@adhdev/daemon-standalone 0.8.1 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/public/assets/{index-W_zXnDHp.js → index-MjnCwHsJ.js} +3 -3
- package/public/index.html +1 -1
- package/vendor/session-host-daemon/index.js +84 -2
- package/vendor/session-host-daemon/index.js.map +1 -1
- package/vendor/session-host-daemon/index.mjs +84 -2
- package/vendor/session-host-daemon/index.mjs.map +1 -1
|
@@ -33,7 +33,7 @@ var Zr=Object.defineProperty;var Qr=(t,s,n)=>s in t?Zr(t,s,{enumerable:!0,config
|
|
|
33
33
|
}
|
|
34
34
|
`})]})}function qa(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 Fn=t=>qa(t);function Ga(t){return{unread:!!t.unread,lastSeenAt:t.lastSeenAt||0,lastUpdated:t.lastUpdated||0,inboxBucket:t.inboxBucket||"idle",surfaceHidden:!!t.surfaceHidden}}function ss(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 It(t){const s=new Map,n=(r,i)=>{r&&s.set(r,{sessionId:r,...Ga(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 dt(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 St(t,s,n){const r=dt(t,s),i=ss(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,x=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:x,isReconnecting:o,isConnecting:c,isGenerating:d,isWaiting:l,inboxBucket:f?"needs_attention":x?"working":m?"task_complete":"idle"}}function Ya(t,s,n){return St(t,s,{hideOpenTaskCompleteUnread:!0,isOpenConversation:n==null?void 0:n.isOpenConversation}).unread}function Xa(t,s,n){return dt(t,n||new Map).surfaceHidden}function Vn({activeConv:t,onModalButton:s}){const[n,r]=a.useState(null);if(a.useEffect(()=>{r(null)},[t.modalMessage,t.status,t.connectionState]),!ss(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(_s,{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(),x=/^(run|approve|accept|yes|allow|always)/.test(f),m=/^(reject|deny|delete|remove|abort)/.test(f),h=n===d,u=n!==null;return e.jsx("button",{onClick:()=>o(d),disabled:u,className:`btn btn-sm border-none rounded-md text-xs px-3 py-1 ${x?"bg-white font-extrabold":m?"bg-red-500/30 text-white font-semibold":"bg-white/15 text-white font-semibold"} ${u&&!h?"opacity-40":"opacity-100"} ${u?"cursor-not-allowed":"cursor-pointer"}`,style:x?{color:"var(--status-warning)"}:void 0,children:h?"⏳ ...":c(d)},l)})})]})]})}const tn=new Map,Ja={cline:"#22d3ee","roo-code":"#a78bfa",cursor:"#60a5fa",antigravity:"#f97316",windsurf:"#34d399"};function Za({ideId:t,sessionId:s,ideType:n,providerType:r,displayLabel:i,controls:o,controlValues:c,serverModel:d,serverMode:l}){const{sendCommand:f}=Qe(),x=`${t}:${s||r}`,m=Ja[r]||"#94a3b8",[h,u]=a.useState({}),b=a.useRef(0),p={...d?{model:d}:{},...l?{mode:l}:{},...c||{},...Date.now()<b.current?h:{}};a.useEffect(()=>{c&&Date.now()>b.current&&u({})},[c]);const[w,v]=a.useState(tn.get(x)||{}),[y,j]=a.useState(null),[I,g]=a.useState(null),M=a.useCallback(async(T,S={})=>{const W={...S,...s&&{targetSessionId:s}};return await f(t,T,W)},[t,s,f]);if(!o||o.length===0)return null;const k=o.filter(T=>T.placement==="bar").sort((T,S)=>(T.order??50)-(S.order??50));if(k.length===0)return null;const N=async T=>{var W,$,z;if(y===T.id){j(null);return}if((((W=T.options)==null?void 0:W.map(D=>D.value))||w[T.id]||[]).length>0){j(T.id);return}if(T.dynamic&&T.listScript){g(T.id);try{const D=await M(T.listScript==="listModels"?"list_extension_models":T.listScript==="listModes"?"list_extension_modes":T.listScript,{agentType:r,ideType:n}),O=((D==null?void 0:D.models)||(D==null?void 0:D.modes)||(($=D==null?void 0:D.result)==null?void 0:$.models)||((z=D==null?void 0:D.result)==null?void 0:z.modes)||(D==null?void 0:D.options)||[]).map(A=>typeof A=="string"?A:(A==null?void 0:A.name)||(A==null?void 0:A.id)||(A==null?void 0:A.value)||String(A));v(A=>{const q={...A,[T.id]:O};return tn.set(x,q),q}),j(T.id)}catch{}finally{g(null)}}},P=async(T,S)=>{j(null),u(W=>({...W,[T.id]:S})),b.current=Date.now()+5e3;try{if(!T.setScript)return;const W=ds(T.setScript,r);await M(W,{agentType:r,ideType:n,model:T.id==="model"?S:void 0,mode:T.id==="mode"?S:void 0,value:S})}catch{}},K=async T=>{var _;const S=((_=T.options)==null?void 0:_.map(O=>O.value))||w[T.id]||[];if(S.length===0)return;const W=String(p[T.id]||""),z=(S.indexOf(W)+1)%S.length,D=S[z];if(typeof D=="string"){u(O=>({...O,[T.id]:D})),b.current=Date.now()+5e3;try{if(!T.setScript)return;const O=ds(T.setScript,r);await M(O,{agentType:r,ideType:n,value:D})}catch{}}},L=async T=>{const W=!p[T.id];u($=>({...$,[T.id]:W})),b.current=Date.now()+5e3;try{if(!T.setScript)return;const $=ds(T.setScript,r);await M($,{agentType:r,ideType:n,value:W})}catch{}},B=async T=>{if(T.invokeScript)try{await M("invoke_extension_script",{agentType:r,ideType:n,scriptName:T.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-[var(--surface-primary)]",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:"│"}),k.map(T=>{var D;const S=String(p[T.id]||""),W=y===T.id,$=I===T.id,z=((D=T.options)==null?void 0:D.map(_=>_.value))||w[T.id]||[];switch(T.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:W?`${m}55`:"transparent",border:"1px solid",color:S?"var(--text-primary)":"var(--text-muted)"},onClick:()=>N(T),children:[T.icon&&e.jsx("span",{className:"text-[9px] opacity-60",children:T.icon}),$?"...":S||T.label,e.jsx("span",{className:"text-[7px] opacity-50",children:"▼"})]}),W&&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:T.label.toUpperCase()}),z.map(_=>e.jsx("div",{className:"px-3 py-[7px] text-[11px] cursor-pointer whitespace-nowrap overflow-hidden text-ellipsis",style:{background:_===S?`${m}18`:"transparent",color:_===S?m:"var(--text-secondary)",fontWeight:_===S?600:400,borderLeft:_===S?`2px solid ${m}`:"2px solid transparent"},onMouseEnter:O=>{O.currentTarget.style.background=`${m}12`},onMouseLeave:O=>{O.currentTarget.style.background=_===S?`${m}18`:"transparent"},onClick:()=>P(T,_),children:_},_))]})]})]},T.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:S?"var(--text-primary)":"var(--text-muted)"},onClick:()=>K(T),title:`Click to cycle: ${z.join(" → ")}`,children:[T.icon&&e.jsx("span",{className:"text-[9px] opacity-60",children:T.icon}),S||T.label,e.jsx("span",{className:"text-[7px] opacity-50",children:"⟳"})]},T.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:S?`${m}44`:"transparent",background:S?`${m}14`:"var(--surface-tertiary)",color:S?m:"var(--text-muted)"},onClick:()=>L(T),children:[T.icon&&e.jsx("span",{className:"text-[9px] opacity-60",children:T.icon}),T.label]},T.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:()=>B(T),children:[T.icon&&e.jsx("span",{className:"text-[9px] opacity-60",children:T.icon}),T.label]},T.id);default:return null}})]})}function ds(t,s){return{setModel:"set_extension_model",setMode:"set_extension_mode",setThinkingLevel:"set_thought_level"}[t]||t}const Qa=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 x=f.clipboardData.getData("text");x&&d(m=>m+x),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 x=f.relatedTarget;if((x==null?void 0:x.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 ei=new Set(["generating","streaming","loading","loading_reference","thinking","active"]);function ti(t){var s;return(((s=t==null?void 0:t.buttons)==null?void 0:s.length)??0)>0}function Le(t,s){if(ti(s==null?void 0:s.activeModal))return"waiting_approval";const n=String(t||"idle").trim().toLowerCase();return n==="waiting_approval"?"waiting_approval":ei.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 qn(t){return Le(t)==="generating"}function Te(t){return t?t.charAt(0).toUpperCase()+t.slice(1).toLowerCase():"IDE"}function si(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 sn(t){return t<1024*1024*1024?`${(t/(1024*1024)).toFixed(0)} MB`:`${(t/(1024*1024*1024)).toFixed(1)} GB`}function Gn(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 ni(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 ri(t){const s=t.trim().toLowerCase();return s.startsWith("mach_")||s.startsWith("standalone_mach_")||s.startsWith("daemon_mach_")}function ai(t){return ni(t.trim().replace(/\.local$/i,""))}function ii(t){const s=t.machineNickname??t.nickname;return typeof s!="string"?null:s.trim()||null}function Yn(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&&!ri(c));if(n&&n!=="Unknown")return ai(n);const r=s.fallbackId||t.id;return r?`Machine-${r.substring(0,8)}`:s.fallbackLabel||"Machine"}function He(t,s={}){return ii(t)||Yn(t,s)}function qt(t){return t.transport==="pty"}function yt(t){return t.transport==="acp"}function nn(t,s){return Te(t)}function oi(t,s,n){const r=(t||"").trim().toLowerCase();if(!r)return!0;const i=(s||"").trim().toLowerCase(),o=(n||"").trim().toLowerCase(),c=Te(n||"").trim().toLowerCase();return r===i||r===o||r===c}function ci(t){return Le(t==null?void 0:t.status,{activeModal:t==null?void 0:t.activeModal})}function li(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=Le(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 us(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 di(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&&(us(s.timestamp)||us(s.receivedAt)||us(s.createdAt))||0}function ui(t){return(t.recentLaunches||[]).reduce((n,r)=>Math.max(n,r.lastLaunchedAt||0),0)}function Gt(t){return Math.max(ui(t),di(t.activeChat))}function xi(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 pi(t,s){return xi(Gt(t),Gt(s),He(t,{fallbackId:t.id}),He(s,{fallbackId:s.id}),t.id,s.id)}function Xn({conversation:t,className:s="",onOpenNativeConversation:n,onOpenMachine:r}){var m;const i=pt(),o=t.daemonId||((m=t.ideId)==null?void 0:m.split(":")[0])||t.ideId,c=t.transport==="cdp-page"||t.transport==="cdp-webview",d=t.streamSource==="agent-stream"&&!!t.agentName,l=(()=>{var h,u;if(t.streamSource==="agent-stream"){const b=(u=(h=t.displaySecondary)==null?void 0:h.split("·")[0])==null?void 0:u.trim();if(b)return b}return Te(t.ideType||"")})(),f=a.useCallback(()=>{if(r){r();return}o&&i("/dashboard",{state:{openMachineId:o}})},[o,i,r]),x=a.useCallback(()=>{if(n){n();return}const h=t.streamSource==="agent-stream"?t.nativeSessionId:t.sessionId;h&&i(`/dashboard?activeTab=${encodeURIComponent(h)}`)},[t.nativeSessionId,t.sessionId,t.streamSource,i,n]);return e.jsxs("div",{className:`conversation-meta-chips ${s}`.trim(),children:[c&&e.jsxs("button",{type:"button",className:"conversation-meta-chip is-clickable",onClick:x,title:l,children:[e.jsx(De,{size:12}),e.jsx("span",{children:l})]}),d&&e.jsxs("span",{className:"conversation-meta-chip is-active",title:t.agentName,children:[e.jsx(ut,{size:12}),e.jsx("span",{children:t.agentName})]}),t.machineName&&e.jsxs("button",{type:"button",className:"conversation-meta-chip is-clickable",onClick:f,title:t.machineName,children:[e.jsx(Ts,{size:12}),e.jsx("span",{children:t.machineName})]})]})}const Se=t=>t.transport==="pty",xt=(t,s)=>Se(t)?s||t.mode||"terminal":"chat",Jn=(t,s)=>Se(t)&&xt(t,s)==="terminal",je=t=>t.transport==="acp";function rn(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 an(t){const s=[];for(const n of t){const r=rn(n==null?void 0:n.content),i=n==null?void 0:n.role,o=!!(n!=null&&n._localId),c=s.findIndex(d=>(d==null?void 0:d.role)===i&&rn(d==null?void 0:d.content)===r&&!!(d!=null&&d._localId)!==o);if(c>=0){if(o)continue;s.splice(c,1,n);continue}s.push(n)}return s}const mi=60,fi=60;function ws({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:x}=Qe();Ct("ChatPane",{tabKey:t.tabKey,messageCount:t.messages.length,actionLogCount:c.length,isSendingChat:r});const m=Is.useMemo(()=>ss(t),[t.status,t.connectionState]),h=a.useRef(new Map),u=a.useCallback(S=>(h.current.has(S)||h.current.set(S,{messages:[],offset:0,hasMore:!0,error:null,visibleLiveCount:mi}),h.current.get(S)),[]),b=a.useCallback((S,W)=>{const $=u(S);h.current.set(S,{...$,...W}),p(z=>z+1)},[u]),[,p]=a.useState(0),w=t.tabKey,v=u(w),y=v.messages,j=v.hasMore,I=v.error,g=Math.max(0,t.messages.length-v.visibleLiveCount),[M,k]=a.useState(!1),N=a.useCallback(async()=>{var $,z;if(M)return;const S=t.tabKey,W=u(S);if(t.messages.length>W.visibleLiveCount){b(S,{visibleLiveCount:Math.min(t.messages.length,W.visibleLiveCount+fi),error:null});return}k(!0),b(S,{error:null});try{const D=(s==null?void 0:s.daemonId)||(($=t.ideId)==null?void 0:$.split(":")[0])||"";if(!D){b(S,{hasMore:!1});return}const _=t.ideType||t.agentType||"",O=await x(D,"chat_history",{agentType:_,offset:W.offset,limit:30,targetSessionId:t.sessionId,historySessionId:t.providerSessionId||t.sessionId}),A=(O==null?void 0:O.result)??O;if(((z=A.messages)==null?void 0:z.length)>0){const q=u(S);b(S,{messages:[...A.messages,...q.messages],offset:q.offset+A.messages.length,hasMore:!!A.hasMore})}else b(S,{hasMore:!!A.hasMore})}catch(D){const _=(D==null?void 0:D.message)||"";_.includes("P2P not available")||_.includes("channel not open")||_.includes("P2P not connected")||_.includes("timeout")?b(S,{error:"Connection not ready — tap to retry"}):b(S,{hasMore:!1,error:"Failed to load history"})}finally{k(!1)}},[M,s,t,x,u,b]),{allMessages:P,receivedAtMap:K}=a.useMemo(()=>{const S=g>0?t.messages.slice(-v.visibleLiveCount):t.messages;if(y.length===0){const _=an(S),O={};return _.forEach((A,q)=>{const ce=`${t.tabKey}:${lt(A,q)}`;let ne=A.receivedAt||f.current.get(ce)||0;ne||(ne=Date.now(),f.current.set(ce,ne)),O[lt(A,q)]=ne}),{allMessages:_,receivedAtMap:O}}const W=new Set(S.map(_=>`${_.role}:${(_.content||"").slice(0,100)}`)),$=y.filter(_=>!W.has(`${_.role}:${(_.content||"").slice(0,100)}`)),z=an([...$,...S]),D={};return z.forEach((_,O)=>{const A=`${t.tabKey}:${lt(_,O)}`;let q=_.receivedAt||f.current.get(A)||0;q||(q=Date.now(),f.current.set(A,q)),D[lt(_,O)]=q}),{allMessages:z,receivedAtMap:D}},[t.messages,t.tabKey,g,y,v.visibleLiveCount]),L=a.useMemo(()=>c.filter(S=>S.ideId===t.tabKey).sort((S,W)=>S.timestamp-W.timestamp),[c,t.tabKey]),B=t.displayPrimary||t.agentName||"Agent",T=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")&&k(!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(ut,{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(vs,{size:14})," Open ",B," 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(Wn,{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(vs,{size:14})," Open ",B," 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,B,m.isGenerating]);return e.jsxs("div",{className:"flex-1 min-h-0 w-full flex flex-col",children:[l&&e.jsx(Xn,{conversation:t,className:"chat-pane-meta-row"}),e.jsx(Oa,{messages:P,actionLogs:L,agentName:t.agentName||t.displayPrimary||"Agent",userName:d,isCliMode:Se(t)||je(t),isWorking:m.isGenerating,contextKey:t.tabKey,receivedAtMap:K,onLoadMore:N,isLoadingMore:M,hasMoreHistory:j,hiddenLiveCount:g,loadError:I??void 0,emptyState:T}),!Jn(t)&&(()=>{const S=t.streamSource!=="agent-stream",W=S?t.ideType:t.agentType,$=S?s!=null&&s.type?Te(s.type):Te(t.ideType||""):t.agentName||Te(t.agentType||""),z=!S&&(s!=null&&s.childSessions)&&s.childSessions.find(O=>O.id===t.sessionId||O.providerType===t.agentType)||s,D=z==null?void 0:z.providerControls,_=z==null?void 0:z.controlValues;return e.jsx(Za,{ideId:t.ideId,sessionId:t.sessionId,ideType:t.ideType,providerType:W,displayLabel:$,controls:D,controlValues:_,serverModel:(z==null?void 0:z.currentModel)||void 0,serverMode:(z==null?void 0:z.currentPlan)||void 0,acpConfigOptions:je(t)?z==null?void 0:z.acpConfigOptions:void 0,acpModes:je(t)?z==null?void 0:z.acpModes:void 0})})(),e.jsx(Qa,{contextKey:t.tabKey,panelLabel:B,isSending:r,onSend:n})]})}let Zn=Nt;function Ds(){return Zn()}class hi{constructor(){Me(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 Qn=new hi;class gi{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 we=new gi;function bi(t){t.dashboardWS&&(Qn=t.dashboardWS),t.connectionManager&&(we=t.connectionManager),t.useDaemonsHook&&(Zn=t.useDaemonsHook)}function yi({activeConv:t,clearToken:s=0,terminalRef:n,handleSendChat:r,isSendingChat:i=!1,isVisible:o=!0}){var L;const c=a.useRef(null),{sendCommand:d,sendData:l}=Qe(),[f,x]=a.useState(""),[m,h]=a.useState(!1),u=a.useRef(0),b=a.useRef(!1),p=a.useRef(""),w=a.useRef(null),v=a.useRef(!1),y=a.useRef(null),j=t.tabKey,I=t.sessionId||"",g=t.daemonId||((L=t.ideId)==null?void 0:L.split(":")[0])||t.ideId||"",M=()=>{var B,T;u.current=0,b.current=!1,p.current="",w.current=null,v.current=!1,y.current!==null&&(cancelAnimationFrame(y.current),y.current=null),h(!1),(T=(B=n.current)==null?void 0:B.reset)==null||T.call(B)},k=()=>{var B,T;u.current=0,b.current=!1,p.current="",w.current=null,v.current=!1,y.current!==null&&(cancelAnimationFrame(y.current),y.current=null),h(!0),(T=(B=n.current)==null?void 0:B.reset)==null||T.call(B)},N=()=>{var T;if(y.current=null,!o)return;const B=p.current;B&&(p.current="",(T=n.current)==null||T.write(B))},P=B=>{B&&(p.current+=B,o&&y.current===null&&(y.current=requestAnimationFrame(N)))},K=(B,T=0,S,W)=>{var $,z,D,_,O;T>0&&u.current>=T||T===0&&b.current||(u.current=T,h(!0),typeof S=="number"&&typeof W=="number"&&S>0&&W>0&&((z=($=n.current)==null?void 0:$.resize)==null||z.call($,S,W)),(_=(D=n.current)==null?void 0:D.reset)==null||_.call(D),B&&((O=n.current)==null||O.write(B)))};return a.useEffect(()=>{M()},[I]),a.useEffect(()=>{var T;if(!I)return;const B=((T=we.onRuntimeEvent)==null?void 0:T.call(we,I,S=>{if(!(!S||S.sessionId!==I)){if(S.type==="runtime_snapshot"){if(!o){w.current={text:S.text||"",seq:S.seq||0,cols:S.cols,rows:S.rows};return}K(S.text||"",S.seq||0,S.cols,S.rows);return}if(S.type==="session_output"){b.current=!0,typeof S.seq=="number"&&(u.current=Math.max(u.current,S.seq)),m||h(!0),typeof S.data=="string"&&P(S.data);return}if(S.type==="session_cleared"){if(!o){v.current=!0,p.current="",w.current=null;return}k()}}}))||(()=>{});return()=>{B()}},[g,I,n,o,m]),a.useEffect(()=>{var T,S,W;if(!I)return;g&&((T=we.getState)==null?void 0:T.call(we,g))==="connected"&&(h(!0),(S=we.requestRuntimeSnapshot)==null||S.call(we,g,I).catch(()=>{}));const B=(W=we.onStateChange)==null?void 0:W.call(we,($,z)=>{var D;$!==g||z!=="connected"||(h(!0),(D=we.requestRuntimeSnapshot)==null||D.call(we,g,I).catch(()=>{}))});return()=>{B==null||B()}},[g,I,n]),a.useEffect(()=>{s&&M()},[s,j,n]),a.useEffect(()=>{x("")},[t.tabKey]),a.useEffect(()=>{var T;if(!o){(T=c.current)==null||T.blur();return}v.current&&(v.current=!1,k());const B=w.current;B&&(w.current=null,K(B.text,B.seq,B.cols,B.rows)),p.current&&y.current===null&&(y.current=requestAnimationFrame(N))},[o]),a.useEffect(()=>()=>{y.current!==null&&(cancelAnimationFrame(y.current),y.current=null)},[]),a.useEffect(()=>{const B=T=>{var W;const S=T.detail;S!=null&&S.sessionId&&S.sessionId!==I||m&&((W=n.current)==null||W.fit())};return window.addEventListener("adhdev:fit-cli-terminal",B),()=>{window.removeEventListener("adhdev:fit-cli-terminal",B)}},[m,I,n]),e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"flex-1 min-h-0 p-2 bg-[#0f1117]",children:[e.jsx(Un,{ref:n,readOnly:!m||!o,onInput:B=>{m&&(l!=null&&l(g,{type:"pty_input",targetSessionId:I,data:B})||d(g,"pty_input",{targetSessionId:I,data:B}).catch(console.error))},onResize:(B,T)=>{m&&(l!=null&&l(g,{type:"pty_resize",targetSessionId:I,cols:B,rows:T})||d(g,"pty_resize",{targetSessionId:I,cols:B,rows:T,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:B=>x(B.target.value),onPaste:B=>{const T=B.clipboardData.getData("text");T&&x(S=>S+T),B.preventDefault()},onKeyDown:B=>{if(B.key!=="Enter")return;if(B.nativeEvent.isComposing){B.preventDefault();return}B.preventDefault();const T=f.trim();!m||!T||i||(x(""),r(T))},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 B=f.trim();!m||!B||i||(x(""),r(B))},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 vi({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 ji({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 Es({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(Ls,{size:r}):e.jsx(Ze,{size:r})})}function on({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 wi({activeConv:t,agentCount:s,wsStatus:n,isConnected:r,conversations:i,onOpenHistory:o,onOpenRemote:c,onStopCli:d,activeCliViewMode:l,onSetCliViewMode:f,onOpenConversation:x,onHideConversation:m,hiddenConversations:h=[],onShowConversation:u,onShowAllHidden:b}){const p=Ds(),w=p.p2pStates||{},v=p.ides||[],y=!!t&&Se(t)&&!je(t),j=l||(t?Jn(t)?"terminal":"chat":null),[I,g]=a.useState(!1),[M,k]=a.useState(!1),[N,P]=a.useState(!1),K=a.useRef(null),L=a.useRef(null),B=r?"#22c55e":n==="connected"?"#eab308":"#ef4444",T=r?"0 0 4px #22c55e80":n==="connected"?"0 0 4px #eab30880":"0 0 4px #ef444480",S=v.filter(Q=>Q.type==="adhdev-daemon"),W=a.useMemo(()=>It(v),[v]),$=Object.values(w),z=$.filter(Q=>Q==="connected").length,D=$.filter(Q=>Q==="connecting"||Q==="new"||Q==="checking").length,O=n!=="connected"||S.length===0?null:D>0&&z===0?"P2P connecting...":z>0&&s===0?"Waiting for IDE...":null,A=a.useMemo(()=>i.filter(Q=>!Xa(Q,i,W)),[i,W]),q=a.useMemo(()=>A.filter(Q=>St(Q,W).requiresAction),[A,W]),ce=a.useMemo(()=>A.filter(Q=>{const E=(t==null?void 0:t.tabKey)===Q.tabKey;return St(Q,W,{hideOpenTaskCompleteUnread:!0,isOpenConversation:E}).unread}),[t,A,W]),ne=q.length+ce.length;a.useEffect(()=>{if(!I)return;const Q=E=>{var G;(G=K.current)!=null&&G.contains(E.target)||g(!1)};return document.addEventListener("mousedown",Q),()=>document.removeEventListener("mousedown",Q)},[I]),a.useEffect(()=>{if(!M)return;const Q=E=>{var G;(G=L.current)!=null&&G.contains(E.target)||k(!1)};return document.addEventListener("mousedown",Q),()=>document.removeEventListener("mousedown",Q)},[M]);const Z=Q=>{if(!Q)return;const E=i.find(G=>G.tabKey===Q);E&&(m==null||m(E))};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(Ze,{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:B,boxShadow:T}})})]}),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:B,boxShadow:T}}),O&&e.jsxs("span",{className:"header-subtitle-status",children:["· ",O]})]})]})})}),e.jsxs("div",{className:"flex gap-2 items-center",children:[t&&(y||!je(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}),y&&d&&e.jsxs(e.Fragment,{children:[f&&j&&e.jsx(Es,{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})})]}),!je(t)&&e.jsx("button",{onClick:()=>o(t),className:"btn btn-secondary btn-sm",title:"Chat History",children:e.jsx(As,{size:14})}),!y&&!je(t)&&e.jsx("button",{onClick:c,className:"btn btn-secondary btn-sm",title:"Remote Control",children:e.jsx(De,{size:14})})]}),e.jsxs("div",{className:"dashboard-header-inbox",ref:K,children:[e.jsxs("div",{className:`dashboard-header-hidden${N?" is-drop-target":""}`,ref:L,onDragEnter:Q=>{Q.dataTransfer.types.includes("text/tab-key")&&(Q.preventDefault(),P(!0))},onDragOver:Q=>{Q.dataTransfer.types.includes("text/tab-key")&&(Q.preventDefault(),Q.dataTransfer.dropEffect="move",P(!0))},onDragLeave:Q=>{Q.currentTarget.contains(Q.relatedTarget)||P(!1)},onDrop:Q=>{const E=Q.dataTransfer.getData("text/tab-key");Q.preventDefault(),P(!1),Z(E)},children:[e.jsxs("button",{type:"button",onClick:()=>k(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(Ca,{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&&b&&e.jsx("button",{type:"button",className:"dashboard-header-hidden-restore-all",onClick:()=>{b(),k(!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:()=>{u==null||u(Q),k(!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:()=>g(Q=>!Q),className:"btn btn-secondary btn-sm dashboard-header-inbox-button",title:"Activity inbox",children:[e.jsx(ts,{size:16}),ne>0&&e.jsx("span",{className:"dashboard-header-inbox-badge",children:ne})]}),I&&e.jsxs("div",{className:"dashboard-header-inbox-popover",children:[q.length>0&&e.jsxs("div",{className:"dashboard-header-inbox-section",children:[e.jsx("div",{className:"dashboard-header-inbox-section-title",children:"Needs attention"}),q.map(Q=>e.jsx(on,{conversation:Q,isAttention:!0,onClick:()=>{x==null||x(Q),g(!1)}},Q.tabKey))]}),ce.length>0&&e.jsxs("div",{className:"dashboard-header-inbox-section",children:[e.jsx("div",{className:"dashboard-header-inbox-section-title",children:"Task complete"}),ce.map(Q=>e.jsx(on,{conversation:Q,onClick:()=>{x==null||x(Q),g(!1)}},Q.tabKey))]}),ne===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 Ni({activeConv:t,ides:s,isCreatingChat:n,isRefreshingHistory:r,savedSessions:i=[],isSavedSessionsLoading:o=!1,isResumingSavedSessionId:c=null,onClose:d,onNewChat:l,onSwitchSession:f,onRefreshHistory:x,onResumeSavedSession:m}){var w;const h=s.find(v=>v.id===t.ideId),u=(h==null?void 0:h.chats)||[],b=(w=h==null?void 0:h.activeChat)==null?void 0:w.id,p=Se(t)&&!je(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:p?"Saved Sessions":"Chat History"}),e.jsxs("div",{className:"text-xs text-text-muted mt-0.5",children:[t.displayPrimary," — ",Te(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:[!p&&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"}),p?e.jsx(e.Fragment,{children:i.map(v=>{const y=t.providerSessionId===v.providerSessionId,j=y||!v.canResume||!!c;return e.jsxs("button",{type:"button",onClick:()=>{j||!m||m(v)},disabled:j,className:`w-full text-left p-4 rounded-xl mb-2 border transition-all ${y?"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 ${y?"text-[var(--accent-primary-light)]":"text-text-primary"}`,children:v.title||"Untitled Session"}),e.jsx("div",{className:"text-[11px] text-text-muted font-mono truncate",children:v.providerSessionId})]}),e.jsx("div",{className:"text-[11px] text-text-muted shrink-0",children:ki(v.lastMessageAt)})]}),e.jsx("div",{className:"mt-2 text-[12px] text-text-muted line-clamp-2",children:v.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:[v.workspace||"Workspace unknown",v.currentModel?` · ${v.currentModel}`:"",v.messageCount>0?` · ${v.messageCount} msgs`:""]}),e.jsx("div",{className:"shrink-0",children:y?"ACTIVE":v.canResume?c===v.providerSessionId?"RESUMING...":"RESUME":"MISSING WORKSPACE"})]})]},v.id)})}):u.map(v=>e.jsxs("div",{onClick:()=>{f(t.ideId,v.id),d()},className:`p-4 rounded-xl mb-2 cursor-pointer border transition-all ${b===v.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 ${b===v.id?"text-[var(--accent-primary-light)]":"text-text-primary"}`,children:v.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:[v.id.substring(0,12),"..."]}),b===v.id&&e.jsx("span",{className:"text-[10px] bg-accent text-white px-2 py-0.5 rounded-[10px] font-extrabold",children:"ACTIVE"})]})]},v.id)),(p&&!o&&i.length===0||!p&&u.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(Ra,{size:32})}),e.jsx("div",{className:"text-[13px]",children:p?"No saved sessions found yet.":"No recent chat sessions found."})]}),p&&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:x,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(Rs,{size:13})," ",p?"Refresh Sessions":"Refresh History"]})})})]})]})}const cn={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 er({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:cn[r.type]||cn.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 tr(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 Si=t=>t.transport==="pty"||t.transport==="acp"||t.transport==="cdp-page"?!0:t.daemonId!==t.id;function Ci(t){const s=t.workspace||"";if(!s)return"";const n=s.split(/[/\\]/).filter(Boolean);return n.length>0?n[n.length-1]:s}function Ii(t){return t.sessionId||t.instanceId||t.agentType}function xs(t,s){return t||s}function Lt(t){return tr(t)}function ln(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 sr(t=[]){const s={};for(const n of t){const r=n;(r.type==="adhdev-daemon"||r.daemonMode)&&(s[r.id]=He(r,{fallbackId:r.id}))}return s}function nr(t,s,n={}){var h,u,b,p,w,v;const r=[],i=n.machineName,o=n.connectionState,c=Ci(t),d=Te(t.type),l=Array.isArray(t.childSessions)?t.childSessions.map(y=>{var j,I;return{sessionId:y.id,instanceId:y.id,providerSessionId:y.providerSessionId,agentType:y.providerType,agentName:y.providerName,status:y.status,title:y.title,messages:((j=y.activeChat)==null?void 0:j.messages)||[],activeModal:((I=y.activeChat)==null?void 0:I.activeModal)||void 0,unread:y.unread,lastSeenAt:y.lastSeenAt,lastUpdated:y.lastUpdated,inboxBucket:y.inboxBucket,surfaceHidden:y.surfaceHidden}}):[],f=Si(t),x=t.activeChat||{title:""},m=x.title&&String(x.title).trim()?String(x.title).trim():"";if(f){const y=t.sessionId||t.instanceId,j=nn(t.type),I=(h=t.activeChat)==null?void 0:h.activeModal,g=I&&Array.isArray(I.buttons)&&I.buttons.length>0,M=Le((u=t.activeChat)==null?void 0:u.status,{activeModal:(b=t.activeChat)==null?void 0:b.activeModal})||Le((w=(p=t.agents)==null?void 0:p[0])==null?void 0:w.status)||"idle",k=t.activeChat||{title:"",messages:[]};let N=k.title&&String(k.title).trim()?String(k.title).trim():"";const P=(v=t.activeChat)==null?void 0:v.id,K=t.chats;if(P&&Array.isArray(K)&&K.length>0){const W=K.find($=>$.id===P||$.id&&String($.id)===String(P));W!=null&&W.title&&String(W.title).trim()&&(N=String(W.title).trim())}const L=k.messages||[],B=ln(s,[t.id,y]),T=new Map;L.filter(W=>W.role==="user").forEach(W=>{const $=Lt(W.content);$&&T.set($,(T.get($)||0)+1)});const S=B.filter(W=>{const $=Lt(W.content),z=T.get($)||0;return z>0?(T.set($,z-1),!1):!0});r.push({ideId:t.id,sessionId:y,providerSessionId:t.providerSessionId,nativeSessionId:y,transport:t.transport,daemonId:t.daemonId||void 0,mode:Se(t)?t.mode||"terminal":"chat",agentName:j,agentType:(Se(t)||je(t))&&(t.cliType||t.acpType)||t.type,status:M,title:N,messages:[...L,...S],resume:t.resume,ideType:t.cliType||t.acpType||t.type,workspaceName:c,displayPrimary:N||c||(Se(t)?t.mode==="chat"?j:"Terminal":j),displaySecondary:d,cdpConnected:t.cdpConnected,modalButtons:g?I.buttons:void 0,modalMessage:g?I.message:void 0,streamSource:"native",tabKey:xs(y,t.id),machineName:i,connectionState:o})}if(f&&(Se(t)||je(t)))return r;for(const y of l){const j=y.activeModal&&Array.isArray(y.activeModal.buttons)&&y.activeModal.buttons.length>0,I=ci(y),g=Ii(y),M=`${t.id}:${g}`,k=y.title&&String(y.title).trim()||"",N=oi(k,y.agentName,y.agentType)?"":k,P=y.messages||[],K=ln(s,[M,y.sessionId,y.instanceId]),L=new Map;P.filter(S=>S.role==="user").forEach(S=>{const W=Lt(S.content);W&&L.set(W,(L.get(W)||0)+1)});const B=K.filter(S=>{const W=Lt(S.content),$=L.get(W)||0;return $>0?(L.set(W,$-1),!1):!0});(P.length>0||B.length>0||j||N||!["idle","panel_hidden","disconnected","not_monitored"].includes(I))&&r.push({ideId:t.id,sessionId:y.sessionId||y.instanceId,providerSessionId:y.providerSessionId,nativeSessionId:t.sessionId||t.instanceId,transport:y.transport||"cdp-webview",daemonId:t.daemonId||void 0,mode:"chat",agentName:y.agentName,agentType:y.agentType,status:I,title:N,messages:[...P,...B],ideType:y.agentType,workspaceName:c,displayPrimary:N||m||c||d,displaySecondary:`${d}·${y.agentName}`,cdpConnected:t.cdpConnected,modalButtons:j?y.activeModal.buttons:void 0,modalMessage:j?y.activeModal.message:void 0,streamSource:"agent-stream",tabKey:xs(y.sessionId||y.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:nn(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:xs(t.sessionId||t.instanceId,t.id),connectionState:o}),r}function Mi(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 Ti(t,s){const n=[],{daemonId:r,existingDaemon:i,timestamp:o}=s,c=o||t.timestamp||Date.now(),d=t.sessions||[],{topLevel:l,childrenByParent:f}=Mi(d),x=l.filter(u=>u.kind==="workspace"&&u.transport==="cdp-page"),m=l.filter(u=>u.kind==="agent"&&u.transport==="pty"),h=l.filter(u=>u.kind==="agent"&&u.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:x.some(u=>!!u.cdpConnected)});for(const u of x){const b=f.get(u.id)||[];n.push({id:`${r}:ide:${u.id}`,sessionId:u.id,providerSessionId:u.providerSessionId,parentSessionId:u.parentId,sessionKind:u.kind,transport:u.transport,sessionCapabilities:u.capabilities,type:u.providerType,ideType:u.providerType,status:u.cdpConnected?"online":"detected",daemonId:r,instanceId:u.id,workspace:u.workspace,terminals:0,childSessions:b,agents:b.map(p=>({id:p.id,name:p.providerName,type:p.providerType,status:p.status})),activeChat:u.activeChat,chats:[],cdpConnected:u.cdpConnected,currentModel:u.currentModel,currentPlan:u.currentPlan,currentAutoApprove:u.currentAutoApprove,lastUpdated:u.lastUpdated,unread:u.unread,lastSeenAt:u.lastSeenAt,inboxBucket:u.inboxBucket,surfaceHidden:u.surfaceHidden,controlValues:u.controlValues,providerControls:u.providerControls,timestamp:c})}for(const u of m)n.push({id:`${r}:cli:${u.id}`,sessionId:u.id,providerSessionId:u.providerSessionId,parentSessionId:u.parentId,sessionKind:u.kind,transport:u.transport,sessionCapabilities:u.capabilities,type:u.providerType,ideType:u.providerType,agentType:u.providerType,status:u.status||"running",daemonId:r,instanceId:u.id,cliName:u.providerName,mode:u.mode||"terminal",workspace:u.workspace||"",activeChat:u.activeChat,resume:u.resume,runtimeKey:u.runtimeKey,runtimeDisplayName:u.runtimeDisplayName,runtimeWorkspaceLabel:u.runtimeWorkspaceLabel,runtimeWriteOwner:u.runtimeWriteOwner??null,runtimeAttachedClients:u.runtimeAttachedClients??[],lastUpdated:u.lastUpdated,unread:u.unread,lastSeenAt:u.lastSeenAt,inboxBucket:u.inboxBucket,surfaceHidden:u.surfaceHidden,controlValues:u.controlValues,providerControls:u.providerControls,timestamp:c,_isCli:!0});for(const u of h)n.push({id:`${r}:acp:${u.id}`,sessionId:u.id,providerSessionId:u.providerSessionId,parentSessionId:u.parentId,sessionKind:u.kind,transport:u.transport,sessionCapabilities:u.capabilities,type:u.providerType,ideType:u.providerType,agentType:u.providerType,status:u.status||"running",daemonId:r,instanceId:u.id,cliName:u.providerName,mode:"chat",workspace:u.workspace||"",activeChat:u.activeChat,runtimeKey:u.runtimeKey,runtimeDisplayName:u.runtimeDisplayName,runtimeWorkspaceLabel:u.runtimeWorkspaceLabel,runtimeWriteOwner:u.runtimeWriteOwner??null,runtimeAttachedClients:u.runtimeAttachedClients??[],currentModel:u.currentModel,currentPlan:u.currentPlan,lastUpdated:u.lastUpdated,unread:u.unread,lastSeenAt:u.lastSeenAt,inboxBucket:u.inboxBucket,surfaceHidden:u.surfaceHidden,acpConfigOptions:u.acpConfigOptions,acpModes:u.acpModes,controlValues:u.controlValues,providerControls:u.providerControls,timestamp:c,_isAcp:!0});return n}function Ai(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 Ri(t,s){const n=Ai(t);return{daemonId:n.daemonId,payload:{...s,...n.targetSessionId&&!s.targetSessionId?{targetSessionId:n.targetSessionId}:{}}}}const rr=[{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:"💚"}],ar=[{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:"🧩"}],ir=[{id:"copilot",name:"GitHub Copilot",icon:"🤖"},{id:"cline",name:"Cline",icon:"🧠"},{id:"roo-code",name:"Roo Code",icon:"🦘"},{id:"continue",name:"Continue",icon:"▶️"}],or="adhdev_notification_prefs",dn={globalEnabled:!0,disconnectAlert:!0,browserNotifications:!0,completionAlert:!0,approvalAlert:!0,chatTaskCompletionBubble:!1};function _i(){try{const t=localStorage.getItem(or);if(t){const s=JSON.parse(t);return{...dn,...s}}}catch{}return{...dn}}function Li(t){try{localStorage.setItem(or,JSON.stringify(t))}catch{}}let Ue=_i(),Wt=[];function Di(){Wt.forEach(t=>t())}function Ei(){return{...Ue}}function $i(t){Ue={...Ue,...t},Li(Ue),Di()}function Pi(){const[,t]=a.useState(0);a.useEffect(()=>{const n=()=>t(r=>r+1);return Wt.push(n),()=>{Wt=Wt.filter(r=>r!==n)}},[]);const s=a.useCallback(n=>{$i(n)},[]);return[{...Ue},s]}function vt(t){if(!Ue.globalEnabled)return!1;switch(t){case"disconnect":return Ue.disconnectAlert;case"completion":return Ue.completionAlert;case"approval":return Ue.approvalAlert;case"browser":return Ue.browserNotifications;default:return!0}}const Bi={enabled:!0,onApproval:!0,onComplete:!0,onError:!0,throttleMs:5e3};async function Ki(){return"Notification"in window?Notification.permission==="granted"?"granted":Notification.permission==="denied"?"denied":Notification.requestPermission():"denied"}function cr(){return"Notification"in window&&Notification.permission==="granted"}let nt=null;async function Wi(){if(nt!==null)return nt;try{if(!("serviceWorker"in navigator)||!("PushManager"in window))return nt=!1,!1;const t=await navigator.serviceWorker.getRegistration();return t?(nt=!!await t.pushManager.getSubscription(),nt):(nt=!1,!1)}catch{return nt=!1,!1}}function ks(t,s,n){if(cr())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 Oi(t,s={}){const n={...Bi,...s},r=a.useRef(new Map),i=a.useRef(0),o=a.useRef(null);a.useEffect(()=>{Wi().then(d=>{o.current=d})},[]);const c=a.useCallback((d,l,f)=>{const x=Date.now();x-i.current<n.throttleMs||(i.current=x,ks(d,l,f))},[n.throttleMs]);a.useEffect(()=>{var d;if(!(!n.enabled||!cr())&&vt("browser")&&o.current!==!0){if(document.hasFocus()){for(const l of t)r.current.set(l.id,Le(l.status,{activeModal:l.activeModal}));return}for(const l of t){const f=r.current.get(l.id),x=Le(l.status,{activeModal:l.activeModal}),m=l.name||l.id;if(n.onApproval&&vt("approval")&&x==="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&&vt("completion")&&qn(f)&&x==="idle"&&c(`✅ ${m} — Task complete`,"Agent has finished generating",`complete-${l.id}`),n.onError&&x==="error"&&f!=="error"&&c(`⚠️ ${m} — Error`,"Agent encountered an error",`error-${l.id}`),r.current.set(l.id,x)}}},[t,n.enabled,n.onApproval,n.onComplete,n.onError,c])}class zi{constructor(){Me(this,"dedupMap",new Map);Me(this,"DEDUP_WINDOW_MS",5e3);Me(this,"DEDUP_MAX_SIZE",50);Me(this,"DEDUP_CLEANUP_AGE_MS",1e4);Me(this,"toastCallbacks",[]);Me(this,"systemMessageCallbacks",[]);Me(this,"clearSystemMessageCallbacks",[]);Me(this,"resolveActionFn",null);Me(this,"viewRequestRespondFn",null);Me(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 x,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=Te(s.ideType||"");const d=this.resolveOwningDaemon(s);if(d){const h=He(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&&Ei().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",u=(x=s.modalButtons)!=null&&x.length?s.modalButtons.map(b=>`[${b}]`).join(" "):"[Approve] [Reject]";this.emitSystemMessage(r,{role:"system",timestamp:Date.now(),content:`⚡ Approval requested: ${h}
|
|
36
|
-
${u}`,_localId:`sys_approval_${Date.now()}`})}if((m=s.modalButtons)!=null&&m.length&&this.resolveActionFn){const h=this.resolveActionRouteTarget(s);if(!h)return;const u=s.agentType||s.ideType||"",b=s.ideType||"",p=s.modalButtons,w=g=>g.replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").replace(/\s*(Alt|Ctrl|Shift|Cmd|Enter|Return|Esc|Tab|Backspace)(\+\s*\w+)*/gi,"").trim(),v=this.resolveActionFn,y=p.map((g,M)=>{const k=w(g).toLowerCase(),N=/^(run|approve|accept|yes|allow|always)/.test(k),P=/^(reject|deny|delete|remove|abort|cancel|no)/.test(k);return{label:w(g),variant:N?"primary":P?"danger":"default",onClick:()=>{const K=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(k);v(h,"resolve_action",{action:K?"approve":"reject",button:g,buttonIndex:M,agentType:u,ideType:b,...s.targetSessionId&&{targetSessionId:s.targetSessionId}})}}}),j=s.modalMessage?`⚡ ${c}: ${s.modalMessage.replace(/[\n\r]+/g," ").slice(0,80)}`:l,I=Date.now();this.emitToast({id:I,message:j,type:f,timestamp:I,targetKey:r||h,actions:y,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",vt("browser")&&!document.hasFocus()&&ks(`⚠️ ${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",u=s.requestId,b=s.orgId;if(l=`👁️ ${h} wants to view your session`,f="warning",u&&b&&this.viewRequestRespondFn){const p=this.viewRequestRespondFn,w=Date.now(),v=[{label:"Approve",variant:"primary",onClick:()=>{p(b,u,"approve").catch(y=>console.error("[EventManager] approve view request failed:",y))}},{label:"Decline",variant:"danger",onClick:()=>{p(b,u,"reject").catch(y=>console.error("[EventManager] reject view request failed:",y))}}];this.emitToast({id:w,message:l,type:f,timestamp:w,actions:v,duration:3e4}),l=""}vt("browser")&&!document.hasFocus()&&ks("👁️ View Request",`${h} wants to view your session`,`view-request-${u}`)}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 Xe=new zi;function ot(...t){return sa(na(t))}function Ui({icon:t,title:s,subtitle:n,badge:r,actions:i,className:o}){return e.jsxs("div",{className:ot("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 Yt({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(Ui,{icon:t,title:s,subtitle:n,badge:r,actions:i}),e.jsx("div",{className:"page-content",children:e.jsx("div",{className:ot("mx-auto flex w-full flex-col gap-4",o,c),children:d})})]})}function Re({title:t,icon:s,description:n,accentColor:r,className:i,children:o}){return e.jsxs("div",{className:ot("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 $s({icon:t,title:s,description:n,action:r,className:i}){return e.jsxs("div",{className:ot("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 Hi={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"},Fi={error:"⚠️",warning:"🧪",success:"✅",info:"💡"};function Vi({variant:t,children:s,onDismiss:n,className:r}){return e.jsxs("div",{className:ot("flex items-center justify-between gap-3 px-4 py-3 rounded-xl border text-[13px]",Hi[t],r),children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("span",{children:Fi[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 qi={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"},Gi={online:"bg-green-500",idle:"bg-yellow-500",busy:"bg-orange-500",error:"bg-red-500",offline:"bg-gray-500"};function Yi({status:t,label:s,className:n}){const r=s||t;return e.jsxs("span",{className:ot("inline-flex items-center gap-1.5 text-xs font-medium px-2.5 py-1 rounded-full border",qi[t],n),children:[e.jsx("span",{className:ot("w-2 h-2 rounded-full animate-[pulse-dot_2s_ease-in-out_infinite]",Gi[t])}),r]})}function Xi(){return typeof window>"u"?"dark":window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}function Ns(){try{const t=localStorage.getItem("theme");if(t==="dark"||t==="light"||t==="system")return t}catch{}return"dark"}function Ot(t){return t==="system"?Xi():t}function Ji(){typeof document>"u"||document.documentElement.setAttribute("data-theme",Ot(Ns()))}function lr(){const[t,s]=a.useState(Ns),[n,r]=a.useState(()=>Ot(Ns()));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(Ot(c));try{localStorage.setItem("theme",c)}catch{}},[]),o=a.useCallback(()=>{s(c=>{const d=c==="dark"?"light":c==="light"?"system":"dark";r(Ot(d));try{localStorage.setItem("theme",d)}catch{}return d})},[]);return{theme:n,preference:t,setPreference:i,cycleTheme:o,isDark:n==="dark"}}function Je({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 Zi({onPrefChange:t}){const[s,n]=Pi(),r=(i,o)=>{n({[i]:o}),t==null||t(i,o)};return e.jsxs("div",{className:"flex flex-col gap-3",children:[e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(ts,{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(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(De,{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(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(_a,{size:15})," Completion Alerts"]}),description:"Notify when agent finishes a task",checked:s.completionAlert,onChange:i=>r("completionAlert",i)}),e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(La,{size:15})," Approval Alerts"]}),description:"Notify when agent needs approval",checked:s.approvalAlert,onChange:i=>r("approvalAlert",i)}),e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(ut,{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(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ze,{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 Qi({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($s,{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(to,{ide:c,allIdes:t,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i},c.id))})}function un({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 ra.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 eo(t){const s=t.replace(/^ide-/,"").replace(/-provider$/,"").toLowerCase(),r=[...rr,...ar,...ir].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 to({ide:t,allIdes:s,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i}){var S,W;const[o,c]=a.useState("idle"),[d,l]=a.useState(""),[f,x]=a.useState(null),[m,h]=a.useState("idle"),[u,b]=a.useState(""),p=t,w=p.version||p.daemonVersion||null,v=((S=p.machine)==null?void 0:S.platform)||((W=p.system)==null?void 0:W.platform)||"",y=He(p,{fallbackId:t.id}),j=v==="win32"?"🪟":v==="darwin"?"🍎":"🐧",I=s.filter($=>$.daemonId===t.id&&$.transport==="cdp-page"),g=s.filter($=>$.daemonId===t.id&&$.transport==="pty"),M=s.filter($=>$.daemonId===t.id&&$.transport==="acp"),k=p.p2p,N=async()=>{var $,z,D,_;if(n){c("upgrading"),l("Starting upgrade...");try{const O=await n(t.id,"daemon_upgrade",{});($=O==null?void 0:O.result)!=null&&$.alreadyLatest?(c("done"),l(`Already on v${O.result.version||"latest"}.`)):(z=O==null?void 0:O.result)!=null&&z.upgraded||(D=O==null?void 0:O.result)!=null&&D.success?(c("done"),l(`Upgrade to v${O.result.version||"latest"} started. Daemon is restarting...`)):(c("error"),l(((_=O==null?void 0:O.result)==null?void 0:_.error)||"Upgrade failed"))}catch(O){c("error"),l((O==null?void 0:O.message)||"Connection lost during upgrade")}}},P=async()=>{if(x(null),!!r){h("loading");try{await r(t.id),h("done"),b("Machine disconnected.")}catch($){h("error"),b(($==null?void 0:$.message)||"Failed to disconnect")}}},K=async()=>{if(x(null),!!i){h("loading");try{await i(t.id),h("done"),b('Token revoked. Machine must restart "adhdev-standalone" to reconnect.')}catch($){h("error"),b(($==null?void 0:$.message)||"Failed to revoke token")}}},L="0.8.1",B=!w||w!==L,T=I.length+g.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:y}),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),"…"]}),w&&e.jsxs("span",{className:`px-1.5 py-0.5 rounded text-[10px] ${B?"":"bg-bg-secondary"}`,style:B?{background:"color-mix(in srgb, var(--status-warning) 15%, transparent)",color:"var(--status-warning)"}:void 0,children:["v",w,!B&&" ✓"]})]})]})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[n&&B&&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${L}`,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${L}`}`}),r&&e.jsx("button",{onClick:()=>x("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:()=>x("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(Yi,{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:[k&&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 ${k.state==="connected"?"bg-green-400":"bg-text-muted/30"} ${k.state==="connecting"||k.state==="new"?"animate-pulse":""}`,style:k.state==="connecting"||k.state==="new"?{background:"var(--status-warning)"}:void 0}),e.jsxs("span",{className:"text-text-muted",children:["P2P ",k.state==="connected"?"connected":k.state==="connecting"||k.state==="new"?"connecting...":k.state||"off"]}),k.peers!==void 0&&k.peers>0&&e.jsxs("span",{className:"text-text-muted/60",children:["(",k.peers," peer",k.peers!==1?"s":"",")"]})]}),k&&T>0&&e.jsx("span",{className:"text-border-subtle",children:"·"}),T>0?e.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-text-muted",children:[I.map($=>{const z=eo($.type),D=$.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}),D!==void 0&&e.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${D?"bg-green-400":"animate-pulse"}`,style:D?void 0:{background:"var(--status-warning)"},title:D?"CDP connected":"CDP connecting..."})]},$.id)}),g.map($=>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:$.cliName||"CLI"})]},$.id)),M.map($=>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:$.cliName||"ACP"})]},$.id))]}):e.jsx("span",{className:"text-[11px] text-text-muted/60 italic",children:"No IDEs connected"})]}),(d||u)&&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:u||d})]}),f==="disconnect"&&e.jsx(un,{title:"🔌 Disconnect Machine",message:`Disconnect "${y}" from ADHDev?
|
|
36
|
+
${u}`,_localId:`sys_approval_${Date.now()}`})}if((m=s.modalButtons)!=null&&m.length&&this.resolveActionFn){const h=this.resolveActionRouteTarget(s);if(!h)return;const u=s.agentType||s.ideType||"",b=s.ideType||"",p=s.modalButtons,w=g=>g.replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").replace(/\s*(Alt|Ctrl|Shift|Cmd|Enter|Return|Esc|Tab|Backspace)(\+\s*\w+)*/gi,"").trim(),v=this.resolveActionFn,y=p.map((g,M)=>{const k=w(g).toLowerCase(),N=/^(run|approve|accept|yes|allow|always)/.test(k),P=/^(reject|deny|delete|remove|abort|cancel|no)/.test(k);return{label:w(g),variant:N?"primary":P?"danger":"default",onClick:()=>{const K=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(k);v(h,"resolve_action",{action:K?"approve":"reject",button:g,buttonIndex:M,agentType:u,ideType:b,...s.targetSessionId&&{targetSessionId:s.targetSessionId}})}}}),j=s.modalMessage?`⚡ ${c}: ${s.modalMessage.replace(/[\n\r]+/g," ").slice(0,80)}`:l,I=Date.now();this.emitToast({id:I,message:j,type:f,timestamp:I,targetKey:r||h,actions:y,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",vt("browser")&&!document.hasFocus()&&ks(`⚠️ ${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",u=s.requestId,b=s.orgId;if(l=`👁️ ${h} wants to view your session`,f="warning",u&&b&&this.viewRequestRespondFn){const p=this.viewRequestRespondFn,w=Date.now(),v=[{label:"Approve",variant:"primary",onClick:()=>{p(b,u,"approve").catch(y=>console.error("[EventManager] approve view request failed:",y))}},{label:"Decline",variant:"danger",onClick:()=>{p(b,u,"reject").catch(y=>console.error("[EventManager] reject view request failed:",y))}}];this.emitToast({id:w,message:l,type:f,timestamp:w,actions:v,duration:3e4}),l=""}vt("browser")&&!document.hasFocus()&&ks("👁️ View Request",`${h} wants to view your session`,`view-request-${u}`)}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 Xe=new zi;function ot(...t){return sa(na(t))}function Ui({icon:t,title:s,subtitle:n,badge:r,actions:i,className:o}){return e.jsxs("div",{className:ot("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 Yt({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(Ui,{icon:t,title:s,subtitle:n,badge:r,actions:i}),e.jsx("div",{className:"page-content",children:e.jsx("div",{className:ot("mx-auto flex w-full flex-col gap-4",o,c),children:d})})]})}function Re({title:t,icon:s,description:n,accentColor:r,className:i,children:o}){return e.jsxs("div",{className:ot("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 $s({icon:t,title:s,description:n,action:r,className:i}){return e.jsxs("div",{className:ot("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 Hi={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"},Fi={error:"⚠️",warning:"🧪",success:"✅",info:"💡"};function Vi({variant:t,children:s,onDismiss:n,className:r}){return e.jsxs("div",{className:ot("flex items-center justify-between gap-3 px-4 py-3 rounded-xl border text-[13px]",Hi[t],r),children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("span",{children:Fi[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 qi={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"},Gi={online:"bg-green-500",idle:"bg-yellow-500",busy:"bg-orange-500",error:"bg-red-500",offline:"bg-gray-500"};function Yi({status:t,label:s,className:n}){const r=s||t;return e.jsxs("span",{className:ot("inline-flex items-center gap-1.5 text-xs font-medium px-2.5 py-1 rounded-full border",qi[t],n),children:[e.jsx("span",{className:ot("w-2 h-2 rounded-full animate-[pulse-dot_2s_ease-in-out_infinite]",Gi[t])}),r]})}function Xi(){return typeof window>"u"?"dark":window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}function Ns(){try{const t=localStorage.getItem("theme");if(t==="dark"||t==="light"||t==="system")return t}catch{}return"dark"}function Ot(t){return t==="system"?Xi():t}function Ji(){typeof document>"u"||document.documentElement.setAttribute("data-theme",Ot(Ns()))}function lr(){const[t,s]=a.useState(Ns),[n,r]=a.useState(()=>Ot(Ns()));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(Ot(c));try{localStorage.setItem("theme",c)}catch{}},[]),o=a.useCallback(()=>{s(c=>{const d=c==="dark"?"light":c==="light"?"system":"dark";r(Ot(d));try{localStorage.setItem("theme",d)}catch{}return d})},[]);return{theme:n,preference:t,setPreference:i,cycleTheme:o,isDark:n==="dark"}}function Je({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 Zi({onPrefChange:t}){const[s,n]=Pi(),r=(i,o)=>{n({[i]:o}),t==null||t(i,o)};return e.jsxs("div",{className:"flex flex-col gap-3",children:[e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(ts,{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(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(De,{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(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(_a,{size:15})," Completion Alerts"]}),description:"Notify when agent finishes a task",checked:s.completionAlert,onChange:i=>r("completionAlert",i)}),e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(La,{size:15})," Approval Alerts"]}),description:"Notify when agent needs approval",checked:s.approvalAlert,onChange:i=>r("approvalAlert",i)}),e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(ut,{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(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ze,{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 Qi({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($s,{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(to,{ide:c,allIdes:t,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i},c.id))})}function un({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 ra.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 eo(t){const s=t.replace(/^ide-/,"").replace(/-provider$/,"").toLowerCase(),r=[...rr,...ar,...ir].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 to({ide:t,allIdes:s,sendDaemonCommand:n,onDisconnect:r,onRevokeToken:i}){var S,W;const[o,c]=a.useState("idle"),[d,l]=a.useState(""),[f,x]=a.useState(null),[m,h]=a.useState("idle"),[u,b]=a.useState(""),p=t,w=p.version||p.daemonVersion||null,v=((S=p.machine)==null?void 0:S.platform)||((W=p.system)==null?void 0:W.platform)||"",y=He(p,{fallbackId:t.id}),j=v==="win32"?"🪟":v==="darwin"?"🍎":"🐧",I=s.filter($=>$.daemonId===t.id&&$.transport==="cdp-page"),g=s.filter($=>$.daemonId===t.id&&$.transport==="pty"),M=s.filter($=>$.daemonId===t.id&&$.transport==="acp"),k=p.p2p,N=async()=>{var $,z,D,_;if(n){c("upgrading"),l("Starting upgrade...");try{const O=await n(t.id,"daemon_upgrade",{});($=O==null?void 0:O.result)!=null&&$.alreadyLatest?(c("done"),l(`Already on v${O.result.version||"latest"}.`)):(z=O==null?void 0:O.result)!=null&&z.upgraded||(D=O==null?void 0:O.result)!=null&&D.success?(c("done"),l(`Upgrade to v${O.result.version||"latest"} started. Daemon is restarting...`)):(c("error"),l(((_=O==null?void 0:O.result)==null?void 0:_.error)||"Upgrade failed"))}catch(O){c("error"),l((O==null?void 0:O.message)||"Connection lost during upgrade")}}},P=async()=>{if(x(null),!!r){h("loading");try{await r(t.id),h("done"),b("Machine disconnected.")}catch($){h("error"),b(($==null?void 0:$.message)||"Failed to disconnect")}}},K=async()=>{if(x(null),!!i){h("loading");try{await i(t.id),h("done"),b('Token revoked. Machine must restart "adhdev-standalone" to reconnect.')}catch($){h("error"),b(($==null?void 0:$.message)||"Failed to revoke token")}}},L="0.8.2",B=!w||w!==L,T=I.length+g.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:y}),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),"…"]}),w&&e.jsxs("span",{className:`px-1.5 py-0.5 rounded text-[10px] ${B?"":"bg-bg-secondary"}`,style:B?{background:"color-mix(in srgb, var(--status-warning) 15%, transparent)",color:"var(--status-warning)"}:void 0,children:["v",w,!B&&" ✓"]})]})]})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[n&&B&&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${L}`,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${L}`}`}),r&&e.jsx("button",{onClick:()=>x("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:()=>x("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(Yi,{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:[k&&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 ${k.state==="connected"?"bg-green-400":"bg-text-muted/30"} ${k.state==="connecting"||k.state==="new"?"animate-pulse":""}`,style:k.state==="connecting"||k.state==="new"?{background:"var(--status-warning)"}:void 0}),e.jsxs("span",{className:"text-text-muted",children:["P2P ",k.state==="connected"?"connected":k.state==="connecting"||k.state==="new"?"connecting...":k.state||"off"]}),k.peers!==void 0&&k.peers>0&&e.jsxs("span",{className:"text-text-muted/60",children:["(",k.peers," peer",k.peers!==1?"s":"",")"]})]}),k&&T>0&&e.jsx("span",{className:"text-border-subtle",children:"·"}),T>0?e.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-text-muted",children:[I.map($=>{const z=eo($.type),D=$.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}),D!==void 0&&e.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${D?"bg-green-400":"animate-pulse"}`,style:D?void 0:{background:"var(--status-warning)"},title:D?"CDP connected":"CDP connecting..."})]},$.id)}),g.map($=>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:$.cliName||"CLI"})]},$.id)),M.map($=>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:$.cliName||"ACP"})]},$.id))]}):e.jsx("span",{className:"text-[11px] text-text-muted/60 italic",children:"No IDEs connected"})]}),(d||u)&&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:u||d})]}),f==="disconnect"&&e.jsx(un,{title:"🔌 Disconnect Machine",message:`Disconnect "${y}" 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:K,onCancel:()=>x(null)})]})}const so=[{id:"dark",label:"Dark",icon:"🌙"},{id:"light",label:"Light",icon:"☀️"},{id:"system",label:"System",icon:"💻"}];function no(){const{preference:t,setPreference:s}=lr();return e.jsx("div",{className:"flex gap-2",children:so.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 text-white":"bg-bg-glass border-border-subtle hover:bg-bg-secondary text-text-muted hover:text-text-primary"}`,children:[e.jsx("span",{children:n.icon}),n.label]},n.id))})}const Ss={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},Cs={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},ro=[{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"}}}],dr="adhdev-chat-theme",ur="adhdev-chat-theme-custom";function zt(){return typeof window>"u"?"ember":localStorage.getItem(dr)||"ember"}function Oe(t){try{const s=localStorage.getItem(ur);if(s){const n=JSON.parse(s);return{...t==="dark"?Ss:Cs,...n[t]}}}catch{}return t==="dark"?Ss:Cs}function Dt(t,s){localStorage.setItem(ur,JSON.stringify({dark:t,light:s}))}function Be(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 Xt(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 ao={midnight:{dark:"#8b5cf6",light:"#7c3aed"},ember:{dark:"#d97706",light:"#d97706"},aurora:{dark:"#ec4899",light:"#ec4899"},honey:{dark:"#fbbf24",light:"#fbbf24"}};function jt(t,s){var i;const n=(i=ao[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",Xt(n,24)),r.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${n}, ${Xt(n,18)})`),r.style.setProperty("--border-accent",Be(n,.35)),r.style.setProperty("--nav-active-bg",Be(n,.1)),r.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${n}, 0 0 12px ${Be(n,.06)}`)}function at(t){const s=document.documentElement;s.style.setProperty("--bg-primary",t.bgPrimary),s.style.setProperty("--bg-secondary",t.bgSecondary),s.style.setProperty("--bg-card",Be(t.surfacePrimary,.92)),s.style.setProperty("--surface-primary",t.surfacePrimary),s.style.setProperty("--surface-secondary",t.bgSecondary),s.style.setProperty("--bg-glass",Be(t.borderSubtle,.15)),s.style.setProperty("--bg-glass-hover",Be(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",Be(t.borderSubtle,.5)),s.style.setProperty("--border-default",Be(t.borderDefault,.5)),s.style.setProperty("--accent-primary",t.accentColor),s.style.setProperty("--accent-primary-light",Xt(t.accentColor,30)),s.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${t.accentColor}, ${Xt(t.accentColor,40)})`),s.style.setProperty("--border-accent",Be(t.accentColor,.35)),s.style.setProperty("--nav-active-bg",Be(t.accentColor,.1)),s.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${t.accentColor}, 0 0 12px ${Be(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 ${Be(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 Ps(){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-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 io(t){if(localStorage.setItem(dr,t),document.documentElement.setAttribute("data-chat-theme",t),t==="custom"){const s=it()?"dark":"light";at(Oe(s))}else Ps(),jt(t,it()?"dark":"light")}function oo(){const t=zt();if(document.documentElement.setAttribute("data-chat-theme",t),t==="custom"){const s=it()?"dark":"light";at(Oe(s))}else Ps(),jt(t,it()?"dark":"light")}function it(){const t=document.documentElement.getAttribute("data-theme");return t?t==="dark":window.matchMedia("(prefers-color-scheme: dark)").matches}function Ae({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)",minWidth:110},children:t}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},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:72,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 ht({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 co({dark:t,onColorsChange:s}){const n=t?"dark":"light",[r,i]=a.useState(()=>Oe(n));a.useEffect(()=>{i(Oe(n))},[n]);const o=a.useCallback((c,d)=>{i(l=>{const f={...l,[c]:d},m=Oe(n==="dark"?"light":"dark");return n==="dark"?Dt(f,m):Dt(m,f),at(f),s(f),f})},[n,s]);return e.jsxs("div",{style:{marginTop:12,padding:"16px 18px",background:"var(--bg-glass)",border:"1px solid var(--border-subtle)",borderRadius:12},children:[e.jsxs("div",{style:{fontSize:"0.75rem",fontWeight:700,color:"var(--text-primary)",marginBottom:14,display:"flex",alignItems:"center",gap:8},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",{style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:16},children:[e.jsxs("div",{children:[e.jsxs(ht,{title:"App Background",children:[e.jsx(Ae,{label:"Background",value:r.bgPrimary,onChange:c=>o("bgPrimary",c)}),e.jsx(Ae,{label:"Surface",value:r.bgSecondary,onChange:c=>o("bgSecondary",c)}),e.jsx(Ae,{label:"Card",value:r.surfacePrimary,onChange:c=>o("surfacePrimary",c)})]}),e.jsxs(ht,{title:"App Text",children:[e.jsx(Ae,{label:"Primary",value:r.textPrimary,onChange:c=>o("textPrimary",c)}),e.jsx(Ae,{label:"Secondary",value:r.textSecondary,onChange:c=>o("textSecondary",c)}),e.jsx(Ae,{label:"Muted",value:r.textMuted,onChange:c=>o("textMuted",c)})]}),e.jsxs(ht,{title:"Borders & Accent",children:[e.jsx(Ae,{label:"Border subtle",value:r.borderSubtle,onChange:c=>o("borderSubtle",c)}),e.jsx(Ae,{label:"Border default",value:r.borderDefault,onChange:c=>o("borderDefault",c)}),e.jsx(Ae,{label:"Accent",value:r.accentColor,onChange:c=>o("accentColor",c)})]})]}),e.jsxs("div",{children:[e.jsxs(ht,{title:"Chat Bubbles",children:[e.jsx(Ae,{label:"User bubble",value:r.userBubble,onChange:c=>o("userBubble",c)}),e.jsx(Ae,{label:"User text",value:r.userText,onChange:c=>o("userText",c)}),e.jsx(Ae,{label:"Agent bubble",value:r.assistantBubble,onChange:c=>o("assistantBubble",c)}),e.jsx(Ae,{label:"Agent text",value:r.assistantText,onChange:c=>o("assistantText",c)})]}),e.jsxs(ht,{title:"Chat Layout",children:[e.jsx(Ae,{label:"Chat BG",value:r.containerBg,onChange:c=>o("containerBg",c)}),e.jsx(Ae,{label:"Send button",value:r.sendButton,onChange:c=>o("sendButton",c)}),e.jsx(Ae,{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)",minWidth:110},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?Ss:Cs,l=Oe(t?"light":"dark");t?Dt(c,l):Dt(l,c),i(c),at(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 lo(){const[t,s]=a.useState(zt),[n,r]=a.useState(!0),[i,o]=a.useState(()=>Oe("dark"));a.useEffect(()=>{r(it());const l=new MutationObserver(()=>{const m=it();r(m);const h=zt();h==="custom"?at(Oe(m?"dark":"light")):jt(h,m?"dark":"light")});l.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]});const f=window.matchMedia("(prefers-color-scheme: dark)"),x=()=>{const m=it();r(m);const h=zt();h==="custom"?at(Oe(m?"dark":"light")):jt(h,m?"dark":"light")};return f.addEventListener("change",x),()=>{l.disconnect(),f.removeEventListener("change",x)}},[]),a.useEffect(()=>{document.documentElement.setAttribute("data-chat-theme",t),t==="custom"?at(Oe(n?"dark":"light")):(Ps(),jt(t,n?"dark":"light"))},[t,n]),a.useEffect(()=>{o(Oe(n?"dark":"light"))},[n]);const c=l=>{s(l),io(l)},d=[...ro,{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,x=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:x.containerBg},children:[e.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:x.assistantBubble,border:x.assistantBorder,color:x.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:x.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:x.assistantBubble,border:x.assistantBorder,color:x.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(co,{dark:n,onColorsChange:l=>o(l)})]})}const xr="adhdev_mobileDashboardMode_v1";function pr(){try{return localStorage.getItem(xr)==="workspace"?"workspace":"chat"}catch{return"chat"}}function uo(t){try{localStorage.setItem(xr,t)}catch{}}function xo(){const[t,s]=a.useState(!0);return a.useEffect(()=>{s(pr()==="chat")},[]),e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ze,{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),uo(n?"chat":"workspace")},extra:e.jsx("span",{className:"text-[11px] text-text-muted",children:t?"Chat mode":"Workspace"})})}const mr="adhdev_hiddenTabs";function po(){try{const t=localStorage.getItem(mr);if(t)return new Set(JSON.parse(t))}catch{}return new Set}function ct(t){try{localStorage.setItem(mr,JSON.stringify([...t]))}catch{}}function mo(){const[t,s]=a.useState(po),n=a.useCallback(f=>{s(x=>{const m=new Set(x);return m.has(f)?m.delete(f):m.add(f),ct(m),m})},[]),r=a.useCallback(f=>{s(x=>{if(x.has(f))return x;const m=new Set(x);return m.add(f),ct(m),m})},[]),i=a.useCallback(f=>{s(x=>{if(!x.has(f))return x;const m=new Set(x);return m.delete(f),ct(m),m})},[]),o=a.useCallback(()=>{s(f=>{if(f.size===0)return f;const x=new Set;return ct(x),x})},[]),c=a.useCallback((f,x)=>{s(m=>{const h=new Set(m);for(const u of x)h.add(u);return ct(h),h})},[]),d=a.useCallback((f,x)=>{s(m=>{const h=new Set(m);for(const u of x)h.delete(u);return ct(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 fo({visibleConversations:t,clearedTabs:s,setClearedTabs:n,setActionLogs:r}){a.useEffect(()=>{Ki()},[]);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 Oi(i),a.useEffect(()=>{if(Object.keys(s).length===0)return;const c=setTimeout(()=>{n(d=>{const l=Date.now(),f={};for(const[x,m]of Object.entries(d))l-m<5e3&&(f[x]=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 ps(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 ns(t){const s=[...t.messages].reverse().find(n=>!(n!=null&&n._localId))||t.messages[t.messages.length-1];return ps(s==null?void 0:s.timestamp)||ps(s==null?void 0:s.receivedAt)||ps(s==null?void 0:s.createdAt)||0}function ms(t,s=0){return ns(t)||s||0}function xn(t){return ns(t)}function fr(t,s){const n=xn(s)-xn(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 ho(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 Et(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 go(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 bo(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 yo(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 vo({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 I=ho(t);return Et(o.current,I)?o.current:(o.current=I,I)},[t]),x=a.useMemo(()=>sr(t),[t]),m=a.useRef(new Map),h=a.useMemo(()=>{var M;const I=new Map,g=[];for(const k of f){const N=k.daemonId||((M=k.id)==null?void 0:M.split(":")[0])||k.id,P=s[N]||"new",K=k.daemonId&&x[k.daemonId]||void 0,L=bo(k,n),B=m.current.get(k.id);if(B&&B.ide===k&&B.connectionState===P&&B.machineName===K&&yo(B.localRefs,L)){I.set(k.id,B),g.push(...B.conversations);continue}const T=nr(k,n,{machineName:K,connectionState:P}),S={ide:k,connectionState:P,machineName:K,localRefs:L,conversations:T};I.set(k.id,S),g.push(...T)}return m.current=I,[...g].sort(fr)},[f,n,s,x]),u=a.useMemo(()=>{const I=go(h,r);return Et(c.current,I)?c.current:(c.current=I,I)},[h,r]),b=a.useMemo(()=>{const I=new Map;for(const g of u)g.sessionId&&I.set(g.sessionId,g);return I},[u]),p=a.useMemo(()=>{const I=new Map;for(const g of u)g.sessionId&&I.set(g.sessionId,g),I.set(g.ideId,g),I.set(g.tabKey,g);return I},[u]),w=a.useCallback(I=>{if(I)return b.get(I)},[b]),v=a.useCallback(I=>{if(I)return p.get(I)},[p]),y=a.useMemo(()=>{const I=u.filter(g=>!i.has(g.tabKey));return Et(d.current,I)?d.current:(d.current=I,I)},[u,i]),j=a.useMemo(()=>{const I=y.map(g=>g.tabKey);return Et(l.current,I)?l.current:(l.current=I,I)},[y]);return{chatIdes:f,conversations:u,visibleConversations:y,visibleTabKeys:j,resolveConversationBySessionId:w,resolveConversationByTarget:v}}function jo({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(()=>{Xe.setIdes(t)},[t]),a.useEffect(()=>{Xe.setResolveAction((o,c,d)=>{s(o,c,d).catch(()=>{})})},[s]),a.useEffect(()=>{const o=Xe.onToast(l=>{n(x=>x.some(h=>h.message===l.message&&l.timestamp-h.timestamp<3e3)?x:[...x.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(x=>x.filter(m=>m.id!==l.id)),f)}),c=Xe.onSystemMessage((l,f)=>{var m;const x=i(l);(x==null?void 0:x.transport)==="pty"&&((m=f._localId)!=null&&m.startsWith("sys_approval_"))||r(h=>({...h,[l]:[...h[l]||[],f]}))}),d=Xe.onClearSystemMessage((l,f)=>{r(x=>{var m;return(m=x[l])!=null&&m.length?{...x,[l]:x[l].filter(h=>{var u;return!(h.role==="system"&&((u=h._localId)!=null&&u.startsWith(f)))})}:x})});return()=>{o(),c(),d()}},[n,r]),a.useEffect(()=>{const o=Qn.on("status_event",c=>Xe.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,x=i(f),m=(x==null?void 0:x.ideId)||l.ideId;m&&s(m,"resolve_action",{action:"approve",button:"Approve",...(x==null?void 0:x.sessionId)&&{targetSessionId:x.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 ko="adhdev_dashboardLayout_v1",No="adhdev_dashboardDockview_v1",gt={groupAssignments:[],focusedGroup:0,groupActiveTabIds:{},groupTabOrders:{},groupSizes:[]};function hr(t,s){try{const n=localStorage.getItem(t);return n?JSON.parse(n):s}catch{return s}}function gr(t){return t<768?"mobile":t<1280?"desktop-narrow":"desktop-wide"}function br(t){return`${ko}:${t}`}function So(t){const s=br(t);return hr(s,null)}function Co(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=br(t);if(n){localStorage.removeItem(r);return}localStorage.setItem(r,JSON.stringify(s))}catch{}}function yr(t){return`${No}:${t}`}function Io(t){const s=yr(t);return hr(s,null)}function Mo(t,s){try{const n=yr(t);if(!s){localStorage.removeItem(n);return}localStorage.setItem(n,JSON.stringify(s))}catch{}}function To(){return{groupAssignments:[...gt.groupAssignments],focusedGroup:gt.focusedGroup,groupActiveTabIds:{...gt.groupActiveTabIds},groupTabOrders:{...gt.groupTabOrders},groupSizes:[...gt.groupSizes]}}function Ao(){const[t]=a.useState(()=>gr(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,x]=a.useState([]),[m,h]=a.useState(()=>typeof window<"u"&&window.innerWidth<768),[u,b]=a.useState(!1),p=a.useCallback(()=>{if(u)return;const w=So(t)??To();n(new Map(w.groupAssignments)),i(w.focusedGroup),c(w.groupActiveTabIds),l(w.groupTabOrders),x(w.groupSizes),b(!0)},[u,t]);return a.useEffect(()=>{u&&Co(t,{groupAssignments:[...s.entries()],focusedGroup:r,groupActiveTabIds:o,groupTabOrders:d,groupSizes:f})},[u,t,s,r,o,d,f]),a.useEffect(()=>{const w=window.matchMedia("(max-width: 767px)"),v=y=>h(y.matches);return w.addEventListener("change",v),()=>w.removeEventListener("change",v)},[]),{groupAssignments:s,setGroupAssignments:n,focusedGroup:r,setFocusedGroup:i,groupActiveTabIds:o,setGroupActiveTabIds:c,groupTabOrders:d,setGroupTabOrders:l,groupSizes:f,setGroupSizes:x,isMobile:m,hasHydratedStoredLayout:u,hydrateStoredLayout:p}}function Ro({urlActiveTab:t,conversations:s,resolveConversationBySessionId:n,normalizedGroupAssignments:r,hasHydratedStoredLayout:i,hydrateStoredLayout:o,setGroupActiveTabIds:c,setFocusedGroup:d,setSearchParams:l,historyModalOpen:f,activeConv:x,isRefreshingHistory:m,ides:h,handleRefreshHistory:u}){const b=a.useRef(!1),p=a.useRef(!1),w=a.useRef(null),v=a.useRef(!1);a.useEffect(()=>{if(!t||b.current||s.length===0)return;if(!i){o();return}const y=n(t);if(!y)return;const j=r.get(y.tabKey)??0;c(I=>({...I,[j]:y.tabKey})),d(j),b.current=!0,p.current=!0,w.current!=null&&(window.clearTimeout(w.current),w.current=null),l(I=>{const g=new URLSearchParams(I);return g.delete("activeTab"),g},{replace:!0})},[t,s,n,r,i,o,c,d,l]),a.useEffect(()=>{if(!(p.current||i)&&s.length!==0){if(!t){o(),p.current=!0;return}if(b.current){p.current=!0;return}if(w.current==null)return w.current=window.setTimeout(()=>{w.current=null,!(p.current||i)&&(o(),p.current=!0)},1500),()=>{w.current!=null&&(window.clearTimeout(w.current),w.current=null)}}},[t,s.length,i,o]),a.useEffect(()=>{if(!f){v.current=!1;return}if(!x||v.current||m)return;const y=h.find(j=>j.id===x.ideId);y&&(!y.chats||y.chats.length===0)&&(v.current=!0,u())},[f,x,m,h,u]),a.useEffect(()=>{if(!x)return;let y=null,j=0,I=-1,g=0;const M=()=>{y=null;const k=Array.from(document.querySelectorAll("[data-chat-scroll]")).filter(P=>P.offsetParent!==null);if(k.length===0){j<18&&(j+=1,y=requestAnimationFrame(M));return}let N=0;for(const P of k)P.scrollTop=P.scrollHeight,N+=P.scrollHeight;N===I?g+=1:(g=0,I=N),j+=1,!(g>=2||j>=18)&&(y=requestAnimationFrame(M))};return y=requestAnimationFrame(M),()=>{y!=null&&cancelAnimationFrame(y)}},[x==null?void 0:x.tabKey])}function _o({isMobile:t,location:s,navigate:n,requestedRemoteTabTarget:r,requestedDesktopTabKey:i,conversations:o,ides:c,resolveConversationByTarget:d}){const[l,f]=a.useState(null),[x,m]=a.useState(null),h=a.useMemo(()=>{if(t||!r)return null;const v=d(r);return v&&!Se(v)&&!je(v)?v:null},[t,r,d]),u=a.useMemo(()=>{const v=l==null?void 0:l.ideId;if(!v)return null;const y=l!=null&&l.tabKey?o.find(j=>j.tabKey===l.tabKey):i?o.find(j=>j.tabKey===i):null;return(y==null?void 0:y.ideId)===v?y:o.find(j=>j.ideId===v&&j.streamSource==="native")||o.find(j=>j.ideId===v)||null},[o,l,i]),b=a.useMemo(()=>{if(u)return c.find(v=>v.id===u.ideId)},[c,u]);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 p=a.useCallback(v=>{v&&(f({ideId:v.ideId,tabKey:v.streamSource==="native"?"native":v.tabKey}),m(v))},[]),w=a.useCallback(()=>{f(null),m(null)},[]);return{remoteDialogConv:u,remoteDialogIdeEntry:b,remoteDialogActiveConv:x,setRemoteDialogActiveConv:m,openRemoteDialog:p,closeRemoteDialog:w}}function wt(t){if(!t)return{};const s=t.sessionId?{targetSessionId:t.sessionId}:{};return Se(t)||je(t)?{...s,agentType:t.agentType||t.ideType}:t.streamSource==="agent-stream"?{...s,agentType:t.agentType}:s}function Jt(t){return t&&(t.ideId||t.daemonId)||""}function $t(t,s){t(n=>[...n,{id:Date.now(),message:s,type:"warning",timestamp:Date.now()}])}function pn({sendDaemonCommand:t,activeConv:s,updateIdeChats:n,setToasts:r,setLocalUserMessages:i,setClearedTabs:o}){const[c,d]=a.useState(!1),[l,f]=a.useState(!1),x=a.useCallback(async b=>{try{await t("standalone","launch_ide",{ideType:b,enableCdp:!0})}catch(p){console.error("Launch failed",p)}},[t]),m=a.useCallback(async(b,p)=>{try{const w=b||(s==null?void 0:s.daemonId)||"",v=await t(w,"switch_chat",{id:p,sessionId:p,...wt(s)}),y=v==null?void 0:v.result;if((v==null?void 0:v.success)===!0||y==="switched"||y==="switched-by-title")return;y===!1||y==="not_found"?$t(r,"⚠️ Session tab not found — try refreshing history"):typeof y=="string"&&y.startsWith("error:")?$t(r,`⚠️ Switch error: ${y}`):$t(r,"⚠️ Session switch failed")}catch(w){console.error("Switch failed",w),$t(r,`❌ Switch failed: ${w.message||"connection error"}`)}},[s,t,r]),h=a.useCallback(async()=>{if(!(!s||c)){d(!0);try{const b=Jt(s);await t(b,"new_chat",{...wt(s)}),o(p=>({...p,[s.tabKey]:Date.now()})),i(p=>({...p,[s.tabKey]:[]}))}catch(b){console.error("New chat failed",b)}finally{d(!1)}}},[s,c,t,o,i]),u=a.useCallback(async()=>{var b;if(!(!s||l)){f(!0);try{const p=Jt(s),w=await t(p,"list_chats",{forceExpand:!0,...wt(s)}),v=(w==null?void 0:w.chats)||((b=w==null?void 0:w.result)==null?void 0:b.chats);w!=null&&w.success&&Array.isArray(v)&&n(s.ideId,v)}catch(p){console.error("Refresh history failed",p)}finally{f(!1)}}},[s,l,t,n]);return{isCreatingChat:c,isRefreshingHistory:l,handleLaunchIde:x,handleSwitchSession:m,handleNewChat:h,handleRefreshHistory:u}}function Lo(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 Do(t,s){return t.length!==s.length?!1:t.every((n,r)=>n===s[r])}function mn(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 Pt(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 fn(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 Eo(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 $o(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 hn(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 gn(t){return Array(t).fill(100/t)}function Po({groupAssignments:t,setGroupAssignments:s,setFocusedGroup:n,setGroupActiveTabIds:r,setGroupTabOrders:i,groupSizes:o,setGroupSizes:c,isMobile:d,visibleConversations:l,visibleTabKeys:f}){const x=a.useRef(null),m=a.useMemo(()=>Pt(t,f),[t,f]),h=m.assignments,u=a.useMemo(()=>d?1:m.groupCount,[m.groupCount,d]),b=u>1,p=a.useCallback((g,M)=>{s(k=>{const N=new Map(Pt(k,f).assignments);return M===0?N.delete(g):N.set(g,M),N}),r(k=>({...k,[M]:g})),n(M)},[s,f,r,n]),w=a.useCallback(g=>{s(M=>{const k=Pt(M,f).assignments,N=new Map;for(const[P,K]of k)K!==g&&(K>g?N.set(P,K-1):N.set(P,K));return N}),c(M=>{if(M.length<=1)return[];const k=[...M];k.splice(g,1);const N=k.reduce((P,K)=>P+K,0);return N>0?k.map(P=>P/N*100):[]}),n(0)},[s,f,c,n]),v=a.useCallback((g,M)=>{M.preventDefault();const k=x.current;if(!k)return;const N=M.clientX,P=k.offsetWidth,K=o.length===u?[...o]:gn(u),L=T=>{const W=(T.clientX-N)/P*100,$=[...K];$[g]=Math.max(15,K[g]+W),$[g+1]=Math.max(15,K[g+1]-W),c($)},B=()=>{document.removeEventListener("mousemove",L),document.removeEventListener("mouseup",B),document.body.style.cursor="",document.body.style.userSelect=""};document.body.style.cursor="col-resize",document.body.style.userSelect="none",document.addEventListener("mousemove",L),document.addEventListener("mouseup",B)},[o,u,c]),y=a.useCallback((g,M,k)=>{if(u>=4)return;const N=k==="left"?M:M+1;s(P=>{const K=Pt(P,f).assignments,L=new Map;for(const B of l){const T=K.get(B.tabKey)??0,S=T>=N?T+1:T;S>0&&L.set(B.tabKey,S)}return N>0&&L.set(g,N),L}),c(P=>{const K=P.length===u?[...P]:gn(u),L=K[M]??100/u,B=Math.max(15,L/2),T=Math.max(15,L/2),S=[...K];S[M]=B,S.splice(N,0,T);const W=S.reduce(($,z)=>$+z,0);return S.map($=>$/W*100)}),r(P=>{const K=hn(P,N);return K[N]=g,K}),i(P=>{const K=hn(P,N);return K[N]=[g],K}),n(N)},[u,s,f,l,c,r,i,n]);a.useEffect(()=>{Lo(t,h)||s(h)},[t,h,s]),a.useEffect(()=>{const{mapping:g,usedGroups:M}=m;r(k=>{const N=fn(k,g);return mn(k,N)?k:N}),i(k=>{const N=fn(k,g);return mn(k,N)?k:N}),n(k=>{const N=d?0:Eo(k,M,g);return k===N?k:N}),c(k=>{const N=d?[]:$o(k,M,m.groupCount);return Do(k,N)?k:N})},[m,d,r,i,n,c]);const j=a.useMemo(()=>{const g=Array.from({length:u},()=>[]);for(const M of l){const k=h.get(M.tabKey)??0,N=Math.min(k,u-1);g[N].push(M)}return g},[l,h,u]),I=a.useCallback(()=>{s(new Map),n(0)},[s,n]);return{containerRef:x,normalizedGroupAssignments:h,numGroups:u,isSplitMode:b,groupedConvs:j,moveTabToGroup:p,closeGroup:w,handleResizeStart:v,splitTabRelative:y,clearAllSplits:I}}function Bo({ides:t,sendDaemonCommand:s}){const n="0.8.1",r=a.useMemo(()=>t.filter(f=>{if(f.type!=="adhdev-daemon")return!1;const x=f.version||f.daemonVersion||null;return!x||!n?!1:x!==n}),[n,t]),[i,o]=a.useState(!1),[c,d]=a.useState({}),l=a.useCallback(async f=>{var x,m;d(h=>({...h,[f]:"upgrading"}));try{const h=await s(f,"daemon_upgrade",{});(x=h==null?void 0:h.result)!=null&&x.upgraded||(m=h==null?void 0:h.result)!=null&&m.success?d(u=>({...u,[f]:"done"})):d(u=>({...u,[f]:"error"}))}catch{d(h=>({...h,[f]:"error"}))}},[s]);return{versionMismatchDaemons:r,appVersion:n,versionBannerDismissed:i,setVersionBannerDismissed:o,upgradingDaemons:c,handleBannerUpgrade:l}}function rs({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),x=a.useCallback(async b=>{if(!s)return;const p=b.trim();if(!p||f.current)return;const w=s.tabKey;f.current=!0,l(!0);const v=`${Date.now()}-${Math.random().toString(36).slice(2,8)}`,y={role:"user",content:p,timestamp:Date.now(),_localId:v};n(j=>({...j,[w]:[...j[w]||[],y]}));try{const j=Jt(s);if(!j)return;await t(j,"send_chat",{message:p,text:p,...wt(s)}),setTimeout(()=>{const I=Date.now()-6e4;n(g=>{const M=g[w];if(!M)return g;const k=M.filter(N=>N.timestamp>I);return k.length===M.length?g:{...g,[w]:k}})},6e4)}catch(j){console.error("Send failed",j),n(I=>({...I,[w]:(I[w]||[]).filter(g=>g._localId!==v)}))}finally{f.current=!1,l(!1)}},[s,t,n]),m=a.useCallback(async()=>{if(s)try{await t(s.ideId,"launch_ide",{ideType:s.ideType,enableCdp:!0})}catch(b){console.error("Relaunch failed",b)}},[s,t]),h=a.useCallback(async b=>{if(s){s.transport!=="pty"&&r(p=>[...p,{ideId:s.tabKey,text:`🖱️ **${b}** clicked`,timestamp:Date.now()}]);try{const w=(s.modalButtons||[]).indexOf(b),v=b.replace(/[⌥⏎⇧⌫⌘⌃]/g,"").trim().toLowerCase(),y=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(v),j=Jt(s);if(!j)return;(await t(j,"resolve_action",{button:b,action:y?"approve":"reject",...w>=0&&{buttonIndex:w},...wt(s)})).success||r(g=>[...g,{ideId:s.tabKey,text:`⚠️ **${b}** failed — button not found`,timestamp:Date.now()}])}catch(p){console.error("[ModalButton] Error:",p),r(w=>[...w,{ideId:s.tabKey,text:`❌ **${b}** error`,timestamp:Date.now()}])}}},[s,t,r]),u=a.useCallback(async()=>{if(!(!s||o)){c(!0);try{await t(s.ideId,"focus_session",{agentType:s.agentType,...s.sessionId&&{targetSessionId:s.sessionId}})}catch(b){console.error("Focus agent failed",b)}finally{c(!1)}}},[s,o,t]);return{isSendingChat:d,isFocusingAgent:o,handleSendChat:x,handleRelaunch:m,handleModalButton:h,handleFocusAgent:u}}const Bs=a.memo(function({activeConv:s,clearToken:n,isCliTerminal:r,ideEntry:i,terminalRef:o,handleModalButton:c,handleRelaunch:d,handleSendChat:l,isSendingChat:f,handleFocusAgent:x,isFocusingAgent:m,actionLogs:h,userName:u}){return e.jsxs(e.Fragment,{children:[e.jsx(Vn,{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(_s,{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(yi,{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(ws,{activeConv:s,ideEntry:i,handleSendChat:l,isSendingChat:f,handleFocusAgent:x,isFocusingAgent:m,actionLogs:h,userName:u})})]}):e.jsx(ws,{activeConv:s,ideEntry:i,handleSendChat:l,isSendingChat:f,handleFocusAgent:x,isFocusingAgent:m,actionLogs:h,userName:u})]})},(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 Ko({selectedConversation:t,isAcp:s,selectedIdeEntry:n,actionLogs:r,userName:i,isSendingChat:o,isFocusingAgent:c,onBack:d,onOpenNativeConversation:l,onOpenMachine:f,onOpenHistory:x,onOpenRemote:m,onHideConversation:h,onStopCli:u,cliViewMode:b,onSetCliViewMode:p,handleSendChat:w,handleFocusAgent:v,handleModalButton:y,handleRelaunch:j}){const I=a.useRef(null),g=Se(t)&&!s,M=g&&b==="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($n,{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 flex items-center flex-wrap gap-1.5 text-xs text-text-secondary",children:e.jsx(Xn,{conversation:t,onOpenNativeConversation:()=>l(t),onOpenMachine:()=>f(t)})})]})]}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[g&&b&&e.jsx(Es,{mode:b,onChange:p,compact:!0}),g&&u&&e.jsx("button",{onClick:u,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:()=>x(t),type:"button",children:e.jsx(As,{size:14})}),!s&&!g&&e.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>m(t),type:"button",children:e.jsx(De,{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(Bs,{activeConv:t,clearToken:0,isCliTerminal:M,ideEntry:n,terminalRef:I,handleModalButton:y,handleRelaunch:j,handleSendChat:w,isSendingChat:o,handleFocusAgent:v,isFocusingAgent:c,actionLogs:r,userName:i})})]})}const fs={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 Wo(){return typeof navigator>"u"?"unix":navigator.userAgent.toLowerCase().includes("win")?"windows":"unix"}function vr(){const[t,s]=a.useState("unix"),[n,r]=a.useState("powershell"),[i,o]=a.useState(!1),c=t==="unix"?"unix":n;a.useEffect(()=>{s(Wo())},[]);const d=a.useCallback(()=>{navigator.clipboard.writeText(fs[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/15 text-accent border border-accent/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/15 text-accent border border-accent/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/10 text-accent":"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/10 text-accent":"text-text-muted hover:text-text-secondary"}`,onClick:()=>r("cmd"),children:">_ CMD"})]}),e.jsxs("div",{className:"flex items-center gap-3 text-accent cursor-pointer group",onClick:d,title:"Click to copy",children:[e.jsx("span",{className:"text-text-muted select-none",children:fs[c].prompt}),e.jsx("span",{className:"flex-1 break-all",children:fs[c].cmd}),e.jsx("span",{className:"text-[9px] font-sans text-text-muted 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 jr({section:t,onSectionChange:s}){return e.jsx("div",{className:"grid grid-cols-2 gap-2 px-3 py-2.5 pb-[calc(10px+env(safe-area-inset-bottom,0px))] border-t border-[#ffffff0a] bg-bg-secondary/90 backdrop-blur-md shrink-0",children:[["machines","Machines"],["chats","Chats"]].map(([n,r])=>{const i=t===n;return e.jsx("button",{className:`min-h-[42px] rounded-xl text-[13px] font-bold tracking-tight transition-all border ${i?"bg-accent-primary border-transparent text-white shadow-glow":"bg-bg-primary border border-[#ffffff10] text-text-secondary hover:bg-bg-secondary hover:text-text-primary shadow-sm"}`,onClick:()=>s(n),type:"button",children:r},n)})})}function bt({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",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 Bt({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:`flex items-start gap-3.5 p-3.5 w-full bg-bg-secondary/40 border border-[#ffffff0a] rounded-xl text-left relative overflow-hidden transition-all active:scale-[0.98] ${i?"bg-bg-secondary shadow-glow border-[#ffffff14]":c?"opacity-70 saturate-50":""}`,onClick:()=>r(t.conversation),type:"button",children:[e.jsx("span",{className:`w-10 h-10 rounded-[10px] flex items-center justify-center text-sm font-bold shrink-0 ${i?"bg-accent-primary text-white shadow-glow":o?"bg-bg-primary border border-accent-primary text-text-primary":"bg-bg-primary border border-[#ffffff1a] text-text-secondary"}`,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}),e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:Fn(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(De,{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-4 right-4 w-2 h-2 rounded-full bg-accent-primary shadow-glow"}),o&&e.jsx("span",{className:"absolute top-3.5 right-3 px-1.5 py-0.5 rounded-[4px] bg-accent-primary/20 text-accent-primary text-[10px] font-extrabold uppercase tracking-wide",children:"Live"})]},t.conversation.tabKey)}function bn({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 Oo({section:t,attentionItems:s,unreadItems:n,workingItems:r,completedItems:i,hiddenConversations:o,machineCards:c,getAvatarText:d,onOpenConversation:l,onShowConversation:f,onShowAllHidden:x,onOpenMachine:m,onOpenSettings:h,onOpenAccount:u,onSectionChange:b,wsStatus:p="connected",isStandalone:w=!1}){const v=p==="disconnected"||p==="reconnecting"||p==="offline"||p==="auth_failed",y=c.length>0,j=s.length>0||n.length>0||r.length>0||i.length>0,I=t==="machines"?"Machines":"Chats";return e.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden bg-bg-primary",children:[e.jsxs("div",{className:"flex items-center justify-between px-5 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-4 shrink-0 bg-bg-primary z-10",children:[e.jsx("div",{className:"text-2xl font-black tracking-tight text-text-primary px-1",children:I}),e.jsxs("div",{className:"flex items-center gap-3",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 bg-accent-primary/20 text-accent-primary text-[11px] font-bold",children:[e.jsx(ts,{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 bg-[#ffffff0a] text-text-secondary hover:text-text-primary hover:bg-[#ffffff14] transition-colors",children:e.jsx(es,{size:18})}),u&&e.jsx("button",{onClick:u,className:"w-8 h-8 flex items-center justify-center rounded-full bg-[#ffffff0a] text-text-secondary hover:text-text-primary hover:bg-[#ffffff14] transition-colors",children:e.jsx(Pn,{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==="chats"&&s.length>0&&e.jsx("section",{className:"flex flex-col gap-0",children:e.jsxs("div",{className:"mx-2 mb-2 p-3 rounded-2xl bg-accent-primary/10 text-text-secondary flex items-center justify-between gap-2.5 text-xs",children:[e.jsx("span",{className:"font-bold text-text-primary",children:"Needs attention"}),e.jsxs("span",{className:"font-bold text-accent-primary",children:[s.length," action needed"]})]})}),t==="chats"&&n.length>0&&e.jsx("section",{className:"flex flex-col gap-0",children:e.jsxs("div",{className:"mx-2 mb-2 p-3 rounded-2xl bg-accent-primary/10 text-text-secondary flex items-center justify-between gap-2.5 text-xs",children:[e.jsx("span",{className:"font-bold text-text-primary",children:"Task complete"}),e.jsxs("span",{className:"font-bold text-accent-primary",children:[n.length," unread"]})]})}),t==="machines"&&e.jsx("section",{className:"flex flex-col gap-2",children:v?e.jsx(bt,{icon:e.jsx(bn,{label:"Reconnecting…"}),title:"Connecting to server",subtitle:p==="offline"?"Your device appears to be offline. Waiting for network…":p==="auth_failed"?"Session expired. Please log in again.":"Establishing connection to the server. This usually takes a moment."}):c.length===0?e.jsx(bt,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-12 h-12 object-contain animate-bounce",style:{animationDuration:"3s"}}),title:w?"Waiting for your IDE":"Connect your first machine",subtitle:w?"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:!w&&e.jsx("div",{className:"w-full max-w-[360px] mt-4",children:e.jsx(vr,{})})}):c.map(g=>e.jsxs("button",{className:"flex items-start gap-3.5 p-3.5 w-full bg-bg-secondary/40 border border-[#ffffff0a] rounded-xl text-left transition-all active:scale-[0.98]",onClick:()=>m(g.id),type:"button",children:[e.jsx("span",{className:"w-10 h-10 rounded-[10px] flex items-center justify-center text-sm font-bold shrink-0 bg-bg-secondary border border-[#ffffff14] text-text-primary shadow-[0_2px_8px_rgba(0,0,0,0.2)]",children:d(g.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:g.label}),e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:g.unread>0?e.jsxs("span",{className:"text-accent-primary",children:[g.unread," new"]}):g.total>0?`${g.total} chats`:"Idle"})]}),e.jsx("div",{className:"text-[12px] font-medium text-text-secondary truncate",children:g.subtitle}),g.total>0?e.jsxs("div",{className:"text-[13px] text-text-muted mt-0.5",children:[g.total," chat",g.total!==1?"s":"",g.unread>0?` · ${g.unread} unread`:""]}):e.jsx("div",{className:"text-[13px] text-text-muted mt-0.5 italic opacity-70",children:"No active chats"})]})]},g.id))}),t==="chats"&&s.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx("div",{className:"text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1",children:"Needs attention"}),s.map(g=>e.jsx(Bt,{item:g,type:"needs_attention",getAvatarText:d,onOpenConversation:l},g.conversation.tabKey))]}),t==="chats"&&n.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx("div",{className:"text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1 mt-2",children:"Task complete"}),n.map(g=>e.jsx(Bt,{item:g,type:"task_complete",getAvatarText:d,onOpenConversation:l},g.conversation.tabKey))]}),t==="chats"&&r.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx("div",{className:"text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1 mt-2",children:"Working now"}),r.map(g=>e.jsx(Bt,{item:g,type:"working",getAvatarText:d,onOpenConversation:l},g.conversation.tabKey))]}),t==="chats"&&e.jsxs("section",{className:"flex flex-col gap-2",children:[i.length>0&&e.jsx("div",{className:"text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1 mt-2",children:"Earlier"}),i.length>0?i.map(g=>e.jsx(Bt,{item:g,type:"earlier",getAvatarText:d,onOpenConversation:l},g.conversation.tabKey)):j?e.jsx("div",{className:"py-8 text-center text-sm font-medium text-text-muted",children:"All caught up."}):v?e.jsx(bt,{icon:e.jsx(bn,{size:28}),title:"Connecting…",subtitle:"Waiting for server connection before loading conversations."}):y?e.jsx(bt,{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(Ze,{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(bt,{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:"flex items-center justify-between text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1 mt-4",children:[e.jsx("span",{children:"Hidden"}),e.jsx("button",{type:"button",className:"text-accent-primary normal-case font-semibold hover:underline",onClick:x,children:"Restore all"})]}),o.map(g=>e.jsxs("button",{className:"flex items-start gap-3.5 p-3.5 w-full bg-bg-secondary/20 border border-[#ffffff05] rounded-xl text-left transition-all active:scale-[0.98] opacity-50 saturate-0",onClick:()=>f(g),type:"button",children:[e.jsx("span",{className:"w-10 h-10 rounded-[10px] flex items-center justify-center text-sm font-bold shrink-0 bg-bg-primary border border-[#ffffff1a] text-text-secondary",children:d(g.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:g.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:[g.displaySecondary,g.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(De,{size:11})," ",g.machineName]})]})]}),e.jsx("div",{className:"text-[13px] text-text-muted truncate mt-0.5 opacity-90",children:"Tap to restore and open"})]})]},g.tabKey))]})]}),e.jsx(jr,{section:t,onSectionChange:b})]})}function zo({selectedMachineEntry:t,selectedMachineConversations:s,selectedMachineRecentLaunches:n,cliProviders:r,acpProviders:i,selectedMachineNeedsUpgrade:o,appVersion:c,machineAction:d,section:l,showBottomNav:f,onBack:x,onSectionChange:m,onOpenConversation:h,onOpenRecent:u,onOpenMachineDetails:b,onMachineUpgrade:p,onLaunchDetectedIde:w,onAddWorkspace:v,onLaunchWorkspaceProvider:y}){var ne,Z,Q;const j=(E,G,H)=>E?"ide":G>0?"cli":H>0?"acp":null,[I,g]=a.useState(!1),M=E=>E==="ide"?"IDE":E==="cli"?"CLI":"ACP",k=n.slice(0,4),N=s.slice(0,3),P=a.useMemo(()=>{const E=k.map(H=>({key:`recent-launch:${H.id}`,type:"session",primary:H.label,secondary:`${M(H.kind)}${H.subtitle?` · ${H.subtitle}`:""}`,unread:!1,onClick:()=>u(H)})),G=N.map(H=>({key:`recent-chat:${H.conversation.tabKey}`,type:"conversation",primary:H.conversation.displayPrimary,secondary:`Chat${H.conversation.displaySecondary?` · ${H.conversation.displaySecondary}`:""}${H.timestamp?` · ${Fn(H.timestamp)}`:""}`,unread:H.unread,onClick:()=>h(H.conversation)}));return[...E,...G]},[h,u,N,k]),K=I?P:P.slice(0,5),L=P.length>0,B=(((ne=t.detectedIdes)==null?void 0:ne.length)||0)>0,T=a.useMemo(()=>t.workspaces||[],[t]),S=t.defaultWorkspaceId||null,[W,$]=a.useState(S||((Z=T[0])==null?void 0:Z.id)||""),[z,D]=a.useState(""),[_,O]=a.useState(j(B,r.length,i.length)),A=a.useRef(null),q=W==="__custom__"?z.trim():((Q=T.find(E=>E.id===W))==null?void 0:Q.path)||"",ce=W==="__custom__"&&!!q&&d.state==="error"&&/(Directory path is not valid or does not exist|Path does not exist)/i.test(d.message);return a.useEffect(()=>{var E;A.current!==t.id&&(A.current=t.id,$(S||((E=T[0])==null?void 0:E.id)||"__custom__"),D(""),O(j(B,r.length,i.length)))},[i.length,r.length,S,B,t.id,T]),a.useEffect(()=>{var E;W!=="__custom__"&&(W&&T.some(G=>G.id===W)||$(S||((E=T[0])==null?void 0:E.id)||"__custom__"))},[S,W,T]),a.useEffect(()=>{_==="ide"&&B||_==="cli"&&r.length>0||_==="acp"&&i.length>0||O(j(B,r.length,i.length))},[_,i.length,r.length,B]),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:x,type:"button","aria-label":"Back",children:e.jsx($n,{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:He(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:[L&&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:K.map(E=>e.jsxs("button",{className:`flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border ${E.unread?"border-accent-primary/25 bg-accent-primary/5":"border-border-default/80 bg-surface-primary/90"} text-text-primary`,type:"button",onClick:E.onClick,children:[e.jsx("span",{className:"text-sm font-bold text-text-primary",children:E.primary}),e.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:E.secondary})]},E.key))}),P.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:()=>g(E=>!E),children:I?"Show fewer":`Show ${P.length-5} more`})})]}),(B||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 enter a path before choosing IDE, CLI, or ACP."}),e.jsx("select",{value:W,onChange:E=>{$(E.target.value),E.target.value!=="__custom__"&&D("")},className:"w-full rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-primary px-3 py-3 text-sm",children:T.length>0?e.jsxs(e.Fragment,{children:[T.map(E=>e.jsxs("option",{value:E.id,children:[E.id===S?"⭐ ":"",E.label||E.path.split("/").filter(Boolean).pop()||E.path]},E.id)),e.jsx("option",{value:"__custom__",children:"Custom path…"})]}):e.jsx("option",{value:"__custom__",children:"Enter workspace path…"})}),W==="__custom__"&&e.jsxs(e.Fragment,{children:[e.jsx("input",{type:"text",value:z,onChange:E=>D(E.target.value),placeholder:"/absolute/path",className:"w-full rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-primary px-3 py-3 text-sm"}),e.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[40px] rounded-xl border border-accent-primary/30 bg-accent-primary/10 text-text-primary text-[13px] font-bold",onClick:()=>{q&&v(q)},children:"Save workspace"})]}),q&&e.jsx("div",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:q})]})}),e.jsxs("div",{className:"grid grid-cols-3 gap-2 px-4",children:[B&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${_==="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:()=>O("ide"),children:"IDE"}),r.length>0&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${_==="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:()=>O("cli"),children:"CLI"}),i.length>0&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${_==="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:()=>O("acp"),children:"ACP"})]}),_&&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:_==="ide"?"Choose an IDE":_==="cli"?"Choose a CLI provider":"Choose an ACP provider"}),e.jsx("div",{className:"grid grid-cols-1 gap-2",children:_==="ide"?(t.detectedIdes||[]).slice(0,6).map(E=>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:()=>w(E.type,{workspacePath:q||null}),children:[e.jsx("span",{className:"text-[13px] font-bold text-text-primary",children:E.name}),e.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:q||"Use selected workspace"})]},E.type)):(_==="cli"?r:i).map(E=>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:()=>y(_,E.type,{workspaceId:W!=="__custom__"?W:null,workspacePath:q||null}),children:[e.jsxs("span",{className:"text-[13px] font-bold text-text-primary",children:[E.icon?`${E.icon} `:"",E.displayName]}),e.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:q||"Use selected workspace"})]},E.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,ce&&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:()=>v(q,{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:p,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:b,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"})]})]})]})]}),f&&e.jsx(jr,{section:l,onSectionChange:m})]})}function Uo(t){return tr(t)}function yn(t){const s=[...t.messages].reverse().find(r=>!(r!=null&&r._localId))||t.messages[t.messages.length-1],n=Uo(s==null?void 0:s.content);return n||(t.title?t.title:t.displaySecondary||"No messages yet")}function Ho(t){const s=t.trim();return s?s[0].toUpperCase():"?"}function Kt(t,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[mobile-read] ${t}`,s)}catch{}}function Fo({conversations:t,hiddenConversations:s,ides:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,requestedActiveTabKey:f,onRequestedActiveTabConsumed:x,requestedMachineId:m,onRequestedMachineConsumed:h,requestedMobileSection:u,onRequestedMobileSectionConsumed:b,onOpenAccount:p,onOpenHistory:w,onOpenRemote:v,onStopCli:y,wsStatus:j,isConnected:I,onShowHiddenConversation:g,onShowAllHiddenConversations:M,onHideConversation:k}){const[N,P]=a.useState(()=>{var U;return((U=t[0])==null?void 0:U.tabKey)||null}),[K,L]=a.useState(()=>t[0]?"chat":"inbox"),[B,T]=a.useState("chats"),[S,W]=a.useState(null),[$,z]=a.useState("inbox"),[D,_]=a.useState("idle"),[O,A]=a.useState(""),q=a.useRef(null),ce=pt(),ne="0.8.1",Z=a.useMemo(()=>t.find(U=>U.tabKey===N)||t[0]||null,[t,N]),Q=a.useMemo(()=>Z?n.find(U=>U.id===Z.ideId):void 0,[n,Z]),E=a.useMemo(()=>!Z||je(Z)||!Se(Z)?null:xt(Z),[Z]),G=a.useMemo(()=>n.filter(U=>U.type==="adhdev-daemon"||U.daemonMode).sort(pi),[n]),H=a.useMemo(()=>G.find(U=>U.id===S)||null,[G,S]),C=a.useMemo(()=>It(n),[n]),X=rs({sendDaemonCommand:i,activeConv:Z||void 0,setLocalUserMessages:o,setActionLogs:c,isStandalone:d}),Y=a.useCallback(U=>{if(!U||!U.sessionId)return;const V=dt(U,C),se=Math.max(Date.now(),ns(U),V.lastUpdated||0);Kt("mark_read:start",{tabKey:U.tabKey,sessionId:U.sessionId,displayPrimary:U.displayPrimary,inboxBucket:V.inboxBucket,unread:V.unread,lastSeenAt:V.lastSeenAt,lastUpdated:V.lastUpdated,activityAt:ms(U,V.lastUpdated),readAt:se}),i(U.daemonId||U.ideId,"mark_session_seen",{sessionId:U.sessionId,seenAt:se}).then(oe=>{Kt("mark_read:result",{tabKey:U.tabKey,sessionId:U.sessionId,result:oe})}).catch(oe=>{Kt("mark_read:error",{tabKey:U.tabKey,sessionId:U.sessionId,error:oe instanceof Error?oe.message:String(oe)})})},[C,i]);a.useEffect(()=>{var V;if(!Z){L("inbox"),P(((V=t[0])==null?void 0:V.tabKey)||null),q.current=null;return}if(K!=="chat"){q.current=null;return}const U=`${Z.tabKey}:${Z.sessionId||""}`;q.current!==U&&(q.current=U,Y(Z))},[t,Y,K,Z]),a.useEffect(()=>{if(!f)return;const U=t.find(V=>V.tabKey===f);U&&(P(U.tabKey),L("chat"),x==null||x())},[t,x,f]),a.useEffect(()=>{if(!m)return;const U=G.find(V=>V.id===m);U&&(W(U.id),_("idle"),A(""),T("machines"),z("inbox"),L("machine"),h==null||h())},[G,h,m]),a.useEffect(()=>{u&&(T(u),L("inbox"),b==null||b())},[b,u]);const ee=a.useMemo(()=>t.map(U=>{const V=K==="chat"&&(Z==null?void 0:Z.tabKey)===U.tabKey,se=St(U,C,{hideOpenTaskCompleteUnread:!0,isOpenConversation:V}),oe=dt(U,C),ge=ms(U,(oe==null?void 0:oe.lastUpdated)||0),be=yn(U);return{conversation:U,timestamp:ge,preview:be,unread:se.unread,requiresAction:se.requiresAction,isWorking:se.isWorking,inboxBucket:se.inboxBucket}}).sort((U,V)=>{const se=V.timestamp-U.timestamp;return se!==0?se:fr(U.conversation,V.conversation)}),[t,C,K,Z]);a.useEffect(()=>{const U=ee.filter(V=>V.inboxBucket==="task_complete"||V.unread);U.length!==0&&Kt("inbox_state",{screen:K,selectedTabKey:N,items:U.map(V=>{const se=dt(V.conversation,C);return{liveState:se,tabKey:V.conversation.tabKey,sessionId:V.conversation.sessionId,displayPrimary:V.conversation.displayPrimary,serverBucket:se.inboxBucket,computedBucket:V.inboxBucket,serverUnread:se.unread,computedUnread:V.unread,lastSeenAt:se.lastSeenAt,lastUpdated:se.lastUpdated,activityAt:ms(V.conversation,se.lastUpdated)}})})},[ee,C,K,N]);const ue=a.useMemo(()=>ee.filter(U=>U.requiresAction),[ee]),ae=a.useMemo(()=>ee.filter(U=>U.unread&&!U.requiresAction),[ee]),me=a.useMemo(()=>ee.filter(U=>!U.unread&&!U.requiresAction&&U.isWorking),[ee]),J=a.useMemo(()=>ee.filter(U=>!U.unread&&!U.requiresAction&&!U.isWorking),[ee]),R=a.useMemo(()=>H?ee.filter(U=>U.conversation.daemonId===H.id||U.conversation.ideId===H.id):[],[ee,H]),F=a.useMemo(()=>{if(!H)return[];const U=H.recentLaunches||[];return U.length>0?U.map(V=>({id:V.id,label:V.title||V.providerName||V.providerType,kind:V.kind,providerType:V.providerType,providerSessionId:V.providerSessionId,subtitle:V.currentModel||V.workspace||void 0,workspace:V.workspace,currentModel:V.currentModel})):n.filter(V=>!V.daemonMode&&V.daemonId===H.id).map(V=>{var oe,ge,be,Ne,pe;const se=qt(V)?"cli":yt(V)?"acp":"ide";return{id:`${se}:${V.type}:${V.workspace||""}`,label:((oe=V.activeChat)==null?void 0:oe.title)||(qt(V)?V.cliName||V.type:yt(V)&&V.cliName||V.type),kind:se,providerType:V.type,providerSessionId:V.providerSessionId,subtitle:yt(V)?V.currentModel||V.workspace||void 0:V.workspace||void 0,workspace:V.workspace||void 0,currentModel:V.currentModel,timestamp:((pe=(Ne=(be=(ge=V.activeChat)==null?void 0:ge.messages)==null?void 0:be.at)==null?void 0:Ne.call(be,-1))==null?void 0:pe.timestamp)||0}}).sort((V,se)=>se.timestamp-V.timestamp).map(({timestamp:V,...se})=>se)},[n,H]),te=(H==null?void 0:H.version)||(H==null?void 0:H.daemonVersion)||null,ie=!!H&&!!te&&!0&&te!==ne,xe=a.useMemo(()=>(H==null?void 0:H.availableProviders)||[],[H]),re=a.useMemo(()=>xe.filter(U=>U.category==="cli").map(U=>({type:U.type,displayName:U.displayName||U.type,icon:U.icon})),[xe]),he=a.useMemo(()=>xe.filter(U=>U.category==="acp").map(U=>({type:U.type,displayName:U.displayName||U.type,icon:U.icon})),[xe]),We=a.useMemo(()=>{const U=new Map;for(const V of ee){const se=V.conversation.daemonId||V.conversation.ideId,oe=U.get(se);oe?oe.push(V):U.set(se,[V])}return G.map(V=>{const se=U.get(V.id)||[],oe=[...se].sort((le,Mt)=>Mt.timestamp-le.timestamp)[0]||null,ge=(oe==null?void 0:oe.conversation)||null,be=se.filter(le=>le.unread||le.requiresAction).length,Ne=V.status==="online"?"Connected":V.status||"Unknown",pe=[V.platform||"machine",Ne].filter(Boolean);return{id:V.id,label:He(V,{fallbackId:V.id}),subtitle:pe.join(" · "),unread:be,total:se.length,latestConversation:ge,latestTimestamp:(oe==null?void 0:oe.timestamp)||0,preview:ge?`${ge.displayPrimary} · ${yn(ge)}`:"No active conversations yet. Open the machine to launch an IDE, CLI, or ACP session."}}).sort((V,se)=>{const oe=Math.max(V.latestTimestamp,Gt(G.find(be=>be.id===V.id))),ge=Math.max(se.latestTimestamp,Gt(G.find(be=>be.id===se.id)));return ge!==oe?ge-oe:V.label.localeCompare(se.label)})},[ee,G]),Ce=a.useCallback(U=>{P(U.tabKey),L("chat"),Y(U)},[Y]),mt=a.useCallback(U=>{const V=t.find(se=>se.ideId===U.ideId&&se.streamSource==="native");V&&(P(V.tabKey),L("chat"),Y(V))},[t,Y]),qe=a.useCallback(()=>{Y(Z),L("inbox")},[Y,Z]),_e=a.useCallback(U=>{W(U),_("idle"),A(""),T("machines"),z("inbox"),L("machine")},[]),Ee=a.useCallback(U=>{var se;const V=U.daemonId||((se=U.ideId)==null?void 0:se.split(":")[0])||U.ideId;V&&(W(V),_("idle"),A(""),T("machines"),z("chat"),L("machine"))},[]),et=a.useCallback(()=>{L($)},[$]),Ge=a.useCallback(async(U,V,se)=>{var oe;try{_("loading"),A(`Launching ${V}…`);const ge={ideType:V,enableCdp:!0};(oe=se==null?void 0:se.workspacePath)!=null&&oe.trim()&&(ge.workspace=se.workspacePath.trim()),await i(U,"launch_ide",ge),_("done"),A(`${V} launch requested`)}catch(ge){_("error"),A(ge instanceof Error?ge.message:"Launch IDE failed"),console.error("Launch IDE failed",ge)}},[i]),tt=a.useCallback(async(U,V,se)=>{if(V.trim())try{_("loading"),A(se!=null&&se.createIfMissing?"Creating folder…":"Saving workspace…");const oe=await i(U,"workspace_add",{path:V.trim(),createIfMissing:(se==null?void 0:se.createIfMissing)===!0});if(oe!=null&&oe.success){_("done"),A(se!=null&&se.createIfMissing?"Folder created and workspace saved":"Workspace saved");return}_("error"),A((oe==null?void 0:oe.error)||"Could not save workspace")}catch(oe){_("error"),A(oe instanceof Error?oe.message:"Could not save workspace")}},[i]),st=a.useCallback(async U=>{var V,se,oe,ge,be,Ne;try{_("loading"),A("Starting daemon upgrade…");const pe=await i(U,"daemon_upgrade",{});if((V=pe==null?void 0:pe.result)!=null&&V.alreadyLatest){_("done"),A(`Already on v${((se=pe==null?void 0:pe.result)==null?void 0:se.version)||"latest"}.`);return}if((oe=pe==null?void 0:pe.result)!=null&&oe.upgraded||(ge=pe==null?void 0:pe.result)!=null&&ge.success){_("done"),A(`Upgrade to v${((be=pe==null?void 0:pe.result)==null?void 0:be.version)||"latest"} started. Daemon is restarting…`);return}_("error"),A(((Ne=pe==null?void 0:pe.result)==null?void 0:Ne.error)||"Upgrade failed")}catch(pe){_("error"),A(pe instanceof Error?pe.message:"Upgrade failed")}},[i]),$e=a.useCallback(async(U,V,se,oe)=>{var ge;try{_("loading"),A(`Launching ${se}…`);const be={cliType:se};(ge=oe==null?void 0:oe.workspacePath)!=null&&ge.trim()?be.dir=oe.workspacePath.trim():oe!=null&&oe.workspaceId&&(be.workspaceId=oe.workspaceId),oe!=null&&oe.resumeSessionId&&(be.resumeSessionId=oe.resumeSessionId);const Ne=await i(U,"launch_cli",be),pe=(Ne==null?void 0:Ne.result)||Ne,le=(pe==null?void 0:pe.sessionId)||(pe==null?void 0:pe.id);if(Ne!=null&&Ne.success&&le){_("done"),A(`${se} launched`),ce(`/dashboard?activeTab=${encodeURIComponent(le)}`);return}_("error"),A((Ne==null?void 0:Ne.error)||(pe==null?void 0:pe.error)||`Could not launch ${V.toUpperCase()} workspace`)}catch(be){_("error"),A(be instanceof Error?be.message:`Could not launch ${V.toUpperCase()} workspace`)}},[ce,i]),ft=a.useCallback(async U=>{if(H){if(U.kind==="ide"&&U.providerType){await Ge(H.id,U.providerType,{workspacePath:U.workspace||null});return}if((U.kind==="cli"||U.kind==="acp")&&U.providerType){await $e(H.id,U.kind,U.providerType,{workspacePath:U.workspace||null,resumeSessionId:U.providerSessionId||null});return}}},[Ge,$e,H]);return e.jsx("div",{className:"dashboard-mobile-chat",children:K==="chat"&&Z?e.jsx(Ko,{selectedConversation:Z,isAcp:je(Z),selectedIdeEntry:Q,actionLogs:r,userName:l,isSendingChat:X.isSendingChat,isFocusingAgent:X.isFocusingAgent,handleModalButton:X.handleModalButton,handleRelaunch:X.handleRelaunch,onBack:qe,onOpenNativeConversation:mt,onOpenMachine:Ee,onHideConversation:k,onOpenHistory:w,onOpenRemote:v,onStopCli:y,cliViewMode:E,onSetCliViewMode:async U=>{if(Z&&E!==U)try{await i(Z.daemonId||Z.ideId,"set_cli_view_mode",{targetSessionId:Z.sessionId,cliType:Z.ideType||Z.agentType,mode:U})}catch(V){console.error("Failed to switch CLI view mode:",V)}},handleSendChat:X.handleSendChat,handleFocusAgent:X.handleFocusAgent}):K==="machine"&&H?e.jsx(zo,{selectedMachineEntry:H,selectedMachineConversations:R,selectedMachineRecentLaunches:F,cliProviders:re,acpProviders:he,selectedMachineNeedsUpgrade:ie,appVersion:ne,machineAction:{state:D,message:O},section:B,showBottomNav:$==="inbox",onBack:et,onSectionChange:U=>{T(U),L("inbox")},onOpenConversation:Ce,onOpenRecent:ft,onOpenMachineDetails:()=>ce(`/machines/${H.id}`),onMachineUpgrade:()=>st(H.id),onLaunchDetectedIde:(U,V)=>Ge(H.id,U,V),onAddWorkspace:(U,V)=>tt(H.id,U,V),onLaunchWorkspaceProvider:(U,V,se)=>$e(H.id,U,V,se)}):e.jsx(Oo,{section:B,attentionItems:ue,unreadItems:ae,workingItems:me,completedItems:J,hiddenConversations:s,machineCards:We,getAvatarText:Ho,onOpenConversation:Ce,onShowConversation:g,onShowAllHidden:M,onOpenMachine:_e,onOpenSettings:()=>ce("/settings"),onOpenAccount:p,onSectionChange:T,wsStatus:j,isConnected:I,isStandalone:d})})}function hs(t,s){return!!(t<4&&s&&window.innerWidth>=768)}function Vo({conversations:t,numGroups:s,onMoveTab:n,onReceiveTab:r,onOwnTabDrop:i,onClearPreviewOrder:o}){const c=a.useRef(0),[d,l]=a.useState(!1),[f,x]=a.useState(null),m=a.useCallback(()=>{c.current=0,l(!1),x(null)},[]);a.useEffect(()=>(window.addEventListener("dragend",m),window.addEventListener("drop",m),()=>{window.removeEventListener("dragend",m),window.removeEventListener("drop",m)}),[m]);const h=a.useCallback(w=>{w.dataTransfer.types.includes("text/tab-key")&&(c.current+=1,l(!0))},[]),u=a.useCallback(w=>{if(!w.dataTransfer.types.includes("text/tab-key"))return;if(w.preventDefault(),!hs(s,n)){x("merge");return}const v=w.currentTarget.getBoundingClientRect(),y=w.clientX-v.left,j=v.width/3;y<j?x("split-left"):y>j*2?x("split-right"):x("merge")},[s,n]),b=a.useCallback(()=>{c.current-=1,!(c.current>0)&&(c.current=0,l(!1),x(null))},[]),p=a.useCallback(w=>{c.current=0,l(!1);const v=w.dataTransfer.getData("text/tab-key"),y=v?t.some(I=>I.tabKey===v):!1,j=f;if(x(null),o(),!!v){if(w.preventDefault(),j==="split-left"&&hs(s,n)){n==null||n(v,"split-left");return}if(j==="split-right"&&hs(s,n)){n==null||n(v,"split-right");return}if(y){i(v);return}r==null||r(v)}},[t,f,s,n,r,i,o]);return{dragOver:d,dropAction:f,resetDragState:m,handleDragEnter:h,handleDragOver:u,handleDragLeave:b,handleDrop:p}}function qo(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 Go({conversations:t,initialActiveTabId:s,initialTabOrder:n,onActiveTabChange:r,onTabOrderChange:i}){const[o,c]=a.useState(s??null),[d,l]=a.useState(n??[]),[f,x]=a.useState(null),m=a.useRef(null),h=a.useRef(null),u=a.useRef(r),b=a.useRef(i);a.useEffect(()=>{u.current=r},[r]),a.useEffect(()=>{b.current=i},[i]),a.useEffect(()=>{s&&s!==o&&c(s)},[s,o]),a.useEffect(()=>{l(k=>{const N=qo(k,t);return N.length===k.length&&N.every((P,K)=>P===k[K])?k:N})},[t]);const p=a.useMemo(()=>{const k=f??d;if(k.length===0)return t;const N=new Map(k.map((P,K)=>[P,K]));return[...t].sort((P,K)=>{const L=N.get(P.tabKey)??999,B=N.get(K.tabKey)??999;return L-B})},[t,f,d]);a.useEffect(()=>{var N,P;if(p.length===0){o!==null&&(c(null),(N=u.current)==null||N.call(u,null));return}if(o&&p.some(K=>K.tabKey===o))return;const k=p[0].tabKey;k!==o&&(c(k),(P=u.current)==null||P.call(u,k))},[p,o]);const w=a.useMemo(()=>p.find(k=>k.tabKey===o),[p,o]),v=a.useCallback(k=>{var N;c(k),(N=u.current)==null||N.call(u,k)},[]),y=a.useCallback((k,N,P)=>{l(K=>{var S;const L=K.filter(W=>W!==k),B=L.indexOf(N);if(B<0)return K;const T=P==="left"?B:B+1;return L.splice(T,0,k),(S=b.current)==null||S.call(b,L),L}),x(null)},[]),j=a.useCallback((k,N,P)=>{const L=(d.length>0?d:t.map(S=>S.tabKey)).filter(S=>S!==k),B=L.indexOf(N);if(B<0)return;const T=P==="left"?B:B+1;L.splice(T,0,k),m.current=L,x(L)},[d,t]),I=a.useCallback(()=>{var N;const k=m.current;k&&(l(k),(N=b.current)==null||N.call(b,k))},[]),g=a.useCallback(()=>{m.current=null,x(null)},[]),M=a.useCallback(k=>{l(N=>{var K;const P=N.filter(L=>L!==k);return P.push(k),(K=b.current)==null||K.call(b,P),P})},[]);return{activeTabId:o,activeConv:w,sortedConversations:p,previewOrderRef:m,draggingTabRef:h,selectTab:v,handleTabReorder:y,updatePreviewOrder:j,commitPreviewOrder:I,clearPreviewOrder:g,moveTabToEnd:M,setDraggingTabKey:k=>{h.current=k}}}function Yo({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 Ks({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(vr,{}),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(zn,{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 wr="adhdev-tab-shortcuts";function Xo(){try{return JSON.parse(localStorage.getItem(wr)||"{}")}catch{return{}}}function Jo({sortedTabKeys:t,onFocus:s,onSelectTab:n}){const r=typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.userAgent),[i,o]=a.useState(()=>Xo()),[c,d]=a.useState(null),l=a.useCallback(x=>{const m=[];return x.metaKey&&m.push(r?"⌘":"Meta"),x.ctrlKey&&m.push("Ctrl"),x.altKey&&m.push(r?"⌥":"Alt"),x.shiftKey&&m.push(r?"⇧":"Shift"),["Control","Alt","Shift","Meta"].includes(x.key)?null:(m.push(x.key.length===1?x.key.toUpperCase():x.key),m.join("+"))},[r]),f=a.useCallback(x=>{o(x);try{localStorage.setItem(wr,JSON.stringify(x))}catch{}},[]);return a.useEffect(()=>{if(!c)return;const x=m=>{if(m.preventDefault(),m.stopPropagation(),m.key==="Escape"){d(null);return}const h=l(m);if(!h)return;const u={...i};for(const[b,p]of Object.entries(u))p===h&&delete u[b];u[c]=h,f(u),d(null)};return window.addEventListener("keydown",x,!0),()=>window.removeEventListener("keydown",x,!0)},[c,i,f,l]),a.useEffect(()=>{const x=m=>{if(!(!m.ctrlKey&&!m.metaKey&&!m.altKey)){for(const[h,u]of Object.entries(i))if(t.includes(h)&&l(m)===u){m.preventDefault(),s(),n(h);return}}};return window.addEventListener("keydown",x),()=>window.removeEventListener("keydown",x)},[i,t,s,n,l]),{isMac:r,tabShortcuts:i,shortcutListening:c,setShortcutListening:d,saveShortcuts:f}}const Zo=a.memo(function({conv:s,isActive:n,isDraggedTab:r,isTaskCompleteUnread:i,shortcut:o,conversationKeys:c,draggingTabRef:d,onFocus:l,onSelectTab:f,onConversationActivated:x,onPreviewReorder:m,onReorderTab:h,onCommitPreviewOrder:u,onClearPreviewOrder:b,onDragStateReset:p,onDragTabKeyChange:w,onReceiveTab:v,onOpenContextMenu:y,longPressTimer:j,isGroupActive:I}){const g=ss(s),M=g.isGenerating?"agent-tab-generating":g.isWaiting?"agent-tab-waiting":"",k=g.isReconnecting,N=a.useCallback(z=>{d.current=s.tabKey,w(s.tabKey),z.dataTransfer.setData("text/tab-key",s.tabKey),z.dataTransfer.effectAllowed="move"},[s.tabKey,d,w]),P=a.useCallback(()=>{d.current=null,w(null),u(),b(),p()},[d,w,u,b,p]),K=a.useCallback(z=>{const D=d.current;if(!(!D||D===s.tabKey)&&z.dataTransfer.types.includes("text/tab-key")){z.preventDefault(),z.stopPropagation();const _=z.currentTarget.getBoundingClientRect(),O=z.clientX<_.left+_.width/2?"left":"right";m(D,s.tabKey,O)}},[s.tabKey,d,m]),L=a.useCallback(z=>{z.preventDefault(),z.stopPropagation();const D=z.dataTransfer.getData("text/tab-key");if(D&&D!==s.tabKey){const _=z.currentTarget.getBoundingClientRect(),O=z.clientX<_.left+_.width/2?"left":"right";c.includes(D)?h(D,s.tabKey,O):v&&v(D)}b()},[s.tabKey,c,h,v,b]),B=a.useCallback(z=>{z.stopPropagation(),l(),f(s.tabKey),x(s)},[s,x,l,f]),T=a.useCallback(z=>{z.preventDefault(),y(z.clientX,z.clientY,s.tabKey)},[s.tabKey,y]),S=a.useCallback(z=>{const D=z.touches[0];j.current=setTimeout(()=>{y(D.clientX,D.clientY,s.tabKey)},600)},[s.tabKey,j,y]),W=a.useCallback(()=>{j.current&&clearTimeout(j.current)},[j]),$=["adhdev-dockview-tab",M,n&&"is-active",I&&"is-group-active",k&&"is-reconnecting"].filter(Boolean).join(" ");return e.jsxs("div",{"data-tabkey":s.tabKey,className:$,draggable:!0,onDragStart:N,onDragEnd:P,onDragOver:K,onDrop:L,onClick:B,onContextMenu:T,onTouchStart:S,onTouchEnd:W,onTouchMove:W,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:g.isGenerating?e.jsx("div",{className:"tab-spinner"}):g.isWaiting?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):k?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"○"}):g.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:k?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"Reconnecting…"}):g.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 Qo({conversations:t,activeTabId:s,groupIndex:n,numGroups:r,unreadTabKeys:i,draggingTabRef:o,onFocus:c,onSelectTab:d,onConversationActivated:l,onPreviewReorder:f,onReorderTab:x,onCommitPreviewOrder:m,onClearPreviewOrder:h,onDragStateReset:u,onDragTabKeyChange:b,onMoveTab:p,onReceiveTab:w,onHideTab:v,isGroupActive:y}){const[j,I]=a.useState(null),g=a.useRef(null),M=a.useRef(null),k=a.useMemo(()=>t.map(S=>S.tabKey),[t]);Ct("PaneGroupTabBar",{groupIndex:n,activeTabId:s,tabCount:t.length,ctxMenuTab:(j==null?void 0:j.tabKey)||null});const{isMac:N,tabShortcuts:P,shortcutListening:K,setShortcutListening:L,saveShortcuts:B}=Jo({sortedTabKeys:t.map(S=>S.tabKey),onFocus:c,onSelectTab:d});a.useEffect(()=>{if(!j)return;const S=W=>{const $=document.querySelector("[data-pane-context-menu]");$&&$.contains(W.target)||I(null)};return window.addEventListener("mousedown",S,!0),()=>window.removeEventListener("mousedown",S,!0)},[j]),a.useEffect(()=>{const S=M.current;if(!S)return;const W=$=>{Math.abs($.deltaY)>Math.abs($.deltaX)&&($.preventDefault(),S.scrollLeft+=$.deltaY)};return S.addEventListener("wheel",W,{passive:!1}),()=>S.removeEventListener("wheel",W)},[]);const T=a.useCallback((S,W,$)=>{I({x:S,y:W,tabKey:$})},[]);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(S=>e.jsx(Zo,{conv:S,isActive:s===S.tabKey,isDraggedTab:o.current===S.tabKey,isTaskCompleteUnread:i.has(S.tabKey),shortcut:P[S.tabKey],conversationKeys:k,draggingTabRef:o,onFocus:c,onSelectTab:d,onConversationActivated:l,onPreviewReorder:f,onReorderTab:x,onCommitPreviewOrder:m,onClearPreviewOrder:h,onDragStateReset:u,onDragTabKeyChange:b,onReceiveTab:w,onOpenContextMenu:T,longPressTimer:g,isGroupActive:y},S.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:[p&&n>0&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{p(j.tabKey,"left"),I(null)},children:"← Move to Left Group"}),p&&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:()=>{p(j.tabKey,"right"),I(null)},children:"Move to Right Group →"}),p&&r<4&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{p(j.tabKey,"split-left"),I(null)},children:"⇤ Split Left"}),p&&r<4&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{p(j.tabKey,"split-right"),I(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:S=>{S.stopPropagation(),L(j.tabKey),I(null)},children:["⌨ ",P[j.tabKey]?`Change shortcut (${P[j.tabKey]})`:"Set shortcut"]}),P[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 S={...P};delete S[j.tabKey],B(S),I(null)},children:"✕ Remove shortcut"}),v&&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:()=>{v(j.tabKey),I(null)},children:"🚫 Hide from Dashboard"})]}),!p&&!v&&e.jsx("div",{className:"px-3 py-1.5 text-[11px] text-text-muted opacity-50 italic",children:"No actions available"})]}),K&&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:()=>L(null),children:e.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl px-8 py-6 text-center shadow-xl",onClick:S=>S.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 ec({conversations:t,ides:s,clearedTabs:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,groupIndex:f,onFocus:x,isSplitMode:m,numGroups:h,onMoveTab:u,onReceiveTab:b,style:p,detectedIdes:w,handleLaunchIde:v,onActiveTabChange:y,initialActiveTabId:j,initialTabOrder:I,onTabOrderChange:g,onHideTab:M,isFocused:k}){const{sendCommand:N}=Qe(),P=a.useRef(null),{activeTabId:K,activeConv:L,sortedConversations:B,draggingTabRef:T,selectTab:S,handleTabReorder:W,updatePreviewOrder:$,commitPreviewOrder:z,clearPreviewOrder:D,moveTabToEnd:_,setDraggingTabKey:O}=Go({conversations:t,initialActiveTabId:j,initialTabOrder:I,onActiveTabChange:y,onTabOrderChange:g}),A=rs({sendDaemonCommand:i,activeConv:L,setLocalUserMessages:o,setActionLogs:c,isStandalone:d}),{dragOver:q,dropAction:ce,resetDragState:ne,handleDragEnter:Z,handleDragOver:Q,handleDragLeave:E,handleDrop:G}=Vo({conversations:t,numGroups:h,onMoveTab:u,onReceiveTab:b,onOwnTabDrop:_,onClearPreviewOrder:D}),H=L&&!je(L)&&xt(L)==="terminal",C=a.useMemo(()=>L?s.find(ae=>ae.id===L.ideId):void 0,[s,L]),X=a.useMemo(()=>L?r.filter(ae=>ae.ideId===L.tabKey):[],[r,L]),Y=a.useMemo(()=>It(s),[s]),ee=a.useMemo(()=>new Set(B.filter(ae=>Ya(ae,Y,{isOpenConversation:ae.tabKey===K})).map(ae=>ae.tabKey)),[K,Y,B]);Ct("PaneGroup",{groupIndex:f,conversationCount:t.length,activeTabId:K,dragOver:q});const ue=a.useCallback(ae=>{ae.streamSource==="agent-stream"&&ae.agentType&&N(ae.ideId,"focus_session",{agentType:ae.agentType,...ae.sessionId&&{targetSessionId:ae.sessionId}}).catch(()=>{})},[N]);return e.jsxs("div",{className:"flex flex-col min-h-0 min-w-0 flex-1 overflow-hidden",onClick:x,style:{...p,outline:q?"2px dashed var(--accent-primary)":"none",outlineOffset:"-2px",transition:"outline 0.15s ease"},children:[e.jsx(Qo,{conversations:B,activeTabId:K,groupIndex:f,numGroups:h,unreadTabKeys:ee,draggingTabRef:T,onFocus:x,onSelectTab:S,onConversationActivated:ue,onPreviewReorder:$,onReorderTab:W,onCommitPreviewOrder:z,onClearPreviewOrder:D,onDragStateReset:ne,onDragTabKeyChange:O,onMoveTab:u,onReceiveTab:b,onHideTab:M,isGroupActive:k??!1}),e.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden relative",onDragEnter:Z,onDragOver:Q,onDragLeave:E,onDrop:G,children:[q&&e.jsx(Yo,{dropAction:ce,canSplit:!!(h<4&&u)}),L?e.jsx(Bs,{activeConv:L,clearToken:n[L.tabKey]||0,isCliTerminal:!!H,ideEntry:C,terminalRef:P,handleModalButton:A.handleModalButton,handleRelaunch:A.handleRelaunch,handleSendChat:A.handleSendChat,isSendingChat:A.isSendingChat,handleFocusAgent:A.handleFocusAgent,isFocusingAgent:A.isFocusingAgent,actionLogs:X,userName:l}):e.jsx("div",{className:"flex-1 flex flex-col items-center justify-center",children:e.jsx(Ks,{conversationsCount:t.length,isSplitMode:m,isStandalone:d,detectedIdes:w,handleLaunchIde:v})})]})]})}function tc({containerRef:t,isSplitMode:s,numGroups:n,groupSizes:r,groupedConvs:i,clearedTabs:o,ides:c,actionLogs:d,sendDaemonCommand:l,setLocalUserMessages:f,setActionLogs:x,isStandalone:m,userName:h,focusedGroup:u,setFocusedGroup:b,moveTabToGroup:p,splitTabRelative:w,closeGroup:v,handleResizeStart:y,detectedIdes:j,handleLaunchIde:I,groupActiveTabIds:g,setGroupActiveTabIds:M,groupTabOrders:k,setGroupTabOrders:N,toggleHiddenTab:P}){return e.jsx("div",{ref:t,className:`flex-1 min-h-0 flex ${s?"flex-row":"flex-col"} overflow-hidden`,children:i.map((K,L)=>{const B=s&&r.length===n?`${r[L]}%`:void 0;return e.jsxs(Is.Fragment,{children:[s&&L>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:T=>y(L-1,T),onDoubleClick:()=>v(L),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(ec,{style:s?{flexBasis:B??`${100/n}%`,flexGrow:B?0:1,flexShrink:B?0:1}:void 0,conversations:K,clearedTabs:o,ides:c,actionLogs:d,sendDaemonCommand:l,setLocalUserMessages:f,setActionLogs:x,isStandalone:m,userName:h,groupIndex:L,isFocused:s&&u===L,onFocus:()=>b(L),isSplitMode:s,numGroups:n,onMoveTab:(T,S)=>{S==="left"&&L>0?p(T,L-1):S==="right"&&L<n-1?p(T,L+1):S==="split-left"&&n<4?w(T,L,"left"):S==="split-right"&&n<4&&w(T,L,"right")},onReceiveTab:T=>p(T,L),detectedIdes:L===0?j:void 0,handleLaunchIde:L===0?I:void 0,onActiveTabChange:T=>M(S=>(S[L]??null)===(T??null)?S:{...S,[L]:T}),initialActiveTabId:g[L],initialTabOrder:k[L],onTabOrderChange:T=>N(S=>{const W=S[L]||[];return W.length===T.length&&W.every(($,z)=>$===T[z])?S:{...S,[L]:T}}),onHideTab:P})]},L)})})}function kr({doId:t,ideId:s,ideType:n,connState:r,viewMode:i,instanceId:o}){const[c,d]=a.useState(null),[l,f]=a.useState(null),x=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?we.onScreenshot("ide-page",(u,b)=>{if(u!==t)return;const p=new FileReader;p.onload=()=>d(p.result),p.readAsDataURL(b)}):void 0,[t]),a.useEffect(()=>{r!=="connected"&&d(null)},[r]),a.useEffect(()=>{var u;return t?((u=we.onStatus)==null?void 0:u.call(we,(b,p)=>{b===t&&p!=null&&p.screenshotUsage&&f(p.screenshotUsage)}))||(()=>{}):void 0},[t]),a.useEffect(()=>{d(null)},[t,s,x]),a.useEffect(()=>{const h=t?we.get(t):null;if(!(!h||r!=="connected"))return i!=="chat"&&x?h.startScreenshots(x):h.stopScreenshots(x),()=>{h.stopScreenshots(x)}},[i,r,x,t]);const m=a.useCallback(async(h,u)=>{const b=t?we.get(t):null;return!b||r!=="connected"?(console.warn("[RemoteInput] P2P not connected"),{success:!1,error:"P2P not connected"}):b.sendInput(h,u,o||x)},[t,r,o,x]);return{connScreenshot:c,screenshotUsage:l,handleRemoteAction:m}}const Nr=a.createContext(null);function as(){const t=a.useContext(Nr);if(!t)throw new Error("DashboardDockviewContext missing");return t}function Ut(t){return t.displayPrimary||t.title||t.agentName||t.tabKey}function sc(t){return`remote:${t}`}function Zt(t){return t.startsWith("remote:")}function is(t,s){return t.find(n=>n.ideId===s&&n.streamSource==="native")??t.find(n=>n.ideId===s)??null}function nc(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 rc(t,s,n){var d;const r=[s];let i;for(const l of r){let f;for(const x of l){const m=t.addPanel({id:x.tabKey,component:"conversation",title:Ut(x),params:{kind:"conversation",tabKey:x.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 vn(t,s){const n=new Set(s.map(r=>r.tabKey));for(const r of[...t.panels])Zt(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!==Ut(r)&&i.api.setTitle(Ut(r));continue}t.addPanel({id:r.tabKey,component:"conversation",title:Ut(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 jn(t,s,n){var l,f;const r=n?sc(n):null;for(const x of[...t.panels])Zt(x.id)&&(!r||x.id!==r)&&t.removePanel(x);if(!n||!r)return;const i=is(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(x=>!Zt(x.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 ac({params:t}){const s=as(),n=a.useRef(null),r=s.conversationsByTabKey.get(t.tabKey),i=rs({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(Ks,{conversationsCount:0,isSplitMode:!1,isStandalone:s.isStandalone,detectedIdes:s.detectedIdes,handleLaunchIde:s.handleLaunchIde})});const d=!je(r)&&xt(r)==="terminal";return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden",children:e.jsx(Bs,{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 ic({params:t}){var l;const s=as(),n=a.useMemo(()=>is([...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}=kr({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(Hn,{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 oc(){const t=as();return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col items-center justify-center",children:e.jsx(Ks,{conversationsCount:0,isSplitMode:!1,isStandalone:t.isStandalone,detectedIdes:t.detectedIdes,handleLaunchIde:t.handleLaunchIde})})}function cc(t){var m,h;nc(t);const s=as();if(t.params.kind==="remote"){const u=is([...s.conversationsByTabKey.values()],t.params.ideId),b=((m=t.api.group.activePanel)==null?void 0:m.id)===t.api.id,p=t.api.isGroupActive;return e.jsxs("div",{className:`adhdev-dockview-tab${b?" is-active":""}${p?" is-group-active":""}`,title:t.api.title||"Remote","data-tab-key":(u==null?void 0:u.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:u!=null&&u.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:u.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=St(n,s.liveSessionInboxState,{isOpenConversation:r}),c=o.isReconnecting,d=o.isConnecting,l=o.isGenerating,f=o.isWaiting,x=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:[x&&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 lc({visibleConversations:t,clearedTabs:s,ides:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,detectedIdes:f,handleLaunchIde:x,toggleHiddenTab:m,onActiveTabChange:h,requestedActiveTabKey:u,requestedRemoteIdeId:b,onRequestedActiveTabConsumed:p}){const{theme:w}=lr(),{sendCommand:v}=Qe(),y=a.useRef(null),j=a.useRef(null),I=a.useRef(!1),[g,M]=a.useState(!1),[k,N]=a.useState(!1),P=a.useRef(null),K=a.useMemo(()=>gr(typeof window<"u"?window.innerWidth:1280),[]),L=a.useMemo(()=>new Map(t.map(A=>[A.tabKey,A])),[t]),B=a.useMemo(()=>It(n),[n]),T=a.useMemo(()=>({actionLogs:r,clearedTabs:s,conversationsByTabKey:L,detectedIdes:f,handleLaunchIde:x,ides:n,isStandalone:d,liveSessionInboxState:B,sendDaemonCommand:i,setActionLogs:c,setLocalUserMessages:o,toggleHiddenTab:m,userName:l}),[r,s,L,f,x,n,d,B,i,c,o,m,l]),S=a.useCallback(A=>{if(!A)return!1;const q=y.current;if(!q)return!1;const ce=q.getPanel(A);return ce?(ce.group.model.openPanel(ce),p==null||p(),!0):!1},[p]),W=a.useCallback(()=>{const A=j.current;if(!A)return;const q=A.querySelectorAll(".dv-drop-target-container, .dv-drop-target-anchor, .dv-drop-target-dropzone, .dv-drop-target-selection, .dv-render-overlay");for(const ce of q)ce.setAttribute("data-adhdev-force-hidden","true")},[]),$=a.useCallback(()=>{const A=j.current;if(!A)return;const q=A.querySelectorAll('[data-adhdev-force-hidden="true"]');for(const ce of q)ce.removeAttribute("data-adhdev-force-hidden")},[]),z=a.useCallback(()=>{const A=j.current;if(!A)return;const q=A.querySelectorAll(".dv-drop-target-container");for(const Z of q)Z.remove();const ce=A.querySelectorAll(".dv-drop-target-dropzone");for(const Z of ce)Z.remove();const ne=A.querySelectorAll(".dv-drop-target");for(const Z of ne)Z.classList.remove("dv-drop-target")},[]),D=a.useCallback(()=>{M(!1),N(!1),$(),W(),z(),!(typeof window>"u")&&(P.current!=null&&window.clearTimeout(P.current),window.requestAnimationFrame(()=>{W(),z()}),P.current=window.setTimeout(()=>{W(),z(),P.current=null},80))},[$,W,z]),_=a.useCallback(A=>{var ce;y.current=A.api;const q=Io(K);q!=null&&q.layout&&A.api.fromJSON(q.layout,{reuseExistingPanels:!1}),vn(A.api,t),jn(A.api,t,b),A.api.totalPanels===0&&t.length>0?rc(A.api,t,u):S(u)||S(q==null?void 0:q.activeTabId),I.current=!0,A.api.onDidActivePanelChange(ne=>{var Q;if(ne&&Zt(ne.id)){const E=((Q=ne.params)==null?void 0:Q.ideId)||ne.id.slice(7),G=is(t,E);h((G==null?void 0:G.tabKey)??null);return}if(h((ne==null?void 0:ne.id)??null),!ne)return;const Z=L.get(ne.id);(Z==null?void 0:Z.streamSource)==="agent-stream"&&Z.agentType&&v(Z.ideId,"focus_session",{agentType:Z.agentType,...Z.sessionId&&{targetSessionId:Z.sessionId}}).catch(()=>{})}),A.api.onDidLayoutChange(()=>{var ne;Mo(K,{activeTabId:((ne=A.api.activePanel)==null?void 0:ne.id)??null,layout:A.api.toJSON()})}),A.api.onWillDragPanel(()=>{M(!0),N(!1),W()}),A.api.onWillDragGroup(()=>{M(!0),N(!1),W()}),A.api.onWillShowOverlay(()=>{$(),N(!0)}),A.api.onDidMovePanel(D),A.api.onDidDrop(D),h(((ce=A.api.activePanel)==null?void 0:ce.id)??null)},[S,D,$,L,K,W,z,h,u,v,t]);a.useEffect(()=>{const A=y.current;!A||!I.current||(vn(A,t),jn(A,t,b),!A.activePanel&&A.panels[0]&&A.panels[0].group.model.openPanel(A.panels[0]))},[b,t]),a.useEffect(()=>{I.current&&S(u)},[S,u]),a.useEffect(()=>{if(!g||typeof window>"u")return;const A=()=>D();return window.addEventListener("pointerup",A),window.addEventListener("mouseup",A),window.addEventListener("dragend",A),()=>{window.removeEventListener("pointerup",A),window.removeEventListener("mouseup",A),window.removeEventListener("dragend",A)}},[D,g]),a.useEffect(()=>()=>{typeof window>"u"||P.current!=null&&window.clearTimeout(P.current)},[]),a.useEffect(()=>{const A=q=>{const ce=q.target;if(!ce)return;const ne=ce.querySelector("[data-tab-key]")||ce.closest("[data-tab-key]");if(ne){const Z=ne.getAttribute("data-tab-key");Z&&q.dataTransfer&&q.dataTransfer.setData("text/tab-key",Z)}};return window.addEventListener("dragstart",A),()=>window.removeEventListener("dragstart",A)},[]);const O=w==="light"?ia:oa;return e.jsx(Nr.Provider,{value:T,children:e.jsx("div",{ref:j,className:"flex-1 min-h-0 min-w-0 overflow-hidden",children:e.jsx(aa,{className:`h-full min-h-0 min-w-0 adhdev-dockview${g?" is-dragging-dockview":""}${k?" is-showing-dockview-overlay":""}`,components:{conversation:ac,remote:ic},defaultTabComponent:cc,watermarkComponent:oc,onReady:_,singleTabMode:"default",tabAnimation:"smooth",theme:O})})})}function dc({showMobileChatMode:t,isMobile:s,activeConv:n,chatIdes:r,wsStatus:i,isConnected:o,onOpenHistory:c,onOpenRemote:d,onStopCli:l,activeCliViewMode:f,onSetActiveCliViewMode:x,mobileChatConversations:m,hiddenConversations:h,ides:u,actionLogs:b,sendDaemonCommand:p,setLocalUserMessages:w,setActionLogs:v,isStandalone:y,userName:j,requestedMobileTabKey:I,onRequestedMobileTabConsumed:g,requestedMachineId:M,onRequestedMachineConsumed:k,requestedMobileSection:N,onRequestedMobileSectionConsumed:P,containerRef:K,isSplitMode:L,numGroups:B,groupSizes:T,groupedConvs:S,clearedTabs:W,focusedGroup:$,setFocusedGroup:z,moveTabToGroup:D,splitTabRelative:_,closeGroup:O,handleResizeStart:A,detectedIdes:q,handleLaunchIde:ce,groupActiveTabIds:ne,setGroupActiveTabIds:Z,groupTabOrders:Q,setGroupTabOrders:E,toggleHiddenTab:G,visibleConversations:H,requestedDesktopTabKey:C,onRequestedDesktopTabConsumed:X,onOpenAccount:Y,onDesktopActiveTabChange:ee,onHideConversation:ue,onShowHiddenConversation:ae,onShowAllHiddenConversations:me}){return Is.useEffect(()=>{const J=R=>{(navigator.platform.toUpperCase().indexOf("MAC")>=0?R.metaKey&&R.key.toLowerCase()==="w":R.ctrlKey&&R.key.toLowerCase()==="w")&&(R.preventDefault(),n&&ue&&ue(n))};return window.addEventListener("keydown",J),()=>window.removeEventListener("keydown",J)},[n,ue]),e.jsxs(e.Fragment,{children:[!t&&e.jsx(wi,{activeConv:n,agentCount:r.length,wsStatus:i,isConnected:o,conversations:H,hiddenConversations:h,onOpenHistory:c,onOpenConversation:ae,onHideConversation:ue,onShowConversation:ae,onShowAllHidden:me,onOpenRemote:()=>{!n||Se(n)||je(n)||d(n)},onStopCli:l,activeCliViewMode:f,onSetCliViewMode:x}),t?e.jsx(Fo,{conversations:m,hiddenConversations:h,ides:u,actionLogs:b,sendDaemonCommand:p,setLocalUserMessages:w,setActionLogs:v,isStandalone:y,userName:j,requestedActiveTabKey:I,onRequestedActiveTabConsumed:g,requestedMachineId:M,onRequestedMachineConsumed:k,requestedMobileSection:N,onRequestedMobileSectionConsumed:P,onOpenAccount:Y,onOpenHistory:c,onOpenRemote:d,onStopCli:l,wsStatus:i,isConnected:o,onShowHiddenConversation:ae,onShowAllHiddenConversations:me}):s?e.jsx(tc,{containerRef:K,isSplitMode:L,numGroups:B,groupSizes:T,groupedConvs:S,clearedTabs:W,ides:u,actionLogs:b,sendDaemonCommand:p,setLocalUserMessages:w,setActionLogs:v,isStandalone:y,userName:j,focusedGroup:$,setFocusedGroup:z,moveTabToGroup:D,splitTabRelative:_,closeGroup:O,handleResizeStart:A,detectedIdes:q,handleLaunchIde:ce,groupActiveTabIds:ne,setGroupActiveTabIds:Z,groupTabOrders:Q,setGroupTabOrders:E,toggleHiddenTab:G}):e.jsx(lc,{visibleConversations:H,clearedTabs:W,ides:u,actionLogs:b,sendDaemonCommand:p,setLocalUserMessages:w,setActionLogs:v,isStandalone:y,userName:j,detectedIdes:q,handleLaunchIde:ce,toggleHiddenTab:G,onActiveTabChange:ee,requestedActiveTabKey:C,onRequestedActiveTabConsumed:X})]})}const gs=[{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 uc({onClose:t}){const[s,n]=a.useState(0),r=gs[s],i=s===gs.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:gs.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:K,onCancel:()=>x(null)})]})}const so=[{id:"dark",label:"Dark",icon:"🌙"},{id:"light",label:"Light",icon:"☀️"},{id:"system",label:"System",icon:"💻"}];function no(){const{preference:t,setPreference:s}=lr();return e.jsx("div",{className:"flex gap-2",children:so.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 text-white":"bg-bg-glass border-border-subtle hover:bg-bg-secondary text-text-muted hover:text-text-primary"}`,children:[e.jsx("span",{children:n.icon}),n.label]},n.id))})}const Ss={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},Cs={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},ro=[{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"}}}],dr="adhdev-chat-theme",ur="adhdev-chat-theme-custom";function zt(){return typeof window>"u"?"ember":localStorage.getItem(dr)||"ember"}function Oe(t){try{const s=localStorage.getItem(ur);if(s){const n=JSON.parse(s);return{...t==="dark"?Ss:Cs,...n[t]}}}catch{}return t==="dark"?Ss:Cs}function Dt(t,s){localStorage.setItem(ur,JSON.stringify({dark:t,light:s}))}function Be(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 Xt(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 ao={midnight:{dark:"#8b5cf6",light:"#7c3aed"},ember:{dark:"#d97706",light:"#d97706"},aurora:{dark:"#ec4899",light:"#ec4899"},honey:{dark:"#fbbf24",light:"#fbbf24"}};function jt(t,s){var i;const n=(i=ao[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",Xt(n,24)),r.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${n}, ${Xt(n,18)})`),r.style.setProperty("--border-accent",Be(n,.35)),r.style.setProperty("--nav-active-bg",Be(n,.1)),r.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${n}, 0 0 12px ${Be(n,.06)}`)}function at(t){const s=document.documentElement;s.style.setProperty("--bg-primary",t.bgPrimary),s.style.setProperty("--bg-secondary",t.bgSecondary),s.style.setProperty("--bg-card",Be(t.surfacePrimary,.92)),s.style.setProperty("--surface-primary",t.surfacePrimary),s.style.setProperty("--surface-secondary",t.bgSecondary),s.style.setProperty("--bg-glass",Be(t.borderSubtle,.15)),s.style.setProperty("--bg-glass-hover",Be(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",Be(t.borderSubtle,.5)),s.style.setProperty("--border-default",Be(t.borderDefault,.5)),s.style.setProperty("--accent-primary",t.accentColor),s.style.setProperty("--accent-primary-light",Xt(t.accentColor,30)),s.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${t.accentColor}, ${Xt(t.accentColor,40)})`),s.style.setProperty("--border-accent",Be(t.accentColor,.35)),s.style.setProperty("--nav-active-bg",Be(t.accentColor,.1)),s.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${t.accentColor}, 0 0 12px ${Be(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 ${Be(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 Ps(){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-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 io(t){if(localStorage.setItem(dr,t),document.documentElement.setAttribute("data-chat-theme",t),t==="custom"){const s=it()?"dark":"light";at(Oe(s))}else Ps(),jt(t,it()?"dark":"light")}function oo(){const t=zt();if(document.documentElement.setAttribute("data-chat-theme",t),t==="custom"){const s=it()?"dark":"light";at(Oe(s))}else Ps(),jt(t,it()?"dark":"light")}function it(){const t=document.documentElement.getAttribute("data-theme");return t?t==="dark":window.matchMedia("(prefers-color-scheme: dark)").matches}function Ae({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)",minWidth:110},children:t}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},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:72,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 ht({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 co({dark:t,onColorsChange:s}){const n=t?"dark":"light",[r,i]=a.useState(()=>Oe(n));a.useEffect(()=>{i(Oe(n))},[n]);const o=a.useCallback((c,d)=>{i(l=>{const f={...l,[c]:d},m=Oe(n==="dark"?"light":"dark");return n==="dark"?Dt(f,m):Dt(m,f),at(f),s(f),f})},[n,s]);return e.jsxs("div",{style:{marginTop:12,padding:"16px 18px",background:"var(--bg-glass)",border:"1px solid var(--border-subtle)",borderRadius:12},children:[e.jsxs("div",{style:{fontSize:"0.75rem",fontWeight:700,color:"var(--text-primary)",marginBottom:14,display:"flex",alignItems:"center",gap:8},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",{style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:16},children:[e.jsxs("div",{children:[e.jsxs(ht,{title:"App Background",children:[e.jsx(Ae,{label:"Background",value:r.bgPrimary,onChange:c=>o("bgPrimary",c)}),e.jsx(Ae,{label:"Surface",value:r.bgSecondary,onChange:c=>o("bgSecondary",c)}),e.jsx(Ae,{label:"Card",value:r.surfacePrimary,onChange:c=>o("surfacePrimary",c)})]}),e.jsxs(ht,{title:"App Text",children:[e.jsx(Ae,{label:"Primary",value:r.textPrimary,onChange:c=>o("textPrimary",c)}),e.jsx(Ae,{label:"Secondary",value:r.textSecondary,onChange:c=>o("textSecondary",c)}),e.jsx(Ae,{label:"Muted",value:r.textMuted,onChange:c=>o("textMuted",c)})]}),e.jsxs(ht,{title:"Borders & Accent",children:[e.jsx(Ae,{label:"Border subtle",value:r.borderSubtle,onChange:c=>o("borderSubtle",c)}),e.jsx(Ae,{label:"Border default",value:r.borderDefault,onChange:c=>o("borderDefault",c)}),e.jsx(Ae,{label:"Accent",value:r.accentColor,onChange:c=>o("accentColor",c)})]})]}),e.jsxs("div",{children:[e.jsxs(ht,{title:"Chat Bubbles",children:[e.jsx(Ae,{label:"User bubble",value:r.userBubble,onChange:c=>o("userBubble",c)}),e.jsx(Ae,{label:"User text",value:r.userText,onChange:c=>o("userText",c)}),e.jsx(Ae,{label:"Agent bubble",value:r.assistantBubble,onChange:c=>o("assistantBubble",c)}),e.jsx(Ae,{label:"Agent text",value:r.assistantText,onChange:c=>o("assistantText",c)})]}),e.jsxs(ht,{title:"Chat Layout",children:[e.jsx(Ae,{label:"Chat BG",value:r.containerBg,onChange:c=>o("containerBg",c)}),e.jsx(Ae,{label:"Send button",value:r.sendButton,onChange:c=>o("sendButton",c)}),e.jsx(Ae,{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)",minWidth:110},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?Ss:Cs,l=Oe(t?"light":"dark");t?Dt(c,l):Dt(l,c),i(c),at(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 lo(){const[t,s]=a.useState(zt),[n,r]=a.useState(!0),[i,o]=a.useState(()=>Oe("dark"));a.useEffect(()=>{r(it());const l=new MutationObserver(()=>{const m=it();r(m);const h=zt();h==="custom"?at(Oe(m?"dark":"light")):jt(h,m?"dark":"light")});l.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]});const f=window.matchMedia("(prefers-color-scheme: dark)"),x=()=>{const m=it();r(m);const h=zt();h==="custom"?at(Oe(m?"dark":"light")):jt(h,m?"dark":"light")};return f.addEventListener("change",x),()=>{l.disconnect(),f.removeEventListener("change",x)}},[]),a.useEffect(()=>{document.documentElement.setAttribute("data-chat-theme",t),t==="custom"?at(Oe(n?"dark":"light")):(Ps(),jt(t,n?"dark":"light"))},[t,n]),a.useEffect(()=>{o(Oe(n?"dark":"light"))},[n]);const c=l=>{s(l),io(l)},d=[...ro,{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,x=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:x.containerBg},children:[e.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:x.assistantBubble,border:x.assistantBorder,color:x.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:x.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:x.assistantBubble,border:x.assistantBorder,color:x.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(co,{dark:n,onColorsChange:l=>o(l)})]})}const xr="adhdev_mobileDashboardMode_v1";function pr(){try{return localStorage.getItem(xr)==="workspace"?"workspace":"chat"}catch{return"chat"}}function uo(t){try{localStorage.setItem(xr,t)}catch{}}function xo(){const[t,s]=a.useState(!0);return a.useEffect(()=>{s(pr()==="chat")},[]),e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Ze,{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),uo(n?"chat":"workspace")},extra:e.jsx("span",{className:"text-[11px] text-text-muted",children:t?"Chat mode":"Workspace"})})}const mr="adhdev_hiddenTabs";function po(){try{const t=localStorage.getItem(mr);if(t)return new Set(JSON.parse(t))}catch{}return new Set}function ct(t){try{localStorage.setItem(mr,JSON.stringify([...t]))}catch{}}function mo(){const[t,s]=a.useState(po),n=a.useCallback(f=>{s(x=>{const m=new Set(x);return m.has(f)?m.delete(f):m.add(f),ct(m),m})},[]),r=a.useCallback(f=>{s(x=>{if(x.has(f))return x;const m=new Set(x);return m.add(f),ct(m),m})},[]),i=a.useCallback(f=>{s(x=>{if(!x.has(f))return x;const m=new Set(x);return m.delete(f),ct(m),m})},[]),o=a.useCallback(()=>{s(f=>{if(f.size===0)return f;const x=new Set;return ct(x),x})},[]),c=a.useCallback((f,x)=>{s(m=>{const h=new Set(m);for(const u of x)h.add(u);return ct(h),h})},[]),d=a.useCallback((f,x)=>{s(m=>{const h=new Set(m);for(const u of x)h.delete(u);return ct(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 fo({visibleConversations:t,clearedTabs:s,setClearedTabs:n,setActionLogs:r}){a.useEffect(()=>{Ki()},[]);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 Oi(i),a.useEffect(()=>{if(Object.keys(s).length===0)return;const c=setTimeout(()=>{n(d=>{const l=Date.now(),f={};for(const[x,m]of Object.entries(d))l-m<5e3&&(f[x]=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 ps(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 ns(t){const s=[...t.messages].reverse().find(n=>!(n!=null&&n._localId))||t.messages[t.messages.length-1];return ps(s==null?void 0:s.timestamp)||ps(s==null?void 0:s.receivedAt)||ps(s==null?void 0:s.createdAt)||0}function ms(t,s=0){return ns(t)||s||0}function xn(t){return ns(t)}function fr(t,s){const n=xn(s)-xn(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 ho(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 Et(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 go(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 bo(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 yo(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 vo({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 I=ho(t);return Et(o.current,I)?o.current:(o.current=I,I)},[t]),x=a.useMemo(()=>sr(t),[t]),m=a.useRef(new Map),h=a.useMemo(()=>{var M;const I=new Map,g=[];for(const k of f){const N=k.daemonId||((M=k.id)==null?void 0:M.split(":")[0])||k.id,P=s[N]||"new",K=k.daemonId&&x[k.daemonId]||void 0,L=bo(k,n),B=m.current.get(k.id);if(B&&B.ide===k&&B.connectionState===P&&B.machineName===K&&yo(B.localRefs,L)){I.set(k.id,B),g.push(...B.conversations);continue}const T=nr(k,n,{machineName:K,connectionState:P}),S={ide:k,connectionState:P,machineName:K,localRefs:L,conversations:T};I.set(k.id,S),g.push(...T)}return m.current=I,[...g].sort(fr)},[f,n,s,x]),u=a.useMemo(()=>{const I=go(h,r);return Et(c.current,I)?c.current:(c.current=I,I)},[h,r]),b=a.useMemo(()=>{const I=new Map;for(const g of u)g.sessionId&&I.set(g.sessionId,g);return I},[u]),p=a.useMemo(()=>{const I=new Map;for(const g of u)g.sessionId&&I.set(g.sessionId,g),I.set(g.ideId,g),I.set(g.tabKey,g);return I},[u]),w=a.useCallback(I=>{if(I)return b.get(I)},[b]),v=a.useCallback(I=>{if(I)return p.get(I)},[p]),y=a.useMemo(()=>{const I=u.filter(g=>!i.has(g.tabKey));return Et(d.current,I)?d.current:(d.current=I,I)},[u,i]),j=a.useMemo(()=>{const I=y.map(g=>g.tabKey);return Et(l.current,I)?l.current:(l.current=I,I)},[y]);return{chatIdes:f,conversations:u,visibleConversations:y,visibleTabKeys:j,resolveConversationBySessionId:w,resolveConversationByTarget:v}}function jo({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(()=>{Xe.setIdes(t)},[t]),a.useEffect(()=>{Xe.setResolveAction((o,c,d)=>{s(o,c,d).catch(()=>{})})},[s]),a.useEffect(()=>{const o=Xe.onToast(l=>{n(x=>x.some(h=>h.message===l.message&&l.timestamp-h.timestamp<3e3)?x:[...x.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(x=>x.filter(m=>m.id!==l.id)),f)}),c=Xe.onSystemMessage((l,f)=>{var m;const x=i(l);(x==null?void 0:x.transport)==="pty"&&((m=f._localId)!=null&&m.startsWith("sys_approval_"))||r(h=>({...h,[l]:[...h[l]||[],f]}))}),d=Xe.onClearSystemMessage((l,f)=>{r(x=>{var m;return(m=x[l])!=null&&m.length?{...x,[l]:x[l].filter(h=>{var u;return!(h.role==="system"&&((u=h._localId)!=null&&u.startsWith(f)))})}:x})});return()=>{o(),c(),d()}},[n,r]),a.useEffect(()=>{const o=Qn.on("status_event",c=>Xe.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,x=i(f),m=(x==null?void 0:x.ideId)||l.ideId;m&&s(m,"resolve_action",{action:"approve",button:"Approve",...(x==null?void 0:x.sessionId)&&{targetSessionId:x.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 ko="adhdev_dashboardLayout_v1",No="adhdev_dashboardDockview_v1",gt={groupAssignments:[],focusedGroup:0,groupActiveTabIds:{},groupTabOrders:{},groupSizes:[]};function hr(t,s){try{const n=localStorage.getItem(t);return n?JSON.parse(n):s}catch{return s}}function gr(t){return t<768?"mobile":t<1280?"desktop-narrow":"desktop-wide"}function br(t){return`${ko}:${t}`}function So(t){const s=br(t);return hr(s,null)}function Co(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=br(t);if(n){localStorage.removeItem(r);return}localStorage.setItem(r,JSON.stringify(s))}catch{}}function yr(t){return`${No}:${t}`}function Io(t){const s=yr(t);return hr(s,null)}function Mo(t,s){try{const n=yr(t);if(!s){localStorage.removeItem(n);return}localStorage.setItem(n,JSON.stringify(s))}catch{}}function To(){return{groupAssignments:[...gt.groupAssignments],focusedGroup:gt.focusedGroup,groupActiveTabIds:{...gt.groupActiveTabIds},groupTabOrders:{...gt.groupTabOrders},groupSizes:[...gt.groupSizes]}}function Ao(){const[t]=a.useState(()=>gr(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,x]=a.useState([]),[m,h]=a.useState(()=>typeof window<"u"&&window.innerWidth<768),[u,b]=a.useState(!1),p=a.useCallback(()=>{if(u)return;const w=So(t)??To();n(new Map(w.groupAssignments)),i(w.focusedGroup),c(w.groupActiveTabIds),l(w.groupTabOrders),x(w.groupSizes),b(!0)},[u,t]);return a.useEffect(()=>{u&&Co(t,{groupAssignments:[...s.entries()],focusedGroup:r,groupActiveTabIds:o,groupTabOrders:d,groupSizes:f})},[u,t,s,r,o,d,f]),a.useEffect(()=>{const w=window.matchMedia("(max-width: 767px)"),v=y=>h(y.matches);return w.addEventListener("change",v),()=>w.removeEventListener("change",v)},[]),{groupAssignments:s,setGroupAssignments:n,focusedGroup:r,setFocusedGroup:i,groupActiveTabIds:o,setGroupActiveTabIds:c,groupTabOrders:d,setGroupTabOrders:l,groupSizes:f,setGroupSizes:x,isMobile:m,hasHydratedStoredLayout:u,hydrateStoredLayout:p}}function Ro({urlActiveTab:t,conversations:s,resolveConversationBySessionId:n,normalizedGroupAssignments:r,hasHydratedStoredLayout:i,hydrateStoredLayout:o,setGroupActiveTabIds:c,setFocusedGroup:d,setSearchParams:l,historyModalOpen:f,activeConv:x,isRefreshingHistory:m,ides:h,handleRefreshHistory:u}){const b=a.useRef(!1),p=a.useRef(!1),w=a.useRef(null),v=a.useRef(!1);a.useEffect(()=>{if(!t||b.current||s.length===0)return;if(!i){o();return}const y=n(t);if(!y)return;const j=r.get(y.tabKey)??0;c(I=>({...I,[j]:y.tabKey})),d(j),b.current=!0,p.current=!0,w.current!=null&&(window.clearTimeout(w.current),w.current=null),l(I=>{const g=new URLSearchParams(I);return g.delete("activeTab"),g},{replace:!0})},[t,s,n,r,i,o,c,d,l]),a.useEffect(()=>{if(!(p.current||i)&&s.length!==0){if(!t){o(),p.current=!0;return}if(b.current){p.current=!0;return}if(w.current==null)return w.current=window.setTimeout(()=>{w.current=null,!(p.current||i)&&(o(),p.current=!0)},1500),()=>{w.current!=null&&(window.clearTimeout(w.current),w.current=null)}}},[t,s.length,i,o]),a.useEffect(()=>{if(!f){v.current=!1;return}if(!x||v.current||m)return;const y=h.find(j=>j.id===x.ideId);y&&(!y.chats||y.chats.length===0)&&(v.current=!0,u())},[f,x,m,h,u]),a.useEffect(()=>{if(!x)return;let y=null,j=0,I=-1,g=0;const M=()=>{y=null;const k=Array.from(document.querySelectorAll("[data-chat-scroll]")).filter(P=>P.offsetParent!==null);if(k.length===0){j<18&&(j+=1,y=requestAnimationFrame(M));return}let N=0;for(const P of k)P.scrollTop=P.scrollHeight,N+=P.scrollHeight;N===I?g+=1:(g=0,I=N),j+=1,!(g>=2||j>=18)&&(y=requestAnimationFrame(M))};return y=requestAnimationFrame(M),()=>{y!=null&&cancelAnimationFrame(y)}},[x==null?void 0:x.tabKey])}function _o({isMobile:t,location:s,navigate:n,requestedRemoteTabTarget:r,requestedDesktopTabKey:i,conversations:o,ides:c,resolveConversationByTarget:d}){const[l,f]=a.useState(null),[x,m]=a.useState(null),h=a.useMemo(()=>{if(t||!r)return null;const v=d(r);return v&&!Se(v)&&!je(v)?v:null},[t,r,d]),u=a.useMemo(()=>{const v=l==null?void 0:l.ideId;if(!v)return null;const y=l!=null&&l.tabKey?o.find(j=>j.tabKey===l.tabKey):i?o.find(j=>j.tabKey===i):null;return(y==null?void 0:y.ideId)===v?y:o.find(j=>j.ideId===v&&j.streamSource==="native")||o.find(j=>j.ideId===v)||null},[o,l,i]),b=a.useMemo(()=>{if(u)return c.find(v=>v.id===u.ideId)},[c,u]);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 p=a.useCallback(v=>{v&&(f({ideId:v.ideId,tabKey:v.streamSource==="native"?"native":v.tabKey}),m(v))},[]),w=a.useCallback(()=>{f(null),m(null)},[]);return{remoteDialogConv:u,remoteDialogIdeEntry:b,remoteDialogActiveConv:x,setRemoteDialogActiveConv:m,openRemoteDialog:p,closeRemoteDialog:w}}function wt(t){if(!t)return{};const s=t.sessionId?{targetSessionId:t.sessionId}:{};return Se(t)||je(t)?{...s,agentType:t.agentType||t.ideType}:t.streamSource==="agent-stream"?{...s,agentType:t.agentType}:s}function Jt(t){return t&&(t.ideId||t.daemonId)||""}function $t(t,s){t(n=>[...n,{id:Date.now(),message:s,type:"warning",timestamp:Date.now()}])}function pn({sendDaemonCommand:t,activeConv:s,updateIdeChats:n,setToasts:r,setLocalUserMessages:i,setClearedTabs:o}){const[c,d]=a.useState(!1),[l,f]=a.useState(!1),x=a.useCallback(async b=>{try{await t("standalone","launch_ide",{ideType:b,enableCdp:!0})}catch(p){console.error("Launch failed",p)}},[t]),m=a.useCallback(async(b,p)=>{try{const w=b||(s==null?void 0:s.daemonId)||"",v=await t(w,"switch_chat",{id:p,sessionId:p,...wt(s)}),y=v==null?void 0:v.result;if((v==null?void 0:v.success)===!0||y==="switched"||y==="switched-by-title")return;y===!1||y==="not_found"?$t(r,"⚠️ Session tab not found — try refreshing history"):typeof y=="string"&&y.startsWith("error:")?$t(r,`⚠️ Switch error: ${y}`):$t(r,"⚠️ Session switch failed")}catch(w){console.error("Switch failed",w),$t(r,`❌ Switch failed: ${w.message||"connection error"}`)}},[s,t,r]),h=a.useCallback(async()=>{if(!(!s||c)){d(!0);try{const b=Jt(s);await t(b,"new_chat",{...wt(s)}),o(p=>({...p,[s.tabKey]:Date.now()})),i(p=>({...p,[s.tabKey]:[]}))}catch(b){console.error("New chat failed",b)}finally{d(!1)}}},[s,c,t,o,i]),u=a.useCallback(async()=>{var b;if(!(!s||l)){f(!0);try{const p=Jt(s),w=await t(p,"list_chats",{forceExpand:!0,...wt(s)}),v=(w==null?void 0:w.chats)||((b=w==null?void 0:w.result)==null?void 0:b.chats);w!=null&&w.success&&Array.isArray(v)&&n(s.ideId,v)}catch(p){console.error("Refresh history failed",p)}finally{f(!1)}}},[s,l,t,n]);return{isCreatingChat:c,isRefreshingHistory:l,handleLaunchIde:x,handleSwitchSession:m,handleNewChat:h,handleRefreshHistory:u}}function Lo(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 Do(t,s){return t.length!==s.length?!1:t.every((n,r)=>n===s[r])}function mn(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 Pt(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 fn(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 Eo(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 $o(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 hn(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 gn(t){return Array(t).fill(100/t)}function Po({groupAssignments:t,setGroupAssignments:s,setFocusedGroup:n,setGroupActiveTabIds:r,setGroupTabOrders:i,groupSizes:o,setGroupSizes:c,isMobile:d,visibleConversations:l,visibleTabKeys:f}){const x=a.useRef(null),m=a.useMemo(()=>Pt(t,f),[t,f]),h=m.assignments,u=a.useMemo(()=>d?1:m.groupCount,[m.groupCount,d]),b=u>1,p=a.useCallback((g,M)=>{s(k=>{const N=new Map(Pt(k,f).assignments);return M===0?N.delete(g):N.set(g,M),N}),r(k=>({...k,[M]:g})),n(M)},[s,f,r,n]),w=a.useCallback(g=>{s(M=>{const k=Pt(M,f).assignments,N=new Map;for(const[P,K]of k)K!==g&&(K>g?N.set(P,K-1):N.set(P,K));return N}),c(M=>{if(M.length<=1)return[];const k=[...M];k.splice(g,1);const N=k.reduce((P,K)=>P+K,0);return N>0?k.map(P=>P/N*100):[]}),n(0)},[s,f,c,n]),v=a.useCallback((g,M)=>{M.preventDefault();const k=x.current;if(!k)return;const N=M.clientX,P=k.offsetWidth,K=o.length===u?[...o]:gn(u),L=T=>{const W=(T.clientX-N)/P*100,$=[...K];$[g]=Math.max(15,K[g]+W),$[g+1]=Math.max(15,K[g+1]-W),c($)},B=()=>{document.removeEventListener("mousemove",L),document.removeEventListener("mouseup",B),document.body.style.cursor="",document.body.style.userSelect=""};document.body.style.cursor="col-resize",document.body.style.userSelect="none",document.addEventListener("mousemove",L),document.addEventListener("mouseup",B)},[o,u,c]),y=a.useCallback((g,M,k)=>{if(u>=4)return;const N=k==="left"?M:M+1;s(P=>{const K=Pt(P,f).assignments,L=new Map;for(const B of l){const T=K.get(B.tabKey)??0,S=T>=N?T+1:T;S>0&&L.set(B.tabKey,S)}return N>0&&L.set(g,N),L}),c(P=>{const K=P.length===u?[...P]:gn(u),L=K[M]??100/u,B=Math.max(15,L/2),T=Math.max(15,L/2),S=[...K];S[M]=B,S.splice(N,0,T);const W=S.reduce(($,z)=>$+z,0);return S.map($=>$/W*100)}),r(P=>{const K=hn(P,N);return K[N]=g,K}),i(P=>{const K=hn(P,N);return K[N]=[g],K}),n(N)},[u,s,f,l,c,r,i,n]);a.useEffect(()=>{Lo(t,h)||s(h)},[t,h,s]),a.useEffect(()=>{const{mapping:g,usedGroups:M}=m;r(k=>{const N=fn(k,g);return mn(k,N)?k:N}),i(k=>{const N=fn(k,g);return mn(k,N)?k:N}),n(k=>{const N=d?0:Eo(k,M,g);return k===N?k:N}),c(k=>{const N=d?[]:$o(k,M,m.groupCount);return Do(k,N)?k:N})},[m,d,r,i,n,c]);const j=a.useMemo(()=>{const g=Array.from({length:u},()=>[]);for(const M of l){const k=h.get(M.tabKey)??0,N=Math.min(k,u-1);g[N].push(M)}return g},[l,h,u]),I=a.useCallback(()=>{s(new Map),n(0)},[s,n]);return{containerRef:x,normalizedGroupAssignments:h,numGroups:u,isSplitMode:b,groupedConvs:j,moveTabToGroup:p,closeGroup:w,handleResizeStart:v,splitTabRelative:y,clearAllSplits:I}}function Bo({ides:t,sendDaemonCommand:s}){const n="0.8.2",r=a.useMemo(()=>t.filter(f=>{if(f.type!=="adhdev-daemon")return!1;const x=f.version||f.daemonVersion||null;return!x||!n?!1:x!==n}),[n,t]),[i,o]=a.useState(!1),[c,d]=a.useState({}),l=a.useCallback(async f=>{var x,m;d(h=>({...h,[f]:"upgrading"}));try{const h=await s(f,"daemon_upgrade",{});(x=h==null?void 0:h.result)!=null&&x.upgraded||(m=h==null?void 0:h.result)!=null&&m.success?d(u=>({...u,[f]:"done"})):d(u=>({...u,[f]:"error"}))}catch{d(h=>({...h,[f]:"error"}))}},[s]);return{versionMismatchDaemons:r,appVersion:n,versionBannerDismissed:i,setVersionBannerDismissed:o,upgradingDaemons:c,handleBannerUpgrade:l}}function rs({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),x=a.useCallback(async b=>{if(!s)return;const p=b.trim();if(!p||f.current)return;const w=s.tabKey;f.current=!0,l(!0);const v=`${Date.now()}-${Math.random().toString(36).slice(2,8)}`,y={role:"user",content:p,timestamp:Date.now(),_localId:v};n(j=>({...j,[w]:[...j[w]||[],y]}));try{const j=Jt(s);if(!j)return;await t(j,"send_chat",{message:p,text:p,...wt(s)}),setTimeout(()=>{const I=Date.now()-6e4;n(g=>{const M=g[w];if(!M)return g;const k=M.filter(N=>N.timestamp>I);return k.length===M.length?g:{...g,[w]:k}})},6e4)}catch(j){console.error("Send failed",j),n(I=>({...I,[w]:(I[w]||[]).filter(g=>g._localId!==v)}))}finally{f.current=!1,l(!1)}},[s,t,n]),m=a.useCallback(async()=>{if(s)try{await t(s.ideId,"launch_ide",{ideType:s.ideType,enableCdp:!0})}catch(b){console.error("Relaunch failed",b)}},[s,t]),h=a.useCallback(async b=>{if(s){s.transport!=="pty"&&r(p=>[...p,{ideId:s.tabKey,text:`🖱️ **${b}** clicked`,timestamp:Date.now()}]);try{const w=(s.modalButtons||[]).indexOf(b),v=b.replace(/[⌥⏎⇧⌫⌘⌃]/g,"").trim().toLowerCase(),y=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(v),j=Jt(s);if(!j)return;(await t(j,"resolve_action",{button:b,action:y?"approve":"reject",...w>=0&&{buttonIndex:w},...wt(s)})).success||r(g=>[...g,{ideId:s.tabKey,text:`⚠️ **${b}** failed — button not found`,timestamp:Date.now()}])}catch(p){console.error("[ModalButton] Error:",p),r(w=>[...w,{ideId:s.tabKey,text:`❌ **${b}** error`,timestamp:Date.now()}])}}},[s,t,r]),u=a.useCallback(async()=>{if(!(!s||o)){c(!0);try{await t(s.ideId,"focus_session",{agentType:s.agentType,...s.sessionId&&{targetSessionId:s.sessionId}})}catch(b){console.error("Focus agent failed",b)}finally{c(!1)}}},[s,o,t]);return{isSendingChat:d,isFocusingAgent:o,handleSendChat:x,handleRelaunch:m,handleModalButton:h,handleFocusAgent:u}}const Bs=a.memo(function({activeConv:s,clearToken:n,isCliTerminal:r,ideEntry:i,terminalRef:o,handleModalButton:c,handleRelaunch:d,handleSendChat:l,isSendingChat:f,handleFocusAgent:x,isFocusingAgent:m,actionLogs:h,userName:u}){return e.jsxs(e.Fragment,{children:[e.jsx(Vn,{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(_s,{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(yi,{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(ws,{activeConv:s,ideEntry:i,handleSendChat:l,isSendingChat:f,handleFocusAgent:x,isFocusingAgent:m,actionLogs:h,userName:u})})]}):e.jsx(ws,{activeConv:s,ideEntry:i,handleSendChat:l,isSendingChat:f,handleFocusAgent:x,isFocusingAgent:m,actionLogs:h,userName:u})]})},(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 Ko({selectedConversation:t,isAcp:s,selectedIdeEntry:n,actionLogs:r,userName:i,isSendingChat:o,isFocusingAgent:c,onBack:d,onOpenNativeConversation:l,onOpenMachine:f,onOpenHistory:x,onOpenRemote:m,onHideConversation:h,onStopCli:u,cliViewMode:b,onSetCliViewMode:p,handleSendChat:w,handleFocusAgent:v,handleModalButton:y,handleRelaunch:j}){const I=a.useRef(null),g=Se(t)&&!s,M=g&&b==="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($n,{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 flex items-center flex-wrap gap-1.5 text-xs text-text-secondary",children:e.jsx(Xn,{conversation:t,onOpenNativeConversation:()=>l(t),onOpenMachine:()=>f(t)})})]})]}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[g&&b&&e.jsx(Es,{mode:b,onChange:p,compact:!0}),g&&u&&e.jsx("button",{onClick:u,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:()=>x(t),type:"button",children:e.jsx(As,{size:14})}),!s&&!g&&e.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>m(t),type:"button",children:e.jsx(De,{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(Bs,{activeConv:t,clearToken:0,isCliTerminal:M,ideEntry:n,terminalRef:I,handleModalButton:y,handleRelaunch:j,handleSendChat:w,isSendingChat:o,handleFocusAgent:v,isFocusingAgent:c,actionLogs:r,userName:i})})]})}const fs={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 Wo(){return typeof navigator>"u"?"unix":navigator.userAgent.toLowerCase().includes("win")?"windows":"unix"}function vr(){const[t,s]=a.useState("unix"),[n,r]=a.useState("powershell"),[i,o]=a.useState(!1),c=t==="unix"?"unix":n;a.useEffect(()=>{s(Wo())},[]);const d=a.useCallback(()=>{navigator.clipboard.writeText(fs[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/15 text-accent border border-accent/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/15 text-accent border border-accent/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/10 text-accent":"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/10 text-accent":"text-text-muted hover:text-text-secondary"}`,onClick:()=>r("cmd"),children:">_ CMD"})]}),e.jsxs("div",{className:"flex items-center gap-3 text-accent cursor-pointer group",onClick:d,title:"Click to copy",children:[e.jsx("span",{className:"text-text-muted select-none",children:fs[c].prompt}),e.jsx("span",{className:"flex-1 break-all",children:fs[c].cmd}),e.jsx("span",{className:"text-[9px] font-sans text-text-muted 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 jr({section:t,onSectionChange:s}){return e.jsx("div",{className:"grid grid-cols-2 gap-2 px-3 py-2.5 pb-[calc(10px+env(safe-area-inset-bottom,0px))] border-t border-[#ffffff0a] bg-bg-secondary/90 backdrop-blur-md shrink-0",children:[["machines","Machines"],["chats","Chats"]].map(([n,r])=>{const i=t===n;return e.jsx("button",{className:`min-h-[42px] rounded-xl text-[13px] font-bold tracking-tight transition-all border ${i?"bg-accent-primary border-transparent text-white shadow-glow":"bg-bg-primary border border-[#ffffff10] text-text-secondary hover:bg-bg-secondary hover:text-text-primary shadow-sm"}`,onClick:()=>s(n),type:"button",children:r},n)})})}function bt({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",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 Bt({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:`flex items-start gap-3.5 p-3.5 w-full bg-bg-secondary/40 border border-[#ffffff0a] rounded-xl text-left relative overflow-hidden transition-all active:scale-[0.98] ${i?"bg-bg-secondary shadow-glow border-[#ffffff14]":c?"opacity-70 saturate-50":""}`,onClick:()=>r(t.conversation),type:"button",children:[e.jsx("span",{className:`w-10 h-10 rounded-[10px] flex items-center justify-center text-sm font-bold shrink-0 ${i?"bg-accent-primary text-white shadow-glow":o?"bg-bg-primary border border-accent-primary text-text-primary":"bg-bg-primary border border-[#ffffff1a] text-text-secondary"}`,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}),e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:Fn(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(De,{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-4 right-4 w-2 h-2 rounded-full bg-accent-primary shadow-glow"}),o&&e.jsx("span",{className:"absolute top-3.5 right-3 px-1.5 py-0.5 rounded-[4px] bg-accent-primary/20 text-accent-primary text-[10px] font-extrabold uppercase tracking-wide",children:"Live"})]},t.conversation.tabKey)}function bn({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 Oo({section:t,attentionItems:s,unreadItems:n,workingItems:r,completedItems:i,hiddenConversations:o,machineCards:c,getAvatarText:d,onOpenConversation:l,onShowConversation:f,onShowAllHidden:x,onOpenMachine:m,onOpenSettings:h,onOpenAccount:u,onSectionChange:b,wsStatus:p="connected",isStandalone:w=!1}){const v=p==="disconnected"||p==="reconnecting"||p==="offline"||p==="auth_failed",y=c.length>0,j=s.length>0||n.length>0||r.length>0||i.length>0,I=t==="machines"?"Machines":"Chats";return e.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden bg-bg-primary",children:[e.jsxs("div",{className:"flex items-center justify-between px-5 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-4 shrink-0 bg-bg-primary z-10",children:[e.jsx("div",{className:"text-2xl font-black tracking-tight text-text-primary px-1",children:I}),e.jsxs("div",{className:"flex items-center gap-3",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 bg-accent-primary/20 text-accent-primary text-[11px] font-bold",children:[e.jsx(ts,{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 bg-[#ffffff0a] text-text-secondary hover:text-text-primary hover:bg-[#ffffff14] transition-colors",children:e.jsx(es,{size:18})}),u&&e.jsx("button",{onClick:u,className:"w-8 h-8 flex items-center justify-center rounded-full bg-[#ffffff0a] text-text-secondary hover:text-text-primary hover:bg-[#ffffff14] transition-colors",children:e.jsx(Pn,{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==="chats"&&s.length>0&&e.jsx("section",{className:"flex flex-col gap-0",children:e.jsxs("div",{className:"mx-2 mb-2 p-3 rounded-2xl bg-accent-primary/10 text-text-secondary flex items-center justify-between gap-2.5 text-xs",children:[e.jsx("span",{className:"font-bold text-text-primary",children:"Needs attention"}),e.jsxs("span",{className:"font-bold text-accent-primary",children:[s.length," action needed"]})]})}),t==="chats"&&n.length>0&&e.jsx("section",{className:"flex flex-col gap-0",children:e.jsxs("div",{className:"mx-2 mb-2 p-3 rounded-2xl bg-accent-primary/10 text-text-secondary flex items-center justify-between gap-2.5 text-xs",children:[e.jsx("span",{className:"font-bold text-text-primary",children:"Task complete"}),e.jsxs("span",{className:"font-bold text-accent-primary",children:[n.length," unread"]})]})}),t==="machines"&&e.jsx("section",{className:"flex flex-col gap-2",children:v?e.jsx(bt,{icon:e.jsx(bn,{label:"Reconnecting…"}),title:"Connecting to server",subtitle:p==="offline"?"Your device appears to be offline. Waiting for network…":p==="auth_failed"?"Session expired. Please log in again.":"Establishing connection to the server. This usually takes a moment."}):c.length===0?e.jsx(bt,{icon:e.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-12 h-12 object-contain animate-bounce",style:{animationDuration:"3s"}}),title:w?"Waiting for your IDE":"Connect your first machine",subtitle:w?"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:!w&&e.jsx("div",{className:"w-full max-w-[360px] mt-4",children:e.jsx(vr,{})})}):c.map(g=>e.jsxs("button",{className:"flex items-start gap-3.5 p-3.5 w-full bg-bg-secondary/40 border border-[#ffffff0a] rounded-xl text-left transition-all active:scale-[0.98]",onClick:()=>m(g.id),type:"button",children:[e.jsx("span",{className:"w-10 h-10 rounded-[10px] flex items-center justify-center text-sm font-bold shrink-0 bg-bg-secondary border border-[#ffffff14] text-text-primary shadow-[0_2px_8px_rgba(0,0,0,0.2)]",children:d(g.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:g.label}),e.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:g.unread>0?e.jsxs("span",{className:"text-accent-primary",children:[g.unread," new"]}):g.total>0?`${g.total} chats`:"Idle"})]}),e.jsx("div",{className:"text-[12px] font-medium text-text-secondary truncate",children:g.subtitle}),g.total>0?e.jsxs("div",{className:"text-[13px] text-text-muted mt-0.5",children:[g.total," chat",g.total!==1?"s":"",g.unread>0?` · ${g.unread} unread`:""]}):e.jsx("div",{className:"text-[13px] text-text-muted mt-0.5 italic opacity-70",children:"No active chats"})]})]},g.id))}),t==="chats"&&s.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx("div",{className:"text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1",children:"Needs attention"}),s.map(g=>e.jsx(Bt,{item:g,type:"needs_attention",getAvatarText:d,onOpenConversation:l},g.conversation.tabKey))]}),t==="chats"&&n.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx("div",{className:"text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1 mt-2",children:"Task complete"}),n.map(g=>e.jsx(Bt,{item:g,type:"task_complete",getAvatarText:d,onOpenConversation:l},g.conversation.tabKey))]}),t==="chats"&&r.length>0&&e.jsxs("section",{className:"flex flex-col gap-2",children:[e.jsx("div",{className:"text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1 mt-2",children:"Working now"}),r.map(g=>e.jsx(Bt,{item:g,type:"working",getAvatarText:d,onOpenConversation:l},g.conversation.tabKey))]}),t==="chats"&&e.jsxs("section",{className:"flex flex-col gap-2",children:[i.length>0&&e.jsx("div",{className:"text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1 mt-2",children:"Earlier"}),i.length>0?i.map(g=>e.jsx(Bt,{item:g,type:"earlier",getAvatarText:d,onOpenConversation:l},g.conversation.tabKey)):j?e.jsx("div",{className:"py-8 text-center text-sm font-medium text-text-muted",children:"All caught up."}):v?e.jsx(bt,{icon:e.jsx(bn,{size:28}),title:"Connecting…",subtitle:"Waiting for server connection before loading conversations."}):y?e.jsx(bt,{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(Ze,{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(bt,{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:"flex items-center justify-between text-[12px] font-bold uppercase tracking-wider text-text-secondary px-1 mb-1 mt-4",children:[e.jsx("span",{children:"Hidden"}),e.jsx("button",{type:"button",className:"text-accent-primary normal-case font-semibold hover:underline",onClick:x,children:"Restore all"})]}),o.map(g=>e.jsxs("button",{className:"flex items-start gap-3.5 p-3.5 w-full bg-bg-secondary/20 border border-[#ffffff05] rounded-xl text-left transition-all active:scale-[0.98] opacity-50 saturate-0",onClick:()=>f(g),type:"button",children:[e.jsx("span",{className:"w-10 h-10 rounded-[10px] flex items-center justify-center text-sm font-bold shrink-0 bg-bg-primary border border-[#ffffff1a] text-text-secondary",children:d(g.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:g.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:[g.displaySecondary,g.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(De,{size:11})," ",g.machineName]})]})]}),e.jsx("div",{className:"text-[13px] text-text-muted truncate mt-0.5 opacity-90",children:"Tap to restore and open"})]})]},g.tabKey))]})]}),e.jsx(jr,{section:t,onSectionChange:b})]})}function zo({selectedMachineEntry:t,selectedMachineConversations:s,selectedMachineRecentLaunches:n,cliProviders:r,acpProviders:i,selectedMachineNeedsUpgrade:o,appVersion:c,machineAction:d,section:l,showBottomNav:f,onBack:x,onSectionChange:m,onOpenConversation:h,onOpenRecent:u,onOpenMachineDetails:b,onMachineUpgrade:p,onLaunchDetectedIde:w,onAddWorkspace:v,onLaunchWorkspaceProvider:y}){var ne,Z,Q;const j=(E,G,H)=>E?"ide":G>0?"cli":H>0?"acp":null,[I,g]=a.useState(!1),M=E=>E==="ide"?"IDE":E==="cli"?"CLI":"ACP",k=n.slice(0,4),N=s.slice(0,3),P=a.useMemo(()=>{const E=k.map(H=>({key:`recent-launch:${H.id}`,type:"session",primary:H.label,secondary:`${M(H.kind)}${H.subtitle?` · ${H.subtitle}`:""}`,unread:!1,onClick:()=>u(H)})),G=N.map(H=>({key:`recent-chat:${H.conversation.tabKey}`,type:"conversation",primary:H.conversation.displayPrimary,secondary:`Chat${H.conversation.displaySecondary?` · ${H.conversation.displaySecondary}`:""}${H.timestamp?` · ${Fn(H.timestamp)}`:""}`,unread:H.unread,onClick:()=>h(H.conversation)}));return[...E,...G]},[h,u,N,k]),K=I?P:P.slice(0,5),L=P.length>0,B=(((ne=t.detectedIdes)==null?void 0:ne.length)||0)>0,T=a.useMemo(()=>t.workspaces||[],[t]),S=t.defaultWorkspaceId||null,[W,$]=a.useState(S||((Z=T[0])==null?void 0:Z.id)||""),[z,D]=a.useState(""),[_,O]=a.useState(j(B,r.length,i.length)),A=a.useRef(null),q=W==="__custom__"?z.trim():((Q=T.find(E=>E.id===W))==null?void 0:Q.path)||"",ce=W==="__custom__"&&!!q&&d.state==="error"&&/(Directory path is not valid or does not exist|Path does not exist)/i.test(d.message);return a.useEffect(()=>{var E;A.current!==t.id&&(A.current=t.id,$(S||((E=T[0])==null?void 0:E.id)||"__custom__"),D(""),O(j(B,r.length,i.length)))},[i.length,r.length,S,B,t.id,T]),a.useEffect(()=>{var E;W!=="__custom__"&&(W&&T.some(G=>G.id===W)||$(S||((E=T[0])==null?void 0:E.id)||"__custom__"))},[S,W,T]),a.useEffect(()=>{_==="ide"&&B||_==="cli"&&r.length>0||_==="acp"&&i.length>0||O(j(B,r.length,i.length))},[_,i.length,r.length,B]),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:x,type:"button","aria-label":"Back",children:e.jsx($n,{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:He(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:[L&&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:K.map(E=>e.jsxs("button",{className:`flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border ${E.unread?"border-accent-primary/25 bg-accent-primary/5":"border-border-default/80 bg-surface-primary/90"} text-text-primary`,type:"button",onClick:E.onClick,children:[e.jsx("span",{className:"text-sm font-bold text-text-primary",children:E.primary}),e.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:E.secondary})]},E.key))}),P.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:()=>g(E=>!E),children:I?"Show fewer":`Show ${P.length-5} more`})})]}),(B||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 enter a path before choosing IDE, CLI, or ACP."}),e.jsx("select",{value:W,onChange:E=>{$(E.target.value),E.target.value!=="__custom__"&&D("")},className:"w-full rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-primary px-3 py-3 text-sm",children:T.length>0?e.jsxs(e.Fragment,{children:[T.map(E=>e.jsxs("option",{value:E.id,children:[E.id===S?"⭐ ":"",E.label||E.path.split("/").filter(Boolean).pop()||E.path]},E.id)),e.jsx("option",{value:"__custom__",children:"Custom path…"})]}):e.jsx("option",{value:"__custom__",children:"Enter workspace path…"})}),W==="__custom__"&&e.jsxs(e.Fragment,{children:[e.jsx("input",{type:"text",value:z,onChange:E=>D(E.target.value),placeholder:"/absolute/path",className:"w-full rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-primary px-3 py-3 text-sm"}),e.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[40px] rounded-xl border border-accent-primary/30 bg-accent-primary/10 text-text-primary text-[13px] font-bold",onClick:()=>{q&&v(q)},children:"Save workspace"})]}),q&&e.jsx("div",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:q})]})}),e.jsxs("div",{className:"grid grid-cols-3 gap-2 px-4",children:[B&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${_==="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:()=>O("ide"),children:"IDE"}),r.length>0&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${_==="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:()=>O("cli"),children:"CLI"}),i.length>0&&e.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${_==="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:()=>O("acp"),children:"ACP"})]}),_&&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:_==="ide"?"Choose an IDE":_==="cli"?"Choose a CLI provider":"Choose an ACP provider"}),e.jsx("div",{className:"grid grid-cols-1 gap-2",children:_==="ide"?(t.detectedIdes||[]).slice(0,6).map(E=>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:()=>w(E.type,{workspacePath:q||null}),children:[e.jsx("span",{className:"text-[13px] font-bold text-text-primary",children:E.name}),e.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:q||"Use selected workspace"})]},E.type)):(_==="cli"?r:i).map(E=>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:()=>y(_,E.type,{workspaceId:W!=="__custom__"?W:null,workspacePath:q||null}),children:[e.jsxs("span",{className:"text-[13px] font-bold text-text-primary",children:[E.icon?`${E.icon} `:"",E.displayName]}),e.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:q||"Use selected workspace"})]},E.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,ce&&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:()=>v(q,{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:p,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:b,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"})]})]})]})]}),f&&e.jsx(jr,{section:l,onSectionChange:m})]})}function Uo(t){return tr(t)}function yn(t){const s=[...t.messages].reverse().find(r=>!(r!=null&&r._localId))||t.messages[t.messages.length-1],n=Uo(s==null?void 0:s.content);return n||(t.title?t.title:t.displaySecondary||"No messages yet")}function Ho(t){const s=t.trim();return s?s[0].toUpperCase():"?"}function Kt(t,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[mobile-read] ${t}`,s)}catch{}}function Fo({conversations:t,hiddenConversations:s,ides:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,requestedActiveTabKey:f,onRequestedActiveTabConsumed:x,requestedMachineId:m,onRequestedMachineConsumed:h,requestedMobileSection:u,onRequestedMobileSectionConsumed:b,onOpenAccount:p,onOpenHistory:w,onOpenRemote:v,onStopCli:y,wsStatus:j,isConnected:I,onShowHiddenConversation:g,onShowAllHiddenConversations:M,onHideConversation:k}){const[N,P]=a.useState(()=>{var U;return((U=t[0])==null?void 0:U.tabKey)||null}),[K,L]=a.useState(()=>t[0]?"chat":"inbox"),[B,T]=a.useState("chats"),[S,W]=a.useState(null),[$,z]=a.useState("inbox"),[D,_]=a.useState("idle"),[O,A]=a.useState(""),q=a.useRef(null),ce=pt(),ne="0.8.2",Z=a.useMemo(()=>t.find(U=>U.tabKey===N)||t[0]||null,[t,N]),Q=a.useMemo(()=>Z?n.find(U=>U.id===Z.ideId):void 0,[n,Z]),E=a.useMemo(()=>!Z||je(Z)||!Se(Z)?null:xt(Z),[Z]),G=a.useMemo(()=>n.filter(U=>U.type==="adhdev-daemon"||U.daemonMode).sort(pi),[n]),H=a.useMemo(()=>G.find(U=>U.id===S)||null,[G,S]),C=a.useMemo(()=>It(n),[n]),X=rs({sendDaemonCommand:i,activeConv:Z||void 0,setLocalUserMessages:o,setActionLogs:c,isStandalone:d}),Y=a.useCallback(U=>{if(!U||!U.sessionId)return;const V=dt(U,C),se=Math.max(Date.now(),ns(U),V.lastUpdated||0);Kt("mark_read:start",{tabKey:U.tabKey,sessionId:U.sessionId,displayPrimary:U.displayPrimary,inboxBucket:V.inboxBucket,unread:V.unread,lastSeenAt:V.lastSeenAt,lastUpdated:V.lastUpdated,activityAt:ms(U,V.lastUpdated),readAt:se}),i(U.daemonId||U.ideId,"mark_session_seen",{sessionId:U.sessionId,seenAt:se}).then(oe=>{Kt("mark_read:result",{tabKey:U.tabKey,sessionId:U.sessionId,result:oe})}).catch(oe=>{Kt("mark_read:error",{tabKey:U.tabKey,sessionId:U.sessionId,error:oe instanceof Error?oe.message:String(oe)})})},[C,i]);a.useEffect(()=>{var V;if(!Z){L("inbox"),P(((V=t[0])==null?void 0:V.tabKey)||null),q.current=null;return}if(K!=="chat"){q.current=null;return}const U=`${Z.tabKey}:${Z.sessionId||""}`;q.current!==U&&(q.current=U,Y(Z))},[t,Y,K,Z]),a.useEffect(()=>{if(!f)return;const U=t.find(V=>V.tabKey===f);U&&(P(U.tabKey),L("chat"),x==null||x())},[t,x,f]),a.useEffect(()=>{if(!m)return;const U=G.find(V=>V.id===m);U&&(W(U.id),_("idle"),A(""),T("machines"),z("inbox"),L("machine"),h==null||h())},[G,h,m]),a.useEffect(()=>{u&&(T(u),L("inbox"),b==null||b())},[b,u]);const ee=a.useMemo(()=>t.map(U=>{const V=K==="chat"&&(Z==null?void 0:Z.tabKey)===U.tabKey,se=St(U,C,{hideOpenTaskCompleteUnread:!0,isOpenConversation:V}),oe=dt(U,C),ge=ms(U,(oe==null?void 0:oe.lastUpdated)||0),be=yn(U);return{conversation:U,timestamp:ge,preview:be,unread:se.unread,requiresAction:se.requiresAction,isWorking:se.isWorking,inboxBucket:se.inboxBucket}}).sort((U,V)=>{const se=V.timestamp-U.timestamp;return se!==0?se:fr(U.conversation,V.conversation)}),[t,C,K,Z]);a.useEffect(()=>{const U=ee.filter(V=>V.inboxBucket==="task_complete"||V.unread);U.length!==0&&Kt("inbox_state",{screen:K,selectedTabKey:N,items:U.map(V=>{const se=dt(V.conversation,C);return{liveState:se,tabKey:V.conversation.tabKey,sessionId:V.conversation.sessionId,displayPrimary:V.conversation.displayPrimary,serverBucket:se.inboxBucket,computedBucket:V.inboxBucket,serverUnread:se.unread,computedUnread:V.unread,lastSeenAt:se.lastSeenAt,lastUpdated:se.lastUpdated,activityAt:ms(V.conversation,se.lastUpdated)}})})},[ee,C,K,N]);const ue=a.useMemo(()=>ee.filter(U=>U.requiresAction),[ee]),ae=a.useMemo(()=>ee.filter(U=>U.unread&&!U.requiresAction),[ee]),me=a.useMemo(()=>ee.filter(U=>!U.unread&&!U.requiresAction&&U.isWorking),[ee]),J=a.useMemo(()=>ee.filter(U=>!U.unread&&!U.requiresAction&&!U.isWorking),[ee]),R=a.useMemo(()=>H?ee.filter(U=>U.conversation.daemonId===H.id||U.conversation.ideId===H.id):[],[ee,H]),F=a.useMemo(()=>{if(!H)return[];const U=H.recentLaunches||[];return U.length>0?U.map(V=>({id:V.id,label:V.title||V.providerName||V.providerType,kind:V.kind,providerType:V.providerType,providerSessionId:V.providerSessionId,subtitle:V.currentModel||V.workspace||void 0,workspace:V.workspace,currentModel:V.currentModel})):n.filter(V=>!V.daemonMode&&V.daemonId===H.id).map(V=>{var oe,ge,be,Ne,pe;const se=qt(V)?"cli":yt(V)?"acp":"ide";return{id:`${se}:${V.type}:${V.workspace||""}`,label:((oe=V.activeChat)==null?void 0:oe.title)||(qt(V)?V.cliName||V.type:yt(V)&&V.cliName||V.type),kind:se,providerType:V.type,providerSessionId:V.providerSessionId,subtitle:yt(V)?V.currentModel||V.workspace||void 0:V.workspace||void 0,workspace:V.workspace||void 0,currentModel:V.currentModel,timestamp:((pe=(Ne=(be=(ge=V.activeChat)==null?void 0:ge.messages)==null?void 0:be.at)==null?void 0:Ne.call(be,-1))==null?void 0:pe.timestamp)||0}}).sort((V,se)=>se.timestamp-V.timestamp).map(({timestamp:V,...se})=>se)},[n,H]),te=(H==null?void 0:H.version)||(H==null?void 0:H.daemonVersion)||null,ie=!!H&&!!te&&!0&&te!==ne,xe=a.useMemo(()=>(H==null?void 0:H.availableProviders)||[],[H]),re=a.useMemo(()=>xe.filter(U=>U.category==="cli").map(U=>({type:U.type,displayName:U.displayName||U.type,icon:U.icon})),[xe]),he=a.useMemo(()=>xe.filter(U=>U.category==="acp").map(U=>({type:U.type,displayName:U.displayName||U.type,icon:U.icon})),[xe]),We=a.useMemo(()=>{const U=new Map;for(const V of ee){const se=V.conversation.daemonId||V.conversation.ideId,oe=U.get(se);oe?oe.push(V):U.set(se,[V])}return G.map(V=>{const se=U.get(V.id)||[],oe=[...se].sort((le,Mt)=>Mt.timestamp-le.timestamp)[0]||null,ge=(oe==null?void 0:oe.conversation)||null,be=se.filter(le=>le.unread||le.requiresAction).length,Ne=V.status==="online"?"Connected":V.status||"Unknown",pe=[V.platform||"machine",Ne].filter(Boolean);return{id:V.id,label:He(V,{fallbackId:V.id}),subtitle:pe.join(" · "),unread:be,total:se.length,latestConversation:ge,latestTimestamp:(oe==null?void 0:oe.timestamp)||0,preview:ge?`${ge.displayPrimary} · ${yn(ge)}`:"No active conversations yet. Open the machine to launch an IDE, CLI, or ACP session."}}).sort((V,se)=>{const oe=Math.max(V.latestTimestamp,Gt(G.find(be=>be.id===V.id))),ge=Math.max(se.latestTimestamp,Gt(G.find(be=>be.id===se.id)));return ge!==oe?ge-oe:V.label.localeCompare(se.label)})},[ee,G]),Ce=a.useCallback(U=>{P(U.tabKey),L("chat"),Y(U)},[Y]),mt=a.useCallback(U=>{const V=t.find(se=>se.ideId===U.ideId&&se.streamSource==="native");V&&(P(V.tabKey),L("chat"),Y(V))},[t,Y]),qe=a.useCallback(()=>{Y(Z),L("inbox")},[Y,Z]),_e=a.useCallback(U=>{W(U),_("idle"),A(""),T("machines"),z("inbox"),L("machine")},[]),Ee=a.useCallback(U=>{var se;const V=U.daemonId||((se=U.ideId)==null?void 0:se.split(":")[0])||U.ideId;V&&(W(V),_("idle"),A(""),T("machines"),z("chat"),L("machine"))},[]),et=a.useCallback(()=>{L($)},[$]),Ge=a.useCallback(async(U,V,se)=>{var oe;try{_("loading"),A(`Launching ${V}…`);const ge={ideType:V,enableCdp:!0};(oe=se==null?void 0:se.workspacePath)!=null&&oe.trim()&&(ge.workspace=se.workspacePath.trim()),await i(U,"launch_ide",ge),_("done"),A(`${V} launch requested`)}catch(ge){_("error"),A(ge instanceof Error?ge.message:"Launch IDE failed"),console.error("Launch IDE failed",ge)}},[i]),tt=a.useCallback(async(U,V,se)=>{if(V.trim())try{_("loading"),A(se!=null&&se.createIfMissing?"Creating folder…":"Saving workspace…");const oe=await i(U,"workspace_add",{path:V.trim(),createIfMissing:(se==null?void 0:se.createIfMissing)===!0});if(oe!=null&&oe.success){_("done"),A(se!=null&&se.createIfMissing?"Folder created and workspace saved":"Workspace saved");return}_("error"),A((oe==null?void 0:oe.error)||"Could not save workspace")}catch(oe){_("error"),A(oe instanceof Error?oe.message:"Could not save workspace")}},[i]),st=a.useCallback(async U=>{var V,se,oe,ge,be,Ne;try{_("loading"),A("Starting daemon upgrade…");const pe=await i(U,"daemon_upgrade",{});if((V=pe==null?void 0:pe.result)!=null&&V.alreadyLatest){_("done"),A(`Already on v${((se=pe==null?void 0:pe.result)==null?void 0:se.version)||"latest"}.`);return}if((oe=pe==null?void 0:pe.result)!=null&&oe.upgraded||(ge=pe==null?void 0:pe.result)!=null&&ge.success){_("done"),A(`Upgrade to v${((be=pe==null?void 0:pe.result)==null?void 0:be.version)||"latest"} started. Daemon is restarting…`);return}_("error"),A(((Ne=pe==null?void 0:pe.result)==null?void 0:Ne.error)||"Upgrade failed")}catch(pe){_("error"),A(pe instanceof Error?pe.message:"Upgrade failed")}},[i]),$e=a.useCallback(async(U,V,se,oe)=>{var ge;try{_("loading"),A(`Launching ${se}…`);const be={cliType:se};(ge=oe==null?void 0:oe.workspacePath)!=null&&ge.trim()?be.dir=oe.workspacePath.trim():oe!=null&&oe.workspaceId&&(be.workspaceId=oe.workspaceId),oe!=null&&oe.resumeSessionId&&(be.resumeSessionId=oe.resumeSessionId);const Ne=await i(U,"launch_cli",be),pe=(Ne==null?void 0:Ne.result)||Ne,le=(pe==null?void 0:pe.sessionId)||(pe==null?void 0:pe.id);if(Ne!=null&&Ne.success&&le){_("done"),A(`${se} launched`),ce(`/dashboard?activeTab=${encodeURIComponent(le)}`);return}_("error"),A((Ne==null?void 0:Ne.error)||(pe==null?void 0:pe.error)||`Could not launch ${V.toUpperCase()} workspace`)}catch(be){_("error"),A(be instanceof Error?be.message:`Could not launch ${V.toUpperCase()} workspace`)}},[ce,i]),ft=a.useCallback(async U=>{if(H){if(U.kind==="ide"&&U.providerType){await Ge(H.id,U.providerType,{workspacePath:U.workspace||null});return}if((U.kind==="cli"||U.kind==="acp")&&U.providerType){await $e(H.id,U.kind,U.providerType,{workspacePath:U.workspace||null,resumeSessionId:U.providerSessionId||null});return}}},[Ge,$e,H]);return e.jsx("div",{className:"dashboard-mobile-chat",children:K==="chat"&&Z?e.jsx(Ko,{selectedConversation:Z,isAcp:je(Z),selectedIdeEntry:Q,actionLogs:r,userName:l,isSendingChat:X.isSendingChat,isFocusingAgent:X.isFocusingAgent,handleModalButton:X.handleModalButton,handleRelaunch:X.handleRelaunch,onBack:qe,onOpenNativeConversation:mt,onOpenMachine:Ee,onHideConversation:k,onOpenHistory:w,onOpenRemote:v,onStopCli:y,cliViewMode:E,onSetCliViewMode:async U=>{if(Z&&E!==U)try{await i(Z.daemonId||Z.ideId,"set_cli_view_mode",{targetSessionId:Z.sessionId,cliType:Z.ideType||Z.agentType,mode:U})}catch(V){console.error("Failed to switch CLI view mode:",V)}},handleSendChat:X.handleSendChat,handleFocusAgent:X.handleFocusAgent}):K==="machine"&&H?e.jsx(zo,{selectedMachineEntry:H,selectedMachineConversations:R,selectedMachineRecentLaunches:F,cliProviders:re,acpProviders:he,selectedMachineNeedsUpgrade:ie,appVersion:ne,machineAction:{state:D,message:O},section:B,showBottomNav:$==="inbox",onBack:et,onSectionChange:U=>{T(U),L("inbox")},onOpenConversation:Ce,onOpenRecent:ft,onOpenMachineDetails:()=>ce(`/machines/${H.id}`),onMachineUpgrade:()=>st(H.id),onLaunchDetectedIde:(U,V)=>Ge(H.id,U,V),onAddWorkspace:(U,V)=>tt(H.id,U,V),onLaunchWorkspaceProvider:(U,V,se)=>$e(H.id,U,V,se)}):e.jsx(Oo,{section:B,attentionItems:ue,unreadItems:ae,workingItems:me,completedItems:J,hiddenConversations:s,machineCards:We,getAvatarText:Ho,onOpenConversation:Ce,onShowConversation:g,onShowAllHidden:M,onOpenMachine:_e,onOpenSettings:()=>ce("/settings"),onOpenAccount:p,onSectionChange:T,wsStatus:j,isConnected:I,isStandalone:d})})}function hs(t,s){return!!(t<4&&s&&window.innerWidth>=768)}function Vo({conversations:t,numGroups:s,onMoveTab:n,onReceiveTab:r,onOwnTabDrop:i,onClearPreviewOrder:o}){const c=a.useRef(0),[d,l]=a.useState(!1),[f,x]=a.useState(null),m=a.useCallback(()=>{c.current=0,l(!1),x(null)},[]);a.useEffect(()=>(window.addEventListener("dragend",m),window.addEventListener("drop",m),()=>{window.removeEventListener("dragend",m),window.removeEventListener("drop",m)}),[m]);const h=a.useCallback(w=>{w.dataTransfer.types.includes("text/tab-key")&&(c.current+=1,l(!0))},[]),u=a.useCallback(w=>{if(!w.dataTransfer.types.includes("text/tab-key"))return;if(w.preventDefault(),!hs(s,n)){x("merge");return}const v=w.currentTarget.getBoundingClientRect(),y=w.clientX-v.left,j=v.width/3;y<j?x("split-left"):y>j*2?x("split-right"):x("merge")},[s,n]),b=a.useCallback(()=>{c.current-=1,!(c.current>0)&&(c.current=0,l(!1),x(null))},[]),p=a.useCallback(w=>{c.current=0,l(!1);const v=w.dataTransfer.getData("text/tab-key"),y=v?t.some(I=>I.tabKey===v):!1,j=f;if(x(null),o(),!!v){if(w.preventDefault(),j==="split-left"&&hs(s,n)){n==null||n(v,"split-left");return}if(j==="split-right"&&hs(s,n)){n==null||n(v,"split-right");return}if(y){i(v);return}r==null||r(v)}},[t,f,s,n,r,i,o]);return{dragOver:d,dropAction:f,resetDragState:m,handleDragEnter:h,handleDragOver:u,handleDragLeave:b,handleDrop:p}}function qo(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 Go({conversations:t,initialActiveTabId:s,initialTabOrder:n,onActiveTabChange:r,onTabOrderChange:i}){const[o,c]=a.useState(s??null),[d,l]=a.useState(n??[]),[f,x]=a.useState(null),m=a.useRef(null),h=a.useRef(null),u=a.useRef(r),b=a.useRef(i);a.useEffect(()=>{u.current=r},[r]),a.useEffect(()=>{b.current=i},[i]),a.useEffect(()=>{s&&s!==o&&c(s)},[s,o]),a.useEffect(()=>{l(k=>{const N=qo(k,t);return N.length===k.length&&N.every((P,K)=>P===k[K])?k:N})},[t]);const p=a.useMemo(()=>{const k=f??d;if(k.length===0)return t;const N=new Map(k.map((P,K)=>[P,K]));return[...t].sort((P,K)=>{const L=N.get(P.tabKey)??999,B=N.get(K.tabKey)??999;return L-B})},[t,f,d]);a.useEffect(()=>{var N,P;if(p.length===0){o!==null&&(c(null),(N=u.current)==null||N.call(u,null));return}if(o&&p.some(K=>K.tabKey===o))return;const k=p[0].tabKey;k!==o&&(c(k),(P=u.current)==null||P.call(u,k))},[p,o]);const w=a.useMemo(()=>p.find(k=>k.tabKey===o),[p,o]),v=a.useCallback(k=>{var N;c(k),(N=u.current)==null||N.call(u,k)},[]),y=a.useCallback((k,N,P)=>{l(K=>{var S;const L=K.filter(W=>W!==k),B=L.indexOf(N);if(B<0)return K;const T=P==="left"?B:B+1;return L.splice(T,0,k),(S=b.current)==null||S.call(b,L),L}),x(null)},[]),j=a.useCallback((k,N,P)=>{const L=(d.length>0?d:t.map(S=>S.tabKey)).filter(S=>S!==k),B=L.indexOf(N);if(B<0)return;const T=P==="left"?B:B+1;L.splice(T,0,k),m.current=L,x(L)},[d,t]),I=a.useCallback(()=>{var N;const k=m.current;k&&(l(k),(N=b.current)==null||N.call(b,k))},[]),g=a.useCallback(()=>{m.current=null,x(null)},[]),M=a.useCallback(k=>{l(N=>{var K;const P=N.filter(L=>L!==k);return P.push(k),(K=b.current)==null||K.call(b,P),P})},[]);return{activeTabId:o,activeConv:w,sortedConversations:p,previewOrderRef:m,draggingTabRef:h,selectTab:v,handleTabReorder:y,updatePreviewOrder:j,commitPreviewOrder:I,clearPreviewOrder:g,moveTabToEnd:M,setDraggingTabKey:k=>{h.current=k}}}function Yo({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 Ks({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(vr,{}),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(zn,{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 wr="adhdev-tab-shortcuts";function Xo(){try{return JSON.parse(localStorage.getItem(wr)||"{}")}catch{return{}}}function Jo({sortedTabKeys:t,onFocus:s,onSelectTab:n}){const r=typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.userAgent),[i,o]=a.useState(()=>Xo()),[c,d]=a.useState(null),l=a.useCallback(x=>{const m=[];return x.metaKey&&m.push(r?"⌘":"Meta"),x.ctrlKey&&m.push("Ctrl"),x.altKey&&m.push(r?"⌥":"Alt"),x.shiftKey&&m.push(r?"⇧":"Shift"),["Control","Alt","Shift","Meta"].includes(x.key)?null:(m.push(x.key.length===1?x.key.toUpperCase():x.key),m.join("+"))},[r]),f=a.useCallback(x=>{o(x);try{localStorage.setItem(wr,JSON.stringify(x))}catch{}},[]);return a.useEffect(()=>{if(!c)return;const x=m=>{if(m.preventDefault(),m.stopPropagation(),m.key==="Escape"){d(null);return}const h=l(m);if(!h)return;const u={...i};for(const[b,p]of Object.entries(u))p===h&&delete u[b];u[c]=h,f(u),d(null)};return window.addEventListener("keydown",x,!0),()=>window.removeEventListener("keydown",x,!0)},[c,i,f,l]),a.useEffect(()=>{const x=m=>{if(!(!m.ctrlKey&&!m.metaKey&&!m.altKey)){for(const[h,u]of Object.entries(i))if(t.includes(h)&&l(m)===u){m.preventDefault(),s(),n(h);return}}};return window.addEventListener("keydown",x),()=>window.removeEventListener("keydown",x)},[i,t,s,n,l]),{isMac:r,tabShortcuts:i,shortcutListening:c,setShortcutListening:d,saveShortcuts:f}}const Zo=a.memo(function({conv:s,isActive:n,isDraggedTab:r,isTaskCompleteUnread:i,shortcut:o,conversationKeys:c,draggingTabRef:d,onFocus:l,onSelectTab:f,onConversationActivated:x,onPreviewReorder:m,onReorderTab:h,onCommitPreviewOrder:u,onClearPreviewOrder:b,onDragStateReset:p,onDragTabKeyChange:w,onReceiveTab:v,onOpenContextMenu:y,longPressTimer:j,isGroupActive:I}){const g=ss(s),M=g.isGenerating?"agent-tab-generating":g.isWaiting?"agent-tab-waiting":"",k=g.isReconnecting,N=a.useCallback(z=>{d.current=s.tabKey,w(s.tabKey),z.dataTransfer.setData("text/tab-key",s.tabKey),z.dataTransfer.effectAllowed="move"},[s.tabKey,d,w]),P=a.useCallback(()=>{d.current=null,w(null),u(),b(),p()},[d,w,u,b,p]),K=a.useCallback(z=>{const D=d.current;if(!(!D||D===s.tabKey)&&z.dataTransfer.types.includes("text/tab-key")){z.preventDefault(),z.stopPropagation();const _=z.currentTarget.getBoundingClientRect(),O=z.clientX<_.left+_.width/2?"left":"right";m(D,s.tabKey,O)}},[s.tabKey,d,m]),L=a.useCallback(z=>{z.preventDefault(),z.stopPropagation();const D=z.dataTransfer.getData("text/tab-key");if(D&&D!==s.tabKey){const _=z.currentTarget.getBoundingClientRect(),O=z.clientX<_.left+_.width/2?"left":"right";c.includes(D)?h(D,s.tabKey,O):v&&v(D)}b()},[s.tabKey,c,h,v,b]),B=a.useCallback(z=>{z.stopPropagation(),l(),f(s.tabKey),x(s)},[s,x,l,f]),T=a.useCallback(z=>{z.preventDefault(),y(z.clientX,z.clientY,s.tabKey)},[s.tabKey,y]),S=a.useCallback(z=>{const D=z.touches[0];j.current=setTimeout(()=>{y(D.clientX,D.clientY,s.tabKey)},600)},[s.tabKey,j,y]),W=a.useCallback(()=>{j.current&&clearTimeout(j.current)},[j]),$=["adhdev-dockview-tab",M,n&&"is-active",I&&"is-group-active",k&&"is-reconnecting"].filter(Boolean).join(" ");return e.jsxs("div",{"data-tabkey":s.tabKey,className:$,draggable:!0,onDragStart:N,onDragEnd:P,onDragOver:K,onDrop:L,onClick:B,onContextMenu:T,onTouchStart:S,onTouchEnd:W,onTouchMove:W,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:g.isGenerating?e.jsx("div",{className:"tab-spinner"}):g.isWaiting?e.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):k?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"○"}):g.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:k?e.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"Reconnecting…"}):g.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 Qo({conversations:t,activeTabId:s,groupIndex:n,numGroups:r,unreadTabKeys:i,draggingTabRef:o,onFocus:c,onSelectTab:d,onConversationActivated:l,onPreviewReorder:f,onReorderTab:x,onCommitPreviewOrder:m,onClearPreviewOrder:h,onDragStateReset:u,onDragTabKeyChange:b,onMoveTab:p,onReceiveTab:w,onHideTab:v,isGroupActive:y}){const[j,I]=a.useState(null),g=a.useRef(null),M=a.useRef(null),k=a.useMemo(()=>t.map(S=>S.tabKey),[t]);Ct("PaneGroupTabBar",{groupIndex:n,activeTabId:s,tabCount:t.length,ctxMenuTab:(j==null?void 0:j.tabKey)||null});const{isMac:N,tabShortcuts:P,shortcutListening:K,setShortcutListening:L,saveShortcuts:B}=Jo({sortedTabKeys:t.map(S=>S.tabKey),onFocus:c,onSelectTab:d});a.useEffect(()=>{if(!j)return;const S=W=>{const $=document.querySelector("[data-pane-context-menu]");$&&$.contains(W.target)||I(null)};return window.addEventListener("mousedown",S,!0),()=>window.removeEventListener("mousedown",S,!0)},[j]),a.useEffect(()=>{const S=M.current;if(!S)return;const W=$=>{Math.abs($.deltaY)>Math.abs($.deltaX)&&($.preventDefault(),S.scrollLeft+=$.deltaY)};return S.addEventListener("wheel",W,{passive:!1}),()=>S.removeEventListener("wheel",W)},[]);const T=a.useCallback((S,W,$)=>{I({x:S,y:W,tabKey:$})},[]);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(S=>e.jsx(Zo,{conv:S,isActive:s===S.tabKey,isDraggedTab:o.current===S.tabKey,isTaskCompleteUnread:i.has(S.tabKey),shortcut:P[S.tabKey],conversationKeys:k,draggingTabRef:o,onFocus:c,onSelectTab:d,onConversationActivated:l,onPreviewReorder:f,onReorderTab:x,onCommitPreviewOrder:m,onClearPreviewOrder:h,onDragStateReset:u,onDragTabKeyChange:b,onReceiveTab:w,onOpenContextMenu:T,longPressTimer:g,isGroupActive:y},S.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:[p&&n>0&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{p(j.tabKey,"left"),I(null)},children:"← Move to Left Group"}),p&&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:()=>{p(j.tabKey,"right"),I(null)},children:"Move to Right Group →"}),p&&r<4&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{p(j.tabKey,"split-left"),I(null)},children:"⇤ Split Left"}),p&&r<4&&e.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:()=>{p(j.tabKey,"split-right"),I(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:S=>{S.stopPropagation(),L(j.tabKey),I(null)},children:["⌨ ",P[j.tabKey]?`Change shortcut (${P[j.tabKey]})`:"Set shortcut"]}),P[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 S={...P};delete S[j.tabKey],B(S),I(null)},children:"✕ Remove shortcut"}),v&&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:()=>{v(j.tabKey),I(null)},children:"🚫 Hide from Dashboard"})]}),!p&&!v&&e.jsx("div",{className:"px-3 py-1.5 text-[11px] text-text-muted opacity-50 italic",children:"No actions available"})]}),K&&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:()=>L(null),children:e.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl px-8 py-6 text-center shadow-xl",onClick:S=>S.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 ec({conversations:t,ides:s,clearedTabs:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,groupIndex:f,onFocus:x,isSplitMode:m,numGroups:h,onMoveTab:u,onReceiveTab:b,style:p,detectedIdes:w,handleLaunchIde:v,onActiveTabChange:y,initialActiveTabId:j,initialTabOrder:I,onTabOrderChange:g,onHideTab:M,isFocused:k}){const{sendCommand:N}=Qe(),P=a.useRef(null),{activeTabId:K,activeConv:L,sortedConversations:B,draggingTabRef:T,selectTab:S,handleTabReorder:W,updatePreviewOrder:$,commitPreviewOrder:z,clearPreviewOrder:D,moveTabToEnd:_,setDraggingTabKey:O}=Go({conversations:t,initialActiveTabId:j,initialTabOrder:I,onActiveTabChange:y,onTabOrderChange:g}),A=rs({sendDaemonCommand:i,activeConv:L,setLocalUserMessages:o,setActionLogs:c,isStandalone:d}),{dragOver:q,dropAction:ce,resetDragState:ne,handleDragEnter:Z,handleDragOver:Q,handleDragLeave:E,handleDrop:G}=Vo({conversations:t,numGroups:h,onMoveTab:u,onReceiveTab:b,onOwnTabDrop:_,onClearPreviewOrder:D}),H=L&&!je(L)&&xt(L)==="terminal",C=a.useMemo(()=>L?s.find(ae=>ae.id===L.ideId):void 0,[s,L]),X=a.useMemo(()=>L?r.filter(ae=>ae.ideId===L.tabKey):[],[r,L]),Y=a.useMemo(()=>It(s),[s]),ee=a.useMemo(()=>new Set(B.filter(ae=>Ya(ae,Y,{isOpenConversation:ae.tabKey===K})).map(ae=>ae.tabKey)),[K,Y,B]);Ct("PaneGroup",{groupIndex:f,conversationCount:t.length,activeTabId:K,dragOver:q});const ue=a.useCallback(ae=>{ae.streamSource==="agent-stream"&&ae.agentType&&N(ae.ideId,"focus_session",{agentType:ae.agentType,...ae.sessionId&&{targetSessionId:ae.sessionId}}).catch(()=>{})},[N]);return e.jsxs("div",{className:"flex flex-col min-h-0 min-w-0 flex-1 overflow-hidden",onClick:x,style:{...p,outline:q?"2px dashed var(--accent-primary)":"none",outlineOffset:"-2px",transition:"outline 0.15s ease"},children:[e.jsx(Qo,{conversations:B,activeTabId:K,groupIndex:f,numGroups:h,unreadTabKeys:ee,draggingTabRef:T,onFocus:x,onSelectTab:S,onConversationActivated:ue,onPreviewReorder:$,onReorderTab:W,onCommitPreviewOrder:z,onClearPreviewOrder:D,onDragStateReset:ne,onDragTabKeyChange:O,onMoveTab:u,onReceiveTab:b,onHideTab:M,isGroupActive:k??!1}),e.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden relative",onDragEnter:Z,onDragOver:Q,onDragLeave:E,onDrop:G,children:[q&&e.jsx(Yo,{dropAction:ce,canSplit:!!(h<4&&u)}),L?e.jsx(Bs,{activeConv:L,clearToken:n[L.tabKey]||0,isCliTerminal:!!H,ideEntry:C,terminalRef:P,handleModalButton:A.handleModalButton,handleRelaunch:A.handleRelaunch,handleSendChat:A.handleSendChat,isSendingChat:A.isSendingChat,handleFocusAgent:A.handleFocusAgent,isFocusingAgent:A.isFocusingAgent,actionLogs:X,userName:l}):e.jsx("div",{className:"flex-1 flex flex-col items-center justify-center",children:e.jsx(Ks,{conversationsCount:t.length,isSplitMode:m,isStandalone:d,detectedIdes:w,handleLaunchIde:v})})]})]})}function tc({containerRef:t,isSplitMode:s,numGroups:n,groupSizes:r,groupedConvs:i,clearedTabs:o,ides:c,actionLogs:d,sendDaemonCommand:l,setLocalUserMessages:f,setActionLogs:x,isStandalone:m,userName:h,focusedGroup:u,setFocusedGroup:b,moveTabToGroup:p,splitTabRelative:w,closeGroup:v,handleResizeStart:y,detectedIdes:j,handleLaunchIde:I,groupActiveTabIds:g,setGroupActiveTabIds:M,groupTabOrders:k,setGroupTabOrders:N,toggleHiddenTab:P}){return e.jsx("div",{ref:t,className:`flex-1 min-h-0 flex ${s?"flex-row":"flex-col"} overflow-hidden`,children:i.map((K,L)=>{const B=s&&r.length===n?`${r[L]}%`:void 0;return e.jsxs(Is.Fragment,{children:[s&&L>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:T=>y(L-1,T),onDoubleClick:()=>v(L),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(ec,{style:s?{flexBasis:B??`${100/n}%`,flexGrow:B?0:1,flexShrink:B?0:1}:void 0,conversations:K,clearedTabs:o,ides:c,actionLogs:d,sendDaemonCommand:l,setLocalUserMessages:f,setActionLogs:x,isStandalone:m,userName:h,groupIndex:L,isFocused:s&&u===L,onFocus:()=>b(L),isSplitMode:s,numGroups:n,onMoveTab:(T,S)=>{S==="left"&&L>0?p(T,L-1):S==="right"&&L<n-1?p(T,L+1):S==="split-left"&&n<4?w(T,L,"left"):S==="split-right"&&n<4&&w(T,L,"right")},onReceiveTab:T=>p(T,L),detectedIdes:L===0?j:void 0,handleLaunchIde:L===0?I:void 0,onActiveTabChange:T=>M(S=>(S[L]??null)===(T??null)?S:{...S,[L]:T}),initialActiveTabId:g[L],initialTabOrder:k[L],onTabOrderChange:T=>N(S=>{const W=S[L]||[];return W.length===T.length&&W.every(($,z)=>$===T[z])?S:{...S,[L]:T}}),onHideTab:P})]},L)})})}function kr({doId:t,ideId:s,ideType:n,connState:r,viewMode:i,instanceId:o}){const[c,d]=a.useState(null),[l,f]=a.useState(null),x=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?we.onScreenshot("ide-page",(u,b)=>{if(u!==t)return;const p=new FileReader;p.onload=()=>d(p.result),p.readAsDataURL(b)}):void 0,[t]),a.useEffect(()=>{r!=="connected"&&d(null)},[r]),a.useEffect(()=>{var u;return t?((u=we.onStatus)==null?void 0:u.call(we,(b,p)=>{b===t&&p!=null&&p.screenshotUsage&&f(p.screenshotUsage)}))||(()=>{}):void 0},[t]),a.useEffect(()=>{d(null)},[t,s,x]),a.useEffect(()=>{const h=t?we.get(t):null;if(!(!h||r!=="connected"))return i!=="chat"&&x?h.startScreenshots(x):h.stopScreenshots(x),()=>{h.stopScreenshots(x)}},[i,r,x,t]);const m=a.useCallback(async(h,u)=>{const b=t?we.get(t):null;return!b||r!=="connected"?(console.warn("[RemoteInput] P2P not connected"),{success:!1,error:"P2P not connected"}):b.sendInput(h,u,o||x)},[t,r,o,x]);return{connScreenshot:c,screenshotUsage:l,handleRemoteAction:m}}const Nr=a.createContext(null);function as(){const t=a.useContext(Nr);if(!t)throw new Error("DashboardDockviewContext missing");return t}function Ut(t){return t.displayPrimary||t.title||t.agentName||t.tabKey}function sc(t){return`remote:${t}`}function Zt(t){return t.startsWith("remote:")}function is(t,s){return t.find(n=>n.ideId===s&&n.streamSource==="native")??t.find(n=>n.ideId===s)??null}function nc(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 rc(t,s,n){var d;const r=[s];let i;for(const l of r){let f;for(const x of l){const m=t.addPanel({id:x.tabKey,component:"conversation",title:Ut(x),params:{kind:"conversation",tabKey:x.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 vn(t,s){const n=new Set(s.map(r=>r.tabKey));for(const r of[...t.panels])Zt(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!==Ut(r)&&i.api.setTitle(Ut(r));continue}t.addPanel({id:r.tabKey,component:"conversation",title:Ut(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 jn(t,s,n){var l,f;const r=n?sc(n):null;for(const x of[...t.panels])Zt(x.id)&&(!r||x.id!==r)&&t.removePanel(x);if(!n||!r)return;const i=is(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(x=>!Zt(x.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 ac({params:t}){const s=as(),n=a.useRef(null),r=s.conversationsByTabKey.get(t.tabKey),i=rs({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(Ks,{conversationsCount:0,isSplitMode:!1,isStandalone:s.isStandalone,detectedIdes:s.detectedIdes,handleLaunchIde:s.handleLaunchIde})});const d=!je(r)&&xt(r)==="terminal";return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden",children:e.jsx(Bs,{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 ic({params:t}){var l;const s=as(),n=a.useMemo(()=>is([...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}=kr({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(Hn,{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 oc(){const t=as();return e.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col items-center justify-center",children:e.jsx(Ks,{conversationsCount:0,isSplitMode:!1,isStandalone:t.isStandalone,detectedIdes:t.detectedIdes,handleLaunchIde:t.handleLaunchIde})})}function cc(t){var m,h;nc(t);const s=as();if(t.params.kind==="remote"){const u=is([...s.conversationsByTabKey.values()],t.params.ideId),b=((m=t.api.group.activePanel)==null?void 0:m.id)===t.api.id,p=t.api.isGroupActive;return e.jsxs("div",{className:`adhdev-dockview-tab${b?" is-active":""}${p?" is-group-active":""}`,title:t.api.title||"Remote","data-tab-key":(u==null?void 0:u.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:u!=null&&u.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:u.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=St(n,s.liveSessionInboxState,{isOpenConversation:r}),c=o.isReconnecting,d=o.isConnecting,l=o.isGenerating,f=o.isWaiting,x=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:[x&&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 lc({visibleConversations:t,clearedTabs:s,ides:n,actionLogs:r,sendDaemonCommand:i,setLocalUserMessages:o,setActionLogs:c,isStandalone:d,userName:l,detectedIdes:f,handleLaunchIde:x,toggleHiddenTab:m,onActiveTabChange:h,requestedActiveTabKey:u,requestedRemoteIdeId:b,onRequestedActiveTabConsumed:p}){const{theme:w}=lr(),{sendCommand:v}=Qe(),y=a.useRef(null),j=a.useRef(null),I=a.useRef(!1),[g,M]=a.useState(!1),[k,N]=a.useState(!1),P=a.useRef(null),K=a.useMemo(()=>gr(typeof window<"u"?window.innerWidth:1280),[]),L=a.useMemo(()=>new Map(t.map(A=>[A.tabKey,A])),[t]),B=a.useMemo(()=>It(n),[n]),T=a.useMemo(()=>({actionLogs:r,clearedTabs:s,conversationsByTabKey:L,detectedIdes:f,handleLaunchIde:x,ides:n,isStandalone:d,liveSessionInboxState:B,sendDaemonCommand:i,setActionLogs:c,setLocalUserMessages:o,toggleHiddenTab:m,userName:l}),[r,s,L,f,x,n,d,B,i,c,o,m,l]),S=a.useCallback(A=>{if(!A)return!1;const q=y.current;if(!q)return!1;const ce=q.getPanel(A);return ce?(ce.group.model.openPanel(ce),p==null||p(),!0):!1},[p]),W=a.useCallback(()=>{const A=j.current;if(!A)return;const q=A.querySelectorAll(".dv-drop-target-container, .dv-drop-target-anchor, .dv-drop-target-dropzone, .dv-drop-target-selection, .dv-render-overlay");for(const ce of q)ce.setAttribute("data-adhdev-force-hidden","true")},[]),$=a.useCallback(()=>{const A=j.current;if(!A)return;const q=A.querySelectorAll('[data-adhdev-force-hidden="true"]');for(const ce of q)ce.removeAttribute("data-adhdev-force-hidden")},[]),z=a.useCallback(()=>{const A=j.current;if(!A)return;const q=A.querySelectorAll(".dv-drop-target-container");for(const Z of q)Z.remove();const ce=A.querySelectorAll(".dv-drop-target-dropzone");for(const Z of ce)Z.remove();const ne=A.querySelectorAll(".dv-drop-target");for(const Z of ne)Z.classList.remove("dv-drop-target")},[]),D=a.useCallback(()=>{M(!1),N(!1),$(),W(),z(),!(typeof window>"u")&&(P.current!=null&&window.clearTimeout(P.current),window.requestAnimationFrame(()=>{W(),z()}),P.current=window.setTimeout(()=>{W(),z(),P.current=null},80))},[$,W,z]),_=a.useCallback(A=>{var ce;y.current=A.api;const q=Io(K);q!=null&&q.layout&&A.api.fromJSON(q.layout,{reuseExistingPanels:!1}),vn(A.api,t),jn(A.api,t,b),A.api.totalPanels===0&&t.length>0?rc(A.api,t,u):S(u)||S(q==null?void 0:q.activeTabId),I.current=!0,A.api.onDidActivePanelChange(ne=>{var Q;if(ne&&Zt(ne.id)){const E=((Q=ne.params)==null?void 0:Q.ideId)||ne.id.slice(7),G=is(t,E);h((G==null?void 0:G.tabKey)??null);return}if(h((ne==null?void 0:ne.id)??null),!ne)return;const Z=L.get(ne.id);(Z==null?void 0:Z.streamSource)==="agent-stream"&&Z.agentType&&v(Z.ideId,"focus_session",{agentType:Z.agentType,...Z.sessionId&&{targetSessionId:Z.sessionId}}).catch(()=>{})}),A.api.onDidLayoutChange(()=>{var ne;Mo(K,{activeTabId:((ne=A.api.activePanel)==null?void 0:ne.id)??null,layout:A.api.toJSON()})}),A.api.onWillDragPanel(()=>{M(!0),N(!1),W()}),A.api.onWillDragGroup(()=>{M(!0),N(!1),W()}),A.api.onWillShowOverlay(()=>{$(),N(!0)}),A.api.onDidMovePanel(D),A.api.onDidDrop(D),h(((ce=A.api.activePanel)==null?void 0:ce.id)??null)},[S,D,$,L,K,W,z,h,u,v,t]);a.useEffect(()=>{const A=y.current;!A||!I.current||(vn(A,t),jn(A,t,b),!A.activePanel&&A.panels[0]&&A.panels[0].group.model.openPanel(A.panels[0]))},[b,t]),a.useEffect(()=>{I.current&&S(u)},[S,u]),a.useEffect(()=>{if(!g||typeof window>"u")return;const A=()=>D();return window.addEventListener("pointerup",A),window.addEventListener("mouseup",A),window.addEventListener("dragend",A),()=>{window.removeEventListener("pointerup",A),window.removeEventListener("mouseup",A),window.removeEventListener("dragend",A)}},[D,g]),a.useEffect(()=>()=>{typeof window>"u"||P.current!=null&&window.clearTimeout(P.current)},[]),a.useEffect(()=>{const A=q=>{const ce=q.target;if(!ce)return;const ne=ce.querySelector("[data-tab-key]")||ce.closest("[data-tab-key]");if(ne){const Z=ne.getAttribute("data-tab-key");Z&&q.dataTransfer&&q.dataTransfer.setData("text/tab-key",Z)}};return window.addEventListener("dragstart",A),()=>window.removeEventListener("dragstart",A)},[]);const O=w==="light"?ia:oa;return e.jsx(Nr.Provider,{value:T,children:e.jsx("div",{ref:j,className:"flex-1 min-h-0 min-w-0 overflow-hidden",children:e.jsx(aa,{className:`h-full min-h-0 min-w-0 adhdev-dockview${g?" is-dragging-dockview":""}${k?" is-showing-dockview-overlay":""}`,components:{conversation:ac,remote:ic},defaultTabComponent:cc,watermarkComponent:oc,onReady:_,singleTabMode:"default",tabAnimation:"smooth",theme:O})})})}function dc({showMobileChatMode:t,isMobile:s,activeConv:n,chatIdes:r,wsStatus:i,isConnected:o,onOpenHistory:c,onOpenRemote:d,onStopCli:l,activeCliViewMode:f,onSetActiveCliViewMode:x,mobileChatConversations:m,hiddenConversations:h,ides:u,actionLogs:b,sendDaemonCommand:p,setLocalUserMessages:w,setActionLogs:v,isStandalone:y,userName:j,requestedMobileTabKey:I,onRequestedMobileTabConsumed:g,requestedMachineId:M,onRequestedMachineConsumed:k,requestedMobileSection:N,onRequestedMobileSectionConsumed:P,containerRef:K,isSplitMode:L,numGroups:B,groupSizes:T,groupedConvs:S,clearedTabs:W,focusedGroup:$,setFocusedGroup:z,moveTabToGroup:D,splitTabRelative:_,closeGroup:O,handleResizeStart:A,detectedIdes:q,handleLaunchIde:ce,groupActiveTabIds:ne,setGroupActiveTabIds:Z,groupTabOrders:Q,setGroupTabOrders:E,toggleHiddenTab:G,visibleConversations:H,requestedDesktopTabKey:C,onRequestedDesktopTabConsumed:X,onOpenAccount:Y,onDesktopActiveTabChange:ee,onHideConversation:ue,onShowHiddenConversation:ae,onShowAllHiddenConversations:me}){return Is.useEffect(()=>{const J=R=>{(navigator.platform.toUpperCase().indexOf("MAC")>=0?R.metaKey&&R.key.toLowerCase()==="w":R.ctrlKey&&R.key.toLowerCase()==="w")&&(R.preventDefault(),n&&ue&&ue(n))};return window.addEventListener("keydown",J),()=>window.removeEventListener("keydown",J)},[n,ue]),e.jsxs(e.Fragment,{children:[!t&&e.jsx(wi,{activeConv:n,agentCount:r.length,wsStatus:i,isConnected:o,conversations:H,hiddenConversations:h,onOpenHistory:c,onOpenConversation:ae,onHideConversation:ue,onShowConversation:ae,onShowAllHidden:me,onOpenRemote:()=>{!n||Se(n)||je(n)||d(n)},onStopCli:l,activeCliViewMode:f,onSetCliViewMode:x}),t?e.jsx(Fo,{conversations:m,hiddenConversations:h,ides:u,actionLogs:b,sendDaemonCommand:p,setLocalUserMessages:w,setActionLogs:v,isStandalone:y,userName:j,requestedActiveTabKey:I,onRequestedActiveTabConsumed:g,requestedMachineId:M,onRequestedMachineConsumed:k,requestedMobileSection:N,onRequestedMobileSectionConsumed:P,onOpenAccount:Y,onOpenHistory:c,onOpenRemote:d,onStopCli:l,wsStatus:i,isConnected:o,onShowHiddenConversation:ae,onShowAllHiddenConversations:me}):s?e.jsx(tc,{containerRef:K,isSplitMode:L,numGroups:B,groupSizes:T,groupedConvs:S,clearedTabs:W,ides:u,actionLogs:b,sendDaemonCommand:p,setLocalUserMessages:w,setActionLogs:v,isStandalone:y,userName:j,focusedGroup:$,setFocusedGroup:z,moveTabToGroup:D,splitTabRelative:_,closeGroup:O,handleResizeStart:A,detectedIdes:q,handleLaunchIde:ce,groupActiveTabIds:ne,setGroupActiveTabIds:Z,groupTabOrders:Q,setGroupTabOrders:E,toggleHiddenTab:G}):e.jsx(lc,{visibleConversations:H,clearedTabs:W,ides:u,actionLogs:b,sendDaemonCommand:p,setLocalUserMessages:w,setActionLogs:v,isStandalone:y,userName:j,detectedIdes:q,handleLaunchIde:ce,toggleHiddenTab:G,onActiveTabChange:ee,requestedActiveTabKey:C,onRequestedActiveTabConsumed:X})]})}const gs=[{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 uc({onClose:t}){const[s,n]=a.useState(0),r=gs[s],i=s===gs.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:gs.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 xc({hasExtensions:t,ideName:s,activeChatTab:n,extensionTabs:r,onSelectTab:i}){return t?e.jsxs("div",{className:"ide-chat-tabs",children:[e.jsx("button",{className:`ide-chat-tab ${n==="native"?"active":""}`,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:`ide-chat-tab ${c?"active":""}`,onClick:()=>i(o.tabKey),children:[e.jsx("span",{style:{display:"inline-block",width:6,height:6,borderRadius:"50%",marginRight:5,background:d?"var(--status-warning)":l?"var(--accent-primary)":"#64748b",boxShadow:l?"0 0 6px var(--accent-primary)":"none"}}),o.title,d&&e.jsx("span",{className:"ide-ext-badge",style:{background:"color-mix(in srgb, var(--status-warning) 13%, transparent)",color:"var(--status-warning)",marginLeft:4},children:"!"})]},o.tabKey)})]}):null}function pc({ideData:t,allIdes:s,connectionStates:n,localUserMessages:r,ideName:i,preferredTabKey:o}){const[c,d]=a.useState(()=>o||"native"),l=a.useMemo(()=>sr(s),[s]),f=a.useMemo(()=>{var w;if(!t)return[];const p=t.daemonId||((w=t.id)==null?void 0:w.split(":")[0])||t.id;return nr(t,r,{machineName:t.daemonId&&l[t.daemonId]||void 0,connectionState:n[p]||"new"})},[t,r,l,n]),x=a.useMemo(()=>f.find(p=>p.streamSource==="native"),[f]),m=a.useMemo(()=>f.filter(p=>p.streamSource==="agent-stream"),[f]);a.useEffect(()=>{o&&d(o)},[o]),a.useEffect(()=>{var p;c!=="native"&&(m.some(w=>w.tabKey===c)||d(((p=m[0])==null?void 0:p.tabKey)||"native"))},[c,m]),a.useEffect(()=>{c==="native"&&(x||m[0]&&d(m[0].tabKey))},[c,x,m]);const h=a.useMemo(()=>c==="native"&&x?x:m.find(p=>p.tabKey===c)||x||m[0],[c,x,m]),u=a.useMemo(()=>m.map(p=>({tabKey:p.tabKey,title:p.title||p.agentName||i,status:p.status})),[m,i]),b=a.useCallback(p=>{if(p)return f.find(w=>w.sessionId===p||w.ideId===p||w.tabKey===p||w.ideType===p||w.agentType===p)},[f]);return{activeChatTab:c,setActiveChatTab:d,activeConv:h,conversations:f,extensionTabs:u,hasExtensions:u.length>0,resolveConversationByTarget:b}}function mc({activeConv:t,ideEntry:s,ides:n,connectionStates:r,actionLogs:i,localUserMessages:o,sendDaemonCommand:c,setLocalUserMessages:d,setActionLogs:l,isStandalone:f,userName:x,onOpenHistory:m,onConversationChange:h,onClose:u}){var W;const[b,p]=a.useState("split"),[w,v]=a.useState(()=>t.streamSource==="native"?"native":t.tabKey),y=a.useMemo(()=>s||n.find($=>$.id===t.ideId),[t.ideId,s,n]),j=a.useMemo(()=>Te((y==null?void 0:y.type)||""),[y==null?void 0:y.type]),{conversations:I,extensionTabs:g,hasExtensions:M}=pc({ideData:y,allIdes:n,connectionStates:r,localUserMessages:o,ideName:j||"IDE",preferredTabKey:t.streamSource==="native"?"native":t.tabKey});a.useEffect(()=>{v(t.streamSource==="native"?"native":t.tabKey)},[t.streamSource,t.tabKey]);const k=a.useMemo(()=>w==="native"?I.find($=>$.streamSource==="native")||t:I.find($=>$.tabKey===w)||t,[t,I,w]),N=k.daemonId||((W=k.ideId)==null?void 0:W.split(":")[0])||k.ideId,P=rs({sendDaemonCommand:c,activeConv:k,setLocalUserMessages:d,setActionLogs:l,isStandalone:f}),{connScreenshot:K,screenshotUsage:L,handleRemoteAction:B}=kr({doId:N,ideId:k.ideId,ideType:k.ideType,connState:k.connectionState||"new",viewMode:b,instanceId:y==null?void 0:y.instanceId}),T=a.useMemo(()=>i.filter($=>$.ideId===k.tabKey),[i,k.tabKey]);a.useEffect(()=>{h==null||h(k)},[k,h]),a.useEffect(()=>{const $=z=>{z.key==="Escape"&&u()};return window.addEventListener("keydown",$),()=>window.removeEventListener("keydown",$)},[u]);const S=a.useCallback($=>{$.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:u,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:S,children:[e.jsxs("div",{className:"flex items-center justify-between gap-3 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.jsx("div",{className:"flex-1 min-w-0 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(De,{size:16})}),e.jsx("span",{className:"truncate",children:k.displayPrimary||k.agentName||"Remote"})]})}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[["split","remote"].map($=>{const z=b===$;return e.jsx("button",{className:`w-8 h-8 rounded-lg flex items-center justify-center transition-all ${z?"bg-accent-primary text-white shadow-glow":"bg-bg-secondary border border-border-subtle text-text-secondary hover:bg-bg-glass hover:text-text-primary"}`,onClick:()=>p($),title:$==="split"?"Split view":"Remote only",children:$==="split"?e.jsx("span",{className:"font-bold text-lg leading-none mb-0.5",children:"⊞"}):e.jsx(De,{size:15})},$)}),e.jsx("div",{className:"w-[1px] h-5 bg-border-subtle mx-1"}),e.jsxs("button",{className:"btn btn-secondary btn-sm h-8 px-3 rounded-lg",onClick:()=>m(k),title:"Chat History",children:[e.jsx(As,{size:14,className:"mr-1.5"})," History"]}),e.jsx("button",{className:"btn btn-primary btn-sm h-8 px-4 rounded-lg font-bold",onClick:u,children:"Close"})]})]}),e.jsxs("div",{className:`flex-1 min-h-0 grid bg-bg-primary ${b==="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:[b!=="remote"&&e.jsxs("div",{className:`flex flex-col min-w-0 min-h-0 bg-bg-primary ${b==="split"?"order-2 md:order-1 border-b md:border-b-0 md:border-r border-border-subtle":""}`,children:[e.jsx(xc,{hasExtensions:M,ideName:j||"IDE",activeChatTab:w,extensionTabs:g,onSelectTab:v}),e.jsx(Vn,{activeConv:k,onModalButton:P.handleModalButton}),e.jsx(ws,{activeConv:k,ideEntry:y,showMetaChips:!1,handleSendChat:P.handleSendChat,isSendingChat:P.isSendingChat,handleFocusAgent:P.handleFocusAgent,isFocusingAgent:P.isFocusingAgent,actionLogs:T,userName:x})]}),e.jsx("div",{className:`flex flex-col min-w-0 min-h-0 bg-black ${b==="split"?"order-1 md:order-2":""}`,children:e.jsx(Hn,{addLog:()=>{},connState:k.connectionState||"new",connScreenshot:K,screenshotUsage:L,transportType:k.transport,onAction:B})})]})]})})}function fc({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 hc({historyModalOpen:t,historyTargetConv:s,ides:n,isHistoryCreatingChat:r,isHistoryRefreshingHistory:i,savedHistorySessions:o,isSavedHistoryLoading:c,isResumingSavedHistorySessionId:d,onCloseHistory:l,onNewHistoryChat:f,onSwitchHistorySession:x,onRefreshHistory:m,onResumeSavedHistorySession:h,remoteDialogConv:u,remoteDialogIdeEntry:b,connectionStates:p,actionLogs:w,localUserMessages:v,sendDaemonCommand:y,setLocalUserMessages:j,setActionLogs:I,isStandalone:g,userName:M,onOpenRemoteHistory:k,onRemoteConversationChange:N,onCloseRemoteDialog:P,cliStopDialogOpen:K,activeConv:L,onCancelCliStop:B,onStopCliNow:T,onSaveCliAndStop:S,toasts:W,onDismissToast:$,onClickToast:z,showOnboarding:D,onCloseOnboarding:_}){return e.jsxs(e.Fragment,{children:[t&&s&&e.jsx(Ni,{activeConv:s,ides:n,isCreatingChat:r,isRefreshingHistory:i,savedSessions:o,isSavedSessionsLoading:c,isResumingSavedSessionId:d,onClose:l,onNewChat:f,onSwitchSession:x,onRefreshHistory:m,onResumeSavedSession:h}),u&&e.jsx(mc,{activeConv:u,ideEntry:b,ides:n,connectionStates:p,actionLogs:w,localUserMessages:v,sendDaemonCommand:y,setLocalUserMessages:j,setActionLogs:I,isStandalone:g,userName:M,onOpenHistory:k,onConversationChange:N,onClose:P}),K&&L&&Se(L)&&!je(L)&&e.jsx(fc,{activeConv:L,onCancel:B,onStopNow:T,onSaveAndStop:S}),e.jsx(er,{toasts:W,onDismiss:$,onClickToast:z}),D&&e.jsx(uc,{onClose:_})]})}function gc({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(Rs,{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=He(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 bc(){var Hs,Fs,Vs;const{sendCommand:t}=Qe(),s=Ms(),n=pt(),[r,i]=ca(),o=r.get("activeTab"),c=((Hs=s.state)==null?void 0:Hs.openRemoteForTabKey)||null,d=((Fs=s.state)==null?void 0:Fs.openMachineId)||null,l=((Vs=s.state)==null?void 0:Vs.mobileSection)||null,f=Ds(),x=f.ides||[],{updateIdeChats:m}=f,[h,u]=a.useState(()=>{try{return!localStorage.getItem("adhdev_onboarding_v1")}catch{return!1}}),b=f.toasts||[],p=f.setToasts||(()=>{}),w=f.wsStatus||"connected",v=f.isConnected??!0,y=f.connectionStates||{},j=f.showReconnected||!1,{groupAssignments:I,setGroupAssignments:g,focusedGroup:M,setFocusedGroup:k,groupActiveTabIds:N,setGroupActiveTabIds:P,groupTabOrders:K,setGroupTabOrders:L,groupSizes:B,setGroupSizes:T,isMobile:S,hasHydratedStoredLayout:W,hydrateStoredLayout:$}=Ao(),[z,D]=a.useState(!1),[_,O]=a.useState(!1),[A,q]=a.useState([]),[ce,ne]=a.useState(!1),[Z,Q]=a.useState(null),[E]=a.useState(()=>pr()),[G,H]=a.useState([]),[C,X]=a.useState({}),[Y,ee]=a.useState({}),[ue,ae]=a.useState(null),me=a.useRef(null);Ct("Dashboard",{ideCount:x.length,toastCount:b.length,focusedGroup:M,groupCount:Object.keys(I).length,localMessageTabs:Object.keys(C).length,actionLogCount:G.length});const J=x.find(de=>de.type==="adhdev-daemon"),R=(J==null?void 0:J.detectedIdes)||[],F=!!J,te=(J==null?void 0:J.terminalBackend)||null,ie=J?He(J,{fallbackId:J.id}):null,xe=(J==null?void 0:J.id)||null,{hiddenTabs:re,hideTab:he,toggleTab:We,showTab:Ce,showAllTabs:mt}=mo(),{chatIdes:qe,conversations:_e,visibleConversations:Ee,visibleTabKeys:et,resolveConversationBySessionId:Ge,resolveConversationByTarget:tt}=vo({ides:x,connectionStates:y,localUserMessages:C,clearedTabs:Y,hiddenTabs:re}),st=a.useMemo(()=>It(x),[x]),$e=a.useRef(null),{containerRef:ft,normalizedGroupAssignments:U,numGroups:V,isSplitMode:se,groupedConvs:oe,moveTabToGroup:ge,closeGroup:be,handleResizeStart:Ne,splitTabRelative:pe}=Po({groupAssignments:I,setGroupAssignments:g,setFocusedGroup:k,setGroupActiveTabIds:P,setGroupTabOrders:L,groupSizes:B,setGroupSizes:T,isMobile:S,visibleConversations:Ee,visibleTabKeys:et}),le=a.useMemo(()=>{var ye,ke;if(!S){if(ue){const Ie=_e.find(Pe=>Pe.tabKey===ue);if(Ie)return Ie}return Ee[0]}const de=N[M];if(de){const Ie=_e.find(Pe=>Pe.tabKey===de);if(Ie)return Ie}return((ye=oe[M])==null?void 0:ye[0])||((ke=oe[0])==null?void 0:ke[0])},[ue,S,N,M,_e,oe,Ee]);a.useEffect(()=>{if(S){$e.current=null;return}if(!(le!=null&&le.sessionId)){$e.current=null;return}const de=`${le.tabKey}:${le.sessionId}`;if($e.current===de)return;$e.current=de;const ye=dt(le,st),ke=Math.max(Date.now(),ns(le),ye.lastUpdated||0);t(le.daemonId||le.ideId,"mark_session_seen",{sessionId:le.sessionId,seenAt:ke}).catch(()=>{})},[le,S,st,t]);const{requestedDesktopTabKey:Mt,requestedMobileTabKey:Sr,consumeRequestedActiveTab:Ws}=jo({isMobile:S,urlActiveTab:o,resolveConversationBySessionId:Ge,setSearchParams:i}),{remoteDialogConv:Os,remoteDialogIdeEntry:Cr,remoteDialogActiveConv:Ir,setRemoteDialogActiveConv:os,openRemoteDialog:Mr,closeRemoteDialog:Tr}=_o({isMobile:S,location:s,navigate:n,requestedRemoteTabTarget:c,requestedDesktopTabKey:Mt,conversations:_e,ides:x,resolveConversationByTarget:tt}),ve=Ir||Os||le,ze=!!ve&&Se(ve)&&!je(ve),Tt=a.useMemo(()=>{if(!ve||!ze)return null;const de=ve.daemonId||ve.ideId||"",ye=ve.agentType||ve.ideType||"";return`${de}:${ye}`},[ve,ze]),Ar=a.useMemo(()=>Ee,[Ee]),At=S&&E==="chat",Rr=a.useMemo(()=>_e.filter(de=>re.has(de.tabKey)),[_e,re]);fo({visibleConversations:Ee,clearedTabs:Y,setClearedTabs:ee,setActionLogs:H}),wo({ides:x,sendDaemonCommand:t,setToasts:p,setLocalUserMessages:X,resolveConversationByTarget:tt});const{isRefreshingHistory:_r,handleLaunchIde:Lr,handleRefreshHistory:Dr}=pn({sendDaemonCommand:t,activeConv:le,updateIdeChats:m,setToasts:p,setLocalUserMessages:X,setClearedTabs:ee}),{isCreatingChat:Er,isRefreshingHistory:$r,handleSwitchSession:Pr,handleNewChat:Br,handleRefreshHistory:Kr}=pn({sendDaemonCommand:t,activeConv:ve,updateIdeChats:m,setToasts:p,setLocalUserMessages:X,setClearedTabs:ee}),cs=a.useCallback(async()=>{if(!(!ve||!ze||ce)){ne(!0);try{const de=ve.daemonId||ve.ideId,ye=ve.agentType||ve.ideType,ke=await t(de,"list_saved_sessions",{agentType:ye,providerType:ye,kind:"cli",limit:50}),Ie=(ke==null?void 0:ke.result)??ke;q(Array.isArray(Ie==null?void 0:Ie.sessions)?Ie.sessions:[])}catch(de){console.error("Refresh saved sessions failed",de),q([])}finally{ne(!1)}}},[ve,ce,ze,t]);a.useEffect(()=>{if(!z){me.current=null;return}if(!ze){me.current=null,q([]),ne(!1);return}!Tt||ce||me.current!==Tt&&(me.current=Tt,cs())},[cs,z,ce,ze,Tt]);const Wr=a.useCallback(async de=>{if(!ve||!ze||!de.providerSessionId||!de.workspace)return;const ye=ve.daemonId||ve.ideId,ke=ve.agentType||ve.ideType;try{Q(de.providerSessionId);const Ie=await t(ye,"launch_cli",{cliType:ke,dir:de.workspace,resumeSessionId:de.providerSessionId,initialModel:de.currentModel}),Pe=(Ie==null?void 0:Ie.result)??Ie,qs=typeof(Pe==null?void 0:Pe.sessionId)=="string"?Pe.sessionId:typeof(Pe==null?void 0:Pe.id)=="string"?Pe.id:"";qs&&i(Jr=>{const Gs=new URLSearchParams(Jr);return Gs.set("activeTab",qs),Gs},{replace:!0}),D(!1)}catch(Ie){console.error("Resume saved session failed",Ie)}finally{Q(null)}},[ve,ze,t,i]);Ro({urlActiveTab:S&&!At?o:null,conversations:_e,resolveConversationBySessionId:Ge,normalizedGroupAssignments:U,hasHydratedStoredLayout:S&&!At?W:!0,hydrateStoredLayout:S&&!At?$:()=>{},setGroupActiveTabIds:P,setFocusedGroup:k,setSearchParams:i,historyModalOpen:z,activeConv:le,isRefreshingHistory:_r,ides:x,handleRefreshHistory:Dr});const Rt=a.useCallback(async de=>{if(!le||!Se(le)||je(le))return;const ye=le.ideType||le.agentType||"",ke=le.ideId||le.daemonId||"";try{await t(ke,"stop_cli",{cliType:ye,targetSessionId:le.sessionId,mode:de})}catch(Ie){console.error("Stop CLI failed:",Ie)}},[le,t]),Or=a.useCallback(async()=>{var ye;if(!le||!Se(le)||je(le))return;if((ye=le.resume)!=null&&ye.supported){O(!0);return}const de=le.ideType||le.agentType||"CLI";window.confirm(`Stop ${de}?
|
|
@@ -59,4 +59,4 @@ This will disconnect CDP and optionally kill the process.`))try{const _=await n(
|
|
|
59
59
|
from { opacity: 0; transform: translateX(40px); }
|
|
60
60
|
to { opacity: 1; transform: translateX(0); }
|
|
61
61
|
}
|
|
62
|
-
`})]})}function _c(){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=[],x=[];Object.values(c.providers||{}).forEach(h=>{const u={name:h.name||"Unknown",status:h.status||"Stable",details:h.details||"Community Provider"};h.category==="ide"?d.push(u):h.category==="cli"?l.push(u):h.category==="extension"?f.push(u):h.category==="acp"&&x.push(u)});const m=(h,u)=>{const b={Stable:1,Beta:2,WIP:3},p=b[h.status]||99,w=b[u.status]||99;return p!==w?p-w:h.name.localeCompare(u.name)};s({ide:d.sort(m),cli:l.sort(m),ext:f.sort(m),acp:x.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(Kn,{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(_s,{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(On,{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(Yt,{title:"Capabilities",subtitle:"Provider registry coverage for IDEs, CLI agents, extensions, and ACPs",icon:e.jsx(Ft,{}),widthClassName:"max-w-5xl",children:e.jsx($s,{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(Yt,{title:"Capabilities",subtitle:"Provider registry coverage for IDEs, CLI agents, extensions, and ACPs",icon:e.jsx(Ft,{}),widthClassName:"max-w-5xl",contentClassName:"animate-fade-in",children:[e.jsx(Re,{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(Re,{title:"IDE support",icon:e.jsx(De,{className:"w-4 h-4"}),description:"Desktop editors and IDE surfaces with registry-backed providers.",children:o(t.ide)}),e.jsx(Re,{title:"Standalone CLI agents",icon:e.jsx(Ls,{className:"w-4 h-4"}),description:"CLI-first agents that can participate in the standalone dashboard.",children:o(t.cli)}),e.jsx(Re,{title:"AI extensions",icon:e.jsx(ut,{className:"w-4 h-4"}),description:"IDE extensions and companion integrations available in the registry.",children:o(t.ext)}),e.jsx(Re,{title:`ACP agents (${t.acp.length} loaded)`,icon:e.jsx(ut,{className:"w-4 h-4"}),description:"ACP-backed providers discovered through the same shared registry.",children:o(t.acp)})]})}class Lc{constructor(){Me(this,"adapters",new Map);Me(this,"states",new Map);Me(this,"runtimeListeners",new Map);Me(this,"screenshotCallbacks",new Map);Me(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 Fe=new Lc;function Dc(){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 Sn=Dc(),Cn=3e3,Ec=3e4;let Ve=null,$c=0;const Qt=new Map;let rt=null,kt=null;function In(t,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[standalone-status] ${t}`,s)}catch{}}function Pc(t){return t==="connected"?"connected":t}async function Ht(t,s,n){const r=Ri(t,n||{}),i=Ve;if(i&&i.readyState===WebSocket.OPEN){const o=`req_${++$c}_${Date.now()}`;return new Promise((c,d)=>{const l=setTimeout(()=>{Qt.delete(o),d(new Error(`WS command timeout: ${s}`))},3e4);Qt.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 Bc{constructor(s){Me(this,"daemonId");Me(this,"screenshotIdeType",null);this.daemonId=s}get hasCommandChannel(){return(Ve==null?void 0:Ve.readyState)===WebSocket.OPEN}get connectionState(){return(Ve==null?void 0:Ve.readyState)===WebSocket.OPEN?"connected":"disconnected"}async sendCommand(s,n){return Ht(this.daemonId,s,n)}async sendInput(s,n){return Ht(this.daemonId,"cdp_remote_action",{action:s,params:n,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}})}startScreenshots(s){this.screenshotIdeType=s||null,rt&&(clearInterval(rt),rt=null);const n=async()=>{if(this.hasCommandChannel)try{const r=await Ht(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());Fe.emitScreenshot(this.daemonId,i)}}catch{}};n(),rt=setInterval(n,2e3)}stopScreenshots(s){rt&&(clearInterval(rt),rt=null)}}let Ke=null;function Kc(t){return(!Ke||Ke.daemonId!==t)&&(Ke=new Bc(t)),Ke}function Wc({children:t}){const s=a.useRef(Xs()),n=Xs();s.current=n;const{setUserName:r}=Nt(),i=a.useRef(r);i.current=r;const[,o]=a.useState("disconnected"),c=a.useCallback((h,u)=>{o(h),kt==null||kt(h,u)},[]),d=a.useRef(null),l=a.useRef(),f=a.useRef(Cn),x=a.useRef(!0),m=a.useRef(!1);return a.useEffect(()=>{x.current=!0,m.current=!1;function h(){var p,w;if(!x.current||((p=d.current)==null?void 0:p.readyState)===WebSocket.OPEN||((w=d.current)==null?void 0:w.readyState)===WebSocket.CONNECTING)return;c("connecting"),console.log(`[Standalone WS] Connecting to ${Sn}...`);let b;try{b=new WebSocket(Sn)}catch(v){console.error("[Standalone WS] Failed to create WebSocket:",v),u();return}d.current=b,b.onopen=()=>{if(!x.current){b.close();return}c("connected"),f.current=Cn,console.log("[Standalone WS] Connected")},Ve=b,b.onmessage=v=>{var y;try{const j=JSON.parse(v.data);if((j.type==="command_result"||j.type==="error")&&j.requestId){const I=Qt.get(j.requestId);I&&(Qt.delete(j.requestId),j.type==="error"?I.reject(new Error(((y=j.data)==null?void 0:y.message)||"Command failed")):I.resolve(j.data));return}if(j.type==="session_output"){const I=j.sessionId||j.cliId||j.cliType;I&&Fe.emitSessionOutput(I,typeof j.data=="string"?j.data:"",typeof j.seq=="number"?j.seq:void 0);return}if(j.type==="runtime_snapshot"){Fe.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 I=j.data;if(!I)return;const{injectEntries:g,markLoaded:M}=s.current,k=I.id||"standalone",N=Kc(k);Fe.register(k,N),Fe.setState(k,"connected"),c("connected",k),Fe.emitStatus(k,I);const P=Ti(I,{daemonId:k});In("ws_status",{type:j.type,daemonId:k,sessions:(I.sessions||[]).map(K=>({id:K.id,parentId:K.parentId,providerType:K.providerType,kind:K.kind,transport:K.transport,unread:K.unread,inboxBucket:K.inboxBucket,lastSeenAt:K.lastSeenAt,lastUpdated:K.lastUpdated,title:K.title})),recentLaunches:(I.recentLaunches||[]).map(K=>({id:K.id,providerType:K.providerType,kind:K.kind,workspace:K.workspace,lastLaunchedAt:K.lastLaunchedAt}))}),In("entries",{daemonId:k,entries:P.filter(K=>K.type!=="adhdev-daemon").map(K=>({id:K.id,type:K.type,unread:K.unread,inboxBucket:K.inboxBucket,lastSeenAt:K.lastSeenAt,lastUpdated:K.lastUpdated,sessionId:K.sessionId}))}),P.length>0&&g(P,{authoritativeDaemonIds:[k]}),M(),I.userName&&i.current&&i.current(I.userName)}}catch(j){console.error("[Standalone WS] Parse error:",j)}},b.onclose=()=>{x.current&&(Ke==null||Ke.stopScreenshots(),Ke&&Fe.setState(Ke.daemonId,"disconnected"),c("disconnected"),d.current=null,u())},b.onerror=v=>{m.current||!x.current||console.warn("[Standalone WS] Error, will reconnect:",v)}}function u(){if(!x.current)return;clearTimeout(l.current);const b=f.current;console.log(`[Standalone WS] Reconnecting in ${b}ms...`),l.current=setTimeout(()=>{f.current=Math.min(f.current*1.5,Ec),h()},b)}return h(),()=>{x.current=!1,m.current=!0,clearTimeout(l.current),d.current&&(d.current.onerror=null,d.current.onclose=null,d.current.close(),d.current=null,Ve=null),Ke&&(Ke.stopScreenshots(),Fe.unregister(Ke.daemonId))}},[]),e.jsx(e.Fragment,{children:t})}function Oc({children:t}){const[s,n]=a.useState("disconnected"),[r,i]=a.useState(null);a.useEffect(()=>(kt=(c,d)=>{n(c),d&&i(d)},()=>{kt=null}),[]);const o=a.useMemo(()=>{const c=s==="connected",d=Pc(s),l={};return r&&(l[r]=d),l.standalone=d,{wsStatus:s,isConnected:c,connectionStates:l}},[s,r]);return e.jsx(ha,{connectionOverrides:o,children:e.jsx(Wc,{children:t})})}const zc=[{id:"dashboard",path:"/dashboard",icon:e.jsx(En,{}),label:"Dashboard"},{id:"machine",path:"/machines",icon:e.jsx(Ts,{}),label:"Burrow"},{id:"settings",path:"/settings",icon:e.jsx(es,{}),label:"Settings"}];function Uc({children:t}){const s=pt(),n=Ms(),[r,i]=a.useState(!1),[o,c]=a.useState(()=>{try{return localStorage.getItem("sidebar-collapsed")==="1"}catch{return!1}}),d=x=>{s(x),i(!1)},l=()=>{c(x=>{const m=!x;try{localStorage.setItem("sidebar-collapsed",m?"1":"0")}catch{}return m})},f=x=>`nav-item${n.pathname.startsWith(x)?" 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:x=>x.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:zc.map(x=>e.jsxs("div",{className:f(x.path),id:`nav-${x.id}`,onClick:()=>d(x.path),title:o?x.label:void 0,children:[e.jsx("span",{className:"nav-icon",children:x.icon}),!o&&x.label]},x.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(Ft,{})}),!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(Bn,{})}),!o&&"About"]}),!o&&e.jsxs("div",{className:"px-3 py-2 text-xs text-text-muted",children:["Selfhost v","0.8.1"]}),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 Hc=[{icon:e.jsx(Ts,{size:16}),title:"Local-first runtime",desc:"Everything stays on your machine and the browser only connects over localhost."},{icon:e.jsx(Ze,{size:16}),title:"Agent chat relay",desc:"Read and respond to AI conversations in real time across connected IDEs."},{icon:e.jsx(Wn,{size:16}),title:"Live screenshots",desc:"View your IDE directly in the browser through the local screenshot stream."},{icon:e.jsx(De,{size:16}),title:"Remote control",desc:"Click, type, and steer your IDE sessions without switching windows."},{icon:e.jsx(ut,{size:16}),title:"Multi-IDE support",desc:"Monitor VS Code, Cursor, Windsurf, and extension-based agents in one place."},{icon:e.jsx(Ft,{size:16}),title:"CLI and ACP coverage",desc:"Track standalone CLI agents and ACP-backed workflows alongside IDE sessions."}],Fc=[{icon:e.jsx(zn,{size:16}),title:"Access from anywhere",desc:"Reach your burrows from another laptop or phone without opening local ports."},{icon:e.jsx(En,{size:16}),title:"Low-latency P2P stream",desc:"Cloud adds the WebRTC path for faster screenshots and remote control."},{icon:e.jsx(ts,{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(wa,{size:16}),title:"Team workspace",desc:"Share burrows, activity views, and policies across a team workspace."},{icon:e.jsx(Kn,{size:16}),title:"Enterprise controls",desc:"SSO, RBAC, audit logs, and managed policy features for production teams."}],Vc=[{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 qc(){return e.jsxs(Yt,{icon:e.jsx(Bn,{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.1"]}),children:[e.jsx(Re,{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(Re,{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:Hc.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(Re,{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:rr.map(t=>`${t.icon} ${t.name}`)},{label:"Extensions",items:ir.map(t=>`${t.icon} ${t.name}`)},{label:"CLI agents",items:ar.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(Re,{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:Fc.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(Re,{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:Vc.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($s,{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(Ea,{size:14,className:"mr-1"}),"Discord ↗"]})]})})]})}function Gc(){const{ides:t}=Nt(),s=t.find(m=>m.type==="adhdev-daemon"),n=(s==null?void 0:s.detectedIdes)||[],{sendCommand:r}=Qe(),{userName:i}=Nt(),[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}}),x=m=>{f(m);try{localStorage.setItem("adhdev_sound",m?"1":"0")}catch{}};return e.jsxs(Yt,{icon:e.jsx(es,{className:"text-text-primary"}),title:"Settings",subtitle:"Local daemon configuration, appearance, and on-device preferences",widthClassName:"max-w-5xl",children:[e.jsx(Vi,{variant:"info",children:"Standalone settings stay on this machine. The browser only talks to your local daemon over localhost."}),e.jsx(Re,{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.1"]}),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(Re,{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(Re,{title:"Machine",description:"The local burrow exposed by your standalone daemon.",children:e.jsx(Qi,{ides:t,emptyMessage:"Daemon not connected. Run 'adhdev-standalone' to start."})}),e.jsx(Re,{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(no,{})]}),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(lo,{})]}),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(xo,{})]})]})}),e.jsx(Re,{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(Zi,{}),e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Da,{size:15})," Sound Effects"]}),description:"Play a sound when agent completes or needs approval",checked:l,onChange:x})]})}),e.jsx(Re,{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(Pn,{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()}})]})})})]})}Ji();oo();const Yc=Ln({baseUrl:""});function Mn(){const{ides:t,initialLoaded:s}=Nt();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(ys,{to:`/machines/${n.id}`,replace:!0}):e.jsx(ys,{to:"/dashboard",replace:!0})}function Xc(){return e.jsx(da,{future:{v7_startTransition:!0,v7_relativeSplatPath:!0},children:e.jsx(ya,{client:Yc,children:e.jsx(Oc,{children:e.jsx(ja,{value:{sendCommand:Ht,sendData:()=>!1},children:e.jsx(Uc,{children:e.jsxs(ua,{children:[e.jsx(Ye,{path:"/dashboard",element:e.jsx(bc,{})}),e.jsx(Ye,{path:"/machine",element:e.jsx(Mn,{})}),e.jsx(Ye,{path:"/machines/:id",element:e.jsx(Rc,{})}),e.jsx(Ye,{path:"/machines",element:e.jsx(Mn,{})}),e.jsx(Ye,{path:"/capabilities",element:e.jsx(_c,{})}),e.jsx(Ye,{path:"/about",element:e.jsx(qc,{})}),e.jsx(Ye,{path:"/settings",element:e.jsx(Gc,{})}),e.jsx(Ye,{path:"*",element:e.jsx(ys,{to:"/dashboard",replace:!0})})]})})})})})})}bi({connectionManager:Fe});xa(document.getElementById("root")).render(e.jsx(a.StrictMode,{children:e.jsx(Xc,{})}));
|
|
62
|
+
`})]})}function _c(){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=[],x=[];Object.values(c.providers||{}).forEach(h=>{const u={name:h.name||"Unknown",status:h.status||"Stable",details:h.details||"Community Provider"};h.category==="ide"?d.push(u):h.category==="cli"?l.push(u):h.category==="extension"?f.push(u):h.category==="acp"&&x.push(u)});const m=(h,u)=>{const b={Stable:1,Beta:2,WIP:3},p=b[h.status]||99,w=b[u.status]||99;return p!==w?p-w:h.name.localeCompare(u.name)};s({ide:d.sort(m),cli:l.sort(m),ext:f.sort(m),acp:x.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(Kn,{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(_s,{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(On,{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(Yt,{title:"Capabilities",subtitle:"Provider registry coverage for IDEs, CLI agents, extensions, and ACPs",icon:e.jsx(Ft,{}),widthClassName:"max-w-5xl",children:e.jsx($s,{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(Yt,{title:"Capabilities",subtitle:"Provider registry coverage for IDEs, CLI agents, extensions, and ACPs",icon:e.jsx(Ft,{}),widthClassName:"max-w-5xl",contentClassName:"animate-fade-in",children:[e.jsx(Re,{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(Re,{title:"IDE support",icon:e.jsx(De,{className:"w-4 h-4"}),description:"Desktop editors and IDE surfaces with registry-backed providers.",children:o(t.ide)}),e.jsx(Re,{title:"Standalone CLI agents",icon:e.jsx(Ls,{className:"w-4 h-4"}),description:"CLI-first agents that can participate in the standalone dashboard.",children:o(t.cli)}),e.jsx(Re,{title:"AI extensions",icon:e.jsx(ut,{className:"w-4 h-4"}),description:"IDE extensions and companion integrations available in the registry.",children:o(t.ext)}),e.jsx(Re,{title:`ACP agents (${t.acp.length} loaded)`,icon:e.jsx(ut,{className:"w-4 h-4"}),description:"ACP-backed providers discovered through the same shared registry.",children:o(t.acp)})]})}class Lc{constructor(){Me(this,"adapters",new Map);Me(this,"states",new Map);Me(this,"runtimeListeners",new Map);Me(this,"screenshotCallbacks",new Map);Me(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 Fe=new Lc;function Dc(){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 Sn=Dc(),Cn=3e3,Ec=3e4;let Ve=null,$c=0;const Qt=new Map;let rt=null,kt=null;function In(t,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[standalone-status] ${t}`,s)}catch{}}function Pc(t){return t==="connected"?"connected":t}async function Ht(t,s,n){const r=Ri(t,n||{}),i=Ve;if(i&&i.readyState===WebSocket.OPEN){const o=`req_${++$c}_${Date.now()}`;return new Promise((c,d)=>{const l=setTimeout(()=>{Qt.delete(o),d(new Error(`WS command timeout: ${s}`))},3e4);Qt.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 Bc{constructor(s){Me(this,"daemonId");Me(this,"screenshotIdeType",null);this.daemonId=s}get hasCommandChannel(){return(Ve==null?void 0:Ve.readyState)===WebSocket.OPEN}get connectionState(){return(Ve==null?void 0:Ve.readyState)===WebSocket.OPEN?"connected":"disconnected"}async sendCommand(s,n){return Ht(this.daemonId,s,n)}async sendInput(s,n){return Ht(this.daemonId,"cdp_remote_action",{action:s,params:n,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}})}startScreenshots(s){this.screenshotIdeType=s||null,rt&&(clearInterval(rt),rt=null);const n=async()=>{if(this.hasCommandChannel)try{const r=await Ht(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());Fe.emitScreenshot(this.daemonId,i)}}catch{}};n(),rt=setInterval(n,2e3)}stopScreenshots(s){rt&&(clearInterval(rt),rt=null)}}let Ke=null;function Kc(t){return(!Ke||Ke.daemonId!==t)&&(Ke=new Bc(t)),Ke}function Wc({children:t}){const s=a.useRef(Xs()),n=Xs();s.current=n;const{setUserName:r}=Nt(),i=a.useRef(r);i.current=r;const[,o]=a.useState("disconnected"),c=a.useCallback((h,u)=>{o(h),kt==null||kt(h,u)},[]),d=a.useRef(null),l=a.useRef(),f=a.useRef(Cn),x=a.useRef(!0),m=a.useRef(!1);return a.useEffect(()=>{x.current=!0,m.current=!1;function h(){var p,w;if(!x.current||((p=d.current)==null?void 0:p.readyState)===WebSocket.OPEN||((w=d.current)==null?void 0:w.readyState)===WebSocket.CONNECTING)return;c("connecting"),console.log(`[Standalone WS] Connecting to ${Sn}...`);let b;try{b=new WebSocket(Sn)}catch(v){console.error("[Standalone WS] Failed to create WebSocket:",v),u();return}d.current=b,b.onopen=()=>{if(!x.current){b.close();return}c("connected"),f.current=Cn,console.log("[Standalone WS] Connected")},Ve=b,b.onmessage=v=>{var y;try{const j=JSON.parse(v.data);if((j.type==="command_result"||j.type==="error")&&j.requestId){const I=Qt.get(j.requestId);I&&(Qt.delete(j.requestId),j.type==="error"?I.reject(new Error(((y=j.data)==null?void 0:y.message)||"Command failed")):I.resolve(j.data));return}if(j.type==="session_output"){const I=j.sessionId||j.cliId||j.cliType;I&&Fe.emitSessionOutput(I,typeof j.data=="string"?j.data:"",typeof j.seq=="number"?j.seq:void 0);return}if(j.type==="runtime_snapshot"){Fe.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 I=j.data;if(!I)return;const{injectEntries:g,markLoaded:M}=s.current,k=I.id||"standalone",N=Kc(k);Fe.register(k,N),Fe.setState(k,"connected"),c("connected",k),Fe.emitStatus(k,I);const P=Ti(I,{daemonId:k});In("ws_status",{type:j.type,daemonId:k,sessions:(I.sessions||[]).map(K=>({id:K.id,parentId:K.parentId,providerType:K.providerType,kind:K.kind,transport:K.transport,unread:K.unread,inboxBucket:K.inboxBucket,lastSeenAt:K.lastSeenAt,lastUpdated:K.lastUpdated,title:K.title})),recentLaunches:(I.recentLaunches||[]).map(K=>({id:K.id,providerType:K.providerType,kind:K.kind,workspace:K.workspace,lastLaunchedAt:K.lastLaunchedAt}))}),In("entries",{daemonId:k,entries:P.filter(K=>K.type!=="adhdev-daemon").map(K=>({id:K.id,type:K.type,unread:K.unread,inboxBucket:K.inboxBucket,lastSeenAt:K.lastSeenAt,lastUpdated:K.lastUpdated,sessionId:K.sessionId}))}),P.length>0&&g(P,{authoritativeDaemonIds:[k]}),M(),I.userName&&i.current&&i.current(I.userName)}}catch(j){console.error("[Standalone WS] Parse error:",j)}},b.onclose=()=>{x.current&&(Ke==null||Ke.stopScreenshots(),Ke&&Fe.setState(Ke.daemonId,"disconnected"),c("disconnected"),d.current=null,u())},b.onerror=v=>{m.current||!x.current||console.warn("[Standalone WS] Error, will reconnect:",v)}}function u(){if(!x.current)return;clearTimeout(l.current);const b=f.current;console.log(`[Standalone WS] Reconnecting in ${b}ms...`),l.current=setTimeout(()=>{f.current=Math.min(f.current*1.5,Ec),h()},b)}return h(),()=>{x.current=!1,m.current=!0,clearTimeout(l.current),d.current&&(d.current.onerror=null,d.current.onclose=null,d.current.close(),d.current=null,Ve=null),Ke&&(Ke.stopScreenshots(),Fe.unregister(Ke.daemonId))}},[]),e.jsx(e.Fragment,{children:t})}function Oc({children:t}){const[s,n]=a.useState("disconnected"),[r,i]=a.useState(null);a.useEffect(()=>(kt=(c,d)=>{n(c),d&&i(d)},()=>{kt=null}),[]);const o=a.useMemo(()=>{const c=s==="connected",d=Pc(s),l={};return r&&(l[r]=d),l.standalone=d,{wsStatus:s,isConnected:c,connectionStates:l}},[s,r]);return e.jsx(ha,{connectionOverrides:o,children:e.jsx(Wc,{children:t})})}const zc=[{id:"dashboard",path:"/dashboard",icon:e.jsx(En,{}),label:"Dashboard"},{id:"machine",path:"/machines",icon:e.jsx(Ts,{}),label:"Burrow"},{id:"settings",path:"/settings",icon:e.jsx(es,{}),label:"Settings"}];function Uc({children:t}){const s=pt(),n=Ms(),[r,i]=a.useState(!1),[o,c]=a.useState(()=>{try{return localStorage.getItem("sidebar-collapsed")==="1"}catch{return!1}}),d=x=>{s(x),i(!1)},l=()=>{c(x=>{const m=!x;try{localStorage.setItem("sidebar-collapsed",m?"1":"0")}catch{}return m})},f=x=>`nav-item${n.pathname.startsWith(x)?" 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:x=>x.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:zc.map(x=>e.jsxs("div",{className:f(x.path),id:`nav-${x.id}`,onClick:()=>d(x.path),title:o?x.label:void 0,children:[e.jsx("span",{className:"nav-icon",children:x.icon}),!o&&x.label]},x.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(Ft,{})}),!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(Bn,{})}),!o&&"About"]}),!o&&e.jsxs("div",{className:"px-3 py-2 text-xs text-text-muted",children:["Selfhost v","0.8.2"]}),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 Hc=[{icon:e.jsx(Ts,{size:16}),title:"Local-first runtime",desc:"Everything stays on your machine and the browser only connects over localhost."},{icon:e.jsx(Ze,{size:16}),title:"Agent chat relay",desc:"Read and respond to AI conversations in real time across connected IDEs."},{icon:e.jsx(Wn,{size:16}),title:"Live screenshots",desc:"View your IDE directly in the browser through the local screenshot stream."},{icon:e.jsx(De,{size:16}),title:"Remote control",desc:"Click, type, and steer your IDE sessions without switching windows."},{icon:e.jsx(ut,{size:16}),title:"Multi-IDE support",desc:"Monitor VS Code, Cursor, Windsurf, and extension-based agents in one place."},{icon:e.jsx(Ft,{size:16}),title:"CLI and ACP coverage",desc:"Track standalone CLI agents and ACP-backed workflows alongside IDE sessions."}],Fc=[{icon:e.jsx(zn,{size:16}),title:"Access from anywhere",desc:"Reach your burrows from another laptop or phone without opening local ports."},{icon:e.jsx(En,{size:16}),title:"Low-latency P2P stream",desc:"Cloud adds the WebRTC path for faster screenshots and remote control."},{icon:e.jsx(ts,{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(wa,{size:16}),title:"Team workspace",desc:"Share burrows, activity views, and policies across a team workspace."},{icon:e.jsx(Kn,{size:16}),title:"Enterprise controls",desc:"SSO, RBAC, audit logs, and managed policy features for production teams."}],Vc=[{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 qc(){return e.jsxs(Yt,{icon:e.jsx(Bn,{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.2"]}),children:[e.jsx(Re,{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(Re,{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:Hc.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(Re,{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:rr.map(t=>`${t.icon} ${t.name}`)},{label:"Extensions",items:ir.map(t=>`${t.icon} ${t.name}`)},{label:"CLI agents",items:ar.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(Re,{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:Fc.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(Re,{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:Vc.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($s,{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(Ea,{size:14,className:"mr-1"}),"Discord ↗"]})]})})]})}function Gc(){const{ides:t}=Nt(),s=t.find(m=>m.type==="adhdev-daemon"),n=(s==null?void 0:s.detectedIdes)||[],{sendCommand:r}=Qe(),{userName:i}=Nt(),[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}}),x=m=>{f(m);try{localStorage.setItem("adhdev_sound",m?"1":"0")}catch{}};return e.jsxs(Yt,{icon:e.jsx(es,{className:"text-text-primary"}),title:"Settings",subtitle:"Local daemon configuration, appearance, and on-device preferences",widthClassName:"max-w-5xl",children:[e.jsx(Vi,{variant:"info",children:"Standalone settings stay on this machine. The browser only talks to your local daemon over localhost."}),e.jsx(Re,{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.2"]}),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(Re,{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(Re,{title:"Machine",description:"The local burrow exposed by your standalone daemon.",children:e.jsx(Qi,{ides:t,emptyMessage:"Daemon not connected. Run 'adhdev-standalone' to start."})}),e.jsx(Re,{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(no,{})]}),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(lo,{})]}),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(xo,{})]})]})}),e.jsx(Re,{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(Zi,{}),e.jsx(Je,{label:e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(Da,{size:15})," Sound Effects"]}),description:"Play a sound when agent completes or needs approval",checked:l,onChange:x})]})}),e.jsx(Re,{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(Pn,{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()}})]})})})]})}Ji();oo();const Yc=Ln({baseUrl:""});function Mn(){const{ides:t,initialLoaded:s}=Nt();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(ys,{to:`/machines/${n.id}`,replace:!0}):e.jsx(ys,{to:"/dashboard",replace:!0})}function Xc(){return e.jsx(da,{future:{v7_startTransition:!0,v7_relativeSplatPath:!0},children:e.jsx(ya,{client:Yc,children:e.jsx(Oc,{children:e.jsx(ja,{value:{sendCommand:Ht,sendData:()=>!1},children:e.jsx(Uc,{children:e.jsxs(ua,{children:[e.jsx(Ye,{path:"/dashboard",element:e.jsx(bc,{})}),e.jsx(Ye,{path:"/machine",element:e.jsx(Mn,{})}),e.jsx(Ye,{path:"/machines/:id",element:e.jsx(Rc,{})}),e.jsx(Ye,{path:"/machines",element:e.jsx(Mn,{})}),e.jsx(Ye,{path:"/capabilities",element:e.jsx(_c,{})}),e.jsx(Ye,{path:"/about",element:e.jsx(qc,{})}),e.jsx(Ye,{path:"/settings",element:e.jsx(Gc,{})}),e.jsx(Ye,{path:"*",element:e.jsx(ys,{to:"/dashboard",replace:!0})})]})})})})})})}bi({connectionManager:Fe});xa(document.getElementById("root")).render(e.jsx(a.StrictMode,{children:e.jsx(Xc,{})}));
|