@adhdev/daemon-standalone 0.8.4 → 0.8.5
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.
|
@@ -33,7 +33,7 @@ var xa=Object.defineProperty;var ma=(t,s,n)=>s in t?xa(t,s,{enumerable:!0,config
|
|
|
33
33
|
}
|
|
34
34
|
`})]})}function ci(t,s={}){if(!t)return"";const{suffix:n="",nowLabel:r="now",nowThreshold:i=60}=s,o=Date.now()-t,c=Math.floor(o/1e3);if(c<i)return r;const d=Math.floor(c/60);if(d<60)return`${d}m${n}`;const l=Math.floor(d/60);if(l<24)return`${l}h${n}`;const f=Math.floor(l/24);return f<7?`${f}d${n}`:new Date(t).toLocaleDateString()}const ir=t=>ci(t);function li(t){return{unread:!!t.unread,lastSeenAt:t.lastSeenAt||0,lastUpdated:t.lastUpdated||0,inboxBucket:t.inboxBucket||"idle",surfaceHidden:!!t.surfaceHidden}}function us(t){const s=t.connectionState==="failed"||t.connectionState==="closed",n=t.connectionState==="connecting"||t.connectionState==="new",r=t.status==="generating",i=t.status==="waiting_approval";return{isReconnecting:s,isConnecting:n,isGenerating:r,isWaiting:i}}function Dt(t){const s=new Map,n=(r,i)=>{r&&s.set(r,{sessionId:r,...li(i)})};for(const r of t)if(!r.daemonMode){n(r.sessionId,r);for(const i of r.childSessions||[])n(i.id,i)}return s}function Pt(t,s){if(t.sessionId){const n=s.get(t.sessionId);if(n)return n}return{sessionId:t.sessionId||t.tabKey,unread:!1,lastSeenAt:0,lastUpdated:0,inboxBucket:"idle",surfaceHidden:!1}}function $t(t,s,n){const r=Pt(t,s),i=us(t),o=i.isReconnecting,c=i.isConnecting,d=i.isGenerating,l=i.isWaiting,f=r.inboxBucket==="needs_attention"||t.status==="needs_attention"||t.status==="waiting_for_user_input"||l,u=r.inboxBucket==="working"||d,m=r.inboxBucket==="task_complete"&&r.unread&&!(n!=null&&n.hideOpenTaskCompleteUnread&&(n!=null&&n.isOpenConversation));return{unread:m,requiresAction:f,isWorking:u,isReconnecting:o,isConnecting:c,isGenerating:d,isWaiting:l,inboxBucket:f?"needs_attention":u?"working":m?"task_complete":"idle"}}function di(t,s,n){return $t(t,s,{hideOpenTaskCompleteUnread:!0,isOpenConversation:n==null?void 0:n.isOpenConversation}).unread}function ui(t,s,n){return Pt(t,n||new Map).surfaceHidden}function or({activeConv:t,onModalButton:s}){const[n,r]=a.useState(null);if(a.useEffect(()=>{r(null)},[t.modalMessage,t.status,t.connectionState]),!us(t).isWaiting||!t.modalButtons)return null;const o=d=>{n||(r(d),s(d))},c=d=>d.replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").replace(/\s*(Alt|Ctrl|Shift|Cmd|Enter|Return|Esc|Tab|Backspace)(\+\s*\w+)*/gi,"").trim();return e.jsxs("div",{className:"text-white py-2.5 px-4 shrink-0 z-[5]",style:{background:"linear-gradient(135deg, var(--status-warning), color-mix(in srgb, var(--status-warning) 85%, #000))"},children:[t.modalMessage&&e.jsx("div",{className:"text-[11px] opacity-85 mb-1.5 whitespace-nowrap overflow-hidden text-ellipsis max-w-full",children:t.modalMessage.replace(/[\n\r]+/g," ").slice(0,120)}),e.jsxs("div",{className:"flex justify-between items-center",children:[e.jsxs("div",{className:"font-black text-xs flex items-center gap-2",children:[e.jsx(Os,{size:14})," ",n?"PROCESSING...":"ACTION REQUIRED"]}),e.jsx("div",{className:"flex gap-2 flex-wrap",children:t.modalButtons.map((d,l)=>{const f=c(d).toLowerCase(),u=/^(run|approve|accept|yes|allow|always)/.test(f),m=/^(reject|deny|delete|remove|abort)/.test(f),h=n===d,p=n!==null;return e.jsx("button",{onClick:()=>o(d),disabled:p,className:`btn btn-sm border-none rounded-md text-xs px-3 py-1 ${u?"bg-white font-extrabold":m?"bg-red-500/30 text-white font-semibold":"bg-white/15 text-white font-semibold"} ${p&&!h?"opacity-40":"opacity-100"} ${p?"cursor-not-allowed":"cursor-pointer"}`,style:u?{color:"var(--status-warning)"}:void 0,children:h?"⏳ ...":c(d)},l)})})]})]})}const un=new Map,pi={cline:"#22d3ee","roo-code":"#a78bfa",cursor:"#60a5fa",antigravity:"#f97316",windsurf:"#34d399"};function xi({ideId:t,sessionId:s,ideType:n,providerType:r,displayLabel:i,controls:o,controlValues:c,serverModel:d,serverMode:l}){const{sendCommand:f}=ct(),u=`${t}:${s||r}`,m=pi[r]||"#94a3b8",[h,p]=a.useState({}),y=a.useRef(0),x={...d?{model:d}:{},...l?{mode:l}:{},...c||{},...Date.now()<y.current?h:{}};a.useEffect(()=>{c&&Date.now()>y.current&&p({})},[c]);const[k,b]=a.useState(un.get(u)||{}),[g,j]=a.useState(null),[S,v]=a.useState(null),M=a.useCallback(async(_,C={})=>{const U={...C,...s&&{targetSessionId:s}};return await f(t,_,U)},[t,s,f]);if(!o||o.length===0)return null;const w=o.filter(_=>_.placement==="bar").sort((_,C)=>(_.order??50)-(C.order??50));if(w.length===0)return null;const N=async _=>{var U,P,z;if(g===_.id){j(null);return}if((((U=_.options)==null?void 0:U.map(A=>A.value))||k[_.id]||[]).length>0){j(_.id);return}if(_.dynamic&&_.listScript){v(_.id);try{const A=await M(_.listScript==="listModels"?"list_extension_models":_.listScript==="listModes"?"list_extension_modes":_.listScript,{agentType:r,ideType:n}),W=((A==null?void 0:A.models)||(A==null?void 0:A.modes)||((P=A==null?void 0:A.result)==null?void 0:P.models)||((z=A==null?void 0:A.result)==null?void 0:z.modes)||(A==null?void 0:A.options)||[]).map(D=>typeof D=="string"?D:(D==null?void 0:D.name)||(D==null?void 0:D.id)||(D==null?void 0:D.value)||String(D));b(D=>{const Z={...D,[_.id]:W};return un.set(u,Z),Z}),j(_.id)}catch{}finally{v(null)}}},$=async(_,C)=>{j(null),p(U=>({...U,[_.id]:C})),y.current=Date.now()+5e3;try{if(!_.setScript)return;const U=gs(_.setScript,r);await M(U,{agentType:r,ideType:n,model:_.id==="model"?C:void 0,mode:_.id==="mode"?C:void 0,value:C})}catch{}},R=async _=>{var B;const C=((B=_.options)==null?void 0:B.map(W=>W.value))||k[_.id]||[];if(C.length===0)return;const U=String(x[_.id]||""),z=(C.indexOf(U)+1)%C.length,A=C[z];if(typeof A=="string"){p(W=>({...W,[_.id]:A})),y.current=Date.now()+5e3;try{if(!_.setScript)return;const W=gs(_.setScript,r);await M(W,{agentType:r,ideType:n,value:A})}catch{}}},E=async _=>{const U=!x[_.id];p(P=>({...P,[_.id]:U})),y.current=Date.now()+5e3;try{if(!_.setScript)return;const P=gs(_.setScript,r);await M(P,{agentType:r,ideType:n,value:U})}catch{}},L=async _=>{if(_.invokeScript)try{await M("invoke_extension_script",{agentType:r,ideType:n,scriptName:_.invokeScript})}catch{}};return e.jsxs("div",{className:"flex items-center gap-1.5 px-3 py-1 flex-wrap text-[10px] border-t border-border-subtle bg-surface-primary font-[var(--font)]",children:[e.jsx("span",{className:"text-[9px] font-bold tracking-wide opacity-70",style:{color:m},children:i}),e.jsx("span",{className:"text-border-subtle text-[10px]",children:"│"}),w.map(_=>{var A;const C=String(x[_.id]||""),U=g===_.id,P=S===_.id,z=((A=_.options)==null?void 0:A.map(B=>B.value))||k[_.id]||[];switch(_.type){case"select":return e.jsxs("div",{className:"relative",children:[e.jsxs("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-xl text-[10px] font-medium cursor-pointer transition-all bg-[var(--surface-tertiary)] whitespace-nowrap max-w-40 overflow-hidden text-ellipsis",style:{borderColor:U?`${m}55`:"transparent",border:"1px solid",color:C?"var(--text-primary)":"var(--text-muted)"},onClick:()=>N(_),children:[_.icon&&e.jsx("span",{className:"text-[9px] opacity-60",children:_.icon}),P?"...":C||_.label,e.jsx("span",{className:"text-[7px] opacity-50",children:"▼"})]}),U&&z.length>0&&e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"fixed inset-0 z-[59]",onClick:()=>j(null)}),e.jsxs("div",{className:"absolute bottom-full left-0 z-[60] bg-[var(--surface-primary)] border border-border-subtle rounded-lg mb-1 max-h-[220px] overflow-y-auto min-w-40 shadow-[0_-4px_16px_rgba(0,0,0,0.3)]",children:[e.jsx("div",{className:"px-3 py-1.5 text-[9px] font-bold text-text-muted tracking-wider border-b border-border-subtle",children:_.label.toUpperCase()}),z.map(B=>e.jsx("div",{className:"px-3 py-[7px] text-[11px] cursor-pointer whitespace-nowrap overflow-hidden text-ellipsis",style:{background:B===C?`${m}18`:"transparent",color:B===C?m:"var(--text-secondary)",fontWeight:B===C?600:400,borderLeft:B===C?`2px solid ${m}`:"2px solid transparent"},onMouseEnter:W=>{W.currentTarget.style.background=`${m}12`},onMouseLeave:W=>{W.currentTarget.style.background=B===C?`${m}18`:"transparent"},onClick:()=>$(_,B),children:B},B))]})]})]},_.id);case"cycle":return e.jsxs("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-xl text-[10px] font-medium cursor-pointer transition-all bg-[var(--surface-tertiary)] whitespace-nowrap",style:{border:"1px solid transparent",color:C?"var(--text-primary)":"var(--text-muted)"},onClick:()=>R(_),title:`Click to cycle: ${z.join(" → ")}`,children:[_.icon&&e.jsx("span",{className:"text-[9px] opacity-60",children:_.icon}),C||_.label,e.jsx("span",{className:"text-[7px] opacity-50",children:"⟳"})]},_.id);case"toggle":return e.jsxs("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-xl text-[10px] font-medium cursor-pointer transition-all whitespace-nowrap",style:{border:"1px solid",borderColor:C?`${m}44`:"transparent",background:C?`${m}14`:"var(--surface-tertiary)",color:C?m:"var(--text-muted)"},onClick:()=>E(_),children:[_.icon&&e.jsx("span",{className:"text-[9px] opacity-60",children:_.icon}),_.label]},_.id);case"action":return e.jsxs("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-xl text-[10px] font-medium cursor-pointer transition-all hover:bg-[var(--surface-tertiary-hover)] whitespace-nowrap",style:{border:"1px solid var(--border-default)",background:"var(--surface-tertiary)",color:"var(--text-primary)"},onClick:()=>L(_),children:[_.icon&&e.jsx("span",{className:"text-[9px] opacity-60",children:_.icon}),_.label]},_.id);default:return null}})]})}function gs(t,s){return{setModel:"set_extension_model",setMode:"set_extension_mode",setThinkingLevel:"set_thought_level"}[t]||t}const mi=a.memo(function({contextKey:s,panelLabel:n,isSending:r,onSend:i}){const o=a.useRef(null),[c,d]=a.useState("");a.useEffect(()=>{d("")},[s]);const l=()=>{const f=c.trim();!f||r||(d(""),i(f))};return e.jsx("div",{className:"dashboard-input-area px-3 py-2.5 bg-[var(--surface-primary)] border-t border-border-subtle shrink-0",children:e.jsxs("div",{className:"flex gap-2.5 items-center",children:[e.jsx("div",{className:"flex-1 relative",children:e.jsx("input",{ref:o,type:"text",placeholder:`Send message to ${n}...`,value:c,onChange:f=>d(f.target.value),onPaste:f=>{const u=f.clipboardData.getData("text");u&&d(m=>m+u),f.preventDefault()},onKeyDown:f=>{if(f.key==="Enter"){if(f.nativeEvent.isComposing){f.preventDefault();return}f.preventDefault(),l()}},onBlur:f=>{if(window.innerWidth<768){const u=f.relatedTarget;if((u==null?void 0:u.tagName)==="BUTTON")return;setTimeout(()=>{document.documentElement.scrollTop=0},300)}},className:"w-full h-10 rounded-[20px] px-4 bg-bg-secondary text-sm text-text-primary",style:{border:"1px solid var(--chat-input-border, var(--border-subtle))"}})}),e.jsx("button",{onClick:l,disabled:!c.trim()||r,className:`w-10 h-10 rounded-full flex items-center justify-center border-none shrink-0 transition-all duration-300 ${c.trim()&&!r?"cursor-pointer":"bg-bg-secondary cursor-default"}`,style:c.trim()&&!r?{background:"var(--chat-send-bg, var(--accent-primary))"}:void 0,children:e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:c.trim()?"text-white":"text-text-muted",children:e.jsx("path",{d:"M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"})})})]})})});var fi=new Set(["generating","streaming","loading","loading_reference","thinking","active"]);function hi(t){var s;return(((s=t==null?void 0:t.buttons)==null?void 0:s.length)??0)>0}function Fe(t,s){if(hi(s==null?void 0:s.activeModal))return"waiting_approval";const n=String(t||"idle").trim().toLowerCase();return n==="waiting_approval"?"waiting_approval":fi.has(n)?"generating":n==="error"?"error":n==="stopped"?"stopped":n==="starting"?"starting":n==="panel_hidden"?"panel_hidden":n==="not_monitored"?"not_monitored":n==="disconnected"?"disconnected":"idle"}function cr(t){return Fe(t)==="generating"}function Me(t){return t?t.charAt(0).toUpperCase()+t.slice(1).toLowerCase():"IDE"}function bi(t){if(t<60)return`${Math.round(t)}s`;const s=Math.floor(t/60);if(s<60)return`${s}m`;const n=Math.floor(s/60),r=s%60;if(n<24)return r>0?`${n}h ${r}m`:`${n}h`;const i=Math.floor(n/24),o=n%24;return`${i}d ${o}h`}function pn(t){return t<1024*1024*1024?`${(t/(1024*1024)).toFixed(0)} MB`:`${(t/(1024*1024*1024)).toFixed(1)} GB`}function lr(t,s){const n=typeof s=="string"?s.trim():"";if(n)return n;const r=typeof t=="string"?t.trim():"";if(!r)return"";const i=r.replace(/[\\/]+$/,""),o=i.split(/[\\/]/).filter(Boolean);return o[o.length-1]||i}function gi(t){if(t.length>16&&/^[a-f0-9]+$/i.test(t))return`Machine-${t.substring(0,8)}`;if(t.includes("_")){const s=t.split("_"),n=s[s.length-1];return n.length>12?`Machine-${n.substring(0,8)}`:n}return t}function yi(t){const s=t.trim().toLowerCase();return s.startsWith("mach_")||s.startsWith("standalone_mach_")||s.startsWith("daemon_mach_")}function vi(t){return gi(t.trim().replace(/\.local$/i,""))}function ji(t){const s=t.machineNickname??t.nickname;return typeof s!="string"?null:s.trim()||null}function dr(t,s={}){var i,o;const n=[t.hostname,(i=t.machine)==null?void 0:i.hostname,(o=t.system)==null?void 0:o.hostname].find(c=>typeof c=="string"&&c.trim().length>0&&!yi(c));if(n&&n!=="Unknown")return vi(n);const r=s.fallbackId||t.id;return r?`Machine-${r.substring(0,8)}`:s.fallbackLabel||"Machine"}function tt(t,s={}){return ji(t)||dr(t,s)}function ss(t){return t.transport==="pty"}function It(t){return t.transport==="acp"}function xn(t,s){return Me(t)}function mn(t,s,n){const r=(t||"").trim().toLowerCase();if(!r)return!0;const i=(s||"").trim().toLowerCase(),o=(n||"").trim().toLowerCase(),c=Me(n||"").trim().toLowerCase();return r===i||r===o||r===c}function wi(t){return Fe(t==null?void 0:t.status,{activeModal:t==null?void 0:t.activeModal})}function ki(t){if(!Array.isArray(t)||t.length<=1)return t;const s=new Map,n=["generating","waiting_approval","connected","idle","panel_hidden"];for(const r of t){const i=(r.name||r.id||"").toLowerCase().replace(/\s+/g,"-"),o=s.get(i),c=Fe(r.status);if(!o){s.set(i,{...r,status:c});continue}const d=n.indexOf(o.status||"idle"),l=n.indexOf(c||"idle");l>=0&&(d<0||l<d)&&s.set(i,{...r,status:c})}return Array.from(s.values())}function ys(t){if(typeof t=="number"&&Number.isFinite(t))return t;if(typeof t=="string"){const s=Date.parse(t);if(Number.isFinite(s))return s}return 0}function Ni(t){var n,r;const s=(r=(n=t==null?void 0:t.messages)==null?void 0:n.at)==null?void 0:r.call(n,-1);return s&&(ys(s.timestamp)||ys(s.receivedAt)||ys(s.createdAt))||0}function Si(t){return(t.recentLaunches||[]).reduce((n,r)=>Math.max(n,r.lastLaunchedAt||0),0)}function _s(t){return Math.max(Si(t),Ni(t.activeChat))}function Ci(t,s,n,r,i,o){const c=s-t;if(c!==0)return c;const d=n.localeCompare(r);return d!==0?d:i.localeCompare(o)}function Ii(t,s){return Ci(_s(t),_s(s),tt(t,{fallbackId:t.id}),tt(s,{fallbackId:s.id}),t.id,s.id)}function ur({conversation:t,className:s="",onOpenNativeConversation:n,onOpenMachine:r,interactive:i=!0}){var y;const o=wt(),c=t.daemonId||((y=t.ideId)==null?void 0:y.split(":")[0])||t.ideId,d=t.transport==="cdp-page"||t.transport==="cdp-webview",l=t.streamSource==="agent-stream"&&!!t.agentName,f=!l&&(t.transport==="pty"||t.transport==="acp"),u=t.agentName||Me(t.agentType||t.ideType||""),m=(()=>{var x,k;if(t.streamSource==="agent-stream"){const b=(k=(x=t.displaySecondary)==null?void 0:x.split("·")[0])==null?void 0:k.trim();if(b)return b}return Me(t.ideType||"")})(),h=a.useCallback(()=>{if(r){r();return}c&&o("/dashboard",{state:{openMachineId:c}})},[c,o,r]),p=a.useCallback(()=>{if(n){n();return}const x=t.streamSource==="agent-stream"?t.nativeSessionId:t.sessionId;x&&o(`/dashboard?activeTab=${encodeURIComponent(x)}`)},[t.nativeSessionId,t.sessionId,t.streamSource,o,n]);return e.jsxs("div",{className:`conversation-meta-chips ${s}`.trim(),children:[d&&(i?e.jsxs("button",{type:"button",className:"conversation-meta-chip is-clickable",onClick:p,title:m,children:[e.jsx(Ue,{size:12}),e.jsx("span",{children:m})]}):e.jsxs("span",{className:"conversation-meta-chip",title:m,children:[e.jsx(Ue,{size:12}),e.jsx("span",{children:m})]})),l&&e.jsxs("span",{className:"conversation-meta-chip is-active",title:t.agentName,children:[e.jsx(mt,{size:12}),e.jsx("span",{children:t.agentName})]}),f&&e.jsxs("span",{className:"conversation-meta-chip is-active",title:u,children:[e.jsx(mt,{size:12}),e.jsx("span",{children:u})]}),t.machineName&&(i?e.jsxs("button",{type:"button",className:"conversation-meta-chip is-clickable",onClick:h,title:t.machineName,children:[e.jsx(es,{size:12}),e.jsx("span",{children:t.machineName})]}):e.jsxs("span",{className:"conversation-meta-chip",title:t.machineName,children:[e.jsx(es,{size:12}),e.jsx("span",{children:t.machineName})]}))]})}const Ee=t=>t.transport==="pty",jt=(t,s)=>Ee(t)?s||t.mode||"terminal":"chat",pr=(t,s)=>Ee(t)&&jt(t,s)==="terminal",_e=t=>t.transport==="acp";function ns(t){return typeof t=="string"?t.replace(/\s+/g," ").trim():Array.isArray(t)?t.map(s=>typeof s=="string"?s:s&&typeof s=="object"&&"text"in s?String(s.text||""):"").join(`
|
|
35
35
|
`).replace(/\s+/g," ").trim():t&&typeof t=="object"&&"text"in t?String(t.text||"").replace(/\s+/g," ").trim():String(t||"").replace(/\s+/g," ").trim()}function Ts(t){const s=Number((t==null?void 0:t.timestamp)||(t==null?void 0:t.receivedAt)||(t==null?void 0:t.createdAt)||0);return Number.isFinite(s)?s:0}function Mi(t,s){if(!t||!s)return!1;if(t===s||t.id&&s.id&&String(t.id)===String(s.id)||t._localId&&s._localId&&String(t._localId)===String(s._localId))return!0;const n=String((t==null?void 0:t.role)||"").toLowerCase(),r=String((s==null?void 0:s.role)||"").toLowerCase();if(n!==r)return!1;const i=ns(t==null?void 0:t.content),o=ns(s==null?void 0:s.content);if(!i||i!==o)return!1;const c=Ts(t),d=Ts(s);return c&&d?Math.abs(c-d)<=15e3:!!(t!=null&&t._localId)!=!!(s!=null&&s._localId)}function fn(t){let s=0;return t!=null&&t._localId||(s+=4),t!=null&&t.id&&(s+=3),t!=null&&t._turnKey&&(s+=2),Ts(t)&&(s+=1),s}function _i(t,s){const n=fn(t),r=fn(s);return r!==n?r>n?s:t:ns(s==null?void 0:s.content).length>=ns(t==null?void 0:t.content).length?s:t}function hn(t){const s=[];for(const n of t){const r=s.findIndex(i=>Mi(i,n));if(r>=0){s.splice(r,1,_i(s[r],n));continue}s.push(n)}return s}const Ti=60,Ai=60;function As({activeConv:t,ideEntry:s,handleSendChat:n,isSendingChat:r=!1,handleFocusAgent:i,isFocusingAgent:o,actionLogs:c,userName:d,showMetaChips:l=!1}){const f=a.useRef(new Map),{sendCommand:u}=ct();Et("ChatPane",{tabKey:t.tabKey,messageCount:t.messages.length,actionLogCount:c.length,isSendingChat:r});const m=Es.useMemo(()=>us(t),[t.status,t.connectionState]),h=a.useRef(new Map),p=a.useCallback(C=>(h.current.has(C)||h.current.set(C,{messages:[],offset:0,hasMore:!0,error:null,visibleLiveCount:Ti}),h.current.get(C)),[]),y=a.useCallback((C,U)=>{const P=p(C);h.current.set(C,{...P,...U}),x(z=>z+1)},[p]),[,x]=a.useState(0),k=t.tabKey,b=p(k),g=b.messages,j=b.hasMore,S=b.error,v=Math.max(0,t.messages.length-b.visibleLiveCount),[M,w]=a.useState(!1),N=a.useCallback(async()=>{var P,z;if(M)return;const C=t.tabKey,U=p(C);if(t.messages.length>U.visibleLiveCount){y(C,{visibleLiveCount:Math.min(t.messages.length,U.visibleLiveCount+Ai),error:null});return}w(!0),y(C,{error:null});try{const A=(s==null?void 0:s.daemonId)||((P=t.ideId)==null?void 0:P.split(":")[0])||"";if(!A){y(C,{hasMore:!1});return}const B=t.ideType||t.agentType||"",W=await u(A,"chat_history",{agentType:B,offset:U.offset,limit:30,targetSessionId:t.sessionId,historySessionId:t.providerSessionId||t.sessionId}),D=(W==null?void 0:W.result)??W;if(((z=D.messages)==null?void 0:z.length)>0){const Z=p(C);y(C,{messages:[...D.messages,...Z.messages],offset:Z.offset+D.messages.length,hasMore:!!D.hasMore})}else y(C,{hasMore:!!D.hasMore})}catch(A){const B=(A==null?void 0:A.message)||"";B.includes("P2P not available")||B.includes("channel not open")||B.includes("P2P not connected")||B.includes("timeout")?y(C,{error:"Connection not ready — tap to retry"}):y(C,{hasMore:!1,error:"Failed to load history"})}finally{w(!1)}},[M,s,t,u,p,y]),{allMessages:$,receivedAtMap:R}=a.useMemo(()=>{const C=v>0?t.messages.slice(-b.visibleLiveCount):t.messages;if(g.length===0){const B=hn(C),W={};return B.forEach((D,Z)=>{const pe=`${t.tabKey}:${gt(D,Z)}`;let ee=D.receivedAt||f.current.get(pe)||0;ee||(ee=Date.now(),f.current.set(pe,ee)),W[gt(D,Z)]=ee}),{allMessages:B,receivedAtMap:W}}const U=new Set(C.map(B=>`${B.role}:${(B.content||"").slice(0,100)}`)),P=g.filter(B=>!U.has(`${B.role}:${(B.content||"").slice(0,100)}`)),z=hn([...P,...C]),A={};return z.forEach((B,W)=>{const D=`${t.tabKey}:${gt(B,W)}`;let Z=B.receivedAt||f.current.get(D)||0;Z||(Z=Date.now(),f.current.set(D,Z)),A[gt(B,W)]=Z}),{allMessages:z,receivedAtMap:A}},[t.messages,t.tabKey,v,g,b.visibleLiveCount]),E=a.useMemo(()=>c.filter(C=>C.ideId===t.tabKey).sort((C,U)=>C.timestamp-U.timestamp),[c,t.tabKey]),L=t.displayPrimary||t.agentName||"Agent",_=a.useMemo(()=>{if(t.messages.length===0){if(t.connectionState==="connecting"||t.connectionState==="new")return e.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-4",children:[e.jsx("div",{className:"connecting-logo-float",children:e.jsx("div",{style:{width:64,height:64,borderRadius:"50%",background:"radial-gradient(circle, rgba(96,165,250,0.12), transparent 70%)",display:"flex",alignItems:"center",justifyContent:"center",boxShadow:"0 0 40px rgba(96,165,250,0.08)"},children:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",style:{width:40,height:40,borderRadius:"50%",opacity:.85}})})}),e.jsxs("div",{className:"flex flex-col items-center gap-1.5",children:[e.jsxs("div",{className:"text-[13px] text-blue-400 font-medium",children:["Connecting to your machine",e.jsx("span",{className:"connecting-dots"})]}),e.jsx("div",{className:"text-[11px] opacity-35",children:"Establishing P2P connection"})]})]});if((m.isGenerating||t.status==="streaming")&&w(!1),t.status==="not_monitored")return e.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[e.jsx("div",{className:"text-3xl opacity-60",children:e.jsx(mt,{size:28})}),e.jsx("div",{className:"text-[13px] opacity-50",children:"Agent not monitored"}),e.jsx("button",{onClick:i,disabled:o,className:"btn btn-primary",children:o?"⌛ Switching...":e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Lt,{size:14})," Open ",L," Panel"]})}),e.jsx("div",{className:"text-[11px] opacity-35 max-w-[280px]",children:"Click to switch monitoring to this agent"})]});if(t.status==="panel_hidden")return e.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[e.jsx("div",{className:"text-3xl opacity-60",children:e.jsx(er,{size:28})}),e.jsx("div",{className:"text-[13px] opacity-50",children:"Agent panel is not visible yet"}),e.jsx("button",{onClick:i,disabled:o,className:"btn btn-primary",children:o?"⌛ Opening...":e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Lt,{size:14})," Open ",L," Panel"]})}),e.jsx("div",{className:"text-[11px] opacity-35 max-w-[280px]",children:"Open the agent panel or chat view in the app you are using to start viewing messages"})]});if(t.status==="idle"&&!M)return e.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[e.jsx("div",{className:"text-2xl opacity-40 animate-pulse",children:"💬"}),e.jsx("div",{className:"text-[13px] opacity-40",children:"Loading chat..."})]})}},[t.messages.length,t.connectionState,t.status,i,o,M,L,m.isGenerating]);return e.jsxs("div",{className:"flex-1 min-h-0 w-full flex flex-col",children:[l&&e.jsx(ur,{conversation:t,className:"chat-pane-meta-row"}),e.jsx(si,{messages:$,actionLogs:E,agentName:t.agentName||t.displayPrimary||"Agent",userName:d,isCliMode:Ee(t)||_e(t),isWorking:m.isGenerating,contextKey:t.tabKey,receivedAtMap:R,onLoadMore:N,isLoadingMore:M,hasMoreHistory:j,hiddenLiveCount:v,loadError:S??void 0,emptyState:_}),!pr(t)&&(()=>{const C=t.streamSource!=="agent-stream",U=C?t.ideType:t.agentType,P=C?s!=null&&s.type?Me(s.type):Me(t.ideType||""):t.agentName||Me(t.agentType||""),z=!C&&(s!=null&&s.childSessions)&&s.childSessions.find(W=>W.id===t.sessionId||W.providerType===t.agentType)||s,A=z==null?void 0:z.providerControls,B=z==null?void 0:z.controlValues;return e.jsx(xi,{ideId:t.ideId,sessionId:t.sessionId,ideType:t.ideType,providerType:U,displayLabel:P,controls:A,controlValues:B,serverModel:(z==null?void 0:z.currentModel)||void 0,serverMode:(z==null?void 0:z.currentPlan)||void 0,acpConfigOptions:_e(t)?z==null?void 0:z.acpConfigOptions:void 0,acpModes:_e(t)?z==null?void 0:z.acpModes:void 0})})(),e.jsx(mi,{contextKey:t.tabKey,panelLabel:L,isSending:r,onSend:n})]})}let xr=Rt;function Us(){return xr()}class Ri{constructor(){Ke(this,"listeners",new Map)}send(s){}isConnected(){return!1}on(s,n){return this.listeners.has(s)||this.listeners.set(s,new Set),this.listeners.get(s).add(n),()=>{var r;(r=this.listeners.get(s))==null||r.delete(n)}}emit(s,...n){var r;(r=this.listeners.get(s))==null||r.forEach(i=>i(...n))}}let mr=new Ri;class Li{sendPtyInput(s,n,r){return!1}sendPtyResize(s,n,r,i){return!1}retryConnection(s){}getState(s){return"disconnected"}sendData(s,n){return!1}get(s){}onScreenshot(s,n){return()=>{}}onRuntimeEvent(s,n){return()=>{}}requestRuntimeSnapshot(s,n){return Promise.resolve()}}let Pe=new Li;function Pi(t){t.dashboardWS&&(mr=t.dashboardWS),t.connectionManager&&(Pe=t.connectionManager),t.useDaemonsHook&&(xr=t.useDaemonsHook)}function $i({activeConv:t,clearToken:s=0,terminalRef:n,handleSendChat:r,isSendingChat:i=!1,isVisible:o=!0}){var E;const c=a.useRef(null),{sendCommand:d,sendData:l}=ct(),[f,u]=a.useState(""),[m,h]=a.useState(!1),p=a.useRef(0),y=a.useRef(!1),x=a.useRef(""),k=a.useRef(null),b=a.useRef(!1),g=a.useRef(null),j=t.tabKey,S=t.sessionId||"",v=t.daemonId||((E=t.ideId)==null?void 0:E.split(":")[0])||t.ideId||"",M=()=>{var L,_;p.current=0,y.current=!1,x.current="",k.current=null,b.current=!1,g.current!==null&&(cancelAnimationFrame(g.current),g.current=null),h(!1),(_=(L=n.current)==null?void 0:L.reset)==null||_.call(L)},w=()=>{var L,_;p.current=0,y.current=!1,x.current="",k.current=null,b.current=!1,g.current!==null&&(cancelAnimationFrame(g.current),g.current=null),h(!0),(_=(L=n.current)==null?void 0:L.reset)==null||_.call(L)},N=()=>{var _;if(g.current=null,!o)return;const L=x.current;L&&(x.current="",(_=n.current)==null||_.write(L))},$=L=>{L&&(x.current+=L,o&&g.current===null&&(g.current=requestAnimationFrame(N)))},R=(L,_=0,C,U)=>{var P,z,A,B,W;_>0&&p.current>=_||_===0&&y.current||(p.current=_,h(!0),typeof C=="number"&&typeof U=="number"&&C>0&&U>0&&((z=(P=n.current)==null?void 0:P.resize)==null||z.call(P,C,U)),(B=(A=n.current)==null?void 0:A.reset)==null||B.call(A),L&&((W=n.current)==null||W.write(L)))};return a.useEffect(()=>{M()},[S]),a.useEffect(()=>{var _;if(!S)return;const L=((_=Pe.onRuntimeEvent)==null?void 0:_.call(Pe,S,C=>{if(!(!C||C.sessionId!==S)){if(C.type==="runtime_snapshot"){if(!o){k.current={text:C.text||"",seq:C.seq||0,cols:C.cols,rows:C.rows};return}R(C.text||"",C.seq||0,C.cols,C.rows);return}if(C.type==="session_output"){y.current=!0,typeof C.seq=="number"&&(p.current=Math.max(p.current,C.seq)),m||h(!0),typeof C.data=="string"&&$(C.data);return}if(C.type==="session_cleared"){if(!o){b.current=!0,x.current="",k.current=null;return}w()}}}))||(()=>{});return()=>{L()}},[v,S,n,o,m]),a.useEffect(()=>{var _,C,U;if(!S)return;v&&((_=Pe.getState)==null?void 0:_.call(Pe,v))==="connected"&&(h(!0),(C=Pe.requestRuntimeSnapshot)==null||C.call(Pe,v,S).catch(()=>{}));const L=(U=Pe.onStateChange)==null?void 0:U.call(Pe,(P,z)=>{var A;P!==v||z!=="connected"||(h(!0),(A=Pe.requestRuntimeSnapshot)==null||A.call(Pe,v,S).catch(()=>{}))});return()=>{L==null||L()}},[v,S,n]),a.useEffect(()=>{s&&M()},[s,j,n]),a.useEffect(()=>{u("")},[t.tabKey]),a.useEffect(()=>{var _;if(!o){(_=c.current)==null||_.blur();return}b.current&&(b.current=!1,w());const L=k.current;L&&(k.current=null,R(L.text,L.seq,L.cols,L.rows)),x.current&&g.current===null&&(g.current=requestAnimationFrame(N))},[o]),a.useEffect(()=>()=>{g.current!==null&&(cancelAnimationFrame(g.current),g.current=null)},[]),a.useEffect(()=>{const L=_=>{var U;const C=_.detail;C!=null&&C.sessionId&&C.sessionId!==S||m&&((U=n.current)==null||U.fit())};return window.addEventListener("adhdev:fit-cli-terminal",L),()=>{window.removeEventListener("adhdev:fit-cli-terminal",L)}},[m,S,n]),e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"flex-1 min-h-0 p-2 bg-[#0f1117]",children:[e.jsx(rr,{ref:n,readOnly:!m||!o,onInput:L=>{m&&(l!=null&&l(v,{type:"pty_input",targetSessionId:S,data:L})||d(v,"pty_input",{targetSessionId:S,data:L}).catch(console.error))},onResize:(L,_)=>{m&&(l!=null&&l(v,{type:"pty_resize",targetSessionId:S,cols:L,rows:_})||d(v,"pty_resize",{targetSessionId:S,cols:L,rows:_,force:!0}).catch(()=>{}))}}),!m&&e.jsx("div",{className:"absolute inset-x-2 top-2 rounded-md border border-red-500/30 bg-red-500/10 px-3 py-2 text-[11px] text-red-300 pointer-events-none",children:"Runtime terminal unavailable"})]}),e.jsx("div",{className:"px-3 py-2 bg-[var(--surface-primary)] border-t border-border-subtle shrink-0",children:e.jsxs("div",{className:"flex gap-2.5 items-center",children:[e.jsx("div",{className:"flex-1 relative",children:e.jsx("input",{ref:c,type:"text",placeholder:`Send message to ${t.displayPrimary}...`,value:f,disabled:!m||!o||i,onChange:L=>u(L.target.value),onPaste:L=>{const _=L.clipboardData.getData("text");_&&u(C=>C+_),L.preventDefault()},onKeyDown:L=>{if(L.key!=="Enter")return;if(L.nativeEvent.isComposing){L.preventDefault();return}L.preventDefault();const _=f.trim();!m||!_||i||(u(""),r(_))},className:"w-full h-9 rounded-[18px] px-4 bg-bg-secondary text-[13px] text-text-primary",style:{border:"1px solid var(--chat-input-border, var(--border-subtle))"}})}),e.jsx("button",{onClick:()=>{const L=f.trim();!m||!L||i||(u(""),r(L))},disabled:!m||!o||!f.trim()||i,className:`w-9 h-9 rounded-full flex items-center justify-center border-none shrink-0 transition-all duration-300 ${f.trim()&&!i?"cursor-pointer":"bg-bg-secondary cursor-default"}`,style:f.trim()&&!i?{background:"var(--chat-send-bg, var(--accent-primary))"}:void 0,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:f.trim()?"text-white":"text-text-muted",children:e.jsx("path",{d:"M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"})})})]})})]})}function Ei({wsStatus:t,showReconnected:s,loginUrl:n}){const r=t==="disconnected"||t==="reconnecting"||t==="offline"||t==="auth_failed",i=t==="auth_failed"?"red":t==="offline"?"orange":"accent",o={red:"linear-gradient(90deg, rgba(239,68,68,0.12), rgba(239,68,68,0.04))",orange:"linear-gradient(90deg, rgba(255,107,53,0.12), rgba(255,107,53,0.04))",accent:"linear-gradient(90deg, color-mix(in srgb, var(--accent-primary) 18%, transparent), color-mix(in srgb, var(--accent-primary) 6%, transparent))"},c={red:"1px solid rgba(239,68,68,0.2)",orange:"1px solid rgba(255,107,53,0.2)",accent:"1px solid color-mix(in srgb, var(--accent-primary) 28%, transparent)"},d={red:"#ef4444",orange:"#ff6b35",accent:"var(--accent-primary-light)"};return e.jsxs(e.Fragment,{children:[r&&e.jsxs("div",{className:"py-2.5 px-5 text-[13px] font-semibold flex items-center gap-2.5 justify-center",style:{background:o[i],borderBottom:c[i],color:d[i]},children:[e.jsx("img",{src:"/otter-logo.png",alt:"",className:"w-5 h-5",style:{opacity:t==="auth_failed"?.6:1,animation:t==="auth_failed"?void 0:"pulse 2s ease-in-out infinite",filter:t==="auth_failed"?"grayscale(1)":void 0}}),t==="offline"&&"Network offline — waiting for connection...",t==="disconnected"&&"Reconnecting to server...",t==="reconnecting"&&"Reconnecting to server...",t==="auth_failed"&&(n?e.jsxs(e.Fragment,{children:["Session expired."," ",e.jsx("a",{href:n,className:"text-inherit underline",children:"Log in again"})]}):"Connection failed — please restart the server.")]}),s&&t==="connected"&&e.jsxs("div",{className:"py-2 px-4 text-xs font-semibold flex items-center gap-2 justify-center bg-gradient-to-r from-green-500/[0.12] to-green-500/[0.04] text-green-400 border-b border-green-500/15 animate-[fadeIn_0.3s_ease]",children:[e.jsx("img",{src:"/otter-logo.png",alt:"",className:"w-4 h-4"}),"Connected"]})]})}function Di({terminalBackend:t,isStandalone:s=!1,machineLabel:n,machineKey:r}){const i=a.useMemo(()=>!r||!t?null:`adhdev:terminal-backend-banner:dismissed:${r}:${t.backend}`,[r,t]),[o,c]=a.useState(!1);if(a.useEffect(()=>{if(!i){c(!1);return}try{c(localStorage.getItem(i)==="1")}catch{c(!1)}},[i]),!s||!t||t.backend!=="xterm"||o)return null;const d=(n==null?void 0:n.trim())||"This machine",l=()=>{if(i)try{localStorage.setItem(i,"1")}catch{}c(!0)};return e.jsxs("div",{className:"py-2.5 px-5 text-[13px] font-semibold flex items-center gap-2.5",style:{background:"linear-gradient(90deg, rgba(245,158,11,0.12), rgba(245,158,11,0.04))",borderBottom:"1px solid rgba(245,158,11,0.2)",color:"#d97706"},children:[e.jsxs("div",{className:"flex-1 min-w-0 flex items-center gap-2.5 justify-center flex-wrap",children:[e.jsxs("span",{children:[d," is using `xterm` fallback."]}),e.jsx("span",{style:{opacity:.8},children:"ghostty-vt is unavailable on this machine, so terminal rendering may be less accurate."})]}),e.jsx("button",{type:"button",onClick:l,className:"shrink-0 text-[12px] font-semibold px-2 py-1 rounded-md transition-colors",style:{color:"#b45309",background:"rgba(245,158,11,0.1)",border:"1px solid rgba(245,158,11,0.18)"},"aria-label":"Dismiss terminal backend warning",title:"Dismiss",children:"Dismiss"})]})}function Hs({mode:t,onChange:s,compact:n=!1}){const r=n?14:15;return e.jsx("button",{type:"button",onClick:()=>s(t==="chat"?"terminal":"chat"),className:"btn btn-sm btn-secondary",title:t==="chat"?"Switch to Terminal view":"Switch to Chat view",children:t==="chat"?e.jsx(zs,{size:r}):e.jsx(rt,{size:r})})}function bn({conversation:t,isAttention:s,onClick:n}){return e.jsxs("button",{type:"button",className:`dashboard-header-inbox-item ${s?"is-attention":""}`.trim(),onClick:n,children:[e.jsx("span",{className:"dashboard-header-inbox-item-title",children:t.displayPrimary}),e.jsx("span",{className:"dashboard-header-inbox-item-meta",children:t.displaySecondary})]})}function Bi({activeConv:t,agentCount:s,wsStatus:n,isConnected:r,conversations:i,onOpenHistory:o,onOpenRemote:c,onStopCli:d,activeCliViewMode:l,onSetCliViewMode:f,onOpenConversation:u,onHideConversation:m,hiddenConversations:h=[],onShowConversation:p,onShowAllHidden:y}){const x=Us(),k=x.p2pStates||{},b=x.ides||[],g=!!t&&Ee(t)&&!_e(t),j=l||(t?pr(t)?"terminal":"chat":null),[S,v]=a.useState(!1),[M,w]=a.useState(!1),[N,$]=a.useState(!1),R=a.useRef(null),E=a.useRef(null),L=r?"#22c55e":n==="connected"?"#eab308":"#ef4444",_=r?"0 0 4px #22c55e80":n==="connected"?"0 0 4px #eab30880":"0 0 4px #ef444480",C=b.filter(q=>q.type==="adhdev-daemon"),U=a.useMemo(()=>Dt(b),[b]),P=Object.values(k),z=P.filter(q=>q==="connected").length,A=P.filter(q=>q==="connecting"||q==="new"||q==="checking").length,W=n!=="connected"||C.length===0?null:A>0&&z===0?"P2P connecting...":z>0&&s===0?"Waiting for IDE...":null,D=a.useMemo(()=>i.filter(q=>!ui(q,i,U)),[i,U]),Z=a.useMemo(()=>D.filter(q=>$t(q,U).requiresAction),[D,U]),pe=a.useMemo(()=>D.filter(q=>{const G=(t==null?void 0:t.tabKey)===q.tabKey;return $t(q,U,{hideOpenTaskCompleteUnread:!0,isOpenConversation:G}).unread}),[t,D,U]),ee=Z.length+pe.length;a.useEffect(()=>{if(!S)return;const q=G=>{var V;(V=R.current)!=null&&V.contains(G.target)||v(!1)};return document.addEventListener("mousedown",q),()=>document.removeEventListener("mousedown",q)},[S]),a.useEffect(()=>{if(!M)return;const q=G=>{var V;(V=E.current)!=null&&V.contains(G.target)||w(!1)};return document.addEventListener("mousedown",q),()=>document.removeEventListener("mousedown",q)},[M]);const be=q=>{if(!q)return;const G=i.find(V=>V.tabKey===q);G&&(m==null||m(G))};return e.jsxs("div",{className:"dashboard-header",children:[e.jsx("div",{className:"flex items-center gap-3",children:e.jsx("div",{className:"header-title-block",children:e.jsxs("div",{className:"header-title-row",children:[e.jsxs("h1",{className:"header-title m-0 flex items-center gap-1.5",children:[e.jsx(rt,{size:18}),e.jsx("span",{className:"header-title-desktop",children:"Dashboard"}),e.jsx("span",{className:"header-title-mobile",children:(t==null?void 0:t.displayPrimary)||"Dashboard"}),e.jsx("span",{className:"header-count-mobile text-[10px] font-semibold opacity-60 ml-2 tracking-wide",children:e.jsx("span",{className:"inline-block w-[6px] h-[6px] rounded-full align-middle",style:{background:L,boxShadow:_}})})]}),e.jsxs("div",{className:"header-subtitle",children:[e.jsxs("span",{className:"header-subtitle-copy",children:[s," agent",s!==1?"s":""," active"]}),e.jsx("span",{title:r?"Connected":n==="connected"?"Partial":"Disconnected",className:"header-subtitle-dot inline-block w-1.5 h-1.5 rounded-full shrink-0",style:{background:L,boxShadow:_}}),W&&e.jsxs("span",{className:"header-subtitle-status",children:["· ",W]})]})]})})}),e.jsxs("div",{className:"flex gap-2 items-center",children:[t&&(g||!_e(t))&&e.jsxs("div",{className:"dashboard-header-actions-group",children:[e.jsx("span",{className:"dashboard-header-action-target",title:t.displaySecondary||t.displayPrimary,children:t.displayPrimary}),g&&d&&e.jsxs(e.Fragment,{children:[f&&j&&e.jsx(Hs,{mode:j,onChange:f,compact:!0}),e.jsx("button",{onClick:d,className:"btn btn-secondary btn-sm",title:"Stop CLI process",style:{color:"var(--status-error, #ef4444)",borderColor:"color-mix(in srgb, var(--status-error, #ef4444) 25%, transparent)"},children:e.jsx(vt,{size:14})})]}),!_e(t)&&e.jsx("button",{onClick:()=>o(t),className:"btn btn-secondary btn-sm",title:"Chat History",children:e.jsx(Ks,{size:14})}),!g&&!_e(t)&&e.jsx("button",{onClick:c,className:"btn btn-secondary btn-sm",title:"Remote Control",children:e.jsx(Ue,{size:14})})]}),e.jsxs("div",{className:"dashboard-header-inbox",ref:R,children:[e.jsxs("div",{className:`dashboard-header-hidden${N?" is-drop-target":""}`,ref:E,onDragEnter:q=>{q.dataTransfer.types.includes("text/tab-key")&&(q.preventDefault(),$(!0))},onDragOver:q=>{q.dataTransfer.types.includes("text/tab-key")&&(q.preventDefault(),q.dataTransfer.dropEffect="move",$(!0))},onDragLeave:q=>{q.currentTarget.contains(q.relatedTarget)||$(!1)},onDrop:q=>{const G=q.dataTransfer.getData("text/tab-key");q.preventDefault(),$(!1),be(G)},children:[e.jsxs("button",{type:"button",onClick:()=>w(q=>!q),className:"btn btn-secondary btn-sm dashboard-header-hidden-button",title:"Hidden tabs. Drag a tab here to hide it.",children:[e.jsx(za,{size:16}),h.length>0&&e.jsx("span",{className:"dashboard-header-hidden-badge",children:h.length})]}),M&&e.jsxs("div",{className:"dashboard-header-hidden-popover",children:[e.jsxs("div",{className:"dashboard-header-hidden-topbar",children:[e.jsx("div",{className:"dashboard-header-inbox-section-title mb-0",children:"Hidden tabs"}),h.length>0&&y&&e.jsx("button",{type:"button",className:"dashboard-header-hidden-restore-all",onClick:()=>{y(),w(!1)},children:"Restore all"})]}),t&&m&&e.jsxs("button",{type:"button",className:"dashboard-header-hidden-current",onClick:()=>m(t),children:[e.jsx("span",{className:"dashboard-header-hidden-current-label",children:"Hide current tab"}),e.jsx("span",{className:"dashboard-header-hidden-current-title",children:t.displayPrimary})]}),h.length>0?e.jsx("div",{className:"dashboard-header-hidden-list",children:h.map(q=>e.jsxs("button",{type:"button",className:"dashboard-header-inbox-item",onClick:()=>{p==null||p(q),w(!1)},children:[e.jsx("span",{className:"dashboard-header-inbox-item-title",children:q.displayPrimary}),e.jsx("span",{className:"dashboard-header-inbox-item-meta",children:q.displaySecondary})]},q.tabKey))}):e.jsx("div",{className:"dashboard-header-inbox-empty",children:"No hidden tabs."})]})]}),e.jsxs("button",{type:"button",onClick:()=>v(q=>!q),className:"btn btn-secondary btn-sm dashboard-header-inbox-button",title:"Activity inbox",children:[e.jsx(ds,{size:16}),ee>0&&e.jsx("span",{className:"dashboard-header-inbox-badge",children:ee})]}),S&&e.jsxs("div",{className:"dashboard-header-inbox-popover",children:[Z.length>0&&e.jsxs("div",{className:"dashboard-header-inbox-section",children:[e.jsx("div",{className:"dashboard-header-inbox-section-title",children:"Needs attention"}),Z.map(q=>e.jsx(bn,{conversation:q,isAttention:!0,onClick:()=>{u==null||u(q),v(!1)}},q.tabKey))]}),pe.length>0&&e.jsxs("div",{className:"dashboard-header-inbox-section",children:[e.jsx("div",{className:"dashboard-header-inbox-section-title",children:"Task complete"}),pe.map(q=>e.jsx(bn,{conversation:q,onClick:()=>{u==null||u(q),v(!1)}},q.tabKey))]}),ee===0&&e.jsx("div",{className:"dashboard-header-inbox-empty",children:"No pending activity."})]})]})]})]})}function Ki(t){if(!t)return"";try{return new Intl.DateTimeFormat(void 0,{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}).format(new Date(t))}catch{return new Date(t).toLocaleString()}}function Wi({activeConv:t,ides:s,isCreatingChat:n,isRefreshingHistory:r,savedSessions:i=[],isSavedSessionsLoading:o=!1,isResumingSavedSessionId:c=null,onClose:d,onNewChat:l,onSwitchSession:f,onRefreshHistory:u,onResumeSavedSession:m}){var k;const h=s.find(b=>b.id===t.ideId),p=(h==null?void 0:h.chats)||[],y=(k=h==null?void 0:h.activeChat)==null?void 0:k.id,x=Ee(t)&&!_e(t);return e.jsxs("div",{className:"fixed inset-0 z-[1300] flex items-center justify-center",children:[e.jsx("div",{onClick:d,className:"absolute inset-0 bg-black/60 backdrop-blur-sm"}),e.jsxs("div",{className:"card fade-in relative w-[90%] max-w-[500px] max-h-[80vh] flex flex-col p-0 overflow-hidden shadow-[0_20px_40px_rgba(0,0,0,0.4)] rounded-[20px]",children:[e.jsxs("div",{className:"px-6 py-5 border-b border-border-subtle flex justify-between items-center bg-[var(--surface-primary)]",children:[e.jsxs("div",{children:[e.jsx("h3",{className:"m-0 text-lg font-extrabold",children:x?"Saved Sessions":"Chat History"}),e.jsxs("div",{className:"text-xs text-text-muted mt-0.5",children:[t.displayPrimary," — ",Me(t.ideType)]})]}),e.jsx("button",{onClick:d,className:"bg-transparent border-none text-xl text-text-muted cursor-pointer",children:"✕"})]}),e.jsxs("div",{className:"flex-1 overflow-y-auto p-3 bg-bg-primary",children:[!x&&e.jsx("button",{onClick:l,disabled:n,className:"w-full p-3.5 rounded-xl mb-3 bg-indigo-500/10 border border-dashed border-accent text-accent font-bold text-sm cursor-pointer",children:n?"⌛ Creating...":"+ Start New Chat Session"}),x?e.jsx(e.Fragment,{children:i.map(b=>{const g=t.providerSessionId===b.providerSessionId,j=g||!b.canResume||!!c;return e.jsxs("button",{type:"button",onClick:()=>{j||!m||m(b)},disabled:j,className:`w-full text-left p-4 rounded-xl mb-2 border transition-all ${g?"bg-[var(--bg-glass-hover)] border-accent":"bg-[var(--surface-secondary)] border-border-subtle"} ${j?"opacity-70 cursor-default":"cursor-pointer hover:border-[var(--accent-primary-light)]"}`,children:[e.jsxs("div",{className:"flex items-start justify-between gap-3",children:[e.jsxs("div",{className:"min-w-0 flex-1",children:[e.jsx("div",{className:`font-bold text-sm mb-1 truncate ${g?"text-[var(--accent-primary-light)]":"text-text-primary"}`,children:b.title||"Untitled Session"}),e.jsx("div",{className:"text-[11px] text-text-muted font-mono truncate",children:b.providerSessionId})]}),e.jsx("div",{className:"text-[11px] text-text-muted shrink-0",children:Ki(b.lastMessageAt)})]}),e.jsx("div",{className:"mt-2 text-[12px] text-text-muted line-clamp-2",children:b.preview||"No saved preview yet"}),e.jsxs("div",{className:"mt-3 flex items-center justify-between gap-3 text-[11px] text-text-muted",children:[e.jsxs("div",{className:"truncate",children:[b.workspace||"Workspace unknown",b.currentModel?` · ${b.currentModel}`:"",b.messageCount>0?` · ${b.messageCount} msgs`:""]}),e.jsx("div",{className:"shrink-0",children:g?"ACTIVE":b.canResume?c===b.providerSessionId?"RESUMING...":"RESUME":"MISSING WORKSPACE"})]})]},b.id)})}):p.map(b=>e.jsxs("div",{onClick:()=>{f(t.ideId,b.id),d()},className:`p-4 rounded-xl mb-2 cursor-pointer border transition-all ${y===b.id?"bg-[var(--bg-glass-hover)] border-accent":"bg-[var(--surface-secondary)] border-border-subtle"}`,children:[e.jsx("div",{className:`font-bold text-sm mb-1 ${y===b.id?"text-[var(--accent-primary-light)]":"text-text-primary"}`,children:b.title||"Untitled Session"}),e.jsxs("div",{className:"flex justify-between items-center",children:[e.jsxs("div",{className:"text-[11px] text-text-muted font-mono",children:[b.id.substring(0,12),"..."]}),y===b.id&&e.jsx("span",{className:"text-[10px] bg-accent text-white px-2 py-0.5 rounded-[10px] font-extrabold",children:"ACTIVE"})]})]},b.id)),(x&&!o&&i.length===0||!x&&p.length===0)&&e.jsxs("div",{className:"py-10 px-5 text-center text-text-muted",children:[e.jsx("div",{className:"text-3xl mb-3 opacity-60",children:e.jsx(Va,{size:32})}),e.jsx("div",{className:"text-[13px]",children:x?"No saved sessions found yet.":"No recent chat sessions found."})]}),x&&o&&e.jsx("div",{className:"py-10 px-5 text-center text-text-muted",children:e.jsx("div",{className:"text-[13px]",children:"Refreshing saved sessions…"})})]}),e.jsx("div",{className:"px-5 py-4 bg-[var(--surface-tertiary)] border-t border-border-subtle text-right",children:e.jsx("button",{onClick:u,disabled:r||o,className:"btn btn-secondary btn-sm rounded-[10px]",children:r||o?"⌛ Refreshing...":e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ws,{size:13})," ",x?"Refresh Sessions":"Refresh History"]})})})]})]})}const gn={success:"rgba(16, 185, 129, 0.95)",warning:"color-mix(in srgb, var(--status-warning) 95%, transparent)",info:"rgba(99, 102, 241, 0.95)"};function fr({toasts:t,onDismiss:s,onClickToast:n}){return e.jsx("div",{className:"fixed right-4 z-[9999] flex flex-col gap-2 pointer-events-none",style:{top:"calc(env(safe-area-inset-top, 0px) + 16px)"},children:t.map(r=>e.jsxs("div",{className:"fade-in text-white px-5 py-3 rounded-xl text-[13px] font-semibold shadow-[0_8px_32px_rgba(0,0,0,0.3)] backdrop-blur-lg pointer-events-auto cursor-pointer animate-[toast-in_0.3s_ease-out] max-w-[360px] relative group",style:{background:gn[r.type]||gn.info},onClick:()=>{var i;(i=r.actions)!=null&&i.length||(n&&n(r),s(r.id))},children:[e.jsx("button",{className:"absolute top-1.5 right-1.5 w-5 h-5 rounded-full flex items-center justify-center text-white/50 hover:text-white hover:bg-white/20 transition-all text-[11px] leading-none opacity-0 group-hover:opacity-100 cursor-pointer",onClick:i=>{i.stopPropagation(),s(r.id)},"aria-label":"Dismiss",children:"×"}),e.jsx("div",{className:"pr-4",children:r.message}),r.actions&&r.actions.length>0&&e.jsx("div",{className:"flex gap-2 mt-2",children:r.actions.map((i,o)=>e.jsx("button",{className:`text-xs px-3 py-1 rounded-md font-bold transition-all cursor-pointer ${i.variant==="primary"?"bg-white text-text-primary hover:bg-gray-100":i.variant==="danger"?"bg-red-500/30 text-white hover:bg-red-500/50":"bg-white/20 text-white hover:bg-white/30"}`,onClick:c=>{c.stopPropagation(),i.onClick(),s(r.id)},children:i.label},o))})]},r.id))})}function hr(t){return typeof t=="string"?t.replace(/\s+/g," ").trim():Array.isArray(t)?t.map(s=>typeof s=="string"?s:s&&typeof s=="object"&&"text"in s?String(s.text||""):"").join(" ").replace(/\s+/g," ").trim():t&&typeof t=="object"&&"text"in t?String(t.text||"").replace(/\s+/g," ").trim():String(t||"").replace(/\s+/g," ").trim()}const Oi=t=>t.transport==="pty"||t.transport==="acp"||t.transport==="cdp-page"?!0:t.daemonId!==t.id;function zi(t){const s=t.workspace||"";if(!s)return"";const n=s.split(/[/\\]/).filter(Boolean);return n.length>0?n[n.length-1]:s}function Ui(t){return t.sessionId||t.instanceId||t.agentType}function vs(t,s){return t||s}function yn(t){return hr(t)}function vn(t){const s=Number((t==null?void 0:t.timestamp)||(t==null?void 0:t.receivedAt)||(t==null?void 0:t.createdAt)||0);return Number.isFinite(s)?s:0}function jn(t,s){if(!t||!s)return!1;if(t===s||t.id&&s.id&&String(t.id)===String(s.id)||t._localId&&s._localId&&String(t._localId)===String(s._localId))return!0;const n=String(t.role||"").toLowerCase(),r=String(s.role||"").toLowerCase();if(n!==r)return!1;const i=yn(t.content),o=yn(s.content);if(!i||i!==o)return!1;const c=vn(t),d=vn(s);return c&&d?Math.abs(c-d)<=15e3:!!t._localId!=!!s._localId}function wn(t,s){const n=new Set,r=[];for(const i of s)if(i)for(const o of t[i]||[]){const c=o._localId||`${o.role}:${o.timestamp}:${o.content}`;n.has(c)||(n.add(c),r.push(o))}return r.sort((i,o)=>i.timestamp-o.timestamp)}function br(t=[]){const s={};for(const n of t){const r=n;(r.type==="adhdev-daemon"||r.daemonMode)&&(s[r.id]=tt(r,{fallbackId:r.id}))}return s}function gr(t,s,n={}){var h,p,y,x,k,b;const r=[],i=n.machineName,o=n.connectionState,c=zi(t),d=Me(t.type),l=Array.isArray(t.childSessions)?t.childSessions.map(g=>{var j,S;return{sessionId:g.id,instanceId:g.id,providerSessionId:g.providerSessionId,agentType:g.providerType,agentName:g.providerName,status:g.status,title:g.title,messages:((j=g.activeChat)==null?void 0:j.messages)||[],activeModal:((S=g.activeChat)==null?void 0:S.activeModal)||void 0,unread:g.unread,lastSeenAt:g.lastSeenAt,lastUpdated:g.lastUpdated,inboxBucket:g.inboxBucket,surfaceHidden:g.surfaceHidden}}):[],f=Oi(t),u=t.activeChat||{title:""},m=u.title&&String(u.title).trim()?String(u.title).trim():"";if(f){const g=t.sessionId||t.instanceId,j=xn(t.type),S=(h=t.activeChat)==null?void 0:h.activeModal,v=S&&Array.isArray(S.buttons)&&S.buttons.length>0,M=Fe((p=t.activeChat)==null?void 0:p.status,{activeModal:(y=t.activeChat)==null?void 0:y.activeModal})||Fe((k=(x=t.agents)==null?void 0:x[0])==null?void 0:k.status)||"idle",w=t.activeChat||{title:"",messages:[]};let N=w.title&&String(w.title).trim()?String(w.title).trim():"";const $=(b=t.activeChat)==null?void 0:b.id,R=t.chats;if($&&Array.isArray(R)&&R.length>0){const z=R.find(A=>A.id===$||A.id&&String(A.id)===String($));z!=null&&z.title&&String(z.title).trim()&&(N=String(z.title).trim())}const E=(Ee(t)||_e(t))&&(t.cliType||t.acpType)||t.type,L=(Ee(t)||_e(t))&&mn(N,j,E)?"":N,_=w.messages||[],C=wn(s,[t.id,g]),U=_.filter(z=>String((z==null?void 0:z.role)||"").toLowerCase()==="user").slice(),P=C.filter(z=>{const A=U.findIndex(B=>jn(B,z));return A>=0?(U.splice(A,1),!1):!0});r.push({ideId:t.id,sessionId:g,providerSessionId:t.providerSessionId,nativeSessionId:g,transport:t.transport,daemonId:t.daemonId||void 0,mode:Ee(t)?t.mode||"terminal":"chat",agentName:j,agentType:E,status:M,title:L,messages:[..._,...P],resume:t.resume,ideType:E,workspaceName:c,displayPrimary:c||L||(Ee(t)?t.mode==="chat"?j:"Terminal":j),displaySecondary:d,cdpConnected:t.cdpConnected,modalButtons:v?S.buttons:void 0,modalMessage:v?S.message:void 0,streamSource:"native",tabKey:vs(g,t.id),machineName:i,connectionState:o})}if(f&&(Ee(t)||_e(t)))return r;for(const g of l){const j=g.activeModal&&Array.isArray(g.activeModal.buttons)&&g.activeModal.buttons.length>0,S=wi(g),v=Ui(g),M=`${t.id}:${v}`,w=g.title&&String(g.title).trim()||"",N=mn(w,g.agentName,g.agentType)?"":w,$=g.messages||[],R=wn(s,[M,g.sessionId,g.instanceId]),E=$.filter(C=>String((C==null?void 0:C.role)||"").toLowerCase()==="user").slice(),L=R.filter(C=>{const U=E.findIndex(P=>jn(P,C));return U>=0?(E.splice(U,1),!1):!0});($.length>0||L.length>0||j||N||!["idle","panel_hidden","disconnected","not_monitored"].includes(S))&&r.push({ideId:t.id,sessionId:g.sessionId||g.instanceId,providerSessionId:g.providerSessionId,nativeSessionId:t.sessionId||t.instanceId,transport:g.transport||"cdp-webview",daemonId:t.daemonId||void 0,mode:"chat",agentName:g.agentName,agentType:g.agentType,status:S,title:N,messages:[...$,...L],ideType:g.agentType,workspaceName:c,displayPrimary:N||m||c||d,displaySecondary:`${d}·${g.agentName}`,cdpConnected:t.cdpConnected,modalButtons:j?g.activeModal.buttons:void 0,modalMessage:j?g.activeModal.message:void 0,streamSource:"agent-stream",tabKey:vs(g.sessionId||g.instanceId,M),machineName:i,connectionState:o})}return r.length===0&&r.push({ideId:t.id,sessionId:t.sessionId||t.instanceId,providerSessionId:t.providerSessionId,nativeSessionId:t.sessionId||t.instanceId,transport:t.transport,daemonId:t.daemonId||void 0,mode:"chat",agentName:xn(t.type),agentType:"ide-native",status:"idle",title:"",messages:[],ideType:t.type,workspaceName:c,displayPrimary:c||d,displaySecondary:d,cdpConnected:t.cdpConnected,streamSource:"native",tabKey:vs(t.sessionId||t.instanceId,t.id),connectionState:o}),r}function Hi(t){const s=[],n=new Map;for(const r of t)if(r.parentId){const i=n.get(r.parentId)||[];i.push(r),n.set(r.parentId,i)}else s.push(r);return{topLevel:s,childrenByParent:n}}function Fi(t,s){const n=[],{daemonId:r,existingDaemon:i,timestamp:o}=s,c=o||t.timestamp||Date.now(),d=t.sessions||[],{topLevel:l,childrenByParent:f}=Hi(d),u=l.filter(p=>p.kind==="workspace"&&p.transport==="cdp-page"),m=l.filter(p=>p.kind==="agent"&&p.transport==="pty"),h=l.filter(p=>p.kind==="agent"&&p.transport==="acp");n.push({...i||{},id:r,type:"adhdev-daemon",status:"online",daemonMode:!0,timestamp:c,...t.version&&{version:t.version},...t.machine&&{machine:t.machine,platform:t.machine.platform},...t.instanceId&&{instanceId:t.instanceId},...t.machineNickname!==void 0&&{machineNickname:t.machineNickname},...t.p2p&&{p2p:t.p2p},...t.workspaces&&{workspaces:t.workspaces},...t.defaultWorkspaceId!==void 0&&{defaultWorkspaceId:t.defaultWorkspaceId},...t.defaultWorkspacePath!==void 0&&{defaultWorkspacePath:t.defaultWorkspacePath},...t.recentLaunches&&{recentLaunches:t.recentLaunches},...t.terminalBackend&&{terminalBackend:t.terminalBackend},...t.detectedIdes&&{detectedIdes:t.detectedIdes},...t.availableProviders&&{availableProviders:t.availableProviders},cdpConnected:u.some(p=>!!p.cdpConnected)});for(const p of u){const y=f.get(p.id)||[];n.push({id:`${r}:ide:${p.id}`,sessionId:p.id,providerSessionId:p.providerSessionId,parentSessionId:p.parentId,sessionKind:p.kind,transport:p.transport,sessionCapabilities:p.capabilities,type:p.providerType,ideType:p.providerType,status:p.cdpConnected?"online":"detected",daemonId:r,instanceId:p.id,workspace:p.workspace,terminals:0,childSessions:y,agents:y.map(x=>({id:x.id,name:x.providerName,type:x.providerType,status:x.status})),activeChat:p.activeChat,chats:[],cdpConnected:p.cdpConnected,currentModel:p.currentModel,currentPlan:p.currentPlan,currentAutoApprove:p.currentAutoApprove,lastUpdated:p.lastUpdated,unread:p.unread,lastSeenAt:p.lastSeenAt,inboxBucket:p.inboxBucket,surfaceHidden:p.surfaceHidden,controlValues:p.controlValues,providerControls:p.providerControls,timestamp:c})}for(const p of m)n.push({id:`${r}:cli:${p.id}`,sessionId:p.id,providerSessionId:p.providerSessionId,parentSessionId:p.parentId,sessionKind:p.kind,transport:p.transport,sessionCapabilities:p.capabilities,type:p.providerType,ideType:p.providerType,agentType:p.providerType,status:p.status||"running",daemonId:r,instanceId:p.id,cliName:p.providerName,mode:p.mode||"terminal",workspace:p.workspace||"",activeChat:p.activeChat,resume:p.resume,runtimeKey:p.runtimeKey,runtimeDisplayName:p.runtimeDisplayName,runtimeWorkspaceLabel:p.runtimeWorkspaceLabel,runtimeWriteOwner:p.runtimeWriteOwner??null,runtimeAttachedClients:p.runtimeAttachedClients??[],lastUpdated:p.lastUpdated,unread:p.unread,lastSeenAt:p.lastSeenAt,inboxBucket:p.inboxBucket,surfaceHidden:p.surfaceHidden,controlValues:p.controlValues,providerControls:p.providerControls,timestamp:c,_isCli:!0});for(const p of h)n.push({id:`${r}:acp:${p.id}`,sessionId:p.id,providerSessionId:p.providerSessionId,parentSessionId:p.parentId,sessionKind:p.kind,transport:p.transport,sessionCapabilities:p.capabilities,type:p.providerType,ideType:p.providerType,agentType:p.providerType,status:p.status||"running",daemonId:r,instanceId:p.id,cliName:p.providerName,mode:"chat",workspace:p.workspace||"",activeChat:p.activeChat,runtimeKey:p.runtimeKey,runtimeDisplayName:p.runtimeDisplayName,runtimeWorkspaceLabel:p.runtimeWorkspaceLabel,runtimeWriteOwner:p.runtimeWriteOwner??null,runtimeAttachedClients:p.runtimeAttachedClients??[],currentModel:p.currentModel,currentPlan:p.currentPlan,lastUpdated:p.lastUpdated,unread:p.unread,lastSeenAt:p.lastSeenAt,inboxBucket:p.inboxBucket,surfaceHidden:p.surfaceHidden,acpConfigOptions:p.acpConfigOptions,acpModes:p.acpModes,controlValues:p.controlValues,providerControls:p.providerControls,timestamp:c,_isAcp:!0});return n}function Vi(t){const s=t.split(":");return s.length>=3&&(s[1]==="ide"||s[1]==="cli"||s[1]==="acp")?{daemonId:s[0],targetSessionId:s.slice(2).join(":")||void 0}:{daemonId:t}}function qi(t,s){const n=Vi(t);return{daemonId:n.daemonId,payload:{...s,...n.targetSessionId&&!s.targetSessionId?{targetSessionId:n.targetSessionId}:{}}}}const yr=[{id:"vscode",name:"VS Code",icon:"💙"},{id:"cursor",name:"Cursor",icon:"⚡"},{id:"windsurf",name:"Windsurf",icon:"🏄"},{id:"antigravity",name:"Antigravity",icon:"🌀"},{id:"trae",name:"Trae",icon:"🔮"},{id:"kiro",name:"Kiro",icon:"🎯"},{id:"pearai",name:"PearAI",icon:"🍐"},{id:"vscodium",name:"VSCodium",icon:"💚"}],vr=[{id:"claude-cli",name:"Claude Code",icon:"🟠"},{id:"gemini-cli",name:"Gemini CLI",icon:"✨"},{id:"codex-cli",name:"Codex CLI",icon:"📦"},{id:"aider-cli",name:"Aider",icon:"🛠️"},{id:"cursor-cli",name:"Cursor CLI",icon:"⚡"},{id:"github-copilot-cli",name:"GitHub Copilot CLI",icon:"🤖"},{id:"goose-cli",name:"Goose CLI",icon:"🪿"},{id:"opencode-cli",name:"OpenCode CLI",icon:"🧩"}],jr=[{id:"copilot",name:"GitHub Copilot",icon:"🤖"},{id:"cline",name:"Cline",icon:"🧠"},{id:"roo-code",name:"Roo Code",icon:"🦘"},{id:"continue",name:"Continue",icon:"▶️"}],wr="adhdev_notification_prefs",kn={globalEnabled:!0,disconnectAlert:!0,browserNotifications:!0,completionAlert:!0,approvalAlert:!0,chatTaskCompletionBubble:!1};function Gi(){try{const t=localStorage.getItem(wr);if(t){const s=JSON.parse(t);return{...kn,...s}}}catch{}return{...kn}}function Yi(t){try{localStorage.setItem(wr,JSON.stringify(t))}catch{}}let et=Gi(),Yt=[];function Xi(){Yt.forEach(t=>t())}function Zi(){return{...et}}function Ji(t){et={...et,...t},Yi(et),Xi()}function Qi(){const[,t]=a.useState(0);a.useEffect(()=>{const n=()=>t(r=>r+1);return Yt.push(n),()=>{Yt=Yt.filter(r=>r!==n)}},[]);const s=a.useCallback(n=>{Ji(n)},[]);return[{...et},s]}function Mt(t){if(!et.globalEnabled)return!1;switch(t){case"disconnect":return et.disconnectAlert;case"completion":return et.completionAlert;case"approval":return et.approvalAlert;case"browser":return et.browserNotifications;default:return!0}}const eo={enabled:!0,onApproval:!0,onComplete:!0,onError:!0,throttleMs:5e3};async function to(){return"Notification"in window?Notification.permission==="granted"?"granted":Notification.permission==="denied"?"denied":Notification.requestPermission():"denied"}function kr(){return"Notification"in window&&Notification.permission==="granted"}let lt=null;async function so(){if(lt!==null)return lt;try{if(!("serviceWorker"in navigator)||!("PushManager"in window))return lt=!1,!1;const t=await navigator.serviceWorker.getRegistration();return t?(lt=!!await t.pushManager.getSubscription(),lt):(lt=!1,!1)}catch{return lt=!1,!1}}function Rs(t,s,n){if(kr())try{const r=new Notification(t,{body:s,icon:"/otter-logo.png",tag:n||`adhdev-${Date.now()}`,silent:!1});setTimeout(()=>r.close(),8e3),r.onclick=()=>{window.focus(),r.close()}}catch{}}function no(t,s={}){const n={...eo,...s},r=a.useRef(new Map),i=a.useRef(0),o=a.useRef(null);a.useEffect(()=>{so().then(d=>{o.current=d})},[]);const c=a.useCallback((d,l,f)=>{const u=Date.now();u-i.current<n.throttleMs||(i.current=u,Rs(d,l,f))},[n.throttleMs]);a.useEffect(()=>{var d;if(!(!n.enabled||!kr())&&Mt("browser")&&o.current!==!0){if(document.hasFocus()){for(const l of t)r.current.set(l.id,Fe(l.status,{activeModal:l.activeModal}));return}for(const l of t){const f=r.current.get(l.id),u=Fe(l.status,{activeModal:l.activeModal}),m=l.name||l.id;if(n.onApproval&&Mt("approval")&&u==="waiting_approval"&&f!=="waiting_approval"){const h=((d=l.activeModal)==null?void 0:d.message)||"Action requires your approval";c(`🔔 ${m} — Approval needed`,h.slice(0,120),`approval-${l.id}`)}n.onComplete&&Mt("completion")&&cr(f)&&u==="idle"&&c(`✅ ${m} — Task complete`,"Agent has finished generating",`complete-${l.id}`),n.onError&&u==="error"&&f!=="error"&&c(`⚠️ ${m} — Error`,"Agent encountered an error",`error-${l.id}`),r.current.set(l.id,u)}}},[t,n.enabled,n.onApproval,n.onComplete,n.onError,c])}class ro{constructor(){Ke(this,"dedupMap",new Map);Ke(this,"DEDUP_WINDOW_MS",5e3);Ke(this,"DEDUP_MAX_SIZE",50);Ke(this,"DEDUP_CLEANUP_AGE_MS",1e4);Ke(this,"toastCallbacks",[]);Ke(this,"systemMessageCallbacks",[]);Ke(this,"clearSystemMessageCallbacks",[]);Ke(this,"resolveActionFn",null);Ke(this,"viewRequestRespondFn",null);Ke(this,"ides",[])}onToast(s){return this.toastCallbacks.push(s),()=>{this.toastCallbacks=this.toastCallbacks.filter(n=>n!==s)}}onSystemMessage(s){return this.systemMessageCallbacks.push(s),()=>{this.systemMessageCallbacks=this.systemMessageCallbacks.filter(n=>n!==s)}}onClearSystemMessage(s){return this.clearSystemMessageCallbacks.push(s),()=>{this.clearSystemMessageCallbacks=this.clearSystemMessageCallbacks.filter(n=>n!==s)}}setResolveAction(s){this.resolveActionFn=s}setIdes(s){this.ides=s}setViewRequestRespond(s){this.viewRequestRespondFn=s}emitToast(s){for(const n of this.toastCallbacks)n(s)}showToast(s,n="info",r){const i=(r==null?void 0:r.id)||Date.now();this.emitToast({id:i,message:s,type:n,timestamp:i,duration:5e3,...r})}emitSystemMessage(s,n){for(const r of this.systemMessageCallbacks)r(s,n)}emitClearSystemMessage(s,n){for(const r of this.clearSystemMessageCallbacks)r(s,n)}isDuplicate(s){const n=Date.now(),r=this.dedupMap.get(s)||0;if(n-r<this.DEDUP_WINDOW_MS)return!0;if(this.dedupMap.set(s,n),this.dedupMap.size>this.DEDUP_MAX_SIZE)for(const[i,o]of this.dedupMap)n-o>this.DEDUP_CLEANUP_AGE_MS&&this.dedupMap.delete(i);return!1}resolveOwningDaemon(s){if(s.ideType==="adhdev-daemon"&&s.ideId){const i=this.ides.find(o=>o.id===s.ideId&&o.type==="adhdev-daemon");if(i)return i}let n;if(s.targetSessionId&&(n=this.findOwningSession(s.targetSessionId)||void 0),s.ideId&&(n=n||this.ides.find(i=>i.id===s.ideId)),!n&&s.instanceId&&(n=this.ides.find(i=>i.id.endsWith(`:ide:${s.instanceId}`)||i.id.endsWith(`:cli:${s.instanceId}`))),n){const i=n.daemonId;if(i){const o=this.ides.find(c=>c.id===i&&c.type==="adhdev-daemon");if(o)return o}}const r=this.ides.filter(i=>i.type==="adhdev-daemon");return r.length===1?r[0]:null}resolveRouteId(s,n){for(const r of this.ides)if(r.id.startsWith(s)&&(!n||n===r.type))return r.id;return s}findOwningSession(s){for(const n of this.ides)if(n.id===s||n.sessionId===s||(Array.isArray(n.childSessions)?n.childSessions:[]).some(i=>(i==null?void 0:i.id)===s))return n;return null}resolveActionRouteTarget(s){if(s.ideId){const n=s.agentType||s.ideType||"";return this.resolveRouteId(s.ideId,n)}if(s.targetSessionId){const n=this.findOwningSession(s.targetSessionId);return(n==null?void 0:n.id)||(n==null?void 0:n.daemonId)||null}return null}resolveConversationKey(s){return s.targetSessionId?s.targetSessionId:s.ideId?s.ideId:null}handleRawEvent(s,n){var u,m;if(!s.ideId&&s.instanceId){for(const h of this.ides)if(h.id.endsWith(`:ide:${s.instanceId}`)||h.id.endsWith(`:cli:${s.instanceId}`)){s.ideId=h.id;break}}const r=this.resolveConversationKey(s),o=`${r||s.instanceId||s.ideType||s.providerType||""}:${s.event}:${s.chatTitle||""}`;if(this.isDuplicate(o))return;let c=Me(s.ideType||"");const d=this.resolveOwningDaemon(s);if(d){const h=tt(d,{fallbackId:d.id});h&&(c=s.ideType==="adhdev-daemon"?h:`${h}/${c}`)}let l="",f="info";if(s.event==="agent:generating_completed"){const h=s.duration?` (${s.duration}s)`:"";l=`✅ ${c} agent task completed${h}`,f="success";try{new Audio("data:audio/wav;base64,UklGRigAAABXQVZFZm10IBAAAAABAAEAQB8AAEAfAAABAAgAZGF0YQQAAAB/f39/").play().catch(()=>{})}catch{}r&&Zi().chatTaskCompletionBubble&&this.emitSystemMessage(r,{role:"system",timestamp:Date.now(),content:`✅ Task completed${h}`,_localId:`sys_complete_${Date.now()}`})}else if(s.event==="agent:generating_started")r&&this.emitClearSystemMessage(r,"sys_complete_");else if(s.event==="agent:waiting_approval"){if(l=`⚡ ${c} approval needed`,f="warning",r){const h=s.modalMessage||"Approval requested",p=(u=s.modalButtons)!=null&&u.length?s.modalButtons.map(y=>`[${y}]`).join(" "):"[Approve] [Reject]";this.emitSystemMessage(r,{role:"system",timestamp:Date.now(),content:`⚡ Approval requested: ${h}
|
|
36
|
-
${p}`,_localId:`sys_approval_${Date.now()}`})}if((m=s.modalButtons)!=null&&m.length&&this.resolveActionFn){const h=this.resolveActionRouteTarget(s);if(!h)return;const p=s.agentType||s.ideType||"",y=s.ideType||"",x=s.modalButtons,k=v=>v.replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").replace(/\s*(Alt|Ctrl|Shift|Cmd|Enter|Return|Esc|Tab|Backspace)(\+\s*\w+)*/gi,"").trim(),b=this.resolveActionFn,g=x.map((v,M)=>{const w=k(v).toLowerCase(),N=/^(run|approve|accept|yes|allow|always)/.test(w),$=/^(reject|deny|delete|remove|abort|cancel|no)/.test(w);return{label:k(v),variant:N?"primary":$?"danger":"default",onClick:()=>{const R=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(w);b(h,"resolve_action",{action:R?"approve":"reject",button:v,buttonIndex:M,agentType:p,ideType:y,...s.targetSessionId&&{targetSessionId:s.targetSessionId}})}}}),j=s.modalMessage?`⚡ ${c}: ${s.modalMessage.replace(/[\n\r]+/g," ").slice(0,80)}`:l,S=Date.now();this.emitToast({id:S,message:j,type:f,timestamp:S,targetKey:r||h,actions:g,duration:15e3}),l=""}}else if(s.event==="monitor:long_generating"){const h=s.elapsedSec?` (${Math.round(s.elapsedSec/60)}m)`:"";l=`⚠️ ${c} agent is taking a long time${h}`,f="warning",Mt("browser")&&!document.hasFocus()&&Rs(`⚠️ ${c} — Long Running`,`Agent has been generating for over ${h.replace(/[()]/g,"")}`,`long-${s.ideId||s.agentType}`)}else if(s.event==="team:view_request"){const h=s.requesterName||"A team member",p=s.requestId,y=s.orgId;if(l=`👁️ ${h} wants to view your session`,f="warning",p&&y&&this.viewRequestRespondFn){const x=this.viewRequestRespondFn,k=Date.now(),b=[{label:"Approve",variant:"primary",onClick:()=>{x(y,p,"approve").catch(g=>console.error("[EventManager] approve view request failed:",g))}},{label:"Decline",variant:"danger",onClick:()=>{x(y,p,"reject").catch(g=>console.error("[EventManager] reject view request failed:",g))}}];this.emitToast({id:k,message:l,type:f,timestamp:k,actions:b,duration:3e4}),l=""}Mt("browser")&&!document.hasFocus()&&Rs("👁️ View Request",`${h} wants to view your session`,`view-request-${p}`)}else s.event==="team:view_request_approved"?(l="✅ View request approved",f="success"):s.event==="team:view_request_rejected"&&(l=`❌ ${s.targetName||"Team member"} declined your view request`,f="warning");if(l){const h=Date.now();this.emitToast({id:h,message:l,type:f,timestamp:h,targetKey:r||s.ideId,duration:5e3})}}}const it=new ro;function ft(...t){return ba(ga(t))}function ao({icon:t,title:s,subtitle:n,badge:r,actions:i,className:o}){return e.jsxs("div",{className:ft("dashboard-header",o),children:[e.jsxs("div",{children:[e.jsxs("h1",{className:"header-title flex items-center gap-2",children:[e.jsx("span",{className:"flex items-center text-lg",children:t})," ",s,r&&e.jsxs("span",{className:"text-[10px] font-semibold px-1.5 py-px rounded-full bg-accent/10 text-accent-light",children:[r.count!==void 0?r.count:""," ",r.text]})]}),n&&e.jsx("div",{className:"header-subtitle mt-1 text-xs text-text-muted",children:n})]}),i&&e.jsx("div",{className:"flex gap-2",children:i})]})}function rs({icon:t,title:s,subtitle:n,badge:r,actions:i,widthClassName:o="max-w-6xl",contentClassName:c,children:d}){return e.jsxs("div",{className:"flex flex-col h-full",children:[e.jsx(ao,{icon:t,title:s,subtitle:n,badge:r,actions:i}),e.jsx("div",{className:"page-content",children:e.jsx("div",{className:ft("mx-auto flex w-full flex-col gap-4",o,c),children:d})})]})}function ze({title:t,icon:s,description:n,accentColor:r,className:i,children:o}){return e.jsxs("div",{className:ft("bg-bg-card border border-border-subtle rounded-2xl p-5 backdrop-blur-xl transition-all","hover:border-border-default hover:shadow-glow",r&&"border-l-[3px]",i),style:r?{borderLeftColor:r}:void 0,children:[(t||n)&&e.jsxs("div",{className:"mb-4",children:[t&&e.jsxs("h3",{className:"text-base font-semibold text-text-primary",children:[s&&e.jsx("span",{className:"mr-1.5",children:s}),t]}),n&&e.jsx("p",{className:"text-[13px] text-text-muted mt-1",children:n})]}),o]})}function Fs({icon:t,title:s,description:n,action:r,className:i}){return e.jsxs("div",{className:ft("py-16 px-5 text-center bg-bg-glass border-2 border-dashed border-border-subtle rounded-2xl",i),children:[e.jsx("div",{className:"text-5xl mb-4 opacity-50",children:t}),e.jsx("h3",{className:"text-lg font-bold text-text-secondary mb-2",children:s}),e.jsx("p",{className:"text-sm text-text-muted max-w-sm mx-auto mb-5 leading-relaxed",children:n}),r]})}const io={error:"bg-red-500/10 border-red-500/30 text-red-400",warning:"bg-yellow-500/10 border-yellow-500/30 text-yellow-400",success:"bg-green-500/10 border-green-500/30 text-green-400",info:"bg-indigo-500/10 border-indigo-500/30 text-indigo-400"},oo={error:"⚠️",warning:"🧪",success:"✅",info:"💡"};function co({variant:t,children:s,onDismiss:n,className:r}){return e.jsxs("div",{className:ft("flex items-center justify-between gap-3 px-4 py-3 rounded-xl border text-[13px]",io[t],r),children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("span",{children:oo[t]}),e.jsx("span",{children:s})]}),n&&e.jsx("button",{onClick:n,className:"cursor-pointer border-none bg-transparent text-current text-base opacity-70 hover:opacity-100 transition-opacity",children:"✕"})]})}const lo={online:"bg-green-500/10 text-green-400 border-green-500/30",idle:"bg-yellow-500/10 text-yellow-400 border-yellow-500/30",busy:"bg-orange-500/10 text-orange-400 border-orange-500/30",error:"bg-red-500/10 text-red-400 border-red-500/30",offline:"bg-gray-500/10 text-text-secondary border-gray-500/30"},uo={online:"bg-green-500",idle:"bg-yellow-500",busy:"bg-orange-500",error:"bg-red-500",offline:"bg-gray-500"};function po({status:t,label:s,className:n}){const r=s||t;return e.jsxs("span",{className:ft("inline-flex items-center gap-1.5 text-xs font-medium px-2.5 py-1 rounded-full border",lo[t],n),children:[e.jsx("span",{className:ft("w-2 h-2 rounded-full animate-[pulse-dot_2s_ease-in-out_infinite]",uo[t])}),r]})}function xo(){return typeof window>"u"?"dark":window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}function Ls(){try{const t=localStorage.getItem("theme");if(t==="dark"||t==="light"||t==="system")return t}catch{}return"dark"}function Xt(t){return t==="system"?xo():t}function mo(){typeof document>"u"||document.documentElement.setAttribute("data-theme",Xt(Ls()))}function Nr(){const[t,s]=a.useState(Ls),[n,r]=a.useState(()=>Xt(Ls()));a.useEffect(()=>{document.documentElement.setAttribute("data-theme",n)},[n]),a.useEffect(()=>{const c=window.matchMedia("(prefers-color-scheme: light)"),d=l=>{t==="system"&&r(l.matches?"light":"dark")};return c.addEventListener("change",d),()=>c.removeEventListener("change",d)},[t]);const i=a.useCallback(c=>{s(c),r(Xt(c));try{localStorage.setItem("theme",c)}catch{}},[]),o=a.useCallback(()=>{s(c=>{const d=c==="dark"?"light":c==="light"?"system":"dark";r(Xt(d));try{localStorage.setItem("theme",d)}catch{}return d})},[]);return{theme:n,preference:t,setPreference:i,cycleTheme:o,isDark:n==="dark"}}function ot({label:t,description:s,checked:n,disabled:r,onChange:i,extra:o}){return e.jsxs("label",{className:`flex justify-between items-center ${r?"cursor-not-allowed opacity-60":"cursor-pointer"}`,children:[e.jsxs("div",{className:"pr-4",children:[e.jsx("div",{className:"font-medium text-sm",children:t}),e.jsx("div",{className:"text-[11px] text-text-muted mt-0.5",children:s})]}),e.jsxs("div",{className:"flex items-center gap-3 shrink-0",children:[o,e.jsxs("div",{className:"relative inline-flex items-center",children:[e.jsx("input",{type:"checkbox",checked:n,disabled:r,onChange:c=>i(c.target.checked),className:"sr-only peer"}),e.jsx("div",{className:"w-[40px] h-[22px] rounded-full transition-colors duration-200 ease-in-out",style:{backgroundColor:n?"var(--accent-primary)":"color-mix(in srgb, var(--surface-primary) 60%, var(--border-default))"}}),e.jsx("div",{className:`absolute left-[1.5px] top-[1.5px] w-[19px] h-[19px] bg-white rounded-full transition-transform duration-200 ease-in-out shadow-[0_1px_2px_rgba(0,0,0,0.15)] ${n?"translate-x-[18px]":"translate-x-0"}`})]})]})]})}function fo({onPrefChange:t}){const[s,n]=Qi(),r=(i,o)=>{n({[i]:o}),t==null||t(i,o)};return e.jsxs("div",{className:"flex flex-col gap-3",children:[e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(ds,{size:15})," Notifications"]}),description:"Master toggle for all alerts",checked:s.globalEnabled,onChange:i=>r("globalEnabled",i)}),s.globalEnabled&&e.jsx("div",{className:"border-t border-border-subtle my-0.5"}),s.globalEnabled&&e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ue,{size:15})," Browser Notifications"]}),description:"Desktop alerts when tab is inactive",checked:s.browserNotifications,onChange:i=>r("browserNotifications",i)}),s.globalEnabled&&s.browserNotifications&&e.jsxs("div",{className:"ml-5 pl-3 border-l-2 border-border-subtle flex flex-col gap-2",children:[e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(qa,{size:15})," Completion Alerts"]}),description:"Notify when agent finishes a task",checked:s.completionAlert,onChange:i=>r("completionAlert",i)}),e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ga,{size:15})," Approval Alerts"]}),description:"Notify when agent needs approval",checked:s.approvalAlert,onChange:i=>r("approvalAlert",i)}),e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(mt,{size:15})," Connection Alerts"]}),description:"Alert when a daemon disconnects",checked:s.disconnectAlert,onChange:i=>r("disconnectAlert",i)})]}),s.globalEnabled&&e.jsx("div",{className:"border-t border-border-subtle my-2"}),s.globalEnabled&&e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(rt,{size:15})," Task Completion Bubble"]}),description:"Show a system message bubble in chat when an agent finishes a task",checked:s.chatTaskCompletionBubble,onChange:i=>r("chatTaskCompletionBubble",i)}),!s.globalEnabled&&e.jsx("p",{className:"text-[11px] text-text-muted italic",children:"All notifications are disabled. Enable the master toggle to configure individual alerts."})]})}function ho({ides:t,emptyMessage:s,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i}){const o=t.filter(c=>c.type==="adhdev-daemon");return o.length===0?e.jsx(Fs,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-12 h-12 object-contain mx-auto opacity-90"}),title:"No machines connected",description:s||"Run 'adhdev-standalone' to connect a local daemon instance."}):e.jsx("div",{className:"flex flex-col gap-2",children:o.map(c=>e.jsx(go,{ide:c,allIdes:t,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i},c.id))})}function Nn({title:t,message:s,confirmLabel:n,confirmColor:r,onConfirm:i,onCancel:o}){const c=r==="red"?"bg-red-500/20 text-red-400 border-red-500/30 hover:bg-red-500/30":"";return ya.createPortal(e.jsx("div",{className:"fixed inset-0 flex items-center justify-center bg-black/60 backdrop-blur-sm",style:{zIndex:9999},onClick:o,children:e.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl p-5 max-w-sm w-full mx-4 shadow-2xl",onClick:d=>d.stopPropagation(),children:[e.jsx("div",{className:"font-semibold text-sm mb-3",children:t}),e.jsx("div",{className:"text-xs text-text-muted leading-relaxed mb-5 whitespace-pre-line",children:s}),e.jsxs("div",{className:"flex gap-2 justify-end",children:[e.jsx("button",{onClick:o,className:"text-xs px-3 py-1.5 rounded-lg font-medium bg-bg-secondary text-text-secondary border border-border-subtle hover:bg-bg-glass transition-colors",children:"Cancel"}),e.jsx("button",{onClick:i,className:`text-xs px-3 py-1.5 rounded-lg font-medium border transition-colors ${c}`,style:r==="amber"?{background:"color-mix(in srgb, var(--status-warning) 20%, transparent)",color:"var(--status-warning)",borderColor:"color-mix(in srgb, var(--status-warning) 30%, transparent)"}:void 0,children:n})]})]})}),document.body)}function bo(t){const s=t.replace(/^ide-/,"").replace(/-provider$/,"").toLowerCase(),r=[...yr,...vr,...jr].find(i=>i.id===s||s.includes(i.id)||i.id.includes(s));return r?{icon:r.icon,name:r.name}:{icon:"📝",name:t}}function go({ide:t,allIdes:s,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i}){var C,U;const[o,c]=a.useState("idle"),[d,l]=a.useState(""),[f,u]=a.useState(null),[m,h]=a.useState("idle"),[p,y]=a.useState(""),x=t,k=x.version||x.daemonVersion||null,b=((C=x.machine)==null?void 0:C.platform)||((U=x.system)==null?void 0:U.platform)||"",g=tt(x,{fallbackId:t.id}),j=b==="win32"?"🪟":b==="darwin"?"🍎":"🐧",S=s.filter(P=>P.daemonId===t.id&&P.transport==="cdp-page"),v=s.filter(P=>P.daemonId===t.id&&P.transport==="pty"),M=s.filter(P=>P.daemonId===t.id&&P.transport==="acp"),w=x.p2p,N=async()=>{var P,z,A,B;if(n){c("upgrading"),l("Starting upgrade...");try{const W=await n(t.id,"daemon_upgrade",{});(P=W==null?void 0:W.result)!=null&&P.alreadyLatest?(c("done"),l(`Already on v${W.result.version||"latest"}.`)):(z=W==null?void 0:W.result)!=null&&z.upgraded||(A=W==null?void 0:W.result)!=null&&A.success?(c("done"),l(`Upgrade to v${W.result.version||"latest"} started. Daemon is restarting...`)):(c("error"),l(((B=W==null?void 0:W.result)==null?void 0:B.error)||"Upgrade failed"))}catch(W){c("error"),l((W==null?void 0:W.message)||"Connection lost during upgrade")}}},$=async()=>{if(u(null),!!r){h("loading");try{await r(t.id),h("done"),y("Machine disconnected.")}catch(P){h("error"),y((P==null?void 0:P.message)||"Failed to disconnect")}}},R=async()=>{if(u(null),!!i){h("loading");try{await i(t.id),h("done"),y('Token revoked. Machine must restart "adhdev-standalone" to reconnect.')}catch(P){h("error"),y((P==null?void 0:P.message)||"Failed to revoke token")}}},E="0.8.4",L=!k||k!==E,_=S.length+v.length+M.length;return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"bg-bg-glass rounded-lg px-4 py-3 border border-border-subtle",children:[e.jsxs("div",{className:"flex justify-between items-center",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("span",{className:"text-xl",children:j}),e.jsxs("div",{children:[e.jsx("div",{className:"font-medium text-sm",children:g}),e.jsxs("div",{className:"text-xs text-text-muted font-mono flex items-center gap-2",children:[e.jsxs("span",{children:[t.id.substring(0,12),"…"]}),k&&e.jsxs("span",{className:`px-1.5 py-0.5 rounded text-[10px] ${L?"":"bg-bg-secondary"}`,style:L?{background:"color-mix(in srgb, var(--status-warning) 15%, transparent)",color:"var(--status-warning)"}:void 0,children:["v",k,!L&&" ✓"]})]})]})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[n&&L&&e.jsx("button",{onClick:N,disabled:o==="upgrading"||o==="done",className:"btn btn-sm btn-primary disabled:opacity-50 disabled:cursor-not-allowed",title:`Update to v${E}`,children:o==="upgrading"?e.jsxs("span",{className:"flex items-center gap-1",children:[e.jsx("span",{className:"animate-spin",children:"⟳"})," Upgrading..."]}):o==="done"?"✓ Updated":`↑ Update${` to v${E}`}`}),r&&e.jsx("button",{onClick:()=>u("disconnect"),disabled:m==="loading",className:"btn btn-sm btn-warning disabled:opacity-50 disabled:cursor-not-allowed",title:"Disconnect this machine",children:"Disconnect"}),i&&e.jsx("button",{onClick:()=>u("revoke"),disabled:m==="loading",className:"btn btn-sm btn-danger disabled:opacity-50 disabled:cursor-not-allowed",title:"Remove machine (requires re-setup)",children:"Remove"}),e.jsx(po,{status:t.status==="online"?"online":"error"})]})]}),e.jsxs("div",{className:"flex items-center gap-3 mt-2.5 pt-2.5 border-t border-border-subtle/50",children:[w&&e.jsxs("div",{className:"flex items-center gap-1.5 text-[11px]",children:[e.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${w.state==="connected"?"bg-green-400":"bg-text-muted/30"} ${w.state==="connecting"||w.state==="new"?"animate-pulse":""}`,style:w.state==="connecting"||w.state==="new"?{background:"var(--status-warning)"}:void 0}),e.jsxs("span",{className:"text-text-muted",children:["P2P ",w.state==="connected"?"connected":w.state==="connecting"||w.state==="new"?"connecting...":w.state||"off"]}),w.peers!==void 0&&w.peers>0&&e.jsxs("span",{className:"text-text-muted/60",children:["(",w.peers," peer",w.peers!==1?"s":"",")"]})]}),w&&_>0&&e.jsx("span",{className:"text-border-subtle",children:"·"}),_>0?e.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-text-muted",children:[S.map(P=>{const z=bo(P.type),A=P.cdpConnected;return e.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[e.jsx("span",{children:z.icon}),e.jsx("span",{children:z.name}),A!==void 0&&e.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${A?"bg-green-400":"animate-pulse"}`,style:A?void 0:{background:"var(--status-warning)"},title:A?"CDP connected":"CDP connecting..."})]},P.id)}),v.map(P=>e.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[e.jsx("span",{children:"⌨️"}),e.jsx("span",{children:P.cliName||"CLI"})]},P.id)),M.map(P=>e.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[e.jsx("span",{children:"🔗"}),e.jsx("span",{children:P.cliName||"ACP"})]},P.id))]}):e.jsx("span",{className:"text-[11px] text-text-muted/60 italic",children:"No IDEs connected"})]}),(d||p)&&e.jsx("div",{className:`text-xs mt-2 px-1 ${o==="error"||m==="error"?"text-red-400":o==="done"||m==="done"?"text-green-400":"text-text-muted"}`,children:p||d})]}),f==="disconnect"&&e.jsx(Nn,{title:"🔌 Disconnect Machine",message:`Disconnect "${g}" from ADHDev?
|
|
36
|
+
${p}`,_localId:`sys_approval_${Date.now()}`})}if((m=s.modalButtons)!=null&&m.length&&this.resolveActionFn){const h=this.resolveActionRouteTarget(s);if(!h)return;const p=s.agentType||s.ideType||"",y=s.ideType||"",x=s.modalButtons,k=v=>v.replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").replace(/\s*(Alt|Ctrl|Shift|Cmd|Enter|Return|Esc|Tab|Backspace)(\+\s*\w+)*/gi,"").trim(),b=this.resolveActionFn,g=x.map((v,M)=>{const w=k(v).toLowerCase(),N=/^(run|approve|accept|yes|allow|always)/.test(w),$=/^(reject|deny|delete|remove|abort|cancel|no)/.test(w);return{label:k(v),variant:N?"primary":$?"danger":"default",onClick:()=>{const R=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(w);b(h,"resolve_action",{action:R?"approve":"reject",button:v,buttonIndex:M,agentType:p,ideType:y,...s.targetSessionId&&{targetSessionId:s.targetSessionId}})}}}),j=s.modalMessage?`⚡ ${c}: ${s.modalMessage.replace(/[\n\r]+/g," ").slice(0,80)}`:l,S=Date.now();this.emitToast({id:S,message:j,type:f,timestamp:S,targetKey:r||h,actions:g,duration:15e3}),l=""}}else if(s.event==="monitor:long_generating"){const h=s.elapsedSec?` (${Math.round(s.elapsedSec/60)}m)`:"";l=`⚠️ ${c} agent is taking a long time${h}`,f="warning",Mt("browser")&&!document.hasFocus()&&Rs(`⚠️ ${c} — Long Running`,`Agent has been generating for over ${h.replace(/[()]/g,"")}`,`long-${s.ideId||s.agentType}`)}else if(s.event==="team:view_request"){const h=s.requesterName||"A team member",p=s.requestId,y=s.orgId;if(l=`👁️ ${h} wants to view your session`,f="warning",p&&y&&this.viewRequestRespondFn){const x=this.viewRequestRespondFn,k=Date.now(),b=[{label:"Approve",variant:"primary",onClick:()=>{x(y,p,"approve").catch(g=>console.error("[EventManager] approve view request failed:",g))}},{label:"Decline",variant:"danger",onClick:()=>{x(y,p,"reject").catch(g=>console.error("[EventManager] reject view request failed:",g))}}];this.emitToast({id:k,message:l,type:f,timestamp:k,actions:b,duration:3e4}),l=""}Mt("browser")&&!document.hasFocus()&&Rs("👁️ View Request",`${h} wants to view your session`,`view-request-${p}`)}else s.event==="team:view_request_approved"?(l="✅ View request approved",f="success"):s.event==="team:view_request_rejected"&&(l=`❌ ${s.targetName||"Team member"} declined your view request`,f="warning");if(l){const h=Date.now();this.emitToast({id:h,message:l,type:f,timestamp:h,targetKey:r||s.ideId,duration:5e3})}}}const it=new ro;function ft(...t){return ba(ga(t))}function ao({icon:t,title:s,subtitle:n,badge:r,actions:i,className:o}){return e.jsxs("div",{className:ft("dashboard-header",o),children:[e.jsxs("div",{children:[e.jsxs("h1",{className:"header-title flex items-center gap-2",children:[e.jsx("span",{className:"flex items-center text-lg",children:t})," ",s,r&&e.jsxs("span",{className:"text-[10px] font-semibold px-1.5 py-px rounded-full bg-accent/10 text-accent-light",children:[r.count!==void 0?r.count:""," ",r.text]})]}),n&&e.jsx("div",{className:"header-subtitle mt-1 text-xs text-text-muted",children:n})]}),i&&e.jsx("div",{className:"flex gap-2",children:i})]})}function rs({icon:t,title:s,subtitle:n,badge:r,actions:i,widthClassName:o="max-w-6xl",contentClassName:c,children:d}){return e.jsxs("div",{className:"flex flex-col h-full",children:[e.jsx(ao,{icon:t,title:s,subtitle:n,badge:r,actions:i}),e.jsx("div",{className:"page-content",children:e.jsx("div",{className:ft("mx-auto flex w-full flex-col gap-4",o,c),children:d})})]})}function ze({title:t,icon:s,description:n,accentColor:r,className:i,children:o}){return e.jsxs("div",{className:ft("bg-bg-card border border-border-subtle rounded-2xl p-5 backdrop-blur-xl transition-all","hover:border-border-default hover:shadow-glow",r&&"border-l-[3px]",i),style:r?{borderLeftColor:r}:void 0,children:[(t||n)&&e.jsxs("div",{className:"mb-4",children:[t&&e.jsxs("h3",{className:"text-base font-semibold text-text-primary",children:[s&&e.jsx("span",{className:"mr-1.5",children:s}),t]}),n&&e.jsx("p",{className:"text-[13px] text-text-muted mt-1",children:n})]}),o]})}function Fs({icon:t,title:s,description:n,action:r,className:i}){return e.jsxs("div",{className:ft("py-16 px-5 text-center bg-bg-glass border-2 border-dashed border-border-subtle rounded-2xl",i),children:[e.jsx("div",{className:"text-5xl mb-4 opacity-50",children:t}),e.jsx("h3",{className:"text-lg font-bold text-text-secondary mb-2",children:s}),e.jsx("p",{className:"text-sm text-text-muted max-w-sm mx-auto mb-5 leading-relaxed",children:n}),r]})}const io={error:"bg-red-500/10 border-red-500/30 text-red-400",warning:"bg-yellow-500/10 border-yellow-500/30 text-yellow-400",success:"bg-green-500/10 border-green-500/30 text-green-400",info:"bg-indigo-500/10 border-indigo-500/30 text-indigo-400"},oo={error:"⚠️",warning:"🧪",success:"✅",info:"💡"};function co({variant:t,children:s,onDismiss:n,className:r}){return e.jsxs("div",{className:ft("flex items-center justify-between gap-3 px-4 py-3 rounded-xl border text-[13px]",io[t],r),children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("span",{children:oo[t]}),e.jsx("span",{children:s})]}),n&&e.jsx("button",{onClick:n,className:"cursor-pointer border-none bg-transparent text-current text-base opacity-70 hover:opacity-100 transition-opacity",children:"✕"})]})}const lo={online:"bg-green-500/10 text-green-400 border-green-500/30",idle:"bg-yellow-500/10 text-yellow-400 border-yellow-500/30",busy:"bg-orange-500/10 text-orange-400 border-orange-500/30",error:"bg-red-500/10 text-red-400 border-red-500/30",offline:"bg-gray-500/10 text-text-secondary border-gray-500/30"},uo={online:"bg-green-500",idle:"bg-yellow-500",busy:"bg-orange-500",error:"bg-red-500",offline:"bg-gray-500"};function po({status:t,label:s,className:n}){const r=s||t;return e.jsxs("span",{className:ft("inline-flex items-center gap-1.5 text-xs font-medium px-2.5 py-1 rounded-full border",lo[t],n),children:[e.jsx("span",{className:ft("w-2 h-2 rounded-full animate-[pulse-dot_2s_ease-in-out_infinite]",uo[t])}),r]})}function xo(){return typeof window>"u"?"dark":window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}function Ls(){try{const t=localStorage.getItem("theme");if(t==="dark"||t==="light"||t==="system")return t}catch{}return"dark"}function Xt(t){return t==="system"?xo():t}function mo(){typeof document>"u"||document.documentElement.setAttribute("data-theme",Xt(Ls()))}function Nr(){const[t,s]=a.useState(Ls),[n,r]=a.useState(()=>Xt(Ls()));a.useEffect(()=>{document.documentElement.setAttribute("data-theme",n)},[n]),a.useEffect(()=>{const c=window.matchMedia("(prefers-color-scheme: light)"),d=l=>{t==="system"&&r(l.matches?"light":"dark")};return c.addEventListener("change",d),()=>c.removeEventListener("change",d)},[t]);const i=a.useCallback(c=>{s(c),r(Xt(c));try{localStorage.setItem("theme",c)}catch{}},[]),o=a.useCallback(()=>{s(c=>{const d=c==="dark"?"light":c==="light"?"system":"dark";r(Xt(d));try{localStorage.setItem("theme",d)}catch{}return d})},[]);return{theme:n,preference:t,setPreference:i,cycleTheme:o,isDark:n==="dark"}}function ot({label:t,description:s,checked:n,disabled:r,onChange:i,extra:o}){return e.jsxs("label",{className:`flex justify-between items-center ${r?"cursor-not-allowed opacity-60":"cursor-pointer"}`,children:[e.jsxs("div",{className:"pr-4",children:[e.jsx("div",{className:"font-medium text-sm",children:t}),e.jsx("div",{className:"text-[11px] text-text-muted mt-0.5",children:s})]}),e.jsxs("div",{className:"flex items-center gap-3 shrink-0",children:[o,e.jsxs("div",{className:"relative inline-flex items-center",children:[e.jsx("input",{type:"checkbox",checked:n,disabled:r,onChange:c=>i(c.target.checked),className:"sr-only peer"}),e.jsx("div",{className:"w-[40px] h-[22px] rounded-full transition-colors duration-200 ease-in-out",style:{backgroundColor:n?"var(--accent-primary)":"color-mix(in srgb, var(--surface-primary) 60%, var(--border-default))"}}),e.jsx("div",{className:`absolute left-[1.5px] top-[1.5px] w-[19px] h-[19px] bg-white rounded-full transition-transform duration-200 ease-in-out shadow-[0_1px_2px_rgba(0,0,0,0.15)] ${n?"translate-x-[18px]":"translate-x-0"}`})]})]})]})}function fo({onPrefChange:t}){const[s,n]=Qi(),r=(i,o)=>{n({[i]:o}),t==null||t(i,o)};return e.jsxs("div",{className:"flex flex-col gap-3",children:[e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(ds,{size:15})," Notifications"]}),description:"Master toggle for all alerts",checked:s.globalEnabled,onChange:i=>r("globalEnabled",i)}),s.globalEnabled&&e.jsx("div",{className:"border-t border-border-subtle my-0.5"}),s.globalEnabled&&e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ue,{size:15})," Browser Notifications"]}),description:"Desktop alerts when tab is inactive",checked:s.browserNotifications,onChange:i=>r("browserNotifications",i)}),s.globalEnabled&&s.browserNotifications&&e.jsxs("div",{className:"ml-5 pl-3 border-l-2 border-border-subtle flex flex-col gap-2",children:[e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(qa,{size:15})," Completion Alerts"]}),description:"Notify when agent finishes a task",checked:s.completionAlert,onChange:i=>r("completionAlert",i)}),e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ga,{size:15})," Approval Alerts"]}),description:"Notify when agent needs approval",checked:s.approvalAlert,onChange:i=>r("approvalAlert",i)}),e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(mt,{size:15})," Connection Alerts"]}),description:"Alert when a daemon disconnects",checked:s.disconnectAlert,onChange:i=>r("disconnectAlert",i)})]}),s.globalEnabled&&e.jsx("div",{className:"border-t border-border-subtle my-2"}),s.globalEnabled&&e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(rt,{size:15})," Task Completion Bubble"]}),description:"Show a system message bubble in chat when an agent finishes a task",checked:s.chatTaskCompletionBubble,onChange:i=>r("chatTaskCompletionBubble",i)}),!s.globalEnabled&&e.jsx("p",{className:"text-[11px] text-text-muted italic",children:"All notifications are disabled. Enable the master toggle to configure individual alerts."})]})}function ho({ides:t,emptyMessage:s,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i}){const o=t.filter(c=>c.type==="adhdev-daemon");return o.length===0?e.jsx(Fs,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-12 h-12 object-contain mx-auto opacity-90"}),title:"No machines connected",description:s||"Run 'adhdev-standalone' to connect a local daemon instance."}):e.jsx("div",{className:"flex flex-col gap-2",children:o.map(c=>e.jsx(go,{ide:c,allIdes:t,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i},c.id))})}function Nn({title:t,message:s,confirmLabel:n,confirmColor:r,onConfirm:i,onCancel:o}){const c=r==="red"?"bg-red-500/20 text-red-400 border-red-500/30 hover:bg-red-500/30":"";return ya.createPortal(e.jsx("div",{className:"fixed inset-0 flex items-center justify-center bg-black/60 backdrop-blur-sm",style:{zIndex:9999},onClick:o,children:e.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl p-5 max-w-sm w-full mx-4 shadow-2xl",onClick:d=>d.stopPropagation(),children:[e.jsx("div",{className:"font-semibold text-sm mb-3",children:t}),e.jsx("div",{className:"text-xs text-text-muted leading-relaxed mb-5 whitespace-pre-line",children:s}),e.jsxs("div",{className:"flex gap-2 justify-end",children:[e.jsx("button",{onClick:o,className:"text-xs px-3 py-1.5 rounded-lg font-medium bg-bg-secondary text-text-secondary border border-border-subtle hover:bg-bg-glass transition-colors",children:"Cancel"}),e.jsx("button",{onClick:i,className:`text-xs px-3 py-1.5 rounded-lg font-medium border transition-colors ${c}`,style:r==="amber"?{background:"color-mix(in srgb, var(--status-warning) 20%, transparent)",color:"var(--status-warning)",borderColor:"color-mix(in srgb, var(--status-warning) 30%, transparent)"}:void 0,children:n})]})]})}),document.body)}function bo(t){const s=t.replace(/^ide-/,"").replace(/-provider$/,"").toLowerCase(),r=[...yr,...vr,...jr].find(i=>i.id===s||s.includes(i.id)||i.id.includes(s));return r?{icon:r.icon,name:r.name}:{icon:"📝",name:t}}function go({ide:t,allIdes:s,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i}){var C,U;const[o,c]=a.useState("idle"),[d,l]=a.useState(""),[f,u]=a.useState(null),[m,h]=a.useState("idle"),[p,y]=a.useState(""),x=t,k=x.version||x.daemonVersion||null,b=((C=x.machine)==null?void 0:C.platform)||((U=x.system)==null?void 0:U.platform)||"",g=tt(x,{fallbackId:t.id}),j=b==="win32"?"🪟":b==="darwin"?"🍎":"🐧",S=s.filter(P=>P.daemonId===t.id&&P.transport==="cdp-page"),v=s.filter(P=>P.daemonId===t.id&&P.transport==="pty"),M=s.filter(P=>P.daemonId===t.id&&P.transport==="acp"),w=x.p2p,N=async()=>{var P,z,A,B;if(n){c("upgrading"),l("Starting upgrade...");try{const W=await n(t.id,"daemon_upgrade",{});(P=W==null?void 0:W.result)!=null&&P.alreadyLatest?(c("done"),l(`Already on v${W.result.version||"latest"}.`)):(z=W==null?void 0:W.result)!=null&&z.upgraded||(A=W==null?void 0:W.result)!=null&&A.success?(c("done"),l(`Upgrade to v${W.result.version||"latest"} started. Daemon is restarting...`)):(c("error"),l(((B=W==null?void 0:W.result)==null?void 0:B.error)||"Upgrade failed"))}catch(W){c("error"),l((W==null?void 0:W.message)||"Connection lost during upgrade")}}},$=async()=>{if(u(null),!!r){h("loading");try{await r(t.id),h("done"),y("Machine disconnected.")}catch(P){h("error"),y((P==null?void 0:P.message)||"Failed to disconnect")}}},R=async()=>{if(u(null),!!i){h("loading");try{await i(t.id),h("done"),y('Token revoked. Machine must restart "adhdev-standalone" to reconnect.')}catch(P){h("error"),y((P==null?void 0:P.message)||"Failed to revoke token")}}},E="0.8.5",L=!k||k!==E,_=S.length+v.length+M.length;return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"bg-bg-glass rounded-lg px-4 py-3 border border-border-subtle",children:[e.jsxs("div",{className:"flex justify-between items-center",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("span",{className:"text-xl",children:j}),e.jsxs("div",{children:[e.jsx("div",{className:"font-medium text-sm",children:g}),e.jsxs("div",{className:"text-xs text-text-muted font-mono flex items-center gap-2",children:[e.jsxs("span",{children:[t.id.substring(0,12),"…"]}),k&&e.jsxs("span",{className:`px-1.5 py-0.5 rounded text-[10px] ${L?"":"bg-bg-secondary"}`,style:L?{background:"color-mix(in srgb, var(--status-warning) 15%, transparent)",color:"var(--status-warning)"}:void 0,children:["v",k,!L&&" ✓"]})]})]})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[n&&L&&e.jsx("button",{onClick:N,disabled:o==="upgrading"||o==="done",className:"btn btn-sm btn-primary disabled:opacity-50 disabled:cursor-not-allowed",title:`Update to v${E}`,children:o==="upgrading"?e.jsxs("span",{className:"flex items-center gap-1",children:[e.jsx("span",{className:"animate-spin",children:"⟳"})," Upgrading..."]}):o==="done"?"✓ Updated":`↑ Update${` to v${E}`}`}),r&&e.jsx("button",{onClick:()=>u("disconnect"),disabled:m==="loading",className:"btn btn-sm btn-warning disabled:opacity-50 disabled:cursor-not-allowed",title:"Disconnect this machine",children:"Disconnect"}),i&&e.jsx("button",{onClick:()=>u("revoke"),disabled:m==="loading",className:"btn btn-sm btn-danger disabled:opacity-50 disabled:cursor-not-allowed",title:"Remove machine (requires re-setup)",children:"Remove"}),e.jsx(po,{status:t.status==="online"?"online":"error"})]})]}),e.jsxs("div",{className:"flex items-center gap-3 mt-2.5 pt-2.5 border-t border-border-subtle/50",children:[w&&e.jsxs("div",{className:"flex items-center gap-1.5 text-[11px]",children:[e.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${w.state==="connected"?"bg-green-400":"bg-text-muted/30"} ${w.state==="connecting"||w.state==="new"?"animate-pulse":""}`,style:w.state==="connecting"||w.state==="new"?{background:"var(--status-warning)"}:void 0}),e.jsxs("span",{className:"text-text-muted",children:["P2P ",w.state==="connected"?"connected":w.state==="connecting"||w.state==="new"?"connecting...":w.state||"off"]}),w.peers!==void 0&&w.peers>0&&e.jsxs("span",{className:"text-text-muted/60",children:["(",w.peers," peer",w.peers!==1?"s":"",")"]})]}),w&&_>0&&e.jsx("span",{className:"text-border-subtle",children:"·"}),_>0?e.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-text-muted",children:[S.map(P=>{const z=bo(P.type),A=P.cdpConnected;return e.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[e.jsx("span",{children:z.icon}),e.jsx("span",{children:z.name}),A!==void 0&&e.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${A?"bg-green-400":"animate-pulse"}`,style:A?void 0:{background:"var(--status-warning)"},title:A?"CDP connected":"CDP connecting..."})]},P.id)}),v.map(P=>e.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[e.jsx("span",{children:"⌨️"}),e.jsx("span",{children:P.cliName||"CLI"})]},P.id)),M.map(P=>e.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[e.jsx("span",{children:"🔗"}),e.jsx("span",{children:P.cliName||"ACP"})]},P.id))]}):e.jsx("span",{className:"text-[11px] text-text-muted/60 italic",children:"No IDEs connected"})]}),(d||p)&&e.jsx("div",{className:`text-xs mt-2 px-1 ${o==="error"||m==="error"?"text-red-400":o==="done"||m==="done"?"text-green-400":"text-text-muted"}`,children:p||d})]}),f==="disconnect"&&e.jsx(Nn,{title:"🔌 Disconnect Machine",message:`Disconnect "${g}" from ADHDev?
|
|
37
37
|
|
|
38
38
|
This will close the server connection. The daemon process will continue running on the machine and will automatically reconnect.
|
|
39
39
|
|
|
@@ -44,7 +44,7 @@ This will:
|
|
|
44
44
|
• Delete the machine registration
|
|
45
45
|
• Require restarting "adhdev-standalone" on that machine
|
|
46
46
|
|
|
47
|
-
Use this if you want to permanently remove a machine.`,confirmLabel:"Remove Machine",confirmColor:"red",onConfirm:R,onCancel:()=>u(null)})]})}const yo=[{id:"dark",label:"Dark",icon:"🌙"},{id:"light",label:"Light",icon:"☀️"},{id:"system",label:"System",icon:"💻"}];function vo(){const{preference:t,setPreference:s}=Nr();return e.jsx("div",{className:"flex gap-2",children:yo.map(n=>e.jsxs("button",{onClick:()=>s(n.id),className:`px-3 py-1.5 rounded-lg border text-sm font-medium transition-colors flex items-center gap-1.5 ${t===n.id?"bg-accent border-accent":"bg-bg-glass border-border-subtle hover:bg-bg-secondary text-text-muted hover:text-text-primary"}`,style:t===n.id?{color:"var(--accent-on-primary)"}:void 0,children:[e.jsx("span",{children:n.icon}),n.label]},n.id))})}function jo(t){const s=t.trim();return/^#[0-9a-fA-F]{6}$/.test(s)?s:/^#[0-9a-fA-F]{3}$/.test(s)?`#${s[1]}${s[1]}${s[2]}${s[2]}${s[3]}${s[3]}`:null}function wo(t){return{r:parseInt(t.slice(1,3),16),g:parseInt(t.slice(3,5),16),b:parseInt(t.slice(5,7),16)}}function js(t){const s=t/255;return s<=.04045?s/12.92:((s+.055)/1.055)**2.4}function Sn(t){const{r:s,g:n,b:r}=wo(t);return .2126*js(s)+.7152*js(n)+.0722*js(r)}function Cn(t,s){const n=Sn(t),r=Sn(s),i=Math.max(n,r),o=Math.min(n,r);return(i+.05)/(o+.05)}function Sr(t){const s=jo(t);if(!s)return"#111827";const n="#111827",r="#ffffff";return Cn(s,n)>=Cn(s,r)?n:r}const Ps={bgPrimary:"#0a0e1a",bgSecondary:"#0f1320",surfacePrimary:"#111726",textPrimary:"#f0f0f5",textSecondary:"#9ca3af",textMuted:"#6b7280",borderSubtle:"#1d2536",borderDefault:"#313c52",accentColor:"#d97706",userBubble:"#f59e0b",userText:"#1a1a1a",assistantBubble:"#111726",assistantText:"#f0f0f5",containerBg:"#0f1320",sendButton:"#d97706",inputBorder:"#313c52",bubbleRadius:16},$s={bgPrimary:"#fff8ee",bgSecondary:"#fff1de",surfacePrimary:"#ffffff",textPrimary:"#24160f",textSecondary:"#6f6255",textMuted:"#938374",borderSubtle:"#e7d3ba",borderDefault:"#d7b892",accentColor:"#d97706",userBubble:"#f59e0b",userText:"#1a1a1a",assistantBubble:"#fffaf4",assistantText:"#24160f",containerBg:"#fff8ee",sendButton:"#d97706",inputBorder:"#d7b892",bubbleRadius:16},ko=[{id:"midnight",name:"Midnight",description:"Classic violet theme",preview:{dark:{userBubble:"#8b5cf6",assistantBubble:"#18181d",assistantBorder:"1px solid rgba(255,255,255,0.08)",containerBg:"#0f0f13",textColor:"rgba(255,255,255,0.7)"},light:{userBubble:"#7c3aed",assistantBubble:"#ffffff",assistantBorder:"1px solid rgba(0,0,0,0.08)",containerBg:"#f0f1f5",textColor:"#52525b"}}},{id:"ember",name:"Ember",description:"Default landing-inspired amber theme",preview:{dark:{userBubble:"#f59e0b",assistantBubble:"#111726",assistantBorder:"1px solid rgba(255,255,255,0.08)",containerBg:"#0a0e1a",textColor:"#9ca3af"},light:{userBubble:"#f59e0b",assistantBubble:"#fffaf4",assistantBorder:"1px solid rgba(146,64,14,0.10)",containerBg:"#fff8ee",textColor:"#6f6255"}}},{id:"aurora",name:"Aurora",description:"Pink accent theme",preview:{dark:{userBubble:"#ec4899",assistantBubble:"#1e1b2e",assistantBorder:"1px solid rgba(236,72,153,0.12)",containerBg:"#0f0d17",textColor:"rgba(255,255,255,0.7)"},light:{userBubble:"#ec4899",assistantBubble:"#fef2f8",assistantBorder:"1px solid rgba(236,72,153,0.15)",containerBg:"#f0f1f5",textColor:"#1a1a2e"}}},{id:"honey",name:"Honey",description:"Warm yellow accents",preview:{dark:{userBubble:"#fbbf24",assistantBubble:"#1c1c1e",assistantBorder:"1px solid rgba(255,255,255,0.06)",containerBg:"#111113",textColor:"rgba(255,255,255,0.7)"},light:{userBubble:"#fbbf24",assistantBubble:"#fffbeb",assistantBorder:"1px solid rgba(251,191,36,0.15)",containerBg:"#f0f1f5",textColor:"#1a1a2e"}}}],Cr="adhdev-chat-theme",Ir="adhdev-chat-theme-custom";function Zt(){if(typeof window>"u")return"ember";try{return localStorage.getItem(Cr)||"ember"}catch{return"ember"}}function Je(t){try{const s=localStorage.getItem(Ir);if(s){const n=JSON.parse(s);return{...t==="dark"?Ps:$s,...n[t]}}}catch{}return t==="dark"?Ps:$s}function zt(t,s){try{localStorage.setItem(Ir,JSON.stringify({dark:t,light:s}))}catch{}}function Ge(t,s){const n=parseInt(t.slice(1,3),16),r=parseInt(t.slice(3,5),16),i=parseInt(t.slice(5,7),16);return`rgba(${n}, ${r}, ${i}, ${s})`}function as(t,s){const n=Math.min(255,parseInt(t.slice(1,3),16)+s),r=Math.min(255,parseInt(t.slice(3,5),16)+s),i=Math.min(255,parseInt(t.slice(5,7),16)+s);return`#${n.toString(16).padStart(2,"0")}${r.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}const No={midnight:{dark:"#8b5cf6",light:"#7c3aed"},ember:{dark:"#d97706",light:"#d97706"},aurora:{dark:"#ec4899",light:"#ec4899"},honey:{dark:"#fbbf24",light:"#fbbf24"}};function _t(t,s){var i;const n=(i=No[t])==null?void 0:i[s];if(!n)return;const r=document.documentElement;r.style.setProperty("--accent-primary",n),r.style.setProperty("--accent-primary-light",as(n,24)),r.style.setProperty("--accent-on-primary",Sr(n)),r.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${n}, ${as(n,18)})`),r.style.setProperty("--border-accent",Ge(n,.35)),r.style.setProperty("--nav-active-bg",Ge(n,.1)),r.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${n}, 0 0 12px ${Ge(n,.06)}`)}function ut(t){const s=document.documentElement;s.style.setProperty("--bg-primary",t.bgPrimary),s.style.setProperty("--bg-secondary",t.bgSecondary),s.style.setProperty("--bg-card",Ge(t.surfacePrimary,.92)),s.style.setProperty("--surface-primary",t.surfacePrimary),s.style.setProperty("--surface-secondary",t.bgSecondary),s.style.setProperty("--bg-glass",Ge(t.borderSubtle,.15)),s.style.setProperty("--bg-glass-hover",Ge(t.borderSubtle,.25)),s.style.setProperty("--text-primary",t.textPrimary),s.style.setProperty("--text-secondary",t.textSecondary),s.style.setProperty("--text-muted",t.textMuted),s.style.setProperty("--border-subtle",Ge(t.borderSubtle,.5)),s.style.setProperty("--border-default",Ge(t.borderDefault,.5)),s.style.setProperty("--accent-primary",t.accentColor),s.style.setProperty("--accent-primary-light",as(t.accentColor,30)),s.style.setProperty("--accent-on-primary",Sr(t.accentColor)),s.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${t.accentColor}, ${as(t.accentColor,40)})`),s.style.setProperty("--border-accent",Ge(t.accentColor,.35)),s.style.setProperty("--nav-active-bg",Ge(t.accentColor,.1)),s.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${t.accentColor}, 0 0 12px ${Ge(t.accentColor,.06)}`),s.style.setProperty("--chat-user-bg",t.userBubble),s.style.setProperty("--chat-user-color",t.userText),s.style.setProperty("--chat-user-radius",`${t.bubbleRadius}px ${t.bubbleRadius}px 4px ${t.bubbleRadius}px`),s.style.setProperty("--chat-assistant-bg",t.assistantBubble),s.style.setProperty("--chat-assistant-color",t.assistantText),s.style.setProperty("--chat-assistant-radius",`${t.bubbleRadius}px ${t.bubbleRadius}px ${t.bubbleRadius}px 4px`),s.style.setProperty("--chat-assistant-border",`1px solid ${Ge(t.accentColor,.12)}`),s.style.setProperty("--chat-container-bg",t.containerBg),s.style.setProperty("--dashboard-pane-bg",t.containerBg),s.style.setProperty("--chat-thought-accent",t.accentColor),s.style.setProperty("--chat-tool-accent",t.accentColor),s.style.setProperty("--chat-action-color",t.accentColor),s.style.setProperty("--chat-send-bg",t.sendButton),s.style.setProperty("--chat-input-border",t.inputBorder)}function Vs(){const t=document.documentElement;["--bg-primary","--bg-secondary","--bg-card","--surface-primary","--surface-secondary","--bg-glass","--bg-glass-hover","--text-primary","--text-secondary","--text-muted","--border-subtle","--border-default","--accent-primary","--accent-primary-light","--accent-on-primary","--accent-gradient","--border-accent","--nav-active-bg","--nav-active-shadow","--chat-user-bg","--chat-user-color","--chat-user-radius","--chat-assistant-bg","--chat-assistant-color","--chat-assistant-radius","--chat-assistant-border","--chat-container-bg","--dashboard-pane-bg","--chat-thought-accent","--chat-tool-accent","--chat-action-color","--chat-send-bg","--chat-input-border"].forEach(n=>t.style.removeProperty(n))}function So(t){try{localStorage.setItem(Cr,t)}catch{}if(document.documentElement.setAttribute("data-chat-theme",t),t==="custom"){const s=pt()?"dark":"light";ut(Je(s))}else Vs(),_t(t,pt()?"dark":"light")}function Co(){const t=Zt();if(document.documentElement.setAttribute("data-chat-theme",t),t==="custom"){const s=pt()?"dark":"light";ut(Je(s))}else Vs(),_t(t,pt()?"dark":"light")}function pt(){const t=document.documentElement.getAttribute("data-theme");return t?t==="dark":window.matchMedia("(prefers-color-scheme: dark)").matches}function Oe({label:t,value:s,onChange:n}){return e.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[e.jsx("span",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",flex:"1 1 0",minWidth:0},children:t}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,flexShrink:0},children:[e.jsx("input",{type:"color",value:s,onChange:r=>n(r.target.value),style:{width:28,height:28,border:"none",borderRadius:6,cursor:"pointer",background:"transparent",padding:0}}),e.jsx("input",{type:"text",value:s,onChange:r=>{/^#[0-9a-fA-F]{0,6}$/.test(r.target.value)&&n(r.target.value)},style:{width:68,fontSize:"0.7rem",fontFamily:"monospace",background:"var(--bg-primary)",border:"1px solid var(--border-subtle)",borderRadius:4,padding:"3px 6px",color:"var(--text-primary)"}})]})]})}function Nt({title:t,children:s}){return e.jsxs("div",{style:{marginBottom:14},children:[e.jsx("div",{style:{fontSize:"0.65rem",fontWeight:700,textTransform:"uppercase",color:"var(--text-muted)",letterSpacing:"0.08em",marginBottom:8,borderBottom:"1px solid var(--border-subtle)",paddingBottom:4},children:t}),e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:6},children:s})]})}function Io({dark:t,onColorsChange:s}){const n=t?"dark":"light",[r,i]=a.useState(()=>Je(n));a.useEffect(()=>{i(Je(n))},[n]);const o=a.useCallback((c,d)=>{i(l=>{const f={...l,[c]:d},m=Je(n==="dark"?"light":"dark");return n==="dark"?zt(f,m):zt(m,f),ut(f),s(f),f})},[n,s]);return e.jsxs("div",{style:{marginTop:12,padding:"16px 14px",background:"var(--bg-glass)",border:"1px solid var(--border-subtle)",borderRadius:12,overflow:"hidden"},children:[e.jsxs("div",{style:{fontSize:"0.75rem",fontWeight:700,color:"var(--text-primary)",marginBottom:14,display:"flex",alignItems:"center",gap:8,flexWrap:"wrap"},children:["🎨 Custom Theme Editor",e.jsxs("span",{style:{fontSize:"0.65rem",fontWeight:500,color:"var(--text-muted)",background:"var(--bg-glass)",padding:"2px 8px",borderRadius:4},children:[t?"🌙 Dark":"☀️ Light"," mode"]})]}),e.jsxs("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[e.jsxs("div",{children:[e.jsxs(Nt,{title:"App Background",children:[e.jsx(Oe,{label:"Background",value:r.bgPrimary,onChange:c=>o("bgPrimary",c)}),e.jsx(Oe,{label:"Surface",value:r.bgSecondary,onChange:c=>o("bgSecondary",c)}),e.jsx(Oe,{label:"Card",value:r.surfacePrimary,onChange:c=>o("surfacePrimary",c)})]}),e.jsxs(Nt,{title:"App Text",children:[e.jsx(Oe,{label:"Primary",value:r.textPrimary,onChange:c=>o("textPrimary",c)}),e.jsx(Oe,{label:"Secondary",value:r.textSecondary,onChange:c=>o("textSecondary",c)}),e.jsx(Oe,{label:"Muted",value:r.textMuted,onChange:c=>o("textMuted",c)})]}),e.jsxs(Nt,{title:"Borders & Accent",children:[e.jsx(Oe,{label:"Border subtle",value:r.borderSubtle,onChange:c=>o("borderSubtle",c)}),e.jsx(Oe,{label:"Border default",value:r.borderDefault,onChange:c=>o("borderDefault",c)}),e.jsx(Oe,{label:"Accent",value:r.accentColor,onChange:c=>o("accentColor",c)})]})]}),e.jsxs("div",{children:[e.jsxs(Nt,{title:"Chat Bubbles",children:[e.jsx(Oe,{label:"User bubble",value:r.userBubble,onChange:c=>o("userBubble",c)}),e.jsx(Oe,{label:"User text",value:r.userText,onChange:c=>o("userText",c)}),e.jsx(Oe,{label:"Agent bubble",value:r.assistantBubble,onChange:c=>o("assistantBubble",c)}),e.jsx(Oe,{label:"Agent text",value:r.assistantText,onChange:c=>o("assistantText",c)})]}),e.jsxs(Nt,{title:"Chat Layout",children:[e.jsx(Oe,{label:"Chat BG",value:r.containerBg,onChange:c=>o("containerBg",c)}),e.jsx(Oe,{label:"Send button",value:r.sendButton,onChange:c=>o("sendButton",c)}),e.jsx(Oe,{label:"Input border",value:r.inputBorder,onChange:c=>o("inputBorder",c)}),e.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[e.jsx("span",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",flex:"1 1 0",minWidth:0},children:"Bubble radius"}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,flex:1},children:[e.jsx("input",{type:"range",min:4,max:24,value:r.bubbleRadius,onChange:c=>o("bubbleRadius",Number(c.target.value)),style:{flex:1,accentColor:"var(--accent-primary)"}}),e.jsxs("span",{style:{fontSize:"0.7rem",color:"var(--text-muted)",width:28,textAlign:"right"},children:[r.bubbleRadius,"px"]})]})]})]})]})]}),e.jsx("button",{onClick:()=>{const c=t?Ps:$s,l=Je(t?"light":"dark");t?zt(c,l):zt(l,c),i(c),ut(c),s(c)},style:{marginTop:10,fontSize:"0.7rem",color:"var(--text-muted)",background:"transparent",border:"1px solid var(--border-subtle)",borderRadius:6,padding:"4px 10px",cursor:"pointer"},children:"Reset to defaults"})]})}function Mo(){const[t,s]=a.useState(Zt),[n,r]=a.useState(!0),[i,o]=a.useState(()=>Je("dark"));a.useEffect(()=>{r(pt());const l=new MutationObserver(()=>{const m=pt();r(m);const h=Zt();h==="custom"?ut(Je(m?"dark":"light")):_t(h,m?"dark":"light")});l.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]});const f=window.matchMedia("(prefers-color-scheme: dark)"),u=()=>{const m=pt();r(m);const h=Zt();h==="custom"?ut(Je(m?"dark":"light")):_t(h,m?"dark":"light")};return f.addEventListener("change",u),()=>{l.disconnect(),f.removeEventListener("change",u)}},[]),a.useEffect(()=>{document.documentElement.setAttribute("data-chat-theme",t),t==="custom"?ut(Je(n?"dark":"light")):(Vs(),_t(t,n?"dark":"light"))},[t,n]),a.useEffect(()=>{o(Je(n?"dark":"light"))},[n]);const c=l=>{s(l),So(l)},d=[...ko,{id:"custom",name:"Custom",description:"Full app + chat customization",preview:{dark:{userBubble:i.userBubble,assistantBubble:i.assistantBubble,assistantBorder:`1px solid ${i.accentColor}22`,containerBg:i.containerBg,textColor:i.assistantText},light:{userBubble:i.userBubble,assistantBubble:i.assistantBubble,assistantBorder:`1px solid ${i.accentColor}22`,containerBg:i.containerBg,textColor:i.assistantText}}}];return e.jsxs("div",{children:[e.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-4 gap-3",children:d.map(l=>{const f=t===l.id,u=n?l.preview.dark:l.preview.light,m=l.id==="honey"||l.id==="ember"?"#1a1a1a":l.id==="custom"?i.userText:"#fff";return e.jsxs("button",{onClick:()=>c(l.id),className:"text-left rounded-xl p-3 transition-all",style:{background:f?"var(--bg-glass-hover)":"var(--bg-glass)",border:f?"2px solid var(--accent-primary)":"2px solid var(--border-subtle)",opacity:f?1:.75},children:[e.jsxs("div",{className:"rounded-lg p-3 mb-2.5 flex flex-col gap-1.5",style:{background:u.containerBg},children:[e.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:u.assistantBubble,border:u.assistantBorder,color:u.textColor},children:"Hello! How can I help?"}),e.jsx("div",{className:"self-end rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:u.userBubble,color:m},children:"Fix the bug please"}),e.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:u.assistantBubble,border:u.assistantBorder,color:u.textColor},children:"On it! ✨"})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[f&&e.jsx("span",{className:"w-2 h-2 rounded-full bg-accent shrink-0"}),e.jsxs("div",{children:[e.jsx("div",{className:"text-sm font-bold text-text-primary",children:l.id==="custom"?"🎨 Custom":l.name}),e.jsx("div",{className:"text-[10px] text-text-muted",children:l.description})]})]})]},l.id)})}),t==="custom"&&e.jsx(Io,{dark:n,onColorsChange:l=>o(l)})]})}const Mr="adhdev_mobileDashboardMode_v1";function _r(){try{return localStorage.getItem(Mr)==="workspace"?"workspace":"chat"}catch{return"chat"}}function _o(t){try{localStorage.setItem(Mr,t)}catch{}}function To(){const[t,s]=a.useState(!0);return a.useEffect(()=>{s(_r()==="chat")},[]),e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(rt,{size:15})," Mobile Inbox (Chat Mode)"]}),description:t?"Use the chat-first mobile inbox layout. This keeps mobile closer to a messaging app.":"Use the full workspace layout on phones and tablets.",checked:t,onChange:n=>{s(n),_o(n?"chat":"workspace")},extra:e.jsx("span",{className:"text-[11px] text-text-muted",children:t?"Chat mode":"Workspace"})})}const Tr="adhdev_hiddenTabs";function Ao(){try{const t=localStorage.getItem(Tr);if(t)return new Set(JSON.parse(t))}catch{}return new Set}function ht(t){try{localStorage.setItem(Tr,JSON.stringify([...t]))}catch{}}function Ro(){const[t,s]=a.useState(Ao),n=a.useCallback(f=>{s(u=>{const m=new Set(u);return m.has(f)?m.delete(f):m.add(f),ht(m),m})},[]),r=a.useCallback(f=>{s(u=>{if(u.has(f))return u;const m=new Set(u);return m.add(f),ht(m),m})},[]),i=a.useCallback(f=>{s(u=>{if(!u.has(f))return u;const m=new Set(u);return m.delete(f),ht(m),m})},[]),o=a.useCallback(()=>{s(f=>{if(f.size===0)return f;const u=new Set;return ht(u),u})},[]),c=a.useCallback((f,u)=>{s(m=>{const h=new Set(m);for(const p of u)h.add(p);return ht(h),h})},[]),d=a.useCallback((f,u)=>{s(m=>{const h=new Set(m);for(const p of u)h.delete(p);return ht(h),h})},[]),l=a.useCallback(f=>t.has(f),[t]);return{hiddenTabs:t,toggleTab:n,hideTab:r,showTab:i,showAllTabs:o,hideAllForDaemon:c,showAllForDaemon:d,isHidden:l}}function Lo({visibleConversations:t,clearedTabs:s,setClearedTabs:n,setActionLogs:r}){a.useEffect(()=>{to()},[]);const i=a.useMemo(()=>t.map(o=>({id:o.tabKey,name:o.title||o.agentName||o.ideId,status:o.status,activeModal:o.modalMessage?{message:o.modalMessage,buttons:o.modalButtons}:null})),[t]);return no(i),a.useEffect(()=>{if(Object.keys(s).length===0)return;const c=setTimeout(()=>{n(d=>{const l=Date.now(),f={};for(const[u,m]of Object.entries(d))l-m<5e3&&(f[u]=m);return Object.keys(f).length===Object.keys(d).length?d:f})},5500);return()=>clearTimeout(c)},[s,n]),a.useEffect(()=>{const o=setInterval(()=>{const c=Date.now()-3e5;r(d=>{const l=d.filter(f=>f.timestamp>c).slice(-100);return l.length===d.length?d:l})},6e4);return()=>clearInterval(o)},[r]),null}function ws(t){if(typeof t=="number"&&Number.isFinite(t))return t;if(typeof t=="string"){const s=Date.parse(t);if(Number.isFinite(s))return s}return 0}function yt(t){const s=[...t.messages].reverse().find(n=>!(n!=null&&n._localId))||t.messages[t.messages.length-1];return ws(s==null?void 0:s.timestamp)||ws(s==null?void 0:s.receivedAt)||ws(s==null?void 0:s.createdAt)||0}function In(t){return yt(t)}function Ar(t,s){const n=In(s)-In(t);if(n!==0)return n;const r=(t.machineName||"").localeCompare(s.machineName||"");if(r!==0)return r;const i=t.displayPrimary.localeCompare(s.displayPrimary);if(i!==0)return i;const o=t.displaySecondary.localeCompare(s.displaySecondary);return o!==0?o:t.tabKey.localeCompare(s.tabKey)}function Po(t){const s=t.filter(r=>r.type!=="adhdev-daemon"),n=new Map;for(const r of s){const i=n.get(r.id);if(!i){n.set(r.id,r);continue}const o=(i.workspace?1:0)+(i.activeChat?1:0);((r.workspace?1:0)+(r.activeChat?1:0)>o||(r.timestamp||0)>(i.timestamp||0))&&n.set(r.id,r)}return Array.from(n.values())}function Ut(t,s){if(t.length!==s.length)return!1;for(let n=0;n<t.length;n+=1)if(t[n]!==s[n])return!1;return!0}function $o(t,s){const n=Date.now();return t.map(r=>{const i=s[r.tabKey];return i&&n-i<5e3?{...r,messages:[],title:""}:r})}function Eo(t,s){const n=[],r=t.sessionId||t.instanceId;n.push({key:t.id,ref:s[t.id]}),r&&n.push({key:r,ref:s[r]});for(const i of t.childSessions||[]){const o=i.id||i.providerType,c=`${t.id}:${o}`;n.push({key:c,ref:s[c]}),n.push({key:i.id,ref:s[i.id]})}return n}function Do(t,s){if(t.length!==s.length)return!1;for(let n=0;n<t.length;n+=1)if(t[n].key!==s[n].key||t[n].ref!==s[n].ref)return!1;return!0}function Bo({ides:t,connectionStates:s,localUserMessages:n,clearedTabs:r,hiddenTabs:i}){const o=a.useRef([]),c=a.useRef([]),d=a.useRef([]),l=a.useRef([]),f=a.useMemo(()=>{const S=Po(t);return Ut(o.current,S)?o.current:(o.current=S,S)},[t]),u=a.useMemo(()=>br(t),[t]),m=a.useRef(new Map),h=a.useMemo(()=>{var M;const S=new Map,v=[];for(const w of f){const N=w.daemonId||((M=w.id)==null?void 0:M.split(":")[0])||w.id,$=s[N]||"new",R=w.daemonId&&u[w.daemonId]||void 0,E=Eo(w,n),L=m.current.get(w.id);if(L&&L.ide===w&&L.connectionState===$&&L.machineName===R&&Do(L.localRefs,E)){S.set(w.id,L),v.push(...L.conversations);continue}const _=gr(w,n,{machineName:R,connectionState:$}),C={ide:w,connectionState:$,machineName:R,localRefs:E,conversations:_};S.set(w.id,C),v.push(..._)}return m.current=S,[...v].sort(Ar)},[f,n,s,u]),p=a.useMemo(()=>{const S=$o(h,r);return Ut(c.current,S)?c.current:(c.current=S,S)},[h,r]),y=a.useMemo(()=>{const S=new Map;for(const v of p)v.sessionId&&S.set(v.sessionId,v);return S},[p]),x=a.useMemo(()=>{const S=new Map;for(const v of p)v.sessionId&&S.set(v.sessionId,v),S.set(v.ideId,v),S.set(v.tabKey,v);return S},[p]),k=a.useCallback(S=>{if(S)return y.get(S)},[y]),b=a.useCallback(S=>{if(S)return x.get(S)},[x]),g=a.useMemo(()=>{const S=p.filter(v=>!i.has(v.tabKey));return Ut(d.current,S)?d.current:(d.current=S,S)},[p,i]),j=a.useMemo(()=>{const S=g.map(v=>v.tabKey);return Ut(l.current,S)?l.current:(l.current=S,S)},[g]);return{chatIdes:f,conversations:p,visibleConversations:g,visibleTabKeys:j,resolveConversationBySessionId:k,resolveConversationByTarget:b}}function Ko({isMobile:t,urlActiveTab:s,resolveConversationBySessionId:n,setSearchParams:r}){const i=a.useMemo(()=>{var d;return t||!s?null:((d=n(s))==null?void 0:d.tabKey)??null},[t,n,s]),o=a.useMemo(()=>{var d;return!t||!s?null:((d=n(s))==null?void 0:d.tabKey)??null},[t,n,s]),c=a.useCallback(()=>{s&&r(d=>{const l=new URLSearchParams(d);return l.delete("activeTab"),l},{replace:!0})},[r,s]);return{requestedDesktopTabKey:i,requestedMobileTabKey:o,consumeRequestedActiveTab:c}}function Wo({ides:t,sendDaemonCommand:s,setToasts:n,setLocalUserMessages:r,resolveConversationByTarget:i}){a.useEffect(()=>{it.setIdes(t)},[t]),a.useEffect(()=>{it.setResolveAction((o,c,d)=>{s(o,c,d).catch(()=>{})})},[s]),a.useEffect(()=>{const o=it.onToast(l=>{n(u=>u.some(h=>h.message===l.message&&l.timestamp-h.timestamp<3e3)?u:[...u.slice(-4),{id:l.id,message:l.message,type:l.type,timestamp:l.timestamp,targetKey:l.targetKey,actions:l.actions}]);const f=l.duration||5e3;setTimeout(()=>n(u=>u.filter(m=>m.id!==l.id)),f)}),c=it.onSystemMessage((l,f)=>{var m;const u=i(l);(u==null?void 0:u.transport)==="pty"&&((m=f._localId)!=null&&m.startsWith("sys_approval_"))||r(h=>({...h,[l]:[...h[l]||[],f]}))}),d=it.onClearSystemMessage((l,f)=>{r(u=>{var m;return(m=u[l])!=null&&m.length?{...u,[l]:u[l].filter(h=>{var p;return!(h.role==="system"&&((p=h._localId)!=null&&p.startsWith(f)))})}:u})});return()=>{o(),c(),d()}},[n,r]),a.useEffect(()=>{const o=mr.on("status_event",c=>it.handleRawEvent(c,"ws"));return()=>{o()}},[]),a.useEffect(()=>{var c;const o=d=>{const l=d.data;if((l==null?void 0:l.type)!=="notification_action"||l.action!=="approve"||!(l.ideId||l.targetSessionId||l.targetKey))return;const f=l.targetSessionId||l.targetKey||l.ideId,u=i(f),m=(u==null?void 0:u.ideId)||l.ideId;m&&s(m,"resolve_action",{action:"approve",button:"Approve",...(u==null?void 0:u.sessionId)&&{targetSessionId:u.sessionId},...l.targetSessionId&&{targetSessionId:l.targetSessionId}}).catch(h=>console.error("[SW Action] approve failed:",h))};return(c=navigator.serviceWorker)==null||c.addEventListener("message",o),()=>{var d;return(d=navigator.serviceWorker)==null?void 0:d.removeEventListener("message",o)}},[i,s])}const Oo="adhdev_dashboardLayout_v1",zo="adhdev_dashboardDockview_v1",St={groupAssignments:[],focusedGroup:0,groupActiveTabIds:{},groupTabOrders:{},groupSizes:[]};function Rr(t,s){try{const n=localStorage.getItem(t);return n?JSON.parse(n):s}catch{return s}}function Lr(t){return t<768?"mobile":t<1280?"desktop-narrow":"desktop-wide"}function Pr(t){return`${Oo}:${t}`}function Uo(t){const s=Pr(t);return Rr(s,null)}function Ho(t,s){try{const n=s.groupAssignments.length===0&&s.focusedGroup===0&&Object.keys(s.groupActiveTabIds).length===0&&Object.keys(s.groupTabOrders).length===0&&s.groupSizes.length===0,r=Pr(t);if(n){localStorage.removeItem(r);return}localStorage.setItem(r,JSON.stringify(s))}catch{}}function $r(t){return`${zo}:${t}`}function Fo(t){const s=$r(t);return Rr(s,null)}function Vo(t,s){try{const n=$r(t);if(!s){localStorage.removeItem(n);return}localStorage.setItem(n,JSON.stringify(s))}catch{}}function qo(){return{groupAssignments:[...St.groupAssignments],focusedGroup:St.focusedGroup,groupActiveTabIds:{...St.groupActiveTabIds},groupTabOrders:{...St.groupTabOrders},groupSizes:[...St.groupSizes]}}function Go(){const[t]=a.useState(()=>Lr(typeof window<"u"?window.innerWidth:1280)),[s,n]=a.useState(()=>new Map),[r,i]=a.useState(0),[o,c]=a.useState({}),[d,l]=a.useState({}),[f,u]=a.useState([]),[m,h]=a.useState(()=>typeof window<"u"&&window.innerWidth<768),[p,y]=a.useState(!1),x=a.useCallback(()=>{if(p)return;const k=Uo(t)??qo();n(new Map(k.groupAssignments)),i(k.focusedGroup),c(k.groupActiveTabIds),l(k.groupTabOrders),u(k.groupSizes),y(!0)},[p,t]);return a.useEffect(()=>{p&&Ho(t,{groupAssignments:[...s.entries()],focusedGroup:r,groupActiveTabIds:o,groupTabOrders:d,groupSizes:f})},[p,t,s,r,o,d,f]),a.useEffect(()=>{const k=window.matchMedia("(max-width: 767px)"),b=g=>h(g.matches);return k.addEventListener("change",b),()=>k.removeEventListener("change",b)},[]),{groupAssignments:s,setGroupAssignments:n,focusedGroup:r,setFocusedGroup:i,groupActiveTabIds:o,setGroupActiveTabIds:c,groupTabOrders:d,setGroupTabOrders:l,groupSizes:f,setGroupSizes:u,isMobile:m,hasHydratedStoredLayout:p,hydrateStoredLayout:x}}function Yo({urlActiveTab:t,conversations:s,resolveConversationBySessionId:n,normalizedGroupAssignments:r,hasHydratedStoredLayout:i,hydrateStoredLayout:o,setGroupActiveTabIds:c,setFocusedGroup:d,setSearchParams:l,historyModalOpen:f,activeConv:u,isRefreshingHistory:m,ides:h,handleRefreshHistory:p}){const y=a.useRef(!1),x=a.useRef(!1),k=a.useRef(null),b=a.useRef(!1);a.useEffect(()=>{if(!t||y.current||s.length===0)return;if(!i){o();return}const g=n(t);if(!g)return;const j=r.get(g.tabKey)??0;c(S=>({...S,[j]:g.tabKey})),d(j),y.current=!0,x.current=!0,k.current!=null&&(window.clearTimeout(k.current),k.current=null),l(S=>{const v=new URLSearchParams(S);return v.delete("activeTab"),v},{replace:!0})},[t,s,n,r,i,o,c,d,l]),a.useEffect(()=>{if(!(x.current||i)&&s.length!==0){if(!t){o(),x.current=!0;return}if(y.current){x.current=!0;return}if(k.current==null)return k.current=window.setTimeout(()=>{k.current=null,!(x.current||i)&&(o(),x.current=!0)},1500),()=>{k.current!=null&&(window.clearTimeout(k.current),k.current=null)}}},[t,s.length,i,o]),a.useEffect(()=>{if(!f){b.current=!1;return}if(!u||b.current||m)return;const g=h.find(j=>j.id===u.ideId);g&&(!g.chats||g.chats.length===0)&&(b.current=!0,p())},[f,u,m,h,p]),a.useEffect(()=>{if(!u)return;let g=null,j=0,S=-1,v=0;const M=()=>{g=null;const w=Array.from(document.querySelectorAll("[data-chat-scroll]")).filter($=>$.offsetParent!==null);if(w.length===0){j<18&&(j+=1,g=requestAnimationFrame(M));return}let N=0;for(const $ of w)$.scrollTop=$.scrollHeight,N+=$.scrollHeight;N===S?v+=1:(v=0,S=N),j+=1,!(v>=2||j>=18)&&(g=requestAnimationFrame(M))};return g=requestAnimationFrame(M),()=>{g!=null&&cancelAnimationFrame(g)}},[u==null?void 0:u.tabKey])}function Xo({isMobile:t,location:s,navigate:n,requestedRemoteTabTarget:r,requestedDesktopTabKey:i,conversations:o,ides:c,resolveConversationByTarget:d}){const[l,f]=a.useState(null),[u,m]=a.useState(null),h=a.useMemo(()=>{if(t||!r)return null;const b=d(r);return b&&!Ee(b)&&!_e(b)?b:null},[t,r,d]),p=a.useMemo(()=>{const b=l==null?void 0:l.ideId;if(!b)return null;const g=l!=null&&l.tabKey?o.find(j=>j.tabKey===l.tabKey):i?o.find(j=>j.tabKey===i):null;return(g==null?void 0:g.ideId)===b?g:o.find(j=>j.ideId===b&&j.streamSource==="native")||o.find(j=>j.ideId===b)||null},[o,l,i]),y=a.useMemo(()=>{if(p)return c.find(b=>b.id===p.ideId)},[c,p]);a.useEffect(()=>{h&&(f({ideId:h.ideId,tabKey:h.streamSource==="native"?"native":h.tabKey}),m(h),n({pathname:s.pathname,search:s.search},{replace:!0,state:null}))},[s.pathname,s.search,n,h]);const x=a.useCallback(b=>{b&&(f({ideId:b.ideId,tabKey:b.streamSource==="native"?"native":b.tabKey}),m(b))},[]),k=a.useCallback(()=>{f(null),m(null)},[]);return{remoteDialogConv:p,remoteDialogIdeEntry:y,remoteDialogActiveConv:u,setRemoteDialogActiveConv:m,openRemoteDialog:x,closeRemoteDialog:k}}function Tt(t){if(!t)return{};const s=t.sessionId?{targetSessionId:t.sessionId}:{};return Ee(t)||_e(t)?{...s,agentType:t.agentType||t.ideType}:t.streamSource==="agent-stream"?{...s,agentType:t.agentType}:s}function is(t){return t&&(t.ideId||t.daemonId)||""}function Ht(t,s){t(n=>[...n,{id:Date.now(),message:s,type:"warning",timestamp:Date.now()}])}function Mn({sendDaemonCommand:t,activeConv:s,updateIdeChats:n,setToasts:r,setLocalUserMessages:i,setClearedTabs:o}){const[c,d]=a.useState(!1),[l,f]=a.useState(!1),u=a.useCallback(async y=>{try{await t("standalone","launch_ide",{ideType:y,enableCdp:!0})}catch(x){console.error("Launch failed",x)}},[t]),m=a.useCallback(async(y,x)=>{try{const k=y||(s==null?void 0:s.daemonId)||"",b=await t(k,"switch_chat",{id:x,sessionId:x,...Tt(s)}),g=b==null?void 0:b.result;if((b==null?void 0:b.success)===!0||g==="switched"||g==="switched-by-title")return;g===!1||g==="not_found"?Ht(r,"⚠️ Session tab not found — try refreshing history"):typeof g=="string"&&g.startsWith("error:")?Ht(r,`⚠️ Switch error: ${g}`):Ht(r,"⚠️ Session switch failed")}catch(k){console.error("Switch failed",k),Ht(r,`❌ Switch failed: ${k.message||"connection error"}`)}},[s,t,r]),h=a.useCallback(async()=>{if(!(!s||c)){d(!0);try{const y=is(s);await t(y,"new_chat",{...Tt(s)}),o(x=>({...x,[s.tabKey]:Date.now()})),i(x=>({...x,[s.tabKey]:[]}))}catch(y){console.error("New chat failed",y)}finally{d(!1)}}},[s,c,t,o,i]),p=a.useCallback(async()=>{var y;if(!(!s||l)){f(!0);try{const x=is(s),k=await t(x,"list_chats",{forceExpand:!0,...Tt(s)}),b=(k==null?void 0:k.chats)||((y=k==null?void 0:k.result)==null?void 0:y.chats);k!=null&&k.success&&Array.isArray(b)&&n(s.ideId,b)}catch(x){console.error("Refresh history failed",x)}finally{f(!1)}}},[s,l,t,n]);return{isCreatingChat:c,isRefreshingHistory:l,handleLaunchIde:u,handleSwitchSession:m,handleNewChat:h,handleRefreshHistory:p}}function Zo(t,s){if(t.size!==s.size)return!1;for(const[n,r]of t)if(s.get(n)!==r)return!1;return!0}function Jo(t,s){return t.length!==s.length?!1:t.every((n,r)=>n===s[r])}function _n(t,s){const n=Object.keys(t),r=Object.keys(s);return n.length!==r.length?!1:n.every(i=>s[Number(i)]===t[Number(i)])}function Ft(t,s){const n=new Set(s),r=s.length>0?[0]:[];for(const[c,d]of t)!n.has(c)||d<=0||r.includes(d)||r.push(d);r.sort((c,d)=>c-d);const i={};r.forEach((c,d)=>{i[c]=d}),r.length===0&&(i[0]=0);const o=new Map;for(const[c,d]of t){if(!n.has(c)||d<=0)continue;const l=i[d];typeof l=="number"&&l>0&&o.set(c,l)}return{assignments:o,groupCount:Math.max(1,r.length),mapping:i,usedGroups:r}}function Tn(t,s){const n={};for(const[r,i]of Object.entries(t)){const o=s[Number(r)];typeof o=="number"&&(n[o]=i)}return n}function Qo(t,s,n){if(s.length===0)return 0;if(typeof n[t]=="number")return n[t];const r=[...s].reverse().find(i=>i<t)??s[0];return n[r]??0}function ec(t,s,n){if(s.length<=1)return[];const r=s.map(c=>t[c]).filter(c=>Number.isFinite(c)),i=r.length===s.length?r:Array(n).fill(100/n),o=i.reduce((c,d)=>c+d,0);return o>0?i.map(c=>c/o*100):Array(n).fill(100/n)}function An(t,s){const n={};for(const[r,i]of Object.entries(t)){const o=Number(r);n[o>=s?o+1:o]=i}return n}function Rn(t){return Array(t).fill(100/t)}function tc({groupAssignments:t,setGroupAssignments:s,setFocusedGroup:n,setGroupActiveTabIds:r,setGroupTabOrders:i,groupSizes:o,setGroupSizes:c,isMobile:d,visibleConversations:l,visibleTabKeys:f}){const u=a.useRef(null),m=a.useMemo(()=>Ft(t,f),[t,f]),h=m.assignments,p=a.useMemo(()=>d?1:m.groupCount,[m.groupCount,d]),y=p>1,x=a.useCallback((v,M)=>{s(w=>{const N=new Map(Ft(w,f).assignments);return M===0?N.delete(v):N.set(v,M),N}),r(w=>({...w,[M]:v})),n(M)},[s,f,r,n]),k=a.useCallback(v=>{s(M=>{const w=Ft(M,f).assignments,N=new Map;for(const[$,R]of w)R!==v&&(R>v?N.set($,R-1):N.set($,R));return N}),c(M=>{if(M.length<=1)return[];const w=[...M];w.splice(v,1);const N=w.reduce(($,R)=>$+R,0);return N>0?w.map($=>$/N*100):[]}),n(0)},[s,f,c,n]),b=a.useCallback((v,M)=>{M.preventDefault();const w=u.current;if(!w)return;const N=M.clientX,$=w.offsetWidth,R=o.length===p?[...o]:Rn(p),E=_=>{const U=(_.clientX-N)/$*100,P=[...R];P[v]=Math.max(15,R[v]+U),P[v+1]=Math.max(15,R[v+1]-U),c(P)},L=()=>{document.removeEventListener("mousemove",E),document.removeEventListener("mouseup",L),document.body.style.cursor="",document.body.style.userSelect=""};document.body.style.cursor="col-resize",document.body.style.userSelect="none",document.addEventListener("mousemove",E),document.addEventListener("mouseup",L)},[o,p,c]),g=a.useCallback((v,M,w)=>{if(p>=4)return;const N=w==="left"?M:M+1;s($=>{const R=Ft($,f).assignments,E=new Map;for(const L of l){const _=R.get(L.tabKey)??0,C=_>=N?_+1:_;C>0&&E.set(L.tabKey,C)}return N>0&&E.set(v,N),E}),c($=>{const R=$.length===p?[...$]:Rn(p),E=R[M]??100/p,L=Math.max(15,E/2),_=Math.max(15,E/2),C=[...R];C[M]=L,C.splice(N,0,_);const U=C.reduce((P,z)=>P+z,0);return C.map(P=>P/U*100)}),r($=>{const R=An($,N);return R[N]=v,R}),i($=>{const R=An($,N);return R[N]=[v],R}),n(N)},[p,s,f,l,c,r,i,n]);a.useEffect(()=>{Zo(t,h)||s(h)},[t,h,s]),a.useEffect(()=>{const{mapping:v,usedGroups:M}=m;r(w=>{const N=Tn(w,v);return _n(w,N)?w:N}),i(w=>{const N=Tn(w,v);return _n(w,N)?w:N}),n(w=>{const N=d?0:Qo(w,M,v);return w===N?w:N}),c(w=>{const N=d?[]:ec(w,M,m.groupCount);return Jo(w,N)?w:N})},[m,d,r,i,n,c]);const j=a.useMemo(()=>{const v=Array.from({length:p},()=>[]);for(const M of l){const w=h.get(M.tabKey)??0,N=Math.min(w,p-1);v[N].push(M)}return v},[l,h,p]),S=a.useCallback(()=>{s(new Map),n(0)},[s,n]);return{containerRef:u,normalizedGroupAssignments:h,numGroups:p,isSplitMode:y,groupedConvs:j,moveTabToGroup:x,closeGroup:k,handleResizeStart:b,splitTabRelative:g,clearAllSplits:S}}function sc({ides:t,sendDaemonCommand:s}){const n="0.8.4",r=a.useMemo(()=>t.filter(f=>{if(f.type!=="adhdev-daemon")return!1;const u=f.version||f.daemonVersion||null;return!u||!n?!1:u!==n}),[n,t]),[i,o]=a.useState(!1),[c,d]=a.useState({}),l=a.useCallback(async f=>{var u,m;d(h=>({...h,[f]:"upgrading"}));try{const h=await s(f,"daemon_upgrade",{});(u=h==null?void 0:h.result)!=null&&u.upgraded||(m=h==null?void 0:h.result)!=null&&m.success?d(p=>({...p,[f]:"done"})):d(p=>({...p,[f]:"error"}))}catch{d(h=>({...h,[f]:"error"}))}},[s]);return{versionMismatchDaemons:r,appVersion:n,versionBannerDismissed:i,setVersionBannerDismissed:o,upgradingDaemons:c,handleBannerUpgrade:l}}function ps({sendDaemonCommand:t,activeConv:s,setLocalUserMessages:n,setActionLogs:r,isStandalone:i}){const[o,c]=a.useState(!1),[d,l]=a.useState(!1),f=a.useRef(!1),u=a.useRef(null),m=a.useCallback(async x=>{if(!s)return;const k=x.trim();if(!k||f.current)return;const b=s.tabKey,g=Date.now(),j=u.current;if(j&&j.tabKey===b&&j.message===k&&g-j.timestamp<2e3)return;f.current=!0,l(!0),u.current={tabKey:b,message:k,timestamp:g};const S=`${g}-${Math.random().toString(36).slice(2,8)}`,v={role:"user",content:k,timestamp:g,_localId:S};n(M=>({...M,[b]:[...M[b]||[],v]}));try{const M=is(s);if(!M)return;const w=await t(M,"send_chat",{message:k,text:k,...Tt(s)});if(w!=null&&w.deduplicated||(w==null?void 0:w.sent)===!1){n(N=>({...N,[b]:(N[b]||[]).filter($=>$._localId!==S)}));return}setTimeout(()=>{const N=Date.now()-6e4;n($=>{const R=$[b];if(!R)return $;const E=R.filter(L=>L.timestamp>N);return E.length===R.length?$:{...$,[b]:E}})},6e4)}catch(M){console.error("Send failed",M),n(w=>({...w,[b]:(w[b]||[]).filter(N=>N._localId!==S)}))}finally{f.current=!1,l(!1)}},[s,t,n]),h=a.useCallback(async()=>{if(s)try{await t(s.ideId,"launch_ide",{ideType:s.ideType,enableCdp:!0})}catch(x){console.error("Relaunch failed",x)}},[s,t]),p=a.useCallback(async x=>{if(s){s.transport!=="pty"&&r(k=>[...k,{ideId:s.tabKey,text:`🖱️ **${x}** clicked`,timestamp:Date.now()}]);try{const b=(s.modalButtons||[]).indexOf(x),g=x.replace(/[⌥⏎⇧⌫⌘⌃]/g,"").trim().toLowerCase(),j=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(g),S=is(s);if(!S)return;(await t(S,"resolve_action",{button:x,action:j?"approve":"reject",...b>=0&&{buttonIndex:b},...Tt(s)})).success||r(M=>[...M,{ideId:s.tabKey,text:`⚠️ **${x}** failed — button not found`,timestamp:Date.now()}])}catch(k){console.error("[ModalButton] Error:",k),r(b=>[...b,{ideId:s.tabKey,text:`❌ **${x}** error`,timestamp:Date.now()}])}}},[s,t,r]),y=a.useCallback(async()=>{if(!(!s||o)){c(!0);try{await t(s.ideId,"focus_session",{agentType:s.agentType,...s.sessionId&&{targetSessionId:s.sessionId}})}catch(x){console.error("Focus agent failed",x)}finally{c(!1)}}},[s,o,t]);return{isSendingChat:d,isFocusingAgent:o,handleSendChat:m,handleRelaunch:h,handleModalButton:p,handleFocusAgent:y}}const qs=a.memo(function({activeConv:s,clearToken:n,isCliTerminal:r,ideEntry:i,terminalRef:o,handleModalButton:c,handleRelaunch:d,handleSendChat:l,isSendingChat:f,handleFocusAgent:u,isFocusingAgent:m,actionLogs:h,userName:p}){return e.jsxs(e.Fragment,{children:[e.jsx(or,{activeConv:s,onModalButton:c}),s.transport!=="pty"&&s.transport!=="acp"&&s.cdpConnected===!1?e.jsx("div",{className:"desktop-only px-3 pt-1 pb-2",children:e.jsxs("div",{className:"flex items-center gap-2.5 px-3.5 py-2 bg-yellow-500/[0.08] border border-yellow-500/20 rounded-lg text-xs text-text-secondary",children:[e.jsx("span",{className:"text-sm",children:e.jsx(Os,{size:14})}),e.jsx("span",{className:"flex-1",children:"CDP not connected — chat history & screenshots unavailable."}),e.jsx("button",{className:"btn btn-sm bg-yellow-500/15 text-yellow-500 border border-yellow-500/30 text-[10px] whitespace-nowrap shrink-0",onClick:d,children:"Relaunch with CDP"})]})}):null,s.transport==="pty"?e.jsxs(e.Fragment,{children:[e.jsx("div",{style:{display:r?"flex":"none",minHeight:0,flex:"1 1 0%",width:"100%",flexDirection:"column"},children:e.jsx($i,{activeConv:s,clearToken:n,terminalRef:o,handleSendChat:l,isSendingChat:f,isVisible:r})}),!r&&e.jsx("div",{style:{display:"flex",minHeight:0,flex:"1 1 0%",width:"100%",flexDirection:"column"},children:e.jsx(As,{activeConv:s,ideEntry:i,handleSendChat:l,isSendingChat:f,handleFocusAgent:u,isFocusingAgent:m,actionLogs:h,userName:p})})]}):e.jsx(As,{activeConv:s,ideEntry:i,handleSendChat:l,isSendingChat:f,handleFocusAgent:u,isFocusingAgent:m,actionLogs:h,userName:p})]})},(t,s)=>t.activeConv===s.activeConv&&t.isCliTerminal===s.isCliTerminal&&t.ideEntry===s.ideEntry&&t.terminalRef===s.terminalRef&&t.handleModalButton===s.handleModalButton&&t.handleRelaunch===s.handleRelaunch&&t.handleSendChat===s.handleSendChat&&t.isSendingChat===s.isSendingChat&&t.handleFocusAgent===s.handleFocusAgent&&t.isFocusingAgent===s.isFocusingAgent&&t.actionLogs===s.actionLogs&&t.userName===s.userName);function nc({selectedConversation:t,isAcp:s,selectedIdeEntry:n,actionLogs:r,userName:i,isSendingChat:o,isFocusingAgent:c,onBack:d,onOpenNativeConversation:l,onOpenMachine:f,onOpenHistory:u,onOpenRemote:m,onHideConversation:h,onStopCli:p,cliViewMode:y,onSetCliViewMode:x,handleSendChat:k,handleFocusAgent:b,handleModalButton:g,handleRelaunch:j}){const S=a.useRef(null),v=Ee(t)&&!s,M=v&&y==="terminal";return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"flex items-center justify-between gap-3 px-4 pt-[calc(14px+env(safe-area-inset-top,0px))] pb-2.5 border-b border-border-subtle/70 bg-bg-primary backdrop-blur-md",children:[e.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 flex-1",children:[e.jsx("button",{className:"w-[34px] h-[34px] rounded-full border border-border-default bg-surface-primary/70 text-text-secondary shrink-0 inline-flex items-center justify-center hover:bg-surface-primary transition-colors",onClick:d,type:"button","aria-label":"Back",children:e.jsx(Bs,{size:18})}),e.jsxs("div",{className:"min-w-0 flex flex-col gap-0.5",children:[e.jsx("div",{className:"flex items-center gap-2 text-[17px] font-extrabold tracking-tight text-text-primary truncate",children:t.displayPrimary||t.agentName}),e.jsx("div",{className:"min-w-0 overflow-hidden text-xs text-text-secondary",children:e.jsx(ur,{conversation:t,className:"is-mobile-header",interactive:!1,onOpenNativeConversation:()=>l(t),onOpenMachine:()=>f(t)})})]})]}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[v&&y&&e.jsx(Hs,{mode:y,onChange:x,compact:!0}),v&&p&&e.jsx("button",{onClick:p,className:"btn btn-secondary btn-sm",title:"Stop CLI process",style:{color:"var(--status-error, #ef4444)",borderColor:"color-mix(in srgb, var(--status-error, #ef4444) 25%, transparent)"},children:e.jsx(vt,{size:14})}),e.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>u(t),type:"button",children:e.jsx(Ks,{size:14})}),!s&&!v&&e.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>m(t),type:"button",children:e.jsx(Ue,{size:14})}),h&&e.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>h(t),type:"button",title:"Close chat",children:e.jsx(vt,{size:14})})]})]}),e.jsx("div",{className:"flex-1 min-h-0 flex flex-col bg-bg-primary relative",children:e.jsx(qs,{activeConv:t,clearToken:0,isCliTerminal:M,ideEntry:n,terminalRef:S,handleModalButton:g,handleRelaunch:j,handleSendChat:k,isSendingChat:o,handleFocusAgent:b,isFocusingAgent:c,actionLogs:r,userName:i})})]})}const ks={unix:{cmd:"curl -fsSL https://adhf.dev/install | sh",shell:"Terminal",prompt:"$ "},powershell:{cmd:"irm https://adhf.dev/install.ps1 | iex",shell:"PowerShell",prompt:"PS> "},cmd:{cmd:"curl -fsSL https://adhf.dev/install.cmd -o %TEMP%\\adhdev.cmd && %TEMP%\\adhdev.cmd",shell:"CMD",prompt:"> "}};function rc(){return typeof navigator>"u"?"unix":navigator.userAgent.toLowerCase().includes("win")?"windows":"unix"}function Er(){const[t,s]=a.useState("unix"),[n,r]=a.useState("powershell"),[i,o]=a.useState(!1),c=t==="unix"?"unix":n;a.useEffect(()=>{s(rc())},[]);const d=a.useCallback(()=>{navigator.clipboard.writeText(ks[c].cmd).catch(()=>{}),o(!0),setTimeout(()=>o(!1),2e3)},[c]);return e.jsxs("div",{className:"text-left bg-bg-secondary border border-border-subtle rounded-xl p-4 font-mono text-[13px] shadow-lg w-full mx-auto leading-relaxed relative select-all",children:[e.jsxs("div",{className:"flex gap-1 mb-3 font-sans",children:[e.jsx("button",{className:`text-[10px] px-2.5 py-1 rounded-md font-bold transition-all cursor-pointer ${t==="unix"?"bg-accent-primary/12 text-accent-primary border border-accent-primary/25":"bg-transparent text-text-muted border border-transparent hover:text-text-secondary"}`,onClick:()=>s("unix"),children:"🍎🐧 macOS / Linux"}),e.jsx("button",{className:`text-[10px] px-2.5 py-1 rounded-md font-bold transition-all cursor-pointer ${t==="windows"?"bg-accent-primary/12 text-accent-primary border border-accent-primary/25":"bg-transparent text-text-muted border border-transparent hover:text-text-secondary"}`,onClick:()=>s("windows"),children:"🪟 Windows"})]}),t==="windows"&&e.jsxs("div",{className:"flex gap-1 mb-3 font-sans",children:[e.jsx("button",{className:`text-[9px] px-2 py-0.5 rounded font-semibold cursor-pointer transition-all ${n==="powershell"?"bg-accent-primary/10 text-accent-primary":"text-text-muted hover:text-text-secondary"}`,onClick:()=>r("powershell"),children:"⚡ PowerShell"}),e.jsx("button",{className:`text-[9px] px-2 py-0.5 rounded font-semibold cursor-pointer transition-all ${n==="cmd"?"bg-accent-primary/10 text-accent-primary":"text-text-muted hover:text-text-secondary"}`,onClick:()=>r("cmd"),children:">_ CMD"})]}),e.jsxs("div",{className:"flex items-center gap-3 text-text-primary cursor-pointer group",onClick:d,title:"Click to copy",children:[e.jsx("span",{className:"text-text-muted select-none",children:ks[c].prompt}),e.jsx("span",{className:"flex-1 break-all",children:ks[c].cmd}),e.jsx("span",{className:"text-[9px] font-sans text-accent-primary opacity-0 group-hover:opacity-100 transition-opacity shrink-0 select-none",children:i?"✓":"📋"})]}),e.jsxs("div",{className:"text-text-muted text-[10px] font-sans mt-2",children:["Or via npm: ",e.jsx("span",{className:"text-text-secondary font-mono",children:"npm i -g @adhdev/daemon-standalone && adhdev-standalone"})]})]})}function Dr({section:t,onSectionChange:s}){const n=[{key:"machines",label:"Machines",icon:Ue},{key:"chats",label:"Chats",icon:rt}];return e.jsx("div",{className:"px-3 py-2.5 pb-[calc(10px+env(safe-area-inset-bottom,0px))] border-t border-border-subtle/70 bg-bg-secondary/88 backdrop-blur-md shrink-0",children:e.jsx("div",{className:"grid grid-cols-2 gap-1.5 rounded-[20px] border p-1 shadow-[0_10px_28px_rgba(15,23,42,0.08)]",style:{background:"color-mix(in srgb, var(--bg-glass) 82%, var(--surface-primary))",borderColor:"color-mix(in srgb, var(--border-subtle) 88%, var(--accent-primary) 12%)"},children:n.map(({key:r,label:i,icon:o})=>{const c=t===r;return e.jsxs("button",{className:`min-h-[46px] rounded-[16px] px-3 flex items-center justify-center gap-2.5 text-[13px] font-semibold tracking-tight transition-all border ${c?"bg-surface-primary border-border-default/90 text-text-primary shadow-[0_4px_14px_rgba(15,23,42,0.08)]":"bg-transparent border-transparent text-text-muted hover:text-text-primary"}`,style:c?{background:"color-mix(in srgb, var(--accent-primary) 10%, var(--surface-primary))",borderColor:"color-mix(in srgb, var(--accent-primary) 24%, var(--border-default))",boxShadow:"0 8px 22px color-mix(in srgb, var(--accent-primary) 10%, transparent)"}:void 0,onClick:()=>s(r),type:"button","aria-pressed":c,children:[e.jsx("span",{className:`inline-flex items-center justify-center w-7 h-7 rounded-full transition-colors ${c?"text-accent-primary":"bg-transparent text-current"}`,style:c?{background:"color-mix(in srgb, var(--accent-primary) 14%, transparent)"}:void 0,children:e.jsx(o,{size:15})}),e.jsx("span",{children:i})]},r)})})})}function Vt({title:t,className:s=""}){return e.jsx("div",{className:`mx-1 flex items-center justify-between gap-2 px-1 py-1 text-xs ${s}`,children:e.jsx("span",{className:"font-bold uppercase tracking-[0.18em] text-text-secondary",children:t})})}function bt({children:t,className:s=""}){return e.jsx("div",{className:`overflow-hidden rounded-[24px] border border-border-subtle/80 bg-bg-secondary/40 shadow-[0_10px_30px_rgba(0,0,0,0.05)] ${s}`,children:t})}function Ct({icon:t,title:s,subtitle:n,children:r}){return e.jsxs("div",{className:"flex flex-col items-center justify-center gap-2 pt-12 pb-8 px-6 text-center",children:[e.jsx("div",{className:"mb-2 rounded-2xl border border-accent-primary/10 bg-[color:color-mix(in_oklab,var(--bg-secondary)_90%,var(--accent-primary)_10%)] p-3 shadow-[0_12px_32px_rgba(0,0,0,0.08)]",children:t}),e.jsx("div",{className:"text-lg font-bold tracking-tight text-text-primary",children:s}),e.jsx("div",{className:"text-[13px] leading-relaxed text-text-secondary max-w-[320px]",children:n}),r]})}function qt({item:t,type:s,getAvatarText:n,onOpenConversation:r}){const i=s==="needs_attention"||s==="task_complete",o=s==="working",c=s==="earlier";return e.jsxs("button",{className:`group flex items-start gap-3.5 px-4 py-3.5 w-full text-left relative overflow-hidden transition-colors active:scale-[0.995] ${i?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_92%,var(--accent-primary)_8%)]":o?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_94%,var(--accent-primary)_6%)]":"bg-transparent"} ${c?"opacity-70 saturate-50":""}`,onClick:()=>r(t.conversation),type:"button",children:[i||o?e.jsx("span",{className:"pointer-events-none absolute left-0 top-3 bottom-3 w-[3px] rounded-r-full bg-accent-primary/80"}):null,e.jsx("span",{className:`w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 ${i?"bg-accent-primary shadow-glow":o?"bg-[color:color-mix(in_oklab,var(--bg-primary)_82%,var(--accent-primary)_18%)] border border-accent-primary/22 text-accent-primary":"bg-bg-primary border border-border-subtle text-text-secondary"}`,style:i?{color:"var(--accent-on-primary)"}:void 0,children:n(t.conversation.displayPrimary)}),e.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:t.conversation.displayPrimary}),!o&&e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:ir(t.timestamp)})]}),e.jsxs("div",{className:"text-[12px] font-medium text-text-secondary truncate flex items-center",children:[t.conversation.displaySecondary,t.conversation.machineName&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"mx-1 opacity-50",children:"·"}),e.jsxs("span",{className:"flex items-center gap-1 opacity-80",children:[e.jsx(Ue,{size:11})," ",t.conversation.machineName]})]}),s==="needs_attention"&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"mx-1 opacity-50",children:"·"}),e.jsx("span",{className:"text-orange-400",children:"Action needed"})]})]}),e.jsx("div",{className:"text-[13px] text-text-muted truncate mt-0.5 opacity-90",children:t.preview})]}),i&&e.jsx("span",{className:"absolute top-5 right-4 w-2 h-2 rounded-full bg-accent-primary shadow-glow"}),o&&e.jsx("span",{className:"absolute top-4 right-4 rounded-full bg-accent-primary/10 px-2 py-0.5 text-[10px] font-bold text-accent-primary",children:"Live"})]},t.conversation.tabKey)}function Ln({size:t=32,label:s}){return e.jsxs("div",{className:"flex flex-col items-center gap-2.5",children:[e.jsx("div",{className:"rounded-full animate-spin border-[2.5px] border-accent-primary/20 border-t-accent-primary-light",style:{width:t,height:t}}),s&&e.jsx("div",{className:"text-xs font-semibold text-accent-primary-light tracking-tight",children:s})]})}function ac({section:t,attentionItems:s,unreadItems:n,workingItems:r,completedItems:i,hiddenConversations:o,machineCards:c,getAvatarText:d,onOpenConversation:l,onShowConversation:f,onShowAllHidden:u,onOpenMachine:m,onOpenSettings:h,onSectionChange:p,wsStatus:y="connected",isStandalone:x=!1}){const k=y==="disconnected"||y==="reconnecting"||y==="offline"||y==="auth_failed",b=c.length>0,g=s.length>0||n.length>0||r.length>0||i.length>0,j=t==="machines"?"Machines":"Chats";return e.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden bg-bg-primary",children:[e.jsx("div",{className:"px-5 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-4 shrink-0 bg-bg-primary z-10",children:e.jsxs("div",{className:"flex items-center justify-between gap-3",children:[e.jsx("div",{className:"text-2xl font-black tracking-tight text-text-primary px-1",children:j}),e.jsxs("div",{className:"flex items-center gap-3 shrink-0",children:[t==="chats"&&(s.length>0||n.length>0)&&e.jsxs("div",{className:"flex items-center gap-1.5 px-2.5 py-1 rounded-full border border-accent-primary/16 bg-accent-primary/10 text-accent-primary text-[11px] font-bold shadow-[0_8px_20px_rgba(0,0,0,0.05)]",children:[e.jsx(ds,{size:13}),e.jsx("span",{children:s.length+n.length})]}),e.jsx("button",{onClick:h,className:"w-8 h-8 flex items-center justify-center rounded-full border border-border-subtle bg-bg-secondary/70 text-text-secondary hover:text-text-primary hover:border-border-default transition-colors",children:e.jsx(ls,{size:18})})]})]})}),e.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto overflow-x-hidden px-3 pb-[calc(12px+env(safe-area-inset-bottom,0px))] flex flex-col gap-3 -webkit-overflow-scrolling-touch",children:[t==="machines"&&e.jsx("section",{className:"flex flex-col gap-2",children:k?e.jsx(Ct,{icon:e.jsx(Ln,{label:"Reconnecting…"}),title:"Connecting to server",subtitle:y==="offline"?"Your device appears to be offline. Waiting for network…":y==="auth_failed"?"Session expired. Please log in again.":"Establishing connection to the server. This usually takes a moment."}):c.length===0?e.jsx(Ct,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-12 h-12 object-contain animate-bounce",style:{animationDuration:"3s"}}),title:x?"Waiting for your IDE":"Connect your first machine",subtitle:x?"Launch any supported IDE or CLI agent — it will appear here automatically.":"Install the ADHDev daemon on your machine, then it will show up here.",children:!x&&e.jsx("div",{className:"w-full max-w-[360px] mt-4",children:e.jsx(Er,{})})}):e.jsx(bt,{children:c.map((S,v)=>e.jsxs("button",{className:`flex items-start gap-3.5 px-4 py-3.5 w-full text-left transition-colors active:scale-[0.995] ${v>0?"border-t border-border-subtle/70":""}`,onClick:()=>m(S.id),type:"button",children:[e.jsx("span",{className:"w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 bg-[color:color-mix(in_oklab,var(--bg-primary)_82%,var(--accent-primary)_18%)] border border-accent-primary/16 text-text-primary shadow-[0_2px_8px_rgba(0,0,0,0.12)]",children:d(S.label)}),e.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:S.label}),e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:S.unread>0?e.jsxs("span",{className:"text-accent-primary",children:[S.unread," new"]}):S.total>0?`${S.total} chats`:"Idle"})]}),e.jsx("div",{className:"text-[12px] font-medium text-text-secondary truncate",children:S.subtitle}),S.total>0?e.jsxs("div",{className:"text-[13px] text-text-muted mt-0.5",children:[S.total," chat",S.total!==1?"s":"",S.unread>0?` · ${S.unread} unread`:""]}):e.jsx("div",{className:"text-[13px] text-text-muted mt-0.5 italic opacity-70",children:"No active chats"})]})]},S.id))})}),t==="chats"&&s.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx(Vt,{title:"Needs attention",className:"mb-0"}),e.jsx(bt,{children:s.map((S,v)=>e.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:e.jsx(qt,{item:S,type:"needs_attention",getAvatarText:d,onOpenConversation:l})},S.conversation.tabKey))})]}),t==="chats"&&n.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx(Vt,{title:"Task complete",className:"mb-0 mt-2"}),e.jsx(bt,{children:n.map((S,v)=>e.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:e.jsx(qt,{item:S,type:"task_complete",getAvatarText:d,onOpenConversation:l})},S.conversation.tabKey))})]}),t==="chats"&&r.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx(Vt,{title:"Working now",className:"mb-0 mt-2"}),e.jsx(bt,{children:r.map((S,v)=>e.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:e.jsx(qt,{item:S,type:"working",getAvatarText:d,onOpenConversation:l})},S.conversation.tabKey))})]}),t==="chats"&&e.jsxs("section",{className:"flex flex-col gap-2",children:[i.length>0&&e.jsx(Vt,{title:"Earlier",className:"mb-0 mt-2 border-border-subtle/80 bg-bg-secondary/35"}),i.length>0?e.jsx(bt,{children:i.map((S,v)=>e.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:e.jsx(qt,{item:S,type:"earlier",getAvatarText:d,onOpenConversation:l})},S.conversation.tabKey))}):g?e.jsx("div",{className:"py-8 text-center text-sm font-medium text-text-muted",children:"All caught up."}):k?e.jsx(Ct,{icon:e.jsx(Ln,{size:28}),title:"Connecting…",subtitle:"Waiting for server connection before loading conversations."}):b?e.jsx(Ct,{icon:e.jsx("div",{className:"w-11 h-11 rounded-xl flex items-center justify-center bg-accent-primary/10 text-accent-primary-light",children:e.jsx(rt,{size:20})}),title:"No conversations yet",subtitle:"Your machines are connected. Open an IDE or launch a CLI agent to start your first conversation."}):e.jsx(Ct,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-10 h-10 object-contain opacity-70"}),title:"No machines connected",subtitle:"Switch to the Machines tab to connect your first machine and start chatting with AI agents."})]}),t==="chats"&&o.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsxs("div",{className:"mx-1 mt-4 mb-1 flex items-center justify-between gap-2 px-1 py-1 text-[12px] font-bold uppercase tracking-wider text-text-secondary",children:[e.jsx("span",{children:"Hidden"}),e.jsx("button",{type:"button",className:"text-accent-primary normal-case font-semibold hover:underline",onClick:u,children:"Restore all"})]}),e.jsx(bt,{className:"bg-bg-secondary/25",children:o.map((S,v)=>e.jsxs("button",{className:`flex items-start gap-3.5 px-4 py-3.5 w-full text-left transition-colors active:scale-[0.995] opacity-50 saturate-0 ${v>0?"border-t border-border-subtle/70":""}`,onClick:()=>f(S),type:"button",children:[e.jsx("span",{className:"w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 bg-bg-primary border border-border-subtle text-text-secondary",children:d(S.displayPrimary)}),e.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:S.displayPrimary}),e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:"Hidden"})]}),e.jsxs("div",{className:"text-[12px] font-medium text-text-secondary truncate flex items-center",children:[S.displaySecondary,S.machineName&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"mx-1 opacity-50",children:"·"}),e.jsxs("span",{className:"flex items-center gap-1 opacity-80",children:[e.jsx(Ue,{size:11})," ",S.machineName]})]})]}),e.jsx("div",{className:"text-[13px] text-text-muted truncate mt-0.5 opacity-90",children:"Tap to restore and open"})]})]},S.tabKey))})]})]}),e.jsx(Dr,{section:t,onSectionChange:p})]})}function ic(t){const s=t.replace(/[\\/]+$/,"");if(!s||s==="/"||/^[A-Za-z]:$/.test(s))return null;const n=s.includes("\\")?"\\":"/",r=s.split(/[\\/]/);return/^[A-Za-z]:$/.test(r[0]||"")?r.length<=2?`${r[0]}\\`:r.slice(0,-1).join("\\"):r.length<=2?n:r.slice(0,-1).join(n)||n}async function Br(t,s,n){const r=await t(s,"file_list_browse",{path:n});if(!(r!=null&&r.success))throw new Error((r==null?void 0:r.error)||"Could not browse folder");const i=typeof(r==null?void 0:r.path)=="string"?r.path:n,o=i.includes("\\")?"\\":"/",c=(l,f)=>/^[A-Za-z]:\\?$/.test(l)?`${l.replace(/\\?$/,"\\")}${f}`:l==="/"||l==="\\"?`${o}${f}`:`${l.replace(/[\\/]+$/,"")}${o}${f}`,d=Array.isArray(r==null?void 0:r.files)?r.files.filter(l=>(l==null?void 0:l.type)==="directory"&&typeof(l==null?void 0:l.name)=="string").map(l=>({name:l.name,path:c(i,l.name)})).sort((l,f)=>l.name.localeCompare(f.name)):[];return{path:i,directories:d}}function Gs({title:t,description:s,currentPath:n,directories:r,busy:i=!1,error:o="",confirmLabel:c="Use this folder",onClose:d,onNavigate:l,onConfirm:f}){const u=ic(n);return e.jsx("div",{className:"fixed inset-0 z-[110] flex items-center justify-center p-4 bg-black/60 backdrop-blur-[2px]",role:"dialog","aria-modal":"true","aria-labelledby":"workspace-browse-title",children:e.jsxs("div",{className:"w-full max-w-2xl max-h-[min(86vh,720px)] rounded-2xl border border-border-subtle bg-bg-secondary shadow-xl overflow-hidden flex flex-col",children:[e.jsxs("div",{className:"flex items-start justify-between gap-3 px-5 py-4 border-b border-border-subtle",children:[e.jsxs("div",{className:"min-w-0",children:[e.jsx("h2",{id:"workspace-browse-title",className:"m-0 text-base font-semibold text-text-primary",children:t}),e.jsx("p",{className:"m-0 mt-1 text-xs leading-relaxed text-text-muted",children:s})]}),e.jsx("button",{type:"button",className:"inline-flex items-center justify-center w-8 h-8 rounded-full border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary hover:bg-surface-primary transition-colors shrink-0",onClick:d,"aria-label":"Close folder browser",children:e.jsx(vt,{size:16})})]}),e.jsxs("div",{className:"px-5 py-3 border-b border-border-subtle bg-bg-primary/60 flex items-center gap-2",children:[e.jsxs("button",{type:"button",className:"inline-flex items-center gap-1.5 min-h-[34px] px-3 rounded-lg border border-border-subtle bg-bg-secondary text-text-secondary hover:text-text-primary disabled:opacity-40 transition-colors",onClick:()=>{!u||i||l(u)},disabled:!u||i,children:[e.jsx(Bs,{size:15}),"Parent"]}),e.jsxs("div",{className:"min-w-0 flex-1 rounded-lg border border-border-subtle bg-bg-secondary px-3 py-2",children:[e.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-0.5",children:"Current folder"}),e.jsx("div",{className:"text-sm text-text-primary break-all",children:n||"Loading…"})]})]}),e.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto bg-bg-primary/40",children:i?e.jsx("div",{className:"px-5 py-5 text-sm text-text-secondary",children:"Loading folders…"}):o?e.jsx("div",{className:"px-5 py-5 text-sm text-status-error",children:o}):r.length===0?e.jsx("div",{className:"px-5 py-5 text-sm text-text-secondary",children:"No subfolders here."}):e.jsx("div",{className:"p-3",children:r.map(m=>e.jsxs("button",{type:"button",className:"w-full flex items-center gap-3 px-3.5 py-3 rounded-xl text-left border border-transparent hover:border-border-subtle hover:bg-bg-secondary transition-colors",onClick:()=>l(m.path),children:[e.jsx("span",{className:"inline-flex items-center justify-center w-9 h-9 rounded-xl bg-accent-primary/10 text-accent-primary shrink-0",children:e.jsx(Lt,{size:17})}),e.jsxs("span",{className:"min-w-0 flex-1",children:[e.jsx("span",{className:"block text-sm font-medium text-text-primary truncate",children:m.name}),e.jsx("span",{className:"block text-[11px] text-text-muted truncate",children:m.path})]})]},m.path))})}),e.jsxs("div",{className:"flex items-center justify-end gap-2 px-5 py-4 border-t border-border-subtle bg-bg-secondary",children:[e.jsx("button",{type:"button",className:"machine-btn text-xs",onClick:d,children:"Cancel"}),e.jsx("button",{type:"button",className:"btn btn-primary h-9 px-4 text-sm font-semibold",onClick:()=>f(n),disabled:!n||i,children:c})]})]})})}function Ys({title:t,description:s,details:n,workspaceOptions:r,selectedWorkspaceKey:i,onWorkspaceChange:o,confirmLabel:c="Launch",busy:d=!1,onConfirm:l,onCancel:f}){const u=r==null?void 0:r.find(m=>m.key===i);return e.jsx("div",{className:"fixed inset-0 z-[110] flex items-center justify-center p-4 bg-black/60 backdrop-blur-[2px]",role:"dialog","aria-modal":"true","aria-labelledby":"launch-confirm-title",children:e.jsxs("div",{className:"w-full max-w-lg rounded-2xl border border-border-subtle bg-bg-secondary shadow-xl overflow-hidden",children:[e.jsxs("div",{className:"flex items-start justify-between gap-3 px-5 py-4 border-b border-border-subtle",children:[e.jsxs("div",{className:"min-w-0",children:[e.jsx("h2",{id:"launch-confirm-title",className:"m-0 text-base font-semibold text-text-primary",children:t}),e.jsx("p",{className:"m-0 mt-1 text-xs leading-relaxed text-text-muted",children:s})]}),e.jsx("button",{type:"button",className:"inline-flex items-center justify-center w-8 h-8 rounded-full border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary hover:bg-surface-primary transition-colors shrink-0",onClick:f,"aria-label":"Close launch confirmation",children:e.jsx(vt,{size:16})})]}),e.jsxs("div",{className:"px-5 py-4 flex flex-col gap-3",children:[r&&r.length>0&&o&&e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[e.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"Workspace"}),e.jsx("select",{value:i||"",onChange:m=>o(m.target.value),className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2.5 text-sm",disabled:d,children:r.map(m=>e.jsx("option",{value:m.key,children:m.label},m.key))}),(u==null?void 0:u.description)&&e.jsx("div",{className:"mt-2 text-[11px] text-text-muted break-all",children:u.description})]}),n.map(m=>e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[e.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:m.label}),e.jsx("div",{className:"text-sm text-text-primary break-all",children:m.value})]},`${m.label}:${m.value}`))]}),e.jsxs("div",{className:"flex items-center justify-end gap-2 px-5 py-4 border-t border-border-subtle bg-bg-secondary",children:[e.jsx("button",{type:"button",className:"machine-btn text-xs",onClick:f,disabled:d,children:"Cancel"}),e.jsxs("button",{type:"button",className:"btn btn-primary h-9 px-4 text-sm font-semibold inline-flex items-center gap-2",onClick:l,disabled:d,children:[e.jsx(sr,{size:14}),d?"Launching…":c]})]})]})})}function Pn(t,s){return s||t.replace(/[\\/]+$/,"").split(/[\\/]/).filter(Boolean).pop()||t}function xt(t){const{machine:s,currentWorkspacePath:n,currentWorkspaceId:r,includeHome:i=!0}=t,o=[];i&&o.push({key:"__home__",label:"Home directory",description:"Launch without a workspace",workspaceId:null,workspacePath:null});for(const l of s.workspaces||[])o.push({key:`saved:${l.id}`,label:`${l.id===s.defaultWorkspaceId?"⭐ ":""}${Pn(l.path,l.label)}`,description:l.path,workspaceId:l.id,workspacePath:l.path});const c=(n==null?void 0:n.trim())||"",d=c?(s.workspaces||[]).find(l=>l.path===c):null;if(c&&!d&&o.push({key:`custom:${c}`,label:Pn(c),description:c,workspaceId:null,workspacePath:c}),r){const l=`saved:${r}`;if(o.some(f=>f.key===l))return{options:o,selectedKey:l}}return d?{options:o,selectedKey:`saved:${d.id}`}:c?{options:o,selectedKey:`custom:${c}`}:{options:o,selectedKey:"__home__"}}function oc({selectedMachineEntry:t,selectedMachineConversations:s,selectedMachineRecentLaunches:n,cliProviders:r,acpProviders:i,selectedMachineNeedsUpgrade:o,appVersion:c,machineAction:d,section:l,showBottomNav:f,onBack:u,onSectionChange:m,onOpenConversation:h,onOpenRecent:p,onOpenMachineDetails:y,onMachineUpgrade:x,onLaunchDetectedIde:k,onAddWorkspace:b,onBrowseDirectory:g,onLaunchWorkspaceProvider:j}){var We,Re,Ce,He;const S=(ie,we,ve)=>ie?"ide":we>0?"cli":ve>0?"acp":null,[v,M]=a.useState(!1),w=ie=>ie==="ide"?"IDE":ie==="cli"?"CLI":"ACP",N=n.slice(0,4),$=s.slice(0,3),R=(((We=t.detectedIdes)==null?void 0:We.length)||0)>0,E=a.useMemo(()=>t.workspaces||[],[t]),L=t.defaultWorkspaceId||null,[_,C]=a.useState(L||((Re=E[0])==null?void 0:Re.id)||""),[U,P]=a.useState(""),[z,A]=a.useState(""),[B,W]=a.useState([]),[D,Z]=a.useState(!1),[pe,ee]=a.useState(""),[be,q]=a.useState(!1),[G,V]=a.useState(S(R,r.length,i.length)),me=a.useRef(null),[ue,ce]=a.useState(null),xe=a.useRef("__home__"),[ae,ge]=a.useState("__home__"),[ne,le]=a.useState(!1),F=a.useRef(null),se=_==="__custom__"?U.trim():((Ce=E.find(ie=>ie.id===_))==null?void 0:Ce.path)||"",I=_==="__custom__"&&!!se&&d.state==="error"&&/(Directory path is not valid or does not exist|Path does not exist)/i.test(d.message),Q=_!=="__custom__"&&((He=E.find(ie=>ie.id===_))==null?void 0:He.path)||"",J=a.useCallback(async ie=>{Z(!0),ee("");try{const we=await g(ie);A(we.path),P(we.path),W(we.directories)}catch(we){ee(we instanceof Error?we.message:"Could not load folder")}finally{Z(!1)}},[g]),re=a.useCallback(()=>{var we,ve;C("__custom__"),q(!0);const ie=U.trim()||Q||((we=E.find(ye=>ye.id===L))==null?void 0:we.path)||((ve=E[0])==null?void 0:ve.path)||"~";J(ie)},[U,L,J,Q,E]),fe=a.useCallback((ie,we)=>{me.current=we,xe.current=ie.selectedWorkspaceKey||"__home__",ge(ie.selectedWorkspaceKey||"__home__"),ce(ie)},[]),je=a.useCallback(()=>{me.current&&(le(!0),me.current().finally(()=>{me.current=null,le(!1),ce(null)}))},[]);a.useEffect(()=>{var ie;F.current!==t.id&&(F.current=t.id,C(L||((ie=E[0])==null?void 0:ie.id)||"__custom__"),P(""),A(""),W([]),ee(""),q(!1),V(S(R,r.length,i.length)))},[i.length,r.length,L,R,t.id,E]),a.useEffect(()=>{var ie;_!=="__custom__"&&(_&&E.some(we=>we.id===_)||C(L||((ie=E[0])==null?void 0:ie.id)||"__custom__"))},[L,_,E]),a.useEffect(()=>{G==="ide"&&R||G==="cli"&&r.length>0||G==="acp"&&i.length>0||V(S(R,r.length,i.length))},[G,i.length,r.length,R]);const Ne=a.useMemo(()=>{const ie=N.map(ve=>({key:`recent-launch:${ve.id}`,type:"session",primary:ve.label,secondary:`${w(ve.kind)}${ve.subtitle?` · ${ve.subtitle}`:""}`,unread:!1,onClick:()=>{const{options:ye,selectedKey:O}=xt({machine:{workspaces:E,defaultWorkspaceId:L},currentWorkspacePath:ve.workspace});fe({title:`Launch ${ve.label}?`,description:"Recent launches require one more confirmation before they run.",confirmLabel:"Launch",workspaceOptions:ye,selectedWorkspaceKey:O,details:[{label:"Mode",value:w(ve.kind)},...ve.providerType?[{label:"Provider",value:ve.providerType}]:[]]},async()=>{const K=ye.find(oe=>oe.key===xe.current);K!=null&&K.workspaceId?(C(K.workspaceId),P("")):K!=null&&K.workspacePath?(C("__custom__"),P(K.workspacePath)):(C(""),P("")),await p({...ve,workspace:(K==null?void 0:K.workspacePath)??null})})}})),we=$.map(ve=>({key:`recent-chat:${ve.conversation.tabKey}`,type:"conversation",primary:ve.conversation.displayPrimary,secondary:`Chat${ve.conversation.displaySecondary?` · ${ve.conversation.displaySecondary}`:""}${ve.timestamp?` · ${ir(ve.timestamp)}`:""}`,unread:ve.unread,onClick:()=>h(ve.conversation)}));return[...ie,...we]},[L,h,p,fe,$,N,E]),Te=v?Ne:Ne.slice(0,5),Xe=Ne.length>0;return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"flex items-center justify-between gap-3 px-4 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-3 border-b border-border-subtle/70 bg-bg-primary backdrop-blur-md",children:e.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 flex-1",children:[e.jsx("button",{className:"w-[34px] h-[34px] rounded-full border border-border-default bg-surface-primary/70 text-text-secondary shrink-0 inline-flex items-center justify-center hover:bg-surface-primary transition-colors",onClick:u,type:"button","aria-label":"Back",children:e.jsx(Bs,{size:18})}),e.jsxs("div",{className:"min-w-0 flex flex-col gap-0.5",children:[e.jsx("div",{className:"flex items-center gap-2 text-[17px] font-extrabold tracking-tight text-text-primary truncate",children:tt(t,{fallbackId:t.id})}),e.jsxs("div",{className:"min-w-0 flex items-center flex-wrap gap-1.5 text-xs text-text-secondary truncate",children:[t.platform||"machine",t.version?` · v${t.version}`:""]})]})]})}),e.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto py-2 flex flex-col gap-2 -webkit-overflow-scrolling-touch",children:[Xe&&e.jsxs("section",{className:"flex flex-col gap-0",children:[e.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Recent"}),e.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:Te.map(ie=>e.jsxs("button",{className:`flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border ${ie.unread?"border-accent-primary/25 bg-accent-primary/5":"border-border-default/80 bg-surface-primary/90"} text-text-primary`,type:"button",onClick:ie.onClick,children:[e.jsx("span",{className:"text-sm font-bold text-text-primary",children:ie.primary}),e.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:ie.secondary})]},ie.key))}),Ne.length>5&&e.jsx("div",{className:"flex justify-center px-4 pt-2",children:e.jsx("button",{type:"button",className:"min-h-[34px] px-3.5 rounded-full border border-border-default/80 bg-surface-primary/90 text-text-secondary text-xs font-bold",onClick:()=>M(ie=>!ie),children:v?"Show fewer":`Show ${Ne.length-5} more`})})]}),(R||r.length>0||i.length>0)&&e.jsxs("section",{className:"flex flex-col gap-0",children:[e.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Start"}),e.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:e.jsxs("div",{className:"flex flex-col gap-2.5 w-full p-3.5 rounded-2xl border border-border-default/80 bg-surface-primary/90",children:[e.jsx("div",{className:"text-sm font-bold text-text-primary",children:"Workspace"}),e.jsx("div",{className:"text-xs leading-relaxed text-text-secondary",children:"Pick a saved workspace or browse folders before choosing IDE, CLI, or ACP."}),e.jsx("select",{value:_,onChange:ie=>{const we=ie.target.value;if(C(we),we==="__custom__"){re();return}P("")},className:"w-full rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-primary px-3 py-3 text-sm",children:E.length>0?e.jsxs(e.Fragment,{children:[E.map(ie=>e.jsxs("option",{value:ie.id,children:[ie.id===L?"⭐ ":"",ie.label||ie.path.split("/").filter(Boolean).pop()||ie.path]},ie.id)),e.jsx("option",{value:"__custom__",children:"Select workspace…"})]}):e.jsx("option",{value:"__custom__",children:"Select workspace…"})}),_==="__custom__"&&e.jsxs("div",{className:"flex flex-col gap-2.5",children:[e.jsx("div",{className:"rounded-2xl border border-border-default/80 bg-bg-primary/80 px-3.5 py-3",children:e.jsxs("div",{className:"flex items-start gap-3",children:[e.jsx("span",{className:"inline-flex items-center justify-center w-9 h-9 rounded-xl bg-accent-primary/10 text-accent-primary shrink-0",children:e.jsx(Lt,{size:17})}),e.jsxs("div",{className:"min-w-0 flex-1",children:[e.jsx("div",{className:"text-[10px] font-bold uppercase tracking-[0.08em] text-text-muted mb-1",children:"Selected folder"}),e.jsx("div",{className:"text-[12px] leading-relaxed text-text-primary break-all",children:se||z||"No folder selected yet."})]})]})}),e.jsxs("div",{className:"flex flex-wrap gap-2",children:[e.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-secondary text-[12px] font-bold",onClick:re,children:"Select workspace…"}),e.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-xl border border-accent-primary/30 bg-accent-primary/10 text-text-primary text-[12px] font-bold disabled:opacity-40",onClick:()=>{se&&b(se)},disabled:!se||D,children:"Save as workspace"})]})]}),se&&e.jsx("div",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:se})]})}),e.jsxs("div",{className:"grid grid-cols-3 gap-2 px-4",children:[R&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${G==="ide"?"border-accent-primary/30 bg-accent-primary/10 text-text-primary":"border-border-default/80 bg-surface-primary/90 text-text-secondary"}`,type:"button",onClick:()=>V("ide"),children:"IDE"}),r.length>0&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${G==="cli"?"border-accent-primary/30 bg-accent-primary/10 text-text-primary":"border-border-default/80 bg-surface-primary/90 text-text-secondary"}`,type:"button",onClick:()=>V("cli"),children:"CLI"}),i.length>0&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${G==="acp"?"border-accent-primary/30 bg-accent-primary/10 text-text-primary":"border-border-default/80 bg-surface-primary/90 text-text-secondary"}`,type:"button",onClick:()=>V("acp"),children:"ACP"})]}),G&&e.jsxs("div",{className:"flex flex-col gap-2.5 px-4 pt-3",children:[e.jsx("div",{className:"text-xs font-bold text-text-secondary",children:G==="ide"?"Choose an IDE":G==="cli"?"Choose a CLI provider":"Choose an ACP provider"}),e.jsx("div",{className:"grid grid-cols-1 gap-2",children:G==="ide"?(t.detectedIdes||[]).slice(0,6).map(ie=>e.jsxs("button",{type:"button",className:"flex flex-col items-start gap-1 w-full text-left p-3 rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",onClick:()=>{const{options:we,selectedKey:ve}=xt({machine:{workspaces:E,defaultWorkspaceId:L},currentWorkspaceId:_!=="__custom__"?_:null,currentWorkspacePath:se});fe({title:`Launch ${ie.name}?`,description:"Review or change the target folder before opening this IDE.",confirmLabel:"Launch IDE",workspaceOptions:we,selectedWorkspaceKey:ve,details:[{label:"Mode",value:"IDE"},{label:"Provider",value:ie.name}]},async()=>{const ye=we.find(O=>O.key===xe.current);ye!=null&&ye.workspaceId?(C(ye.workspaceId),P("")):ye!=null&&ye.workspacePath?(C("__custom__"),P(ye.workspacePath)):(C(""),P("")),k(ie.type,{workspacePath:(ye==null?void 0:ye.workspacePath)??null})})},children:[e.jsx("span",{className:"text-[13px] font-bold text-text-primary",children:ie.name}),e.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:se||"Use selected workspace"})]},ie.type)):(G==="cli"?r:i).map(ie=>e.jsxs("button",{type:"button",className:"flex flex-col items-start gap-1 w-full text-left p-3 rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",onClick:()=>{const{options:we,selectedKey:ve}=xt({machine:{workspaces:E,defaultWorkspaceId:L},currentWorkspaceId:_!=="__custom__"?_:null,currentWorkspacePath:se});fe({title:`Launch ${ie.displayName}?`,description:"Review or change the provider workspace before starting this session.",confirmLabel:`Launch ${G.toUpperCase()}`,workspaceOptions:we,selectedWorkspaceKey:ve,details:[{label:"Mode",value:G.toUpperCase()},{label:"Provider",value:ie.displayName}]},async()=>{const ye=we.find(O=>O.key===xe.current);ye!=null&&ye.workspaceId?(C(ye.workspaceId),P("")):ye!=null&&ye.workspacePath?(C("__custom__"),P(ye.workspacePath)):(C(""),P("")),j(G,ie.type,{workspaceId:(ye==null?void 0:ye.workspaceId)??null,workspacePath:(ye==null?void 0:ye.workspacePath)??null})})},children:[e.jsxs("span",{className:"text-[13px] font-bold text-text-primary",children:[ie.icon?`${ie.icon} `:"",ie.displayName]}),e.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:se||"Use selected workspace"})]},ie.type))})]}),d.message&&e.jsxs("div",{className:`mx-4 mt-2.5 p-3 rounded-xl text-xs leading-relaxed ${d.state==="error"?"text-status-error bg-status-error/10":"text-text-secondary bg-surface-primary/90"}`,children:[d.message,I&&e.jsx("div",{className:"mt-2",children:e.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[34px] px-4 rounded-lg bg-surface-primary text-text-primary font-bold text-xs",onClick:()=>b(se,{createIfMissing:!0}),children:"Create folder"})})]})]}),e.jsxs("section",{className:"flex flex-col gap-0",children:[e.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Inspect"}),e.jsxs("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:[o&&e.jsxs("button",{className:"flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border border-accent-primary/25 bg-accent-primary/5 text-text-primary",type:"button",onClick:x,children:[e.jsxs("span",{className:"text-sm font-bold text-text-primary",children:["Update to v",c]}),e.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:"Restart this machine with the latest daemon"})]}),e.jsxs("button",{className:"flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",type:"button",onClick:y,children:[e.jsx("span",{className:"text-sm font-bold text-text-primary",children:"Machine details"}),e.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:"Sessions, providers, system info, and logs"})]})]})]})]}),be&&e.jsx(Gs,{title:"Select workspace",description:"Move through folders like a normal explorer, then use the current folder for this machine.",currentPath:z,directories:B,busy:D,error:pe,confirmLabel:"Use this folder",onClose:()=>q(!1),onNavigate:ie=>{J(ie)},onConfirm:ie=>{P(ie),C("__custom__"),q(!1)}}),ue&&e.jsx(Ys,{title:ue.title,description:ue.description,details:ue.details,workspaceOptions:ue.workspaceOptions,selectedWorkspaceKey:ae,onWorkspaceChange:ie=>{xe.current=ie,ge(ie)},confirmLabel:ue.confirmLabel,busy:ne,onConfirm:je,onCancel:()=>{me.current=null,ce(null)}}),f&&e.jsx(Dr,{section:l,onSectionChange:m})]})}function cc(t){return hr(t)}function $n(t){const s=[...t.messages].reverse().find(r=>!(r!=null&&r._localId))||t.messages[t.messages.length-1],n=cc(s==null?void 0:s.content);return n||(t.title?t.title:t.displaySecondary||"No messages yet")}function lc(t){const s=t.trim();return s?s[0].toUpperCase():"?"}function Gt(t,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[mobile-read] ${t}`,s)}catch{}}function dc({conversations:t,hiddenConversations:s,ides:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,requestedActiveTabKey:f,onRequestedActiveTabConsumed:u,requestedMachineId:m,onRequestedMachineConsumed:h,requestedMobileSection:p,onRequestedMobileSectionConsumed:y,onOpenHistory:x,onOpenRemote:k,onStopCli:b,wsStatus:g,isConnected:j,onShowHiddenConversation:S,onShowAllHiddenConversations:v,onHideConversation:M}){const[w,N]=a.useState(()=>{var O;return((O=t[0])==null?void 0:O.tabKey)||null}),[$,R]=a.useState(()=>t[0]?"chat":"inbox"),[E,L]=a.useState("chats"),[_,C]=a.useState(null),[U,P]=a.useState("inbox"),[z,A]=a.useState("idle"),[B,W]=a.useState(""),D=a.useRef(null),Z=wt(),pe="0.8.4",ee=a.useMemo(()=>t.find(O=>O.tabKey===w)||t[0]||null,[t,w]),be=a.useMemo(()=>ee?n.find(O=>O.id===ee.ideId):void 0,[n,ee]),q=a.useMemo(()=>!ee||_e(ee)||!Ee(ee)?null:jt(ee),[ee]),G=a.useMemo(()=>n.filter(O=>O.type==="adhdev-daemon"||O.daemonMode).sort(Ii),[n]),V=a.useMemo(()=>G.find(O=>O.id===_)||null,[G,_]),me=a.useMemo(()=>Dt(n),[n]),ue=ps({sendDaemonCommand:i,activeConv:ee||void 0,setLocalUserMessages:o,setActionLogs:c,isStandalone:d}),ce=a.useCallback(O=>{if(!O||!O.sessionId)return;const K=Pt(O,me),oe=Math.max(Date.now(),yt(O),K.lastUpdated||0);Gt("mark_read:start",{tabKey:O.tabKey,sessionId:O.sessionId,displayPrimary:O.displayPrimary,inboxBucket:K.inboxBucket,unread:K.unread,lastSeenAt:K.lastSeenAt,lastUpdated:K.lastUpdated,activityAt:yt(O),readAt:oe}),i(O.daemonId||O.ideId,"mark_session_seen",{sessionId:O.sessionId,seenAt:oe}).then(de=>{Gt("mark_read:result",{tabKey:O.tabKey,sessionId:O.sessionId,result:de})}).catch(de=>{Gt("mark_read:error",{tabKey:O.tabKey,sessionId:O.sessionId,error:de instanceof Error?de.message:String(de)})})},[me,i]);a.useEffect(()=>{var K;if(!ee){R("inbox"),N(((K=t[0])==null?void 0:K.tabKey)||null),D.current=null;return}if($!=="chat"){D.current=null;return}const O=`${ee.tabKey}:${ee.sessionId||""}`;D.current!==O&&(D.current=O,ce(ee))},[t,ce,$,ee]),a.useEffect(()=>{if(!f)return;const O=t.find(K=>K.tabKey===f);O&&(N(O.tabKey),R("chat"),u==null||u())},[t,u,f]),a.useEffect(()=>{if(!m)return;const O=G.find(K=>K.id===m);O&&(C(O.id),A("idle"),W(""),L("machines"),P("inbox"),R("machine"),h==null||h())},[G,h,m]),a.useEffect(()=>{p&&(L(p),R("inbox"),y==null||y())},[y,p]);const xe=a.useMemo(()=>t.map(O=>{const K=$==="chat"&&(ee==null?void 0:ee.tabKey)===O.tabKey,oe=$t(O,me,{hideOpenTaskCompleteUnread:!0,isOpenConversation:K}),de=yt(O),T=$n(O);return{conversation:O,timestamp:de,preview:T,unread:oe.unread,requiresAction:oe.requiresAction,isWorking:oe.isWorking,inboxBucket:oe.inboxBucket}}).sort((O,K)=>Ar(O.conversation,K.conversation)),[t,me,$,ee]);a.useEffect(()=>{const O=xe.filter(K=>K.inboxBucket==="task_complete"||K.unread);O.length!==0&&Gt("inbox_state",{screen:$,selectedTabKey:w,items:O.map(K=>{const oe=Pt(K.conversation,me);return{liveState:oe,tabKey:K.conversation.tabKey,sessionId:K.conversation.sessionId,displayPrimary:K.conversation.displayPrimary,serverBucket:oe.inboxBucket,computedBucket:K.inboxBucket,serverUnread:oe.unread,computedUnread:K.unread,lastSeenAt:oe.lastSeenAt,lastUpdated:oe.lastUpdated,activityAt:yt(K.conversation)}})})},[xe,me,$,w]);const ae=a.useMemo(()=>xe.filter(O=>O.requiresAction),[xe]),ge=a.useMemo(()=>xe.filter(O=>O.unread&&!O.requiresAction),[xe]),ne=a.useMemo(()=>xe.filter(O=>!O.unread&&!O.requiresAction&&O.isWorking),[xe]),le=a.useMemo(()=>xe.filter(O=>!O.unread&&!O.requiresAction&&!O.isWorking),[xe]),F=a.useMemo(()=>V?xe.filter(O=>O.conversation.daemonId===V.id||O.conversation.ideId===V.id):[],[xe,V]),se=a.useMemo(()=>{if(!V)return[];const O=V.recentLaunches||[];return O.length>0?O.map(K=>({id:K.id,label:K.title||K.providerName||K.providerType,kind:K.kind,providerType:K.providerType,providerSessionId:K.providerSessionId,subtitle:K.currentModel||K.workspace||void 0,workspace:K.workspace,currentModel:K.currentModel})):n.filter(K=>!K.daemonMode&&K.daemonId===V.id).map(K=>{var de,T,X,te,H;const oe=ss(K)?"cli":It(K)?"acp":"ide";return{id:`${oe}:${K.type}:${K.workspace||""}`,label:((de=K.activeChat)==null?void 0:de.title)||(ss(K)?K.cliName||K.type:It(K)&&K.cliName||K.type),kind:oe,providerType:K.type,providerSessionId:K.providerSessionId,subtitle:It(K)?K.currentModel||K.workspace||void 0:K.workspace||void 0,workspace:K.workspace||void 0,currentModel:K.currentModel,timestamp:((H=(te=(X=(T=K.activeChat)==null?void 0:T.messages)==null?void 0:X.at)==null?void 0:te.call(X,-1))==null?void 0:H.timestamp)||0}}).sort((K,oe)=>oe.timestamp-K.timestamp).map(({timestamp:K,...oe})=>oe)},[n,V]),I=(V==null?void 0:V.version)||(V==null?void 0:V.daemonVersion)||null,Q=!!V&&!!I&&!0&&I!==pe,J=a.useMemo(()=>(V==null?void 0:V.availableProviders)||[],[V]),re=a.useMemo(()=>J.filter(O=>O.category==="cli").map(O=>({type:O.type,displayName:O.displayName||O.type,icon:O.icon})),[J]),fe=a.useMemo(()=>J.filter(O=>O.category==="acp").map(O=>({type:O.type,displayName:O.displayName||O.type,icon:O.icon})),[J]),je=a.useMemo(()=>{const O=new Map;for(const K of xe){const oe=K.conversation.daemonId||K.conversation.ideId,de=O.get(oe);de?de.push(K):O.set(oe,[K])}return G.map(K=>{const oe=O.get(K.id)||[],de=[...oe].sort((Y,Ie)=>Ie.timestamp-Y.timestamp)[0]||null,T=(de==null?void 0:de.conversation)||null,X=_s(K),te=oe.filter(Y=>Y.unread||Y.requiresAction).length,H=K.status==="online"?"Connected":K.status||"Unknown",Le=[K.platform||"machine",H].filter(Boolean);return{id:K.id,label:tt(K,{fallbackId:K.id}),subtitle:Le.join(" · "),unread:te,total:oe.length,latestConversation:T,latestTimestamp:(de==null?void 0:de.timestamp)||0,fallbackActivityAt:X,preview:T?`${T.displayPrimary} · ${$n(T)}`:"No active conversations yet. Open the machine to launch an IDE, CLI, or ACP session."}}).sort((K,oe)=>{const de=K.latestTimestamp||K.fallbackActivityAt||0,T=oe.latestTimestamp||oe.fallbackActivityAt||0;return T!==de?T-de:K.label.localeCompare(oe.label)})},[xe,G]),Ne=a.useCallback(O=>{N(O.tabKey),R("chat"),ce(O)},[ce]),Te=a.useCallback(O=>{const K=t.find(oe=>oe.ideId===O.ideId&&oe.streamSource==="native");K&&(N(K.tabKey),R("chat"),ce(K))},[t,ce]),Xe=a.useCallback(()=>{ce(ee),R("inbox")},[ce,ee]),We=a.useCallback(O=>{C(O),A("idle"),W(""),L("machines"),P("inbox"),R("machine")},[]),Re=a.useCallback(O=>{var oe;const K=O.daemonId||((oe=O.ideId)==null?void 0:oe.split(":")[0])||O.ideId;K&&(C(K),A("idle"),W(""),L("machines"),P("chat"),R("machine"))},[]),Ce=a.useCallback(()=>{R(U)},[U]),He=a.useCallback(async(O,K,oe)=>{var de;try{A("loading"),W(`Launching ${K}…`);const T={ideType:K,enableCdp:!0};(de=oe==null?void 0:oe.workspacePath)!=null&&de.trim()&&(T.workspace=oe.workspacePath.trim()),await i(O,"launch_ide",T),A("done"),W(`${K} launch requested`)}catch(T){A("error"),W(T instanceof Error?T.message:"Launch IDE failed"),console.error("Launch IDE failed",T)}},[i]),ie=a.useCallback(async(O,K,oe)=>{if(K.trim())try{A("loading"),W(oe!=null&&oe.createIfMissing?"Creating folder…":"Saving workspace…");const de=await i(O,"workspace_add",{path:K.trim(),createIfMissing:(oe==null?void 0:oe.createIfMissing)===!0});if(de!=null&&de.success){A("done"),W(oe!=null&&oe.createIfMissing?"Folder created and workspace saved":"Workspace saved");return}A("error"),W((de==null?void 0:de.error)||"Could not save workspace")}catch(de){A("error"),W(de instanceof Error?de.message:"Could not save workspace")}},[i]),we=a.useCallback(async O=>{var K,oe,de,T,X,te;try{A("loading"),W("Starting daemon upgrade…");const H=await i(O,"daemon_upgrade",{});if((K=H==null?void 0:H.result)!=null&&K.alreadyLatest){A("done"),W(`Already on v${((oe=H==null?void 0:H.result)==null?void 0:oe.version)||"latest"}.`);return}if((de=H==null?void 0:H.result)!=null&&de.upgraded||(T=H==null?void 0:H.result)!=null&&T.success){A("done"),W(`Upgrade to v${((X=H==null?void 0:H.result)==null?void 0:X.version)||"latest"} started. Daemon is restarting…`);return}A("error"),W(((te=H==null?void 0:H.result)==null?void 0:te.error)||"Upgrade failed")}catch(H){A("error"),W(H instanceof Error?H.message:"Upgrade failed")}},[i]),ve=a.useCallback(async(O,K,oe,de)=>{var T;try{A("loading"),W(`Launching ${oe}…`);const X={cliType:oe};(T=de==null?void 0:de.workspacePath)!=null&&T.trim()?X.dir=de.workspacePath.trim():de!=null&&de.workspaceId&&(X.workspaceId=de.workspaceId),de!=null&&de.resumeSessionId&&(X.resumeSessionId=de.resumeSessionId);const te=await i(O,"launch_cli",X),H=(te==null?void 0:te.result)||te,Le=(H==null?void 0:H.sessionId)||(H==null?void 0:H.id);if(te!=null&&te.success&&Le){A("done"),W(`${oe} launched`),Z(`/dashboard?activeTab=${encodeURIComponent(Le)}`);return}A("error"),W((te==null?void 0:te.error)||(H==null?void 0:H.error)||`Could not launch ${K.toUpperCase()} workspace`)}catch(X){A("error"),W(X instanceof Error?X.message:`Could not launch ${K.toUpperCase()} workspace`)}},[Z,i]),ye=a.useCallback(async O=>{if(V){if(O.kind==="ide"&&O.providerType){await He(V.id,O.providerType,{workspacePath:O.workspace||null});return}if((O.kind==="cli"||O.kind==="acp")&&O.providerType){await ve(V.id,O.kind,O.providerType,{workspacePath:O.workspace||null,resumeSessionId:O.providerSessionId||null});return}}},[He,ve,V]);return e.jsx("div",{className:"dashboard-mobile-chat",children:$==="chat"&&ee?e.jsx(nc,{selectedConversation:ee,isAcp:_e(ee),selectedIdeEntry:be,actionLogs:r,userName:l,isSendingChat:ue.isSendingChat,isFocusingAgent:ue.isFocusingAgent,handleModalButton:ue.handleModalButton,handleRelaunch:ue.handleRelaunch,onBack:Xe,onOpenNativeConversation:Te,onOpenMachine:Re,onHideConversation:M,onOpenHistory:x,onOpenRemote:k,onStopCli:b,cliViewMode:q,onSetCliViewMode:async O=>{if(ee&&q!==O)try{await i(ee.daemonId||ee.ideId,"set_cli_view_mode",{targetSessionId:ee.sessionId,cliType:ee.ideType||ee.agentType,mode:O})}catch(K){console.error("Failed to switch CLI view mode:",K)}},handleSendChat:ue.handleSendChat,handleFocusAgent:ue.handleFocusAgent}):$==="machine"&&V?e.jsx(oc,{selectedMachineEntry:V,selectedMachineConversations:F,selectedMachineRecentLaunches:se,cliProviders:re,acpProviders:fe,selectedMachineNeedsUpgrade:Q,appVersion:pe,machineAction:{state:z,message:B},section:E,showBottomNav:U==="inbox",onBack:Ce,onSectionChange:O=>{L(O),R("inbox")},onOpenConversation:Ne,onOpenRecent:ye,onOpenMachineDetails:()=>Z(`/machines/${V.id}`),onMachineUpgrade:()=>we(V.id),onLaunchDetectedIde:(O,K)=>He(V.id,O,K),onAddWorkspace:(O,K)=>ie(V.id,O,K),onBrowseDirectory:async O=>{const K=await i(V.id,"file_list_browse",{path:O});if(!(K!=null&&K.success))throw new Error((K==null?void 0:K.error)||"Could not browse folder");const oe=typeof(K==null?void 0:K.path)=="string"?K.path:O,de=oe.includes("\\")?"\\":"/",T=(te,H)=>/^[A-Za-z]:\\?$/.test(te)?`${te.replace(/\\?$/,"\\")}${H}`:te==="/"||te==="\\"?`${de}${H}`:`${te.replace(/[\\/]+$/,"")}${de}${H}`,X=Array.isArray(K==null?void 0:K.files)?K.files.filter(te=>(te==null?void 0:te.type)==="directory"&&typeof(te==null?void 0:te.name)=="string").map(te=>({name:te.name,path:T(oe,te.name)})).sort((te,H)=>te.name.localeCompare(H.name)):[];return{path:oe,directories:X}},onLaunchWorkspaceProvider:(O,K,oe)=>ve(V.id,O,K,oe)}):e.jsx(ac,{section:E,attentionItems:ae,unreadItems:ge,workingItems:ne,completedItems:le,hiddenConversations:s,machineCards:je,getAvatarText:lc,onOpenConversation:Ne,onShowConversation:S,onShowAllHidden:v,onOpenMachine:We,onOpenSettings:()=>Z("/settings"),onSectionChange:L,wsStatus:g,isConnected:j,isStandalone:d})})}function Ns(t,s){return!!(t<4&&s&&window.innerWidth>=768)}function uc({conversations:t,numGroups:s,onMoveTab:n,onReceiveTab:r,onOwnTabDrop:i,onClearPreviewOrder:o}){const c=a.useRef(0),[d,l]=a.useState(!1),[f,u]=a.useState(null),m=a.useCallback(()=>{c.current=0,l(!1),u(null)},[]);a.useEffect(()=>(window.addEventListener("dragend",m),window.addEventListener("drop",m),()=>{window.removeEventListener("dragend",m),window.removeEventListener("drop",m)}),[m]);const h=a.useCallback(k=>{k.dataTransfer.types.includes("text/tab-key")&&(c.current+=1,l(!0))},[]),p=a.useCallback(k=>{if(!k.dataTransfer.types.includes("text/tab-key"))return;if(k.preventDefault(),!Ns(s,n)){u("merge");return}const b=k.currentTarget.getBoundingClientRect(),g=k.clientX-b.left,j=b.width/3;g<j?u("split-left"):g>j*2?u("split-right"):u("merge")},[s,n]),y=a.useCallback(()=>{c.current-=1,!(c.current>0)&&(c.current=0,l(!1),u(null))},[]),x=a.useCallback(k=>{c.current=0,l(!1);const b=k.dataTransfer.getData("text/tab-key"),g=b?t.some(S=>S.tabKey===b):!1,j=f;if(u(null),o(),!!b){if(k.preventDefault(),j==="split-left"&&Ns(s,n)){n==null||n(b,"split-left");return}if(j==="split-right"&&Ns(s,n)){n==null||n(b,"split-right");return}if(g){i(b);return}r==null||r(b)}},[t,f,s,n,r,i,o]);return{dragOver:d,dropAction:f,resetDragState:m,handleDragEnter:h,handleDragOver:p,handleDragLeave:y,handleDrop:x}}function pc(t,s){const n=new Set(s.map(o=>o.tabKey)),r=t.filter(o=>n.has(o)),i=s.filter(o=>!t.includes(o.tabKey)).map(o=>o.tabKey);return[...r,...i]}function xc({conversations:t,initialActiveTabId:s,initialTabOrder:n,onActiveTabChange:r,onTabOrderChange:i}){const[o,c]=a.useState(s??null),[d,l]=a.useState(n??[]),[f,u]=a.useState(null),m=a.useRef(null),h=a.useRef(null),p=a.useRef(r),y=a.useRef(i);a.useEffect(()=>{p.current=r},[r]),a.useEffect(()=>{y.current=i},[i]),a.useEffect(()=>{s&&s!==o&&c(s)},[s,o]),a.useEffect(()=>{l(w=>{const N=pc(w,t);return N.length===w.length&&N.every(($,R)=>$===w[R])?w:N})},[t]);const x=a.useMemo(()=>{const w=f??d;if(w.length===0)return t;const N=new Map(w.map(($,R)=>[$,R]));return[...t].sort(($,R)=>{const E=N.get($.tabKey)??999,L=N.get(R.tabKey)??999;return E-L})},[t,f,d]);a.useEffect(()=>{var N,$;if(x.length===0){o!==null&&(c(null),(N=p.current)==null||N.call(p,null));return}if(o&&x.some(R=>R.tabKey===o))return;const w=x[0].tabKey;w!==o&&(c(w),($=p.current)==null||$.call(p,w))},[x,o]);const k=a.useMemo(()=>x.find(w=>w.tabKey===o),[x,o]),b=a.useCallback(w=>{var N;c(w),(N=p.current)==null||N.call(p,w)},[]),g=a.useCallback((w,N,$)=>{l(R=>{var C;const E=R.filter(U=>U!==w),L=E.indexOf(N);if(L<0)return R;const _=$==="left"?L:L+1;return E.splice(_,0,w),(C=y.current)==null||C.call(y,E),E}),u(null)},[]),j=a.useCallback((w,N,$)=>{const E=(d.length>0?d:t.map(C=>C.tabKey)).filter(C=>C!==w),L=E.indexOf(N);if(L<0)return;const _=$==="left"?L:L+1;E.splice(_,0,w),m.current=E,u(E)},[d,t]),S=a.useCallback(()=>{var N;const w=m.current;w&&(l(w),(N=y.current)==null||N.call(y,w))},[]),v=a.useCallback(()=>{m.current=null,u(null)},[]),M=a.useCallback(w=>{l(N=>{var R;const $=N.filter(E=>E!==w);return $.push(w),(R=y.current)==null||R.call(y,$),$})},[]);return{activeTabId:o,activeConv:k,sortedConversations:x,previewOrderRef:m,draggingTabRef:h,selectTab:b,handleTabReorder:g,updatePreviewOrder:j,commitPreviewOrder:S,clearPreviewOrder:v,moveTabToEnd:M,setDraggingTabKey:w=>{h.current=w}}}function mc({dropAction:t,canSplit:s}){return e.jsxs("div",{className:"absolute inset-0 z-10 pointer-events-none hidden md:flex",children:[e.jsx("div",{className:"flex-1 border-r border-white/10 transition-all duration-150 flex items-center justify-center",style:{background:t==="split-left"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:t==="split-left"?"inset 0 0 0 2px var(--accent-primary)":"inset 0 0 0 1px rgba(255,255,255,0.05)",opacity:s?1:.45},children:e.jsx("div",{className:"px-3 py-1.5 rounded-full text-[11px] font-semibold text-white bg-black/45 backdrop-blur-sm",children:"Split Left"})}),e.jsx("div",{className:"flex-1 border-r border-white/10 transition-all duration-150 flex items-center justify-center",style:{background:t==="merge"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:t==="merge"?"inset 0 0 0 2px var(--accent-primary)":"inset 0 0 0 1px rgba(255,255,255,0.05)"},children:e.jsx("div",{className:"px-3 py-1.5 rounded-full text-[11px] font-semibold text-white bg-black/45 backdrop-blur-sm",children:"Move Here"})}),e.jsx("div",{className:"flex-1 transition-all duration-150 flex items-center justify-center",style:{background:t==="split-right"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:t==="split-right"?"inset 0 0 0 2px var(--accent-primary)":"inset 0 0 0 1px rgba(255,255,255,0.05)",opacity:s?1:.45},children:e.jsx("div",{className:"px-3 py-1.5 rounded-full text-[11px] font-semibold text-white bg-black/45 backdrop-blur-sm",children:"Split Right"})})]})}function Xs({conversationsCount:t,isSplitMode:s,isStandalone:n,detectedIdes:r,handleLaunchIde:i}){return t===0&&!s&&r&&i?e.jsxs("div",{className:"empty-dashboard flex-1 flex flex-col items-center justify-center -mt-8",children:[e.jsx("div",{className:"glow-orb mb-6 opacity-90 animate-bounce",style:{animationDuration:"3s"},children:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-16 h-16 object-contain"})}),e.jsxs("div",{className:"text-center max-w-lg",children:[e.jsx("h2",{className:"font-bold text-2xl mb-2.5 tracking-tight text-text-primary",children:"Waiting for your IDE"}),e.jsx("p",{className:"text-[14px] text-text-secondary mb-8 leading-relaxed max-w-md mx-auto",children:n?"Launch any supported IDE or CLI agent to start monitoring automatically.":"Install the ADHDev daemon and link your dashboard to start."}),!n&&e.jsx(Er,{}),n&&r.length>0&&e.jsxs("div",{className:"flex flex-col gap-3 items-center",children:[e.jsx("div",{className:"text-xs font-semibold uppercase tracking-wider text-text-muted",children:"Fast Launch"}),e.jsx("div",{className:"flex flex-wrap gap-2.5 justify-center mt-1",children:r.map(o=>e.jsxs("button",{className:"btn btn-sm bg-accent/10 border border-accent/25 text-accent text-xs font-medium px-4 py-2.5 rounded-lg cursor-pointer flex items-center gap-2 transition-all hover:bg-accent/20 hover:scale-105 active:scale-95",onClick:()=>i(o.type),children:[e.jsx(nr,{size:14,className:"opacity-70"})," Launch ",o.name]},o.type))})]}),!n&&e.jsx("div",{className:"mt-8",children:e.jsx("a",{href:"https://docs.adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"text-sm font-medium text-accent hover:opacity-80 transition-colors flex items-center justify-center gap-1.5",children:"📚 Read the documentation →"})})]})]}):e.jsx("div",{className:"text-sm text-text-muted opacity-50",children:s?"Move a tab here to view":"No active agent"})}const Kr="adhdev-tab-shortcuts";function fc(){try{return JSON.parse(localStorage.getItem(Kr)||"{}")}catch{return{}}}function hc({sortedTabKeys:t,onFocus:s,onSelectTab:n}){const r=typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.userAgent),[i,o]=a.useState(()=>fc()),[c,d]=a.useState(null),l=a.useCallback(u=>{const m=[];return u.metaKey&&m.push(r?"⌘":"Meta"),u.ctrlKey&&m.push("Ctrl"),u.altKey&&m.push(r?"⌥":"Alt"),u.shiftKey&&m.push(r?"⇧":"Shift"),["Control","Alt","Shift","Meta"].includes(u.key)?null:(m.push(u.key.length===1?u.key.toUpperCase():u.key),m.join("+"))},[r]),f=a.useCallback(u=>{o(u);try{localStorage.setItem(Kr,JSON.stringify(u))}catch{}},[]);return a.useEffect(()=>{if(!c)return;const u=m=>{if(m.preventDefault(),m.stopPropagation(),m.key==="Escape"){d(null);return}const h=l(m);if(!h)return;const p={...i};for(const[y,x]of Object.entries(p))x===h&&delete p[y];p[c]=h,f(p),d(null)};return window.addEventListener("keydown",u,!0),()=>window.removeEventListener("keydown",u,!0)},[c,i,f,l]),a.useEffect(()=>{const u=m=>{if(!(!m.ctrlKey&&!m.metaKey&&!m.altKey)){for(const[h,p]of Object.entries(i))if(t.includes(h)&&l(m)===p){m.preventDefault(),s(),n(h);return}}};return window.addEventListener("keydown",u),()=>window.removeEventListener("keydown",u)},[i,t,s,n,l]),{isMac:r,tabShortcuts:i,shortcutListening:c,setShortcutListening:d,saveShortcuts:f}}const bc=a.memo(function({conv:s,isActive:n,isDraggedTab:r,isTaskCompleteUnread:i,shortcut:o,conversationKeys:c,draggingTabRef:d,onFocus:l,onSelectTab:f,onConversationActivated:u,onPreviewReorder:m,onReorderTab:h,onCommitPreviewOrder:p,onClearPreviewOrder:y,onDragStateReset:x,onDragTabKeyChange:k,onReceiveTab:b,onOpenContextMenu:g,longPressTimer:j,isGroupActive:S}){const v=us(s),M=v.isGenerating?"agent-tab-generating":v.isWaiting?"agent-tab-waiting":"",w=v.isReconnecting,N=a.useCallback(z=>{d.current=s.tabKey,k(s.tabKey),z.dataTransfer.setData("text/tab-key",s.tabKey),z.dataTransfer.effectAllowed="move"},[s.tabKey,d,k]),$=a.useCallback(()=>{d.current=null,k(null),p(),y(),x()},[d,k,p,y,x]),R=a.useCallback(z=>{const A=d.current;if(!(!A||A===s.tabKey)&&z.dataTransfer.types.includes("text/tab-key")){z.preventDefault(),z.stopPropagation();const B=z.currentTarget.getBoundingClientRect(),W=z.clientX<B.left+B.width/2?"left":"right";m(A,s.tabKey,W)}},[s.tabKey,d,m]),E=a.useCallback(z=>{z.preventDefault(),z.stopPropagation();const A=z.dataTransfer.getData("text/tab-key");if(A&&A!==s.tabKey){const B=z.currentTarget.getBoundingClientRect(),W=z.clientX<B.left+B.width/2?"left":"right";c.includes(A)?h(A,s.tabKey,W):b&&b(A)}y()},[s.tabKey,c,h,b,y]),L=a.useCallback(z=>{z.stopPropagation(),l(),f(s.tabKey),u(s)},[s,u,l,f]),_=a.useCallback(z=>{z.preventDefault(),g(z.clientX,z.clientY,s.tabKey)},[s.tabKey,g]),C=a.useCallback(z=>{const A=z.touches[0];j.current=setTimeout(()=>{g(A.clientX,A.clientY,s.tabKey)},600)},[s.tabKey,j,g]),U=a.useCallback(()=>{j.current&&clearTimeout(j.current)},[j]),P=["adhdev-dockview-tab",M,n&&"is-active",S&&"is-group-active",w&&"is-reconnecting"].filter(Boolean).join(" ");return e.jsxs("div",{"data-tabkey":s.tabKey,className:P,draggable:!0,onDragStart:N,onDragEnd:$,onDragOver:R,onDrop:E,onClick:L,onContextMenu:_,onTouchStart:C,onTouchEnd:U,onTouchMove:U,style:{cursor:"pointer",opacity:r?.4:void 0},children:[i&&e.jsx("span",{className:"adhdev-dockview-tab-unread-dot","aria-hidden":"true"}),e.jsx("div",{className:"adhdev-dockview-tab-status",children:v.isGenerating?e.jsx("div",{className:"tab-spinner"}):v.isWaiting?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):w?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"○"}):v.isConnecting?e.jsx("div",{className:"tab-connecting-spinner"}):s.connectionState==="connected"?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"●"}):e.jsx("span",{className:"adhdev-dockview-tab-status-text is-idle",children:"○"})}),e.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[e.jsx("span",{className:"adhdev-dockview-tab-primary",title:s.displayPrimary,children:s.displayPrimary}),e.jsx("span",{className:"adhdev-dockview-tab-meta",children:w?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"Reconnecting…"}):v.isConnecting?e.jsxs("span",{className:"adhdev-dockview-tab-connecting",children:["Connecting",e.jsx("span",{className:"connecting-dots"})]}):e.jsxs(e.Fragment,{children:[s.displaySecondary,s.machineName&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"adhdev-dockview-tab-dot",children:"·"}),e.jsxs("span",{className:"adhdev-dockview-tab-machine",children:["🖥 ",s.machineName]})]})]})})]}),o&&e.jsx("span",{className:"text-[9px] opacity-50 font-mono ml-0.5 shrink-0 bg-bg-secondary px-1 rounded",title:`Ctrl+${o}`,children:o})]})},(t,s)=>t.conv===s.conv&&t.isActive===s.isActive&&t.isDraggedTab===s.isDraggedTab&&t.isTaskCompleteUnread===s.isTaskCompleteUnread&&t.shortcut===s.shortcut&&t.conversationKeys===s.conversationKeys&&t.isGroupActive===s.isGroupActive);function gc({conversations:t,activeTabId:s,groupIndex:n,numGroups:r,unreadTabKeys:i,draggingTabRef:o,onFocus:c,onSelectTab:d,onConversationActivated:l,onPreviewReorder:f,onReorderTab:u,onCommitPreviewOrder:m,onClearPreviewOrder:h,onDragStateReset:p,onDragTabKeyChange:y,onMoveTab:x,onReceiveTab:k,onHideTab:b,isGroupActive:g}){const[j,S]=a.useState(null),v=a.useRef(null),M=a.useRef(null),w=a.useMemo(()=>t.map(C=>C.tabKey),[t]);Et("PaneGroupTabBar",{groupIndex:n,activeTabId:s,tabCount:t.length,ctxMenuTab:(j==null?void 0:j.tabKey)||null});const{isMac:N,tabShortcuts:$,shortcutListening:R,setShortcutListening:E,saveShortcuts:L}=hc({sortedTabKeys:t.map(C=>C.tabKey),onFocus:c,onSelectTab:d});a.useEffect(()=>{if(!j)return;const C=U=>{const P=document.querySelector("[data-pane-context-menu]");P&&P.contains(U.target)||S(null)};return window.addEventListener("mousedown",C,!0),()=>window.removeEventListener("mousedown",C,!0)},[j]),a.useEffect(()=>{const C=M.current;if(!C)return;const U=P=>{Math.abs(P.deltaY)>Math.abs(P.deltaX)&&(P.preventDefault(),C.scrollLeft+=P.deltaY)};return C.addEventListener("wheel",U,{passive:!1}),()=>C.removeEventListener("wheel",U)},[]);const _=a.useCallback((C,U,P)=>{S({x:C,y:U,tabKey:P})},[]);return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"flex items-end shrink-0 gap-0",style:{background:"var(--surface-secondary)",paddingInline:8,paddingTop:6,paddingBottom:0},children:e.jsxs("div",{ref:M,className:"flex-1 flex overflow-x-auto overflow-y-visible gap-1.5 select-none",style:{scrollbarWidth:"none"},children:[t.map(C=>e.jsx(bc,{conv:C,isActive:s===C.tabKey,isDraggedTab:o.current===C.tabKey,isTaskCompleteUnread:i.has(C.tabKey),shortcut:$[C.tabKey],conversationKeys:w,draggingTabRef:o,onFocus:c,onSelectTab:d,onConversationActivated:l,onPreviewReorder:f,onReorderTab:u,onCommitPreviewOrder:m,onClearPreviewOrder:h,onDragStateReset:p,onDragTabKeyChange:y,onReceiveTab:k,onOpenContextMenu:_,longPressTimer:v,isGroupActive:g},C.tabKey)),t.length===0&&e.jsx("div",{className:"p-2 text-xs opacity-40",children:"No tabs in this group"})]})}),j&&e.jsxs("div",{"data-pane-context-menu":!0,className:"fixed z-50 bg-bg-primary border border-border-subtle rounded-lg shadow-lg py-1 min-w-[160px]",style:{left:j.x,top:j.y},children:[x&&n>0&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{x(j.tabKey,"left"),S(null)},children:"← Move to Left Group"}),x&&n<r-1&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{x(j.tabKey,"right"),S(null)},children:"Move to Right Group →"}),x&&r<4&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{x(j.tabKey,"split-left"),S(null)},children:"⇤ Split Left"}),x&&r<4&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{x(j.tabKey,"split-right"),S(null)},children:"Split Right ⇥"}),e.jsx("div",{className:"border-t border-border-subtle my-1 "}),e.jsxs("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:C=>{C.stopPropagation(),E(j.tabKey),S(null)},children:["⌨ ",$[j.tabKey]?`Change shortcut (${$[j.tabKey]})`:"Set shortcut"]}),$[j.tabKey]&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors text-text-muted ",onClick:()=>{const C={...$};delete C[j.tabKey],L(C),S(null)},children:"✕ Remove shortcut"}),b&&e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"border-t border-border-subtle my-1"}),e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors text-text-muted",onClick:()=>{b(j.tabKey),S(null)},children:"🚫 Hide from Dashboard"})]}),!x&&!b&&e.jsx("div",{className:"px-3 py-1.5 text-[11px] text-text-muted opacity-50 italic",children:"No actions available"})]}),R&&e.jsx("div",{className:"fixed inset-0 z-[60] flex items-center justify-center",style:{background:"rgba(0,0,0,0.5)",backdropFilter:"blur(2px)"},onClick:()=>E(null),children:e.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl px-8 py-6 text-center shadow-xl",onClick:C=>C.stopPropagation(),children:[e.jsx("div",{className:"text-sm font-bold text-text-primary mb-2",children:"⌨ Set shortcut"}),e.jsxs("div",{className:"text-xs text-text-secondary mb-4",children:["Press a key combo (e.g. ",N?"⌘+1":"Ctrl+1",", ",N?"⌥+A":"Alt+A",")"]}),e.jsx("div",{className:"text-lg font-mono text-accent animate-pulse",children:"Listening..."}),e.jsx("div",{className:"text-[10px] text-text-muted mt-3",children:"Press Esc to cancel"})]})})]})}function yc({conversations:t,ides:s,clearedTabs:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,groupIndex:f,onFocus:u,isSplitMode:m,numGroups:h,onMoveTab:p,onReceiveTab:y,style:x,detectedIdes:k,handleLaunchIde:b,onActiveTabChange:g,initialActiveTabId:j,initialTabOrder:S,onTabOrderChange:v,onHideTab:M,isFocused:w}){const{sendCommand:N}=ct(),$=a.useRef(null),{activeTabId:R,activeConv:E,sortedConversations:L,draggingTabRef:_,selectTab:C,handleTabReorder:U,updatePreviewOrder:P,commitPreviewOrder:z,clearPreviewOrder:A,moveTabToEnd:B,setDraggingTabKey:W}=xc({conversations:t,initialActiveTabId:j,initialTabOrder:S,onActiveTabChange:g,onTabOrderChange:v}),D=ps({sendDaemonCommand:i,activeConv:E,setLocalUserMessages:o,setActionLogs:c,isStandalone:d}),{dragOver:Z,dropAction:pe,resetDragState:ee,handleDragEnter:be,handleDragOver:q,handleDragLeave:G,handleDrop:V}=uc({conversations:t,numGroups:h,onMoveTab:p,onReceiveTab:y,onOwnTabDrop:B,onClearPreviewOrder:A}),me=E&&!_e(E)&&jt(E)==="terminal",ue=a.useMemo(()=>E?s.find(ne=>ne.id===E.ideId):void 0,[s,E]),ce=a.useMemo(()=>E?r.filter(ne=>ne.ideId===E.tabKey):[],[r,E]),xe=a.useMemo(()=>Dt(s),[s]),ae=a.useMemo(()=>new Set(L.filter(ne=>di(ne,xe,{isOpenConversation:ne.tabKey===R})).map(ne=>ne.tabKey)),[R,xe,L]);Et("PaneGroup",{groupIndex:f,conversationCount:t.length,activeTabId:R,dragOver:Z});const ge=a.useCallback(ne=>{ne.streamSource==="agent-stream"&&ne.agentType&&N(ne.ideId,"focus_session",{agentType:ne.agentType,...ne.sessionId&&{targetSessionId:ne.sessionId}}).catch(()=>{})},[N]);return e.jsxs("div",{className:"flex flex-col min-h-0 min-w-0 flex-1 overflow-hidden",onClick:u,style:{...x,outline:Z?"2px dashed var(--accent-primary)":"none",outlineOffset:"-2px",transition:"outline 0.15s ease"},children:[e.jsx(gc,{conversations:L,activeTabId:R,groupIndex:f,numGroups:h,unreadTabKeys:ae,draggingTabRef:_,onFocus:u,onSelectTab:C,onConversationActivated:ge,onPreviewReorder:P,onReorderTab:U,onCommitPreviewOrder:z,onClearPreviewOrder:A,onDragStateReset:ee,onDragTabKeyChange:W,onMoveTab:p,onReceiveTab:y,onHideTab:M,isGroupActive:w??!1}),e.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden relative",onDragEnter:be,onDragOver:q,onDragLeave:G,onDrop:V,children:[Z&&e.jsx(mc,{dropAction:pe,canSplit:!!(h<4&&p)}),E?e.jsx(qs,{activeConv:E,clearToken:n[E.tabKey]||0,isCliTerminal:!!me,ideEntry:ue,terminalRef:$,handleModalButton:D.handleModalButton,handleRelaunch:D.handleRelaunch,handleSendChat:D.handleSendChat,isSendingChat:D.isSendingChat,handleFocusAgent:D.handleFocusAgent,isFocusingAgent:D.isFocusingAgent,actionLogs:ce,userName:l}):e.jsx("div",{className:"flex-1 flex flex-col items-center justify-center",children:e.jsx(Xs,{conversationsCount:t.length,isSplitMode:m,isStandalone:d,detectedIdes:k,handleLaunchIde:b})})]})]})}function vc({containerRef:t,isSplitMode:s,numGroups:n,groupSizes:r,groupedConvs:i,clearedTabs:o,ides:c,actionLogs:d,sendDaemonCommand:l,setLocalUserMessages:f,setActionLogs:u,isStandalone:m,userName:h,focusedGroup:p,setFocusedGroup:y,moveTabToGroup:x,splitTabRelative:k,closeGroup:b,handleResizeStart:g,detectedIdes:j,handleLaunchIde:S,groupActiveTabIds:v,setGroupActiveTabIds:M,groupTabOrders:w,setGroupTabOrders:N,toggleHiddenTab:$}){return e.jsx("div",{ref:t,className:`flex-1 min-h-0 flex ${s?"flex-row":"flex-col"} overflow-hidden`,children:i.map((R,E)=>{const L=s&&r.length===n?`${r[E]}%`:void 0;return e.jsxs(Es.Fragment,{children:[s&&E>0&&e.jsx("div",{className:"shrink-0 w-1 cursor-col-resize hover:bg-accent/30 transition-colors relative group",style:{background:"var(--border-subtle)"},onMouseDown:_=>g(E-1,_),onDoubleClick:()=>b(E),title:"Drag to resize · Double-click to merge",children:e.jsx("div",{className:"absolute inset-y-0 -left-1 -right-1 group-hover:bg-accent/10"})}),e.jsx(yc,{style:s?{flexBasis:L??`${100/n}%`,flexGrow:L?0:1,flexShrink:L?0:1}:void 0,conversations:R,clearedTabs:o,ides:c,actionLogs:d,sendDaemonCommand:l,setLocalUserMessages:f,setActionLogs:u,isStandalone:m,userName:h,groupIndex:E,isFocused:s&&p===E,onFocus:()=>y(E),isSplitMode:s,numGroups:n,onMoveTab:(_,C)=>{C==="left"&&E>0?x(_,E-1):C==="right"&&E<n-1?x(_,E+1):C==="split-left"&&n<4?k(_,E,"left"):C==="split-right"&&n<4&&k(_,E,"right")},onReceiveTab:_=>x(_,E),detectedIdes:E===0?j:void 0,handleLaunchIde:E===0?S:void 0,onActiveTabChange:_=>M(C=>(C[E]??null)===(_??null)?C:{...C,[E]:_}),initialActiveTabId:v[E],initialTabOrder:w[E],onTabOrderChange:_=>N(C=>{const U=C[E]||[];return U.length===_.length&&U.every((P,z)=>P===_[z])?C:{...C,[E]:_}}),onHideTab:$})]},E)})})}function Wr({doId:t,ideId:s,ideType:n,connState:r,viewMode:i,instanceId:o}){const[c,d]=a.useState(null),[l,f]=a.useState(null),u=a.useMemo(()=>{if(!s)return n;const h=s.split(":");return h.length>=3&&h[1]==="ide"?h.slice(2).join(":"):n},[s,n]);a.useEffect(()=>t?Pe.onScreenshot("ide-page",(p,y)=>{if(p!==t)return;const x=new FileReader;x.onload=()=>d(x.result),x.readAsDataURL(y)}):void 0,[t]),a.useEffect(()=>{r!=="connected"&&d(null)},[r]),a.useEffect(()=>{var p;return t?((p=Pe.onStatus)==null?void 0:p.call(Pe,(y,x)=>{y===t&&x!=null&&x.screenshotUsage&&f(x.screenshotUsage)}))||(()=>{}):void 0},[t]),a.useEffect(()=>{d(null)},[t,s,u]),a.useEffect(()=>{const h=t?Pe.get(t):null;if(!(!h||r!=="connected"))return i!=="chat"&&u?h.startScreenshots(u):h.stopScreenshots(u),()=>{h.stopScreenshots(u)}},[i,r,u,t]);const m=a.useCallback(async(h,p)=>{const y=t?Pe.get(t):null;return!y||r!=="connected"?(console.warn("[RemoteInput] P2P not connected"),{success:!1,error:"P2P not connected"}):y.sendInput(h,p,o||u)},[t,r,o,u]);return{connScreenshot:c,screenshotUsage:l,handleRemoteAction:m}}const Or=a.createContext(null);function xs(){const t=a.useContext(Or);if(!t)throw new Error("DashboardDockviewContext missing");return t}function Jt(t){return t.displayPrimary||t.title||t.agentName||t.tabKey}function jc(t){return`remote:${t}`}function os(t){return t.startsWith("remote:")}function ms(t,s){return t.find(n=>n.ideId===s&&n.streamSource==="native")??t.find(n=>n.ideId===s)??null}function wc(t){const[,s]=a.useState(0);a.useEffect(()=>{const n=()=>s(i=>i+1),r=[t.api.onDidActiveGroupChange(n),t.api.onDidTitleChange(n),t.api.onDidGroupChange(n),t.containerApi.onDidActivePanelChange(n)];return()=>{for(const i of r)i.dispose()}},[t.api,t.containerApi])}function kc(t,s,n){var d;const r=[s];let i;for(const l of r){let f;for(const u of l){const m=t.addPanel({id:u.tabKey,component:"conversation",title:Jt(u),params:{kind:"conversation",tabKey:u.tabKey},...f?{position:{referencePanel:f,direction:"within"},inactive:!0}:i?{position:{referencePanel:i,direction:"right"},inactive:!0}:{}});f||(f=m.id)}i=f??i}const o=n??((d=s[0])==null?void 0:d.tabKey)??null;if(!o)return;const c=t.getPanel(o);c&&c.group.model.openPanel(c)}function En(t,s){const n=new Set(s.map(r=>r.tabKey));for(const r of[...t.panels])os(r.id)||n.has(r.id)||t.removePanel(r);for(const r of s){const i=t.getPanel(r.tabKey);if(i){i.update({params:{tabKey:r.tabKey}}),i.title!==Jt(r)&&i.api.setTitle(Jt(r));continue}t.addPanel({id:r.tabKey,component:"conversation",title:Jt(r),params:{kind:"conversation",tabKey:r.tabKey},...t.activePanel?{position:{referencePanel:t.activePanel.id,direction:"within"},inactive:!0}:t.panels[0]?{position:{referencePanel:t.panels[0].id,direction:"within"},inactive:!0}:{}})}}function Dn(t,s,n){var l,f;const r=n?jc(n):null;for(const u of[...t.panels])os(u.id)&&(!r||u.id!==r)&&t.removePanel(u);if(!n||!r)return;const i=ms(s,n);if(!i&&t.totalPanels===0)return;const o=t.getPanel(r),c=i?`Remote · ${i.displayPrimary||i.workspaceName||i.agentName}`:"Remote";if(o){o.title!==c&&o.api.setTitle(c);return}const d=(i==null?void 0:i.tabKey)??((l=t.activePanel)==null?void 0:l.id)??((f=t.panels.find(u=>!os(u.id)))==null?void 0:f.id);t.addPanel({id:r,component:"remote",title:c,params:{kind:"remote",ideId:n},...d?{position:{referencePanel:d,direction:"right"},inactive:!0}:{}})}function Nc({params:t}){const s=xs(),n=a.useRef(null),r=s.conversationsByTabKey.get(t.tabKey),i=ps({sendDaemonCommand:s.sendDaemonCommand,activeConv:r,setLocalUserMessages:s.setLocalUserMessages,setActionLogs:s.setActionLogs,isStandalone:s.isStandalone}),o=a.useMemo(()=>r?s.ides.find(l=>l.id===r.ideId):void 0,[s.ides,r]),c=a.useMemo(()=>r?s.actionLogs.filter(l=>l.ideId===r.tabKey):[],[s.actionLogs,r]);if(!r)return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col",children:e.jsx(Xs,{conversationsCount:0,isSplitMode:!1,isStandalone:s.isStandalone,detectedIdes:s.detectedIdes,handleLaunchIde:s.handleLaunchIde})});const d=!_e(r)&&jt(r)==="terminal";return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden",children:e.jsx(qs,{activeConv:r,clearToken:s.clearedTabs[r.tabKey]||0,isCliTerminal:d,ideEntry:o,terminalRef:n,handleModalButton:i.handleModalButton,handleRelaunch:i.handleRelaunch,handleSendChat:i.handleSendChat,isSendingChat:i.isSendingChat,handleFocusAgent:i.handleFocusAgent,isFocusingAgent:i.isFocusingAgent,actionLogs:c,userName:s.userName})})}function Sc({params:t}){var l;const s=xs(),n=a.useMemo(()=>ms([...s.conversationsByTabKey.values()],t.ideId),[s.conversationsByTabKey,t.ideId]),r=a.useMemo(()=>s.ides.find(f=>f.id===t.ideId),[s.ides,t.ideId]),i=(n==null?void 0:n.daemonId)||((l=n==null?void 0:n.ideId)==null?void 0:l.split(":")[0])||t.ideId.split(":")[0]||t.ideId,{connScreenshot:o,screenshotUsage:c,handleRemoteAction:d}=Wr({doId:i,ideId:t.ideId,ideType:(n==null?void 0:n.ideType)||(r==null?void 0:r.type),connState:(n==null?void 0:n.connectionState)||"new",viewMode:"remote",instanceId:r==null?void 0:r.instanceId});return n?e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden bg-black",children:e.jsx(ar,{addLog:()=>{},connState:n.connectionState||"new",connScreenshot:o,screenshotUsage:c,transportType:n.transport,onAction:d})}):e.jsx("div",{className:"h-full min-h-0 min-w-0 flex items-center justify-center text-sm text-text-muted",children:"Remote view unavailable"})}function Cc(){const t=xs();return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col items-center justify-center",children:e.jsx(Xs,{conversationsCount:0,isSplitMode:!1,isStandalone:t.isStandalone,detectedIdes:t.detectedIdes,handleLaunchIde:t.handleLaunchIde})})}function Ic(t){var m,h;wc(t);const s=xs();if(t.params.kind==="remote"){const p=ms([...s.conversationsByTabKey.values()],t.params.ideId),y=((m=t.api.group.activePanel)==null?void 0:m.id)===t.api.id,x=t.api.isGroupActive;return e.jsxs("div",{className:`adhdev-dockview-tab${y?" is-active":""}${x?" is-group-active":""}`,title:t.api.title||"Remote","data-tab-key":(p==null?void 0:p.tabKey)||"",children:[e.jsx("div",{className:"adhdev-dockview-tab-status","aria-hidden":"true",children:e.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"◫"})}),e.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[e.jsx("div",{className:"adhdev-dockview-tab-primary",children:t.api.title||"Remote"}),e.jsx("div",{className:"adhdev-dockview-tab-meta",children:p!=null&&p.machineName?e.jsxs(e.Fragment,{children:[e.jsx("span",{children:"Live remote view"}),e.jsx("span",{className:"adhdev-dockview-tab-dot",children:"·"}),e.jsx("span",{className:"adhdev-dockview-tab-machine",children:p.machineName})]}):e.jsx("span",{children:"Live remote view"})})]})]})}const n=s.conversationsByTabKey.get(t.params.tabKey);if(!n)return e.jsx("div",{className:"adhdev-dockview-tab adhdev-dockview-tab-empty","data-tab-key":t.params.tabKey||"",children:e.jsx("div",{className:"adhdev-dockview-tab-copy",children:e.jsx("div",{className:"adhdev-dockview-tab-primary",children:t.api.title||t.params.tabKey})})});const r=((h=t.api.group.activePanel)==null?void 0:h.id)===t.api.id,i=t.api.isGroupActive,o=$t(n,s.liveSessionInboxState,{isOpenConversation:r}),c=o.isReconnecting,d=o.isConnecting,l=o.isGenerating,f=o.isWaiting,u=o.unread;return e.jsxs("div",{className:`adhdev-dockview-tab${r?" is-active":""}${i?" is-group-active":""}${c?" is-reconnecting":""}`,title:n.displayPrimary,"data-tab-key":t.params.tabKey,children:[u&&e.jsx("span",{className:"adhdev-dockview-tab-unread-dot","aria-hidden":"true"}),e.jsx("div",{className:"adhdev-dockview-tab-status","aria-hidden":"true",children:l?e.jsx("div",{className:"tab-spinner"}):f?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):c?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-reconnecting",children:"○"}):d?e.jsx("div",{className:"tab-connecting-spinner"}):n.connectionState==="connected"?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"●"}):e.jsx("span",{className:"adhdev-dockview-tab-status-text is-idle",children:"○"})}),e.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[e.jsx("div",{className:"adhdev-dockview-tab-primary",children:n.displayPrimary}),e.jsx("div",{className:"adhdev-dockview-tab-meta",children:c?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"Reconnecting…"}):d?e.jsx("span",{className:"adhdev-dockview-tab-connecting",children:"Connecting…"}):e.jsxs(e.Fragment,{children:[e.jsx("span",{children:n.displaySecondary}),n.machineName&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"adhdev-dockview-tab-dot",children:"·"}),e.jsxs("span",{className:"adhdev-dockview-tab-machine",children:["🖥 ",n.machineName]})]})]})})]})]})}function Mc({visibleConversations:t,clearedTabs:s,ides:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,detectedIdes:f,handleLaunchIde:u,toggleHiddenTab:m,onActiveTabChange:h,requestedActiveTabKey:p,requestedRemoteIdeId:y,onRequestedActiveTabConsumed:x}){const{theme:k}=Nr(),{sendCommand:b}=ct(),g=a.useRef(null),j=a.useRef(null),S=a.useRef(!1),[v,M]=a.useState(!1),[w,N]=a.useState(!1),$=a.useRef(null),R=a.useMemo(()=>Lr(typeof window<"u"?window.innerWidth:1280),[]),E=a.useMemo(()=>new Map(t.map(D=>[D.tabKey,D])),[t]),L=a.useMemo(()=>Dt(n),[n]),_=a.useMemo(()=>({actionLogs:r,clearedTabs:s,conversationsByTabKey:E,detectedIdes:f,handleLaunchIde:u,ides:n,isStandalone:d,liveSessionInboxState:L,sendDaemonCommand:i,setActionLogs:c,setLocalUserMessages:o,toggleHiddenTab:m,userName:l}),[r,s,E,f,u,n,d,L,i,c,o,m,l]),C=a.useCallback(D=>{if(!D)return!1;const Z=g.current;if(!Z)return!1;const pe=Z.getPanel(D);return pe?(pe.group.model.openPanel(pe),x==null||x(),!0):!1},[x]),U=a.useCallback(()=>{const D=j.current;if(!D)return;const Z=D.querySelectorAll(".dv-drop-target-container, .dv-drop-target-anchor, .dv-drop-target-dropzone, .dv-drop-target-selection, .dv-render-overlay");for(const pe of Z)pe.setAttribute("data-adhdev-force-hidden","true")},[]),P=a.useCallback(()=>{const D=j.current;if(!D)return;const Z=D.querySelectorAll('[data-adhdev-force-hidden="true"]');for(const pe of Z)pe.removeAttribute("data-adhdev-force-hidden")},[]),z=a.useCallback(()=>{const D=j.current;if(!D)return;const Z=D.querySelectorAll(".dv-drop-target-container");for(const be of Z)be.remove();const pe=D.querySelectorAll(".dv-drop-target-dropzone");for(const be of pe)be.remove();const ee=D.querySelectorAll(".dv-drop-target");for(const be of ee)be.classList.remove("dv-drop-target")},[]),A=a.useCallback(()=>{M(!1),N(!1),P(),U(),z(),!(typeof window>"u")&&($.current!=null&&window.clearTimeout($.current),window.requestAnimationFrame(()=>{U(),z()}),$.current=window.setTimeout(()=>{U(),z(),$.current=null},80))},[P,U,z]),B=a.useCallback(D=>{var pe;g.current=D.api;const Z=Fo(R);Z!=null&&Z.layout&&D.api.fromJSON(Z.layout,{reuseExistingPanels:!1}),En(D.api,t),Dn(D.api,t,y),D.api.totalPanels===0&&t.length>0?kc(D.api,t,p):C(p)||C(Z==null?void 0:Z.activeTabId),S.current=!0,D.api.onDidActivePanelChange(ee=>{var q;if(ee&&os(ee.id)){const G=((q=ee.params)==null?void 0:q.ideId)||ee.id.slice(7),V=ms(t,G);h((V==null?void 0:V.tabKey)??null);return}if(h((ee==null?void 0:ee.id)??null),!ee)return;const be=E.get(ee.id);(be==null?void 0:be.streamSource)==="agent-stream"&&be.agentType&&b(be.ideId,"focus_session",{agentType:be.agentType,...be.sessionId&&{targetSessionId:be.sessionId}}).catch(()=>{})}),D.api.onDidLayoutChange(()=>{var ee;Vo(R,{activeTabId:((ee=D.api.activePanel)==null?void 0:ee.id)??null,layout:D.api.toJSON()})}),D.api.onWillDragPanel(()=>{M(!0),N(!1),U()}),D.api.onWillDragGroup(()=>{M(!0),N(!1),U()}),D.api.onWillShowOverlay(()=>{P(),N(!0)}),D.api.onDidMovePanel(A),D.api.onDidDrop(A),h(((pe=D.api.activePanel)==null?void 0:pe.id)??null)},[C,A,P,E,R,U,z,h,p,b,t]);a.useEffect(()=>{const D=g.current;!D||!S.current||(En(D,t),Dn(D,t,y),!D.activePanel&&D.panels[0]&&D.panels[0].group.model.openPanel(D.panels[0]))},[y,t]),a.useEffect(()=>{S.current&&C(p)},[C,p]),a.useEffect(()=>{if(!v||typeof window>"u")return;const D=()=>A();return window.addEventListener("pointerup",D),window.addEventListener("mouseup",D),window.addEventListener("dragend",D),()=>{window.removeEventListener("pointerup",D),window.removeEventListener("mouseup",D),window.removeEventListener("dragend",D)}},[A,v]),a.useEffect(()=>()=>{typeof window>"u"||$.current!=null&&window.clearTimeout($.current)},[]),a.useEffect(()=>{const D=Z=>{const pe=Z.target;if(!pe)return;const ee=pe.querySelector("[data-tab-key]")||pe.closest("[data-tab-key]");if(ee){const be=ee.getAttribute("data-tab-key");be&&Z.dataTransfer&&Z.dataTransfer.setData("text/tab-key",be)}};return window.addEventListener("dragstart",D),()=>window.removeEventListener("dragstart",D)},[]);const W=k==="light"?ja:wa;return e.jsx(Or.Provider,{value:_,children:e.jsx("div",{ref:j,className:"flex-1 min-h-0 min-w-0 overflow-hidden",children:e.jsx(va,{className:`h-full min-h-0 min-w-0 adhdev-dockview${v?" is-dragging-dockview":""}${w?" is-showing-dockview-overlay":""}`,components:{conversation:Nc,remote:Sc},defaultTabComponent:Ic,watermarkComponent:Cc,onReady:B,singleTabMode:"default",tabAnimation:"smooth",theme:W})})})}function _c({showMobileChatMode:t,isMobile:s,activeConv:n,chatIdes:r,wsStatus:i,isConnected:o,onOpenHistory:c,onOpenRemote:d,onStopCli:l,activeCliViewMode:f,onSetActiveCliViewMode:u,mobileChatConversations:m,hiddenConversations:h,ides:p,actionLogs:y,sendDaemonCommand:x,setLocalUserMessages:k,setActionLogs:b,isStandalone:g,userName:j,requestedMobileTabKey:S,onRequestedMobileTabConsumed:v,requestedMachineId:M,onRequestedMachineConsumed:w,requestedMobileSection:N,onRequestedMobileSectionConsumed:$,containerRef:R,isSplitMode:E,numGroups:L,groupSizes:_,groupedConvs:C,clearedTabs:U,focusedGroup:P,setFocusedGroup:z,moveTabToGroup:A,splitTabRelative:B,closeGroup:W,handleResizeStart:D,detectedIdes:Z,handleLaunchIde:pe,groupActiveTabIds:ee,setGroupActiveTabIds:be,groupTabOrders:q,setGroupTabOrders:G,toggleHiddenTab:V,visibleConversations:me,requestedDesktopTabKey:ue,onRequestedDesktopTabConsumed:ce,onDesktopActiveTabChange:xe,onHideConversation:ae,onShowHiddenConversation:ge,onShowAllHiddenConversations:ne}){return Es.useEffect(()=>{const le=F=>{(navigator.platform.toUpperCase().indexOf("MAC")>=0?F.metaKey&&F.key.toLowerCase()==="w":F.ctrlKey&&F.key.toLowerCase()==="w")&&(F.preventDefault(),n&&ae&&ae(n))};return window.addEventListener("keydown",le),()=>window.removeEventListener("keydown",le)},[n,ae]),e.jsxs(e.Fragment,{children:[!t&&e.jsx(Bi,{activeConv:n,agentCount:r.length,wsStatus:i,isConnected:o,conversations:me,hiddenConversations:h,onOpenHistory:c,onOpenConversation:ge,onHideConversation:ae,onShowConversation:ge,onShowAllHidden:ne,onOpenRemote:()=>{!n||Ee(n)||_e(n)||d(n)},onStopCli:l,activeCliViewMode:f,onSetCliViewMode:u}),t?e.jsx(dc,{conversations:m,hiddenConversations:h,ides:p,actionLogs:y,sendDaemonCommand:x,setLocalUserMessages:k,setActionLogs:b,isStandalone:g,userName:j,requestedActiveTabKey:S,onRequestedActiveTabConsumed:v,requestedMachineId:M,onRequestedMachineConsumed:w,requestedMobileSection:N,onRequestedMobileSectionConsumed:$,onOpenHistory:c,onOpenRemote:d,onStopCli:l,wsStatus:i,isConnected:o,onShowHiddenConversation:ge,onShowAllHiddenConversations:ne}):s?e.jsx(vc,{containerRef:R,isSplitMode:E,numGroups:L,groupSizes:_,groupedConvs:C,clearedTabs:U,ides:p,actionLogs:y,sendDaemonCommand:x,setLocalUserMessages:k,setActionLogs:b,isStandalone:g,userName:j,focusedGroup:P,setFocusedGroup:z,moveTabToGroup:A,splitTabRelative:B,closeGroup:W,handleResizeStart:D,detectedIdes:Z,handleLaunchIde:pe,groupActiveTabIds:ee,setGroupActiveTabIds:be,groupTabOrders:q,setGroupTabOrders:G,toggleHiddenTab:V}):e.jsx(Mc,{visibleConversations:me,clearedTabs:U,ides:p,actionLogs:y,sendDaemonCommand:x,setLocalUserMessages:k,setActionLogs:b,isStandalone:g,userName:j,detectedIdes:Z,handleLaunchIde:pe,toggleHiddenTab:V,onActiveTabChange:xe,requestedActiveTabKey:ue,onRequestedActiveTabConsumed:ce})]})}const Ss=[{icon:"🦦",title:"Welcome to ADHDev",desc:"Monitor and control your AI coding agents from anywhere — web, mobile, or CLI.",visual:"🎉"},{icon:"💬",title:"Real-time chat",desc:"See what your AI agent is doing in real-time. Send messages, approve or reject actions — all from your browser or phone.",visual:"📱"},{icon:"🖥️",title:"Remote desktop",desc:"View and control your IDE screen via P2P connection. Click, type, scroll — just like being there.",visual:"🖱️"},{icon:"🚀",title:"Get started",desc:"Install the daemon and link it to your dashboard. It connects automatically.",code:"npm install -g @adhdev/daemon-standalone && adhdev-standalone"}];function Tc({onClose:t}){const[s,n]=a.useState(0),r=Ss[s],i=s===Ss.length-1;return e.jsxs("div",{className:"onboarding-overlay",style:{position:"fixed",inset:0,zIndex:9999,background:"rgba(0,0,0,0.65)",backdropFilter:"blur(6px)",display:"flex",alignItems:"center",justifyContent:"center",animation:"fadeIn 0.3s ease-out"},onClick:o=>{o.target===o.currentTarget&&t()},children:[e.jsxs("div",{style:{background:"var(--bg-secondary, #1a1a2e)",border:"1px solid var(--border-subtle, #333)",borderRadius:"1.25rem",width:"min(440px, 92vw)",padding:"2.5rem 2rem 2rem",position:"relative",animation:"slideUp 0.3s ease-out"},children:[e.jsx("button",{onClick:t,style:{position:"absolute",top:12,right:16,background:"transparent",border:"none",color:"var(--text-muted)",fontSize:"1.2rem",cursor:"pointer"},children:"✕"}),e.jsx("div",{style:{display:"flex",justifyContent:"center",gap:6,marginBottom:"1.5rem"},children:Ss.map((o,c)=>e.jsx("div",{style:{width:c===s?24:8,height:8,borderRadius:4,background:c===s?"var(--accent, #7c3aed)":"var(--border-subtle, #444)",transition:"all 0.3s ease"}},c))}),e.jsx("div",{style:{textAlign:"center",fontSize:"3rem",marginBottom:"1rem"},children:r.visual||r.icon}),e.jsxs("div",{style:{textAlign:"center"},children:[e.jsxs("h2",{style:{fontSize:"1.35rem",fontWeight:700,color:"var(--text-primary)",marginBottom:"0.75rem",display:"flex",alignItems:"center",justifyContent:"center",gap:8},children:[e.jsx("span",{children:r.icon})," ",r.title]}),e.jsx("p",{style:{fontSize:"0.9rem",color:"var(--text-secondary)",lineHeight:1.6,marginBottom:"1.25rem"},children:r.desc}),r.code&&e.jsxs("div",{style:{background:"var(--bg-primary, #111)",border:"1px solid var(--border-subtle, #333)",borderRadius:"0.5rem",padding:"0.75rem 1rem",fontFamily:"monospace",fontSize:"0.8rem",color:"var(--accent, #a78bfa)",textAlign:"left",overflowX:"auto",marginBottom:"0.5rem"},children:[e.jsx("span",{style:{color:"var(--text-muted)",marginRight:8},children:"$"}),r.code]}),i&&e.jsx("a",{href:"https://docs.adhf.dev",target:"_blank",rel:"noopener noreferrer",style:{fontSize:"0.75rem",color:"var(--accent, #a78bfa)",textDecoration:"none"},children:"📚 Learn more in the docs →"})]}),e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",marginTop:"1.5rem"},children:[e.jsx("button",{onClick:t,style:{background:"transparent",border:"none",color:"var(--text-muted)",fontSize:"0.85rem",cursor:"pointer"},children:"Skip"}),e.jsx("button",{onClick:()=>i?t():n(o=>o+1),className:"transition-opacity hover:opacity-90",style:{background:"linear-gradient(135deg, #7c3aed, #6366f1)",color:"#fff",border:"none",borderRadius:"0.5rem",padding:"0.55rem 1.5rem",fontSize:"0.9rem",fontWeight:600,cursor:"pointer"},children:i?"Get Started →":"Next →"})]})]}),e.jsx("style",{children:`
|
|
47
|
+
Use this if you want to permanently remove a machine.`,confirmLabel:"Remove Machine",confirmColor:"red",onConfirm:R,onCancel:()=>u(null)})]})}const yo=[{id:"dark",label:"Dark",icon:"🌙"},{id:"light",label:"Light",icon:"☀️"},{id:"system",label:"System",icon:"💻"}];function vo(){const{preference:t,setPreference:s}=Nr();return e.jsx("div",{className:"flex gap-2",children:yo.map(n=>e.jsxs("button",{onClick:()=>s(n.id),className:`px-3 py-1.5 rounded-lg border text-sm font-medium transition-colors flex items-center gap-1.5 ${t===n.id?"bg-accent border-accent":"bg-bg-glass border-border-subtle hover:bg-bg-secondary text-text-muted hover:text-text-primary"}`,style:t===n.id?{color:"var(--accent-on-primary)"}:void 0,children:[e.jsx("span",{children:n.icon}),n.label]},n.id))})}function jo(t){const s=t.trim();return/^#[0-9a-fA-F]{6}$/.test(s)?s:/^#[0-9a-fA-F]{3}$/.test(s)?`#${s[1]}${s[1]}${s[2]}${s[2]}${s[3]}${s[3]}`:null}function wo(t){return{r:parseInt(t.slice(1,3),16),g:parseInt(t.slice(3,5),16),b:parseInt(t.slice(5,7),16)}}function js(t){const s=t/255;return s<=.04045?s/12.92:((s+.055)/1.055)**2.4}function Sn(t){const{r:s,g:n,b:r}=wo(t);return .2126*js(s)+.7152*js(n)+.0722*js(r)}function Cn(t,s){const n=Sn(t),r=Sn(s),i=Math.max(n,r),o=Math.min(n,r);return(i+.05)/(o+.05)}function Sr(t){const s=jo(t);if(!s)return"#111827";const n="#111827",r="#ffffff";return Cn(s,n)>=Cn(s,r)?n:r}const Ps={bgPrimary:"#0a0e1a",bgSecondary:"#0f1320",surfacePrimary:"#111726",textPrimary:"#f0f0f5",textSecondary:"#9ca3af",textMuted:"#6b7280",borderSubtle:"#1d2536",borderDefault:"#313c52",accentColor:"#d97706",userBubble:"#f59e0b",userText:"#1a1a1a",assistantBubble:"#111726",assistantText:"#f0f0f5",containerBg:"#0f1320",sendButton:"#d97706",inputBorder:"#313c52",bubbleRadius:16},$s={bgPrimary:"#fff8ee",bgSecondary:"#fff1de",surfacePrimary:"#ffffff",textPrimary:"#24160f",textSecondary:"#6f6255",textMuted:"#938374",borderSubtle:"#e7d3ba",borderDefault:"#d7b892",accentColor:"#d97706",userBubble:"#f59e0b",userText:"#1a1a1a",assistantBubble:"#fffaf4",assistantText:"#24160f",containerBg:"#fff8ee",sendButton:"#d97706",inputBorder:"#d7b892",bubbleRadius:16},ko=[{id:"midnight",name:"Midnight",description:"Classic violet theme",preview:{dark:{userBubble:"#8b5cf6",assistantBubble:"#18181d",assistantBorder:"1px solid rgba(255,255,255,0.08)",containerBg:"#0f0f13",textColor:"rgba(255,255,255,0.7)"},light:{userBubble:"#7c3aed",assistantBubble:"#ffffff",assistantBorder:"1px solid rgba(0,0,0,0.08)",containerBg:"#f0f1f5",textColor:"#52525b"}}},{id:"ember",name:"Ember",description:"Default landing-inspired amber theme",preview:{dark:{userBubble:"#f59e0b",assistantBubble:"#111726",assistantBorder:"1px solid rgba(255,255,255,0.08)",containerBg:"#0a0e1a",textColor:"#9ca3af"},light:{userBubble:"#f59e0b",assistantBubble:"#fffaf4",assistantBorder:"1px solid rgba(146,64,14,0.10)",containerBg:"#fff8ee",textColor:"#6f6255"}}},{id:"aurora",name:"Aurora",description:"Pink accent theme",preview:{dark:{userBubble:"#ec4899",assistantBubble:"#1e1b2e",assistantBorder:"1px solid rgba(236,72,153,0.12)",containerBg:"#0f0d17",textColor:"rgba(255,255,255,0.7)"},light:{userBubble:"#ec4899",assistantBubble:"#fef2f8",assistantBorder:"1px solid rgba(236,72,153,0.15)",containerBg:"#f0f1f5",textColor:"#1a1a2e"}}},{id:"honey",name:"Honey",description:"Warm yellow accents",preview:{dark:{userBubble:"#fbbf24",assistantBubble:"#1c1c1e",assistantBorder:"1px solid rgba(255,255,255,0.06)",containerBg:"#111113",textColor:"rgba(255,255,255,0.7)"},light:{userBubble:"#fbbf24",assistantBubble:"#fffbeb",assistantBorder:"1px solid rgba(251,191,36,0.15)",containerBg:"#f0f1f5",textColor:"#1a1a2e"}}}],Cr="adhdev-chat-theme",Ir="adhdev-chat-theme-custom";function Zt(){if(typeof window>"u")return"ember";try{return localStorage.getItem(Cr)||"ember"}catch{return"ember"}}function Je(t){try{const s=localStorage.getItem(Ir);if(s){const n=JSON.parse(s);return{...t==="dark"?Ps:$s,...n[t]}}}catch{}return t==="dark"?Ps:$s}function zt(t,s){try{localStorage.setItem(Ir,JSON.stringify({dark:t,light:s}))}catch{}}function Ge(t,s){const n=parseInt(t.slice(1,3),16),r=parseInt(t.slice(3,5),16),i=parseInt(t.slice(5,7),16);return`rgba(${n}, ${r}, ${i}, ${s})`}function as(t,s){const n=Math.min(255,parseInt(t.slice(1,3),16)+s),r=Math.min(255,parseInt(t.slice(3,5),16)+s),i=Math.min(255,parseInt(t.slice(5,7),16)+s);return`#${n.toString(16).padStart(2,"0")}${r.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}const No={midnight:{dark:"#8b5cf6",light:"#7c3aed"},ember:{dark:"#d97706",light:"#d97706"},aurora:{dark:"#ec4899",light:"#ec4899"},honey:{dark:"#fbbf24",light:"#fbbf24"}};function _t(t,s){var i;const n=(i=No[t])==null?void 0:i[s];if(!n)return;const r=document.documentElement;r.style.setProperty("--accent-primary",n),r.style.setProperty("--accent-primary-light",as(n,24)),r.style.setProperty("--accent-on-primary",Sr(n)),r.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${n}, ${as(n,18)})`),r.style.setProperty("--border-accent",Ge(n,.35)),r.style.setProperty("--nav-active-bg",Ge(n,.1)),r.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${n}, 0 0 12px ${Ge(n,.06)}`)}function ut(t){const s=document.documentElement;s.style.setProperty("--bg-primary",t.bgPrimary),s.style.setProperty("--bg-secondary",t.bgSecondary),s.style.setProperty("--bg-card",Ge(t.surfacePrimary,.92)),s.style.setProperty("--surface-primary",t.surfacePrimary),s.style.setProperty("--surface-secondary",t.bgSecondary),s.style.setProperty("--bg-glass",Ge(t.borderSubtle,.15)),s.style.setProperty("--bg-glass-hover",Ge(t.borderSubtle,.25)),s.style.setProperty("--text-primary",t.textPrimary),s.style.setProperty("--text-secondary",t.textSecondary),s.style.setProperty("--text-muted",t.textMuted),s.style.setProperty("--border-subtle",Ge(t.borderSubtle,.5)),s.style.setProperty("--border-default",Ge(t.borderDefault,.5)),s.style.setProperty("--accent-primary",t.accentColor),s.style.setProperty("--accent-primary-light",as(t.accentColor,30)),s.style.setProperty("--accent-on-primary",Sr(t.accentColor)),s.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${t.accentColor}, ${as(t.accentColor,40)})`),s.style.setProperty("--border-accent",Ge(t.accentColor,.35)),s.style.setProperty("--nav-active-bg",Ge(t.accentColor,.1)),s.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${t.accentColor}, 0 0 12px ${Ge(t.accentColor,.06)}`),s.style.setProperty("--chat-user-bg",t.userBubble),s.style.setProperty("--chat-user-color",t.userText),s.style.setProperty("--chat-user-radius",`${t.bubbleRadius}px ${t.bubbleRadius}px 4px ${t.bubbleRadius}px`),s.style.setProperty("--chat-assistant-bg",t.assistantBubble),s.style.setProperty("--chat-assistant-color",t.assistantText),s.style.setProperty("--chat-assistant-radius",`${t.bubbleRadius}px ${t.bubbleRadius}px ${t.bubbleRadius}px 4px`),s.style.setProperty("--chat-assistant-border",`1px solid ${Ge(t.accentColor,.12)}`),s.style.setProperty("--chat-container-bg",t.containerBg),s.style.setProperty("--dashboard-pane-bg",t.containerBg),s.style.setProperty("--chat-thought-accent",t.accentColor),s.style.setProperty("--chat-tool-accent",t.accentColor),s.style.setProperty("--chat-action-color",t.accentColor),s.style.setProperty("--chat-send-bg",t.sendButton),s.style.setProperty("--chat-input-border",t.inputBorder)}function Vs(){const t=document.documentElement;["--bg-primary","--bg-secondary","--bg-card","--surface-primary","--surface-secondary","--bg-glass","--bg-glass-hover","--text-primary","--text-secondary","--text-muted","--border-subtle","--border-default","--accent-primary","--accent-primary-light","--accent-on-primary","--accent-gradient","--border-accent","--nav-active-bg","--nav-active-shadow","--chat-user-bg","--chat-user-color","--chat-user-radius","--chat-assistant-bg","--chat-assistant-color","--chat-assistant-radius","--chat-assistant-border","--chat-container-bg","--dashboard-pane-bg","--chat-thought-accent","--chat-tool-accent","--chat-action-color","--chat-send-bg","--chat-input-border"].forEach(n=>t.style.removeProperty(n))}function So(t){try{localStorage.setItem(Cr,t)}catch{}if(document.documentElement.setAttribute("data-chat-theme",t),t==="custom"){const s=pt()?"dark":"light";ut(Je(s))}else Vs(),_t(t,pt()?"dark":"light")}function Co(){const t=Zt();if(document.documentElement.setAttribute("data-chat-theme",t),t==="custom"){const s=pt()?"dark":"light";ut(Je(s))}else Vs(),_t(t,pt()?"dark":"light")}function pt(){const t=document.documentElement.getAttribute("data-theme");return t?t==="dark":window.matchMedia("(prefers-color-scheme: dark)").matches}function Oe({label:t,value:s,onChange:n}){return e.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[e.jsx("span",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",flex:"1 1 0",minWidth:0},children:t}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,flexShrink:0},children:[e.jsx("input",{type:"color",value:s,onChange:r=>n(r.target.value),style:{width:28,height:28,border:"none",borderRadius:6,cursor:"pointer",background:"transparent",padding:0}}),e.jsx("input",{type:"text",value:s,onChange:r=>{/^#[0-9a-fA-F]{0,6}$/.test(r.target.value)&&n(r.target.value)},style:{width:68,fontSize:"0.7rem",fontFamily:"monospace",background:"var(--bg-primary)",border:"1px solid var(--border-subtle)",borderRadius:4,padding:"3px 6px",color:"var(--text-primary)"}})]})]})}function Nt({title:t,children:s}){return e.jsxs("div",{style:{marginBottom:14},children:[e.jsx("div",{style:{fontSize:"0.65rem",fontWeight:700,textTransform:"uppercase",color:"var(--text-muted)",letterSpacing:"0.08em",marginBottom:8,borderBottom:"1px solid var(--border-subtle)",paddingBottom:4},children:t}),e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:6},children:s})]})}function Io({dark:t,onColorsChange:s}){const n=t?"dark":"light",[r,i]=a.useState(()=>Je(n));a.useEffect(()=>{i(Je(n))},[n]);const o=a.useCallback((c,d)=>{i(l=>{const f={...l,[c]:d},m=Je(n==="dark"?"light":"dark");return n==="dark"?zt(f,m):zt(m,f),ut(f),s(f),f})},[n,s]);return e.jsxs("div",{style:{marginTop:12,padding:"16px 14px",background:"var(--bg-glass)",border:"1px solid var(--border-subtle)",borderRadius:12,overflow:"hidden"},children:[e.jsxs("div",{style:{fontSize:"0.75rem",fontWeight:700,color:"var(--text-primary)",marginBottom:14,display:"flex",alignItems:"center",gap:8,flexWrap:"wrap"},children:["🎨 Custom Theme Editor",e.jsxs("span",{style:{fontSize:"0.65rem",fontWeight:500,color:"var(--text-muted)",background:"var(--bg-glass)",padding:"2px 8px",borderRadius:4},children:[t?"🌙 Dark":"☀️ Light"," mode"]})]}),e.jsxs("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[e.jsxs("div",{children:[e.jsxs(Nt,{title:"App Background",children:[e.jsx(Oe,{label:"Background",value:r.bgPrimary,onChange:c=>o("bgPrimary",c)}),e.jsx(Oe,{label:"Surface",value:r.bgSecondary,onChange:c=>o("bgSecondary",c)}),e.jsx(Oe,{label:"Card",value:r.surfacePrimary,onChange:c=>o("surfacePrimary",c)})]}),e.jsxs(Nt,{title:"App Text",children:[e.jsx(Oe,{label:"Primary",value:r.textPrimary,onChange:c=>o("textPrimary",c)}),e.jsx(Oe,{label:"Secondary",value:r.textSecondary,onChange:c=>o("textSecondary",c)}),e.jsx(Oe,{label:"Muted",value:r.textMuted,onChange:c=>o("textMuted",c)})]}),e.jsxs(Nt,{title:"Borders & Accent",children:[e.jsx(Oe,{label:"Border subtle",value:r.borderSubtle,onChange:c=>o("borderSubtle",c)}),e.jsx(Oe,{label:"Border default",value:r.borderDefault,onChange:c=>o("borderDefault",c)}),e.jsx(Oe,{label:"Accent",value:r.accentColor,onChange:c=>o("accentColor",c)})]})]}),e.jsxs("div",{children:[e.jsxs(Nt,{title:"Chat Bubbles",children:[e.jsx(Oe,{label:"User bubble",value:r.userBubble,onChange:c=>o("userBubble",c)}),e.jsx(Oe,{label:"User text",value:r.userText,onChange:c=>o("userText",c)}),e.jsx(Oe,{label:"Agent bubble",value:r.assistantBubble,onChange:c=>o("assistantBubble",c)}),e.jsx(Oe,{label:"Agent text",value:r.assistantText,onChange:c=>o("assistantText",c)})]}),e.jsxs(Nt,{title:"Chat Layout",children:[e.jsx(Oe,{label:"Chat BG",value:r.containerBg,onChange:c=>o("containerBg",c)}),e.jsx(Oe,{label:"Send button",value:r.sendButton,onChange:c=>o("sendButton",c)}),e.jsx(Oe,{label:"Input border",value:r.inputBorder,onChange:c=>o("inputBorder",c)}),e.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[e.jsx("span",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",flex:"1 1 0",minWidth:0},children:"Bubble radius"}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,flex:1},children:[e.jsx("input",{type:"range",min:4,max:24,value:r.bubbleRadius,onChange:c=>o("bubbleRadius",Number(c.target.value)),style:{flex:1,accentColor:"var(--accent-primary)"}}),e.jsxs("span",{style:{fontSize:"0.7rem",color:"var(--text-muted)",width:28,textAlign:"right"},children:[r.bubbleRadius,"px"]})]})]})]})]})]}),e.jsx("button",{onClick:()=>{const c=t?Ps:$s,l=Je(t?"light":"dark");t?zt(c,l):zt(l,c),i(c),ut(c),s(c)},style:{marginTop:10,fontSize:"0.7rem",color:"var(--text-muted)",background:"transparent",border:"1px solid var(--border-subtle)",borderRadius:6,padding:"4px 10px",cursor:"pointer"},children:"Reset to defaults"})]})}function Mo(){const[t,s]=a.useState(Zt),[n,r]=a.useState(!0),[i,o]=a.useState(()=>Je("dark"));a.useEffect(()=>{r(pt());const l=new MutationObserver(()=>{const m=pt();r(m);const h=Zt();h==="custom"?ut(Je(m?"dark":"light")):_t(h,m?"dark":"light")});l.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]});const f=window.matchMedia("(prefers-color-scheme: dark)"),u=()=>{const m=pt();r(m);const h=Zt();h==="custom"?ut(Je(m?"dark":"light")):_t(h,m?"dark":"light")};return f.addEventListener("change",u),()=>{l.disconnect(),f.removeEventListener("change",u)}},[]),a.useEffect(()=>{document.documentElement.setAttribute("data-chat-theme",t),t==="custom"?ut(Je(n?"dark":"light")):(Vs(),_t(t,n?"dark":"light"))},[t,n]),a.useEffect(()=>{o(Je(n?"dark":"light"))},[n]);const c=l=>{s(l),So(l)},d=[...ko,{id:"custom",name:"Custom",description:"Full app + chat customization",preview:{dark:{userBubble:i.userBubble,assistantBubble:i.assistantBubble,assistantBorder:`1px solid ${i.accentColor}22`,containerBg:i.containerBg,textColor:i.assistantText},light:{userBubble:i.userBubble,assistantBubble:i.assistantBubble,assistantBorder:`1px solid ${i.accentColor}22`,containerBg:i.containerBg,textColor:i.assistantText}}}];return e.jsxs("div",{children:[e.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-4 gap-3",children:d.map(l=>{const f=t===l.id,u=n?l.preview.dark:l.preview.light,m=l.id==="honey"||l.id==="ember"?"#1a1a1a":l.id==="custom"?i.userText:"#fff";return e.jsxs("button",{onClick:()=>c(l.id),className:"text-left rounded-xl p-3 transition-all",style:{background:f?"var(--bg-glass-hover)":"var(--bg-glass)",border:f?"2px solid var(--accent-primary)":"2px solid var(--border-subtle)",opacity:f?1:.75},children:[e.jsxs("div",{className:"rounded-lg p-3 mb-2.5 flex flex-col gap-1.5",style:{background:u.containerBg},children:[e.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:u.assistantBubble,border:u.assistantBorder,color:u.textColor},children:"Hello! How can I help?"}),e.jsx("div",{className:"self-end rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:u.userBubble,color:m},children:"Fix the bug please"}),e.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:u.assistantBubble,border:u.assistantBorder,color:u.textColor},children:"On it! ✨"})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[f&&e.jsx("span",{className:"w-2 h-2 rounded-full bg-accent shrink-0"}),e.jsxs("div",{children:[e.jsx("div",{className:"text-sm font-bold text-text-primary",children:l.id==="custom"?"🎨 Custom":l.name}),e.jsx("div",{className:"text-[10px] text-text-muted",children:l.description})]})]})]},l.id)})}),t==="custom"&&e.jsx(Io,{dark:n,onColorsChange:l=>o(l)})]})}const Mr="adhdev_mobileDashboardMode_v1";function _r(){try{return localStorage.getItem(Mr)==="workspace"?"workspace":"chat"}catch{return"chat"}}function _o(t){try{localStorage.setItem(Mr,t)}catch{}}function To(){const[t,s]=a.useState(!0);return a.useEffect(()=>{s(_r()==="chat")},[]),e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(rt,{size:15})," Mobile Inbox (Chat Mode)"]}),description:t?"Use the chat-first mobile inbox layout. This keeps mobile closer to a messaging app.":"Use the full workspace layout on phones and tablets.",checked:t,onChange:n=>{s(n),_o(n?"chat":"workspace")},extra:e.jsx("span",{className:"text-[11px] text-text-muted",children:t?"Chat mode":"Workspace"})})}const Tr="adhdev_hiddenTabs";function Ao(){try{const t=localStorage.getItem(Tr);if(t)return new Set(JSON.parse(t))}catch{}return new Set}function ht(t){try{localStorage.setItem(Tr,JSON.stringify([...t]))}catch{}}function Ro(){const[t,s]=a.useState(Ao),n=a.useCallback(f=>{s(u=>{const m=new Set(u);return m.has(f)?m.delete(f):m.add(f),ht(m),m})},[]),r=a.useCallback(f=>{s(u=>{if(u.has(f))return u;const m=new Set(u);return m.add(f),ht(m),m})},[]),i=a.useCallback(f=>{s(u=>{if(!u.has(f))return u;const m=new Set(u);return m.delete(f),ht(m),m})},[]),o=a.useCallback(()=>{s(f=>{if(f.size===0)return f;const u=new Set;return ht(u),u})},[]),c=a.useCallback((f,u)=>{s(m=>{const h=new Set(m);for(const p of u)h.add(p);return ht(h),h})},[]),d=a.useCallback((f,u)=>{s(m=>{const h=new Set(m);for(const p of u)h.delete(p);return ht(h),h})},[]),l=a.useCallback(f=>t.has(f),[t]);return{hiddenTabs:t,toggleTab:n,hideTab:r,showTab:i,showAllTabs:o,hideAllForDaemon:c,showAllForDaemon:d,isHidden:l}}function Lo({visibleConversations:t,clearedTabs:s,setClearedTabs:n,setActionLogs:r}){a.useEffect(()=>{to()},[]);const i=a.useMemo(()=>t.map(o=>({id:o.tabKey,name:o.title||o.agentName||o.ideId,status:o.status,activeModal:o.modalMessage?{message:o.modalMessage,buttons:o.modalButtons}:null})),[t]);return no(i),a.useEffect(()=>{if(Object.keys(s).length===0)return;const c=setTimeout(()=>{n(d=>{const l=Date.now(),f={};for(const[u,m]of Object.entries(d))l-m<5e3&&(f[u]=m);return Object.keys(f).length===Object.keys(d).length?d:f})},5500);return()=>clearTimeout(c)},[s,n]),a.useEffect(()=>{const o=setInterval(()=>{const c=Date.now()-3e5;r(d=>{const l=d.filter(f=>f.timestamp>c).slice(-100);return l.length===d.length?d:l})},6e4);return()=>clearInterval(o)},[r]),null}function ws(t){if(typeof t=="number"&&Number.isFinite(t))return t;if(typeof t=="string"){const s=Date.parse(t);if(Number.isFinite(s))return s}return 0}function yt(t){const s=[...t.messages].reverse().find(n=>!(n!=null&&n._localId))||t.messages[t.messages.length-1];return ws(s==null?void 0:s.timestamp)||ws(s==null?void 0:s.receivedAt)||ws(s==null?void 0:s.createdAt)||0}function In(t){return yt(t)}function Ar(t,s){const n=In(s)-In(t);if(n!==0)return n;const r=(t.machineName||"").localeCompare(s.machineName||"");if(r!==0)return r;const i=t.displayPrimary.localeCompare(s.displayPrimary);if(i!==0)return i;const o=t.displaySecondary.localeCompare(s.displaySecondary);return o!==0?o:t.tabKey.localeCompare(s.tabKey)}function Po(t){const s=t.filter(r=>r.type!=="adhdev-daemon"),n=new Map;for(const r of s){const i=n.get(r.id);if(!i){n.set(r.id,r);continue}const o=(i.workspace?1:0)+(i.activeChat?1:0);((r.workspace?1:0)+(r.activeChat?1:0)>o||(r.timestamp||0)>(i.timestamp||0))&&n.set(r.id,r)}return Array.from(n.values())}function Ut(t,s){if(t.length!==s.length)return!1;for(let n=0;n<t.length;n+=1)if(t[n]!==s[n])return!1;return!0}function $o(t,s){const n=Date.now();return t.map(r=>{const i=s[r.tabKey];return i&&n-i<5e3?{...r,messages:[],title:""}:r})}function Eo(t,s){const n=[],r=t.sessionId||t.instanceId;n.push({key:t.id,ref:s[t.id]}),r&&n.push({key:r,ref:s[r]});for(const i of t.childSessions||[]){const o=i.id||i.providerType,c=`${t.id}:${o}`;n.push({key:c,ref:s[c]}),n.push({key:i.id,ref:s[i.id]})}return n}function Do(t,s){if(t.length!==s.length)return!1;for(let n=0;n<t.length;n+=1)if(t[n].key!==s[n].key||t[n].ref!==s[n].ref)return!1;return!0}function Bo({ides:t,connectionStates:s,localUserMessages:n,clearedTabs:r,hiddenTabs:i}){const o=a.useRef([]),c=a.useRef([]),d=a.useRef([]),l=a.useRef([]),f=a.useMemo(()=>{const S=Po(t);return Ut(o.current,S)?o.current:(o.current=S,S)},[t]),u=a.useMemo(()=>br(t),[t]),m=a.useRef(new Map),h=a.useMemo(()=>{var M;const S=new Map,v=[];for(const w of f){const N=w.daemonId||((M=w.id)==null?void 0:M.split(":")[0])||w.id,$=s[N]||"new",R=w.daemonId&&u[w.daemonId]||void 0,E=Eo(w,n),L=m.current.get(w.id);if(L&&L.ide===w&&L.connectionState===$&&L.machineName===R&&Do(L.localRefs,E)){S.set(w.id,L),v.push(...L.conversations);continue}const _=gr(w,n,{machineName:R,connectionState:$}),C={ide:w,connectionState:$,machineName:R,localRefs:E,conversations:_};S.set(w.id,C),v.push(..._)}return m.current=S,[...v].sort(Ar)},[f,n,s,u]),p=a.useMemo(()=>{const S=$o(h,r);return Ut(c.current,S)?c.current:(c.current=S,S)},[h,r]),y=a.useMemo(()=>{const S=new Map;for(const v of p)v.sessionId&&S.set(v.sessionId,v);return S},[p]),x=a.useMemo(()=>{const S=new Map;for(const v of p)v.sessionId&&S.set(v.sessionId,v),S.set(v.ideId,v),S.set(v.tabKey,v);return S},[p]),k=a.useCallback(S=>{if(S)return y.get(S)},[y]),b=a.useCallback(S=>{if(S)return x.get(S)},[x]),g=a.useMemo(()=>{const S=p.filter(v=>!i.has(v.tabKey));return Ut(d.current,S)?d.current:(d.current=S,S)},[p,i]),j=a.useMemo(()=>{const S=g.map(v=>v.tabKey);return Ut(l.current,S)?l.current:(l.current=S,S)},[g]);return{chatIdes:f,conversations:p,visibleConversations:g,visibleTabKeys:j,resolveConversationBySessionId:k,resolveConversationByTarget:b}}function Ko({isMobile:t,urlActiveTab:s,resolveConversationBySessionId:n,setSearchParams:r}){const i=a.useMemo(()=>{var d;return t||!s?null:((d=n(s))==null?void 0:d.tabKey)??null},[t,n,s]),o=a.useMemo(()=>{var d;return!t||!s?null:((d=n(s))==null?void 0:d.tabKey)??null},[t,n,s]),c=a.useCallback(()=>{s&&r(d=>{const l=new URLSearchParams(d);return l.delete("activeTab"),l},{replace:!0})},[r,s]);return{requestedDesktopTabKey:i,requestedMobileTabKey:o,consumeRequestedActiveTab:c}}function Wo({ides:t,sendDaemonCommand:s,setToasts:n,setLocalUserMessages:r,resolveConversationByTarget:i}){a.useEffect(()=>{it.setIdes(t)},[t]),a.useEffect(()=>{it.setResolveAction((o,c,d)=>{s(o,c,d).catch(()=>{})})},[s]),a.useEffect(()=>{const o=it.onToast(l=>{n(u=>u.some(h=>h.message===l.message&&l.timestamp-h.timestamp<3e3)?u:[...u.slice(-4),{id:l.id,message:l.message,type:l.type,timestamp:l.timestamp,targetKey:l.targetKey,actions:l.actions}]);const f=l.duration||5e3;setTimeout(()=>n(u=>u.filter(m=>m.id!==l.id)),f)}),c=it.onSystemMessage((l,f)=>{var m;const u=i(l);(u==null?void 0:u.transport)==="pty"&&((m=f._localId)!=null&&m.startsWith("sys_approval_"))||r(h=>({...h,[l]:[...h[l]||[],f]}))}),d=it.onClearSystemMessage((l,f)=>{r(u=>{var m;return(m=u[l])!=null&&m.length?{...u,[l]:u[l].filter(h=>{var p;return!(h.role==="system"&&((p=h._localId)!=null&&p.startsWith(f)))})}:u})});return()=>{o(),c(),d()}},[n,r]),a.useEffect(()=>{const o=mr.on("status_event",c=>it.handleRawEvent(c,"ws"));return()=>{o()}},[]),a.useEffect(()=>{var c;const o=d=>{const l=d.data;if((l==null?void 0:l.type)!=="notification_action"||l.action!=="approve"||!(l.ideId||l.targetSessionId||l.targetKey))return;const f=l.targetSessionId||l.targetKey||l.ideId,u=i(f),m=(u==null?void 0:u.ideId)||l.ideId;m&&s(m,"resolve_action",{action:"approve",button:"Approve",...(u==null?void 0:u.sessionId)&&{targetSessionId:u.sessionId},...l.targetSessionId&&{targetSessionId:l.targetSessionId}}).catch(h=>console.error("[SW Action] approve failed:",h))};return(c=navigator.serviceWorker)==null||c.addEventListener("message",o),()=>{var d;return(d=navigator.serviceWorker)==null?void 0:d.removeEventListener("message",o)}},[i,s])}const Oo="adhdev_dashboardLayout_v1",zo="adhdev_dashboardDockview_v1",St={groupAssignments:[],focusedGroup:0,groupActiveTabIds:{},groupTabOrders:{},groupSizes:[]};function Rr(t,s){try{const n=localStorage.getItem(t);return n?JSON.parse(n):s}catch{return s}}function Lr(t){return t<768?"mobile":t<1280?"desktop-narrow":"desktop-wide"}function Pr(t){return`${Oo}:${t}`}function Uo(t){const s=Pr(t);return Rr(s,null)}function Ho(t,s){try{const n=s.groupAssignments.length===0&&s.focusedGroup===0&&Object.keys(s.groupActiveTabIds).length===0&&Object.keys(s.groupTabOrders).length===0&&s.groupSizes.length===0,r=Pr(t);if(n){localStorage.removeItem(r);return}localStorage.setItem(r,JSON.stringify(s))}catch{}}function $r(t){return`${zo}:${t}`}function Fo(t){const s=$r(t);return Rr(s,null)}function Vo(t,s){try{const n=$r(t);if(!s){localStorage.removeItem(n);return}localStorage.setItem(n,JSON.stringify(s))}catch{}}function qo(){return{groupAssignments:[...St.groupAssignments],focusedGroup:St.focusedGroup,groupActiveTabIds:{...St.groupActiveTabIds},groupTabOrders:{...St.groupTabOrders},groupSizes:[...St.groupSizes]}}function Go(){const[t]=a.useState(()=>Lr(typeof window<"u"?window.innerWidth:1280)),[s,n]=a.useState(()=>new Map),[r,i]=a.useState(0),[o,c]=a.useState({}),[d,l]=a.useState({}),[f,u]=a.useState([]),[m,h]=a.useState(()=>typeof window<"u"&&window.innerWidth<768),[p,y]=a.useState(!1),x=a.useCallback(()=>{if(p)return;const k=Uo(t)??qo();n(new Map(k.groupAssignments)),i(k.focusedGroup),c(k.groupActiveTabIds),l(k.groupTabOrders),u(k.groupSizes),y(!0)},[p,t]);return a.useEffect(()=>{p&&Ho(t,{groupAssignments:[...s.entries()],focusedGroup:r,groupActiveTabIds:o,groupTabOrders:d,groupSizes:f})},[p,t,s,r,o,d,f]),a.useEffect(()=>{const k=window.matchMedia("(max-width: 767px)"),b=g=>h(g.matches);return k.addEventListener("change",b),()=>k.removeEventListener("change",b)},[]),{groupAssignments:s,setGroupAssignments:n,focusedGroup:r,setFocusedGroup:i,groupActiveTabIds:o,setGroupActiveTabIds:c,groupTabOrders:d,setGroupTabOrders:l,groupSizes:f,setGroupSizes:u,isMobile:m,hasHydratedStoredLayout:p,hydrateStoredLayout:x}}function Yo({urlActiveTab:t,conversations:s,resolveConversationBySessionId:n,normalizedGroupAssignments:r,hasHydratedStoredLayout:i,hydrateStoredLayout:o,setGroupActiveTabIds:c,setFocusedGroup:d,setSearchParams:l,historyModalOpen:f,activeConv:u,isRefreshingHistory:m,ides:h,handleRefreshHistory:p}){const y=a.useRef(!1),x=a.useRef(!1),k=a.useRef(null),b=a.useRef(!1);a.useEffect(()=>{if(!t||y.current||s.length===0)return;if(!i){o();return}const g=n(t);if(!g)return;const j=r.get(g.tabKey)??0;c(S=>({...S,[j]:g.tabKey})),d(j),y.current=!0,x.current=!0,k.current!=null&&(window.clearTimeout(k.current),k.current=null),l(S=>{const v=new URLSearchParams(S);return v.delete("activeTab"),v},{replace:!0})},[t,s,n,r,i,o,c,d,l]),a.useEffect(()=>{if(!(x.current||i)&&s.length!==0){if(!t){o(),x.current=!0;return}if(y.current){x.current=!0;return}if(k.current==null)return k.current=window.setTimeout(()=>{k.current=null,!(x.current||i)&&(o(),x.current=!0)},1500),()=>{k.current!=null&&(window.clearTimeout(k.current),k.current=null)}}},[t,s.length,i,o]),a.useEffect(()=>{if(!f){b.current=!1;return}if(!u||b.current||m)return;const g=h.find(j=>j.id===u.ideId);g&&(!g.chats||g.chats.length===0)&&(b.current=!0,p())},[f,u,m,h,p]),a.useEffect(()=>{if(!u)return;let g=null,j=0,S=-1,v=0;const M=()=>{g=null;const w=Array.from(document.querySelectorAll("[data-chat-scroll]")).filter($=>$.offsetParent!==null);if(w.length===0){j<18&&(j+=1,g=requestAnimationFrame(M));return}let N=0;for(const $ of w)$.scrollTop=$.scrollHeight,N+=$.scrollHeight;N===S?v+=1:(v=0,S=N),j+=1,!(v>=2||j>=18)&&(g=requestAnimationFrame(M))};return g=requestAnimationFrame(M),()=>{g!=null&&cancelAnimationFrame(g)}},[u==null?void 0:u.tabKey])}function Xo({isMobile:t,location:s,navigate:n,requestedRemoteTabTarget:r,requestedDesktopTabKey:i,conversations:o,ides:c,resolveConversationByTarget:d}){const[l,f]=a.useState(null),[u,m]=a.useState(null),h=a.useMemo(()=>{if(t||!r)return null;const b=d(r);return b&&!Ee(b)&&!_e(b)?b:null},[t,r,d]),p=a.useMemo(()=>{const b=l==null?void 0:l.ideId;if(!b)return null;const g=l!=null&&l.tabKey?o.find(j=>j.tabKey===l.tabKey):i?o.find(j=>j.tabKey===i):null;return(g==null?void 0:g.ideId)===b?g:o.find(j=>j.ideId===b&&j.streamSource==="native")||o.find(j=>j.ideId===b)||null},[o,l,i]),y=a.useMemo(()=>{if(p)return c.find(b=>b.id===p.ideId)},[c,p]);a.useEffect(()=>{h&&(f({ideId:h.ideId,tabKey:h.streamSource==="native"?"native":h.tabKey}),m(h),n({pathname:s.pathname,search:s.search},{replace:!0,state:null}))},[s.pathname,s.search,n,h]);const x=a.useCallback(b=>{b&&(f({ideId:b.ideId,tabKey:b.streamSource==="native"?"native":b.tabKey}),m(b))},[]),k=a.useCallback(()=>{f(null),m(null)},[]);return{remoteDialogConv:p,remoteDialogIdeEntry:y,remoteDialogActiveConv:u,setRemoteDialogActiveConv:m,openRemoteDialog:x,closeRemoteDialog:k}}function Tt(t){if(!t)return{};const s=t.sessionId?{targetSessionId:t.sessionId}:{};return Ee(t)||_e(t)?{...s,agentType:t.agentType||t.ideType}:t.streamSource==="agent-stream"?{...s,agentType:t.agentType}:s}function is(t){return t&&(t.ideId||t.daemonId)||""}function Ht(t,s){t(n=>[...n,{id:Date.now(),message:s,type:"warning",timestamp:Date.now()}])}function Mn({sendDaemonCommand:t,activeConv:s,updateIdeChats:n,setToasts:r,setLocalUserMessages:i,setClearedTabs:o}){const[c,d]=a.useState(!1),[l,f]=a.useState(!1),u=a.useCallback(async y=>{try{await t("standalone","launch_ide",{ideType:y,enableCdp:!0})}catch(x){console.error("Launch failed",x)}},[t]),m=a.useCallback(async(y,x)=>{try{const k=y||(s==null?void 0:s.daemonId)||"",b=await t(k,"switch_chat",{id:x,sessionId:x,...Tt(s)}),g=b==null?void 0:b.result;if((b==null?void 0:b.success)===!0||g==="switched"||g==="switched-by-title")return;g===!1||g==="not_found"?Ht(r,"⚠️ Session tab not found — try refreshing history"):typeof g=="string"&&g.startsWith("error:")?Ht(r,`⚠️ Switch error: ${g}`):Ht(r,"⚠️ Session switch failed")}catch(k){console.error("Switch failed",k),Ht(r,`❌ Switch failed: ${k.message||"connection error"}`)}},[s,t,r]),h=a.useCallback(async()=>{if(!(!s||c)){d(!0);try{const y=is(s);await t(y,"new_chat",{...Tt(s)}),o(x=>({...x,[s.tabKey]:Date.now()})),i(x=>({...x,[s.tabKey]:[]}))}catch(y){console.error("New chat failed",y)}finally{d(!1)}}},[s,c,t,o,i]),p=a.useCallback(async()=>{var y;if(!(!s||l)){f(!0);try{const x=is(s),k=await t(x,"list_chats",{forceExpand:!0,...Tt(s)}),b=(k==null?void 0:k.chats)||((y=k==null?void 0:k.result)==null?void 0:y.chats);k!=null&&k.success&&Array.isArray(b)&&n(s.ideId,b)}catch(x){console.error("Refresh history failed",x)}finally{f(!1)}}},[s,l,t,n]);return{isCreatingChat:c,isRefreshingHistory:l,handleLaunchIde:u,handleSwitchSession:m,handleNewChat:h,handleRefreshHistory:p}}function Zo(t,s){if(t.size!==s.size)return!1;for(const[n,r]of t)if(s.get(n)!==r)return!1;return!0}function Jo(t,s){return t.length!==s.length?!1:t.every((n,r)=>n===s[r])}function _n(t,s){const n=Object.keys(t),r=Object.keys(s);return n.length!==r.length?!1:n.every(i=>s[Number(i)]===t[Number(i)])}function Ft(t,s){const n=new Set(s),r=s.length>0?[0]:[];for(const[c,d]of t)!n.has(c)||d<=0||r.includes(d)||r.push(d);r.sort((c,d)=>c-d);const i={};r.forEach((c,d)=>{i[c]=d}),r.length===0&&(i[0]=0);const o=new Map;for(const[c,d]of t){if(!n.has(c)||d<=0)continue;const l=i[d];typeof l=="number"&&l>0&&o.set(c,l)}return{assignments:o,groupCount:Math.max(1,r.length),mapping:i,usedGroups:r}}function Tn(t,s){const n={};for(const[r,i]of Object.entries(t)){const o=s[Number(r)];typeof o=="number"&&(n[o]=i)}return n}function Qo(t,s,n){if(s.length===0)return 0;if(typeof n[t]=="number")return n[t];const r=[...s].reverse().find(i=>i<t)??s[0];return n[r]??0}function ec(t,s,n){if(s.length<=1)return[];const r=s.map(c=>t[c]).filter(c=>Number.isFinite(c)),i=r.length===s.length?r:Array(n).fill(100/n),o=i.reduce((c,d)=>c+d,0);return o>0?i.map(c=>c/o*100):Array(n).fill(100/n)}function An(t,s){const n={};for(const[r,i]of Object.entries(t)){const o=Number(r);n[o>=s?o+1:o]=i}return n}function Rn(t){return Array(t).fill(100/t)}function tc({groupAssignments:t,setGroupAssignments:s,setFocusedGroup:n,setGroupActiveTabIds:r,setGroupTabOrders:i,groupSizes:o,setGroupSizes:c,isMobile:d,visibleConversations:l,visibleTabKeys:f}){const u=a.useRef(null),m=a.useMemo(()=>Ft(t,f),[t,f]),h=m.assignments,p=a.useMemo(()=>d?1:m.groupCount,[m.groupCount,d]),y=p>1,x=a.useCallback((v,M)=>{s(w=>{const N=new Map(Ft(w,f).assignments);return M===0?N.delete(v):N.set(v,M),N}),r(w=>({...w,[M]:v})),n(M)},[s,f,r,n]),k=a.useCallback(v=>{s(M=>{const w=Ft(M,f).assignments,N=new Map;for(const[$,R]of w)R!==v&&(R>v?N.set($,R-1):N.set($,R));return N}),c(M=>{if(M.length<=1)return[];const w=[...M];w.splice(v,1);const N=w.reduce(($,R)=>$+R,0);return N>0?w.map($=>$/N*100):[]}),n(0)},[s,f,c,n]),b=a.useCallback((v,M)=>{M.preventDefault();const w=u.current;if(!w)return;const N=M.clientX,$=w.offsetWidth,R=o.length===p?[...o]:Rn(p),E=_=>{const U=(_.clientX-N)/$*100,P=[...R];P[v]=Math.max(15,R[v]+U),P[v+1]=Math.max(15,R[v+1]-U),c(P)},L=()=>{document.removeEventListener("mousemove",E),document.removeEventListener("mouseup",L),document.body.style.cursor="",document.body.style.userSelect=""};document.body.style.cursor="col-resize",document.body.style.userSelect="none",document.addEventListener("mousemove",E),document.addEventListener("mouseup",L)},[o,p,c]),g=a.useCallback((v,M,w)=>{if(p>=4)return;const N=w==="left"?M:M+1;s($=>{const R=Ft($,f).assignments,E=new Map;for(const L of l){const _=R.get(L.tabKey)??0,C=_>=N?_+1:_;C>0&&E.set(L.tabKey,C)}return N>0&&E.set(v,N),E}),c($=>{const R=$.length===p?[...$]:Rn(p),E=R[M]??100/p,L=Math.max(15,E/2),_=Math.max(15,E/2),C=[...R];C[M]=L,C.splice(N,0,_);const U=C.reduce((P,z)=>P+z,0);return C.map(P=>P/U*100)}),r($=>{const R=An($,N);return R[N]=v,R}),i($=>{const R=An($,N);return R[N]=[v],R}),n(N)},[p,s,f,l,c,r,i,n]);a.useEffect(()=>{Zo(t,h)||s(h)},[t,h,s]),a.useEffect(()=>{const{mapping:v,usedGroups:M}=m;r(w=>{const N=Tn(w,v);return _n(w,N)?w:N}),i(w=>{const N=Tn(w,v);return _n(w,N)?w:N}),n(w=>{const N=d?0:Qo(w,M,v);return w===N?w:N}),c(w=>{const N=d?[]:ec(w,M,m.groupCount);return Jo(w,N)?w:N})},[m,d,r,i,n,c]);const j=a.useMemo(()=>{const v=Array.from({length:p},()=>[]);for(const M of l){const w=h.get(M.tabKey)??0,N=Math.min(w,p-1);v[N].push(M)}return v},[l,h,p]),S=a.useCallback(()=>{s(new Map),n(0)},[s,n]);return{containerRef:u,normalizedGroupAssignments:h,numGroups:p,isSplitMode:y,groupedConvs:j,moveTabToGroup:x,closeGroup:k,handleResizeStart:b,splitTabRelative:g,clearAllSplits:S}}function sc({ides:t,sendDaemonCommand:s}){const n="0.8.5",r=a.useMemo(()=>t.filter(f=>{if(f.type!=="adhdev-daemon")return!1;const u=f.version||f.daemonVersion||null;return!u||!n?!1:u!==n}),[n,t]),[i,o]=a.useState(!1),[c,d]=a.useState({}),l=a.useCallback(async f=>{var u,m;d(h=>({...h,[f]:"upgrading"}));try{const h=await s(f,"daemon_upgrade",{});(u=h==null?void 0:h.result)!=null&&u.upgraded||(m=h==null?void 0:h.result)!=null&&m.success?d(p=>({...p,[f]:"done"})):d(p=>({...p,[f]:"error"}))}catch{d(h=>({...h,[f]:"error"}))}},[s]);return{versionMismatchDaemons:r,appVersion:n,versionBannerDismissed:i,setVersionBannerDismissed:o,upgradingDaemons:c,handleBannerUpgrade:l}}function ps({sendDaemonCommand:t,activeConv:s,setLocalUserMessages:n,setActionLogs:r,isStandalone:i}){const[o,c]=a.useState(!1),[d,l]=a.useState(!1),f=a.useRef(!1),u=a.useRef(null),m=a.useCallback(async x=>{if(!s)return;const k=x.trim();if(!k||f.current)return;const b=s.tabKey,g=Date.now(),j=u.current;if(j&&j.tabKey===b&&j.message===k&&g-j.timestamp<2e3)return;f.current=!0,l(!0),u.current={tabKey:b,message:k,timestamp:g};const S=`${g}-${Math.random().toString(36).slice(2,8)}`,v={role:"user",content:k,timestamp:g,_localId:S};n(M=>({...M,[b]:[...M[b]||[],v]}));try{const M=is(s);if(!M)return;const w=await t(M,"send_chat",{message:k,text:k,...Tt(s)});if(w!=null&&w.deduplicated||(w==null?void 0:w.sent)===!1){n(N=>({...N,[b]:(N[b]||[]).filter($=>$._localId!==S)}));return}setTimeout(()=>{const N=Date.now()-6e4;n($=>{const R=$[b];if(!R)return $;const E=R.filter(L=>L.timestamp>N);return E.length===R.length?$:{...$,[b]:E}})},6e4)}catch(M){console.error("Send failed",M),n(w=>({...w,[b]:(w[b]||[]).filter(N=>N._localId!==S)}))}finally{f.current=!1,l(!1)}},[s,t,n]),h=a.useCallback(async()=>{if(s)try{await t(s.ideId,"launch_ide",{ideType:s.ideType,enableCdp:!0})}catch(x){console.error("Relaunch failed",x)}},[s,t]),p=a.useCallback(async x=>{if(s){s.transport!=="pty"&&r(k=>[...k,{ideId:s.tabKey,text:`🖱️ **${x}** clicked`,timestamp:Date.now()}]);try{const b=(s.modalButtons||[]).indexOf(x),g=x.replace(/[⌥⏎⇧⌫⌘⌃]/g,"").trim().toLowerCase(),j=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(g),S=is(s);if(!S)return;(await t(S,"resolve_action",{button:x,action:j?"approve":"reject",...b>=0&&{buttonIndex:b},...Tt(s)})).success||r(M=>[...M,{ideId:s.tabKey,text:`⚠️ **${x}** failed — button not found`,timestamp:Date.now()}])}catch(k){console.error("[ModalButton] Error:",k),r(b=>[...b,{ideId:s.tabKey,text:`❌ **${x}** error`,timestamp:Date.now()}])}}},[s,t,r]),y=a.useCallback(async()=>{if(!(!s||o)){c(!0);try{await t(s.ideId,"focus_session",{agentType:s.agentType,...s.sessionId&&{targetSessionId:s.sessionId}})}catch(x){console.error("Focus agent failed",x)}finally{c(!1)}}},[s,o,t]);return{isSendingChat:d,isFocusingAgent:o,handleSendChat:m,handleRelaunch:h,handleModalButton:p,handleFocusAgent:y}}const qs=a.memo(function({activeConv:s,clearToken:n,isCliTerminal:r,ideEntry:i,terminalRef:o,handleModalButton:c,handleRelaunch:d,handleSendChat:l,isSendingChat:f,handleFocusAgent:u,isFocusingAgent:m,actionLogs:h,userName:p}){return e.jsxs(e.Fragment,{children:[e.jsx(or,{activeConv:s,onModalButton:c}),s.transport!=="pty"&&s.transport!=="acp"&&s.cdpConnected===!1?e.jsx("div",{className:"desktop-only px-3 pt-1 pb-2",children:e.jsxs("div",{className:"flex items-center gap-2.5 px-3.5 py-2 bg-yellow-500/[0.08] border border-yellow-500/20 rounded-lg text-xs text-text-secondary",children:[e.jsx("span",{className:"text-sm",children:e.jsx(Os,{size:14})}),e.jsx("span",{className:"flex-1",children:"CDP not connected — chat history & screenshots unavailable."}),e.jsx("button",{className:"btn btn-sm bg-yellow-500/15 text-yellow-500 border border-yellow-500/30 text-[10px] whitespace-nowrap shrink-0",onClick:d,children:"Relaunch with CDP"})]})}):null,s.transport==="pty"?e.jsxs(e.Fragment,{children:[e.jsx("div",{style:{display:r?"flex":"none",minHeight:0,flex:"1 1 0%",width:"100%",flexDirection:"column"},children:e.jsx($i,{activeConv:s,clearToken:n,terminalRef:o,handleSendChat:l,isSendingChat:f,isVisible:r})}),!r&&e.jsx("div",{style:{display:"flex",minHeight:0,flex:"1 1 0%",width:"100%",flexDirection:"column"},children:e.jsx(As,{activeConv:s,ideEntry:i,handleSendChat:l,isSendingChat:f,handleFocusAgent:u,isFocusingAgent:m,actionLogs:h,userName:p})})]}):e.jsx(As,{activeConv:s,ideEntry:i,handleSendChat:l,isSendingChat:f,handleFocusAgent:u,isFocusingAgent:m,actionLogs:h,userName:p})]})},(t,s)=>t.activeConv===s.activeConv&&t.isCliTerminal===s.isCliTerminal&&t.ideEntry===s.ideEntry&&t.terminalRef===s.terminalRef&&t.handleModalButton===s.handleModalButton&&t.handleRelaunch===s.handleRelaunch&&t.handleSendChat===s.handleSendChat&&t.isSendingChat===s.isSendingChat&&t.handleFocusAgent===s.handleFocusAgent&&t.isFocusingAgent===s.isFocusingAgent&&t.actionLogs===s.actionLogs&&t.userName===s.userName);function nc({selectedConversation:t,isAcp:s,selectedIdeEntry:n,actionLogs:r,userName:i,isSendingChat:o,isFocusingAgent:c,onBack:d,onOpenNativeConversation:l,onOpenMachine:f,onOpenHistory:u,onOpenRemote:m,onHideConversation:h,onStopCli:p,cliViewMode:y,onSetCliViewMode:x,handleSendChat:k,handleFocusAgent:b,handleModalButton:g,handleRelaunch:j}){const S=a.useRef(null),v=Ee(t)&&!s,M=v&&y==="terminal";return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"flex items-center justify-between gap-3 px-4 pt-[calc(14px+env(safe-area-inset-top,0px))] pb-2.5 border-b border-border-subtle/70 bg-bg-primary backdrop-blur-md",children:[e.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 flex-1",children:[e.jsx("button",{className:"w-[34px] h-[34px] rounded-full border border-border-default bg-surface-primary/70 text-text-secondary shrink-0 inline-flex items-center justify-center hover:bg-surface-primary transition-colors",onClick:d,type:"button","aria-label":"Back",children:e.jsx(Bs,{size:18})}),e.jsxs("div",{className:"min-w-0 flex flex-col gap-0.5",children:[e.jsx("div",{className:"flex items-center gap-2 text-[17px] font-extrabold tracking-tight text-text-primary truncate",children:t.displayPrimary||t.agentName}),e.jsx("div",{className:"min-w-0 overflow-hidden text-xs text-text-secondary",children:e.jsx(ur,{conversation:t,className:"is-mobile-header",interactive:!1,onOpenNativeConversation:()=>l(t),onOpenMachine:()=>f(t)})})]})]}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[v&&y&&e.jsx(Hs,{mode:y,onChange:x,compact:!0}),v&&p&&e.jsx("button",{onClick:p,className:"btn btn-secondary btn-sm",title:"Stop CLI process",style:{color:"var(--status-error, #ef4444)",borderColor:"color-mix(in srgb, var(--status-error, #ef4444) 25%, transparent)"},children:e.jsx(vt,{size:14})}),e.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>u(t),type:"button",children:e.jsx(Ks,{size:14})}),!s&&!v&&e.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>m(t),type:"button",children:e.jsx(Ue,{size:14})}),h&&e.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>h(t),type:"button",title:"Close chat",children:e.jsx(vt,{size:14})})]})]}),e.jsx("div",{className:"flex-1 min-h-0 flex flex-col bg-bg-primary relative",children:e.jsx(qs,{activeConv:t,clearToken:0,isCliTerminal:M,ideEntry:n,terminalRef:S,handleModalButton:g,handleRelaunch:j,handleSendChat:k,isSendingChat:o,handleFocusAgent:b,isFocusingAgent:c,actionLogs:r,userName:i})})]})}const ks={unix:{cmd:"curl -fsSL https://adhf.dev/install | sh",shell:"Terminal",prompt:"$ "},powershell:{cmd:"irm https://adhf.dev/install.ps1 | iex",shell:"PowerShell",prompt:"PS> "},cmd:{cmd:"curl -fsSL https://adhf.dev/install.cmd -o %TEMP%\\adhdev.cmd && %TEMP%\\adhdev.cmd",shell:"CMD",prompt:"> "}};function rc(){return typeof navigator>"u"?"unix":navigator.userAgent.toLowerCase().includes("win")?"windows":"unix"}function Er(){const[t,s]=a.useState("unix"),[n,r]=a.useState("powershell"),[i,o]=a.useState(!1),c=t==="unix"?"unix":n;a.useEffect(()=>{s(rc())},[]);const d=a.useCallback(()=>{navigator.clipboard.writeText(ks[c].cmd).catch(()=>{}),o(!0),setTimeout(()=>o(!1),2e3)},[c]);return e.jsxs("div",{className:"text-left bg-bg-secondary border border-border-subtle rounded-xl p-4 font-mono text-[13px] shadow-lg w-full mx-auto leading-relaxed relative select-all",children:[e.jsxs("div",{className:"flex gap-1 mb-3 font-sans",children:[e.jsx("button",{className:`text-[10px] px-2.5 py-1 rounded-md font-bold transition-all cursor-pointer ${t==="unix"?"bg-accent-primary/12 text-accent-primary border border-accent-primary/25":"bg-transparent text-text-muted border border-transparent hover:text-text-secondary"}`,onClick:()=>s("unix"),children:"🍎🐧 macOS / Linux"}),e.jsx("button",{className:`text-[10px] px-2.5 py-1 rounded-md font-bold transition-all cursor-pointer ${t==="windows"?"bg-accent-primary/12 text-accent-primary border border-accent-primary/25":"bg-transparent text-text-muted border border-transparent hover:text-text-secondary"}`,onClick:()=>s("windows"),children:"🪟 Windows"})]}),t==="windows"&&e.jsxs("div",{className:"flex gap-1 mb-3 font-sans",children:[e.jsx("button",{className:`text-[9px] px-2 py-0.5 rounded font-semibold cursor-pointer transition-all ${n==="powershell"?"bg-accent-primary/10 text-accent-primary":"text-text-muted hover:text-text-secondary"}`,onClick:()=>r("powershell"),children:"⚡ PowerShell"}),e.jsx("button",{className:`text-[9px] px-2 py-0.5 rounded font-semibold cursor-pointer transition-all ${n==="cmd"?"bg-accent-primary/10 text-accent-primary":"text-text-muted hover:text-text-secondary"}`,onClick:()=>r("cmd"),children:">_ CMD"})]}),e.jsxs("div",{className:"flex items-center gap-3 text-text-primary cursor-pointer group",onClick:d,title:"Click to copy",children:[e.jsx("span",{className:"text-text-muted select-none",children:ks[c].prompt}),e.jsx("span",{className:"flex-1 break-all",children:ks[c].cmd}),e.jsx("span",{className:"text-[9px] font-sans text-accent-primary opacity-0 group-hover:opacity-100 transition-opacity shrink-0 select-none",children:i?"✓":"📋"})]}),e.jsxs("div",{className:"text-text-muted text-[10px] font-sans mt-2",children:["Or via npm: ",e.jsx("span",{className:"text-text-secondary font-mono",children:"npm i -g @adhdev/daemon-standalone && adhdev-standalone"})]})]})}function Dr({section:t,onSectionChange:s}){const n=[{key:"machines",label:"Machines",icon:Ue},{key:"chats",label:"Chats",icon:rt}];return e.jsx("div",{className:"px-3 py-2.5 pb-[calc(10px+env(safe-area-inset-bottom,0px))] border-t border-border-subtle/70 bg-bg-secondary/88 backdrop-blur-md shrink-0",children:e.jsx("div",{className:"grid grid-cols-2 gap-1.5 rounded-[20px] border p-1 shadow-[0_10px_28px_rgba(15,23,42,0.08)]",style:{background:"color-mix(in srgb, var(--bg-glass) 82%, var(--surface-primary))",borderColor:"color-mix(in srgb, var(--border-subtle) 88%, var(--accent-primary) 12%)"},children:n.map(({key:r,label:i,icon:o})=>{const c=t===r;return e.jsxs("button",{className:`min-h-[46px] rounded-[16px] px-3 flex items-center justify-center gap-2.5 text-[13px] font-semibold tracking-tight transition-all border ${c?"bg-surface-primary border-border-default/90 text-text-primary shadow-[0_4px_14px_rgba(15,23,42,0.08)]":"bg-transparent border-transparent text-text-muted hover:text-text-primary"}`,style:c?{background:"color-mix(in srgb, var(--accent-primary) 10%, var(--surface-primary))",borderColor:"color-mix(in srgb, var(--accent-primary) 24%, var(--border-default))",boxShadow:"0 8px 22px color-mix(in srgb, var(--accent-primary) 10%, transparent)"}:void 0,onClick:()=>s(r),type:"button","aria-pressed":c,children:[e.jsx("span",{className:`inline-flex items-center justify-center w-7 h-7 rounded-full transition-colors ${c?"text-accent-primary":"bg-transparent text-current"}`,style:c?{background:"color-mix(in srgb, var(--accent-primary) 14%, transparent)"}:void 0,children:e.jsx(o,{size:15})}),e.jsx("span",{children:i})]},r)})})})}function Vt({title:t,className:s=""}){return e.jsx("div",{className:`mx-1 flex items-center justify-between gap-2 px-1 py-1 text-xs ${s}`,children:e.jsx("span",{className:"font-bold uppercase tracking-[0.18em] text-text-secondary",children:t})})}function bt({children:t,className:s=""}){return e.jsx("div",{className:`overflow-hidden rounded-[24px] border border-border-subtle/80 bg-bg-secondary/40 shadow-[0_10px_30px_rgba(0,0,0,0.05)] ${s}`,children:t})}function Ct({icon:t,title:s,subtitle:n,children:r}){return e.jsxs("div",{className:"flex flex-col items-center justify-center gap-2 pt-12 pb-8 px-6 text-center",children:[e.jsx("div",{className:"mb-2 rounded-2xl border border-accent-primary/10 bg-[color:color-mix(in_oklab,var(--bg-secondary)_90%,var(--accent-primary)_10%)] p-3 shadow-[0_12px_32px_rgba(0,0,0,0.08)]",children:t}),e.jsx("div",{className:"text-lg font-bold tracking-tight text-text-primary",children:s}),e.jsx("div",{className:"text-[13px] leading-relaxed text-text-secondary max-w-[320px]",children:n}),r]})}function qt({item:t,type:s,getAvatarText:n,onOpenConversation:r}){const i=s==="needs_attention"||s==="task_complete",o=s==="working",c=s==="earlier";return e.jsxs("button",{className:`group flex items-start gap-3.5 px-4 py-3.5 w-full text-left relative overflow-hidden transition-colors active:scale-[0.995] ${i?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_92%,var(--accent-primary)_8%)]":o?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_94%,var(--accent-primary)_6%)]":"bg-transparent"} ${c?"opacity-70 saturate-50":""}`,onClick:()=>r(t.conversation),type:"button",children:[i||o?e.jsx("span",{className:"pointer-events-none absolute left-0 top-3 bottom-3 w-[3px] rounded-r-full bg-accent-primary/80"}):null,e.jsx("span",{className:`w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 ${i?"bg-accent-primary shadow-glow":o?"bg-[color:color-mix(in_oklab,var(--bg-primary)_82%,var(--accent-primary)_18%)] border border-accent-primary/22 text-accent-primary":"bg-bg-primary border border-border-subtle text-text-secondary"}`,style:i?{color:"var(--accent-on-primary)"}:void 0,children:n(t.conversation.displayPrimary)}),e.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:t.conversation.displayPrimary}),!o&&e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:ir(t.timestamp)})]}),e.jsxs("div",{className:"text-[12px] font-medium text-text-secondary truncate flex items-center",children:[t.conversation.displaySecondary,t.conversation.machineName&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"mx-1 opacity-50",children:"·"}),e.jsxs("span",{className:"flex items-center gap-1 opacity-80",children:[e.jsx(Ue,{size:11})," ",t.conversation.machineName]})]}),s==="needs_attention"&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"mx-1 opacity-50",children:"·"}),e.jsx("span",{className:"text-orange-400",children:"Action needed"})]})]}),e.jsx("div",{className:"text-[13px] text-text-muted truncate mt-0.5 opacity-90",children:t.preview})]}),i&&e.jsx("span",{className:"absolute top-5 right-4 w-2 h-2 rounded-full bg-accent-primary shadow-glow"}),o&&e.jsx("span",{className:"absolute top-4 right-4 rounded-full bg-accent-primary/10 px-2 py-0.5 text-[10px] font-bold text-accent-primary",children:"Live"})]},t.conversation.tabKey)}function Ln({size:t=32,label:s}){return e.jsxs("div",{className:"flex flex-col items-center gap-2.5",children:[e.jsx("div",{className:"rounded-full animate-spin border-[2.5px] border-accent-primary/20 border-t-accent-primary-light",style:{width:t,height:t}}),s&&e.jsx("div",{className:"text-xs font-semibold text-accent-primary-light tracking-tight",children:s})]})}function ac({section:t,attentionItems:s,unreadItems:n,workingItems:r,completedItems:i,hiddenConversations:o,machineCards:c,getAvatarText:d,onOpenConversation:l,onShowConversation:f,onShowAllHidden:u,onOpenMachine:m,onOpenSettings:h,onSectionChange:p,wsStatus:y="connected",isStandalone:x=!1}){const k=y==="disconnected"||y==="reconnecting"||y==="offline"||y==="auth_failed",b=c.length>0,g=s.length>0||n.length>0||r.length>0||i.length>0,j=t==="machines"?"Machines":"Chats";return e.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden bg-bg-primary",children:[e.jsx("div",{className:"px-5 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-4 shrink-0 bg-bg-primary z-10",children:e.jsxs("div",{className:"flex items-center justify-between gap-3",children:[e.jsx("div",{className:"text-2xl font-black tracking-tight text-text-primary px-1",children:j}),e.jsxs("div",{className:"flex items-center gap-3 shrink-0",children:[t==="chats"&&(s.length>0||n.length>0)&&e.jsxs("div",{className:"flex items-center gap-1.5 px-2.5 py-1 rounded-full border border-accent-primary/16 bg-accent-primary/10 text-accent-primary text-[11px] font-bold shadow-[0_8px_20px_rgba(0,0,0,0.05)]",children:[e.jsx(ds,{size:13}),e.jsx("span",{children:s.length+n.length})]}),e.jsx("button",{onClick:h,className:"w-8 h-8 flex items-center justify-center rounded-full border border-border-subtle bg-bg-secondary/70 text-text-secondary hover:text-text-primary hover:border-border-default transition-colors",children:e.jsx(ls,{size:18})})]})]})}),e.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto overflow-x-hidden px-3 pb-[calc(12px+env(safe-area-inset-bottom,0px))] flex flex-col gap-3 -webkit-overflow-scrolling-touch",children:[t==="machines"&&e.jsx("section",{className:"flex flex-col gap-2",children:k?e.jsx(Ct,{icon:e.jsx(Ln,{label:"Reconnecting…"}),title:"Connecting to server",subtitle:y==="offline"?"Your device appears to be offline. Waiting for network…":y==="auth_failed"?"Session expired. Please log in again.":"Establishing connection to the server. This usually takes a moment."}):c.length===0?e.jsx(Ct,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-12 h-12 object-contain animate-bounce",style:{animationDuration:"3s"}}),title:x?"Waiting for your IDE":"Connect your first machine",subtitle:x?"Launch any supported IDE or CLI agent — it will appear here automatically.":"Install the ADHDev daemon on your machine, then it will show up here.",children:!x&&e.jsx("div",{className:"w-full max-w-[360px] mt-4",children:e.jsx(Er,{})})}):e.jsx(bt,{children:c.map((S,v)=>e.jsxs("button",{className:`flex items-start gap-3.5 px-4 py-3.5 w-full text-left transition-colors active:scale-[0.995] ${v>0?"border-t border-border-subtle/70":""}`,onClick:()=>m(S.id),type:"button",children:[e.jsx("span",{className:"w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 bg-[color:color-mix(in_oklab,var(--bg-primary)_82%,var(--accent-primary)_18%)] border border-accent-primary/16 text-text-primary shadow-[0_2px_8px_rgba(0,0,0,0.12)]",children:d(S.label)}),e.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:S.label}),e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:S.unread>0?e.jsxs("span",{className:"text-accent-primary",children:[S.unread," new"]}):S.total>0?`${S.total} chats`:"Idle"})]}),e.jsx("div",{className:"text-[12px] font-medium text-text-secondary truncate",children:S.subtitle}),S.total>0?e.jsxs("div",{className:"text-[13px] text-text-muted mt-0.5",children:[S.total," chat",S.total!==1?"s":"",S.unread>0?` · ${S.unread} unread`:""]}):e.jsx("div",{className:"text-[13px] text-text-muted mt-0.5 italic opacity-70",children:"No active chats"})]})]},S.id))})}),t==="chats"&&s.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx(Vt,{title:"Needs attention",className:"mb-0"}),e.jsx(bt,{children:s.map((S,v)=>e.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:e.jsx(qt,{item:S,type:"needs_attention",getAvatarText:d,onOpenConversation:l})},S.conversation.tabKey))})]}),t==="chats"&&n.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx(Vt,{title:"Task complete",className:"mb-0 mt-2"}),e.jsx(bt,{children:n.map((S,v)=>e.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:e.jsx(qt,{item:S,type:"task_complete",getAvatarText:d,onOpenConversation:l})},S.conversation.tabKey))})]}),t==="chats"&&r.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx(Vt,{title:"Working now",className:"mb-0 mt-2"}),e.jsx(bt,{children:r.map((S,v)=>e.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:e.jsx(qt,{item:S,type:"working",getAvatarText:d,onOpenConversation:l})},S.conversation.tabKey))})]}),t==="chats"&&e.jsxs("section",{className:"flex flex-col gap-2",children:[i.length>0&&e.jsx(Vt,{title:"Earlier",className:"mb-0 mt-2 border-border-subtle/80 bg-bg-secondary/35"}),i.length>0?e.jsx(bt,{children:i.map((S,v)=>e.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:e.jsx(qt,{item:S,type:"earlier",getAvatarText:d,onOpenConversation:l})},S.conversation.tabKey))}):g?e.jsx("div",{className:"py-8 text-center text-sm font-medium text-text-muted",children:"All caught up."}):k?e.jsx(Ct,{icon:e.jsx(Ln,{size:28}),title:"Connecting…",subtitle:"Waiting for server connection before loading conversations."}):b?e.jsx(Ct,{icon:e.jsx("div",{className:"w-11 h-11 rounded-xl flex items-center justify-center bg-accent-primary/10 text-accent-primary-light",children:e.jsx(rt,{size:20})}),title:"No conversations yet",subtitle:"Your machines are connected. Open an IDE or launch a CLI agent to start your first conversation."}):e.jsx(Ct,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-10 h-10 object-contain opacity-70"}),title:"No machines connected",subtitle:"Switch to the Machines tab to connect your first machine and start chatting with AI agents."})]}),t==="chats"&&o.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsxs("div",{className:"mx-1 mt-4 mb-1 flex items-center justify-between gap-2 px-1 py-1 text-[12px] font-bold uppercase tracking-wider text-text-secondary",children:[e.jsx("span",{children:"Hidden"}),e.jsx("button",{type:"button",className:"text-accent-primary normal-case font-semibold hover:underline",onClick:u,children:"Restore all"})]}),e.jsx(bt,{className:"bg-bg-secondary/25",children:o.map((S,v)=>e.jsxs("button",{className:`flex items-start gap-3.5 px-4 py-3.5 w-full text-left transition-colors active:scale-[0.995] opacity-50 saturate-0 ${v>0?"border-t border-border-subtle/70":""}`,onClick:()=>f(S),type:"button",children:[e.jsx("span",{className:"w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 bg-bg-primary border border-border-subtle text-text-secondary",children:d(S.displayPrimary)}),e.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:S.displayPrimary}),e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:"Hidden"})]}),e.jsxs("div",{className:"text-[12px] font-medium text-text-secondary truncate flex items-center",children:[S.displaySecondary,S.machineName&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"mx-1 opacity-50",children:"·"}),e.jsxs("span",{className:"flex items-center gap-1 opacity-80",children:[e.jsx(Ue,{size:11})," ",S.machineName]})]})]}),e.jsx("div",{className:"text-[13px] text-text-muted truncate mt-0.5 opacity-90",children:"Tap to restore and open"})]})]},S.tabKey))})]})]}),e.jsx(Dr,{section:t,onSectionChange:p})]})}function ic(t){const s=t.replace(/[\\/]+$/,"");if(!s||s==="/"||/^[A-Za-z]:$/.test(s))return null;const n=s.includes("\\")?"\\":"/",r=s.split(/[\\/]/);return/^[A-Za-z]:$/.test(r[0]||"")?r.length<=2?`${r[0]}\\`:r.slice(0,-1).join("\\"):r.length<=2?n:r.slice(0,-1).join(n)||n}async function Br(t,s,n){const r=await t(s,"file_list_browse",{path:n});if(!(r!=null&&r.success))throw new Error((r==null?void 0:r.error)||"Could not browse folder");const i=typeof(r==null?void 0:r.path)=="string"?r.path:n,o=i.includes("\\")?"\\":"/",c=(l,f)=>/^[A-Za-z]:\\?$/.test(l)?`${l.replace(/\\?$/,"\\")}${f}`:l==="/"||l==="\\"?`${o}${f}`:`${l.replace(/[\\/]+$/,"")}${o}${f}`,d=Array.isArray(r==null?void 0:r.files)?r.files.filter(l=>(l==null?void 0:l.type)==="directory"&&typeof(l==null?void 0:l.name)=="string").map(l=>({name:l.name,path:c(i,l.name)})).sort((l,f)=>l.name.localeCompare(f.name)):[];return{path:i,directories:d}}function Gs({title:t,description:s,currentPath:n,directories:r,busy:i=!1,error:o="",confirmLabel:c="Use this folder",onClose:d,onNavigate:l,onConfirm:f}){const u=ic(n);return e.jsx("div",{className:"fixed inset-0 z-[110] flex items-center justify-center p-4 bg-black/60 backdrop-blur-[2px]",role:"dialog","aria-modal":"true","aria-labelledby":"workspace-browse-title",children:e.jsxs("div",{className:"w-full max-w-2xl max-h-[min(86vh,720px)] rounded-2xl border border-border-subtle bg-bg-secondary shadow-xl overflow-hidden flex flex-col",children:[e.jsxs("div",{className:"flex items-start justify-between gap-3 px-5 py-4 border-b border-border-subtle",children:[e.jsxs("div",{className:"min-w-0",children:[e.jsx("h2",{id:"workspace-browse-title",className:"m-0 text-base font-semibold text-text-primary",children:t}),e.jsx("p",{className:"m-0 mt-1 text-xs leading-relaxed text-text-muted",children:s})]}),e.jsx("button",{type:"button",className:"inline-flex items-center justify-center w-8 h-8 rounded-full border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary hover:bg-surface-primary transition-colors shrink-0",onClick:d,"aria-label":"Close folder browser",children:e.jsx(vt,{size:16})})]}),e.jsxs("div",{className:"px-5 py-3 border-b border-border-subtle bg-bg-primary/60 flex items-center gap-2",children:[e.jsxs("button",{type:"button",className:"inline-flex items-center gap-1.5 min-h-[34px] px-3 rounded-lg border border-border-subtle bg-bg-secondary text-text-secondary hover:text-text-primary disabled:opacity-40 transition-colors",onClick:()=>{!u||i||l(u)},disabled:!u||i,children:[e.jsx(Bs,{size:15}),"Parent"]}),e.jsxs("div",{className:"min-w-0 flex-1 rounded-lg border border-border-subtle bg-bg-secondary px-3 py-2",children:[e.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-0.5",children:"Current folder"}),e.jsx("div",{className:"text-sm text-text-primary break-all",children:n||"Loading…"})]})]}),e.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto bg-bg-primary/40",children:i?e.jsx("div",{className:"px-5 py-5 text-sm text-text-secondary",children:"Loading folders…"}):o?e.jsx("div",{className:"px-5 py-5 text-sm text-status-error",children:o}):r.length===0?e.jsx("div",{className:"px-5 py-5 text-sm text-text-secondary",children:"No subfolders here."}):e.jsx("div",{className:"p-3",children:r.map(m=>e.jsxs("button",{type:"button",className:"w-full flex items-center gap-3 px-3.5 py-3 rounded-xl text-left border border-transparent hover:border-border-subtle hover:bg-bg-secondary transition-colors",onClick:()=>l(m.path),children:[e.jsx("span",{className:"inline-flex items-center justify-center w-9 h-9 rounded-xl bg-accent-primary/10 text-accent-primary shrink-0",children:e.jsx(Lt,{size:17})}),e.jsxs("span",{className:"min-w-0 flex-1",children:[e.jsx("span",{className:"block text-sm font-medium text-text-primary truncate",children:m.name}),e.jsx("span",{className:"block text-[11px] text-text-muted truncate",children:m.path})]})]},m.path))})}),e.jsxs("div",{className:"flex items-center justify-end gap-2 px-5 py-4 border-t border-border-subtle bg-bg-secondary",children:[e.jsx("button",{type:"button",className:"machine-btn text-xs",onClick:d,children:"Cancel"}),e.jsx("button",{type:"button",className:"btn btn-primary h-9 px-4 text-sm font-semibold",onClick:()=>f(n),disabled:!n||i,children:c})]})]})})}function Ys({title:t,description:s,details:n,workspaceOptions:r,selectedWorkspaceKey:i,onWorkspaceChange:o,confirmLabel:c="Launch",busy:d=!1,onConfirm:l,onCancel:f}){const u=r==null?void 0:r.find(m=>m.key===i);return e.jsx("div",{className:"fixed inset-0 z-[110] flex items-center justify-center p-4 bg-black/60 backdrop-blur-[2px]",role:"dialog","aria-modal":"true","aria-labelledby":"launch-confirm-title",children:e.jsxs("div",{className:"w-full max-w-lg rounded-2xl border border-border-subtle bg-bg-secondary shadow-xl overflow-hidden",children:[e.jsxs("div",{className:"flex items-start justify-between gap-3 px-5 py-4 border-b border-border-subtle",children:[e.jsxs("div",{className:"min-w-0",children:[e.jsx("h2",{id:"launch-confirm-title",className:"m-0 text-base font-semibold text-text-primary",children:t}),e.jsx("p",{className:"m-0 mt-1 text-xs leading-relaxed text-text-muted",children:s})]}),e.jsx("button",{type:"button",className:"inline-flex items-center justify-center w-8 h-8 rounded-full border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary hover:bg-surface-primary transition-colors shrink-0",onClick:f,"aria-label":"Close launch confirmation",children:e.jsx(vt,{size:16})})]}),e.jsxs("div",{className:"px-5 py-4 flex flex-col gap-3",children:[r&&r.length>0&&o&&e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[e.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"Workspace"}),e.jsx("select",{value:i||"",onChange:m=>o(m.target.value),className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2.5 text-sm",disabled:d,children:r.map(m=>e.jsx("option",{value:m.key,children:m.label},m.key))}),(u==null?void 0:u.description)&&e.jsx("div",{className:"mt-2 text-[11px] text-text-muted break-all",children:u.description})]}),n.map(m=>e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[e.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:m.label}),e.jsx("div",{className:"text-sm text-text-primary break-all",children:m.value})]},`${m.label}:${m.value}`))]}),e.jsxs("div",{className:"flex items-center justify-end gap-2 px-5 py-4 border-t border-border-subtle bg-bg-secondary",children:[e.jsx("button",{type:"button",className:"machine-btn text-xs",onClick:f,disabled:d,children:"Cancel"}),e.jsxs("button",{type:"button",className:"btn btn-primary h-9 px-4 text-sm font-semibold inline-flex items-center gap-2",onClick:l,disabled:d,children:[e.jsx(sr,{size:14}),d?"Launching…":c]})]})]})})}function Pn(t,s){return s||t.replace(/[\\/]+$/,"").split(/[\\/]/).filter(Boolean).pop()||t}function xt(t){const{machine:s,currentWorkspacePath:n,currentWorkspaceId:r,includeHome:i=!0}=t,o=[];i&&o.push({key:"__home__",label:"Home directory",description:"Launch without a workspace",workspaceId:null,workspacePath:null});for(const l of s.workspaces||[])o.push({key:`saved:${l.id}`,label:`${l.id===s.defaultWorkspaceId?"⭐ ":""}${Pn(l.path,l.label)}`,description:l.path,workspaceId:l.id,workspacePath:l.path});const c=(n==null?void 0:n.trim())||"",d=c?(s.workspaces||[]).find(l=>l.path===c):null;if(c&&!d&&o.push({key:`custom:${c}`,label:Pn(c),description:c,workspaceId:null,workspacePath:c}),r){const l=`saved:${r}`;if(o.some(f=>f.key===l))return{options:o,selectedKey:l}}return d?{options:o,selectedKey:`saved:${d.id}`}:c?{options:o,selectedKey:`custom:${c}`}:{options:o,selectedKey:"__home__"}}function oc({selectedMachineEntry:t,selectedMachineConversations:s,selectedMachineRecentLaunches:n,cliProviders:r,acpProviders:i,selectedMachineNeedsUpgrade:o,appVersion:c,machineAction:d,section:l,showBottomNav:f,onBack:u,onSectionChange:m,onOpenConversation:h,onOpenRecent:p,onOpenMachineDetails:y,onMachineUpgrade:x,onLaunchDetectedIde:k,onAddWorkspace:b,onBrowseDirectory:g,onLaunchWorkspaceProvider:j}){var We,Re,Ce,He;const S=(ie,we,ve)=>ie?"ide":we>0?"cli":ve>0?"acp":null,[v,M]=a.useState(!1),w=ie=>ie==="ide"?"IDE":ie==="cli"?"CLI":"ACP",N=n.slice(0,4),$=s.slice(0,3),R=(((We=t.detectedIdes)==null?void 0:We.length)||0)>0,E=a.useMemo(()=>t.workspaces||[],[t]),L=t.defaultWorkspaceId||null,[_,C]=a.useState(L||((Re=E[0])==null?void 0:Re.id)||""),[U,P]=a.useState(""),[z,A]=a.useState(""),[B,W]=a.useState([]),[D,Z]=a.useState(!1),[pe,ee]=a.useState(""),[be,q]=a.useState(!1),[G,V]=a.useState(S(R,r.length,i.length)),me=a.useRef(null),[ue,ce]=a.useState(null),xe=a.useRef("__home__"),[ae,ge]=a.useState("__home__"),[ne,le]=a.useState(!1),F=a.useRef(null),se=_==="__custom__"?U.trim():((Ce=E.find(ie=>ie.id===_))==null?void 0:Ce.path)||"",I=_==="__custom__"&&!!se&&d.state==="error"&&/(Directory path is not valid or does not exist|Path does not exist)/i.test(d.message),Q=_!=="__custom__"&&((He=E.find(ie=>ie.id===_))==null?void 0:He.path)||"",J=a.useCallback(async ie=>{Z(!0),ee("");try{const we=await g(ie);A(we.path),P(we.path),W(we.directories)}catch(we){ee(we instanceof Error?we.message:"Could not load folder")}finally{Z(!1)}},[g]),re=a.useCallback(()=>{var we,ve;C("__custom__"),q(!0);const ie=U.trim()||Q||((we=E.find(ye=>ye.id===L))==null?void 0:we.path)||((ve=E[0])==null?void 0:ve.path)||"~";J(ie)},[U,L,J,Q,E]),fe=a.useCallback((ie,we)=>{me.current=we,xe.current=ie.selectedWorkspaceKey||"__home__",ge(ie.selectedWorkspaceKey||"__home__"),ce(ie)},[]),je=a.useCallback(()=>{me.current&&(le(!0),me.current().finally(()=>{me.current=null,le(!1),ce(null)}))},[]);a.useEffect(()=>{var ie;F.current!==t.id&&(F.current=t.id,C(L||((ie=E[0])==null?void 0:ie.id)||"__custom__"),P(""),A(""),W([]),ee(""),q(!1),V(S(R,r.length,i.length)))},[i.length,r.length,L,R,t.id,E]),a.useEffect(()=>{var ie;_!=="__custom__"&&(_&&E.some(we=>we.id===_)||C(L||((ie=E[0])==null?void 0:ie.id)||"__custom__"))},[L,_,E]),a.useEffect(()=>{G==="ide"&&R||G==="cli"&&r.length>0||G==="acp"&&i.length>0||V(S(R,r.length,i.length))},[G,i.length,r.length,R]);const Ne=a.useMemo(()=>{const ie=N.map(ve=>({key:`recent-launch:${ve.id}`,type:"session",primary:ve.label,secondary:`${w(ve.kind)}${ve.subtitle?` · ${ve.subtitle}`:""}`,unread:!1,onClick:()=>{const{options:ye,selectedKey:O}=xt({machine:{workspaces:E,defaultWorkspaceId:L},currentWorkspacePath:ve.workspace});fe({title:`Launch ${ve.label}?`,description:"Recent launches require one more confirmation before they run.",confirmLabel:"Launch",workspaceOptions:ye,selectedWorkspaceKey:O,details:[{label:"Mode",value:w(ve.kind)},...ve.providerType?[{label:"Provider",value:ve.providerType}]:[]]},async()=>{const K=ye.find(oe=>oe.key===xe.current);K!=null&&K.workspaceId?(C(K.workspaceId),P("")):K!=null&&K.workspacePath?(C("__custom__"),P(K.workspacePath)):(C(""),P("")),await p({...ve,workspace:(K==null?void 0:K.workspacePath)??null})})}})),we=$.map(ve=>({key:`recent-chat:${ve.conversation.tabKey}`,type:"conversation",primary:ve.conversation.displayPrimary,secondary:`Chat${ve.conversation.displaySecondary?` · ${ve.conversation.displaySecondary}`:""}${ve.timestamp?` · ${ir(ve.timestamp)}`:""}`,unread:ve.unread,onClick:()=>h(ve.conversation)}));return[...ie,...we]},[L,h,p,fe,$,N,E]),Te=v?Ne:Ne.slice(0,5),Xe=Ne.length>0;return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"flex items-center justify-between gap-3 px-4 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-3 border-b border-border-subtle/70 bg-bg-primary backdrop-blur-md",children:e.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 flex-1",children:[e.jsx("button",{className:"w-[34px] h-[34px] rounded-full border border-border-default bg-surface-primary/70 text-text-secondary shrink-0 inline-flex items-center justify-center hover:bg-surface-primary transition-colors",onClick:u,type:"button","aria-label":"Back",children:e.jsx(Bs,{size:18})}),e.jsxs("div",{className:"min-w-0 flex flex-col gap-0.5",children:[e.jsx("div",{className:"flex items-center gap-2 text-[17px] font-extrabold tracking-tight text-text-primary truncate",children:tt(t,{fallbackId:t.id})}),e.jsxs("div",{className:"min-w-0 flex items-center flex-wrap gap-1.5 text-xs text-text-secondary truncate",children:[t.platform||"machine",t.version?` · v${t.version}`:""]})]})]})}),e.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto py-2 flex flex-col gap-2 -webkit-overflow-scrolling-touch",children:[Xe&&e.jsxs("section",{className:"flex flex-col gap-0",children:[e.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Recent"}),e.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:Te.map(ie=>e.jsxs("button",{className:`flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border ${ie.unread?"border-accent-primary/25 bg-accent-primary/5":"border-border-default/80 bg-surface-primary/90"} text-text-primary`,type:"button",onClick:ie.onClick,children:[e.jsx("span",{className:"text-sm font-bold text-text-primary",children:ie.primary}),e.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:ie.secondary})]},ie.key))}),Ne.length>5&&e.jsx("div",{className:"flex justify-center px-4 pt-2",children:e.jsx("button",{type:"button",className:"min-h-[34px] px-3.5 rounded-full border border-border-default/80 bg-surface-primary/90 text-text-secondary text-xs font-bold",onClick:()=>M(ie=>!ie),children:v?"Show fewer":`Show ${Ne.length-5} more`})})]}),(R||r.length>0||i.length>0)&&e.jsxs("section",{className:"flex flex-col gap-0",children:[e.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Start"}),e.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:e.jsxs("div",{className:"flex flex-col gap-2.5 w-full p-3.5 rounded-2xl border border-border-default/80 bg-surface-primary/90",children:[e.jsx("div",{className:"text-sm font-bold text-text-primary",children:"Workspace"}),e.jsx("div",{className:"text-xs leading-relaxed text-text-secondary",children:"Pick a saved workspace or browse folders before choosing IDE, CLI, or ACP."}),e.jsx("select",{value:_,onChange:ie=>{const we=ie.target.value;if(C(we),we==="__custom__"){re();return}P("")},className:"w-full rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-primary px-3 py-3 text-sm",children:E.length>0?e.jsxs(e.Fragment,{children:[E.map(ie=>e.jsxs("option",{value:ie.id,children:[ie.id===L?"⭐ ":"",ie.label||ie.path.split("/").filter(Boolean).pop()||ie.path]},ie.id)),e.jsx("option",{value:"__custom__",children:"Select workspace…"})]}):e.jsx("option",{value:"__custom__",children:"Select workspace…"})}),_==="__custom__"&&e.jsxs("div",{className:"flex flex-col gap-2.5",children:[e.jsx("div",{className:"rounded-2xl border border-border-default/80 bg-bg-primary/80 px-3.5 py-3",children:e.jsxs("div",{className:"flex items-start gap-3",children:[e.jsx("span",{className:"inline-flex items-center justify-center w-9 h-9 rounded-xl bg-accent-primary/10 text-accent-primary shrink-0",children:e.jsx(Lt,{size:17})}),e.jsxs("div",{className:"min-w-0 flex-1",children:[e.jsx("div",{className:"text-[10px] font-bold uppercase tracking-[0.08em] text-text-muted mb-1",children:"Selected folder"}),e.jsx("div",{className:"text-[12px] leading-relaxed text-text-primary break-all",children:se||z||"No folder selected yet."})]})]})}),e.jsxs("div",{className:"flex flex-wrap gap-2",children:[e.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-secondary text-[12px] font-bold",onClick:re,children:"Select workspace…"}),e.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-xl border border-accent-primary/30 bg-accent-primary/10 text-text-primary text-[12px] font-bold disabled:opacity-40",onClick:()=>{se&&b(se)},disabled:!se||D,children:"Save as workspace"})]})]}),se&&e.jsx("div",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:se})]})}),e.jsxs("div",{className:"grid grid-cols-3 gap-2 px-4",children:[R&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${G==="ide"?"border-accent-primary/30 bg-accent-primary/10 text-text-primary":"border-border-default/80 bg-surface-primary/90 text-text-secondary"}`,type:"button",onClick:()=>V("ide"),children:"IDE"}),r.length>0&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${G==="cli"?"border-accent-primary/30 bg-accent-primary/10 text-text-primary":"border-border-default/80 bg-surface-primary/90 text-text-secondary"}`,type:"button",onClick:()=>V("cli"),children:"CLI"}),i.length>0&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${G==="acp"?"border-accent-primary/30 bg-accent-primary/10 text-text-primary":"border-border-default/80 bg-surface-primary/90 text-text-secondary"}`,type:"button",onClick:()=>V("acp"),children:"ACP"})]}),G&&e.jsxs("div",{className:"flex flex-col gap-2.5 px-4 pt-3",children:[e.jsx("div",{className:"text-xs font-bold text-text-secondary",children:G==="ide"?"Choose an IDE":G==="cli"?"Choose a CLI provider":"Choose an ACP provider"}),e.jsx("div",{className:"grid grid-cols-1 gap-2",children:G==="ide"?(t.detectedIdes||[]).slice(0,6).map(ie=>e.jsxs("button",{type:"button",className:"flex flex-col items-start gap-1 w-full text-left p-3 rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",onClick:()=>{const{options:we,selectedKey:ve}=xt({machine:{workspaces:E,defaultWorkspaceId:L},currentWorkspaceId:_!=="__custom__"?_:null,currentWorkspacePath:se});fe({title:`Launch ${ie.name}?`,description:"Review or change the target folder before opening this IDE.",confirmLabel:"Launch IDE",workspaceOptions:we,selectedWorkspaceKey:ve,details:[{label:"Mode",value:"IDE"},{label:"Provider",value:ie.name}]},async()=>{const ye=we.find(O=>O.key===xe.current);ye!=null&&ye.workspaceId?(C(ye.workspaceId),P("")):ye!=null&&ye.workspacePath?(C("__custom__"),P(ye.workspacePath)):(C(""),P("")),k(ie.type,{workspacePath:(ye==null?void 0:ye.workspacePath)??null})})},children:[e.jsx("span",{className:"text-[13px] font-bold text-text-primary",children:ie.name}),e.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:se||"Use selected workspace"})]},ie.type)):(G==="cli"?r:i).map(ie=>e.jsxs("button",{type:"button",className:"flex flex-col items-start gap-1 w-full text-left p-3 rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",onClick:()=>{const{options:we,selectedKey:ve}=xt({machine:{workspaces:E,defaultWorkspaceId:L},currentWorkspaceId:_!=="__custom__"?_:null,currentWorkspacePath:se});fe({title:`Launch ${ie.displayName}?`,description:"Review or change the provider workspace before starting this session.",confirmLabel:`Launch ${G.toUpperCase()}`,workspaceOptions:we,selectedWorkspaceKey:ve,details:[{label:"Mode",value:G.toUpperCase()},{label:"Provider",value:ie.displayName}]},async()=>{const ye=we.find(O=>O.key===xe.current);ye!=null&&ye.workspaceId?(C(ye.workspaceId),P("")):ye!=null&&ye.workspacePath?(C("__custom__"),P(ye.workspacePath)):(C(""),P("")),j(G,ie.type,{workspaceId:(ye==null?void 0:ye.workspaceId)??null,workspacePath:(ye==null?void 0:ye.workspacePath)??null})})},children:[e.jsxs("span",{className:"text-[13px] font-bold text-text-primary",children:[ie.icon?`${ie.icon} `:"",ie.displayName]}),e.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:se||"Use selected workspace"})]},ie.type))})]}),d.message&&e.jsxs("div",{className:`mx-4 mt-2.5 p-3 rounded-xl text-xs leading-relaxed ${d.state==="error"?"text-status-error bg-status-error/10":"text-text-secondary bg-surface-primary/90"}`,children:[d.message,I&&e.jsx("div",{className:"mt-2",children:e.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[34px] px-4 rounded-lg bg-surface-primary text-text-primary font-bold text-xs",onClick:()=>b(se,{createIfMissing:!0}),children:"Create folder"})})]})]}),e.jsxs("section",{className:"flex flex-col gap-0",children:[e.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Inspect"}),e.jsxs("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:[o&&e.jsxs("button",{className:"flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border border-accent-primary/25 bg-accent-primary/5 text-text-primary",type:"button",onClick:x,children:[e.jsxs("span",{className:"text-sm font-bold text-text-primary",children:["Update to v",c]}),e.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:"Restart this machine with the latest daemon"})]}),e.jsxs("button",{className:"flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",type:"button",onClick:y,children:[e.jsx("span",{className:"text-sm font-bold text-text-primary",children:"Machine details"}),e.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:"Sessions, providers, system info, and logs"})]})]})]})]}),be&&e.jsx(Gs,{title:"Select workspace",description:"Move through folders like a normal explorer, then use the current folder for this machine.",currentPath:z,directories:B,busy:D,error:pe,confirmLabel:"Use this folder",onClose:()=>q(!1),onNavigate:ie=>{J(ie)},onConfirm:ie=>{P(ie),C("__custom__"),q(!1)}}),ue&&e.jsx(Ys,{title:ue.title,description:ue.description,details:ue.details,workspaceOptions:ue.workspaceOptions,selectedWorkspaceKey:ae,onWorkspaceChange:ie=>{xe.current=ie,ge(ie)},confirmLabel:ue.confirmLabel,busy:ne,onConfirm:je,onCancel:()=>{me.current=null,ce(null)}}),f&&e.jsx(Dr,{section:l,onSectionChange:m})]})}function cc(t){return hr(t)}function $n(t){const s=[...t.messages].reverse().find(r=>!(r!=null&&r._localId))||t.messages[t.messages.length-1],n=cc(s==null?void 0:s.content);return n||(t.title?t.title:t.displaySecondary||"No messages yet")}function lc(t){const s=t.trim();return s?s[0].toUpperCase():"?"}function Gt(t,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[mobile-read] ${t}`,s)}catch{}}function dc({conversations:t,hiddenConversations:s,ides:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,requestedActiveTabKey:f,onRequestedActiveTabConsumed:u,requestedMachineId:m,onRequestedMachineConsumed:h,requestedMobileSection:p,onRequestedMobileSectionConsumed:y,onOpenHistory:x,onOpenRemote:k,onStopCli:b,wsStatus:g,isConnected:j,onShowHiddenConversation:S,onShowAllHiddenConversations:v,onHideConversation:M}){const[w,N]=a.useState(()=>{var O;return((O=t[0])==null?void 0:O.tabKey)||null}),[$,R]=a.useState(()=>t[0]?"chat":"inbox"),[E,L]=a.useState("chats"),[_,C]=a.useState(null),[U,P]=a.useState("inbox"),[z,A]=a.useState("idle"),[B,W]=a.useState(""),D=a.useRef(null),Z=wt(),pe="0.8.5",ee=a.useMemo(()=>t.find(O=>O.tabKey===w)||t[0]||null,[t,w]),be=a.useMemo(()=>ee?n.find(O=>O.id===ee.ideId):void 0,[n,ee]),q=a.useMemo(()=>!ee||_e(ee)||!Ee(ee)?null:jt(ee),[ee]),G=a.useMemo(()=>n.filter(O=>O.type==="adhdev-daemon"||O.daemonMode).sort(Ii),[n]),V=a.useMemo(()=>G.find(O=>O.id===_)||null,[G,_]),me=a.useMemo(()=>Dt(n),[n]),ue=ps({sendDaemonCommand:i,activeConv:ee||void 0,setLocalUserMessages:o,setActionLogs:c,isStandalone:d}),ce=a.useCallback(O=>{if(!O||!O.sessionId)return;const K=Pt(O,me),oe=Math.max(Date.now(),yt(O),K.lastUpdated||0);Gt("mark_read:start",{tabKey:O.tabKey,sessionId:O.sessionId,displayPrimary:O.displayPrimary,inboxBucket:K.inboxBucket,unread:K.unread,lastSeenAt:K.lastSeenAt,lastUpdated:K.lastUpdated,activityAt:yt(O),readAt:oe}),i(O.daemonId||O.ideId,"mark_session_seen",{sessionId:O.sessionId,seenAt:oe}).then(de=>{Gt("mark_read:result",{tabKey:O.tabKey,sessionId:O.sessionId,result:de})}).catch(de=>{Gt("mark_read:error",{tabKey:O.tabKey,sessionId:O.sessionId,error:de instanceof Error?de.message:String(de)})})},[me,i]);a.useEffect(()=>{var K;if(!ee){R("inbox"),N(((K=t[0])==null?void 0:K.tabKey)||null),D.current=null;return}if($!=="chat"){D.current=null;return}const O=`${ee.tabKey}:${ee.sessionId||""}`;D.current!==O&&(D.current=O,ce(ee))},[t,ce,$,ee]),a.useEffect(()=>{if(!f)return;const O=t.find(K=>K.tabKey===f);O&&(N(O.tabKey),R("chat"),u==null||u())},[t,u,f]),a.useEffect(()=>{if(!m)return;const O=G.find(K=>K.id===m);O&&(C(O.id),A("idle"),W(""),L("machines"),P("inbox"),R("machine"),h==null||h())},[G,h,m]),a.useEffect(()=>{p&&(L(p),R("inbox"),y==null||y())},[y,p]);const xe=a.useMemo(()=>t.map(O=>{const K=$==="chat"&&(ee==null?void 0:ee.tabKey)===O.tabKey,oe=$t(O,me,{hideOpenTaskCompleteUnread:!0,isOpenConversation:K}),de=yt(O),T=$n(O);return{conversation:O,timestamp:de,preview:T,unread:oe.unread,requiresAction:oe.requiresAction,isWorking:oe.isWorking,inboxBucket:oe.inboxBucket}}).sort((O,K)=>Ar(O.conversation,K.conversation)),[t,me,$,ee]);a.useEffect(()=>{const O=xe.filter(K=>K.inboxBucket==="task_complete"||K.unread);O.length!==0&&Gt("inbox_state",{screen:$,selectedTabKey:w,items:O.map(K=>{const oe=Pt(K.conversation,me);return{liveState:oe,tabKey:K.conversation.tabKey,sessionId:K.conversation.sessionId,displayPrimary:K.conversation.displayPrimary,serverBucket:oe.inboxBucket,computedBucket:K.inboxBucket,serverUnread:oe.unread,computedUnread:K.unread,lastSeenAt:oe.lastSeenAt,lastUpdated:oe.lastUpdated,activityAt:yt(K.conversation)}})})},[xe,me,$,w]);const ae=a.useMemo(()=>xe.filter(O=>O.requiresAction),[xe]),ge=a.useMemo(()=>xe.filter(O=>O.unread&&!O.requiresAction),[xe]),ne=a.useMemo(()=>xe.filter(O=>!O.unread&&!O.requiresAction&&O.isWorking),[xe]),le=a.useMemo(()=>xe.filter(O=>!O.unread&&!O.requiresAction&&!O.isWorking),[xe]),F=a.useMemo(()=>V?xe.filter(O=>O.conversation.daemonId===V.id||O.conversation.ideId===V.id):[],[xe,V]),se=a.useMemo(()=>{if(!V)return[];const O=V.recentLaunches||[];return O.length>0?O.map(K=>({id:K.id,label:K.title||K.providerName||K.providerType,kind:K.kind,providerType:K.providerType,providerSessionId:K.providerSessionId,subtitle:K.currentModel||K.workspace||void 0,workspace:K.workspace,currentModel:K.currentModel})):n.filter(K=>!K.daemonMode&&K.daemonId===V.id).map(K=>{var de,T,X,te,H;const oe=ss(K)?"cli":It(K)?"acp":"ide";return{id:`${oe}:${K.type}:${K.workspace||""}`,label:((de=K.activeChat)==null?void 0:de.title)||(ss(K)?K.cliName||K.type:It(K)&&K.cliName||K.type),kind:oe,providerType:K.type,providerSessionId:K.providerSessionId,subtitle:It(K)?K.currentModel||K.workspace||void 0:K.workspace||void 0,workspace:K.workspace||void 0,currentModel:K.currentModel,timestamp:((H=(te=(X=(T=K.activeChat)==null?void 0:T.messages)==null?void 0:X.at)==null?void 0:te.call(X,-1))==null?void 0:H.timestamp)||0}}).sort((K,oe)=>oe.timestamp-K.timestamp).map(({timestamp:K,...oe})=>oe)},[n,V]),I=(V==null?void 0:V.version)||(V==null?void 0:V.daemonVersion)||null,Q=!!V&&!!I&&!0&&I!==pe,J=a.useMemo(()=>(V==null?void 0:V.availableProviders)||[],[V]),re=a.useMemo(()=>J.filter(O=>O.category==="cli").map(O=>({type:O.type,displayName:O.displayName||O.type,icon:O.icon})),[J]),fe=a.useMemo(()=>J.filter(O=>O.category==="acp").map(O=>({type:O.type,displayName:O.displayName||O.type,icon:O.icon})),[J]),je=a.useMemo(()=>{const O=new Map;for(const K of xe){const oe=K.conversation.daemonId||K.conversation.ideId,de=O.get(oe);de?de.push(K):O.set(oe,[K])}return G.map(K=>{const oe=O.get(K.id)||[],de=[...oe].sort((Y,Ie)=>Ie.timestamp-Y.timestamp)[0]||null,T=(de==null?void 0:de.conversation)||null,X=_s(K),te=oe.filter(Y=>Y.unread||Y.requiresAction).length,H=K.status==="online"?"Connected":K.status||"Unknown",Le=[K.platform||"machine",H].filter(Boolean);return{id:K.id,label:tt(K,{fallbackId:K.id}),subtitle:Le.join(" · "),unread:te,total:oe.length,latestConversation:T,latestTimestamp:(de==null?void 0:de.timestamp)||0,fallbackActivityAt:X,preview:T?`${T.displayPrimary} · ${$n(T)}`:"No active conversations yet. Open the machine to launch an IDE, CLI, or ACP session."}}).sort((K,oe)=>{const de=K.latestTimestamp||K.fallbackActivityAt||0,T=oe.latestTimestamp||oe.fallbackActivityAt||0;return T!==de?T-de:K.label.localeCompare(oe.label)})},[xe,G]),Ne=a.useCallback(O=>{N(O.tabKey),R("chat"),ce(O)},[ce]),Te=a.useCallback(O=>{const K=t.find(oe=>oe.ideId===O.ideId&&oe.streamSource==="native");K&&(N(K.tabKey),R("chat"),ce(K))},[t,ce]),Xe=a.useCallback(()=>{ce(ee),R("inbox")},[ce,ee]),We=a.useCallback(O=>{C(O),A("idle"),W(""),L("machines"),P("inbox"),R("machine")},[]),Re=a.useCallback(O=>{var oe;const K=O.daemonId||((oe=O.ideId)==null?void 0:oe.split(":")[0])||O.ideId;K&&(C(K),A("idle"),W(""),L("machines"),P("chat"),R("machine"))},[]),Ce=a.useCallback(()=>{R(U)},[U]),He=a.useCallback(async(O,K,oe)=>{var de;try{A("loading"),W(`Launching ${K}…`);const T={ideType:K,enableCdp:!0};(de=oe==null?void 0:oe.workspacePath)!=null&&de.trim()&&(T.workspace=oe.workspacePath.trim()),await i(O,"launch_ide",T),A("done"),W(`${K} launch requested`)}catch(T){A("error"),W(T instanceof Error?T.message:"Launch IDE failed"),console.error("Launch IDE failed",T)}},[i]),ie=a.useCallback(async(O,K,oe)=>{if(K.trim())try{A("loading"),W(oe!=null&&oe.createIfMissing?"Creating folder…":"Saving workspace…");const de=await i(O,"workspace_add",{path:K.trim(),createIfMissing:(oe==null?void 0:oe.createIfMissing)===!0});if(de!=null&&de.success){A("done"),W(oe!=null&&oe.createIfMissing?"Folder created and workspace saved":"Workspace saved");return}A("error"),W((de==null?void 0:de.error)||"Could not save workspace")}catch(de){A("error"),W(de instanceof Error?de.message:"Could not save workspace")}},[i]),we=a.useCallback(async O=>{var K,oe,de,T,X,te;try{A("loading"),W("Starting daemon upgrade…");const H=await i(O,"daemon_upgrade",{});if((K=H==null?void 0:H.result)!=null&&K.alreadyLatest){A("done"),W(`Already on v${((oe=H==null?void 0:H.result)==null?void 0:oe.version)||"latest"}.`);return}if((de=H==null?void 0:H.result)!=null&&de.upgraded||(T=H==null?void 0:H.result)!=null&&T.success){A("done"),W(`Upgrade to v${((X=H==null?void 0:H.result)==null?void 0:X.version)||"latest"} started. Daemon is restarting…`);return}A("error"),W(((te=H==null?void 0:H.result)==null?void 0:te.error)||"Upgrade failed")}catch(H){A("error"),W(H instanceof Error?H.message:"Upgrade failed")}},[i]),ve=a.useCallback(async(O,K,oe,de)=>{var T;try{A("loading"),W(`Launching ${oe}…`);const X={cliType:oe};(T=de==null?void 0:de.workspacePath)!=null&&T.trim()?X.dir=de.workspacePath.trim():de!=null&&de.workspaceId&&(X.workspaceId=de.workspaceId),de!=null&&de.resumeSessionId&&(X.resumeSessionId=de.resumeSessionId);const te=await i(O,"launch_cli",X),H=(te==null?void 0:te.result)||te,Le=(H==null?void 0:H.sessionId)||(H==null?void 0:H.id);if(te!=null&&te.success&&Le){A("done"),W(`${oe} launched`),Z(`/dashboard?activeTab=${encodeURIComponent(Le)}`);return}A("error"),W((te==null?void 0:te.error)||(H==null?void 0:H.error)||`Could not launch ${K.toUpperCase()} workspace`)}catch(X){A("error"),W(X instanceof Error?X.message:`Could not launch ${K.toUpperCase()} workspace`)}},[Z,i]),ye=a.useCallback(async O=>{if(V){if(O.kind==="ide"&&O.providerType){await He(V.id,O.providerType,{workspacePath:O.workspace||null});return}if((O.kind==="cli"||O.kind==="acp")&&O.providerType){await ve(V.id,O.kind,O.providerType,{workspacePath:O.workspace||null,resumeSessionId:O.providerSessionId||null});return}}},[He,ve,V]);return e.jsx("div",{className:"dashboard-mobile-chat",children:$==="chat"&&ee?e.jsx(nc,{selectedConversation:ee,isAcp:_e(ee),selectedIdeEntry:be,actionLogs:r,userName:l,isSendingChat:ue.isSendingChat,isFocusingAgent:ue.isFocusingAgent,handleModalButton:ue.handleModalButton,handleRelaunch:ue.handleRelaunch,onBack:Xe,onOpenNativeConversation:Te,onOpenMachine:Re,onHideConversation:M,onOpenHistory:x,onOpenRemote:k,onStopCli:b,cliViewMode:q,onSetCliViewMode:async O=>{if(ee&&q!==O)try{await i(ee.daemonId||ee.ideId,"set_cli_view_mode",{targetSessionId:ee.sessionId,cliType:ee.ideType||ee.agentType,mode:O})}catch(K){console.error("Failed to switch CLI view mode:",K)}},handleSendChat:ue.handleSendChat,handleFocusAgent:ue.handleFocusAgent}):$==="machine"&&V?e.jsx(oc,{selectedMachineEntry:V,selectedMachineConversations:F,selectedMachineRecentLaunches:se,cliProviders:re,acpProviders:fe,selectedMachineNeedsUpgrade:Q,appVersion:pe,machineAction:{state:z,message:B},section:E,showBottomNav:U==="inbox",onBack:Ce,onSectionChange:O=>{L(O),R("inbox")},onOpenConversation:Ne,onOpenRecent:ye,onOpenMachineDetails:()=>Z(`/machines/${V.id}`),onMachineUpgrade:()=>we(V.id),onLaunchDetectedIde:(O,K)=>He(V.id,O,K),onAddWorkspace:(O,K)=>ie(V.id,O,K),onBrowseDirectory:async O=>{const K=await i(V.id,"file_list_browse",{path:O});if(!(K!=null&&K.success))throw new Error((K==null?void 0:K.error)||"Could not browse folder");const oe=typeof(K==null?void 0:K.path)=="string"?K.path:O,de=oe.includes("\\")?"\\":"/",T=(te,H)=>/^[A-Za-z]:\\?$/.test(te)?`${te.replace(/\\?$/,"\\")}${H}`:te==="/"||te==="\\"?`${de}${H}`:`${te.replace(/[\\/]+$/,"")}${de}${H}`,X=Array.isArray(K==null?void 0:K.files)?K.files.filter(te=>(te==null?void 0:te.type)==="directory"&&typeof(te==null?void 0:te.name)=="string").map(te=>({name:te.name,path:T(oe,te.name)})).sort((te,H)=>te.name.localeCompare(H.name)):[];return{path:oe,directories:X}},onLaunchWorkspaceProvider:(O,K,oe)=>ve(V.id,O,K,oe)}):e.jsx(ac,{section:E,attentionItems:ae,unreadItems:ge,workingItems:ne,completedItems:le,hiddenConversations:s,machineCards:je,getAvatarText:lc,onOpenConversation:Ne,onShowConversation:S,onShowAllHidden:v,onOpenMachine:We,onOpenSettings:()=>Z("/settings"),onSectionChange:L,wsStatus:g,isConnected:j,isStandalone:d})})}function Ns(t,s){return!!(t<4&&s&&window.innerWidth>=768)}function uc({conversations:t,numGroups:s,onMoveTab:n,onReceiveTab:r,onOwnTabDrop:i,onClearPreviewOrder:o}){const c=a.useRef(0),[d,l]=a.useState(!1),[f,u]=a.useState(null),m=a.useCallback(()=>{c.current=0,l(!1),u(null)},[]);a.useEffect(()=>(window.addEventListener("dragend",m),window.addEventListener("drop",m),()=>{window.removeEventListener("dragend",m),window.removeEventListener("drop",m)}),[m]);const h=a.useCallback(k=>{k.dataTransfer.types.includes("text/tab-key")&&(c.current+=1,l(!0))},[]),p=a.useCallback(k=>{if(!k.dataTransfer.types.includes("text/tab-key"))return;if(k.preventDefault(),!Ns(s,n)){u("merge");return}const b=k.currentTarget.getBoundingClientRect(),g=k.clientX-b.left,j=b.width/3;g<j?u("split-left"):g>j*2?u("split-right"):u("merge")},[s,n]),y=a.useCallback(()=>{c.current-=1,!(c.current>0)&&(c.current=0,l(!1),u(null))},[]),x=a.useCallback(k=>{c.current=0,l(!1);const b=k.dataTransfer.getData("text/tab-key"),g=b?t.some(S=>S.tabKey===b):!1,j=f;if(u(null),o(),!!b){if(k.preventDefault(),j==="split-left"&&Ns(s,n)){n==null||n(b,"split-left");return}if(j==="split-right"&&Ns(s,n)){n==null||n(b,"split-right");return}if(g){i(b);return}r==null||r(b)}},[t,f,s,n,r,i,o]);return{dragOver:d,dropAction:f,resetDragState:m,handleDragEnter:h,handleDragOver:p,handleDragLeave:y,handleDrop:x}}function pc(t,s){const n=new Set(s.map(o=>o.tabKey)),r=t.filter(o=>n.has(o)),i=s.filter(o=>!t.includes(o.tabKey)).map(o=>o.tabKey);return[...r,...i]}function xc({conversations:t,initialActiveTabId:s,initialTabOrder:n,onActiveTabChange:r,onTabOrderChange:i}){const[o,c]=a.useState(s??null),[d,l]=a.useState(n??[]),[f,u]=a.useState(null),m=a.useRef(null),h=a.useRef(null),p=a.useRef(r),y=a.useRef(i);a.useEffect(()=>{p.current=r},[r]),a.useEffect(()=>{y.current=i},[i]),a.useEffect(()=>{s&&s!==o&&c(s)},[s,o]),a.useEffect(()=>{l(w=>{const N=pc(w,t);return N.length===w.length&&N.every(($,R)=>$===w[R])?w:N})},[t]);const x=a.useMemo(()=>{const w=f??d;if(w.length===0)return t;const N=new Map(w.map(($,R)=>[$,R]));return[...t].sort(($,R)=>{const E=N.get($.tabKey)??999,L=N.get(R.tabKey)??999;return E-L})},[t,f,d]);a.useEffect(()=>{var N,$;if(x.length===0){o!==null&&(c(null),(N=p.current)==null||N.call(p,null));return}if(o&&x.some(R=>R.tabKey===o))return;const w=x[0].tabKey;w!==o&&(c(w),($=p.current)==null||$.call(p,w))},[x,o]);const k=a.useMemo(()=>x.find(w=>w.tabKey===o),[x,o]),b=a.useCallback(w=>{var N;c(w),(N=p.current)==null||N.call(p,w)},[]),g=a.useCallback((w,N,$)=>{l(R=>{var C;const E=R.filter(U=>U!==w),L=E.indexOf(N);if(L<0)return R;const _=$==="left"?L:L+1;return E.splice(_,0,w),(C=y.current)==null||C.call(y,E),E}),u(null)},[]),j=a.useCallback((w,N,$)=>{const E=(d.length>0?d:t.map(C=>C.tabKey)).filter(C=>C!==w),L=E.indexOf(N);if(L<0)return;const _=$==="left"?L:L+1;E.splice(_,0,w),m.current=E,u(E)},[d,t]),S=a.useCallback(()=>{var N;const w=m.current;w&&(l(w),(N=y.current)==null||N.call(y,w))},[]),v=a.useCallback(()=>{m.current=null,u(null)},[]),M=a.useCallback(w=>{l(N=>{var R;const $=N.filter(E=>E!==w);return $.push(w),(R=y.current)==null||R.call(y,$),$})},[]);return{activeTabId:o,activeConv:k,sortedConversations:x,previewOrderRef:m,draggingTabRef:h,selectTab:b,handleTabReorder:g,updatePreviewOrder:j,commitPreviewOrder:S,clearPreviewOrder:v,moveTabToEnd:M,setDraggingTabKey:w=>{h.current=w}}}function mc({dropAction:t,canSplit:s}){return e.jsxs("div",{className:"absolute inset-0 z-10 pointer-events-none hidden md:flex",children:[e.jsx("div",{className:"flex-1 border-r border-white/10 transition-all duration-150 flex items-center justify-center",style:{background:t==="split-left"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:t==="split-left"?"inset 0 0 0 2px var(--accent-primary)":"inset 0 0 0 1px rgba(255,255,255,0.05)",opacity:s?1:.45},children:e.jsx("div",{className:"px-3 py-1.5 rounded-full text-[11px] font-semibold text-white bg-black/45 backdrop-blur-sm",children:"Split Left"})}),e.jsx("div",{className:"flex-1 border-r border-white/10 transition-all duration-150 flex items-center justify-center",style:{background:t==="merge"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:t==="merge"?"inset 0 0 0 2px var(--accent-primary)":"inset 0 0 0 1px rgba(255,255,255,0.05)"},children:e.jsx("div",{className:"px-3 py-1.5 rounded-full text-[11px] font-semibold text-white bg-black/45 backdrop-blur-sm",children:"Move Here"})}),e.jsx("div",{className:"flex-1 transition-all duration-150 flex items-center justify-center",style:{background:t==="split-right"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:t==="split-right"?"inset 0 0 0 2px var(--accent-primary)":"inset 0 0 0 1px rgba(255,255,255,0.05)",opacity:s?1:.45},children:e.jsx("div",{className:"px-3 py-1.5 rounded-full text-[11px] font-semibold text-white bg-black/45 backdrop-blur-sm",children:"Split Right"})})]})}function Xs({conversationsCount:t,isSplitMode:s,isStandalone:n,detectedIdes:r,handleLaunchIde:i}){return t===0&&!s&&r&&i?e.jsxs("div",{className:"empty-dashboard flex-1 flex flex-col items-center justify-center -mt-8",children:[e.jsx("div",{className:"glow-orb mb-6 opacity-90 animate-bounce",style:{animationDuration:"3s"},children:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-16 h-16 object-contain"})}),e.jsxs("div",{className:"text-center max-w-lg",children:[e.jsx("h2",{className:"font-bold text-2xl mb-2.5 tracking-tight text-text-primary",children:"Waiting for your IDE"}),e.jsx("p",{className:"text-[14px] text-text-secondary mb-8 leading-relaxed max-w-md mx-auto",children:n?"Launch any supported IDE or CLI agent to start monitoring automatically.":"Install the ADHDev daemon and link your dashboard to start."}),!n&&e.jsx(Er,{}),n&&r.length>0&&e.jsxs("div",{className:"flex flex-col gap-3 items-center",children:[e.jsx("div",{className:"text-xs font-semibold uppercase tracking-wider text-text-muted",children:"Fast Launch"}),e.jsx("div",{className:"flex flex-wrap gap-2.5 justify-center mt-1",children:r.map(o=>e.jsxs("button",{className:"btn btn-sm bg-accent/10 border border-accent/25 text-accent text-xs font-medium px-4 py-2.5 rounded-lg cursor-pointer flex items-center gap-2 transition-all hover:bg-accent/20 hover:scale-105 active:scale-95",onClick:()=>i(o.type),children:[e.jsx(nr,{size:14,className:"opacity-70"})," Launch ",o.name]},o.type))})]}),!n&&e.jsx("div",{className:"mt-8",children:e.jsx("a",{href:"https://docs.adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"text-sm font-medium text-accent hover:opacity-80 transition-colors flex items-center justify-center gap-1.5",children:"📚 Read the documentation →"})})]})]}):e.jsx("div",{className:"text-sm text-text-muted opacity-50",children:s?"Move a tab here to view":"No active agent"})}const Kr="adhdev-tab-shortcuts";function fc(){try{return JSON.parse(localStorage.getItem(Kr)||"{}")}catch{return{}}}function hc({sortedTabKeys:t,onFocus:s,onSelectTab:n}){const r=typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.userAgent),[i,o]=a.useState(()=>fc()),[c,d]=a.useState(null),l=a.useCallback(u=>{const m=[];return u.metaKey&&m.push(r?"⌘":"Meta"),u.ctrlKey&&m.push("Ctrl"),u.altKey&&m.push(r?"⌥":"Alt"),u.shiftKey&&m.push(r?"⇧":"Shift"),["Control","Alt","Shift","Meta"].includes(u.key)?null:(m.push(u.key.length===1?u.key.toUpperCase():u.key),m.join("+"))},[r]),f=a.useCallback(u=>{o(u);try{localStorage.setItem(Kr,JSON.stringify(u))}catch{}},[]);return a.useEffect(()=>{if(!c)return;const u=m=>{if(m.preventDefault(),m.stopPropagation(),m.key==="Escape"){d(null);return}const h=l(m);if(!h)return;const p={...i};for(const[y,x]of Object.entries(p))x===h&&delete p[y];p[c]=h,f(p),d(null)};return window.addEventListener("keydown",u,!0),()=>window.removeEventListener("keydown",u,!0)},[c,i,f,l]),a.useEffect(()=>{const u=m=>{if(!(!m.ctrlKey&&!m.metaKey&&!m.altKey)){for(const[h,p]of Object.entries(i))if(t.includes(h)&&l(m)===p){m.preventDefault(),s(),n(h);return}}};return window.addEventListener("keydown",u),()=>window.removeEventListener("keydown",u)},[i,t,s,n,l]),{isMac:r,tabShortcuts:i,shortcutListening:c,setShortcutListening:d,saveShortcuts:f}}const bc=a.memo(function({conv:s,isActive:n,isDraggedTab:r,isTaskCompleteUnread:i,shortcut:o,conversationKeys:c,draggingTabRef:d,onFocus:l,onSelectTab:f,onConversationActivated:u,onPreviewReorder:m,onReorderTab:h,onCommitPreviewOrder:p,onClearPreviewOrder:y,onDragStateReset:x,onDragTabKeyChange:k,onReceiveTab:b,onOpenContextMenu:g,longPressTimer:j,isGroupActive:S}){const v=us(s),M=v.isGenerating?"agent-tab-generating":v.isWaiting?"agent-tab-waiting":"",w=v.isReconnecting,N=a.useCallback(z=>{d.current=s.tabKey,k(s.tabKey),z.dataTransfer.setData("text/tab-key",s.tabKey),z.dataTransfer.effectAllowed="move"},[s.tabKey,d,k]),$=a.useCallback(()=>{d.current=null,k(null),p(),y(),x()},[d,k,p,y,x]),R=a.useCallback(z=>{const A=d.current;if(!(!A||A===s.tabKey)&&z.dataTransfer.types.includes("text/tab-key")){z.preventDefault(),z.stopPropagation();const B=z.currentTarget.getBoundingClientRect(),W=z.clientX<B.left+B.width/2?"left":"right";m(A,s.tabKey,W)}},[s.tabKey,d,m]),E=a.useCallback(z=>{z.preventDefault(),z.stopPropagation();const A=z.dataTransfer.getData("text/tab-key");if(A&&A!==s.tabKey){const B=z.currentTarget.getBoundingClientRect(),W=z.clientX<B.left+B.width/2?"left":"right";c.includes(A)?h(A,s.tabKey,W):b&&b(A)}y()},[s.tabKey,c,h,b,y]),L=a.useCallback(z=>{z.stopPropagation(),l(),f(s.tabKey),u(s)},[s,u,l,f]),_=a.useCallback(z=>{z.preventDefault(),g(z.clientX,z.clientY,s.tabKey)},[s.tabKey,g]),C=a.useCallback(z=>{const A=z.touches[0];j.current=setTimeout(()=>{g(A.clientX,A.clientY,s.tabKey)},600)},[s.tabKey,j,g]),U=a.useCallback(()=>{j.current&&clearTimeout(j.current)},[j]),P=["adhdev-dockview-tab",M,n&&"is-active",S&&"is-group-active",w&&"is-reconnecting"].filter(Boolean).join(" ");return e.jsxs("div",{"data-tabkey":s.tabKey,className:P,draggable:!0,onDragStart:N,onDragEnd:$,onDragOver:R,onDrop:E,onClick:L,onContextMenu:_,onTouchStart:C,onTouchEnd:U,onTouchMove:U,style:{cursor:"pointer",opacity:r?.4:void 0},children:[i&&e.jsx("span",{className:"adhdev-dockview-tab-unread-dot","aria-hidden":"true"}),e.jsx("div",{className:"adhdev-dockview-tab-status",children:v.isGenerating?e.jsx("div",{className:"tab-spinner"}):v.isWaiting?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):w?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"○"}):v.isConnecting?e.jsx("div",{className:"tab-connecting-spinner"}):s.connectionState==="connected"?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"●"}):e.jsx("span",{className:"adhdev-dockview-tab-status-text is-idle",children:"○"})}),e.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[e.jsx("span",{className:"adhdev-dockview-tab-primary",title:s.displayPrimary,children:s.displayPrimary}),e.jsx("span",{className:"adhdev-dockview-tab-meta",children:w?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"Reconnecting…"}):v.isConnecting?e.jsxs("span",{className:"adhdev-dockview-tab-connecting",children:["Connecting",e.jsx("span",{className:"connecting-dots"})]}):e.jsxs(e.Fragment,{children:[s.displaySecondary,s.machineName&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"adhdev-dockview-tab-dot",children:"·"}),e.jsxs("span",{className:"adhdev-dockview-tab-machine",children:["🖥 ",s.machineName]})]})]})})]}),o&&e.jsx("span",{className:"text-[9px] opacity-50 font-mono ml-0.5 shrink-0 bg-bg-secondary px-1 rounded",title:`Ctrl+${o}`,children:o})]})},(t,s)=>t.conv===s.conv&&t.isActive===s.isActive&&t.isDraggedTab===s.isDraggedTab&&t.isTaskCompleteUnread===s.isTaskCompleteUnread&&t.shortcut===s.shortcut&&t.conversationKeys===s.conversationKeys&&t.isGroupActive===s.isGroupActive);function gc({conversations:t,activeTabId:s,groupIndex:n,numGroups:r,unreadTabKeys:i,draggingTabRef:o,onFocus:c,onSelectTab:d,onConversationActivated:l,onPreviewReorder:f,onReorderTab:u,onCommitPreviewOrder:m,onClearPreviewOrder:h,onDragStateReset:p,onDragTabKeyChange:y,onMoveTab:x,onReceiveTab:k,onHideTab:b,isGroupActive:g}){const[j,S]=a.useState(null),v=a.useRef(null),M=a.useRef(null),w=a.useMemo(()=>t.map(C=>C.tabKey),[t]);Et("PaneGroupTabBar",{groupIndex:n,activeTabId:s,tabCount:t.length,ctxMenuTab:(j==null?void 0:j.tabKey)||null});const{isMac:N,tabShortcuts:$,shortcutListening:R,setShortcutListening:E,saveShortcuts:L}=hc({sortedTabKeys:t.map(C=>C.tabKey),onFocus:c,onSelectTab:d});a.useEffect(()=>{if(!j)return;const C=U=>{const P=document.querySelector("[data-pane-context-menu]");P&&P.contains(U.target)||S(null)};return window.addEventListener("mousedown",C,!0),()=>window.removeEventListener("mousedown",C,!0)},[j]),a.useEffect(()=>{const C=M.current;if(!C)return;const U=P=>{Math.abs(P.deltaY)>Math.abs(P.deltaX)&&(P.preventDefault(),C.scrollLeft+=P.deltaY)};return C.addEventListener("wheel",U,{passive:!1}),()=>C.removeEventListener("wheel",U)},[]);const _=a.useCallback((C,U,P)=>{S({x:C,y:U,tabKey:P})},[]);return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"flex items-end shrink-0 gap-0",style:{background:"var(--surface-secondary)",paddingInline:8,paddingTop:6,paddingBottom:0},children:e.jsxs("div",{ref:M,className:"flex-1 flex overflow-x-auto overflow-y-visible gap-1.5 select-none",style:{scrollbarWidth:"none"},children:[t.map(C=>e.jsx(bc,{conv:C,isActive:s===C.tabKey,isDraggedTab:o.current===C.tabKey,isTaskCompleteUnread:i.has(C.tabKey),shortcut:$[C.tabKey],conversationKeys:w,draggingTabRef:o,onFocus:c,onSelectTab:d,onConversationActivated:l,onPreviewReorder:f,onReorderTab:u,onCommitPreviewOrder:m,onClearPreviewOrder:h,onDragStateReset:p,onDragTabKeyChange:y,onReceiveTab:k,onOpenContextMenu:_,longPressTimer:v,isGroupActive:g},C.tabKey)),t.length===0&&e.jsx("div",{className:"p-2 text-xs opacity-40",children:"No tabs in this group"})]})}),j&&e.jsxs("div",{"data-pane-context-menu":!0,className:"fixed z-50 bg-bg-primary border border-border-subtle rounded-lg shadow-lg py-1 min-w-[160px]",style:{left:j.x,top:j.y},children:[x&&n>0&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{x(j.tabKey,"left"),S(null)},children:"← Move to Left Group"}),x&&n<r-1&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{x(j.tabKey,"right"),S(null)},children:"Move to Right Group →"}),x&&r<4&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{x(j.tabKey,"split-left"),S(null)},children:"⇤ Split Left"}),x&&r<4&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{x(j.tabKey,"split-right"),S(null)},children:"Split Right ⇥"}),e.jsx("div",{className:"border-t border-border-subtle my-1 "}),e.jsxs("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:C=>{C.stopPropagation(),E(j.tabKey),S(null)},children:["⌨ ",$[j.tabKey]?`Change shortcut (${$[j.tabKey]})`:"Set shortcut"]}),$[j.tabKey]&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors text-text-muted ",onClick:()=>{const C={...$};delete C[j.tabKey],L(C),S(null)},children:"✕ Remove shortcut"}),b&&e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"border-t border-border-subtle my-1"}),e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors text-text-muted",onClick:()=>{b(j.tabKey),S(null)},children:"🚫 Hide from Dashboard"})]}),!x&&!b&&e.jsx("div",{className:"px-3 py-1.5 text-[11px] text-text-muted opacity-50 italic",children:"No actions available"})]}),R&&e.jsx("div",{className:"fixed inset-0 z-[60] flex items-center justify-center",style:{background:"rgba(0,0,0,0.5)",backdropFilter:"blur(2px)"},onClick:()=>E(null),children:e.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl px-8 py-6 text-center shadow-xl",onClick:C=>C.stopPropagation(),children:[e.jsx("div",{className:"text-sm font-bold text-text-primary mb-2",children:"⌨ Set shortcut"}),e.jsxs("div",{className:"text-xs text-text-secondary mb-4",children:["Press a key combo (e.g. ",N?"⌘+1":"Ctrl+1",", ",N?"⌥+A":"Alt+A",")"]}),e.jsx("div",{className:"text-lg font-mono text-accent animate-pulse",children:"Listening..."}),e.jsx("div",{className:"text-[10px] text-text-muted mt-3",children:"Press Esc to cancel"})]})})]})}function yc({conversations:t,ides:s,clearedTabs:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,groupIndex:f,onFocus:u,isSplitMode:m,numGroups:h,onMoveTab:p,onReceiveTab:y,style:x,detectedIdes:k,handleLaunchIde:b,onActiveTabChange:g,initialActiveTabId:j,initialTabOrder:S,onTabOrderChange:v,onHideTab:M,isFocused:w}){const{sendCommand:N}=ct(),$=a.useRef(null),{activeTabId:R,activeConv:E,sortedConversations:L,draggingTabRef:_,selectTab:C,handleTabReorder:U,updatePreviewOrder:P,commitPreviewOrder:z,clearPreviewOrder:A,moveTabToEnd:B,setDraggingTabKey:W}=xc({conversations:t,initialActiveTabId:j,initialTabOrder:S,onActiveTabChange:g,onTabOrderChange:v}),D=ps({sendDaemonCommand:i,activeConv:E,setLocalUserMessages:o,setActionLogs:c,isStandalone:d}),{dragOver:Z,dropAction:pe,resetDragState:ee,handleDragEnter:be,handleDragOver:q,handleDragLeave:G,handleDrop:V}=uc({conversations:t,numGroups:h,onMoveTab:p,onReceiveTab:y,onOwnTabDrop:B,onClearPreviewOrder:A}),me=E&&!_e(E)&&jt(E)==="terminal",ue=a.useMemo(()=>E?s.find(ne=>ne.id===E.ideId):void 0,[s,E]),ce=a.useMemo(()=>E?r.filter(ne=>ne.ideId===E.tabKey):[],[r,E]),xe=a.useMemo(()=>Dt(s),[s]),ae=a.useMemo(()=>new Set(L.filter(ne=>di(ne,xe,{isOpenConversation:ne.tabKey===R})).map(ne=>ne.tabKey)),[R,xe,L]);Et("PaneGroup",{groupIndex:f,conversationCount:t.length,activeTabId:R,dragOver:Z});const ge=a.useCallback(ne=>{ne.streamSource==="agent-stream"&&ne.agentType&&N(ne.ideId,"focus_session",{agentType:ne.agentType,...ne.sessionId&&{targetSessionId:ne.sessionId}}).catch(()=>{})},[N]);return e.jsxs("div",{className:"flex flex-col min-h-0 min-w-0 flex-1 overflow-hidden",onClick:u,style:{...x,outline:Z?"2px dashed var(--accent-primary)":"none",outlineOffset:"-2px",transition:"outline 0.15s ease"},children:[e.jsx(gc,{conversations:L,activeTabId:R,groupIndex:f,numGroups:h,unreadTabKeys:ae,draggingTabRef:_,onFocus:u,onSelectTab:C,onConversationActivated:ge,onPreviewReorder:P,onReorderTab:U,onCommitPreviewOrder:z,onClearPreviewOrder:A,onDragStateReset:ee,onDragTabKeyChange:W,onMoveTab:p,onReceiveTab:y,onHideTab:M,isGroupActive:w??!1}),e.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden relative",onDragEnter:be,onDragOver:q,onDragLeave:G,onDrop:V,children:[Z&&e.jsx(mc,{dropAction:pe,canSplit:!!(h<4&&p)}),E?e.jsx(qs,{activeConv:E,clearToken:n[E.tabKey]||0,isCliTerminal:!!me,ideEntry:ue,terminalRef:$,handleModalButton:D.handleModalButton,handleRelaunch:D.handleRelaunch,handleSendChat:D.handleSendChat,isSendingChat:D.isSendingChat,handleFocusAgent:D.handleFocusAgent,isFocusingAgent:D.isFocusingAgent,actionLogs:ce,userName:l}):e.jsx("div",{className:"flex-1 flex flex-col items-center justify-center",children:e.jsx(Xs,{conversationsCount:t.length,isSplitMode:m,isStandalone:d,detectedIdes:k,handleLaunchIde:b})})]})]})}function vc({containerRef:t,isSplitMode:s,numGroups:n,groupSizes:r,groupedConvs:i,clearedTabs:o,ides:c,actionLogs:d,sendDaemonCommand:l,setLocalUserMessages:f,setActionLogs:u,isStandalone:m,userName:h,focusedGroup:p,setFocusedGroup:y,moveTabToGroup:x,splitTabRelative:k,closeGroup:b,handleResizeStart:g,detectedIdes:j,handleLaunchIde:S,groupActiveTabIds:v,setGroupActiveTabIds:M,groupTabOrders:w,setGroupTabOrders:N,toggleHiddenTab:$}){return e.jsx("div",{ref:t,className:`flex-1 min-h-0 flex ${s?"flex-row":"flex-col"} overflow-hidden`,children:i.map((R,E)=>{const L=s&&r.length===n?`${r[E]}%`:void 0;return e.jsxs(Es.Fragment,{children:[s&&E>0&&e.jsx("div",{className:"shrink-0 w-1 cursor-col-resize hover:bg-accent/30 transition-colors relative group",style:{background:"var(--border-subtle)"},onMouseDown:_=>g(E-1,_),onDoubleClick:()=>b(E),title:"Drag to resize · Double-click to merge",children:e.jsx("div",{className:"absolute inset-y-0 -left-1 -right-1 group-hover:bg-accent/10"})}),e.jsx(yc,{style:s?{flexBasis:L??`${100/n}%`,flexGrow:L?0:1,flexShrink:L?0:1}:void 0,conversations:R,clearedTabs:o,ides:c,actionLogs:d,sendDaemonCommand:l,setLocalUserMessages:f,setActionLogs:u,isStandalone:m,userName:h,groupIndex:E,isFocused:s&&p===E,onFocus:()=>y(E),isSplitMode:s,numGroups:n,onMoveTab:(_,C)=>{C==="left"&&E>0?x(_,E-1):C==="right"&&E<n-1?x(_,E+1):C==="split-left"&&n<4?k(_,E,"left"):C==="split-right"&&n<4&&k(_,E,"right")},onReceiveTab:_=>x(_,E),detectedIdes:E===0?j:void 0,handleLaunchIde:E===0?S:void 0,onActiveTabChange:_=>M(C=>(C[E]??null)===(_??null)?C:{...C,[E]:_}),initialActiveTabId:v[E],initialTabOrder:w[E],onTabOrderChange:_=>N(C=>{const U=C[E]||[];return U.length===_.length&&U.every((P,z)=>P===_[z])?C:{...C,[E]:_}}),onHideTab:$})]},E)})})}function Wr({doId:t,ideId:s,ideType:n,connState:r,viewMode:i,instanceId:o}){const[c,d]=a.useState(null),[l,f]=a.useState(null),u=a.useMemo(()=>{if(!s)return n;const h=s.split(":");return h.length>=3&&h[1]==="ide"?h.slice(2).join(":"):n},[s,n]);a.useEffect(()=>t?Pe.onScreenshot("ide-page",(p,y)=>{if(p!==t)return;const x=new FileReader;x.onload=()=>d(x.result),x.readAsDataURL(y)}):void 0,[t]),a.useEffect(()=>{r!=="connected"&&d(null)},[r]),a.useEffect(()=>{var p;return t?((p=Pe.onStatus)==null?void 0:p.call(Pe,(y,x)=>{y===t&&x!=null&&x.screenshotUsage&&f(x.screenshotUsage)}))||(()=>{}):void 0},[t]),a.useEffect(()=>{d(null)},[t,s,u]),a.useEffect(()=>{const h=t?Pe.get(t):null;if(!(!h||r!=="connected"))return i!=="chat"&&u?h.startScreenshots(u):h.stopScreenshots(u),()=>{h.stopScreenshots(u)}},[i,r,u,t]);const m=a.useCallback(async(h,p)=>{const y=t?Pe.get(t):null;return!y||r!=="connected"?(console.warn("[RemoteInput] P2P not connected"),{success:!1,error:"P2P not connected"}):y.sendInput(h,p,o||u)},[t,r,o,u]);return{connScreenshot:c,screenshotUsage:l,handleRemoteAction:m}}const Or=a.createContext(null);function xs(){const t=a.useContext(Or);if(!t)throw new Error("DashboardDockviewContext missing");return t}function Jt(t){return t.displayPrimary||t.title||t.agentName||t.tabKey}function jc(t){return`remote:${t}`}function os(t){return t.startsWith("remote:")}function ms(t,s){return t.find(n=>n.ideId===s&&n.streamSource==="native")??t.find(n=>n.ideId===s)??null}function wc(t){const[,s]=a.useState(0);a.useEffect(()=>{const n=()=>s(i=>i+1),r=[t.api.onDidActiveGroupChange(n),t.api.onDidTitleChange(n),t.api.onDidGroupChange(n),t.containerApi.onDidActivePanelChange(n)];return()=>{for(const i of r)i.dispose()}},[t.api,t.containerApi])}function kc(t,s,n){var d;const r=[s];let i;for(const l of r){let f;for(const u of l){const m=t.addPanel({id:u.tabKey,component:"conversation",title:Jt(u),params:{kind:"conversation",tabKey:u.tabKey},...f?{position:{referencePanel:f,direction:"within"},inactive:!0}:i?{position:{referencePanel:i,direction:"right"},inactive:!0}:{}});f||(f=m.id)}i=f??i}const o=n??((d=s[0])==null?void 0:d.tabKey)??null;if(!o)return;const c=t.getPanel(o);c&&c.group.model.openPanel(c)}function En(t,s){const n=new Set(s.map(r=>r.tabKey));for(const r of[...t.panels])os(r.id)||n.has(r.id)||t.removePanel(r);for(const r of s){const i=t.getPanel(r.tabKey);if(i){i.update({params:{tabKey:r.tabKey}}),i.title!==Jt(r)&&i.api.setTitle(Jt(r));continue}t.addPanel({id:r.tabKey,component:"conversation",title:Jt(r),params:{kind:"conversation",tabKey:r.tabKey},...t.activePanel?{position:{referencePanel:t.activePanel.id,direction:"within"},inactive:!0}:t.panels[0]?{position:{referencePanel:t.panels[0].id,direction:"within"},inactive:!0}:{}})}}function Dn(t,s,n){var l,f;const r=n?jc(n):null;for(const u of[...t.panels])os(u.id)&&(!r||u.id!==r)&&t.removePanel(u);if(!n||!r)return;const i=ms(s,n);if(!i&&t.totalPanels===0)return;const o=t.getPanel(r),c=i?`Remote · ${i.displayPrimary||i.workspaceName||i.agentName}`:"Remote";if(o){o.title!==c&&o.api.setTitle(c);return}const d=(i==null?void 0:i.tabKey)??((l=t.activePanel)==null?void 0:l.id)??((f=t.panels.find(u=>!os(u.id)))==null?void 0:f.id);t.addPanel({id:r,component:"remote",title:c,params:{kind:"remote",ideId:n},...d?{position:{referencePanel:d,direction:"right"},inactive:!0}:{}})}function Nc({params:t}){const s=xs(),n=a.useRef(null),r=s.conversationsByTabKey.get(t.tabKey),i=ps({sendDaemonCommand:s.sendDaemonCommand,activeConv:r,setLocalUserMessages:s.setLocalUserMessages,setActionLogs:s.setActionLogs,isStandalone:s.isStandalone}),o=a.useMemo(()=>r?s.ides.find(l=>l.id===r.ideId):void 0,[s.ides,r]),c=a.useMemo(()=>r?s.actionLogs.filter(l=>l.ideId===r.tabKey):[],[s.actionLogs,r]);if(!r)return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col",children:e.jsx(Xs,{conversationsCount:0,isSplitMode:!1,isStandalone:s.isStandalone,detectedIdes:s.detectedIdes,handleLaunchIde:s.handleLaunchIde})});const d=!_e(r)&&jt(r)==="terminal";return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden",children:e.jsx(qs,{activeConv:r,clearToken:s.clearedTabs[r.tabKey]||0,isCliTerminal:d,ideEntry:o,terminalRef:n,handleModalButton:i.handleModalButton,handleRelaunch:i.handleRelaunch,handleSendChat:i.handleSendChat,isSendingChat:i.isSendingChat,handleFocusAgent:i.handleFocusAgent,isFocusingAgent:i.isFocusingAgent,actionLogs:c,userName:s.userName})})}function Sc({params:t}){var l;const s=xs(),n=a.useMemo(()=>ms([...s.conversationsByTabKey.values()],t.ideId),[s.conversationsByTabKey,t.ideId]),r=a.useMemo(()=>s.ides.find(f=>f.id===t.ideId),[s.ides,t.ideId]),i=(n==null?void 0:n.daemonId)||((l=n==null?void 0:n.ideId)==null?void 0:l.split(":")[0])||t.ideId.split(":")[0]||t.ideId,{connScreenshot:o,screenshotUsage:c,handleRemoteAction:d}=Wr({doId:i,ideId:t.ideId,ideType:(n==null?void 0:n.ideType)||(r==null?void 0:r.type),connState:(n==null?void 0:n.connectionState)||"new",viewMode:"remote",instanceId:r==null?void 0:r.instanceId});return n?e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden bg-black",children:e.jsx(ar,{addLog:()=>{},connState:n.connectionState||"new",connScreenshot:o,screenshotUsage:c,transportType:n.transport,onAction:d})}):e.jsx("div",{className:"h-full min-h-0 min-w-0 flex items-center justify-center text-sm text-text-muted",children:"Remote view unavailable"})}function Cc(){const t=xs();return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col items-center justify-center",children:e.jsx(Xs,{conversationsCount:0,isSplitMode:!1,isStandalone:t.isStandalone,detectedIdes:t.detectedIdes,handleLaunchIde:t.handleLaunchIde})})}function Ic(t){var m,h;wc(t);const s=xs();if(t.params.kind==="remote"){const p=ms([...s.conversationsByTabKey.values()],t.params.ideId),y=((m=t.api.group.activePanel)==null?void 0:m.id)===t.api.id,x=t.api.isGroupActive;return e.jsxs("div",{className:`adhdev-dockview-tab${y?" is-active":""}${x?" is-group-active":""}`,title:t.api.title||"Remote","data-tab-key":(p==null?void 0:p.tabKey)||"",children:[e.jsx("div",{className:"adhdev-dockview-tab-status","aria-hidden":"true",children:e.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"◫"})}),e.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[e.jsx("div",{className:"adhdev-dockview-tab-primary",children:t.api.title||"Remote"}),e.jsx("div",{className:"adhdev-dockview-tab-meta",children:p!=null&&p.machineName?e.jsxs(e.Fragment,{children:[e.jsx("span",{children:"Live remote view"}),e.jsx("span",{className:"adhdev-dockview-tab-dot",children:"·"}),e.jsx("span",{className:"adhdev-dockview-tab-machine",children:p.machineName})]}):e.jsx("span",{children:"Live remote view"})})]})]})}const n=s.conversationsByTabKey.get(t.params.tabKey);if(!n)return e.jsx("div",{className:"adhdev-dockview-tab adhdev-dockview-tab-empty","data-tab-key":t.params.tabKey||"",children:e.jsx("div",{className:"adhdev-dockview-tab-copy",children:e.jsx("div",{className:"adhdev-dockview-tab-primary",children:t.api.title||t.params.tabKey})})});const r=((h=t.api.group.activePanel)==null?void 0:h.id)===t.api.id,i=t.api.isGroupActive,o=$t(n,s.liveSessionInboxState,{isOpenConversation:r}),c=o.isReconnecting,d=o.isConnecting,l=o.isGenerating,f=o.isWaiting,u=o.unread;return e.jsxs("div",{className:`adhdev-dockview-tab${r?" is-active":""}${i?" is-group-active":""}${c?" is-reconnecting":""}`,title:n.displayPrimary,"data-tab-key":t.params.tabKey,children:[u&&e.jsx("span",{className:"adhdev-dockview-tab-unread-dot","aria-hidden":"true"}),e.jsx("div",{className:"adhdev-dockview-tab-status","aria-hidden":"true",children:l?e.jsx("div",{className:"tab-spinner"}):f?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):c?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-reconnecting",children:"○"}):d?e.jsx("div",{className:"tab-connecting-spinner"}):n.connectionState==="connected"?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"●"}):e.jsx("span",{className:"adhdev-dockview-tab-status-text is-idle",children:"○"})}),e.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[e.jsx("div",{className:"adhdev-dockview-tab-primary",children:n.displayPrimary}),e.jsx("div",{className:"adhdev-dockview-tab-meta",children:c?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"Reconnecting…"}):d?e.jsx("span",{className:"adhdev-dockview-tab-connecting",children:"Connecting…"}):e.jsxs(e.Fragment,{children:[e.jsx("span",{children:n.displaySecondary}),n.machineName&&e.jsxs(e.Fragment,{children:[e.jsx("span",{className:"adhdev-dockview-tab-dot",children:"·"}),e.jsxs("span",{className:"adhdev-dockview-tab-machine",children:["🖥 ",n.machineName]})]})]})})]})]})}function Mc({visibleConversations:t,clearedTabs:s,ides:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,detectedIdes:f,handleLaunchIde:u,toggleHiddenTab:m,onActiveTabChange:h,requestedActiveTabKey:p,requestedRemoteIdeId:y,onRequestedActiveTabConsumed:x}){const{theme:k}=Nr(),{sendCommand:b}=ct(),g=a.useRef(null),j=a.useRef(null),S=a.useRef(!1),[v,M]=a.useState(!1),[w,N]=a.useState(!1),$=a.useRef(null),R=a.useMemo(()=>Lr(typeof window<"u"?window.innerWidth:1280),[]),E=a.useMemo(()=>new Map(t.map(D=>[D.tabKey,D])),[t]),L=a.useMemo(()=>Dt(n),[n]),_=a.useMemo(()=>({actionLogs:r,clearedTabs:s,conversationsByTabKey:E,detectedIdes:f,handleLaunchIde:u,ides:n,isStandalone:d,liveSessionInboxState:L,sendDaemonCommand:i,setActionLogs:c,setLocalUserMessages:o,toggleHiddenTab:m,userName:l}),[r,s,E,f,u,n,d,L,i,c,o,m,l]),C=a.useCallback(D=>{if(!D)return!1;const Z=g.current;if(!Z)return!1;const pe=Z.getPanel(D);return pe?(pe.group.model.openPanel(pe),x==null||x(),!0):!1},[x]),U=a.useCallback(()=>{const D=j.current;if(!D)return;const Z=D.querySelectorAll(".dv-drop-target-container, .dv-drop-target-anchor, .dv-drop-target-dropzone, .dv-drop-target-selection, .dv-render-overlay");for(const pe of Z)pe.setAttribute("data-adhdev-force-hidden","true")},[]),P=a.useCallback(()=>{const D=j.current;if(!D)return;const Z=D.querySelectorAll('[data-adhdev-force-hidden="true"]');for(const pe of Z)pe.removeAttribute("data-adhdev-force-hidden")},[]),z=a.useCallback(()=>{const D=j.current;if(!D)return;const Z=D.querySelectorAll(".dv-drop-target-container");for(const be of Z)be.remove();const pe=D.querySelectorAll(".dv-drop-target-dropzone");for(const be of pe)be.remove();const ee=D.querySelectorAll(".dv-drop-target");for(const be of ee)be.classList.remove("dv-drop-target")},[]),A=a.useCallback(()=>{M(!1),N(!1),P(),U(),z(),!(typeof window>"u")&&($.current!=null&&window.clearTimeout($.current),window.requestAnimationFrame(()=>{U(),z()}),$.current=window.setTimeout(()=>{U(),z(),$.current=null},80))},[P,U,z]),B=a.useCallback(D=>{var pe;g.current=D.api;const Z=Fo(R);Z!=null&&Z.layout&&D.api.fromJSON(Z.layout,{reuseExistingPanels:!1}),En(D.api,t),Dn(D.api,t,y),D.api.totalPanels===0&&t.length>0?kc(D.api,t,p):C(p)||C(Z==null?void 0:Z.activeTabId),S.current=!0,D.api.onDidActivePanelChange(ee=>{var q;if(ee&&os(ee.id)){const G=((q=ee.params)==null?void 0:q.ideId)||ee.id.slice(7),V=ms(t,G);h((V==null?void 0:V.tabKey)??null);return}if(h((ee==null?void 0:ee.id)??null),!ee)return;const be=E.get(ee.id);(be==null?void 0:be.streamSource)==="agent-stream"&&be.agentType&&b(be.ideId,"focus_session",{agentType:be.agentType,...be.sessionId&&{targetSessionId:be.sessionId}}).catch(()=>{})}),D.api.onDidLayoutChange(()=>{var ee;Vo(R,{activeTabId:((ee=D.api.activePanel)==null?void 0:ee.id)??null,layout:D.api.toJSON()})}),D.api.onWillDragPanel(()=>{M(!0),N(!1),U()}),D.api.onWillDragGroup(()=>{M(!0),N(!1),U()}),D.api.onWillShowOverlay(()=>{P(),N(!0)}),D.api.onDidMovePanel(A),D.api.onDidDrop(A),h(((pe=D.api.activePanel)==null?void 0:pe.id)??null)},[C,A,P,E,R,U,z,h,p,b,t]);a.useEffect(()=>{const D=g.current;!D||!S.current||(En(D,t),Dn(D,t,y),!D.activePanel&&D.panels[0]&&D.panels[0].group.model.openPanel(D.panels[0]))},[y,t]),a.useEffect(()=>{S.current&&C(p)},[C,p]),a.useEffect(()=>{if(!v||typeof window>"u")return;const D=()=>A();return window.addEventListener("pointerup",D),window.addEventListener("mouseup",D),window.addEventListener("dragend",D),()=>{window.removeEventListener("pointerup",D),window.removeEventListener("mouseup",D),window.removeEventListener("dragend",D)}},[A,v]),a.useEffect(()=>()=>{typeof window>"u"||$.current!=null&&window.clearTimeout($.current)},[]),a.useEffect(()=>{const D=Z=>{const pe=Z.target;if(!pe)return;const ee=pe.querySelector("[data-tab-key]")||pe.closest("[data-tab-key]");if(ee){const be=ee.getAttribute("data-tab-key");be&&Z.dataTransfer&&Z.dataTransfer.setData("text/tab-key",be)}};return window.addEventListener("dragstart",D),()=>window.removeEventListener("dragstart",D)},[]);const W=k==="light"?ja:wa;return e.jsx(Or.Provider,{value:_,children:e.jsx("div",{ref:j,className:"flex-1 min-h-0 min-w-0 overflow-hidden",children:e.jsx(va,{className:`h-full min-h-0 min-w-0 adhdev-dockview${v?" is-dragging-dockview":""}${w?" is-showing-dockview-overlay":""}`,components:{conversation:Nc,remote:Sc},defaultTabComponent:Ic,watermarkComponent:Cc,onReady:B,singleTabMode:"default",tabAnimation:"smooth",theme:W})})})}function _c({showMobileChatMode:t,isMobile:s,activeConv:n,chatIdes:r,wsStatus:i,isConnected:o,onOpenHistory:c,onOpenRemote:d,onStopCli:l,activeCliViewMode:f,onSetActiveCliViewMode:u,mobileChatConversations:m,hiddenConversations:h,ides:p,actionLogs:y,sendDaemonCommand:x,setLocalUserMessages:k,setActionLogs:b,isStandalone:g,userName:j,requestedMobileTabKey:S,onRequestedMobileTabConsumed:v,requestedMachineId:M,onRequestedMachineConsumed:w,requestedMobileSection:N,onRequestedMobileSectionConsumed:$,containerRef:R,isSplitMode:E,numGroups:L,groupSizes:_,groupedConvs:C,clearedTabs:U,focusedGroup:P,setFocusedGroup:z,moveTabToGroup:A,splitTabRelative:B,closeGroup:W,handleResizeStart:D,detectedIdes:Z,handleLaunchIde:pe,groupActiveTabIds:ee,setGroupActiveTabIds:be,groupTabOrders:q,setGroupTabOrders:G,toggleHiddenTab:V,visibleConversations:me,requestedDesktopTabKey:ue,onRequestedDesktopTabConsumed:ce,onDesktopActiveTabChange:xe,onHideConversation:ae,onShowHiddenConversation:ge,onShowAllHiddenConversations:ne}){return Es.useEffect(()=>{const le=F=>{(navigator.platform.toUpperCase().indexOf("MAC")>=0?F.metaKey&&F.key.toLowerCase()==="w":F.ctrlKey&&F.key.toLowerCase()==="w")&&(F.preventDefault(),n&&ae&&ae(n))};return window.addEventListener("keydown",le),()=>window.removeEventListener("keydown",le)},[n,ae]),e.jsxs(e.Fragment,{children:[!t&&e.jsx(Bi,{activeConv:n,agentCount:r.length,wsStatus:i,isConnected:o,conversations:me,hiddenConversations:h,onOpenHistory:c,onOpenConversation:ge,onHideConversation:ae,onShowConversation:ge,onShowAllHidden:ne,onOpenRemote:()=>{!n||Ee(n)||_e(n)||d(n)},onStopCli:l,activeCliViewMode:f,onSetCliViewMode:u}),t?e.jsx(dc,{conversations:m,hiddenConversations:h,ides:p,actionLogs:y,sendDaemonCommand:x,setLocalUserMessages:k,setActionLogs:b,isStandalone:g,userName:j,requestedActiveTabKey:S,onRequestedActiveTabConsumed:v,requestedMachineId:M,onRequestedMachineConsumed:w,requestedMobileSection:N,onRequestedMobileSectionConsumed:$,onOpenHistory:c,onOpenRemote:d,onStopCli:l,wsStatus:i,isConnected:o,onShowHiddenConversation:ge,onShowAllHiddenConversations:ne}):s?e.jsx(vc,{containerRef:R,isSplitMode:E,numGroups:L,groupSizes:_,groupedConvs:C,clearedTabs:U,ides:p,actionLogs:y,sendDaemonCommand:x,setLocalUserMessages:k,setActionLogs:b,isStandalone:g,userName:j,focusedGroup:P,setFocusedGroup:z,moveTabToGroup:A,splitTabRelative:B,closeGroup:W,handleResizeStart:D,detectedIdes:Z,handleLaunchIde:pe,groupActiveTabIds:ee,setGroupActiveTabIds:be,groupTabOrders:q,setGroupTabOrders:G,toggleHiddenTab:V}):e.jsx(Mc,{visibleConversations:me,clearedTabs:U,ides:p,actionLogs:y,sendDaemonCommand:x,setLocalUserMessages:k,setActionLogs:b,isStandalone:g,userName:j,detectedIdes:Z,handleLaunchIde:pe,toggleHiddenTab:V,onActiveTabChange:xe,requestedActiveTabKey:ue,onRequestedActiveTabConsumed:ce})]})}const Ss=[{icon:"🦦",title:"Welcome to ADHDev",desc:"Monitor and control your AI coding agents from anywhere — web, mobile, or CLI.",visual:"🎉"},{icon:"💬",title:"Real-time chat",desc:"See what your AI agent is doing in real-time. Send messages, approve or reject actions — all from your browser or phone.",visual:"📱"},{icon:"🖥️",title:"Remote desktop",desc:"View and control your IDE screen via P2P connection. Click, type, scroll — just like being there.",visual:"🖱️"},{icon:"🚀",title:"Get started",desc:"Install the daemon and link it to your dashboard. It connects automatically.",code:"npm install -g @adhdev/daemon-standalone && adhdev-standalone"}];function Tc({onClose:t}){const[s,n]=a.useState(0),r=Ss[s],i=s===Ss.length-1;return e.jsxs("div",{className:"onboarding-overlay",style:{position:"fixed",inset:0,zIndex:9999,background:"rgba(0,0,0,0.65)",backdropFilter:"blur(6px)",display:"flex",alignItems:"center",justifyContent:"center",animation:"fadeIn 0.3s ease-out"},onClick:o=>{o.target===o.currentTarget&&t()},children:[e.jsxs("div",{style:{background:"var(--bg-secondary, #1a1a2e)",border:"1px solid var(--border-subtle, #333)",borderRadius:"1.25rem",width:"min(440px, 92vw)",padding:"2.5rem 2rem 2rem",position:"relative",animation:"slideUp 0.3s ease-out"},children:[e.jsx("button",{onClick:t,style:{position:"absolute",top:12,right:16,background:"transparent",border:"none",color:"var(--text-muted)",fontSize:"1.2rem",cursor:"pointer"},children:"✕"}),e.jsx("div",{style:{display:"flex",justifyContent:"center",gap:6,marginBottom:"1.5rem"},children:Ss.map((o,c)=>e.jsx("div",{style:{width:c===s?24:8,height:8,borderRadius:4,background:c===s?"var(--accent, #7c3aed)":"var(--border-subtle, #444)",transition:"all 0.3s ease"}},c))}),e.jsx("div",{style:{textAlign:"center",fontSize:"3rem",marginBottom:"1rem"},children:r.visual||r.icon}),e.jsxs("div",{style:{textAlign:"center"},children:[e.jsxs("h2",{style:{fontSize:"1.35rem",fontWeight:700,color:"var(--text-primary)",marginBottom:"0.75rem",display:"flex",alignItems:"center",justifyContent:"center",gap:8},children:[e.jsx("span",{children:r.icon})," ",r.title]}),e.jsx("p",{style:{fontSize:"0.9rem",color:"var(--text-secondary)",lineHeight:1.6,marginBottom:"1.25rem"},children:r.desc}),r.code&&e.jsxs("div",{style:{background:"var(--bg-primary, #111)",border:"1px solid var(--border-subtle, #333)",borderRadius:"0.5rem",padding:"0.75rem 1rem",fontFamily:"monospace",fontSize:"0.8rem",color:"var(--accent, #a78bfa)",textAlign:"left",overflowX:"auto",marginBottom:"0.5rem"},children:[e.jsx("span",{style:{color:"var(--text-muted)",marginRight:8},children:"$"}),r.code]}),i&&e.jsx("a",{href:"https://docs.adhf.dev",target:"_blank",rel:"noopener noreferrer",style:{fontSize:"0.75rem",color:"var(--accent, #a78bfa)",textDecoration:"none"},children:"📚 Learn more in the docs →"})]}),e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",marginTop:"1.5rem"},children:[e.jsx("button",{onClick:t,style:{background:"transparent",border:"none",color:"var(--text-muted)",fontSize:"0.85rem",cursor:"pointer"},children:"Skip"}),e.jsx("button",{onClick:()=>i?t():n(o=>o+1),className:"transition-opacity hover:opacity-90",style:{background:"linear-gradient(135deg, #7c3aed, #6366f1)",color:"#fff",border:"none",borderRadius:"0.5rem",padding:"0.55rem 1.5rem",fontSize:"0.9rem",fontWeight:600,cursor:"pointer"},children:i?"Get Started →":"Next →"})]})]}),e.jsx("style",{children:`
|
|
48
48
|
@keyframes fadeIn { from { opacity: 0 } to { opacity: 1 } }
|
|
49
49
|
@keyframes slideUp { from { opacity: 0; transform: translateY(20px) } to { opacity: 1; transform: translateY(0) } }
|
|
50
50
|
`})]})}function Ac({hasExtensions:t,ideName:s,activeChatTab:n,extensionTabs:r,onSelectTab:i}){return t?e.jsxs("div",{className:"flex border-b border-border-subtle bg-surface-primary shrink-0",children:[e.jsx("button",{className:`flex-1 py-2.5 px-4 border-b-2 text-[11px] font-bold tracking-wide cursor-pointer transition-all font-[var(--font)] ${n==="native"?"text-text-primary border-accent-primary bg-bg-primary":"text-text-muted border-transparent bg-transparent hover:text-text-secondary"}`,onClick:()=>i("native"),children:s}),r.map(o=>{const c=n===o.tabKey,d=o.status==="waiting_approval",l=o.status==="generating";return e.jsxs("button",{className:`flex-1 py-2.5 px-4 border-b-2 text-[11px] font-bold tracking-wide cursor-pointer transition-all font-[var(--font)] flex items-center justify-center gap-1.5 ${c?"text-text-primary border-accent-primary bg-bg-primary":"text-text-muted border-transparent bg-transparent hover:text-text-secondary"}`,onClick:()=>i(o.tabKey),children:[e.jsx("span",{className:"shrink-0",style:{display:"inline-block",width:6,height:6,borderRadius:"50%",background:d?"var(--status-warning)":l?"var(--accent-primary)":"var(--text-muted)",boxShadow:l?"0 0 6px var(--accent-primary)":"none"}}),o.title,d&&e.jsx("span",{className:"inline-flex items-center justify-center min-w-[18px] h-[18px] px-1 rounded-full text-[10px] font-bold ml-0.5",style:{background:"color-mix(in srgb, var(--status-warning) 13%, transparent)",color:"var(--status-warning)"},children:"!"})]},o.tabKey)})]}):null}function Rc({ideData:t,allIdes:s,connectionStates:n,localUserMessages:r,ideName:i,preferredTabKey:o}){const[c,d]=a.useState(()=>o||"native"),l=a.useMemo(()=>br(s),[s]),f=a.useMemo(()=>{var k;if(!t)return[];const x=t.daemonId||((k=t.id)==null?void 0:k.split(":")[0])||t.id;return gr(t,r,{machineName:t.daemonId&&l[t.daemonId]||void 0,connectionState:n[x]||"new"})},[t,r,l,n]),u=a.useMemo(()=>f.find(x=>x.streamSource==="native"),[f]),m=a.useMemo(()=>f.filter(x=>x.streamSource==="agent-stream"),[f]);a.useEffect(()=>{o&&d(o)},[o]),a.useEffect(()=>{var x;c!=="native"&&(m.some(k=>k.tabKey===c)||d(((x=m[0])==null?void 0:x.tabKey)||"native"))},[c,m]),a.useEffect(()=>{c==="native"&&(u||m[0]&&d(m[0].tabKey))},[c,u,m]);const h=a.useMemo(()=>c==="native"&&u?u:m.find(x=>x.tabKey===c)||u||m[0],[c,u,m]),p=a.useMemo(()=>m.map(x=>({tabKey:x.tabKey,title:x.title||x.agentName||i,status:x.status})),[m,i]),y=a.useCallback(x=>{if(x)return f.find(k=>k.sessionId===x||k.ideId===x||k.tabKey===x||k.ideType===x||k.agentType===x)},[f]);return{activeChatTab:c,setActiveChatTab:d,activeConv:h,conversations:f,extensionTabs:p,hasExtensions:p.length>0,resolveConversationByTarget:y}}function Lc({activeConv:t,ideEntry:s,ides:n,connectionStates:r,actionLogs:i,localUserMessages:o,sendDaemonCommand:c,setLocalUserMessages:d,setActionLogs:l,isStandalone:f,userName:u,onOpenHistory:m,onConversationChange:h,onClose:p}){var U;const[y,x]=a.useState("split"),[k,b]=a.useState(()=>t.streamSource==="native"?"native":t.tabKey),g=a.useMemo(()=>s||n.find(P=>P.id===t.ideId),[t.ideId,s,n]),j=a.useMemo(()=>Me((g==null?void 0:g.type)||""),[g==null?void 0:g.type]),{conversations:S,extensionTabs:v,hasExtensions:M}=Rc({ideData:g,allIdes:n,connectionStates:r,localUserMessages:o,ideName:j||"IDE",preferredTabKey:t.streamSource==="native"?"native":t.tabKey});a.useEffect(()=>{b(t.streamSource==="native"?"native":t.tabKey)},[t.streamSource,t.tabKey]);const w=a.useMemo(()=>k==="native"?S.find(P=>P.streamSource==="native")||t:S.find(P=>P.tabKey===k)||t,[t,S,k]),N=w.daemonId||((U=w.ideId)==null?void 0:U.split(":")[0])||w.ideId,$=ps({sendDaemonCommand:c,activeConv:w,setLocalUserMessages:d,setActionLogs:l,isStandalone:f}),{connScreenshot:R,screenshotUsage:E,handleRemoteAction:L}=Wr({doId:N,ideId:w.ideId,ideType:w.ideType,connState:w.connectionState||"new",viewMode:y,instanceId:g==null?void 0:g.instanceId}),_=a.useMemo(()=>i.filter(P=>P.ideId===w.tabKey),[i,w.tabKey]);a.useEffect(()=>{h==null||h(w)},[w,h]),a.useEffect(()=>{const P=z=>{z.key==="Escape"&&p()};return window.addEventListener("keydown",P),()=>window.removeEventListener("keydown",P)},[p]);const C=a.useCallback(P=>{P.stopPropagation()},[]);return e.jsx("div",{className:"fixed inset-0 z-[1200] flex items-center justify-center p-0 md:p-3 bg-[#030617]/[0.56] backdrop-blur-md",onClick:p,children:e.jsxs("div",{className:"w-full h-screen md:h-[calc(100vh-24px)] md:w-[calc(100vw-24px)] flex flex-col overflow-hidden md:rounded-[14px] md:border border-border-default bg-surface-primary shadow-[0_24px_80px_rgba(2,6,23,0.32)]",role:"dialog","aria-modal":"true",onClick:C,children:[e.jsxs("div",{className:"flex flex-col gap-3 md:flex-row md:items-center md:justify-between px-4 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-4 border-b border-border-subtle bg-bg-primary shrink-0 overflow-visible",children:[e.jsxs("div",{className:"flex items-center justify-between gap-3 min-w-0 w-full md:w-auto md:flex-1",children:[e.jsx("div",{className:"min-w-0 flex-1 flex flex-col justify-center",children:e.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 font-extrabold text-[18px] md:text-xl tracking-tight text-text-primary",children:[e.jsx("span",{className:"w-7 h-7 flex items-center justify-center rounded-lg bg-accent-primary/10 text-accent-primary shrink-0",children:e.jsx(Ue,{size:16})}),e.jsx("span",{className:"truncate",children:w.displayPrimary||w.agentName||"Remote"})]})}),e.jsx("button",{className:"btn btn-primary btn-sm h-8 px-4 rounded-lg font-bold md:hidden shrink-0",onClick:p,children:"Close"})]}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0 w-full md:w-auto justify-end",children:[e.jsx("div",{className:"flex items-center gap-2 mr-auto md:mr-0",children:["split","remote"].map(P=>{const z=y===P;return e.jsx("button",{className:`w-8 h-8 rounded-lg flex items-center justify-center transition-all ${z?"bg-accent-primary/12 border border-accent-primary/35 text-accent-primary shadow-glow":"bg-bg-secondary border border-border-subtle text-text-secondary hover:bg-bg-glass hover:text-text-primary"}`,onClick:()=>x(P),title:P==="split"?"Split view":"Remote only",children:P==="split"?e.jsx("span",{className:"font-bold text-lg leading-none mb-0.5",children:"⊞"}):e.jsx(Ue,{size:15})},P)})}),e.jsx("div",{className:"hidden md:block w-[1px] h-5 bg-border-subtle mx-1"}),e.jsxs("button",{className:"btn btn-secondary btn-sm h-8 px-2.5 md:px-3 rounded-lg",onClick:()=>m(w),title:"Chat History",children:[e.jsx(Ks,{size:14,className:"md:mr-1.5"}),e.jsx("span",{className:"hidden md:inline",children:"History"})]}),e.jsx("button",{className:"hidden md:inline-flex btn btn-primary btn-sm h-8 px-4 rounded-lg font-bold",onClick:p,children:"Close"})]})]}),e.jsxs("div",{className:`flex-1 min-h-0 grid bg-bg-primary ${y==="split"?"grid-cols-1 grid-rows-[1fr_minmax(320px,42vh)] md:grid-cols-[minmax(360px,0.92fr)_minmax(420px,1.08fr)] md:grid-rows-1":"grid-cols-1 grid-rows-1"}`,children:[y!=="remote"&&e.jsxs("div",{className:`flex flex-col min-w-0 min-h-0 bg-bg-primary ${y==="split"?"order-2 md:order-1 border-b md:border-b-0 md:border-r border-border-subtle":""}`,children:[e.jsx(Ac,{hasExtensions:M,ideName:j||"IDE",activeChatTab:k,extensionTabs:v,onSelectTab:b}),e.jsx(or,{activeConv:w,onModalButton:$.handleModalButton}),e.jsx(As,{activeConv:w,ideEntry:g,showMetaChips:!1,handleSendChat:$.handleSendChat,isSendingChat:$.isSendingChat,handleFocusAgent:$.handleFocusAgent,isFocusingAgent:$.isFocusingAgent,actionLogs:_,userName:u})]}),e.jsx("div",{className:`flex flex-col min-w-0 min-h-0 bg-black ${y==="split"?"order-1 md:order-2":""}`,children:e.jsx(ar,{addLog:()=>{},connState:w.connectionState||"new",connScreenshot:R,screenshotUsage:E,transportType:w.transport,onAction:L})})]})]})})}function Pc({activeConv:t,onCancel:s,onStopNow:n,onSaveAndStop:r}){const i=t.agentName||t.ideType||"CLI";return e.jsxs("div",{className:"fixed inset-0 z-[1000] flex items-center justify-center",children:[e.jsx("div",{onClick:s,className:"absolute inset-0 bg-black/60 backdrop-blur-sm"}),e.jsxs("div",{role:"dialog","aria-modal":"true",className:"card fade-in relative w-[92%] max-w-[420px] flex flex-col overflow-hidden rounded-[18px] shadow-[0_20px_40px_rgba(0,0,0,0.4)]",children:[e.jsxs("div",{className:"px-6 py-5 border-b border-border-subtle bg-[var(--surface-primary)]",children:[e.jsxs("h3",{className:"m-0 text-lg font-extrabold",children:["Stop ",i,"?"]}),e.jsx("div",{className:"mt-1 text-sm text-text-muted",children:"The CLI runtime will stop. Choose whether to stop immediately or ask the provider to save and exit first."})]}),e.jsxs("div",{className:"px-6 py-5 bg-bg-primary flex flex-col gap-3",children:[e.jsx("button",{onClick:r,className:"btn btn-primary w-full justify-center",children:"Save and stop"}),e.jsx("button",{onClick:n,className:"btn btn-secondary w-full justify-center text-red-400 border-red-500/25 hover:bg-red-500/10",children:"Stop now"}),e.jsx("button",{onClick:s,className:"btn btn-secondary w-full justify-center",children:"Cancel"})]})]})]})}function $c({historyModalOpen:t,historyTargetConv:s,ides:n,isHistoryCreatingChat:r,isHistoryRefreshingHistory:i,savedHistorySessions:o,isSavedHistoryLoading:c,isResumingSavedHistorySessionId:d,onCloseHistory:l,onNewHistoryChat:f,onSwitchHistorySession:u,onRefreshHistory:m,onResumeSavedHistorySession:h,remoteDialogConv:p,remoteDialogIdeEntry:y,connectionStates:x,actionLogs:k,localUserMessages:b,sendDaemonCommand:g,setLocalUserMessages:j,setActionLogs:S,isStandalone:v,userName:M,onOpenRemoteHistory:w,onRemoteConversationChange:N,onCloseRemoteDialog:$,cliStopDialogOpen:R,activeConv:E,onCancelCliStop:L,onStopCliNow:_,onSaveCliAndStop:C,toasts:U,onDismissToast:P,onClickToast:z,showOnboarding:A,onCloseOnboarding:B}){return e.jsxs(e.Fragment,{children:[t&&s&&e.jsx(Wi,{activeConv:s,ides:n,isCreatingChat:r,isRefreshingHistory:i,savedSessions:o,isSavedSessionsLoading:c,isResumingSavedSessionId:d,onClose:l,onNewChat:f,onSwitchSession:u,onRefreshHistory:m,onResumeSavedSession:h}),p&&e.jsx(Lc,{activeConv:p,ideEntry:y,ides:n,connectionStates:x,actionLogs:k,localUserMessages:b,sendDaemonCommand:g,setLocalUserMessages:j,setActionLogs:S,isStandalone:v,userName:M,onOpenHistory:w,onConversationChange:N,onClose:$}),R&&E&&Ee(E)&&!_e(E)&&e.jsx(Pc,{activeConv:E,onCancel:L,onStopNow:_,onSaveAndStop:C}),e.jsx(fr,{toasts:U,onDismiss:P,onClickToast:z}),A&&e.jsx(Tc,{onClose:B})]})}function Ec({daemons:t,targetVersion:s,upgradingDaemons:n,onUpgrade:r,onDismiss:i}){return t.length===0?null:e.jsxs("div",{className:"flex items-center gap-2.5 px-4 py-2 border-b text-xs text-text-secondary shrink-0 flex-wrap",style:{background:"color-mix(in srgb, var(--status-warning) 8%, transparent)",borderColor:"color-mix(in srgb, var(--status-warning) 20%, transparent)"},children:[e.jsx("span",{className:"text-sm shrink-0 mt-0.5",style:{color:"var(--status-warning)"},children:e.jsx(Ws,{size:14})}),e.jsxs("span",{className:"flex-1 flex items-center gap-2 flex-wrap min-w-0",children:[e.jsxs("span",{children:["Update available",s?e.jsxs(e.Fragment,{children:[": ",e.jsxs("strong",{children:["v",s]})]}):null]}),t.map(o=>{const c=tt(o,{fallbackId:o.id}),d=n[o.id],l=o.version||o.daemonVersion||"unknown";return e.jsxs("span",{className:"inline-flex items-center gap-1.5 px-2 py-0.5 rounded-md",style:{background:"color-mix(in srgb, var(--status-warning) 8%, transparent)",border:"1px solid color-mix(in srgb, var(--status-warning) 15%, transparent)"},children:[e.jsx("span",{className:"font-medium text-text-primary",children:c}),e.jsxs("span",{className:"text-[10px] text-text-muted",children:["v",l]}),d==="upgrading"?e.jsx("span",{className:"text-[10px] animate-pulse",style:{color:"var(--status-warning)"},children:"upgrading…"}):d==="done"?e.jsx("span",{className:"text-[10px] text-green-400",children:"✓ restarting"}):d==="error"?e.jsx("button",{className:"text-[10px] text-red-400 hover:text-red-300 underline cursor-pointer",onClick:()=>r(o.id),children:"retry"}):e.jsx("button",{className:"text-[10px] font-semibold cursor-pointer px-1.5 py-px rounded transition-colors",style:{color:"var(--status-warning)",background:"color-mix(in srgb, var(--status-warning) 10%, transparent)",border:"1px solid color-mix(in srgb, var(--status-warning) 20%, transparent)"},onClick:()=>r(o.id),children:"Upgrade"})]},o.id)})]}),e.jsx("button",{className:"text-text-muted hover:text-text-primary transition-colors text-sm px-1 shrink-0",onClick:i,title:"Dismiss",children:"✕"})]})}function Dc(){var Qs,en,tn;const{sendCommand:t}=ct(),s=Ds(),n=wt(),[r,i]=ka(),o=r.get("activeTab"),c=((Qs=s.state)==null?void 0:Qs.openRemoteForTabKey)||null,d=((en=s.state)==null?void 0:en.openMachineId)||null,l=((tn=s.state)==null?void 0:tn.mobileSection)||null,f=Us(),u=f.ides||[],{updateIdeChats:m}=f,[h,p]=a.useState(()=>{try{return!localStorage.getItem("adhdev_onboarding_v1")}catch{return!1}}),y=f.toasts||[],x=f.setToasts||(()=>{}),k=f.wsStatus||"connected",b=f.isConnected??!0,g=f.connectionStates||{},j=f.showReconnected||!1,{groupAssignments:S,setGroupAssignments:v,focusedGroup:M,setFocusedGroup:w,groupActiveTabIds:N,setGroupActiveTabIds:$,groupTabOrders:R,setGroupTabOrders:E,groupSizes:L,setGroupSizes:_,isMobile:C,hasHydratedStoredLayout:U,hydrateStoredLayout:P}=Go(),[z,A]=a.useState(!1),[B,W]=a.useState(!1),[D,Z]=a.useState([]),[pe,ee]=a.useState(!1),[be,q]=a.useState(null),[G]=a.useState(()=>_r()),[V,me]=a.useState([]),[ue,ce]=a.useState({}),[xe,ae]=a.useState({}),[ge,ne]=a.useState(null),le=a.useRef(null);Et("Dashboard",{ideCount:u.length,toastCount:y.length,focusedGroup:M,groupCount:Object.keys(S).length,localMessageTabs:Object.keys(ue).length,actionLogCount:V.length});const F=u.find(he=>he.type==="adhdev-daemon"),se=(F==null?void 0:F.detectedIdes)||[],I=!!F,Q=(F==null?void 0:F.terminalBackend)||null,J=F?tt(F,{fallbackId:F.id}):null,re=(F==null?void 0:F.id)||null,{hiddenTabs:fe,hideTab:je,toggleTab:Ne,showTab:Te,showAllTabs:Xe}=Ro(),{chatIdes:We,conversations:Re,visibleConversations:Ce,visibleTabKeys:He,resolveConversationBySessionId:ie,resolveConversationByTarget:we}=Bo({ides:u,connectionStates:g,localUserMessages:ue,clearedTabs:xe,hiddenTabs:fe}),ve=a.useMemo(()=>Dt(u),[u]),ye=a.useRef(null),{containerRef:O,normalizedGroupAssignments:K,numGroups:oe,isSplitMode:de,groupedConvs:T,moveTabToGroup:X,closeGroup:te,handleResizeStart:H,splitTabRelative:Le}=tc({groupAssignments:S,setGroupAssignments:v,setFocusedGroup:w,setGroupActiveTabIds:$,setGroupTabOrders:E,groupSizes:L,setGroupSizes:_,isMobile:C,visibleConversations:Ce,visibleTabKeys:He}),Y=a.useMemo(()=>{var Se,$e;if(!C){if(ge){const Be=Re.find(qe=>qe.tabKey===ge);if(Be)return Be}return Ce[0]}const he=N[M];if(he){const Be=Re.find(qe=>qe.tabKey===he);if(Be)return Be}return((Se=T[M])==null?void 0:Se[0])||(($e=T[0])==null?void 0:$e[0])},[ge,C,N,M,Re,T,Ce]);a.useEffect(()=>{if(C){ye.current=null;return}if(!(Y!=null&&Y.sessionId)){ye.current=null;return}const he=`${Y.tabKey}:${Y.sessionId}`;if(ye.current===he)return;ye.current=he;const Se=Pt(Y,ve),$e=Math.max(Date.now(),yt(Y),Se.lastUpdated||0);t(Y.daemonId||Y.ideId,"mark_session_seen",{sessionId:Y.sessionId,seenAt:$e}).catch(()=>{})},[Y,C,ve,t]);const{requestedDesktopTabKey:Ie,requestedMobileTabKey:Ze,consumeRequestedActiveTab:Ve}=Ko({isMobile:C,urlActiveTab:o,resolveConversationBySessionId:ie,setSearchParams:i}),{remoteDialogConv:De,remoteDialogIdeEntry:kt,remoteDialogActiveConv:zr,setRemoteDialogActiveConv:fs,openRemoteDialog:Ur,closeRemoteDialog:Hr}=Xo({isMobile:C,location:s,navigate:n,requestedRemoteTabTarget:c,requestedDesktopTabKey:Ie,conversations:Re,ides:u,resolveConversationByTarget:we}),Ae=zr||De||Y,Qe=!!Ae&&Ee(Ae)&&!_e(Ae),Bt=a.useMemo(()=>{if(!Ae||!Qe)return null;const he=Ae.daemonId||Ae.ideId||"",Se=Ae.agentType||Ae.ideType||"";return`${he}:${Se}`},[Ae,Qe]),Fr=a.useMemo(()=>Ce,[Ce]),Kt=C&&G==="chat",Vr=a.useMemo(()=>Re.filter(he=>fe.has(he.tabKey)),[Re,fe]);Lo({visibleConversations:Ce,clearedTabs:xe,setClearedTabs:ae,setActionLogs:me}),Wo({ides:u,sendDaemonCommand:t,setToasts:x,setLocalUserMessages:ce,resolveConversationByTarget:we});const{isRefreshingHistory:qr,handleLaunchIde:Gr,handleRefreshHistory:Yr}=Mn({sendDaemonCommand:t,activeConv:Y,updateIdeChats:m,setToasts:x,setLocalUserMessages:ce,setClearedTabs:ae}),{isCreatingChat:Xr,isRefreshingHistory:Zr,handleSwitchSession:Jr,handleNewChat:Qr,handleRefreshHistory:ea}=Mn({sendDaemonCommand:t,activeConv:Ae,updateIdeChats:m,setToasts:x,setLocalUserMessages:ce,setClearedTabs:ae}),hs=a.useCallback(async()=>{if(!(!Ae||!Qe||pe)){ee(!0);try{const he=Ae.daemonId||Ae.ideId,Se=Ae.agentType||Ae.ideType,$e=await t(he,"list_saved_sessions",{agentType:Se,providerType:Se,kind:"cli",limit:50}),Be=($e==null?void 0:$e.result)??$e;Z(Array.isArray(Be==null?void 0:Be.sessions)?Be.sessions:[])}catch(he){console.error("Refresh saved sessions failed",he),Z([])}finally{ee(!1)}}},[Ae,pe,Qe,t]);a.useEffect(()=>{if(!z){le.current=null;return}if(!Qe){le.current=null,Z([]),ee(!1);return}!Bt||pe||le.current!==Bt&&(le.current=Bt,hs())},[hs,z,pe,Qe,Bt]);const ta=a.useCallback(async he=>{if(!Ae||!Qe||!he.providerSessionId||!he.workspace)return;const Se=Ae.daemonId||Ae.ideId,$e=Ae.agentType||Ae.ideType;try{q(he.providerSessionId);const Be=await t(Se,"launch_cli",{cliType:$e,dir:he.workspace,resumeSessionId:he.providerSessionId,initialModel:he.currentModel}),qe=(Be==null?void 0:Be.result)??Be,sn=typeof(qe==null?void 0:qe.sessionId)=="string"?qe.sessionId:typeof(qe==null?void 0:qe.id)=="string"?qe.id:"";sn&&i(pa=>{const nn=new URLSearchParams(pa);return nn.set("activeTab",sn),nn},{replace:!0}),A(!1)}catch(Be){console.error("Resume saved session failed",Be)}finally{q(null)}},[Ae,Qe,t,i]);Yo({urlActiveTab:C&&!Kt?o:null,conversations:Re,resolveConversationBySessionId:ie,normalizedGroupAssignments:K,hasHydratedStoredLayout:C&&!Kt?U:!0,hydrateStoredLayout:C&&!Kt?P:()=>{},setGroupActiveTabIds:$,setFocusedGroup:w,setSearchParams:i,historyModalOpen:z,activeConv:Y,isRefreshingHistory:qr,ides:u,handleRefreshHistory:Yr});const Wt=a.useCallback(async he=>{if(!Y||!Ee(Y)||_e(Y))return;const Se=Y.ideType||Y.agentType||"",$e=Y.ideId||Y.daemonId||"";try{await t($e,"stop_cli",{cliType:Se,targetSessionId:Y.sessionId,mode:he})}catch(Be){console.error("Stop CLI failed:",Be)}},[Y,t]),sa=a.useCallback(async()=>{var Se;if(!Y||!Ee(Y)||_e(Y))return;if((Se=Y.resume)!=null&&Se.supported){W(!0);return}const he=Y.ideType||Y.agentType||"CLI";window.confirm(`Stop ${he}?
|
|
@@ -59,4 +59,4 @@ This will disconnect CDP and optionally kill the process.`))try{const B=await n(
|
|
|
59
59
|
from { opacity: 0; transform: translateX(40px); }
|
|
60
60
|
to { opacity: 1; transform: translateX(0); }
|
|
61
61
|
}
|
|
62
|
-
`})]})}function Zc(){const[t,s]=a.useState({ide:[],cli:[],ext:[],acp:[]}),[n,r]=a.useState(!0);a.useEffect(()=>{fetch("https://raw.githubusercontent.com/vilmire/adhdev-providers/main/registry.json").then(c=>c.json()).then(c=>{const d=[],l=[],f=[],u=[];Object.values(c.providers||{}).forEach(h=>{const p={name:h.name||"Unknown",status:h.status||"Stable",details:h.details||"Community Provider"};h.category==="ide"?d.push(p):h.category==="cli"?l.push(p):h.category==="extension"?f.push(p):h.category==="acp"&&u.push(p)});const m=(h,p)=>{const y={Stable:1,Beta:2,WIP:3},x=y[h.status]||99,k=y[p.status]||99;return x!==k?x-k:h.name.localeCompare(p.name)};s({ide:d.sort(m),cli:l.sort(m),ext:f.sort(m),acp:u.sort(m)})}).catch(c=>console.error("Failed to load capabilities:",c)).finally(()=>r(!1))},[]);const i=c=>c==="Stable"?e.jsxs("div",{className:"flex items-center gap-1.5 text-success",children:[e.jsx(Qn,{className:"w-4 h-4"})," ",e.jsx("span",{children:"Stable"})]}):c==="Beta"?e.jsxs("div",{className:"flex items-center gap-1.5 text-warning",children:[e.jsx(Os,{className:"w-4 h-4"})," ",e.jsx("span",{children:"Beta"})]}):e.jsxs("div",{className:"flex items-center gap-1.5 text-text-muted",children:[e.jsx(tr,{className:"w-4 h-4"})," ",e.jsx("span",{children:c})]}),o=c=>e.jsx("div",{className:"bg-bg-card border border-border-subtle rounded-xl overflow-hidden",children:e.jsxs("table",{className:"w-full text-left border-collapse",children:[e.jsx("thead",{children:e.jsxs("tr",{className:"bg-bg-secondary border-b border-border-subtle text-xs uppercase text-text-muted font-medium tracking-wider",children:[e.jsx("th",{className:"py-3 px-4 w-1/3",children:"Target"}),e.jsx("th",{className:"py-3 px-4 w-1/4",children:"Status"}),e.jsx("th",{className:"py-3 px-4",children:"Details"})]})}),e.jsx("tbody",{className:"divide-y divide-border-subtle text-sm",children:c.map((d,l)=>e.jsxs("tr",{className:"hover:bg-bg-subtle/50 transition-colors",children:[e.jsx("td",{className:"py-3 px-4 font-medium text-text-main",children:d.name}),e.jsx("td",{className:"py-3 px-4",children:i(d.status)}),e.jsx("td",{className:"py-3 px-4 text-text-muted",children:d.details})]},l))})]})});return n?e.jsx(rs,{title:"Capabilities",subtitle:"Provider registry coverage for IDEs, CLI agents, extensions, and ACPs",icon:e.jsx(ts,{}),widthClassName:"max-w-5xl",children:e.jsx(Fs,{icon:e.jsx("div",{className:"w-8 h-8 border-4 border-accent border-t-transparent rounded-full animate-spin mx-auto"}),title:"Loading provider registry",description:"Fetching the latest support matrix from the shared provider registry."})}):e.jsxs(rs,{title:"Capabilities",subtitle:"Provider registry coverage for IDEs, CLI agents, extensions, and ACPs",icon:e.jsx(ts,{}),widthClassName:"max-w-5xl",contentClassName:"animate-fade-in",children:[e.jsx(ze,{title:"Registry overview",description:"Support status is loaded from the shared provider registry used across OSS and cloud surfaces.",children:e.jsxs("div",{className:"grid gap-3 md:grid-cols-4",children:[e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3",children:[e.jsx("div",{className:"text-[11px] uppercase tracking-wider text-text-muted mb-1",children:"IDEs"}),e.jsx("div",{className:"text-2xl font-semibold text-text-primary",children:t.ide.length})]}),e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3",children:[e.jsx("div",{className:"text-[11px] uppercase tracking-wider text-text-muted mb-1",children:"CLI"}),e.jsx("div",{className:"text-2xl font-semibold text-text-primary",children:t.cli.length})]}),e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3",children:[e.jsx("div",{className:"text-[11px] uppercase tracking-wider text-text-muted mb-1",children:"Extensions"}),e.jsx("div",{className:"text-2xl font-semibold text-text-primary",children:t.ext.length})]}),e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3",children:[e.jsx("div",{className:"text-[11px] uppercase tracking-wider text-text-muted mb-1",children:"ACP"}),e.jsx("div",{className:"text-2xl font-semibold text-text-primary",children:t.acp.length})]})]})}),e.jsx(ze,{title:"IDE support",icon:e.jsx(Ue,{className:"w-4 h-4"}),description:"Desktop editors and IDE surfaces with registry-backed providers.",children:o(t.ide)}),e.jsx(ze,{title:"Standalone CLI agents",icon:e.jsx(zs,{className:"w-4 h-4"}),description:"CLI-first agents that can participate in the standalone dashboard.",children:o(t.cli)}),e.jsx(ze,{title:"AI extensions",icon:e.jsx(mt,{className:"w-4 h-4"}),description:"IDE extensions and companion integrations available in the registry.",children:o(t.ext)}),e.jsx(ze,{title:`ACP agents (${t.acp.length} loaded)`,icon:e.jsx(mt,{className:"w-4 h-4"}),description:"ACP-backed providers discovered through the same shared registry.",children:o(t.acp)})]})}class Jc{constructor(){Ke(this,"adapters",new Map);Ke(this,"states",new Map);Ke(this,"runtimeListeners",new Map);Ke(this,"screenshotCallbacks",new Map);Ke(this,"statusCallbacks",new Set)}resolveDaemonId(s){if(this.adapters.has(s))return s;if(s.startsWith("standalone")){for(const n of this.adapters.keys())if(n.startsWith("standalone"))return n}return null}register(s,n){this.adapters.set(s,n),this.states.set(s,n.connectionState)}unregister(s){this.adapters.delete(s),this.states.delete(s)}setState(s,n){this.states.set(s,n)}retryConnection(s){}get(s){const n=this.resolveDaemonId(s);return n?this.adapters.get(n):void 0}getState(s){const n=this.resolveDaemonId(s);return n&&this.states.get(n)||"disconnected"}sendData(s,n){return!1}sendPtyInput(s,n,r){return!1}sendPtyResize(s,n,r,i){return!1}onScreenshot(s,n){return this.screenshotCallbacks.set(s,n),()=>{this.screenshotCallbacks.delete(s)}}emitScreenshot(s,n){this.screenshotCallbacks.forEach(r=>r(s,n))}onStatus(s){return this.statusCallbacks.add(s),()=>{this.statusCallbacks.delete(s)}}emitStatus(s,n){this.statusCallbacks.forEach(r=>r(s,n))}emitRuntimeSnapshot(s,n,r=0,i=!1){this.emitRuntimeEvent(s,{type:"runtime_snapshot",sessionId:s,seq:r,text:n,truncated:i})}emitSessionOutput(s,n,r){!s||typeof n!="string"||!n||this.emitRuntimeEvent(s,{type:"session_output",sessionId:s,...typeof r=="number"?{seq:r}:{},data:n})}onRuntimeEvent(s,n){const r=this.runtimeListeners.get(s)||new Set;return r.add(n),this.runtimeListeners.set(s,r),()=>{const i=this.runtimeListeners.get(s);i&&(i.delete(n),i.size===0&&this.runtimeListeners.delete(s))}}async requestRuntimeSnapshot(s,n){if(!n)return;const r=await fetch(`/api/v1/runtime/${encodeURIComponent(n)}/snapshot`);if(!r.ok)return;const i=await r.json();this.emitRuntimeEvent(n,{type:"runtime_snapshot",sessionId:n,seq:typeof i.seq=="number"?i.seq:0,text:typeof i.text=="string"?i.text:"",truncated:!!i.truncated,cols:typeof i.cols=="number"?i.cols:void 0,rows:typeof i.rows=="number"?i.rows:void 0})}emitRuntimeEvent(s,n){var r;(r=this.runtimeListeners.get(s))==null||r.forEach(i=>i(n))}}const st=new Jc;function Qc(){if(typeof window>"u")return"ws://localhost:3847/ws";const s=`${window.location.protocol==="https:"?"wss":"ws"}://${window.location.host}/ws`,r=new URLSearchParams(window.location.search).get("token");return r?`${s}?token=${encodeURIComponent(r)}`:s}const On=Qc(),zn=3e3,el=3e4;let nt=null,tl=0;const cs=new Map;let dt=null,At=null;function Un(t,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[standalone-status] ${t}`,s)}catch{}}function sl(t){return t==="connected"?"connected":t}async function Qt(t,s,n){const r=qi(t,n||{}),i=nt;if(i&&i.readyState===WebSocket.OPEN){const o=`req_${++tl}_${Date.now()}`;return new Promise((c,d)=>{const l=setTimeout(()=>{cs.delete(o),d(new Error(`WS command timeout: ${s}`))},3e4);cs.set(o,{resolve:f=>{clearTimeout(l),c(f)},reject:f=>{clearTimeout(l),d(f)}}),i.send(JSON.stringify({type:"command",requestId:o,data:{type:s,payload:r.payload}}))})}throw new Error(`WS command channel unavailable: ${s}`)}class nl{constructor(s){Ke(this,"daemonId");Ke(this,"screenshotIdeType",null);this.daemonId=s}get hasCommandChannel(){return(nt==null?void 0:nt.readyState)===WebSocket.OPEN}get connectionState(){return(nt==null?void 0:nt.readyState)===WebSocket.OPEN?"connected":"disconnected"}async sendCommand(s,n){return Qt(this.daemonId,s,n)}async sendInput(s,n){return Qt(this.daemonId,"cdp_remote_action",{action:s,params:n,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}})}startScreenshots(s){this.screenshotIdeType=s||null,dt&&(clearInterval(dt),dt=null);const n=async()=>{if(this.hasCommandChannel)try{const r=await Qt(this.daemonId,"screenshot",{width:1280,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}});if(r!=null&&r.success&&(r!=null&&r.base64)){const i=await fetch(`data:image/jpeg;base64,${r.base64}`).then(o=>o.blob());st.emitScreenshot(this.daemonId,i)}}catch{}};n(),dt=setInterval(n,2e3)}stopScreenshots(s){dt&&(clearInterval(dt),dt=null)}}let Ye=null;function rl(t){return(!Ye||Ye.daemonId!==t)&&(Ye=new nl(t)),Ye}function al({children:t}){const s=a.useRef(an()),n=an();s.current=n;const{setUserName:r}=Rt(),i=a.useRef(r);i.current=r;const[,o]=a.useState("disconnected"),c=a.useCallback((h,p)=>{o(h),At==null||At(h,p)},[]),d=a.useRef(null),l=a.useRef(),f=a.useRef(zn),u=a.useRef(!0),m=a.useRef(!1);return a.useEffect(()=>{u.current=!0,m.current=!1;function h(){var x,k;if(!u.current||((x=d.current)==null?void 0:x.readyState)===WebSocket.OPEN||((k=d.current)==null?void 0:k.readyState)===WebSocket.CONNECTING)return;c("connecting"),console.log(`[Standalone WS] Connecting to ${On}...`);let y;try{y=new WebSocket(On)}catch(b){console.error("[Standalone WS] Failed to create WebSocket:",b),p();return}d.current=y,y.onopen=()=>{if(!u.current){y.close();return}c("connected"),f.current=zn,console.log("[Standalone WS] Connected")},nt=y,y.onmessage=b=>{var g;try{const j=JSON.parse(b.data);if((j.type==="command_result"||j.type==="error")&&j.requestId){const S=cs.get(j.requestId);S&&(cs.delete(j.requestId),j.type==="error"?S.reject(new Error(((g=j.data)==null?void 0:g.message)||"Command failed")):S.resolve(j.data));return}if(j.type==="session_output"){const S=j.sessionId||j.cliId||j.cliType;S&&st.emitSessionOutput(S,typeof j.data=="string"?j.data:"",typeof j.seq=="number"?j.seq:void 0);return}if(j.type==="runtime_snapshot"){st.emitRuntimeSnapshot(j.sessionId,typeof j.text=="string"?j.text:"",typeof j.seq=="number"?j.seq:0,!!j.truncated);return}if(j.type==="status"||j.type==="initial_state"){const S=j.data;if(!S)return;const{injectEntries:v,markLoaded:M}=s.current,w=S.id||"standalone",N=rl(w);st.register(w,N),st.setState(w,"connected"),c("connected",w),st.emitStatus(w,S);const $=Fi(S,{daemonId:w});Un("ws_status",{type:j.type,daemonId:w,sessions:(S.sessions||[]).map(R=>({id:R.id,parentId:R.parentId,providerType:R.providerType,kind:R.kind,transport:R.transport,unread:R.unread,inboxBucket:R.inboxBucket,lastSeenAt:R.lastSeenAt,lastUpdated:R.lastUpdated,title:R.title})),recentLaunches:(S.recentLaunches||[]).map(R=>({id:R.id,providerType:R.providerType,kind:R.kind,workspace:R.workspace,lastLaunchedAt:R.lastLaunchedAt}))}),Un("entries",{daemonId:w,entries:$.filter(R=>R.type!=="adhdev-daemon").map(R=>({id:R.id,type:R.type,unread:R.unread,inboxBucket:R.inboxBucket,lastSeenAt:R.lastSeenAt,lastUpdated:R.lastUpdated,sessionId:R.sessionId}))}),$.length>0&&v($,{authoritativeDaemonIds:[w]}),M(),S.userName&&i.current&&i.current(S.userName)}}catch(j){console.error("[Standalone WS] Parse error:",j)}},y.onclose=()=>{u.current&&(Ye==null||Ye.stopScreenshots(),Ye&&st.setState(Ye.daemonId,"disconnected"),c("disconnected"),d.current=null,p())},y.onerror=b=>{m.current||!u.current||console.warn("[Standalone WS] Error, will reconnect:",b)}}function p(){if(!u.current)return;clearTimeout(l.current);const y=f.current;console.log(`[Standalone WS] Reconnecting in ${y}ms...`),l.current=setTimeout(()=>{f.current=Math.min(f.current*1.5,el),h()},y)}return h(),()=>{u.current=!1,m.current=!0,clearTimeout(l.current),d.current&&(d.current.onerror=null,d.current.onclose=null,d.current.close(),d.current=null,nt=null),Ye&&(Ye.stopScreenshots(),st.unregister(Ye.daemonId))}},[]),e.jsx(e.Fragment,{children:t})}function il({children:t}){const[s,n]=a.useState("disconnected"),[r,i]=a.useState(null);a.useEffect(()=>(At=(c,d)=>{n(c),d&&i(d)},()=>{At=null}),[]);const o=a.useMemo(()=>{const c=s==="connected",d=sl(s),l={};return r&&(l[r]=d),l.standalone=d,{wsStatus:s,isConnected:c,connectionStates:l}},[s,r]);return e.jsx(Aa,{connectionOverrides:o,children:e.jsx(al,{children:t})})}const ol=[{id:"dashboard",path:"/dashboard",icon:e.jsx(Zn,{}),label:"Dashboard"},{id:"machine",path:"/machines",icon:e.jsx(es,{}),label:"Burrow"},{id:"settings",path:"/settings",icon:e.jsx(ls,{}),label:"Settings"}];function cl({children:t}){const s=wt(),n=Ds(),[r,i]=a.useState(!1),[o,c]=a.useState(()=>{try{return localStorage.getItem("sidebar-collapsed")==="1"}catch{return!1}}),d=u=>{s(u),i(!1)},l=()=>{c(u=>{const m=!u;try{localStorage.setItem("sidebar-collapsed",m?"1":"0")}catch{}return m})},f=u=>`nav-item${n.pathname.startsWith(u)?" active":""} cursor-pointer ${o?"justify-center py-2.5 px-0":""}`;return e.jsxs("div",{className:`app-layout${r?" mobile-menu-open":""}${o?" sidebar-collapsed":""}`,children:[e.jsxs("button",{type:"button",className:"mobile-menu-btn","aria-label":"Open menu",onClick:()=>i(!0),children:[e.jsx("span",{className:"mobile-menu-icon"}),e.jsx("span",{className:"mobile-menu-icon"}),e.jsx("span",{className:"mobile-menu-icon"})]}),r&&e.jsx("div",{className:"sidebar-overlay",role:"button",tabIndex:0,"aria-label":"Close menu",onClick:()=>i(!1),onKeyDown:u=>u.key==="Escape"&&i(!1)}),e.jsxs("aside",{className:`sidebar ${r?"sidebar-open":""}`,children:[e.jsxs("div",{className:"sidebar-header",children:[e.jsxs("div",{className:`sidebar-logo ${o?"justify-center gap-0":""}`,children:[e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-7 h-7"}),!o&&e.jsx("span",{children:"ADHDev"})]}),e.jsx("button",{type:"button",className:"sidebar-close-btn","aria-label":"Close menu",onClick:()=>i(!1),children:"✕"})]}),e.jsx("nav",{className:"sidebar-nav",children:ol.map(u=>e.jsxs("div",{className:f(u.path),id:`nav-${u.id}`,onClick:()=>d(u.path),title:o?u.label:void 0,children:[e.jsx("span",{className:"nav-icon",children:u.icon}),!o&&u.label]},u.id))}),e.jsxs("div",{className:"border-t border-border-subtle pt-4 mt-2",children:[e.jsxs("div",{className:`nav-item cursor-pointer ${o?"justify-center py-2.5 px-0":""}`,id:"nav-docs",onClick:()=>window.open("https://docs.adhf.dev","_blank"),title:o?"Docs":void 0,children:[e.jsx("span",{className:"nav-icon",children:e.jsx(ts,{})}),!o&&e.jsxs(e.Fragment,{children:["Docs",e.jsx("span",{className:"ml-auto text-[9px] text-text-muted",children:"↗"})]})]}),e.jsxs("div",{className:`nav-item cursor-pointer${n.pathname==="/about"?" active":""} ${o?"justify-center py-2.5 px-0":""}`,id:"nav-about",onClick:()=>s("/about"),title:o?"About":void 0,children:[e.jsx("span",{className:"nav-icon",children:e.jsx(Jn,{})}),!o&&"About"]}),!o&&e.jsxs("div",{className:"px-3 py-2 text-xs text-text-muted",children:["Selfhost v","0.8.4"]}),e.jsxs("div",{className:`nav-item cursor-pointer ${o?"justify-center py-2.5 px-0":"mt-1"}`,onClick:l,title:o?"Expand sidebar":"Collapse sidebar",children:[e.jsx("span",{className:"nav-icon text-base",children:o?"›":"‹"}),!o&&e.jsx("span",{className:"text-xs",children:"Collapse"})]})]})]}),e.jsx("main",{className:"main-content relative",children:e.jsx("div",{className:"main-content-inner",children:t})})]})}const ll=[{icon:e.jsx(es,{size:16}),title:"Local-first runtime",desc:"Everything stays on your machine and the browser only connects over localhost."},{icon:e.jsx(rt,{size:16}),title:"Agent chat relay",desc:"Read and respond to AI conversations in real time across connected IDEs."},{icon:e.jsx(er,{size:16}),title:"Live screenshots",desc:"View your IDE directly in the browser through the local screenshot stream."},{icon:e.jsx(Ue,{size:16}),title:"Remote control",desc:"Click, type, and steer your IDE sessions without switching windows."},{icon:e.jsx(mt,{size:16}),title:"Multi-IDE support",desc:"Monitor VS Code, Cursor, Windsurf, and extension-based agents in one place."},{icon:e.jsx(ts,{size:16}),title:"CLI and ACP coverage",desc:"Track standalone CLI agents and ACP-backed workflows alongside IDE sessions."}],dl=[{icon:e.jsx(nr,{size:16}),title:"Access from anywhere",desc:"Reach your burrows from another laptop or phone without opening local ports."},{icon:e.jsx(Zn,{size:16}),title:"Low-latency P2P stream",desc:"Cloud adds the WebRTC path for faster screenshots and remote control."},{icon:e.jsx(ds,{size:16}),title:"Mobile notifications",desc:"Get approval prompts and activity updates when you are away from your desk."},{icon:e.jsx(Ka,{size:16}),title:"REST API access",desc:"Integrate with Slack, CI, or internal tools using API keys and service routes."},{icon:e.jsx(Da,{size:16}),title:"Team workspace",desc:"Share burrows, activity views, and policies across a team workspace."},{icon:e.jsx(Qn,{size:16}),title:"Enterprise controls",desc:"SSO, RBAC, audit logs, and managed policy features for production teams."}],ul=[{feature:"Agent chat relay",selfhost:!0,cloud:!0},{feature:"Live IDE screenshots",selfhost:!0,cloud:!0},{feature:"Remote IDE control",selfhost:!0,cloud:!0},{feature:"Multi-IDE monitoring",selfhost:!0,cloud:!0},{feature:"Extension and CLI agents",selfhost:!0,cloud:!0},{feature:"Access from any network",selfhost:!1,cloud:!0},{feature:"WebRTC P2P streaming",selfhost:!1,cloud:!0},{feature:"Mobile push notifications",selfhost:!1,cloud:!0},{feature:"REST API and webhooks",selfhost:!1,cloud:!0},{feature:"Team collaboration",selfhost:!1,cloud:!0},{feature:"Multi-machine burrows",selfhost:!1,cloud:!0},{feature:"SSO, RBAC, audit logs",selfhost:!1,cloud:!0}];function pl(){return e.jsxs(rs,{icon:e.jsx(Jn,{className:"text-text-primary"}),title:"About",subtitle:"Self-hosted ADHDev overview, supported surfaces, and what changes in Cloud",widthClassName:"max-w-5xl",actions:e.jsxs("div",{className:"px-3 py-1 text-[11px] font-semibold tracking-wide rounded-full bg-emerald-500/10 text-emerald-500 border border-emerald-500/20",children:["SELFHOST v","0.8.4"]}),children:[e.jsx(ze,{children:e.jsxs("div",{className:"flex flex-col gap-4 md:flex-row md:items-start md:justify-between",children:[e.jsxs("div",{className:"max-w-2xl",children:[e.jsx("div",{className:"text-[11px] font-semibold tracking-[0.18em] uppercase text-emerald-400 mb-2",children:"Self-hosted edition"}),e.jsx("h2",{className:"text-2xl font-semibold tracking-tight text-text-primary mb-2",children:"Keep the same dashboard experience, with the runtime fully on-device."}),e.jsx("p",{className:"text-sm text-text-muted leading-relaxed",children:"Standalone keeps the browser, daemon, screenshots, and control path on your own machine. It is the same core product shape as cloud, just without the remote networking and team layers."})]}),e.jsxs("div",{className:"grid gap-2 min-w-[220px]",children:[e.jsx("a",{href:"https://docs.adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-secondary btn-sm inline-flex justify-center no-underline",children:"Docs ↗"}),e.jsx("a",{href:"https://github.com/vilmire/adhdev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-secondary btn-sm inline-flex justify-center no-underline",children:"GitHub ↗"}),e.jsx("a",{href:"https://adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-primary btn-sm inline-flex justify-center no-underline",children:"Try Cloud ↗"})]})]})}),e.jsx(ze,{title:"Included in standalone",description:"The local-first feature set available without the cloud control plane.",children:e.jsx("div",{className:"grid gap-3 md:grid-cols-2 xl:grid-cols-3",children:ll.map(t=>e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-4 transition-colors hover:border-border-default",children:[e.jsxs("div",{className:"flex items-center gap-2 text-sm font-semibold text-text-primary mb-2",children:[e.jsx("span",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-bg-secondary text-text-secondary border border-border-subtle",children:t.icon}),t.title]}),e.jsx("p",{className:"text-[13px] leading-relaxed text-text-muted",children:t.desc})]},t.title))})}),e.jsx(ze,{title:"Compatible with",description:"Supported editors and agent surfaces exposed in the standalone dashboard.",children:e.jsx("div",{className:"grid gap-4 md:grid-cols-3",children:[{label:"IDEs",items:yr.map(t=>`${t.icon} ${t.name}`)},{label:"Extensions",items:jr.map(t=>`${t.icon} ${t.name}`)},{label:"CLI agents",items:vr.map(t=>`${t.icon} ${t.name}`)}].map(t=>e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-4",children:[e.jsx("div",{className:"text-[10px] font-bold tracking-wider text-text-muted mb-3 uppercase",children:t.label}),e.jsx("div",{className:"flex flex-col gap-1.5",children:t.items.map(s=>e.jsx("div",{className:"rounded-md border border-border-subtle bg-bg-card px-2.5 py-1.5 text-[12px] text-text-secondary",children:s},s))})]},t.label))})}),e.jsx(ze,{title:"Cloud-only extras",description:"Capabilities that need the hosted control plane or team infrastructure.",children:e.jsx("div",{className:"grid gap-3 md:grid-cols-2 xl:grid-cols-3",children:dl.map(t=>e.jsxs("div",{className:"rounded-xl border border-accent-primary/20 bg-accent-primary/5 px-4 py-4",children:[e.jsxs("div",{className:"flex items-center gap-2 text-sm font-semibold text-text-primary mb-2",children:[e.jsx("span",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-accent-primary/10 text-accent-primary",children:t.icon}),t.title]}),e.jsx("p",{className:"text-[13px] leading-relaxed text-text-muted",children:t.desc})]},t.title))})}),e.jsx(ze,{title:"Self-hosted vs Cloud",description:"The product split at a glance.",children:e.jsx("div",{className:"overflow-x-auto rounded-xl border border-border-subtle",children:e.jsxs("table",{className:"w-full text-[13px]",children:[e.jsx("thead",{children:e.jsxs("tr",{className:"bg-bg-secondary",children:[e.jsx("th",{className:"text-left px-4 py-3 font-semibold text-text-muted text-[11px] uppercase tracking-wider",children:"Feature"}),e.jsx("th",{className:"text-center px-4 py-3 font-semibold text-text-muted text-[11px] uppercase tracking-wider w-[110px]",children:"Selfhost"}),e.jsx("th",{className:"text-center px-4 py-3 font-semibold text-accent-primary text-[11px] uppercase tracking-wider w-[110px]",children:"Cloud"})]})}),e.jsx("tbody",{children:ul.map((t,s)=>e.jsxs("tr",{className:s%2===0?"bg-bg-glass":"bg-transparent",children:[e.jsx("td",{className:"px-4 py-2.5 text-text-secondary",children:t.feature}),e.jsx("td",{className:"px-4 py-2.5 text-center",children:t.selfhost?e.jsx("span",{className:"text-emerald-500",children:"✓"}):e.jsx("span",{className:"text-text-muted opacity-40",children:"—"})}),e.jsx("td",{className:"px-4 py-2.5 text-center",children:e.jsx("span",{className:"text-emerald-500",children:"✓"})})]},t.feature))})]})})}),e.jsx(Fs,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"",className:"mx-auto h-12 w-12 opacity-80"}),title:"Cloud is optional, not required",description:"You can stay fully local in standalone, and move to cloud later without changing how you use the dashboard.",action:e.jsxs("div",{className:"flex flex-wrap justify-center gap-3",children:[e.jsx("a",{href:"https://adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-primary btn-sm no-underline",children:"Compare Cloud ↗"}),e.jsxs("a",{href:"https://discord.gg/WJD3tCfBzk",target:"_blank",rel:"noopener noreferrer",className:"btn btn-secondary btn-sm no-underline",children:[e.jsx(Xa,{size:14,className:"mr-1"}),"Discord ↗"]})]})})]})}function xl(){const{ides:t}=Rt(),s=t.find(m=>m.type==="adhdev-daemon"),n=(s==null?void 0:s.detectedIdes)||[],{sendCommand:r}=ct(),{userName:i}=Rt(),[o,c]=a.useState(i||"");a.useEffect(()=>{i!==void 0&&c(i)},[i]);const d=m=>{const h=m.target.value.trim();s!=null&&s.id&&h!==i&&r(s.id,"set_user_name",{userName:h}).catch(console.error)},[l,f]=a.useState(()=>{try{return localStorage.getItem("adhdev_sound")!=="0"}catch{return!0}}),u=m=>{f(m);try{localStorage.setItem("adhdev_sound",m?"1":"0")}catch{}};return e.jsxs(rs,{icon:e.jsx(ls,{className:"text-text-primary"}),title:"Settings",subtitle:"Local daemon configuration, appearance, and on-device preferences",widthClassName:"max-w-5xl",children:[e.jsx(co,{variant:"info",children:"Standalone settings stay on this machine. The browser only talks to your local daemon over localhost."}),e.jsx(ze,{title:"Daemon",description:"Connection health and local endpoints for the self-hosted runtime.",children:e.jsxs("div",{className:"grid grid-cols-[100px_1fr] gap-x-4 gap-y-2.5 text-sm",children:[e.jsx("span",{className:"text-text-muted",children:"Version"}),e.jsxs("span",{className:"font-mono text-xs",children:["v","0.8.4"]}),e.jsx("span",{className:"text-text-muted",children:"Status"}),e.jsx("span",{className:s?"text-green-400":"text-yellow-400",children:s?"● Running":"○ Not connected"}),e.jsx("span",{className:"text-text-muted",children:"WebSocket"}),e.jsx("span",{className:"font-mono text-xs",children:"ws://localhost:19222"}),e.jsx("span",{className:"text-text-muted",children:"HTTP"}),e.jsx("span",{className:"font-mono text-xs",children:"http://localhost:19280"})]})}),e.jsx(ze,{title:"Detected IDEs",description:"Editors discovered by the local daemon on this machine.",children:n.length===0?e.jsx("p",{className:"text-sm text-text-muted",children:"No IDEs detected. Start an IDE to see it here."}):e.jsx("div",{className:"flex flex-col gap-1.5",children:n.map(m=>e.jsxs("div",{className:"flex justify-between items-center bg-bg-glass rounded-lg px-3.5 py-2.5",children:[e.jsxs("div",{className:"flex items-center gap-2.5",children:[e.jsx("span",{className:`w-2 h-2 rounded-full ${m.running?"bg-green-400":"bg-text-muted/30"}`}),e.jsx("span",{className:"text-sm font-medium",children:m.name})]}),e.jsx("span",{className:"text-[11px] text-text-muted font-mono",children:m.type})]},m.type))})}),e.jsx(ze,{title:"Machine",description:"The local burrow exposed by your standalone daemon.",children:e.jsx(ho,{ides:t,emptyMessage:"Daemon not connected. Run 'adhdev-standalone' to start."})}),e.jsx(ze,{title:"Appearance",description:"Match the rest of the dashboard with a single place for mode and theme.",children:e.jsxs("div",{className:"flex flex-col gap-4",children:[e.jsxs("div",{children:[e.jsx("div",{className:"text-xs text-text-muted mb-2 font-medium",children:"Mode"}),e.jsx(vo,{})]}),e.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[e.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Theme"}),e.jsx("p",{className:"text-[11px] text-text-muted mb-3",children:"Choose a preset or create a custom surface, accent, and chat palette for the standalone UI."}),e.jsx(Mo,{})]}),e.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[e.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Mobile"}),e.jsx("p",{className:"text-[11px] text-text-muted mb-3",children:"Choose whether phones open the dashboard as a chat app first or in the full workspace layout."}),e.jsx(To,{})]})]})}),e.jsx(ze,{title:"Notifications",description:"Browser prompts and local sound cues for agent activity.",children:e.jsxs("div",{className:"flex flex-col gap-3",children:[e.jsx(fo,{}),e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ya,{size:15})," Sound Effects"]}),description:"Play a sound when agent completes or needs approval",checked:l,onChange:u})]})}),e.jsx(ze,{title:"Profile",description:"How your name appears in local chat threads and dashboard views.",children:e.jsx("div",{className:"flex flex-col gap-3",children:e.jsxs("div",{className:"flex items-center justify-between px-3.5 py-4 bg-bg-glass rounded-xl border border-border-subtle hover:border-border-default transition-colors",children:[e.jsxs("div",{className:"flex flex-col gap-1 pr-4 max-w-[500px]",children:[e.jsxs("span",{className:"text-sm font-semibold flex items-center gap-2",children:[e.jsx(Ba,{size:16,className:"text-text-secondary"})," Display Name"]}),e.jsx("span",{className:"text-[12px] text-text-muted leading-relaxed",children:"Your name shown in chat threads and on the team dashboard."})]}),e.jsx("input",{type:"text",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-1.5 text-sm w-48 text-right focus:border-accent focus:outline-none transition-colors",placeholder:"Anonymous",value:o,onChange:m=>c(m.target.value),onBlur:d,onKeyDown:m=>{m.key==="Enter"&&m.currentTarget.blur()}})]})})})]})}mo();Co();const ml=Yn({baseUrl:""});function Hn(){const{ides:t,initialLoaded:s}=Rt();if(!s)return e.jsx("div",{className:"p-10 text-center text-text-muted",children:"⏳ Loading machine..."});const n=t.find(r=>r.daemonMode||r.type==="adhdev-daemon");return n?e.jsx(Is,{to:`/machines/${n.id}`,replace:!0}):e.jsx(Is,{to:"/dashboard",replace:!0})}function fl(){return e.jsx(Sa,{future:{v7_startTransition:!0,v7_relativeSplatPath:!0},children:e.jsx(Pa,{client:ml,children:e.jsx(il,{children:e.jsx(Ea,{value:{sendCommand:Qt,sendData:()=>!1},children:e.jsx(cl,{children:e.jsxs(Ca,{children:[e.jsx(at,{path:"/dashboard",element:e.jsx(Dc,{})}),e.jsx(at,{path:"/machine",element:e.jsx(Hn,{})}),e.jsx(at,{path:"/machines/:id",element:e.jsx(Xc,{})}),e.jsx(at,{path:"/machines",element:e.jsx(Hn,{})}),e.jsx(at,{path:"/capabilities",element:e.jsx(Zc,{})}),e.jsx(at,{path:"/about",element:e.jsx(pl,{})}),e.jsx(at,{path:"/settings",element:e.jsx(xl,{})}),e.jsx(at,{path:"*",element:e.jsx(Is,{to:"/dashboard",replace:!0})})]})})})})})})}Pi({connectionManager:st});Ia(document.getElementById("root")).render(e.jsx(a.StrictMode,{children:e.jsx(fl,{})}));
|
|
62
|
+
`})]})}function Zc(){const[t,s]=a.useState({ide:[],cli:[],ext:[],acp:[]}),[n,r]=a.useState(!0);a.useEffect(()=>{fetch("https://raw.githubusercontent.com/vilmire/adhdev-providers/main/registry.json").then(c=>c.json()).then(c=>{const d=[],l=[],f=[],u=[];Object.values(c.providers||{}).forEach(h=>{const p={name:h.name||"Unknown",status:h.status||"Stable",details:h.details||"Community Provider"};h.category==="ide"?d.push(p):h.category==="cli"?l.push(p):h.category==="extension"?f.push(p):h.category==="acp"&&u.push(p)});const m=(h,p)=>{const y={Stable:1,Beta:2,WIP:3},x=y[h.status]||99,k=y[p.status]||99;return x!==k?x-k:h.name.localeCompare(p.name)};s({ide:d.sort(m),cli:l.sort(m),ext:f.sort(m),acp:u.sort(m)})}).catch(c=>console.error("Failed to load capabilities:",c)).finally(()=>r(!1))},[]);const i=c=>c==="Stable"?e.jsxs("div",{className:"flex items-center gap-1.5 text-success",children:[e.jsx(Qn,{className:"w-4 h-4"})," ",e.jsx("span",{children:"Stable"})]}):c==="Beta"?e.jsxs("div",{className:"flex items-center gap-1.5 text-warning",children:[e.jsx(Os,{className:"w-4 h-4"})," ",e.jsx("span",{children:"Beta"})]}):e.jsxs("div",{className:"flex items-center gap-1.5 text-text-muted",children:[e.jsx(tr,{className:"w-4 h-4"})," ",e.jsx("span",{children:c})]}),o=c=>e.jsx("div",{className:"bg-bg-card border border-border-subtle rounded-xl overflow-hidden",children:e.jsxs("table",{className:"w-full text-left border-collapse",children:[e.jsx("thead",{children:e.jsxs("tr",{className:"bg-bg-secondary border-b border-border-subtle text-xs uppercase text-text-muted font-medium tracking-wider",children:[e.jsx("th",{className:"py-3 px-4 w-1/3",children:"Target"}),e.jsx("th",{className:"py-3 px-4 w-1/4",children:"Status"}),e.jsx("th",{className:"py-3 px-4",children:"Details"})]})}),e.jsx("tbody",{className:"divide-y divide-border-subtle text-sm",children:c.map((d,l)=>e.jsxs("tr",{className:"hover:bg-bg-subtle/50 transition-colors",children:[e.jsx("td",{className:"py-3 px-4 font-medium text-text-main",children:d.name}),e.jsx("td",{className:"py-3 px-4",children:i(d.status)}),e.jsx("td",{className:"py-3 px-4 text-text-muted",children:d.details})]},l))})]})});return n?e.jsx(rs,{title:"Capabilities",subtitle:"Provider registry coverage for IDEs, CLI agents, extensions, and ACPs",icon:e.jsx(ts,{}),widthClassName:"max-w-5xl",children:e.jsx(Fs,{icon:e.jsx("div",{className:"w-8 h-8 border-4 border-accent border-t-transparent rounded-full animate-spin mx-auto"}),title:"Loading provider registry",description:"Fetching the latest support matrix from the shared provider registry."})}):e.jsxs(rs,{title:"Capabilities",subtitle:"Provider registry coverage for IDEs, CLI agents, extensions, and ACPs",icon:e.jsx(ts,{}),widthClassName:"max-w-5xl",contentClassName:"animate-fade-in",children:[e.jsx(ze,{title:"Registry overview",description:"Support status is loaded from the shared provider registry used across OSS and cloud surfaces.",children:e.jsxs("div",{className:"grid gap-3 md:grid-cols-4",children:[e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3",children:[e.jsx("div",{className:"text-[11px] uppercase tracking-wider text-text-muted mb-1",children:"IDEs"}),e.jsx("div",{className:"text-2xl font-semibold text-text-primary",children:t.ide.length})]}),e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3",children:[e.jsx("div",{className:"text-[11px] uppercase tracking-wider text-text-muted mb-1",children:"CLI"}),e.jsx("div",{className:"text-2xl font-semibold text-text-primary",children:t.cli.length})]}),e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3",children:[e.jsx("div",{className:"text-[11px] uppercase tracking-wider text-text-muted mb-1",children:"Extensions"}),e.jsx("div",{className:"text-2xl font-semibold text-text-primary",children:t.ext.length})]}),e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3",children:[e.jsx("div",{className:"text-[11px] uppercase tracking-wider text-text-muted mb-1",children:"ACP"}),e.jsx("div",{className:"text-2xl font-semibold text-text-primary",children:t.acp.length})]})]})}),e.jsx(ze,{title:"IDE support",icon:e.jsx(Ue,{className:"w-4 h-4"}),description:"Desktop editors and IDE surfaces with registry-backed providers.",children:o(t.ide)}),e.jsx(ze,{title:"Standalone CLI agents",icon:e.jsx(zs,{className:"w-4 h-4"}),description:"CLI-first agents that can participate in the standalone dashboard.",children:o(t.cli)}),e.jsx(ze,{title:"AI extensions",icon:e.jsx(mt,{className:"w-4 h-4"}),description:"IDE extensions and companion integrations available in the registry.",children:o(t.ext)}),e.jsx(ze,{title:`ACP agents (${t.acp.length} loaded)`,icon:e.jsx(mt,{className:"w-4 h-4"}),description:"ACP-backed providers discovered through the same shared registry.",children:o(t.acp)})]})}class Jc{constructor(){Ke(this,"adapters",new Map);Ke(this,"states",new Map);Ke(this,"runtimeListeners",new Map);Ke(this,"screenshotCallbacks",new Map);Ke(this,"statusCallbacks",new Set)}resolveDaemonId(s){if(this.adapters.has(s))return s;if(s.startsWith("standalone")){for(const n of this.adapters.keys())if(n.startsWith("standalone"))return n}return null}register(s,n){this.adapters.set(s,n),this.states.set(s,n.connectionState)}unregister(s){this.adapters.delete(s),this.states.delete(s)}setState(s,n){this.states.set(s,n)}retryConnection(s){}get(s){const n=this.resolveDaemonId(s);return n?this.adapters.get(n):void 0}getState(s){const n=this.resolveDaemonId(s);return n&&this.states.get(n)||"disconnected"}sendData(s,n){return!1}sendPtyInput(s,n,r){return!1}sendPtyResize(s,n,r,i){return!1}onScreenshot(s,n){return this.screenshotCallbacks.set(s,n),()=>{this.screenshotCallbacks.delete(s)}}emitScreenshot(s,n){this.screenshotCallbacks.forEach(r=>r(s,n))}onStatus(s){return this.statusCallbacks.add(s),()=>{this.statusCallbacks.delete(s)}}emitStatus(s,n){this.statusCallbacks.forEach(r=>r(s,n))}emitRuntimeSnapshot(s,n,r=0,i=!1){this.emitRuntimeEvent(s,{type:"runtime_snapshot",sessionId:s,seq:r,text:n,truncated:i})}emitSessionOutput(s,n,r){!s||typeof n!="string"||!n||this.emitRuntimeEvent(s,{type:"session_output",sessionId:s,...typeof r=="number"?{seq:r}:{},data:n})}onRuntimeEvent(s,n){const r=this.runtimeListeners.get(s)||new Set;return r.add(n),this.runtimeListeners.set(s,r),()=>{const i=this.runtimeListeners.get(s);i&&(i.delete(n),i.size===0&&this.runtimeListeners.delete(s))}}async requestRuntimeSnapshot(s,n){if(!n)return;const r=await fetch(`/api/v1/runtime/${encodeURIComponent(n)}/snapshot`);if(!r.ok)return;const i=await r.json();this.emitRuntimeEvent(n,{type:"runtime_snapshot",sessionId:n,seq:typeof i.seq=="number"?i.seq:0,text:typeof i.text=="string"?i.text:"",truncated:!!i.truncated,cols:typeof i.cols=="number"?i.cols:void 0,rows:typeof i.rows=="number"?i.rows:void 0})}emitRuntimeEvent(s,n){var r;(r=this.runtimeListeners.get(s))==null||r.forEach(i=>i(n))}}const st=new Jc;function Qc(){if(typeof window>"u")return"ws://localhost:3847/ws";const s=`${window.location.protocol==="https:"?"wss":"ws"}://${window.location.host}/ws`,r=new URLSearchParams(window.location.search).get("token");return r?`${s}?token=${encodeURIComponent(r)}`:s}const On=Qc(),zn=3e3,el=3e4;let nt=null,tl=0;const cs=new Map;let dt=null,At=null;function Un(t,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[standalone-status] ${t}`,s)}catch{}}function sl(t){return t==="connected"?"connected":t}async function Qt(t,s,n){const r=qi(t,n||{}),i=nt;if(i&&i.readyState===WebSocket.OPEN){const o=`req_${++tl}_${Date.now()}`;return new Promise((c,d)=>{const l=setTimeout(()=>{cs.delete(o),d(new Error(`WS command timeout: ${s}`))},3e4);cs.set(o,{resolve:f=>{clearTimeout(l),c(f)},reject:f=>{clearTimeout(l),d(f)}}),i.send(JSON.stringify({type:"command",requestId:o,data:{type:s,payload:r.payload}}))})}throw new Error(`WS command channel unavailable: ${s}`)}class nl{constructor(s){Ke(this,"daemonId");Ke(this,"screenshotIdeType",null);this.daemonId=s}get hasCommandChannel(){return(nt==null?void 0:nt.readyState)===WebSocket.OPEN}get connectionState(){return(nt==null?void 0:nt.readyState)===WebSocket.OPEN?"connected":"disconnected"}async sendCommand(s,n){return Qt(this.daemonId,s,n)}async sendInput(s,n){return Qt(this.daemonId,"cdp_remote_action",{action:s,params:n,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}})}startScreenshots(s){this.screenshotIdeType=s||null,dt&&(clearInterval(dt),dt=null);const n=async()=>{if(this.hasCommandChannel)try{const r=await Qt(this.daemonId,"screenshot",{width:1280,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}});if(r!=null&&r.success&&(r!=null&&r.base64)){const i=await fetch(`data:image/jpeg;base64,${r.base64}`).then(o=>o.blob());st.emitScreenshot(this.daemonId,i)}}catch{}};n(),dt=setInterval(n,2e3)}stopScreenshots(s){dt&&(clearInterval(dt),dt=null)}}let Ye=null;function rl(t){return(!Ye||Ye.daemonId!==t)&&(Ye=new nl(t)),Ye}function al({children:t}){const s=a.useRef(an()),n=an();s.current=n;const{setUserName:r}=Rt(),i=a.useRef(r);i.current=r;const[,o]=a.useState("disconnected"),c=a.useCallback((h,p)=>{o(h),At==null||At(h,p)},[]),d=a.useRef(null),l=a.useRef(),f=a.useRef(zn),u=a.useRef(!0),m=a.useRef(!1);return a.useEffect(()=>{u.current=!0,m.current=!1;function h(){var x,k;if(!u.current||((x=d.current)==null?void 0:x.readyState)===WebSocket.OPEN||((k=d.current)==null?void 0:k.readyState)===WebSocket.CONNECTING)return;c("connecting"),console.log(`[Standalone WS] Connecting to ${On}...`);let y;try{y=new WebSocket(On)}catch(b){console.error("[Standalone WS] Failed to create WebSocket:",b),p();return}d.current=y,y.onopen=()=>{if(!u.current){y.close();return}c("connected"),f.current=zn,console.log("[Standalone WS] Connected")},nt=y,y.onmessage=b=>{var g;try{const j=JSON.parse(b.data);if((j.type==="command_result"||j.type==="error")&&j.requestId){const S=cs.get(j.requestId);S&&(cs.delete(j.requestId),j.type==="error"?S.reject(new Error(((g=j.data)==null?void 0:g.message)||"Command failed")):S.resolve(j.data));return}if(j.type==="session_output"){const S=j.sessionId||j.cliId||j.cliType;S&&st.emitSessionOutput(S,typeof j.data=="string"?j.data:"",typeof j.seq=="number"?j.seq:void 0);return}if(j.type==="runtime_snapshot"){st.emitRuntimeSnapshot(j.sessionId,typeof j.text=="string"?j.text:"",typeof j.seq=="number"?j.seq:0,!!j.truncated);return}if(j.type==="status"||j.type==="initial_state"){const S=j.data;if(!S)return;const{injectEntries:v,markLoaded:M}=s.current,w=S.id||"standalone",N=rl(w);st.register(w,N),st.setState(w,"connected"),c("connected",w),st.emitStatus(w,S);const $=Fi(S,{daemonId:w});Un("ws_status",{type:j.type,daemonId:w,sessions:(S.sessions||[]).map(R=>({id:R.id,parentId:R.parentId,providerType:R.providerType,kind:R.kind,transport:R.transport,unread:R.unread,inboxBucket:R.inboxBucket,lastSeenAt:R.lastSeenAt,lastUpdated:R.lastUpdated,title:R.title})),recentLaunches:(S.recentLaunches||[]).map(R=>({id:R.id,providerType:R.providerType,kind:R.kind,workspace:R.workspace,lastLaunchedAt:R.lastLaunchedAt}))}),Un("entries",{daemonId:w,entries:$.filter(R=>R.type!=="adhdev-daemon").map(R=>({id:R.id,type:R.type,unread:R.unread,inboxBucket:R.inboxBucket,lastSeenAt:R.lastSeenAt,lastUpdated:R.lastUpdated,sessionId:R.sessionId}))}),$.length>0&&v($,{authoritativeDaemonIds:[w]}),M(),S.userName&&i.current&&i.current(S.userName)}}catch(j){console.error("[Standalone WS] Parse error:",j)}},y.onclose=()=>{u.current&&(Ye==null||Ye.stopScreenshots(),Ye&&st.setState(Ye.daemonId,"disconnected"),c("disconnected"),d.current=null,p())},y.onerror=b=>{m.current||!u.current||console.warn("[Standalone WS] Error, will reconnect:",b)}}function p(){if(!u.current)return;clearTimeout(l.current);const y=f.current;console.log(`[Standalone WS] Reconnecting in ${y}ms...`),l.current=setTimeout(()=>{f.current=Math.min(f.current*1.5,el),h()},y)}return h(),()=>{u.current=!1,m.current=!0,clearTimeout(l.current),d.current&&(d.current.onerror=null,d.current.onclose=null,d.current.close(),d.current=null,nt=null),Ye&&(Ye.stopScreenshots(),st.unregister(Ye.daemonId))}},[]),e.jsx(e.Fragment,{children:t})}function il({children:t}){const[s,n]=a.useState("disconnected"),[r,i]=a.useState(null);a.useEffect(()=>(At=(c,d)=>{n(c),d&&i(d)},()=>{At=null}),[]);const o=a.useMemo(()=>{const c=s==="connected",d=sl(s),l={};return r&&(l[r]=d),l.standalone=d,{wsStatus:s,isConnected:c,connectionStates:l}},[s,r]);return e.jsx(Aa,{connectionOverrides:o,children:e.jsx(al,{children:t})})}const ol=[{id:"dashboard",path:"/dashboard",icon:e.jsx(Zn,{}),label:"Dashboard"},{id:"machine",path:"/machines",icon:e.jsx(es,{}),label:"Burrow"},{id:"settings",path:"/settings",icon:e.jsx(ls,{}),label:"Settings"}];function cl({children:t}){const s=wt(),n=Ds(),[r,i]=a.useState(!1),[o,c]=a.useState(()=>{try{return localStorage.getItem("sidebar-collapsed")==="1"}catch{return!1}}),d=u=>{s(u),i(!1)},l=()=>{c(u=>{const m=!u;try{localStorage.setItem("sidebar-collapsed",m?"1":"0")}catch{}return m})},f=u=>`nav-item${n.pathname.startsWith(u)?" active":""} cursor-pointer ${o?"justify-center py-2.5 px-0":""}`;return e.jsxs("div",{className:`app-layout${r?" mobile-menu-open":""}${o?" sidebar-collapsed":""}`,children:[e.jsxs("button",{type:"button",className:"mobile-menu-btn","aria-label":"Open menu",onClick:()=>i(!0),children:[e.jsx("span",{className:"mobile-menu-icon"}),e.jsx("span",{className:"mobile-menu-icon"}),e.jsx("span",{className:"mobile-menu-icon"})]}),r&&e.jsx("div",{className:"sidebar-overlay",role:"button",tabIndex:0,"aria-label":"Close menu",onClick:()=>i(!1),onKeyDown:u=>u.key==="Escape"&&i(!1)}),e.jsxs("aside",{className:`sidebar ${r?"sidebar-open":""}`,children:[e.jsxs("div",{className:"sidebar-header",children:[e.jsxs("div",{className:`sidebar-logo ${o?"justify-center gap-0":""}`,children:[e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-7 h-7"}),!o&&e.jsx("span",{children:"ADHDev"})]}),e.jsx("button",{type:"button",className:"sidebar-close-btn","aria-label":"Close menu",onClick:()=>i(!1),children:"✕"})]}),e.jsx("nav",{className:"sidebar-nav",children:ol.map(u=>e.jsxs("div",{className:f(u.path),id:`nav-${u.id}`,onClick:()=>d(u.path),title:o?u.label:void 0,children:[e.jsx("span",{className:"nav-icon",children:u.icon}),!o&&u.label]},u.id))}),e.jsxs("div",{className:"border-t border-border-subtle pt-4 mt-2",children:[e.jsxs("div",{className:`nav-item cursor-pointer ${o?"justify-center py-2.5 px-0":""}`,id:"nav-docs",onClick:()=>window.open("https://docs.adhf.dev","_blank"),title:o?"Docs":void 0,children:[e.jsx("span",{className:"nav-icon",children:e.jsx(ts,{})}),!o&&e.jsxs(e.Fragment,{children:["Docs",e.jsx("span",{className:"ml-auto text-[9px] text-text-muted",children:"↗"})]})]}),e.jsxs("div",{className:`nav-item cursor-pointer${n.pathname==="/about"?" active":""} ${o?"justify-center py-2.5 px-0":""}`,id:"nav-about",onClick:()=>s("/about"),title:o?"About":void 0,children:[e.jsx("span",{className:"nav-icon",children:e.jsx(Jn,{})}),!o&&"About"]}),!o&&e.jsxs("div",{className:"px-3 py-2 text-xs text-text-muted",children:["Selfhost v","0.8.5"]}),e.jsxs("div",{className:`nav-item cursor-pointer ${o?"justify-center py-2.5 px-0":"mt-1"}`,onClick:l,title:o?"Expand sidebar":"Collapse sidebar",children:[e.jsx("span",{className:"nav-icon text-base",children:o?"›":"‹"}),!o&&e.jsx("span",{className:"text-xs",children:"Collapse"})]})]})]}),e.jsx("main",{className:"main-content relative",children:e.jsx("div",{className:"main-content-inner",children:t})})]})}const ll=[{icon:e.jsx(es,{size:16}),title:"Local-first runtime",desc:"Everything stays on your machine and the browser only connects over localhost."},{icon:e.jsx(rt,{size:16}),title:"Agent chat relay",desc:"Read and respond to AI conversations in real time across connected IDEs."},{icon:e.jsx(er,{size:16}),title:"Live screenshots",desc:"View your IDE directly in the browser through the local screenshot stream."},{icon:e.jsx(Ue,{size:16}),title:"Remote control",desc:"Click, type, and steer your IDE sessions without switching windows."},{icon:e.jsx(mt,{size:16}),title:"Multi-IDE support",desc:"Monitor VS Code, Cursor, Windsurf, and extension-based agents in one place."},{icon:e.jsx(ts,{size:16}),title:"CLI and ACP coverage",desc:"Track standalone CLI agents and ACP-backed workflows alongside IDE sessions."}],dl=[{icon:e.jsx(nr,{size:16}),title:"Access from anywhere",desc:"Reach your burrows from another laptop or phone without opening local ports."},{icon:e.jsx(Zn,{size:16}),title:"Low-latency P2P stream",desc:"Cloud adds the WebRTC path for faster screenshots and remote control."},{icon:e.jsx(ds,{size:16}),title:"Mobile notifications",desc:"Get approval prompts and activity updates when you are away from your desk."},{icon:e.jsx(Ka,{size:16}),title:"REST API access",desc:"Integrate with Slack, CI, or internal tools using API keys and service routes."},{icon:e.jsx(Da,{size:16}),title:"Team workspace",desc:"Share burrows, activity views, and policies across a team workspace."},{icon:e.jsx(Qn,{size:16}),title:"Enterprise controls",desc:"SSO, RBAC, audit logs, and managed policy features for production teams."}],ul=[{feature:"Agent chat relay",selfhost:!0,cloud:!0},{feature:"Live IDE screenshots",selfhost:!0,cloud:!0},{feature:"Remote IDE control",selfhost:!0,cloud:!0},{feature:"Multi-IDE monitoring",selfhost:!0,cloud:!0},{feature:"Extension and CLI agents",selfhost:!0,cloud:!0},{feature:"Access from any network",selfhost:!1,cloud:!0},{feature:"WebRTC P2P streaming",selfhost:!1,cloud:!0},{feature:"Mobile push notifications",selfhost:!1,cloud:!0},{feature:"REST API and webhooks",selfhost:!1,cloud:!0},{feature:"Team collaboration",selfhost:!1,cloud:!0},{feature:"Multi-machine burrows",selfhost:!1,cloud:!0},{feature:"SSO, RBAC, audit logs",selfhost:!1,cloud:!0}];function pl(){return e.jsxs(rs,{icon:e.jsx(Jn,{className:"text-text-primary"}),title:"About",subtitle:"Self-hosted ADHDev overview, supported surfaces, and what changes in Cloud",widthClassName:"max-w-5xl",actions:e.jsxs("div",{className:"px-3 py-1 text-[11px] font-semibold tracking-wide rounded-full bg-emerald-500/10 text-emerald-500 border border-emerald-500/20",children:["SELFHOST v","0.8.5"]}),children:[e.jsx(ze,{children:e.jsxs("div",{className:"flex flex-col gap-4 md:flex-row md:items-start md:justify-between",children:[e.jsxs("div",{className:"max-w-2xl",children:[e.jsx("div",{className:"text-[11px] font-semibold tracking-[0.18em] uppercase text-emerald-400 mb-2",children:"Self-hosted edition"}),e.jsx("h2",{className:"text-2xl font-semibold tracking-tight text-text-primary mb-2",children:"Keep the same dashboard experience, with the runtime fully on-device."}),e.jsx("p",{className:"text-sm text-text-muted leading-relaxed",children:"Standalone keeps the browser, daemon, screenshots, and control path on your own machine. It is the same core product shape as cloud, just without the remote networking and team layers."})]}),e.jsxs("div",{className:"grid gap-2 min-w-[220px]",children:[e.jsx("a",{href:"https://docs.adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-secondary btn-sm inline-flex justify-center no-underline",children:"Docs ↗"}),e.jsx("a",{href:"https://github.com/vilmire/adhdev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-secondary btn-sm inline-flex justify-center no-underline",children:"GitHub ↗"}),e.jsx("a",{href:"https://adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-primary btn-sm inline-flex justify-center no-underline",children:"Try Cloud ↗"})]})]})}),e.jsx(ze,{title:"Included in standalone",description:"The local-first feature set available without the cloud control plane.",children:e.jsx("div",{className:"grid gap-3 md:grid-cols-2 xl:grid-cols-3",children:ll.map(t=>e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-4 transition-colors hover:border-border-default",children:[e.jsxs("div",{className:"flex items-center gap-2 text-sm font-semibold text-text-primary mb-2",children:[e.jsx("span",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-bg-secondary text-text-secondary border border-border-subtle",children:t.icon}),t.title]}),e.jsx("p",{className:"text-[13px] leading-relaxed text-text-muted",children:t.desc})]},t.title))})}),e.jsx(ze,{title:"Compatible with",description:"Supported editors and agent surfaces exposed in the standalone dashboard.",children:e.jsx("div",{className:"grid gap-4 md:grid-cols-3",children:[{label:"IDEs",items:yr.map(t=>`${t.icon} ${t.name}`)},{label:"Extensions",items:jr.map(t=>`${t.icon} ${t.name}`)},{label:"CLI agents",items:vr.map(t=>`${t.icon} ${t.name}`)}].map(t=>e.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-4",children:[e.jsx("div",{className:"text-[10px] font-bold tracking-wider text-text-muted mb-3 uppercase",children:t.label}),e.jsx("div",{className:"flex flex-col gap-1.5",children:t.items.map(s=>e.jsx("div",{className:"rounded-md border border-border-subtle bg-bg-card px-2.5 py-1.5 text-[12px] text-text-secondary",children:s},s))})]},t.label))})}),e.jsx(ze,{title:"Cloud-only extras",description:"Capabilities that need the hosted control plane or team infrastructure.",children:e.jsx("div",{className:"grid gap-3 md:grid-cols-2 xl:grid-cols-3",children:dl.map(t=>e.jsxs("div",{className:"rounded-xl border border-accent-primary/20 bg-accent-primary/5 px-4 py-4",children:[e.jsxs("div",{className:"flex items-center gap-2 text-sm font-semibold text-text-primary mb-2",children:[e.jsx("span",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-accent-primary/10 text-accent-primary",children:t.icon}),t.title]}),e.jsx("p",{className:"text-[13px] leading-relaxed text-text-muted",children:t.desc})]},t.title))})}),e.jsx(ze,{title:"Self-hosted vs Cloud",description:"The product split at a glance.",children:e.jsx("div",{className:"overflow-x-auto rounded-xl border border-border-subtle",children:e.jsxs("table",{className:"w-full text-[13px]",children:[e.jsx("thead",{children:e.jsxs("tr",{className:"bg-bg-secondary",children:[e.jsx("th",{className:"text-left px-4 py-3 font-semibold text-text-muted text-[11px] uppercase tracking-wider",children:"Feature"}),e.jsx("th",{className:"text-center px-4 py-3 font-semibold text-text-muted text-[11px] uppercase tracking-wider w-[110px]",children:"Selfhost"}),e.jsx("th",{className:"text-center px-4 py-3 font-semibold text-accent-primary text-[11px] uppercase tracking-wider w-[110px]",children:"Cloud"})]})}),e.jsx("tbody",{children:ul.map((t,s)=>e.jsxs("tr",{className:s%2===0?"bg-bg-glass":"bg-transparent",children:[e.jsx("td",{className:"px-4 py-2.5 text-text-secondary",children:t.feature}),e.jsx("td",{className:"px-4 py-2.5 text-center",children:t.selfhost?e.jsx("span",{className:"text-emerald-500",children:"✓"}):e.jsx("span",{className:"text-text-muted opacity-40",children:"—"})}),e.jsx("td",{className:"px-4 py-2.5 text-center",children:e.jsx("span",{className:"text-emerald-500",children:"✓"})})]},t.feature))})]})})}),e.jsx(Fs,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"",className:"mx-auto h-12 w-12 opacity-80"}),title:"Cloud is optional, not required",description:"You can stay fully local in standalone, and move to cloud later without changing how you use the dashboard.",action:e.jsxs("div",{className:"flex flex-wrap justify-center gap-3",children:[e.jsx("a",{href:"https://adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-primary btn-sm no-underline",children:"Compare Cloud ↗"}),e.jsxs("a",{href:"https://discord.gg/WJD3tCfBzk",target:"_blank",rel:"noopener noreferrer",className:"btn btn-secondary btn-sm no-underline",children:[e.jsx(Xa,{size:14,className:"mr-1"}),"Discord ↗"]})]})})]})}function xl(){const{ides:t}=Rt(),s=t.find(m=>m.type==="adhdev-daemon"),n=(s==null?void 0:s.detectedIdes)||[],{sendCommand:r}=ct(),{userName:i}=Rt(),[o,c]=a.useState(i||"");a.useEffect(()=>{i!==void 0&&c(i)},[i]);const d=m=>{const h=m.target.value.trim();s!=null&&s.id&&h!==i&&r(s.id,"set_user_name",{userName:h}).catch(console.error)},[l,f]=a.useState(()=>{try{return localStorage.getItem("adhdev_sound")!=="0"}catch{return!0}}),u=m=>{f(m);try{localStorage.setItem("adhdev_sound",m?"1":"0")}catch{}};return e.jsxs(rs,{icon:e.jsx(ls,{className:"text-text-primary"}),title:"Settings",subtitle:"Local daemon configuration, appearance, and on-device preferences",widthClassName:"max-w-5xl",children:[e.jsx(co,{variant:"info",children:"Standalone settings stay on this machine. The browser only talks to your local daemon over localhost."}),e.jsx(ze,{title:"Daemon",description:"Connection health and local endpoints for the self-hosted runtime.",children:e.jsxs("div",{className:"grid grid-cols-[100px_1fr] gap-x-4 gap-y-2.5 text-sm",children:[e.jsx("span",{className:"text-text-muted",children:"Version"}),e.jsxs("span",{className:"font-mono text-xs",children:["v","0.8.5"]}),e.jsx("span",{className:"text-text-muted",children:"Status"}),e.jsx("span",{className:s?"text-green-400":"text-yellow-400",children:s?"● Running":"○ Not connected"}),e.jsx("span",{className:"text-text-muted",children:"WebSocket"}),e.jsx("span",{className:"font-mono text-xs",children:"ws://localhost:19222"}),e.jsx("span",{className:"text-text-muted",children:"HTTP"}),e.jsx("span",{className:"font-mono text-xs",children:"http://localhost:19280"})]})}),e.jsx(ze,{title:"Detected IDEs",description:"Editors discovered by the local daemon on this machine.",children:n.length===0?e.jsx("p",{className:"text-sm text-text-muted",children:"No IDEs detected. Start an IDE to see it here."}):e.jsx("div",{className:"flex flex-col gap-1.5",children:n.map(m=>e.jsxs("div",{className:"flex justify-between items-center bg-bg-glass rounded-lg px-3.5 py-2.5",children:[e.jsxs("div",{className:"flex items-center gap-2.5",children:[e.jsx("span",{className:`w-2 h-2 rounded-full ${m.running?"bg-green-400":"bg-text-muted/30"}`}),e.jsx("span",{className:"text-sm font-medium",children:m.name})]}),e.jsx("span",{className:"text-[11px] text-text-muted font-mono",children:m.type})]},m.type))})}),e.jsx(ze,{title:"Machine",description:"The local burrow exposed by your standalone daemon.",children:e.jsx(ho,{ides:t,emptyMessage:"Daemon not connected. Run 'adhdev-standalone' to start."})}),e.jsx(ze,{title:"Appearance",description:"Match the rest of the dashboard with a single place for mode and theme.",children:e.jsxs("div",{className:"flex flex-col gap-4",children:[e.jsxs("div",{children:[e.jsx("div",{className:"text-xs text-text-muted mb-2 font-medium",children:"Mode"}),e.jsx(vo,{})]}),e.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[e.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Theme"}),e.jsx("p",{className:"text-[11px] text-text-muted mb-3",children:"Choose a preset or create a custom surface, accent, and chat palette for the standalone UI."}),e.jsx(Mo,{})]}),e.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[e.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Mobile"}),e.jsx("p",{className:"text-[11px] text-text-muted mb-3",children:"Choose whether phones open the dashboard as a chat app first or in the full workspace layout."}),e.jsx(To,{})]})]})}),e.jsx(ze,{title:"Notifications",description:"Browser prompts and local sound cues for agent activity.",children:e.jsxs("div",{className:"flex flex-col gap-3",children:[e.jsx(fo,{}),e.jsx(ot,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ya,{size:15})," Sound Effects"]}),description:"Play a sound when agent completes or needs approval",checked:l,onChange:u})]})}),e.jsx(ze,{title:"Profile",description:"How your name appears in local chat threads and dashboard views.",children:e.jsx("div",{className:"flex flex-col gap-3",children:e.jsxs("div",{className:"flex items-center justify-between px-3.5 py-4 bg-bg-glass rounded-xl border border-border-subtle hover:border-border-default transition-colors",children:[e.jsxs("div",{className:"flex flex-col gap-1 pr-4 max-w-[500px]",children:[e.jsxs("span",{className:"text-sm font-semibold flex items-center gap-2",children:[e.jsx(Ba,{size:16,className:"text-text-secondary"})," Display Name"]}),e.jsx("span",{className:"text-[12px] text-text-muted leading-relaxed",children:"Your name shown in chat threads and on the team dashboard."})]}),e.jsx("input",{type:"text",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-1.5 text-sm w-48 text-right focus:border-accent focus:outline-none transition-colors",placeholder:"Anonymous",value:o,onChange:m=>c(m.target.value),onBlur:d,onKeyDown:m=>{m.key==="Enter"&&m.currentTarget.blur()}})]})})})]})}mo();Co();const ml=Yn({baseUrl:""});function Hn(){const{ides:t,initialLoaded:s}=Rt();if(!s)return e.jsx("div",{className:"p-10 text-center text-text-muted",children:"⏳ Loading machine..."});const n=t.find(r=>r.daemonMode||r.type==="adhdev-daemon");return n?e.jsx(Is,{to:`/machines/${n.id}`,replace:!0}):e.jsx(Is,{to:"/dashboard",replace:!0})}function fl(){return e.jsx(Sa,{future:{v7_startTransition:!0,v7_relativeSplatPath:!0},children:e.jsx(Pa,{client:ml,children:e.jsx(il,{children:e.jsx(Ea,{value:{sendCommand:Qt,sendData:()=>!1},children:e.jsx(cl,{children:e.jsxs(Ca,{children:[e.jsx(at,{path:"/dashboard",element:e.jsx(Dc,{})}),e.jsx(at,{path:"/machine",element:e.jsx(Hn,{})}),e.jsx(at,{path:"/machines/:id",element:e.jsx(Xc,{})}),e.jsx(at,{path:"/machines",element:e.jsx(Hn,{})}),e.jsx(at,{path:"/capabilities",element:e.jsx(Zc,{})}),e.jsx(at,{path:"/about",element:e.jsx(pl,{})}),e.jsx(at,{path:"/settings",element:e.jsx(xl,{})}),e.jsx(at,{path:"*",element:e.jsx(Is,{to:"/dashboard",replace:!0})})]})})})})})})}Pi({connectionManager:st});Ia(document.getElementById("root")).render(e.jsx(a.StrictMode,{children:e.jsx(fl,{})}));
|