@oxgeneral/orch 1.0.21 → 1.0.22

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.
@@ -0,0 +1,22 @@
1
+ #!/usr/bin/env node
2
+ import {b,a as a$2}from'./chunk-3YGXRXS7.js';import {a as a$4}from'./chunk-EWRVHOUA.js';import {a as a$3}from'./chunk-XMKCAUEH.js';import {a}from'./chunk-N4OXN2HW.js';import {c,a as a$1}from'./chunk-HXOMNULD.js';import {f,h,g}from'./chunk-64WUDYEM.js';import {n}from'./chunk-LRYVT4D4.js';import co,{useState,useMemo,useEffect,useRef,useCallback}from'react';import {Box,Text,useInput,useApp,useStdout}from'ink';import {jsxs,jsx,Fragment}from'react/jsx-runtime';var e={amber:"#ffaf00",amberDim:"#af8700",green:"#5faf87",red:"#d75f5f",blue:"#5fafd7",yellow:"#d7af00",cyan:"#5fd7d7",purple:"#af87ff",white:"#eeeeee",silver:"#bcbcbc",gray:"#808080",dim:"#585858",ghost:"#3a3a3a",void:"#262626",errorBg:"#3d1515",warnBg:"#3d2e0a",successBg:"#0f2d1f",infoBg:"#1a1a22",toolBg:"#0f1f2d"},$o="\u2501",je="\u2500",fe="\xB7",Zt="\u25C8",$r="\u2605",xn="\u27F3",jt="\u25C6",Eo={in_progress:e.green,retrying:e.yellow,review:e.blue,todo:e.dim,done:e.green,failed:e.red,cancelled:e.dim},Os=new Map,Ls=new Map;function He(t){if(t<=0)return "";let n=Os.get(t);return n||(n=$o.repeat(t),Os.set(t,n)),n}function Te(t){if(t<=0)return "";let n=Ls.get(t);return n||(n=je.repeat(t),Ls.set(t,n)),n}function it(t,n){return t.length>n?t.slice(0,n-1)+"\u2026":t}var gl=1e4;function Er(t,n=gl){if(t)return t.length>n?t.slice(0,n)+`
3
+ \u2026[truncated]`:t}var Ps={active:e.green,paused:e.dim,achieved:e.amber,abandoned:e.ghost};var pl=120,Oo=0,so=null,Lo=new Set;function hl(){so||(so=setInterval(()=>{Oo++;for(let t of Lo)t(Oo);},pl));}function xl(){so&&Lo.size===0&&(clearInterval(so),so=null);}function Ln(t=true){let[n,o]=useState(Oo);return useEffect(()=>{if(!t)return;o(Oo);let r=s=>o(s);return Lo.add(r),hl(),()=>{Lo.delete(r),xl();}},[t]),n}var Ds=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"];function Ht({color:t}){let n=Ln();return jsx(Text,{color:t,children:Ds[n%Ds.length]})}var io={in_progress:0,retrying:1,review:2,todo:3,done:4,failed:5,cancelled:6};var wl="\u25CB",Fs="\u2713",Ws="\u2715",Sl="\u21BB",kl="\u2500",Cl="\u25B6",Dt={green:"#0f2d1f",blue:"#0f1f2d",yellow:"#2d2a0f",red:"#2d0f0f",neutral:"#1a1a22",amber:"#2d1f0a"},Il={in_progress:{icon:Cl,label:"RUN",fg:e.green,bg:Dt.green,bold:true,spinner:true},retrying:{icon:Sl,label:"RETRY",fg:e.yellow,bg:Dt.yellow,spinner:true},review:{icon:Zt,label:"REVIEW",fg:e.blue,bg:Dt.blue},todo:{icon:wl,label:"TODO",fg:e.dim,bg:Dt.neutral},done:{icon:Fs,label:"DONE",fg:e.green,bg:Dt.green},failed:{icon:Ws,label:"FAIL",fg:e.red,bg:Dt.red,bold:true},cancelled:{icon:kl,label:"OFF",fg:e.dim,bg:Dt.neutral}},vl={1:{color:e.red,label:"!!!"},2:{color:e.yellow,label:"!!"},3:{color:e.dim,label:"!"},4:{color:e.ghost,label:fe}};var Ml=18,Rl="#2d1f0a",Po=co.memo(function({task:n,selected:o,width:r,agentNameMap:s,goalMap:f$1}){let h=Il[n.status],y=n.status==="in_progress"||n.status==="retrying",m=vl[n.priority]??{color:e.ghost,label:fe},T,S;if(n.status==="done")T=Fs,S=e.green;else if(n.status==="failed")T=Ws,S=e.red;else if(y){let G=Date.now()-new Date(n.updated_at).getTime();T=f(G),S=e.cyan;}else T="\u2014",S=void 0;let I=o?"\u25B8":" ",M=n.goalId?f$1?.get(n.goalId):void 0,v=!!M,L=10,_=4,R=14,C=v?Ml:0,z=7,P=2+L+_+R+C+z,$=r?Math.max(10,r-P):40,H=n.assignee?s?.get(n.assignee)??n.assignee:void 0;return jsxs(Box,{children:[jsxs(Text,{color:o?e.amber:void 0,children:[I," "]}),jsx(Box,{width:L,children:jsx(Text,{backgroundColor:h.bg,color:h.fg,bold:h.bold,children:h.spinner?jsxs(Fragment,{children:[" ",jsx(Ht,{color:h.fg})," ",h.label," "]}):jsxs(Fragment,{children:[" ",h.icon," ",h.label," "]})})}),jsx(Box,{width:_,children:jsx(Text,{color:m.color,bold:n.priority<=2,children:m.label})}),jsxs(Box,{width:$,children:[jsx(Text,{wrap:"truncate",bold:o||y,color:o?e.white:y?e.silver:void 0,children:n.title.length>$?n.title.slice(0,$-1)+"\u2026":n.title}),(n.attachments?.length??0)>0&&jsxs(Text,{color:e.dim,children:[" ","\u{1F4CE}",n.attachments.length]})]}),v&&jsx(Box,{width:C,children:jsxs(Text,{backgroundColor:Rl,color:e.amberDim,wrap:"truncate",children:[" \u2295 ",it(M.title,13)," "]})}),jsx(Box,{width:R,children:H?jsxs(Text,{backgroundColor:Dt.green,color:e.green,wrap:"truncate",children:[" ",H.length>R-2?H.slice(0,R-3)+"\u2026":H," "]}):jsx(Text,{color:e.ghost,children:"\u2014"})}),jsx(Box,{width:z,justifyContent:"flex-end",children:jsx(Text,{color:S,dimColor:!S,children:T})})]})});var Gs="\u2295";function zs({goalTitle:t,taskCount:n,doneCount:o,width:r}){let s=n>0?Math.round(o/n*100):0,f=` ${Gs} ${t.toUpperCase()} ${fe} ${n} task${n!==1?"s":""} ${fe} ${s}% done `,h=3,y=Math.max(0,r-h-f.length-4);return jsxs(Box,{paddingX:2,children:[jsx(Text,{color:e.ghost,children:Te(h)}),jsx(Text,{backgroundColor:Dt.amber,color:e.amber,bold:true,children:f}),jsx(Text,{color:e.ghost,children:Te(y)})]})}function Vs({taskCount:t,width:n}){let o=` ${Gs} UNGROUPED ${fe} ${t} task${t!==1?"s":""} `,r=3,s=Math.max(0,n-r-o.length-4);return jsxs(Box,{paddingX:2,children:[jsx(Text,{color:e.ghost,children:Te(r)}),jsx(Text,{backgroundColor:Dt.neutral,color:e.dim,children:o}),jsx(Text,{color:e.ghost,children:Te(s)})]})}var Bl="\u2715",js="\u25CB",$l="\u25B6",El="\u2713",Pn={green:"#0f2d1f",red:"#2d0f0f",neutral:"#1a1a22",amber:"#2d1f0a"},Ol={running:{icon:$l,label:"ACTIVE",fg:e.green,bg:Pn.green,bold:true,spinner:true},idle:{icon:js,label:"IDLE",fg:e.dim,bg:Pn.neutral},error:{icon:Bl,label:"ERROR",fg:e.red,bg:Pn.red,bold:true},disabled:{icon:js,label:"OFF",fg:e.ghost,bg:Pn.neutral}},Or={running:0,idle:1,error:2,disabled:3},Us=co.memo(function({agent:n$1,selected:o,width:r,runningEntry:s,currentTaskTitle:f$1,teamName:h,isLead:y}){let m=Ol[n$1.status],T=n$1.status==="running",S,I;if(T&&s){let H=Date.now()-new Date(s.started_at).getTime();S=f(H),I=e.cyan;}else n$1.stats.total_runs>0?(S=`${n$1.stats.tasks_completed}/${n$1.stats.total_runs}`,I=n$1.stats.tasks_completed>0?e.green:e.dim):(S="\u2014",I=void 0);let M=o?"\u25B8":" ",v=11,L=8,_=h?Math.min(h.length+2,12):0,R=10,C=2+v+L+_+R,z=r?Math.max(8,r-C):20,P=n$1.stats.total_runs>0,$=P?Math.round(n$1.stats.tasks_completed/n$1.stats.total_runs*100):0;return jsxs(Box,{children:[jsxs(Text,{color:o?e.amber:void 0,children:[M," "]}),jsx(Box,{width:v,children:jsx(Text,{backgroundColor:m.bg,color:m.fg,bold:m.bold,children:m.spinner?jsxs(Fragment,{children:[" ",jsx(Ht,{color:m.fg})," ",m.label," "]}):jsxs(Fragment,{children:[" ",m.icon," ",m.label," "]})})}),jsx(Box,{width:z,children:jsxs(Text,{wrap:"truncate",bold:o||T,color:o?e.white:T?e.green:e.silver,children:[n$1.autonomous&&jsxs(Text,{color:e.cyan,children:[xn," "]}),y&&jsxs(Text,{color:e.amber,children:[$r," "]}),n$1.name,T&&f$1&&jsxs(Text,{color:e.dim,children:[" ",fe," ",f$1]}),n$1.status==="error"&&n$1.last_error&&jsxs(Text,{color:e.red,children:[" ",fe," ",it(n[n$1.last_error.kind]?.message??n$1.last_error.message,30)]})]})}),jsx(Box,{width:L,children:jsx(Text,{color:e.dim,children:n$1.adapter})}),h&&jsx(Box,{width:_,children:jsx(Text,{color:e.amber,wrap:"truncate",children:h})}),jsx(Box,{width:R,justifyContent:"flex-end",children:P&&!T?jsxs(Text,{color:$>=80?e.green:$>=50?e.yellow:e.red,children:[S," ",El]}):jsx(Text,{color:I,dimColor:!I,children:S})})]})});function Xs({teamName:t,memberCount:n,leadName:o,width:r}){let s=`${n} agent${n!==1?"s":""}`,f=o?` ${fe} ${$r} ${o}`:"",h=` ${Zt} ${t.toUpperCase()} ${fe} ${s}${f} `,y=3,m=Math.max(0,r-y-h.length-4);return jsxs(Box,{paddingX:2,children:[jsx(Text,{color:e.ghost,children:Te(y)}),jsx(Text,{backgroundColor:Pn.amber,color:e.amber,bold:true,children:h}),jsx(Text,{color:e.ghost,children:Te(m)})]})}var Ll="\u25C7";function qs({memberCount:t,width:n}){let o=`${t} agent${t!==1?"s":""}`,r=` ${Ll} UNASSIGNED ${fe} ${o} `,s=3,f=Math.max(0,n-s-r.length-4);return jsxs(Box,{paddingX:2,children:[jsx(Text,{color:e.ghost,children:Te(s)}),jsx(Text,{backgroundColor:Pn.neutral,color:e.dim,children:r}),jsx(Text,{color:e.ghost,children:Te(f)})]})}var Ks="\u2713",Ys="\u2715",Dl="\u2016",Nl="\u25C9",lo={green:"#0f2d1f",amber:"#2d1f0a",neutral:"#1a1a22"},Fl={active:{icon:Nl,label:"ACTIVE",fg:e.green,bg:lo.green,bold:true},paused:{icon:Dl,label:"PAUSED",fg:e.dim,bg:lo.neutral},achieved:{icon:Ks,label:"DONE",fg:e.amber,bg:lo.amber,bold:true},abandoned:{icon:Ys,label:"DROP",fg:e.ghost,bg:lo.neutral}},Wl="\u2588",Gl="\u2591",zl=14,Zs=co.memo(function({goal:n,selected:o,width:r,agentNameMap:s,tasksByGoal:f}){let h=Fl[n.status],y=o?"\u25B8":" ",m=f?.length??0,T=f?.filter($=>$.status==="done").length??0,S=m>0,I=11,M=S?zl:0,v=14,L=7,_=2+I+M+v+L,R=r?Math.max(10,r-_):40,C=n.assignee?s?.get(n.assignee)??n.assignee:void 0,z,P;if(n.status==="achieved")z=Ks,P=e.amber;else if(n.status==="abandoned")z=Ys,P=e.ghost;else {let $=Date.now()-new Date(n.created_at).getTime(),H=Math.floor($/864e5);z=H>0?`${H}d`:"<1d",P=e.dim;}return jsxs(Box,{children:[jsxs(Text,{color:o?e.amber:void 0,children:[y," "]}),jsx(Box,{width:I,children:jsxs(Text,{backgroundColor:h.bg,color:h.fg,bold:h.bold,children:[" ",h.icon," ",h.label," "]})}),jsx(Box,{width:R,children:jsx(Text,{wrap:"truncate",bold:o||n.status==="active",color:o?e.white:n.status==="active"?e.silver:void 0,children:n.title.length>R?n.title.slice(0,R-1)+"\u2026":n.title})}),S&&(()=>{let H=m>0?Math.round(T/m*6):0,G=6-H;return jsxs(Box,{width:M,children:[jsx(Text,{color:e.green,children:Wl.repeat(H)}),jsx(Text,{color:e.ghost,children:Gl.repeat(G)}),jsx(Text,{color:e.dim,children:` ${T}/${m}`})]})})(),jsx(Box,{width:v,children:C?jsxs(Text,{backgroundColor:lo.green,color:e.green,wrap:"truncate",children:[" ",C.length>v-2?C.slice(0,v-3)+"\u2026":C," "]}):jsx(Text,{color:e.ghost,children:"\u2014"})}),jsx(Box,{width:L,justifyContent:"flex-end",children:jsx(Text,{color:P,dimColor:!P,children:z})})]})});var Vl={system:"\u2666",lifecycle:"\u25B6",output:"\u2502",tool:"\u2699",result:"\u2190",error:"\u2715",file:"\u270E",info:"\u2502"};function Fn({label:t,width:n,color:o}){let r=n-4,s=` ${t} `,f=3,h=Math.max(0,r-f-s.length);return jsxs(Text,{color:o??e.ghost,children:[" ",Te(f),s,Te(h)]})}function Js({task:t,height:n,width:o,taskLogs:r,agentNameMap:s,taskTitleMap:f}){let h=Eo[t.status]??e.dim,y=t.priority<=2?t.priority===1?e.red:e.yellow:void 0,m=24,T=!!t.description?.trim(),S=!!t.proof?.agent_summary,I=(t.proof?.files_changed?.length??0)>0,M=(r?.length??0)>0,v=(t.attachments?.length??0)>0,L=T?t.description.split(`
4
+ `):[],_=S?t.proof.agent_summary.split(`
5
+ `):[],R=3;v&&(R+=2+t.attachments.length),T?(R+=1,R+=Math.min(L.length,Math.max(1,Math.ceil((n-10)*.3)))):S||(R+=2),S&&(R+=2),I&&(R+=1),M&&(R+=2);let C=Math.max(0,n-R),z=0,P=0;S&&M?(z=Math.max(1,Math.floor(C*.4)),P=Math.max(1,C-z)):S?z=C:M&&(P=C);let $=T?L.slice(0,Math.max(1,Math.ceil((n-10)*.3))):[],H=_.slice(0,z);return jsxs(Box,{flexDirection:"column",paddingX:2,children:[jsxs(Box,{children:[jsxs(Box,{width:m,children:[jsx(Text,{color:e.dim,children:" status "}),jsx(Text,{color:h,children:t.status})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" assignee "}),jsx(Text,{color:t.assignee?e.green:e.dim,children:t.assignee?s?.get(t.assignee)??t.assignee:"\u2014"})]})]}),jsxs(Box,{children:[jsxs(Box,{width:m,children:[jsx(Text,{color:e.dim,children:" priority "}),jsxs(Text,{color:y,bold:t.priority<=2,children:["P",t.priority]})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" attempts "}),jsxs(Text,{children:[t.attempts,"/",t.max_attempts]})]})]}),jsxs(Box,{children:[jsxs(Box,{width:m,children:[jsx(Text,{color:e.dim,children:" labels "}),jsx(Text,{color:e.purple,children:t.labels.length>0?t.labels.join(", "):"\u2014"})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" depends "}),jsx(Text,{dimColor:true,children:t.depends_on.length>0?t.depends_on.map(G=>f?.get(G)??G).join(", "):"\u2014"})]})]}),v&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsx(Fn,{label:`attachments (${t.attachments.length})`,width:o,color:e.dim}),t.attachments.map((G,W)=>jsxs(Text,{color:e.cyan,wrap:"truncate",children:[" ",G]},`a${W}`))]}),T&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),$.map((G,W)=>jsxs(Text,{color:e.silver,wrap:"truncate",children:[" ",it(G,o-8)]},`d${W}`))]}),!T&&!S&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsx(Text,{color:e.dim,children:" No description."})]}),S&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsx(Fn,{label:"result",width:o,color:e.dim}),H.map((G,W)=>jsxs(Text,{color:e.white,wrap:"truncate",children:[" ",it(G,o-8)]},`r${W}`))]}),I&&jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" files "}),jsx(Text,{color:e.cyan,children:t.proof.files_changed.length}),jsx(Text,{color:e.dim,children:" changed"}),t.proof.branch&&jsxs(Fragment,{children:[jsxs(Text,{color:e.dim,children:[" ","\xB7"," "]}),jsx(Text,{color:e.cyan,children:t.proof.branch})]})]}),M&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsx(Fn,{label:"activity",width:o,color:e.dim}),r.slice(-P).map((G,W)=>{let w=G.msgType??"info",U=Vl[w]??"\u2502",ie=G.color;w==="tool"?ie=e.cyan:w==="file"?ie=e.purple:w==="error"?ie=e.red:w==="lifecycle"?ie=e.green:w==="system"&&(ie=e.dim);let oe=Math.max(10,o-12),we=it(G.text,oe);return jsxs(Box,{children:[jsxs(Text,{color:e.ghost,children:[" ",G.time," "]}),jsxs(Text,{color:w==="error"?e.red:e.dim,children:[U," "]}),jsx(Text,{color:ie,bold:w==="lifecycle",children:we})]},W)})]})]})}var Do=[{key:"G",id:"goals",label:"GOALS"},{key:"T",id:"tasks",label:"TASKS"},{key:"A",id:"agents",label:"AGENTS"},{key:"L",id:"logs",label:"ACTIONS"}];var Qs="\u25CF",ei="\u25CB",jl="\u2713",Hl="\u2715",Ul="\u2191",Xl="\u2193",ql="\u03A3",Kl="\u25B6",Yl="\u21BB",Zl="\u{1F9E0}",Lr=[" ","\u2581","\u2582","\u2583","\u2584","\u2585","\u2586","\u2587","\u2588"],et={green:"#0f2d1f",blue:"#0f1f2d",yellow:"#2d2a0f",red:"#2d0f0f",neutral:"#1a1a22",amber:"#2d1f0a"};function Jl({active:t}){let n=Ln(t),o=!t||Math.floor(n/10)%2===0;return jsx(Text,{color:o?e.amber:e.amberDim,bold:true,children:jt})}function Ql({width:t,active:n}){let o=Math.max(4,Math.floor(t*.08)),r=2,s=Ln(n),f=Math.ceil((t+o)/r),h=n?s%(f*2):0;if(!n)return jsx(Box,{paddingX:1,children:jsx(Text,{color:e.ghost,children:He(t)})});let y=h<f?h*r:(f*2-h)*r,m=Math.max(0,y-o),T=Math.min(t,y),S=m,I=Math.max(0,T-m),M=Math.max(0,t-T);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(S)}),jsx(Text,{color:e.amber,children:He(I)}),jsx(Text,{color:e.ghost,children:He(M)})]})}function ec({data:t,width:n,color:o}){if(t.length===0)return null;let r=t.slice(-n),s=Math.max(...r,1),f=r.map(h=>{let y=Math.round(h/s*(Lr.length-1));return Lr[y]??Lr[0]}).join("");return jsx(Text,{color:o,children:f})}function tc({tab:t,flashColor:n,onComplete:o,badge:r}){let s=Ln(),f=co.useRef(s),h=co.useRef(false),y=s-f.current,m=2,T=6*m;return co.useEffect(()=>{y>=T&&!h.current&&(h.current=true,o());},[y,o]),Math.floor(y/m)%2===0&&y<T?jsxs(Text,{backgroundColor:n,color:"#0a0a0c",bold:true,children:[" ",t.key," ",t.label,r," "]}):jsxs(Box,{gap:0,children:[jsx(Text,{color:e.ghost,children:t.key}),jsxs(Text,{color:e.dim,children:[" ",t.label.toLowerCase(),r]})]})}function nc({projectName:t,activeView:n,mode:o,stats:r,uptime:s,width:f,version:h,latestVersion:y,updateInstalled:m,taskBadge:T,flashTab:S,flashColor:I,onFlashComplete:M}){return jsxs(Box,{paddingX:1,justifyContent:"space-between",width:f,children:[jsxs(Box,{gap:0,children:[jsx(Jl,{active:r.running>0}),jsx(Text,{color:e.amber,bold:true,children:" ORCH"}),h&&jsxs(Text,{color:e.ghost,children:[" ",h]}),y&&y!==h&&(m?jsxs(Text,{backgroundColor:et.green,color:e.green,bold:true,children:[" v",y," INSTALLED \u2014 RESTART TO APPLY "]}):jsxs(Text,{backgroundColor:et.green,color:e.green,bold:true,children:[" UPDATE ",y," "]})),jsxs(Text,{color:e.ghost,children:[" ",fe," "]}),jsx(Text,{color:e.silver,children:t})]}),jsx(Box,{gap:0,children:Do.map((v,L)=>{let _=n===v.id,R=v.id==="tasks"&&T!=null&&T>0?` (${T})`:"",C=!_&&S===v.id&&I&&M;return jsxs(co.Fragment,{children:[L>0&&jsx(Text,{children:" "}),_?jsxs(Text,{backgroundColor:e.amber,color:"#0a0a0c",bold:true,children:[" ",v.key," ",v.label,R," "]}):C?jsx(tc,{tab:v,flashColor:I,onComplete:M,badge:R}):jsxs(Box,{gap:0,children:[jsx(Text,{color:e.ghost,children:v.key}),jsxs(Text,{color:e.dim,children:[" ",v.label.toLowerCase(),R]})]})]},v.id)})}),jsxs(Box,{gap:0,children:[o==="watching"?jsxs(Text,{backgroundColor:et.green,color:e.green,bold:true,children:[" ",Qs," WATCHING"," "]}):o==="observing"?jsxs(Text,{backgroundColor:et.amber,color:e.amber,bold:true,children:[" ",Qs," OBSERVING"," "]}):jsxs(Text,{backgroundColor:et.neutral,color:e.dim,children:[" ",ei," IDLE"," "]}),r.running>0&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsxs(Text,{backgroundColor:et.green,color:e.green,children:[" ",jsx(Ht,{color:e.green})," ",r.running," active"," "]})]}),s&&jsxs(Text,{color:e.ghost,children:[" ",s]})]})]})}function oc({stats:t,tokens:n,width:o,sparklineData:r}){let f=[{icon:Kl,label:"RUN",count:t.running,fg:e.green,bg:et.green,bold:true,spinner:true,show:t.running>0},{icon:Yl,label:"RETRY",count:t.retrying,fg:e.yellow,bg:et.yellow,show:t.retrying>0},{icon:Zt,label:"REVIEW",count:t.review,fg:e.blue,bg:et.blue,show:t.review>0},{icon:ei,label:"TODO",count:t.todo,fg:e.dim,bg:et.neutral,show:t.todo>0},{icon:jl,label:"DONE",count:t.done,fg:e.green,bg:et.green,show:t.done>0},{icon:Hl,label:"FAIL",count:t.failed,fg:e.red,bg:et.red,bold:true,show:t.failed>0},{icon:jt,label:"TEAMS",count:t.teams,fg:e.amber,bg:et.amber,show:t.teams>0}].filter(m=>m.show),h$1=n.total>0,y=r&&r.length>0?Math.min(16,r.length):0;return jsxs(Box,{paddingX:1,justifyContent:"space-between",width:o,children:[jsxs(Box,{gap:1,children:[f.map(m=>jsx(Text,{backgroundColor:m.bg,color:m.fg,bold:m.bold,children:m.spinner?jsxs(Fragment,{children:[" ",jsx(Ht,{color:m.fg})," ",m.count," ",m.label," "]}):jsxs(Fragment,{children:[" ",m.icon," ",m.count," ",m.label," "]})},m.label)),f.length===0&&jsxs(Text,{backgroundColor:et.neutral,color:e.dim,children:[" ","NO TASKS"," "]})]}),jsxs(Box,{gap:0,children:[y>0&&r&&jsxs(Fragment,{children:[jsx(ec,{data:r,width:y,color:e.amberDim}),jsx(Text,{children:" "})]}),h$1&&jsxs(Text,{backgroundColor:et.amber,color:e.cyan,children:[" ",Ul,h(n.input)," ",Xl,h(n.output),n.reasoning>0?` ${Zl}${h(n.reasoning)}`:""," ",fe," ",ql,h(n.total)," "]})]})]})}var ti=co.memo(function(n){let o=Math.max(10,n.width-2),r=n.stats.running>0;return jsxs(Box,{flexDirection:"column",children:[jsx(Box,{height:1}),jsx(nc,{projectName:n.projectName,activeView:n.activeView,mode:n.mode,stats:n.stats,uptime:n.uptime,width:n.width,version:n.version,latestVersion:n.latestVersion,updateInstalled:n.updateInstalled,taskBadge:n.taskBadge,flashTab:n.flashTab,flashColor:n.flashColor,onFlashComplete:n.onFlashComplete}),jsx(Box,{height:1}),jsx(oc,{stats:n.stats,tokens:n.tokens,width:n.width,sparklineData:n.sparklineData}),jsx(Ql,{width:o,active:r})]})});var uo="\u0423\u041F\u0420\u0410\u0412\u041B\u0415\u041D\u0418\u0415",Wn="\u041C\u041E\u041D\u0418\u0422\u041E\u0420\u0418\u041D\u0413",Fo="\u041D\u0410\u0421\u0422\u0420\u041E\u0419\u041A\u0418",bn={task:{sub:["add","list","show","cancel","retry","assign","approve","reject","delete"],help:"Manage tasks",category:uo},agent:{sub:["add","list","disable","enable","delete","autonomous","shop"],help:"Manage agents",category:uo},team:{sub:["create","list","join","leave","disband","set-lead"],help:"Manage teams",category:uo},goal:{sub:["add","list","show","status","delete"],help:"Manage goals",category:uo},run:{args:"[id]",help:"Run task (or selected)",category:Wn},"run-all":{help:"Run all todo tasks",category:Wn},watch:{help:"Start watch mode (auto-dispatch)",category:Wn},pause:{help:"Pause watch mode",category:Wn},status:{help:"Show orchestrator status",category:Wn},config:{sub:["activity-filter","max-concurrent"],help:"TUI settings",category:Fo},help:{help:"List all commands",category:Fo},quit:{help:"Exit the TUI",category:Fo}};function Pr(t){if(!t.startsWith("/"))return null;let n=t.slice(1),o=n.indexOf(" ");if(o===-1){let y=n;if(!y)return null;let m=Object.keys(bn).find(T=>T.startsWith(y)&&T!==y);return m?m.slice(y.length):null}let r=n.slice(0,o),s=bn[r];if(!s?.sub)return null;let f=n.slice(o+1);if(!f)return null;let h=s.sub.find(y=>y.startsWith(f)&&y!==f);return h?h.slice(f.length):null}function ni(t){if(!t.startsWith("/"))return [];let n=t.slice(1),o=n.indexOf(" ");if(o===-1){let y=n.toLowerCase(),m=[];if(!y){let T=[uo,Wn,Fo];for(let S of T){m.push({cmd:"",desc:`\u2500\u2500 ${S} \u2500\u2500`});for(let[I,M]of Object.entries(bn))if(M.category===S){let v=M.args?` ${M.args}`:"";m.push({cmd:`/${I}${v}`,desc:M.help,subs:M.sub?.join(" \xB7 ")});}}return m}for(let[T,S]of Object.entries(bn))if(T.startsWith(y)){let I=S.args?` ${S.args}`:"";if(m.push({cmd:`/${T}${I}`,desc:S.help,subs:S.sub?.join(" \xB7 ")}),T===y&&S.sub)for(let M of S.sub)m.push({cmd:`/${T} ${M}`,desc:`${S.help}: ${M}`});}return m}let r=n.slice(0,o),s=bn[r];if(!s?.sub)return [];let f=n.slice(o+1).toLowerCase(),h=[];for(let y of s.sub)(!f||y.startsWith(f))&&h.push({cmd:`/${r} ${y}`,desc:`${s.help}: ${y}`});return h}var Wo=class{entries=[];cursor=0;push(n){n&&(this.entries[this.entries.length-1]!==n&&(this.entries.push(n),this.entries.length>100&&this.entries.shift()),this.cursor=this.entries.length);}prev(){return this.entries.length===0?null:(this.cursor>0&&this.cursor--,this.entries[this.cursor]??null)}next(){return this.cursor<this.entries.length-1?(this.cursor++,this.entries[this.cursor]??null):(this.cursor=this.entries.length,null)}reset(){this.cursor=this.entries.length;}};var sc="\u2588",oi=co.memo(function({mode:n,value:o,completion:r,activeView:s,canRun:f,canNew:h,canApprove:y,canReject:m,canCancel:T,canDelete:S,canUndo:I,canEdit:M,canForceStop:v,canToggleAuto:L,autoActive:_,canPause:R,isPaused:C,canToggleShowAll:z,showAllActive:P,hasDetail:$,itemCount:H,itemLabel:G,width:W,hasSuggestions:w,onboardingCompleted:U}){if(n==="command"){let ie=w?" \u2191\u2193 select Tab fill Esc \u2715":" Enter exec \u2191\u2193 history Tab complete Esc \u2715",oe=Math.max(4,W-6-ie.length-(r?.length??0)-1),we=o.length>oe?"\u2026"+o.slice(-(oe-1)):o;return jsx(Box,{paddingX:2,justifyContent:"space-between",width:W,children:jsxs(Box,{children:[jsx(Text,{color:e.amber,children:"/ "}),jsx(Text,{color:e.white,children:we}),r&&jsx(Text,{color:e.ghost,children:r}),jsx(Text,{color:e.amber,children:sc}),jsx(Text,{color:e.dim,children:ie})]})})}return jsxs(Box,{paddingX:2,justifyContent:"space-between",width:W,children:[jsxs(Text,{color:e.dim,children:[jsx(Text,{bold:true,color:e.gray,children:"\u2191\u2193"})," ",jsx(Text,{bold:true,color:e.gray,children:"Tab"}),"/",jsx(Text,{bold:true,color:e.gray,children:"\u2190\u2192"})," ",jsx(Text,{bold:true,color:e.gray,children:"/"})," cmd",h&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"N"})," new"]}),f&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"R"})," run"]}),T&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.amber,children:"C"})," cancel"]}),y&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.green,children:"A"})," approve"]}),m&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.red,children:"X"})," reject"]}),M&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.cyan,children:"E"})," edit"]}),v&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.red,children:"S"})," stop"]}),R&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.amber,children:"P"}),C?" resume":" pause"]}),L&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.cyan,children:"U"}),_?" auto off":" auto on"]}),z&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"S"}),P?" collapse":" show all"]}),S&&!y&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"D"})," delete"]}),I&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.yellow,children:"Z"})," undo"]}),$&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"Esc"})," close"]}),!$&&(s==="tasks"||s==="agents"||s==="goals")&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"Enter"})," detail"]})," ",jsx(Text,{bold:true,color:e.gray,children:"Q"})," quit"," ",jsx(Text,{bold:true,color:U===false?e.amber:e.gray,children:"?"}),jsx(Text,{color:U===false?e.amber:void 0,children:" help"})]}),H>0&&jsxs(Text,{color:e.dim,children:[H," ",G]})]})});var ii=new Intl.Segmenter(void 0,{granularity:"grapheme"});function ri(t){return [...ii.segment(t)].map(n=>n.segment)}function Go(t){let n=t.codePointAt(0)??0;return n>=11904&&n<=40959||n>=4352&&n<=4447||n>=43360&&n<=43391||n>=44032&&n<=55215||n>=63744&&n<=64255||n>=65040&&n<=65135||n>=65281&&n<=65376||n>=65504&&n<=65510||n>=131072&&n<=195103||n>=127744&&n<=129791?2:1}function ai(t){let n=0;for(let o of ii.segment(t))n+=Go(o.segment);return n}function si(t,n){if(n<=0)return 0;let o=n-1;for(;o>0&&t[o-1]===" ";)o--;for(;o>0&&t[o-1]!==" ";)o--;return o}function ic(t,n){let o=t.length;if(n>=o)return o;let r=n;for(;r<o&&t[r]!==" ";)r++;for(;r<o&&t[r]===" ";)r++;return r}var Gn=class t{text;pos;_segs;constructor(n,o){this.text=n.normalize("NFC"),this._segs=ri(this.text),this.pos=o!==void 0?Math.max(0,Math.min(o,this._segs.length)):this._segs.length;}static _withPos(n,o,r){let s=Object.create(t.prototype);return Object.defineProperty(s,"text",{value:n,writable:false}),Object.defineProperty(s,"_segs",{value:o,writable:false}),Object.defineProperty(s,"pos",{value:Math.max(0,Math.min(r,o.length)),writable:false}),s}get length(){return this._segs.length}get beforeSegs(){return this._segs.slice(0,this.pos)}get afterSegs(){return this._segs.slice(this.pos)}get before(){return this.beforeSegs.join("")}get after(){return this.afterSegs.join("")}get isEmpty(){return this.text.length===0}moveLeft(n=1){return t._withPos(this.text,this._segs,this.pos-n)}moveRight(n=1){return t._withPos(this.text,this._segs,this.pos+n)}moveToStart(){return t._withPos(this.text,this._segs,0)}moveToEnd(){return t._withPos(this.text,this._segs,this._segs.length)}moveToWordBack(){return t._withPos(this.text,this._segs,si(this._segs,this.pos))}moveToWordForward(){return t._withPos(this.text,this._segs,ic(this._segs,this.pos))}insert(n){let o=n.normalize("NFC"),r=ri(o),s=this._segs.slice(0,this.pos).join("")+o+this._segs.slice(this.pos).join("");return new t(s,this.pos+r.length)}deleteBack(){if(this.pos<=0)return this;let n=this._segs,o=n.slice(0,this.pos-1).join("")+n.slice(this.pos).join("");return new t(o,this.pos-1)}deleteForward(){let n=this._segs;if(this.pos>=n.length)return this;let o=n.slice(0,this.pos).join("")+n.slice(this.pos+1).join("");return new t(o,this.pos)}killToEnd(){let n=this._segs,o=n.slice(this.pos).join(""),r=n.slice(0,this.pos).join("");return [new t(r,this.pos),o]}killToStart(){let n=this._segs,o=n.slice(0,this.pos).join(""),r=n.slice(this.pos).join("");return [new t(r,0),o]}killWordBack(){let n=this._segs,o=si(n,this.pos),r=n.slice(o,this.pos).join(""),s=n.slice(0,o).join("")+n.slice(this.pos).join("");return [new t(s,o),r]}replaceAll(n){return new t(n)}clear(){return new t("")}};var cc=500;function Vo(t={}){let n=t.maxUndoDepth??50,[o,r]=useState(()=>new Gn(t.initialValue??"")),s=useRef([]),f=useRef(null),h=useRef(""),y=useRef(o);y.current=o;let m=useCallback(L=>{y.current=L,r(L);},[]),T=useCallback(()=>{f.current&&(clearTimeout(f.current),f.current=null);let L=s.current,_=y.current;L.length>0&&L[L.length-1].text===_.text||(L.push(_),L.length>n&&L.shift());},[n]),S=useCallback(()=>{f.current&&clearTimeout(f.current),f.current=setTimeout(()=>{f.current=null,T();},cc);},[T]);useEffect(()=>()=>{f.current&&clearTimeout(f.current);},[]);let I=useCallback((L,_)=>{if(!L&&!_.backspace&&!_.delete&&!_.leftArrow&&!_.rightArrow&&!_.home&&!_.end)return false;let R=y.current;if(_.ctrl)switch(L){case "a":return m(R.moveToStart()),true;case "e":return m(R.moveToEnd()),true;case "k":{T();let[C,z]=R.killToEnd();return h.current=z,m(C),true}case "u":{T();let[C,z]=R.killToStart();return h.current=z,m(C),true}case "w":{T();let[C,z]=R.killWordBack();return h.current=z,m(C),true}case "y":return h.current&&(T(),m(R.insert(h.current))),true;case "z":{let C=s.current;return C.length>0&&C[C.length-1].text===R.text&&C.pop(),C.length>0&&m(C.pop()),true}case "b":return m(R.moveLeft()),true;case "f":return m(R.moveRight()),true;case "d":return R.isEmpty||(S(),m(R.deleteForward())),true;case "h":return R.pos>0&&(S(),m(R.deleteBack())),true;default:return false}if(_.meta){if(L==="z"){let C=s.current;for(;C.length>0&&C[C.length-1].text===R.text;)C.pop();return C.length>0&&m(C.pop()),true}if(L==="a")return m(R.moveToStart()),true;if(_.backspace||_.delete){T();let[C,z]=R.killToStart();return h.current=z,m(C),true}return _.leftArrow||L==="b"?(m(R.moveToWordBack()),true):_.rightArrow||L==="f"?(m(R.moveToWordForward()),true):false}return _.home?(m(R.moveToStart()),true):_.end?(m(R.moveToEnd()),true):_.leftArrow?(m(R.moveLeft()),true):_.rightArrow?(m(R.moveRight()),true):_.backspace||_.delete?(R.pos>0&&(S(),m(R.deleteBack())),true):L&&!_.escape?(S(),m(R.insert(L)),true):false},[m,T,S]),M=useCallback(L=>{let _=new Gn(L??"");m(_),s.current=[],f.current&&(clearTimeout(f.current),f.current=null);},[m]),v=useCallback(L=>{m(new Gn(L)),s.current=[];},[m]);return {cursor:o,value:o.text,handleInput:I,reset:M,setValue:v,setCursor:m}}var ci="\u2588";function dc(t,n,o){let r=0,s=t.length;for(;s>0;){let S=t[s-1],I=Go(S);if(r+I>o-1)break;r+=I,s--;}let f=t.slice(s).join(""),h=Math.max(0,o-r-1),y=0,m=0;for(;m<n.length;){let S=n[m],I=Go(S);if(y+I>h)break;y+=I,m++;}let T=n.slice(0,m).join("");return {visibleBefore:f,visibleAfter:T}}function jo({cursor:t,width:n,prefix:o,prefixColor:r=e.amber,placeholder:s,ghost:f,ghostColor:h=e.ghost,showCursor:y=true,cursorColor:m=e.amber,textColor:T=e.white,placeholderColor:S=e.ghost,hasError:I=false}){let M=o??"",v=ai(M),L=Math.max(4,n-v),_=t.isEmpty,{visibleBefore:R,visibleAfter:C}=dc(t.beforeSegs,t.afterSegs,L),z=I?"round":void 0,P=I?e.red:void 0;return _?jsxs(Box,{borderStyle:z,borderColor:P,children:[M&&jsx(Text,{color:r,children:M}),s&&jsx(Text,{color:S,children:s}),y&&jsx(Text,{color:m,children:ci})]}):jsxs(Box,{borderStyle:z,borderColor:P,children:[M&&jsx(Text,{color:r,children:M}),jsx(Text,{color:T,children:R}),y&&jsx(Text,{color:m,children:ci}),jsx(Text,{color:T,children:C}),f&&jsx(Text,{color:h,children:f})]})}var mc="\u2588",Nr=process.platform==="darwin"?"\u2318":"Ctrl";function fc(t,n){if(n<=0||t.length<=n)return [t];let o=[];for(let r=0;r<t.length;r+=n)o.push(t.slice(r,r+n));return o}function mi(t,n){if(n<=0)return 0;let o=n-1;for(;o>0&&t[o-1]===" ";)o--;for(;o>0&&t[o-1]!==" ";)o--;return o}function pc(t,n){if(n>=t.length)return t.length;let o=n;for(;o<t.length&&t[o]!==" ";)o++;for(;o<t.length&&t[o]===" ";)o++;return o}function fi({title:t,steps:n,onComplete:o,onCancel:r,width:s,height:f,onPasteImage:h,footerExtra:y,onSuggestionSelected:m}){let [T,S]=useState(0),[I,M]=useState({}),v=Vo({initialValue:(()=>{let N=n.find(O=>!O.skip?.({}));return N?.type==="text"&&N.defaultValue?N.defaultValue:""})()}),L=v.value,[_,R]=useState(()=>{let N=n.find(O=>!O.skip?.({}));return N?.type==="textarea"&&N.defaultValue?N.defaultValue.split(`
6
+ `):[""]}),[C,z]=useState(0),[P,$]=useState(0),[H,G]=useState(()=>{let N=n.find(O=>!O.skip?.({}));if(N?.type==="select"&&N.defaultValue){let D=(N.getOptions?.({})??N.options??[]).findIndex(B=>B.value===N.defaultValue);return D>=0?D:0}return 0}),W=useMemo(()=>n.filter(N=>!N.skip?.(I)),[n,I]),w=W[T],U=W.length,{taLineNumWidth:oe,taContentWidth:we}=useMemo(()=>{let N=String(_.length).length;return {taLineNumWidth:N,taContentWidth:Math.max(1,s-N-4)}},[_.length,s]),We=useMemo(()=>{if(!w||w.type!=="textarea")return [];let N=[];for(let O=0;O<_.length;O++){let D=fc(_[O]??"",we);for(let B=0;B<D.length;B++)N.push({logicalRow:O,startCol:B*we,text:D[B],isFirst:B===0});}return N},[w?.id,w?.type,_,we]),Ge=useMemo(()=>{for(let N=0;N<We.length;N++){let O=We[N];if(O.logicalRow===C&&(P>=O.startCol&&P<O.startCol+we||P>=O.startCol&&(N+1>=We.length||We[N+1].logicalRow!==C)))return N}return 0},[We,C,P,we]),[ut,Ct]=useState(new Set),[gt,mt]=useState(false),[Ye,Ze]=useState(0),[ft,Ce]=useState(false),[Wt,It]=useState(null),[ht,Je]=useState(false),ot=useRef(null),Xe=useRef(null),fo=useMemo(()=>w?w.type==="text"?L:w.type==="textarea"?_.join(`
7
+ `):"":"",[w,L,_]),rn=useCallback((N,O)=>{if(ot.current&&clearTimeout(ot.current),!O){It(null);return}ot.current=setTimeout(()=>{It(O(N));},300);},[]);useEffect(()=>(w&&w.validate&&(w.type==="text"||w.type==="textarea")&&rn(fo,w.validate),()=>{ot.current&&clearTimeout(ot.current);}),[fo,w,rn]),useEffect(()=>()=>{Xe.current&&clearTimeout(Xe.current);},[]);let Bt=useMemo(()=>!w||w.type!=="select"&&w.type!=="multiselect"?[]:w.getOptions?.(I)??w.options??[],[w,I]),Gt=Math.min(H,Math.max(0,Bt.length-1)),zt=useMemo(()=>{if(!w?.suggestions)return [];if(!L.trim())return w.suggestions;let N=L.toLowerCase();return w.suggestions.filter(O=>O.label.toLowerCase().includes(N)||(O.hint??"").toLowerCase().includes(N))},[w?.suggestions,L]),qt=Math.min(Ye,Math.max(0,zt.length-1)),sn=N=>{let O={...I,[w.id]:N};M(O),v.reset(""),R([""]),z(0),$(0),G(0),Ct(new Set),mt(false),Ze(0),Ce(false),It(null),Je(false),ot.current&&clearTimeout(ot.current);let D=w.id,q=n.findIndex(ne=>ne.id===D)+1;for(;q<n.length;){let ne=n[q];if(ne&&!ne.skip?.(O))break;q++;}if(q>=n.length)o(O);else {let ne=n[q].id,ae=n.filter(ce=>!ce.skip?.(O)).findIndex(ce=>ce.id===ne);S(ae>=0?ae:0);let ue=n[q];if(ue.type==="text")v.reset(ue.defaultValue??"");else if(ue.type==="textarea"){let ce=ue.defaultValue?ue.defaultValue.split(`
8
+ `):[""];R(ce),z(ce.length-1),$(ce[ce.length-1].length);}else if(ue.type==="select"){let ce=ue.getOptions?.(O)??ue.options??[];if(ue.defaultValue){let Kt=ce.findIndex(de=>de.value===ue.defaultValue);G(Kt>=0?Kt:0);}else G(0);}else ue.type==="multiselect"&&(G(0),ue.defaultValue?Ct(new Set(ue.defaultValue.split(","))):Ct(new Set));}},an=()=>{if(T===0){r();return}let N=w.id,D=n.findIndex(ae=>ae.id===N)-1;for(;D>=0;){let ae=n[D];if(ae&&!ae.skip?.(I))break;D--;}if(D<0){r();return}let B=n[D].id,q=W.findIndex(ae=>ae.id===B);S(q>=0?q:0),mt(false),Ze(0),Ce(false),It(null),Je(false),ot.current&&clearTimeout(ot.current);let ne=n[D];if(I[ne.id]&&Ce(true),ne.type==="text")v.reset(I[ne.id]??ne.defaultValue??"");else if(ne.type==="textarea"){let ae=I[ne.id]??ne.defaultValue??"",ue=ae?ae.split(`
9
+ `):[""];R(ue),z(ue.length-1),$(ue[ue.length-1].length);}else if(ne.type==="multiselect"){G(0);let ae=I[ne.id];Ct(ae?new Set(ae.split(",")):new Set);}else {let ae=ne.getOptions?.(I)??ne.options??[],ue=I[ne.id],ce=ae.findIndex(Kt=>Kt.value===ue);G(ce>=0?ce:0);}};if(useInput((N,O)=>{if(w){if(O.escape){T===0?r():an();return}if((O.ctrl||O.meta)&&(N==="v"||N==="i")&&h&&(w.type==="text"||w.type==="textarea")){h();return}if(w.type==="text"){if(gt&&zt.length>0){if(O.upArrow){qt<=0?mt(false):Ze(B=>B-1);return}if(O.downArrow){Ze(B=>Math.min(zt.length-1,B+1));return}if(O.return){let B=zt[qt];B&&m&&m(B.value);return}mt(false);}if(O.return){let B=L.trim();if(w.required&&!B){Ce(true);return}if(Wt!==null){Ce(true),Je(true),Xe.current&&clearTimeout(Xe.current),Xe.current=setTimeout(()=>Je(false),2e3);return}sn(B);return}if(O.downArrow&&w.suggestions&&zt.length>0){mt(true),Ze(0);return}if((O.backspace||O.delete)&&v.cursor.isEmpty&&T>0){an();return}v.handleInput(N,O)&&(Ce(true),mt(false),Ze(0));return}if(w.type==="textarea"){if(O.return&&(O.ctrl||O.meta)){let D=_.join(`
10
+ `).trim();if(w.required&&!D){Ce(true);return}if(Wt!==null){Ce(true),Je(true),Xe.current&&clearTimeout(Xe.current),Xe.current=setTimeout(()=>Je(false),2e3);return}sn(D);return}if(O.return){Ce(true),R(D=>{let B=D[C]??"",q=B.slice(0,P),ne=B.slice(P),_e=[...D];return _e.splice(C,1,q,ne),_e}),z(D=>D+1),$(0);return}if(O.ctrl&&N==="a"){$(0);return}if(O.ctrl&&N==="e"){$((_[C]??"").length);return}if(O.ctrl&&N==="k"){Ce(true),R(D=>{let B=[...D];return B[C]=(B[C]??"").slice(0,P),B});return}if(O.ctrl&&N==="u"){Ce(true),R(D=>{let B=[...D];return B[C]=(B[C]??"").slice(P),B}),$(0);return}if(O.ctrl&&N==="w"){Ce(true);let D=C,B=P,q=_[D]??"",ne=mi(q,B);R(_e=>{let ae=[..._e];return ae[D]=q.slice(0,ne)+q.slice(B),ae}),$(ne);return}if(O.meta&&(O.leftArrow||N==="b")){$(mi(_[C]??"",P));return}if(O.meta&&(O.rightArrow||N==="f")){$(pc(_[C]??"",P));return}if(O.upArrow){if(Ge>0){let D=We[Ge],B=We[Ge-1],q=P-(D?.startCol??0),ne=Math.min(B.startCol+q,B.startCol+B.text.length);z(B.logicalRow),$(ne);}return}if(O.downArrow){if(Ge<We.length-1){let D=We[Ge],B=We[Ge+1],q=P-(D?.startCol??0),ne=Math.min(B.startCol+q,B.startCol+B.text.length);z(B.logicalRow),$(ne);}return}if(O.leftArrow){P>0?$(D=>D-1):C>0&&(z(D=>D-1),$((_[C-1]??"").length));return}if(O.rightArrow){let D=(_[C]??"").length;P<D?$(B=>B+1):C<_.length-1&&(z(B=>B+1),$(0));return}if(O.backspace||O.delete){if(P===0&&C===0)return;if(P>0)R(D=>{let B=[...D],q=B[C]??"";return B[C]=q.slice(0,P-1)+q.slice(P),B}),$(D=>D-1);else {let D=(_[C-1]??"").length;R(B=>{let q=[...B],ne=q[C-1]??"",_e=q[C]??"";return q.splice(C-1,2,ne+_e),q}),$(D),z(B=>B-1);}return}if(N&&!O.ctrl&&!O.meta&&!O.escape){Ce(true);let D=N.split(/\r?\n/);if(D.length===1)R(B=>{let q=[...B],ne=q[C]??"";return q[C]=ne.slice(0,P)+N+ne.slice(P),q}),$(B=>B+N.length);else {let B=C,q=P;R(ne=>{let _e=[...ne],ae=_e[B]??"",ue=ae.slice(0,q),ce=ae.slice(q),Kt=D[0]??"",de=D[D.length-1]??"",cr=[ue+Kt,...D.slice(1,-1),de+ce];return _e.splice(B,1,...cr),_e}),z(B+D.length-1),$((D[D.length-1]??"").length);}}return}if(w.type==="select"||w.type==="multiselect"){if(O.upArrow||N==="k"){G(D=>Math.max(0,D-1));return}if(O.downArrow||N==="j"){G(D=>Math.min(Bt.length-1,D+1));return}if(O.backspace||O.delete){an();return}if(w.type==="select"){if(O.return||O.tab){let D=Bt[Gt];if(D){if(w.validate){let B=w.validate(D.value);if(B!==null){Ce(true),It(B),Je(true),Xe.current&&clearTimeout(Xe.current),Xe.current=setTimeout(()=>Je(false),2e3);return}}sn(D.value);}return}if(N>="1"&&N<="9"){let D=parseInt(N,10)-1;if(D<Bt.length){let B=Bt[D];B&&sn(B.value);}return}}else {if(N===" "){let D=Bt[Gt];D&&Ct(B=>{let q=new Set(B);return q.has(D.value)?q.delete(D.value):q.add(D.value),q});return}if(O.return){let D=Array.from(ut).join(",");sn(D);return}}}}}),!w)return null;let vt=ft?Wt:null,wn=Math.max(20,s-6),Hn=`${T+1}/${U}`,ln=Math.max(2,f-4),rt=0;Gt>=ln&&(rt=Gt-ln+1);let cn=Bt.slice(rt,rt+ln);return jsxs(Box,{flexDirection:"column",paddingX:2,children:[jsxs(Box,{children:[jsx(Text,{color:e.amber,bold:true,children:t}),jsxs(Text,{color:e.ghost,children:[" ",je,je," "]}),jsxs(Text,{color:e.dim,children:["step ",Hn]})]}),jsxs(Box,{children:[jsx(Text,{children:" "}),W.map((N,O)=>jsxs(Text,{color:O===T?e.amber:O<T?e.green:e.ghost,children:[O===T?"\u25CF":O<T?"\u2713":"\u25CB"," "]},N.id))]}),jsxs(Box,{marginTop:0,children:[jsxs(Text,{color:e.white,bold:true,children:[" ",w.label]}),w.required&&jsx(Text,{color:e.red,children:" *"}),!w.required&&jsxs(Text,{color:e.dim,children:[" (optional, ",w.type==="textarea"?`${Nr}+Enter`:"Enter"," to skip)"]})]}),w.description&&jsx(Box,{children:jsxs(Text,{color:e.dim,children:[" ",w.description]})}),w.type==="text"&&jsxs(Box,{flexDirection:"column",paddingLeft:2,children:[jsx(jo,{cursor:v.cursor,width:wn-4,prefix:"> ",placeholder:w.placeholder,hasError:!!vt}),vt&&jsxs(Text,{color:e.red,dimColor:true,children:[" ",vt]}),ht&&jsx(Text,{color:e.red,children:" Fix the error above"})]}),w.type==="text"&&w.suggestions&&zt.length>0&&(()=>{let N=Math.max(2,f-6),O=0;gt&&qt>=N&&(O=qt-N+1);let D=zt.slice(O,O+N);return jsxs(Box,{flexDirection:"column",children:[jsxs(Text,{color:e.ghost,children:[" ",je,je,je," or browse templates ",je.repeat(Math.max(0,wn-28))]}),D.map((B,q)=>{let ne=q+O,_e=gt&&ne===qt;return jsxs(Box,{children:[jsx(Text,{color:_e?e.amber:e.ghost,children:_e?" \u25B8 ":" "}),jsx(Text,{color:_e?e.white:e.silver,bold:_e,children:B.label}),B.hint&&jsxs(Text,{color:e.dim,wrap:"truncate",children:[" ",je," ",B.hint.replace(/\n/g," ")]})]},B.value)})]})})(),w.type==="textarea"&&(()=>{let N=Math.max(3,f-6),O=0;Ge>=N&&(O=Ge-N+1);let D=We.slice(O,O+N);return jsxs(Box,{flexDirection:"column",children:[jsxs(Box,{flexDirection:"column",borderStyle:vt?"round":void 0,borderColor:vt?e.red:void 0,children:[D.map((B,q)=>{let ne=q+O,_e=B.isFirst?String(B.logicalRow+1).padStart(oe," "):"".padStart(oe," "),ae=ne===Ge,ue=P-B.startCol;return jsxs(Box,{children:[jsxs(Text,{color:e.dim,children:[" ",_e," "]}),jsxs(Text,{color:e.ghost,children:["\u2502"," "]}),ae?jsxs(Fragment,{children:[jsx(Text,{color:e.white,children:B.text.slice(0,ue)}),jsx(Text,{color:e.amber,children:mc}),jsx(Text,{color:e.white,children:B.text.slice(ue)})]}):jsx(Text,{color:e.silver,children:B.text||(B.isFirst?" ":"")})]},`${B.logicalRow}-${B.startCol}`)}),_.length===1&&_[0]===""&&w.placeholder&&jsx(Box,{children:jsxs(Text,{color:e.dim,children:[" ","".padStart(oe," ")," ",w.placeholder]})})]}),vt&&jsxs(Text,{color:e.red,dimColor:true,children:[" ",vt]}),ht&&jsx(Text,{color:e.red,children:" Fix the error above"})]})})(),w.type==="select"&&jsxs(Box,{flexDirection:"column",children:[cn.map((N,O)=>{let D=O+rt,B=D===Gt,q=String(D+1).padStart(Bt.length>=10?2:1);return jsxs(Box,{children:[jsx(Text,{color:B?e.amber:e.ghost,children:B?" \u25B8 ":` ${q} `}),jsx(Text,{color:B?e.white:e.silver,bold:B,children:N.label}),N.hint&&jsxs(Text,{color:e.dim,wrap:"truncate",children:[" ",je," ",N.hint.replace(/\n/g," ")]})]},N.value)}),vt&&jsxs(Text,{color:e.red,dimColor:true,children:[" ",vt]}),ht&&jsx(Text,{color:e.red,children:" Fix the error above"})]}),w.type==="multiselect"&&jsxs(Box,{flexDirection:"column",children:[cn.map((N,O)=>{let B=O+rt===Gt,q=ut.has(N.value);return jsxs(Box,{children:[jsx(Text,{color:B?e.amber:e.ghost,children:B?" \u25B8 ":" "}),jsx(Text,{color:q?e.green:e.dim,children:q?"[\u2713]":"[ ]"}),jsxs(Text,{color:B?e.white:e.silver,bold:B,children:[" ",N.label]}),N.hint&&jsxs(Text,{color:e.dim,wrap:"truncate",children:[" ",je," ",N.hint.replace(/\n/g," ")]})]},N.value)}),ut.size>0&&jsx(Box,{children:jsxs(Text,{color:e.dim,children:[" ","\u2514"," ",ut.size," selected"]})})]}),jsxs(Box,{marginTop:0,children:[jsxs(Text,{color:e.ghost,children:[" ",w.type==="select"?"\u2191\u2193 select Enter confirm":w.type==="multiselect"?"\u2191\u2193 move Space toggle Enter confirm":w.type==="textarea"?`Enter newline ${Nr}+Enter confirm \u2190\u2191\u2192\u2193 navigate`:gt?"\u2191\u2193 browse Enter select \u2191 back to input":w.suggestions?"\u2190\u2192 move Enter confirm \u2193 browse templates":"\u2190\u2192 move Enter confirm",h&&(w.type==="text"||w.type==="textarea")?` ${Nr}+V paste image`:""," Esc ",T>0?"back":"cancel"]}),y&&jsxs(Text,{color:e.amber,children:[" ",y]})]})]})}var xi=co.memo(function({agents:n,selected:o,msgCounts:r,colorMap:s,maxHeight:f,onConfirm:h,onCancel:y}){let [m,T]=useState(0),[S,I]=useState(()=>new Set(o));useMemo(()=>S.size===0||S.size===n.length,[S.size,n.length]);let v=Math.max(3,f-5),L=useMemo(()=>{if(n.length<=v)return 0;let C=Math.floor(v/2),z=n.length-v;return Math.min(z,Math.max(0,m-C))},[m,n.length,v]),_=n.slice(L,L+v);useInput((C,z)=>{if(z.upArrow){T(P=>P>0?P-1:n.length-1);return}if(z.downArrow){T(P=>P<n.length-1?P+1:0);return}if(C===" "){let P=n[m];if(!P)return;I($=>{let H=new Set($);return H.has(P.id)?H.delete(P.id):H.add(P.id),H});return}if(C==="a"||C==="A"){I(P=>new Set);return}if(z.return){h(new Set(S));return}if(z.escape){y();return}});let R=S.size===0?n.length:S.size;return jsxs(Box,{flexDirection:"column",borderStyle:"round",borderColor:e.amber,paddingX:1,children:[jsxs(Box,{gap:1,children:[jsx(Text,{color:e.amber,bold:true,children:" \u25C8 Agent Filter"}),jsxs(Text,{color:e.dim,children:[fe," ",R,"/",n.length," selected"]})]}),jsx(Text,{color:e.ghost,children:je.repeat(36)}),_.map((C,z)=>{let $=z+L===m,H=S.size===0||S.has(C.id),G=s.get(C.id)??e.silver,W=r.get(C.id)??0;return jsxs(Box,{gap:0,children:[jsx(Text,{color:$?e.amber:e.ghost,children:$?" \u25B8 ":" "}),jsx(Text,{color:H?e.green:e.ghost,children:H?"[\u2713]":"[ ]"}),jsxs(Text,{color:$?G:H?e.silver:e.dim,bold:$,children:[" ",C.name]}),W>0&&jsxs(Text,{color:e.dim,children:[" ",fe,W]})]},C.id)}),n.length>v&&jsxs(Text,{color:e.ghost,children:[" ",L>0?"\u2191":" "," ",L+v<n.length?"\u2193":" "," ",m+1,"/",n.length]}),jsx(Text,{color:e.ghost,children:je.repeat(36)}),jsxs(Text,{color:e.dim,children:[" Space toggle"," ",fe," ","a all"," ",fe," ","Enter confirm"," ",fe," ","Esc cancel"]})]})});var wc={system:"\u2666",lifecycle:"\u25B6",output:"\u2502",tool:"\u2699",result:"\u2190",error:"\u2715",file:"\u270E",info:"\u2502"},Sc={system:"System",lifecycle:"Lifecycle",output:"Output",tool:"Tool calls",result:"Results",error:"Errors",file:"Files",info:"Info"},kc={system:e.purple,lifecycle:e.cyan,output:e.white,tool:e.blue,result:e.green,error:e.red,file:e.purple,info:e.silver},St=["system","lifecycle","output","tool","result","error","file","info"],yi=[{key:"1",label:"all",types:St},{key:"2",label:"text",types:["output"]},{key:"3",label:"tools",types:["tool","result","file"]},{key:"4",label:"errors",types:["error"]},{key:"5",label:"events",types:["lifecycle","system"]}],wi=co.memo(function({selected:n,typeCounts:o,onConfirm:r,onCancel:s}){let[f,h]=useState(0),[y,m]=useState(()=>new Set(n)),T=useMemo(()=>y.size===St.length||St.every(I=>y.has(I)),[y]);useInput((I,M)=>{if(M.upArrow){h(v=>v>0?v-1:St.length-1);return}if(M.downArrow){h(v=>v<St.length-1?v+1:0);return}if(I===" "){let v=St[f];if(!v)return;m(L=>{let _=new Set(L);return _.has(v)?_.delete(v):_.add(v),_});return}if(I==="a"||I==="A"){m(v=>v.size===St.length?new Set:new Set(St));return}for(let v of yi)if(I===v.key){m(new Set(v.types));return}if(M.return){let v=y.size===0?new Set(St):new Set(y);r(v);return}if(M.escape){s();return}});let S=T?St.length:y.size;return jsxs(Box,{flexDirection:"column",borderStyle:"round",borderColor:e.amber,paddingX:1,children:[jsxs(Box,{gap:1,children:[jsx(Text,{color:e.amber,bold:true,children:" \u25C8 Type Filter"}),jsxs(Text,{color:e.dim,children:[fe," ",S,"/",St.length," selected"]})]}),jsx(Text,{color:e.ghost,children:je.repeat(36)}),St.map((I,M)=>{let v=M===f,L=y.has(I),_=o[I]??0,R=kc[I];return jsxs(Box,{gap:0,children:[jsx(Text,{color:v?e.amber:e.ghost,children:v?" \u25B8 ":" "}),jsx(Text,{color:L?e.green:e.ghost,children:L?"[\u2713]":"[ ]"}),jsxs(Text,{color:v?R:e.dim,children:[" ",wc[I]," "]}),jsx(Text,{color:v?R:L?e.silver:e.dim,bold:v,children:Sc[I]}),_>0&&jsxs(Text,{color:e.dim,children:[" ",fe,_]})]},I)}),jsx(Text,{color:e.ghost,children:je.repeat(36)}),jsxs(Box,{gap:0,children:[jsx(Text,{color:e.dim,children:" "}),yi.map((I,M)=>jsxs(co.Fragment,{children:[M>0&&jsxs(Text,{color:e.ghost,children:[" ",fe," "]}),jsx(Text,{color:e.amberDim,children:I.key}),jsxs(Text,{color:e.dim,children:["=",I.label]})]},I.key))]}),jsxs(Text,{color:e.dim,children:[" Space toggle"," ",fe," ","a all"," ",fe," ","Enter confirm"," ",fe," ","Esc cancel"]})]})});var Xo="\u256D",qo="\u256E",Ko="\u2570",Yo="\u256F",Ie="\u2502";function on({children:t,cw:n}){return jsxs(Text,{children:[jsx(Text,{color:e.ghost,children:Ie}),jsxs(Text,{children:[" ",t.padEnd(n)," "]}),jsx(Text,{color:e.ghost,children:Ie})]})}function Uo({cw:t}){return jsx(on,{cw:t,children:""})}function Si({width:t,height:n}){let o=Math.min(t-4,50),r=o-6,s=Te(o-2);return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[jsxs(Text,{color:e.ghost,children:[Xo,s,qo]}),jsx(on,{cw:r,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:jt}),jsx(Text,{color:e.white,bold:true,children:" Welcome to Orch"}),jsx(Text,{children:" ".repeat(Math.max(0,r-15-2))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:r,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.silver,children:"Press N to create your first task".padEnd(r)}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:r,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:"N"}),jsx(Text,{color:e.gray,children:" new task"}),jsx(Text,{children:" ".repeat(Math.max(0,r-1-1-8))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:r,children:""}),jsxs(Text,{color:e.ghost,children:[Ko,s,Yo]})]})}function ki({step:t,width:n}){let o=Math.min(n-4,50),r=o-6,s=Te(o-2),f,h=null;if(t==="task_created")f="Press R to run task",h={key:"R",label:"run task"};else if(t==="run_started")f="Agent is running your task...";else return null;return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[jsxs(Text,{color:e.ghost,children:[Xo,s,qo]}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:jt}),jsxs(Text,{color:e.silver,children:[" ",f.padEnd(h?r-2-h.key.length-1-h.label.length-2:r-2)]}),h&&jsxs(Fragment,{children:[jsxs(Text,{color:e.amber,children:[" ",h.key]}),jsxs(Text,{color:e.gray,children:[" ",h.label]})]}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsxs(Text,{color:e.ghost,children:[Ko,s,Yo]})]})}function Ci({width:t}){let n=Math.min(t-4,50),o=n-6,r=Te(n-2);return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[jsxs(Text,{color:e.ghost,children:[Xo,r,qo]}),jsx(on,{cw:o,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.green,bold:true,children:"First task completed!"}),jsx(Text,{children:" ".repeat(Math.max(0,o-21))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:o,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.silver,children:"Type / to see all commands".padEnd(o)}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:o,children:""}),jsxs(Text,{color:e.ghost,children:[Ko,r,Yo]})]})}function Zo({count:t,config:n,width:o}){if(t>=3)return null;let r=Math.min((o??44)-4,50),s=r-6,f=Te(r-2),h=jsxs(Text,{color:e.ghost,children:[Xo,f,qo]}),y=jsxs(Text,{color:e.ghost,children:[Ko,f,Yo]});if(t>0){let T=n.hints[0],S=T?` ${T.key} ${T.label}`:"";return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[h,jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:jt}),jsxs(Text,{color:e.silver,children:[" ",n.nudge.padEnd(s-2-S.length)]}),T&&jsxs(Fragment,{children:[jsxs(Text,{color:e.amber,children:[" ",T.key]}),jsxs(Text,{color:e.gray,children:[" ",T.label]})]}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),y]})}let m=n.hints.reduce((T,S,I)=>T+S.key.length+1+S.label.length+(I>0?3:0),0);return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[h,jsx(Uo,{cw:s}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:jt}),jsxs(Text,{color:e.white,bold:true,children:[" ",n.title]}),jsx(Text,{children:" ".repeat(Math.max(0,s-n.title.length-2))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(Uo,{cw:s}),n.description.map((T,S)=>jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.silver,children:T.padEnd(s)}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]},S)),jsx(Uo,{cw:s}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),n.hints.map((T,S)=>jsxs(co.Fragment,{children:[S>0&&jsx(Text,{color:e.ghost,children:" "}),jsx(Text,{color:e.amber,children:T.key}),jsxs(Text,{color:e.gray,children:[" ",T.label]})]},S)),jsx(Text,{children:" ".repeat(Math.max(0,s-m))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(Uo,{cw:s}),y]})}var Ic=2,Mi=360,vc={done:4e3,failed:8e3,review:6e3},_c={done:"\u2713",failed:"\u2715",review:Zt},Mc={done:e.green,failed:e.red,review:e.blue},Rc={done:e.successBg,failed:e.errorBg,review:e.infoBg};function Ac(t){let n=t.agentName??"Agent";switch(t.type){case "done":return `Task completed by ${n}`;case "failed":return "Task failed \u2014 press Enter for details";case "review":return "Task ready for review \u2014 press A to approve"}}var Bc=co.memo(function({toast:n,onDismiss:o}){let[r,s]=useState(true),[f,h]=useState(false);useEffect(()=>{let v=setTimeout(()=>s(false),Mi);return ()=>clearTimeout(v)},[]),useEffect(()=>{let v=vc[n.type],L=setTimeout(()=>h(true),v),_=setTimeout(()=>o(n.id),v+Mi);return ()=>{clearTimeout(L),clearTimeout(_);}},[n.id,n.type,o]);let y=r||f,m=_c[n.type],T=Mc[n.type],S=Rc[n.type],I=Ac(n),M=n.title.length>40?n.title.slice(0,39)+"\u2026":n.title;return jsx(Box,{children:jsxs(Text,{backgroundColor:S,children:[jsxs(Text,{color:y?e.dim:T,children:[" ",m," "]}),jsx(Text,{color:y?e.dim:e.white,bold:!y,children:M}),jsxs(Text,{color:y?e.dim:e.silver,children:[" ",I," "]})]})})}),Bi=co.memo(function({toasts:n,onDismiss:o}){let r=n.slice(0,Ic);return r.length===0?null:jsx(Box,{flexDirection:"column",children:r.map(s=>jsx(Bc,{toast:s,onDismiss:o},s.id))})});var Oc="\u256D",Lc="\u256E",Pc="\u2570",Dc="\u256F",dt="\u2502",Gr=[{key:"\u2191\u2193/j/k",label:"Navigate"},{key:"Tab/\u2190\u2192",label:"Switch tabs"},{key:"Enter",label:"Detail view"},{key:"G",label:"Goals tab"},{key:"T",label:"Tasks tab"},{key:"A",label:"Agents tab"},{key:"L",label:"Logs tab"}],zr=[{key:"N",label:"New item"},{key:"E",label:"Edit"},{key:"D",label:"Delete"},{key:"R",label:"Run task"},{key:"S",label:"Show / Stop"},{key:"C",label:"Cancel"},{key:"A",label:"Approve"},{key:"X",label:"Reject"},{key:"U",label:"Autonomous"},{key:"Z",label:"Undo delete"}],Vr=[{key:"/",label:"Command mode"},{key:"/task add",label:"Create task"},{key:"/run",label:"Execute"},{key:"/watch",label:"Auto-dispatch"},{key:"/config",label:"Settings"},{key:"/help",label:"Help"},{key:"/quit",label:"Exit"}],Vn=10,Xt=22;function jr(t){let n=Math.max(0,Math.floor((Xt-t.length-2)/2)),o=Math.max(0,Xt-n-t.length-2);return Te(n)+" "+t+" "+Te(o)}var $i=co.memo(function({width:n,height:o}){let r=Xt*3+3+3+2,s=r+2,f=Te(s-2),h="KEYBOARD SHORTCUTS",y=Math.max(0,Math.floor((r-h.length)/2)),m=Math.max(0,r-y-h.length),T="Press any key to dismiss",S=Math.max(0,Math.floor((r-T.length)/2)),I=Math.max(0,r-S-T.length),M=Math.max(Gr.length,zr.length,Vr.length),v=M+10,L=Math.max(0,Math.floor((o-v)/2)),_=[];for(let $=0;$<M;$++){let H=$<Gr.length?Gr[$]:null,G=$<zr.length?zr[$]:null,W=$<Vr.length?Vr[$]:null;_.push(jsxs(Text,{children:[jsx(Text,{color:e.amber,children:dt}),jsx(Text,{children:" "}),H?jsxs(Fragment,{children:[jsx(Text,{color:e.amber,bold:true,children:H.key.padEnd(Vn)}),jsx(Text,{color:e.silver,children:H.label.padEnd(Xt-Vn)})]}):jsx(Text,{children:" ".repeat(Xt)}),jsxs(Text,{color:e.dim,children:[" ",dt," "]}),G?jsxs(Fragment,{children:[jsx(Text,{color:e.amber,bold:true,children:G.key.padEnd(Vn)}),jsx(Text,{color:e.silver,children:G.label.padEnd(Xt-Vn)})]}):jsx(Text,{children:" ".repeat(Xt)}),jsxs(Text,{color:e.dim,children:[" ",dt," "]}),W?jsxs(Fragment,{children:[jsx(Text,{color:e.amber,bold:true,children:W.key.padEnd(Vn)}),jsx(Text,{color:e.silver,children:W.label.padEnd(Xt-Vn)})]}):jsx(Text,{children:" ".repeat(Xt)}),jsx(Text,{children:" "}),jsx(Text,{color:e.amber,children:dt})]},`r${$}`));}let R=$=>jsxs(Text,{children:[jsx(Text,{color:e.amber,children:dt}),jsx(Text,{children:" ".repeat(r)}),jsx(Text,{color:e.amber,children:dt})]},$),C=jr("NAVIGATION"),z=jr("ACTIONS"),P=jr("COMMANDS");return jsxs(Box,{flexDirection:"column",paddingX:Math.max(0,Math.floor((n-s)/2)),marginTop:L,children:[jsxs(Text,{color:e.amber,children:[Oc,f,Lc]}),R("e1"),jsxs(Text,{children:[jsx(Text,{color:e.amber,children:dt}),jsx(Text,{children:" ".repeat(y)}),jsx(Text,{color:e.amber,bold:true,children:h}),jsx(Text,{children:" ".repeat(m)}),jsx(Text,{color:e.amber,children:dt})]}),R("e2"),jsxs(Text,{children:[jsx(Text,{color:e.amber,children:dt}),jsx(Text,{children:" "}),jsx(Text,{color:e.dim,children:C}),jsxs(Text,{color:e.dim,children:[" ",dt," "]}),jsx(Text,{color:e.dim,children:z}),jsxs(Text,{color:e.dim,children:[" ",dt," "]}),jsx(Text,{color:e.dim,children:P}),jsx(Text,{children:" "}),jsx(Text,{color:e.amber,children:dt})]}),R("e3"),_,R("e4"),jsxs(Text,{children:[jsx(Text,{color:e.amber,children:dt}),jsx(Text,{children:" ".repeat(S)}),jsx(Text,{color:e.dim,children:T}),jsx(Text,{children:" ".repeat(I)}),jsx(Text,{color:e.amber,children:dt})]}),R("e5"),jsxs(Text,{color:e.amber,children:[Pc,f,Dc]})]})});var Li=[{value:"claude-opus-4-6",label:"Claude Opus 4.6",hint:"most capable"},{value:"claude-sonnet-4-6",label:"Claude Sonnet 4.6",hint:"fast, balanced"},{value:"claude-haiku-4-6",label:"Claude Haiku 4.6",hint:"fastest, cheapest"},{value:"claude-sonnet-4-5-20250929",label:"Claude Sonnet 4.5",hint:"extended thinking"},{value:"claude-haiku-4-5-20251001",label:"Claude Haiku 4.5",hint:"legacy"}],Pi=[{value:"gpt-5.3-codex",label:"GPT-5.3 Codex",hint:"default, balanced"},{value:"gpt-5.4",label:"GPT-5.4",hint:"latest"},{value:"gpt-5",label:"GPT-5",hint:"capable"},{value:"gpt-5.3-codex-spark",label:"GPT-5.3 Codex Spark",hint:"fast"},{value:"o3",label:"o3",hint:"reasoning"},{value:"o4-mini",label:"o4-mini",hint:"fast reasoning"},{value:"gpt-5-mini",label:"GPT-5 Mini",hint:"light"},{value:"gpt-5-nano",label:"GPT-5 Nano",hint:"cheapest"},{value:"codex-mini-latest",label:"Codex Mini",hint:"legacy"}],Di=[{value:"auto",label:"Auto",hint:"let Cursor decide"},{value:"composer-1.5",label:"Composer 1.5",hint:"latest agent"},{value:"composer-1",label:"Composer 1",hint:"stable agent"},{value:"gpt-5.3-codex",label:"GPT-5.3 Codex",hint:"OpenAI"},{value:"claude-sonnet-4-6",label:"Claude Sonnet 4.6",hint:"Anthropic"}],Ni=[{value:"",label:"Default",hint:"use model configured in opencode"},{value:"openrouter/anthropic/claude-sonnet-4.6",label:"Claude Sonnet 4.6",hint:"fast, balanced"},{value:"openrouter/anthropic/claude-opus-4.6",label:"Claude Opus 4.6",hint:"most capable"},{value:"openrouter/google/gemini-2.5-pro",label:"Gemini 2.5 Pro",hint:"Google"},{value:"openrouter/google/gemini-2.5-flash",label:"Gemini 2.5 Flash",hint:"Google, fast"},{value:"openrouter/deepseek/deepseek-v3.2",label:"DeepSeek V3.2",hint:"open-source"},{value:"openrouter/deepseek/deepseek-r1:free",label:"DeepSeek R1",hint:"reasoning, free"},{value:"opencode/big-pickle",label:"Big Pickle",hint:"opencode native"}],Fi=[{value:"",label:"Default",hint:"use shell adapter default"}],Wi=[{value:"",label:"Default",hint:"no override \u2014 use model default"},{value:"high",label:"High",hint:"deepest reasoning, best quality, slowest"},{value:"medium",label:"Medium",hint:"balanced speed and quality"},{value:"low",label:"Low",hint:"fastest responses, minimal reasoning"}],Gi=new Set(["claude"]),Nc=[{value:"claude",label:"Claude",hint:"Claude Code CLI"},{value:"opencode",label:"OpenCode",hint:"OpenCode \u2014 multi-provider"},{value:"codex",label:"Codex",hint:"OpenAI Codex CLI"},{value:"cursor",label:"Cursor",hint:"Cursor Agent CLI"},{value:"shell",label:"Shell",hint:"custom shell command"}],zi=[{value:"1",label:"P1 Critical",hint:"urgent, do first"},{value:"2",label:"P2 High",hint:"important"},{value:"3",label:"P3 Medium",hint:"default priority"},{value:"4",label:"P4 Low",hint:"nice to have"}],Ei=60;function Vi(t){return t.filter(n=>n.status!=="disabled").map(n=>{let o=(n.role??"").split(`
11
+ `)[0].trim(),r=o.length>Ei?o.slice(0,Ei-1)+"\u2026":o,s=r?`[${n.adapter}] ${r}`:n.adapter;return {value:n.id,label:n.name,hint:s}})}function er(t,n="Auto-assign",o="orchestrator picks the best agent"){return [{value:"",label:n,hint:o},...Vi(t)]}var Ur=[{value:"",label:"Skip",hint:"no role description"},{value:"Full-stack developer",label:"Full-stack developer",hint:"general purpose"},{value:"Frontend developer",label:"Frontend developer",hint:"React, CSS, UI"},{value:"Backend developer",label:"Backend developer",hint:"APIs, databases, services"},{value:"DevOps engineer",label:"DevOps engineer",hint:"CI/CD, infra, deploys"},{value:"QA / Test engineer",label:"QA / Test engineer",hint:"testing, quality"},{value:"Code reviewer",label:"Code reviewer",hint:"review PRs, find bugs"},{value:"Technical writer",label:"Technical writer",hint:"docs, READMEs"},{value:"__custom__",label:"Custom...",hint:"type your own"}];function ji(t){return [{value:"",label:"None",hint:"no team"},...(t??[]).filter(n=>n.status==="active").map(n=>({value:n.id,label:n.name,hint:`${n.members.length} members`}))]}function Hi(){return [{id:"shop_template",label:"Agent Shop \u2014 choose a template",type:"select",options:a$2.map(t=>({value:t.key,label:t.name,hint:t.description}))}]}function Xr(t,n,o){let r=a$3(o,n.tier);return t.map(s=>{switch(s.id){case "name":return {...s,defaultValue:n.name};case "adapter":return {...s,defaultValue:o};case "model":return {...s,defaultValue:r};case "role":return {...s,defaultValue:"__custom__"};case "role_custom":return {...s,defaultValue:n.role,skip:void 0};case "skills":{let f=o==="claude"?n.skills:n.skills.filter(h=>!a$4(h));return {...s,defaultValue:f.join(", ")}}case "approval_policy":return {...s,defaultValue:n.approval_policy};default:return s}})}function tr(t,n){let o=ji(n);return [{id:"name",label:"Agent name",type:"text",placeholder:"e.g. alpha, frontend-bot, reviewer",required:true,validate:r=>r.trim()?t?.some(s=>s.name===r.trim())?"Agent with this name already exists":null:"Name is required",suggestions:a$2.map(r=>({value:r.key,label:r.name,hint:r.description}))},{id:"adapter",label:"Provider",type:"select",options:Nc},{id:"model",label:"Model",type:"select",getOptions:r=>r.adapter==="opencode"?Ni:r.adapter==="codex"?Pi:r.adapter==="cursor"?Di:r.adapter==="shell"?Fi:Li},{id:"effort",label:"Reasoning effort",type:"select",options:Wi,skip:r=>!Gi.has(r.adapter??"")},{id:"role",label:"Role / specialization",type:"select",options:Ur},{id:"role_custom",label:"Describe the role",type:"textarea",placeholder:"e.g. Specialist in React and TypeScript",skip:r=>r.role!=="__custom__"},{id:"skills",label:"Skills (comma-separated)",type:"text",placeholder:"e.g. feature-dev:feature-dev, testing-suite:generate-tests"},{id:"approval_policy",label:"Approval policy",type:"text",skip:()=>true},{id:"team",label:"Join team",type:"select",options:o,skip:()=>o.length<=1}]}function Ui(t,n="claude"){let o=t.role==="__custom__"?t.role_custom||void 0:t.role||void 0,r=t.skills?t.skills.split(",").map(h=>h.trim()).filter(Boolean):void 0,s=t.approval_policy||"auto",f=t.effort||void 0;return {name:t.name,adapter:t.adapter||n,role:o,model:t.model||void 0,effort:f,approval_policy:s,skills:r,team_id:t.team||void 0}}function Xi(t,n){let o=Vi(t);return [{id:"name",label:"Team name",type:"text",placeholder:"e.g. frontend, backend, qa",required:true,validate:r=>r.trim()?n?.some(s=>s.name===r.trim())?"Team with this name already exists":null:"Name is required"},{id:"lead",label:"Team lead",type:"select",options:o},{id:"members",label:"Team members",type:"multiselect",getOptions:r=>o.filter(s=>s.value!==r.lead),skip:r=>!o.some(s=>s.value!==r.lead)},{id:"description",label:"Description",type:"textarea",placeholder:"Optional team purpose..."}]}function qi(t){let n=t.members?t.members.split(",").filter(Boolean):[];return {name:t.name,lead_agent_id:t.lead,member_agent_ids:n.length>0?n:void 0,description:t.description||void 0}}function Ki(t){let n=er(t);return [{id:"title",label:"Task title",type:"text",placeholder:"What needs to be done?",required:true,validate:o=>o.trim()?null:"Title is required"},{id:"priority",label:"Priority",type:"select",options:zi,defaultValue:"3",validate:o=>{let r=Number(o);return !Number.isInteger(r)||r<1||r>4?"Priority must be 1-4":null}},{id:"assignee",label:"Assignee",type:"select",options:n,skip:()=>n.length<=1},{id:"description",label:"Description",type:"textarea",placeholder:"Optional details, context, acceptance criteria..."}]}function Yi(t){return {title:t.title,priority:t.priority?parseInt(t.priority,10):void 0,assignee:t.assignee||void 0,description:t.description||void 0}}function Zi(t,n){let o=er(n,"None / Auto","remove assignee");return [{id:"title",label:"Task title",type:"text",defaultValue:t.title,required:true,validate:r=>r.trim()?null:"Title is required"},{id:"priority",label:"Priority",type:"select",options:zi,defaultValue:String(t.priority),validate:r=>{let s=Number(r);return !Number.isInteger(s)||s<1||s>4?"Priority must be 1-4":null}},{id:"assignee",label:"Assignee",type:"select",options:o,defaultValue:t.assignee??"",skip:()=>o.length<=1},{id:"description",label:"Description",type:"textarea",defaultValue:t.description||"",placeholder:"Optional details..."}]}function Ji(t){return {title:t.title,priority:t.priority?parseInt(t.priority,10):void 0,assignee:t.assignee||void 0,description:t.description??""}}function Qi(t,n,o){let r=Ur.find(m=>m.value===t.role),s=r?t.role:t.role?"__custom__":"",f=t.adapter==="opencode"?Ni:t.adapter==="codex"?Pi:t.adapter==="cursor"?Di:t.adapter==="shell"?Fi:Li,h=ji(o),y=o?.find(m=>m.members.some(T=>T.agent_id===t.id))?.id;return [{id:"name",label:"Agent name",type:"text",defaultValue:t.name,required:true,validate:m=>m.trim()?n?.some(T=>T.id!==t.id&&T.name===m.trim())?"Agent with this name already exists":null:"Name is required"},{id:"model",label:"Model",type:"select",options:f,defaultValue:t.config.model??""},{id:"effort",label:"Reasoning effort",type:"select",options:Wi,defaultValue:t.config.effort??"",skip:()=>!Gi.has(t.adapter)},{id:"role",label:"Role / specialization",type:"select",options:Ur,defaultValue:s},{id:"role_custom",label:"Describe the role",type:"textarea",defaultValue:t.role&&!r?t.role:"",placeholder:"e.g. Specialist in React and TypeScript",skip:m=>m.role!=="__custom__"},{id:"team",label:"Team",type:"select",options:h,defaultValue:y??"",skip:()=>h.length<=1}]}var Fc=[{value:"1",label:"1 agent",hint:"~0.5 GB RAM, 1 subprocess"},{value:"2",label:"2 agents",hint:"~1 GB RAM, 2 subprocesses"},{value:"3",label:"3 agents",hint:"~1.5 GB RAM, 3 subprocesses"},{value:"4",label:"4 agents",hint:"~2 GB RAM, 4 subprocesses"},{value:"6",label:"6 agents",hint:"~3 GB RAM, 6 subprocesses"},{value:"8",label:"8 agents",hint:"~4 GB RAM, 8 subprocesses"},{value:"10",label:"10 agents",hint:"~5 GB RAM, 10 subprocesses"}],Wc=[{value:"all",label:"All",hint:"show everything"},{value:"text",label:"Text",hint:"agent output only"},{value:"tools",label:"Tools",hint:"tool calls, results, files"},{value:"errors",label:"Errors",hint:"errors only"},{value:"events",label:"Events",hint:"lifecycle, system events"}],Oi=[{value:"true",label:"On"},{value:"false",label:"Off"}];function ea(t,n,o){let r=o??{toast:true,bell:false};return [{id:"activity_filter",label:"Activity filter preset",type:"select",options:Wc,defaultValue:t},{id:"max_concurrent",label:"Max concurrent agents",type:"select",options:Fc,defaultValue:String(n)},{id:"notifications_toast",label:"Toast notifications",type:"select",options:Oi,defaultValue:String(r.toast)},{id:"notifications_bell",label:"Bell on completion",type:"select",options:Oi,defaultValue:String(r.bell)}]}function ta(t){let n=t.role==="__custom__"?t.role_custom||void 0:t.role||void 0,o=t.effort||void 0;return {name:t.name,role:n,model:t.model||void 0,effort:o,team_id:t.team||void 0}}function nr(t){let n=er(t,"Any agent","auto-assign to autonomous agents");return [{id:"title",label:"Goal title",type:"text",placeholder:'e.g. "Implement OAuth2 login with Google and GitHub"',description:"Be specific \u2014 agents work better with clear, measurable objectives",required:true,validate:o=>o.trim()?null:"Title is required"},{id:"assignee",label:"Assignee",type:"select",description:"Assigned agent gets autonomous mode \u2014 it will plan and execute without prompts",options:n,skip:()=>n.length<=1},{id:"description",label:"Description",type:"textarea",placeholder:"Success criteria, constraints, technical context...",description:'Context matters \u2014 include tech stack, constraints, and what "done" looks like'}]}function na(t){return {title:t.title,assignee:t.assignee||void 0,description:t.description||void 0}}function oa(t,n){let o=er(n,"Any agent","auto-assign");return [{id:"title",label:"Goal title",type:"text",defaultValue:t.title,description:"Be specific \u2014 agents work better with clear, measurable objectives",required:true,validate:r=>r.trim()?null:"Title is required"},{id:"assignee",label:"Assignee",type:"select",description:"Assigned agent gets autonomous mode \u2014 it will plan and execute without prompts",options:o,defaultValue:t.assignee??"",skip:()=>o.length<=1},{id:"description",label:"Description",type:"textarea",defaultValue:t.description||"",placeholder:"Success criteria, constraints, technical context...",description:'Context matters \u2014 include tech stack, constraints, and what "done" looks like'}]}function ra(t){return {title:t.title,assignee:t.assignee||void 0,description:t.description??""}}var sa=10,ia=500,ar=2048,yn=500,aa=5,qr=new Set(["todo","failed","cancelled"]),jc={title:"Goals",description:["Define what your team should achieve.","The orchestrator breaks goals into tasks","and assigns them to agents automatically."],hints:[{key:"N",label:"new goal"},{key:"/",label:"commands"}],nudge:"Add more goals to keep your team focused."},Hc={title:"Tasks",description:["Units of work dispatched to agents.","Create them manually or let goals","generate them automatically."],hints:[{key:"N",label:"new task"},{key:"W",label:"start orchestrator"}],nudge:"Add more tasks to keep agents busy."},Uc={title:"Agents",description:["AI workers that execute your tasks.","Each agent uses an adapter (claude, codex,","cursor, shell) and has its own role."],hints:[{key:"N",label:"new agent"},{key:"W",label:"start orchestrator"}],nudge:"Add more agents to increase parallelism."},la=5e3,da=0;function Wg(){da=0;}var ua=/^\[[\w_]+\]$/;function ga(t){return ua.test(t)?{msgType:"lifecycle",color:e.dim}:t.startsWith("\u2699")?{msgType:"tool",color:e.dim}:t.startsWith("\u2190")?{msgType:"result",color:e.dim}:t.startsWith("\u2713")?{msgType:"lifecycle",color:e.dim}:t.startsWith("\u23F3")?{msgType:"info",color:e.silver}:{msgType:"output",color:e.silver}}var Zr=["#5faf87","#5fafd7","#af87ff","#d7af00","#5fd7d7","#d787af","#afaf5f","#d7875f"],Xc=" ".repeat(9),lr={system:"\u2666",lifecycle:"\u25B6",output:"\u2502",tool:"\u2699",result:"\u2190",error:"\u2715",file:"\u270E",info:"\u2502"},sr=["system","lifecycle","output","tool","result","error","file","info"],jn=[{label:"all",types:sr},{label:"text",types:["output"]},{label:"tools",types:["tool","result","file"]},{label:"errors",types:["error"]},{label:"events",types:["lifecycle","system"]}];function Kr(t){let o=(jn.findIndex(r=>r.types.length===t.size&&r.types.every(s=>t.has(s)))+1)%jn.length;return jn[o]}function Yr(t,n){if(t.length!==n.length)return true;for(let o=0;o<t.length;o++)if(t[o].id!==n[o].id||t[o].updated_at!==n[o].updated_at)return true;return false}function Gg({projectName:t,tasks:n,agents:o=[],state:r,onRunTask:s,onCreateTask:f,onCancelTask:h,onRetryTask:y,onAssignTask:m,onRunAll:T,onDisableAgent:S,onEnableAgent:I,onSubscribeEvents:M,onRefreshTasks:v,onRefreshAgents:L,onRefreshState:_,onLoadHistory:R,onAddAgent:C,onDeleteAgent:z,onApproveTask:P,onRejectTask:$,onDeleteTask:H,onUpdateTask:G,onUpdateAgent:W,onForceStopAgent:w,onCreateTeam:U,onListTeams:ie,onJoinTeam:oe,onLeaveTeam:we,onDisbandTeam:We,onSetTeamLead:Ge,onStartWatch:ut,onStopWatch:Ct,onToggleAutonomous:gt,onRefreshGoals:mt,onCreateGoal:Ye,onUpdateGoal:Ze,onUpdateGoalStatus:ft,onDeleteGoal:Ce,onGetGoalProgress:Wt,onCompleteOnboarding:It,initialWatchActive:ht,observerMode:Je,watchError:ot,messageBatchMs:Xe=process.env.VITEST?0:80,initialActivityFilter:fo="all",onSaveActivityFilter:rn,initialMaxConcurrent:Bt=a.scheduling.max_concurrent_agents,onSaveMaxConcurrent:Gt,initialNotifications:zt,onSaveNotifications:qt,version:sn,latestVersion:an,onCheckUpdate:vt,onBackgroundInstall:wn,defaultAdapter:Hn="claude"}){let{exit:ln}=useApp(),{stdout:rt}=useStdout(),[cn,N]=useState(an),O=useRef(vt);useEffect(()=>{if(an||!O.current)return;let i=setTimeout(()=>{O.current?.().then(x=>{x&&N(x);}).catch(()=>{});},5e3);return ()=>clearTimeout(i)},[an]);let[D,B]=useState(false),q=useRef(false);useEffect(()=>{!cn||!wn||q.current||D||(q.current=true,wn(cn).then(i=>{i&&B(true);}).catch(()=>{}));},[cn,wn,D]);let[ne,_e]=useState({w:rt?.columns??80,h:rt?.rows??24});useEffect(()=>{if(!rt)return;let i=()=>_e({w:rt.columns,h:rt.rows});return rt.on("resize",i),()=>{rt.off("resize",i);}},[rt]);let ae=ne.w,ue=ne.h,[ce,Kt]=useState(n),[de,cr]=useState(o),[ze,ba]=useState(r),[po,dr]=useState(ht??!!r.pid),[Un,Jr]=useState([]),[Ta,Qr]=useState(void 0),[Yt,ho]=useState(()=>r.onboardingCompleted||(r.stats?.total_tasks_completed??0)>0?"dismissed":Object.keys(r.running??{}).length>0?"run_started":n.length>0?"task_created":"welcome");useEffect(()=>{if(Yt!=="completed")return;let i=setTimeout(()=>{ho("dismissed"),It?.().catch(()=>{});},5e3);return ()=>clearTimeout(i)},[Yt,It]);let[E,Sn]=useState("tasks"),[xo,Xn]=useState(0),[ur,es]=useState(0),[gr,ts]=useState(0),[Ae,qn]=useState(false),[Ve,ns]=useState([]),[Pe,Ee]=useState("none"),xt=Vo(),dn=xt.value,[bt,Qe]=useState(null),[un,Kn]=useState([]),[$t,mr]=useState(false),[os,ya]=useState(()=>new Set),[kn,fr]=useState(false),[Yn,pr]=useState(false),[rs,ss]=useState(()=>new Set(sr)),[Zn,hr]=useState(-1),[wa,Jn]=useState(0),[Cn,xr]=useState(()=>{let i=jn.find(x=>x.label===fo);return new Set(i?.types??sr)}),bo=useMemo(()=>jn.find(x=>x.types.length===Cn.size&&x.types.every(l=>Cn.has(l)))?.label??"all",[Cn]),br=useMemo(()=>Cn.size>=sr.length?Ve:Ve.filter(i=>Cn.has(i.msgType??"info")),[Ve,Cn]),[is,Sa]=useState(Bt),[To,ka]=useState(zt??{toast:true,bell:false}),[Ca,as]=useState([]),Ia=useRef(0),[Tr,ls]=useState(),cs=useRef(E);cs.current=E;let ds=useRef(ce);ds.current=ce;let us=useRef(de);us.current=de;let yo=useRef(To);yo.current=To;let wo=useCallback((i,x)=>{if(!yo.current.toast)return;let l=ds.current.find(b=>b.id===x),c=l?.title??x,u=l?.assignee?us.current.find(b=>b.id===l.assignee):void 0;as(b=>{let g=[...b,{id:`toast_${Ia.current++}`,type:i,title:c,agentName:u?.name,ts:Date.now()}];return g.length>aa?g.slice(g.length-aa):g}),yo.current.bell&&(i==="failed"||i==="review")&&process.stdout.write("\x07");},[]),va=useCallback(i=>{as(x=>x.filter(l=>l.id!==i));},[]),So=co.useRef(new Wo).current,[_a,In]=useState(0),[gs,ms]=useState(false),[Qn,Ma]=useState(false),[Ra,yr]=useState(0),[Aa,wr]=useState(0),[Sr,vn]=useState(0),[ko,kr]=useState(false),[Ba,eo]=useState(0),[Co,gn]=useState(0),[Vt,fs]=useState([]),[_n,Cr]=useState([]),Mn=useRef(Vt);Mn.current=Vt;let ps=useRef(0),K=useCallback(async i=>{ps.current=Date.now();let[x,l,c,u,b]=await Promise.all([v?.()??Promise.resolve(ce),L?.()??Promise.resolve(de),_?.()??Promise.resolve(ze),i?.includeTeams?ie?.()??Promise.resolve(Mn.current):Promise.resolve(null),mt?.()??Promise.resolve(Un)]);Kt(g=>Yr(g,x)?x:g),cr(g=>Yr(g,l)?l:g),ba(c),u!==null&&fs(u),Jr(g=>Yr(g,b)?b:g),ht&&dr(!!c.pid);},[v,L,_,ie,mt,ht]),Rn=useMemo(()=>{let i=new Map;for(let x of Un)i.set(x.id,x);return i},[Un]),Oe=useMemo(()=>{let i=[...ce].sort((b,g)=>(io[b.status]??9)-(io[g.status]??9));if(!Qn)return i;let x=[],l=[],c=[],u=new Map;for(let b of i)b.goalId&&Rn.has(b.goalId)?(u.has(b.goalId)||(c.push(b.goalId),u.set(b.goalId,[])),u.get(b.goalId).push(b)):l.push(b);for(let b of c)x.push(...u.get(b));return [...x,...l]},[ce,Qn,Rn]),Et=gs?Oe:Oe.slice(0,sa),An=Oe.length-Et.length,j=Oe[xo],to=useMemo(()=>{let i=new Map;for(let x of ce)i.set(x.id,x.title);return i},[ce]),mn=useMemo(()=>{let i=new Map;for(let x of de)i.set(x.id,x.name);return i},[de]),$a=useMemo(()=>{let i=new Map;for(let x of ce)if(x.goalId){let l=i.get(x.goalId);l||(l=[],i.set(x.goalId,l)),l.push(x);}return i},[ce]),Io=useMemo(()=>{let i=new Map;for(let x=0;x<de.length;x++)i.set(de[x].id,Zr[x%Zr.length]);return i},[de]),hs=useMemo(()=>{let i=new Map;for(let x of Ve)x.agentId&&i.set(x.agentId,(i.get(x.agentId)??0)+1);return i},[Ve]),Ea=useMemo(()=>{let i={};for(let x of Ve){let l=x.msgType??"info";i[l]=(i[l]??0)+1;}return i},[Ve]),{agentTeamMap:Bn,activeTeamCount:no,teamLeadSet:Oa}=useMemo(()=>{let i=new Map,x=new Set,l=0;for(let c of Vt)if(c.status==="active"){l++,x.add(c.lead_agent_id);for(let u of c.members)i.set(u.agent_id,c.name);}return {agentTeamMap:i,activeTeamCount:l,teamLeadSet:x}},[Vt]),De=useMemo(()=>{let i=[...de];return i.sort((x,l)=>{let c=Bn.get(x.id),u=Bn.get(l.id);return c&&!u?-1:!c&&u?1:c&&u&&c!==u?c.localeCompare(u):(Or[x.status]??9)-(Or[l.status]??9)}),i},[de,Bn]),Z=De[ur],pt=useMemo(()=>[...Un].sort((i,x)=>(c[i.status]??9)-(c[x.status]??9)),[Un]),Q=pt[gr],La=useMemo(()=>Q?ce.filter(i=>i.goalId===Q.id):[],[Q,ce]),Ir=useRef(Wt);Ir.current=Wt,useEffect(()=>{if(!Q||!Ir.current){Qr(void 0);return}let i=false;return Ir.current(Q.id).then(x=>{i||Qr(x);}).catch(()=>{}),()=>{i=true;}},[Q?.id]);let fn=useRef(new Map),vo=useRef(new Map);useEffect(()=>{for(let[i,x]of Object.entries(ze.running))fn.current.set(x.run_id,x.agent_id),vo.current.set(x.run_id,i);if(fn.current.size>ia){let i=fn.current.size-ia,x=0;for(let l of fn.current.keys()){if(x++>=i)break;fn.current.delete(l),vo.current.delete(l);}}},[ze.running]);let pn=useRef([]),oo=useRef(null),vr=useCallback(()=>{if(oo.current=null,pn.current.length===0)return;let i=pn.current;pn.current=[],ns(x=>{if(i.length>=yn)return i.slice(-yn);let l=yn-i.length;return (x.length>l?x.slice(-l):x).concat(i)});},[]);useEffect(()=>()=>{oo.current&&clearTimeout(oo.current);},[]);let a=useCallback((i,x,l)=>{let c=new Date,u=c.toLocaleTimeString("en-US",{hour12:false,hour:"2-digit",minute:"2-digit",second:"2-digit"}),b=l?.detail&&l.detail.length>ar?l.detail.slice(0,ar)+"\u2026[truncated]":l?.detail;pn.current.push({text:i,color:x,time:u,ts:c.getTime(),...l,detail:b}),pn.current.length>yn&&(pn.current=pn.current.slice(-yn)),Xe===0?vr():oo.current||(oo.current=setTimeout(vr,Xe));},[vr]);useEffect(()=>{Je?a("Observer mode: watching external orchestrator via disk polling.",e.amber):ot&&a(`Watch mode failed: ${ot}. Tasks will not auto-dispatch.`,e.red);},[]),useEffect(()=>{let i=Je?3e3:5e3,x=setInterval(()=>{Date.now()-ps.current>=i&&K().catch(()=>{});},i);return ()=>clearInterval(x)},[Je,K]);let $n=useCallback((i,x,l,c)=>{let u={key:++da,entityType:i,entityId:x,entityName:l,expiresAt:Date.now()+la,needsForceStop:c?.needsForceStop};Cr(b=>[...b,u]),a(`\u2717 "${l}" will be deleted in ${Math.round(la/1e3)}s \u2014 press Z to undo`,e.yellow);},[a]),Pa=useCallback(()=>{Cr(i=>{if(i.length===0)return i;let x=i[i.length-1];return a(`\u21B6 Undo: "${x.entityName}" restored`,e.green),i.slice(0,-1)});},[a]),xs=useCallback(async i=>{try{i.entityType==="task"&&H?await H(i.entityId):i.entityType==="agent"?(i.needsForceStop&&w&&await w(i.entityId),z&&await z(i.entityId)):i.entityType==="goal"&&Ce&&await Ce(i.entityId),a(`\u2713 Deleted "${i.entityName}"`,e.green),K();}catch(x){a(`Failed to delete "${i.entityName}": ${x instanceof Error?x.message:String(x)}`,e.red);}},[H,z,Ce,w,a,K]),bs=useRef(xs);bs.current=xs,useEffect(()=>{if(_n.length===0)return;let i=setInterval(()=>{let x=Date.now(),l=[];Cr(c=>{let u=c.filter(b=>b.expiresAt<=x?(l.push(b),false):true);return l.length>0?u:c});for(let c of l)bs.current(c);},1e3);return ()=>clearInterval(i)},[_n.length>0]),useEffect(()=>{if(!R)return;let i=x=>{let l=new Date(x.timestamp).toLocaleTimeString("en-US",{hour12:false,hour:"2-digit",minute:"2-digit",second:"2-digit"}),c=typeof x.data=="string"?x.data:JSON.stringify(x.data),u,b=e.silver,g="output";if(x.type==="error")u=typeof x.data=="string"?x.data:JSON.stringify(x.data),u=u.slice(0,200),b=e.red,g="error";else if(x.type==="file_changed")u=String(x.data),b=e.purple,g="file";else if(x.type==="done")u="Completed",b=e.green,g="lifecycle";else if(x.type==="tool_call")u=`\u2699 ${x.data?.name??"tool"}()`,b=e.cyan,g="tool";else {let{summary:k}=xa(c);if(!k)return null;u=k;let Y=ga(u);g=Y.msgType,b=Y.color;}return {text:u,color:b,time:l,ts:new Date(x.timestamp).getTime(),agentId:x.agentId,taskId:x.taskId,msgType:g}};R(x=>{if(x.length===0)return;let l=x.map(i).filter(c=>c!==null);ns(c=>{let u=[...l,...c];return u.length>yn?u.slice(-yn):u});}).catch(x=>{process.stderr.write(`[TUI] onLoadHistory error: ${x instanceof Error?x.stack??x.message:String(x)}
12
+ `);});},[]),useEffect(()=>{ie?.().then(fs).catch(()=>{}),mt?.().then(Jr).catch(()=>{});},[]);let _o=useCallback(()=>{Qe({title:"NEW AGENT",steps:tr(de,Mn.current),kind:"agent"}),Ee("wizard");},[de]),Ts=useCallback(()=>{Qe({title:"AGENT SHOP",steps:Hi(),kind:"agent_shop"}),Ee("wizard");},[]),Mo=useCallback(()=>{Kn([]),Qe({title:"NEW TASK",steps:Ki(de),kind:"task"}),Ee("wizard");},[de]),Da=useCallback(async()=>{try{let{detectClipboardType:i,getClipboardImage:x}=await import('./clipboard-service-AJTJG2DJ.js'),l=await i();if(l!=="image")return a(l==="text"?"Clipboard has text, not image":"Clipboard is empty",e.dim),l;let c=await x();if(!c)return a("Failed to read clipboard image",e.red),"empty";let{mkdtemp:u,writeFile:b}=await import('fs/promises'),{tmpdir:g}=await import('os'),{join:k}=await import('path'),Y=await u(k(g(),"orch-paste-")),Lt=k(Y,`clipboard-${Date.now()}.${c.ext}`);return await b(Lt,c.data),Kn(hn=>[...hn,Lt]),a(`\u{1F4CE} Image attached (${Math.round(c.data.length/1024)}KB)`,e.green),"image"}catch{return a("Clipboard paste failed",e.red),"empty"}},[a]),Na=useCallback(i=>{Qe({title:"EDIT TASK",steps:Zi(i,de),kind:"edit_task",targetId:i.id}),Ee("wizard");},[de]),ys=useCallback(()=>{Qe({title:"NEW TEAM",steps:Xi(de,Vt),kind:"team"}),Ee("wizard");},[de]),Fa=useCallback(i=>{Qe({title:"EDIT AGENT",steps:Qi(i,de,Vt),kind:"edit_agent",targetId:i.id}),Ee("wizard");},[Vt]),ws=useCallback(()=>{Qe({title:"SETTINGS",steps:ea(bo,is,To),kind:"config"}),Ee("wizard");},[bo,is]),Wa=useCallback(i=>{Ee("none");let x=bt?.kind,l=bt?.targetId;if(Qe(null),x==="agent_shop"){let c=i.shop_template,u=c?b(c):void 0;if(u){let b=tr(de,Mn.current),g=Xr(b,u,Hn);Qe({title:`NEW AGENT \u2014 ${u.name}`,steps:g,kind:"agent_from_shop"}),Ee("wizard");}else a("No template selected",e.yellow);return}if((x==="agent"||x==="agent_from_shop")&&C){let c=Ui(i,Hn);a(`Creating agent "${c.name}"...`,e.amber),C(c.name,c.adapter,{model:c.model,effort:c.effort,role:c.role,approval_policy:c.approval_policy,skills:c.skills}).then(u=>{a(`\u2713 Created agent "${u.name}" (${u.id}, ${u.adapter})`,e.green),c.team_id&&oe?oe(c.team_id,u.id).then(b=>{a(`\u2713 Joined team "${b.name}"`,e.green),K({includeTeams:true});},b=>a(`Failed to join team: ${b instanceof Error?b.message:String(b)}`,e.red)):K();},u=>a(`Failed: ${u instanceof Error?u.message:String(u)}`,e.red));}else if(x==="team"&&U){let c=qi(i);a(`Creating team "${c.name}"...`,e.amber),U(c).then(u=>{a(`\u2713 Created team "${u.name}" (${u.id}, ${u.members.length} members)`,e.green),K({includeTeams:true});},u=>a(`Failed: ${u instanceof Error?u.message:String(u)}`,e.red));}else if(x==="task"&&f){let c=Yi(i),u=un.length>0?[...un]:void 0;Kn([]),a(`Creating "${c.title}"...`,e.amber),f(c.title,{priority:c.priority,description:c.description,attachments:u}).then(b=>{a(`\u2713 Created "${b.title}" (${b.id})${u?` \u{1F4CE}${u.length}`:""}`,e.green),c.assignee&&m&&m(b.id,c.assignee).catch(()=>{}),K();},b=>a(`Failed: ${b instanceof Error?b.message:String(b)}`,e.red));}else if(x==="edit_task"&&l&&G){let c=Ji(i),u=un.length>0?[...un]:void 0;Kn([]),a("Updating task...",e.amber),G(l,{...c,attachments:u}).then(b=>{a(`\u2713 Updated "${b.title}"${u?` \u{1F4CE}${u.length}`:""}`,e.green),c.assignee&&m&&m(l,c.assignee).catch(()=>{}),K();},b=>a(`Failed: ${b instanceof Error?b.message:String(b)}`,e.red));}else if(x==="edit_agent"&&l&&W){let c=ta(i),u=c.team_id??"",b=Vt.find(g=>g.members.some(k=>k.agent_id===l))?.id??"";a("Updating agent...",e.amber),W(l,{name:c.name,role:c.role,model:c.model,effort:c.effort}).then(g=>{a(`\u2713 Updated agent "${g.name}"`,e.green);let k=[];b&&b!==u&&we&&k.push(we(b,l).then(Y=>a(`\u2713 Left team "${Y.name}"`,e.green),Y=>a(`Failed to leave team: ${Y instanceof Error?Y.message:String(Y)}`,e.red))),u&&u!==b&&oe&&k.push(oe(u,l).then(Y=>a(`\u2713 Joined team "${Y.name}"`,e.green),Y=>a(`Failed to join team: ${Y instanceof Error?Y.message:String(Y)}`,e.red))),Promise.all(k).then(()=>K({includeTeams:k.length>0}));},g=>a(`Failed: ${g instanceof Error?g.message:String(g)}`,e.red));}else if(x==="config"){if(i.activity_filter){let g=jn.find(k=>k.label===i.activity_filter);g&&(xr(new Set(g.types)),rn?.(g.label));}if(i.max_concurrent){let g=parseInt(i.max_concurrent,10);g>0&&(Sa(g),Gt?.(g));}let c=i.notifications_toast==="true",u=i.notifications_bell==="true",b={toast:c,bell:u};ka(b),qt?.(b),a("Settings saved",e.green);}else if(x==="goal"&&Ye){let c=na(i);a(`Creating goal "${c.title}"...`,e.amber),Ye(c).then(u=>{a(`\u2713 Created goal "${u.title}" (${u.id})`,e.green),K();},u=>a(`Failed: ${u instanceof Error?u.message:String(u)}`,e.red));}else if(x==="edit_goal"&&l&&Ze){let c=ra(i);a("Updating goal...",e.amber),Ze(l,c).then(u=>{a(`\u2713 Updated goal "${u.title}"`,e.green),K();},u=>a(`Failed: ${u instanceof Error?u.message:String(u)}`,e.red));}},[bt,C,f,U,oe,we,m,G,W,gt,Ye,Ze,a,K,rn,Gt,To,qt,Vt,un]),Ga=useCallback(()=>{Ee("none"),Qe(null),Kn([]);},[]),za=useCallback(i=>{let x=b(i);if(!x)return;let l=tr(de,Mn.current),c=Xr(l,x,Hn);Qe({title:`NEW AGENT \u2014 ${x.name}`,steps:c,kind:"agent_from_shop"}),Ee("wizard");},[]);useEffect(()=>{if(!M)return;let i=null,x=()=>{i||(i=setTimeout(()=>{i=null,K().catch(()=>{});},150));},l=M(c=>{if(c.type==="agent:started"&&(fn.current.set(c.runId,c.agentId),vo.current.set(c.runId,c.taskId)),ud(c,a,fn.current,vo.current),c.type==="task:created"?ho(u=>u==="welcome"?"task_created":u):c.type==="agent:started"?ho(u=>u==="task_created"?"run_started":u):c.type==="task:status_changed"&&c.to==="done"&&ho(u=>u==="run_started"?"completed":u),c.type==="task:status_changed"&&(c.to==="done"?wo("done",c.taskId):c.to==="failed"?wo("failed",c.taskId):c.to==="review"&&wo("review",c.taskId),yo.current.toast&&cs.current!=="tasks")){let u=c.to==="done"?e.green:c.to==="failed"?e.red:c.to==="review"?e.blue:void 0;u&&ls({tab:"tasks",color:u});}(c.type==="task:status_changed"||c.type==="task:created"||c.type==="task:assigned"||c.type==="agent:started"||c.type==="agent:completed"||c.type==="run:retry"||c.type==="goal:created"||c.type==="goal:status_changed"||c.type==="goal:updated"||c.type==="goal:deleted")&&x();});return ()=>{l(),i&&clearTimeout(i);}},[M,a,K,wo]);let _r=Je?"observing":po?"watching":"idle",Va=ze.started_at?g(ze.started_at):void 0,Ss=ze.stats.total_tokens.total,ks=useMemo(()=>{let i={running:0,retrying:0,review:0,todo:0,done:0,failed:0,cancelled:0};for(let x of ce)x.status==="in_progress"?i.running++:x.status==="retrying"?i.retrying++:x.status==="review"?i.review++:x.status==="todo"?i.todo++:x.status==="done"?i.done++:x.status==="failed"?i.failed++:x.status==="cancelled"&&i.cancelled++;return {...i,teams:no}},[ce,no]);ks.running;let ja=useMemo(()=>({input:ze.stats.total_tokens.input??0,output:ze.stats.total_tokens.output??0,reasoning:ze.stats.total_tokens.reasoning??0,total:Ss,cache_read:ze.stats.total_tokens.cache_read??0,cache_write:ze.stats.total_tokens.cache_write??0}),[ze.stats.total_tokens,Ss]),_t=Math.max(4,ue-9),Ha=Bn.size,Ua=de.length>Ha,Xa=no>0?no+(Ua?1:0):0,qa=useMemo(()=>{if(!Qn||Rn.size===0)return 0;let i=0,x=new Set,l=false;for(let c of Et)c.goalId&&Rn.has(c.goalId)?x.has(c.goalId)||(x.add(c.goalId),i++):l=true;return l&&i++,i},[Qn,Rn,Et]),Ka=E==="goals"?pt.length+1:E==="tasks"?Et.length+1+(An>0?1:0)+qa:E==="agents"?de.length+1+Xa:0,Ya=Math.min(Ka+1,Math.ceil(_t*.5)),Za=E==="logs"?_t:Math.max(2,Math.min(Ya,_t-4)),Se,Ot;if(E==="logs")Se=_t,Ot=0;else if(ko)Se=0,Ot=Math.max(1,_t);else {let i=Math.max(3,Math.min(Za+Sr,_t-4));Se=i,Ot=Math.max(1,_t-i);}let Me=Math.max(10,ae-2),Mt=useMemo(()=>Pe==="command"?ni(dn):[],[Pe,dn]),En=_t-4-3;useEffect(()=>{Sr>En&&vn(En),Sr<-En&&vn(-En);},[_t]),useEffect(()=>{In(i=>Math.min(i,Math.max(0,Et.length-Se)));},[Et.length,Se]),useEffect(()=>{yr(i=>Math.min(i,Math.max(0,De.length-Se)));},[De.length,Se]),useEffect(()=>{wr(i=>Math.min(i,Math.max(0,pt.length-Se)));},[pt.length,Se]);let Ja=useCallback(i=>{let l=i.trim().replace(/^\//,"").split(/\s+/),c=l[0]?.toLowerCase();if(!c)return;let u=b=>b instanceof Error?b.message:String(b);switch(c){case "cancel":{if(!j){a("No task selected",e.yellow);return}if(!h)return;a(`Cancelling "${j.title}"...`,e.amber),h(j.id).then(()=>{a(`\u2713 Cancelled "${j.title}"`,e.green),K();},b=>a(`Failed: ${u(b)}`,e.red));return}case "retry":{if(!j){a("No task selected",e.yellow);return}if(!y)return;a(`Retrying "${j.title}"...`,e.amber),y(j.id).then(()=>{a(`\u2713 Retried "${j.title}"`,e.green),K();},b=>a(`Failed: ${u(b)}`,e.red));return}case "assign":{if(!j){a("No task selected",e.yellow);return}if(!m||!l[1]){a("Usage: assign <agent>",e.yellow);return}a(`Assigning "${j.title}" to ${l[1]}...`,e.amber),m(j.id,l[1]).then(()=>{a(`\u2713 Assigned "${j.title}" to ${l[1]}`,e.green),K();},b=>a(`Failed: ${u(b)}`,e.red));return}case "task":{let b=l[1]?.toLowerCase();if(b==="add"){let g=l.slice(2).join(" ");if(!g){Mo();return}if(!f){a("Create not available",e.yellow);return}a(`Creating "${g}"...`,e.amber),f(g).then(k=>{a(`\u2713 Created "${k.title}" (${k.id})`,e.green),K();},k=>a(`Failed: ${u(k)}`,e.red));}else if(b==="list"){let g=Oe.map(k=>` ${k.id} ${k.status.padEnd(11)} ${k.title}`);if(g.length===0)a("No tasks",e.dim);else for(let k of g)a(k,e.cyan);}else if(b==="show"){let g=l[2]?Oe.find(k=>k.id===l[2]):j;if(!g){a("No task selected or id given",e.yellow);return}a(`${g.id} ${g.status} P${g.priority} "${g.title}"`,e.cyan),g.assignee&&a(` agent: ${g.assignee}`,e.dim),g.description&&a(` ${g.description.slice(0,100)}`,e.dim);}else if(b==="cancel"){let g=l[2]?Oe.find(k=>k.id===l[2]):j;if(!g){a("No task selected or id given",e.yellow);return}if(!h)return;a(`Cancelling "${g.title}"...`,e.amber),h(g.id).then(()=>{a(`\u2713 Cancelled "${g.title}"`,e.green),K();},k=>a(`Failed: ${u(k)}`,e.red));}else if(b==="retry"){let g=l[2]?Oe.find(k=>k.id===l[2]):j;if(!g){a("No task selected or id given",e.yellow);return}if(!y)return;a(`Retrying "${g.title}"...`,e.amber),y(g.id).then(()=>{a(`\u2713 Retried "${g.title}"`,e.green),K();},k=>a(`Failed: ${u(k)}`,e.red));}else if(b==="assign"){let g=l[2]?Oe.find(Lt=>Lt.id===l[2]):void 0,k=g??j,Y=g?l[3]:l[2];if(!k){a("No task selected or id given",e.yellow);return}if(!Y){a("Usage: /task assign [id] <agent>",e.yellow);return}if(!m)return;a(`Assigning "${k.title}" to ${Y}...`,e.amber),m(k.id,Y).then(()=>{a(`\u2713 Assigned "${k.title}" to ${Y}`,e.green),K();},Lt=>a(`Failed: ${u(Lt)}`,e.red));}else if(b==="approve"){let g=l[2]?Oe.find(k=>k.id===l[2]):j;if(!g){a("No task selected or id given",e.yellow);return}if(g.status!=="review"){a(`Cannot approve \u2014 status is ${g.status}`,e.yellow);return}if(!P)return;a(`Approving "${g.title}"...`,e.amber),P(g.id).then(()=>{a(`\u2713 Approved "${g.title}"`,e.green),K();},k=>a(`Failed: ${u(k)}`,e.red));}else if(b==="reject"){let g=l[2]?Oe.find(Y=>Y.id===l[2]):j;if(!g){a("No task selected or id given",e.yellow);return}if(g.status!=="review"){a(`Cannot reject \u2014 status is ${g.status}`,e.yellow);return}if(!$)return;let k=l.slice(l[2]&&Oe.find(Y=>Y.id===l[2])?3:2).join(" ").trim()||void 0;a(`Rejecting "${g.title}"${k?" with feedback":""}...`,e.amber),$(g.id,k).then(()=>{a(`\u2713 Rejected "${g.title}" \u2192 todo`,e.green),K();},Y=>a(`Failed: ${u(Y)}`,e.red));}else if(b==="delete"){let g=l[2]?Oe.find(k=>k.id===l[2]):j;if(!g){a("No task selected or id given",e.yellow);return}if(g.status==="in_progress"){a("Cannot delete \u2014 task is running",e.yellow);return}if(!H)return;$n("task",g.id,g.title);}else a("Usage: /task add|list|show|cancel|retry|assign|approve|reject|delete",e.yellow);return}case "agent":{let b=l[1]?.toLowerCase();if(b==="add"){let g=l[2];if(!g){_o();return}if(!C){a("Agent creation not available",e.yellow);return}let k=l[3];a(`Creating agent "${g}"...`,e.amber),C(g,k).then(Y=>{a(`\u2713 Created agent "${Y.name}" (${Y.id}, ${Y.adapter})`,e.green),K();},Y=>a(`Failed: ${u(Y)}`,e.red));}else if(b==="list"){let g=De.map(k=>` ${k.id} ${k.status.padEnd(8)} ${k.name} (${k.adapter})`);if(g.length===0)a("No agents",e.dim);else for(let k of g)a(k,e.cyan);}else if(b==="disable"){let g=l[2]?De.find(k=>k.id===l[2]||k.name===l[2]):Z;if(!g){a("No agent selected or id given",e.yellow);return}if(!S)return;a(`Disabling ${g.name}...`,e.amber),S(g.id).then(()=>{a(`\u2713 Disabled ${g.name}`,e.green),K();},k=>a(`Failed: ${u(k)}`,e.red));}else if(b==="enable"){let g=l[2]?De.find(k=>k.id===l[2]||k.name===l[2]):Z;if(!g){a("No agent selected or id given",e.yellow);return}if(!I)return;a(`Enabling ${g.name}...`,e.amber),I(g.id).then(()=>{a(`\u2713 Enabled ${g.name}`,e.green),K();},k=>a(`Failed: ${u(k)}`,e.red));}else if(b==="delete"||b==="remove"){let g=l[2]?De.find(k=>k.id===l[2]||k.name===l[2]):Z;if(!g){a("No agent selected or id given",e.yellow);return}if(g.status==="running"){a("Cannot delete \u2014 agent is running",e.yellow);return}if(!z){a("Agent deletion not available",e.yellow);return}$n("agent",g.id,g.name);}else if(b==="autonomous"||b==="auto"){let g=l[2]?De.find(k=>k.id===l[2]||k.name===l[2]):Z;if(!g){a("No agent selected or id given",e.yellow);return}if(!gt){a("Autonomous toggle not available",e.yellow);return}g.autonomous?(a(`Disabling autonomous mode for "${g.name}"...`,e.amber),gt(g.id,false).then(()=>{a(`${xn} ${g.name} autonomous OFF`,e.cyan),K();},k=>a(`Failed: ${u(k)}`,e.red))):(a(`Enabling autonomous mode for "${g.name}"...`,e.amber),gt(g.id,true).then(()=>{a(`${xn} ${g.name} autonomous ON`,e.cyan),K();},k=>a(`Failed: ${u(k)}`,e.red)));}else b==="shop"?Ts():a("Usage: /agent add|list|disable|enable|delete|autonomous|shop",e.yellow);return}case "team":{let b=l[1]?.toLowerCase();if(b==="create"||b==="add")ys();else if(b==="list"){let g=Mn.current;if(g.length===0)a("No teams",e.dim);else for(let k of g)a(` ${k.id} ${k.status.padEnd(8)} ${k.name} (${k.members.length} members)`,e.cyan);}else if(b==="join"){if(!oe){a("Join not available",e.yellow);return}let g=l[2],k=l[3]??Z?.id;if(!g||!k){a("Usage: /team join <teamId> [agentId]",e.yellow);return}a(`Joining team ${g}...`,e.amber),oe(g,k).then(Y=>{a(`\u2713 Agent joined team "${Y.name}"`,e.green),K({includeTeams:true});},Y=>a(`Failed: ${u(Y)}`,e.red));}else if(b==="leave"){if(!we){a("Leave not available",e.yellow);return}let g=l[2],k=l[3]??Z?.id;if(!g||!k){a("Usage: /team leave <teamId> [agentId]",e.yellow);return}a(`Leaving team ${g}...`,e.amber),we(g,k).then(Y=>{a(`\u2713 Agent left team "${Y.name}"`,e.green),K({includeTeams:true});},Y=>a(`Failed: ${u(Y)}`,e.red));}else if(b==="disband"){if(!We){a("Disband not available",e.yellow);return}let g=l[2];if(!g){a("Usage: /team disband <teamId>",e.yellow);return}a(`Disbanding team ${g}...`,e.amber),We(g).then(()=>{a("\u2713 Team disbanded",e.green),K({includeTeams:true});},k=>a(`Failed: ${u(k)}`,e.red));}else if(b==="set-lead"){if(!Ge){a("Set-lead not available",e.yellow);return}let g=l[2],k=l[3];if(!g||!k){a("Usage: /team set-lead <teamId> <agentId>",e.yellow);return}a(`Setting lead for team ${g}...`,e.amber),Ge(g,k).then(Y=>{a(`\u2713 New lead for team "${Y.name}"`,e.green),K({includeTeams:true});},Y=>a(`Failed: ${u(Y)}`,e.red));}else a("Usage: /team create|list|join|leave|disband|set-lead",e.yellow);return}case "goal":{let b=l[1]?.toLowerCase();if(b==="add"||b==="create"){let g=l.slice(2).join(" ").trim();if(!g){let k=nr(de);Qe({title:"New Goal",steps:k,kind:"goal"}),Ee("wizard");return}if(!Ye){a("Goal creation not available",e.yellow);return}a(`Creating goal "${g}"...`,e.amber),Ye({title:g}).then(k=>{a(`\u2713 Created goal "${k.title}" (${k.id})`,e.green),K();},k=>a(`Failed: ${u(k)}`,e.red));}else if(b==="list"){let g=pt.map(k=>` ${k.id} ${k.status.padEnd(8)} ${k.title}`);if(g.length===0)a("No goals",e.dim);else for(let k of g)a(k,e.cyan);}else if(b==="show"){let g=l[2]?pt.find(k=>k.id===l[2]):Q;if(!g){a("No goal selected or id given",e.yellow);return}a(`${g.id} ${g.status} "${g.title}"`,e.cyan),g.description&&a(` ${g.description.slice(0,100)}`,e.dim);}else if(b==="status"){let g=l[2]?pt.find(hn=>hn.id===l[2]):void 0,k=g??Q;if(!k){a("No goal selected or id given",e.yellow);return}let Y=l[g?3:2];if(!Y||!a$1.includes(Y)){a("Usage: /goal status [id] <active|paused|achieved|abandoned>",e.yellow);return}let Lt=Y;if(!ft){a("Status update not available",e.yellow);return}a(`Updating goal status to ${Lt}...`,e.amber),ft(k.id,Lt).then(hn=>{a(`\u2713 Goal "${hn.title}" \u2192 ${Lt}`,e.green),K();},hn=>a(`Failed: ${u(hn)}`,e.red));}else if(b==="delete"){let g=l[2]?pt.find(k=>k.id===l[2]):Q;if(!g){a("No goal selected or id given",e.yellow);return}if(!Ce){a("Goal deletion not available",e.yellow);return}$n("goal",g.id,g.title);}else a("Usage: /goal add|list|show|status|delete",e.yellow);return}case "run":{let b=l[1]??j?.id;if(!b){a("No task selected or id given",e.yellow);return}if(!s){a("Run not available",e.yellow);return}let g=Oe.find(k=>k.id===b);if(g&&!qr.has(g.status)){a(`Cannot run \u2014 status is ${g.status}`,e.yellow);return}a(`Running ${b}...`,e.amber),s(b).then(()=>{a(`\u2713 Dispatched ${b}`,e.green),K();},k=>a(`Failed: ${u(k)}`,e.red));return}case "run-all":{if(!T){a("Run-all not available",e.yellow);return}a("Running all todo tasks...",e.amber),T().then(()=>{a("\u2713 Dispatched all todo tasks",e.green),K();},b=>a(`Failed: ${u(b)}`,e.red));return}case "watch":{if(po){a("Watch mode already active",e.yellow);return}if(!ut){a("Watch not available",e.yellow);return}a("Starting watch mode...",e.amber),ut().then(()=>{dr(true),a("\u2713 Watch mode started",e.green);},b=>a(`Failed: ${u(b)}`,e.red));return}case "pause":{if(!po){a("Watch mode not active",e.yellow);return}if(!Ct){a("Pause not available",e.yellow);return}a("Pausing watch mode...",e.amber),Ct().then(()=>{dr(false),a("\u2713 Watch mode paused",e.green);},b=>a(`Failed: ${u(b)}`,e.red));return}case "config":{l[1]?.toLowerCase()==="activity-filter"?xr(g=>{let k=Kr(g);return rn?.(k.label),a(`Activity filter: ${k.label}`,e.amber),new Set(k.types)}):ws();return}case "status":{let b=ce.filter(g=>g.status==="in_progress").length;a(`${_r} ${b} running ${ce.length} tasks ${De.length} agents`,e.cyan);return}case "help":{for(let[b,g]of Object.entries(bn)){let k=g.sub?" "+g.sub.join("|"):g.args?" "+g.args:"";a(` /${b}${k} \u2014 ${g.help}`,e.silver);}return}case "quit":{ln();return}case "disable":{if(!Z){a("No agent selected",e.yellow);return}if(!S)return;a(`Disabling ${Z.name}...`,e.amber),S(Z.id).then(()=>{a(`\u2713 Disabled ${Z.name}`,e.green),K();},b=>a(`Failed: ${u(b)}`,e.red));return}case "enable":{if(!Z){a("No agent selected",e.yellow);return}if(!I)return;a(`Enabling ${Z.name}...`,e.amber),I(Z.id).then(()=>{a(`\u2713 Enabled ${Z.name}`,e.green),K();},b=>a(`Failed: ${u(b)}`,e.red));return}default:a(`Unknown: ${c}. Type /help for commands`,e.yellow);}},[j,Z,Oe,De,ce,_r,po,h,y,m,T,s,f,S,I,C,P,$,H,oe,we,We,Ge,ut,Ct,a,ln,K,Mo,_o,ys,ws]);useInput((i,x)=>{if(!($t&&(mr(false),i==="?"||x.escape||i==="\x1BOP"))&&!kn){if((x.ctrl||x.meta)&&i==="s"&&Pe==="wizard"&&bt?.kind==="agent"){Ts();return}if(Pe!=="none"){if(x.escape){Ee("none"),xt.reset(""),So.reset();return}if(x.return){let c=dn.trim();if(!c)return;if(Pe==="new_task"){if(!f)return;Ee("none"),xt.reset(""),a(`Creating "${c}"...`,e.amber),f(c).then(u=>{a(`\u2713 Created "${u.title}" (${u.id})`,e.green),K();},u=>a(`Failed to create: ${u instanceof Error?u.message:String(u)}`,e.red));}else if(Pe==="command"){let u=c;if(Mt.length>0&&Mt[Co]){let b=Mt[Co],g=b.cmd.replace(/\s+\[.*\]$/,"");if((g.startsWith(c)||c==="/")&&(u=g),b.subs&&!g.includes(" ")){xt.setValue(g+" "),gn(0);return}}Ee("none"),xt.reset(""),gn(0),So.push(u),Ja(u);}return}if(x.tab&&Pe==="command"){if(Mt.length>0){let c=Mt[Co];if(c){let u=c.cmd.replace(/\s+\[.*\]$/,"");xt.setValue(u+(c.subs?" ":"")),gn(0);}}else {let c=Pr(dn);c&&xt.setValue(dn+c);}return}if(x.upArrow&&Pe==="command"){if(Mt.length>0)gn(c=>Math.max(0,c-1));else {let c=So.prev();c!==null&&xt.setValue(c);}return}if(x.downArrow&&Pe==="command"){if(Mt.length>0)gn(c=>Math.min(Mt.length-1,c+1));else {let c=So.next();xt.setValue(c??"");}return}xt.handleInput(i,x)&&gn(0);return}if(i.toLowerCase()==="q"){ln();return}if(x.escape){if(Ae){qn(false),eo(0);return}if(E==="logs"&&Zn>=0){hr(-1),Jn(0);return}return}if((i==="+"||i==="=")&&E!=="logs"){ko?(kr(false),vn(-Math.floor(_t/2))):vn(l=>Math.max(-En,l-3));return}if(i==="-"&&E!=="logs"){ko?(kr(false),vn(Math.floor(_t/2))):vn(l=>Math.min(En,l+3));return}if(i==="M"&&E!=="logs"){kr(l=>!l);return}if(i==="?"){mr(true);return}if(i==="\x1BOP"){mr(true);return}if(i==="/"&&!Ae){Ee("command"),xt.setValue("/"),gn(0);return}if((i==="a"||i==="A")&&E==="logs"&&!Ae&&!kn&&!Yn){fr(true);return}if(i==="f"&&E==="logs"&&!Ae&&!kn&&!Yn){pr(true);return}if(i==="F"&&E==="logs"&&!Ae&&!kn&&!Yn){ss(l=>new Set(Kr(l).types));return}if((i==="z"||i==="Z")&&_n.length>0){Pa();return}if((i==="f"||i==="F")&&(E==="tasks"||E==="agents"||E==="goals")&&!Ae){xr(l=>{let c=Kr(l);return rn?.(c.label),new Set(c.types)});return}if((i==="n"||i==="N")&&E==="tasks"&&!Ae&&f){Mo();return}if((i==="n"||i==="N")&&E==="agents"&&!Ae&&C){_o();return}if((i==="n"||i==="N")&&E==="goals"&&!Ae&&Ye){let l=nr(de);Qe({title:"New Goal",steps:l,kind:"goal"}),Ee("wizard");return}if((i==="e"||i==="E")&&E==="goals"&&Q&&Ze){let l=oa(Q,de);Qe({title:`Edit Goal: ${Q.title}`,steps:l,kind:"edit_goal",targetId:Q.id}),Ee("wizard");return}if((i==="d"||i==="D")&&E==="goals"&&Q&&Ce){$n("goal",Q.id,Q.title);return}if((i==="c"||i==="C")&&E==="goals"&&Q&&ft){(Q.status==="active"||Q.status==="paused")&&(a(`Marking goal "${Q.title}" as achieved (pending tasks will be cancelled)...`,e.amber),ft(Q.id,"achieved",{force:true}).then(()=>{a(`\u2713 Goal "${Q.title}" achieved`,e.green),K();},l=>a(`Failed: ${l instanceof Error?l.message:String(l)}`,e.red)));return}if((i==="x"||i==="X")&&E==="goals"&&Q&&ft){(Q.status==="active"||Q.status==="paused")&&(a(`Abandoning goal "${Q.title}"...`,e.amber),ft(Q.id,"abandoned").then(()=>{a(`\u2713 Goal "${Q.title}" abandoned`,e.dim),K();},l=>a(`Failed: ${l instanceof Error?l.message:String(l)}`,e.red)));return}if((i==="p"||i==="P")&&E==="goals"&&Q&&ft){let l=Q.status==="paused"?"active":"paused";(Q.status==="active"||Q.status==="paused")&&ft(Q.id,l).then(()=>{a(`Goal "${Q.title}" ${l}`,e.cyan),K();},c=>a(`Failed: ${c instanceof Error?c.message:String(c)}`,e.red));return}if((i==="a"||i==="A")&&E==="tasks"&&j?.status==="review"&&P){a(`Approving "${j.title}"...`,e.amber),P(j.id).then(()=>{a(`\u2713 Approved "${j.title}"`,e.green),K();},l=>a(`Failed: ${l instanceof Error?l.message:String(l)}`,e.red));return}if((i==="x"||i==="X")&&E==="tasks"&&j?.status==="review"&&$){a(`Rejecting "${j.title}"...`,e.amber),$(j.id).then(()=>{a(`\u2713 Rejected "${j.title}" \u2192 todo`,e.green),K();},l=>a(`Failed: ${l instanceof Error?l.message:String(l)}`,e.red));return}if((i==="c"||i==="C")&&E==="tasks"&&j&&h){if(j.status==="done"||j.status==="failed"||j.status==="cancelled"){a(`Cannot cancel \u2014 status is ${j.status}`,e.yellow);return}a(`Cancelling "${j.title}"...`,e.amber),h(j.id).then(()=>{a(`\u2713 Cancelled "${j.title}"`,e.green),K();},l=>a(`Failed: ${l instanceof Error?l.message:String(l)}`,e.red));return}if((i==="e"||i==="E")&&E==="tasks"&&j&&G){Na(j);return}if((i==="e"||i==="E")&&E==="agents"&&Z&&W){Fa(Z);return}if((i==="s"||i==="S")&&E==="tasks"){ms(l=>!l),Xn(0),In(0);return}if((i==="g"||i==="G")&&E==="tasks"&&!Ae){Ma(l=>!l),Xn(0),In(0);return}if((i==="s"||i==="S")&&E==="agents"&&Z&&w){if(!Object.values(ze.running).some(c=>c.agent_id===Z.id)&&Z.status!=="running"){a(`Agent "${Z.name}" is not running`,e.yellow);return}a(`Force-stopping agent "${Z.name}"...`,e.amber),w(Z.id).then(()=>{a(`\u2713 Stopped agent "${Z.name}"`,e.green),K();},c=>a(`Failed: ${c instanceof Error?c.message:String(c)}`,e.red));return}if((i==="d"||i==="D")&&E==="tasks"&&j&&j.status!=="in_progress"&&H){$n("task",j.id,j.title);return}if((i==="d"||i==="D")&&E==="agents"&&Z&&z){let l=Object.values(ze.running).some(c=>c.agent_id===Z.id);if(l&&!w){a(`Cannot delete \u2014 agent "${Z.name}" is running. Press S to stop first.`,e.yellow);return}$n("agent",Z.id,Z.name,{needsForceStop:l});return}if((i==="u"||i==="U")&&E==="agents"&&Z&&gt){let l=!Z.autonomous;a(`${l?"Enabling":"Disabling"} autonomous mode for "${Z.name}"...`,e.amber),gt(Z.id,l).then(()=>{a(`${xn} ${Z.name} autonomous ${l?"ON":"OFF"}`,e.cyan),K();},c=>a(`Failed: ${c instanceof Error?c.message:String(c)}`,e.red));return}if(!Ae){if(i==="g"||i==="G"){Sn("goals");return}if(i==="t"||i==="T"){Sn("tasks");return}if(i==="a"||i==="A"){Sn("agents");return}if(i==="l"||i==="L"){Sn("logs");return}}if(!Ae){let l=Do.map(u=>u.id),c=l.indexOf(E);if(x.tab||x.rightArrow){Sn(l[(c+1)%l.length]);return}if(x.leftArrow){Sn(l[(c+l.length-1)%l.length]);return}}if(x.return){let l=An>0?Et.length:-1;if(E==="tasks"&&xo===l){ms(u=>!u),Xn(0),In(0);return}let c=Et.length+(An>0?1:0);if(E==="tasks"&&xo===c&&f){Mo();return}if(E==="goals"&&gr===pt.length&&Ye){let u=nr(de);Qe({title:"New Goal",steps:u,kind:"goal"}),Ee("wizard");return}if(E==="agents"&&ur===De.length&&C){_o();return}if(E==="goals"&&Q){qn(u=>!u),eo(0);return}if(E==="tasks"&&j){qn(u=>!u);return}if(E==="agents"&&Z){qn(u=>!u);return}if(E==="logs"&&Zn>=0){qn(u=>!u);return}}if((i==="r"||i==="R")&&E==="tasks"&&j&&s){if(!qr.has(j.status)){a(`Cannot run "${j.title}" \u2014 status is ${j.status}`,e.yellow);return}a(`Running "${j.title}"...`,e.green),s(j.id).then(()=>{a(`Dispatched "${j.title}"`,e.green),K();},l=>a(`Failed to run: ${l instanceof Error?l.message:String(l)}`,e.red));return}if(x.upArrow||i==="k"){if(E==="goals"&&Ae){eo(l=>Math.max(0,l-1));return}E==="goals"?ts(l=>{let c=Math.max(0,l-1);return wr(u=>c<u?c:u),c}):E==="tasks"?Xn(l=>{let c=Math.max(0,l-1);return In(u=>c<u?c:u),c}):E==="agents"?es(l=>{let c=Math.max(0,l-1);return yr(u=>c<u?c:u),c}):E==="logs"&&hr(l=>{if(l===-1){let u=Ve.length-1;return Jn(Math.max(0,u-Se+2)),Math.max(0,u)}let c=Math.max(0,l-1);return Jn(u=>c<u?c:u),c});}if(x.downArrow||i==="j"){if(E==="goals"&&Ae){eo(l=>l+1);return}if(E==="goals"){let l=pt.length+(Ye?1:0)-1;ts(c=>{let u=Math.min(Math.max(0,l),c+1);return wr(b=>u>=b+Se?u-Se+1:b),u});}else if(E==="tasks"){let l=Et.length+(f?1:0)+(An>0?1:0)-1;Xn(c=>{let u=Math.min(Math.max(0,l),c+1);return In(b=>u>=b+Se?u-Se+1:b),u});}else if(E==="agents"){let l=De.length+(C?1:0)-1;es(c=>{let u=Math.min(Math.max(0,l),c+1);return yr(b=>u>=b+Se?u-Se+1:b),u});}else E==="logs"&&hr(l=>{if(l===-1)return -1;let c=Ve.length-1;if(l>=c)return Jn(0),-1;let u=l+1;return Jn(b=>u>=b+Se-1?u-Se+2:b),u});}}});let st=Pe!=="none",Cs=Zn>=0?Ve[Zn]:void 0,Ro=ko?"+/- exit max":"+/- resize \u2502 M max",Is=!st&&Ae&&E==="tasks"&&j,vs=!st&&Ae&&E==="agents"&&Z,_s=!st&&Ae&&E==="goals"&&Q,Qa=!st&&Ae&&E==="logs"&&Cs,Mr=j?.id,el=useMemo(()=>Mr?Ve.filter(i=>i.taskId===Mr):[],[Ve,Mr]),tl=!st&&E==="tasks"&&j&&qr.has(j.status)&&!!s,nl=!st&&!Ae&&(E==="goals"&&!!Ye||E==="tasks"&&!!f||E==="agents"&&!!C),ol=!st&&E==="tasks"&&j?.status==="review"&&!!P,rl=!st&&E==="tasks"&&j?.status==="review"&&!!$,sl=Z?Object.values(ze.running).some(i=>i.agent_id===Z.id):false,il=!st&&(E==="goals"&&Q&&!!Ce||E==="tasks"&&j&&j.status!=="in_progress"&&!!H||E==="agents"&&Z&&!!z),al=!st&&!Ae&&(E==="goals"&&!!Q&&!!Ze||E==="tasks"&&!!j&&!!G||E==="agents"&&!!Z&&!!W),ll=!st&&E==="agents"&&Z&&(sl||Z.status==="running")&&!!w,cl=!st&&E==="agents"&&!!Z&&!!gt,dl=!st&&E==="goals"&&!!Q&&(Q.status==="active"||Q.status==="paused")&&!!ft,ul=!st&&_n.length>0,Ms=Pe==="command"&&Mt.length>0,Rs=bt?.kind==="task"||bt?.kind==="edit_task";return jsxs(Box,{flexDirection:"column",width:ae,height:ue,children:[jsx(ti,{projectName:t,activeView:E,mode:_r,stats:ks,tokens:ja,uptime:Va,width:ae,version:sn,latestVersion:cn,updateInstalled:D,taskBadge:An>0?Oe.length:void 0,flashTab:Tr?.tab,flashColor:Tr?.color,onFlashComplete:Tr?()=>ls(void 0):void 0}),jsx(Box,{height:1}),$t&&jsx($i,{width:ae,height:ue-7}),!$t&&Yt==="welcome"&&E==="tasks"&&jsx(Si,{width:ae,height:ue}),!$t&&E==="goals"&&jsx(Yc,{goals:pt,selectedIndex:gr,scrollOffset:Aa,height:Se,width:Me,showAddRow:!!Ye,agentNameMap:mn,tasksByGoalMap:$a}),!$t&&Yt!=="welcome"&&E==="tasks"&&jsx(Jc,{tasks:Et,selectedIndex:xo,scrollOffset:_a,height:Se,width:Me,showAddRow:!!f,agentNameMap:mn,hiddenCount:An,goalMap:Rn,groupByGoal:Qn}),!$t&&E==="tasks"&&(Yt==="task_created"||Yt==="run_started")&&jsx(ki,{step:Yt,width:ae}),!$t&&E==="tasks"&&Yt==="completed"&&jsx(Ci,{width:ae}),!$t&&E==="agents"&&jsx(Qc,{agents:De,selectedIndex:ur,scrollOffset:Ra,height:Se,width:Me,state:ze,taskTitleMap:to,showAddRow:!!C,agentTeamMap:Bn,teamLeadSet:Oa,activeTeamCount:no}),!$t&&E==="logs"&&jsxs(Fragment,{children:[jsx(td,{messages:Ve,height:kn||Yn?Math.max(3,Se-16):Se,agents:De,logAgentFilter:os,logTypeFilter:rs,selectedIndex:Zn,scrollOffset:wa,agentNameMap:mn,agentColorMap:Io,agentMsgCounts:hs,taskTitleMap:to,width:Me}),kn&&jsx(Box,{paddingX:2,children:jsx(xi,{agents:De,selected:os,msgCounts:hs,colorMap:Io,maxHeight:Math.min(Se-4,18),onConfirm:i=>{ya(i),fr(false);},onCancel:()=>fr(false)})}),Yn&&jsx(Box,{paddingX:2,children:jsx(wi,{selected:rs,typeCounts:Ea,onConfirm:i=>{ss(i),pr(false);},onCancel:()=>pr(false)})})]}),jsx(Box,{height:1}),$t?null:Pe==="wizard"&&bt?jsx(fi,{title:bt.title,steps:bt.steps,onComplete:Wa,onCancel:Ga,width:Me,height:Ot,onPasteImage:Rs?Da:void 0,onSuggestionSelected:bt.kind==="agent"?za:void 0,footerExtra:un.length>0&&Rs?`\u{1F4CE}${un.length}`:void 0},`${bt.kind}-${bt.title}`):Ms?jsxs(Fragment,{children:[jsx(or,{label:"COMMANDS",width:Me}),jsx(Kc,{suggestions:Mt,selectedIndex:Co,height:Math.min(Mt.length,Ot),width:Me})]}):Pe==="new_task"?jsxs(Fragment,{children:[jsx(ld,{mode:Pe,width:Me}),jsx(cd,{mode:Pe,cursor:xt.cursor,width:Me})]}):Is?jsxs(Fragment,{children:[jsx(rd,{task:j,width:Me,resizeHint:Ro}),jsx(Js,{task:j,height:Ot,width:Me,taskLogs:el,agentNameMap:mn,taskTitleMap:to})]}):_s?jsxs(Fragment,{children:[jsx(or,{label:`GOAL: ${Q.title}`,width:Me,suffixLen:Ro.length+2,suffix:jsxs(Text,{color:e.dim,children:[" ",Ro," "]})}),jsx(Zc,{goal:Q,height:Ot,width:Me,agentNameMap:mn,tasks:La,progressReport:Ta,scrollOffset:Ba,onClampScroll:eo})]}):vs?jsxs(Fragment,{children:[jsx(sd,{agent:Z,width:Me,resizeHint:Ro}),jsx(id,{agent:Z,height:Ot,state:ze,taskTitleMap:to,teamName:Bn.get(Z.id)})]}):Qa?jsxs(Fragment,{children:[jsx(or,{label:"LOG",width:Me}),jsx(od,{message:Cs,height:Ot,width:Me,agents:De,agentNameMap:mn,agentColorMap:Io,taskTitleMap:to})]}):Ve.length>0&&E!=="logs"?jsxs(Fragment,{children:[(()=>{let i=` F:${bo.toUpperCase()} \u2502 ${br.length}/${Ve.length}`;return jsx(or,{label:"ACTIVITY",width:Me,suffixLen:i.length,suffix:jsxs(Fragment,{children:[jsx(Text,{color:e.dim,children:" F:"}),jsx(Text,{color:e.amber,children:bo.toUpperCase()}),jsxs(Text,{color:e.ghost,children:[" ","\u2502"," ",br.length,"/",Ve.length]})]})})})(),jsx(nd,{messages:br,height:Math.max(1,Ot-1),width:Me,agents:De,agentNameMap:mn,agentColorMap:Io})]}):E==="goals"?jsx(Zo,{count:pt.length,config:jc,width:Me}):E==="tasks"?jsx(Zo,{count:Oe.length,config:Hc,width:Me}):E==="agents"?jsx(Zo,{count:De.length,config:Uc,width:Me}):null,jsx(Box,{flexGrow:1}),jsx(Bi,{toasts:Ca,onDismiss:va}),_n.length>0&&jsx(qc,{deletions:_n,width:ae}),jsx(oi,{mode:Pe==="command"?"command":"navigate",value:Pe==="command"?dn:"",completion:Pe==="command"?Pr(dn):null,activeView:E,canRun:!!tl,canNew:!!nl,canApprove:!!ol,canReject:!!rl,canCancel:E==="tasks"&&!!j&&j.status==="in_progress"&&!!h,canDelete:!!il,canUndo:!!ul,canEdit:!!al,canForceStop:!!ll,canToggleAuto:!!cl,autoActive:Z?.autonomous,canPause:!!dl,isPaused:Q?.status==="paused",canToggleShowAll:E==="tasks"&&Oe.length>sa,showAllActive:gs,hasDetail:!!(Is||vs||_s),itemCount:E==="goals"?pt.length:E==="tasks"?Oe.length:E==="agents"?de.length:Ve.length,itemLabel:E==="goals"?"goals":E==="tasks"?"tasks":E==="agents"?"agents":"events",width:ae,hasSuggestions:Ms,onboardingCompleted:r.onboardingCompleted})]})}var qc=co.memo(function({deletions:n,width:o}){let[,r]=useState(0);useEffect(()=>{let f=setInterval(()=>r(h=>h+1),1e3);return ()=>clearInterval(f)},[]);let s=Date.now();return jsx(Box,{flexDirection:"column",width:o,children:n.map(f=>{let h=Math.max(0,Math.ceil((f.expiresAt-s)/1e3)),y=Math.max(0,o-4),m=f.entityType==="task"?"Task":f.entityType==="agent"?"Agent":"Goal",T=Math.max(10,y-m.length-30),S=f.entityName.length>T?f.entityName.slice(0,T-1)+"\u2026":f.entityName;return jsx(Box,{paddingX:2,children:jsxs(Text,{color:e.yellow,children:["\u2717 ",jsx(Text,{bold:true,children:m}),` "${S}" \u2014 `,jsxs(Text,{color:e.amber,bold:true,children:[h,"s"]}),jsx(Text,{color:e.dim,children:" \u2502 "}),jsx(Text,{color:e.gray,bold:true,children:"Z"}),jsx(Text,{color:e.dim,children:" undo"})]})},f.key)})})});function Kc({suggestions:t,selectedIndex:n,height:o,width:r}){let s=o,f=0;n>=s&&(f=n-s+1);let h=t.slice(f,f+s);return jsx(Box,{flexDirection:"column",paddingX:2,children:h.map((y,m)=>{let T=m+f,S=T===n,I=S?"\u25B6":" ",M=Math.min(20,Math.max(14,...t.map(C=>C.cmd.length+1))),v=y.cmd.padEnd(M),L=y.subs?` ${y.subs}`:"",_=Math.max(4,r-M-L.length-8),R=y.desc.length>_?y.desc.slice(0,_-1)+"\u2026":y.desc;return jsxs(Text,{wrap:"truncate",children:[jsx(Text,{color:S?e.amber:e.ghost,children:` ${I} `}),jsx(Text,{color:S?e.white:e.silver,bold:S,children:v}),jsx(Text,{color:e.dim,children:R}),L&&jsx(Text,{color:e.ghost,children:L})]},T)})})}function Yc({goals:t,selectedIndex:n,scrollOffset:o=0,height:r,width:s,showAddRow:f,agentNameMap:h,tasksByGoalMap:y}){let m=t.length,T=t.slice(o,o+r),S=f&&m>=o&&m<o+r;return jsxs(Box,{flexDirection:"column",height:r,children:[T.map((I,M)=>jsx(Box,{paddingX:2,children:jsx(Zs,{goal:I,selected:M+o===n,width:s-2,agentNameMap:h,tasksByGoal:y?.get(I.id)})},I.id)),S&&jsx(Box,{paddingX:2,children:jsxs(Text,{color:n===m?e.amber:e.ghost,children:[n===m?" \u25B8 ":" ",jsx(Text,{color:n===m?e.amber:e.dim,children:"+ add goal..."})]})},"__add__")]})}function Zc({goal:t,height:n,width:o,agentNameMap:r,tasks:s,progressReport:f,scrollOffset:h=0,onClampScroll:y}){let T=co.useMemo(()=>{let _=s??[],R=t.assignee?r?.get(t.assignee)??t.assignee:"\u2014",C=Math.max(20,o-6),z=(w,U)=>{if(w.length<=U)return [w];let ie=[];for(let oe=0;oe<w.length;oe+=U)ie.push(w.slice(oe,oe+U));return ie},P=Er(f)?.split(`
13
+ `).flatMap(w=>z(w,C))??[],$=Er(t.description)?.split(`
14
+ `).flatMap(w=>z(w,C))??[],H=Ps[t.status]??e.dim,G=new Map;for(let w of _)G.set(w.status,(G.get(w.status)??0)+1);let W=[];if(W.push({key:"row-status",node:jsxs(Box,{children:[jsxs(Box,{width:24,children:[jsx(Text,{color:e.dim,children:" status "}),jsx(Text,{color:H,bold:true,children:t.status})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" assignee "}),jsx(Text,{color:t.assignee?e.green:e.dim,children:R})]})]})}),W.push({key:"row-id",node:jsxs(Box,{children:[jsxs(Box,{width:24,children:[jsx(Text,{color:e.dim,children:" id "}),jsx(Text,{color:e.dim,children:t.id})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" created "}),jsx(Text,{children:t.created_at.slice(0,10)})]})]})}),t.updated_at&&t.updated_at!==t.created_at&&W.push({key:"row-updated",node:jsxs(Box,{children:[jsx(Box,{width:24,children:jsxs(Text,{color:e.dim,children:[" "," "]})}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" Updated "}),jsx(Text,{children:t.updated_at.slice(0,10)})]})]})}),_.length>0){let w=[];for(let[U,ie]of G)w.push(`${ie} ${U}`);W.push({key:"row-tasks-summary",node:jsxs(Box,{children:[jsxs(Box,{width:24,children:[jsx(Text,{color:e.dim,children:" tasks "}),jsx(Text,{color:e.cyan,children:_.length})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" "}),jsx(Text,{color:e.dim,children:w.join(" \xB7 ")})]})]})});}if($.length>0){W.push({key:"desc-gap",node:jsx(Text,{children:" "})});for(let w=0;w<$.length;w++)W.push({key:`desc-${w}`,node:jsxs(Text,{color:e.silver,wrap:"truncate",children:[" ",$[w]]})});}else W.push({key:"desc-gap",node:jsx(Text,{children:" "})}),W.push({key:"desc-empty",node:jsx(Text,{color:e.dim,children:" No description."})});if(P.length>0){W.push({key:"prog-gap",node:jsx(Text,{children:" "})}),W.push({key:"prog-div",node:jsx(Fn,{label:"progress",width:o})});for(let w=0;w<P.length;w++)W.push({key:`prog-${w}`,node:jsxs(Text,{color:e.white,wrap:"truncate",children:[" ",P[w]]})});}if(_.length>0){W.push({key:"tasks-gap",node:jsx(Text,{children:" "})}),W.push({key:"tasks-div",node:jsx(Fn,{label:`tasks (${_.length})`,width:o})});for(let w of _){let U=Eo[w.status]??e.dim;W.push({key:`task-${w.id}`,node:jsxs(Text,{color:e.silver,wrap:"truncate",children:[" ",jsx(Text,{color:U,children:w.status.padEnd(12)}),w.title.slice(0,Math.max(10,o-22))]})});}}return W},[t,s,f,o,r]),S=Math.max(0,T.length-n),I=Math.min(h,S);co.useEffect(()=>{y&&I!==h&&y(I);},[I,h,y]);let M=T.length>n&&I<S,v=M?n-1:n,L=T.slice(I,I+v);return jsxs(Box,{flexDirection:"column",height:n,paddingX:2,children:[L.map(_=>jsx(Box,{children:_.node},_.key)),M&&jsxs(Text,{color:e.ghost,children:[" ","\u2193"," ",T.length-I-v," more ","\u2014"," ","\u2191","\u2193"," to scroll"]})]})}function Jc({tasks:t,selectedIndex:n,scrollOffset:o=0,height:r,width:s,showAddRow:f,agentNameMap:h,hiddenCount:y=0,goalMap:m,groupByGoal:T=false}){let S=y>0,I=S?t.length:-1,M=t.length+(S?1:0),v=t.slice(o,o+r),L=S&&I>=o&&I<o+r,_=f&&M>=o&&M<o+r,R=useMemo(()=>{if(!T||!m||m.size===0)return null;let H=new Map;for(let G of t)if(G.goalId&&m.has(G.goalId)){let W=H.get(G.goalId)??{total:0,done:0};W.total++,G.status==="done"&&W.done++,H.set(G.goalId,W);}return H},[t,T,m]),C=T&&m?t.filter(H=>!H.goalId||!m.has(H.goalId)).length:0,z=T&&m&&m.size>0&&R&&R.size>0,P=[],$=o>0?t[o-1]?.goalId??null:void 0;for(let H=0;H<v.length&&P.length<r;H++){let G=v[H],W=G.goalId&&m?.has(G.goalId)?G.goalId:null;if(z){if(W&&W!==$){let w=m.get(W),U=R.get(W)??{total:0,done:0};if(P.push(jsx(zs,{goalTitle:w.title,taskCount:U.total,doneCount:U.done,width:s},`gh_${W}`)),P.length>=r)break}if(!W&&$!==null&&$!==void 0&&(P.push(jsx(Vs,{taskCount:C,width:s},"__ungrouped__")),P.length>=r))break}$=W,P.push(jsx(Box,{paddingX:2,children:jsx(Po,{task:G,selected:H+o===n,width:s-2,agentNameMap:h,goalMap:m})},G.id));}return L&&P.length<r&&P.push(jsx(Box,{paddingX:2,children:jsxs(Text,{color:n===I?e.amber:e.ghost,children:[n===I?" \u25B8 ":" ",jsxs(Text,{color:n===I?e.amber:e.dim,children:["\u25BC"," Show all (",y," more) \u2014 press ",jsx(Text,{bold:true,color:e.gray,children:"S"})]})]})},"__show_all__")),_&&P.length<r&&P.push(jsx(Box,{paddingX:2,children:jsxs(Text,{color:n===M?e.amber:e.ghost,children:[n===M?" \u25B8 ":" ",jsx(Text,{color:n===M?e.amber:e.dim,children:"+ add task..."})]})},"__add__")),jsx(Box,{flexDirection:"column",height:r,children:P})}function Qc({agents:t,selectedIndex:n,scrollOffset:o=0,height:r,width:s,state:f,taskTitleMap:h,showAddRow:y,agentTeamMap:m,teamLeadSet:T,activeTeamCount:S}){let I=new Map;for(let G of Object.values(f.running))I.set(G.agent_id,G);let M=new Map;if(S&&S>0)for(let G of t){let W=m?.get(G.id);W&&M.set(W,(M.get(W)??0)+1);}let v=t.length,L=t.slice(o,o+r),_=y&&v>=o&&v<o+r,R=S!=null&&S>0,C=new Map;if(R&&T&&m){for(let G of t)if(T.has(G.id)){let W=m.get(G.id);W&&C.set(W,G.name);}}let z=0;for(let G of M.values())z+=G;let P=t.length-z,$=[],H=o>0?m?.get(t[o-1]?.id??""):void 0;for(let G=0;G<L.length&&$.length<r;G++){let W=L[G],w=m?.get(W.id);if(R&&w&&w!==H&&($.push(jsx(Xs,{teamName:w,memberCount:M.get(w)??0,leadName:C.get(w),width:s},`ts-${w}`)),$.length>=r)||R&&!w&&H&&($.push(jsx(qs,{memberCount:P,width:s},"ts-unassigned")),$.length>=r))break;H=w,$.push(jsx(Box,{paddingX:2,children:jsx(Us,{agent:W,selected:G+o===n,width:s-2,runningEntry:I.get(W.id),currentTaskTitle:W.current_task?h.get(W.current_task):void 0,teamName:w,isLead:T?.has(W.id)})},W.id));}return _&&$.length<r&&$.push(jsx(Box,{paddingX:2,children:jsxs(Text,{color:n===v?e.amber:e.ghost,children:[n===v?" \u25B8 ":" ",jsx(Text,{color:n===v?e.amber:e.dim,children:"+ add agent..."})]})},"__add__")),jsx(Box,{flexDirection:"column",height:r,children:$})}function ma(t=5e3){let[n,o]=useState(Date.now());return useEffect(()=>{let r=setInterval(()=>o(Date.now()),t);return ()=>clearInterval(r)},[t]),n}function fa(t,n){let o=Math.max(0,n-t);return o<3e3?"now":o<6e4?`${Math.floor(o/1e3)}s`:o<36e5?`${Math.floor(o/6e4)}m`:`${Math.floor(o/36e5)}h`}function ed(t){if(t==="error")return e.errorBg}function pa(t,n){switch(t){case "output":return e.white;case "tool":return e.dim;case "result":return e.dim;case "file":return e.gray;case "error":return e.red;case "lifecycle":return e.dim;case "system":return e.dim;default:return n}}function td({messages:t,height:n,agents:o,logAgentFilter:r,logTypeFilter:s,selectedIndex:f,scrollOffset:h,agentNameMap:y,agentColorMap:m,agentMsgCounts:T,taskTitleMap:S,width:I}){let M=ma(),v=useMemo(()=>t.filter(U=>{if(r.size>0&&U.agentId&&!r.has(U.agentId))return false;let ie=U.msgType??"info";return s.has(ie)}),[t,r,s]);useMemo(()=>{let U={};for(let ie of t){let oe=ie.msgType??"info";U[oe]=(U[oe]??0)+1;}return U},[t]);let _=s.size>=8?"all":s.size===1&&s.has("output")?"text":s.size===1&&s.has("error")?"errors":s.has("tool")&&!s.has("output")?"tools":s.has("lifecycle")&&!s.has("output")?"events":`${s.size} types`,R=r.size>0,C=n-2,z=f===-1?v.slice(-C):v.slice(h,h+C),P=f===-1?-1:f-h,$=Math.min(10,Math.max(6,...o.map(U=>U.name.length))),H=11+$,G=U=>{if(U===0)return true;let ie=z[U],oe=z[U-1];return ie.agentId!==oe.agentId?true:ie.agentId?ie.ts-oe.ts>3e4:false},W=Math.max(4,Math.floor((I-20)/Math.max(1,o.length))-1),w=Math.min(W,10);return jsxs(Box,{flexDirection:"column",paddingX:1,children:[jsxs(Box,{gap:0,justifyContent:"space-between",width:I,children:[jsxs(Box,{gap:0,children:[f===-1?jsxs(Box,{gap:0,children:[jsx(Text,{backgroundColor:e.successBg,color:e.green,children:" "}),jsx(Text,{backgroundColor:e.successBg,color:e.green,children:jsx(Ht,{color:e.green})}),jsx(Text,{backgroundColor:e.successBg,color:e.green,children:" LIVE "})]}):jsxs(Text,{backgroundColor:e.warnBg,color:e.amber,children:[" \u2191\u2193 ",f+1,"/",v.length," "]}),jsxs(Text,{color:e.dim,children:[" ",v.length," events"]}),_!=="all"&&jsxs(Text,{color:e.amber,children:[" f:",_]}),R&&jsxs(Text,{color:e.cyan,children:[" ",r.size,"/",o.length," agents"]})]}),jsxs(Box,{gap:0,children:[jsx(Text,{color:e.amber,bold:true,children:"a"}),jsx(Text,{color:e.dim,children:" filter "}),jsx(Text,{color:e.amber,bold:true,children:"f"}),jsx(Text,{color:e.dim,children:" type "}),jsx(Text,{color:e.amber,bold:true,children:"F"}),jsx(Text,{color:e.dim,children:" cycle"})]})]}),jsx(Box,{gap:0,children:o.map(U=>{let ie=m.get(U.id)??Zr[0],oe=r.size===0||r.has(U.id),we=U.name.length>w?U.name.slice(0,w-1)+"\u2026":U.name;return jsxs(Text,{color:oe?ie:e.ghost,bold:oe,children:[" ",we]},U.id)})}),z.length===0?jsxs(Box,{flexDirection:"column",paddingX:2,paddingTop:1,children:[jsx(Text,{color:e.dim,children:t.length===0?" \u256D\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256E":"No events for current filter."}),t.length===0&&jsxs(Fragment,{children:[jsx(Text,{color:e.dim,children:" \u2502 \u2502"}),jsxs(Text,{color:e.dim,children:[" \u2502 ",jsx(Text,{color:e.ghost,children:"\u25C7"}),jsx(Text,{color:e.gray,children:" Waiting for activity "}),"\u2502"]}),jsxs(Text,{color:e.dim,children:[" \u2502 ",jsx(Text,{color:e.ghost,children:"\u2502"}),jsx(Text,{color:e.dim,children:" Run tasks or start "}),"\u2502"]}),jsxs(Text,{color:e.dim,children:[" \u2502 ",jsx(Text,{color:e.ghost,children:"\u2502"}),jsx(Text,{color:e.dim,children:" the orchestrator "}),"\u2502"]}),jsxs(Text,{color:e.dim,children:[" \u2502 ",jsx(Text,{color:e.ghost,children:"\u25C7"}),jsx(Text,{color:e.dim,children:" "}),"\u2502"]}),jsx(Text,{color:e.dim,children:" \u2570\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256F"})]})]}):z.map((U,ie)=>{let oe=ie===P,we=U.msgType??"info",We=lr[we]??"\u2502",Ge=U.agentId?y.get(U.agentId)??U.agentId.slice(0,8):void 0,ut=U.agentId?m.get(U.agentId):void 0,Ct=G(ie),mt=(ie>0?z[ie-1]:void 0)?.agentId===U.agentId&&!!U.agentId,Ye=!mt&&!!Ge,Ze=mt&&!!Ge,ft=pa(we,U.color),Ce=oe?e.infoBg:we==="error"?e.errorBg:void 0,Wt=U.taskId?S.get(U.taskId):void 0,It=fa(U.ts,M),ht=Wt&&I>80?`#${Wt.slice(0,20)}`:"",Je=ht?ht.length+3:0,ot=Math.max(10,I-2-H-Je),Xe=it(U.text,ot);return jsxs(Box,{backgroundColor:Ce,children:[jsx(Text,{color:ut??e.ghost,children:Ct&&Ye?"\u250C":Ze?"\u2502":" "}),jsx(Text,{color:oe?e.amber:void 0,children:oe?"\u25B8":" "}),jsx(Box,{width:5,children:jsx(Text,{color:It==="now"?e.green:oe?e.silver:e.ghost,children:It.padStart(4)})}),jsx(Box,{width:$+1,children:Ye?jsxs(Text,{color:ut,bold:true,children:[" ",Ge.slice(0,$).padEnd($)]}):Ze?jsxs(Text,{color:ut??e.ghost,children:[" ","\xB7".padEnd($)]}):jsxs(Text,{color:e.ghost,children:[" "," ".padEnd($)]})}),jsxs(Text,{color:we==="error"?e.red:ut??e.dim,children:[" ",We," "]}),jsx(Text,{color:oe?e.white:ft,bold:oe||we==="lifecycle",children:Xe}),ht&&jsxs(Text,{color:e.ghost,children:[" ",jsx(Text,{color:e.dim,backgroundColor:e.void,children:` ${ht} `})]})]},ie)})]})}function nd({messages:t,height:n,width:o,agents:r,agentNameMap:s,agentColorMap:f}){let h=ma(),y=t.slice(-n),m=Math.max(10,o-2-17),T=Math.max(0,n-y.length),S=0,I=[];for(let M=0;M<y.length;M++)M>0&&y[M].agentId!==y[M-1].agentId&&S++,I.push(S);return jsxs(Box,{flexDirection:"column",paddingX:1,children:[T>0&&jsx(Box,{height:T}),y.map((M,v)=>{let L=M.agentId?s.get(M.agentId)??M.agentId.slice(0,8):void 0,_=M.agentId?f.get(M.agentId):void 0,R=M.msgType??"info",C=lr[R]??"\u2502",z=pa(R,M.color),$=(v>0?y[v-1]:void 0)?.agentId===M.agentId&&!!M.agentId,H=(I[v]&1)===1,G=ed(R)??(H?"#1a1a1a":void 0),W=fa(M.ts,h),w=it(M.text,m);return jsxs(Box,{backgroundColor:G,children:[jsx(Text,{color:_??e.ghost,children:!$&&L?"\u258D":$?"\u258F":" "}),jsx(Box,{width:5,children:jsx(Text,{color:$?e.ghost:W==="now"?e.green:e.dim,children:$?" ":W.padStart(4)})}),jsx(Box,{width:9,children:L&&!$?jsxs(Text,{color:_,bold:true,children:[" ",L.slice(0,8)]}):jsx(Text,{color:e.ghost,children:Xc})}),jsxs(Text,{color:R==="error"?e.red:$?e.ghost:_??e.dim,children:[C," "]}),jsx(Text,{color:z,children:w})]},v)})]})}function od({message:t,height:n,width:o,agents:r,agentNameMap:s,agentColorMap:f,taskTitleMap:h}){let y=t.detail??t.text,m=t.msgType??"info",T=t.agentId?s.get(t.agentId)??t.agentId.slice(0,8):void 0,S=t.agentId?f.get(t.agentId):e.dim,I=t.taskId?h.get(t.taskId):void 0,M,v=false;try{let C=JSON.parse(y);M=JSON.stringify(C,null,2),v=!0;}catch{M=y;}let L=Math.max(4,o-6),_=Math.max(1,n-4),R=M.split(`
15
+ `).slice(0,_);return jsxs(Box,{flexDirection:"column",paddingX:1,children:[jsx(Box,{children:jsxs(Text,{color:e.ghost,children:["\u256D",Te(L+2),"\u256E"]})}),jsxs(Box,{children:[jsx(Text,{color:e.ghost,children:"\u2502 "}),jsx(Text,{color:e.dim,children:t.time}),jsx(Text,{color:e.ghost,children:" \u2502 "}),T&&jsx(Text,{color:S,bold:true,children:T}),T&&jsx(Text,{color:e.ghost,children:" \u2502 "}),jsxs(Text,{color:lr[m]?m==="error"?e.red:e.dim:e.dim,children:[lr[m]??"\u2502"," ",m]}),I&&jsxs(Fragment,{children:[jsx(Text,{color:e.ghost,children:" \u2502 "}),jsxs(Text,{color:e.dim,children:["#",I.slice(0,30)]})]})]}),jsxs(Box,{children:[jsx(Text,{color:e.ghost,children:"\u2502 "}),jsx(Text,{color:t.color,bold:true,wrap:"truncate",children:t.text.slice(0,L)})]}),jsx(Box,{children:jsxs(Text,{color:e.ghost,children:["\u251C",Te(L+2),"\u2524"]})}),R.map((C,z)=>jsxs(Box,{children:[jsx(Text,{color:e.ghost,children:"\u2502 "}),v&&jsxs(Text,{color:e.ghost,children:[String(z+1).padStart(3)," "]}),jsx(Text,{wrap:"truncate",color:v&&C.includes('"')?e.cyan:v&&/^\s*[}\]]/.test(C)?e.ghost:C.startsWith("error")||C.startsWith("Error")?e.red:e.silver,children:C.slice(0,v?L-4:L)})]},z)),jsx(Box,{children:jsxs(Text,{color:e.ghost,children:["\u2570",Te(L+2),"\u256F"]})})]})}function or({label:t,width:n,suffix:o,suffixLen:r=0}){let s=` ${t} `,f=3,h=f+s.length+2;if(!o){let T=Math.max(0,n-h);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(f)}),jsx(Text,{backgroundColor:"#1a1a22",color:e.dim,bold:true,children:s}),jsx(Text,{color:e.ghost,children:He(T)})]})}let y=2,m=Math.max(0,n-h-y-r);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(f)}),jsx(Text,{backgroundColor:"#1a1a22",color:e.dim,bold:true,children:s}),jsx(Text,{color:e.ghost,children:He(y)}),o,jsx(Text,{color:e.ghost,children:He(m)})]})}function rd({task:t,width:n,resizeHint:o}){let r=" DETAIL ",s=o?` ${o} `:"",f=n-r.length-s.length-10,h=t.title.length>f?t.title.slice(0,f-3)+"...":t.title,y=Math.max(0,n-3-r.length-h.length-s.length-4);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(3)}),jsx(Text,{backgroundColor:"#2d1f0a",color:e.amber,bold:true,children:r}),jsxs(Text,{color:e.ghost,children:[$o," "]}),jsx(Text,{color:e.white,bold:true,children:h}),jsxs(Text,{color:e.ghost,children:[" ",He(Math.max(0,y))]}),s?jsx(Text,{color:e.dim,children:s}):null]})}function sd({agent:t,width:n,resizeHint:o}){let r=" AGENT ",s=o?` ${o} `:"",f=n-r.length-s.length-10,h=t.name.length>f?t.name.slice(0,f-3)+"...":t.name,y=Math.max(0,n-3-r.length-h.length-s.length-4);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(3)}),jsx(Text,{backgroundColor:"#0f2d1f",color:e.green,bold:true,children:r}),jsxs(Text,{color:e.ghost,children:[$o," "]}),jsx(Text,{color:e.green,bold:true,children:h}),jsxs(Text,{color:e.ghost,children:[" ",He(Math.max(0,y))]}),s?jsx(Text,{color:e.dim,children:s}):null]})}function id({agent:t,height:n$1,state:o,taskTitleMap:r,teamName:s}){let f=ad[t.status]??e.dim;Object.values(o.running).find(T=>T.agent_id===t.id);let y=t.current_task?r.get(t.current_task):void 0,m=24;return jsxs(Box,{flexDirection:"column",paddingX:2,children:[jsxs(Box,{children:[jsxs(Box,{width:m,children:[jsx(Text,{color:e.dim,children:" status "}),jsx(Text,{color:f,children:t.status})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" adapter "}),jsx(Text,{color:e.cyan,children:t.adapter})]})]}),jsxs(Box,{children:[jsxs(Box,{width:m,children:[jsx(Text,{color:e.dim,children:" model "}),jsx(Text,{children:t.config.model??"\u2014"})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" task "}),jsx(Text,{color:y?e.white:e.dim,children:y??"\u2014"})]})]}),jsxs(Box,{children:[jsxs(Box,{width:m,children:[jsx(Text,{color:e.dim,children:" runs "}),jsx(Text,{children:t.stats.total_runs}),jsx(Text,{color:e.dim,children:" ("}),jsx(Text,{color:e.green,children:t.stats.tasks_completed}),jsx(Text,{color:e.dim,children:"/"}),jsx(Text,{color:t.stats.tasks_failed>0?e.red:e.dim,children:t.stats.tasks_failed}),jsx(Text,{color:e.dim,children:")"})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" team "}),jsx(Text,{color:s?e.amber:e.dim,children:s??"\u2014"})]})]}),t.autonomous&&jsx(Box,{children:jsxs(Box,{width:m,children:[jsx(Text,{color:e.dim,children:" auto "}),jsxs(Text,{color:e.cyan,children:[xn," ON"]})]})}),t.config.skills&&t.config.skills.length>0&&jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" skills "}),jsx(Text,{color:e.cyan,wrap:"truncate",children:it(t.config.skills.join(", "),500)})]}),t.last_error&&(()=>{let T=t.last_error.kind,S=n[T],I=!S||T==="unknown",M=t.last_error.timestamp,v=M?g(M)+" ago":"";return jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsxs(Box,{flexDirection:"column",borderStyle:"single",borderColor:e.red,paddingX:1,children:[jsxs(Text,{color:e.red,bold:true,children:["\u26A0"," \u041E\u0448\u0438\u0431\u043A\u0430"]}),S&&jsx(Text,{color:e.white,children:S.message}),S&&jsx(Text,{color:e.cyan,children:S.fix}),S?.doctorHint&&jsx(Text,{color:e.yellow,children:"\u0414\u0438\u0430\u0433\u043D\u043E\u0441\u0442\u0438\u043A\u0430: orch doctor"}),I&&t.last_error.message&&jsx(Text,{color:e.dim,children:it(t.last_error.message,120)}),v&&jsx(Text,{color:e.dim,children:v})]})]})})(),jsx(Text,{children:" "}),t.role?t.role.split(`
16
+ `).slice(0,Math.max(1,n$1-(t.last_error?10:4))).map((T,S)=>jsxs(Text,{color:e.silver,wrap:"truncate",children:[" ",it(T,500)]},S)):jsx(Text,{color:e.dim,children:" No role description."})]})}var ad={idle:e.dim,running:e.green,error:e.red,disabled:e.ghost};function ld({mode:t,width:n}){let r=` ${t==="command"?"COMMAND":"NEW TASK"} `,s=Math.max(0,n-3-r.length-2);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(3)}),jsx(Text,{backgroundColor:"#2d1f0a",color:e.amber,bold:true,children:r}),jsx(Text,{color:e.ghost,children:He(s)})]})}function cd({mode:t,cursor:n,width:o}){let r=t==="command"?"/ ":"\u25B8 ";return jsx(Box,{paddingX:2,children:jsx(jo,{cursor:n,width:Math.max(10,o-4),prefix:r})})}function ha(t,n){if(!n||typeof n!="object")return "";let o=n;if(o.file_path&&typeof o.file_path=="string")return o.file_path.split("/").slice(-2).join("/");if(o.command&&typeof o.command=="string")return o.command.slice(0,60);if(o.pattern&&typeof o.pattern=="string")return `"${o.pattern.slice(0,40)}"`;if(o.glob&&typeof o.glob=="string")return o.glob.slice(0,40);let r=JSON.stringify(o);return r.length>80?r.slice(0,77)+"...":r}function rr(t,n=200){if(typeof t=="string")return t.slice(0,n);if(!Array.isArray(t))return null;let o=[],r=0;for(let s of t){if(r>=n)break;if(s?.type==="text"&&typeof s.text=="string"){let f=s.text.split(`
17
+ `).find(h=>h.trim().length>0)??"";o.push(f.slice(0,n-r)),r+=f.length;}else if(s?.type==="tool_use"){let f=ha(s.name??"tool",s.input),h=`\u2699 ${s.name??"tool"}(${f})`;o.push(h),r+=h.length;}else if(s?.type==="tool_result")o.push("\u2190 (result)"),r+=10;else if(s?.type==="thinking"&&typeof s.thinking=="string"){let f=s.thinking.slice(0,60).split(`
18
+ `)[0]??"";o.push(`\u{1F4AD} ${f}`),r+=f.length+3;}}return o.length>0?o.join(" "):null}function ca(t){if(typeof t=="string"){let o=t.split(`
19
+ `).length,r=t.split(`
20
+ `).find(s=>s.trim().length>0)??"";return o>3?`${r.slice(0,80)}... (${o} lines)`:r.slice(0,120)}if(!Array.isArray(t))return "(result)";let n=[];for(let o of t)if(o?.type==="tool_result"){o.tool_use_id?o.tool_use_id.slice(0,8):"";let s=o.is_error,f=typeof o.content=="string"?o.content:"",h=f.split(`
21
+ `).length;s?n.push(`\u2715 error: ${f.slice(0,60)}`):h>3?n.push(`\u2713 ${h} lines`):n.push(`\u2713 ${f.slice(0,80)}`);}else o?.type==="text"&&typeof o.text=="string"&&n.push(o.text.split(`
22
+ `)[0]?.slice(0,80)??"");return n.join(" ")||"(result)"}function xa(t){let n=()=>t.length>ar?t.slice(0,ar)+"\u2026":t;if(ua.test(t.trim()))return {summary:t.trim(),detail:n()};try{let o=JSON.parse(t);if(o.type==="message"&&o.role==="assistant"){let r=rr(o.content);return r?{summary:r.slice(0,200),detail:n()}:{summary:null,detail:""}}if(o.type==="assistant"||o.role==="assistant"){let r=o.message?.content??o.content,s=rr(r);return s?{summary:s.slice(0,200),detail:n()}:{summary:null,detail:""}}if(o.type==="user"||o.role==="user"){let r=o.message?.content??o.content;return {summary:`\u2190 ${ca(r).slice(0,180)}`,detail:n()}}if(o.type==="tool_use"||typeof o.name=="string"&&"input"in o){let r=o.name??"tool",s=ha(r,o.input);return {summary:`\u2699 ${r}(${s})`,detail:n()}}if(o.type==="tool_result")return {summary:`\u2190 ${ca(o.content).slice(0,180)}`,detail:n()};if(o.type==="result"){let r=typeof o.result=="string"?o.result:null;return {summary:r?`\u2713 ${r.slice(0,180)}`:"\u2713 Agent finished",detail:n()}}if(o.type==="rate_limit_event")return {summary:`\u23F3 Rate limited (${o.rate_limit_info?.rateLimitType??"unknown"})`,detail:n()};if(o.subtype){if(o.message){let r=o.message.content??o.message,s=rr(r);if(s)return {summary:s.slice(0,200),detail:n()}}return {summary:`[${o.subtype}]`,detail:n()}}if(o.content){let r=rr(o.content);if(r)return {summary:r.slice(0,200),detail:n()}}return o.type?{summary:`[${o.type}]`,detail:n()}:{summary:t.slice(0,150),detail:n()}}catch{return {summary:dd(t),detail:n()}}}function dd(t){let n=t.match(/"subtype"\s*:\s*"([^"]+)"/);if(n)return `[${n[1]}]`;let o=t.match(/"type"\s*:\s*"([^"]+)"/),r=t.match(/"role"\s*:\s*"([^"]+)"/),s=o?.[1],f=r?.[1];if(!s&&!f)return t.slice(0,200);if(s==="assistant"||s==="message"||f==="assistant"){let h=t.match(/"text"\s*:\s*"((?:[^"\\]|\\.)*)"/);if(h)try{return JSON.parse(`"${h[1]}"`).slice(0,200)}catch{}return "\u{1F4AC} (assistant)"}if(s==="user"||s==="tool_result"||f==="user")return "\u2190 (tool result)";if(s==="tool_use")return `\u2699 ${t.match(/"name"\s*:\s*"([^"]+)"/)?.[1]??"tool"}()`;if(s==="result"){let h=t.match(/"result"\s*:\s*"((?:[^"\\]|\\.)*)"/);if(h)try{return `\u2713 ${JSON.parse(`"${h[1]}"`).slice(0,180)}`}catch{}return "\u2713 Agent finished"}return s==="rate_limit_event"?"\u23F3 Rate limited":`[${s??f}]`}function ud(t,n,o,r){let s=f=>r?.get(f);switch(t.type){case "agent:started":n("Started task",e.green,{agentId:t.agentId,taskId:t.taskId,msgType:"lifecycle"});break;case "agent:output":{let{summary:f,detail:h}=xa(t.data);if(f){let y=ga(f);n(f,y.color,{agentId:t.agentId,taskId:s(t.runId),detail:h,msgType:y.msgType});}break}case "agent:file_changed":n(`${t.path}`,e.purple,{agentId:t.agentId,taskId:s(t.runId),msgType:"file"});break;case "agent:completed":n(t.success?"Completed successfully":"Failed",t.success?e.green:e.red,{agentId:t.agentId,taskId:s(t.runId),msgType:"lifecycle"});break;case "agent:error":n(`${t.error.slice(0,150)}`,e.red,{agentId:t.agentId,taskId:s(t.runId),detail:t.error,msgType:"error"});break;case "task:status_changed":n(`${t.from} \u2192 ${t.to}`,e.cyan,{taskId:t.taskId,msgType:"system"});break;case "task:assigned":n(`Assigned \u2192 ${t.agentId}`,e.cyan,{taskId:t.taskId,msgType:"system"});break;case "task:created":n(`Created: ${t.task.title}`,e.amber,{taskId:t.task.id,msgType:"system"});break;case "run:retry":n(`Retry #${t.attempt} (${Math.round(t.delay_ms/1e3)}s delay)`,e.yellow,{agentId:o?.get(t.runId),taskId:s(t.runId),msgType:"lifecycle"});break;case "orchestrator:tick":(t.running>0||t.queued>0)&&n(`${t.running} running \xB7 ${t.queued} queued`,e.ghost,{msgType:"system"});break;case "orchestrator:stall_detected":n("Stall detected",e.yellow,{agentId:o?.get(t.runId),taskId:s(t.runId),msgType:"error"});break;case "task:cascade_failed":n(`Cascade failed (dep: ${t.failedDependencyId})`,e.red,{taskId:t.taskId,detail:t.reason,msgType:"error"});break}}export{Gg as App,Wg as _resetPendingDeletionSeq};
package/dist/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- import {a as a$3,e}from'./chunk-6E6DC7OE.js';import {k as k$1}from'./chunk-ZMLF5HI5.js';import {a as a$1,b,i}from'./chunk-64WUDYEM.js';import {a as a$2,b as b$1}from'./chunk-LRYVT4D4.js';import R from'path';import {Command}from'commander';function l(o){let t=o.noColor||"NO_COLOR"in process.env||false,i=o.ascii||process.env.TERM==="dumb"||false;return {projectRoot:e(),json:o.json??false,quiet:o.quiet??false,noColor:t,ascii:i}}var d={task:async(o,t)=>{(await import('./task-M2FY3SU7.js')).registerTaskCommand(o,t);},agent:async(o,t)=>{(await import('./agent-WLKP6WOR.js')).registerAgentCommand(o,t);},status:async(o,t)=>{(await import('./status-NYHZ7Q5G.js')).registerStatusCommand(o,t);},logs:async(o,t)=>{(await import('./logs-EUOQ2UZL.js')).registerLogsCommand(o,t);},config:async(o,t)=>{(await import('./config-OOB7QEKM.js')).registerConfigCommand(o,t);},context:async(o,t)=>{(await import('./context-FXRERFSP.js')).registerContextCommand(o,t);},msg:async(o,t)=>{(await import('./msg-4ELI7Q52.js')).registerMsgCommand(o,t);},goal:async(o,t)=>{(await import('./goal-KQ4XOSRH.js')).registerGoalCommand(o,t);},team:async(o,t)=>{(await import('./team-VCJSUDWX.js')).registerTeamCommand(o,t);},org:async(o,t)=>{(await import('./org-WCEBMHLR.js')).registerOrgCommand(o,t);}},m={run:async(o,t)=>{(await import('./run-PX7O3ILN.js')).registerRunCommand(o,t);},doctor:async(o,t)=>{(await import('./doctor-5HTCX6K7.js')).registerDoctorCommand(o,t);},tui:async(o,t)=>{(await import('./tui-DCZOKDPG.js')).registerTuiCommand(o,t);},serve:async(o,t)=>{(await import('./serve-DE7ES7Q5.js')).registerServeCommand(o,t);}},a=new Command;a.name("orchestry").description("Agents Organizations \u2014 CLI orchestrator for AI agents").version("1.0.21").option("--json","Output as JSON").option("--quiet","Minimal output (IDs only)").option("--no-color","Disable colors").option("--ascii","ASCII-only output (no Unicode)").hook("preAction",async o=>{let t=o.opts();t.ascii&&a$1(true),t.color===false&&b(true);});var x=[["task","Manage tasks"],["agent","Manage agents"],["status","Show orchestrator status"],["logs","View run logs"],["config","Manage configuration"],["context","Shared context store for inter-agent data exchange"],["msg","Inter-agent messaging"],["goal","Manage goals"],["team","Manage teams"],["org","Pre-built AI companies"],["run","Run tasks"],["doctor","Check adapters and dependencies"],["tui","Launch TUI dashboard"],["serve","Headless daemon mode with structured logs"],["init","Initialize project"],["update","Check for updates"]],L=new Set(x.map(([o])=>o));async function k(){a.parseOptions(process.argv);let o=a.opts(),t=process.argv.slice(2).find(e=>!e.startsWith("-")),i$1=t!==void 0&&L.has(t);if((process.argv.includes("--help")||process.argv.includes("-h")||process.argv.includes("--version")||process.argv.includes("-V"))&&!i$1){for(let[e,n]of x)a.command(e).description(n);await a.parseAsync(process.argv);return}if(t==="init"){let{registerInitCommand:e}=await import('./init-GVM7EYPO.js');e(a);}else if(t==="update"){let{registerUpdateCommand:e}=await import('./update-W54LAATS.js');e(a);}let g=process.argv.length<=2;if(g&&!await k$1(R.join(process.cwd(),a$3))){let{runInit:e}=await import('./init-GVM7EYPO.js');await e();let n=l({json:o.json,quiet:o.quiet,noColor:o.color===false,ascii:o.ascii}),{buildFullContainer:s}=await import('./container-PKAEIRCI.js'),p=await s(n);await m.tui(a,p),await a.parseAsync([...process.argv,"tui"]);return}let u=l({json:o.json,quiet:o.quiet,noColor:o.color===false,ascii:o.ascii}),j=!t||t in m,{buildFullContainer:A,buildLightContainer:M}=await import('./container-PKAEIRCI.js');try{if(j){let e=await A(u),n=t?m[t]:void 0;n?await n(a,e):await Promise.all(Object.values(m).map(p=>p(a,e)));let s=t?d[t]:void 0;s&&await s(a,e);}else {let e=await M(u),n=d[t];n?await n(a,e):await Promise.all(Object.values(d).map(s=>s(a,e)));}}catch(e){if(e instanceof b$1){if(t==="doctor"){let{registerDoctorCommand:n}=await import('./doctor-5HTCX6K7.js');n(a);}if(t==="init"||t==="doctor"||t==="update"){await a.parseAsync(process.argv);return}i(e.message,e.hint),process.exit(e.exitCode);}throw e}g&&process.argv.push("tui");let r,f=t==="tui"||t==="update"||t==="serve",S=f?Promise.resolve(null):import('./update-check-R5ABF6HE.js').then(e=>(r=e,e.checkForUpdateSWR(a.version()??"0.0.0")));if(await a.parseAsync(process.argv),!f){let e=await S;e&&r&&(r.printUpdateNotification(e),e.updateAvailable&&r.backgroundInstall(e.latest).catch(()=>{}));}}k().catch(o=>{o instanceof a$2&&(i(o.message,o.hint),process.exit(o.exitCode)),i(o instanceof Error?o.message:String(o)),process.env.ORCHESTRY_DEBUG&&console.error(o),process.exit(1);});
2
+ import {a as a$3,e}from'./chunk-6E6DC7OE.js';import {k as k$1}from'./chunk-ZMLF5HI5.js';import {a as a$1,b,i}from'./chunk-64WUDYEM.js';import {a as a$2,b as b$1}from'./chunk-LRYVT4D4.js';import R from'path';import {Command}from'commander';function l(o){let t=o.noColor||"NO_COLOR"in process.env||false,i=o.ascii||process.env.TERM==="dumb"||false;return {projectRoot:e(),json:o.json??false,quiet:o.quiet??false,noColor:t,ascii:i}}var d={task:async(o,t)=>{(await import('./task-M2FY3SU7.js')).registerTaskCommand(o,t);},agent:async(o,t)=>{(await import('./agent-WLKP6WOR.js')).registerAgentCommand(o,t);},status:async(o,t)=>{(await import('./status-NYHZ7Q5G.js')).registerStatusCommand(o,t);},logs:async(o,t)=>{(await import('./logs-EUOQ2UZL.js')).registerLogsCommand(o,t);},config:async(o,t)=>{(await import('./config-OOB7QEKM.js')).registerConfigCommand(o,t);},context:async(o,t)=>{(await import('./context-FXRERFSP.js')).registerContextCommand(o,t);},msg:async(o,t)=>{(await import('./msg-4ELI7Q52.js')).registerMsgCommand(o,t);},goal:async(o,t)=>{(await import('./goal-KQ4XOSRH.js')).registerGoalCommand(o,t);},team:async(o,t)=>{(await import('./team-VCJSUDWX.js')).registerTeamCommand(o,t);},org:async(o,t)=>{(await import('./org-WCEBMHLR.js')).registerOrgCommand(o,t);}},m={run:async(o,t)=>{(await import('./run-PX7O3ILN.js')).registerRunCommand(o,t);},doctor:async(o,t)=>{(await import('./doctor-5HTCX6K7.js')).registerDoctorCommand(o,t);},tui:async(o,t)=>{(await import('./tui-QHU43YNY.js')).registerTuiCommand(o,t);},serve:async(o,t)=>{(await import('./serve-DE7ES7Q5.js')).registerServeCommand(o,t);}},a=new Command;a.name("orchestry").description("Agents Organizations \u2014 CLI orchestrator for AI agents").version("1.0.22").option("--json","Output as JSON").option("--quiet","Minimal output (IDs only)").option("--no-color","Disable colors").option("--ascii","ASCII-only output (no Unicode)").hook("preAction",async o=>{let t=o.opts();t.ascii&&a$1(true),t.color===false&&b(true);});var x=[["task","Manage tasks"],["agent","Manage agents"],["status","Show orchestrator status"],["logs","View run logs"],["config","Manage configuration"],["context","Shared context store for inter-agent data exchange"],["msg","Inter-agent messaging"],["goal","Manage goals"],["team","Manage teams"],["org","Pre-built AI companies"],["run","Run tasks"],["doctor","Check adapters and dependencies"],["tui","Launch TUI dashboard"],["serve","Headless daemon mode with structured logs"],["init","Initialize project"],["update","Check for updates"]],L=new Set(x.map(([o])=>o));async function k(){a.parseOptions(process.argv);let o=a.opts(),t=process.argv.slice(2).find(e=>!e.startsWith("-")),i$1=t!==void 0&&L.has(t);if((process.argv.includes("--help")||process.argv.includes("-h")||process.argv.includes("--version")||process.argv.includes("-V"))&&!i$1){for(let[e,n]of x)a.command(e).description(n);await a.parseAsync(process.argv);return}if(t==="init"){let{registerInitCommand:e}=await import('./init-GVM7EYPO.js');e(a);}else if(t==="update"){let{registerUpdateCommand:e}=await import('./update-W54LAATS.js');e(a);}let g=process.argv.length<=2;if(g&&!await k$1(R.join(process.cwd(),a$3))){let{runInit:e}=await import('./init-GVM7EYPO.js');await e();let n=l({json:o.json,quiet:o.quiet,noColor:o.color===false,ascii:o.ascii}),{buildFullContainer:s}=await import('./container-PKAEIRCI.js'),p=await s(n);await m.tui(a,p),await a.parseAsync([...process.argv,"tui"]);return}let u=l({json:o.json,quiet:o.quiet,noColor:o.color===false,ascii:o.ascii}),j=!t||t in m,{buildFullContainer:A,buildLightContainer:M}=await import('./container-PKAEIRCI.js');try{if(j){let e=await A(u),n=t?m[t]:void 0;n?await n(a,e):await Promise.all(Object.values(m).map(p=>p(a,e)));let s=t?d[t]:void 0;s&&await s(a,e);}else {let e=await M(u),n=d[t];n?await n(a,e):await Promise.all(Object.values(d).map(s=>s(a,e)));}}catch(e){if(e instanceof b$1){if(t==="doctor"){let{registerDoctorCommand:n}=await import('./doctor-5HTCX6K7.js');n(a);}if(t==="init"||t==="doctor"||t==="update"){await a.parseAsync(process.argv);return}i(e.message,e.hint),process.exit(e.exitCode);}throw e}g&&process.argv.push("tui");let r,f=t==="tui"||t==="update"||t==="serve",S=f?Promise.resolve(null):import('./update-check-R5ABF6HE.js').then(e=>(r=e,e.checkForUpdateSWR(a.version()??"0.0.0")));if(await a.parseAsync(process.argv),!f){let e=await S;e&&r&&(r.printUpdateNotification(e),e.updateAvailable&&r.backgroundInstall(e.latest).catch(()=>{}));}}k().catch(o=>{o instanceof a$2&&(i(o.message,o.hint),process.exit(o.exitCode)),i(o instanceof Error?o.message:String(o)),process.env.ORCHESTRY_DEBUG&&console.error(o),process.exit(1);});
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- function ct(d,e){d.command("tui").description("Launch interactive TUI dashboard").action(async()=>{let S=await e.taskService.list(),w=await e.agentService.list(),h=await e.stateStore.read(),{render:k}=await import('ink'),{createElement:T}=await import('react'),{App:b}=await import('./App-63TC4QG3.js'),A=async t=>{await e.orchestrator.runTask(t);},R=async(t,s)=>e.taskService.create({title:t,priority:s?.priority,description:s?.description,attachments:s?.attachments}),C=async t=>{await e.orchestrator.cancelTask(t);},_=async t=>{await e.taskService.retry(t);},E=async(t,s)=>{await e.taskService.assign(t,s);},j=async()=>{await e.orchestrator.runAll();},D=async t=>{await e.agentService.disable(t);},U=async t=>{await e.agentService.enable(t);},m=t=>e.eventBus.onAny(t),P=async()=>e.taskService.list(),G=async()=>e.agentService.list(),x=async()=>e.stateStore.read(),I=async(t,s,a)=>e.agentService.create({name:t,adapter:s??e.config.defaults.agent.adapter,model:a?.model||void 0,effort:a?.effort||void 0,role:a?.role||void 0,approval_policy:a?.approval_policy||void 0,skills:a?.skills||void 0}),L=async t=>{await e.agentService.remove(t);},F=async t=>{await e.taskService.delete(t);},H=async t=>{await e.taskService.updateStatus(t,"done");},O=async(t,s)=>{await e.taskService.reject(t,s);},W=async(t,s)=>e.taskService.update(t,s),N=async(t,s)=>e.agentService.update(t,{...s,effort:s.effort,approval_policy:s.approval_policy}),B=async t=>{await e.orchestrator.forceStopAgent(t);},M=async(t,s)=>e.agentService.setAutonomous(t,s),V=async t=>{let s=await e.runService.listAll();s.sort((n,i)=>new Date(i.started_at).getTime()-new Date(n.started_at).getTime());let a=s.filter(n=>n.status==="succeeded"||n.status==="failed"),u=3,ot=10,y=a.slice(0,u),v=a.slice(u,ot),f=async n=>(await e.runService.readEventsTail(n.id,30)).map(r=>({timestamp:r.timestamp,agentId:n.agent_id,taskId:n.task_id,type:r.type,data:r.data}));if(y.length>0){let n=(await Promise.all(y.map(f))).flat();n.sort((i,r)=>new Date(i.timestamp).getTime()-new Date(r.timestamp).getTime()),t(n.slice(-200));}if(v.length>0){let n=(await Promise.all(v.map(f))).flat();n.sort((i,r)=>new Date(i.timestamp).getTime()-new Date(r.timestamp).getTime()),t(n.slice(-200));}},J=async t=>e.teamService.create(t),K=async()=>e.teamService.list(),q=async(t,s)=>e.teamService.join(t,s),z=async(t,s)=>e.teamService.leave(t,s),Q=async t=>{await e.teamService.disband(t);},X=async(t,s)=>e.teamService.setLead(t,s),Y=async()=>e.goalService.list(),Z=async t=>e.goalService.create(t),$=async(t,s)=>e.goalService.update(t,s),tt=async(t,s,a)=>e.goalService.updateStatus(t,s,a),et=async t=>{await e.goalService.delete(t);},st=async t=>e.goalService.getProgressReport(t),at=async()=>{await e.orchestrator.startWatch();},nt=async()=>{await e.orchestrator.stop();},c=d.version()??"0.0.0",rt=import('./update-check-R5ABF6HE.js').then(t=>t.checkForUpdateSWR(c)).catch(()=>null),l=false,p,g=false,o;try{await e.orchestrator.startWatch(),l=!0;}catch(t){p=t instanceof Error?t.message:String(t);let{DiskObserver:s}=await import('./disk-observer-B3NOZ2QA.js');o=new s({paths:e.paths,stateStore:e.stateStore}),g=true,m=a=>o.subscribe(a);}let{waitUntilExit:it}=k(T(b,{projectName:e.config.project.name,tasks:S,agents:w,state:h,onRunTask:A,onCreateTask:R,onCancelTask:C,onRetryTask:_,onAssignTask:E,onRunAll:j,onDisableAgent:D,onEnableAgent:U,onSubscribeEvents:m,onRefreshTasks:P,onRefreshAgents:G,onRefreshState:x,onLoadHistory:V,onAddAgent:I,onDeleteAgent:L,onApproveTask:H,onRejectTask:O,onDeleteTask:F,onUpdateTask:W,onUpdateAgent:N,onForceStopAgent:B,onToggleAutonomous:M,onRefreshGoals:Y,onCreateGoal:Z,onUpdateGoal:$,onUpdateGoalStatus:tt,onDeleteGoal:et,onGetGoalProgress:st,onCreateTeam:J,onListTeams:K,onJoinTeam:q,onLeaveTeam:z,onDisbandTeam:Q,onSetTeamLead:X,onStartWatch:at,onStopWatch:nt,initialWatchActive:l,observerMode:g,watchError:g?void 0:p,version:c,latestVersion:void 0,onCheckUpdate:async()=>{let t=await rt;if(t?.updateAvailable)return t.latest;let a=await(await import('./update-check-R5ABF6HE.js')).checkForUpdateNow(c);return a?.updateAvailable?a.latest:void 0},onBackgroundInstall:async t=>(await import('./update-check-R5ABF6HE.js')).backgroundInstall(t),initialActivityFilter:e.globalConfig.tui.activity_filter,onSaveActivityFilter:async t=>{await e.globalConfigStore.set("activity_filter",t);},initialNotifications:e.globalConfig.tui.notifications,onSaveNotifications:async t=>{await e.globalConfigStore.set("notifications",t);},initialMaxConcurrent:e.config.scheduling.max_concurrent_agents,onSaveMaxConcurrent:async t=>{await e.configStore.set("scheduling.max_concurrent_agents",t),e.config.scheduling.max_concurrent_agents=t;},onCompleteOnboarding:async()=>{let t=await e.stateStore.read();t.onboardingCompleted=true,await e.stateStore.write(t);},defaultAdapter:e.config.defaults.agent.adapter}),{incrementalRendering:true,kittyKeyboard:{mode:"auto",flags:["disambiguateEscapeCodes"]}});await it(),l&&await e.orchestrator.stop().catch(()=>{}),o&&o.stop(),e.eventBus.clear();});}export{ct as registerTuiCommand};
2
+ function ct(d,e){d.command("tui").description("Launch interactive TUI dashboard").action(async()=>{let S=await e.taskService.list(),w=await e.agentService.list(),h=await e.stateStore.read(),{render:k}=await import('ink'),{createElement:T}=await import('react'),{App:b}=await import('./App-23IBDXAF.js'),A=async t=>{await e.orchestrator.runTask(t);},R=async(t,s)=>e.taskService.create({title:t,priority:s?.priority,description:s?.description,attachments:s?.attachments}),C=async t=>{await e.orchestrator.cancelTask(t);},_=async t=>{await e.taskService.retry(t);},E=async(t,s)=>{await e.taskService.assign(t,s);},j=async()=>{await e.orchestrator.runAll();},D=async t=>{await e.agentService.disable(t);},U=async t=>{await e.agentService.enable(t);},m=t=>e.eventBus.onAny(t),P=async()=>e.taskService.list(),G=async()=>e.agentService.list(),x=async()=>e.stateStore.read(),I=async(t,s,a)=>e.agentService.create({name:t,adapter:s??e.config.defaults.agent.adapter,model:a?.model||void 0,effort:a?.effort||void 0,role:a?.role||void 0,approval_policy:a?.approval_policy||void 0,skills:a?.skills||void 0}),L=async t=>{await e.agentService.remove(t);},F=async t=>{await e.taskService.delete(t);},H=async t=>{await e.taskService.updateStatus(t,"done");},O=async(t,s)=>{await e.taskService.reject(t,s);},W=async(t,s)=>e.taskService.update(t,s),N=async(t,s)=>e.agentService.update(t,{...s,effort:s.effort,approval_policy:s.approval_policy}),B=async t=>{await e.orchestrator.forceStopAgent(t);},M=async(t,s)=>e.agentService.setAutonomous(t,s),V=async t=>{let s=await e.runService.listAll();s.sort((n,i)=>new Date(i.started_at).getTime()-new Date(n.started_at).getTime());let a=s.filter(n=>n.status==="succeeded"||n.status==="failed"),u=3,ot=10,y=a.slice(0,u),v=a.slice(u,ot),f=async n=>(await e.runService.readEventsTail(n.id,30)).map(r=>({timestamp:r.timestamp,agentId:n.agent_id,taskId:n.task_id,type:r.type,data:r.data}));if(y.length>0){let n=(await Promise.all(y.map(f))).flat();n.sort((i,r)=>new Date(i.timestamp).getTime()-new Date(r.timestamp).getTime()),t(n.slice(-200));}if(v.length>0){let n=(await Promise.all(v.map(f))).flat();n.sort((i,r)=>new Date(i.timestamp).getTime()-new Date(r.timestamp).getTime()),t(n.slice(-200));}},J=async t=>e.teamService.create(t),K=async()=>e.teamService.list(),q=async(t,s)=>e.teamService.join(t,s),z=async(t,s)=>e.teamService.leave(t,s),Q=async t=>{await e.teamService.disband(t);},X=async(t,s)=>e.teamService.setLead(t,s),Y=async()=>e.goalService.list(),Z=async t=>e.goalService.create(t),$=async(t,s)=>e.goalService.update(t,s),tt=async(t,s,a)=>e.goalService.updateStatus(t,s,a),et=async t=>{await e.goalService.delete(t);},st=async t=>e.goalService.getProgressReport(t),at=async()=>{await e.orchestrator.startWatch();},nt=async()=>{await e.orchestrator.stop();},c=d.version()??"0.0.0",rt=import('./update-check-R5ABF6HE.js').then(t=>t.checkForUpdateSWR(c)).catch(()=>null),l=false,p,g=false,o;try{await e.orchestrator.startWatch(),l=!0;}catch(t){p=t instanceof Error?t.message:String(t);let{DiskObserver:s}=await import('./disk-observer-B3NOZ2QA.js');o=new s({paths:e.paths,stateStore:e.stateStore}),g=true,m=a=>o.subscribe(a);}let{waitUntilExit:it}=k(T(b,{projectName:e.config.project.name,tasks:S,agents:w,state:h,onRunTask:A,onCreateTask:R,onCancelTask:C,onRetryTask:_,onAssignTask:E,onRunAll:j,onDisableAgent:D,onEnableAgent:U,onSubscribeEvents:m,onRefreshTasks:P,onRefreshAgents:G,onRefreshState:x,onLoadHistory:V,onAddAgent:I,onDeleteAgent:L,onApproveTask:H,onRejectTask:O,onDeleteTask:F,onUpdateTask:W,onUpdateAgent:N,onForceStopAgent:B,onToggleAutonomous:M,onRefreshGoals:Y,onCreateGoal:Z,onUpdateGoal:$,onUpdateGoalStatus:tt,onDeleteGoal:et,onGetGoalProgress:st,onCreateTeam:J,onListTeams:K,onJoinTeam:q,onLeaveTeam:z,onDisbandTeam:Q,onSetTeamLead:X,onStartWatch:at,onStopWatch:nt,initialWatchActive:l,observerMode:g,watchError:g?void 0:p,version:c,latestVersion:void 0,onCheckUpdate:async()=>{let t=await rt;if(t?.updateAvailable)return t.latest;let a=await(await import('./update-check-R5ABF6HE.js')).checkForUpdateNow(c);return a?.updateAvailable?a.latest:void 0},onBackgroundInstall:async t=>(await import('./update-check-R5ABF6HE.js')).backgroundInstall(t),initialActivityFilter:e.globalConfig.tui.activity_filter,onSaveActivityFilter:async t=>{await e.globalConfigStore.set("activity_filter",t);},initialNotifications:e.globalConfig.tui.notifications,onSaveNotifications:async t=>{await e.globalConfigStore.set("notifications",t);},initialMaxConcurrent:e.config.scheduling.max_concurrent_agents,onSaveMaxConcurrent:async t=>{await e.configStore.set("scheduling.max_concurrent_agents",t),e.config.scheduling.max_concurrent_agents=t;},onCompleteOnboarding:async()=>{let t=await e.stateStore.read();t.onboardingCompleted=true,await e.stateStore.write(t);},defaultAdapter:e.config.defaults.agent.adapter}),{incrementalRendering:true,kittyKeyboard:{mode:"auto",flags:["disambiguateEscapeCodes"]}});await it(),l&&await e.orchestrator.stop().catch(()=>{}),o&&o.stop(),e.eventBus.clear();});}export{ct as registerTuiCommand};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxgeneral/orch",
3
- "version": "1.0.21",
3
+ "version": "1.0.22",
4
4
  "description": "AI agent runtime — orchestrate Claude, Cursor, Codex & OpenCode as one team. Multi-agent task automation with state machine, auto-retry, inter-agent messaging, goals and teams. Zero-config CLI + programmatic API.",
5
5
  "type": "module",
6
6
  "engines": {
@@ -1,22 +0,0 @@
1
- #!/usr/bin/env node
2
- import {b,a as a$2}from'./chunk-3YGXRXS7.js';import {a as a$4}from'./chunk-EWRVHOUA.js';import {a as a$3}from'./chunk-XMKCAUEH.js';import {a}from'./chunk-N4OXN2HW.js';import {c,a as a$1}from'./chunk-HXOMNULD.js';import {f,h,g}from'./chunk-64WUDYEM.js';import {n}from'./chunk-LRYVT4D4.js';import io,{useState,useMemo,useEffect,useRef,useCallback}from'react';import {Box,Text,useInput,useApp,useStdout}from'ink';import {jsxs,jsx,Fragment}from'react/jsx-runtime';var e={amber:"#ffaf00",amberDim:"#af8700",green:"#5faf87",red:"#d75f5f",blue:"#5fafd7",yellow:"#d7af00",cyan:"#5fd7d7",purple:"#af87ff",white:"#eeeeee",silver:"#bcbcbc",gray:"#808080",dim:"#585858",ghost:"#3a3a3a",void:"#262626",errorBg:"#3d1515",warnBg:"#3d2e0a",successBg:"#0f2d1f",infoBg:"#1a1a22",toolBg:"#0f1f2d"},Ro="\u2501",Ve="\u2500",ge="\xB7",Qt="\u25C8",vr="\u2605",pn="\u27F3",Ht="\u25C6",Ao={in_progress:e.green,retrying:e.yellow,review:e.blue,todo:e.dim,done:e.green,failed:e.red,cancelled:e.dim},As=new Map,$s=new Map;function He(t){if(t<=0)return "";let n=As.get(t);return n||(n=Ro.repeat(t),As.set(t,n)),n}function be(t){if(t<=0)return "";let n=$s.get(t);return n||(n=Ve.repeat(t),$s.set(t,n)),n}function rt(t,n){return t.length>n?t.slice(0,n-1)+"\u2026":t}var el=1e4;function _r(t,n=el){if(t)return t.length>n?t.slice(0,n)+`
3
- \u2026[truncated]`:t}var Bs={active:e.green,paused:e.dim,achieved:e.amber,abandoned:e.ghost};var ol=120,$o=0,no=null,Bo=new Set;function rl(){no||(no=setInterval(()=>{$o++;for(let t of Bo)t($o);},ol));}function sl(){no&&Bo.size===0&&(clearInterval(no),no=null);}function Bn(t=true){let[n,o]=useState($o);return useEffect(()=>{if(!t)return;o($o);let r=l=>o(l);return Bo.add(r),rl(),()=>{Bo.delete(r),sl();}},[t]),n}var Es=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"];function jt({color:t}){let n=Bn();return jsx(Text,{color:t,children:Es[n%Es.length]})}var oo={in_progress:0,retrying:1,review:2,todo:3,done:4,failed:5,cancelled:6};var cl="\u25CB",Ls="\u2713",Ps="\u2715",dl="\u21BB",ul="\u2500",gl="\u25B6",Pt={green:"#0f2d1f",blue:"#0f1f2d",yellow:"#2d2a0f",red:"#2d0f0f",neutral:"#1a1a22",amber:"#2d1f0a"},ml={in_progress:{icon:gl,label:"RUN",fg:e.green,bg:Pt.green,bold:true,spinner:true},retrying:{icon:dl,label:"RETRY",fg:e.yellow,bg:Pt.yellow,spinner:true},review:{icon:Qt,label:"REVIEW",fg:e.blue,bg:Pt.blue},todo:{icon:cl,label:"TODO",fg:e.dim,bg:Pt.neutral},done:{icon:Ls,label:"DONE",fg:e.green,bg:Pt.green},failed:{icon:Ps,label:"FAIL",fg:e.red,bg:Pt.red,bold:true},cancelled:{icon:ul,label:"OFF",fg:e.dim,bg:Pt.neutral}},fl={1:{color:e.red,label:"!!!"},2:{color:e.yellow,label:"!!"},3:{color:e.dim,label:"!"},4:{color:e.ghost,label:ge}};var hl=18,xl="#2d1f0a",Eo=io.memo(function({task:n,selected:o,width:r,agentNameMap:l,goalMap:f$1}){let x=ml[n.status],T=n.status==="in_progress"||n.status==="retrying",b=fl[n.priority]??{color:e.ghost,label:ge},y,C;if(n.status==="done")y=Ls,C=e.green;else if(n.status==="failed")y=Ps,C=e.red;else if(T){let E=Date.now()-new Date(n.updated_at).getTime();y=f(E),C=e.cyan;}else y="\u2014",C=void 0;let I=o?"\u25B8":" ",$=n.goalId?f$1?.get(n.goalId):void 0,S=!!$,H=10,V=4,F=14,P=S?hl:0,j=7,O=2+H+V+F+P+j,L=r?Math.max(10,r-O):40,N=n.assignee?l?.get(n.assignee)??n.assignee:void 0;return jsxs(Box,{children:[jsxs(Text,{color:o?e.amber:void 0,children:[I," "]}),jsx(Box,{width:H,children:jsx(Text,{backgroundColor:x.bg,color:x.fg,bold:x.bold,children:x.spinner?jsxs(Fragment,{children:[" ",jsx(jt,{color:x.fg})," ",x.label," "]}):jsxs(Fragment,{children:[" ",x.icon," ",x.label," "]})})}),jsx(Box,{width:V,children:jsx(Text,{color:b.color,bold:n.priority<=2,children:b.label})}),jsxs(Box,{width:L,children:[jsx(Text,{wrap:"truncate",bold:o||T,color:o?e.white:T?e.silver:void 0,children:n.title.length>L?n.title.slice(0,L-1)+"\u2026":n.title}),(n.attachments?.length??0)>0&&jsxs(Text,{color:e.dim,children:[" ","\u{1F4CE}",n.attachments.length]})]}),S&&jsx(Box,{width:P,children:jsxs(Text,{backgroundColor:xl,color:e.amberDim,wrap:"truncate",children:[" \u2295 ",rt($.title,13)," "]})}),jsx(Box,{width:F,children:N?jsxs(Text,{backgroundColor:Pt.green,color:e.green,wrap:"truncate",children:[" ",N.length>F-2?N.slice(0,F-3)+"\u2026":N," "]}):jsx(Text,{color:e.ghost,children:"\u2014"})}),jsx(Box,{width:j,justifyContent:"flex-end",children:jsx(Text,{color:C,dimColor:!C,children:y})})]})});var Ns="\u2295";function Ds({goalTitle:t,taskCount:n,doneCount:o,width:r}){let l=n>0?Math.round(o/n*100):0,f=` ${Ns} ${t.toUpperCase()} ${ge} ${n} task${n!==1?"s":""} ${ge} ${l}% done `,x=3,T=Math.max(0,r-x-f.length-4);return jsxs(Box,{paddingX:2,children:[jsx(Text,{color:e.ghost,children:be(x)}),jsx(Text,{backgroundColor:Pt.amber,color:e.amber,bold:true,children:f}),jsx(Text,{color:e.ghost,children:be(T)})]})}function Fs({taskCount:t,width:n}){let o=` ${Ns} UNGROUPED ${ge} ${t} task${t!==1?"s":""} `,r=3,l=Math.max(0,n-r-o.length-4);return jsxs(Box,{paddingX:2,children:[jsx(Text,{color:e.ghost,children:be(r)}),jsx(Text,{backgroundColor:Pt.neutral,color:e.dim,children:o}),jsx(Text,{color:e.ghost,children:be(l)})]})}var Tl="\u2715",Gs="\u25CB",yl="\u25B6",wl="\u2713",En={green:"#0f2d1f",red:"#2d0f0f",neutral:"#1a1a22",amber:"#2d1f0a"},Sl={running:{icon:yl,label:"ACTIVE",fg:e.green,bg:En.green,bold:true,spinner:true},idle:{icon:Gs,label:"IDLE",fg:e.dim,bg:En.neutral},error:{icon:Tl,label:"ERROR",fg:e.red,bg:En.red,bold:true},disabled:{icon:Gs,label:"OFF",fg:e.ghost,bg:En.neutral}},Rr={running:0,idle:1,error:2,disabled:3},zs=io.memo(function({agent:n$1,selected:o,width:r,runningEntry:l,currentTaskTitle:f$1,teamName:x,isLead:T}){let b=Sl[n$1.status],y=n$1.status==="running",C,I;if(y&&l){let N=Date.now()-new Date(l.started_at).getTime();C=f(N),I=e.cyan;}else n$1.stats.total_runs>0?(C=`${n$1.stats.tasks_completed}/${n$1.stats.total_runs}`,I=n$1.stats.tasks_completed>0?e.green:e.dim):(C="\u2014",I=void 0);let $=o?"\u25B8":" ",S=11,H=8,V=x?Math.min(x.length+2,12):0,F=10,P=2+S+H+V+F,j=r?Math.max(8,r-P):20,O=n$1.stats.total_runs>0,L=O?Math.round(n$1.stats.tasks_completed/n$1.stats.total_runs*100):0;return jsxs(Box,{children:[jsxs(Text,{color:o?e.amber:void 0,children:[$," "]}),jsx(Box,{width:S,children:jsx(Text,{backgroundColor:b.bg,color:b.fg,bold:b.bold,children:b.spinner?jsxs(Fragment,{children:[" ",jsx(jt,{color:b.fg})," ",b.label," "]}):jsxs(Fragment,{children:[" ",b.icon," ",b.label," "]})})}),jsx(Box,{width:j,children:jsxs(Text,{wrap:"truncate",bold:o||y,color:o?e.white:y?e.green:e.silver,children:[n$1.autonomous&&jsxs(Text,{color:e.cyan,children:[pn," "]}),T&&jsxs(Text,{color:e.amber,children:[vr," "]}),n$1.name,y&&f$1&&jsxs(Text,{color:e.dim,children:[" ",ge," ",f$1]}),n$1.status==="error"&&n$1.last_error&&jsxs(Text,{color:e.red,children:[" ",ge," ",rt(n[n$1.last_error.kind]?.message??n$1.last_error.message,30)]})]})}),jsx(Box,{width:H,children:jsx(Text,{color:e.dim,children:n$1.adapter})}),x&&jsx(Box,{width:V,children:jsx(Text,{color:e.amber,wrap:"truncate",children:x})}),jsx(Box,{width:F,justifyContent:"flex-end",children:O&&!y?jsxs(Text,{color:L>=80?e.green:L>=50?e.yellow:e.red,children:[C," ",wl]}):jsx(Text,{color:I,dimColor:!I,children:C})})]})});function Vs({teamName:t,memberCount:n,leadName:o,width:r}){let l=`${n} agent${n!==1?"s":""}`,f=o?` ${ge} ${vr} ${o}`:"",x=` ${Qt} ${t.toUpperCase()} ${ge} ${l}${f} `,T=3,b=Math.max(0,r-T-x.length-4);return jsxs(Box,{paddingX:2,children:[jsx(Text,{color:e.ghost,children:be(T)}),jsx(Text,{backgroundColor:En.amber,color:e.amber,bold:true,children:x}),jsx(Text,{color:e.ghost,children:be(b)})]})}var kl="\u25C7";function Hs({memberCount:t,width:n}){let o=`${t} agent${t!==1?"s":""}`,r=` ${kl} UNASSIGNED ${ge} ${o} `,l=3,f=Math.max(0,n-l-r.length-4);return jsxs(Box,{paddingX:2,children:[jsx(Text,{color:e.ghost,children:be(l)}),jsx(Text,{backgroundColor:En.neutral,color:e.dim,children:r}),jsx(Text,{color:e.ghost,children:be(f)})]})}var js="\u2713",Us="\u2715",Il="\u2016",Ml="\u25C9",so={green:"#0f2d1f",amber:"#2d1f0a",neutral:"#1a1a22"},vl={active:{icon:Ml,label:"ACTIVE",fg:e.green,bg:so.green,bold:true},paused:{icon:Il,label:"PAUSED",fg:e.dim,bg:so.neutral},achieved:{icon:js,label:"DONE",fg:e.amber,bg:so.amber,bold:true},abandoned:{icon:Us,label:"DROP",fg:e.ghost,bg:so.neutral}},_l="\u2588",Rl="\u2591",Al=14,Xs=io.memo(function({goal:n,selected:o,width:r,agentNameMap:l,tasksByGoal:f}){let x=vl[n.status],T=o?"\u25B8":" ",b=f?.length??0,y=f?.filter(L=>L.status==="done").length??0,C=b>0,I=11,$=C?Al:0,S=14,H=7,V=2+I+$+S+H,F=r?Math.max(10,r-V):40,P=n.assignee?l?.get(n.assignee)??n.assignee:void 0,j,O;if(n.status==="achieved")j=js,O=e.amber;else if(n.status==="abandoned")j=Us,O=e.ghost;else {let L=Date.now()-new Date(n.created_at).getTime(),N=Math.floor(L/864e5);j=N>0?`${N}d`:"<1d",O=e.dim;}return jsxs(Box,{children:[jsxs(Text,{color:o?e.amber:void 0,children:[T," "]}),jsx(Box,{width:I,children:jsxs(Text,{backgroundColor:x.bg,color:x.fg,bold:x.bold,children:[" ",x.icon," ",x.label," "]})}),jsx(Box,{width:F,children:jsx(Text,{wrap:"truncate",bold:o||n.status==="active",color:o?e.white:n.status==="active"?e.silver:void 0,children:n.title.length>F?n.title.slice(0,F-1)+"\u2026":n.title})}),C&&(()=>{let N=b>0?Math.round(y/b*6):0,E=6-N;return jsxs(Box,{width:$,children:[jsx(Text,{color:e.green,children:_l.repeat(N)}),jsx(Text,{color:e.ghost,children:Rl.repeat(E)}),jsx(Text,{color:e.dim,children:` ${y}/${b}`})]})})(),jsx(Box,{width:S,children:P?jsxs(Text,{backgroundColor:so.green,color:e.green,wrap:"truncate",children:[" ",P.length>S-2?P.slice(0,S-3)+"\u2026":P," "]}):jsx(Text,{color:e.ghost,children:"\u2014"})}),jsx(Box,{width:H,justifyContent:"flex-end",children:jsx(Text,{color:O,dimColor:!O,children:j})})]})});var $l={system:"\u2666",lifecycle:"\u25B6",output:"\u2502",tool:"\u2699",result:"\u2190",error:"\u2715",file:"\u270E",info:"\u2502"};function Pn({label:t,width:n,color:o}){let r=n-4,l=` ${t} `,f=3,x=Math.max(0,r-f-l.length);return jsxs(Text,{color:o??e.ghost,children:[" ",be(f),l,be(x)]})}function qs({task:t,height:n,width:o,taskLogs:r,agentNameMap:l,taskTitleMap:f}){let x=Ao[t.status]??e.dim,T=t.priority<=2?t.priority===1?e.red:e.yellow:void 0,b=24,y=!!t.description?.trim(),C=!!t.proof?.agent_summary,I=(t.proof?.files_changed?.length??0)>0,$=(r?.length??0)>0,S=(t.attachments?.length??0)>0,H=y?t.description.split(`
4
- `):[],V=C?t.proof.agent_summary.split(`
5
- `):[],F=3;S&&(F+=2+t.attachments.length),y?(F+=1,F+=Math.min(H.length,Math.max(1,Math.ceil((n-10)*.3)))):C||(F+=2),C&&(F+=2),I&&(F+=1),$&&(F+=2);let P=Math.max(0,n-F),j=0,O=0;C&&$?(j=Math.max(1,Math.floor(P*.4)),O=Math.max(1,P-j)):C?j=P:$&&(O=P);let L=y?H.slice(0,Math.max(1,Math.ceil((n-10)*.3))):[],N=V.slice(0,j);return jsxs(Box,{flexDirection:"column",paddingX:2,children:[jsxs(Box,{children:[jsxs(Box,{width:b,children:[jsx(Text,{color:e.dim,children:" status "}),jsx(Text,{color:x,children:t.status})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" assignee "}),jsx(Text,{color:t.assignee?e.green:e.dim,children:t.assignee?l?.get(t.assignee)??t.assignee:"\u2014"})]})]}),jsxs(Box,{children:[jsxs(Box,{width:b,children:[jsx(Text,{color:e.dim,children:" priority "}),jsxs(Text,{color:T,bold:t.priority<=2,children:["P",t.priority]})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" attempts "}),jsxs(Text,{children:[t.attempts,"/",t.max_attempts]})]})]}),jsxs(Box,{children:[jsxs(Box,{width:b,children:[jsx(Text,{color:e.dim,children:" labels "}),jsx(Text,{color:e.purple,children:t.labels.length>0?t.labels.join(", "):"\u2014"})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" depends "}),jsx(Text,{dimColor:true,children:t.depends_on.length>0?t.depends_on.map(E=>f?.get(E)??E).join(", "):"\u2014"})]})]}),S&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsx(Pn,{label:`attachments (${t.attachments.length})`,width:o,color:e.dim}),t.attachments.map((E,W)=>jsxs(Text,{color:e.cyan,wrap:"truncate",children:[" ",E]},`a${W}`))]}),y&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),L.map((E,W)=>jsxs(Text,{color:e.silver,wrap:"truncate",children:[" ",rt(E,o-8)]},`d${W}`))]}),!y&&!C&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsx(Text,{color:e.dim,children:" No description."})]}),C&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsx(Pn,{label:"result",width:o,color:e.dim}),N.map((E,W)=>jsxs(Text,{color:e.white,wrap:"truncate",children:[" ",rt(E,o-8)]},`r${W}`))]}),I&&jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" files "}),jsx(Text,{color:e.cyan,children:t.proof.files_changed.length}),jsx(Text,{color:e.dim,children:" changed"}),t.proof.branch&&jsxs(Fragment,{children:[jsxs(Text,{color:e.dim,children:[" ","\xB7"," "]}),jsx(Text,{color:e.cyan,children:t.proof.branch})]})]}),$&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsx(Pn,{label:"activity",width:o,color:e.dim}),r.slice(-O).map((E,W)=>{let z=E.msgType??"info",X=$l[z]??"\u2502",_=E.color;z==="tool"?_=e.cyan:z==="file"?_=e.purple:z==="error"?_=e.red:z==="lifecycle"?_=e.green:z==="system"&&(_=e.dim);let le=Math.max(10,o-12),Ee=rt(E.text,le);return jsxs(Box,{children:[jsxs(Text,{color:e.ghost,children:[" ",E.time," "]}),jsxs(Text,{color:z==="error"?e.red:e.dim,children:[X," "]}),jsx(Text,{color:_,bold:z==="lifecycle",children:Ee})]},W)})]})]})}var Oo=[{key:"G",id:"goals",label:"GOALS"},{key:"T",id:"tasks",label:"TASKS"},{key:"A",id:"agents",label:"AGENTS"},{key:"L",id:"logs",label:"ACTIONS"}];var Ks="\u25CF",Ys="\u25CB",Bl="\u2713",El="\u2715",Ol="\u2191",Ll="\u2193",Pl="\u03A3",Nl="\u25B6",Dl="\u21BB",Fl="\u{1F9E0}",Ar=[" ","\u2581","\u2582","\u2583","\u2584","\u2585","\u2586","\u2587","\u2588"],Qe={green:"#0f2d1f",blue:"#0f1f2d",yellow:"#2d2a0f",red:"#2d0f0f",neutral:"#1a1a22",amber:"#2d1f0a"};function Gl({active:t}){let n=Bn(t),o=!t||Math.floor(n/10)%2===0;return jsx(Text,{color:o?e.amber:e.amberDim,bold:true,children:Ht})}function Wl({width:t,active:n}){let o=Math.max(4,Math.floor(t*.08)),r=2,l=Bn(n),f=Math.ceil((t+o)/r),x=n?l%(f*2):0;if(!n)return jsx(Box,{paddingX:1,children:jsx(Text,{color:e.ghost,children:He(t)})});let T=x<f?x*r:(f*2-x)*r,b=Math.max(0,T-o),y=Math.min(t,T),C=b,I=Math.max(0,y-b),$=Math.max(0,t-y);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(C)}),jsx(Text,{color:e.amber,children:He(I)}),jsx(Text,{color:e.ghost,children:He($)})]})}function zl({data:t,width:n,color:o}){if(t.length===0)return null;let r=t.slice(-n),l=Math.max(...r,1),f=r.map(x=>{let T=Math.round(x/l*(Ar.length-1));return Ar[T]??Ar[0]}).join("");return jsx(Text,{color:o,children:f})}function Vl({tab:t,flashColor:n,onComplete:o,badge:r}){let l=Bn(),f=io.useRef(l),x=io.useRef(false),T=l-f.current,b=2,y=6*b;return io.useEffect(()=>{T>=y&&!x.current&&(x.current=true,o());},[T,o]),Math.floor(T/b)%2===0&&T<y?jsxs(Text,{backgroundColor:n,color:"#0a0a0c",bold:true,children:[" ",t.key," ",t.label,r," "]}):jsxs(Box,{gap:0,children:[jsx(Text,{color:e.ghost,children:t.key}),jsxs(Text,{color:e.dim,children:[" ",t.label.toLowerCase(),r]})]})}function Hl({projectName:t,activeView:n,mode:o,stats:r,uptime:l,width:f,version:x,latestVersion:T,updateInstalled:b,taskBadge:y,flashTab:C,flashColor:I,onFlashComplete:$}){return jsxs(Box,{paddingX:1,justifyContent:"space-between",width:f,children:[jsxs(Box,{gap:0,children:[jsx(Gl,{active:r.running>0}),jsx(Text,{color:e.amber,bold:true,children:" ORCH"}),x&&jsxs(Text,{color:e.ghost,children:[" ",x]}),T&&T!==x&&(b?jsxs(Text,{backgroundColor:Qe.green,color:e.green,bold:true,children:[" v",T," INSTALLED \u2014 RESTART TO APPLY "]}):jsxs(Text,{backgroundColor:Qe.green,color:e.green,bold:true,children:[" UPDATE ",T," "]})),jsxs(Text,{color:e.ghost,children:[" ",ge," "]}),jsx(Text,{color:e.silver,children:t})]}),jsx(Box,{gap:0,children:Oo.map((S,H)=>{let V=n===S.id,F=S.id==="tasks"&&y!=null&&y>0?` (${y})`:"",P=!V&&C===S.id&&I&&$;return jsxs(io.Fragment,{children:[H>0&&jsx(Text,{children:" "}),V?jsxs(Text,{backgroundColor:e.amber,color:"#0a0a0c",bold:true,children:[" ",S.key," ",S.label,F," "]}):P?jsx(Vl,{tab:S,flashColor:I,onComplete:$,badge:F}):jsxs(Box,{gap:0,children:[jsx(Text,{color:e.ghost,children:S.key}),jsxs(Text,{color:e.dim,children:[" ",S.label.toLowerCase(),F]})]})]},S.id)})}),jsxs(Box,{gap:0,children:[o==="watching"?jsxs(Text,{backgroundColor:Qe.green,color:e.green,bold:true,children:[" ",Ks," WATCHING"," "]}):o==="observing"?jsxs(Text,{backgroundColor:Qe.amber,color:e.amber,bold:true,children:[" ",Ks," OBSERVING"," "]}):jsxs(Text,{backgroundColor:Qe.neutral,color:e.dim,children:[" ",Ys," IDLE"," "]}),r.running>0&&jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsxs(Text,{backgroundColor:Qe.green,color:e.green,children:[" ",jsx(jt,{color:e.green})," ",r.running," active"," "]})]}),l&&jsxs(Text,{color:e.ghost,children:[" ",l]})]})]})}function jl({stats:t,tokens:n,width:o,sparklineData:r}){let f=[{icon:Nl,label:"RUN",count:t.running,fg:e.green,bg:Qe.green,bold:true,spinner:true,show:t.running>0},{icon:Dl,label:"RETRY",count:t.retrying,fg:e.yellow,bg:Qe.yellow,show:t.retrying>0},{icon:Qt,label:"REVIEW",count:t.review,fg:e.blue,bg:Qe.blue,show:t.review>0},{icon:Ys,label:"TODO",count:t.todo,fg:e.dim,bg:Qe.neutral,show:t.todo>0},{icon:Bl,label:"DONE",count:t.done,fg:e.green,bg:Qe.green,show:t.done>0},{icon:El,label:"FAIL",count:t.failed,fg:e.red,bg:Qe.red,bold:true,show:t.failed>0},{icon:Ht,label:"TEAMS",count:t.teams,fg:e.amber,bg:Qe.amber,show:t.teams>0}].filter(b=>b.show),x=n.total>0,T=r&&r.length>0?Math.min(16,r.length):0;return jsxs(Box,{paddingX:1,justifyContent:"space-between",width:o,children:[jsxs(Box,{gap:1,children:[f.map(b=>jsx(Text,{backgroundColor:b.bg,color:b.fg,bold:b.bold,children:b.spinner?jsxs(Fragment,{children:[" ",jsx(jt,{color:b.fg})," ",b.count," ",b.label," "]}):jsxs(Fragment,{children:[" ",b.icon," ",b.count," ",b.label," "]})},b.label)),f.length===0&&jsxs(Text,{backgroundColor:Qe.neutral,color:e.dim,children:[" ","NO TASKS"," "]})]}),jsxs(Box,{gap:0,children:[T>0&&r&&jsxs(Fragment,{children:[jsx(zl,{data:r,width:T,color:e.amberDim}),jsx(Text,{children:" "})]}),x&&jsxs(Text,{backgroundColor:Qe.amber,color:e.cyan,children:[" ",Ol,h(n.input)," ",Ll,h(n.output),n.reasoning>0?` ${Fl}${h(n.reasoning)}`:""," ",ge," ",Pl,h(n.total)," "]})]})]})}var Zs=io.memo(function(n){let o=Math.max(10,n.width-2),r=n.stats.running>0;return jsxs(Box,{flexDirection:"column",children:[jsx(Box,{height:1}),jsx(Hl,{projectName:n.projectName,activeView:n.activeView,mode:n.mode,stats:n.stats,uptime:n.uptime,width:n.width,version:n.version,latestVersion:n.latestVersion,updateInstalled:n.updateInstalled,taskBadge:n.taskBadge,flashTab:n.flashTab,flashColor:n.flashColor,onFlashComplete:n.onFlashComplete}),jsx(Box,{height:1}),jsx(jl,{stats:n.stats,tokens:n.tokens,width:n.width,sparklineData:n.sparklineData}),jsx(Wl,{width:o,active:r})]})});var ao="\u0423\u041F\u0420\u0410\u0412\u041B\u0415\u041D\u0418\u0415",Nn="\u041C\u041E\u041D\u0418\u0422\u041E\u0420\u0418\u041D\u0413",Po="\u041D\u0410\u0421\u0422\u0420\u041E\u0419\u041A\u0418",hn={task:{sub:["add","list","show","cancel","retry","assign","approve","reject","delete"],help:"Manage tasks",category:ao},agent:{sub:["add","list","disable","enable","delete","autonomous","shop"],help:"Manage agents",category:ao},team:{sub:["create","list","join","leave","disband","set-lead"],help:"Manage teams",category:ao},goal:{sub:["add","list","show","status","delete"],help:"Manage goals",category:ao},run:{args:"[id]",help:"Run task (or selected)",category:Nn},"run-all":{help:"Run all todo tasks",category:Nn},watch:{help:"Start watch mode (auto-dispatch)",category:Nn},pause:{help:"Pause watch mode",category:Nn},status:{help:"Show orchestrator status",category:Nn},config:{sub:["activity-filter","max-concurrent"],help:"TUI settings",category:Po},help:{help:"List all commands",category:Po},quit:{help:"Exit the TUI",category:Po}};function $r(t){if(!t.startsWith("/"))return null;let n=t.slice(1),o=n.indexOf(" ");if(o===-1){let T=n;if(!T)return null;let b=Object.keys(hn).find(y=>y.startsWith(T)&&y!==T);return b?b.slice(T.length):null}let r=n.slice(0,o),l=hn[r];if(!l?.sub)return null;let f=n.slice(o+1);if(!f)return null;let x=l.sub.find(T=>T.startsWith(f)&&T!==f);return x?x.slice(f.length):null}function Js(t){if(!t.startsWith("/"))return [];let n=t.slice(1),o=n.indexOf(" ");if(o===-1){let T=n.toLowerCase(),b=[];if(!T){let y=[ao,Nn,Po];for(let C of y){b.push({cmd:"",desc:`\u2500\u2500 ${C} \u2500\u2500`});for(let[I,$]of Object.entries(hn))if($.category===C){let S=$.args?` ${$.args}`:"";b.push({cmd:`/${I}${S}`,desc:$.help,subs:$.sub?.join(" \xB7 ")});}}return b}for(let[y,C]of Object.entries(hn))if(y.startsWith(T)){let I=C.args?` ${C.args}`:"";if(b.push({cmd:`/${y}${I}`,desc:C.help,subs:C.sub?.join(" \xB7 ")}),y===T&&C.sub)for(let $ of C.sub)b.push({cmd:`/${y} ${$}`,desc:`${C.help}: ${$}`});}return b}let r=n.slice(0,o),l=hn[r];if(!l?.sub)return [];let f=n.slice(o+1).toLowerCase(),x=[];for(let T of l.sub)(!f||T.startsWith(f))&&x.push({cmd:`/${r} ${T}`,desc:`${l.help}: ${T}`});return x}var No=class{entries=[];cursor=0;push(n){n&&(this.entries[this.entries.length-1]!==n&&(this.entries.push(n),this.entries.length>100&&this.entries.shift()),this.cursor=this.entries.length);}prev(){return this.entries.length===0?null:(this.cursor>0&&this.cursor--,this.entries[this.cursor]??null)}next(){return this.cursor<this.entries.length-1?(this.cursor++,this.entries[this.cursor]??null):(this.cursor=this.entries.length,null)}reset(){this.cursor=this.entries.length;}};var Xl="\u2588",Qs=io.memo(function({mode:n,value:o,completion:r,activeView:l,canRun:f,canNew:x,canApprove:T,canReject:b,canCancel:y,canDelete:C,canUndo:I,canEdit:$,canForceStop:S,canToggleAuto:H,autoActive:V,canPause:F,isPaused:P,canToggleShowAll:j,showAllActive:O,hasDetail:L,itemCount:N,itemLabel:E,width:W,hasSuggestions:z,onboardingCompleted:X}){if(n==="command"){let _=z?" \u2191\u2193 select Tab fill Esc \u2715":" Enter exec \u2191\u2193 history Tab complete Esc \u2715",le=Math.max(4,W-6-_.length-(r?.length??0)-1),Ee=o.length>le?"\u2026"+o.slice(-(le-1)):o;return jsx(Box,{paddingX:2,justifyContent:"space-between",width:W,children:jsxs(Box,{children:[jsx(Text,{color:e.amber,children:"/ "}),jsx(Text,{color:e.white,children:Ee}),r&&jsx(Text,{color:e.ghost,children:r}),jsx(Text,{color:e.amber,children:Xl}),jsx(Text,{color:e.dim,children:_})]})})}return jsxs(Box,{paddingX:2,justifyContent:"space-between",width:W,children:[jsxs(Text,{color:e.dim,children:[jsx(Text,{bold:true,color:e.gray,children:"\u2191\u2193"})," ",jsx(Text,{bold:true,color:e.gray,children:"Tab"}),"/",jsx(Text,{bold:true,color:e.gray,children:"\u2190\u2192"})," ",jsx(Text,{bold:true,color:e.gray,children:"/"})," cmd",x&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"N"})," new"]}),f&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"R"})," run"]}),y&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.amber,children:"C"})," cancel"]}),T&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.green,children:"A"})," approve"]}),b&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.red,children:"X"})," reject"]}),$&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.cyan,children:"E"})," edit"]}),S&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.red,children:"S"})," stop"]}),F&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.amber,children:"P"}),P?" resume":" pause"]}),H&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.cyan,children:"U"}),V?" auto off":" auto on"]}),j&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"S"}),O?" collapse":" show all"]}),C&&!T&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"D"})," delete"]}),I&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.yellow,children:"Z"})," undo"]}),L&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"Esc"})," close"]}),!L&&(l==="tasks"||l==="agents"||l==="goals")&&jsxs(Fragment,{children:[" ",jsx(Text,{bold:true,color:e.gray,children:"Enter"})," detail"]})," ",jsx(Text,{bold:true,color:e.gray,children:"Q"})," quit"," ",jsx(Text,{bold:true,color:X===false?e.amber:e.gray,children:"?"}),jsx(Text,{color:X===false?e.amber:void 0,children:" help"})]}),N>0&&jsxs(Text,{color:e.dim,children:[N," ",E]})]})});var Do="\u2588",Er=process.platform==="darwin"?"\u2318":"Ctrl";function Yl(t,n){if(n<=0||t.length<=n)return [t];let o=[];for(let r=0;r<t.length;r+=n)o.push(t.slice(r,r+n));return o}function Fo(t,n){if(n<=0)return 0;let o=n-1;for(;o>0&&t[o-1]===" ";)o--;for(;o>0&&t[o-1]!==" ";)o--;return o}function ni(t,n){if(n>=t.length)return t.length;let o=n;for(;o<t.length&&t[o]!==" ";)o++;for(;o<t.length&&t[o]===" ";)o++;return o}function oi({title:t,steps:n,onComplete:o,onCancel:r,width:l,height:f,onPasteImage:x,footerExtra:T,onSuggestionSelected:b}){let [y,C]=useState(0),[I,$]=useState({}),[S,H]=useState(()=>{let R=n.find(M=>!M.skip?.({}));return R?.type==="text"&&R.defaultValue?R.defaultValue:""}),[V,F]=useState(()=>{let R=n.find(M=>!M.skip?.({}));return R?.type==="text"&&R.defaultValue?R.defaultValue.length:0}),[P,j]=useState(()=>{let R=n.find(M=>!M.skip?.({}));return R?.type==="textarea"&&R.defaultValue?R.defaultValue.split(`
6
- `):[""]}),[O,L]=useState(0),[N,E]=useState(0),[W,z]=useState(()=>{let R=n.find(M=>!M.skip?.({}));if(R?.type==="select"&&R.defaultValue){let k=(R.getOptions?.({})??R.options??[]).findIndex(B=>B.value===R.defaultValue);return k>=0?k:0}return 0}),X=useMemo(()=>n.filter(R=>!R.skip?.(I)),[n,I]),_=X[y],le=X.length,{taLineNumWidth:Ft,taContentWidth:dt}=useMemo(()=>{let R=String(P.length).length;return {taLineNumWidth:R,taContentWidth:Math.max(1,l-R-4)}},[P.length,l]),Ae=useMemo(()=>{if(!_||_.type!=="textarea")return [];let R=[];for(let M=0;M<P.length;M++){let k=Yl(P[M]??"",dt);for(let B=0;B<k.length;B++)R.push({logicalRow:M,startCol:B*dt,text:k[B],isFirst:B===0});}return R},[_?.id,_?.type,P,dt]),Ke=useMemo(()=>{for(let R=0;R<Ae.length;R++){let M=Ae[R];if(M.logicalRow===O&&(N>=M.startCol&&N<M.startCol+dt||N>=M.startCol&&(R+1>=Ae.length||Ae[R+1].logicalRow!==O)))return R}return 0},[Ae,O,N,dt]),[ut,pt]=useState(new Set),[De,Ye]=useState(false),[gt,Ze]=useState(0),[rn,Ce]=useState(false),[ht,xt]=useState(null),[qt,mt]=useState(false),kt=useRef(null),Ue=useRef(null),uo=useMemo(()=>_?_.type==="text"?S:_.type==="textarea"?P.join(`
7
- `):"":"",[_,S,P]),Gn=useCallback((R,M)=>{if(kt.current&&clearTimeout(kt.current),!M){xt(null);return}kt.current=setTimeout(()=>{xt(M(R));},300);},[]);useEffect(()=>(_&&_.validate&&(_.type==="text"||_.type==="textarea")&&Gn(uo,_.validate),()=>{kt.current&&clearTimeout(kt.current);}),[uo,_,Gn]),useEffect(()=>()=>{Ue.current&&clearTimeout(Ue.current);},[]);let Rt=useMemo(()=>!_||_.type!=="select"&&_.type!=="multiselect"?[]:_.getOptions?.(I)??_.options??[],[_,I]),Gt=Math.min(W,Math.max(0,Rt.length-1)),Wt=useMemo(()=>{if(!_?.suggestions)return [];if(!S.trim())return _.suggestions;let R=S.toLowerCase();return _.suggestions.filter(M=>M.label.toLowerCase().includes(R)||(M.hint??"").toLowerCase().includes(R))},[_?.suggestions,S]),zt=Math.min(gt,Math.max(0,Wt.length-1)),sn=R=>{let M={...I,[_.id]:R};$(M),H(""),F(0),j([""]),L(0),E(0),z(0),pt(new Set),Ye(false),Ze(0),Ce(false),xt(null),mt(false),kt.current&&clearTimeout(kt.current);let k=_.id,Z=n.findIndex(K=>K.id===k)+1;for(;Z<n.length;){let K=n[Z];if(K&&!K.skip?.(M))break;Z++;}if(Z>=n.length)o(M);else {let K=n[Z].id,ne=n.filter(Q=>!Q.skip?.(M)).findIndex(Q=>Q.id===K);C(ne>=0?ne:0);let pe=n[Z];if(pe.type==="text"){let Q=pe.defaultValue??"";H(Q),F(Q.length);}else if(pe.type==="textarea"){let Q=pe.defaultValue?pe.defaultValue.split(`
8
- `):[""];j(Q),L(Q.length-1),E(Q[Q.length-1].length);}else if(pe.type==="select"){let Q=pe.getOptions?.(M)??pe.options??[];if(pe.defaultValue){let Yt=Q.findIndex(ve=>ve.value===pe.defaultValue);z(Yt>=0?Yt:0);}else z(0);}else pe.type==="multiselect"&&(z(0),pe.defaultValue?pt(new Set(pe.defaultValue.split(","))):pt(new Set));}},an=()=>{if(y===0){r();return}let R=_.id,k=n.findIndex(ne=>ne.id===R)-1;for(;k>=0;){let ne=n[k];if(ne&&!ne.skip?.(I))break;k--;}if(k<0){r();return}let B=n[k].id,Z=X.findIndex(ne=>ne.id===B);C(Z>=0?Z:0),Ye(false),Ze(0),Ce(false),xt(null),mt(false),kt.current&&clearTimeout(kt.current);let K=n[k];if(I[K.id]&&Ce(true),K.type==="text"){let ne=I[K.id]??K.defaultValue??"";H(ne),F(ne.length);}else if(K.type==="textarea"){let ne=I[K.id]??K.defaultValue??"",pe=ne?ne.split(`
9
- `):[""];j(pe),L(pe.length-1),E(pe[pe.length-1].length);}else if(K.type==="multiselect"){z(0);let ne=I[K.id];pt(ne?new Set(ne.split(",")):new Set);}else {let ne=K.getOptions?.(I)??K.options??[],pe=I[K.id],Q=ne.findIndex(Yt=>Yt.value===pe);z(Q>=0?Q:0);}};if(useInput((R,M)=>{if(_){if(M.escape){y===0?r():an();return}if((M.ctrl||M.meta)&&(R==="v"||R==="i")&&x&&(_.type==="text"||_.type==="textarea")){x();return}if(_.type==="text"){if(De&&Wt.length>0){if(M.upArrow){zt<=0?Ye(false):Ze(k=>k-1);return}if(M.downArrow){Ze(k=>Math.min(Wt.length-1,k+1));return}if(M.return){let k=Wt[zt];k&&b&&b(k.value);return}Ye(false);}if(M.return){let k=S.trim();if(_.required&&!k){Ce(true);return}if(ht!==null){Ce(true),mt(true),Ue.current&&clearTimeout(Ue.current),Ue.current=setTimeout(()=>mt(false),2e3);return}sn(k);return}if(M.downArrow&&_.suggestions&&Wt.length>0){Ye(true),Ze(0);return}if(M.ctrl&&R==="a"){F(0);return}if(M.ctrl&&R==="e"){F(S.length);return}if(M.ctrl&&R==="k"){Ce(true),H(k=>k.slice(0,V));return}if(M.ctrl&&R==="u"){Ce(true),H(k=>k.slice(V)),F(0);return}if(M.ctrl&&R==="w"){Ce(true);let k=Fo(S,V);H(B=>B.slice(0,k)+B.slice(V)),F(k);return}if(M.meta&&(M.leftArrow||R==="b")){F(Fo(S,V));return}if(M.meta&&(M.rightArrow||R==="f")){F(ni(S,V));return}if(M.leftArrow){F(k=>Math.max(0,k-1));return}if(M.rightArrow){F(k=>Math.min(S.length,k+1));return}if(M.backspace||M.delete){if(V===0&&S.length===0&&y>0){an();return}V>0&&(H(k=>k.slice(0,V-1)+k.slice(V)),F(k=>k-1));return}R&&!M.ctrl&&!M.meta&&!M.escape&&(Ce(true),Ye(false),Ze(0),H(k=>k.slice(0,V)+R+k.slice(V)),F(k=>k+R.length));return}if(_.type==="textarea"){if(M.return&&(M.ctrl||M.meta)){let k=P.join(`
10
- `).trim();if(_.required&&!k){Ce(true);return}if(ht!==null){Ce(true),mt(true),Ue.current&&clearTimeout(Ue.current),Ue.current=setTimeout(()=>mt(false),2e3);return}sn(k);return}if(M.return){Ce(true),j(k=>{let B=k[O]??"",Z=B.slice(0,N),K=B.slice(N),ye=[...k];return ye.splice(O,1,Z,K),ye}),L(k=>k+1),E(0);return}if(M.ctrl&&R==="a"){E(0);return}if(M.ctrl&&R==="e"){E((P[O]??"").length);return}if(M.ctrl&&R==="k"){Ce(true),j(k=>{let B=[...k];return B[O]=(B[O]??"").slice(0,N),B});return}if(M.ctrl&&R==="u"){Ce(true),j(k=>{let B=[...k];return B[O]=(B[O]??"").slice(N),B}),E(0);return}if(M.ctrl&&R==="w"){Ce(true);let k=O,B=N;j(Z=>{let K=Z[k]??"",ye=Fo(K,B),ne=[...Z];return ne[k]=K.slice(0,ye)+K.slice(B),E(ye),ne});return}if(M.meta&&(M.leftArrow||R==="b")){E(Fo(P[O]??"",N));return}if(M.meta&&(M.rightArrow||R==="f")){E(ni(P[O]??"",N));return}if(M.upArrow){if(Ke>0){let k=Ae[Ke],B=Ae[Ke-1],Z=N-(k?.startCol??0),K=Math.min(B.startCol+Z,B.startCol+B.text.length);L(B.logicalRow),E(K);}return}if(M.downArrow){if(Ke<Ae.length-1){let k=Ae[Ke],B=Ae[Ke+1],Z=N-(k?.startCol??0),K=Math.min(B.startCol+Z,B.startCol+B.text.length);L(B.logicalRow),E(K);}return}if(M.leftArrow){N>0?E(k=>k-1):O>0&&(L(k=>k-1),E((P[O-1]??"").length));return}if(M.rightArrow){let k=(P[O]??"").length;N<k?E(B=>B+1):O<P.length-1&&(L(B=>B+1),E(0));return}if(M.backspace||M.delete){if(N===0&&O===0)return;if(N>0)j(k=>{let B=[...k],Z=B[O]??"";return B[O]=Z.slice(0,N-1)+Z.slice(N),B}),E(k=>k-1);else {let k=(P[O-1]??"").length;j(B=>{let Z=[...B],K=Z[O-1]??"",ye=Z[O]??"";return Z.splice(O-1,2,K+ye),Z}),E(k),L(B=>B-1);}return}if(R&&!M.ctrl&&!M.meta&&!M.escape){Ce(true);let k=R.split(/\r?\n/);if(k.length===1)j(B=>{let Z=[...B],K=Z[O]??"";return Z[O]=K.slice(0,N)+R+K.slice(N),Z}),E(B=>B+R.length);else {let B=O,Z=N;j(K=>{let ye=[...K],ne=ye[B]??"",pe=ne.slice(0,Z),Q=ne.slice(Z),Yt=k[0]??"",ve=k[k.length-1]??"",rr=[pe+Yt,...k.slice(1,-1),ve+Q];return ye.splice(B,1,...rr),ye}),L(B+k.length-1),E((k[k.length-1]??"").length);}}return}if(_.type==="select"||_.type==="multiselect"){if(M.upArrow||R==="k"){z(k=>Math.max(0,k-1));return}if(M.downArrow||R==="j"){z(k=>Math.min(Rt.length-1,k+1));return}if(M.backspace||M.delete){an();return}if(_.type==="select"){if(M.return||M.tab){let k=Rt[Gt];if(k){if(_.validate){let B=_.validate(k.value);if(B!==null){Ce(true),xt(B),mt(true),Ue.current&&clearTimeout(Ue.current),Ue.current=setTimeout(()=>mt(false),2e3);return}}sn(k.value);}return}if(R>="1"&&R<="9"){let k=parseInt(R,10)-1;if(k<Rt.length){let B=Rt[k];B&&sn(B.value);}return}}else {if(R===" "){let k=Rt[Gt];k&&pt(B=>{let Z=new Set(B);return Z.has(k.value)?Z.delete(k.value):Z.add(k.value),Z});return}if(M.return){let k=Array.from(ut).join(",");sn(k);return}}}}}),!_)return null;let nt=rn?ht:null,Wn=Math.max(20,l-6),At=`${y+1}/${le}`,Kt=Math.max(2,f-4),ln=0;Gt>=Kt&&(ln=Gt-Kt+1);let zn=Rt.slice(ln,ln+Kt);return jsxs(Box,{flexDirection:"column",paddingX:2,children:[jsxs(Box,{children:[jsx(Text,{color:e.amber,bold:true,children:t}),jsxs(Text,{color:e.ghost,children:[" ",Ve,Ve," "]}),jsxs(Text,{color:e.dim,children:["step ",At]})]}),jsxs(Box,{children:[jsx(Text,{children:" "}),X.map((R,M)=>jsxs(Text,{color:M===y?e.amber:M<y?e.green:e.ghost,children:[M===y?"\u25CF":M<y?"\u2713":"\u25CB"," "]},R.id))]}),jsxs(Box,{marginTop:0,children:[jsxs(Text,{color:e.white,bold:true,children:[" ",_.label]}),_.required&&jsx(Text,{color:e.red,children:" *"}),!_.required&&jsxs(Text,{color:e.dim,children:[" (optional, ",_.type==="textarea"?`${Er}+Enter`:"Enter"," to skip)"]})]}),_.description&&jsx(Box,{children:jsxs(Text,{color:e.dim,children:[" ",_.description]})}),_.type==="text"&&jsxs(Box,{flexDirection:"column",children:[jsxs(Box,{borderStyle:nt?"round":void 0,borderColor:nt?e.red:void 0,children:[jsxs(Text,{color:e.amber,children:[" ",">"," "]}),S.length>0?jsxs(Fragment,{children:[jsx(Text,{color:e.white,children:S.slice(0,V)}),jsx(Text,{color:e.amber,children:Do}),jsx(Text,{color:e.white,children:S.slice(V)})]}):_.placeholder?jsxs(Fragment,{children:[jsx(Text,{color:e.ghost,children:_.placeholder}),jsx(Text,{color:e.amber,children:Do})]}):jsx(Text,{color:e.amber,children:Do})]}),nt&&jsxs(Text,{color:e.red,dimColor:true,children:[" ",nt]}),qt&&jsx(Text,{color:e.red,children:" Fix the error above"})]}),_.type==="text"&&_.suggestions&&Wt.length>0&&(()=>{let R=Math.max(2,f-6),M=0;De&&zt>=R&&(M=zt-R+1);let k=Wt.slice(M,M+R);return jsxs(Box,{flexDirection:"column",children:[jsxs(Text,{color:e.ghost,children:[" ",Ve,Ve,Ve," or browse templates ",Ve.repeat(Math.max(0,Wn-28))]}),k.map((B,Z)=>{let K=Z+M,ye=De&&K===zt;return jsxs(Box,{children:[jsx(Text,{color:ye?e.amber:e.ghost,children:ye?" \u25B8 ":" "}),jsx(Text,{color:ye?e.white:e.silver,bold:ye,children:B.label}),B.hint&&jsxs(Text,{color:e.dim,wrap:"truncate",children:[" ",Ve," ",B.hint.replace(/\n/g," ")]})]},B.value)})]})})(),_.type==="textarea"&&(()=>{let R=Math.max(3,f-6),M=0;Ke>=R&&(M=Ke-R+1);let k=Ae.slice(M,M+R);return jsxs(Box,{flexDirection:"column",children:[jsxs(Box,{flexDirection:"column",borderStyle:nt?"round":void 0,borderColor:nt?e.red:void 0,children:[k.map((B,Z)=>{let K=Z+M,ye=B.isFirst?String(B.logicalRow+1).padStart(Ft," "):"".padStart(Ft," "),ne=K===Ke,pe=N-B.startCol;return jsxs(Box,{children:[jsxs(Text,{color:e.dim,children:[" ",ye," "]}),jsxs(Text,{color:e.ghost,children:["\u2502"," "]}),ne?jsxs(Fragment,{children:[jsx(Text,{color:e.white,children:B.text.slice(0,pe)}),jsx(Text,{color:e.amber,children:Do}),jsx(Text,{color:e.white,children:B.text.slice(pe)})]}):jsx(Text,{color:e.silver,children:B.text||(B.isFirst?" ":"")})]},`${B.logicalRow}-${B.startCol}`)}),P.length===1&&P[0]===""&&_.placeholder&&jsx(Box,{children:jsxs(Text,{color:e.dim,children:[" ","".padStart(Ft," ")," ",_.placeholder]})})]}),nt&&jsxs(Text,{color:e.red,dimColor:true,children:[" ",nt]}),qt&&jsx(Text,{color:e.red,children:" Fix the error above"})]})})(),_.type==="select"&&jsxs(Box,{flexDirection:"column",children:[zn.map((R,M)=>{let k=M+ln,B=k===Gt,Z=String(k+1).padStart(Rt.length>=10?2:1);return jsxs(Box,{children:[jsx(Text,{color:B?e.amber:e.ghost,children:B?" \u25B8 ":` ${Z} `}),jsx(Text,{color:B?e.white:e.silver,bold:B,children:R.label}),R.hint&&jsxs(Text,{color:e.dim,wrap:"truncate",children:[" ",Ve," ",R.hint.replace(/\n/g," ")]})]},R.value)}),nt&&jsxs(Text,{color:e.red,dimColor:true,children:[" ",nt]}),qt&&jsx(Text,{color:e.red,children:" Fix the error above"})]}),_.type==="multiselect"&&jsxs(Box,{flexDirection:"column",children:[zn.map((R,M)=>{let B=M+ln===Gt,Z=ut.has(R.value);return jsxs(Box,{children:[jsx(Text,{color:B?e.amber:e.ghost,children:B?" \u25B8 ":" "}),jsx(Text,{color:Z?e.green:e.dim,children:Z?"[\u2713]":"[ ]"}),jsxs(Text,{color:B?e.white:e.silver,bold:B,children:[" ",R.label]}),R.hint&&jsxs(Text,{color:e.dim,wrap:"truncate",children:[" ",Ve," ",R.hint.replace(/\n/g," ")]})]},R.value)}),ut.size>0&&jsx(Box,{children:jsxs(Text,{color:e.dim,children:[" ","\u2514"," ",ut.size," selected"]})})]}),jsxs(Box,{marginTop:0,children:[jsxs(Text,{color:e.ghost,children:[" ",_.type==="select"?"\u2191\u2193 select Enter confirm":_.type==="multiselect"?"\u2191\u2193 move Space toggle Enter confirm":_.type==="textarea"?`Enter newline ${Er}+Enter confirm \u2190\u2191\u2192\u2193 navigate`:De?"\u2191\u2193 browse Enter select \u2191 back to input":_.suggestions?"\u2190\u2192 move Enter confirm \u2193 browse templates":"\u2190\u2192 move Enter confirm",x&&(_.type==="text"||_.type==="textarea")?` ${Er}+V paste image`:""," Esc ",y>0?"back":"cancel"]}),T&&jsxs(Text,{color:e.amber,children:[" ",T]})]})]})}var ii=io.memo(function({agents:n,selected:o,msgCounts:r,colorMap:l,maxHeight:f,onConfirm:x,onCancel:T}){let [b,y]=useState(0),[C,I]=useState(()=>new Set(o));useMemo(()=>C.size===0||C.size===n.length,[C.size,n.length]);let S=Math.max(3,f-5),H=useMemo(()=>{if(n.length<=S)return 0;let P=Math.floor(S/2),j=n.length-S;return Math.min(j,Math.max(0,b-P))},[b,n.length,S]),V=n.slice(H,H+S);useInput((P,j)=>{if(j.upArrow){y(O=>O>0?O-1:n.length-1);return}if(j.downArrow){y(O=>O<n.length-1?O+1:0);return}if(P===" "){let O=n[b];if(!O)return;I(L=>{let N=new Set(L);return N.has(O.id)?N.delete(O.id):N.add(O.id),N});return}if(P==="a"||P==="A"){I(O=>new Set);return}if(j.return){x(new Set(C));return}if(j.escape){T();return}});let F=C.size===0?n.length:C.size;return jsxs(Box,{flexDirection:"column",borderStyle:"round",borderColor:e.amber,paddingX:1,children:[jsxs(Box,{gap:1,children:[jsx(Text,{color:e.amber,bold:true,children:" \u25C8 Agent Filter"}),jsxs(Text,{color:e.dim,children:[ge," ",F,"/",n.length," selected"]})]}),jsx(Text,{color:e.ghost,children:Ve.repeat(36)}),V.map((P,j)=>{let L=j+H===b,N=C.size===0||C.has(P.id),E=l.get(P.id)??e.silver,W=r.get(P.id)??0;return jsxs(Box,{gap:0,children:[jsx(Text,{color:L?e.amber:e.ghost,children:L?" \u25B8 ":" "}),jsx(Text,{color:N?e.green:e.ghost,children:N?"[\u2713]":"[ ]"}),jsxs(Text,{color:L?E:N?e.silver:e.dim,bold:L,children:[" ",P.name]}),W>0&&jsxs(Text,{color:e.dim,children:[" ",ge,W]})]},P.id)}),n.length>S&&jsxs(Text,{color:e.ghost,children:[" ",H>0?"\u2191":" "," ",H+S<n.length?"\u2193":" "," ",b+1,"/",n.length]}),jsx(Text,{color:e.ghost,children:Ve.repeat(36)}),jsxs(Text,{color:e.dim,children:[" Space toggle"," ",ge," ","a all"," ",ge," ","Enter confirm"," ",ge," ","Esc cancel"]})]})});var tc={system:"\u2666",lifecycle:"\u25B6",output:"\u2502",tool:"\u2699",result:"\u2190",error:"\u2715",file:"\u270E",info:"\u2502"},nc={system:"System",lifecycle:"Lifecycle",output:"Output",tool:"Tool calls",result:"Results",error:"Errors",file:"Files",info:"Info"},oc={system:e.purple,lifecycle:e.cyan,output:e.white,tool:e.blue,result:e.green,error:e.red,file:e.purple,info:e.silver},wt=["system","lifecycle","output","tool","result","error","file","info"],ci=[{key:"1",label:"all",types:wt},{key:"2",label:"text",types:["output"]},{key:"3",label:"tools",types:["tool","result","file"]},{key:"4",label:"errors",types:["error"]},{key:"5",label:"events",types:["lifecycle","system"]}],di=io.memo(function({selected:n,typeCounts:o,onConfirm:r,onCancel:l}){let[f,x]=useState(0),[T,b]=useState(()=>new Set(n)),y=useMemo(()=>T.size===wt.length||wt.every(I=>T.has(I)),[T]);useInput((I,$)=>{if($.upArrow){x(S=>S>0?S-1:wt.length-1);return}if($.downArrow){x(S=>S<wt.length-1?S+1:0);return}if(I===" "){let S=wt[f];if(!S)return;b(H=>{let V=new Set(H);return V.has(S)?V.delete(S):V.add(S),V});return}if(I==="a"||I==="A"){b(S=>S.size===wt.length?new Set:new Set(wt));return}for(let S of ci)if(I===S.key){b(new Set(S.types));return}if($.return){let S=T.size===0?new Set(wt):new Set(T);r(S);return}if($.escape){l();return}});let C=y?wt.length:T.size;return jsxs(Box,{flexDirection:"column",borderStyle:"round",borderColor:e.amber,paddingX:1,children:[jsxs(Box,{gap:1,children:[jsx(Text,{color:e.amber,bold:true,children:" \u25C8 Type Filter"}),jsxs(Text,{color:e.dim,children:[ge," ",C,"/",wt.length," selected"]})]}),jsx(Text,{color:e.ghost,children:Ve.repeat(36)}),wt.map((I,$)=>{let S=$===f,H=T.has(I),V=o[I]??0,F=oc[I];return jsxs(Box,{gap:0,children:[jsx(Text,{color:S?e.amber:e.ghost,children:S?" \u25B8 ":" "}),jsx(Text,{color:H?e.green:e.ghost,children:H?"[\u2713]":"[ ]"}),jsxs(Text,{color:S?F:e.dim,children:[" ",tc[I]," "]}),jsx(Text,{color:S?F:H?e.silver:e.dim,bold:S,children:nc[I]}),V>0&&jsxs(Text,{color:e.dim,children:[" ",ge,V]})]},I)}),jsx(Text,{color:e.ghost,children:Ve.repeat(36)}),jsxs(Box,{gap:0,children:[jsx(Text,{color:e.dim,children:" "}),ci.map((I,$)=>jsxs(io.Fragment,{children:[$>0&&jsxs(Text,{color:e.ghost,children:[" ",ge," "]}),jsx(Text,{color:e.amberDim,children:I.key}),jsxs(Text,{color:e.dim,children:["=",I.label]})]},I.key))]}),jsxs(Text,{color:e.dim,children:[" Space toggle"," ",ge," ","a all"," ",ge," ","Enter confirm"," ",ge," ","Esc cancel"]})]})});var zo="\u256D",Vo="\u256E",Ho="\u2570",jo="\u256F",Ie="\u2502";function on({children:t,cw:n}){return jsxs(Text,{children:[jsx(Text,{color:e.ghost,children:Ie}),jsxs(Text,{children:[" ",t.padEnd(n)," "]}),jsx(Text,{color:e.ghost,children:Ie})]})}function Wo({cw:t}){return jsx(on,{cw:t,children:""})}function ui({width:t,height:n}){let o=Math.min(t-4,50),r=o-6,l=be(o-2);return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[jsxs(Text,{color:e.ghost,children:[zo,l,Vo]}),jsx(on,{cw:r,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:Ht}),jsx(Text,{color:e.white,bold:true,children:" Welcome to Orch"}),jsx(Text,{children:" ".repeat(Math.max(0,r-15-2))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:r,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.silver,children:"Press N to create your first task".padEnd(r)}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:r,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:"N"}),jsx(Text,{color:e.gray,children:" new task"}),jsx(Text,{children:" ".repeat(Math.max(0,r-1-1-8))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:r,children:""}),jsxs(Text,{color:e.ghost,children:[Ho,l,jo]})]})}function gi({step:t,width:n}){let o=Math.min(n-4,50),r=o-6,l=be(o-2),f,x=null;if(t==="task_created")f="Press R to run task",x={key:"R",label:"run task"};else if(t==="run_started")f="Agent is running your task...";else return null;return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[jsxs(Text,{color:e.ghost,children:[zo,l,Vo]}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:Ht}),jsxs(Text,{color:e.silver,children:[" ",f.padEnd(x?r-2-x.key.length-1-x.label.length-2:r-2)]}),x&&jsxs(Fragment,{children:[jsxs(Text,{color:e.amber,children:[" ",x.key]}),jsxs(Text,{color:e.gray,children:[" ",x.label]})]}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsxs(Text,{color:e.ghost,children:[Ho,l,jo]})]})}function mi({width:t}){let n=Math.min(t-4,50),o=n-6,r=be(n-2);return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[jsxs(Text,{color:e.ghost,children:[zo,r,Vo]}),jsx(on,{cw:o,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.green,bold:true,children:"First task completed!"}),jsx(Text,{children:" ".repeat(Math.max(0,o-21))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:o,children:""}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.silver,children:"Type / to see all commands".padEnd(o)}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(on,{cw:o,children:""}),jsxs(Text,{color:e.ghost,children:[Ho,r,jo]})]})}function Uo({count:t,config:n,width:o}){if(t>=3)return null;let r=Math.min((o??44)-4,50),l=r-6,f=be(r-2),x=jsxs(Text,{color:e.ghost,children:[zo,f,Vo]}),T=jsxs(Text,{color:e.ghost,children:[Ho,f,jo]});if(t>0){let y=n.hints[0],C=y?` ${y.key} ${y.label}`:"";return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[x,jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:Ht}),jsxs(Text,{color:e.silver,children:[" ",n.nudge.padEnd(l-2-C.length)]}),y&&jsxs(Fragment,{children:[jsxs(Text,{color:e.amber,children:[" ",y.key]}),jsxs(Text,{color:e.gray,children:[" ",y.label]})]}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),T]})}let b=n.hints.reduce((y,C,I)=>y+C.key.length+1+C.label.length+(I>0?3:0),0);return jsxs(Box,{flexDirection:"column",paddingX:2,marginTop:1,children:[x,jsx(Wo,{cw:l}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.amber,children:Ht}),jsxs(Text,{color:e.white,bold:true,children:[" ",n.title]}),jsx(Text,{children:" ".repeat(Math.max(0,l-n.title.length-2))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(Wo,{cw:l}),n.description.map((y,C)=>jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),jsx(Text,{color:e.silver,children:y.padEnd(l)}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]},C)),jsx(Wo,{cw:l}),jsxs(Text,{children:[jsxs(Text,{color:e.ghost,children:[Ie," "]}),n.hints.map((y,C)=>jsxs(io.Fragment,{children:[C>0&&jsx(Text,{color:e.ghost,children:" "}),jsx(Text,{color:e.amber,children:y.key}),jsxs(Text,{color:e.gray,children:[" ",y.label]})]},C)),jsx(Text,{children:" ".repeat(Math.max(0,l-b))}),jsx(Text,{children:" "}),jsx(Text,{color:e.ghost,children:Ie})]}),jsx(Wo,{cw:l}),T]})}var sc=2,xi=360,ic={done:4e3,failed:8e3,review:6e3},ac={done:"\u2713",failed:"\u2715",review:Qt},lc={done:e.green,failed:e.red,review:e.blue},cc={done:e.successBg,failed:e.errorBg,review:e.infoBg};function dc(t){let n=t.agentName??"Agent";switch(t.type){case "done":return `Task completed by ${n}`;case "failed":return "Task failed \u2014 press Enter for details";case "review":return "Task ready for review \u2014 press A to approve"}}var uc=io.memo(function({toast:n,onDismiss:o}){let[r,l]=useState(true),[f,x]=useState(false);useEffect(()=>{let S=setTimeout(()=>l(false),xi);return ()=>clearTimeout(S)},[]),useEffect(()=>{let S=ic[n.type],H=setTimeout(()=>x(true),S),V=setTimeout(()=>o(n.id),S+xi);return ()=>{clearTimeout(H),clearTimeout(V);}},[n.id,n.type,o]);let T=r||f,b=ac[n.type],y=lc[n.type],C=cc[n.type],I=dc(n),$=n.title.length>40?n.title.slice(0,39)+"\u2026":n.title;return jsx(Box,{children:jsxs(Text,{backgroundColor:C,children:[jsxs(Text,{color:T?e.dim:y,children:[" ",b," "]}),jsx(Text,{color:T?e.dim:e.white,bold:!T,children:$}),jsxs(Text,{color:T?e.dim:e.silver,children:[" ",I," "]})]})})}),yi=io.memo(function({toasts:n,onDismiss:o}){let r=n.slice(0,sc);return r.length===0?null:jsx(Box,{flexDirection:"column",children:r.map(l=>jsx(uc,{toast:l,onDismiss:o},l.id))})});var fc="\u256D",pc="\u256E",hc="\u2570",xc="\u256F",ct="\u2502",Nr=[{key:"\u2191\u2193/j/k",label:"Navigate"},{key:"Tab/\u2190\u2192",label:"Switch tabs"},{key:"Enter",label:"Detail view"},{key:"G",label:"Goals tab"},{key:"T",label:"Tasks tab"},{key:"A",label:"Agents tab"},{key:"L",label:"Logs tab"}],Dr=[{key:"N",label:"New item"},{key:"E",label:"Edit"},{key:"D",label:"Delete"},{key:"R",label:"Run task"},{key:"S",label:"Show / Stop"},{key:"C",label:"Cancel"},{key:"A",label:"Approve"},{key:"X",label:"Reject"},{key:"U",label:"Autonomous"},{key:"Z",label:"Undo delete"}],Fr=[{key:"/",label:"Command mode"},{key:"/task add",label:"Create task"},{key:"/run",label:"Execute"},{key:"/watch",label:"Auto-dispatch"},{key:"/config",label:"Settings"},{key:"/help",label:"Help"},{key:"/quit",label:"Exit"}],Dn=10,Xt=22;function Gr(t){let n=Math.max(0,Math.floor((Xt-t.length-2)/2)),o=Math.max(0,Xt-n-t.length-2);return be(n)+" "+t+" "+be(o)}var wi=io.memo(function({width:n,height:o}){let r=Xt*3+3+3+2,l=r+2,f=be(l-2),x="KEYBOARD SHORTCUTS",T=Math.max(0,Math.floor((r-x.length)/2)),b=Math.max(0,r-T-x.length),y="Press any key to dismiss",C=Math.max(0,Math.floor((r-y.length)/2)),I=Math.max(0,r-C-y.length),$=Math.max(Nr.length,Dr.length,Fr.length),S=$+10,H=Math.max(0,Math.floor((o-S)/2)),V=[];for(let L=0;L<$;L++){let N=L<Nr.length?Nr[L]:null,E=L<Dr.length?Dr[L]:null,W=L<Fr.length?Fr[L]:null;V.push(jsxs(Text,{children:[jsx(Text,{color:e.amber,children:ct}),jsx(Text,{children:" "}),N?jsxs(Fragment,{children:[jsx(Text,{color:e.amber,bold:true,children:N.key.padEnd(Dn)}),jsx(Text,{color:e.silver,children:N.label.padEnd(Xt-Dn)})]}):jsx(Text,{children:" ".repeat(Xt)}),jsxs(Text,{color:e.dim,children:[" ",ct," "]}),E?jsxs(Fragment,{children:[jsx(Text,{color:e.amber,bold:true,children:E.key.padEnd(Dn)}),jsx(Text,{color:e.silver,children:E.label.padEnd(Xt-Dn)})]}):jsx(Text,{children:" ".repeat(Xt)}),jsxs(Text,{color:e.dim,children:[" ",ct," "]}),W?jsxs(Fragment,{children:[jsx(Text,{color:e.amber,bold:true,children:W.key.padEnd(Dn)}),jsx(Text,{color:e.silver,children:W.label.padEnd(Xt-Dn)})]}):jsx(Text,{children:" ".repeat(Xt)}),jsx(Text,{children:" "}),jsx(Text,{color:e.amber,children:ct})]},`r${L}`));}let F=L=>jsxs(Text,{children:[jsx(Text,{color:e.amber,children:ct}),jsx(Text,{children:" ".repeat(r)}),jsx(Text,{color:e.amber,children:ct})]},L),P=Gr("NAVIGATION"),j=Gr("ACTIONS"),O=Gr("COMMANDS");return jsxs(Box,{flexDirection:"column",paddingX:Math.max(0,Math.floor((n-l)/2)),marginTop:H,children:[jsxs(Text,{color:e.amber,children:[fc,f,pc]}),F("e1"),jsxs(Text,{children:[jsx(Text,{color:e.amber,children:ct}),jsx(Text,{children:" ".repeat(T)}),jsx(Text,{color:e.amber,bold:true,children:x}),jsx(Text,{children:" ".repeat(b)}),jsx(Text,{color:e.amber,children:ct})]}),F("e2"),jsxs(Text,{children:[jsx(Text,{color:e.amber,children:ct}),jsx(Text,{children:" "}),jsx(Text,{color:e.dim,children:P}),jsxs(Text,{color:e.dim,children:[" ",ct," "]}),jsx(Text,{color:e.dim,children:j}),jsxs(Text,{color:e.dim,children:[" ",ct," "]}),jsx(Text,{color:e.dim,children:O}),jsx(Text,{children:" "}),jsx(Text,{color:e.amber,children:ct})]}),F("e3"),V,F("e4"),jsxs(Text,{children:[jsx(Text,{color:e.amber,children:ct}),jsx(Text,{children:" ".repeat(C)}),jsx(Text,{color:e.dim,children:y}),jsx(Text,{children:" ".repeat(I)}),jsx(Text,{color:e.amber,children:ct})]}),F("e5"),jsxs(Text,{color:e.amber,children:[hc,f,xc]})]})});var Ci=[{value:"claude-opus-4-6",label:"Claude Opus 4.6",hint:"most capable"},{value:"claude-sonnet-4-6",label:"Claude Sonnet 4.6",hint:"fast, balanced"},{value:"claude-haiku-4-6",label:"Claude Haiku 4.6",hint:"fastest, cheapest"},{value:"claude-sonnet-4-5-20250929",label:"Claude Sonnet 4.5",hint:"extended thinking"},{value:"claude-haiku-4-5-20251001",label:"Claude Haiku 4.5",hint:"legacy"}],Ii=[{value:"gpt-5.3-codex",label:"GPT-5.3 Codex",hint:"default, balanced"},{value:"gpt-5.4",label:"GPT-5.4",hint:"latest"},{value:"gpt-5",label:"GPT-5",hint:"capable"},{value:"gpt-5.3-codex-spark",label:"GPT-5.3 Codex Spark",hint:"fast"},{value:"o3",label:"o3",hint:"reasoning"},{value:"o4-mini",label:"o4-mini",hint:"fast reasoning"},{value:"gpt-5-mini",label:"GPT-5 Mini",hint:"light"},{value:"gpt-5-nano",label:"GPT-5 Nano",hint:"cheapest"},{value:"codex-mini-latest",label:"Codex Mini",hint:"legacy"}],Mi=[{value:"auto",label:"Auto",hint:"let Cursor decide"},{value:"composer-1.5",label:"Composer 1.5",hint:"latest agent"},{value:"composer-1",label:"Composer 1",hint:"stable agent"},{value:"gpt-5.3-codex",label:"GPT-5.3 Codex",hint:"OpenAI"},{value:"claude-sonnet-4-6",label:"Claude Sonnet 4.6",hint:"Anthropic"}],vi=[{value:"",label:"Default",hint:"use model configured in opencode"},{value:"openrouter/anthropic/claude-sonnet-4.6",label:"Claude Sonnet 4.6",hint:"fast, balanced"},{value:"openrouter/anthropic/claude-opus-4.6",label:"Claude Opus 4.6",hint:"most capable"},{value:"openrouter/google/gemini-2.5-pro",label:"Gemini 2.5 Pro",hint:"Google"},{value:"openrouter/google/gemini-2.5-flash",label:"Gemini 2.5 Flash",hint:"Google, fast"},{value:"openrouter/deepseek/deepseek-v3.2",label:"DeepSeek V3.2",hint:"open-source"},{value:"openrouter/deepseek/deepseek-r1:free",label:"DeepSeek R1",hint:"reasoning, free"},{value:"opencode/big-pickle",label:"Big Pickle",hint:"opencode native"}],_i=[{value:"",label:"Default",hint:"use shell adapter default"}],Ri=[{value:"",label:"Default",hint:"no override \u2014 use model default"},{value:"high",label:"High",hint:"deepest reasoning, best quality, slowest"},{value:"medium",label:"Medium",hint:"balanced speed and quality"},{value:"low",label:"Low",hint:"fastest responses, minimal reasoning"}],Ai=new Set(["claude"]),bc=[{value:"claude",label:"Claude",hint:"Claude Code CLI"},{value:"opencode",label:"OpenCode",hint:"OpenCode \u2014 multi-provider"},{value:"codex",label:"Codex",hint:"OpenAI Codex CLI"},{value:"cursor",label:"Cursor",hint:"Cursor Agent CLI"},{value:"shell",label:"Shell",hint:"custom shell command"}],$i=[{value:"1",label:"P1 Critical",hint:"urgent, do first"},{value:"2",label:"P2 High",hint:"important"},{value:"3",label:"P3 Medium",hint:"default priority"},{value:"4",label:"P4 Low",hint:"nice to have"}],Si=60;function Bi(t){return t.filter(n=>n.status!=="disabled").map(n=>{let o=(n.role??"").split(`
11
- `)[0].trim(),r=o.length>Si?o.slice(0,Si-1)+"\u2026":o,l=r?`[${n.adapter}] ${r}`:n.adapter;return {value:n.id,label:n.name,hint:l}})}function Ko(t,n="Auto-assign",o="orchestrator picks the best agent"){return [{value:"",label:n,hint:o},...Bi(t)]}var zr=[{value:"",label:"Skip",hint:"no role description"},{value:"Full-stack developer",label:"Full-stack developer",hint:"general purpose"},{value:"Frontend developer",label:"Frontend developer",hint:"React, CSS, UI"},{value:"Backend developer",label:"Backend developer",hint:"APIs, databases, services"},{value:"DevOps engineer",label:"DevOps engineer",hint:"CI/CD, infra, deploys"},{value:"QA / Test engineer",label:"QA / Test engineer",hint:"testing, quality"},{value:"Code reviewer",label:"Code reviewer",hint:"review PRs, find bugs"},{value:"Technical writer",label:"Technical writer",hint:"docs, READMEs"},{value:"__custom__",label:"Custom...",hint:"type your own"}];function Ei(t){return [{value:"",label:"None",hint:"no team"},...(t??[]).filter(n=>n.status==="active").map(n=>({value:n.id,label:n.name,hint:`${n.members.length} members`}))]}function Oi(){return [{id:"shop_template",label:"Agent Shop \u2014 choose a template",type:"select",options:a$2.map(t=>({value:t.key,label:t.name,hint:t.description}))}]}function Vr(t,n,o){let r=a$3(o,n.tier);return t.map(l=>{switch(l.id){case "name":return {...l,defaultValue:n.name};case "adapter":return {...l,defaultValue:o};case "model":return {...l,defaultValue:r};case "role":return {...l,defaultValue:"__custom__"};case "role_custom":return {...l,defaultValue:n.role,skip:void 0};case "skills":{let f=o==="claude"?n.skills:n.skills.filter(x=>!a$4(x));return {...l,defaultValue:f.join(", ")}}case "approval_policy":return {...l,defaultValue:n.approval_policy};default:return l}})}function Yo(t,n){let o=Ei(n);return [{id:"name",label:"Agent name",type:"text",placeholder:"e.g. alpha, frontend-bot, reviewer",required:true,validate:r=>r.trim()?t?.some(l=>l.name===r.trim())?"Agent with this name already exists":null:"Name is required",suggestions:a$2.map(r=>({value:r.key,label:r.name,hint:r.description}))},{id:"adapter",label:"Provider",type:"select",options:bc},{id:"model",label:"Model",type:"select",getOptions:r=>r.adapter==="opencode"?vi:r.adapter==="codex"?Ii:r.adapter==="cursor"?Mi:r.adapter==="shell"?_i:Ci},{id:"effort",label:"Reasoning effort",type:"select",options:Ri,skip:r=>!Ai.has(r.adapter??"")},{id:"role",label:"Role / specialization",type:"select",options:zr},{id:"role_custom",label:"Describe the role",type:"textarea",placeholder:"e.g. Specialist in React and TypeScript",skip:r=>r.role!=="__custom__"},{id:"skills",label:"Skills (comma-separated)",type:"text",placeholder:"e.g. feature-dev:feature-dev, testing-suite:generate-tests"},{id:"approval_policy",label:"Approval policy",type:"text",skip:()=>true},{id:"team",label:"Join team",type:"select",options:o,skip:()=>o.length<=1}]}function Li(t,n="claude"){let o=t.role==="__custom__"?t.role_custom||void 0:t.role||void 0,r=t.skills?t.skills.split(",").map(x=>x.trim()).filter(Boolean):void 0,l=t.approval_policy||"auto",f=t.effort||void 0;return {name:t.name,adapter:t.adapter||n,role:o,model:t.model||void 0,effort:f,approval_policy:l,skills:r,team_id:t.team||void 0}}function Pi(t,n){let o=Bi(t);return [{id:"name",label:"Team name",type:"text",placeholder:"e.g. frontend, backend, qa",required:true,validate:r=>r.trim()?n?.some(l=>l.name===r.trim())?"Team with this name already exists":null:"Name is required"},{id:"lead",label:"Team lead",type:"select",options:o},{id:"members",label:"Team members",type:"multiselect",getOptions:r=>o.filter(l=>l.value!==r.lead),skip:r=>!o.some(l=>l.value!==r.lead)},{id:"description",label:"Description",type:"textarea",placeholder:"Optional team purpose..."}]}function Ni(t){let n=t.members?t.members.split(",").filter(Boolean):[];return {name:t.name,lead_agent_id:t.lead,member_agent_ids:n.length>0?n:void 0,description:t.description||void 0}}function Di(t){let n=Ko(t);return [{id:"title",label:"Task title",type:"text",placeholder:"What needs to be done?",required:true,validate:o=>o.trim()?null:"Title is required"},{id:"priority",label:"Priority",type:"select",options:$i,defaultValue:"3",validate:o=>{let r=Number(o);return !Number.isInteger(r)||r<1||r>4?"Priority must be 1-4":null}},{id:"assignee",label:"Assignee",type:"select",options:n,skip:()=>n.length<=1},{id:"description",label:"Description",type:"textarea",placeholder:"Optional details, context, acceptance criteria..."}]}function Fi(t){return {title:t.title,priority:t.priority?parseInt(t.priority,10):void 0,assignee:t.assignee||void 0,description:t.description||void 0}}function Gi(t,n){let o=Ko(n,"None / Auto","remove assignee");return [{id:"title",label:"Task title",type:"text",defaultValue:t.title,required:true,validate:r=>r.trim()?null:"Title is required"},{id:"priority",label:"Priority",type:"select",options:$i,defaultValue:String(t.priority),validate:r=>{let l=Number(r);return !Number.isInteger(l)||l<1||l>4?"Priority must be 1-4":null}},{id:"assignee",label:"Assignee",type:"select",options:o,defaultValue:t.assignee??"",skip:()=>o.length<=1},{id:"description",label:"Description",type:"textarea",defaultValue:t.description||"",placeholder:"Optional details..."}]}function Wi(t){return {title:t.title,priority:t.priority?parseInt(t.priority,10):void 0,assignee:t.assignee||void 0,description:t.description??""}}function zi(t,n,o){let r=zr.find(b=>b.value===t.role),l=r?t.role:t.role?"__custom__":"",f=t.adapter==="opencode"?vi:t.adapter==="codex"?Ii:t.adapter==="cursor"?Mi:t.adapter==="shell"?_i:Ci,x=Ei(o),T=o?.find(b=>b.members.some(y=>y.agent_id===t.id))?.id;return [{id:"name",label:"Agent name",type:"text",defaultValue:t.name,required:true,validate:b=>b.trim()?n?.some(y=>y.id!==t.id&&y.name===b.trim())?"Agent with this name already exists":null:"Name is required"},{id:"model",label:"Model",type:"select",options:f,defaultValue:t.config.model??""},{id:"effort",label:"Reasoning effort",type:"select",options:Ri,defaultValue:t.config.effort??"",skip:()=>!Ai.has(t.adapter)},{id:"role",label:"Role / specialization",type:"select",options:zr,defaultValue:l},{id:"role_custom",label:"Describe the role",type:"textarea",defaultValue:t.role&&!r?t.role:"",placeholder:"e.g. Specialist in React and TypeScript",skip:b=>b.role!=="__custom__"},{id:"team",label:"Team",type:"select",options:x,defaultValue:T??"",skip:()=>x.length<=1}]}var Tc=[{value:"1",label:"1 agent",hint:"~0.5 GB RAM, 1 subprocess"},{value:"2",label:"2 agents",hint:"~1 GB RAM, 2 subprocesses"},{value:"3",label:"3 agents",hint:"~1.5 GB RAM, 3 subprocesses"},{value:"4",label:"4 agents",hint:"~2 GB RAM, 4 subprocesses"},{value:"6",label:"6 agents",hint:"~3 GB RAM, 6 subprocesses"},{value:"8",label:"8 agents",hint:"~4 GB RAM, 8 subprocesses"},{value:"10",label:"10 agents",hint:"~5 GB RAM, 10 subprocesses"}],yc=[{value:"all",label:"All",hint:"show everything"},{value:"text",label:"Text",hint:"agent output only"},{value:"tools",label:"Tools",hint:"tool calls, results, files"},{value:"errors",label:"Errors",hint:"errors only"},{value:"events",label:"Events",hint:"lifecycle, system events"}],ki=[{value:"true",label:"On"},{value:"false",label:"Off"}];function Vi(t,n,o){let r=o??{toast:true,bell:false};return [{id:"activity_filter",label:"Activity filter preset",type:"select",options:yc,defaultValue:t},{id:"max_concurrent",label:"Max concurrent agents",type:"select",options:Tc,defaultValue:String(n)},{id:"notifications_toast",label:"Toast notifications",type:"select",options:ki,defaultValue:String(r.toast)},{id:"notifications_bell",label:"Bell on completion",type:"select",options:ki,defaultValue:String(r.bell)}]}function Hi(t){let n=t.role==="__custom__"?t.role_custom||void 0:t.role||void 0,o=t.effort||void 0;return {name:t.name,role:n,model:t.model||void 0,effort:o,team_id:t.team||void 0}}function Zo(t){let n=Ko(t,"Any agent","auto-assign to autonomous agents");return [{id:"title",label:"Goal title",type:"text",placeholder:'e.g. "Implement OAuth2 login with Google and GitHub"',description:"Be specific \u2014 agents work better with clear, measurable objectives",required:true,validate:o=>o.trim()?null:"Title is required"},{id:"assignee",label:"Assignee",type:"select",description:"Assigned agent gets autonomous mode \u2014 it will plan and execute without prompts",options:n,skip:()=>n.length<=1},{id:"description",label:"Description",type:"textarea",placeholder:"Success criteria, constraints, technical context...",description:'Context matters \u2014 include tech stack, constraints, and what "done" looks like'}]}function ji(t){return {title:t.title,assignee:t.assignee||void 0,description:t.description||void 0}}function Ui(t,n){let o=Ko(n,"Any agent","auto-assign");return [{id:"title",label:"Goal title",type:"text",defaultValue:t.title,description:"Be specific \u2014 agents work better with clear, measurable objectives",required:true,validate:r=>r.trim()?null:"Title is required"},{id:"assignee",label:"Assignee",type:"select",description:"Assigned agent gets autonomous mode \u2014 it will plan and execute without prompts",options:o,defaultValue:t.assignee??"",skip:()=>o.length<=1},{id:"description",label:"Description",type:"textarea",defaultValue:t.description||"",placeholder:"Success criteria, constraints, technical context...",description:'Context matters \u2014 include tech stack, constraints, and what "done" looks like'}]}function Xi(t){return {title:t.title,assignee:t.assignee||void 0,description:t.description??""}}var qi=10,Ki=500,nr=2048,bn=500,Yi=5,Hr=new Set(["todo","failed","cancelled"]),Cc={title:"Goals",description:["Define what your team should achieve.","The orchestrator breaks goals into tasks","and assigns them to agents automatically."],hints:[{key:"N",label:"new goal"},{key:"/",label:"commands"}],nudge:"Add more goals to keep your team focused."},Ic={title:"Tasks",description:["Units of work dispatched to agents.","Create them manually or let goals","generate them automatically."],hints:[{key:"N",label:"new task"},{key:"W",label:"start orchestrator"}],nudge:"Add more tasks to keep agents busy."},Mc={title:"Agents",description:["AI workers that execute your tasks.","Each agent uses an adapter (claude, codex,","cursor, shell) and has its own role."],hints:[{key:"N",label:"new agent"},{key:"W",label:"start orchestrator"}],nudge:"Add more agents to increase parallelism."},Zi=5e3,Qi=0;function lg(){Qi=0;}var ea=/^\[[\w_]+\]$/;function ta(t){return ea.test(t)?{msgType:"lifecycle",color:e.dim}:t.startsWith("\u2699")?{msgType:"tool",color:e.dim}:t.startsWith("\u2190")?{msgType:"result",color:e.dim}:t.startsWith("\u2713")?{msgType:"lifecycle",color:e.dim}:t.startsWith("\u23F3")?{msgType:"info",color:e.silver}:{msgType:"output",color:e.silver}}var Xr=["#5faf87","#5fafd7","#af87ff","#d7af00","#5fd7d7","#d787af","#afaf5f","#d7875f"],vc=" ".repeat(9),or={system:"\u2666",lifecycle:"\u25B6",output:"\u2502",tool:"\u2699",result:"\u2190",error:"\u2715",file:"\u270E",info:"\u2502"},er=["system","lifecycle","output","tool","result","error","file","info"],Fn=[{label:"all",types:er},{label:"text",types:["output"]},{label:"tools",types:["tool","result","file"]},{label:"errors",types:["error"]},{label:"events",types:["lifecycle","system"]}];function jr(t){let o=(Fn.findIndex(r=>r.types.length===t.size&&r.types.every(l=>t.has(l)))+1)%Fn.length;return Fn[o]}function Ur(t,n){if(t.length!==n.length)return true;for(let o=0;o<t.length;o++)if(t[o].id!==n[o].id||t[o].updated_at!==n[o].updated_at)return true;return false}function cg({projectName:t,tasks:n,agents:o=[],state:r,onRunTask:l,onCreateTask:f,onCancelTask:x,onRetryTask:T,onAssignTask:b$1,onRunAll:y,onDisableAgent:C,onEnableAgent:I,onSubscribeEvents:$,onRefreshTasks:S,onRefreshAgents:H,onRefreshState:V,onLoadHistory:F,onAddAgent:P,onDeleteAgent:j,onApproveTask:O,onRejectTask:L,onDeleteTask:N,onUpdateTask:E,onUpdateAgent:W,onForceStopAgent:z,onCreateTeam:X,onListTeams:_,onJoinTeam:le,onLeaveTeam:Ee,onDisbandTeam:Ft,onSetTeamLead:dt,onStartWatch:Ae,onStopWatch:Ke,onToggleAutonomous:ut,onRefreshGoals:pt,onCreateGoal:De,onUpdateGoal:Ye,onUpdateGoalStatus:gt,onDeleteGoal:Ze,onGetGoalProgress:rn,onCompleteOnboarding:Ce,initialWatchActive:ht,observerMode:xt,watchError:qt,messageBatchMs:mt=process.env.VITEST?0:80,initialActivityFilter:kt="all",onSaveActivityFilter:Ue,initialMaxConcurrent:uo=a.scheduling.max_concurrent_agents,onSaveMaxConcurrent:Gn,initialNotifications:Rt,onSaveNotifications:Gt,version:Wt,latestVersion:zt,onCheckUpdate:sn,onBackgroundInstall:an,defaultAdapter:nt="claude"}){let{exit:Wn}=useApp(),{stdout:At}=useStdout(),[Kt,ln]=useState(zt),zn=useRef(sn);useEffect(()=>{if(zt||!zn.current)return;let i=setTimeout(()=>{zn.current?.().then(p=>{p&&ln(p);}).catch(()=>{});},5e3);return ()=>clearTimeout(i)},[zt]);let[R,M]=useState(false),k=useRef(false);useEffect(()=>{!Kt||!an||k.current||R||(k.current=true,an(Kt).then(i=>{i&&M(true);}).catch(()=>{}));},[Kt,an,R]);let[B,Z]=useState({w:At?.columns??80,h:At?.rows??24});useEffect(()=>{if(!At)return;let i=()=>Z({w:At.columns,h:At.rows});return At.on("resize",i),()=>{At.off("resize",i);}},[At]);let K=B.w,ye=B.h,[ne,pe]=useState(n),[Q,Yt]=useState(o),[ve,rr]=useState(r),[go,sr]=useState(ht??!!r.pid),[Vn,qr]=useState([]),[aa,Kr]=useState(void 0),[Zt,mo]=useState(()=>r.onboardingCompleted||(r.stats?.total_tasks_completed??0)>0?"dismissed":Object.keys(r.running??{}).length>0?"run_started":n.length>0?"task_created":"welcome");useEffect(()=>{if(Zt!=="completed")return;let i=setTimeout(()=>{mo("dismissed"),Ce?.().catch(()=>{});},5e3);return ()=>clearTimeout(i)},[Zt,Ce]);let[A,Tn]=useState("tasks"),[fo,Hn]=useState(0),[ir,Yr]=useState(0),[ar,Zr]=useState(0),[$e,jn]=useState(false),[ze,Jr]=useState([]),[Fe,Oe]=useState("none"),[cn,Ct]=useState(""),[bt,Je]=useState(null),[dn,Un]=useState([]),[$t,lr]=useState(false),[Qr,la]=useState(()=>new Set),[yn,cr]=useState(false),[Xn,dr]=useState(false),[es,ts]=useState(()=>new Set(er)),[qn,ur]=useState(-1),[ca,Kn]=useState(0),[wn,gr]=useState(()=>{let i=Fn.find(p=>p.label===kt);return new Set(i?.types??er)}),po=useMemo(()=>Fn.find(p=>p.types.length===wn.size&&p.types.every(s=>wn.has(s)))?.label??"all",[wn]),mr=useMemo(()=>wn.size>=er.length?ze:ze.filter(i=>wn.has(i.msgType??"info")),[ze,wn]),[ns,da]=useState(uo),[ho,ua]=useState(Rt??{toast:true,bell:false}),[ga,os]=useState([]),ma=useRef(0),[fr,rs]=useState(),ss=useRef(A);ss.current=A;let is=useRef(ne);is.current=ne;let as=useRef(Q);as.current=Q;let xo=useRef(ho);xo.current=ho;let bo=useCallback((i,p)=>{if(!xo.current.toast)return;let s=is.current.find(h=>h.id===p),d=s?.title??p,g=s?.assignee?as.current.find(h=>h.id===s.assignee):void 0;os(h=>{let u=[...h,{id:`toast_${ma.current++}`,type:i,title:d,agentName:g?.name,ts:Date.now()}];return u.length>Yi?u.slice(u.length-Yi):u}),xo.current.bell&&(i==="failed"||i==="review")&&process.stdout.write("\x07");},[]),fa=useCallback(i=>{os(p=>p.filter(s=>s.id!==i));},[]),To=io.useRef(new No).current,[pa,Sn]=useState(0),[ls,cs]=useState(false),[Yn,ha]=useState(false),[xa,pr]=useState(0),[ba,hr]=useState(0),[xr,kn]=useState(0),[yo,br]=useState(false),[Ta,Zn]=useState(0),[wo,Jt]=useState(0),[Vt,ds]=useState([]),[Cn,Tr]=useState([]),In=useRef(Vt);In.current=Vt;let us=useRef(0),Y=useCallback(async i=>{us.current=Date.now();let[p,s,d,g,h]=await Promise.all([S?.()??Promise.resolve(ne),H?.()??Promise.resolve(Q),V?.()??Promise.resolve(ve),i?.includeTeams?_?.()??Promise.resolve(In.current):Promise.resolve(null),pt?.()??Promise.resolve(Vn)]);pe(u=>Ur(u,p)?p:u),Yt(u=>Ur(u,s)?s:u),rr(d),g!==null&&ds(g),qr(u=>Ur(u,h)?h:u),ht&&sr(!!d.pid);},[S,H,V,_,pt,ht]),Mn=useMemo(()=>{let i=new Map;for(let p of Vn)i.set(p.id,p);return i},[Vn]),Le=useMemo(()=>{let i=[...ne].sort((h,u)=>(oo[h.status]??9)-(oo[u.status]??9));if(!Yn)return i;let p=[],s=[],d=[],g=new Map;for(let h of i)h.goalId&&Mn.has(h.goalId)?(g.has(h.goalId)||(d.push(h.goalId),g.set(h.goalId,[])),g.get(h.goalId).push(h)):s.push(h);for(let h of d)p.push(...g.get(h));return [...p,...s]},[ne,Yn,Mn]),Bt=ls?Le:Le.slice(0,qi),vn=Le.length-Bt.length,U=Le[fo],Jn=useMemo(()=>{let i=new Map;for(let p of ne)i.set(p.id,p.title);return i},[ne]),un=useMemo(()=>{let i=new Map;for(let p of Q)i.set(p.id,p.name);return i},[Q]),ya=useMemo(()=>{let i=new Map;for(let p of ne)if(p.goalId){let s=i.get(p.goalId);s||(s=[],i.set(p.goalId,s)),s.push(p);}return i},[ne]),So=useMemo(()=>{let i=new Map;for(let p=0;p<Q.length;p++)i.set(Q[p].id,Xr[p%Xr.length]);return i},[Q]),gs=useMemo(()=>{let i=new Map;for(let p of ze)p.agentId&&i.set(p.agentId,(i.get(p.agentId)??0)+1);return i},[ze]),wa=useMemo(()=>{let i={};for(let p of ze){let s=p.msgType??"info";i[s]=(i[s]??0)+1;}return i},[ze]),{agentTeamMap:_n,activeTeamCount:Qn,teamLeadSet:Sa}=useMemo(()=>{let i=new Map,p=new Set,s=0;for(let d of Vt)if(d.status==="active"){s++,p.add(d.lead_agent_id);for(let g of d.members)i.set(g.agent_id,d.name);}return {agentTeamMap:i,activeTeamCount:s,teamLeadSet:p}},[Vt]),Ge=useMemo(()=>{let i=[...Q];return i.sort((p,s)=>{let d=_n.get(p.id),g=_n.get(s.id);return d&&!g?-1:!d&&g?1:d&&g&&d!==g?d.localeCompare(g):(Rr[p.status]??9)-(Rr[s.status]??9)}),i},[Q,_n]),ee=Ge[ir],ft=useMemo(()=>[...Vn].sort((i,p)=>(c[i.status]??9)-(c[p.status]??9)),[Vn]),re=ft[ar],ka=useMemo(()=>re?ne.filter(i=>i.goalId===re.id):[],[re,ne]),yr=useRef(rn);yr.current=rn,useEffect(()=>{if(!re||!yr.current){Kr(void 0);return}let i=false;return yr.current(re.id).then(p=>{i||Kr(p);}).catch(()=>{}),()=>{i=true;}},[re?.id]);let gn=useRef(new Map),ko=useRef(new Map);useEffect(()=>{for(let[i,p]of Object.entries(ve.running))gn.current.set(p.run_id,p.agent_id),ko.current.set(p.run_id,i);if(gn.current.size>Ki){let i=gn.current.size-Ki,p=0;for(let s of gn.current.keys()){if(p++>=i)break;gn.current.delete(s),ko.current.delete(s);}}},[ve.running]);let mn=useRef([]),eo=useRef(null),wr=useCallback(()=>{if(eo.current=null,mn.current.length===0)return;let i=mn.current;mn.current=[],Jr(p=>{if(i.length>=bn)return i.slice(-bn);let s=bn-i.length;return (p.length>s?p.slice(-s):p).concat(i)});},[]);useEffect(()=>()=>{eo.current&&clearTimeout(eo.current);},[]);let a=useCallback((i,p,s)=>{let d=new Date,g=d.toLocaleTimeString("en-US",{hour12:false,hour:"2-digit",minute:"2-digit",second:"2-digit"}),h=s?.detail&&s.detail.length>nr?s.detail.slice(0,nr)+"\u2026[truncated]":s?.detail;mn.current.push({text:i,color:p,time:g,ts:d.getTime(),...s,detail:h}),mn.current.length>bn&&(mn.current=mn.current.slice(-bn)),mt===0?wr():eo.current||(eo.current=setTimeout(wr,mt));},[wr]);useEffect(()=>{xt?a("Observer mode: watching external orchestrator via disk polling.",e.amber):qt&&a(`Watch mode failed: ${qt}. Tasks will not auto-dispatch.`,e.red);},[]),useEffect(()=>{let i=xt?3e3:5e3,p=setInterval(()=>{Date.now()-us.current>=i&&Y().catch(()=>{});},i);return ()=>clearInterval(p)},[xt,Y]);let Rn=useCallback((i,p,s,d)=>{let g={key:++Qi,entityType:i,entityId:p,entityName:s,expiresAt:Date.now()+Zi,needsForceStop:d?.needsForceStop};Tr(h=>[...h,g]),a(`\u2717 "${s}" will be deleted in ${Math.round(Zi/1e3)}s \u2014 press Z to undo`,e.yellow);},[a]),Ca=useCallback(()=>{Tr(i=>{if(i.length===0)return i;let p=i[i.length-1];return a(`\u21B6 Undo: "${p.entityName}" restored`,e.green),i.slice(0,-1)});},[a]),ms=useCallback(async i=>{try{i.entityType==="task"&&N?await N(i.entityId):i.entityType==="agent"?(i.needsForceStop&&z&&await z(i.entityId),j&&await j(i.entityId)):i.entityType==="goal"&&Ze&&await Ze(i.entityId),a(`\u2713 Deleted "${i.entityName}"`,e.green),Y();}catch(p){a(`Failed to delete "${i.entityName}": ${p instanceof Error?p.message:String(p)}`,e.red);}},[N,j,Ze,z,a,Y]),fs=useRef(ms);fs.current=ms,useEffect(()=>{if(Cn.length===0)return;let i=setInterval(()=>{let p=Date.now(),s=[];Tr(d=>{let g=d.filter(h=>h.expiresAt<=p?(s.push(h),false):true);return s.length>0?g:d});for(let d of s)fs.current(d);},1e3);return ()=>clearInterval(i)},[Cn.length>0]),useEffect(()=>{if(!F)return;let i=p=>{let s=new Date(p.timestamp).toLocaleTimeString("en-US",{hour12:false,hour:"2-digit",minute:"2-digit",second:"2-digit"}),d=typeof p.data=="string"?p.data:JSON.stringify(p.data),g,h=e.silver,u="output";if(p.type==="error")g=typeof p.data=="string"?p.data:JSON.stringify(p.data),g=g.slice(0,200),h=e.red,u="error";else if(p.type==="file_changed")g=String(p.data),h=e.purple,u="file";else if(p.type==="done")g="Completed",h=e.green,u="lifecycle";else if(p.type==="tool_call")g=`\u2699 ${p.data?.name??"tool"}()`,h=e.cyan,u="tool";else {let{summary:w}=ia(d);if(!w)return null;g=w;let J=ta(g);u=J.msgType,h=J.color;}return {text:g,color:h,time:s,ts:new Date(p.timestamp).getTime(),agentId:p.agentId,taskId:p.taskId,msgType:u}};F(p=>{if(p.length===0)return;let s=p.map(i).filter(d=>d!==null);Jr(d=>{let g=[...s,...d];return g.length>bn?g.slice(-bn):g});}).catch(p=>{process.stderr.write(`[TUI] onLoadHistory error: ${p instanceof Error?p.stack??p.message:String(p)}
12
- `);});},[]),useEffect(()=>{_?.().then(ds).catch(()=>{}),pt?.().then(qr).catch(()=>{});},[]);let Co=useCallback(()=>{Je({title:"NEW AGENT",steps:Yo(Q,In.current),kind:"agent"}),Oe("wizard");},[Q]),ps=useCallback(()=>{Je({title:"AGENT SHOP",steps:Oi(),kind:"agent_shop"}),Oe("wizard");},[]),Io=useCallback(()=>{Un([]),Je({title:"NEW TASK",steps:Di(Q),kind:"task"}),Oe("wizard");},[Q]),Ia=useCallback(async()=>{try{let{detectClipboardType:i,getClipboardImage:p}=await import('./clipboard-service-AJTJG2DJ.js'),s=await i();if(s!=="image")return a(s==="text"?"Clipboard has text, not image":"Clipboard is empty",e.dim),s;let d=await p();if(!d)return a("Failed to read clipboard image",e.red),"empty";let{mkdtemp:g,writeFile:h}=await import('fs/promises'),{tmpdir:u}=await import('os'),{join:w}=await import('path'),J=await g(w(u(),"orch-paste-")),Ot=w(J,`clipboard-${Date.now()}.${d.ext}`);return await h(Ot,d.data),Un(fn=>[...fn,Ot]),a(`\u{1F4CE} Image attached (${Math.round(d.data.length/1024)}KB)`,e.green),"image"}catch{return a("Clipboard paste failed",e.red),"empty"}},[a]),Ma=useCallback(i=>{Je({title:"EDIT TASK",steps:Gi(i,Q),kind:"edit_task",targetId:i.id}),Oe("wizard");},[Q]),hs=useCallback(()=>{Je({title:"NEW TEAM",steps:Pi(Q,Vt),kind:"team"}),Oe("wizard");},[Q]),va=useCallback(i=>{Je({title:"EDIT AGENT",steps:zi(i,Q,Vt),kind:"edit_agent",targetId:i.id}),Oe("wizard");},[Vt]),xs=useCallback(()=>{Je({title:"SETTINGS",steps:Vi(po,ns,ho),kind:"config"}),Oe("wizard");},[po,ns]),_a=useCallback(i=>{Oe("none");let p=bt?.kind,s=bt?.targetId;if(Je(null),p==="agent_shop"){let d=i.shop_template,g=d?b(d):void 0;if(g){let h=Yo(Q,In.current),u=Vr(h,g,nt);Je({title:`NEW AGENT \u2014 ${g.name}`,steps:u,kind:"agent_from_shop"}),Oe("wizard");}else a("No template selected",e.yellow);return}if((p==="agent"||p==="agent_from_shop")&&P){let d=Li(i,nt);a(`Creating agent "${d.name}"...`,e.amber),P(d.name,d.adapter,{model:d.model,effort:d.effort,role:d.role,approval_policy:d.approval_policy,skills:d.skills}).then(g=>{a(`\u2713 Created agent "${g.name}" (${g.id}, ${g.adapter})`,e.green),d.team_id&&le?le(d.team_id,g.id).then(h=>{a(`\u2713 Joined team "${h.name}"`,e.green),Y({includeTeams:true});},h=>a(`Failed to join team: ${h instanceof Error?h.message:String(h)}`,e.red)):Y();},g=>a(`Failed: ${g instanceof Error?g.message:String(g)}`,e.red));}else if(p==="team"&&X){let d=Ni(i);a(`Creating team "${d.name}"...`,e.amber),X(d).then(g=>{a(`\u2713 Created team "${g.name}" (${g.id}, ${g.members.length} members)`,e.green),Y({includeTeams:true});},g=>a(`Failed: ${g instanceof Error?g.message:String(g)}`,e.red));}else if(p==="task"&&f){let d=Fi(i),g=dn.length>0?[...dn]:void 0;Un([]),a(`Creating "${d.title}"...`,e.amber),f(d.title,{priority:d.priority,description:d.description,attachments:g}).then(h=>{a(`\u2713 Created "${h.title}" (${h.id})${g?` \u{1F4CE}${g.length}`:""}`,e.green),d.assignee&&b$1&&b$1(h.id,d.assignee).catch(()=>{}),Y();},h=>a(`Failed: ${h instanceof Error?h.message:String(h)}`,e.red));}else if(p==="edit_task"&&s&&E){let d=Wi(i),g=dn.length>0?[...dn]:void 0;Un([]),a("Updating task...",e.amber),E(s,{...d,attachments:g}).then(h=>{a(`\u2713 Updated "${h.title}"${g?` \u{1F4CE}${g.length}`:""}`,e.green),d.assignee&&b$1&&b$1(s,d.assignee).catch(()=>{}),Y();},h=>a(`Failed: ${h instanceof Error?h.message:String(h)}`,e.red));}else if(p==="edit_agent"&&s&&W){let d=Hi(i),g=d.team_id??"",h=Vt.find(u=>u.members.some(w=>w.agent_id===s))?.id??"";a("Updating agent...",e.amber),W(s,{name:d.name,role:d.role,model:d.model,effort:d.effort}).then(u=>{a(`\u2713 Updated agent "${u.name}"`,e.green);let w=[];h&&h!==g&&Ee&&w.push(Ee(h,s).then(J=>a(`\u2713 Left team "${J.name}"`,e.green),J=>a(`Failed to leave team: ${J instanceof Error?J.message:String(J)}`,e.red))),g&&g!==h&&le&&w.push(le(g,s).then(J=>a(`\u2713 Joined team "${J.name}"`,e.green),J=>a(`Failed to join team: ${J instanceof Error?J.message:String(J)}`,e.red))),Promise.all(w).then(()=>Y({includeTeams:w.length>0}));},u=>a(`Failed: ${u instanceof Error?u.message:String(u)}`,e.red));}else if(p==="config"){if(i.activity_filter){let u=Fn.find(w=>w.label===i.activity_filter);u&&(gr(new Set(u.types)),Ue?.(u.label));}if(i.max_concurrent){let u=parseInt(i.max_concurrent,10);u>0&&(da(u),Gn?.(u));}let d=i.notifications_toast==="true",g=i.notifications_bell==="true",h={toast:d,bell:g};ua(h),Gt?.(h),a("Settings saved",e.green);}else if(p==="goal"&&De){let d=ji(i);a(`Creating goal "${d.title}"...`,e.amber),De(d).then(g=>{a(`\u2713 Created goal "${g.title}" (${g.id})`,e.green),Y();},g=>a(`Failed: ${g instanceof Error?g.message:String(g)}`,e.red));}else if(p==="edit_goal"&&s&&Ye){let d=Xi(i);a("Updating goal...",e.amber),Ye(s,d).then(g=>{a(`\u2713 Updated goal "${g.title}"`,e.green),Y();},g=>a(`Failed: ${g instanceof Error?g.message:String(g)}`,e.red));}},[bt,P,f,X,le,Ee,b$1,E,W,ut,De,Ye,a,Y,Ue,Gn,ho,Gt,Vt,dn]),Ra=useCallback(()=>{Oe("none"),Je(null),Un([]);},[]),Aa=useCallback(i=>{let p=b(i);if(!p)return;let s=Yo(Q,In.current),d=Vr(s,p,nt);Je({title:`NEW AGENT \u2014 ${p.name}`,steps:d,kind:"agent_from_shop"}),Oe("wizard");},[]);useEffect(()=>{if(!$)return;let i=null,p=()=>{i||(i=setTimeout(()=>{i=null,Y().catch(()=>{});},150));},s=$(d=>{if(d.type==="agent:started"&&(gn.current.set(d.runId,d.agentId),ko.current.set(d.runId,d.taskId)),Uc(d,a,gn.current,ko.current),d.type==="task:created"?mo(g=>g==="welcome"?"task_created":g):d.type==="agent:started"?mo(g=>g==="task_created"?"run_started":g):d.type==="task:status_changed"&&d.to==="done"&&mo(g=>g==="run_started"?"completed":g),d.type==="task:status_changed"&&(d.to==="done"?bo("done",d.taskId):d.to==="failed"?bo("failed",d.taskId):d.to==="review"&&bo("review",d.taskId),xo.current.toast&&ss.current!=="tasks")){let g=d.to==="done"?e.green:d.to==="failed"?e.red:d.to==="review"?e.blue:void 0;g&&rs({tab:"tasks",color:g});}(d.type==="task:status_changed"||d.type==="task:created"||d.type==="task:assigned"||d.type==="agent:started"||d.type==="agent:completed"||d.type==="run:retry"||d.type==="goal:created"||d.type==="goal:status_changed"||d.type==="goal:updated"||d.type==="goal:deleted")&&p();});return ()=>{s(),i&&clearTimeout(i);}},[$,a,Y,bo]);let Sr=xt?"observing":go?"watching":"idle",$a=ve.started_at?g(ve.started_at):void 0,bs=ve.stats.total_tokens.total,Ts=useMemo(()=>{let i={running:0,retrying:0,review:0,todo:0,done:0,failed:0,cancelled:0};for(let p of ne)p.status==="in_progress"?i.running++:p.status==="retrying"?i.retrying++:p.status==="review"?i.review++:p.status==="todo"?i.todo++:p.status==="done"?i.done++:p.status==="failed"?i.failed++:p.status==="cancelled"&&i.cancelled++;return {...i,teams:Qn}},[ne,Qn]);Ts.running;let Ba=useMemo(()=>({input:ve.stats.total_tokens.input??0,output:ve.stats.total_tokens.output??0,reasoning:ve.stats.total_tokens.reasoning??0,total:bs,cache_read:ve.stats.total_tokens.cache_read??0,cache_write:ve.stats.total_tokens.cache_write??0}),[ve.stats.total_tokens,bs]),It=Math.max(4,ye-9),Ea=_n.size,Oa=Q.length>Ea,La=Qn>0?Qn+(Oa?1:0):0,Pa=useMemo(()=>{if(!Yn||Mn.size===0)return 0;let i=0,p=new Set,s=false;for(let d of Bt)d.goalId&&Mn.has(d.goalId)?p.has(d.goalId)||(p.add(d.goalId),i++):s=true;return s&&i++,i},[Yn,Mn,Bt]),Na=A==="goals"?ft.length+1:A==="tasks"?Bt.length+1+(vn>0?1:0)+Pa:A==="agents"?Q.length+1+La:0,Da=Math.min(Na+1,Math.ceil(It*.5)),Fa=A==="logs"?It:Math.max(2,Math.min(Da,It-4)),Se,Et;if(A==="logs")Se=It,Et=0;else if(yo)Se=0,Et=Math.max(1,It);else {let i=Math.max(3,Math.min(Fa+xr,It-4));Se=i,Et=Math.max(1,It-i);}let _e=Math.max(10,K-2),Mt=useMemo(()=>Fe==="command"?Js(cn):[],[Fe,cn]),An=It-4-3;useEffect(()=>{xr>An&&kn(An),xr<-An&&kn(-An);},[It]),useEffect(()=>{Sn(i=>Math.min(i,Math.max(0,Bt.length-Se)));},[Bt.length,Se]),useEffect(()=>{pr(i=>Math.min(i,Math.max(0,Ge.length-Se)));},[Ge.length,Se]),useEffect(()=>{hr(i=>Math.min(i,Math.max(0,ft.length-Se)));},[ft.length,Se]);let Ga=useCallback(i=>{let s=i.trim().replace(/^\//,"").split(/\s+/),d=s[0]?.toLowerCase();if(!d)return;let g=h=>h instanceof Error?h.message:String(h);switch(d){case "cancel":{if(!U){a("No task selected",e.yellow);return}if(!x)return;a(`Cancelling "${U.title}"...`,e.amber),x(U.id).then(()=>{a(`\u2713 Cancelled "${U.title}"`,e.green),Y();},h=>a(`Failed: ${g(h)}`,e.red));return}case "retry":{if(!U){a("No task selected",e.yellow);return}if(!T)return;a(`Retrying "${U.title}"...`,e.amber),T(U.id).then(()=>{a(`\u2713 Retried "${U.title}"`,e.green),Y();},h=>a(`Failed: ${g(h)}`,e.red));return}case "assign":{if(!U){a("No task selected",e.yellow);return}if(!b$1||!s[1]){a("Usage: assign <agent>",e.yellow);return}a(`Assigning "${U.title}" to ${s[1]}...`,e.amber),b$1(U.id,s[1]).then(()=>{a(`\u2713 Assigned "${U.title}" to ${s[1]}`,e.green),Y();},h=>a(`Failed: ${g(h)}`,e.red));return}case "task":{let h=s[1]?.toLowerCase();if(h==="add"){let u=s.slice(2).join(" ");if(!u){Io();return}if(!f){a("Create not available",e.yellow);return}a(`Creating "${u}"...`,e.amber),f(u).then(w=>{a(`\u2713 Created "${w.title}" (${w.id})`,e.green),Y();},w=>a(`Failed: ${g(w)}`,e.red));}else if(h==="list"){let u=Le.map(w=>` ${w.id} ${w.status.padEnd(11)} ${w.title}`);if(u.length===0)a("No tasks",e.dim);else for(let w of u)a(w,e.cyan);}else if(h==="show"){let u=s[2]?Le.find(w=>w.id===s[2]):U;if(!u){a("No task selected or id given",e.yellow);return}a(`${u.id} ${u.status} P${u.priority} "${u.title}"`,e.cyan),u.assignee&&a(` agent: ${u.assignee}`,e.dim),u.description&&a(` ${u.description.slice(0,100)}`,e.dim);}else if(h==="cancel"){let u=s[2]?Le.find(w=>w.id===s[2]):U;if(!u){a("No task selected or id given",e.yellow);return}if(!x)return;a(`Cancelling "${u.title}"...`,e.amber),x(u.id).then(()=>{a(`\u2713 Cancelled "${u.title}"`,e.green),Y();},w=>a(`Failed: ${g(w)}`,e.red));}else if(h==="retry"){let u=s[2]?Le.find(w=>w.id===s[2]):U;if(!u){a("No task selected or id given",e.yellow);return}if(!T)return;a(`Retrying "${u.title}"...`,e.amber),T(u.id).then(()=>{a(`\u2713 Retried "${u.title}"`,e.green),Y();},w=>a(`Failed: ${g(w)}`,e.red));}else if(h==="assign"){let u=s[2]?Le.find(Ot=>Ot.id===s[2]):void 0,w=u??U,J=u?s[3]:s[2];if(!w){a("No task selected or id given",e.yellow);return}if(!J){a("Usage: /task assign [id] <agent>",e.yellow);return}if(!b$1)return;a(`Assigning "${w.title}" to ${J}...`,e.amber),b$1(w.id,J).then(()=>{a(`\u2713 Assigned "${w.title}" to ${J}`,e.green),Y();},Ot=>a(`Failed: ${g(Ot)}`,e.red));}else if(h==="approve"){let u=s[2]?Le.find(w=>w.id===s[2]):U;if(!u){a("No task selected or id given",e.yellow);return}if(u.status!=="review"){a(`Cannot approve \u2014 status is ${u.status}`,e.yellow);return}if(!O)return;a(`Approving "${u.title}"...`,e.amber),O(u.id).then(()=>{a(`\u2713 Approved "${u.title}"`,e.green),Y();},w=>a(`Failed: ${g(w)}`,e.red));}else if(h==="reject"){let u=s[2]?Le.find(J=>J.id===s[2]):U;if(!u){a("No task selected or id given",e.yellow);return}if(u.status!=="review"){a(`Cannot reject \u2014 status is ${u.status}`,e.yellow);return}if(!L)return;let w=s.slice(s[2]&&Le.find(J=>J.id===s[2])?3:2).join(" ").trim()||void 0;a(`Rejecting "${u.title}"${w?" with feedback":""}...`,e.amber),L(u.id,w).then(()=>{a(`\u2713 Rejected "${u.title}" \u2192 todo`,e.green),Y();},J=>a(`Failed: ${g(J)}`,e.red));}else if(h==="delete"){let u=s[2]?Le.find(w=>w.id===s[2]):U;if(!u){a("No task selected or id given",e.yellow);return}if(u.status==="in_progress"){a("Cannot delete \u2014 task is running",e.yellow);return}if(!N)return;Rn("task",u.id,u.title);}else a("Usage: /task add|list|show|cancel|retry|assign|approve|reject|delete",e.yellow);return}case "agent":{let h=s[1]?.toLowerCase();if(h==="add"){let u=s[2];if(!u){Co();return}if(!P){a("Agent creation not available",e.yellow);return}let w=s[3];a(`Creating agent "${u}"...`,e.amber),P(u,w).then(J=>{a(`\u2713 Created agent "${J.name}" (${J.id}, ${J.adapter})`,e.green),Y();},J=>a(`Failed: ${g(J)}`,e.red));}else if(h==="list"){let u=Ge.map(w=>` ${w.id} ${w.status.padEnd(8)} ${w.name} (${w.adapter})`);if(u.length===0)a("No agents",e.dim);else for(let w of u)a(w,e.cyan);}else if(h==="disable"){let u=s[2]?Ge.find(w=>w.id===s[2]||w.name===s[2]):ee;if(!u){a("No agent selected or id given",e.yellow);return}if(!C)return;a(`Disabling ${u.name}...`,e.amber),C(u.id).then(()=>{a(`\u2713 Disabled ${u.name}`,e.green),Y();},w=>a(`Failed: ${g(w)}`,e.red));}else if(h==="enable"){let u=s[2]?Ge.find(w=>w.id===s[2]||w.name===s[2]):ee;if(!u){a("No agent selected or id given",e.yellow);return}if(!I)return;a(`Enabling ${u.name}...`,e.amber),I(u.id).then(()=>{a(`\u2713 Enabled ${u.name}`,e.green),Y();},w=>a(`Failed: ${g(w)}`,e.red));}else if(h==="delete"||h==="remove"){let u=s[2]?Ge.find(w=>w.id===s[2]||w.name===s[2]):ee;if(!u){a("No agent selected or id given",e.yellow);return}if(u.status==="running"){a("Cannot delete \u2014 agent is running",e.yellow);return}if(!j){a("Agent deletion not available",e.yellow);return}Rn("agent",u.id,u.name);}else if(h==="autonomous"||h==="auto"){let u=s[2]?Ge.find(w=>w.id===s[2]||w.name===s[2]):ee;if(!u){a("No agent selected or id given",e.yellow);return}if(!ut){a("Autonomous toggle not available",e.yellow);return}u.autonomous?(a(`Disabling autonomous mode for "${u.name}"...`,e.amber),ut(u.id,false).then(()=>{a(`${pn} ${u.name} autonomous OFF`,e.cyan),Y();},w=>a(`Failed: ${g(w)}`,e.red))):(a(`Enabling autonomous mode for "${u.name}"...`,e.amber),ut(u.id,true).then(()=>{a(`${pn} ${u.name} autonomous ON`,e.cyan),Y();},w=>a(`Failed: ${g(w)}`,e.red)));}else h==="shop"?ps():a("Usage: /agent add|list|disable|enable|delete|autonomous|shop",e.yellow);return}case "team":{let h=s[1]?.toLowerCase();if(h==="create"||h==="add")hs();else if(h==="list"){let u=In.current;if(u.length===0)a("No teams",e.dim);else for(let w of u)a(` ${w.id} ${w.status.padEnd(8)} ${w.name} (${w.members.length} members)`,e.cyan);}else if(h==="join"){if(!le){a("Join not available",e.yellow);return}let u=s[2],w=s[3]??ee?.id;if(!u||!w){a("Usage: /team join <teamId> [agentId]",e.yellow);return}a(`Joining team ${u}...`,e.amber),le(u,w).then(J=>{a(`\u2713 Agent joined team "${J.name}"`,e.green),Y({includeTeams:true});},J=>a(`Failed: ${g(J)}`,e.red));}else if(h==="leave"){if(!Ee){a("Leave not available",e.yellow);return}let u=s[2],w=s[3]??ee?.id;if(!u||!w){a("Usage: /team leave <teamId> [agentId]",e.yellow);return}a(`Leaving team ${u}...`,e.amber),Ee(u,w).then(J=>{a(`\u2713 Agent left team "${J.name}"`,e.green),Y({includeTeams:true});},J=>a(`Failed: ${g(J)}`,e.red));}else if(h==="disband"){if(!Ft){a("Disband not available",e.yellow);return}let u=s[2];if(!u){a("Usage: /team disband <teamId>",e.yellow);return}a(`Disbanding team ${u}...`,e.amber),Ft(u).then(()=>{a("\u2713 Team disbanded",e.green),Y({includeTeams:true});},w=>a(`Failed: ${g(w)}`,e.red));}else if(h==="set-lead"){if(!dt){a("Set-lead not available",e.yellow);return}let u=s[2],w=s[3];if(!u||!w){a("Usage: /team set-lead <teamId> <agentId>",e.yellow);return}a(`Setting lead for team ${u}...`,e.amber),dt(u,w).then(J=>{a(`\u2713 New lead for team "${J.name}"`,e.green),Y({includeTeams:true});},J=>a(`Failed: ${g(J)}`,e.red));}else a("Usage: /team create|list|join|leave|disband|set-lead",e.yellow);return}case "goal":{let h=s[1]?.toLowerCase();if(h==="add"||h==="create"){let u=s.slice(2).join(" ").trim();if(!u){let w=Zo(Q);Je({title:"New Goal",steps:w,kind:"goal"}),Oe("wizard");return}if(!De){a("Goal creation not available",e.yellow);return}a(`Creating goal "${u}"...`,e.amber),De({title:u}).then(w=>{a(`\u2713 Created goal "${w.title}" (${w.id})`,e.green),Y();},w=>a(`Failed: ${g(w)}`,e.red));}else if(h==="list"){let u=ft.map(w=>` ${w.id} ${w.status.padEnd(8)} ${w.title}`);if(u.length===0)a("No goals",e.dim);else for(let w of u)a(w,e.cyan);}else if(h==="show"){let u=s[2]?ft.find(w=>w.id===s[2]):re;if(!u){a("No goal selected or id given",e.yellow);return}a(`${u.id} ${u.status} "${u.title}"`,e.cyan),u.description&&a(` ${u.description.slice(0,100)}`,e.dim);}else if(h==="status"){let u=s[2]?ft.find(fn=>fn.id===s[2]):void 0,w=u??re;if(!w){a("No goal selected or id given",e.yellow);return}let J=s[u?3:2];if(!J||!a$1.includes(J)){a("Usage: /goal status [id] <active|paused|achieved|abandoned>",e.yellow);return}let Ot=J;if(!gt){a("Status update not available",e.yellow);return}a(`Updating goal status to ${Ot}...`,e.amber),gt(w.id,Ot).then(fn=>{a(`\u2713 Goal "${fn.title}" \u2192 ${Ot}`,e.green),Y();},fn=>a(`Failed: ${g(fn)}`,e.red));}else if(h==="delete"){let u=s[2]?ft.find(w=>w.id===s[2]):re;if(!u){a("No goal selected or id given",e.yellow);return}if(!Ze){a("Goal deletion not available",e.yellow);return}Rn("goal",u.id,u.title);}else a("Usage: /goal add|list|show|status|delete",e.yellow);return}case "run":{let h=s[1]??U?.id;if(!h){a("No task selected or id given",e.yellow);return}if(!l){a("Run not available",e.yellow);return}let u=Le.find(w=>w.id===h);if(u&&!Hr.has(u.status)){a(`Cannot run \u2014 status is ${u.status}`,e.yellow);return}a(`Running ${h}...`,e.amber),l(h).then(()=>{a(`\u2713 Dispatched ${h}`,e.green),Y();},w=>a(`Failed: ${g(w)}`,e.red));return}case "run-all":{if(!y){a("Run-all not available",e.yellow);return}a("Running all todo tasks...",e.amber),y().then(()=>{a("\u2713 Dispatched all todo tasks",e.green),Y();},h=>a(`Failed: ${g(h)}`,e.red));return}case "watch":{if(go){a("Watch mode already active",e.yellow);return}if(!Ae){a("Watch not available",e.yellow);return}a("Starting watch mode...",e.amber),Ae().then(()=>{sr(true),a("\u2713 Watch mode started",e.green);},h=>a(`Failed: ${g(h)}`,e.red));return}case "pause":{if(!go){a("Watch mode not active",e.yellow);return}if(!Ke){a("Pause not available",e.yellow);return}a("Pausing watch mode...",e.amber),Ke().then(()=>{sr(false),a("\u2713 Watch mode paused",e.green);},h=>a(`Failed: ${g(h)}`,e.red));return}case "config":{s[1]?.toLowerCase()==="activity-filter"?gr(u=>{let w=jr(u);return Ue?.(w.label),a(`Activity filter: ${w.label}`,e.amber),new Set(w.types)}):xs();return}case "status":{let h=ne.filter(u=>u.status==="in_progress").length;a(`${Sr} ${h} running ${ne.length} tasks ${Ge.length} agents`,e.cyan);return}case "help":{for(let[h,u]of Object.entries(hn)){let w=u.sub?" "+u.sub.join("|"):u.args?" "+u.args:"";a(` /${h}${w} \u2014 ${u.help}`,e.silver);}return}case "quit":{Wn();return}case "disable":{if(!ee){a("No agent selected",e.yellow);return}if(!C)return;a(`Disabling ${ee.name}...`,e.amber),C(ee.id).then(()=>{a(`\u2713 Disabled ${ee.name}`,e.green),Y();},h=>a(`Failed: ${g(h)}`,e.red));return}case "enable":{if(!ee){a("No agent selected",e.yellow);return}if(!I)return;a(`Enabling ${ee.name}...`,e.amber),I(ee.id).then(()=>{a(`\u2713 Enabled ${ee.name}`,e.green),Y();},h=>a(`Failed: ${g(h)}`,e.red));return}default:a(`Unknown: ${d}. Type /help for commands`,e.yellow);}},[U,ee,Le,Ge,ne,Sr,go,x,T,b$1,y,l,f,C,I,P,O,L,N,le,Ee,Ft,dt,Ae,Ke,a,Wn,Y,Io,Co,hs,xs]);useInput((i,p)=>{if(!($t&&(lr(false),i==="?"||p.escape||i==="\x1BOP"))&&!yn){if((p.ctrl||p.meta)&&i==="s"&&Fe==="wizard"&&bt?.kind==="agent"){ps();return}if(Fe!=="none"){if(p.escape){Oe("none"),Ct(""),To.reset();return}if(p.return){let s=cn.trim();if(!s)return;if(Fe==="new_task"){if(!f)return;Oe("none"),Ct(""),a(`Creating "${s}"...`,e.amber),f(s).then(d=>{a(`\u2713 Created "${d.title}" (${d.id})`,e.green),Y();},d=>a(`Failed to create: ${d instanceof Error?d.message:String(d)}`,e.red));}else if(Fe==="command"){let d=s;if(Mt.length>0&&Mt[wo]){let g=Mt[wo],h=g.cmd.replace(/\s+\[.*\]$/,"");if((h.startsWith(s)||s==="/")&&(d=h),g.subs&&!h.includes(" ")){Ct(h+" "),Jt(0);return}}Oe("none"),Ct(""),Jt(0),To.push(d),Ga(d);}return}if(p.tab&&Fe==="command"){if(Mt.length>0){let s=Mt[wo];if(s){let d=s.cmd.replace(/\s+\[.*\]$/,"");Ct(d+(s.subs?" ":"")),Jt(0);}}else {let s=$r(cn);s&&Ct(d=>d+s);}return}if(p.upArrow&&Fe==="command"){if(Mt.length>0)Jt(s=>Math.max(0,s-1));else {let s=To.prev();s!==null&&Ct(s);}return}if(p.downArrow&&Fe==="command"){if(Mt.length>0)Jt(s=>Math.min(Mt.length-1,s+1));else {let s=To.next();Ct(s??"");}return}if(p.backspace||p.delete){Ct(s=>s.slice(0,-1)),Jt(0);return}i&&!p.ctrl&&!p.meta&&(Ct(s=>s+i),Jt(0));return}if(i.toLowerCase()==="q"){Wn();return}if(p.escape){if($e){jn(false),Zn(0);return}if(A==="logs"&&qn>=0){ur(-1),Kn(0);return}return}if((i==="+"||i==="=")&&A!=="logs"){yo?(br(false),kn(-Math.floor(It/2))):kn(s=>Math.max(-An,s-3));return}if(i==="-"&&A!=="logs"){yo?(br(false),kn(Math.floor(It/2))):kn(s=>Math.min(An,s+3));return}if(i==="M"&&A!=="logs"){br(s=>!s);return}if(i==="?"){lr(true);return}if(i==="\x1BOP"){lr(true);return}if(i==="/"&&!$e){Oe("command"),Ct("/"),Jt(0);return}if((i==="a"||i==="A")&&A==="logs"&&!$e&&!yn&&!Xn){cr(true);return}if(i==="f"&&A==="logs"&&!$e&&!yn&&!Xn){dr(true);return}if(i==="F"&&A==="logs"&&!$e&&!yn&&!Xn){ts(s=>new Set(jr(s).types));return}if((i==="z"||i==="Z")&&Cn.length>0){Ca();return}if((i==="f"||i==="F")&&(A==="tasks"||A==="agents"||A==="goals")&&!$e){gr(s=>{let d=jr(s);return Ue?.(d.label),new Set(d.types)});return}if((i==="n"||i==="N")&&A==="tasks"&&!$e&&f){Io();return}if((i==="n"||i==="N")&&A==="agents"&&!$e&&P){Co();return}if((i==="n"||i==="N")&&A==="goals"&&!$e&&De){let s=Zo(Q);Je({title:"New Goal",steps:s,kind:"goal"}),Oe("wizard");return}if((i==="e"||i==="E")&&A==="goals"&&re&&Ye){let s=Ui(re,Q);Je({title:`Edit Goal: ${re.title}`,steps:s,kind:"edit_goal",targetId:re.id}),Oe("wizard");return}if((i==="d"||i==="D")&&A==="goals"&&re&&Ze){Rn("goal",re.id,re.title);return}if((i==="c"||i==="C")&&A==="goals"&&re&&gt){(re.status==="active"||re.status==="paused")&&(a(`Marking goal "${re.title}" as achieved (pending tasks will be cancelled)...`,e.amber),gt(re.id,"achieved",{force:true}).then(()=>{a(`\u2713 Goal "${re.title}" achieved`,e.green),Y();},s=>a(`Failed: ${s instanceof Error?s.message:String(s)}`,e.red)));return}if((i==="x"||i==="X")&&A==="goals"&&re&&gt){(re.status==="active"||re.status==="paused")&&(a(`Abandoning goal "${re.title}"...`,e.amber),gt(re.id,"abandoned").then(()=>{a(`\u2713 Goal "${re.title}" abandoned`,e.dim),Y();},s=>a(`Failed: ${s instanceof Error?s.message:String(s)}`,e.red)));return}if((i==="p"||i==="P")&&A==="goals"&&re&&gt){let s=re.status==="paused"?"active":"paused";(re.status==="active"||re.status==="paused")&&gt(re.id,s).then(()=>{a(`Goal "${re.title}" ${s}`,e.cyan),Y();},d=>a(`Failed: ${d instanceof Error?d.message:String(d)}`,e.red));return}if((i==="a"||i==="A")&&A==="tasks"&&U?.status==="review"&&O){a(`Approving "${U.title}"...`,e.amber),O(U.id).then(()=>{a(`\u2713 Approved "${U.title}"`,e.green),Y();},s=>a(`Failed: ${s instanceof Error?s.message:String(s)}`,e.red));return}if((i==="x"||i==="X")&&A==="tasks"&&U?.status==="review"&&L){a(`Rejecting "${U.title}"...`,e.amber),L(U.id).then(()=>{a(`\u2713 Rejected "${U.title}" \u2192 todo`,e.green),Y();},s=>a(`Failed: ${s instanceof Error?s.message:String(s)}`,e.red));return}if((i==="c"||i==="C")&&A==="tasks"&&U&&x){if(U.status==="done"||U.status==="failed"||U.status==="cancelled"){a(`Cannot cancel \u2014 status is ${U.status}`,e.yellow);return}a(`Cancelling "${U.title}"...`,e.amber),x(U.id).then(()=>{a(`\u2713 Cancelled "${U.title}"`,e.green),Y();},s=>a(`Failed: ${s instanceof Error?s.message:String(s)}`,e.red));return}if((i==="e"||i==="E")&&A==="tasks"&&U&&E){Ma(U);return}if((i==="e"||i==="E")&&A==="agents"&&ee&&W){va(ee);return}if((i==="s"||i==="S")&&A==="tasks"){cs(s=>!s),Hn(0),Sn(0);return}if((i==="g"||i==="G")&&A==="tasks"&&!$e){ha(s=>!s),Hn(0),Sn(0);return}if((i==="s"||i==="S")&&A==="agents"&&ee&&z){if(!Object.values(ve.running).some(d=>d.agent_id===ee.id)&&ee.status!=="running"){a(`Agent "${ee.name}" is not running`,e.yellow);return}a(`Force-stopping agent "${ee.name}"...`,e.amber),z(ee.id).then(()=>{a(`\u2713 Stopped agent "${ee.name}"`,e.green),Y();},d=>a(`Failed: ${d instanceof Error?d.message:String(d)}`,e.red));return}if((i==="d"||i==="D")&&A==="tasks"&&U&&U.status!=="in_progress"&&N){Rn("task",U.id,U.title);return}if((i==="d"||i==="D")&&A==="agents"&&ee&&j){let s=Object.values(ve.running).some(d=>d.agent_id===ee.id);if(s&&!z){a(`Cannot delete \u2014 agent "${ee.name}" is running. Press S to stop first.`,e.yellow);return}Rn("agent",ee.id,ee.name,{needsForceStop:s});return}if((i==="u"||i==="U")&&A==="agents"&&ee&&ut){let s=!ee.autonomous;a(`${s?"Enabling":"Disabling"} autonomous mode for "${ee.name}"...`,e.amber),ut(ee.id,s).then(()=>{a(`${pn} ${ee.name} autonomous ${s?"ON":"OFF"}`,e.cyan),Y();},d=>a(`Failed: ${d instanceof Error?d.message:String(d)}`,e.red));return}if(!$e){if(i==="g"||i==="G"){Tn("goals");return}if(i==="t"||i==="T"){Tn("tasks");return}if(i==="a"||i==="A"){Tn("agents");return}if(i==="l"||i==="L"){Tn("logs");return}}if(!$e){let s=Oo.map(g=>g.id),d=s.indexOf(A);if(p.tab||p.rightArrow){Tn(s[(d+1)%s.length]);return}if(p.leftArrow){Tn(s[(d+s.length-1)%s.length]);return}}if(p.return){let s=vn>0?Bt.length:-1;if(A==="tasks"&&fo===s){cs(g=>!g),Hn(0),Sn(0);return}let d=Bt.length+(vn>0?1:0);if(A==="tasks"&&fo===d&&f){Io();return}if(A==="goals"&&ar===ft.length&&De){let g=Zo(Q);Je({title:"New Goal",steps:g,kind:"goal"}),Oe("wizard");return}if(A==="agents"&&ir===Ge.length&&P){Co();return}if(A==="goals"&&re){jn(g=>!g),Zn(0);return}if(A==="tasks"&&U){jn(g=>!g);return}if(A==="agents"&&ee){jn(g=>!g);return}if(A==="logs"&&qn>=0){jn(g=>!g);return}}if((i==="r"||i==="R")&&A==="tasks"&&U&&l){if(!Hr.has(U.status)){a(`Cannot run "${U.title}" \u2014 status is ${U.status}`,e.yellow);return}a(`Running "${U.title}"...`,e.green),l(U.id).then(()=>{a(`Dispatched "${U.title}"`,e.green),Y();},s=>a(`Failed to run: ${s instanceof Error?s.message:String(s)}`,e.red));return}if(p.upArrow||i==="k"){if(A==="goals"&&$e){Zn(s=>Math.max(0,s-1));return}A==="goals"?Zr(s=>{let d=Math.max(0,s-1);return hr(g=>d<g?d:g),d}):A==="tasks"?Hn(s=>{let d=Math.max(0,s-1);return Sn(g=>d<g?d:g),d}):A==="agents"?Yr(s=>{let d=Math.max(0,s-1);return pr(g=>d<g?d:g),d}):A==="logs"&&ur(s=>{if(s===-1){let g=ze.length-1;return Kn(Math.max(0,g-Se+2)),Math.max(0,g)}let d=Math.max(0,s-1);return Kn(g=>d<g?d:g),d});}if(p.downArrow||i==="j"){if(A==="goals"&&$e){Zn(s=>s+1);return}if(A==="goals"){let s=ft.length+(De?1:0)-1;Zr(d=>{let g=Math.min(Math.max(0,s),d+1);return hr(h=>g>=h+Se?g-Se+1:h),g});}else if(A==="tasks"){let s=Bt.length+(f?1:0)+(vn>0?1:0)-1;Hn(d=>{let g=Math.min(Math.max(0,s),d+1);return Sn(h=>g>=h+Se?g-Se+1:h),g});}else if(A==="agents"){let s=Ge.length+(P?1:0)-1;Yr(d=>{let g=Math.min(Math.max(0,s),d+1);return pr(h=>g>=h+Se?g-Se+1:h),g});}else A==="logs"&&ur(s=>{if(s===-1)return -1;let d=ze.length-1;if(s>=d)return Kn(0),-1;let g=s+1;return Kn(h=>g>=h+Se-1?g-Se+2:h),g});}}});let ot=Fe!=="none",ys=qn>=0?ze[qn]:void 0,Mo=yo?"+/- exit max":"+/- resize \u2502 M max",ws=!ot&&$e&&A==="tasks"&&U,Ss=!ot&&$e&&A==="agents"&&ee,ks=!ot&&$e&&A==="goals"&&re,Wa=!ot&&$e&&A==="logs"&&ys,kr=U?.id,za=useMemo(()=>kr?ze.filter(i=>i.taskId===kr):[],[ze,kr]),Va=!ot&&A==="tasks"&&U&&Hr.has(U.status)&&!!l,Ha=!ot&&!$e&&(A==="goals"&&!!De||A==="tasks"&&!!f||A==="agents"&&!!P),ja=!ot&&A==="tasks"&&U?.status==="review"&&!!O,Ua=!ot&&A==="tasks"&&U?.status==="review"&&!!L,Xa=ee?Object.values(ve.running).some(i=>i.agent_id===ee.id):false,qa=!ot&&(A==="goals"&&re&&!!Ze||A==="tasks"&&U&&U.status!=="in_progress"&&!!N||A==="agents"&&ee&&!!j),Ka=!ot&&!$e&&(A==="goals"&&!!re&&!!Ye||A==="tasks"&&!!U&&!!E||A==="agents"&&!!ee&&!!W),Ya=!ot&&A==="agents"&&ee&&(Xa||ee.status==="running")&&!!z,Za=!ot&&A==="agents"&&!!ee&&!!ut,Ja=!ot&&A==="goals"&&!!re&&(re.status==="active"||re.status==="paused")&&!!gt,Qa=!ot&&Cn.length>0,Cs=Fe==="command"&&Mt.length>0,Is=bt?.kind==="task"||bt?.kind==="edit_task";return jsxs(Box,{flexDirection:"column",width:K,height:ye,children:[jsx(Zs,{projectName:t,activeView:A,mode:Sr,stats:Ts,tokens:Ba,uptime:$a,width:K,version:Wt,latestVersion:Kt,updateInstalled:R,taskBadge:vn>0?Le.length:void 0,flashTab:fr?.tab,flashColor:fr?.color,onFlashComplete:fr?()=>rs(void 0):void 0}),jsx(Box,{height:1}),$t&&jsx(wi,{width:K,height:ye-7}),!$t&&Zt==="welcome"&&A==="tasks"&&jsx(ui,{width:K,height:ye}),!$t&&A==="goals"&&jsx(Ac,{goals:ft,selectedIndex:ar,scrollOffset:ba,height:Se,width:_e,showAddRow:!!De,agentNameMap:un,tasksByGoalMap:ya}),!$t&&Zt!=="welcome"&&A==="tasks"&&jsx(Bc,{tasks:Bt,selectedIndex:fo,scrollOffset:pa,height:Se,width:_e,showAddRow:!!f,agentNameMap:un,hiddenCount:vn,goalMap:Mn,groupByGoal:Yn}),!$t&&A==="tasks"&&(Zt==="task_created"||Zt==="run_started")&&jsx(gi,{step:Zt,width:K}),!$t&&A==="tasks"&&Zt==="completed"&&jsx(mi,{width:K}),!$t&&A==="agents"&&jsx(Ec,{agents:Ge,selectedIndex:ir,scrollOffset:xa,height:Se,width:_e,state:ve,taskTitleMap:Jn,showAddRow:!!P,agentTeamMap:_n,teamLeadSet:Sa,activeTeamCount:Qn}),!$t&&A==="logs"&&jsxs(Fragment,{children:[jsx(Lc,{messages:ze,height:yn||Xn?Math.max(3,Se-16):Se,agents:Ge,logAgentFilter:Qr,logTypeFilter:es,selectedIndex:qn,scrollOffset:ca,agentNameMap:un,agentColorMap:So,agentMsgCounts:gs,taskTitleMap:Jn,width:_e}),yn&&jsx(Box,{paddingX:2,children:jsx(ii,{agents:Ge,selected:Qr,msgCounts:gs,colorMap:So,maxHeight:Math.min(Se-4,18),onConfirm:i=>{la(i),cr(false);},onCancel:()=>cr(false)})}),Xn&&jsx(Box,{paddingX:2,children:jsx(di,{selected:es,typeCounts:wa,onConfirm:i=>{ts(i),dr(false);},onCancel:()=>dr(false)})})]}),jsx(Box,{height:1}),$t?null:Fe==="wizard"&&bt?jsx(oi,{title:bt.title,steps:bt.steps,onComplete:_a,onCancel:Ra,width:_e,height:Et,onPasteImage:Is?Ia:void 0,onSuggestionSelected:bt.kind==="agent"?Aa:void 0,footerExtra:dn.length>0&&Is?`\u{1F4CE}${dn.length}`:void 0},`${bt.kind}-${bt.title}`):Cs?jsxs(Fragment,{children:[jsx(Jo,{label:"COMMANDS",width:_e}),jsx(Rc,{suggestions:Mt,selectedIndex:wo,height:Math.min(Mt.length,Et),width:_e})]}):Fe==="new_task"?jsxs(Fragment,{children:[jsx(Vc,{mode:Fe,width:_e}),jsx(Hc,{mode:Fe,value:cn,width:_e})]}):ws?jsxs(Fragment,{children:[jsx(Dc,{task:U,width:_e,resizeHint:Mo}),jsx(qs,{task:U,height:Et,width:_e,taskLogs:za,agentNameMap:un,taskTitleMap:Jn})]}):ks?jsxs(Fragment,{children:[jsx(Jo,{label:`GOAL: ${re.title}`,width:_e,suffixLen:Mo.length+2,suffix:jsxs(Text,{color:e.dim,children:[" ",Mo," "]})}),jsx($c,{goal:re,height:Et,width:_e,agentNameMap:un,tasks:ka,progressReport:aa,scrollOffset:Ta,onClampScroll:Zn})]}):Ss?jsxs(Fragment,{children:[jsx(Fc,{agent:ee,width:_e,resizeHint:Mo}),jsx(Gc,{agent:ee,height:Et,state:ve,taskTitleMap:Jn,teamName:_n.get(ee.id)})]}):Wa?jsxs(Fragment,{children:[jsx(Jo,{label:"LOG",width:_e}),jsx(Nc,{message:ys,height:Et,width:_e,agents:Ge,agentNameMap:un,agentColorMap:So,taskTitleMap:Jn})]}):ze.length>0&&A!=="logs"?jsxs(Fragment,{children:[(()=>{let i=` F:${po.toUpperCase()} \u2502 ${mr.length}/${ze.length}`;return jsx(Jo,{label:"ACTIVITY",width:_e,suffixLen:i.length,suffix:jsxs(Fragment,{children:[jsx(Text,{color:e.dim,children:" F:"}),jsx(Text,{color:e.amber,children:po.toUpperCase()}),jsxs(Text,{color:e.ghost,children:[" ","\u2502"," ",mr.length,"/",ze.length]})]})})})(),jsx(Pc,{messages:mr,height:Math.max(1,Et-1),width:_e,agents:Ge,agentNameMap:un,agentColorMap:So})]}):A==="goals"?jsx(Uo,{count:ft.length,config:Cc,width:_e}):A==="tasks"?jsx(Uo,{count:Le.length,config:Ic,width:_e}):A==="agents"?jsx(Uo,{count:Ge.length,config:Mc,width:_e}):null,jsx(Box,{flexGrow:1}),jsx(yi,{toasts:ga,onDismiss:fa}),Cn.length>0&&jsx(_c,{deletions:Cn,width:K}),jsx(Qs,{mode:Fe==="command"?"command":"navigate",value:Fe==="command"?cn:"",completion:Fe==="command"?$r(cn):null,activeView:A,canRun:!!Va,canNew:!!Ha,canApprove:!!ja,canReject:!!Ua,canCancel:A==="tasks"&&!!U&&U.status==="in_progress"&&!!x,canDelete:!!qa,canUndo:!!Qa,canEdit:!!Ka,canForceStop:!!Ya,canToggleAuto:!!Za,autoActive:ee?.autonomous,canPause:!!Ja,isPaused:re?.status==="paused",canToggleShowAll:A==="tasks"&&Le.length>qi,showAllActive:ls,hasDetail:!!(ws||Ss||ks),itemCount:A==="goals"?ft.length:A==="tasks"?Le.length:A==="agents"?Q.length:ze.length,itemLabel:A==="goals"?"goals":A==="tasks"?"tasks":A==="agents"?"agents":"events",width:K,hasSuggestions:Cs,onboardingCompleted:r.onboardingCompleted})]})}var _c=io.memo(function({deletions:n,width:o}){let[,r]=useState(0);useEffect(()=>{let f=setInterval(()=>r(x=>x+1),1e3);return ()=>clearInterval(f)},[]);let l=Date.now();return jsx(Box,{flexDirection:"column",width:o,children:n.map(f=>{let x=Math.max(0,Math.ceil((f.expiresAt-l)/1e3)),T=Math.max(0,o-4),b=f.entityType==="task"?"Task":f.entityType==="agent"?"Agent":"Goal",y=Math.max(10,T-b.length-30),C=f.entityName.length>y?f.entityName.slice(0,y-1)+"\u2026":f.entityName;return jsx(Box,{paddingX:2,children:jsxs(Text,{color:e.yellow,children:["\u2717 ",jsx(Text,{bold:true,children:b}),` "${C}" \u2014 `,jsxs(Text,{color:e.amber,bold:true,children:[x,"s"]}),jsx(Text,{color:e.dim,children:" \u2502 "}),jsx(Text,{color:e.gray,bold:true,children:"Z"}),jsx(Text,{color:e.dim,children:" undo"})]})},f.key)})})});function Rc({suggestions:t,selectedIndex:n,height:o,width:r}){let l=o,f=0;n>=l&&(f=n-l+1);let x=t.slice(f,f+l);return jsx(Box,{flexDirection:"column",paddingX:2,children:x.map((T,b)=>{let y=b+f,C=y===n,I=C?"\u25B6":" ",$=Math.min(20,Math.max(14,...t.map(P=>P.cmd.length+1))),S=T.cmd.padEnd($),H=T.subs?` ${T.subs}`:"",V=Math.max(4,r-$-H.length-8),F=T.desc.length>V?T.desc.slice(0,V-1)+"\u2026":T.desc;return jsxs(Text,{wrap:"truncate",children:[jsx(Text,{color:C?e.amber:e.ghost,children:` ${I} `}),jsx(Text,{color:C?e.white:e.silver,bold:C,children:S}),jsx(Text,{color:e.dim,children:F}),H&&jsx(Text,{color:e.ghost,children:H})]},y)})})}function Ac({goals:t,selectedIndex:n,scrollOffset:o=0,height:r,width:l,showAddRow:f,agentNameMap:x,tasksByGoalMap:T}){let b=t.length,y=t.slice(o,o+r),C=f&&b>=o&&b<o+r;return jsxs(Box,{flexDirection:"column",height:r,children:[y.map((I,$)=>jsx(Box,{paddingX:2,children:jsx(Xs,{goal:I,selected:$+o===n,width:l-2,agentNameMap:x,tasksByGoal:T?.get(I.id)})},I.id)),C&&jsx(Box,{paddingX:2,children:jsxs(Text,{color:n===b?e.amber:e.ghost,children:[n===b?" \u25B8 ":" ",jsx(Text,{color:n===b?e.amber:e.dim,children:"+ add goal..."})]})},"__add__")]})}function $c({goal:t,height:n,width:o,agentNameMap:r,tasks:l,progressReport:f,scrollOffset:x=0,onClampScroll:T}){let y=io.useMemo(()=>{let V=l??[],F=t.assignee?r?.get(t.assignee)??t.assignee:"\u2014",P=Math.max(20,o-6),j=(z,X)=>{if(z.length<=X)return [z];let _=[];for(let le=0;le<z.length;le+=X)_.push(z.slice(le,le+X));return _},O=_r(f)?.split(`
13
- `).flatMap(z=>j(z,P))??[],L=_r(t.description)?.split(`
14
- `).flatMap(z=>j(z,P))??[],N=Bs[t.status]??e.dim,E=new Map;for(let z of V)E.set(z.status,(E.get(z.status)??0)+1);let W=[];if(W.push({key:"row-status",node:jsxs(Box,{children:[jsxs(Box,{width:24,children:[jsx(Text,{color:e.dim,children:" status "}),jsx(Text,{color:N,bold:true,children:t.status})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" assignee "}),jsx(Text,{color:t.assignee?e.green:e.dim,children:F})]})]})}),W.push({key:"row-id",node:jsxs(Box,{children:[jsxs(Box,{width:24,children:[jsx(Text,{color:e.dim,children:" id "}),jsx(Text,{color:e.dim,children:t.id})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" created "}),jsx(Text,{children:t.created_at.slice(0,10)})]})]})}),t.updated_at&&t.updated_at!==t.created_at&&W.push({key:"row-updated",node:jsxs(Box,{children:[jsx(Box,{width:24,children:jsxs(Text,{color:e.dim,children:[" "," "]})}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" Updated "}),jsx(Text,{children:t.updated_at.slice(0,10)})]})]})}),V.length>0){let z=[];for(let[X,_]of E)z.push(`${_} ${X}`);W.push({key:"row-tasks-summary",node:jsxs(Box,{children:[jsxs(Box,{width:24,children:[jsx(Text,{color:e.dim,children:" tasks "}),jsx(Text,{color:e.cyan,children:V.length})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" "}),jsx(Text,{color:e.dim,children:z.join(" \xB7 ")})]})]})});}if(L.length>0){W.push({key:"desc-gap",node:jsx(Text,{children:" "})});for(let z=0;z<L.length;z++)W.push({key:`desc-${z}`,node:jsxs(Text,{color:e.silver,wrap:"truncate",children:[" ",L[z]]})});}else W.push({key:"desc-gap",node:jsx(Text,{children:" "})}),W.push({key:"desc-empty",node:jsx(Text,{color:e.dim,children:" No description."})});if(O.length>0){W.push({key:"prog-gap",node:jsx(Text,{children:" "})}),W.push({key:"prog-div",node:jsx(Pn,{label:"progress",width:o})});for(let z=0;z<O.length;z++)W.push({key:`prog-${z}`,node:jsxs(Text,{color:e.white,wrap:"truncate",children:[" ",O[z]]})});}if(V.length>0){W.push({key:"tasks-gap",node:jsx(Text,{children:" "})}),W.push({key:"tasks-div",node:jsx(Pn,{label:`tasks (${V.length})`,width:o})});for(let z of V){let X=Ao[z.status]??e.dim;W.push({key:`task-${z.id}`,node:jsxs(Text,{color:e.silver,wrap:"truncate",children:[" ",jsx(Text,{color:X,children:z.status.padEnd(12)}),z.title.slice(0,Math.max(10,o-22))]})});}}return W},[t,l,f,o,r]),C=Math.max(0,y.length-n),I=Math.min(x,C);io.useEffect(()=>{T&&I!==x&&T(I);},[I,x,T]);let $=y.length>n&&I<C,S=$?n-1:n,H=y.slice(I,I+S);return jsxs(Box,{flexDirection:"column",height:n,paddingX:2,children:[H.map(V=>jsx(Box,{children:V.node},V.key)),$&&jsxs(Text,{color:e.ghost,children:[" ","\u2193"," ",y.length-I-S," more ","\u2014"," ","\u2191","\u2193"," to scroll"]})]})}function Bc({tasks:t,selectedIndex:n,scrollOffset:o=0,height:r,width:l,showAddRow:f,agentNameMap:x,hiddenCount:T=0,goalMap:b,groupByGoal:y=false}){let C=T>0,I=C?t.length:-1,$=t.length+(C?1:0),S=t.slice(o,o+r),H=C&&I>=o&&I<o+r,V=f&&$>=o&&$<o+r,F=useMemo(()=>{if(!y||!b||b.size===0)return null;let N=new Map;for(let E of t)if(E.goalId&&b.has(E.goalId)){let W=N.get(E.goalId)??{total:0,done:0};W.total++,E.status==="done"&&W.done++,N.set(E.goalId,W);}return N},[t,y,b]),P=y&&b?t.filter(N=>!N.goalId||!b.has(N.goalId)).length:0,j=y&&b&&b.size>0&&F&&F.size>0,O=[],L=o>0?t[o-1]?.goalId??null:void 0;for(let N=0;N<S.length&&O.length<r;N++){let E=S[N],W=E.goalId&&b?.has(E.goalId)?E.goalId:null;if(j){if(W&&W!==L){let z=b.get(W),X=F.get(W)??{total:0,done:0};if(O.push(jsx(Ds,{goalTitle:z.title,taskCount:X.total,doneCount:X.done,width:l},`gh_${W}`)),O.length>=r)break}if(!W&&L!==null&&L!==void 0&&(O.push(jsx(Fs,{taskCount:P,width:l},"__ungrouped__")),O.length>=r))break}L=W,O.push(jsx(Box,{paddingX:2,children:jsx(Eo,{task:E,selected:N+o===n,width:l-2,agentNameMap:x,goalMap:b})},E.id));}return H&&O.length<r&&O.push(jsx(Box,{paddingX:2,children:jsxs(Text,{color:n===I?e.amber:e.ghost,children:[n===I?" \u25B8 ":" ",jsxs(Text,{color:n===I?e.amber:e.dim,children:["\u25BC"," Show all (",T," more) \u2014 press ",jsx(Text,{bold:true,color:e.gray,children:"S"})]})]})},"__show_all__")),V&&O.length<r&&O.push(jsx(Box,{paddingX:2,children:jsxs(Text,{color:n===$?e.amber:e.ghost,children:[n===$?" \u25B8 ":" ",jsx(Text,{color:n===$?e.amber:e.dim,children:"+ add task..."})]})},"__add__")),jsx(Box,{flexDirection:"column",height:r,children:O})}function Ec({agents:t,selectedIndex:n,scrollOffset:o=0,height:r,width:l,state:f,taskTitleMap:x,showAddRow:T,agentTeamMap:b,teamLeadSet:y,activeTeamCount:C}){let I=new Map;for(let E of Object.values(f.running))I.set(E.agent_id,E);let $=new Map;if(C&&C>0)for(let E of t){let W=b?.get(E.id);W&&$.set(W,($.get(W)??0)+1);}let S=t.length,H=t.slice(o,o+r),V=T&&S>=o&&S<o+r,F=C!=null&&C>0,P=new Map;if(F&&y&&b){for(let E of t)if(y.has(E.id)){let W=b.get(E.id);W&&P.set(W,E.name);}}let j=0;for(let E of $.values())j+=E;let O=t.length-j,L=[],N=o>0?b?.get(t[o-1]?.id??""):void 0;for(let E=0;E<H.length&&L.length<r;E++){let W=H[E],z=b?.get(W.id);if(F&&z&&z!==N&&(L.push(jsx(Vs,{teamName:z,memberCount:$.get(z)??0,leadName:P.get(z),width:l},`ts-${z}`)),L.length>=r)||F&&!z&&N&&(L.push(jsx(Hs,{memberCount:O,width:l},"ts-unassigned")),L.length>=r))break;N=z,L.push(jsx(Box,{paddingX:2,children:jsx(zs,{agent:W,selected:E+o===n,width:l-2,runningEntry:I.get(W.id),currentTaskTitle:W.current_task?x.get(W.current_task):void 0,teamName:z,isLead:y?.has(W.id)})},W.id));}return V&&L.length<r&&L.push(jsx(Box,{paddingX:2,children:jsxs(Text,{color:n===S?e.amber:e.ghost,children:[n===S?" \u25B8 ":" ",jsx(Text,{color:n===S?e.amber:e.dim,children:"+ add agent..."})]})},"__add__")),jsx(Box,{flexDirection:"column",height:r,children:L})}function na(t=5e3){let[n,o]=useState(Date.now());return useEffect(()=>{let r=setInterval(()=>o(Date.now()),t);return ()=>clearInterval(r)},[t]),n}function oa(t,n){let o=Math.max(0,n-t);return o<3e3?"now":o<6e4?`${Math.floor(o/1e3)}s`:o<36e5?`${Math.floor(o/6e4)}m`:`${Math.floor(o/36e5)}h`}function Oc(t){if(t==="error")return e.errorBg}function ra(t,n){switch(t){case "output":return e.white;case "tool":return e.dim;case "result":return e.dim;case "file":return e.gray;case "error":return e.red;case "lifecycle":return e.dim;case "system":return e.dim;default:return n}}function Lc({messages:t,height:n,agents:o,logAgentFilter:r,logTypeFilter:l,selectedIndex:f,scrollOffset:x,agentNameMap:T,agentColorMap:b,agentMsgCounts:y,taskTitleMap:C,width:I}){let $=na(),S=useMemo(()=>t.filter(X=>{if(r.size>0&&X.agentId&&!r.has(X.agentId))return false;let _=X.msgType??"info";return l.has(_)}),[t,r,l]);useMemo(()=>{let X={};for(let _ of t){let le=_.msgType??"info";X[le]=(X[le]??0)+1;}return X},[t]);let V=l.size>=8?"all":l.size===1&&l.has("output")?"text":l.size===1&&l.has("error")?"errors":l.has("tool")&&!l.has("output")?"tools":l.has("lifecycle")&&!l.has("output")?"events":`${l.size} types`,F=r.size>0,P=n-2,j=f===-1?S.slice(-P):S.slice(x,x+P),O=f===-1?-1:f-x,L=Math.min(10,Math.max(6,...o.map(X=>X.name.length))),N=11+L,E=X=>{if(X===0)return true;let _=j[X],le=j[X-1];return _.agentId!==le.agentId?true:_.agentId?_.ts-le.ts>3e4:false},W=Math.max(4,Math.floor((I-20)/Math.max(1,o.length))-1),z=Math.min(W,10);return jsxs(Box,{flexDirection:"column",paddingX:1,children:[jsxs(Box,{gap:0,justifyContent:"space-between",width:I,children:[jsxs(Box,{gap:0,children:[f===-1?jsxs(Box,{gap:0,children:[jsx(Text,{backgroundColor:e.successBg,color:e.green,children:" "}),jsx(Text,{backgroundColor:e.successBg,color:e.green,children:jsx(jt,{color:e.green})}),jsx(Text,{backgroundColor:e.successBg,color:e.green,children:" LIVE "})]}):jsxs(Text,{backgroundColor:e.warnBg,color:e.amber,children:[" \u2191\u2193 ",f+1,"/",S.length," "]}),jsxs(Text,{color:e.dim,children:[" ",S.length," events"]}),V!=="all"&&jsxs(Text,{color:e.amber,children:[" f:",V]}),F&&jsxs(Text,{color:e.cyan,children:[" ",r.size,"/",o.length," agents"]})]}),jsxs(Box,{gap:0,children:[jsx(Text,{color:e.amber,bold:true,children:"a"}),jsx(Text,{color:e.dim,children:" filter "}),jsx(Text,{color:e.amber,bold:true,children:"f"}),jsx(Text,{color:e.dim,children:" type "}),jsx(Text,{color:e.amber,bold:true,children:"F"}),jsx(Text,{color:e.dim,children:" cycle"})]})]}),jsx(Box,{gap:0,children:o.map(X=>{let _=b.get(X.id)??Xr[0],le=r.size===0||r.has(X.id),Ee=X.name.length>z?X.name.slice(0,z-1)+"\u2026":X.name;return jsxs(Text,{color:le?_:e.ghost,bold:le,children:[" ",Ee]},X.id)})}),j.length===0?jsxs(Box,{flexDirection:"column",paddingX:2,paddingTop:1,children:[jsx(Text,{color:e.dim,children:t.length===0?" \u256D\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256E":"No events for current filter."}),t.length===0&&jsxs(Fragment,{children:[jsx(Text,{color:e.dim,children:" \u2502 \u2502"}),jsxs(Text,{color:e.dim,children:[" \u2502 ",jsx(Text,{color:e.ghost,children:"\u25C7"}),jsx(Text,{color:e.gray,children:" Waiting for activity "}),"\u2502"]}),jsxs(Text,{color:e.dim,children:[" \u2502 ",jsx(Text,{color:e.ghost,children:"\u2502"}),jsx(Text,{color:e.dim,children:" Run tasks or start "}),"\u2502"]}),jsxs(Text,{color:e.dim,children:[" \u2502 ",jsx(Text,{color:e.ghost,children:"\u2502"}),jsx(Text,{color:e.dim,children:" the orchestrator "}),"\u2502"]}),jsxs(Text,{color:e.dim,children:[" \u2502 ",jsx(Text,{color:e.ghost,children:"\u25C7"}),jsx(Text,{color:e.dim,children:" "}),"\u2502"]}),jsx(Text,{color:e.dim,children:" \u2570\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256F"})]})]}):j.map((X,_)=>{let le=_===O,Ee=X.msgType??"info",Ft=or[Ee]??"\u2502",dt=X.agentId?T.get(X.agentId)??X.agentId.slice(0,8):void 0,Ae=X.agentId?b.get(X.agentId):void 0,Ke=E(_),pt=(_>0?j[_-1]:void 0)?.agentId===X.agentId&&!!X.agentId,De=!pt&&!!dt,Ye=pt&&!!dt,gt=ra(Ee,X.color),Ze=le?e.infoBg:Ee==="error"?e.errorBg:void 0,rn=X.taskId?C.get(X.taskId):void 0,Ce=oa(X.ts,$),ht=rn&&I>80?`#${rn.slice(0,20)}`:"",xt=ht?ht.length+3:0,qt=Math.max(10,I-2-N-xt),mt=rt(X.text,qt);return jsxs(Box,{backgroundColor:Ze,children:[jsx(Text,{color:Ae??e.ghost,children:Ke&&De?"\u250C":Ye?"\u2502":" "}),jsx(Text,{color:le?e.amber:void 0,children:le?"\u25B8":" "}),jsx(Box,{width:5,children:jsx(Text,{color:Ce==="now"?e.green:le?e.silver:e.ghost,children:Ce.padStart(4)})}),jsx(Box,{width:L+1,children:De?jsxs(Text,{color:Ae,bold:true,children:[" ",dt.slice(0,L).padEnd(L)]}):Ye?jsxs(Text,{color:Ae??e.ghost,children:[" ","\xB7".padEnd(L)]}):jsxs(Text,{color:e.ghost,children:[" "," ".padEnd(L)]})}),jsxs(Text,{color:Ee==="error"?e.red:Ae??e.dim,children:[" ",Ft," "]}),jsx(Text,{color:le?e.white:gt,bold:le||Ee==="lifecycle",children:mt}),ht&&jsxs(Text,{color:e.ghost,children:[" ",jsx(Text,{color:e.dim,backgroundColor:e.void,children:` ${ht} `})]})]},_)})]})}function Pc({messages:t,height:n,width:o,agents:r,agentNameMap:l,agentColorMap:f}){let x=na(),T=t.slice(-n),b=Math.max(10,o-2-17),y=Math.max(0,n-T.length),C=0,I=[];for(let $=0;$<T.length;$++)$>0&&T[$].agentId!==T[$-1].agentId&&C++,I.push(C);return jsxs(Box,{flexDirection:"column",paddingX:1,children:[y>0&&jsx(Box,{height:y}),T.map(($,S)=>{let H=$.agentId?l.get($.agentId)??$.agentId.slice(0,8):void 0,V=$.agentId?f.get($.agentId):void 0,F=$.msgType??"info",P=or[F]??"\u2502",j=ra(F,$.color),L=(S>0?T[S-1]:void 0)?.agentId===$.agentId&&!!$.agentId,N=(I[S]&1)===1,E=Oc(F)??(N?"#1a1a1a":void 0),W=oa($.ts,x),z=rt($.text,b);return jsxs(Box,{backgroundColor:E,children:[jsx(Text,{color:V??e.ghost,children:!L&&H?"\u258D":L?"\u258F":" "}),jsx(Box,{width:5,children:jsx(Text,{color:L?e.ghost:W==="now"?e.green:e.dim,children:L?" ":W.padStart(4)})}),jsx(Box,{width:9,children:H&&!L?jsxs(Text,{color:V,bold:true,children:[" ",H.slice(0,8)]}):jsx(Text,{color:e.ghost,children:vc})}),jsxs(Text,{color:F==="error"?e.red:L?e.ghost:V??e.dim,children:[P," "]}),jsx(Text,{color:j,children:z})]},S)})]})}function Nc({message:t,height:n,width:o,agents:r,agentNameMap:l,agentColorMap:f,taskTitleMap:x}){let T=t.detail??t.text,b=t.msgType??"info",y=t.agentId?l.get(t.agentId)??t.agentId.slice(0,8):void 0,C=t.agentId?f.get(t.agentId):e.dim,I=t.taskId?x.get(t.taskId):void 0,$,S=false;try{let P=JSON.parse(T);$=JSON.stringify(P,null,2),S=!0;}catch{$=T;}let H=Math.max(4,o-6),V=Math.max(1,n-4),F=$.split(`
15
- `).slice(0,V);return jsxs(Box,{flexDirection:"column",paddingX:1,children:[jsx(Box,{children:jsxs(Text,{color:e.ghost,children:["\u256D",be(H+2),"\u256E"]})}),jsxs(Box,{children:[jsx(Text,{color:e.ghost,children:"\u2502 "}),jsx(Text,{color:e.dim,children:t.time}),jsx(Text,{color:e.ghost,children:" \u2502 "}),y&&jsx(Text,{color:C,bold:true,children:y}),y&&jsx(Text,{color:e.ghost,children:" \u2502 "}),jsxs(Text,{color:or[b]?b==="error"?e.red:e.dim:e.dim,children:[or[b]??"\u2502"," ",b]}),I&&jsxs(Fragment,{children:[jsx(Text,{color:e.ghost,children:" \u2502 "}),jsxs(Text,{color:e.dim,children:["#",I.slice(0,30)]})]})]}),jsxs(Box,{children:[jsx(Text,{color:e.ghost,children:"\u2502 "}),jsx(Text,{color:t.color,bold:true,wrap:"truncate",children:t.text.slice(0,H)})]}),jsx(Box,{children:jsxs(Text,{color:e.ghost,children:["\u251C",be(H+2),"\u2524"]})}),F.map((P,j)=>jsxs(Box,{children:[jsx(Text,{color:e.ghost,children:"\u2502 "}),S&&jsxs(Text,{color:e.ghost,children:[String(j+1).padStart(3)," "]}),jsx(Text,{wrap:"truncate",color:S&&P.includes('"')?e.cyan:S&&/^\s*[}\]]/.test(P)?e.ghost:P.startsWith("error")||P.startsWith("Error")?e.red:e.silver,children:P.slice(0,S?H-4:H)})]},j)),jsx(Box,{children:jsxs(Text,{color:e.ghost,children:["\u2570",be(H+2),"\u256F"]})})]})}function Jo({label:t,width:n,suffix:o,suffixLen:r=0}){let l=` ${t} `,f=3,x=f+l.length+2;if(!o){let y=Math.max(0,n-x);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(f)}),jsx(Text,{backgroundColor:"#1a1a22",color:e.dim,bold:true,children:l}),jsx(Text,{color:e.ghost,children:He(y)})]})}let T=2,b=Math.max(0,n-x-T-r);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(f)}),jsx(Text,{backgroundColor:"#1a1a22",color:e.dim,bold:true,children:l}),jsx(Text,{color:e.ghost,children:He(T)}),o,jsx(Text,{color:e.ghost,children:He(b)})]})}function Dc({task:t,width:n,resizeHint:o}){let r=" DETAIL ",l=o?` ${o} `:"",f=n-r.length-l.length-10,x=t.title.length>f?t.title.slice(0,f-3)+"...":t.title,T=Math.max(0,n-3-r.length-x.length-l.length-4);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(3)}),jsx(Text,{backgroundColor:"#2d1f0a",color:e.amber,bold:true,children:r}),jsxs(Text,{color:e.ghost,children:[Ro," "]}),jsx(Text,{color:e.white,bold:true,children:x}),jsxs(Text,{color:e.ghost,children:[" ",He(Math.max(0,T))]}),l?jsx(Text,{color:e.dim,children:l}):null]})}function Fc({agent:t,width:n,resizeHint:o}){let r=" AGENT ",l=o?` ${o} `:"",f=n-r.length-l.length-10,x=t.name.length>f?t.name.slice(0,f-3)+"...":t.name,T=Math.max(0,n-3-r.length-x.length-l.length-4);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(3)}),jsx(Text,{backgroundColor:"#0f2d1f",color:e.green,bold:true,children:r}),jsxs(Text,{color:e.ghost,children:[Ro," "]}),jsx(Text,{color:e.green,bold:true,children:x}),jsxs(Text,{color:e.ghost,children:[" ",He(Math.max(0,T))]}),l?jsx(Text,{color:e.dim,children:l}):null]})}function Gc({agent:t,height:n$1,state:o,taskTitleMap:r,teamName:l}){let f=Wc[t.status]??e.dim;Object.values(o.running).find(y=>y.agent_id===t.id);let T=t.current_task?r.get(t.current_task):void 0,b=24;return jsxs(Box,{flexDirection:"column",paddingX:2,children:[jsxs(Box,{children:[jsxs(Box,{width:b,children:[jsx(Text,{color:e.dim,children:" status "}),jsx(Text,{color:f,children:t.status})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" adapter "}),jsx(Text,{color:e.cyan,children:t.adapter})]})]}),jsxs(Box,{children:[jsxs(Box,{width:b,children:[jsx(Text,{color:e.dim,children:" model "}),jsx(Text,{children:t.config.model??"\u2014"})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" task "}),jsx(Text,{color:T?e.white:e.dim,children:T??"\u2014"})]})]}),jsxs(Box,{children:[jsxs(Box,{width:b,children:[jsx(Text,{color:e.dim,children:" runs "}),jsx(Text,{children:t.stats.total_runs}),jsx(Text,{color:e.dim,children:" ("}),jsx(Text,{color:e.green,children:t.stats.tasks_completed}),jsx(Text,{color:e.dim,children:"/"}),jsx(Text,{color:t.stats.tasks_failed>0?e.red:e.dim,children:t.stats.tasks_failed}),jsx(Text,{color:e.dim,children:")"})]}),jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" team "}),jsx(Text,{color:l?e.amber:e.dim,children:l??"\u2014"})]})]}),t.autonomous&&jsx(Box,{children:jsxs(Box,{width:b,children:[jsx(Text,{color:e.dim,children:" auto "}),jsxs(Text,{color:e.cyan,children:[pn," ON"]})]})}),t.config.skills&&t.config.skills.length>0&&jsxs(Box,{children:[jsx(Text,{color:e.dim,children:" skills "}),jsx(Text,{color:e.cyan,wrap:"truncate",children:rt(t.config.skills.join(", "),500)})]}),t.last_error&&(()=>{let y=t.last_error.kind,C=n[y],I=!C||y==="unknown",$=t.last_error.timestamp,S=$?g($)+" ago":"";return jsxs(Fragment,{children:[jsx(Text,{children:" "}),jsxs(Box,{flexDirection:"column",borderStyle:"single",borderColor:e.red,paddingX:1,children:[jsxs(Text,{color:e.red,bold:true,children:["\u26A0"," \u041E\u0448\u0438\u0431\u043A\u0430"]}),C&&jsx(Text,{color:e.white,children:C.message}),C&&jsx(Text,{color:e.cyan,children:C.fix}),C?.doctorHint&&jsx(Text,{color:e.yellow,children:"\u0414\u0438\u0430\u0433\u043D\u043E\u0441\u0442\u0438\u043A\u0430: orch doctor"}),I&&t.last_error.message&&jsx(Text,{color:e.dim,children:rt(t.last_error.message,120)}),S&&jsx(Text,{color:e.dim,children:S})]})]})})(),jsx(Text,{children:" "}),t.role?t.role.split(`
16
- `).slice(0,Math.max(1,n$1-(t.last_error?10:4))).map((y,C)=>jsxs(Text,{color:e.silver,wrap:"truncate",children:[" ",rt(y,500)]},C)):jsx(Text,{color:e.dim,children:" No role description."})]})}var Wc={idle:e.dim,running:e.green,error:e.red,disabled:e.ghost},zc="\u2588";function Vc({mode:t,width:n}){let r=` ${t==="command"?"COMMAND":"NEW TASK"} `,l=Math.max(0,n-3-r.length-2);return jsxs(Box,{paddingX:1,children:[jsx(Text,{color:e.ghost,children:He(3)}),jsx(Text,{backgroundColor:"#2d1f0a",color:e.amber,bold:true,children:r}),jsx(Text,{color:e.ghost,children:He(l)})]})}function Hc({mode:t,value:n,width:o}){let r=t==="command"?"/":"\u25B8",l=Math.max(10,o-8),f=n.length>l?n.slice(-l):n;return jsxs(Box,{paddingX:2,children:[jsxs(Text,{color:e.amber,children:[r," "]}),jsx(Text,{color:e.white,children:f}),jsx(Text,{color:e.amber,children:zc})]})}function sa(t,n){if(!n||typeof n!="object")return "";let o=n;if(o.file_path&&typeof o.file_path=="string")return o.file_path.split("/").slice(-2).join("/");if(o.command&&typeof o.command=="string")return o.command.slice(0,60);if(o.pattern&&typeof o.pattern=="string")return `"${o.pattern.slice(0,40)}"`;if(o.glob&&typeof o.glob=="string")return o.glob.slice(0,40);let r=JSON.stringify(o);return r.length>80?r.slice(0,77)+"...":r}function Qo(t,n=200){if(typeof t=="string")return t.slice(0,n);if(!Array.isArray(t))return null;let o=[],r=0;for(let l of t){if(r>=n)break;if(l?.type==="text"&&typeof l.text=="string"){let f=l.text.split(`
17
- `).find(x=>x.trim().length>0)??"";o.push(f.slice(0,n-r)),r+=f.length;}else if(l?.type==="tool_use"){let f=sa(l.name??"tool",l.input),x=`\u2699 ${l.name??"tool"}(${f})`;o.push(x),r+=x.length;}else if(l?.type==="tool_result")o.push("\u2190 (result)"),r+=10;else if(l?.type==="thinking"&&typeof l.thinking=="string"){let f=l.thinking.slice(0,60).split(`
18
- `)[0]??"";o.push(`\u{1F4AD} ${f}`),r+=f.length+3;}}return o.length>0?o.join(" "):null}function Ji(t){if(typeof t=="string"){let o=t.split(`
19
- `).length,r=t.split(`
20
- `).find(l=>l.trim().length>0)??"";return o>3?`${r.slice(0,80)}... (${o} lines)`:r.slice(0,120)}if(!Array.isArray(t))return "(result)";let n=[];for(let o of t)if(o?.type==="tool_result"){o.tool_use_id?o.tool_use_id.slice(0,8):"";let l=o.is_error,f=typeof o.content=="string"?o.content:"",x=f.split(`
21
- `).length;l?n.push(`\u2715 error: ${f.slice(0,60)}`):x>3?n.push(`\u2713 ${x} lines`):n.push(`\u2713 ${f.slice(0,80)}`);}else o?.type==="text"&&typeof o.text=="string"&&n.push(o.text.split(`
22
- `)[0]?.slice(0,80)??"");return n.join(" ")||"(result)"}function ia(t){let n=()=>t.length>nr?t.slice(0,nr)+"\u2026":t;if(ea.test(t.trim()))return {summary:t.trim(),detail:n()};try{let o=JSON.parse(t);if(o.type==="message"&&o.role==="assistant"){let r=Qo(o.content);return r?{summary:r.slice(0,200),detail:n()}:{summary:null,detail:""}}if(o.type==="assistant"||o.role==="assistant"){let r=o.message?.content??o.content,l=Qo(r);return l?{summary:l.slice(0,200),detail:n()}:{summary:null,detail:""}}if(o.type==="user"||o.role==="user"){let r=o.message?.content??o.content;return {summary:`\u2190 ${Ji(r).slice(0,180)}`,detail:n()}}if(o.type==="tool_use"||typeof o.name=="string"&&"input"in o){let r=o.name??"tool",l=sa(r,o.input);return {summary:`\u2699 ${r}(${l})`,detail:n()}}if(o.type==="tool_result")return {summary:`\u2190 ${Ji(o.content).slice(0,180)}`,detail:n()};if(o.type==="result"){let r=typeof o.result=="string"?o.result:null;return {summary:r?`\u2713 ${r.slice(0,180)}`:"\u2713 Agent finished",detail:n()}}if(o.type==="rate_limit_event")return {summary:`\u23F3 Rate limited (${o.rate_limit_info?.rateLimitType??"unknown"})`,detail:n()};if(o.subtype){if(o.message){let r=o.message.content??o.message,l=Qo(r);if(l)return {summary:l.slice(0,200),detail:n()}}return {summary:`[${o.subtype}]`,detail:n()}}if(o.content){let r=Qo(o.content);if(r)return {summary:r.slice(0,200),detail:n()}}return o.type?{summary:`[${o.type}]`,detail:n()}:{summary:t.slice(0,150),detail:n()}}catch{return {summary:jc(t),detail:n()}}}function jc(t){let n=t.match(/"subtype"\s*:\s*"([^"]+)"/);if(n)return `[${n[1]}]`;let o=t.match(/"type"\s*:\s*"([^"]+)"/),r=t.match(/"role"\s*:\s*"([^"]+)"/),l=o?.[1],f=r?.[1];if(!l&&!f)return t.slice(0,200);if(l==="assistant"||l==="message"||f==="assistant"){let x=t.match(/"text"\s*:\s*"((?:[^"\\]|\\.)*)"/);if(x)try{return JSON.parse(`"${x[1]}"`).slice(0,200)}catch{}return "\u{1F4AC} (assistant)"}if(l==="user"||l==="tool_result"||f==="user")return "\u2190 (tool result)";if(l==="tool_use")return `\u2699 ${t.match(/"name"\s*:\s*"([^"]+)"/)?.[1]??"tool"}()`;if(l==="result"){let x=t.match(/"result"\s*:\s*"((?:[^"\\]|\\.)*)"/);if(x)try{return `\u2713 ${JSON.parse(`"${x[1]}"`).slice(0,180)}`}catch{}return "\u2713 Agent finished"}return l==="rate_limit_event"?"\u23F3 Rate limited":`[${l??f}]`}function Uc(t,n,o,r){let l=f=>r?.get(f);switch(t.type){case "agent:started":n("Started task",e.green,{agentId:t.agentId,taskId:t.taskId,msgType:"lifecycle"});break;case "agent:output":{let{summary:f,detail:x}=ia(t.data);if(f){let T=ta(f);n(f,T.color,{agentId:t.agentId,taskId:l(t.runId),detail:x,msgType:T.msgType});}break}case "agent:file_changed":n(`${t.path}`,e.purple,{agentId:t.agentId,taskId:l(t.runId),msgType:"file"});break;case "agent:completed":n(t.success?"Completed successfully":"Failed",t.success?e.green:e.red,{agentId:t.agentId,taskId:l(t.runId),msgType:"lifecycle"});break;case "agent:error":n(`${t.error.slice(0,150)}`,e.red,{agentId:t.agentId,taskId:l(t.runId),detail:t.error,msgType:"error"});break;case "task:status_changed":n(`${t.from} \u2192 ${t.to}`,e.cyan,{taskId:t.taskId,msgType:"system"});break;case "task:assigned":n(`Assigned \u2192 ${t.agentId}`,e.cyan,{taskId:t.taskId,msgType:"system"});break;case "task:created":n(`Created: ${t.task.title}`,e.amber,{taskId:t.task.id,msgType:"system"});break;case "run:retry":n(`Retry #${t.attempt} (${Math.round(t.delay_ms/1e3)}s delay)`,e.yellow,{agentId:o?.get(t.runId),taskId:l(t.runId),msgType:"lifecycle"});break;case "orchestrator:tick":(t.running>0||t.queued>0)&&n(`${t.running} running \xB7 ${t.queued} queued`,e.ghost,{msgType:"system"});break;case "orchestrator:stall_detected":n("Stall detected",e.yellow,{agentId:o?.get(t.runId),taskId:l(t.runId),msgType:"error"});break;case "task:cascade_failed":n(`Cascade failed (dep: ${t.failedDependencyId})`,e.red,{taskId:t.taskId,detail:t.reason,msgType:"error"});break}}export{cg as App,lg as _resetPendingDeletionSeq};