@adhdev/daemon-standalone 0.8.89 → 0.8.90
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.
|
@@ -27,9 +27,9 @@ var dd=Object.defineProperty;var ud=(e,s,r)=>s in e?dd(e,s,{enumerable:!0,config
|
|
|
27
27
|
`})]})}function It(e){return(typeof e=="string"?e.trim():"")||void 0}function Jt(e,s){const r=It(s);return r?`${e}:${r}`:void 0}function ss(e,s,r){const n=Jt(s,r),a=It(r);n&&e.push(n),a&&e.push(a)}function Rs(e){const s=[],r=new Set;for(const n of e)!n||r.has(n)||(r.add(n),s.push(n));return s}function tc(e){return It(e.providerSessionId)||It(e.sessionId)||It(e.tabKey)||It(e.routeId)}function Ka(e){return Rs([It(e.providerSessionId),It(e.sessionId)])}function rs(e){const s=[];return ss(s,"provider",e.providerSessionId),ss(s,"session",e.sessionId),ss(s,"tab",e.tabKey),ss(s,"route",e.routeId),Rs(s)}function yu(e){const s=[];return It(e.providerSessionId)?(ss(s,"provider",e.providerSessionId),Rs(s)):It(e.sessionId)?(ss(s,"session",e.sessionId),Rs(s)):It(e.tabKey)?(ss(s,"tab",e.tabKey),Rs(s)):It(e.routeId)?(ss(s,"route",e.routeId),Rs(s)):[]}function Ba(e){return Jt("provider",e.providerSessionId)||Jt("session",e.sessionId)||Jt("tab",e.tabKey)||Jt("route",e.routeId)||"unknown:"}function jr(e){return Ka(e)[0]}function sc(e){const s=It(e.providerSessionId),r=It(e.sessionId),n=It(e.tabKey),a=It(e.routeId),i=[Jt("provider",s),Jt("session",r),Jt("tab",n),Jt("route",a)].filter(u=>typeof u=="string"),c=rs({providerSessionId:s,sessionId:r,tabKey:n,routeId:a}),l=Ba({providerSessionId:s,sessionId:r,tabKey:n,routeId:a});return{providerSessionId:s,sessionId:r,tabKey:n,routeId:a,canonicalKey:l,targetKey:l,targetValue:tc({providerSessionId:s,sessionId:r,tabKey:n,routeId:a}),historySessionId:jr({providerSessionId:s,sessionId:r}),runtimeSessionId:r,allKeys:i,lookupKeys:c}}function hr(e,s){const r=sc(e);return yu(s).some(n=>r.lookupKeys.includes(n))}function vn(e,s={}){if(!e)return"";const{suffix:r="",nowLabel:n="now",nowThreshold:a=60}=s,i=Date.now()-e,c=Math.floor(i/1e3);if(c<a)return n;const l=Math.floor(c/60);if(l<60)return`${l}m${r}`;const u=Math.floor(l/60);if(u<24)return`${u}h${r}`;const p=Math.floor(u/24);return p<7?`${p}d${r}`:new Date(e).toLocaleDateString()}const rc=e=>vn(e);function vu(e){return{unread:!!e.unread,lastSeenAt:e.lastSeenAt||0,lastUpdated:e.lastUpdated||0,inboxBucket:e.inboxBucket||"idle",surfaceHidden:!!e.surfaceHidden,completionMarker:typeof e.completionMarker=="string"?e.completionMarker:"",seenCompletionMarker:typeof e.seenCompletionMarker=="string"?e.seenCompletionMarker:""}}function qs(e){const s=e.connectionState==="failed"||e.connectionState==="closed",r=e.connectionState==="connecting"||e.connectionState==="new",n=e.status==="generating",a=e.status==="waiting_approval";return{isReconnecting:s,isConnecting:r,isGenerating:n,isWaiting:a}}function wu(e){const s=new Map,r=(n,a)=>{n&&s.set(n,{sessionId:n,...vu(a)})};for(const n of e)if(n.type!=="adhdev-daemon"){r(n.sessionId,n);for(const a of n.childSessions||[])r(a.id,a)}return s}function ln(e,s){if(e.sessionId){const r=s.get(e.sessionId);if(r)return r}return{sessionId:e.sessionId||e.tabKey,unread:!1,lastSeenAt:0,lastUpdated:0,inboxBucket:"idle",surfaceHidden:!1,completionMarker:"",seenCompletionMarker:""}}function wn(e,s,r){const n=ln(e,s),a=qs(e),i=rs(e).map(A=>{var d;return(d=r==null?void 0:r.notificationStateBySessionId)==null?void 0:d.get(A)}).find(A=>!!A),c=a.isReconnecting,l=a.isConnecting,u=a.isGenerating,p=a.isWaiting,m=n.inboxBucket==="needs_attention"||e.status==="needs_attention"||e.status==="waiting_for_user_input"||p,f=n.inboxBucket==="working"||u,w=!!(n.inboxBucket==="task_complete"&&(i?i.unreadCount>0:n.unread)&&!(r!=null&&r.hideOpenTaskCompleteUnread&&(r!=null&&r.isOpenConversation)));return{unread:w,requiresAction:m,isWorking:f,isReconnecting:c,isConnecting:l,isGenerating:u,isWaiting:p,inboxBucket:m?"needs_attention":f?"working":w?"task_complete":"idle"}}function ju(e,s,r){return wn(e,s,{hideOpenTaskCompleteUnread:!0,isOpenConversation:r==null?void 0:r.isOpenConversation,notificationStateBySessionId:r==null?void 0:r.notificationStateBySessionId}).unread}function nc({activeConv:e,onModalButton:s}){const[r,n]=o.useState(null);if(o.useEffect(()=>{n(null)},[e.modalMessage,e.status,e.connectionState]),!qs(e).isWaiting||!e.modalButtons)return null;const i=l=>{r||(n(l),s(l))},c=l=>l.replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").replace(/\s*(Alt|Ctrl|Shift|Cmd|Enter|Return|Esc|Tab|Backspace)(\+\s*\w+)*/gi,"").trim();return t.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:[e.modalMessage&&t.jsx("div",{className:"text-[11px] opacity-85 mb-1.5 whitespace-nowrap overflow-hidden text-ellipsis max-w-full",children:e.modalMessage.replace(/[\n\r]+/g," ").slice(0,120)}),t.jsxs("div",{className:"flex justify-between items-center",children:[t.jsxs("div",{className:"font-black text-xs flex items-center gap-2",children:[t.jsx(ks,{size:14})," ",r?"PROCESSING...":"ACTION REQUIRED"]}),t.jsx("div",{className:"flex gap-2 flex-wrap",children:e.modalButtons.map((l,u)=>{const p=c(l).toLowerCase(),m=/^(run|approve|accept|yes|allow|always)/.test(p),f=/^(reject|deny|delete|remove|abort)/.test(p),g=r===l,w=r!==null;return t.jsx("button",{onClick:()=>i(l),disabled:w,className:`btn btn-sm border-none rounded-md text-xs px-3 py-1 ${m?"font-extrabold":f?"bg-red-500/30 text-white font-semibold":"text-white font-semibold"} ${w&&!g?"opacity-40":"opacity-100"} ${w?"cursor-not-allowed":"cursor-pointer"}`,style:m?{color:"var(--status-warning)",background:"var(--surface-primary)",boxShadow:"inset 0 0 0 1px color-mix(in srgb, var(--status-warning) 18%, transparent)"}:f?void 0:{background:"color-mix(in srgb, var(--surface-primary) 82%, transparent)",boxShadow:"inset 0 0 0 1px color-mix(in srgb, white 10%, transparent)"},children:g?"⏳ ...":c(l)},u)})})]})]})}const Oa="adhdev_controls_bar_visible",fa="adhdev:controlsbarvisibilitychange";function $n(e){if(!e)return!1;try{return e.getItem(Oa)==="1"}catch{return!1}}function Bo(e,s){if(s)try{s.setItem(Oa,e?"1":"0")}catch{}}function Oo(e){typeof window>"u"||window.dispatchEvent(new CustomEvent(fa,{detail:{visible:e}}))}function ac(){const[e,s]=o.useState(()=>typeof window>"u"?!1:$n(window.localStorage));o.useEffect(()=>{const a=c=>{const l=c.detail;if(typeof(l==null?void 0:l.visible)=="boolean"){s(l.visible);return}s($n(window.localStorage))},i=c=>{c.key===Oa&&s($n(window.localStorage))};return window.addEventListener(fa,a),window.addEventListener("storage",i),()=>{window.removeEventListener(fa,a),window.removeEventListener("storage",i)}},[]);const r=o.useCallback(a=>{s(a),typeof window<"u"&&Bo(a,window.localStorage),Oo(a)},[]),n=o.useCallback(()=>{s(a=>{const i=!a;return typeof window<"u"&&Bo(i,window.localStorage),Oo(i),i})},[]);return{isVisible:e,setVisibility:r,toggleVisibility:n}}var ku=new Set(["generating","streaming","loading","loading_reference","thinking","active"]);function Su(e){var s;return(((s=e==null?void 0:e.buttons)==null?void 0:s.length)??0)>0}function Ct(e,s){if(Su(s==null?void 0:s.activeModal))return"waiting_approval";const r=String(e||"idle").trim().toLowerCase();return r==="waiting_approval"?"waiting_approval":ku.has(r)?"generating":r==="error"?"error":r==="stopped"?"stopped":r==="starting"?"starting":r==="panel_hidden"?"panel_hidden":r==="not_monitored"?"not_monitored":r==="disconnected"?"disconnected":"idle"}function oc(e){return Ct(e)==="generating"}function ot(e){return e?e.split("-").map(s=>s.charAt(0).toUpperCase()+s.slice(1).toLowerCase()).join(" "):"IDE"}function Nu(e){if(e<60)return`${Math.round(e)}s`;const s=Math.floor(e/60);if(s<60)return`${s}m`;const r=Math.floor(s/60),n=s%60;if(r<24)return n>0?`${r}h ${n}m`:`${r}h`;const a=Math.floor(r/24),i=r%24;return`${a}d ${i}h`}function Kn(e){return e<1024*1024*1024?`${(e/(1024*1024)).toFixed(0)} MB`:`${(e/(1024*1024*1024)).toFixed(1)} GB`}function jn(e,s){const r=typeof s=="string"?s.trim():"";if(r)return r;const n=typeof e=="string"?e.trim():"";if(!n)return"";const a=n.replace(/[\\/]+$/,""),i=a.split(/[\\/]/).filter(Boolean);return i[i.length-1]||a}function Cu(e){if(e.length>16&&/^[a-f0-9]+$/i.test(e))return`Machine-${e.substring(0,8)}`;if(e.includes("_")){const s=e.split("_"),r=s[s.length-1];return r.length>12?`Machine-${r.substring(0,8)}`:r}return e}function Iu(e){const s=e.trim().toLowerCase();return s.startsWith("mach_")||s.startsWith("standalone_mach_")||s.startsWith("daemon_mach_")}function Au(e){return Cu(e.trim().replace(/\.local$/i,""))}function Mu(e){const s=e.machineNickname??e.nickname;return typeof s!="string"?null:s.trim()||null}function ic(e,s={}){var a,i;const r=[e.hostname,(a=e.machine)==null?void 0:a.hostname,(i=e.system)==null?void 0:i.hostname].find(c=>typeof c=="string"&&c.trim().length>0&&!Iu(c));if(r&&r!=="Unknown")return Au(r);const n=s.fallbackId||e.id;return n?`Machine-${n.substring(0,8)}`:s.fallbackLabel||"Machine"}function _t(e,s={}){return Mu(e)||ic(e,s)}function cc(e){return!e||!Array.isArray(e.items)?[]:e.items.map(s=>String((s==null?void 0:s.value)||(s==null?void 0:s.shortValue)||"").trim()).filter(Boolean)}function lc(e,s,r={}){const n=String(s).trim();if(!e||!Array.isArray(e.items)||!n)return"";const a=e.items.find(i=>String((i==null?void 0:i.id)||"").trim()===n);return a?String(r.preferShortValue?a.shortValue||a.value||"":a.value||a.shortValue||"").trim():""}function Ss(e,s){return cc(e).join(" · ")}function xr(e){return e.transport==="pty"}function Ps(e){return e.transport==="acp"}function Tu(e,s){var r,n;return(r=s==null?void 0:s.providerLabels)!=null&&r[e]?s.providerLabels[e]:(n=s==null?void 0:s.providerLabels)!=null&&n[e==null?void 0:e.toLowerCase()]?s.providerLabels[e.toLowerCase()]:s!=null&&s.agentName&&s.agentName!==e?s.agentName:ot(e)}function Wo(e,s,r){const n=(e||"").trim().toLowerCase();if(!n)return!0;const a=(s||"").trim().toLowerCase(),i=(r||"").trim().toLowerCase(),c=ot(r||"").trim().toLowerCase();return n===a||n===i||n===c}function Lu(e){return Ct(e==null?void 0:e.status,{activeModal:e==null?void 0:e.activeModal})}function _u(e){if(!Array.isArray(e)||e.length<=1)return e;const s=new Map,r=["generating","waiting_approval","connected","idle","panel_hidden"];for(const n of e){const a=(n.name||n.id||"").toLowerCase().replace(/\s+/g,"-"),i=s.get(a),c=Ct(n.status);if(!i){s.set(a,{...n,status:c});continue}const l=r.indexOf(i.status||"idle"),u=r.indexOf(c||"idle");u>=0&&(l<0||u<l)&&s.set(a,{...n,status:c})}return Array.from(s.values())}function Ru(e){if(typeof e=="number"&&Number.isFinite(e))return e;if(typeof e=="string"){const s=Date.parse(e);if(Number.isFinite(s))return s}return 0}function Pu(e){var r,n;const s=(n=(r=e==null?void 0:e.messages)==null?void 0:r.at)==null?void 0:n.call(r,-1);return s&&Ru(s.receivedAt)||0}function Du(e){return(e.recentLaunches||[]).reduce((r,n)=>Math.max(r,n.lastLaunchedAt||0),0)}function ha(e){return Math.max(Du(e),Pu(e.activeChat))}function Eu(e,s,r,n,a,i){const c=s-e;if(c!==0)return c;const l=r.localeCompare(n);return l!==0?l:a.localeCompare(i)}function Wa(e,s){return Eu(ha(e),ha(s),_t(e,{fallbackId:e.id}),_t(s,{fallbackId:s.id}),e.id,s.id)}const dc="adhdev_notification_prefs",Ho={globalEnabled:!0,disconnectAlert:!0,browserNotifications:!0,completionAlert:!0,approvalAlert:!0};function $u(){try{const e=localStorage.getItem(dc);if(e){const s=JSON.parse(e);return{...Ho,...s}}}catch{}return{...Ho}}function Ku(e){try{localStorage.setItem(dc,JSON.stringify(e))}catch{}}let Xt=$u(),Jr=[];function Bu(){Jr.forEach(e=>e())}function Ou(e){Xt={...Xt,...e},Ku(Xt),Bu()}function Wu(){const[,e]=o.useState(0);o.useEffect(()=>{const r=()=>e(n=>n+1);return Jr.push(r),()=>{Jr=Jr.filter(n=>n!==r)}},[]);const s=o.useCallback(r=>{Ou(r)},[]);return[{...Xt},s]}function ir(e){if(!Xt.globalEnabled)return!1;switch(e){case"disconnect":return Xt.disconnectAlert;case"completion":return Xt.completionAlert;case"approval":return Xt.approvalAlert;case"browser":return Xt.browserNotifications;default:return!0}}const Hu={enabled:!0,onApproval:!0,onComplete:!0,onError:!0,throttleMs:5e3};async function uc(){return"Notification"in window?Notification.permission==="granted"?"granted":Notification.permission==="denied"?"denied":Notification.requestPermission():"denied"}function mc(){return"Notification"in window&&Notification.permission==="granted"}let ls=null;async function Fu(){if(ls!==null)return ls;try{if(!("serviceWorker"in navigator)||!("PushManager"in window))return ls=!1,!1;const e=await navigator.serviceWorker.getRegistration();return e?(ls=!!await e.pushManager.getSubscription(),ls):(ls=!1,!1)}catch{return ls=!1,!1}}function xa(e,s,r){if(mc())try{const n=new Notification(e,{body:s,icon:"/otter-logo.png",tag:r||`adhdev-${Date.now()}`,silent:!1});setTimeout(()=>n.close(),8e3),n.onclick=()=>{window.focus(),n.close()}}catch{}}function Uu(e,s={}){const r={...Hu,...s},n=o.useRef(new Map),a=o.useRef(0),i=o.useRef(null);o.useEffect(()=>{Fu().then(l=>{i.current=l})},[]);const c=o.useCallback((l,u,p)=>{const m=Date.now();m-a.current<r.throttleMs||(a.current=m,xa(l,u,p))},[r.throttleMs]);o.useEffect(()=>{var l;if(!(!r.enabled||!mc())&&ir("browser")&&i.current!==!0){if(document.hasFocus()){for(const u of e)n.current.set(u.id,Ct(u.status,{activeModal:u.activeModal}));return}for(const u of e){const p=n.current.get(u.id),m=Ct(u.status,{activeModal:u.activeModal}),f=u.name||u.id;if(r.onApproval&&ir("approval")&&m==="waiting_approval"&&p!=="waiting_approval"){const g=((l=u.activeModal)==null?void 0:l.message)||"Action requires your approval";c(`🔔 ${f} — Approval needed`,g.slice(0,120),`approval-${u.id}`)}r.onComplete&&ir("completion")&&oc(p)&&m==="idle"&&c(`✅ ${f} — Task complete`,"Agent has finished generating",`complete-${u.id}`),r.onError&&m==="error"&&p!=="error"&&c(`⚠️ ${f} — Error`,"Agent encountered an error",`error-${u.id}`),n.current.set(u.id,m)}}},[e,r.enabled,r.onApproval,r.onComplete,r.onError,c])}const zu=/^(run|approve|accept|yes|allow|always)/,Vu=/^(run|approve|accept|yes|allow|always|proceed|save)/,Gu=/^(reject|deny|delete|remove|abort|cancel|no)/;function Ha(e){return e.replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").replace(/\s*(Alt|Ctrl|Shift|Cmd|Enter|Return|Esc|Tab|Backspace)(\+\s*\w+)*/gi,"").trim()}function qu(e){const s=Ha(e).toLowerCase();return zu.test(s)?"primary":Gu.test(s)?"danger":"default"}function Yu(e){return Vu.test(Ha(e).toLowerCase())?"approve":"reject"}function Xu(e){return e.map((s,r)=>({label:Ha(s),variant:qu(s),action:Yu(s),button:s,buttonIndex:r}))}function Ju(e,s){const r=e||"Approval requested",n=s!=null&&s.length?s.map(a=>`[${a}]`).join(" "):"[Approve] [Reject]";return`⚡ Approval requested: ${r}
|
|
28
28
|
${n}`}function Qu(e,s,r){return s?`⚡ ${e}: ${s.replace(/[\n\r]+/g," ").slice(0,80)}`:r}function Zu(e,s,r,n){return[{label:"Approve",variant:"primary",onClick:()=>{r(e,s,"approve").catch(a=>n==null?void 0:n("approve",a))}},{label:"Decline",variant:"danger",onClick:()=>{r(e,s,"reject").catch(a=>n==null?void 0:n("reject",a))}}]}class em{constructor(){Ye(this,"dedupMap",new Map);Ye(this,"DEDUP_WINDOW_MS",5e3);Ye(this,"DEDUP_MAX_SIZE",50);Ye(this,"DEDUP_CLEANUP_AGE_MS",1e4);Ye(this,"toastCallbacks",[]);Ye(this,"systemMessageCallbacks",[]);Ye(this,"clearSystemMessageCallbacks",[]);Ye(this,"resolveActionFn",null);Ye(this,"viewRequestRespondFn",null);Ye(this,"ides",[])}onToast(s){return this.toastCallbacks.push(s),()=>{this.toastCallbacks=this.toastCallbacks.filter(r=>r!==s)}}onSystemMessage(s){return this.systemMessageCallbacks.push(s),()=>{this.systemMessageCallbacks=this.systemMessageCallbacks.filter(r=>r!==s)}}onClearSystemMessage(s){return this.clearSystemMessageCallbacks.push(s),()=>{this.clearSystemMessageCallbacks=this.clearSystemMessageCallbacks.filter(r=>r!==s)}}setResolveAction(s){this.resolveActionFn=s}setIdes(s){this.ides=s}setViewRequestRespond(s){this.viewRequestRespondFn=s}emitToast(s){for(const r of this.toastCallbacks)r(s)}showToast(s,r="info",n){const a=(n==null?void 0:n.id)||Date.now();this.emitToast({id:a,message:s,type:r,timestamp:a,duration:5e3,...n})}emitSystemMessage(s,r){for(const n of this.systemMessageCallbacks)n(s,r)}isDuplicate(s){const r=Date.now(),n=this.dedupMap.get(s)||0;if(r-n<this.DEDUP_WINDOW_MS)return!0;if(this.dedupMap.set(s,r),this.dedupMap.size>this.DEDUP_MAX_SIZE)for(const[a,i]of this.dedupMap)r-i>this.DEDUP_CLEANUP_AGE_MS&&this.dedupMap.delete(a);return!1}resolveOwningDaemon(s){if(s.daemonId){const a=this.ides.find(i=>i.id===s.daemonId&&i.type==="adhdev-daemon");if(a)return a}const r=s.targetSessionId&&this.findOwningSession(s.targetSessionId)||void 0;if(r){const a=r.daemonId;if(a){const i=this.ides.find(c=>c.id===a&&c.type==="adhdev-daemon");if(i)return i}}const n=this.ides.filter(a=>a.type==="adhdev-daemon");return n.length===1?n[0]:null}findOwningSession(s){for(const r of this.ides)if(r.id===s||r.sessionId===s||(Array.isArray(r.childSessions)?r.childSessions:[]).some(a=>(a==null?void 0:a.id)===s))return r;return null}resolveActionRouteTarget(s){if(s.targetSessionId){const r=this.findOwningSession(s.targetSessionId);return(r==null?void 0:r.id)||(r==null?void 0:r.daemonId)||null}return s.daemonId||null}resolveConversationKey(s){return s.targetSessionId?s.targetSessionId:s.daemonId?s.daemonId:null}handleRawEvent(s,r){var A,d;const n=this.resolveConversationKey(s),a=Number.isFinite(s.timestamp)?Number(s.timestamp):Date.now(),i=n||s.daemonId||"",c=s.requestId||s.targetName||s.requesterName||s.modalMessage||String(a),l=`${i}:${s.event}:${c}`;if(this.isDuplicate(l))return;const u=s.targetSessionId?this.findOwningSession(s.targetSessionId):null,p=(u==null?void 0:u.type)||"";let m=ot(p);const f=this.resolveOwningDaemon(s);if(f){const b=_t(f,{fallbackId:f.id});b&&(m=!p||p==="adhdev-daemon"?b:`${b}/${m}`)}let g="",w="info";if(s.event==="agent:generating_completed"){const b=s.duration?` (${s.duration}s)`:"";g=`✅ ${m} agent task completed${b}`,w="success";try{new Audio("data:audio/wav;base64,UklGRigAAABXQVZFZm10IBAAAAABAAEAQB8AAEAfAAABAAgAZGF0YQQAAAB/f39/").play().catch(()=>{})}catch{}}else if(s.event!=="agent:generating_started")if(s.event==="agent:waiting_approval"){if(g=`⚡ ${m} approval needed`,w="warning",n&&!((A=s.modalButtons)!=null&&A.length)&&this.emitSystemMessage(n,{role:"system",timestamp:a,content:Ju(s.modalMessage,s.modalButtons),_localId:`sys_approval_${a}`}),(d=s.modalButtons)!=null&&d.length&&this.resolveActionFn){const b=this.resolveActionRouteTarget(s);if(!b)return;const y=this.resolveActionFn,h=Xu(s.modalButtons).map(k=>({label:k.label,variant:k.variant,onClick:()=>{y(b,"resolve_action",{action:k.action,button:k.button,buttonIndex:k.buttonIndex,...s.targetSessionId&&{targetSessionId:s.targetSessionId}})}})),S=Qu(m,s.modalMessage,g),_=Date.now();this.emitToast({id:_,message:S,type:w,timestamp:_,targetKey:n||b,actions:h,duration:15e3}),g=""}}else if(s.event==="monitor:long_generating"){const b=s.elapsedSec?` (${Math.round(s.elapsedSec/60)}m)`:"";g=`⚠️ ${m} agent is taking a long time${b}`,w="warning",ir("browser")&&!document.hasFocus()&&xa(`⚠️ ${m} — Long Running`,`Agent has been generating for over ${b.replace(/[()]/g,"")}`,`long-${s.targetSessionId||s.daemonId||"daemon"}`)}else if(s.event==="team:view_request"){const b=s.requesterName||"A team member",y=s.requestId,h=s.orgId;if(g=`👁️ ${b} wants to view your session`,w="warning",y&&h&&this.viewRequestRespondFn){const S=Date.now(),_=Zu(h,y,this.viewRequestRespondFn,(k,I)=>console.error(`[EventManager] ${k} view request failed:`,I));this.emitToast({id:S,message:g,type:w,timestamp:S,actions:_,duration:3e4}),g=""}ir("browser")&&!document.hasFocus()&&xa("👁️ View Request",`${b} wants to view your session`,`view-request-${y}`)}else s.event==="team:view_request_approved"?(g="✅ View request approved",w="success"):s.event==="team:view_request_rejected"&&(g=`❌ ${s.targetName||"Team member"} declined your view request`,w="warning");if(g){const b=Date.now();this.emitToast({id:b,message:g,type:w,timestamp:b,targetKey:n||s.daemonId,duration:5e3})}}}const st=new em,Fo=new Map;function Ws(e){return!!e&&typeof e=="object"&&!Array.isArray(e)}function Ds(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function tm(e){return!Ws(e)||!Ws(e.controlResult)||!Array.isArray(e.controlResult.options)?null:e.controlResult}function Dr(e){return!Ws(e)||!Ws(e.controlResult)||typeof e.controlResult.ok!="boolean"?null:e.controlResult}function Qs(e){if(!(!Ws(e)||typeof e.error!="string"||!e.error.trim()))return e.error}function Er(e){return Ws(e)&&e.success===!1}function sm(e){var s,r;for(const n of e||[]){if(n.type==="toast"&&((s=n.toast)!=null&&s.message)){const a=n.toast.level==="warning"?"warning":n.toast.level==="success"?"success":"info";st.showToast(n.toast.message,a);continue}if(n.type==="notification"&&((r=n.notification)!=null&&r.body)){const a=n.notification.level==="warning"?"warning":n.notification.level==="success"?"success":"info";st.showToast(n.notification.body,a)}}}function rm(e,s){return e&&Ds(e.currentValue)?e.currentValue:s}function nm(e,s){return Ds(s)?Ds(e)?typeof e=="string"&&e.trim()==="":!0:!1}function am(e,s){var i,c;if((s.now??Date.now())<s.localOverrideUntil){const l=s.localValues[e];if(Ds(l))return l}const n=(i=s.controlValues)==null?void 0:i[e];if(Ds(n))return n;const a=(c=s.defaultValues)==null?void 0:c[e];return Ds(a)?a:void 0}function Qr(e,s){return e.options||s[e.id]||[]}const om=new Set(["antigravity","claude-code-vscode","codex"]);function im(e,s,r){return r.id==="new_session"&&om.has(s)}function Fa(e,s){return(e||[]).filter(r=>r.placement==="bar"&&r.hidden!==!0&&!im(s.hostIdeType,s.providerType,r)).sort((r,n)=>(r.order??50)-(n.order??50))}function Bn(e,s){return{value:s}}function cm(e,s,r){var a;return r?((a=Qr(e,s).find(i=>i.value===r))==null?void 0:a.label)||r:""}const lm={cline:"#22d3ee","roo-code":"#a78bfa",cursor:"#60a5fa","claude-code-vscode":"#ea580c",codex:"#10b981",antigravity:"#f97316",windsurf:"#34d399"};function dm({routeId:e,sessionId:s,hostIdeType:r,providerType:n,displayLabel:a,controls:i,controlValues:c}){const{sendCommand:l}=Pt(),u=`${e}:${s||n}`,p=lm[n]||"#94a3b8",[m,f]=o.useState({}),g=o.useRef({}),w=o.useRef(c);g.current=m,w.current=c;const A=o.useRef(0),d={};for(const R of i||[])R.defaultValue!==void 0&&(d[R.id]=R.defaultValue);const b={...d,...c||{},...Date.now()<A.current?m:{}};o.useEffect(()=>{c&&Date.now()>A.current&&f({})},[c]);const[y,h]=o.useState(Fo.get(u)||{}),[S,_]=o.useState(null),[k,I]=o.useState(null),j=o.useCallback(async(R,U={})=>{const N={...U,...s&&{targetSessionId:s}};return await l(e,R,N)},[e,s,l]),v=o.useCallback(async(R,U={})=>{const N=s?{targetSessionId:s}:{agentType:n,...r?{ideType:r}:{}};return await j("invoke_provider_script",{...N,scriptName:R,...U})},[j,n,r,s]),x=o.useCallback((R,U,N)=>{const D=rm(N,U);f(Y=>({...Y,[R.id]:D})),sm(N==null?void 0:N.effects)},[]),E=o.useCallback((R,U)=>{f(N=>{const D={...N};return U===void 0?delete D[R.id]:D[R.id]=U,D}),A.current=0},[]);if(!i||i.length===0)return null;const L=Fa(i,{hostIdeType:r,providerType:n});if(L.length===0)return null;const M=async R=>{if(S===R.id){_(null);return}if(Qr(R,y).length>0){_(R.id);return}if(R.dynamic&&R.listScript){I(R.id);try{const N=await v(R.listScript,{}),D=tm(N);if(!D){const W=Qs(N);W&&st.showToast(W,"warning");return}const Y=D.options;h(W=>{const ae={...W,[R.id]:Y};return Fo.set(u,ae),ae});const q=am(R.id,{localOverrideUntil:A.current,localValues:g.current,controlValues:w.current,defaultValues:d});if(nm(q,D.currentValue)){const W=D.currentValue;f(ae=>({...ae,[R.id]:W}))}_(R.id)}catch(N){const D=N instanceof Error?N.message:`Could not load ${R.label}`;st.showToast(D,"warning")}finally{I(null)}}},T=async(R,U)=>{_(null);const N=(c==null?void 0:c[R.id])??d[R.id];f(D=>({...D,[R.id]:U})),A.current=Date.now()+5e3;try{if(!R.setScript)return;const D=await v(R.setScript,Bn(R,U)),Y=Dr(D);if(Y&&!Y.ok||Er(D))throw new Error((Y==null?void 0:Y.error)||Qs(D)||`Could not update ${R.label}`);x(R,U,Y)}catch(D){E(R,N);const Y=D instanceof Error?D.message:`Could not update ${R.label}`;st.showToast(Y,"warning")}},B=async R=>{const U=Qr(R,y).map(ae=>ae.value);if(U.length===0)return;const N=String(b[R.id]||""),Y=(U.indexOf(N)+1)%U.length,q=U[Y];if(typeof q!="string")return;const W=(c==null?void 0:c[R.id])??d[R.id];f(ae=>({...ae,[R.id]:q})),A.current=Date.now()+5e3;try{if(!R.setScript)return;const ae=await v(R.setScript,Bn(R,q)),ce=Dr(ae);if(ce&&!ce.ok||Er(ae))throw new Error((ce==null?void 0:ce.error)||Qs(ae)||`Could not update ${R.label}`);x(R,q,ce)}catch(ae){E(R,W);const ce=ae instanceof Error?ae.message:`Could not update ${R.label}`;st.showToast(ce,"warning")}},H=async R=>{const N=!b[R.id],D=(c==null?void 0:c[R.id])??d[R.id];f(Y=>({...Y,[R.id]:N})),A.current=Date.now()+5e3;try{if(!R.setScript)return;const Y=await v(R.setScript,Bn(R,N)),q=Dr(Y);if(q&&!q.ok||Er(Y))throw new Error((q==null?void 0:q.error)||Qs(Y)||`Could not update ${R.label}`);x(R,N,q)}catch(Y){E(R,D);const q=Y instanceof Error?Y.message:`Could not update ${R.label}`;st.showToast(q,"warning")}},C=async R=>{if(!R.invokeScript)return;if(R.confirmMessage){const N=[R.confirmTitle,R.confirmMessage,R.confirmLabel].filter(Y=>typeof Y=="string"&&Y.trim().length>0);if(!window.confirm(N.join(`
|
|
29
29
|
|
|
30
|
-
`)))return}const U=(c==null?void 0:c[R.id])??d[R.id];try{const N=await v(R.invokeScript),D=Dr(N);if(D&&!D.ok||Er(N))throw new Error((D==null?void 0:D.error)||Qs(N)||`Could not run ${R.label}`);D&&x(R,U??!0,D)}catch(N){E(R,U);const D=N instanceof Error?N.message:`Could not run ${R.label}`;st.showToast(D,"warning")}};return t.jsxs("div",{className:"flex items-center gap-1.5 px-3 py-1 flex-wrap text-[10px] border-t border-border-subtle bg-surface-primary font-[var(--font)]",children:[t.jsx("span",{className:"text-[9px] font-bold tracking-wide opacity-70",style:{color:p},children:a}),t.jsx("span",{className:"text-border-subtle text-[10px]",children:"│"}),L.map(R=>{const U=String(b[R.id]||""),N=cm(R,y,U),D=S===R.id,Y=k===R.id,q=Qr(R,y);switch(R.type){case"select":return t.jsxs("div",{className:"relative",children:[t.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:D?`${p}55`:"transparent",border:"1px solid",color:U?"var(--text-primary)":"var(--text-muted)"},onClick:()=>M(R),children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),Y?"...":N||R.label,t.jsx("span",{className:"text-[7px] opacity-50",children:"▼"})]}),D&&q.length>0&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"fixed inset-0 z-[59]",onClick:()=>_(null)}),t.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:[t.jsx("div",{className:"px-3 py-1.5 text-[9px] font-bold text-text-muted tracking-wider border-b border-border-subtle",children:R.label.toUpperCase()}),q.map(W=>t.jsx("div",{className:"px-3 py-[7px] text-[11px] cursor-pointer whitespace-nowrap overflow-hidden text-ellipsis",style:{background:W.value===U?`${p}18`:"transparent",color:W.value===U?p:"var(--text-secondary)",fontWeight:W.value===U?600:400,borderLeft:W.value===U?`2px solid ${p}`:"2px solid transparent"},title:W.description||W.label,onMouseEnter:ae=>{ae.currentTarget.style.background=`${p}12`},onMouseLeave:ae=>{ae.currentTarget.style.background=W.value===U?`${p}18`:"transparent"},onClick:()=>T(R,W.value),children:W.label},W.value))]})]})]},R.id);case"cycle":return t.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:U?"var(--text-primary)":"var(--text-muted)"},onClick:()=>B(R),title:`Click to cycle: ${q.map(W=>W.label).join(" → ")}`,children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),N||R.label,t.jsx("span",{className:"text-[7px] opacity-50",children:"⟳"})]},R.id);case"toggle":return t.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:U?`${p}44`:"transparent",background:U?`${p}14`:"var(--surface-tertiary)",color:U?p:"var(--text-muted)"},onClick:()=>H(R),children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),R.label]},R.id);case"action":return t.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:()=>C(R),children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),R.resultDisplay==="inline"&&U?`${R.label}: ${U}`:R.label]},R.id);case"display":return t.jsxs("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-xl text-[10px] font-medium whitespace-nowrap",style:{border:"1px solid var(--border-default)",background:"var(--surface-tertiary)",color:U?"var(--text-primary)":"var(--text-muted)"},children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),U?`${R.label}: ${U}`:R.label]},R.id);default:return null}})]})}function um({isActive:e=!0,isCliTerminal:s=!1,routeId:r,sessionId:n,hostIdeType:a,providerType:i,displayLabel:c,controls:l,controlValues:u}){const{isVisible:p}=ac(),m=Fa(l,{hostIdeType:a,providerType:i});return!e||s||m.length===0||!p?null:t.jsx("div",{className:"shrink-0 bg-[var(--surface-primary)] border-t border-border-subtle",children:t.jsx(dm,{routeId:r,sessionId:n,hostIdeType:a,providerType:i,displayLabel:c,controls:m,controlValues:u})})}function pc({hasDraft:e,isBusy:s=!1}){return!e||s}const mm=o.memo(function({contextKey:s,panelLabel:r,isSending:n,isBusy:a=!1,statusMessage:i=null,onSend:c,isActive:l=!0,showControlsToggle:u=!1}){const p=o.useRef(null),[m,f]=o.useState(""),{isVisible:g,toggleVisibility:w}=ac();o.useEffect(()=>{f("")},[s]),o.useEffect(()=>{var d;l&&((d=p.current)==null||d.focus())},[s,l]);const A=async()=>{const d=m.trim();if(!d||a)return;await c(d)!==!1&&f("")};return t.jsxs("div",{className:"dashboard-input-area bg-[var(--surface-primary)] shrink-0 overflow-hidden transition-all duration-200 ease-out",style:{borderTop:l?"1px solid var(--border-subtle)":"1px solid transparent",maxHeight:l?72:0,opacity:l?1:0,transform:l?"translateY(0)":"translateY(10px)",padding:l?"10px 12px":"0 12px",pointerEvents:l?"auto":"none"},"aria-hidden":!l,children:[t.jsxs("div",{className:"flex gap-2 items-center",title:l?`Send message to ${r}`:void 0,children:[u&&t.jsx("button",{type:"button",onClick:w,"aria-label":g?"Hide controls":"Show controls","aria-pressed":g,title:g?"Hide controls":"Show controls",className:"h-10 w-7 shrink-0 rounded-full border border-border-subtle bg-bg-secondary text-text-muted hover:text-text-primary hover:bg-[var(--surface-tertiary)] transition-colors flex items-center justify-center",children:t.jsxs("svg",{width:"12",height:"18",viewBox:"0 0 12 18",fill:"currentColor","aria-hidden":"true",children:[t.jsx("circle",{cx:"6",cy:"3",r:"1.2"}),t.jsx("circle",{cx:"6",cy:"9",r:"1.2"}),t.jsx("circle",{cx:"6",cy:"15",r:"1.2"})]})}),t.jsx("div",{className:"flex-1 relative",children:t.jsx("input",{ref:p,type:"text",placeholder:i||`Send message to ${r}...`,value:m,onChange:d=>f(d.target.value),onPaste:d=>{const b=d.clipboardData.getData("text");b&&f(y=>y+b),d.preventDefault()},onKeyDown:d=>{if(d.key==="Enter"){if(d.nativeEvent.isComposing){d.preventDefault();return}d.preventDefault(),A()}},onBlur:d=>{if(window.innerWidth<768){const b=d.relatedTarget;if((b==null?void 0:b.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))"}})}),t.jsx("button",{onClick:()=>{A()},disabled:pc({hasDraft:!!m.trim(),isBusy:a}),className:`w-10 h-10 rounded-full flex items-center justify-center border-none shrink-0 transition-all duration-300 ${m.trim()&&!a?"cursor-pointer":"bg-bg-secondary cursor-default"}`,style:m.trim()&&!a?{background:"var(--chat-send-bg, var(--accent-primary))"}:void 0,children:t.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:m.trim()?"text-white":"text-text-muted",children:t.jsx("path",{d:"M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"})})})]}),i&&t.jsx("div",{className:"pt-2 px-1 text-[11px] text-text-muted opacity-80",children:i})]})}),tt=e=>e.transport==="pty",Hs=(e,s)=>tt(e)?e.mode||"terminal":"chat",fc=(e,s)=>tt(e)&&Hs(e)==="terminal",Ze=e=>e.transport==="acp";function ns(e){return e.streamSource!=="agent-stream"}function is(e){var s;return e.daemonId||((s=e.routeId)==null?void 0:s.split(":")[0])||e.routeId||""}function hc(e){return e.machineName||""}function kr(e){return is(e)}function Bt(e){return e.agentType||""}function dn(e){return e.hostIdeType||""}function Ua(e){return e.displayPrimary||e.agentName||"Agent"}function xc(e){return e.title||e.displayPrimary||e.agentName||e.tabKey||e.routeId||"Session"}function pm(e){return e.lastMessagePreview||e.displaySecondary||""}function bc(e){return[e.displaySecondary,hc(e)].filter(Boolean)}function Fs(e){return e.agentName||ot(Bt(e))}function fm(e){var s,r;if(!ns(e)){const n=(r=(s=e.displaySecondary)==null?void 0:s.split("·")[0])==null?void 0:r.trim();if(n)return n}return ot(dn(e)||Bt(e))}function gc(e){return ns(e)?e.sessionId:e.nativeSessionId}function Uo(e){return ns(e)?"native":e.tabKey}function hm(e){return e.sessionId}function xm(e,s){if(s)return ns(e)||!s.childSessions?s:s.childSessions.find(r=>r.id===e.sessionId||r.providerType===e.agentType)||s}function bm(e,s){const r=Bt(e),n=ns(e),a=tt(e)||Ze(e),i=n?a?Fs(e)||(s==null?void 0:s.cliName)||ot(dn(e)||r):s!=null&&s.type?ot(s.type):ot(dn(e)||r):Fs(e);return{isNativeConversation:n,isCli:tt(e),isAcp:Ze(e),isCliTerminal:fc(e),providerType:r,displayLabel:i,targetEntry:xm(e,s)}}function gm(e){if(typeof e=="number"&&Number.isFinite(e))return e;if(typeof e=="string"){const s=Date.parse(e);if(Number.isFinite(s))return s}return 0}function ps(e){const s=[...e.messages].reverse().find(r=>!(r!=null&&r._localId))||e.messages[e.messages.length-1];return e.lastMessageAt||gm(s==null?void 0:s.receivedAt)||0}function ba(e,s=0){return ps(e)||e.lastUpdated||s||0}function yc(e){return ps(e)||e.lastUpdated||0}function vc(e,s,r=yc){const n=r(s)-r(e);if(n!==0)return n;const a=(e.machineName||"").localeCompare(s.machineName||"");if(a!==0)return a;const i=e.displayPrimary.localeCompare(s.displayPrimary);if(i!==0)return i;const c=e.displaySecondary.localeCompare(s.displaySecondary);return c!==0?c:e.tabKey.localeCompare(s.tabKey)}function ga(e){var r;const s=Ct(e.status,{activeModal:(r=e.modalButtons)!=null&&r.length?{buttons:e.modalButtons}:null});return s==="generating"||s==="waiting_approval"}function ym(e){var s;return e.messages.length===0&&!((s=e.modalButtons)!=null&&s.length)&&!ga(e)&&!e.title.trim()}function vm(e){return e.length===0?null:[...e].sort((s,r)=>{const n=Number(ga(r))-Number(ga(s));if(n!==0)return n;const a=r.messages.length-s.messages.length;return a!==0?a:vc(s,r)})[0]||null}function Wt(e,s){const r=e.filter(c=>c.routeId===s);if(r.length===0)return null;const n=r.find(c=>c.streamSource==="native")||null,a=r.filter(c=>c.streamSource==="agent-stream"),i=vm(a);return n?i&&ym(n)?i:n:i||r[0]||null}function as(e){return`/dashboard?activeTab=${encodeURIComponent(e)}`}function za(e){return jr(e)||e.tabKey||e.routeId||null}function wc(e){const s=typeof e.entrySessionId=="string"?e.entrySessionId.trim():"";if(s)return s;const r=typeof e.entryInstanceId=="string"?e.entryInstanceId.trim():"";if(r)return r;const n=typeof e.entryRouteId=="string"?e.entryRouteId.trim():"";if(!n)return null;const a=Wt(e.conversations,n)||e.conversations.find(i=>i.routeId===n);return a?za(a):null}function jc({conversation:e,className:s="",onOpenNativeConversation:r,onOpenMachine:n,interactive:a=!0}){const i=Vs(),c=is(e),l=hc(e),u=e.transport==="cdp-page"||e.transport==="cdp-webview",p=e.streamSource==="agent-stream"&&!!e.agentName,m=!p&&(e.transport==="pty"||e.transport==="acp"),f=Fs(e),g=fm(e),w=o.useCallback(()=>{if(n){n();return}c&&i("/dashboard",{state:{openMachineId:c}})},[c,i,n]),A=o.useCallback(()=>{if(r){r();return}const d=za(e);d&&i(as(d))},[e,i,r]);return t.jsxs("div",{className:`conversation-meta-chips ${s}`.trim(),children:[u&&(a?t.jsxs("button",{type:"button",className:"conversation-meta-chip is-clickable",onClick:A,title:g,children:[t.jsx(Rt,{size:12}),t.jsx("span",{children:g})]}):t.jsxs("span",{className:"conversation-meta-chip",title:g,children:[t.jsx(Rt,{size:12}),t.jsx("span",{children:g})]})),p&&t.jsxs("span",{className:"conversation-meta-chip is-active",title:f,children:[t.jsx(fr,{size:12}),t.jsx("span",{children:f})]}),m&&t.jsxs("span",{className:"conversation-meta-chip is-active",title:f,children:[t.jsx(fr,{size:12}),t.jsx("span",{children:f})]}),l&&(a?t.jsxs("button",{type:"button",className:"conversation-meta-chip is-clickable",onClick:w,title:l,children:[t.jsx(Qt,{size:12}),t.jsx("span",{children:l})]}):t.jsxs("span",{className:"conversation-meta-chip",title:l,children:[t.jsx(Qt,{size:12}),t.jsx("span",{children:l})]}))]})}function On(e,s){return`${e}:${s}`}function wm(){if(typeof window>"u")return!1;try{return window.localStorage.getItem("adhdev_mobile_debug")==="1"}catch{return!1}}function $r(e,s){wm()&&console.debug(`[subscription-manager] ${e}`,s)}class jm{constructor(){Ye(this,"active",new Map)}subscribe(s,r,n,a){var p;const i=On(n.topic,n.key),c=this.active.get(i);let l=!0;if(c)c.handlers.add(a),c.lastUpdate&&a(c.lastUpdate);else{const m={daemonId:r,request:n,handlers:new Set([a])};this.active.set(i,m),$r("subscribe",{daemonId:r,topic:n.topic,key:n.key}),l=((p=s.sendData)==null?void 0:p.call(s,r,n))??!1}const u=()=>{var g;const m=this.active.get(i);if(!m||(m.handlers.delete(a),m.handlers.size>0))return;this.active.delete(i);const f={type:"unsubscribe",topic:n.topic,key:n.key};$r("unsubscribe",{daemonId:r,topic:n.topic,key:n.key}),(g=s.sendData)==null||g.call(s,r,f)};return u.initialSendAccepted=l,u}publish(s){const r=On(s.topic,s.key),n=this.active.get(r);n&&(n.lastUpdate=s,Ks.record({interactionId:typeof s.interactionId=="string"?s.interactionId:void 0,kind:"subscription.publish",topic:s.topic,payload:{key:s.key}}),n.handlers.forEach(a=>{a(s),Ks.record({interactionId:typeof s.interactionId=="string"?s.interactionId:void 0,kind:"subscription.handler_invoked",topic:s.topic,payload:{key:s.key}})}))}updateParams(s,r,n){const a=On(s,r),i=this.active.get(a);i&&(i.request={...i.request,params:{...i.request.params,...n}})}resubscribeAll(s){var r;$r("resubscribe_all",{count:this.active.size,subscriptions:Array.from(this.active.values()).map(n=>({daemonId:n.daemonId,topic:n.request.topic,key:n.request.key}))});for(const n of this.active.values())(r=s.sendData)==null||r.call(s,n.daemonId,n.request)}resubscribeForDaemon(s,r){var a;const n=Array.from(this.active.values()).filter(i=>i.daemonId===s);$r("resubscribe_daemon",{daemonId:s,count:n.length,subscriptions:n.map(i=>({topic:i.request.topic,key:i.request.key}))});for(const i of n)(a=r.sendData)==null||a.call(r,i.daemonId,i.request)}}const os=new jm;function km(e,s){const r=new Map;for(const n of e||[])if((n.daemonId||n.id.includes(":")&&n.id.split(":")[0]||"")===s&&n.sessionId){r.set(n.sessionId,{parentSessionId:n.parentSessionId,providerSessionId:n.providerSessionId,workspace:n.workspace??null,sessionCapabilities:n.sessionCapabilities,cdpConnected:n.cdpConnected,activeChat:n.activeChat,controlValues:n.controlValues,providerControls:n.providerControls,summaryMetadata:n.summaryMetadata,runtimeWriteOwner:n.runtimeWriteOwner,runtimeAttachedClients:n.runtimeAttachedClients,cliName:n.cliName,type:n.type,mode:n.mode,status:n.status,lastMessagePreview:n.lastMessagePreview,lastMessageRole:n.lastMessageRole,lastMessageAt:n.lastMessageAt,lastMessageHash:n.lastMessageHash,completionMarker:n.completionMarker,seenCompletionMarker:n.seenCompletionMarker});for(const i of n.childSessions||[]){if(!(i!=null&&i.id))continue;const c=r.get(i.id)||{};r.set(i.id,{...c,...i})}}return r}function Sm(e){const s=[],r=new Map;for(const n of e)if(n.parentId){const a=r.get(n.parentId)||[];a.push(n),r.set(n.parentId,a)}else s.push(n);return{topLevel:s,childrenByParent:r}}function un(e,s){const r=[],{daemonId:n,existingDaemon:a,existingEntries:i,timestamp:c}=s,l=c||e.timestamp||Date.now(),u=e.sessions||[],{topLevel:p,childrenByParent:m}=Sm(u),f=km(i,n),g=e.machine?{...(a==null?void 0:a.machine)||{},...e.machine}:a==null?void 0:a.machine,w=p.filter(b=>b.kind==="workspace"&&b.transport==="cdp-page"),A=p.filter(b=>b.kind==="agent"&&b.transport==="pty"),d=p.filter(b=>b.kind==="agent"&&b.transport==="acp");r.push({...a||{},id:n,type:"adhdev-daemon",status:"online",timestamp:l,...e.version&&{version:e.version},...g&&{machine:g,platform:g.platform},...e.instanceId&&{instanceId:e.instanceId},...e.machineNickname!==void 0&&{machineNickname:e.machineNickname},...e.p2p&&{p2p:e.p2p},...e.workspaces&&{workspaces:e.workspaces},...e.defaultWorkspaceId!==void 0&&{defaultWorkspaceId:e.defaultWorkspaceId},...e.defaultWorkspacePath!==void 0&&{defaultWorkspacePath:e.defaultWorkspacePath},...e.terminalSizingMode!==void 0&&{terminalSizingMode:e.terminalSizingMode},...e.recentLaunches&&{recentLaunches:e.recentLaunches},...e.terminalBackend&&{terminalBackend:e.terminalBackend},...e.detectedIdes&&{detectedIdes:e.detectedIdes},...e.availableProviders&&{availableProviders:e.availableProviders},cdpConnected:w.some(b=>!!b.cdpConnected)});for(const b of w){const y=f.get(b.id),h=ar(b,y),S=(m.get(b.id)||[]).map(_=>ar(_,f.get(_.id)));r.push({id:`${n}:ide:${b.id}`,sessionId:b.id,providerSessionId:b.providerSessionId??(y==null?void 0:y.providerSessionId),parentSessionId:h.parentId,sessionKind:h.kind,transport:h.transport,sessionCapabilities:h.capabilities,type:h.providerType,status:h.cdpConnected?"online":"detected",daemonId:n,instanceId:b.id,workspace:h.workspace,terminals:0,childSessions:S,agents:S.map(_=>({id:_.id,name:_.providerName||_.providerType,type:_.providerType,status:_.status})),activeChat:h.activeChat,chats:[],cdpConnected:h.cdpConnected,...h.lastMessagePreview!==void 0&&{lastMessagePreview:h.lastMessagePreview},...h.lastMessageRole!==void 0&&{lastMessageRole:h.lastMessageRole},...h.lastMessageAt!==void 0&&{lastMessageAt:h.lastMessageAt},...h.lastMessageHash!==void 0&&{lastMessageHash:h.lastMessageHash},lastUpdated:h.lastUpdated,unread:h.unread,lastSeenAt:h.lastSeenAt,inboxBucket:h.inboxBucket,completionMarker:h.completionMarker,seenCompletionMarker:h.seenCompletionMarker,surfaceHidden:h.surfaceHidden,...h.controlValues!==void 0&&{controlValues:h.controlValues},...h.providerControls!==void 0&&{providerControls:h.providerControls},...h.summaryMetadata!==void 0&&{summaryMetadata:h.summaryMetadata},timestamp:l})}for(const b of A){const y=f.get(b.id),h=ar(b,y);r.push({id:`${n}:cli:${b.id}`,sessionId:b.id,providerSessionId:b.providerSessionId??(y==null?void 0:y.providerSessionId),parentSessionId:h.parentId,sessionKind:h.kind,transport:h.transport,sessionCapabilities:h.capabilities,type:h.providerType,agentType:h.providerType,status:h.status||"running",daemonId:n,instanceId:b.id,cliName:h.providerName||h.providerType,mode:h.mode||(y==null?void 0:y.mode)||"terminal",workspace:h.workspace||"",activeChat:h.activeChat,...h.resume!==void 0&&{resume:h.resume},...h.runtimeKey!==void 0&&{runtimeKey:h.runtimeKey},...h.runtimeDisplayName!==void 0&&{runtimeDisplayName:h.runtimeDisplayName},...h.runtimeWorkspaceLabel!==void 0&&{runtimeWorkspaceLabel:h.runtimeWorkspaceLabel},...h.runtimeWriteOwner!==void 0&&{runtimeWriteOwner:h.runtimeWriteOwner},...h.runtimeAttachedClients!==void 0&&{runtimeAttachedClients:h.runtimeAttachedClients},...h.lastMessagePreview!==void 0&&{lastMessagePreview:h.lastMessagePreview},...h.lastMessageRole!==void 0&&{lastMessageRole:h.lastMessageRole},...h.lastMessageAt!==void 0&&{lastMessageAt:h.lastMessageAt},...h.lastMessageHash!==void 0&&{lastMessageHash:h.lastMessageHash},lastUpdated:h.lastUpdated,unread:h.unread,lastSeenAt:h.lastSeenAt,inboxBucket:h.inboxBucket,completionMarker:h.completionMarker,seenCompletionMarker:h.seenCompletionMarker,surfaceHidden:h.surfaceHidden,...h.controlValues!==void 0&&{controlValues:h.controlValues},...h.providerControls!==void 0&&{providerControls:h.providerControls},...h.summaryMetadata!==void 0&&{summaryMetadata:h.summaryMetadata},timestamp:l,_isCli:!0})}for(const b of d){const y=f.get(b.id),h=ar(b,y);r.push({id:`${n}:acp:${b.id}`,sessionId:b.id,providerSessionId:b.providerSessionId??(y==null?void 0:y.providerSessionId),parentSessionId:h.parentId,sessionKind:h.kind,transport:h.transport,sessionCapabilities:h.capabilities,type:h.providerType,agentType:h.providerType,status:h.status||"running",daemonId:n,instanceId:b.id,cliName:h.providerName||h.providerType,mode:"chat",workspace:h.workspace||"",activeChat:h.activeChat,...h.runtimeKey!==void 0&&{runtimeKey:h.runtimeKey},...h.runtimeDisplayName!==void 0&&{runtimeDisplayName:h.runtimeDisplayName},...h.runtimeWorkspaceLabel!==void 0&&{runtimeWorkspaceLabel:h.runtimeWorkspaceLabel},...h.runtimeWriteOwner!==void 0&&{runtimeWriteOwner:h.runtimeWriteOwner},...h.runtimeAttachedClients!==void 0&&{runtimeAttachedClients:h.runtimeAttachedClients},...h.lastMessagePreview!==void 0&&{lastMessagePreview:h.lastMessagePreview},...h.lastMessageRole!==void 0&&{lastMessageRole:h.lastMessageRole},...h.lastMessageAt!==void 0&&{lastMessageAt:h.lastMessageAt},...h.lastMessageHash!==void 0&&{lastMessageHash:h.lastMessageHash},lastUpdated:h.lastUpdated,unread:h.unread,lastSeenAt:h.lastSeenAt,inboxBucket:h.inboxBucket,completionMarker:h.completionMarker,seenCompletionMarker:h.seenCompletionMarker,surfaceHidden:h.surfaceHidden,...h.controlValues!==void 0&&{controlValues:h.controlValues},...h.providerControls!==void 0&&{providerControls:h.providerControls},...h.summaryMetadata!==void 0&&{summaryMetadata:h.summaryMetadata},timestamp:l,_isAcp:!0})}return r}const Nm=15e3,Cm=6e4,Im=1200,zo=12,Am=8e3,Mm=4e3,Wn=new Map,Hn=new Map,Fn=new Set,cr=new Map;function Tm(e){if(!e||typeof e!="object")return null;const s=e,r=s.status;if(r&&typeof r=="object")return r;const n=s.result;if(n&&typeof n=="object"&&"status"in n){const a=n.status;if(a&&typeof a=="object")return a}return s}function Vo(e,s){const r=cr.get(e);!r||r.size===0||(cr.delete(e),r.forEach(n=>n(s)))}function Lm(e,s){return new Promise(r=>{const n=cr.get(e)||new Set;cr.set(e,n);const a=c=>{clearTimeout(i),n.delete(a),n.size===0&&cr.delete(e),r(c)},i=setTimeout(()=>a(!1),s);n.add(a)})}function Sr(){const{sendCommand:e,sendData:s}=Pt(),{injectEntries:r,getIdes:n}=cn();return o.useCallback(async(a,i)=>{if(!a)return;const c=(i==null?void 0:i.minFreshMs)??Cm,l=Hn.get(a)||0;if(!(i!=null&&i.force)&&Fn.has(a)&&l>0||!(i!=null&&i.force)&&l>0&&Date.now()-l<c)return;const u=Wn.get(a);if(u)return u;const p=(async()=>{if(s&&!Fn.has(a)&&(Fn.add(a),os.subscribe({sendData:s},a,{type:"subscribe",topic:"daemon.metadata",key:`daemon:metadata:${a}`,params:{includeSessions:!0}},d=>{const b=n(),y=b.find(S=>S.id===a),h=un(d.status,{daemonId:a,existingDaemon:y,existingEntries:b,timestamp:d.timestamp});h.length>0&&r(h),Hn.set(a,Date.now()),Vo(a,!0)}),!(i!=null&&i.force)&&await Lm(a,Im)))return;const m=await e(a,"get_status_metadata"),f=Tm(m);if(!f)return;const g=n(),w=g.find(d=>d.id===a),A=un(f,{daemonId:a,existingDaemon:w,existingEntries:g,timestamp:f.timestamp||Date.now()});A.length>0&&r(A,{authoritativeDaemonIds:[a]}),Hn.set(a,Date.now()),Vo(a,!0)})().finally(()=>{Wn.delete(a)});return Wn.set(a,p),p},[n,r,e,s])}function Gt(e){const s=Number((e==null?void 0:e.receivedAt)||(e==null?void 0:e.timestamp)||0);return Number.isFinite(s)?s:0}function Va(e,s){if(!e||!s)return!1;if(e===s||e.id&&s.id&&String(e.id)===String(s.id)||e._localId&&s._localId&&String(e._localId)===String(s._localId))return!0;const r=String(e.role||"").toLowerCase(),n=String(s.role||"").toLowerCase();if(r!==n)return!1;const a=Os(e.content),i=Os(s.content);if(!a||!i||!(a===i||br(a,i)||br(i,a)))return!1;const l=Gt(e),u=Gt(s);return l&&u?Math.abs(l-u)<=15e3:!!e._localId!=!!s._localId}function Go(e){let s=0;return e!=null&&e._localId||(s+=4),e!=null&&e.id&&(s+=3),e!=null&&e._turnKey&&(s+=2),Gt(e)&&(s+=1),s}function Ns(e){return Os(e==null?void 0:e.content)}function br(e,s){if(!e||!s||e.length<=s.length)return!1;const r=Math.max(12,Math.min(80,Math.floor(e.length*.4)));return s.length<r?!1:e.startsWith(s)||e.includes(s)}function _m(e,s){const r=Ns(e),n=Ns(s);return!r||!n||r===n?null:br(r,n)?e:br(n,r)?s:null}function Rm(e,s){const r=_m(e,s);if(r)return r;const n=Go(e),a=Go(s);return a!==n?a>n?s:e:Ns(s).length>=Ns(e).length?s:e}function Pm(e){return!!e&&!!(e.id||e._localId||e._turnKey)}function lr(e){if(!e)return[];const s=[],r=l=>{l&&s.push(l)};e.id&&r(`id:${String(e.id)}`),e._localId&&r(`local:${String(e._localId)}`),e._turnKey&&r(`turn:${String(e._turnKey)}`);const n=String(e.role||"").toLowerCase(),a=Ns(e),i=Gt(e),c=i?Math.round(i/15e3):0;return n&&a&&(r(`content:${n}:${a}`),r(`preview:${n}:${a.slice(0,120)}:${c}`)),s}function fs(e,s=Va){const r=[],n=new Map,a=(c,l)=>{for(const u of lr(c)){const p=n.get(u);p?p.push(l):n.set(u,[l])}},i=(c,l)=>{for(const u of lr(c)){const p=n.get(u);if(!p)continue;const m=p.filter(f=>f!==l);m.length>0?n.set(u,m):n.delete(u)}};for(const c of e){const l=new Set;for(const m of lr(c)){const f=n.get(m);f&&f.forEach(g=>l.add(g))}const u=l.size>0?Array.from(l).sort((m,f)=>m-f).find(m=>s(r[m],c)):Pm(c)?-1:r.findIndex(m=>s(m,c));if(u!==void 0&&u>=0){const m=Rm(r[u],c);m!==r[u]&&(i(r[u],u),r.splice(u,1,m),a(m,u));continue}const p=r.length;r.push(c),a(c,p)}return r}function Dm(e,s){const r=Array.isArray(e)?e:[],n=Array.isArray(s)?s:[];return r.length===0?n:n.length===0?r:fs([...r,...n])}function qo(e){return[...e].sort((s,r)=>{const n=Gt(s),a=Gt(r);return n&&a&&n!==a?n-a:0})}function Yo(e,s){const r=e.filter(n=>String((n==null?void 0:n.role)||"").toLowerCase()==="user").slice();return s.filter(n=>{const a=r.findIndex(i=>Va(i,n));return a>=0?(r.splice(a,1),!1):!0})}function Em(e,s,r=Va){const n=new Map,a=i=>{for(const c of lr(i)){const l=n.get(c);l?l.push(i):n.set(c,[i])}};return s.forEach(a),e.filter(i=>{const c=Ns(i),l=String((i==null?void 0:i.role)||"").toLowerCase(),u=Gt(i),p=new Set;for(const f of lr(i)){const g=n.get(f);g&&g.forEach(w=>p.add(w))}return!(p.size>0?Array.from(p):s).some(f=>{if(r(i,f))return!0;const g=String((f==null?void 0:f.role)||"").toLowerCase();if(!c||!l||l!==g)return!1;const w=Ns(f);if(!br(w,c)&&w!==c)return!1;const A=Gt(f);return u&&A?Math.abs(u-A)<=15e3:!0})})}function Es(e){if(!e)return{};const s=e.sessionId?{targetSessionId:e.sessionId}:{};return e.sessionId?s:tt(e)||Ze(e)?{agentType:Bt(e)}:e.streamSource==="agent-stream"?{agentType:Bt(e)}:s}function gr(e){return e?kr(e):""}function Zs(e,s){e(r=>[...r,{id:Date.now(),message:s,type:"warning",timestamp:Date.now()}])}function Ga(e){if(!e)return null;if(Array.isArray(e.modalButtons)&&e.modalButtons.length>0)return"Resolve the pending approval prompt before sending another message.";switch(e.status){case"waiting_approval":case"waiting_for_user_input":return"Resolve the pending approval prompt before sending another message.";default:return null}}function $m(e){const s=e instanceof Error?e.message:String(e||""),r=s.toLowerCase();return r.includes("still processing the previous prompt")?"Wait for the current reply to finish before sending another message.":r.includes("awaiting confirmation")?"Resolve the pending approval prompt before sending another message.":r.includes("not ready")?"Wait for the runtime to finish starting up before sending a message.":r.includes("not running")?"Runtime is not available right now.":s||"Unable to send message right now."}const Km=60,Bm=1e3;function kc(e={}){return e.isCliLike?Bm:Km}function Om(e={}){return kc(e)}const Nr=60,qa=12e4,Wm=new Set(["generating","waiting_approval","starting","streaming","working"]),Xo=new Map;function Sc(e,s){return`${e}::${s}`}function ya(e=Nr){return{liveMessages:[],cursor:Cc([],e),historyMessages:[],historyOffset:0,hasMoreHistory:!0,historyError:null}}function Nc(e){return Ui(e)}function Cc(e,s=Nr){return{knownMessageCount:e.length,lastMessageSignature:Nc(e[e.length-1]),tailLimit:s}}function Kr(e,s){const r=e[e.length-1];if(!r)return"empty:";let n="";try{n=JSON.stringify(r.content??"")}catch{n=String(r.content??"")}return["",e.length,String(r.id||""),String(r.index??""),String(r.receivedAt??r.timestamp??""),n].join("|")}function Hm(e,s){const r=Array.isArray(s.messages)?s.messages:[];switch(s.syncMode){case"noop":return e;case"append":return fs([...e,...r]);case"replace_tail":{const n=Math.max(0,Math.min(Number(s.replaceFrom??e.length),e.length));return fs([...e.slice(0,n),...r])}case"full":{const n=Math.max(Number(s.totalMessages||0),r.length);if(n>r.length&&e.length>r.length){const a=Math.max(0,n-r.length);return fs([...e.slice(0,a),...r])}return r}default:return r}}class Fm{constructor(s){Ye(this,"manager");Ye(this,"sendData");Ye(this,"daemonId");Ye(this,"sessionId");Ye(this,"historySessionId");Ye(this,"subscriptionKey");Ye(this,"snapshot");Ye(this,"transportSubscription",null);Ye(this,"listeners",new Set);Ye(this,"retainCount",0);Ye(this,"loadHistoryPromise",null);Ye(this,"pendingDisconnectTimer",null);this.manager=s.manager||os,this.sendData=s.sendData,this.daemonId=s.daemonId,this.sessionId=s.sessionId,this.historySessionId=s.historySessionId,this.subscriptionKey=s.subscriptionKey,this.snapshot=ya(Math.max(0,s.tailLimit??Nr))}updateOptions(s){if(s.manager&&(this.manager=s.manager),s.sendData&&(this.sendData=s.sendData),s.historySessionId&&(this.historySessionId=s.historySessionId),s.tailLimit!==void 0){const r=Math.max(0,s.tailLimit);if(r!==this.snapshot.cursor.tailLimit){const n=Math.min(this.snapshot.cursor.knownMessageCount,this.snapshot.liveMessages.length);this.snapshot={...this.snapshot,cursor:{...this.snapshot.cursor,knownMessageCount:n,tailLimit:r}},this.transportSubscription&&(this.disconnect(),this.connect())}}}getSnapshot(){return this.snapshot}hydrateLiveMessages(s){const r=Array.isArray(s)?s:[];if(r.length===0)return;const n=fs([...r,...this.snapshot.liveMessages]);if(n.length<r.length)return;const a=Cc(n,this.snapshot.cursor.tailLimit);Kr(this.snapshot.liveMessages)===Kr(n)&&this.snapshot.cursor.knownMessageCount===a.knownMessageCount&&this.snapshot.cursor.lastMessageSignature===a.lastMessageSignature||(this.snapshot={...this.snapshot,liveMessages:n,cursor:a})}subscribe(s){return this.listeners.add(s),s(this.snapshot),()=>{this.listeners.delete(s)}}retain(){this.pendingDisconnectTimer&&(clearTimeout(this.pendingDisconnectTimer),this.pendingDisconnectTimer=null),this.retainCount+=1,this.connect()}release(){this.retainCount=Math.max(0,this.retainCount-1),!(this.retainCount!==0||this.pendingDisconnectTimer)&&(this.pendingDisconnectTimer=setTimeout(()=>{this.pendingDisconnectTimer=null,this.retainCount===0&&this.disconnect()},0))}async loadHistoryPage(s){if(this.loadHistoryPromise)return this.loadHistoryPromise;this.snapshot={...this.snapshot,historyError:null},this.emit();const r=(async()=>{try{const n=await s(),a=Array.isArray(n.messages)?n.messages:[];this.snapshot={...this.snapshot,historyMessages:[...a,...this.snapshot.historyMessages],historyOffset:this.snapshot.historyOffset+a.length,hasMoreHistory:n.hasMore===!0,historyError:null}}catch(n){this.snapshot={...this.snapshot,historyError:n instanceof Error?n.message:"Failed to load history"}}this.emit()})().finally(()=>{this.loadHistoryPromise=null});return this.loadHistoryPromise=r,r}connect(){this.transportSubscription||!this.sendData||!this.daemonId||!this.sessionId||(this.transportSubscription=this.manager.subscribe({sendData:this.sendData},this.daemonId,{type:"subscribe",topic:"session.chat_tail",key:this.subscriptionKey,params:{targetSessionId:this.sessionId,...this.historySessionId?{historySessionId:this.historySessionId}:{},knownMessageCount:this.snapshot.cursor.knownMessageCount,lastMessageSignature:this.snapshot.cursor.lastMessageSignature,...this.snapshot.cursor.tailLimit>0?{tailLimit:this.snapshot.cursor.tailLimit}:{}}},s=>{this.handleUpdate(s)}))}disconnect(){var s;(s=this.transportSubscription)==null||s.call(this),this.transportSubscription=null}dispose(){this.pendingDisconnectTimer&&(clearTimeout(this.pendingDisconnectTimer),this.pendingDisconnectTimer=null),this.disconnect(),this.listeners.clear(),this.retainCount=0,this.loadHistoryPromise=null}emit(){this.listeners.forEach(s=>s(this.snapshot))}handleUpdate(s){const r=Hm(this.snapshot.liveMessages,s),n={knownMessageCount:r.length,lastMessageSignature:typeof s.lastMessageSignature=="string"?s.lastMessageSignature:Nc(r[r.length-1]),tailLimit:this.snapshot.cursor.tailLimit};Kr(this.snapshot.liveMessages)===Kr(r)&&this.snapshot.cursor.knownMessageCount===n.knownMessageCount&&this.snapshot.cursor.lastMessageSignature===n.lastMessageSignature||(this.snapshot={...this.snapshot,liveMessages:r,cursor:n},this.manager.updateParams("session.chat_tail",this.subscriptionKey,{knownMessageCount:n.knownMessageCount,lastMessageSignature:n.lastMessageSignature}),this.emit())}}function Ic(e){const s=Sc(e.daemonId,e.sessionId),r=Xo.get(s);if(r)return r.updateOptions(e),r;const n=new Fm(e);return Xo.set(s,n),n}function Um(e,s){return{...e,loadHistoryPage:s}}function zm(e,s){return e.subscriptionKey.localeCompare(s.subscriptionKey)||e.daemonId.localeCompare(s.daemonId)||e.sessionId.localeCompare(s.sessionId)||e.historySessionId.localeCompare(s.historySessionId)}function Vm(e,s={}){const r=String(e.status||"").trim().toLowerCase();if(Wm.has(r)||(e.modalMessage||"").trim()||Array.isArray(e.modalButtons)&&e.modalButtons.length>0)return!0;const n=s.now??Date.now(),a=Math.max(0,Number(s.recentActivityMs??qa)),i=Math.max(Number(e.lastUpdated||0),Number(e.lastMessageAt||0));return i>0?n-i<=a:Array.isArray(e.messages)&&e.messages.length>0}function Gm(e=qa){return Math.max(1e3,Math.min(3e4,Math.max(0,Number(e||0))))}function qm(e,s={}){const r=new Set,n=[];for(const a of e){if(!Vm(a,s))continue;const i=kr(a),c=a.sessionId||"";if(!i||!c)continue;const l=Sc(i,c);if(r.has(l))continue;r.add(l);const u=jr(a);n.push({daemonId:i,sessionId:c,historySessionId:u||c,subscriptionKey:`daemon:${i}:session:${c}`})}return n.sort(zm),{descriptors:n,signature:n.map(a=>`${a.subscriptionKey}|${a.historySessionId}`).join("||")}}function Ym(e,s){const{sendData:r,sendCommand:n}=Pt(),a=(s==null?void 0:s.enabled)!==!1,i=kr(e),c=e.sessionId||"",l=jr(e)||c,u=`daemon:${i}:session:${c}`,p=Math.max(0,(s==null?void 0:s.tailLimit)??Nr),m=o.useMemo(()=>!a||!i||!c?null:Ic({daemonId:i,sessionId:c,historySessionId:l,subscriptionKey:u,sendData:r,tailLimit:p}),[i,a,l,r,c,u,p]),[f,g]=o.useState(()=>(m==null?void 0:m.getSnapshot())||ya(p));o.useEffect(()=>{if(!m){g(ya(p));return}m.retain(),g(m.getSnapshot());const A=m.subscribe(d=>{g(d)});return()=>{A(),m.release()}},[m,p]),o.useEffect(()=>{m&&(m.hydrateLiveMessages(e.messages),g(m.getSnapshot()))},[e.messages,m]);const w=o.useCallback(async()=>{!m||!i||!c||await m.loadHistoryPage(async()=>{const A=e.agentType,d=await n(i,"chat_history",{agentType:A,offset:m.getSnapshot().historyOffset,limit:30,targetSessionId:c,historySessionId:l}),b=d&&typeof d=="object"&&"result"in d?d.result||{}:d||{};return{messages:Array.isArray(b.messages)?b.messages:[],hasMore:b.hasMore===!0}})},[e.agentType,m,i,l,n,c]);return o.useMemo(()=>Um(f,w),[w,f])}function Xm(e,s){const{sendData:r}=Pt(),n=(s==null?void 0:s.enabled)!==!1,a=Math.max(0,(s==null?void 0:s.tailLimit)??Nr),i=Math.max(0,Number((s==null?void 0:s.recentActivityMs)??qa)),c=Gm(i),[l,u]=o.useState(0);o.useEffect(()=>{if(!n||e.length===0)return;const m=setInterval(()=>{u(f=>f+1)},c);return()=>{clearInterval(m)}},[e.length,n,c]);const p=o.useMemo(()=>qm(e,{recentActivityMs:i}),[e,i,l]);o.useEffect(()=>{if(!n||!r||p.descriptors.length===0)return;const m=p.descriptors.map(f=>Ic({...f,sendData:r,tailLimit:a}));return m.forEach(f=>f.retain()),()=>{m.forEach(f=>f.release())}},[p.signature,n,r,a])}function Jm(e,s){return Array.isArray(e.sessionCapabilities)&&e.sessionCapabilities.includes(s)}function Qm(e){return Jm(e,"open_panel")?e.status==="panel_hidden"||e.status==="not_monitored":!1}const Zm=60;function va({activeConv:e,ideEntry:s,handleSendChat:r,isSendingChat:n=!1,sendFeedbackMessage:a=null,handleFocusAgent:i,isFocusingAgent:c,actionLogs:l,userName:u,showMetaChips:p=!1,scrollToBottomRequestNonce:m,isInputActive:f=!0}){var ce,Se,X,he,J;const g=o.useRef(new Map),w=Sr();wr("ChatPane",{tabKey:e.tabKey,messageCount:e.messages.length,actionLogCount:l.length,isSendingChat:n});const A=at.useMemo(()=>qs(e),[e.status,e.connectionState]),d=o.useMemo(()=>bm(e,s),[e,s]),b=o.useMemo(()=>{var Z;return Fa((Z=d.targetEntry)==null?void 0:Z.providerControls,{hostIdeType:e.hostIdeType,providerType:d.providerType})},[e.hostIdeType,d.providerType,(ce=d.targetEntry)==null?void 0:ce.providerControls]),y=kc({isCliLike:d.isCli||d.isAcp}),h=Om({isCliLike:d.isCli||d.isAcp}),S=Ym(e,{enabled:!!e.sessionId,tailLimit:h}),[_,k]=o.useState(y),I=e.tabKey,j=S.historyMessages,v=S.hasMoreHistory,x=S.historyError,E=Dm(S.liveMessages,e.messages);o.useEffect(()=>{k(y)},[y,I]);const L=Math.max(0,E.length-_),M=Ua(e),T=kr(e),B=Qm(e),H=Ga(e),C=a||H,R=!!H,[U,N]=o.useState(!1);o.useEffect(()=>{const Z=d.targetEntry;T&&(!Z||Z.providerControls===void 0||Z.controlValues===void 0)&&w(T,{minFreshMs:3e4}).catch(()=>{})},[T,d.isAcp,(Se=d.targetEntry)==null?void 0:Se.providerControls,(X=d.targetEntry)==null?void 0:X.controlValues,w]);const D=o.useCallback(async()=>{if(!U){if(E.length>_){k(Z=>Math.min(E.length,Z+Zm));return}N(!0);try{await S.loadHistoryPage()}finally{N(!1)}}},[S,U,E.length,_]),{allMessages:Y,receivedAtMap:q}=o.useMemo(()=>{const Z=L>0?E.slice(-_):E;if(j.length===0){const ye=qo(fs(Z)),ie={};return ye.forEach((le,se)=>{const pe=`${e.tabKey}:${_s(le,se)}`;let ne=Gt(le)||g.current.get(pe)||0;ne||(ne=Date.now(),g.current.set(pe,ne)),ie[_s(le,se)]=ne}),{allMessages:ye,receivedAtMap:ie}}const ue=Em(j,Z),de=qo(fs([...ue,...Z])),z={};return de.forEach((ye,ie)=>{const le=`${e.tabKey}:${_s(ye,ie)}`;let se=Gt(ye)||g.current.get(le)||0;se||(se=Date.now(),g.current.set(le,se)),z[_s(ye,ie)]=se}),{allMessages:de,receivedAtMap:z}},[e.tabKey,L,j,E,_]),W=o.useMemo(()=>l.filter(Z=>Z.routeId===e.tabKey).sort((Z,ue)=>Z.timestamp-ue.timestamp),[l,e.tabKey]),ae=o.useMemo(()=>{if(E.length===0){if(e.connectionState==="connecting"||e.connectionState==="new")return t.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-4",children:[t.jsx("div",{className:"connecting-logo-float",children:t.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:t.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",style:{width:40,height:40,borderRadius:"50%",opacity:.85}})})}),t.jsxs("div",{className:"flex flex-col items-center gap-1.5",children:[t.jsxs("div",{className:"text-[13px] text-blue-400 font-medium",children:["Connecting to your machine",t.jsx("span",{className:"connecting-dots"})]}),t.jsx("div",{className:"text-[11px] opacity-35",children:"Establishing P2P connection"})]})]});if((A.isGenerating||e.status==="streaming")&&N(!1),e.status==="not_monitored"&&B)return t.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[t.jsx("div",{className:"text-3xl opacity-60",children:t.jsx(fr,{size:28})}),t.jsx("div",{className:"text-[13px] opacity-50",children:"Agent not monitored"}),t.jsx("button",{onClick:i,disabled:c,className:"btn btn-primary",children:c?"⌛ Switching...":t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Bs,{size:14})," Open ",M," Panel"]})}),t.jsx("div",{className:"text-[11px] opacity-35 max-w-[280px]",children:"Click to switch monitoring to this agent"})]});if(e.status==="panel_hidden"&&B)return t.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[t.jsx("div",{className:"text-3xl opacity-60",children:t.jsx(qi,{size:28})}),t.jsx("div",{className:"text-[13px] opacity-50",children:"Agent panel is not visible yet"}),t.jsx("button",{onClick:i,disabled:c,className:"btn btn-primary",children:c?"⌛ Opening...":t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Bs,{size:14})," Open ",M," Panel"]})}),t.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(e.status==="idle"&&!U)return t.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[t.jsx("div",{className:"text-2xl opacity-40 animate-pulse",children:"💬"}),t.jsx("div",{className:"text-[13px] opacity-40",children:"Loading chat..."})]})}},[e.connectionState,e.status,B,i,c,U,E.length,M,A.isGenerating]);return t.jsxs("div",{className:"flex-1 min-h-0 w-full flex flex-col",children:[p&&t.jsx(jc,{conversation:e,className:"chat-pane-meta-row"}),t.jsx(du,{messages:Y,actionLogs:W,agentName:Fs(e)||M||"Agent",userName:u,isCliMode:d.isCli||d.isAcp,isWorking:A.isGenerating,contextKey:e.tabKey,receivedAtMap:q,onLoadMore:D,isLoadingMore:U,hasMoreHistory:v,hiddenLiveCount:L,loadError:x??void 0,emptyState:ae,scrollToBottomRequestNonce:m}),t.jsx(um,{routeId:e.routeId,sessionId:e.sessionId,hostIdeType:e.hostIdeType,providerType:d.providerType,displayLabel:d.displayLabel,controls:(he=d.targetEntry)==null?void 0:he.providerControls,controlValues:(J=d.targetEntry)==null?void 0:J.controlValues,isActive:f,isCliTerminal:d.isCliTerminal}),!d.isCliTerminal&&t.jsx(mm,{contextKey:e.tabKey,panelLabel:M,isSending:n,isBusy:R,statusMessage:C,onSend:r,isActive:f,showControlsToggle:b.length>0})]})}let Ac=js;function Mc(){return Ac()}class ep{constructor(){Ye(this,"listeners",new Map)}send(s){}isConnected(){return!1}on(s,r){return this.listeners.has(s)||this.listeners.set(s,new Set),this.listeners.get(s).add(r),()=>{var n;(n=this.listeners.get(s))==null||n.delete(r)}}emit(s,...r){var n;(n=this.listeners.get(s))==null||n.forEach(a=>a(...r))}}let Tc=new ep;class tp{sendPtyInput(s,r,n){return!1}retryConnection(s){}getState(s){return"disconnected"}sendData(s,r){return!1}get(s){}onScreenshot(s,r){return()=>{}}onRuntimeEvent(s,r){return()=>{}}requestRuntimeSnapshot(s,r){return Promise.resolve()}}let ft=new tp;function sp(e){e.dashboardWS&&(Tc=e.dashboardWS),e.connectionManager&&(ft=e.connectionManager),e.useDaemonsHook&&(Ac=e.useDaemonsHook)}const Lc=.6,rp=1.15;function np(e,s={}){const r=typeof s.minScale=="number"?s.minScale:Lc;return!Number.isFinite(e)||e<=0?1:e<=480?r:1}function lt(e){return Ua(e)}function Cs(e){return bc(e).join(" · ")}function _c(e){if(e.lastMessagePreview)return e.lastMessagePreview;const s=[...e.messages].reverse().find(n=>!(n!=null&&n._localId))||e.messages[e.messages.length-1],r=Os(s==null?void 0:s.content);return r||(e.title?e.title:Cs(e)||"No messages yet")}function Rc(e,s){const{isReconnecting:r,isConnecting:n}=qs(e);return r?"Reconnecting…":n?"Connecting…":s!=null&&s.requiresAction?"Action needed":null}function ap(e,s){const r=["Chat",...bc(e)];return s!=null&&s.timestampLabel&&r.push(s.timestampLabel),r.filter(Boolean).join(" · ")}function hs(e){return Rc(e)||Cs(e)}function op(e){return`${lt(e)} · ${_c(e)}`}function ip(e){const s=dn(e),r=s?ot(s):Fs(e);return`${lt(e)} — ${r||"Agent"}`}function cp(e){return Fs(e)||"CLI"}function Pc(e){return xc(e)}function Dc(e){return e?`Remote · ${lt(e)||e.workspaceName||"Session"}`:"Remote"}function lp({activeConv:e,clearToken:s=0,terminalRef:r,handleSendChat:n,isSendingChat:a=!1,sendFeedbackMessage:i=null,isVisible:c=!0}){var q;const{ides:l}=js(),u=o.useRef(null),{sendData:p}=Pt(),[m,f]=o.useState(""),[g,w]=o.useState(!1),[A,d]=o.useState(1),b=o.useRef(!1),y=o.useRef(0),h=o.useRef(!1),S=o.useRef(""),_=o.useRef(null),k=o.useRef(!1),I=o.useRef(null),j=e.tabKey,v=e.sessionId||"",x=e.daemonId||((q=e.routeId)==null?void 0:q.split(":")[0])||e.routeId||"",E=l.find(W=>W.id===x&&W.type==="adhdev-daemon"),L=(E==null?void 0:E.terminalSizingMode)==="fit"?"fit":"measured",M=Ga(e),T=i||M,B=Lc,H=rp,C=()=>typeof window>"u"?1:np(window.innerWidth||0,{minScale:B}),R=()=>{var W,ae;y.current=0,h.current=!1,S.current="",_.current=null,k.current=!1,I.current!==null&&(cancelAnimationFrame(I.current),I.current=null),w(!1),(ae=(W=r.current)==null?void 0:W.reset)==null||ae.call(W)},U=()=>{var W,ae;y.current=0,h.current=!1,S.current="",_.current=null,k.current=!1,I.current!==null&&(cancelAnimationFrame(I.current),I.current=null),w(!0),(ae=(W=r.current)==null?void 0:W.reset)==null||ae.call(W)},N=()=>{var ae;if(I.current=null,!c)return;const W=S.current;W&&(S.current="",(ae=r.current)==null||ae.write(W))},D=W=>{W&&(S.current+=W,c&&I.current===null&&(I.current=requestAnimationFrame(N)))},Y=(W,ae=0,ce,Se)=>{var X,he,J,Z,ue;ae>0&&y.current>=ae||ae===0&&h.current||(y.current=ae,w(!0),typeof ce=="number"&&typeof Se=="number"&&ce>0&&Se>0&&((he=(X=r.current)==null?void 0:X.resize)==null||he.call(X,ce,Se)),(Z=(J=r.current)==null?void 0:J.reset)==null||Z.call(J),W&&((ue=r.current)==null||ue.write(W)))};return o.useEffect(()=>{R()},[v]),o.useEffect(()=>{var ae;if(!v)return;const W=((ae=ft.onRuntimeEvent)==null?void 0:ae.call(ft,v,ce=>{if(!(!ce||ce.sessionId!==v)){if(ce.type==="runtime_snapshot"){if(!c){_.current={text:ce.text||"",seq:ce.seq||0,cols:ce.cols,rows:ce.rows};return}Y(ce.text||"",ce.seq||0,ce.cols,ce.rows);return}if(ce.type==="session_output"){h.current=!0,typeof ce.seq=="number"&&(y.current=Math.max(y.current,ce.seq)),g||w(!0),typeof ce.data=="string"&&D(ce.data);return}if(ce.type==="session_cleared"){if(!c){k.current=!0,S.current="",_.current=null;return}U()}}}))||(()=>{});return()=>{W()}},[x,v,r,c,g]),o.useEffect(()=>{var ae,ce,Se;if(!v)return;x&&((ae=ft.getState)==null?void 0:ae.call(ft,x))==="connected"&&(w(!0),(ce=ft.requestRuntimeSnapshot)==null||ce.call(ft,x,v).catch(()=>{}));const W=(Se=ft.onStateChange)==null?void 0:Se.call(ft,(X,he)=>{var J;X!==x||he!=="connected"||(w(!0),(J=ft.requestRuntimeSnapshot)==null||J.call(ft,x,v).catch(()=>{}))});return()=>{W==null||W()}},[x,v,r]),o.useEffect(()=>{s&&R()},[s,j,r]),o.useEffect(()=>{f("")},[e.tabKey]),o.useEffect(()=>{const W=()=>{b.current||d(C())};return W(),window.addEventListener("resize",W),()=>window.removeEventListener("resize",W)},[]),o.useEffect(()=>{var ae;if(!c){(ae=u.current)==null||ae.blur();return}k.current&&(k.current=!1,U());const W=_.current;W&&(_.current=null,Y(W.text,W.seq,W.cols,W.rows)),S.current&&I.current===null&&(I.current=requestAnimationFrame(N)),requestAnimationFrame(()=>{var ce;(ce=r.current)==null||ce.bumpResize()})},[c]),o.useEffect(()=>()=>{I.current!==null&&(cancelAnimationFrame(I.current),I.current=null)},[]),o.useEffect(()=>{const W=ae=>{var Se;const ce=ae.detail;ce!=null&&ce.sessionId&&ce.sessionId!==v||g&&((Se=r.current)==null||Se.bumpResize())};return window.addEventListener("adhdev:fit-cli-terminal",W),()=>{window.removeEventListener("adhdev:fit-cli-terminal",W)}},[g,v,r]),t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"flex-1 min-h-0 p-2 bg-[#0f1117] relative",children:[t.jsxs("div",{className:"absolute right-3 top-3 z-10 flex items-center gap-1.5",children:[t.jsx("button",{type:"button",className:"h-8 w-8 rounded-full border border-white/10 bg-black/35 text-sm font-semibold text-white/85 backdrop-blur-sm transition-colors hover:bg-black/55",onClick:()=>{b.current=!0,d(W=>Math.max(B,Number((W-.1).toFixed(2))))},title:"Shrink terminal viewport",children:"-"}),t.jsx("button",{type:"button",className:"h-8 w-8 rounded-full border border-white/10 bg-black/35 text-sm font-semibold text-white/85 backdrop-blur-sm transition-colors hover:bg-black/55",onClick:()=>{b.current=!0,d(W=>Math.min(H,Number((W+.1).toFixed(2))))},title:"Increase terminal viewport",children:"+"})]}),t.jsx("div",{className:"w-full h-full overflow-x-auto overflow-y-hidden rounded-lg overscroll-contain",children:t.jsx("div",{style:{width:`${100/A}%`,height:`${100/A}%`,transform:`scale(${A})`,transformOrigin:"top left"},children:t.jsx(Zi,{ref:r,readOnly:!g||!c,sizingMode:L,onInput:W=>{g&&(p==null||p(x,{type:"pty_input",sessionId:v,targetSessionId:v,data:W}))}})})}),!g&&t.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"})]}),t.jsxs("div",{className:"px-3 py-2 bg-[var(--surface-primary)] border-t border-border-subtle shrink-0",children:[t.jsxs("div",{className:"flex gap-2.5 items-center",children:[t.jsx("div",{className:"flex-1 relative",children:t.jsx("input",{ref:u,type:"text",placeholder:T||`Send message to ${lt(e)}...`,value:m,disabled:!g||!c,onChange:W=>f(W.target.value),onPaste:W=>{const ae=W.clipboardData.getData("text");ae&&f(ce=>ce+ae),W.preventDefault()},onKeyDown:W=>{if(W.key!=="Enter")return;if(W.nativeEvent.isComposing){W.preventDefault();return}W.preventDefault();const ae=m.trim();!g||!ae||M||n(ae).then(ce=>{ce!==!1&&f("")})},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))"}})}),t.jsx("button",{onClick:()=>{const W=m.trim();!g||!W||M||n(W).then(ae=>{ae!==!1&&f("")})},disabled:!g||!c||pc({hasDraft:!!m.trim(),isBusy:!!M}),className:`w-9 h-9 rounded-full flex items-center justify-center border-none shrink-0 transition-all duration-300 ${m.trim()&&!M?"cursor-pointer":"bg-bg-secondary cursor-default"}`,style:m.trim()&&!M?{background:"var(--chat-send-bg, var(--accent-primary))"}:void 0,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:m.trim()?"text-white":"text-text-muted",children:t.jsx("path",{d:"M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"})})})]}),T&&t.jsx("div",{className:"pt-2 px-1 text-[11px] text-text-muted opacity-80",children:T})]})]})}function dp({wsStatus:e,showReconnected:s,loginUrl:r}){const n=e==="disconnected"||e==="reconnecting"||e==="offline"||e==="auth_failed",a=e==="auth_failed"?"red":e==="offline"?"orange":"accent",i={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)"},l={red:"#ef4444",orange:"#ff6b35",accent:"var(--accent-primary-light)"};return t.jsxs(t.Fragment,{children:[n&&t.jsxs("div",{className:"py-2.5 px-5 text-[13px] font-semibold flex items-center gap-2.5 justify-center",style:{background:i[a],borderBottom:c[a],color:l[a]},children:[t.jsx("img",{src:"/otter-logo.png",alt:"",className:"w-5 h-5",style:{opacity:e==="auth_failed"?.6:1,animation:e==="auth_failed"?void 0:"pulse 2s ease-in-out infinite",filter:e==="auth_failed"?"grayscale(1)":void 0}}),e==="offline"&&"Network offline — waiting for connection...",e==="disconnected"&&"Reconnecting to server...",e==="reconnecting"&&"Reconnecting to server...",e==="auth_failed"&&(r?t.jsxs(t.Fragment,{children:["Session expired."," ",t.jsx("a",{href:r,className:"text-inherit underline",children:"Log in again"})]}):"Connection failed — please restart the server.")]}),s&&e==="connected"&&t.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:[t.jsx("img",{src:"/otter-logo.png",alt:"",className:"w-4 h-4"}),"Connected"]})]})}function up({terminalBackend:e,isStandalone:s=!1,machineLabel:r,machineKey:n}){const a=o.useMemo(()=>!n||!e?null:`adhdev:terminal-backend-banner:dismissed:${n}:${e.backend}`,[n,e]),[i,c]=o.useState(!1);if(o.useEffect(()=>{if(!a){c(!1);return}try{c(localStorage.getItem(a)==="1")}catch{c(!1)}},[a]),!s||!e||e.backend!=="xterm"||i)return null;const l=(r==null?void 0:r.trim())||"This machine",u=()=>{if(a)try{localStorage.setItem(a,"1")}catch{}c(!0)};return t.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:[t.jsxs("div",{className:"flex-1 min-w-0 flex items-center gap-2.5 justify-center flex-wrap",children:[t.jsxs("span",{children:[l," is using `xterm` fallback."]}),t.jsx("span",{style:{opacity:.8},children:"ghostty-vt is unavailable on this machine, so terminal rendering may be less accurate."})]}),t.jsx("button",{type:"button",onClick:u,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 Ya({mode:e,onChange:s,compact:r=!1}){const n=r?14:15;return t.jsx("button",{type:"button",onClick:()=>s(e==="chat"?"terminal":"chat"),className:"btn btn-sm btn-secondary",title:e==="chat"?"Switch to Terminal view":"Switch to Chat view",children:e==="chat"?t.jsx(gn,{size:n}):t.jsx(Zt,{size:n})})}function Jo({value:e}){return e?t.jsx("span",{className:"dashboard-header-shortcut-pill",children:e}):null}function Qo({notification:e,shortcutIndex:s,onOpen:r,onMarkRead:n,onMarkUnread:a,onDelete:i}){const c=vn(e.updatedAt),l=!e.readAt;return t.jsxs("div",{className:`dashboard-header-inbox-item ${l?"is-attention":""}`.trim(),children:[t.jsxs("button",{type:"button",className:"flex min-w-0 flex-1 flex-col items-start text-left",onClick:r,children:[t.jsx("span",{className:"dashboard-header-inbox-item-title",children:e.title}),t.jsxs("span",{className:"dashboard-header-inbox-item-meta",children:[s?t.jsxs("span",{className:"dashboard-header-item-shortcut",children:["⌥",s]}):null,[e.type==="needs_attention"?"Action needed":"Task complete",c].filter(Boolean).join(" · ")]}),e.preview?t.jsx("span",{className:"dashboard-header-inbox-item-meta",children:e.preview}):null]}),t.jsxs("div",{className:"ml-3 flex shrink-0 items-center gap-1.5",children:[l?t.jsx("button",{type:"button",className:"dashboard-header-hidden-secondary",onClick:u=>{u.stopPropagation(),n()},children:"Mark read"}):t.jsx("button",{type:"button",className:"dashboard-header-hidden-secondary",onClick:u=>{u.stopPropagation(),a()},children:"Mark unread"}),t.jsx("button",{type:"button",className:"dashboard-header-hidden-secondary",onClick:u=>{u.stopPropagation(),i()},children:"Delete"})]})]})}function mp({activeConv:e,agentCount:s,wsStatus:r,isConnected:n,conversations:a,onOpenHistory:i,onOpenRemote:c,onStopCli:l,activeCliViewMode:u,onSetCliViewMode:p,onHideConversation:m,hiddenConversations:f=[],onShowConversation:g,onShowAllHidden:w,onResetPanelsToMain:A,inboxOpen:d,onInboxOpenChange:b,hiddenOpen:y,onHiddenOpenChange:h,onOpenNewSession:S,actionShortcuts:_,notifications:k,notificationUnreadCount:I,onOpenNotification:j,onMarkNotificationRead:v,onMarkNotificationUnread:x,onDeleteNotification:E}){const{ides:L,p2pStates:M={}}=js(),T=!!e&&tt(e)&&!Ze(e),B=!!e&&Ze(e),H=u||(e?fc(e)?"terminal":"chat":null),[C,R]=o.useState(!1),U=o.useRef(null),N=o.useRef(null),D=n?"#22c55e":r==="connected"?"#eab308":"#ef4444",Y=n?"0 0 4px #22c55e80":r==="connected"?"0 0 4px #eab30880":"0 0 4px #ef444480",q=L.filter(z=>z.type==="adhdev-daemon"),W=Object.values(M),ae=W.filter(z=>z==="connected").length,ce=W.filter(z=>z==="connecting"||z==="new"||z==="checking").length,X=r!=="connected"||q.length===0?null:ce>0&&ae===0?"P2P connecting...":ae>0&&s===0?"Waiting for IDE...":null,he=o.useMemo(()=>k.filter(z=>!z.readAt),[k]),J=o.useMemo(()=>k.filter(z=>!!z.readAt),[k]),Z=o.useMemo(()=>he.slice(0,9),[he]),ue=I;o.useEffect(()=>{if(!d)return;const z=ye=>{var ie;(ie=U.current)!=null&&ie.contains(ye.target)||b(!1)};return document.addEventListener("mousedown",z),()=>document.removeEventListener("mousedown",z)},[d,b]),o.useEffect(()=>{if(!y)return;const z=ye=>{var ie;(ie=N.current)!=null&&ie.contains(ye.target)||h(!1)};return document.addEventListener("mousedown",z),()=>document.removeEventListener("mousedown",z)},[y,h]),o.useEffect(()=>{if(!y&&!d)return;const z=ye=>{if(!ye.altKey)return;const ie=ye.code.match(/^Digit([1-9])$/);if(!ie)return;const le=Number(ie[1])-1,se=y?f[le]:void 0,pe=d?Z[le]:void 0;if(!(!se&&!pe)){if(ye.preventDefault(),ye.stopPropagation(),se){g==null||g(se),h(!1);return}pe&&(j(pe),b(!1))}};return window.addEventListener("keydown",z,!0),()=>window.removeEventListener("keydown",z,!0)},[f,y,d,Z,h,b,j,g]);const de=z=>{if(!z)return;const ye=a.find(ie=>ie.tabKey===z);ye&&(m==null||m(ye))};return t.jsxs("div",{className:"dashboard-header",children:[t.jsx("div",{className:"flex items-center gap-3",children:t.jsx("div",{className:"header-title-block",children:t.jsxs("div",{className:"header-title-row",children:[t.jsxs("h1",{className:"header-title m-0 flex items-center gap-1.5",children:[t.jsx(Zt,{size:18}),t.jsx("span",{className:"header-title-desktop",children:"Dashboard"}),t.jsx("span",{className:"header-title-mobile",children:e?lt(e):"Dashboard"}),t.jsx("span",{className:"header-count-mobile text-[10px] font-semibold opacity-60 ml-2 tracking-wide",children:t.jsx("span",{className:"inline-block w-[6px] h-[6px] rounded-full align-middle",style:{background:D,boxShadow:Y}})})]}),t.jsxs("div",{className:"header-subtitle flex items-center",children:[t.jsx("span",{title:n?"Connected":r==="connected"?"Partial":"Disconnected",className:"header-subtitle-dot inline-block w-1.5 h-1.5 rounded-full shrink-0",style:{background:D,boxShadow:Y}}),X&&t.jsxs("span",{className:"header-subtitle-status mr-2",children:["· ",X]}),S&&t.jsx("button",{type:"button",onClick:S,className:"btn btn-secondary btn-sm ml-2",title:"Start or recover a session","aria-label":"Start or recover a session",children:t.jsx(Wd,{size:14})})]})]})})}),t.jsxs("div",{className:"flex gap-2 items-center",children:[e&&(T||B||!Ze(e))&&t.jsxs("div",{className:"dashboard-header-actions-group",children:[t.jsx("span",{className:"dashboard-header-action-target",title:Cs(e)||lt(e),children:lt(e)}),(T||B)&&l&&t.jsxs(t.Fragment,{children:[T&&p&&H&&t.jsx(Ya,{mode:H,onChange:p,compact:!0}),t.jsx("button",{onClick:()=>l(e),className:"btn btn-secondary btn-sm",title:B?"Stop ACP session":"Stop CLI process",style:{color:"var(--status-error, #ef4444)",borderColor:"color-mix(in srgb, var(--status-error, #ef4444) 25%, transparent)"},children:t.jsx(At,{size:14})})]}),!Ze(e)&&t.jsx("button",{onClick:()=>i(e),className:"btn btn-secondary btn-sm",title:"Chat History",children:t.jsx(Da,{size:14})}),!T&&!Ze(e)&&t.jsx("button",{onClick:c,className:"btn btn-secondary btn-sm",title:"Remote Control",children:t.jsx(Rt,{size:14})})]}),t.jsxs("div",{className:"dashboard-header-inbox",ref:U,children:[t.jsxs("div",{className:`dashboard-header-hidden${C?" is-drop-target":""}`,ref:N,onDragEnter:z=>{z.dataTransfer.types.includes("text/tab-key")&&(z.preventDefault(),R(!0))},onDragOver:z=>{z.dataTransfer.types.includes("text/tab-key")&&(z.preventDefault(),z.dataTransfer.dropEffect="move",R(!0))},onDragLeave:z=>{z.currentTarget.contains(z.relatedTarget)||R(!1)},onDrop:z=>{const ye=z.dataTransfer.getData("text/tab-key");z.preventDefault(),R(!1),de(ye)},children:[t.jsxs("button",{type:"button",onClick:()=>h(!y),className:"btn btn-secondary btn-sm dashboard-header-hidden-button",title:`Hidden tabs${_!=null&&_.toggleHiddenTabs?` (${_.toggleHiddenTabs})`:""}. Drag a tab here to hide it.`,children:[t.jsx(Yi,{size:16}),f.length>0&&t.jsx("span",{className:"dashboard-header-hidden-badge",children:f.length})]}),y&&t.jsxs("div",{className:"dashboard-header-hidden-popover",children:[t.jsxs("div",{className:"dashboard-header-hidden-topbar",children:[t.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[t.jsx("div",{className:"dashboard-header-inbox-section-title mb-0",children:"Hidden tabs"}),t.jsx(Jo,{value:_==null?void 0:_.toggleHiddenTabs})]}),t.jsxs("div",{className:"dashboard-header-hidden-actions",children:[A&&t.jsx("button",{type:"button",className:"dashboard-header-hidden-secondary",onClick:A,children:"Reset panels"}),f.length>0&&w&&t.jsx("button",{type:"button",className:"dashboard-header-hidden-restore-all",onClick:()=>{w(),h(!1)},children:"Restore all"})]})]}),e&&m&&t.jsxs("button",{type:"button",className:"dashboard-header-hidden-current",onClick:()=>m(e),children:[t.jsxs("span",{className:"dashboard-header-hidden-current-leading",children:[t.jsx("span",{className:"dashboard-header-hidden-current-label",children:"Hide current tab"}),t.jsx(Jo,{value:_==null?void 0:_.hideCurrentTab})]}),t.jsx("span",{className:"dashboard-header-hidden-current-title",children:lt(e)})]}),f.length>0?t.jsx("div",{className:"dashboard-header-hidden-list",children:f.map(z=>t.jsxs("button",{type:"button",className:"dashboard-header-inbox-item",onClick:()=>{g==null||g(z),h(!1)},children:[t.jsx("span",{className:"dashboard-header-inbox-item-title",children:lt(z)}),t.jsxs("span",{className:"dashboard-header-inbox-item-meta",children:[f.indexOf(z)<9?t.jsxs("span",{className:"dashboard-header-item-shortcut",children:["⌥",f.indexOf(z)+1]}):null,Cs(z)]})]},z.tabKey))}):t.jsx("div",{className:"dashboard-header-inbox-empty",children:"No hidden tabs."})]})]}),t.jsxs("button",{type:"button",onClick:()=>b(!d),className:"btn btn-secondary btn-sm dashboard-header-inbox-button",title:"Activity inbox",children:[t.jsx(yn,{size:16}),ue>0&&t.jsx("span",{className:"dashboard-header-inbox-badge",children:ue})]}),d&&t.jsxs("div",{className:"dashboard-header-inbox-popover",children:[he.length>0&&t.jsxs("div",{className:"dashboard-header-inbox-section",children:[t.jsx("div",{className:"dashboard-header-inbox-section-title",children:"Unread"}),he.map(z=>t.jsx(Qo,{notification:z,shortcutIndex:Z.indexOf(z)>=0?Z.indexOf(z)+1:void 0,onOpen:()=>j(z),onMarkRead:()=>v(z.id),onMarkUnread:()=>x(z.id),onDelete:()=>E(z.id)},z.id))]}),J.length>0&&t.jsxs("div",{className:"dashboard-header-inbox-section",children:[t.jsx("div",{className:"dashboard-header-inbox-section-title",children:"Read"}),J.map(z=>t.jsx(Qo,{notification:z,onOpen:()=>j(z),onMarkRead:()=>v(z.id),onMarkUnread:()=>x(z.id),onDelete:()=>E(z.id)},z.id))]}),k.length===0&&t.jsx("div",{className:"dashboard-header-inbox-empty",children:"No pending activity."})]})]})]})]})}function jt(e={}){return{textQuery:e.textQuery||"",workspaceQuery:e.workspaceQuery||"",modelQuery:e.modelQuery||"",resumableOnly:!!e.resumableOnly,sortMode:e.sortMode||"recent"}}function pp(e,s){return String(e||"")!==String(s||"")}function fp(e,s={}){const r=String(s.textQuery||"").trim().toLowerCase(),n=String(s.workspaceQuery||"").trim().toLowerCase(),a=String(s.modelQuery||"").trim().toLowerCase(),i=!!s.resumableOnly;return!r&&!n&&!a&&!i?e:e.filter(c=>!(i&&!c.canResume||r&&![c.title,c.preview].map(u=>String(u||"").toLowerCase()).join(`
|
|
30
|
+
`)))return}const U=(c==null?void 0:c[R.id])??d[R.id];try{const N=await v(R.invokeScript),D=Dr(N);if(D&&!D.ok||Er(N))throw new Error((D==null?void 0:D.error)||Qs(N)||`Could not run ${R.label}`);D&&x(R,U??!0,D)}catch(N){E(R,U);const D=N instanceof Error?N.message:`Could not run ${R.label}`;st.showToast(D,"warning")}};return t.jsxs("div",{className:"flex items-center gap-1.5 px-3 py-1 flex-wrap text-[10px] border-t border-border-subtle bg-surface-primary font-[var(--font)]",children:[t.jsx("span",{className:"text-[9px] font-bold tracking-wide opacity-70",style:{color:p},children:a}),t.jsx("span",{className:"text-border-subtle text-[10px]",children:"│"}),L.map(R=>{const U=String(b[R.id]||""),N=cm(R,y,U),D=S===R.id,Y=k===R.id,q=Qr(R,y);switch(R.type){case"select":return t.jsxs("div",{className:"relative",children:[t.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:D?`${p}55`:"transparent",border:"1px solid",color:U?"var(--text-primary)":"var(--text-muted)"},onClick:()=>M(R),children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),Y?"...":N||R.label,t.jsx("span",{className:"text-[7px] opacity-50",children:"▼"})]}),D&&q.length>0&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"fixed inset-0 z-[59]",onClick:()=>_(null)}),t.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:[t.jsx("div",{className:"px-3 py-1.5 text-[9px] font-bold text-text-muted tracking-wider border-b border-border-subtle",children:R.label.toUpperCase()}),q.map(W=>t.jsx("div",{className:"px-3 py-[7px] text-[11px] cursor-pointer whitespace-nowrap overflow-hidden text-ellipsis",style:{background:W.value===U?`${p}18`:"transparent",color:W.value===U?p:"var(--text-secondary)",fontWeight:W.value===U?600:400,borderLeft:W.value===U?`2px solid ${p}`:"2px solid transparent"},title:W.description||W.label,onMouseEnter:ae=>{ae.currentTarget.style.background=`${p}12`},onMouseLeave:ae=>{ae.currentTarget.style.background=W.value===U?`${p}18`:"transparent"},onClick:()=>T(R,W.value),children:W.label},W.value))]})]})]},R.id);case"cycle":return t.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:U?"var(--text-primary)":"var(--text-muted)"},onClick:()=>B(R),title:`Click to cycle: ${q.map(W=>W.label).join(" → ")}`,children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),N||R.label,t.jsx("span",{className:"text-[7px] opacity-50",children:"⟳"})]},R.id);case"toggle":return t.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:U?`${p}44`:"transparent",background:U?`${p}14`:"var(--surface-tertiary)",color:U?p:"var(--text-muted)"},onClick:()=>H(R),children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),R.label]},R.id);case"action":return t.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:()=>C(R),children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),R.resultDisplay==="inline"&&U?`${R.label}: ${U}`:R.label]},R.id);case"display":return t.jsxs("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-xl text-[10px] font-medium whitespace-nowrap",style:{border:"1px solid var(--border-default)",background:"var(--surface-tertiary)",color:U?"var(--text-primary)":"var(--text-muted)"},children:[R.icon&&t.jsx("span",{className:"text-[9px] opacity-60",children:R.icon}),U?`${R.label}: ${U}`:R.label]},R.id);default:return null}})]})}function um({isActive:e=!0,isCliTerminal:s=!1,routeId:r,sessionId:n,hostIdeType:a,providerType:i,displayLabel:c,controls:l,controlValues:u}){const{isVisible:p}=ac(),m=Fa(l,{hostIdeType:a,providerType:i});return!e||s||m.length===0||!p?null:t.jsx("div",{className:"shrink-0 bg-[var(--surface-primary)] border-t border-border-subtle",children:t.jsx(dm,{routeId:r,sessionId:n,hostIdeType:a,providerType:i,displayLabel:c,controls:m,controlValues:u})})}function pc({hasDraft:e,isBusy:s=!1}){return!e||s}const mm=o.memo(function({contextKey:s,panelLabel:r,isSending:n,isBusy:a=!1,statusMessage:i=null,onSend:c,isActive:l=!0,showControlsToggle:u=!1}){const p=o.useRef(null),[m,f]=o.useState(""),{isVisible:g,toggleVisibility:w}=ac();o.useEffect(()=>{f("")},[s]),o.useEffect(()=>{var d;l&&((d=p.current)==null||d.focus())},[s,l]);const A=async()=>{const d=m.trim();if(!d||a)return;await c(d)!==!1&&f("")};return t.jsxs("div",{className:"dashboard-input-area bg-[var(--surface-primary)] shrink-0 overflow-hidden transition-all duration-200 ease-out",style:{borderTop:l?"1px solid var(--border-subtle)":"1px solid transparent",maxHeight:l?72:0,opacity:l?1:0,transform:l?"translateY(0)":"translateY(10px)",padding:l?"10px 12px":"0 12px",pointerEvents:l?"auto":"none"},"aria-hidden":!l,children:[t.jsxs("div",{className:"flex gap-2 items-center",title:l?`Send message to ${r}`:void 0,children:[u&&t.jsx("button",{type:"button",onClick:w,"aria-label":g?"Hide controls":"Show controls","aria-pressed":g,title:g?"Hide controls":"Show controls",className:"h-10 w-7 shrink-0 rounded-full border border-border-subtle bg-bg-secondary text-text-muted hover:text-text-primary hover:bg-[var(--surface-tertiary)] transition-colors flex items-center justify-center",children:t.jsxs("svg",{width:"12",height:"18",viewBox:"0 0 12 18",fill:"currentColor","aria-hidden":"true",children:[t.jsx("circle",{cx:"6",cy:"3",r:"1.2"}),t.jsx("circle",{cx:"6",cy:"9",r:"1.2"}),t.jsx("circle",{cx:"6",cy:"15",r:"1.2"})]})}),t.jsx("div",{className:"flex-1 relative",children:t.jsx("input",{ref:p,type:"text",placeholder:i||`Send message to ${r}...`,value:m,onChange:d=>f(d.target.value),onPaste:d=>{const b=d.clipboardData.getData("text");b&&f(y=>y+b),d.preventDefault()},onKeyDown:d=>{if(d.key==="Enter"){if(d.nativeEvent.isComposing){d.preventDefault();return}d.preventDefault(),A()}},onBlur:d=>{if(window.innerWidth<768){const b=d.relatedTarget;if((b==null?void 0:b.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))"}})}),t.jsx("button",{onClick:()=>{A()},disabled:pc({hasDraft:!!m.trim(),isBusy:a}),className:`w-10 h-10 rounded-full flex items-center justify-center border-none shrink-0 transition-all duration-300 ${m.trim()&&!a?"cursor-pointer":"bg-bg-secondary cursor-default"}`,style:m.trim()&&!a?{background:"var(--chat-send-bg, var(--accent-primary))"}:void 0,children:t.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:m.trim()?"text-white":"text-text-muted",children:t.jsx("path",{d:"M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"})})})]}),i&&t.jsx("div",{className:"pt-2 px-1 text-[11px] text-text-muted opacity-80",children:i})]})}),tt=e=>e.transport==="pty",Hs=(e,s)=>tt(e)?e.mode||"terminal":"chat",fc=(e,s)=>tt(e)&&Hs(e)==="terminal",Ze=e=>e.transport==="acp";function ns(e){return e.streamSource!=="agent-stream"}function is(e){var s;return e.daemonId||((s=e.routeId)==null?void 0:s.split(":")[0])||e.routeId||""}function hc(e){return e.machineName||""}function kr(e){return is(e)}function Bt(e){return e.agentType||""}function dn(e){return e.hostIdeType||""}function Ua(e){return e.displayPrimary||e.agentName||"Agent"}function xc(e){return e.title||e.displayPrimary||e.agentName||e.tabKey||e.routeId||"Session"}function pm(e){return e.lastMessagePreview||e.displaySecondary||""}function bc(e){return[e.displaySecondary,hc(e)].filter(Boolean)}function Fs(e){return e.agentName||ot(Bt(e))}function fm(e){var s,r;if(!ns(e)){const n=(r=(s=e.displaySecondary)==null?void 0:s.split("·")[0])==null?void 0:r.trim();if(n)return n}return ot(dn(e)||Bt(e))}function gc(e){return ns(e)?e.sessionId:e.nativeSessionId}function Uo(e){return ns(e)?"native":e.tabKey}function hm(e){return e.sessionId}function xm(e,s){if(s)return ns(e)||!s.childSessions?s:s.childSessions.find(r=>r.id===e.sessionId||r.providerType===e.agentType)||s}function bm(e,s){const r=Bt(e),n=ns(e),a=tt(e)||Ze(e),i=n?a?Fs(e)||(s==null?void 0:s.cliName)||ot(dn(e)||r):s!=null&&s.type?ot(s.type):ot(dn(e)||r):Fs(e);return{isNativeConversation:n,isCli:tt(e),isAcp:Ze(e),isCliTerminal:fc(e),providerType:r,displayLabel:i,targetEntry:xm(e,s)}}function gm(e){if(typeof e=="number"&&Number.isFinite(e))return e;if(typeof e=="string"){const s=Date.parse(e);if(Number.isFinite(s))return s}return 0}function ps(e){const s=[...e.messages].reverse().find(r=>!(r!=null&&r._localId))||e.messages[e.messages.length-1];return e.lastMessageAt||gm(s==null?void 0:s.receivedAt)||0}function ba(e,s=0){return ps(e)||e.lastUpdated||s||0}function yc(e){return ps(e)||e.lastUpdated||0}function vc(e,s,r=yc){const n=r(s)-r(e);if(n!==0)return n;const a=(e.machineName||"").localeCompare(s.machineName||"");if(a!==0)return a;const i=e.displayPrimary.localeCompare(s.displayPrimary);if(i!==0)return i;const c=e.displaySecondary.localeCompare(s.displaySecondary);return c!==0?c:e.tabKey.localeCompare(s.tabKey)}function ga(e){var r;const s=Ct(e.status,{activeModal:(r=e.modalButtons)!=null&&r.length?{buttons:e.modalButtons}:null});return s==="generating"||s==="waiting_approval"}function ym(e){var s;return e.messages.length===0&&!((s=e.modalButtons)!=null&&s.length)&&!ga(e)&&!e.title.trim()}function vm(e){return e.length===0?null:[...e].sort((s,r)=>{const n=Number(ga(r))-Number(ga(s));if(n!==0)return n;const a=r.messages.length-s.messages.length;return a!==0?a:vc(s,r)})[0]||null}function Wt(e,s){const r=e.filter(c=>c.routeId===s);if(r.length===0)return null;const n=r.find(c=>c.streamSource==="native")||null,a=r.filter(c=>c.streamSource==="agent-stream"),i=vm(a);return n?i&&ym(n)?i:n:i||r[0]||null}function as(e){return`/dashboard?activeTab=${encodeURIComponent(e)}`}function za(e){return jr(e)||e.tabKey||e.routeId||null}function wc(e){const s=typeof e.entrySessionId=="string"?e.entrySessionId.trim():"";if(s)return s;const r=typeof e.entryInstanceId=="string"?e.entryInstanceId.trim():"";if(r)return r;const n=typeof e.entryRouteId=="string"?e.entryRouteId.trim():"";if(!n)return null;const a=Wt(e.conversations,n)||e.conversations.find(i=>i.routeId===n);return a?za(a):null}function jc({conversation:e,className:s="",onOpenNativeConversation:r,onOpenMachine:n,interactive:a=!0}){const i=Vs(),c=is(e),l=hc(e),u=e.transport==="cdp-page"||e.transport==="cdp-webview",p=e.streamSource==="agent-stream"&&!!e.agentName,m=!p&&(e.transport==="pty"||e.transport==="acp"),f=Fs(e),g=fm(e),w=o.useCallback(()=>{if(n){n();return}c&&i("/dashboard",{state:{openMachineId:c}})},[c,i,n]),A=o.useCallback(()=>{if(r){r();return}const d=za(e);d&&i(as(d))},[e,i,r]);return t.jsxs("div",{className:`conversation-meta-chips ${s}`.trim(),children:[u&&(a?t.jsxs("button",{type:"button",className:"conversation-meta-chip is-clickable",onClick:A,title:g,children:[t.jsx(Rt,{size:12}),t.jsx("span",{children:g})]}):t.jsxs("span",{className:"conversation-meta-chip",title:g,children:[t.jsx(Rt,{size:12}),t.jsx("span",{children:g})]})),p&&t.jsxs("span",{className:"conversation-meta-chip is-active",title:f,children:[t.jsx(fr,{size:12}),t.jsx("span",{children:f})]}),m&&t.jsxs("span",{className:"conversation-meta-chip is-active",title:f,children:[t.jsx(fr,{size:12}),t.jsx("span",{children:f})]}),l&&(a?t.jsxs("button",{type:"button",className:"conversation-meta-chip is-clickable",onClick:w,title:l,children:[t.jsx(Qt,{size:12}),t.jsx("span",{children:l})]}):t.jsxs("span",{className:"conversation-meta-chip",title:l,children:[t.jsx(Qt,{size:12}),t.jsx("span",{children:l})]}))]})}function On(e,s){return`${e}:${s}`}function wm(){if(typeof window>"u")return!1;try{return window.localStorage.getItem("adhdev_mobile_debug")==="1"}catch{return!1}}function $r(e,s){wm()&&console.debug(`[subscription-manager] ${e}`,s)}class jm{constructor(){Ye(this,"active",new Map)}subscribe(s,r,n,a){var p;const i=On(n.topic,n.key),c=this.active.get(i);let l=!0;if(c)c.handlers.add(a),c.lastUpdate&&a(c.lastUpdate);else{const m={daemonId:r,request:n,handlers:new Set([a])};this.active.set(i,m),$r("subscribe",{daemonId:r,topic:n.topic,key:n.key}),l=((p=s.sendData)==null?void 0:p.call(s,r,n))??!1}const u=()=>{var g;const m=this.active.get(i);if(!m||(m.handlers.delete(a),m.handlers.size>0))return;this.active.delete(i);const f={type:"unsubscribe",topic:n.topic,key:n.key};$r("unsubscribe",{daemonId:r,topic:n.topic,key:n.key}),(g=s.sendData)==null||g.call(s,r,f)};return u.initialSendAccepted=l,u}publish(s){const r=On(s.topic,s.key),n=this.active.get(r);n&&(n.lastUpdate=s,Ks.record({interactionId:typeof s.interactionId=="string"?s.interactionId:void 0,kind:"subscription.publish",topic:s.topic,payload:{key:s.key}}),n.handlers.forEach(a=>{a(s),Ks.record({interactionId:typeof s.interactionId=="string"?s.interactionId:void 0,kind:"subscription.handler_invoked",topic:s.topic,payload:{key:s.key}})}))}updateParams(s,r,n){const a=On(s,r),i=this.active.get(a);i&&(i.request={...i.request,params:{...i.request.params,...n}})}resubscribeAll(s){var r;$r("resubscribe_all",{count:this.active.size,subscriptions:Array.from(this.active.values()).map(n=>({daemonId:n.daemonId,topic:n.request.topic,key:n.request.key}))});for(const n of this.active.values())(r=s.sendData)==null||r.call(s,n.daemonId,n.request)}resubscribeForDaemon(s,r){var a;const n=Array.from(this.active.values()).filter(i=>i.daemonId===s);$r("resubscribe_daemon",{daemonId:s,count:n.length,subscriptions:n.map(i=>({topic:i.request.topic,key:i.request.key}))});for(const i of n)(a=r.sendData)==null||a.call(r,i.daemonId,i.request)}}const os=new jm;function km(e,s){const r=new Map;for(const n of e||[])if((n.daemonId||n.id.includes(":")&&n.id.split(":")[0]||"")===s&&n.sessionId){r.set(n.sessionId,{parentSessionId:n.parentSessionId,providerSessionId:n.providerSessionId,workspace:n.workspace??null,sessionCapabilities:n.sessionCapabilities,cdpConnected:n.cdpConnected,activeChat:n.activeChat,controlValues:n.controlValues,providerControls:n.providerControls,summaryMetadata:n.summaryMetadata,runtimeWriteOwner:n.runtimeWriteOwner,runtimeAttachedClients:n.runtimeAttachedClients,cliName:n.cliName,type:n.type,mode:n.mode,status:n.status,lastMessagePreview:n.lastMessagePreview,lastMessageRole:n.lastMessageRole,lastMessageAt:n.lastMessageAt,lastMessageHash:n.lastMessageHash,completionMarker:n.completionMarker,seenCompletionMarker:n.seenCompletionMarker});for(const i of n.childSessions||[]){if(!(i!=null&&i.id))continue;const c=r.get(i.id)||{};r.set(i.id,{...c,...i})}}return r}function Sm(e){const s=[],r=new Map;for(const n of e)if(n.parentId){const a=r.get(n.parentId)||[];a.push(n),r.set(n.parentId,a)}else s.push(n);return{topLevel:s,childrenByParent:r}}function un(e,s){const r=[],{daemonId:n,existingDaemon:a,existingEntries:i,timestamp:c}=s,l=c||e.timestamp||Date.now(),u=e.sessions||[],{topLevel:p,childrenByParent:m}=Sm(u),f=km(i,n),g=e.machine?{...(a==null?void 0:a.machine)||{},...e.machine}:a==null?void 0:a.machine,w=p.filter(b=>b.kind==="workspace"&&b.transport==="cdp-page"),A=p.filter(b=>b.kind==="agent"&&b.transport==="pty"),d=p.filter(b=>b.kind==="agent"&&b.transport==="acp");r.push({...a||{},id:n,type:"adhdev-daemon",status:"online",timestamp:l,...e.version&&{version:e.version},...g&&{machine:g,platform:g.platform},...e.instanceId&&{instanceId:e.instanceId},...e.machineNickname!==void 0&&{machineNickname:e.machineNickname},...e.p2p&&{p2p:e.p2p},...e.workspaces&&{workspaces:e.workspaces},...e.defaultWorkspaceId!==void 0&&{defaultWorkspaceId:e.defaultWorkspaceId},...e.defaultWorkspacePath!==void 0&&{defaultWorkspacePath:e.defaultWorkspacePath},...e.terminalSizingMode!==void 0&&{terminalSizingMode:e.terminalSizingMode},...e.recentLaunches&&{recentLaunches:e.recentLaunches},...e.terminalBackend&&{terminalBackend:e.terminalBackend},...e.detectedIdes&&{detectedIdes:e.detectedIdes},...e.availableProviders&&{availableProviders:e.availableProviders},cdpConnected:w.some(b=>!!b.cdpConnected)});for(const b of w){const y=f.get(b.id),h=ar(b,y),S=(m.get(b.id)||[]).map(_=>ar(_,f.get(_.id)));r.push({id:`${n}:ide:${b.id}`,sessionId:b.id,providerSessionId:b.providerSessionId??(y==null?void 0:y.providerSessionId),parentSessionId:h.parentId,sessionKind:h.kind,transport:h.transport,sessionCapabilities:h.capabilities,type:h.providerType,status:h.cdpConnected?"online":"detected",daemonId:n,instanceId:b.id,workspace:h.workspace,terminals:0,childSessions:S,agents:S.map(_=>({id:_.id,name:_.providerName||_.providerType,type:_.providerType,status:_.status})),activeChat:h.activeChat,chats:[],cdpConnected:h.cdpConnected,...h.lastMessagePreview!==void 0&&{lastMessagePreview:h.lastMessagePreview},...h.lastMessageRole!==void 0&&{lastMessageRole:h.lastMessageRole},...h.lastMessageAt!==void 0&&{lastMessageAt:h.lastMessageAt},...h.lastMessageHash!==void 0&&{lastMessageHash:h.lastMessageHash},lastUpdated:h.lastUpdated,unread:h.unread,lastSeenAt:h.lastSeenAt,inboxBucket:h.inboxBucket,completionMarker:h.completionMarker,seenCompletionMarker:h.seenCompletionMarker,surfaceHidden:h.surfaceHidden,...h.controlValues!==void 0&&{controlValues:h.controlValues},...h.providerControls!==void 0&&{providerControls:h.providerControls},...h.summaryMetadata!==void 0&&{summaryMetadata:h.summaryMetadata},timestamp:l})}for(const b of A){const y=f.get(b.id),h=ar(b,y);r.push({id:`${n}:cli:${b.id}`,sessionId:b.id,providerSessionId:b.providerSessionId??(y==null?void 0:y.providerSessionId),parentSessionId:h.parentId,sessionKind:h.kind,transport:h.transport,sessionCapabilities:h.capabilities,type:h.providerType,agentType:h.providerType,status:h.status||"running",daemonId:n,instanceId:b.id,cliName:h.providerName||h.providerType,mode:h.mode||(y==null?void 0:y.mode)||"terminal",workspace:h.workspace||"",activeChat:h.activeChat,...h.resume!==void 0&&{resume:h.resume},...h.runtimeKey!==void 0&&{runtimeKey:h.runtimeKey},...h.runtimeDisplayName!==void 0&&{runtimeDisplayName:h.runtimeDisplayName},...h.runtimeWorkspaceLabel!==void 0&&{runtimeWorkspaceLabel:h.runtimeWorkspaceLabel},...h.runtimeWriteOwner!==void 0&&{runtimeWriteOwner:h.runtimeWriteOwner},...h.runtimeAttachedClients!==void 0&&{runtimeAttachedClients:h.runtimeAttachedClients},...h.lastMessagePreview!==void 0&&{lastMessagePreview:h.lastMessagePreview},...h.lastMessageRole!==void 0&&{lastMessageRole:h.lastMessageRole},...h.lastMessageAt!==void 0&&{lastMessageAt:h.lastMessageAt},...h.lastMessageHash!==void 0&&{lastMessageHash:h.lastMessageHash},lastUpdated:h.lastUpdated,unread:h.unread,lastSeenAt:h.lastSeenAt,inboxBucket:h.inboxBucket,completionMarker:h.completionMarker,seenCompletionMarker:h.seenCompletionMarker,surfaceHidden:h.surfaceHidden,...h.controlValues!==void 0&&{controlValues:h.controlValues},...h.providerControls!==void 0&&{providerControls:h.providerControls},...h.summaryMetadata!==void 0&&{summaryMetadata:h.summaryMetadata},timestamp:l,_isCli:!0})}for(const b of d){const y=f.get(b.id),h=ar(b,y);r.push({id:`${n}:acp:${b.id}`,sessionId:b.id,providerSessionId:b.providerSessionId??(y==null?void 0:y.providerSessionId),parentSessionId:h.parentId,sessionKind:h.kind,transport:h.transport,sessionCapabilities:h.capabilities,type:h.providerType,agentType:h.providerType,status:h.status||"running",daemonId:n,instanceId:b.id,cliName:h.providerName||h.providerType,mode:"chat",workspace:h.workspace||"",activeChat:h.activeChat,...h.runtimeKey!==void 0&&{runtimeKey:h.runtimeKey},...h.runtimeDisplayName!==void 0&&{runtimeDisplayName:h.runtimeDisplayName},...h.runtimeWorkspaceLabel!==void 0&&{runtimeWorkspaceLabel:h.runtimeWorkspaceLabel},...h.runtimeWriteOwner!==void 0&&{runtimeWriteOwner:h.runtimeWriteOwner},...h.runtimeAttachedClients!==void 0&&{runtimeAttachedClients:h.runtimeAttachedClients},...h.lastMessagePreview!==void 0&&{lastMessagePreview:h.lastMessagePreview},...h.lastMessageRole!==void 0&&{lastMessageRole:h.lastMessageRole},...h.lastMessageAt!==void 0&&{lastMessageAt:h.lastMessageAt},...h.lastMessageHash!==void 0&&{lastMessageHash:h.lastMessageHash},lastUpdated:h.lastUpdated,unread:h.unread,lastSeenAt:h.lastSeenAt,inboxBucket:h.inboxBucket,completionMarker:h.completionMarker,seenCompletionMarker:h.seenCompletionMarker,surfaceHidden:h.surfaceHidden,...h.controlValues!==void 0&&{controlValues:h.controlValues},...h.providerControls!==void 0&&{providerControls:h.providerControls},...h.summaryMetadata!==void 0&&{summaryMetadata:h.summaryMetadata},timestamp:l,_isAcp:!0})}return r}const Nm=15e3,Cm=6e4,Im=1200,zo=12,Am=8e3,Mm=4e3,Wn=new Map,Hn=new Map,Fn=new Set,cr=new Map;function Tm(e){if(!e||typeof e!="object")return null;const s=e,r=s.status;if(r&&typeof r=="object")return r;const n=s.result;if(n&&typeof n=="object"&&"status"in n){const a=n.status;if(a&&typeof a=="object")return a}return s}function Vo(e,s){const r=cr.get(e);!r||r.size===0||(cr.delete(e),r.forEach(n=>n(s)))}function Lm(e,s){return new Promise(r=>{const n=cr.get(e)||new Set;cr.set(e,n);const a=c=>{clearTimeout(i),n.delete(a),n.size===0&&cr.delete(e),r(c)},i=setTimeout(()=>a(!1),s);n.add(a)})}function Sr(){const{sendCommand:e,sendData:s}=Pt(),{injectEntries:r,getIdes:n}=cn();return o.useCallback(async(a,i)=>{if(!a)return;const c=(i==null?void 0:i.minFreshMs)??Cm,l=Hn.get(a)||0;if(!(i!=null&&i.force)&&Fn.has(a)&&l>0||!(i!=null&&i.force)&&l>0&&Date.now()-l<c)return;const u=Wn.get(a);if(u)return u;const p=(async()=>{if(s&&!Fn.has(a)&&(Fn.add(a),os.subscribe({sendData:s},a,{type:"subscribe",topic:"daemon.metadata",key:`daemon:metadata:${a}`,params:{includeSessions:!0}},d=>{const b=n(),y=b.find(S=>S.id===a),h=un(d.status,{daemonId:a,existingDaemon:y,existingEntries:b,timestamp:d.timestamp});h.length>0&&r(h),Hn.set(a,Date.now()),Vo(a,!0)}),!(i!=null&&i.force)&&await Lm(a,Im)))return;const m=await e(a,"get_status_metadata"),f=Tm(m);if(!f)return;const g=n(),w=g.find(d=>d.id===a),A=un(f,{daemonId:a,existingDaemon:w,existingEntries:g,timestamp:f.timestamp||Date.now()});A.length>0&&r(A,{authoritativeDaemonIds:[a]}),Hn.set(a,Date.now()),Vo(a,!0)})().finally(()=>{Wn.delete(a)});return Wn.set(a,p),p},[n,r,e,s])}function Gt(e){const s=Number((e==null?void 0:e.receivedAt)||(e==null?void 0:e.timestamp)||0);return Number.isFinite(s)?s:0}function Va(e,s){if(!e||!s)return!1;if(e===s||e.id&&s.id&&String(e.id)===String(s.id)||e._localId&&s._localId&&String(e._localId)===String(s._localId))return!0;const r=String(e.role||"").toLowerCase(),n=String(s.role||"").toLowerCase();if(r!==n)return!1;const a=Os(e.content),i=Os(s.content);if(!a||!i||!(a===i||br(a,i)||br(i,a)))return!1;const l=Gt(e),u=Gt(s);return l&&u?Math.abs(l-u)<=15e3:!!e._localId!=!!s._localId}function Go(e){let s=0;return e!=null&&e._localId||(s+=4),e!=null&&e.id&&(s+=3),e!=null&&e._turnKey&&(s+=2),Gt(e)&&(s+=1),s}function Ns(e){return Os(e==null?void 0:e.content)}function br(e,s){if(!e||!s||e.length<=s.length)return!1;const r=Math.max(12,Math.min(80,Math.floor(e.length*.4)));return s.length<r?!1:e.startsWith(s)||e.includes(s)}function _m(e,s){const r=Ns(e),n=Ns(s);return!r||!n||r===n?null:br(r,n)?e:br(n,r)?s:null}function Rm(e,s){const r=_m(e,s);if(r)return r;const n=Go(e),a=Go(s);return a!==n?a>n?s:e:Ns(s).length>=Ns(e).length?s:e}function Pm(e){return!!e&&!!(e.id||e._localId||e._turnKey)}function lr(e){if(!e)return[];const s=[],r=l=>{l&&s.push(l)};e.id&&r(`id:${String(e.id)}`),e._localId&&r(`local:${String(e._localId)}`),e._turnKey&&r(`turn:${String(e._turnKey)}`);const n=String(e.role||"").toLowerCase(),a=Ns(e),i=Gt(e),c=i?Math.round(i/15e3):0;return n&&a&&(r(`content:${n}:${a}`),r(`preview:${n}:${a.slice(0,120)}:${c}`)),s}function fs(e,s=Va){const r=[],n=new Map,a=(c,l)=>{for(const u of lr(c)){const p=n.get(u);p?p.push(l):n.set(u,[l])}},i=(c,l)=>{for(const u of lr(c)){const p=n.get(u);if(!p)continue;const m=p.filter(f=>f!==l);m.length>0?n.set(u,m):n.delete(u)}};for(const c of e){const l=new Set;for(const m of lr(c)){const f=n.get(m);f&&f.forEach(g=>l.add(g))}const u=l.size>0?Array.from(l).sort((m,f)=>m-f).find(m=>s(r[m],c)):Pm(c)?-1:r.findIndex(m=>s(m,c));if(u!==void 0&&u>=0){const m=Rm(r[u],c);m!==r[u]&&(i(r[u],u),r.splice(u,1,m),a(m,u));continue}const p=r.length;r.push(c),a(c,p)}return r}function Dm(e,s){const r=Array.isArray(e)?e:[],n=Array.isArray(s)?s:[];return r.length===0?n:n.length===0?r:fs([...r,...n])}function qo(e){return[...e].sort((s,r)=>{const n=Gt(s),a=Gt(r);return n&&a&&n!==a?n-a:0})}function Yo(e,s){const r=e.filter(n=>String((n==null?void 0:n.role)||"").toLowerCase()==="user").slice();return s.filter(n=>{const a=r.findIndex(i=>Va(i,n));return a>=0?(r.splice(a,1),!1):!0})}function Em(e,s,r=Va){const n=new Map,a=i=>{for(const c of lr(i)){const l=n.get(c);l?l.push(i):n.set(c,[i])}};return s.forEach(a),e.filter(i=>{const c=Ns(i),l=String((i==null?void 0:i.role)||"").toLowerCase(),u=Gt(i),p=new Set;for(const f of lr(i)){const g=n.get(f);g&&g.forEach(w=>p.add(w))}return!(p.size>0?Array.from(p):s).some(f=>{if(r(i,f))return!0;const g=String((f==null?void 0:f.role)||"").toLowerCase();if(!c||!l||l!==g)return!1;const w=Ns(f);if(!br(w,c)&&w!==c)return!1;const A=Gt(f);return u&&A?Math.abs(u-A)<=15e3:!0})})}function Es(e){if(!e)return{};const s=e.sessionId?{targetSessionId:e.sessionId}:{};return e.sessionId?s:tt(e)||Ze(e)?{agentType:Bt(e)}:e.streamSource==="agent-stream"?{agentType:Bt(e)}:s}function gr(e){return e?kr(e):""}function Zs(e,s){e(r=>[...r,{id:Date.now(),message:s,type:"warning",timestamp:Date.now()}])}function Ga(e){if(!e)return null;if(Array.isArray(e.modalButtons)&&e.modalButtons.length>0)return"Resolve the pending approval prompt before sending another message.";switch(e.status){case"waiting_approval":case"waiting_for_user_input":return"Resolve the pending approval prompt before sending another message.";default:return null}}function $m(e){const s=e instanceof Error?e.message:String(e||""),r=s.toLowerCase();return r.includes("still processing the previous prompt")?"Wait for the current reply to finish before sending another message.":r.includes("awaiting confirmation")?"Resolve the pending approval prompt before sending another message.":r.includes("not ready")?"Wait for the runtime to finish starting up before sending a message.":r.includes("not running")?"Runtime is not available right now.":s||"Unable to send message right now."}const Km=60,Bm=1e3;function kc(e={}){return e.isCliLike?Bm:Km}function Om(e={}){return kc(e)}const Nr=60,qa=12e4,Wm=new Set(["generating","waiting_approval","starting","streaming","working"]),Xo=new Map;function Sc(e,s){return`${e}::${s}`}function ya(e=Nr){return{liveMessages:[],cursor:Cc([],e),historyMessages:[],historyOffset:0,hasMoreHistory:!0,historyError:null}}function Nc(e){return Ui(e)}function Cc(e,s=Nr){return{knownMessageCount:e.length,lastMessageSignature:Nc(e[e.length-1]),tailLimit:s}}function Kr(e,s){const r=e[e.length-1];if(!r)return"empty:";let n="";try{n=JSON.stringify(r.content??"")}catch{n=String(r.content??"")}return["",e.length,String(r.id||""),String(r.index??""),String(r.receivedAt??r.timestamp??""),n].join("|")}function Hm(e,s){const r=Array.isArray(s.messages)?s.messages:[];switch(s.syncMode){case"noop":return e;case"append":return fs([...e,...r]);case"replace_tail":{const n=Math.max(0,Math.min(Number(s.replaceFrom??e.length),e.length));return fs([...e.slice(0,n),...r])}case"full":{const n=Math.max(Number(s.totalMessages||0),r.length);if(n>r.length&&e.length>r.length){const a=Math.max(0,n-r.length);return fs([...e.slice(0,a),...r])}return r}default:return r}}class Fm{constructor(s){Ye(this,"manager");Ye(this,"sendData");Ye(this,"daemonId");Ye(this,"sessionId");Ye(this,"historySessionId");Ye(this,"subscriptionKey");Ye(this,"snapshot");Ye(this,"transportSubscription",null);Ye(this,"listeners",new Set);Ye(this,"retainCount",0);Ye(this,"loadHistoryPromise",null);Ye(this,"pendingDisconnectTimer",null);this.manager=s.manager||os,this.sendData=s.sendData,this.daemonId=s.daemonId,this.sessionId=s.sessionId,this.historySessionId=s.historySessionId,this.subscriptionKey=s.subscriptionKey,this.snapshot=ya(Math.max(0,s.tailLimit??Nr))}updateOptions(s){if(s.manager&&(this.manager=s.manager),s.sendData&&(this.sendData=s.sendData),s.historySessionId&&(this.historySessionId=s.historySessionId),s.tailLimit!==void 0){const r=Math.max(0,s.tailLimit);if(r!==this.snapshot.cursor.tailLimit){const n=Math.min(this.snapshot.cursor.knownMessageCount,this.snapshot.liveMessages.length);this.snapshot={...this.snapshot,cursor:{...this.snapshot.cursor,knownMessageCount:n,tailLimit:r}},this.transportSubscription&&(this.disconnect(),this.connect())}}}getSnapshot(){return this.snapshot}hydrateLiveMessages(s){const r=Array.isArray(s)?s:[];if(r.length===0)return;const n=fs([...r,...this.snapshot.liveMessages]);if(n.length<r.length)return;const a=Cc(n,this.snapshot.cursor.tailLimit);Kr(this.snapshot.liveMessages)===Kr(n)&&this.snapshot.cursor.knownMessageCount===a.knownMessageCount&&this.snapshot.cursor.lastMessageSignature===a.lastMessageSignature||(this.snapshot={...this.snapshot,liveMessages:n,cursor:a},this.emit())}subscribe(s){return this.listeners.add(s),s(this.snapshot),()=>{this.listeners.delete(s)}}retain(){this.pendingDisconnectTimer&&(clearTimeout(this.pendingDisconnectTimer),this.pendingDisconnectTimer=null),this.retainCount+=1,this.connect()}release(){this.retainCount=Math.max(0,this.retainCount-1),!(this.retainCount!==0||this.pendingDisconnectTimer)&&(this.pendingDisconnectTimer=setTimeout(()=>{this.pendingDisconnectTimer=null,this.retainCount===0&&this.disconnect()},0))}async loadHistoryPage(s){if(this.loadHistoryPromise)return this.loadHistoryPromise;this.snapshot={...this.snapshot,historyError:null},this.emit();const r=(async()=>{try{const n=await s(),a=Array.isArray(n.messages)?n.messages:[];this.snapshot={...this.snapshot,historyMessages:[...a,...this.snapshot.historyMessages],historyOffset:this.snapshot.historyOffset+a.length,hasMoreHistory:n.hasMore===!0,historyError:null}}catch(n){this.snapshot={...this.snapshot,historyError:n instanceof Error?n.message:"Failed to load history"}}this.emit()})().finally(()=>{this.loadHistoryPromise=null});return this.loadHistoryPromise=r,r}connect(){this.transportSubscription||!this.sendData||!this.daemonId||!this.sessionId||(this.transportSubscription=this.manager.subscribe({sendData:this.sendData},this.daemonId,{type:"subscribe",topic:"session.chat_tail",key:this.subscriptionKey,params:{targetSessionId:this.sessionId,...this.historySessionId?{historySessionId:this.historySessionId}:{},knownMessageCount:this.snapshot.cursor.knownMessageCount,lastMessageSignature:this.snapshot.cursor.lastMessageSignature,...this.snapshot.cursor.tailLimit>0?{tailLimit:this.snapshot.cursor.tailLimit}:{}}},s=>{this.handleUpdate(s)}))}disconnect(){var s;(s=this.transportSubscription)==null||s.call(this),this.transportSubscription=null}dispose(){this.pendingDisconnectTimer&&(clearTimeout(this.pendingDisconnectTimer),this.pendingDisconnectTimer=null),this.disconnect(),this.listeners.clear(),this.retainCount=0,this.loadHistoryPromise=null}emit(){this.listeners.forEach(s=>s(this.snapshot))}handleUpdate(s){const r=Hm(this.snapshot.liveMessages,s),n={knownMessageCount:r.length,lastMessageSignature:typeof s.lastMessageSignature=="string"?s.lastMessageSignature:Nc(r[r.length-1]),tailLimit:this.snapshot.cursor.tailLimit};Kr(this.snapshot.liveMessages)===Kr(r)&&this.snapshot.cursor.knownMessageCount===n.knownMessageCount&&this.snapshot.cursor.lastMessageSignature===n.lastMessageSignature||(this.snapshot={...this.snapshot,liveMessages:r,cursor:n},this.manager.updateParams("session.chat_tail",this.subscriptionKey,{knownMessageCount:n.knownMessageCount,lastMessageSignature:n.lastMessageSignature}),this.emit())}}function Ic(e){const s=Sc(e.daemonId,e.sessionId),r=Xo.get(s);if(r)return r.updateOptions(e),r;const n=new Fm(e);return Xo.set(s,n),n}function Um(e,s){return{...e,loadHistoryPage:s}}function zm(e,s){return e.subscriptionKey.localeCompare(s.subscriptionKey)||e.daemonId.localeCompare(s.daemonId)||e.sessionId.localeCompare(s.sessionId)||e.historySessionId.localeCompare(s.historySessionId)}function Vm(e,s={}){const r=String(e.status||"").trim().toLowerCase();if(Wm.has(r)||(e.modalMessage||"").trim()||Array.isArray(e.modalButtons)&&e.modalButtons.length>0)return!0;const n=s.now??Date.now(),a=Math.max(0,Number(s.recentActivityMs??qa)),i=Math.max(Number(e.lastUpdated||0),Number(e.lastMessageAt||0));return i>0?n-i<=a:Array.isArray(e.messages)&&e.messages.length>0}function Gm(e=qa){return Math.max(1e3,Math.min(3e4,Math.max(0,Number(e||0))))}function qm(e,s={}){const r=new Set,n=[];for(const a of e){if(!Vm(a,s))continue;const i=kr(a),c=a.sessionId||"";if(!i||!c)continue;const l=Sc(i,c);if(r.has(l))continue;r.add(l);const u=jr(a);n.push({daemonId:i,sessionId:c,historySessionId:u||c,subscriptionKey:`daemon:${i}:session:${c}`})}return n.sort(zm),{descriptors:n,signature:n.map(a=>`${a.subscriptionKey}|${a.historySessionId}`).join("||")}}function Ym(e,s){const{sendData:r,sendCommand:n}=Pt(),a=(s==null?void 0:s.enabled)!==!1,i=kr(e),c=e.sessionId||"",l=jr(e)||c,u=`daemon:${i}:session:${c}`,p=Math.max(0,(s==null?void 0:s.tailLimit)??Nr),m=o.useMemo(()=>!a||!i||!c?null:Ic({daemonId:i,sessionId:c,historySessionId:l,subscriptionKey:u,sendData:r,tailLimit:p}),[i,a,l,r,c,u,p]),[f,g]=o.useState(()=>(m==null?void 0:m.getSnapshot())||ya(p));o.useEffect(()=>{if(!m){g(ya(p));return}m.retain(),g(m.getSnapshot());const A=m.subscribe(d=>{g(d)});return()=>{A(),m.release()}},[m,p]),o.useEffect(()=>{m&&(m.hydrateLiveMessages(e.messages),g(m.getSnapshot()))},[e.messages,m]);const w=o.useCallback(async()=>{!m||!i||!c||await m.loadHistoryPage(async()=>{const A=e.agentType,d=await n(i,"chat_history",{agentType:A,offset:m.getSnapshot().historyOffset,limit:30,targetSessionId:c,historySessionId:l}),b=d&&typeof d=="object"&&"result"in d?d.result||{}:d||{};return{messages:Array.isArray(b.messages)?b.messages:[],hasMore:b.hasMore===!0}})},[e.agentType,m,i,l,n,c]);return o.useMemo(()=>Um(f,w),[w,f])}function Xm(e,s){const{sendData:r}=Pt(),n=(s==null?void 0:s.enabled)!==!1,a=Math.max(0,(s==null?void 0:s.tailLimit)??Nr),i=Math.max(0,Number((s==null?void 0:s.recentActivityMs)??qa)),c=Gm(i),[l,u]=o.useState(0);o.useEffect(()=>{if(!n||e.length===0)return;const m=setInterval(()=>{u(f=>f+1)},c);return()=>{clearInterval(m)}},[e.length,n,c]);const p=o.useMemo(()=>qm(e,{recentActivityMs:i}),[e,i,l]);o.useEffect(()=>{if(!n||!r||p.descriptors.length===0)return;const m=p.descriptors.map(f=>Ic({...f,sendData:r,tailLimit:a}));return m.forEach(f=>f.retain()),()=>{m.forEach(f=>f.release())}},[p.signature,n,r,a])}function Jm(e,s){return Array.isArray(e.sessionCapabilities)&&e.sessionCapabilities.includes(s)}function Qm(e){return Jm(e,"open_panel")?e.status==="panel_hidden"||e.status==="not_monitored":!1}const Zm=60;function va({activeConv:e,ideEntry:s,handleSendChat:r,isSendingChat:n=!1,sendFeedbackMessage:a=null,handleFocusAgent:i,isFocusingAgent:c,actionLogs:l,userName:u,showMetaChips:p=!1,scrollToBottomRequestNonce:m,isInputActive:f=!0}){var ce,Se,X,he,J;const g=o.useRef(new Map),w=Sr();wr("ChatPane",{tabKey:e.tabKey,messageCount:e.messages.length,actionLogCount:l.length,isSendingChat:n});const A=at.useMemo(()=>qs(e),[e.status,e.connectionState]),d=o.useMemo(()=>bm(e,s),[e,s]),b=o.useMemo(()=>{var Z;return Fa((Z=d.targetEntry)==null?void 0:Z.providerControls,{hostIdeType:e.hostIdeType,providerType:d.providerType})},[e.hostIdeType,d.providerType,(ce=d.targetEntry)==null?void 0:ce.providerControls]),y=kc({isCliLike:d.isCli||d.isAcp}),h=Om({isCliLike:d.isCli||d.isAcp}),S=Ym(e,{enabled:!!e.sessionId,tailLimit:h}),[_,k]=o.useState(y),I=e.tabKey,j=S.historyMessages,v=S.hasMoreHistory,x=S.historyError,E=Dm(S.liveMessages,e.messages);o.useEffect(()=>{k(y)},[y,I]);const L=Math.max(0,E.length-_),M=Ua(e),T=kr(e),B=Qm(e),H=Ga(e),C=a||H,R=!!H,[U,N]=o.useState(!1);o.useEffect(()=>{const Z=d.targetEntry;T&&(!Z||Z.providerControls===void 0||Z.controlValues===void 0)&&w(T,{minFreshMs:3e4}).catch(()=>{})},[T,d.isAcp,(Se=d.targetEntry)==null?void 0:Se.providerControls,(X=d.targetEntry)==null?void 0:X.controlValues,w]);const D=o.useCallback(async()=>{if(!U){if(E.length>_){k(Z=>Math.min(E.length,Z+Zm));return}N(!0);try{await S.loadHistoryPage()}finally{N(!1)}}},[S,U,E.length,_]),{allMessages:Y,receivedAtMap:q}=o.useMemo(()=>{const Z=L>0?E.slice(-_):E;if(j.length===0){const ye=qo(fs(Z)),ie={};return ye.forEach((le,se)=>{const pe=`${e.tabKey}:${_s(le,se)}`;let ne=Gt(le)||g.current.get(pe)||0;ne||(ne=Date.now(),g.current.set(pe,ne)),ie[_s(le,se)]=ne}),{allMessages:ye,receivedAtMap:ie}}const ue=Em(j,Z),de=qo(fs([...ue,...Z])),z={};return de.forEach((ye,ie)=>{const le=`${e.tabKey}:${_s(ye,ie)}`;let se=Gt(ye)||g.current.get(le)||0;se||(se=Date.now(),g.current.set(le,se)),z[_s(ye,ie)]=se}),{allMessages:de,receivedAtMap:z}},[e.tabKey,L,j,E,_]),W=o.useMemo(()=>l.filter(Z=>Z.routeId===e.tabKey).sort((Z,ue)=>Z.timestamp-ue.timestamp),[l,e.tabKey]),ae=o.useMemo(()=>{if(E.length===0){if(e.connectionState==="connecting"||e.connectionState==="new")return t.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-4",children:[t.jsx("div",{className:"connecting-logo-float",children:t.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:t.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",style:{width:40,height:40,borderRadius:"50%",opacity:.85}})})}),t.jsxs("div",{className:"flex flex-col items-center gap-1.5",children:[t.jsxs("div",{className:"text-[13px] text-blue-400 font-medium",children:["Connecting to your machine",t.jsx("span",{className:"connecting-dots"})]}),t.jsx("div",{className:"text-[11px] opacity-35",children:"Establishing P2P connection"})]})]});if((A.isGenerating||e.status==="streaming")&&N(!1),e.status==="not_monitored"&&B)return t.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[t.jsx("div",{className:"text-3xl opacity-60",children:t.jsx(fr,{size:28})}),t.jsx("div",{className:"text-[13px] opacity-50",children:"Agent not monitored"}),t.jsx("button",{onClick:i,disabled:c,className:"btn btn-primary",children:c?"⌛ Switching...":t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Bs,{size:14})," Open ",M," Panel"]})}),t.jsx("div",{className:"text-[11px] opacity-35 max-w-[280px]",children:"Click to switch monitoring to this agent"})]});if(e.status==="panel_hidden"&&B)return t.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[t.jsx("div",{className:"text-3xl opacity-60",children:t.jsx(qi,{size:28})}),t.jsx("div",{className:"text-[13px] opacity-50",children:"Agent panel is not visible yet"}),t.jsx("button",{onClick:i,disabled:c,className:"btn btn-primary",children:c?"⌛ Opening...":t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Bs,{size:14})," Open ",M," Panel"]})}),t.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(e.status==="idle"&&!U)return t.jsxs("div",{className:"text-center mt-16 flex flex-col items-center gap-3",children:[t.jsx("div",{className:"text-2xl opacity-40 animate-pulse",children:"💬"}),t.jsx("div",{className:"text-[13px] opacity-40",children:"Loading chat..."})]})}},[e.connectionState,e.status,B,i,c,U,E.length,M,A.isGenerating]);return t.jsxs("div",{className:"flex-1 min-h-0 w-full flex flex-col",children:[p&&t.jsx(jc,{conversation:e,className:"chat-pane-meta-row"}),t.jsx(du,{messages:Y,actionLogs:W,agentName:Fs(e)||M||"Agent",userName:u,isCliMode:d.isCli||d.isAcp,isWorking:A.isGenerating,contextKey:e.tabKey,receivedAtMap:q,onLoadMore:D,isLoadingMore:U,hasMoreHistory:v,hiddenLiveCount:L,loadError:x??void 0,emptyState:ae,scrollToBottomRequestNonce:m}),t.jsx(um,{routeId:e.routeId,sessionId:e.sessionId,hostIdeType:e.hostIdeType,providerType:d.providerType,displayLabel:d.displayLabel,controls:(he=d.targetEntry)==null?void 0:he.providerControls,controlValues:(J=d.targetEntry)==null?void 0:J.controlValues,isActive:f,isCliTerminal:d.isCliTerminal}),!d.isCliTerminal&&t.jsx(mm,{contextKey:e.tabKey,panelLabel:M,isSending:n,isBusy:R,statusMessage:C,onSend:r,isActive:f,showControlsToggle:b.length>0})]})}let Ac=js;function Mc(){return Ac()}class ep{constructor(){Ye(this,"listeners",new Map)}send(s){}isConnected(){return!1}on(s,r){return this.listeners.has(s)||this.listeners.set(s,new Set),this.listeners.get(s).add(r),()=>{var n;(n=this.listeners.get(s))==null||n.delete(r)}}emit(s,...r){var n;(n=this.listeners.get(s))==null||n.forEach(a=>a(...r))}}let Tc=new ep;class tp{sendPtyInput(s,r,n){return!1}retryConnection(s){}getState(s){return"disconnected"}sendData(s,r){return!1}get(s){}onScreenshot(s,r){return()=>{}}onRuntimeEvent(s,r){return()=>{}}requestRuntimeSnapshot(s,r){return Promise.resolve()}}let ft=new tp;function sp(e){e.dashboardWS&&(Tc=e.dashboardWS),e.connectionManager&&(ft=e.connectionManager),e.useDaemonsHook&&(Ac=e.useDaemonsHook)}const Lc=.6,rp=1.15;function np(e,s={}){const r=typeof s.minScale=="number"?s.minScale:Lc;return!Number.isFinite(e)||e<=0?1:e<=480?r:1}function lt(e){return Ua(e)}function Cs(e){return bc(e).join(" · ")}function _c(e){if(e.lastMessagePreview)return e.lastMessagePreview;const s=[...e.messages].reverse().find(n=>!(n!=null&&n._localId))||e.messages[e.messages.length-1],r=Os(s==null?void 0:s.content);return r||(e.title?e.title:Cs(e)||"No messages yet")}function Rc(e,s){const{isReconnecting:r,isConnecting:n}=qs(e);return r?"Reconnecting…":n?"Connecting…":s!=null&&s.requiresAction?"Action needed":null}function ap(e,s){const r=["Chat",...bc(e)];return s!=null&&s.timestampLabel&&r.push(s.timestampLabel),r.filter(Boolean).join(" · ")}function hs(e){return Rc(e)||Cs(e)}function op(e){return`${lt(e)} · ${_c(e)}`}function ip(e){const s=dn(e),r=s?ot(s):Fs(e);return`${lt(e)} — ${r||"Agent"}`}function cp(e){return Fs(e)||"CLI"}function Pc(e){return xc(e)}function Dc(e){return e?`Remote · ${lt(e)||e.workspaceName||"Session"}`:"Remote"}function lp({activeConv:e,clearToken:s=0,terminalRef:r,handleSendChat:n,isSendingChat:a=!1,sendFeedbackMessage:i=null,isVisible:c=!0}){var q;const{ides:l}=js(),u=o.useRef(null),{sendData:p}=Pt(),[m,f]=o.useState(""),[g,w]=o.useState(!1),[A,d]=o.useState(1),b=o.useRef(!1),y=o.useRef(0),h=o.useRef(!1),S=o.useRef(""),_=o.useRef(null),k=o.useRef(!1),I=o.useRef(null),j=e.tabKey,v=e.sessionId||"",x=e.daemonId||((q=e.routeId)==null?void 0:q.split(":")[0])||e.routeId||"",E=l.find(W=>W.id===x&&W.type==="adhdev-daemon"),L=(E==null?void 0:E.terminalSizingMode)==="fit"?"fit":"measured",M=Ga(e),T=i||M,B=Lc,H=rp,C=()=>typeof window>"u"?1:np(window.innerWidth||0,{minScale:B}),R=()=>{var W,ae;y.current=0,h.current=!1,S.current="",_.current=null,k.current=!1,I.current!==null&&(cancelAnimationFrame(I.current),I.current=null),w(!1),(ae=(W=r.current)==null?void 0:W.reset)==null||ae.call(W)},U=()=>{var W,ae;y.current=0,h.current=!1,S.current="",_.current=null,k.current=!1,I.current!==null&&(cancelAnimationFrame(I.current),I.current=null),w(!0),(ae=(W=r.current)==null?void 0:W.reset)==null||ae.call(W)},N=()=>{var ae;if(I.current=null,!c)return;const W=S.current;W&&(S.current="",(ae=r.current)==null||ae.write(W))},D=W=>{W&&(S.current+=W,c&&I.current===null&&(I.current=requestAnimationFrame(N)))},Y=(W,ae=0,ce,Se)=>{var X,he,J,Z,ue;ae>0&&y.current>=ae||ae===0&&h.current||(y.current=ae,w(!0),typeof ce=="number"&&typeof Se=="number"&&ce>0&&Se>0&&((he=(X=r.current)==null?void 0:X.resize)==null||he.call(X,ce,Se)),(Z=(J=r.current)==null?void 0:J.reset)==null||Z.call(J),W&&((ue=r.current)==null||ue.write(W)))};return o.useEffect(()=>{R()},[v]),o.useEffect(()=>{var ae;if(!v)return;const W=((ae=ft.onRuntimeEvent)==null?void 0:ae.call(ft,v,ce=>{if(!(!ce||ce.sessionId!==v)){if(ce.type==="runtime_snapshot"){if(!c){_.current={text:ce.text||"",seq:ce.seq||0,cols:ce.cols,rows:ce.rows};return}Y(ce.text||"",ce.seq||0,ce.cols,ce.rows);return}if(ce.type==="session_output"){h.current=!0,typeof ce.seq=="number"&&(y.current=Math.max(y.current,ce.seq)),g||w(!0),typeof ce.data=="string"&&D(ce.data);return}if(ce.type==="session_cleared"){if(!c){k.current=!0,S.current="",_.current=null;return}U()}}}))||(()=>{});return()=>{W()}},[x,v,r,c,g]),o.useEffect(()=>{var ae,ce,Se;if(!v)return;x&&((ae=ft.getState)==null?void 0:ae.call(ft,x))==="connected"&&(w(!0),(ce=ft.requestRuntimeSnapshot)==null||ce.call(ft,x,v).catch(()=>{}));const W=(Se=ft.onStateChange)==null?void 0:Se.call(ft,(X,he)=>{var J;X!==x||he!=="connected"||(w(!0),(J=ft.requestRuntimeSnapshot)==null||J.call(ft,x,v).catch(()=>{}))});return()=>{W==null||W()}},[x,v,r]),o.useEffect(()=>{s&&R()},[s,j,r]),o.useEffect(()=>{f("")},[e.tabKey]),o.useEffect(()=>{const W=()=>{b.current||d(C())};return W(),window.addEventListener("resize",W),()=>window.removeEventListener("resize",W)},[]),o.useEffect(()=>{var ae;if(!c){(ae=u.current)==null||ae.blur();return}k.current&&(k.current=!1,U());const W=_.current;W&&(_.current=null,Y(W.text,W.seq,W.cols,W.rows)),S.current&&I.current===null&&(I.current=requestAnimationFrame(N)),requestAnimationFrame(()=>{var ce;(ce=r.current)==null||ce.bumpResize()})},[c]),o.useEffect(()=>()=>{I.current!==null&&(cancelAnimationFrame(I.current),I.current=null)},[]),o.useEffect(()=>{const W=ae=>{var Se;const ce=ae.detail;ce!=null&&ce.sessionId&&ce.sessionId!==v||g&&((Se=r.current)==null||Se.bumpResize())};return window.addEventListener("adhdev:fit-cli-terminal",W),()=>{window.removeEventListener("adhdev:fit-cli-terminal",W)}},[g,v,r]),t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"flex-1 min-h-0 p-2 bg-[#0f1117] relative",children:[t.jsxs("div",{className:"absolute right-3 top-3 z-10 flex items-center gap-1.5",children:[t.jsx("button",{type:"button",className:"h-8 w-8 rounded-full border border-white/10 bg-black/35 text-sm font-semibold text-white/85 backdrop-blur-sm transition-colors hover:bg-black/55",onClick:()=>{b.current=!0,d(W=>Math.max(B,Number((W-.1).toFixed(2))))},title:"Shrink terminal viewport",children:"-"}),t.jsx("button",{type:"button",className:"h-8 w-8 rounded-full border border-white/10 bg-black/35 text-sm font-semibold text-white/85 backdrop-blur-sm transition-colors hover:bg-black/55",onClick:()=>{b.current=!0,d(W=>Math.min(H,Number((W+.1).toFixed(2))))},title:"Increase terminal viewport",children:"+"})]}),t.jsx("div",{className:"w-full h-full overflow-x-auto overflow-y-hidden rounded-lg overscroll-contain",children:t.jsx("div",{style:{width:`${100/A}%`,height:`${100/A}%`,transform:`scale(${A})`,transformOrigin:"top left"},children:t.jsx(Zi,{ref:r,readOnly:!g||!c,sizingMode:L,onInput:W=>{g&&(p==null||p(x,{type:"pty_input",sessionId:v,targetSessionId:v,data:W}))}})})}),!g&&t.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"})]}),t.jsxs("div",{className:"px-3 py-2 bg-[var(--surface-primary)] border-t border-border-subtle shrink-0",children:[t.jsxs("div",{className:"flex gap-2.5 items-center",children:[t.jsx("div",{className:"flex-1 relative",children:t.jsx("input",{ref:u,type:"text",placeholder:T||`Send message to ${lt(e)}...`,value:m,disabled:!g||!c,onChange:W=>f(W.target.value),onPaste:W=>{const ae=W.clipboardData.getData("text");ae&&f(ce=>ce+ae),W.preventDefault()},onKeyDown:W=>{if(W.key!=="Enter")return;if(W.nativeEvent.isComposing){W.preventDefault();return}W.preventDefault();const ae=m.trim();!g||!ae||M||n(ae).then(ce=>{ce!==!1&&f("")})},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))"}})}),t.jsx("button",{onClick:()=>{const W=m.trim();!g||!W||M||n(W).then(ae=>{ae!==!1&&f("")})},disabled:!g||!c||pc({hasDraft:!!m.trim(),isBusy:!!M}),className:`w-9 h-9 rounded-full flex items-center justify-center border-none shrink-0 transition-all duration-300 ${m.trim()&&!M?"cursor-pointer":"bg-bg-secondary cursor-default"}`,style:m.trim()&&!M?{background:"var(--chat-send-bg, var(--accent-primary))"}:void 0,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:m.trim()?"text-white":"text-text-muted",children:t.jsx("path",{d:"M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"})})})]}),T&&t.jsx("div",{className:"pt-2 px-1 text-[11px] text-text-muted opacity-80",children:T})]})]})}function dp({wsStatus:e,showReconnected:s,loginUrl:r}){const n=e==="disconnected"||e==="reconnecting"||e==="offline"||e==="auth_failed",a=e==="auth_failed"?"red":e==="offline"?"orange":"accent",i={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)"},l={red:"#ef4444",orange:"#ff6b35",accent:"var(--accent-primary-light)"};return t.jsxs(t.Fragment,{children:[n&&t.jsxs("div",{className:"py-2.5 px-5 text-[13px] font-semibold flex items-center gap-2.5 justify-center",style:{background:i[a],borderBottom:c[a],color:l[a]},children:[t.jsx("img",{src:"/otter-logo.png",alt:"",className:"w-5 h-5",style:{opacity:e==="auth_failed"?.6:1,animation:e==="auth_failed"?void 0:"pulse 2s ease-in-out infinite",filter:e==="auth_failed"?"grayscale(1)":void 0}}),e==="offline"&&"Network offline — waiting for connection...",e==="disconnected"&&"Reconnecting to server...",e==="reconnecting"&&"Reconnecting to server...",e==="auth_failed"&&(r?t.jsxs(t.Fragment,{children:["Session expired."," ",t.jsx("a",{href:r,className:"text-inherit underline",children:"Log in again"})]}):"Connection failed — please restart the server.")]}),s&&e==="connected"&&t.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:[t.jsx("img",{src:"/otter-logo.png",alt:"",className:"w-4 h-4"}),"Connected"]})]})}function up({terminalBackend:e,isStandalone:s=!1,machineLabel:r,machineKey:n}){const a=o.useMemo(()=>!n||!e?null:`adhdev:terminal-backend-banner:dismissed:${n}:${e.backend}`,[n,e]),[i,c]=o.useState(!1);if(o.useEffect(()=>{if(!a){c(!1);return}try{c(localStorage.getItem(a)==="1")}catch{c(!1)}},[a]),!s||!e||e.backend!=="xterm"||i)return null;const l=(r==null?void 0:r.trim())||"This machine",u=()=>{if(a)try{localStorage.setItem(a,"1")}catch{}c(!0)};return t.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:[t.jsxs("div",{className:"flex-1 min-w-0 flex items-center gap-2.5 justify-center flex-wrap",children:[t.jsxs("span",{children:[l," is using `xterm` fallback."]}),t.jsx("span",{style:{opacity:.8},children:"ghostty-vt is unavailable on this machine, so terminal rendering may be less accurate."})]}),t.jsx("button",{type:"button",onClick:u,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 Ya({mode:e,onChange:s,compact:r=!1}){const n=r?14:15;return t.jsx("button",{type:"button",onClick:()=>s(e==="chat"?"terminal":"chat"),className:"btn btn-sm btn-secondary",title:e==="chat"?"Switch to Terminal view":"Switch to Chat view",children:e==="chat"?t.jsx(gn,{size:n}):t.jsx(Zt,{size:n})})}function Jo({value:e}){return e?t.jsx("span",{className:"dashboard-header-shortcut-pill",children:e}):null}function Qo({notification:e,shortcutIndex:s,onOpen:r,onMarkRead:n,onMarkUnread:a,onDelete:i}){const c=vn(e.updatedAt),l=!e.readAt;return t.jsxs("div",{className:`dashboard-header-inbox-item ${l?"is-attention":""}`.trim(),children:[t.jsxs("button",{type:"button",className:"flex min-w-0 flex-1 flex-col items-start text-left",onClick:r,children:[t.jsx("span",{className:"dashboard-header-inbox-item-title",children:e.title}),t.jsxs("span",{className:"dashboard-header-inbox-item-meta",children:[s?t.jsxs("span",{className:"dashboard-header-item-shortcut",children:["⌥",s]}):null,[e.type==="needs_attention"?"Action needed":"Task complete",c].filter(Boolean).join(" · ")]}),e.preview?t.jsx("span",{className:"dashboard-header-inbox-item-meta",children:e.preview}):null]}),t.jsxs("div",{className:"ml-3 flex shrink-0 items-center gap-1.5",children:[l?t.jsx("button",{type:"button",className:"dashboard-header-hidden-secondary",onClick:u=>{u.stopPropagation(),n()},children:"Mark read"}):t.jsx("button",{type:"button",className:"dashboard-header-hidden-secondary",onClick:u=>{u.stopPropagation(),a()},children:"Mark unread"}),t.jsx("button",{type:"button",className:"dashboard-header-hidden-secondary",onClick:u=>{u.stopPropagation(),i()},children:"Delete"})]})]})}function mp({activeConv:e,agentCount:s,wsStatus:r,isConnected:n,conversations:a,onOpenHistory:i,onOpenRemote:c,onStopCli:l,activeCliViewMode:u,onSetCliViewMode:p,onHideConversation:m,hiddenConversations:f=[],onShowConversation:g,onShowAllHidden:w,onResetPanelsToMain:A,inboxOpen:d,onInboxOpenChange:b,hiddenOpen:y,onHiddenOpenChange:h,onOpenNewSession:S,actionShortcuts:_,notifications:k,notificationUnreadCount:I,onOpenNotification:j,onMarkNotificationRead:v,onMarkNotificationUnread:x,onDeleteNotification:E}){const{ides:L,p2pStates:M={}}=js(),T=!!e&&tt(e)&&!Ze(e),B=!!e&&Ze(e),H=u||(e?fc(e)?"terminal":"chat":null),[C,R]=o.useState(!1),U=o.useRef(null),N=o.useRef(null),D=n?"#22c55e":r==="connected"?"#eab308":"#ef4444",Y=n?"0 0 4px #22c55e80":r==="connected"?"0 0 4px #eab30880":"0 0 4px #ef444480",q=L.filter(z=>z.type==="adhdev-daemon"),W=Object.values(M),ae=W.filter(z=>z==="connected").length,ce=W.filter(z=>z==="connecting"||z==="new"||z==="checking").length,X=r!=="connected"||q.length===0?null:ce>0&&ae===0?"P2P connecting...":ae>0&&s===0?"Waiting for IDE...":null,he=o.useMemo(()=>k.filter(z=>!z.readAt),[k]),J=o.useMemo(()=>k.filter(z=>!!z.readAt),[k]),Z=o.useMemo(()=>he.slice(0,9),[he]),ue=I;o.useEffect(()=>{if(!d)return;const z=ye=>{var ie;(ie=U.current)!=null&&ie.contains(ye.target)||b(!1)};return document.addEventListener("mousedown",z),()=>document.removeEventListener("mousedown",z)},[d,b]),o.useEffect(()=>{if(!y)return;const z=ye=>{var ie;(ie=N.current)!=null&&ie.contains(ye.target)||h(!1)};return document.addEventListener("mousedown",z),()=>document.removeEventListener("mousedown",z)},[y,h]),o.useEffect(()=>{if(!y&&!d)return;const z=ye=>{if(!ye.altKey)return;const ie=ye.code.match(/^Digit([1-9])$/);if(!ie)return;const le=Number(ie[1])-1,se=y?f[le]:void 0,pe=d?Z[le]:void 0;if(!(!se&&!pe)){if(ye.preventDefault(),ye.stopPropagation(),se){g==null||g(se),h(!1);return}pe&&(j(pe),b(!1))}};return window.addEventListener("keydown",z,!0),()=>window.removeEventListener("keydown",z,!0)},[f,y,d,Z,h,b,j,g]);const de=z=>{if(!z)return;const ye=a.find(ie=>ie.tabKey===z);ye&&(m==null||m(ye))};return t.jsxs("div",{className:"dashboard-header",children:[t.jsx("div",{className:"flex items-center gap-3",children:t.jsx("div",{className:"header-title-block",children:t.jsxs("div",{className:"header-title-row",children:[t.jsxs("h1",{className:"header-title m-0 flex items-center gap-1.5",children:[t.jsx(Zt,{size:18}),t.jsx("span",{className:"header-title-desktop",children:"Dashboard"}),t.jsx("span",{className:"header-title-mobile",children:e?lt(e):"Dashboard"}),t.jsx("span",{className:"header-count-mobile text-[10px] font-semibold opacity-60 ml-2 tracking-wide",children:t.jsx("span",{className:"inline-block w-[6px] h-[6px] rounded-full align-middle",style:{background:D,boxShadow:Y}})})]}),t.jsxs("div",{className:"header-subtitle flex items-center",children:[t.jsx("span",{title:n?"Connected":r==="connected"?"Partial":"Disconnected",className:"header-subtitle-dot inline-block w-1.5 h-1.5 rounded-full shrink-0",style:{background:D,boxShadow:Y}}),X&&t.jsxs("span",{className:"header-subtitle-status mr-2",children:["· ",X]}),S&&t.jsx("button",{type:"button",onClick:S,className:"btn btn-secondary btn-sm ml-2",title:"Start or recover a session","aria-label":"Start or recover a session",children:t.jsx(Wd,{size:14})})]})]})})}),t.jsxs("div",{className:"flex gap-2 items-center",children:[e&&(T||B||!Ze(e))&&t.jsxs("div",{className:"dashboard-header-actions-group",children:[t.jsx("span",{className:"dashboard-header-action-target",title:Cs(e)||lt(e),children:lt(e)}),(T||B)&&l&&t.jsxs(t.Fragment,{children:[T&&p&&H&&t.jsx(Ya,{mode:H,onChange:p,compact:!0}),t.jsx("button",{onClick:()=>l(e),className:"btn btn-secondary btn-sm",title:B?"Stop ACP session":"Stop CLI process",style:{color:"var(--status-error, #ef4444)",borderColor:"color-mix(in srgb, var(--status-error, #ef4444) 25%, transparent)"},children:t.jsx(At,{size:14})})]}),!Ze(e)&&t.jsx("button",{onClick:()=>i(e),className:"btn btn-secondary btn-sm",title:"Chat History",children:t.jsx(Da,{size:14})}),!T&&!Ze(e)&&t.jsx("button",{onClick:c,className:"btn btn-secondary btn-sm",title:"Remote Control",children:t.jsx(Rt,{size:14})})]}),t.jsxs("div",{className:"dashboard-header-inbox",ref:U,children:[t.jsxs("div",{className:`dashboard-header-hidden${C?" is-drop-target":""}`,ref:N,onDragEnter:z=>{z.dataTransfer.types.includes("text/tab-key")&&(z.preventDefault(),R(!0))},onDragOver:z=>{z.dataTransfer.types.includes("text/tab-key")&&(z.preventDefault(),z.dataTransfer.dropEffect="move",R(!0))},onDragLeave:z=>{z.currentTarget.contains(z.relatedTarget)||R(!1)},onDrop:z=>{const ye=z.dataTransfer.getData("text/tab-key");z.preventDefault(),R(!1),de(ye)},children:[t.jsxs("button",{type:"button",onClick:()=>h(!y),className:"btn btn-secondary btn-sm dashboard-header-hidden-button",title:`Hidden tabs${_!=null&&_.toggleHiddenTabs?` (${_.toggleHiddenTabs})`:""}. Drag a tab here to hide it.`,children:[t.jsx(Yi,{size:16}),f.length>0&&t.jsx("span",{className:"dashboard-header-hidden-badge",children:f.length})]}),y&&t.jsxs("div",{className:"dashboard-header-hidden-popover",children:[t.jsxs("div",{className:"dashboard-header-hidden-topbar",children:[t.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[t.jsx("div",{className:"dashboard-header-inbox-section-title mb-0",children:"Hidden tabs"}),t.jsx(Jo,{value:_==null?void 0:_.toggleHiddenTabs})]}),t.jsxs("div",{className:"dashboard-header-hidden-actions",children:[A&&t.jsx("button",{type:"button",className:"dashboard-header-hidden-secondary",onClick:A,children:"Reset panels"}),f.length>0&&w&&t.jsx("button",{type:"button",className:"dashboard-header-hidden-restore-all",onClick:()=>{w(),h(!1)},children:"Restore all"})]})]}),e&&m&&t.jsxs("button",{type:"button",className:"dashboard-header-hidden-current",onClick:()=>m(e),children:[t.jsxs("span",{className:"dashboard-header-hidden-current-leading",children:[t.jsx("span",{className:"dashboard-header-hidden-current-label",children:"Hide current tab"}),t.jsx(Jo,{value:_==null?void 0:_.hideCurrentTab})]}),t.jsx("span",{className:"dashboard-header-hidden-current-title",children:lt(e)})]}),f.length>0?t.jsx("div",{className:"dashboard-header-hidden-list",children:f.map(z=>t.jsxs("button",{type:"button",className:"dashboard-header-inbox-item",onClick:()=>{g==null||g(z),h(!1)},children:[t.jsx("span",{className:"dashboard-header-inbox-item-title",children:lt(z)}),t.jsxs("span",{className:"dashboard-header-inbox-item-meta",children:[f.indexOf(z)<9?t.jsxs("span",{className:"dashboard-header-item-shortcut",children:["⌥",f.indexOf(z)+1]}):null,Cs(z)]})]},z.tabKey))}):t.jsx("div",{className:"dashboard-header-inbox-empty",children:"No hidden tabs."})]})]}),t.jsxs("button",{type:"button",onClick:()=>b(!d),className:"btn btn-secondary btn-sm dashboard-header-inbox-button",title:"Activity inbox",children:[t.jsx(yn,{size:16}),ue>0&&t.jsx("span",{className:"dashboard-header-inbox-badge",children:ue})]}),d&&t.jsxs("div",{className:"dashboard-header-inbox-popover",children:[he.length>0&&t.jsxs("div",{className:"dashboard-header-inbox-section",children:[t.jsx("div",{className:"dashboard-header-inbox-section-title",children:"Unread"}),he.map(z=>t.jsx(Qo,{notification:z,shortcutIndex:Z.indexOf(z)>=0?Z.indexOf(z)+1:void 0,onOpen:()=>j(z),onMarkRead:()=>v(z.id),onMarkUnread:()=>x(z.id),onDelete:()=>E(z.id)},z.id))]}),J.length>0&&t.jsxs("div",{className:"dashboard-header-inbox-section",children:[t.jsx("div",{className:"dashboard-header-inbox-section-title",children:"Read"}),J.map(z=>t.jsx(Qo,{notification:z,onOpen:()=>j(z),onMarkRead:()=>v(z.id),onMarkUnread:()=>x(z.id),onDelete:()=>E(z.id)},z.id))]}),k.length===0&&t.jsx("div",{className:"dashboard-header-inbox-empty",children:"No pending activity."})]})]})]})]})}function jt(e={}){return{textQuery:e.textQuery||"",workspaceQuery:e.workspaceQuery||"",modelQuery:e.modelQuery||"",resumableOnly:!!e.resumableOnly,sortMode:e.sortMode||"recent"}}function pp(e,s){return String(e||"")!==String(s||"")}function fp(e,s={}){const r=String(s.textQuery||"").trim().toLowerCase(),n=String(s.workspaceQuery||"").trim().toLowerCase(),a=String(s.modelQuery||"").trim().toLowerCase(),i=!!s.resumableOnly;return!r&&!n&&!a&&!i?e:e.filter(c=>!(i&&!c.canResume||r&&![c.title,c.preview].map(u=>String(u||"").toLowerCase()).join(`
|
|
31
31
|
`).includes(r)||n&&!String(c.workspace||"").toLowerCase().includes(n)||a&&!cc(c.summaryMetadata).map(u=>u.toLowerCase()).join(`
|
|
32
|
-
`).includes(a)))}function hp(e,s="recent"){const r=e.slice();return r.sort((n,a)=>{if(s==="oldest")return(Number(n.lastMessageAt)||0)-(Number(a.lastMessageAt)||0);if(s==="messages"){const i=(Number(a.messageCount)||0)-(Number(n.messageCount)||0);if(i!==0)return i}return(Number(a.lastMessageAt)||0)-(Number(n.lastMessageAt)||0)}),r}function Ec(e,s={}){return hp(fp(e,s),s.sortMode||"recent")}function mn(e){return e?"Resume saved history":"Start fresh"}function Xa(e){return e?"Resuming saved history…":"Starting fresh…"}function xp(){return"Start fresh"}function $c(e,s=!1){return e==="cli"?mn(s):e==="ide"?"Start IDE":"Start ACP session"}function Kc(e,s=!1){return e==="cli"?Xa(s):e==="ide"?"Starting IDE…":"Starting ACP session…"}function bp(){return"Recover hosted runtime"}function gp(){return"Fallback recovery for hosted runtimes after interruptions. For normal continuity, open saved history instead."}function yp(){return"Open saved history"}function vp(){return"Saved History"}function Ja(){return"Use saved history when you want continuity in the same provider conversation."}function wp(){return"No saved history found yet."}function jp(){return"Refresh saved history"}function kp(){return"Refreshing saved history…"}function xs(e,s){return e==="start-fresh"?`Start fresh with ${s}?`:`Restart ${s}?`}function bs(e){return e==="start-fresh"?"Review the provider and target folder before starting fresh.":e==="restart-ide"?"Review or change the target workspace before restarting this IDE.":"Review or change the target workspace before restarting this stopped session."}function Us(e){return e==="start-fresh"?"Start fresh":"Restart"}function zs(e){return e==="start-fresh"?"Starting fresh…":"Restarting…"}function Qa(e){return`Resume saved history with ${e}?`}function Za(){return"Review or change the target workspace before resuming saved history."}function Sp(e){if(!e)return"";try{return new Intl.DateTimeFormat(void 0,{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}).format(new Date(e))}catch{return new Date(e).toLocaleString()}}function eo({activeConv:e,ides:s,isCreatingChat:r,isRefreshingHistory:n,savedSessions:a=[],isSavedSessionsLoading:i=!1,isResumingSavedSessionId:c=null,savedHistoryFilters:l,onSavedHistoryFiltersChange:u,onClose:p,onNewChat:m,onSwitchSession:f,onRefreshHistory:g,onResumeSavedSession:w}){var v;const A=s.find(x=>x.id===e.routeId),d=(A==null?void 0:A.chats)||[],b=(v=A==null?void 0:A.activeChat)==null?void 0:v.id,y=tt(e)&&!Ze(e),[h,S]=o.useState(()=>jt()),_=l||h,k=x=>{if(u){u(x);return}S(x)},I=o.useMemo(()=>Ec(a,{textQuery:_.textQuery,workspaceQuery:_.workspaceQuery,modelQuery:_.modelQuery,resumableOnly:_.resumableOnly,sortMode:_.sortMode}),[_.modelQuery,_.resumableOnly,_.sortMode,_.textQuery,_.workspaceQuery,a]),j=t.jsxs("div",{className:"fixed inset-0 z-[1300] flex items-end justify-center overflow-y-auto px-2 pt-[calc(8px+env(safe-area-inset-top,0px))] pb-[calc(8px+env(safe-area-inset-bottom,0px))] sm:items-center sm:p-4",children:[t.jsx("div",{onClick:p,className:"absolute inset-0 bg-black/60 backdrop-blur-sm"}),t.jsxs("div",{className:"card fade-in relative w-full sm:w-[90%] max-w-[500px] max-h-[calc(100dvh-env(safe-area-inset-top,0px)-env(safe-area-inset-bottom,0px)-16px)] sm:max-h-[80vh] flex flex-col p-0 overflow-hidden shadow-[0_20px_40px_rgba(0,0,0,0.4)] rounded-[24px] sm:rounded-[20px]",children:[t.jsxs("div",{className:"px-4 py-4 sm:px-6 sm:py-5 border-b border-border-subtle flex justify-between items-center bg-[var(--surface-primary)] shrink-0",children:[t.jsxs("div",{children:[t.jsx("h3",{className:"m-0 text-lg font-extrabold",children:y?vp():"Chat History"}),t.jsx("div",{className:"text-xs text-text-muted mt-0.5",children:ip(e)}),y&&t.jsx("div",{className:"text-[11px] text-text-muted mt-1",children:Ja()})]}),t.jsx("button",{onClick:p,className:"btn btn-secondary btn-sm rounded-md px-1.5 py-1.5 border-transparent bg-transparent hover:bg-bg-secondary",children:t.jsx(At,{size:16})})]}),t.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto p-3 bg-bg-primary",children:[!y&&t.jsx("button",{onClick:m,disabled:r,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:r?"⌛ Creating...":"+ Start New Chat Session"}),y?t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-[var(--surface-secondary)] p-3 mb-3",children:[t.jsxs("div",{className:"grid grid-cols-1 sm:grid-cols-4 gap-2",children:[t.jsx("input",{type:"text",value:_.textQuery,onChange:x=>k({..._,textQuery:x.target.value}),placeholder:"Search title or preview",className:"w-full rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary"}),t.jsx("input",{type:"text",value:_.workspaceQuery,onChange:x=>k({..._,workspaceQuery:x.target.value}),placeholder:"Filter by workspace",className:"w-full rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary"}),t.jsx("input",{type:"text",value:_.modelQuery,onChange:x=>k({..._,modelQuery:x.target.value}),placeholder:"Filter by model",className:"w-full rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary"}),t.jsxs("select",{value:_.sortMode,onChange:x=>k({..._,sortMode:x.target.value}),className:"w-full rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary",children:[t.jsx("option",{value:"recent",children:"Most recent"}),t.jsx("option",{value:"oldest",children:"Oldest first"}),t.jsx("option",{value:"messages",children:"Most messages"})]})]}),t.jsxs("label",{className:"mt-2 flex items-center gap-2 text-[11px] text-text-muted",children:[t.jsx("input",{type:"checkbox",checked:_.resumableOnly,onChange:x=>k({..._,resumableOnly:x.target.checked})}),"Resume-ready only"]})]}),I.map(x=>{const E=e.providerSessionId===x.providerSessionId,L=E||!x.canResume||!!c;return t.jsxs("button",{type:"button",onClick:()=>{L||!w||w(x)},disabled:L,className:`w-full text-left p-4 rounded-xl mb-2 border transition-all ${E?"bg-[var(--bg-glass-hover)] border-accent":"bg-[var(--surface-secondary)] border-border-subtle"} ${L?"opacity-70 cursor-default":"cursor-pointer hover:border-[var(--accent-primary-light)]"}`,children:[t.jsxs("div",{className:"flex items-start justify-between gap-3",children:[t.jsxs("div",{className:"min-w-0 flex-1",children:[t.jsx("div",{className:`font-bold text-sm mb-1 truncate ${E?"text-[var(--accent-primary-light)]":"text-text-primary"}`,children:x.title||"Untitled Session"}),t.jsx("div",{className:"text-[11px] text-text-muted font-mono truncate",children:x.providerSessionId})]}),t.jsx("div",{className:"text-[11px] text-text-muted shrink-0",children:Sp(x.lastMessageAt)})]}),t.jsx("div",{className:"mt-2 text-[12px] text-text-muted line-clamp-2",children:x.preview||"No saved preview yet"}),t.jsxs("div",{className:"mt-3 flex items-center justify-between gap-3 text-[11px] text-text-muted",children:[t.jsxs("div",{className:"truncate",children:[x.workspace||"Workspace unknown",Ss(x.summaryMetadata)?` · ${Ss(x.summaryMetadata)}`:"",x.messageCount>0?` · ${x.messageCount} msgs`:""]}),t.jsx("div",{className:"shrink-0",children:E?"ACTIVE":x.canResume?c===x.providerSessionId?"RESUMING...":"RESUME":"MISSING WORKSPACE"})]})]},x.id)})]}):d.map(x=>t.jsxs("div",{onClick:()=>{f(e.routeId,x.id),p()},className:`p-4 rounded-xl mb-2 cursor-pointer border transition-all ${b===x.id?"bg-[var(--bg-glass-hover)] border-accent":"bg-[var(--surface-secondary)] border-border-subtle"}`,children:[t.jsx("div",{className:`font-bold text-sm mb-1 ${b===x.id?"text-[var(--accent-primary-light)]":"text-text-primary"}`,children:x.title||"Untitled Session"}),t.jsxs("div",{className:"flex justify-between items-center",children:[t.jsxs("div",{className:"text-[11px] text-text-muted font-mono",children:[x.id.substring(0,12),"..."]}),b===x.id&&t.jsx("span",{className:"text-[10px] bg-accent text-white px-2 py-0.5 rounded-[10px] font-extrabold",children:"ACTIVE"})]})]},x.id)),(y&&!i&&I.length===0||!y&&d.length===0)&&t.jsxs("div",{className:"py-10 px-5 text-center text-text-muted",children:[t.jsx("div",{className:"text-3xl mb-3 opacity-60",children:t.jsx(zd,{size:32})}),t.jsx("div",{className:"text-[13px]",children:y?a.length>0?"No saved history matches these filters.":wp():"No recent chat sessions found."})]}),y&&i&&t.jsx("div",{className:"py-10 px-5 text-center text-text-muted",children:t.jsx("div",{className:"text-[13px]",children:kp()})})]}),t.jsx("div",{className:"px-4 py-[calc(12px+env(safe-area-inset-bottom,0px))] sm:px-5 sm:py-4 bg-[var(--surface-tertiary)] border-t border-border-subtle text-right shrink-0",children:t.jsx("button",{onClick:g,disabled:n||i,className:"btn btn-secondary btn-sm rounded-[10px]",children:n||i?"⌛ Refreshing...":t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Gs,{size:13})," ",y?jp():"Refresh History"]})})})]})]});return typeof document>"u"?j:pr.createPortal(j,document.body)}const Zo={success:{accent:"var(--accent-primary)",chipBg:"color-mix(in srgb, var(--accent-primary) 14%, transparent)",chipText:"var(--accent-primary-light)",label:"Done"},warning:{accent:"var(--accent-primary)",chipBg:"color-mix(in srgb, var(--accent-primary) 14%, transparent)",chipText:"var(--accent-primary-light)",label:"Attention"},info:{accent:"var(--accent-primary)",chipBg:"color-mix(in srgb, var(--accent-primary) 14%, transparent)",chipText:"var(--accent-primary-light)",label:"Update"}};function Bc({toasts:e,onDismiss:s,onClickToast:r}){return t.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:e.map(n=>{const a=Zo[n.type]||Zo.info;return t.jsxs("div",{className:"fade-in pointer-events-auto cursor-pointer animate-[toast-in_0.3s_ease-out] max-w-[380px] relative group overflow-hidden rounded-[16px] border shadow-[0_18px_40px_rgba(2,6,23,0.24)] backdrop-blur-xl",style:{background:"color-mix(in srgb, var(--surface-primary) 94%, var(--bg-secondary) 6%)",borderColor:"color-mix(in srgb, var(--border-default) 88%, transparent)",color:"var(--text-primary)"},onClick:()=>{var i;(i=n.actions)!=null&&i.length||r&&r(n)},children:[t.jsx("div",{className:"absolute inset-y-0 left-0 w-[3px]",style:{background:`linear-gradient(180deg, ${a.accent}, color-mix(in srgb, ${a.accent} 55%, transparent))`}}),t.jsx("button",{className:"absolute top-2 right-2 w-7 h-7 rounded-full flex items-center justify-center text-text-muted hover:text-text-primary hover:bg-bg-glass transition-colors leading-none cursor-pointer",onClick:i=>{i.stopPropagation(),s(n.id)},"aria-label":"Dismiss",children:t.jsx(At,{size:14})}),t.jsxs("div",{className:"px-4 py-3.5 pl-5",children:[t.jsx("div",{className:"flex items-center gap-2 pr-8",children:t.jsx("span",{className:"inline-flex items-center rounded-full px-2 py-0.5 text-[10px] font-bold uppercase tracking-[0.08em]",style:{background:a.chipBg,color:a.chipText,border:`1px solid color-mix(in srgb, ${a.accent} 22%, transparent)`},children:a.label})}),t.jsx("div",{className:"mt-2 text-[13px] font-semibold leading-[1.45] text-text-primary",children:n.message}),n.actions&&n.actions.length>0&&t.jsx("div",{className:"flex gap-2 mt-3",children:n.actions.map((i,c)=>t.jsx("button",{className:`text-xs px-3 py-1.5 rounded-lg font-bold border transition-colors cursor-pointer ${i.variant==="primary"||i.variant==="danger",""}`,style:i.variant==="primary"?{background:"color-mix(in srgb, var(--accent-primary) 12%, var(--surface-primary))",color:"var(--text-primary)",borderColor:"color-mix(in srgb, var(--accent-primary) 26%, transparent)"}:i.variant==="danger"?{background:"color-mix(in srgb, var(--status-error) 10%, var(--surface-primary))",color:"var(--status-error)",borderColor:"color-mix(in srgb, var(--status-error) 22%, transparent)"}:{background:"var(--surface-secondary)",color:"var(--text-secondary)",borderColor:"var(--border-subtle)"},onClick:l=>{l.stopPropagation(),i.onClick(),s(n.id)},children:i.label},c))})]})]},n.id)})})}const Np=e=>e.transport==="pty"||e.transport==="acp"||e.transport==="cdp-page"?!0:e.daemonId!==e.id;function Cp(e){const s=e.workspace||"";if(!s)return"";const r=s.split(/[/\\]/).filter(Boolean);return r.length>0?r[r.length-1]:s}function Ip(e){return e.sessionId||e.instanceId||e.agentType}function Un(e,s){return e||s}function ei(e,s){const r=new Set,n=[];for(const a of s)if(a)for(const i of e[a]||[]){const c=i._localId||`${i.role}:${i.timestamp}:${i.content}`;r.has(c)||(r.add(c),n.push(i))}return n.sort((a,i)=>a.timestamp-i.timestamp)}function Oc(e=[]){const s={};for(const r of e)r.type==="adhdev-daemon"&&(s[r.id]=_t(r,{fallbackId:r.id}));return s}function Wc(e,s={}){var n,a;const r=e.daemonId||((n=e.id)==null?void 0:n.split(":")[0])||e.id;return{machineName:e.daemonId&&((a=s.machineNames)==null?void 0:a[e.daemonId])||void 0,connectionState:s.connectionStates?s.connectionStates[r]||s.defaultConnectionState||"new":s.defaultConnectionState}}function to(e,s,r={}){return Ap(e,s,Wc(e,r))}function Ap(e,s,r={}){var f,g,w,A,d,b;const n=[],a=r.machineName,i=r.connectionState,c=Cp(e),l=Tu(e.type,{agentName:e.cliName}),u=tt(e)||Ze(e)?l:ot(e.type),p=Array.isArray(e.childSessions)?e.childSessions.map(y=>{var h,S;return{sessionId:y.id,instanceId:y.id,providerSessionId:y.providerSessionId,transport:y.transport,sessionCapabilities:y.capabilities,agentType:y.providerType,agentName:y.providerName||ot(y.providerType),status:y.status,title:y.title,lastMessagePreview:y.lastMessagePreview,lastMessageRole:y.lastMessageRole,lastMessageAt:y.lastMessageAt,lastMessageHash:y.lastMessageHash,messages:((h=y.activeChat)==null?void 0:h.messages)||[],activeModal:((S=y.activeChat)==null?void 0:S.activeModal)||void 0,unread:y.unread,lastSeenAt:y.lastSeenAt,lastUpdated:y.lastUpdated,inboxBucket:y.inboxBucket,surfaceHidden:y.surfaceHidden}}):[],m=Np(e);if(m){const y=e.sessionId||e.instanceId,h=l,S=(f=e.activeChat)==null?void 0:f.activeModal,_=S&&Array.isArray(S.buttons)&&S.buttons.length>0,k=Ct((g=e.activeChat)==null?void 0:g.status,{activeModal:(w=e.activeChat)==null?void 0:w.activeModal})||Ct((d=(A=e.agents)==null?void 0:A[0])==null?void 0:d.status)||"idle",I=e.activeChat||{title:"",messages:[]};let j=I.title&&String(I.title).trim()?String(I.title).trim():"";const v=(b=e.activeChat)==null?void 0:b.id,x=e.chats;if(v&&Array.isArray(x)&&x.length>0){const H=x.find(C=>C.id===v||C.id&&String(C.id)===String(v));H!=null&&H.title&&String(H.title).trim()&&(j=String(H.title).trim())}const E=(tt(e)||Ze(e),e.type),L=(tt(e)||Ze(e))&&Wo(j,h,E)?"":j,M=I.messages||[],T=ei(s,[e.id,y]),B=Yo(M,T);n.push({routeId:e.id,sessionId:y,providerSessionId:e.providerSessionId,nativeSessionId:y,transport:e.transport,daemonId:e.daemonId||void 0,sessionCapabilities:e.sessionCapabilities,mode:tt(e)?e.mode||"terminal":"chat",agentName:h,agentType:E,status:k,title:L,messages:[...M,...B],resume:e.resume,hostIdeType:!tt(e)&&!Ze(e)?e.type:void 0,workspaceName:c,displayPrimary:L||c||(tt(e)?e.mode==="chat"?h:"Terminal":h),displaySecondary:u,cdpConnected:e.cdpConnected,lastMessagePreview:e.lastMessagePreview,lastMessageRole:e.lastMessageRole,lastMessageAt:e.lastMessageAt,lastMessageHash:e.lastMessageHash,lastUpdated:e.lastUpdated,modalButtons:_?S.buttons:void 0,modalMessage:_?S.message:void 0,streamSource:"native",tabKey:Un(y,e.id),machineName:a,connectionState:i})}if(m&&(tt(e)||Ze(e)))return n;for(const y of p){const h=y.activeModal&&Array.isArray(y.activeModal.buttons)&&y.activeModal.buttons.length>0,S=Lu(y),_=Ip(y),k=`${e.id}:${_}`,I=y.title&&String(y.title).trim()||"",j=Wo(I,y.agentName,y.agentType)?"":I,v=y.messages||[],x=ei(s,[k,y.sessionId,y.instanceId]),E=Yo(v,x);(y.transport==="cdp-webview"||y.sessionId||y.providerSessionId||v.length>0||E.length>0||h||j||!["idle","panel_hidden","disconnected","not_monitored"].includes(S))&&n.push({routeId:e.id,sessionId:y.sessionId||y.instanceId,providerSessionId:y.providerSessionId,nativeSessionId:e.sessionId||e.instanceId,transport:y.transport||"cdp-webview",daemonId:e.daemonId||void 0,sessionCapabilities:y.sessionCapabilities,mode:"chat",agentName:y.agentName,agentType:y.agentType,status:S,title:j,messages:[...v,...E],hostIdeType:e.type,workspaceName:c,displayPrimary:j||c||y.agentName||u,displaySecondary:`${u} · ${y.agentName}`,cdpConnected:e.cdpConnected,lastMessagePreview:y.lastMessagePreview,lastMessageRole:y.lastMessageRole,lastMessageAt:y.lastMessageAt,lastMessageHash:y.lastMessageHash,lastUpdated:y.lastUpdated||e.lastUpdated,modalButtons:h?y.activeModal.buttons:void 0,modalMessage:h?y.activeModal.message:void 0,streamSource:"agent-stream",tabKey:Un(y.sessionId||y.instanceId,k),machineName:a,connectionState:i})}return n.length===0&&n.push({routeId:e.id,sessionId:e.sessionId||e.instanceId,providerSessionId:e.providerSessionId,nativeSessionId:e.sessionId||e.instanceId,transport:e.transport,daemonId:e.daemonId||void 0,sessionCapabilities:e.sessionCapabilities,mode:"chat",agentName:l,agentType:"ide-native",status:"idle",title:"",messages:[],hostIdeType:e.type,workspaceName:c,displayPrimary:c||u,displaySecondary:u,cdpConnected:e.cdpConnected,lastUpdated:e.lastUpdated,streamSource:"native",tabKey:Un(e.sessionId||e.instanceId,e.id),connectionState:i}),n}function Mp(e){const s=e.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:e}}function Tp(e,s){const r=Mp(e);return{daemonId:r.daemonId,payload:{...s,...r.targetSessionId&&!s.targetSessionId?{targetSessionId:r.targetSessionId}:{}}}}const Hc=[{id:"antigravity",name:"Antigravity",icon:"🌀"},{id:"cursor",name:"Cursor",icon:"⚡"},{id:"kiro",name:"Kiro",icon:"🎯"},{id:"pearai",name:"PearAI",icon:"🍐"},{id:"trae",name:"Trae",icon:"🔮"},{id:"vscode",name:"VS Code",icon:"💙"},{id:"vscodium",name:"VSCodium",icon:"💚"},{id:"windsurf",name:"Windsurf",icon:"🏄"}],Fc=[{id:"aider-cli",name:"Aider",icon:"🛠️"},{id:"claude-cli",name:"Claude Code",icon:"🟠"},{id:"codex-cli",name:"Codex CLI",icon:"📦"},{id:"cursor-cli",name:"Cursor CLI",icon:"⚡"},{id:"gemini-cli",name:"Gemini CLI",icon:"✨"},{id:"github-copilot-cli",name:"GitHub Copilot CLI",icon:"🤖"},{id:"goose-cli",name:"Goose",icon:"🪿"},{id:"opencode-cli",name:"OpenCode CLI",icon:"🧩"}],Uc=[{id:"cline",name:"Cline",icon:"🧠"},{id:"codex",name:"Codex",icon:"📦"},{id:"roo-code",name:"Roo Code",icon:"🦘"},{id:"claude-code-vscode",name:"Claude Code (VS Code)",icon:"🟠"}],Lp=Hc,_p=Fc,Rp=Uc;function Is(...e){return md(pd(e))}function Pp({icon:e,title:s,subtitle:r,badge:n,actions:a,className:i}){return t.jsxs("div",{className:Is("dashboard-header",i),children:[t.jsxs("div",{children:[t.jsxs("h1",{className:"header-title flex items-center gap-2",children:[t.jsx("span",{className:"flex items-center text-lg",children:e})," ",s,n&&t.jsxs("span",{className:"text-[10px] font-semibold px-1.5 py-px rounded-full bg-accent/10 text-accent-light",children:[n.count!==void 0?n.count:""," ",n.text]})]}),r&&t.jsx("div",{className:"header-subtitle mt-1 text-xs text-text-muted",children:r})]}),a&&t.jsx("div",{className:"flex gap-2",children:a})]})}function zc({icon:e,title:s,subtitle:r,badge:n,actions:a,widthClassName:i="max-w-6xl",contentClassName:c,children:l}){return t.jsxs("div",{className:"flex flex-col h-full",children:[t.jsx(Pp,{icon:e,title:s,subtitle:r,badge:n,actions:a}),t.jsx("div",{className:"page-content",children:t.jsx("div",{className:Is("mx-auto flex w-full flex-col gap-4",i,c),children:l})})]})}function Lt({title:e,icon:s,description:r,accentColor:n,className:a,children:i}){return t.jsxs("div",{className:Is("bg-bg-card border border-border-subtle rounded-2xl p-5 backdrop-blur-xl transition-all","hover:border-border-default hover:shadow-glow",n&&"border-l-[3px]",a),style:n?{borderLeftColor:n}:void 0,children:[(e||r)&&t.jsxs("div",{className:"mb-4",children:[e&&t.jsxs("h3",{className:"text-base font-semibold text-text-primary",children:[s&&t.jsx("span",{className:"mr-1.5",children:s}),e]}),r&&t.jsx("p",{className:"text-[13px] text-text-muted mt-1",children:r})]}),i]})}function Vc({icon:e,title:s,description:r,action:n,className:a}){return t.jsxs("div",{className:Is("py-16 px-5 text-center bg-bg-glass border-2 border-dashed border-border-subtle rounded-2xl",a),children:[t.jsx("div",{className:"text-5xl mb-4 opacity-50",children:e}),t.jsx("h3",{className:"text-lg font-bold text-text-secondary mb-2",children:s}),t.jsx("p",{className:"text-sm text-text-muted max-w-sm mx-auto mb-5 leading-relaxed",children:r}),n]})}const Dp={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"},Ep={error:"⚠️",warning:"🧪",success:"✅",info:"💡"};function Br({variant:e,children:s,onDismiss:r,className:n}){return t.jsxs("div",{className:Is("flex items-center justify-between gap-3 px-4 py-3 rounded-xl border text-[13px]",Dp[e],n),children:[t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("span",{children:Ep[e]}),t.jsx("span",{children:s})]}),r&&t.jsx("button",{onClick:r,className:"cursor-pointer border-none bg-transparent text-current text-base opacity-70 hover:opacity-100 transition-opacity",children:"✕"})]})}const $p={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"},Kp={online:"bg-green-500",idle:"bg-yellow-500",busy:"bg-orange-500",error:"bg-red-500",offline:"bg-gray-500"};function Bp({status:e,label:s,className:r}){const n=s||e;return t.jsxs("span",{className:Is("inline-flex items-center gap-1.5 text-xs font-medium px-2.5 py-1 rounded-full border",$p[e],r),children:[t.jsx("span",{className:Is("w-2 h-2 rounded-full animate-[pulse-dot_2s_ease-in-out_infinite]",Kp[e])}),n]})}const wa="adhdev:themechange";function Op(){return typeof window>"u"?"dark":window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}function Ts(){try{const e=localStorage.getItem("theme");if(e==="dark"||e==="light"||e==="system")return e}catch{}return"system"}function Ls(e){return e==="system"?Op():e}function Gc(e){typeof document>"u"||(document.documentElement.setAttribute("data-theme",e),document.documentElement.style.colorScheme=e)}function Zr(e,s){typeof window>"u"||window.dispatchEvent(new CustomEvent(wa,{detail:{preference:e,theme:s}}))}function Wp(){const e=Ts(),s=Ls(e);Gc(s),Zr(e,s)}function so(){const[e,s]=o.useState(Ts),[r,n]=o.useState(()=>Ls(Ts()));o.useEffect(()=>{Gc(r)},[r]),o.useEffect(()=>{const c=window.matchMedia("(prefers-color-scheme: light)"),l=u=>{if(e==="system"){const p=u.matches?"light":"dark";n(p),Zr("system",p)}};return c.addEventListener("change",l),()=>c.removeEventListener("change",l)},[e]),o.useEffect(()=>{const c=u=>{const p=u.detail||{},m=p.preference,f=p.theme;s(m==="dark"||m==="light"||m==="system"?m:Ts()),n(f==="dark"||f==="light"?f:Ls(Ts()))},l=u=>{if(u.key!=="theme")return;const p=Ts(),m=Ls(p);s(p),n(m)};return window.addEventListener(wa,c),window.addEventListener("storage",l),()=>{window.removeEventListener(wa,c),window.removeEventListener("storage",l)}},[]);const a=o.useCallback(c=>{const l=Ls(c);s(c),n(l);try{localStorage.setItem("theme",c)}catch{}Zr(c,l)},[]),i=o.useCallback(()=>{s(c=>{const l=c==="dark"?"light":c==="light"?"system":"dark",u=Ls(l);n(u);try{localStorage.setItem("theme",l)}catch{}return Zr(l,u),l})},[]);return{theme:r,preference:e,setPreference:a,cycleTheme:i,isDark:r==="dark"}}const ti={dark:"Dark",light:"Light",system:"System"};function Hp({collapsed:e}){const{preference:s,cycleTheme:r}=so(),n=s==="dark"?t.jsx(Gd,{size:16}):s==="light"?t.jsx(Vd,{size:16}):t.jsx(qd,{size:16});return t.jsxs("div",{className:`nav-item cursor-pointer ${e?"justify-center py-2.5 px-0":""}`,onClick:r,title:`Theme: ${ti[s]} (click to cycle)`,children:[t.jsx("span",{className:"nav-icon",children:n}),!e&&t.jsx("span",{className:"text-xs",children:ti[s]})]})}function us({label:e,description:s,checked:r,disabled:n,onChange:a,extra:i}){return t.jsxs("div",{className:`flex justify-between items-center ${n?"opacity-60":""}`,children:[t.jsxs("div",{className:"pr-4",children:[t.jsx("div",{className:"font-medium text-sm",children:e}),t.jsx("div",{className:"text-[11px] text-text-muted mt-0.5",children:s})]}),t.jsxs("div",{className:"flex items-center gap-3 shrink-0",children:[i,t.jsxs("button",{type:"button",role:"switch","aria-checked":r,"aria-disabled":n,disabled:n,onClick:()=>a(!r),className:`relative inline-flex items-center ${n?"cursor-not-allowed":"cursor-pointer"}`,children:[t.jsx("div",{className:"w-[40px] h-[22px] rounded-full transition-colors duration-200 ease-in-out",style:{backgroundColor:r?"var(--accent-primary)":"color-mix(in srgb, var(--surface-primary) 60%, var(--border-default))"}}),t.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)] ${r?"translate-x-[18px]":"translate-x-0"}`})]})]})]})}function Fp({onPrefChange:e}){const[s,r]=Wu(),[n,a]=o.useState(()=>typeof window>"u"||!("Notification"in window)?"unsupported":Notification.permission);o.useEffect(()=>{const c=()=>{if(typeof window>"u"||!("Notification"in window)){a("unsupported");return}a(Notification.permission)};return c(),window.addEventListener("focus",c),document.addEventListener("visibilitychange",c),()=>{window.removeEventListener("focus",c),document.removeEventListener("visibilitychange",c)}},[]);const i=(c,l)=>{r({[c]:l}),e==null||e(c,l)};return t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(yn,{size:15})," Notifications"]}),description:"Master toggle for all alerts",checked:s.globalEnabled,onChange:c=>i("globalEnabled",c)}),s.globalEnabled&&t.jsx("div",{className:"border-t border-border-subtle my-0.5"}),s.globalEnabled&&t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Rt,{size:15})," Browser Notifications"]}),description:"Desktop alerts when tab is inactive",checked:s.browserNotifications,onChange:c=>i("browserNotifications",c)}),s.globalEnabled&&t.jsxs("div",{className:"ml-5 pl-3 border-l-2 border-border-subtle flex flex-col gap-2",children:[t.jsx("div",{className:"text-[11px] text-text-muted",children:"Browser alerts only fire while this dashboard tab stays open in the background. If you close it, standalone cannot deliver hosted push notifications for you."}),n==="default"&&t.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[11px] text-amber-300",children:[t.jsx("span",{children:"This browser has not granted notification permission yet. Allow it to receive local browser alerts."}),t.jsx("button",{onClick:()=>{uc().then(a)},className:"px-2 py-0.5 rounded border border-border-default bg-bg-glass text-text-secondary hover:text-text-primary transition-colors",children:"Allow notifications"})]}),n==="denied"&&t.jsx("div",{className:"text-[11px] text-amber-300",children:"Browser notifications are blocked in site or browser settings. Re-enable them there to receive standalone desktop alerts."}),n==="unsupported"&&t.jsx("div",{className:"text-[11px] text-amber-300",children:"This browser cannot show desktop notifications here. Keep the dashboard visible, or use another supported browser on this device."})]}),s.globalEnabled&&s.browserNotifications&&t.jsxs("div",{className:"ml-5 pl-3 border-l-2 border-border-subtle flex flex-col gap-2",children:[t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Yd,{size:15})," Completion Alerts"]}),description:"Notify when agent finishes a task",checked:s.completionAlert,onChange:c=>i("completionAlert",c)}),t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Xd,{size:15})," Approval Alerts"]}),description:"Notify when agent needs approval",checked:s.approvalAlert,onChange:c=>i("approvalAlert",c)}),t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(fr,{size:15})," Connection Alerts"]}),description:"Alert when a daemon disconnects",checked:s.disconnectAlert,onChange:c=>i("disconnectAlert",c)})]}),!s.globalEnabled&&t.jsx("p",{className:"text-[11px] text-text-muted italic",children:"All notifications are disabled. Enable the master toggle to configure individual alerts."})]})}function pn(e){const s=e.trim().match(/^(\d+)\.(\d+)\.(\d+)(?:[-+].*)?$/);return s?[Number(s[1]),Number(s[2]),Number(s[3])]:null}function Up(e,s){const r=pn(e),n=pn(s);if(!r||!n)return e.localeCompare(s);for(let a=0;a<3;a+=1){if(r[a]<n[a])return-1;if(r[a]>n[a])return 1}return 0}function qc(e,s){const r=e.version||null;return e.versionMismatch===!0?!0:!r||!s?!1:r!==s}function dr(e,s){if(e.versionUpdateRequired===!0)return!0;const r=e.version||null;if(!r||!s||r===s||Up(r,s)>=0)return!1;const n=pn(r),a=pn(s);return!n||!a?!1:n[0]!==a[0]||n[1]!==a[1]}function zp(e){return!e||typeof e!="object"?{}:"result"in e&&e.result&&typeof e.result=="object"?e.result:e}function zn(e,s){return e instanceof Error?e.message:s}function Vp({ides:e,emptyMessage:s,sendDaemonCommand:r,onDisconnect:n,onRevokeToken:a}){const i=e.filter(c=>c.type==="adhdev-daemon");return i.length===0?t.jsx(Vc,{icon:t.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||"Install ADHDev on a machine and sign in to connect it here."}):t.jsx("div",{className:"flex flex-col gap-2",children:i.map(c=>t.jsx(qp,{ide:c,allIdes:e,sendDaemonCommand:r,onDisconnect:n,onRevokeToken:a},c.id))})}function si({title:e,message:s,confirmLabel:r,confirmColor:n,onConfirm:a,onCancel:i}){const c=n==="red"?"bg-red-500/20 text-red-400 border-red-500/30 hover:bg-red-500/30":"";return pr.createPortal(t.jsx("div",{className:"fixed inset-0 flex items-center justify-center bg-black/60 backdrop-blur-sm",style:{zIndex:9999},onClick:i,children:t.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl p-5 max-w-sm w-full mx-4 shadow-2xl",onClick:l=>l.stopPropagation(),children:[t.jsx("div",{className:"font-semibold text-sm mb-3",children:e}),t.jsx("div",{className:"text-xs text-text-muted leading-relaxed mb-5 whitespace-pre-line",children:s}),t.jsxs("div",{className:"flex gap-2 justify-end",children:[t.jsx("button",{onClick:i,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"}),t.jsx("button",{onClick:a,className:`text-xs px-3 py-1.5 rounded-lg font-medium border transition-colors ${c}`,style:n==="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:r})]})]})}),document.body)}function Gp(e){const s=e.replace(/^ide-/,"").replace(/-provider$/,"").toLowerCase(),n=[...Lp,..._p,...Rp].find(a=>a.id===s||s.includes(a.id)||a.id.includes(s));return n?{icon:n.icon,name:n.name}:{icon:"📝",name:e}}function qp({ide:e,allIdes:s,sendDaemonCommand:r,onDisconnect:n,onRevokeToken:a}){var B,H;const[i,c]=o.useState("idle"),[l,u]=o.useState(""),[p,m]=o.useState(null),[f,g]=o.useState("idle"),[w,A]=o.useState(""),d=e.version||null,b=((B=e.machine)==null?void 0:B.platform)||((H=e.system)==null?void 0:H.platform)||"",y=_t(e,{fallbackId:e.id}),h=b==="win32"?"🪟":b==="darwin"?"🍎":"🐧",S=s.filter(C=>C.daemonId===e.id&&C.transport==="cdp-page"),_=s.filter(C=>C.daemonId===e.id&&C.transport==="pty"),k=s.filter(C=>C.daemonId===e.id&&C.transport==="acp"),I=e.p2p,j=async()=>{if(r){c("upgrading"),u("Starting upgrade...");try{const C=zp(await r(e.id,"daemon_upgrade",{}));C.alreadyLatest?(c("done"),u(`Already on v${C.version||"latest"}.`)):C.upgraded||C.success?(c("done"),u(`Upgrade to v${C.version||"latest"} started. Daemon is restarting...`)):(c("error"),u(C.error||"Upgrade failed"))}catch(C){c("error"),u(zn(C,"Connection lost during upgrade"))}}},v=async()=>{if(m(null),!!n){g("loading");try{await n(e.id),g("done"),A("Machine disconnected.")}catch(C){g("error"),A(zn(C,"Failed to disconnect"))}}},x=async()=>{if(m(null),!!a){g("loading");try{await a(e.id),g("done"),A("Token revoked. Restart ADHDev on that machine to reconnect.")}catch(C){g("error"),A(zn(C,"Failed to revoke token"))}}},E="0.8.89",L=qc(e,E),M=dr(e,E),T=S.length+_.length+k.length;return t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"bg-bg-glass rounded-lg px-4 py-3 border border-border-subtle",children:[t.jsxs("div",{className:"flex justify-between items-center",children:[t.jsxs("div",{className:"flex items-center gap-3",children:[t.jsx("span",{className:"text-xl",children:h}),t.jsxs("div",{children:[t.jsx("div",{className:"font-medium text-sm",children:y}),t.jsxs("div",{className:"text-xs text-text-muted font-mono flex items-center gap-2",children:[t.jsxs("span",{children:[e.id.substring(0,12),"…"]}),d&&t.jsxs("span",{className:`px-1.5 py-0.5 rounded text-[10px] ${L?"":"bg-bg-secondary"}`,style:L?{background:"color-mix(in srgb, var(--status-warning) 15%, transparent)",color:"var(--status-warning)"}:void 0,children:["v",d,!L&&" ✓"]})]})]})]}),t.jsxs("div",{className:"flex items-center gap-2",children:[r&&L&&t.jsx("button",{onClick:j,disabled:i==="upgrading"||i==="done",className:"btn btn-sm btn-primary disabled:opacity-50 disabled:cursor-not-allowed",title:`Update to v${E}`,children:i==="upgrading"?t.jsxs("span",{className:"flex items-center gap-1",children:[t.jsx("span",{className:"animate-spin",children:"⟳"})," Upgrading..."]}):i==="done"?"✓ Updated":`${M?"↑ Update now":`↑ Update${` to v${E}`}`}`}),n&&t.jsx("button",{onClick:()=>m("disconnect"),disabled:f==="loading",className:"btn btn-sm btn-warning disabled:opacity-50 disabled:cursor-not-allowed",title:"Disconnect this machine",children:"Disconnect"}),a&&t.jsx("button",{onClick:()=>m("revoke"),disabled:f==="loading",className:"btn btn-sm btn-danger disabled:opacity-50 disabled:cursor-not-allowed",title:"Remove machine (requires re-setup)",children:"Remove"}),t.jsx(Bp,{status:e.status==="online"?"online":"error"})]})]}),t.jsxs("div",{className:"flex items-center gap-3 mt-2.5 pt-2.5 border-t border-border-subtle/50",children:[I&&t.jsxs("div",{className:"flex items-center gap-1.5 text-[11px]",children:[t.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${I.state==="connected"?"bg-green-400":"bg-text-muted/30"} ${I.state==="connecting"||I.state==="new"?"animate-pulse":""}`,style:I.state==="connecting"||I.state==="new"?{background:"var(--status-warning)"}:void 0}),t.jsxs("span",{className:"text-text-muted",children:["P2P ",I.state==="connected"?"connected":I.state==="connecting"||I.state==="new"?"connecting...":I.state||"off"]}),I.peers!==void 0&&I.peers>0&&t.jsxs("span",{className:"text-text-muted/60",children:["(",I.peers," peer",I.peers!==1?"s":"",")"]})]}),I&&T>0&&t.jsx("span",{className:"text-border-subtle",children:"·"}),T>0?t.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-text-muted",children:[S.map(C=>{const R=Gp(C.type),U=C.cdpConnected;return t.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[t.jsx("span",{children:R.icon}),t.jsx("span",{children:R.name}),U!==void 0&&t.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${U?"bg-green-400":"animate-pulse"}`,style:U?void 0:{background:"var(--status-warning)"},title:U?"CDP connected":"CDP connecting..."})]},C.id)}),_.map(C=>t.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[t.jsx("span",{children:"⌨️"}),t.jsx("span",{children:C.cliName||"CLI"})]},C.id)),k.map(C=>t.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[t.jsx("span",{children:"🔗"}),t.jsx("span",{children:C.cliName||"ACP"})]},C.id))]}):t.jsx("span",{className:"text-[11px] text-text-muted/60 italic",children:"No IDEs connected"})]}),(l||w)&&t.jsx("div",{className:`text-xs mt-2 px-1 ${i==="error"||f==="error"?"text-red-400":i==="done"||f==="done"?"text-green-400":"text-text-muted"}`,children:w||l})]}),p==="disconnect"&&t.jsx(si,{title:"🔌 Disconnect Machine",message:`Disconnect "${y}" from ADHDev?
|
|
32
|
+
`).includes(a)))}function hp(e,s="recent"){const r=e.slice();return r.sort((n,a)=>{if(s==="oldest")return(Number(n.lastMessageAt)||0)-(Number(a.lastMessageAt)||0);if(s==="messages"){const i=(Number(a.messageCount)||0)-(Number(n.messageCount)||0);if(i!==0)return i}return(Number(a.lastMessageAt)||0)-(Number(n.lastMessageAt)||0)}),r}function Ec(e,s={}){return hp(fp(e,s),s.sortMode||"recent")}function mn(e){return e?"Resume saved history":"Start fresh"}function Xa(e){return e?"Resuming saved history…":"Starting fresh…"}function xp(){return"Start fresh"}function $c(e,s=!1){return e==="cli"?mn(s):e==="ide"?"Start IDE":"Start ACP session"}function Kc(e,s=!1){return e==="cli"?Xa(s):e==="ide"?"Starting IDE…":"Starting ACP session…"}function bp(){return"Recover hosted runtime"}function gp(){return"Fallback recovery for hosted runtimes after interruptions. For normal continuity, open saved history instead."}function yp(){return"Open saved history"}function vp(){return"Saved History"}function Ja(){return"Use saved history when you want continuity in the same provider conversation."}function wp(){return"No saved history found yet."}function jp(){return"Refresh saved history"}function kp(){return"Refreshing saved history…"}function xs(e,s){return e==="start-fresh"?`Start fresh with ${s}?`:`Restart ${s}?`}function bs(e){return e==="start-fresh"?"Review the provider and target folder before starting fresh.":e==="restart-ide"?"Review or change the target workspace before restarting this IDE.":"Review or change the target workspace before restarting this stopped session."}function Us(e){return e==="start-fresh"?"Start fresh":"Restart"}function zs(e){return e==="start-fresh"?"Starting fresh…":"Restarting…"}function Qa(e){return`Resume saved history with ${e}?`}function Za(){return"Review or change the target workspace before resuming saved history."}function Sp(e){if(!e)return"";try{return new Intl.DateTimeFormat(void 0,{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}).format(new Date(e))}catch{return new Date(e).toLocaleString()}}function eo({activeConv:e,ides:s,isCreatingChat:r,isRefreshingHistory:n,savedSessions:a=[],isSavedSessionsLoading:i=!1,isResumingSavedSessionId:c=null,savedHistoryFilters:l,onSavedHistoryFiltersChange:u,onClose:p,onNewChat:m,onSwitchSession:f,onRefreshHistory:g,onResumeSavedSession:w}){var v;const A=s.find(x=>x.id===e.routeId),d=(A==null?void 0:A.chats)||[],b=(v=A==null?void 0:A.activeChat)==null?void 0:v.id,y=tt(e)&&!Ze(e),[h,S]=o.useState(()=>jt()),_=l||h,k=x=>{if(u){u(x);return}S(x)},I=o.useMemo(()=>Ec(a,{textQuery:_.textQuery,workspaceQuery:_.workspaceQuery,modelQuery:_.modelQuery,resumableOnly:_.resumableOnly,sortMode:_.sortMode}),[_.modelQuery,_.resumableOnly,_.sortMode,_.textQuery,_.workspaceQuery,a]),j=t.jsxs("div",{className:"fixed inset-0 z-[1300] flex items-end justify-center overflow-y-auto px-2 pt-[calc(8px+env(safe-area-inset-top,0px))] pb-[calc(8px+env(safe-area-inset-bottom,0px))] sm:items-center sm:p-4",children:[t.jsx("div",{onClick:p,className:"absolute inset-0 bg-black/60 backdrop-blur-sm"}),t.jsxs("div",{className:"card fade-in relative w-full sm:w-[90%] max-w-[500px] max-h-[calc(100dvh-env(safe-area-inset-top,0px)-env(safe-area-inset-bottom,0px)-16px)] sm:max-h-[80vh] flex flex-col p-0 overflow-hidden shadow-[0_20px_40px_rgba(0,0,0,0.4)] rounded-[24px] sm:rounded-[20px]",children:[t.jsxs("div",{className:"px-4 py-4 sm:px-6 sm:py-5 border-b border-border-subtle flex justify-between items-center bg-[var(--surface-primary)] shrink-0",children:[t.jsxs("div",{children:[t.jsx("h3",{className:"m-0 text-lg font-extrabold",children:y?vp():"Chat History"}),t.jsx("div",{className:"text-xs text-text-muted mt-0.5",children:ip(e)}),y&&t.jsx("div",{className:"text-[11px] text-text-muted mt-1",children:Ja()})]}),t.jsx("button",{onClick:p,className:"btn btn-secondary btn-sm rounded-md px-1.5 py-1.5 border-transparent bg-transparent hover:bg-bg-secondary",children:t.jsx(At,{size:16})})]}),t.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto p-3 bg-bg-primary",children:[!y&&t.jsx("button",{onClick:m,disabled:r,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:r?"⌛ Creating...":"+ Start New Chat Session"}),y?t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-[var(--surface-secondary)] p-3 mb-3",children:[t.jsxs("div",{className:"grid grid-cols-1 sm:grid-cols-4 gap-2",children:[t.jsx("input",{type:"text",value:_.textQuery,onChange:x=>k({..._,textQuery:x.target.value}),placeholder:"Search title or preview",className:"w-full rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary"}),t.jsx("input",{type:"text",value:_.workspaceQuery,onChange:x=>k({..._,workspaceQuery:x.target.value}),placeholder:"Filter by workspace",className:"w-full rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary"}),t.jsx("input",{type:"text",value:_.modelQuery,onChange:x=>k({..._,modelQuery:x.target.value}),placeholder:"Filter by model",className:"w-full rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary"}),t.jsxs("select",{value:_.sortMode,onChange:x=>k({..._,sortMode:x.target.value}),className:"w-full rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary",children:[t.jsx("option",{value:"recent",children:"Most recent"}),t.jsx("option",{value:"oldest",children:"Oldest first"}),t.jsx("option",{value:"messages",children:"Most messages"})]})]}),t.jsxs("label",{className:"mt-2 flex items-center gap-2 text-[11px] text-text-muted",children:[t.jsx("input",{type:"checkbox",checked:_.resumableOnly,onChange:x=>k({..._,resumableOnly:x.target.checked})}),"Resume-ready only"]})]}),I.map(x=>{const E=e.providerSessionId===x.providerSessionId,L=E||!x.canResume||!!c;return t.jsxs("button",{type:"button",onClick:()=>{L||!w||w(x)},disabled:L,className:`w-full text-left p-4 rounded-xl mb-2 border transition-all ${E?"bg-[var(--bg-glass-hover)] border-accent":"bg-[var(--surface-secondary)] border-border-subtle"} ${L?"opacity-70 cursor-default":"cursor-pointer hover:border-[var(--accent-primary-light)]"}`,children:[t.jsxs("div",{className:"flex items-start justify-between gap-3",children:[t.jsxs("div",{className:"min-w-0 flex-1",children:[t.jsx("div",{className:`font-bold text-sm mb-1 truncate ${E?"text-[var(--accent-primary-light)]":"text-text-primary"}`,children:x.title||"Untitled Session"}),t.jsx("div",{className:"text-[11px] text-text-muted font-mono truncate",children:x.providerSessionId})]}),t.jsx("div",{className:"text-[11px] text-text-muted shrink-0",children:Sp(x.lastMessageAt)})]}),t.jsx("div",{className:"mt-2 text-[12px] text-text-muted line-clamp-2",children:x.preview||"No saved preview yet"}),t.jsxs("div",{className:"mt-3 flex items-center justify-between gap-3 text-[11px] text-text-muted",children:[t.jsxs("div",{className:"truncate",children:[x.workspace||"Workspace unknown",Ss(x.summaryMetadata)?` · ${Ss(x.summaryMetadata)}`:"",x.messageCount>0?` · ${x.messageCount} msgs`:""]}),t.jsx("div",{className:"shrink-0",children:E?"ACTIVE":x.canResume?c===x.providerSessionId?"RESUMING...":"RESUME":"MISSING WORKSPACE"})]})]},x.id)})]}):d.map(x=>t.jsxs("div",{onClick:()=>{f(e.routeId,x.id),p()},className:`p-4 rounded-xl mb-2 cursor-pointer border transition-all ${b===x.id?"bg-[var(--bg-glass-hover)] border-accent":"bg-[var(--surface-secondary)] border-border-subtle"}`,children:[t.jsx("div",{className:`font-bold text-sm mb-1 ${b===x.id?"text-[var(--accent-primary-light)]":"text-text-primary"}`,children:x.title||"Untitled Session"}),t.jsxs("div",{className:"flex justify-between items-center",children:[t.jsxs("div",{className:"text-[11px] text-text-muted font-mono",children:[x.id.substring(0,12),"..."]}),b===x.id&&t.jsx("span",{className:"text-[10px] bg-accent text-white px-2 py-0.5 rounded-[10px] font-extrabold",children:"ACTIVE"})]})]},x.id)),(y&&!i&&I.length===0||!y&&d.length===0)&&t.jsxs("div",{className:"py-10 px-5 text-center text-text-muted",children:[t.jsx("div",{className:"text-3xl mb-3 opacity-60",children:t.jsx(zd,{size:32})}),t.jsx("div",{className:"text-[13px]",children:y?a.length>0?"No saved history matches these filters.":wp():"No recent chat sessions found."})]}),y&&i&&t.jsx("div",{className:"py-10 px-5 text-center text-text-muted",children:t.jsx("div",{className:"text-[13px]",children:kp()})})]}),t.jsx("div",{className:"px-4 py-[calc(12px+env(safe-area-inset-bottom,0px))] sm:px-5 sm:py-4 bg-[var(--surface-tertiary)] border-t border-border-subtle text-right shrink-0",children:t.jsx("button",{onClick:g,disabled:n||i,className:"btn btn-secondary btn-sm rounded-[10px]",children:n||i?"⌛ Refreshing...":t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Gs,{size:13})," ",y?jp():"Refresh History"]})})})]})]});return typeof document>"u"?j:pr.createPortal(j,document.body)}const Zo={success:{accent:"var(--accent-primary)",chipBg:"color-mix(in srgb, var(--accent-primary) 14%, transparent)",chipText:"var(--accent-primary-light)",label:"Done"},warning:{accent:"var(--accent-primary)",chipBg:"color-mix(in srgb, var(--accent-primary) 14%, transparent)",chipText:"var(--accent-primary-light)",label:"Attention"},info:{accent:"var(--accent-primary)",chipBg:"color-mix(in srgb, var(--accent-primary) 14%, transparent)",chipText:"var(--accent-primary-light)",label:"Update"}};function Bc({toasts:e,onDismiss:s,onClickToast:r}){return t.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:e.map(n=>{const a=Zo[n.type]||Zo.info;return t.jsxs("div",{className:"fade-in pointer-events-auto cursor-pointer animate-[toast-in_0.3s_ease-out] max-w-[380px] relative group overflow-hidden rounded-[16px] border shadow-[0_18px_40px_rgba(2,6,23,0.24)] backdrop-blur-xl",style:{background:"color-mix(in srgb, var(--surface-primary) 94%, var(--bg-secondary) 6%)",borderColor:"color-mix(in srgb, var(--border-default) 88%, transparent)",color:"var(--text-primary)"},onClick:()=>{var i;(i=n.actions)!=null&&i.length||r&&r(n)},children:[t.jsx("div",{className:"absolute inset-y-0 left-0 w-[3px]",style:{background:`linear-gradient(180deg, ${a.accent}, color-mix(in srgb, ${a.accent} 55%, transparent))`}}),t.jsx("button",{className:"absolute top-2 right-2 w-7 h-7 rounded-full flex items-center justify-center text-text-muted hover:text-text-primary hover:bg-bg-glass transition-colors leading-none cursor-pointer",onClick:i=>{i.stopPropagation(),s(n.id)},"aria-label":"Dismiss",children:t.jsx(At,{size:14})}),t.jsxs("div",{className:"px-4 py-3.5 pl-5",children:[t.jsx("div",{className:"flex items-center gap-2 pr-8",children:t.jsx("span",{className:"inline-flex items-center rounded-full px-2 py-0.5 text-[10px] font-bold uppercase tracking-[0.08em]",style:{background:a.chipBg,color:a.chipText,border:`1px solid color-mix(in srgb, ${a.accent} 22%, transparent)`},children:a.label})}),t.jsx("div",{className:"mt-2 text-[13px] font-semibold leading-[1.45] text-text-primary",children:n.message}),n.actions&&n.actions.length>0&&t.jsx("div",{className:"flex gap-2 mt-3",children:n.actions.map((i,c)=>t.jsx("button",{className:`text-xs px-3 py-1.5 rounded-lg font-bold border transition-colors cursor-pointer ${i.variant==="primary"||i.variant==="danger",""}`,style:i.variant==="primary"?{background:"color-mix(in srgb, var(--accent-primary) 12%, var(--surface-primary))",color:"var(--text-primary)",borderColor:"color-mix(in srgb, var(--accent-primary) 26%, transparent)"}:i.variant==="danger"?{background:"color-mix(in srgb, var(--status-error) 10%, var(--surface-primary))",color:"var(--status-error)",borderColor:"color-mix(in srgb, var(--status-error) 22%, transparent)"}:{background:"var(--surface-secondary)",color:"var(--text-secondary)",borderColor:"var(--border-subtle)"},onClick:l=>{l.stopPropagation(),i.onClick(),s(n.id)},children:i.label},c))})]})]},n.id)})})}const Np=e=>e.transport==="pty"||e.transport==="acp"||e.transport==="cdp-page"?!0:e.daemonId!==e.id;function Cp(e){const s=e.workspace||"";if(!s)return"";const r=s.split(/[/\\]/).filter(Boolean);return r.length>0?r[r.length-1]:s}function Ip(e){return e.sessionId||e.instanceId||e.agentType}function Un(e,s){return e||s}function ei(e,s){const r=new Set,n=[];for(const a of s)if(a)for(const i of e[a]||[]){const c=i._localId||`${i.role}:${i.timestamp}:${i.content}`;r.has(c)||(r.add(c),n.push(i))}return n.sort((a,i)=>a.timestamp-i.timestamp)}function Oc(e=[]){const s={};for(const r of e)r.type==="adhdev-daemon"&&(s[r.id]=_t(r,{fallbackId:r.id}));return s}function Wc(e,s={}){var n,a;const r=e.daemonId||((n=e.id)==null?void 0:n.split(":")[0])||e.id;return{machineName:e.daemonId&&((a=s.machineNames)==null?void 0:a[e.daemonId])||void 0,connectionState:s.connectionStates?s.connectionStates[r]||s.defaultConnectionState||"new":s.defaultConnectionState}}function to(e,s,r={}){return Ap(e,s,Wc(e,r))}function Ap(e,s,r={}){var f,g,w,A,d,b;const n=[],a=r.machineName,i=r.connectionState,c=Cp(e),l=Tu(e.type,{agentName:e.cliName}),u=tt(e)||Ze(e)?l:ot(e.type),p=Array.isArray(e.childSessions)?e.childSessions.map(y=>{var h,S;return{sessionId:y.id,instanceId:y.id,providerSessionId:y.providerSessionId,transport:y.transport,sessionCapabilities:y.capabilities,agentType:y.providerType,agentName:y.providerName||ot(y.providerType),status:y.status,title:y.title,lastMessagePreview:y.lastMessagePreview,lastMessageRole:y.lastMessageRole,lastMessageAt:y.lastMessageAt,lastMessageHash:y.lastMessageHash,messages:((h=y.activeChat)==null?void 0:h.messages)||[],activeModal:((S=y.activeChat)==null?void 0:S.activeModal)||void 0,unread:y.unread,lastSeenAt:y.lastSeenAt,lastUpdated:y.lastUpdated,inboxBucket:y.inboxBucket,surfaceHidden:y.surfaceHidden}}):[],m=Np(e);if(m){const y=e.sessionId||e.instanceId,h=l,S=(f=e.activeChat)==null?void 0:f.activeModal,_=S&&Array.isArray(S.buttons)&&S.buttons.length>0,k=Ct((g=e.activeChat)==null?void 0:g.status,{activeModal:(w=e.activeChat)==null?void 0:w.activeModal})||Ct((d=(A=e.agents)==null?void 0:A[0])==null?void 0:d.status)||"idle",I=e.activeChat||{title:"",messages:[]};let j=I.title&&String(I.title).trim()?String(I.title).trim():"";const v=(b=e.activeChat)==null?void 0:b.id,x=e.chats;if(v&&Array.isArray(x)&&x.length>0){const H=x.find(C=>C.id===v||C.id&&String(C.id)===String(v));H!=null&&H.title&&String(H.title).trim()&&(j=String(H.title).trim())}const E=(tt(e)||Ze(e),e.type),L=(tt(e)||Ze(e))&&Wo(j,h,E)?"":j,M=I.messages||[],T=ei(s,[e.id,y]),B=Yo(M,T);n.push({routeId:e.id,sessionId:y,providerSessionId:e.providerSessionId,nativeSessionId:y,transport:e.transport,daemonId:e.daemonId||void 0,sessionCapabilities:e.sessionCapabilities,mode:tt(e)?e.mode||"terminal":"chat",agentName:h,agentType:E,status:k,title:L,messages:[...M,...B],resume:e.resume,hostIdeType:!tt(e)&&!Ze(e)?e.type:void 0,workspaceName:c,displayPrimary:L||c||(tt(e)?e.mode==="chat"?h:"Terminal":h),displaySecondary:u,cdpConnected:e.cdpConnected,lastMessagePreview:e.lastMessagePreview,lastMessageRole:e.lastMessageRole,lastMessageAt:e.lastMessageAt,lastMessageHash:e.lastMessageHash,lastUpdated:e.lastUpdated,modalButtons:_?S.buttons:void 0,modalMessage:_?S.message:void 0,streamSource:"native",tabKey:Un(y,e.id),machineName:a,connectionState:i})}if(m&&(tt(e)||Ze(e)))return n;for(const y of p){const h=y.activeModal&&Array.isArray(y.activeModal.buttons)&&y.activeModal.buttons.length>0,S=Lu(y),_=Ip(y),k=`${e.id}:${_}`,I=y.title&&String(y.title).trim()||"",j=Wo(I,y.agentName,y.agentType)?"":I,v=y.messages||[],x=ei(s,[k,y.sessionId,y.instanceId]),E=Yo(v,x);(y.transport==="cdp-webview"||y.sessionId||y.providerSessionId||v.length>0||E.length>0||h||j||!["idle","panel_hidden","disconnected","not_monitored"].includes(S))&&n.push({routeId:e.id,sessionId:y.sessionId||y.instanceId,providerSessionId:y.providerSessionId,nativeSessionId:e.sessionId||e.instanceId,transport:y.transport||"cdp-webview",daemonId:e.daemonId||void 0,sessionCapabilities:y.sessionCapabilities,mode:"chat",agentName:y.agentName,agentType:y.agentType,status:S,title:j,messages:[...v,...E],hostIdeType:e.type,workspaceName:c,displayPrimary:j||c||y.agentName||u,displaySecondary:`${u} · ${y.agentName}`,cdpConnected:e.cdpConnected,lastMessagePreview:y.lastMessagePreview,lastMessageRole:y.lastMessageRole,lastMessageAt:y.lastMessageAt,lastMessageHash:y.lastMessageHash,lastUpdated:y.lastUpdated||e.lastUpdated,modalButtons:h?y.activeModal.buttons:void 0,modalMessage:h?y.activeModal.message:void 0,streamSource:"agent-stream",tabKey:Un(y.sessionId||y.instanceId,k),machineName:a,connectionState:i})}return n.length===0&&n.push({routeId:e.id,sessionId:e.sessionId||e.instanceId,providerSessionId:e.providerSessionId,nativeSessionId:e.sessionId||e.instanceId,transport:e.transport,daemonId:e.daemonId||void 0,sessionCapabilities:e.sessionCapabilities,mode:"chat",agentName:l,agentType:"ide-native",status:"idle",title:"",messages:[],hostIdeType:e.type,workspaceName:c,displayPrimary:c||u,displaySecondary:u,cdpConnected:e.cdpConnected,lastUpdated:e.lastUpdated,streamSource:"native",tabKey:Un(e.sessionId||e.instanceId,e.id),connectionState:i}),n}function Mp(e){const s=e.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:e}}function Tp(e,s){const r=Mp(e);return{daemonId:r.daemonId,payload:{...s,...r.targetSessionId&&!s.targetSessionId?{targetSessionId:r.targetSessionId}:{}}}}const Hc=[{id:"antigravity",name:"Antigravity",icon:"🌀"},{id:"cursor",name:"Cursor",icon:"⚡"},{id:"kiro",name:"Kiro",icon:"🎯"},{id:"pearai",name:"PearAI",icon:"🍐"},{id:"trae",name:"Trae",icon:"🔮"},{id:"vscode",name:"VS Code",icon:"💙"},{id:"vscodium",name:"VSCodium",icon:"💚"},{id:"windsurf",name:"Windsurf",icon:"🏄"}],Fc=[{id:"aider-cli",name:"Aider",icon:"🛠️"},{id:"claude-cli",name:"Claude Code",icon:"🟠"},{id:"codex-cli",name:"Codex CLI",icon:"📦"},{id:"cursor-cli",name:"Cursor CLI",icon:"⚡"},{id:"gemini-cli",name:"Gemini CLI",icon:"✨"},{id:"github-copilot-cli",name:"GitHub Copilot CLI",icon:"🤖"},{id:"goose-cli",name:"Goose",icon:"🪿"},{id:"opencode-cli",name:"OpenCode CLI",icon:"🧩"}],Uc=[{id:"cline",name:"Cline",icon:"🧠"},{id:"codex",name:"Codex",icon:"📦"},{id:"roo-code",name:"Roo Code",icon:"🦘"},{id:"claude-code-vscode",name:"Claude Code (VS Code)",icon:"🟠"}],Lp=Hc,_p=Fc,Rp=Uc;function Is(...e){return md(pd(e))}function Pp({icon:e,title:s,subtitle:r,badge:n,actions:a,className:i}){return t.jsxs("div",{className:Is("dashboard-header",i),children:[t.jsxs("div",{children:[t.jsxs("h1",{className:"header-title flex items-center gap-2",children:[t.jsx("span",{className:"flex items-center text-lg",children:e})," ",s,n&&t.jsxs("span",{className:"text-[10px] font-semibold px-1.5 py-px rounded-full bg-accent/10 text-accent-light",children:[n.count!==void 0?n.count:""," ",n.text]})]}),r&&t.jsx("div",{className:"header-subtitle mt-1 text-xs text-text-muted",children:r})]}),a&&t.jsx("div",{className:"flex gap-2",children:a})]})}function zc({icon:e,title:s,subtitle:r,badge:n,actions:a,widthClassName:i="max-w-6xl",contentClassName:c,children:l}){return t.jsxs("div",{className:"flex flex-col h-full",children:[t.jsx(Pp,{icon:e,title:s,subtitle:r,badge:n,actions:a}),t.jsx("div",{className:"page-content",children:t.jsx("div",{className:Is("mx-auto flex w-full flex-col gap-4",i,c),children:l})})]})}function Lt({title:e,icon:s,description:r,accentColor:n,className:a,children:i}){return t.jsxs("div",{className:Is("bg-bg-card border border-border-subtle rounded-2xl p-5 backdrop-blur-xl transition-all","hover:border-border-default hover:shadow-glow",n&&"border-l-[3px]",a),style:n?{borderLeftColor:n}:void 0,children:[(e||r)&&t.jsxs("div",{className:"mb-4",children:[e&&t.jsxs("h3",{className:"text-base font-semibold text-text-primary",children:[s&&t.jsx("span",{className:"mr-1.5",children:s}),e]}),r&&t.jsx("p",{className:"text-[13px] text-text-muted mt-1",children:r})]}),i]})}function Vc({icon:e,title:s,description:r,action:n,className:a}){return t.jsxs("div",{className:Is("py-16 px-5 text-center bg-bg-glass border-2 border-dashed border-border-subtle rounded-2xl",a),children:[t.jsx("div",{className:"text-5xl mb-4 opacity-50",children:e}),t.jsx("h3",{className:"text-lg font-bold text-text-secondary mb-2",children:s}),t.jsx("p",{className:"text-sm text-text-muted max-w-sm mx-auto mb-5 leading-relaxed",children:r}),n]})}const Dp={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"},Ep={error:"⚠️",warning:"🧪",success:"✅",info:"💡"};function Br({variant:e,children:s,onDismiss:r,className:n}){return t.jsxs("div",{className:Is("flex items-center justify-between gap-3 px-4 py-3 rounded-xl border text-[13px]",Dp[e],n),children:[t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("span",{children:Ep[e]}),t.jsx("span",{children:s})]}),r&&t.jsx("button",{onClick:r,className:"cursor-pointer border-none bg-transparent text-current text-base opacity-70 hover:opacity-100 transition-opacity",children:"✕"})]})}const $p={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"},Kp={online:"bg-green-500",idle:"bg-yellow-500",busy:"bg-orange-500",error:"bg-red-500",offline:"bg-gray-500"};function Bp({status:e,label:s,className:r}){const n=s||e;return t.jsxs("span",{className:Is("inline-flex items-center gap-1.5 text-xs font-medium px-2.5 py-1 rounded-full border",$p[e],r),children:[t.jsx("span",{className:Is("w-2 h-2 rounded-full animate-[pulse-dot_2s_ease-in-out_infinite]",Kp[e])}),n]})}const wa="adhdev:themechange";function Op(){return typeof window>"u"?"dark":window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}function Ts(){try{const e=localStorage.getItem("theme");if(e==="dark"||e==="light"||e==="system")return e}catch{}return"system"}function Ls(e){return e==="system"?Op():e}function Gc(e){typeof document>"u"||(document.documentElement.setAttribute("data-theme",e),document.documentElement.style.colorScheme=e)}function Zr(e,s){typeof window>"u"||window.dispatchEvent(new CustomEvent(wa,{detail:{preference:e,theme:s}}))}function Wp(){const e=Ts(),s=Ls(e);Gc(s),Zr(e,s)}function so(){const[e,s]=o.useState(Ts),[r,n]=o.useState(()=>Ls(Ts()));o.useEffect(()=>{Gc(r)},[r]),o.useEffect(()=>{const c=window.matchMedia("(prefers-color-scheme: light)"),l=u=>{if(e==="system"){const p=u.matches?"light":"dark";n(p),Zr("system",p)}};return c.addEventListener("change",l),()=>c.removeEventListener("change",l)},[e]),o.useEffect(()=>{const c=u=>{const p=u.detail||{},m=p.preference,f=p.theme;s(m==="dark"||m==="light"||m==="system"?m:Ts()),n(f==="dark"||f==="light"?f:Ls(Ts()))},l=u=>{if(u.key!=="theme")return;const p=Ts(),m=Ls(p);s(p),n(m)};return window.addEventListener(wa,c),window.addEventListener("storage",l),()=>{window.removeEventListener(wa,c),window.removeEventListener("storage",l)}},[]);const a=o.useCallback(c=>{const l=Ls(c);s(c),n(l);try{localStorage.setItem("theme",c)}catch{}Zr(c,l)},[]),i=o.useCallback(()=>{s(c=>{const l=c==="dark"?"light":c==="light"?"system":"dark",u=Ls(l);n(u);try{localStorage.setItem("theme",l)}catch{}return Zr(l,u),l})},[]);return{theme:r,preference:e,setPreference:a,cycleTheme:i,isDark:r==="dark"}}const ti={dark:"Dark",light:"Light",system:"System"};function Hp({collapsed:e}){const{preference:s,cycleTheme:r}=so(),n=s==="dark"?t.jsx(Gd,{size:16}):s==="light"?t.jsx(Vd,{size:16}):t.jsx(qd,{size:16});return t.jsxs("div",{className:`nav-item cursor-pointer ${e?"justify-center py-2.5 px-0":""}`,onClick:r,title:`Theme: ${ti[s]} (click to cycle)`,children:[t.jsx("span",{className:"nav-icon",children:n}),!e&&t.jsx("span",{className:"text-xs",children:ti[s]})]})}function us({label:e,description:s,checked:r,disabled:n,onChange:a,extra:i}){return t.jsxs("div",{className:`flex justify-between items-center ${n?"opacity-60":""}`,children:[t.jsxs("div",{className:"pr-4",children:[t.jsx("div",{className:"font-medium text-sm",children:e}),t.jsx("div",{className:"text-[11px] text-text-muted mt-0.5",children:s})]}),t.jsxs("div",{className:"flex items-center gap-3 shrink-0",children:[i,t.jsxs("button",{type:"button",role:"switch","aria-checked":r,"aria-disabled":n,disabled:n,onClick:()=>a(!r),className:`relative inline-flex items-center ${n?"cursor-not-allowed":"cursor-pointer"}`,children:[t.jsx("div",{className:"w-[40px] h-[22px] rounded-full transition-colors duration-200 ease-in-out",style:{backgroundColor:r?"var(--accent-primary)":"color-mix(in srgb, var(--surface-primary) 60%, var(--border-default))"}}),t.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)] ${r?"translate-x-[18px]":"translate-x-0"}`})]})]})]})}function Fp({onPrefChange:e}){const[s,r]=Wu(),[n,a]=o.useState(()=>typeof window>"u"||!("Notification"in window)?"unsupported":Notification.permission);o.useEffect(()=>{const c=()=>{if(typeof window>"u"||!("Notification"in window)){a("unsupported");return}a(Notification.permission)};return c(),window.addEventListener("focus",c),document.addEventListener("visibilitychange",c),()=>{window.removeEventListener("focus",c),document.removeEventListener("visibilitychange",c)}},[]);const i=(c,l)=>{r({[c]:l}),e==null||e(c,l)};return t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(yn,{size:15})," Notifications"]}),description:"Master toggle for all alerts",checked:s.globalEnabled,onChange:c=>i("globalEnabled",c)}),s.globalEnabled&&t.jsx("div",{className:"border-t border-border-subtle my-0.5"}),s.globalEnabled&&t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Rt,{size:15})," Browser Notifications"]}),description:"Desktop alerts when tab is inactive",checked:s.browserNotifications,onChange:c=>i("browserNotifications",c)}),s.globalEnabled&&t.jsxs("div",{className:"ml-5 pl-3 border-l-2 border-border-subtle flex flex-col gap-2",children:[t.jsx("div",{className:"text-[11px] text-text-muted",children:"Browser alerts only fire while this dashboard tab stays open in the background. If you close it, standalone cannot deliver hosted push notifications for you."}),n==="default"&&t.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[11px] text-amber-300",children:[t.jsx("span",{children:"This browser has not granted notification permission yet. Allow it to receive local browser alerts."}),t.jsx("button",{onClick:()=>{uc().then(a)},className:"px-2 py-0.5 rounded border border-border-default bg-bg-glass text-text-secondary hover:text-text-primary transition-colors",children:"Allow notifications"})]}),n==="denied"&&t.jsx("div",{className:"text-[11px] text-amber-300",children:"Browser notifications are blocked in site or browser settings. Re-enable them there to receive standalone desktop alerts."}),n==="unsupported"&&t.jsx("div",{className:"text-[11px] text-amber-300",children:"This browser cannot show desktop notifications here. Keep the dashboard visible, or use another supported browser on this device."})]}),s.globalEnabled&&s.browserNotifications&&t.jsxs("div",{className:"ml-5 pl-3 border-l-2 border-border-subtle flex flex-col gap-2",children:[t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Yd,{size:15})," Completion Alerts"]}),description:"Notify when agent finishes a task",checked:s.completionAlert,onChange:c=>i("completionAlert",c)}),t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Xd,{size:15})," Approval Alerts"]}),description:"Notify when agent needs approval",checked:s.approvalAlert,onChange:c=>i("approvalAlert",c)}),t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(fr,{size:15})," Connection Alerts"]}),description:"Alert when a daemon disconnects",checked:s.disconnectAlert,onChange:c=>i("disconnectAlert",c)})]}),!s.globalEnabled&&t.jsx("p",{className:"text-[11px] text-text-muted italic",children:"All notifications are disabled. Enable the master toggle to configure individual alerts."})]})}function pn(e){const s=e.trim().match(/^(\d+)\.(\d+)\.(\d+)(?:[-+].*)?$/);return s?[Number(s[1]),Number(s[2]),Number(s[3])]:null}function Up(e,s){const r=pn(e),n=pn(s);if(!r||!n)return e.localeCompare(s);for(let a=0;a<3;a+=1){if(r[a]<n[a])return-1;if(r[a]>n[a])return 1}return 0}function qc(e,s){const r=e.version||null;return e.versionMismatch===!0?!0:!r||!s?!1:r!==s}function dr(e,s){if(e.versionUpdateRequired===!0)return!0;const r=e.version||null;if(!r||!s||r===s||Up(r,s)>=0)return!1;const n=pn(r),a=pn(s);return!n||!a?!1:n[0]!==a[0]||n[1]!==a[1]}function zp(e){return!e||typeof e!="object"?{}:"result"in e&&e.result&&typeof e.result=="object"?e.result:e}function zn(e,s){return e instanceof Error?e.message:s}function Vp({ides:e,emptyMessage:s,sendDaemonCommand:r,onDisconnect:n,onRevokeToken:a}){const i=e.filter(c=>c.type==="adhdev-daemon");return i.length===0?t.jsx(Vc,{icon:t.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||"Install ADHDev on a machine and sign in to connect it here."}):t.jsx("div",{className:"flex flex-col gap-2",children:i.map(c=>t.jsx(qp,{ide:c,allIdes:e,sendDaemonCommand:r,onDisconnect:n,onRevokeToken:a},c.id))})}function si({title:e,message:s,confirmLabel:r,confirmColor:n,onConfirm:a,onCancel:i}){const c=n==="red"?"bg-red-500/20 text-red-400 border-red-500/30 hover:bg-red-500/30":"";return pr.createPortal(t.jsx("div",{className:"fixed inset-0 flex items-center justify-center bg-black/60 backdrop-blur-sm",style:{zIndex:9999},onClick:i,children:t.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl p-5 max-w-sm w-full mx-4 shadow-2xl",onClick:l=>l.stopPropagation(),children:[t.jsx("div",{className:"font-semibold text-sm mb-3",children:e}),t.jsx("div",{className:"text-xs text-text-muted leading-relaxed mb-5 whitespace-pre-line",children:s}),t.jsxs("div",{className:"flex gap-2 justify-end",children:[t.jsx("button",{onClick:i,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"}),t.jsx("button",{onClick:a,className:`text-xs px-3 py-1.5 rounded-lg font-medium border transition-colors ${c}`,style:n==="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:r})]})]})}),document.body)}function Gp(e){const s=e.replace(/^ide-/,"").replace(/-provider$/,"").toLowerCase(),n=[...Lp,..._p,...Rp].find(a=>a.id===s||s.includes(a.id)||a.id.includes(s));return n?{icon:n.icon,name:n.name}:{icon:"📝",name:e}}function qp({ide:e,allIdes:s,sendDaemonCommand:r,onDisconnect:n,onRevokeToken:a}){var B,H;const[i,c]=o.useState("idle"),[l,u]=o.useState(""),[p,m]=o.useState(null),[f,g]=o.useState("idle"),[w,A]=o.useState(""),d=e.version||null,b=((B=e.machine)==null?void 0:B.platform)||((H=e.system)==null?void 0:H.platform)||"",y=_t(e,{fallbackId:e.id}),h=b==="win32"?"🪟":b==="darwin"?"🍎":"🐧",S=s.filter(C=>C.daemonId===e.id&&C.transport==="cdp-page"),_=s.filter(C=>C.daemonId===e.id&&C.transport==="pty"),k=s.filter(C=>C.daemonId===e.id&&C.transport==="acp"),I=e.p2p,j=async()=>{if(r){c("upgrading"),u("Starting upgrade...");try{const C=zp(await r(e.id,"daemon_upgrade",{}));C.alreadyLatest?(c("done"),u(`Already on v${C.version||"latest"}.`)):C.upgraded||C.success?(c("done"),u(`Upgrade to v${C.version||"latest"} started. Daemon is restarting...`)):(c("error"),u(C.error||"Upgrade failed"))}catch(C){c("error"),u(zn(C,"Connection lost during upgrade"))}}},v=async()=>{if(m(null),!!n){g("loading");try{await n(e.id),g("done"),A("Machine disconnected.")}catch(C){g("error"),A(zn(C,"Failed to disconnect"))}}},x=async()=>{if(m(null),!!a){g("loading");try{await a(e.id),g("done"),A("Token revoked. Restart ADHDev on that machine to reconnect.")}catch(C){g("error"),A(zn(C,"Failed to revoke token"))}}},E="0.8.90",L=qc(e,E),M=dr(e,E),T=S.length+_.length+k.length;return t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"bg-bg-glass rounded-lg px-4 py-3 border border-border-subtle",children:[t.jsxs("div",{className:"flex justify-between items-center",children:[t.jsxs("div",{className:"flex items-center gap-3",children:[t.jsx("span",{className:"text-xl",children:h}),t.jsxs("div",{children:[t.jsx("div",{className:"font-medium text-sm",children:y}),t.jsxs("div",{className:"text-xs text-text-muted font-mono flex items-center gap-2",children:[t.jsxs("span",{children:[e.id.substring(0,12),"…"]}),d&&t.jsxs("span",{className:`px-1.5 py-0.5 rounded text-[10px] ${L?"":"bg-bg-secondary"}`,style:L?{background:"color-mix(in srgb, var(--status-warning) 15%, transparent)",color:"var(--status-warning)"}:void 0,children:["v",d,!L&&" ✓"]})]})]})]}),t.jsxs("div",{className:"flex items-center gap-2",children:[r&&L&&t.jsx("button",{onClick:j,disabled:i==="upgrading"||i==="done",className:"btn btn-sm btn-primary disabled:opacity-50 disabled:cursor-not-allowed",title:`Update to v${E}`,children:i==="upgrading"?t.jsxs("span",{className:"flex items-center gap-1",children:[t.jsx("span",{className:"animate-spin",children:"⟳"})," Upgrading..."]}):i==="done"?"✓ Updated":`${M?"↑ Update now":`↑ Update${` to v${E}`}`}`}),n&&t.jsx("button",{onClick:()=>m("disconnect"),disabled:f==="loading",className:"btn btn-sm btn-warning disabled:opacity-50 disabled:cursor-not-allowed",title:"Disconnect this machine",children:"Disconnect"}),a&&t.jsx("button",{onClick:()=>m("revoke"),disabled:f==="loading",className:"btn btn-sm btn-danger disabled:opacity-50 disabled:cursor-not-allowed",title:"Remove machine (requires re-setup)",children:"Remove"}),t.jsx(Bp,{status:e.status==="online"?"online":"error"})]})]}),t.jsxs("div",{className:"flex items-center gap-3 mt-2.5 pt-2.5 border-t border-border-subtle/50",children:[I&&t.jsxs("div",{className:"flex items-center gap-1.5 text-[11px]",children:[t.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${I.state==="connected"?"bg-green-400":"bg-text-muted/30"} ${I.state==="connecting"||I.state==="new"?"animate-pulse":""}`,style:I.state==="connecting"||I.state==="new"?{background:"var(--status-warning)"}:void 0}),t.jsxs("span",{className:"text-text-muted",children:["P2P ",I.state==="connected"?"connected":I.state==="connecting"||I.state==="new"?"connecting...":I.state||"off"]}),I.peers!==void 0&&I.peers>0&&t.jsxs("span",{className:"text-text-muted/60",children:["(",I.peers," peer",I.peers!==1?"s":"",")"]})]}),I&&T>0&&t.jsx("span",{className:"text-border-subtle",children:"·"}),T>0?t.jsxs("div",{className:"flex items-center gap-2 text-[11px] text-text-muted",children:[S.map(C=>{const R=Gp(C.type),U=C.cdpConnected;return t.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[t.jsx("span",{children:R.icon}),t.jsx("span",{children:R.name}),U!==void 0&&t.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${U?"bg-green-400":"animate-pulse"}`,style:U?void 0:{background:"var(--status-warning)"},title:U?"CDP connected":"CDP connecting..."})]},C.id)}),_.map(C=>t.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[t.jsx("span",{children:"⌨️"}),t.jsx("span",{children:C.cliName||"CLI"})]},C.id)),k.map(C=>t.jsxs("span",{className:"flex items-center gap-1 bg-bg-secondary px-1.5 py-0.5 rounded",children:[t.jsx("span",{children:"🔗"}),t.jsx("span",{children:C.cliName||"ACP"})]},C.id))]}):t.jsx("span",{className:"text-[11px] text-text-muted/60 italic",children:"No IDEs connected"})]}),(l||w)&&t.jsx("div",{className:`text-xs mt-2 px-1 ${i==="error"||f==="error"?"text-red-400":i==="done"||f==="done"?"text-green-400":"text-text-muted"}`,children:w||l})]}),p==="disconnect"&&t.jsx(si,{title:"🔌 Disconnect Machine",message:`Disconnect "${y}" from ADHDev?
|
|
33
33
|
|
|
34
34
|
This will close the server connection. The daemon process will continue running on the machine and will automatically reconnect.
|
|
35
35
|
|
|
@@ -40,7 +40,7 @@ This will:
|
|
|
40
40
|
• Delete the machine registration
|
|
41
41
|
• Require restarting ADHDev on that machine
|
|
42
42
|
|
|
43
|
-
Use this if you want to permanently remove a machine.`,confirmLabel:"Remove Machine",confirmColor:"red",onConfirm:x,onCancel:()=>m(null)})]})}const Yp=[{id:"dark",label:"Dark",icon:"🌙"},{id:"light",label:"Light",icon:"☀️"},{id:"system",label:"System",icon:"💻"}];function Xp(){const{preference:e,setPreference:s}=so();return t.jsx("div",{className:"flex gap-2",children:Yp.map(r=>t.jsxs("button",{onClick:()=>s(r.id),className:`px-3 py-1.5 rounded-lg border text-sm font-medium transition-colors flex items-center gap-1.5 ${e===r.id?"bg-accent border-accent":"bg-bg-glass border-border-subtle hover:bg-bg-secondary text-text-muted hover:text-text-primary"}`,style:e===r.id?{color:"var(--accent-on-primary)"}:void 0,children:[t.jsx("span",{children:r.icon}),r.label]},r.id))})}function Jp(e){const s=e.trim();return/^#[0-9a-fA-F]{6}$/.test(s)?s:/^#[0-9a-fA-F]{3}$/.test(s)?`#${s[1]}${s[1]}${s[2]}${s[2]}${s[3]}${s[3]}`:null}function Qp(e){return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16)}}function Vn(e){const s=e/255;return s<=.04045?s/12.92:((s+.055)/1.055)**2.4}function ri(e){const{r:s,g:r,b:n}=Qp(e);return .2126*Vn(s)+.7152*Vn(r)+.0722*Vn(n)}function ni(e,s){const r=ri(e),n=ri(s),a=Math.max(r,n),i=Math.min(r,n);return(a+.05)/(i+.05)}function Yc(e){const s=Jp(e);if(!s)return"#111827";const r="#111827",n="#ffffff";return ni(s,r)>=ni(s,n)?r:n}const ja={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},ka={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},Zp=[{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"}}}],Xc="adhdev-chat-theme",Jc="adhdev-chat-theme-custom";function en(){if(typeof window>"u")return"ember";try{return localStorage.getItem(Xc)||"ember"}catch{return"ember"}}function Ot(e){try{const s=localStorage.getItem(Jc);if(s){const r=JSON.parse(s);return{...e==="dark"?ja:ka,...r[e]}}}catch{}return e==="dark"?ja:ka}function Or(e,s){try{localStorage.setItem(Jc,JSON.stringify({dark:e,light:s}))}catch{}}function $t(e,s){const r=parseInt(e.slice(1,3),16),n=parseInt(e.slice(3,5),16),a=parseInt(e.slice(5,7),16);return`rgba(${r}, ${n}, ${a}, ${s})`}function fn(e,s){const r=Math.min(255,parseInt(e.slice(1,3),16)+s),n=Math.min(255,parseInt(e.slice(3,5),16)+s),a=Math.min(255,parseInt(e.slice(5,7),16)+s);return`#${r.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}${a.toString(16).padStart(2,"0")}`}const ef={midnight:{dark:"#8b5cf6",light:"#7c3aed"},ember:{dark:"#d97706",light:"#d97706"},aurora:{dark:"#ec4899",light:"#ec4899"},honey:{dark:"#fbbf24",light:"#fbbf24"}};function ur(e,s){var a;const r=(a=ef[e])==null?void 0:a[s];if(!r)return;const n=document.documentElement;n.style.setProperty("--accent-primary",r),n.style.setProperty("--accent-primary-light",fn(r,24)),n.style.setProperty("--accent-on-primary",Yc(r)),n.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${r}, ${fn(r,18)})`),n.style.setProperty("--border-accent",$t(r,.35)),n.style.setProperty("--nav-active-bg",$t(r,.1)),n.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${r}, 0 0 12px ${$t(r,.06)}`)}function gs(e){const s=document.documentElement;s.style.setProperty("--bg-primary",e.bgPrimary),s.style.setProperty("--bg-secondary",e.bgSecondary),s.style.setProperty("--bg-card",$t(e.surfacePrimary,.92)),s.style.setProperty("--surface-primary",e.surfacePrimary),s.style.setProperty("--surface-secondary",e.bgSecondary),s.style.setProperty("--bg-glass",$t(e.borderSubtle,.15)),s.style.setProperty("--bg-glass-hover",$t(e.borderSubtle,.25)),s.style.setProperty("--text-primary",e.textPrimary),s.style.setProperty("--text-secondary",e.textSecondary),s.style.setProperty("--text-muted",e.textMuted),s.style.setProperty("--border-subtle",$t(e.borderSubtle,.5)),s.style.setProperty("--border-default",$t(e.borderDefault,.5)),s.style.setProperty("--accent-primary",e.accentColor),s.style.setProperty("--accent-primary-light",fn(e.accentColor,30)),s.style.setProperty("--accent-on-primary",Yc(e.accentColor)),s.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${e.accentColor}, ${fn(e.accentColor,40)})`),s.style.setProperty("--border-accent",$t(e.accentColor,.35)),s.style.setProperty("--nav-active-bg",$t(e.accentColor,.1)),s.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${e.accentColor}, 0 0 12px ${$t(e.accentColor,.06)}`),s.style.setProperty("--chat-user-bg",e.userBubble),s.style.setProperty("--chat-user-color",e.userText),s.style.setProperty("--chat-user-radius",`${e.bubbleRadius}px ${e.bubbleRadius}px 4px ${e.bubbleRadius}px`),s.style.setProperty("--chat-assistant-bg",e.assistantBubble),s.style.setProperty("--chat-assistant-color",e.assistantText),s.style.setProperty("--chat-assistant-radius",`${e.bubbleRadius}px ${e.bubbleRadius}px ${e.bubbleRadius}px 4px`),s.style.setProperty("--chat-assistant-border",`1px solid ${$t(e.accentColor,.12)}`),s.style.setProperty("--chat-container-bg",e.containerBg),s.style.setProperty("--dashboard-pane-bg",e.containerBg),s.style.setProperty("--chat-thought-accent",e.accentColor),s.style.setProperty("--chat-tool-accent",e.accentColor),s.style.setProperty("--chat-action-color",e.accentColor),s.style.setProperty("--chat-send-bg",e.sendButton),s.style.setProperty("--chat-input-border",e.inputBorder)}function ro(){const e=document.documentElement;["--bg-primary","--bg-secondary","--bg-card","--surface-primary","--surface-secondary","--bg-glass","--bg-glass-hover","--text-primary","--text-secondary","--text-muted","--border-subtle","--border-default","--accent-primary","--accent-primary-light","--accent-on-primary","--accent-gradient","--border-accent","--nav-active-bg","--nav-active-shadow","--chat-user-bg","--chat-user-color","--chat-user-radius","--chat-assistant-bg","--chat-assistant-color","--chat-assistant-radius","--chat-assistant-border","--chat-container-bg","--dashboard-pane-bg","--chat-thought-accent","--chat-tool-accent","--chat-action-color","--chat-send-bg","--chat-input-border"].forEach(r=>e.style.removeProperty(r))}function tf(e){try{localStorage.setItem(Xc,e)}catch{}if(document.documentElement.setAttribute("data-chat-theme",e),e==="custom"){const s=ys()?"dark":"light";gs(Ot(s))}else ro(),ur(e,ys()?"dark":"light")}function sf(){try{localStorage.removeItem("adhdev-accent-color")}catch{}const e=en();if(document.documentElement.setAttribute("data-chat-theme",e),e==="custom"){const s=ys()?"dark":"light";gs(Ot(s))}else ro(),ur(e,ys()?"dark":"light")}function ys(){const e=document.documentElement.getAttribute("data-theme");return e?e==="dark":window.matchMedia("(prefers-color-scheme: dark)").matches}function Nt({label:e,value:s,onChange:r}){return t.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[t.jsx("span",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",flex:"1 1 0",minWidth:0},children:e}),t.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,flexShrink:0},children:[t.jsx("input",{type:"color",value:s,onChange:n=>r(n.target.value),style:{width:28,height:28,border:"none",borderRadius:6,cursor:"pointer",background:"transparent",padding:0}}),t.jsx("input",{type:"text",value:s,onChange:n=>{/^#[0-9a-fA-F]{0,6}$/.test(n.target.value)&&r(n.target.value)},style:{width:68,fontSize:"0.7rem",fontFamily:"monospace",background:"var(--bg-primary)",border:"1px solid var(--border-subtle)",borderRadius:4,padding:"3px 6px",color:"var(--text-primary)"}})]})]})}function er({title:e,children:s}){return t.jsxs("div",{style:{marginBottom:14},children:[t.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:e}),t.jsx("div",{style:{display:"flex",flexDirection:"column",gap:6},children:s})]})}function rf({dark:e,onColorsChange:s}){const r=e?"dark":"light",[n,a]=o.useState(()=>Ot(r));o.useEffect(()=>{a(Ot(r))},[r]);const i=o.useCallback((c,l)=>{a(u=>{const p={...u,[c]:l},f=Ot(r==="dark"?"light":"dark");return r==="dark"?Or(p,f):Or(f,p),gs(p),s(p),p})},[r,s]);return t.jsxs("div",{style:{marginTop:12,padding:"16px 14px",background:"var(--bg-glass)",border:"1px solid var(--border-subtle)",borderRadius:12,overflow:"hidden"},children:[t.jsxs("div",{style:{fontSize:"0.75rem",fontWeight:700,color:"var(--text-primary)",marginBottom:14,display:"flex",alignItems:"center",gap:8,flexWrap:"wrap"},children:["🎨 Custom Theme Editor",t.jsxs("span",{style:{fontSize:"0.65rem",fontWeight:500,color:"var(--text-muted)",background:"var(--bg-glass)",padding:"2px 8px",borderRadius:4},children:[e?"🌙 Dark":"☀️ Light"," mode"]})]}),t.jsxs("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[t.jsxs("div",{children:[t.jsxs(er,{title:"App Background",children:[t.jsx(Nt,{label:"Background",value:n.bgPrimary,onChange:c=>i("bgPrimary",c)}),t.jsx(Nt,{label:"Surface",value:n.bgSecondary,onChange:c=>i("bgSecondary",c)}),t.jsx(Nt,{label:"Card",value:n.surfacePrimary,onChange:c=>i("surfacePrimary",c)})]}),t.jsxs(er,{title:"App Text",children:[t.jsx(Nt,{label:"Primary",value:n.textPrimary,onChange:c=>i("textPrimary",c)}),t.jsx(Nt,{label:"Secondary",value:n.textSecondary,onChange:c=>i("textSecondary",c)}),t.jsx(Nt,{label:"Muted",value:n.textMuted,onChange:c=>i("textMuted",c)})]}),t.jsxs(er,{title:"Borders & Accent",children:[t.jsx(Nt,{label:"Border subtle",value:n.borderSubtle,onChange:c=>i("borderSubtle",c)}),t.jsx(Nt,{label:"Border default",value:n.borderDefault,onChange:c=>i("borderDefault",c)}),t.jsx(Nt,{label:"Accent",value:n.accentColor,onChange:c=>i("accentColor",c)})]})]}),t.jsxs("div",{children:[t.jsxs(er,{title:"Chat Bubbles",children:[t.jsx(Nt,{label:"User bubble",value:n.userBubble,onChange:c=>i("userBubble",c)}),t.jsx(Nt,{label:"User text",value:n.userText,onChange:c=>i("userText",c)}),t.jsx(Nt,{label:"Agent bubble",value:n.assistantBubble,onChange:c=>i("assistantBubble",c)}),t.jsx(Nt,{label:"Agent text",value:n.assistantText,onChange:c=>i("assistantText",c)})]}),t.jsxs(er,{title:"Chat Layout",children:[t.jsx(Nt,{label:"Chat BG",value:n.containerBg,onChange:c=>i("containerBg",c)}),t.jsx(Nt,{label:"Send button",value:n.sendButton,onChange:c=>i("sendButton",c)}),t.jsx(Nt,{label:"Input border",value:n.inputBorder,onChange:c=>i("inputBorder",c)}),t.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[t.jsx("span",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",flex:"1 1 0",minWidth:0},children:"Bubble radius"}),t.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,flex:1},children:[t.jsx("input",{type:"range",min:4,max:24,value:n.bubbleRadius,onChange:c=>i("bubbleRadius",Number(c.target.value)),style:{flex:1,accentColor:"var(--accent-primary)"}}),t.jsxs("span",{style:{fontSize:"0.7rem",color:"var(--text-muted)",width:28,textAlign:"right"},children:[n.bubbleRadius,"px"]})]})]})]})]})]}),t.jsx("button",{onClick:()=>{const c=e?ja:ka,u=Ot(e?"light":"dark");e?Or(c,u):Or(u,c),a(c),gs(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 nf(){const[e,s]=o.useState(en),[r,n]=o.useState(!0),[a,i]=o.useState(()=>Ot("dark"));o.useEffect(()=>{n(ys());const u=new MutationObserver(()=>{const f=ys();n(f);const g=en();g==="custom"?gs(Ot(f?"dark":"light")):ur(g,f?"dark":"light")});u.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]});const p=window.matchMedia("(prefers-color-scheme: dark)"),m=()=>{const f=ys();n(f);const g=en();g==="custom"?gs(Ot(f?"dark":"light")):ur(g,f?"dark":"light")};return p.addEventListener("change",m),()=>{u.disconnect(),p.removeEventListener("change",m)}},[]),o.useEffect(()=>{document.documentElement.setAttribute("data-chat-theme",e),e==="custom"?gs(Ot(r?"dark":"light")):(ro(),ur(e,r?"dark":"light"))},[e,r]),o.useEffect(()=>{i(Ot(r?"dark":"light"))},[r]);const c=u=>{s(u),tf(u)},l=[...Zp,{id:"custom",name:"Custom",description:"Full app + chat customization",preview:{dark:{userBubble:a.userBubble,assistantBubble:a.assistantBubble,assistantBorder:`1px solid ${a.accentColor}22`,containerBg:a.containerBg,textColor:a.assistantText},light:{userBubble:a.userBubble,assistantBubble:a.assistantBubble,assistantBorder:`1px solid ${a.accentColor}22`,containerBg:a.containerBg,textColor:a.assistantText}}}];return t.jsxs("div",{children:[t.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-4 gap-3",children:l.map(u=>{const p=e===u.id,m=r?u.preview.dark:u.preview.light,f=u.id==="honey"||u.id==="ember"?"#1a1a1a":u.id==="custom"?a.userText:"#fff";return t.jsxs("button",{onClick:()=>c(u.id),className:"text-left rounded-xl p-3 transition-all",style:{background:p?"var(--bg-glass-hover)":"var(--bg-glass)",border:p?"2px solid var(--accent-primary)":"2px solid var(--border-subtle)",opacity:p?1:.75},children:[t.jsxs("div",{className:"rounded-lg p-3 mb-2.5 flex flex-col gap-1.5",style:{background:m.containerBg},children:[t.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:m.assistantBubble,border:m.assistantBorder,color:m.textColor},children:"Hello! How can I help?"}),t.jsx("div",{className:"self-end rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:m.userBubble,color:f},children:"Fix the bug please"}),t.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:m.assistantBubble,border:m.assistantBorder,color:m.textColor},children:"On it! ✨"})]}),t.jsxs("div",{className:"flex items-center gap-2",children:[p&&t.jsx("span",{className:"w-2 h-2 rounded-full bg-accent shrink-0"}),t.jsxs("div",{children:[t.jsx("div",{className:"text-sm font-bold text-text-primary",children:u.id==="custom"?"🎨 Custom":u.name}),t.jsx("div",{className:"text-[10px] text-text-muted",children:u.description})]})]})]},u.id)})}),e==="custom"&&t.jsx(rf,{dark:r,onColorsChange:u=>i(u)})]})}const no="adhdev_mobileDashboardMode_v1",Sa="adhdev:mobile-dashboard-mode-change";function ao(){try{return localStorage.getItem(no)==="workspace"?"workspace":"chat"}catch{return"chat"}}function af(e){if(typeof window>"u")return()=>{};const s=a=>{e(a??ao())},r=a=>{const i=a.detail;s(i)},n=a=>{a.key&&a.key!==no||s()};return window.addEventListener(Sa,r),window.addEventListener("storage",n),()=>{window.removeEventListener(Sa,r),window.removeEventListener("storage",n)}}function of(e){try{localStorage.setItem(no,e)}catch{}typeof window<"u"&&window.dispatchEvent(new CustomEvent(Sa,{detail:e}))}function cf(){const[e,s]=o.useState(!0);return o.useEffect(()=>{s(ao()==="chat")},[]),t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Zt,{size:15})," Mobile Inbox (Chat Mode)"]}),description:e?"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:e,onChange:r=>{s(r),of(r?"chat":"workspace")},extra:t.jsx("span",{className:"text-[11px] text-text-muted",children:e?"Chat mode":"Workspace"})})}function lf(e,s,r){return{...e||{},id:s,type:(e==null?void 0:e.type)||"adhdev-daemon",status:(e==null?void 0:e.status)||"online",timestamp:r.timestamp,platform:r.machine.platform,machine:{...(e==null?void 0:e.machine)||{},...r.machine}}}function df(e,s){const{sendData:r}=Pt(),{injectEntries:n,getIdes:a}=cn(),i=Array.from(new Set(e.filter(Boolean))).join("|");o.useEffect(()=>{if(!(s!=null&&s.enabled)||!r)return;const c=i?i.split("|"):[];if(c.length===0)return;const l=c.map(u=>os.subscribe({sendData:r},u,{type:"subscribe",topic:"machine.runtime",key:`machine:${u}`,params:{intervalMs:s==null?void 0:s.intervalMs}},p=>{const m=a().find(g=>g.id===u),f=lf(m,u,p);n([f])}));return()=>{l.forEach(u=>u())}},[i,a,n,s==null?void 0:s.enabled,s==null?void 0:s.intervalMs,r])}function Qc(e,s){const{sendData:r}=Pt(),[n,a]=o.useState(null),[i,c]=o.useState(!1);return o.useEffect(()=>{if(!e){a(null),c(!1);return}if(!(s!=null&&s.enabled)||!r){c(!1);return}a(null),c(!0);let l=null;const u=os.subscribe({sendData:r},e,{type:"subscribe",topic:"session_host.diagnostics",key:`session_host:${e}`,params:{includeSessions:(s==null?void 0:s.includeSessions)!==!1,...typeof(s==null?void 0:s.limit)=="number"?{limit:s.limit}:{},...typeof(s==null?void 0:s.intervalMs)=="number"?{intervalMs:s.intervalMs}:{}}},p=>{l&&(clearTimeout(l),l=null),a(p.diagnostics),c(!1)});return u.initialSendAccepted?l=setTimeout(()=>{c(!1)},Mm):c(!1),()=>{l&&clearTimeout(l),u()}},[e,s==null?void 0:s.enabled,s==null?void 0:s.includeSessions,s==null?void 0:s.intervalMs,s==null?void 0:s.limit,r]),{diagnostics:n,loading:i,applyDiagnostics:a}}function uf(e){return e.daemonId||(e.routeId.includes(":")?e.routeId.split(":")[0]||null:e.routeId||null)}function Zc(e){const{sendData:s}=Pt(),[r,n]=o.useState({});return o.useEffect(()=>{const a=uf(e);if(!a||!e.sessionId||!s){n({});return}const i=os.subscribe({sendData:s},a,{type:"subscribe",topic:"session.modal",key:`daemon:${a}:session-modal:${e.sessionId}`,params:{targetSessionId:e.sessionId}},c=>{n({status:c.status,modalMessage:c.modalMessage,modalButtons:c.modalButtons}),Ks.record({interactionId:c.interactionId,kind:"dashboard.session_modal_applied",topic:"session.modal",payload:{sessionId:e.sessionId,status:c.status,modalButtonCount:Array.isArray(c.modalButtons)?c.modalButtons.length:0}})});return()=>{i()}},[e.daemonId,e.routeId,e.sessionId,s]),r}const el="adhdev_hiddenTabs";function mf(){try{const e=localStorage.getItem(el);if(e)return new Set(JSON.parse(e))}catch{}return new Set}function As(e){try{localStorage.setItem(el,JSON.stringify([...e]))}catch{}}function Wr(e){return Ba(e)}function oo(e,s){return rs(s).some(r=>e.has(r))}function pf(){const[e,s]=o.useState(mf),r=o.useCallback(p=>{s(m=>{const f=new Set(m);return f.has(p)?f.delete(p):f.add(p),As(f),f})},[]),n=o.useCallback(p=>{s(m=>{if(m.has(p))return m;const f=new Set(m);return f.add(p),As(f),f})},[]),a=o.useCallback(p=>{s(m=>{if(!m.has(p))return m;const f=new Set(m);return f.delete(p),As(f),f})},[]),i=o.useCallback(()=>{s(p=>{if(p.size===0)return p;const m=new Set;return As(m),m})},[]),c=o.useCallback((p,m)=>{s(f=>{const g=new Set(f);for(const w of m)g.add(w);return As(g),g})},[]),l=o.useCallback((p,m)=>{s(f=>{const g=new Set(f);for(const w of m)g.delete(w);return As(g),g})},[]),u=o.useCallback(p=>oo(e,p),[e]);return{hiddenTabs:e,toggleTab:r,hideTab:n,showTab:a,showAllTabs:i,hideAllForDaemon:c,showAllForDaemon:l,isHidden:u}}function tl(e){return e instanceof Error?e.message:String(e||"")}function io(e){const s=tl(e);return s.includes("P2P command timeout")||s.includes("P2P not connected")||s.includes("P2P channel not open")||s.includes("P2P not available")||s.includes("P2P data channel closed")||s.includes("P2P receiver stopped")}function co(e){const s=tl(e);return s.includes("P2P command timeout")||s.includes("P2P data channel closed")||s.includes("P2P receiver stopped")}function ai(e,s){const r=typeof e.sessionId=="string"&&e.sessionId?e.sessionId:typeof e.id=="string"?e.id:"";if(!r||e.transport!=="pty")return e;const n=s[r];return!n||e.mode===n?e:{...e,mode:n}}function ff(e,s){if(!Array.isArray(e)||e.length===0||!s||Object.keys(s).length===0)return e;let r=!1;const n=e.map(a=>{const i=ai(a,s),c=Array.isArray(a.childSessions)?a.childSessions.map(u=>ai(u,s)):a.childSessions,l=c!==a.childSessions;return i!==a||l?(r=!0,{...i,...l?{childSessions:c}:{}}):a});return r?n:e}function sl(e,s){if(!s)return null;for(const r of e){if(r.sessionId===s&&r.transport==="pty")return r.mode==="chat"?"chat":"terminal";for(const n of r.childSessions||[])if(n.id===s&&n.transport==="pty")return n.mode==="chat"?"chat":"terminal"}return null}function hf(e,s){if(!e||Object.keys(e).length===0)return e;let r=!1;const n={...e};for(const[a,i]of Object.entries(e))sl(s,a)===i&&(delete n[a],r=!0);return r?n:e}function xf({visibleConversations:e,clearedTabs:s,setClearedTabs:r,setActionLogs:n}){o.useEffect(()=>{uc()},[]);const a=o.useMemo(()=>e.map(i=>({id:i.tabKey,name:Pc(i),status:i.status,activeModal:i.modalMessage?{message:i.modalMessage,buttons:i.modalButtons}:null})),[e]);return Uu(a),o.useEffect(()=>{if(Object.keys(s).length===0)return;const c=setTimeout(()=>{r(l=>{const u=Date.now(),p={};for(const[m,f]of Object.entries(l))u-f<5e3&&(p[m]=f);return Object.keys(p).length===Object.keys(l).length?l:p})},5500);return()=>clearTimeout(c)},[s,r]),o.useEffect(()=>{const i=setInterval(()=>{const c=Date.now()-3e5;n(l=>{const u=l.filter(p=>p.timestamp>c).slice(-100);return u.length===l.length?l:u})},6e4);return()=>clearInterval(i)},[n]),null}function bf(e){const s=e.filter(n=>n.type!=="adhdev-daemon"),r=new Map;for(const n of s){const a=r.get(n.id);if(!a){r.set(n.id,n);continue}const i=(a.workspace?1:0)+(a.activeChat?1:0);((n.workspace?1:0)+(n.activeChat?1:0)>i||(n.timestamp||0)>(a.timestamp||0))&&r.set(n.id,n)}return Array.from(r.values())}function Gn(e,s){if(e.length!==s.length)return!1;for(let r=0;r<e.length;r+=1)if(e[r]!==s[r])return!1;return!0}function gf(e){let s=2166136261;for(let r=0;r<e.length;r+=1)s^=e.charCodeAt(r),s=Math.imul(s,16777619)>>>0;return s.toString(16).padStart(8,"0")}function oi(e){if(!e)return"";const s=Array.isArray(e.messages)?e.messages:[],r=s[s.length-1],n=r?gf(Os(r.content)):"";return[e.id||"",e.title||"",e.status||"",s.length,String((r==null?void 0:r.id)||""),String((r==null?void 0:r.index)??""),String((r==null?void 0:r.receivedAt)??(r==null?void 0:r.timestamp)??""),n].join(":")}function yf(e){const s=Array.isArray(e.childSessions)?e.childSessions:[];return[e.id,e.sessionId||"",e.providerSessionId||"",e.transport||"",e.mode||"",e.status||"",e.workspace||"",e.lastMessageHash||"",String(e.lastUpdated||""),oi(e.activeChat),...s.map(r=>[r.id||"",r.providerSessionId||"",r.transport||"",r.mode||"",r.status||"",r.title||"",r.lastMessageHash||"",String(r.lastUpdated||""),oi(r.activeChat)].join(":"))].join("|")}function vf(e,s){const r=Date.now();return e.map(n=>{const a=s[n.tabKey];return a&&r-a<5e3?{...n,messages:[],title:""}:n})}function wf(e,s){const r=[],n=e.sessionId||e.instanceId;r.push({key:e.id,ref:s[e.id]}),n&&r.push({key:n,ref:s[n]});for(const a of e.childSessions||[]){const i=a.id||a.providerType,c=`${e.id}:${i}`;r.push({key:c,ref:s[c]}),r.push({key:a.id,ref:s[a.id]})}return r}function jf(e,s){if(e.length!==s.length)return!1;for(let r=0;r<e.length;r+=1)if(e[r].key!==s[r].key||e[r].ref!==s[r].ref)return!1;return!0}function kf(e,s){const r=new Map;for(const n of e){const a=s.get(n.routeId)||n;for(const i of rs({routeId:n.routeId}))r.set(i,a);for(const i of rs({providerSessionId:n.providerSessionId,sessionId:n.sessionId}))r.set(i,n.streamSource==="native"?a:n);for(const i of rs({tabKey:n.tabKey}))r.set(i,n)}return r}function Sf(e){return[...e.messages].reverse().find(s=>!(s!=null&&s._localId))||e.messages[e.messages.length-1]}function Nf(e){const s=Sf(e);if(!s)return`empty:${e.messages.length}`;if(s.id)return`id:${String(s.id)}`;if(s._localId)return`local:${String(s._localId)}`;const r=String(s.role||""),n=Os(s.content).slice(0,240);return`${e.messages.length}:${r}:${n}`}function Cf({ides:e,connectionStates:s,localUserMessages:r,clearedTabs:n,hiddenTabs:a}){const i=o.useMemo(()=>bf(e),[e]),c=o.useMemo(()=>Oc(e),[e]),l=o.useRef([]),u=o.useRef([]),p=o.useRef([]),m=o.useRef(new Map),f=o.useRef(new Map),g=o.useMemo(()=>{const k=new Map,I=[];for(const E of i){const{connectionState:L="new",machineName:M}=Wc(E,{machineNames:c,connectionStates:s,defaultConnectionState:"new"}),T=wf(E,r),B=yf(E),H=m.current.get(E.id);if(H&&H.ide===E&&H.sourceSignature===B&&H.connectionState===L&&H.machineName===M&&jf(H.localRefs,T)){k.set(E.id,H),I.push(...H.conversations);continue}const C=to(E,r,{machineNames:c,connectionStates:s,defaultConnectionState:"new"}),R={ide:E,sourceSignature:B,connectionState:L,machineName:M,localRefs:T,conversations:C};k.set(E.id,R),I.push(...C)}m.current=k;const j=new Map,v=E=>{const L=Nf(E),M=f.current.get(E.tabKey);if(M&&M.signature===L)return j.set(E.tabKey,M),M.timestamp;const T={signature:L,timestamp:yc(E)||(M==null?void 0:M.timestamp)||0};return j.set(E.tabKey,T),T.timestamp},x=[...I].sort((E,L)=>vc(E,L,v));return f.current=j,x},[i,r,s,c]),w=o.useMemo(()=>{const k=vf(g,n);return Gn(l.current,k)?l.current:(l.current=k,k)},[g,n]),A=o.useMemo(()=>{const k=new Map,I=Array.from(new Set(w.map(j=>j.routeId)));for(const j of I){const v=Wt(w,j);v&&k.set(j,v)}return k},[w]),d=o.useMemo(()=>{const k=new Map;for(const I of w){const j=A.get(I.routeId),v=I.streamSource==="native"&&j?j:I;for(const x of rs({providerSessionId:I.providerSessionId,sessionId:I.sessionId}))k.set(x,v)}return k},[w,A]),b=o.useMemo(()=>kf(w,A),[w,A]),y=o.useCallback(k=>{if(k)return d.get(k)},[d]),h=o.useCallback(k=>{if(k)return b.get(k)},[b]),S=o.useMemo(()=>{const k=w.filter(I=>!oo(a,I));return Gn(u.current,k)?u.current:(u.current=k,k)},[w,a]),_=o.useMemo(()=>{const k=S.map(I=>I.tabKey);return Gn(p.current,k)?p.current:(p.current=k,k)},[S]);return{chatIdes:i,conversations:w,visibleConversations:S,visibleTabKeys:_,resolveConversationBySessionId:y,resolveConversationByTarget:h}}function If({isMobile:e,urlActiveTab:s,resolveConversationBySessionId:r,setSearchParams:n}){const a=o.useMemo(()=>{var l;return e||!s?null:((l=r(s))==null?void 0:l.tabKey)??null},[e,r,s]),i=o.useMemo(()=>{var l;return!e||!s?null:((l=r(s))==null?void 0:l.tabKey)??null},[e,r,s]),c=o.useCallback(()=>{s&&n(l=>{const u=new URLSearchParams(l);return u.delete("activeTab"),u},{replace:!0})},[n,s]);return{requestedDesktopTabKey:a,requestedMobileTabKey:i,consumeRequestedActiveTab:c}}function Af({ides:e,sendDaemonCommand:s,setToasts:r,setLocalUserMessages:n,resolveConversationByTarget:a}){o.useEffect(()=>{st.setIdes(e)},[e]),o.useEffect(()=>{st.setResolveAction((i,c,l)=>{s(i,c,l).catch(()=>{})})},[s]),o.useEffect(()=>{const i=st.onToast(u=>{r(m=>m.some(g=>g.message===u.message&&u.timestamp-g.timestamp<3e3)?m:[...m.slice(-4),{id:u.id,message:u.message,type:u.type,timestamp:u.timestamp,targetKey:u.targetKey,actions:u.actions}]);const p=u.duration||5e3;setTimeout(()=>r(m=>m.filter(f=>f.id!==u.id)),p)}),c=st.onSystemMessage((u,p)=>{var w,A;const m=a(u),f=(w=p._localId)==null?void 0:w.startsWith("sys_approval_"),g=!!(m&&(m.status==="waiting_approval"||(A=m.modalButtons)!=null&&A.length||m.modalMessage));f&&g||n(d=>({...d,[u]:[...d[u]||[],p]}))}),l=st.onClearSystemMessage((u,p)=>{n(m=>{var f;return(f=m[u])!=null&&f.length?{...m,[u]:m[u].filter(g=>{var w;return!(g.role==="system"&&((w=g._localId)!=null&&w.startsWith(p)))})}:m})});return()=>{i(),c(),l()}},[r,n]),o.useEffect(()=>{const i=Tc.on("status_event",c=>{st.handleRawEvent(c,"ws")});return()=>{i()}},[]),o.useEffect(()=>{var c;const i=l=>{var b;const u=l.data;if((u==null?void 0:u.type)!=="notification_action"||typeof u.action!="string"||!u.action.startsWith("approval_")||!(u.daemonId||u.targetSessionId||u.targetKey))return;const p=u.targetSessionId||u.targetKey||u.daemonId,m=a(p),f=(m==null?void 0:m.routeId)||u.daemonId;if(!f)return;const g=Number(u.buttonIndex),w=u.button||((b=m==null?void 0:m.modalButtons)==null?void 0:b[g])||"Approve",A=String(w).replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").trim().toLowerCase(),d=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(A);s(f,"resolve_action",{action:d?"approve":"reject",button:w,...Number.isFinite(g)&&{buttonIndex:g},...(m==null?void 0:m.sessionId)&&{targetSessionId:m.sessionId},...u.targetSessionId&&{targetSessionId:u.targetSessionId}}).catch(y=>console.error("[SW Action] approval failed:",y))};return(c=navigator.serviceWorker)==null||c.addEventListener("message",i),()=>{var l;return(l=navigator.serviceWorker)==null?void 0:l.removeEventListener("message",i)}},[a,s])}const Mf="adhdev_dashboardLayout_v1",Tf="adhdev_dashboardDockview_v1",Lf="adhdev_dashboardDockviewHiddenRestore_v1",tr={groupAssignments:[],focusedGroup:0,groupActiveTabIds:{},groupTabOrders:{},groupSizes:[]};function lo(e,s){try{const r=localStorage.getItem(e);return r?JSON.parse(r):s}catch{return s}}function rl(e){return e<768?"mobile":e<1280?"desktop-narrow":"desktop-wide"}function nl(e){return`${Mf}:${e}`}function _f(e){const s=nl(e);return lo(s,null)}function Rf(e,s){try{const r=s.groupAssignments.length===0&&s.focusedGroup===0&&Object.keys(s.groupActiveTabIds).length===0&&Object.keys(s.groupTabOrders).length===0&&s.groupSizes.length===0,n=nl(e);if(r){localStorage.removeItem(n);return}localStorage.setItem(n,JSON.stringify(s))}catch{}}function al(e){return`${Tf}:${e}`}function Pf(e){const s=al(e);return lo(s,null)}function Df(e,s){try{const r=al(e);if(!s){localStorage.removeItem(r);return}localStorage.setItem(r,JSON.stringify(s))}catch{}}function ol(e){return`${Lf}:${e}`}function Ef(e){const s=ol(e);return lo(s,{})}function $f(e,s){try{const r=ol(e);if(Object.keys(s).length===0){localStorage.removeItem(r);return}localStorage.setItem(r,JSON.stringify(s))}catch{}}function Kf(){return{groupAssignments:[...tr.groupAssignments],focusedGroup:tr.focusedGroup,groupActiveTabIds:{...tr.groupActiveTabIds},groupTabOrders:{...tr.groupTabOrders},groupSizes:[...tr.groupSizes]}}function Bf(){const[e]=o.useState(()=>rl(typeof window<"u"?window.innerWidth:1280)),[s,r]=o.useState(()=>new Map),[n,a]=o.useState(0),[i,c]=o.useState({}),[l,u]=o.useState({}),[p,m]=o.useState([]),[f,g]=o.useState(()=>typeof window<"u"&&window.innerWidth<768),[w,A]=o.useState(!1),d=o.useCallback(()=>{if(w)return;const b=_f(e)??Kf();r(new Map(b.groupAssignments)),a(b.focusedGroup),c(b.groupActiveTabIds),u(b.groupTabOrders),m(b.groupSizes),A(!0)},[w,e]);return o.useEffect(()=>{w&&Rf(e,{groupAssignments:[...s.entries()],focusedGroup:n,groupActiveTabIds:i,groupTabOrders:l,groupSizes:p})},[w,e,s,n,i,l,p]),o.useEffect(()=>{const b=window.matchMedia("(max-width: 767px)"),y=h=>g(h.matches);return b.addEventListener("change",y),()=>b.removeEventListener("change",y)},[]),{groupAssignments:s,setGroupAssignments:r,focusedGroup:n,setFocusedGroup:a,groupActiveTabIds:i,setGroupActiveTabIds:c,groupTabOrders:l,setGroupTabOrders:u,groupSizes:p,setGroupSizes:m,isMobile:f,hasHydratedStoredLayout:w,hydrateStoredLayout:d}}function Of(e,s){if(!Array.isArray(e)||e.length!==1||!s)return!1;const r=e[0],n=Ka(s);return typeof(r==null?void 0:r.id)=="string"&&n.includes(r.id)}function Wf({urlActiveTab:e,conversations:s,resolveConversationBySessionId:r,normalizedGroupAssignments:n,hasHydratedStoredLayout:a,hydrateStoredLayout:i,setGroupActiveTabIds:c,setFocusedGroup:l,setSearchParams:u,historyModalOpen:p,activeConv:m,isRefreshingHistory:f,ides:g,handleRefreshHistory:w}){const A=o.useRef(!1),d=o.useRef(!1),b=o.useRef(null),y=o.useRef(!1);o.useEffect(()=>{if(!e||A.current||s.length===0)return;if(!a){i();return}const h=r(e);if(!h)return;const S=n.get(h.tabKey)??0;c(_=>({..._,[S]:h.tabKey})),l(S),A.current=!0,d.current=!0,b.current!=null&&(window.clearTimeout(b.current),b.current=null),u(_=>{const k=new URLSearchParams(_);return k.delete("activeTab"),k},{replace:!0})},[e,s,r,n,a,i,c,l,u]),o.useEffect(()=>{if(!(d.current||a)&&s.length!==0){if(!e){i(),d.current=!0;return}if(A.current){d.current=!0;return}if(b.current==null)return b.current=window.setTimeout(()=>{b.current=null,!(d.current||a)&&(i(),d.current=!0)},1500),()=>{b.current!=null&&(window.clearTimeout(b.current),b.current=null)}}},[e,s.length,a,i]),o.useEffect(()=>{if(!p){y.current=!1;return}if(!m||y.current||f)return;const h=g.find(S=>S.id===m.routeId);h&&(!h.chats||h.chats.length===0||Of(h.chats,m))&&(y.current=!0,w())},[p,m,f,g,w]),o.useEffect(()=>{if(!m)return;let h=null,S=0,_=-1,k=0;const I=()=>{h=null;const j=Array.from(document.querySelectorAll("[data-chat-scroll]")).filter(x=>x.offsetParent!==null);if(j.length===0){S<18&&(S+=1,h=requestAnimationFrame(I));return}let v=0;for(const x of j)x.scrollTop=x.scrollHeight,v+=x.scrollHeight;v===_?k+=1:(k=0,_=v),S+=1,!(k>=2||S>=18)&&(h=requestAnimationFrame(I))};return h=requestAnimationFrame(I),()=>{h!=null&&cancelAnimationFrame(h)}},[m==null?void 0:m.tabKey])}function Hf({isMobile:e,location:s,navigate:r,requestedRemoteTabTarget:n,requestedDesktopTabKey:a,conversations:i,ides:c,resolveConversationByTarget:l}){const[u,p]=o.useState(null),[m,f]=o.useState(null),g=o.useMemo(()=>{if(e||!n)return null;const y=l(n);return y&&!tt(y)&&!Ze(y)?y:null},[e,n,l]),w=o.useMemo(()=>{const y=u==null?void 0:u.routeId;if(!y)return null;const h=u!=null&&u.tabKey?i.find(S=>S.tabKey===u.tabKey):a?i.find(S=>S.tabKey===a):null;return(h==null?void 0:h.routeId)===y?h:Wt(i,y)},[i,u,a]),A=o.useMemo(()=>{if(w)return c.find(y=>y.id===w.routeId)},[c,w]);o.useEffect(()=>{g&&(p({routeId:g.routeId,tabKey:Uo(g)}),f(g),r({pathname:s.pathname,search:s.search},{replace:!0,state:null}))},[s.pathname,s.search,r,g]);const d=o.useCallback(y=>{y&&(p({routeId:y.routeId,tabKey:Uo(y)}),f(y))},[]),b=o.useCallback(()=>{p(null),f(null)},[]);return{remoteDialogConv:w,remoteDialogIdeEntry:A,remoteDialogActiveConv:m,setRemoteDialogActiveConv:f,openRemoteDialog:d,closeRemoteDialog:b}}function qn(e,s){if(!Array.isArray(e)||e.length!==1||!s)return!1;const r=e[0];if((r==null?void 0:r.active)===!0)return!0;const n=Ka(s);return typeof(r==null?void 0:r.id)=="string"&&n.includes(r.id)}function ii({sendDaemonCommand:e,activeConv:s,chats:r,updateRouteChats:n,setToasts:a,setLocalUserMessages:i,setClearedTabs:c}){const[l,u]=o.useState(!1),[p,m]=o.useState(!1),f=o.useCallback(async d=>{try{await e("standalone","launch_ide",{ideType:d,enableCdp:!0})}catch(b){console.error("Launch failed",b)}},[e]),g=o.useCallback(async(d,b)=>{try{const y=d||(s==null?void 0:s.daemonId)||"",h=await e(y,"switch_chat",{id:b,sessionId:b,...Es(s)}),S=h==null?void 0:h.result;if((h==null?void 0:h.success)===!0||S==="switched"||S==="switched-by-title")return;S===!1||S==="not_found"?Zs(a,"⚠️ Session tab not found — try refreshing history"):typeof S=="string"&&S.startsWith("error:")?Zs(a,`⚠️ Switch error: ${S}`):Zs(a,"⚠️ Session switch failed")}catch(y){console.error("Switch failed",y),Zs(a,`❌ Switch failed: ${y.message||"connection error"}`)}},[s,e,a]),w=o.useCallback(async()=>{if(!(!s||l)){u(!0);try{const d=gr(s);await e(d,"new_chat",{...Es(s)}),c(b=>({...b,[s.tabKey]:Date.now()})),i(b=>({...b,[s.tabKey]:[]}))}catch(d){console.error("New chat failed",d)}finally{u(!1)}}},[s,l,e,c,i]),A=o.useCallback(async()=>{var d,b;if(!(!s||p)){m(!0);try{const y=gr(s),h=async()=>e(y,"list_chats",{forceExpand:!0,...Es(s)});let S=await h(),_=(S==null?void 0:S.chats)||((d=S==null?void 0:S.result)==null?void 0:d.chats);qn(_,s)&&(await new Promise(k=>setTimeout(k,450)),S=await h(),_=(S==null?void 0:S.chats)||((b=S==null?void 0:S.result)==null?void 0:b.chats)),S!=null&&S.success&&Array.isArray(_)&&(n(s.routeId,_),qn(_,s)&&!qn(r,s)&&Zs(a,"⚠️ History dialog did not fully open — try once more"))}catch(y){console.error("Refresh history failed",y)}finally{m(!1)}}},[s,r,p,e,n,a]);return{isCreatingChat:l,isRefreshingHistory:p,handleLaunchIde:f,handleSwitchSession:g,handleNewChat:w,handleRefreshHistory:A}}function Ff(e,s){if(e.size!==s.size)return!1;for(const[r,n]of e)if(s.get(r)!==n)return!1;return!0}function Uf(e,s){return e.length!==s.length?!1:e.every((r,n)=>r===s[n])}function ci(e,s){const r=Object.keys(e),n=Object.keys(s);return r.length!==n.length?!1:r.every(a=>s[Number(a)]===e[Number(a)])}function Hr(e,s){const r=new Set(s),n=s.length>0?[0]:[];for(const[c,l]of e)!r.has(c)||l<=0||n.includes(l)||n.push(l);n.sort((c,l)=>c-l);const a={};n.forEach((c,l)=>{a[c]=l}),n.length===0&&(a[0]=0);const i=new Map;for(const[c,l]of e){if(!r.has(c)||l<=0)continue;const u=a[l];typeof u=="number"&&u>0&&i.set(c,u)}return{assignments:i,groupCount:Math.max(1,n.length),mapping:a,usedGroups:n}}function li(e,s){const r={};for(const[n,a]of Object.entries(e)){const i=s[Number(n)];typeof i=="number"&&(r[i]=a)}return r}function zf(e,s,r){if(s.length===0)return 0;if(typeof r[e]=="number")return r[e];const n=[...s].reverse().find(a=>a<e)??s[0];return r[n]??0}function Vf(e,s,r){if(s.length<=1)return[];const n=s.map(c=>e[c]).filter(c=>Number.isFinite(c)),a=n.length===s.length?n:Array(r).fill(100/r),i=a.reduce((c,l)=>c+l,0);return i>0?a.map(c=>c/i*100):Array(r).fill(100/r)}function di(e,s){const r={};for(const[n,a]of Object.entries(e)){const i=Number(n);r[i>=s?i+1:i]=a}return r}function ui(e){return Array(e).fill(100/e)}function Gf({groupAssignments:e,setGroupAssignments:s,setFocusedGroup:r,setGroupActiveTabIds:n,setGroupTabOrders:a,groupSizes:i,setGroupSizes:c,isMobile:l,visibleConversations:u,visibleTabKeys:p}){const m=o.useRef(null),f=o.useMemo(()=>Hr(e,p),[e,p]),g=f.assignments,w=o.useMemo(()=>l?1:f.groupCount,[f.groupCount,l]),A=w>1,d=o.useCallback((k,I)=>{s(j=>{const v=new Map(Hr(j,p).assignments);return I===0?v.delete(k):v.set(k,I),v}),n(j=>({...j,[I]:k})),r(I)},[s,p,n,r]),b=o.useCallback(k=>{s(I=>{const j=Hr(I,p).assignments,v=new Map;for(const[x,E]of j)E!==k&&(E>k?v.set(x,E-1):v.set(x,E));return v}),c(I=>{if(I.length<=1)return[];const j=[...I];j.splice(k,1);const v=j.reduce((x,E)=>x+E,0);return v>0?j.map(x=>x/v*100):[]}),r(0)},[s,p,c,r]),y=o.useCallback((k,I)=>{I.preventDefault();const j=m.current;if(!j)return;const v=I.clientX,x=j.offsetWidth,E=i.length===w?[...i]:ui(w),L=T=>{const H=(T.clientX-v)/x*100,C=[...E];C[k]=Math.max(15,E[k]+H),C[k+1]=Math.max(15,E[k+1]-H),c(C)},M=()=>{document.removeEventListener("mousemove",L),document.removeEventListener("mouseup",M),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",M)},[i,w,c]),h=o.useCallback((k,I,j)=>{if(w>=4)return;const v=j==="left"?I:I+1;s(x=>{const E=Hr(x,p).assignments,L=new Map;for(const M of u){const T=E.get(M.tabKey)??0,B=T>=v?T+1:T;B>0&&L.set(M.tabKey,B)}return v>0&&L.set(k,v),L}),c(x=>{const E=x.length===w?[...x]:ui(w),L=E[I]??100/w,M=Math.max(15,L/2),T=Math.max(15,L/2),B=[...E];B[I]=M,B.splice(v,0,T);const H=B.reduce((C,R)=>C+R,0);return B.map(C=>C/H*100)}),n(x=>{const E=di(x,v);return E[v]=k,E}),a(x=>{const E=di(x,v);return E[v]=[k],E}),r(v)},[w,s,p,u,c,n,a,r]);o.useEffect(()=>{Ff(e,g)||s(g)},[e,g,s]),o.useEffect(()=>{const{mapping:k,usedGroups:I}=f;n(j=>{const v=li(j,k);return ci(j,v)?j:v}),a(j=>{const v=li(j,k);return ci(j,v)?j:v}),r(j=>{const v=l?0:zf(j,I,k);return j===v?j:v}),c(j=>{const v=l?[]:Vf(j,I,f.groupCount);return Uf(j,v)?j:v})},[f,l,n,a,r,c]);const S=o.useMemo(()=>{const k=Array.from({length:w},()=>[]);for(const I of u){const j=g.get(I.tabKey)??0,v=Math.min(j,w-1);k[v].push(I)}return k},[u,g,w]),_=o.useCallback(()=>{s(new Map),r(0)},[s,r]);return{containerRef:m,normalizedGroupAssignments:g,numGroups:w,isSplitMode:A,groupedConvs:S,moveTabToGroup:d,closeGroup:b,handleResizeStart:y,splitTabRelative:h,clearAllSplits:_}}function qf({ides:e,sendDaemonCommand:s}){const r="0.8.89",n=o.useMemo(()=>e.filter(m=>m.type!=="adhdev-daemon"?!1:qc(m,r)).sort((m,f)=>Number(dr(f,r))-Number(dr(m,r))),[r,e]),a=o.useMemo(()=>n.some(m=>dr(m,r)),[r,n]),[i,c]=o.useState(!1),[l,u]=o.useState({}),p=o.useCallback(async m=>{var f,g;u(w=>({...w,[m]:"upgrading"}));try{const w=await s(m,"daemon_upgrade",{});(f=w==null?void 0:w.result)!=null&&f.upgraded||(g=w==null?void 0:w.result)!=null&&g.success?u(A=>({...A,[m]:"done"})):u(A=>({...A,[m]:"error"}))}catch{u(w=>({...w,[m]:"error"}))}},[s]);return{versionMismatchDaemons:n,hasRequiredVersionDaemons:a,appVersion:r,versionBannerDismissed:i,setVersionBannerDismissed:c,upgradingDaemons:l,handleBannerUpgrade:p}}const Na="adhdev_dashboard_notifications_v2",Ca="adhdev_dashboard_notifications_v1",Cr=80;function tn(e,s=Date.now()){return typeof e=="number"&&Number.isFinite(e)?e:s}function uo(e){return{...e,createdAt:tn(e.createdAt),updatedAt:tn(e.updatedAt,e.createdAt),lastEventAt:tn(e.lastEventAt,e.updatedAt||e.createdAt)}}function Yf(e){const s=Ba(e);return s==="unknown:"?e.id:s}function mi(e){return[e.type,tc(e)||"",e.lastMessageHash||"",String(e.lastMessageAt||e.lastUpdated||0)].join("|")}function Xf(e,s,r,n){var c;const a=Date.now(),i=[];for(const l of e){const u=l.sessionId?s.get(l.sessionId):void 0;if(u!=null&&u.surfaceHidden)continue;const p=mi({type:"task_complete",sessionId:l.sessionId,providerSessionId:l.providerSessionId,tabKey:l.tabKey,lastMessageHash:l.lastMessageHash,lastMessageAt:l.lastMessageAt,lastUpdated:(u==null?void 0:u.lastUpdated)||l.lastUpdated}),m=!!((c=n==null?void 0:n.get(p))!=null&&c.forceUnread),f=wn(l,s,{notificationStateBySessionId:r}),g=f.inboxBucket==="needs_attention"?"needs_attention":f.inboxBucket==="task_complete"&&f.unread||(u==null?void 0:u.inboxBucket)==="task_complete"&&m?"task_complete":null;if(!g)continue;const w=tn(l.lastMessageAt||(u==null?void 0:u.lastUpdated)||l.lastUpdated,a),A=g==="task_complete"?p:mi({type:g,sessionId:l.sessionId,providerSessionId:l.providerSessionId,tabKey:l.tabKey,lastMessageHash:l.lastMessageHash,lastMessageAt:l.lastMessageAt,lastUpdated:(u==null?void 0:u.lastUpdated)||l.lastUpdated});i.push(uo({id:A,dedupKey:A,type:g,routeId:l.routeId,machineId:l.daemonId||l.routeId,sessionId:l.sessionId,providerSessionId:l.providerSessionId,tabKey:l.tabKey,title:xc(l),preview:pm(l),createdAt:w,updatedAt:w,lastEventAt:w}))}return i.sort((l,u)=>u.updatedAt-l.updatedAt)}function Jf(e,s=Cr){const r=new Map;for(const n of e){if(n.deletedAt)continue;const a=Yf(n),i=r.get(a);if(!i){r.set(a,n);continue}(n.updatedAt>i.updatedAt||n.updatedAt===i.updatedAt&&n.createdAt>i.createdAt)&&r.set(a,n)}return Array.from(r.values()).sort((n,a)=>{const i=a.updatedAt-n.updatedAt;return i!==0?i:a.createdAt-n.createdAt}).slice(0,Math.max(0,s))}function Qf(e){return e.filter(s=>typeof s.readAt=="number"||typeof s.deletedAt=="number").map(s=>({id:s.id,...typeof s.readAt=="number"?{readAt:s.readAt}:{},...typeof s.deletedAt=="number"?{deletedAt:s.deletedAt}:{}}))}function Zf(e){return new Map(e.map(s=>[s.id,s]))}function il(e,s,r=Cr){const n=new Map;for(const i of s)n.set(i.id,i);const a=e.map(i=>{const c=uo(i),l=n.get(c.id);return{...c,...typeof(l==null?void 0:l.readAt)=="number"?{readAt:l.readAt}:{},...typeof(l==null?void 0:l.deletedAt)=="number"?{deletedAt:l.deletedAt}:{}}});return Jf(a,r)}function eh(e,s,r=Cr){const n=new Set(il(s,[],r).map(a=>a.id));return e.filter(a=>n.has(a.id)).slice(0,Math.max(0,r))}function th(e,s,r=Date.now()){const n=e.filter(a=>a.id!==s);return n.push({id:s,readAt:r}),n}function sh(e,s){const r=e.filter(n=>n.id!==s);return r.push({id:s,forceUnread:!0}),r}function rh(e,s,r,n=Date.now()){const a=e.filter(i=>{const c=s.find(l=>l.id===i.id);return!c||!hr(c,r)});for(const i of s)hr(i,r)&&a.push({id:i.id,readAt:n});return a}function nh(e,s){const r=e.filter(n=>n.id!==s);return r.push({id:s,deletedAt:Date.now()}),r}function ah(e){return e.filter(s=>!s.readAt&&!s.deletedAt).length}function oh(e){const s=new Map;for(const r of e){if(r.deletedAt)continue;const n=rs(r);if(n.length===0)continue;const a=r.readAt?0:1;for(const i of n){const c=s.get(i);if(!c){s.set(i,{unreadCount:a,latestNotificationAt:r.updatedAt,latestRecordId:r.id});continue}s.set(i,{unreadCount:c.unreadCount+a,latestNotificationAt:Math.max(c.latestNotificationAt,r.updatedAt),latestRecordId:c.latestNotificationAt>=r.updatedAt?c.latestRecordId:r.id})}}return s}function ih(){if(typeof window>"u")return[];const e=s=>{if(!s||typeof s!="object")return null;const r=s;if(typeof r.id!="string"||r.id.length===0)return null;const n=typeof r.readAt=="number"&&Number.isFinite(r.readAt)?r.readAt:void 0,a=typeof r.deletedAt=="number"&&Number.isFinite(r.deletedAt)?r.deletedAt:void 0,i=r.forceUnread===!0;return typeof n!="number"&&typeof a!="number"&&!i?null:{id:r.id,...typeof n=="number"?{readAt:n}:{},...typeof a=="number"?{deletedAt:a}:{},...i?{forceUnread:!0}:{}}};try{const s=window.localStorage.getItem(Na),r=s?JSON.parse(s):[];if(Array.isArray(r))return r.map(e).filter(n=>!!n)}catch{}try{const s=window.localStorage.getItem(Ca),r=s?JSON.parse(s):[];return Array.isArray(r)?Qf(r.map(n=>uo(n)).filter(n=>!n.deletedAt)):[]}catch{return[]}}function ch(e){if(!(typeof window>"u"))try{const s=e.filter(r=>typeof r.readAt=="number"||typeof r.deletedAt=="number"||r.forceUnread===!0).slice(0,Cr);if(s.length===0){window.localStorage.removeItem(Na),window.localStorage.removeItem(Ca);return}window.localStorage.setItem(Na,JSON.stringify(s)),window.localStorage.removeItem(Ca)}catch{}}function lh(e,s){return e===s?!0:e.length!==s.length?!1:e.every((r,n)=>{const a=s[n];return a?r.id===a.id&&r.readAt===a.readAt&&r.deletedAt===a.deletedAt&&r.forceUnread===a.forceUnread:!1})}function dh(e){const{conversations:s,liveSessionInboxState:r,maxItems:n=Cr}=e,[a,i]=o.useState(()=>ih()),c=o.useMemo(()=>Zf(a),[a]),l=o.useMemo(()=>Xf(s,r,void 0,c),[s,r,c]),u=o.useMemo(()=>il(l,a,n),[l,a,n]),p=o.useMemo(()=>oh(u),[u]);o.useEffect(()=>{i(d=>{const b=eh(d,l,n);return lh(d,b)?d:b})},[l,n]),o.useEffect(()=>{ch(a)},[a]);const m=o.useMemo(()=>ah(u),[u]),f=o.useCallback((d,b)=>{i(y=>th(y,d,b))},[]),g=o.useCallback(d=>{i(b=>sh(b,d))},[]),w=o.useCallback((d,b)=>{i(y=>rh(y,u,d,b))},[u]),A=o.useCallback(d=>{i(b=>nh(b,d))},[]);return{notifications:u,unreadCount:m,notificationStateBySessionId:p,markRead:f,markUnread:g,markTargetRead:w,deleteNotification:A}}function cl(){return"select_session"}function uh(){return"open_panel"}function mh({hasMessage:e,blockedMessage:s}){return e?!!s:!0}function ph(e,s,r=2e3){return e?e.tabKey===s.tabKey&&e.message===s.message&&s.timestamp-e.timestamp<r:!1}function pi(e,s){return e?e.tabKey===s.tabKey&&e.message===s.message&&e.timestamp===s.timestamp?null:e:null}function fi(e){return!e||typeof e!="object"?e:e.result&&typeof e.result=="object"?e.result:e}function mo(e){return e instanceof Error?e.message:String(e||"")}function hi(e){const s=mo(e).toLowerCase();return s.includes("button not found")||s.includes("not in approval state")||s.includes("command failed")}function xi(e,s){const r=mo(s);return r?r.toLowerCase().includes("button not found")?`⚠️ **${e}** failed — button not found`:`⚠️ **${e}** failed — ${r}`:`⚠️ **${e}** unavailable`}function kn({sendDaemonCommand:e,activeConv:s,setLocalUserMessages:r,setActionLogs:n,isStandalone:a}){const[i,c]=o.useState(!1),[l,u]=o.useState(!1),[p,m]=o.useState(null),f=o.useRef(!1),g=o.useRef(null);o.useEffect(()=>{m(null)},[s==null?void 0:s.tabKey]);const w=o.useCallback(async y=>{if(!s)return!1;const h=y.trim(),S=Ga(s);if(mh({hasMessage:!!h,blockedMessage:S,sendInFlight:f.current}))return S&&m(S),!1;const _=Date.now(),k={tabKey:s.tabKey,message:h,timestamp:_};if(ph(g.current,k))return m(null),!0;f.current=!0,u(!0),m(null),g.current=k;const I=`${_}-${Math.random().toString(36).slice(2,8)}`,j={role:"user",content:h,timestamp:_,_localId:I},v=!0;r(x=>({...x,[k.tabKey]:[...x[k.tabKey]||[],j]}));try{const x=gr(s);if(!x)return g.current=pi(g.current,k),v&&r(M=>({...M,[k.tabKey]:(M[k.tabKey]||[]).filter(T=>T._localId!==I)})),m("Unable to send message right now."),!1;const E=await e(x,"send_chat",{message:h,...Es(s)}),L=fi(E);if(v&&(L!=null&&L.deduplicated))return r(M=>({...M,[k.tabKey]:(M[k.tabKey]||[]).filter(T=>T._localId!==I)})),m(null),!0;if((L==null?void 0:L.sent)===!1)throw new Error((L==null?void 0:L.error)||"Send failed");if((L==null?void 0:L.success)===!1)throw new Error((L==null?void 0:L.error)||"Send failed");return setTimeout(()=>{const M=Date.now()-6e4;r(T=>{const B=T[k.tabKey];if(!B)return T;const H=B.filter(C=>C.timestamp>M);return H.length===B.length?T:{...T,[k.tabKey]:H}})},6e4),m(null),!0}catch(x){const E=mo(x);return E.toLowerCase().includes("provider sendmessage did not confirm send")?console.warn("Send not confirmed by provider script:",E):console.warn("Send blocked/failed",x),g.current=pi(g.current,k),r(L=>({...L,[k.tabKey]:(L[k.tabKey]||[]).filter(M=>M._localId!==I)})),m($m(x)),!1}finally{f.current=!1,u(!1)}},[s,e,n,r]),A=o.useCallback(async()=>{if(s)try{if(!s.hostIdeType)return;await e(s.routeId,"launch_ide",{ideType:s.hostIdeType,enableCdp:!0})}catch(y){console.error("Relaunch failed",y)}},[s,e]),d=o.useCallback(async y=>{if(s)try{const S=(s.modalButtons||[]).indexOf(y),_=y.replace(/[⌥⏎⇧⌫⌘⌃]/g,"").trim().toLowerCase(),k=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(_),I=gr(s);if(!I)return;const j=await e(I,"resolve_action",{button:y,action:k?"approve":"reject",...S>=0&&{buttonIndex:S},...Es(s)}),v=fi(j);v.success||n(x=>[...x,{routeId:s.tabKey,text:xi(y,v==null?void 0:v.error),timestamp:Date.now()}])}catch(h){hi(h)||console.error("[ModalButton] Error:",h),n(S=>[...S,{routeId:s.tabKey,text:hi(h)?xi(y,h):`❌ **${y}** error`,timestamp:Date.now()}])}},[s,e,n]),b=o.useCallback(async()=>{if(!(!s||i)){c(!0);try{await e(s.routeId,uh(),{...s.sessionId&&{targetSessionId:s.sessionId}})}catch(y){console.error("Focus agent failed",y)}finally{c(!1)}}},[s,i,e]);return{isSendingChat:l,sendFeedbackMessage:p,isFocusingAgent:i,handleSendChat:w,handleRelaunch:A,handleModalButton:d,handleFocusAgent:b}}const po=o.memo(function({activeConv:s,clearToken:r,isCliTerminal:n,ideEntry:a,terminalRef:i,handleModalButton:c,handleRelaunch:l,handleSendChat:u,isSendingChat:p,sendFeedbackMessage:m=null,handleFocusAgent:f,isFocusingAgent:g,actionLogs:w,userName:A,scrollToBottomRequestNonce:d,isInputActive:b=!0}){const y=Zc(s),h=y.status||y.modalMessage||y.modalButtons?{...s,...y.status?{status:y.status}:{},...y.modalMessage!==void 0?{modalMessage:y.modalMessage}:{},...y.modalButtons!==void 0?{modalButtons:y.modalButtons}:{}}:s;return t.jsxs(t.Fragment,{children:[t.jsx(nc,{activeConv:h,onModalButton:c}),h.transport!=="pty"&&h.transport!=="acp"&&h.cdpConnected===!1?t.jsx("div",{className:"desktop-only px-3 pt-1 pb-2",children:t.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:[t.jsx("span",{className:"text-sm",children:t.jsx(ks,{size:14})}),t.jsx("span",{className:"flex-1",children:"CDP not connected — chat history & screenshots unavailable."}),t.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:l,children:"Relaunch with CDP"})]})}):null,h.transport==="pty"?t.jsxs(t.Fragment,{children:[t.jsx("div",{style:{display:n?"flex":"none",minHeight:0,flex:"1 1 0%",width:"100%",flexDirection:"column"},children:t.jsx(lp,{activeConv:h,clearToken:r,terminalRef:i,handleSendChat:u,isSendingChat:p,sendFeedbackMessage:m,isVisible:n})}),!n&&t.jsx("div",{style:{display:"flex",minHeight:0,flex:"1 1 0%",width:"100%",flexDirection:"column"},children:t.jsx(va,{activeConv:h,ideEntry:a,handleSendChat:u,isSendingChat:p,sendFeedbackMessage:m,handleFocusAgent:f,isFocusingAgent:g,actionLogs:w,userName:A,scrollToBottomRequestNonce:d,isInputActive:b})})]}):t.jsx(va,{activeConv:h,ideEntry:a,handleSendChat:u,isSendingChat:p,sendFeedbackMessage:m,handleFocusAgent:f,isFocusingAgent:g,actionLogs:w,userName:A,scrollToBottomRequestNonce:d,isInputActive:b})]})},(e,s)=>e.activeConv===s.activeConv&&e.isCliTerminal===s.isCliTerminal&&e.ideEntry===s.ideEntry&&e.terminalRef===s.terminalRef&&e.handleModalButton===s.handleModalButton&&e.handleRelaunch===s.handleRelaunch&&e.handleSendChat===s.handleSendChat&&e.isSendingChat===s.isSendingChat&&e.sendFeedbackMessage===s.sendFeedbackMessage&&e.handleFocusAgent===s.handleFocusAgent&&e.isFocusingAgent===s.isFocusingAgent&&e.actionLogs===s.actionLogs&&e.userName===s.userName&&e.scrollToBottomRequestNonce===s.scrollToBottomRequestNonce&&e.isInputActive===s.isInputActive);function fh({selectedConversation:e,isAcp:s,isStandalone:r,selectedIdeEntry:n,actionLogs:a,userName:i,isSendingChat:c,sendFeedbackMessage:l=null,isFocusingAgent:u,onBack:p,onOpenNativeConversation:m,onOpenMachine:f,onOpenHistory:g,onOpenRemote:w,onHideConversation:A,onStopCli:d,cliViewMode:b,onSetCliViewMode:y,handleSendChat:h,handleFocusAgent:S,handleModalButton:_,handleRelaunch:k}){const I=o.useRef(null),j=tt(e)&&!s,v=j&&b==="terminal",x=r?"px-4 pt-3.5 pb-2.5":"px-4 pt-[calc(14px+env(safe-area-inset-top,0px))] pb-2.5";return t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:`flex items-center justify-between gap-3 ${x} border-b border-border-subtle/70 bg-bg-primary backdrop-blur-md`,children:[t.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 flex-1",children:[t.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:p,type:"button","aria-label":"Back",children:t.jsx(Ra,{size:18})}),t.jsxs("div",{className:"min-w-0 flex flex-col gap-0.5",children:[t.jsx("div",{className:"flex items-center gap-2 text-[17px] font-extrabold tracking-tight text-text-primary truncate",children:lt(e)}),t.jsx("div",{className:"min-w-0 overflow-hidden text-xs text-text-secondary",children:t.jsx(jc,{conversation:e,className:"is-mobile-header",interactive:!1,onOpenNativeConversation:()=>m(e),onOpenMachine:()=>f(e)})})]})]}),t.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[j&&b&&t.jsx(Ya,{mode:b,onChange:y,compact:!0}),j&&d&&t.jsx("button",{onClick:()=>{d(e)},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:t.jsx(At,{size:14})}),t.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>g(e),type:"button",children:t.jsx(Da,{size:14})}),!s&&!j&&t.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>w(e),type:"button",children:t.jsx(Rt,{size:14})}),A&&t.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>A(e),type:"button",title:"Close chat",children:t.jsx(At,{size:14})})]})]}),t.jsx("div",{className:"flex-1 min-h-0 flex flex-col bg-bg-primary relative",children:t.jsx(po,{activeConv:e,clearToken:0,isCliTerminal:v,ideEntry:n,terminalRef:I,handleModalButton:_,handleRelaunch:k,handleSendChat:h,isSendingChat:c,sendFeedbackMessage:l,handleFocusAgent:S,isFocusingAgent:u,actionLogs:a,userName:i})})]})}const Yn={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 hh(){return typeof navigator>"u"?"unix":navigator.userAgent.toLowerCase().includes("win")?"windows":"unix"}function ll(){const[e,s]=o.useState("unix"),[r,n]=o.useState("powershell"),[a,i]=o.useState(!1),c=e==="unix"?"unix":r;o.useEffect(()=>{s(hh())},[]);const l=o.useCallback(()=>{navigator.clipboard.writeText(Yn[c].cmd).catch(()=>{}),i(!0),setTimeout(()=>i(!1),2e3)},[c]);return t.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:[t.jsxs("div",{className:"flex gap-1 mb-3 font-sans",children:[t.jsx("button",{className:`text-[10px] px-2.5 py-1 rounded-md font-bold transition-all cursor-pointer ${e==="unix"?"bg-accent-primary/12 text-accent-primary border border-accent-primary/25":"bg-transparent text-text-muted border border-transparent hover:text-text-secondary"}`,onClick:()=>s("unix"),children:"🍎🐧 macOS / Linux"}),t.jsx("button",{className:`text-[10px] px-2.5 py-1 rounded-md font-bold transition-all cursor-pointer ${e==="windows"?"bg-accent-primary/12 text-accent-primary border border-accent-primary/25":"bg-transparent text-text-muted border border-transparent hover:text-text-secondary"}`,onClick:()=>s("windows"),children:"🪟 Windows"})]}),e==="windows"&&t.jsxs("div",{className:"flex gap-1 mb-3 font-sans",children:[t.jsx("button",{className:`text-[9px] px-2 py-0.5 rounded font-semibold cursor-pointer transition-all ${r==="powershell"?"bg-accent-primary/10 text-accent-primary":"text-text-muted hover:text-text-secondary"}`,onClick:()=>n("powershell"),children:"⚡ PowerShell"}),t.jsx("button",{className:`text-[9px] px-2 py-0.5 rounded font-semibold cursor-pointer transition-all ${r==="cmd"?"bg-accent-primary/10 text-accent-primary":"text-text-muted hover:text-text-secondary"}`,onClick:()=>n("cmd"),children:">_ CMD"})]}),t.jsxs("div",{className:"flex items-center gap-3 text-text-primary cursor-pointer group",onClick:l,title:"Click to copy",children:[t.jsx("span",{className:"text-text-muted select-none",children:Yn[c].prompt}),t.jsx("span",{className:"flex-1 break-all",children:Yn[c].cmd}),t.jsx("span",{className:"text-[9px] font-sans text-accent-primary opacity-0 group-hover:opacity-100 transition-opacity shrink-0 select-none",children:a?"✓":"📋"})]}),t.jsxs("div",{className:"text-text-muted text-[10px] font-sans mt-2",children:["Or via npm: ",t.jsx("span",{className:"text-text-secondary font-mono",children:"npm i -g @adhdev/daemon-standalone && adhdev-standalone"})]})]})}function dl({section:e,onSectionChange:s}){const r=[{key:"machines",label:"Machines",icon:Rt},{key:"chats",label:"Chats",icon:Zt}];return t.jsx("div",{className:"px-3 py-2.5 pb-[calc(10px+env(safe-area-inset-bottom,0px))] border-t border-border-subtle/70 bg-bg-secondary/88 backdrop-blur-md shrink-0",children:t.jsx("div",{className:"grid grid-cols-2 gap-1.5 rounded-[20px] border p-1 shadow-[0_10px_28px_rgba(15,23,42,0.08)]",style:{background:"color-mix(in srgb, var(--bg-glass) 82%, var(--surface-primary))",borderColor:"color-mix(in srgb, var(--border-subtle) 88%, var(--accent-primary) 12%)"},children:r.map(({key:n,label:a,icon:i})=>{const c=e===n;return t.jsxs("button",{className:`min-h-[46px] rounded-[16px] px-3 flex items-center justify-center gap-2.5 text-[13px] font-semibold tracking-tight transition-all border ${c?"bg-surface-primary border-border-default/90 text-text-primary shadow-[0_4px_14px_rgba(15,23,42,0.08)]":"bg-transparent border-transparent text-text-muted hover:text-text-primary"}`,style:c?{background:"color-mix(in srgb, var(--accent-primary) 10%, var(--surface-primary))",borderColor:"color-mix(in srgb, var(--accent-primary) 24%, var(--border-default))",boxShadow:"0 8px 22px color-mix(in srgb, var(--accent-primary) 10%, transparent)"}:void 0,onClick:()=>s(n),type:"button","aria-pressed":c,children:[t.jsx("span",{className:`inline-flex items-center justify-center w-7 h-7 rounded-full transition-colors ${c?"text-accent-primary":"bg-transparent text-current"}`,style:c?{background:"color-mix(in srgb, var(--accent-primary) 14%, transparent)"}:void 0,children:t.jsx(i,{size:15})}),t.jsx("span",{children:a})]},n)})})})}function Fr({title:e,className:s=""}){return t.jsx("div",{className:`mx-1 flex items-center justify-between gap-2 px-1 py-1 text-xs ${s}`,children:t.jsx("span",{className:"font-bold uppercase tracking-[0.18em] text-text-secondary",children:e})})}function Ms({children:e,className:s=""}){return t.jsx("div",{className:`w-full min-w-0 self-stretch overflow-hidden rounded-[24px] border border-border-subtle/80 bg-bg-secondary/40 shadow-[0_10px_30px_rgba(0,0,0,0.05)] ${s}`,children:e})}function sr({icon:e,title:s,subtitle:r,children:n}){return t.jsxs("div",{className:"flex w-full min-w-0 flex-col items-center justify-center gap-2 px-6 pt-12 pb-8 text-center",children:[t.jsx("div",{className:"mb-2 rounded-2xl border border-accent-primary/10 bg-[color:color-mix(in_oklab,var(--bg-secondary)_90%,var(--accent-primary)_10%)] p-3 shadow-[0_12px_32px_rgba(0,0,0,0.08)]",children:e}),t.jsx("div",{className:"text-lg font-bold tracking-tight text-text-primary",children:s}),t.jsx("div",{className:"text-[13px] leading-relaxed text-text-secondary max-w-[320px]",children:r}),n]})}function Ur({item:e,type:s,getAvatarText:r,onOpenConversation:n}){const a=s==="needs_attention"||s==="task_complete",i=s==="working",c=s==="earlier",l=s==="task_complete",{isReconnecting:u,isConnecting:p}=qs(e.conversation),m=lt(e.conversation),f=Cs(e.conversation),g=Rc(e.conversation,{requiresAction:s==="needs_attention"}),w=a?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_92%,var(--accent-primary)_8%)]":i?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_94%,var(--accent-primary)_6%)]":c?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_97%,var(--text-muted)_3%)]":"bg-transparent",A=a?"bg-accent-primary shadow-glow":i?"bg-[color:color-mix(in_oklab,var(--bg-primary)_82%,var(--accent-primary)_18%)] border border-accent-primary/22 text-accent-primary":c?"bg-[color:color-mix(in_oklab,var(--bg-primary)_95%,var(--text-muted)_5%)] border border-border-subtle/80 text-text-muted":"bg-bg-primary border border-border-subtle text-text-secondary",d=c?"text-text-secondary":"text-text-primary",b=c?"text-text-muted":"text-text-secondary",y=c?"text-text-secondary opacity-80":"text-text-muted",h=c?"text-text-muted opacity-80":"text-text-muted",S="text-[color:var(--status-warning)]";return t.jsxs("button",{className:`group flex items-start gap-3.5 px-4 py-3.5 w-full text-left relative overflow-hidden transition-colors active:scale-[0.995] ${w}`,onClick:()=>n(e.conversation),type:"button",children:[a||i?t.jsx("span",{className:"pointer-events-none absolute left-0 top-3 bottom-3 w-[3px] rounded-r-full bg-accent-primary/80"}):null,t.jsx("span",{className:`w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 ${A}`,style:a?{color:"var(--accent-on-primary)"}:void 0,children:r(m)}),t.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[t.jsxs("div",{className:"flex items-center justify-between gap-2",children:[t.jsx("span",{className:`text-[15px] font-bold truncate tracking-tight ${d}`,children:m}),!i&&t.jsx("span",{className:`text-[11px] font-medium shrink-0 ${h}`,children:rc(e.timestamp)})]}),t.jsxs("div",{className:`text-[12px] font-medium truncate flex items-center ${b}`,children:[f,u?t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"mx-1 opacity-50",children:"·"}),t.jsx("span",{className:`${S} animate-pulse`,children:"Reconnecting…"})]}):p?t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"mx-1 opacity-50",children:"·"}),t.jsx("span",{className:"text-text-muted",children:"Connecting…"})]}):g==="Action needed"&&t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"mx-1 opacity-50",children:"·"}),t.jsx("span",{className:S,children:"Action needed"})]})]}),t.jsx("div",{className:`mt-0.5 truncate text-[13px] ${y}`,children:e.preview})]}),a&&!l&&t.jsx("span",{className:"absolute top-5 right-4 w-2 h-2 rounded-full bg-accent-primary shadow-glow"}),l&&t.jsx("span",{className:"absolute top-4 right-4 rounded-full border border-accent-primary/16 bg-accent-primary/10 px-2 py-0.5 text-[10px] font-bold text-accent-primary",children:"Done"}),i&&t.jsx("span",{className:"absolute top-4 right-4 rounded-full bg-accent-primary/10 px-2 py-0.5 text-[10px] font-bold text-accent-primary",children:"Live"})]},e.conversation.tabKey)}function bi({size:e=32,label:s}){return t.jsxs("div",{className:"flex flex-col items-center gap-2.5",children:[t.jsx("div",{className:"rounded-full animate-spin border-[2.5px] border-accent-primary/20 border-t-accent-primary-light",style:{width:e,height:e}}),s&&t.jsx("div",{className:"text-xs font-semibold text-accent-primary-light tracking-tight",children:s})]})}function xh({section:e,attentionItems:s,unreadItems:r,workingItems:n,completedItems:a,hiddenConversations:i,machineCards:c,getAvatarText:l,onOpenConversation:u,onShowConversation:p,onShowAllHidden:m,onOpenNewSession:f,onOpenMachine:g,onOpenSettings:w,onSectionChange:A,wsStatus:d="connected",isStandalone:b=!1}){const y=d==="disconnected"||d==="reconnecting"||d==="offline"||d==="auth_failed",h=c.length>0,S=s.length>0||r.length>0||n.length>0||a.length>0,_=e==="machines"?"Machines":"Chats",k=b?"px-5 pt-4 pb-4":"px-5 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-4",I=b?"px-3 pb-3":"px-3 pb-[calc(12px+env(safe-area-inset-bottom,0px))]";return t.jsxs("div",{className:"flex h-full w-full min-w-0 flex-1 flex-col overflow-hidden bg-bg-primary",children:[t.jsx("div",{className:`z-10 shrink-0 bg-bg-primary ${k}`,children:t.jsxs("div",{className:"flex items-center justify-between gap-3",children:[t.jsx("div",{className:"text-2xl font-black tracking-tight text-text-primary px-1",children:_}),t.jsxs("div",{className:"flex items-center gap-3 shrink-0",children:[e==="chats"&&(s.length>0||r.length>0)&&t.jsxs("div",{className:"flex items-center gap-1.5 px-2.5 py-1 rounded-full border border-accent-primary/16 bg-accent-primary/10 text-accent-primary text-[11px] font-bold shadow-[0_8px_20px_rgba(0,0,0,0.05)]",children:[t.jsx(yn,{size:13}),t.jsx("span",{children:s.length+r.length})]}),t.jsx("button",{onClick:w,className:"w-8 h-8 flex items-center justify-center rounded-full border border-border-subtle bg-bg-secondary/70 text-text-secondary hover:text-text-primary hover:border-border-default transition-colors",children:t.jsx(bn,{size:18})})]})]})}),t.jsxs("div",{className:`flex min-h-0 w-full min-w-0 flex-1 flex-col gap-3 overflow-y-auto overflow-x-hidden [-webkit-overflow-scrolling:touch] ${I}`,children:[e==="machines"&&t.jsx("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:y?t.jsx(sr,{icon:t.jsx(bi,{label:"Reconnecting…"}),title:"Connecting to server",subtitle:d==="offline"?"Your device appears to be offline. Waiting for network…":d==="auth_failed"?"Session expired. Please log in again.":"Establishing connection to the server. This usually takes a moment."}):c.length===0?t.jsx(sr,{icon:t.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-12 h-12 object-contain animate-bounce",style:{animationDuration:"3s"}}),title:b?"Waiting for your daemon":"Connect your machines",subtitle:b?"Start the ADHDev daemon to connect this dashboard. Once it is online, you can open an IDE or launch CLI and ACP sessions.":"Install ADHDev on a machine, sign in, and it will show up here.",children:!b&&t.jsx("div",{className:"w-full max-w-[360px] mt-4",children:t.jsx(ll,{})})}):t.jsx(Ms,{children:c.map((j,v)=>t.jsxs("button",{className:`flex items-start gap-3.5 px-4 py-3.5 w-full text-left transition-colors active:scale-[0.995] ${v>0?"border-t border-border-subtle/70":""}`,onClick:()=>g(j.id),type:"button",children:[t.jsx("span",{className:"w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 bg-[color:color-mix(in_oklab,var(--bg-primary)_82%,var(--accent-primary)_18%)] border border-accent-primary/16 text-text-primary shadow-[0_2px_8px_rgba(0,0,0,0.12)]",children:l(j.label)}),t.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[t.jsxs("div",{className:"flex items-center justify-between gap-2",children:[t.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:j.label}),t.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:j.unread>0?t.jsxs("span",{className:"text-accent-primary",children:[j.unread," new"]}):j.total>0?`${j.total} chats`:"Idle"})]}),t.jsx("div",{className:"text-[12px] font-medium text-text-secondary truncate",children:j.subtitle}),j.total>0?t.jsxs("div",{className:"text-[13px] text-text-muted mt-0.5",children:[j.total," chat",j.total!==1?"s":"",j.unread>0?` · ${j.unread} unread`:""]}):t.jsx("div",{className:"text-[13px] text-text-muted mt-0.5 italic opacity-70",children:"No active chats"})]})]},j.id))})}),e==="chats"&&s.length>0&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[t.jsx(Fr,{title:"Needs attention",className:"mb-0"}),t.jsx(Ms,{children:s.map((j,v)=>t.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:t.jsx(Ur,{item:j,type:"needs_attention",getAvatarText:l,onOpenConversation:u})},j.conversation.tabKey))})]}),e==="chats"&&r.length>0&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[t.jsx(Fr,{title:"Task complete",className:"mb-0 mt-2"}),t.jsx(Ms,{children:r.map((j,v)=>t.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:t.jsx(Ur,{item:j,type:"task_complete",getAvatarText:l,onOpenConversation:u})},j.conversation.tabKey))})]}),e==="chats"&&n.length>0&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[t.jsx(Fr,{title:"Working now",className:"mb-0 mt-2"}),t.jsx(Ms,{children:n.map((j,v)=>t.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:t.jsx(Ur,{item:j,type:"working",getAvatarText:l,onOpenConversation:u})},j.conversation.tabKey))})]}),e==="chats"&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[a.length>0&&t.jsx(Fr,{title:"Earlier",className:"mb-0 mt-2 border-border-subtle/80 bg-bg-secondary/35"}),a.length>0?t.jsx(Ms,{children:a.map((j,v)=>t.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:t.jsx(Ur,{item:j,type:"earlier",getAvatarText:l,onOpenConversation:u})},j.conversation.tabKey))}):S?t.jsx("div",{className:"py-8 text-center text-sm font-medium text-text-muted",children:"All caught up."}):y?t.jsx(sr,{icon:t.jsx(bi,{size:28}),title:"Connecting…",subtitle:"Waiting for server connection before loading conversations."}):h?t.jsx(sr,{icon:t.jsx("div",{className:"w-11 h-11 rounded-xl flex items-center justify-center bg-accent-primary/10 text-accent-primary-light",children:t.jsx(Zt,{size:20})}),title:"No conversations yet",subtitle:"Your machines are available. Open a machine, wait for P2P to connect, then launch your first IDE, CLI, or ACP session."}):t.jsx(sr,{icon:t.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."})]}),e==="chats"&&i.length>0&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[t.jsxs("div",{className:"mx-1 mt-4 mb-1 flex items-center justify-between gap-2 px-1 py-1 text-[12px] font-bold uppercase tracking-wider text-text-secondary",children:[t.jsx("span",{children:"Hidden"}),t.jsx("button",{type:"button",className:"text-accent-primary normal-case font-semibold hover:underline",onClick:m,children:"Restore all"})]}),t.jsx(Ms,{className:"bg-bg-secondary/25",children:i.map((j,v)=>t.jsxs("button",{className:`flex items-start gap-3.5 px-4 py-3.5 w-full text-left transition-colors active:scale-[0.995] opacity-50 saturate-0 ${v>0?"border-t border-border-subtle/70":""}`,onClick:()=>p(j),type:"button",children:[t.jsx("span",{className:"w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 bg-bg-primary border border-border-subtle text-text-secondary",children:l(lt(j))}),t.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[t.jsxs("div",{className:"flex items-center justify-between gap-2",children:[t.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:lt(j)}),t.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:"Hidden"})]}),t.jsx("div",{className:"text-[12px] font-medium text-text-secondary truncate flex items-center",children:Cs(j)}),t.jsx("div",{className:"text-[13px] text-text-muted truncate mt-0.5 opacity-90",children:"Tap to restore and open"})]})]},j.tabKey))})]})]}),e==="chats"&&f&&t.jsx("button",{className:"fixed right-5 bottom-[calc(env(safe-area-inset-bottom,0px)+64px+20px)] z-50 flex items-center justify-center w-14 h-14 rounded-full hover:scale-105 active:scale-95 transition-transform",style:{background:"var(--accent-primary)",color:"var(--accent-on-primary)",boxShadow:"var(--shadow-md)"},onClick:f,"aria-label":"Start new session",children:t.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[t.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),t.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}),t.jsx(dl,{section:e,onSectionChange:A})]})}function bh(e){if(!e)return"";try{return new Intl.DateTimeFormat(void 0,{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}).format(new Date(e))}catch{return new Date(e).toLocaleString()}}function ul(e){const s=[e.workspace||"Workspace unknown"],r=Ss(e.summaryMetadata);r&&s.push(r),(e.messageCount||0)>0&&s.push(`${e.messageCount} msgs`);const n=bh(e.lastMessageAt);return{title:e.title||e.providerSessionId,providerSessionId:e.providerSessionId,metaLine:s.join(" · "),updatedLabel:n?`Updated ${n}`:"",preview:(e.preview||"").trim()}}function Sn(...e){const s=new Set,r=[],n=a=>{const i=typeof a=="string"?a.trim():"";if(!i)return;const c=i.toLowerCase();s.has(c)||(s.add(c),r.push(i))};for(const a of e){if(Array.isArray(a)){for(const i of a)n(i);continue}n(a)}return r}function gh(e){const s=e.trim();if(!s)return null;if(s.startsWith("~"))return s;if(/^[A-Za-z]:$/.test(s))return`${s[0].toUpperCase()}:\\`;if(/^[A-Za-z]:[\\/]/.test(s))return`${s[0].toUpperCase()}:${s.slice(2).replace(/\//g,"\\")}`;if(/^[A-Za-z]:[^\\/].*$/.test(s))return`${s[0].toUpperCase()}:\\${s.slice(2).replace(/[\\/]+/g,"\\")}`;const r=s.match(/^[/\\]([A-Za-z])(?:[/\\](.*))?$/);if(r){const n=r[1].toUpperCase(),a=(r[2]||"").replace(/[\\/]+/g,"\\");return a?`${n}:\\${a}`:`${n}:\\`}return null}function Nn(e,s=[]){if(e==="win32"){for(const r of s){if(typeof r!="string")continue;const n=gh(r);if(n)return n}return"C:\\"}for(const r of s){const n=typeof r=="string"?r.trim():"";if(n)return n}return"~"}function yh(e){const s=e.replace(/[\\/]+$/,"");if(!s||s==="/"||/^[A-Za-z]:$/.test(s))return null;const r=s.includes("\\")?"\\":"/",n=s.split(/[\\/]/);return/^[A-Za-z]:$/.test(n[0]||"")?n.length<=2?`${n[0]}\\`:n.slice(0,-1).join("\\"):n.length<=2?r:n.slice(0,-1).join(r)||r}function vh(e){return e!=null&&e.result&&typeof e.result=="object"&&"success"in e.result?e.result:e}async function Cn(e,s,r){const n=await e(s,"file_list_browse",{path:r}),a=vh(n);if(!(a!=null&&a.success))throw new Error((a==null?void 0:a.error)||(n==null?void 0:n.error)||"Could not browse folder");const i=typeof(a==null?void 0:a.path)=="string"?a.path:r,c=i.includes("\\")?"\\":"/",l=(p,m)=>/^[A-Za-z]:\\?$/.test(p)?`${p.replace(/\\?$/,"\\")}${m}`:p==="/"||p==="\\"?`${c}${m}`:`${p.replace(/[\\/]+$/,"")}${c}${m}`,u=Array.isArray(a==null?void 0:a.files)?a.files.filter(p=>(p==null?void 0:p.type)==="directory"&&typeof(p==null?void 0:p.name)=="string").map(p=>({name:p.name,path:typeof(p==null?void 0:p.path)=="string"&&p.path.trim()?p.path:l(i,p.name)})).sort((p,m)=>p.name.localeCompare(m.name)):[];return{path:i,directories:u}}function In({title:e,description:s,currentPath:r,directories:n,busy:a=!1,error:i="",confirmLabel:c="Use this folder",onClose:l,onNavigate:u,onConfirm:p}){const[m,f]=o.useState(r);o.useEffect(()=>{f(r)},[r]);const g=yh(r),w=m.trim();return t.jsx("div",{className:"fixed inset-0 z-[110] flex items-end justify-center overflow-y-auto bg-black/60 backdrop-blur-[2px] px-2 pt-[calc(8px+env(safe-area-inset-top,0px))] pb-[calc(8px+env(safe-area-inset-bottom,0px))] sm:items-center sm:p-4",role:"dialog","aria-modal":"true","aria-labelledby":"workspace-browse-title",children:t.jsxs("div",{className:"w-full max-w-2xl max-h-[calc(100dvh-env(safe-area-inset-top,0px)-env(safe-area-inset-bottom,0px)-16px)] sm:max-h-[min(86vh,720px)] rounded-[24px] sm:rounded-2xl border border-border-subtle bg-bg-secondary shadow-xl overflow-hidden flex flex-col",children:[t.jsxs("div",{className:"flex items-start justify-between gap-3 px-5 py-4 border-b border-border-subtle",children:[t.jsxs("div",{className:"min-w-0",children:[t.jsx("h2",{id:"workspace-browse-title",className:"m-0 text-base font-semibold text-text-primary",children:e}),t.jsx("p",{className:"m-0 mt-1 text-xs leading-relaxed text-text-muted",children:s})]}),t.jsx("button",{type:"button",className:"inline-flex items-center justify-center w-8 h-8 rounded-full border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary hover:bg-surface-primary transition-colors shrink-0",onClick:l,"aria-label":"Close folder browser",children:t.jsx(At,{size:16})})]}),t.jsxs("div",{className:"px-5 py-3 border-b border-border-subtle bg-bg-primary/60 flex items-start gap-2",children:[t.jsxs("button",{type:"button",className:"inline-flex items-center gap-1.5 min-h-[34px] px-3 rounded-lg border border-border-subtle bg-bg-secondary text-text-secondary hover:text-text-primary disabled:opacity-40 transition-colors",onClick:()=>{!g||a||u(g)},disabled:!g||a,children:[t.jsx(Ra,{size:15}),"Parent"]}),t.jsxs("div",{className:"min-w-0 flex-1 rounded-lg border border-border-subtle bg-bg-secondary px-3 py-2",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"Current folder"}),t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("input",{type:"text",value:m,onChange:A=>f(A.target.value),onKeyDown:A=>{A.key!=="Enter"||!w||a||(A.preventDefault(),u(w))},placeholder:"Type a folder path",className:"min-w-0 flex-1 rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary"}),t.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-lg border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary disabled:opacity-40 transition-colors text-xs font-semibold shrink-0",onClick:()=>{!w||a||u(w)},disabled:!w||a,children:"Go"})]})]})]}),t.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto bg-bg-primary/40",children:a?t.jsx("div",{className:"px-5 py-5 text-sm text-text-secondary",children:"Loading folders…"}):i?t.jsx("div",{className:"px-5 py-5 text-sm text-status-error",children:i}):n.length===0?t.jsx("div",{className:"px-5 py-5 text-sm text-text-secondary",children:"No subfolders here."}):t.jsx("div",{className:"p-3",children:n.map(A=>t.jsxs("button",{type:"button",className:"w-full flex items-center gap-3 px-3.5 py-3 rounded-xl text-left border border-transparent hover:border-border-subtle hover:bg-bg-secondary transition-colors",onClick:()=>u(A.path),children:[t.jsx("span",{className:"inline-flex items-center justify-center w-9 h-9 rounded-xl bg-accent-primary/10 text-accent-primary shrink-0",children:t.jsx(Bs,{size:17})}),t.jsxs("span",{className:"min-w-0 flex-1",children:[t.jsx("span",{className:"block text-sm font-medium text-text-primary truncate",children:A.name}),t.jsx("span",{className:"block text-[11px] text-text-muted truncate",children:A.path})]})]},A.path))})}),t.jsxs("div",{className:"flex items-center justify-end gap-2 px-4 py-[calc(12px+env(safe-area-inset-bottom,0px))] sm:px-5 sm:py-4 border-t border-border-subtle bg-bg-secondary shrink-0",children:[t.jsx("button",{type:"button",className:"machine-btn text-xs",onClick:l,children:"Cancel"}),t.jsx("button",{type:"button",className:"btn btn-primary h-9 px-4 text-sm font-semibold",onClick:()=>p(w||r),disabled:!w&&!r||a,children:c})]})]})})}function fo({title:e,description:s,details:r,workspaceOptions:n,selectedWorkspaceKey:a,onWorkspaceChange:i,confirmLabel:c="Launch",busyLabel:l="Launching…",busy:u=!1,showArgsInput:p,argsValue:m,onArgsChange:f,showModelInput:g,modelValue:w,onModelChange:A,historyProviderNode:d,onConfirm:b,onCancel:y}){const h=n==null?void 0:n.find(S=>S.key===a);return t.jsx("div",{className:"fixed inset-0 z-[110] flex items-end justify-center overflow-y-auto bg-black/60 backdrop-blur-[2px] px-2 pt-[calc(8px+env(safe-area-inset-top,0px))] pb-[calc(8px+env(safe-area-inset-bottom,0px))] sm:items-center sm:p-4",role:"dialog","aria-modal":"true","aria-labelledby":"launch-confirm-title",children:t.jsxs("div",{className:"w-full max-w-lg max-h-[calc(100dvh-env(safe-area-inset-top,0px)-env(safe-area-inset-bottom,0px)-16px)] sm:max-h-[min(88vh,720px)] rounded-[24px] sm:rounded-2xl border border-border-subtle bg-bg-secondary shadow-xl overflow-hidden flex flex-col",children:[t.jsxs("div",{className:"flex items-start justify-between gap-3 px-5 py-4 border-b border-border-subtle",children:[t.jsxs("div",{className:"min-w-0",children:[t.jsx("h2",{id:"launch-confirm-title",className:"m-0 text-base font-semibold text-text-primary",children:e}),t.jsx("p",{className:"m-0 mt-1 text-xs leading-relaxed text-text-muted",children:s})]}),t.jsx("button",{type:"button",className:"inline-flex items-center justify-center w-8 h-8 rounded-full border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary hover:bg-surface-primary transition-colors shrink-0",onClick:y,"aria-label":"Close launch confirmation",children:t.jsx(At,{size:16})})]}),t.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto px-4 py-3 sm:px-5 sm:py-4 flex flex-col gap-3",children:[n&&n.length>0&&i&&t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"Workspace"}),t.jsx("select",{value:a||"",onChange:S=>i(S.target.value),className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2.5 text-sm",disabled:u,children:n.map(S=>t.jsx("option",{value:S.key,children:S.label},S.key))}),(h==null?void 0:h.description)&&t.jsx("div",{className:"mt-2 text-[11px] text-text-muted break-all",children:h.description})]}),d,r.map(S=>t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:S.label}),t.jsx("div",{className:"text-sm text-text-primary break-all",children:S.value})]},`${S.label}:${S.value}`)),g&&A&&t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"Language Model (Optional)"}),t.jsx("input",{type:"text",value:w||"",onChange:S=>A(S.target.value),placeholder:"Auto-detect or default",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm placeholder:text-text-muted",disabled:u})]}),p&&f&&t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"CLI Arguments (Optional)"}),t.jsx("input",{type:"text",value:m||"",onChange:S=>f(S.target.value),placeholder:"e.g. --experimental",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm placeholder:text-text-muted",disabled:u})]})]}),t.jsxs("div",{className:"flex items-center justify-end gap-2 px-4 py-[calc(12px+env(safe-area-inset-bottom,0px))] sm:px-5 sm:py-4 border-t border-border-subtle bg-bg-secondary shrink-0",children:[t.jsx("button",{type:"button",className:"machine-btn text-xs",onClick:y,disabled:u,children:"Cancel"}),t.jsxs("button",{type:"button",className:"btn btn-primary h-9 px-4 text-sm font-semibold inline-flex items-center gap-2",onClick:b,disabled:u,children:[t.jsx(Ea,{size:14}),u?l:c]})]})]})})}function gi(e,s){return s||e.replace(/[\\/]+$/,"").split(/[\\/]/).filter(Boolean).pop()||e}function vs(e){const{machine:s,currentWorkspacePath:r,currentWorkspaceId:n,includeHome:a=!0}=e,i=[];a&&i.push({key:"__home__",label:"Home directory",description:"Launch without a workspace",workspaceId:null,workspacePath:null});for(const u of s.workspaces||[])i.push({key:`saved:${u.id}`,label:`${u.id===s.defaultWorkspaceId?"⭐ ":""}${gi(u.path,u.label)}`,description:u.path,workspaceId:u.id,workspacePath:u.path});const c=(r==null?void 0:r.trim())||"",l=c?(s.workspaces||[]).find(u=>u.path===c):null;if(c&&!l&&i.push({key:`custom:${c}`,label:gi(c),description:c,workspaceId:null,workspacePath:c}),n){const u=`saved:${n}`;if(i.some(p=>p.key===u))return{options:i,selectedKey:u}}return l?{options:i,selectedKey:`saved:${l.id}`}:c?{options:i,selectedKey:`custom:${c}`}:{options:i,selectedKey:"__home__"}}function wh(e){return e==="ide"?"IDE":e==="cli"?"CLI":"ACP"}function jh(e){return[wh(e.kind),e.subtitle||"",e.providerSessionId?"Saved history":""].filter(Boolean).join(" · ")}function kh(e){return e.lastLaunchedAt?vn(e.lastLaunchedAt):""}function ml(e){return{metaText:jh(e),updatedLabel:kh(e)}}function Xn(e,s,r){return e?"ide":s>0?"cli":r>0?"acp":null}function Sh({selectedMachineEntry:e,cliProviders:s,acpProviders:r,machineAction:n,onBrowseDirectory:a,onListSavedSessions:i}){var ze,xt,bt,ct;const c=Sr(),[l,u]=o.useState(!1),p=(((ze=e.detectedIdes)==null?void 0:ze.length)||0)>0,m=o.useMemo(()=>(e.workspaces||[]).map(Te=>({id:Te.id,path:Te.path,label:Te.label})),[e]),f=e.defaultWorkspaceId||null,[g,w]=o.useState(f||((xt=m[0])==null?void 0:xt.id)||""),[A,d]=o.useState(""),[b,y]=o.useState(""),[h,S]=o.useState([]),[_,k]=o.useState(!1),[I,j]=o.useState(""),[v,x]=o.useState(!1),[E,L]=o.useState(Xn(p,s.length,r.length)),M=o.useRef(null),[T,B]=o.useState(null),H=o.useRef("__home__"),[C,R]=o.useState("__home__"),[U,N]=o.useState(""),[D,Y]=o.useState(""),[q,W]=o.useState(""),[ae,ce]=o.useState([]),[Se,X]=o.useState(()=>jt().textQuery),[he,J]=o.useState(()=>jt().workspaceQuery),[Z,ue]=o.useState(()=>jt().modelQuery),[de,z]=o.useState(()=>jt().resumableOnly),[ye,ie]=o.useState(()=>jt().sortMode),[le,se]=o.useState(!1),[pe,ne]=o.useState(!1),ke=o.useRef(null),ve=o.useRef(null);o.useEffect(()=>{(!e.workspaces||!e.availableProviders||!e.detectedIdes||!e.recentLaunches)&&c(e.id,{minFreshMs:3e4}).catch(()=>{})},[c,e]);const K=g==="__custom__"?A.trim():((bt=m.find(Te=>Te.id===g))==null?void 0:bt.path)||"",V=g==="__custom__"&&!!K&&n.state==="error"&&/(Directory path is not valid or does not exist|Path does not exist)/i.test(n.message),we=g!=="__custom__"&&((ct=m.find(Te=>Te.id===g))==null?void 0:ct.path)||"",be=o.useMemo(()=>(e.recentLaunches||[]).map(Te=>Te.workspace),[e]),Q=o.useCallback(async Te=>{k(!0),j("");try{const Xe=await a(Te);y(Xe.path),d(Xe.path),S(Xe.directories)}catch(Xe){j(Xe instanceof Error?Xe.message:"Could not load folder")}finally{k(!1)}},[a]),Me=o.useCallback(()=>{var Xe;w("__custom__"),x(!0);const Te=Nn(e.platform,Sn(A.trim(),we,be,e.defaultWorkspacePath,(Xe=m.find(Fe=>Fe.id===f))==null?void 0:Xe.path,m.map(Fe=>Fe.path)));Q(Te)},[A,f,Q,be,we,e.platform,m]),Oe=o.useCallback(Te=>{if(Te!=null&&Te.workspaceId){w(Te.workspaceId),d("");return}if(Te!=null&&Te.workspacePath){w("__custom__"),d(Te.workspacePath);return}w(""),d("")},[]),Pe=o.useCallback(Te=>{if(w(Te),Te==="__custom__"){Me();return}d("")},[Me]),Ke=o.useCallback(Te=>{w("__custom__"),d(Te)},[]),Qe=o.useCallback((Te,Xe)=>{M.current=Xe,H.current=Te.selectedWorkspaceKey||"__home__",R(Te.selectedWorkspaceKey||"__home__"),N(Te.initialArgs||""),Y(Te.initialModel||""),W(""),ce([]);const Fe=Te.providerType?`${e.id}:${Te.providerType}`:null;if(pp(ve.current,Fe)){const Ue=jt();X(Ue.textQuery),J(Ue.workspaceQuery),ue(Ue.modelQuery),z(Ue.resumableOnly),ie(Ue.sortMode)}ve.current=Fe,B(Te),Te.providerType&&i&&(se(!0),i(Te.providerType).then(Ue=>ce(Ue||[])).catch(Ue=>console.warn("Failed to load saved sessions",Ue)).finally(()=>se(!1)))},[i,e.id]),Ge=o.useMemo(()=>Ec(ae,{textQuery:Se,workspaceQuery:he,modelQuery:Z,resumableOnly:de,sortMode:ye}),[Z,de,ae,ye,Se,he]);o.useEffect(()=>{q&&(Ge.some(Te=>Te.providerSessionId===q)||W(""))},[Ge,q]);const ut=o.useCallback(()=>{M.current&&(ne(!0),M.current().finally(()=>{M.current=null,ne(!1),B(null)}))},[]),it=o.useCallback(()=>{M.current=null,B(null)},[]),ht=o.useCallback(Te=>{H.current=Te,R(Te)},[]);return o.useEffect(()=>{var Te;ke.current!==e.id&&(ke.current=e.id,w(f||((Te=m[0])==null?void 0:Te.id)||"__custom__"),d(""),y(""),S([]),j(""),x(!1),X(jt().textQuery),J(jt().workspaceQuery),ue(jt().modelQuery),z(jt().resumableOnly),ie(jt().sortMode),ve.current=null,L(Xn(p,s.length,r.length)))},[r.length,s.length,f,p,e.id,m]),o.useEffect(()=>{var Te;g!=="__custom__"&&(g&&m.some(Xe=>Xe.id===g)||w(f||((Te=m[0])==null?void 0:Te.id)||"__custom__"))},[f,g,m]),o.useEffect(()=>{E==="ide"&&p||E==="cli"&&s.length>0||E==="acp"&&r.length>0||L(Xn(p,s.length,r.length))},[E,r.length,s.length,p]),{showAllRecent:l,setShowAllRecent:u,hasIdeOptions:p,workspaceRows:m,defaultWorkspaceId:f,workspaceChoice:g,customWorkspacePath:A,browseCurrentPath:b,browseDirectories:h,browseBusy:_,browseError:I,browseDialogOpen:v,activeLauncherKind:E,launchConfirm:T,launchConfirmWorkspaceKeyRef:H,launchConfirmWorkspaceKey:C,launchConfirmArgs:U,launchConfirmModel:D,launchConfirmResumeId:q,launchConfirmSavedSessions:ae,launchConfirmTextFilter:Se,launchConfirmWorkspaceFilter:he,launchConfirmModelFilter:Z,launchConfirmResumableOnly:de,launchConfirmSortMode:ye,filteredLaunchConfirmSavedSessions:Ge,launchConfirmSessionsLoading:le,launchConfirmBusy:pe,resolvedWorkspacePath:K,canCreateMissingWorkspace:V,openBrowseDialog:Me,loadBrowsePath:Q,handleWorkspaceChoiceChange:Pe,chooseCustomWorkspacePath:Ke,setCustomWorkspacePath:d,setBrowseDialogOpen:x,setActiveLauncherKind:L,openLaunchConfirm:Qe,handleConfirmLaunch:ut,closeLaunchConfirm:it,setWorkspaceSelectionFromOption:Oe,setLaunchConfirmWorkspaceKeyAndSync:ht,setLaunchConfirmArgs:N,setLaunchConfirmModel:Y,setLaunchConfirmResumeId:W,setLaunchConfirmTextFilter:X,setLaunchConfirmWorkspaceFilter:J,setLaunchConfirmModelFilter:ue,setLaunchConfirmResumableOnly:z,setLaunchConfirmSortMode:ie}}function Nh({selectedMachineEntry:e,selectedMachineConversations:s,selectedMachineRecentLaunches:r,cliProviders:n,acpProviders:a,selectedMachineNeedsUpgrade:i,appVersion:c,machineAction:l,isStandalone:u,section:p,showBottomNav:m,onBack:f,onSectionChange:g,onOpenConversation:w,onOpenRecent:A,onOpenMachineDetails:d,onMachineUpgrade:b,onLaunchDetectedIde:y,onAddWorkspace:h,onBrowseDirectory:S,onLaunchWorkspaceProvider:_,onListSavedSessions:k}){const I=C=>C==="ide"?"IDE":C==="cli"?"CLI":"ACP",j=r.slice(0,4),v=s.slice(0,3),x=Sh({selectedMachineEntry:e,cliProviders:n,acpProviders:a,machineAction:l,onBrowseDirectory:S,onListSavedSessions:k}),E=o.useMemo(()=>j.map(C=>{const{metaText:R,updatedLabel:U}=ml(C);return{key:`recent-launch:${C.id}`,primary:C.label,secondary:R,updatedLabel:U,onClick:()=>{const{options:N,selectedKey:D}=vs({machine:{workspaces:x.workspaceRows,defaultWorkspaceId:x.defaultWorkspaceId},currentWorkspacePath:C.workspace});x.openLaunchConfirm({title:C.kind==="ide"?xs("restart-ide",C.label):C.providerSessionId?Qa(C.label):xs("start-fresh",C.label),description:C.kind==="ide"?bs("restart-ide"):C.providerSessionId?Za():bs("start-fresh"),confirmLabel:C.kind==="ide"?Us("restart-ide"):C.providerSessionId?mn(!0):Us("start-fresh"),busyLabel:C.kind==="ide"?zs("restart-ide"):C.providerSessionId?Xa(!0):zs("start-fresh"),workspaceOptions:N,selectedWorkspaceKey:D,details:[{label:"Mode",value:I(C.kind)},...C.providerType?[{label:"Provider",value:C.providerType}]:[]]},async()=>{const Y=N.find(q=>q.key===x.launchConfirmWorkspaceKeyRef.current);x.setWorkspaceSelectionFromOption(Y),await A({...C,workspace:(Y==null?void 0:Y.workspacePath)??null})})}}}),[x,A,j]),L=o.useMemo(()=>v.map(C=>({key:`recent-chat:${C.conversation.tabKey}`,primary:lt(C.conversation),secondary:ap(C.conversation,{timestampLabel:C.timestamp?rc(C.timestamp):null}),unread:C.unread,onClick:()=>w(C.conversation)})),[w,v]),M=x.showAllRecent?E:E.slice(0,4),T=E.length>0,B=L.length>0,H=u?"px-4 pt-4 pb-3":"px-4 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-3";return t.jsxs(t.Fragment,{children:[t.jsx("div",{className:`flex items-center justify-between gap-3 ${H} border-b border-border-subtle/70 bg-bg-primary backdrop-blur-md`,children:t.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 flex-1",children:[t.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:f,type:"button","aria-label":"Back",children:t.jsx(Ra,{size:18})}),t.jsxs("div",{className:"min-w-0 flex flex-col gap-0.5",children:[t.jsx("div",{className:"flex items-center gap-2 text-[17px] font-extrabold tracking-tight text-text-primary truncate",children:_t(e,{fallbackId:e.id})}),t.jsxs("div",{className:"min-w-0 flex items-center flex-wrap gap-1.5 text-xs text-text-secondary truncate",children:[e.platform||"machine",e.version?` · v${e.version}`:""]})]})]})}),t.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto py-2 flex flex-col gap-2 -webkit-overflow-scrolling-touch",children:[B&&t.jsxs("section",{className:"flex flex-col gap-0",children:[t.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Current Chats"}),t.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:L.map(C=>t.jsxs("button",{className:`flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border ${C.unread?"border-accent-primary/25 bg-accent-primary/5":"border-border-default/80 bg-surface-primary/90"} text-text-primary`,type:"button",onClick:C.onClick,children:[t.jsx("span",{className:"text-sm font-bold text-text-primary",children:C.primary}),t.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:C.secondary})]},C.key))})]}),T&&t.jsxs("section",{className:"flex flex-col gap-0",children:[t.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Recent Launches"}),t.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:M.map(C=>t.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:C.onClick,children:[t.jsxs("div",{className:"flex items-center justify-between gap-3 w-full",children:[t.jsx("span",{className:"text-sm font-bold text-text-primary truncate",children:C.primary}),C.updatedLabel&&t.jsx("span",{className:"text-[11px] text-text-muted shrink-0",children:C.updatedLabel})]}),t.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:C.secondary})]},C.key))}),E.length>4&&t.jsx("div",{className:"flex justify-center px-4 pt-2",children:t.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:()=>x.setShowAllRecent(C=>!C),children:x.showAllRecent?"Show fewer":`Show ${E.length-4} more`})})]}),(x.hasIdeOptions||n.length>0||a.length>0)&&t.jsxs("section",{className:"flex flex-col gap-0",children:[t.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Start"}),t.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:t.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:[t.jsx("div",{className:"text-sm font-bold text-text-primary",children:"Workspace"}),t.jsx("div",{className:"text-xs leading-relaxed text-text-secondary",children:"Pick a saved workspace or browse folders before choosing IDE, CLI, or ACP."}),t.jsx("select",{value:x.workspaceChoice,onChange:C=>x.handleWorkspaceChoiceChange(C.target.value),className:"w-full rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-primary px-3 py-3 text-sm",children:x.workspaceRows.length>0?t.jsxs(t.Fragment,{children:[x.workspaceRows.map(C=>t.jsxs("option",{value:C.id,children:[C.id===x.defaultWorkspaceId?"⭐ ":"",jn(C.path,C.label)||C.path]},C.id)),t.jsx("option",{value:"__custom__",children:"Select workspace…"})]}):t.jsx("option",{value:"__custom__",children:"Select workspace…"})}),x.workspaceChoice==="__custom__"&&t.jsxs("div",{className:"flex flex-col gap-2.5",children:[t.jsx("div",{className:"rounded-2xl border border-border-default/80 bg-bg-primary/80 px-3.5 py-3",children:t.jsxs("div",{className:"flex items-start gap-3",children:[t.jsx("span",{className:"inline-flex items-center justify-center w-9 h-9 rounded-xl bg-accent-primary/10 text-accent-primary shrink-0",children:t.jsx(Bs,{size:17})}),t.jsxs("div",{className:"min-w-0 flex-1",children:[t.jsx("div",{className:"text-[10px] font-bold uppercase tracking-[0.08em] text-text-muted mb-1",children:"Selected folder"}),t.jsx("div",{className:"text-[12px] leading-relaxed text-text-primary break-all",children:x.resolvedWorkspacePath||x.browseCurrentPath||"No folder selected yet."})]})]})}),t.jsxs("div",{className:"flex flex-wrap gap-2",children:[t.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-secondary text-[12px] font-bold",onClick:x.openBrowseDialog,children:"Select workspace…"}),t.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-xl border border-accent-primary/30 bg-accent-primary/10 text-text-primary text-[12px] font-bold disabled:opacity-40",onClick:()=>{x.resolvedWorkspacePath&&h(x.resolvedWorkspacePath)},disabled:!x.resolvedWorkspacePath||x.browseBusy,children:"Save as workspace"})]})]}),x.resolvedWorkspacePath&&t.jsx("div",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:x.resolvedWorkspacePath})]})}),t.jsxs("div",{className:"grid grid-cols-3 gap-2 px-4",children:[x.hasIdeOptions&&t.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${x.activeLauncherKind==="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:()=>x.setActiveLauncherKind("ide"),children:"IDE"}),n.length>0&&t.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${x.activeLauncherKind==="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:()=>x.setActiveLauncherKind("cli"),children:"CLI"}),a.length>0&&t.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${x.activeLauncherKind==="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:()=>x.setActiveLauncherKind("acp"),children:"ACP"})]}),x.activeLauncherKind&&t.jsxs("div",{className:"flex flex-col gap-2.5 px-4 pt-3",children:[t.jsx("div",{className:"text-xs font-bold text-text-secondary",children:x.activeLauncherKind==="ide"?"Choose an IDE":x.activeLauncherKind==="cli"?"Choose a CLI provider":"Choose an ACP provider"}),t.jsx("div",{className:"grid grid-cols-1 gap-2",children:x.activeLauncherKind==="ide"?(e.detectedIdes||[]).slice(0,6).map(C=>t.jsxs("button",{type:"button",className:"flex flex-col items-start gap-1 w-full text-left p-3 rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",onClick:()=>{const{options:R,selectedKey:U}=vs({machine:{workspaces:x.workspaceRows,defaultWorkspaceId:x.defaultWorkspaceId},currentWorkspaceId:x.workspaceChoice!=="__custom__"?x.workspaceChoice:null,currentWorkspacePath:x.resolvedWorkspacePath});x.openLaunchConfirm({title:`Launch ${C.name}?`,description:"Review or change the target folder before opening this IDE.",confirmLabel:"Launch IDE",workspaceOptions:R,selectedWorkspaceKey:U,details:[{label:"Mode",value:"IDE"},{label:"Provider",value:C.name}]},async()=>{const N=R.find(D=>D.key===x.launchConfirmWorkspaceKeyRef.current);x.setWorkspaceSelectionFromOption(N),y(C.type,{workspacePath:(N==null?void 0:N.workspacePath)??null})})},children:[t.jsx("span",{className:"text-[13px] font-bold text-text-primary",children:C.name}),t.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:x.resolvedWorkspacePath||"Use selected workspace"})]},C.type)):(x.activeLauncherKind==="cli"?n:a).map(C=>t.jsxs("button",{type:"button",className:"flex flex-col items-start gap-1 w-full text-left p-3 rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",onClick:()=>{const R=x.activeLauncherKind==="cli"?"cli":"acp",{options:U,selectedKey:N}=vs({machine:{workspaces:x.workspaceRows,defaultWorkspaceId:x.defaultWorkspaceId},currentWorkspaceId:x.workspaceChoice!=="__custom__"?x.workspaceChoice:null,currentWorkspacePath:x.resolvedWorkspacePath});x.openLaunchConfirm({title:`Launch ${C.displayName}?`,description:"Review or change the provider workspace before starting this session.",confirmLabel:`Launch ${R.toUpperCase()}`,workspaceOptions:U,selectedWorkspaceKey:N,details:[{label:"Mode",value:R.toUpperCase()},{label:"Provider",value:C.displayName}],showArgsInput:!0,showModelInput:R==="acp",initialArgs:"",initialModel:"",providerType:C.type},async()=>{const D=U.find(Y=>Y.key===x.launchConfirmWorkspaceKeyRef.current);x.setWorkspaceSelectionFromOption(D),_(R,C.type,{workspaceId:(D==null?void 0:D.workspaceId)??null,workspacePath:(D==null?void 0:D.workspacePath)??null,args:x.launchConfirmArgs,model:x.launchConfirmModel,resumeSessionId:x.launchConfirmResumeId||null})})},children:[t.jsxs("span",{className:"text-[13px] font-bold text-text-primary",children:[C.icon?`${C.icon} `:"",C.displayName]}),t.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:x.resolvedWorkspacePath||"Use selected workspace"})]},C.type))})]}),l.message&&t.jsxs("div",{className:`mx-4 mt-2.5 p-3 rounded-xl text-xs leading-relaxed ${l.state==="error"?"text-status-error bg-status-error/10":"text-text-secondary bg-surface-primary/90"}`,children:[l.message,x.canCreateMissingWorkspace&&t.jsx("div",{className:"mt-2",children:t.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:()=>h(x.resolvedWorkspacePath,{createIfMissing:!0}),children:"Create folder"})})]})]}),t.jsxs("section",{className:"flex flex-col gap-0",children:[t.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Inspect"}),t.jsxs("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:[i&&t.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:b,children:[t.jsxs("span",{className:"text-sm font-bold text-text-primary",children:["Update to v",c]}),t.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:"Restart this machine with the latest daemon"})]}),t.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:d,children:[t.jsx("span",{className:"text-sm font-bold text-text-primary",children:"Machine details"}),t.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:"Sessions, providers, system info, and logs"})]})]})]})]}),x.browseDialogOpen&&t.jsx(In,{title:"Select workspace",description:"Move through folders like a normal explorer, then use the current folder for this machine.",currentPath:x.browseCurrentPath,directories:x.browseDirectories,busy:x.browseBusy,error:x.browseError,confirmLabel:"Use this folder",onClose:()=>x.setBrowseDialogOpen(!1),onNavigate:C=>{x.loadBrowsePath(C)},onConfirm:C=>{x.chooseCustomWorkspacePath(C),x.setBrowseDialogOpen(!1)}}),x.launchConfirm&&t.jsx(fo,{title:x.launchConfirm.title,description:x.launchConfirm.description,details:x.launchConfirm.details,workspaceOptions:x.launchConfirm.workspaceOptions,selectedWorkspaceKey:x.launchConfirmWorkspaceKey,onWorkspaceChange:x.setLaunchConfirmWorkspaceKeyAndSync,confirmLabel:x.launchConfirm.providerType?mn(!!x.launchConfirmResumeId):x.launchConfirm.confirmLabel,busyLabel:x.launchConfirm.providerType?void 0:x.launchConfirm.busyLabel,busy:x.launchConfirmBusy,showArgsInput:x.launchConfirm.showArgsInput,argsValue:x.launchConfirmArgs,onArgsChange:x.setLaunchConfirmArgs,showModelInput:x.launchConfirm.showModelInput,modelValue:x.launchConfirmModel,onModelChange:x.setLaunchConfirmModel,historyProviderNode:x.launchConfirm.providerType&&(x.launchConfirmSessionsLoading||x.launchConfirmSavedSessions.length>0)&&t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsxs("div",{className:"flex items-center justify-between mb-1",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted",children:"Resume saved history"}),x.launchConfirmSessionsLoading&&t.jsx("div",{className:"text-[10px] text-text-secondary font-medium",children:"Loading..."})]}),t.jsx("div",{className:"text-[11px] text-text-secondary mb-2",children:Ja()}),t.jsxs("div",{className:"grid grid-cols-1 gap-2 mb-2",children:[t.jsx("input",{type:"text",value:x.launchConfirmTextFilter,onChange:C=>x.setLaunchConfirmTextFilter(C.target.value),placeholder:"Search title or preview",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading}),t.jsx("input",{type:"text",value:x.launchConfirmWorkspaceFilter,onChange:C=>x.setLaunchConfirmWorkspaceFilter(C.target.value),placeholder:"Filter by workspace",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading}),t.jsx("input",{type:"text",value:x.launchConfirmModelFilter,onChange:C=>x.setLaunchConfirmModelFilter(C.target.value),placeholder:"Filter by model",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading}),t.jsxs("select",{value:x.launchConfirmSortMode,onChange:C=>x.setLaunchConfirmSortMode(C.target.value),className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading,children:[t.jsx("option",{value:"recent",children:"Most recent"}),t.jsx("option",{value:"oldest",children:"Oldest first"}),t.jsx("option",{value:"messages",children:"Most messages"})]})]}),t.jsxs("label",{className:"mb-2 flex items-center gap-2 text-[11px] text-text-muted",children:[t.jsx("input",{type:"checkbox",checked:x.launchConfirmResumableOnly,onChange:C=>x.setLaunchConfirmResumableOnly(C.target.checked),disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading}),"Resume-ready only"]}),t.jsxs("select",{value:x.launchConfirmResumeId,onChange:C=>x.setLaunchConfirmResumeId(C.target.value),className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading,children:[t.jsx("option",{value:"",children:xp()}),x.filteredLaunchConfirmSavedSessions.map(C=>t.jsxs("option",{value:C.providerSessionId,disabled:!C.canResume,children:[C.title||C.providerSessionId," ",C.canResume?"":"(workspace missing)"]},C.providerSessionId))]}),!x.launchConfirmSessionsLoading&&x.launchConfirmSavedSessions.length>0&&x.filteredLaunchConfirmSavedSessions.length===0&&t.jsx("div",{className:"mt-2 text-[11px] text-text-muted",children:"No saved history matches these filters."}),x.launchConfirmResumeId&&(()=>{const C=x.filteredLaunchConfirmSavedSessions.find(U=>U.providerSessionId===x.launchConfirmResumeId);if(!C)return null;const R=ul(C);return t.jsxs("div",{className:"mt-2 rounded-lg border border-border-subtle bg-bg-secondary px-3 py-2.5 text-[11px] text-text-muted leading-relaxed",children:[t.jsx("div",{className:"font-semibold text-text-primary truncate",children:R.title}),t.jsx("div",{className:"font-mono break-all mt-0.5",children:R.providerSessionId}),t.jsx("div",{className:"mt-1",children:R.metaLine}),R.updatedLabel&&t.jsx("div",{className:"mt-1 text-text-secondary",children:R.updatedLabel}),R.preview&&t.jsx("div",{className:"mt-2 line-clamp-2 text-text-secondary",children:R.preview})]})})()]}),onConfirm:x.handleConfirmLaunch,onCancel:x.closeLaunchConfirm}),m&&t.jsx(dl,{section:p,onSectionChange:g})]})}function pl(e){var r;const s=((r=e.p2p)==null?void 0:r.state)||"";return s==="connected"?"Connected":s==="connecting"||s==="new"||s==="checking"?"Connecting":"Offline"}function Ch(e,s){if(!e)return[];const r=e.recentLaunches||[];return r.length>0?r.map(n=>({id:n.id,label:n.title||n.providerName||n.providerType,kind:n.kind,providerType:n.providerType,providerSessionId:n.providerSessionId,subtitle:Ss(n.summaryMetadata)||n.workspace||void 0,workspace:n.workspace,summaryMetadata:n.summaryMetadata})):s.filter(n=>n.type!=="adhdev-daemon"&&n.daemonId===e.id).map(n=>{var c,l,u,p,m;const a=xr(n)?"cli":Ps(n)?"acp":"ide",i=Ss(n.summaryMetadata);return{id:`${a}:${n.type}:${n.workspace||""}`,label:((c=n.activeChat)==null?void 0:c.title)||(xr(n)?n.cliName||n.type:Ps(n)&&n.cliName||n.type),kind:a,providerType:n.type,providerSessionId:n.providerSessionId,subtitle:Ps(n)?i||n.workspace||void 0:n.workspace||void 0,workspace:n.workspace||void 0,timestamp:((m=(p=(u=(l=n.activeChat)==null?void 0:l.messages)==null?void 0:u.at)==null?void 0:p.call(u,-1))==null?void 0:m.timestamp)||0}}).sort((n,a)=>a.timestamp-n.timestamp).map(({timestamp:n,...a})=>a)}function Ih(e,s){const r=new Map;for(const n of s){const a=is(n.conversation),i=r.get(a);i?i.push(n):r.set(a,[n])}return e.map(n=>{const a=r.get(n.id)||[],i=[...a].sort((f,g)=>g.timestamp-f.timestamp)[0]||null,c=(i==null?void 0:i.conversation)||null,l=ha(n),u=a.filter(f=>f.unread||f.requiresAction).length,p=pl(n),m=[n.platform||"machine",p].filter(Boolean);return{id:n.id,label:_t(n,{fallbackId:n.id}),subtitle:m.join(" · "),unread:u,total:a.length,latestConversation:c,latestTimestamp:(i==null?void 0:i.timestamp)||0,fallbackActivityAt:l,preview:c?op(c):"No active conversations yet. Open the machine, choose a workspace, then launch an IDE, CLI, or ACP session."}}).sort((n,a)=>{const i=n.latestTimestamp||n.fallbackActivityAt||0,c=a.latestTimestamp||a.fallbackActivityAt||0;return c!==i?c-i:n.label.localeCompare(a.label)})}function zr(e,s){var r;if(!(typeof window>"u"))try{if(!(!!((r=import.meta.env)!=null&&r.DEV)||window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[mobile-read] ${e}`,s)}catch{}}function Ah({conversations:e,machineEntries:s,items:r,selectedConversation:n,selectedTabKey:a,screen:i,liveSessionInboxState:c,sendDaemonCommand:l,requestedActiveTabKey:u,onRequestedActiveTabConsumed:p,requestedMachineId:m,onRequestedMachineConsumed:f,requestedMobileSection:g,onRequestedMobileSectionConsumed:w,setSelectedTabKey:A,setScreen:d,setSelectedMachineId:b,setSection:y,setMachineBackTarget:h,resetMachineAction:S,markNotificationTargetRead:_}){const k=o.useRef(null),I=o.useCallback(j=>{if(!(j!=null&&j.sessionId))return;const v=ln(j,c),x=Math.max(Date.now(),ps(j),v.lastUpdated||0);zr("mark_read:start",{tabKey:j.tabKey,sessionId:j.sessionId,displayPrimary:lt(j),inboxBucket:v.inboxBucket,unread:v.unread,lastSeenAt:v.lastSeenAt,lastUpdated:v.lastUpdated,activityAt:ps(j),readAt:x}),_({sessionId:j.sessionId,providerSessionId:j.providerSessionId,tabKey:j.tabKey,routeId:j.routeId},x),l(is(j)||j.routeId,"mark_session_seen",{sessionId:j.sessionId,seenAt:x}).then(E=>{zr("mark_read:result",{tabKey:j.tabKey,sessionId:j.sessionId,result:E})}).catch(E=>{zr("mark_read:error",{tabKey:j.tabKey,sessionId:j.sessionId,error:E instanceof Error?E.message:String(E)})})},[c,l]);return o.useEffect(()=>{var v;if(!n){d("inbox"),A(((v=e[0])==null?void 0:v.tabKey)||null),k.current=null;return}if(i!=="chat"){k.current=null;return}const j=`${n.tabKey}:${n.sessionId||""}`;k.current!==j&&(k.current=j,I(n))},[e,I,i,n,d,A]),o.useEffect(()=>{if(!u)return;const j=e.find(v=>v.tabKey===u);j&&(A(j.tabKey),d("chat"),p==null||p())},[e,p,u,d,A]),o.useEffect(()=>{if(!m)return;const j=s.find(v=>v.id===m);j&&(b(j.id),S(),y("machines"),h("inbox"),d("machine"),f==null||f())},[s,f,m,S,h,d,y,b]),o.useEffect(()=>{g&&(y(g),d("inbox"),w==null||w())},[w,g,d,y]),o.useEffect(()=>{const j=r.filter(v=>v.inboxBucket==="task_complete"||v.unread);j.length!==0&&zr("inbox_state",{screen:i,selectedTabKey:a,items:j.map(v=>{const x=ln(v.conversation,c);return{liveState:x,tabKey:v.conversation.tabKey,sessionId:v.conversation.sessionId,displayPrimary:lt(v.conversation),serverBucket:x.inboxBucket,computedBucket:v.inboxBucket,serverUnread:x.unread,computedUnread:v.unread,lastSeenAt:x.lastSeenAt,lastUpdated:x.lastUpdated,activityAt:ps(v.conversation)}})})},[r,c,i,a]),{markConversationRead:I}}function Mh(e){if(!e)return"";const s=String(e);return s.includes(":")&&s.split(":")[0]||s}function yi(e){return String(e||"").trim().replace(/\\/g,"/").replace(/\/+$/,"").toLowerCase()}function Th(e){return(e instanceof Error?e.message:String(e||"")).includes("P2P command timeout")}function Lh({sendDaemonCommand:e,navigate:s,ides:r,conversations:n}){const[a,i]=o.useState("idle"),[c,l]=o.useState(""),[u,p]=o.useState(null),m=o.useCallback(()=>{i("idle"),l(""),p(null)},[]),f=o.useCallback(async(h,S,_)=>{var k;try{i("loading"),l(`Launching ${S}…`);const I={ideType:S,enableCdp:!0};(k=_==null?void 0:_.workspacePath)!=null&&k.trim()&&(I.workspace=_.workspacePath.trim()),await e(h,"launch_ide",I),i("done"),l(`${S} launch requested`)}catch(I){i("error"),l(I instanceof Error?I.message:"Launch IDE failed"),console.error("Launch IDE failed",I)}},[e]),g=o.useCallback(async(h,S,_)=>{if(S.trim())try{i("loading"),l(_!=null&&_.createIfMissing?"Creating folder…":"Saving workspace…");const k=await e(h,"workspace_add",{path:S.trim(),createIfMissing:(_==null?void 0:_.createIfMissing)===!0});if(k!=null&&k.success){i("done"),l(_!=null&&_.createIfMissing?"Folder created and workspace saved":"Workspace saved");return}i("error"),l((k==null?void 0:k.error)||"Could not save workspace")}catch(k){i("error"),l(k instanceof Error?k.message:"Could not save workspace")}},[e]),w=o.useCallback(async h=>{var S,_,k,I,j,v;try{i("loading"),l("Starting daemon upgrade…");const x=await e(h,"daemon_upgrade",{});if((S=x==null?void 0:x.result)!=null&&S.alreadyLatest){i("done"),l(`Already on v${((_=x==null?void 0:x.result)==null?void 0:_.version)||"latest"}.`);return}if((k=x==null?void 0:x.result)!=null&&k.upgraded||(I=x==null?void 0:x.result)!=null&&I.success){i("done"),l(`Upgrade to v${((j=x==null?void 0:x.result)==null?void 0:j.version)||"latest"} started. Daemon is restarting…`);return}i("error"),l(((v=x==null?void 0:x.result)==null?void 0:v.error)||"Upgrade failed")}catch(x){i("error"),l(x instanceof Error?x.message:"Upgrade failed")}},[e]),A=o.useCallback(async(h,S,_,k)=>{var v,x,E;const I=Date.now(),j={machineId:h,kind:S,providerType:_,workspaceId:(k==null?void 0:k.workspaceId)||null,workspacePath:(k==null?void 0:k.workspacePath)||null,resumeSessionId:(k==null?void 0:k.resumeSessionId)||null,startedAt:I};try{i("loading"),l(`Launching ${_}…`),p(j);const L={cliType:_};(v=k==null?void 0:k.workspacePath)!=null&&v.trim()?L.dir=k.workspacePath.trim():k!=null&&k.workspaceId&&(L.workspaceId=k.workspaceId),k!=null&&k.resumeSessionId&&(L.resumeSessionId=k.resumeSessionId),(x=k==null?void 0:k.args)!=null&&x.trim()&&(L.cliArgs=k.args.trim().split(/\s+/).filter(Boolean)),(E=k==null?void 0:k.model)!=null&&E.trim()&&(L.initialModel=k.model.trim());const M=await e(h,"launch_cli",L),T=(M==null?void 0:M.result)||M,B=(T==null?void 0:T.sessionId)||(T==null?void 0:T.id);if(M!=null&&M.success&&B){p(null),i("done"),l(`${_} launched`),s(as(B));return}if(M!=null&&M.success){i("loading"),l(`${_} launch requested — waiting for session…`);return}p(null),i("error"),l((M==null?void 0:M.error)||(T==null?void 0:T.error)||`Could not launch ${S.toUpperCase()} workspace`)}catch(L){if(Th(L)){i("loading"),l(`${_} launch requested — waiting for session…`);return}p(null),i("error"),l(L instanceof Error?L.message:`Could not launch ${S.toUpperCase()} workspace`)}},[s,e]),d=o.useCallback(async(h,S)=>{try{const _=await e(h,"list_saved_sessions",{providerType:S,kind:"cli",limit:30}),k=(_==null?void 0:_.result)??_;return Array.isArray(k==null?void 0:k.sessions)?k.sessions:[]}catch(_){return console.error("Failed to list saved sessions on mobile:",_),[]}},[e]),b=o.useCallback(async(h,S)=>Cn(e,h,S),[e]);o.useEffect(()=>{if(!u)return;const h=yi(u.workspacePath),S=r.find(k=>{var L,M,T,B;if(!k||k.type==="adhdev-daemon"||Mh(k.daemonId||k.id)!==u.machineId||(k.transport==="acp"?"acp":k.transport==="pty"?"cli":null)!==u.kind||String(k.agentType||k.type||"")!==u.providerType)return!1;const x=String(k.providerSessionId||"");if(u.resumeSessionId&&x)return x===u.resumeSessionId;if(h){const H=yi(k.workspace||k.runtimeWorkspaceLabel);return H?H===h:!1}return Number(k.lastUpdated||k._lastUpdate||k.timestamp||((B=(T=(M=(L=k.activeChat)==null?void 0:L.messages)==null?void 0:M.at)==null?void 0:T.call(M,-1))==null?void 0:B.timestamp)||0)>=u.startedAt-5e3});if(!S)return;const _=wc({entrySessionId:S.sessionId,entryInstanceId:S.instanceId,entryRouteId:S.id,conversations:n});_&&(p(null),i("done"),l(`${u.providerType} launched`),s(as(_)))},[n,r,s,u]),o.useEffect(()=>{if(!u)return;const h=window.setTimeout(()=>{p(S=>!S||S.startedAt!==u.startedAt?S:(i("error"),l("Launch response timed out. The session may already be running in Dashboard."),null))},45e3);return()=>window.clearTimeout(h)},[u]);const y=o.useCallback(async(h,S)=>{if(S.kind==="ide"&&S.providerType){await f(h,S.providerType,{workspacePath:S.workspace||null});return}(S.kind==="cli"||S.kind==="acp")&&S.providerType&&await A(h,S.kind,S.providerType,{workspacePath:S.workspace||null,resumeSessionId:S.providerSessionId||null})},[f,A]);return{machineAction:{state:a,message:c},resetMachineAction:m,handleLaunchDetectedIde:f,handleAddWorkspace:g,handleMachineUpgrade:w,handleLaunchWorkspaceProvider:A,handleListSavedSessions:d,handleBrowseDirectory:b,handleOpenRecent:y}}function _h({conversations:e,selectedConversation:s,machineBackTarget:r,markConversationRead:n,resetMachineAction:a,setSelectedTabKey:i,setScreen:c,setSelectedMachineId:l,setSection:u,setMachineBackTarget:p}){const m=o.useCallback(y=>{i(y.tabKey),c("chat"),n(y)},[n,c,i]),f=o.useCallback(y=>{const h=e.find(S=>S.routeId===y.routeId&&S.streamSource==="native");h&&(i(h.tabKey),c("chat"),n(h))},[e,n,c,i]),g=o.useCallback(()=>{n(s),c("inbox")},[n,s,c]),w=o.useCallback((y,h="inbox")=>{l(y),a(),u("machines"),p(h),c("machine")},[a,p,c,u,l]),A=o.useCallback(y=>{const h=is(y);h&&w(h,"chat")},[w]),d=o.useCallback(()=>{a(),c(r)},[r,a,c]),b=o.useCallback(y=>{u(y),c("inbox")},[c,u]);return{openConversation:m,openNativeConversation:f,backFromConversation:g,openMachine:w,openConversationMachine:A,backFromMachine:d,changeMachineSection:b}}function Rh(e){const s=e.trim();return s?s[0].toUpperCase():"?"}function Vr(e){return[...e].sort((s,r)=>{const n=r.timestamp-s.timestamp;return n!==0?n:s.conversation.tabKey.localeCompare(r.conversation.tabKey)})}function Ph({conversations:e,hiddenConversations:s,ides:r,actionLogs:n,sendDaemonCommand:a,setLocalUserMessages:i,setActionLogs:c,isStandalone:l,userName:u,requestedActiveTabKey:p,onRequestedActiveTabConsumed:m,requestedMachineId:f,onRequestedMachineConsumed:g,requestedMobileSection:w,onRequestedMobileSectionConsumed:A,onOpenHistory:d,onOpenRemote:b,onStopCli:y,wsStatus:h,isConnected:S,onShowHiddenConversation:_,onShowAllHiddenConversations:k,onHideConversation:I,onOpenNewSession:j,notificationStateBySessionId:v,liveSessionInboxState:x,onMarkNotificationTargetRead:E}){const[L,M]=o.useState(()=>{var Q;return((Q=e[0])==null?void 0:Q.tabKey)||null}),[T,B]=o.useState(()=>e[0]?"chat":"inbox"),[H,C]=o.useState("chats"),[R,U]=o.useState(null),[N,D]=o.useState("inbox"),Y=Vs(),q="0.8.89",W=o.useMemo(()=>e.find(Q=>Q.tabKey===L)||e[0]||null,[e,L]),ae=o.useMemo(()=>W?r.find(Q=>Q.id===W.routeId):void 0,[r,W]),ce=o.useMemo(()=>!W||Ze(W)||!tt(W)?null:Hs(W),[W]),Se=o.useMemo(()=>r.filter(Q=>Q.type==="adhdev-daemon").sort(Wa),[r]),X=o.useMemo(()=>Se.find(Q=>Q.id===R)||null,[Se,R]),he=kn({sendDaemonCommand:a,activeConv:W||void 0,setLocalUserMessages:i,setActionLogs:c,isStandalone:l}),J=Lh({sendDaemonCommand:a,navigate:Y,ides:r,conversations:e}),Z=o.useMemo(()=>e.map(Q=>{const Me=T==="chat"&&(W==null?void 0:W.tabKey)===Q.tabKey,Oe=wn(Q,x,{hideOpenTaskCompleteUnread:!0,isOpenConversation:Me,notificationStateBySessionId:v}),Pe=ps(Q),Ke=_c(Q);return{conversation:Q,timestamp:Pe,preview:Ke,unread:Oe.unread,requiresAction:Oe.requiresAction,isWorking:Oe.isWorking,inboxBucket:Oe.inboxBucket}}),[e,x,v,T,W]),{markConversationRead:ue}=Ah({conversations:e,machineEntries:Se,items:Z,selectedConversation:W,selectedTabKey:L,screen:T,liveSessionInboxState:x,sendDaemonCommand:a,requestedActiveTabKey:p,onRequestedActiveTabConsumed:m,requestedMachineId:f,onRequestedMachineConsumed:g,requestedMobileSection:w,onRequestedMobileSectionConsumed:A,setSelectedTabKey:M,setScreen:B,setSelectedMachineId:U,setSection:C,setMachineBackTarget:D,resetMachineAction:J.resetMachineAction,markNotificationTargetRead:E}),de=_h({conversations:e,selectedConversation:W,machineBackTarget:N,markConversationRead:ue,resetMachineAction:J.resetMachineAction,setSelectedTabKey:M,setScreen:B,setSelectedMachineId:U,setSection:C,setMachineBackTarget:D}),z=o.useMemo(()=>Vr(Z.filter(Q=>Q.requiresAction)),[Z]),ye=o.useMemo(()=>Vr(Z.filter(Q=>Q.unread&&!Q.requiresAction)),[Z]),ie=o.useMemo(()=>Vr(Z.filter(Q=>!Q.unread&&!Q.requiresAction&&Q.isWorking)),[Z]),le=o.useMemo(()=>Vr(Z.filter(Q=>!Q.unread&&!Q.requiresAction&&!Q.isWorking)),[Z]),se=o.useMemo(()=>X?Z.filter(Q=>is(Q.conversation)===X.id):[],[Z,X]),pe=o.useMemo(()=>Ch(X,r),[r,X]),ne=(X==null?void 0:X.version)||null,ke=!!X&&!!ne&&!0&&ne!==q,ve=o.useMemo(()=>(X==null?void 0:X.availableProviders)||[],[X]),K=o.useMemo(()=>ve.filter(Q=>Q.category==="cli"&&Q.installed!==!1).map(Q=>({type:Q.type,displayName:Q.displayName||Q.type,icon:Q.icon})),[ve]),V=o.useMemo(()=>ve.filter(Q=>Q.category==="acp"&&Q.installed!==!1).map(Q=>({type:Q.type,displayName:Q.displayName||Q.type,icon:Q.icon})),[ve]),we=o.useMemo(()=>Ih(Se,Z),[Z,Se]),be=o.useCallback(async Q=>{X&&await J.handleOpenRecent(X.id,Q)},[J,X]);return t.jsx("div",{className:"dashboard-mobile-chat w-full min-w-0",children:T==="chat"&&W?t.jsx(fh,{selectedConversation:W,isAcp:Ze(W),isStandalone:l,selectedIdeEntry:ae,actionLogs:n,userName:u,isSendingChat:he.isSendingChat,sendFeedbackMessage:he.sendFeedbackMessage,isFocusingAgent:he.isFocusingAgent,handleModalButton:he.handleModalButton,handleRelaunch:he.handleRelaunch,onBack:de.backFromConversation,onOpenNativeConversation:de.openNativeConversation,onOpenMachine:de.openConversationMachine,onHideConversation:I,onOpenHistory:d,onOpenRemote:b,onStopCli:y,cliViewMode:ce,onSetCliViewMode:async Q=>{if(W&&ce!==Q)try{await a(is(W)||W.routeId,"set_cli_view_mode",{targetSessionId:W.sessionId,cliType:Bt(W),mode:Q})}catch(Me){const Oe=co(Me);io(Me)?console.warn(Oe?"CLI view mode result was lost after send; keeping optimistic mobile mode override:":"Skipped CLI view mode switch:",Me instanceof Error?Me.message:String(Me)):console.error("Failed to switch CLI view mode:",Me)}},handleSendChat:he.handleSendChat,handleFocusAgent:he.handleFocusAgent}):T==="machine"&&X?t.jsx(Nh,{selectedMachineEntry:X,selectedMachineConversations:se,selectedMachineRecentLaunches:pe,cliProviders:K,acpProviders:V,selectedMachineNeedsUpgrade:ke,appVersion:q,machineAction:J.machineAction,isStandalone:l,section:H,showBottomNav:N==="inbox",onBack:de.backFromMachine,onSectionChange:de.changeMachineSection,onOpenConversation:de.openConversation,onOpenRecent:be,onOpenMachineDetails:()=>Y(`/machines/${X.id}`),onMachineUpgrade:()=>J.handleMachineUpgrade(X.id),onLaunchDetectedIde:(Q,Me)=>J.handleLaunchDetectedIde(X.id,Q,Me),onAddWorkspace:(Q,Me)=>J.handleAddWorkspace(X.id,Q,Me),onBrowseDirectory:Q=>J.handleBrowseDirectory(X.id,Q),onLaunchWorkspaceProvider:(Q,Me,Oe)=>J.handleLaunchWorkspaceProvider(X.id,Q,Me,Oe),onListSavedSessions:Q=>J.handleListSavedSessions(X.id,Q)}):t.jsx(xh,{section:H,attentionItems:z,unreadItems:ye,workingItems:ie,completedItems:le,hiddenConversations:s,machineCards:we,getAvatarText:Rh,onOpenConversation:de.openConversation,onShowConversation:_,onShowAllHidden:k,onOpenNewSession:j,onOpenMachine:de.openMachine,onOpenSettings:()=>Y("/settings"),onSectionChange:C,wsStatus:h,isConnected:S,isStandalone:l})})}function Jn(e,s){return!!(e<4&&s&&window.innerWidth>=768)}function Dh({conversations:e,numGroups:s,onMoveTab:r,onReceiveTab:n,onOwnTabDrop:a,onClearPreviewOrder:i}){const c=o.useRef(0),[l,u]=o.useState(!1),[p,m]=o.useState(null),f=o.useCallback(()=>{c.current=0,u(!1),m(null)},[]);o.useEffect(()=>(window.addEventListener("dragend",f),window.addEventListener("drop",f),()=>{window.removeEventListener("dragend",f),window.removeEventListener("drop",f)}),[f]);const g=o.useCallback(b=>{b.dataTransfer.types.includes("text/tab-key")&&(c.current+=1,u(!0))},[]),w=o.useCallback(b=>{if(!b.dataTransfer.types.includes("text/tab-key"))return;if(b.preventDefault(),!Jn(s,r)){m("merge");return}const y=b.currentTarget.getBoundingClientRect(),h=b.clientX-y.left,S=y.width/3;h<S?m("split-left"):h>S*2?m("split-right"):m("merge")},[s,r]),A=o.useCallback(()=>{c.current-=1,!(c.current>0)&&(c.current=0,u(!1),m(null))},[]),d=o.useCallback(b=>{c.current=0,u(!1);const y=b.dataTransfer.getData("text/tab-key"),h=y?e.some(_=>_.tabKey===y):!1,S=p;if(m(null),i(),!!y){if(b.preventDefault(),S==="split-left"&&Jn(s,r)){r==null||r(y,"split-left");return}if(S==="split-right"&&Jn(s,r)){r==null||r(y,"split-right");return}if(h){a(y);return}n==null||n(y)}},[e,p,s,r,n,a,i]);return{dragOver:l,dropAction:p,resetDragState:f,handleDragEnter:g,handleDragOver:w,handleDragLeave:A,handleDrop:d}}function Eh(e,s){const r=new Set(s.map(i=>i.tabKey)),n=e.filter(i=>r.has(i)),a=s.filter(i=>!e.includes(i.tabKey)).map(i=>i.tabKey);return[...n,...a]}function $h({conversations:e,initialActiveTabId:s,initialTabOrder:r,onActiveTabChange:n,onTabOrderChange:a}){const[i,c]=o.useState(s??null),[l,u]=o.useState(r??[]),[p,m]=o.useState(null),f=o.useRef(null),g=o.useRef(null),w=o.useRef(n),A=o.useRef(a);o.useEffect(()=>{w.current=n},[n]),o.useEffect(()=>{A.current=a},[a]),o.useEffect(()=>{s&&s!==i&&c(s)},[s,i]),o.useEffect(()=>{u(j=>{const v=Eh(j,e);return v.length===j.length&&v.every((x,E)=>x===j[E])?j:v})},[e]);const d=o.useMemo(()=>{const j=p??l;if(j.length===0)return e;const v=new Map(j.map((x,E)=>[x,E]));return[...e].sort((x,E)=>{const L=v.get(x.tabKey)??999,M=v.get(E.tabKey)??999;return L-M})},[e,p,l]);o.useEffect(()=>{var v,x;if(d.length===0){i!==null&&(c(null),(v=w.current)==null||v.call(w,null));return}if(i&&d.some(E=>E.tabKey===i))return;const j=d[0].tabKey;j!==i&&(c(j),(x=w.current)==null||x.call(w,j))},[d,i]);const b=o.useMemo(()=>d.find(j=>j.tabKey===i),[d,i]),y=o.useCallback(j=>{var v;c(j),(v=w.current)==null||v.call(w,j)},[]),h=o.useCallback((j,v,x)=>{u(E=>{var B;const L=E.filter(H=>H!==j),M=L.indexOf(v);if(M<0)return E;const T=x==="left"?M:M+1;return L.splice(T,0,j),(B=A.current)==null||B.call(A,L),L}),m(null)},[]),S=o.useCallback((j,v,x)=>{const L=(l.length>0?l:e.map(B=>B.tabKey)).filter(B=>B!==j),M=L.indexOf(v);if(M<0)return;const T=x==="left"?M:M+1;L.splice(T,0,j),f.current=L,m(L)},[l,e]),_=o.useCallback(()=>{var v;const j=f.current;j&&(u(j),(v=A.current)==null||v.call(A,j))},[]),k=o.useCallback(()=>{f.current=null,m(null)},[]),I=o.useCallback(j=>{u(v=>{var E;const x=v.filter(L=>L!==j);return x.push(j),(E=A.current)==null||E.call(A,x),x})},[]);return{activeTabId:i,activeConv:b,sortedConversations:d,previewOrderRef:f,draggingTabRef:g,selectTab:y,handleTabReorder:h,updatePreviewOrder:S,commitPreviewOrder:_,clearPreviewOrder:k,moveTabToEnd:I,setDraggingTabKey:j=>{g.current=j}}}function Kh({dropAction:e,canSplit:s}){return t.jsxs("div",{className:"absolute inset-0 z-10 pointer-events-none hidden md:flex",children:[t.jsx("div",{className:"flex-1 border-r border-white/10 transition-all duration-150 flex items-center justify-center",style:{background:e==="split-left"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:e==="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:t.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"})}),t.jsx("div",{className:"flex-1 border-r border-white/10 transition-all duration-150 flex items-center justify-center",style:{background:e==="merge"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:e==="merge"?"inset 0 0 0 2px var(--accent-primary)":"inset 0 0 0 1px rgba(255,255,255,0.05)"},children:t.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"})}),t.jsx("div",{className:"flex-1 transition-all duration-150 flex items-center justify-center",style:{background:e==="split-right"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:e==="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:t.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 ho({conversationsCount:e,isSplitMode:s,isStandalone:r,hasRegisteredMachines:n=!1,suppressGuide:a=!1}){if(a)return t.jsx("div",{className:"text-sm text-text-muted opacity-0 select-none","aria-hidden":"true",children:"No active agent"});const i=!r&&!n,c=r?"Waiting for your daemon":n?"No conversations yet":"Connect your machines",l=r?"Start the ADHDev daemon to connect this dashboard. Once it is online, you can open an IDE or launch CLI and ACP sessions.":n?"Your machines are connected. Open a machine, choose a workspace, then launch an IDE, CLI, or ACP session.":"Install ADHDev on a machine, sign in, and it will show up here.";return e===0&&!s?t.jsxs("div",{className:"empty-dashboard flex-1 flex flex-col items-center justify-center -mt-8",children:[t.jsx("div",{className:"glow-orb mb-6 opacity-90 animate-bounce",style:{animationDuration:"3s"},children:t.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-16 h-16 object-contain"})}),t.jsxs("div",{className:"text-center max-w-lg",children:[t.jsx("h2",{className:"font-bold text-2xl mb-2.5 tracking-tight text-text-primary",children:c}),t.jsx("p",{className:"text-[14px] text-text-secondary mb-8 leading-relaxed max-w-md mx-auto",children:l}),i&&t.jsx(ll,{}),i&&t.jsx("div",{className:"mt-8",children:t.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 →"})})]})]}):t.jsx("div",{className:"text-sm text-text-muted opacity-50",children:s?"Move a tab here to view":"No active agent"})}const fl="adhdev-tab-shortcuts";function hl(){try{return JSON.parse(localStorage.getItem(fl)||"{}")}catch{return{}}}function xl({enabled:e=!0,sortedTabKeys:s,onFocus:r,onSelectTab:n}){const a=typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.userAgent),[i,c]=o.useState(()=>hl()),[l,u]=o.useState(null),p=o.useCallback(f=>{const g=[];return f.metaKey&&g.push(a?"⌘":"Meta"),f.ctrlKey&&g.push("Ctrl"),f.altKey&&g.push(a?"⌥":"Alt"),f.shiftKey&&g.push(a?"⇧":"Shift"),["Control","Alt","Shift","Meta"].includes(f.key)?null:(g.push(f.key.length===1?f.key.toUpperCase():f.key),g.join("+"))},[a]),m=o.useCallback(f=>{c(f);try{localStorage.setItem(fl,JSON.stringify(f))}catch{}},[]);return o.useEffect(()=>{if(!e||!l)return;const f=g=>{if(g.preventDefault(),g.stopPropagation(),g.key==="Escape"){u(null);return}const w=p(g);if(!w)return;const A={...i};for(const[d,b]of Object.entries(A))b===w&&delete A[d];A[l]=w,m(A),u(null)};return window.addEventListener("keydown",f,!0),()=>window.removeEventListener("keydown",f,!0)},[e,l,i,m,p]),o.useEffect(()=>{if(!e)return;const f=g=>{if(!(!g.ctrlKey&&!g.metaKey&&!g.altKey)){for(const[w,A]of Object.entries(i))if(s.includes(w)&&p(g)===A){g.preventDefault(),r(),n(w);return}}};return window.addEventListener("keydown",f),()=>window.removeEventListener("keydown",f)},[e,i,s,r,n,p]),{isMac:a,tabShortcuts:i,shortcutListening:l,setShortcutListening:u,saveShortcuts:m}}const Bh=o.memo(function({conv:s,isActive:r,isDraggedTab:n,isTaskCompleteUnread:a,shortcut:i,conversationKeys:c,draggingTabRef:l,onFocus:u,onSelectTab:p,onConversationActivated:m,onPreviewReorder:f,onReorderTab:g,onCommitPreviewOrder:w,onClearPreviewOrder:A,onDragStateReset:d,onDragTabKeyChange:b,onReceiveTab:y,onOpenContextMenu:h,longPressTimer:S,isGroupActive:_}){const k=qs(s),I=k.isGenerating?"agent-tab-generating":k.isWaiting?"agent-tab-waiting":"",j=k.isReconnecting,v=o.useCallback(R=>{l.current=s.tabKey,b(s.tabKey),R.dataTransfer.setData("text/tab-key",s.tabKey),R.dataTransfer.effectAllowed="move"},[s.tabKey,l,b]),x=o.useCallback(()=>{l.current=null,b(null),w(),A(),d()},[l,b,w,A,d]),E=o.useCallback(R=>{const U=l.current;if(!(!U||U===s.tabKey)&&R.dataTransfer.types.includes("text/tab-key")){R.preventDefault(),R.stopPropagation();const N=R.currentTarget.getBoundingClientRect(),D=R.clientX<N.left+N.width/2?"left":"right";f(U,s.tabKey,D)}},[s.tabKey,l,f]),L=o.useCallback(R=>{R.preventDefault(),R.stopPropagation();const U=R.dataTransfer.getData("text/tab-key");if(U&&U!==s.tabKey){const N=R.currentTarget.getBoundingClientRect(),D=R.clientX<N.left+N.width/2?"left":"right";c.includes(U)?g(U,s.tabKey,D):y&&y(U)}A()},[s.tabKey,c,g,y,A]),M=o.useCallback(R=>{R.stopPropagation(),u(),p(s.tabKey),m(s)},[s,m,u,p]),T=o.useCallback(R=>{R.preventDefault(),h(R.clientX,R.clientY,s.tabKey)},[s.tabKey,h]),B=o.useCallback(R=>{const U=R.touches[0];S.current=setTimeout(()=>{h(U.clientX,U.clientY,s.tabKey)},600)},[s.tabKey,S,h]),H=o.useCallback(()=>{S.current&&clearTimeout(S.current)},[S]),C=["adhdev-dockview-tab",I,r&&"is-active",_&&"is-group-active",j&&"is-reconnecting"].filter(Boolean).join(" ");return t.jsxs("div",{"data-tabkey":s.tabKey,className:C,draggable:!0,onDragStart:v,onDragEnd:x,onDragOver:E,onDrop:L,onClick:M,onContextMenu:T,onTouchStart:B,onTouchEnd:H,onTouchMove:H,style:{cursor:"pointer",opacity:n?.4:void 0},children:[a&&t.jsx("span",{className:"adhdev-dockview-tab-unread-dot","aria-hidden":"true"}),t.jsx("div",{className:"adhdev-dockview-tab-status",children:k.isGenerating?t.jsx("div",{className:"tab-spinner"}):k.isWaiting?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):j?t.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"○"}):k.isConnecting?t.jsx("div",{className:"tab-connecting-spinner"}):s.connectionState==="connected"?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"●"}):t.jsx("span",{className:"adhdev-dockview-tab-status-text is-idle",children:"○"})}),t.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[t.jsx("span",{className:"adhdev-dockview-tab-primary",title:lt(s),children:lt(s)}),t.jsx("span",{className:"adhdev-dockview-tab-meta",children:j?t.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:hs(s)}):k.isConnecting?t.jsxs("span",{className:"adhdev-dockview-tab-connecting",children:[hs(s),t.jsx("span",{className:"connecting-dots"})]}):hs(s)})]}),i&&t.jsx("span",{className:"text-[9px] opacity-50 font-mono ml-0.5 shrink-0 bg-bg-secondary px-1 rounded",title:`Ctrl+${i}`,children:i})]})},(e,s)=>e.conv===s.conv&&e.isActive===s.isActive&&e.isDraggedTab===s.isDraggedTab&&e.isTaskCompleteUnread===s.isTaskCompleteUnread&&e.shortcut===s.shortcut&&e.conversationKeys===s.conversationKeys&&e.isGroupActive===s.isGroupActive);function Oh({conversations:e,activeTabId:s,groupIndex:r,unreadTabKeys:n,draggingTabRef:a,onFocus:i,onSelectTab:c,onConversationActivated:l,onPreviewReorder:u,onReorderTab:p,onCommitPreviewOrder:m,onClearPreviewOrder:f,onDragStateReset:g,onDragTabKeyChange:w,onReceiveTab:A,onHideTab:d,isGroupActive:b,allowTabShortcuts:y=!0}){const[h,S]=o.useState(null),_=o.useRef(null),k=o.useRef(null),I=o.useMemo(()=>e.map(T=>T.tabKey),[e]);wr("PaneGroupTabBar",{groupIndex:r,activeTabId:s,tabCount:e.length,ctxMenuTab:(h==null?void 0:h.tabKey)||null});const{isMac:j,tabShortcuts:v,shortcutListening:x,setShortcutListening:E,saveShortcuts:L}=xl({enabled:y,sortedTabKeys:e.map(T=>T.tabKey),onFocus:i,onSelectTab:c});o.useEffect(()=>{if(!h)return;const T=B=>{const H=document.querySelector("[data-pane-context-menu]");H&&H.contains(B.target)||S(null)};return window.addEventListener("mousedown",T,!0),()=>window.removeEventListener("mousedown",T,!0)},[h]),o.useEffect(()=>{const T=k.current;if(!T)return;const B=H=>{Math.abs(H.deltaY)<=Math.abs(H.deltaX)||(H.preventDefault(),T.scrollLeft+=H.deltaY)};return T.addEventListener("wheel",B,{passive:!1}),()=>T.removeEventListener("wheel",B)},[]);const M=o.useCallback((T,B,H)=>{S({x:T,y:B,tabKey:H})},[]);return t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"flex items-end shrink-0 gap-0",style:{background:"var(--surface-secondary)",paddingInline:8,paddingTop:6,paddingBottom:0},children:t.jsxs("div",{ref:k,className:"flex-1 flex overflow-x-auto overflow-y-visible gap-1.5 select-none",style:{scrollbarWidth:"none",overscrollBehaviorX:"contain"},children:[e.map(T=>t.jsx(Bh,{conv:T,isActive:s===T.tabKey,isDraggedTab:a.current===T.tabKey,isTaskCompleteUnread:n.has(T.tabKey),shortcut:y?v[T.tabKey]:void 0,conversationKeys:I,draggingTabRef:a,onFocus:i,onSelectTab:c,onConversationActivated:l,onPreviewReorder:u,onReorderTab:p,onCommitPreviewOrder:m,onClearPreviewOrder:f,onDragStateReset:g,onDragTabKeyChange:w,onReceiveTab:A,onOpenContextMenu:M,longPressTimer:_,isGroupActive:b},T.tabKey)),e.length===0&&t.jsx("div",{className:"p-2 text-xs opacity-40",children:"No tabs in this group"})]})}),h&&t.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:h.x,top:h.y},children:[y&&t.jsxs(t.Fragment,{children:[t.jsxs("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:T=>{T.stopPropagation(),E(h.tabKey),S(null)},children:["⌨ ",v[h.tabKey]?`Change shortcut (${v[h.tabKey]})`:"Set shortcut"]}),v[h.tabKey]&&t.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 T={...v};delete T[h.tabKey],L(T),S(null)},children:"✕ Remove shortcut"})]}),d&&t.jsxs(t.Fragment,{children:[y&&t.jsx("div",{className:"border-t border-border-subtle my-1"}),t.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors text-text-muted",onClick:()=>{d(h.tabKey),S(null)},children:"🚫 Hide from Dashboard"})]})]}),y&&x&&t.jsx("div",{className:"fixed inset-0 z-[60] flex items-center justify-center",style:{background:"rgba(0,0,0,0.5)",backdropFilter:"blur(2px)"},onClick:()=>E(null),children:t.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl px-8 py-6 text-center shadow-xl",onClick:T=>T.stopPropagation(),children:[t.jsx("div",{className:"text-sm font-bold text-text-primary mb-2",children:"⌨ Set shortcut"}),t.jsxs("div",{className:"text-xs text-text-secondary mb-4",children:["Press a key combo (e.g. ",j?"⌘+1":"Ctrl+1",", ",j?"⌥+A":"Alt+A",")"]}),t.jsx("div",{className:"text-lg font-mono text-accent animate-pulse",children:"Listening..."}),t.jsx("div",{className:"text-[10px] text-text-muted mt-3",children:"Press Esc to cancel"})]})})]})}function Wh({conversations:e,ides:s,clearedTabs:r,actionLogs:n,sendDaemonCommand:a,setLocalUserMessages:i,setActionLogs:c,isStandalone:l,hasRegisteredMachines:u,userName:p,groupIndex:m,onFocus:f,isSplitMode:g,numGroups:w,onMoveTab:A,onReceiveTab:d,style:b,onActiveTabChange:y,initialActiveTabId:h,initialTabOrder:S,onTabOrderChange:_,onHideTab:k,isFocused:I,allowTabShortcuts:j=!0,notificationStateBySessionId:v,liveSessionInboxState:x}){const{sendCommand:E}=Pt(),L=o.useRef(null),{activeTabId:M,activeConv:T,sortedConversations:B,draggingTabRef:H,selectTab:C,handleTabReorder:R,updatePreviewOrder:U,commitPreviewOrder:N,clearPreviewOrder:D,moveTabToEnd:Y,setDraggingTabKey:q}=$h({conversations:e,initialActiveTabId:h,initialTabOrder:S,onActiveTabChange:y,onTabOrderChange:_}),W=kn({sendDaemonCommand:a,activeConv:T,setLocalUserMessages:i,setActionLogs:c,isStandalone:l}),{dragOver:ae,dropAction:ce,resetDragState:Se,handleDragEnter:X,handleDragOver:he,handleDragLeave:J,handleDrop:Z}=Dh({conversations:e,numGroups:w,onMoveTab:A,onReceiveTab:d,onOwnTabDrop:Y,onClearPreviewOrder:D}),ue=T&&!Ze(T)&&Hs(T)==="terminal",de=o.useMemo(()=>T?s.find(le=>le.id===T.routeId):void 0,[s,T]),z=o.useMemo(()=>T?n.filter(le=>le.routeId===T.tabKey):[],[n,T]),ye=o.useMemo(()=>new Set(B.filter(le=>ju(le,x,{isOpenConversation:le.tabKey===M,notificationStateBySessionId:v})).map(le=>le.tabKey)),[M,x,B]);wr("PaneGroup",{groupIndex:m,conversationCount:e.length,activeTabId:M,dragOver:ae});const ie=o.useCallback(le=>{le.streamSource==="agent-stream"&&le.agentType&&E(le.routeId,cl(),{agentType:le.agentType,...le.sessionId&&{targetSessionId:le.sessionId}}).catch(()=>{})},[E]);return t.jsxs("div",{className:"flex flex-col min-h-0 min-w-0 flex-1 overflow-hidden",onClick:f,style:{...b,outline:ae?"2px dashed var(--accent-primary)":"none",outlineOffset:"-2px",transition:"outline 0.15s ease"},children:[t.jsx(Oh,{conversations:B,activeTabId:M,groupIndex:m,numGroups:w,unreadTabKeys:ye,draggingTabRef:H,onFocus:f,onSelectTab:C,onConversationActivated:ie,onPreviewReorder:U,onReorderTab:R,onCommitPreviewOrder:N,onClearPreviewOrder:D,onDragStateReset:Se,onDragTabKeyChange:q,onMoveTab:A,onReceiveTab:d,onHideTab:k,isGroupActive:I??!1,allowTabShortcuts:j}),t.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden relative",onDragEnter:X,onDragOver:he,onDragLeave:J,onDrop:Z,children:[ae&&t.jsx(Kh,{dropAction:ce,canSplit:!!(w<4&&A)}),T?t.jsx(po,{activeConv:T,clearToken:r[T.tabKey]||0,isCliTerminal:!!ue,ideEntry:de,terminalRef:L,handleModalButton:W.handleModalButton,handleRelaunch:W.handleRelaunch,handleSendChat:W.handleSendChat,isSendingChat:W.isSendingChat,sendFeedbackMessage:W.sendFeedbackMessage,handleFocusAgent:W.handleFocusAgent,isFocusingAgent:W.isFocusingAgent,actionLogs:z,userName:p,isInputActive:!g||!!I}):t.jsx("div",{className:"flex-1 flex flex-col items-center justify-center",children:t.jsx(ho,{conversationsCount:e.length,isSplitMode:g,isStandalone:l,hasRegisteredMachines:u})})]})]})}function Hh({containerRef:e,isSplitMode:s,numGroups:r,groupSizes:n,groupedConvs:a,clearedTabs:i,ides:c,actionLogs:l,sendDaemonCommand:u,setLocalUserMessages:p,setActionLogs:m,isStandalone:f,hasRegisteredMachines:g,userName:w,focusedGroup:A,setFocusedGroup:d,moveTabToGroup:b,splitTabRelative:y,closeGroup:h,handleResizeStart:S,groupActiveTabIds:_,setGroupActiveTabIds:k,groupTabOrders:I,setGroupTabOrders:j,toggleHiddenTab:v,allowTabShortcuts:x=!0,notificationStateBySessionId:E,liveSessionInboxState:L}){return t.jsx("div",{ref:e,className:`flex-1 min-h-0 flex ${s?"flex-row":"flex-col"} overflow-hidden`,children:a.map((M,T)=>{const B=s&&n.length===r?`${n[T]}%`:void 0;return t.jsxs(at.Fragment,{children:[s&&T>0&&t.jsx("div",{className:"shrink-0 w-1 cursor-col-resize hover:bg-accent/30 transition-colors relative group",style:{background:"var(--border-subtle)"},onMouseDown:H=>S(T-1,H),onDoubleClick:()=>h(T),title:"Drag to resize · Double-click to merge",children:t.jsx("div",{className:"absolute inset-y-0 -left-1 -right-1 group-hover:bg-accent/10"})}),t.jsx(Wh,{style:s?{flexBasis:B??`${100/r}%`,flexGrow:B?0:1,flexShrink:B?0:1}:void 0,conversations:M,clearedTabs:i,ides:c,actionLogs:l,sendDaemonCommand:u,setLocalUserMessages:p,setActionLogs:m,isStandalone:f,hasRegisteredMachines:g,userName:w,groupIndex:T,isFocused:s&&A===T,onFocus:()=>d(T),isSplitMode:s,numGroups:r,onMoveTab:(H,C)=>{C==="left"&&T>0?b(H,T-1):C==="right"&&T<r-1?b(H,T+1):C==="split-left"&&r<4?y(H,T,"left"):C==="split-right"&&r<4&&y(H,T,"right")},onReceiveTab:H=>b(H,T),onActiveTabChange:H=>k(C=>(C[T]??null)===(H??null)?C:{...C,[T]:H}),initialActiveTabId:_[T],initialTabOrder:I[T],onTabOrderChange:H=>j(C=>{const R=C[T]||[];return R.length===H.length&&R.every((U,N)=>U===H[N])?C:{...C,[T]:H}}),onHideTab:v,allowTabShortcuts:x,notificationStateBySessionId:E,liveSessionInboxState:L})]},T)})})}function bl({doId:e,targetSessionId:s,connState:r,viewMode:n}){const[a,i]=o.useState(null),[c,l]=o.useState(null);o.useEffect(()=>e?ft.onScreenshot("ide-page",(m,f)=>{if(m!==e)return;const g=new FileReader;g.onload=()=>i(g.result),g.readAsDataURL(f)}):void 0,[e]),o.useEffect(()=>{r!=="connected"&&i(null)},[r]),o.useEffect(()=>{var m;return e?((m=ft.onStatus)==null?void 0:m.call(ft,(f,g)=>{f===e&&g!=null&&g.screenshotUsage&&l(g.screenshotUsage)}))||(()=>{}):void 0},[e]),o.useEffect(()=>{i(null)},[e,s]),o.useEffect(()=>{const p=e?ft.get(e):null;if(!(!p||r!=="connected"))return n!=="chat"&&s?p.startScreenshots(s):p.stopScreenshots(s),()=>{p.stopScreenshots(s)}},[n,r,s,e]);const u=o.useCallback(async(p,m)=>{const f=e?ft.get(e):null;return!f||r!=="connected"?(console.warn("[RemoteInput] P2P not connected"),{success:!1,error:"P2P not connected"}):f.sendInput(p,m,s)},[e,r,s]);return{connScreenshot:a,screenshotUsage:c,handleRemoteAction:u}}const gl="adhdev-dashboard-action-shortcuts",Fh=1200,Uh={toggleHiddenTabs:"G H",setActiveTabShortcut:"G S",selectPreviousGroupTab:"G K",selectNextGroupTab:"G J",splitActiveTabRight:"⌘+⌥+\\",focusLeftPane:"⌘+⌥+←",focusRightPane:"⌘+⌥+→",moveActiveTabToLeftPane:"⌘+⌥+⇧+←",moveActiveTabToRightPane:"⌘+⌥+⇧+→",triggerPrimaryApprovalAction:"⌥+A",triggerSecondaryApprovalAction:"⌥+D",toggleCliView:"T"};function zh(){return typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.userAgent)}function nt(e,s){switch(e){case"openShortcutHelp":return"?";case"hideCurrentTab":return s?"⌥+X":"Ctrl+Alt+X";case"toggleHiddenTabs":return s?"⌥+H":"Ctrl+Alt+H";case"openHistoryForActiveTab":return s?"⌥+Y":"Ctrl+Alt+Y";case"openRemoteForActiveTab":return s?"⌥+R":"Ctrl+Alt+R";case"floatActiveTab":return s?"⌥+F":"Ctrl+Alt+F";case"popoutActiveTab":return s?"⌥+P":"Ctrl+Alt+P";case"dockActiveTab":return s?"⌥+D":"Ctrl+Alt+D";case"splitActiveTabRight":return s?"⌘+⌥+=":"Ctrl+Alt+\\";case"splitActiveTabDown":return s?"⌘+⌥+-":"Ctrl+Alt+-";case"focusLeftPane":return s?"⌘+⌥+[":"Ctrl+Alt+←";case"focusRightPane":return s?"⌘+⌥+]":"Ctrl+Alt+→";case"focusUpPane":return s?"⌘+⌥+U":"Ctrl+Alt+↑";case"focusDownPane":return s?"⌘+⌥+J":"Ctrl+Alt+↓";case"moveActiveTabToLeftPane":return s?"⌘+⌥+,":"Ctrl+Alt+Shift+←";case"moveActiveTabToRightPane":return s?"⌘+⌥+.":"Ctrl+Alt+Shift+→";case"moveActiveTabToUpPane":return s?"⌘+⌥+I":"Ctrl+Alt+Shift+↑";case"moveActiveTabToDownPane":return s?"⌘+⌥+K":"Ctrl+Alt+Shift+↓";case"triggerPrimaryApprovalAction":return s?"⌥+J":"Ctrl+Alt+J";case"triggerSecondaryApprovalAction":return s?"⌥+K":"Ctrl+Alt+K";case"triggerTertiaryApprovalAction":return s?"⌥+L":"Ctrl+Alt+L";case"setActiveTabShortcut":return s?"⌥+S":"Ctrl+Alt+S";case"selectPreviousGroupTab":return s?"⌥+[":"Ctrl+Alt+[";case"selectNextGroupTab":return s?"⌥+]":"Ctrl+Alt+]";case"toggleCliView":return s?"⌥+T":"Ctrl+Alt+T"}}function yl(e){return[{id:"openShortcutHelp",label:"Open shortcuts",description:"Show the keyboard shortcuts panel.",defaultShortcut:nt("openShortcutHelp",e)},{id:"hideCurrentTab",label:"Hide current tab",description:"Hide the currently active tab into Hidden tabs.",defaultShortcut:nt("hideCurrentTab",e)},{id:"toggleHiddenTabs",label:"Toggle hidden tabs",description:"Open or close the hidden tabs popover.",defaultShortcut:nt("toggleHiddenTabs",e)},{id:"openHistoryForActiveTab",label:"Open history",description:"Open history for the active session.",defaultShortcut:nt("openHistoryForActiveTab",e)},{id:"openRemoteForActiveTab",label:"Open remote",description:"Open remote control for the active session when available.",defaultShortcut:nt("openRemoteForActiveTab",e)},{id:"floatActiveTab",label:"Float active tab",description:"Move the active tab into a floating panel.",defaultShortcut:nt("floatActiveTab",e)},{id:"popoutActiveTab",label:"Open active tab in new window",description:"Move the active tab into a detached popout window.",defaultShortcut:nt("popoutActiveTab",e)},{id:"dockActiveTab",label:"Dock active tab",description:"Dock a floating tab back into the grid, or move a popout tab back to the main window.",defaultShortcut:nt("dockActiveTab",e)},{id:"splitActiveTabRight",label:"Move active tab to new right pane",description:"Create a pane to the right and move the active tab into it.",defaultShortcut:nt("splitActiveTabRight",e)},{id:"splitActiveTabDown",label:"Move active tab to new lower pane",description:"Create a pane below and move the active tab into it.",defaultShortcut:nt("splitActiveTabDown",e)},{id:"focusLeftPane",label:"Focus left pane",description:"Move focus to the pane on the left.",defaultShortcut:nt("focusLeftPane",e)},{id:"focusRightPane",label:"Focus right pane",description:"Move focus to the pane on the right.",defaultShortcut:nt("focusRightPane",e)},{id:"focusUpPane",label:"Focus upper pane",description:"Move focus to the pane above.",defaultShortcut:nt("focusUpPane",e)},{id:"focusDownPane",label:"Focus lower pane",description:"Move focus to the pane below.",defaultShortcut:nt("focusDownPane",e)},{id:"moveActiveTabToLeftPane",label:"Move active tab left",description:"Move the active tab into the pane on the left.",defaultShortcut:nt("moveActiveTabToLeftPane",e)},{id:"moveActiveTabToRightPane",label:"Move active tab right",description:"Move the active tab into the pane on the right.",defaultShortcut:nt("moveActiveTabToRightPane",e)},{id:"moveActiveTabToUpPane",label:"Move active tab up",description:"Move the active tab into the pane above.",defaultShortcut:nt("moveActiveTabToUpPane",e)},{id:"moveActiveTabToDownPane",label:"Move active tab down",description:"Move the active tab into the pane below.",defaultShortcut:nt("moveActiveTabToDownPane",e)},{id:"triggerPrimaryApprovalAction",label:"Approval action 1",description:"Press the first approval/action button for the active session.",defaultShortcut:nt("triggerPrimaryApprovalAction",e)},{id:"triggerSecondaryApprovalAction",label:"Approval action 2",description:"Press the second approval/action button for the active session.",defaultShortcut:nt("triggerSecondaryApprovalAction",e)},{id:"triggerTertiaryApprovalAction",label:"Approval action 3",description:"Press the third approval/action button for the active session.",defaultShortcut:nt("triggerTertiaryApprovalAction",e)},{id:"setActiveTabShortcut",label:"Set active tab shortcut",description:"Start recording a direct shortcut for the active tab.",defaultShortcut:nt("setActiveTabShortcut",e)},{id:"selectPreviousGroupTab",label:"Previous tab in group",description:"Move to the previous tab inside the active Dockview group.",defaultShortcut:nt("selectPreviousGroupTab",e)},{id:"selectNextGroupTab",label:"Next tab in group",description:"Move to the next tab inside the active Dockview group.",defaultShortcut:nt("selectNextGroupTab",e)},{id:"toggleCliView",label:"Toggle CLI view",description:"Toggle the active CLI session between chat and terminal view.",defaultShortcut:nt("toggleCliView",e)}]}function Ia(e){if(!(e instanceof HTMLElement))return!1;if(e.isContentEditable)return!0;const s=e.tagName;return s==="INPUT"||s==="TEXTAREA"||s==="SELECT"}function hn(e){const s=Object.fromEntries(yl(e).map(r=>[r.id,r.defaultShortcut]));try{const r=JSON.parse(localStorage.getItem(gl)||"{}"),n={...s,...r};for(const[a,i]of Object.entries(Uh))n[a]===i&&(n[a]=s[a]);return n}catch{return s}}function vl(e){return e===" "?"Space":e==="Escape"?"Esc":e==="ArrowLeft"?"←":e==="ArrowRight"?"→":e==="ArrowUp"?"↑":e==="ArrowDown"?"↓":e.length===1?e.toUpperCase():e}function Vh({enabled:e=!0,onTrigger:s}){const r=zh(),[n,a]=o.useState(()=>hn(r)),[i,c]=o.useState(null),[l,u]=o.useState([]),p=o.useRef({parts:[],timer:null}),m=o.useCallback(d=>{const b=[];return d.metaKey&&b.push(r?"⌘":"Meta"),d.ctrlKey&&b.push("Ctrl"),d.altKey&&b.push(r?"⌥":"Alt"),d.shiftKey&&d.key.length!==1&&b.push(r?"⇧":"Shift"),["Control","Alt","Shift","Meta"].includes(d.key)?null:(b.push(vl(d.key)),b.join("+"))},[r]),f=o.useCallback(d=>{a(d);try{localStorage.setItem(gl,JSON.stringify(d))}catch{}},[]);o.useEffect(()=>{const d=hn(r),b=Object.entries(n),y=Object.entries(d);b.length===y.length&&b.every(([h,S])=>d[h]===S)||f(d)},[n,r,f]);const g=o.useCallback(()=>{typeof window<"u"&&p.current.timer!=null&&window.clearTimeout(p.current.timer),p.current={parts:[],timer:null}},[]),w=o.useCallback(()=>{typeof window>"u"||(p.current.timer!=null&&window.clearTimeout(p.current.timer),p.current.timer=window.setTimeout(()=>{p.current={parts:[],timer:null}},Fh))},[]);o.useEffect(()=>{if(!i)return;const d=b=>{if(b.preventDefault(),b.stopPropagation(),b.key==="Escape"){c(null),u([]);return}const y=m(b);if(!y)return;const S=!(b.metaKey||b.ctrlKey||b.altKey)&&/^[A-Z0-9]$/.test(y);if(l.length===0&&S){u([y]);return}const k=[...l,y].slice(0,2).join(" "),I={...n};for(const[j,v]of Object.entries(I))v===k&&delete I[j];I[i]=k,f(I),c(null),u([])};return window.addEventListener("keydown",d,!0),()=>window.removeEventListener("keydown",d,!0)},[n,m,f,i,l]),o.useEffect(()=>{if(!e||i)return;const d=b=>{if(b.defaultPrevented)return;const y=m(b);if(!y)return;const h=b.metaKey||b.ctrlKey||b.altKey;if(Ia(b.target)&&!h)return;const S=p.current.parts,_=h?[y]:[...S.slice(-1),y].slice(-2),k=_.join(" "),I=_[_.length-1],j=Object.entries(n).filter(([,M])=>!!M),v=j.find(([,M])=>M===k);if(v){b.preventDefault(),g(),s(v[0]);return}if(j.some(([,M])=>M.startsWith(`${k} `))){b.preventDefault(),p.current.parts=_,w();return}const E=j.find(([,M])=>M===I);if(E){b.preventDefault(),g(),s(E[0]);return}if(j.some(([,M])=>M.startsWith(`${I} `))){b.preventDefault(),p.current.parts=[I],w();return}g()};return window.addEventListener("keydown",d),()=>window.removeEventListener("keydown",d)},[n,w,e,m,s,g,i]),o.useEffect(()=>()=>g(),[g]);const A=o.useMemo(()=>yl(r),[r]);return{isMac:r,actionDefinitions:A,actionShortcuts:n,shortcutListening:i,shortcutListeningDraft:l,setShortcutListening:c,setShortcutListeningDraft:u,saveShortcuts:f}}function Gh({isTabInPopout:e,isTabFloating:s,tabShortcut:r,actionShortcuts:n}){const a=[];return e?(s&&a.push({type:"action",id:"dockInWindow",label:"Dock in window",shortcut:n.dockActiveTab}),a.push({type:"action",id:"moveBackToMain",label:"Move back to main window",shortcut:n.dockActiveTab})):s?a.push({type:"action",id:"dockBackToGrid",label:"Dock back to grid",shortcut:n.dockActiveTab}):a.push({type:"action",id:"floatAsPanel",label:"Float as panel",shortcut:n.floatActiveTab},{type:"action",id:"openInNewWindow",label:"Open in new window",shortcut:n.popoutActiveTab}),a.push({type:"separator",id:"before-shortcut-actions"},{type:"action",id:"setShortcut",label:r?`Change shortcut (${r})`:"Set shortcut",shortcut:n.setActiveTabShortcut}),r&&a.push({type:"action",id:"removeShortcut",label:"Remove shortcut",tone:"muted"}),a.push({type:"separator",id:"before-hide-tab"},{type:"action",id:"hideTab",label:"Hide tab",shortcut:n.hideCurrentTab,tone:"muted"}),a}function qh(e){return e.some(s=>s.type!=="adhdev-daemon")||e.some(s=>s.type==="adhdev-daemon"&&!!s.machine)}function vi({hasStoredLayout:e,initialDataLoaded:s,visibleConversationCount:r,ides:n}){return!e||r>0?!1:s?!qh(n):!0}const wl=o.createContext(null);function An(){const e=o.useContext(wl);if(!e)throw new Error("DashboardDockviewContext missing");return e}function sn(e){return lt(e)||e.tabKey}function Yh(e){return`remote:${e}`}function ts(e){return e.startsWith("remote:")}function wi(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Qn(e){var r,n,a,i,c;const s=e==null?void 0:e.defaultView;if(s)try{s.focus(),(n=(r=e==null?void 0:e.body)==null?void 0:r.focus)==null||n.call(r),(i=(a=e==null?void 0:e.documentElement)==null?void 0:a.focus)==null||i.call(a),(c=s.requestAnimationFrame)==null||c.call(s,()=>{var l,u;try{s.focus(),(u=(l=e==null?void 0:e.body)==null?void 0:l.focus)==null||u.call(l)}catch{}})}catch{}}function Gr(e,s){e.classList.remove(ua.className,ma.className),e.classList.add(s==="light"?ua.className:ma.className)}function ji(e){return e?Array.from(new Set(e.groups.map(s=>{var r,n;return(n=(r=s.element)==null?void 0:r.ownerDocument)==null?void 0:n.defaultView}).filter(s=>!!s&&s!==window))):[]}function Xh(e){const[,s]=o.useState(0);o.useEffect(()=>{const r=()=>s(a=>a+1),n=[e.api.onDidActiveGroupChange(r),e.api.onDidTitleChange(r),e.api.onDidGroupChange(r),e.containerApi.onDidActivePanelChange(r)];return()=>{for(const a of n)a.dispose()}},[e.api,e.containerApi])}function Jh(e,s,r){var c;const n=[s];let a;for(const l of n){let u;for(const p of l){const m=e.addPanel({id:p.tabKey,component:"conversation",title:sn(p),params:{kind:"conversation",tabKey:p.tabKey},...u?{position:{referencePanel:u,direction:"within"},inactive:!0}:a?{position:{referencePanel:a,direction:"right"},inactive:!0}:{}});u||(u=m.id)}a=u??a}return r??((c=s[0])==null?void 0:c.tabKey)??null}function ki(e,s){const r=new Set(s.map(n=>n.tabKey));for(const n of[...e.panels])ts(n.id)||r.has(n.id)||e.removePanel(n);for(const n of s){const a=e.getPanel(n.tabKey);if(a){a.update({params:{tabKey:n.tabKey}}),a.title!==sn(n)&&a.api.setTitle(sn(n));continue}e.addPanel({id:n.tabKey,component:"conversation",title:sn(n),params:{kind:"conversation",tabKey:n.tabKey},...e.activePanel?{position:{referencePanel:e.activePanel.id,direction:"within"},inactive:!0}:e.panels[0]?{position:{referencePanel:e.panels[0].id,direction:"within"},inactive:!0}:{}})}}function Si(e,s,r){var u,p;const n=r?Yh(r):null;for(const m of[...e.panels])ts(m.id)&&(!n||m.id!==n)&&e.removePanel(m);if(!r||!n)return;const a=Wt(s,r);if(!a&&e.totalPanels===0)return;const i=e.getPanel(n),c=Dc(a);if(i){i.title!==c&&i.api.setTitle(c);return}const l=(a==null?void 0:a.tabKey)??((u=e.activePanel)==null?void 0:u.id)??((p=e.panels.find(m=>!ts(m.id)))==null?void 0:p.id);e.addPanel({id:n,component:"remote",title:c,params:{kind:"remote",routeId:r},...l?{position:{referencePanel:l,direction:"right"},inactive:!0}:{}})}function Qh({params:e,api:s}){var f;const r=An(),n=o.useRef(null),[a,i]=o.useState(s.isActive),c=r.conversationsByTabKey.get(e.tabKey),l=kn({sendDaemonCommand:r.sendDaemonCommand,activeConv:c,setLocalUserMessages:r.setLocalUserMessages,setActionLogs:r.setActionLogs,isStandalone:r.isStandalone});o.useEffect(()=>{i(s.isActive);const g=[s.onDidActiveChange(w=>i(w.isActive)),s.onDidActiveGroupChange(w=>{if(!s.isActive&&!w.isActive){i(!1);return}i(s.isActive)})];return()=>{for(const w of g)w.dispose()}},[s]);const u=o.useMemo(()=>c?r.ides.find(g=>g.id===c.routeId):void 0,[r.ides,c]),p=o.useMemo(()=>c?r.actionLogs.filter(g=>g.routeId===c.tabKey):[],[r.actionLogs,c]);if(!c)return t.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col",children:t.jsx(ho,{conversationsCount:0,isSplitMode:!1,isStandalone:r.isStandalone,hasRegisteredMachines:r.hasRegisteredMachines,suppressGuide:r.hasDetachedConversationPanels})});const m=!Ze(c)&&Hs(c)==="terminal";return t.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden",children:t.jsx(po,{activeConv:c,clearToken:r.clearedTabs[c.tabKey]||0,isCliTerminal:m,ideEntry:u,terminalRef:n,handleModalButton:l.handleModalButton,handleRelaunch:l.handleRelaunch,handleSendChat:l.handleSendChat,isSendingChat:l.isSendingChat,handleFocusAgent:l.handleFocusAgent,isFocusingAgent:l.isFocusingAgent,actionLogs:p,userName:r.userName,scrollToBottomRequestNonce:((f=r.scrollToBottomRequest)==null?void 0:f.tabKey)===c.tabKey?r.scrollToBottomRequest.nonce:void 0,isInputActive:a})})}function Zh({params:e}){var u;const s=An(),r=o.useMemo(()=>Wt([...s.conversationsByTabKey.values()],e.routeId),[s.conversationsByTabKey,e.routeId]),n=o.useMemo(()=>s.ides.find(p=>p.id===e.routeId),[s.ides,e.routeId]),a=(r==null?void 0:r.daemonId)||((u=r==null?void 0:r.routeId)==null?void 0:u.split(":")[0])||e.routeId.split(":")[0]||e.routeId,{connScreenshot:i,screenshotUsage:c,handleRemoteAction:l}=bl({doId:a,targetSessionId:r?gc(r):(n==null?void 0:n.sessionId)||(n==null?void 0:n.instanceId),connState:(r==null?void 0:r.connectionState)||"new",viewMode:"remote"});return r?t.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden bg-black",children:t.jsx(ec,{addLog:()=>{},connState:r.connectionState||"new",connScreenshot:i,screenshotUsage:c,transportType:r.transport,onAction:l})}):t.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 ex(){const e=An();return t.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col items-center justify-center",children:t.jsx(ho,{conversationsCount:0,isSplitMode:!1,isStandalone:e.isStandalone,hasRegisteredMachines:e.hasRegisteredMachines,suppressGuide:e.hasDetachedConversationPanels})})}function tx(e){var w,A;Xh(e);const s=An(),r=o.useCallback(d=>{"button"in d&&d.button!==0||e.api.setActive()},[e.api]);if(e.params.kind==="remote"){const d=Wt([...s.conversationsByTabKey.values()],e.params.routeId),b=((w=e.api.group.activePanel)==null?void 0:w.id)===e.api.id,y=e.api.isGroupActive;return t.jsxs("div",{className:`adhdev-dockview-tab${b?" is-active":""}${y?" is-group-active":""}`,title:e.api.title||"Remote","data-tab-key":(d==null?void 0:d.tabKey)||"",onMouseDown:r,onTouchStart:r,children:[t.jsx("div",{className:"adhdev-dockview-tab-status","aria-hidden":"true",children:t.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"◫"})}),t.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[t.jsx("div",{className:"adhdev-dockview-tab-primary",children:e.api.title||"Remote"}),t.jsx("div",{className:"adhdev-dockview-tab-meta",children:d!=null&&d.machineName?t.jsxs(t.Fragment,{children:[t.jsx("span",{children:"Live remote view"}),t.jsx("span",{className:"adhdev-dockview-tab-dot",children:"·"}),t.jsx("span",{className:"adhdev-dockview-tab-machine",children:d.machineName})]}):t.jsx("span",{children:"Live remote view"})})]})]})}const n=s.conversationsByTabKey.get(e.params.tabKey);if(!n)return t.jsx("div",{className:"adhdev-dockview-tab adhdev-dockview-tab-empty","data-tab-key":e.params.tabKey||"",children:t.jsx("div",{className:"adhdev-dockview-tab-copy",children:t.jsx("div",{className:"adhdev-dockview-tab-primary",children:e.api.title||e.params.tabKey})})});const a=((A=e.api.group.activePanel)==null?void 0:A.id)===e.api.id,i=e.api.isGroupActive,c=wn(n,s.liveSessionInboxState,{isOpenConversation:a,notificationStateBySessionId:s.notificationStateBySessionId}),l=c.isReconnecting,u=c.isConnecting,p=c.isGenerating,m=c.isWaiting,f=c.unread,g=s.tabShortcuts[n.tabKey];return t.jsxs("div",{className:`adhdev-dockview-tab${a?" is-active":""}${i?" is-group-active":""}${l?" is-reconnecting":""}`,title:lt(n),"data-tab-key":e.params.tabKey,onMouseDown:r,onTouchStart:r,onContextMenu:d=>{var b;d.preventDefault(),r(d),s.openTabContextMenu({x:d.clientX,y:d.clientY,tabKey:n.tabKey,sourceDocument:((b=d.target)==null?void 0:b.ownerDocument)??document})},children:[f&&t.jsx("span",{className:"adhdev-dockview-tab-unread-dot","aria-hidden":"true"}),t.jsx("div",{className:"adhdev-dockview-tab-status","aria-hidden":"true",children:p?t.jsx("div",{className:"tab-spinner"}):m?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):l?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-reconnecting",children:"○"}):u?t.jsx("div",{className:"tab-connecting-spinner"}):n.connectionState==="connected"?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"●"}):t.jsx("span",{className:"adhdev-dockview-tab-status-text is-idle",children:"○"})}),t.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[t.jsx("div",{className:"adhdev-dockview-tab-primary",children:lt(n)}),t.jsx("div",{className:"adhdev-dockview-tab-meta",children:l?t.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:hs(n)}):u?t.jsx("span",{className:"adhdev-dockview-tab-connecting",children:hs(n)}):t.jsx("span",{children:hs(n)})})]}),g&&t.jsx("span",{className:"text-[9px] opacity-50 font-mono ml-0.5 shrink-0 bg-bg-secondary px-1 rounded",title:g,children:g})]})}function sx({visibleConversations:e,clearedTabs:s,ides:r,actionLogs:n,sendDaemonCommand:a,setLocalUserMessages:i,setActionLogs:c,isStandalone:l,hasRegisteredMachines:u,initialDataLoaded:p,userName:m,toggleHiddenTab:f,actionShortcuts:g,registerActionHandlers:w,onActiveTabChange:A,requestedActiveTabKey:d,requestedRemoteIdeId:b,onRequestedActiveTabConsumed:y,scrollToBottomRequest:h,notificationStateBySessionId:S,liveSessionInboxState:_}){var Tt,ee,Re;const{theme:k}=so(),{sendCommand:I}=Pt(),j=o.useRef(null),v=o.useRef(null),x=o.useRef(!1),E=o.useRef(!1),L=o.useRef(!1),M=o.useRef(null),T=o.useRef([]),[B,H]=o.useState(null),[C,R]=o.useState(!1),[U,N]=o.useState(!1),[D,Y]=o.useState(0),q=o.useRef(null),W=o.useMemo(()=>rl(typeof window<"u"?window.innerWidth:1280),[]),ae=o.useRef(typeof window>"u"?{}:Ef(W)),ce=o.useMemo(()=>new Map(e.map(P=>[P.tabKey,P])),[e]),Se=o.useMemo(()=>{const P=j.current;return P?P.groups.some(O=>{try{const F=O.model.location.type;return F!=="floating"&&F!=="popout"?!1:O.panels.some(G=>ce.has(G.id))}catch{return!1}}):!1},[ce,D,e]),X=o.useCallback(()=>{var P;(P=j.current)==null||P.focus()},[]),he=o.useCallback(P=>{const O=document,F=P.document;for(const Ae of O.querySelectorAll('link[rel="stylesheet"]')){const We=F.createElement("link");We.rel="stylesheet",We.href=Ae.href,Ae.crossOrigin&&(We.crossOrigin=Ae.crossOrigin),F.head.appendChild(We)}for(const Ae of O.querySelectorAll("style")){const We=F.createElement("style");We.textContent=Ae.textContent,F.head.appendChild(We)}const G=[];for(const Ae of O.styleSheets)try{for(const We of Ae.cssRules)We instanceof CSSStyleRule&&(We.selectorText===":root"||We.selectorText==="html")&&G.push(We.cssText)}catch{}if(G.length>0){const Ae=F.createElement("style");Ae.textContent=G.join(`
|
|
43
|
+
Use this if you want to permanently remove a machine.`,confirmLabel:"Remove Machine",confirmColor:"red",onConfirm:x,onCancel:()=>m(null)})]})}const Yp=[{id:"dark",label:"Dark",icon:"🌙"},{id:"light",label:"Light",icon:"☀️"},{id:"system",label:"System",icon:"💻"}];function Xp(){const{preference:e,setPreference:s}=so();return t.jsx("div",{className:"flex gap-2",children:Yp.map(r=>t.jsxs("button",{onClick:()=>s(r.id),className:`px-3 py-1.5 rounded-lg border text-sm font-medium transition-colors flex items-center gap-1.5 ${e===r.id?"bg-accent border-accent":"bg-bg-glass border-border-subtle hover:bg-bg-secondary text-text-muted hover:text-text-primary"}`,style:e===r.id?{color:"var(--accent-on-primary)"}:void 0,children:[t.jsx("span",{children:r.icon}),r.label]},r.id))})}function Jp(e){const s=e.trim();return/^#[0-9a-fA-F]{6}$/.test(s)?s:/^#[0-9a-fA-F]{3}$/.test(s)?`#${s[1]}${s[1]}${s[2]}${s[2]}${s[3]}${s[3]}`:null}function Qp(e){return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16)}}function Vn(e){const s=e/255;return s<=.04045?s/12.92:((s+.055)/1.055)**2.4}function ri(e){const{r:s,g:r,b:n}=Qp(e);return .2126*Vn(s)+.7152*Vn(r)+.0722*Vn(n)}function ni(e,s){const r=ri(e),n=ri(s),a=Math.max(r,n),i=Math.min(r,n);return(a+.05)/(i+.05)}function Yc(e){const s=Jp(e);if(!s)return"#111827";const r="#111827",n="#ffffff";return ni(s,r)>=ni(s,n)?r:n}const ja={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},ka={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},Zp=[{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"}}}],Xc="adhdev-chat-theme",Jc="adhdev-chat-theme-custom";function en(){if(typeof window>"u")return"ember";try{return localStorage.getItem(Xc)||"ember"}catch{return"ember"}}function Ot(e){try{const s=localStorage.getItem(Jc);if(s){const r=JSON.parse(s);return{...e==="dark"?ja:ka,...r[e]}}}catch{}return e==="dark"?ja:ka}function Or(e,s){try{localStorage.setItem(Jc,JSON.stringify({dark:e,light:s}))}catch{}}function $t(e,s){const r=parseInt(e.slice(1,3),16),n=parseInt(e.slice(3,5),16),a=parseInt(e.slice(5,7),16);return`rgba(${r}, ${n}, ${a}, ${s})`}function fn(e,s){const r=Math.min(255,parseInt(e.slice(1,3),16)+s),n=Math.min(255,parseInt(e.slice(3,5),16)+s),a=Math.min(255,parseInt(e.slice(5,7),16)+s);return`#${r.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}${a.toString(16).padStart(2,"0")}`}const ef={midnight:{dark:"#8b5cf6",light:"#7c3aed"},ember:{dark:"#d97706",light:"#d97706"},aurora:{dark:"#ec4899",light:"#ec4899"},honey:{dark:"#fbbf24",light:"#fbbf24"}};function ur(e,s){var a;const r=(a=ef[e])==null?void 0:a[s];if(!r)return;const n=document.documentElement;n.style.setProperty("--accent-primary",r),n.style.setProperty("--accent-primary-light",fn(r,24)),n.style.setProperty("--accent-on-primary",Yc(r)),n.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${r}, ${fn(r,18)})`),n.style.setProperty("--border-accent",$t(r,.35)),n.style.setProperty("--nav-active-bg",$t(r,.1)),n.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${r}, 0 0 12px ${$t(r,.06)}`)}function gs(e){const s=document.documentElement;s.style.setProperty("--bg-primary",e.bgPrimary),s.style.setProperty("--bg-secondary",e.bgSecondary),s.style.setProperty("--bg-card",$t(e.surfacePrimary,.92)),s.style.setProperty("--surface-primary",e.surfacePrimary),s.style.setProperty("--surface-secondary",e.bgSecondary),s.style.setProperty("--bg-glass",$t(e.borderSubtle,.15)),s.style.setProperty("--bg-glass-hover",$t(e.borderSubtle,.25)),s.style.setProperty("--text-primary",e.textPrimary),s.style.setProperty("--text-secondary",e.textSecondary),s.style.setProperty("--text-muted",e.textMuted),s.style.setProperty("--border-subtle",$t(e.borderSubtle,.5)),s.style.setProperty("--border-default",$t(e.borderDefault,.5)),s.style.setProperty("--accent-primary",e.accentColor),s.style.setProperty("--accent-primary-light",fn(e.accentColor,30)),s.style.setProperty("--accent-on-primary",Yc(e.accentColor)),s.style.setProperty("--accent-gradient",`linear-gradient(135deg, ${e.accentColor}, ${fn(e.accentColor,40)})`),s.style.setProperty("--border-accent",$t(e.accentColor,.35)),s.style.setProperty("--nav-active-bg",$t(e.accentColor,.1)),s.style.setProperty("--nav-active-shadow",`inset 3px 0 0 ${e.accentColor}, 0 0 12px ${$t(e.accentColor,.06)}`),s.style.setProperty("--chat-user-bg",e.userBubble),s.style.setProperty("--chat-user-color",e.userText),s.style.setProperty("--chat-user-radius",`${e.bubbleRadius}px ${e.bubbleRadius}px 4px ${e.bubbleRadius}px`),s.style.setProperty("--chat-assistant-bg",e.assistantBubble),s.style.setProperty("--chat-assistant-color",e.assistantText),s.style.setProperty("--chat-assistant-radius",`${e.bubbleRadius}px ${e.bubbleRadius}px ${e.bubbleRadius}px 4px`),s.style.setProperty("--chat-assistant-border",`1px solid ${$t(e.accentColor,.12)}`),s.style.setProperty("--chat-container-bg",e.containerBg),s.style.setProperty("--dashboard-pane-bg",e.containerBg),s.style.setProperty("--chat-thought-accent",e.accentColor),s.style.setProperty("--chat-tool-accent",e.accentColor),s.style.setProperty("--chat-action-color",e.accentColor),s.style.setProperty("--chat-send-bg",e.sendButton),s.style.setProperty("--chat-input-border",e.inputBorder)}function ro(){const e=document.documentElement;["--bg-primary","--bg-secondary","--bg-card","--surface-primary","--surface-secondary","--bg-glass","--bg-glass-hover","--text-primary","--text-secondary","--text-muted","--border-subtle","--border-default","--accent-primary","--accent-primary-light","--accent-on-primary","--accent-gradient","--border-accent","--nav-active-bg","--nav-active-shadow","--chat-user-bg","--chat-user-color","--chat-user-radius","--chat-assistant-bg","--chat-assistant-color","--chat-assistant-radius","--chat-assistant-border","--chat-container-bg","--dashboard-pane-bg","--chat-thought-accent","--chat-tool-accent","--chat-action-color","--chat-send-bg","--chat-input-border"].forEach(r=>e.style.removeProperty(r))}function tf(e){try{localStorage.setItem(Xc,e)}catch{}if(document.documentElement.setAttribute("data-chat-theme",e),e==="custom"){const s=ys()?"dark":"light";gs(Ot(s))}else ro(),ur(e,ys()?"dark":"light")}function sf(){try{localStorage.removeItem("adhdev-accent-color")}catch{}const e=en();if(document.documentElement.setAttribute("data-chat-theme",e),e==="custom"){const s=ys()?"dark":"light";gs(Ot(s))}else ro(),ur(e,ys()?"dark":"light")}function ys(){const e=document.documentElement.getAttribute("data-theme");return e?e==="dark":window.matchMedia("(prefers-color-scheme: dark)").matches}function Nt({label:e,value:s,onChange:r}){return t.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[t.jsx("span",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",flex:"1 1 0",minWidth:0},children:e}),t.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,flexShrink:0},children:[t.jsx("input",{type:"color",value:s,onChange:n=>r(n.target.value),style:{width:28,height:28,border:"none",borderRadius:6,cursor:"pointer",background:"transparent",padding:0}}),t.jsx("input",{type:"text",value:s,onChange:n=>{/^#[0-9a-fA-F]{0,6}$/.test(n.target.value)&&r(n.target.value)},style:{width:68,fontSize:"0.7rem",fontFamily:"monospace",background:"var(--bg-primary)",border:"1px solid var(--border-subtle)",borderRadius:4,padding:"3px 6px",color:"var(--text-primary)"}})]})]})}function er({title:e,children:s}){return t.jsxs("div",{style:{marginBottom:14},children:[t.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:e}),t.jsx("div",{style:{display:"flex",flexDirection:"column",gap:6},children:s})]})}function rf({dark:e,onColorsChange:s}){const r=e?"dark":"light",[n,a]=o.useState(()=>Ot(r));o.useEffect(()=>{a(Ot(r))},[r]);const i=o.useCallback((c,l)=>{a(u=>{const p={...u,[c]:l},f=Ot(r==="dark"?"light":"dark");return r==="dark"?Or(p,f):Or(f,p),gs(p),s(p),p})},[r,s]);return t.jsxs("div",{style:{marginTop:12,padding:"16px 14px",background:"var(--bg-glass)",border:"1px solid var(--border-subtle)",borderRadius:12,overflow:"hidden"},children:[t.jsxs("div",{style:{fontSize:"0.75rem",fontWeight:700,color:"var(--text-primary)",marginBottom:14,display:"flex",alignItems:"center",gap:8,flexWrap:"wrap"},children:["🎨 Custom Theme Editor",t.jsxs("span",{style:{fontSize:"0.65rem",fontWeight:500,color:"var(--text-muted)",background:"var(--bg-glass)",padding:"2px 8px",borderRadius:4},children:[e?"🌙 Dark":"☀️ Light"," mode"]})]}),t.jsxs("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[t.jsxs("div",{children:[t.jsxs(er,{title:"App Background",children:[t.jsx(Nt,{label:"Background",value:n.bgPrimary,onChange:c=>i("bgPrimary",c)}),t.jsx(Nt,{label:"Surface",value:n.bgSecondary,onChange:c=>i("bgSecondary",c)}),t.jsx(Nt,{label:"Card",value:n.surfacePrimary,onChange:c=>i("surfacePrimary",c)})]}),t.jsxs(er,{title:"App Text",children:[t.jsx(Nt,{label:"Primary",value:n.textPrimary,onChange:c=>i("textPrimary",c)}),t.jsx(Nt,{label:"Secondary",value:n.textSecondary,onChange:c=>i("textSecondary",c)}),t.jsx(Nt,{label:"Muted",value:n.textMuted,onChange:c=>i("textMuted",c)})]}),t.jsxs(er,{title:"Borders & Accent",children:[t.jsx(Nt,{label:"Border subtle",value:n.borderSubtle,onChange:c=>i("borderSubtle",c)}),t.jsx(Nt,{label:"Border default",value:n.borderDefault,onChange:c=>i("borderDefault",c)}),t.jsx(Nt,{label:"Accent",value:n.accentColor,onChange:c=>i("accentColor",c)})]})]}),t.jsxs("div",{children:[t.jsxs(er,{title:"Chat Bubbles",children:[t.jsx(Nt,{label:"User bubble",value:n.userBubble,onChange:c=>i("userBubble",c)}),t.jsx(Nt,{label:"User text",value:n.userText,onChange:c=>i("userText",c)}),t.jsx(Nt,{label:"Agent bubble",value:n.assistantBubble,onChange:c=>i("assistantBubble",c)}),t.jsx(Nt,{label:"Agent text",value:n.assistantText,onChange:c=>i("assistantText",c)})]}),t.jsxs(er,{title:"Chat Layout",children:[t.jsx(Nt,{label:"Chat BG",value:n.containerBg,onChange:c=>i("containerBg",c)}),t.jsx(Nt,{label:"Send button",value:n.sendButton,onChange:c=>i("sendButton",c)}),t.jsx(Nt,{label:"Input border",value:n.inputBorder,onChange:c=>i("inputBorder",c)}),t.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[t.jsx("span",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",flex:"1 1 0",minWidth:0},children:"Bubble radius"}),t.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,flex:1},children:[t.jsx("input",{type:"range",min:4,max:24,value:n.bubbleRadius,onChange:c=>i("bubbleRadius",Number(c.target.value)),style:{flex:1,accentColor:"var(--accent-primary)"}}),t.jsxs("span",{style:{fontSize:"0.7rem",color:"var(--text-muted)",width:28,textAlign:"right"},children:[n.bubbleRadius,"px"]})]})]})]})]})]}),t.jsx("button",{onClick:()=>{const c=e?ja:ka,u=Ot(e?"light":"dark");e?Or(c,u):Or(u,c),a(c),gs(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 nf(){const[e,s]=o.useState(en),[r,n]=o.useState(!0),[a,i]=o.useState(()=>Ot("dark"));o.useEffect(()=>{n(ys());const u=new MutationObserver(()=>{const f=ys();n(f);const g=en();g==="custom"?gs(Ot(f?"dark":"light")):ur(g,f?"dark":"light")});u.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]});const p=window.matchMedia("(prefers-color-scheme: dark)"),m=()=>{const f=ys();n(f);const g=en();g==="custom"?gs(Ot(f?"dark":"light")):ur(g,f?"dark":"light")};return p.addEventListener("change",m),()=>{u.disconnect(),p.removeEventListener("change",m)}},[]),o.useEffect(()=>{document.documentElement.setAttribute("data-chat-theme",e),e==="custom"?gs(Ot(r?"dark":"light")):(ro(),ur(e,r?"dark":"light"))},[e,r]),o.useEffect(()=>{i(Ot(r?"dark":"light"))},[r]);const c=u=>{s(u),tf(u)},l=[...Zp,{id:"custom",name:"Custom",description:"Full app + chat customization",preview:{dark:{userBubble:a.userBubble,assistantBubble:a.assistantBubble,assistantBorder:`1px solid ${a.accentColor}22`,containerBg:a.containerBg,textColor:a.assistantText},light:{userBubble:a.userBubble,assistantBubble:a.assistantBubble,assistantBorder:`1px solid ${a.accentColor}22`,containerBg:a.containerBg,textColor:a.assistantText}}}];return t.jsxs("div",{children:[t.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-4 gap-3",children:l.map(u=>{const p=e===u.id,m=r?u.preview.dark:u.preview.light,f=u.id==="honey"||u.id==="ember"?"#1a1a1a":u.id==="custom"?a.userText:"#fff";return t.jsxs("button",{onClick:()=>c(u.id),className:"text-left rounded-xl p-3 transition-all",style:{background:p?"var(--bg-glass-hover)":"var(--bg-glass)",border:p?"2px solid var(--accent-primary)":"2px solid var(--border-subtle)",opacity:p?1:.75},children:[t.jsxs("div",{className:"rounded-lg p-3 mb-2.5 flex flex-col gap-1.5",style:{background:m.containerBg},children:[t.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:m.assistantBubble,border:m.assistantBorder,color:m.textColor},children:"Hello! How can I help?"}),t.jsx("div",{className:"self-end rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:m.userBubble,color:f},children:"Fix the bug please"}),t.jsx("div",{className:"self-start rounded-xl px-3 py-1.5 text-[10px] max-w-[75%]",style:{background:m.assistantBubble,border:m.assistantBorder,color:m.textColor},children:"On it! ✨"})]}),t.jsxs("div",{className:"flex items-center gap-2",children:[p&&t.jsx("span",{className:"w-2 h-2 rounded-full bg-accent shrink-0"}),t.jsxs("div",{children:[t.jsx("div",{className:"text-sm font-bold text-text-primary",children:u.id==="custom"?"🎨 Custom":u.name}),t.jsx("div",{className:"text-[10px] text-text-muted",children:u.description})]})]})]},u.id)})}),e==="custom"&&t.jsx(rf,{dark:r,onColorsChange:u=>i(u)})]})}const no="adhdev_mobileDashboardMode_v1",Sa="adhdev:mobile-dashboard-mode-change";function ao(){try{return localStorage.getItem(no)==="workspace"?"workspace":"chat"}catch{return"chat"}}function af(e){if(typeof window>"u")return()=>{};const s=a=>{e(a??ao())},r=a=>{const i=a.detail;s(i)},n=a=>{a.key&&a.key!==no||s()};return window.addEventListener(Sa,r),window.addEventListener("storage",n),()=>{window.removeEventListener(Sa,r),window.removeEventListener("storage",n)}}function of(e){try{localStorage.setItem(no,e)}catch{}typeof window<"u"&&window.dispatchEvent(new CustomEvent(Sa,{detail:e}))}function cf(){const[e,s]=o.useState(!0);return o.useEffect(()=>{s(ao()==="chat")},[]),t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Zt,{size:15})," Mobile Inbox (Chat Mode)"]}),description:e?"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:e,onChange:r=>{s(r),of(r?"chat":"workspace")},extra:t.jsx("span",{className:"text-[11px] text-text-muted",children:e?"Chat mode":"Workspace"})})}function lf(e,s,r){return{...e||{},id:s,type:(e==null?void 0:e.type)||"adhdev-daemon",status:(e==null?void 0:e.status)||"online",timestamp:r.timestamp,platform:r.machine.platform,machine:{...(e==null?void 0:e.machine)||{},...r.machine}}}function df(e,s){const{sendData:r}=Pt(),{injectEntries:n,getIdes:a}=cn(),i=Array.from(new Set(e.filter(Boolean))).join("|");o.useEffect(()=>{if(!(s!=null&&s.enabled)||!r)return;const c=i?i.split("|"):[];if(c.length===0)return;const l=c.map(u=>os.subscribe({sendData:r},u,{type:"subscribe",topic:"machine.runtime",key:`machine:${u}`,params:{intervalMs:s==null?void 0:s.intervalMs}},p=>{const m=a().find(g=>g.id===u),f=lf(m,u,p);n([f])}));return()=>{l.forEach(u=>u())}},[i,a,n,s==null?void 0:s.enabled,s==null?void 0:s.intervalMs,r])}function Qc(e,s){const{sendData:r}=Pt(),[n,a]=o.useState(null),[i,c]=o.useState(!1);return o.useEffect(()=>{if(!e){a(null),c(!1);return}if(!(s!=null&&s.enabled)||!r){c(!1);return}a(null),c(!0);let l=null;const u=os.subscribe({sendData:r},e,{type:"subscribe",topic:"session_host.diagnostics",key:`session_host:${e}`,params:{includeSessions:(s==null?void 0:s.includeSessions)!==!1,...typeof(s==null?void 0:s.limit)=="number"?{limit:s.limit}:{},...typeof(s==null?void 0:s.intervalMs)=="number"?{intervalMs:s.intervalMs}:{}}},p=>{l&&(clearTimeout(l),l=null),a(p.diagnostics),c(!1)});return u.initialSendAccepted?l=setTimeout(()=>{c(!1)},Mm):c(!1),()=>{l&&clearTimeout(l),u()}},[e,s==null?void 0:s.enabled,s==null?void 0:s.includeSessions,s==null?void 0:s.intervalMs,s==null?void 0:s.limit,r]),{diagnostics:n,loading:i,applyDiagnostics:a}}function uf(e){return e.daemonId||(e.routeId.includes(":")?e.routeId.split(":")[0]||null:e.routeId||null)}function Zc(e){const{sendData:s}=Pt(),[r,n]=o.useState({});return o.useEffect(()=>{const a=uf(e);if(!a||!e.sessionId||!s){n({});return}const i=os.subscribe({sendData:s},a,{type:"subscribe",topic:"session.modal",key:`daemon:${a}:session-modal:${e.sessionId}`,params:{targetSessionId:e.sessionId}},c=>{n({status:c.status,modalMessage:c.modalMessage,modalButtons:c.modalButtons}),Ks.record({interactionId:c.interactionId,kind:"dashboard.session_modal_applied",topic:"session.modal",payload:{sessionId:e.sessionId,status:c.status,modalButtonCount:Array.isArray(c.modalButtons)?c.modalButtons.length:0}})});return()=>{i()}},[e.daemonId,e.routeId,e.sessionId,s]),r}const el="adhdev_hiddenTabs";function mf(){try{const e=localStorage.getItem(el);if(e)return new Set(JSON.parse(e))}catch{}return new Set}function As(e){try{localStorage.setItem(el,JSON.stringify([...e]))}catch{}}function Wr(e){return Ba(e)}function oo(e,s){return rs(s).some(r=>e.has(r))}function pf(){const[e,s]=o.useState(mf),r=o.useCallback(p=>{s(m=>{const f=new Set(m);return f.has(p)?f.delete(p):f.add(p),As(f),f})},[]),n=o.useCallback(p=>{s(m=>{if(m.has(p))return m;const f=new Set(m);return f.add(p),As(f),f})},[]),a=o.useCallback(p=>{s(m=>{if(!m.has(p))return m;const f=new Set(m);return f.delete(p),As(f),f})},[]),i=o.useCallback(()=>{s(p=>{if(p.size===0)return p;const m=new Set;return As(m),m})},[]),c=o.useCallback((p,m)=>{s(f=>{const g=new Set(f);for(const w of m)g.add(w);return As(g),g})},[]),l=o.useCallback((p,m)=>{s(f=>{const g=new Set(f);for(const w of m)g.delete(w);return As(g),g})},[]),u=o.useCallback(p=>oo(e,p),[e]);return{hiddenTabs:e,toggleTab:r,hideTab:n,showTab:a,showAllTabs:i,hideAllForDaemon:c,showAllForDaemon:l,isHidden:u}}function tl(e){return e instanceof Error?e.message:String(e||"")}function io(e){const s=tl(e);return s.includes("P2P command timeout")||s.includes("P2P not connected")||s.includes("P2P channel not open")||s.includes("P2P not available")||s.includes("P2P data channel closed")||s.includes("P2P receiver stopped")}function co(e){const s=tl(e);return s.includes("P2P command timeout")||s.includes("P2P data channel closed")||s.includes("P2P receiver stopped")}function ai(e,s){const r=typeof e.sessionId=="string"&&e.sessionId?e.sessionId:typeof e.id=="string"?e.id:"";if(!r||e.transport!=="pty")return e;const n=s[r];return!n||e.mode===n?e:{...e,mode:n}}function ff(e,s){if(!Array.isArray(e)||e.length===0||!s||Object.keys(s).length===0)return e;let r=!1;const n=e.map(a=>{const i=ai(a,s),c=Array.isArray(a.childSessions)?a.childSessions.map(u=>ai(u,s)):a.childSessions,l=c!==a.childSessions;return i!==a||l?(r=!0,{...i,...l?{childSessions:c}:{}}):a});return r?n:e}function sl(e,s){if(!s)return null;for(const r of e){if(r.sessionId===s&&r.transport==="pty")return r.mode==="chat"?"chat":"terminal";for(const n of r.childSessions||[])if(n.id===s&&n.transport==="pty")return n.mode==="chat"?"chat":"terminal"}return null}function hf(e,s){if(!e||Object.keys(e).length===0)return e;let r=!1;const n={...e};for(const[a,i]of Object.entries(e))sl(s,a)===i&&(delete n[a],r=!0);return r?n:e}function xf({visibleConversations:e,clearedTabs:s,setClearedTabs:r,setActionLogs:n}){o.useEffect(()=>{uc()},[]);const a=o.useMemo(()=>e.map(i=>({id:i.tabKey,name:Pc(i),status:i.status,activeModal:i.modalMessage?{message:i.modalMessage,buttons:i.modalButtons}:null})),[e]);return Uu(a),o.useEffect(()=>{if(Object.keys(s).length===0)return;const c=setTimeout(()=>{r(l=>{const u=Date.now(),p={};for(const[m,f]of Object.entries(l))u-f<5e3&&(p[m]=f);return Object.keys(p).length===Object.keys(l).length?l:p})},5500);return()=>clearTimeout(c)},[s,r]),o.useEffect(()=>{const i=setInterval(()=>{const c=Date.now()-3e5;n(l=>{const u=l.filter(p=>p.timestamp>c).slice(-100);return u.length===l.length?l:u})},6e4);return()=>clearInterval(i)},[n]),null}function bf(e){const s=e.filter(n=>n.type!=="adhdev-daemon"),r=new Map;for(const n of s){const a=r.get(n.id);if(!a){r.set(n.id,n);continue}const i=(a.workspace?1:0)+(a.activeChat?1:0);((n.workspace?1:0)+(n.activeChat?1:0)>i||(n.timestamp||0)>(a.timestamp||0))&&r.set(n.id,n)}return Array.from(r.values())}function Gn(e,s){if(e.length!==s.length)return!1;for(let r=0;r<e.length;r+=1)if(e[r]!==s[r])return!1;return!0}function gf(e){let s=2166136261;for(let r=0;r<e.length;r+=1)s^=e.charCodeAt(r),s=Math.imul(s,16777619)>>>0;return s.toString(16).padStart(8,"0")}function oi(e){if(!e)return"";const s=Array.isArray(e.messages)?e.messages:[],r=s[s.length-1],n=r?gf(Os(r.content)):"";return[e.id||"",e.title||"",e.status||"",s.length,String((r==null?void 0:r.id)||""),String((r==null?void 0:r.index)??""),String((r==null?void 0:r.receivedAt)??(r==null?void 0:r.timestamp)??""),n].join(":")}function yf(e){const s=Array.isArray(e.childSessions)?e.childSessions:[];return[e.id,e.sessionId||"",e.providerSessionId||"",e.transport||"",e.mode||"",e.status||"",e.workspace||"",e.lastMessageHash||"",String(e.lastUpdated||""),oi(e.activeChat),...s.map(r=>[r.id||"",r.providerSessionId||"",r.transport||"",r.mode||"",r.status||"",r.title||"",r.lastMessageHash||"",String(r.lastUpdated||""),oi(r.activeChat)].join(":"))].join("|")}function vf(e,s){const r=Date.now();return e.map(n=>{const a=s[n.tabKey];return a&&r-a<5e3?{...n,messages:[],title:""}:n})}function wf(e,s){const r=[],n=e.sessionId||e.instanceId;r.push({key:e.id,ref:s[e.id]}),n&&r.push({key:n,ref:s[n]});for(const a of e.childSessions||[]){const i=a.id||a.providerType,c=`${e.id}:${i}`;r.push({key:c,ref:s[c]}),r.push({key:a.id,ref:s[a.id]})}return r}function jf(e,s){if(e.length!==s.length)return!1;for(let r=0;r<e.length;r+=1)if(e[r].key!==s[r].key||e[r].ref!==s[r].ref)return!1;return!0}function kf(e,s){const r=new Map;for(const n of e){const a=s.get(n.routeId)||n;for(const i of rs({routeId:n.routeId}))r.set(i,a);for(const i of rs({providerSessionId:n.providerSessionId,sessionId:n.sessionId}))r.set(i,n.streamSource==="native"?a:n);for(const i of rs({tabKey:n.tabKey}))r.set(i,n)}return r}function Sf(e){return[...e.messages].reverse().find(s=>!(s!=null&&s._localId))||e.messages[e.messages.length-1]}function Nf(e){const s=Sf(e);if(!s)return`empty:${e.messages.length}`;if(s.id)return`id:${String(s.id)}`;if(s._localId)return`local:${String(s._localId)}`;const r=String(s.role||""),n=Os(s.content).slice(0,240);return`${e.messages.length}:${r}:${n}`}function Cf({ides:e,connectionStates:s,localUserMessages:r,clearedTabs:n,hiddenTabs:a}){const i=o.useMemo(()=>bf(e),[e]),c=o.useMemo(()=>Oc(e),[e]),l=o.useRef([]),u=o.useRef([]),p=o.useRef([]),m=o.useRef(new Map),f=o.useRef(new Map),g=o.useMemo(()=>{const k=new Map,I=[];for(const E of i){const{connectionState:L="new",machineName:M}=Wc(E,{machineNames:c,connectionStates:s,defaultConnectionState:"new"}),T=wf(E,r),B=yf(E),H=m.current.get(E.id);if(H&&H.ide===E&&H.sourceSignature===B&&H.connectionState===L&&H.machineName===M&&jf(H.localRefs,T)){k.set(E.id,H),I.push(...H.conversations);continue}const C=to(E,r,{machineNames:c,connectionStates:s,defaultConnectionState:"new"}),R={ide:E,sourceSignature:B,connectionState:L,machineName:M,localRefs:T,conversations:C};k.set(E.id,R),I.push(...C)}m.current=k;const j=new Map,v=E=>{const L=Nf(E),M=f.current.get(E.tabKey);if(M&&M.signature===L)return j.set(E.tabKey,M),M.timestamp;const T={signature:L,timestamp:yc(E)||(M==null?void 0:M.timestamp)||0};return j.set(E.tabKey,T),T.timestamp},x=[...I].sort((E,L)=>vc(E,L,v));return f.current=j,x},[i,r,s,c]),w=o.useMemo(()=>{const k=vf(g,n);return Gn(l.current,k)?l.current:(l.current=k,k)},[g,n]),A=o.useMemo(()=>{const k=new Map,I=Array.from(new Set(w.map(j=>j.routeId)));for(const j of I){const v=Wt(w,j);v&&k.set(j,v)}return k},[w]),d=o.useMemo(()=>{const k=new Map;for(const I of w){const j=A.get(I.routeId),v=I.streamSource==="native"&&j?j:I;for(const x of rs({providerSessionId:I.providerSessionId,sessionId:I.sessionId}))k.set(x,v)}return k},[w,A]),b=o.useMemo(()=>kf(w,A),[w,A]),y=o.useCallback(k=>{if(k)return d.get(k)},[d]),h=o.useCallback(k=>{if(k)return b.get(k)},[b]),S=o.useMemo(()=>{const k=w.filter(I=>!oo(a,I));return Gn(u.current,k)?u.current:(u.current=k,k)},[w,a]),_=o.useMemo(()=>{const k=S.map(I=>I.tabKey);return Gn(p.current,k)?p.current:(p.current=k,k)},[S]);return{chatIdes:i,conversations:w,visibleConversations:S,visibleTabKeys:_,resolveConversationBySessionId:y,resolveConversationByTarget:h}}function If({isMobile:e,urlActiveTab:s,resolveConversationBySessionId:r,setSearchParams:n}){const a=o.useMemo(()=>{var l;return e||!s?null:((l=r(s))==null?void 0:l.tabKey)??null},[e,r,s]),i=o.useMemo(()=>{var l;return!e||!s?null:((l=r(s))==null?void 0:l.tabKey)??null},[e,r,s]),c=o.useCallback(()=>{s&&n(l=>{const u=new URLSearchParams(l);return u.delete("activeTab"),u},{replace:!0})},[n,s]);return{requestedDesktopTabKey:a,requestedMobileTabKey:i,consumeRequestedActiveTab:c}}function Af({ides:e,sendDaemonCommand:s,setToasts:r,setLocalUserMessages:n,resolveConversationByTarget:a}){o.useEffect(()=>{st.setIdes(e)},[e]),o.useEffect(()=>{st.setResolveAction((i,c,l)=>{s(i,c,l).catch(()=>{})})},[s]),o.useEffect(()=>{const i=st.onToast(u=>{r(m=>m.some(g=>g.message===u.message&&u.timestamp-g.timestamp<3e3)?m:[...m.slice(-4),{id:u.id,message:u.message,type:u.type,timestamp:u.timestamp,targetKey:u.targetKey,actions:u.actions}]);const p=u.duration||5e3;setTimeout(()=>r(m=>m.filter(f=>f.id!==u.id)),p)}),c=st.onSystemMessage((u,p)=>{var w,A;const m=a(u),f=(w=p._localId)==null?void 0:w.startsWith("sys_approval_"),g=!!(m&&(m.status==="waiting_approval"||(A=m.modalButtons)!=null&&A.length||m.modalMessage));f&&g||n(d=>({...d,[u]:[...d[u]||[],p]}))}),l=st.onClearSystemMessage((u,p)=>{n(m=>{var f;return(f=m[u])!=null&&f.length?{...m,[u]:m[u].filter(g=>{var w;return!(g.role==="system"&&((w=g._localId)!=null&&w.startsWith(p)))})}:m})});return()=>{i(),c(),l()}},[r,n]),o.useEffect(()=>{const i=Tc.on("status_event",c=>{st.handleRawEvent(c,"ws")});return()=>{i()}},[]),o.useEffect(()=>{var c;const i=l=>{var b;const u=l.data;if((u==null?void 0:u.type)!=="notification_action"||typeof u.action!="string"||!u.action.startsWith("approval_")||!(u.daemonId||u.targetSessionId||u.targetKey))return;const p=u.targetSessionId||u.targetKey||u.daemonId,m=a(p),f=(m==null?void 0:m.routeId)||u.daemonId;if(!f)return;const g=Number(u.buttonIndex),w=u.button||((b=m==null?void 0:m.modalButtons)==null?void 0:b[g])||"Approve",A=String(w).replace(/[⌥⏎⇧⌫⌘⌃↵]/g,"").trim().toLowerCase(),d=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(A);s(f,"resolve_action",{action:d?"approve":"reject",button:w,...Number.isFinite(g)&&{buttonIndex:g},...(m==null?void 0:m.sessionId)&&{targetSessionId:m.sessionId},...u.targetSessionId&&{targetSessionId:u.targetSessionId}}).catch(y=>console.error("[SW Action] approval failed:",y))};return(c=navigator.serviceWorker)==null||c.addEventListener("message",i),()=>{var l;return(l=navigator.serviceWorker)==null?void 0:l.removeEventListener("message",i)}},[a,s])}const Mf="adhdev_dashboardLayout_v1",Tf="adhdev_dashboardDockview_v1",Lf="adhdev_dashboardDockviewHiddenRestore_v1",tr={groupAssignments:[],focusedGroup:0,groupActiveTabIds:{},groupTabOrders:{},groupSizes:[]};function lo(e,s){try{const r=localStorage.getItem(e);return r?JSON.parse(r):s}catch{return s}}function rl(e){return e<768?"mobile":e<1280?"desktop-narrow":"desktop-wide"}function nl(e){return`${Mf}:${e}`}function _f(e){const s=nl(e);return lo(s,null)}function Rf(e,s){try{const r=s.groupAssignments.length===0&&s.focusedGroup===0&&Object.keys(s.groupActiveTabIds).length===0&&Object.keys(s.groupTabOrders).length===0&&s.groupSizes.length===0,n=nl(e);if(r){localStorage.removeItem(n);return}localStorage.setItem(n,JSON.stringify(s))}catch{}}function al(e){return`${Tf}:${e}`}function Pf(e){const s=al(e);return lo(s,null)}function Df(e,s){try{const r=al(e);if(!s){localStorage.removeItem(r);return}localStorage.setItem(r,JSON.stringify(s))}catch{}}function ol(e){return`${Lf}:${e}`}function Ef(e){const s=ol(e);return lo(s,{})}function $f(e,s){try{const r=ol(e);if(Object.keys(s).length===0){localStorage.removeItem(r);return}localStorage.setItem(r,JSON.stringify(s))}catch{}}function Kf(){return{groupAssignments:[...tr.groupAssignments],focusedGroup:tr.focusedGroup,groupActiveTabIds:{...tr.groupActiveTabIds},groupTabOrders:{...tr.groupTabOrders},groupSizes:[...tr.groupSizes]}}function Bf(){const[e]=o.useState(()=>rl(typeof window<"u"?window.innerWidth:1280)),[s,r]=o.useState(()=>new Map),[n,a]=o.useState(0),[i,c]=o.useState({}),[l,u]=o.useState({}),[p,m]=o.useState([]),[f,g]=o.useState(()=>typeof window<"u"&&window.innerWidth<768),[w,A]=o.useState(!1),d=o.useCallback(()=>{if(w)return;const b=_f(e)??Kf();r(new Map(b.groupAssignments)),a(b.focusedGroup),c(b.groupActiveTabIds),u(b.groupTabOrders),m(b.groupSizes),A(!0)},[w,e]);return o.useEffect(()=>{w&&Rf(e,{groupAssignments:[...s.entries()],focusedGroup:n,groupActiveTabIds:i,groupTabOrders:l,groupSizes:p})},[w,e,s,n,i,l,p]),o.useEffect(()=>{const b=window.matchMedia("(max-width: 767px)"),y=h=>g(h.matches);return b.addEventListener("change",y),()=>b.removeEventListener("change",y)},[]),{groupAssignments:s,setGroupAssignments:r,focusedGroup:n,setFocusedGroup:a,groupActiveTabIds:i,setGroupActiveTabIds:c,groupTabOrders:l,setGroupTabOrders:u,groupSizes:p,setGroupSizes:m,isMobile:f,hasHydratedStoredLayout:w,hydrateStoredLayout:d}}function Of(e,s){if(!Array.isArray(e)||e.length!==1||!s)return!1;const r=e[0],n=Ka(s);return typeof(r==null?void 0:r.id)=="string"&&n.includes(r.id)}function Wf({urlActiveTab:e,conversations:s,resolveConversationBySessionId:r,normalizedGroupAssignments:n,hasHydratedStoredLayout:a,hydrateStoredLayout:i,setGroupActiveTabIds:c,setFocusedGroup:l,setSearchParams:u,historyModalOpen:p,activeConv:m,isRefreshingHistory:f,ides:g,handleRefreshHistory:w}){const A=o.useRef(!1),d=o.useRef(!1),b=o.useRef(null),y=o.useRef(!1);o.useEffect(()=>{if(!e||A.current||s.length===0)return;if(!a){i();return}const h=r(e);if(!h)return;const S=n.get(h.tabKey)??0;c(_=>({..._,[S]:h.tabKey})),l(S),A.current=!0,d.current=!0,b.current!=null&&(window.clearTimeout(b.current),b.current=null),u(_=>{const k=new URLSearchParams(_);return k.delete("activeTab"),k},{replace:!0})},[e,s,r,n,a,i,c,l,u]),o.useEffect(()=>{if(!(d.current||a)&&s.length!==0){if(!e){i(),d.current=!0;return}if(A.current){d.current=!0;return}if(b.current==null)return b.current=window.setTimeout(()=>{b.current=null,!(d.current||a)&&(i(),d.current=!0)},1500),()=>{b.current!=null&&(window.clearTimeout(b.current),b.current=null)}}},[e,s.length,a,i]),o.useEffect(()=>{if(!p){y.current=!1;return}if(!m||y.current||f)return;const h=g.find(S=>S.id===m.routeId);h&&(!h.chats||h.chats.length===0||Of(h.chats,m))&&(y.current=!0,w())},[p,m,f,g,w]),o.useEffect(()=>{if(!m)return;let h=null,S=0,_=-1,k=0;const I=()=>{h=null;const j=Array.from(document.querySelectorAll("[data-chat-scroll]")).filter(x=>x.offsetParent!==null);if(j.length===0){S<18&&(S+=1,h=requestAnimationFrame(I));return}let v=0;for(const x of j)x.scrollTop=x.scrollHeight,v+=x.scrollHeight;v===_?k+=1:(k=0,_=v),S+=1,!(k>=2||S>=18)&&(h=requestAnimationFrame(I))};return h=requestAnimationFrame(I),()=>{h!=null&&cancelAnimationFrame(h)}},[m==null?void 0:m.tabKey])}function Hf({isMobile:e,location:s,navigate:r,requestedRemoteTabTarget:n,requestedDesktopTabKey:a,conversations:i,ides:c,resolveConversationByTarget:l}){const[u,p]=o.useState(null),[m,f]=o.useState(null),g=o.useMemo(()=>{if(e||!n)return null;const y=l(n);return y&&!tt(y)&&!Ze(y)?y:null},[e,n,l]),w=o.useMemo(()=>{const y=u==null?void 0:u.routeId;if(!y)return null;const h=u!=null&&u.tabKey?i.find(S=>S.tabKey===u.tabKey):a?i.find(S=>S.tabKey===a):null;return(h==null?void 0:h.routeId)===y?h:Wt(i,y)},[i,u,a]),A=o.useMemo(()=>{if(w)return c.find(y=>y.id===w.routeId)},[c,w]);o.useEffect(()=>{g&&(p({routeId:g.routeId,tabKey:Uo(g)}),f(g),r({pathname:s.pathname,search:s.search},{replace:!0,state:null}))},[s.pathname,s.search,r,g]);const d=o.useCallback(y=>{y&&(p({routeId:y.routeId,tabKey:Uo(y)}),f(y))},[]),b=o.useCallback(()=>{p(null),f(null)},[]);return{remoteDialogConv:w,remoteDialogIdeEntry:A,remoteDialogActiveConv:m,setRemoteDialogActiveConv:f,openRemoteDialog:d,closeRemoteDialog:b}}function qn(e,s){if(!Array.isArray(e)||e.length!==1||!s)return!1;const r=e[0];if((r==null?void 0:r.active)===!0)return!0;const n=Ka(s);return typeof(r==null?void 0:r.id)=="string"&&n.includes(r.id)}function ii({sendDaemonCommand:e,activeConv:s,chats:r,updateRouteChats:n,setToasts:a,setLocalUserMessages:i,setClearedTabs:c}){const[l,u]=o.useState(!1),[p,m]=o.useState(!1),f=o.useCallback(async d=>{try{await e("standalone","launch_ide",{ideType:d,enableCdp:!0})}catch(b){console.error("Launch failed",b)}},[e]),g=o.useCallback(async(d,b)=>{try{const y=d||(s==null?void 0:s.daemonId)||"",h=await e(y,"switch_chat",{id:b,sessionId:b,...Es(s)}),S=h==null?void 0:h.result;if((h==null?void 0:h.success)===!0||S==="switched"||S==="switched-by-title")return;S===!1||S==="not_found"?Zs(a,"⚠️ Session tab not found — try refreshing history"):typeof S=="string"&&S.startsWith("error:")?Zs(a,`⚠️ Switch error: ${S}`):Zs(a,"⚠️ Session switch failed")}catch(y){console.error("Switch failed",y),Zs(a,`❌ Switch failed: ${y.message||"connection error"}`)}},[s,e,a]),w=o.useCallback(async()=>{if(!(!s||l)){u(!0);try{const d=gr(s);await e(d,"new_chat",{...Es(s)}),c(b=>({...b,[s.tabKey]:Date.now()})),i(b=>({...b,[s.tabKey]:[]}))}catch(d){console.error("New chat failed",d)}finally{u(!1)}}},[s,l,e,c,i]),A=o.useCallback(async()=>{var d,b;if(!(!s||p)){m(!0);try{const y=gr(s),h=async()=>e(y,"list_chats",{forceExpand:!0,...Es(s)});let S=await h(),_=(S==null?void 0:S.chats)||((d=S==null?void 0:S.result)==null?void 0:d.chats);qn(_,s)&&(await new Promise(k=>setTimeout(k,450)),S=await h(),_=(S==null?void 0:S.chats)||((b=S==null?void 0:S.result)==null?void 0:b.chats)),S!=null&&S.success&&Array.isArray(_)&&(n(s.routeId,_),qn(_,s)&&!qn(r,s)&&Zs(a,"⚠️ History dialog did not fully open — try once more"))}catch(y){console.error("Refresh history failed",y)}finally{m(!1)}}},[s,r,p,e,n,a]);return{isCreatingChat:l,isRefreshingHistory:p,handleLaunchIde:f,handleSwitchSession:g,handleNewChat:w,handleRefreshHistory:A}}function Ff(e,s){if(e.size!==s.size)return!1;for(const[r,n]of e)if(s.get(r)!==n)return!1;return!0}function Uf(e,s){return e.length!==s.length?!1:e.every((r,n)=>r===s[n])}function ci(e,s){const r=Object.keys(e),n=Object.keys(s);return r.length!==n.length?!1:r.every(a=>s[Number(a)]===e[Number(a)])}function Hr(e,s){const r=new Set(s),n=s.length>0?[0]:[];for(const[c,l]of e)!r.has(c)||l<=0||n.includes(l)||n.push(l);n.sort((c,l)=>c-l);const a={};n.forEach((c,l)=>{a[c]=l}),n.length===0&&(a[0]=0);const i=new Map;for(const[c,l]of e){if(!r.has(c)||l<=0)continue;const u=a[l];typeof u=="number"&&u>0&&i.set(c,u)}return{assignments:i,groupCount:Math.max(1,n.length),mapping:a,usedGroups:n}}function li(e,s){const r={};for(const[n,a]of Object.entries(e)){const i=s[Number(n)];typeof i=="number"&&(r[i]=a)}return r}function zf(e,s,r){if(s.length===0)return 0;if(typeof r[e]=="number")return r[e];const n=[...s].reverse().find(a=>a<e)??s[0];return r[n]??0}function Vf(e,s,r){if(s.length<=1)return[];const n=s.map(c=>e[c]).filter(c=>Number.isFinite(c)),a=n.length===s.length?n:Array(r).fill(100/r),i=a.reduce((c,l)=>c+l,0);return i>0?a.map(c=>c/i*100):Array(r).fill(100/r)}function di(e,s){const r={};for(const[n,a]of Object.entries(e)){const i=Number(n);r[i>=s?i+1:i]=a}return r}function ui(e){return Array(e).fill(100/e)}function Gf({groupAssignments:e,setGroupAssignments:s,setFocusedGroup:r,setGroupActiveTabIds:n,setGroupTabOrders:a,groupSizes:i,setGroupSizes:c,isMobile:l,visibleConversations:u,visibleTabKeys:p}){const m=o.useRef(null),f=o.useMemo(()=>Hr(e,p),[e,p]),g=f.assignments,w=o.useMemo(()=>l?1:f.groupCount,[f.groupCount,l]),A=w>1,d=o.useCallback((k,I)=>{s(j=>{const v=new Map(Hr(j,p).assignments);return I===0?v.delete(k):v.set(k,I),v}),n(j=>({...j,[I]:k})),r(I)},[s,p,n,r]),b=o.useCallback(k=>{s(I=>{const j=Hr(I,p).assignments,v=new Map;for(const[x,E]of j)E!==k&&(E>k?v.set(x,E-1):v.set(x,E));return v}),c(I=>{if(I.length<=1)return[];const j=[...I];j.splice(k,1);const v=j.reduce((x,E)=>x+E,0);return v>0?j.map(x=>x/v*100):[]}),r(0)},[s,p,c,r]),y=o.useCallback((k,I)=>{I.preventDefault();const j=m.current;if(!j)return;const v=I.clientX,x=j.offsetWidth,E=i.length===w?[...i]:ui(w),L=T=>{const H=(T.clientX-v)/x*100,C=[...E];C[k]=Math.max(15,E[k]+H),C[k+1]=Math.max(15,E[k+1]-H),c(C)},M=()=>{document.removeEventListener("mousemove",L),document.removeEventListener("mouseup",M),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",M)},[i,w,c]),h=o.useCallback((k,I,j)=>{if(w>=4)return;const v=j==="left"?I:I+1;s(x=>{const E=Hr(x,p).assignments,L=new Map;for(const M of u){const T=E.get(M.tabKey)??0,B=T>=v?T+1:T;B>0&&L.set(M.tabKey,B)}return v>0&&L.set(k,v),L}),c(x=>{const E=x.length===w?[...x]:ui(w),L=E[I]??100/w,M=Math.max(15,L/2),T=Math.max(15,L/2),B=[...E];B[I]=M,B.splice(v,0,T);const H=B.reduce((C,R)=>C+R,0);return B.map(C=>C/H*100)}),n(x=>{const E=di(x,v);return E[v]=k,E}),a(x=>{const E=di(x,v);return E[v]=[k],E}),r(v)},[w,s,p,u,c,n,a,r]);o.useEffect(()=>{Ff(e,g)||s(g)},[e,g,s]),o.useEffect(()=>{const{mapping:k,usedGroups:I}=f;n(j=>{const v=li(j,k);return ci(j,v)?j:v}),a(j=>{const v=li(j,k);return ci(j,v)?j:v}),r(j=>{const v=l?0:zf(j,I,k);return j===v?j:v}),c(j=>{const v=l?[]:Vf(j,I,f.groupCount);return Uf(j,v)?j:v})},[f,l,n,a,r,c]);const S=o.useMemo(()=>{const k=Array.from({length:w},()=>[]);for(const I of u){const j=g.get(I.tabKey)??0,v=Math.min(j,w-1);k[v].push(I)}return k},[u,g,w]),_=o.useCallback(()=>{s(new Map),r(0)},[s,r]);return{containerRef:m,normalizedGroupAssignments:g,numGroups:w,isSplitMode:A,groupedConvs:S,moveTabToGroup:d,closeGroup:b,handleResizeStart:y,splitTabRelative:h,clearAllSplits:_}}function qf({ides:e,sendDaemonCommand:s}){const r="0.8.90",n=o.useMemo(()=>e.filter(m=>m.type!=="adhdev-daemon"?!1:qc(m,r)).sort((m,f)=>Number(dr(f,r))-Number(dr(m,r))),[r,e]),a=o.useMemo(()=>n.some(m=>dr(m,r)),[r,n]),[i,c]=o.useState(!1),[l,u]=o.useState({}),p=o.useCallback(async m=>{var f,g;u(w=>({...w,[m]:"upgrading"}));try{const w=await s(m,"daemon_upgrade",{});(f=w==null?void 0:w.result)!=null&&f.upgraded||(g=w==null?void 0:w.result)!=null&&g.success?u(A=>({...A,[m]:"done"})):u(A=>({...A,[m]:"error"}))}catch{u(w=>({...w,[m]:"error"}))}},[s]);return{versionMismatchDaemons:n,hasRequiredVersionDaemons:a,appVersion:r,versionBannerDismissed:i,setVersionBannerDismissed:c,upgradingDaemons:l,handleBannerUpgrade:p}}const Na="adhdev_dashboard_notifications_v2",Ca="adhdev_dashboard_notifications_v1",Cr=80;function tn(e,s=Date.now()){return typeof e=="number"&&Number.isFinite(e)?e:s}function uo(e){return{...e,createdAt:tn(e.createdAt),updatedAt:tn(e.updatedAt,e.createdAt),lastEventAt:tn(e.lastEventAt,e.updatedAt||e.createdAt)}}function Yf(e){const s=Ba(e);return s==="unknown:"?e.id:s}function mi(e){return[e.type,tc(e)||"",e.lastMessageHash||"",String(e.lastMessageAt||e.lastUpdated||0)].join("|")}function Xf(e,s,r,n){var c;const a=Date.now(),i=[];for(const l of e){const u=l.sessionId?s.get(l.sessionId):void 0;if(u!=null&&u.surfaceHidden)continue;const p=mi({type:"task_complete",sessionId:l.sessionId,providerSessionId:l.providerSessionId,tabKey:l.tabKey,lastMessageHash:l.lastMessageHash,lastMessageAt:l.lastMessageAt,lastUpdated:(u==null?void 0:u.lastUpdated)||l.lastUpdated}),m=!!((c=n==null?void 0:n.get(p))!=null&&c.forceUnread),f=wn(l,s,{notificationStateBySessionId:r}),g=f.inboxBucket==="needs_attention"?"needs_attention":f.inboxBucket==="task_complete"&&f.unread||(u==null?void 0:u.inboxBucket)==="task_complete"&&m?"task_complete":null;if(!g)continue;const w=tn(l.lastMessageAt||(u==null?void 0:u.lastUpdated)||l.lastUpdated,a),A=g==="task_complete"?p:mi({type:g,sessionId:l.sessionId,providerSessionId:l.providerSessionId,tabKey:l.tabKey,lastMessageHash:l.lastMessageHash,lastMessageAt:l.lastMessageAt,lastUpdated:(u==null?void 0:u.lastUpdated)||l.lastUpdated});i.push(uo({id:A,dedupKey:A,type:g,routeId:l.routeId,machineId:l.daemonId||l.routeId,sessionId:l.sessionId,providerSessionId:l.providerSessionId,tabKey:l.tabKey,title:xc(l),preview:pm(l),createdAt:w,updatedAt:w,lastEventAt:w}))}return i.sort((l,u)=>u.updatedAt-l.updatedAt)}function Jf(e,s=Cr){const r=new Map;for(const n of e){if(n.deletedAt)continue;const a=Yf(n),i=r.get(a);if(!i){r.set(a,n);continue}(n.updatedAt>i.updatedAt||n.updatedAt===i.updatedAt&&n.createdAt>i.createdAt)&&r.set(a,n)}return Array.from(r.values()).sort((n,a)=>{const i=a.updatedAt-n.updatedAt;return i!==0?i:a.createdAt-n.createdAt}).slice(0,Math.max(0,s))}function Qf(e){return e.filter(s=>typeof s.readAt=="number"||typeof s.deletedAt=="number").map(s=>({id:s.id,...typeof s.readAt=="number"?{readAt:s.readAt}:{},...typeof s.deletedAt=="number"?{deletedAt:s.deletedAt}:{}}))}function Zf(e){return new Map(e.map(s=>[s.id,s]))}function il(e,s,r=Cr){const n=new Map;for(const i of s)n.set(i.id,i);const a=e.map(i=>{const c=uo(i),l=n.get(c.id);return{...c,...typeof(l==null?void 0:l.readAt)=="number"?{readAt:l.readAt}:{},...typeof(l==null?void 0:l.deletedAt)=="number"?{deletedAt:l.deletedAt}:{}}});return Jf(a,r)}function eh(e,s,r=Cr){const n=new Set(il(s,[],r).map(a=>a.id));return e.filter(a=>n.has(a.id)).slice(0,Math.max(0,r))}function th(e,s,r=Date.now()){const n=e.filter(a=>a.id!==s);return n.push({id:s,readAt:r}),n}function sh(e,s){const r=e.filter(n=>n.id!==s);return r.push({id:s,forceUnread:!0}),r}function rh(e,s,r,n=Date.now()){const a=e.filter(i=>{const c=s.find(l=>l.id===i.id);return!c||!hr(c,r)});for(const i of s)hr(i,r)&&a.push({id:i.id,readAt:n});return a}function nh(e,s){const r=e.filter(n=>n.id!==s);return r.push({id:s,deletedAt:Date.now()}),r}function ah(e){return e.filter(s=>!s.readAt&&!s.deletedAt).length}function oh(e){const s=new Map;for(const r of e){if(r.deletedAt)continue;const n=rs(r);if(n.length===0)continue;const a=r.readAt?0:1;for(const i of n){const c=s.get(i);if(!c){s.set(i,{unreadCount:a,latestNotificationAt:r.updatedAt,latestRecordId:r.id});continue}s.set(i,{unreadCount:c.unreadCount+a,latestNotificationAt:Math.max(c.latestNotificationAt,r.updatedAt),latestRecordId:c.latestNotificationAt>=r.updatedAt?c.latestRecordId:r.id})}}return s}function ih(){if(typeof window>"u")return[];const e=s=>{if(!s||typeof s!="object")return null;const r=s;if(typeof r.id!="string"||r.id.length===0)return null;const n=typeof r.readAt=="number"&&Number.isFinite(r.readAt)?r.readAt:void 0,a=typeof r.deletedAt=="number"&&Number.isFinite(r.deletedAt)?r.deletedAt:void 0,i=r.forceUnread===!0;return typeof n!="number"&&typeof a!="number"&&!i?null:{id:r.id,...typeof n=="number"?{readAt:n}:{},...typeof a=="number"?{deletedAt:a}:{},...i?{forceUnread:!0}:{}}};try{const s=window.localStorage.getItem(Na),r=s?JSON.parse(s):[];if(Array.isArray(r))return r.map(e).filter(n=>!!n)}catch{}try{const s=window.localStorage.getItem(Ca),r=s?JSON.parse(s):[];return Array.isArray(r)?Qf(r.map(n=>uo(n)).filter(n=>!n.deletedAt)):[]}catch{return[]}}function ch(e){if(!(typeof window>"u"))try{const s=e.filter(r=>typeof r.readAt=="number"||typeof r.deletedAt=="number"||r.forceUnread===!0).slice(0,Cr);if(s.length===0){window.localStorage.removeItem(Na),window.localStorage.removeItem(Ca);return}window.localStorage.setItem(Na,JSON.stringify(s)),window.localStorage.removeItem(Ca)}catch{}}function lh(e,s){return e===s?!0:e.length!==s.length?!1:e.every((r,n)=>{const a=s[n];return a?r.id===a.id&&r.readAt===a.readAt&&r.deletedAt===a.deletedAt&&r.forceUnread===a.forceUnread:!1})}function dh(e){const{conversations:s,liveSessionInboxState:r,maxItems:n=Cr}=e,[a,i]=o.useState(()=>ih()),c=o.useMemo(()=>Zf(a),[a]),l=o.useMemo(()=>Xf(s,r,void 0,c),[s,r,c]),u=o.useMemo(()=>il(l,a,n),[l,a,n]),p=o.useMemo(()=>oh(u),[u]);o.useEffect(()=>{i(d=>{const b=eh(d,l,n);return lh(d,b)?d:b})},[l,n]),o.useEffect(()=>{ch(a)},[a]);const m=o.useMemo(()=>ah(u),[u]),f=o.useCallback((d,b)=>{i(y=>th(y,d,b))},[]),g=o.useCallback(d=>{i(b=>sh(b,d))},[]),w=o.useCallback((d,b)=>{i(y=>rh(y,u,d,b))},[u]),A=o.useCallback(d=>{i(b=>nh(b,d))},[]);return{notifications:u,unreadCount:m,notificationStateBySessionId:p,markRead:f,markUnread:g,markTargetRead:w,deleteNotification:A}}function cl(){return"select_session"}function uh(){return"open_panel"}function mh({hasMessage:e,blockedMessage:s}){return e?!!s:!0}function ph(e,s,r=2e3){return e?e.tabKey===s.tabKey&&e.message===s.message&&s.timestamp-e.timestamp<r:!1}function pi(e,s){return e?e.tabKey===s.tabKey&&e.message===s.message&&e.timestamp===s.timestamp?null:e:null}function fi(e){return!e||typeof e!="object"?e:e.result&&typeof e.result=="object"?e.result:e}function mo(e){return e instanceof Error?e.message:String(e||"")}function hi(e){const s=mo(e).toLowerCase();return s.includes("button not found")||s.includes("not in approval state")||s.includes("command failed")}function xi(e,s){const r=mo(s);return r?r.toLowerCase().includes("button not found")?`⚠️ **${e}** failed — button not found`:`⚠️ **${e}** failed — ${r}`:`⚠️ **${e}** unavailable`}function kn({sendDaemonCommand:e,activeConv:s,setLocalUserMessages:r,setActionLogs:n,isStandalone:a}){const[i,c]=o.useState(!1),[l,u]=o.useState(!1),[p,m]=o.useState(null),f=o.useRef(!1),g=o.useRef(null);o.useEffect(()=>{m(null)},[s==null?void 0:s.tabKey]);const w=o.useCallback(async y=>{if(!s)return!1;const h=y.trim(),S=Ga(s);if(mh({hasMessage:!!h,blockedMessage:S,sendInFlight:f.current}))return S&&m(S),!1;const _=Date.now(),k={tabKey:s.tabKey,message:h,timestamp:_};if(ph(g.current,k))return m(null),!0;f.current=!0,u(!0),m(null),g.current=k;const I=`${_}-${Math.random().toString(36).slice(2,8)}`,j={role:"user",content:h,timestamp:_,_localId:I},v=!0;r(x=>({...x,[k.tabKey]:[...x[k.tabKey]||[],j]}));try{const x=gr(s);if(!x)return g.current=pi(g.current,k),v&&r(M=>({...M,[k.tabKey]:(M[k.tabKey]||[]).filter(T=>T._localId!==I)})),m("Unable to send message right now."),!1;const E=await e(x,"send_chat",{message:h,...Es(s)}),L=fi(E);if(v&&(L!=null&&L.deduplicated))return r(M=>({...M,[k.tabKey]:(M[k.tabKey]||[]).filter(T=>T._localId!==I)})),m(null),!0;if((L==null?void 0:L.sent)===!1)throw new Error((L==null?void 0:L.error)||"Send failed");if((L==null?void 0:L.success)===!1)throw new Error((L==null?void 0:L.error)||"Send failed");return setTimeout(()=>{const M=Date.now()-6e4;r(T=>{const B=T[k.tabKey];if(!B)return T;const H=B.filter(C=>C.timestamp>M);return H.length===B.length?T:{...T,[k.tabKey]:H}})},6e4),m(null),!0}catch(x){const E=mo(x);return E.toLowerCase().includes("provider sendmessage did not confirm send")?console.warn("Send not confirmed by provider script:",E):console.warn("Send blocked/failed",x),g.current=pi(g.current,k),r(L=>({...L,[k.tabKey]:(L[k.tabKey]||[]).filter(M=>M._localId!==I)})),m($m(x)),!1}finally{f.current=!1,u(!1)}},[s,e,n,r]),A=o.useCallback(async()=>{if(s)try{if(!s.hostIdeType)return;await e(s.routeId,"launch_ide",{ideType:s.hostIdeType,enableCdp:!0})}catch(y){console.error("Relaunch failed",y)}},[s,e]),d=o.useCallback(async y=>{if(s)try{const S=(s.modalButtons||[]).indexOf(y),_=y.replace(/[⌥⏎⇧⌫⌘⌃]/g,"").trim().toLowerCase(),k=/^(run|approve|accept|yes|allow|always|proceed|save)/.test(_),I=gr(s);if(!I)return;const j=await e(I,"resolve_action",{button:y,action:k?"approve":"reject",...S>=0&&{buttonIndex:S},...Es(s)}),v=fi(j);v.success||n(x=>[...x,{routeId:s.tabKey,text:xi(y,v==null?void 0:v.error),timestamp:Date.now()}])}catch(h){hi(h)||console.error("[ModalButton] Error:",h),n(S=>[...S,{routeId:s.tabKey,text:hi(h)?xi(y,h):`❌ **${y}** error`,timestamp:Date.now()}])}},[s,e,n]),b=o.useCallback(async()=>{if(!(!s||i)){c(!0);try{await e(s.routeId,uh(),{...s.sessionId&&{targetSessionId:s.sessionId}})}catch(y){console.error("Focus agent failed",y)}finally{c(!1)}}},[s,i,e]);return{isSendingChat:l,sendFeedbackMessage:p,isFocusingAgent:i,handleSendChat:w,handleRelaunch:A,handleModalButton:d,handleFocusAgent:b}}const po=o.memo(function({activeConv:s,clearToken:r,isCliTerminal:n,ideEntry:a,terminalRef:i,handleModalButton:c,handleRelaunch:l,handleSendChat:u,isSendingChat:p,sendFeedbackMessage:m=null,handleFocusAgent:f,isFocusingAgent:g,actionLogs:w,userName:A,scrollToBottomRequestNonce:d,isInputActive:b=!0}){const y=Zc(s),h=y.status||y.modalMessage||y.modalButtons?{...s,...y.status?{status:y.status}:{},...y.modalMessage!==void 0?{modalMessage:y.modalMessage}:{},...y.modalButtons!==void 0?{modalButtons:y.modalButtons}:{}}:s;return t.jsxs(t.Fragment,{children:[t.jsx(nc,{activeConv:h,onModalButton:c}),h.transport!=="pty"&&h.transport!=="acp"&&h.cdpConnected===!1?t.jsx("div",{className:"desktop-only px-3 pt-1 pb-2",children:t.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:[t.jsx("span",{className:"text-sm",children:t.jsx(ks,{size:14})}),t.jsx("span",{className:"flex-1",children:"CDP not connected — chat history & screenshots unavailable."}),t.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:l,children:"Relaunch with CDP"})]})}):null,h.transport==="pty"?t.jsxs(t.Fragment,{children:[t.jsx("div",{style:{display:n?"flex":"none",minHeight:0,flex:"1 1 0%",width:"100%",flexDirection:"column"},children:t.jsx(lp,{activeConv:h,clearToken:r,terminalRef:i,handleSendChat:u,isSendingChat:p,sendFeedbackMessage:m,isVisible:n})}),!n&&t.jsx("div",{style:{display:"flex",minHeight:0,flex:"1 1 0%",width:"100%",flexDirection:"column"},children:t.jsx(va,{activeConv:h,ideEntry:a,handleSendChat:u,isSendingChat:p,sendFeedbackMessage:m,handleFocusAgent:f,isFocusingAgent:g,actionLogs:w,userName:A,scrollToBottomRequestNonce:d,isInputActive:b})})]}):t.jsx(va,{activeConv:h,ideEntry:a,handleSendChat:u,isSendingChat:p,sendFeedbackMessage:m,handleFocusAgent:f,isFocusingAgent:g,actionLogs:w,userName:A,scrollToBottomRequestNonce:d,isInputActive:b})]})},(e,s)=>e.activeConv===s.activeConv&&e.isCliTerminal===s.isCliTerminal&&e.ideEntry===s.ideEntry&&e.terminalRef===s.terminalRef&&e.handleModalButton===s.handleModalButton&&e.handleRelaunch===s.handleRelaunch&&e.handleSendChat===s.handleSendChat&&e.isSendingChat===s.isSendingChat&&e.sendFeedbackMessage===s.sendFeedbackMessage&&e.handleFocusAgent===s.handleFocusAgent&&e.isFocusingAgent===s.isFocusingAgent&&e.actionLogs===s.actionLogs&&e.userName===s.userName&&e.scrollToBottomRequestNonce===s.scrollToBottomRequestNonce&&e.isInputActive===s.isInputActive);function fh({selectedConversation:e,isAcp:s,isStandalone:r,selectedIdeEntry:n,actionLogs:a,userName:i,isSendingChat:c,sendFeedbackMessage:l=null,isFocusingAgent:u,onBack:p,onOpenNativeConversation:m,onOpenMachine:f,onOpenHistory:g,onOpenRemote:w,onHideConversation:A,onStopCli:d,cliViewMode:b,onSetCliViewMode:y,handleSendChat:h,handleFocusAgent:S,handleModalButton:_,handleRelaunch:k}){const I=o.useRef(null),j=tt(e)&&!s,v=j&&b==="terminal",x=r?"px-4 pt-3.5 pb-2.5":"px-4 pt-[calc(14px+env(safe-area-inset-top,0px))] pb-2.5";return t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:`flex items-center justify-between gap-3 ${x} border-b border-border-subtle/70 bg-bg-primary backdrop-blur-md`,children:[t.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 flex-1",children:[t.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:p,type:"button","aria-label":"Back",children:t.jsx(Ra,{size:18})}),t.jsxs("div",{className:"min-w-0 flex flex-col gap-0.5",children:[t.jsx("div",{className:"flex items-center gap-2 text-[17px] font-extrabold tracking-tight text-text-primary truncate",children:lt(e)}),t.jsx("div",{className:"min-w-0 overflow-hidden text-xs text-text-secondary",children:t.jsx(jc,{conversation:e,className:"is-mobile-header",interactive:!1,onOpenNativeConversation:()=>m(e),onOpenMachine:()=>f(e)})})]})]}),t.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[j&&b&&t.jsx(Ya,{mode:b,onChange:y,compact:!0}),j&&d&&t.jsx("button",{onClick:()=>{d(e)},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:t.jsx(At,{size:14})}),t.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>g(e),type:"button",children:t.jsx(Da,{size:14})}),!s&&!j&&t.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>w(e),type:"button",children:t.jsx(Rt,{size:14})}),A&&t.jsx("button",{className:"btn btn-secondary btn-sm",onClick:()=>A(e),type:"button",title:"Close chat",children:t.jsx(At,{size:14})})]})]}),t.jsx("div",{className:"flex-1 min-h-0 flex flex-col bg-bg-primary relative",children:t.jsx(po,{activeConv:e,clearToken:0,isCliTerminal:v,ideEntry:n,terminalRef:I,handleModalButton:_,handleRelaunch:k,handleSendChat:h,isSendingChat:c,sendFeedbackMessage:l,handleFocusAgent:S,isFocusingAgent:u,actionLogs:a,userName:i})})]})}const Yn={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 hh(){return typeof navigator>"u"?"unix":navigator.userAgent.toLowerCase().includes("win")?"windows":"unix"}function ll(){const[e,s]=o.useState("unix"),[r,n]=o.useState("powershell"),[a,i]=o.useState(!1),c=e==="unix"?"unix":r;o.useEffect(()=>{s(hh())},[]);const l=o.useCallback(()=>{navigator.clipboard.writeText(Yn[c].cmd).catch(()=>{}),i(!0),setTimeout(()=>i(!1),2e3)},[c]);return t.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:[t.jsxs("div",{className:"flex gap-1 mb-3 font-sans",children:[t.jsx("button",{className:`text-[10px] px-2.5 py-1 rounded-md font-bold transition-all cursor-pointer ${e==="unix"?"bg-accent-primary/12 text-accent-primary border border-accent-primary/25":"bg-transparent text-text-muted border border-transparent hover:text-text-secondary"}`,onClick:()=>s("unix"),children:"🍎🐧 macOS / Linux"}),t.jsx("button",{className:`text-[10px] px-2.5 py-1 rounded-md font-bold transition-all cursor-pointer ${e==="windows"?"bg-accent-primary/12 text-accent-primary border border-accent-primary/25":"bg-transparent text-text-muted border border-transparent hover:text-text-secondary"}`,onClick:()=>s("windows"),children:"🪟 Windows"})]}),e==="windows"&&t.jsxs("div",{className:"flex gap-1 mb-3 font-sans",children:[t.jsx("button",{className:`text-[9px] px-2 py-0.5 rounded font-semibold cursor-pointer transition-all ${r==="powershell"?"bg-accent-primary/10 text-accent-primary":"text-text-muted hover:text-text-secondary"}`,onClick:()=>n("powershell"),children:"⚡ PowerShell"}),t.jsx("button",{className:`text-[9px] px-2 py-0.5 rounded font-semibold cursor-pointer transition-all ${r==="cmd"?"bg-accent-primary/10 text-accent-primary":"text-text-muted hover:text-text-secondary"}`,onClick:()=>n("cmd"),children:">_ CMD"})]}),t.jsxs("div",{className:"flex items-center gap-3 text-text-primary cursor-pointer group",onClick:l,title:"Click to copy",children:[t.jsx("span",{className:"text-text-muted select-none",children:Yn[c].prompt}),t.jsx("span",{className:"flex-1 break-all",children:Yn[c].cmd}),t.jsx("span",{className:"text-[9px] font-sans text-accent-primary opacity-0 group-hover:opacity-100 transition-opacity shrink-0 select-none",children:a?"✓":"📋"})]}),t.jsxs("div",{className:"text-text-muted text-[10px] font-sans mt-2",children:["Or via npm: ",t.jsx("span",{className:"text-text-secondary font-mono",children:"npm i -g @adhdev/daemon-standalone && adhdev-standalone"})]})]})}function dl({section:e,onSectionChange:s}){const r=[{key:"machines",label:"Machines",icon:Rt},{key:"chats",label:"Chats",icon:Zt}];return t.jsx("div",{className:"px-3 py-2.5 pb-[calc(10px+env(safe-area-inset-bottom,0px))] border-t border-border-subtle/70 bg-bg-secondary/88 backdrop-blur-md shrink-0",children:t.jsx("div",{className:"grid grid-cols-2 gap-1.5 rounded-[20px] border p-1 shadow-[0_10px_28px_rgba(15,23,42,0.08)]",style:{background:"color-mix(in srgb, var(--bg-glass) 82%, var(--surface-primary))",borderColor:"color-mix(in srgb, var(--border-subtle) 88%, var(--accent-primary) 12%)"},children:r.map(({key:n,label:a,icon:i})=>{const c=e===n;return t.jsxs("button",{className:`min-h-[46px] rounded-[16px] px-3 flex items-center justify-center gap-2.5 text-[13px] font-semibold tracking-tight transition-all border ${c?"bg-surface-primary border-border-default/90 text-text-primary shadow-[0_4px_14px_rgba(15,23,42,0.08)]":"bg-transparent border-transparent text-text-muted hover:text-text-primary"}`,style:c?{background:"color-mix(in srgb, var(--accent-primary) 10%, var(--surface-primary))",borderColor:"color-mix(in srgb, var(--accent-primary) 24%, var(--border-default))",boxShadow:"0 8px 22px color-mix(in srgb, var(--accent-primary) 10%, transparent)"}:void 0,onClick:()=>s(n),type:"button","aria-pressed":c,children:[t.jsx("span",{className:`inline-flex items-center justify-center w-7 h-7 rounded-full transition-colors ${c?"text-accent-primary":"bg-transparent text-current"}`,style:c?{background:"color-mix(in srgb, var(--accent-primary) 14%, transparent)"}:void 0,children:t.jsx(i,{size:15})}),t.jsx("span",{children:a})]},n)})})})}function Fr({title:e,className:s=""}){return t.jsx("div",{className:`mx-1 flex items-center justify-between gap-2 px-1 py-1 text-xs ${s}`,children:t.jsx("span",{className:"font-bold uppercase tracking-[0.18em] text-text-secondary",children:e})})}function Ms({children:e,className:s=""}){return t.jsx("div",{className:`w-full min-w-0 self-stretch overflow-hidden rounded-[24px] border border-border-subtle/80 bg-bg-secondary/40 shadow-[0_10px_30px_rgba(0,0,0,0.05)] ${s}`,children:e})}function sr({icon:e,title:s,subtitle:r,children:n}){return t.jsxs("div",{className:"flex w-full min-w-0 flex-col items-center justify-center gap-2 px-6 pt-12 pb-8 text-center",children:[t.jsx("div",{className:"mb-2 rounded-2xl border border-accent-primary/10 bg-[color:color-mix(in_oklab,var(--bg-secondary)_90%,var(--accent-primary)_10%)] p-3 shadow-[0_12px_32px_rgba(0,0,0,0.08)]",children:e}),t.jsx("div",{className:"text-lg font-bold tracking-tight text-text-primary",children:s}),t.jsx("div",{className:"text-[13px] leading-relaxed text-text-secondary max-w-[320px]",children:r}),n]})}function Ur({item:e,type:s,getAvatarText:r,onOpenConversation:n}){const a=s==="needs_attention"||s==="task_complete",i=s==="working",c=s==="earlier",l=s==="task_complete",{isReconnecting:u,isConnecting:p}=qs(e.conversation),m=lt(e.conversation),f=Cs(e.conversation),g=Rc(e.conversation,{requiresAction:s==="needs_attention"}),w=a?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_92%,var(--accent-primary)_8%)]":i?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_94%,var(--accent-primary)_6%)]":c?"bg-[color:color-mix(in_oklab,var(--bg-secondary)_97%,var(--text-muted)_3%)]":"bg-transparent",A=a?"bg-accent-primary shadow-glow":i?"bg-[color:color-mix(in_oklab,var(--bg-primary)_82%,var(--accent-primary)_18%)] border border-accent-primary/22 text-accent-primary":c?"bg-[color:color-mix(in_oklab,var(--bg-primary)_95%,var(--text-muted)_5%)] border border-border-subtle/80 text-text-muted":"bg-bg-primary border border-border-subtle text-text-secondary",d=c?"text-text-secondary":"text-text-primary",b=c?"text-text-muted":"text-text-secondary",y=c?"text-text-secondary opacity-80":"text-text-muted",h=c?"text-text-muted opacity-80":"text-text-muted",S="text-[color:var(--status-warning)]";return t.jsxs("button",{className:`group flex items-start gap-3.5 px-4 py-3.5 w-full text-left relative overflow-hidden transition-colors active:scale-[0.995] ${w}`,onClick:()=>n(e.conversation),type:"button",children:[a||i?t.jsx("span",{className:"pointer-events-none absolute left-0 top-3 bottom-3 w-[3px] rounded-r-full bg-accent-primary/80"}):null,t.jsx("span",{className:`w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 ${A}`,style:a?{color:"var(--accent-on-primary)"}:void 0,children:r(m)}),t.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[t.jsxs("div",{className:"flex items-center justify-between gap-2",children:[t.jsx("span",{className:`text-[15px] font-bold truncate tracking-tight ${d}`,children:m}),!i&&t.jsx("span",{className:`text-[11px] font-medium shrink-0 ${h}`,children:rc(e.timestamp)})]}),t.jsxs("div",{className:`text-[12px] font-medium truncate flex items-center ${b}`,children:[f,u?t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"mx-1 opacity-50",children:"·"}),t.jsx("span",{className:`${S} animate-pulse`,children:"Reconnecting…"})]}):p?t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"mx-1 opacity-50",children:"·"}),t.jsx("span",{className:"text-text-muted",children:"Connecting…"})]}):g==="Action needed"&&t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"mx-1 opacity-50",children:"·"}),t.jsx("span",{className:S,children:"Action needed"})]})]}),t.jsx("div",{className:`mt-0.5 truncate text-[13px] ${y}`,children:e.preview})]}),a&&!l&&t.jsx("span",{className:"absolute top-5 right-4 w-2 h-2 rounded-full bg-accent-primary shadow-glow"}),l&&t.jsx("span",{className:"absolute top-4 right-4 rounded-full border border-accent-primary/16 bg-accent-primary/10 px-2 py-0.5 text-[10px] font-bold text-accent-primary",children:"Done"}),i&&t.jsx("span",{className:"absolute top-4 right-4 rounded-full bg-accent-primary/10 px-2 py-0.5 text-[10px] font-bold text-accent-primary",children:"Live"})]},e.conversation.tabKey)}function bi({size:e=32,label:s}){return t.jsxs("div",{className:"flex flex-col items-center gap-2.5",children:[t.jsx("div",{className:"rounded-full animate-spin border-[2.5px] border-accent-primary/20 border-t-accent-primary-light",style:{width:e,height:e}}),s&&t.jsx("div",{className:"text-xs font-semibold text-accent-primary-light tracking-tight",children:s})]})}function xh({section:e,attentionItems:s,unreadItems:r,workingItems:n,completedItems:a,hiddenConversations:i,machineCards:c,getAvatarText:l,onOpenConversation:u,onShowConversation:p,onShowAllHidden:m,onOpenNewSession:f,onOpenMachine:g,onOpenSettings:w,onSectionChange:A,wsStatus:d="connected",isStandalone:b=!1}){const y=d==="disconnected"||d==="reconnecting"||d==="offline"||d==="auth_failed",h=c.length>0,S=s.length>0||r.length>0||n.length>0||a.length>0,_=e==="machines"?"Machines":"Chats",k=b?"px-5 pt-4 pb-4":"px-5 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-4",I=b?"px-3 pb-3":"px-3 pb-[calc(12px+env(safe-area-inset-bottom,0px))]";return t.jsxs("div",{className:"flex h-full w-full min-w-0 flex-1 flex-col overflow-hidden bg-bg-primary",children:[t.jsx("div",{className:`z-10 shrink-0 bg-bg-primary ${k}`,children:t.jsxs("div",{className:"flex items-center justify-between gap-3",children:[t.jsx("div",{className:"text-2xl font-black tracking-tight text-text-primary px-1",children:_}),t.jsxs("div",{className:"flex items-center gap-3 shrink-0",children:[e==="chats"&&(s.length>0||r.length>0)&&t.jsxs("div",{className:"flex items-center gap-1.5 px-2.5 py-1 rounded-full border border-accent-primary/16 bg-accent-primary/10 text-accent-primary text-[11px] font-bold shadow-[0_8px_20px_rgba(0,0,0,0.05)]",children:[t.jsx(yn,{size:13}),t.jsx("span",{children:s.length+r.length})]}),t.jsx("button",{onClick:w,className:"w-8 h-8 flex items-center justify-center rounded-full border border-border-subtle bg-bg-secondary/70 text-text-secondary hover:text-text-primary hover:border-border-default transition-colors",children:t.jsx(bn,{size:18})})]})]})}),t.jsxs("div",{className:`flex min-h-0 w-full min-w-0 flex-1 flex-col gap-3 overflow-y-auto overflow-x-hidden [-webkit-overflow-scrolling:touch] ${I}`,children:[e==="machines"&&t.jsx("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:y?t.jsx(sr,{icon:t.jsx(bi,{label:"Reconnecting…"}),title:"Connecting to server",subtitle:d==="offline"?"Your device appears to be offline. Waiting for network…":d==="auth_failed"?"Session expired. Please log in again.":"Establishing connection to the server. This usually takes a moment."}):c.length===0?t.jsx(sr,{icon:t.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-12 h-12 object-contain animate-bounce",style:{animationDuration:"3s"}}),title:b?"Waiting for your daemon":"Connect your machines",subtitle:b?"Start the ADHDev daemon to connect this dashboard. Once it is online, you can open an IDE or launch CLI and ACP sessions.":"Install ADHDev on a machine, sign in, and it will show up here.",children:!b&&t.jsx("div",{className:"w-full max-w-[360px] mt-4",children:t.jsx(ll,{})})}):t.jsx(Ms,{children:c.map((j,v)=>t.jsxs("button",{className:`flex items-start gap-3.5 px-4 py-3.5 w-full text-left transition-colors active:scale-[0.995] ${v>0?"border-t border-border-subtle/70":""}`,onClick:()=>g(j.id),type:"button",children:[t.jsx("span",{className:"w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 bg-[color:color-mix(in_oklab,var(--bg-primary)_82%,var(--accent-primary)_18%)] border border-accent-primary/16 text-text-primary shadow-[0_2px_8px_rgba(0,0,0,0.12)]",children:l(j.label)}),t.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[t.jsxs("div",{className:"flex items-center justify-between gap-2",children:[t.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:j.label}),t.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:j.unread>0?t.jsxs("span",{className:"text-accent-primary",children:[j.unread," new"]}):j.total>0?`${j.total} chats`:"Idle"})]}),t.jsx("div",{className:"text-[12px] font-medium text-text-secondary truncate",children:j.subtitle}),j.total>0?t.jsxs("div",{className:"text-[13px] text-text-muted mt-0.5",children:[j.total," chat",j.total!==1?"s":"",j.unread>0?` · ${j.unread} unread`:""]}):t.jsx("div",{className:"text-[13px] text-text-muted mt-0.5 italic opacity-70",children:"No active chats"})]})]},j.id))})}),e==="chats"&&s.length>0&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[t.jsx(Fr,{title:"Needs attention",className:"mb-0"}),t.jsx(Ms,{children:s.map((j,v)=>t.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:t.jsx(Ur,{item:j,type:"needs_attention",getAvatarText:l,onOpenConversation:u})},j.conversation.tabKey))})]}),e==="chats"&&r.length>0&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[t.jsx(Fr,{title:"Task complete",className:"mb-0 mt-2"}),t.jsx(Ms,{children:r.map((j,v)=>t.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:t.jsx(Ur,{item:j,type:"task_complete",getAvatarText:l,onOpenConversation:u})},j.conversation.tabKey))})]}),e==="chats"&&n.length>0&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[t.jsx(Fr,{title:"Working now",className:"mb-0 mt-2"}),t.jsx(Ms,{children:n.map((j,v)=>t.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:t.jsx(Ur,{item:j,type:"working",getAvatarText:l,onOpenConversation:u})},j.conversation.tabKey))})]}),e==="chats"&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[a.length>0&&t.jsx(Fr,{title:"Earlier",className:"mb-0 mt-2 border-border-subtle/80 bg-bg-secondary/35"}),a.length>0?t.jsx(Ms,{children:a.map((j,v)=>t.jsx("div",{className:v>0?"border-t border-border-subtle/70":"",children:t.jsx(Ur,{item:j,type:"earlier",getAvatarText:l,onOpenConversation:u})},j.conversation.tabKey))}):S?t.jsx("div",{className:"py-8 text-center text-sm font-medium text-text-muted",children:"All caught up."}):y?t.jsx(sr,{icon:t.jsx(bi,{size:28}),title:"Connecting…",subtitle:"Waiting for server connection before loading conversations."}):h?t.jsx(sr,{icon:t.jsx("div",{className:"w-11 h-11 rounded-xl flex items-center justify-center bg-accent-primary/10 text-accent-primary-light",children:t.jsx(Zt,{size:20})}),title:"No conversations yet",subtitle:"Your machines are available. Open a machine, wait for P2P to connect, then launch your first IDE, CLI, or ACP session."}):t.jsx(sr,{icon:t.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."})]}),e==="chats"&&i.length>0&&t.jsxs("section",{className:"flex w-full min-w-0 flex-col gap-2 self-stretch",children:[t.jsxs("div",{className:"mx-1 mt-4 mb-1 flex items-center justify-between gap-2 px-1 py-1 text-[12px] font-bold uppercase tracking-wider text-text-secondary",children:[t.jsx("span",{children:"Hidden"}),t.jsx("button",{type:"button",className:"text-accent-primary normal-case font-semibold hover:underline",onClick:m,children:"Restore all"})]}),t.jsx(Ms,{className:"bg-bg-secondary/25",children:i.map((j,v)=>t.jsxs("button",{className:`flex items-start gap-3.5 px-4 py-3.5 w-full text-left transition-colors active:scale-[0.995] opacity-50 saturate-0 ${v>0?"border-t border-border-subtle/70":""}`,onClick:()=>p(j),type:"button",children:[t.jsx("span",{className:"w-11 h-11 rounded-full flex items-center justify-center text-sm font-bold shrink-0 bg-bg-primary border border-border-subtle text-text-secondary",children:l(lt(j))}),t.jsxs("div",{className:"flex-1 min-w-0 flex flex-col gap-0.5",children:[t.jsxs("div",{className:"flex items-center justify-between gap-2",children:[t.jsx("span",{className:"text-[15px] font-bold text-text-primary truncate tracking-tight",children:lt(j)}),t.jsx("span",{className:"text-[11px] font-medium text-text-muted shrink-0",children:"Hidden"})]}),t.jsx("div",{className:"text-[12px] font-medium text-text-secondary truncate flex items-center",children:Cs(j)}),t.jsx("div",{className:"text-[13px] text-text-muted truncate mt-0.5 opacity-90",children:"Tap to restore and open"})]})]},j.tabKey))})]})]}),e==="chats"&&f&&t.jsx("button",{className:"fixed right-5 bottom-[calc(env(safe-area-inset-bottom,0px)+64px+20px)] z-50 flex items-center justify-center w-14 h-14 rounded-full hover:scale-105 active:scale-95 transition-transform",style:{background:"var(--accent-primary)",color:"var(--accent-on-primary)",boxShadow:"var(--shadow-md)"},onClick:f,"aria-label":"Start new session",children:t.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[t.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),t.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}),t.jsx(dl,{section:e,onSectionChange:A})]})}function bh(e){if(!e)return"";try{return new Intl.DateTimeFormat(void 0,{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}).format(new Date(e))}catch{return new Date(e).toLocaleString()}}function ul(e){const s=[e.workspace||"Workspace unknown"],r=Ss(e.summaryMetadata);r&&s.push(r),(e.messageCount||0)>0&&s.push(`${e.messageCount} msgs`);const n=bh(e.lastMessageAt);return{title:e.title||e.providerSessionId,providerSessionId:e.providerSessionId,metaLine:s.join(" · "),updatedLabel:n?`Updated ${n}`:"",preview:(e.preview||"").trim()}}function Sn(...e){const s=new Set,r=[],n=a=>{const i=typeof a=="string"?a.trim():"";if(!i)return;const c=i.toLowerCase();s.has(c)||(s.add(c),r.push(i))};for(const a of e){if(Array.isArray(a)){for(const i of a)n(i);continue}n(a)}return r}function gh(e){const s=e.trim();if(!s)return null;if(s.startsWith("~"))return s;if(/^[A-Za-z]:$/.test(s))return`${s[0].toUpperCase()}:\\`;if(/^[A-Za-z]:[\\/]/.test(s))return`${s[0].toUpperCase()}:${s.slice(2).replace(/\//g,"\\")}`;if(/^[A-Za-z]:[^\\/].*$/.test(s))return`${s[0].toUpperCase()}:\\${s.slice(2).replace(/[\\/]+/g,"\\")}`;const r=s.match(/^[/\\]([A-Za-z])(?:[/\\](.*))?$/);if(r){const n=r[1].toUpperCase(),a=(r[2]||"").replace(/[\\/]+/g,"\\");return a?`${n}:\\${a}`:`${n}:\\`}return null}function Nn(e,s=[]){if(e==="win32"){for(const r of s){if(typeof r!="string")continue;const n=gh(r);if(n)return n}return"C:\\"}for(const r of s){const n=typeof r=="string"?r.trim():"";if(n)return n}return"~"}function yh(e){const s=e.replace(/[\\/]+$/,"");if(!s||s==="/"||/^[A-Za-z]:$/.test(s))return null;const r=s.includes("\\")?"\\":"/",n=s.split(/[\\/]/);return/^[A-Za-z]:$/.test(n[0]||"")?n.length<=2?`${n[0]}\\`:n.slice(0,-1).join("\\"):n.length<=2?r:n.slice(0,-1).join(r)||r}function vh(e){return e!=null&&e.result&&typeof e.result=="object"&&"success"in e.result?e.result:e}async function Cn(e,s,r){const n=await e(s,"file_list_browse",{path:r}),a=vh(n);if(!(a!=null&&a.success))throw new Error((a==null?void 0:a.error)||(n==null?void 0:n.error)||"Could not browse folder");const i=typeof(a==null?void 0:a.path)=="string"?a.path:r,c=i.includes("\\")?"\\":"/",l=(p,m)=>/^[A-Za-z]:\\?$/.test(p)?`${p.replace(/\\?$/,"\\")}${m}`:p==="/"||p==="\\"?`${c}${m}`:`${p.replace(/[\\/]+$/,"")}${c}${m}`,u=Array.isArray(a==null?void 0:a.files)?a.files.filter(p=>(p==null?void 0:p.type)==="directory"&&typeof(p==null?void 0:p.name)=="string").map(p=>({name:p.name,path:typeof(p==null?void 0:p.path)=="string"&&p.path.trim()?p.path:l(i,p.name)})).sort((p,m)=>p.name.localeCompare(m.name)):[];return{path:i,directories:u}}function In({title:e,description:s,currentPath:r,directories:n,busy:a=!1,error:i="",confirmLabel:c="Use this folder",onClose:l,onNavigate:u,onConfirm:p}){const[m,f]=o.useState(r);o.useEffect(()=>{f(r)},[r]);const g=yh(r),w=m.trim();return t.jsx("div",{className:"fixed inset-0 z-[110] flex items-end justify-center overflow-y-auto bg-black/60 backdrop-blur-[2px] px-2 pt-[calc(8px+env(safe-area-inset-top,0px))] pb-[calc(8px+env(safe-area-inset-bottom,0px))] sm:items-center sm:p-4",role:"dialog","aria-modal":"true","aria-labelledby":"workspace-browse-title",children:t.jsxs("div",{className:"w-full max-w-2xl max-h-[calc(100dvh-env(safe-area-inset-top,0px)-env(safe-area-inset-bottom,0px)-16px)] sm:max-h-[min(86vh,720px)] rounded-[24px] sm:rounded-2xl border border-border-subtle bg-bg-secondary shadow-xl overflow-hidden flex flex-col",children:[t.jsxs("div",{className:"flex items-start justify-between gap-3 px-5 py-4 border-b border-border-subtle",children:[t.jsxs("div",{className:"min-w-0",children:[t.jsx("h2",{id:"workspace-browse-title",className:"m-0 text-base font-semibold text-text-primary",children:e}),t.jsx("p",{className:"m-0 mt-1 text-xs leading-relaxed text-text-muted",children:s})]}),t.jsx("button",{type:"button",className:"inline-flex items-center justify-center w-8 h-8 rounded-full border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary hover:bg-surface-primary transition-colors shrink-0",onClick:l,"aria-label":"Close folder browser",children:t.jsx(At,{size:16})})]}),t.jsxs("div",{className:"px-5 py-3 border-b border-border-subtle bg-bg-primary/60 flex items-start gap-2",children:[t.jsxs("button",{type:"button",className:"inline-flex items-center gap-1.5 min-h-[34px] px-3 rounded-lg border border-border-subtle bg-bg-secondary text-text-secondary hover:text-text-primary disabled:opacity-40 transition-colors",onClick:()=>{!g||a||u(g)},disabled:!g||a,children:[t.jsx(Ra,{size:15}),"Parent"]}),t.jsxs("div",{className:"min-w-0 flex-1 rounded-lg border border-border-subtle bg-bg-secondary px-3 py-2",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"Current folder"}),t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("input",{type:"text",value:m,onChange:A=>f(A.target.value),onKeyDown:A=>{A.key!=="Enter"||!w||a||(A.preventDefault(),u(w))},placeholder:"Type a folder path",className:"min-w-0 flex-1 rounded-lg border border-border-subtle bg-bg-primary px-3 py-2 text-sm text-text-primary"}),t.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-lg border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary disabled:opacity-40 transition-colors text-xs font-semibold shrink-0",onClick:()=>{!w||a||u(w)},disabled:!w||a,children:"Go"})]})]})]}),t.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto bg-bg-primary/40",children:a?t.jsx("div",{className:"px-5 py-5 text-sm text-text-secondary",children:"Loading folders…"}):i?t.jsx("div",{className:"px-5 py-5 text-sm text-status-error",children:i}):n.length===0?t.jsx("div",{className:"px-5 py-5 text-sm text-text-secondary",children:"No subfolders here."}):t.jsx("div",{className:"p-3",children:n.map(A=>t.jsxs("button",{type:"button",className:"w-full flex items-center gap-3 px-3.5 py-3 rounded-xl text-left border border-transparent hover:border-border-subtle hover:bg-bg-secondary transition-colors",onClick:()=>u(A.path),children:[t.jsx("span",{className:"inline-flex items-center justify-center w-9 h-9 rounded-xl bg-accent-primary/10 text-accent-primary shrink-0",children:t.jsx(Bs,{size:17})}),t.jsxs("span",{className:"min-w-0 flex-1",children:[t.jsx("span",{className:"block text-sm font-medium text-text-primary truncate",children:A.name}),t.jsx("span",{className:"block text-[11px] text-text-muted truncate",children:A.path})]})]},A.path))})}),t.jsxs("div",{className:"flex items-center justify-end gap-2 px-4 py-[calc(12px+env(safe-area-inset-bottom,0px))] sm:px-5 sm:py-4 border-t border-border-subtle bg-bg-secondary shrink-0",children:[t.jsx("button",{type:"button",className:"machine-btn text-xs",onClick:l,children:"Cancel"}),t.jsx("button",{type:"button",className:"btn btn-primary h-9 px-4 text-sm font-semibold",onClick:()=>p(w||r),disabled:!w&&!r||a,children:c})]})]})})}function fo({title:e,description:s,details:r,workspaceOptions:n,selectedWorkspaceKey:a,onWorkspaceChange:i,confirmLabel:c="Launch",busyLabel:l="Launching…",busy:u=!1,showArgsInput:p,argsValue:m,onArgsChange:f,showModelInput:g,modelValue:w,onModelChange:A,historyProviderNode:d,onConfirm:b,onCancel:y}){const h=n==null?void 0:n.find(S=>S.key===a);return t.jsx("div",{className:"fixed inset-0 z-[110] flex items-end justify-center overflow-y-auto bg-black/60 backdrop-blur-[2px] px-2 pt-[calc(8px+env(safe-area-inset-top,0px))] pb-[calc(8px+env(safe-area-inset-bottom,0px))] sm:items-center sm:p-4",role:"dialog","aria-modal":"true","aria-labelledby":"launch-confirm-title",children:t.jsxs("div",{className:"w-full max-w-lg max-h-[calc(100dvh-env(safe-area-inset-top,0px)-env(safe-area-inset-bottom,0px)-16px)] sm:max-h-[min(88vh,720px)] rounded-[24px] sm:rounded-2xl border border-border-subtle bg-bg-secondary shadow-xl overflow-hidden flex flex-col",children:[t.jsxs("div",{className:"flex items-start justify-between gap-3 px-5 py-4 border-b border-border-subtle",children:[t.jsxs("div",{className:"min-w-0",children:[t.jsx("h2",{id:"launch-confirm-title",className:"m-0 text-base font-semibold text-text-primary",children:e}),t.jsx("p",{className:"m-0 mt-1 text-xs leading-relaxed text-text-muted",children:s})]}),t.jsx("button",{type:"button",className:"inline-flex items-center justify-center w-8 h-8 rounded-full border border-border-subtle bg-bg-primary text-text-secondary hover:text-text-primary hover:bg-surface-primary transition-colors shrink-0",onClick:y,"aria-label":"Close launch confirmation",children:t.jsx(At,{size:16})})]}),t.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto px-4 py-3 sm:px-5 sm:py-4 flex flex-col gap-3",children:[n&&n.length>0&&i&&t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"Workspace"}),t.jsx("select",{value:a||"",onChange:S=>i(S.target.value),className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2.5 text-sm",disabled:u,children:n.map(S=>t.jsx("option",{value:S.key,children:S.label},S.key))}),(h==null?void 0:h.description)&&t.jsx("div",{className:"mt-2 text-[11px] text-text-muted break-all",children:h.description})]}),d,r.map(S=>t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:S.label}),t.jsx("div",{className:"text-sm text-text-primary break-all",children:S.value})]},`${S.label}:${S.value}`)),g&&A&&t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"Language Model (Optional)"}),t.jsx("input",{type:"text",value:w||"",onChange:S=>A(S.target.value),placeholder:"Auto-detect or default",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm placeholder:text-text-muted",disabled:u})]}),p&&f&&t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted mb-1",children:"CLI Arguments (Optional)"}),t.jsx("input",{type:"text",value:m||"",onChange:S=>f(S.target.value),placeholder:"e.g. --experimental",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm placeholder:text-text-muted",disabled:u})]})]}),t.jsxs("div",{className:"flex items-center justify-end gap-2 px-4 py-[calc(12px+env(safe-area-inset-bottom,0px))] sm:px-5 sm:py-4 border-t border-border-subtle bg-bg-secondary shrink-0",children:[t.jsx("button",{type:"button",className:"machine-btn text-xs",onClick:y,disabled:u,children:"Cancel"}),t.jsxs("button",{type:"button",className:"btn btn-primary h-9 px-4 text-sm font-semibold inline-flex items-center gap-2",onClick:b,disabled:u,children:[t.jsx(Ea,{size:14}),u?l:c]})]})]})})}function gi(e,s){return s||e.replace(/[\\/]+$/,"").split(/[\\/]/).filter(Boolean).pop()||e}function vs(e){const{machine:s,currentWorkspacePath:r,currentWorkspaceId:n,includeHome:a=!0}=e,i=[];a&&i.push({key:"__home__",label:"Home directory",description:"Launch without a workspace",workspaceId:null,workspacePath:null});for(const u of s.workspaces||[])i.push({key:`saved:${u.id}`,label:`${u.id===s.defaultWorkspaceId?"⭐ ":""}${gi(u.path,u.label)}`,description:u.path,workspaceId:u.id,workspacePath:u.path});const c=(r==null?void 0:r.trim())||"",l=c?(s.workspaces||[]).find(u=>u.path===c):null;if(c&&!l&&i.push({key:`custom:${c}`,label:gi(c),description:c,workspaceId:null,workspacePath:c}),n){const u=`saved:${n}`;if(i.some(p=>p.key===u))return{options:i,selectedKey:u}}return l?{options:i,selectedKey:`saved:${l.id}`}:c?{options:i,selectedKey:`custom:${c}`}:{options:i,selectedKey:"__home__"}}function wh(e){return e==="ide"?"IDE":e==="cli"?"CLI":"ACP"}function jh(e){return[wh(e.kind),e.subtitle||"",e.providerSessionId?"Saved history":""].filter(Boolean).join(" · ")}function kh(e){return e.lastLaunchedAt?vn(e.lastLaunchedAt):""}function ml(e){return{metaText:jh(e),updatedLabel:kh(e)}}function Xn(e,s,r){return e?"ide":s>0?"cli":r>0?"acp":null}function Sh({selectedMachineEntry:e,cliProviders:s,acpProviders:r,machineAction:n,onBrowseDirectory:a,onListSavedSessions:i}){var ze,xt,bt,ct;const c=Sr(),[l,u]=o.useState(!1),p=(((ze=e.detectedIdes)==null?void 0:ze.length)||0)>0,m=o.useMemo(()=>(e.workspaces||[]).map(Te=>({id:Te.id,path:Te.path,label:Te.label})),[e]),f=e.defaultWorkspaceId||null,[g,w]=o.useState(f||((xt=m[0])==null?void 0:xt.id)||""),[A,d]=o.useState(""),[b,y]=o.useState(""),[h,S]=o.useState([]),[_,k]=o.useState(!1),[I,j]=o.useState(""),[v,x]=o.useState(!1),[E,L]=o.useState(Xn(p,s.length,r.length)),M=o.useRef(null),[T,B]=o.useState(null),H=o.useRef("__home__"),[C,R]=o.useState("__home__"),[U,N]=o.useState(""),[D,Y]=o.useState(""),[q,W]=o.useState(""),[ae,ce]=o.useState([]),[Se,X]=o.useState(()=>jt().textQuery),[he,J]=o.useState(()=>jt().workspaceQuery),[Z,ue]=o.useState(()=>jt().modelQuery),[de,z]=o.useState(()=>jt().resumableOnly),[ye,ie]=o.useState(()=>jt().sortMode),[le,se]=o.useState(!1),[pe,ne]=o.useState(!1),ke=o.useRef(null),ve=o.useRef(null);o.useEffect(()=>{(!e.workspaces||!e.availableProviders||!e.detectedIdes||!e.recentLaunches)&&c(e.id,{minFreshMs:3e4}).catch(()=>{})},[c,e]);const K=g==="__custom__"?A.trim():((bt=m.find(Te=>Te.id===g))==null?void 0:bt.path)||"",V=g==="__custom__"&&!!K&&n.state==="error"&&/(Directory path is not valid or does not exist|Path does not exist)/i.test(n.message),we=g!=="__custom__"&&((ct=m.find(Te=>Te.id===g))==null?void 0:ct.path)||"",be=o.useMemo(()=>(e.recentLaunches||[]).map(Te=>Te.workspace),[e]),Q=o.useCallback(async Te=>{k(!0),j("");try{const Xe=await a(Te);y(Xe.path),d(Xe.path),S(Xe.directories)}catch(Xe){j(Xe instanceof Error?Xe.message:"Could not load folder")}finally{k(!1)}},[a]),Me=o.useCallback(()=>{var Xe;w("__custom__"),x(!0);const Te=Nn(e.platform,Sn(A.trim(),we,be,e.defaultWorkspacePath,(Xe=m.find(Fe=>Fe.id===f))==null?void 0:Xe.path,m.map(Fe=>Fe.path)));Q(Te)},[A,f,Q,be,we,e.platform,m]),Oe=o.useCallback(Te=>{if(Te!=null&&Te.workspaceId){w(Te.workspaceId),d("");return}if(Te!=null&&Te.workspacePath){w("__custom__"),d(Te.workspacePath);return}w(""),d("")},[]),Pe=o.useCallback(Te=>{if(w(Te),Te==="__custom__"){Me();return}d("")},[Me]),Ke=o.useCallback(Te=>{w("__custom__"),d(Te)},[]),Qe=o.useCallback((Te,Xe)=>{M.current=Xe,H.current=Te.selectedWorkspaceKey||"__home__",R(Te.selectedWorkspaceKey||"__home__"),N(Te.initialArgs||""),Y(Te.initialModel||""),W(""),ce([]);const Fe=Te.providerType?`${e.id}:${Te.providerType}`:null;if(pp(ve.current,Fe)){const Ue=jt();X(Ue.textQuery),J(Ue.workspaceQuery),ue(Ue.modelQuery),z(Ue.resumableOnly),ie(Ue.sortMode)}ve.current=Fe,B(Te),Te.providerType&&i&&(se(!0),i(Te.providerType).then(Ue=>ce(Ue||[])).catch(Ue=>console.warn("Failed to load saved sessions",Ue)).finally(()=>se(!1)))},[i,e.id]),Ge=o.useMemo(()=>Ec(ae,{textQuery:Se,workspaceQuery:he,modelQuery:Z,resumableOnly:de,sortMode:ye}),[Z,de,ae,ye,Se,he]);o.useEffect(()=>{q&&(Ge.some(Te=>Te.providerSessionId===q)||W(""))},[Ge,q]);const ut=o.useCallback(()=>{M.current&&(ne(!0),M.current().finally(()=>{M.current=null,ne(!1),B(null)}))},[]),it=o.useCallback(()=>{M.current=null,B(null)},[]),ht=o.useCallback(Te=>{H.current=Te,R(Te)},[]);return o.useEffect(()=>{var Te;ke.current!==e.id&&(ke.current=e.id,w(f||((Te=m[0])==null?void 0:Te.id)||"__custom__"),d(""),y(""),S([]),j(""),x(!1),X(jt().textQuery),J(jt().workspaceQuery),ue(jt().modelQuery),z(jt().resumableOnly),ie(jt().sortMode),ve.current=null,L(Xn(p,s.length,r.length)))},[r.length,s.length,f,p,e.id,m]),o.useEffect(()=>{var Te;g!=="__custom__"&&(g&&m.some(Xe=>Xe.id===g)||w(f||((Te=m[0])==null?void 0:Te.id)||"__custom__"))},[f,g,m]),o.useEffect(()=>{E==="ide"&&p||E==="cli"&&s.length>0||E==="acp"&&r.length>0||L(Xn(p,s.length,r.length))},[E,r.length,s.length,p]),{showAllRecent:l,setShowAllRecent:u,hasIdeOptions:p,workspaceRows:m,defaultWorkspaceId:f,workspaceChoice:g,customWorkspacePath:A,browseCurrentPath:b,browseDirectories:h,browseBusy:_,browseError:I,browseDialogOpen:v,activeLauncherKind:E,launchConfirm:T,launchConfirmWorkspaceKeyRef:H,launchConfirmWorkspaceKey:C,launchConfirmArgs:U,launchConfirmModel:D,launchConfirmResumeId:q,launchConfirmSavedSessions:ae,launchConfirmTextFilter:Se,launchConfirmWorkspaceFilter:he,launchConfirmModelFilter:Z,launchConfirmResumableOnly:de,launchConfirmSortMode:ye,filteredLaunchConfirmSavedSessions:Ge,launchConfirmSessionsLoading:le,launchConfirmBusy:pe,resolvedWorkspacePath:K,canCreateMissingWorkspace:V,openBrowseDialog:Me,loadBrowsePath:Q,handleWorkspaceChoiceChange:Pe,chooseCustomWorkspacePath:Ke,setCustomWorkspacePath:d,setBrowseDialogOpen:x,setActiveLauncherKind:L,openLaunchConfirm:Qe,handleConfirmLaunch:ut,closeLaunchConfirm:it,setWorkspaceSelectionFromOption:Oe,setLaunchConfirmWorkspaceKeyAndSync:ht,setLaunchConfirmArgs:N,setLaunchConfirmModel:Y,setLaunchConfirmResumeId:W,setLaunchConfirmTextFilter:X,setLaunchConfirmWorkspaceFilter:J,setLaunchConfirmModelFilter:ue,setLaunchConfirmResumableOnly:z,setLaunchConfirmSortMode:ie}}function Nh({selectedMachineEntry:e,selectedMachineConversations:s,selectedMachineRecentLaunches:r,cliProviders:n,acpProviders:a,selectedMachineNeedsUpgrade:i,appVersion:c,machineAction:l,isStandalone:u,section:p,showBottomNav:m,onBack:f,onSectionChange:g,onOpenConversation:w,onOpenRecent:A,onOpenMachineDetails:d,onMachineUpgrade:b,onLaunchDetectedIde:y,onAddWorkspace:h,onBrowseDirectory:S,onLaunchWorkspaceProvider:_,onListSavedSessions:k}){const I=C=>C==="ide"?"IDE":C==="cli"?"CLI":"ACP",j=r.slice(0,4),v=s.slice(0,3),x=Sh({selectedMachineEntry:e,cliProviders:n,acpProviders:a,machineAction:l,onBrowseDirectory:S,onListSavedSessions:k}),E=o.useMemo(()=>j.map(C=>{const{metaText:R,updatedLabel:U}=ml(C);return{key:`recent-launch:${C.id}`,primary:C.label,secondary:R,updatedLabel:U,onClick:()=>{const{options:N,selectedKey:D}=vs({machine:{workspaces:x.workspaceRows,defaultWorkspaceId:x.defaultWorkspaceId},currentWorkspacePath:C.workspace});x.openLaunchConfirm({title:C.kind==="ide"?xs("restart-ide",C.label):C.providerSessionId?Qa(C.label):xs("start-fresh",C.label),description:C.kind==="ide"?bs("restart-ide"):C.providerSessionId?Za():bs("start-fresh"),confirmLabel:C.kind==="ide"?Us("restart-ide"):C.providerSessionId?mn(!0):Us("start-fresh"),busyLabel:C.kind==="ide"?zs("restart-ide"):C.providerSessionId?Xa(!0):zs("start-fresh"),workspaceOptions:N,selectedWorkspaceKey:D,details:[{label:"Mode",value:I(C.kind)},...C.providerType?[{label:"Provider",value:C.providerType}]:[]]},async()=>{const Y=N.find(q=>q.key===x.launchConfirmWorkspaceKeyRef.current);x.setWorkspaceSelectionFromOption(Y),await A({...C,workspace:(Y==null?void 0:Y.workspacePath)??null})})}}}),[x,A,j]),L=o.useMemo(()=>v.map(C=>({key:`recent-chat:${C.conversation.tabKey}`,primary:lt(C.conversation),secondary:ap(C.conversation,{timestampLabel:C.timestamp?rc(C.timestamp):null}),unread:C.unread,onClick:()=>w(C.conversation)})),[w,v]),M=x.showAllRecent?E:E.slice(0,4),T=E.length>0,B=L.length>0,H=u?"px-4 pt-4 pb-3":"px-4 pt-[calc(16px+env(safe-area-inset-top,0px))] pb-3";return t.jsxs(t.Fragment,{children:[t.jsx("div",{className:`flex items-center justify-between gap-3 ${H} border-b border-border-subtle/70 bg-bg-primary backdrop-blur-md`,children:t.jsxs("div",{className:"flex items-center gap-2.5 min-w-0 flex-1",children:[t.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:f,type:"button","aria-label":"Back",children:t.jsx(Ra,{size:18})}),t.jsxs("div",{className:"min-w-0 flex flex-col gap-0.5",children:[t.jsx("div",{className:"flex items-center gap-2 text-[17px] font-extrabold tracking-tight text-text-primary truncate",children:_t(e,{fallbackId:e.id})}),t.jsxs("div",{className:"min-w-0 flex items-center flex-wrap gap-1.5 text-xs text-text-secondary truncate",children:[e.platform||"machine",e.version?` · v${e.version}`:""]})]})]})}),t.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto py-2 flex flex-col gap-2 -webkit-overflow-scrolling-touch",children:[B&&t.jsxs("section",{className:"flex flex-col gap-0",children:[t.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Current Chats"}),t.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:L.map(C=>t.jsxs("button",{className:`flex flex-col gap-1 w-full text-left p-[14px] rounded-2xl border ${C.unread?"border-accent-primary/25 bg-accent-primary/5":"border-border-default/80 bg-surface-primary/90"} text-text-primary`,type:"button",onClick:C.onClick,children:[t.jsx("span",{className:"text-sm font-bold text-text-primary",children:C.primary}),t.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:C.secondary})]},C.key))})]}),T&&t.jsxs("section",{className:"flex flex-col gap-0",children:[t.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Recent Launches"}),t.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:M.map(C=>t.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:C.onClick,children:[t.jsxs("div",{className:"flex items-center justify-between gap-3 w-full",children:[t.jsx("span",{className:"text-sm font-bold text-text-primary truncate",children:C.primary}),C.updatedLabel&&t.jsx("span",{className:"text-[11px] text-text-muted shrink-0",children:C.updatedLabel})]}),t.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:C.secondary})]},C.key))}),E.length>4&&t.jsx("div",{className:"flex justify-center px-4 pt-2",children:t.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:()=>x.setShowAllRecent(C=>!C),children:x.showAllRecent?"Show fewer":`Show ${E.length-4} more`})})]}),(x.hasIdeOptions||n.length>0||a.length>0)&&t.jsxs("section",{className:"flex flex-col gap-0",children:[t.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Start"}),t.jsx("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:t.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:[t.jsx("div",{className:"text-sm font-bold text-text-primary",children:"Workspace"}),t.jsx("div",{className:"text-xs leading-relaxed text-text-secondary",children:"Pick a saved workspace or browse folders before choosing IDE, CLI, or ACP."}),t.jsx("select",{value:x.workspaceChoice,onChange:C=>x.handleWorkspaceChoiceChange(C.target.value),className:"w-full rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-primary px-3 py-3 text-sm",children:x.workspaceRows.length>0?t.jsxs(t.Fragment,{children:[x.workspaceRows.map(C=>t.jsxs("option",{value:C.id,children:[C.id===x.defaultWorkspaceId?"⭐ ":"",jn(C.path,C.label)||C.path]},C.id)),t.jsx("option",{value:"__custom__",children:"Select workspace…"})]}):t.jsx("option",{value:"__custom__",children:"Select workspace…"})}),x.workspaceChoice==="__custom__"&&t.jsxs("div",{className:"flex flex-col gap-2.5",children:[t.jsx("div",{className:"rounded-2xl border border-border-default/80 bg-bg-primary/80 px-3.5 py-3",children:t.jsxs("div",{className:"flex items-start gap-3",children:[t.jsx("span",{className:"inline-flex items-center justify-center w-9 h-9 rounded-xl bg-accent-primary/10 text-accent-primary shrink-0",children:t.jsx(Bs,{size:17})}),t.jsxs("div",{className:"min-w-0 flex-1",children:[t.jsx("div",{className:"text-[10px] font-bold uppercase tracking-[0.08em] text-text-muted mb-1",children:"Selected folder"}),t.jsx("div",{className:"text-[12px] leading-relaxed text-text-primary break-all",children:x.resolvedWorkspacePath||x.browseCurrentPath||"No folder selected yet."})]})]})}),t.jsxs("div",{className:"flex flex-wrap gap-2",children:[t.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-xl border border-border-default/90 bg-bg-primary/90 text-text-secondary text-[12px] font-bold",onClick:x.openBrowseDialog,children:"Select workspace…"}),t.jsx("button",{type:"button",className:"inline-flex items-center justify-center min-h-[36px] px-3 rounded-xl border border-accent-primary/30 bg-accent-primary/10 text-text-primary text-[12px] font-bold disabled:opacity-40",onClick:()=>{x.resolvedWorkspacePath&&h(x.resolvedWorkspacePath)},disabled:!x.resolvedWorkspacePath||x.browseBusy,children:"Save as workspace"})]})]}),x.resolvedWorkspacePath&&t.jsx("div",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:x.resolvedWorkspacePath})]})}),t.jsxs("div",{className:"grid grid-cols-3 gap-2 px-4",children:[x.hasIdeOptions&&t.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${x.activeLauncherKind==="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:()=>x.setActiveLauncherKind("ide"),children:"IDE"}),n.length>0&&t.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${x.activeLauncherKind==="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:()=>x.setActiveLauncherKind("cli"),children:"CLI"}),a.length>0&&t.jsx("button",{className:`min-h-[40px] rounded-full border text-xs font-bold ${x.activeLauncherKind==="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:()=>x.setActiveLauncherKind("acp"),children:"ACP"})]}),x.activeLauncherKind&&t.jsxs("div",{className:"flex flex-col gap-2.5 px-4 pt-3",children:[t.jsx("div",{className:"text-xs font-bold text-text-secondary",children:x.activeLauncherKind==="ide"?"Choose an IDE":x.activeLauncherKind==="cli"?"Choose a CLI provider":"Choose an ACP provider"}),t.jsx("div",{className:"grid grid-cols-1 gap-2",children:x.activeLauncherKind==="ide"?(e.detectedIdes||[]).slice(0,6).map(C=>t.jsxs("button",{type:"button",className:"flex flex-col items-start gap-1 w-full text-left p-3 rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",onClick:()=>{const{options:R,selectedKey:U}=vs({machine:{workspaces:x.workspaceRows,defaultWorkspaceId:x.defaultWorkspaceId},currentWorkspaceId:x.workspaceChoice!=="__custom__"?x.workspaceChoice:null,currentWorkspacePath:x.resolvedWorkspacePath});x.openLaunchConfirm({title:`Launch ${C.name}?`,description:"Review or change the target folder before opening this IDE.",confirmLabel:"Launch IDE",workspaceOptions:R,selectedWorkspaceKey:U,details:[{label:"Mode",value:"IDE"},{label:"Provider",value:C.name}]},async()=>{const N=R.find(D=>D.key===x.launchConfirmWorkspaceKeyRef.current);x.setWorkspaceSelectionFromOption(N),y(C.type,{workspacePath:(N==null?void 0:N.workspacePath)??null})})},children:[t.jsx("span",{className:"text-[13px] font-bold text-text-primary",children:C.name}),t.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:x.resolvedWorkspacePath||"Use selected workspace"})]},C.type)):(x.activeLauncherKind==="cli"?n:a).map(C=>t.jsxs("button",{type:"button",className:"flex flex-col items-start gap-1 w-full text-left p-3 rounded-2xl border border-border-default/80 bg-surface-primary/90 text-text-primary",onClick:()=>{const R=x.activeLauncherKind==="cli"?"cli":"acp",{options:U,selectedKey:N}=vs({machine:{workspaces:x.workspaceRows,defaultWorkspaceId:x.defaultWorkspaceId},currentWorkspaceId:x.workspaceChoice!=="__custom__"?x.workspaceChoice:null,currentWorkspacePath:x.resolvedWorkspacePath});x.openLaunchConfirm({title:`Launch ${C.displayName}?`,description:"Review or change the provider workspace before starting this session.",confirmLabel:`Launch ${R.toUpperCase()}`,workspaceOptions:U,selectedWorkspaceKey:N,details:[{label:"Mode",value:R.toUpperCase()},{label:"Provider",value:C.displayName}],showArgsInput:!0,showModelInput:R==="acp",initialArgs:"",initialModel:"",providerType:C.type},async()=>{const D=U.find(Y=>Y.key===x.launchConfirmWorkspaceKeyRef.current);x.setWorkspaceSelectionFromOption(D),_(R,C.type,{workspaceId:(D==null?void 0:D.workspaceId)??null,workspacePath:(D==null?void 0:D.workspacePath)??null,args:x.launchConfirmArgs,model:x.launchConfirmModel,resumeSessionId:x.launchConfirmResumeId||null})})},children:[t.jsxs("span",{className:"text-[13px] font-bold text-text-primary",children:[C.icon?`${C.icon} `:"",C.displayName]}),t.jsx("span",{className:"text-[11px] leading-relaxed text-text-muted break-all",children:x.resolvedWorkspacePath||"Use selected workspace"})]},C.type))})]}),l.message&&t.jsxs("div",{className:`mx-4 mt-2.5 p-3 rounded-xl text-xs leading-relaxed ${l.state==="error"?"text-status-error bg-status-error/10":"text-text-secondary bg-surface-primary/90"}`,children:[l.message,x.canCreateMissingWorkspace&&t.jsx("div",{className:"mt-2",children:t.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:()=>h(x.resolvedWorkspacePath,{createIfMissing:!0}),children:"Create folder"})})]})]}),t.jsxs("section",{className:"flex flex-col gap-0",children:[t.jsx("div",{className:"text-[11px] font-extrabold tracking-[0.08em] uppercase text-text-muted px-4 pb-2",children:"Inspect"}),t.jsxs("div",{className:"grid grid-cols-1 gap-2.5 px-4",children:[i&&t.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:b,children:[t.jsxs("span",{className:"text-sm font-bold text-text-primary",children:["Update to v",c]}),t.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:"Restart this machine with the latest daemon"})]}),t.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:d,children:[t.jsx("span",{className:"text-sm font-bold text-text-primary",children:"Machine details"}),t.jsx("span",{className:"text-xs leading-relaxed text-text-secondary",children:"Sessions, providers, system info, and logs"})]})]})]})]}),x.browseDialogOpen&&t.jsx(In,{title:"Select workspace",description:"Move through folders like a normal explorer, then use the current folder for this machine.",currentPath:x.browseCurrentPath,directories:x.browseDirectories,busy:x.browseBusy,error:x.browseError,confirmLabel:"Use this folder",onClose:()=>x.setBrowseDialogOpen(!1),onNavigate:C=>{x.loadBrowsePath(C)},onConfirm:C=>{x.chooseCustomWorkspacePath(C),x.setBrowseDialogOpen(!1)}}),x.launchConfirm&&t.jsx(fo,{title:x.launchConfirm.title,description:x.launchConfirm.description,details:x.launchConfirm.details,workspaceOptions:x.launchConfirm.workspaceOptions,selectedWorkspaceKey:x.launchConfirmWorkspaceKey,onWorkspaceChange:x.setLaunchConfirmWorkspaceKeyAndSync,confirmLabel:x.launchConfirm.providerType?mn(!!x.launchConfirmResumeId):x.launchConfirm.confirmLabel,busyLabel:x.launchConfirm.providerType?void 0:x.launchConfirm.busyLabel,busy:x.launchConfirmBusy,showArgsInput:x.launchConfirm.showArgsInput,argsValue:x.launchConfirmArgs,onArgsChange:x.setLaunchConfirmArgs,showModelInput:x.launchConfirm.showModelInput,modelValue:x.launchConfirmModel,onModelChange:x.setLaunchConfirmModel,historyProviderNode:x.launchConfirm.providerType&&(x.launchConfirmSessionsLoading||x.launchConfirmSavedSessions.length>0)&&t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:[t.jsxs("div",{className:"flex items-center justify-between mb-1",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-[0.08em] text-text-muted",children:"Resume saved history"}),x.launchConfirmSessionsLoading&&t.jsx("div",{className:"text-[10px] text-text-secondary font-medium",children:"Loading..."})]}),t.jsx("div",{className:"text-[11px] text-text-secondary mb-2",children:Ja()}),t.jsxs("div",{className:"grid grid-cols-1 gap-2 mb-2",children:[t.jsx("input",{type:"text",value:x.launchConfirmTextFilter,onChange:C=>x.setLaunchConfirmTextFilter(C.target.value),placeholder:"Search title or preview",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading}),t.jsx("input",{type:"text",value:x.launchConfirmWorkspaceFilter,onChange:C=>x.setLaunchConfirmWorkspaceFilter(C.target.value),placeholder:"Filter by workspace",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading}),t.jsx("input",{type:"text",value:x.launchConfirmModelFilter,onChange:C=>x.setLaunchConfirmModelFilter(C.target.value),placeholder:"Filter by model",className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading}),t.jsxs("select",{value:x.launchConfirmSortMode,onChange:C=>x.setLaunchConfirmSortMode(C.target.value),className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading,children:[t.jsx("option",{value:"recent",children:"Most recent"}),t.jsx("option",{value:"oldest",children:"Oldest first"}),t.jsx("option",{value:"messages",children:"Most messages"})]})]}),t.jsxs("label",{className:"mb-2 flex items-center gap-2 text-[11px] text-text-muted",children:[t.jsx("input",{type:"checkbox",checked:x.launchConfirmResumableOnly,onChange:C=>x.setLaunchConfirmResumableOnly(C.target.checked),disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading}),"Resume-ready only"]}),t.jsxs("select",{value:x.launchConfirmResumeId,onChange:C=>x.setLaunchConfirmResumeId(C.target.value),className:"w-full rounded-lg border border-border-subtle bg-bg-secondary text-text-primary px-3 py-2 text-sm",disabled:x.launchConfirmBusy||x.launchConfirmSessionsLoading,children:[t.jsx("option",{value:"",children:xp()}),x.filteredLaunchConfirmSavedSessions.map(C=>t.jsxs("option",{value:C.providerSessionId,disabled:!C.canResume,children:[C.title||C.providerSessionId," ",C.canResume?"":"(workspace missing)"]},C.providerSessionId))]}),!x.launchConfirmSessionsLoading&&x.launchConfirmSavedSessions.length>0&&x.filteredLaunchConfirmSavedSessions.length===0&&t.jsx("div",{className:"mt-2 text-[11px] text-text-muted",children:"No saved history matches these filters."}),x.launchConfirmResumeId&&(()=>{const C=x.filteredLaunchConfirmSavedSessions.find(U=>U.providerSessionId===x.launchConfirmResumeId);if(!C)return null;const R=ul(C);return t.jsxs("div",{className:"mt-2 rounded-lg border border-border-subtle bg-bg-secondary px-3 py-2.5 text-[11px] text-text-muted leading-relaxed",children:[t.jsx("div",{className:"font-semibold text-text-primary truncate",children:R.title}),t.jsx("div",{className:"font-mono break-all mt-0.5",children:R.providerSessionId}),t.jsx("div",{className:"mt-1",children:R.metaLine}),R.updatedLabel&&t.jsx("div",{className:"mt-1 text-text-secondary",children:R.updatedLabel}),R.preview&&t.jsx("div",{className:"mt-2 line-clamp-2 text-text-secondary",children:R.preview})]})})()]}),onConfirm:x.handleConfirmLaunch,onCancel:x.closeLaunchConfirm}),m&&t.jsx(dl,{section:p,onSectionChange:g})]})}function pl(e){var r;const s=((r=e.p2p)==null?void 0:r.state)||"";return s==="connected"?"Connected":s==="connecting"||s==="new"||s==="checking"?"Connecting":"Offline"}function Ch(e,s){if(!e)return[];const r=e.recentLaunches||[];return r.length>0?r.map(n=>({id:n.id,label:n.title||n.providerName||n.providerType,kind:n.kind,providerType:n.providerType,providerSessionId:n.providerSessionId,subtitle:Ss(n.summaryMetadata)||n.workspace||void 0,workspace:n.workspace,summaryMetadata:n.summaryMetadata})):s.filter(n=>n.type!=="adhdev-daemon"&&n.daemonId===e.id).map(n=>{var c,l,u,p,m;const a=xr(n)?"cli":Ps(n)?"acp":"ide",i=Ss(n.summaryMetadata);return{id:`${a}:${n.type}:${n.workspace||""}`,label:((c=n.activeChat)==null?void 0:c.title)||(xr(n)?n.cliName||n.type:Ps(n)&&n.cliName||n.type),kind:a,providerType:n.type,providerSessionId:n.providerSessionId,subtitle:Ps(n)?i||n.workspace||void 0:n.workspace||void 0,workspace:n.workspace||void 0,timestamp:((m=(p=(u=(l=n.activeChat)==null?void 0:l.messages)==null?void 0:u.at)==null?void 0:p.call(u,-1))==null?void 0:m.timestamp)||0}}).sort((n,a)=>a.timestamp-n.timestamp).map(({timestamp:n,...a})=>a)}function Ih(e,s){const r=new Map;for(const n of s){const a=is(n.conversation),i=r.get(a);i?i.push(n):r.set(a,[n])}return e.map(n=>{const a=r.get(n.id)||[],i=[...a].sort((f,g)=>g.timestamp-f.timestamp)[0]||null,c=(i==null?void 0:i.conversation)||null,l=ha(n),u=a.filter(f=>f.unread||f.requiresAction).length,p=pl(n),m=[n.platform||"machine",p].filter(Boolean);return{id:n.id,label:_t(n,{fallbackId:n.id}),subtitle:m.join(" · "),unread:u,total:a.length,latestConversation:c,latestTimestamp:(i==null?void 0:i.timestamp)||0,fallbackActivityAt:l,preview:c?op(c):"No active conversations yet. Open the machine, choose a workspace, then launch an IDE, CLI, or ACP session."}}).sort((n,a)=>{const i=n.latestTimestamp||n.fallbackActivityAt||0,c=a.latestTimestamp||a.fallbackActivityAt||0;return c!==i?c-i:n.label.localeCompare(a.label)})}function zr(e,s){var r;if(!(typeof window>"u"))try{if(!(!!((r=import.meta.env)!=null&&r.DEV)||window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[mobile-read] ${e}`,s)}catch{}}function Ah({conversations:e,machineEntries:s,items:r,selectedConversation:n,selectedTabKey:a,screen:i,liveSessionInboxState:c,sendDaemonCommand:l,requestedActiveTabKey:u,onRequestedActiveTabConsumed:p,requestedMachineId:m,onRequestedMachineConsumed:f,requestedMobileSection:g,onRequestedMobileSectionConsumed:w,setSelectedTabKey:A,setScreen:d,setSelectedMachineId:b,setSection:y,setMachineBackTarget:h,resetMachineAction:S,markNotificationTargetRead:_}){const k=o.useRef(null),I=o.useCallback(j=>{if(!(j!=null&&j.sessionId))return;const v=ln(j,c),x=Math.max(Date.now(),ps(j),v.lastUpdated||0);zr("mark_read:start",{tabKey:j.tabKey,sessionId:j.sessionId,displayPrimary:lt(j),inboxBucket:v.inboxBucket,unread:v.unread,lastSeenAt:v.lastSeenAt,lastUpdated:v.lastUpdated,activityAt:ps(j),readAt:x}),_({sessionId:j.sessionId,providerSessionId:j.providerSessionId,tabKey:j.tabKey,routeId:j.routeId},x),l(is(j)||j.routeId,"mark_session_seen",{sessionId:j.sessionId,seenAt:x}).then(E=>{zr("mark_read:result",{tabKey:j.tabKey,sessionId:j.sessionId,result:E})}).catch(E=>{zr("mark_read:error",{tabKey:j.tabKey,sessionId:j.sessionId,error:E instanceof Error?E.message:String(E)})})},[c,l]);return o.useEffect(()=>{var v;if(!n){d("inbox"),A(((v=e[0])==null?void 0:v.tabKey)||null),k.current=null;return}if(i!=="chat"){k.current=null;return}const j=`${n.tabKey}:${n.sessionId||""}`;k.current!==j&&(k.current=j,I(n))},[e,I,i,n,d,A]),o.useEffect(()=>{if(!u)return;const j=e.find(v=>v.tabKey===u);j&&(A(j.tabKey),d("chat"),p==null||p())},[e,p,u,d,A]),o.useEffect(()=>{if(!m)return;const j=s.find(v=>v.id===m);j&&(b(j.id),S(),y("machines"),h("inbox"),d("machine"),f==null||f())},[s,f,m,S,h,d,y,b]),o.useEffect(()=>{g&&(y(g),d("inbox"),w==null||w())},[w,g,d,y]),o.useEffect(()=>{const j=r.filter(v=>v.inboxBucket==="task_complete"||v.unread);j.length!==0&&zr("inbox_state",{screen:i,selectedTabKey:a,items:j.map(v=>{const x=ln(v.conversation,c);return{liveState:x,tabKey:v.conversation.tabKey,sessionId:v.conversation.sessionId,displayPrimary:lt(v.conversation),serverBucket:x.inboxBucket,computedBucket:v.inboxBucket,serverUnread:x.unread,computedUnread:v.unread,lastSeenAt:x.lastSeenAt,lastUpdated:x.lastUpdated,activityAt:ps(v.conversation)}})})},[r,c,i,a]),{markConversationRead:I}}function Mh(e){if(!e)return"";const s=String(e);return s.includes(":")&&s.split(":")[0]||s}function yi(e){return String(e||"").trim().replace(/\\/g,"/").replace(/\/+$/,"").toLowerCase()}function Th(e){return(e instanceof Error?e.message:String(e||"")).includes("P2P command timeout")}function Lh({sendDaemonCommand:e,navigate:s,ides:r,conversations:n}){const[a,i]=o.useState("idle"),[c,l]=o.useState(""),[u,p]=o.useState(null),m=o.useCallback(()=>{i("idle"),l(""),p(null)},[]),f=o.useCallback(async(h,S,_)=>{var k;try{i("loading"),l(`Launching ${S}…`);const I={ideType:S,enableCdp:!0};(k=_==null?void 0:_.workspacePath)!=null&&k.trim()&&(I.workspace=_.workspacePath.trim()),await e(h,"launch_ide",I),i("done"),l(`${S} launch requested`)}catch(I){i("error"),l(I instanceof Error?I.message:"Launch IDE failed"),console.error("Launch IDE failed",I)}},[e]),g=o.useCallback(async(h,S,_)=>{if(S.trim())try{i("loading"),l(_!=null&&_.createIfMissing?"Creating folder…":"Saving workspace…");const k=await e(h,"workspace_add",{path:S.trim(),createIfMissing:(_==null?void 0:_.createIfMissing)===!0});if(k!=null&&k.success){i("done"),l(_!=null&&_.createIfMissing?"Folder created and workspace saved":"Workspace saved");return}i("error"),l((k==null?void 0:k.error)||"Could not save workspace")}catch(k){i("error"),l(k instanceof Error?k.message:"Could not save workspace")}},[e]),w=o.useCallback(async h=>{var S,_,k,I,j,v;try{i("loading"),l("Starting daemon upgrade…");const x=await e(h,"daemon_upgrade",{});if((S=x==null?void 0:x.result)!=null&&S.alreadyLatest){i("done"),l(`Already on v${((_=x==null?void 0:x.result)==null?void 0:_.version)||"latest"}.`);return}if((k=x==null?void 0:x.result)!=null&&k.upgraded||(I=x==null?void 0:x.result)!=null&&I.success){i("done"),l(`Upgrade to v${((j=x==null?void 0:x.result)==null?void 0:j.version)||"latest"} started. Daemon is restarting…`);return}i("error"),l(((v=x==null?void 0:x.result)==null?void 0:v.error)||"Upgrade failed")}catch(x){i("error"),l(x instanceof Error?x.message:"Upgrade failed")}},[e]),A=o.useCallback(async(h,S,_,k)=>{var v,x,E;const I=Date.now(),j={machineId:h,kind:S,providerType:_,workspaceId:(k==null?void 0:k.workspaceId)||null,workspacePath:(k==null?void 0:k.workspacePath)||null,resumeSessionId:(k==null?void 0:k.resumeSessionId)||null,startedAt:I};try{i("loading"),l(`Launching ${_}…`),p(j);const L={cliType:_};(v=k==null?void 0:k.workspacePath)!=null&&v.trim()?L.dir=k.workspacePath.trim():k!=null&&k.workspaceId&&(L.workspaceId=k.workspaceId),k!=null&&k.resumeSessionId&&(L.resumeSessionId=k.resumeSessionId),(x=k==null?void 0:k.args)!=null&&x.trim()&&(L.cliArgs=k.args.trim().split(/\s+/).filter(Boolean)),(E=k==null?void 0:k.model)!=null&&E.trim()&&(L.initialModel=k.model.trim());const M=await e(h,"launch_cli",L),T=(M==null?void 0:M.result)||M,B=(T==null?void 0:T.sessionId)||(T==null?void 0:T.id);if(M!=null&&M.success&&B){p(null),i("done"),l(`${_} launched`),s(as(B));return}if(M!=null&&M.success){i("loading"),l(`${_} launch requested — waiting for session…`);return}p(null),i("error"),l((M==null?void 0:M.error)||(T==null?void 0:T.error)||`Could not launch ${S.toUpperCase()} workspace`)}catch(L){if(Th(L)){i("loading"),l(`${_} launch requested — waiting for session…`);return}p(null),i("error"),l(L instanceof Error?L.message:`Could not launch ${S.toUpperCase()} workspace`)}},[s,e]),d=o.useCallback(async(h,S)=>{try{const _=await e(h,"list_saved_sessions",{providerType:S,kind:"cli",limit:30}),k=(_==null?void 0:_.result)??_;return Array.isArray(k==null?void 0:k.sessions)?k.sessions:[]}catch(_){return console.error("Failed to list saved sessions on mobile:",_),[]}},[e]),b=o.useCallback(async(h,S)=>Cn(e,h,S),[e]);o.useEffect(()=>{if(!u)return;const h=yi(u.workspacePath),S=r.find(k=>{var L,M,T,B;if(!k||k.type==="adhdev-daemon"||Mh(k.daemonId||k.id)!==u.machineId||(k.transport==="acp"?"acp":k.transport==="pty"?"cli":null)!==u.kind||String(k.agentType||k.type||"")!==u.providerType)return!1;const x=String(k.providerSessionId||"");if(u.resumeSessionId&&x)return x===u.resumeSessionId;if(h){const H=yi(k.workspace||k.runtimeWorkspaceLabel);return H?H===h:!1}return Number(k.lastUpdated||k._lastUpdate||k.timestamp||((B=(T=(M=(L=k.activeChat)==null?void 0:L.messages)==null?void 0:M.at)==null?void 0:T.call(M,-1))==null?void 0:B.timestamp)||0)>=u.startedAt-5e3});if(!S)return;const _=wc({entrySessionId:S.sessionId,entryInstanceId:S.instanceId,entryRouteId:S.id,conversations:n});_&&(p(null),i("done"),l(`${u.providerType} launched`),s(as(_)))},[n,r,s,u]),o.useEffect(()=>{if(!u)return;const h=window.setTimeout(()=>{p(S=>!S||S.startedAt!==u.startedAt?S:(i("error"),l("Launch response timed out. The session may already be running in Dashboard."),null))},45e3);return()=>window.clearTimeout(h)},[u]);const y=o.useCallback(async(h,S)=>{if(S.kind==="ide"&&S.providerType){await f(h,S.providerType,{workspacePath:S.workspace||null});return}(S.kind==="cli"||S.kind==="acp")&&S.providerType&&await A(h,S.kind,S.providerType,{workspacePath:S.workspace||null,resumeSessionId:S.providerSessionId||null})},[f,A]);return{machineAction:{state:a,message:c},resetMachineAction:m,handleLaunchDetectedIde:f,handleAddWorkspace:g,handleMachineUpgrade:w,handleLaunchWorkspaceProvider:A,handleListSavedSessions:d,handleBrowseDirectory:b,handleOpenRecent:y}}function _h({conversations:e,selectedConversation:s,machineBackTarget:r,markConversationRead:n,resetMachineAction:a,setSelectedTabKey:i,setScreen:c,setSelectedMachineId:l,setSection:u,setMachineBackTarget:p}){const m=o.useCallback(y=>{i(y.tabKey),c("chat"),n(y)},[n,c,i]),f=o.useCallback(y=>{const h=e.find(S=>S.routeId===y.routeId&&S.streamSource==="native");h&&(i(h.tabKey),c("chat"),n(h))},[e,n,c,i]),g=o.useCallback(()=>{n(s),c("inbox")},[n,s,c]),w=o.useCallback((y,h="inbox")=>{l(y),a(),u("machines"),p(h),c("machine")},[a,p,c,u,l]),A=o.useCallback(y=>{const h=is(y);h&&w(h,"chat")},[w]),d=o.useCallback(()=>{a(),c(r)},[r,a,c]),b=o.useCallback(y=>{u(y),c("inbox")},[c,u]);return{openConversation:m,openNativeConversation:f,backFromConversation:g,openMachine:w,openConversationMachine:A,backFromMachine:d,changeMachineSection:b}}function Rh(e){const s=e.trim();return s?s[0].toUpperCase():"?"}function Vr(e){return[...e].sort((s,r)=>{const n=r.timestamp-s.timestamp;return n!==0?n:s.conversation.tabKey.localeCompare(r.conversation.tabKey)})}function Ph({conversations:e,hiddenConversations:s,ides:r,actionLogs:n,sendDaemonCommand:a,setLocalUserMessages:i,setActionLogs:c,isStandalone:l,userName:u,requestedActiveTabKey:p,onRequestedActiveTabConsumed:m,requestedMachineId:f,onRequestedMachineConsumed:g,requestedMobileSection:w,onRequestedMobileSectionConsumed:A,onOpenHistory:d,onOpenRemote:b,onStopCli:y,wsStatus:h,isConnected:S,onShowHiddenConversation:_,onShowAllHiddenConversations:k,onHideConversation:I,onOpenNewSession:j,notificationStateBySessionId:v,liveSessionInboxState:x,onMarkNotificationTargetRead:E}){const[L,M]=o.useState(()=>{var Q;return((Q=e[0])==null?void 0:Q.tabKey)||null}),[T,B]=o.useState(()=>e[0]?"chat":"inbox"),[H,C]=o.useState("chats"),[R,U]=o.useState(null),[N,D]=o.useState("inbox"),Y=Vs(),q="0.8.90",W=o.useMemo(()=>e.find(Q=>Q.tabKey===L)||e[0]||null,[e,L]),ae=o.useMemo(()=>W?r.find(Q=>Q.id===W.routeId):void 0,[r,W]),ce=o.useMemo(()=>!W||Ze(W)||!tt(W)?null:Hs(W),[W]),Se=o.useMemo(()=>r.filter(Q=>Q.type==="adhdev-daemon").sort(Wa),[r]),X=o.useMemo(()=>Se.find(Q=>Q.id===R)||null,[Se,R]),he=kn({sendDaemonCommand:a,activeConv:W||void 0,setLocalUserMessages:i,setActionLogs:c,isStandalone:l}),J=Lh({sendDaemonCommand:a,navigate:Y,ides:r,conversations:e}),Z=o.useMemo(()=>e.map(Q=>{const Me=T==="chat"&&(W==null?void 0:W.tabKey)===Q.tabKey,Oe=wn(Q,x,{hideOpenTaskCompleteUnread:!0,isOpenConversation:Me,notificationStateBySessionId:v}),Pe=ps(Q),Ke=_c(Q);return{conversation:Q,timestamp:Pe,preview:Ke,unread:Oe.unread,requiresAction:Oe.requiresAction,isWorking:Oe.isWorking,inboxBucket:Oe.inboxBucket}}),[e,x,v,T,W]),{markConversationRead:ue}=Ah({conversations:e,machineEntries:Se,items:Z,selectedConversation:W,selectedTabKey:L,screen:T,liveSessionInboxState:x,sendDaemonCommand:a,requestedActiveTabKey:p,onRequestedActiveTabConsumed:m,requestedMachineId:f,onRequestedMachineConsumed:g,requestedMobileSection:w,onRequestedMobileSectionConsumed:A,setSelectedTabKey:M,setScreen:B,setSelectedMachineId:U,setSection:C,setMachineBackTarget:D,resetMachineAction:J.resetMachineAction,markNotificationTargetRead:E}),de=_h({conversations:e,selectedConversation:W,machineBackTarget:N,markConversationRead:ue,resetMachineAction:J.resetMachineAction,setSelectedTabKey:M,setScreen:B,setSelectedMachineId:U,setSection:C,setMachineBackTarget:D}),z=o.useMemo(()=>Vr(Z.filter(Q=>Q.requiresAction)),[Z]),ye=o.useMemo(()=>Vr(Z.filter(Q=>Q.unread&&!Q.requiresAction)),[Z]),ie=o.useMemo(()=>Vr(Z.filter(Q=>!Q.unread&&!Q.requiresAction&&Q.isWorking)),[Z]),le=o.useMemo(()=>Vr(Z.filter(Q=>!Q.unread&&!Q.requiresAction&&!Q.isWorking)),[Z]),se=o.useMemo(()=>X?Z.filter(Q=>is(Q.conversation)===X.id):[],[Z,X]),pe=o.useMemo(()=>Ch(X,r),[r,X]),ne=(X==null?void 0:X.version)||null,ke=!!X&&!!ne&&!0&&ne!==q,ve=o.useMemo(()=>(X==null?void 0:X.availableProviders)||[],[X]),K=o.useMemo(()=>ve.filter(Q=>Q.category==="cli"&&Q.installed!==!1).map(Q=>({type:Q.type,displayName:Q.displayName||Q.type,icon:Q.icon})),[ve]),V=o.useMemo(()=>ve.filter(Q=>Q.category==="acp"&&Q.installed!==!1).map(Q=>({type:Q.type,displayName:Q.displayName||Q.type,icon:Q.icon})),[ve]),we=o.useMemo(()=>Ih(Se,Z),[Z,Se]),be=o.useCallback(async Q=>{X&&await J.handleOpenRecent(X.id,Q)},[J,X]);return t.jsx("div",{className:"dashboard-mobile-chat w-full min-w-0",children:T==="chat"&&W?t.jsx(fh,{selectedConversation:W,isAcp:Ze(W),isStandalone:l,selectedIdeEntry:ae,actionLogs:n,userName:u,isSendingChat:he.isSendingChat,sendFeedbackMessage:he.sendFeedbackMessage,isFocusingAgent:he.isFocusingAgent,handleModalButton:he.handleModalButton,handleRelaunch:he.handleRelaunch,onBack:de.backFromConversation,onOpenNativeConversation:de.openNativeConversation,onOpenMachine:de.openConversationMachine,onHideConversation:I,onOpenHistory:d,onOpenRemote:b,onStopCli:y,cliViewMode:ce,onSetCliViewMode:async Q=>{if(W&&ce!==Q)try{await a(is(W)||W.routeId,"set_cli_view_mode",{targetSessionId:W.sessionId,cliType:Bt(W),mode:Q})}catch(Me){const Oe=co(Me);io(Me)?console.warn(Oe?"CLI view mode result was lost after send; keeping optimistic mobile mode override:":"Skipped CLI view mode switch:",Me instanceof Error?Me.message:String(Me)):console.error("Failed to switch CLI view mode:",Me)}},handleSendChat:he.handleSendChat,handleFocusAgent:he.handleFocusAgent}):T==="machine"&&X?t.jsx(Nh,{selectedMachineEntry:X,selectedMachineConversations:se,selectedMachineRecentLaunches:pe,cliProviders:K,acpProviders:V,selectedMachineNeedsUpgrade:ke,appVersion:q,machineAction:J.machineAction,isStandalone:l,section:H,showBottomNav:N==="inbox",onBack:de.backFromMachine,onSectionChange:de.changeMachineSection,onOpenConversation:de.openConversation,onOpenRecent:be,onOpenMachineDetails:()=>Y(`/machines/${X.id}`),onMachineUpgrade:()=>J.handleMachineUpgrade(X.id),onLaunchDetectedIde:(Q,Me)=>J.handleLaunchDetectedIde(X.id,Q,Me),onAddWorkspace:(Q,Me)=>J.handleAddWorkspace(X.id,Q,Me),onBrowseDirectory:Q=>J.handleBrowseDirectory(X.id,Q),onLaunchWorkspaceProvider:(Q,Me,Oe)=>J.handleLaunchWorkspaceProvider(X.id,Q,Me,Oe),onListSavedSessions:Q=>J.handleListSavedSessions(X.id,Q)}):t.jsx(xh,{section:H,attentionItems:z,unreadItems:ye,workingItems:ie,completedItems:le,hiddenConversations:s,machineCards:we,getAvatarText:Rh,onOpenConversation:de.openConversation,onShowConversation:_,onShowAllHidden:k,onOpenNewSession:j,onOpenMachine:de.openMachine,onOpenSettings:()=>Y("/settings"),onSectionChange:C,wsStatus:h,isConnected:S,isStandalone:l})})}function Jn(e,s){return!!(e<4&&s&&window.innerWidth>=768)}function Dh({conversations:e,numGroups:s,onMoveTab:r,onReceiveTab:n,onOwnTabDrop:a,onClearPreviewOrder:i}){const c=o.useRef(0),[l,u]=o.useState(!1),[p,m]=o.useState(null),f=o.useCallback(()=>{c.current=0,u(!1),m(null)},[]);o.useEffect(()=>(window.addEventListener("dragend",f),window.addEventListener("drop",f),()=>{window.removeEventListener("dragend",f),window.removeEventListener("drop",f)}),[f]);const g=o.useCallback(b=>{b.dataTransfer.types.includes("text/tab-key")&&(c.current+=1,u(!0))},[]),w=o.useCallback(b=>{if(!b.dataTransfer.types.includes("text/tab-key"))return;if(b.preventDefault(),!Jn(s,r)){m("merge");return}const y=b.currentTarget.getBoundingClientRect(),h=b.clientX-y.left,S=y.width/3;h<S?m("split-left"):h>S*2?m("split-right"):m("merge")},[s,r]),A=o.useCallback(()=>{c.current-=1,!(c.current>0)&&(c.current=0,u(!1),m(null))},[]),d=o.useCallback(b=>{c.current=0,u(!1);const y=b.dataTransfer.getData("text/tab-key"),h=y?e.some(_=>_.tabKey===y):!1,S=p;if(m(null),i(),!!y){if(b.preventDefault(),S==="split-left"&&Jn(s,r)){r==null||r(y,"split-left");return}if(S==="split-right"&&Jn(s,r)){r==null||r(y,"split-right");return}if(h){a(y);return}n==null||n(y)}},[e,p,s,r,n,a,i]);return{dragOver:l,dropAction:p,resetDragState:f,handleDragEnter:g,handleDragOver:w,handleDragLeave:A,handleDrop:d}}function Eh(e,s){const r=new Set(s.map(i=>i.tabKey)),n=e.filter(i=>r.has(i)),a=s.filter(i=>!e.includes(i.tabKey)).map(i=>i.tabKey);return[...n,...a]}function $h({conversations:e,initialActiveTabId:s,initialTabOrder:r,onActiveTabChange:n,onTabOrderChange:a}){const[i,c]=o.useState(s??null),[l,u]=o.useState(r??[]),[p,m]=o.useState(null),f=o.useRef(null),g=o.useRef(null),w=o.useRef(n),A=o.useRef(a);o.useEffect(()=>{w.current=n},[n]),o.useEffect(()=>{A.current=a},[a]),o.useEffect(()=>{s&&s!==i&&c(s)},[s,i]),o.useEffect(()=>{u(j=>{const v=Eh(j,e);return v.length===j.length&&v.every((x,E)=>x===j[E])?j:v})},[e]);const d=o.useMemo(()=>{const j=p??l;if(j.length===0)return e;const v=new Map(j.map((x,E)=>[x,E]));return[...e].sort((x,E)=>{const L=v.get(x.tabKey)??999,M=v.get(E.tabKey)??999;return L-M})},[e,p,l]);o.useEffect(()=>{var v,x;if(d.length===0){i!==null&&(c(null),(v=w.current)==null||v.call(w,null));return}if(i&&d.some(E=>E.tabKey===i))return;const j=d[0].tabKey;j!==i&&(c(j),(x=w.current)==null||x.call(w,j))},[d,i]);const b=o.useMemo(()=>d.find(j=>j.tabKey===i),[d,i]),y=o.useCallback(j=>{var v;c(j),(v=w.current)==null||v.call(w,j)},[]),h=o.useCallback((j,v,x)=>{u(E=>{var B;const L=E.filter(H=>H!==j),M=L.indexOf(v);if(M<0)return E;const T=x==="left"?M:M+1;return L.splice(T,0,j),(B=A.current)==null||B.call(A,L),L}),m(null)},[]),S=o.useCallback((j,v,x)=>{const L=(l.length>0?l:e.map(B=>B.tabKey)).filter(B=>B!==j),M=L.indexOf(v);if(M<0)return;const T=x==="left"?M:M+1;L.splice(T,0,j),f.current=L,m(L)},[l,e]),_=o.useCallback(()=>{var v;const j=f.current;j&&(u(j),(v=A.current)==null||v.call(A,j))},[]),k=o.useCallback(()=>{f.current=null,m(null)},[]),I=o.useCallback(j=>{u(v=>{var E;const x=v.filter(L=>L!==j);return x.push(j),(E=A.current)==null||E.call(A,x),x})},[]);return{activeTabId:i,activeConv:b,sortedConversations:d,previewOrderRef:f,draggingTabRef:g,selectTab:y,handleTabReorder:h,updatePreviewOrder:S,commitPreviewOrder:_,clearPreviewOrder:k,moveTabToEnd:I,setDraggingTabKey:j=>{g.current=j}}}function Kh({dropAction:e,canSplit:s}){return t.jsxs("div",{className:"absolute inset-0 z-10 pointer-events-none hidden md:flex",children:[t.jsx("div",{className:"flex-1 border-r border-white/10 transition-all duration-150 flex items-center justify-center",style:{background:e==="split-left"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:e==="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:t.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"})}),t.jsx("div",{className:"flex-1 border-r border-white/10 transition-all duration-150 flex items-center justify-center",style:{background:e==="merge"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:e==="merge"?"inset 0 0 0 2px var(--accent-primary)":"inset 0 0 0 1px rgba(255,255,255,0.05)"},children:t.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"})}),t.jsx("div",{className:"flex-1 transition-all duration-150 flex items-center justify-center",style:{background:e==="split-right"?"rgba(255,255,255,0.1)":"rgba(255,255,255,0.04)",boxShadow:e==="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:t.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 ho({conversationsCount:e,isSplitMode:s,isStandalone:r,hasRegisteredMachines:n=!1,suppressGuide:a=!1}){if(a)return t.jsx("div",{className:"text-sm text-text-muted opacity-0 select-none","aria-hidden":"true",children:"No active agent"});const i=!r&&!n,c=r?"Waiting for your daemon":n?"No conversations yet":"Connect your machines",l=r?"Start the ADHDev daemon to connect this dashboard. Once it is online, you can open an IDE or launch CLI and ACP sessions.":n?"Your machines are connected. Open a machine, choose a workspace, then launch an IDE, CLI, or ACP session.":"Install ADHDev on a machine, sign in, and it will show up here.";return e===0&&!s?t.jsxs("div",{className:"empty-dashboard flex-1 flex flex-col items-center justify-center -mt-8",children:[t.jsx("div",{className:"glow-orb mb-6 opacity-90 animate-bounce",style:{animationDuration:"3s"},children:t.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-16 h-16 object-contain"})}),t.jsxs("div",{className:"text-center max-w-lg",children:[t.jsx("h2",{className:"font-bold text-2xl mb-2.5 tracking-tight text-text-primary",children:c}),t.jsx("p",{className:"text-[14px] text-text-secondary mb-8 leading-relaxed max-w-md mx-auto",children:l}),i&&t.jsx(ll,{}),i&&t.jsx("div",{className:"mt-8",children:t.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 →"})})]})]}):t.jsx("div",{className:"text-sm text-text-muted opacity-50",children:s?"Move a tab here to view":"No active agent"})}const fl="adhdev-tab-shortcuts";function hl(){try{return JSON.parse(localStorage.getItem(fl)||"{}")}catch{return{}}}function xl({enabled:e=!0,sortedTabKeys:s,onFocus:r,onSelectTab:n}){const a=typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.userAgent),[i,c]=o.useState(()=>hl()),[l,u]=o.useState(null),p=o.useCallback(f=>{const g=[];return f.metaKey&&g.push(a?"⌘":"Meta"),f.ctrlKey&&g.push("Ctrl"),f.altKey&&g.push(a?"⌥":"Alt"),f.shiftKey&&g.push(a?"⇧":"Shift"),["Control","Alt","Shift","Meta"].includes(f.key)?null:(g.push(f.key.length===1?f.key.toUpperCase():f.key),g.join("+"))},[a]),m=o.useCallback(f=>{c(f);try{localStorage.setItem(fl,JSON.stringify(f))}catch{}},[]);return o.useEffect(()=>{if(!e||!l)return;const f=g=>{if(g.preventDefault(),g.stopPropagation(),g.key==="Escape"){u(null);return}const w=p(g);if(!w)return;const A={...i};for(const[d,b]of Object.entries(A))b===w&&delete A[d];A[l]=w,m(A),u(null)};return window.addEventListener("keydown",f,!0),()=>window.removeEventListener("keydown",f,!0)},[e,l,i,m,p]),o.useEffect(()=>{if(!e)return;const f=g=>{if(!(!g.ctrlKey&&!g.metaKey&&!g.altKey)){for(const[w,A]of Object.entries(i))if(s.includes(w)&&p(g)===A){g.preventDefault(),r(),n(w);return}}};return window.addEventListener("keydown",f),()=>window.removeEventListener("keydown",f)},[e,i,s,r,n,p]),{isMac:a,tabShortcuts:i,shortcutListening:l,setShortcutListening:u,saveShortcuts:m}}const Bh=o.memo(function({conv:s,isActive:r,isDraggedTab:n,isTaskCompleteUnread:a,shortcut:i,conversationKeys:c,draggingTabRef:l,onFocus:u,onSelectTab:p,onConversationActivated:m,onPreviewReorder:f,onReorderTab:g,onCommitPreviewOrder:w,onClearPreviewOrder:A,onDragStateReset:d,onDragTabKeyChange:b,onReceiveTab:y,onOpenContextMenu:h,longPressTimer:S,isGroupActive:_}){const k=qs(s),I=k.isGenerating?"agent-tab-generating":k.isWaiting?"agent-tab-waiting":"",j=k.isReconnecting,v=o.useCallback(R=>{l.current=s.tabKey,b(s.tabKey),R.dataTransfer.setData("text/tab-key",s.tabKey),R.dataTransfer.effectAllowed="move"},[s.tabKey,l,b]),x=o.useCallback(()=>{l.current=null,b(null),w(),A(),d()},[l,b,w,A,d]),E=o.useCallback(R=>{const U=l.current;if(!(!U||U===s.tabKey)&&R.dataTransfer.types.includes("text/tab-key")){R.preventDefault(),R.stopPropagation();const N=R.currentTarget.getBoundingClientRect(),D=R.clientX<N.left+N.width/2?"left":"right";f(U,s.tabKey,D)}},[s.tabKey,l,f]),L=o.useCallback(R=>{R.preventDefault(),R.stopPropagation();const U=R.dataTransfer.getData("text/tab-key");if(U&&U!==s.tabKey){const N=R.currentTarget.getBoundingClientRect(),D=R.clientX<N.left+N.width/2?"left":"right";c.includes(U)?g(U,s.tabKey,D):y&&y(U)}A()},[s.tabKey,c,g,y,A]),M=o.useCallback(R=>{R.stopPropagation(),u(),p(s.tabKey),m(s)},[s,m,u,p]),T=o.useCallback(R=>{R.preventDefault(),h(R.clientX,R.clientY,s.tabKey)},[s.tabKey,h]),B=o.useCallback(R=>{const U=R.touches[0];S.current=setTimeout(()=>{h(U.clientX,U.clientY,s.tabKey)},600)},[s.tabKey,S,h]),H=o.useCallback(()=>{S.current&&clearTimeout(S.current)},[S]),C=["adhdev-dockview-tab",I,r&&"is-active",_&&"is-group-active",j&&"is-reconnecting"].filter(Boolean).join(" ");return t.jsxs("div",{"data-tabkey":s.tabKey,className:C,draggable:!0,onDragStart:v,onDragEnd:x,onDragOver:E,onDrop:L,onClick:M,onContextMenu:T,onTouchStart:B,onTouchEnd:H,onTouchMove:H,style:{cursor:"pointer",opacity:n?.4:void 0},children:[a&&t.jsx("span",{className:"adhdev-dockview-tab-unread-dot","aria-hidden":"true"}),t.jsx("div",{className:"adhdev-dockview-tab-status",children:k.isGenerating?t.jsx("div",{className:"tab-spinner"}):k.isWaiting?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):j?t.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:"○"}):k.isConnecting?t.jsx("div",{className:"tab-connecting-spinner"}):s.connectionState==="connected"?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"●"}):t.jsx("span",{className:"adhdev-dockview-tab-status-text is-idle",children:"○"})}),t.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[t.jsx("span",{className:"adhdev-dockview-tab-primary",title:lt(s),children:lt(s)}),t.jsx("span",{className:"adhdev-dockview-tab-meta",children:j?t.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:hs(s)}):k.isConnecting?t.jsxs("span",{className:"adhdev-dockview-tab-connecting",children:[hs(s),t.jsx("span",{className:"connecting-dots"})]}):hs(s)})]}),i&&t.jsx("span",{className:"text-[9px] opacity-50 font-mono ml-0.5 shrink-0 bg-bg-secondary px-1 rounded",title:`Ctrl+${i}`,children:i})]})},(e,s)=>e.conv===s.conv&&e.isActive===s.isActive&&e.isDraggedTab===s.isDraggedTab&&e.isTaskCompleteUnread===s.isTaskCompleteUnread&&e.shortcut===s.shortcut&&e.conversationKeys===s.conversationKeys&&e.isGroupActive===s.isGroupActive);function Oh({conversations:e,activeTabId:s,groupIndex:r,unreadTabKeys:n,draggingTabRef:a,onFocus:i,onSelectTab:c,onConversationActivated:l,onPreviewReorder:u,onReorderTab:p,onCommitPreviewOrder:m,onClearPreviewOrder:f,onDragStateReset:g,onDragTabKeyChange:w,onReceiveTab:A,onHideTab:d,isGroupActive:b,allowTabShortcuts:y=!0}){const[h,S]=o.useState(null),_=o.useRef(null),k=o.useRef(null),I=o.useMemo(()=>e.map(T=>T.tabKey),[e]);wr("PaneGroupTabBar",{groupIndex:r,activeTabId:s,tabCount:e.length,ctxMenuTab:(h==null?void 0:h.tabKey)||null});const{isMac:j,tabShortcuts:v,shortcutListening:x,setShortcutListening:E,saveShortcuts:L}=xl({enabled:y,sortedTabKeys:e.map(T=>T.tabKey),onFocus:i,onSelectTab:c});o.useEffect(()=>{if(!h)return;const T=B=>{const H=document.querySelector("[data-pane-context-menu]");H&&H.contains(B.target)||S(null)};return window.addEventListener("mousedown",T,!0),()=>window.removeEventListener("mousedown",T,!0)},[h]),o.useEffect(()=>{const T=k.current;if(!T)return;const B=H=>{Math.abs(H.deltaY)<=Math.abs(H.deltaX)||(H.preventDefault(),T.scrollLeft+=H.deltaY)};return T.addEventListener("wheel",B,{passive:!1}),()=>T.removeEventListener("wheel",B)},[]);const M=o.useCallback((T,B,H)=>{S({x:T,y:B,tabKey:H})},[]);return t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"flex items-end shrink-0 gap-0",style:{background:"var(--surface-secondary)",paddingInline:8,paddingTop:6,paddingBottom:0},children:t.jsxs("div",{ref:k,className:"flex-1 flex overflow-x-auto overflow-y-visible gap-1.5 select-none",style:{scrollbarWidth:"none",overscrollBehaviorX:"contain"},children:[e.map(T=>t.jsx(Bh,{conv:T,isActive:s===T.tabKey,isDraggedTab:a.current===T.tabKey,isTaskCompleteUnread:n.has(T.tabKey),shortcut:y?v[T.tabKey]:void 0,conversationKeys:I,draggingTabRef:a,onFocus:i,onSelectTab:c,onConversationActivated:l,onPreviewReorder:u,onReorderTab:p,onCommitPreviewOrder:m,onClearPreviewOrder:f,onDragStateReset:g,onDragTabKeyChange:w,onReceiveTab:A,onOpenContextMenu:M,longPressTimer:_,isGroupActive:b},T.tabKey)),e.length===0&&t.jsx("div",{className:"p-2 text-xs opacity-40",children:"No tabs in this group"})]})}),h&&t.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:h.x,top:h.y},children:[y&&t.jsxs(t.Fragment,{children:[t.jsxs("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors ",onClick:T=>{T.stopPropagation(),E(h.tabKey),S(null)},children:["⌨ ",v[h.tabKey]?`Change shortcut (${v[h.tabKey]})`:"Set shortcut"]}),v[h.tabKey]&&t.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 T={...v};delete T[h.tabKey],L(T),S(null)},children:"✕ Remove shortcut"})]}),d&&t.jsxs(t.Fragment,{children:[y&&t.jsx("div",{className:"border-t border-border-subtle my-1"}),t.jsx("button",{className:"w-full text-left px-3 py-1.5 text-xs hover:bg-bg-secondary transition-colors text-text-muted",onClick:()=>{d(h.tabKey),S(null)},children:"🚫 Hide from Dashboard"})]})]}),y&&x&&t.jsx("div",{className:"fixed inset-0 z-[60] flex items-center justify-center",style:{background:"rgba(0,0,0,0.5)",backdropFilter:"blur(2px)"},onClick:()=>E(null),children:t.jsxs("div",{className:"bg-bg-primary border border-border-subtle rounded-xl px-8 py-6 text-center shadow-xl",onClick:T=>T.stopPropagation(),children:[t.jsx("div",{className:"text-sm font-bold text-text-primary mb-2",children:"⌨ Set shortcut"}),t.jsxs("div",{className:"text-xs text-text-secondary mb-4",children:["Press a key combo (e.g. ",j?"⌘+1":"Ctrl+1",", ",j?"⌥+A":"Alt+A",")"]}),t.jsx("div",{className:"text-lg font-mono text-accent animate-pulse",children:"Listening..."}),t.jsx("div",{className:"text-[10px] text-text-muted mt-3",children:"Press Esc to cancel"})]})})]})}function Wh({conversations:e,ides:s,clearedTabs:r,actionLogs:n,sendDaemonCommand:a,setLocalUserMessages:i,setActionLogs:c,isStandalone:l,hasRegisteredMachines:u,userName:p,groupIndex:m,onFocus:f,isSplitMode:g,numGroups:w,onMoveTab:A,onReceiveTab:d,style:b,onActiveTabChange:y,initialActiveTabId:h,initialTabOrder:S,onTabOrderChange:_,onHideTab:k,isFocused:I,allowTabShortcuts:j=!0,notificationStateBySessionId:v,liveSessionInboxState:x}){const{sendCommand:E}=Pt(),L=o.useRef(null),{activeTabId:M,activeConv:T,sortedConversations:B,draggingTabRef:H,selectTab:C,handleTabReorder:R,updatePreviewOrder:U,commitPreviewOrder:N,clearPreviewOrder:D,moveTabToEnd:Y,setDraggingTabKey:q}=$h({conversations:e,initialActiveTabId:h,initialTabOrder:S,onActiveTabChange:y,onTabOrderChange:_}),W=kn({sendDaemonCommand:a,activeConv:T,setLocalUserMessages:i,setActionLogs:c,isStandalone:l}),{dragOver:ae,dropAction:ce,resetDragState:Se,handleDragEnter:X,handleDragOver:he,handleDragLeave:J,handleDrop:Z}=Dh({conversations:e,numGroups:w,onMoveTab:A,onReceiveTab:d,onOwnTabDrop:Y,onClearPreviewOrder:D}),ue=T&&!Ze(T)&&Hs(T)==="terminal",de=o.useMemo(()=>T?s.find(le=>le.id===T.routeId):void 0,[s,T]),z=o.useMemo(()=>T?n.filter(le=>le.routeId===T.tabKey):[],[n,T]),ye=o.useMemo(()=>new Set(B.filter(le=>ju(le,x,{isOpenConversation:le.tabKey===M,notificationStateBySessionId:v})).map(le=>le.tabKey)),[M,x,B]);wr("PaneGroup",{groupIndex:m,conversationCount:e.length,activeTabId:M,dragOver:ae});const ie=o.useCallback(le=>{le.streamSource==="agent-stream"&&le.agentType&&E(le.routeId,cl(),{agentType:le.agentType,...le.sessionId&&{targetSessionId:le.sessionId}}).catch(()=>{})},[E]);return t.jsxs("div",{className:"flex flex-col min-h-0 min-w-0 flex-1 overflow-hidden",onClick:f,style:{...b,outline:ae?"2px dashed var(--accent-primary)":"none",outlineOffset:"-2px",transition:"outline 0.15s ease"},children:[t.jsx(Oh,{conversations:B,activeTabId:M,groupIndex:m,numGroups:w,unreadTabKeys:ye,draggingTabRef:H,onFocus:f,onSelectTab:C,onConversationActivated:ie,onPreviewReorder:U,onReorderTab:R,onCommitPreviewOrder:N,onClearPreviewOrder:D,onDragStateReset:Se,onDragTabKeyChange:q,onMoveTab:A,onReceiveTab:d,onHideTab:k,isGroupActive:I??!1,allowTabShortcuts:j}),t.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden relative",onDragEnter:X,onDragOver:he,onDragLeave:J,onDrop:Z,children:[ae&&t.jsx(Kh,{dropAction:ce,canSplit:!!(w<4&&A)}),T?t.jsx(po,{activeConv:T,clearToken:r[T.tabKey]||0,isCliTerminal:!!ue,ideEntry:de,terminalRef:L,handleModalButton:W.handleModalButton,handleRelaunch:W.handleRelaunch,handleSendChat:W.handleSendChat,isSendingChat:W.isSendingChat,sendFeedbackMessage:W.sendFeedbackMessage,handleFocusAgent:W.handleFocusAgent,isFocusingAgent:W.isFocusingAgent,actionLogs:z,userName:p,isInputActive:!g||!!I}):t.jsx("div",{className:"flex-1 flex flex-col items-center justify-center",children:t.jsx(ho,{conversationsCount:e.length,isSplitMode:g,isStandalone:l,hasRegisteredMachines:u})})]})]})}function Hh({containerRef:e,isSplitMode:s,numGroups:r,groupSizes:n,groupedConvs:a,clearedTabs:i,ides:c,actionLogs:l,sendDaemonCommand:u,setLocalUserMessages:p,setActionLogs:m,isStandalone:f,hasRegisteredMachines:g,userName:w,focusedGroup:A,setFocusedGroup:d,moveTabToGroup:b,splitTabRelative:y,closeGroup:h,handleResizeStart:S,groupActiveTabIds:_,setGroupActiveTabIds:k,groupTabOrders:I,setGroupTabOrders:j,toggleHiddenTab:v,allowTabShortcuts:x=!0,notificationStateBySessionId:E,liveSessionInboxState:L}){return t.jsx("div",{ref:e,className:`flex-1 min-h-0 flex ${s?"flex-row":"flex-col"} overflow-hidden`,children:a.map((M,T)=>{const B=s&&n.length===r?`${n[T]}%`:void 0;return t.jsxs(at.Fragment,{children:[s&&T>0&&t.jsx("div",{className:"shrink-0 w-1 cursor-col-resize hover:bg-accent/30 transition-colors relative group",style:{background:"var(--border-subtle)"},onMouseDown:H=>S(T-1,H),onDoubleClick:()=>h(T),title:"Drag to resize · Double-click to merge",children:t.jsx("div",{className:"absolute inset-y-0 -left-1 -right-1 group-hover:bg-accent/10"})}),t.jsx(Wh,{style:s?{flexBasis:B??`${100/r}%`,flexGrow:B?0:1,flexShrink:B?0:1}:void 0,conversations:M,clearedTabs:i,ides:c,actionLogs:l,sendDaemonCommand:u,setLocalUserMessages:p,setActionLogs:m,isStandalone:f,hasRegisteredMachines:g,userName:w,groupIndex:T,isFocused:s&&A===T,onFocus:()=>d(T),isSplitMode:s,numGroups:r,onMoveTab:(H,C)=>{C==="left"&&T>0?b(H,T-1):C==="right"&&T<r-1?b(H,T+1):C==="split-left"&&r<4?y(H,T,"left"):C==="split-right"&&r<4&&y(H,T,"right")},onReceiveTab:H=>b(H,T),onActiveTabChange:H=>k(C=>(C[T]??null)===(H??null)?C:{...C,[T]:H}),initialActiveTabId:_[T],initialTabOrder:I[T],onTabOrderChange:H=>j(C=>{const R=C[T]||[];return R.length===H.length&&R.every((U,N)=>U===H[N])?C:{...C,[T]:H}}),onHideTab:v,allowTabShortcuts:x,notificationStateBySessionId:E,liveSessionInboxState:L})]},T)})})}function bl({doId:e,targetSessionId:s,connState:r,viewMode:n}){const[a,i]=o.useState(null),[c,l]=o.useState(null);o.useEffect(()=>e?ft.onScreenshot("ide-page",(m,f)=>{if(m!==e)return;const g=new FileReader;g.onload=()=>i(g.result),g.readAsDataURL(f)}):void 0,[e]),o.useEffect(()=>{r!=="connected"&&i(null)},[r]),o.useEffect(()=>{var m;return e?((m=ft.onStatus)==null?void 0:m.call(ft,(f,g)=>{f===e&&g!=null&&g.screenshotUsage&&l(g.screenshotUsage)}))||(()=>{}):void 0},[e]),o.useEffect(()=>{i(null)},[e,s]),o.useEffect(()=>{const p=e?ft.get(e):null;if(!(!p||r!=="connected"))return n!=="chat"&&s?p.startScreenshots(s):p.stopScreenshots(s),()=>{p.stopScreenshots(s)}},[n,r,s,e]);const u=o.useCallback(async(p,m)=>{const f=e?ft.get(e):null;return!f||r!=="connected"?(console.warn("[RemoteInput] P2P not connected"),{success:!1,error:"P2P not connected"}):f.sendInput(p,m,s)},[e,r,s]);return{connScreenshot:a,screenshotUsage:c,handleRemoteAction:u}}const gl="adhdev-dashboard-action-shortcuts",Fh=1200,Uh={toggleHiddenTabs:"G H",setActiveTabShortcut:"G S",selectPreviousGroupTab:"G K",selectNextGroupTab:"G J",splitActiveTabRight:"⌘+⌥+\\",focusLeftPane:"⌘+⌥+←",focusRightPane:"⌘+⌥+→",moveActiveTabToLeftPane:"⌘+⌥+⇧+←",moveActiveTabToRightPane:"⌘+⌥+⇧+→",triggerPrimaryApprovalAction:"⌥+A",triggerSecondaryApprovalAction:"⌥+D",toggleCliView:"T"};function zh(){return typeof navigator<"u"&&/Mac|iPhone|iPad/.test(navigator.userAgent)}function nt(e,s){switch(e){case"openShortcutHelp":return"?";case"hideCurrentTab":return s?"⌥+X":"Ctrl+Alt+X";case"toggleHiddenTabs":return s?"⌥+H":"Ctrl+Alt+H";case"openHistoryForActiveTab":return s?"⌥+Y":"Ctrl+Alt+Y";case"openRemoteForActiveTab":return s?"⌥+R":"Ctrl+Alt+R";case"floatActiveTab":return s?"⌥+F":"Ctrl+Alt+F";case"popoutActiveTab":return s?"⌥+P":"Ctrl+Alt+P";case"dockActiveTab":return s?"⌥+D":"Ctrl+Alt+D";case"splitActiveTabRight":return s?"⌘+⌥+=":"Ctrl+Alt+\\";case"splitActiveTabDown":return s?"⌘+⌥+-":"Ctrl+Alt+-";case"focusLeftPane":return s?"⌘+⌥+[":"Ctrl+Alt+←";case"focusRightPane":return s?"⌘+⌥+]":"Ctrl+Alt+→";case"focusUpPane":return s?"⌘+⌥+U":"Ctrl+Alt+↑";case"focusDownPane":return s?"⌘+⌥+J":"Ctrl+Alt+↓";case"moveActiveTabToLeftPane":return s?"⌘+⌥+,":"Ctrl+Alt+Shift+←";case"moveActiveTabToRightPane":return s?"⌘+⌥+.":"Ctrl+Alt+Shift+→";case"moveActiveTabToUpPane":return s?"⌘+⌥+I":"Ctrl+Alt+Shift+↑";case"moveActiveTabToDownPane":return s?"⌘+⌥+K":"Ctrl+Alt+Shift+↓";case"triggerPrimaryApprovalAction":return s?"⌥+J":"Ctrl+Alt+J";case"triggerSecondaryApprovalAction":return s?"⌥+K":"Ctrl+Alt+K";case"triggerTertiaryApprovalAction":return s?"⌥+L":"Ctrl+Alt+L";case"setActiveTabShortcut":return s?"⌥+S":"Ctrl+Alt+S";case"selectPreviousGroupTab":return s?"⌥+[":"Ctrl+Alt+[";case"selectNextGroupTab":return s?"⌥+]":"Ctrl+Alt+]";case"toggleCliView":return s?"⌥+T":"Ctrl+Alt+T"}}function yl(e){return[{id:"openShortcutHelp",label:"Open shortcuts",description:"Show the keyboard shortcuts panel.",defaultShortcut:nt("openShortcutHelp",e)},{id:"hideCurrentTab",label:"Hide current tab",description:"Hide the currently active tab into Hidden tabs.",defaultShortcut:nt("hideCurrentTab",e)},{id:"toggleHiddenTabs",label:"Toggle hidden tabs",description:"Open or close the hidden tabs popover.",defaultShortcut:nt("toggleHiddenTabs",e)},{id:"openHistoryForActiveTab",label:"Open history",description:"Open history for the active session.",defaultShortcut:nt("openHistoryForActiveTab",e)},{id:"openRemoteForActiveTab",label:"Open remote",description:"Open remote control for the active session when available.",defaultShortcut:nt("openRemoteForActiveTab",e)},{id:"floatActiveTab",label:"Float active tab",description:"Move the active tab into a floating panel.",defaultShortcut:nt("floatActiveTab",e)},{id:"popoutActiveTab",label:"Open active tab in new window",description:"Move the active tab into a detached popout window.",defaultShortcut:nt("popoutActiveTab",e)},{id:"dockActiveTab",label:"Dock active tab",description:"Dock a floating tab back into the grid, or move a popout tab back to the main window.",defaultShortcut:nt("dockActiveTab",e)},{id:"splitActiveTabRight",label:"Move active tab to new right pane",description:"Create a pane to the right and move the active tab into it.",defaultShortcut:nt("splitActiveTabRight",e)},{id:"splitActiveTabDown",label:"Move active tab to new lower pane",description:"Create a pane below and move the active tab into it.",defaultShortcut:nt("splitActiveTabDown",e)},{id:"focusLeftPane",label:"Focus left pane",description:"Move focus to the pane on the left.",defaultShortcut:nt("focusLeftPane",e)},{id:"focusRightPane",label:"Focus right pane",description:"Move focus to the pane on the right.",defaultShortcut:nt("focusRightPane",e)},{id:"focusUpPane",label:"Focus upper pane",description:"Move focus to the pane above.",defaultShortcut:nt("focusUpPane",e)},{id:"focusDownPane",label:"Focus lower pane",description:"Move focus to the pane below.",defaultShortcut:nt("focusDownPane",e)},{id:"moveActiveTabToLeftPane",label:"Move active tab left",description:"Move the active tab into the pane on the left.",defaultShortcut:nt("moveActiveTabToLeftPane",e)},{id:"moveActiveTabToRightPane",label:"Move active tab right",description:"Move the active tab into the pane on the right.",defaultShortcut:nt("moveActiveTabToRightPane",e)},{id:"moveActiveTabToUpPane",label:"Move active tab up",description:"Move the active tab into the pane above.",defaultShortcut:nt("moveActiveTabToUpPane",e)},{id:"moveActiveTabToDownPane",label:"Move active tab down",description:"Move the active tab into the pane below.",defaultShortcut:nt("moveActiveTabToDownPane",e)},{id:"triggerPrimaryApprovalAction",label:"Approval action 1",description:"Press the first approval/action button for the active session.",defaultShortcut:nt("triggerPrimaryApprovalAction",e)},{id:"triggerSecondaryApprovalAction",label:"Approval action 2",description:"Press the second approval/action button for the active session.",defaultShortcut:nt("triggerSecondaryApprovalAction",e)},{id:"triggerTertiaryApprovalAction",label:"Approval action 3",description:"Press the third approval/action button for the active session.",defaultShortcut:nt("triggerTertiaryApprovalAction",e)},{id:"setActiveTabShortcut",label:"Set active tab shortcut",description:"Start recording a direct shortcut for the active tab.",defaultShortcut:nt("setActiveTabShortcut",e)},{id:"selectPreviousGroupTab",label:"Previous tab in group",description:"Move to the previous tab inside the active Dockview group.",defaultShortcut:nt("selectPreviousGroupTab",e)},{id:"selectNextGroupTab",label:"Next tab in group",description:"Move to the next tab inside the active Dockview group.",defaultShortcut:nt("selectNextGroupTab",e)},{id:"toggleCliView",label:"Toggle CLI view",description:"Toggle the active CLI session between chat and terminal view.",defaultShortcut:nt("toggleCliView",e)}]}function Ia(e){if(!(e instanceof HTMLElement))return!1;if(e.isContentEditable)return!0;const s=e.tagName;return s==="INPUT"||s==="TEXTAREA"||s==="SELECT"}function hn(e){const s=Object.fromEntries(yl(e).map(r=>[r.id,r.defaultShortcut]));try{const r=JSON.parse(localStorage.getItem(gl)||"{}"),n={...s,...r};for(const[a,i]of Object.entries(Uh))n[a]===i&&(n[a]=s[a]);return n}catch{return s}}function vl(e){return e===" "?"Space":e==="Escape"?"Esc":e==="ArrowLeft"?"←":e==="ArrowRight"?"→":e==="ArrowUp"?"↑":e==="ArrowDown"?"↓":e.length===1?e.toUpperCase():e}function Vh({enabled:e=!0,onTrigger:s}){const r=zh(),[n,a]=o.useState(()=>hn(r)),[i,c]=o.useState(null),[l,u]=o.useState([]),p=o.useRef({parts:[],timer:null}),m=o.useCallback(d=>{const b=[];return d.metaKey&&b.push(r?"⌘":"Meta"),d.ctrlKey&&b.push("Ctrl"),d.altKey&&b.push(r?"⌥":"Alt"),d.shiftKey&&d.key.length!==1&&b.push(r?"⇧":"Shift"),["Control","Alt","Shift","Meta"].includes(d.key)?null:(b.push(vl(d.key)),b.join("+"))},[r]),f=o.useCallback(d=>{a(d);try{localStorage.setItem(gl,JSON.stringify(d))}catch{}},[]);o.useEffect(()=>{const d=hn(r),b=Object.entries(n),y=Object.entries(d);b.length===y.length&&b.every(([h,S])=>d[h]===S)||f(d)},[n,r,f]);const g=o.useCallback(()=>{typeof window<"u"&&p.current.timer!=null&&window.clearTimeout(p.current.timer),p.current={parts:[],timer:null}},[]),w=o.useCallback(()=>{typeof window>"u"||(p.current.timer!=null&&window.clearTimeout(p.current.timer),p.current.timer=window.setTimeout(()=>{p.current={parts:[],timer:null}},Fh))},[]);o.useEffect(()=>{if(!i)return;const d=b=>{if(b.preventDefault(),b.stopPropagation(),b.key==="Escape"){c(null),u([]);return}const y=m(b);if(!y)return;const S=!(b.metaKey||b.ctrlKey||b.altKey)&&/^[A-Z0-9]$/.test(y);if(l.length===0&&S){u([y]);return}const k=[...l,y].slice(0,2).join(" "),I={...n};for(const[j,v]of Object.entries(I))v===k&&delete I[j];I[i]=k,f(I),c(null),u([])};return window.addEventListener("keydown",d,!0),()=>window.removeEventListener("keydown",d,!0)},[n,m,f,i,l]),o.useEffect(()=>{if(!e||i)return;const d=b=>{if(b.defaultPrevented)return;const y=m(b);if(!y)return;const h=b.metaKey||b.ctrlKey||b.altKey;if(Ia(b.target)&&!h)return;const S=p.current.parts,_=h?[y]:[...S.slice(-1),y].slice(-2),k=_.join(" "),I=_[_.length-1],j=Object.entries(n).filter(([,M])=>!!M),v=j.find(([,M])=>M===k);if(v){b.preventDefault(),g(),s(v[0]);return}if(j.some(([,M])=>M.startsWith(`${k} `))){b.preventDefault(),p.current.parts=_,w();return}const E=j.find(([,M])=>M===I);if(E){b.preventDefault(),g(),s(E[0]);return}if(j.some(([,M])=>M.startsWith(`${I} `))){b.preventDefault(),p.current.parts=[I],w();return}g()};return window.addEventListener("keydown",d),()=>window.removeEventListener("keydown",d)},[n,w,e,m,s,g,i]),o.useEffect(()=>()=>g(),[g]);const A=o.useMemo(()=>yl(r),[r]);return{isMac:r,actionDefinitions:A,actionShortcuts:n,shortcutListening:i,shortcutListeningDraft:l,setShortcutListening:c,setShortcutListeningDraft:u,saveShortcuts:f}}function Gh({isTabInPopout:e,isTabFloating:s,tabShortcut:r,actionShortcuts:n}){const a=[];return e?(s&&a.push({type:"action",id:"dockInWindow",label:"Dock in window",shortcut:n.dockActiveTab}),a.push({type:"action",id:"moveBackToMain",label:"Move back to main window",shortcut:n.dockActiveTab})):s?a.push({type:"action",id:"dockBackToGrid",label:"Dock back to grid",shortcut:n.dockActiveTab}):a.push({type:"action",id:"floatAsPanel",label:"Float as panel",shortcut:n.floatActiveTab},{type:"action",id:"openInNewWindow",label:"Open in new window",shortcut:n.popoutActiveTab}),a.push({type:"separator",id:"before-shortcut-actions"},{type:"action",id:"setShortcut",label:r?`Change shortcut (${r})`:"Set shortcut",shortcut:n.setActiveTabShortcut}),r&&a.push({type:"action",id:"removeShortcut",label:"Remove shortcut",tone:"muted"}),a.push({type:"separator",id:"before-hide-tab"},{type:"action",id:"hideTab",label:"Hide tab",shortcut:n.hideCurrentTab,tone:"muted"}),a}function qh(e){return e.some(s=>s.type!=="adhdev-daemon")||e.some(s=>s.type==="adhdev-daemon"&&!!s.machine)}function vi({hasStoredLayout:e,initialDataLoaded:s,visibleConversationCount:r,ides:n}){return!e||r>0?!1:s?!qh(n):!0}const wl=o.createContext(null);function An(){const e=o.useContext(wl);if(!e)throw new Error("DashboardDockviewContext missing");return e}function sn(e){return lt(e)||e.tabKey}function Yh(e){return`remote:${e}`}function ts(e){return e.startsWith("remote:")}function wi(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Qn(e){var r,n,a,i,c;const s=e==null?void 0:e.defaultView;if(s)try{s.focus(),(n=(r=e==null?void 0:e.body)==null?void 0:r.focus)==null||n.call(r),(i=(a=e==null?void 0:e.documentElement)==null?void 0:a.focus)==null||i.call(a),(c=s.requestAnimationFrame)==null||c.call(s,()=>{var l,u;try{s.focus(),(u=(l=e==null?void 0:e.body)==null?void 0:l.focus)==null||u.call(l)}catch{}})}catch{}}function Gr(e,s){e.classList.remove(ua.className,ma.className),e.classList.add(s==="light"?ua.className:ma.className)}function ji(e){return e?Array.from(new Set(e.groups.map(s=>{var r,n;return(n=(r=s.element)==null?void 0:r.ownerDocument)==null?void 0:n.defaultView}).filter(s=>!!s&&s!==window))):[]}function Xh(e){const[,s]=o.useState(0);o.useEffect(()=>{const r=()=>s(a=>a+1),n=[e.api.onDidActiveGroupChange(r),e.api.onDidTitleChange(r),e.api.onDidGroupChange(r),e.containerApi.onDidActivePanelChange(r)];return()=>{for(const a of n)a.dispose()}},[e.api,e.containerApi])}function Jh(e,s,r){var c;const n=[s];let a;for(const l of n){let u;for(const p of l){const m=e.addPanel({id:p.tabKey,component:"conversation",title:sn(p),params:{kind:"conversation",tabKey:p.tabKey},...u?{position:{referencePanel:u,direction:"within"},inactive:!0}:a?{position:{referencePanel:a,direction:"right"},inactive:!0}:{}});u||(u=m.id)}a=u??a}return r??((c=s[0])==null?void 0:c.tabKey)??null}function ki(e,s){const r=new Set(s.map(n=>n.tabKey));for(const n of[...e.panels])ts(n.id)||r.has(n.id)||e.removePanel(n);for(const n of s){const a=e.getPanel(n.tabKey);if(a){a.update({params:{tabKey:n.tabKey}}),a.title!==sn(n)&&a.api.setTitle(sn(n));continue}e.addPanel({id:n.tabKey,component:"conversation",title:sn(n),params:{kind:"conversation",tabKey:n.tabKey},...e.activePanel?{position:{referencePanel:e.activePanel.id,direction:"within"},inactive:!0}:e.panels[0]?{position:{referencePanel:e.panels[0].id,direction:"within"},inactive:!0}:{}})}}function Si(e,s,r){var u,p;const n=r?Yh(r):null;for(const m of[...e.panels])ts(m.id)&&(!n||m.id!==n)&&e.removePanel(m);if(!r||!n)return;const a=Wt(s,r);if(!a&&e.totalPanels===0)return;const i=e.getPanel(n),c=Dc(a);if(i){i.title!==c&&i.api.setTitle(c);return}const l=(a==null?void 0:a.tabKey)??((u=e.activePanel)==null?void 0:u.id)??((p=e.panels.find(m=>!ts(m.id)))==null?void 0:p.id);e.addPanel({id:n,component:"remote",title:c,params:{kind:"remote",routeId:r},...l?{position:{referencePanel:l,direction:"right"},inactive:!0}:{}})}function Qh({params:e,api:s}){var f;const r=An(),n=o.useRef(null),[a,i]=o.useState(s.isActive),c=r.conversationsByTabKey.get(e.tabKey),l=kn({sendDaemonCommand:r.sendDaemonCommand,activeConv:c,setLocalUserMessages:r.setLocalUserMessages,setActionLogs:r.setActionLogs,isStandalone:r.isStandalone});o.useEffect(()=>{i(s.isActive);const g=[s.onDidActiveChange(w=>i(w.isActive)),s.onDidActiveGroupChange(w=>{if(!s.isActive&&!w.isActive){i(!1);return}i(s.isActive)})];return()=>{for(const w of g)w.dispose()}},[s]);const u=o.useMemo(()=>c?r.ides.find(g=>g.id===c.routeId):void 0,[r.ides,c]),p=o.useMemo(()=>c?r.actionLogs.filter(g=>g.routeId===c.tabKey):[],[r.actionLogs,c]);if(!c)return t.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col",children:t.jsx(ho,{conversationsCount:0,isSplitMode:!1,isStandalone:r.isStandalone,hasRegisteredMachines:r.hasRegisteredMachines,suppressGuide:r.hasDetachedConversationPanels})});const m=!Ze(c)&&Hs(c)==="terminal";return t.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden",children:t.jsx(po,{activeConv:c,clearToken:r.clearedTabs[c.tabKey]||0,isCliTerminal:m,ideEntry:u,terminalRef:n,handleModalButton:l.handleModalButton,handleRelaunch:l.handleRelaunch,handleSendChat:l.handleSendChat,isSendingChat:l.isSendingChat,handleFocusAgent:l.handleFocusAgent,isFocusingAgent:l.isFocusingAgent,actionLogs:p,userName:r.userName,scrollToBottomRequestNonce:((f=r.scrollToBottomRequest)==null?void 0:f.tabKey)===c.tabKey?r.scrollToBottomRequest.nonce:void 0,isInputActive:a})})}function Zh({params:e}){var u;const s=An(),r=o.useMemo(()=>Wt([...s.conversationsByTabKey.values()],e.routeId),[s.conversationsByTabKey,e.routeId]),n=o.useMemo(()=>s.ides.find(p=>p.id===e.routeId),[s.ides,e.routeId]),a=(r==null?void 0:r.daemonId)||((u=r==null?void 0:r.routeId)==null?void 0:u.split(":")[0])||e.routeId.split(":")[0]||e.routeId,{connScreenshot:i,screenshotUsage:c,handleRemoteAction:l}=bl({doId:a,targetSessionId:r?gc(r):(n==null?void 0:n.sessionId)||(n==null?void 0:n.instanceId),connState:(r==null?void 0:r.connectionState)||"new",viewMode:"remote"});return r?t.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col overflow-hidden bg-black",children:t.jsx(ec,{addLog:()=>{},connState:r.connectionState||"new",connScreenshot:i,screenshotUsage:c,transportType:r.transport,onAction:l})}):t.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 ex(){const e=An();return t.jsx("div",{className:"h-full min-h-0 min-w-0 flex flex-col items-center justify-center",children:t.jsx(ho,{conversationsCount:0,isSplitMode:!1,isStandalone:e.isStandalone,hasRegisteredMachines:e.hasRegisteredMachines,suppressGuide:e.hasDetachedConversationPanels})})}function tx(e){var w,A;Xh(e);const s=An(),r=o.useCallback(d=>{"button"in d&&d.button!==0||e.api.setActive()},[e.api]);if(e.params.kind==="remote"){const d=Wt([...s.conversationsByTabKey.values()],e.params.routeId),b=((w=e.api.group.activePanel)==null?void 0:w.id)===e.api.id,y=e.api.isGroupActive;return t.jsxs("div",{className:`adhdev-dockview-tab${b?" is-active":""}${y?" is-group-active":""}`,title:e.api.title||"Remote","data-tab-key":(d==null?void 0:d.tabKey)||"",onMouseDown:r,onTouchStart:r,children:[t.jsx("div",{className:"adhdev-dockview-tab-status","aria-hidden":"true",children:t.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"◫"})}),t.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[t.jsx("div",{className:"adhdev-dockview-tab-primary",children:e.api.title||"Remote"}),t.jsx("div",{className:"adhdev-dockview-tab-meta",children:d!=null&&d.machineName?t.jsxs(t.Fragment,{children:[t.jsx("span",{children:"Live remote view"}),t.jsx("span",{className:"adhdev-dockview-tab-dot",children:"·"}),t.jsx("span",{className:"adhdev-dockview-tab-machine",children:d.machineName})]}):t.jsx("span",{children:"Live remote view"})})]})]})}const n=s.conversationsByTabKey.get(e.params.tabKey);if(!n)return t.jsx("div",{className:"adhdev-dockview-tab adhdev-dockview-tab-empty","data-tab-key":e.params.tabKey||"",children:t.jsx("div",{className:"adhdev-dockview-tab-copy",children:t.jsx("div",{className:"adhdev-dockview-tab-primary",children:e.api.title||e.params.tabKey})})});const a=((A=e.api.group.activePanel)==null?void 0:A.id)===e.api.id,i=e.api.isGroupActive,c=wn(n,s.liveSessionInboxState,{isOpenConversation:a,notificationStateBySessionId:s.notificationStateBySessionId}),l=c.isReconnecting,u=c.isConnecting,p=c.isGenerating,m=c.isWaiting,f=c.unread,g=s.tabShortcuts[n.tabKey];return t.jsxs("div",{className:`adhdev-dockview-tab${a?" is-active":""}${i?" is-group-active":""}${l?" is-reconnecting":""}`,title:lt(n),"data-tab-key":e.params.tabKey,onMouseDown:r,onTouchStart:r,onContextMenu:d=>{var b;d.preventDefault(),r(d),s.openTabContextMenu({x:d.clientX,y:d.clientY,tabKey:n.tabKey,sourceDocument:((b=d.target)==null?void 0:b.ownerDocument)??document})},children:[f&&t.jsx("span",{className:"adhdev-dockview-tab-unread-dot","aria-hidden":"true"}),t.jsx("div",{className:"adhdev-dockview-tab-status","aria-hidden":"true",children:p?t.jsx("div",{className:"tab-spinner"}):m?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-waiting",children:"▲"}):l?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-reconnecting",children:"○"}):u?t.jsx("div",{className:"tab-connecting-spinner"}):n.connectionState==="connected"?t.jsx("span",{className:"adhdev-dockview-tab-status-text is-connected",children:"●"}):t.jsx("span",{className:"adhdev-dockview-tab-status-text is-idle",children:"○"})}),t.jsxs("div",{className:"adhdev-dockview-tab-copy",children:[t.jsx("div",{className:"adhdev-dockview-tab-primary",children:lt(n)}),t.jsx("div",{className:"adhdev-dockview-tab-meta",children:l?t.jsx("span",{className:"adhdev-dockview-tab-reconnecting",children:hs(n)}):u?t.jsx("span",{className:"adhdev-dockview-tab-connecting",children:hs(n)}):t.jsx("span",{children:hs(n)})})]}),g&&t.jsx("span",{className:"text-[9px] opacity-50 font-mono ml-0.5 shrink-0 bg-bg-secondary px-1 rounded",title:g,children:g})]})}function sx({visibleConversations:e,clearedTabs:s,ides:r,actionLogs:n,sendDaemonCommand:a,setLocalUserMessages:i,setActionLogs:c,isStandalone:l,hasRegisteredMachines:u,initialDataLoaded:p,userName:m,toggleHiddenTab:f,actionShortcuts:g,registerActionHandlers:w,onActiveTabChange:A,requestedActiveTabKey:d,requestedRemoteIdeId:b,onRequestedActiveTabConsumed:y,scrollToBottomRequest:h,notificationStateBySessionId:S,liveSessionInboxState:_}){var Tt,ee,Re;const{theme:k}=so(),{sendCommand:I}=Pt(),j=o.useRef(null),v=o.useRef(null),x=o.useRef(!1),E=o.useRef(!1),L=o.useRef(!1),M=o.useRef(null),T=o.useRef([]),[B,H]=o.useState(null),[C,R]=o.useState(!1),[U,N]=o.useState(!1),[D,Y]=o.useState(0),q=o.useRef(null),W=o.useMemo(()=>rl(typeof window<"u"?window.innerWidth:1280),[]),ae=o.useRef(typeof window>"u"?{}:Ef(W)),ce=o.useMemo(()=>new Map(e.map(P=>[P.tabKey,P])),[e]),Se=o.useMemo(()=>{const P=j.current;return P?P.groups.some(O=>{try{const F=O.model.location.type;return F!=="floating"&&F!=="popout"?!1:O.panels.some(G=>ce.has(G.id))}catch{return!1}}):!1},[ce,D,e]),X=o.useCallback(()=>{var P;(P=j.current)==null||P.focus()},[]),he=o.useCallback(P=>{const O=document,F=P.document;for(const Ae of O.querySelectorAll('link[rel="stylesheet"]')){const We=F.createElement("link");We.rel="stylesheet",We.href=Ae.href,Ae.crossOrigin&&(We.crossOrigin=Ae.crossOrigin),F.head.appendChild(We)}for(const Ae of O.querySelectorAll("style")){const We=F.createElement("style");We.textContent=Ae.textContent,F.head.appendChild(We)}const G=[];for(const Ae of O.styleSheets)try{for(const We of Ae.cssRules)We instanceof CSSStyleRule&&(We.selectorText===":root"||We.selectorText==="html")&&G.push(We.cssText)}catch{}if(G.length>0){const Ae=F.createElement("style");Ae.textContent=G.join(`
|
|
44
44
|
`),F.head.appendChild(Ae)}const oe=O.documentElement.getAttribute("data-theme");oe&&F.documentElement.setAttribute("data-theme",oe),F.documentElement.style.colorScheme=oe==="light"?"light":"dark",F.body.className=O.body.className;const Ie=O.documentElement.getAttribute("style");Ie&&F.documentElement.setAttribute("style",Ie);const _e=F.getElementById("dv-popout-window");_e instanceof HTMLElement&&(_e.classList.add("adhdev-dockview"),Gr(_e,k))},[k]),J=o.useCallback(()=>{var O;const P=j.current;if(P)for(const F of P.groups)try{const G=(O=F.element)==null?void 0:O.ownerDocument;if(!G||G===document)continue;const oe=G.getElementById("dv-popout-window");oe instanceof HTMLElement&&(oe.classList.add("adhdev-dockview"),Gr(oe,k));const Ie=document.documentElement.getAttribute("data-theme");Ie&&G.documentElement.setAttribute("data-theme",Ie),G.documentElement.style.colorScheme=Ie==="light"?"light":"dark",G.body.className=document.body.className;const _e=document.documentElement.getAttribute("style");_e?G.documentElement.setAttribute("style",_e):G.documentElement.removeAttribute("style")}catch{}},[k]),Z=o.useCallback(()=>{var O;const P=j.current;if(P)for(const F of P.groups)try{const G=(O=F.element)==null?void 0:O.ownerDocument;if(!G||G===document)continue;const oe=G.getElementById("dv-popout-window");if(!(oe instanceof HTMLElement))continue;oe.classList.add("adhdev-dockview"),Gr(oe,k),oe.classList.toggle("is-showing-dockview-overlay",U),oe.classList.toggle("is-dragging-dockview",C)}catch{}},[C,U,k]),ue=o.useCallback(P=>{const O=j.current;if(!O)return;const F=O.getPanel(P);F&&O.addPopoutGroup(F,{popoutUrl:"/popout.html",onDidOpen:({window:G})=>{he(G),ke();const oe=ce.get(P);G.document.title=oe?`${lt(oe)} — ADHDev`:"ADHDev — Popout"}})},[ce,he]),de=o.useCallback(P=>{const O=j.current,F=O==null?void 0:O.getPanel(P);if(!O||!F)return;const G=O.groups.filter(oe=>{var Ie;try{return((Ie=oe.element)==null?void 0:Ie.ownerDocument)===document}catch{return!0}});G.length>0?F.api.moveTo({group:G[0],position:"center"}):F.api.moveTo({position:"center"}),F.api.setActive()},[]),z=o.useCallback(P=>{var G;const O=j.current;if(!O)return!1;const F=O.getPanel(P);if(!F)return!1;try{return((G=F.group.element)==null?void 0:G.ownerDocument)!==document}catch{return!1}},[]),ye=o.useCallback(P=>{z(P)&&de(P),f(P)},[z,de,f]),ie=o.useCallback(P=>{const O=j.current,F=O==null?void 0:O.getPanel(P);!O||!F||O.addFloatingGroup(F,{width:600,height:500})},[]),le=o.useCallback(P=>{var F;const O=(F=j.current)==null?void 0:F.getPanel(P);if(!O)return!1;try{return O.group.model.location.type==="floating"}catch{return!1}},[]),se=o.useCallback(()=>{var O,F;const P=(F=(O=j.current)==null?void 0:O.activePanel)==null?void 0:F.id;return!P||ts(P)?null:ce.has(P)?P:null},[ce]),pe=o.useCallback(P=>{const O=j.current,F=O==null?void 0:O.getPanel(P);if(!O||!F)return;const G=O.groups.filter(oe=>{try{return oe.model.location.type==="grid"}catch{return!0}});G.length>0?F.api.moveTo({group:G[0],position:"center"}):F.api.moveTo({position:"center"}),F.api.setActive()},[]),ne=o.useCallback(()=>{var Ie;const P=j.current;if(!P)return;const F=P.groups.filter(_e=>{var Ae;try{return((Ae=_e.element)==null?void 0:Ae.ownerDocument)===document&&_e.model.location.type==="grid"}catch{return!1}})[0]||null,G=[...P.panels];for(const _e of G){const Ae=(Ie=_e.group.element)==null?void 0:Ie.ownerDocument,We=_e.group.model.location.type;Ae===document&&We==="grid"||(F&&F.id!==_e.group.id?_e.api.moveTo({group:F,position:"center"}):_e.api.moveTo({position:"center"}))}const oe=P.activePanel;oe&&(oe.group.model.openPanel(oe),oe.api.setActive()),Qn(document)},[]),ke=o.useCallback(()=>{var O,F;const P=j.current;if(P)for(const G of P.groups){const oe=(O=G.element)==null?void 0:O.ownerDocument;if(!oe||oe===document)continue;const Ie=oe.getElementById("dv-popout-window");if(!(Ie instanceof HTMLElement))continue;let _e=null,Ae=oe.title||"ADHDev",We="Popout workspace";const De=G.activePanel;if(De)if(_e=De.id,ts(De.id)){const je=((F=De.params)==null?void 0:F.routeId)||De.id.slice(7),Be=Wt([...ce.values()],je);Ae=Dc(Be),We=Be!=null&&Be.machineName?`Remote view · ${Be.machineName}`:"Remote view"}else{const je=ce.get(De.id);Ae=je?lt(je):De.title||De.id,We=je?hs(je):"Dockview panel"}oe.title=`${Ae} — ADHDev`;let Je=oe.getElementById("adhdev-popout-header");Je instanceof HTMLElement||(Je=oe.createElement("div"),Je.id="adhdev-popout-header",oe.body.appendChild(Je)),Je.setAttribute("style",["position:absolute","top:0","left:0","right:0","height:52px","display:flex","align-items:center","justify-content:space-between","gap:12px","padding:0 14px","box-sizing:border-box","background:var(--surface-secondary)","border-bottom:1px solid var(--border-subtle)","z-index:5","backdrop-filter:blur(14px)"].join(";")),Je.innerHTML=`
|
|
45
45
|
<div style="min-width:0;display:flex;flex-direction:column;gap:2px;">
|
|
46
46
|
<div style="font-size:10px;line-height:1;color:var(--text-muted);text-transform:uppercase;letter-spacing:0.08em;">ADHDev</div>
|
|
@@ -71,9 +71,9 @@ This will disconnect CDP and optionally kill the process.`))try{const D=await r(
|
|
|
71
71
|
|
|
72
72
|
`)}function Gx({daemonLogs:e,trace:s,webEvents:r,daemonLogKind:n,daemonFetchError:a,traceFetchError:i,searchQuery:c}){const l=Ll(e,c),u=_l(s,c),p=Rl(r,c),m=l.filter(w=>w.level==="warn"||w.level==="error").map(w=>({source:"daemon",level:w.level,timestamp:w.timestamp,label:"daemon",detail:w.message})),f=u.filter(w=>w.level==="warn"||w.level==="error").map(w=>({source:"trace",level:w.level,timestamp:w.ts,label:`${w.category}.${w.stage}`,detail:yr(w.payload,320)||`${w.category}.${w.stage}`})),g=[...m,...f].sort((w,A)=>A.timestamp-w.timestamp);return{daemonCount:l.length,traceCount:u.length,webCount:p.length,issueCount:g.length,latestIssue:g[0]||null,hasAnyData:n==="text"||l.length>0||u.length>0||p.length>0,hasBlockingError:!!(a||i)}}function Li(e){return e?new Date(e).toLocaleTimeString():"Not yet loaded"}function _i(e){return e==="error"?"text-red-300 border-red-500/25 bg-red-500/[0.05]":e==="warn"?"text-amber-200 border-amber-500/25 bg-amber-500/[0.05]":e==="debug"?"text-slate-300 border-slate-500/25 bg-slate-500/[0.05]":"text-text-secondary border-border-subtle bg-bg-primary"}function ra(e){return e==="good"?"border-emerald-500/20 bg-emerald-500/[0.05]":e==="warning"?"border-amber-500/20 bg-amber-500/[0.05]":e==="danger"?"border-red-500/20 bg-red-500/[0.05]":"border-border-subtle bg-bg-secondary"}function qx({machineId:e,sendDaemonCommand:s}){var ve,K;const[r,n]=o.useState([]),[a,i]=o.useState("empty"),[c,l]=o.useState(""),[u,p]=o.useState([]),[m,f]=o.useState([]),[g,w]=o.useState(0),[A,d]=o.useState(0),[b,y]=o.useState(null),[h,S]=o.useState(!0),[_,k]=o.useState("info"),[I,j]=o.useState("info"),[v,x]=o.useState("all"),[E,L]=o.useState(""),[M,T]=o.useState(!0),[B,H]=o.useState(!0),[C,R]=o.useState(""),[U,N]=o.useState(""),[D,Y]=o.useState(0),[q,W]=o.useState({daemon:!0,trace:!1,web:!1}),ae=o.useRef(null),ce=o.useRef(!1),Se=o.useMemo(()=>Wx(u,v),[u,v]),X=o.useMemo(()=>Ll(r,E),[r,E]),he=o.useMemo(()=>Ux(c,E),[c,E]),J=o.useMemo(()=>_l(Se,E),[Se,E]),Z=o.useMemo(()=>Rl(m,E),[m,E]),ue=o.useMemo(()=>I==="issues"?X.filter(V=>V.level==="warn"||V.level==="error"):I==="info"?X.filter(V=>V.level!=="debug"):X,[X,I]),de=o.useMemo(()=>I==="all"?he:[],[he,I]),z=o.useMemo(()=>I==="issues"?J.filter(V=>V.level==="warn"||V.level==="error"):I==="info"?J.filter(V=>V.level!=="debug"):J,[J,I]),ye=o.useMemo(()=>I==="issues"?[]:Z,[Z,I]),ie=o.useMemo(()=>zx({daemonLogs:X,daemonRawLines:he,trace:J,webEvents:Z}),[X,he,J,Z]),le=o.useMemo(()=>Gx({daemonLogs:r,trace:Se,webEvents:m,daemonLogKind:a,daemonFetchError:C,traceFetchError:U,searchQuery:E}),[C,a,r,Se,E,U,m]),se=o.useCallback(async()=>{if(!e)return;const[V,we]=await Promise.allSettled([s(e,"get_logs",{count:200,minLevel:_,since:g}),s(e,"get_debug_trace",Ox({count:120,since:A,category:v}))]);if(V.status==="fulfilled"){const be=V.value,Q=(be==null?void 0:be.result)||be,Me=Fx(Q);if(T(!1),R((be==null?void 0:be.success)===!1?String((be==null?void 0:be.error)||"Could not load daemon logs"):""),i(Me.kind),l(Me.rawText),Me.entries.length>0){n(Pe=>(g>0?[...Pe,...Me.entries]:Me.entries).slice(-300));const Oe=Me.entries.reduce((Pe,Ke)=>Math.max(Pe,Number(Ke.timestamp||0)),g);Oe>g&&w(Oe)}else Me.kind!=="structured"&&g===0&&n([])}else T(!1),R(V.reason instanceof Error?V.reason.message:"Could not load daemon logs");if(we.status==="fulfilled"){const be=we.value,Q=(be==null?void 0:be.result)||be;if((be==null?void 0:be.success)===!1)N(String((be==null?void 0:be.error)||"Could not load daemon trace"));else if(Array.isArray(Q==null?void 0:Q.trace)){N(""),p(Q.trace.slice(-120));const Me=Q.trace.reduce((Oe,Pe)=>Math.max(Oe,Number(Pe.ts||0)),A);Me>A&&d(Me)}else N(""),p([]);H(!1)}else H(!1),N(we.reason instanceof Error?we.reason.message:"Could not load daemon trace");f(Ks.list({limit:120})),y(Date.now())},[g,A,_,e,s,v]);o.useEffect(()=>{if(!e||(se(),!h))return;const V=setInterval(()=>{se()},3e3);return()=>clearInterval(V)},[h,se,e,D]),o.useEffect(()=>{if(h&&(ue.length>0||de.length>0||z.length>0||ye.length>0)){const V=ce.current?"smooth":"instant";setTimeout(()=>{var we;(we=ae.current)==null||we.scrollIntoView({behavior:V}),ce.current=!0},50)}},[ue.length,de.length,z.length,ye.length,h]),o.useEffect(()=>{p([]),d(0),H(!0)},[v]);const pe=((ve=le.latestIssue)==null?void 0:ve.level)==="error"?"danger":((K=le.latestIssue)==null?void 0:K.level)==="warn"?"warning":"good",ne=C||U?"danger":h?"good":"neutral",ke=o.useCallback(async()=>{var we;const V=Vx({daemonLogs:ue,daemonRawLines:de,trace:z,webEvents:ye});if(!V.trim()){st.showToast("복사할 visible logs가 없습니다.","info");return}try{await((we=navigator.clipboard)==null?void 0:we.writeText(V)),st.showToast("Visible logs를 클립보드에 복사했습니다.","success")}catch(be){st.showToast(be instanceof Error?be.message:"Could not copy visible logs","warning")}},[ue,de,z,ye]);return t.jsxs("div",{className:"space-y-4",children:[t.jsxs("div",{className:"flex flex-col gap-3 xl:flex-row xl:items-center xl:justify-between",children:[t.jsxs("div",{className:"flex flex-wrap gap-2 items-center",children:[t.jsx("span",{className:"text-[11px] text-text-muted font-semibold uppercase tracking-wider mr-1",children:"Level"}),["debug","info","warn","error"].map(V=>t.jsx("button",{onClick:()=>{k(V),n([]),l(""),i("empty"),w(0),T(!0)},className:`machine-btn text-[10px] px-2 py-0.5 ${_===V?"bg-violet-500/15 border-violet-500/40 text-violet-400":""}`,children:V.toUpperCase()},V)),t.jsx("span",{className:"text-[11px] text-text-muted font-semibold uppercase tracking-wider ml-3 mr-1",children:"Trace"}),Bx.map(V=>t.jsx("button",{onClick:()=>x(V.value),className:`machine-btn text-[10px] px-2 py-0.5 ${v===V.value?"bg-violet-500/15 border-violet-500/40 text-violet-400":""}`,children:V.label},V.value))]}),t.jsxs("div",{className:"flex flex-wrap gap-2 items-center",children:[t.jsx("div",{className:"flex items-center gap-1 rounded-lg border border-border-subtle bg-bg-secondary p-1",children:[{id:"info",label:`Info+ (${ie.info})`},{id:"issues",label:`Issues (${ie.issues})`},{id:"all",label:`All (${ie.all})`}].map(V=>t.jsx("button",{type:"button",onClick:()=>j(V.id),className:`rounded-md px-2.5 py-1 text-[11px] transition-colors ${I===V.id?"bg-violet-500/15 text-violet-300 border border-violet-500/30":"text-text-secondary hover:text-text-primary"}`,children:V.label},V.id))}),t.jsx("input",{value:E,onChange:V=>L(V.target.value),placeholder:"Search visible logs, trace, events…",className:"min-w-[220px] flex-1 rounded-lg border border-border-subtle bg-bg-secondary px-3 py-2 text-[12px] text-text-primary placeholder:text-text-muted"}),t.jsx("button",{onClick:()=>{ke()},className:"machine-btn",children:"Copy visible"}),t.jsx("button",{onClick:()=>S(V=>!V),className:`machine-btn ${h?"text-green-500 border-green-500/30":""}`,children:h?"⏸ Pause":"▶ Resume"}),t.jsx("button",{onClick:()=>Y(V=>V+1),className:"machine-btn",children:"↻ Refresh"}),t.jsx("button",{onClick:()=>{n([]),l(""),i("empty"),p([]),f([]),w(0),d(0),y(null),R(""),N(""),T(!0),H(!0),Ks.clear()},className:"machine-btn",children:"Clear"})]})]}),t.jsxs("div",{className:"grid gap-3 md:grid-cols-3",children:[t.jsxs("div",{className:`rounded-xl border p-3 ${ra(le.issueCount>0?"warning":"good")}`,children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-muted mb-2",children:"Visible signals"}),t.jsxs("div",{className:"text-[13px] text-text-primary font-medium",children:["daemon ",ue.length+de.length," · trace ",z.length," · web ",ye.length]}),t.jsx("div",{className:"text-[11px] text-text-secondary mt-1",children:E.trim()?`Filtered by “${E.trim()}”`:"Showing the latest buffered entries"})]}),t.jsxs("div",{className:`rounded-xl border p-3 ${ra(pe)}`,children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-muted mb-2",children:"Attention needed"}),le.latestIssue?t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"text-[13px] text-text-primary font-medium",children:[le.latestIssue.source," · ",le.latestIssue.label]}),t.jsx("div",{className:"text-[11px] text-text-secondary mt-1 line-clamp-2",children:le.latestIssue.detail}),t.jsxs("div",{className:"text-[10px] text-text-muted mt-2",children:[le.issueCount," warn/error signal(s) · ",Li(le.latestIssue.timestamp)]})]}):t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"text-[13px] text-text-primary font-medium",children:"No recent warn/error signal"}),t.jsx("div",{className:"text-[11px] text-text-secondary mt-1",children:"Use search or lower the log level if you need more context."})]})]}),t.jsxs("div",{className:`rounded-xl border p-3 ${ra(ne)}`,children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-muted mb-2",children:"Fetch status"}),t.jsx("div",{className:"text-[13px] text-text-primary font-medium",children:C||U?"Needs attention":h?"Live polling every 3s":"Paused"}),t.jsxs("div",{className:"text-[11px] text-text-secondary mt-1",children:["Last update: ",Li(b)]}),(C||U)&&t.jsxs("div",{className:"text-[11px] text-red-300 mt-2 space-y-1",children:[C&&t.jsxs("div",{children:["Daemon logs: ",C]}),U&&t.jsxs("div",{children:["Daemon trace: ",U]})]})]})]}),t.jsxs("div",{className:"grid gap-3",children:[t.jsxs("div",{className:"bg-bg-secondary border border-border-subtle rounded-xl overflow-hidden",children:[t.jsxs("button",{type:"button",className:"w-full flex items-center justify-between gap-3 px-3 py-3 text-left",onClick:()=>W(V=>({...V,daemon:!V.daemon})),children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-muted",children:"Daemon logs"}),t.jsx("div",{className:"text-[11px] text-text-secondary mt-1",children:a==="text"?`${de.length} visible raw line(s) from file fallback`:`${ue.length} visible structured line(s)`})]}),t.jsx("div",{className:"text-[11px] text-text-muted",children:q.daemon?"Hide":"Show"})]}),q.daemon&&t.jsxs("div",{className:"border-t border-border-subtle p-3 min-h-[160px] max-h-[360px] overflow-y-auto font-mono text-[11px] leading-relaxed",children:[M&&!le.hasAnyData&&!C&&t.jsx("div",{className:"p-6 text-center text-text-muted",children:"Loading daemon logs…"}),!M&&C&&a==="empty"&&t.jsx("div",{className:"p-6 text-center text-red-300",children:C}),!M&&a==="empty"&&!C&&t.jsx("div",{className:"p-6 text-center text-text-muted",children:"No daemon logs captured yet for this machine."}),a==="text"&&de.length===0&&c&&t.jsx("div",{className:"p-6 text-center text-text-muted",children:I==="all"?"No raw daemon log lines match the current search.":"Raw file-fallback logs are available only in All view."}),a==="structured"&&ue.length===0&&r.length>0&&t.jsx("div",{className:"p-6 text-center text-text-muted",children:"No structured daemon logs match the current view."}),a==="text"&&de.map((V,we)=>t.jsx("div",{className:"py-0.5 text-text-secondary whitespace-pre-wrap break-words",children:V},`raw-${we}`)),a!=="text"&&ue.map((V,we)=>t.jsxs("div",{className:`flex gap-2 py-1 px-2 mb-1 rounded-lg border ${_i(V.level)}`,children:[t.jsx("span",{className:"text-text-muted min-w-[75px] shrink-0",children:new Date(V.timestamp).toLocaleTimeString()}),t.jsx("span",{className:"font-semibold min-w-[32px] shrink-0 text-[9px]",children:V.level==="error"?"ERR":V.level==="warn"?"WRN":V.level==="debug"?"DBG":"INF"}),t.jsx("span",{className:"break-words",children:V.message})]},`log-${we}`))]})]}),t.jsxs("div",{className:"bg-bg-secondary border border-border-subtle rounded-xl overflow-hidden",children:[t.jsxs("button",{type:"button",className:"w-full flex items-center justify-between gap-3 px-3 py-3 text-left",onClick:()=>W(V=>({...V,trace:!V.trace})),children:[t.jsxs("div",{children:[t.jsxs("div",{className:"text-[10px] uppercase tracking-wider text-text-muted",children:["Structured daemon trace",v==="session_host"?" · session_host only":""]}),t.jsxs("div",{className:"text-[11px] text-text-secondary mt-1",children:[z.length," visible trace event(s)"]})]}),t.jsx("div",{className:"text-[11px] text-text-muted",children:q.trace?"Hide":"Show"})]}),q.trace&&t.jsxs("div",{className:"border-t border-border-subtle p-3 min-h-[160px] max-h-[320px] overflow-y-auto font-mono text-[11px] leading-relaxed",children:[B&&z.length===0&&!U&&t.jsx("div",{className:"p-6 text-center text-text-muted",children:"Loading daemon trace…"}),!B&&U&&z.length===0&&t.jsx("div",{className:"p-6 text-center text-red-300",children:U}),!B&&z.length===0&&!U&&t.jsx("div",{className:"p-6 text-center text-text-muted",children:E.trim()?"No trace entries match the current search.":v==="session_host"?"No session_host trace entries yet. This filter uses get_debug_trace(category=session_host).":"No trace entries yet. Run daemon with --dev or --trace."}),z.map(V=>t.jsxs("div",{className:`py-2 px-2 mb-2 rounded-lg border ${_i(V.level)}`,children:[t.jsxs("div",{className:"flex gap-2 text-[10px] text-text-muted flex-wrap",children:[t.jsx("span",{children:new Date(V.ts).toLocaleTimeString()}),t.jsx("span",{children:V.level.toUpperCase()}),t.jsxs("span",{children:[V.category,".",V.stage]}),V.interactionId&&t.jsxs("span",{children:["ix=",V.interactionId]})]}),t.jsx("div",{className:"mt-1 break-words text-text-primary/90",children:yr(V.payload,360)||"No payload"})]},V.id))]})]}),t.jsxs("div",{className:"bg-bg-secondary border border-border-subtle rounded-xl overflow-hidden",children:[t.jsxs("button",{type:"button",className:"w-full flex items-center justify-between gap-3 px-3 py-3 text-left",onClick:()=>W(V=>({...V,web:!V.web})),children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-muted",children:"Browser debug events"}),t.jsxs("div",{className:"text-[11px] text-text-secondary mt-1",children:[ye.length," visible browser event(s)"]})]}),t.jsx("div",{className:"text-[11px] text-text-muted",children:q.web?"Hide":"Show"})]}),q.web&&t.jsxs("div",{className:"border-t border-border-subtle p-3 min-h-[140px] max-h-[260px] overflow-y-auto font-mono text-[11px] leading-relaxed",children:[ye.length===0&&t.jsx("div",{className:"p-6 text-center text-text-muted",children:E.trim()?"No browser debug events match the current search.":"No browser debug events captured yet."}),ye.map(V=>t.jsxs("div",{className:"py-2 px-2 mb-2 rounded-lg border border-border-subtle bg-bg-primary",children:[t.jsxs("div",{className:"flex gap-2 text-[10px] text-text-muted flex-wrap",children:[t.jsx("span",{children:new Date(V.ts).toLocaleTimeString()}),t.jsx("span",{children:V.kind}),V.topic&&t.jsxs("span",{children:["topic=",V.topic]}),V.interactionId&&t.jsxs("span",{children:["ix=",V.interactionId]})]}),t.jsx("div",{className:"mt-1 break-words text-text-primary/90",children:yr(V.payload,360)||"No payload"})]},V.id))]})]})]}),t.jsx("div",{ref:ae})]})}function na(e){return e!=null&&e.result&&typeof e.result=="object"&&"success"in e.result?e.result:e}function aa(e){return e?new Date(e).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit"}):"unknown"}function Ri(e){if(!e)return"unknown";const s=Date.now()-e,r=Math.max(0,Math.round(s/1e3));if(r<60)return`${r}s ago`;const n=Math.round(r/60);if(n<60)return`${n}m ago`;const a=Math.round(n/60);return a<48?`${a}h ago`:`${Math.round(a/24)}d ago`}function Yx(e){return e?e.ownerType==="user"?`user control · ${e.clientId}`:`agent control · ${e.clientId}`:"view only"}function Xx(e){switch(e){case"running":return"bg-green-500/[0.08] text-green-500";case"starting":return"bg-sky-500/[0.08] text-sky-400";case"stopping":return"bg-orange-500/[0.08] text-orange-400";case"interrupted":return"bg-amber-500/[0.08] text-amber-400";case"failed":return"bg-red-500/[0.08] text-red-500";default:return"bg-[#ffffff0a] text-text-muted"}}function Jx(e){var r;const s=new Map;for(const n of e){if(!["starting","running","stopping","interrupted"].includes(n.lifecycle))continue;const a=typeof((r=n.meta)==null?void 0:r.providerSessionId)=="string"?String(n.meta.providerSessionId).trim():"";if(!a)continue;const i=`${n.providerType}::${n.workspace}::${a}`;s.set(i,(s.get(i)||0)+1)}return Array.from(s.values()).filter(n=>n>1).length}function Qx({machineId:e,cliSessions:s,sendDaemonCommand:r}){const[n,a]=o.useState(""),[i,c]=o.useState(null),[l,u]=o.useState(!1),p=Qc(e,{enabled:!!e,includeSessions:!0,limit:zo,intervalMs:Am}),m=p.diagnostics,f=p.loading,g=p.applyDiagnostics,w=o.useMemo(()=>ox({diagnostics:m,loading:f,refreshing:l,error:n}),[m,f,l,n]),A=o.useMemo(()=>new Map(s.map(L=>[L.sessionId||L.id,L])),[s]),d=o.useCallback(async()=>{if(e){u(!0);try{const L=await r(e,"session_host_get_diagnostics",{includeSessions:!0,limit:zo}),M=na(L);if(!(M!=null&&M.success))throw new Error((M==null?void 0:M.error)||"Could not load hosted runtime diagnostics");g(M.diagnostics||M.result||null),a("")}catch(L){const M=L instanceof Error?L.message:"Could not load hosted runtime diagnostics";a(M)}finally{u(!1)}}},[g,e,r]);o.useEffect(()=>{!e||m||f||l||d()},[m,f,e,d,l]);const b=o.useCallback(async(L,M)=>{const T=`${L}:${M.sessionId}`;if(!(L==="session_host_stop_session"&&!window.confirm(`Stop ${M.displayName}?
|
|
73
73
|
This will terminate the hosted runtime.`))){c(T);try{const B=await r(e,L,{sessionId:M.sessionId}),H=na(B);if(!(H!=null&&H.success))throw new Error((H==null?void 0:H.error)||"Session host action failed");const C=L==="session_host_resume_session"?"resumed":L==="session_host_restart_session"?"restarted":"stopped";st.showToast(`Session host ${C}: ${M.displayName}`,"success"),await d()}catch(B){const H=B instanceof Error?B.message:"Session host action failed";st.showToast(H,"warning"),a(H)}finally{c(B=>B===T?null:B)}}},[e,d,r]),y=o.useCallback(async()=>{if(window.confirm(`Prune duplicate hosted runtimes?
|
|
74
|
-
The newest runtime for each provider session will be kept and older duplicates will be stopped and removed.`)){c("session_host_prune_duplicate_sessions");try{const M=await r(e,"session_host_prune_duplicate_sessions",{}),T=na(M);if(!(T!=null&&T.success))throw new Error((T==null?void 0:T.error)||"Duplicate prune failed");const B=T.result||{},H=Array.isArray(B.prunedSessionIds)?B.prunedSessionIds.length:0,C=typeof B.duplicateGroupCount=="number"?B.duplicateGroupCount:0;st.showToast(`Pruned ${H} duplicate runtime(s) across ${C} group(s)`,"success"),await d()}catch(M){const T=M instanceof Error?M.message:"Duplicate prune failed";st.showToast(T,"warning"),a(T)}finally{c(M=>M==="session_host_prune_duplicate_sessions"?null:M)}}},[e,d,r]),h=o.useMemo(()=>[...(m==null?void 0:m.sessions)||[]].sort((L,M)=>(M.lastActivityAt||0)-(L.lastActivityAt||0)),[m==null?void 0:m.sessions]),S=o.useMemo(()=>m!=null&&m.liveRuntimes||m!=null&&m.recoverySnapshots||m!=null&&m.inactiveRecords?{liveRuntimes:(m==null?void 0:m.liveRuntimes)||[],recoverySnapshots:(m==null?void 0:m.recoverySnapshots)||[],inactiveRecords:(m==null?void 0:m.inactiveRecords)||[]}:Il(h),[m==null?void 0:m.inactiveRecords,m==null?void 0:m.liveRuntimes,m==null?void 0:m.recoverySnapshots,h]),_=S.liveRuntimes,k=S.recoverySnapshots,I=S.inactiveRecords,j=o.useMemo(()=>Jx(_),[_]),v=o.useMemo(()=>[...(m==null?void 0:m.recentTransitions)||[]].slice(-6).reverse(),[m==null?void 0:m.recentTransitions]),x=o.useMemo(()=>[...(m==null?void 0:m.recentLogs)||[]].reverse().find(L=>L.level==="warn"||L.level==="error")||null,[m==null?void 0:m.recentLogs]),E=(L,M)=>{var Y;const T=i===`session_host_resume_session:${L.sessionId}`,B=i===`session_host_restart_session:${L.sessionId}`,H=i===`session_host_stop_session:${L.sessionId}`,C=xo(L.meta),R=A.get(L.sessionId),U=L.attachedClients.length===1?"1 client":`${L.attachedClients.length} clients`,N=M==="recovery"?"Recover":"Resume",D=Al(M);return t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:t.jsxs("div",{className:"flex items-start justify-between gap-3",children:[t.jsxs("div",{className:"min-w-0",children:[t.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[t.jsx("div",{className:"font-medium text-[13px] text-text-primary",children:L.displayName||(R==null?void 0:R.cliName)||L.providerType}),t.jsx("span",{className:`px-2 py-0.5 rounded-md text-[10px] font-semibold ${Xx(L.lifecycle)}`,children:L.lifecycle}),C&&t.jsx("span",{className:"px-2 py-0.5 rounded-md text-[10px] font-semibold bg-sky-500/[0.08] text-sky-300",children:C})]}),t.jsxs("div",{className:"text-[11px] text-text-secondary mt-1 flex flex-wrap gap-2",children:[t.jsx("span",{className:"text-text-primary/90",children:L.workspaceLabel||(R==null?void 0:R.runtimeWorkspaceLabel)||L.workspace||"No workspace"}),t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsx("span",{className:"font-mono text-text-primary",children:L.runtimeKey}),L.osPid?t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsxs("span",{className:"text-text-primary/90",children:["pid ",L.osPid]})]}):null]}),t.jsxs("div",{className:"text-[10px] text-text-secondary mt-1 flex flex-wrap gap-2",children:[t.jsx("span",{className:((Y=L.writeOwner)==null?void 0:Y.ownerType)==="user"?"text-amber-200":"text-text-primary/85",children:Yx(L.writeOwner)}),t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsxs("span",{className:"flex items-center gap-1 text-text-primary/85",children:[t.jsx(Pa,{size:11})," ",U]}),t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsxs("span",{className:"text-text-primary/85",children:["active ",Ri(L.lastActivityAt)]}),t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsxs("span",{className:"text-sky-200",children:["Next: ",D]})]})]}),t.jsxs("div",{className:"flex items-center gap-1.5 shrink-0",children:[M==="recovery"&&(L.lifecycle==="interrupted"||L.lifecycle==="failed"||L.lifecycle==="stopped")&&t.jsx("button",{type:"button",className:"machine-btn text-[10px] px-2 py-1",disabled:!!i,onClick:()=>{b("session_host_resume_session",L)},children:T?`${N}ing…`:N}),t.jsx("button",{type:"button",className:"machine-btn text-[10px] px-2 py-1",disabled:!!i,onClick:()=>{b("session_host_restart_session",L)},children:B?"Restarting…":"Restart"}),M==="live"&&(L.lifecycle==="running"||L.lifecycle==="starting"||L.lifecycle==="interrupted")&&t.jsx("button",{type:"button",className:"machine-btn text-[10px] px-2 py-1 border-red-500/20 text-red-300 hover:text-red-200",disabled:!!i,onClick:()=>{b("session_host_stop_session",L)},children:H?"Stopping…":"Stop"})]})]})},L.sessionId)};return t.jsxs("div",{className:"px-5 py-4 rounded-xl mb-5 bg-bg-secondary border border-border-subtle",children:[t.jsxs("div",{className:"flex items-center justify-between gap-3 mb-3",children:[t.jsxs("div",{children:[t.jsxs("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider flex items-center gap-1.5",children:[t.jsx(Qt,{size:14})," Hosted Runtime Recovery"]}),t.jsx("div",{className:"text-[12px] text-text-secondary mt-1",children:gp()})]}),t.jsxs("div",{className:"flex items-center gap-2",children:[j>0&&t.jsx("button",{type:"button",className:"machine-btn",onClick:()=>{y()},disabled:i==="session_host_prune_duplicate_sessions",children:i==="session_host_prune_duplicate_sessions"?"Pruning…":`Prune duplicates (${j})`}),t.jsx("span",{className:`px-2 py-1 rounded-md text-[10px] font-semibold ${w.toneClass}`,children:w.label}),t.jsxs("button",{type:"button",className:"machine-btn flex items-center gap-1",onClick:()=>{d()},disabled:f||l,children:[t.jsx(Gs,{size:13}),f||l?"Refreshing…":"Refresh"]})]})]}),n&&!m&&t.jsx("div",{className:"rounded-xl border border-amber-500/[0.22] bg-amber-500/[0.08] px-3.5 py-3 text-[12px] text-amber-200 mb-3",children:t.jsxs("div",{className:"flex items-start gap-2",children:[t.jsx(ks,{size:14,className:"mt-0.5 text-amber-300 shrink-0"}),t.jsxs("div",{children:[t.jsx("div",{className:"font-medium text-amber-100",children:"Hosted runtime diagnostics need attention"}),t.jsx("div",{className:"text-amber-200/90 mt-1",children:n})]})]})}),m&&t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"grid grid-cols-2 sm:grid-cols-4 gap-2.5 mb-4",children:[t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3 py-2.5",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-secondary",children:"Live runtimes"}),t.jsx("div",{className:"text-[18px] font-semibold text-text-primary mt-1",children:m.runtimeCount})]}),t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3 py-2.5",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-secondary",children:"Recovery"}),t.jsx("div",{className:"text-[18px] font-semibold text-text-primary mt-1",children:k.length})]}),t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3 py-2.5",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-secondary",children:"Requests"}),t.jsx("div",{className:"text-[18px] font-semibold text-text-primary mt-1",children:m.recentRequests.length})]}),t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3 py-2.5",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-secondary",children:"Started"}),t.jsx("div",{className:"text-[12px] font-medium text-text-primary mt-1",children:Ri(m.hostStartedAt)}),t.jsx("div",{className:"text-[10px] text-text-secondary mt-0.5",children:aa(m.hostStartedAt)})]})]}),x&&t.jsxs("div",{className:"rounded-xl border border-amber-500/[0.16] bg-amber-500/[0.07] px-3.5 py-3 text-[11px] text-text-secondary mb-4",children:[t.jsxs("div",{className:"flex items-center gap-1.5 text-amber-200 font-medium mb-1",children:[t.jsx(ks,{size:13})," Latest host warning"]}),t.jsx("div",{className:"text-text-primary leading-relaxed",children:x.message}),t.jsxs("div",{className:"text-[10px] text-text-secondary mt-1",children:[aa(x.timestamp),x.sessionId?` · ${x.sessionId}`:""]})]}),t.jsxs("div",{className:"mb-4 space-y-4",children:[t.jsxs("div",{children:[t.jsxs("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider flex items-center gap-1.5 mb-2.5",children:[t.jsx(gn,{size:14})," Live Hosted Runtimes"]}),t.jsx("div",{className:"text-[11px] text-text-secondary mb-2.5",children:$s("live")}),_.length===0?t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-4 text-[12px] text-text-secondary",children:"No live hosted runtimes on this machine right now."}):t.jsx("div",{className:"space-y-2",children:_.map(L=>E(L,"live"))})]}),t.jsxs("div",{children:[t.jsxs("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider flex items-center gap-1.5 mb-2.5",children:[t.jsx(Qt,{size:14})," Recovery Snapshots"]}),t.jsx("div",{className:"text-[11px] text-text-secondary mb-2.5",children:$s("recovery")}),k.length===0?t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-4 text-[12px] text-text-secondary",children:"No recovery snapshots currently need attention."}):t.jsx("div",{className:"space-y-2",children:k.map(L=>E(L,"recovery"))})]}),I.length>0&&t.jsxs("div",{children:[t.jsx("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider mb-2.5",children:"Inactive Records"}),t.jsx("div",{className:"text-[11px] text-text-secondary mb-2.5",children:$s("inactive")}),t.jsx("div",{className:"space-y-2 opacity-85",children:I.map(L=>E(L,"inactive"))})]})]}),t.jsxs("div",{children:[t.jsx("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider mb-2.5",children:"Recent Host Activity"}),v.length===0?t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3 text-[12px] text-text-secondary",children:"No recent runtime transitions yet."}):t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary divide-y divide-border-subtle",children:v.map(L=>{var T;const M=h.find(B=>B.sessionId===L.sessionId);return t.jsxs("div",{className:"px-3.5 py-2.5 text-[11px] flex items-start justify-between gap-3",children:[t.jsxs("div",{className:"min-w-0",children:[t.jsx("div",{className:"text-text-primary font-medium",children:(M==null?void 0:M.displayName)||((T=A.get(L.sessionId))==null?void 0:T.cliName)||L.sessionId}),t.jsxs("div",{className:"text-text-secondary mt-0.5 leading-relaxed",children:[L.action,L.lifecycle?` · ${L.lifecycle}`:"",L.detail?` · ${L.detail}`:"",L.error?` · ${L.error}`:""]})]}),t.jsx("div",{className:`shrink-0 text-[10px] ${L.success===!1?"text-red-300":"text-text-secondary"}`,children:aa(L.timestamp)})]},`${L.sessionId}:${L.timestamp}:${L.action}`)})})]}),t.jsxs("div",{className:"text-[10px] text-text-secondary mt-3",children:["Endpoint: ",t.jsx("span",{className:"font-mono text-text-primary",children:m.endpoint||"unknown"}),n?t.jsxs("span",{className:"text-amber-200",children:[" · last error: ",n]}):null]})]})]})}function Zx({machine:e,launchPick:s,actions:r}){const{runLaunchCliCore:n,setLaunchPick:a}=r;return t.jsx("div",{className:"fixed inset-0 z-[100] flex items-end justify-center overflow-y-auto bg-black/55 backdrop-blur-[2px] px-2 pt-[calc(8px+env(safe-area-inset-top,0px))] pb-[calc(8px+env(safe-area-inset-bottom,0px))] sm:items-center sm:p-4",role:"dialog","aria-modal":"true","aria-labelledby":"launch-pick-title",children:t.jsxs("div",{className:"w-full max-w-md max-h-[calc(100dvh-env(safe-area-inset-top,0px)-env(safe-area-inset-bottom,0px)-16px)] rounded-[24px] sm:rounded-xl border border-border-subtle bg-bg-secondary shadow-xl p-4 sm:p-5 overflow-y-auto",children:[t.jsx("h2",{id:"launch-pick-title",className:"text-sm font-semibold text-text-primary m-0 mb-1",children:"Where should this run?"}),t.jsx("p",{className:"text-[11px] text-text-muted m-0 mb-4",children:"Nothing is assumed. Pick a saved workspace, your default workspace, or home — or cancel and type a path."}),t.jsx("div",{className:"flex flex-col gap-2 mb-4 max-h-48 overflow-y-auto",children:(e.workspaces||[]).length===0?t.jsx("span",{className:"text-[11px] text-text-muted",children:"No saved workspaces yet. Add one in Overview or type a path above."}):(e.workspaces||[]).map(i=>t.jsxs("button",{type:"button",className:"text-left text-xs px-3 py-2 rounded-lg border border-border-subtle bg-bg-primary hover:bg-violet-500/10 transition-colors",onClick:()=>{a(null),n({cliType:s.cliType,workspaceId:i.id,argsStr:s.argsStr,model:s.model})},children:[t.jsx("span",{className:"font-medium text-text-primary block truncate",children:i.label||i.path}),t.jsx("span",{className:"text-[10px] text-text-muted font-mono truncate block",children:i.path})]},i.id))}),t.jsxs("div",{className:"flex flex-wrap gap-2",children:[t.jsx("button",{type:"button",className:"machine-btn text-[11px] flex-1 min-w-[120px]",disabled:!e.defaultWorkspacePath,onClick:()=>{a(null),n({cliType:s.cliType,useDefaultWorkspace:!0,argsStr:s.argsStr,model:s.model})},children:"Default workspace"}),t.jsx("button",{type:"button",className:"machine-btn text-[11px] flex-1 min-w-[120px]",onClick:()=>{a(null),n({cliType:s.cliType,useHome:!0,argsStr:s.argsStr,model:s.model})},children:"Home directory"}),t.jsx("button",{type:"button",className:"machine-btn text-[11px] flex-1 min-w-[80px]",onClick:()=>a(null),children:"Cancel"})]})]})})}function oa({icon:e,children:s}){return t.jsxs("div",{className:"flex items-center gap-2 text-[11px] font-semibold text-text-muted tracking-[0.14em] uppercase",children:[e,t.jsx("span",{children:s})]})}function ia({children:e,className:s=""}){return t.jsx("div",{className:`rounded-2xl border border-[#ffffff0a] bg-bg-surface/70 backdrop-blur-sm p-3 ${s}`,children:e})}function eb({machineEntry:e,providers:s,recentLaunches:r,currentConversations:n,onUpgradeDaemon:a,onOpenRecent:i,onOpenConversation:c}){const l=n.slice(0,6),u=r.slice(0,4),m=dr(e,"0.8.89");return t.jsxs("div",{className:"flex flex-col gap-4 md:min-w-[300px] md:max-w-[360px] shrink-0 md:h-full overflow-y-auto",children:[l.length>0&&t.jsxs("div",{className:"flex flex-col gap-2",children:[t.jsx(oa,{icon:t.jsx(Zt,{size:13}),children:"Current Chats"}),t.jsx(ia,{children:t.jsx("div",{className:"flex flex-col gap-1.5",children:l.map(f=>{const g=ba(f);return t.jsxs("button",{type:"button",className:"flex flex-col gap-1 items-start text-left p-3 rounded-xl bg-[#ffffff08] border border-transparent hover:border-[#ffffff12] hover:bg-[#ffffff0c] transition-colors cursor-pointer group",onClick:()=>c(f),children:[t.jsxs("div",{className:"flex items-center justify-between gap-3 w-full",children:[t.jsx("span",{className:"text-sm font-semibold text-text-primary truncate group-hover:text-accent-primary transition-colors",children:lt(f)}),g>0&&t.jsx("span",{className:"text-[11px] text-text-muted shrink-0",children:vn(g)})]}),t.jsx("span",{className:"text-xs text-text-secondary truncate w-full opacity-80",children:Cs(f)})]},f.tabKey)})})})]}),u.length>0&&t.jsxs("div",{className:"flex flex-col gap-2",children:[t.jsx(oa,{icon:t.jsx(Xi,{size:13}),children:"Recent Launches"}),t.jsx(ia,{children:t.jsx("div",{className:"flex flex-col gap-1.5",children:u.map(f=>{const{metaText:g,updatedLabel:w}=ml(f);return t.jsxs("button",{type:"button",className:"flex flex-col gap-1 items-start text-left p-3 rounded-xl bg-[#ffffff08] border border-transparent hover:border-[#ffffff12] hover:bg-[#ffffff0c] transition-colors cursor-pointer group",onClick:()=>i(f),children:[t.jsxs("div",{className:"flex items-center justify-between gap-3 w-full",children:[t.jsx("span",{className:"text-sm font-semibold text-text-primary truncate group-hover:text-accent-primary transition-colors",children:f.label}),w&&t.jsx("span",{className:"text-[11px] text-text-muted shrink-0",children:w})]}),t.jsx("span",{className:"text-xs text-text-secondary truncate w-full opacity-80",children:g})]},f.id)})})})]}),e.versionMismatch&&t.jsxs("div",{className:"flex flex-col gap-2",children:[t.jsx(oa,{icon:t.jsx(ks,{size:13}),children:"Daemon Update"}),t.jsx(ia,{className:"border-amber-500/20 bg-amber-500/5",children:t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx("div",{className:"text-sm font-semibold text-text-primary",children:m?"Daemon update required":"Version mismatch detected"}),t.jsx("div",{className:"text-xs text-text-secondary leading-relaxed",children:m?"This machine is on an incompatible daemon version. Update it before starting more sessions.":"This machine is running a different daemon version than the current app. Update it before starting more sessions."}),t.jsxs("button",{type:"button",className:"inline-flex items-center justify-center gap-2 px-3 py-2 rounded-xl bg-amber-500/12 border border-amber-500/20 text-amber-300 hover:bg-amber-500/18 transition-colors",onClick:a,children:[t.jsx(Gs,{size:13}),t.jsx("span",{className:"text-sm font-medium",children:"Update daemon"})]})]})})]})]})}function tb(e){return e?e.ownerType==="user"?"you control":"agent controls":"view only"}const sb={ide:{label:"IDE",plural:"IDEs",accent:"border-blue-500/[0.12]"},cli:{label:"CLI",plural:"CLIs",accent:"border-violet-500/[0.12]"},acp:{label:"ACP Agent",plural:"ACP agents",accent:"border-emerald-500/[0.12]"}};function Yr(e){return String(e||"").trim().replace(/\\/g,"/").replace(/\/+$/,"").toLowerCase()}function ca({category:e,machine:s,machineId:r,providers:n,managedEntries:a,getIcon:i,actions:c,sendDaemonCommand:l,initialWorkspaceId:u,initialWorkspacePath:p}){const m=Vs(),{handleLaunchIde:f,handleStopCli:g,handleRestartIde:w,handleStopIde:A,handleDetectIdes:d,launchingIde:b,launchingAgentType:y,addLog:h}=c,[S,_]=o.useState(null),k=o.useCallback($=>{$&&m(as($))},[m]),I=sb[e],j=e==="ide",v=e==="acp",x=o.useMemo(()=>n.filter($=>$.category===e&&(e==="ide"||$.installed!==!1)),[e,n]),E=o.useMemo(()=>new Map(x.map($=>[$.type,$.displayName||$.type])),[x]),[L,M]=o.useState(""),[T,B]=o.useState(""),[H,C]=o.useState([]),[R,U]=o.useState(""),[N,D]=o.useState(""),[Y,q]=o.useState([]),[W,ae]=o.useState(!1),[ce,Se]=o.useState(!1),[X,he]=o.useState(""),[J,Z]=o.useState(!1),[ue,de]=o.useState(()=>jt()),[z,ye]=o.useState(null),[ie,le]=o.useState(p?"__custom__":u||s.defaultWorkspaceId||""),[se,pe]=o.useState(p||""),[ne,ke]=o.useState([]),[ve,K]=o.useState(!1),[V,we]=o.useState(""),[be,Q]=o.useState([]),[Me,Oe]=o.useState(!1),[Pe,Ke]=o.useState(""),Qe=o.useRef(null),[Ge,ut]=o.useState(null),it=o.useRef("__home__"),[ht,ze]=o.useState("__home__"),[xt,bt]=o.useState(!1),ct=o.useRef(0),Te=ne.filter($=>!a.some(te=>te.type===$&&Ct(te.status)!=="stopped")),Xe=o.useRef({});o.useEffect(()=>{s.defaultWorkspaceId&&!ie&&le(s.defaultWorkspaceId)},[s.defaultWorkspaceId]),o.useEffect(()=>{if(p){le("__custom__"),pe(p);return}u&&(le(u),pe(""))},[u,p]),o.useEffect(()=>{j||L&&(x.some($=>$.type===L)||(M(""),D("")))},[x,j,L]);const Fe=(()=>{if(ie==="__custom__")return se.trim();if(!ie)return"";const $=(s.workspaces||[]).find(te=>te.id===ie);return($==null?void 0:$.path)||""})(),Ue=o.useCallback($=>{const te=Xe.current[$];te&&(clearTimeout(te),delete Xe.current[$]),ke(fe=>fe.includes($)?fe.filter(Ee=>Ee!==$):fe)},[]),kt=o.useRef(new Set),yt=o.useCallback(async $=>{if(l){Oe(!0),Ke("");try{const te=await Cn(l,r,$);we(te.path),pe(te.path),Q(te.directories)}catch(te){Ke(te instanceof Error?te.message:"Could not load folder")}finally{Oe(!1)}}},[r,l]),wt=o.useCallback(()=>{if(!l)return;le("__custom__"),K(!0);const $=a.map(fe=>fe.workspace),te=Nn(s.platform,Sn(se.trim(),Fe,p,$,s.defaultWorkspacePath,(s.workspaces||[]).map(fe=>fe.path)));yt(te)},[se,p,yt,s.defaultWorkspacePath,s.platform,s.workspaces,a,Fe,l]),St=o.useCallback($=>{const te=String($.workspace||"").trim();if(!te)return;const fe=(s.workspaces||[]).find(Ee=>Yr(Ee.path)===Yr(te));if(fe){le(fe.id),pe("");return}le("__custom__"),pe(te)},[s.workspaces]),Ht=o.useCallback($=>{const te=String($.workspace||"").trim();if(!te)return{workspaceId:null,workspacePath:"",useHome:!0};const fe=(s.workspaces||[]).find(Ee=>Yr(Ee.path)===Yr(te));return fe?{workspaceId:fe.id,workspacePath:"",useHome:!1}:{workspaceId:null,workspacePath:te,useHome:!1}},[s.workspaces]),Mt=o.useCallback(async $=>{if(!l||!$||e!=="cli"){q([]),ae(!1),Se(!1),he("");return}const te=ct.current+1;ct.current=te,ae(!0),he("");try{const fe=await l(r,"list_saved_sessions",{providerType:$,kind:"cli",limit:30});if(ct.current!==te)return;const Ee=(fe==null?void 0:fe.result)??fe;q(Array.isArray(Ee==null?void 0:Ee.sessions)?Ee.sessions:[])}catch(fe){if(ct.current!==te)return;q([]),he(fe instanceof Error?fe.message:"Could not load saved sessions")}finally{ct.current===te&&(ae(!1),Se(!0))}},[e,r,l]),Tt=o.useMemo(()=>{if(e!=="cli"||!L)return null;const $=E.get(L)||L;return{routeId:r,daemonId:r,providerSessionId:N||void 0,transport:"pty",mode:"chat",agentName:$,agentType:L,status:"idle",title:$,messages:[],ideType:L,workspaceName:Fe,displayPrimary:$,displaySecondary:"CLI",streamSource:"native",tabKey:`machine:${r}:resume-history:${L}`}},[e,r,E,Fe,N,L]),ee=o.useCallback($=>{if(e==="ide"||!$){C([]);return}C(Nl(r,$))},[e,r]);o.useEffect(()=>{ct.current+=1,D(""),ee(L),Se(!1),q([]),he(""),ae(!1)},[e,ee,Mt,L]);const Re=o.useMemo(()=>Y.find($=>$.providerSessionId===N)||null,[Y,N]);o.useEffect(()=>{if(!N)return;const $=Y.find(te=>te.providerSessionId===N);$!=null&&$.canResume||D("")},[Y,N]);const P=o.useCallback(($,te)=>{Qe.current=te,it.current=$.selectedWorkspaceKey||"__home__",ze($.selectedWorkspaceKey||"__home__"),ut($)},[]),O=o.useCallback(()=>{Qe.current&&(bt(!0),Qe.current().finally(()=>{Qe.current=null,bt(!1),ut(null)}))},[]),F=o.useCallback($=>{if(!$)return;ke(fe=>fe.includes($)?fe:[...fe,$]);const te=Xe.current[$];te&&clearTimeout(te),Xe.current[$]=setTimeout(()=>{ke(fe=>fe.includes($)?fe.filter(Ee=>Ee!==$):fe),delete Xe.current[$]},2e4)},[]);o.useEffect(()=>{for(const te of a)Ct(te.status)!=="stopped"&&(ne.includes(te.type)&&!kt.current.has(te.type)&&(kt.current.add(te.type),h("info",`${E.get(te.type)||te.type} launched`,!0)),Ue(te.type));const $=new Set(a.filter(te=>Ct(te.status)!=="stopped").map(te=>te.type));kt.current.forEach(te=>{!ne.includes(te)&&!$.has(te)&&kt.current.delete(te)})},[h,Ue,a,ne,E]),o.useEffect(()=>()=>{Object.values(Xe.current).forEach(clearTimeout),Xe.current={}},[]);const[G,oe]=o.useState({}),[Ie,_e]=o.useState(null);o.useEffect(()=>{if(!j||!r||!l)return;(async()=>{try{const te=await l(r,"get_ide_extensions",{}),fe=(te==null?void 0:te.result)||te;fe!=null&&fe.success&&(fe!=null&&fe.ideExtensions)&&oe(fe.ideExtensions)}catch{}})()},[j,r,l]);const Ae=$=>j?ot($.type):e==="cli"?$.cliName:$.acpName,We=j?s.detectedIdes||[]:[],De=o.useCallback(async $=>{const te=($==null?void 0:$.type)||L,fe=($==null?void 0:$.workspacePath)??Fe;if(j){await f(te,fe?{workspace:fe}:void 0)&&F(te);return}const Ee=await c.runLaunchCliCore({cliType:te,dir:$!=null&&$.workspaceId?void 0:fe||void 0,workspaceId:($==null?void 0:$.workspaceId)||void 0,useHome:($==null?void 0:$.useHome)||!($!=null&&$.workspaceId)&&!fe,argsStr:($==null?void 0:$.argsStr)??(T||void 0),model:($==null?void 0:$.model)??(v&&R||void 0),resumeSessionId:($==null?void 0:$.resumeSessionId)||!v&&e==="cli"&&te===L&&N||void 0});if(Ee.success||Ee.pending){const Le=($==null?void 0:$.argsStr)??T;!j&&(Le!=null&&Le.trim())&&(Cl(r,te,Le),ee(te)),F(te),Ee.success&&Ee.sessionId&&k(Ee.sessionId)}},[c,f,v,j,T,R,ee,F,r,k,Fe,N,L]),Je=$c(j?"ide":v?"acp":"cli",!j&&!v&&!!N),Ve=Kc(j?"ide":v?"acp":"cli",!j&&!v&&!!N),re=()=>{var Le;const $=j?ot(L):E.get(L)||L,te=!j&&!v&&!!N,{options:fe,selectedKey:Ee}=vs({machine:s,currentWorkspaceId:ie&&ie!=="__custom__"?ie:null,currentWorkspacePath:Fe});P({title:te?Qa($):xs("start-fresh",$),description:te?Za():bs("start-fresh"),confirmLabel:Je,busyLabel:Ve,workspaceOptions:fe,selectedWorkspaceKey:Ee,details:[{label:"Mode",value:I.label},{label:"Provider",value:$},...!j&&e==="cli"&&N?[{label:"Resume",value:((Le=Y.find(Ne=>Ne.providerSessionId===N))==null?void 0:Le.title)||N}]:[],...!j&&T.trim()?[{label:"Arguments",value:T.trim()}]:[],...v&&R.trim()?[{label:"Model",value:R.trim()}]:[]]},async()=>{const Ne=fe.find(et=>et.key===it.current);Ne!=null&&Ne.workspaceId?(le(Ne.workspaceId),pe("")):Ne!=null&&Ne.workspacePath?(le("__custom__"),pe(Ne.workspacePath)):(le(""),pe("")),await De({workspaceId:(Ne==null?void 0:Ne.workspaceId)??null,workspacePath:(Ne==null?void 0:Ne.workspacePath)??"",useHome:!(Ne!=null&&Ne.workspaceId)&&!(Ne!=null&&Ne.workspacePath)})})},je=$=>{j?A($):g($.type,$.workspace,$.id)},Be=o.useCallback(async($,te,fe=!1)=>{if($.mode===te){fe&&$.sessionId&&k($.sessionId);return}if(!l||!$.sessionId){fe&&$.sessionId&&k($.sessionId);return}try{await l(r,"set_cli_view_mode",{targetSessionId:$.sessionId,cliType:$.type,mode:te}),fe&&k($.sessionId)}catch(Ee){const Le=co(Ee);io(Ee)?console.warn(Le?"CLI view mode result was lost after send; dashboard open will trust the requested mode:":"Skipped CLI view mode switch:",Ee instanceof Error?Ee.message:String(Ee)):console.error("Failed to switch CLI view mode:",Ee)}},[r,k,l]),rt=t.jsxs("div",{className:"mb-3",children:[t.jsxs("div",{className:"flex gap-2 items-center flex-wrap",children:[t.jsx("select",{value:ie,onChange:$=>{const te=$.target.value;if(le(te),te==="__custom__"&&l){wt();return}te!=="__custom__"&&pe("")},className:"px-3 py-1.5 rounded-md min-w-[200px] flex-1 text-sm bg-bg-primary border border-[#ffffff1a] focus:border-accent-primary focus:outline-none transition-colors",children:(s.workspaces||[]).length>0?t.jsxs(t.Fragment,{children:[t.jsx("option",{value:"",children:"(no workspace — launch in home)"}),(s.workspaces||[]).map($=>t.jsxs("option",{value:$.id,children:[$.id===s.defaultWorkspaceId?"⭐ ":"",jn($.path,$.label)]},$.id)),t.jsx("option",{value:"__custom__",children:l?"📁 Select workspace…":"✏️ Custom path…"})]}):t.jsxs(t.Fragment,{children:[t.jsx("option",{value:"",children:"(no workspaces saved — add in Overview tab)"}),t.jsx("option",{value:"__custom__",children:l?"📁 Select workspace…":"✏️ Custom path…"})]})}),ie==="__custom__"&&(l?t.jsx("button",{type:"button",className:"px-3 py-1.5 rounded-md text-sm bg-bg-primary border border-[#ffffff1a] hover:border-accent-primary text-text-secondary hover:text-text-primary transition-colors",onClick:wt,children:"Select workspace…"}):t.jsx("input",{type:"text",placeholder:"Enter absolute path…",value:se,onChange:$=>pe($.target.value),className:"px-3 py-1.5 rounded-md flex-1 min-w-[200px] text-sm bg-bg-primary border border-[#ffffff1a] focus:border-accent-primary focus:outline-none transition-colors",autoFocus:!0}))]}),t.jsx("div",{className:"mt-1.5 text-[10px] text-text-muted",children:ie==="__custom__"?Fe?t.jsx("span",{className:"font-mono truncate block",title:Fe,children:Fe}):l?"Browse to a folder before launching there.":"Enter an absolute path to launch there.":Fe?t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"font-medium text-text-secondary",children:ie===s.defaultWorkspaceId?"Default workspace":"Selected workspace"}),t.jsx("span",{className:"font-mono truncate block",title:Fe,children:Fe})]}):"No workspace selected. This launches in the home directory."})]});return t.jsxs("div",{children:[t.jsxs("div",{className:`px-5 py-5 rounded-xl mb-6 bg-bg-secondary border ${I.accent} relative overflow-hidden`,children:[t.jsx("div",{className:"absolute top-0 left-0 w-full height-[1px] bg-gradient-to-r from-transparent via-[#ffffff20] to-transparent"}),t.jsxs("div",{className:"text-[11px] text-text-muted font-semibold uppercase tracking-wider mb-4 flex items-center gap-2",children:[t.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-accent-primary/60"}),"Select ",I.label," to Launch"]}),t.jsx("div",{className:"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 gap-3",children:j?We.length>0?We.map($=>{const te=a.find(et=>(et.type||"").toLowerCase()===($.type||"").toLowerCase()&&Ct(et.status)!=="stopped"),fe=$.running||!!te,Ee=!!te&&te.cdpConnected,Le=ne.includes($.type||$.id||""),Ne=L===($.type||"");return t.jsxs("button",{onClick:()=>{if(Ee&&te){const et=te.sessionId;et?m(as(et),{state:{openRemoteForTabKey:et}}):m("/dashboard",{state:{openRemoteForTabKey:te.id}});return}Le||M(et=>et===($.type||"")?"":$.type||"")},disabled:!!b||Le,className:`flex flex-col items-center justify-center p-3.5 gap-2 rounded-xl border transition-all cursor-pointer group ${Ee?"bg-green-500/10 border-green-500/20 hover:bg-green-500/20":Ne?"bg-accent-primary/10 border-accent-primary scale-[1.02] shadow-glow":"bg-bg-primary border-[#ffffff1a] hover:bg-[#ffffff0c] hover:border-[#ffffff30]"}`,style:{opacity:b&&b!==$.type?.4:1},children:[t.jsxs("div",{className:"relative",children:[t.jsx("span",{className:"text-2xl drop-shadow-sm transition-transform group-hover:scale-110 block",children:i($.type)}),fe&&t.jsx("span",{className:`absolute -top-1 -right-1 w-2 h-2 rounded-full ${Ee?"bg-green-500 shadow-[0_0_6px_rgba(34,197,94,0.6)]":"bg-orange-500 shadow-[0_0_6px_rgba(249,115,22,0.6)] animate-pulse"}`})]}),t.jsxs("div",{className:"flex flex-col items-center",children:[t.jsx("span",{className:"text-xs font-semibold text-text-primary text-center",children:$.name||ot($.type)}),t.jsx("span",{className:`text-[9px] mt-0.5 uppercase tracking-wider font-medium ${Ee?"text-green-400":Le?"text-orange-400":Ne?"text-accent-primary":"text-text-muted"}`,children:Ee?"Open Session":Le?"Starting...":Ne?"Configure":"Select"})]})]},$.type)}):t.jsxs("div",{className:"col-span-full py-6 flex flex-col items-center justify-center bg-bg-primary/50 border border-dashed border-[#ffffff1a] rounded-xl text-xs text-text-muted italic gap-2",children:["No IDEs detected.",t.jsxs("button",{onClick:d,className:"btn bg-[#ffffff0a] hover:bg-[#ffffff14] text-text-muted hover:text-text-primary px-3 py-1.5 rounded-lg flex items-center gap-1.5",children:[t.jsx(Kd,{size:14})," Scan System"]})]}):x.length>0?x.map($=>{const te=L===$.type,fe=ne.includes($.type),Le=!!a.find(Ne=>Ne.type===$.type&&Ct(Ne.status)!=="stopped");return t.jsxs("button",{onClick:()=>M(Ne=>Ne===$.type?"":$.type),className:`flex flex-col items-center justify-center p-3.5 gap-2 rounded-xl border transition-all cursor-pointer group ${te?"bg-accent-primary/10 border-accent-primary scale-[1.02] shadow-glow":"bg-bg-primary border-[#ffffff1a] hover:bg-[#ffffff0c] hover:border-[#ffffff30]"}`,children:[t.jsxs("div",{className:"relative",children:[t.jsx("span",{className:"text-2xl drop-shadow-sm transition-transform group-hover:scale-110 block",children:$.icon}),Le&&t.jsx("span",{className:"absolute -top-1 -right-1 w-2 h-2 rounded-full bg-green-500 shadow-[0_0_6px_rgba(34,197,94,0.6)]"})]}),t.jsxs("div",{className:"flex flex-col items-center",children:[t.jsx("span",{className:"text-xs font-semibold text-text-primary text-center",children:$.displayName}),t.jsx("span",{className:`text-[9px] mt-0.5 uppercase tracking-wider font-medium ${fe?"text-orange-400":te?"text-accent-primary":"text-text-muted"}`,children:fe?"Starting...":te?"Configure":"Select"})]})]},$.type)}):t.jsxs("div",{className:"col-span-full py-6 text-center bg-bg-primary/50 border border-dashed border-[#ffffff1a] rounded-xl text-xs text-text-muted",children:["No usable ",e.toUpperCase()," providers available.",t.jsx("div",{className:"mt-1 text-[11px] text-text-muted",children:"Set a custom executable path in Providers if the binary is installed outside the default location."})]})}),L&&(j?We.find($=>$.type===L):x.find($=>$.type===L))&&t.jsxs("div",{className:"mt-5 pt-5 border-t border-[#ffffff1a] flex flex-col gap-4 animate-in slide-in-from-top-2 fade-in duration-200",children:[t.jsxs("div",{className:"text-[11px] text-text-muted font-semibold uppercase tracking-wider flex items-center justify-between",children:[t.jsx("span",{children:"Launch Settings"}),t.jsx("span",{className:"text-accent-primary font-bold",children:j?ot(L):E.get(L)||L})]}),rt,!j&&t.jsxs("div",{className:"flex flex-col gap-3",children:[!v&&e==="cli"&&t.jsx(Tl,{busy:!!y||!!b||ne.includes(L),savedSessionsLoading:W,savedSessionsError:X,selectedSession:Re,onRefresh:()=>void Mt(L),onOpenHistory:()=>{L&&(Z(!0),Ml({hasLoadedInitialResults:ce,isLoading:W})&&Mt(L))},onClearSelection:()=>D("")}),t.jsxs("div",{className:"flex flex-col sm:flex-row gap-3",children:[v&&t.jsxs("div",{className:"flex flex-col gap-1.5 flex-1",children:[t.jsx("span",{className:"text-[10px] font-semibold text-text-secondary uppercase",children:"Target Model"}),t.jsx("input",{type:"text",placeholder:"Leave empty for default",value:R,onChange:$=>U($.target.value),className:"px-3 py-2 rounded-md text-sm bg-bg-primary border border-[#ffffff1a] focus:border-accent-primary focus:outline-none transition-colors w-full"})]}),t.jsxs("div",{className:"flex flex-col gap-1.5 flex-1",children:[t.jsx("span",{className:"text-[10px] font-semibold text-text-secondary uppercase",children:"Startup Arguments"}),t.jsx("input",{type:"text",placeholder:"Optional flags...",value:T,onChange:$=>B($.target.value),className:"px-3 py-2 rounded-md text-sm bg-bg-primary border border-[#ffffff1a] focus:border-accent-primary focus:outline-none transition-colors w-full"}),H.length>0&&t.jsx("div",{className:"flex flex-wrap gap-1.5 mt-1.5",children:H.map($=>t.jsx("button",{type:"button",className:"btn btn-secondary btn-sm",onClick:()=>B($),title:$,children:$},$))})]})]})]}),t.jsx("div",{className:"flex justify-end mt-2",children:t.jsx("button",{onClick:re,disabled:!!y||!!b||ne.includes(L),className:"btn btn-primary h-9 px-6 font-bold transition-all flex items-center gap-2 hover:shadow-glow hover:-translate-y-px",children:y===L||b===L?"⏳ Launching...":"▶ Launch"})})]})]}),t.jsxs("div",{className:"text-[11px] text-text-muted font-semibold uppercase tracking-wider mb-2.5",children:["Running (",a.length+ne.filter($=>!a.some(te=>te.type===$&&Ct(te.status)!=="stopped")).length,")"]}),a.length===0&&Te.length===0?t.jsxs("div",{className:"py-7.5 px-5 text-center rounded-xl bg-bg-secondary border border-dashed border-border-subtle text-text-muted text-[13px] mb-5",children:["No ",I.plural," running"]}):t.jsxs("div",{className:"flex flex-col gap-2.5 mb-5",children:[Te.map($=>t.jsx("div",{className:"px-4.5 py-3.5 rounded-xl bg-bg-secondary",style:{border:"1px solid color-mix(in srgb, var(--status-warning) 20%, transparent)"},children:t.jsxs("div",{className:"flex justify-between items-center",children:[t.jsxs("div",{className:"flex items-center gap-2.5",children:[t.jsx("span",{className:"text-lg",children:i($)}),t.jsxs("div",{children:[t.jsx("div",{className:"font-semibold text-[13px] text-text-primary",children:j?ot($):E.get($)||$}),t.jsx("div",{className:"text-[11px] text-text-muted",children:y===$?"Launching process...":"Waiting for process and session to register..."})]})]}),t.jsx("span",{className:"px-2 py-0.5 rounded-md text-[10px] font-semibold",style:{background:"color-mix(in srgb, var(--status-warning) 8%, transparent)",color:"var(--status-warning)"},children:"starting"})]})},`pending:${$}`)),a.map($=>{const te=j?$:null,fe=!j&&!v?$:null,Ee=Ct($.status);return t.jsxs("div",{className:"px-4.5 py-3.5 rounded-xl bg-bg-secondary border border-border-subtle",children:[t.jsxs("div",{className:"flex justify-between items-center mb-2",children:[t.jsxs("div",{className:"flex items-center gap-2.5",children:[t.jsx("span",{className:"text-lg",children:i($.type)}),t.jsxs("div",{children:[t.jsxs("div",{className:"font-semibold text-[13px] text-text-primary",children:[Ae($),(te==null?void 0:te.version)&&t.jsxs("span",{className:"text-[10px] text-text-muted ml-1.5",children:["v",te.version]})]}),t.jsxs("div",{className:"text-[11px] text-text-muted flex gap-2",children:[t.jsx("span",{children:$.workspace||"—"}),(fe==null?void 0:fe.mode)&&t.jsx("span",{className:fe.mode==="chat"?"text-violet-400":"text-text-secondary",children:fe.mode==="chat"?"Chat view":"Terminal view"})]}),fe&&(fe.runtimeKey||fe.runtimeWriteOwner)&&t.jsxs("div",{className:"text-[10px] text-text-muted flex gap-2 mt-0.5 flex-wrap",children:[fe.runtimeKey&&t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"text-text-secondary",children:"Local terminal:"}),t.jsxs("span",{className:"font-mono text-text-secondary",children:["adhdev attach ",fe.runtimeKey]}),t.jsx("button",{type:"button",className:"flex items-center justify-center px-1.5 py-0.5 rounded text-[9px] bg-[#ffffff0a] hover:bg-[#ffffff14] border border-[#ffffff0a] text-text-muted hover:text-text-primary transition-colors cursor-pointer",onClick:()=>{var Le;(Le=navigator.clipboard)==null||Le.writeText(`adhdev attach ${fe.runtimeKey}`),_(fe.runtimeKey||null),window.setTimeout(()=>{_(Ne=>Ne===fe.runtimeKey?null:Ne)},1200)},children:S===fe.runtimeKey?"Copied":"Copy"})]}),fe.runtimeWriteOwner&&t.jsx("span",{style:{color:fe.runtimeWriteOwner.ownerType==="user"?"var(--status-warning)":void 0},className:fe.runtimeWriteOwner.ownerType!=="user"?"text-violet-400":"",children:tb(fe.runtimeWriteOwner)})]})]})]}),t.jsxs("div",{className:"flex items-center gap-1.5",children:[t.jsx("span",{className:`px-2 py-0.5 rounded-md text-[10px] font-semibold ${Ee==="stopped"?"bg-red-500/[0.08] text-red-500":Ee==="generating"?"bg-orange-500/[0.08] text-orange-400":"bg-green-500/[0.08] text-green-500"}`,children:Ee}),j&&t.jsxs(t.Fragment,{children:[t.jsx("button",{onClick:()=>{const Le=$.sessionId;if(Le){m(as(Le),{state:{openRemoteForTabKey:Le}});return}m("/dashboard",{state:{openRemoteForTabKey:$.id}})},className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-[#ffffff14] text-text-primary transition-colors cursor-pointer",title:"Open remote control",children:t.jsx(Rt,{size:13})}),t.jsx("button",{onClick:()=>{const Le=$.workspace||"",{options:Ne,selectedKey:et}=vs({machine:s,currentWorkspacePath:Le});P({title:xs("restart-ide",ot($.type)),description:bs("restart-ide"),confirmLabel:Us("restart-ide"),busyLabel:zs("restart-ide"),workspaceOptions:Ne,selectedWorkspaceKey:et,details:[{label:"Mode",value:"IDE"},{label:"Provider",value:ot($.type)}]},async()=>{const $e=Ne.find(es=>es.key===it.current),mt=($e==null?void 0:$e.workspacePath)??"";if(mt&&mt!==Le){await De({type:$.type,workspacePath:mt});return}await w($)})},className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-orange-500/20 text-orange-400 transition-colors cursor-pointer",title:"Restart",children:t.jsx(Gs,{size:14})})]}),v&&t.jsx("button",{onClick:()=>{const Le=$.sessionId;Le&&k(Le)},className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-[#ffffff14] disabled:opacity-50 disabled:cursor-not-allowed text-text-primary transition-colors cursor-pointer",title:"View chat",disabled:!$.sessionId,children:t.jsx(Zt,{size:14})}),fe&&Ee!=="stopped"&&t.jsxs(t.Fragment,{children:[fe.mode&&t.jsx(Ya,{mode:fe.mode,onChange:Le=>void Be(fe,Le,!1),compact:!0}),t.jsx("button",{onClick:()=>{const Le=$.sessionId;Le&&k(Le)},className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-[#ffffff14] disabled:opacity-50 disabled:cursor-not-allowed text-text-primary transition-colors cursor-pointer",title:"Open current view in dashboard",disabled:!$.sessionId,children:fe.mode==="chat"?t.jsx(Zt,{size:14}):t.jsx(Rt,{size:13})})]}),Ee==="stopped"?t.jsx("button",{onClick:()=>{const Le=$.workspace||"",Ne=j?ot($.type):Ae($),{options:et,selectedKey:$e}=vs({machine:s,currentWorkspacePath:Le});P({title:xs("restart-stopped",Ne),description:bs("restart-stopped"),confirmLabel:Us("restart-stopped"),busyLabel:zs("restart-stopped"),workspaceOptions:et,selectedWorkspaceKey:$e,details:[{label:"Mode",value:I.label},{label:"Provider",value:Ne}]},async()=>{const mt=et.find(es=>es.key===it.current);await De({type:$.type,workspaceId:(mt==null?void 0:mt.workspaceId)??null,workspacePath:(mt==null?void 0:mt.workspacePath)??"",useHome:!(mt!=null&&mt.workspaceId)&&!(mt!=null&&mt.workspacePath)})})},disabled:ne.includes($.type),className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-green-500/20 text-green-400 transition-colors cursor-pointer disabled:opacity-50 disabled:cursor-not-allowed",title:"Restart",children:ne.includes($.type)?"⏳":t.jsx(Ea,{size:14})}):t.jsx("button",{onClick:()=>je($),className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-red-500/20 text-red-400 transition-colors cursor-pointer",title:"Stop",children:t.jsx(At,{size:14})})]})]}),te&&te.aiAgents.length>0&&t.jsx("div",{className:"flex gap-1 mb-2 flex-wrap",children:te.aiAgents.map(Le=>t.jsxs("span",{className:`px-2 py-0.5 rounded-md text-[10px] ${oc(Le.status)?"bg-orange-500/[0.08] text-orange-400":"bg-indigo-500/[0.06] text-indigo-400"}`,children:[Le.name," · ",Ct(Le.status)]},Le.id))}),te&&(G[te.type]||[]).length>0&&l&&t.jsxs("div",{className:"mt-2 pt-2 border-t border-border-subtle",children:[t.jsx("div",{className:"text-[10px] text-text-muted font-semibold uppercase tracking-wider mb-1.5",children:"Extensions"}),t.jsx("div",{className:"flex flex-wrap gap-2",children:(G[te.type]||[]).map(Le=>t.jsxs("button",{disabled:Ie===`${te.type}.${Le.type}`,onClick:async()=>{const Ne=`${te.type}.${Le.type}`;_e(Ne);try{await l(r,"set_ide_extension",{ideType:te.type,extensionType:Le.type,enabled:!Le.enabled}),oe(et=>({...et,[te.type]:(et[te.type]||[]).map($e=>$e.type===Le.type?{...$e,enabled:!$e.enabled}:$e)}))}catch(et){console.error("Extension toggle failed:",et)}finally{_e(null)}},className:`flex items-center gap-1.5 px-2.5 py-1 rounded-lg text-[11px] font-medium border transition-colors duration-150 cursor-pointer ${Le.enabled?"bg-accent-primary/10 border-accent-primary/20 text-accent-primary-light":"bg-bg-glass border-border-subtle text-text-muted"}`,children:[t.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${Le.enabled?"bg-accent-primary shadow-glow":"bg-zinc-600"}`}),Le.name,t.jsx("span",{className:"text-[9px] font-normal",children:Le.enabled?"ON":"OFF"})]},Le.type))})]})]},$.id)})]}),ve&&l&&t.jsx(In,{title:"Select workspace",description:"Choose a folder in a regular explorer-style dialog, then use it as the launch target.",currentPath:V,directories:be,busy:Me,error:Pe,confirmLabel:"Use this folder",onClose:()=>K(!1),onNavigate:$=>{yt($)},onConfirm:$=>{pe($),le("__custom__"),K(!1)}}),Ge&&t.jsx(fo,{title:Ge.title,description:Ge.description,details:Ge.details,workspaceOptions:Ge.workspaceOptions,selectedWorkspaceKey:ht,onWorkspaceChange:$=>{it.current=$,ze($)},confirmLabel:Ge.confirmLabel,busyLabel:Ge.busyLabel,busy:xt,onConfirm:O,onCancel:()=>{Qe.current=null,ut(null)}}),J&&Tt&&t.jsx(eo,{activeConv:Tt,ides:[],isCreatingChat:!1,isRefreshingHistory:W,savedSessions:Y,isSavedSessionsLoading:W,isResumingSavedSessionId:z,savedHistoryFilters:ue,onSavedHistoryFiltersChange:de,onClose:()=>Z(!1),onNewChat:()=>{D(""),Z(!1)},onSwitchSession:()=>{},onRefreshHistory:()=>{Mt(L)},onResumeSavedSession:$=>{if(!$.canResume||z)return;const te=Ht($);D($.providerSessionId),St($),ye($.providerSessionId),Z(!1),De({type:$.providerType,workspaceId:te.workspaceId,workspacePath:te.workspacePath,useHome:te.useHome,resumeSessionId:$.providerSessionId}).finally(()=>{ye(fe=>fe===$.providerSessionId?null:fe)})}})]})}const Pi=[{id:"ide",label:"IDE",helper:"Open a graphical workspace and attach CDP"},{id:"cli",label:"CLI",helper:"Launch a terminal-first workspace on this machine"},{id:"acp",label:"ACP",helper:"Launch an ACP-backed workspace on this machine"}];function rb({machine:e,machineId:s,providers:r,ideSessions:n,cliSessions:a,acpSessions:i,actions:c,getIcon:l,initialCategory:u="ide",initialWorkspaceId:p,initialWorkspacePath:m,sendDaemonCommand:f}){var d;const[g,w]=o.useState(u);o.useEffect(()=>{w(u)},[u]);const A=o.useMemo(()=>({ide:n.length,cli:a.length,acp:i.length}),[n.length,a.length,i.length]);return t.jsxs("div",{className:"flex flex-col flex-1 min-w-0 h-full",children:[t.jsxs("div",{className:"flex flex-col gap-1 pb-4 border-b border-[#ffffff0a] mb-4",children:[t.jsx("div",{className:"text-lg font-semibold text-text-primary",children:"Workspace Launcher"}),t.jsx("div",{className:"text-sm text-text-secondary",children:"Choose a workspace context first, then pick how you want to open it."})]}),t.jsxs("div",{className:"flex flex-col sm:flex-row items-baseline gap-4 mb-4",children:[t.jsx("div",{className:"flex bg-bg-surface p-1 rounded-lg border border-[#ffffff0a] w-fit",children:Pi.map(b=>t.jsxs("button",{type:"button",className:`flex items-center gap-2 px-4 py-1.5 rounded-md text-sm font-medium transition-all ${g===b.id?"bg-[#ffffff10] text-text-primary shadow-sm":"text-text-secondary hover:text-text-primary hover:bg-[#ffffff05]"}`,onClick:()=>w(b.id),children:[t.jsx("span",{children:b.label}),t.jsx("span",{className:`px-1.5 py-0.5 rounded-full text-[10px] ${g===b.id?"bg-accent-primary/20 text-accent-primary":"bg-[#ffffff10] text-text-muted"}`,children:A[b.id]})]},b.id))}),t.jsx("div",{className:"text-xs text-text-muted italic",children:(d=Pi.find(b=>b.id===g))==null?void 0:d.helper})]}),g==="ide"&&t.jsx(ca,{category:"ide",machine:e,machineId:s,providers:r,managedEntries:n,getIcon:l,actions:c,sendDaemonCommand:f,initialWorkspaceId:p,initialWorkspacePath:m}),g==="cli"&&t.jsx(ca,{category:"cli",machine:e,machineId:s,providers:r,managedEntries:a,getIcon:l,actions:c,sendDaemonCommand:f,initialWorkspaceId:p,initialWorkspacePath:m}),g==="acp"&&t.jsx(ca,{category:"acp",machine:e,machineId:s,providers:r,managedEntries:i,getIcon:l,actions:c,sendDaemonCommand:f,initialWorkspaceId:p,initialWorkspacePath:m})]})}function nb({onNicknameSynced:e}={}){var z,ye,ie,le,se,pe,ne,ke,ve;const{id:s}=xd(),r=Vs(),n=_a(),{sendCommand:a}=Pt(),i=Sr(),c=Mc(),l=c.ides||[],u=c.initialLoaded??!0,p=l.find(K=>K.id===s&&K.type==="adhdev-daemon"),m=l.some(K=>K.type==="adhdev-daemon"),[f,g]=o.useState("workspace"),[w,A]=o.useState("ide"),d=o.useRef(null),[b,y]=o.useState(null),h=o.useRef("__home__"),[S,_]=o.useState("__home__"),[k,I]=o.useState(!1),j=o.useRef(null);o.useEffect(()=>{!s||!p||!(!p.workspaces||!p.availableProviders||!p.detectedIdes||!p.recentLaunches)||i(s,{minFreshMs:3e4}).catch(()=>{})},[i,p,s]),df(s&&f==="overview"?[s]:[],{enabled:f==="overview",intervalMs:Nm});const v=()=>{if(m){r("/dashboard",{state:{mobileSection:"machines"}});return}r("/machines")},x=Tx({machineId:s,registeredMachineId:(p==null?void 0:p.machineId)||null,sendDaemonCommand:a,onNicknameSynced:e,logsEndRef:j});o.useEffect(()=>st.onToast(V=>{c.setToasts(be=>{if(be.some(Oe=>Oe.message===V.message&&V.timestamp-Oe.timestamp<3e3))return be;const Me={id:V.id,message:V.message,type:V.type,timestamp:V.timestamp,targetKey:V.targetKey,actions:V.actions};return[...be.slice(-4),Me]});const we=V.duration||5e3;setTimeout(()=>c.setToasts(be=>be.filter(Q=>Q.id!==V.id)),we)}),[c]);const E=(p==null?void 0:p.availableProviders)||[],L={};for(const K of E)L[K.type]=K.icon;const M=K=>L[K]||"",T=p?{id:p.id,hostname:ic(p,{fallbackId:p.id}),platform:((z=p.machine)==null?void 0:z.platform)||"unknown",arch:((ye=p.machine)==null?void 0:ye.arch)||"",cpus:((ie=p.machine)==null?void 0:ie.cpus)||0,totalMem:((le=p.machine)==null?void 0:le.totalMem)||0,freeMem:(se=p.machine)==null?void 0:se.freeMem,availableMem:(pe=p.machine)==null?void 0:pe.availableMem,loadavg:(ne=p.machine)==null?void 0:ne.loadavg,uptime:(ke=p.machine)==null?void 0:ke.uptime,release:((ve=p.machine)==null?void 0:ve.release)||"",cdpConnected:!!p.cdpConnected,machineNickname:p.machineNickname||null,p2p:p.p2p?{screenshotActive:!1,...p.p2p}:{available:!1,state:"unavailable",peers:0,screenshotActive:!1},detectedIdes:p.detectedIdes||[],workspaces:p.workspaces||[],defaultWorkspaceId:p.defaultWorkspaceId??p.activeWorkspaceId??null,defaultWorkspacePath:p.defaultWorkspacePath??p.activeWorkspacePath??null}:null,B=l.filter(K=>K.daemonId===s&&K.type!=="adhdev-daemon").filter(K=>!xr(K)&&!Ps(K)).map(K=>({id:K.id,sessionId:K.sessionId,type:K.type,version:K.version||"",instanceId:K.instanceId||"",status:K.status,workspace:K.workspace||null,terminals:K.terminals||0,aiAgents:_u(K.aiAgents||(K.agents||[]).map(V=>({id:V.name,name:V.name,status:V.status,version:V.version}))),activeChat:K.activeChat||null,chats:K.chats||[],childSessions:K.childSessions||[],cdpConnected:K.cdpConnected||!1,daemonId:s})),H=l.filter(K=>K.daemonId===s&&xr(K)).map(K=>({id:K.id,sessionId:K.sessionId,type:K.type,cliName:K.cliName||K.type,status:K.status,workspace:K.workspace||"",activeChat:K.activeChat||null,providerSessionId:K.providerSessionId,mode:K.mode,runtimeKey:K.runtimeKey,runtimeDisplayName:K.runtimeDisplayName,runtimeWorkspaceLabel:K.runtimeWorkspaceLabel,runtimeWriteOwner:K.runtimeWriteOwner||null,runtimeAttachedClients:K.runtimeAttachedClients||[],daemonId:s})),C=l.filter(K=>K.daemonId===s&&Ps(K)).map(K=>({id:K.id,sessionId:K.sessionId,type:K.type,acpName:K.cliName||K.type,status:K.status,workspace:K.workspace||"",activeChat:K.activeChat||null,providerSessionId:K.providerSessionId,daemonId:s})),R=p?_t(p,{fallbackId:s}):"",U="workspace",N=n.state,D=N==null?void 0:N.initialMachineTab,Y=N==null?void 0:N.initialWorkspaceCategory,q=N==null?void 0:N.initialWorkspaceId,W=N==null?void 0:N.initialWorkspacePath,ae=D==="ides"||D==="clis"||D==="acps"?"workspace":D||U,ce=D==="ides"?"ide":D==="clis"?"cli":D==="acps"?"acp":Y,Se=[...B.map(K=>{var V,we,be,Q,Me;return{id:`ide:${K.type}:${K.workspace||""}`,label:((V=K.activeChat)==null?void 0:V.title)||K.type,kind:"ide",providerType:K.type,subtitle:K.workspace||void 0,workspace:K.workspace||void 0,lastLaunchedAt:((Me=(Q=(be=(we=K.activeChat)==null?void 0:we.messages)==null?void 0:be.at)==null?void 0:Q.call(be,-1))==null?void 0:Me.timestamp)||0}}),...H.map(K=>{var V,we,be,Q,Me;return{id:`cli:${K.type}:${K.workspace||""}`,label:((V=K.activeChat)==null?void 0:V.title)||K.cliName,kind:"cli",providerType:K.type,providerSessionId:K.providerSessionId,subtitle:K.workspace||void 0,workspace:K.workspace||void 0,lastLaunchedAt:((Me=(Q=(be=(we=K.activeChat)==null?void 0:we.messages)==null?void 0:be.at)==null?void 0:Q.call(be,-1))==null?void 0:Me.timestamp)||0}}),...C.map(K=>{var V,we,be,Q,Me;return{id:`acp:${K.type}:${K.workspace||""}`,label:((V=K.activeChat)==null?void 0:V.title)||K.acpName,kind:"acp",providerType:K.type,providerSessionId:K.providerSessionId,subtitle:Ss(K.summaryMetadata)||K.workspace||void 0,workspace:K.workspace||void 0,lastLaunchedAt:((Me=(Q=(be=(we=K.activeChat)==null?void 0:we.messages)==null?void 0:be.at)==null?void 0:Q.call(be,-1))==null?void 0:Me.timestamp)||0}})].sort((K,V)=>(V.lastLaunchedAt||0)-(K.lastLaunchedAt||0)),X=((p==null?void 0:p.recentLaunches)||[]).length>0?((p==null?void 0:p.recentLaunches)||[]).map(K=>({id:K.id,label:K.title||K.providerName||K.providerType,kind:K.kind,providerType:K.providerType,providerSessionId:K.providerSessionId,subtitle:Ss(K.summaryMetadata)||K.workspace||void 0,workspace:K.workspace,summaryMetadata:K.summaryMetadata,lastLaunchedAt:K.lastLaunchedAt})):Se,he=o.useMemo(()=>{var V;const K=((V=c.connectionStates)==null?void 0:V[s||""])||void 0;return l.filter(we=>we.daemonId===s&&we.type!=="adhdev-daemon").flatMap(we=>to(we,{},{connectionStates:s&&K?{[s]:K}:void 0,defaultConnectionState:K})).filter(we=>!(we.transport==="pty"&&we.mode==="terminal")).sort((we,be)=>ba(be)-ba(we))},[l,c.connectionStates,s]),J=o.useCallback(K=>{const V=za(K);V&&r(as(V))},[r]),Z=o.useCallback(()=>{d.current&&(I(!0),d.current().finally(()=>{d.current=null,I(!1),y(null)}))},[]),ue=o.useCallback(K=>{if(!T)return;const{options:V,selectedKey:we}=vs({machine:T,currentWorkspacePath:K.workspace}),be=async()=>{A(K.kind),g("workspace")};d.current=async()=>{const Q=V.find(Pe=>Pe.key===h.current),Me=(Q==null?void 0:Q.workspacePath)??null,Oe=(Q==null?void 0:Q.workspaceId)??null;if(K.kind==="ide"&&K.providerType){await x.handleLaunchIde(K.providerType,Me?{workspace:Me}:void 0);return}if((K.kind==="cli"||K.kind==="acp")&&K.providerType){await x.runLaunchCliCore({cliType:K.providerType,dir:Oe?void 0:Me||"",workspaceId:Oe||void 0,model:K.kind==="acp"&&lc(K.summaryMetadata,"model",{preferShortValue:!0})||void 0,resumeSessionId:K.providerSessionId});return}await be()},h.current=we,_(we),y({title:K.kind==="ide"?xs("restart-ide",K.label):K.providerSessionId?Qa(K.label):xs("start-fresh",K.label),description:K.kind==="ide"?bs("restart-ide"):K.providerSessionId?Za():bs("start-fresh"),confirmLabel:K.kind==="ide"?Us("restart-ide"):K.providerSessionId?mn(!0):Us("start-fresh"),busyLabel:K.kind==="ide"?zs("restart-ide"):K.providerSessionId?Xa(!0):zs("start-fresh"),workspaceOptions:V,details:[{label:"Mode",value:K.kind.toUpperCase()},...K.providerType?[{label:"Provider",value:K.providerType}]:[]]})},[x,T]);if(o.useEffect(()=>{g(ae)},[U,ae,s]),o.useEffect(()=>{ce&&A(ce)},[ce,s]),!T)return u?t.jsxs("div",{className:"p-10 text-center text-text-muted",children:[t.jsx("h2",{className:"text-text-primary",children:"Machine not found"}),t.jsx("p",{className:"mt-3",children:"The machine may be offline or not yet connected."}),t.jsx("button",{onClick:v,className:"machine-btn-back",children:"← Back"})]}):t.jsx("div",{className:"p-10 text-center text-text-muted",children:t.jsx("p",{children:"⏳ Loading machine..."})});const de=[{id:"workspace",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Rt,{size:14})," Workspace"]}),count:B.length+H.length+C.length},{id:"session-host",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Qt,{size:14})," Hosted Runtimes"]})},{id:"providers",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(bn,{size:14})," Providers"]})},{id:"overview",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Bd,{size:14})," System"]})},{id:"logs",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Ed,{size:14})," Logs"]})}];return t.jsxs("div",{className:"flex flex-col h-full",children:[t.jsxs("div",{className:"flex flex-col w-full bg-bg-surface px-4 md:px-8 pt-6 pb-0 shrink-0 border-b border-[#ffffff0a]",children:[t.jsx("div",{className:"flex items-center justify-between w-full",children:t.jsxs("div",{className:"flex items-center gap-3 w-full min-w-0",children:[t.jsx("button",{onClick:v,className:"flex items-center justify-center w-8 h-8 rounded-full bg-[#ffffff0a] hover:bg-[#ffffff14] text-text-muted hover:text-text-primary transition-colors shrink-0",children:"←"}),t.jsxs("div",{className:"flex flex-col min-w-0",children:[t.jsxs("div",{className:"flex items-center gap-3",children:[x.editingNickname?t.jsxs("div",{className:"flex gap-1.5 items-center",children:[t.jsx("input",{autoFocus:!0,value:x.nicknameInput,onChange:K=>x.setNicknameInput(K.target.value),onKeyDown:K=>{K.key==="Enter"&&x.handleSaveNickname(),K.key==="Escape"&&x.setEditingNickname(!1)},placeholder:"Machine nickname...",className:"px-2.5 py-1 rounded-md border border-violet-500/30 bg-bg-secondary text-text-primary text-sm font-semibold w-[140px] md:w-[200px]"}),t.jsx("button",{onClick:x.handleSaveNickname,className:"flex items-center justify-center px-3 py-1 rounded bg-green-500/20 text-green-400 hover:bg-green-500/30 text-sm font-medium transition-colors",children:"Save"}),t.jsx("button",{onClick:()=>x.setEditingNickname(!1),className:"flex items-center justify-center px-3 py-1 rounded bg-[#ffffff0a] text-text-muted hover:bg-[#ffffff14] hover:text-text-primary text-sm font-medium transition-colors",children:"Cancel"})]}):t.jsx("h1",{className:"text-xl md:text-2xl font-bold text-text-primary cursor-pointer truncate hover:text-accent-primary transition-colors",onClick:()=>{x.setEditingNickname(!0),x.setNicknameInput(T.machineNickname||"")},title:"Click to set nickname",children:R}),t.jsx("span",{className:"w-2.5 h-2.5 rounded-full bg-green-500 shadow-[0_0_8px_rgba(34,197,94,0.6)] shrink-0"})]}),t.jsxs("div",{className:"flex flex-wrap gap-x-3 gap-y-1 items-center mt-1.5 text-xs text-text-secondary opacity-80",children:[t.jsxs("span",{className:"font-mono bg-[#ffffff08] px-1.5 py-0.5 rounded",children:[T.platform," · ",T.arch]}),t.jsxs("span",{children:[T.cpus," cores"]}),(p==null?void 0:p.version)&&t.jsxs("span",{children:["v",p.version]}),T.p2p.available&&t.jsxs("span",{children:["P2P ",T.p2p.state==="connected"?"connected":T.p2p.state]}),T.machineNickname&&t.jsx("span",{className:"text-text-muted opacity-60 shrink-0",children:T.hostname})]})]})]})}),t.jsx("div",{className:"flex overflow-x-auto overflow-y-hidden mt-4 gap-6 px-1 border-b border-[#ffffff0a]",children:de.map(K=>t.jsxs("button",{onClick:()=>g(K.id),className:`pb-3 text-sm font-medium border-b-2 transition-colors flex items-center gap-2 px-1 whitespace-nowrap ${f===K.id?"border-accent-primary text-accent-primary":"border-transparent text-text-secondary hover:text-text-primary"}`,children:[K.label,K.count!==void 0&&t.jsx("span",{className:`px-1.5 py-0.5 rounded-full text-[10px] ml-1 ${f===K.id?"bg-accent-primary/20 text-accent-primary":"bg-[#ffffff10] text-text-muted"}`,children:K.count})]},K.id))})]}),t.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto px-4 md:px-8 py-6",children:t.jsx("div",{className:"max-w-7xl mx-auto h-full",children:t.jsxs("div",{className:"h-full",children:[f==="workspace"&&t.jsxs("div",{className:"flex flex-col md:flex-row gap-6 md:gap-10 h-full",children:[t.jsx(eb,{machineEntry:p,providers:E,recentLaunches:X,currentConversations:he,onUpgradeDaemon:async()=>{try{await a(s,"daemon_upgrade",{})}catch{}},onOpenRecent:ue,onOpenConversation:J}),t.jsx(rb,{machine:T,machineId:s,providers:E,ideSessions:B,cliSessions:H,acpSessions:C,actions:x,getIcon:M,initialCategory:w,initialWorkspaceId:q,initialWorkspacePath:W,sendDaemonCommand:a})]}),f==="providers"&&t.jsx(Kx,{machineId:s,providers:E,sendDaemonCommand:a}),f==="overview"&&t.jsx(Lx,{machineId:s,machine:T,ideSessions:B,cliSessions:H,acpSessions:C,actions:x,sendDaemonCommand:a}),f==="session-host"&&t.jsx(Qx,{machineId:s,cliSessions:H,sendDaemonCommand:a}),f==="logs"&&t.jsx(qx,{machineId:s,sendDaemonCommand:a})]})})}),x.launchPick&&T&&t.jsx(Zx,{machine:T,launchPick:x.launchPick,actions:x}),b&&t.jsx(fo,{title:b.title,description:b.description,details:b.details,workspaceOptions:b.workspaceOptions,selectedWorkspaceKey:S,onWorkspaceChange:K=>{h.current=K,_(K)},confirmLabel:b.confirmLabel,busyLabel:b.busyLabel,busy:k,onConfirm:Z,onCancel:()=>{d.current=null,y(null)}}),t.jsx(Bc,{toasts:c.toasts||[],onDismiss:K=>c.setToasts(V=>V.filter(we=>we.id!==K)),onClickToast:K=>{K.targetKey&&r(as(K.targetKey))}}),t.jsx("style",{children:`
|
|
74
|
+
The newest runtime for each provider session will be kept and older duplicates will be stopped and removed.`)){c("session_host_prune_duplicate_sessions");try{const M=await r(e,"session_host_prune_duplicate_sessions",{}),T=na(M);if(!(T!=null&&T.success))throw new Error((T==null?void 0:T.error)||"Duplicate prune failed");const B=T.result||{},H=Array.isArray(B.prunedSessionIds)?B.prunedSessionIds.length:0,C=typeof B.duplicateGroupCount=="number"?B.duplicateGroupCount:0;st.showToast(`Pruned ${H} duplicate runtime(s) across ${C} group(s)`,"success"),await d()}catch(M){const T=M instanceof Error?M.message:"Duplicate prune failed";st.showToast(T,"warning"),a(T)}finally{c(M=>M==="session_host_prune_duplicate_sessions"?null:M)}}},[e,d,r]),h=o.useMemo(()=>[...(m==null?void 0:m.sessions)||[]].sort((L,M)=>(M.lastActivityAt||0)-(L.lastActivityAt||0)),[m==null?void 0:m.sessions]),S=o.useMemo(()=>m!=null&&m.liveRuntimes||m!=null&&m.recoverySnapshots||m!=null&&m.inactiveRecords?{liveRuntimes:(m==null?void 0:m.liveRuntimes)||[],recoverySnapshots:(m==null?void 0:m.recoverySnapshots)||[],inactiveRecords:(m==null?void 0:m.inactiveRecords)||[]}:Il(h),[m==null?void 0:m.inactiveRecords,m==null?void 0:m.liveRuntimes,m==null?void 0:m.recoverySnapshots,h]),_=S.liveRuntimes,k=S.recoverySnapshots,I=S.inactiveRecords,j=o.useMemo(()=>Jx(_),[_]),v=o.useMemo(()=>[...(m==null?void 0:m.recentTransitions)||[]].slice(-6).reverse(),[m==null?void 0:m.recentTransitions]),x=o.useMemo(()=>[...(m==null?void 0:m.recentLogs)||[]].reverse().find(L=>L.level==="warn"||L.level==="error")||null,[m==null?void 0:m.recentLogs]),E=(L,M)=>{var Y;const T=i===`session_host_resume_session:${L.sessionId}`,B=i===`session_host_restart_session:${L.sessionId}`,H=i===`session_host_stop_session:${L.sessionId}`,C=xo(L.meta),R=A.get(L.sessionId),U=L.attachedClients.length===1?"1 client":`${L.attachedClients.length} clients`,N=M==="recovery"?"Recover":"Resume",D=Al(M);return t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3",children:t.jsxs("div",{className:"flex items-start justify-between gap-3",children:[t.jsxs("div",{className:"min-w-0",children:[t.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[t.jsx("div",{className:"font-medium text-[13px] text-text-primary",children:L.displayName||(R==null?void 0:R.cliName)||L.providerType}),t.jsx("span",{className:`px-2 py-0.5 rounded-md text-[10px] font-semibold ${Xx(L.lifecycle)}`,children:L.lifecycle}),C&&t.jsx("span",{className:"px-2 py-0.5 rounded-md text-[10px] font-semibold bg-sky-500/[0.08] text-sky-300",children:C})]}),t.jsxs("div",{className:"text-[11px] text-text-secondary mt-1 flex flex-wrap gap-2",children:[t.jsx("span",{className:"text-text-primary/90",children:L.workspaceLabel||(R==null?void 0:R.runtimeWorkspaceLabel)||L.workspace||"No workspace"}),t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsx("span",{className:"font-mono text-text-primary",children:L.runtimeKey}),L.osPid?t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsxs("span",{className:"text-text-primary/90",children:["pid ",L.osPid]})]}):null]}),t.jsxs("div",{className:"text-[10px] text-text-secondary mt-1 flex flex-wrap gap-2",children:[t.jsx("span",{className:((Y=L.writeOwner)==null?void 0:Y.ownerType)==="user"?"text-amber-200":"text-text-primary/85",children:Yx(L.writeOwner)}),t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsxs("span",{className:"flex items-center gap-1 text-text-primary/85",children:[t.jsx(Pa,{size:11})," ",U]}),t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsxs("span",{className:"text-text-primary/85",children:["active ",Ri(L.lastActivityAt)]}),t.jsx("span",{className:"text-text-muted",children:"·"}),t.jsxs("span",{className:"text-sky-200",children:["Next: ",D]})]})]}),t.jsxs("div",{className:"flex items-center gap-1.5 shrink-0",children:[M==="recovery"&&(L.lifecycle==="interrupted"||L.lifecycle==="failed"||L.lifecycle==="stopped")&&t.jsx("button",{type:"button",className:"machine-btn text-[10px] px-2 py-1",disabled:!!i,onClick:()=>{b("session_host_resume_session",L)},children:T?`${N}ing…`:N}),t.jsx("button",{type:"button",className:"machine-btn text-[10px] px-2 py-1",disabled:!!i,onClick:()=>{b("session_host_restart_session",L)},children:B?"Restarting…":"Restart"}),M==="live"&&(L.lifecycle==="running"||L.lifecycle==="starting"||L.lifecycle==="interrupted")&&t.jsx("button",{type:"button",className:"machine-btn text-[10px] px-2 py-1 border-red-500/20 text-red-300 hover:text-red-200",disabled:!!i,onClick:()=>{b("session_host_stop_session",L)},children:H?"Stopping…":"Stop"})]})]})},L.sessionId)};return t.jsxs("div",{className:"px-5 py-4 rounded-xl mb-5 bg-bg-secondary border border-border-subtle",children:[t.jsxs("div",{className:"flex items-center justify-between gap-3 mb-3",children:[t.jsxs("div",{children:[t.jsxs("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider flex items-center gap-1.5",children:[t.jsx(Qt,{size:14})," Hosted Runtime Recovery"]}),t.jsx("div",{className:"text-[12px] text-text-secondary mt-1",children:gp()})]}),t.jsxs("div",{className:"flex items-center gap-2",children:[j>0&&t.jsx("button",{type:"button",className:"machine-btn",onClick:()=>{y()},disabled:i==="session_host_prune_duplicate_sessions",children:i==="session_host_prune_duplicate_sessions"?"Pruning…":`Prune duplicates (${j})`}),t.jsx("span",{className:`px-2 py-1 rounded-md text-[10px] font-semibold ${w.toneClass}`,children:w.label}),t.jsxs("button",{type:"button",className:"machine-btn flex items-center gap-1",onClick:()=>{d()},disabled:f||l,children:[t.jsx(Gs,{size:13}),f||l?"Refreshing…":"Refresh"]})]})]}),n&&!m&&t.jsx("div",{className:"rounded-xl border border-amber-500/[0.22] bg-amber-500/[0.08] px-3.5 py-3 text-[12px] text-amber-200 mb-3",children:t.jsxs("div",{className:"flex items-start gap-2",children:[t.jsx(ks,{size:14,className:"mt-0.5 text-amber-300 shrink-0"}),t.jsxs("div",{children:[t.jsx("div",{className:"font-medium text-amber-100",children:"Hosted runtime diagnostics need attention"}),t.jsx("div",{className:"text-amber-200/90 mt-1",children:n})]})]})}),m&&t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"grid grid-cols-2 sm:grid-cols-4 gap-2.5 mb-4",children:[t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3 py-2.5",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-secondary",children:"Live runtimes"}),t.jsx("div",{className:"text-[18px] font-semibold text-text-primary mt-1",children:m.runtimeCount})]}),t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3 py-2.5",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-secondary",children:"Recovery"}),t.jsx("div",{className:"text-[18px] font-semibold text-text-primary mt-1",children:k.length})]}),t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3 py-2.5",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-secondary",children:"Requests"}),t.jsx("div",{className:"text-[18px] font-semibold text-text-primary mt-1",children:m.recentRequests.length})]}),t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3 py-2.5",children:[t.jsx("div",{className:"text-[10px] uppercase tracking-wider text-text-secondary",children:"Started"}),t.jsx("div",{className:"text-[12px] font-medium text-text-primary mt-1",children:Ri(m.hostStartedAt)}),t.jsx("div",{className:"text-[10px] text-text-secondary mt-0.5",children:aa(m.hostStartedAt)})]})]}),x&&t.jsxs("div",{className:"rounded-xl border border-amber-500/[0.16] bg-amber-500/[0.07] px-3.5 py-3 text-[11px] text-text-secondary mb-4",children:[t.jsxs("div",{className:"flex items-center gap-1.5 text-amber-200 font-medium mb-1",children:[t.jsx(ks,{size:13})," Latest host warning"]}),t.jsx("div",{className:"text-text-primary leading-relaxed",children:x.message}),t.jsxs("div",{className:"text-[10px] text-text-secondary mt-1",children:[aa(x.timestamp),x.sessionId?` · ${x.sessionId}`:""]})]}),t.jsxs("div",{className:"mb-4 space-y-4",children:[t.jsxs("div",{children:[t.jsxs("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider flex items-center gap-1.5 mb-2.5",children:[t.jsx(gn,{size:14})," Live Hosted Runtimes"]}),t.jsx("div",{className:"text-[11px] text-text-secondary mb-2.5",children:$s("live")}),_.length===0?t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-4 text-[12px] text-text-secondary",children:"No live hosted runtimes on this machine right now."}):t.jsx("div",{className:"space-y-2",children:_.map(L=>E(L,"live"))})]}),t.jsxs("div",{children:[t.jsxs("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider flex items-center gap-1.5 mb-2.5",children:[t.jsx(Qt,{size:14})," Recovery Snapshots"]}),t.jsx("div",{className:"text-[11px] text-text-secondary mb-2.5",children:$s("recovery")}),k.length===0?t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-4 text-[12px] text-text-secondary",children:"No recovery snapshots currently need attention."}):t.jsx("div",{className:"space-y-2",children:k.map(L=>E(L,"recovery"))})]}),I.length>0&&t.jsxs("div",{children:[t.jsx("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider mb-2.5",children:"Inactive Records"}),t.jsx("div",{className:"text-[11px] text-text-secondary mb-2.5",children:$s("inactive")}),t.jsx("div",{className:"space-y-2 opacity-85",children:I.map(L=>E(L,"inactive"))})]})]}),t.jsxs("div",{children:[t.jsx("div",{className:"text-[11px] text-text-secondary font-semibold uppercase tracking-wider mb-2.5",children:"Recent Host Activity"}),v.length===0?t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary px-3.5 py-3 text-[12px] text-text-secondary",children:"No recent runtime transitions yet."}):t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-primary divide-y divide-border-subtle",children:v.map(L=>{var T;const M=h.find(B=>B.sessionId===L.sessionId);return t.jsxs("div",{className:"px-3.5 py-2.5 text-[11px] flex items-start justify-between gap-3",children:[t.jsxs("div",{className:"min-w-0",children:[t.jsx("div",{className:"text-text-primary font-medium",children:(M==null?void 0:M.displayName)||((T=A.get(L.sessionId))==null?void 0:T.cliName)||L.sessionId}),t.jsxs("div",{className:"text-text-secondary mt-0.5 leading-relaxed",children:[L.action,L.lifecycle?` · ${L.lifecycle}`:"",L.detail?` · ${L.detail}`:"",L.error?` · ${L.error}`:""]})]}),t.jsx("div",{className:`shrink-0 text-[10px] ${L.success===!1?"text-red-300":"text-text-secondary"}`,children:aa(L.timestamp)})]},`${L.sessionId}:${L.timestamp}:${L.action}`)})})]}),t.jsxs("div",{className:"text-[10px] text-text-secondary mt-3",children:["Endpoint: ",t.jsx("span",{className:"font-mono text-text-primary",children:m.endpoint||"unknown"}),n?t.jsxs("span",{className:"text-amber-200",children:[" · last error: ",n]}):null]})]})]})}function Zx({machine:e,launchPick:s,actions:r}){const{runLaunchCliCore:n,setLaunchPick:a}=r;return t.jsx("div",{className:"fixed inset-0 z-[100] flex items-end justify-center overflow-y-auto bg-black/55 backdrop-blur-[2px] px-2 pt-[calc(8px+env(safe-area-inset-top,0px))] pb-[calc(8px+env(safe-area-inset-bottom,0px))] sm:items-center sm:p-4",role:"dialog","aria-modal":"true","aria-labelledby":"launch-pick-title",children:t.jsxs("div",{className:"w-full max-w-md max-h-[calc(100dvh-env(safe-area-inset-top,0px)-env(safe-area-inset-bottom,0px)-16px)] rounded-[24px] sm:rounded-xl border border-border-subtle bg-bg-secondary shadow-xl p-4 sm:p-5 overflow-y-auto",children:[t.jsx("h2",{id:"launch-pick-title",className:"text-sm font-semibold text-text-primary m-0 mb-1",children:"Where should this run?"}),t.jsx("p",{className:"text-[11px] text-text-muted m-0 mb-4",children:"Nothing is assumed. Pick a saved workspace, your default workspace, or home — or cancel and type a path."}),t.jsx("div",{className:"flex flex-col gap-2 mb-4 max-h-48 overflow-y-auto",children:(e.workspaces||[]).length===0?t.jsx("span",{className:"text-[11px] text-text-muted",children:"No saved workspaces yet. Add one in Overview or type a path above."}):(e.workspaces||[]).map(i=>t.jsxs("button",{type:"button",className:"text-left text-xs px-3 py-2 rounded-lg border border-border-subtle bg-bg-primary hover:bg-violet-500/10 transition-colors",onClick:()=>{a(null),n({cliType:s.cliType,workspaceId:i.id,argsStr:s.argsStr,model:s.model})},children:[t.jsx("span",{className:"font-medium text-text-primary block truncate",children:i.label||i.path}),t.jsx("span",{className:"text-[10px] text-text-muted font-mono truncate block",children:i.path})]},i.id))}),t.jsxs("div",{className:"flex flex-wrap gap-2",children:[t.jsx("button",{type:"button",className:"machine-btn text-[11px] flex-1 min-w-[120px]",disabled:!e.defaultWorkspacePath,onClick:()=>{a(null),n({cliType:s.cliType,useDefaultWorkspace:!0,argsStr:s.argsStr,model:s.model})},children:"Default workspace"}),t.jsx("button",{type:"button",className:"machine-btn text-[11px] flex-1 min-w-[120px]",onClick:()=>{a(null),n({cliType:s.cliType,useHome:!0,argsStr:s.argsStr,model:s.model})},children:"Home directory"}),t.jsx("button",{type:"button",className:"machine-btn text-[11px] flex-1 min-w-[80px]",onClick:()=>a(null),children:"Cancel"})]})]})})}function oa({icon:e,children:s}){return t.jsxs("div",{className:"flex items-center gap-2 text-[11px] font-semibold text-text-muted tracking-[0.14em] uppercase",children:[e,t.jsx("span",{children:s})]})}function ia({children:e,className:s=""}){return t.jsx("div",{className:`rounded-2xl border border-[#ffffff0a] bg-bg-surface/70 backdrop-blur-sm p-3 ${s}`,children:e})}function eb({machineEntry:e,providers:s,recentLaunches:r,currentConversations:n,onUpgradeDaemon:a,onOpenRecent:i,onOpenConversation:c}){const l=n.slice(0,6),u=r.slice(0,4),m=dr(e,"0.8.90");return t.jsxs("div",{className:"flex flex-col gap-4 md:min-w-[300px] md:max-w-[360px] shrink-0 md:h-full overflow-y-auto",children:[l.length>0&&t.jsxs("div",{className:"flex flex-col gap-2",children:[t.jsx(oa,{icon:t.jsx(Zt,{size:13}),children:"Current Chats"}),t.jsx(ia,{children:t.jsx("div",{className:"flex flex-col gap-1.5",children:l.map(f=>{const g=ba(f);return t.jsxs("button",{type:"button",className:"flex flex-col gap-1 items-start text-left p-3 rounded-xl bg-[#ffffff08] border border-transparent hover:border-[#ffffff12] hover:bg-[#ffffff0c] transition-colors cursor-pointer group",onClick:()=>c(f),children:[t.jsxs("div",{className:"flex items-center justify-between gap-3 w-full",children:[t.jsx("span",{className:"text-sm font-semibold text-text-primary truncate group-hover:text-accent-primary transition-colors",children:lt(f)}),g>0&&t.jsx("span",{className:"text-[11px] text-text-muted shrink-0",children:vn(g)})]}),t.jsx("span",{className:"text-xs text-text-secondary truncate w-full opacity-80",children:Cs(f)})]},f.tabKey)})})})]}),u.length>0&&t.jsxs("div",{className:"flex flex-col gap-2",children:[t.jsx(oa,{icon:t.jsx(Xi,{size:13}),children:"Recent Launches"}),t.jsx(ia,{children:t.jsx("div",{className:"flex flex-col gap-1.5",children:u.map(f=>{const{metaText:g,updatedLabel:w}=ml(f);return t.jsxs("button",{type:"button",className:"flex flex-col gap-1 items-start text-left p-3 rounded-xl bg-[#ffffff08] border border-transparent hover:border-[#ffffff12] hover:bg-[#ffffff0c] transition-colors cursor-pointer group",onClick:()=>i(f),children:[t.jsxs("div",{className:"flex items-center justify-between gap-3 w-full",children:[t.jsx("span",{className:"text-sm font-semibold text-text-primary truncate group-hover:text-accent-primary transition-colors",children:f.label}),w&&t.jsx("span",{className:"text-[11px] text-text-muted shrink-0",children:w})]}),t.jsx("span",{className:"text-xs text-text-secondary truncate w-full opacity-80",children:g})]},f.id)})})})]}),e.versionMismatch&&t.jsxs("div",{className:"flex flex-col gap-2",children:[t.jsx(oa,{icon:t.jsx(ks,{size:13}),children:"Daemon Update"}),t.jsx(ia,{className:"border-amber-500/20 bg-amber-500/5",children:t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx("div",{className:"text-sm font-semibold text-text-primary",children:m?"Daemon update required":"Version mismatch detected"}),t.jsx("div",{className:"text-xs text-text-secondary leading-relaxed",children:m?"This machine is on an incompatible daemon version. Update it before starting more sessions.":"This machine is running a different daemon version than the current app. Update it before starting more sessions."}),t.jsxs("button",{type:"button",className:"inline-flex items-center justify-center gap-2 px-3 py-2 rounded-xl bg-amber-500/12 border border-amber-500/20 text-amber-300 hover:bg-amber-500/18 transition-colors",onClick:a,children:[t.jsx(Gs,{size:13}),t.jsx("span",{className:"text-sm font-medium",children:"Update daemon"})]})]})})]})]})}function tb(e){return e?e.ownerType==="user"?"you control":"agent controls":"view only"}const sb={ide:{label:"IDE",plural:"IDEs",accent:"border-blue-500/[0.12]"},cli:{label:"CLI",plural:"CLIs",accent:"border-violet-500/[0.12]"},acp:{label:"ACP Agent",plural:"ACP agents",accent:"border-emerald-500/[0.12]"}};function Yr(e){return String(e||"").trim().replace(/\\/g,"/").replace(/\/+$/,"").toLowerCase()}function ca({category:e,machine:s,machineId:r,providers:n,managedEntries:a,getIcon:i,actions:c,sendDaemonCommand:l,initialWorkspaceId:u,initialWorkspacePath:p}){const m=Vs(),{handleLaunchIde:f,handleStopCli:g,handleRestartIde:w,handleStopIde:A,handleDetectIdes:d,launchingIde:b,launchingAgentType:y,addLog:h}=c,[S,_]=o.useState(null),k=o.useCallback($=>{$&&m(as($))},[m]),I=sb[e],j=e==="ide",v=e==="acp",x=o.useMemo(()=>n.filter($=>$.category===e&&(e==="ide"||$.installed!==!1)),[e,n]),E=o.useMemo(()=>new Map(x.map($=>[$.type,$.displayName||$.type])),[x]),[L,M]=o.useState(""),[T,B]=o.useState(""),[H,C]=o.useState([]),[R,U]=o.useState(""),[N,D]=o.useState(""),[Y,q]=o.useState([]),[W,ae]=o.useState(!1),[ce,Se]=o.useState(!1),[X,he]=o.useState(""),[J,Z]=o.useState(!1),[ue,de]=o.useState(()=>jt()),[z,ye]=o.useState(null),[ie,le]=o.useState(p?"__custom__":u||s.defaultWorkspaceId||""),[se,pe]=o.useState(p||""),[ne,ke]=o.useState([]),[ve,K]=o.useState(!1),[V,we]=o.useState(""),[be,Q]=o.useState([]),[Me,Oe]=o.useState(!1),[Pe,Ke]=o.useState(""),Qe=o.useRef(null),[Ge,ut]=o.useState(null),it=o.useRef("__home__"),[ht,ze]=o.useState("__home__"),[xt,bt]=o.useState(!1),ct=o.useRef(0),Te=ne.filter($=>!a.some(te=>te.type===$&&Ct(te.status)!=="stopped")),Xe=o.useRef({});o.useEffect(()=>{s.defaultWorkspaceId&&!ie&&le(s.defaultWorkspaceId)},[s.defaultWorkspaceId]),o.useEffect(()=>{if(p){le("__custom__"),pe(p);return}u&&(le(u),pe(""))},[u,p]),o.useEffect(()=>{j||L&&(x.some($=>$.type===L)||(M(""),D("")))},[x,j,L]);const Fe=(()=>{if(ie==="__custom__")return se.trim();if(!ie)return"";const $=(s.workspaces||[]).find(te=>te.id===ie);return($==null?void 0:$.path)||""})(),Ue=o.useCallback($=>{const te=Xe.current[$];te&&(clearTimeout(te),delete Xe.current[$]),ke(fe=>fe.includes($)?fe.filter(Ee=>Ee!==$):fe)},[]),kt=o.useRef(new Set),yt=o.useCallback(async $=>{if(l){Oe(!0),Ke("");try{const te=await Cn(l,r,$);we(te.path),pe(te.path),Q(te.directories)}catch(te){Ke(te instanceof Error?te.message:"Could not load folder")}finally{Oe(!1)}}},[r,l]),wt=o.useCallback(()=>{if(!l)return;le("__custom__"),K(!0);const $=a.map(fe=>fe.workspace),te=Nn(s.platform,Sn(se.trim(),Fe,p,$,s.defaultWorkspacePath,(s.workspaces||[]).map(fe=>fe.path)));yt(te)},[se,p,yt,s.defaultWorkspacePath,s.platform,s.workspaces,a,Fe,l]),St=o.useCallback($=>{const te=String($.workspace||"").trim();if(!te)return;const fe=(s.workspaces||[]).find(Ee=>Yr(Ee.path)===Yr(te));if(fe){le(fe.id),pe("");return}le("__custom__"),pe(te)},[s.workspaces]),Ht=o.useCallback($=>{const te=String($.workspace||"").trim();if(!te)return{workspaceId:null,workspacePath:"",useHome:!0};const fe=(s.workspaces||[]).find(Ee=>Yr(Ee.path)===Yr(te));return fe?{workspaceId:fe.id,workspacePath:"",useHome:!1}:{workspaceId:null,workspacePath:te,useHome:!1}},[s.workspaces]),Mt=o.useCallback(async $=>{if(!l||!$||e!=="cli"){q([]),ae(!1),Se(!1),he("");return}const te=ct.current+1;ct.current=te,ae(!0),he("");try{const fe=await l(r,"list_saved_sessions",{providerType:$,kind:"cli",limit:30});if(ct.current!==te)return;const Ee=(fe==null?void 0:fe.result)??fe;q(Array.isArray(Ee==null?void 0:Ee.sessions)?Ee.sessions:[])}catch(fe){if(ct.current!==te)return;q([]),he(fe instanceof Error?fe.message:"Could not load saved sessions")}finally{ct.current===te&&(ae(!1),Se(!0))}},[e,r,l]),Tt=o.useMemo(()=>{if(e!=="cli"||!L)return null;const $=E.get(L)||L;return{routeId:r,daemonId:r,providerSessionId:N||void 0,transport:"pty",mode:"chat",agentName:$,agentType:L,status:"idle",title:$,messages:[],ideType:L,workspaceName:Fe,displayPrimary:$,displaySecondary:"CLI",streamSource:"native",tabKey:`machine:${r}:resume-history:${L}`}},[e,r,E,Fe,N,L]),ee=o.useCallback($=>{if(e==="ide"||!$){C([]);return}C(Nl(r,$))},[e,r]);o.useEffect(()=>{ct.current+=1,D(""),ee(L),Se(!1),q([]),he(""),ae(!1)},[e,ee,Mt,L]);const Re=o.useMemo(()=>Y.find($=>$.providerSessionId===N)||null,[Y,N]);o.useEffect(()=>{if(!N)return;const $=Y.find(te=>te.providerSessionId===N);$!=null&&$.canResume||D("")},[Y,N]);const P=o.useCallback(($,te)=>{Qe.current=te,it.current=$.selectedWorkspaceKey||"__home__",ze($.selectedWorkspaceKey||"__home__"),ut($)},[]),O=o.useCallback(()=>{Qe.current&&(bt(!0),Qe.current().finally(()=>{Qe.current=null,bt(!1),ut(null)}))},[]),F=o.useCallback($=>{if(!$)return;ke(fe=>fe.includes($)?fe:[...fe,$]);const te=Xe.current[$];te&&clearTimeout(te),Xe.current[$]=setTimeout(()=>{ke(fe=>fe.includes($)?fe.filter(Ee=>Ee!==$):fe),delete Xe.current[$]},2e4)},[]);o.useEffect(()=>{for(const te of a)Ct(te.status)!=="stopped"&&(ne.includes(te.type)&&!kt.current.has(te.type)&&(kt.current.add(te.type),h("info",`${E.get(te.type)||te.type} launched`,!0)),Ue(te.type));const $=new Set(a.filter(te=>Ct(te.status)!=="stopped").map(te=>te.type));kt.current.forEach(te=>{!ne.includes(te)&&!$.has(te)&&kt.current.delete(te)})},[h,Ue,a,ne,E]),o.useEffect(()=>()=>{Object.values(Xe.current).forEach(clearTimeout),Xe.current={}},[]);const[G,oe]=o.useState({}),[Ie,_e]=o.useState(null);o.useEffect(()=>{if(!j||!r||!l)return;(async()=>{try{const te=await l(r,"get_ide_extensions",{}),fe=(te==null?void 0:te.result)||te;fe!=null&&fe.success&&(fe!=null&&fe.ideExtensions)&&oe(fe.ideExtensions)}catch{}})()},[j,r,l]);const Ae=$=>j?ot($.type):e==="cli"?$.cliName:$.acpName,We=j?s.detectedIdes||[]:[],De=o.useCallback(async $=>{const te=($==null?void 0:$.type)||L,fe=($==null?void 0:$.workspacePath)??Fe;if(j){await f(te,fe?{workspace:fe}:void 0)&&F(te);return}const Ee=await c.runLaunchCliCore({cliType:te,dir:$!=null&&$.workspaceId?void 0:fe||void 0,workspaceId:($==null?void 0:$.workspaceId)||void 0,useHome:($==null?void 0:$.useHome)||!($!=null&&$.workspaceId)&&!fe,argsStr:($==null?void 0:$.argsStr)??(T||void 0),model:($==null?void 0:$.model)??(v&&R||void 0),resumeSessionId:($==null?void 0:$.resumeSessionId)||!v&&e==="cli"&&te===L&&N||void 0});if(Ee.success||Ee.pending){const Le=($==null?void 0:$.argsStr)??T;!j&&(Le!=null&&Le.trim())&&(Cl(r,te,Le),ee(te)),F(te),Ee.success&&Ee.sessionId&&k(Ee.sessionId)}},[c,f,v,j,T,R,ee,F,r,k,Fe,N,L]),Je=$c(j?"ide":v?"acp":"cli",!j&&!v&&!!N),Ve=Kc(j?"ide":v?"acp":"cli",!j&&!v&&!!N),re=()=>{var Le;const $=j?ot(L):E.get(L)||L,te=!j&&!v&&!!N,{options:fe,selectedKey:Ee}=vs({machine:s,currentWorkspaceId:ie&&ie!=="__custom__"?ie:null,currentWorkspacePath:Fe});P({title:te?Qa($):xs("start-fresh",$),description:te?Za():bs("start-fresh"),confirmLabel:Je,busyLabel:Ve,workspaceOptions:fe,selectedWorkspaceKey:Ee,details:[{label:"Mode",value:I.label},{label:"Provider",value:$},...!j&&e==="cli"&&N?[{label:"Resume",value:((Le=Y.find(Ne=>Ne.providerSessionId===N))==null?void 0:Le.title)||N}]:[],...!j&&T.trim()?[{label:"Arguments",value:T.trim()}]:[],...v&&R.trim()?[{label:"Model",value:R.trim()}]:[]]},async()=>{const Ne=fe.find(et=>et.key===it.current);Ne!=null&&Ne.workspaceId?(le(Ne.workspaceId),pe("")):Ne!=null&&Ne.workspacePath?(le("__custom__"),pe(Ne.workspacePath)):(le(""),pe("")),await De({workspaceId:(Ne==null?void 0:Ne.workspaceId)??null,workspacePath:(Ne==null?void 0:Ne.workspacePath)??"",useHome:!(Ne!=null&&Ne.workspaceId)&&!(Ne!=null&&Ne.workspacePath)})})},je=$=>{j?A($):g($.type,$.workspace,$.id)},Be=o.useCallback(async($,te,fe=!1)=>{if($.mode===te){fe&&$.sessionId&&k($.sessionId);return}if(!l||!$.sessionId){fe&&$.sessionId&&k($.sessionId);return}try{await l(r,"set_cli_view_mode",{targetSessionId:$.sessionId,cliType:$.type,mode:te}),fe&&k($.sessionId)}catch(Ee){const Le=co(Ee);io(Ee)?console.warn(Le?"CLI view mode result was lost after send; dashboard open will trust the requested mode:":"Skipped CLI view mode switch:",Ee instanceof Error?Ee.message:String(Ee)):console.error("Failed to switch CLI view mode:",Ee)}},[r,k,l]),rt=t.jsxs("div",{className:"mb-3",children:[t.jsxs("div",{className:"flex gap-2 items-center flex-wrap",children:[t.jsx("select",{value:ie,onChange:$=>{const te=$.target.value;if(le(te),te==="__custom__"&&l){wt();return}te!=="__custom__"&&pe("")},className:"px-3 py-1.5 rounded-md min-w-[200px] flex-1 text-sm bg-bg-primary border border-[#ffffff1a] focus:border-accent-primary focus:outline-none transition-colors",children:(s.workspaces||[]).length>0?t.jsxs(t.Fragment,{children:[t.jsx("option",{value:"",children:"(no workspace — launch in home)"}),(s.workspaces||[]).map($=>t.jsxs("option",{value:$.id,children:[$.id===s.defaultWorkspaceId?"⭐ ":"",jn($.path,$.label)]},$.id)),t.jsx("option",{value:"__custom__",children:l?"📁 Select workspace…":"✏️ Custom path…"})]}):t.jsxs(t.Fragment,{children:[t.jsx("option",{value:"",children:"(no workspaces saved — add in Overview tab)"}),t.jsx("option",{value:"__custom__",children:l?"📁 Select workspace…":"✏️ Custom path…"})]})}),ie==="__custom__"&&(l?t.jsx("button",{type:"button",className:"px-3 py-1.5 rounded-md text-sm bg-bg-primary border border-[#ffffff1a] hover:border-accent-primary text-text-secondary hover:text-text-primary transition-colors",onClick:wt,children:"Select workspace…"}):t.jsx("input",{type:"text",placeholder:"Enter absolute path…",value:se,onChange:$=>pe($.target.value),className:"px-3 py-1.5 rounded-md flex-1 min-w-[200px] text-sm bg-bg-primary border border-[#ffffff1a] focus:border-accent-primary focus:outline-none transition-colors",autoFocus:!0}))]}),t.jsx("div",{className:"mt-1.5 text-[10px] text-text-muted",children:ie==="__custom__"?Fe?t.jsx("span",{className:"font-mono truncate block",title:Fe,children:Fe}):l?"Browse to a folder before launching there.":"Enter an absolute path to launch there.":Fe?t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"font-medium text-text-secondary",children:ie===s.defaultWorkspaceId?"Default workspace":"Selected workspace"}),t.jsx("span",{className:"font-mono truncate block",title:Fe,children:Fe})]}):"No workspace selected. This launches in the home directory."})]});return t.jsxs("div",{children:[t.jsxs("div",{className:`px-5 py-5 rounded-xl mb-6 bg-bg-secondary border ${I.accent} relative overflow-hidden`,children:[t.jsx("div",{className:"absolute top-0 left-0 w-full height-[1px] bg-gradient-to-r from-transparent via-[#ffffff20] to-transparent"}),t.jsxs("div",{className:"text-[11px] text-text-muted font-semibold uppercase tracking-wider mb-4 flex items-center gap-2",children:[t.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-accent-primary/60"}),"Select ",I.label," to Launch"]}),t.jsx("div",{className:"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 gap-3",children:j?We.length>0?We.map($=>{const te=a.find(et=>(et.type||"").toLowerCase()===($.type||"").toLowerCase()&&Ct(et.status)!=="stopped"),fe=$.running||!!te,Ee=!!te&&te.cdpConnected,Le=ne.includes($.type||$.id||""),Ne=L===($.type||"");return t.jsxs("button",{onClick:()=>{if(Ee&&te){const et=te.sessionId;et?m(as(et),{state:{openRemoteForTabKey:et}}):m("/dashboard",{state:{openRemoteForTabKey:te.id}});return}Le||M(et=>et===($.type||"")?"":$.type||"")},disabled:!!b||Le,className:`flex flex-col items-center justify-center p-3.5 gap-2 rounded-xl border transition-all cursor-pointer group ${Ee?"bg-green-500/10 border-green-500/20 hover:bg-green-500/20":Ne?"bg-accent-primary/10 border-accent-primary scale-[1.02] shadow-glow":"bg-bg-primary border-[#ffffff1a] hover:bg-[#ffffff0c] hover:border-[#ffffff30]"}`,style:{opacity:b&&b!==$.type?.4:1},children:[t.jsxs("div",{className:"relative",children:[t.jsx("span",{className:"text-2xl drop-shadow-sm transition-transform group-hover:scale-110 block",children:i($.type)}),fe&&t.jsx("span",{className:`absolute -top-1 -right-1 w-2 h-2 rounded-full ${Ee?"bg-green-500 shadow-[0_0_6px_rgba(34,197,94,0.6)]":"bg-orange-500 shadow-[0_0_6px_rgba(249,115,22,0.6)] animate-pulse"}`})]}),t.jsxs("div",{className:"flex flex-col items-center",children:[t.jsx("span",{className:"text-xs font-semibold text-text-primary text-center",children:$.name||ot($.type)}),t.jsx("span",{className:`text-[9px] mt-0.5 uppercase tracking-wider font-medium ${Ee?"text-green-400":Le?"text-orange-400":Ne?"text-accent-primary":"text-text-muted"}`,children:Ee?"Open Session":Le?"Starting...":Ne?"Configure":"Select"})]})]},$.type)}):t.jsxs("div",{className:"col-span-full py-6 flex flex-col items-center justify-center bg-bg-primary/50 border border-dashed border-[#ffffff1a] rounded-xl text-xs text-text-muted italic gap-2",children:["No IDEs detected.",t.jsxs("button",{onClick:d,className:"btn bg-[#ffffff0a] hover:bg-[#ffffff14] text-text-muted hover:text-text-primary px-3 py-1.5 rounded-lg flex items-center gap-1.5",children:[t.jsx(Kd,{size:14})," Scan System"]})]}):x.length>0?x.map($=>{const te=L===$.type,fe=ne.includes($.type),Le=!!a.find(Ne=>Ne.type===$.type&&Ct(Ne.status)!=="stopped");return t.jsxs("button",{onClick:()=>M(Ne=>Ne===$.type?"":$.type),className:`flex flex-col items-center justify-center p-3.5 gap-2 rounded-xl border transition-all cursor-pointer group ${te?"bg-accent-primary/10 border-accent-primary scale-[1.02] shadow-glow":"bg-bg-primary border-[#ffffff1a] hover:bg-[#ffffff0c] hover:border-[#ffffff30]"}`,children:[t.jsxs("div",{className:"relative",children:[t.jsx("span",{className:"text-2xl drop-shadow-sm transition-transform group-hover:scale-110 block",children:$.icon}),Le&&t.jsx("span",{className:"absolute -top-1 -right-1 w-2 h-2 rounded-full bg-green-500 shadow-[0_0_6px_rgba(34,197,94,0.6)]"})]}),t.jsxs("div",{className:"flex flex-col items-center",children:[t.jsx("span",{className:"text-xs font-semibold text-text-primary text-center",children:$.displayName}),t.jsx("span",{className:`text-[9px] mt-0.5 uppercase tracking-wider font-medium ${fe?"text-orange-400":te?"text-accent-primary":"text-text-muted"}`,children:fe?"Starting...":te?"Configure":"Select"})]})]},$.type)}):t.jsxs("div",{className:"col-span-full py-6 text-center bg-bg-primary/50 border border-dashed border-[#ffffff1a] rounded-xl text-xs text-text-muted",children:["No usable ",e.toUpperCase()," providers available.",t.jsx("div",{className:"mt-1 text-[11px] text-text-muted",children:"Set a custom executable path in Providers if the binary is installed outside the default location."})]})}),L&&(j?We.find($=>$.type===L):x.find($=>$.type===L))&&t.jsxs("div",{className:"mt-5 pt-5 border-t border-[#ffffff1a] flex flex-col gap-4 animate-in slide-in-from-top-2 fade-in duration-200",children:[t.jsxs("div",{className:"text-[11px] text-text-muted font-semibold uppercase tracking-wider flex items-center justify-between",children:[t.jsx("span",{children:"Launch Settings"}),t.jsx("span",{className:"text-accent-primary font-bold",children:j?ot(L):E.get(L)||L})]}),rt,!j&&t.jsxs("div",{className:"flex flex-col gap-3",children:[!v&&e==="cli"&&t.jsx(Tl,{busy:!!y||!!b||ne.includes(L),savedSessionsLoading:W,savedSessionsError:X,selectedSession:Re,onRefresh:()=>void Mt(L),onOpenHistory:()=>{L&&(Z(!0),Ml({hasLoadedInitialResults:ce,isLoading:W})&&Mt(L))},onClearSelection:()=>D("")}),t.jsxs("div",{className:"flex flex-col sm:flex-row gap-3",children:[v&&t.jsxs("div",{className:"flex flex-col gap-1.5 flex-1",children:[t.jsx("span",{className:"text-[10px] font-semibold text-text-secondary uppercase",children:"Target Model"}),t.jsx("input",{type:"text",placeholder:"Leave empty for default",value:R,onChange:$=>U($.target.value),className:"px-3 py-2 rounded-md text-sm bg-bg-primary border border-[#ffffff1a] focus:border-accent-primary focus:outline-none transition-colors w-full"})]}),t.jsxs("div",{className:"flex flex-col gap-1.5 flex-1",children:[t.jsx("span",{className:"text-[10px] font-semibold text-text-secondary uppercase",children:"Startup Arguments"}),t.jsx("input",{type:"text",placeholder:"Optional flags...",value:T,onChange:$=>B($.target.value),className:"px-3 py-2 rounded-md text-sm bg-bg-primary border border-[#ffffff1a] focus:border-accent-primary focus:outline-none transition-colors w-full"}),H.length>0&&t.jsx("div",{className:"flex flex-wrap gap-1.5 mt-1.5",children:H.map($=>t.jsx("button",{type:"button",className:"btn btn-secondary btn-sm",onClick:()=>B($),title:$,children:$},$))})]})]})]}),t.jsx("div",{className:"flex justify-end mt-2",children:t.jsx("button",{onClick:re,disabled:!!y||!!b||ne.includes(L),className:"btn btn-primary h-9 px-6 font-bold transition-all flex items-center gap-2 hover:shadow-glow hover:-translate-y-px",children:y===L||b===L?"⏳ Launching...":"▶ Launch"})})]})]}),t.jsxs("div",{className:"text-[11px] text-text-muted font-semibold uppercase tracking-wider mb-2.5",children:["Running (",a.length+ne.filter($=>!a.some(te=>te.type===$&&Ct(te.status)!=="stopped")).length,")"]}),a.length===0&&Te.length===0?t.jsxs("div",{className:"py-7.5 px-5 text-center rounded-xl bg-bg-secondary border border-dashed border-border-subtle text-text-muted text-[13px] mb-5",children:["No ",I.plural," running"]}):t.jsxs("div",{className:"flex flex-col gap-2.5 mb-5",children:[Te.map($=>t.jsx("div",{className:"px-4.5 py-3.5 rounded-xl bg-bg-secondary",style:{border:"1px solid color-mix(in srgb, var(--status-warning) 20%, transparent)"},children:t.jsxs("div",{className:"flex justify-between items-center",children:[t.jsxs("div",{className:"flex items-center gap-2.5",children:[t.jsx("span",{className:"text-lg",children:i($)}),t.jsxs("div",{children:[t.jsx("div",{className:"font-semibold text-[13px] text-text-primary",children:j?ot($):E.get($)||$}),t.jsx("div",{className:"text-[11px] text-text-muted",children:y===$?"Launching process...":"Waiting for process and session to register..."})]})]}),t.jsx("span",{className:"px-2 py-0.5 rounded-md text-[10px] font-semibold",style:{background:"color-mix(in srgb, var(--status-warning) 8%, transparent)",color:"var(--status-warning)"},children:"starting"})]})},`pending:${$}`)),a.map($=>{const te=j?$:null,fe=!j&&!v?$:null,Ee=Ct($.status);return t.jsxs("div",{className:"px-4.5 py-3.5 rounded-xl bg-bg-secondary border border-border-subtle",children:[t.jsxs("div",{className:"flex justify-between items-center mb-2",children:[t.jsxs("div",{className:"flex items-center gap-2.5",children:[t.jsx("span",{className:"text-lg",children:i($.type)}),t.jsxs("div",{children:[t.jsxs("div",{className:"font-semibold text-[13px] text-text-primary",children:[Ae($),(te==null?void 0:te.version)&&t.jsxs("span",{className:"text-[10px] text-text-muted ml-1.5",children:["v",te.version]})]}),t.jsxs("div",{className:"text-[11px] text-text-muted flex gap-2",children:[t.jsx("span",{children:$.workspace||"—"}),(fe==null?void 0:fe.mode)&&t.jsx("span",{className:fe.mode==="chat"?"text-violet-400":"text-text-secondary",children:fe.mode==="chat"?"Chat view":"Terminal view"})]}),fe&&(fe.runtimeKey||fe.runtimeWriteOwner)&&t.jsxs("div",{className:"text-[10px] text-text-muted flex gap-2 mt-0.5 flex-wrap",children:[fe.runtimeKey&&t.jsxs(t.Fragment,{children:[t.jsx("span",{className:"text-text-secondary",children:"Local terminal:"}),t.jsxs("span",{className:"font-mono text-text-secondary",children:["adhdev attach ",fe.runtimeKey]}),t.jsx("button",{type:"button",className:"flex items-center justify-center px-1.5 py-0.5 rounded text-[9px] bg-[#ffffff0a] hover:bg-[#ffffff14] border border-[#ffffff0a] text-text-muted hover:text-text-primary transition-colors cursor-pointer",onClick:()=>{var Le;(Le=navigator.clipboard)==null||Le.writeText(`adhdev attach ${fe.runtimeKey}`),_(fe.runtimeKey||null),window.setTimeout(()=>{_(Ne=>Ne===fe.runtimeKey?null:Ne)},1200)},children:S===fe.runtimeKey?"Copied":"Copy"})]}),fe.runtimeWriteOwner&&t.jsx("span",{style:{color:fe.runtimeWriteOwner.ownerType==="user"?"var(--status-warning)":void 0},className:fe.runtimeWriteOwner.ownerType!=="user"?"text-violet-400":"",children:tb(fe.runtimeWriteOwner)})]})]})]}),t.jsxs("div",{className:"flex items-center gap-1.5",children:[t.jsx("span",{className:`px-2 py-0.5 rounded-md text-[10px] font-semibold ${Ee==="stopped"?"bg-red-500/[0.08] text-red-500":Ee==="generating"?"bg-orange-500/[0.08] text-orange-400":"bg-green-500/[0.08] text-green-500"}`,children:Ee}),j&&t.jsxs(t.Fragment,{children:[t.jsx("button",{onClick:()=>{const Le=$.sessionId;if(Le){m(as(Le),{state:{openRemoteForTabKey:Le}});return}m("/dashboard",{state:{openRemoteForTabKey:$.id}})},className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-[#ffffff14] text-text-primary transition-colors cursor-pointer",title:"Open remote control",children:t.jsx(Rt,{size:13})}),t.jsx("button",{onClick:()=>{const Le=$.workspace||"",{options:Ne,selectedKey:et}=vs({machine:s,currentWorkspacePath:Le});P({title:xs("restart-ide",ot($.type)),description:bs("restart-ide"),confirmLabel:Us("restart-ide"),busyLabel:zs("restart-ide"),workspaceOptions:Ne,selectedWorkspaceKey:et,details:[{label:"Mode",value:"IDE"},{label:"Provider",value:ot($.type)}]},async()=>{const $e=Ne.find(es=>es.key===it.current),mt=($e==null?void 0:$e.workspacePath)??"";if(mt&&mt!==Le){await De({type:$.type,workspacePath:mt});return}await w($)})},className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-orange-500/20 text-orange-400 transition-colors cursor-pointer",title:"Restart",children:t.jsx(Gs,{size:14})})]}),v&&t.jsx("button",{onClick:()=>{const Le=$.sessionId;Le&&k(Le)},className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-[#ffffff14] disabled:opacity-50 disabled:cursor-not-allowed text-text-primary transition-colors cursor-pointer",title:"View chat",disabled:!$.sessionId,children:t.jsx(Zt,{size:14})}),fe&&Ee!=="stopped"&&t.jsxs(t.Fragment,{children:[fe.mode&&t.jsx(Ya,{mode:fe.mode,onChange:Le=>void Be(fe,Le,!1),compact:!0}),t.jsx("button",{onClick:()=>{const Le=$.sessionId;Le&&k(Le)},className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-[#ffffff14] disabled:opacity-50 disabled:cursor-not-allowed text-text-primary transition-colors cursor-pointer",title:"Open current view in dashboard",disabled:!$.sessionId,children:fe.mode==="chat"?t.jsx(Zt,{size:14}):t.jsx(Rt,{size:13})})]}),Ee==="stopped"?t.jsx("button",{onClick:()=>{const Le=$.workspace||"",Ne=j?ot($.type):Ae($),{options:et,selectedKey:$e}=vs({machine:s,currentWorkspacePath:Le});P({title:xs("restart-stopped",Ne),description:bs("restart-stopped"),confirmLabel:Us("restart-stopped"),busyLabel:zs("restart-stopped"),workspaceOptions:et,selectedWorkspaceKey:$e,details:[{label:"Mode",value:I.label},{label:"Provider",value:Ne}]},async()=>{const mt=et.find(es=>es.key===it.current);await De({type:$.type,workspaceId:(mt==null?void 0:mt.workspaceId)??null,workspacePath:(mt==null?void 0:mt.workspacePath)??"",useHome:!(mt!=null&&mt.workspaceId)&&!(mt!=null&&mt.workspacePath)})})},disabled:ne.includes($.type),className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-green-500/20 text-green-400 transition-colors cursor-pointer disabled:opacity-50 disabled:cursor-not-allowed",title:"Restart",children:ne.includes($.type)?"⏳":t.jsx(Ea,{size:14})}):t.jsx("button",{onClick:()=>je($),className:"flex items-center justify-center w-7 h-7 rounded bg-[#ffffff0a] hover:bg-red-500/20 text-red-400 transition-colors cursor-pointer",title:"Stop",children:t.jsx(At,{size:14})})]})]}),te&&te.aiAgents.length>0&&t.jsx("div",{className:"flex gap-1 mb-2 flex-wrap",children:te.aiAgents.map(Le=>t.jsxs("span",{className:`px-2 py-0.5 rounded-md text-[10px] ${oc(Le.status)?"bg-orange-500/[0.08] text-orange-400":"bg-indigo-500/[0.06] text-indigo-400"}`,children:[Le.name," · ",Ct(Le.status)]},Le.id))}),te&&(G[te.type]||[]).length>0&&l&&t.jsxs("div",{className:"mt-2 pt-2 border-t border-border-subtle",children:[t.jsx("div",{className:"text-[10px] text-text-muted font-semibold uppercase tracking-wider mb-1.5",children:"Extensions"}),t.jsx("div",{className:"flex flex-wrap gap-2",children:(G[te.type]||[]).map(Le=>t.jsxs("button",{disabled:Ie===`${te.type}.${Le.type}`,onClick:async()=>{const Ne=`${te.type}.${Le.type}`;_e(Ne);try{await l(r,"set_ide_extension",{ideType:te.type,extensionType:Le.type,enabled:!Le.enabled}),oe(et=>({...et,[te.type]:(et[te.type]||[]).map($e=>$e.type===Le.type?{...$e,enabled:!$e.enabled}:$e)}))}catch(et){console.error("Extension toggle failed:",et)}finally{_e(null)}},className:`flex items-center gap-1.5 px-2.5 py-1 rounded-lg text-[11px] font-medium border transition-colors duration-150 cursor-pointer ${Le.enabled?"bg-accent-primary/10 border-accent-primary/20 text-accent-primary-light":"bg-bg-glass border-border-subtle text-text-muted"}`,children:[t.jsx("span",{className:`w-1.5 h-1.5 rounded-full ${Le.enabled?"bg-accent-primary shadow-glow":"bg-zinc-600"}`}),Le.name,t.jsx("span",{className:"text-[9px] font-normal",children:Le.enabled?"ON":"OFF"})]},Le.type))})]})]},$.id)})]}),ve&&l&&t.jsx(In,{title:"Select workspace",description:"Choose a folder in a regular explorer-style dialog, then use it as the launch target.",currentPath:V,directories:be,busy:Me,error:Pe,confirmLabel:"Use this folder",onClose:()=>K(!1),onNavigate:$=>{yt($)},onConfirm:$=>{pe($),le("__custom__"),K(!1)}}),Ge&&t.jsx(fo,{title:Ge.title,description:Ge.description,details:Ge.details,workspaceOptions:Ge.workspaceOptions,selectedWorkspaceKey:ht,onWorkspaceChange:$=>{it.current=$,ze($)},confirmLabel:Ge.confirmLabel,busyLabel:Ge.busyLabel,busy:xt,onConfirm:O,onCancel:()=>{Qe.current=null,ut(null)}}),J&&Tt&&t.jsx(eo,{activeConv:Tt,ides:[],isCreatingChat:!1,isRefreshingHistory:W,savedSessions:Y,isSavedSessionsLoading:W,isResumingSavedSessionId:z,savedHistoryFilters:ue,onSavedHistoryFiltersChange:de,onClose:()=>Z(!1),onNewChat:()=>{D(""),Z(!1)},onSwitchSession:()=>{},onRefreshHistory:()=>{Mt(L)},onResumeSavedSession:$=>{if(!$.canResume||z)return;const te=Ht($);D($.providerSessionId),St($),ye($.providerSessionId),Z(!1),De({type:$.providerType,workspaceId:te.workspaceId,workspacePath:te.workspacePath,useHome:te.useHome,resumeSessionId:$.providerSessionId}).finally(()=>{ye(fe=>fe===$.providerSessionId?null:fe)})}})]})}const Pi=[{id:"ide",label:"IDE",helper:"Open a graphical workspace and attach CDP"},{id:"cli",label:"CLI",helper:"Launch a terminal-first workspace on this machine"},{id:"acp",label:"ACP",helper:"Launch an ACP-backed workspace on this machine"}];function rb({machine:e,machineId:s,providers:r,ideSessions:n,cliSessions:a,acpSessions:i,actions:c,getIcon:l,initialCategory:u="ide",initialWorkspaceId:p,initialWorkspacePath:m,sendDaemonCommand:f}){var d;const[g,w]=o.useState(u);o.useEffect(()=>{w(u)},[u]);const A=o.useMemo(()=>({ide:n.length,cli:a.length,acp:i.length}),[n.length,a.length,i.length]);return t.jsxs("div",{className:"flex flex-col flex-1 min-w-0 h-full",children:[t.jsxs("div",{className:"flex flex-col gap-1 pb-4 border-b border-[#ffffff0a] mb-4",children:[t.jsx("div",{className:"text-lg font-semibold text-text-primary",children:"Workspace Launcher"}),t.jsx("div",{className:"text-sm text-text-secondary",children:"Choose a workspace context first, then pick how you want to open it."})]}),t.jsxs("div",{className:"flex flex-col sm:flex-row items-baseline gap-4 mb-4",children:[t.jsx("div",{className:"flex bg-bg-surface p-1 rounded-lg border border-[#ffffff0a] w-fit",children:Pi.map(b=>t.jsxs("button",{type:"button",className:`flex items-center gap-2 px-4 py-1.5 rounded-md text-sm font-medium transition-all ${g===b.id?"bg-[#ffffff10] text-text-primary shadow-sm":"text-text-secondary hover:text-text-primary hover:bg-[#ffffff05]"}`,onClick:()=>w(b.id),children:[t.jsx("span",{children:b.label}),t.jsx("span",{className:`px-1.5 py-0.5 rounded-full text-[10px] ${g===b.id?"bg-accent-primary/20 text-accent-primary":"bg-[#ffffff10] text-text-muted"}`,children:A[b.id]})]},b.id))}),t.jsx("div",{className:"text-xs text-text-muted italic",children:(d=Pi.find(b=>b.id===g))==null?void 0:d.helper})]}),g==="ide"&&t.jsx(ca,{category:"ide",machine:e,machineId:s,providers:r,managedEntries:n,getIcon:l,actions:c,sendDaemonCommand:f,initialWorkspaceId:p,initialWorkspacePath:m}),g==="cli"&&t.jsx(ca,{category:"cli",machine:e,machineId:s,providers:r,managedEntries:a,getIcon:l,actions:c,sendDaemonCommand:f,initialWorkspaceId:p,initialWorkspacePath:m}),g==="acp"&&t.jsx(ca,{category:"acp",machine:e,machineId:s,providers:r,managedEntries:i,getIcon:l,actions:c,sendDaemonCommand:f,initialWorkspaceId:p,initialWorkspacePath:m})]})}function nb({onNicknameSynced:e}={}){var z,ye,ie,le,se,pe,ne,ke,ve;const{id:s}=xd(),r=Vs(),n=_a(),{sendCommand:a}=Pt(),i=Sr(),c=Mc(),l=c.ides||[],u=c.initialLoaded??!0,p=l.find(K=>K.id===s&&K.type==="adhdev-daemon"),m=l.some(K=>K.type==="adhdev-daemon"),[f,g]=o.useState("workspace"),[w,A]=o.useState("ide"),d=o.useRef(null),[b,y]=o.useState(null),h=o.useRef("__home__"),[S,_]=o.useState("__home__"),[k,I]=o.useState(!1),j=o.useRef(null);o.useEffect(()=>{!s||!p||!(!p.workspaces||!p.availableProviders||!p.detectedIdes||!p.recentLaunches)||i(s,{minFreshMs:3e4}).catch(()=>{})},[i,p,s]),df(s&&f==="overview"?[s]:[],{enabled:f==="overview",intervalMs:Nm});const v=()=>{if(m){r("/dashboard",{state:{mobileSection:"machines"}});return}r("/machines")},x=Tx({machineId:s,registeredMachineId:(p==null?void 0:p.machineId)||null,sendDaemonCommand:a,onNicknameSynced:e,logsEndRef:j});o.useEffect(()=>st.onToast(V=>{c.setToasts(be=>{if(be.some(Oe=>Oe.message===V.message&&V.timestamp-Oe.timestamp<3e3))return be;const Me={id:V.id,message:V.message,type:V.type,timestamp:V.timestamp,targetKey:V.targetKey,actions:V.actions};return[...be.slice(-4),Me]});const we=V.duration||5e3;setTimeout(()=>c.setToasts(be=>be.filter(Q=>Q.id!==V.id)),we)}),[c]);const E=(p==null?void 0:p.availableProviders)||[],L={};for(const K of E)L[K.type]=K.icon;const M=K=>L[K]||"",T=p?{id:p.id,hostname:ic(p,{fallbackId:p.id}),platform:((z=p.machine)==null?void 0:z.platform)||"unknown",arch:((ye=p.machine)==null?void 0:ye.arch)||"",cpus:((ie=p.machine)==null?void 0:ie.cpus)||0,totalMem:((le=p.machine)==null?void 0:le.totalMem)||0,freeMem:(se=p.machine)==null?void 0:se.freeMem,availableMem:(pe=p.machine)==null?void 0:pe.availableMem,loadavg:(ne=p.machine)==null?void 0:ne.loadavg,uptime:(ke=p.machine)==null?void 0:ke.uptime,release:((ve=p.machine)==null?void 0:ve.release)||"",cdpConnected:!!p.cdpConnected,machineNickname:p.machineNickname||null,p2p:p.p2p?{screenshotActive:!1,...p.p2p}:{available:!1,state:"unavailable",peers:0,screenshotActive:!1},detectedIdes:p.detectedIdes||[],workspaces:p.workspaces||[],defaultWorkspaceId:p.defaultWorkspaceId??p.activeWorkspaceId??null,defaultWorkspacePath:p.defaultWorkspacePath??p.activeWorkspacePath??null}:null,B=l.filter(K=>K.daemonId===s&&K.type!=="adhdev-daemon").filter(K=>!xr(K)&&!Ps(K)).map(K=>({id:K.id,sessionId:K.sessionId,type:K.type,version:K.version||"",instanceId:K.instanceId||"",status:K.status,workspace:K.workspace||null,terminals:K.terminals||0,aiAgents:_u(K.aiAgents||(K.agents||[]).map(V=>({id:V.name,name:V.name,status:V.status,version:V.version}))),activeChat:K.activeChat||null,chats:K.chats||[],childSessions:K.childSessions||[],cdpConnected:K.cdpConnected||!1,daemonId:s})),H=l.filter(K=>K.daemonId===s&&xr(K)).map(K=>({id:K.id,sessionId:K.sessionId,type:K.type,cliName:K.cliName||K.type,status:K.status,workspace:K.workspace||"",activeChat:K.activeChat||null,providerSessionId:K.providerSessionId,mode:K.mode,runtimeKey:K.runtimeKey,runtimeDisplayName:K.runtimeDisplayName,runtimeWorkspaceLabel:K.runtimeWorkspaceLabel,runtimeWriteOwner:K.runtimeWriteOwner||null,runtimeAttachedClients:K.runtimeAttachedClients||[],daemonId:s})),C=l.filter(K=>K.daemonId===s&&Ps(K)).map(K=>({id:K.id,sessionId:K.sessionId,type:K.type,acpName:K.cliName||K.type,status:K.status,workspace:K.workspace||"",activeChat:K.activeChat||null,providerSessionId:K.providerSessionId,daemonId:s})),R=p?_t(p,{fallbackId:s}):"",U="workspace",N=n.state,D=N==null?void 0:N.initialMachineTab,Y=N==null?void 0:N.initialWorkspaceCategory,q=N==null?void 0:N.initialWorkspaceId,W=N==null?void 0:N.initialWorkspacePath,ae=D==="ides"||D==="clis"||D==="acps"?"workspace":D||U,ce=D==="ides"?"ide":D==="clis"?"cli":D==="acps"?"acp":Y,Se=[...B.map(K=>{var V,we,be,Q,Me;return{id:`ide:${K.type}:${K.workspace||""}`,label:((V=K.activeChat)==null?void 0:V.title)||K.type,kind:"ide",providerType:K.type,subtitle:K.workspace||void 0,workspace:K.workspace||void 0,lastLaunchedAt:((Me=(Q=(be=(we=K.activeChat)==null?void 0:we.messages)==null?void 0:be.at)==null?void 0:Q.call(be,-1))==null?void 0:Me.timestamp)||0}}),...H.map(K=>{var V,we,be,Q,Me;return{id:`cli:${K.type}:${K.workspace||""}`,label:((V=K.activeChat)==null?void 0:V.title)||K.cliName,kind:"cli",providerType:K.type,providerSessionId:K.providerSessionId,subtitle:K.workspace||void 0,workspace:K.workspace||void 0,lastLaunchedAt:((Me=(Q=(be=(we=K.activeChat)==null?void 0:we.messages)==null?void 0:be.at)==null?void 0:Q.call(be,-1))==null?void 0:Me.timestamp)||0}}),...C.map(K=>{var V,we,be,Q,Me;return{id:`acp:${K.type}:${K.workspace||""}`,label:((V=K.activeChat)==null?void 0:V.title)||K.acpName,kind:"acp",providerType:K.type,providerSessionId:K.providerSessionId,subtitle:Ss(K.summaryMetadata)||K.workspace||void 0,workspace:K.workspace||void 0,lastLaunchedAt:((Me=(Q=(be=(we=K.activeChat)==null?void 0:we.messages)==null?void 0:be.at)==null?void 0:Q.call(be,-1))==null?void 0:Me.timestamp)||0}})].sort((K,V)=>(V.lastLaunchedAt||0)-(K.lastLaunchedAt||0)),X=((p==null?void 0:p.recentLaunches)||[]).length>0?((p==null?void 0:p.recentLaunches)||[]).map(K=>({id:K.id,label:K.title||K.providerName||K.providerType,kind:K.kind,providerType:K.providerType,providerSessionId:K.providerSessionId,subtitle:Ss(K.summaryMetadata)||K.workspace||void 0,workspace:K.workspace,summaryMetadata:K.summaryMetadata,lastLaunchedAt:K.lastLaunchedAt})):Se,he=o.useMemo(()=>{var V;const K=((V=c.connectionStates)==null?void 0:V[s||""])||void 0;return l.filter(we=>we.daemonId===s&&we.type!=="adhdev-daemon").flatMap(we=>to(we,{},{connectionStates:s&&K?{[s]:K}:void 0,defaultConnectionState:K})).filter(we=>!(we.transport==="pty"&&we.mode==="terminal")).sort((we,be)=>ba(be)-ba(we))},[l,c.connectionStates,s]),J=o.useCallback(K=>{const V=za(K);V&&r(as(V))},[r]),Z=o.useCallback(()=>{d.current&&(I(!0),d.current().finally(()=>{d.current=null,I(!1),y(null)}))},[]),ue=o.useCallback(K=>{if(!T)return;const{options:V,selectedKey:we}=vs({machine:T,currentWorkspacePath:K.workspace}),be=async()=>{A(K.kind),g("workspace")};d.current=async()=>{const Q=V.find(Pe=>Pe.key===h.current),Me=(Q==null?void 0:Q.workspacePath)??null,Oe=(Q==null?void 0:Q.workspaceId)??null;if(K.kind==="ide"&&K.providerType){await x.handleLaunchIde(K.providerType,Me?{workspace:Me}:void 0);return}if((K.kind==="cli"||K.kind==="acp")&&K.providerType){await x.runLaunchCliCore({cliType:K.providerType,dir:Oe?void 0:Me||"",workspaceId:Oe||void 0,model:K.kind==="acp"&&lc(K.summaryMetadata,"model",{preferShortValue:!0})||void 0,resumeSessionId:K.providerSessionId});return}await be()},h.current=we,_(we),y({title:K.kind==="ide"?xs("restart-ide",K.label):K.providerSessionId?Qa(K.label):xs("start-fresh",K.label),description:K.kind==="ide"?bs("restart-ide"):K.providerSessionId?Za():bs("start-fresh"),confirmLabel:K.kind==="ide"?Us("restart-ide"):K.providerSessionId?mn(!0):Us("start-fresh"),busyLabel:K.kind==="ide"?zs("restart-ide"):K.providerSessionId?Xa(!0):zs("start-fresh"),workspaceOptions:V,details:[{label:"Mode",value:K.kind.toUpperCase()},...K.providerType?[{label:"Provider",value:K.providerType}]:[]]})},[x,T]);if(o.useEffect(()=>{g(ae)},[U,ae,s]),o.useEffect(()=>{ce&&A(ce)},[ce,s]),!T)return u?t.jsxs("div",{className:"p-10 text-center text-text-muted",children:[t.jsx("h2",{className:"text-text-primary",children:"Machine not found"}),t.jsx("p",{className:"mt-3",children:"The machine may be offline or not yet connected."}),t.jsx("button",{onClick:v,className:"machine-btn-back",children:"← Back"})]}):t.jsx("div",{className:"p-10 text-center text-text-muted",children:t.jsx("p",{children:"⏳ Loading machine..."})});const de=[{id:"workspace",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Rt,{size:14})," Workspace"]}),count:B.length+H.length+C.length},{id:"session-host",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Qt,{size:14})," Hosted Runtimes"]})},{id:"providers",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(bn,{size:14})," Providers"]})},{id:"overview",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Bd,{size:14})," System"]})},{id:"logs",label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Ed,{size:14})," Logs"]})}];return t.jsxs("div",{className:"flex flex-col h-full",children:[t.jsxs("div",{className:"flex flex-col w-full bg-bg-surface px-4 md:px-8 pt-6 pb-0 shrink-0 border-b border-[#ffffff0a]",children:[t.jsx("div",{className:"flex items-center justify-between w-full",children:t.jsxs("div",{className:"flex items-center gap-3 w-full min-w-0",children:[t.jsx("button",{onClick:v,className:"flex items-center justify-center w-8 h-8 rounded-full bg-[#ffffff0a] hover:bg-[#ffffff14] text-text-muted hover:text-text-primary transition-colors shrink-0",children:"←"}),t.jsxs("div",{className:"flex flex-col min-w-0",children:[t.jsxs("div",{className:"flex items-center gap-3",children:[x.editingNickname?t.jsxs("div",{className:"flex gap-1.5 items-center",children:[t.jsx("input",{autoFocus:!0,value:x.nicknameInput,onChange:K=>x.setNicknameInput(K.target.value),onKeyDown:K=>{K.key==="Enter"&&x.handleSaveNickname(),K.key==="Escape"&&x.setEditingNickname(!1)},placeholder:"Machine nickname...",className:"px-2.5 py-1 rounded-md border border-violet-500/30 bg-bg-secondary text-text-primary text-sm font-semibold w-[140px] md:w-[200px]"}),t.jsx("button",{onClick:x.handleSaveNickname,className:"flex items-center justify-center px-3 py-1 rounded bg-green-500/20 text-green-400 hover:bg-green-500/30 text-sm font-medium transition-colors",children:"Save"}),t.jsx("button",{onClick:()=>x.setEditingNickname(!1),className:"flex items-center justify-center px-3 py-1 rounded bg-[#ffffff0a] text-text-muted hover:bg-[#ffffff14] hover:text-text-primary text-sm font-medium transition-colors",children:"Cancel"})]}):t.jsx("h1",{className:"text-xl md:text-2xl font-bold text-text-primary cursor-pointer truncate hover:text-accent-primary transition-colors",onClick:()=>{x.setEditingNickname(!0),x.setNicknameInput(T.machineNickname||"")},title:"Click to set nickname",children:R}),t.jsx("span",{className:"w-2.5 h-2.5 rounded-full bg-green-500 shadow-[0_0_8px_rgba(34,197,94,0.6)] shrink-0"})]}),t.jsxs("div",{className:"flex flex-wrap gap-x-3 gap-y-1 items-center mt-1.5 text-xs text-text-secondary opacity-80",children:[t.jsxs("span",{className:"font-mono bg-[#ffffff08] px-1.5 py-0.5 rounded",children:[T.platform," · ",T.arch]}),t.jsxs("span",{children:[T.cpus," cores"]}),(p==null?void 0:p.version)&&t.jsxs("span",{children:["v",p.version]}),T.p2p.available&&t.jsxs("span",{children:["P2P ",T.p2p.state==="connected"?"connected":T.p2p.state]}),T.machineNickname&&t.jsx("span",{className:"text-text-muted opacity-60 shrink-0",children:T.hostname})]})]})]})}),t.jsx("div",{className:"flex overflow-x-auto overflow-y-hidden mt-4 gap-6 px-1 border-b border-[#ffffff0a]",children:de.map(K=>t.jsxs("button",{onClick:()=>g(K.id),className:`pb-3 text-sm font-medium border-b-2 transition-colors flex items-center gap-2 px-1 whitespace-nowrap ${f===K.id?"border-accent-primary text-accent-primary":"border-transparent text-text-secondary hover:text-text-primary"}`,children:[K.label,K.count!==void 0&&t.jsx("span",{className:`px-1.5 py-0.5 rounded-full text-[10px] ml-1 ${f===K.id?"bg-accent-primary/20 text-accent-primary":"bg-[#ffffff10] text-text-muted"}`,children:K.count})]},K.id))})]}),t.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto px-4 md:px-8 py-6",children:t.jsx("div",{className:"max-w-7xl mx-auto h-full",children:t.jsxs("div",{className:"h-full",children:[f==="workspace"&&t.jsxs("div",{className:"flex flex-col md:flex-row gap-6 md:gap-10 h-full",children:[t.jsx(eb,{machineEntry:p,providers:E,recentLaunches:X,currentConversations:he,onUpgradeDaemon:async()=>{try{await a(s,"daemon_upgrade",{})}catch{}},onOpenRecent:ue,onOpenConversation:J}),t.jsx(rb,{machine:T,machineId:s,providers:E,ideSessions:B,cliSessions:H,acpSessions:C,actions:x,getIcon:M,initialCategory:w,initialWorkspaceId:q,initialWorkspacePath:W,sendDaemonCommand:a})]}),f==="providers"&&t.jsx(Kx,{machineId:s,providers:E,sendDaemonCommand:a}),f==="overview"&&t.jsx(Lx,{machineId:s,machine:T,ideSessions:B,cliSessions:H,acpSessions:C,actions:x,sendDaemonCommand:a}),f==="session-host"&&t.jsx(Qx,{machineId:s,cliSessions:H,sendDaemonCommand:a}),f==="logs"&&t.jsx(qx,{machineId:s,sendDaemonCommand:a})]})})}),x.launchPick&&T&&t.jsx(Zx,{machine:T,launchPick:x.launchPick,actions:x}),b&&t.jsx(fo,{title:b.title,description:b.description,details:b.details,workspaceOptions:b.workspaceOptions,selectedWorkspaceKey:S,onWorkspaceChange:K=>{h.current=K,_(K)},confirmLabel:b.confirmLabel,busyLabel:b.busyLabel,busy:k,onConfirm:Z,onCancel:()=>{d.current=null,y(null)}}),t.jsx(Bc,{toasts:c.toasts||[],onDismiss:K=>c.setToasts(V=>V.filter(we=>we.id!==K)),onClickToast:K=>{K.targetKey&&r(as(K.targetKey))}}),t.jsx("style",{children:`
|
|
75
75
|
@keyframes toast-in {
|
|
76
76
|
from { opacity: 0; transform: translateX(40px); }
|
|
77
77
|
to { opacity: 1; transform: translateX(0); }
|
|
78
78
|
}
|
|
79
|
-
`})]})}function go(){return typeof window>"u"?null:new URLSearchParams(window.location.search).get("token")}function ab(e){if(typeof window>"u")return e;const s=e.startsWith("http://")||e.startsWith("https://")?new URL(e):new URL(e,window.location.origin),r=go();return r&&!s.searchParams.has("token")&&s.searchParams.set("token",r),e.startsWith("http://")||e.startsWith("https://")?s.toString():`${s.pathname}${s.search}${s.hash}`}async function Ut(e,s){return await fetch(ab(e),{credentials:"same-origin",...s})}function Pl(){if(typeof window>"u")return;const e=new URL(window.location.href);e.searchParams.has("token")&&(e.searchParams.delete("token"),window.history.replaceState({},"",`${e.pathname}${e.search}${e.hash}`))}class ob{constructor(){Ye(this,"adapters",new Map);Ye(this,"states",new Map);Ye(this,"runtimeListeners",new Map);Ye(this,"screenshotCallbacks",new Map);Ye(this,"statusCallbacks",new Set)}resolveDaemonId(s){if(this.adapters.has(s))return s;if(s.startsWith("standalone")){for(const r of this.adapters.keys())if(r.startsWith("standalone"))return r}return null}register(s,r){this.adapters.set(s,r),this.states.set(s,r.connectionState)}unregister(s){this.adapters.delete(s),this.states.delete(s)}setState(s,r){this.states.set(s,r)}retryConnection(s){}get(s){const r=this.resolveDaemonId(s);return r?this.adapters.get(r):void 0}getState(s){const r=this.resolveDaemonId(s);return r&&this.states.get(r)||"disconnected"}sendData(s,r){return!1}sendPtyInput(s,r,n){return!1}onScreenshot(s,r){return this.screenshotCallbacks.set(s,r),()=>{this.screenshotCallbacks.delete(s)}}emitScreenshot(s,r){this.screenshotCallbacks.forEach(n=>n(s,r))}onStatus(s){return this.statusCallbacks.add(s),()=>{this.statusCallbacks.delete(s)}}emitStatus(s,r){this.statusCallbacks.forEach(n=>n(s,r))}emitRuntimeSnapshot(s,r,n=0,a=!1){this.emitRuntimeEvent(s,{type:"runtime_snapshot",sessionId:s,seq:n,text:r,truncated:a})}emitSessionOutput(s,r,n){!s||typeof r!="string"||!r||this.emitRuntimeEvent(s,{type:"session_output",sessionId:s,...typeof n=="number"?{seq:n}:{},data:r})}onRuntimeEvent(s,r){const n=this.runtimeListeners.get(s)||new Set;return n.add(r),this.runtimeListeners.set(s,n),()=>{const a=this.runtimeListeners.get(s);a&&(a.delete(r),a.size===0&&this.runtimeListeners.delete(s))}}async requestRuntimeSnapshot(s,r){if(!r)return;const n=await Ut(`/api/v1/runtime/${encodeURIComponent(r)}/snapshot`);if(!n.ok)return;const a=await n.json();this.emitRuntimeEvent(r,{type:"runtime_snapshot",sessionId:r,seq:typeof a.seq=="number"?a.seq:0,text:typeof a.text=="string"?a.text:"",truncated:!!a.truncated,cols:typeof a.cols=="number"?a.cols:void 0,rows:typeof a.rows=="number"?a.rows:void 0})}emitRuntimeEvent(s,r){var n;(n=this.runtimeListeners.get(s))==null||n.forEach(a=>a(r))}}const Yt=new ob;function ib(){if(typeof window>"u")return"ws://localhost:3847/ws";const s=`${window.location.protocol==="https:"?"wss":"ws"}://${window.location.host}/ws`,r=go();return r?`${s}?token=${encodeURIComponent(r)}`:s}const Xr=ib(),Di=3e3,cb=3e4;let zt=null,lb=0;const xn=new Map;let ds=null,mr=null;function Ei(e,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[standalone-status] ${e}`,s)}catch{}}function rr(e,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[standalone-ws] ${e}`,s)}catch{}}function db(e){return e==="connected"?"connected":e}async function rn(e,s,r){const n=Tp(e,r||{}),a=zt;if(a&&a.readyState===WebSocket.OPEN){const i=`req_${++lb}_${Date.now()}`;return new Promise((c,l)=>{const u=setTimeout(()=>{xn.delete(i),l(new Error(`WS command timeout: ${s}`))},3e4);xn.set(i,{resolve:p=>{clearTimeout(u),c(p)},reject:p=>{clearTimeout(u),l(p)}}),a.send(JSON.stringify({type:"command",requestId:i,data:{type:s,payload:n.payload}}))})}throw new Error(`WS command channel unavailable: ${s}`)}function Aa(e,s){const r=zt;if(!r||r.readyState!==WebSocket.OPEN||!s||s.type!=="subscribe"&&s.type!=="unsubscribe")return!1;try{return r.send(JSON.stringify(s)),!0}catch{return!1}}class ub{constructor(s){Ye(this,"daemonId");Ye(this,"screenshotIdeType",null);this.daemonId=s}get hasCommandChannel(){return(zt==null?void 0:zt.readyState)===WebSocket.OPEN}get connectionState(){return(zt==null?void 0:zt.readyState)===WebSocket.OPEN?"connected":"disconnected"}async sendCommand(s,r){return rn(this.daemonId,s,r)}async sendInput(s,r){return rn(this.daemonId,"cdp_remote_action",{action:s,params:r,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}})}startScreenshots(s){this.screenshotIdeType=s||null,ds&&(clearInterval(ds),ds=null);const r=async()=>{if(this.hasCommandChannel)try{const n=await rn(this.daemonId,"screenshot",{width:1280,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}});if(n!=null&&n.success&&(n!=null&&n.base64)){const a=await fetch(`data:image/jpeg;base64,${n.base64}`).then(i=>i.blob());Yt.emitScreenshot(this.daemonId,a)}}catch{}};r(),ds=setInterval(r,2e3)}stopScreenshots(s){ds&&(clearInterval(ds),ds=null)}}let Kt=null;function mb(e){return(!Kt||Kt.daemonId!==e)&&(Kt=new ub(e)),Kt}function pb({children:e}){const s=o.useRef(cn()),r=cn();s.current=r;const{setUserName:n}=js(),a=o.useRef(n);a.current=n;const i=o.useRef(null),c=o.useRef(null),[,l]=o.useState("disconnected"),u=o.useCallback((d,b)=>{l(d),mr==null||mr(d,b)},[]),p=o.useRef(null),m=o.useRef(),f=o.useRef(Di),g=o.useRef(!0),w=o.useRef(!1),A=o.useRef("initial_connect");return o.useEffect(()=>{g.current=!0,w.current=!1;function d(){var h,S;if(!g.current||((h=p.current)==null?void 0:h.readyState)===WebSocket.OPEN||((S=p.current)==null?void 0:S.readyState)===WebSocket.CONNECTING)return;u("connecting"),console.log(`[Standalone WS] Connecting to ${Xr}...`),rr("connect_attempt",{url:Xr,reason:A.current,delayMs:f.current});let y;try{y=new WebSocket(Xr)}catch(_){console.error("[Standalone WS] Failed to create WebSocket:",_),b();return}p.current=y,y.onopen=()=>{if(!g.current){y.close();return}u("connected"),f.current=Di,rr("open",{url:Xr,reason:A.current}),os.resubscribeAll({sendData:Aa}),console.log("[Standalone WS] Connected")},zt=y,y.onmessage=_=>{var k,I;try{const j=JSON.parse(_.data);if((j.type==="command_result"||j.type==="error")&&j.requestId){const v=xn.get(j.requestId);v&&(xn.delete(j.requestId),j.type==="error"?v.reject(new Error(((k=j.data)==null?void 0:k.message)||"Command failed")):v.resolve(j.data));return}if(j.type==="session_output"){const v=j.sessionId||j.cliId||j.cliType;v&&Yt.emitSessionOutput(v,typeof j.data=="string"?j.data:"",typeof j.seq=="number"?j.seq:void 0);return}if(j.type==="runtime_snapshot"){Yt.emitRuntimeSnapshot(j.sessionId,typeof j.text=="string"?j.text:"",typeof j.seq=="number"?j.seq:0,!!j.truncated);return}if(j.type==="topic_update"){const v=j.update;v&&os.publish(v);return}if(j.type==="status"||j.type==="initial_state"){const v=j.data;if(!v)return;const{injectEntries:x,markLoaded:E,getIdes:L}=s.current,M=v.instanceId||"standalone",T=L().find(C=>C.id===M),B=mb(M);Yt.register(M,B),Yt.setState(M,"connected"),u("connected",M),Yt.emitStatus(M,v);const H=un(v,{daemonId:M,existingDaemon:T,existingEntries:L()});Ei("ws_status",{type:j.type,daemonId:M,sessions:(v.sessions||[]).map(C=>({id:C.id,parentId:C.parentId,providerType:C.providerType,kind:C.kind,transport:C.transport,unread:C.unread,inboxBucket:C.inboxBucket,lastSeenAt:C.lastSeenAt,lastUpdated:C.lastUpdated,title:C.title})),recentLaunches:(v.recentLaunches||[]).map(C=>({id:C.id,providerType:C.providerType,kind:C.kind,workspace:C.workspace,lastLaunchedAt:C.lastLaunchedAt}))}),Ei("entries",{daemonId:M,entries:H.filter(C=>C.type!=="adhdev-daemon").map(C=>({id:C.id,type:C.type,unread:C.unread,inboxBucket:C.inboxBucket,lastSeenAt:C.lastSeenAt,lastUpdated:C.lastUpdated,sessionId:C.sessionId}))}),H.length>0&&x(H,{authoritativeDaemonIds:[M]}),E(),c.current!==M&&((I=i.current)==null||I.call(i),c.current=M,i.current=os.subscribe({sendData:Aa},M,{type:"subscribe",topic:"daemon.metadata",key:`daemon:metadata:${M}`,params:{includeSessions:!0}},C=>{if(C.topic!=="daemon.metadata")return;const R=s.current.getIdes(),U=R.find(D=>D.id===M),N=un(C.status,{daemonId:M,existingDaemon:U,existingEntries:R,timestamp:C.timestamp});N.length>0&&s.current.injectEntries(N),C.userName&&a.current&&a.current(C.userName)}))}}catch(j){console.error("[Standalone WS] Parse error:",j)}},y.onclose=_=>{g.current&&(Kt==null||Kt.stopScreenshots(),Kt&&Yt.setState(Kt.daemonId,"disconnected"),u("disconnected"),p.current=null,A.current=`close:${_.code}${_.wasClean?":clean":":unclean"}`,rr("close",{code:_.code,reason:_.reason||"",wasClean:_.wasClean}),b())},y.onerror=_=>{w.current||!g.current||(A.current="error",rr("error",{message:_ instanceof Event?"event":String(_),readyState:y.readyState}),console.warn("[Standalone WS] Error, will reconnect:",_))}}function b(){if(!g.current)return;clearTimeout(m.current);const y=f.current;console.log(`[Standalone WS] Reconnecting in ${y}ms...`),rr("schedule_reconnect",{reason:A.current,delayMs:y}),m.current=setTimeout(()=>{f.current=Math.min(f.current*1.5,cb),d()},y)}return d(),()=>{var y;g.current=!1,w.current=!0,(y=i.current)==null||y.call(i),i.current=null,c.current=null,clearTimeout(m.current),p.current&&(p.current.onerror=null,p.current.onclose=null,p.current.close(),p.current=null,zt=null),Kt&&(Kt.stopScreenshots(),Yt.unregister(Kt.daemonId))}},[]),t.jsx(t.Fragment,{children:e})}function fb({children:e}){const[s,r]=o.useState("disconnected"),[n,a]=o.useState(null);o.useEffect(()=>(mr=(c,l)=>{r(c),l&&a(l)},()=>{mr=null}),[]);const i=o.useMemo(()=>{const c=s==="connected",l=db(s),u={};return n&&(u[n]=l),u.standalone=l,{wsStatus:s,isConnected:c,connectionStates:u}},[s,n]);return t.jsx(Cd,{connectionOverrides:i,children:t.jsx(pb,{children:e})})}const Dl="adhdev_standalone_font_preferences",ws={chat:{preset:"default"},code:{preset:"default"},terminal:{preset:"default"}},Tn=[{id:"default",label:"Default",family:"var(--font-sans)",description:"Current dashboard sans stack"},{id:"system-ui",label:"System UI",family:'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif',description:"Use the browser/OS default UI font"},{id:"inter",label:"Inter",family:'"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif',description:"Match the current product default explicitly"},{id:"pretendard",label:"Pretendard",family:'"Pretendard", "Noto Sans KR", system-ui, sans-serif',description:"Crisp Korean-first sans fallback stack"},{id:"noto-sans-kr",label:"Noto Sans KR",family:'"Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif',description:"Wide CJK coverage with neutral metrics"},{id:"serif",label:"Serif",family:'"Iowan Old Style", "Apple Garamond", "Times New Roman", serif',description:"Reading-focused serif stack for long replies"},{id:"custom",label:"Custom…",family:"",description:"Enter any CSS font-family stack"}],vr=[{id:"default",label:"Default mono",family:'ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace',description:"Current monospace stack"},{id:"jetbrains-mono",label:"JetBrains Mono",family:'"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace',description:"Readable coding font with strong punctuation"},{id:"fira-code",label:"Fira Code",family:'"Fira Code", ui-monospace, "SF Mono", Menlo, Consolas, monospace',description:"Popular ligature-friendly code font"},{id:"cascadia-code",label:"Cascadia Code",family:'"Cascadia Code", "Cascadia Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace',description:"Windows-friendly modern coding font"},{id:"berkeley-mono",label:"Berkeley Mono",family:'"Berkeley Mono", "SF Mono", ui-monospace, Menlo, Consolas, monospace',description:"Editorial-feeling mono stack if installed"},{id:"custom",label:"Custom…",family:"",description:"Enter any CSS monospace stack"}],hb=new Set(Tn.map(e=>e.id)),xb=new Set(vr.map(e=>e.id));function Vt(e){const s=e&&typeof e=="object"&&!Array.isArray(e)?e:{};return{chat:nn("chat",s.chat),code:nn("code",s.code),terminal:nn("terminal",s.terminal)}}function nn(e,s){const r=ws[e],n=s&&typeof s=="object"&&!Array.isArray(s)?s:{},a=typeof n.preset=="string"?n.preset.trim():"",i=typeof n.customFamily=="string"?n.customFamily.trim():"";return(e==="chat"?hb:xb).has(a)?a==="custom"?i?{preset:"custom",customFamily:i}:r:{preset:a}:r}function an(e,s){var a;const r=nn(e,s);if(r.preset==="custom"&&r.customFamily)return r.customFamily;const n=e==="chat"?Tn:vr;return((a=n.find(i=>i.id===r.preset))==null?void 0:a.family)||n[0].family}function bb(e){const s=Vt(e),r=an("chat",s.chat),n=an("code",s.code),a=an("terminal",s.terminal);return{"--chat-font-family":r,"--chat-code-font-family":n,"--chat-terminal-font-family":a,"--chat-tool-font-family":a}}function ms(e,s=document.documentElement){const r=Vt(e),n=bb(r);s.setAttribute("data-standalone-fonts","custom");for(const[a,i]of Object.entries(n))s.style.setProperty(a,i);return r}function Ma(e){const s=Vt(e);try{localStorage.setItem(Dl,JSON.stringify(s))}catch{}return s}function gb(){try{const e=localStorage.getItem(Dl);if(e)return Vt(JSON.parse(e))}catch{}return ws}function yb(){return ms(gb())}function nr(e,s){var n;const r=e==="chat"?Tn:vr;return((n=r.find(a=>a.id===s))==null?void 0:n.label)||r[0].label}const vb=[{id:"dashboard",path:"/dashboard",icon:t.jsx(zi,{}),label:"Dashboard"},{id:"machine",path:"/machines",icon:t.jsx(Qt,{}),label:"Burrow"},{id:"settings",path:"/settings",icon:t.jsx(bn,{}),label:"Settings"}];function wb({children:e}){const s=Vs(),r=_a(),[n,a]=o.useState(!1),[i,c]=o.useState(()=>{try{return localStorage.getItem("sidebar-collapsed")==="1"}catch{return!1}}),l=m=>{s(m),a(!1)},u=()=>{c(m=>{const f=!m;try{localStorage.setItem("sidebar-collapsed",f?"1":"0")}catch{}return f})},p=m=>`nav-item${r.pathname.startsWith(m)?" active":""} cursor-pointer ${i?"justify-center py-2.5 px-0":""}`;return t.jsxs("div",{className:`app-layout${n?" mobile-menu-open":""}${i?" sidebar-collapsed":""}`,children:[t.jsxs("button",{type:"button",className:"mobile-menu-btn","aria-label":"Open menu",onClick:()=>a(!0),children:[t.jsx("span",{className:"mobile-menu-icon"}),t.jsx("span",{className:"mobile-menu-icon"}),t.jsx("span",{className:"mobile-menu-icon"})]}),n&&t.jsx("div",{className:"sidebar-overlay",role:"button",tabIndex:0,"aria-label":"Close menu",onClick:()=>a(!1),onKeyDown:m=>m.key==="Escape"&&a(!1)}),t.jsxs("aside",{className:`sidebar ${n?"sidebar-open":""}`,children:[t.jsxs("div",{className:"sidebar-header",children:[t.jsxs("div",{className:`sidebar-logo ${i?"justify-center gap-0":""}`,children:[t.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-7 h-7"}),!i&&t.jsx("span",{children:"ADHDev"})]}),t.jsx("button",{type:"button",className:"sidebar-close-btn","aria-label":"Close menu",onClick:()=>a(!1),children:t.jsx(At,{size:16})})]}),t.jsx("nav",{className:"sidebar-nav",children:vb.map(m=>t.jsxs("div",{className:p(m.path),id:`nav-${m.id}`,onClick:()=>l(m.path),title:i?m.label:void 0,children:[t.jsx("span",{className:"nav-icon",children:m.icon}),!i&&m.label]},m.id))}),t.jsxs("div",{className:"border-t border-border-subtle pt-4 mt-2",children:[t.jsxs("div",{className:`nav-item cursor-pointer ${i?"justify-center py-2.5 px-0":""}`,id:"nav-docs",onClick:()=>window.open("https://docs.adhf.dev","_blank"),title:i?"Docs":void 0,children:[t.jsx("span",{className:"nav-icon",children:t.jsx(Vi,{})}),!i&&t.jsxs(t.Fragment,{children:["Docs",t.jsx("span",{className:"ml-auto text-[9px] text-text-muted",children:"↗"})]})]}),t.jsxs("div",{className:`nav-item cursor-pointer${r.pathname==="/about"?" active":""} ${i?"justify-center py-2.5 px-0":""}`,id:"nav-about",onClick:()=>s("/about"),title:i?"About":void 0,children:[t.jsx("span",{className:"nav-icon",children:t.jsx(Gi,{})}),!i&&"About"]}),!i&&t.jsxs("div",{className:"px-3 py-2 text-xs text-text-muted",children:["Selfhost v","0.8.89"]}),t.jsx(Hp,{collapsed:i}),t.jsxs("div",{className:`nav-item cursor-pointer ${i?"justify-center py-2.5 px-0":"mt-1"}`,onClick:u,title:i?"Expand sidebar":"Collapse sidebar",children:[t.jsx("span",{className:"nav-icon text-base",children:i?"›":"‹"}),!i&&t.jsx("span",{className:"text-xs",children:"Collapse"})]})]})]}),t.jsx("main",{className:"main-content relative",children:t.jsx("div",{className:"main-content-inner",children:e})})]})}const jb=[{icon:t.jsx(Qt,{size:16}),title:"Local-first runtime",desc:"Everything stays on your machine and the browser only connects over localhost."},{icon:t.jsx(Zt,{size:16}),title:"Agent chat relay",desc:"Read and respond to AI conversations in real time across connected IDEs."},{icon:t.jsx(qi,{size:16}),title:"Live screenshots",desc:"View your IDE directly in the browser through the local screenshot stream."},{icon:t.jsx(Rt,{size:16}),title:"Remote control",desc:"Click, type, and steer your IDE sessions without switching windows."},{icon:t.jsx(fr,{size:16}),title:"Multi-IDE support",desc:"Monitor VS Code, Cursor, Windsurf, and extension-based agents in one place."},{icon:t.jsx(Vi,{size:16}),title:"CLI and ACP coverage",desc:"Track standalone CLI agents and ACP-backed workflows alongside IDE sessions."}],kb=[{icon:t.jsx(Hd,{size:16}),title:"Access from anywhere",desc:"Reach your burrows from another laptop or phone without opening local ports."},{icon:t.jsx(zi,{size:16}),title:"Low-latency P2P stream",desc:"Cloud adds the WebRTC path for faster screenshots and remote control."},{icon:t.jsx(yn,{size:16}),title:"Mobile notifications",desc:"Get approval prompts and activity updates when you are away from your desk."},{icon:t.jsx(Dd,{size:16}),title:"REST API access",desc:"Integrate with Slack, CI, or internal tools using API keys and service routes."},{icon:t.jsx(Pa,{size:16}),title:"Team workspace",desc:"Share burrows, activity views, and policies across a team workspace."},{icon:t.jsx($d,{size:16}),title:"Enterprise controls",desc:"SSO, RBAC, audit logs, and managed policy features for production teams."}],Sb=[{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 Nb(){return t.jsxs(zc,{icon:t.jsx(Gi,{className:"text-text-primary"}),title:"About",subtitle:"Self-hosted ADHDev overview, built-in surfaces, and what changes in Cloud",widthClassName:"max-w-5xl",actions:t.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.89"]}),children:[t.jsx(Lt,{children:t.jsxs("div",{className:"flex flex-col gap-4 md:flex-row md:items-start md:justify-between",children:[t.jsxs("div",{className:"max-w-2xl",children:[t.jsx("div",{className:"text-[11px] font-semibold tracking-[0.18em] uppercase text-emerald-400 mb-2",children:"Self-hosted edition"}),t.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."}),t.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."})]}),t.jsxs("div",{className:"grid gap-2 min-w-[220px]",children:[t.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 ↗"}),t.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 ↗"}),t.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 ↗"})]})]})}),t.jsx(Lt,{title:"Included in standalone",description:"The local-first feature set available without the cloud control plane.",children:t.jsx("div",{className:"grid gap-3 md:grid-cols-2 xl:grid-cols-3",children:jb.map(e=>t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-4 transition-colors hover:border-border-default",children:[t.jsxs("div",{className:"flex items-center gap-2 text-sm font-semibold text-text-primary mb-2",children:[t.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:e.icon}),e.title]}),t.jsx("p",{className:"text-[13px] leading-relaxed text-text-muted",children:e.desc})]},e.title))})}),t.jsx(Lt,{title:"Built-in inventory",description:"Bundled editors and agent surfaces exposed in the standalone dashboard. These lists describe inventory, not verified support.",children:t.jsx("div",{className:"grid gap-4 md:grid-cols-3",children:[{label:"IDEs",items:Hc.map(e=>`${e.icon} ${e.name}`)},{label:"Extensions",items:Uc.map(e=>`${e.icon} ${e.name}`)},{label:"CLI agents",items:Fc.map(e=>`${e.icon} ${e.name}`)}].map(e=>t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-4",children:[t.jsx("div",{className:"text-[11px] font-bold tracking-wider text-text-muted mb-3 uppercase",children:e.label}),t.jsx("div",{className:"flex flex-col gap-1.5",children:e.items.map(s=>t.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))})]},e.label))})}),t.jsx(Lt,{title:"Cloud-only extras",description:"Capabilities that need the hosted control plane or team infrastructure.",children:t.jsx("div",{className:"grid gap-3 md:grid-cols-2 xl:grid-cols-3",children:kb.map(e=>t.jsxs("div",{className:"rounded-xl border border-accent-primary/20 bg-accent-primary/5 px-4 py-4",children:[t.jsxs("div",{className:"flex items-center gap-2 text-sm font-semibold text-text-primary mb-2",children:[t.jsx("span",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-accent-primary/10 text-accent-primary",children:e.icon}),e.title]}),t.jsx("p",{className:"text-[13px] leading-relaxed text-text-muted",children:e.desc})]},e.title))})}),t.jsx(Lt,{title:"Self-hosted vs Cloud",description:"The product split at a glance.",children:t.jsx("div",{className:"overflow-x-auto rounded-xl border border-border-subtle",children:t.jsxs("table",{className:"w-full text-[13px]",children:[t.jsx("thead",{children:t.jsxs("tr",{className:"bg-bg-secondary",children:[t.jsx("th",{className:"text-left px-4 py-3 font-semibold text-text-muted text-[11px] uppercase tracking-wider",children:"Feature"}),t.jsx("th",{className:"text-center px-4 py-3 font-semibold text-text-muted text-[11px] uppercase tracking-wider w-[110px]",children:"Selfhost"}),t.jsx("th",{className:"text-center px-4 py-3 font-semibold text-accent-primary text-[11px] uppercase tracking-wider w-[110px]",children:"Cloud"})]})}),t.jsx("tbody",{children:Sb.map((e,s)=>t.jsxs("tr",{className:s%2===0?"bg-bg-glass":"bg-transparent",children:[t.jsx("td",{className:"px-4 py-2.5 text-text-secondary",children:e.feature}),t.jsx("td",{className:"px-4 py-2.5 text-center",children:e.selfhost?t.jsx("span",{className:"text-emerald-500",children:"✓"}):t.jsx("span",{className:"text-text-muted opacity-40",children:"—"})}),t.jsx("td",{className:"px-4 py-2.5 text-center",children:t.jsx("span",{className:"text-emerald-500",children:"✓"})})]},e.feature))})]})})}),t.jsx(Vc,{icon:t.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:t.jsxs("div",{className:"flex flex-wrap justify-center gap-3",children:[t.jsx("a",{href:"https://adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-primary btn-sm no-underline",children:"Compare Cloud ↗"}),t.jsxs("a",{href:"https://discord.gg/WJD3tCfBzk",target:"_blank",rel:"noopener noreferrer",className:"btn btn-secondary btn-sm no-underline",children:[t.jsx(Qd,{size:14,className:"mr-1"}),"Discord ↗"]})]})})]})}function la(e,s,r){return{...e,[s]:r}}function da({surface:e,title:s,description:r,value:n,options:a,onChange:i}){return t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 flex flex-col gap-3",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-sm font-medium text-text-primary",children:s}),t.jsx("div",{className:"text-xs text-text-muted mt-1",children:r})]}),t.jsxs("div",{className:"flex flex-col gap-2",children:[t.jsx("select",{className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors",value:n.preset,onChange:c=>{const l=c.target.value;i(l==="custom"?{preset:"custom",customFamily:n.customFamily||""}:{preset:l})},children:a.map(c=>t.jsx("option",{value:c.id,children:c.label},c.id))}),n.preset==="custom"&&t.jsx("input",{type:"text",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors font-mono",placeholder:'e.g. "Pretendard", "Noto Sans KR", sans-serif',value:n.customFamily||"",onChange:c=>i({preset:"custom",customFamily:c.target.value})}),t.jsxs("div",{className:"text-[11px] text-text-muted",children:[t.jsx("span",{className:"font-medium text-text-secondary",children:"Resolved stack:"})," ",t.jsx("span",{className:"font-mono break-all",children:an(e,n)})]})]})]})}function Cb({value:e,savedValue:s,saving:r=!1,error:n,notice:a,onChange:i,onSave:c,onResetToSaved:l,onResetToDefaults:u}){const p=JSON.stringify(e)!==JSON.stringify(s);return t.jsxs("div",{className:"flex flex-col gap-4",children:[t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm text-text-muted",children:"Standalone-only font overrides. These do not affect the cloud dashboard. Chat bubbles, markdown prose, code blocks, tool rows, and terminal output all use the preferences below."}),n&&t.jsx("div",{className:"rounded-xl border border-red-500/30 bg-red-500/10 px-4 py-3 text-sm text-red-300",children:n}),a&&t.jsx("div",{className:"rounded-xl border border-green-500/30 bg-green-500/10 px-4 py-3 text-sm text-green-300",children:a}),t.jsxs("div",{className:"grid gap-3 lg:grid-cols-3",children:[t.jsx(da,{surface:"chat",title:"Chat text",description:"Assistant/user prose, markdown text, thought cards, and system notes.",value:e.chat,options:Tn,onChange:m=>i(la(e,"chat",m))}),t.jsx(da,{surface:"code",title:"Code blocks",description:"Markdown code fences, inline code, and preformatted command output.",value:e.code,options:vr,onChange:m=>i(la(e,"code",m))}),t.jsx(da,{surface:"terminal",title:"Terminal",description:"Terminal transcript cards and tool/command rows in chat mode.",value:e.terminal,options:vr,onChange:m=>i(la(e,"terminal",m))})]}),t.jsxs("div",{className:"rounded-2xl border border-border-subtle bg-bg-primary/70 p-4 flex flex-col gap-3",children:[t.jsxs("div",{className:"flex items-center justify-between gap-3",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-sm font-medium text-text-primary",children:"Live preview"}),t.jsxs("div",{className:"text-xs text-text-muted mt-1",children:["Chat: ",nr("chat",e.chat.preset)," · Code: ",nr("code",e.code.preset)," · Terminal: ",nr("terminal",e.terminal.preset)]})]}),t.jsxs("div",{className:"text-[11px] text-text-muted",children:["Defaults: ",nr("chat",ws.chat.preset)," / ",nr("code",ws.code.preset)]})]}),t.jsx("div",{className:"chat-container rounded-xl border border-border-subtle min-h-0 !p-4",children:t.jsxs("div",{className:"chat-container-content",children:[t.jsx("div",{className:"self-start max-w-[88%] min-w-0 flex flex-col gap-1",children:t.jsxs("div",{className:"chat-bubble chat-bubble-assistant",children:[t.jsxs("div",{className:"chat-bubble-header mb-1.5",children:[t.jsx("span",{className:"chat-sender",children:"Hermes"}),t.jsx("span",{className:"chat-time",children:"now"})]}),t.jsxs("div",{className:"chat-markdown",children:[t.jsxs("p",{children:["Readable prose, ",t.jsx("strong",{children:"bold text"}),", and ",t.jsx("code",{children:"inline code"})," should all follow your standalone font choices."]}),t.jsx("pre",{children:t.jsx("code",{children:"const message = 'standalone custom fonts'"})})]})]})}),t.jsxs("div",{className:"chat-msg-tool",children:[t.jsx("span",{className:"tool-icon",children:"▸"}),t.jsx("span",{className:"tool-text",children:"tool_call --scope standalone --font preview"})]}),t.jsxs("div",{className:"chat-msg-terminal",children:[t.jsx("div",{className:"chat-msg-header",children:"Terminal"}),t.jsx("pre",{className:"chat-msg-body",children:"$ npm run dev:standalone\\nready on http://localhost:3847"})]})]})})]}),t.jsxs("div",{className:"flex flex-wrap gap-2 items-center",children:[t.jsx("button",{type:"button",onClick:c,disabled:r||!p,className:"rounded-lg bg-accent text-white px-3 py-2 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:r?"Saving…":"Save font settings"}),t.jsx("button",{type:"button",onClick:l,disabled:r||!p,className:"rounded-lg border border-border-subtle bg-bg-glass px-3 py-2 text-sm font-medium text-text-secondary disabled:opacity-50 disabled:cursor-not-allowed",children:"Revert to saved"}),t.jsx("button",{type:"button",onClick:u,disabled:r,className:"rounded-lg border border-border-subtle bg-bg-glass px-3 py-2 text-sm font-medium text-text-secondary disabled:opacity-50 disabled:cursor-not-allowed",children:"Reset to defaults"})]})]})}function Ib(){const{ides:e}=js(),s=e.find(J=>J.type==="adhdev-daemon"),r=(s==null?void 0:s.detectedIdes)||[],{sendCommand:n}=Pt(),{userName:a}=js(),[i,c]=o.useState(a||""),[l,u]=o.useState(null),[p,m]=o.useState(null),[f,g]=o.useState(ws),[w,A]=o.useState(!1),[d,b]=o.useState(""),[y,h]=o.useState(""),[S,_]=o.useState("127.0.0.1"),[k,I]=o.useState(""),[j,v]=o.useState(""),[x,E]=o.useState(""),[L,M]=o.useState(""),[T,B]=o.useState(""),[H,C]=o.useState(!1),R=async()=>{const Z=await(await Ut("/auth/session")).json();u(Z)},U=async()=>{const Z=await(await Ut("/api/v1/standalone/preferences")).json();m(Z),_(Z.standaloneBindHost);const ue=Vt(Z.standaloneFontPreferences);g(ue),ms(ue),Ma(ue)};o.useEffect(()=>{a!==void 0&&c(a)},[a]),o.useEffect(()=>{Promise.all([R(),U()]).catch(J=>{M(J instanceof Error?J.message:String(J))})},[]),o.useEffect(()=>{ms(f)},[f]);const N=J=>{const Z=J.target.value.trim();s!=null&&s.id&&Z!==a&&n(s.id,"set_user_name",{userName:Z}).catch(console.error)},[D,Y]=o.useState(()=>{try{return localStorage.getItem("adhdev_sound")!=="0"}catch{return!0}}),q=J=>{Y(J);try{localStorage.setItem("adhdev_sound",J?"1":"0")}catch{}},W=async()=>{b(""),h(""),A(!0);try{const J=Vt(f),Z=await Ut("/api/v1/standalone/preferences",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({standaloneFontPreferences:J})}),ue=await Z.json();if(!Z.ok)throw new Error((ue==null?void 0:ue.error)||"Failed to save standalone font preferences");const de=Vt(ue.standaloneFontPreferences);m(ue),g(de),ms(de),Ma(de),h("Standalone chat fonts saved for this self-hosted dashboard.")}catch(J){b(J instanceof Error?J.message:String(J))}finally{A(!1)}},ae=()=>{const J=Vt(p==null?void 0:p.standaloneFontPreferences);b(""),h(""),g(J),ms(J)},ce=()=>{b(""),h(""),g(ws),ms(ws)},Se=async()=>{M(""),B(""),C(!0);try{const J=await Ut("/api/v1/standalone/preferences",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({standaloneBindHost:S})}),Z=await J.json();if(!J.ok)throw new Error((Z==null?void 0:Z.error)||"Failed to save standalone network preference");m(Z),_(Z.standaloneBindHost),B(Z.standaloneBindHost==="0.0.0.0"?"Default standalone network mode set to all interfaces (0.0.0.0). Restart standalone to apply it.":"Default standalone network mode set to localhost only. Restart standalone to apply it.")}catch(J){M(J instanceof Error?J.message:String(J))}finally{C(!1)}},X=async()=>{if(M(""),B(""),j.trim().length<4){M("Password must be at least 4 characters.");return}if(j!==x){M("New password and confirmation do not match.");return}C(!0);try{const J=await Ut("/auth/password",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({currentPassword:k,newPassword:j})}),Z=await J.json();if(!J.ok)throw new Error((Z==null?void 0:Z.error)||"Failed to save password");u(Z),await U(),I(""),v(""),E(""),B(l!=null&&l.hasPasswordAuth?"Standalone password updated.":"Standalone password enabled."),Pl()}catch(J){M(J instanceof Error?J.message:String(J))}finally{C(!1)}},he=async()=>{M(""),B(""),C(!0);try{const J=await Ut("/auth/password",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({currentPassword:k,clear:!0})}),Z=await J.json();if(!J.ok)throw new Error((Z==null?void 0:Z.error)||"Failed to clear password");u(Z),await U(),I(""),v(""),E(""),B("Standalone password disabled.")}catch(J){M(J instanceof Error?J.message:String(J))}finally{C(!1)}};return t.jsxs(zc,{icon:t.jsx(bn,{className:"text-text-primary"}),title:"Settings",subtitle:"Local daemon configuration, appearance, and on-device preferences",widthClassName:"max-w-5xl",children:[t.jsx(Br,{variant:"info",children:"Standalone settings stay on this machine. The browser only talks to your local daemon over localhost or your self-hosted LAN endpoint."}),(l==null?void 0:l.publicHostWarning)&&t.jsx(Br,{variant:"warning",children:"This standalone server is currently bound to 0.0.0.0 without auth. Anyone on your LAN can open the dashboard until you set a password or token."}),t.jsx(Lt,{title:"Daemon",description:"Connection health and local endpoints for the self-hosted runtime.",children:t.jsxs("div",{className:"grid grid-cols-[100px_1fr] gap-x-4 gap-y-2.5 text-sm",children:[t.jsx("span",{className:"text-text-muted",children:"Version"}),t.jsxs("span",{className:"font-mono text-xs",children:["v","0.8.89"]}),t.jsx("span",{className:"text-text-muted",children:"Status"}),t.jsx("span",{className:s?"text-green-400":"text-yellow-400",children:s?"● Running":"○ Not connected"}),t.jsx("span",{className:"text-text-muted",children:"Current bind"}),t.jsx("span",{className:"font-mono text-xs",children:(p==null?void 0:p.currentBindHost)||(l==null?void 0:l.boundHost)||"127.0.0.1"}),t.jsx("span",{className:"text-text-muted",children:"Default bind"}),t.jsx("span",{className:"font-mono text-xs",children:(p==null?void 0:p.standaloneBindHost)||"127.0.0.1"}),t.jsx("span",{className:"text-text-muted",children:"Auth"}),t.jsx("span",{className:"text-xs",children:l!=null&&l.hasPasswordAuth?"Password enabled":l!=null&&l.hasTokenAuth?"Token enabled":"No auth configured"})]})}),t.jsx(Lt,{title:"Network Access",description:"Choose the default bind host for future standalone launches. CLI --host still overrides this for one-off runs.",children:t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm text-text-muted",children:"Use localhost-only if this dashboard should stay on the current machine. Use all interfaces if you usually access it from phones, tablets, or other devices on your LAN. If you expose that machine more broadly, set a password or token."}),t.jsxs("div",{className:"grid gap-3 md:grid-cols-2",children:[t.jsxs("label",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm flex gap-3 items-start cursor-pointer",children:[t.jsx("input",{type:"radio",name:"standalone-bind-host",checked:S==="127.0.0.1",onChange:()=>_("127.0.0.1")}),t.jsxs("span",{children:[t.jsx("span",{className:"block font-medium text-text-primary",children:"Localhost only"}),t.jsx("span",{className:"block text-text-muted text-xs mt-1",children:"Bind to 127.0.0.1. Best when only this machine should open the dashboard."})]})]}),t.jsxs("label",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm flex gap-3 items-start cursor-pointer",children:[t.jsx("input",{type:"radio",name:"standalone-bind-host",checked:S==="0.0.0.0",onChange:()=>_("0.0.0.0")}),t.jsxs("span",{children:[t.jsx("span",{className:"block font-medium text-text-primary",children:"All interfaces"}),t.jsx("span",{className:"block text-text-muted text-xs mt-1",children:"Bind to 0.0.0.0. Good for LAN access, reverse proxies, or other external entry points."})]})]})]}),t.jsxs("div",{className:"flex flex-wrap gap-2 items-center",children:[t.jsx("button",{type:"button",onClick:()=>{Se()},disabled:H,className:"rounded-lg bg-accent text-white px-3 py-2 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:H?"Saving…":"Save default network mode"}),t.jsxs("span",{className:"text-xs text-text-muted",children:["Applies on next standalone restart. Current run stays bound to ",(p==null?void 0:p.currentBindHost)||(l==null?void 0:l.boundHost)||"127.0.0.1","."]})]})]})}),t.jsx(Lt,{title:"Dashboard Security",description:"Self-hosted-only password protection for browsers using this standalone dashboard.",children:t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm text-text-muted",children:l!=null&&l.hasPasswordAuth?"A local password is currently required for browser access. Existing sessions are rotated when you change it.":"No standalone password is set yet. If you usually run with --host, setting one is strongly recommended."}),L&&t.jsx(Br,{variant:"error",children:L}),T&&t.jsx(Br,{variant:"success",children:T}),t.jsxs("div",{className:"grid gap-3 md:grid-cols-2",children:[t.jsx("input",{type:"password",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors",placeholder:l!=null&&l.hasPasswordAuth?"Current password":"Current password (not needed for first setup)",value:k,onChange:J=>I(J.target.value)}),t.jsx("input",{type:"password",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors",placeholder:l!=null&&l.hasPasswordAuth?"New password":"New standalone password",value:j,onChange:J=>v(J.target.value)}),t.jsx("input",{type:"password",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors md:col-span-2",placeholder:"Confirm new password",value:x,onChange:J=>E(J.target.value)})]}),t.jsxs("div",{className:"flex flex-wrap gap-2",children:[t.jsx("button",{type:"button",onClick:()=>{X()},disabled:H,className:"rounded-lg bg-accent text-white px-3 py-2 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:H?"Saving…":l!=null&&l.hasPasswordAuth?"Update password":"Enable password"}),(l==null?void 0:l.hasPasswordAuth)&&t.jsx("button",{type:"button",onClick:()=>{he()},disabled:H,className:"rounded-lg border border-red-500/30 bg-red-500/10 text-red-300 px-3 py-2 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:"Disable password"})]})]})}),t.jsx(Lt,{title:"Detected IDEs",description:"Editors discovered by the local daemon on this machine.",children:r.length===0?t.jsx("p",{className:"text-sm text-text-muted",children:"No IDEs detected. Start an IDE to see it here."}):t.jsx("div",{className:"flex flex-col gap-1.5",children:r.map(J=>t.jsxs("div",{className:"flex justify-between items-center bg-bg-glass rounded-lg px-3.5 py-2.5",children:[t.jsxs("div",{className:"flex items-center gap-2.5",children:[t.jsx("span",{className:`w-2 h-2 rounded-full ${J.running?"bg-green-400":"bg-text-muted/30"}`}),t.jsx("span",{className:"text-sm font-medium",children:J.name})]}),t.jsx("span",{className:"text-[11px] text-text-muted font-mono",children:J.type})]},J.type))})}),t.jsx(Lt,{title:"Machine",description:"The local burrow exposed by your standalone daemon.",children:t.jsx(Vp,{ides:e,emptyMessage:"Daemon not connected. Run 'adhdev-standalone' to start."})}),t.jsx(Lt,{title:"Appearance",description:"Match the rest of the dashboard with a single place for mode, theme, and standalone-only font overrides.",children:t.jsxs("div",{className:"flex flex-col gap-4",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-xs text-text-muted mb-2 font-medium",children:"Mode"}),t.jsx(Xp,{})]}),t.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[t.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Theme"}),t.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."}),t.jsx(nf,{})]}),t.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[t.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Fonts"}),t.jsx("p",{className:"text-[11px] text-text-muted mb-3",children:"Standalone-only typography overrides for chat text, markdown code, and terminal output."}),t.jsx(Cb,{value:f,savedValue:Vt(p==null?void 0:p.standaloneFontPreferences),saving:w,error:d,notice:y,onChange:g,onSave:()=>{W()},onResetToSaved:ae,onResetToDefaults:ce})]}),t.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[t.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Mobile"}),t.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."}),t.jsx(cf,{})]})]})}),t.jsx(Lt,{title:"Notifications",description:"Browser prompts and local sound cues for agent activity.",children:t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx(Fp,{}),t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Jd,{size:15})," Sound Effects"]}),description:"Play a sound when agent completes or needs approval",checked:D,onChange:q})]})}),t.jsx(Lt,{title:"Profile",description:"How your name appears in local chat threads and dashboard views.",children:t.jsx("div",{className:"flex flex-col gap-3",children:t.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:[t.jsxs("div",{className:"flex flex-col gap-1 pr-4 max-w-[500px]",children:[t.jsxs("span",{className:"text-sm font-semibold flex items-center gap-2",children:[t.jsx(Pd,{size:16,className:"text-text-secondary"})," Display Name"]}),t.jsx("span",{className:"text-[12px] text-text-muted leading-relaxed",children:"Your name shown in chat threads and on the team dashboard."})]}),t.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:i,onChange:J=>c(J.target.value),onBlur:N,onKeyDown:J=>{J.key==="Enter"&&J.currentTarget.blur()}})]})})})]})}Wp();sf();yb();const Ab=Hi({baseUrl:"",getToken:go});function Mb({children:e}){const[s,r]=o.useState(null),[n,a]=o.useState(!0),[i,c]=o.useState(""),[l,u]=o.useState(""),[p,m]=o.useState(!1),f=async()=>{a(!0),u("");try{const A=await(await Ut("/auth/session")).json();r(A)}catch(w){u(w instanceof Error?w.message:String(w))}finally{a(!1)}};o.useEffect(()=>{f()},[]),o.useEffect(()=>{if(!s||s.required&&!s.authenticated)return;let w=!1;return(async()=>{try{const A=await Ut("/api/v1/standalone/preferences");if(!A.ok)return;const d=await A.json();if(w)return;const b=Vt(d.standaloneFontPreferences);ms(b),Ma(b)}catch{}})(),()=>{w=!0}},[s==null?void 0:s.authenticated,s==null?void 0:s.required]);const g=async w=>{w.preventDefault(),m(!0),u("");try{const A=await Ut("/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({password:i})}),d=await A.json();if(!A.ok)throw new Error((d==null?void 0:d.error)||"Login failed");r(d),c(""),Pl()}catch(A){u(A instanceof Error?A.message:String(A))}finally{m(!1)}};return n?t.jsx("div",{className:"min-h-screen flex items-center justify-center text-sm text-text-muted",children:"Loading standalone dashboard…"}):s?!s.required||s.authenticated?t.jsx(t.Fragment,{children:e}):t.jsx("div",{className:"min-h-screen bg-bg-base flex items-center justify-center px-4",children:t.jsxs("div",{className:"w-full max-w-md rounded-2xl border border-border-subtle bg-bg-panel p-6 shadow-2xl flex flex-col gap-4",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-lg font-semibold text-text-primary",children:"Standalone sign-in"}),t.jsx("p",{className:"text-sm text-text-muted mt-1",children:s.hasPasswordAuth?"This self-hosted dashboard is protected by a local password.":"This standalone server is protected by a token. Open it using the tokenized URL or set a password from an already-authenticated session."})]}),s.hasPasswordAuth?t.jsxs("form",{className:"flex flex-col gap-3",onSubmit:g,children:[t.jsx("input",{type:"password",value:i,onChange:w=>c(w.target.value),className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors",placeholder:"Enter standalone password",autoFocus:!0}),t.jsx("button",{type:"submit",disabled:p||!i,className:"rounded-lg bg-accent text-white px-3 py-2.5 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:p?"Signing in…":"Unlock dashboard"})]}):t.jsx("div",{className:"rounded-lg border border-yellow-500/30 bg-yellow-500/10 px-3 py-2 text-sm text-yellow-300",children:"Password login is not enabled on this server."}),l&&t.jsx("div",{className:"rounded-lg border border-red-500/30 bg-red-500/10 px-3 py-2 text-sm text-red-300",children:l})]})}):t.jsxs("div",{className:"min-h-screen flex items-center justify-center text-sm text-red-400",children:["Failed to load standalone auth status: ",l||"unknown error"]})}function $i(){const{ides:e,initialLoaded:s}=js();if(!s)return t.jsx("div",{className:"p-10 text-center text-text-muted",children:"⏳ Loading machine..."});const r=e.find(n=>n.daemonMode||n.type==="adhdev-daemon");return r?t.jsx(pa,{to:`/machines/${r.id}`,replace:!0}):t.jsx(pa,{to:"/dashboard",replace:!0})}function Tb(){const e=o.useMemo(()=>({sendCommand:rn,sendData:Aa}),[]);return t.jsx(bd,{future:{v7_startTransition:!0,v7_relativeSplatPath:!0},children:t.jsx(Md,{client:Ab,children:t.jsx(Mb,{children:t.jsx(fb,{children:t.jsx(Ld,{value:e,children:t.jsx(wb,{children:t.jsxs(gd,{children:[t.jsx(cs,{path:"/dashboard",element:t.jsx(Mx,{})}),t.jsx(cs,{path:"/machine",element:t.jsx($i,{})}),t.jsx(cs,{path:"/machines/:id",element:t.jsx(nb,{})}),t.jsx(cs,{path:"/machines",element:t.jsx($i,{})}),t.jsx(cs,{path:"/about",element:t.jsx(Nb,{})}),t.jsx(cs,{path:"/settings",element:t.jsx(Ib,{})}),t.jsx(cs,{path:"*",element:t.jsx(pa,{to:"/dashboard",replace:!0})})]})})})})})})})}sp({connectionManager:Yt});yd(document.getElementById("root")).render(t.jsx(Tb,{}));
|
|
79
|
+
`})]})}function go(){return typeof window>"u"?null:new URLSearchParams(window.location.search).get("token")}function ab(e){if(typeof window>"u")return e;const s=e.startsWith("http://")||e.startsWith("https://")?new URL(e):new URL(e,window.location.origin),r=go();return r&&!s.searchParams.has("token")&&s.searchParams.set("token",r),e.startsWith("http://")||e.startsWith("https://")?s.toString():`${s.pathname}${s.search}${s.hash}`}async function Ut(e,s){return await fetch(ab(e),{credentials:"same-origin",...s})}function Pl(){if(typeof window>"u")return;const e=new URL(window.location.href);e.searchParams.has("token")&&(e.searchParams.delete("token"),window.history.replaceState({},"",`${e.pathname}${e.search}${e.hash}`))}class ob{constructor(){Ye(this,"adapters",new Map);Ye(this,"states",new Map);Ye(this,"runtimeListeners",new Map);Ye(this,"screenshotCallbacks",new Map);Ye(this,"statusCallbacks",new Set)}resolveDaemonId(s){if(this.adapters.has(s))return s;if(s.startsWith("standalone")){for(const r of this.adapters.keys())if(r.startsWith("standalone"))return r}return null}register(s,r){this.adapters.set(s,r),this.states.set(s,r.connectionState)}unregister(s){this.adapters.delete(s),this.states.delete(s)}setState(s,r){this.states.set(s,r)}retryConnection(s){}get(s){const r=this.resolveDaemonId(s);return r?this.adapters.get(r):void 0}getState(s){const r=this.resolveDaemonId(s);return r&&this.states.get(r)||"disconnected"}sendData(s,r){return!1}sendPtyInput(s,r,n){return!1}onScreenshot(s,r){return this.screenshotCallbacks.set(s,r),()=>{this.screenshotCallbacks.delete(s)}}emitScreenshot(s,r){this.screenshotCallbacks.forEach(n=>n(s,r))}onStatus(s){return this.statusCallbacks.add(s),()=>{this.statusCallbacks.delete(s)}}emitStatus(s,r){this.statusCallbacks.forEach(n=>n(s,r))}emitRuntimeSnapshot(s,r,n=0,a=!1){this.emitRuntimeEvent(s,{type:"runtime_snapshot",sessionId:s,seq:n,text:r,truncated:a})}emitSessionOutput(s,r,n){!s||typeof r!="string"||!r||this.emitRuntimeEvent(s,{type:"session_output",sessionId:s,...typeof n=="number"?{seq:n}:{},data:r})}onRuntimeEvent(s,r){const n=this.runtimeListeners.get(s)||new Set;return n.add(r),this.runtimeListeners.set(s,n),()=>{const a=this.runtimeListeners.get(s);a&&(a.delete(r),a.size===0&&this.runtimeListeners.delete(s))}}async requestRuntimeSnapshot(s,r){if(!r)return;const n=await Ut(`/api/v1/runtime/${encodeURIComponent(r)}/snapshot`);if(!n.ok)return;const a=await n.json();this.emitRuntimeEvent(r,{type:"runtime_snapshot",sessionId:r,seq:typeof a.seq=="number"?a.seq:0,text:typeof a.text=="string"?a.text:"",truncated:!!a.truncated,cols:typeof a.cols=="number"?a.cols:void 0,rows:typeof a.rows=="number"?a.rows:void 0})}emitRuntimeEvent(s,r){var n;(n=this.runtimeListeners.get(s))==null||n.forEach(a=>a(r))}}const Yt=new ob;function ib(){if(typeof window>"u")return"ws://localhost:3847/ws";const s=`${window.location.protocol==="https:"?"wss":"ws"}://${window.location.host}/ws`,r=go();return r?`${s}?token=${encodeURIComponent(r)}`:s}const Xr=ib(),Di=3e3,cb=3e4;let zt=null,lb=0;const xn=new Map;let ds=null,mr=null;function Ei(e,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[standalone-status] ${e}`,s)}catch{}}function rr(e,s){if(!(typeof window>"u"))try{if(!(window.localStorage.getItem("adhdev_mobile_debug")==="1"))return;console.debug(`[standalone-ws] ${e}`,s)}catch{}}function db(e){return e==="connected"?"connected":e}async function rn(e,s,r){const n=Tp(e,r||{}),a=zt;if(a&&a.readyState===WebSocket.OPEN){const i=`req_${++lb}_${Date.now()}`;return new Promise((c,l)=>{const u=setTimeout(()=>{xn.delete(i),l(new Error(`WS command timeout: ${s}`))},3e4);xn.set(i,{resolve:p=>{clearTimeout(u),c(p)},reject:p=>{clearTimeout(u),l(p)}}),a.send(JSON.stringify({type:"command",requestId:i,data:{type:s,payload:n.payload}}))})}throw new Error(`WS command channel unavailable: ${s}`)}function Aa(e,s){const r=zt;if(!r||r.readyState!==WebSocket.OPEN||!s||s.type!=="subscribe"&&s.type!=="unsubscribe")return!1;try{return r.send(JSON.stringify(s)),!0}catch{return!1}}class ub{constructor(s){Ye(this,"daemonId");Ye(this,"screenshotIdeType",null);this.daemonId=s}get hasCommandChannel(){return(zt==null?void 0:zt.readyState)===WebSocket.OPEN}get connectionState(){return(zt==null?void 0:zt.readyState)===WebSocket.OPEN?"connected":"disconnected"}async sendCommand(s,r){return rn(this.daemonId,s,r)}async sendInput(s,r){return rn(this.daemonId,"cdp_remote_action",{action:s,params:r,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}})}startScreenshots(s){this.screenshotIdeType=s||null,ds&&(clearInterval(ds),ds=null);const r=async()=>{if(this.hasCommandChannel)try{const n=await rn(this.daemonId,"screenshot",{width:1280,...this.screenshotIdeType&&{targetSessionId:this.screenshotIdeType}});if(n!=null&&n.success&&(n!=null&&n.base64)){const a=await fetch(`data:image/jpeg;base64,${n.base64}`).then(i=>i.blob());Yt.emitScreenshot(this.daemonId,a)}}catch{}};r(),ds=setInterval(r,2e3)}stopScreenshots(s){ds&&(clearInterval(ds),ds=null)}}let Kt=null;function mb(e){return(!Kt||Kt.daemonId!==e)&&(Kt=new ub(e)),Kt}function pb({children:e}){const s=o.useRef(cn()),r=cn();s.current=r;const{setUserName:n}=js(),a=o.useRef(n);a.current=n;const i=o.useRef(null),c=o.useRef(null),[,l]=o.useState("disconnected"),u=o.useCallback((d,b)=>{l(d),mr==null||mr(d,b)},[]),p=o.useRef(null),m=o.useRef(),f=o.useRef(Di),g=o.useRef(!0),w=o.useRef(!1),A=o.useRef("initial_connect");return o.useEffect(()=>{g.current=!0,w.current=!1;function d(){var h,S;if(!g.current||((h=p.current)==null?void 0:h.readyState)===WebSocket.OPEN||((S=p.current)==null?void 0:S.readyState)===WebSocket.CONNECTING)return;u("connecting"),console.log(`[Standalone WS] Connecting to ${Xr}...`),rr("connect_attempt",{url:Xr,reason:A.current,delayMs:f.current});let y;try{y=new WebSocket(Xr)}catch(_){console.error("[Standalone WS] Failed to create WebSocket:",_),b();return}p.current=y,y.onopen=()=>{if(!g.current){y.close();return}u("connected"),f.current=Di,rr("open",{url:Xr,reason:A.current}),os.resubscribeAll({sendData:Aa}),console.log("[Standalone WS] Connected")},zt=y,y.onmessage=_=>{var k,I;try{const j=JSON.parse(_.data);if((j.type==="command_result"||j.type==="error")&&j.requestId){const v=xn.get(j.requestId);v&&(xn.delete(j.requestId),j.type==="error"?v.reject(new Error(((k=j.data)==null?void 0:k.message)||"Command failed")):v.resolve(j.data));return}if(j.type==="session_output"){const v=j.sessionId||j.cliId||j.cliType;v&&Yt.emitSessionOutput(v,typeof j.data=="string"?j.data:"",typeof j.seq=="number"?j.seq:void 0);return}if(j.type==="runtime_snapshot"){Yt.emitRuntimeSnapshot(j.sessionId,typeof j.text=="string"?j.text:"",typeof j.seq=="number"?j.seq:0,!!j.truncated);return}if(j.type==="topic_update"){const v=j.update;v&&os.publish(v);return}if(j.type==="status"||j.type==="initial_state"){const v=j.data;if(!v)return;const{injectEntries:x,markLoaded:E,getIdes:L}=s.current,M=v.instanceId||"standalone",T=L().find(C=>C.id===M),B=mb(M);Yt.register(M,B),Yt.setState(M,"connected"),u("connected",M),Yt.emitStatus(M,v);const H=un(v,{daemonId:M,existingDaemon:T,existingEntries:L()});Ei("ws_status",{type:j.type,daemonId:M,sessions:(v.sessions||[]).map(C=>({id:C.id,parentId:C.parentId,providerType:C.providerType,kind:C.kind,transport:C.transport,unread:C.unread,inboxBucket:C.inboxBucket,lastSeenAt:C.lastSeenAt,lastUpdated:C.lastUpdated,title:C.title})),recentLaunches:(v.recentLaunches||[]).map(C=>({id:C.id,providerType:C.providerType,kind:C.kind,workspace:C.workspace,lastLaunchedAt:C.lastLaunchedAt}))}),Ei("entries",{daemonId:M,entries:H.filter(C=>C.type!=="adhdev-daemon").map(C=>({id:C.id,type:C.type,unread:C.unread,inboxBucket:C.inboxBucket,lastSeenAt:C.lastSeenAt,lastUpdated:C.lastUpdated,sessionId:C.sessionId}))}),H.length>0&&x(H,{authoritativeDaemonIds:[M]}),E(),c.current!==M&&((I=i.current)==null||I.call(i),c.current=M,i.current=os.subscribe({sendData:Aa},M,{type:"subscribe",topic:"daemon.metadata",key:`daemon:metadata:${M}`,params:{includeSessions:!0}},C=>{if(C.topic!=="daemon.metadata")return;const R=s.current.getIdes(),U=R.find(D=>D.id===M),N=un(C.status,{daemonId:M,existingDaemon:U,existingEntries:R,timestamp:C.timestamp});N.length>0&&s.current.injectEntries(N),C.userName&&a.current&&a.current(C.userName)}))}}catch(j){console.error("[Standalone WS] Parse error:",j)}},y.onclose=_=>{g.current&&(Kt==null||Kt.stopScreenshots(),Kt&&Yt.setState(Kt.daemonId,"disconnected"),u("disconnected"),p.current=null,A.current=`close:${_.code}${_.wasClean?":clean":":unclean"}`,rr("close",{code:_.code,reason:_.reason||"",wasClean:_.wasClean}),b())},y.onerror=_=>{w.current||!g.current||(A.current="error",rr("error",{message:_ instanceof Event?"event":String(_),readyState:y.readyState}),console.warn("[Standalone WS] Error, will reconnect:",_))}}function b(){if(!g.current)return;clearTimeout(m.current);const y=f.current;console.log(`[Standalone WS] Reconnecting in ${y}ms...`),rr("schedule_reconnect",{reason:A.current,delayMs:y}),m.current=setTimeout(()=>{f.current=Math.min(f.current*1.5,cb),d()},y)}return d(),()=>{var y;g.current=!1,w.current=!0,(y=i.current)==null||y.call(i),i.current=null,c.current=null,clearTimeout(m.current),p.current&&(p.current.onerror=null,p.current.onclose=null,p.current.close(),p.current=null,zt=null),Kt&&(Kt.stopScreenshots(),Yt.unregister(Kt.daemonId))}},[]),t.jsx(t.Fragment,{children:e})}function fb({children:e}){const[s,r]=o.useState("disconnected"),[n,a]=o.useState(null);o.useEffect(()=>(mr=(c,l)=>{r(c),l&&a(l)},()=>{mr=null}),[]);const i=o.useMemo(()=>{const c=s==="connected",l=db(s),u={};return n&&(u[n]=l),u.standalone=l,{wsStatus:s,isConnected:c,connectionStates:u}},[s,n]);return t.jsx(Cd,{connectionOverrides:i,children:t.jsx(pb,{children:e})})}const Dl="adhdev_standalone_font_preferences",ws={chat:{preset:"default"},code:{preset:"default"},terminal:{preset:"default"}},Tn=[{id:"default",label:"Default",family:"var(--font-sans)",description:"Current dashboard sans stack"},{id:"system-ui",label:"System UI",family:'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif',description:"Use the browser/OS default UI font"},{id:"inter",label:"Inter",family:'"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif',description:"Match the current product default explicitly"},{id:"pretendard",label:"Pretendard",family:'"Pretendard", "Noto Sans KR", system-ui, sans-serif',description:"Crisp Korean-first sans fallback stack"},{id:"noto-sans-kr",label:"Noto Sans KR",family:'"Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif',description:"Wide CJK coverage with neutral metrics"},{id:"serif",label:"Serif",family:'"Iowan Old Style", "Apple Garamond", "Times New Roman", serif',description:"Reading-focused serif stack for long replies"},{id:"custom",label:"Custom…",family:"",description:"Enter any CSS font-family stack"}],vr=[{id:"default",label:"Default mono",family:'ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace',description:"Current monospace stack"},{id:"jetbrains-mono",label:"JetBrains Mono",family:'"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace',description:"Readable coding font with strong punctuation"},{id:"fira-code",label:"Fira Code",family:'"Fira Code", ui-monospace, "SF Mono", Menlo, Consolas, monospace',description:"Popular ligature-friendly code font"},{id:"cascadia-code",label:"Cascadia Code",family:'"Cascadia Code", "Cascadia Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace',description:"Windows-friendly modern coding font"},{id:"berkeley-mono",label:"Berkeley Mono",family:'"Berkeley Mono", "SF Mono", ui-monospace, Menlo, Consolas, monospace',description:"Editorial-feeling mono stack if installed"},{id:"custom",label:"Custom…",family:"",description:"Enter any CSS monospace stack"}],hb=new Set(Tn.map(e=>e.id)),xb=new Set(vr.map(e=>e.id));function Vt(e){const s=e&&typeof e=="object"&&!Array.isArray(e)?e:{};return{chat:nn("chat",s.chat),code:nn("code",s.code),terminal:nn("terminal",s.terminal)}}function nn(e,s){const r=ws[e],n=s&&typeof s=="object"&&!Array.isArray(s)?s:{},a=typeof n.preset=="string"?n.preset.trim():"",i=typeof n.customFamily=="string"?n.customFamily.trim():"";return(e==="chat"?hb:xb).has(a)?a==="custom"?i?{preset:"custom",customFamily:i}:r:{preset:a}:r}function an(e,s){var a;const r=nn(e,s);if(r.preset==="custom"&&r.customFamily)return r.customFamily;const n=e==="chat"?Tn:vr;return((a=n.find(i=>i.id===r.preset))==null?void 0:a.family)||n[0].family}function bb(e){const s=Vt(e),r=an("chat",s.chat),n=an("code",s.code),a=an("terminal",s.terminal);return{"--chat-font-family":r,"--chat-code-font-family":n,"--chat-terminal-font-family":a,"--chat-tool-font-family":a}}function ms(e,s=document.documentElement){const r=Vt(e),n=bb(r);s.setAttribute("data-standalone-fonts","custom");for(const[a,i]of Object.entries(n))s.style.setProperty(a,i);return r}function Ma(e){const s=Vt(e);try{localStorage.setItem(Dl,JSON.stringify(s))}catch{}return s}function gb(){try{const e=localStorage.getItem(Dl);if(e)return Vt(JSON.parse(e))}catch{}return ws}function yb(){return ms(gb())}function nr(e,s){var n;const r=e==="chat"?Tn:vr;return((n=r.find(a=>a.id===s))==null?void 0:n.label)||r[0].label}const vb=[{id:"dashboard",path:"/dashboard",icon:t.jsx(zi,{}),label:"Dashboard"},{id:"machine",path:"/machines",icon:t.jsx(Qt,{}),label:"Burrow"},{id:"settings",path:"/settings",icon:t.jsx(bn,{}),label:"Settings"}];function wb({children:e}){const s=Vs(),r=_a(),[n,a]=o.useState(!1),[i,c]=o.useState(()=>{try{return localStorage.getItem("sidebar-collapsed")==="1"}catch{return!1}}),l=m=>{s(m),a(!1)},u=()=>{c(m=>{const f=!m;try{localStorage.setItem("sidebar-collapsed",f?"1":"0")}catch{}return f})},p=m=>`nav-item${r.pathname.startsWith(m)?" active":""} cursor-pointer ${i?"justify-center py-2.5 px-0":""}`;return t.jsxs("div",{className:`app-layout${n?" mobile-menu-open":""}${i?" sidebar-collapsed":""}`,children:[t.jsxs("button",{type:"button",className:"mobile-menu-btn","aria-label":"Open menu",onClick:()=>a(!0),children:[t.jsx("span",{className:"mobile-menu-icon"}),t.jsx("span",{className:"mobile-menu-icon"}),t.jsx("span",{className:"mobile-menu-icon"})]}),n&&t.jsx("div",{className:"sidebar-overlay",role:"button",tabIndex:0,"aria-label":"Close menu",onClick:()=>a(!1),onKeyDown:m=>m.key==="Escape"&&a(!1)}),t.jsxs("aside",{className:`sidebar ${n?"sidebar-open":""}`,children:[t.jsxs("div",{className:"sidebar-header",children:[t.jsxs("div",{className:`sidebar-logo ${i?"justify-center gap-0":""}`,children:[t.jsx("img",{src:"/otter-logo.png",alt:"ADHDev",className:"w-7 h-7"}),!i&&t.jsx("span",{children:"ADHDev"})]}),t.jsx("button",{type:"button",className:"sidebar-close-btn","aria-label":"Close menu",onClick:()=>a(!1),children:t.jsx(At,{size:16})})]}),t.jsx("nav",{className:"sidebar-nav",children:vb.map(m=>t.jsxs("div",{className:p(m.path),id:`nav-${m.id}`,onClick:()=>l(m.path),title:i?m.label:void 0,children:[t.jsx("span",{className:"nav-icon",children:m.icon}),!i&&m.label]},m.id))}),t.jsxs("div",{className:"border-t border-border-subtle pt-4 mt-2",children:[t.jsxs("div",{className:`nav-item cursor-pointer ${i?"justify-center py-2.5 px-0":""}`,id:"nav-docs",onClick:()=>window.open("https://docs.adhf.dev","_blank"),title:i?"Docs":void 0,children:[t.jsx("span",{className:"nav-icon",children:t.jsx(Vi,{})}),!i&&t.jsxs(t.Fragment,{children:["Docs",t.jsx("span",{className:"ml-auto text-[9px] text-text-muted",children:"↗"})]})]}),t.jsxs("div",{className:`nav-item cursor-pointer${r.pathname==="/about"?" active":""} ${i?"justify-center py-2.5 px-0":""}`,id:"nav-about",onClick:()=>s("/about"),title:i?"About":void 0,children:[t.jsx("span",{className:"nav-icon",children:t.jsx(Gi,{})}),!i&&"About"]}),!i&&t.jsxs("div",{className:"px-3 py-2 text-xs text-text-muted",children:["Selfhost v","0.8.90"]}),t.jsx(Hp,{collapsed:i}),t.jsxs("div",{className:`nav-item cursor-pointer ${i?"justify-center py-2.5 px-0":"mt-1"}`,onClick:u,title:i?"Expand sidebar":"Collapse sidebar",children:[t.jsx("span",{className:"nav-icon text-base",children:i?"›":"‹"}),!i&&t.jsx("span",{className:"text-xs",children:"Collapse"})]})]})]}),t.jsx("main",{className:"main-content relative",children:t.jsx("div",{className:"main-content-inner",children:e})})]})}const jb=[{icon:t.jsx(Qt,{size:16}),title:"Local-first runtime",desc:"Everything stays on your machine and the browser only connects over localhost."},{icon:t.jsx(Zt,{size:16}),title:"Agent chat relay",desc:"Read and respond to AI conversations in real time across connected IDEs."},{icon:t.jsx(qi,{size:16}),title:"Live screenshots",desc:"View your IDE directly in the browser through the local screenshot stream."},{icon:t.jsx(Rt,{size:16}),title:"Remote control",desc:"Click, type, and steer your IDE sessions without switching windows."},{icon:t.jsx(fr,{size:16}),title:"Multi-IDE support",desc:"Monitor VS Code, Cursor, Windsurf, and extension-based agents in one place."},{icon:t.jsx(Vi,{size:16}),title:"CLI and ACP coverage",desc:"Track standalone CLI agents and ACP-backed workflows alongside IDE sessions."}],kb=[{icon:t.jsx(Hd,{size:16}),title:"Access from anywhere",desc:"Reach your burrows from another laptop or phone without opening local ports."},{icon:t.jsx(zi,{size:16}),title:"Low-latency P2P stream",desc:"Cloud adds the WebRTC path for faster screenshots and remote control."},{icon:t.jsx(yn,{size:16}),title:"Mobile notifications",desc:"Get approval prompts and activity updates when you are away from your desk."},{icon:t.jsx(Dd,{size:16}),title:"REST API access",desc:"Integrate with Slack, CI, or internal tools using API keys and service routes."},{icon:t.jsx(Pa,{size:16}),title:"Team workspace",desc:"Share burrows, activity views, and policies across a team workspace."},{icon:t.jsx($d,{size:16}),title:"Enterprise controls",desc:"SSO, RBAC, audit logs, and managed policy features for production teams."}],Sb=[{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 Nb(){return t.jsxs(zc,{icon:t.jsx(Gi,{className:"text-text-primary"}),title:"About",subtitle:"Self-hosted ADHDev overview, built-in surfaces, and what changes in Cloud",widthClassName:"max-w-5xl",actions:t.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.90"]}),children:[t.jsx(Lt,{children:t.jsxs("div",{className:"flex flex-col gap-4 md:flex-row md:items-start md:justify-between",children:[t.jsxs("div",{className:"max-w-2xl",children:[t.jsx("div",{className:"text-[11px] font-semibold tracking-[0.18em] uppercase text-emerald-400 mb-2",children:"Self-hosted edition"}),t.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."}),t.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."})]}),t.jsxs("div",{className:"grid gap-2 min-w-[220px]",children:[t.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 ↗"}),t.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 ↗"}),t.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 ↗"})]})]})}),t.jsx(Lt,{title:"Included in standalone",description:"The local-first feature set available without the cloud control plane.",children:t.jsx("div",{className:"grid gap-3 md:grid-cols-2 xl:grid-cols-3",children:jb.map(e=>t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-4 transition-colors hover:border-border-default",children:[t.jsxs("div",{className:"flex items-center gap-2 text-sm font-semibold text-text-primary mb-2",children:[t.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:e.icon}),e.title]}),t.jsx("p",{className:"text-[13px] leading-relaxed text-text-muted",children:e.desc})]},e.title))})}),t.jsx(Lt,{title:"Built-in inventory",description:"Bundled editors and agent surfaces exposed in the standalone dashboard. These lists describe inventory, not verified support.",children:t.jsx("div",{className:"grid gap-4 md:grid-cols-3",children:[{label:"IDEs",items:Hc.map(e=>`${e.icon} ${e.name}`)},{label:"Extensions",items:Uc.map(e=>`${e.icon} ${e.name}`)},{label:"CLI agents",items:Fc.map(e=>`${e.icon} ${e.name}`)}].map(e=>t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-4",children:[t.jsx("div",{className:"text-[11px] font-bold tracking-wider text-text-muted mb-3 uppercase",children:e.label}),t.jsx("div",{className:"flex flex-col gap-1.5",children:e.items.map(s=>t.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))})]},e.label))})}),t.jsx(Lt,{title:"Cloud-only extras",description:"Capabilities that need the hosted control plane or team infrastructure.",children:t.jsx("div",{className:"grid gap-3 md:grid-cols-2 xl:grid-cols-3",children:kb.map(e=>t.jsxs("div",{className:"rounded-xl border border-accent-primary/20 bg-accent-primary/5 px-4 py-4",children:[t.jsxs("div",{className:"flex items-center gap-2 text-sm font-semibold text-text-primary mb-2",children:[t.jsx("span",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-accent-primary/10 text-accent-primary",children:e.icon}),e.title]}),t.jsx("p",{className:"text-[13px] leading-relaxed text-text-muted",children:e.desc})]},e.title))})}),t.jsx(Lt,{title:"Self-hosted vs Cloud",description:"The product split at a glance.",children:t.jsx("div",{className:"overflow-x-auto rounded-xl border border-border-subtle",children:t.jsxs("table",{className:"w-full text-[13px]",children:[t.jsx("thead",{children:t.jsxs("tr",{className:"bg-bg-secondary",children:[t.jsx("th",{className:"text-left px-4 py-3 font-semibold text-text-muted text-[11px] uppercase tracking-wider",children:"Feature"}),t.jsx("th",{className:"text-center px-4 py-3 font-semibold text-text-muted text-[11px] uppercase tracking-wider w-[110px]",children:"Selfhost"}),t.jsx("th",{className:"text-center px-4 py-3 font-semibold text-accent-primary text-[11px] uppercase tracking-wider w-[110px]",children:"Cloud"})]})}),t.jsx("tbody",{children:Sb.map((e,s)=>t.jsxs("tr",{className:s%2===0?"bg-bg-glass":"bg-transparent",children:[t.jsx("td",{className:"px-4 py-2.5 text-text-secondary",children:e.feature}),t.jsx("td",{className:"px-4 py-2.5 text-center",children:e.selfhost?t.jsx("span",{className:"text-emerald-500",children:"✓"}):t.jsx("span",{className:"text-text-muted opacity-40",children:"—"})}),t.jsx("td",{className:"px-4 py-2.5 text-center",children:t.jsx("span",{className:"text-emerald-500",children:"✓"})})]},e.feature))})]})})}),t.jsx(Vc,{icon:t.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:t.jsxs("div",{className:"flex flex-wrap justify-center gap-3",children:[t.jsx("a",{href:"https://adhf.dev",target:"_blank",rel:"noopener noreferrer",className:"btn btn-primary btn-sm no-underline",children:"Compare Cloud ↗"}),t.jsxs("a",{href:"https://discord.gg/WJD3tCfBzk",target:"_blank",rel:"noopener noreferrer",className:"btn btn-secondary btn-sm no-underline",children:[t.jsx(Qd,{size:14,className:"mr-1"}),"Discord ↗"]})]})})]})}function la(e,s,r){return{...e,[s]:r}}function da({surface:e,title:s,description:r,value:n,options:a,onChange:i}){return t.jsxs("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 flex flex-col gap-3",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-sm font-medium text-text-primary",children:s}),t.jsx("div",{className:"text-xs text-text-muted mt-1",children:r})]}),t.jsxs("div",{className:"flex flex-col gap-2",children:[t.jsx("select",{className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors",value:n.preset,onChange:c=>{const l=c.target.value;i(l==="custom"?{preset:"custom",customFamily:n.customFamily||""}:{preset:l})},children:a.map(c=>t.jsx("option",{value:c.id,children:c.label},c.id))}),n.preset==="custom"&&t.jsx("input",{type:"text",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors font-mono",placeholder:'e.g. "Pretendard", "Noto Sans KR", sans-serif',value:n.customFamily||"",onChange:c=>i({preset:"custom",customFamily:c.target.value})}),t.jsxs("div",{className:"text-[11px] text-text-muted",children:[t.jsx("span",{className:"font-medium text-text-secondary",children:"Resolved stack:"})," ",t.jsx("span",{className:"font-mono break-all",children:an(e,n)})]})]})]})}function Cb({value:e,savedValue:s,saving:r=!1,error:n,notice:a,onChange:i,onSave:c,onResetToSaved:l,onResetToDefaults:u}){const p=JSON.stringify(e)!==JSON.stringify(s);return t.jsxs("div",{className:"flex flex-col gap-4",children:[t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm text-text-muted",children:"Standalone-only font overrides. These do not affect the cloud dashboard. Chat bubbles, markdown prose, code blocks, tool rows, and terminal output all use the preferences below."}),n&&t.jsx("div",{className:"rounded-xl border border-red-500/30 bg-red-500/10 px-4 py-3 text-sm text-red-300",children:n}),a&&t.jsx("div",{className:"rounded-xl border border-green-500/30 bg-green-500/10 px-4 py-3 text-sm text-green-300",children:a}),t.jsxs("div",{className:"grid gap-3 lg:grid-cols-3",children:[t.jsx(da,{surface:"chat",title:"Chat text",description:"Assistant/user prose, markdown text, thought cards, and system notes.",value:e.chat,options:Tn,onChange:m=>i(la(e,"chat",m))}),t.jsx(da,{surface:"code",title:"Code blocks",description:"Markdown code fences, inline code, and preformatted command output.",value:e.code,options:vr,onChange:m=>i(la(e,"code",m))}),t.jsx(da,{surface:"terminal",title:"Terminal",description:"Terminal transcript cards and tool/command rows in chat mode.",value:e.terminal,options:vr,onChange:m=>i(la(e,"terminal",m))})]}),t.jsxs("div",{className:"rounded-2xl border border-border-subtle bg-bg-primary/70 p-4 flex flex-col gap-3",children:[t.jsxs("div",{className:"flex items-center justify-between gap-3",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-sm font-medium text-text-primary",children:"Live preview"}),t.jsxs("div",{className:"text-xs text-text-muted mt-1",children:["Chat: ",nr("chat",e.chat.preset)," · Code: ",nr("code",e.code.preset)," · Terminal: ",nr("terminal",e.terminal.preset)]})]}),t.jsxs("div",{className:"text-[11px] text-text-muted",children:["Defaults: ",nr("chat",ws.chat.preset)," / ",nr("code",ws.code.preset)]})]}),t.jsx("div",{className:"chat-container rounded-xl border border-border-subtle min-h-0 !p-4",children:t.jsxs("div",{className:"chat-container-content",children:[t.jsx("div",{className:"self-start max-w-[88%] min-w-0 flex flex-col gap-1",children:t.jsxs("div",{className:"chat-bubble chat-bubble-assistant",children:[t.jsxs("div",{className:"chat-bubble-header mb-1.5",children:[t.jsx("span",{className:"chat-sender",children:"Hermes"}),t.jsx("span",{className:"chat-time",children:"now"})]}),t.jsxs("div",{className:"chat-markdown",children:[t.jsxs("p",{children:["Readable prose, ",t.jsx("strong",{children:"bold text"}),", and ",t.jsx("code",{children:"inline code"})," should all follow your standalone font choices."]}),t.jsx("pre",{children:t.jsx("code",{children:"const message = 'standalone custom fonts'"})})]})]})}),t.jsxs("div",{className:"chat-msg-tool",children:[t.jsx("span",{className:"tool-icon",children:"▸"}),t.jsx("span",{className:"tool-text",children:"tool_call --scope standalone --font preview"})]}),t.jsxs("div",{className:"chat-msg-terminal",children:[t.jsx("div",{className:"chat-msg-header",children:"Terminal"}),t.jsx("pre",{className:"chat-msg-body",children:"$ npm run dev:standalone\\nready on http://localhost:3847"})]})]})})]}),t.jsxs("div",{className:"flex flex-wrap gap-2 items-center",children:[t.jsx("button",{type:"button",onClick:c,disabled:r||!p,className:"rounded-lg bg-accent text-white px-3 py-2 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:r?"Saving…":"Save font settings"}),t.jsx("button",{type:"button",onClick:l,disabled:r||!p,className:"rounded-lg border border-border-subtle bg-bg-glass px-3 py-2 text-sm font-medium text-text-secondary disabled:opacity-50 disabled:cursor-not-allowed",children:"Revert to saved"}),t.jsx("button",{type:"button",onClick:u,disabled:r,className:"rounded-lg border border-border-subtle bg-bg-glass px-3 py-2 text-sm font-medium text-text-secondary disabled:opacity-50 disabled:cursor-not-allowed",children:"Reset to defaults"})]})]})}function Ib(){const{ides:e}=js(),s=e.find(J=>J.type==="adhdev-daemon"),r=(s==null?void 0:s.detectedIdes)||[],{sendCommand:n}=Pt(),{userName:a}=js(),[i,c]=o.useState(a||""),[l,u]=o.useState(null),[p,m]=o.useState(null),[f,g]=o.useState(ws),[w,A]=o.useState(!1),[d,b]=o.useState(""),[y,h]=o.useState(""),[S,_]=o.useState("127.0.0.1"),[k,I]=o.useState(""),[j,v]=o.useState(""),[x,E]=o.useState(""),[L,M]=o.useState(""),[T,B]=o.useState(""),[H,C]=o.useState(!1),R=async()=>{const Z=await(await Ut("/auth/session")).json();u(Z)},U=async()=>{const Z=await(await Ut("/api/v1/standalone/preferences")).json();m(Z),_(Z.standaloneBindHost);const ue=Vt(Z.standaloneFontPreferences);g(ue),ms(ue),Ma(ue)};o.useEffect(()=>{a!==void 0&&c(a)},[a]),o.useEffect(()=>{Promise.all([R(),U()]).catch(J=>{M(J instanceof Error?J.message:String(J))})},[]),o.useEffect(()=>{ms(f)},[f]);const N=J=>{const Z=J.target.value.trim();s!=null&&s.id&&Z!==a&&n(s.id,"set_user_name",{userName:Z}).catch(console.error)},[D,Y]=o.useState(()=>{try{return localStorage.getItem("adhdev_sound")!=="0"}catch{return!0}}),q=J=>{Y(J);try{localStorage.setItem("adhdev_sound",J?"1":"0")}catch{}},W=async()=>{b(""),h(""),A(!0);try{const J=Vt(f),Z=await Ut("/api/v1/standalone/preferences",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({standaloneFontPreferences:J})}),ue=await Z.json();if(!Z.ok)throw new Error((ue==null?void 0:ue.error)||"Failed to save standalone font preferences");const de=Vt(ue.standaloneFontPreferences);m(ue),g(de),ms(de),Ma(de),h("Standalone chat fonts saved for this self-hosted dashboard.")}catch(J){b(J instanceof Error?J.message:String(J))}finally{A(!1)}},ae=()=>{const J=Vt(p==null?void 0:p.standaloneFontPreferences);b(""),h(""),g(J),ms(J)},ce=()=>{b(""),h(""),g(ws),ms(ws)},Se=async()=>{M(""),B(""),C(!0);try{const J=await Ut("/api/v1/standalone/preferences",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({standaloneBindHost:S})}),Z=await J.json();if(!J.ok)throw new Error((Z==null?void 0:Z.error)||"Failed to save standalone network preference");m(Z),_(Z.standaloneBindHost),B(Z.standaloneBindHost==="0.0.0.0"?"Default standalone network mode set to all interfaces (0.0.0.0). Restart standalone to apply it.":"Default standalone network mode set to localhost only. Restart standalone to apply it.")}catch(J){M(J instanceof Error?J.message:String(J))}finally{C(!1)}},X=async()=>{if(M(""),B(""),j.trim().length<4){M("Password must be at least 4 characters.");return}if(j!==x){M("New password and confirmation do not match.");return}C(!0);try{const J=await Ut("/auth/password",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({currentPassword:k,newPassword:j})}),Z=await J.json();if(!J.ok)throw new Error((Z==null?void 0:Z.error)||"Failed to save password");u(Z),await U(),I(""),v(""),E(""),B(l!=null&&l.hasPasswordAuth?"Standalone password updated.":"Standalone password enabled."),Pl()}catch(J){M(J instanceof Error?J.message:String(J))}finally{C(!1)}},he=async()=>{M(""),B(""),C(!0);try{const J=await Ut("/auth/password",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({currentPassword:k,clear:!0})}),Z=await J.json();if(!J.ok)throw new Error((Z==null?void 0:Z.error)||"Failed to clear password");u(Z),await U(),I(""),v(""),E(""),B("Standalone password disabled.")}catch(J){M(J instanceof Error?J.message:String(J))}finally{C(!1)}};return t.jsxs(zc,{icon:t.jsx(bn,{className:"text-text-primary"}),title:"Settings",subtitle:"Local daemon configuration, appearance, and on-device preferences",widthClassName:"max-w-5xl",children:[t.jsx(Br,{variant:"info",children:"Standalone settings stay on this machine. The browser only talks to your local daemon over localhost or your self-hosted LAN endpoint."}),(l==null?void 0:l.publicHostWarning)&&t.jsx(Br,{variant:"warning",children:"This standalone server is currently bound to 0.0.0.0 without auth. Anyone on your LAN can open the dashboard until you set a password or token."}),t.jsx(Lt,{title:"Daemon",description:"Connection health and local endpoints for the self-hosted runtime.",children:t.jsxs("div",{className:"grid grid-cols-[100px_1fr] gap-x-4 gap-y-2.5 text-sm",children:[t.jsx("span",{className:"text-text-muted",children:"Version"}),t.jsxs("span",{className:"font-mono text-xs",children:["v","0.8.90"]}),t.jsx("span",{className:"text-text-muted",children:"Status"}),t.jsx("span",{className:s?"text-green-400":"text-yellow-400",children:s?"● Running":"○ Not connected"}),t.jsx("span",{className:"text-text-muted",children:"Current bind"}),t.jsx("span",{className:"font-mono text-xs",children:(p==null?void 0:p.currentBindHost)||(l==null?void 0:l.boundHost)||"127.0.0.1"}),t.jsx("span",{className:"text-text-muted",children:"Default bind"}),t.jsx("span",{className:"font-mono text-xs",children:(p==null?void 0:p.standaloneBindHost)||"127.0.0.1"}),t.jsx("span",{className:"text-text-muted",children:"Auth"}),t.jsx("span",{className:"text-xs",children:l!=null&&l.hasPasswordAuth?"Password enabled":l!=null&&l.hasTokenAuth?"Token enabled":"No auth configured"})]})}),t.jsx(Lt,{title:"Network Access",description:"Choose the default bind host for future standalone launches. CLI --host still overrides this for one-off runs.",children:t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm text-text-muted",children:"Use localhost-only if this dashboard should stay on the current machine. Use all interfaces if you usually access it from phones, tablets, or other devices on your LAN. If you expose that machine more broadly, set a password or token."}),t.jsxs("div",{className:"grid gap-3 md:grid-cols-2",children:[t.jsxs("label",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm flex gap-3 items-start cursor-pointer",children:[t.jsx("input",{type:"radio",name:"standalone-bind-host",checked:S==="127.0.0.1",onChange:()=>_("127.0.0.1")}),t.jsxs("span",{children:[t.jsx("span",{className:"block font-medium text-text-primary",children:"Localhost only"}),t.jsx("span",{className:"block text-text-muted text-xs mt-1",children:"Bind to 127.0.0.1. Best when only this machine should open the dashboard."})]})]}),t.jsxs("label",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm flex gap-3 items-start cursor-pointer",children:[t.jsx("input",{type:"radio",name:"standalone-bind-host",checked:S==="0.0.0.0",onChange:()=>_("0.0.0.0")}),t.jsxs("span",{children:[t.jsx("span",{className:"block font-medium text-text-primary",children:"All interfaces"}),t.jsx("span",{className:"block text-text-muted text-xs mt-1",children:"Bind to 0.0.0.0. Good for LAN access, reverse proxies, or other external entry points."})]})]})]}),t.jsxs("div",{className:"flex flex-wrap gap-2 items-center",children:[t.jsx("button",{type:"button",onClick:()=>{Se()},disabled:H,className:"rounded-lg bg-accent text-white px-3 py-2 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:H?"Saving…":"Save default network mode"}),t.jsxs("span",{className:"text-xs text-text-muted",children:["Applies on next standalone restart. Current run stays bound to ",(p==null?void 0:p.currentBindHost)||(l==null?void 0:l.boundHost)||"127.0.0.1","."]})]})]})}),t.jsx(Lt,{title:"Dashboard Security",description:"Self-hosted-only password protection for browsers using this standalone dashboard.",children:t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx("div",{className:"rounded-xl border border-border-subtle bg-bg-glass px-4 py-3 text-sm text-text-muted",children:l!=null&&l.hasPasswordAuth?"A local password is currently required for browser access. Existing sessions are rotated when you change it.":"No standalone password is set yet. If you usually run with --host, setting one is strongly recommended."}),L&&t.jsx(Br,{variant:"error",children:L}),T&&t.jsx(Br,{variant:"success",children:T}),t.jsxs("div",{className:"grid gap-3 md:grid-cols-2",children:[t.jsx("input",{type:"password",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors",placeholder:l!=null&&l.hasPasswordAuth?"Current password":"Current password (not needed for first setup)",value:k,onChange:J=>I(J.target.value)}),t.jsx("input",{type:"password",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors",placeholder:l!=null&&l.hasPasswordAuth?"New password":"New standalone password",value:j,onChange:J=>v(J.target.value)}),t.jsx("input",{type:"password",className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors md:col-span-2",placeholder:"Confirm new password",value:x,onChange:J=>E(J.target.value)})]}),t.jsxs("div",{className:"flex flex-wrap gap-2",children:[t.jsx("button",{type:"button",onClick:()=>{X()},disabled:H,className:"rounded-lg bg-accent text-white px-3 py-2 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:H?"Saving…":l!=null&&l.hasPasswordAuth?"Update password":"Enable password"}),(l==null?void 0:l.hasPasswordAuth)&&t.jsx("button",{type:"button",onClick:()=>{he()},disabled:H,className:"rounded-lg border border-red-500/30 bg-red-500/10 text-red-300 px-3 py-2 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:"Disable password"})]})]})}),t.jsx(Lt,{title:"Detected IDEs",description:"Editors discovered by the local daemon on this machine.",children:r.length===0?t.jsx("p",{className:"text-sm text-text-muted",children:"No IDEs detected. Start an IDE to see it here."}):t.jsx("div",{className:"flex flex-col gap-1.5",children:r.map(J=>t.jsxs("div",{className:"flex justify-between items-center bg-bg-glass rounded-lg px-3.5 py-2.5",children:[t.jsxs("div",{className:"flex items-center gap-2.5",children:[t.jsx("span",{className:`w-2 h-2 rounded-full ${J.running?"bg-green-400":"bg-text-muted/30"}`}),t.jsx("span",{className:"text-sm font-medium",children:J.name})]}),t.jsx("span",{className:"text-[11px] text-text-muted font-mono",children:J.type})]},J.type))})}),t.jsx(Lt,{title:"Machine",description:"The local burrow exposed by your standalone daemon.",children:t.jsx(Vp,{ides:e,emptyMessage:"Daemon not connected. Run 'adhdev-standalone' to start."})}),t.jsx(Lt,{title:"Appearance",description:"Match the rest of the dashboard with a single place for mode, theme, and standalone-only font overrides.",children:t.jsxs("div",{className:"flex flex-col gap-4",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-xs text-text-muted mb-2 font-medium",children:"Mode"}),t.jsx(Xp,{})]}),t.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[t.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Theme"}),t.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."}),t.jsx(nf,{})]}),t.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[t.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Fonts"}),t.jsx("p",{className:"text-[11px] text-text-muted mb-3",children:"Standalone-only typography overrides for chat text, markdown code, and terminal output."}),t.jsx(Cb,{value:f,savedValue:Vt(p==null?void 0:p.standaloneFontPreferences),saving:w,error:d,notice:y,onChange:g,onSave:()=>{W()},onResetToSaved:ae,onResetToDefaults:ce})]}),t.jsxs("div",{className:"border-t border-border-subtle pt-4",children:[t.jsx("div",{className:"text-xs text-text-muted mb-1 font-medium",children:"Mobile"}),t.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."}),t.jsx(cf,{})]})]})}),t.jsx(Lt,{title:"Notifications",description:"Browser prompts and local sound cues for agent activity.",children:t.jsxs("div",{className:"flex flex-col gap-3",children:[t.jsx(Fp,{}),t.jsx(us,{label:t.jsxs("span",{className:"flex items-center gap-1.5",children:[t.jsx(Jd,{size:15})," Sound Effects"]}),description:"Play a sound when agent completes or needs approval",checked:D,onChange:q})]})}),t.jsx(Lt,{title:"Profile",description:"How your name appears in local chat threads and dashboard views.",children:t.jsx("div",{className:"flex flex-col gap-3",children:t.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:[t.jsxs("div",{className:"flex flex-col gap-1 pr-4 max-w-[500px]",children:[t.jsxs("span",{className:"text-sm font-semibold flex items-center gap-2",children:[t.jsx(Pd,{size:16,className:"text-text-secondary"})," Display Name"]}),t.jsx("span",{className:"text-[12px] text-text-muted leading-relaxed",children:"Your name shown in chat threads and on the team dashboard."})]}),t.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:i,onChange:J=>c(J.target.value),onBlur:N,onKeyDown:J=>{J.key==="Enter"&&J.currentTarget.blur()}})]})})})]})}Wp();sf();yb();const Ab=Hi({baseUrl:"",getToken:go});function Mb({children:e}){const[s,r]=o.useState(null),[n,a]=o.useState(!0),[i,c]=o.useState(""),[l,u]=o.useState(""),[p,m]=o.useState(!1),f=async()=>{a(!0),u("");try{const A=await(await Ut("/auth/session")).json();r(A)}catch(w){u(w instanceof Error?w.message:String(w))}finally{a(!1)}};o.useEffect(()=>{f()},[]),o.useEffect(()=>{if(!s||s.required&&!s.authenticated)return;let w=!1;return(async()=>{try{const A=await Ut("/api/v1/standalone/preferences");if(!A.ok)return;const d=await A.json();if(w)return;const b=Vt(d.standaloneFontPreferences);ms(b),Ma(b)}catch{}})(),()=>{w=!0}},[s==null?void 0:s.authenticated,s==null?void 0:s.required]);const g=async w=>{w.preventDefault(),m(!0),u("");try{const A=await Ut("/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({password:i})}),d=await A.json();if(!A.ok)throw new Error((d==null?void 0:d.error)||"Login failed");r(d),c(""),Pl()}catch(A){u(A instanceof Error?A.message:String(A))}finally{m(!1)}};return n?t.jsx("div",{className:"min-h-screen flex items-center justify-center text-sm text-text-muted",children:"Loading standalone dashboard…"}):s?!s.required||s.authenticated?t.jsx(t.Fragment,{children:e}):t.jsx("div",{className:"min-h-screen bg-bg-base flex items-center justify-center px-4",children:t.jsxs("div",{className:"w-full max-w-md rounded-2xl border border-border-subtle bg-bg-panel p-6 shadow-2xl flex flex-col gap-4",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-lg font-semibold text-text-primary",children:"Standalone sign-in"}),t.jsx("p",{className:"text-sm text-text-muted mt-1",children:s.hasPasswordAuth?"This self-hosted dashboard is protected by a local password.":"This standalone server is protected by a token. Open it using the tokenized URL or set a password from an already-authenticated session."})]}),s.hasPasswordAuth?t.jsxs("form",{className:"flex flex-col gap-3",onSubmit:g,children:[t.jsx("input",{type:"password",value:i,onChange:w=>c(w.target.value),className:"bg-bg-primary border border-border-strong rounded-lg px-3 py-2.5 text-sm focus:border-accent focus:outline-none transition-colors",placeholder:"Enter standalone password",autoFocus:!0}),t.jsx("button",{type:"submit",disabled:p||!i,className:"rounded-lg bg-accent text-white px-3 py-2.5 text-sm font-medium disabled:opacity-50 disabled:cursor-not-allowed",children:p?"Signing in…":"Unlock dashboard"})]}):t.jsx("div",{className:"rounded-lg border border-yellow-500/30 bg-yellow-500/10 px-3 py-2 text-sm text-yellow-300",children:"Password login is not enabled on this server."}),l&&t.jsx("div",{className:"rounded-lg border border-red-500/30 bg-red-500/10 px-3 py-2 text-sm text-red-300",children:l})]})}):t.jsxs("div",{className:"min-h-screen flex items-center justify-center text-sm text-red-400",children:["Failed to load standalone auth status: ",l||"unknown error"]})}function $i(){const{ides:e,initialLoaded:s}=js();if(!s)return t.jsx("div",{className:"p-10 text-center text-text-muted",children:"⏳ Loading machine..."});const r=e.find(n=>n.daemonMode||n.type==="adhdev-daemon");return r?t.jsx(pa,{to:`/machines/${r.id}`,replace:!0}):t.jsx(pa,{to:"/dashboard",replace:!0})}function Tb(){const e=o.useMemo(()=>({sendCommand:rn,sendData:Aa}),[]);return t.jsx(bd,{future:{v7_startTransition:!0,v7_relativeSplatPath:!0},children:t.jsx(Md,{client:Ab,children:t.jsx(Mb,{children:t.jsx(fb,{children:t.jsx(Ld,{value:e,children:t.jsx(wb,{children:t.jsxs(gd,{children:[t.jsx(cs,{path:"/dashboard",element:t.jsx(Mx,{})}),t.jsx(cs,{path:"/machine",element:t.jsx($i,{})}),t.jsx(cs,{path:"/machines/:id",element:t.jsx(nb,{})}),t.jsx(cs,{path:"/machines",element:t.jsx($i,{})}),t.jsx(cs,{path:"/about",element:t.jsx(Nb,{})}),t.jsx(cs,{path:"/settings",element:t.jsx(Ib,{})}),t.jsx(cs,{path:"*",element:t.jsx(pa,{to:"/dashboard",replace:!0})})]})})})})})})})}sp({connectionManager:Yt});yd(document.getElementById("root")).render(t.jsx(Tb,{}));
|