@yeaft/webchat-agent 1.0.383 → 1.0.385
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/local-runtime/version.json +1 -1
- package/local-runtime/web/app.bundle.js +38 -38
- package/local-runtime/web/app.bundle.js.gz +0 -0
- package/local-runtime/web/index.html +1 -1
- package/package.json +1 -1
- package/yeaft/cli-session-runner.js +137 -21
- package/yeaft/cli.js +248 -16
- package/yeaft/conversation/persist.js +2 -0
- package/yeaft/engine.js +31 -4
- package/yeaft/routing/router.js +6 -5
- package/yeaft/sessions/coordinator.js +41 -16
- package/yeaft/stdio-protocol.js +365 -242
- package/yeaft/sub-agent/public-event.js +131 -0
- package/yeaft/sub-agent/runner.js +11 -1
- package/yeaft/tasks/result-delivery.js +122 -0
- package/yeaft/tasks/result-format.js +28 -0
- package/yeaft/web-bridge.js +1 -23
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
var B=(e,t,s)=>()=>{if(s)throw s[0];try{return e&&(t=e(e=0)),t}catch(n){throw s=[n],n}};var $m=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(s){throw t=0,s}};function kc(e,t){let s=nacl.randomBytes(24),n=JSON.stringify(e),r,i=!1;n.length>512?(r=pako.gzip(n),i=!0):r=nacl.util.decodeUTF8(n);let o=nacl.secretbox(r,s,t),a={n:nacl.util.encodeBase64(s),c:nacl.util.encodeBase64(o)};return i&&(a.z=!0),a}function Sc(e,t){try{let s=nacl.util.decodeBase64(e.n),n=nacl.util.decodeBase64(e.c),r=nacl.secretbox.open(n,s,t);if(!r)return null;if(e.z){let i=pako.ungzip(r,{to:"string"});return JSON.parse(i)}else return JSON.parse(nacl.util.encodeUTF8(r))}catch{return null}}function Ic(e){return e&&typeof e=="object"&&typeof e.n=="string"&&typeof e.c=="string"}function vt(e){return nacl.util.decodeBase64(e)}var oi=B(()=>{});function Ot(){return globalThis.localStorage||null}function Ac(){let e=li();for(let t of Xo)try{t(e)}catch{}}function Vm(){try{Ot()?.removeItem(Wn),Ot()?.removeItem(jn)}catch{}}function Hm(e){return String(e||"").trim()||null}function Cc(e,t){if(!Un(t))return{};try{let s=JSON.parse(Ot()?.getItem(e)||"null");return!s||typeof s!="object"||Array.isArray(s)||s.ownerId!==t.ownerId||!s.records||typeof s.records!="object"||Array.isArray(s.records)?(Ot()?.removeItem(e),{}):s.records}catch{try{Ot()?.removeItem(e)}catch{}return{}}}function xc(e,t,s){if(!Un(s))return!1;try{return Ot()?.setItem(e,JSON.stringify({ownerId:s.ownerId,records:t||{}})),!0}catch{return!1}}function yt(e){let t=Hm(e);if(!t)return Zo(),null;if(ws!==t){ws=t,ai+=1;for(let s of[Wn,jn])try{let n=JSON.parse(Ot()?.getItem(s)||"null");(!n||n.ownerId!==t)&&Ot()?.removeItem(s)}catch{try{Ot()?.removeItem(s)}catch{}}Ac()}return li()}function Zo(){ws=null,ai+=1,Vm(),Ac()}function li(){return ws?{ownerId:ws,epoch:ai}:null}function Un(e){return!!e&&!!ws&&e.ownerId===ws&&e.epoch===ai}function Tc(e){return{drafts:Cc(Wn,e),outbox:Cc(jn,e)}}function Jo(e,t){return xc(Wn,e,t)}function Kn(e,t){return xc(jn,e,t)}function Mc(e){return typeof e!="function"?()=>{}:(Xo.add(e),()=>Xo.delete(e))}var Wn,jn,ws,ai,Xo,ek,ea=B(()=>{Wn="yeaft-work-center-composer-drafts-v1",jn="yeaft-work-center-message-outbox-v1",ws=null,ai=0,Xo=new Set;ek=Object.freeze({drafts:Wn,outbox:jn})});function me(e,t){let s=t==null?"__all__":String(t);return e?`${e}${s}`:s}function zn(e){return typeof e?.entryId=="string"&&e.entryId?`entry:${e.entryId}`:e?.role==="assistant"&&e?.turnId?`live-response:${e.turnId}:${e.speakerVpId||e.vpId||""}`:typeof e?.clientMessageId=="string"&&e.clientMessageId?`client:${e.clientMessageId}`:`message:${e?.messageId||""}`}function Yn(e,t,s){return typeof s!="string"||!s?null:`${me(e,t)}message:${s}`}function Zt(e,t,s){return typeof s!="string"||!s?null:`${me(e,t)}client:${s}`}var Js=B(()=>{});function ta(e){return typeof e=="string"&&e?e:null}function en(e,t){return e?.yeaftSessionHistoryState?.[t]||null}function Ft(e){let t=e?.yeaftActiveSessionFilter||null;if(!t)try{t=(typeof window<"u"&&window.Pinia?.useSessionsStore?.())?.activeSessionId||null}catch{}if(!t)return{agentId:e?.currentAgent||null,sessionId:null,sessionKey:""};let s=(()=>{try{let n=typeof window<"u"&&window.Pinia?.useSessionsStore?.(),r=n?.activeSessionKey?n.sessions?.[n.activeSessionKey]:null;if(r?.id===t&&r.agentId)return r.agentId}catch{}return typeof e?.resolveYeaftSessionAgentId=="function"?e.resolveYeaftSessionAgentId(t):e?.currentAgent||null})();return{agentId:s,sessionId:t,sessionKey:me(s,t)}}function Rc(e,{agentId:t,sessionId:s,mode:n="recent",preserveLoaded:r=!1,latestSeq:i=null}={}){if(!t||!s)return null;let o=me(t,s),a=en(e,o)||{},l=Number(a.generation||0)+1,c=`yeaft_history_${l}_${crypto.randomUUID()}`,d={...a,loaded:!!a.loaded,loading:!0,error:null,requestId:c,generation:l,mode:n,requestedAt:Date.now(),latestSeq:Number.isFinite(i)?i:a.latestSeq??null};return delete d.completionSeen,r||(d.syncingAfterSeq=null,a.loaded||(d.hasMore=!1,d.oldestSeq=null,d.serverOldestFetchedSeq=null,d.serverHasMore=!1,d.gapQueue=[],d.requestedBeforeSeqs=[],d.count=0)),e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState||{},[o]:d},ks(e),{sessionKey:o,requestId:c,generation:l,state:d}}function sa(e,t={}){let s=t.sessionId??t.groupId??null;if(!s)return!1;let n=t.agentId||e?.yeaftSessionAgentById?.[s]||null,r=me(n,s),i=en(e,r),o=ta(t.requestId);if(!i)return o===null;let a=ta(i.requestId);return o?o===a:a===null}function _c(e,t={},s={},n="chunk"){if(!sa(e,t))return null;let r=t.sessionId??t.groupId??null,i=t.agentId||e?.yeaftSessionAgentById?.[r]||null,o=me(i,r),a=en(e,o)||{},l=ta(t.requestId),c=l!==null&&n==="completion",d={...a,...c?{}:s,...c?{completionSeen:!0}:{},error:null};return c?(d.loading=!0,d.requestId=l):(d.loading=!1,d.requestId=null,d.completedAt=Date.now(),delete d.completionSeen),e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState||{},[o]:d},ks(e),d}function Gn(e,{agentId:t,sessionId:s,requestId:n,error:r="history_load_failed"}={}){if(!t||!s||!n)return!1;let i=me(t,s),o=en(e,i);return!o||o.requestId!==n||!o.loading?!1:(e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState||{},[i]:{...o,loading:!1,error:r,requestId:null,completedAt:Date.now()}},ks(e),!0)}function ks(e){let{sessionKey:t}=Ft(e),s=t?en(e,t):null;return e.yeaftLoadingMoreHistory=!!s?.loading,e.yeaftHistoryLoadError=s?.error||null,e.yeaftHasMoreHistory=!!s?.hasMore,e.yeaftOldestLoadedSeq=Number.isFinite(s?.serverOldestFetchedSeq)?s.serverOldestFetchedSeq:Number.isFinite(s?.oldestSeq)?s.oldestSeq:null,s}function na(e){let{sessionKey:t}=Ft(e);return t?en(e,t):null}var Pc,ci=B(()=>{Js();Pc=15e3});function di(e){return e?.sessionId??e?.groupId??null}function ra(e){for(let t of[e?.persistedMessageId,e?.messageId,e?.id]){if(typeof t!="string")continue;let s=t.match(/^(m\d+)/);if(s)return s[1]}return null}function Be(e){return e?.isStreaming||e?.status==="pending"?!1:Number.isFinite(e?.seq)||!!ra(e)||e?.isHistory===!0&&!e?.clientMessageId}function Xn(e){if(Number.isFinite(e?.seq))return Number(e.seq);let s=ra(e)?.match(/^m(\d+)$/);if(s)return Number(s[1]);let n=typeof e?.id=="string"?e.id.match(/^(\d+)/):null;return n?Number(n[1]):null}function ia(e){try{return new TextEncoder().encode(JSON.stringify(e)).length}catch{return 0}}function Om(e){return e?e.isStreaming||e.status==="pending"||e.type==="tool-use"&&(e.askPending||!e.hasResult&&(e.toolName==="AskUser"||e.toolName==="AskUserQuestion"))?!0:e.type!=="user"||!e.clientMessageId?!1:!e.dbMessageId&&!ra(e):!1}function Fm(e){let t=[],s=null;for(let n of e)(n?.type==="user"||!s)&&(s={rows:[],bytes:0,protected:!1},t.push(s)),s.rows.push(n),s.bytes+=ia(n),Om(n)&&(s.protected=!0);return t}function Dc(e,{conversationId:t,agentId:s=null,sessionId:n=null,limits:r=Ec}={}){let i=e?.messagesMap?.[t];if(!Array.isArray(i)||i.length===0||!s||!n)return{evictedRows:0,keptRows:0};let o=m=>di(m)===n,a=i.filter(o),l=Fm(a);if(l.length===0)return{evictedRows:0,keptRows:0};let c=new Set(l.filter(m=>m.protected)),d=l.filter(m=>c.has(m)).reduce((m,y)=>m+y.rows.length,0),u=l.filter(m=>c.has(m)).reduce((m,y)=>m+y.bytes,0),p=!1;for(let m=l.length-1;m>=0;m-=1){let y=l[m];if(c.has(y))continue;let M=d+y.rows.length>r.maxRowsPerSession||u+y.bytes>r.maxBytesPerSession,x=d<r.recentRowsFloor;p&&M&&!x||(c.add(y),p=!0,d+=y.rows.length,u+=y.bytes)}let f=new Set(l.filter(m=>c.has(m)).flatMap(m=>m.rows)),g=a.filter(m=>!f.has(m));if(g.length===0)return{evictedRows:0,keptRows:f.size,keptBytes:u};let h=i.filter(m=>!o(m)||f.has(m));i.splice(0,i.length,...h);let v=me(s,n),k=e.yeaftHistoryCacheState?.[v]||null,w=Lc(a.filter(m=>f.has(m))),b=JSON.stringify(k?.ranges||[])===JSON.stringify(w.ranges)?Number(k?.rangeEpoch)||0:(Number(k?.rangeEpoch)||0)+1;if(e.yeaftHistoryCacheState={...e.yeaftHistoryCacheState||{},[v]:{...k||{},agentId:s,sessionId:n,conversationId:t,lastAccessed:Date.now(),rangeEpoch:b,...w}},g.some(Be)){let m=w.ranges[0]?.startSeq??null,y=e.yeaftSessionHistoryState?.[v]||{};e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState||{},[v]:{...y,serverOldestFetchedSeq:m,oldestSeq:m,serverHasMore:m!==null,hasMore:m!==null,gapTraversalInitialized:!1,gapQueue:[],requestedBeforeSeqs:[],completedHistoryWorkKeys:[],pendingPageKind:null,pendingPageBeforeSeq:null,pendingGapStopAtSeq:null,pendingCacheEpoch:null,pendingHistoryWorkKey:null,paginationError:null,count:w.rowCount}};let M=Ft(e);M.agentId===s&&M.sessionId===n&&ks(e)}return{evictedRows:g.length,keptRows:f.size,keptBytes:u}}function Qn(e){if(e?.historyEntryId)return`entry:${e.historyEntryId}`;let t=Xn(e);return Number.isFinite(t)?`seq:${t}`:e?.stableKey||e?.uiKey||e?.id||e?.messageId||"legacy"}function Bm(e){let t=new Map;for(let s of e){if(!Be(s))continue;let n=Qn(s),r=t.get(n)||{key:n,rows:[],seq:Xn(s),bytes:0,touchedAt:0};r.rows.push(s),r.bytes+=ia(s),r.touchedAt=Math.max(r.touchedAt,Number(s?._historyCacheTouchedAt)||0),t.set(n,r)}return Array.from(t.values())}function Nm(e,t,s=new Set){let n=e.slice().sort((u,p)=>(p.seq||-1)-(u.seq||-1)),r=new Set,i=0,o=0;for(let u of e)s.has(u.key)&&(r.add(u.key),i+=u.rows.length,o+=u.bytes);for(let u of n){if(r.has(u.key))continue;if(i>=t.recentRowsFloor)break;let p=i+u.rows.length,f=o+u.bytes;if(r.size>0&&(p>t.maxRowsPerSession||f>t.maxBytesPerSession))break;r.add(u.key),i=p,o=f}let a=e.slice().sort((u,p)=>p.touchedAt-u.touchedAt||(p.seq||-1)-(u.seq||-1)),l=new Set(r),c=e.filter(u=>r.has(u.key)).reduce((u,p)=>u+p.rows.length,0),d=e.filter(u=>r.has(u.key)).reduce((u,p)=>u+p.bytes,0);for(let u of a){if(l.has(u.key))continue;let p=c+u.rows.length,f=d+u.bytes;l.size>0&&(p>t.maxRowsPerSession||f>t.maxBytesPerSession)||(l.add(u.key),c=p,d=f)}return l}function qm(e){let t=Array.from(new Set(e.map(Xn).filter(Number.isFinite))).sort((n,r)=>n-r),s=[];for(let n of t){let r=s.at(-1);r&&n<=r.endSeq+1?r.endSeq=n:s.push({startSeq:n,endSeq:n})}return s}function Lc(e){let t=e.filter(Be);return{rowCount:t.length,byteCount:t.reduce((s,n)=>s+ia(n),0),ranges:qm(t)}}function Wm(e,t,s){let n=new Set((t||[]).map(r=>r?.stableKey).filter(Boolean));if(n.size!==0)for(let r of e)r?.stableKey&&n.has(r.stableKey)&&(r._historyCacheTouchedAt=s)}function jm(e,{conversationId:t,agentId:s,sessionId:n,incomingRows:r,now:i,limits:o}){let a=e.messagesMap?.[t]||[],l=a.filter(b=>di(b)===n);Wm(l,r,i);let c=new Set((r||[]).filter(b=>b?.historyEntryId).map(Qn)),d=Bm(l),u=Nm(d,o,c),p=l.filter(b=>!Be(b)||u.has(Qn(b))),f=new Set(p),g=a.filter(b=>di(b)!==n||f.has(b));a.splice(0,a.length,...g);let h=Lc(p),v=me(s,n),k=e.yeaftHistoryCacheState?.[v]||null,I=JSON.stringify(k?.ranges||[])===JSON.stringify(h.ranges)?Number(k?.rangeEpoch)||0:(Number(k?.rangeEpoch)||0)+1;e.yeaftHistoryCacheState={...e.yeaftHistoryCacheState||{},[v]:{agentId:s,sessionId:n,conversationId:t,lastAccessed:i,rangeEpoch:I,...h}}}function Um(e,t){let s=e.messagesMap?.[t.conversationId]||[],n=s.filter(r=>di(r)!==t.sessionId||!Be(r));s.splice(0,s.length,...n)}function Km(e,t,s){let n={...e.yeaftHistoryCacheState||{}},r=Object.entries(n).filter(([,a])=>a?.rowCount>0),i=()=>Object.values(n).reduce((a,l)=>({rows:a.rows+(Number(l?.rowCount)||0),bytes:a.bytes+(Number(l?.byteCount)||0),sessions:a.sessions+((Number(l?.rowCount)||0)>0?1:0)}),{rows:0,bytes:0,sessions:0}),o=r.filter(([a])=>a!==t).sort((a,l)=>(Number(a[1]?.lastAccessed)||0)-(Number(l[1]?.lastAccessed)||0));for(let[a,l]of o){let c=i();if(c.sessions<=s.maxSessions&&c.rows<=s.maxRowsTotal&&c.bytes<=s.maxBytesTotal)break;Um(e,l),n[a]={...l,rowCount:0,byteCount:0,ranges:[]}}e.yeaftHistoryCacheState=n}function $c(e,t,s,n=Date.now()){if(!t||!s)return;let r=me(t,s),i=e.yeaftHistoryCacheState?.[r];i&&(e.yeaftHistoryCacheState={...e.yeaftHistoryCacheState||{},[r]:{...i,lastAccessed:n}})}function Zn(e,{conversationId:t,agentId:s,sessionId:n,incomingRows:r=[],activeAgentId:i=null,activeSessionId:o=null,now:a=Date.now(),limits:l=Ec}={}){if(!e||!t||!s||!n)return;jm(e,{conversationId:t,agentId:s,sessionId:n,incomingRows:r,now:a,limits:l});let c=i&&o?me(i,o):null;Km(e,c,l)}var Ec,Jn=B(()=>{Js();ci();Ec=Object.freeze({maxSessions:8,maxRowsPerSession:600,maxBytesPerSession:4*1024*1024,maxRowsTotal:2400,maxBytesTotal:16*1024*1024,recentRowsFloor:100})});function Cs(e){return String(e||"").trim()||null}function oa(e,t,s){return[e,t,s].map(n=>String(n||"")).join("")}function Hc(){return globalThis.indexedDB||null}function Gm(){let e=Hc();return!!e&&typeof e.open=="function"}function Qm(){return typeof globalThis.crypto?.randomUUID=="function"?globalThis.crypto.randomUUID():`${Date.now()}-${Math.random().toString(36).slice(2)}`}function As(e){return new Promise((t,s)=>{e.onsuccess=()=>t(e.result),e.onerror=()=>s(e.error||new Error("IndexedDB request failed"))})}function Bt(e){return new Promise((t,s)=>{e.oncomplete=()=>t(),e.onerror=()=>s(e.error||new Error("IndexedDB transaction failed")),e.onabort=()=>s(e.error||new Error("IndexedDB transaction aborted"))})}async function rr(){return Gm()?er||(er=new Promise((e,t)=>{let s=Hc().open(zm,Ym);s.onupgradeneeded=()=>{let n=s.result;n.objectStoreNames.contains(nt)?s.transaction.objectStore(nt).clear():n.createObjectStore(nt,{keyPath:"key"}).createIndex("ownerAccess",["ownerId","lastAccessed"]),n.objectStoreNames.contains(at)||n.createObjectStore(at,{keyPath:"key"})},s.onsuccess=()=>{s.result.onversionchange=()=>s.result.close(),e(s.result)},s.onerror=()=>t(s.error||new Error("Failed to open history cache")),s.onblocked=()=>t(new Error("History cache upgrade is blocked"))}).catch(e=>{throw er=null,e}),er):null}function Jt(e){return!!e&&!!sr&&e.ownerId===sr&&e===nr}function pi(e,t){return!!e&&!!t&&e.key===Is&&e.ownerId===t.ownerId&&e.generation===t.generation}function Xm(e){try{return JSON.parse(JSON.stringify(e))}catch{return null}}function Zm(e){try{return new TextEncoder().encode(JSON.stringify(e)).length}catch{return 0}}function Jm(e){let t=e?.stableKey||e?.uiKey;if(t)return String(t);let s=Qn(e),n=[e?.type||"",e?.toolName||"",e?.toolCallId||"",e?.speakerVpId||e?.vpId||"",e?.id||e?.messageId||""].join(":");return`${s}:projection:${n}`}function ev(e,t=ui){let s=[],n=null;for(let[d,u]of(Array.isArray(e)?e:[]).entries()){let p=Xm(u);if(!Be(p)||(p.type==="user"&&(n={firstIndex:d,entries:[],rowsByKey:new Map},s.push(n)),!n))continue;let f=Jm(p),g=n.rowsByKey.get(f);g?n.entries[g.entryIndex]={row:p,index:d}:(n.rowsByKey.set(f,{entryIndex:n.entries.length}),n.entries.push({row:p,index:d}))}let r=s.slice().reverse().map(d=>({...d,rowCount:d.entries.length,bytes:d.entries.reduce((u,p)=>u+Zm(p.row),0)})),i=[],o=0,a=0,l=Number.isFinite(t.maxTurnsPerSession)?Math.max(0,Math.floor(t.maxTurnsPerSession)):ui.maxTurnsPerSession;for(let d of r){let u=i.length>=l,p=o+d.rowCount>t.maxRowsPerSession||a+d.bytes>t.maxBytesPerSession;if(u||i.length>0&&p)break;i.push(d),o+=d.rowCount,a+=d.bytes}return{rows:i.flatMap(d=>d.entries).sort((d,u)=>d.index-u.index).map(d=>d.row),bytes:a,turns:i.length}}async function tv(e){let t=await rr(),s=Qm();if(!t)return e.generation=s,!0;let n=t.transaction([at,nt],"readwrite"),r=n.objectStore(at),i=n.objectStore(nt),o=await As(r.get(Is)),a=!tr&&!!e.ownerId&&o?.ownerId===e.ownerId&&typeof o?.generation=="string",l=a?o.generation:s;return a||i.clear(),r.put({key:Is,ownerId:e.ownerId,generation:l}),await Bt(n),e.generation=l,!0}function Oc(e){return Ss=Ss.catch(()=>{if(!tr)throw new Error("Browser history owner cleanup failed")}).then(()=>tv(e)).then(s=>(tr=!1,s),s=>{throw tr=!0,s}),Ss.catch(()=>{}),Ss}async function sv(e,t){let s=await rr();if(!s)return;let n=s.transaction([at,nt],"readwrite"),r=await As(n.objectStore(at).get(Is)),i=n.objectStore(nt);if(!pi(r,e)){await Bt(n);return}let o=(await As(i.getAll())).filter(l=>l?.ownerId===e.ownerId).sort((l,c)=>(Number(c.lastAccessed)||0)-(Number(l.lastAccessed)||0)),a=Date.now()-t.maxAgeMs;o.forEach((l,c)=>{(c>=t.maxSessionsPerOwner||(Number(l.lastAccessed)||0)<a)&&i.delete(l.key)}),await Bt(n)}function Fc(e){let t=Cs(e);return t?((sr!==t||tr)&&(sr=t,nr={ownerId:t,generation:null},Oc(nr)),es()):(aa(),null)}function aa(){return sr=null,nr=null,Oc({ownerId:null,generation:null})}function es(){return nr}async function Bc({fence:e,agentId:t,sessionId:s,limits:n=ui}={}){let r=Cs(t),i=Cs(s);if(!Jt(e)||!r||!i)return null;try{await Ss;let o=await rr();if(!o||!Jt(e))return null;let a=oa(e.ownerId,r,i),l=o.transaction([at,nt],"readwrite"),c=await As(l.objectStore(at).get(Is)),d=l.objectStore(nt);if(!pi(c,e))return await Bt(l),null;let u=await As(d.get(a)),p=Date.now()-n.maxAgeMs,f=!!u&&(Number(u.lastAccessed)||0)<p;return f&&d.delete(a),await Bt(l),f||!Jt(e)||u?.schemaVersion!==Vc||u.ownerId!==e.ownerId||u.agentId!==r||u.sessionId!==i||!Array.isArray(u.rows)?null:u}catch{return null}}async function Nc({fence:e,agentId:t,sessionId:s,rows:n,historyState:r=null,limits:i=ui}={}){let o=Cs(t),a=Cs(s);if(!Jt(e)||!o||!a)return!1;let l=ev(n,i);if(l.rows.length===0)return!1;try{await Ss;let c=await rr();if(!c||!Jt(e))return!1;let d=Date.now(),u=c.transaction([at,nt],"readwrite"),p=await As(u.objectStore(at).get(Is));return pi(p,e)?(u.objectStore(nt).put({key:oa(e.ownerId,o,a),schemaVersion:Vc,ownerId:e.ownerId,agentId:o,sessionId:a,rows:l.rows,turnCount:l.turns,rowCount:l.rows.length,byteCount:l.bytes,latestSeq:Number.isFinite(r?.latestSeq)?r.latestSeq:null,streamId:typeof r?.streamId=="string"?r.streamId:null,revision:Number.isFinite(r?.revision)?r.revision:null,oldestSeq:Number.isFinite(r?.oldestSeq)?r.oldestSeq:null,hasMore:!!r?.hasMore,lastAccessed:d}),await Bt(u),Jt(e)?(sv(e,i).catch(()=>{}),!0):!1):(await Bt(u),!1)}catch{return!1}}async function la({fence:e,agentId:t,sessionId:s}={}){let n=Cs(t),r=Cs(s);if(!Jt(e)||!n||!r)return!1;await Ss;let i=await rr();if(!i)return!0;if(!Jt(e))return!1;let o=i.transaction([at,nt],"readwrite"),a=await As(o.objectStore(at).get(Is));return pi(a,e)?(o.objectStore(nt).delete(oa(e.ownerId,n,r)),await Bt(o),!0):(await Bt(o),!0)}var zm,Ym,nt,at,Is,Vc,ui,sr,nr,er,Ss,tr,ca=B(()=>{Jn();zm="yeaft-history-cache",Ym=4,nt="sessions",at="metadata",Is="active-owner",Vc=3,ui=Object.freeze({maxSessionsPerOwner:12,maxTurnsPerSession:500,maxRowsPerSession:600,maxBytesPerSession:4*1024*1024,maxAgeMs:720*60*60*1e3}),sr=null,nr=null,er=null,Ss=Promise.resolve(!0),tr=!1});function rv(){try{globalThis.Pinia?.useChatStore?.()?.clearYeaftHistoryMemory?.()}catch{}}function qc(e){return String(e||"").trim()||null}function Wc(e,t){let s=qc(es()?.ownerId),n=qc(e);return s!==n&&rv(),t(n)}function xt(e){return Wc(e,Fc)}function iv(){return Wc(null,()=>aa())}var nv,ov,De,bt=B(()=>{oi();ea();ca();({defineStore:nv}=Pinia);ov=1800*1e3,De=nv("auth",{state:()=>({skipAuth:!1,emailVerification:!1,passwordResetEnabled:!1,totpEnabled:!1,registrationEnabled:!1,aadEnabled:!1,aadClientId:null,aadTenantId:null,ssoProviders:{github:!1,google:!1,wechat:!1,alipay:!1},linkedIdentities:[],hasPassword:!1,identitiesLoading:!1,identitiesError:null,initialized:!1,authGeneration:0,isAuthenticated:!1,token:null,sessionKey:null,userId:null,role:null,loginStep:"credentials",tempToken:null,emailHint:null,setupToken:null,totpSecret:null,qrCode:null,error:null,loading:!1,qrPanel:null,_qrPollTimer:null,_sessionRefreshTimer:null,_sessionRefreshVisibilityHandler:null}),actions:{async initialize(){if(this.initialized)return this.isAuthenticated;try{if(await this.checkAuthMode(),this.skipAuth&&this.isAuthenticated)return!0;let e=!1;return typeof window<"u"&&typeof this.consumeSsoRedirect=="function"&&(e=this.consumeSsoRedirect()),!this.isAuthenticated&&!e&&await this.restoreSession(),this.isAuthenticated}finally{this.initialized=!0}},async checkAuthMode(){try{let t=await(await fetch("/api/auth/mode")).json();this.skipAuth=t.skipAuth,this.emailVerification=t.emailVerification,this.passwordResetEnabled=!!t.passwordResetEnabled,this.totpEnabled=t.totpEnabled,this.registrationEnabled=t.registrationEnabled||!1,this.aadEnabled=t.aadEnabled||!1,this.aadClientId=t.aadClientId||null,this.aadTenantId=t.aadTenantId||null,this.ssoProviders=Object.assign({github:!1,google:!1,wechat:!1,alipay:!1},t.ssoProviders||{}),this.skipAuth&&(this.userId="skip-auth",yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated")}catch{}},async login(e,t){this.loading=!0,this.error=null;try{let n=await(await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:e,password:t})})).json();return n.success?n.needTotpSetup?(this.setupToken=n.setupToken,this.totpSecret=n.totpSecret,this.qrCode=n.qrCode,this.loginStep="totp-setup",!0):n.needTotpCode?(this.tempToken=n.tempToken,this.loginStep="totp",!0):n.needEmailCode?(this.tempToken=n.tempToken,this.emailHint=n.emailHint,this.loginStep="verification",!0):(this.token=n.token,this.sessionKey=n.sessionKey?vt(n.sessionKey):null,this.role=n.role||"pro",this.userId=n.userId||null,yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",n.token),this.startSessionRefresh(),!0):(this.error=n.error||"Login failed",!1)}catch(s){return this.error=s.message||"Network error",!1}finally{this.loading=!1}},async loginWithMicrosoft(){if(!this.aadEnabled||!this.aadClientId||!this.aadTenantId)return this.error="Microsoft login is not configured",!1;if(typeof msal>"u"||!msal.PublicClientApplication)return this.error="Microsoft authentication library not loaded",!1;this.loading=!0,this.error=null;try{let e={auth:{clientId:this.aadClientId,authority:`https://login.microsoftonline.com/${this.aadTenantId}`,redirectUri:window.location.origin+"/auth/callback"},cache:{cacheLocation:"sessionStorage",storeAuthStateInCookie:!1}},t=new msal.PublicClientApplication(e);await t.initialize();let s=await t.loginPopup({scopes:["openid","profile","email"]});if(!s||!s.idToken)return this.error="Microsoft login failed: no token received",!1;let r=await(await fetch("/api/auth/aad",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({idToken:s.idToken})})).json();return r.success?(this.token=r.token,this.sessionKey=r.sessionKey?vt(r.sessionKey):null,this.role=r.role||"pro",this.userId=r.userId||null,yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",r.token),this.startSessionRefresh(),!0):(this.error=r.error||"Microsoft login failed",!1)}catch(e){return e.errorCode==="user_cancelled"||e.name==="BrowserAuthError"?(this.error=null,!1):(this.error=e.message||"Microsoft login failed",!1)}finally{this.loading=!1}},async verifyTotpCode(e){this.loading=!0,this.error=null;try{let s=await(await fetch("/api/auth/verify-totp",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tempToken:this.tempToken,totpCode:e})})).json();return s.success?s.needEmailCode?(this.tempToken=s.tempToken,this.emailHint=s.emailHint,this.loginStep="verification",!0):(this.token=s.token,this.sessionKey=s.sessionKey?vt(s.sessionKey):null,this.role=s.role||"pro",this.userId=s.userId||null,yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",this.tempToken=null,localStorage.setItem("authToken",s.token),this.startSessionRefresh(),!0):(this.error=s.error||"TOTP verification failed",!1)}catch(t){return this.error=t.message||"Network error",!1}finally{this.loading=!1}},async completeTotpSetup(e){this.loading=!0,this.error=null;try{let s=await(await fetch("/api/auth/setup-totp",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({setupToken:this.setupToken,totpCode:e})})).json();return s.success?(this.setupToken=null,this.totpSecret=null,this.qrCode=null,s.needEmailCode?(this.tempToken=s.tempToken,this.emailHint=s.emailHint,this.loginStep="verification",!0):(this.token=s.token,this.sessionKey=s.sessionKey?vt(s.sessionKey):null,this.role=s.role||"pro",this.userId=s.userId||null,yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",s.token),this.startSessionRefresh(),!0)):(this.error=s.error||"TOTP setup failed",!1)}catch(t){return this.error=t.message||"Network error",!1}finally{this.loading=!1}},async verifyCode(e){this.loading=!0,this.error=null;try{let s=await(await fetch("/api/auth/verify",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tempToken:this.tempToken,code:e})})).json();return s.success?(this.token=s.token,this.sessionKey=s.sessionKey?vt(s.sessionKey):null,this.role=s.role||"pro",this.userId=s.userId||null,yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",this.tempToken=null,this.emailHint=null,localStorage.setItem("authToken",s.token),this.startSessionRefresh(),!0):(this.error=s.error||"Verification failed",!1)}catch(t){return this.error=t.message||"Network error",!1}finally{this.loading=!1}},async register(e,t,s,n){this.loading=!0,this.error=null;try{let i=await(await fetch("/api/auth/register",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:e,password:t,email:s||void 0,invitationCode:n})})).json();return i.success?!0:(this.error=i.error||"Registration failed",!1)}catch(r){return this.error=r.message||"Network error",!1}finally{this.loading=!1}},showRegister(){this.loginStep="register",this.error=null},loginWithSso(e){window.location.href=`/api/auth/sso/${encodeURIComponent(e)}/start`},async loginWithAlipayMobile({intent:e="login"}={}){if(!await this.startSsoQr("alipay",{intent:e}))return!1;let s=this.qrPanel?.authorizeUrl;if(!s)return!1;let n=`alipays://platformapi/startapp?appId=20000067&url=${encodeURIComponent(s)}`;return this.qrPanel={...this.qrPanel,mobileDeepLink:!0},window.location.href=n,!0},async startSsoQr(e,{intent:t="login"}={}){this.cancelSsoQr(),this.error=null;try{let s=new URLSearchParams;if(t==="bind"){if(!this.isAuthenticated)return this.error="You must be logged in to bind an identity",!1;s.set("intent","bind")}let n=s.toString(),r=`/api/auth/sso/${encodeURIComponent(e)}/start-qr${n?"?"+n:""}`,i=await fetch(r),o=await i.json();return!i.ok||!o.success?(this.error=o.error||"Failed to start QR login",!1):(this.qrPanel={provider:e,intent:t,authorizeUrl:o.authorizeUrl,state:o.state,status:"pending",error:null},this._startQrPoll(),!0)}catch(s){return this.error=s.message||"Network error",!1}},_startQrPoll(){this._stopQrPollTimer();let e=async()=>{if(!this.qrPanel)return;let t=this.qrPanel.state;try{let n=await(await fetch(`/api/auth/sso/poll/${encodeURIComponent(t)}`)).json();if(!this.qrPanel||this.qrPanel.state!==t||n.status==="pending")return;if(n.status==="login"){this.token=n.token,this.sessionKey=n.sessionKey?vt(n.sessionKey):null,this.role=n.role||"pro",this.userId=n.userId||null,yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",n.token),this.startSessionRefresh(),this.cancelSsoQr();return}if(n.status==="bind"){this.qrPanel={...this.qrPanel,status:"bound"},this._stopQrPollTimer();return}this.qrPanel={...this.qrPanel,status:"error",error:n.error||"SSO failed"},this._stopQrPollTimer()}catch{}};this._qrPollTick=e,this._qrPollTimer=setInterval(e,2e3),typeof document<"u"&&!this._qrVisHandler&&(this._qrVisHandler=()=>{typeof document<"u"&&document.visibilityState&&document.visibilityState!=="visible"||!this.qrPanel||!this._qrPollTick||(this._qrPollTick(),this._qrPollTimer&&clearInterval(this._qrPollTimer),this._qrPollTimer=setInterval(this._qrPollTick,2e3))},document.addEventListener("visibilitychange",this._qrVisHandler),typeof window<"u"&&window.addEventListener("pageshow",this._qrVisHandler))},_stopQrPollTimer(){this._qrPollTimer&&(clearInterval(this._qrPollTimer),this._qrPollTimer=null),this._qrVisHandler&&(typeof document<"u"&&document.removeEventListener("visibilitychange",this._qrVisHandler),typeof window<"u"&&window.removeEventListener("pageshow",this._qrVisHandler),this._qrVisHandler=null),this._qrPollTick=null},cancelSsoQr(){this._stopQrPollTimer(),this.qrPanel=null},bindSso(e){if(!this.isAuthenticated){this.error="You must be logged in to bind an identity";return}let t=new URLSearchParams({intent:"bind"});window.location.href=`/api/auth/sso/${encodeURIComponent(e)}/start?${t.toString()}`},consumeSsoRedirect(){let e=window.location.hash||"",t=e.indexOf("?");if(!e.startsWith("#/sso-complete")||t<0)return!1;let s=new URLSearchParams(e.slice(t+1)),n=s.get("token"),r=s.get("sessionKey"),i=s.get("role"),o=s.get("userId");if(!n)return!1;this.token=n,this.sessionKey=r?vt(r):null,this.role=i||"pro",this.userId=o||null,yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",n),this.startSessionRefresh();try{history.replaceState(null,"",window.location.pathname+window.location.search)}catch{}return!0},async loadIdentities(){if(this.isAuthenticated){this.identitiesLoading=!0,this.identitiesError=null;try{let e=await fetch("/api/auth/identities"),t=await e.json();if(!e.ok||!t.success){this.identitiesError=t.error||"Failed to load identities";return}this.linkedIdentities=t.identities||[],this.hasPassword=!!t.hasPassword}catch(e){this.identitiesError=e.message||"Network error"}finally{this.identitiesLoading=!1}}},async unbindIdentity(e){if(!this.isAuthenticated)return!1;this.identitiesError=null;try{let t=await fetch(`/api/auth/identities/${encodeURIComponent(e)}`,{method:"DELETE"}),s=await t.json();return!t.ok||!s.success?(this.identitiesError=s.error||"Failed to unbind",!1):(this.linkedIdentities=this.linkedIdentities.filter(n=>n.provider!==e),!0)}catch(t){return this.identitiesError=t.message||"Network error",!1}},async refreshSession(){let e=this.token,t=this.authGeneration,s=this.isAuthenticated;try{let n=await fetch("/api/user/profile",{headers:e?{Authorization:`Bearer ${e}`}:{}});if(this.handleAuthResponse(n,e,t,s)||!n.ok)return!1;let r=await n.json().catch(()=>({}));if(t!==this.authGeneration||this.token!==e)return this.isAuthenticated;let i=n.headers?.get?.("X-New-Token"),o=localStorage.getItem("authToken");return i&&this.token===e&&(!o||o===e)&&(this.token=i,localStorage.setItem("authToken",i)),r?.role&&(this.role=r.role),this.userId=r?.userId||null,yt(this.userId),xt(this.userId),!0}catch{return!1}},startSessionRefresh(){if(this.stopSessionRefresh(),!this.isAuthenticated||this.skipAuth)return;let e=()=>{typeof document<"u"&&document.visibilityState&&document.visibilityState!=="visible"||this.refreshSession()};this._sessionRefreshTimer=setInterval(e,ov),this._sessionRefreshVisibilityHandler=e,typeof document<"u"&&document.addEventListener("visibilitychange",e),typeof window<"u"&&window.addEventListener("pageshow",e)},stopSessionRefresh(){this._sessionRefreshTimer&&(clearInterval(this._sessionRefreshTimer),this._sessionRefreshTimer=null),this._sessionRefreshVisibilityHandler&&(typeof document<"u"&&document.removeEventListener("visibilitychange",this._sessionRefreshVisibilityHandler),typeof window<"u"&&window.removeEventListener("pageshow",this._sessionRefreshVisibilityHandler),this._sessionRefreshVisibilityHandler=null)},async logout(){try{let e={"Content-Type":"application/json"};this.token&&(e.Authorization=`Bearer ${this.token}`),await fetch("/api/auth/logout",{method:"POST",headers:e})}catch{}await this.clearStoredSession()},clearStoredSession(e=null){let t=this.reset();return localStorage.removeItem("authToken"),e&&(this.error=e),t},getActiveToken(){if(this.token)return this.token;let e=localStorage.getItem("authToken");return e&&(this.token=e),this.token},handleAuthResponse(e,t=null,s=this.authGeneration,n=this.isAuthenticated,r=void 0){if(!e||e.status!==401||!n||s!==this.authGeneration)return!1;let i=this.token||localStorage.getItem("authToken")||null;return t!==i?!1:(this.handleAuthFailure(r,t,s),!0)},handleAuthFailure(e="Session expired. Please log in again.",t=null,s=this.authGeneration){if(s!==this.authGeneration)return!1;let n=this.token||localStorage.getItem("authToken")||null;return t!==n||this.clearStoredSession(e).catch(r=>{}),!1},async restoreSession(){let e=localStorage.getItem("authToken"),t=this.authGeneration,s=this.isAuthenticated||!!e;try{let n=await fetch("/api/user/profile",{headers:e?{Authorization:`Bearer ${e}`}:{}});if(this.handleAuthResponse(n,e,t,s))return!1;if(!n.ok)return this.error="Failed to restore session",!1;let r=await n.json();if(t!==this.authGeneration)return this.isAuthenticated;let i=n.headers?.get?.("X-New-Token"),o=this.getActiveToken();if(o!==e)return this.isAuthenticated;let a=i&&(!o||o===e)?i:o||e;return this.token=a,a&&a!==e&&localStorage.setItem("authToken",a),this.role=r?.role||"pro",this.userId=r?.userId||null,yt(this.userId),xt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",this.startSessionRefresh(),!0}catch(n){return this.error=n.message||"Failed to restore session",!1}},setSessionKey(e){e&&(this.sessionKey=vt(e))},backToCredentials(){this.loginStep="credentials",this.tempToken=null,this.emailHint=null,this.setupToken=null,this.totpSecret=null,this.qrCode=null,this.error=null},async requestPasswordReset(e){this.error=null;try{let s=await(await fetch("/api/auth/password-reset/request",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:e})})).json();return s.success?s.resetToken||null:(this.error=s.error||"Failed to request password reset",null)}catch(t){return this.error=t.message||"Network error",null}},async verifyPasswordReset(e,t,s){this.error=null;try{let r=await(await fetch("/api/auth/password-reset/verify",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({resetToken:e,code:t,newPassword:s})})).json();return r.success?!0:(this.error=r.error||"Failed to reset password",!1)}catch(n){return this.error=n.message||"Network error",!1}},async deleteAccount({currentPassword:e,confirm:t}={}){if(!this.isAuthenticated)return{success:!1,error:"Not authenticated"};try{let s=await fetch("/api/user/me",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({currentPassword:e,confirm:t})}),n=await s.json();return!s.ok||!n.success?{success:!1,error:n.error||"Failed to delete account"}:(await this.clearStoredSession(),{success:!0})}catch(s){return{success:!1,error:s.message||"Network error"}}},reset(){Zo();let e=iv();return this.authGeneration+=1,this.stopSessionRefresh(),this.isAuthenticated=!1,this.token=null,this.sessionKey=null,this.userId=null,this.role=null,this.loginStep="credentials",this.tempToken=null,this.emailHint=null,this.setupToken=null,this.totpSecret=null,this.qrCode=null,this.error=null,this.loading=!1,e}}})});function Le(e,t){let s=Nt?.value||"zh-CN",r=(tn[s]||tn["zh-CN"]||{})[e];if(r===void 0&&s!=="zh-CN"&&(r=(tn["zh-CN"]||{})[e]),r===void 0)return e;if(t)for(let[i,o]of Object.entries(t))r=r.replace(new RegExp(`\\{${i}\\}`,"g"),o);return r}function av(){return Nt?.value||"zh-CN"}function ir(e){tn[e]&&(Nt&&(Nt.value=e),localStorage.setItem("locale",e),document.documentElement.setAttribute("lang",e))}function lv(){let e=localStorage.getItem("locale");return e&&tn[e]?e:(navigator.language||navigator.userLanguage||"").startsWith("en")?"en":"zh-CN"}function jc(e,t){return tn=t,Nt=Vue.ref(lv()),document.documentElement.setAttribute("lang",Nt.value),e.config.globalProperties.$t=Le,e.config.globalProperties.$locale=Nt,e.provide("t",Le),e.provide("locale",Nt),{t:Le,setLocale:ir,getLocale:av,locale:Nt}}var Nt,tn,qt=B(()=>{Nt=null,tn={}});function fi(e){if(e==null||e==="")return"claude-code";if(cv.has(e))return e;throw new Error(`Unknown Chat runtime provider: ${e}`)}function ts(e){if(typeof e!="string"||!e)throw new Error("Chat catalog key requires conversationId");return`chat:${e}`}function gi(e,t){if(typeof e!="string"||!e||typeof t!="string"||!t)throw new Error("Yeaft catalog key requires agentId and sessionId");return`yeaft:${e}:${t}`}function or(e,t,s={}){let n=e.sessionCatalog.map(i=>({...i})),r=Array.isArray(e.hiddenSessionCatalog)?e.hiddenSessionCatalog.map(i=>({...i})):null;return e.sessionCatalogMutationRequests[t]={previousCatalog:n,previousHiddenCatalog:r,...s},n}function Uc(e,t){let s=t?.requestId?e.sessionCatalogMutationRequests[t.requestId]:null;return s?(delete e.sessionCatalogMutationRequests[t.requestId],t.ok!==!0&&(e.sessionCatalog=s.previousCatalog,Array.isArray(s.previousHiddenCatalog)&&(e.hiddenSessionCatalog=s.previousHiddenCatalog)),!0):!1}function Kc(e,t,s="recent",n=null){let r=ts(t),i=e.chatHistoryRequests[r]||{},o=Number(i.generation||0)+1,a=`chat_history_${o}_${crypto.randomUUID()}`;return e.chatHistoryRequests[r]={requestId:a,catalogKey:r,generation:o,mode:s,cursor:n,connectionGeneration:Number(e.chatHistoryConnectionGeneration||0),loading:!0,cancelled:!1,error:null},a}function da(e,t,s,n){let r=e.chatHistoryRequests[t];return r?.requestId!==s?!1:(e.chatHistoryRequests[t]={...r,loading:!1,cancelled:!0,error:n},!0)}var cv,ua=B(()=>{cv=new Set(["claude-code","copilot"])});function sn(e,t,s=""){ar&&(clearTimeout(ar),ar=null),e.sessionLoading=t,e.sessionLoadingText=s,t&&(ar=setTimeout(()=>{e.sessionLoading&&(e.sessionLoading=!1,e.sessionLoadingText=""),ar=null},dv))}function Tt(e){sn(e,!1)}function zc(e){if(e.currentConversation){e.pendingRecovery=null;return}let t=e.lastUsedSession,s=e.lastUsedAgent;if(t&&t.sessionId&&s){let n=e.agents.find(r=>r.id===s&&r.online);n&&(e.pendingRecovery={agentId:s,agentName:n.name,sessionId:t.sessionId,workDir:t.workDir,provider:fi(t.provider),catalogKey:t.catalogKey||null},e.recoveryDismissed=!1)}}function Yc(e){if(!e.pendingRecovery)return;let{agentId:t,sessionId:s,workDir:n,provider:r}=e.pendingRecovery;e.selectAgent(t),setTimeout(()=>{e.resumeConversation(s,n,t,{provider:fi(r)}),e.pendingRecovery=null,e.recoveryDismissed=!1},500)}function Gc(e){e.recoveryDismissed=!0,e.pendingRecovery=null}function Qc(e,t){let s=e.conversations.find(n=>n.id===t);s&&(e.activeConversations=[t],e.currentWorkDir=s.workDir,e.messagesMap[t]?.length>0||(s.claudeSessionId?(e.messagesMap[t]=[],sn(e,!0,Le("chat.session.loadingHistory")),e.sendWsMessage({type:"resume_conversation",agentId:s.agentId||e.currentAgent,claudeSessionId:s.claudeSessionId,workDir:s.workDir,conversationId:t})):(e.messagesMap[t]=[],e.requestChatHistory?.(t,{mode:"recent",turns:5}))),e.sendWsMessage({type:"select_conversation",conversationId:t}))}function Xc(e){if(e.panels.length>0)return;let t=localStorage.getItem("panels");if(!t)return;let s;try{s=JSON.parse(t)}catch{localStorage.removeItem("panels");return}if(!Array.isArray(s)||s.length<2){localStorage.removeItem("panels");return}let n=new Set(e.conversations.map(i=>i.id)),r=s.filter(i=>i&&typeof i.id=="string").map(i=>({id:i.id,conversationId:i.conversationId&&n.has(i.conversationId)?i.conversationId:null,activeRightPanel:i.activeRightPanel||null}));if(r.length<2){localStorage.removeItem("panels");return}e.panels=r,e.activePanelId=r[0]?.id||null;for(let i of r)i.conversationId&&(e.activeConversations.includes(i.conversationId)||e.activeConversations.push(i.conversationId),e.messagesMap[i.conversationId]||(e.messagesMap[i.conversationId]=[]),e.messagesMap[i.conversationId].length||e.requestChatHistory?.(i.conversationId,{mode:"recent",turns:5}))}function xs(e){if(e.currentAgent){if(localStorage.setItem("lastUsedAgent",e.currentAgent),localStorage.setItem("lastViewedConversation",e.currentConversation||""),e.lastViewedConversation=e.currentConversation,e.currentConversation){let t=e.conversations.find(s=>s.id===e.currentConversation);if(t?.claudeSessionId&&t?.workDir){let s=fi(t.provider),n={sessionId:t.claudeSessionId,workDir:t.workDir,agentId:t.agentId||e.currentAgent,provider:s,catalogKey:ts(t.id),version:2};localStorage.setItem("lastUsedSession",JSON.stringify(n)),localStorage.setItem("lastViewedSessionRef",JSON.stringify(n)),e.lastUsedSession=n}}e.lastUsedAgent=e.currentAgent,e.panels.length>0?localStorage.setItem("panels",JSON.stringify(e.panels)):localStorage.removeItem("panels")}}function Zc(e){return e.lastUsedSession}function Jc(e){localStorage.removeItem("lastUsedAgent"),localStorage.removeItem("lastUsedSession"),localStorage.removeItem("lastViewedSessionRef"),localStorage.removeItem("lastViewedConversation"),localStorage.removeItem("panels"),localStorage.removeItem("splitPanesSaved"),e.lastUsedAgent=null,e.lastUsedSession=null,e.lastViewedConversation=null}function ed(e,t,s){if(!e.currentAgent){e.historySessionsLoading=!1;return}if(!t){e.historySessions=[],e.historySessionsLoading=!1;return}let n=Date.now().toString();e._historySessionsRequestId=n,e.historySessionsLoading=!0,e.historySessions=[],e.sendWsMessage({type:"list_history_sessions",workDir:t,provider:s||"claude-code",requestId:n})}function td(e,t){if(!e.currentAgent)return e.foldersLoading=!1,Promise.resolve();e.foldersLoading=!0,e.folders=[];let s=Date.now().toString();return e._foldersRequestId=s,new Promise(n=>{e._foldersResolve&&e._foldersResolve(),e._foldersResolve=n,e.sendWsMessage({type:"list_folders",provider:t||"claude-code",requestId:s}),setTimeout(()=>{e._foldersResolve===n&&(e._foldersResolve(),e._foldersResolve=null,e.foldersLoading=!1)},1e4)})}function sd(e,t,s){if(!t)return e.foldersLoading=!1,Promise.resolve();e.foldersLoading=!0,e.folders=[];let n=Date.now().toString();return e._foldersRequestId=n,new Promise(r=>{e._foldersResolve&&e._foldersResolve(),e._foldersResolve=r,e.sendWsMessage({type:"list_folders",agentId:t,provider:s||"claude-code",requestId:n}),setTimeout(()=>{e._foldersResolve===r&&(e._foldersResolve(),e._foldersResolve=null,e.foldersLoading=!1)},1e4)})}function nd(e,t,s){if(!t)return Promise.resolve([]);let n=`models-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return e._modelsRequestId=n,e.providerModelsLoading=!0,new Promise(r=>{e._modelsResolve&&e._modelsResolve([]),e._modelsTimeout&&clearTimeout(e._modelsTimeout),e._modelsResolve=r,e.sendWsMessage({type:"list_models",agentId:t,provider:s||"claude-code",requestId:n}),e._modelsTimeout=setTimeout(()=>{e._modelsResolve===r&&(e._modelsResolve([]),e._modelsResolve=null,e.providerModelsLoading=!1),e._modelsTimeout=null},1e4)})}function rd(e,t,s,n){if(!t){e.historySessionsLoading=!1;return}if(!s){e.historySessions=[],e.historySessionsLoading=!1;return}let r=Date.now().toString();e._historySessionsRequestId=r,e.historySessionsLoading=!0,e.historySessions=[],e.sendWsMessage({type:"list_history_sessions",agentId:t,workDir:s,provider:n||"claude-code",requestId:r})}async function id(e,t=20){if(De().isAuthenticated){e.globalSessionsLoading=!0;try{let n=await fetch(`/api/sessions?limit=${t}`);if(n.ok){let r=await n.json();e.globalSessions=r.sessions||[]}}catch{}finally{e.globalSessionsLoading=!1}}}async function od(e,t){if(!De().isAuthenticated)return!1;try{if((await fetch(`/api/sessions/${t}`,{method:"DELETE"})).ok)return e.globalSessions=e.globalSessions.filter(r=>r.id!==t),!0}catch{}return!1}function pa(e,t){return t.agentId?e.agents.find(s=>s.id===t.agentId):t.agentName?e.agents.find(s=>s.name===t.agentName):null}function ad(e,t){let s=pa(e,t);return s&&s.online}var dv,ar,Ts=B(()=>{bt();qt();ua();dv=3e4,ar=null});function ld(e){return e?.code===1008&&String(e.reason||"").toLowerCase().includes("authentication")}function cd(e){let t=lr;lr=[];for(let{resolve:s,reject:n,timer:r}of t)clearTimeout(r),e?s():n(new Error("WebSocket reconnect failed"))}function dd(e,t){if(!e.ws||e.ws.readyState!==WebSocket.OPEN)return!1;if(e.currentView==="yeaft"&&pv.has(t.type)){let s=t.conversationId;if(!s||typeof s=="string"&&s.startsWith("yeaft-")||s===e.yeaftConversationId)return!1}try{if(e.serverEncryptionRequired&&e.sessionKey){let s=kc(t,e.sessionKey);e.ws.send(JSON.stringify(s))}else e.ws.send(JSON.stringify(t));return!0}catch{return!1}}function cr(e,t=1e4){return e.ws&&e.ws.readyState===WebSocket.OPEN?Promise.resolve():new Promise((s,n)=>{let r=setTimeout(()=>{lr=lr.filter(i=>i.resolve!==s),n(new Error("WebSocket reconnect timeout"))},t);lr.push({resolve:s,reject:n,timer:r}),(!e.ws||e.ws.readyState!==WebSocket.CONNECTING)&&(e.reconnectAttempts=0,e.connect())})}function ud(e,t){try{let s=JSON.parse(t);return e.sessionKey&&Ic(s)?Sc(s,e.sessionKey):s}catch{return null}}function pd(e){let t=De(),s=location.protocol==="https:"?"wss:":"ws:";e.reconnectTimer&&(clearTimeout(e.reconnectTimer),e.reconnectTimer=null);let n=t.getActiveToken?.()||t.token||null,r=t.authGeneration;if(e.ws&&e.ws.readyState===WebSocket.CONNECTING&&e._wsAuthToken===n&&e._wsAuthGeneration===r)return;clearTimeout(e._legacyYeaftSessionHydrateTimer),e._legacyYeaftSessionHydrateTimer=null,e._hasHandledAgentList=!1,e._hasHandledYeaftSessionHydrate=!1,e.yeaftSessionInventoryCompleteSupported=null,e.yeaftSessionHydrateRequestId=null,e.yeaftSessionHydrateSlices=[],e.yeaftSessionHydrateError=null,e._yeaftSessionInventorySocketQuarantined=!1,e.pendingAgentSelection=null,e.agentSwitching=!1,e.ws&&(e.ws.onopen=null,e.ws.onmessage=null,e.ws.onclose=null,e.ws.close(),e.ws=null),e.connectionState=e.reconnectAttempts>0?"reconnecting":"connecting",e.serverEncryptionRequired=!0,e.chatHistoryRequestIdSupported=null,e.chatHistoryConnectionGeneration=Number(e.chatHistoryConnectionGeneration||0)+1;for(let[l,c]of Object.entries(e.projectMutationRequests||{}))c?.resolve?.({ok:!1,requestId:l,error:{code:"connection_changed"}});e.projectMutationRequests={},e.sessionProjects=[];for(let[l,c]of Object.entries(e.chatHistoryRequests||{}))c?.loading&&(e.chatHistoryRequests[l]={...c,loading:!1,cancelled:!0,error:"connection_changed"});let i=Object.values(e.sessionCatalogMutationRequests||{});i.length>0&&(e.sessionCatalog=i[0].previousCatalog,Array.isArray(i[0].previousHiddenCatalog)&&(e.hiddenSessionCatalog=i[0].previousHiddenCatalog),e.sessionCatalogMutationRequests={}),e.sessionCatalogLoaded=!1,e.sessionCatalog=[],e.hiddenSessionCatalog=[],e.activeCatalogKey=null,e._wsAuthToken=n,e._wsAuthGeneration=r;let o=`${s}//${location.host}?type=web`;n&&(o+=`&token=${encodeURIComponent(n)}`);let a=new WebSocket(o);e.ws=a,a.onopen=()=>{if(a===e.ws){e.connectionState="connected",e.reconnectAttempts=0,e.startHeartbeat();try{a.send(JSON.stringify({type:"client_hello",plaintextOk:!0}))}catch{}cd(!0)}},a.onmessage=l=>{if(a!==e.ws)return;let c=e.parseWsMessage(l.data);c&&(c.type,e.handleMessage({...c,_wsAuthToken:n,_wsAuthGeneration:r}))},a.onclose=l=>{if(a!==e.ws){ld(l)&&t.handleAuthFailure?.(void 0,n,r);return}e.authenticated=!1,clearTimeout(e._legacyYeaftSessionHydrateTimer),e._legacyYeaftSessionHydrateTimer=null,e._hasHandledAgentList=!1,e._hasHandledYeaftSessionHydrate=!1,e.yeaftSessionInventoryCompleteSupported=null,e.yeaftSessionHydrateRequestId=null,e.yeaftSessionHydrateSlices=[],e.yeaftSessionHydrateError=null,e.pendingAgentSelection=null,e.agentSwitching=!1;let c=e.connectionState==="updating";if(e.connectionState=c?"updating":"disconnected",e.stopHeartbeat(),Tt(e),ld(l)){t.handleAuthFailure?.(void 0,n,r),e.reconnectAttempts=0,cd(!1);return}if(e._yeaftReconnectCatchUpPending=!0,c){e.reconnectAttempts=0,e.reconnectTimer=setTimeout(()=>{e.connect()},2e3);return}e.scheduleReconnect()},e.ws.onerror=l=>{}}function fd(e){if(e.reconnectAttempts>=e.maxReconnectAttempts){e.connectionState="disconnected";return}let t=Math.min(1e3*Math.pow(2,e.reconnectAttempts),3e4);e.reconnectAttempts++,e.connectionState="reconnecting",e.reconnectTimer=setTimeout(()=>{e.connect()},t)}function gd(e){e.reconnectAttempts=0,e.connect()}function hd(e){e.stopHeartbeat(),e._lastPongAt=Date.now(),e.heartbeatTimer=setInterval(()=>{if(e.ws&&e.ws.readyState===WebSocket.OPEN){if(Date.now()-e._lastPongAt>45e3){e.ws.close(4e3,"Heartbeat timeout");return}try{e.sendWsMessage({type:"ping"})}catch{}}},25e3)}function md(e){e.heartbeatTimer&&(clearInterval(e.heartbeatTimer),e.heartbeatTimer=null)}function vd(e){e._visibilityHandlerInstalled||(e._visibilityHandlerInstalled=!0,document.addEventListener("visibilitychange",()=>{if(document.visibilityState==="visible")if(!e.ws||e.ws.readyState!==WebSocket.OPEN)e.reconnectAttempts=0,e.connect();else try{e.sendWsMessage({type:"ping"});let t=e._lastPongAt;setTimeout(()=>{e._lastPongAt===t&&e.ws&&e.ws.close(4001,"Visibility resume timeout")},3e3)}catch{e.reconnectAttempts=0,e.connect()}}))}var lr,pv,fa=B(()=>{bt();oi();Ts();lr=[];pv=new Set(["sync_messages","refresh_conversation","select_conversation","cancel_execution","update_conversation_settings","ask_user_answer"])});function hv(e){return e?.type==="tool-use"}function ga(e){return e?.type==="tool-summary"}function ha(e){return hv(e)&&!gv.has(e.toolName)}function wd(e,t,s,n=s){let r=t==="history"&&(n?.dbMessageId||n?.id)||null;return{...r?{id:`tool_summary_${t}_${r}`,dbMessageId:n?.dbMessageId||null}:{},type:"tool-summary",count:e,omittedCount:e,source:t,isHistory:t!=="live",timestamp:s?.timestamp||s?.startTime||n?.timestamp||n?.startTime||null,sessionId:s?.sessionId??s?.groupId??null,turnId:s?.turnId||null,vpId:s?.vpId||null,speakerVpId:s?.speakerVpId||null}}function mv(e,t){return!ga(e)||!ga(t)?!1:(e.turnId||null)===(t.turnId||null)&&(e.sessionId||null)===(t.sessionId||null)&&(e.speakerVpId||e.vpId||null)===(t.speakerVpId||t.vpId||null)&&(e.source||null)===(t.source||null)}function vv(e,t){let s=(Number(e.count)||0)+(Number(t.count)||0);return e.count=s,e.omittedCount=s,!e.timestamp&&t.timestamp&&(e.timestamp=t.timestamp),Number(t.dbMessageId||0)>Number(e.dbMessageId||0)&&(e.dbMessageId=t.dbMessageId,t.id&&(e.id=t.id)),e}function yd(e){return[e?.sessionId||"",e?.turnId||"",e?.speakerVpId||e?.vpId||""].join("")}function bd(e,t,s,n,r=n){if(!t)return;let i=wd(t,s,n,r),o=e[e.length-1];mv(o,i)?vv(o,i):e.push(i)}function ma(e=[]){let t=[],s=0,n=null,r=null;for(let i of e){if(ha(i)&&i.isHistory){s+=1,n||(n=i),r=i;continue}bd(t,s,"history",n,r),s=0,n=null,r=null,t.push(i)}return bd(t,s,"history",n,r),t}function va(e=[],t={}){let s=Number.isFinite(t.maxDetailed)?Math.max(1,t.maxDetailed):100;if(!Array.isArray(e)||e.length<=s)return e;let n=e.length;for(let f=e.length-1;f>=0;f-=1){let g=e[f];if(g?.type==="user"||g?.type==="system"||g?.type==="error")break;n=f}let r=e.slice(n),i=new Map;for(let f of r){if(!ha(f)||f.isHistory)continue;let g=yd(f);i.set(g,(i.get(g)||0)+1)}let o=new Map;for(let[f,g]of i)g>s&&o.set(f,g-s);if(o.size===0)return e;let a=new Map,l=new Map,c=new Set,d=[],u=(f,g,h)=>{a.set(f,(a.get(f)||0)+g),!l.has(f)&&h&&l.set(f,h)},p=(f,g)=>{if(c.has(f))return;let h=a.get(f)||0;h<=0||(d.push(wd(h,"live",l.get(f)||g)),c.add(f))};for(let f of r){let g=yd(f);if(ga(f)&&f.source==="live"&&o.has(g)){u(g,Number(f.count)||0,f);continue}if(ha(f)&&!f.isHistory&&o.has(g)){let h=o.get(g)||0;if(h>0){o.set(g,h-1),u(g,1,f);continue}}p(g,f),d.push(f)}for(let f of a.keys())p(f,l.get(f));return e.splice(n,e.length-n,...d),e}var gv,ya=B(()=>{gv=new Set(["TodoWrite","AskUserQuestion"])});function ss(e){return e?.sessionId??e?.groupId??null}function Sd(e){let t=e?.stableKey??e?.uiKey??e?.messageId??e?.dbMessageId??e?.id;return t==null||t===""?null:String(t)}function yv(e,t){if(e?.type!=="assistant"||t?.type!=="assistant"||ss(e)!==ss(t)||e.isHistory===!0&&!e.isStreaming||t._hasPersistedTurnId!==!0||!e.turnId||!t.turnId||e.turnId!==t.turnId)return!1;let s=e.speakerVpId||e.vpId||"",n=t.speakerVpId||t.vpId||"";if(s&&n&&s!==n)return!1;let r=e.threadId||"",i=t.threadId||"";if(r&&i&&r!==i)return!1;let o=typeof e.content=="string"?e.content:"",a=typeof t.content=="string"?t.content:"";return!!o&&!!a&&(a.startsWith(o)||o.startsWith(a))}function ba(e,t){let s=e.uiKey||t.uiKey||null;return Object.assign(e,t),s&&(e.uiKey=s),Be(t)&&(e.isStreaming=!1,e.status==="pending"&&(e.status="completed")),e}function Id(e){let t=Be(e),s=Xn(e),n=Number(e?.timestamp)||0;return[t?0:1,n,Number.isFinite(s)?s:-1]}function hi(e){return e.sort((t,s)=>{let n=Be(t),r=Be(s);if(!n&&!r)return 0;let i=Id(t),o=Id(s);for(let a=0;a<i.length;a+=1)if(i[a]!==o[a])return i[a]-o[a];return 0}),e}function bv(e,t){return Array.isArray(e.messagesMap?.[t])||(e.messagesMap=e.messagesMap||{},e.messagesMap[t]=[]),e.messagesMap[t]}function wa(e,t){return e.filter(s=>t===void 0||ss(s)===t)}function ka(e,t){let s=Sd(t);if(s){let n=e.find(r=>Sd(r)===s);if(n)return n}if(t?.type==="user"&&t.clientMessageId){let n=e.find(r=>r?.type==="user"&&r.clientMessageId===t.clientMessageId&&ss(r)===ss(t));if(n)return n}return t?.type==="assistant"&&e.find(n=>yv(n,t))||null}function lt(e){if(!e||typeof e!="object")return null;let t=kd.get(e);return t||(t=new Sa(e),kd.set(e,t)),t}var kd,Sa,dr=B(()=>{Jn();kd=new WeakMap;Sa=class{constructor(t){this.store=t}rows(t){return bv(this.store,t)}durableRows(t,s=void 0){return wa(this.rows(t),s).filter(Be)}overlayRows(t,s=void 0){return wa(this.rows(t),s).filter(n=>!Be(n))}snapshot(t,s=void 0){return{durableRows:this.durableRows(t,s),overlayRows:this.overlayRows(t,s)}}commitDurable({conversationId:t,sessionId:s=void 0,rows:n=[],mode:r="delta",replaceDurable:i=!1,preserveEmpty:o=!0}={}){if(!t)return{insertedRows:0,preservedEmpty:!1};let a=this.rows(t),l=Array.isArray(n)?n.filter(Boolean):[],c=wa(a,s).length>0;if(o&&r==="recent"&&l.length===0&&c)return{insertedRows:0,inserted:[],preservedEmpty:!0};if(i){let p=a.filter(f=>ss(f)!==s||!Be(f));a.splice(0,a.length,...p)}let d=0,u=[];for(let p of l){let f=ka(a,p);f?ba(f,p):(a.push(p),u.push(p),d+=1)}return hi(a),{insertedRows:d,inserted:u,preservedEmpty:!1}}upsertOverlay({conversationId:t,row:s}={}){if(!t||!s)return null;if(Be(s)){let i=this.rows(t),o=ka(i,s);return o?ba(o,s):(i.push(s),hi(i),s)}let n=this.rows(t),r=ka(n,s);return r?ba(r,s):n.push(s),hi(n),r||s}appendOverlayText({conversationId:t,sessionId:s=void 0,turnId:n=null,text:r=""}={}){if(!t||!r)return null;let o=this.rows(t).findLast(a=>a?.type==="assistant"&&!Be(a)&&(s===void 0||ss(a)===s)&&(!n||a.turnId===n));return o?(o.content?r.startsWith(o.content)?o.content=r:o.content.endsWith(r)||(o.content+=r):o.content=r,o):null}replaceProjection(t,s=[]){let n=this.rows(t);return n.splice(0,n.length,...Array.isArray(s)?s:[]),hi(n),n}removeDurable({conversationId:t,sessionId:s}={}){if(!t)return 0;let n=this.rows(t),r=n.filter(o=>ss(o)!==s||!Be(o)),i=n.length-r.length;return n.splice(0,n.length,...r),i}}});function ur(e,t){return t?t===e.yeaftConversationId?!0:Object.values(e.yeaftConversationIdsByAgent||{}).includes(t):!1}function nn(e,t,s){s&&(s.type!=="assistant"&&s.type!=="tool-use"||ur(e,t)&&(!s.vpId&&e._currentYeaftVpId&&(s.vpId=e._currentYeaftVpId),!s.turnId&&e._currentYeaftTurnId&&(s.turnId=e._currentYeaftTurnId),!s.speakerVpId&&s.vpId&&(s.speakerVpId=s.vpId)))}function kv(e){let t=[e?.timestamp,e?.createdAt,e?.ts,e?.time,e?.created_at];for(let s of t){if(typeof s=="number"&&Number.isFinite(s)&&s>0)return s;if(typeof s=="string"&&s.trim()){let n=Date.parse(s);if(Number.isFinite(n))return n;let r=Number(s);if(Number.isFinite(r)&&r>0)return r}}return Date.now()}function mi(e){let t=e?.stableKey??e?.messageId??e?.dbMessageId??e?.id;return t==null||t===""?null:String(t)}function Ia(e,t,s){if(!s||typeof s!="object")return null;if(typeof s.uiKey=="string"&&s.uiKey)return s.uiKey;let n=s.entryId||s.stableKey||s.atMessageId||s.messageId||s.dbMessageId||s.id||null;if(n!=null&&n!=="")return s.uiKey=String(n),s.uiKey;let r=`legacy:${t||"conversation"}:`,i=new Set((e?.messagesMap?.[t]||[]).map(a=>a?.uiKey).filter(a=>typeof a=="string"&&a)),o=Number(e?._messageUiKeySequence)||0;do o+=1;while(i.has(`${r}${o}`));return e&&(e._messageUiKeySequence=o),s.uiKey=`${r}${o}`,s.uiKey}function Ms(e,t,s){for(let n of Array.isArray(s)?s:[])Ia(e,t,n);return s}function Ca(e,t){if(!e||!t)return e;let s=e.type==="user"&&typeof e.id=="string"&&e.id===e.clientMessageId;for(let[n,r]of Object.entries(t))if(r!=null){if(n==="isStreaming"){e.isStreaming&&r===!1&&(e.isStreaming=!1);continue}if(!(n==="uiKey"&&e.uiKey)){if(n==="id"||n==="messageId"){if(s&&t.clientMessageId===e.clientMessageId&&t.messageId&&t.messageId!==e.clientMessageId)continue;(e[n]===void 0||e[n]===null||e[n]==="")&&(e[n]=r);continue}if(!(n==="turnId"&&s&&e.turnId===e.clientMessageId)){if(n==="content"&&typeof r=="string"){e.content||(e.content=r);continue}if(n==="responseKind"&&(r==="progress"||r==="result")){e.responseKind=r;continue}if(n==="attachments"&&Array.isArray(r)){(!Array.isArray(e.attachments)||e.attachments.length===0)&&(e.attachments=r);continue}(e[n]===void 0||e[n]===null||e[n]==="")&&(e[n]=r)}}}return e}function Cd(e=[],t=[]){let s=[],n=new Map,r=new Map;for(let i of[...e,...t]){if(!i)continue;let o=mi(i),a=i.type==="user"&&i.clientMessageId?String(i.clientMessageId):null;if(o&&n.has(o)){Ca(n.get(o),i);continue}if(a&&r.has(a)){let l=r.get(a);Ca(l,i),o&&!n.has(o)&&n.set(o,l);continue}s.push(i),o&&n.set(o,i),a&&r.set(a,i)}return s}function Ad(e,t,s){return!e||e!==t?!1:!s?.loaded&&!s?.loading}function xd(e,t){return!!t&&!!e?.loaded&&!e?.loading&&Number.isFinite(e?.latestSeq)}function Td({sessionState:e,hasCachedSessionRows:t,force:s=!1}={}){return e?.loading?!1:s?!e?.loaded:e?.loaded?!1:!t}function Sv(e,t,s,n){let r=s?.id?String(s.id):null;if(!r)return!1;let o=(e.messagesMap[t]||[]).find(a=>a?.type==="assistant"&&mi(a)===r);return o?(o.id||(o.id=r),o.messageId||(o.messageId=r),s.ts&&!o.ts&&(o.ts=s.ts),s.timestamp&&!o.timestamp&&(o.timestamp=s.timestamp),s.sessionId&&!o.sessionId&&(o.sessionId=s.sessionId),s.vpId&&!o.vpId&&(o.vpId=s.vpId),s.turnId&&!o.turnId&&(o.turnId=s.turnId),s.threadId&&!o.threadId&&(o.threadId=s.threadId),o.content?typeof o.content=="string"&&(n.startsWith(o.content)?o.content=n:o.content.endsWith(n)||(o.content+=n)):o.content=n,nn(e,t,o),!0):!1}function vi(e,t,s){if(!t)return;let n={...s};Ia(e,t,n);let r={...n,id:s.dbMessageId||s.id||Date.now().toString()+Math.random().toString(36).substr(2,9),timestamp:kv(s)};if(ur(e,t)&&!r.sessionId&&(r.sessionId=e._currentYeaftSessionId||e.yeaftActiveSessionFilter||wv),ur(e,t)){let o=e._currentYeaftAgentId||Object.entries(e.yeaftConversationIdsByAgent||{}).find(([,c])=>c===t)?.[0]||e.currentAgent||null,a=typeof r.messageId=="string"&&/^m\d+$/.test(r.messageId)?r.messageId:typeof r.id=="string"&&/^m\d+$/.test(r.id)?r.id:null,l=typeof r.clientMessageId=="string"?r.clientMessageId:null;r.stableKey||(r.stableKey=a?Yn(o,r.sessionId,a):Zt(o,r.sessionId,l)),r.uiKey||(r.uiKey=r.stableKey||null),!r.vpId&&e._currentYeaftVpId&&(r.vpId=e._currentYeaftVpId),!r.turnId&&e._currentYeaftTurnId&&(r.turnId=e._currentYeaftTurnId),nn(e,t,r)}if(e.messagesMap[t]||(e.messagesMap[t]=[]),Ia(e,t,r),ur(e,t)){let a=lt(e).upsertOverlay({conversationId:t,sessionId:r.sessionId,row:r});return va(e.messagesMap[t]),a}let i=mi(s);if(i){let o=e.messagesMap[t].find(a=>mi(a)===i);if(o)return Ca(o,r),t===e.yeaftConversationId&&e.messagesMap[t].sort((a,l)=>a.timestamp-l.timestamp),o}return e.messagesMap[t].push(r),va(e.messagesMap[t]),t===e.yeaftConversationId&&e.messagesMap[t].sort((o,a)=>o.timestamp-a.timestamp),r}function Md(e,t,s,n={}){if(!t||!s)return;e.messagesMap[t]||(e.messagesMap[t]=[]);let r=e.messagesMap[t];if(Sv(e,t,n,s))return;if(ur(e,t)){let l=lt(e).appendOverlayText({conversationId:t,sessionId:n.sessionId||e._currentYeaftSessionId||void 0,turnId:n.turnId||e._currentYeaftTurnId||null,text:s});if(l){nn(e,t,l),n.id&&!l.id&&(l.id=n.id),n.id&&!l.messageId&&(l.messageId=n.id);return}}let i=e._currentYeaftTurnId;if(i){for(let a=r.length-1;a>=0;a--)if(r[a].turnId===i&&r[a].type==="assistant"&&r[a].isStreaming){if(nn(e,t,r[a]),n.id&&!r[a].id&&(r[a].id=n.id),n.id&&!r[a].messageId&&(r[a].messageId=n.id),r[a].content.endsWith(s))return;r[a].content+=s;return}vi(e,t,{...n.id?{id:n.id,messageId:n.id}:{},...n.ts?{ts:n.ts}:{},...n.timestamp?{timestamp:n.timestamp}:{},...n.sessionId?{sessionId:n.sessionId}:{},...n.vpId?{vpId:n.vpId}:{},...n.turnId?{turnId:n.turnId}:{},...n.threadId?{threadId:n.threadId}:{},type:"assistant",content:s,isStreaming:!0,status:"pending",turnStartAt:n.timestamp||Date.now()});return}let o=r[r.length-1];if(o&&o.type==="assistant"&&o.isStreaming){if(nn(e,t,o),n.id&&!o.id&&(o.id=n.id),n.id&&!o.messageId&&(o.messageId=n.id),o.content.endsWith(s))return;o.content+=s}else vi(e,t,{...n.id?{id:n.id,messageId:n.id}:{},...n.ts?{ts:n.ts}:{},...n.timestamp?{timestamp:n.timestamp}:{},...n.sessionId?{sessionId:n.sessionId}:{},...n.vpId?{vpId:n.vpId}:{},...n.turnId?{turnId:n.turnId}:{},...n.threadId?{threadId:n.threadId}:{},type:"assistant",content:s,isStreaming:!0,status:"pending",turnStartAt:n.timestamp||Date.now()})}function Pd(e,t,{completeLifecycle:s=!0}={}){if(!t)return;let n=e.messagesMap[t];if(!n||n.length===0)return;let r=e._currentYeaftTurnId||null;for(let i=n.length-1;i>=0;i--){let o=n[i];if(r&&o.turnId&&o.turnId!==r){if(o.type==="user")break;continue}if(o.isStreaming&&(o.isStreaming=!1,s&&o.status==="pending"&&(o.status="completed",o.turnEndAt=Date.now())),nn(e,t,o),o.type==="user")break}}function Rd(e,t){if(!t||e.processingConversations&&e.processingConversations[t]||e.activeVpTurns&&Object.keys(e.activeVpTurns).length>0)return;let s=e.messagesMap&&e.messagesMap[t];if(!(!s||s.length===0))for(let n of s)n&&n.isStreaming&&(n.isStreaming=!1)}function _d(e,t){let s=e.currentConversation;if(!s)return;e.messagesMap[s]||(e.messagesMap[s]=[]);let n=e.messagesMap[s],r=null;for(let i of t)if(i.type==="user"){let o=i.message?.content;if(o){let a=typeof o=="string"?o:Array.isArray(o)?o.map(l=>l.text||"").join(""):"";a&&(r=a,e.addMessage({type:"user",content:a,isHistory:!0}))}}else if(i.type==="assistant"){let o=i.message?.content;if(o&&Array.isArray(o)){for(let a of o)if(a.type==="text"&&a.text)e.addMessage({type:"assistant",content:a.text,isHistory:!0});else if(a.type==="tool_use")e.addMessage({type:"tool-use",toolName:a.name,toolInput:a.input,isHistory:!0});else if(a.type==="tool_result"){for(let l=n.length-1;l>=0;l--)if(n[l].type==="tool-use"&&!n[l].hasResult){n[l].hasResult=!0,n[l].toolResult=a.content;break}}}}if(r&&s&&!e.conversationTitles[s]){let i=r.trim().substring(0,100);e.conversationTitles[s]=i}}function Ps(e){if(!Array.isArray(e))return null;let t=null;for(let s of e)typeof s?.dbMessageId=="number"&&s.dbMessageId>0&&(t===null||s.dbMessageId>t)&&(t=s.dbMessageId);return t}function Ed(e){return{id:e.id,dbMessageId:e.id,timestamp:e.created_at}}function Dd(e){return e?e.message_type==="tool_use"&&!Iv.has(e.tool_name)?{...Ed(e),type:"tool-use",toolName:e.tool_name||"unknown",hasResult:!0,isHistory:!0,startTime:e.created_at||0}:Aa(e):null}function Aa(e){if(!e)return null;let t=Ed(e);if(e.message_type==="tool_use"){let n={...t,type:"tool-use",toolName:e.tool_name||"unknown",toolInput:(()=>{try{return JSON.parse(e.tool_input||e.content||"{}")}catch{return{}}})(),hasResult:!0,isHistory:!0,startTime:e.created_at||0};if(e.metadata)try{let r=JSON.parse(e.metadata);r.askRequestId&&(n.askRequestId=r.askRequestId,n.askQuestions=r.askQuestions,n.askAnswered=!!r.askAnswered,n.selectedAnswers=r.selectedAnswers||null,r.askAnswered||(n.isHistory=!1))}catch{}return n}let s=n=>{if(!n)return"";if(typeof n!="string")return String(n);if(n.startsWith("["))try{let r=JSON.parse(n);if(Array.isArray(r))return r.filter(i=>i.type==="text"&&i.text).map(i=>i.text).join("")}catch{}return n};if(e.role==="user"){let n=null;if(e.metadata)try{let r=JSON.parse(e.metadata);r&&typeof r.clientMessageId=="string"&&(n=r.clientMessageId)}catch{}return{...t,type:"user",content:typeof e.content=="string"?e.content:String(e.content||""),...n?{clientMessageId:n}:{}}}else if(e.role==="assistant"){let n=s(e.content),r=(()=>{if(!e.content||typeof e.content!="string"||!e.content.startsWith("["))return[];try{let i=JSON.parse(e.content);return Array.isArray(i)?i.filter(o=>o.type==="tool_use"&&o.name):[]}catch{return[]}})();if(!n&&r.length===0)return null;if(r.length>0){let i=[];n&&i.push({...t,type:"assistant",content:n});for(let o=0;o<r.length;o++){let a=r[o];i.push({id:e.id+"_tool_"+o,dbMessageId:e.id,timestamp:e.created_at,type:"tool-use",toolName:a.name,toolInput:a.input||{},hasResult:!0,isHistory:!0,startTime:e.created_at||0})}return i}return{...t,type:"assistant",content:n}}else if(e.role==="tool"||e.message_type==="tool_result")return{...t,type:"tool_result",tool:e.tool_name||"unknown",content:typeof e.content=="string"?e.content:String(e.content||"")};return null}var wv,Iv,pr=B(()=>{ya();dr();Js();wv="grp_default";Iv=new Set(["TodoWrite","AskUserQuestion"])});function Rs(e,t){return e._closedAt?.[t]?Date.now()-e._closedAt[t]<3e4:!1}function rn(e,t){Ce(e,t),e._processingWatchdogs||(e._processingWatchdogs={});let s=()=>{if(!e.processingConversations[t])return;let r=e.conversations.find(o=>o.id===t);e.sendWsMessage({type:"ping_session",conversationId:t,agentId:r?.agentId});let i=setTimeout(()=>{e.processingConversations[t]&&(e.sessionHealth||(e.sessionHealth={}),e.sessionHealth[t]={status:"agent-offline"})},1e4);e._pongTimeouts||(e._pongTimeouts={}),e._pongTimeouts[t]=i},n=setTimeout(()=>{e.processingConversations[t]&&(s(),e._processingWatchdogs[t]=setInterval(()=>{if(!e.processingConversations[t]){Ce(e,t);return}s()},3e4))},45e3);e._processingWatchdogs[t]=n}function yi(e,t){e._yeaftWatchdogPauseReasons?.[t]?.size||e.processingConversations[t]&&e._processingWatchdogs?.[t]&&(e._pongTimeouts?.[t]&&(clearTimeout(e._pongTimeouts[t]),delete e._pongTimeouts[t]),e.sessionHealth?.[t]&&delete e.sessionHealth[t],e._yeaftWatchdogConvs?.has(t)?an(e,t):rn(e,t))}function Ce(e,t){e._processingWatchdogs?.[t]&&(clearTimeout(e._processingWatchdogs[t]),clearInterval(e._processingWatchdogs[t]),delete e._processingWatchdogs[t]),e._pongTimeouts?.[t]&&(clearTimeout(e._pongTimeouts[t]),delete e._pongTimeouts[t]),e.sessionHealth?.[t]&&delete e.sessionHealth[t],e._autoRefreshed?.[t]&&delete e._autoRefreshed[t],e._yeaftWatchdogConvs?.delete(t),e._yeaftWatchdogPauseReasons&&delete e._yeaftWatchdogPauseReasons[t]}function fr(e,t,s="phase"){if(!t||!e.processingConversations[t])return;e._yeaftWatchdogPauseReasons||(e._yeaftWatchdogPauseReasons={});let n=e._yeaftWatchdogPauseReasons[t]||new Set;n.add(s),e._yeaftWatchdogPauseReasons[t]=n,e._processingWatchdogs?.[t]&&(clearTimeout(e._processingWatchdogs[t]),clearInterval(e._processingWatchdogs[t]),delete e._processingWatchdogs[t])}function on(e,t,s=null){if(!t)return;let n=e._yeaftWatchdogPauseReasons?.[t];n&&(s?n.delete(s):n.clear(),!n.size&&(delete e._yeaftWatchdogPauseReasons[t],e.processingConversations[t]&&an(e,t)))}function Ld(e,t){Ce(e,t),e._processingWatchdogs||(e._processingWatchdogs={}),e._processingWatchdogs[t]=setTimeout(()=>{if(e.processingConversations[t]){let s=e.conversations.find(n=>n.id===t);e.sendWsMessage({type:"refresh_conversation",conversationId:t,agentId:s?.agentId}),e._processingWatchdogs[t]=setTimeout(()=>{if(e.processingConversations[t]){delete e.processingConversations[t];let n=e.executionStatusMap[t];n&&(n.currentTool=null),e.finishStreamingForConversation(t)}delete e._processingWatchdogs[t]},1e4)}},9e4)}function an(e,t){let s=e._yeaftWatchdogPauseReasons?.[t];if(Ce(e,t),e._processingWatchdogs||(e._processingWatchdogs={}),s?.size){e._yeaftWatchdogConvs||(e._yeaftWatchdogConvs=new Set),e._yeaftWatchdogPauseReasons||(e._yeaftWatchdogPauseReasons={}),e._yeaftWatchdogConvs.add(t),e._yeaftWatchdogPauseReasons[t]=new Set(s);return}e._yeaftWatchdogConvs||(e._yeaftWatchdogConvs=new Set),e._yeaftWatchdogConvs.add(t),e._processingWatchdogs[t]=setTimeout(()=>{if(e.processingConversations[t]){delete e.processingConversations[t];let n=e.executionStatusMap[t];n&&(n.currentTool=null),e.finishStreamingForConversation(t)}delete e._processingWatchdogs[t]},15e4)}var ns=B(()=>{});function xa(e,t){return t&&Array.isArray(e?._yeaftRetiredConversationIdsByAgent?.[t])?e._yeaftRetiredConversationIdsByAgent[t]:[]}function ln(e,t,s){return!t||!s?!1:xa(e,t).includes(s)}function Ta(e,t){let s=e?._yeaftRetiredConversationTargetsByAgent?.[t];return s&&typeof s=="object"?s:{}}function $d(e,t,s){if(!t||!s)return null;let n=Ta(e,t),r=s,i=new Set;for(let o=0;o<8;o++){if(i.has(r))return null;i.add(r);let a=n[r];if(!a||a===r)return r===s?null:r;r=a}return null}function gr(e,t,s,n=null){if(!t||!s)return;let r=xa(e,t).filter(a=>a!==s).concat(s).slice(-8);e._yeaftRetiredConversationIdsByAgent={...e._yeaftRetiredConversationIdsByAgent||{},[t]:r};let i=Ta(e,t),o={};for(let a of r){let l=i[a];l&&(o[a]=l===s&&n?n:l)}n&&n!==s&&(o[s]=n),e._yeaftRetiredConversationTargetsByAgent={...e._yeaftRetiredConversationTargetsByAgent||{},[t]:o}}function Ma(e,t,s){if(!t||!s||!e?._yeaftRetiredConversationIdsByAgent)return;let n=xa(e,t).filter(i=>i!==s);e._yeaftRetiredConversationIdsByAgent={...e._yeaftRetiredConversationIdsByAgent,[t]:n};let r={...Ta(e,t)};delete r[s],e._yeaftRetiredConversationTargetsByAgent={...e._yeaftRetiredConversationTargetsByAgent||{},[t]:r}}var bi=B(()=>{});function xv(e,t,s){let n=e.messagesMap?.[t]||[],r=e.messagesMap?.[s]||[];e.messagesMap||(e.messagesMap={}),Ms(e,t,n),Ms(e,s,r);let i=Cd(r,n).sort((o,a)=>{let l=Number.isFinite(o?.seq)?o.seq:null,c=Number.isFinite(a?.seq)?a.seq:null;return l!==null&&c!==null&&l!==c?l-c:l!==null&&c===null?-1:l===null&&c!==null?1:(o?.timestamp||0)-(a?.timestamp||0)});lt(e).replaceProjection(s,i)}function Tv(e){if(!e||typeof e!="object")return e;if(typeof structuredClone=="function")try{return structuredClone(e)}catch{}return Array.isArray(e)?e.slice():{...e}}function wi(e,t){return!!e&&Object.prototype.hasOwnProperty.call(e,t)}function cn(e,t,s,{removeSource:n}){wi(e,t)&&(wi(e,s)||(e[s]=n?e[t]:Tv(e[t])),n&&delete e[t])}function Mt(e,t,s=null){if(!t)return null;let n=e?._yeaftPendingConversationPromotions?.[t]||null;return!n?.sourceConversationId||!n.targetConversationId||s&&n.targetConversationId!==s?null:n}function ki(e,t,s,n){return!t||!s||!n||s===n?!1:(e._yeaftPendingConversationPromotions={...e._yeaftPendingConversationPromotions||{},[t]:{sourceConversationId:s,targetConversationId:n}},!0)}function hr(e,t,s=null){let n=Mt(e,t,s);if(!n)return null;let r={...e._yeaftPendingConversationPromotions||{}};return delete r[t],e._yeaftPendingConversationPromotions=r,n}function mr(e,t,s){let n=Mt(e,t);return!n||!s||n.targetConversationId===s?null:(Pt(e,n.targetConversationId,s,{removeSource:!0}),gr(e,t,n.targetConversationId,s),ki(e,t,n.sourceConversationId,s),n)}function Pt(e,t,s,{removeSource:n=!0}={}){if(!t||!s||t===s)return!1;xv(e,t,s),e.yeaftHistoryCacheState&&(e.yeaftHistoryCacheState=Object.fromEntries(Object.entries(e.yeaftHistoryCacheState).map(([c,d])=>[c,d?.conversationId===t?{...d,conversationId:s}:d]))),cn(e.processingConversations,t,s,{removeSource:n}),cn(e.executionStatusMap,t,s,{removeSource:n}),cn(e.refreshingSessionMap,t,s,{removeSource:n}),cn(e._closedAt,t,s,{removeSource:n}),cn(e._autoRefreshed,t,s,{removeSource:n}),cn(e.sessionHealth,t,s,{removeSource:n}),e._turnCompletedConvs?.has(t)&&(e._turnCompletedConvs.add(s),n&&e._turnCompletedConvs.delete(t));let r=!!e._yeaftWatchdogConvs?.has(t),i=e._yeaftWatchdogPauseReasons?.[t],o=!!i?.size,a=!!e._processingWatchdogs?.[t];if(o&&(e._yeaftWatchdogPauseReasons||(e._yeaftWatchdogPauseReasons={}),e._yeaftWatchdogPauseReasons[s]=new Set(i)),n&&(a||o)&&Ce(e,t),n&&e._pongTimeouts?.[t]&&(clearTimeout(e._pongTimeouts[t]),delete e._pongTimeouts[t]),n&&(a||r||o)&&!!e.processingConversations?.[s])if(e._processingWatchdogs?.[s])e._yeaftWatchdogConvs?.add(s);else{let c=wi(e.sessionHealth,s),d=e.sessionHealth?.[s],u=wi(e._autoRefreshed,s),p=e._autoRefreshed?.[s];an(e,s),c&&(e.sessionHealth||(e.sessionHealth={}),e.sessionHealth[s]=d),u&&(e._autoRefreshed||(e._autoRefreshed={}),e._autoRefreshed[s]=p)}return n&&e.messagesMap&&delete e.messagesMap[t],!0}var Pa=B(()=>{pr();dr();bi();ns()});function Si(e,t){return!e||!t||e.type!=="user"||t.type!=="user"?!1:e.clientMessageId&&t.clientMessageId?e.clientMessageId===t.clientMessageId:e.clientMessageId||t.clientMessageId?!1:e.content===t.content}var Ra=B(()=>{});function _a(){return typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now()}function Mv(){return Date.now()}function Pv(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?`pt_${crypto.randomUUID()}`:`pt_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,10)}`}function Rv(e,t=160){return typeof e!="string"?e:e.length>t?`${e.slice(0,t)}...[truncated]`:e}function _v(e){if(!e||typeof e!="object")return e||null;let t={};for(let[s,n]of Object.entries(e))s==="text"||s==="prompt"||s==="content"||s==="data"||(t[s]=typeof n=="string"?Rv(n):n);return t}function _s(){return Pv()}function Xe(e,t={}){!e||!t.traceId||(Array.isArray(e._perfTraceQueue)||(e._perfTraceQueue=[]),e._perfTraceQueue.push({traceId:t.traceId,source:"web",phase:t.phase||"unknown",at:Mv(),monotonicMs:_a(),durationMs:Number.isFinite(t.durationMs)?t.durationMs:null,agentId:t.agentId||null,sessionId:t.sessionId||null,vpId:t.vpId||null,turnId:t.turnId||null,threadId:t.threadId||null,messageType:t.messageType||null,bytes:Number.isFinite(t.bytes)?t.bytes:null,ok:typeof t.ok=="boolean"?t.ok:null,detail:_v(t.detail)}),e._perfTraceQueue.length>200&&e._perfTraceQueue.splice(0,e._perfTraceQueue.length-200),Ev(e))}function Ev(e){!e||e._perfTraceFlushTimer||(e._perfTraceFlushTimer=setTimeout(()=>Dv(e),250))}function Dv(e){if(!e||!Array.isArray(e._perfTraceQueue)||e._perfTraceQueue.length===0){e&&(e._perfTraceFlushTimer=null);return}let t=e._perfTraceQueue.splice(0,e._perfTraceQueue.length);e._perfTraceFlushTimer=null,typeof e.sendWsMessage=="function"&&e.sendWsMessage({type:"perf_trace_events",events:t})}function Ii(e,t={}){if(typeof requestAnimationFrame!="function")return;let s=_a();requestAnimationFrame(()=>{requestAnimationFrame(()=>{Xe(e,{...t,phase:t.phase||"render.next_paint",durationMs:_a()-s})})})}var Ea=B(()=>{});function Rt(e){return Number.isFinite(e)?Number(e):null}function Lv(e){return(Array.isArray(e)?e:[]).map(t=>({startSeq:Rt(t?.startSeq),endSeq:Rt(t?.endSeq)})).filter(t=>t.startSeq!==null&&t.endSeq!==null&&t.startSeq<=t.endSeq).sort((t,s)=>t.startSeq-s.startSeq)}function vr(e){return Number.isFinite(e)&&e>=0?Math.floor(e):0}function Es(e){let t=Rt(e?.beforeSeq);if(t===null)return null;if(e?.kind==="gap"){let s=Rt(e.stopAtSeq);return s===null?null:`gap:${vr(e.cacheEpoch)}:${s}:${t}`}return`server:${t}`}function yr(e){let t=new Set((Array.isArray(e?.completedHistoryWorkKeys)?e.completedHistoryWorkKeys:[]).filter(s=>typeof s=="string"&&s));for(let s of Array.isArray(e?.requestedBeforeSeqs)?e.requestedBeforeSeqs:[])Number.isFinite(s)&&t.add(`server:${s}`);return t}function $v(e,t){let s=Es(t);if(!s)return e.completedHistoryWorkKeys||[];let n=yr(e);return n.add(s),Array.from(n).slice(-256)}function Vv(e,t){if(!Number.isFinite(t))return e.requestedBeforeSeqs||[];let s=new Set((Array.isArray(e?.requestedBeforeSeqs)?e.requestedBeforeSeqs:[]).filter(Number.isFinite));return s.add(t),Array.from(s).sort((n,r)=>r-n).slice(-256)}function Hv(e,t={},s=0){let n=Lv(e),r=vr(s),i=yr(t),o=[];for(let a=1;a<n.length;a+=1){let l=n[a-1],c=n[a];if(l.endSeq+1>=c.startSeq)continue;let d={kind:"gap",beforeSeq:c.startSeq,stopAtSeq:l.endSeq+1,cacheEpoch:r};d.workKey=Es(d),i.has(d.workKey)||o.push(d)}return o.sort((a,l)=>l.beforeSeq-a.beforeSeq)}function Vd(e,t,s){let n=Hv(e,t,s),r=Rt(t.serverOldestFetchedSeq??t.oldestSeq),i=n[0]||null;if(!i||r===null||i.beforeSeq<=r)return[];let o={kind:"gap",beforeSeq:i.beforeSeq,stopAtSeq:r,cacheEpoch:i.cacheEpoch};return o.workKey=Es(o),yr(t).has(o.workKey)?[]:[o]}function Hd(e={},t=[],s=0){let n=vr(s),r=yr(e),i=e.serverHasMore!==!1,o=Rt(e.serverOldestFetchedSeq??e.oldestSeq),a=e.gapTraversalInitialized===!0,l=Array.isArray(e.gapQueue)?e.gapQueue.slice():[],c=null,d=null;if(i&&o!==null){let u={kind:"server",beforeSeq:o,stopAtSeq:null,cacheEpoch:n};u.workKey=Es(u),r.has(u.workKey)?(i=!1,d="history_cursor_repeated"):c=u}return!c&&!i&&(a||(l=Vd(t,e,n),a=!0),c=l[0]||null),c?{request:c,state:{...e,serverHasMore:i,gapTraversalInitialized:a,gapQueue:l,pendingPageKind:c.kind,pendingPageBeforeSeq:c.beforeSeq,pendingGapStopAtSeq:c.stopAtSeq,pendingCacheEpoch:c.cacheEpoch,pendingHistoryWorkKey:c.workKey,hasMore:!0,paginationError:null}}:{request:null,state:{...e,serverHasMore:i,gapTraversalInitialized:a,gapQueue:l,hasMore:!1,paginationError:d}}}function Od(e={},{mode:t,oldestSeq:s,hasMore:n,ranges:r=[],pageKind:i=null,stopAtSeq:o=null,cacheEpoch:a=0}={}){if(t==="delta")return e;let l=vr(a),c=Rt(s),d=Rt(e.pendingPageBeforeSeq),u=i||e.pendingPageKind||(t==="older"?"server":null),p=Rt(o??e.pendingGapStopAtSeq),f=vr(e.pendingCacheEpoch??l),g={kind:u,beforeSeq:d,stopAtSeq:p,cacheEpoch:f},h=Rt(e.serverOldestFetchedSeq??e.oldestSeq),v=e.serverHasMore!==!1,k=Number(e.noProgressCount)||0,w=null,I=e.requestedBeforeSeqs||[],b=e.completedHistoryWorkKeys||[],m=e.gapTraversalInitialized===!0,y=Array.isArray(e.gapQueue)?e.gapQueue.slice():[];if(t==="recent")h=c,v=!!n,k=0,I=[],b=[],m=!1,y=[];else if(d===null)c!==null&&(h=h===null?c:Math.min(h,c)),v=!!n,k=0;else{I=Vv(e,d),b=$v(e,g);let x=c!==null&&c<d;if(u==="server")x?(h=h===null?c:Math.min(h,c),v=!!n,k=0):(v=!1,k+=1,w="history_cursor_no_progress");else if(u==="gap"){let E=Es(g);y=y.filter(D=>Es(D)!==E);let $=p!==null&&c!==null&&c<=p;if(x||$||n===!1){if(k=0,!$&&n!==!1&&c!==null&&p!==null){let D={kind:"gap",beforeSeq:c,stopAtSeq:p,cacheEpoch:f};D.workKey=Es(D),yr({completedHistoryWorkKeys:b}).has(D.workKey)||y.unshift(D)}}else k+=1,w="history_cursor_no_progress"}}t==="older"&&!v&&!m&&(y=Vd(r,{...e,serverOldestFetchedSeq:h,completedHistoryWorkKeys:b},l),m=!0);let M={...e,serverOldestFetchedSeq:h,serverHasMore:v,requestedBeforeSeqs:I,completedHistoryWorkKeys:b,gapTraversalInitialized:m,gapQueue:y,noProgressCount:k,oldestSeq:h,paginationError:w};return delete M.pendingPageKind,delete M.pendingPageBeforeSeq,delete M.pendingGapStopAtSeq,delete M.pendingCacheEpoch,delete M.pendingHistoryWorkKey,{...M,hasMore:v||y.length>0}}var Da=B(()=>{});function qd(e){return e.filter(t=>!(t.type==="user"&&(!t.content||!t.content.trim())))}function Ds(e){let t=typeof e=="string"?e.match(/^m(\d+)$/):null,s=t?Number(t[1]):null;return Number.isFinite(s)?s:null}function Fd(e){let t=[e?.timestamp,e?.createdAt,e?.ts,e?.time,e?.created_at];for(let s of t){if(typeof s=="number"&&Number.isFinite(s)&&s>0)return s;if(typeof s=="string"&&s.trim()){let n=Date.parse(s);if(Number.isFinite(n))return n;let r=Number(s);if(Number.isFinite(r)&&r>0)return r}}return null}function Ov(e){if(!Array.isArray(e))return null;for(let t=e.length-1;t>=0;t-=1){let s=e[t];if(s?.name==="TodoWrite"&&Array.isArray(s?.input?.todos))return s.input.todos}return null}function Fv(e){return Array.isArray(e?.toolCalls)?e.toolCalls.filter(t=>t?.name!=="TodoWrite").length:Number(e?.toolSummaryCount||0)||0}function Bv(e){if(!e||typeof window>"u")return null;try{let t=window.Pinia||null,s=t&&typeof t.useSessionsStore=="function"?t.useSessionsStore():null;if(!s)return null;let n=typeof t.useChatStore=="function"?t.useChatStore():null,r=typeof s.sessionById=="function"?s.sessionById(e,n?.currentAgent||null):s.sessions&&s.sessions[e];return(r&&typeof r.defaultVpId=="string"?r.defaultVpId.trim():"")||null}catch{return null}}function Nv(e,t){return e.speakerVpId||e.vpId||e.vp_id||e.authorVpId||e.authorVP||Bv(t)}function qv(e){return e?.stableKey||(e&&(e.messageId||e.id)?e.messageId||e.id:null)}function Wv(e,t=null){if(!e||e.stableKey)return e;let s=br(e),n=e.messageId||e.id||null,r=e.type==="user"&&e.clientMessageId||null;return e.stableKey=r&&n===r?Zt(t,s,r):Yn(t,s,n),Number.isFinite(e.seq)||(e.seq=Ds(n)),e.uiKey||(e.uiKey=e.stableKey||null),e}function br(e){return e?e.sessionId??e.groupId??null:null}function jv(e){return!e||e.type!=="user"||!e.clientMessageId?!1:(e.messageId||e.id||null)===e.clientMessageId}function Uv(e,t,s,n){let r=e.rows(t),i=r.some(c=>c&&(n==null||br(c)===n));if(s.length===0&&i)return{insertedRows:0,preservedEmpty:!0};let o=s.reduce((c,d)=>Math.max(c,d?.timestamp||0),0),a=r.filter(c=>c?n!=null&&br(c)!==n||Be(c)||c.isStreaming||c.type==="tool-use"&&c.toolName==="AskUserQuestion"&&(c.askAnswered||c.askPending||c.askExpired)||jv(c)?!0:o>0&&(c.timestamp||0)>o:!1);return e.replaceProjection(t,a),{insertedRows:e.commitDurable({conversationId:t,sessionId:n,rows:s,mode:"recent",preserveEmpty:!1}).insertedRows,preservedEmpty:!1}}function Kv(e){if(typeof e!="string")return!1;let t=e.trimStart();return t.startsWith("<task-result ")||/^\[system note\] You have called \S+ with the same arguments \d+ times\./.test(t)}function zv(e,t){let s=typeof e.yeaftConversationId=="string"?e.yeaftConversationId:"";return s.startsWith(`yeaft-local-${t}-`)||/^yeaft-local-\d/.test(s)?s:null}function Yv(e,t,s,n){let r=t.agentId||s&&e.yeaftSessionAgentById?.[s]||null;if(!r||!n||e.currentView!=="yeaft")return;let i=Ft(e);if(i.sessionId!==(s||null)||i.agentId&&i.agentId!==r)return;let o=e.yeaftConversationId||null;if(ln(e,r,n)){let d=e.yeaftConversationIdsByAgent?.[r]||null;d&&d!==n&&Pt(e,n,d,{removeSource:n!==e.yeaftConversationId});return}let a=Mt(e,r);a&&a.targetConversationId!==n&&mr(e,r,n);let l=Mt(e,r,n);if(l&&(Pt(e,l.sourceConversationId,n,{removeSource:!0}),hr(e,r,n),e.yeaftConversationId=n),o===n||l){e.messagesMap[n]||(e.messagesMap[n]=[]),e.yeaftConversationIdsByAgent={...e.yeaftConversationIdsByAgent||{},[r]:n},e.activeConversations=[n];return}let c=zv(e,r);c&&(Pt(e,c,n,{removeSource:!0}),e.yeaftConversationIdsByAgent={...e.yeaftConversationIdsByAgent||{},[r]:n},e.yeaftConversationId=n,e.activeConversations=[n])}function rs(e,t){let s=e.messagesMap[t]||[];for(let n of s)n.type==="tool-use"&&!n.hasResult&&(n.hasResult=!0,n.toolName==="AskUserQuestion"&&!n.askAnswered&&!n.selectedAnswers&&(n.isHistory=!0,n.askRequestId=null))}function Wd(e,t){Tt(e);let s=e.agents.find(r=>r.id===t.agentId);e.conversations=e.conversations.filter(r=>r.id!==t.conversationId);let n=t.provider||"claude-code";if(e.conversations.push({id:t.conversationId,agentId:t.agentId,agentName:s?.name||t.agentId,workDir:t.workDir,claudeSessionId:null,createdAt:Date.now(),processing:!1,connecting:n!=="claude-code",type:"chat",provider:n,capabilities:t.capabilities||null,disallowedTools:t.disallowedTools??null}),e.currentAgent=t.agentId,e.currentAgentInfo=s,e.panels.length>1){let r=e._pendingPaneId;if(e._pendingPaneId=null,r){let i=e.panels.find(o=>o.id===r);i&&(i.conversationId=t.conversationId)}else{let i=e.panels.find(o=>!o.conversationId);i&&(i.conversationId=t.conversationId)}e.activeConversations.includes(t.conversationId)||e.activeConversations.push(t.conversationId)}else e.activeConversations=[t.conversationId];e.currentWorkDir=t.workDir,e.messagesMap[t.conversationId]=[],e.sendWsMessage({type:"select_conversation",conversationId:t.conversationId}),e.addMessage({type:"system",content:Le("store.convCreated",{agent:s?.name||t.agentId,workDir:t.workDir})}),e.saveOpenSessions()}function jd(e,t){Tt(e);let s=e.agents.find(n=>n.id===t.agentId);if(e.conversations=e.conversations.filter(n=>n.id!==t.conversationId&&!(n.claudeSessionId&&n.claudeSessionId===t.claudeSessionId)),e.conversations.push({id:t.conversationId,agentId:t.agentId,agentName:s?.name||t.agentId,workDir:t.workDir,claudeSessionId:t.claudeSessionId,createdAt:Date.now(),processing:!1,connecting:(t.provider||"claude-code")!=="claude-code",type:"chat",provider:t.provider||"claude-code",capabilities:t.capabilities||null,disallowedTools:t.disallowedTools??null}),e.currentAgent=t.agentId,e.currentAgentInfo=s,e.panels.length>1){let n=e._pendingPaneId;if(e._pendingPaneId=null,n){let r=e.panels.find(i=>i.id===n);r&&(r.conversationId=t.conversationId)}else{let r=e.panels.find(i=>!i.conversationId);r&&(r.conversationId=t.conversationId)}e.activeConversations.includes(t.conversationId)||e.activeConversations.push(t.conversationId)}else e.activeConversations=[t.conversationId];if(e.currentWorkDir=t.workDir,e.messagesMap[t.conversationId]=[],e._pendingSessionTitle&&(e.conversationTitles[t.conversationId]=e._pendingSessionTitle,e._pendingSessionTitle=null),e.sendWsMessage({type:"select_conversation",conversationId:t.conversationId}),e.addMessage({type:"system",content:Le("store.convResumed",{agent:s?.name||t.agentId,sessionId:t.claudeSessionId?t.claudeSessionId.slice(0,8)+"...":""})}),t.dbMessages&&t.dbMessages.length>0){let n=qd(t.dbMessages.map(o=>e.formatDbMessageForHistoryHydration(o)).flat().filter(Boolean)),r=ma(n),i=e.messagesMap[t.conversationId]||[];for(let o of r)i.push(o)}e.hasMoreMessages=!!t.hasMoreMessages,e.chatSessionState[t.conversationId]={lastSeenDbId:Ps(e.messagesMap[t.conversationId]),hasMoreOlder:!!t.hasMoreMessages},e.saveOpenSessions()}function La(e,t){e.conversations=e.conversations.filter(n=>n.id!==t.conversationId),delete e.messagesMap[t.conversationId],delete e.chatSessionState[t.conversationId],delete e.conversationTitles[t.conversationId],delete e.customConversationTitles[t.conversationId],delete e.processingConversations[t.conversationId],e._closedAt&&delete e._closedAt[t.conversationId],Ce(e,t.conversationId),delete e.executionStatusMap[t.conversationId],delete e.subagents[t.conversationId],window.dispatchEvent(new CustomEvent("conversation-deleted",{detail:{conversationId:t.conversationId}}));let s=e.activeConversations.indexOf(t.conversationId);s>=0&&(e.activeConversations.splice(s,1),e.activeConversations.length===0&&e.addMessage({type:"system",content:Le("chat.session.closed")}));for(let n of e.panels)n.conversationId===t.conversationId&&(n.conversationId=null);e.saveOpenSessions()}function Ud(e,t){let s=t.conversationId;if(s){delete e.processingConversations[s],Ce(e,s),e._closedAt||(e._closedAt={}),e._closedAt[s]=Date.now(),e._turnCompletedConvs||(e._turnCompletedConvs=new Set),e._turnCompletedConvs.add(s);let n=e.executionStatusMap[s];n&&(n.currentTool=null),e.finishStreamingForConversation(s),rs(e,s);let r=e.conversations.find(i=>i.id===s);r&&(t.claudeSessionId&&(r.claudeSessionId=t.claudeSessionId),t.workDir&&(r.workDir=t.workDir)),e.clearStatus?.conversationId===s&&e.clearStatus?.status==="clearing"&&(e.clearStatus={conversationId:s,status:"completed"},setTimeout(()=>{e.clearStatus?.conversationId===s&&e.clearStatus?.status==="completed"&&(e.clearStatus=null)},3e3)),e.saveOpenSessions()}}function Kd(e,t){let s=t.conversationId;if(s){delete e.processingConversations[s],Ce(e,s),e._closedAt||(e._closedAt={}),e._closedAt[s]=Date.now(),e._turnCompletedConvs||(e._turnCompletedConvs=new Set),e._turnCompletedConvs.add(s);let n=e.executionStatusMap[s];n&&(n.currentTool=null),e.finishStreamingForConversation(s),rs(e,s);let r=e.conversations.find(i=>i.id===s);r&&(t.claudeSessionId&&(r.claudeSessionId=t.claudeSessionId),t.workDir&&(r.workDir=t.workDir)),e.saveOpenSessions()}}function zd(e,t){if(t.conversationId){if(t.isProcessing&&!Rs(e,t.conversationId)&&!e._turnCompletedConvs?.has(t.conversationId))e.processingConversations[t.conversationId]=!0;else if(e.processingConversations[t.conversationId]){delete e.processingConversations[t.conversationId],Ce(e,t.conversationId);let s=e.executionStatusMap[t.conversationId];s&&(s.currentTool=null),e.finishStreamingForConversation(t.conversationId)}}}function Yd(e,t){let s=t.conversationId||e.currentConversation;if(s){delete e.processingConversations[s],Ce(e,s),e._closedAt||(e._closedAt={}),e._closedAt[s]=Date.now(),e._turnCompletedConvs||(e._turnCompletedConvs=new Set),e._turnCompletedConvs.add(s);let n=e.executionStatusMap[s];n&&(n.currentTool=null),e.finishStreamingForConversation(s),rs(e,s)}}function Gd(e,t){if(!!t.requestId){if(e.chatHistoryRequestIdSupported=!0,!e.isCurrentChatHistoryResponse?.(t))return!1}else{let i=`chat:${t.conversationId}`,o=e.chatHistoryRequests?.[i];if(e.chatHistoryRequestIdSupported===!0||!o?.loading)return!1;t={...t,requestId:o.requestId,catalogKey:i,mode:o.mode||t.mode,...o.mode==="delta"?{afterMessageId:o.cursor}:{}}}e.messagesMap[t.conversationId]||(e.messagesMap[t.conversationId]=[]);let n=e.messagesMap[t.conversationId],r=t.mode==="delta"||typeof t.afterMessageId=="number"&&t.afterMessageId>0;if(t.conversationId&&e.activeConversations.includes(t.conversationId)){let i=ma(qd((t.messages||[]).map(a=>e.formatDbMessageForHistoryHydration(a)).flat().filter(Boolean)));if(i.length>0){let a=n.find(l=>l.dbMessageId);if(a&&i[0].dbMessageId&&i[i.length-1].dbMessageId<a.dbMessageId){let l=n.indexOf(a);e.debug,n.splice(l,0,...i)}else{e.debug;for(let l of i)if(!(l.dbMessageId&&n.some(c=>c.dbMessageId===l.dbMessageId))){if(l.dbMessageId&&(l.type==="assistant"||l.type==="user")){let c=null;if(l.type==="user"?c=n.find(d=>!d.dbMessageId&&!d.isStreaming&&Si(d,l)):c=n.find(d=>!d.dbMessageId&&!d.isStreaming&&d.type==="assistant"&&d.content===l.content),c){c.dbMessageId=l.dbMessageId,c.id=l.id,l.timestamp&&(c.timestamp=l.timestamp),l.clientMessageId&&!c.clientMessageId&&(c.clientMessageId=l.clientMessageId);continue}}n.push(l)}}}r||(e.hasMoreMessages=t.hasMore??!1),Tt(e);let o=e.chatSessionState[t.conversationId]?.hasMoreOlder;e.chatSessionState[t.conversationId]={lastSeenDbId:Ps(e.messagesMap[t.conversationId]),hasMoreOlder:r?!!o:!!t.hasMore}}return e.finishChatHistoryRequest?.(t)&&(e.currentConversation===t.conversationId&&(e.loadingMoreMessages=!1),e.setRefreshingSession(t.conversationId,!1)),!0}function Qd(e,t){let s=t.sessionId??null,n=t.agentId||s&&e.yeaftSessionAgentById?.[s]||null,r=t.conversationId||n&&e.yeaftConversationIdsByAgent?.[n]||e.yeaftConversationId;if(!r||!s||!Array.isArray(t.messages))return null;e.messagesMap[r]||(e.messagesMap[r]=[]);let i=new Set(Array.isArray(t.sourceMessageIds)?t.sourceMessageIds:[]);for(let c of e.messagesMap[r]){let d=c?.persistedMessageId||c?.messageId||c?.id||null;!t.entryId||!i.has(d)||(c.historyEntryId=t.entryId,Number.isFinite(t.indexGeneration)&&(c.historyIndexGeneration=t.indexGeneration))}let o=t.messages.map(c=>t.entryId&&i.has(c?.id)?{...c,historyEntryId:t.entryId,...t.prefetch===!0?{_historyWindowPrefetched:!0}:{},...Number.isFinite(t.indexGeneration)?{historyIndexGeneration:t.indexGeneration}:{}}:c),{formatted:a}=Xd(o,s,"window",e.messagesMap[r],n);if(t.prefetch===!0)for(let c of a)c._historyWindowPrefetched=!0;lt(e).commitDurable({conversationId:r,sessionId:s,rows:a,mode:"window"});let l=Ft(e);return Zn(e,{conversationId:r,agentId:n,sessionId:s,incomingRows:a,activeAgentId:l.agentId,activeSessionId:l.sessionId}),r}function Bd(e){return e?.toolId?[br(e)??"",e.vpId||e.speakerVpId||"",e.turnId||"",e.threadId||"main",e.toolId].join("\0"):null}function Nd(e,t,s){return e.toolName="AskUserQuestion",e.toolId=t.toolCallId,e.toolInput={questions:s},e.askQuestions=s,e.askRequestId=null,e.askPending=!1,e.pendingAnswers=null,e.askSubmitGeneration=null,e.hasResult=!0,e.isHistory=!0,t.status==="answered"?(e.askAnswered=!0,e.selectedAnswers=t.answers,e.askExpired=!1):(e.askAnswered=!1,e.selectedAnswers=null,e.askExpired=!0),e}function Gv(e,t){return(e||[]).find(s=>s?.type==="tool-use"&&(s.toolName==="AskUser"||s.toolName==="AskUserQuestion")&&s.toolId===t.toolCallId&&br(s)===t.sessionId&&(s.vpId||s.speakerVpId||"")===(t.vpId||"")&&(s.turnId||"")===(t.turnId||"")&&(s.threadId||"main")===(t.threadId||"main"))||null}function Xd(e,t,s,n,r=null){let i=new Set((n||[]).map(c=>qv(Wv(c,r))).filter(Boolean)),o=new Set,a=[],l=0;for(let c of e){if(!c||c._reflection||c.internal||c.systemOnly||c.systemOnlyMessage||Kv(c.content))continue;let d=c.id||c.messageId||null,u=c.clientMessageId||null,p=c.sessionId??c.groupId??t??null,f=Yn(r,p,d),g=u?Zt(r,p,u):f,h=c.historyEntryId?{historyEntryId:c.historyEntryId,...Number.isFinite(c.historyIndexGeneration)?{historyIndexGeneration:c.historyIndexGeneration}:{}}:{};if(!(f&&o.has(f))&&!(f&&s!=="recent"&&i.has(f))){if(f&&o.add(f),c.role==="user"){l+=1;let v=d||c.messageId||c.turnId||null;a.push({...d?{id:d,messageId:d}:{},...f?{stableKey:f}:{},...g?{uiKey:g}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"user",content:c.content,timestamp:Fd(c),sessionId:p,turnId:c.turnId||v,...u?{clientMessageId:u}:{},...Array.isArray(c.attachments)&&c.attachments.length>0?{attachments:c.attachments}:{},...c.quote?{quote:c.quote}:{},isStreaming:!1,isHistory:!0})}else if(c.role==="assistant"){l+=1;let v=d||c.messageId||c.turnId||null,k=Nv(c,p),w=Fd(c),I=!!c.turnId,b=c.turnId||v,m=typeof c.content=="string"?c.content:c.content||"",y=Array.isArray(c.todos)?c.todos:Ov(c.toolCalls),M=c.executionOrigin==="route_forward"?{executionOrigin:"route_forward"}:{};(typeof m!="string"||m.trim())&&a.push({...d?{id:d,messageId:d}:{},...f?{stableKey:f}:{},...g?{uiKey:g}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),...c.entryId?{entryId:c.entryId}:{},...Array.isArray(c.sourceMessageIds)?{sourceMessageIds:c.sourceMessageIds}:{},type:"assistant",content:m,timestamp:w,sessionId:p,turnId:b,_hasPersistedTurnId:I,...M,...k?{vpId:k,speakerVpId:k}:{},...c.responseKind==="progress"||c.responseKind==="result"?{responseKind:c.responseKind}:{},...c.incomplete===!0?{incomplete:!0}:{},...typeof c.stopReason=="string"&&c.stopReason?{stopReason:c.stopReason}:{},isStreaming:!1,isHistory:!0}),Array.isArray(y)&&y.length>0&&a.push({...d?{id:`${d}:todos`,messageId:`${d}:todos`}:{},...f?{stableKey:`${f}:todos`}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"tool-use",toolName:"TodoWrite",toolInput:{todos:y},timestamp:w,sessionId:p,turnId:b,...M,...k?{vpId:k,speakerVpId:k}:{},isStreaming:!1,isHistory:!0,hasResult:!0});for(let E of Array.isArray(c.images)?c.images:[])E?.assetId&&a.push({id:`${d||v||b}:image:${E.assetId}`,messageId:`${d||v||b}:image:${E.assetId}`,...f?{stableKey:`${f}:image:${E.assetId}`}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"chat-image",...E,timestamp:w,sessionId:p,turnId:b,...M,...k?{vpId:k,speakerVpId:k}:{},isStreaming:!1,isHistory:!0});for(let E of Array.isArray(c.askUserResults)?c.askUserResults:[]){if(!E?.toolCallId||E.status!=="answered"&&E.status!=="expired")continue;let $=[{question:typeof E.question=="string"?E.question:"",options:(Array.isArray(E.options)?E.options:[]).filter(_=>typeof _=="string").map(_=>({label:_,description:""})),multiSelect:!1}],D={toolCallId:E.toolCallId,sessionId:p,vpId:k||"",turnId:b||"",threadId:c.threadId||"main"},R=Gv(n,D);if(R){Object.assign(R,h),Nd(R,E,$);continue}let T=Nd({id:`${d||v||b}:ask:${E.toolCallId}`,messageId:`${d||v||b}:ask:${E.toolCallId}`,...f?{stableKey:`${f}:ask:${E.toolCallId}`}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"tool-use",timestamp:w,sessionId:p,turnId:b,threadId:D.threadId,...M,...k?{vpId:k,speakerVpId:k}:{},isStreaming:!1},E,$),A=Bd(T);(!A||!a.some(_=>Bd(_)===A))&&a.push(T)}let x=Fv(c);x>0&&a.push({...d?{id:`${d}:tool-summary`,messageId:`${d}:tool-summary`,persistedMessageId:d}:{},...f?{stableKey:`${f}:tool-summary`}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"tool-summary",count:x,omittedCount:x,source:"history",timestamp:w,sessionId:p,turnId:b,...M,...k?{vpId:k,speakerVpId:k}:{},isStreaming:!1,isHistory:!0})}}}return{formatted:a,acceptedHistoryMessages:l}}function Zd(e,t){let s=t.sessionId!=null?t.sessionId:t.groupId,n=t.agentId||s&&e.yeaftSessionAgentById?.[s]||null;if(ln(e,n,t.conversationId)){let U=e.yeaftConversationIdsByAgent?.[n]||null;if(!U||U===t.conversationId)return;Pt(e,t.conversationId,U,{removeSource:t.conversationId!==e.yeaftConversationId}),t={...t,conversationId:U}}if(t.requestId&&typeof e.isCurrentYeaftHistoryResponse=="function"&&!e.isCurrentYeaftHistoryResponse(t))return;let r=t.mode==="recent"||t.mode==="delta"?t.mode:"older",i=Array.isArray(t.messages)?t.messages:[],o=t.agentId||s&&e.yeaftSessionAgentById?.[s]||null,a=me(o,s),l=e.yeaftSessionHistoryState?.[a]||null;typeof t.streamId=="string"&&typeof l?.streamId=="string"&&(t.streamId!==l.streamId||Number.isFinite(t.revision)&&Number.isFinite(l.revision)&&t.revision!==l.revision)&&(r="recent",typeof e.clearYeaftHistoryMemory=="function"&&e.clearYeaftHistoryMemory({agentId:o,sessionId:s,preserveLiveRows:!0,preserveSessionOwner:!0}),typeof e.removeYeaftHistoryBrowserCache=="function"&&e.removeYeaftHistoryBrowserCache(o,s)),t.perfTraceId&&Xe(e,{traceId:t.perfTraceId,phase:"history.chunk_received",agentId:t.agentId||null,sessionId:s||null,messageType:t.type,bytes:(()=>{try{return JSON.stringify(t).length}catch{return null}})(),detail:{mode:r,rawCount:i.length}});let d=t.agentId||(s&&e.yeaftSessionAgentById?e.yeaftSessionAgentById[s]:null),u=d&&e.yeaftConversationIdsByAgent?e.yeaftConversationIdsByAgent[d]:null,p=t.conversationId||u||e.yeaftConversationId;if(!p){e.yeaftLoadingMoreHistory=!1;return}Yv(e,t,s,p),e.messagesMap[p]||(e.messagesMap[p]=[]);let{formatted:f,acceptedHistoryMessages:g}=Xd(i,s,r,e.messagesMap[p],d);Ms(e,p,f);let h=lt(e),v=0,k=!1;if(r==="recent"){let U=Uv(h,p,f,s??null);v=U.insertedRows,k=U.preservedEmpty}else if(f.length>0&&(v=h.commitDurable({conversationId:p,sessionId:s??null,rows:f,mode:r}).insertedRows,r==="older"&&typeof e.expandYeaftMessageWindow=="function")){let ee=e.yeaftActiveSessionFilter?s??null:null;e.expandYeaftMessageWindow(ee,t.turns||10,d)}let w=Ft(e);Zn(e,{conversationId:p,agentId:d,sessionId:s,incomingRows:f,activeAgentId:w.agentId,activeSessionId:w.sessionId});let I=me(t.agentId||null,s),b=e.yeaftHistoryCacheState?.[I]||null,m=e.yeaftSessionHistoryState?.[I]||{},y=Number.isFinite(m.serverOldestFetchedSeq)?m.serverOldestFetchedSeq:Number.isFinite(m.oldestSeq)?m.oldestSeq:null,M=Number.isFinite(t.nextBeforeSeq)?t.nextBeforeSeq:Number.isFinite(t.oldestSeq)?t.oldestSeq:k?y:null,x=k&&!Number.isFinite(t.nextBeforeSeq)&&!Number.isFinite(t.oldestSeq)?m.serverHasMore??m.hasMore??!1:t.hasMore,E=r==="delta"?m:Od(m,{mode:r,oldestSeq:M,hasMore:x,ranges:b?.ranges||[],pageKind:t.pageKind,stopAtSeq:t.gapStopAtSeq,cacheEpoch:b?.rangeEpoch??t.cacheEpoch??0}),$=typeof t.latestSeq=="number"?t.latestSeq:m.latestSeq??null,D={streamId:typeof t.streamId=="string"?t.streamId:m.streamId??null,revision:Number.isFinite(t.revision)?t.revision:m.revision??null},R=r==="delta"?{...m,...D,loaded:!0,loading:!1,latestSeq:$,syncingAfterSeq:null,count:(m.count||0)+v}:{...E,...D,loaded:!0,loading:!1,count:b?b.rowCount:r==="older"?(m.count||0)+v:k?m.count||0:g,latestSeq:k&&!Number.isFinite(t.latestSeq)?m.latestSeq??null:$,syncingAfterSeq:null};t.requestId&&typeof e.finishYeaftHistoryLoad=="function"?e.finishYeaftHistoryLoad(t,R,"chunk"):e.yeaftSessionHistoryState&&(e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState,[I]:R}),typeof e.persistYeaftHistoryBrowserCache=="function"&&e.persistYeaftHistoryBrowserCache(s,d,p),r==="delta"&&t.hasMoreAfter===!0&&Number.isFinite(R.latestSeq)&&R.latestSeq>Number(t.afterSeq??-1)&&typeof e.continueYeaftHistoryDelta=="function"&&queueMicrotask(()=>e.continueYeaftHistoryDelta(s,d,R.latestSeq));let T=Ft(e),A=T.sessionId===(s||null),_=!t.agentId||!T.agentId||t.agentId===T.agentId,j=A&&_,q=me(null,T.sessionId);if(t.perfTraceId&&(Xe(e,{traceId:t.perfTraceId,phase:"history.chunk_applied",agentId:t.agentId||null,sessionId:s||null,messageType:t.type,detail:{mode:r,formattedCount:f.length,insertedRows:v,acceptedHistoryMessages:g,preservedEmptyRecent:k}}),Ii(e,{traceId:t.perfTraceId,phase:"history.next_paint",agentId:t.agentId||null,sessionId:s||null,messageType:t.type,detail:{mode:r,insertedRows:v}})),j)e.yeaftHasMoreHistory=R.hasMore,e.yeaftOldestLoadedSeq=Number.isFinite(R.serverOldestFetchedSeq)?R.serverOldestFetchedSeq:Number.isFinite(R.oldestSeq)?R.oldestSeq:e.yeaftOldestLoadedSeq,e.yeaftLoadingMoreHistory=!1;else if(e.yeaftLoadingMoreHistory){let U=e.yeaftSessionHistoryState?.[T.sessionKey]||e.yeaftSessionHistoryState?.[q]||null;e.yeaftLoadingMoreHistory=!!U?.loading}}var Ci=B(()=>{ns();Pa();bi();Ts();Ra();pr();ya();qt();Ea();ci();Js();Jn();Da();dr()});function Jd(e,t,s=null){if(!s)return!1;if(e.promoteYeaftHistoryOutlineRow?.(t,s))return!0;let n=t?.sessionId??t?.groupId??e._currentYeaftSessionId??null;return n?!!e.invalidateYeaftHistoryOutline?.(n,s):!1}function Qv(e){let t=e;if(typeof t=="string"){let s=t.trim();if(s.startsWith("[")&&s.endsWith("]")||s.startsWith("{")&&s.endsWith("}"))try{t=JSON.parse(s)}catch{t=e}}return Array.isArray(t)?t.map(s=>typeof s=="string"?s:!s||typeof s!="object"?"":s.type==="text"&&typeof s.text=="string"||s.type==="input_text"&&typeof s.text=="string"?s.text:"").join("").replace(/\n\n\[Uploaded files\][\s\S]*$/m,"").trim():t&&typeof t=="object"?typeof t.text=="string"?t.text.trim():typeof t.content=="string"?t.content.trim():"":typeof t=="string"?t.replace(/\n\n\[Uploaded files\][\s\S]*$/m,"").trim():""}function $a(e,t){return e.executionStatusMap[t]||(e.executionStatusMap[t]={currentTool:null,toolHistory:[],lastActivity:null}),e.executionStatusMap[t]}function eu(e,t,s,n=null){if(!t)return;let r=$a(e,t);if(r.lastActivity=Date.now(),yi(e,t),s.type==="system"){if(s.subtype==="init"){let i=e.conversations.find(o=>o.id===t);i&&i.connecting&&(i.connecting=!1);return}s.message&&e.addMessageToConversation(t,{type:"system",content:typeof s.message=="string"?s.message:JSON.stringify(s.message,null,2)});return}if(s.type==="assistant"){let i=s.message?.content;if(!i)return;let o=e.messagesMap[t]||[];for(let a of o)a.type==="tool-use"&&!a.hasResult&&(a.hasResult=!0);for(let a of r.toolHistory)a.status==="running"&&(a.status="done");if(r.currentTool=null,typeof i=="string"){e.appendToAssistantMessageForConversation(t,i,{id:s.message?.id||s.message?.messageId||null,ts:s.ts||s.message?.ts||s.message?.time||null,sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null});return}if(!Array.isArray(i))return;if(i.length===0){e.finishStreamingForConversation(t);return}for(let a of i)a.type==="text"?e.appendToAssistantMessageForConversation(t,a.text,{id:s.message?.id||s.message?.messageId||null,ts:s.ts||s.message?.ts||s.message?.time||null,sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null}):a.type==="image_asset"&&a.image?e.addMessageToConversation(t,{type:"chat-image",...a.image,sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,speakerVpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null}):a.type==="tool_summary"?e.addMessageToConversation(t,{type:"tool-summary",count:Number(a.count||a.omittedCount||0)||0,omittedCount:Number(a.omittedCount||a.count||0)||0,source:a.source||"history",isHistory:a.source!=="live",sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null}):a.type==="tool_use"&&(e.finishStreamingForConversation(t,{completeLifecycle:!1}),r.currentTool={name:a.name,input:a.input,startTime:Date.now()},r.toolHistory.unshift({name:a.name,input:a.input,timestamp:Date.now(),status:"running"}),r.toolHistory.length>20&&r.toolHistory.pop(),e.addMessageToConversation(t,{type:"tool-use",toolId:a.id||a.tool_use_id||null,toolName:a.name,toolInput:a.input,startTime:Date.now(),sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null}))}else if(s.type==="user"){let i=s.internal===!0||s.message?.internal===!0||s.userAuthored===!1||s.message?.userAuthored===!1,o=s.message?.content,a=Qv(o);if(typeof a=="string"&&(a.includes("<local-command-caveat>")||a.includes("<command-name>")))return;if(typeof a=="string"&&a.includes("<local-command-stdout>")){let c=a.match(/<local-command-stdout>([\s\S]*?)<\/local-command-stdout>/);if(c){e.appendToAssistantMessageForConversation(t,c[1].trim()),e.finishStreamingForConversation(t);return}}let l=[];if(s.tool_use_result)l=Array.isArray(s.tool_use_result)?s.tool_use_result:[s.tool_use_result];else if(s.message?.content){let c=s.message.content;l=(Array.isArray(c)?c:[]).filter(u=>u.type==="tool_result")}if(l.length>0){let c=e.messagesMap[t]||[];for(let d of l){if(r.toolHistory.length>0){let g=r.toolHistory.findIndex(h=>h.status==="running");g>=0&&(r.toolHistory[g].status="done")}let u=d.tool_use_id||d.toolUseId||d.tool_call_id||d.toolCallId||null,p=d.content||d,f=!1;if(u){for(let g=c.length-1;g>=0;g--)if(c[g].type==="tool-use"&&c[g].toolId===u){c[g].hasResult=!0,c[g].toolResult=d.is_update&&c[g].toolResult?`${c[g].toolResult}
|
|
1
|
+
var B=(e,t,s)=>()=>{if(s)throw s[0];try{return e&&(t=e(e=0)),t}catch(n){throw s=[n],n}};var $m=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(s){throw t=0,s}};function kc(e,t){let s=nacl.randomBytes(24),n=JSON.stringify(e),r,i=!1;n.length>512?(r=pako.gzip(n),i=!0):r=nacl.util.decodeUTF8(n);let o=nacl.secretbox(r,s,t),a={n:nacl.util.encodeBase64(s),c:nacl.util.encodeBase64(o)};return i&&(a.z=!0),a}function Sc(e,t){try{let s=nacl.util.decodeBase64(e.n),n=nacl.util.decodeBase64(e.c),r=nacl.secretbox.open(n,s,t);if(!r)return null;if(e.z){let i=pako.ungzip(r,{to:"string"});return JSON.parse(i)}else return JSON.parse(nacl.util.encodeUTF8(r))}catch{return null}}function Ic(e){return e&&typeof e=="object"&&typeof e.n=="string"&&typeof e.c=="string"}function vt(e){return nacl.util.decodeBase64(e)}var oi=B(()=>{});function Ft(){return globalThis.localStorage||null}function Ac(){let e=li();for(let t of Xo)try{t(e)}catch{}}function Vm(){try{Ft()?.removeItem(Wn),Ft()?.removeItem(jn)}catch{}}function Hm(e){return String(e||"").trim()||null}function Cc(e,t){if(!Un(t))return{};try{let s=JSON.parse(Ft()?.getItem(e)||"null");return!s||typeof s!="object"||Array.isArray(s)||s.ownerId!==t.ownerId||!s.records||typeof s.records!="object"||Array.isArray(s.records)?(Ft()?.removeItem(e),{}):s.records}catch{try{Ft()?.removeItem(e)}catch{}return{}}}function xc(e,t,s){if(!Un(s))return!1;try{return Ft()?.setItem(e,JSON.stringify({ownerId:s.ownerId,records:t||{}})),!0}catch{return!1}}function yt(e){let t=Hm(e);if(!t)return Zo(),null;if(ws!==t){ws=t,ai+=1;for(let s of[Wn,jn])try{let n=JSON.parse(Ft()?.getItem(s)||"null");(!n||n.ownerId!==t)&&Ft()?.removeItem(s)}catch{try{Ft()?.removeItem(s)}catch{}}Ac()}return li()}function Zo(){ws=null,ai+=1,Vm(),Ac()}function li(){return ws?{ownerId:ws,epoch:ai}:null}function Un(e){return!!e&&!!ws&&e.ownerId===ws&&e.epoch===ai}function Tc(e){return{drafts:Cc(Wn,e),outbox:Cc(jn,e)}}function Jo(e,t){return xc(Wn,e,t)}function Kn(e,t){return xc(jn,e,t)}function Mc(e){return typeof e!="function"?()=>{}:(Xo.add(e),()=>Xo.delete(e))}var Wn,jn,ws,ai,Xo,ek,ea=B(()=>{Wn="yeaft-work-center-composer-drafts-v1",jn="yeaft-work-center-message-outbox-v1",ws=null,ai=0,Xo=new Set;ek=Object.freeze({drafts:Wn,outbox:jn})});function he(e,t){let s=t==null?"__all__":String(t);return e?`${e}${s}`:s}function zn(e){return typeof e?.entryId=="string"&&e.entryId?`entry:${e.entryId}`:e?.role==="assistant"&&e?.turnId?`live-response:${e.turnId}:${e.speakerVpId||e.vpId||""}`:typeof e?.clientMessageId=="string"&&e.clientMessageId?`client:${e.clientMessageId}`:`message:${e?.messageId||""}`}function Yn(e,t,s){return typeof s!="string"||!s?null:`${he(e,t)}message:${s}`}function Zt(e,t,s){return typeof s!="string"||!s?null:`${he(e,t)}client:${s}`}var Js=B(()=>{});function ta(e){return typeof e=="string"&&e?e:null}function en(e,t){return e?.yeaftSessionHistoryState?.[t]||null}function bt(e){let t=e?.yeaftActiveSessionFilter||null;if(!t)try{t=(typeof window<"u"&&window.Pinia?.useSessionsStore?.())?.activeSessionId||null}catch{}if(!t)return{agentId:e?.currentAgent||null,sessionId:null,sessionKey:""};let s=(()=>{try{let n=typeof window<"u"&&window.Pinia?.useSessionsStore?.(),r=n?.activeSessionKey?n.sessions?.[n.activeSessionKey]:null;if(r?.id===t&&r.agentId)return r.agentId}catch{}return typeof e?.resolveYeaftSessionAgentId=="function"?e.resolveYeaftSessionAgentId(t):e?.currentAgent||null})();return{agentId:s,sessionId:t,sessionKey:he(s,t)}}function Rc(e,{agentId:t,sessionId:s,mode:n="recent",preserveLoaded:r=!1,latestSeq:i=null}={}){if(!t||!s)return null;let o=he(t,s),a=en(e,o)||{},l=Number(a.generation||0)+1,c=`yeaft_history_${l}_${crypto.randomUUID()}`,d={...a,loaded:!!a.loaded,loading:!0,error:null,requestId:c,generation:l,mode:n,requestedAt:Date.now(),latestSeq:Number.isFinite(i)?i:a.latestSeq??null};return delete d.completionSeen,r||(d.syncingAfterSeq=null,a.loaded||(d.hasMore=!1,d.oldestSeq=null,d.serverOldestFetchedSeq=null,d.serverHasMore=!1,d.gapQueue=[],d.requestedBeforeSeqs=[],d.count=0)),e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState||{},[o]:d},ks(e),{sessionKey:o,requestId:c,generation:l,state:d}}function sa(e,t={}){let s=t.sessionId??t.groupId??null;if(!s)return!1;let n=t.agentId||e?.yeaftSessionAgentById?.[s]||null,r=he(n,s),i=en(e,r),o=ta(t.requestId);if(!i)return o===null;let a=ta(i.requestId);return o?o===a:a===null}function _c(e,t={},s={},n="chunk"){if(!sa(e,t))return null;let r=t.sessionId??t.groupId??null,i=t.agentId||e?.yeaftSessionAgentById?.[r]||null,o=he(i,r),a=en(e,o)||{},l=ta(t.requestId),c=l!==null&&n==="completion",d={...a,...c?{}:s,...c?{completionSeen:!0}:{},error:null};return c?(d.loading=!0,d.requestId=l):(d.loading=!1,d.requestId=null,d.completedAt=Date.now(),delete d.completionSeen),e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState||{},[o]:d},ks(e),d}function Gn(e,{agentId:t,sessionId:s,requestId:n,error:r="history_load_failed"}={}){if(!t||!s||!n)return!1;let i=he(t,s),o=en(e,i);return!o||o.requestId!==n||!o.loading?!1:(e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState||{},[i]:{...o,loading:!1,error:r,requestId:null,completedAt:Date.now()}},ks(e),!0)}function ks(e){let{sessionKey:t}=bt(e),s=t?en(e,t):null;return e.yeaftLoadingMoreHistory=!!s?.loading,e.yeaftHistoryLoadError=s?.error||null,e.yeaftHasMoreHistory=!!s?.hasMore,e.yeaftOldestLoadedSeq=Number.isFinite(s?.serverOldestFetchedSeq)?s.serverOldestFetchedSeq:Number.isFinite(s?.oldestSeq)?s.oldestSeq:null,s}function na(e){let{sessionKey:t}=bt(e);return t?en(e,t):null}var Pc,ci=B(()=>{Js();Pc=15e3});function di(e){return e?.sessionId??e?.groupId??null}function ra(e){for(let t of[e?.persistedMessageId,e?.messageId,e?.id]){if(typeof t!="string")continue;let s=t.match(/^(m\d+)/);if(s)return s[1]}return null}function Be(e){return e?.isStreaming||e?.status==="pending"?!1:Number.isFinite(e?.seq)||!!ra(e)||e?.isHistory===!0&&!e?.clientMessageId}function Xn(e){if(Number.isFinite(e?.seq))return Number(e.seq);let s=ra(e)?.match(/^m(\d+)$/);if(s)return Number(s[1]);let n=typeof e?.id=="string"?e.id.match(/^(\d+)/):null;return n?Number(n[1]):null}function ia(e){try{return new TextEncoder().encode(JSON.stringify(e)).length}catch{return 0}}function Om(e){return e?e.isStreaming||e.status==="pending"||e.type==="tool-use"&&(e.askPending||!e.hasResult&&(e.toolName==="AskUser"||e.toolName==="AskUserQuestion"))?!0:e.type!=="user"||!e.clientMessageId?!1:!e.dbMessageId&&!ra(e):!1}function Fm(e){let t=[],s=null;for(let n of e)(n?.type==="user"||!s)&&(s={rows:[],bytes:0,protected:!1},t.push(s)),s.rows.push(n),s.bytes+=ia(n),Om(n)&&(s.protected=!0);return t}function Dc(e,{conversationId:t,agentId:s=null,sessionId:n=null,limits:r=Ec}={}){let i=e?.messagesMap?.[t];if(!Array.isArray(i)||i.length===0||!s||!n)return{evictedRows:0,keptRows:0};let o=m=>di(m)===n,a=i.filter(o),l=Fm(a);if(l.length===0)return{evictedRows:0,keptRows:0};let c=new Set(l.filter(m=>m.protected)),d=l.filter(m=>c.has(m)).reduce((m,y)=>m+y.rows.length,0),u=l.filter(m=>c.has(m)).reduce((m,y)=>m+y.bytes,0),p=!1;for(let m=l.length-1;m>=0;m-=1){let y=l[m];if(c.has(y))continue;let M=d+y.rows.length>r.maxRowsPerSession||u+y.bytes>r.maxBytesPerSession,x=d<r.recentRowsFloor;p&&M&&!x||(c.add(y),p=!0,d+=y.rows.length,u+=y.bytes)}let f=new Set(l.filter(m=>c.has(m)).flatMap(m=>m.rows)),g=a.filter(m=>!f.has(m));if(g.length===0)return{evictedRows:0,keptRows:f.size,keptBytes:u};let h=i.filter(m=>!o(m)||f.has(m));i.splice(0,i.length,...h);let v=he(s,n),k=e.yeaftHistoryCacheState?.[v]||null,w=Lc(a.filter(m=>f.has(m))),b=JSON.stringify(k?.ranges||[])===JSON.stringify(w.ranges)?Number(k?.rangeEpoch)||0:(Number(k?.rangeEpoch)||0)+1;if(e.yeaftHistoryCacheState={...e.yeaftHistoryCacheState||{},[v]:{...k||{},agentId:s,sessionId:n,conversationId:t,lastAccessed:Date.now(),rangeEpoch:b,...w}},g.some(Be)){let m=w.ranges[0]?.startSeq??null,y=e.yeaftSessionHistoryState?.[v]||{};e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState||{},[v]:{...y,serverOldestFetchedSeq:m,oldestSeq:m,serverHasMore:m!==null,hasMore:m!==null,gapTraversalInitialized:!1,gapQueue:[],requestedBeforeSeqs:[],completedHistoryWorkKeys:[],pendingPageKind:null,pendingPageBeforeSeq:null,pendingGapStopAtSeq:null,pendingCacheEpoch:null,pendingHistoryWorkKey:null,paginationError:null,count:w.rowCount}};let M=bt(e);M.agentId===s&&M.sessionId===n&&ks(e)}return{evictedRows:g.length,keptRows:f.size,keptBytes:u}}function Qn(e){if(e?.historyEntryId)return`entry:${e.historyEntryId}`;let t=Xn(e);return Number.isFinite(t)?`seq:${t}`:e?.stableKey||e?.uiKey||e?.id||e?.messageId||"legacy"}function Bm(e){let t=new Map;for(let s of e){if(!Be(s))continue;let n=Qn(s),r=t.get(n)||{key:n,rows:[],seq:Xn(s),bytes:0,touchedAt:0};r.rows.push(s),r.bytes+=ia(s),r.touchedAt=Math.max(r.touchedAt,Number(s?._historyCacheTouchedAt)||0),t.set(n,r)}return Array.from(t.values())}function Nm(e,t,s=new Set){let n=e.slice().sort((u,p)=>(p.seq||-1)-(u.seq||-1)),r=new Set,i=0,o=0;for(let u of e)s.has(u.key)&&(r.add(u.key),i+=u.rows.length,o+=u.bytes);for(let u of n){if(r.has(u.key))continue;if(i>=t.recentRowsFloor)break;let p=i+u.rows.length,f=o+u.bytes;if(r.size>0&&(p>t.maxRowsPerSession||f>t.maxBytesPerSession))break;r.add(u.key),i=p,o=f}let a=e.slice().sort((u,p)=>p.touchedAt-u.touchedAt||(p.seq||-1)-(u.seq||-1)),l=new Set(r),c=e.filter(u=>r.has(u.key)).reduce((u,p)=>u+p.rows.length,0),d=e.filter(u=>r.has(u.key)).reduce((u,p)=>u+p.bytes,0);for(let u of a){if(l.has(u.key))continue;let p=c+u.rows.length,f=d+u.bytes;l.size>0&&(p>t.maxRowsPerSession||f>t.maxBytesPerSession)||(l.add(u.key),c=p,d=f)}return l}function qm(e){let t=Array.from(new Set(e.map(Xn).filter(Number.isFinite))).sort((n,r)=>n-r),s=[];for(let n of t){let r=s.at(-1);r&&n<=r.endSeq+1?r.endSeq=n:s.push({startSeq:n,endSeq:n})}return s}function Lc(e){let t=e.filter(Be);return{rowCount:t.length,byteCount:t.reduce((s,n)=>s+ia(n),0),ranges:qm(t)}}function Wm(e,t,s){let n=new Set((t||[]).map(r=>r?.stableKey).filter(Boolean));if(n.size!==0)for(let r of e)r?.stableKey&&n.has(r.stableKey)&&(r._historyCacheTouchedAt=s)}function jm(e,{conversationId:t,agentId:s,sessionId:n,incomingRows:r,now:i,limits:o}){let a=e.messagesMap?.[t]||[],l=a.filter(b=>di(b)===n);Wm(l,r,i);let c=new Set((r||[]).filter(b=>b?.historyEntryId).map(Qn)),d=Bm(l),u=Nm(d,o,c),p=l.filter(b=>!Be(b)||u.has(Qn(b))),f=new Set(p),g=a.filter(b=>di(b)!==n||f.has(b));a.splice(0,a.length,...g);let h=Lc(p),v=he(s,n),k=e.yeaftHistoryCacheState?.[v]||null,I=JSON.stringify(k?.ranges||[])===JSON.stringify(h.ranges)?Number(k?.rangeEpoch)||0:(Number(k?.rangeEpoch)||0)+1;e.yeaftHistoryCacheState={...e.yeaftHistoryCacheState||{},[v]:{agentId:s,sessionId:n,conversationId:t,lastAccessed:i,rangeEpoch:I,...h}}}function Um(e,t){let s=e.messagesMap?.[t.conversationId]||[],n=s.filter(r=>di(r)!==t.sessionId||!Be(r));s.splice(0,s.length,...n)}function Km(e,t,s){let n={...e.yeaftHistoryCacheState||{}},r=Object.entries(n).filter(([,a])=>a?.rowCount>0),i=()=>Object.values(n).reduce((a,l)=>({rows:a.rows+(Number(l?.rowCount)||0),bytes:a.bytes+(Number(l?.byteCount)||0),sessions:a.sessions+((Number(l?.rowCount)||0)>0?1:0)}),{rows:0,bytes:0,sessions:0}),o=r.filter(([a])=>a!==t).sort((a,l)=>(Number(a[1]?.lastAccessed)||0)-(Number(l[1]?.lastAccessed)||0));for(let[a,l]of o){let c=i();if(c.sessions<=s.maxSessions&&c.rows<=s.maxRowsTotal&&c.bytes<=s.maxBytesTotal)break;Um(e,l),n[a]={...l,rowCount:0,byteCount:0,ranges:[]}}e.yeaftHistoryCacheState=n}function $c(e,t,s,n=Date.now()){if(!t||!s)return;let r=he(t,s),i=e.yeaftHistoryCacheState?.[r];i&&(e.yeaftHistoryCacheState={...e.yeaftHistoryCacheState||{},[r]:{...i,lastAccessed:n}})}function Zn(e,{conversationId:t,agentId:s,sessionId:n,incomingRows:r=[],activeAgentId:i=null,activeSessionId:o=null,now:a=Date.now(),limits:l=Ec}={}){if(!e||!t||!s||!n)return;jm(e,{conversationId:t,agentId:s,sessionId:n,incomingRows:r,now:a,limits:l});let c=i&&o?he(i,o):null;Km(e,c,l)}var Ec,Jn=B(()=>{Js();ci();Ec=Object.freeze({maxSessions:8,maxRowsPerSession:600,maxBytesPerSession:4*1024*1024,maxRowsTotal:2400,maxBytesTotal:16*1024*1024,recentRowsFloor:100})});function Cs(e){return String(e||"").trim()||null}function oa(e,t,s){return[e,t,s].map(n=>String(n||"")).join("")}function Hc(){return globalThis.indexedDB||null}function Gm(){let e=Hc();return!!e&&typeof e.open=="function"}function Qm(){return typeof globalThis.crypto?.randomUUID=="function"?globalThis.crypto.randomUUID():`${Date.now()}-${Math.random().toString(36).slice(2)}`}function As(e){return new Promise((t,s)=>{e.onsuccess=()=>t(e.result),e.onerror=()=>s(e.error||new Error("IndexedDB request failed"))})}function Bt(e){return new Promise((t,s)=>{e.oncomplete=()=>t(),e.onerror=()=>s(e.error||new Error("IndexedDB transaction failed")),e.onabort=()=>s(e.error||new Error("IndexedDB transaction aborted"))})}async function rr(){return Gm()?er||(er=new Promise((e,t)=>{let s=Hc().open(zm,Ym);s.onupgradeneeded=()=>{let n=s.result;n.objectStoreNames.contains(nt)?s.transaction.objectStore(nt).clear():n.createObjectStore(nt,{keyPath:"key"}).createIndex("ownerAccess",["ownerId","lastAccessed"]),n.objectStoreNames.contains(at)||n.createObjectStore(at,{keyPath:"key"})},s.onsuccess=()=>{s.result.onversionchange=()=>s.result.close(),e(s.result)},s.onerror=()=>t(s.error||new Error("Failed to open history cache")),s.onblocked=()=>t(new Error("History cache upgrade is blocked"))}).catch(e=>{throw er=null,e}),er):null}function Jt(e){return!!e&&!!sr&&e.ownerId===sr&&e===nr}function pi(e,t){return!!e&&!!t&&e.key===Is&&e.ownerId===t.ownerId&&e.generation===t.generation}function Xm(e){try{return JSON.parse(JSON.stringify(e))}catch{return null}}function Zm(e){try{return new TextEncoder().encode(JSON.stringify(e)).length}catch{return 0}}function Jm(e){let t=e?.stableKey||e?.uiKey;if(t)return String(t);let s=Qn(e),n=[e?.type||"",e?.toolName||"",e?.toolCallId||"",e?.speakerVpId||e?.vpId||"",e?.id||e?.messageId||""].join(":");return`${s}:projection:${n}`}function ev(e,t=ui){let s=[],n=null;for(let[d,u]of(Array.isArray(e)?e:[]).entries()){let p=Xm(u);if(!Be(p)||(p.type==="user"&&(n={firstIndex:d,entries:[],rowsByKey:new Map},s.push(n)),!n))continue;let f=Jm(p),g=n.rowsByKey.get(f);g?n.entries[g.entryIndex]={row:p,index:d}:(n.rowsByKey.set(f,{entryIndex:n.entries.length}),n.entries.push({row:p,index:d}))}let r=s.slice().reverse().map(d=>({...d,rowCount:d.entries.length,bytes:d.entries.reduce((u,p)=>u+Zm(p.row),0)})),i=[],o=0,a=0,l=Number.isFinite(t.maxTurnsPerSession)?Math.max(0,Math.floor(t.maxTurnsPerSession)):ui.maxTurnsPerSession;for(let d of r){let u=i.length>=l,p=o+d.rowCount>t.maxRowsPerSession||a+d.bytes>t.maxBytesPerSession;if(u||i.length>0&&p)break;i.push(d),o+=d.rowCount,a+=d.bytes}return{rows:i.flatMap(d=>d.entries).sort((d,u)=>d.index-u.index).map(d=>d.row),bytes:a,turns:i.length}}async function tv(e){let t=await rr(),s=Qm();if(!t)return e.generation=s,!0;let n=t.transaction([at,nt],"readwrite"),r=n.objectStore(at),i=n.objectStore(nt),o=await As(r.get(Is)),a=!tr&&!!e.ownerId&&o?.ownerId===e.ownerId&&typeof o?.generation=="string",l=a?o.generation:s;return a||i.clear(),r.put({key:Is,ownerId:e.ownerId,generation:l}),await Bt(n),e.generation=l,!0}function Oc(e){return Ss=Ss.catch(()=>{if(!tr)throw new Error("Browser history owner cleanup failed")}).then(()=>tv(e)).then(s=>(tr=!1,s),s=>{throw tr=!0,s}),Ss.catch(()=>{}),Ss}async function sv(e,t){let s=await rr();if(!s)return;let n=s.transaction([at,nt],"readwrite"),r=await As(n.objectStore(at).get(Is)),i=n.objectStore(nt);if(!pi(r,e)){await Bt(n);return}let o=(await As(i.getAll())).filter(l=>l?.ownerId===e.ownerId).sort((l,c)=>(Number(c.lastAccessed)||0)-(Number(l.lastAccessed)||0)),a=Date.now()-t.maxAgeMs;o.forEach((l,c)=>{(c>=t.maxSessionsPerOwner||(Number(l.lastAccessed)||0)<a)&&i.delete(l.key)}),await Bt(n)}function Fc(e){let t=Cs(e);return t?((sr!==t||tr)&&(sr=t,nr={ownerId:t,generation:null},Oc(nr)),es()):(aa(),null)}function aa(){return sr=null,nr=null,Oc({ownerId:null,generation:null})}function es(){return nr}async function Bc({fence:e,agentId:t,sessionId:s,limits:n=ui}={}){let r=Cs(t),i=Cs(s);if(!Jt(e)||!r||!i)return null;try{await Ss;let o=await rr();if(!o||!Jt(e))return null;let a=oa(e.ownerId,r,i),l=o.transaction([at,nt],"readwrite"),c=await As(l.objectStore(at).get(Is)),d=l.objectStore(nt);if(!pi(c,e))return await Bt(l),null;let u=await As(d.get(a)),p=Date.now()-n.maxAgeMs,f=!!u&&(Number(u.lastAccessed)||0)<p;return f&&d.delete(a),await Bt(l),f||!Jt(e)||u?.schemaVersion!==Vc||u.ownerId!==e.ownerId||u.agentId!==r||u.sessionId!==i||!Array.isArray(u.rows)?null:u}catch{return null}}async function Nc({fence:e,agentId:t,sessionId:s,rows:n,historyState:r=null,limits:i=ui}={}){let o=Cs(t),a=Cs(s);if(!Jt(e)||!o||!a)return!1;let l=ev(n,i);if(l.rows.length===0)return!1;try{await Ss;let c=await rr();if(!c||!Jt(e))return!1;let d=Date.now(),u=c.transaction([at,nt],"readwrite"),p=await As(u.objectStore(at).get(Is));return pi(p,e)?(u.objectStore(nt).put({key:oa(e.ownerId,o,a),schemaVersion:Vc,ownerId:e.ownerId,agentId:o,sessionId:a,rows:l.rows,turnCount:l.turns,rowCount:l.rows.length,byteCount:l.bytes,latestSeq:Number.isFinite(r?.latestSeq)?r.latestSeq:null,streamId:typeof r?.streamId=="string"?r.streamId:null,revision:Number.isFinite(r?.revision)?r.revision:null,oldestSeq:Number.isFinite(r?.oldestSeq)?r.oldestSeq:null,hasMore:!!r?.hasMore,lastAccessed:d}),await Bt(u),Jt(e)?(sv(e,i).catch(()=>{}),!0):!1):(await Bt(u),!1)}catch{return!1}}async function la({fence:e,agentId:t,sessionId:s}={}){let n=Cs(t),r=Cs(s);if(!Jt(e)||!n||!r)return!1;await Ss;let i=await rr();if(!i)return!0;if(!Jt(e))return!1;let o=i.transaction([at,nt],"readwrite"),a=await As(o.objectStore(at).get(Is));return pi(a,e)?(o.objectStore(nt).delete(oa(e.ownerId,n,r)),await Bt(o),!0):(await Bt(o),!0)}var zm,Ym,nt,at,Is,Vc,ui,sr,nr,er,Ss,tr,ca=B(()=>{Jn();zm="yeaft-history-cache",Ym=4,nt="sessions",at="metadata",Is="active-owner",Vc=3,ui=Object.freeze({maxSessionsPerOwner:12,maxTurnsPerSession:500,maxRowsPerSession:600,maxBytesPerSession:4*1024*1024,maxAgeMs:720*60*60*1e3}),sr=null,nr=null,er=null,Ss=Promise.resolve(!0),tr=!1});function rv(){try{globalThis.Pinia?.useChatStore?.()?.clearYeaftHistoryMemory?.()}catch{}}function qc(e){return String(e||"").trim()||null}function Wc(e,t){let s=qc(es()?.ownerId),n=qc(e);return s!==n&&rv(),t(n)}function Tt(e){return Wc(e,Fc)}function iv(){return Wc(null,()=>aa())}var nv,ov,De,wt=B(()=>{oi();ea();ca();({defineStore:nv}=Pinia);ov=1800*1e3,De=nv("auth",{state:()=>({skipAuth:!1,emailVerification:!1,passwordResetEnabled:!1,totpEnabled:!1,registrationEnabled:!1,aadEnabled:!1,aadClientId:null,aadTenantId:null,ssoProviders:{github:!1,google:!1,wechat:!1,alipay:!1},linkedIdentities:[],hasPassword:!1,identitiesLoading:!1,identitiesError:null,initialized:!1,authGeneration:0,isAuthenticated:!1,token:null,sessionKey:null,userId:null,role:null,loginStep:"credentials",tempToken:null,emailHint:null,setupToken:null,totpSecret:null,qrCode:null,error:null,loading:!1,qrPanel:null,_qrPollTimer:null,_sessionRefreshTimer:null,_sessionRefreshVisibilityHandler:null}),actions:{async initialize(){if(this.initialized)return this.isAuthenticated;try{if(await this.checkAuthMode(),this.skipAuth&&this.isAuthenticated)return!0;let e=!1;return typeof window<"u"&&typeof this.consumeSsoRedirect=="function"&&(e=this.consumeSsoRedirect()),!this.isAuthenticated&&!e&&await this.restoreSession(),this.isAuthenticated}finally{this.initialized=!0}},async checkAuthMode(){try{let t=await(await fetch("/api/auth/mode")).json();this.skipAuth=t.skipAuth,this.emailVerification=t.emailVerification,this.passwordResetEnabled=!!t.passwordResetEnabled,this.totpEnabled=t.totpEnabled,this.registrationEnabled=t.registrationEnabled||!1,this.aadEnabled=t.aadEnabled||!1,this.aadClientId=t.aadClientId||null,this.aadTenantId=t.aadTenantId||null,this.ssoProviders=Object.assign({github:!1,google:!1,wechat:!1,alipay:!1},t.ssoProviders||{}),this.skipAuth&&(this.userId="skip-auth",yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated")}catch{}},async login(e,t){this.loading=!0,this.error=null;try{let n=await(await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:e,password:t})})).json();return n.success?n.needTotpSetup?(this.setupToken=n.setupToken,this.totpSecret=n.totpSecret,this.qrCode=n.qrCode,this.loginStep="totp-setup",!0):n.needTotpCode?(this.tempToken=n.tempToken,this.loginStep="totp",!0):n.needEmailCode?(this.tempToken=n.tempToken,this.emailHint=n.emailHint,this.loginStep="verification",!0):(this.token=n.token,this.sessionKey=n.sessionKey?vt(n.sessionKey):null,this.role=n.role||"pro",this.userId=n.userId||null,yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",n.token),this.startSessionRefresh(),!0):(this.error=n.error||"Login failed",!1)}catch(s){return this.error=s.message||"Network error",!1}finally{this.loading=!1}},async loginWithMicrosoft(){if(!this.aadEnabled||!this.aadClientId||!this.aadTenantId)return this.error="Microsoft login is not configured",!1;if(typeof msal>"u"||!msal.PublicClientApplication)return this.error="Microsoft authentication library not loaded",!1;this.loading=!0,this.error=null;try{let e={auth:{clientId:this.aadClientId,authority:`https://login.microsoftonline.com/${this.aadTenantId}`,redirectUri:window.location.origin+"/auth/callback"},cache:{cacheLocation:"sessionStorage",storeAuthStateInCookie:!1}},t=new msal.PublicClientApplication(e);await t.initialize();let s=await t.loginPopup({scopes:["openid","profile","email"]});if(!s||!s.idToken)return this.error="Microsoft login failed: no token received",!1;let r=await(await fetch("/api/auth/aad",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({idToken:s.idToken})})).json();return r.success?(this.token=r.token,this.sessionKey=r.sessionKey?vt(r.sessionKey):null,this.role=r.role||"pro",this.userId=r.userId||null,yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",r.token),this.startSessionRefresh(),!0):(this.error=r.error||"Microsoft login failed",!1)}catch(e){return e.errorCode==="user_cancelled"||e.name==="BrowserAuthError"?(this.error=null,!1):(this.error=e.message||"Microsoft login failed",!1)}finally{this.loading=!1}},async verifyTotpCode(e){this.loading=!0,this.error=null;try{let s=await(await fetch("/api/auth/verify-totp",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tempToken:this.tempToken,totpCode:e})})).json();return s.success?s.needEmailCode?(this.tempToken=s.tempToken,this.emailHint=s.emailHint,this.loginStep="verification",!0):(this.token=s.token,this.sessionKey=s.sessionKey?vt(s.sessionKey):null,this.role=s.role||"pro",this.userId=s.userId||null,yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",this.tempToken=null,localStorage.setItem("authToken",s.token),this.startSessionRefresh(),!0):(this.error=s.error||"TOTP verification failed",!1)}catch(t){return this.error=t.message||"Network error",!1}finally{this.loading=!1}},async completeTotpSetup(e){this.loading=!0,this.error=null;try{let s=await(await fetch("/api/auth/setup-totp",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({setupToken:this.setupToken,totpCode:e})})).json();return s.success?(this.setupToken=null,this.totpSecret=null,this.qrCode=null,s.needEmailCode?(this.tempToken=s.tempToken,this.emailHint=s.emailHint,this.loginStep="verification",!0):(this.token=s.token,this.sessionKey=s.sessionKey?vt(s.sessionKey):null,this.role=s.role||"pro",this.userId=s.userId||null,yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",s.token),this.startSessionRefresh(),!0)):(this.error=s.error||"TOTP setup failed",!1)}catch(t){return this.error=t.message||"Network error",!1}finally{this.loading=!1}},async verifyCode(e){this.loading=!0,this.error=null;try{let s=await(await fetch("/api/auth/verify",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tempToken:this.tempToken,code:e})})).json();return s.success?(this.token=s.token,this.sessionKey=s.sessionKey?vt(s.sessionKey):null,this.role=s.role||"pro",this.userId=s.userId||null,yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",this.tempToken=null,this.emailHint=null,localStorage.setItem("authToken",s.token),this.startSessionRefresh(),!0):(this.error=s.error||"Verification failed",!1)}catch(t){return this.error=t.message||"Network error",!1}finally{this.loading=!1}},async register(e,t,s,n){this.loading=!0,this.error=null;try{let i=await(await fetch("/api/auth/register",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:e,password:t,email:s||void 0,invitationCode:n})})).json();return i.success?!0:(this.error=i.error||"Registration failed",!1)}catch(r){return this.error=r.message||"Network error",!1}finally{this.loading=!1}},showRegister(){this.loginStep="register",this.error=null},loginWithSso(e){window.location.href=`/api/auth/sso/${encodeURIComponent(e)}/start`},async loginWithAlipayMobile({intent:e="login"}={}){if(!await this.startSsoQr("alipay",{intent:e}))return!1;let s=this.qrPanel?.authorizeUrl;if(!s)return!1;let n=`alipays://platformapi/startapp?appId=20000067&url=${encodeURIComponent(s)}`;return this.qrPanel={...this.qrPanel,mobileDeepLink:!0},window.location.href=n,!0},async startSsoQr(e,{intent:t="login"}={}){this.cancelSsoQr(),this.error=null;try{let s=new URLSearchParams;if(t==="bind"){if(!this.isAuthenticated)return this.error="You must be logged in to bind an identity",!1;s.set("intent","bind")}let n=s.toString(),r=`/api/auth/sso/${encodeURIComponent(e)}/start-qr${n?"?"+n:""}`,i=await fetch(r),o=await i.json();return!i.ok||!o.success?(this.error=o.error||"Failed to start QR login",!1):(this.qrPanel={provider:e,intent:t,authorizeUrl:o.authorizeUrl,state:o.state,status:"pending",error:null},this._startQrPoll(),!0)}catch(s){return this.error=s.message||"Network error",!1}},_startQrPoll(){this._stopQrPollTimer();let e=async()=>{if(!this.qrPanel)return;let t=this.qrPanel.state;try{let n=await(await fetch(`/api/auth/sso/poll/${encodeURIComponent(t)}`)).json();if(!this.qrPanel||this.qrPanel.state!==t||n.status==="pending")return;if(n.status==="login"){this.token=n.token,this.sessionKey=n.sessionKey?vt(n.sessionKey):null,this.role=n.role||"pro",this.userId=n.userId||null,yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",n.token),this.startSessionRefresh(),this.cancelSsoQr();return}if(n.status==="bind"){this.qrPanel={...this.qrPanel,status:"bound"},this._stopQrPollTimer();return}this.qrPanel={...this.qrPanel,status:"error",error:n.error||"SSO failed"},this._stopQrPollTimer()}catch{}};this._qrPollTick=e,this._qrPollTimer=setInterval(e,2e3),typeof document<"u"&&!this._qrVisHandler&&(this._qrVisHandler=()=>{typeof document<"u"&&document.visibilityState&&document.visibilityState!=="visible"||!this.qrPanel||!this._qrPollTick||(this._qrPollTick(),this._qrPollTimer&&clearInterval(this._qrPollTimer),this._qrPollTimer=setInterval(this._qrPollTick,2e3))},document.addEventListener("visibilitychange",this._qrVisHandler),typeof window<"u"&&window.addEventListener("pageshow",this._qrVisHandler))},_stopQrPollTimer(){this._qrPollTimer&&(clearInterval(this._qrPollTimer),this._qrPollTimer=null),this._qrVisHandler&&(typeof document<"u"&&document.removeEventListener("visibilitychange",this._qrVisHandler),typeof window<"u"&&window.removeEventListener("pageshow",this._qrVisHandler),this._qrVisHandler=null),this._qrPollTick=null},cancelSsoQr(){this._stopQrPollTimer(),this.qrPanel=null},bindSso(e){if(!this.isAuthenticated){this.error="You must be logged in to bind an identity";return}let t=new URLSearchParams({intent:"bind"});window.location.href=`/api/auth/sso/${encodeURIComponent(e)}/start?${t.toString()}`},consumeSsoRedirect(){let e=window.location.hash||"",t=e.indexOf("?");if(!e.startsWith("#/sso-complete")||t<0)return!1;let s=new URLSearchParams(e.slice(t+1)),n=s.get("token"),r=s.get("sessionKey"),i=s.get("role"),o=s.get("userId");if(!n)return!1;this.token=n,this.sessionKey=r?vt(r):null,this.role=i||"pro",this.userId=o||null,yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",localStorage.setItem("authToken",n),this.startSessionRefresh();try{history.replaceState(null,"",window.location.pathname+window.location.search)}catch{}return!0},async loadIdentities(){if(this.isAuthenticated){this.identitiesLoading=!0,this.identitiesError=null;try{let e=await fetch("/api/auth/identities"),t=await e.json();if(!e.ok||!t.success){this.identitiesError=t.error||"Failed to load identities";return}this.linkedIdentities=t.identities||[],this.hasPassword=!!t.hasPassword}catch(e){this.identitiesError=e.message||"Network error"}finally{this.identitiesLoading=!1}}},async unbindIdentity(e){if(!this.isAuthenticated)return!1;this.identitiesError=null;try{let t=await fetch(`/api/auth/identities/${encodeURIComponent(e)}`,{method:"DELETE"}),s=await t.json();return!t.ok||!s.success?(this.identitiesError=s.error||"Failed to unbind",!1):(this.linkedIdentities=this.linkedIdentities.filter(n=>n.provider!==e),!0)}catch(t){return this.identitiesError=t.message||"Network error",!1}},async refreshSession(){let e=this.token,t=this.authGeneration,s=this.isAuthenticated;try{let n=await fetch("/api/user/profile",{headers:e?{Authorization:`Bearer ${e}`}:{}});if(this.handleAuthResponse(n,e,t,s)||!n.ok)return!1;let r=await n.json().catch(()=>({}));if(t!==this.authGeneration||this.token!==e)return this.isAuthenticated;let i=n.headers?.get?.("X-New-Token"),o=localStorage.getItem("authToken");return i&&this.token===e&&(!o||o===e)&&(this.token=i,localStorage.setItem("authToken",i)),r?.role&&(this.role=r.role),this.userId=r?.userId||null,yt(this.userId),Tt(this.userId),!0}catch{return!1}},startSessionRefresh(){if(this.stopSessionRefresh(),!this.isAuthenticated||this.skipAuth)return;let e=()=>{typeof document<"u"&&document.visibilityState&&document.visibilityState!=="visible"||this.refreshSession()};this._sessionRefreshTimer=setInterval(e,ov),this._sessionRefreshVisibilityHandler=e,typeof document<"u"&&document.addEventListener("visibilitychange",e),typeof window<"u"&&window.addEventListener("pageshow",e)},stopSessionRefresh(){this._sessionRefreshTimer&&(clearInterval(this._sessionRefreshTimer),this._sessionRefreshTimer=null),this._sessionRefreshVisibilityHandler&&(typeof document<"u"&&document.removeEventListener("visibilitychange",this._sessionRefreshVisibilityHandler),typeof window<"u"&&window.removeEventListener("pageshow",this._sessionRefreshVisibilityHandler),this._sessionRefreshVisibilityHandler=null)},async logout(){try{let e={"Content-Type":"application/json"};this.token&&(e.Authorization=`Bearer ${this.token}`),await fetch("/api/auth/logout",{method:"POST",headers:e})}catch{}await this.clearStoredSession()},clearStoredSession(e=null){let t=this.reset();return localStorage.removeItem("authToken"),e&&(this.error=e),t},getActiveToken(){if(this.token)return this.token;let e=localStorage.getItem("authToken");return e&&(this.token=e),this.token},handleAuthResponse(e,t=null,s=this.authGeneration,n=this.isAuthenticated,r=void 0){if(!e||e.status!==401||!n||s!==this.authGeneration)return!1;let i=this.token||localStorage.getItem("authToken")||null;return t!==i?!1:(this.handleAuthFailure(r,t,s),!0)},handleAuthFailure(e="Session expired. Please log in again.",t=null,s=this.authGeneration){if(s!==this.authGeneration)return!1;let n=this.token||localStorage.getItem("authToken")||null;return t!==n||this.clearStoredSession(e).catch(r=>{}),!1},async restoreSession(){let e=localStorage.getItem("authToken"),t=this.authGeneration,s=this.isAuthenticated||!!e;try{let n=await fetch("/api/user/profile",{headers:e?{Authorization:`Bearer ${e}`}:{}});if(this.handleAuthResponse(n,e,t,s))return!1;if(!n.ok)return this.error="Failed to restore session",!1;let r=await n.json();if(t!==this.authGeneration)return this.isAuthenticated;let i=n.headers?.get?.("X-New-Token"),o=this.getActiveToken();if(o!==e)return this.isAuthenticated;let a=i&&(!o||o===e)?i:o||e;return this.token=a,a&&a!==e&&localStorage.setItem("authToken",a),this.role=r?.role||"pro",this.userId=r?.userId||null,yt(this.userId),Tt(this.userId),this.authGeneration+=1,this.isAuthenticated=!0,this.loginStep="authenticated",this.startSessionRefresh(),!0}catch(n){return this.error=n.message||"Failed to restore session",!1}},setSessionKey(e){e&&(this.sessionKey=vt(e))},backToCredentials(){this.loginStep="credentials",this.tempToken=null,this.emailHint=null,this.setupToken=null,this.totpSecret=null,this.qrCode=null,this.error=null},async requestPasswordReset(e){this.error=null;try{let s=await(await fetch("/api/auth/password-reset/request",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:e})})).json();return s.success?s.resetToken||null:(this.error=s.error||"Failed to request password reset",null)}catch(t){return this.error=t.message||"Network error",null}},async verifyPasswordReset(e,t,s){this.error=null;try{let r=await(await fetch("/api/auth/password-reset/verify",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({resetToken:e,code:t,newPassword:s})})).json();return r.success?!0:(this.error=r.error||"Failed to reset password",!1)}catch(n){return this.error=n.message||"Network error",!1}},async deleteAccount({currentPassword:e,confirm:t}={}){if(!this.isAuthenticated)return{success:!1,error:"Not authenticated"};try{let s=await fetch("/api/user/me",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({currentPassword:e,confirm:t})}),n=await s.json();return!s.ok||!n.success?{success:!1,error:n.error||"Failed to delete account"}:(await this.clearStoredSession(),{success:!0})}catch(s){return{success:!1,error:s.message||"Network error"}}},reset(){Zo();let e=iv();return this.authGeneration+=1,this.stopSessionRefresh(),this.isAuthenticated=!1,this.token=null,this.sessionKey=null,this.userId=null,this.role=null,this.loginStep="credentials",this.tempToken=null,this.emailHint=null,this.setupToken=null,this.totpSecret=null,this.qrCode=null,this.error=null,this.loading=!1,e}}})});function Le(e,t){let s=Nt?.value||"zh-CN",r=(tn[s]||tn["zh-CN"]||{})[e];if(r===void 0&&s!=="zh-CN"&&(r=(tn["zh-CN"]||{})[e]),r===void 0)return e;if(t)for(let[i,o]of Object.entries(t))r=r.replace(new RegExp(`\\{${i}\\}`,"g"),o);return r}function av(){return Nt?.value||"zh-CN"}function ir(e){tn[e]&&(Nt&&(Nt.value=e),localStorage.setItem("locale",e),document.documentElement.setAttribute("lang",e))}function lv(){let e=localStorage.getItem("locale");return e&&tn[e]?e:(navigator.language||navigator.userLanguage||"").startsWith("en")?"en":"zh-CN"}function jc(e,t){return tn=t,Nt=Vue.ref(lv()),document.documentElement.setAttribute("lang",Nt.value),e.config.globalProperties.$t=Le,e.config.globalProperties.$locale=Nt,e.provide("t",Le),e.provide("locale",Nt),{t:Le,setLocale:ir,getLocale:av,locale:Nt}}var Nt,tn,qt=B(()=>{Nt=null,tn={}});function fi(e){if(e==null||e==="")return"claude-code";if(cv.has(e))return e;throw new Error(`Unknown Chat runtime provider: ${e}`)}function ts(e){if(typeof e!="string"||!e)throw new Error("Chat catalog key requires conversationId");return`chat:${e}`}function gi(e,t){if(typeof e!="string"||!e||typeof t!="string"||!t)throw new Error("Yeaft catalog key requires agentId and sessionId");return`yeaft:${e}:${t}`}function or(e,t,s={}){let n=e.sessionCatalog.map(i=>({...i})),r=Array.isArray(e.hiddenSessionCatalog)?e.hiddenSessionCatalog.map(i=>({...i})):null;return e.sessionCatalogMutationRequests[t]={previousCatalog:n,previousHiddenCatalog:r,...s},n}function Uc(e,t){let s=t?.requestId?e.sessionCatalogMutationRequests[t.requestId]:null;return s?(delete e.sessionCatalogMutationRequests[t.requestId],t.ok!==!0&&(e.sessionCatalog=s.previousCatalog,Array.isArray(s.previousHiddenCatalog)&&(e.hiddenSessionCatalog=s.previousHiddenCatalog)),!0):!1}function Kc(e,t,s="recent",n=null){let r=ts(t),i=e.chatHistoryRequests[r]||{},o=Number(i.generation||0)+1,a=`chat_history_${o}_${crypto.randomUUID()}`;return e.chatHistoryRequests[r]={requestId:a,catalogKey:r,generation:o,mode:s,cursor:n,connectionGeneration:Number(e.chatHistoryConnectionGeneration||0),loading:!0,cancelled:!1,error:null},a}function da(e,t,s,n){let r=e.chatHistoryRequests[t];return r?.requestId!==s?!1:(e.chatHistoryRequests[t]={...r,loading:!1,cancelled:!0,error:n},!0)}var cv,ua=B(()=>{cv=new Set(["claude-code","copilot"])});function sn(e,t,s=""){ar&&(clearTimeout(ar),ar=null),e.sessionLoading=t,e.sessionLoadingText=s,t&&(ar=setTimeout(()=>{e.sessionLoading&&(e.sessionLoading=!1,e.sessionLoadingText=""),ar=null},dv))}function Mt(e){sn(e,!1)}function zc(e){if(e.currentConversation){e.pendingRecovery=null;return}let t=e.lastUsedSession,s=e.lastUsedAgent;if(t&&t.sessionId&&s){let n=e.agents.find(r=>r.id===s&&r.online);n&&(e.pendingRecovery={agentId:s,agentName:n.name,sessionId:t.sessionId,workDir:t.workDir,provider:fi(t.provider),catalogKey:t.catalogKey||null},e.recoveryDismissed=!1)}}function Yc(e){if(!e.pendingRecovery)return;let{agentId:t,sessionId:s,workDir:n,provider:r}=e.pendingRecovery;e.selectAgent(t),setTimeout(()=>{e.resumeConversation(s,n,t,{provider:fi(r)}),e.pendingRecovery=null,e.recoveryDismissed=!1},500)}function Gc(e){e.recoveryDismissed=!0,e.pendingRecovery=null}function Qc(e,t){let s=e.conversations.find(n=>n.id===t);s&&(e.activeConversations=[t],e.currentWorkDir=s.workDir,e.messagesMap[t]?.length>0||(s.claudeSessionId?(e.messagesMap[t]=[],sn(e,!0,Le("chat.session.loadingHistory")),e.sendWsMessage({type:"resume_conversation",agentId:s.agentId||e.currentAgent,claudeSessionId:s.claudeSessionId,workDir:s.workDir,conversationId:t})):(e.messagesMap[t]=[],e.requestChatHistory?.(t,{mode:"recent",turns:5}))),e.sendWsMessage({type:"select_conversation",conversationId:t}))}function Xc(e){if(e.panels.length>0)return;let t=localStorage.getItem("panels");if(!t)return;let s;try{s=JSON.parse(t)}catch{localStorage.removeItem("panels");return}if(!Array.isArray(s)||s.length<2){localStorage.removeItem("panels");return}let n=new Set(e.conversations.map(i=>i.id)),r=s.filter(i=>i&&typeof i.id=="string").map(i=>({id:i.id,conversationId:i.conversationId&&n.has(i.conversationId)?i.conversationId:null,activeRightPanel:i.activeRightPanel||null}));if(r.length<2){localStorage.removeItem("panels");return}e.panels=r,e.activePanelId=r[0]?.id||null;for(let i of r)i.conversationId&&(e.activeConversations.includes(i.conversationId)||e.activeConversations.push(i.conversationId),e.messagesMap[i.conversationId]||(e.messagesMap[i.conversationId]=[]),e.messagesMap[i.conversationId].length||e.requestChatHistory?.(i.conversationId,{mode:"recent",turns:5}))}function xs(e){if(e.currentAgent){if(localStorage.setItem("lastUsedAgent",e.currentAgent),localStorage.setItem("lastViewedConversation",e.currentConversation||""),e.lastViewedConversation=e.currentConversation,e.currentConversation){let t=e.conversations.find(s=>s.id===e.currentConversation);if(t?.claudeSessionId&&t?.workDir){let s=fi(t.provider),n={sessionId:t.claudeSessionId,workDir:t.workDir,agentId:t.agentId||e.currentAgent,provider:s,catalogKey:ts(t.id),version:2};localStorage.setItem("lastUsedSession",JSON.stringify(n)),localStorage.setItem("lastViewedSessionRef",JSON.stringify(n)),e.lastUsedSession=n}}e.lastUsedAgent=e.currentAgent,e.panels.length>0?localStorage.setItem("panels",JSON.stringify(e.panels)):localStorage.removeItem("panels")}}function Zc(e){return e.lastUsedSession}function Jc(e){localStorage.removeItem("lastUsedAgent"),localStorage.removeItem("lastUsedSession"),localStorage.removeItem("lastViewedSessionRef"),localStorage.removeItem("lastViewedConversation"),localStorage.removeItem("panels"),localStorage.removeItem("splitPanesSaved"),e.lastUsedAgent=null,e.lastUsedSession=null,e.lastViewedConversation=null}function ed(e,t,s){if(!e.currentAgent){e.historySessionsLoading=!1;return}if(!t){e.historySessions=[],e.historySessionsLoading=!1;return}let n=Date.now().toString();e._historySessionsRequestId=n,e.historySessionsLoading=!0,e.historySessions=[],e.sendWsMessage({type:"list_history_sessions",workDir:t,provider:s||"claude-code",requestId:n})}function td(e,t){if(!e.currentAgent)return e.foldersLoading=!1,Promise.resolve();e.foldersLoading=!0,e.folders=[];let s=Date.now().toString();return e._foldersRequestId=s,new Promise(n=>{e._foldersResolve&&e._foldersResolve(),e._foldersResolve=n,e.sendWsMessage({type:"list_folders",provider:t||"claude-code",requestId:s}),setTimeout(()=>{e._foldersResolve===n&&(e._foldersResolve(),e._foldersResolve=null,e.foldersLoading=!1)},1e4)})}function sd(e,t,s){if(!t)return e.foldersLoading=!1,Promise.resolve();e.foldersLoading=!0,e.folders=[];let n=Date.now().toString();return e._foldersRequestId=n,new Promise(r=>{e._foldersResolve&&e._foldersResolve(),e._foldersResolve=r,e.sendWsMessage({type:"list_folders",agentId:t,provider:s||"claude-code",requestId:n}),setTimeout(()=>{e._foldersResolve===r&&(e._foldersResolve(),e._foldersResolve=null,e.foldersLoading=!1)},1e4)})}function nd(e,t,s){if(!t)return Promise.resolve([]);let n=`models-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return e._modelsRequestId=n,e.providerModelsLoading=!0,new Promise(r=>{e._modelsResolve&&e._modelsResolve([]),e._modelsTimeout&&clearTimeout(e._modelsTimeout),e._modelsResolve=r,e.sendWsMessage({type:"list_models",agentId:t,provider:s||"claude-code",requestId:n}),e._modelsTimeout=setTimeout(()=>{e._modelsResolve===r&&(e._modelsResolve([]),e._modelsResolve=null,e.providerModelsLoading=!1),e._modelsTimeout=null},1e4)})}function rd(e,t,s,n){if(!t){e.historySessionsLoading=!1;return}if(!s){e.historySessions=[],e.historySessionsLoading=!1;return}let r=Date.now().toString();e._historySessionsRequestId=r,e.historySessionsLoading=!0,e.historySessions=[],e.sendWsMessage({type:"list_history_sessions",agentId:t,workDir:s,provider:n||"claude-code",requestId:r})}async function id(e,t=20){if(De().isAuthenticated){e.globalSessionsLoading=!0;try{let n=await fetch(`/api/sessions?limit=${t}`);if(n.ok){let r=await n.json();e.globalSessions=r.sessions||[]}}catch{}finally{e.globalSessionsLoading=!1}}}async function od(e,t){if(!De().isAuthenticated)return!1;try{if((await fetch(`/api/sessions/${t}`,{method:"DELETE"})).ok)return e.globalSessions=e.globalSessions.filter(r=>r.id!==t),!0}catch{}return!1}function pa(e,t){return t.agentId?e.agents.find(s=>s.id===t.agentId):t.agentName?e.agents.find(s=>s.name===t.agentName):null}function ad(e,t){let s=pa(e,t);return s&&s.online}var dv,ar,Ts=B(()=>{wt();qt();ua();dv=3e4,ar=null});function ld(e){return e?.code===1008&&String(e.reason||"").toLowerCase().includes("authentication")}function cd(e){let t=lr;lr=[];for(let{resolve:s,reject:n,timer:r}of t)clearTimeout(r),e?s():n(new Error("WebSocket reconnect failed"))}function dd(e,t){if(!e.ws||e.ws.readyState!==WebSocket.OPEN)return!1;if(e.currentView==="yeaft"&&pv.has(t.type)){let s=t.conversationId;if(!s||typeof s=="string"&&s.startsWith("yeaft-")||s===e.yeaftConversationId)return!1}try{if(e.serverEncryptionRequired&&e.sessionKey){let s=kc(t,e.sessionKey);e.ws.send(JSON.stringify(s))}else e.ws.send(JSON.stringify(t));return!0}catch{return!1}}function cr(e,t=1e4){return e.ws&&e.ws.readyState===WebSocket.OPEN?Promise.resolve():new Promise((s,n)=>{let r=setTimeout(()=>{lr=lr.filter(i=>i.resolve!==s),n(new Error("WebSocket reconnect timeout"))},t);lr.push({resolve:s,reject:n,timer:r}),(!e.ws||e.ws.readyState!==WebSocket.CONNECTING)&&(e.reconnectAttempts=0,e.connect())})}function ud(e,t){try{let s=JSON.parse(t);return e.sessionKey&&Ic(s)?Sc(s,e.sessionKey):s}catch{return null}}function pd(e){let t=De(),s=location.protocol==="https:"?"wss:":"ws:";e.reconnectTimer&&(clearTimeout(e.reconnectTimer),e.reconnectTimer=null);let n=t.getActiveToken?.()||t.token||null,r=t.authGeneration;if(e.ws&&e.ws.readyState===WebSocket.CONNECTING&&e._wsAuthToken===n&&e._wsAuthGeneration===r)return;clearTimeout(e._legacyYeaftSessionHydrateTimer),e._legacyYeaftSessionHydrateTimer=null,e._hasHandledAgentList=!1,e._hasHandledYeaftSessionHydrate=!1,e.yeaftSessionInventoryCompleteSupported=null,e.yeaftSessionHydrateRequestId=null,e.yeaftSessionHydrateSlices=[],e.yeaftSessionHydrateError=null,e._yeaftSessionInventorySocketQuarantined=!1,e.pendingAgentSelection=null,e.agentSwitching=!1,e.ws&&(e.ws.onopen=null,e.ws.onmessage=null,e.ws.onclose=null,e.ws.close(),e.ws=null),e.connectionState=e.reconnectAttempts>0?"reconnecting":"connecting",e.serverEncryptionRequired=!0,e.chatHistoryRequestIdSupported=null,e.chatHistoryConnectionGeneration=Number(e.chatHistoryConnectionGeneration||0)+1;for(let[l,c]of Object.entries(e.projectMutationRequests||{}))c?.resolve?.({ok:!1,requestId:l,error:{code:"connection_changed"}});e.projectMutationRequests={},e.sessionProjects=[];for(let[l,c]of Object.entries(e.chatHistoryRequests||{}))c?.loading&&(e.chatHistoryRequests[l]={...c,loading:!1,cancelled:!0,error:"connection_changed"});let i=Object.values(e.sessionCatalogMutationRequests||{});i.length>0&&(e.sessionCatalog=i[0].previousCatalog,Array.isArray(i[0].previousHiddenCatalog)&&(e.hiddenSessionCatalog=i[0].previousHiddenCatalog),e.sessionCatalogMutationRequests={}),e.sessionCatalogLoaded=!1,e.sessionCatalog=[],e.hiddenSessionCatalog=[],e.activeCatalogKey=null,e._wsAuthToken=n,e._wsAuthGeneration=r;let o=`${s}//${location.host}?type=web`;n&&(o+=`&token=${encodeURIComponent(n)}`);let a=new WebSocket(o);e.ws=a,a.onopen=()=>{if(a===e.ws){e.connectionState="connected",e.reconnectAttempts=0,e.startHeartbeat();try{a.send(JSON.stringify({type:"client_hello",plaintextOk:!0}))}catch{}cd(!0)}},a.onmessage=l=>{if(a!==e.ws)return;let c=e.parseWsMessage(l.data);c&&(c.type,e.handleMessage({...c,_wsAuthToken:n,_wsAuthGeneration:r}))},a.onclose=l=>{if(a!==e.ws){ld(l)&&t.handleAuthFailure?.(void 0,n,r);return}e.authenticated=!1,clearTimeout(e._legacyYeaftSessionHydrateTimer),e._legacyYeaftSessionHydrateTimer=null,e._hasHandledAgentList=!1,e._hasHandledYeaftSessionHydrate=!1,e.yeaftSessionInventoryCompleteSupported=null,e.yeaftSessionHydrateRequestId=null,e.yeaftSessionHydrateSlices=[],e.yeaftSessionHydrateError=null,e.pendingAgentSelection=null,e.agentSwitching=!1;let c=e.connectionState==="updating";if(e.connectionState=c?"updating":"disconnected",e.stopHeartbeat(),Mt(e),ld(l)){t.handleAuthFailure?.(void 0,n,r),e.reconnectAttempts=0,cd(!1);return}if(e._yeaftReconnectCatchUpPending=!0,c){e.reconnectAttempts=0,e.reconnectTimer=setTimeout(()=>{e.connect()},2e3);return}e.scheduleReconnect()},e.ws.onerror=l=>{}}function fd(e){if(e.reconnectAttempts>=e.maxReconnectAttempts){e.connectionState="disconnected";return}let t=Math.min(1e3*Math.pow(2,e.reconnectAttempts),3e4);e.reconnectAttempts++,e.connectionState="reconnecting",e.reconnectTimer=setTimeout(()=>{e.connect()},t)}function gd(e){e.reconnectAttempts=0,e.connect()}function hd(e){e.stopHeartbeat(),e._lastPongAt=Date.now(),e.heartbeatTimer=setInterval(()=>{if(e.ws&&e.ws.readyState===WebSocket.OPEN){if(Date.now()-e._lastPongAt>45e3){e.ws.close(4e3,"Heartbeat timeout");return}try{e.sendWsMessage({type:"ping"})}catch{}}},25e3)}function md(e){e.heartbeatTimer&&(clearInterval(e.heartbeatTimer),e.heartbeatTimer=null)}function vd(e){e._visibilityHandlerInstalled||(e._visibilityHandlerInstalled=!0,document.addEventListener("visibilitychange",()=>{if(document.visibilityState==="visible")if(!e.ws||e.ws.readyState!==WebSocket.OPEN)e.reconnectAttempts=0,e.connect();else try{e.sendWsMessage({type:"ping"});let t=e._lastPongAt;setTimeout(()=>{e._lastPongAt===t&&e.ws&&e.ws.close(4001,"Visibility resume timeout")},3e3)}catch{e.reconnectAttempts=0,e.connect()}}))}var lr,pv,fa=B(()=>{wt();oi();Ts();lr=[];pv=new Set(["sync_messages","refresh_conversation","select_conversation","cancel_execution","update_conversation_settings","ask_user_answer"])});function hv(e){return e?.type==="tool-use"}function ga(e){return e?.type==="tool-summary"}function ha(e){return hv(e)&&!gv.has(e.toolName)}function wd(e,t,s,n=s){let r=t==="history"&&(n?.dbMessageId||n?.id)||null;return{...r?{id:`tool_summary_${t}_${r}`,dbMessageId:n?.dbMessageId||null}:{},type:"tool-summary",count:e,omittedCount:e,source:t,isHistory:t!=="live",timestamp:s?.timestamp||s?.startTime||n?.timestamp||n?.startTime||null,sessionId:s?.sessionId??s?.groupId??null,turnId:s?.turnId||null,vpId:s?.vpId||null,speakerVpId:s?.speakerVpId||null}}function mv(e,t){return!ga(e)||!ga(t)?!1:(e.turnId||null)===(t.turnId||null)&&(e.sessionId||null)===(t.sessionId||null)&&(e.speakerVpId||e.vpId||null)===(t.speakerVpId||t.vpId||null)&&(e.source||null)===(t.source||null)}function vv(e,t){let s=(Number(e.count)||0)+(Number(t.count)||0);return e.count=s,e.omittedCount=s,!e.timestamp&&t.timestamp&&(e.timestamp=t.timestamp),Number(t.dbMessageId||0)>Number(e.dbMessageId||0)&&(e.dbMessageId=t.dbMessageId,t.id&&(e.id=t.id)),e}function yd(e){return[e?.sessionId||"",e?.turnId||"",e?.speakerVpId||e?.vpId||""].join("")}function bd(e,t,s,n,r=n){if(!t)return;let i=wd(t,s,n,r),o=e[e.length-1];mv(o,i)?vv(o,i):e.push(i)}function ma(e=[]){let t=[],s=0,n=null,r=null;for(let i of e){if(ha(i)&&i.isHistory){s+=1,n||(n=i),r=i;continue}bd(t,s,"history",n,r),s=0,n=null,r=null,t.push(i)}return bd(t,s,"history",n,r),t}function va(e=[],t={}){let s=Number.isFinite(t.maxDetailed)?Math.max(1,t.maxDetailed):100;if(!Array.isArray(e)||e.length<=s)return e;let n=e.length;for(let f=e.length-1;f>=0;f-=1){let g=e[f];if(g?.type==="user"||g?.type==="system"||g?.type==="error")break;n=f}let r=e.slice(n),i=new Map;for(let f of r){if(!ha(f)||f.isHistory)continue;let g=yd(f);i.set(g,(i.get(g)||0)+1)}let o=new Map;for(let[f,g]of i)g>s&&o.set(f,g-s);if(o.size===0)return e;let a=new Map,l=new Map,c=new Set,d=[],u=(f,g,h)=>{a.set(f,(a.get(f)||0)+g),!l.has(f)&&h&&l.set(f,h)},p=(f,g)=>{if(c.has(f))return;let h=a.get(f)||0;h<=0||(d.push(wd(h,"live",l.get(f)||g)),c.add(f))};for(let f of r){let g=yd(f);if(ga(f)&&f.source==="live"&&o.has(g)){u(g,Number(f.count)||0,f);continue}if(ha(f)&&!f.isHistory&&o.has(g)){let h=o.get(g)||0;if(h>0){o.set(g,h-1),u(g,1,f);continue}}p(g,f),d.push(f)}for(let f of a.keys())p(f,l.get(f));return e.splice(n,e.length-n,...d),e}var gv,ya=B(()=>{gv=new Set(["TodoWrite","AskUserQuestion"])});function ss(e){return e?.sessionId??e?.groupId??null}function Sd(e){let t=e?.stableKey??e?.uiKey??e?.messageId??e?.dbMessageId??e?.id;return t==null||t===""?null:String(t)}function yv(e,t){if(e?.type!=="assistant"||t?.type!=="assistant"||ss(e)!==ss(t)||e.isHistory===!0&&!e.isStreaming||t._hasPersistedTurnId!==!0||!e.turnId||!t.turnId||e.turnId!==t.turnId)return!1;let s=e.speakerVpId||e.vpId||"",n=t.speakerVpId||t.vpId||"";if(s&&n&&s!==n)return!1;let r=e.threadId||"",i=t.threadId||"";if(r&&i&&r!==i)return!1;let o=typeof e.content=="string"?e.content:"",a=typeof t.content=="string"?t.content:"";return!!o&&!!a&&(a.startsWith(o)||o.startsWith(a))}function ba(e,t){let s=e.uiKey||t.uiKey||null;return Object.assign(e,t),s&&(e.uiKey=s),Be(t)&&(e.isStreaming=!1,e.status==="pending"&&(e.status="completed")),e}function Id(e){let t=Be(e),s=Xn(e),n=Number(e?.timestamp)||0;return[t?0:1,n,Number.isFinite(s)?s:-1]}function hi(e){return e.sort((t,s)=>{let n=Be(t),r=Be(s);if(!n&&!r)return 0;let i=Id(t),o=Id(s);for(let a=0;a<i.length;a+=1)if(i[a]!==o[a])return i[a]-o[a];return 0}),e}function bv(e,t){return Array.isArray(e.messagesMap?.[t])||(e.messagesMap=e.messagesMap||{},e.messagesMap[t]=[]),e.messagesMap[t]}function wa(e,t){return e.filter(s=>t===void 0||ss(s)===t)}function ka(e,t){let s=Sd(t);if(s){let n=e.find(r=>Sd(r)===s);if(n)return n}if(t?.type==="user"&&t.clientMessageId){let n=e.find(r=>r?.type==="user"&&r.clientMessageId===t.clientMessageId&&ss(r)===ss(t));if(n)return n}return t?.type==="assistant"&&e.find(n=>yv(n,t))||null}function lt(e){if(!e||typeof e!="object")return null;let t=kd.get(e);return t||(t=new Sa(e),kd.set(e,t)),t}var kd,Sa,dr=B(()=>{Jn();kd=new WeakMap;Sa=class{constructor(t){this.store=t}rows(t){return bv(this.store,t)}durableRows(t,s=void 0){return wa(this.rows(t),s).filter(Be)}overlayRows(t,s=void 0){return wa(this.rows(t),s).filter(n=>!Be(n))}snapshot(t,s=void 0){return{durableRows:this.durableRows(t,s),overlayRows:this.overlayRows(t,s)}}commitDurable({conversationId:t,sessionId:s=void 0,rows:n=[],mode:r="delta",replaceDurable:i=!1,preserveEmpty:o=!0}={}){if(!t)return{insertedRows:0,preservedEmpty:!1};let a=this.rows(t),l=Array.isArray(n)?n.filter(Boolean):[],c=wa(a,s).length>0;if(o&&r==="recent"&&l.length===0&&c)return{insertedRows:0,inserted:[],preservedEmpty:!0};if(i){let p=a.filter(f=>ss(f)!==s||!Be(f));a.splice(0,a.length,...p)}let d=0,u=[];for(let p of l){let f=ka(a,p);f?ba(f,p):(a.push(p),u.push(p),d+=1)}return hi(a),{insertedRows:d,inserted:u,preservedEmpty:!1}}upsertOverlay({conversationId:t,row:s}={}){if(!t||!s)return null;if(Be(s)){let i=this.rows(t),o=ka(i,s);return o?ba(o,s):(i.push(s),hi(i),s)}let n=this.rows(t),r=ka(n,s);return r?ba(r,s):n.push(s),hi(n),r||s}appendOverlayText({conversationId:t,sessionId:s=void 0,turnId:n=null,text:r=""}={}){if(!t||!r)return null;let o=this.rows(t).findLast(a=>a?.type==="assistant"&&!Be(a)&&(s===void 0||ss(a)===s)&&(!n||a.turnId===n));return o?(o.content?r.startsWith(o.content)?o.content=r:o.content.endsWith(r)||(o.content+=r):o.content=r,o):null}replaceProjection(t,s=[]){let n=this.rows(t);return n.splice(0,n.length,...Array.isArray(s)?s:[]),hi(n),n}removeDurable({conversationId:t,sessionId:s}={}){if(!t)return 0;let n=this.rows(t),r=n.filter(o=>ss(o)!==s||!Be(o)),i=n.length-r.length;return n.splice(0,n.length,...r),i}}});function ur(e,t){return t?t===e.yeaftConversationId?!0:Object.values(e.yeaftConversationIdsByAgent||{}).includes(t):!1}function nn(e,t,s){s&&(s.type!=="assistant"&&s.type!=="tool-use"||ur(e,t)&&(!s.vpId&&e._currentYeaftVpId&&(s.vpId=e._currentYeaftVpId),!s.turnId&&e._currentYeaftTurnId&&(s.turnId=e._currentYeaftTurnId),!s.speakerVpId&&s.vpId&&(s.speakerVpId=s.vpId)))}function kv(e){let t=[e?.timestamp,e?.createdAt,e?.ts,e?.time,e?.created_at];for(let s of t){if(typeof s=="number"&&Number.isFinite(s)&&s>0)return s;if(typeof s=="string"&&s.trim()){let n=Date.parse(s);if(Number.isFinite(n))return n;let r=Number(s);if(Number.isFinite(r)&&r>0)return r}}return Date.now()}function mi(e){let t=e?.stableKey??e?.messageId??e?.dbMessageId??e?.id;return t==null||t===""?null:String(t)}function Ia(e,t,s){if(!s||typeof s!="object")return null;if(typeof s.uiKey=="string"&&s.uiKey)return s.uiKey;let n=s.entryId||s.stableKey||s.atMessageId||s.messageId||s.dbMessageId||s.id||null;if(n!=null&&n!=="")return s.uiKey=String(n),s.uiKey;let r=`legacy:${t||"conversation"}:`,i=new Set((e?.messagesMap?.[t]||[]).map(a=>a?.uiKey).filter(a=>typeof a=="string"&&a)),o=Number(e?._messageUiKeySequence)||0;do o+=1;while(i.has(`${r}${o}`));return e&&(e._messageUiKeySequence=o),s.uiKey=`${r}${o}`,s.uiKey}function Ms(e,t,s){for(let n of Array.isArray(s)?s:[])Ia(e,t,n);return s}function Ca(e,t){if(!e||!t)return e;let s=e.type==="user"&&typeof e.id=="string"&&e.id===e.clientMessageId;for(let[n,r]of Object.entries(t))if(r!=null){if(n==="isStreaming"){e.isStreaming&&r===!1&&(e.isStreaming=!1);continue}if(!(n==="uiKey"&&e.uiKey)){if(n==="id"||n==="messageId"){if(s&&t.clientMessageId===e.clientMessageId&&t.messageId&&t.messageId!==e.clientMessageId)continue;(e[n]===void 0||e[n]===null||e[n]==="")&&(e[n]=r);continue}if(!(n==="turnId"&&s&&e.turnId===e.clientMessageId)){if(n==="content"&&typeof r=="string"){e.content||(e.content=r);continue}if(n==="responseKind"&&(r==="progress"||r==="result")){e.responseKind=r;continue}if(n==="attachments"&&Array.isArray(r)){(!Array.isArray(e.attachments)||e.attachments.length===0)&&(e.attachments=r);continue}(e[n]===void 0||e[n]===null||e[n]==="")&&(e[n]=r)}}}return e}function Cd(e=[],t=[]){let s=[],n=new Map,r=new Map;for(let i of[...e,...t]){if(!i)continue;let o=mi(i),a=i.type==="user"&&i.clientMessageId?String(i.clientMessageId):null;if(o&&n.has(o)){Ca(n.get(o),i);continue}if(a&&r.has(a)){let l=r.get(a);Ca(l,i),o&&!n.has(o)&&n.set(o,l);continue}s.push(i),o&&n.set(o,i),a&&r.set(a,i)}return s}function Ad(e,t,s){return!e||e!==t?!1:!s?.loaded&&!s?.loading}function xd(e,t){return!!t&&!!e?.loaded&&!e?.loading&&Number.isFinite(e?.latestSeq)}function Td({sessionState:e,hasCachedSessionRows:t,force:s=!1}={}){return e?.loading?!1:s?!e?.loaded:e?.loaded?!1:!t}function Sv(e,t,s,n){let r=s?.id?String(s.id):null;if(!r)return!1;let o=(e.messagesMap[t]||[]).find(a=>a?.type==="assistant"&&mi(a)===r);return o?(o.id||(o.id=r),o.messageId||(o.messageId=r),s.ts&&!o.ts&&(o.ts=s.ts),s.timestamp&&!o.timestamp&&(o.timestamp=s.timestamp),s.sessionId&&!o.sessionId&&(o.sessionId=s.sessionId),s.vpId&&!o.vpId&&(o.vpId=s.vpId),s.turnId&&!o.turnId&&(o.turnId=s.turnId),s.threadId&&!o.threadId&&(o.threadId=s.threadId),o.content?typeof o.content=="string"&&(n.startsWith(o.content)?o.content=n:o.content.endsWith(n)||(o.content+=n)):o.content=n,nn(e,t,o),!0):!1}function vi(e,t,s){if(!t)return;let n={...s};Ia(e,t,n);let r={...n,id:s.dbMessageId||s.id||Date.now().toString()+Math.random().toString(36).substr(2,9),timestamp:kv(s)};if(ur(e,t)&&!r.sessionId&&(r.sessionId=e._currentYeaftSessionId||e.yeaftActiveSessionFilter||wv),ur(e,t)){let o=e._currentYeaftAgentId||Object.entries(e.yeaftConversationIdsByAgent||{}).find(([,c])=>c===t)?.[0]||e.currentAgent||null,a=typeof r.messageId=="string"&&/^m\d+$/.test(r.messageId)?r.messageId:typeof r.id=="string"&&/^m\d+$/.test(r.id)?r.id:null,l=typeof r.clientMessageId=="string"?r.clientMessageId:null;r.stableKey||(r.stableKey=a?Yn(o,r.sessionId,a):Zt(o,r.sessionId,l)),r.uiKey||(r.uiKey=r.stableKey||null),!r.vpId&&e._currentYeaftVpId&&(r.vpId=e._currentYeaftVpId),!r.turnId&&e._currentYeaftTurnId&&(r.turnId=e._currentYeaftTurnId),nn(e,t,r)}if(e.messagesMap[t]||(e.messagesMap[t]=[]),Ia(e,t,r),ur(e,t)){let a=lt(e).upsertOverlay({conversationId:t,sessionId:r.sessionId,row:r});return va(e.messagesMap[t]),a}let i=mi(s);if(i){let o=e.messagesMap[t].find(a=>mi(a)===i);if(o)return Ca(o,r),t===e.yeaftConversationId&&e.messagesMap[t].sort((a,l)=>a.timestamp-l.timestamp),o}return e.messagesMap[t].push(r),va(e.messagesMap[t]),t===e.yeaftConversationId&&e.messagesMap[t].sort((o,a)=>o.timestamp-a.timestamp),r}function Md(e,t,s,n={}){if(!t||!s)return;e.messagesMap[t]||(e.messagesMap[t]=[]);let r=e.messagesMap[t];if(Sv(e,t,n,s))return;if(ur(e,t)){let l=lt(e).appendOverlayText({conversationId:t,sessionId:n.sessionId||e._currentYeaftSessionId||void 0,turnId:n.turnId||e._currentYeaftTurnId||null,text:s});if(l){nn(e,t,l),n.id&&!l.id&&(l.id=n.id),n.id&&!l.messageId&&(l.messageId=n.id);return}}let i=e._currentYeaftTurnId;if(i){for(let a=r.length-1;a>=0;a--)if(r[a].turnId===i&&r[a].type==="assistant"&&r[a].isStreaming){if(nn(e,t,r[a]),n.id&&!r[a].id&&(r[a].id=n.id),n.id&&!r[a].messageId&&(r[a].messageId=n.id),r[a].content.endsWith(s))return;r[a].content+=s;return}vi(e,t,{...n.id?{id:n.id,messageId:n.id}:{},...n.ts?{ts:n.ts}:{},...n.timestamp?{timestamp:n.timestamp}:{},...n.sessionId?{sessionId:n.sessionId}:{},...n.vpId?{vpId:n.vpId}:{},...n.turnId?{turnId:n.turnId}:{},...n.threadId?{threadId:n.threadId}:{},type:"assistant",content:s,isStreaming:!0,status:"pending",turnStartAt:n.timestamp||Date.now()});return}let o=r[r.length-1];if(o&&o.type==="assistant"&&o.isStreaming){if(nn(e,t,o),n.id&&!o.id&&(o.id=n.id),n.id&&!o.messageId&&(o.messageId=n.id),o.content.endsWith(s))return;o.content+=s}else vi(e,t,{...n.id?{id:n.id,messageId:n.id}:{},...n.ts?{ts:n.ts}:{},...n.timestamp?{timestamp:n.timestamp}:{},...n.sessionId?{sessionId:n.sessionId}:{},...n.vpId?{vpId:n.vpId}:{},...n.turnId?{turnId:n.turnId}:{},...n.threadId?{threadId:n.threadId}:{},type:"assistant",content:s,isStreaming:!0,status:"pending",turnStartAt:n.timestamp||Date.now()})}function Pd(e,t,{completeLifecycle:s=!0}={}){if(!t)return;let n=e.messagesMap[t];if(!n||n.length===0)return;let r=e._currentYeaftTurnId||null;for(let i=n.length-1;i>=0;i--){let o=n[i];if(r&&o.turnId&&o.turnId!==r){if(o.type==="user")break;continue}if(o.isStreaming&&(o.isStreaming=!1,s&&o.status==="pending"&&(o.status="completed",o.turnEndAt=Date.now())),nn(e,t,o),o.type==="user")break}}function Rd(e,t){if(!t||e.processingConversations&&e.processingConversations[t]||e.activeVpTurns&&Object.keys(e.activeVpTurns).length>0)return;let s=e.messagesMap&&e.messagesMap[t];if(!(!s||s.length===0))for(let n of s)n&&n.isStreaming&&(n.isStreaming=!1)}function _d(e,t){let s=e.currentConversation;if(!s)return;e.messagesMap[s]||(e.messagesMap[s]=[]);let n=e.messagesMap[s],r=null;for(let i of t)if(i.type==="user"){let o=i.message?.content;if(o){let a=typeof o=="string"?o:Array.isArray(o)?o.map(l=>l.text||"").join(""):"";a&&(r=a,e.addMessage({type:"user",content:a,isHistory:!0}))}}else if(i.type==="assistant"){let o=i.message?.content;if(o&&Array.isArray(o)){for(let a of o)if(a.type==="text"&&a.text)e.addMessage({type:"assistant",content:a.text,isHistory:!0});else if(a.type==="tool_use")e.addMessage({type:"tool-use",toolName:a.name,toolInput:a.input,isHistory:!0});else if(a.type==="tool_result"){for(let l=n.length-1;l>=0;l--)if(n[l].type==="tool-use"&&!n[l].hasResult){n[l].hasResult=!0,n[l].toolResult=a.content;break}}}}if(r&&s&&!e.conversationTitles[s]){let i=r.trim().substring(0,100);e.conversationTitles[s]=i}}function Ps(e){if(!Array.isArray(e))return null;let t=null;for(let s of e)typeof s?.dbMessageId=="number"&&s.dbMessageId>0&&(t===null||s.dbMessageId>t)&&(t=s.dbMessageId);return t}function Ed(e){return{id:e.id,dbMessageId:e.id,timestamp:e.created_at}}function Dd(e){return e?e.message_type==="tool_use"&&!Iv.has(e.tool_name)?{...Ed(e),type:"tool-use",toolName:e.tool_name||"unknown",hasResult:!0,isHistory:!0,startTime:e.created_at||0}:Aa(e):null}function Aa(e){if(!e)return null;let t=Ed(e);if(e.message_type==="tool_use"){let n={...t,type:"tool-use",toolName:e.tool_name||"unknown",toolInput:(()=>{try{return JSON.parse(e.tool_input||e.content||"{}")}catch{return{}}})(),hasResult:!0,isHistory:!0,startTime:e.created_at||0};if(e.metadata)try{let r=JSON.parse(e.metadata);r.askRequestId&&(n.askRequestId=r.askRequestId,n.askQuestions=r.askQuestions,n.askAnswered=!!r.askAnswered,n.selectedAnswers=r.selectedAnswers||null,r.askAnswered||(n.isHistory=!1))}catch{}return n}let s=n=>{if(!n)return"";if(typeof n!="string")return String(n);if(n.startsWith("["))try{let r=JSON.parse(n);if(Array.isArray(r))return r.filter(i=>i.type==="text"&&i.text).map(i=>i.text).join("")}catch{}return n};if(e.role==="user"){let n=null;if(e.metadata)try{let r=JSON.parse(e.metadata);r&&typeof r.clientMessageId=="string"&&(n=r.clientMessageId)}catch{}return{...t,type:"user",content:typeof e.content=="string"?e.content:String(e.content||""),...n?{clientMessageId:n}:{}}}else if(e.role==="assistant"){let n=s(e.content),r=(()=>{if(!e.content||typeof e.content!="string"||!e.content.startsWith("["))return[];try{let i=JSON.parse(e.content);return Array.isArray(i)?i.filter(o=>o.type==="tool_use"&&o.name):[]}catch{return[]}})();if(!n&&r.length===0)return null;if(r.length>0){let i=[];n&&i.push({...t,type:"assistant",content:n});for(let o=0;o<r.length;o++){let a=r[o];i.push({id:e.id+"_tool_"+o,dbMessageId:e.id,timestamp:e.created_at,type:"tool-use",toolName:a.name,toolInput:a.input||{},hasResult:!0,isHistory:!0,startTime:e.created_at||0})}return i}return{...t,type:"assistant",content:n}}else if(e.role==="tool"||e.message_type==="tool_result")return{...t,type:"tool_result",tool:e.tool_name||"unknown",content:typeof e.content=="string"?e.content:String(e.content||"")};return null}var wv,Iv,pr=B(()=>{ya();dr();Js();wv="grp_default";Iv=new Set(["TodoWrite","AskUserQuestion"])});function Rs(e,t){return e._closedAt?.[t]?Date.now()-e._closedAt[t]<3e4:!1}function rn(e,t){Ce(e,t),e._processingWatchdogs||(e._processingWatchdogs={});let s=()=>{if(!e.processingConversations[t])return;let r=e.conversations.find(o=>o.id===t);e.sendWsMessage({type:"ping_session",conversationId:t,agentId:r?.agentId});let i=setTimeout(()=>{e.processingConversations[t]&&(e.sessionHealth||(e.sessionHealth={}),e.sessionHealth[t]={status:"agent-offline"})},1e4);e._pongTimeouts||(e._pongTimeouts={}),e._pongTimeouts[t]=i},n=setTimeout(()=>{e.processingConversations[t]&&(s(),e._processingWatchdogs[t]=setInterval(()=>{if(!e.processingConversations[t]){Ce(e,t);return}s()},3e4))},45e3);e._processingWatchdogs[t]=n}function yi(e,t){e._yeaftWatchdogPauseReasons?.[t]?.size||e.processingConversations[t]&&e._processingWatchdogs?.[t]&&(e._pongTimeouts?.[t]&&(clearTimeout(e._pongTimeouts[t]),delete e._pongTimeouts[t]),e.sessionHealth?.[t]&&delete e.sessionHealth[t],e._yeaftWatchdogConvs?.has(t)?an(e,t):rn(e,t))}function Ce(e,t){e._processingWatchdogs?.[t]&&(clearTimeout(e._processingWatchdogs[t]),clearInterval(e._processingWatchdogs[t]),delete e._processingWatchdogs[t]),e._pongTimeouts?.[t]&&(clearTimeout(e._pongTimeouts[t]),delete e._pongTimeouts[t]),e.sessionHealth?.[t]&&delete e.sessionHealth[t],e._autoRefreshed?.[t]&&delete e._autoRefreshed[t],e._yeaftWatchdogConvs?.delete(t),e._yeaftWatchdogPauseReasons&&delete e._yeaftWatchdogPauseReasons[t]}function fr(e,t,s="phase"){if(!t||!e.processingConversations[t])return;e._yeaftWatchdogPauseReasons||(e._yeaftWatchdogPauseReasons={});let n=e._yeaftWatchdogPauseReasons[t]||new Set;n.add(s),e._yeaftWatchdogPauseReasons[t]=n,e._processingWatchdogs?.[t]&&(clearTimeout(e._processingWatchdogs[t]),clearInterval(e._processingWatchdogs[t]),delete e._processingWatchdogs[t])}function on(e,t,s=null){if(!t)return;let n=e._yeaftWatchdogPauseReasons?.[t];n&&(s?n.delete(s):n.clear(),!n.size&&(delete e._yeaftWatchdogPauseReasons[t],e.processingConversations[t]&&an(e,t)))}function Ld(e,t){Ce(e,t),e._processingWatchdogs||(e._processingWatchdogs={}),e._processingWatchdogs[t]=setTimeout(()=>{if(e.processingConversations[t]){let s=e.conversations.find(n=>n.id===t);e.sendWsMessage({type:"refresh_conversation",conversationId:t,agentId:s?.agentId}),e._processingWatchdogs[t]=setTimeout(()=>{if(e.processingConversations[t]){delete e.processingConversations[t];let n=e.executionStatusMap[t];n&&(n.currentTool=null),e.finishStreamingForConversation(t)}delete e._processingWatchdogs[t]},1e4)}},9e4)}function an(e,t){let s=e._yeaftWatchdogPauseReasons?.[t];if(Ce(e,t),e._processingWatchdogs||(e._processingWatchdogs={}),s?.size){e._yeaftWatchdogConvs||(e._yeaftWatchdogConvs=new Set),e._yeaftWatchdogPauseReasons||(e._yeaftWatchdogPauseReasons={}),e._yeaftWatchdogConvs.add(t),e._yeaftWatchdogPauseReasons[t]=new Set(s);return}e._yeaftWatchdogConvs||(e._yeaftWatchdogConvs=new Set),e._yeaftWatchdogConvs.add(t),e._processingWatchdogs[t]=setTimeout(()=>{if(e.processingConversations[t]){delete e.processingConversations[t];let n=e.executionStatusMap[t];n&&(n.currentTool=null),e.finishStreamingForConversation(t)}delete e._processingWatchdogs[t]},15e4)}var ns=B(()=>{});function xa(e,t){return t&&Array.isArray(e?._yeaftRetiredConversationIdsByAgent?.[t])?e._yeaftRetiredConversationIdsByAgent[t]:[]}function ln(e,t,s){return!t||!s?!1:xa(e,t).includes(s)}function Ta(e,t){let s=e?._yeaftRetiredConversationTargetsByAgent?.[t];return s&&typeof s=="object"?s:{}}function $d(e,t,s){if(!t||!s)return null;let n=Ta(e,t),r=s,i=new Set;for(let o=0;o<8;o++){if(i.has(r))return null;i.add(r);let a=n[r];if(!a||a===r)return r===s?null:r;r=a}return null}function gr(e,t,s,n=null){if(!t||!s)return;let r=xa(e,t).filter(a=>a!==s).concat(s).slice(-8);e._yeaftRetiredConversationIdsByAgent={...e._yeaftRetiredConversationIdsByAgent||{},[t]:r};let i=Ta(e,t),o={};for(let a of r){let l=i[a];l&&(o[a]=l===s&&n?n:l)}n&&n!==s&&(o[s]=n),e._yeaftRetiredConversationTargetsByAgent={...e._yeaftRetiredConversationTargetsByAgent||{},[t]:o}}function Ma(e,t,s){if(!t||!s||!e?._yeaftRetiredConversationIdsByAgent)return;let n=xa(e,t).filter(i=>i!==s);e._yeaftRetiredConversationIdsByAgent={...e._yeaftRetiredConversationIdsByAgent,[t]:n};let r={...Ta(e,t)};delete r[s],e._yeaftRetiredConversationTargetsByAgent={...e._yeaftRetiredConversationTargetsByAgent||{},[t]:r}}var bi=B(()=>{});function xv(e,t,s){let n=e.messagesMap?.[t]||[],r=e.messagesMap?.[s]||[];e.messagesMap||(e.messagesMap={}),Ms(e,t,n),Ms(e,s,r);let i=Cd(r,n).sort((o,a)=>{let l=Number.isFinite(o?.seq)?o.seq:null,c=Number.isFinite(a?.seq)?a.seq:null;return l!==null&&c!==null&&l!==c?l-c:l!==null&&c===null?-1:l===null&&c!==null?1:(o?.timestamp||0)-(a?.timestamp||0)});lt(e).replaceProjection(s,i)}function Tv(e){if(!e||typeof e!="object")return e;if(typeof structuredClone=="function")try{return structuredClone(e)}catch{}return Array.isArray(e)?e.slice():{...e}}function wi(e,t){return!!e&&Object.prototype.hasOwnProperty.call(e,t)}function cn(e,t,s,{removeSource:n}){wi(e,t)&&(wi(e,s)||(e[s]=n?e[t]:Tv(e[t])),n&&delete e[t])}function Pt(e,t,s=null){if(!t)return null;let n=e?._yeaftPendingConversationPromotions?.[t]||null;return!n?.sourceConversationId||!n.targetConversationId||s&&n.targetConversationId!==s?null:n}function ki(e,t,s,n){return!t||!s||!n||s===n?!1:(e._yeaftPendingConversationPromotions={...e._yeaftPendingConversationPromotions||{},[t]:{sourceConversationId:s,targetConversationId:n}},!0)}function hr(e,t,s=null){let n=Pt(e,t,s);if(!n)return null;let r={...e._yeaftPendingConversationPromotions||{}};return delete r[t],e._yeaftPendingConversationPromotions=r,n}function mr(e,t,s){let n=Pt(e,t);return!n||!s||n.targetConversationId===s?null:(Rt(e,n.targetConversationId,s,{removeSource:!0}),gr(e,t,n.targetConversationId,s),ki(e,t,n.sourceConversationId,s),n)}function Rt(e,t,s,{removeSource:n=!0}={}){if(!t||!s||t===s)return!1;xv(e,t,s),e.yeaftHistoryCacheState&&(e.yeaftHistoryCacheState=Object.fromEntries(Object.entries(e.yeaftHistoryCacheState).map(([c,d])=>[c,d?.conversationId===t?{...d,conversationId:s}:d]))),cn(e.processingConversations,t,s,{removeSource:n}),cn(e.executionStatusMap,t,s,{removeSource:n}),cn(e.refreshingSessionMap,t,s,{removeSource:n}),cn(e._closedAt,t,s,{removeSource:n}),cn(e._autoRefreshed,t,s,{removeSource:n}),cn(e.sessionHealth,t,s,{removeSource:n}),e._turnCompletedConvs?.has(t)&&(e._turnCompletedConvs.add(s),n&&e._turnCompletedConvs.delete(t));let r=!!e._yeaftWatchdogConvs?.has(t),i=e._yeaftWatchdogPauseReasons?.[t],o=!!i?.size,a=!!e._processingWatchdogs?.[t];if(o&&(e._yeaftWatchdogPauseReasons||(e._yeaftWatchdogPauseReasons={}),e._yeaftWatchdogPauseReasons[s]=new Set(i)),n&&(a||o)&&Ce(e,t),n&&e._pongTimeouts?.[t]&&(clearTimeout(e._pongTimeouts[t]),delete e._pongTimeouts[t]),n&&(a||r||o)&&!!e.processingConversations?.[s])if(e._processingWatchdogs?.[s])e._yeaftWatchdogConvs?.add(s);else{let c=wi(e.sessionHealth,s),d=e.sessionHealth?.[s],u=wi(e._autoRefreshed,s),p=e._autoRefreshed?.[s];an(e,s),c&&(e.sessionHealth||(e.sessionHealth={}),e.sessionHealth[s]=d),u&&(e._autoRefreshed||(e._autoRefreshed={}),e._autoRefreshed[s]=p)}return n&&e.messagesMap&&delete e.messagesMap[t],!0}var Pa=B(()=>{pr();dr();bi();ns()});function Si(e,t){return!e||!t||e.type!=="user"||t.type!=="user"?!1:e.clientMessageId&&t.clientMessageId?e.clientMessageId===t.clientMessageId:e.clientMessageId||t.clientMessageId?!1:e.content===t.content}var Ra=B(()=>{});function _a(){return typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now()}function Mv(){return Date.now()}function Pv(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?`pt_${crypto.randomUUID()}`:`pt_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,10)}`}function Rv(e,t=160){return typeof e!="string"?e:e.length>t?`${e.slice(0,t)}...[truncated]`:e}function _v(e){if(!e||typeof e!="object")return e||null;let t={};for(let[s,n]of Object.entries(e))s==="text"||s==="prompt"||s==="content"||s==="data"||(t[s]=typeof n=="string"?Rv(n):n);return t}function _s(){return Pv()}function Xe(e,t={}){!e||!t.traceId||(Array.isArray(e._perfTraceQueue)||(e._perfTraceQueue=[]),e._perfTraceQueue.push({traceId:t.traceId,source:"web",phase:t.phase||"unknown",at:Mv(),monotonicMs:_a(),durationMs:Number.isFinite(t.durationMs)?t.durationMs:null,agentId:t.agentId||null,sessionId:t.sessionId||null,vpId:t.vpId||null,turnId:t.turnId||null,threadId:t.threadId||null,messageType:t.messageType||null,bytes:Number.isFinite(t.bytes)?t.bytes:null,ok:typeof t.ok=="boolean"?t.ok:null,detail:_v(t.detail)}),e._perfTraceQueue.length>200&&e._perfTraceQueue.splice(0,e._perfTraceQueue.length-200),Ev(e))}function Ev(e){!e||e._perfTraceFlushTimer||(e._perfTraceFlushTimer=setTimeout(()=>Dv(e),250))}function Dv(e){if(!e||!Array.isArray(e._perfTraceQueue)||e._perfTraceQueue.length===0){e&&(e._perfTraceFlushTimer=null);return}let t=e._perfTraceQueue.splice(0,e._perfTraceQueue.length);e._perfTraceFlushTimer=null,typeof e.sendWsMessage=="function"&&e.sendWsMessage({type:"perf_trace_events",events:t})}function Ii(e,t={}){if(typeof requestAnimationFrame!="function")return;let s=_a();requestAnimationFrame(()=>{requestAnimationFrame(()=>{Xe(e,{...t,phase:t.phase||"render.next_paint",durationMs:_a()-s})})})}var Ea=B(()=>{});function _t(e){return Number.isFinite(e)?Number(e):null}function Lv(e){return(Array.isArray(e)?e:[]).map(t=>({startSeq:_t(t?.startSeq),endSeq:_t(t?.endSeq)})).filter(t=>t.startSeq!==null&&t.endSeq!==null&&t.startSeq<=t.endSeq).sort((t,s)=>t.startSeq-s.startSeq)}function vr(e){return Number.isFinite(e)&&e>=0?Math.floor(e):0}function Es(e){let t=_t(e?.beforeSeq);if(t===null)return null;if(e?.kind==="gap"){let s=_t(e.stopAtSeq);return s===null?null:`gap:${vr(e.cacheEpoch)}:${s}:${t}`}return`server:${t}`}function yr(e){let t=new Set((Array.isArray(e?.completedHistoryWorkKeys)?e.completedHistoryWorkKeys:[]).filter(s=>typeof s=="string"&&s));for(let s of Array.isArray(e?.requestedBeforeSeqs)?e.requestedBeforeSeqs:[])Number.isFinite(s)&&t.add(`server:${s}`);return t}function $v(e,t){let s=Es(t);if(!s)return e.completedHistoryWorkKeys||[];let n=yr(e);return n.add(s),Array.from(n).slice(-256)}function Vv(e,t){if(!Number.isFinite(t))return e.requestedBeforeSeqs||[];let s=new Set((Array.isArray(e?.requestedBeforeSeqs)?e.requestedBeforeSeqs:[]).filter(Number.isFinite));return s.add(t),Array.from(s).sort((n,r)=>r-n).slice(-256)}function Hv(e,t={},s=0){let n=Lv(e),r=vr(s),i=yr(t),o=[];for(let a=1;a<n.length;a+=1){let l=n[a-1],c=n[a];if(l.endSeq+1>=c.startSeq)continue;let d={kind:"gap",beforeSeq:c.startSeq,stopAtSeq:l.endSeq+1,cacheEpoch:r};d.workKey=Es(d),i.has(d.workKey)||o.push(d)}return o.sort((a,l)=>l.beforeSeq-a.beforeSeq)}function Vd(e,t,s){let n=Hv(e,t,s),r=_t(t.serverOldestFetchedSeq??t.oldestSeq),i=n[0]||null;if(!i||r===null||i.beforeSeq<=r)return[];let o={kind:"gap",beforeSeq:i.beforeSeq,stopAtSeq:r,cacheEpoch:i.cacheEpoch};return o.workKey=Es(o),yr(t).has(o.workKey)?[]:[o]}function Hd(e={},t=[],s=0){let n=vr(s),r=yr(e),i=e.serverHasMore!==!1,o=_t(e.serverOldestFetchedSeq??e.oldestSeq),a=e.gapTraversalInitialized===!0,l=Array.isArray(e.gapQueue)?e.gapQueue.slice():[],c=null,d=null;if(i&&o!==null){let u={kind:"server",beforeSeq:o,stopAtSeq:null,cacheEpoch:n};u.workKey=Es(u),r.has(u.workKey)?(i=!1,d="history_cursor_repeated"):c=u}return!c&&!i&&(a||(l=Vd(t,e,n),a=!0),c=l[0]||null),c?{request:c,state:{...e,serverHasMore:i,gapTraversalInitialized:a,gapQueue:l,pendingPageKind:c.kind,pendingPageBeforeSeq:c.beforeSeq,pendingGapStopAtSeq:c.stopAtSeq,pendingCacheEpoch:c.cacheEpoch,pendingHistoryWorkKey:c.workKey,hasMore:!0,paginationError:null}}:{request:null,state:{...e,serverHasMore:i,gapTraversalInitialized:a,gapQueue:l,hasMore:!1,paginationError:d}}}function Od(e={},{mode:t,oldestSeq:s,hasMore:n,ranges:r=[],pageKind:i=null,stopAtSeq:o=null,cacheEpoch:a=0}={}){if(t==="delta")return e;let l=vr(a),c=_t(s),d=_t(e.pendingPageBeforeSeq),u=i||e.pendingPageKind||(t==="older"?"server":null),p=_t(o??e.pendingGapStopAtSeq),f=vr(e.pendingCacheEpoch??l),g={kind:u,beforeSeq:d,stopAtSeq:p,cacheEpoch:f},h=_t(e.serverOldestFetchedSeq??e.oldestSeq),v=e.serverHasMore!==!1,k=Number(e.noProgressCount)||0,w=null,I=e.requestedBeforeSeqs||[],b=e.completedHistoryWorkKeys||[],m=e.gapTraversalInitialized===!0,y=Array.isArray(e.gapQueue)?e.gapQueue.slice():[];if(t==="recent")h=c,v=!!n,k=0,I=[],b=[],m=!1,y=[];else if(d===null)c!==null&&(h=h===null?c:Math.min(h,c)),v=!!n,k=0;else{I=Vv(e,d),b=$v(e,g);let x=c!==null&&c<d;if(u==="server")x?(h=h===null?c:Math.min(h,c),v=!!n,k=0):(v=!1,k+=1,w="history_cursor_no_progress");else if(u==="gap"){let E=Es(g);y=y.filter(D=>Es(D)!==E);let $=p!==null&&c!==null&&c<=p;if(x||$||n===!1){if(k=0,!$&&n!==!1&&c!==null&&p!==null){let D={kind:"gap",beforeSeq:c,stopAtSeq:p,cacheEpoch:f};D.workKey=Es(D),yr({completedHistoryWorkKeys:b}).has(D.workKey)||y.unshift(D)}}else k+=1,w="history_cursor_no_progress"}}t==="older"&&!v&&!m&&(y=Vd(r,{...e,serverOldestFetchedSeq:h,completedHistoryWorkKeys:b},l),m=!0);let M={...e,serverOldestFetchedSeq:h,serverHasMore:v,requestedBeforeSeqs:I,completedHistoryWorkKeys:b,gapTraversalInitialized:m,gapQueue:y,noProgressCount:k,oldestSeq:h,paginationError:w};return delete M.pendingPageKind,delete M.pendingPageBeforeSeq,delete M.pendingGapStopAtSeq,delete M.pendingCacheEpoch,delete M.pendingHistoryWorkKey,{...M,hasMore:v||y.length>0}}var Da=B(()=>{});function qd(e){return e.filter(t=>!(t.type==="user"&&(!t.content||!t.content.trim())))}function Ds(e){let t=typeof e=="string"?e.match(/^m(\d+)$/):null,s=t?Number(t[1]):null;return Number.isFinite(s)?s:null}function Fd(e){let t=[e?.timestamp,e?.createdAt,e?.ts,e?.time,e?.created_at];for(let s of t){if(typeof s=="number"&&Number.isFinite(s)&&s>0)return s;if(typeof s=="string"&&s.trim()){let n=Date.parse(s);if(Number.isFinite(n))return n;let r=Number(s);if(Number.isFinite(r)&&r>0)return r}}return null}function Ov(e){if(!Array.isArray(e))return null;for(let t=e.length-1;t>=0;t-=1){let s=e[t];if(s?.name==="TodoWrite"&&Array.isArray(s?.input?.todos))return s.input.todos}return null}function Fv(e){return Array.isArray(e?.toolCalls)?e.toolCalls.filter(t=>t?.name!=="TodoWrite").length:Number(e?.toolSummaryCount||0)||0}function Bv(e){if(!e||typeof window>"u")return null;try{let t=window.Pinia||null,s=t&&typeof t.useSessionsStore=="function"?t.useSessionsStore():null;if(!s)return null;let n=typeof t.useChatStore=="function"?t.useChatStore():null,r=typeof s.sessionById=="function"?s.sessionById(e,n?.currentAgent||null):s.sessions&&s.sessions[e];return(r&&typeof r.defaultVpId=="string"?r.defaultVpId.trim():"")||null}catch{return null}}function Nv(e,t){return e.speakerVpId||e.vpId||e.vp_id||e.authorVpId||e.authorVP||Bv(t)}function qv(e){return e?.stableKey||(e&&(e.messageId||e.id)?e.messageId||e.id:null)}function Wv(e,t=null){if(!e||e.stableKey)return e;let s=br(e),n=e.messageId||e.id||null,r=e.type==="user"&&e.clientMessageId||null;return e.stableKey=r&&n===r?Zt(t,s,r):Yn(t,s,n),Number.isFinite(e.seq)||(e.seq=Ds(n)),e.uiKey||(e.uiKey=e.stableKey||null),e}function br(e){return e?e.sessionId??e.groupId??null:null}function jv(e){return!e||e.type!=="user"||!e.clientMessageId?!1:(e.messageId||e.id||null)===e.clientMessageId}function Uv(e,t,s,n){let r=e.rows(t),i=r.some(c=>c&&(n==null||br(c)===n));if(s.length===0&&i)return{insertedRows:0,preservedEmpty:!0};let o=s.reduce((c,d)=>Math.max(c,d?.timestamp||0),0),a=r.filter(c=>c?n!=null&&br(c)!==n||Be(c)||c.isStreaming||c.type==="tool-use"&&c.toolName==="AskUserQuestion"&&(c.askAnswered||c.askPending||c.askExpired)||jv(c)?!0:o>0&&(c.timestamp||0)>o:!1);return e.replaceProjection(t,a),{insertedRows:e.commitDurable({conversationId:t,sessionId:n,rows:s,mode:"recent",preserveEmpty:!1}).insertedRows,preservedEmpty:!1}}function Kv(e){if(typeof e!="string")return!1;let t=e.trimStart();return t.startsWith("<task-result ")||/^\[system note\] You have called \S+ with the same arguments \d+ times\./.test(t)}function zv(e,t){let s=typeof e.yeaftConversationId=="string"?e.yeaftConversationId:"";return s.startsWith(`yeaft-local-${t}-`)||/^yeaft-local-\d/.test(s)?s:null}function Yv(e,t,s,n){let r=t.agentId||s&&e.yeaftSessionAgentById?.[s]||null;if(!r||!n||e.currentView!=="yeaft")return;let i=bt(e);if(i.sessionId!==(s||null)||i.agentId&&i.agentId!==r)return;let o=e.yeaftConversationId||null;if(ln(e,r,n)){let d=e.yeaftConversationIdsByAgent?.[r]||null;d&&d!==n&&Rt(e,n,d,{removeSource:n!==e.yeaftConversationId});return}let a=Pt(e,r);a&&a.targetConversationId!==n&&mr(e,r,n);let l=Pt(e,r,n);if(l&&(Rt(e,l.sourceConversationId,n,{removeSource:!0}),hr(e,r,n),e.yeaftConversationId=n),o===n||l){e.messagesMap[n]||(e.messagesMap[n]=[]),e.yeaftConversationIdsByAgent={...e.yeaftConversationIdsByAgent||{},[r]:n},e.activeConversations=[n];return}let c=zv(e,r);c&&(Rt(e,c,n,{removeSource:!0}),e.yeaftConversationIdsByAgent={...e.yeaftConversationIdsByAgent||{},[r]:n},e.yeaftConversationId=n,e.activeConversations=[n])}function rs(e,t){let s=e.messagesMap[t]||[];for(let n of s)n.type==="tool-use"&&!n.hasResult&&(n.hasResult=!0,n.toolName==="AskUserQuestion"&&!n.askAnswered&&!n.selectedAnswers&&(n.isHistory=!0,n.askRequestId=null))}function Wd(e,t){Mt(e);let s=e.agents.find(r=>r.id===t.agentId);e.conversations=e.conversations.filter(r=>r.id!==t.conversationId);let n=t.provider||"claude-code";if(e.conversations.push({id:t.conversationId,agentId:t.agentId,agentName:s?.name||t.agentId,workDir:t.workDir,claudeSessionId:null,createdAt:Date.now(),processing:!1,connecting:n!=="claude-code",type:"chat",provider:n,capabilities:t.capabilities||null,disallowedTools:t.disallowedTools??null}),e.currentAgent=t.agentId,e.currentAgentInfo=s,e.panels.length>1){let r=e._pendingPaneId;if(e._pendingPaneId=null,r){let i=e.panels.find(o=>o.id===r);i&&(i.conversationId=t.conversationId)}else{let i=e.panels.find(o=>!o.conversationId);i&&(i.conversationId=t.conversationId)}e.activeConversations.includes(t.conversationId)||e.activeConversations.push(t.conversationId)}else e.activeConversations=[t.conversationId];e.currentWorkDir=t.workDir,e.messagesMap[t.conversationId]=[],e.sendWsMessage({type:"select_conversation",conversationId:t.conversationId}),e.addMessage({type:"system",content:Le("store.convCreated",{agent:s?.name||t.agentId,workDir:t.workDir})}),e.saveOpenSessions()}function jd(e,t){Mt(e);let s=e.agents.find(n=>n.id===t.agentId);if(e.conversations=e.conversations.filter(n=>n.id!==t.conversationId&&!(n.claudeSessionId&&n.claudeSessionId===t.claudeSessionId)),e.conversations.push({id:t.conversationId,agentId:t.agentId,agentName:s?.name||t.agentId,workDir:t.workDir,claudeSessionId:t.claudeSessionId,createdAt:Date.now(),processing:!1,connecting:(t.provider||"claude-code")!=="claude-code",type:"chat",provider:t.provider||"claude-code",capabilities:t.capabilities||null,disallowedTools:t.disallowedTools??null}),e.currentAgent=t.agentId,e.currentAgentInfo=s,e.panels.length>1){let n=e._pendingPaneId;if(e._pendingPaneId=null,n){let r=e.panels.find(i=>i.id===n);r&&(r.conversationId=t.conversationId)}else{let r=e.panels.find(i=>!i.conversationId);r&&(r.conversationId=t.conversationId)}e.activeConversations.includes(t.conversationId)||e.activeConversations.push(t.conversationId)}else e.activeConversations=[t.conversationId];if(e.currentWorkDir=t.workDir,e.messagesMap[t.conversationId]=[],e._pendingSessionTitle&&(e.conversationTitles[t.conversationId]=e._pendingSessionTitle,e._pendingSessionTitle=null),e.sendWsMessage({type:"select_conversation",conversationId:t.conversationId}),e.addMessage({type:"system",content:Le("store.convResumed",{agent:s?.name||t.agentId,sessionId:t.claudeSessionId?t.claudeSessionId.slice(0,8)+"...":""})}),t.dbMessages&&t.dbMessages.length>0){let n=qd(t.dbMessages.map(o=>e.formatDbMessageForHistoryHydration(o)).flat().filter(Boolean)),r=ma(n),i=e.messagesMap[t.conversationId]||[];for(let o of r)i.push(o)}e.hasMoreMessages=!!t.hasMoreMessages,e.chatSessionState[t.conversationId]={lastSeenDbId:Ps(e.messagesMap[t.conversationId]),hasMoreOlder:!!t.hasMoreMessages},e.saveOpenSessions()}function La(e,t){e.conversations=e.conversations.filter(n=>n.id!==t.conversationId),delete e.messagesMap[t.conversationId],delete e.chatSessionState[t.conversationId],delete e.conversationTitles[t.conversationId],delete e.customConversationTitles[t.conversationId],delete e.processingConversations[t.conversationId],e._closedAt&&delete e._closedAt[t.conversationId],Ce(e,t.conversationId),delete e.executionStatusMap[t.conversationId],delete e.subagents[t.conversationId],window.dispatchEvent(new CustomEvent("conversation-deleted",{detail:{conversationId:t.conversationId}}));let s=e.activeConversations.indexOf(t.conversationId);s>=0&&(e.activeConversations.splice(s,1),e.activeConversations.length===0&&e.addMessage({type:"system",content:Le("chat.session.closed")}));for(let n of e.panels)n.conversationId===t.conversationId&&(n.conversationId=null);e.saveOpenSessions()}function Ud(e,t){let s=t.conversationId;if(s){delete e.processingConversations[s],Ce(e,s),e._closedAt||(e._closedAt={}),e._closedAt[s]=Date.now(),e._turnCompletedConvs||(e._turnCompletedConvs=new Set),e._turnCompletedConvs.add(s);let n=e.executionStatusMap[s];n&&(n.currentTool=null),e.finishStreamingForConversation(s),rs(e,s);let r=e.conversations.find(i=>i.id===s);r&&(t.claudeSessionId&&(r.claudeSessionId=t.claudeSessionId),t.workDir&&(r.workDir=t.workDir)),e.clearStatus?.conversationId===s&&e.clearStatus?.status==="clearing"&&(e.clearStatus={conversationId:s,status:"completed"},setTimeout(()=>{e.clearStatus?.conversationId===s&&e.clearStatus?.status==="completed"&&(e.clearStatus=null)},3e3)),e.saveOpenSessions()}}function Kd(e,t){let s=t.conversationId;if(s){delete e.processingConversations[s],Ce(e,s),e._closedAt||(e._closedAt={}),e._closedAt[s]=Date.now(),e._turnCompletedConvs||(e._turnCompletedConvs=new Set),e._turnCompletedConvs.add(s);let n=e.executionStatusMap[s];n&&(n.currentTool=null),e.finishStreamingForConversation(s),rs(e,s);let r=e.conversations.find(i=>i.id===s);r&&(t.claudeSessionId&&(r.claudeSessionId=t.claudeSessionId),t.workDir&&(r.workDir=t.workDir)),e.saveOpenSessions()}}function zd(e,t){if(t.conversationId){if(t.isProcessing&&!Rs(e,t.conversationId)&&!e._turnCompletedConvs?.has(t.conversationId))e.processingConversations[t.conversationId]=!0;else if(e.processingConversations[t.conversationId]){delete e.processingConversations[t.conversationId],Ce(e,t.conversationId);let s=e.executionStatusMap[t.conversationId];s&&(s.currentTool=null),e.finishStreamingForConversation(t.conversationId)}}}function Yd(e,t){let s=t.conversationId||e.currentConversation;if(s){delete e.processingConversations[s],Ce(e,s),e._closedAt||(e._closedAt={}),e._closedAt[s]=Date.now(),e._turnCompletedConvs||(e._turnCompletedConvs=new Set),e._turnCompletedConvs.add(s);let n=e.executionStatusMap[s];n&&(n.currentTool=null),e.finishStreamingForConversation(s),rs(e,s)}}function Gd(e,t){if(!!t.requestId){if(e.chatHistoryRequestIdSupported=!0,!e.isCurrentChatHistoryResponse?.(t))return!1}else{let i=`chat:${t.conversationId}`,o=e.chatHistoryRequests?.[i];if(e.chatHistoryRequestIdSupported===!0||!o?.loading)return!1;t={...t,requestId:o.requestId,catalogKey:i,mode:o.mode||t.mode,...o.mode==="delta"?{afterMessageId:o.cursor}:{}}}e.messagesMap[t.conversationId]||(e.messagesMap[t.conversationId]=[]);let n=e.messagesMap[t.conversationId],r=t.mode==="delta"||typeof t.afterMessageId=="number"&&t.afterMessageId>0;if(t.conversationId&&e.activeConversations.includes(t.conversationId)){let i=ma(qd((t.messages||[]).map(a=>e.formatDbMessageForHistoryHydration(a)).flat().filter(Boolean)));if(i.length>0){let a=n.find(l=>l.dbMessageId);if(a&&i[0].dbMessageId&&i[i.length-1].dbMessageId<a.dbMessageId){let l=n.indexOf(a);e.debug,n.splice(l,0,...i)}else{e.debug;for(let l of i)if(!(l.dbMessageId&&n.some(c=>c.dbMessageId===l.dbMessageId))){if(l.dbMessageId&&(l.type==="assistant"||l.type==="user")){let c=null;if(l.type==="user"?c=n.find(d=>!d.dbMessageId&&!d.isStreaming&&Si(d,l)):c=n.find(d=>!d.dbMessageId&&!d.isStreaming&&d.type==="assistant"&&d.content===l.content),c){c.dbMessageId=l.dbMessageId,c.id=l.id,l.timestamp&&(c.timestamp=l.timestamp),l.clientMessageId&&!c.clientMessageId&&(c.clientMessageId=l.clientMessageId);continue}}n.push(l)}}}r||(e.hasMoreMessages=t.hasMore??!1),Mt(e);let o=e.chatSessionState[t.conversationId]?.hasMoreOlder;e.chatSessionState[t.conversationId]={lastSeenDbId:Ps(e.messagesMap[t.conversationId]),hasMoreOlder:r?!!o:!!t.hasMore}}return e.finishChatHistoryRequest?.(t)&&(e.currentConversation===t.conversationId&&(e.loadingMoreMessages=!1),e.setRefreshingSession(t.conversationId,!1)),!0}function Qd(e,t){let s=t.sessionId??null,n=t.agentId||s&&e.yeaftSessionAgentById?.[s]||null,r=t.conversationId||n&&e.yeaftConversationIdsByAgent?.[n]||e.yeaftConversationId;if(!r||!s||!Array.isArray(t.messages))return null;e.messagesMap[r]||(e.messagesMap[r]=[]);let i=new Set(Array.isArray(t.sourceMessageIds)?t.sourceMessageIds:[]);for(let c of e.messagesMap[r]){let d=c?.persistedMessageId||c?.messageId||c?.id||null;!t.entryId||!i.has(d)||(c.historyEntryId=t.entryId,Number.isFinite(t.indexGeneration)&&(c.historyIndexGeneration=t.indexGeneration))}let o=t.messages.map(c=>t.entryId&&i.has(c?.id)?{...c,historyEntryId:t.entryId,...t.prefetch===!0?{_historyWindowPrefetched:!0}:{},...Number.isFinite(t.indexGeneration)?{historyIndexGeneration:t.indexGeneration}:{}}:c),{formatted:a}=Xd(o,s,"window",e.messagesMap[r],n);if(t.prefetch===!0)for(let c of a)c._historyWindowPrefetched=!0;lt(e).commitDurable({conversationId:r,sessionId:s,rows:a,mode:"window"});let l=bt(e);return Zn(e,{conversationId:r,agentId:n,sessionId:s,incomingRows:a,activeAgentId:l.agentId,activeSessionId:l.sessionId}),r}function Bd(e){return e?.toolId?[br(e)??"",e.vpId||e.speakerVpId||"",e.turnId||"",e.threadId||"main",e.toolId].join("\0"):null}function Nd(e,t,s){return e.toolName="AskUserQuestion",e.toolId=t.toolCallId,e.toolInput={questions:s},e.askQuestions=s,e.askRequestId=null,e.askPending=!1,e.pendingAnswers=null,e.askSubmitGeneration=null,e.hasResult=!0,e.isHistory=!0,t.status==="answered"?(e.askAnswered=!0,e.selectedAnswers=t.answers,e.askExpired=!1):(e.askAnswered=!1,e.selectedAnswers=null,e.askExpired=!0),e}function Gv(e,t){return(e||[]).find(s=>s?.type==="tool-use"&&(s.toolName==="AskUser"||s.toolName==="AskUserQuestion")&&s.toolId===t.toolCallId&&br(s)===t.sessionId&&(s.vpId||s.speakerVpId||"")===(t.vpId||"")&&(s.turnId||"")===(t.turnId||"")&&(s.threadId||"main")===(t.threadId||"main"))||null}function Xd(e,t,s,n,r=null){let i=new Set((n||[]).map(c=>qv(Wv(c,r))).filter(Boolean)),o=new Set,a=[],l=0;for(let c of e){if(!c||c._reflection||c.internal||c.systemOnly||c.systemOnlyMessage||Kv(c.content))continue;let d=c.id||c.messageId||null,u=c.clientMessageId||null,p=c.sessionId??c.groupId??t??null,f=Yn(r,p,d),g=u?Zt(r,p,u):f,h=c.historyEntryId?{historyEntryId:c.historyEntryId,...Number.isFinite(c.historyIndexGeneration)?{historyIndexGeneration:c.historyIndexGeneration}:{}}:{};if(!(f&&o.has(f))&&!(f&&s!=="recent"&&i.has(f))){if(f&&o.add(f),c.role==="user"){l+=1;let v=d||c.messageId||c.turnId||null;a.push({...d?{id:d,messageId:d}:{},...f?{stableKey:f}:{},...g?{uiKey:g}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"user",content:c.content,timestamp:Fd(c),sessionId:p,turnId:c.turnId||v,...u?{clientMessageId:u}:{},...Array.isArray(c.attachments)&&c.attachments.length>0?{attachments:c.attachments}:{},...c.quote?{quote:c.quote}:{},isStreaming:!1,isHistory:!0})}else if(c.role==="assistant"){l+=1;let v=d||c.messageId||c.turnId||null,k=Nv(c,p),w=Fd(c),I=!!c.turnId,b=c.turnId||v,m=typeof c.content=="string"?c.content:c.content||"",y=Array.isArray(c.todos)?c.todos:Ov(c.toolCalls),M=c.executionOrigin==="route_forward"?{executionOrigin:"route_forward"}:{};(typeof m!="string"||m.trim())&&a.push({...d?{id:d,messageId:d}:{},...f?{stableKey:f}:{},...g?{uiKey:g}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),...c.entryId?{entryId:c.entryId}:{},...Array.isArray(c.sourceMessageIds)?{sourceMessageIds:c.sourceMessageIds}:{},type:"assistant",content:m,timestamp:w,sessionId:p,turnId:b,_hasPersistedTurnId:I,...M,...k?{vpId:k,speakerVpId:k}:{},...c.responseKind==="progress"||c.responseKind==="result"?{responseKind:c.responseKind}:{},...c.incomplete===!0?{incomplete:!0}:{},...typeof c.stopReason=="string"&&c.stopReason?{stopReason:c.stopReason}:{},isStreaming:!1,isHistory:!0}),Array.isArray(y)&&y.length>0&&a.push({...d?{id:`${d}:todos`,messageId:`${d}:todos`}:{},...f?{stableKey:`${f}:todos`}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"tool-use",toolName:"TodoWrite",toolInput:{todos:y},timestamp:w,sessionId:p,turnId:b,...M,...k?{vpId:k,speakerVpId:k}:{},isStreaming:!1,isHistory:!0,hasResult:!0});for(let E of Array.isArray(c.images)?c.images:[])E?.assetId&&a.push({id:`${d||v||b}:image:${E.assetId}`,messageId:`${d||v||b}:image:${E.assetId}`,...f?{stableKey:`${f}:image:${E.assetId}`}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"chat-image",...E,timestamp:w,sessionId:p,turnId:b,...M,...k?{vpId:k,speakerVpId:k}:{},isStreaming:!1,isHistory:!0});for(let E of Array.isArray(c.askUserResults)?c.askUserResults:[]){if(!E?.toolCallId||E.status!=="answered"&&E.status!=="expired")continue;let $=[{question:typeof E.question=="string"?E.question:"",options:(Array.isArray(E.options)?E.options:[]).filter(_=>typeof _=="string").map(_=>({label:_,description:""})),multiSelect:!1}],D={toolCallId:E.toolCallId,sessionId:p,vpId:k||"",turnId:b||"",threadId:c.threadId||"main"},R=Gv(n,D);if(R){Object.assign(R,h),Nd(R,E,$);continue}let T=Nd({id:`${d||v||b}:ask:${E.toolCallId}`,messageId:`${d||v||b}:ask:${E.toolCallId}`,...f?{stableKey:`${f}:ask:${E.toolCallId}`}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"tool-use",timestamp:w,sessionId:p,turnId:b,threadId:D.threadId,...M,...k?{vpId:k,speakerVpId:k}:{},isStreaming:!1},E,$),A=Bd(T);(!A||!a.some(_=>Bd(_)===A))&&a.push(T)}let x=Fv(c);x>0&&a.push({...d?{id:`${d}:tool-summary`,messageId:`${d}:tool-summary`,persistedMessageId:d}:{},...f?{stableKey:`${f}:tool-summary`}:{},...h,seq:Number.isFinite(c.seq)?c.seq:Ds(d),type:"tool-summary",count:x,omittedCount:x,source:"history",timestamp:w,sessionId:p,turnId:b,...M,...k?{vpId:k,speakerVpId:k}:{},isStreaming:!1,isHistory:!0})}}}return{formatted:a,acceptedHistoryMessages:l}}function Zd(e,t){let s=t.sessionId!=null?t.sessionId:t.groupId,n=t.agentId||s&&e.yeaftSessionAgentById?.[s]||null;if(ln(e,n,t.conversationId)){let U=e.yeaftConversationIdsByAgent?.[n]||null;if(!U||U===t.conversationId)return;Rt(e,t.conversationId,U,{removeSource:t.conversationId!==e.yeaftConversationId}),t={...t,conversationId:U}}if(t.requestId&&typeof e.isCurrentYeaftHistoryResponse=="function"&&!e.isCurrentYeaftHistoryResponse(t))return;let r=t.mode==="recent"||t.mode==="delta"?t.mode:"older",i=Array.isArray(t.messages)?t.messages:[],o=t.agentId||s&&e.yeaftSessionAgentById?.[s]||null,a=he(o,s),l=e.yeaftSessionHistoryState?.[a]||null;typeof t.streamId=="string"&&typeof l?.streamId=="string"&&(t.streamId!==l.streamId||Number.isFinite(t.revision)&&Number.isFinite(l.revision)&&t.revision!==l.revision)&&(r="recent",typeof e.clearYeaftHistoryMemory=="function"&&e.clearYeaftHistoryMemory({agentId:o,sessionId:s,preserveLiveRows:!0,preserveSessionOwner:!0}),typeof e.removeYeaftHistoryBrowserCache=="function"&&e.removeYeaftHistoryBrowserCache(o,s)),t.perfTraceId&&Xe(e,{traceId:t.perfTraceId,phase:"history.chunk_received",agentId:t.agentId||null,sessionId:s||null,messageType:t.type,bytes:(()=>{try{return JSON.stringify(t).length}catch{return null}})(),detail:{mode:r,rawCount:i.length}});let d=t.agentId||(s&&e.yeaftSessionAgentById?e.yeaftSessionAgentById[s]:null),u=d&&e.yeaftConversationIdsByAgent?e.yeaftConversationIdsByAgent[d]:null,p=t.conversationId||u||e.yeaftConversationId;if(!p){e.yeaftLoadingMoreHistory=!1;return}Yv(e,t,s,p),e.messagesMap[p]||(e.messagesMap[p]=[]);let{formatted:f,acceptedHistoryMessages:g}=Xd(i,s,r,e.messagesMap[p],d);Ms(e,p,f);let h=lt(e),v=0,k=!1;if(r==="recent"){let U=Uv(h,p,f,s??null);v=U.insertedRows,k=U.preservedEmpty}else if(f.length>0&&(v=h.commitDurable({conversationId:p,sessionId:s??null,rows:f,mode:r}).insertedRows,r==="older"&&typeof e.expandYeaftMessageWindow=="function")){let ee=e.yeaftActiveSessionFilter?s??null:null;e.expandYeaftMessageWindow(ee,t.turns||10,d)}let w=bt(e);Zn(e,{conversationId:p,agentId:d,sessionId:s,incomingRows:f,activeAgentId:w.agentId,activeSessionId:w.sessionId});let I=he(t.agentId||null,s),b=e.yeaftHistoryCacheState?.[I]||null,m=e.yeaftSessionHistoryState?.[I]||{},y=Number.isFinite(m.serverOldestFetchedSeq)?m.serverOldestFetchedSeq:Number.isFinite(m.oldestSeq)?m.oldestSeq:null,M=Number.isFinite(t.nextBeforeSeq)?t.nextBeforeSeq:Number.isFinite(t.oldestSeq)?t.oldestSeq:k?y:null,x=k&&!Number.isFinite(t.nextBeforeSeq)&&!Number.isFinite(t.oldestSeq)?m.serverHasMore??m.hasMore??!1:t.hasMore,E=r==="delta"?m:Od(m,{mode:r,oldestSeq:M,hasMore:x,ranges:b?.ranges||[],pageKind:t.pageKind,stopAtSeq:t.gapStopAtSeq,cacheEpoch:b?.rangeEpoch??t.cacheEpoch??0}),$=typeof t.latestSeq=="number"?t.latestSeq:m.latestSeq??null,D={streamId:typeof t.streamId=="string"?t.streamId:m.streamId??null,revision:Number.isFinite(t.revision)?t.revision:m.revision??null},R=r==="delta"?{...m,...D,loaded:!0,loading:!1,latestSeq:$,syncingAfterSeq:null,count:(m.count||0)+v}:{...E,...D,loaded:!0,loading:!1,count:b?b.rowCount:r==="older"?(m.count||0)+v:k?m.count||0:g,latestSeq:k&&!Number.isFinite(t.latestSeq)?m.latestSeq??null:$,syncingAfterSeq:null};t.requestId&&typeof e.finishYeaftHistoryLoad=="function"?e.finishYeaftHistoryLoad(t,R,"chunk"):e.yeaftSessionHistoryState&&(e.yeaftSessionHistoryState={...e.yeaftSessionHistoryState,[I]:R}),typeof e.persistYeaftHistoryBrowserCache=="function"&&e.persistYeaftHistoryBrowserCache(s,d,p),r==="delta"&&t.hasMoreAfter===!0&&Number.isFinite(R.latestSeq)&&R.latestSeq>Number(t.afterSeq??-1)&&typeof e.continueYeaftHistoryDelta=="function"&&queueMicrotask(()=>e.continueYeaftHistoryDelta(s,d,R.latestSeq));let T=bt(e),A=T.sessionId===(s||null),_=!t.agentId||!T.agentId||t.agentId===T.agentId,j=A&&_,q=he(null,T.sessionId);if(t.perfTraceId&&(Xe(e,{traceId:t.perfTraceId,phase:"history.chunk_applied",agentId:t.agentId||null,sessionId:s||null,messageType:t.type,detail:{mode:r,formattedCount:f.length,insertedRows:v,acceptedHistoryMessages:g,preservedEmptyRecent:k}}),Ii(e,{traceId:t.perfTraceId,phase:"history.next_paint",agentId:t.agentId||null,sessionId:s||null,messageType:t.type,detail:{mode:r,insertedRows:v}})),j)e.yeaftHasMoreHistory=R.hasMore,e.yeaftOldestLoadedSeq=Number.isFinite(R.serverOldestFetchedSeq)?R.serverOldestFetchedSeq:Number.isFinite(R.oldestSeq)?R.oldestSeq:e.yeaftOldestLoadedSeq,e.yeaftLoadingMoreHistory=!1;else if(e.yeaftLoadingMoreHistory){let U=e.yeaftSessionHistoryState?.[T.sessionKey]||e.yeaftSessionHistoryState?.[q]||null;e.yeaftLoadingMoreHistory=!!U?.loading}}var Ci=B(()=>{ns();Pa();bi();Ts();Ra();pr();ya();qt();Ea();ci();Js();Jn();Da();dr()});function Jd(e,t,s=null){if(!s)return!1;if(e.promoteYeaftHistoryOutlineRow?.(t,s))return!0;let n=t?.sessionId??t?.groupId??e._currentYeaftSessionId??null;return n?!!e.invalidateYeaftHistoryOutline?.(n,s):!1}function Qv(e){let t=e;if(typeof t=="string"){let s=t.trim();if(s.startsWith("[")&&s.endsWith("]")||s.startsWith("{")&&s.endsWith("}"))try{t=JSON.parse(s)}catch{t=e}}return Array.isArray(t)?t.map(s=>typeof s=="string"?s:!s||typeof s!="object"?"":s.type==="text"&&typeof s.text=="string"||s.type==="input_text"&&typeof s.text=="string"?s.text:"").join("").replace(/\n\n\[Uploaded files\][\s\S]*$/m,"").trim():t&&typeof t=="object"?typeof t.text=="string"?t.text.trim():typeof t.content=="string"?t.content.trim():"":typeof t=="string"?t.replace(/\n\n\[Uploaded files\][\s\S]*$/m,"").trim():""}function $a(e,t){return e.executionStatusMap[t]||(e.executionStatusMap[t]={currentTool:null,toolHistory:[],lastActivity:null}),e.executionStatusMap[t]}function eu(e,t,s,n=null){if(!t)return;let r=$a(e,t);if(r.lastActivity=Date.now(),yi(e,t),s.type==="system"){if(s.subtype==="init"){let i=e.conversations.find(o=>o.id===t);i&&i.connecting&&(i.connecting=!1);return}s.message&&e.addMessageToConversation(t,{type:"system",content:typeof s.message=="string"?s.message:JSON.stringify(s.message,null,2)});return}if(s.type==="assistant"){let i=s.message?.content;if(!i)return;let o=e.messagesMap[t]||[];for(let a of o)a.type==="tool-use"&&!a.hasResult&&(a.hasResult=!0);for(let a of r.toolHistory)a.status==="running"&&(a.status="done");if(r.currentTool=null,typeof i=="string"){e.appendToAssistantMessageForConversation(t,i,{id:s.message?.id||s.message?.messageId||null,ts:s.ts||s.message?.ts||s.message?.time||null,sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null});return}if(!Array.isArray(i))return;if(i.length===0){e.finishStreamingForConversation(t);return}for(let a of i)a.type==="text"?e.appendToAssistantMessageForConversation(t,a.text,{id:s.message?.id||s.message?.messageId||null,ts:s.ts||s.message?.ts||s.message?.time||null,sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null}):a.type==="image_asset"&&a.image?e.addMessageToConversation(t,{type:"chat-image",...a.image,sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,speakerVpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null}):a.type==="tool_summary"?e.addMessageToConversation(t,{type:"tool-summary",count:Number(a.count||a.omittedCount||0)||0,omittedCount:Number(a.omittedCount||a.count||0)||0,source:a.source||"history",isHistory:a.source!=="live",sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null}):a.type==="tool_use"&&(e.finishStreamingForConversation(t,{completeLifecycle:!1}),r.currentTool={name:a.name,input:a.input,startTime:Date.now()},r.toolHistory.unshift({name:a.name,input:a.input,timestamp:Date.now(),status:"running"}),r.toolHistory.length>20&&r.toolHistory.pop(),e.addMessageToConversation(t,{type:"tool-use",toolId:a.id||a.tool_use_id||null,toolName:a.name,toolInput:a.input,startTime:Date.now(),sessionId:e._currentYeaftSessionId||null,vpId:e._currentYeaftVpId||null,turnId:e._currentYeaftTurnId||null,threadId:e._currentYeaftThreadId||null}))}else if(s.type==="user"){let i=s.internal===!0||s.message?.internal===!0||s.userAuthored===!1||s.message?.userAuthored===!1,o=s.message?.content,a=Qv(o);if(typeof a=="string"&&(a.includes("<local-command-caveat>")||a.includes("<command-name>")))return;if(typeof a=="string"&&a.includes("<local-command-stdout>")){let c=a.match(/<local-command-stdout>([\s\S]*?)<\/local-command-stdout>/);if(c){e.appendToAssistantMessageForConversation(t,c[1].trim()),e.finishStreamingForConversation(t);return}}let l=[];if(s.tool_use_result)l=Array.isArray(s.tool_use_result)?s.tool_use_result:[s.tool_use_result];else if(s.message?.content){let c=s.message.content;l=(Array.isArray(c)?c:[]).filter(u=>u.type==="tool_result")}if(l.length>0){let c=e.messagesMap[t]||[];for(let d of l){if(r.toolHistory.length>0){let g=r.toolHistory.findIndex(h=>h.status==="running");g>=0&&(r.toolHistory[g].status="done")}let u=d.tool_use_id||d.toolUseId||d.tool_call_id||d.toolCallId||null,p=d.content||d,f=!1;if(u){for(let g=c.length-1;g>=0;g--)if(c[g].type==="tool-use"&&c[g].toolId===u){c[g].hasResult=!0,c[g].toolResult=d.is_update&&c[g].toolResult?`${c[g].toolResult}
|
|
2
2
|
|
|
3
|
-
${p}`:p,f=!0;break}}if(!f){for(let g=c.length-1;g>=0;g--)if(c[g].type==="tool-use"&&!c[g].hasResult){c[g].hasResult=!0,c[g].toolResult=p;break}}}r.currentTool=null}else if(!i&&(typeof a=="string"&&a.trim()||Array.isArray(s.message?.attachments)&&s.message.attachments.length>0)){let c=s.message?.clientMessageId||s.clientMessageId||null,d={type:"user",content:a,clientMessageId:c},u=e.messagesMap[t]||[];if(u.some(f=>Si(f,d))){if(c){for(let f=u.length-1;f>=0;f--)if(u[f].type==="user"&&u[f].clientMessageId===c){s.dbMessageId&&!u[f].dbMessageId&&(u[f].dbMessageId=s.dbMessageId),s.message?.id&&!u[f].messageId&&(u[f].id=s.message.id,u[f].messageId=s.message.id),s.ts&&!u[f].ts&&(u[f].ts=s.ts),Jd(e,u[f],n);break}}}else{let f=e.addMessageToConversation(t,{...s.message?.id?{id:s.message.id,messageId:s.message.id}:{},...s.ts?{ts:s.ts}:{},type:"user",content:a,...s.message?.attachments?{attachments:s.message.attachments}:{},...s.message?.quote?{quote:s.message.quote}:{},...c?{clientMessageId:c}:{}});Jd(e,f,n)}}}else if(s.type==="result"){delete e.processingConversations[t],Ce(e,t);let i=e.conversations.find(d=>d.id===t);i&&i.connecting&&(i.connecting=!1);let o=e._currentYeaftSessionId||null;if(e._currentYeaftTurnId){let d=Object.entries(e.activeVpTurns||{}).find(([,u])=>(u?.turnId===e._currentYeaftTurnId||!u?.turnId&&u===e.activeVpTurns[e._currentYeaftTurnId])&&(!e._currentYeaftAgentId||!u?.agentId||u.agentId===e._currentYeaftAgentId));if(d){let[u,p]=d,{[u]:f,...g}=e.activeVpTurns;!o&&p?.sessionId&&(o=p.sessionId),e.activeVpTurns=g}}if(o&&e._currentYeaftVpId&&e.vpStatuses){let d=e._currentYeaftTurnId||null,u={...e.vpStatuses||{}},p=!1;for(let[f,g]of Object.entries(u))!g||g.vpId!==e._currentYeaftVpId||e._currentYeaftAgentId&&g.agentId&&g.agentId!==e._currentYeaftAgentId||(g.sessionId||g.groupId||null)!==o||d&&g.turnId&&g.turnId!==d||(u[f]={...g,state:"idle",turnId:null,since:Date.now()},p=!0);p&&(e.vpStatuses=u)}o&&typeof e.clearYeaftSessionProcessingIfIdle=="function"&&e.clearYeaftSessionProcessingIfIdle(o,{agentId:e._currentYeaftAgentId||null}),e._closedAt||(e._closedAt={}),e._closedAt[t]=Date.now(),e._turnCompletedConvs||(e._turnCompletedConvs=new Set),e._turnCompletedConvs.add(t),r.currentTool=null,rs(e,t);let a=e.messagesMap[t]||[],l=s.result_text||"";if(typeof l=="string"&&l.trim()){let d=!1;for(let u=a.length-1;u>=0;u--){if(a[u].type==="assistant"){d=!0;break}if(a[u].type==="user")break}d||e.appendToAssistantMessageForConversation(t,l.trim())}e.finishStreamingForConversation(t),!(n&&e.promoteCompletedYeaftHistoryOutline?.(t,e._currentYeaftTurnId||null,n))&&o&&n&&e.invalidateYeaftHistoryOutline?.(o,n),e.sweepStaleStreamingForConversation(t),o&&n&&e.pruneConversationMessageRetention?.(t,o,n)}}var tu=B(()=>{ns();Ci();Ra()});function Ls(e){if(e==null)return e;try{return JSON.parse(JSON.stringify(e))}catch{return e}}function Ai(e,t){if(!t)return e??null;if(Object.prototype.hasOwnProperty.call(t,"base"))return Ls(t.base)??null;if(Object.prototype.hasOwnProperty.call(t,"replacement"))return Ls(t.replacement)??null;let s=e&&typeof e=="object"&&!Array.isArray(e)?Ls(e):{};if(t.set&&typeof t.set=="object")for(let[n,r]of Object.entries(t.set))s[n]=Ls(r);if(t.body&&typeof t.body=="object"){let n=s.body&&typeof s.body=="object"&&!Array.isArray(s.body)?{...s.body}:{};for(let[i,o]of Object.entries(t.body))i==="messages"||i==="messagesFrom"||i==="messagesAppend"||i==="messagesKey"||(n[i]=Ls(o));let r=t.body.messagesKey==="messages"||t.body.messagesKey==="input"?t.body.messagesKey:Array.isArray(n.messages)||Object.prototype.hasOwnProperty.call(t.body,"messages")?"messages":"input";if(Array.isArray(t.body.messages))n[r]=Ls(t.body.messages)||[];else if(Array.isArray(t.body.messagesAppend)){let i=Array.isArray(n[r])?n[r]:[],o=Number.isFinite(Number(t.body.messagesFrom))?Number(t.body.messagesFrom):i.length;n[r]=i.slice(0,o).concat(Ls(t.body.messagesAppend)||[])}s.body=n}return s}function su(e,t){return!t||!Object.prototype.hasOwnProperty.call(t,"rawRequestDelta")?e??null:Ai(e??null,t.rawRequestDelta)}function wr(e){if(!e)return 0;let t=typeof e=="string"?e:String(e),s=0,n=0;for(let r of t){let i=r.codePointAt(0)||0;i>=19968&&i<=40959||i>=12352&&i<=12447||i>=12448&&i<=12543||i>=44032&&i<=55215?s+=1:n+=1}return Math.ceil(s+n/4)}function Zv(e){let t=[],s=[];if(!e)return{messageText:t,toolText:s};let n=e.content;if(typeof n=="string")e.role==="tool"?s.push(n):t.push(n);else if(Array.isArray(n))for(let r of n){if(!r||typeof r!="object")continue;let i=r.type;if(i==="text"&&typeof r.text=="string")t.push(r.text);else if(i==="tool_use"){if(s.push(String(r.name||"")),r.input!==void 0)try{s.push(JSON.stringify(r.input))}catch{}}else if(i==="tool_result"){let o=r.content;if(typeof o=="string")s.push(o);else if(Array.isArray(o)){for(let a of o)if(a)if(typeof a=="string")s.push(a);else if(typeof a=="object"&&typeof a.text=="string")s.push(a.text);else try{s.push(JSON.stringify(a))}catch{}}else if(o!==void 0)try{s.push(JSON.stringify(o))}catch{}}else try{t.push(JSON.stringify(r))}catch{}}if(Array.isArray(e.toolCalls)){for(let r of e.toolCalls)if(r&&(s.push(String(r.name||"")),r.input!==void 0))try{s.push(JSON.stringify(r.input))}catch{}}return{messageText:t,toolText:s}}function nu(e){let t=0,s=0;if(e&&Array.isArray(e.messages))for(let i of e.messages){let{messageText:o,toolText:a}=Zv(i);for(let l of o)t+=wr(l);for(let l of a)s+=wr(l)}let n=0,r=0;if(e&&typeof e.response=="string"&&(n+=wr(e.response)),e&&Array.isArray(e.toolCalls)){for(let i of e.toolCalls)if(i&&(r+=wr(String(i.name||"")),i.input!==void 0))try{r+=wr(JSON.stringify(i.input))}catch{}}return{inputMessageTokens:t,inputToolTokens:s,outputMessageTokens:n,outputToolTokens:r,inputTotalEstimated:t+s,outputTotalEstimated:n+r}}function Va(e,t,s){let n=Math.max(0,Math.floor(Number(e)||0)),r=Math.max(0,Number(t)||0),i=Math.max(0,Number(s)||0),o=r+i;if(n===0)return{message:0,tool:0};if(o===0)return{message:n,tool:0};let a=Math.round(r/o*n),l=Math.min(n,Math.max(0,a));return{message:l,tool:n-l}}function ru(e){if(e==null||e==="")return"";let t;if(typeof e=="number")t=e;else if(typeof e=="string"){let o=Date.parse(e);if(Number.isNaN(o)){let a=Number(e);if(!Number.isFinite(a))return"";t=a}else t=o}else return"";if(!Number.isFinite(t))return"";let s=new Date(t),n=String(s.getHours()).padStart(2,"0"),r=String(s.getMinutes()).padStart(2,"0"),i=String(s.getSeconds()).padStart(2,"0");return`${n}:${r}:${i}`}var Ha=B(()=>{});function wt(e,t){return!e||!t?"":`${e}${t}`}function kr(e){let t=typeof e=="string"?e:String(e||"");if(!t)return{agentId:null,sessionId:null};let s=t.indexOf("");if(s<0)return{agentId:null,sessionId:t};let n=t.slice(0,s)||null,r=t.slice(s+1)||null;return{agentId:n,sessionId:r}}function Oa(e){return e?`${e}`:""}function Fa(e,t){return!e||!t?"":`${e}${t}`}var Sr=B(()=>{});function Jv(e,t){if(!e||!!!t?.online)return!1;let n=!e.online,r=e.online&&e.version!=null&&t.version!=null&&e.version!==t.version;return n||r}function iu(e,t){let s=e.lastViewedConversation||localStorage.getItem("lastViewedConversation");if(!s)return!1;let n=e.conversations.find(i=>i.id===s);if(!n)return!1;let r=t?.agentId||e.currentAgent;return t&&(e.currentAgent=t.agentId,e.currentAgentInfo=t.agentInfo,e.sendWsMessage({type:"select_agent",agentId:t.agentId,silent:!0})),e.activeConversations=[s],e.currentWorkDir=n.workDir,e.messagesMap[s]=[],e.sendWsMessage({type:"select_conversation",conversationId:s}),e.requestChatHistory?.(s,{mode:"recent",turns:5}),e.sendWsMessage({type:"refresh_conversation",conversationId:s}),!0}function ou(e,t){let s=Array.isArray(e.agents)?e.agents:[],n=e._hasHandledAgentList===!0,r=e.currentAgent||null,i=!!(r&&s.some(a=>a&&a.id===r&&a.online));e.agents=t.agents,e._hasHandledAgentList=!0;let o=e.currentAgent||null;if(o){let a=e._yeaftAgentSeen&&e._yeaftAgentSeen.id===o?e._yeaftAgentSeen:null,l=t.agents.find(d=>d.id===o)||null;(e.currentView==="yeaft"||e.workCenterOpen&&e.workCenterAgentId===o)&&Jv(a,l)&&(e._yeaftReconnectCatchUpPending=!0),l?e._yeaftAgentSeen={id:o,online:!!l.online,version:l.version!=null?l.version:null}:a?a.online&&(e._yeaftAgentSeen={id:o,online:!1,version:a.version}):e._yeaftAgentSeen={id:o,online:!1,version:null}}{let a=new Set(t.agents.map(l=>l.id));for(let l of t.agents)e.proxyPorts[l.id]=l.proxyPorts||[],l.yeaftStatus&&typeof e.cacheYeaftAgentStatus=="function"&&e.cacheYeaftAgentStatus(l.id,l.yeaftStatus);for(let l of Object.keys(e.proxyPorts))a.has(l)||delete e.proxyPorts[l]}if(e.currentAgent){let a=t.agents.find(l=>l.id===e.currentAgent);a&&(e.currentAgentInfo=a)}if(e.currentView==="yeaft"&&!e.currentAgent){let a=t.agents.find(l=>l.online);a&&(e.currentAgent=a.id,e.currentAgentInfo=a)}if(e.currentView==="yeaft"&&typeof e.loadOpenedYeaftSessionsForConnectedAgents=="function"){let a=t.agents.filter(l=>l&&l.online&&l.id).map(l=>l.id);e.loadOpenedYeaftSessionsForConnectedAgents(a)}{let a=[],l=new Set;for(let d of t.agents)for(let u of d.conversations||[])l.has(u.id)||(l.add(u.id),a.push({...u,type:u.type,agentId:d.id,agentName:d.name}),u.title&&(u.customTitle&&(e.customConversationTitles[u.id]=u.title),e.conversationTitles[u.id]||(e.conversationTitles[u.id]=u.title)));for(let d of a){d.agentOnline=!0;let u=e.conversations.find(p=>p.id===d.id);if(u)u.claudeSessionId=d.claudeSessionId||u.claudeSessionId,u.processing=d.processing,u.userId=d.userId,u.username=d.username,u.agentId=d.agentId,u.agentName=d.agentName,u.agentOnline=!0,d.type&&(u.type=d.type),d.name!==void 0&&(u.name=d.name);else{let p=e._recentlyDeletedSessions?.[d.id];if(p&&Date.now()-p<15e3)continue;e.conversations.push(d)}d.pinned&&!e.pinnedSessions.includes(d.id)&&e.pinnedSessions.push(d.id)}let c=new Set(t.agents.map(d=>d.id));e.conversations=e.conversations.filter(d=>{if(l.has(d.id)||e.activeConversations.includes(d.id))return!0;if(d.agentId&&c.has(d.agentId)){let u=e._recentlyDeletedSessions?.[d.id];return u&&Date.now()-u<15e3||(delete e.messagesMap[d.id],delete e.processingConversations[d.id],Ce(e,d.id),delete e.executionStatusMap[d.id]),!1}return d.agentId&&!c.has(d.agentId)&&(d.agentOnline=!1),!0});for(let d of a)if(d.processing&&!Rs(e,d.id)&&!e._turnCompletedConvs?.has(d.id))e.processingConversations[d.id]=!0;else if(e.processingConversations[d.id]){delete e.processingConversations[d.id],Ce(e,d.id);let u=e.executionStatusMap[d.id];u&&(u.currentTool=null),e.finishStreamingForConversation(d.id)}for(let d of Object.keys(e.processingConversations))if(!l.has(d)){if(d.startsWith("yeaft-"))continue;delete e.processingConversations[d],Ce(e,d);let u=e.executionStatusMap[d];u&&(u.currentTool=null),e.finishStreamingForConversation(d)}}if(localStorage.setItem("pinned-sessions",JSON.stringify(e.pinnedSessions)),e._closedAt){let a=Date.now();for(let l of Object.keys(e._closedAt))a-e._closedAt[l]>3e4&&(delete e._closedAt[l],e._turnCompletedConvs?.delete(l))}if(e.currentAgent){let a=t.agents.find(l=>l.id===e.currentAgent&&l.online);if(a){let l=!!e._yeaftReconnectCatchUpPending,d=l||n&&!i;if(e.currentAgentInfo=a,d&&(e._offlineConversationRestoreKey=null,e.sendWsMessage({type:"select_agent",agentId:e.currentAgent,silent:!0})),d&&e.workCenterOpen&&e.workCenterAgentId===e.currentAgent&&typeof e.listWorkItems=="function"){let u=e._workCenterListFiltersByAgent?.[e.workCenterAgentId]||{};e.listWorkItems(e.workCenterAgentId,u).catch(()=>{})}if(e._yeaftReconnectCatchUpPending=!1,e.currentView==="yeaft"&&typeof e.requestYeaftSessionBootstrap=="function"){let u=l||!e.yeaftSessionReady||!e.yeaftModel||!e.yeaftStatus;(u||l)&&e.requestYeaftSessionBootstrap({forceSessionReady:u,catchUpHistory:l})}if(!d)return;if(e.currentConversation){let u=e.conversations.find(g=>g.id===e.currentConversation);e.sendWsMessage({type:"select_conversation",conversationId:e.currentConversation});let p=e.messagesMap[e.currentConversation]||[],f=Ps(p);f!=null?e.requestChatHistory?.(e.currentConversation,{mode:"delta",afterMessageId:f}):e.requestChatHistory?.(e.currentConversation,{mode:"recent",turns:5}),e.sendWsMessage({type:"refresh_conversation",conversationId:e.currentConversation})}else e.recoveryDismissed||iu(e);return}else{let l=`${e.currentAgent||""}:${e.currentConversation||""}`;e.currentConversation&&(!n||i||e._offlineConversationRestoreKey!==l)&&(e._offlineConversationRestoreKey=l,e.sendWsMessage({type:"select_conversation",conversationId:e.currentConversation}));return}}if(!e.currentConversation&&!e.currentAgent&&!e.recoveryDismissed){let a=e.lastViewedConversation||localStorage.getItem("lastViewedConversation"),l=e.lastUsedAgent;if(a){let c=e.conversations.find(d=>d.id===a);if(c){let d=t.agents.find(u=>u.id===c.agentId&&u.online);if(d){iu(e,{agentId:c.agentId,agentInfo:d});return}}}l&&(e.agents.find(d=>d.id===l&&d.online)?e.selectAgent(l):e.checkPendingRecovery())}}function au(e,t){let s=e.pendingAgentSelection||null;if(s){if(!(typeof t.requestId=="string"&&t.requestId?t.requestId===s.requestId:t.agentId===s.agentId))return!1;if(e.pendingAgentSelection=null,t.ok===!1)return e.agentSwitching=!1,!1}else{if(t.requestId)return!1;if(e.currentAgent&&t.agentId!==e.currentAgent)return!1}e.agentSwitching=!1;let n=e.currentAgent===t.agentId,r={id:t.agentId,name:t.agentName,workDir:t.workDir,capabilities:t.capabilities||["terminal","file_editor","background_tasks"],version:t.version||null};if(typeof e.activateYeaftAgent=="function"?e.activateYeaftAgent(t.agentId,r):(e.currentAgent=t.agentId,e.currentAgentInfo=r),Array.isArray(t.slashCommands)){let u=[...new Set(t.slashCommands)];e.slashCommandsMap[`agent:${t.agentId}`]=u}t.slashCommandDescriptions&&(e.slashCommandDescriptions={...e.slashCommandDescriptions,...t.slashCommandDescriptions});let i=t.conversations||[],o=new Set,a=i.filter(u=>o.has(u.id)?!1:(o.add(u.id),!0)).map(u=>({...u,agentId:t.agentId,agentName:t.agentName}));if(n&&e.currentConversation){let u=i.find(p=>p.id===e.currentConversation);u&&!a.find(p=>p.id===u.id)&&a.push({...u,agentId:t.agentId,agentName:t.agentName})}let l=new Set(a.map(u=>u.id)),c=e.conversations.filter(u=>!l.has(u.id));e.conversations=[...c,...a];for(let u of i)u.title&&(u.customTitle&&(e.customConversationTitles[u.id]=u.title),e.conversationTitles[u.id]||(e.conversationTitles[u.id]=u.title));let d=new Set(i.map(u=>u.id));for(let u of i)if(u.processing&&!Rs(e,u.id)&&!e._turnCompletedConvs?.has(u.id))e.processingConversations[u.id]=!0;else if(e.processingConversations[u.id]){delete e.processingConversations[u.id],Ce(e,u.id);let p=e.executionStatusMap[u.id];p&&(p.currentTool=null),e.finishStreamingForConversation(u.id)}for(let u of Object.keys(e.processingConversations))if(!d.has(u)){if(u.startsWith("yeaft-"))continue;if(!c.some(f=>f.id===u)){delete e.processingConversations[u],Ce(e,u);let f=e.executionStatusMap[u];f&&(f.currentTool=null),e.finishStreamingForConversation(u)}}if(e.currentView!=="yeaft"){if(n&&e.currentConversation){let u=e.conversations.find(p=>p.id===e.currentConversation);e.currentWorkDir=u?.workDir||e.currentWorkDir||t.workDir,Tt(e),e.sendWsMessage({type:"select_conversation",conversationId:e.currentConversation})}else{e.activeConversations=[],e.currentWorkDir=t.workDir;let u=e.lastViewedConversation||localStorage.getItem("lastViewedConversation");u&&e.conversations.find(p=>p.id===u)&&(e.autoRestoreConversation(u),e.pendingRecovery=null)}Xc(e)}return!0}var lu=B(()=>{ns();Ts();pr()});function ey(e={}){return{providers:e.providers||[],primaryModel:e.primaryModel||null,fastModel:e.fastModel||null,language:e.language||"en"}}function cu(){return window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore()}function ry(e,t){let s=t.agentId||null,n=Array.isArray(e.yeaftSessionHydrateSlices)?e.yeaftSessionHydrateSlices.filter(r=>r.agentId!==s):[];e.yeaftSessionHydrateSlices=[...n,{agentId:s,sessions:Array.isArray(t.sessions)?t.sessions:[]}]}function iy(e){let t=cu(),s=null;try{s=localStorage.getItem("lastViewedYeaftSession")||null}catch{}let n=kr(s),r=e.yeaftActiveSessionFilter||t?.activeSessionId||null;if(r){let i=t?.activeSessionKey?t.sessions?.[t.activeSessionKey]:null;return i?.id===r&&i.agentId?{sessionId:r,agentId:i.agentId}:n.sessionId===r&&n.agentId?n:{sessionId:r,agentId:null}}return n}function du(e){let t=cu(),s=iy(e);typeof t?.beginInventoryCommit=="function"?t.beginInventoryCommit(s.sessionId,s.agentId):typeof t?.resetInventory=="function"&&t.resetInventory();let n=Array.isArray(e.yeaftSessionHydrateSlices)?e.yeaftSessionHydrateSlices:[],r=s.agentId?[...n.filter(i=>i.agentId===s.agentId),...n.filter(i=>i.agentId!==s.agentId)]:n;r.length===0&&t?.applySnapshot?.([],null),r.forEach((i,o)=>{t?.applySnapshot?.(i.sessions||[],i.agentId||null,{deferActivation:o<r.length-1})}),e.yeaftSessionHydrateSlices=[]}function oy(e){let t=e.yeaftSessionHydrateRequestId||null;e.yeaftSessionInventoryCompleteSupported!==!1||!t||(clearTimeout(e._legacyYeaftSessionHydrateTimer),e._legacyYeaftSessionHydrateTimer=setTimeout(()=>{e.yeaftSessionHydrateRequestId===t&&(e._legacyYeaftSessionHydrateTimer=null,du(e),e._hasHandledYeaftSessionHydrate=!0,e.yeaftSessionHydrateRequestId=null,e.yeaftSessionHydrateError=null,e._yeaftSessionInventorySocketQuarantined=!0)},ny))}function ay(e,t={}){let s=e||{systemPrompt:"",messages:[],rawRequest:null},n={systemPrompt:s.systemPrompt||"",messages:Array.isArray(s.messages)?[...s.messages]:[],rawRequest:s.rawRequest??null};if(t?.base){let r={systemPrompt:t.systemPrompt||"",messages:Array.isArray(t.messages)?t.messages:[],rawRequest:null};return Object.prototype.hasOwnProperty.call(t,"rawRequestDelta")&&(r.rawRequest=Ai(null,t.rawRequestDelta)),r}if(typeof t?.systemPrompt=="string"&&(n.systemPrompt=t.systemPrompt),Array.isArray(t?.messages))n.messages=t.messages;else if(Array.isArray(t?.messagesAppend)){let r=Number.isFinite(Number(t.messagesFrom))?Number(t.messagesFrom):n.messages.length;n.messages=n.messages.slice(0,r).concat(t.messagesAppend)}return Object.prototype.hasOwnProperty.call(t||{},"rawRequestDelta")&&(n.rawRequest=Ai(n.rawRequest,t.rawRequestDelta)),n}function ly(e=[]){let t=new Map;return e.map(s=>{if(!s||!s.requestDelta)return s;let n=s.turnId||"__unknown__",r=t.get(n)||s.requestBase||null,i=r?.rawRequest??null,o=ay(r,s.requestDelta);return t.set(n,o),{...s,systemPrompt:typeof s.systemPrompt=="string"&&s.systemPrompt?s.systemPrompt:o.systemPrompt,messages:Array.isArray(s.messages)&&s.messages.length>0?s.messages:o.messages,rawRequest:s.rawRequest??null,rawRequestBase:i}})}function uu(e,t){let s=De();switch(e._lastPongAt=Date.now(),t.type){case"work_center_response":{let n=t.requestId?e.workCenterPending[t.requestId]:null;if(!n)break;clearTimeout(n.timer),delete e.workCenterPending[t.requestId],t.ok?n.resolve(t.data):n.reject(new Error(t.error||"Work Center request failed"));break}case"work_center_event":e.applyWorkCenterEvent(t.agentId,t.event);break;case"auth_result":if(t.success){if(e.authenticated=!0,t.sessionKey&&(e.sessionKey=vt(t.sessionKey),s.setSessionKey(t.sessionKey)),t.acceptPlaintext===!0&&(e.serverEncryptionRequired=!1),e.yeaftSessionInventoryCompleteSupported=t.yeaftSessionInventoryComplete===!0,e.yeaftSessionHydrateSlices=[],e._hasHandledYeaftSessionHydrate=!1,e.yeaftSessionHydrateError=null,t.role&&(s.role=t.role),typeof e.requestYeaftSessionInventory=="function")e.requestYeaftSessionInventory();else{let n=e.conversations.map(r=>r.id).filter(Boolean);e.sendWsMessage({type:"get_agents",conversationIds:n.length>0?n:void 0})}e.checkPendingRecovery()}else e.addMessage({type:"error",content:t.error||Le("login.error.loginFailed")}),s.handleAuthFailure?.(void 0,t._wsAuthToken,t._wsAuthGeneration);break;case"agent_list":ou(e,t);break;case"yeaft_session_hydrate":{if(e.yeaftSessionInventoryCompleteSupported===!0&&(!t.requestId||t.requestId!==e.yeaftSessionHydrateRequestId)||e.yeaftSessionInventoryCompleteSupported!==!0&&!e.yeaftSessionHydrateRequestId||t.requestId&&e.yeaftSessionHydrateRequestId&&t.requestId!==e.yeaftSessionHydrateRequestId)break;ry(e,t),e.yeaftSessionInventoryCompleteSupported!==!0&&oy(e);break}case"yeaft_session_hydrate_complete":if(e.yeaftSessionInventoryCompleteSupported===!0&&(!t.requestId||t.requestId!==e.yeaftSessionHydrateRequestId)||e.yeaftSessionHydrateRequestId&&!t.requestId||t.requestId&&e.yeaftSessionHydrateRequestId&&t.requestId!==e.yeaftSessionHydrateRequestId)break;clearTimeout(e._legacyYeaftSessionHydrateTimer),e._legacyYeaftSessionHydrateTimer=null,t.ok!==!1?du(e):e.yeaftSessionHydrateSlices=[],e.yeaftSessionHydrateRequestId=null,e._hasHandledYeaftSessionHydrate=t.ok!==!1,e.yeaftSessionHydrateError=t.ok===!1?t.error||"session_inventory_failed":null;break;case"session_catalog_snapshot":e.applySessionCatalogSnapshot(t.catalog,t.projectsAuthoritative===!0?t.projects:null,t.hiddenCatalog);break;case"session_ui_metadata_updated":e.finishSessionCatalogMutation?.(t);break;case"session_catalog_reorder_result":e.finishSessionCatalogMutation?.(t);break;case"agent_selected":if(!au(e,t))break;e.workCenterOpen&&e.workCenterAgentId&&e.listWorkItems(e.workCenterAgentId).catch(()=>{});break;case"conversation_created":Wd(e,t);break;case"conversation_resumed":jd(e,t);break;case"conversation_selected":if(e.currentConversation===t.conversationId)return;e.activeConversations=[t.conversationId];{let n=e.conversations.find(r=>r.id===t.conversationId);n&&(e.currentWorkDir=n.workDir)}e.messagesMap[t.conversationId]=[],e.saveOpenSessions();break;case"conversation_settings_updated":{let n=e.conversations.find(i=>i.id===t.conversationId);n&&t.disallowedTools!==void 0&&(n.disallowedTools=t.disallowedTools);let r=e.conversationMcpServers[t.conversationId];if(r&&t.disallowedTools){let i=new Set(t.disallowedTools),o=e.conversationMcpServerTools[t.conversationId]||{};for(let a of r){let l=o[a.name];l&&l.length>0?a.enabled=!l.some(c=>i.has(c)):a.enabled=!i.has(`mcp__${a.name}`)}}t.needRestart&&n&&(n.needRestart=!0);break}case"sync_messages_result":Gd(e,t);break;case"conversation_deleted":La(e,t);break;case"conversation_delete_result":t.ok&&La(e,t);break;case"turn_completed":Ud(e,t);break;case"conversation_closed":Kd(e,t);break;case"claude_output":e.handleAssistantOutputFrame(t.conversationId,t.data);break;case"yeaft_output":case"yeaft_session_output":case"session_output":e.handleYeaftOutput(t);break;case"yeaft_asset_ready":{let n=t.conversationId||e.yeaftConversationIdsByAgent?.[t.agentId]||e.yeaftConversationId;if(!n||!t.image)break;e.messagesMap[n]||(e.messagesMap[n]=[]),e.messagesMap[n].some(i=>i?.type==="chat-image"&&i.assetId===t.image.assetId&&i.sessionId===t.sessionId&&i.turnId===t.turnId)||e.addMessageToConversation(n,{type:"chat-image",...t.image,sessionId:t.sessionId||null,vpId:t.vpId||null,speakerVpId:t.vpId||null,turnId:t.turnId||null,threadId:t.threadId||null});break}case"yeaft_history_chunk":Zd(e,t);break;case"yeaft_history_outline":e.handleYeaftHistoryOutline(t);break;case"yeaft_history_search_result":e.handleYeaftHistorySearchResult(t);break;case"yeaft_history_window":{let n=e.pendingYeaftHistoryWindow?.(t);if(!n||(n.pending?.prefetch===!0&&(t.prefetch=!0),e.pendingYeaftHistoryWindow?.(t)?.pending!==n.pending))break;let r=t.error?null:Qd(e,t);e.handleYeaftHistoryWindow(t,r);break}case"yeaft_tool_stats":{e._fetchYeaftToolStatsTimer&&(clearTimeout(e._fetchYeaftToolStatsTimer),e._fetchYeaftToolStatsTimer=null);let n=t?.snapshot,r=n&&typeof n=="object"&&!Array.isArray(n)?n:{};e.yeaftToolStats={snapshot:r,registered:Array.isArray(t?.registered)?t.registered:[],unused:Array.isArray(t?.unused)?t.unused:[],error:typeof t?.error=="string"?t.error:null,notice:typeof t?.notice=="string"?t.notice:null,fetchedAt:Date.now()},e.yeaftToolStatsLoading=!1;break}case"yeaft_debug_history":{let n=typeof t?.requestId=="string"?t.requestId:"",r=typeof t?.detailTurnId=="string"&&t.detailTurnId,i=r?e._yeaftDebugHistoryLatestDetailRequestId:e._yeaftDebugHistoryLatestListRequestId;if(i&&n!==i||!i&&n)break;e._fetchYeaftDebugHistoryTimer&&(clearTimeout(e._fetchYeaftDebugHistoryTimer),e._fetchYeaftDebugHistoryTimer=null),e._yeaftDebugHistoryInFlightKey=null;let o=Array.isArray(t?.turns)?t.turns:[],a=t?.search?sy:ty,l=r?o:o.slice(-a),c=new Set(l.map(y=>y?.turnId).filter(Boolean)),d=ly(Array.isArray(t?.loops)?t.loops:[]),u=r?d:d.filter(y=>!y?.turnId||c.has(y.turnId)),p=Array.isArray(t?.dreamEvents)?t.dreamEvents:[];e.yeaftDebugHistoryHasMore=!!t?.hasMore||!r&&o.length>l.length,!t?.detailTurnId&&Number.isFinite(t?.limit)&&t.limit>0&&(e.yeaftDebugHistoryLimit=Math.min(a,t.limit)),(!e.yeaftDebugTurnsById||typeof e.yeaftDebugTurnsById!="object")&&(e.yeaftDebugTurnsById={}),Array.isArray(e.yeaftDebugLoops)||(e.yeaftDebugLoops=[]),Array.isArray(e.yeaftDebugTurnOrder)||(e.yeaftDebugTurnOrder=[]);let f=r?{...e.yeaftDebugTurnsById}:{};for(let y of l){let M=y?.turnId;if(!M)continue;let x=f[M];if(x){let E=y?.detailsLoaded?{...x,...y}:{...y,...x};E.memoryLoaded==null&&x.memoryLoaded!=null&&(E.memoryLoaded=x.memoryLoaded),E.memoryAdjust==null&&x.memoryAdjust!=null&&(E.memoryAdjust=x.memoryAdjust),f[M]=E}else f[M]=y}e.yeaftDebugTurnsById=f;let g=y=>y?.loopInstanceId||`${y?.turnId||""}#${y?.loopNumber||0}`,h=e.yeaftDebugLoops,v=new Map;for(let y of h)y&&v.set(g(y),y);let k=new Set,w=[];for(let y of u){if(!y)continue;let M=g(y);k.add(M);let x=v.get(M);w.push(r?{...x||{},...y}:x||y)}if(r)for(let y of h)!y||k.has(g(y))||w.push(y);e.yeaftDebugLoops=w;let I=new Set,b=[],m=y=>{!y||I.has(y)||(I.add(y),b.push(y))};if(r){for(let y of e.yeaftDebugTurnOrder)m(y);for(let y of l)m(y?.turnId)}else for(let y of l)m(y?.turnId);e.yeaftDebugTurnOrder=r?b:b.slice(-a);for(let y of p){if(!y)continue;let M=null,x=y.sessionId||y.groupId;typeof y.target=="string"&&y.target.includes("/")?M=y.target:typeof x=="string"&&x?M=`group/${x}`:M="*",typeof e._appendDreamEvent=="function"&&e._appendDreamEvent(M,y),y.type==="dream_progress"&&typeof e.handleYeaftOutput=="function"&&e.handleYeaftOutput({event:y})}e.yeaftDebugHistoryLoading=!1,e.yeaftDebugHistoryError=typeof t?.error=="string"?t.error:null,e.yeaftDebugHistoryFetchedAt=Date.now(),r&&e.yeaftDebugPanel&&e.yeaftDebugPanel.turnId===t.detailTurnId&&(e.yeaftDebugPanel={...e.yeaftDebugPanel,status:e.yeaftDebugHistoryError?"error":"ready",error:e.yeaftDebugHistoryError});break}case"chat_image":t.conversationId&&t.fileId&&e.addMessageToConversation(t.conversationId,{type:"chat-image",fileId:t.fileId,previewToken:t.previewToken,mimeType:t.mimeType});break;case"error":{let n=t.conversationId||e.currentConversation,r=["Permission denied","Agent not found","No conversation selected","Agent is still syncing","No agent available","Agent access denied"].some(c=>t.message?.includes(c));if((t.message?.includes("Agent is still syncing")||t.message?.includes("Agent not found"))&&Tt(e),["No conversation selected","Agent is still syncing","No agent available"].some(c=>t.message?.includes(c))&&n&&(delete e.processingConversations[n],Ce(e,n),e.finishStreamingForConversation(n)),r&&n){let c=e.messagesMap[n];if(c&&c.length>0)for(let d=c.length-1;d>=0&&d>=c.length-5;d--){let u=c[d];if(u&&u.type==="error"&&u._sysErrBaseContent!==void 0){if(u._sysErrBaseContent===t.message&&Date.now()-(u._sysErrFirstAt||0)<=3e3){u._sysErrCount=(u._sysErrCount||1)+1,u.content=`${u._sysErrBaseContent} (\xD7${u._sysErrCount})`,u._sysErrRemoveTimer&&(clearTimeout(u._sysErrRemoveTimer),u._sysErrRemoveTimer=setTimeout(()=>{let p=e.messagesMap[n];if(p){let f=p.findIndex(g=>g.id===u.id);f>=0&&p.splice(f,1)}},5e3));return}break}}}let o=Date.now().toString()+Math.random().toString(36).substr(2,9),a={type:"error",content:t.message,transient:r,dbMessageId:r?"err_"+o:void 0};r&&(a._sysErrBaseContent=t.message,a._sysErrCount=1,a._sysErrFirstAt=Date.now()),e.addMessageToConversation(n,a);let l=null;if(r&&n){let c=e.messagesMap[n];c&&c.length>0&&(l=c[c.length-1])}if(r&&n&&l){let c=n,d="err_"+o;l._sysErrRemoveTimer=setTimeout(()=>{let u=e.messagesMap[c];if(u){let p=u.findIndex(f=>f.id===d);p>=0&&u.splice(p,1)}},5e3)}!r&&n&&(delete e.processingConversations[n],Ce(e,n),e.finishStreamingForConversation(n));break}case"history_sessions_list":if(t.requestId&&e._historySessionsRequestId&&t.requestId!==e._historySessionsRequestId)break;e.historySessions=t.sessions||[],e.historySessionsLoading=!1;break;case"folders_list":if(t.requestId&&e._foldersRequestId&&t.requestId!==e._foldersRequestId)break;e.folders=t.folders||[],e.foldersLoading=!1,e._foldersResolve&&(e._foldersResolve(),e._foldersResolve=null);break;case"models_list":if(t.requestId&&e._modelsRequestId&&t.requestId!==e._modelsRequestId)break;e.providerModels=t.models||[],e.providerModelsLoading=!1,e._modelsTimeout&&(clearTimeout(e._modelsTimeout),e._modelsTimeout=null),e._modelsResolve&&(e._modelsResolve(e.providerModels),e._modelsResolve=null);break;case"conversation_refresh":zd(e,t);break;case"session_pinned":if(t.conversationId){let n=t.agentId?{agentId:t.agentId}:{};if(typeof e.setSessionPinned=="function")e.setSessionPinned(t.conversationId,!!t.pinned,n);else try{let r=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();r&&typeof r.applyPinState=="function"&&r.applyPinState(t.conversationId,!!t.pinned,t.agentId||e.yeaftSessionAgentById?.[t.conversationId]||e.currentAgent||null)}catch{}}break;case"execution_cancelled":Yd(e,t);break;case"slash_commands_update":if(Array.isArray(t.slashCommands)){let n=[...new Set(t.slashCommands)];if(t.commandSet==="yeaft"){let r=t.conversationId&&t.conversationId!=="__preload__"?t.conversationId:null,i=t.agentId&&e.yeaftConversationIdsByAgent?.[t.agentId]||null,o=r||i;o&&(e.slashCommandsMap[o]=n);let a=e.yeaftConversationId||null,l=t.agentId?e.currentAgent===t.agentId&&(i===a||r===a):r===a;a&&l&&(e.slashCommandsMap[a]=n)}else t.conversationId&&(e.slashCommandsMap[t.conversationId]=n),t.agentId&&(e.slashCommandsMap[`agent:${t.agentId}`]=n)}t.slashCommandDescriptions&&(e.slashCommandDescriptions={...e.slashCommandDescriptions,...t.slashCommandDescriptions});break;case"compact_status":{let n=t.conversationId;e.compactStatus={conversationId:n,status:t.status,message:t.message},t.status==="completed"?setTimeout(()=>{e.compactStatus?.conversationId===n&&e.compactStatus?.status==="completed"&&(e.compactStatus=null)},3e3):t.status==="compacting"&&setTimeout(()=>{e.compactStatus?.conversationId===n&&e.compactStatus?.status==="compacting"&&(e.compactStatus=null)},3e4)}break;case"pong_session":{let n=t.conversationId;if(!n)break;if(e._pongTimeouts?.[n]&&(clearTimeout(e._pongTimeouts[n]),delete e._pongTimeouts[n]),t.status==="unsupported"){Ce(e,n),Ld(e,n);break}if(t.status==="ok")e.sessionHealth?.[n]&&delete e.sessionHealth[n],!t.isProcessing&&e.processingConversations[n]&&(delete e.processingConversations[n],Ce(e,n),e.finishStreamingForConversation(n));else if(e.sessionHealth||(e.sessionHealth={}),e.sessionHealth[n]={status:t.status},t.status==="session-lost"||t.status==="cli-exited"){if(e._autoRefreshed||(e._autoRefreshed={}),!e._autoRefreshed[n]){e._autoRefreshed[n]=!0;let r=e.conversations.find(i=>i.id===n);e.sendWsMessage({type:"refresh_conversation",conversationId:n,agentId:r?.agentId})}delete e.processingConversations[n],Ce(e,n),e.finishStreamingForConversation(n)}break}case"ask_user_question":if(t.conversationId){let n=()=>{let r=e.messagesMap[t.conversationId]||[];for(let i=r.length-1;i>=0;i--)if(r[i].type==="tool-use"&&r[i].toolName==="AskUserQuestion"&&!r[i].askRequestId)return r[i].askRequestId=t.requestId,r[i].askQuestions=t.questions,!0;return!1};if(!n()){let r=0,i=setInterval(()=>{r++,(n()||r>=10)&&clearInterval(i)},200)}}break;case"restart_agent_ack":window.dispatchEvent(new CustomEvent("agent-restart-ack",{detail:{agentId:t.agentId}}));break;case"upgrade_agent_ack":window.dispatchEvent(new CustomEvent("agent-upgrade-ack",{detail:{agentId:t.agentId,success:t.success,error:t.error,alreadyLatest:t.alreadyLatest,version:t.version,reason:t.reason,currentNode:t.currentNode,requiredNode:t.requiredNode,requiredCapability:t.requiredCapability}}));break;case"terminal_created":case"terminal_output":case"terminal_closed":case"terminal_error":case"file_content":case"file_saved":case"directory_listing":case"git_status_result":case"git_diff_result":case"git_op_result":case"file_op_result":case"file_search_result":t.type,t.type,window.dispatchEvent(new CustomEvent("workbench-message",{detail:t}));break;case"server_updating":e.connectionState="updating";break;case"context_usage":e.contextUsage={inputTokens:t.inputTokens,maxTokens:t.maxTokens,percentage:t.percentage,conversationId:t.conversationId};break;case"mcp_servers_list":case"mcp_config_updated":t.agentId&&t.servers&&(e.mcpServers[t.agentId]=t.servers);break;case"expert_roles_list":t.roles&&(e.expertRoleDefinitions=t.roles);break;case"llm_models_discovered":t.agentId&&(e.llmModelDiscovery=e.llmModelDiscovery||{},e.llmModelDiscovery[t.agentId]=t);break;case"llm_config":case"llm_config_updated":if(t.agentId){let n=t.agentConfig||ey(t),r=t.effectiveConfig||n;e.llmConfig[t.agentId]={providers:t.providers||r.providers||[],primaryModel:t.primaryModel||r.primaryModel||null,fastModel:t.fastModel||r.fastModel||null,language:t.language||n.language||r.language||"en",needsSetup:t.needsSetup??r.needsSetup??!1,agentConfig:n,effectiveConfig:r,requestId:t.requestId||null,statusRefreshError:t.statusRefreshError||null,error:t.error||null,loaded:!0}}break;case"models_dev_registry":if(e.modelsDevRegistry={registry:t.registry||{},fetchedAt:t.fetchedAt||Date.now(),error:t.error||null,loaded:!0},e._modelsDevPending){let n=e._modelsDevPending;e._modelsDevPending=null,n.timer&&clearTimeout(n.timer);for(let r of n.resolvers)r(e.modelsDevRegistry)}break;case"yeaft_settings":case"yeaft_settings_updated":t.agentId&&(e.yeaftSettings[t.agentId]={maxConcurrentThreads:t.maxConcurrentThreads??6,autoArchiveIdleDays:t.autoArchiveIdleDays??30,error:t.error||null,loaded:!0,at:Date.now()});break;case"telemetry_settings":case"telemetry_settings_updated":{let n={enabled:t.enabled!==!1,retentionDays:t.retentionDays??3,flushIntervalMs:t.flushIntervalMs??1e3,maxQueueSize:t.maxQueueSize??5e3,rawExchangeMaxBytes:t.rawExchangeMaxBytes??524288,traceTextMaxBytes:t.traceTextMaxBytes??262144,error:t.error||null,loaded:!0,at:Date.now()};e.telemetrySettings=n;let r=e._telemetryPending,i=t.type==="telemetry_settings"?"load":"update";r&&r[i]&&(r[i](n),delete r[i]);break}case"search_settings":case"search_settings_updated":{let n={backend:t.backend||"tavily",tavilyKeyConfigured:!!t.tavilyKeyConfigured,tavilyKeyMasked:t.tavilyKeyMasked||null,disableHtmlFallback:!!t.disableHtmlFallback,error:t.error||null,loaded:!0,at:Date.now()};e.searchSettings=n;let r=e._searchPending,i=t.type==="search_settings"?"load":"update";r&&r[i]&&(r[i](n),delete r[i]);break}case"tavily_usage":{let n=t.error?{error:t.error}:{plan:t.plan,used:t.used,limit:t.limit,paygoUsed:t.paygoUsed,paygoLimit:t.paygoLimit};e.tavilyUsage=n,e.tavilyUsageLoading=!1;let r=e._searchPending;r&&r.usage&&(r.usage(n),delete r.usage);break}case"yeaft_mcp_list_result":case"yeaft_mcp_add_result":case"yeaft_mcp_remove_result":case"yeaft_mcp_reload_result":case"yeaft_mcp_updated":{if(Array.isArray(t.servers)&&(e.yeaftMcpServers=t.servers),t.runtime&&typeof t.runtime=="object"&&(e.yeaftMcpRuntime={connected:!!t.runtime.connected,toolCount:t.runtime.toolCount||0,perServer:Array.isArray(t.runtime.perServer)?t.runtime.perServer:[]}),e.yeaftMcpLoading=!1,e.yeaftMcpError=t.error||null,t.requestId){let n=e._mcpPending;n&&n[t.requestId]&&(n[t.requestId](t),delete n[t.requestId])}break}case"conversation_mcp_update":t.conversationId&&t.servers&&(e.conversationMcpServers[t.conversationId]=t.servers),t.conversationId&&t.serverTools&&(e.conversationMcpServerTools[t.conversationId]=t.serverTools);break;case"btw_stream":e.appendBtwDelta(t.delta);break;case"btw_done":e.btwLoading=!1,t.btwSessionId&&(e.btwSessionId=t.btwSessionId);break;case"btw_error":{let n=e.btwMessages[e.btwMessages.length-1];n&&n.role==="assistant"&&(n.content="Error: "+t.error),e.btwLoading=!1;break}case"background_task_started":case"background_task_output":break;case"subagent_started":t.conversationId&&t.subagentId&&e.addSubagent(t.conversationId,{id:t.subagentId,slug:t.slug,type:t.subagentType,description:t.description,parentToolUseId:t.parentToolUseId});break;case"subagent_message":t.conversationId&&t.subagentId&&t.message&&e.appendSubagentMessage(t.conversationId,t.subagentId,t.message);break;case"subagent_completed":t.conversationId&&t.subagentId&&e.completeSubagent(t.conversationId,t.subagentId);break}}var ty,sy,ny,pu=B(()=>{bt();oi();qt();ns();Ts();Ha();Sr();lu();Ci();ty=1,sy=5,ny=500});function gu(){return Object.values(fu).sort((t,s)=>t.order-s.order).map(t=>({teamId:t.id,team:t,roles:Object.values(kt).filter(s=>s.group===t.id)}))}function hu(e){let t=[];for(let s of Object.values(kt)){t.push({roleId:s.id,roleName:s.name,roleTitle:s.title,actionId:null,actionName:null,searchText:`${s.name} ${s.fullName} ${s.title} ${s.titleEn}`.toLowerCase(),displayText:s.name,group:s.group});for(let n of s.actions)t.push({roleId:s.id,roleName:s.name,roleTitle:s.title,actionId:n.id,actionName:n.name,searchText:`${s.name} ${s.fullName} ${s.title} ${n.name} ${n.nameEn}`.toLowerCase(),displayText:`${s.name}\xB7${n.name}`,group:s.group})}if(e&&e.length>0){for(let s of e)if(t.push({roleId:s.id,roleName:s.name,roleTitle:s.title,actionId:null,actionName:null,searchText:`${s.name} ${s.fullName||""} ${s.title} ${s.titleEn||""}`.toLowerCase(),displayText:s.name,group:"custom"}),s.actions)for(let n of s.actions)t.push({roleId:s.id,roleName:s.name,roleTitle:s.title,actionId:n.id,actionName:n.name,searchText:`${s.name} ${s.fullName||""} ${s.title} ${n.name} ${n.nameEn||""}`.toLowerCase(),displayText:`${s.name}\xB7${n.name}`,group:"custom"})}return t}function $s(e,t){let s=kt[e.role];if(s){if(e.action){let n=s.actions.find(r=>r.id===e.action);return n?`${s.name}\xB7${n.name}`:s.name}return s.name}if(t){let n=t.find(r=>r.id===e.role);if(n){if(e.action){let r=n.actions?.find(i=>i.id===e.action);return r?`${n.name}\xB7${r.name}`:n.name}return n.name}}return e.role}function Ba(e,t,s,n="zh-CN"){if(!e||e.length===0||!t||t.length===0)return null;let r=n==="zh-CN";if(!e.some(l=>!kt[l.role]&&t.some(c=>c.id===l.role)))return null;if(e.length===1){let{role:l,action:c}=e[0],d=t.find(p=>p.id===l);if(!d)return null;let u;if(c&&d.actions){let p=d.actions.find(f=>f.id===c);p?s?(u=(r?p.messageTemplate:p.messageTemplateEn)||"",u+=s):u=(r?p.defaultMessage:p.defaultMessageEn)||"":u=((r?d.messagePrefix:d.messagePrefixEn)||"")+(s||"")}else u=((r?d.messagePrefix:d.messagePrefixEn)||"")+(s||"");return{effectivePrompt:u}}let o=[];for(let{role:l,action:c}of e){let d=t.find(p=>p.id===l),u=kt[l];if(d)if(c){let p=d.actions?.find(f=>f.id===c);p&&o.push((r?p.messageTemplate:p.messageTemplateEn)||"")}else o.push((r?d.messagePrefix:d.messagePrefixEn)||"");else if(u)return null}return o.length===0?null:{effectivePrompt:o.join(`
|
|
3
|
+
${p}`:p,f=!0;break}}if(!f){for(let g=c.length-1;g>=0;g--)if(c[g].type==="tool-use"&&!c[g].hasResult){c[g].hasResult=!0,c[g].toolResult=p;break}}}r.currentTool=null}else if(!i&&(typeof a=="string"&&a.trim()||Array.isArray(s.message?.attachments)&&s.message.attachments.length>0)){let c=s.message?.clientMessageId||s.clientMessageId||null,d={type:"user",content:a,clientMessageId:c},u=e.messagesMap[t]||[];if(u.some(f=>Si(f,d))){if(c){for(let f=u.length-1;f>=0;f--)if(u[f].type==="user"&&u[f].clientMessageId===c){s.dbMessageId&&!u[f].dbMessageId&&(u[f].dbMessageId=s.dbMessageId),s.message?.id&&!u[f].messageId&&(u[f].id=s.message.id,u[f].messageId=s.message.id),s.ts&&!u[f].ts&&(u[f].ts=s.ts),Jd(e,u[f],n);break}}}else{let f=e.addMessageToConversation(t,{...s.message?.id?{id:s.message.id,messageId:s.message.id}:{},...s.ts?{ts:s.ts}:{},type:"user",content:a,...s.message?.attachments?{attachments:s.message.attachments}:{},...s.message?.quote?{quote:s.message.quote}:{},...c?{clientMessageId:c}:{}});Jd(e,f,n)}}}else if(s.type==="result"){delete e.processingConversations[t],Ce(e,t);let i=e.conversations.find(d=>d.id===t);i&&i.connecting&&(i.connecting=!1);let o=e._currentYeaftSessionId||null;if(e._currentYeaftTurnId){let d=Object.entries(e.activeVpTurns||{}).find(([,u])=>(u?.turnId===e._currentYeaftTurnId||!u?.turnId&&u===e.activeVpTurns[e._currentYeaftTurnId])&&(!e._currentYeaftAgentId||!u?.agentId||u.agentId===e._currentYeaftAgentId));if(d){let[u,p]=d,{[u]:f,...g}=e.activeVpTurns;!o&&p?.sessionId&&(o=p.sessionId),e.activeVpTurns=g}}if(o&&e._currentYeaftVpId&&e.vpStatuses){let d=e._currentYeaftTurnId||null,u={...e.vpStatuses||{}},p=!1;for(let[f,g]of Object.entries(u))!g||g.vpId!==e._currentYeaftVpId||e._currentYeaftAgentId&&g.agentId&&g.agentId!==e._currentYeaftAgentId||(g.sessionId||g.groupId||null)!==o||d&&g.turnId&&g.turnId!==d||(u[f]={...g,state:"idle",turnId:null,since:Date.now()},p=!0);p&&(e.vpStatuses=u)}o&&typeof e.clearYeaftSessionProcessingIfIdle=="function"&&e.clearYeaftSessionProcessingIfIdle(o,{agentId:e._currentYeaftAgentId||null}),e._closedAt||(e._closedAt={}),e._closedAt[t]=Date.now(),e._turnCompletedConvs||(e._turnCompletedConvs=new Set),e._turnCompletedConvs.add(t),r.currentTool=null,rs(e,t);let a=e.messagesMap[t]||[],l=s.result_text||"";if(typeof l=="string"&&l.trim()){let d=!1;for(let u=a.length-1;u>=0;u--){if(a[u].type==="assistant"){d=!0;break}if(a[u].type==="user")break}d||e.appendToAssistantMessageForConversation(t,l.trim())}e.finishStreamingForConversation(t),!(n&&e.promoteCompletedYeaftHistoryOutline?.(t,e._currentYeaftTurnId||null,n))&&o&&n&&e.invalidateYeaftHistoryOutline?.(o,n),e.sweepStaleStreamingForConversation(t),o&&n&&e.pruneConversationMessageRetention?.(t,o,n)}}var tu=B(()=>{ns();Ci();Ra()});function Ls(e){if(e==null)return e;try{return JSON.parse(JSON.stringify(e))}catch{return e}}function Ai(e,t){if(!t)return e??null;if(Object.prototype.hasOwnProperty.call(t,"base"))return Ls(t.base)??null;if(Object.prototype.hasOwnProperty.call(t,"replacement"))return Ls(t.replacement)??null;let s=e&&typeof e=="object"&&!Array.isArray(e)?Ls(e):{};if(t.set&&typeof t.set=="object")for(let[n,r]of Object.entries(t.set))s[n]=Ls(r);if(t.body&&typeof t.body=="object"){let n=s.body&&typeof s.body=="object"&&!Array.isArray(s.body)?{...s.body}:{};for(let[i,o]of Object.entries(t.body))i==="messages"||i==="messagesFrom"||i==="messagesAppend"||i==="messagesKey"||(n[i]=Ls(o));let r=t.body.messagesKey==="messages"||t.body.messagesKey==="input"?t.body.messagesKey:Array.isArray(n.messages)||Object.prototype.hasOwnProperty.call(t.body,"messages")?"messages":"input";if(Array.isArray(t.body.messages))n[r]=Ls(t.body.messages)||[];else if(Array.isArray(t.body.messagesAppend)){let i=Array.isArray(n[r])?n[r]:[],o=Number.isFinite(Number(t.body.messagesFrom))?Number(t.body.messagesFrom):i.length;n[r]=i.slice(0,o).concat(Ls(t.body.messagesAppend)||[])}s.body=n}return s}function su(e,t){return!t||!Object.prototype.hasOwnProperty.call(t,"rawRequestDelta")?e??null:Ai(e??null,t.rawRequestDelta)}function wr(e){if(!e)return 0;let t=typeof e=="string"?e:String(e),s=0,n=0;for(let r of t){let i=r.codePointAt(0)||0;i>=19968&&i<=40959||i>=12352&&i<=12447||i>=12448&&i<=12543||i>=44032&&i<=55215?s+=1:n+=1}return Math.ceil(s+n/4)}function Zv(e){let t=[],s=[];if(!e)return{messageText:t,toolText:s};let n=e.content;if(typeof n=="string")e.role==="tool"?s.push(n):t.push(n);else if(Array.isArray(n))for(let r of n){if(!r||typeof r!="object")continue;let i=r.type;if(i==="text"&&typeof r.text=="string")t.push(r.text);else if(i==="tool_use"){if(s.push(String(r.name||"")),r.input!==void 0)try{s.push(JSON.stringify(r.input))}catch{}}else if(i==="tool_result"){let o=r.content;if(typeof o=="string")s.push(o);else if(Array.isArray(o)){for(let a of o)if(a)if(typeof a=="string")s.push(a);else if(typeof a=="object"&&typeof a.text=="string")s.push(a.text);else try{s.push(JSON.stringify(a))}catch{}}else if(o!==void 0)try{s.push(JSON.stringify(o))}catch{}}else try{t.push(JSON.stringify(r))}catch{}}if(Array.isArray(e.toolCalls)){for(let r of e.toolCalls)if(r&&(s.push(String(r.name||"")),r.input!==void 0))try{s.push(JSON.stringify(r.input))}catch{}}return{messageText:t,toolText:s}}function nu(e){let t=0,s=0;if(e&&Array.isArray(e.messages))for(let i of e.messages){let{messageText:o,toolText:a}=Zv(i);for(let l of o)t+=wr(l);for(let l of a)s+=wr(l)}let n=0,r=0;if(e&&typeof e.response=="string"&&(n+=wr(e.response)),e&&Array.isArray(e.toolCalls)){for(let i of e.toolCalls)if(i&&(r+=wr(String(i.name||"")),i.input!==void 0))try{r+=wr(JSON.stringify(i.input))}catch{}}return{inputMessageTokens:t,inputToolTokens:s,outputMessageTokens:n,outputToolTokens:r,inputTotalEstimated:t+s,outputTotalEstimated:n+r}}function Va(e,t,s){let n=Math.max(0,Math.floor(Number(e)||0)),r=Math.max(0,Number(t)||0),i=Math.max(0,Number(s)||0),o=r+i;if(n===0)return{message:0,tool:0};if(o===0)return{message:n,tool:0};let a=Math.round(r/o*n),l=Math.min(n,Math.max(0,a));return{message:l,tool:n-l}}function ru(e){if(e==null||e==="")return"";let t;if(typeof e=="number")t=e;else if(typeof e=="string"){let o=Date.parse(e);if(Number.isNaN(o)){let a=Number(e);if(!Number.isFinite(a))return"";t=a}else t=o}else return"";if(!Number.isFinite(t))return"";let s=new Date(t),n=String(s.getHours()).padStart(2,"0"),r=String(s.getMinutes()).padStart(2,"0"),i=String(s.getSeconds()).padStart(2,"0");return`${n}:${r}:${i}`}var Ha=B(()=>{});function kt(e,t){return!e||!t?"":`${e}${t}`}function kr(e){let t=typeof e=="string"?e:String(e||"");if(!t)return{agentId:null,sessionId:null};let s=t.indexOf("");if(s<0)return{agentId:null,sessionId:t};let n=t.slice(0,s)||null,r=t.slice(s+1)||null;return{agentId:n,sessionId:r}}function Oa(e){return e?`${e}`:""}function Fa(e,t){return!e||!t?"":`${e}${t}`}var Sr=B(()=>{});function Jv(e,t){if(!e||!!!t?.online)return!1;let n=!e.online,r=e.online&&e.version!=null&&t.version!=null&&e.version!==t.version;return n||r}function iu(e,t){let s=e.lastViewedConversation||localStorage.getItem("lastViewedConversation");if(!s)return!1;let n=e.conversations.find(i=>i.id===s);if(!n)return!1;let r=t?.agentId||e.currentAgent;return t&&(e.currentAgent=t.agentId,e.currentAgentInfo=t.agentInfo,e.sendWsMessage({type:"select_agent",agentId:t.agentId,silent:!0})),e.activeConversations=[s],e.currentWorkDir=n.workDir,e.messagesMap[s]=[],e.sendWsMessage({type:"select_conversation",conversationId:s}),e.requestChatHistory?.(s,{mode:"recent",turns:5}),e.sendWsMessage({type:"refresh_conversation",conversationId:s}),!0}function ou(e,t){let s=Array.isArray(e.agents)?e.agents:[],n=e._hasHandledAgentList===!0,r=e.currentAgent||null,i=!!(r&&s.some(a=>a&&a.id===r&&a.online));e.agents=t.agents,e._hasHandledAgentList=!0;let o=e.currentAgent||null;if(o){let a=e._yeaftAgentSeen&&e._yeaftAgentSeen.id===o?e._yeaftAgentSeen:null,l=t.agents.find(d=>d.id===o)||null;(e.currentView==="yeaft"||e.workCenterOpen&&e.workCenterAgentId===o)&&Jv(a,l)&&(e._yeaftReconnectCatchUpPending=!0),l?e._yeaftAgentSeen={id:o,online:!!l.online,version:l.version!=null?l.version:null}:a?a.online&&(e._yeaftAgentSeen={id:o,online:!1,version:a.version}):e._yeaftAgentSeen={id:o,online:!1,version:null}}{let a=new Set(t.agents.map(l=>l.id));for(let l of t.agents)e.proxyPorts[l.id]=l.proxyPorts||[],l.yeaftStatus&&typeof e.cacheYeaftAgentStatus=="function"&&e.cacheYeaftAgentStatus(l.id,l.yeaftStatus);for(let l of Object.keys(e.proxyPorts))a.has(l)||delete e.proxyPorts[l]}if(e.currentAgent){let a=t.agents.find(l=>l.id===e.currentAgent);a&&(e.currentAgentInfo=a)}if(e.currentView==="yeaft"&&!e.currentAgent){let a=t.agents.find(l=>l.online);a&&(e.currentAgent=a.id,e.currentAgentInfo=a)}if(e.currentView==="yeaft"&&typeof e.loadOpenedYeaftSessionsForConnectedAgents=="function"){let a=t.agents.filter(l=>l&&l.online&&l.id).map(l=>l.id);e.loadOpenedYeaftSessionsForConnectedAgents(a)}{let a=[],l=new Set;for(let d of t.agents)for(let u of d.conversations||[])l.has(u.id)||(l.add(u.id),a.push({...u,type:u.type,agentId:d.id,agentName:d.name}),u.title&&(u.customTitle&&(e.customConversationTitles[u.id]=u.title),e.conversationTitles[u.id]||(e.conversationTitles[u.id]=u.title)));for(let d of a){d.agentOnline=!0;let u=e.conversations.find(p=>p.id===d.id);if(u)u.claudeSessionId=d.claudeSessionId||u.claudeSessionId,u.processing=d.processing,u.userId=d.userId,u.username=d.username,u.agentId=d.agentId,u.agentName=d.agentName,u.agentOnline=!0,d.type&&(u.type=d.type),d.name!==void 0&&(u.name=d.name);else{let p=e._recentlyDeletedSessions?.[d.id];if(p&&Date.now()-p<15e3)continue;e.conversations.push(d)}d.pinned&&!e.pinnedSessions.includes(d.id)&&e.pinnedSessions.push(d.id)}let c=new Set(t.agents.map(d=>d.id));e.conversations=e.conversations.filter(d=>{if(l.has(d.id)||e.activeConversations.includes(d.id))return!0;if(d.agentId&&c.has(d.agentId)){let u=e._recentlyDeletedSessions?.[d.id];return u&&Date.now()-u<15e3||(delete e.messagesMap[d.id],delete e.processingConversations[d.id],Ce(e,d.id),delete e.executionStatusMap[d.id]),!1}return d.agentId&&!c.has(d.agentId)&&(d.agentOnline=!1),!0});for(let d of a)if(d.processing&&!Rs(e,d.id)&&!e._turnCompletedConvs?.has(d.id))e.processingConversations[d.id]=!0;else if(e.processingConversations[d.id]){delete e.processingConversations[d.id],Ce(e,d.id);let u=e.executionStatusMap[d.id];u&&(u.currentTool=null),e.finishStreamingForConversation(d.id)}for(let d of Object.keys(e.processingConversations))if(!l.has(d)){if(d.startsWith("yeaft-"))continue;delete e.processingConversations[d],Ce(e,d);let u=e.executionStatusMap[d];u&&(u.currentTool=null),e.finishStreamingForConversation(d)}}if(localStorage.setItem("pinned-sessions",JSON.stringify(e.pinnedSessions)),e._closedAt){let a=Date.now();for(let l of Object.keys(e._closedAt))a-e._closedAt[l]>3e4&&(delete e._closedAt[l],e._turnCompletedConvs?.delete(l))}if(e.currentAgent){let a=t.agents.find(l=>l.id===e.currentAgent&&l.online);if(a){let l=!!e._yeaftReconnectCatchUpPending,d=l||n&&!i;if(e.currentAgentInfo=a,d&&(e._offlineConversationRestoreKey=null,e.sendWsMessage({type:"select_agent",agentId:e.currentAgent,silent:!0})),d&&e.workCenterOpen&&e.workCenterAgentId===e.currentAgent&&typeof e.listWorkItems=="function"){let u=e._workCenterListFiltersByAgent?.[e.workCenterAgentId]||{};e.listWorkItems(e.workCenterAgentId,u).catch(()=>{})}if(e._yeaftReconnectCatchUpPending=!1,e.currentView==="yeaft"&&typeof e.requestYeaftSessionBootstrap=="function"){let u=l||!e.yeaftSessionReady||!e.yeaftModel||!e.yeaftStatus;(u||l)&&e.requestYeaftSessionBootstrap({forceSessionReady:u,catchUpHistory:l})}if(!d)return;if(e.currentConversation){let u=e.conversations.find(g=>g.id===e.currentConversation);e.sendWsMessage({type:"select_conversation",conversationId:e.currentConversation});let p=e.messagesMap[e.currentConversation]||[],f=Ps(p);f!=null?e.requestChatHistory?.(e.currentConversation,{mode:"delta",afterMessageId:f}):e.requestChatHistory?.(e.currentConversation,{mode:"recent",turns:5}),e.sendWsMessage({type:"refresh_conversation",conversationId:e.currentConversation})}else e.recoveryDismissed||iu(e);return}else{let l=`${e.currentAgent||""}:${e.currentConversation||""}`;e.currentConversation&&(!n||i||e._offlineConversationRestoreKey!==l)&&(e._offlineConversationRestoreKey=l,e.sendWsMessage({type:"select_conversation",conversationId:e.currentConversation}));return}}if(!e.currentConversation&&!e.currentAgent&&!e.recoveryDismissed){let a=e.lastViewedConversation||localStorage.getItem("lastViewedConversation"),l=e.lastUsedAgent;if(a){let c=e.conversations.find(d=>d.id===a);if(c){let d=t.agents.find(u=>u.id===c.agentId&&u.online);if(d){iu(e,{agentId:c.agentId,agentInfo:d});return}}}l&&(e.agents.find(d=>d.id===l&&d.online)?e.selectAgent(l):e.checkPendingRecovery())}}function au(e,t){let s=e.pendingAgentSelection||null;if(s){if(!(typeof t.requestId=="string"&&t.requestId?t.requestId===s.requestId:t.agentId===s.agentId))return!1;if(e.pendingAgentSelection=null,t.ok===!1)return e.agentSwitching=!1,!1}else{if(t.requestId)return!1;if(e.currentAgent&&t.agentId!==e.currentAgent)return!1}e.agentSwitching=!1;let n=e.currentAgent===t.agentId,r={id:t.agentId,name:t.agentName,workDir:t.workDir,capabilities:t.capabilities||["terminal","file_editor","background_tasks"],version:t.version||null};if(typeof e.activateYeaftAgent=="function"?e.activateYeaftAgent(t.agentId,r):(e.currentAgent=t.agentId,e.currentAgentInfo=r),Array.isArray(t.slashCommands)){let u=[...new Set(t.slashCommands)];e.slashCommandsMap[`agent:${t.agentId}`]=u}t.slashCommandDescriptions&&(e.slashCommandDescriptions={...e.slashCommandDescriptions,...t.slashCommandDescriptions});let i=t.conversations||[],o=new Set,a=i.filter(u=>o.has(u.id)?!1:(o.add(u.id),!0)).map(u=>({...u,agentId:t.agentId,agentName:t.agentName}));if(n&&e.currentConversation){let u=i.find(p=>p.id===e.currentConversation);u&&!a.find(p=>p.id===u.id)&&a.push({...u,agentId:t.agentId,agentName:t.agentName})}let l=new Set(a.map(u=>u.id)),c=e.conversations.filter(u=>!l.has(u.id));e.conversations=[...c,...a];for(let u of i)u.title&&(u.customTitle&&(e.customConversationTitles[u.id]=u.title),e.conversationTitles[u.id]||(e.conversationTitles[u.id]=u.title));let d=new Set(i.map(u=>u.id));for(let u of i)if(u.processing&&!Rs(e,u.id)&&!e._turnCompletedConvs?.has(u.id))e.processingConversations[u.id]=!0;else if(e.processingConversations[u.id]){delete e.processingConversations[u.id],Ce(e,u.id);let p=e.executionStatusMap[u.id];p&&(p.currentTool=null),e.finishStreamingForConversation(u.id)}for(let u of Object.keys(e.processingConversations))if(!d.has(u)){if(u.startsWith("yeaft-"))continue;if(!c.some(f=>f.id===u)){delete e.processingConversations[u],Ce(e,u);let f=e.executionStatusMap[u];f&&(f.currentTool=null),e.finishStreamingForConversation(u)}}if(e.currentView!=="yeaft"){if(n&&e.currentConversation){let u=e.conversations.find(p=>p.id===e.currentConversation);e.currentWorkDir=u?.workDir||e.currentWorkDir||t.workDir,Mt(e),e.sendWsMessage({type:"select_conversation",conversationId:e.currentConversation})}else{e.activeConversations=[],e.currentWorkDir=t.workDir;let u=e.lastViewedConversation||localStorage.getItem("lastViewedConversation");u&&e.conversations.find(p=>p.id===u)&&(e.autoRestoreConversation(u),e.pendingRecovery=null)}Xc(e)}return!0}var lu=B(()=>{ns();Ts();pr()});function ey(e={}){return{providers:e.providers||[],primaryModel:e.primaryModel||null,fastModel:e.fastModel||null,language:e.language||"en"}}function cu(){return window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore()}function ry(e,t){let s=t.agentId||null,n=Array.isArray(e.yeaftSessionHydrateSlices)?e.yeaftSessionHydrateSlices.filter(r=>r.agentId!==s):[];e.yeaftSessionHydrateSlices=[...n,{agentId:s,sessions:Array.isArray(t.sessions)?t.sessions:[]}]}function iy(e){let t=cu(),s=null;try{s=localStorage.getItem("lastViewedYeaftSession")||null}catch{}let n=kr(s),r=e.yeaftActiveSessionFilter||t?.activeSessionId||null;if(r){let i=t?.activeSessionKey?t.sessions?.[t.activeSessionKey]:null;return i?.id===r&&i.agentId?{sessionId:r,agentId:i.agentId}:n.sessionId===r&&n.agentId?n:{sessionId:r,agentId:null}}return n}function du(e){let t=cu(),s=iy(e);typeof t?.beginInventoryCommit=="function"?t.beginInventoryCommit(s.sessionId,s.agentId):typeof t?.resetInventory=="function"&&t.resetInventory();let n=Array.isArray(e.yeaftSessionHydrateSlices)?e.yeaftSessionHydrateSlices:[],r=s.agentId?[...n.filter(i=>i.agentId===s.agentId),...n.filter(i=>i.agentId!==s.agentId)]:n;r.length===0&&t?.applySnapshot?.([],null),r.forEach((i,o)=>{t?.applySnapshot?.(i.sessions||[],i.agentId||null,{deferActivation:o<r.length-1})}),e.yeaftSessionHydrateSlices=[]}function oy(e){let t=e.yeaftSessionHydrateRequestId||null;e.yeaftSessionInventoryCompleteSupported!==!1||!t||(clearTimeout(e._legacyYeaftSessionHydrateTimer),e._legacyYeaftSessionHydrateTimer=setTimeout(()=>{e.yeaftSessionHydrateRequestId===t&&(e._legacyYeaftSessionHydrateTimer=null,du(e),e._hasHandledYeaftSessionHydrate=!0,e.yeaftSessionHydrateRequestId=null,e.yeaftSessionHydrateError=null,e._yeaftSessionInventorySocketQuarantined=!0)},ny))}function ay(e,t={}){let s=e||{systemPrompt:"",messages:[],rawRequest:null},n={systemPrompt:s.systemPrompt||"",messages:Array.isArray(s.messages)?[...s.messages]:[],rawRequest:s.rawRequest??null};if(t?.base){let r={systemPrompt:t.systemPrompt||"",messages:Array.isArray(t.messages)?t.messages:[],rawRequest:null};return Object.prototype.hasOwnProperty.call(t,"rawRequestDelta")&&(r.rawRequest=Ai(null,t.rawRequestDelta)),r}if(typeof t?.systemPrompt=="string"&&(n.systemPrompt=t.systemPrompt),Array.isArray(t?.messages))n.messages=t.messages;else if(Array.isArray(t?.messagesAppend)){let r=Number.isFinite(Number(t.messagesFrom))?Number(t.messagesFrom):n.messages.length;n.messages=n.messages.slice(0,r).concat(t.messagesAppend)}return Object.prototype.hasOwnProperty.call(t||{},"rawRequestDelta")&&(n.rawRequest=Ai(n.rawRequest,t.rawRequestDelta)),n}function ly(e=[]){let t=new Map;return e.map(s=>{if(!s||!s.requestDelta)return s;let n=s.turnId||"__unknown__",r=t.get(n)||s.requestBase||null,i=r?.rawRequest??null,o=ay(r,s.requestDelta);return t.set(n,o),{...s,systemPrompt:typeof s.systemPrompt=="string"&&s.systemPrompt?s.systemPrompt:o.systemPrompt,messages:Array.isArray(s.messages)&&s.messages.length>0?s.messages:o.messages,rawRequest:s.rawRequest??null,rawRequestBase:i}})}function uu(e,t){let s=De();switch(e._lastPongAt=Date.now(),t.type){case"work_center_response":{let n=t.requestId?e.workCenterPending[t.requestId]:null;if(!n)break;clearTimeout(n.timer),delete e.workCenterPending[t.requestId],t.ok?n.resolve(t.data):n.reject(new Error(t.error||"Work Center request failed"));break}case"work_center_event":e.applyWorkCenterEvent(t.agentId,t.event);break;case"auth_result":if(t.success){if(e.authenticated=!0,t.sessionKey&&(e.sessionKey=vt(t.sessionKey),s.setSessionKey(t.sessionKey)),t.acceptPlaintext===!0&&(e.serverEncryptionRequired=!1),e.yeaftSessionInventoryCompleteSupported=t.yeaftSessionInventoryComplete===!0,e.yeaftSessionHydrateSlices=[],e._hasHandledYeaftSessionHydrate=!1,e.yeaftSessionHydrateError=null,t.role&&(s.role=t.role),typeof e.requestYeaftSessionInventory=="function")e.requestYeaftSessionInventory();else{let n=e.conversations.map(r=>r.id).filter(Boolean);e.sendWsMessage({type:"get_agents",conversationIds:n.length>0?n:void 0})}e.checkPendingRecovery()}else e.addMessage({type:"error",content:t.error||Le("login.error.loginFailed")}),s.handleAuthFailure?.(void 0,t._wsAuthToken,t._wsAuthGeneration);break;case"agent_list":ou(e,t);break;case"yeaft_session_hydrate":{if(e.yeaftSessionInventoryCompleteSupported===!0&&(!t.requestId||t.requestId!==e.yeaftSessionHydrateRequestId)||e.yeaftSessionInventoryCompleteSupported!==!0&&!e.yeaftSessionHydrateRequestId||t.requestId&&e.yeaftSessionHydrateRequestId&&t.requestId!==e.yeaftSessionHydrateRequestId)break;ry(e,t),e.yeaftSessionInventoryCompleteSupported!==!0&&oy(e);break}case"yeaft_session_hydrate_complete":if(e.yeaftSessionInventoryCompleteSupported===!0&&(!t.requestId||t.requestId!==e.yeaftSessionHydrateRequestId)||e.yeaftSessionHydrateRequestId&&!t.requestId||t.requestId&&e.yeaftSessionHydrateRequestId&&t.requestId!==e.yeaftSessionHydrateRequestId)break;clearTimeout(e._legacyYeaftSessionHydrateTimer),e._legacyYeaftSessionHydrateTimer=null,t.ok!==!1?du(e):e.yeaftSessionHydrateSlices=[],e.yeaftSessionHydrateRequestId=null,e._hasHandledYeaftSessionHydrate=t.ok!==!1,e.yeaftSessionHydrateError=t.ok===!1?t.error||"session_inventory_failed":null;break;case"session_catalog_snapshot":e.applySessionCatalogSnapshot(t.catalog,t.projectsAuthoritative===!0?t.projects:null,t.hiddenCatalog);break;case"session_ui_metadata_updated":e.finishSessionCatalogMutation?.(t);break;case"session_catalog_reorder_result":e.finishSessionCatalogMutation?.(t);break;case"agent_selected":if(!au(e,t))break;e.workCenterOpen&&e.workCenterAgentId&&e.listWorkItems(e.workCenterAgentId).catch(()=>{});break;case"conversation_created":Wd(e,t);break;case"conversation_resumed":jd(e,t);break;case"conversation_selected":if(e.currentConversation===t.conversationId)return;e.activeConversations=[t.conversationId];{let n=e.conversations.find(r=>r.id===t.conversationId);n&&(e.currentWorkDir=n.workDir)}e.messagesMap[t.conversationId]=[],e.saveOpenSessions();break;case"conversation_settings_updated":{let n=e.conversations.find(i=>i.id===t.conversationId);n&&t.disallowedTools!==void 0&&(n.disallowedTools=t.disallowedTools);let r=e.conversationMcpServers[t.conversationId];if(r&&t.disallowedTools){let i=new Set(t.disallowedTools),o=e.conversationMcpServerTools[t.conversationId]||{};for(let a of r){let l=o[a.name];l&&l.length>0?a.enabled=!l.some(c=>i.has(c)):a.enabled=!i.has(`mcp__${a.name}`)}}t.needRestart&&n&&(n.needRestart=!0);break}case"sync_messages_result":Gd(e,t);break;case"conversation_deleted":La(e,t);break;case"conversation_delete_result":t.ok&&La(e,t);break;case"turn_completed":Ud(e,t);break;case"conversation_closed":Kd(e,t);break;case"claude_output":e.handleAssistantOutputFrame(t.conversationId,t.data);break;case"yeaft_output":case"yeaft_session_output":case"session_output":e.handleYeaftOutput(t);break;case"yeaft_asset_ready":{let n=t.conversationId||e.yeaftConversationIdsByAgent?.[t.agentId]||e.yeaftConversationId;if(!n||!t.image)break;e.messagesMap[n]||(e.messagesMap[n]=[]),e.messagesMap[n].some(i=>i?.type==="chat-image"&&i.assetId===t.image.assetId&&i.sessionId===t.sessionId&&i.turnId===t.turnId)||e.addMessageToConversation(n,{type:"chat-image",...t.image,sessionId:t.sessionId||null,vpId:t.vpId||null,speakerVpId:t.vpId||null,turnId:t.turnId||null,threadId:t.threadId||null});break}case"yeaft_history_chunk":Zd(e,t);break;case"yeaft_history_outline":e.handleYeaftHistoryOutline(t);break;case"yeaft_history_search_result":e.handleYeaftHistorySearchResult(t);break;case"yeaft_history_window":{let n=e.pendingYeaftHistoryWindow?.(t);if(!n||(n.pending?.prefetch===!0&&(t.prefetch=!0),e.pendingYeaftHistoryWindow?.(t)?.pending!==n.pending))break;let r=t.error?null:Qd(e,t);e.handleYeaftHistoryWindow(t,r);break}case"yeaft_tool_stats":{e._fetchYeaftToolStatsTimer&&(clearTimeout(e._fetchYeaftToolStatsTimer),e._fetchYeaftToolStatsTimer=null);let n=t?.snapshot,r=n&&typeof n=="object"&&!Array.isArray(n)?n:{};e.yeaftToolStats={snapshot:r,registered:Array.isArray(t?.registered)?t.registered:[],unused:Array.isArray(t?.unused)?t.unused:[],error:typeof t?.error=="string"?t.error:null,notice:typeof t?.notice=="string"?t.notice:null,fetchedAt:Date.now()},e.yeaftToolStatsLoading=!1;break}case"yeaft_debug_history":{let n=typeof t?.requestId=="string"?t.requestId:"",r=typeof t?.detailTurnId=="string"&&t.detailTurnId,i=r?e._yeaftDebugHistoryLatestDetailRequestId:e._yeaftDebugHistoryLatestListRequestId;if(i&&n!==i||!i&&n)break;e._fetchYeaftDebugHistoryTimer&&(clearTimeout(e._fetchYeaftDebugHistoryTimer),e._fetchYeaftDebugHistoryTimer=null),e._yeaftDebugHistoryInFlightKey=null;let o=Array.isArray(t?.turns)?t.turns:[],a=t?.search?sy:ty,l=r?o:o.slice(-a),c=new Set(l.map(y=>y?.turnId).filter(Boolean)),d=ly(Array.isArray(t?.loops)?t.loops:[]),u=r?d:d.filter(y=>!y?.turnId||c.has(y.turnId)),p=Array.isArray(t?.dreamEvents)?t.dreamEvents:[];e.yeaftDebugHistoryHasMore=!!t?.hasMore||!r&&o.length>l.length,!t?.detailTurnId&&Number.isFinite(t?.limit)&&t.limit>0&&(e.yeaftDebugHistoryLimit=Math.min(a,t.limit)),(!e.yeaftDebugTurnsById||typeof e.yeaftDebugTurnsById!="object")&&(e.yeaftDebugTurnsById={}),Array.isArray(e.yeaftDebugLoops)||(e.yeaftDebugLoops=[]),Array.isArray(e.yeaftDebugTurnOrder)||(e.yeaftDebugTurnOrder=[]);let f=r?{...e.yeaftDebugTurnsById}:{};for(let y of l){let M=y?.turnId;if(!M)continue;let x=f[M];if(x){let E=y?.detailsLoaded?{...x,...y}:{...y,...x};E.memoryLoaded==null&&x.memoryLoaded!=null&&(E.memoryLoaded=x.memoryLoaded),E.memoryAdjust==null&&x.memoryAdjust!=null&&(E.memoryAdjust=x.memoryAdjust),f[M]=E}else f[M]=y}e.yeaftDebugTurnsById=f;let g=y=>y?.loopInstanceId||`${y?.turnId||""}#${y?.loopNumber||0}`,h=e.yeaftDebugLoops,v=new Map;for(let y of h)y&&v.set(g(y),y);let k=new Set,w=[];for(let y of u){if(!y)continue;let M=g(y);k.add(M);let x=v.get(M);w.push(r?{...x||{},...y}:x||y)}if(r)for(let y of h)!y||k.has(g(y))||w.push(y);e.yeaftDebugLoops=w;let I=new Set,b=[],m=y=>{!y||I.has(y)||(I.add(y),b.push(y))};if(r){for(let y of e.yeaftDebugTurnOrder)m(y);for(let y of l)m(y?.turnId)}else for(let y of l)m(y?.turnId);e.yeaftDebugTurnOrder=r?b:b.slice(-a);for(let y of p){if(!y)continue;let M=null,x=y.sessionId||y.groupId;typeof y.target=="string"&&y.target.includes("/")?M=y.target:typeof x=="string"&&x?M=`group/${x}`:M="*",typeof e._appendDreamEvent=="function"&&e._appendDreamEvent(M,y),y.type==="dream_progress"&&typeof e.handleYeaftOutput=="function"&&e.handleYeaftOutput({event:y})}e.yeaftDebugHistoryLoading=!1,e.yeaftDebugHistoryError=typeof t?.error=="string"?t.error:null,e.yeaftDebugHistoryFetchedAt=Date.now(),r&&e.yeaftDebugPanel&&e.yeaftDebugPanel.turnId===t.detailTurnId&&(e.yeaftDebugPanel={...e.yeaftDebugPanel,status:e.yeaftDebugHistoryError?"error":"ready",error:e.yeaftDebugHistoryError});break}case"chat_image":t.conversationId&&t.fileId&&e.addMessageToConversation(t.conversationId,{type:"chat-image",fileId:t.fileId,previewToken:t.previewToken,mimeType:t.mimeType});break;case"error":{let n=t.conversationId||e.currentConversation,r=["Permission denied","Agent not found","No conversation selected","Agent is still syncing","No agent available","Agent access denied"].some(c=>t.message?.includes(c));if((t.message?.includes("Agent is still syncing")||t.message?.includes("Agent not found"))&&Mt(e),["No conversation selected","Agent is still syncing","No agent available"].some(c=>t.message?.includes(c))&&n&&(delete e.processingConversations[n],Ce(e,n),e.finishStreamingForConversation(n)),r&&n){let c=e.messagesMap[n];if(c&&c.length>0)for(let d=c.length-1;d>=0&&d>=c.length-5;d--){let u=c[d];if(u&&u.type==="error"&&u._sysErrBaseContent!==void 0){if(u._sysErrBaseContent===t.message&&Date.now()-(u._sysErrFirstAt||0)<=3e3){u._sysErrCount=(u._sysErrCount||1)+1,u.content=`${u._sysErrBaseContent} (\xD7${u._sysErrCount})`,u._sysErrRemoveTimer&&(clearTimeout(u._sysErrRemoveTimer),u._sysErrRemoveTimer=setTimeout(()=>{let p=e.messagesMap[n];if(p){let f=p.findIndex(g=>g.id===u.id);f>=0&&p.splice(f,1)}},5e3));return}break}}}let o=Date.now().toString()+Math.random().toString(36).substr(2,9),a={type:"error",content:t.message,transient:r,dbMessageId:r?"err_"+o:void 0};r&&(a._sysErrBaseContent=t.message,a._sysErrCount=1,a._sysErrFirstAt=Date.now()),e.addMessageToConversation(n,a);let l=null;if(r&&n){let c=e.messagesMap[n];c&&c.length>0&&(l=c[c.length-1])}if(r&&n&&l){let c=n,d="err_"+o;l._sysErrRemoveTimer=setTimeout(()=>{let u=e.messagesMap[c];if(u){let p=u.findIndex(f=>f.id===d);p>=0&&u.splice(p,1)}},5e3)}!r&&n&&(delete e.processingConversations[n],Ce(e,n),e.finishStreamingForConversation(n));break}case"history_sessions_list":if(t.requestId&&e._historySessionsRequestId&&t.requestId!==e._historySessionsRequestId)break;e.historySessions=t.sessions||[],e.historySessionsLoading=!1;break;case"folders_list":if(t.requestId&&e._foldersRequestId&&t.requestId!==e._foldersRequestId)break;e.folders=t.folders||[],e.foldersLoading=!1,e._foldersResolve&&(e._foldersResolve(),e._foldersResolve=null);break;case"models_list":if(t.requestId&&e._modelsRequestId&&t.requestId!==e._modelsRequestId)break;e.providerModels=t.models||[],e.providerModelsLoading=!1,e._modelsTimeout&&(clearTimeout(e._modelsTimeout),e._modelsTimeout=null),e._modelsResolve&&(e._modelsResolve(e.providerModels),e._modelsResolve=null);break;case"conversation_refresh":zd(e,t);break;case"session_pinned":if(t.conversationId){let n=t.agentId?{agentId:t.agentId}:{};if(typeof e.setSessionPinned=="function")e.setSessionPinned(t.conversationId,!!t.pinned,n);else try{let r=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();r&&typeof r.applyPinState=="function"&&r.applyPinState(t.conversationId,!!t.pinned,t.agentId||e.yeaftSessionAgentById?.[t.conversationId]||e.currentAgent||null)}catch{}}break;case"execution_cancelled":Yd(e,t);break;case"slash_commands_update":if(Array.isArray(t.slashCommands)){let n=[...new Set(t.slashCommands)];if(t.commandSet==="yeaft"){let r=t.conversationId&&t.conversationId!=="__preload__"?t.conversationId:null,i=t.agentId&&e.yeaftConversationIdsByAgent?.[t.agentId]||null,o=r||i;o&&(e.slashCommandsMap[o]=n);let a=e.yeaftConversationId||null,l=t.agentId?e.currentAgent===t.agentId&&(i===a||r===a):r===a;a&&l&&(e.slashCommandsMap[a]=n)}else t.conversationId&&(e.slashCommandsMap[t.conversationId]=n),t.agentId&&(e.slashCommandsMap[`agent:${t.agentId}`]=n)}t.slashCommandDescriptions&&(e.slashCommandDescriptions={...e.slashCommandDescriptions,...t.slashCommandDescriptions});break;case"compact_status":{let n=t.conversationId;e.compactStatus={conversationId:n,status:t.status,message:t.message},t.status==="completed"?setTimeout(()=>{e.compactStatus?.conversationId===n&&e.compactStatus?.status==="completed"&&(e.compactStatus=null)},3e3):t.status==="compacting"&&setTimeout(()=>{e.compactStatus?.conversationId===n&&e.compactStatus?.status==="compacting"&&(e.compactStatus=null)},3e4)}break;case"pong_session":{let n=t.conversationId;if(!n)break;if(e._pongTimeouts?.[n]&&(clearTimeout(e._pongTimeouts[n]),delete e._pongTimeouts[n]),t.status==="unsupported"){Ce(e,n),Ld(e,n);break}if(t.status==="ok")e.sessionHealth?.[n]&&delete e.sessionHealth[n],!t.isProcessing&&e.processingConversations[n]&&(delete e.processingConversations[n],Ce(e,n),e.finishStreamingForConversation(n));else if(e.sessionHealth||(e.sessionHealth={}),e.sessionHealth[n]={status:t.status},t.status==="session-lost"||t.status==="cli-exited"){if(e._autoRefreshed||(e._autoRefreshed={}),!e._autoRefreshed[n]){e._autoRefreshed[n]=!0;let r=e.conversations.find(i=>i.id===n);e.sendWsMessage({type:"refresh_conversation",conversationId:n,agentId:r?.agentId})}delete e.processingConversations[n],Ce(e,n),e.finishStreamingForConversation(n)}break}case"ask_user_question":if(t.conversationId){let n=()=>{let r=e.messagesMap[t.conversationId]||[];for(let i=r.length-1;i>=0;i--)if(r[i].type==="tool-use"&&r[i].toolName==="AskUserQuestion"&&!r[i].askRequestId)return r[i].askRequestId=t.requestId,r[i].askQuestions=t.questions,!0;return!1};if(!n()){let r=0,i=setInterval(()=>{r++,(n()||r>=10)&&clearInterval(i)},200)}}break;case"restart_agent_ack":window.dispatchEvent(new CustomEvent("agent-restart-ack",{detail:{agentId:t.agentId}}));break;case"upgrade_agent_ack":window.dispatchEvent(new CustomEvent("agent-upgrade-ack",{detail:{agentId:t.agentId,success:t.success,error:t.error,alreadyLatest:t.alreadyLatest,version:t.version,reason:t.reason,currentNode:t.currentNode,requiredNode:t.requiredNode,requiredCapability:t.requiredCapability}}));break;case"terminal_created":case"terminal_output":case"terminal_closed":case"terminal_error":case"file_content":case"file_saved":case"directory_listing":case"git_status_result":case"git_diff_result":case"git_op_result":case"file_op_result":case"file_search_result":t.type,t.type,window.dispatchEvent(new CustomEvent("workbench-message",{detail:t}));break;case"server_updating":e.connectionState="updating";break;case"context_usage":e.contextUsage={inputTokens:t.inputTokens,maxTokens:t.maxTokens,percentage:t.percentage,conversationId:t.conversationId};break;case"mcp_servers_list":case"mcp_config_updated":t.agentId&&t.servers&&(e.mcpServers[t.agentId]=t.servers);break;case"expert_roles_list":t.roles&&(e.expertRoleDefinitions=t.roles);break;case"llm_models_discovered":t.agentId&&(e.llmModelDiscovery=e.llmModelDiscovery||{},e.llmModelDiscovery[t.agentId]=t);break;case"llm_config":case"llm_config_updated":if(t.agentId){let n=t.agentConfig||ey(t),r=t.effectiveConfig||n;e.llmConfig[t.agentId]={providers:t.providers||r.providers||[],primaryModel:t.primaryModel||r.primaryModel||null,fastModel:t.fastModel||r.fastModel||null,language:t.language||n.language||r.language||"en",needsSetup:t.needsSetup??r.needsSetup??!1,agentConfig:n,effectiveConfig:r,requestId:t.requestId||null,statusRefreshError:t.statusRefreshError||null,error:t.error||null,loaded:!0}}break;case"models_dev_registry":if(e.modelsDevRegistry={registry:t.registry||{},fetchedAt:t.fetchedAt||Date.now(),error:t.error||null,loaded:!0},e._modelsDevPending){let n=e._modelsDevPending;e._modelsDevPending=null,n.timer&&clearTimeout(n.timer);for(let r of n.resolvers)r(e.modelsDevRegistry)}break;case"yeaft_settings":case"yeaft_settings_updated":t.agentId&&(e.yeaftSettings[t.agentId]={maxConcurrentThreads:t.maxConcurrentThreads??6,autoArchiveIdleDays:t.autoArchiveIdleDays??30,error:t.error||null,loaded:!0,at:Date.now()});break;case"telemetry_settings":case"telemetry_settings_updated":{let n={enabled:t.enabled!==!1,retentionDays:t.retentionDays??3,flushIntervalMs:t.flushIntervalMs??1e3,maxQueueSize:t.maxQueueSize??5e3,rawExchangeMaxBytes:t.rawExchangeMaxBytes??524288,traceTextMaxBytes:t.traceTextMaxBytes??262144,error:t.error||null,loaded:!0,at:Date.now()};e.telemetrySettings=n;let r=e._telemetryPending,i=t.type==="telemetry_settings"?"load":"update";r&&r[i]&&(r[i](n),delete r[i]);break}case"search_settings":case"search_settings_updated":{let n={backend:t.backend||"tavily",tavilyKeyConfigured:!!t.tavilyKeyConfigured,tavilyKeyMasked:t.tavilyKeyMasked||null,disableHtmlFallback:!!t.disableHtmlFallback,error:t.error||null,loaded:!0,at:Date.now()};e.searchSettings=n;let r=e._searchPending,i=t.type==="search_settings"?"load":"update";r&&r[i]&&(r[i](n),delete r[i]);break}case"tavily_usage":{let n=t.error?{error:t.error}:{plan:t.plan,used:t.used,limit:t.limit,paygoUsed:t.paygoUsed,paygoLimit:t.paygoLimit};e.tavilyUsage=n,e.tavilyUsageLoading=!1;let r=e._searchPending;r&&r.usage&&(r.usage(n),delete r.usage);break}case"yeaft_mcp_list_result":case"yeaft_mcp_add_result":case"yeaft_mcp_remove_result":case"yeaft_mcp_reload_result":case"yeaft_mcp_updated":{if(Array.isArray(t.servers)&&(e.yeaftMcpServers=t.servers),t.runtime&&typeof t.runtime=="object"&&(e.yeaftMcpRuntime={connected:!!t.runtime.connected,toolCount:t.runtime.toolCount||0,perServer:Array.isArray(t.runtime.perServer)?t.runtime.perServer:[]}),e.yeaftMcpLoading=!1,e.yeaftMcpError=t.error||null,t.requestId){let n=e._mcpPending;n&&n[t.requestId]&&(n[t.requestId](t),delete n[t.requestId])}break}case"conversation_mcp_update":t.conversationId&&t.servers&&(e.conversationMcpServers[t.conversationId]=t.servers),t.conversationId&&t.serverTools&&(e.conversationMcpServerTools[t.conversationId]=t.serverTools);break;case"btw_stream":e.appendBtwDelta(t.delta);break;case"btw_done":e.btwLoading=!1,t.btwSessionId&&(e.btwSessionId=t.btwSessionId);break;case"btw_error":{let n=e.btwMessages[e.btwMessages.length-1];n&&n.role==="assistant"&&(n.content="Error: "+t.error),e.btwLoading=!1;break}case"background_task_started":case"background_task_output":break;case"subagent_started":t.conversationId&&t.subagentId&&e.addSubagent(t.conversationId,{id:t.subagentId,slug:t.slug,type:t.subagentType,description:t.description,parentToolUseId:t.parentToolUseId});break;case"subagent_message":t.conversationId&&t.subagentId&&t.message&&e.appendSubagentMessage(t.conversationId,t.subagentId,t.message);break;case"subagent_completed":t.conversationId&&t.subagentId&&e.completeSubagent(t.conversationId,t.subagentId);break}}var ty,sy,ny,pu=B(()=>{wt();oi();qt();ns();Ts();Ha();Sr();lu();Ci();ty=1,sy=5,ny=500});function gu(){return Object.values(fu).sort((t,s)=>t.order-s.order).map(t=>({teamId:t.id,team:t,roles:Object.values(St).filter(s=>s.group===t.id)}))}function hu(e){let t=[];for(let s of Object.values(St)){t.push({roleId:s.id,roleName:s.name,roleTitle:s.title,actionId:null,actionName:null,searchText:`${s.name} ${s.fullName} ${s.title} ${s.titleEn}`.toLowerCase(),displayText:s.name,group:s.group});for(let n of s.actions)t.push({roleId:s.id,roleName:s.name,roleTitle:s.title,actionId:n.id,actionName:n.name,searchText:`${s.name} ${s.fullName} ${s.title} ${n.name} ${n.nameEn}`.toLowerCase(),displayText:`${s.name}\xB7${n.name}`,group:s.group})}if(e&&e.length>0){for(let s of e)if(t.push({roleId:s.id,roleName:s.name,roleTitle:s.title,actionId:null,actionName:null,searchText:`${s.name} ${s.fullName||""} ${s.title} ${s.titleEn||""}`.toLowerCase(),displayText:s.name,group:"custom"}),s.actions)for(let n of s.actions)t.push({roleId:s.id,roleName:s.name,roleTitle:s.title,actionId:n.id,actionName:n.name,searchText:`${s.name} ${s.fullName||""} ${s.title} ${n.name} ${n.nameEn||""}`.toLowerCase(),displayText:`${s.name}\xB7${n.name}`,group:"custom"})}return t}function $s(e,t){let s=St[e.role];if(s){if(e.action){let n=s.actions.find(r=>r.id===e.action);return n?`${s.name}\xB7${n.name}`:s.name}return s.name}if(t){let n=t.find(r=>r.id===e.role);if(n){if(e.action){let r=n.actions?.find(i=>i.id===e.action);return r?`${n.name}\xB7${r.name}`:n.name}return n.name}}return e.role}function Ba(e,t,s,n="zh-CN"){if(!e||e.length===0||!t||t.length===0)return null;let r=n==="zh-CN";if(!e.some(l=>!St[l.role]&&t.some(c=>c.id===l.role)))return null;if(e.length===1){let{role:l,action:c}=e[0],d=t.find(p=>p.id===l);if(!d)return null;let u;if(c&&d.actions){let p=d.actions.find(f=>f.id===c);p?s?(u=(r?p.messageTemplate:p.messageTemplateEn)||"",u+=s):u=(r?p.defaultMessage:p.defaultMessageEn)||"":u=((r?d.messagePrefix:d.messagePrefixEn)||"")+(s||"")}else u=((r?d.messagePrefix:d.messagePrefixEn)||"")+(s||"");return{effectivePrompt:u}}let o=[];for(let{role:l,action:c}of e){let d=t.find(p=>p.id===l),u=St[l];if(d)if(c){let p=d.actions?.find(f=>f.id===c);p&&o.push((r?p.messageTemplate:p.messageTemplateEn)||"")}else o.push((r?d.messagePrefix:d.messagePrefixEn)||"");else if(u)return null}return o.length===0?null:{effectivePrompt:o.join(`
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
`)+(s||"")}}function vu(e){return Object.values(fu).filter(t=>e||!t.adminOnly).sort((t,s)=>t.order-s.order)}var fu,kt,mu,Vs,Ir=B(()=>{fu={dev:{id:"dev",name:"\u8F6F\u4EF6\u5F00\u53D1",nameEn:"Software Dev",icon:"\u{1F5A5}\uFE0F",order:0},trading:{id:"trading",name:"\u4EA4\u6613",nameEn:"Trading",icon:"\u{1F4C8}",order:1,adminOnly:!0},writing:{id:"writing",name:"\u5199\u4F5C",nameEn:"Writing",icon:"\u270D\uFE0F",order:2,adminOnly:!0},video:{id:"video",name:"\u89C6\u9891",nameEn:"Video",icon:"\u{1F3AC}",order:3,adminOnly:!0}},kt={jobs:{id:"jobs",name:"Jobs",fullName:"Steve Jobs",title:"\u4EA7\u54C1\u7ECF\u7406",titleEn:"Product Manager",group:"dev",actions:[{id:"product-analysis",name:"\u4EA7\u54C1\u5206\u6790",nameEn:"Product Analysis"},{id:"design-review",name:"\u8BBE\u8BA1\u5BA1\u67E5",nameEn:"Design Review"},{id:"requirements",name:"\u9700\u6C42\u62C6\u89E3",nameEn:"Requirements"}]},fowler:{id:"fowler",name:"Fowler",fullName:"Martin Fowler",title:"\u8F6F\u4EF6\u67B6\u6784\u5E08",titleEn:"Software Architect",group:"dev",actions:[{id:"architecture",name:"\u67B6\u6784\u5BA1\u67E5",nameEn:"Architecture Review"},{id:"refactoring",name:"\u91CD\u6784\u5206\u6790",nameEn:"Refactoring"},{id:"code-review",name:"\u4EE3\u7801\u5BA1\u67E5",nameEn:"Code Review"}]},torvalds:{id:"torvalds",name:"Torvalds",fullName:"Linus Torvalds",title:"\u7CFB\u7EDF\u5F00\u53D1\u5DE5\u7A0B\u5E08",titleEn:"Systems Engineer",group:"dev",actions:[{id:"system-design",name:"\u7CFB\u7EDF\u8BBE\u8BA1",nameEn:"System Design"},{id:"performance",name:"\u6027\u80FD\u4F18\u5316",nameEn:"Performance"},{id:"code-style",name:"\u4EE3\u7801\u98CE\u683C",nameEn:"Code Style"},{id:"implementation",name:"\u4EE3\u7801\u5B9E\u73B0",nameEn:"Implementation"}]},beck:{id:"beck",name:"Beck",fullName:"Kent Beck",title:"\u6D4B\u8BD5\u5DE5\u7A0B\u5E08",titleEn:"Test Engineer",group:"dev",actions:[{id:"test-strategy",name:"\u6D4B\u8BD5\u7B56\u7565",nameEn:"Test Strategy"},{id:"tdd-guide",name:"TDD \u6307\u5BFC",nameEn:"TDD Guide"},{id:"quality-check",name:"\u8D28\u91CF\u8BC4\u4F30",nameEn:"Quality Check"}]},schneier:{id:"schneier",name:"Schneier",fullName:"Bruce Schneier",title:"\u5B89\u5168\u5DE5\u7A0B\u5E08",titleEn:"Security Engineer",group:"dev",actions:[{id:"security-audit",name:"\u5B89\u5168\u5BA1\u8BA1",nameEn:"Security Audit"},{id:"threat-model",name:"\u5A01\u80C1\u5EFA\u6A21",nameEn:"Threat Model"},{id:"auth-review",name:"\u8BA4\u8BC1\u5BA1\u67E5",nameEn:"Auth Review"}]},rams:{id:"rams",name:"Rams",fullName:"Dieter Rams",title:"UI/UX \u8BBE\u8BA1\u5E08",titleEn:"UI/UX Designer",group:"dev",actions:[{id:"ui-review",name:"\u754C\u9762\u5BA1\u67E5",nameEn:"UI Review"},{id:"interaction",name:"\u4EA4\u4E92\u8BBE\u8BA1",nameEn:"Interaction Design"},{id:"layout",name:"\u5E03\u5C40\u4F18\u5316",nameEn:"Layout Optimization"}]},graham:{id:"graham",name:"Graham",fullName:"Paul Graham",title:"\u6280\u672F\u5199\u4F5C / \u65B9\u6848\u8BC4\u4F30\u5E08",titleEn:"Tech Writer / Evaluator",group:"dev",actions:[{id:"writing",name:"\u6280\u672F\u5199\u4F5C",nameEn:"Tech Writing"},{id:"proposal-review",name:"\u65B9\u6848\u8BC4\u4F30",nameEn:"Proposal Review"},{id:"explain",name:"\u6982\u5FF5\u89E3\u91CA",nameEn:"Explain"}]},hightower:{id:"hightower",name:"Hightower",fullName:"Kelsey Hightower",title:"DevOps / \u8FD0\u7EF4\u5DE5\u7A0B\u5E08",titleEn:"DevOps Engineer",group:"dev",actions:[{id:"deployment",name:"\u90E8\u7F72\u5BA1\u67E5",nameEn:"Deployment Review"},{id:"cicd",name:"CI/CD \u8BC4\u4F30",nameEn:"CI/CD Review"},{id:"infra",name:"\u57FA\u7840\u8BBE\u65BD",nameEn:"Infrastructure"}]},gregg:{id:"gregg",name:"Gregg",fullName:"Brendan Gregg",title:"\u6027\u80FD\u5DE5\u7A0B\u5E08",titleEn:"Performance Engineer",group:"dev",actions:[{id:"perf-analysis",name:"\u6027\u80FD\u5206\u6790",nameEn:"Perf Analysis"},{id:"tuning",name:"\u7CFB\u7EDF\u8C03\u4F18",nameEn:"Tuning"},{id:"benchmark",name:"\u57FA\u51C6\u6D4B\u8BD5",nameEn:"Benchmark"}]},codd:{id:"codd",name:"Codd",fullName:"Edgar Codd",title:"\u6570\u636E\u5E93 / SQL \u4E13\u5BB6",titleEn:"Database / SQL Expert",group:"dev",actions:[{id:"sql-optimization",name:"SQL \u4F18\u5316",nameEn:"SQL Optimization"},{id:"schema-design",name:"Schema \u8BBE\u8BA1",nameEn:"Schema Design"},{id:"data-modeling",name:"\u6570\u636E\u5EFA\u6A21",nameEn:"Data Modeling"}]},knuth:{id:"knuth",name:"Knuth",fullName:"Donald Knuth",title:"\u7B97\u6CD5 / \u6570\u636E\u5904\u7406\u4E13\u5BB6",titleEn:"Algorithm Expert",group:"dev",actions:[{id:"algorithm-design",name:"\u7B97\u6CD5\u8BBE\u8BA1",nameEn:"Algorithm Design"},{id:"data-processing",name:"\u6570\u636E\u5904\u7406",nameEn:"Data Processing"},{id:"optimization",name:"\u4F18\u5316",nameEn:"Optimization"}]},thomas:{id:"thomas",name:"Thomas",fullName:"Dave Thomas",title:"\u6280\u672F\u6587\u6863\u5DE5\u7A0B\u5E08",titleEn:"Tech Doc Engineer",group:"dev",actions:[{id:"api-docs",name:"API \u6587\u6863",nameEn:"API Docs"},{id:"readme",name:"README",nameEn:"README"},{id:"comment-review",name:"\u6CE8\u91CA\u5BA1\u67E5",nameEn:"Comment Review"}]},soros:{id:"soros",name:"Soros",fullName:"George Soros",title:"\u5B8F\u89C2\u7B56\u7565\u5E08",titleEn:"Macro Strategist",group:"trading",actions:[{id:"macro-analysis",name:"\u5B8F\u89C2\u5206\u6790",nameEn:"Macro Analysis"},{id:"risk-assessment",name:"\u98CE\u9669\u8BC4\u4F30",nameEn:"Risk Assessment"},{id:"thesis-review",name:"\u8BBA\u70B9\u5BA1\u67E5",nameEn:"Thesis Review"}]},livermore:{id:"livermore",name:"Livermore",fullName:"Jesse Livermore",title:"\u6280\u672F\u5206\u6790\u5E08",titleEn:"Technical Analyst",group:"trading",actions:[{id:"price-action",name:"\u4EF7\u683C\u884C\u4E3A",nameEn:"Price Action"},{id:"pattern-recognition",name:"\u56FE\u5F62\u8BC6\u522B",nameEn:"Pattern Recognition"},{id:"trade-plan",name:"\u4EA4\u6613\u8BA1\u5212",nameEn:"Trade Plan"}]},dalio:{id:"dalio",name:"Dalio",fullName:"Ray Dalio",title:"\u7814\u7A76\u5458 / \u7ECF\u6D4E\u5206\u6790\u5E08",titleEn:"Research / Economist",group:"trading",actions:[{id:"economic-analysis",name:"\u7ECF\u6D4E\u5206\u6790",nameEn:"Economic Analysis"},{id:"portfolio-review",name:"\u7EC4\u5408\u5BA1\u67E5",nameEn:"Portfolio Review"},{id:"research-report",name:"\u7814\u7A76\u62A5\u544A",nameEn:"Research Report"}]},taleb:{id:"taleb",name:"Taleb",fullName:"Nassim Taleb",title:"\u98CE\u63A7\u5B98",titleEn:"Risk Manager",group:"trading",actions:[{id:"risk-audit",name:"\u98CE\u9669\u5BA1\u8BA1",nameEn:"Risk Audit"},{id:"antifragile",name:"\u53CD\u8106\u5F31\u8BC4\u4F30",nameEn:"Antifragile Assessment"},{id:"stress-test",name:"\u538B\u529B\u6D4B\u8BD5",nameEn:"Stress Test"}]},jones:{id:"jones",name:"Jones",fullName:"Paul Tudor Jones",title:"\u4EA4\u6613\u6267\u884C\u5458",titleEn:"Trade Executor",group:"trading",actions:[{id:"execution",name:"\u6267\u884C\u8BA1\u5212",nameEn:"Execution Plan"},{id:"position-sizing",name:"\u4ED3\u4F4D\u8BA1\u7B97",nameEn:"Position Sizing"},{id:"trade-review",name:"\u4EA4\u6613\u590D\u76D8",nameEn:"Trade Review"}]},simons:{id:"simons",name:"Simons",fullName:"Jim Simons",title:"\u91CF\u5316\u5206\u6790\u5E08",titleEn:"Quant Analyst",group:"trading",actions:[{id:"quant-signal",name:"\u91CF\u5316\u4FE1\u53F7",nameEn:"Quant Signal"},{id:"backtest-review",name:"\u56DE\u6D4B\u5BA1\u67E5",nameEn:"Backtest Review"},{id:"model-design",name:"\u6A21\u578B\u8BBE\u8BA1",nameEn:"Model Design"}]},jinyong:{id:"jinyong",name:"\u91D1\u5EB8",fullName:"\u91D1\u5EB8\uFF08Louis Cha\uFF09",title:"\u6B66\u4FA0\u5927\u5E08",titleEn:"Wuxia Master",group:"writing",actions:[{id:"world-building",name:"\u6B66\u4FA0\u4E16\u754C\u89C2",nameEn:"Wuxia World Building"},{id:"character-design",name:"\u4EBA\u7269\u5851\u9020",nameEn:"Character Design"},{id:"plot-design",name:"\u60C5\u8282\u7F16\u6392",nameEn:"Plot Design"}]},zhouzi:{id:"zhouzi",name:"\u8098\u5B50",fullName:"\u4F1A\u8BF4\u8BDD\u7684\u8098\u5B50",title:"\u7F51\u6587\u5929\u738B",titleEn:"Web Novel King",group:"writing",actions:[{id:"cool-factor",name:"\u723D\u611F\u8BBE\u8BA1",nameEn:"Cool Factor Design"},{id:"pacing",name:"\u8282\u594F\u628A\u63A7",nameEn:"Pacing Control"},{id:"cheat-design",name:"\u91D1\u624B\u6307\u8BBE\u8BA1",nameEn:"Cheat System Design"}]},qiongyao:{id:"qiongyao",name:"\u743C\u7476",fullName:"\u743C\u7476\uFF08Chiung Yao\uFF09",title:"\u8A00\u60C5\u5B97\u5E08",titleEn:"Romance Master",group:"writing",actions:[{id:"emotion-writing",name:"\u60C5\u611F\u63CF\u5199",nameEn:"Emotion Writing"},{id:"dialogue-design",name:"\u5BF9\u8BDD\u8BBE\u8BA1",nameEn:"Dialogue Design"},{id:"romance-arc",name:"\u8650\u604B\u67B6\u6784",nameEn:"Romance Arc"}]},luxun:{id:"luxun",name:"\u9C81\u8FC5",fullName:"\u9C81\u8FC5\uFF08Lu Xun\uFF09",title:"\u6587\u5B66\u5DE8\u5320",titleEn:"Literary Giant",group:"writing",actions:[{id:"satire",name:"\u8BBD\u523A\u5199\u4F5C",nameEn:"Satirical Writing"},{id:"character-sketch",name:"\u4EBA\u7269\u523B\u753B",nameEn:"Character Sketch"},{id:"prose-craft",name:"\u6587\u7B14\u9524\u70BC",nameEn:"Prose Craft"}]},kubrick:{id:"kubrick",name:"Kubrick",fullName:"Stanley Kubrick",title:"\u5BFC\u6F14 / \u89C6\u89C9\u603B\u76D1",titleEn:"Director / Visual Director",group:"video",actions:[{id:"narrative-pacing",name:"\u53D9\u4E8B\u8282\u594F",nameEn:"Narrative Pacing"},{id:"visual-concept",name:"\u89C6\u89C9\u6982\u5FF5",nameEn:"Visual Concept"},{id:"scene-breakdown",name:"\u573A\u666F\u62C6\u89E3",nameEn:"Scene Breakdown"}]},kaufman:{id:"kaufman",name:"Kaufman",fullName:"Charlie Kaufman",title:"\u7F16\u5267",titleEn:"Screenwriter",group:"video",actions:[{id:"script-writing",name:"\u811A\u672C\u5199\u4F5C",nameEn:"Script Writing"},{id:"character-design",name:"\u89D2\u8272\u8BBE\u8BA1",nameEn:"Character Design"},{id:"narrative-structure",name:"\u53D9\u4E8B\u7ED3\u6784",nameEn:"Narrative Structure"}]},spielberg:{id:"spielberg",name:"Spielberg",fullName:"Steven Spielberg",title:"\u5206\u955C / \u89C6\u89C9\u53D9\u4E8B\u5E08",titleEn:"Storyboard / Visual Storyteller",group:"video",actions:[{id:"storyboard",name:"\u5206\u955C\u8BBE\u8BA1",nameEn:"Storyboard"},{id:"shot-design",name:"\u955C\u5934\u65B9\u6848",nameEn:"Shot Design"},{id:"visual-storytelling",name:"\u89C6\u89C9\u53D9\u4E8B",nameEn:"Visual Storytelling"}]},schoonmaker:{id:"schoonmaker",name:"Schoonmaker",fullName:"Thelma Schoonmaker",title:"\u526A\u8F91\u5E08",titleEn:"Editor",group:"video",actions:[{id:"editing-rhythm",name:"\u526A\u8F91\u8282\u594F",nameEn:"Editing Rhythm"},{id:"sequence-design",name:"\u5E8F\u5217\u8BBE\u8BA1",nameEn:"Sequence Design"},{id:"final-cut",name:"\u6700\u7EC8\u5BA1\u7247",nameEn:"Final Cut"}]}};mu="dev",Vs=3});function py(e,t){return!t||!e?.yeaftConversationIdsByAgent?[]:Object.entries(e.yeaftConversationIdsByAgent).filter(([,s])=>s===t).map(([s])=>s).filter(Boolean)}function yu(){return`cm_${crypto.randomUUID()}`}function bu(e,t){if(t===e.currentAgent&&!e.pendingAgentSelection)return;let s=`agent_select_${crypto.randomUUID()}`;return e.agentSwitching=!0,e.pendingAgentSelection={agentId:t,requestId:s},e.sendWsMessage({type:"select_agent",agentId:t,requestId:s})===!1?(e.pendingAgentSelection=null,e.agentSwitching=!1,null):s}function wu(e,t,s=null,n=null,r={}){let i=s||e.currentAgent;if(!i){e.addMessage({type:"error",content:Le("chat.agent.selectFirst")});return}sn(e,!0,Le("chat.session.creating"));let o={type:"create_conversation",agentId:i,workDir:t||e.currentAgentWorkDir};n!==null&&(o.disallowedTools=n),r&&typeof r.provider=="string"&&(o.provider=r.provider),r&&r.providerOptions&&typeof r.providerOptions=="object"&&(o.providerOptions=r.providerOptions),e.sendWsMessage(o)}function ku(e,t,s,n=null,r=null,i=null){let o=n||e.currentAgent;if(!o){e.addMessage({type:"error",content:Le("chat.agent.selectFirst")});return}let a=null,l={};r&&typeof r=="object"&&!Array.isArray(r)?l=r:(a=r,i&&typeof i=="object"&&(l=i)),sn(e,!0,Le("chat.session.loadingHistory"));let c={type:"resume_conversation",agentId:o,claudeSessionId:t,workDir:s||e.currentAgentWorkDir};a!==null&&(c.disallowedTools=a),typeof l.provider=="string"&&(c.provider=l.provider),l.providerOptions&&typeof l.providerOptions=="object"&&(c.providerOptions=l.providerOptions),e.sendWsMessage(c)}function Su(e,t,s,{refresh:n=!1}={}){if(e.panels.length>1){let a=e.activePanelId||e.panels[0]?.id;a&&e.setPanelConversation(a,t,{refresh:n});return}if(t===e.currentConversation){n&&(e.syncChatConversationHistory?.(t),xs(e));return}let r=e.conversations.find(a=>a.id===t&&a.type!=="yeaft");if(r&&r.agentId&&r.agentId!==e.currentAgent){let a=e.agents.find(l=>l.id===r.agentId);a&&(e.currentAgent=r.agentId,e.currentAgentInfo=a,e.sendWsMessage({type:"select_agent",agentId:r.agentId,silent:!0}))}e.sendWsMessage({type:"select_conversation",conversationId:t}),e.panels.length>1?e.activeConversations.includes(t)||e.activeConversations.push(t):e.activeConversations=[t],r&&(e.currentWorkDir=r.workDir);let i=e.messagesMap[t];(!i||i.length===0)&&(e.messagesMap[t]=[],sn(e,!0,Le("chat.session.loadingHistory"))),e.syncChatConversationHistory?.(t),e.loadingMoreMessages=!1;let o=e.chatSessionState[t];e.hasMoreMessages=!!o?.hasMoreOlder,xs(e)}function Na(e,t,s){t&&e.sendWsMessage({type:"update_conversation_settings",conversationId:t,...s})}function Iu(e,t,s){let n=e.currentConversation;if(!n)return;let r=e.conversationMcpServers[n];if(r){let p=r.find(f=>f.name===t);p&&(p.enabled=s)}let i=e.conversationMcpServers[n]||[],o=e.conversationMcpServerTools[n]||{},a=[];for(let p of i)if(!p.enabled){let f=o[p.name];f&&f.length>0?a.push(...f):a.push(`mcp__${p.name}`)}let u=[...(e.conversations.find(p=>p.id===n)?.disallowedTools||[]).filter(p=>!p.startsWith("mcp__")),...a];Na(e,n,{disallowedTools:u})}function Cu(e,t,s){return t?e.sendWsMessage({type:"delete_conversation",requestId:`delete_${crypto.randomUUID()}`,conversationId:t,...s?{agentId:s}:{}}):!1}function Au(e,t,s){e._recentlyDeletedSessions||(e._recentlyDeletedSessions={}),e._recentlyDeletedSessions[t]=Date.now(),e.conversations=e.conversations.filter(i=>i.id!==t);let n=e.activeConversations.indexOf(t);n>=0&&(e.activeConversations.splice(n,1),e.activeConversations.length===0&&(localStorage.removeItem("lastViewedConversation"),e.lastViewedConversation=null));for(let i of e.panels)i.conversationId===t&&(i.conversationId=null);let r=e.pinnedSessions.indexOf(t);r>=0&&(e.pinnedSessions.splice(r,1),localStorage.setItem("pinned-sessions",JSON.stringify(e.pinnedSessions))),e.sendWsMessage({type:"delete_conversation",requestId:`delete_${crypto.randomUUID()}`,conversationId:t,...s?{agentId:s}:{}})}function xu(e,t,s=[],n={}){let r=n.expertSelections&&n.expertSelections.length>0;if(!t.trim()&&s.length===0&&!r||!e.currentAgent||!e.currentConversation)return;let i=yu();if(e.addMessage({type:"user",content:t,clientMessageId:i,attachments:s.length>0?s:void 0,expertSelections:r?n.expertSelections:void 0}),t.trim()){let c=t.trim().substring(0,100);e.conversationTitles[e.currentConversation]=c}else if(r){let c=n.expertSelections[0],d=`@${c.role}${c.action?"\xB7"+c.action:""}`;e.conversationTitles[e.currentConversation]=d}let o=e.conversations.find(c=>c.id===e.currentConversation);o&&(o.lastMessageAt=Date.now()),e.processingConversations[e.currentConversation]||(e.processingConversations[e.currentConversation]=!0,e._closedAt?.[e.currentConversation]&&delete e._closedAt[e.currentConversation],e._turnCompletedConvs?.delete(e.currentConversation),e.getOrCreateExecutionStatus(e.currentConversation),rn(e,e.currentConversation));let a=s.map(c=>c.fileId),l={type:"chat",conversationId:e.currentConversation,prompt:t,fileIds:a,workDir:e.currentWorkDir,clientMessageId:i};if(n.targetRole&&(l.targetRole=n.targetRole),r){l.expertSelections=n.expertSelections;let c=Ba(n.expertSelections,e.customExpertRoles,t,e.language||"zh-CN");c&&(l.expertMessage=c.effectivePrompt)}e.sendWsMessage(l)||cr(e).then(()=>{e.sendWsMessage(l)}).catch(()=>{e.addMessage({type:"system",content:Le("chat.connection.reconnectFailed")}),delete e.processingConversations[e.currentConversation],Ce(e,e.currentConversation)})}function Tu(e){if(!e.currentConversation||!e.processingConversations[e.currentConversation])return;let t=e.currentConversation;e.sendWsMessage({type:"cancel_execution",conversationId:t}),delete e.processingConversations[t],Ce(e,t),e._closedAt||(e._closedAt={}),e._closedAt[t]=Date.now();let s=e.executionStatusMap[t];s&&(s.currentTool=null),e.finishStreamingForConversation(t),rs(e,t),e.addMessage({type:"system",content:Le("chat.execution.cancelled")})}function Mu(e,t,s,n){let r=n||e.currentConversation,o=(e.messagesMap[r]||[]).find(g=>g.type==="tool-use"&&g.toolName==="AskUserQuestion"&&g.askRequestId===t),a=e.currentView==="yeaft"||!!o?.sessionId;if(a&&o?.askPending)return;let l=o?.sessionId||e.yeaftActiveSessionFilter||null,c=typeof o?.agentId=="string"&&o.agentId?o.agentId:null,d=a?py(e,r):[],u=d.length===1?d[0]:null;if(c&&u&&c!==u)return!1;let p=a&&!c&&!u&&typeof e.agentIdForSession=="function"?e.agentIdForSession(l):null,f=e.sendWsMessage(a?{type:"yeaft_ask_user_answer",agentId:c||u||p||e.yeaftAgentId||e.currentAgent||null,conversationId:r,requestId:t,toolCallId:o?.toolId||null,answers:s,sessionId:l,vpId:o?.vpId||o?.speakerVpId||null,turnId:o?.turnId||null,threadId:o?.threadId||"main"}:{type:"ask_user_answer",conversationId:r,requestId:t,answers:s});if(o&&!a)o.askAnswered=!0,o.selectedAnswers=s;else if(o&&f!==!1){let g=++uy;o.askPending=!0,o.pendingAnswers=s,o.askSubmitGeneration=g;let h=setTimeout(()=>{o.askSubmitGeneration!==g||o.askPending!==!0||(o.askPending=!1,o.pendingAnswers=null,o.askSubmitGeneration=null)},dy);typeof h?.unref=="function"&&h.unref()}f!==!1&&r&&!e.processingConversations[r]&&(e.processingConversations[r]=!0,e._closedAt?.[r]&&delete e._closedAt[r],e.getOrCreateExecutionStatus(r))}function Pu(e,t){t&&(e.activeConversations.includes(t)||e.activeConversations.length>=3||(e.activeConversations.push(t),e.messagesMap[t]||(e.messagesMap[t]=[],e.requestChatHistory?.(t,{mode:"recent",turns:5})),xs(e)))}function Ru(e,t){let s=e.activeConversations.indexOf(t);s<0||(e.activeConversations.splice(s,1),e.activeConversations.length===0&&(localStorage.removeItem("lastViewedConversation"),e.lastViewedConversation=null),xs(e))}function _u(e,t,s,n=[],r={}){let i=r.expertSelections&&r.expertSelections.length>0;if(!s.trim()&&n.length===0&&!i||!e.currentAgent||!t)return;let o=yu();if(e.addMessageToConversation(t,{type:"user",content:s,clientMessageId:o,attachments:n.length>0?n:void 0,expertSelections:i?r.expertSelections:void 0}),s.trim()){let d=s.trim().substring(0,100);e.conversationTitles[t]=d}else if(i){let d=r.expertSelections[0],u=`@${d.role}${d.action?"\xB7"+d.action:""}`;e.conversationTitles[t]=u}let a=e.conversations.find(d=>d.id===t);a&&(a.lastMessageAt=Date.now()),e.processingConversations[t]||(e.processingConversations[t]=!0,e._closedAt?.[t]&&delete e._closedAt[t],e._turnCompletedConvs?.delete(t),e.getOrCreateExecutionStatus(t),rn(e,t));let l=n.map(d=>d.fileId),c={type:"chat",conversationId:t,prompt:s,fileIds:l,workDir:a?.workDir||e.currentWorkDir,clientMessageId:o};if(r.targetRole&&(c.targetRole=r.targetRole),i){c.expertSelections=r.expertSelections;let d=Ba(r.expertSelections,e.customExpertRoles,s,e.language||"zh-CN");d&&(c.expertMessage=d.effectivePrompt)}e.sendWsMessage(c)||cr(e).then(()=>{e.sendWsMessage(c)}).catch(()=>{e.addMessageToConversation(t,{type:"system",content:Le("chat.connection.reconnectFailed")}),delete e.processingConversations[t],Ce(e,t)})}function Eu(e,t){if(!t||!e.processingConversations[t])return;e.sendWsMessage({type:"cancel_execution",conversationId:t}),delete e.processingConversations[t],Ce(e,t),e._closedAt||(e._closedAt={}),e._closedAt[t]=Date.now();let s=e.executionStatusMap[t];s&&(s.currentTool=null),e.finishStreamingForConversation(t),rs(e,t),e.addMessageToConversation(t,{type:"system",content:Le("chat.execution.cancelled")})}function Du(e){e.ws&&e.ws.readyState===WebSocket.OPEN&&(typeof e.requestYeaftSessionInventory=="function"?e.requestYeaftSessionInventory():e.sendWsMessage({type:"get_agents"}))}function Lu(e){!e.currentAgent||!e.currentConversation||e.sendWsMessage({type:"refresh_conversation",conversationId:e.currentConversation})}function $u(e,t){t&&e.sendWsMessage({type:"restart_agent",agentId:t})}function Vu(e,t){t&&e.sendWsMessage({type:"upgrade_agent",agentId:t})}var dy,uy,Hu=B(()=>{ns();Ts();fa();Ci();qt();Ir();dy=1e4,uy=0});function gy(e=globalThis.localStorage){try{return e?.getItem(Fu)==="yeaft"?"yeaft":Ou}catch{return Ou}}function qa(e,t=globalThis.localStorage){if(e!=="chat"&&e!=="yeaft")return!1;try{return t?.setItem(Fu,e),!!t}catch{return!1}}function Bu(e=globalThis.localStorage){let t=gy(e);if(t!=="yeaft")return{currentView:t,_yeaftTransitionActive:!1,_savedActiveConversations:null,_savedChatIdentity:null,_pendingChatRestoreConversationId:null};let s=null;try{s=e?.getItem("lastViewedConversation")||null}catch{}let n=s&&!s.startsWith("yeaft-")?s:null;return{currentView:t,_yeaftTransitionActive:!0,_savedActiveConversations:null,_savedChatIdentity:null,_pendingChatRestoreConversationId:n}}function Wa(e){return e._yeaftTransitionActive?!1:(e._savedActiveConversations=[...e.activeConversations],e._savedChatIdentity={agentId:e.currentAgent||null,agentInfo:e.currentAgentInfo?{...e.currentAgentInfo}:null,workDir:e.currentWorkDir||null},e._yeaftTransitionActive=!0,!0)}function Nu(e){let t=Wa(e);return e.activeConversations=[e.yeaftConversationId],t}function qu(e){if(!e._yeaftTransitionActive)return null;let t=e._savedChatIdentity||null;return e.activeConversations=e._savedActiveConversations||[],t&&(e.currentAgent=t.agentId,e.currentAgentInfo=t.agentInfo,e.currentWorkDir=t.workDir),e._savedActiveConversations=null,e._savedChatIdentity=null,e._yeaftTransitionActive=!1,t}var Fu,Ou,Wu=B(()=>{Fu="yeaft-preferred-conversation-view",Ou="chat"});function ju(e,t,s){let n={...e||{}},r={...n[t]||{}};return r[s]=(r[s]||0)+1,n[t]=r,n}function Uu(e,t,s){let n={...e||{}},r={...n[t]||{}},i=(r[s]||0)-1;return i<=0?delete r[s]:r[s]=i,Object.keys(r).length===0?delete n[t]:n[t]=r,n}var Ku=B(()=>{});function ja(e){return e.currentView==="yeaft"?e.yeaftConversationId||null:e.activeConversations[0]||null}var zu=B(()=>{});function Yu({loops:e,turnsById:t,turnOrder:s,maxLoops:n}){if(!Array.isArray(e)||e.length<=n)return{loops:e,turnsById:t,turnOrder:s};let r=e.length-n,i=e.slice(r),o=new Set;for(let c of i)c&&c.turnId&&o.add(c.turnId);for(let c of s){let d=t[c];d&&d.closedAt==null&&o.add(c)}let a={};for(let c of Object.keys(t))o.has(c)&&(a[c]=t[c]);let l=s.filter(c=>o.has(c));return{loops:i,turnsById:a,turnOrder:l}}var Gu=B(()=>{});function Ee(e){let t=Number(e);return Number.isFinite(t)?t:null}function un(e){let t=Ee(e);return Number.isInteger(t)&&t>0?t:null}function Ua(e){let t=Ee(e);return Number.isInteger(t)&&t>=0?t:null}function Qu(e){return vy.has(e)?1:0}function yy(e,t){if(!e)return t||null;if(!t)return e;let s=Ee(e.progressRevision),n=Ee(t.progressRevision);if(s!=null||n!=null){if(s==null)return t;if(n==null)return e;if(s!==n)return n>s?t:e}let r=Qu(e.status),i=Qu(t.status);if(r!==i)return i>r?t:e;let o=Ee(e.updatedAt)??Ee(e.createdAt)??0;return(Ee(t.updatedAt)??Ee(t.createdAt)??0)>o?t:e}function dn(e){return Math.max(0,Number(e)||0)}function Xu(e){return typeof e?.id=="string"&&e.id.startsWith("event:")?e.id.slice(6):null}function by(e,t){if(/^\d+$/.test(e)&&/^\d+$/.test(t)){let s=BigInt(e),n=BigInt(t);return s<n?-1:s>n?1:0}return e.localeCompare(t)}function wy(e,t){let s=dn(e?.createdAt)-dn(t?.createdAt);if(s)return s;let n=Xu(e),r=Xu(t);if(n!=null&&r!=null)return by(n,r);let i=e?.role==="user"?0:1,o=t?.role==="user"?0:1;if(i!==o)return i-o;let a=dn(e?.generation)-dn(t?.generation);return a||dn(e?.attempt)-dn(t?.attempt)||String(e?.id||"").localeCompare(String(t?.id||""))}function Cr(...e){let t=new Map;for(let s of e){let n=Array.isArray(s)?s:[s];for(let r of n)r?.id&&t.set(r.id,yy(t.get(r.id),r))}return[...t.values()].sort(wy)}function ct(e){let t=Number(e);return Number.isInteger(t)&&t>0?t:1}function pn(e,t,s,n){return`${e}:${t}:${s}:${ct(n)}`}function Ka(e,t,s,n){return`${e}:${t}:${s}:${ct(n)}`}function fn(e,t){if(!e||!t||e.id!==t.id)return!1;let s=Ee(e.revision),n=Ee(t.revision);if(s!=null&&n!=null&&s!==n)return s<n;let r=Ee(e.coordinatorRevision),i=Ee(t.coordinatorRevision);if(r!=null&&i!=null&&r!==i)return r<i;let o=Ee(e.updatedAt),a=Ee(t.updatedAt);return o!=null&&a!=null&&o<a}function Zu(e,t){if(fn(e,t))return!0;if(!e||!t||e.id!==t.id)return!1;let s=Ee(e.revision),n=Ee(t.revision);return e.currentActionId!==t.currentActionId&&s!=null&&n!=null&&s<=n}function za(e,t){let s=un(e?.generation),n=un(t?.generation);if(s!=null&&n!=null&&s!==n)return n<s;let r=Ua(e?.attempt),i=Ua(t?.attempt);if(r!=null&&i!=null&&r!==i)return i<r;let o=Ee(e?.progressRevision),a=Ee(t?.progressRevision);return o!=null&&a!=null&&a<o}function Ya(e,t){if(!e||e.id!==t?.id||fn(t,e))return null;let s=Array.isArray(e.actions)?e.actions:[],n=Array.isArray(t.actionStats)?t.actionStats:[],r=e.currentActionId||null,i=Object.prototype.hasOwnProperty.call(t,"currentActionId")?t.currentActionId||null:r,o=typeof t.eventActionId=="string"&&n.some(g=>g?.id===t.eventActionId)?t.eventActionId:null,a=o||r!==i&&r||i;if(!a)return null;let l=s.find(g=>g?.id===a)||null,c=n.find(g=>g?.id===a)||(t.currentAction?.id===a?t.currentAction:null);if(l&&c&&za(l,c))return null;let d=un(l?.generation),u=un(c?.generation),p=Ua(c?.attempt),f={actionId:a,generation:u||d||1,...p==null?{}:{attempt:p}};return o||r!==i||!l||d!=null&&u!=null&&u>d||l?.status==="running"&&c?.status&&c.status!=="running"?f:null}function Ju(e,t){if(!e||e.id!==t?.id||fn(t,e))return!1;let s=Ee(t.coordinatorRevision),n=Ee(e.coordinatorRevision)??0;return s!=null&&s>n?!0:Ya(e,t)!=null}function ep(e,t){if(!e||e.id!==t?.id||fn(t,e))return e;let s={...e},n=!Array.isArray(e.actions)||!Array.isArray(t.actionStats);if(Array.isArray(e.actions)&&Array.isArray(t.actionStats)){let r=new Map(t.actionStats.map(o=>[o?.id,o])),i=!1;n=!0,s.actions=e.actions.map(o=>{let a=r.get(o?.id);if(!a)return o;if(i=!0,za(o,a))return n=!1,o;if(Ee(a?.progressRevision)==null){let{response:u,messages:p,...f}=a;return{...o,...f}}let c=un(o?.generation),d=un(a?.generation);if(c!=null&&d!=null&&d>c){let{messages:u,thread:p,liveMessage:f,response:g,failure:h,messageCursor:v,messageCount:k,failureReason:w,...I}=o;return{...I,...a}}return{...o,...a}}),i||(n=!1)}for(let r of my)!n&&ky.has(r)||Object.prototype.hasOwnProperty.call(t,r)&&(s[r]=t[r]);return s}function tp(e,t){if(!Array.isArray(e)||!Array.isArray(t))return!1;let s=new Map(e.map(n=>[n?.id,n]));return t.some(n=>{let r=s.get(n?.id);return r?za(r,n):!1})}function sp(e,t){return Ee(e?.revision)===Ee(t?.revision)&&Ee(e?.coordinatorRevision)===Ee(t?.coordinatorRevision)&&Ee(e?.updatedAt)===Ee(t?.updatedAt)}function np(e,t){return!e||!t||e.id!==t.id?!1:fn(e,t)?!0:sp(t,e)&&tp(t.actions,e.actions)}function xi(e,t){let s=Array.isArray(e)?e:[],n=s.find(i=>i.id===t?.id)||null,r=n&&fn(t,n)?n:t;return n&&r===t&&sp(n,t)&&tp(n.actionStats,t.actionStats)&&(r=n),r?.id?[r,...s.filter(i=>i.id!==r.id)].sort((i,o)=>Number(o.updatedAt||0)-Number(i.updatedAt||0)):s}var my,vy,ky,Ga=B(()=>{my=Object.freeze(["revision","planRevision","ledgerRevision","coordinatorRevision","title","goal","workItemType","planningMode","status","lifecycle","attentionState","activeActionIds","attentionActionIds","currentActionId","currentAction","executionStats","failureReason","origin","linkedSessionIds","createdAt","updatedAt"]);vy=new Set(["completed","failed","cancelled","superseded","interrupted"]);ky=new Set(["status","lifecycle","attentionState","activeActionIds","attentionActionIds","currentActionId","currentAction","executionStats","failureReason"])});function Hs(e){return typeof e=="string"?e.trim():""}function rp(e){if(typeof e=="number"&&Number.isFinite(e)&&e>0)return e;if(typeof e=="string"&&e.trim()){let t=Date.parse(e);if(Number.isFinite(t))return t}return null}function _t(e){let t=rp(e);if(!t)return"";try{return new Intl.DateTimeFormat(void 0,{month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"}).format(new Date(t))}catch{return""}}function Sy(e){return Array.isArray(e)?e.slice(0,100).map(t=>({content:Hs(t?.content).slice(0,2e3),status:["pending","in_progress","completed"].includes(t?.status)?t.status:"pending",...Hs(t?.activeForm)?{activeForm:Hs(t.activeForm).slice(0,2e3)}:{}})).filter(t=>t.content):[]}function Ze(e){if(!e||typeof e!="object")return null;let t=Hs(e.content).slice(0,1e5),s=Sy(e.todos);if(!t&&s.length===0)return null;let n=e.role==="assistant"?"assistant":"user",r=rp(e.timestamp);return{id:Hs(e.id).slice(0,256)||null,role:n,author:Hs(e.author).slice(0,256)||(n==="assistant"?"Assistant":"User"),content:t,...r?{timestamp:r}:{},...s.length>0?{todos:s}:{}}}function ip(e,t){return Ze({id:e?.messageId||e?.id||null,role:"user",author:t,content:e?.content||"",timestamp:e?.timestamp||e?.createdAt||e?.ts||e?.time||null})}function op(e,t){let s=e?.todoMsg?.toolInput?.todos,n=Array.isArray(e?.toolMsgs)?e.toolMsgs.map(o=>Hs(o?.toolName)).filter(Boolean):[],r=Number(e?.toolSummaryCount||0)||0,i=n.length>0?`Tool actions: ${n.join(", ")}`:r>0?`Tool actions: ${r}`:"";return Ze({id:e?.atMessageId||e?.messageId||e?.id||e?.turnId||null,role:"assistant",author:t,content:e?.textContent||i,timestamp:e?.timestamp||e?.createdAt||e?.speakerTimestamp||null,todos:s})}var is=B(()=>{});function ap(e){return typeof e=="string"?e:Array.isArray(e)?e.map(t=>typeof t=="string"?t:t?.type==="text"&&typeof t.text=="string"?t.text:"").join(""):e==null?"":String(e)}function Iy(e,t){if(!e||e.type!=="assistant")return!1;let s=e.sessionId??e.groupId??null,n=e.speakerVpId||e.vpId||null;return!(t.sessionId&&s!==t.sessionId||t.vpId&&n!==t.vpId||t.turnId&&e.turnId!==t.turnId)}function lp(e,t={}){if(!Array.isArray(e)||!t.turnId)return!1;let s=e.filter(n=>Iy(n,t));if(s.length===0)return!1;for(let n of s)n.responseKind="progress";if(t.reason==="end_turn"){for(let n=s.length-1;n>=0;n-=1)if(ap(s[n].content).trim()){s[n].responseKind="result";break}}return!0}function Ti(e,t){if(!e||!t)return;let s=ap(t.content);s&&(Array.isArray(e.textSegments)||(e.textSegments=[]),e.textSegments.push({key:t.messageId||t.id||`response-${e.textSegments.length}`,content:s,kind:t.responseKind==="result"?"result":"progress",explicitKind:t.responseKind==="progress"||t.responseKind==="result",isStreaming:t.isStreaming===!0}),e.textContent=e.textSegments.map(n=>n.content).join(`
|
|
6
|
+
`)+(s||"")}}function vu(e){return Object.values(fu).filter(t=>e||!t.adminOnly).sort((t,s)=>t.order-s.order)}var fu,St,mu,Vs,Ir=B(()=>{fu={dev:{id:"dev",name:"\u8F6F\u4EF6\u5F00\u53D1",nameEn:"Software Dev",icon:"\u{1F5A5}\uFE0F",order:0},trading:{id:"trading",name:"\u4EA4\u6613",nameEn:"Trading",icon:"\u{1F4C8}",order:1,adminOnly:!0},writing:{id:"writing",name:"\u5199\u4F5C",nameEn:"Writing",icon:"\u270D\uFE0F",order:2,adminOnly:!0},video:{id:"video",name:"\u89C6\u9891",nameEn:"Video",icon:"\u{1F3AC}",order:3,adminOnly:!0}},St={jobs:{id:"jobs",name:"Jobs",fullName:"Steve Jobs",title:"\u4EA7\u54C1\u7ECF\u7406",titleEn:"Product Manager",group:"dev",actions:[{id:"product-analysis",name:"\u4EA7\u54C1\u5206\u6790",nameEn:"Product Analysis"},{id:"design-review",name:"\u8BBE\u8BA1\u5BA1\u67E5",nameEn:"Design Review"},{id:"requirements",name:"\u9700\u6C42\u62C6\u89E3",nameEn:"Requirements"}]},fowler:{id:"fowler",name:"Fowler",fullName:"Martin Fowler",title:"\u8F6F\u4EF6\u67B6\u6784\u5E08",titleEn:"Software Architect",group:"dev",actions:[{id:"architecture",name:"\u67B6\u6784\u5BA1\u67E5",nameEn:"Architecture Review"},{id:"refactoring",name:"\u91CD\u6784\u5206\u6790",nameEn:"Refactoring"},{id:"code-review",name:"\u4EE3\u7801\u5BA1\u67E5",nameEn:"Code Review"}]},torvalds:{id:"torvalds",name:"Torvalds",fullName:"Linus Torvalds",title:"\u7CFB\u7EDF\u5F00\u53D1\u5DE5\u7A0B\u5E08",titleEn:"Systems Engineer",group:"dev",actions:[{id:"system-design",name:"\u7CFB\u7EDF\u8BBE\u8BA1",nameEn:"System Design"},{id:"performance",name:"\u6027\u80FD\u4F18\u5316",nameEn:"Performance"},{id:"code-style",name:"\u4EE3\u7801\u98CE\u683C",nameEn:"Code Style"},{id:"implementation",name:"\u4EE3\u7801\u5B9E\u73B0",nameEn:"Implementation"}]},beck:{id:"beck",name:"Beck",fullName:"Kent Beck",title:"\u6D4B\u8BD5\u5DE5\u7A0B\u5E08",titleEn:"Test Engineer",group:"dev",actions:[{id:"test-strategy",name:"\u6D4B\u8BD5\u7B56\u7565",nameEn:"Test Strategy"},{id:"tdd-guide",name:"TDD \u6307\u5BFC",nameEn:"TDD Guide"},{id:"quality-check",name:"\u8D28\u91CF\u8BC4\u4F30",nameEn:"Quality Check"}]},schneier:{id:"schneier",name:"Schneier",fullName:"Bruce Schneier",title:"\u5B89\u5168\u5DE5\u7A0B\u5E08",titleEn:"Security Engineer",group:"dev",actions:[{id:"security-audit",name:"\u5B89\u5168\u5BA1\u8BA1",nameEn:"Security Audit"},{id:"threat-model",name:"\u5A01\u80C1\u5EFA\u6A21",nameEn:"Threat Model"},{id:"auth-review",name:"\u8BA4\u8BC1\u5BA1\u67E5",nameEn:"Auth Review"}]},rams:{id:"rams",name:"Rams",fullName:"Dieter Rams",title:"UI/UX \u8BBE\u8BA1\u5E08",titleEn:"UI/UX Designer",group:"dev",actions:[{id:"ui-review",name:"\u754C\u9762\u5BA1\u67E5",nameEn:"UI Review"},{id:"interaction",name:"\u4EA4\u4E92\u8BBE\u8BA1",nameEn:"Interaction Design"},{id:"layout",name:"\u5E03\u5C40\u4F18\u5316",nameEn:"Layout Optimization"}]},graham:{id:"graham",name:"Graham",fullName:"Paul Graham",title:"\u6280\u672F\u5199\u4F5C / \u65B9\u6848\u8BC4\u4F30\u5E08",titleEn:"Tech Writer / Evaluator",group:"dev",actions:[{id:"writing",name:"\u6280\u672F\u5199\u4F5C",nameEn:"Tech Writing"},{id:"proposal-review",name:"\u65B9\u6848\u8BC4\u4F30",nameEn:"Proposal Review"},{id:"explain",name:"\u6982\u5FF5\u89E3\u91CA",nameEn:"Explain"}]},hightower:{id:"hightower",name:"Hightower",fullName:"Kelsey Hightower",title:"DevOps / \u8FD0\u7EF4\u5DE5\u7A0B\u5E08",titleEn:"DevOps Engineer",group:"dev",actions:[{id:"deployment",name:"\u90E8\u7F72\u5BA1\u67E5",nameEn:"Deployment Review"},{id:"cicd",name:"CI/CD \u8BC4\u4F30",nameEn:"CI/CD Review"},{id:"infra",name:"\u57FA\u7840\u8BBE\u65BD",nameEn:"Infrastructure"}]},gregg:{id:"gregg",name:"Gregg",fullName:"Brendan Gregg",title:"\u6027\u80FD\u5DE5\u7A0B\u5E08",titleEn:"Performance Engineer",group:"dev",actions:[{id:"perf-analysis",name:"\u6027\u80FD\u5206\u6790",nameEn:"Perf Analysis"},{id:"tuning",name:"\u7CFB\u7EDF\u8C03\u4F18",nameEn:"Tuning"},{id:"benchmark",name:"\u57FA\u51C6\u6D4B\u8BD5",nameEn:"Benchmark"}]},codd:{id:"codd",name:"Codd",fullName:"Edgar Codd",title:"\u6570\u636E\u5E93 / SQL \u4E13\u5BB6",titleEn:"Database / SQL Expert",group:"dev",actions:[{id:"sql-optimization",name:"SQL \u4F18\u5316",nameEn:"SQL Optimization"},{id:"schema-design",name:"Schema \u8BBE\u8BA1",nameEn:"Schema Design"},{id:"data-modeling",name:"\u6570\u636E\u5EFA\u6A21",nameEn:"Data Modeling"}]},knuth:{id:"knuth",name:"Knuth",fullName:"Donald Knuth",title:"\u7B97\u6CD5 / \u6570\u636E\u5904\u7406\u4E13\u5BB6",titleEn:"Algorithm Expert",group:"dev",actions:[{id:"algorithm-design",name:"\u7B97\u6CD5\u8BBE\u8BA1",nameEn:"Algorithm Design"},{id:"data-processing",name:"\u6570\u636E\u5904\u7406",nameEn:"Data Processing"},{id:"optimization",name:"\u4F18\u5316",nameEn:"Optimization"}]},thomas:{id:"thomas",name:"Thomas",fullName:"Dave Thomas",title:"\u6280\u672F\u6587\u6863\u5DE5\u7A0B\u5E08",titleEn:"Tech Doc Engineer",group:"dev",actions:[{id:"api-docs",name:"API \u6587\u6863",nameEn:"API Docs"},{id:"readme",name:"README",nameEn:"README"},{id:"comment-review",name:"\u6CE8\u91CA\u5BA1\u67E5",nameEn:"Comment Review"}]},soros:{id:"soros",name:"Soros",fullName:"George Soros",title:"\u5B8F\u89C2\u7B56\u7565\u5E08",titleEn:"Macro Strategist",group:"trading",actions:[{id:"macro-analysis",name:"\u5B8F\u89C2\u5206\u6790",nameEn:"Macro Analysis"},{id:"risk-assessment",name:"\u98CE\u9669\u8BC4\u4F30",nameEn:"Risk Assessment"},{id:"thesis-review",name:"\u8BBA\u70B9\u5BA1\u67E5",nameEn:"Thesis Review"}]},livermore:{id:"livermore",name:"Livermore",fullName:"Jesse Livermore",title:"\u6280\u672F\u5206\u6790\u5E08",titleEn:"Technical Analyst",group:"trading",actions:[{id:"price-action",name:"\u4EF7\u683C\u884C\u4E3A",nameEn:"Price Action"},{id:"pattern-recognition",name:"\u56FE\u5F62\u8BC6\u522B",nameEn:"Pattern Recognition"},{id:"trade-plan",name:"\u4EA4\u6613\u8BA1\u5212",nameEn:"Trade Plan"}]},dalio:{id:"dalio",name:"Dalio",fullName:"Ray Dalio",title:"\u7814\u7A76\u5458 / \u7ECF\u6D4E\u5206\u6790\u5E08",titleEn:"Research / Economist",group:"trading",actions:[{id:"economic-analysis",name:"\u7ECF\u6D4E\u5206\u6790",nameEn:"Economic Analysis"},{id:"portfolio-review",name:"\u7EC4\u5408\u5BA1\u67E5",nameEn:"Portfolio Review"},{id:"research-report",name:"\u7814\u7A76\u62A5\u544A",nameEn:"Research Report"}]},taleb:{id:"taleb",name:"Taleb",fullName:"Nassim Taleb",title:"\u98CE\u63A7\u5B98",titleEn:"Risk Manager",group:"trading",actions:[{id:"risk-audit",name:"\u98CE\u9669\u5BA1\u8BA1",nameEn:"Risk Audit"},{id:"antifragile",name:"\u53CD\u8106\u5F31\u8BC4\u4F30",nameEn:"Antifragile Assessment"},{id:"stress-test",name:"\u538B\u529B\u6D4B\u8BD5",nameEn:"Stress Test"}]},jones:{id:"jones",name:"Jones",fullName:"Paul Tudor Jones",title:"\u4EA4\u6613\u6267\u884C\u5458",titleEn:"Trade Executor",group:"trading",actions:[{id:"execution",name:"\u6267\u884C\u8BA1\u5212",nameEn:"Execution Plan"},{id:"position-sizing",name:"\u4ED3\u4F4D\u8BA1\u7B97",nameEn:"Position Sizing"},{id:"trade-review",name:"\u4EA4\u6613\u590D\u76D8",nameEn:"Trade Review"}]},simons:{id:"simons",name:"Simons",fullName:"Jim Simons",title:"\u91CF\u5316\u5206\u6790\u5E08",titleEn:"Quant Analyst",group:"trading",actions:[{id:"quant-signal",name:"\u91CF\u5316\u4FE1\u53F7",nameEn:"Quant Signal"},{id:"backtest-review",name:"\u56DE\u6D4B\u5BA1\u67E5",nameEn:"Backtest Review"},{id:"model-design",name:"\u6A21\u578B\u8BBE\u8BA1",nameEn:"Model Design"}]},jinyong:{id:"jinyong",name:"\u91D1\u5EB8",fullName:"\u91D1\u5EB8\uFF08Louis Cha\uFF09",title:"\u6B66\u4FA0\u5927\u5E08",titleEn:"Wuxia Master",group:"writing",actions:[{id:"world-building",name:"\u6B66\u4FA0\u4E16\u754C\u89C2",nameEn:"Wuxia World Building"},{id:"character-design",name:"\u4EBA\u7269\u5851\u9020",nameEn:"Character Design"},{id:"plot-design",name:"\u60C5\u8282\u7F16\u6392",nameEn:"Plot Design"}]},zhouzi:{id:"zhouzi",name:"\u8098\u5B50",fullName:"\u4F1A\u8BF4\u8BDD\u7684\u8098\u5B50",title:"\u7F51\u6587\u5929\u738B",titleEn:"Web Novel King",group:"writing",actions:[{id:"cool-factor",name:"\u723D\u611F\u8BBE\u8BA1",nameEn:"Cool Factor Design"},{id:"pacing",name:"\u8282\u594F\u628A\u63A7",nameEn:"Pacing Control"},{id:"cheat-design",name:"\u91D1\u624B\u6307\u8BBE\u8BA1",nameEn:"Cheat System Design"}]},qiongyao:{id:"qiongyao",name:"\u743C\u7476",fullName:"\u743C\u7476\uFF08Chiung Yao\uFF09",title:"\u8A00\u60C5\u5B97\u5E08",titleEn:"Romance Master",group:"writing",actions:[{id:"emotion-writing",name:"\u60C5\u611F\u63CF\u5199",nameEn:"Emotion Writing"},{id:"dialogue-design",name:"\u5BF9\u8BDD\u8BBE\u8BA1",nameEn:"Dialogue Design"},{id:"romance-arc",name:"\u8650\u604B\u67B6\u6784",nameEn:"Romance Arc"}]},luxun:{id:"luxun",name:"\u9C81\u8FC5",fullName:"\u9C81\u8FC5\uFF08Lu Xun\uFF09",title:"\u6587\u5B66\u5DE8\u5320",titleEn:"Literary Giant",group:"writing",actions:[{id:"satire",name:"\u8BBD\u523A\u5199\u4F5C",nameEn:"Satirical Writing"},{id:"character-sketch",name:"\u4EBA\u7269\u523B\u753B",nameEn:"Character Sketch"},{id:"prose-craft",name:"\u6587\u7B14\u9524\u70BC",nameEn:"Prose Craft"}]},kubrick:{id:"kubrick",name:"Kubrick",fullName:"Stanley Kubrick",title:"\u5BFC\u6F14 / \u89C6\u89C9\u603B\u76D1",titleEn:"Director / Visual Director",group:"video",actions:[{id:"narrative-pacing",name:"\u53D9\u4E8B\u8282\u594F",nameEn:"Narrative Pacing"},{id:"visual-concept",name:"\u89C6\u89C9\u6982\u5FF5",nameEn:"Visual Concept"},{id:"scene-breakdown",name:"\u573A\u666F\u62C6\u89E3",nameEn:"Scene Breakdown"}]},kaufman:{id:"kaufman",name:"Kaufman",fullName:"Charlie Kaufman",title:"\u7F16\u5267",titleEn:"Screenwriter",group:"video",actions:[{id:"script-writing",name:"\u811A\u672C\u5199\u4F5C",nameEn:"Script Writing"},{id:"character-design",name:"\u89D2\u8272\u8BBE\u8BA1",nameEn:"Character Design"},{id:"narrative-structure",name:"\u53D9\u4E8B\u7ED3\u6784",nameEn:"Narrative Structure"}]},spielberg:{id:"spielberg",name:"Spielberg",fullName:"Steven Spielberg",title:"\u5206\u955C / \u89C6\u89C9\u53D9\u4E8B\u5E08",titleEn:"Storyboard / Visual Storyteller",group:"video",actions:[{id:"storyboard",name:"\u5206\u955C\u8BBE\u8BA1",nameEn:"Storyboard"},{id:"shot-design",name:"\u955C\u5934\u65B9\u6848",nameEn:"Shot Design"},{id:"visual-storytelling",name:"\u89C6\u89C9\u53D9\u4E8B",nameEn:"Visual Storytelling"}]},schoonmaker:{id:"schoonmaker",name:"Schoonmaker",fullName:"Thelma Schoonmaker",title:"\u526A\u8F91\u5E08",titleEn:"Editor",group:"video",actions:[{id:"editing-rhythm",name:"\u526A\u8F91\u8282\u594F",nameEn:"Editing Rhythm"},{id:"sequence-design",name:"\u5E8F\u5217\u8BBE\u8BA1",nameEn:"Sequence Design"},{id:"final-cut",name:"\u6700\u7EC8\u5BA1\u7247",nameEn:"Final Cut"}]}};mu="dev",Vs=3});function py(e,t){return!t||!e?.yeaftConversationIdsByAgent?[]:Object.entries(e.yeaftConversationIdsByAgent).filter(([,s])=>s===t).map(([s])=>s).filter(Boolean)}function yu(){return`cm_${crypto.randomUUID()}`}function bu(e,t){if(t===e.currentAgent&&!e.pendingAgentSelection)return;let s=`agent_select_${crypto.randomUUID()}`;return e.agentSwitching=!0,e.pendingAgentSelection={agentId:t,requestId:s},e.sendWsMessage({type:"select_agent",agentId:t,requestId:s})===!1?(e.pendingAgentSelection=null,e.agentSwitching=!1,null):s}function wu(e,t,s=null,n=null,r={}){let i=s||e.currentAgent;if(!i){e.addMessage({type:"error",content:Le("chat.agent.selectFirst")});return}sn(e,!0,Le("chat.session.creating"));let o={type:"create_conversation",agentId:i,workDir:t||e.currentAgentWorkDir};n!==null&&(o.disallowedTools=n),r&&typeof r.provider=="string"&&(o.provider=r.provider),r&&r.providerOptions&&typeof r.providerOptions=="object"&&(o.providerOptions=r.providerOptions),e.sendWsMessage(o)}function ku(e,t,s,n=null,r=null,i=null){let o=n||e.currentAgent;if(!o){e.addMessage({type:"error",content:Le("chat.agent.selectFirst")});return}let a=null,l={};r&&typeof r=="object"&&!Array.isArray(r)?l=r:(a=r,i&&typeof i=="object"&&(l=i)),sn(e,!0,Le("chat.session.loadingHistory"));let c={type:"resume_conversation",agentId:o,claudeSessionId:t,workDir:s||e.currentAgentWorkDir};a!==null&&(c.disallowedTools=a),typeof l.provider=="string"&&(c.provider=l.provider),l.providerOptions&&typeof l.providerOptions=="object"&&(c.providerOptions=l.providerOptions),e.sendWsMessage(c)}function Su(e,t,s,{refresh:n=!1}={}){if(e.panels.length>1){let a=e.activePanelId||e.panels[0]?.id;a&&e.setPanelConversation(a,t,{refresh:n});return}if(t===e.currentConversation){n&&(e.syncChatConversationHistory?.(t),xs(e));return}let r=e.conversations.find(a=>a.id===t&&a.type!=="yeaft");if(r&&r.agentId&&r.agentId!==e.currentAgent){let a=e.agents.find(l=>l.id===r.agentId);a&&(e.currentAgent=r.agentId,e.currentAgentInfo=a,e.sendWsMessage({type:"select_agent",agentId:r.agentId,silent:!0}))}e.sendWsMessage({type:"select_conversation",conversationId:t}),e.panels.length>1?e.activeConversations.includes(t)||e.activeConversations.push(t):e.activeConversations=[t],r&&(e.currentWorkDir=r.workDir);let i=e.messagesMap[t];(!i||i.length===0)&&(e.messagesMap[t]=[],sn(e,!0,Le("chat.session.loadingHistory"))),e.syncChatConversationHistory?.(t),e.loadingMoreMessages=!1;let o=e.chatSessionState[t];e.hasMoreMessages=!!o?.hasMoreOlder,xs(e)}function Na(e,t,s){t&&e.sendWsMessage({type:"update_conversation_settings",conversationId:t,...s})}function Iu(e,t,s){let n=e.currentConversation;if(!n)return;let r=e.conversationMcpServers[n];if(r){let p=r.find(f=>f.name===t);p&&(p.enabled=s)}let i=e.conversationMcpServers[n]||[],o=e.conversationMcpServerTools[n]||{},a=[];for(let p of i)if(!p.enabled){let f=o[p.name];f&&f.length>0?a.push(...f):a.push(`mcp__${p.name}`)}let u=[...(e.conversations.find(p=>p.id===n)?.disallowedTools||[]).filter(p=>!p.startsWith("mcp__")),...a];Na(e,n,{disallowedTools:u})}function Cu(e,t,s){return t?e.sendWsMessage({type:"delete_conversation",requestId:`delete_${crypto.randomUUID()}`,conversationId:t,...s?{agentId:s}:{}}):!1}function Au(e,t,s){e._recentlyDeletedSessions||(e._recentlyDeletedSessions={}),e._recentlyDeletedSessions[t]=Date.now(),e.conversations=e.conversations.filter(i=>i.id!==t);let n=e.activeConversations.indexOf(t);n>=0&&(e.activeConversations.splice(n,1),e.activeConversations.length===0&&(localStorage.removeItem("lastViewedConversation"),e.lastViewedConversation=null));for(let i of e.panels)i.conversationId===t&&(i.conversationId=null);let r=e.pinnedSessions.indexOf(t);r>=0&&(e.pinnedSessions.splice(r,1),localStorage.setItem("pinned-sessions",JSON.stringify(e.pinnedSessions))),e.sendWsMessage({type:"delete_conversation",requestId:`delete_${crypto.randomUUID()}`,conversationId:t,...s?{agentId:s}:{}})}function xu(e,t,s=[],n={}){let r=n.expertSelections&&n.expertSelections.length>0;if(!t.trim()&&s.length===0&&!r||!e.currentAgent||!e.currentConversation)return;let i=yu();if(e.addMessage({type:"user",content:t,clientMessageId:i,attachments:s.length>0?s:void 0,expertSelections:r?n.expertSelections:void 0}),t.trim()){let c=t.trim().substring(0,100);e.conversationTitles[e.currentConversation]=c}else if(r){let c=n.expertSelections[0],d=`@${c.role}${c.action?"\xB7"+c.action:""}`;e.conversationTitles[e.currentConversation]=d}let o=e.conversations.find(c=>c.id===e.currentConversation);o&&(o.lastMessageAt=Date.now()),e.processingConversations[e.currentConversation]||(e.processingConversations[e.currentConversation]=!0,e._closedAt?.[e.currentConversation]&&delete e._closedAt[e.currentConversation],e._turnCompletedConvs?.delete(e.currentConversation),e.getOrCreateExecutionStatus(e.currentConversation),rn(e,e.currentConversation));let a=s.map(c=>c.fileId),l={type:"chat",conversationId:e.currentConversation,prompt:t,fileIds:a,workDir:e.currentWorkDir,clientMessageId:i};if(n.targetRole&&(l.targetRole=n.targetRole),r){l.expertSelections=n.expertSelections;let c=Ba(n.expertSelections,e.customExpertRoles,t,e.language||"zh-CN");c&&(l.expertMessage=c.effectivePrompt)}e.sendWsMessage(l)||cr(e).then(()=>{e.sendWsMessage(l)}).catch(()=>{e.addMessage({type:"system",content:Le("chat.connection.reconnectFailed")}),delete e.processingConversations[e.currentConversation],Ce(e,e.currentConversation)})}function Tu(e){if(!e.currentConversation||!e.processingConversations[e.currentConversation])return;let t=e.currentConversation;e.sendWsMessage({type:"cancel_execution",conversationId:t}),delete e.processingConversations[t],Ce(e,t),e._closedAt||(e._closedAt={}),e._closedAt[t]=Date.now();let s=e.executionStatusMap[t];s&&(s.currentTool=null),e.finishStreamingForConversation(t),rs(e,t),e.addMessage({type:"system",content:Le("chat.execution.cancelled")})}function Mu(e,t,s,n){let r=n||e.currentConversation,o=(e.messagesMap[r]||[]).find(g=>g.type==="tool-use"&&g.toolName==="AskUserQuestion"&&g.askRequestId===t),a=e.currentView==="yeaft"||!!o?.sessionId;if(a&&o?.askPending)return;let l=o?.sessionId||e.yeaftActiveSessionFilter||null,c=typeof o?.agentId=="string"&&o.agentId?o.agentId:null,d=a?py(e,r):[],u=d.length===1?d[0]:null;if(c&&u&&c!==u)return!1;let p=a&&!c&&!u&&typeof e.agentIdForSession=="function"?e.agentIdForSession(l):null,f=e.sendWsMessage(a?{type:"yeaft_ask_user_answer",agentId:c||u||p||e.yeaftAgentId||e.currentAgent||null,conversationId:r,requestId:t,toolCallId:o?.toolId||null,answers:s,sessionId:l,vpId:o?.vpId||o?.speakerVpId||null,turnId:o?.turnId||null,threadId:o?.threadId||"main"}:{type:"ask_user_answer",conversationId:r,requestId:t,answers:s});if(o&&!a)o.askAnswered=!0,o.selectedAnswers=s;else if(o&&f!==!1){let g=++uy;o.askPending=!0,o.pendingAnswers=s,o.askSubmitGeneration=g;let h=setTimeout(()=>{o.askSubmitGeneration!==g||o.askPending!==!0||(o.askPending=!1,o.pendingAnswers=null,o.askSubmitGeneration=null)},dy);typeof h?.unref=="function"&&h.unref()}f!==!1&&r&&!e.processingConversations[r]&&(e.processingConversations[r]=!0,e._closedAt?.[r]&&delete e._closedAt[r],e.getOrCreateExecutionStatus(r))}function Pu(e,t){t&&(e.activeConversations.includes(t)||e.activeConversations.length>=3||(e.activeConversations.push(t),e.messagesMap[t]||(e.messagesMap[t]=[],e.requestChatHistory?.(t,{mode:"recent",turns:5})),xs(e)))}function Ru(e,t){let s=e.activeConversations.indexOf(t);s<0||(e.activeConversations.splice(s,1),e.activeConversations.length===0&&(localStorage.removeItem("lastViewedConversation"),e.lastViewedConversation=null),xs(e))}function _u(e,t,s,n=[],r={}){let i=r.expertSelections&&r.expertSelections.length>0;if(!s.trim()&&n.length===0&&!i||!e.currentAgent||!t)return;let o=yu();if(e.addMessageToConversation(t,{type:"user",content:s,clientMessageId:o,attachments:n.length>0?n:void 0,expertSelections:i?r.expertSelections:void 0}),s.trim()){let d=s.trim().substring(0,100);e.conversationTitles[t]=d}else if(i){let d=r.expertSelections[0],u=`@${d.role}${d.action?"\xB7"+d.action:""}`;e.conversationTitles[t]=u}let a=e.conversations.find(d=>d.id===t);a&&(a.lastMessageAt=Date.now()),e.processingConversations[t]||(e.processingConversations[t]=!0,e._closedAt?.[t]&&delete e._closedAt[t],e._turnCompletedConvs?.delete(t),e.getOrCreateExecutionStatus(t),rn(e,t));let l=n.map(d=>d.fileId),c={type:"chat",conversationId:t,prompt:s,fileIds:l,workDir:a?.workDir||e.currentWorkDir,clientMessageId:o};if(r.targetRole&&(c.targetRole=r.targetRole),i){c.expertSelections=r.expertSelections;let d=Ba(r.expertSelections,e.customExpertRoles,s,e.language||"zh-CN");d&&(c.expertMessage=d.effectivePrompt)}e.sendWsMessage(c)||cr(e).then(()=>{e.sendWsMessage(c)}).catch(()=>{e.addMessageToConversation(t,{type:"system",content:Le("chat.connection.reconnectFailed")}),delete e.processingConversations[t],Ce(e,t)})}function Eu(e,t){if(!t||!e.processingConversations[t])return;e.sendWsMessage({type:"cancel_execution",conversationId:t}),delete e.processingConversations[t],Ce(e,t),e._closedAt||(e._closedAt={}),e._closedAt[t]=Date.now();let s=e.executionStatusMap[t];s&&(s.currentTool=null),e.finishStreamingForConversation(t),rs(e,t),e.addMessageToConversation(t,{type:"system",content:Le("chat.execution.cancelled")})}function Du(e){e.ws&&e.ws.readyState===WebSocket.OPEN&&(typeof e.requestYeaftSessionInventory=="function"?e.requestYeaftSessionInventory():e.sendWsMessage({type:"get_agents"}))}function Lu(e){!e.currentAgent||!e.currentConversation||e.sendWsMessage({type:"refresh_conversation",conversationId:e.currentConversation})}function $u(e,t){t&&e.sendWsMessage({type:"restart_agent",agentId:t})}function Vu(e,t){t&&e.sendWsMessage({type:"upgrade_agent",agentId:t})}var dy,uy,Hu=B(()=>{ns();Ts();fa();Ci();qt();Ir();dy=1e4,uy=0});function gy(e=globalThis.localStorage){try{return e?.getItem(Fu)==="yeaft"?"yeaft":Ou}catch{return Ou}}function qa(e,t=globalThis.localStorage){if(e!=="chat"&&e!=="yeaft")return!1;try{return t?.setItem(Fu,e),!!t}catch{return!1}}function Bu(e=globalThis.localStorage){let t=gy(e);if(t!=="yeaft")return{currentView:t,_yeaftTransitionActive:!1,_savedActiveConversations:null,_savedChatIdentity:null,_pendingChatRestoreConversationId:null};let s=null;try{s=e?.getItem("lastViewedConversation")||null}catch{}let n=s&&!s.startsWith("yeaft-")?s:null;return{currentView:t,_yeaftTransitionActive:!0,_savedActiveConversations:null,_savedChatIdentity:null,_pendingChatRestoreConversationId:n}}function Wa(e){return e._yeaftTransitionActive?!1:(e._savedActiveConversations=[...e.activeConversations],e._savedChatIdentity={agentId:e.currentAgent||null,agentInfo:e.currentAgentInfo?{...e.currentAgentInfo}:null,workDir:e.currentWorkDir||null},e._yeaftTransitionActive=!0,!0)}function Nu(e){let t=Wa(e);return e.activeConversations=[e.yeaftConversationId],t}function qu(e){if(!e._yeaftTransitionActive)return null;let t=e._savedChatIdentity||null;return e.activeConversations=e._savedActiveConversations||[],t&&(e.currentAgent=t.agentId,e.currentAgentInfo=t.agentInfo,e.currentWorkDir=t.workDir),e._savedActiveConversations=null,e._savedChatIdentity=null,e._yeaftTransitionActive=!1,t}var Fu,Ou,Wu=B(()=>{Fu="yeaft-preferred-conversation-view",Ou="chat"});function ju(e,t,s){let n={...e||{}},r={...n[t]||{}};return r[s]=(r[s]||0)+1,n[t]=r,n}function Uu(e,t,s){let n={...e||{}},r={...n[t]||{}},i=(r[s]||0)-1;return i<=0?delete r[s]:r[s]=i,Object.keys(r).length===0?delete n[t]:n[t]=r,n}var Ku=B(()=>{});function ja(e){return e.currentView==="yeaft"?e.yeaftConversationId||null:e.activeConversations[0]||null}var zu=B(()=>{});function Yu({loops:e,turnsById:t,turnOrder:s,maxLoops:n}){if(!Array.isArray(e)||e.length<=n)return{loops:e,turnsById:t,turnOrder:s};let r=e.length-n,i=e.slice(r),o=new Set;for(let c of i)c&&c.turnId&&o.add(c.turnId);for(let c of s){let d=t[c];d&&d.closedAt==null&&o.add(c)}let a={};for(let c of Object.keys(t))o.has(c)&&(a[c]=t[c]);let l=s.filter(c=>o.has(c));return{loops:i,turnsById:a,turnOrder:l}}var Gu=B(()=>{});function Ee(e){let t=Number(e);return Number.isFinite(t)?t:null}function un(e){let t=Ee(e);return Number.isInteger(t)&&t>0?t:null}function Ua(e){let t=Ee(e);return Number.isInteger(t)&&t>=0?t:null}function Qu(e){return vy.has(e)?1:0}function yy(e,t){if(!e)return t||null;if(!t)return e;let s=Ee(e.progressRevision),n=Ee(t.progressRevision);if(s!=null||n!=null){if(s==null)return t;if(n==null)return e;if(s!==n)return n>s?t:e}let r=Qu(e.status),i=Qu(t.status);if(r!==i)return i>r?t:e;let o=Ee(e.updatedAt)??Ee(e.createdAt)??0;return(Ee(t.updatedAt)??Ee(t.createdAt)??0)>o?t:e}function dn(e){return Math.max(0,Number(e)||0)}function Xu(e){return typeof e?.id=="string"&&e.id.startsWith("event:")?e.id.slice(6):null}function by(e,t){if(/^\d+$/.test(e)&&/^\d+$/.test(t)){let s=BigInt(e),n=BigInt(t);return s<n?-1:s>n?1:0}return e.localeCompare(t)}function wy(e,t){let s=dn(e?.createdAt)-dn(t?.createdAt);if(s)return s;let n=Xu(e),r=Xu(t);if(n!=null&&r!=null)return by(n,r);let i=e?.role==="user"?0:1,o=t?.role==="user"?0:1;if(i!==o)return i-o;let a=dn(e?.generation)-dn(t?.generation);return a||dn(e?.attempt)-dn(t?.attempt)||String(e?.id||"").localeCompare(String(t?.id||""))}function Cr(...e){let t=new Map;for(let s of e){let n=Array.isArray(s)?s:[s];for(let r of n)r?.id&&t.set(r.id,yy(t.get(r.id),r))}return[...t.values()].sort(wy)}function ct(e){let t=Number(e);return Number.isInteger(t)&&t>0?t:1}function pn(e,t,s,n){return`${e}:${t}:${s}:${ct(n)}`}function Ka(e,t,s,n){return`${e}:${t}:${s}:${ct(n)}`}function fn(e,t){if(!e||!t||e.id!==t.id)return!1;let s=Ee(e.revision),n=Ee(t.revision);if(s!=null&&n!=null&&s!==n)return s<n;let r=Ee(e.coordinatorRevision),i=Ee(t.coordinatorRevision);if(r!=null&&i!=null&&r!==i)return r<i;let o=Ee(e.updatedAt),a=Ee(t.updatedAt);return o!=null&&a!=null&&o<a}function Zu(e,t){if(fn(e,t))return!0;if(!e||!t||e.id!==t.id)return!1;let s=Ee(e.revision),n=Ee(t.revision);return e.currentActionId!==t.currentActionId&&s!=null&&n!=null&&s<=n}function za(e,t){let s=un(e?.generation),n=un(t?.generation);if(s!=null&&n!=null&&s!==n)return n<s;let r=Ua(e?.attempt),i=Ua(t?.attempt);if(r!=null&&i!=null&&r!==i)return i<r;let o=Ee(e?.progressRevision),a=Ee(t?.progressRevision);return o!=null&&a!=null&&a<o}function Ya(e,t){if(!e||e.id!==t?.id||fn(t,e))return null;let s=Array.isArray(e.actions)?e.actions:[],n=Array.isArray(t.actionStats)?t.actionStats:[],r=e.currentActionId||null,i=Object.prototype.hasOwnProperty.call(t,"currentActionId")?t.currentActionId||null:r,o=typeof t.eventActionId=="string"&&n.some(g=>g?.id===t.eventActionId)?t.eventActionId:null,a=o||r!==i&&r||i;if(!a)return null;let l=s.find(g=>g?.id===a)||null,c=n.find(g=>g?.id===a)||(t.currentAction?.id===a?t.currentAction:null);if(l&&c&&za(l,c))return null;let d=un(l?.generation),u=un(c?.generation),p=Ua(c?.attempt),f={actionId:a,generation:u||d||1,...p==null?{}:{attempt:p}};return o||r!==i||!l||d!=null&&u!=null&&u>d||l?.status==="running"&&c?.status&&c.status!=="running"?f:null}function Ju(e,t){if(!e||e.id!==t?.id||fn(t,e))return!1;let s=Ee(t.coordinatorRevision),n=Ee(e.coordinatorRevision)??0;return s!=null&&s>n?!0:Ya(e,t)!=null}function ep(e,t){if(!e||e.id!==t?.id||fn(t,e))return e;let s={...e},n=!Array.isArray(e.actions)||!Array.isArray(t.actionStats);if(Array.isArray(e.actions)&&Array.isArray(t.actionStats)){let r=new Map(t.actionStats.map(o=>[o?.id,o])),i=!1;n=!0,s.actions=e.actions.map(o=>{let a=r.get(o?.id);if(!a)return o;if(i=!0,za(o,a))return n=!1,o;if(Ee(a?.progressRevision)==null){let{response:u,messages:p,...f}=a;return{...o,...f}}let c=un(o?.generation),d=un(a?.generation);if(c!=null&&d!=null&&d>c){let{messages:u,thread:p,liveMessage:f,response:g,failure:h,messageCursor:v,messageCount:k,failureReason:w,...I}=o;return{...I,...a}}return{...o,...a}}),i||(n=!1)}for(let r of my)!n&&ky.has(r)||Object.prototype.hasOwnProperty.call(t,r)&&(s[r]=t[r]);return s}function tp(e,t){if(!Array.isArray(e)||!Array.isArray(t))return!1;let s=new Map(e.map(n=>[n?.id,n]));return t.some(n=>{let r=s.get(n?.id);return r?za(r,n):!1})}function sp(e,t){return Ee(e?.revision)===Ee(t?.revision)&&Ee(e?.coordinatorRevision)===Ee(t?.coordinatorRevision)&&Ee(e?.updatedAt)===Ee(t?.updatedAt)}function np(e,t){return!e||!t||e.id!==t.id?!1:fn(e,t)?!0:sp(t,e)&&tp(t.actions,e.actions)}function xi(e,t){let s=Array.isArray(e)?e:[],n=s.find(i=>i.id===t?.id)||null,r=n&&fn(t,n)?n:t;return n&&r===t&&sp(n,t)&&tp(n.actionStats,t.actionStats)&&(r=n),r?.id?[r,...s.filter(i=>i.id!==r.id)].sort((i,o)=>Number(o.updatedAt||0)-Number(i.updatedAt||0)):s}var my,vy,ky,Ga=B(()=>{my=Object.freeze(["revision","planRevision","ledgerRevision","coordinatorRevision","title","goal","workItemType","planningMode","status","lifecycle","attentionState","activeActionIds","attentionActionIds","currentActionId","currentAction","executionStats","failureReason","origin","linkedSessionIds","createdAt","updatedAt"]);vy=new Set(["completed","failed","cancelled","superseded","interrupted"]);ky=new Set(["status","lifecycle","attentionState","activeActionIds","attentionActionIds","currentActionId","currentAction","executionStats","failureReason"])});function Hs(e){return typeof e=="string"?e.trim():""}function rp(e){if(typeof e=="number"&&Number.isFinite(e)&&e>0)return e;if(typeof e=="string"&&e.trim()){let t=Date.parse(e);if(Number.isFinite(t))return t}return null}function Et(e){let t=rp(e);if(!t)return"";try{return new Intl.DateTimeFormat(void 0,{month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"}).format(new Date(t))}catch{return""}}function Sy(e){return Array.isArray(e)?e.slice(0,100).map(t=>({content:Hs(t?.content).slice(0,2e3),status:["pending","in_progress","completed"].includes(t?.status)?t.status:"pending",...Hs(t?.activeForm)?{activeForm:Hs(t.activeForm).slice(0,2e3)}:{}})).filter(t=>t.content):[]}function Ze(e){if(!e||typeof e!="object")return null;let t=Hs(e.content).slice(0,1e5),s=Sy(e.todos);if(!t&&s.length===0)return null;let n=e.role==="assistant"?"assistant":"user",r=rp(e.timestamp);return{id:Hs(e.id).slice(0,256)||null,role:n,author:Hs(e.author).slice(0,256)||(n==="assistant"?"Assistant":"User"),content:t,...r?{timestamp:r}:{},...s.length>0?{todos:s}:{}}}function ip(e,t){return Ze({id:e?.messageId||e?.id||null,role:"user",author:t,content:e?.content||"",timestamp:e?.timestamp||e?.createdAt||e?.ts||e?.time||null})}function op(e,t){let s=e?.todoMsg?.toolInput?.todos,n=Array.isArray(e?.toolMsgs)?e.toolMsgs.map(o=>Hs(o?.toolName)).filter(Boolean):[],r=Number(e?.toolSummaryCount||0)||0,i=n.length>0?`Tool actions: ${n.join(", ")}`:r>0?`Tool actions: ${r}`:"";return Ze({id:e?.atMessageId||e?.messageId||e?.id||e?.turnId||null,role:"assistant",author:t,content:e?.textContent||i,timestamp:e?.timestamp||e?.createdAt||e?.speakerTimestamp||null,todos:s})}var is=B(()=>{});function ap(e){return typeof e=="string"?e:Array.isArray(e)?e.map(t=>typeof t=="string"?t:t?.type==="text"&&typeof t.text=="string"?t.text:"").join(""):e==null?"":String(e)}function Iy(e,t){if(!e||e.type!=="assistant")return!1;let s=e.sessionId??e.groupId??null,n=e.speakerVpId||e.vpId||null;return!(t.sessionId&&s!==t.sessionId||t.vpId&&n!==t.vpId||t.turnId&&e.turnId!==t.turnId)}function lp(e,t={}){if(!Array.isArray(e)||!t.turnId)return!1;let s=e.filter(n=>Iy(n,t));if(s.length===0)return!1;for(let n of s)n.responseKind="progress";if(t.reason==="end_turn"){for(let n=s.length-1;n>=0;n-=1)if(ap(s[n].content).trim()){s[n].responseKind="result";break}}return!0}function Ti(e,t){if(!e||!t)return;let s=ap(t.content);s&&(Array.isArray(e.textSegments)||(e.textSegments=[]),e.textSegments.push({key:t.messageId||t.id||`response-${e.textSegments.length}`,content:s,kind:t.responseKind==="result"?"result":"progress",explicitKind:t.responseKind==="progress"||t.responseKind==="result",isStreaming:t.isStreaming===!0}),e.textContent=e.textSegments.map(n=>n.content).join(`
|
|
7
7
|
|
|
8
|
-
`))}function Mi(e){let t=Array.isArray(e?.textSegments)?e.textSegments:[];if(t.length===0)return;let s=Array.isArray(e?.messages)?e.messages:[],n=e?.isActive===!0||e?.isStreaming===!0||t.some(l=>l.isStreaming===!0)||s.some(l=>l?.isStreaming===!0||l?.status==="pending"),r=s.some(l=>l?.incomplete===!0||Qa.has(l?.status)||Qa.has(l?.turnEndReason)||Qa.has(l?.stopReason));if(n||r){for(let l of t)l.kind="progress";return}if(t.some(l=>l.kind==="result"))return;let i=s.some(l=>l?.turnEndReason==="end_turn"),o=t.some(l=>l.explicitKind),a=t.length===1&&!o;(i||a||e.isHistory&&!o)&&(t[t.length-1].kind="result")}var Qa,Pi=B(()=>{Qa=new Set(["aborted","errored","error","cancelled","canceled"])});function Xa(e){return e?.type==="user"&&typeof e.content=="string"&&e.content.trim()}function Za(e){return e?.type==="assistant"||e?.type==="thinking"||e?.type==="tool_use"||e?.type==="tool-use"||e?.type==="tool_result"||e?.type==="tool-result"}function Ja(e,t){if(!e||e.kind!=="assistant")return!0;let s=e.turnId||e.lastTurnId||"",n=t?.turnId||"";if(s&&n&&s!==n)return!0;let r=e.speakerVpId||"",i=t?.speakerVpId||t?.vpId||"";return!!(r&&i&&r!==i)}function cp(e=[]){let t=[],s=null,n=r=>{s&&(t.push({start:s.start,end:r,kind:s.kind}),s=null)};for(let r=0;r<e.length;r++){let i=e[r];if(i){if(Xa(i)||i.type==="system"||i.type==="error"){n(r),s={start:r,kind:i.type};continue}if(!Za(i)){s||(s={start:r,kind:"other"});continue}(!s||s.kind==="assistant"&&Ja(s,i))&&(n(r),s={start:r,kind:"assistant",turnId:i.turnId||"",speakerVpId:i.speakerVpId||i.vpId||""}),s.lastTurnId=i.turnId||s.lastTurnId||"",s.speakerVpId=s.speakerVpId||i.speakerVpId||i.vpId||""}}return n(e.length),t}function dp(e,t){return!e||e._historyWindowPrefetched===!0?!1:t?(e.sessionId??e.groupId)===t:!0}function el(e=[],t=null,s=Ar){let n=Math.max(1,Number.isFinite(s)?Math.floor(s):Ar),r=[],i=[],o=null,a=c=>{o&&(i.push({start:o.start,end:c,kind:o.kind}),o=null)};for(let c of e){if(!dp(c,t))continue;let d=r.length;if(r.push(c),Xa(c)||c.type==="system"||c.type==="error"){a(d),o={start:d,kind:c.type};continue}if(!Za(c)){o||(o={start:d,kind:"other"});continue}(!o||o.kind==="assistant"&&Ja(o,c))&&(a(d),o={start:d,kind:"assistant",turnId:c.turnId||"",speakerVpId:c.speakerVpId||c.vpId||""}),o.lastTurnId=c.turnId||o.lastTurnId||"",o.speakerVpId=o.speakerVpId||c.speakerVpId||c.vpId||""}if(a(r.length),i.length<=n)return r;let l=i[i.length-n];return r.slice(l.start)}function up(e=[],t=null,s=Ar){let n=Math.max(1,s||Ar),r=0,i=null,o=()=>i?(i=null,r+=1,r>n):!1;for(let a of e)if(dp(a,t)){if(Xa(a)||a.type==="system"||a.type==="error"){if(o())return!0;i={kind:a.type};continue}if(!Za(a)){i||(i={kind:"other"});continue}if(!i||i.kind==="assistant"&&Ja(i,a)){if(o())return!0;i={kind:"assistant",turnId:a.turnId||"",speakerVpId:a.speakerVpId||a.vpId||""}}i.lastTurnId=a.turnId||i.lastTurnId||"",i.speakerVpId=i.speakerVpId||a.speakerVpId||a.vpId||""}return o(),r>n}function Os(){return Ar}function xr(){return Cy}var Ar,Cy,pp=B(()=>{Ar=Number.POSITIVE_INFINITY,Cy=20});function xy(e,t){let s=new Set;if(!t)return s;for(let n of e?.sessionCatalog||[])n?.runtimeProvider!=="yeaft"||n?.routeRef?.sessionId!==t||n.routeRef.agentId&&s.add(n.routeRef.agentId);if(s.size===0){let n=os();for(let r of n?.sessionList||[])r?.id===t&&r?.agentId&&s.add(r.agentId)}return s}function Pp(e,t){let s=xy(e,t);return s.size===1?s.values().next().value:null}function Di(e,t,s){return!!s&&Pp(e,t)===s}function it(e,t,s){return!e||e.sessionId!==t?!1:s?e.agentId===s:!e.agentId}function fp(e,t,s=null){if(!t)return!1;let n=s||be(e,t),r=wt(n,t);if(r&&e.yeaftProcessingSessions?.[r]||e.yeaftProcessingSessions?.[t]&&Di(e,t,n))return!0;for(let i of Object.values(e.activeVpTurns||{}))if(it(i,t,n))return!0;for(let i of Object.values(e.vpStatuses||{}))if(it(i,t,n)&&Mr.has(i?.state))return!0;return!1}function Ty(e,t,s,n=null){let r={...e.yeaftProcessingSessions||{}};if(t){let i=Oa(t);if(r=Object.fromEntries(Object.entries(r).filter(([o])=>n?o!==wt(t,n):!o.startsWith(i))),n)Di(e,n,t)&&delete r[n];else for(let o of Object.keys(r))Di(e,o,t)&&delete r[o]}else n?delete r[n]:r={};for(let i of s||[]){let o=i?.sessionId||i?.groupId||null;if(!o||!Mr.has(i?.state))continue;let a=wt(t,o)||o;r[a]=!0}return r}function gn(e,t,s){let n=Fa(t,s);return n&&e?.activeVpTurns?.[n]?n:e?.activeVpTurns?.[s]&&(!t||!e.activeVpTurns[s]?.agentId||e.activeVpTurns[s].agentId===t)?s:n||s||""}function gp(e,t){if(!t){e.activeVpTurns={},e.stoppingVpTurnIds={},e.vpStatuses={},e.yeaftProcessingSessions={};return}e.activeVpTurns=Object.fromEntries(Object.entries(e.activeVpTurns||{}).filter(([,n])=>n?.agentId&&n.agentId!==t)),e.stoppingVpTurnIds=Object.fromEntries(Object.entries(e.stoppingVpTurnIds||{}).filter(([n])=>e.activeVpTurns?.[n])),e.vpStatuses=Object.fromEntries(Object.entries(e.vpStatuses||{}).filter(([,n])=>n?.agentId&&n.agentId!==t));let s=Oa(t);e.yeaftProcessingSessions=Object.fromEntries(Object.entries(e.yeaftProcessingSessions||{}).filter(([n])=>!n.startsWith(s)))}function Wt(e,t){return`${e||""}:${t||""}`}function Ey(e){return e?.kind==="action"&&typeof e.actionId=="string"&&Number.isInteger(Number(e.generation))&&Number(e.generation)>0?{kind:"action",actionId:e.actionId,generation:Number(e.generation)}:{kind:"coordinator"}}function Dy(e){return typeof e=="string"?e:e?.kind==="action"&&typeof e.actionId=="string"?{kind:"action",actionId:e.actionId,generation:Number.isInteger(Number(e.generation))?Number(e.generation):0}:{kind:"coordinator"}}function Ly(e={}){let t=Ze(e.quote);return{agentId:e.agentId||"",workItemId:e.workItemId||"",target:Ey(e.target),text:String(e.text||""),...t?{quote:t}:{},attachments:Array.isArray(e.attachments)?e.attachments.map(s=>({fileId:s?.fileId||"",name:s?.name||"",mimeType:s?.mimeType||"",size:Math.max(0,Number(s?.size)||0)})):[],revision:Number(e.revision)||0,planRevision:Number(e.planRevision)||0,ledgerRevision:Number(e.ledgerRevision)||0,coordinatorRevision:Number(e.coordinatorRevision)||0}}function bp(e,t,s){return{conversationId:s||null,agentId:e?.agentId||t?.agentId||null,requestId:t?.requestId||null,toolCallId:t?.toolCallId||null,sessionId:e?.sessionId||t?.sessionId||null,vpId:e?.vpId||t?.vpId||null,turnId:e?.turnId||t?.turnId||null,threadId:e?.threadId||t?.threadId||null}}function wp(e,t){return{conversationId:t||null,agentId:e?.agentId||null,requestId:e?.askRequestId||null,toolCallId:e?.toolId||null,sessionId:e?.sessionId||e?.groupId||null,vpId:e?.vpId||e?.speakerVpId||null,turnId:e?.turnId||null,threadId:e?.threadId||null}}function $y(e,t){return ol.every(s=>!t[s]||e[s]===t[s])}function Rp(e,t){return ol.every(s=>!e[s]||!t[s]||e[s]===t[s])}function kp(e,t,s){let n=(e||[]).filter(o=>o?.type==="tool-use"&&(o.toolName==="AskUser"||o.toolName==="AskUserQuestion")&&(!t.requestId||!o.askRequestId||o.askRequestId===t.requestId)&&(!t.toolCallId||!o.toolId||o.toolId===t.toolCallId)),r=n.filter(o=>$y(wp(o,s),t));if(r.length===1)return r[0];let i=n.filter(o=>Rp(wp(o,s),t));return i.length===1?i[0]:null}function _p(e){return ol.map(t=>e[t]||"").join("\0")}function Vy(e,t,s){let n=_p(t),r={...e._yeaftAskTerminalEvents||{},[n]:{identity:t,event:s,receivedAt:Date.now()}},i=Object.keys(r);if(i.length>yp){i.sort((o,a)=>r[o].receivedAt-r[a].receivedAt);for(let o of i.slice(0,i.length-yp))delete r[o]}e._yeaftAskTerminalEvents=r}function Sp(e,t){let s=e._yeaftAskTerminalEvents||{},n=_p(t),r=s[n]?n:null;if(!r){let l=Object.entries(s).filter(([,c])=>Rp(c.identity||{},t));l.length===1&&(r=l[0][0])}if(!r)return null;let i=s[r],{[r]:o,...a}=s;return e._yeaftAskTerminalEvents=a,i?.event||null}function Hy(e,t,s){return(e.messagesMap?.[t]||[]).some(n=>n?.type==="tool-use"&&n.sessionId===s&&n.hasResult===!1)}function tl(e,t){t.type==="ask_user_answered"?(e.askAnswered=!0,e.selectedAnswers=t.answers||{},e.askExpired=!1):(e.isHistory=!0,e.askExpired=!0,e.askAnswered=!1,e.selectedAnswers=null),e.askPending=!1,e.pendingAnswers=null,e.askSubmitGeneration=null,e.askRequestId=null}function Oy(e){if(!e||typeof e!="string")return null;let t=e.match(/^(\d+)/);if(!t)return null;let s=Number(t[1]);return Number.isFinite(s)?s:null}function Fy(e){if(!e||typeof e!="string")return null;let t=e.match(/^m(\d+)$/);if(!t)return null;let s=Number(t[1]);return Number.isFinite(s)?s:null}function Tr(e){return zn(e)}function sl(e,t,s){return`${wt(e,t)}::${s||""}`}function nl(e){return Object.fromEntries(Object.entries(e||{}).filter(([,t])=>t?.status==="running"))}function os(){try{return typeof window>"u"?null:window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore()||null}catch{return null}}function Ip(e){let t=os();if(!t?.reorderSessionsGlobally)return;let s=(Array.isArray(e)?e:[]).filter(n=>n?.runtimeProvider==="yeaft").map(n=>`${n.routeRef?.agentId||""}${n.routeRef?.sessionId||""}`).filter(n=>!n.startsWith(""));t.reorderSessionsGlobally(s)}function be(e,t,s=null){if(s)return s;if(t){let n=os(),r=n?.activeSessionKey?n.sessions?.[n.activeSessionKey]:null;if(r?.id===t&&r.agentId)return r.agentId;let i=n&&typeof n.sessionById=="function"?n.sessionById(t,e?.currentAgent||null):null;if(i&&i.agentId)return i.agentId;let o=e?.yeaftSessionAgentById?e.yeaftSessionAgentById[t]:null;if(o)return o}return e?.currentAgent||null}function By(e,t){let s=i=>String(i||"").replace(/^v/,"").split(".").slice(0,3).map(o=>Number.parseInt(o,10)),n=s(e),r=s(t);if(n.length<3||r.length<3||[...n,...r].some(i=>!Number.isFinite(i)))return!1;for(let i=0;i<3;i+=1)if(n[i]!==r[i])return n[i]>r[i];return!0}function Cp(e,t,s){if(!t||!s)return!1;let n=Array.isArray(e?.agents)?e.agents.find(o=>o?.id===t):null,r=e?.currentAgentInfo?.id===t?e.currentAgentInfo:null;return(n?.capabilities||r?.capabilities||[]).includes(s)?!0:s==="session_history_search"&&By(n?.version||r?.version,"1.0.166")}function Fs(e,{fallbackDefault:t=!1}={}){if(e?.yeaftActiveSessionFilter)return e.yeaftActiveSessionFilter;let s=os();return s?.activeSessionId?s.activeSessionId:t?"grp_default":null}function Ei(e){let t=e.yeaftDebugSessionFilter;if(t==="__all__")return null;if(t)return t;let s=Fs(e);return s||(os()?.sessions?.grp_default?"grp_default":null)}function rl(e,t="session"){return[e?.vpId||e?.ownerVpId||"vp",e?.threadId||"thread",e?.turnId||t].join(":")}function jt(e,t,s=null){return s||t&&e?.yeaftConversationIdsByAgent?.[t]||e?.yeaftConversationId||null}function rt(e,t=null,s=null){let n=t||e?.yeaftActiveSessionFilter||null,r=s||be(e,n);return(r&&e?.yeaftConversationIdsByAgent?e.yeaftConversationIdsByAgent[r]:null)||e?.yeaftConversationId||null}function Ap(e,t,s){if(e?.currentView!=="yeaft")return!1;let n=e?.yeaftActiveSessionFilter||null;if(n&&t!==n)return!1;let r=be(e,n);return!r||!s||r===s}var Ay,He,Ri,_i,hp,mp,My,vp,Py,Mr,Ry,_y,yp,ol,xp,il,Tp,Mp,Bs,Li=B(()=>{bt();ea();qt();fa();pr();tu();pu();Hu();Ts();ns();dr();Wu();Pa();bi();Ku();zu();Gu();ua();Ga();Ea();is();Pi();Js();ci();Sr();pp();Jn();ca();Da();({defineStore:Ay}=Pinia),He=Object.freeze([]),Ri=(e,t,s)=>`${e||""}::${t||""}::${s}`;_i=5,hp=100,mp=512*1024,My=15e3,vp=Object.freeze([150,300,600,1e3]),Py=new Set(["index_building","stale_result"]),Mr=new Set(["typing","thinking","retrying","streaming","tool"]),Ry=Object.freeze(["model","availableModels","refreshedAt","catalogRefreshedAt","catalogEpoch","catalogRevision","catalogDigest","refreshStartedAt","refreshReason","refreshError","refreshing"]),_y=8,yp=64;ol=Object.freeze(["conversationId","agentId","requestId","toolCallId","sessionId","vpId","turnId","threadId"]);xp=1e3,il=1,Tp=5,Mp=200,Bs=Ay("chat",{state:()=>({ws:null,authenticated:!1,_hasHandledAgentList:!1,_hasHandledYeaftSessionHydrate:!1,yeaftSessionInventoryCompleteSupported:null,yeaftSessionHydrateRequestId:null,yeaftSessionHydrateSlices:[],yeaftSessionHydrateError:null,_yeaftSessionInventorySocketQuarantined:!1,sessionKey:null,serverEncryptionRequired:!0,connectionState:"disconnected",reconnectAttempts:0,maxReconnectAttempts:10,reconnectTimer:null,agents:[],currentAgent:null,currentAgentInfo:null,conversations:[],activeConversations:[],currentWorkDir:null,messagesMap:{},_messageUiKeySequence:0,chatSessionState:{},panels:[],activePanelId:null,_pendingPaneId:null,conversationTitles:{},customConversationTitles:{},processingConversations:{},yeaftProcessingSessions:{},yeaftUnreadSessionKeys:{},theme:localStorage.getItem("theme")||(typeof window<"u"&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"),themeFollowSystem:!localStorage.getItem("theme"),locale:localStorage.getItem("locale")||"zh-CN",executionStatusMap:{},sessionHealth:{},historySessions:[],historySessionsLoading:!1,folders:[],foldersLoading:!1,providerModels:[],providerModelsLoading:!1,contextUsage:null,lastUsedAgent:localStorage.getItem("lastUsedAgent")||null,lastUsedSession:JSON.parse(localStorage.getItem("lastUsedSession")||"null"),lastViewedConversation:localStorage.getItem("lastViewedConversation")||null,pendingRecovery:null,recoveryDismissed:!1,sessionLoading:!1,sessionLoadingText:"",agentSwitching:!1,pendingAgentSelection:null,_pendingSessionTitle:null,workbenchExpanded:!1,workbenchMaximized:!1,sidebarCollapsed:!1,sessionSidebarOpen:!1,compactStatus:null,clearStatus:null,refreshingSession:!1,refreshingSessionMap:{},proxyPorts:{},hasMoreMessages:!1,loadingMoreMessages:!1,chatHistoryRequests:{},chatHistoryRequestIdSupported:null,chatHistoryConnectionGeneration:0,sessionCatalog:[],hiddenSessionCatalog:[],sessionProjects:[],sessionCatalogLoaded:!1,sessionCatalogMutationRequests:{},projectMutationRequests:{},activeCatalogKey:null,openUnifiedSessionCreate:!1,openUnifiedChatCreate:!1,pendingUnifiedSessionSettings:null,yeaftHasMoreHistory:!1,yeaftLoadingMoreHistory:!1,yeaftOldestLoadedSeq:null,yeaftHistoryLoadError:null,yeaftSessionHistoryState:{},yeaftMessageWindowState:{},yeaftHistoryCacheState:{},_yeaftHistoryBrowserHydrationBySession:{},yeaftBootstrapMetaLoadingKey:null,yeaftHistoryPerfTraceBySession:{},yeaftHistorySearchState:{requestId:null,agentId:null,sessionId:null,query:"",senderKey:"",loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,error:null},yeaftHistoryOutlineBySession:{},_yeaftHistoryOutlineTimeouts:{},_yeaftHistorySearchTimeout:null,_yeaftHistoryWindowPendingByKey:{},_yeaftHistoryResultRefreshByRequestId:{},_yeaftHistoryRevealLeases:{},_yeaftHistoryRevealSequence:0,_yeaftReconnectCatchUpPending:!1,_yeaftOpenedSessionsLoadedAgents:{},_yeaftAgentSeen:null,slashCommandsMap:{},slashCommandDescriptions:{},inputDrafts:{},mcpServers:{},expertRoleDefinitions:null,llmConfig:{},llmModelDiscovery:{},llmGithubDevice:null,modelsDevRegistry:{registry:{},fetchedAt:0,error:null,loaded:!1},_modelsDevPending:null,yeaftSettings:{},searchSettings:null,telemetrySettings:null,tavilyUsage:null,tavilyUsageLoading:!1,_perfTraceQueue:[],_perfTraceFlushTimer:null,yeaftPerfTraceByMessageId:{},yeaftPerfTraceByTurnId:{},yeaftMcpServers:[],yeaftMcpRuntime:{connected:!1,toolCount:0,perServer:[]},yeaftMcpLoading:!1,yeaftMcpError:null,btwMode:!1,btwMessages:[],btwLoading:!1,btwSessionId:null,conversationMcpServers:{},conversationMcpServerTools:{},mcpPanelOpen:!1,expertSelections:[],customExpertRoles:[],subagents:{},activeSubagentId:null,activeRightPanel:null,pinnedSessions:JSON.parse(localStorage.getItem("pinned-sessions")||"[]"),...Bu(),workCenterOpen:!1,workCenterAgentId:null,workCenterItemsByAgent:{},workCenterListPageByAgent:{},workCenterListMoreLoadingByAgent:{},_workCenterListGenerationByAgent:{},_workCenterListQueryByAgent:{},_workCenterListFiltersByAgent:{},_workCenterListMoreRequestsByAgent:{},_workCenterListEventGenerationByAgent:{},_workCenterListEventsByAgent:{},_workCenterDeletedIdsByAgent:{},workCenterDetailByAgent:{},workCenterActionMessages:{},workCenterActionMessagesLoading:{},workCenterActionMessagesError:{},workCenterActionRequests:{},workCenterActionRequestDetails:{},workCenterActionRequestsLoading:{},workCenterActionRequestsError:{},workCenterActionRequestDetailsLoading:{},workCenterActionRequestDetailsError:{},workCenterLoadedByAgent:{},workCenterLoadingByAgent:{},workCenterErrorByAgent:{},workCenterWatcherByAgent:{},workCenterSettingsByAgent:{},workCenterRuntimeByAgent:{},workCenterSettingsLoadingByAgent:{},workCenterSettingsErrorByAgent:{},_workCenterSettingsGenerationByAgent:{},_workCenterDetailRequestGenerationByAgent:{},_workCenterDetailEventRefreshByAgent:{},_workCenterActionInputGenerationByAgent:{},_workCenterActionMessageRequests:{},_workCenterActionMessageGenerationByKey:{},_workCenterActionRequestsGeneration:{},_workCenterActionRequestDetailsGeneration:{},workCenterPending:{},workCenterComposerDrafts:{},workCenterMessageOutbox:{},_workCenterBrowserFence:null,_workCenterBrowserUnsubscribe:null,workCenterCreateDraft:null,yeaftConversationId:null,yeaftConversationIdsByAgent:{},_yeaftPendingConversationPromotions:{},_yeaftRetiredConversationIdsByAgent:{},_yeaftRetiredConversationTargetsByAgent:{},yeaftSessionAgentById:{},yeaftModel:null,yeaftModelEffort:null,yeaftSessionReady:!1,yeaftStatus:null,yeaftAvailableModels:[],yeaftStatusByAgent:{},_yeaftRetiredCatalogEpochsByAgent:{},yeaftModelsRefreshing:!1,yeaftModelRefreshError:null,yeaftYeaftDir:null,yeaftActiveTasksBySession:{},yeaftStoppingTasksById:{},yeaftToolStats:null,yeaftToolStatsLoading:!1,yeaftDebugLoops:[],yeaftDebugTurnsById:{},yeaftDebugTurnOrder:[],yeaftDebugHistoryLoading:!1,yeaftDebugHistoryError:null,yeaftDebugHistoryFetchedAt:0,yeaftDebugHistoryLimit:il,yeaftDebugHistoryHasMore:!1,yeaftDebugPanel:{open:!1,status:"idle",requestId:null,agentId:null,sessionId:null,turnId:null,error:null},yeaftDebugSearch:"",yeaftDebugSessionFilter:null,yeaftDreamLatest:{},yeaftDreamSnapshots:{},yeaftDreamPromptLoads:{},yeaftDreamEvents:{},yeaftReflectionCards:{},yeaftSubAgentCards:{},yeaftSidebarV2Enabled:!0,yeaftActiveSessionFilter:null,_currentYeaftSessionId:null,_currentYeaftVpId:null,_currentYeaftTurnId:null,_currentYeaftThreadId:null,_yeaftAskTerminalEvents:{},activeVpTurns:{},vpStatuses:{},stoppingVpTurnIds:{},yeaftVpTyping:{},_vpCrudPending:null}),getters:{currentConversation:e=>e.activeConversations[0]||null,activeConversationId:e=>ja(e),activeSessionRoute(e){if(e.currentView==="yeaft"){let n=Fs(e);return n?{runtimeProvider:"yeaft",agentId:be(e,n),sessionId:n}:null}let t=ja(e);if(!t)return null;let s=e.conversations.find(n=>n?.id===t&&n.type!=="yeaft");return s?{runtimeProvider:s.provider==="copilot"?"copilot":"claude-code",agentId:s.agentId||e.currentAgent||null,sessionId:t}:null},messages(e){let t=this.activeConversationId,s=t&&e.messagesMap[t]||He;if(e.currentView==="yeaft"){let n=e.yeaftActiveSessionFilter||null,r=me(be(e,n),n),i=e.yeaftMessageWindowState[r]?.visibleTurns||Os();return el(s,e.yeaftActiveSessionFilter||null,i)}return s},yeaftAllMessages:e=>{let t=rt(e);return t&&e.messagesMap[t]||He},yeaftVisibleMessages(e){let t=rt(e),s=t&&e.messagesMap[t]||He,n=e.yeaftActiveSessionFilter||null,r=me(be(e,n),n),i=e.yeaftMessageWindowState[r]?.visibleTurns||Os();return el(s,e.yeaftActiveSessionFilter||null,i)},hasHiddenYeaftMessages(e){if(e.currentView!=="yeaft")return!1;let t=rt(e),s=t&&e.messagesMap[t]||He,n=e.yeaftActiveSessionFilter||null,r=me(be(e,n),n),i=e.yeaftMessageWindowState[r]?.visibleTurns||Os();return up(s,e.yeaftActiveSessionFilter||null,i)},activeYeaftHistoryState(e){return na(e)},yeaftInitialHistoryLoading(e){let t=na(e);return e.currentView==="yeaft"&&!!e.yeaftActiveSessionFilter&&!!t?.loading&&!t?.loaded&&this.yeaftVisibleMessages.length===0},vpsTypingInCurrentConv(e){let t=this.activeConversationId;if(!t)return He;let s=(e.yeaftVpTyping||{})[t];if(!s)return He;let n=Object.keys(s).filter(r=>(s[r]||0)>0);return n.length===0?He:n},isVpTypingInCurrentConv(e){return t=>{if(!t)return!1;let s=this.activeConversationId;if(!s)return!1;let n=(e.yeaftVpTyping||{})[s];return n?(n[t]||0)>0:!1}},yeaftDreamLatestForActiveSession(e){let t=Ei(e);if(!t)return null;let s=`sessions/${t}`;return e.yeaftDreamLatest?.[s]||null},yeaftDreamSnapshotForActiveSession(e){let t=Ei(e);if(!t)return null;let s=`sessions/${t}`;return e.yeaftDreamSnapshots?.[s]||null},yeaftDreamPromptLoadForActiveSession(e){let t=Ei(e);if(!t)return null;let s=`sessions/${t}`;return e.yeaftDreamPromptLoads?.[s]||null},yeaftDreamEventsForActiveSession(e){let t=Ei(e);if(!t)return[];let s=`sessions/${t}`,n=Array.isArray(e.yeaftDreamEvents?.[s])?e.yeaftDreamEvents[s]:[],r=Array.isArray(e.yeaftDreamEvents?.["*"])?e.yeaftDreamEvents["*"]:[];return r.length===0?n:n.length===0?r:[...n,...r].sort((i,o)=>(i.at||0)-(o.at||0))},yeaftDebugTurnsForActiveSession:e=>{let t=e.yeaftDebugTurnOrder||He,s=e.yeaftDebugTurnsById||{},n=e.yeaftDebugLoops||He,r=e.yeaftReflectionCards||{},i=e.yeaftDebugSessionFilter,o;i==="__all__"?o=null:i?o=i:o=null;let a={};for(let d of n)!d||!d.turnId||(a[d.turnId]||(a[d.turnId]=[]),a[d.turnId].push(d));let l={};for(let d of Object.keys(r)){let u=r[d];!u||!u.turnId||(l[u.turnId]||(l[u.turnId]=[]),l[u.turnId].push(u))}let c=[];for(let d=t.length-1;d>=0;d--){let u=t[d],p=s[u];if(!p||o&&p.sessionId&&p.sessionId!==o)continue;let f=a[u]||He,g=l[u]||He,h=f.length,v=0,k=0;for(let b of f){let m=b&&b.usage;m&&Number.isFinite(m.totalTokens)?v+=m.totalTokens:m&&(v+=(m.totalInputTokens||(m.inputTokens||0)+(m.cacheReadTokens||0)+(m.cacheWriteTokens||0))+(m.outputTokens||0)),b&&Number.isFinite(b.latencyMs)&&(k+=b.latencyMs)}let w=!p.closedAt,I={...p,loopCount:w||!p.loopCount?h:p.loopCount,totalTokens:w||!p.totalTokens?v:p.totalTokens,totalMs:w||!p.totalMs?k:p.totalMs,loops:f,reflections:g};c.push(I)}return c},yeaftDebugAvailableSessions:e=>{let t=new Set;for(let s of e.yeaftDebugTurnOrder||He){let n=e.yeaftDebugTurnsById[s];n&&n.sessionId&&t.add(n.sessionId)}return Array.from(t).sort()},yeaftDebugTurnTotal:e=>(e.yeaftDebugTurnOrder||He).length,messagesCache:e=>e.messagesMap,isMultiColumn:e=>e.activeConversations.length>1,isSplitMode:e=>e.panels.length>1,isProcessing:e=>{if(e.currentView==="yeaft"){let t=Fs(e);return t?fp(e,t,be(e,t)):!1}return e.currentConversation?!!e.processingConversations[e.currentConversation]:!1},canSend:e=>!(!e.currentAgent||!e.currentConversation),currentAgentName:e=>e.currentAgentInfo?.name||"\u9009\u62E9 Agent",currentAgentWorkDir:e=>e.currentAgentInfo?.workDir||"",effectiveWorkDir:e=>e.currentView==="yeaft"?os()?.activeSession?.workDir||e.yeaftYeaftDir||e.currentAgentInfo?.workDir||"":e.currentWorkDir||e.currentAgentInfo?.workDir||"",currentAgentCapabilities:e=>e.currentAgentInfo?.capabilities||["terminal","file_editor","background_tasks"],hasCapability:e=>t=>(e.currentAgentInfo?.capabilities||["terminal","file_editor","background_tasks"]).includes(t),getConversationTitle:e=>t=>e.customConversationTitles[t]||e.conversationTitles[t]||null,executionStatus:e=>e.currentConversation?e.executionStatusMap[e.currentConversation]||{currentTool:null,toolHistory:[],lastActivity:null}:{currentTool:null,toolHistory:[],lastActivity:null},isConversationProcessing:e=>t=>!!e.processingConversations[t],isConversationConnecting:e=>t=>t?!!e.conversations.find(n=>n.id===t)?.connecting:!1,isConversationCompacting:e=>t=>t?e.compactStatus?.conversationId===t&&e.compactStatus?.status==="compacting":!1,isYeaftSessionProcessing:e=>(t,s=null)=>fp(e,t,s),isSessionHistorySyncing:e=>t=>{let s=t?.sessionId||null;return s?t.runtimeProvider==="yeaft"?!!e.yeaftSessionHistoryState?.[me(t.agentId||null,s)]?.loading:!!e.chatHistoryRequests?.[ts(s)]?.loading:!1},isYeaftSessionUnread:e=>(t,s=null)=>{if(!t)return!1;let n=be(e,t,s);return n?!!e.yeaftUnreadSessionKeys?.[gi(n,t)]:!1},showRecoveryBanner:e=>e.pendingRecovery&&!e.recoveryDismissed&&!e.currentConversation,currentSubagents:e=>{if(!e.currentConversation)return He;let t=e.subagents[e.currentConversation];return t?Object.values(t):He},hasRunningSubagents:e=>{if(!e.currentConversation)return!1;let t=e.subagents[e.currentConversation];return t?Object.values(t).some(s=>s.status==="running"):!1},runningSubagentCount:e=>{if(!e.currentConversation)return 0;let t=e.subagents[e.currentConversation];return t?Object.values(t).filter(s=>s.status==="running").length:0},activeSubagentMessages:e=>{if(!e.currentConversation||!e.activeSubagentId)return He;let t=e.subagents[e.currentConversation];if(!t)return He;let s=t[e.activeSubagentId];return(Array.isArray(s?.messages)?s.messages:He).filter(r=>r?.type==="text")},selectedTaskInfo:()=>null,currentMcpServers:e=>e.currentConversation&&e.conversationMcpServers[e.currentConversation]||He},actions:{activateChatView({persistPreference:e=!1}={}){let t=this._pendingChatRestoreConversationId;this._pendingChatRestoreConversationId=null;let s=t?this.conversations.find(o=>o.id===t):null,n=s?.agentId?this.agents.find(o=>o.id===s.agentId&&o.online):null;!this._savedChatIdentity&&s&&n&&(this._savedChatIdentity={agentId:n.id,agentInfo:{...n},workDir:s.workDir||n.workDir||null}),this.currentView="chat",e&&qa("chat");let r=this._savedChatIdentity||null,i=this.pendingAgentSelection&&this.pendingAgentSelection.agentId!==r?.agentId;r?.agentId&&(this.currentAgent!==r.agentId||i)&&this.selectAgent(r.agentId),qu(this),t&&s&&n&&(this.autoRestoreConversation(t),this.sendWsMessage({type:"refresh_conversation",conversationId:t}))},enterWorkCenter(e=null){if(!this.hydrateWorkCenterBrowserState())return!1;let t=this.agents.filter(n=>n?.online&&Array.isArray(n.capabilities)&&n.capabilities.includes("work_center")),s=t.some(n=>n.id===e)?e:t[0]?.id||null;if(!s)return this.workCenterOpen=!1,this.workCenterAgentId=null,!1;if(this.currentAgent!==s){this.selectAgent(s),this.currentAgent=s;let n=this.agents.find(r=>r.id===s);n&&(this.currentAgentInfo=n)}return this.workCenterAgentId=s,this.workCenterOpen=!0,this.listWorkItems(s).catch(()=>{}),!0},leaveWorkCenter(){this.workCenterOpen=!1},enterWorkCenterFromSession(e,t=""){if(!e?.id)return;let s=e.agentId||be(this,e.id),n=String(t||e.title||e.name||"").trim();this.workCenterCreateDraft={sourceAgentId:s,requirement:n,workDir:String(e.workDir||"").trim(),origin:{sessionId:e.id,messageId:null,createdBy:"user"},linkedSessionIds:[e.id]},this.enterWorkCenter(s)},hydrateWorkCenterBrowserState(){this._workCenterBrowserUnsubscribe||(this._workCenterBrowserUnsubscribe=Mc(()=>{Un(this._workCenterBrowserFence)||this.clearWorkCenterBrowserState()}));let e=li();if(!e)return this._workCenterBrowserFence=null,this.workCenterComposerDrafts={},this.workCenterMessageOutbox={},!1;if(!Un(this._workCenterBrowserFence)){let t=Tc(e);this._workCenterBrowserFence=e,this.workCenterComposerDrafts=t.drafts,this.workCenterMessageOutbox=t.outbox}return!0},clearWorkCenterBrowserState(){this._workCenterBrowserFence=null,this.workCenterComposerDrafts={},this.workCenterMessageOutbox={}},workCenterComposerKey(e,t){return Wt(e,t)},saveWorkCenterComposerDraft(e,t,s={}){let n=Wt(e,t);if(!e||!t)return;let r=Ze(s.quote),i={...this.workCenterComposerDrafts||{},[n]:{text:String(s.text||""),...r?{quote:r}:{},attachments:Array.isArray(s.attachments)?s.attachments:[],target:Dy(s.target),error:String(s.error||"")}};return Jo(i,this._workCenterBrowserFence)?(this.workCenterComposerDrafts=i,!0):!1},loadWorkCenterComposerDraft(e,t){return this.workCenterComposerDrafts?.[Wt(e,t)]||null},removeWorkCenterComposerDraft(e,t){let s=Wt(e,t),n={...this.workCenterComposerDrafts||{}};return delete n[s],Jo(n,this._workCenterBrowserFence)?(this.workCenterComposerDrafts=n,!0):!1},prepareWorkCenterMessageEnvelope(e={}){let t=Ly(e),s=Wt(t.agentId,t.workItemId),n=this.workCenterMessageOutbox?.[s]||null;if(n)return n;let r={...t,clientMessageId:globalThis.crypto?.randomUUID?.()||`${Date.now()}-${Math.random()}`,createdAt:Date.now()},i={...this.workCenterMessageOutbox||{},[s]:r};return Kn(i,this._workCenterBrowserFence)?(this.workCenterMessageOutbox=i,r):null},loadWorkCenterMessageEnvelope(e,t){return this.workCenterMessageOutbox?.[Wt(e,t)]||null},replaceWorkCenterMessageEnvelopeAttachments(e,t,s=[]){let n=Wt(e,t),r=this.workCenterMessageOutbox?.[n];if(!r)return null;let i={...r,attachments:Array.isArray(s)?s.map(a=>({fileId:a?.fileId||"",name:a?.name||"",mimeType:a?.mimeType||"",size:Math.max(0,Number(a?.size)||0)})):[]},o={...this.workCenterMessageOutbox||{},[n]:i};return Kn(o,this._workCenterBrowserFence)?(this.workCenterMessageOutbox=o,i):null},discardWorkCenterMessageEnvelope(e,t){let s=Wt(e,t),n={...this.workCenterMessageOutbox||{}};return delete n[s],Kn(n,this._workCenterBrowserFence)?(this.workCenterMessageOutbox=n,!0):!1},confirmWorkCenterMessageEnvelope(e,t,s){let n=Wt(e,t),r=this.workCenterMessageOutbox?.[n];if(!r||r.clientMessageId!==s)return!1;let i={...this.workCenterMessageOutbox||{}};return delete i[n],Kn(i,this._workCenterBrowserFence)?(this.workCenterMessageOutbox=i,this.removeWorkCenterComposerDraft(e,t),!0):!1},workCenterRequest(e,t={},s=null){let n=s||this.workCenterAgentId||this.currentAgent;if(!n)return Promise.reject(new Error("No Agent selected"));let r=`work-center-${Date.now()}-${Math.random().toString(36).slice(2)}`;return new Promise((i,o)=>{let a=setTimeout(()=>{delete this.workCenterPending[r],o(new Error("Work Center request timed out"))},3e4);this.workCenterPending[r]={resolve:i,reject:o,timer:a,agentId:n,op:e,clientMessageId:typeof t.clientMessageId=="string"?t.clientMessageId:null},this.sendWsMessage({type:"work_center_request",agentId:n,requestId:r,op:e,payload:t})})},workItemMatchesBoardQuery(e,t={}){if(!e||t.lane&&e.boardLane!==t.lane||t.vpId&&!(e.executors||[]).some(n=>n?.id===t.vpId)||t.workItemType&&e.workItemType!==t.workItemType||t.updatedFrom&&Number(e.updatedAt)<Number(t.updatedFrom)||t.updatedTo&&Number(e.updatedAt)>Number(t.updatedTo))return!1;let s=String(t.keyword||"").trim().toLowerCase();return!s||String(e.title||"").toLowerCase().includes(s)||String(e.goal||"").toLowerCase().includes(s)},applyWorkItemBoardSummary(e,t,s={}){let n=xi(e,t),r=n.find(i=>i?.id===t?.id)||null;return!r||this.workItemMatchesBoardQuery(r,s)?n:n.filter(i=>i.id!==r.id)},async listWorkItems(e=null,t={}){let s=e||this.workCenterAgentId||this.currentAgent;if(!s)return[];let n={lane:["needs_attention","active","closed"].includes(t.lane)?t.lane:null,keyword:String(t.keyword||t.search||"").trim(),vpId:String(t.vpId||"").trim(),workItemType:String(t.workItemType||"").trim(),createdFrom:Number(t.createdFrom)||null,createdTo:Number(t.createdTo)||null,updatedFrom:Number(t.updatedFrom)||null,updatedTo:Number(t.updatedTo)||null,limit:Math.min(Math.max(Number(t.limit)||100,1),200)},r=JSON.stringify(n),i=Number(this._workCenterListGenerationByAgent[s]||0)+1,o=Number(this._workCenterListEventGenerationByAgent[s]||0);this._workCenterListGenerationByAgent={...this._workCenterListGenerationByAgent,[s]:i},this._workCenterListQueryByAgent={...this._workCenterListQueryByAgent,[s]:r},this._workCenterListFiltersByAgent={...this._workCenterListFiltersByAgent,[s]:n},this.workCenterLoadingByAgent={...this.workCenterLoadingByAgent,[s]:!0},this.workCenterErrorByAgent={...this.workCenterErrorByAgent,[s]:null};try{let a=await this.workCenterRequest("list",n,s),l=(Array.isArray(a?.items)?a.items:[]).filter(d=>!this.workItemDeleted(s,d?.id));if(this._workCenterListGenerationByAgent[s]===i&&this._workCenterListQueryByAgent[s]===r&&this.workCenterAgentId===s){let d=l,u=this._workCenterListEventsByAgent[s]||{};for(let p of Object.values(u))Number(p?.generation)<=o||p?.queryKey!==r||(d=this.applyWorkItemBoardSummary(d,p.summary,n));this.workCenterItemsByAgent={...this.workCenterItemsByAgent,[s]:d},this.workCenterListPageByAgent={...this.workCenterListPageByAgent,[s]:{nextCursor:a?.nextCursor||null,queryKey:r}},this.workCenterWatcherByAgent={...this.workCenterWatcherByAgent,[s]:a?.watcher||null},this.workCenterLoadedByAgent={...this.workCenterLoadedByAgent,[s]:!0}}return l}catch(a){throw this._workCenterListGenerationByAgent[s]===i&&this._workCenterListQueryByAgent[s]===r&&(this.workCenterErrorByAgent={...this.workCenterErrorByAgent,[s]:a?.message||String(a)}),a}finally{this._workCenterListGenerationByAgent[s]===i&&this._workCenterListQueryByAgent[s]===r&&(this.workCenterLoadingByAgent={...this.workCenterLoadingByAgent,[s]:!1})}},async loadMoreWorkItems(e=null){let t=e||this.workCenterAgentId||this.currentAgent,s=this.workCenterListPageByAgent[t],n=this._workCenterListFiltersByAgent[t];if(!t||!s?.nextCursor||!n)return[];let r=s.queryKey,i=this._workCenterListGenerationByAgent[t],o=Number(this._workCenterListEventGenerationByAgent[t]||0),a=s.nextCursor,l=`${i}:${r}:${a}`;if(this._workCenterListMoreRequestsByAgent[t]?.key===l)return this._workCenterListMoreRequestsByAgent[t].request;this.workCenterListMoreLoadingByAgent={...this.workCenterListMoreLoadingByAgent,[t]:!0};let c=(async()=>{try{let d=await this.workCenterRequest("list",{...n,cursor:a},t),u=this.workCenterListPageByAgent[t];if(this._workCenterListGenerationByAgent[t]!==i||this._workCenterListQueryByAgent[t]!==r||u?.queryKey!==r||u?.nextCursor!==a||this.workCenterAgentId!==t)return[];let p=[...this.workCenterItemsByAgent[t]||[]];for(let g of Array.isArray(d?.items)?d.items:[]){if(this.workItemDeleted(t,g?.id))continue;let h=p.findIndex(v=>v.id===g.id);h<0?p.push(g):p[h]=xi([p[h]],g)[0]}let f=this._workCenterListEventsByAgent[t]||{};for(let g of Object.values(f))Number(g?.generation)<=o||g?.queryKey!==r||(p=this.applyWorkItemBoardSummary(p,g.summary,n));return this.workCenterItemsByAgent={...this.workCenterItemsByAgent,[t]:p},this.workCenterListPageByAgent={...this.workCenterListPageByAgent,[t]:{nextCursor:d?.nextCursor||null,queryKey:r}},d?.items||[]}finally{if(this._workCenterListMoreRequestsByAgent[t]?.key===l){let d={...this._workCenterListMoreRequestsByAgent};delete d[t],this._workCenterListMoreRequestsByAgent=d,this.workCenterListMoreLoadingByAgent={...this.workCenterListMoreLoadingByAgent,[t]:!1}}}})();return this._workCenterListMoreRequestsByAgent={...this._workCenterListMoreRequestsByAgent,[t]:{key:l,request:c}},c},workItemDeleted(e,t){return!!this._workCenterDeletedIdsByAgent[e]?.[t]},removeWorkItemState(e,t){this._workCenterDeletedIdsByAgent={...this._workCenterDeletedIdsByAgent,[e]:{...this._workCenterDeletedIdsByAgent[e]||{},[t]:!0}},this.beginWorkCenterDetailWrite(e),this.workCenterItemsByAgent={...this.workCenterItemsByAgent,[e]:(this.workCenterItemsByAgent[e]||[]).filter(n=>n.id!==t)},this.workCenterDetailByAgent[e]?.id===t&&(this.workCenterDetailByAgent={...this.workCenterDetailByAgent,[e]:null});let s=`${e}:${t}:`;for(let n of["workCenterActionMessages","workCenterActionMessagesLoading","workCenterActionMessagesError","workCenterActionRequests","workCenterActionRequestsLoading","workCenterActionRequestsError","workCenterActionRequestDetails","workCenterActionRequestDetailsLoading","workCenterActionRequestDetailsError","_workCenterActionMessageRequests","_workCenterActionMessageGenerationByKey","_workCenterActionRequestsGeneration","_workCenterActionRequestDetailsGeneration"]){let r={};for(let[i,o]of Object.entries(this[n]||{}))i.startsWith(s)||(r[i]=o);this[n]=r}},beginWorkCenterDetailWrite(e){let t=Number(this._workCenterDetailRequestGenerationByAgent[e]||0)+1;return this._workCenterDetailRequestGenerationByAgent={...this._workCenterDetailRequestGenerationByAgent,[e]:t},t},commitWorkCenterDetail(e,t,s){if(t?.id&&this.workItemDeleted(e,t.id)||s!=null&&Number(this._workCenterDetailRequestGenerationByAgent[e]||0)!==s)return!1;let n=this.workCenterDetailByAgent[e];return n?.id===t?.id&&np(t,n)?!1:(this.workCenterDetailByAgent={...this.workCenterDetailByAgent,[e]:t},!0)},async getWorkItem(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent,n=this.beginWorkCenterDetailWrite(s),r=await this.workCenterRequest("get",{id:e},s);return this.commitWorkCenterDetail(s,r,n),this.workCenterDetailByAgent[s]||r},invalidateWorkItemActionMessages(e,t,s,n){if(!e||!t||!s)return null;let r=ct(n),i=pn(e,t,s,r);this._workCenterActionMessageGenerationByKey={...this._workCenterActionMessageGenerationByKey,[i]:Number(this._workCenterActionMessageGenerationByKey[i]||0)+1};for(let a of["workCenterActionMessages","workCenterActionMessagesLoading","workCenterActionMessagesError"]){let l={...this[a]};delete l[i],this[a]=l}let o={...this._workCenterActionMessageRequests};for(let a of Object.keys(o))a.startsWith(`${i}:`)&&delete o[a];return this._workCenterActionMessageRequests=o,i},async loadWorkItemActionMessages(e,t,s,n,r=null){let i=r||this.workCenterAgentId||this.currentAgent,o=ct(s),a=pn(i,e,t,o),l=Number(this._workCenterActionMessageGenerationByKey[a]||0),c=`${a}:${n==null?"latest":String(n)}`;if(this._workCenterActionMessageRequests[c])return this._workCenterActionMessageRequests[c];this.workCenterActionMessagesLoading={...this.workCenterActionMessagesLoading,[a]:!0},this.workCenterActionMessagesError={...this.workCenterActionMessagesError,[a]:null};let d=(async()=>{try{let u=await this.workCenterRequest("get_action_messages",{id:e,actionId:t,generation:o,cursor:n,limit:20},i);if(this.workItemDeleted(i,e)||ct(u?.generation)!==o||Number(this._workCenterActionMessageGenerationByKey[a]||0)!==l)return u;let p=this.workCenterActionMessages[a]?.messages||[],f=Cr(p,u?.messages||[]),g=this.workCenterActionMessages[a],h=g?.nextCursor,v=n==null?null:Number(n),k=h==null?null:Number(h),w=!g||v==null||k!=null&&v===k;return this.workCenterActionMessages={...this.workCenterActionMessages,[a]:{generation:o,messages:f,nextCursor:w?u?.nextCursor??null:h,total:Math.max(Number(u?.total)||0,Number(g?.total)||0,f.length)}},u}catch(u){throw Number(this._workCenterActionMessageGenerationByKey[a]||0)===l&&(this.workCenterActionMessagesError={...this.workCenterActionMessagesError,[a]:u?.message||String(u)}),u}finally{if(this._workCenterActionMessageRequests[c]===d){let u={...this._workCenterActionMessageRequests};delete u[c],this._workCenterActionMessageRequests=u;let p=Object.keys(u).some(f=>f.startsWith(`${a}:`));this.workCenterActionMessagesLoading={...this.workCenterActionMessagesLoading,[a]:p}}}})();return this._workCenterActionMessageRequests={...this._workCenterActionMessageRequests,[c]:d},d},async loadWorkItemActionRequests(e,t,s,n=null){let r=n||this.workCenterAgentId||this.currentAgent,i=ct(s),o=Ka(r,e,t,i),a=Number(this._workCenterActionRequestsGeneration[o]||0)+1;this._workCenterActionRequestsGeneration={...this._workCenterActionRequestsGeneration,[o]:a},this.workCenterActionRequestsLoading={...this.workCenterActionRequestsLoading,[o]:!0},this.workCenterActionRequestsError={...this.workCenterActionRequestsError,[o]:null};try{let l=await this.workCenterRequest("get_action_requests",{id:e,actionId:t,generation:i},r),c=!this.workItemDeleted(r,e)&&ct(l?.generation)===i&&this._workCenterActionRequestsGeneration[o]===a;return c&&(this.workCenterActionRequests={...this.workCenterActionRequests,[o]:l?.requests||[]}),c?l?.requests||[]:this.workCenterActionRequests[o]||[]}catch(l){throw this._workCenterActionRequestsGeneration[o]===a&&(this.workCenterActionRequestsError={...this.workCenterActionRequestsError,[o]:l?.message||String(l)}),l}finally{this._workCenterActionRequestsGeneration[o]===a&&(this.workCenterActionRequestsLoading={...this.workCenterActionRequestsLoading,[o]:!1})}},async loadWorkItemActionRequest(e,t,s,n,r,i=null){let o=i||this.workCenterAgentId||this.currentAgent,a=ct(s),c=`${Ka(o,e,t,a)}:${n}:${r}`,d=Number(this._workCenterActionRequestDetailsGeneration[c]||0)+1;this._workCenterActionRequestDetailsGeneration={...this._workCenterActionRequestDetailsGeneration,[c]:d},this.workCenterActionRequestDetailsLoading={...this.workCenterActionRequestDetailsLoading,[c]:!0},this.workCenterActionRequestDetailsError={...this.workCenterActionRequestDetailsError,[c]:null};try{let u=await this.workCenterRequest("get_action_request",{id:e,actionId:t,generation:a,runId:n,requestId:r},o),p=!this.workItemDeleted(o,e)&&ct(u?.generation)===a&&this._workCenterActionRequestDetailsGeneration[c]===d;return p&&(this.workCenterActionRequestDetails={...this.workCenterActionRequestDetails,[c]:u?.request||null}),p?u?.request||null:this.workCenterActionRequestDetails[c]||null}catch(u){throw this._workCenterActionRequestDetailsGeneration[c]===d&&(this.workCenterActionRequestDetailsError={...this.workCenterActionRequestDetailsError,[c]:u?.message||String(u)}),u}finally{this._workCenterActionRequestDetailsGeneration[c]===d&&(this.workCenterActionRequestDetailsLoading={...this.workCenterActionRequestDetailsLoading,[c]:!1})}},async loadWorkCenterSettings(e=null){let t=e||this.workCenterAgentId||this.currentAgent;if(!t)throw new Error("No Agent selected");let s=Number(this._workCenterSettingsGenerationByAgent[t]||0)+1;this._workCenterSettingsGenerationByAgent={...this._workCenterSettingsGenerationByAgent,[t]:s},this.workCenterSettingsLoadingByAgent={...this.workCenterSettingsLoadingByAgent,[t]:!0},this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[t]:null};try{let n=await this.workCenterRequest("get_settings",{},t);return this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsByAgent={...this.workCenterSettingsByAgent,[t]:n?.settings||null},this.workCenterRuntimeByAgent={...this.workCenterRuntimeByAgent,[t]:n?.runtime||null}),n}catch(n){throw this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[t]:n?.message||String(n)}),n}finally{this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsLoadingByAgent={...this.workCenterSettingsLoadingByAgent,[t]:!1})}},async refreshWorkCenterRuntime(e=null){let t=e||this.workCenterAgentId||this.currentAgent;if(!t)throw new Error("No Agent selected");let s=Number(this._workCenterSettingsGenerationByAgent[t]||0)+1;this._workCenterSettingsGenerationByAgent={...this._workCenterSettingsGenerationByAgent,[t]:s},this.workCenterSettingsLoadingByAgent={...this.workCenterSettingsLoadingByAgent,[t]:!0},this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[t]:null};try{let n=await this.workCenterRequest("refresh_runtime",{},t);return this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsByAgent={...this.workCenterSettingsByAgent,[t]:n?.settings||null},this.workCenterRuntimeByAgent={...this.workCenterRuntimeByAgent,[t]:n?.runtime||null}),n}catch(n){throw this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[t]:n?.message||String(n)}),n}finally{this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsLoadingByAgent={...this.workCenterSettingsLoadingByAgent,[t]:!1})}},async saveWorkCenterSettings(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent;if(!s)throw new Error("No Agent selected");let n=Number(this._workCenterSettingsGenerationByAgent[s]||0)+1;this._workCenterSettingsGenerationByAgent={...this._workCenterSettingsGenerationByAgent,[s]:n};let r=await this.workCenterRequest("update_settings",{settings:e},s);return this._workCenterSettingsGenerationByAgent[s]===n&&(this.workCenterSettingsByAgent={...this.workCenterSettingsByAgent,[s]:r?.settings||null},this.workCenterRuntimeByAgent={...this.workCenterRuntimeByAgent,[s]:r?.runtime||null},this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[s]:null}),r},previewWorkCenterPlan(e={},t=null){let s=t||this.workCenterAgentId||this.currentAgent;return this.workCenterRequest("preview",e,s)},async createWorkItem(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent,n=this.beginWorkCenterDetailWrite(s),r=await this.workCenterRequest("create",e,s);return await this.listWorkItems(s,this._workCenterListFiltersByAgent[s]||{}),this.commitWorkCenterDetail(s,r,n),r},async updateWorkItem(e,t,s=null){let n=s||this.workCenterAgentId||this.currentAgent,r=this.beginWorkCenterDetailWrite(n),i=await this.workCenterRequest("update",{id:e,patch:t},n);return await this.listWorkItems(n,this._workCenterListFiltersByAgent[n]||{}),this.commitWorkCenterDetail(n,i,r),i},async startWorkItem(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent,n=this.beginWorkCenterDetailWrite(s),r=await this.workCenterRequest("start",{id:e},s);return await this.listWorkItems(s,this._workCenterListFiltersByAgent[s]||{}),this.commitWorkCenterDetail(s,r,n),r},async cancelWorkItem(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent,n=this.beginWorkCenterDetailWrite(s),r=await this.workCenterRequest("cancel",{id:e},s);return await this.listWorkItems(s,this._workCenterListFiltersByAgent[s]||{}),this.commitWorkCenterDetail(s,r,n),r},async resumeWorkItem(e,t,s=null){let n=s||this.workCenterAgentId||this.currentAgent,r=this.beginWorkCenterDetailWrite(n),i=await this.workCenterRequest("resume",{id:e,revision:t},n);return await this.listWorkItems(n,this._workCenterListFiltersByAgent[n]||{}),this.commitWorkCenterDetail(n,i,r),i},async deleteWorkItem(e,t,s=null){let n=s||this.workCenterAgentId||this.currentAgent,r=await this.workCenterRequest("delete",{id:e,revision:t},n);return this.removeWorkItemState(n,e),r},async postWorkItemMessage(e,t,s,n,r=[],i=null,o={},a=null){if(!this.hydrateWorkCenterBrowserState())throw new Error("Work Center browser owner is unavailable; sign in again and retry");let l=i||this.workCenterAgentId||this.currentAgent,c=this.prepareWorkCenterMessageEnvelope({agentId:l,workItemId:e,target:s,text:t,quote:a,attachments:r,revision:n,planRevision:o.planRevision,ledgerRevision:o.ledgerRevision,coordinatorRevision:o.coordinatorRevision});if(!c)throw new Error("Work Center browser owner changed; reopen Work Center and try again");let d=c.clientMessageId,u=this.workCenterDetailByAgent[l]?.id===e?this.workCenterDetailByAgent[l]:null,p=await this.workCenterRequest("post_work_item_message",{id:c.workItemId,clientMessageId:d,text:c.text,target:c.target,revision:c.revision,planRevision:c.planRevision||Number(u?.planRevision)||0,ledgerRevision:c.ledgerRevision||Number(u?.ledgerRevision)||0,coordinatorRevision:Number.isInteger(Number(c.coordinatorRevision))?Number(c.coordinatorRevision):Number(u?.coordinatorRevision)||0,...c.quote?{quote:c.quote}:{},attachments:c.attachments},l);if(c.target.kind==="coordinator"){if(!p?.accepted)throw new Error("Work Center Coordinator did not accept the message");return this.confirmWorkCenterMessageEnvelope(l,e,d),p}return await this.listWorkItems(l,this._workCenterListFiltersByAgent[l]||{}),this.confirmWorkCenterMessageEnvelope(l,e,d),p},async sendWorkItemMessage(e,t,s,n=[],r=null,i={},o=null){let a=r||this.workCenterAgentId||this.currentAgent,l=this.workCenterDetailByAgent[a]?.id===e?this.workCenterDetailByAgent[a]:null,c=await this.workCenterRequest("work_item_message",{id:e,text:t,revision:s,planRevision:Number.isInteger(Number(i.planRevision))?Number(i.planRevision):Number(l?.planRevision)||0,ledgerRevision:Number.isInteger(Number(i.ledgerRevision))?Number(i.ledgerRevision):Number(l?.ledgerRevision)||0,coordinatorRevision:Number.isInteger(Number(i.coordinatorRevision))?Number(i.coordinatorRevision):Number(l?.coordinatorRevision)||0,...Ze(o)?{quote:Ze(o)}:{},attachments:Array.isArray(n)?n:[]},a);if(!c?.accepted)throw new Error("Work Center Coordinator did not accept the message");return c},async retryWorkItemAction(e,t,s,n,r=null){let i=r||this.workCenterAgentId||this.currentAgent,o=this.beginWorkCenterDetailWrite(i),a=await this.workCenterRequest("retry_action",{id:e,actionId:t,revision:s,generation:n},i);return await this.listWorkItems(i,this._workCenterListFiltersByAgent[i]||{}),this.commitWorkCenterDetail(i,a,o),a},async sendWorkItemActionInput(e,t,s,n,r,i=[],o=null,a=null){let l=o||this.workCenterAgentId||this.currentAgent,c=Number(this._workCenterActionInputGenerationByAgent[l]||0)+1;this._workCenterActionInputGenerationByAgent={...this._workCenterActionInputGenerationByAgent,[l]:c};let d=Ze(a),u=await this.workCenterRequest("action_input",{id:e,text:t,actionId:s,revision:n,generation:r,attachments:i,...d?{quote:d}:{}},l);await this.listWorkItems(l,this._workCenterListFiltersByAgent[l]||{});let p=this.workCenterDetailByAgent[l],f=p?.actions?.find(h=>h?.id===s),g=p?.id===e&&Number(p.revision)===Number(n)&&f&&Number(f.generation)===Number(r);return this._workCenterActionInputGenerationByAgent[l]===c&&g&&!Zu(u,p)?(this.workCenterDetailByAgent={...this.workCenterDetailByAgent,[l]:u},u):p?.id===e?p:u},async guideWorkItemAction(e,t,s,n,r,i=[],o=null){let a=o||this.workCenterAgentId||this.currentAgent,l=this.beginWorkCenterDetailWrite(a),c=await this.workCenterRequest("guide",{id:e,guidance:t,actionId:s,revision:n,generation:r,attachments:i},a);return await this.listWorkItems(a,this._workCenterListFiltersByAgent[a]||{}),this.commitWorkCenterDetail(a,c,l),c},previewWorkItemAttachment(e,t,s=null){let n=s||this.workCenterAgentId||this.currentAgent;return this.workCenterRequest("preview_attachment",{id:e,attachmentId:t},n)},applyWorkCenterEvent(e,t){if(!e||!t?.workItem)return;let s=t.workItem;if(t.clientMessageId){this.confirmWorkCenterMessageEnvelope(e,s.id,t.clientMessageId);let u=Object.entries(this.workCenterPending||{}).find(([,p])=>p?.agentId===e&&p.clientMessageId===t.clientMessageId);if(u){let[p,f]=u;clearTimeout(f.timer),delete this.workCenterPending[p],f.resolve(t.type==="coordinator.turn_started"?{accepted:!0,turnId:null,receipt:!0}:t.workItem)}}let n=this.workCenterItemsByAgent[e]||[];if(t.type==="work_item.deleted"){this.removeWorkItemState(e,s.id);return}if(this.workItemDeleted(e,s.id))return;let r=this._workCenterListFiltersByAgent[e]||{},i=this._workCenterListEventsByAgent[e]?.[s.id]?.summary||null,o=n.some(u=>u?.id===s.id)?n:i?[i]:[],a=xi(o,s).find(u=>u?.id===s.id)||s,l=Number(this._workCenterListEventGenerationByAgent[e]||0)+1;this._workCenterListEventGenerationByAgent={...this._workCenterListEventGenerationByAgent,[e]:l},this._workCenterListEventsByAgent={...this._workCenterListEventsByAgent,[e]:{...this._workCenterListEventsByAgent[e]||{},[s.id]:{generation:l,queryKey:this._workCenterListQueryByAgent[e]||null,summary:a}}};let c=this.applyWorkItemBoardSummary(n,a,r);this.workCenterItemsByAgent={...this.workCenterItemsByAgent,[e]:c};let d=this.workCenterDetailByAgent[e];if(d?.id===s.id){let u=t.type==="run.finished"&&t.actionId&&Array.isArray(s.actionStats)&&s.actionStats.some(k=>k?.id===t.actionId)?{...s,eventActionId:t.actionId}:s,p=Ya(d,u),f=Number(s.coordinatorRevision),g=Number(d.coordinatorRevision)||0,h=Number.isInteger(f)&&f>g,v=Ju(d,u);this.workCenterDetailByAgent={...this.workCenterDetailByAgent,[e]:ep(d,s)},v&&this.refreshWorkItemDetailAfterActionChange(e,s,h?null:p)}},async refreshWorkItemDetailAfterActionChange(e,t,s=null){let n=s?(Array.isArray(t.actionStats)?t.actionStats:[]).find(h=>h?.id===s.actionId):(Array.isArray(t.actionStats)?t.actionStats:[]).find(h=>h?.id===t.currentActionId)||t.currentAction,r=s?.actionId||t.currentActionId||null,i=Number(s?.generation??n?.generation),o=Number.isInteger(i)&&i>0?i:null,a=Number(t.coordinatorRevision),l=!s&&Number.isInteger(a)&&a>=0?a:null,c=Number(s?.attempt),d=Number.isInteger(c)&&c>=0?c:null,u=l!=null?`${t.id}:coordinator:${l}`:`${t.id}:${r}${o==null?"":`:${o}`}${d==null?"":`:${d}`}`;if(this._workCenterDetailEventRefreshByAgent[e]?.key===u)return;let p=this.beginWorkCenterDetailWrite(e),f={key:u,generation:p};this._workCenterDetailEventRefreshByAgent={...this._workCenterDetailEventRefreshByAgent,[e]:f},s&&this.invalidateWorkItemActionMessages(e,t.id,s.actionId,s.generation);let g=r&&o!=null?this.loadWorkItemActionMessages(t.id,r,o,null,e).catch(()=>null):null;try{let h=await this.workCenterRequest("get",{id:t.id},e),v=this.workCenterDetailByAgent[e],k=v?.actions?.find(M=>M?.id===r),w=h?.actions?.find(M=>M?.id===r),I=o==null||ct(k?.generation)===o,b=o==null||ct(w?.generation)>=o,m=l==null||Number(h?.coordinatorRevision)===l,y=l!=null||I&&b&&(t.currentActionId==null?h?.currentActionId==null:v?.currentActionId===t.currentActionId&&h?.currentActionId===t.currentActionId);v?.id===t.id&&m&&y&&this.commitWorkCenterDetail(e,h,p)&&g&&await g}catch{}finally{if(this._workCenterDetailEventRefreshByAgent[e]===f){let h={...this._workCenterDetailEventRefreshByAgent};delete h[e],this._workCenterDetailEventRefreshByAgent=h}}},cacheYeaftAgentStatus(e,t,{allowBootstrapCatalog:s=!1}={}){if(!e||!t)return;let n=this.yeaftStatusByAgent[e]||{},r=Number(n.catalogRevision)||0,i=Number(t.catalogRevision)||0,o=typeof n.catalogEpoch=="string"?n.catalogEpoch:"",a=typeof t.catalogEpoch=="string"?t.catalogEpoch:"",l=Number(n.catalogRefreshedAt)||0,c=Number(t.catalogRefreshedAt)||0,d=Array.isArray(t.availableModels),u=t.type==="yeaft_status"&&d&&(i>0||c>0),p=Array.isArray(this._yeaftRetiredCatalogEpochsByAgent?.[e])?this._yeaftRetiredCatalogEpochsByAgent[e]:[],f=!!a&&p.includes(a),g=!!a&&a===o,h=i>0?g&&i===r:c>0&&c===l,v=i>0?!!a&&(a!==o||i>r):r===0&&c>l,k=i>0?!!t.catalogDigest&&!!n.catalogDigest&&t.catalogDigest===n.catalogDigest:t.catalogDigest===n.catalogDigest,w=u&&!f&&(v||h&&k),b=w||s&&r===0&&l===0&&!u&&d,m={...t};if(!b)for(let M of Ry)delete m[M];let y={...n,...m};if(b){if(w&&o&&a&&o!==a){let M=[...p.filter(x=>x!==o),o].slice(-_y);this._yeaftRetiredCatalogEpochsByAgent={...this._yeaftRetiredCatalogEpochsByAgent||{},[e]:M}}y.availableModels=t.availableModels,y.catalogRefreshedAt=w?c:null,y.catalogEpoch=w&&a||null,y.catalogRevision=w&&i||null,y.catalogDigest=w&&t.catalogDigest||null}this.yeaftStatusByAgent={...this.yeaftStatusByAgent,[e]:y},this.currentAgent===e&&this.applyCachedYeaftStatus(e)},applyCachedYeaftStatus(e=this.currentAgent){let t=e?this.yeaftStatusByAgent[e]:null;return t?(this.yeaftModel=t.model||null,this.yeaftModelEffort=t.modelEffort||null,this.yeaftAvailableModels=Array.isArray(t.availableModels)?t.availableModels:[],this.yeaftModelsRefreshing=!!t.refreshing,this.yeaftModelRefreshError=t.refreshError||null,this.yeaftYeaftDir=t.yeaftDir||null,this.yeaftStatus={skills:t.skills,mcpServers:t.mcpServers,tools:t.tools,multiVp:!!t.multiVp},!0):!1},activateYeaftAgentCatalog(e,t=this.currentAgent){let s=e?this.yeaftStatusByAgent[e]:null;return s&&this.applyCachedYeaftStatus(e),Array.isArray(s?.availableModels)?!0:(this.yeaftModel=null,this.yeaftModelEffort=null,this.yeaftAvailableModels=[],s||(this.yeaftStatus=null),this.yeaftModelsRefreshing=!!e&&!s?.refreshError,this.yeaftModelRefreshError=s?.refreshError||null,t!==e&&(this.yeaftYeaftDir=null),!1)},activateYeaftAgent(e,t=null){if(!e)return!1;let s=this.currentAgent;return this.currentAgent=e,t&&(this.currentAgentInfo=t),this.activateYeaftAgentCatalog(e,s)},resolveYeaftSessionAgentId(e){return be(this,e)},requestYeaftSessionInventory(){if(this.yeaftSessionInventoryCompleteSupported===!1&&this.yeaftSessionHydrateRequestId)return this.yeaftSessionHydrateRequestId;if(this._yeaftSessionInventorySocketQuarantined)return this.manualReconnect(),null;clearTimeout(this._legacyYeaftSessionHydrateTimer),this._legacyYeaftSessionHydrateTimer=null;let e=`session_inventory_${crypto.randomUUID()}`;this.yeaftSessionHydrateRequestId=e,this.yeaftSessionHydrateSlices=[],this._hasHandledAgentList=!1,this._hasHandledYeaftSessionHydrate=!1,this.yeaftSessionHydrateError=null;let t=this.conversations.map(n=>n.id).filter(Boolean);return this.sendWsMessage({type:"get_agents",requestId:e,conversationIds:t.length>0?t:void 0})?(setTimeout(()=>{this.yeaftSessionHydrateRequestId===e&&(this.yeaftSessionHydrateRequestId=null,this.yeaftSessionHydrateSlices=[],this.yeaftSessionHydrateError="session_inventory_timeout",this.yeaftSessionInventoryCompleteSupported!==!0&&(this._yeaftSessionInventorySocketQuarantined=!0))},My),e):(this.yeaftSessionHydrateRequestId=null,this.yeaftSessionHydrateSlices=[],this.yeaftSessionHydrateError="session_inventory_send_failed",null)},beginYeaftHistoryLoad(e){let t=Rc(this,e);if(!t)return null;let{agentId:s,sessionId:n}=e||{};return setTimeout(()=>{Gn(this,{agentId:s,sessionId:n,requestId:t.requestId,error:"history_load_timeout"})},Pc),t},finishYeaftHistoryLoad(e,t={},s="chunk"){return _c(this,e,t,s)},isCurrentYeaftHistoryResponse(e){return sa(this,e)},syncActiveYeaftHistoryLoad(){return ks(this)},enterYeaft(e=null,{deferBootstrap:t=!1}={}){let s=this.currentAgent;Wa(this);let n=Fs(this),r=!e&&n?be(this,n):null,i=e||r||this.currentAgent||null;if(!i){let a=this.agents.find(l=>l.online);a&&(i=a.id)}if(i&&this.currentAgent!==i){this.selectAgent(i),this.currentAgent=i;let a=this.agents.find(l=>l.id===i);a&&(this.currentAgentInfo=a)}if(!this.applyCachedYeaftStatus(i)&&s&&s!==i&&(this.yeaftAvailableModels=[],this.yeaftStatus=null,this.yeaftModelsRefreshing=!0,this.yeaftModelRefreshError=null),i){let a=this.yeaftConversationIdsByAgent?.[i]||null;a||(a=`yeaft-local-${i}-${Date.now()}`,this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[i]:a}),this.yeaftConversationId=a}else this.yeaftConversationId||(this.yeaftConversationId=`yeaft-local-${Date.now()}`);this.messagesMap[this.yeaftConversationId]||(this.messagesMap[this.yeaftConversationId]=[]),Nu(this),this.currentView="yeaft",qa("yeaft"),this.hasMoreMessages=!1,this.loadingMoreMessages=!1,this.yeaftHasMoreHistory=!1,this.yeaftLoadingMoreHistory=!1,this.yeaftOldestLoadedSeq=null,this._yeaftReconnectCatchUpPending=!1,this.loadOpenedYeaftSessionsForConnectedAgents(null,{force:!0}),t||this.requestYeaftSessionBootstrap({forceSessionReady:!0,catchUpHistory:!0,forceHistoryReplay:!0})},loadOpenedYeaftSessionsForConnectedAgents(e=null,{force:t=!1}={}){let s=Array.isArray(e)?e.filter(Boolean):Array.isArray(this.agents)?this.agents.filter(i=>i&&i.online&&i.id).map(i=>i.id):[],n=[...new Set(s)];(!this._yeaftOpenedSessionsLoadedAgents||typeof this._yeaftOpenedSessionsLoadedAgents!="object")&&(this._yeaftOpenedSessionsLoadedAgents={});let r=[];for(let i of n)!t&&this._yeaftOpenedSessionsLoadedAgents[i]||(this._yeaftOpenedSessionsLoadedAgents[i]=Date.now(),r.push(i),this.sessionCrudRequest("list",{},{agentId:i}).catch(o=>{delete this._yeaftOpenedSessionsLoadedAgents[i]}));return r},requestYeaftSessionBootstrap({forceSessionReady:e=!1,catchUpHistory:t=!1,forceHistoryReplay:s=!1}={}){if(!this.currentAgent)return;let n=Fs(this),r=n?be(this,n):this.currentAgent,i=me(r,n),o=n?this.yeaftSessionHistoryState[i]:null,a=e||!this.yeaftSessionReady||!this.yeaftModel||!this.yeaftStatus,l=Number.isFinite(o?.latestSeq)?o.latestSeq:null,c=!!n&&!!this.yeaftConversationId&&Array.isArray(this.messagesMap?.[this.yeaftConversationId])&&this.messagesMap[this.yeaftConversationId].some(I=>I&&(I.sessionId??I.groupId??null)===n),d=!!this._yeaftHistoryBrowserHydrationBySession?.[i];n&&r&&!o?.loaded&&!o?.loading&&!c&&!d&&(d=!0,this.hydrateYeaftHistoryBrowserCache(n,r,{revalidate:!0}));let u=!!n&&!d&&Td({sessionState:o,hasCachedSessionRows:c,force:!!s}),p=!!n&&!d&&!u&&xd(o,t);if(!a&&!u&&!p)return!1;let f=`${r}:${n||"__none__"}`,g=a&&!u&&!p;if(g&&this.yeaftBootstrapMetaLoadingKey===f)return!1;g&&(this.yeaftBootstrapMetaLoadingKey=f);let h=null;n&&u?h=this.beginYeaftHistoryLoad({agentId:r,sessionId:n,mode:"recent",preserveLoaded:!1}):n&&c&&!o?.loaded?(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[i]:{...o||{},loaded:!0,loading:!1,hasMore:!!o?.hasMore,oldestSeq:Number.isFinite(o?.oldestSeq)?o.oldestSeq:null,count:o?.count||0,latestSeq:l}},this.yeaftLoadingMoreHistory=!1):n&&p&&(h=this.beginYeaftHistoryLoad({agentId:r,sessionId:n,mode:"delta",preserveLoaded:!0,latestSeq:l}));let v={type:"yeaft_load_history",agentId:r,sessionId:n,...h?{requestId:h.requestId}:{}};p?v.afterSeq=l:v.limit=u?_i:0;let k=_s();v.perfTraceId=k;let w=p?"delta":u?"recent":"metadata";return n&&(this.yeaftHistoryPerfTraceBySession={...this.yeaftHistoryPerfTraceBySession||{},[i]:k}),Xe(this,{traceId:k,phase:"history.request_send",agentId:r,sessionId:n,messageType:v.type,bytes:JSON.stringify(v).length,detail:{mode:w,limit:v.limit??null,afterSeq:v.afterSeq??null,hasCachedSessionRows:c,needSessionReady:a}}),this.sendWsMessage(v),!0},leaveYeaft(){this.activateChatView({persistPreference:!0})},fetchYeaftToolStats(){this.currentAgent&&(this.yeaftToolStatsLoading=!0,this.sendWsMessage({type:"yeaft_fetch_tool_stats",agentId:this.currentAgent}),this._fetchYeaftToolStatsTimer&&clearTimeout(this._fetchYeaftToolStatsTimer),this._fetchYeaftToolStatsTimer=setTimeout(()=>{this.yeaftToolStatsLoading&&(this.yeaftToolStatsLoading=!1,this.yeaftToolStats={...this.yeaftToolStats||{snapshot:{},registered:[],unused:[]},error:null,notice:"Tool stats are unavailable right now. Try again after the agent reconnects.",fetchedAt:Date.now()}),this._fetchYeaftToolStatsTimer=null},1e4))},loadYeaftDebugHistory({groupId:e,limit:t,dreamLimit:s,indexOnly:n=!1,detailTurnId:r=null,search:i=void 0}={}){if(!this.currentAgent)return;let o=typeof i=="string"?i.trim():(this.yeaftDebugSearch||"").trim(),a=typeof r=="string"&&r,l=o&&!a?Tp:il,c=Number.isFinite(t)&&t>0?t:this.yeaftDebugHistoryLimit||l,d=Math.max(1,Math.min(l,c)),u=a?"detail":"list",p=`dbg_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,10)}`,f=JSON.stringify({agentId:this.currentAgent,groupId:e||null,limit:d,dreamLimit:Number.isFinite(s)&&s>0?s:5,indexOnly:!!n,detailTurnId:r||null,search:a?"":o});if(this._yeaftDebugHistoryInFlightKey===f)return;this._yeaftDebugHistoryInFlightKey=f,a?this._yeaftDebugHistoryLatestDetailRequestId=p:this._yeaftDebugHistoryLatestListRequestId=p,this.yeaftDebugHistoryLimit=d,this.yeaftDebugHistoryLoading=!0,this.yeaftDebugHistoryError=null;let g={type:"yeaft_fetch_debug_history",agentId:this.currentAgent,requestId:p,requestKind:u,limit:d,dreamLimit:Number.isFinite(s)&&s>0?s:5};n&&(g.indexOnly=!0),typeof r=="string"&&r?g.detailTurnId=r:o&&(g.search=o),typeof e=="string"&&e&&(g.sessionId=e),this.sendWsMessage(g),this._fetchYeaftDebugHistoryTimer&&clearTimeout(this._fetchYeaftDebugHistoryTimer),this._fetchYeaftDebugHistoryTimer=setTimeout(()=>{this.yeaftDebugHistoryLoading&&(this.yeaftDebugHistoryLoading=!1,this.yeaftDebugHistoryError="Debug history is unavailable right now. Try again after the agent reconnects.",this.yeaftDebugPanel?.status==="loading"&&(this.yeaftDebugPanel={...this.yeaftDebugPanel,status:"error",error:this.yeaftDebugHistoryError})),this._yeaftDebugHistoryInFlightKey=null,this._fetchYeaftDebugHistoryTimer=null},1e4)},openYeaftTurnDebug({sessionId:e=null,turnId:t=null}={}){if(!this.currentAgent)return;let s=`dbgpanel_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,10)}`,n=t?"loading":"idle";this.yeaftDebugPanel={open:!0,status:n,requestId:s,agentId:this.currentAgent,sessionId:e||null,turnId:t||null,error:null},t&&this.loadYeaftDebugHistory({groupId:e||void 0,limit:1,dreamLimit:5,detailTurnId:t})},closeYeaftDebugPanel(){let t=(this.yeaftDebugPanel||{}).turnId||null;if(this.yeaftDebugPanel={open:!1,status:"idle",requestId:null,agentId:null,sessionId:null,turnId:null,error:null},t&&this.yeaftDebugTurnsById&&this.yeaftDebugTurnsById[t]){let s={...this.yeaftDebugTurnsById};delete s[t],this.yeaftDebugTurnsById=s,this.yeaftDebugTurnOrder=(this.yeaftDebugTurnOrder||[]).filter(n=>n!==t),this.yeaftDebugLoops=(this.yeaftDebugLoops||[]).filter(n=>!n||n.turnId!==t)}},agentIdForSession(e){return be(this,e)},sendYeaftSessionMessage({groupId:e,text:t,mentions:s,attachments:n,quote:r}){let i=be(this,e);if(!e||!i)return;let o=Array.isArray(n)?n.filter(g=>g&&g.fileId):[],a=Ze(r),l=o.length>0;if(!t?.trim()&&!l)return;let c=t?.trim()?t:"(attached files)",d=`u_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,10)}`,u=_s();this.yeaftPerfTraceByMessageId={...this.yeaftPerfTraceByMessageId||{},[d]:u},Xe(this,{traceId:u,phase:"send.prepare",agentId:i,sessionId:e,turnId:d,messageType:"yeaft_session_send",detail:{mentionCount:Array.isArray(s)?s.length:0,attachmentCount:o.length,quoted:!!a}});let p=rt(this,e);if(p){let g={id:d,messageId:d,clientMessageId:d,stableKey:Zt(i,e,d),uiKey:Zt(i,e,d),type:"user",content:c,sessionId:e,turnId:d,...a?{quote:a}:{}};if(o.length>0&&(g.attachments=o.map(h=>({fileId:h.fileId,name:h.name,preview:h.preview,isImage:!!h.isImage,mimeType:h.mimeType||""}))),lt(this).upsertOverlay({conversationId:p,agentId:i,sessionId:e,row:g}),this.processingConversations[p]=!0,e){let h=wt(i,e);this.yeaftProcessingSessions={...this.yeaftProcessingSessions,...h?{[h]:!0}:{}}}this._turnCompletedConvs?.delete(p),this._closedAt?.[p]&&delete this._closedAt[p],this.getOrCreateExecutionStatus(p),an(this,p)}let f={type:"yeaft_session_send",agentId:i,id:d,sessionId:e,text:c,mentions:Array.isArray(s)?s:[],perfTraceId:u,...a?{quote:a}:{}};o.length>0&&(f.attachments=o.map(g=>({fileId:g.fileId,isImage:!!g.isImage}))),Xe(this,{traceId:u,phase:"send.websocket_send",agentId:i,sessionId:e,turnId:d,messageType:f.type,bytes:JSON.stringify(f).length}),this.sendWsMessage(f)},cancelYeaftTask({agentId:e=null,sessionId:t,taskId:s}){let n=typeof t=="string"?t.trim():"",r=typeof s=="string"?s.trim():"",i=be(this,n,e);return!i||!n||!r?!1:(this.yeaftStoppingTasksById={...this.yeaftStoppingTasksById,[sl(i,n,r)]:!0},this.sendWsMessage({type:"yeaft_task_cancel",agentId:i,sessionId:n,taskId:r,clientRequestId:`task_cancel_${Date.now()}_${Math.random().toString(36).slice(2,8)}`}),!0)},hydrateYeaftHistoryBrowserCache(e,t=null,{revalidate:s=!1}={}){let n=e||null,r=be(this,n,t),i=es();if(!i||!r||!n)return s&&this.revalidateYeaftHistoryBrowserCache(n,r),Promise.resolve(!1);let o=me(r,n),a=`${i.epoch}:${crypto.randomUUID()}`;return this._yeaftHistoryBrowserHydrationBySession={...this._yeaftHistoryBrowserHydrationBySession||{},[o]:a},Bc({fence:i,agentId:r,sessionId:n}).then(l=>{if(!l||this._yeaftHistoryBrowserHydrationBySession?.[o]!==a)return!1;let c=rt(this,n,r);if(!c)return!1;Ms(this,c,l.rows),lt(this).commitDurable({conversationId:c,agentId:r,sessionId:n,rows:l.rows,mode:"hydrate"});let d=this.yeaftSessionHistoryState[o]||{},u=Math.max(Number.isFinite(d.latestSeq)?d.latestSeq:-1,Number.isFinite(l.latestSeq)?l.latestSeq:-1);return this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[o]:{...d,loaded:!0,loading:!!d.loading,latestSeq:u>=0?u:null,streamId:l.streamId||null,revision:Number.isFinite(l.revision)?l.revision:null,oldestSeq:Number.isFinite(d.oldestSeq)?d.oldestSeq:l.oldestSeq,hasMore:d.loaded?!!d.hasMore:!!l.hasMore,count:Math.max(Number(d.count)||0,Number(l.rowCount)||0),browserCached:!0}},Zn(this,{conversationId:c,agentId:r,sessionId:n,incomingRows:l.rows,activeAgentId:r,activeSessionId:n}),this.syncActiveYeaftHistoryLoad(),s&&this.revalidateYeaftHistoryBrowserCache(n,r),!0}).catch(()=>(s&&this.revalidateYeaftHistoryBrowserCache(n,r),!1)).finally(()=>{if(this._yeaftHistoryBrowserHydrationBySession?.[o]!==a)return;let{[o]:l,...c}=this._yeaftHistoryBrowserHydrationBySession;this._yeaftHistoryBrowserHydrationBySession=c})},revalidateYeaftHistoryBrowserCache(e,t=null){let s=e||null,n=be(this,s,t);if(!n||!s||this.currentView!=="yeaft")return!1;let r=me(n,s),i=this.yeaftSessionHistoryState?.[r]||null;if(i?.loading)return!1;let o=Number.isFinite(i?.latestSeq)?i.latestSeq:null,a=o===null?"recent":"delta",l=this.beginYeaftHistoryLoad({agentId:n,sessionId:s,mode:a,preserveLoaded:o!==null,latestSeq:o});if(!l)return!1;let c={type:"yeaft_load_history",agentId:n,sessionId:s,requestId:l.requestId,...o===null?{limit:_i}:{afterSeq:o,maxRows:hp,maxBytes:mp,...typeof i?.streamId=="string"?{streamId:i.streamId}:{},...Number.isFinite(i?.revision)?{revision:i.revision}:{}}};return o!==null&&(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[r]:{...this.yeaftSessionHistoryState[r],syncingAfterSeq:o}}),this.sendWsMessage(c)?!0:(Gn(this,{agentId:n,sessionId:s,requestId:l.requestId,error:"history_load_send_failed"}),!1)},continueYeaftHistoryDelta(e,t=null,s=null){let n=e||null,r=be(this,n,t);if(!r||!n||!Number.isFinite(s))return!1;let i=me(r,n),o=this.yeaftSessionHistoryState?.[i]||null;if(o?.loading)return!1;let a=this.beginYeaftHistoryLoad({agentId:r,sessionId:n,mode:"delta",preserveLoaded:!0,latestSeq:s});if(!a)return!1;this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[i]:{...this.yeaftSessionHistoryState[i],syncingAfterSeq:s}};let l={type:"yeaft_load_history",agentId:r,sessionId:n,requestId:a.requestId,afterSeq:s,maxRows:hp,maxBytes:mp,...typeof o?.streamId=="string"?{streamId:o.streamId}:{},...Number.isFinite(o?.revision)?{revision:o.revision}:{}};return this.sendWsMessage(l)?!0:(Gn(this,{agentId:r,sessionId:n,requestId:a.requestId,error:"history_load_send_failed"}),!1)},persistYeaftHistoryBrowserCache(e,t=null,s=null){let n=e||null,r=be(this,n,t),i=es(),o=s||rt(this,n,r);if(!i||!r||!n||!o)return Promise.resolve(!1);let a=me(r,n),l=lt(this).durableRows(o,n);return Nc({fence:i,agentId:r,sessionId:n,rows:l,historyState:this.yeaftSessionHistoryState[a]||null})},removeYeaftHistoryBrowserCache(e,t){let s=es();return!s||!e||!t?Promise.resolve(!0):la({fence:s,agentId:e,sessionId:t}).catch(()=>!1)},clearYeaftHistoryMemory({agentId:e=null,sessionId:t=null,preserveLiveRows:s=!1,preserveSessionOwner:n=!1}={}){let r=e||null,i=t||null,o=r&&i?me(r,i):null,a={};for(let[g,h]of Object.entries(this._yeaftHistoryWindowPendingByKey||{})){if(!(!o||h?.agentId===r&&h?.sessionId===i)){a[g]=h;continue}clearTimeout(h?.timeout),h?.resolve?.(!1)}this._yeaftHistoryWindowPendingByKey=a;let l={};for(let[g,h]of Object.entries(this._yeaftHistoryResultRefreshByRequestId||{})){if(!(!o||h?.agentId===r&&h?.sessionId===i)){l[g]=h;continue}clearTimeout(h?.timeout),h?.resolve?.(null)}this._yeaftHistoryResultRefreshByRequestId=l;let c=r&&this.yeaftConversationIdsByAgent?.[r]||null,d=o?new Set([c].filter(Boolean)):new Set(Object.values(this.yeaftConversationIdsByAgent||{}).filter(Boolean));!o&&this.yeaftConversationId&&d.add(this.yeaftConversationId);let u={...this.messagesMap||{}};for(let g of d)Array.isArray(u[g])&&(u[g]=o?u[g].filter(h=>(h?.sessionId??h?.groupId??null)!==i?!0:s&&!Be(h)):[]);this.messagesMap=u;let p=g=>{if(!o)return{};let{[o]:h,...v}=g||{};return v};if(this.yeaftSessionHistoryState=p(this.yeaftSessionHistoryState),this.yeaftHistoryCacheState=p(this.yeaftHistoryCacheState),this.yeaftMessageWindowState=p(this.yeaftMessageWindowState),this._yeaftHistoryBrowserHydrationBySession=p(this._yeaftHistoryBrowserHydrationBySession),this.yeaftHistoryOutlineBySession=p(this.yeaftHistoryOutlineBySession),o){let g=this._yeaftHistoryOutlineTimeouts?.[o];g&&clearTimeout(g),this._yeaftHistoryOutlineTimeouts=p(this._yeaftHistoryOutlineTimeouts)}else{for(let g of Object.values(this._yeaftHistoryOutlineTimeouts||{}))g&&clearTimeout(g);this._yeaftHistoryOutlineTimeouts={}}if((!o||this.yeaftHistorySearchState?.agentId===r&&this.yeaftHistorySearchState?.sessionId===i)&&(this._yeaftHistorySearchTimeout&&clearTimeout(this._yeaftHistorySearchTimeout),this._yeaftHistorySearchTimeout=null,this.yeaftHistorySearchState={requestId:null,agentId:null,sessionId:null,query:"",senderKey:"",loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,error:null}),this._yeaftHistoryRevealLeases=o?Object.fromEntries(Object.entries(this._yeaftHistoryRevealLeases||{}).filter(([,g])=>g?.sessionKey!==o)):{},o||(this.yeaftHasMoreHistory=!1,this.yeaftLoadingMoreHistory=!1,this.yeaftOldestLoadedSeq=null),!n&&i&&this.yeaftSessionAgentById?.[i]===r){let{[i]:g,...h}=this.yeaftSessionAgentById;this.yeaftSessionAgentById=h}this.syncActiveYeaftHistoryLoad()},getYeaftMessageWindowKey(e=null,t=null){let s=e||this.yeaftActiveSessionFilter||null,n=be(this,s,t);return me(n,s)},pruneYeaftMessageWindow(e=null,t=null){if(this.currentView!=="yeaft")return;let s=this.getYeaftMessageWindowKey(e,t);Object.values(this._yeaftHistoryRevealLeases||{}).some(r=>r?.sessionKey===s)||(this.yeaftMessageWindowState={...this.yeaftMessageWindowState,[s]:{visibleTurns:Os()}})},expandYeaftMessageWindow(e=null,t=xr(),s=null){if(this.currentView!=="yeaft")return;let n=this.getYeaftMessageWindowKey(e,s),i=(this.yeaftMessageWindowState[n]?.visibleTurns||Os())+Math.max(1,Number.isFinite(t)?Math.floor(t):xr());this.yeaftMessageWindowState={...this.yeaftMessageWindowState,[n]:{visibleTurns:i}}},isYeaftMessageCached(e,t,s=null,n=null){let r=e||this.yeaftActiveSessionFilter||null,i=s||rt(this,r,n);return!i||!t?!1:(this.messagesMap[i]||[]).some(o=>(!r||(o?.sessionId??o?.groupId??null)===r)&&((o?.id||o?.messageId)===t||o?.persistedMessageId===t))},revealYeaftMessage(e,t,s=null,n=null){let r=e||this.yeaftActiveSessionFilter||null,i=be(this,r,n),o=s||rt(this,r,i);if(!o||!t)return!1;let a=(this.messagesMap[o]||[]).filter(g=>g?._historyWindowPrefetched===!0?!1:r?(g?.sessionId??g?.groupId??null)===r:!0),c=a.findIndex(g=>(g?.id||g?.messageId)===t||g?.persistedMessageId===t);if(c<0){let g=(this.messagesMap[o]||[]).find(h=>h?._historyWindowPrefetched===!0&&(h?.sessionId??h?.groupId??null)===r&&((h?.id||h?.messageId)===t||h?.persistedMessageId===t));if(!g)return!1;g._historyWindowPrefetched=!1,a.push(g),a.sort((h,v)=>{let k=Number.isFinite(h?.seq)?h.seq:null,w=Number.isFinite(v?.seq)?v.seq:null;return k!==null&&w!==null&&k!==w?k-w:k!==null&&w===null?-1:k===null&&w!==null?1:(h?.timestamp||0)-(v?.timestamp||0)}),c=a.indexOf(g)}let d=cp(a),u=d.findIndex(g=>c>=g.start&&c<g.end);if(u<0)return!1;a[c]._historyWindowPrefetched=!1;let p=Math.max(Os(),d.length-u),f=this.getYeaftMessageWindowKey(r,i);return this.yeaftMessageWindowState={...this.yeaftMessageWindowState,[f]:{visibleTurns:p}},!0},getYeaftHistoryOutlineState(e=null,t=null){let s=e||this.yeaftActiveSessionFilter||null,n=be(this,s,t),r=me(n,s),i=this.yeaftHistoryOutlineBySession[r]||{requestId:null,agentId:n,sessionId:s,loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,totalCount:null,loaded:!1,retryAttempt:0,error:null},o=rt(this,s,n),a=o?this.messagesMap[o]||[]:[],l=new Map((i.results||[]).map(p=>[Tr(p),p])),c=0;for(let p of a){if((p?.sessionId??p?.groupId??null)!==s)continue;let f=p.messageId||p.id;if(!f)continue;let g=p.type==="user"&&!!p.clientMessageId&&f===p.clientMessageId,h=p.type==="assistant"&&p.isStreaming===!0;if(!g&&!h)continue;let v=p.type,k=p.turnId||p.threadId||f,w=p.speakerVpId||p.vpId||null,I=Tr({role:v,messageId:f,clientMessageId:p.clientMessageId,turnId:k,speakerVpId:w}),b=l.get(I),y=(typeof p.content=="string"?p.content:"").replace(/\s+/g," ").trim();l.set(I,{...b,agentId:n,sessionId:s,messageId:Number.isFinite(b?.seq)?b.messageId:f,...p.clientMessageId?{clientMessageId:p.clientMessageId}:{},turnId:k,role:v,speakerVpId:w||b?.speakerVpId||null,timestamp:p.timestamp||p.ts||b?.timestamp||null,snippet:y.length>180?`${y.slice(0,180).trimEnd()}\u2026`:y||b?.snippet||""}),b||(c+=1)}let d=p=>{let f=typeof p=="number"?p:Date.parse(p||"");return Number.isFinite(f)?f:0},u=Array.from(l.values()).sort((p,f)=>Number.isFinite(p.seq)&&Number.isFinite(f.seq)?p.seq-f.seq:d(p.timestamp)-d(f.timestamp));return{...i,results:u,totalCount:Number.isFinite(i.totalCount)?i.totalCount+c:i.totalCount}},promoteYeaftHistoryOutlineRow(e,t=null){let s=e?.sessionId??e?.groupId??null,n=me(t,s),r=this.yeaftHistoryOutlineBySession[n];if(!s||!t||!r?.loaded||r.loading)return!1;let i=e?.type;if(i!=="user"&&i!=="assistant")return!1;let o=e.dbMessageId||e.messageId||e.id||null,a=Fy(o);if(!o||!Number.isFinite(a))return!1;let l=e.turnId||e.threadId||o,c=e.speakerVpId||e.vpId||null,u=(typeof e.content=="string"?e.content:"").replace(/\s+/g," ").trim(),p=Tr({role:i,messageId:o,clientMessageId:e.clientMessageId,turnId:l,speakerVpId:c}),f=new Map((r.results||[]).map(I=>[Tr(I),I])),g=f.get(p);f.set(p,{...g,agentId:t,sessionId:s,messageId:o,...e.clientMessageId?{clientMessageId:e.clientMessageId}:{},turnId:l,seq:a,role:i,speakerVpId:c,timestamp:e.timestamp||e.ts||g?.timestamp||null,snippet:u.length>180?`${u.slice(0,180).trimEnd()}\u2026`:u||g?.snippet||""});let h=50,v=Array.from(f.values()).sort((I,b)=>(I.seq||0)-(b.seq||0)),k=v.length>h,w=v.slice(-h);return this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[n]:{...r,results:w,hasMore:r.hasMore||k,nextBeforeSeq:k&&Number.isFinite(w[0]?.seq)?w[0].seq:r.nextBeforeSeq,totalCount:Number.isFinite(r.totalCount)&&!g?r.totalCount+1:r.totalCount}},!0},promoteCompletedYeaftHistoryOutline(e,t=null,s=null){let n=this.messagesMap[e]||[],r=null,i=[];for(let o=n.length-1;o>=0;o--){let a=n[o];if(a?.type==="user")break;if(t&&a?.turnId&&a.turnId!==t||a?.type!=="assistant")continue;let l=typeof a.content=="string"?a.content.replace(/\s+/g," ").trim():"";r?!String(r.content||"").trim()&&l&&(r=a):r=a,l&&i.unshift(l)}return r?this.promoteYeaftHistoryOutlineRow({...r,content:i.join(" ")},s):!1},invalidateYeaftHistoryOutline(e,t=null){let s=me(t,e),n=this.yeaftHistoryOutlineBySession[s];if(!e||!t||!n)return!1;if(n.loading)return this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[s]:{...n,refreshPending:!0}},!0;this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[s]:{...n,loaded:!1,refreshPending:!1}};let r=be(this,e);return this.currentView==="yeaft"&&this.yeaftActiveSessionFilter===e&&r===t?this.loadYeaftHistoryOutline({force:!0,targetSessionId:e,targetAgentId:t}):!0},loadYeaftHistoryOutline({append:e=!1,force:t=!1,targetSessionId:s=null,targetAgentId:n=null,retryAttempt:r=0}={}){if(this.currentView!=="yeaft"&&!s)return!1;let i=s||this.yeaftActiveSessionFilter||null,o=n||be(this,i);if(!i||!o)return!1;let a=me(o,i),l=this.getYeaftHistoryOutlineState(i,o);if(!e&&l.loaded&&!t)return!0;if(e&&(!l.hasMore||!Number.isFinite(l.nextBeforeSeq))||l.loading)return!1;if(!Cp(this,o,"session_history_outline"))return this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[a]:{...l,error:"unsupported",loading:!1}},!1;let c=`history_outline_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,d={...l,requestId:c,agentId:o,sessionId:i,loading:!0,requestAppend:e,refreshPending:!1,retryAttempt:r,error:null};this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[a]:d};let u=this._yeaftHistoryOutlineTimeouts[a];u&&clearTimeout(u);let p=setTimeout(()=>{let h=this.yeaftHistoryOutlineBySession[a];if(h?.requestId!==c)return;let v={...this._yeaftHistoryOutlineTimeouts};delete v[a],this._yeaftHistoryOutlineTimeouts=v;let k=h.refreshPending===!0;this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[a]:{...h,requestId:null,loading:!1,requestAppend:!1,loaded:k?!1:h.loaded,refreshPending:!1,error:k?null:"timeout"}},k&&this.loadYeaftHistoryOutline({force:!0,targetSessionId:i,targetAgentId:o})},1e4);this._yeaftHistoryOutlineTimeouts={...this._yeaftHistoryOutlineTimeouts,[a]:p};let f=_s(),g={type:"yeaft_load_history_outline",agentId:o,sessionId:i,requestId:c,perfTraceId:f,limit:50,...e&&l.nextCursor?{cursor:l.nextCursor}:{},...e&&!l.nextCursor&&Number.isFinite(l.nextBeforeSeq)?{beforeSeq:l.nextBeforeSeq}:{}};return Xe(this,{traceId:f,phase:"history_outline.request_send",agentId:o,sessionId:i,messageType:g.type,bytes:JSON.stringify(g).length,detail:{append:e,limit:g.limit}}),this.sendWsMessage(g),!0},handleYeaftHistoryOutline(e){if(!e?.agentId||!e?.sessionId)return!1;let t=me(e.agentId,e.sessionId),s=this.yeaftHistoryOutlineBySession[t];if(!s||e.requestId!==s.requestId)return!1;let n=this._yeaftHistoryOutlineTimeouts[t];n&&clearTimeout(n);let r={...this._yeaftHistoryOutlineTimeouts};delete r[t],this._yeaftHistoryOutlineTimeouts=r;let i=Number.isInteger(s.retryAttempt)?s.retryAttempt:0;if(Py.has(e.error)&&i<vp.length){let p=vp[i],f=setTimeout(()=>{let g=this.yeaftHistoryOutlineBySession[t];if(g?.requestId!==e.requestId||g.loading!==!0)return;let h={...this._yeaftHistoryOutlineTimeouts};delete h[t],this._yeaftHistoryOutlineTimeouts=h;let v=g.refreshPending===!0;this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[t]:{...g,requestId:null,loading:!1,refreshPending:!1}},this.loadYeaftHistoryOutline({append:v?!1:s.requestAppend===!0,force:!0,targetSessionId:e.sessionId,targetAgentId:e.agentId,retryAttempt:i+1})},p);return this._yeaftHistoryOutlineTimeouts={...this._yeaftHistoryOutlineTimeouts,[t]:f},!0}let o=Array.isArray(e.results)?e.results.map(p=>({...p,agentId:e.agentId,sessionId:e.sessionId})):[],a=s.requestAppend?[...s.results||[],...o]:o,l=new Map(a.filter(p=>p?.messageId).map(p=>[Tr(p),p])),c=Array.from(l.values()).sort((p,f)=>(p.seq||0)-(f.seq||0)),d=s.refreshPending===!0;this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[t]:{...s,requestId:null,loading:!1,requestAppend:!1,refreshPending:!1,loaded:d?!1:!e.error,results:c,hasMore:!!e.hasMore,nextBeforeSeq:Number.isFinite(e.nextBeforeSeq)?e.nextBeforeSeq:null,nextCursor:e.nextCursor&&typeof e.nextCursor=="object"?e.nextCursor:null,totalCount:Number.isFinite(e.totalCount)?e.totalCount:s.totalCount,error:d?null:e.error||null}};let u=this._yeaftHistoryResultRefreshByRequestId?.[e.requestId];if(u?.source==="outline"){clearTimeout(u.timeout);let{[e.requestId]:p,...f}=this._yeaftHistoryResultRefreshByRequestId;this._yeaftHistoryResultRefreshByRequestId=f;let g=c.find(h=>u.messageId&&h?.messageId===u.messageId||u.entryId&&h?.entryId===u.entryId);u.resolve(g||null)}return d&&this.loadYeaftHistoryOutline({force:!0,targetSessionId:e.sessionId,targetAgentId:e.agentId}),!0},searchYeaftHistory(e,{append:t=!1,senderKey:s=""}={}){if(this.currentView!=="yeaft")return!1;let n=typeof e=="string"?e.trim():"",r=typeof s=="string"&&(s==="user"||s.startsWith("vp:"))?s.slice(0,103):"",i=this.yeaftActiveSessionFilter||null,o=be(this,i);if(this._yeaftHistorySearchTimeout&&(clearTimeout(this._yeaftHistorySearchTimeout),this._yeaftHistorySearchTimeout=null),!i||!o||Array.from(n).length<1&&!r)return this.yeaftHistorySearchState={requestId:null,agentId:o,sessionId:i,query:n,senderKey:r,loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,error:null},!1;let a=this.yeaftHistorySearchState||{};if(!Cp(this,o,"session_history_search"))return this.yeaftHistorySearchState={requestId:null,agentId:o,sessionId:i,query:n,senderKey:r,loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,error:"unsupported"},!1;let l=`history_search_${Date.now()}_${Math.random().toString(36).slice(2,8)}`;this.yeaftHistorySearchState={requestId:l,agentId:o,sessionId:i,query:n,senderKey:r,loading:!0,results:t&&a.query===n&&a.senderKey===r?a.results:[],hasMore:!1,nextBeforeSeq:t&&a.query===n&&a.senderKey===r?a.nextBeforeSeq:null,nextCursor:t&&a.query===n&&a.senderKey===r&&a.nextCursor||null,error:null},this._yeaftHistorySearchTimeout=setTimeout(()=>{this.yeaftHistorySearchState?.requestId===l&&(this._yeaftHistorySearchTimeout=null,this.yeaftHistorySearchState={...this.yeaftHistorySearchState,loading:!1,error:"timeout"})},1e4);let c=_s(),d={type:"yeaft_search_history",agentId:o,sessionId:i,requestId:l,perfTraceId:c,query:n,senderKey:r,limit:20,...t&&a.query===n&&a.senderKey===r&&a.nextCursor?{cursor:a.nextCursor}:{},...t&&a.query===n&&a.senderKey===r&&!a.nextCursor&&Number.isFinite(a.nextBeforeSeq)?{beforeSeq:a.nextBeforeSeq}:{}};return Xe(this,{traceId:c,phase:"history_search.request_send",agentId:o,sessionId:i,messageType:d.type,bytes:JSON.stringify(d).length,detail:{append:t,limit:d.limit,queryLength:Array.from(n).length,senderFilter:!!r}}),this.sendWsMessage(d),!0},handleYeaftHistorySearchResult(e){let t=this.yeaftHistorySearchState||{};if(!e||e.requestId!==t.requestId||e.agentId!==t.agentId||e.sessionId!==t.sessionId||e.query!==t.query||(e.senderKey||"")!==t.senderKey)return!1;this._yeaftHistorySearchTimeout&&(clearTimeout(this._yeaftHistorySearchTimeout),this._yeaftHistorySearchTimeout=null);let s=Array.isArray(e.results)?e.results.map(o=>({...o,agentId:e.agentId,sessionId:e.sessionId})):[],n=new Map((t.results||[]).map(o=>[zn(o),o]));for(let o of s)(o?.entryId||o?.messageId)&&n.set(zn(o),o);let r=Array.from(n.values());this.yeaftHistorySearchState={...t,loading:!1,results:r,hasMore:!!e.hasMore,nextBeforeSeq:Number.isFinite(e.nextBeforeSeq)?e.nextBeforeSeq:null,nextCursor:e.nextCursor&&typeof e.nextCursor=="object"?e.nextCursor:null,error:e.error||null};let i=this._yeaftHistoryResultRefreshByRequestId?.[e.requestId];if(i){clearTimeout(i.timeout);let{[e.requestId]:o,...a}=this._yeaftHistoryResultRefreshByRequestId;this._yeaftHistoryResultRefreshByRequestId=a;let l=r.find(c=>i.messageId&&c?.messageId===i.messageId||i.entryId&&c?.entryId===i.entryId);i.resolve(l||null)}return!0},reloadYeaftHistoryResult(e){let t=e?.sessionId||null,s=e?.agentId||null,n=this.yeaftHistorySearchState||{},i=n.agentId===s&&n.sessionId===t&&(Array.from(String(n.query||"").trim()).length>0||!!n.senderKey);if(!t||!s)return Promise.resolve(null);let o=i&&n.query||"",a=i&&n.senderKey||"",l=null,c=!1;if(i)c=this.searchYeaftHistory(o,{senderKey:a}),l=this.yeaftHistorySearchState?.requestId||null;else{let d=me(s,t),u=this.yeaftHistoryOutlineBySession?.[d]||null;u?.loading===!0&&u.requestAppend!==!0&&u.requestId?(c=!0,l=u.requestId):(c=this.loadYeaftHistoryOutline({force:!0,targetSessionId:t,targetAgentId:s}),l=this.yeaftHistoryOutlineBySession?.[d]?.requestId||null)}return!c||!l?Promise.resolve(null):new Promise(d=>{let u=setTimeout(()=>{if(this._yeaftHistoryResultRefreshByRequestId?.[l]?.resolve!==d)return;let{[l]:f,...g}=this._yeaftHistoryResultRefreshByRequestId;this._yeaftHistoryResultRefreshByRequestId=g,d(null)},1e4);this._yeaftHistoryResultRefreshByRequestId={...this._yeaftHistoryResultRefreshByRequestId||{},[l]:{agentId:s,sessionId:t,query:o,senderKey:a,source:i?"search":"outline",messageId:e?.messageId||null,entryId:e?.entryId||null,resolve:d,timeout:u}}})},loadYeaftHistoryWindow(e,{validateCached:t=!1}={}){let s=e?.sessionId||this.yeaftActiveSessionFilter||null,n=e?.agentId||be(this,s),r=zn(e);if(!s||!n||!e?.entryId||!Number.isFinite(e.indexGeneration)||!Number.isFinite(e.entryStartSeq)||!e?.messageId||!Number.isFinite(e.seq))return Promise.resolve(!1);let i=rt(this,s,n);if((this.messagesMap[i]||[]).some(h=>(h?.sessionId??h?.groupId??null)===s&&h?.historyEntryId===e.entryId&&h?.historyIndexGeneration===e.indexGeneration)&&!t)return Promise.resolve(!0);let a=me(n,`${s}:${r}:generation:${e.indexGeneration}`),l=this._yeaftHistoryWindowPendingByKey||{};if(l[a]?.promise)return l[a].promise;let c=`history_window_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,d=null,u=null,p=new Promise(h=>{d=h});Object.defineProperty(p,"error",{get:()=>u});let f=h=>{u=h||null},g=setTimeout(()=>{if(this._yeaftHistoryWindowPendingByKey?.[a]?.requestId!==c)return;let{[a]:v,...k}=this._yeaftHistoryWindowPendingByKey;this._yeaftHistoryWindowPendingByKey=k,d(!1)},1e4);return this._yeaftHistoryWindowPendingByKey={...l,[a]:{requestId:c,agentId:n,sessionId:s,entryId:e.entryId||null,indexGeneration:Number.isFinite(e.indexGeneration)?e.indexGeneration:null,entryStartSeq:Number.isFinite(e.entryStartSeq)?e.entryStartSeq:null,resultId:r,messageId:e.messageId,prefetch:!t,setError:f,resolve:d,timeout:g,promise:p}},this.sendWsMessage({type:"yeaft_load_history_window",agentId:n,sessionId:s,requestId:c,prefetch:!t,...e.entryId?{entryId:e.entryId}:{},...Number.isFinite(e.indexGeneration)?{indexGeneration:e.indexGeneration}:{},...Number.isFinite(e.entryStartSeq)?{entryStartSeq:e.entryStartSeq}:{},anchorMessageId:e.messageId,anchorSeq:e.seq,beforeTurns:5,afterTurns:5,maxRows:200,maxBytes:512*1024}),p},beginYeaftHistoryReveal(e){let t=e?.sessionId||null,s=e?.agentId||null,n=rt(this,t,s);if(!t||!s||!n)return null;let r=me(s,t),i=`${r}${n}`,o=++this._yeaftHistoryRevealSequence,a={key:i,token:o,sessionKey:r,agentId:s,sessionId:t,conversationId:n};return this._yeaftHistoryRevealLeases={...this._yeaftHistoryRevealLeases||{},[i]:a},a},finishYeaftHistoryReveal(e){if(!e?.key||!Number.isFinite(e.token)||this._yeaftHistoryRevealLeases?.[e.key]?.token!==e.token)return!1;let{[e.key]:s,...n}=this._yeaftHistoryRevealLeases;return this._yeaftHistoryRevealLeases=n,!0},async revealYeaftHistoryResult(e,t=null){let s=!t,n=t||this.beginYeaftHistoryReveal(e),r=e?.sessionId||null,i=e?.agentId||null,o=rt(this,r,i);if(!n||!r||!i||!o||!e?.messageId)return this.finishYeaftHistoryReveal(n),!1;let a=e,l=this.loadYeaftHistoryWindow(a,{validateCached:!0}),c=await l;if(!c&&l.error==="stale_result"){let u=await this.reloadYeaftHistoryResult(a);u&&(a=u,l=this.loadYeaftHistoryWindow(a,{validateCached:!0}),c=await l)}if(!c)return this.finishYeaftHistoryReveal(n),!1;if(this.currentView!=="yeaft"||this.yeaftActiveSessionFilter!==r||be(this,r)!==i||rt(this,r,i)!==o)return this.finishYeaftHistoryReveal(n),!1;let d=this.revealYeaftMessage(r,a.messageId,o,i);return(!d||s)&&this.finishYeaftHistoryReveal(n),d},pendingYeaftHistoryWindow(e){let s=Object.entries(this._yeaftHistoryWindowPendingByKey||{}).find(([,i])=>i?.requestId===e?.requestId);if(!s)return null;let[n,r]=s;return e.agentId!==r.agentId||e.sessionId!==r.sessionId||e.entryId&&r.entryId&&e.entryId!==r.entryId||Number.isFinite(e.indexGeneration)&&Number.isFinite(r.indexGeneration)&&e.indexGeneration!==r.indexGeneration?null:{pendingKey:n,pending:r}},handleYeaftHistoryWindow(e,t=null){let s=this.pendingYeaftHistoryWindow(e);if(!s)return!1;let{pendingKey:n,pending:r}=s;r.prefetch===!0&&e.prefetch!==!0&&(e.prefetch=!0),clearTimeout(r.timeout);let{[n]:i,...o}=this._yeaftHistoryWindowPendingByKey;this._yeaftHistoryWindowPendingByKey=o;let a=!e.error&&!!t&&this.isYeaftMessageCached(r.sessionId,r.messageId,t,r.agentId);return r.setError?.(e.error||null),r.resolve(!!a),!!a},createYeaftSession({displayName:e,vpIds:t,defaultVpId:s,workDir:n,agentId:r}={}){let i=Array.isArray(t)?t.slice():[],o=s&&i.includes(s)?s:i[0]||null,a=(e||"").trim(),l=(n||"").trim(),c={roster:i,defaultVpId:o};return a&&(c.name=a),l&&(c.workDir=l),this.sessionCrudRequest("create",c,{agentId:r})},handleYeaftOutput(e){if(!e)return;let t=e.agentId||this.yeaftAgentId||this.currentAgent||null,s=e.conversationId||e.event?.conversationId||null,n=ln(this,t,s);if(e.data&&n){if(e.data.type!=="result")return;let a=$d(this,t,s);if(!a)return;let l=e.turnId?gn(this,t,e.turnId):"",c=!!(l&&this.activeVpTurns?.[l])||(this.messagesMap?.[a]||[]).some(d=>d?.turnId===e.turnId&&(d.isStreaming||d.status==="pending"));if(!e.turnId||!c)return;e={...e,conversationId:a}}if(e.perfTraceId&&(Xe(this,{traceId:e.perfTraceId,phase:"receive.yeaft_output",agentId:e.agentId||null,sessionId:e.sessionId||null,vpId:e.vpId||null,turnId:e.turnId||null,threadId:e.threadId||null,messageType:e.data?.type||e.event?.type||e.type}),e.turnId&&(this.yeaftPerfTraceByTurnId={...this.yeaftPerfTraceByTurnId||{},[e.turnId]:e.perfTraceId})),e.data){let a=e.agentId||null,l=jt(this,a,e.conversationId);if(l){let d=rl(e,e.turnId||"session");for(let u of["retry","retrying","thinking"])on(this,l,`${u}:${d}`);e.data?.tool_use_result&&on(this,l,`tool:${d}`)}let c=e.turnId?gn(this,e.agentId||null,e.turnId):"";if(c&&this.activeVpTurns?.[c]?.retryAttempt){let{retryAttempt:d,retryMax:u,retryDelayMs:p,retryReason:f,retryRecoveryMode:g,...h}=this.activeVpTurns[c];this.activeVpTurns={...this.activeVpTurns,[c]:h}}if(l){let d=e.sessionId??e.groupId??null,u=Ap(this,d,a),p=a&&this.yeaftConversationIdsByAgent?this.yeaftConversationIdsByAgent[a]:null,f=Mt(this,a);f&&f.targetConversationId!==l?mr(this,a,l):!f&&p&&p!==l&&!String(p).startsWith("yeaft-local-")&&(Pt(this,p,l,{removeSource:p!==this.yeaftConversationId}),gr(this,a,p,l)),Ma(this,a,l);let g=Mt(this,a,l),h=g?.sourceConversationId||p,v=!u&&h===this.yeaftConversationId;if(this.currentView==="yeaft"&&a&&h&&h!==l){let y=!v&&(!!g||String(h).startsWith("yeaft-local-"));Pt(this,h,l,{removeSource:y}),v?ki(this,a,h,l):y&&hr(this,a,l)}a&&(this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[a]:l}),(u||!this.yeaftConversationId)&&(this.yeaftConversationId=l),u&&(this.activeConversations=[l]),this.messagesMap[l]||(this.messagesMap[l]=[]);let k=this._currentYeaftAgentId,w=this._currentYeaftSessionId,I=this._currentYeaftVpId,b=this._currentYeaftTurnId,m=this._currentYeaftThreadId;a&&(this._currentYeaftAgentId=a),d!=null&&(this._currentYeaftSessionId=d),e.vpId&&(this._currentYeaftVpId=e.vpId),e.turnId&&(this._currentYeaftTurnId=e.turnId),e.threadId&&(this._currentYeaftThreadId=e.threadId);try{let y=typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now();if(this.handleAssistantOutputFrame(l,e.data,a),e.perfTraceId){let T=typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now();Xe(this,{traceId:e.perfTraceId,phase:"store.apply_output",agentId:e.agentId||null,sessionId:d||null,vpId:e.vpId||null,turnId:e.turnId||null,threadId:e.threadId||null,messageType:e.data?.type||null,durationMs:T-y}),Ii(this,{traceId:e.perfTraceId,agentId:e.agentId||null,sessionId:d||null,vpId:e.vpId||null,turnId:e.turnId||null,threadId:e.threadId||null,messageType:e.data?.type||null})}let M=e.data,x=M?.message?.id||M?.id||null,E=Oy(x),$=Array.isArray(M?.message?.content)?M.message.content:[],D=$.some(T=>T?.type==="tool_use"),R=!!M?.tool_use_result||$.some(T=>T?.type==="tool_result");if(d){let T=!R&&!Hy(this,l,d)&&(M?.type==="user"||M?.type==="assistant"&&!D)?E:null,A=me(e.agentId||null,d),_=this.yeaftSessionHistoryState[A]||{},j=Number.isFinite(_.latestSeq)?_.latestSeq:-1;T!==null&&T>j&&(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[A]:{..._,latestSeq:T}})}}finally{this._currentYeaftAgentId=k,this._currentYeaftSessionId=w,this._currentYeaftVpId=I,this._currentYeaftTurnId=b,this._currentYeaftThreadId=m}}return}let r=e.event;if(!r)return;let i={...r,vpId:r.vpId||e.vpId||null,threadId:r.threadId||e.threadId||null,turnId:r.turnId||e.turnId||null},o=jt(this,e.agentId||null,e.conversationId);if(o){let a=rl(i);r.type==="tool_start"?fr(this,o,`tool:${a}`):r.type==="tool_end"?on(this,o,`tool:${a}`):r.type==="llm_retry"?fr(this,o,`retry:${a}`):r.type==="vp_async_task_wait_start"?fr(this,o,`async-wait:${a}`):r.type==="vp_async_task_wait_end"&&on(this,o,`async-wait:${a}`)}switch(r.type){case"project_mutation_result":r.projectsAuthoritative===!0?this.finishProjectMutation(r):this.finishLegacyProjectMutation(r,e.agentId||null);break;case"ask_user_question":{let a=jt(this,e.agentId||null,e.conversationId);if(!a||!r.requestId)break;let l=bp(e,r,a),c=()=>{let d=this.messagesMap[a]||[],u=kp(d,l,a);if(u){if(u.askAnswered||u.askExpired)return!0;u.toolName="AskUserQuestion",r.toolCallId&&!u.toolId&&(u.toolId=r.toolCallId),u.agentId=l.agentId||u.agentId||null,u.askRequestId=r.requestId,u.askQuestions=r.questions||[],u.askCreatedAt=r.createdAt||null,u.askExpiresAt=r.expiresAt||null,r.replay&&(u.askPending=!1,u.pendingAnswers=null,u.askSubmitGeneration=null),u.isHistory=!1;let g=Sp(this,l);return g&&tl(u,g),this.messagesMap={...this.messagesMap,[a]:d.slice()},!0}if(!r.replay)return!1;let p={id:`ask-card-${r.requestId}`,type:"tool-use",toolName:"AskUserQuestion",toolId:r.toolCallId||null,toolInput:{questions:r.questions||[]},askRequestId:r.requestId,askQuestions:r.questions||[],askCreatedAt:r.createdAt||null,askExpiresAt:r.expiresAt||null,agentId:l.agentId,sessionId:l.sessionId,vpId:l.vpId,speakerVpId:l.vpId,turnId:l.turnId,threadId:l.threadId||"main",hasResult:!1,isHistory:!1,timestamp:r.createdAt||Date.now()},f=Sp(this,l);return f&&tl(p,f),d.push(p),this.messagesMap={...this.messagesMap,[a]:d.slice()},!0};if(!c()){let d=0,u=setInterval(()=>{d+=1,(c()||d>=10)&&clearInterval(u)},200)}break}case"ask_user_answered":case"ask_user_expired":{let a=jt(this,e.agentId||null,e.conversationId);if(!a||!r.requestId)break;let l=this.messagesMap[a]||[],c=bp(e,r,a),d=kp(l,c,a);if(!d){Vy(this,c,r);break}tl(d,r),this.messagesMap={...this.messagesMap,[a]:l.slice()};break}case"session_ready":{let a=r.conversationId,l=e.agentId||this.currentAgent;if(ln(this,l,a))break;let c=l&&this.yeaftConversationIdsByAgent?this.yeaftConversationIdsByAgent[l]:null,d=this.yeaftConversationId?String(this.yeaftConversationId):"",u=d.startsWith("yeaft-local-")&&(!l||d.startsWith(`yeaft-local-${l}-`)||/^yeaft-local-\d/.test(d))?this.yeaftConversationId:null,p=c||u,f=r.sessionId||e.sessionId||null,g=Ap(this,f,l),h=Mt(this,l);h&&h.targetConversationId!==a?mr(this,l,a):!h&&c&&c!==a&&!String(c).startsWith("yeaft-local-")&&gr(this,l,c,a),Ma(this,l,a);let k=Mt(this,l,a)?.sourceConversationId||p,w=!g&&k===this.yeaftConversationId;if(k&&k!==a){let M=!w;Pt(this,k,a,{removeSource:M}),w?ki(this,l,k,a):M&&hr(this,l,a)}else this.messagesMap[a]||(this.messagesMap[a]=[]);l&&(this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[l]:a},this.cacheYeaftAgentStatus(l,r,{allowBootstrapCatalog:g})),g&&(this.yeaftModel=r.model,this.yeaftModelEffort=r.modelEffort||null,this.yeaftSessionReady=!0,this.yeaftBootstrapMetaLoadingKey=null,l?this.applyCachedYeaftStatus(l):this.yeaftAvailableModels=r.availableModels||[]);let I=Array.isArray(r.tasks)?r.tasks:[],b={};for(let[M,x]of Object.entries(this.yeaftActiveTasksBySession||{})){let E=Object.fromEntries(Object.entries(x||{}).filter(([,D])=>D?.id&&D.status==="running"&&D.agentId&&D.agentId!==l)),$=nl(E);Object.keys($).length>0&&(b[M]=$)}for(let M of I){if(!M?.id||!M.sessionId||M.status!=="running")continue;let x=me(l,M.sessionId);b[x]={...b[x]||{},[M.id]:{...M,agentId:l}}}this.yeaftActiveTasksBySession=b,g&&(r.yeaftDir&&(this.yeaftYeaftDir=r.yeaftDir),this.yeaftStatus={skills:r.skills,mcpServers:r.mcpServers,tools:r.tools,multiVp:!!r.multiVp}),(g||!this.yeaftConversationId)&&(this.yeaftConversationId=a),g&&(this.activeConversations=[a]);let m=e.agentId||this.currentAgent||null,y=m||"__current__";this._yeaftVpSubscribedAgentKey!==y&&(this._yeaftVpSubscribedAgentKey=y,this.sendWsMessage(m?{type:"yeaft_vp_subscribe",agentId:m}:{type:"yeaft_vp_subscribe"}));break}case"yeaft_status":{let a=e.agentId||this.currentAgent;a&&this.cacheYeaftAgentStatus(a,r);break}case"context_usage":break;case"turn_open":{if(!r.turnId)break;let a={turnId:r.turnId,userPrompt:r.userPrompt||"",vpId:r.vpId||e.vpId||null,sessionId:r.sessionId||e.sessionId||null,openedAt:r.at||Date.now(),closedAt:null,totalMs:0,totalTokens:0,loopCount:0,memoryLoaded:null,memoryLoadedMeta:null,memoryAdjust:null,tools:[],detailsLoaded:!0};this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:a},this.yeaftDebugTurnOrder.includes(r.turnId)||(this.yeaftDebugTurnOrder=[...this.yeaftDebugTurnOrder,r.turnId]);break}case"turn_close":{if(!r.turnId)break;let a=this.yeaftDebugTurnsById[r.turnId];if(!a)break;this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...a,closedAt:Date.now(),totalMs:r.totalMs||0,totalTokens:r.totalTokens||0,loopCount:r.loopCount||a.loopCount||0}};break}case"memory_used":{if(!r.turnId)break;let a=this.yeaftDebugTurnsById[r.turnId];if(!a)break;this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...a,memoryLoaded:Array.isArray(r.loaded)?r.loaded:[],memoryLoadedMeta:r.meta||null}};break}case"dream_memory_loaded":{let a=Array.isArray(r.resident)?r.resident:[];if(r.turnId){let c=this.yeaftDebugTurnsById[r.turnId];c&&(this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...c,dreamMemoryLoaded:a,dreamMemoryLoadedInto:r.loadedInto||"system_prompt.memory"}})}let l={};for(let c of a){let d=c&&typeof c.scope=="string"?c.scope:null,u=d&&/^sessions\/[^/]+$/.test(d)?d:d&&/^group\/[^/]+$/.test(d)?`sessions/${d.slice(6)}`:null;u&&(l[u]={scope:u,sourceScope:d,sessionId:u.slice(9),turnId:r.turnId||null,vpId:r.vpId||null,loadedInto:r.loadedInto||"system_prompt.memory",summary:c.summary||"",truncated:!!c.truncated,receivedAt:Date.now()})}Object.keys(l).length>0&&(this.yeaftDreamPromptLoads={...this.yeaftDreamPromptLoads,...l});break}case"memory_adjust":{if(!r.turnId)break;let a=this.yeaftDebugTurnsById[r.turnId];if(!a)break;this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...a,memoryAdjust:{sessionKey:r.sessionKey||null,added:r.added||0,evicted:r.evicted||0,skipped:r.skipped||0,reason:r.reason||""}}};break}case"tool_exec":{if(!r.turnId)break;let a=this.yeaftDebugTurnsById[r.turnId];if(!a)break;let l=[...a.tools||[],{loopNumber:r.loopNumber||0,callId:r.callId||null,name:r.name||"?",durationMs:r.durationMs||0,isError:!!r.isError}];this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...a,tools:l}};break}case"loop":{if(this.yeaftDebugLoops.push({turnId:r.turnId||null,loopNumber:r.loopNumber||0,model:r.model,usage:r.usage||{inputTokens:0,outputTokens:0,totalTokens:0},latencyMs:r.latencyMs,ttfbMs:r.ttfbMs,stopReason:r.stopReason,at:typeof r.at=="number"?r.at:null,sessionId:e.sessionId||null,vpId:e.vpId||r.vpId||null}),this.yeaftDebugLoops.length>xp){let a=Yu({loops:this.yeaftDebugLoops,turnsById:this.yeaftDebugTurnsById,turnOrder:this.yeaftDebugTurnOrder,maxLoops:Math.max(xp,this.yeaftDebugHistoryLimit||0)});this.yeaftDebugLoops=a.loops,this.yeaftDebugTurnsById=a.turnsById,this.yeaftDebugTurnOrder=a.turnOrder}break}case"llm_retry":{if(!e.turnId)break;let a=gn(this,e.agentId||null,e.turnId),l=this.activeVpTurns?.[a];if(!l)break;let c=r.reason==="stream_idle_timeout"?"stream_idle_timeout":"transient_error";this.activeVpTurns={...this.activeVpTurns,[a]:{...l,retryAttempt:r.attempt||0,retryMax:r.maxRetries||0,retryDelayMs:r.delayMs||0,retryReason:c,retryRecoveryMode:r.recoveryMode||"restart"}};break}case"recall":case"consolidate":case"fallback":case"thinking_delta":break;case"reflection":{let a=jt(this,e.agentId||null,e.conversationId)||"unknown",l=Array.isArray(r.loopRange)?r.loopRange:[0,0],c=`${a}:${r.trigger}:${l[0]}-${l[1]}`,d=this.yeaftReflectionCards[c],u=this.messagesMap[a]||[],p=d?d.anchorMsgId:u.length>0&&u[u.length-1].id||null,f=d?d.anchorOrder:u.length;this.yeaftReflectionCards={...this.yeaftReflectionCards,[c]:{key:c,conversationId:a,turnId:r.turnId||d&&d.turnId||null,loopNumber:r.loopNumber||d&&d.loopNumber||null,trigger:r.trigger,status:r.status,loopRange:l,toolCount:r.toolCount||0,content:r.content||"",durationMs:r.durationMs||0,error:r.error||null,sessionId:e.sessionId||null,anchorMsgId:p,anchorOrder:f,updatedAt:Date.now()}};break}case"model_switched":this.yeaftModel=r.model,this.yeaftModelEffort=r.modelEffort||null;break;case"yeaft_task_event":{let a=r.task;if(!a?.id||!a.sessionId)break;let l=e.agentId||be(this,a.sessionId),c=me(l,a.sessionId),d={...a,agentId:l},u={...this.yeaftActiveTasksBySession},p={...u[c]||{}};a.status==="running"?p[a.id]=d:delete p[a.id];let f=nl(p);if(Object.keys(f).length>0?u[c]=f:delete u[c],this.yeaftActiveTasksBySession=u,a.status!=="running"){let{[sl(l,a.sessionId,a.id)]:g,...h}=this.yeaftStoppingTasksById||{};this.yeaftStoppingTasksById=h}break}case"yeaft_task_cancel_result":{let a=r.taskId||r.task?.id||null,l=r.task?.sessionId||r.sessionId||e.sessionId||null,c=e.agentId||be(this,l);if(a&&l&&r.success===!1){let{[sl(c,l,a)]:u,...p}=this.yeaftStoppingTasksById||{};this.yeaftStoppingTasksById=p}let d=r.task;if(d?.id&&d.sessionId){let u=me(c,d.sessionId),p={...this.yeaftActiveTasksBySession},f={...p[u]||{}};d.status==="running"?f[d.id]={...d,agentId:c}:delete f[d.id];let g=nl(f);Object.keys(g).length>0?p[u]=g:delete p[u],this.yeaftActiveTasksBySession=p}break}case"sub_agent_event":{let a=jt(this,e.agentId||null,e.conversationId)||"unknown",l=r.agentId;if(!l)break;let c=r.payload||{},d=`${a}:${l}`,u=this.yeaftSubAgentCards[d],p=this.messagesMap[a]||[],f=u?u.anchorMsgId:p.length>0&&p[p.length-1].id||null,g=u?u.anchorOrder:p.length,h=u?{...u}:{key:d,conversationId:a,agentId:l,agentName:c.agentName||"sub-agent",status:"running",text:"",toolCallCount:0,turns:0,error:null,expanded:!1,anchorMsgId:f,anchorOrder:g,updatedAt:Date.now(),sessionId:e.sessionId||null};switch(c.agentName&&!h.agentName&&(h.agentName=c.agentName),c.type){case"sub_agent_status":h.status=c.status||h.status,c.error&&(h.error=c.error);break;case"text_delta":break;case"tool_use":case"tool_call":h.toolCallCount=Number(h.toolCallCount||0)+1;break;case"tool_start":break;case"tool_result":case"tool_end":break;case"sub_agent_turn_end":{h.turns+=1;let v=typeof c.content=="string"?c.content.trim():"";v&&(h.text=h.text?`${h.text}
|
|
8
|
+
`))}function Mi(e){let t=Array.isArray(e?.textSegments)?e.textSegments:[];if(t.length===0)return;let s=Array.isArray(e?.messages)?e.messages:[],n=e?.isActive===!0||e?.isStreaming===!0||t.some(l=>l.isStreaming===!0)||s.some(l=>l?.isStreaming===!0||l?.status==="pending"),r=s.some(l=>l?.incomplete===!0||Qa.has(l?.status)||Qa.has(l?.turnEndReason)||Qa.has(l?.stopReason));if(n||r){for(let l of t)l.kind="progress";return}if(t.some(l=>l.kind==="result"))return;let i=s.some(l=>l?.turnEndReason==="end_turn"),o=t.some(l=>l.explicitKind),a=t.length===1&&!o;(i||a||e.isHistory&&!o)&&(t[t.length-1].kind="result")}var Qa,Pi=B(()=>{Qa=new Set(["aborted","errored","error","cancelled","canceled"])});function Xa(e){return e?.type==="user"&&typeof e.content=="string"&&e.content.trim()}function Za(e){return e?.type==="assistant"||e?.type==="thinking"||e?.type==="tool_use"||e?.type==="tool-use"||e?.type==="tool_result"||e?.type==="tool-result"}function Ja(e,t){if(!e||e.kind!=="assistant")return!0;let s=e.turnId||e.lastTurnId||"",n=t?.turnId||"";if(s&&n&&s!==n)return!0;let r=e.speakerVpId||"",i=t?.speakerVpId||t?.vpId||"";return!!(r&&i&&r!==i)}function cp(e=[]){let t=[],s=null,n=r=>{s&&(t.push({start:s.start,end:r,kind:s.kind}),s=null)};for(let r=0;r<e.length;r++){let i=e[r];if(i){if(Xa(i)||i.type==="system"||i.type==="error"){n(r),s={start:r,kind:i.type};continue}if(!Za(i)){s||(s={start:r,kind:"other"});continue}(!s||s.kind==="assistant"&&Ja(s,i))&&(n(r),s={start:r,kind:"assistant",turnId:i.turnId||"",speakerVpId:i.speakerVpId||i.vpId||""}),s.lastTurnId=i.turnId||s.lastTurnId||"",s.speakerVpId=s.speakerVpId||i.speakerVpId||i.vpId||""}}return n(e.length),t}function dp(e,t){return!e||e._historyWindowPrefetched===!0?!1:t?(e.sessionId??e.groupId)===t:!0}function el(e=[],t=null,s=Ar){let n=Math.max(1,Number.isFinite(s)?Math.floor(s):Ar),r=[],i=[],o=null,a=c=>{o&&(i.push({start:o.start,end:c,kind:o.kind}),o=null)};for(let c of e){if(!dp(c,t))continue;let d=r.length;if(r.push(c),Xa(c)||c.type==="system"||c.type==="error"){a(d),o={start:d,kind:c.type};continue}if(!Za(c)){o||(o={start:d,kind:"other"});continue}(!o||o.kind==="assistant"&&Ja(o,c))&&(a(d),o={start:d,kind:"assistant",turnId:c.turnId||"",speakerVpId:c.speakerVpId||c.vpId||""}),o.lastTurnId=c.turnId||o.lastTurnId||"",o.speakerVpId=o.speakerVpId||c.speakerVpId||c.vpId||""}if(a(r.length),i.length<=n)return r;let l=i[i.length-n];return r.slice(l.start)}function up(e=[],t=null,s=Ar){let n=Math.max(1,s||Ar),r=0,i=null,o=()=>i?(i=null,r+=1,r>n):!1;for(let a of e)if(dp(a,t)){if(Xa(a)||a.type==="system"||a.type==="error"){if(o())return!0;i={kind:a.type};continue}if(!Za(a)){i||(i={kind:"other"});continue}if(!i||i.kind==="assistant"&&Ja(i,a)){if(o())return!0;i={kind:"assistant",turnId:a.turnId||"",speakerVpId:a.speakerVpId||a.vpId||""}}i.lastTurnId=a.turnId||i.lastTurnId||"",i.speakerVpId=i.speakerVpId||a.speakerVpId||a.vpId||""}return o(),r>n}function Os(){return Ar}function xr(){return Cy}var Ar,Cy,pp=B(()=>{Ar=Number.POSITIVE_INFINITY,Cy=20});function xy(e,t){let s=new Set;if(!t)return s;for(let n of e?.sessionCatalog||[])n?.runtimeProvider!=="yeaft"||n?.routeRef?.sessionId!==t||n.routeRef.agentId&&s.add(n.routeRef.agentId);if(s.size===0){let n=os();for(let r of n?.sessionList||[])r?.id===t&&r?.agentId&&s.add(r.agentId)}return s}function Pp(e,t){let s=xy(e,t);return s.size===1?s.values().next().value:null}function Di(e,t,s){return!!s&&Pp(e,t)===s}function it(e,t,s){return!e||e.sessionId!==t?!1:s?e.agentId===s:!e.agentId}function fp(e,t,s=null){if(!t)return!1;let n=s||be(e,t),r=kt(n,t);if(r&&e.yeaftProcessingSessions?.[r]||e.yeaftProcessingSessions?.[t]&&Di(e,t,n))return!0;for(let i of Object.values(e.activeVpTurns||{}))if(it(i,t,n))return!0;for(let i of Object.values(e.vpStatuses||{}))if(it(i,t,n)&&Mr.has(i?.state))return!0;return!1}function Ty(e,t,s,n=null){let r={...e.yeaftProcessingSessions||{}};if(t){let i=Oa(t);if(r=Object.fromEntries(Object.entries(r).filter(([o])=>n?o!==kt(t,n):!o.startsWith(i))),n)Di(e,n,t)&&delete r[n];else for(let o of Object.keys(r))Di(e,o,t)&&delete r[o]}else n?delete r[n]:r={};for(let i of s||[]){let o=i?.sessionId||i?.groupId||null;if(!o||!Mr.has(i?.state))continue;let a=kt(t,o)||o;r[a]=!0}return r}function gn(e,t,s){let n=Fa(t,s);return n&&e?.activeVpTurns?.[n]?n:e?.activeVpTurns?.[s]&&(!t||!e.activeVpTurns[s]?.agentId||e.activeVpTurns[s].agentId===t)?s:n||s||""}function gp(e,t){if(!t){e.activeVpTurns={},e.stoppingVpTurnIds={},e.vpStatuses={},e.yeaftProcessingSessions={};return}e.activeVpTurns=Object.fromEntries(Object.entries(e.activeVpTurns||{}).filter(([,n])=>n?.agentId&&n.agentId!==t)),e.stoppingVpTurnIds=Object.fromEntries(Object.entries(e.stoppingVpTurnIds||{}).filter(([n])=>e.activeVpTurns?.[n])),e.vpStatuses=Object.fromEntries(Object.entries(e.vpStatuses||{}).filter(([,n])=>n?.agentId&&n.agentId!==t));let s=Oa(t);e.yeaftProcessingSessions=Object.fromEntries(Object.entries(e.yeaftProcessingSessions||{}).filter(([n])=>!n.startsWith(s)))}function Wt(e,t){return`${e||""}:${t||""}`}function Ey(e){return e?.kind==="action"&&typeof e.actionId=="string"&&Number.isInteger(Number(e.generation))&&Number(e.generation)>0?{kind:"action",actionId:e.actionId,generation:Number(e.generation)}:{kind:"coordinator"}}function Dy(e){return typeof e=="string"?e:e?.kind==="action"&&typeof e.actionId=="string"?{kind:"action",actionId:e.actionId,generation:Number.isInteger(Number(e.generation))?Number(e.generation):0}:{kind:"coordinator"}}function Ly(e={}){let t=Ze(e.quote);return{agentId:e.agentId||"",workItemId:e.workItemId||"",target:Ey(e.target),text:String(e.text||""),...t?{quote:t}:{},attachments:Array.isArray(e.attachments)?e.attachments.map(s=>({fileId:s?.fileId||"",name:s?.name||"",mimeType:s?.mimeType||"",size:Math.max(0,Number(s?.size)||0)})):[],revision:Number(e.revision)||0,planRevision:Number(e.planRevision)||0,ledgerRevision:Number(e.ledgerRevision)||0,coordinatorRevision:Number(e.coordinatorRevision)||0}}function bp(e,t,s){return{conversationId:s||null,agentId:e?.agentId||t?.agentId||null,requestId:t?.requestId||null,toolCallId:t?.toolCallId||null,sessionId:e?.sessionId||t?.sessionId||null,vpId:e?.vpId||t?.vpId||null,turnId:e?.turnId||t?.turnId||null,threadId:e?.threadId||t?.threadId||null}}function wp(e,t){return{conversationId:t||null,agentId:e?.agentId||null,requestId:e?.askRequestId||null,toolCallId:e?.toolId||null,sessionId:e?.sessionId||e?.groupId||null,vpId:e?.vpId||e?.speakerVpId||null,turnId:e?.turnId||null,threadId:e?.threadId||null}}function $y(e,t){return ol.every(s=>!t[s]||e[s]===t[s])}function Rp(e,t){return ol.every(s=>!e[s]||!t[s]||e[s]===t[s])}function kp(e,t,s){let n=(e||[]).filter(o=>o?.type==="tool-use"&&(o.toolName==="AskUser"||o.toolName==="AskUserQuestion")&&(!t.requestId||!o.askRequestId||o.askRequestId===t.requestId)&&(!t.toolCallId||!o.toolId||o.toolId===t.toolCallId)),r=n.filter(o=>$y(wp(o,s),t));if(r.length===1)return r[0];let i=n.filter(o=>Rp(wp(o,s),t));return i.length===1?i[0]:null}function _p(e){return ol.map(t=>e[t]||"").join("\0")}function Vy(e,t,s){let n=_p(t),r={...e._yeaftAskTerminalEvents||{},[n]:{identity:t,event:s,receivedAt:Date.now()}},i=Object.keys(r);if(i.length>yp){i.sort((o,a)=>r[o].receivedAt-r[a].receivedAt);for(let o of i.slice(0,i.length-yp))delete r[o]}e._yeaftAskTerminalEvents=r}function Sp(e,t){let s=e._yeaftAskTerminalEvents||{},n=_p(t),r=s[n]?n:null;if(!r){let l=Object.entries(s).filter(([,c])=>Rp(c.identity||{},t));l.length===1&&(r=l[0][0])}if(!r)return null;let i=s[r],{[r]:o,...a}=s;return e._yeaftAskTerminalEvents=a,i?.event||null}function Hy(e,t,s){return(e.messagesMap?.[t]||[]).some(n=>n?.type==="tool-use"&&n.sessionId===s&&n.hasResult===!1)}function tl(e,t){t.type==="ask_user_answered"?(e.askAnswered=!0,e.selectedAnswers=t.answers||{},e.askExpired=!1):(e.isHistory=!0,e.askExpired=!0,e.askAnswered=!1,e.selectedAnswers=null),e.askPending=!1,e.pendingAnswers=null,e.askSubmitGeneration=null,e.askRequestId=null}function Oy(e){if(!e||typeof e!="string")return null;let t=e.match(/^(\d+)/);if(!t)return null;let s=Number(t[1]);return Number.isFinite(s)?s:null}function Fy(e){if(!e||typeof e!="string")return null;let t=e.match(/^m(\d+)$/);if(!t)return null;let s=Number(t[1]);return Number.isFinite(s)?s:null}function Tr(e){return zn(e)}function sl(e,t,s){return`${kt(e,t)}::${s||""}`}function nl(e){return Object.fromEntries(Object.entries(e||{}).filter(([,t])=>t?.status==="running"))}function os(){try{return typeof window>"u"?null:window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore()||null}catch{return null}}function Ip(e){let t=os();if(!t?.reorderSessionsGlobally)return;let s=(Array.isArray(e)?e:[]).filter(n=>n?.runtimeProvider==="yeaft").map(n=>`${n.routeRef?.agentId||""}${n.routeRef?.sessionId||""}`).filter(n=>!n.startsWith(""));t.reorderSessionsGlobally(s)}function be(e,t,s=null){if(s)return s;if(t){let n=os(),r=n?.activeSessionKey?n.sessions?.[n.activeSessionKey]:null;if(r?.id===t&&r.agentId)return r.agentId;let i=n&&typeof n.sessionById=="function"?n.sessionById(t,e?.currentAgent||null):null;if(i&&i.agentId)return i.agentId;let o=e?.yeaftSessionAgentById?e.yeaftSessionAgentById[t]:null;if(o)return o}return e?.currentAgent||null}function By(e,t){let s=i=>String(i||"").replace(/^v/,"").split(".").slice(0,3).map(o=>Number.parseInt(o,10)),n=s(e),r=s(t);if(n.length<3||r.length<3||[...n,...r].some(i=>!Number.isFinite(i)))return!1;for(let i=0;i<3;i+=1)if(n[i]!==r[i])return n[i]>r[i];return!0}function Cp(e,t,s){if(!t||!s)return!1;let n=Array.isArray(e?.agents)?e.agents.find(o=>o?.id===t):null,r=e?.currentAgentInfo?.id===t?e.currentAgentInfo:null;return(n?.capabilities||r?.capabilities||[]).includes(s)?!0:s==="session_history_search"&&By(n?.version||r?.version,"1.0.166")}function Fs(e,{fallbackDefault:t=!1}={}){if(e?.yeaftActiveSessionFilter)return e.yeaftActiveSessionFilter;let s=os();return s?.activeSessionId?s.activeSessionId:t?"grp_default":null}function Ei(e){let t=e.yeaftDebugSessionFilter;if(t==="__all__")return null;if(t)return t;let s=Fs(e);return s||(os()?.sessions?.grp_default?"grp_default":null)}function rl(e,t="session"){return[e?.vpId||e?.ownerVpId||"vp",e?.threadId||"thread",e?.turnId||t].join(":")}function jt(e,t,s=null){return s||t&&e?.yeaftConversationIdsByAgent?.[t]||e?.yeaftConversationId||null}function rt(e,t=null,s=null){let n=t||e?.yeaftActiveSessionFilter||null,r=s||be(e,n);return(r&&e?.yeaftConversationIdsByAgent?e.yeaftConversationIdsByAgent[r]:null)||e?.yeaftConversationId||null}function Ap(e,t,s){if(e?.currentView!=="yeaft")return!1;let n=e?.yeaftActiveSessionFilter||null;if(n&&t!==n)return!1;let r=be(e,n);return!r||!s||r===s}var Ay,He,Ri,_i,hp,mp,My,vp,Py,Mr,Ry,_y,yp,ol,xp,il,Tp,Mp,Bs,Li=B(()=>{wt();ea();qt();fa();pr();tu();pu();Hu();Ts();ns();dr();Wu();Pa();bi();Ku();zu();Gu();ua();Ga();Ea();is();Pi();Js();ci();Sr();pp();Jn();ca();Da();({defineStore:Ay}=Pinia),He=Object.freeze([]),Ri=(e,t,s)=>`${e||""}::${t||""}::${s}`;_i=5,hp=100,mp=512*1024,My=15e3,vp=Object.freeze([150,300,600,1e3]),Py=new Set(["index_building","stale_result"]),Mr=new Set(["typing","thinking","retrying","streaming","tool"]),Ry=Object.freeze(["model","availableModels","refreshedAt","catalogRefreshedAt","catalogEpoch","catalogRevision","catalogDigest","refreshStartedAt","refreshReason","refreshError","refreshing"]),_y=8,yp=64;ol=Object.freeze(["conversationId","agentId","requestId","toolCallId","sessionId","vpId","turnId","threadId"]);xp=1e3,il=1,Tp=5,Mp=200,Bs=Ay("chat",{state:()=>({ws:null,authenticated:!1,_hasHandledAgentList:!1,_hasHandledYeaftSessionHydrate:!1,yeaftSessionInventoryCompleteSupported:null,yeaftSessionHydrateRequestId:null,yeaftSessionHydrateSlices:[],yeaftSessionHydrateError:null,_yeaftSessionInventorySocketQuarantined:!1,sessionKey:null,serverEncryptionRequired:!0,connectionState:"disconnected",reconnectAttempts:0,maxReconnectAttempts:10,reconnectTimer:null,agents:[],currentAgent:null,currentAgentInfo:null,conversations:[],activeConversations:[],currentWorkDir:null,messagesMap:{},_messageUiKeySequence:0,chatSessionState:{},panels:[],activePanelId:null,_pendingPaneId:null,conversationTitles:{},customConversationTitles:{},processingConversations:{},yeaftProcessingSessions:{},yeaftUnreadSessionKeys:{},theme:localStorage.getItem("theme")||(typeof window<"u"&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"),themeFollowSystem:!localStorage.getItem("theme"),locale:localStorage.getItem("locale")||"zh-CN",executionStatusMap:{},sessionHealth:{},historySessions:[],historySessionsLoading:!1,folders:[],foldersLoading:!1,providerModels:[],providerModelsLoading:!1,contextUsage:null,lastUsedAgent:localStorage.getItem("lastUsedAgent")||null,lastUsedSession:JSON.parse(localStorage.getItem("lastUsedSession")||"null"),lastViewedConversation:localStorage.getItem("lastViewedConversation")||null,pendingRecovery:null,recoveryDismissed:!1,sessionLoading:!1,sessionLoadingText:"",agentSwitching:!1,pendingAgentSelection:null,_pendingSessionTitle:null,workbenchExpanded:!1,workbenchMaximized:!1,sidebarCollapsed:!1,sessionSidebarOpen:!1,compactStatus:null,clearStatus:null,refreshingSession:!1,refreshingSessionMap:{},proxyPorts:{},hasMoreMessages:!1,loadingMoreMessages:!1,chatHistoryRequests:{},chatHistoryRequestIdSupported:null,chatHistoryConnectionGeneration:0,sessionCatalog:[],hiddenSessionCatalog:[],sessionProjects:[],sessionCatalogLoaded:!1,sessionCatalogMutationRequests:{},projectMutationRequests:{},activeCatalogKey:null,openUnifiedSessionCreate:!1,openUnifiedChatCreate:!1,pendingUnifiedSessionSettings:null,yeaftHasMoreHistory:!1,yeaftLoadingMoreHistory:!1,yeaftOldestLoadedSeq:null,yeaftHistoryLoadError:null,_yeaftManualHistoryRefresh:null,yeaftSessionHistoryState:{},yeaftMessageWindowState:{},yeaftHistoryCacheState:{},_yeaftHistoryBrowserHydrationBySession:{},yeaftBootstrapMetaLoadingKey:null,yeaftHistoryPerfTraceBySession:{},yeaftHistorySearchState:{requestId:null,agentId:null,sessionId:null,query:"",senderKey:"",loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,error:null},yeaftHistoryOutlineBySession:{},_yeaftHistoryOutlineTimeouts:{},_yeaftHistorySearchTimeout:null,_yeaftHistoryWindowPendingByKey:{},_yeaftHistoryResultRefreshByRequestId:{},_yeaftHistoryRevealLeases:{},_yeaftHistoryRevealSequence:0,_yeaftReconnectCatchUpPending:!1,_yeaftOpenedSessionsLoadedAgents:{},_yeaftAgentSeen:null,slashCommandsMap:{},slashCommandDescriptions:{},inputDrafts:{},mcpServers:{},expertRoleDefinitions:null,llmConfig:{},llmModelDiscovery:{},llmGithubDevice:null,modelsDevRegistry:{registry:{},fetchedAt:0,error:null,loaded:!1},_modelsDevPending:null,yeaftSettings:{},searchSettings:null,telemetrySettings:null,tavilyUsage:null,tavilyUsageLoading:!1,_perfTraceQueue:[],_perfTraceFlushTimer:null,yeaftPerfTraceByMessageId:{},yeaftPerfTraceByTurnId:{},yeaftMcpServers:[],yeaftMcpRuntime:{connected:!1,toolCount:0,perServer:[]},yeaftMcpLoading:!1,yeaftMcpError:null,btwMode:!1,btwMessages:[],btwLoading:!1,btwSessionId:null,conversationMcpServers:{},conversationMcpServerTools:{},mcpPanelOpen:!1,expertSelections:[],customExpertRoles:[],subagents:{},activeSubagentId:null,activeRightPanel:null,pinnedSessions:JSON.parse(localStorage.getItem("pinned-sessions")||"[]"),...Bu(),workCenterOpen:!1,workCenterAgentId:null,workCenterItemsByAgent:{},workCenterListPageByAgent:{},workCenterListMoreLoadingByAgent:{},_workCenterListGenerationByAgent:{},_workCenterListQueryByAgent:{},_workCenterListFiltersByAgent:{},_workCenterListMoreRequestsByAgent:{},_workCenterListEventGenerationByAgent:{},_workCenterListEventsByAgent:{},_workCenterDeletedIdsByAgent:{},workCenterDetailByAgent:{},workCenterActionMessages:{},workCenterActionMessagesLoading:{},workCenterActionMessagesError:{},workCenterActionRequests:{},workCenterActionRequestDetails:{},workCenterActionRequestsLoading:{},workCenterActionRequestsError:{},workCenterActionRequestDetailsLoading:{},workCenterActionRequestDetailsError:{},workCenterLoadedByAgent:{},workCenterLoadingByAgent:{},workCenterErrorByAgent:{},workCenterWatcherByAgent:{},workCenterSettingsByAgent:{},workCenterRuntimeByAgent:{},workCenterSettingsLoadingByAgent:{},workCenterSettingsErrorByAgent:{},_workCenterSettingsGenerationByAgent:{},_workCenterDetailRequestGenerationByAgent:{},_workCenterDetailEventRefreshByAgent:{},_workCenterActionInputGenerationByAgent:{},_workCenterActionMessageRequests:{},_workCenterActionMessageGenerationByKey:{},_workCenterActionRequestsGeneration:{},_workCenterActionRequestDetailsGeneration:{},workCenterPending:{},workCenterComposerDrafts:{},workCenterMessageOutbox:{},_workCenterBrowserFence:null,_workCenterBrowserUnsubscribe:null,workCenterCreateDraft:null,yeaftConversationId:null,yeaftConversationIdsByAgent:{},_yeaftPendingConversationPromotions:{},_yeaftRetiredConversationIdsByAgent:{},_yeaftRetiredConversationTargetsByAgent:{},yeaftSessionAgentById:{},yeaftModel:null,yeaftModelEffort:null,yeaftSessionReady:!1,yeaftStatus:null,yeaftAvailableModels:[],yeaftStatusByAgent:{},_yeaftRetiredCatalogEpochsByAgent:{},yeaftModelsRefreshing:!1,yeaftModelRefreshError:null,yeaftYeaftDir:null,yeaftActiveTasksBySession:{},yeaftStoppingTasksById:{},yeaftToolStats:null,yeaftToolStatsLoading:!1,yeaftDebugLoops:[],yeaftDebugTurnsById:{},yeaftDebugTurnOrder:[],yeaftDebugHistoryLoading:!1,yeaftDebugHistoryError:null,yeaftDebugHistoryFetchedAt:0,yeaftDebugHistoryLimit:il,yeaftDebugHistoryHasMore:!1,yeaftDebugPanel:{open:!1,status:"idle",requestId:null,agentId:null,sessionId:null,turnId:null,error:null},yeaftDebugSearch:"",yeaftDebugSessionFilter:null,yeaftDreamLatest:{},yeaftDreamSnapshots:{},yeaftDreamPromptLoads:{},yeaftDreamEvents:{},yeaftReflectionCards:{},yeaftSubAgentCards:{},yeaftSidebarV2Enabled:!0,yeaftActiveSessionFilter:null,_currentYeaftSessionId:null,_currentYeaftVpId:null,_currentYeaftTurnId:null,_currentYeaftThreadId:null,_yeaftAskTerminalEvents:{},activeVpTurns:{},vpStatuses:{},stoppingVpTurnIds:{},yeaftVpTyping:{},_vpCrudPending:null}),getters:{currentConversation:e=>e.activeConversations[0]||null,activeConversationId:e=>ja(e),activeSessionRoute(e){if(e.currentView==="yeaft"){let n=Fs(e);return n?{runtimeProvider:"yeaft",agentId:be(e,n),sessionId:n}:null}let t=ja(e);if(!t)return null;let s=e.conversations.find(n=>n?.id===t&&n.type!=="yeaft");return s?{runtimeProvider:s.provider==="copilot"?"copilot":"claude-code",agentId:s.agentId||e.currentAgent||null,sessionId:t}:null},messages(e){let t=this.activeConversationId,s=t&&e.messagesMap[t]||He;if(e.currentView==="yeaft"){let n=e.yeaftActiveSessionFilter||null,r=he(be(e,n),n),i=e.yeaftMessageWindowState[r]?.visibleTurns||Os();return el(s,e.yeaftActiveSessionFilter||null,i)}return s},yeaftAllMessages:e=>{let t=rt(e);return t&&e.messagesMap[t]||He},yeaftVisibleMessages(e){let t=rt(e),s=t&&e.messagesMap[t]||He,n=e.yeaftActiveSessionFilter||null,r=he(be(e,n),n),i=e.yeaftMessageWindowState[r]?.visibleTurns||Os();return el(s,e.yeaftActiveSessionFilter||null,i)},hasHiddenYeaftMessages(e){if(e.currentView!=="yeaft")return!1;let t=rt(e),s=t&&e.messagesMap[t]||He,n=e.yeaftActiveSessionFilter||null,r=he(be(e,n),n),i=e.yeaftMessageWindowState[r]?.visibleTurns||Os();return up(s,e.yeaftActiveSessionFilter||null,i)},activeYeaftHistoryState(e){return na(e)},yeaftManualHistoryRefreshLoading(e){let t=e._yeaftManualHistoryRefresh||null;if(!t?.requestId)return!1;let s=he(t.agentId,t.sessionId),n=bt(e),r=e.yeaftSessionHistoryState?.[s]||null;return n.sessionKey===s&&r?.loading===!0&&r.requestId===t.requestId},yeaftInitialHistoryLoading(e){let t=na(e);return e.currentView==="yeaft"&&!!e.yeaftActiveSessionFilter&&!!t?.loading&&!t?.loaded&&this.yeaftVisibleMessages.length===0},vpsTypingInCurrentConv(e){let t=this.activeConversationId;if(!t)return He;let s=(e.yeaftVpTyping||{})[t];if(!s)return He;let n=Object.keys(s).filter(r=>(s[r]||0)>0);return n.length===0?He:n},isVpTypingInCurrentConv(e){return t=>{if(!t)return!1;let s=this.activeConversationId;if(!s)return!1;let n=(e.yeaftVpTyping||{})[s];return n?(n[t]||0)>0:!1}},yeaftDreamLatestForActiveSession(e){let t=Ei(e);if(!t)return null;let s=`sessions/${t}`;return e.yeaftDreamLatest?.[s]||null},yeaftDreamSnapshotForActiveSession(e){let t=Ei(e);if(!t)return null;let s=`sessions/${t}`;return e.yeaftDreamSnapshots?.[s]||null},yeaftDreamPromptLoadForActiveSession(e){let t=Ei(e);if(!t)return null;let s=`sessions/${t}`;return e.yeaftDreamPromptLoads?.[s]||null},yeaftDreamEventsForActiveSession(e){let t=Ei(e);if(!t)return[];let s=`sessions/${t}`,n=Array.isArray(e.yeaftDreamEvents?.[s])?e.yeaftDreamEvents[s]:[],r=Array.isArray(e.yeaftDreamEvents?.["*"])?e.yeaftDreamEvents["*"]:[];return r.length===0?n:n.length===0?r:[...n,...r].sort((i,o)=>(i.at||0)-(o.at||0))},yeaftDebugTurnsForActiveSession:e=>{let t=e.yeaftDebugTurnOrder||He,s=e.yeaftDebugTurnsById||{},n=e.yeaftDebugLoops||He,r=e.yeaftReflectionCards||{},i=e.yeaftDebugSessionFilter,o;i==="__all__"?o=null:i?o=i:o=null;let a={};for(let d of n)!d||!d.turnId||(a[d.turnId]||(a[d.turnId]=[]),a[d.turnId].push(d));let l={};for(let d of Object.keys(r)){let u=r[d];!u||!u.turnId||(l[u.turnId]||(l[u.turnId]=[]),l[u.turnId].push(u))}let c=[];for(let d=t.length-1;d>=0;d--){let u=t[d],p=s[u];if(!p||o&&p.sessionId&&p.sessionId!==o)continue;let f=a[u]||He,g=l[u]||He,h=f.length,v=0,k=0;for(let b of f){let m=b&&b.usage;m&&Number.isFinite(m.totalTokens)?v+=m.totalTokens:m&&(v+=(m.totalInputTokens||(m.inputTokens||0)+(m.cacheReadTokens||0)+(m.cacheWriteTokens||0))+(m.outputTokens||0)),b&&Number.isFinite(b.latencyMs)&&(k+=b.latencyMs)}let w=!p.closedAt,I={...p,loopCount:w||!p.loopCount?h:p.loopCount,totalTokens:w||!p.totalTokens?v:p.totalTokens,totalMs:w||!p.totalMs?k:p.totalMs,loops:f,reflections:g};c.push(I)}return c},yeaftDebugAvailableSessions:e=>{let t=new Set;for(let s of e.yeaftDebugTurnOrder||He){let n=e.yeaftDebugTurnsById[s];n&&n.sessionId&&t.add(n.sessionId)}return Array.from(t).sort()},yeaftDebugTurnTotal:e=>(e.yeaftDebugTurnOrder||He).length,messagesCache:e=>e.messagesMap,isMultiColumn:e=>e.activeConversations.length>1,isSplitMode:e=>e.panels.length>1,isProcessing:e=>{if(e.currentView==="yeaft"){let t=Fs(e);return t?fp(e,t,be(e,t)):!1}return e.currentConversation?!!e.processingConversations[e.currentConversation]:!1},canSend:e=>!(!e.currentAgent||!e.currentConversation),currentAgentName:e=>e.currentAgentInfo?.name||"\u9009\u62E9 Agent",currentAgentWorkDir:e=>e.currentAgentInfo?.workDir||"",effectiveWorkDir:e=>e.currentView==="yeaft"?os()?.activeSession?.workDir||e.yeaftYeaftDir||e.currentAgentInfo?.workDir||"":e.currentWorkDir||e.currentAgentInfo?.workDir||"",currentAgentCapabilities:e=>e.currentAgentInfo?.capabilities||["terminal","file_editor","background_tasks"],hasCapability:e=>t=>(e.currentAgentInfo?.capabilities||["terminal","file_editor","background_tasks"]).includes(t),getConversationTitle:e=>t=>e.customConversationTitles[t]||e.conversationTitles[t]||null,executionStatus:e=>e.currentConversation?e.executionStatusMap[e.currentConversation]||{currentTool:null,toolHistory:[],lastActivity:null}:{currentTool:null,toolHistory:[],lastActivity:null},isConversationProcessing:e=>t=>!!e.processingConversations[t],isConversationConnecting:e=>t=>t?!!e.conversations.find(n=>n.id===t)?.connecting:!1,isConversationCompacting:e=>t=>t?e.compactStatus?.conversationId===t&&e.compactStatus?.status==="compacting":!1,isYeaftSessionProcessing:e=>(t,s=null)=>fp(e,t,s),isSessionHistorySyncing:e=>t=>{let s=t?.sessionId||null;return s?t.runtimeProvider==="yeaft"?!!e.yeaftSessionHistoryState?.[he(t.agentId||null,s)]?.loading:!!e.chatHistoryRequests?.[ts(s)]?.loading:!1},isYeaftSessionUnread:e=>(t,s=null)=>{if(!t)return!1;let n=be(e,t,s);return n?!!e.yeaftUnreadSessionKeys?.[gi(n,t)]:!1},showRecoveryBanner:e=>e.pendingRecovery&&!e.recoveryDismissed&&!e.currentConversation,currentSubagents:e=>{if(!e.currentConversation)return He;let t=e.subagents[e.currentConversation];return t?Object.values(t):He},hasRunningSubagents:e=>{if(!e.currentConversation)return!1;let t=e.subagents[e.currentConversation];return t?Object.values(t).some(s=>s.status==="running"):!1},runningSubagentCount:e=>{if(!e.currentConversation)return 0;let t=e.subagents[e.currentConversation];return t?Object.values(t).filter(s=>s.status==="running").length:0},activeSubagentMessages:e=>{if(!e.currentConversation||!e.activeSubagentId)return He;let t=e.subagents[e.currentConversation];if(!t)return He;let s=t[e.activeSubagentId];return(Array.isArray(s?.messages)?s.messages:He).filter(r=>r?.type==="text")},selectedTaskInfo:()=>null,currentMcpServers:e=>e.currentConversation&&e.conversationMcpServers[e.currentConversation]||He},actions:{activateChatView({persistPreference:e=!1}={}){let t=this._pendingChatRestoreConversationId;this._pendingChatRestoreConversationId=null;let s=t?this.conversations.find(o=>o.id===t):null,n=s?.agentId?this.agents.find(o=>o.id===s.agentId&&o.online):null;!this._savedChatIdentity&&s&&n&&(this._savedChatIdentity={agentId:n.id,agentInfo:{...n},workDir:s.workDir||n.workDir||null}),this.currentView="chat",e&&qa("chat");let r=this._savedChatIdentity||null,i=this.pendingAgentSelection&&this.pendingAgentSelection.agentId!==r?.agentId;r?.agentId&&(this.currentAgent!==r.agentId||i)&&this.selectAgent(r.agentId),qu(this),t&&s&&n&&(this.autoRestoreConversation(t),this.sendWsMessage({type:"refresh_conversation",conversationId:t}))},enterWorkCenter(e=null){if(!this.hydrateWorkCenterBrowserState())return!1;let t=this.agents.filter(n=>n?.online&&Array.isArray(n.capabilities)&&n.capabilities.includes("work_center")),s=t.some(n=>n.id===e)?e:t[0]?.id||null;if(!s)return this.workCenterOpen=!1,this.workCenterAgentId=null,!1;if(this.currentAgent!==s){this.selectAgent(s),this.currentAgent=s;let n=this.agents.find(r=>r.id===s);n&&(this.currentAgentInfo=n)}return this.workCenterAgentId=s,this.workCenterOpen=!0,this.listWorkItems(s).catch(()=>{}),!0},leaveWorkCenter(){this.workCenterOpen=!1},enterWorkCenterFromSession(e,t=""){if(!e?.id)return;let s=e.agentId||be(this,e.id),n=String(t||e.title||e.name||"").trim();this.workCenterCreateDraft={sourceAgentId:s,requirement:n,workDir:String(e.workDir||"").trim(),origin:{sessionId:e.id,messageId:null,createdBy:"user"},linkedSessionIds:[e.id]},this.enterWorkCenter(s)},hydrateWorkCenterBrowserState(){this._workCenterBrowserUnsubscribe||(this._workCenterBrowserUnsubscribe=Mc(()=>{Un(this._workCenterBrowserFence)||this.clearWorkCenterBrowserState()}));let e=li();if(!e)return this._workCenterBrowserFence=null,this.workCenterComposerDrafts={},this.workCenterMessageOutbox={},!1;if(!Un(this._workCenterBrowserFence)){let t=Tc(e);this._workCenterBrowserFence=e,this.workCenterComposerDrafts=t.drafts,this.workCenterMessageOutbox=t.outbox}return!0},clearWorkCenterBrowserState(){this._workCenterBrowserFence=null,this.workCenterComposerDrafts={},this.workCenterMessageOutbox={}},workCenterComposerKey(e,t){return Wt(e,t)},saveWorkCenterComposerDraft(e,t,s={}){let n=Wt(e,t);if(!e||!t)return;let r=Ze(s.quote),i={...this.workCenterComposerDrafts||{},[n]:{text:String(s.text||""),...r?{quote:r}:{},attachments:Array.isArray(s.attachments)?s.attachments:[],target:Dy(s.target),error:String(s.error||"")}};return Jo(i,this._workCenterBrowserFence)?(this.workCenterComposerDrafts=i,!0):!1},loadWorkCenterComposerDraft(e,t){return this.workCenterComposerDrafts?.[Wt(e,t)]||null},removeWorkCenterComposerDraft(e,t){let s=Wt(e,t),n={...this.workCenterComposerDrafts||{}};return delete n[s],Jo(n,this._workCenterBrowserFence)?(this.workCenterComposerDrafts=n,!0):!1},prepareWorkCenterMessageEnvelope(e={}){let t=Ly(e),s=Wt(t.agentId,t.workItemId),n=this.workCenterMessageOutbox?.[s]||null;if(n)return n;let r={...t,clientMessageId:globalThis.crypto?.randomUUID?.()||`${Date.now()}-${Math.random()}`,createdAt:Date.now()},i={...this.workCenterMessageOutbox||{},[s]:r};return Kn(i,this._workCenterBrowserFence)?(this.workCenterMessageOutbox=i,r):null},loadWorkCenterMessageEnvelope(e,t){return this.workCenterMessageOutbox?.[Wt(e,t)]||null},replaceWorkCenterMessageEnvelopeAttachments(e,t,s=[]){let n=Wt(e,t),r=this.workCenterMessageOutbox?.[n];if(!r)return null;let i={...r,attachments:Array.isArray(s)?s.map(a=>({fileId:a?.fileId||"",name:a?.name||"",mimeType:a?.mimeType||"",size:Math.max(0,Number(a?.size)||0)})):[]},o={...this.workCenterMessageOutbox||{},[n]:i};return Kn(o,this._workCenterBrowserFence)?(this.workCenterMessageOutbox=o,i):null},discardWorkCenterMessageEnvelope(e,t){let s=Wt(e,t),n={...this.workCenterMessageOutbox||{}};return delete n[s],Kn(n,this._workCenterBrowserFence)?(this.workCenterMessageOutbox=n,!0):!1},confirmWorkCenterMessageEnvelope(e,t,s){let n=Wt(e,t),r=this.workCenterMessageOutbox?.[n];if(!r||r.clientMessageId!==s)return!1;let i={...this.workCenterMessageOutbox||{}};return delete i[n],Kn(i,this._workCenterBrowserFence)?(this.workCenterMessageOutbox=i,this.removeWorkCenterComposerDraft(e,t),!0):!1},workCenterRequest(e,t={},s=null){let n=s||this.workCenterAgentId||this.currentAgent;if(!n)return Promise.reject(new Error("No Agent selected"));let r=`work-center-${Date.now()}-${Math.random().toString(36).slice(2)}`;return new Promise((i,o)=>{let a=setTimeout(()=>{delete this.workCenterPending[r],o(new Error("Work Center request timed out"))},3e4);this.workCenterPending[r]={resolve:i,reject:o,timer:a,agentId:n,op:e,clientMessageId:typeof t.clientMessageId=="string"?t.clientMessageId:null},this.sendWsMessage({type:"work_center_request",agentId:n,requestId:r,op:e,payload:t})})},workItemMatchesBoardQuery(e,t={}){if(!e||t.lane&&e.boardLane!==t.lane||t.vpId&&!(e.executors||[]).some(n=>n?.id===t.vpId)||t.workItemType&&e.workItemType!==t.workItemType||t.updatedFrom&&Number(e.updatedAt)<Number(t.updatedFrom)||t.updatedTo&&Number(e.updatedAt)>Number(t.updatedTo))return!1;let s=String(t.keyword||"").trim().toLowerCase();return!s||String(e.title||"").toLowerCase().includes(s)||String(e.goal||"").toLowerCase().includes(s)},applyWorkItemBoardSummary(e,t,s={}){let n=xi(e,t),r=n.find(i=>i?.id===t?.id)||null;return!r||this.workItemMatchesBoardQuery(r,s)?n:n.filter(i=>i.id!==r.id)},async listWorkItems(e=null,t={}){let s=e||this.workCenterAgentId||this.currentAgent;if(!s)return[];let n={lane:["needs_attention","active","closed"].includes(t.lane)?t.lane:null,keyword:String(t.keyword||t.search||"").trim(),vpId:String(t.vpId||"").trim(),workItemType:String(t.workItemType||"").trim(),createdFrom:Number(t.createdFrom)||null,createdTo:Number(t.createdTo)||null,updatedFrom:Number(t.updatedFrom)||null,updatedTo:Number(t.updatedTo)||null,limit:Math.min(Math.max(Number(t.limit)||100,1),200)},r=JSON.stringify(n),i=Number(this._workCenterListGenerationByAgent[s]||0)+1,o=Number(this._workCenterListEventGenerationByAgent[s]||0);this._workCenterListGenerationByAgent={...this._workCenterListGenerationByAgent,[s]:i},this._workCenterListQueryByAgent={...this._workCenterListQueryByAgent,[s]:r},this._workCenterListFiltersByAgent={...this._workCenterListFiltersByAgent,[s]:n},this.workCenterLoadingByAgent={...this.workCenterLoadingByAgent,[s]:!0},this.workCenterErrorByAgent={...this.workCenterErrorByAgent,[s]:null};try{let a=await this.workCenterRequest("list",n,s),l=(Array.isArray(a?.items)?a.items:[]).filter(d=>!this.workItemDeleted(s,d?.id));if(this._workCenterListGenerationByAgent[s]===i&&this._workCenterListQueryByAgent[s]===r&&this.workCenterAgentId===s){let d=l,u=this._workCenterListEventsByAgent[s]||{};for(let p of Object.values(u))Number(p?.generation)<=o||p?.queryKey!==r||(d=this.applyWorkItemBoardSummary(d,p.summary,n));this.workCenterItemsByAgent={...this.workCenterItemsByAgent,[s]:d},this.workCenterListPageByAgent={...this.workCenterListPageByAgent,[s]:{nextCursor:a?.nextCursor||null,queryKey:r}},this.workCenterWatcherByAgent={...this.workCenterWatcherByAgent,[s]:a?.watcher||null},this.workCenterLoadedByAgent={...this.workCenterLoadedByAgent,[s]:!0}}return l}catch(a){throw this._workCenterListGenerationByAgent[s]===i&&this._workCenterListQueryByAgent[s]===r&&(this.workCenterErrorByAgent={...this.workCenterErrorByAgent,[s]:a?.message||String(a)}),a}finally{this._workCenterListGenerationByAgent[s]===i&&this._workCenterListQueryByAgent[s]===r&&(this.workCenterLoadingByAgent={...this.workCenterLoadingByAgent,[s]:!1})}},async loadMoreWorkItems(e=null){let t=e||this.workCenterAgentId||this.currentAgent,s=this.workCenterListPageByAgent[t],n=this._workCenterListFiltersByAgent[t];if(!t||!s?.nextCursor||!n)return[];let r=s.queryKey,i=this._workCenterListGenerationByAgent[t],o=Number(this._workCenterListEventGenerationByAgent[t]||0),a=s.nextCursor,l=`${i}:${r}:${a}`;if(this._workCenterListMoreRequestsByAgent[t]?.key===l)return this._workCenterListMoreRequestsByAgent[t].request;this.workCenterListMoreLoadingByAgent={...this.workCenterListMoreLoadingByAgent,[t]:!0};let c=(async()=>{try{let d=await this.workCenterRequest("list",{...n,cursor:a},t),u=this.workCenterListPageByAgent[t];if(this._workCenterListGenerationByAgent[t]!==i||this._workCenterListQueryByAgent[t]!==r||u?.queryKey!==r||u?.nextCursor!==a||this.workCenterAgentId!==t)return[];let p=[...this.workCenterItemsByAgent[t]||[]];for(let g of Array.isArray(d?.items)?d.items:[]){if(this.workItemDeleted(t,g?.id))continue;let h=p.findIndex(v=>v.id===g.id);h<0?p.push(g):p[h]=xi([p[h]],g)[0]}let f=this._workCenterListEventsByAgent[t]||{};for(let g of Object.values(f))Number(g?.generation)<=o||g?.queryKey!==r||(p=this.applyWorkItemBoardSummary(p,g.summary,n));return this.workCenterItemsByAgent={...this.workCenterItemsByAgent,[t]:p},this.workCenterListPageByAgent={...this.workCenterListPageByAgent,[t]:{nextCursor:d?.nextCursor||null,queryKey:r}},d?.items||[]}finally{if(this._workCenterListMoreRequestsByAgent[t]?.key===l){let d={...this._workCenterListMoreRequestsByAgent};delete d[t],this._workCenterListMoreRequestsByAgent=d,this.workCenterListMoreLoadingByAgent={...this.workCenterListMoreLoadingByAgent,[t]:!1}}}})();return this._workCenterListMoreRequestsByAgent={...this._workCenterListMoreRequestsByAgent,[t]:{key:l,request:c}},c},workItemDeleted(e,t){return!!this._workCenterDeletedIdsByAgent[e]?.[t]},removeWorkItemState(e,t){this._workCenterDeletedIdsByAgent={...this._workCenterDeletedIdsByAgent,[e]:{...this._workCenterDeletedIdsByAgent[e]||{},[t]:!0}},this.beginWorkCenterDetailWrite(e),this.workCenterItemsByAgent={...this.workCenterItemsByAgent,[e]:(this.workCenterItemsByAgent[e]||[]).filter(n=>n.id!==t)},this.workCenterDetailByAgent[e]?.id===t&&(this.workCenterDetailByAgent={...this.workCenterDetailByAgent,[e]:null});let s=`${e}:${t}:`;for(let n of["workCenterActionMessages","workCenterActionMessagesLoading","workCenterActionMessagesError","workCenterActionRequests","workCenterActionRequestsLoading","workCenterActionRequestsError","workCenterActionRequestDetails","workCenterActionRequestDetailsLoading","workCenterActionRequestDetailsError","_workCenterActionMessageRequests","_workCenterActionMessageGenerationByKey","_workCenterActionRequestsGeneration","_workCenterActionRequestDetailsGeneration"]){let r={};for(let[i,o]of Object.entries(this[n]||{}))i.startsWith(s)||(r[i]=o);this[n]=r}},beginWorkCenterDetailWrite(e){let t=Number(this._workCenterDetailRequestGenerationByAgent[e]||0)+1;return this._workCenterDetailRequestGenerationByAgent={...this._workCenterDetailRequestGenerationByAgent,[e]:t},t},commitWorkCenterDetail(e,t,s){if(t?.id&&this.workItemDeleted(e,t.id)||s!=null&&Number(this._workCenterDetailRequestGenerationByAgent[e]||0)!==s)return!1;let n=this.workCenterDetailByAgent[e];return n?.id===t?.id&&np(t,n)?!1:(this.workCenterDetailByAgent={...this.workCenterDetailByAgent,[e]:t},!0)},async getWorkItem(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent,n=this.beginWorkCenterDetailWrite(s),r=await this.workCenterRequest("get",{id:e},s);return this.commitWorkCenterDetail(s,r,n),this.workCenterDetailByAgent[s]||r},invalidateWorkItemActionMessages(e,t,s,n){if(!e||!t||!s)return null;let r=ct(n),i=pn(e,t,s,r);this._workCenterActionMessageGenerationByKey={...this._workCenterActionMessageGenerationByKey,[i]:Number(this._workCenterActionMessageGenerationByKey[i]||0)+1};for(let a of["workCenterActionMessages","workCenterActionMessagesLoading","workCenterActionMessagesError"]){let l={...this[a]};delete l[i],this[a]=l}let o={...this._workCenterActionMessageRequests};for(let a of Object.keys(o))a.startsWith(`${i}:`)&&delete o[a];return this._workCenterActionMessageRequests=o,i},async loadWorkItemActionMessages(e,t,s,n,r=null){let i=r||this.workCenterAgentId||this.currentAgent,o=ct(s),a=pn(i,e,t,o),l=Number(this._workCenterActionMessageGenerationByKey[a]||0),c=`${a}:${n==null?"latest":String(n)}`;if(this._workCenterActionMessageRequests[c])return this._workCenterActionMessageRequests[c];this.workCenterActionMessagesLoading={...this.workCenterActionMessagesLoading,[a]:!0},this.workCenterActionMessagesError={...this.workCenterActionMessagesError,[a]:null};let d=(async()=>{try{let u=await this.workCenterRequest("get_action_messages",{id:e,actionId:t,generation:o,cursor:n,limit:20},i);if(this.workItemDeleted(i,e)||ct(u?.generation)!==o||Number(this._workCenterActionMessageGenerationByKey[a]||0)!==l)return u;let p=this.workCenterActionMessages[a]?.messages||[],f=Cr(p,u?.messages||[]),g=this.workCenterActionMessages[a],h=g?.nextCursor,v=n==null?null:Number(n),k=h==null?null:Number(h),w=!g||v==null||k!=null&&v===k;return this.workCenterActionMessages={...this.workCenterActionMessages,[a]:{generation:o,messages:f,nextCursor:w?u?.nextCursor??null:h,total:Math.max(Number(u?.total)||0,Number(g?.total)||0,f.length)}},u}catch(u){throw Number(this._workCenterActionMessageGenerationByKey[a]||0)===l&&(this.workCenterActionMessagesError={...this.workCenterActionMessagesError,[a]:u?.message||String(u)}),u}finally{if(this._workCenterActionMessageRequests[c]===d){let u={...this._workCenterActionMessageRequests};delete u[c],this._workCenterActionMessageRequests=u;let p=Object.keys(u).some(f=>f.startsWith(`${a}:`));this.workCenterActionMessagesLoading={...this.workCenterActionMessagesLoading,[a]:p}}}})();return this._workCenterActionMessageRequests={...this._workCenterActionMessageRequests,[c]:d},d},async loadWorkItemActionRequests(e,t,s,n=null){let r=n||this.workCenterAgentId||this.currentAgent,i=ct(s),o=Ka(r,e,t,i),a=Number(this._workCenterActionRequestsGeneration[o]||0)+1;this._workCenterActionRequestsGeneration={...this._workCenterActionRequestsGeneration,[o]:a},this.workCenterActionRequestsLoading={...this.workCenterActionRequestsLoading,[o]:!0},this.workCenterActionRequestsError={...this.workCenterActionRequestsError,[o]:null};try{let l=await this.workCenterRequest("get_action_requests",{id:e,actionId:t,generation:i},r),c=!this.workItemDeleted(r,e)&&ct(l?.generation)===i&&this._workCenterActionRequestsGeneration[o]===a;return c&&(this.workCenterActionRequests={...this.workCenterActionRequests,[o]:l?.requests||[]}),c?l?.requests||[]:this.workCenterActionRequests[o]||[]}catch(l){throw this._workCenterActionRequestsGeneration[o]===a&&(this.workCenterActionRequestsError={...this.workCenterActionRequestsError,[o]:l?.message||String(l)}),l}finally{this._workCenterActionRequestsGeneration[o]===a&&(this.workCenterActionRequestsLoading={...this.workCenterActionRequestsLoading,[o]:!1})}},async loadWorkItemActionRequest(e,t,s,n,r,i=null){let o=i||this.workCenterAgentId||this.currentAgent,a=ct(s),c=`${Ka(o,e,t,a)}:${n}:${r}`,d=Number(this._workCenterActionRequestDetailsGeneration[c]||0)+1;this._workCenterActionRequestDetailsGeneration={...this._workCenterActionRequestDetailsGeneration,[c]:d},this.workCenterActionRequestDetailsLoading={...this.workCenterActionRequestDetailsLoading,[c]:!0},this.workCenterActionRequestDetailsError={...this.workCenterActionRequestDetailsError,[c]:null};try{let u=await this.workCenterRequest("get_action_request",{id:e,actionId:t,generation:a,runId:n,requestId:r},o),p=!this.workItemDeleted(o,e)&&ct(u?.generation)===a&&this._workCenterActionRequestDetailsGeneration[c]===d;return p&&(this.workCenterActionRequestDetails={...this.workCenterActionRequestDetails,[c]:u?.request||null}),p?u?.request||null:this.workCenterActionRequestDetails[c]||null}catch(u){throw this._workCenterActionRequestDetailsGeneration[c]===d&&(this.workCenterActionRequestDetailsError={...this.workCenterActionRequestDetailsError,[c]:u?.message||String(u)}),u}finally{this._workCenterActionRequestDetailsGeneration[c]===d&&(this.workCenterActionRequestDetailsLoading={...this.workCenterActionRequestDetailsLoading,[c]:!1})}},async loadWorkCenterSettings(e=null){let t=e||this.workCenterAgentId||this.currentAgent;if(!t)throw new Error("No Agent selected");let s=Number(this._workCenterSettingsGenerationByAgent[t]||0)+1;this._workCenterSettingsGenerationByAgent={...this._workCenterSettingsGenerationByAgent,[t]:s},this.workCenterSettingsLoadingByAgent={...this.workCenterSettingsLoadingByAgent,[t]:!0},this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[t]:null};try{let n=await this.workCenterRequest("get_settings",{},t);return this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsByAgent={...this.workCenterSettingsByAgent,[t]:n?.settings||null},this.workCenterRuntimeByAgent={...this.workCenterRuntimeByAgent,[t]:n?.runtime||null}),n}catch(n){throw this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[t]:n?.message||String(n)}),n}finally{this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsLoadingByAgent={...this.workCenterSettingsLoadingByAgent,[t]:!1})}},async refreshWorkCenterRuntime(e=null){let t=e||this.workCenterAgentId||this.currentAgent;if(!t)throw new Error("No Agent selected");let s=Number(this._workCenterSettingsGenerationByAgent[t]||0)+1;this._workCenterSettingsGenerationByAgent={...this._workCenterSettingsGenerationByAgent,[t]:s},this.workCenterSettingsLoadingByAgent={...this.workCenterSettingsLoadingByAgent,[t]:!0},this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[t]:null};try{let n=await this.workCenterRequest("refresh_runtime",{},t);return this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsByAgent={...this.workCenterSettingsByAgent,[t]:n?.settings||null},this.workCenterRuntimeByAgent={...this.workCenterRuntimeByAgent,[t]:n?.runtime||null}),n}catch(n){throw this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[t]:n?.message||String(n)}),n}finally{this._workCenterSettingsGenerationByAgent[t]===s&&(this.workCenterSettingsLoadingByAgent={...this.workCenterSettingsLoadingByAgent,[t]:!1})}},async saveWorkCenterSettings(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent;if(!s)throw new Error("No Agent selected");let n=Number(this._workCenterSettingsGenerationByAgent[s]||0)+1;this._workCenterSettingsGenerationByAgent={...this._workCenterSettingsGenerationByAgent,[s]:n};let r=await this.workCenterRequest("update_settings",{settings:e},s);return this._workCenterSettingsGenerationByAgent[s]===n&&(this.workCenterSettingsByAgent={...this.workCenterSettingsByAgent,[s]:r?.settings||null},this.workCenterRuntimeByAgent={...this.workCenterRuntimeByAgent,[s]:r?.runtime||null},this.workCenterSettingsErrorByAgent={...this.workCenterSettingsErrorByAgent,[s]:null}),r},previewWorkCenterPlan(e={},t=null){let s=t||this.workCenterAgentId||this.currentAgent;return this.workCenterRequest("preview",e,s)},async createWorkItem(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent,n=this.beginWorkCenterDetailWrite(s),r=await this.workCenterRequest("create",e,s);return await this.listWorkItems(s,this._workCenterListFiltersByAgent[s]||{}),this.commitWorkCenterDetail(s,r,n),r},async updateWorkItem(e,t,s=null){let n=s||this.workCenterAgentId||this.currentAgent,r=this.beginWorkCenterDetailWrite(n),i=await this.workCenterRequest("update",{id:e,patch:t},n);return await this.listWorkItems(n,this._workCenterListFiltersByAgent[n]||{}),this.commitWorkCenterDetail(n,i,r),i},async startWorkItem(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent,n=this.beginWorkCenterDetailWrite(s),r=await this.workCenterRequest("start",{id:e},s);return await this.listWorkItems(s,this._workCenterListFiltersByAgent[s]||{}),this.commitWorkCenterDetail(s,r,n),r},async cancelWorkItem(e,t=null){let s=t||this.workCenterAgentId||this.currentAgent,n=this.beginWorkCenterDetailWrite(s),r=await this.workCenterRequest("cancel",{id:e},s);return await this.listWorkItems(s,this._workCenterListFiltersByAgent[s]||{}),this.commitWorkCenterDetail(s,r,n),r},async resumeWorkItem(e,t,s=null){let n=s||this.workCenterAgentId||this.currentAgent,r=this.beginWorkCenterDetailWrite(n),i=await this.workCenterRequest("resume",{id:e,revision:t},n);return await this.listWorkItems(n,this._workCenterListFiltersByAgent[n]||{}),this.commitWorkCenterDetail(n,i,r),i},async deleteWorkItem(e,t,s=null){let n=s||this.workCenterAgentId||this.currentAgent,r=await this.workCenterRequest("delete",{id:e,revision:t},n);return this.removeWorkItemState(n,e),r},async postWorkItemMessage(e,t,s,n,r=[],i=null,o={},a=null){if(!this.hydrateWorkCenterBrowserState())throw new Error("Work Center browser owner is unavailable; sign in again and retry");let l=i||this.workCenterAgentId||this.currentAgent,c=this.prepareWorkCenterMessageEnvelope({agentId:l,workItemId:e,target:s,text:t,quote:a,attachments:r,revision:n,planRevision:o.planRevision,ledgerRevision:o.ledgerRevision,coordinatorRevision:o.coordinatorRevision});if(!c)throw new Error("Work Center browser owner changed; reopen Work Center and try again");let d=c.clientMessageId,u=this.workCenterDetailByAgent[l]?.id===e?this.workCenterDetailByAgent[l]:null,p=await this.workCenterRequest("post_work_item_message",{id:c.workItemId,clientMessageId:d,text:c.text,target:c.target,revision:c.revision,planRevision:c.planRevision||Number(u?.planRevision)||0,ledgerRevision:c.ledgerRevision||Number(u?.ledgerRevision)||0,coordinatorRevision:Number.isInteger(Number(c.coordinatorRevision))?Number(c.coordinatorRevision):Number(u?.coordinatorRevision)||0,...c.quote?{quote:c.quote}:{},attachments:c.attachments},l);if(c.target.kind==="coordinator"){if(!p?.accepted)throw new Error("Work Center Coordinator did not accept the message");return this.confirmWorkCenterMessageEnvelope(l,e,d),p}return await this.listWorkItems(l,this._workCenterListFiltersByAgent[l]||{}),this.confirmWorkCenterMessageEnvelope(l,e,d),p},async sendWorkItemMessage(e,t,s,n=[],r=null,i={},o=null){let a=r||this.workCenterAgentId||this.currentAgent,l=this.workCenterDetailByAgent[a]?.id===e?this.workCenterDetailByAgent[a]:null,c=await this.workCenterRequest("work_item_message",{id:e,text:t,revision:s,planRevision:Number.isInteger(Number(i.planRevision))?Number(i.planRevision):Number(l?.planRevision)||0,ledgerRevision:Number.isInteger(Number(i.ledgerRevision))?Number(i.ledgerRevision):Number(l?.ledgerRevision)||0,coordinatorRevision:Number.isInteger(Number(i.coordinatorRevision))?Number(i.coordinatorRevision):Number(l?.coordinatorRevision)||0,...Ze(o)?{quote:Ze(o)}:{},attachments:Array.isArray(n)?n:[]},a);if(!c?.accepted)throw new Error("Work Center Coordinator did not accept the message");return c},async retryWorkItemAction(e,t,s,n,r=null){let i=r||this.workCenterAgentId||this.currentAgent,o=this.beginWorkCenterDetailWrite(i),a=await this.workCenterRequest("retry_action",{id:e,actionId:t,revision:s,generation:n},i);return await this.listWorkItems(i,this._workCenterListFiltersByAgent[i]||{}),this.commitWorkCenterDetail(i,a,o),a},async sendWorkItemActionInput(e,t,s,n,r,i=[],o=null,a=null){let l=o||this.workCenterAgentId||this.currentAgent,c=Number(this._workCenterActionInputGenerationByAgent[l]||0)+1;this._workCenterActionInputGenerationByAgent={...this._workCenterActionInputGenerationByAgent,[l]:c};let d=Ze(a),u=await this.workCenterRequest("action_input",{id:e,text:t,actionId:s,revision:n,generation:r,attachments:i,...d?{quote:d}:{}},l);await this.listWorkItems(l,this._workCenterListFiltersByAgent[l]||{});let p=this.workCenterDetailByAgent[l],f=p?.actions?.find(h=>h?.id===s),g=p?.id===e&&Number(p.revision)===Number(n)&&f&&Number(f.generation)===Number(r);return this._workCenterActionInputGenerationByAgent[l]===c&&g&&!Zu(u,p)?(this.workCenterDetailByAgent={...this.workCenterDetailByAgent,[l]:u},u):p?.id===e?p:u},async guideWorkItemAction(e,t,s,n,r,i=[],o=null){let a=o||this.workCenterAgentId||this.currentAgent,l=this.beginWorkCenterDetailWrite(a),c=await this.workCenterRequest("guide",{id:e,guidance:t,actionId:s,revision:n,generation:r,attachments:i},a);return await this.listWorkItems(a,this._workCenterListFiltersByAgent[a]||{}),this.commitWorkCenterDetail(a,c,l),c},previewWorkItemAttachment(e,t,s=null){let n=s||this.workCenterAgentId||this.currentAgent;return this.workCenterRequest("preview_attachment",{id:e,attachmentId:t},n)},applyWorkCenterEvent(e,t){if(!e||!t?.workItem)return;let s=t.workItem;if(t.clientMessageId){this.confirmWorkCenterMessageEnvelope(e,s.id,t.clientMessageId);let u=Object.entries(this.workCenterPending||{}).find(([,p])=>p?.agentId===e&&p.clientMessageId===t.clientMessageId);if(u){let[p,f]=u;clearTimeout(f.timer),delete this.workCenterPending[p],f.resolve(t.type==="coordinator.turn_started"?{accepted:!0,turnId:null,receipt:!0}:t.workItem)}}let n=this.workCenterItemsByAgent[e]||[];if(t.type==="work_item.deleted"){this.removeWorkItemState(e,s.id);return}if(this.workItemDeleted(e,s.id))return;let r=this._workCenterListFiltersByAgent[e]||{},i=this._workCenterListEventsByAgent[e]?.[s.id]?.summary||null,o=n.some(u=>u?.id===s.id)?n:i?[i]:[],a=xi(o,s).find(u=>u?.id===s.id)||s,l=Number(this._workCenterListEventGenerationByAgent[e]||0)+1;this._workCenterListEventGenerationByAgent={...this._workCenterListEventGenerationByAgent,[e]:l},this._workCenterListEventsByAgent={...this._workCenterListEventsByAgent,[e]:{...this._workCenterListEventsByAgent[e]||{},[s.id]:{generation:l,queryKey:this._workCenterListQueryByAgent[e]||null,summary:a}}};let c=this.applyWorkItemBoardSummary(n,a,r);this.workCenterItemsByAgent={...this.workCenterItemsByAgent,[e]:c};let d=this.workCenterDetailByAgent[e];if(d?.id===s.id){let u=t.type==="run.finished"&&t.actionId&&Array.isArray(s.actionStats)&&s.actionStats.some(k=>k?.id===t.actionId)?{...s,eventActionId:t.actionId}:s,p=Ya(d,u),f=Number(s.coordinatorRevision),g=Number(d.coordinatorRevision)||0,h=Number.isInteger(f)&&f>g,v=Ju(d,u);this.workCenterDetailByAgent={...this.workCenterDetailByAgent,[e]:ep(d,s)},v&&this.refreshWorkItemDetailAfterActionChange(e,s,h?null:p)}},async refreshWorkItemDetailAfterActionChange(e,t,s=null){let n=s?(Array.isArray(t.actionStats)?t.actionStats:[]).find(h=>h?.id===s.actionId):(Array.isArray(t.actionStats)?t.actionStats:[]).find(h=>h?.id===t.currentActionId)||t.currentAction,r=s?.actionId||t.currentActionId||null,i=Number(s?.generation??n?.generation),o=Number.isInteger(i)&&i>0?i:null,a=Number(t.coordinatorRevision),l=!s&&Number.isInteger(a)&&a>=0?a:null,c=Number(s?.attempt),d=Number.isInteger(c)&&c>=0?c:null,u=l!=null?`${t.id}:coordinator:${l}`:`${t.id}:${r}${o==null?"":`:${o}`}${d==null?"":`:${d}`}`;if(this._workCenterDetailEventRefreshByAgent[e]?.key===u)return;let p=this.beginWorkCenterDetailWrite(e),f={key:u,generation:p};this._workCenterDetailEventRefreshByAgent={...this._workCenterDetailEventRefreshByAgent,[e]:f},s&&this.invalidateWorkItemActionMessages(e,t.id,s.actionId,s.generation);let g=r&&o!=null?this.loadWorkItemActionMessages(t.id,r,o,null,e).catch(()=>null):null;try{let h=await this.workCenterRequest("get",{id:t.id},e),v=this.workCenterDetailByAgent[e],k=v?.actions?.find(M=>M?.id===r),w=h?.actions?.find(M=>M?.id===r),I=o==null||ct(k?.generation)===o,b=o==null||ct(w?.generation)>=o,m=l==null||Number(h?.coordinatorRevision)===l,y=l!=null||I&&b&&(t.currentActionId==null?h?.currentActionId==null:v?.currentActionId===t.currentActionId&&h?.currentActionId===t.currentActionId);v?.id===t.id&&m&&y&&this.commitWorkCenterDetail(e,h,p)&&g&&await g}catch{}finally{if(this._workCenterDetailEventRefreshByAgent[e]===f){let h={...this._workCenterDetailEventRefreshByAgent};delete h[e],this._workCenterDetailEventRefreshByAgent=h}}},cacheYeaftAgentStatus(e,t,{allowBootstrapCatalog:s=!1}={}){if(!e||!t)return;let n=this.yeaftStatusByAgent[e]||{},r=Number(n.catalogRevision)||0,i=Number(t.catalogRevision)||0,o=typeof n.catalogEpoch=="string"?n.catalogEpoch:"",a=typeof t.catalogEpoch=="string"?t.catalogEpoch:"",l=Number(n.catalogRefreshedAt)||0,c=Number(t.catalogRefreshedAt)||0,d=Array.isArray(t.availableModels),u=t.type==="yeaft_status"&&d&&(i>0||c>0),p=Array.isArray(this._yeaftRetiredCatalogEpochsByAgent?.[e])?this._yeaftRetiredCatalogEpochsByAgent[e]:[],f=!!a&&p.includes(a),g=!!a&&a===o,h=i>0?g&&i===r:c>0&&c===l,v=i>0?!!a&&(a!==o||i>r):r===0&&c>l,k=i>0?!!t.catalogDigest&&!!n.catalogDigest&&t.catalogDigest===n.catalogDigest:t.catalogDigest===n.catalogDigest,w=u&&!f&&(v||h&&k),b=w||s&&r===0&&l===0&&!u&&d,m={...t};if(!b)for(let M of Ry)delete m[M];let y={...n,...m};if(b){if(w&&o&&a&&o!==a){let M=[...p.filter(x=>x!==o),o].slice(-_y);this._yeaftRetiredCatalogEpochsByAgent={...this._yeaftRetiredCatalogEpochsByAgent||{},[e]:M}}y.availableModels=t.availableModels,y.catalogRefreshedAt=w?c:null,y.catalogEpoch=w&&a||null,y.catalogRevision=w&&i||null,y.catalogDigest=w&&t.catalogDigest||null}this.yeaftStatusByAgent={...this.yeaftStatusByAgent,[e]:y},this.currentAgent===e&&this.applyCachedYeaftStatus(e)},applyCachedYeaftStatus(e=this.currentAgent){let t=e?this.yeaftStatusByAgent[e]:null;return t?(this.yeaftModel=t.model||null,this.yeaftModelEffort=t.modelEffort||null,this.yeaftAvailableModels=Array.isArray(t.availableModels)?t.availableModels:[],this.yeaftModelsRefreshing=!!t.refreshing,this.yeaftModelRefreshError=t.refreshError||null,this.yeaftYeaftDir=t.yeaftDir||null,this.yeaftStatus={skills:t.skills,mcpServers:t.mcpServers,tools:t.tools,multiVp:!!t.multiVp},!0):!1},activateYeaftAgentCatalog(e,t=this.currentAgent){let s=e?this.yeaftStatusByAgent[e]:null;return s&&this.applyCachedYeaftStatus(e),Array.isArray(s?.availableModels)?!0:(this.yeaftModel=null,this.yeaftModelEffort=null,this.yeaftAvailableModels=[],s||(this.yeaftStatus=null),this.yeaftModelsRefreshing=!!e&&!s?.refreshError,this.yeaftModelRefreshError=s?.refreshError||null,t!==e&&(this.yeaftYeaftDir=null),!1)},activateYeaftAgent(e,t=null){if(!e)return!1;let s=this.currentAgent;return this.currentAgent=e,t&&(this.currentAgentInfo=t),this.activateYeaftAgentCatalog(e,s)},resolveYeaftSessionAgentId(e){return be(this,e)},requestYeaftSessionInventory(){if(this.yeaftSessionInventoryCompleteSupported===!1&&this.yeaftSessionHydrateRequestId)return this.yeaftSessionHydrateRequestId;if(this._yeaftSessionInventorySocketQuarantined)return this.manualReconnect(),null;clearTimeout(this._legacyYeaftSessionHydrateTimer),this._legacyYeaftSessionHydrateTimer=null;let e=`session_inventory_${crypto.randomUUID()}`;this.yeaftSessionHydrateRequestId=e,this.yeaftSessionHydrateSlices=[],this._hasHandledAgentList=!1,this._hasHandledYeaftSessionHydrate=!1,this.yeaftSessionHydrateError=null;let t=this.conversations.map(n=>n.id).filter(Boolean);return this.sendWsMessage({type:"get_agents",requestId:e,conversationIds:t.length>0?t:void 0})?(setTimeout(()=>{this.yeaftSessionHydrateRequestId===e&&(this.yeaftSessionHydrateRequestId=null,this.yeaftSessionHydrateSlices=[],this.yeaftSessionHydrateError="session_inventory_timeout",this.yeaftSessionInventoryCompleteSupported!==!0&&(this._yeaftSessionInventorySocketQuarantined=!0))},My),e):(this.yeaftSessionHydrateRequestId=null,this.yeaftSessionHydrateSlices=[],this.yeaftSessionHydrateError="session_inventory_send_failed",null)},beginYeaftHistoryLoad(e){let t=Rc(this,e);if(!t)return null;let{agentId:s,sessionId:n}=e||{};return setTimeout(()=>{Gn(this,{agentId:s,sessionId:n,requestId:t.requestId,error:"history_load_timeout"})},Pc),t},finishYeaftHistoryLoad(e,t={},s="chunk"){return _c(this,e,t,s)},isCurrentYeaftHistoryResponse(e){return sa(this,e)},syncActiveYeaftHistoryLoad(){return ks(this)},enterYeaft(e=null,{deferBootstrap:t=!1}={}){let s=this.currentAgent;Wa(this);let n=Fs(this),r=!e&&n?be(this,n):null,i=e||r||this.currentAgent||null;if(!i){let a=this.agents.find(l=>l.online);a&&(i=a.id)}if(i&&this.currentAgent!==i){this.selectAgent(i),this.currentAgent=i;let a=this.agents.find(l=>l.id===i);a&&(this.currentAgentInfo=a)}if(!this.applyCachedYeaftStatus(i)&&s&&s!==i&&(this.yeaftAvailableModels=[],this.yeaftStatus=null,this.yeaftModelsRefreshing=!0,this.yeaftModelRefreshError=null),i){let a=this.yeaftConversationIdsByAgent?.[i]||null;a||(a=`yeaft-local-${i}-${Date.now()}`,this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[i]:a}),this.yeaftConversationId=a}else this.yeaftConversationId||(this.yeaftConversationId=`yeaft-local-${Date.now()}`);this.messagesMap[this.yeaftConversationId]||(this.messagesMap[this.yeaftConversationId]=[]),Nu(this),this.currentView="yeaft",qa("yeaft"),this.hasMoreMessages=!1,this.loadingMoreMessages=!1,this.yeaftHasMoreHistory=!1,this.yeaftLoadingMoreHistory=!1,this.yeaftOldestLoadedSeq=null,this._yeaftReconnectCatchUpPending=!1,this.loadOpenedYeaftSessionsForConnectedAgents(null,{force:!0}),t||this.requestYeaftSessionBootstrap({forceSessionReady:!0,catchUpHistory:!0,forceHistoryReplay:!0})},loadOpenedYeaftSessionsForConnectedAgents(e=null,{force:t=!1}={}){let s=Array.isArray(e)?e.filter(Boolean):Array.isArray(this.agents)?this.agents.filter(i=>i&&i.online&&i.id).map(i=>i.id):[],n=[...new Set(s)];(!this._yeaftOpenedSessionsLoadedAgents||typeof this._yeaftOpenedSessionsLoadedAgents!="object")&&(this._yeaftOpenedSessionsLoadedAgents={});let r=[];for(let i of n)!t&&this._yeaftOpenedSessionsLoadedAgents[i]||(this._yeaftOpenedSessionsLoadedAgents[i]=Date.now(),r.push(i),this.sessionCrudRequest("list",{},{agentId:i}).catch(o=>{delete this._yeaftOpenedSessionsLoadedAgents[i]}));return r},requestYeaftSessionBootstrap({forceSessionReady:e=!1,catchUpHistory:t=!1,forceHistoryReplay:s=!1}={}){if(!this.currentAgent)return;let n=Fs(this),r=n?be(this,n):this.currentAgent,i=he(r,n),o=n?this.yeaftSessionHistoryState[i]:null,a=e||!this.yeaftSessionReady||!this.yeaftModel||!this.yeaftStatus,l=Number.isFinite(o?.latestSeq)?o.latestSeq:null,c=!!n&&!!this.yeaftConversationId&&Array.isArray(this.messagesMap?.[this.yeaftConversationId])&&this.messagesMap[this.yeaftConversationId].some(I=>I&&(I.sessionId??I.groupId??null)===n),d=!!this._yeaftHistoryBrowserHydrationBySession?.[i];n&&r&&!o?.loaded&&!o?.loading&&!c&&!d&&(d=!0,this.hydrateYeaftHistoryBrowserCache(n,r,{revalidate:!0}));let u=!!n&&!d&&Td({sessionState:o,hasCachedSessionRows:c,force:!!s}),p=!!n&&!d&&!u&&xd(o,t);if(!a&&!u&&!p)return!1;let f=`${r}:${n||"__none__"}`,g=a&&!u&&!p;if(g&&this.yeaftBootstrapMetaLoadingKey===f)return!1;g&&(this.yeaftBootstrapMetaLoadingKey=f);let h=null;n&&u?h=this.beginYeaftHistoryLoad({agentId:r,sessionId:n,mode:"recent",preserveLoaded:!1}):n&&c&&!o?.loaded?(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[i]:{...o||{},loaded:!0,loading:!1,hasMore:!!o?.hasMore,oldestSeq:Number.isFinite(o?.oldestSeq)?o.oldestSeq:null,count:o?.count||0,latestSeq:l}},this.yeaftLoadingMoreHistory=!1):n&&p&&(h=this.beginYeaftHistoryLoad({agentId:r,sessionId:n,mode:"delta",preserveLoaded:!0,latestSeq:l}));let v={type:"yeaft_load_history",agentId:r,sessionId:n,...h?{requestId:h.requestId}:{}};p?v.afterSeq=l:v.limit=u?_i:0;let k=_s();v.perfTraceId=k;let w=p?"delta":u?"recent":"metadata";return n&&(this.yeaftHistoryPerfTraceBySession={...this.yeaftHistoryPerfTraceBySession||{},[i]:k}),Xe(this,{traceId:k,phase:"history.request_send",agentId:r,sessionId:n,messageType:v.type,bytes:JSON.stringify(v).length,detail:{mode:w,limit:v.limit??null,afterSeq:v.afterSeq??null,hasCachedSessionRows:c,needSessionReady:a}}),this.sendWsMessage(v),!0},leaveYeaft(){this.activateChatView({persistPreference:!0})},fetchYeaftToolStats(){this.currentAgent&&(this.yeaftToolStatsLoading=!0,this.sendWsMessage({type:"yeaft_fetch_tool_stats",agentId:this.currentAgent}),this._fetchYeaftToolStatsTimer&&clearTimeout(this._fetchYeaftToolStatsTimer),this._fetchYeaftToolStatsTimer=setTimeout(()=>{this.yeaftToolStatsLoading&&(this.yeaftToolStatsLoading=!1,this.yeaftToolStats={...this.yeaftToolStats||{snapshot:{},registered:[],unused:[]},error:null,notice:"Tool stats are unavailable right now. Try again after the agent reconnects.",fetchedAt:Date.now()}),this._fetchYeaftToolStatsTimer=null},1e4))},loadYeaftDebugHistory({groupId:e,limit:t,dreamLimit:s,indexOnly:n=!1,detailTurnId:r=null,search:i=void 0}={}){if(!this.currentAgent)return;let o=typeof i=="string"?i.trim():(this.yeaftDebugSearch||"").trim(),a=typeof r=="string"&&r,l=o&&!a?Tp:il,c=Number.isFinite(t)&&t>0?t:this.yeaftDebugHistoryLimit||l,d=Math.max(1,Math.min(l,c)),u=a?"detail":"list",p=`dbg_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,10)}`,f=JSON.stringify({agentId:this.currentAgent,groupId:e||null,limit:d,dreamLimit:Number.isFinite(s)&&s>0?s:5,indexOnly:!!n,detailTurnId:r||null,search:a?"":o});if(this._yeaftDebugHistoryInFlightKey===f)return;this._yeaftDebugHistoryInFlightKey=f,a?this._yeaftDebugHistoryLatestDetailRequestId=p:this._yeaftDebugHistoryLatestListRequestId=p,this.yeaftDebugHistoryLimit=d,this.yeaftDebugHistoryLoading=!0,this.yeaftDebugHistoryError=null;let g={type:"yeaft_fetch_debug_history",agentId:this.currentAgent,requestId:p,requestKind:u,limit:d,dreamLimit:Number.isFinite(s)&&s>0?s:5};n&&(g.indexOnly=!0),typeof r=="string"&&r?g.detailTurnId=r:o&&(g.search=o),typeof e=="string"&&e&&(g.sessionId=e),this.sendWsMessage(g),this._fetchYeaftDebugHistoryTimer&&clearTimeout(this._fetchYeaftDebugHistoryTimer),this._fetchYeaftDebugHistoryTimer=setTimeout(()=>{this.yeaftDebugHistoryLoading&&(this.yeaftDebugHistoryLoading=!1,this.yeaftDebugHistoryError="Debug history is unavailable right now. Try again after the agent reconnects.",this.yeaftDebugPanel?.status==="loading"&&(this.yeaftDebugPanel={...this.yeaftDebugPanel,status:"error",error:this.yeaftDebugHistoryError})),this._yeaftDebugHistoryInFlightKey=null,this._fetchYeaftDebugHistoryTimer=null},1e4)},openYeaftTurnDebug({sessionId:e=null,turnId:t=null}={}){if(!this.currentAgent)return;let s=`dbgpanel_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,10)}`,n=t?"loading":"idle";this.yeaftDebugPanel={open:!0,status:n,requestId:s,agentId:this.currentAgent,sessionId:e||null,turnId:t||null,error:null},t&&this.loadYeaftDebugHistory({groupId:e||void 0,limit:1,dreamLimit:5,detailTurnId:t})},closeYeaftDebugPanel(){let t=(this.yeaftDebugPanel||{}).turnId||null;if(this.yeaftDebugPanel={open:!1,status:"idle",requestId:null,agentId:null,sessionId:null,turnId:null,error:null},t&&this.yeaftDebugTurnsById&&this.yeaftDebugTurnsById[t]){let s={...this.yeaftDebugTurnsById};delete s[t],this.yeaftDebugTurnsById=s,this.yeaftDebugTurnOrder=(this.yeaftDebugTurnOrder||[]).filter(n=>n!==t),this.yeaftDebugLoops=(this.yeaftDebugLoops||[]).filter(n=>!n||n.turnId!==t)}},agentIdForSession(e){return be(this,e)},sendYeaftSessionMessage({groupId:e,text:t,mentions:s,attachments:n,quote:r}){let i=be(this,e);if(!e||!i)return;let o=Array.isArray(n)?n.filter(g=>g&&g.fileId):[],a=Ze(r),l=o.length>0;if(!t?.trim()&&!l)return;let c=t?.trim()?t:"(attached files)",d=`u_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,10)}`,u=_s();this.yeaftPerfTraceByMessageId={...this.yeaftPerfTraceByMessageId||{},[d]:u},Xe(this,{traceId:u,phase:"send.prepare",agentId:i,sessionId:e,turnId:d,messageType:"yeaft_session_send",detail:{mentionCount:Array.isArray(s)?s.length:0,attachmentCount:o.length,quoted:!!a}});let p=rt(this,e);if(p){let g={id:d,messageId:d,clientMessageId:d,stableKey:Zt(i,e,d),uiKey:Zt(i,e,d),type:"user",content:c,sessionId:e,turnId:d,...a?{quote:a}:{}};if(o.length>0&&(g.attachments=o.map(h=>({fileId:h.fileId,name:h.name,preview:h.preview,isImage:!!h.isImage,mimeType:h.mimeType||""}))),lt(this).upsertOverlay({conversationId:p,agentId:i,sessionId:e,row:g}),this.processingConversations[p]=!0,e){let h=kt(i,e);this.yeaftProcessingSessions={...this.yeaftProcessingSessions,...h?{[h]:!0}:{}}}this._turnCompletedConvs?.delete(p),this._closedAt?.[p]&&delete this._closedAt[p],this.getOrCreateExecutionStatus(p),an(this,p)}let f={type:"yeaft_session_send",agentId:i,id:d,sessionId:e,text:c,mentions:Array.isArray(s)?s:[],perfTraceId:u,...a?{quote:a}:{}};o.length>0&&(f.attachments=o.map(g=>({fileId:g.fileId,isImage:!!g.isImage}))),Xe(this,{traceId:u,phase:"send.websocket_send",agentId:i,sessionId:e,turnId:d,messageType:f.type,bytes:JSON.stringify(f).length}),this.sendWsMessage(f)},cancelYeaftTask({agentId:e=null,sessionId:t,taskId:s}){let n=typeof t=="string"?t.trim():"",r=typeof s=="string"?s.trim():"",i=be(this,n,e);return!i||!n||!r?!1:(this.yeaftStoppingTasksById={...this.yeaftStoppingTasksById,[sl(i,n,r)]:!0},this.sendWsMessage({type:"yeaft_task_cancel",agentId:i,sessionId:n,taskId:r,clientRequestId:`task_cancel_${Date.now()}_${Math.random().toString(36).slice(2,8)}`}),!0)},hydrateYeaftHistoryBrowserCache(e,t=null,{revalidate:s=!1}={}){let n=e||null,r=be(this,n,t),i=es();if(!i||!r||!n)return s&&this.revalidateYeaftHistoryBrowserCache(n,r),Promise.resolve(!1);let o=he(r,n),a=`${i.epoch}:${crypto.randomUUID()}`;return this._yeaftHistoryBrowserHydrationBySession={...this._yeaftHistoryBrowserHydrationBySession||{},[o]:a},Bc({fence:i,agentId:r,sessionId:n}).then(l=>{if(!l||this._yeaftHistoryBrowserHydrationBySession?.[o]!==a)return!1;let c=rt(this,n,r);if(!c)return!1;Ms(this,c,l.rows),lt(this).commitDurable({conversationId:c,agentId:r,sessionId:n,rows:l.rows,mode:"hydrate"});let d=this.yeaftSessionHistoryState[o]||{},u=Math.max(Number.isFinite(d.latestSeq)?d.latestSeq:-1,Number.isFinite(l.latestSeq)?l.latestSeq:-1);return this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[o]:{...d,loaded:!0,loading:!!d.loading,latestSeq:u>=0?u:null,streamId:l.streamId||null,revision:Number.isFinite(l.revision)?l.revision:null,oldestSeq:Number.isFinite(d.oldestSeq)?d.oldestSeq:l.oldestSeq,hasMore:d.loaded?!!d.hasMore:!!l.hasMore,count:Math.max(Number(d.count)||0,Number(l.rowCount)||0),browserCached:!0}},Zn(this,{conversationId:c,agentId:r,sessionId:n,incomingRows:l.rows,activeAgentId:r,activeSessionId:n}),this.syncActiveYeaftHistoryLoad(),s&&this.revalidateYeaftHistoryBrowserCache(n,r),!0}).catch(()=>(s&&this.revalidateYeaftHistoryBrowserCache(n,r),!1)).finally(()=>{if(this._yeaftHistoryBrowserHydrationBySession?.[o]!==a)return;let{[o]:l,...c}=this._yeaftHistoryBrowserHydrationBySession;this._yeaftHistoryBrowserHydrationBySession=c})},revalidateYeaftHistoryBrowserCache(e,t=null){let s=e||null,n=be(this,s,t);if(!n||!s||this.currentView!=="yeaft")return!1;let r=he(n,s),i=this.yeaftSessionHistoryState?.[r]||null;if(i?.loading)return!1;let o=Number.isFinite(i?.latestSeq)?i.latestSeq:null,a=o===null?"recent":"delta",l=this.beginYeaftHistoryLoad({agentId:n,sessionId:s,mode:a,preserveLoaded:o!==null,latestSeq:o});if(!l)return!1;let c={type:"yeaft_load_history",agentId:n,sessionId:s,requestId:l.requestId,...o===null?{limit:_i}:{afterSeq:o,maxRows:hp,maxBytes:mp,...typeof i?.streamId=="string"?{streamId:i.streamId}:{},...Number.isFinite(i?.revision)?{revision:i.revision}:{}}};return o!==null&&(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[r]:{...this.yeaftSessionHistoryState[r],syncingAfterSeq:o}}),this.sendWsMessage(c)?!0:(Gn(this,{agentId:n,sessionId:s,requestId:l.requestId,error:"history_load_send_failed"}),!1)},continueYeaftHistoryDelta(e,t=null,s=null){let n=e||null,r=be(this,n,t);if(!r||!n||!Number.isFinite(s))return!1;let i=he(r,n),o=this.yeaftSessionHistoryState?.[i]||null;if(o?.loading)return!1;let a=this.beginYeaftHistoryLoad({agentId:r,sessionId:n,mode:"delta",preserveLoaded:!0,latestSeq:s});if(!a)return!1;this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[i]:{...this.yeaftSessionHistoryState[i],syncingAfterSeq:s}};let l={type:"yeaft_load_history",agentId:r,sessionId:n,requestId:a.requestId,afterSeq:s,maxRows:hp,maxBytes:mp,...typeof o?.streamId=="string"?{streamId:o.streamId}:{},...Number.isFinite(o?.revision)?{revision:o.revision}:{}};return this.sendWsMessage(l)?!0:(Gn(this,{agentId:r,sessionId:n,requestId:a.requestId,error:"history_load_send_failed"}),!1)},persistYeaftHistoryBrowserCache(e,t=null,s=null){let n=e||null,r=be(this,n,t),i=es(),o=s||rt(this,n,r);if(!i||!r||!n||!o)return Promise.resolve(!1);let a=he(r,n),l=lt(this).durableRows(o,n);return Nc({fence:i,agentId:r,sessionId:n,rows:l,historyState:this.yeaftSessionHistoryState[a]||null})},removeYeaftHistoryBrowserCache(e,t){let s=es();return!s||!e||!t?Promise.resolve(!0):la({fence:s,agentId:e,sessionId:t}).catch(()=>!1)},clearYeaftHistoryMemory({agentId:e=null,sessionId:t=null,preserveLiveRows:s=!1,preserveSessionOwner:n=!1}={}){let r=e||null,i=t||null,o=r&&i?he(r,i):null,a={};for(let[g,h]of Object.entries(this._yeaftHistoryWindowPendingByKey||{})){if(!(!o||h?.agentId===r&&h?.sessionId===i)){a[g]=h;continue}clearTimeout(h?.timeout),h?.resolve?.(!1)}this._yeaftHistoryWindowPendingByKey=a;let l={};for(let[g,h]of Object.entries(this._yeaftHistoryResultRefreshByRequestId||{})){if(!(!o||h?.agentId===r&&h?.sessionId===i)){l[g]=h;continue}clearTimeout(h?.timeout),h?.resolve?.(null)}this._yeaftHistoryResultRefreshByRequestId=l;let c=r&&this.yeaftConversationIdsByAgent?.[r]||null,d=o?new Set([c].filter(Boolean)):new Set(Object.values(this.yeaftConversationIdsByAgent||{}).filter(Boolean));!o&&this.yeaftConversationId&&d.add(this.yeaftConversationId);let u={...this.messagesMap||{}};for(let g of d)Array.isArray(u[g])&&(u[g]=o?u[g].filter(h=>(h?.sessionId??h?.groupId??null)!==i?!0:s&&!Be(h)):[]);this.messagesMap=u;let p=g=>{if(!o)return{};let{[o]:h,...v}=g||{};return v};if(this.yeaftSessionHistoryState=p(this.yeaftSessionHistoryState),this.yeaftHistoryCacheState=p(this.yeaftHistoryCacheState),this.yeaftMessageWindowState=p(this.yeaftMessageWindowState),this._yeaftHistoryBrowserHydrationBySession=p(this._yeaftHistoryBrowserHydrationBySession),this.yeaftHistoryOutlineBySession=p(this.yeaftHistoryOutlineBySession),o){let g=this._yeaftHistoryOutlineTimeouts?.[o];g&&clearTimeout(g),this._yeaftHistoryOutlineTimeouts=p(this._yeaftHistoryOutlineTimeouts)}else{for(let g of Object.values(this._yeaftHistoryOutlineTimeouts||{}))g&&clearTimeout(g);this._yeaftHistoryOutlineTimeouts={}}if((!o||this.yeaftHistorySearchState?.agentId===r&&this.yeaftHistorySearchState?.sessionId===i)&&(this._yeaftHistorySearchTimeout&&clearTimeout(this._yeaftHistorySearchTimeout),this._yeaftHistorySearchTimeout=null,this.yeaftHistorySearchState={requestId:null,agentId:null,sessionId:null,query:"",senderKey:"",loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,error:null}),this._yeaftHistoryRevealLeases=o?Object.fromEntries(Object.entries(this._yeaftHistoryRevealLeases||{}).filter(([,g])=>g?.sessionKey!==o)):{},o||(this.yeaftHasMoreHistory=!1,this.yeaftLoadingMoreHistory=!1,this.yeaftOldestLoadedSeq=null),!n&&i&&this.yeaftSessionAgentById?.[i]===r){let{[i]:g,...h}=this.yeaftSessionAgentById;this.yeaftSessionAgentById=h}this.syncActiveYeaftHistoryLoad()},getYeaftMessageWindowKey(e=null,t=null){let s=e||this.yeaftActiveSessionFilter||null,n=be(this,s,t);return he(n,s)},pruneYeaftMessageWindow(e=null,t=null){if(this.currentView!=="yeaft")return;let s=this.getYeaftMessageWindowKey(e,t);Object.values(this._yeaftHistoryRevealLeases||{}).some(r=>r?.sessionKey===s)||(this.yeaftMessageWindowState={...this.yeaftMessageWindowState,[s]:{visibleTurns:Os()}})},expandYeaftMessageWindow(e=null,t=xr(),s=null){if(this.currentView!=="yeaft")return;let n=this.getYeaftMessageWindowKey(e,s),i=(this.yeaftMessageWindowState[n]?.visibleTurns||Os())+Math.max(1,Number.isFinite(t)?Math.floor(t):xr());this.yeaftMessageWindowState={...this.yeaftMessageWindowState,[n]:{visibleTurns:i}}},isYeaftMessageCached(e,t,s=null,n=null){let r=e||this.yeaftActiveSessionFilter||null,i=s||rt(this,r,n);return!i||!t?!1:(this.messagesMap[i]||[]).some(o=>(!r||(o?.sessionId??o?.groupId??null)===r)&&((o?.id||o?.messageId)===t||o?.persistedMessageId===t))},revealYeaftMessage(e,t,s=null,n=null){let r=e||this.yeaftActiveSessionFilter||null,i=be(this,r,n),o=s||rt(this,r,i);if(!o||!t)return!1;let a=(this.messagesMap[o]||[]).filter(g=>g?._historyWindowPrefetched===!0?!1:r?(g?.sessionId??g?.groupId??null)===r:!0),c=a.findIndex(g=>(g?.id||g?.messageId)===t||g?.persistedMessageId===t);if(c<0){let g=(this.messagesMap[o]||[]).find(h=>h?._historyWindowPrefetched===!0&&(h?.sessionId??h?.groupId??null)===r&&((h?.id||h?.messageId)===t||h?.persistedMessageId===t));if(!g)return!1;g._historyWindowPrefetched=!1,a.push(g),a.sort((h,v)=>{let k=Number.isFinite(h?.seq)?h.seq:null,w=Number.isFinite(v?.seq)?v.seq:null;return k!==null&&w!==null&&k!==w?k-w:k!==null&&w===null?-1:k===null&&w!==null?1:(h?.timestamp||0)-(v?.timestamp||0)}),c=a.indexOf(g)}let d=cp(a),u=d.findIndex(g=>c>=g.start&&c<g.end);if(u<0)return!1;a[c]._historyWindowPrefetched=!1;let p=Math.max(Os(),d.length-u),f=this.getYeaftMessageWindowKey(r,i);return this.yeaftMessageWindowState={...this.yeaftMessageWindowState,[f]:{visibleTurns:p}},!0},getYeaftHistoryOutlineState(e=null,t=null){let s=e||this.yeaftActiveSessionFilter||null,n=be(this,s,t),r=he(n,s),i=this.yeaftHistoryOutlineBySession[r]||{requestId:null,agentId:n,sessionId:s,loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,totalCount:null,loaded:!1,retryAttempt:0,error:null},o=rt(this,s,n),a=o?this.messagesMap[o]||[]:[],l=new Map((i.results||[]).map(p=>[Tr(p),p])),c=0;for(let p of a){if((p?.sessionId??p?.groupId??null)!==s)continue;let f=p.messageId||p.id;if(!f)continue;let g=p.type==="user"&&!!p.clientMessageId&&f===p.clientMessageId,h=p.type==="assistant"&&p.isStreaming===!0;if(!g&&!h)continue;let v=p.type,k=p.turnId||p.threadId||f,w=p.speakerVpId||p.vpId||null,I=Tr({role:v,messageId:f,clientMessageId:p.clientMessageId,turnId:k,speakerVpId:w}),b=l.get(I),y=(typeof p.content=="string"?p.content:"").replace(/\s+/g," ").trim();l.set(I,{...b,agentId:n,sessionId:s,messageId:Number.isFinite(b?.seq)?b.messageId:f,...p.clientMessageId?{clientMessageId:p.clientMessageId}:{},turnId:k,role:v,speakerVpId:w||b?.speakerVpId||null,timestamp:p.timestamp||p.ts||b?.timestamp||null,snippet:y.length>180?`${y.slice(0,180).trimEnd()}\u2026`:y||b?.snippet||""}),b||(c+=1)}let d=p=>{let f=typeof p=="number"?p:Date.parse(p||"");return Number.isFinite(f)?f:0},u=Array.from(l.values()).sort((p,f)=>Number.isFinite(p.seq)&&Number.isFinite(f.seq)?p.seq-f.seq:d(p.timestamp)-d(f.timestamp));return{...i,results:u,totalCount:Number.isFinite(i.totalCount)?i.totalCount+c:i.totalCount}},promoteYeaftHistoryOutlineRow(e,t=null){let s=e?.sessionId??e?.groupId??null,n=he(t,s),r=this.yeaftHistoryOutlineBySession[n];if(!s||!t||!r?.loaded||r.loading)return!1;let i=e?.type;if(i!=="user"&&i!=="assistant")return!1;let o=e.dbMessageId||e.messageId||e.id||null,a=Fy(o);if(!o||!Number.isFinite(a))return!1;let l=e.turnId||e.threadId||o,c=e.speakerVpId||e.vpId||null,u=(typeof e.content=="string"?e.content:"").replace(/\s+/g," ").trim(),p=Tr({role:i,messageId:o,clientMessageId:e.clientMessageId,turnId:l,speakerVpId:c}),f=new Map((r.results||[]).map(I=>[Tr(I),I])),g=f.get(p);f.set(p,{...g,agentId:t,sessionId:s,messageId:o,...e.clientMessageId?{clientMessageId:e.clientMessageId}:{},turnId:l,seq:a,role:i,speakerVpId:c,timestamp:e.timestamp||e.ts||g?.timestamp||null,snippet:u.length>180?`${u.slice(0,180).trimEnd()}\u2026`:u||g?.snippet||""});let h=50,v=Array.from(f.values()).sort((I,b)=>(I.seq||0)-(b.seq||0)),k=v.length>h,w=v.slice(-h);return this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[n]:{...r,results:w,hasMore:r.hasMore||k,nextBeforeSeq:k&&Number.isFinite(w[0]?.seq)?w[0].seq:r.nextBeforeSeq,totalCount:Number.isFinite(r.totalCount)&&!g?r.totalCount+1:r.totalCount}},!0},promoteCompletedYeaftHistoryOutline(e,t=null,s=null){let n=this.messagesMap[e]||[],r=null,i=[];for(let o=n.length-1;o>=0;o--){let a=n[o];if(a?.type==="user")break;if(t&&a?.turnId&&a.turnId!==t||a?.type!=="assistant")continue;let l=typeof a.content=="string"?a.content.replace(/\s+/g," ").trim():"";r?!String(r.content||"").trim()&&l&&(r=a):r=a,l&&i.unshift(l)}return r?this.promoteYeaftHistoryOutlineRow({...r,content:i.join(" ")},s):!1},invalidateYeaftHistoryOutline(e,t=null){let s=he(t,e),n=this.yeaftHistoryOutlineBySession[s];if(!e||!t||!n)return!1;if(n.loading)return this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[s]:{...n,refreshPending:!0}},!0;this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[s]:{...n,loaded:!1,refreshPending:!1}};let r=be(this,e);return this.currentView==="yeaft"&&this.yeaftActiveSessionFilter===e&&r===t?this.loadYeaftHistoryOutline({force:!0,targetSessionId:e,targetAgentId:t}):!0},loadYeaftHistoryOutline({append:e=!1,force:t=!1,targetSessionId:s=null,targetAgentId:n=null,retryAttempt:r=0}={}){if(this.currentView!=="yeaft"&&!s)return!1;let i=s||this.yeaftActiveSessionFilter||null,o=n||be(this,i);if(!i||!o)return!1;let a=he(o,i),l=this.getYeaftHistoryOutlineState(i,o);if(!e&&l.loaded&&!t)return!0;if(e&&(!l.hasMore||!Number.isFinite(l.nextBeforeSeq))||l.loading)return!1;if(!Cp(this,o,"session_history_outline"))return this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[a]:{...l,error:"unsupported",loading:!1}},!1;let c=`history_outline_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,d={...l,requestId:c,agentId:o,sessionId:i,loading:!0,requestAppend:e,refreshPending:!1,retryAttempt:r,error:null};this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[a]:d};let u=this._yeaftHistoryOutlineTimeouts[a];u&&clearTimeout(u);let p=setTimeout(()=>{let h=this.yeaftHistoryOutlineBySession[a];if(h?.requestId!==c)return;let v={...this._yeaftHistoryOutlineTimeouts};delete v[a],this._yeaftHistoryOutlineTimeouts=v;let k=h.refreshPending===!0;this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[a]:{...h,requestId:null,loading:!1,requestAppend:!1,loaded:k?!1:h.loaded,refreshPending:!1,error:k?null:"timeout"}},k&&this.loadYeaftHistoryOutline({force:!0,targetSessionId:i,targetAgentId:o})},1e4);this._yeaftHistoryOutlineTimeouts={...this._yeaftHistoryOutlineTimeouts,[a]:p};let f=_s(),g={type:"yeaft_load_history_outline",agentId:o,sessionId:i,requestId:c,perfTraceId:f,limit:50,...e&&l.nextCursor?{cursor:l.nextCursor}:{},...e&&!l.nextCursor&&Number.isFinite(l.nextBeforeSeq)?{beforeSeq:l.nextBeforeSeq}:{}};return Xe(this,{traceId:f,phase:"history_outline.request_send",agentId:o,sessionId:i,messageType:g.type,bytes:JSON.stringify(g).length,detail:{append:e,limit:g.limit}}),this.sendWsMessage(g),!0},handleYeaftHistoryOutline(e){if(!e?.agentId||!e?.sessionId)return!1;let t=he(e.agentId,e.sessionId),s=this.yeaftHistoryOutlineBySession[t];if(!s||e.requestId!==s.requestId)return!1;let n=this._yeaftHistoryOutlineTimeouts[t];n&&clearTimeout(n);let r={...this._yeaftHistoryOutlineTimeouts};delete r[t],this._yeaftHistoryOutlineTimeouts=r;let i=Number.isInteger(s.retryAttempt)?s.retryAttempt:0;if(Py.has(e.error)&&i<vp.length){let p=vp[i],f=setTimeout(()=>{let g=this.yeaftHistoryOutlineBySession[t];if(g?.requestId!==e.requestId||g.loading!==!0)return;let h={...this._yeaftHistoryOutlineTimeouts};delete h[t],this._yeaftHistoryOutlineTimeouts=h;let v=g.refreshPending===!0;this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[t]:{...g,requestId:null,loading:!1,refreshPending:!1}},this.loadYeaftHistoryOutline({append:v?!1:s.requestAppend===!0,force:!0,targetSessionId:e.sessionId,targetAgentId:e.agentId,retryAttempt:i+1})},p);return this._yeaftHistoryOutlineTimeouts={...this._yeaftHistoryOutlineTimeouts,[t]:f},!0}let o=Array.isArray(e.results)?e.results.map(p=>({...p,agentId:e.agentId,sessionId:e.sessionId})):[],a=s.requestAppend?[...s.results||[],...o]:o,l=new Map(a.filter(p=>p?.messageId).map(p=>[Tr(p),p])),c=Array.from(l.values()).sort((p,f)=>(p.seq||0)-(f.seq||0)),d=s.refreshPending===!0;this.yeaftHistoryOutlineBySession={...this.yeaftHistoryOutlineBySession,[t]:{...s,requestId:null,loading:!1,requestAppend:!1,refreshPending:!1,loaded:d?!1:!e.error,results:c,hasMore:!!e.hasMore,nextBeforeSeq:Number.isFinite(e.nextBeforeSeq)?e.nextBeforeSeq:null,nextCursor:e.nextCursor&&typeof e.nextCursor=="object"?e.nextCursor:null,totalCount:Number.isFinite(e.totalCount)?e.totalCount:s.totalCount,error:d?null:e.error||null}};let u=this._yeaftHistoryResultRefreshByRequestId?.[e.requestId];if(u?.source==="outline"){clearTimeout(u.timeout);let{[e.requestId]:p,...f}=this._yeaftHistoryResultRefreshByRequestId;this._yeaftHistoryResultRefreshByRequestId=f;let g=c.find(h=>u.messageId&&h?.messageId===u.messageId||u.entryId&&h?.entryId===u.entryId);u.resolve(g||null)}return d&&this.loadYeaftHistoryOutline({force:!0,targetSessionId:e.sessionId,targetAgentId:e.agentId}),!0},searchYeaftHistory(e,{append:t=!1,senderKey:s=""}={}){if(this.currentView!=="yeaft")return!1;let n=typeof e=="string"?e.trim():"",r=typeof s=="string"&&(s==="user"||s.startsWith("vp:"))?s.slice(0,103):"",i=this.yeaftActiveSessionFilter||null,o=be(this,i);if(this._yeaftHistorySearchTimeout&&(clearTimeout(this._yeaftHistorySearchTimeout),this._yeaftHistorySearchTimeout=null),!i||!o||Array.from(n).length<1&&!r)return this.yeaftHistorySearchState={requestId:null,agentId:o,sessionId:i,query:n,senderKey:r,loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,error:null},!1;let a=this.yeaftHistorySearchState||{};if(!Cp(this,o,"session_history_search"))return this.yeaftHistorySearchState={requestId:null,agentId:o,sessionId:i,query:n,senderKey:r,loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,nextCursor:null,error:"unsupported"},!1;let l=`history_search_${Date.now()}_${Math.random().toString(36).slice(2,8)}`;this.yeaftHistorySearchState={requestId:l,agentId:o,sessionId:i,query:n,senderKey:r,loading:!0,results:t&&a.query===n&&a.senderKey===r?a.results:[],hasMore:!1,nextBeforeSeq:t&&a.query===n&&a.senderKey===r?a.nextBeforeSeq:null,nextCursor:t&&a.query===n&&a.senderKey===r&&a.nextCursor||null,error:null},this._yeaftHistorySearchTimeout=setTimeout(()=>{this.yeaftHistorySearchState?.requestId===l&&(this._yeaftHistorySearchTimeout=null,this.yeaftHistorySearchState={...this.yeaftHistorySearchState,loading:!1,error:"timeout"})},1e4);let c=_s(),d={type:"yeaft_search_history",agentId:o,sessionId:i,requestId:l,perfTraceId:c,query:n,senderKey:r,limit:20,...t&&a.query===n&&a.senderKey===r&&a.nextCursor?{cursor:a.nextCursor}:{},...t&&a.query===n&&a.senderKey===r&&!a.nextCursor&&Number.isFinite(a.nextBeforeSeq)?{beforeSeq:a.nextBeforeSeq}:{}};return Xe(this,{traceId:c,phase:"history_search.request_send",agentId:o,sessionId:i,messageType:d.type,bytes:JSON.stringify(d).length,detail:{append:t,limit:d.limit,queryLength:Array.from(n).length,senderFilter:!!r}}),this.sendWsMessage(d),!0},handleYeaftHistorySearchResult(e){let t=this.yeaftHistorySearchState||{};if(!e||e.requestId!==t.requestId||e.agentId!==t.agentId||e.sessionId!==t.sessionId||e.query!==t.query||(e.senderKey||"")!==t.senderKey)return!1;this._yeaftHistorySearchTimeout&&(clearTimeout(this._yeaftHistorySearchTimeout),this._yeaftHistorySearchTimeout=null);let s=Array.isArray(e.results)?e.results.map(o=>({...o,agentId:e.agentId,sessionId:e.sessionId})):[],n=new Map((t.results||[]).map(o=>[zn(o),o]));for(let o of s)(o?.entryId||o?.messageId)&&n.set(zn(o),o);let r=Array.from(n.values());this.yeaftHistorySearchState={...t,loading:!1,results:r,hasMore:!!e.hasMore,nextBeforeSeq:Number.isFinite(e.nextBeforeSeq)?e.nextBeforeSeq:null,nextCursor:e.nextCursor&&typeof e.nextCursor=="object"?e.nextCursor:null,error:e.error||null};let i=this._yeaftHistoryResultRefreshByRequestId?.[e.requestId];if(i){clearTimeout(i.timeout);let{[e.requestId]:o,...a}=this._yeaftHistoryResultRefreshByRequestId;this._yeaftHistoryResultRefreshByRequestId=a;let l=r.find(c=>i.messageId&&c?.messageId===i.messageId||i.entryId&&c?.entryId===i.entryId);i.resolve(l||null)}return!0},reloadYeaftHistoryResult(e){let t=e?.sessionId||null,s=e?.agentId||null,n=this.yeaftHistorySearchState||{},i=n.agentId===s&&n.sessionId===t&&(Array.from(String(n.query||"").trim()).length>0||!!n.senderKey);if(!t||!s)return Promise.resolve(null);let o=i&&n.query||"",a=i&&n.senderKey||"",l=null,c=!1;if(i)c=this.searchYeaftHistory(o,{senderKey:a}),l=this.yeaftHistorySearchState?.requestId||null;else{let d=he(s,t),u=this.yeaftHistoryOutlineBySession?.[d]||null;u?.loading===!0&&u.requestAppend!==!0&&u.requestId?(c=!0,l=u.requestId):(c=this.loadYeaftHistoryOutline({force:!0,targetSessionId:t,targetAgentId:s}),l=this.yeaftHistoryOutlineBySession?.[d]?.requestId||null)}return!c||!l?Promise.resolve(null):new Promise(d=>{let u=setTimeout(()=>{if(this._yeaftHistoryResultRefreshByRequestId?.[l]?.resolve!==d)return;let{[l]:f,...g}=this._yeaftHistoryResultRefreshByRequestId;this._yeaftHistoryResultRefreshByRequestId=g,d(null)},1e4);this._yeaftHistoryResultRefreshByRequestId={...this._yeaftHistoryResultRefreshByRequestId||{},[l]:{agentId:s,sessionId:t,query:o,senderKey:a,source:i?"search":"outline",messageId:e?.messageId||null,entryId:e?.entryId||null,resolve:d,timeout:u}}})},loadYeaftHistoryWindow(e,{validateCached:t=!1}={}){let s=e?.sessionId||this.yeaftActiveSessionFilter||null,n=e?.agentId||be(this,s),r=zn(e);if(!s||!n||!e?.entryId||!Number.isFinite(e.indexGeneration)||!Number.isFinite(e.entryStartSeq)||!e?.messageId||!Number.isFinite(e.seq))return Promise.resolve(!1);let i=rt(this,s,n);if((this.messagesMap[i]||[]).some(h=>(h?.sessionId??h?.groupId??null)===s&&h?.historyEntryId===e.entryId&&h?.historyIndexGeneration===e.indexGeneration)&&!t)return Promise.resolve(!0);let a=he(n,`${s}:${r}:generation:${e.indexGeneration}`),l=this._yeaftHistoryWindowPendingByKey||{};if(l[a]?.promise)return l[a].promise;let c=`history_window_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,d=null,u=null,p=new Promise(h=>{d=h});Object.defineProperty(p,"error",{get:()=>u});let f=h=>{u=h||null},g=setTimeout(()=>{if(this._yeaftHistoryWindowPendingByKey?.[a]?.requestId!==c)return;let{[a]:v,...k}=this._yeaftHistoryWindowPendingByKey;this._yeaftHistoryWindowPendingByKey=k,d(!1)},1e4);return this._yeaftHistoryWindowPendingByKey={...l,[a]:{requestId:c,agentId:n,sessionId:s,entryId:e.entryId||null,indexGeneration:Number.isFinite(e.indexGeneration)?e.indexGeneration:null,entryStartSeq:Number.isFinite(e.entryStartSeq)?e.entryStartSeq:null,resultId:r,messageId:e.messageId,prefetch:!t,setError:f,resolve:d,timeout:g,promise:p}},this.sendWsMessage({type:"yeaft_load_history_window",agentId:n,sessionId:s,requestId:c,prefetch:!t,...e.entryId?{entryId:e.entryId}:{},...Number.isFinite(e.indexGeneration)?{indexGeneration:e.indexGeneration}:{},...Number.isFinite(e.entryStartSeq)?{entryStartSeq:e.entryStartSeq}:{},anchorMessageId:e.messageId,anchorSeq:e.seq,beforeTurns:5,afterTurns:5,maxRows:200,maxBytes:512*1024}),p},beginYeaftHistoryReveal(e){let t=e?.sessionId||null,s=e?.agentId||null,n=rt(this,t,s);if(!t||!s||!n)return null;let r=he(s,t),i=`${r}${n}`,o=++this._yeaftHistoryRevealSequence,a={key:i,token:o,sessionKey:r,agentId:s,sessionId:t,conversationId:n};return this._yeaftHistoryRevealLeases={...this._yeaftHistoryRevealLeases||{},[i]:a},a},finishYeaftHistoryReveal(e){if(!e?.key||!Number.isFinite(e.token)||this._yeaftHistoryRevealLeases?.[e.key]?.token!==e.token)return!1;let{[e.key]:s,...n}=this._yeaftHistoryRevealLeases;return this._yeaftHistoryRevealLeases=n,!0},async revealYeaftHistoryResult(e,t=null){let s=!t,n=t||this.beginYeaftHistoryReveal(e),r=e?.sessionId||null,i=e?.agentId||null,o=rt(this,r,i);if(!n||!r||!i||!o||!e?.messageId)return this.finishYeaftHistoryReveal(n),!1;let a=e,l=this.loadYeaftHistoryWindow(a,{validateCached:!0}),c=await l;if(!c&&l.error==="stale_result"){let u=await this.reloadYeaftHistoryResult(a);u&&(a=u,l=this.loadYeaftHistoryWindow(a,{validateCached:!0}),c=await l)}if(!c)return this.finishYeaftHistoryReveal(n),!1;if(this.currentView!=="yeaft"||this.yeaftActiveSessionFilter!==r||be(this,r)!==i||rt(this,r,i)!==o)return this.finishYeaftHistoryReveal(n),!1;let d=this.revealYeaftMessage(r,a.messageId,o,i);return(!d||s)&&this.finishYeaftHistoryReveal(n),d},pendingYeaftHistoryWindow(e){let s=Object.entries(this._yeaftHistoryWindowPendingByKey||{}).find(([,i])=>i?.requestId===e?.requestId);if(!s)return null;let[n,r]=s;return e.agentId!==r.agentId||e.sessionId!==r.sessionId||e.entryId&&r.entryId&&e.entryId!==r.entryId||Number.isFinite(e.indexGeneration)&&Number.isFinite(r.indexGeneration)&&e.indexGeneration!==r.indexGeneration?null:{pendingKey:n,pending:r}},handleYeaftHistoryWindow(e,t=null){let s=this.pendingYeaftHistoryWindow(e);if(!s)return!1;let{pendingKey:n,pending:r}=s;r.prefetch===!0&&e.prefetch!==!0&&(e.prefetch=!0),clearTimeout(r.timeout);let{[n]:i,...o}=this._yeaftHistoryWindowPendingByKey;this._yeaftHistoryWindowPendingByKey=o;let a=!e.error&&!!t&&this.isYeaftMessageCached(r.sessionId,r.messageId,t,r.agentId);return r.setError?.(e.error||null),r.resolve(!!a),!!a},createYeaftSession({displayName:e,vpIds:t,defaultVpId:s,workDir:n,agentId:r}={}){let i=Array.isArray(t)?t.slice():[],o=s&&i.includes(s)?s:i[0]||null,a=(e||"").trim(),l=(n||"").trim(),c={roster:i,defaultVpId:o};return a&&(c.name=a),l&&(c.workDir=l),this.sessionCrudRequest("create",c,{agentId:r})},handleYeaftOutput(e){if(!e)return;let t=e.agentId||this.yeaftAgentId||this.currentAgent||null,s=e.conversationId||e.event?.conversationId||null,n=ln(this,t,s);if(e.data&&n){if(e.data.type!=="result")return;let a=$d(this,t,s);if(!a)return;let l=e.turnId?gn(this,t,e.turnId):"",c=!!(l&&this.activeVpTurns?.[l])||(this.messagesMap?.[a]||[]).some(d=>d?.turnId===e.turnId&&(d.isStreaming||d.status==="pending"));if(!e.turnId||!c)return;e={...e,conversationId:a}}if(e.perfTraceId&&(Xe(this,{traceId:e.perfTraceId,phase:"receive.yeaft_output",agentId:e.agentId||null,sessionId:e.sessionId||null,vpId:e.vpId||null,turnId:e.turnId||null,threadId:e.threadId||null,messageType:e.data?.type||e.event?.type||e.type}),e.turnId&&(this.yeaftPerfTraceByTurnId={...this.yeaftPerfTraceByTurnId||{},[e.turnId]:e.perfTraceId})),e.data){let a=e.agentId||null,l=jt(this,a,e.conversationId);if(l){let d=rl(e,e.turnId||"session");for(let u of["retry","retrying","thinking"])on(this,l,`${u}:${d}`);e.data?.tool_use_result&&on(this,l,`tool:${d}`)}let c=e.turnId?gn(this,e.agentId||null,e.turnId):"";if(c&&this.activeVpTurns?.[c]?.retryAttempt){let{retryAttempt:d,retryMax:u,retryDelayMs:p,retryReason:f,retryRecoveryMode:g,...h}=this.activeVpTurns[c];this.activeVpTurns={...this.activeVpTurns,[c]:h}}if(l){let d=e.sessionId??e.groupId??null,u=Ap(this,d,a),p=a&&this.yeaftConversationIdsByAgent?this.yeaftConversationIdsByAgent[a]:null,f=Pt(this,a);f&&f.targetConversationId!==l?mr(this,a,l):!f&&p&&p!==l&&!String(p).startsWith("yeaft-local-")&&(Rt(this,p,l,{removeSource:p!==this.yeaftConversationId}),gr(this,a,p,l)),Ma(this,a,l);let g=Pt(this,a,l),h=g?.sourceConversationId||p,v=!u&&h===this.yeaftConversationId;if(this.currentView==="yeaft"&&a&&h&&h!==l){let y=!v&&(!!g||String(h).startsWith("yeaft-local-"));Rt(this,h,l,{removeSource:y}),v?ki(this,a,h,l):y&&hr(this,a,l)}a&&(this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[a]:l}),(u||!this.yeaftConversationId)&&(this.yeaftConversationId=l),u&&(this.activeConversations=[l]),this.messagesMap[l]||(this.messagesMap[l]=[]);let k=this._currentYeaftAgentId,w=this._currentYeaftSessionId,I=this._currentYeaftVpId,b=this._currentYeaftTurnId,m=this._currentYeaftThreadId;a&&(this._currentYeaftAgentId=a),d!=null&&(this._currentYeaftSessionId=d),e.vpId&&(this._currentYeaftVpId=e.vpId),e.turnId&&(this._currentYeaftTurnId=e.turnId),e.threadId&&(this._currentYeaftThreadId=e.threadId);try{let y=typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now();if(this.handleAssistantOutputFrame(l,e.data,a),e.perfTraceId){let T=typeof performance<"u"&&typeof performance.now=="function"?performance.now():Date.now();Xe(this,{traceId:e.perfTraceId,phase:"store.apply_output",agentId:e.agentId||null,sessionId:d||null,vpId:e.vpId||null,turnId:e.turnId||null,threadId:e.threadId||null,messageType:e.data?.type||null,durationMs:T-y}),Ii(this,{traceId:e.perfTraceId,agentId:e.agentId||null,sessionId:d||null,vpId:e.vpId||null,turnId:e.turnId||null,threadId:e.threadId||null,messageType:e.data?.type||null})}let M=e.data,x=M?.message?.id||M?.id||null,E=Oy(x),$=Array.isArray(M?.message?.content)?M.message.content:[],D=$.some(T=>T?.type==="tool_use"),R=!!M?.tool_use_result||$.some(T=>T?.type==="tool_result");if(d){let T=!R&&!Hy(this,l,d)&&(M?.type==="user"||M?.type==="assistant"&&!D)?E:null,A=he(e.agentId||null,d),_=this.yeaftSessionHistoryState[A]||{},j=Number.isFinite(_.latestSeq)?_.latestSeq:-1;T!==null&&T>j&&(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[A]:{..._,latestSeq:T}})}}finally{this._currentYeaftAgentId=k,this._currentYeaftSessionId=w,this._currentYeaftVpId=I,this._currentYeaftTurnId=b,this._currentYeaftThreadId=m}}return}let r=e.event;if(!r)return;let i={...r,vpId:r.vpId||e.vpId||null,threadId:r.threadId||e.threadId||null,turnId:r.turnId||e.turnId||null},o=jt(this,e.agentId||null,e.conversationId);if(o){let a=rl(i);r.type==="tool_start"?fr(this,o,`tool:${a}`):r.type==="tool_end"?on(this,o,`tool:${a}`):r.type==="llm_retry"?fr(this,o,`retry:${a}`):r.type==="vp_async_task_wait_start"?fr(this,o,`async-wait:${a}`):r.type==="vp_async_task_wait_end"&&on(this,o,`async-wait:${a}`)}switch(r.type){case"project_mutation_result":r.projectsAuthoritative===!0?this.finishProjectMutation(r):this.finishLegacyProjectMutation(r,e.agentId||null);break;case"ask_user_question":{let a=jt(this,e.agentId||null,e.conversationId);if(!a||!r.requestId)break;let l=bp(e,r,a),c=()=>{let d=this.messagesMap[a]||[],u=kp(d,l,a);if(u){if(u.askAnswered||u.askExpired)return!0;u.toolName="AskUserQuestion",r.toolCallId&&!u.toolId&&(u.toolId=r.toolCallId),u.agentId=l.agentId||u.agentId||null,u.askRequestId=r.requestId,u.askQuestions=r.questions||[],u.askCreatedAt=r.createdAt||null,u.askExpiresAt=r.expiresAt||null,r.replay&&(u.askPending=!1,u.pendingAnswers=null,u.askSubmitGeneration=null),u.isHistory=!1;let g=Sp(this,l);return g&&tl(u,g),this.messagesMap={...this.messagesMap,[a]:d.slice()},!0}if(!r.replay)return!1;let p={id:`ask-card-${r.requestId}`,type:"tool-use",toolName:"AskUserQuestion",toolId:r.toolCallId||null,toolInput:{questions:r.questions||[]},askRequestId:r.requestId,askQuestions:r.questions||[],askCreatedAt:r.createdAt||null,askExpiresAt:r.expiresAt||null,agentId:l.agentId,sessionId:l.sessionId,vpId:l.vpId,speakerVpId:l.vpId,turnId:l.turnId,threadId:l.threadId||"main",hasResult:!1,isHistory:!1,timestamp:r.createdAt||Date.now()},f=Sp(this,l);return f&&tl(p,f),d.push(p),this.messagesMap={...this.messagesMap,[a]:d.slice()},!0};if(!c()){let d=0,u=setInterval(()=>{d+=1,(c()||d>=10)&&clearInterval(u)},200)}break}case"ask_user_answered":case"ask_user_expired":{let a=jt(this,e.agentId||null,e.conversationId);if(!a||!r.requestId)break;let l=this.messagesMap[a]||[],c=bp(e,r,a),d=kp(l,c,a);if(!d){Vy(this,c,r);break}tl(d,r),this.messagesMap={...this.messagesMap,[a]:l.slice()};break}case"session_ready":{let a=r.conversationId,l=e.agentId||this.currentAgent;if(ln(this,l,a))break;let c=l&&this.yeaftConversationIdsByAgent?this.yeaftConversationIdsByAgent[l]:null,d=this.yeaftConversationId?String(this.yeaftConversationId):"",u=d.startsWith("yeaft-local-")&&(!l||d.startsWith(`yeaft-local-${l}-`)||/^yeaft-local-\d/.test(d))?this.yeaftConversationId:null,p=c||u,f=r.sessionId||e.sessionId||null,g=Ap(this,f,l),h=Pt(this,l);h&&h.targetConversationId!==a?mr(this,l,a):!h&&c&&c!==a&&!String(c).startsWith("yeaft-local-")&&gr(this,l,c,a),Ma(this,l,a);let k=Pt(this,l,a)?.sourceConversationId||p,w=!g&&k===this.yeaftConversationId;if(k&&k!==a){let M=!w;Rt(this,k,a,{removeSource:M}),w?ki(this,l,k,a):M&&hr(this,l,a)}else this.messagesMap[a]||(this.messagesMap[a]=[]);l&&(this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[l]:a},this.cacheYeaftAgentStatus(l,r,{allowBootstrapCatalog:g})),g&&(this.yeaftModel=r.model,this.yeaftModelEffort=r.modelEffort||null,this.yeaftSessionReady=!0,this.yeaftBootstrapMetaLoadingKey=null,l?this.applyCachedYeaftStatus(l):this.yeaftAvailableModels=r.availableModels||[]);let I=Array.isArray(r.tasks)?r.tasks:[],b={};for(let[M,x]of Object.entries(this.yeaftActiveTasksBySession||{})){let E=Object.fromEntries(Object.entries(x||{}).filter(([,D])=>D?.id&&D.status==="running"&&D.agentId&&D.agentId!==l)),$=nl(E);Object.keys($).length>0&&(b[M]=$)}for(let M of I){if(!M?.id||!M.sessionId||M.status!=="running")continue;let x=he(l,M.sessionId);b[x]={...b[x]||{},[M.id]:{...M,agentId:l}}}this.yeaftActiveTasksBySession=b,g&&(r.yeaftDir&&(this.yeaftYeaftDir=r.yeaftDir),this.yeaftStatus={skills:r.skills,mcpServers:r.mcpServers,tools:r.tools,multiVp:!!r.multiVp}),(g||!this.yeaftConversationId)&&(this.yeaftConversationId=a),g&&(this.activeConversations=[a]);let m=e.agentId||this.currentAgent||null,y=m||"__current__";this._yeaftVpSubscribedAgentKey!==y&&(this._yeaftVpSubscribedAgentKey=y,this.sendWsMessage(m?{type:"yeaft_vp_subscribe",agentId:m}:{type:"yeaft_vp_subscribe"}));break}case"yeaft_status":{let a=e.agentId||this.currentAgent;a&&this.cacheYeaftAgentStatus(a,r);break}case"context_usage":break;case"turn_open":{if(!r.turnId)break;let a={turnId:r.turnId,userPrompt:r.userPrompt||"",vpId:r.vpId||e.vpId||null,sessionId:r.sessionId||e.sessionId||null,openedAt:r.at||Date.now(),closedAt:null,totalMs:0,totalTokens:0,loopCount:0,memoryLoaded:null,memoryLoadedMeta:null,memoryAdjust:null,tools:[],detailsLoaded:!0};this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:a},this.yeaftDebugTurnOrder.includes(r.turnId)||(this.yeaftDebugTurnOrder=[...this.yeaftDebugTurnOrder,r.turnId]);break}case"turn_close":{if(!r.turnId)break;let a=this.yeaftDebugTurnsById[r.turnId];if(!a)break;this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...a,closedAt:Date.now(),totalMs:r.totalMs||0,totalTokens:r.totalTokens||0,loopCount:r.loopCount||a.loopCount||0}};break}case"memory_used":{if(!r.turnId)break;let a=this.yeaftDebugTurnsById[r.turnId];if(!a)break;this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...a,memoryLoaded:Array.isArray(r.loaded)?r.loaded:[],memoryLoadedMeta:r.meta||null}};break}case"dream_memory_loaded":{let a=Array.isArray(r.resident)?r.resident:[];if(r.turnId){let c=this.yeaftDebugTurnsById[r.turnId];c&&(this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...c,dreamMemoryLoaded:a,dreamMemoryLoadedInto:r.loadedInto||"system_prompt.memory"}})}let l={};for(let c of a){let d=c&&typeof c.scope=="string"?c.scope:null,u=d&&/^sessions\/[^/]+$/.test(d)?d:d&&/^group\/[^/]+$/.test(d)?`sessions/${d.slice(6)}`:null;u&&(l[u]={scope:u,sourceScope:d,sessionId:u.slice(9),turnId:r.turnId||null,vpId:r.vpId||null,loadedInto:r.loadedInto||"system_prompt.memory",summary:c.summary||"",truncated:!!c.truncated,receivedAt:Date.now()})}Object.keys(l).length>0&&(this.yeaftDreamPromptLoads={...this.yeaftDreamPromptLoads,...l});break}case"memory_adjust":{if(!r.turnId)break;let a=this.yeaftDebugTurnsById[r.turnId];if(!a)break;this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...a,memoryAdjust:{sessionKey:r.sessionKey||null,added:r.added||0,evicted:r.evicted||0,skipped:r.skipped||0,reason:r.reason||""}}};break}case"tool_exec":{if(!r.turnId)break;let a=this.yeaftDebugTurnsById[r.turnId];if(!a)break;let l=[...a.tools||[],{loopNumber:r.loopNumber||0,callId:r.callId||null,name:r.name||"?",durationMs:r.durationMs||0,isError:!!r.isError}];this.yeaftDebugTurnsById={...this.yeaftDebugTurnsById,[r.turnId]:{...a,tools:l}};break}case"loop":{if(this.yeaftDebugLoops.push({turnId:r.turnId||null,loopNumber:r.loopNumber||0,model:r.model,usage:r.usage||{inputTokens:0,outputTokens:0,totalTokens:0},latencyMs:r.latencyMs,ttfbMs:r.ttfbMs,stopReason:r.stopReason,at:typeof r.at=="number"?r.at:null,sessionId:e.sessionId||null,vpId:e.vpId||r.vpId||null}),this.yeaftDebugLoops.length>xp){let a=Yu({loops:this.yeaftDebugLoops,turnsById:this.yeaftDebugTurnsById,turnOrder:this.yeaftDebugTurnOrder,maxLoops:Math.max(xp,this.yeaftDebugHistoryLimit||0)});this.yeaftDebugLoops=a.loops,this.yeaftDebugTurnsById=a.turnsById,this.yeaftDebugTurnOrder=a.turnOrder}break}case"llm_retry":{if(!e.turnId)break;let a=gn(this,e.agentId||null,e.turnId),l=this.activeVpTurns?.[a];if(!l)break;let c=r.reason==="stream_idle_timeout"?"stream_idle_timeout":"transient_error";this.activeVpTurns={...this.activeVpTurns,[a]:{...l,retryAttempt:r.attempt||0,retryMax:r.maxRetries||0,retryDelayMs:r.delayMs||0,retryReason:c,retryRecoveryMode:r.recoveryMode||"restart"}};break}case"recall":case"consolidate":case"fallback":case"thinking_delta":break;case"reflection":{let a=jt(this,e.agentId||null,e.conversationId)||"unknown",l=Array.isArray(r.loopRange)?r.loopRange:[0,0],c=`${a}:${r.trigger}:${l[0]}-${l[1]}`,d=this.yeaftReflectionCards[c],u=this.messagesMap[a]||[],p=d?d.anchorMsgId:u.length>0&&u[u.length-1].id||null,f=d?d.anchorOrder:u.length;this.yeaftReflectionCards={...this.yeaftReflectionCards,[c]:{key:c,conversationId:a,turnId:r.turnId||d&&d.turnId||null,loopNumber:r.loopNumber||d&&d.loopNumber||null,trigger:r.trigger,status:r.status,loopRange:l,toolCount:r.toolCount||0,content:r.content||"",durationMs:r.durationMs||0,error:r.error||null,sessionId:e.sessionId||null,anchorMsgId:p,anchorOrder:f,updatedAt:Date.now()}};break}case"model_switched":this.yeaftModel=r.model,this.yeaftModelEffort=r.modelEffort||null;break;case"yeaft_task_event":{let a=r.task;if(!a?.id||!a.sessionId)break;let l=e.agentId||be(this,a.sessionId),c=he(l,a.sessionId),d={...a,agentId:l},u={...this.yeaftActiveTasksBySession},p={...u[c]||{}};a.status==="running"?p[a.id]=d:delete p[a.id];let f=nl(p);if(Object.keys(f).length>0?u[c]=f:delete u[c],this.yeaftActiveTasksBySession=u,a.status!=="running"){let{[sl(l,a.sessionId,a.id)]:g,...h}=this.yeaftStoppingTasksById||{};this.yeaftStoppingTasksById=h}break}case"yeaft_task_cancel_result":{let a=r.taskId||r.task?.id||null,l=r.task?.sessionId||r.sessionId||e.sessionId||null,c=e.agentId||be(this,l);if(a&&l&&r.success===!1){let{[sl(c,l,a)]:u,...p}=this.yeaftStoppingTasksById||{};this.yeaftStoppingTasksById=p}let d=r.task;if(d?.id&&d.sessionId){let u=he(c,d.sessionId),p={...this.yeaftActiveTasksBySession},f={...p[u]||{}};d.status==="running"?f[d.id]={...d,agentId:c}:delete f[d.id];let g=nl(f);Object.keys(g).length>0?p[u]=g:delete p[u],this.yeaftActiveTasksBySession=p}break}case"sub_agent_event":{let a=jt(this,e.agentId||null,e.conversationId)||"unknown",l=r.agentId;if(!l)break;let c=r.payload||{},d=`${a}:${l}`,u=this.yeaftSubAgentCards[d],p=this.messagesMap[a]||[],f=u?u.anchorMsgId:p.length>0&&p[p.length-1].id||null,g=u?u.anchorOrder:p.length,h=u?{...u}:{key:d,conversationId:a,agentId:l,agentName:c.agentName||"sub-agent",status:"running",text:"",toolCallCount:0,turns:0,error:null,expanded:!1,anchorMsgId:f,anchorOrder:g,updatedAt:Date.now(),sessionId:e.sessionId||null};switch(c.agentName&&!h.agentName&&(h.agentName=c.agentName),c.type){case"sub_agent_status":h.status=c.status||h.status,c.error&&(h.error=c.error);break;case"text_delta":break;case"tool_use":case"tool_call":h.toolCallCount=Number(h.toolCallCount||0)+1;break;case"tool_start":break;case"tool_result":case"tool_end":break;case"sub_agent_turn_end":{h.turns+=1;let v=typeof c.content=="string"?c.content.trim():"";v&&(h.text=h.text?`${h.text}
|
|
9
9
|
|
|
10
|
-
${v}`:v),h.status!=="failed"&&h.status!=="closed"&&(h.status=c.status||"idle");break}case"error":c.error&&(h.error=c.error.message||String(c.error));break;default:break}h.updatedAt=Date.now(),this.yeaftSubAgentCards={...this.yeaftSubAgentCards,[d]:h};break}case"history_loaded":{let a={...r,agentId:e.agentId||null,requestId:r.requestId||e.requestId||null};if(a.requestId&&!this.isCurrentYeaftHistoryResponse(a))break;let l=e.agentId||null,c=r.sessionId??null,d=me(l,c),u=e.perfTraceId||this.yeaftHistoryPerfTraceBySession?.[d];u&&Xe(this,{traceId:u,phase:"history.loaded_event",agentId:e.agentId||null,sessionId:r.sessionId||null,messageType:r.type,detail:{mode:r.mode||"recent",count:r.count||0,hasMore:!!r.hasMore}});let p=r.mode==="delta"?"delta":"recent",f=this.yeaftSessionHistoryState[d]||{},g=Number.isFinite(r.latestSeq)?r.latestSeq:Number.isFinite(f.latestSeq)?f.latestSeq:null,h=Number.isFinite(r.nextBeforeSeq)?r.nextBeforeSeq:Number.isFinite(r.oldestSeq)?r.oldestSeq:Number.isFinite(f.serverOldestFetchedSeq)?f.serverOldestFetchedSeq:Number.isFinite(f.oldestSeq)?f.oldestSeq:null,v=p==="delta"?{...f,loaded:!0,loading:!1,latestSeq:g,syncingAfterSeq:null,count:(f.count||0)+(r.count||0)}:{...f,loaded:!0,loading:!1,hasMore:!!r.hasMore,serverHasMore:!!r.hasMore,oldestSeq:h,serverOldestFetchedSeq:h,count:typeof r.count=="number"?r.count:0,latestSeq:g,syncingAfterSeq:null},k=a.requestId?this.finishYeaftHistoryLoad(a,v,"completion"):null;k||(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[d]:v});let w=me(l?this.currentAgent:null,this.yeaftActiveSessionFilter??null);if(d===w)p==="recent"&&(this.yeaftHasMoreHistory=v.hasMore,this.yeaftOldestLoadedSeq=v.serverOldestFetchedSeq),this.yeaftLoadingMoreHistory=!!k?.loading;else if(this.yeaftLoadingMoreHistory){let I=this.yeaftSessionHistoryState[w]||null;this.yeaftLoadingMoreHistory=!!I?.loading}}break;case"vp_snapshot":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&a.applySnapshot(r,e.agentId||null,e.requestId||null);break}case"vp_snapshot_error":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&a.failSnapshot(e.agentId||null,e.requestId||null,r.error||r.message||"VP library request failed");break}case"vp_updated":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&r.vp&&a.upsert(r.vp,r.reason,e.agentId||null);break}case"vp_removed":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&r.vpId&&a.remove(r.vpId,r.reason,e.agentId||null);break}case"vp_crud_result":{let a=this._vpCrudPending&&this._vpCrudPending.get(r.requestId);a&&(this._vpCrudPending.delete(r.requestId),a.resolve({ok:!!r.ok,op:r.op,vpId:r.vpId,vp:r.vp,error:r.error||null}));break}case"group_list_updated":case"session_list_updated":case"yeaft_session_hydrate":{let a=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore(),l=r.sessions||[];if(r.projectsAuthoritative===!0&&Array.isArray(r.projects)?this.applySessionCatalogSnapshot(this.sessionCatalog,r.projects):Array.isArray(r.projects)&&e.agentId&&this.applyLegacyProjectSnapshot(r.projects,e.agentId),r.type!=="yeaft_session_hydrate"&&this.yeaftSessionHydrateRequestId&&this.yeaftSessionInventoryCompleteSupported===!0){let f=Array.isArray(this.yeaftSessionHydrateSlices)?this.yeaftSessionHydrateSlices.filter(g=>g.agentId!==(e.agentId||null)):[];this.yeaftSessionHydrateSlices=[...f,{agentId:e.agentId||null,sessions:l}];break}let c=a&&a.activeSessionId||null,d=a?.activeSessionKey&&a.sessions?.[a.activeSessionKey]?.agentId||null;a&&(a.applySnapshot(l,e.agentId||null),this._hasHandledYeaftSessionHydrate=!0,this.yeaftSessionHydrateError=null);let u=a&&a.activeSessionId||null,p=a?.activeSessionKey&&a.sessions?.[a.activeSessionKey]?.agentId||null;if(this.currentView==="yeaft"&&u){let f=p||be(this,u,e.agentId||null),g=me(f,u),h=this.yeaftSessionHistoryState[g]||null;this.setActiveSessionFilter(u,{agentId:f,force:d!==f||Ad(u,c,h)})}break}case"group_roster_changed":case"session_roster_changed":{let a=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();a&&a.applyRosterChange(r,e.agentId||null);break}case"group_crud_result":case"session_crud_result":{let a=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();a&&a.applyCrudResult(r,e.agentId||null);let l=Promise.resolve();if(r.ok&&r.op==="delete"&&r.sessionId){let d=es();l=(async()=>{if(!e.agentId)throw new Error("Session delete result is missing its Agent owner");if(d&&!await la({fence:d,agentId:e.agentId,sessionId:r.sessionId}))throw new Error("Browser history cache was not removed");this.clearYeaftHistoryMemory({agentId:e.agentId,sessionId:r.sessionId})})(),l.catch(u=>{})}let c=this._sessionCrudPending&&this._sessionCrudPending.get(r.requestId);c&&(async()=>{let u=null;try{await l}catch(v){u=v}if(this._sessionCrudPending?.get(r.requestId)!==c)return;this._sessionCrudPending.delete(r.requestId);let p=r.session||r.group||null,f=p&&e.agentId&&!p.agentId?{...p,agentId:e.agentId}:p,g=r.sessionId||null,h=r.sessions||null;c.resolve({ok:!!r.ok&&!u,op:r.op,session:f,sessionId:g,sessions:h,config:r.config||null,error:u?{code:"browser_cache_cleanup_failed",message:u.message}:r.error||null})})();break}case"vp_turn_start":{if(!r.turnId||!r.vpId)break;let a=Fa(e.agentId||null,r.turnId)||r.turnId;if(this.activeVpTurns={...this.activeVpTurns,[a]:{agentId:e.agentId||null,turnId:r.turnId,vpId:r.vpId,sessionId:r.sessionId||null,threadId:r.threadId||null,isStreaming:!0,startedAt:r.ts||Date.now()}},r.sessionId){let l=wt(e.agentId||null,r.sessionId);this.yeaftProcessingSessions={...this.yeaftProcessingSessions,...l?{[l]:!0}:{[r.sessionId]:!0}}}break}case"vp_turn_end":{if(!r.turnId)break;let a=gn(this,e.agentId||null,r.turnId),l=r.sessionId||this.activeVpTurns?.[a]?.sessionId||null;r.reason==="end_turn"&&l&&this.markYeaftSessionUnread(l,e.agentId||null);let{[a]:c,...d}=this.activeVpTurns;this.activeVpTurns=d;let{[a]:u,...p}=this.stoppingVpTurnIds;this.stoppingVpTurnIds=p;let f=r.sessionId||c?.sessionId||null,g=e.agentId||c?.agentId||null,h=r.vpId||c?.vpId||null;if(!(f&&h?Object.values(this.activeVpTurns||{}).some(m=>m?.vpId===h&&it(m,f,g)):!1)&&f&&h){let m={...this.vpStatuses||{}},y=!1;for(let[M,x]of Object.entries(m))x?.vpId===h&&it(x,f,g)&&Mr.has(x.state)&&(m[M]={...x,state:"idle",turnId:null,since:r.ts||Date.now()},y=!0);y&&(this.vpStatuses=m)}this.clearYeaftSessionProcessingIfIdle(f,{agentId:g});let w={end_turn:"completed",route_forward:"completed",aborted:"aborted",errored:"errored",error:"errored",cancelled:"cancelled",canceled:"cancelled"}[r.reason]||"completed",I=Date.now(),b=jt(this,e.agentId||null,e.conversationId);if(b&&Array.isArray(this.messagesMap[b])){let m=this.messagesMap[b],y=lp(m,r);for(let M=0;M<m.length;M++){let x=m[M];if(!x||x.type!=="assistant")continue;let E=x.sessionId??x.groupId;r.sessionId&&E&&E!==r.sessionId||r.vpId&&x.speakerVpId&&x.speakerVpId!==r.vpId||r.turnId&&x.turnId&&x.turnId!==r.turnId||x.status&&x.status!=="pending"||(x.status=w,x.turnEndAt=I,x.turnEndReason=r.reason||null,r.detail&&(x.turnEndDetail=r.detail),Number.isFinite(r.durationMs)&&(x.turnDurationMs=r.durationMs),y=!0)}y&&(this.messagesMap={...this.messagesMap,[b]:m.slice()}),this.pruneConversationMessageRetention(b,f,g)}break}case"yeaft_turn_aborted":{let a=Array.isArray(r.turnIds)?r.turnIds.filter(Boolean):[];r.turnId&&a.push(r.turnId);let l=r.sessionId||null,c=r.vpId||null,d=new Set;for(let g of a){let h=gn(this,e.agentId||null,g),v=this.activeVpTurns?.[h]||null;(!v||it(v,v.sessionId,e.agentId||null))&&d.add(h)}if(c)for(let[g,h]of Object.entries(this.activeVpTurns||{}))!h||h.vpId!==c||it(h,l,e.agentId||null)&&d.add(g);if(d.size===0)break;let u=l,p={...this.activeVpTurns||{}},f={...this.stoppingVpTurnIds||{}};for(let g of d){let h=p[g];!u&&h?.sessionId&&(u=h.sessionId),delete p[g],delete f[g]}this.activeVpTurns=p,this.stoppingVpTurnIds=f,this.clearYeaftSessionProcessingIfIdle(u||null,{agentId:e.agentId||null});break}case"yeaft_aborted":{let a=r.sessionId||e.sessionId||null;a?(this.activeVpTurns=Object.fromEntries(Object.entries(this.activeVpTurns||{}).filter(([,l])=>!it(l,a,e.agentId||null))),this.stoppingVpTurnIds=Object.fromEntries(Object.entries(this.stoppingVpTurnIds||{}).filter(([l])=>this.activeVpTurns?.[l])),this.vpStatuses=Object.fromEntries(Object.entries(this.vpStatuses||{}).filter(([,l])=>!it(l,a,e.agentId||null))),this.clearYeaftSessionProcessingIfIdle(a,{agentId:e.agentId||null,ignoreStatuses:!0})):r.all&&gp(this,e.agentId||null);break}case"vp_typing_start":{if(!r.vpId)break;let a=jt(this,e.agentId||null,e.conversationId);if(!a)break;this.yeaftVpTyping=ju(this.yeaftVpTyping,a,r.vpId);break}case"vp_typing_end":{if(!r.vpId)break;let a=jt(this,e.agentId||null,e.conversationId);if(!a)break;this.yeaftVpTyping=Uu(this.yeaftVpTyping,a,r.vpId);break}case"vp_status_changed":{if(!r.vpId||!r.state)break;if(o){let u=rl(i);if(r.state==="thinking"||r.state==="retrying"||r.state==="tool")fr(this,o,`${r.state}:${u}`);else if(r.state==="streaming"||r.state==="idle"||r.state==="error")for(let p of["thinking","retrying","tool"])on(this,o,`${p}:${u}`)}let a=r.sessionId||null,l=e.agentId||null,c=Ri(l,a,r.vpId),d={agentId:l,state:r.state,since:r.since||Date.now(),turnId:r.turnId||null,title:r.title||"",sessionId:a,vpId:r.vpId};if(this.vpStatuses={...this.vpStatuses,[c]:d},a&&Mr.has(r.state)){let u=wt(l,a);this.yeaftProcessingSessions={...this.yeaftProcessingSessions,...u?{[u]:!0}:{[a]:!0}}}else a&&this.clearYeaftSessionProcessingIfIdle(a,{agentId:l});this.restoreActiveYeaftSessionFromStatuses([d],l);break}case"vp_status_snapshot":{let a=Array.isArray(r.statuses)?r.statuses:[],l=r.sessionId;if(l==null){let c={...this.vpStatuses||{}};if(e.agentId)for(let[d,u]of Object.entries(c))(!u?.agentId||u.agentId===e.agentId)&&delete c[d];else for(let d of Object.keys(c))delete c[d];for(let d of a){if(!d||!d.vpId)continue;let u=d.sessionId||d.groupId||null,p=Ri(e.agentId||null,u,d.vpId);c[p]={agentId:e.agentId||null,state:d.state,since:d.since||Date.now(),turnId:d.turnId||null,title:d.title||"",sessionId:u,vpId:d.vpId}}this.vpStatuses=c}else{let c={...this.vpStatuses};for(let[d,u]of Object.entries(c))u&&u.sessionId===l&&(!e.agentId||!u.agentId||u.agentId===e.agentId)&&delete c[d];for(let d of a){if(!d||!d.vpId)continue;let u=d.sessionId||d.groupId||null,p=Ri(e.agentId||null,u,d.vpId);c[p]={agentId:e.agentId||null,state:d.state,since:d.since||Date.now(),turnId:d.turnId||null,title:d.title||"",sessionId:u,vpId:d.vpId}}this.vpStatuses=c}this.yeaftProcessingSessions=Ty(this,e.agentId||null,a,l??null),this.restoreActiveYeaftSessionFromStatuses(a,e.agentId||null);break}case"yeaft_dream_snapshot":{let a=r&&r.snapshot,l=a&&typeof a.scope=="string"?a.scope:null;l&&(this.yeaftDreamSnapshots={...this.yeaftDreamSnapshots,[l]:{...a,receivedAt:Date.now()}});break}case"yeaft_dream_status":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&a.applyDreamStatus(r);break}case"yeaft_dream_result":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&a.applyDreamResult(r),r?.snapshot?.scope&&(this.yeaftDreamSnapshots={...this.yeaftDreamSnapshots,[r.snapshot.scope]:{...r.snapshot,receivedAt:Date.now()}});{let l=typeof r?.snapshot?.scope=="string"&&r.snapshot.scope?r.snapshot.scope:typeof r?.sessionId=="string"&&r.sessionId?`sessions/${r.sessionId}`:null;if(!l)break;let c=this.yeaftDreamLatest[l]||null;this.yeaftDreamLatest={...this.yeaftDreamLatest,[l]:{scope:l,phase:"result",status:r.skipped?"skipped":r.success?"success":"error",startedAt:c?.startedAt??null,finishedAt:Date.now(),mergedCount:typeof r.entriesCreated=="number"?r.entriesCreated:c?.mergedCount??null,error:r.skipped||r.success?null:r.error||"unknown",manual:typeof r?.manual=="boolean"?r.manual:c?.manual??null,durationMs:typeof r.durationMs=="number"?r.durationMs:c?.durationMs??null,llmCallCount:typeof r.llmCallCount=="number"?r.llmCallCount:c?.llmCallCount??0,inputTokens:typeof r.inputTokens=="number"?r.inputTokens:c?.inputTokens??0,outputTokens:typeof r.outputTokens=="number"?r.outputTokens:c?.outputTokens??0,totalTokens:typeof r.totalTokens=="number"?r.totalTokens:c?.totalTokens??0,metrics:r.metrics||c?.metrics||null,passBreakdown:r.passBreakdown||r.metrics?.passBreakdown||c?.passBreakdown||null,isRunning:!1}},this._appendDreamEvent(l,{type:"dream_progress",phase:"result",sessionId:r.sessionId,status:r.skipped?"skipped":r.success?"success":"error",success:!!r.success,entriesCreated:typeof r.entriesCreated=="number"?r.entriesCreated:null,trigger:r.trigger||null,error:r.skipped||r.success?null:r.error||null,skipped:!!r.skipped,skippedReason:r.skippedReason||null,durationMs:typeof r.durationMs=="number"?r.durationMs:null,llmCallCount:typeof r.llmCallCount=="number"?r.llmCallCount:0,inputTokens:typeof r.inputTokens=="number"?r.inputTokens:0,outputTokens:typeof r.outputTokens=="number"?r.outputTokens:0,totalTokens:typeof r.totalTokens=="number"?r.totalTokens:0,metrics:r.metrics||null,passBreakdown:r.passBreakdown||r.metrics?.passBreakdown||null,ts:Date.now()})}break}case"dream_progress":{let a=r?.phase||"unknown",l=null;typeof r?.target=="string"&&r.target.includes("/")?l=r.target:typeof r?.sessionId=="string"&&r.sessionId?l=`sessions/${r.sessionId}`:l="*";let c=a==="done",d=a==="error"||r?.status==="error",u=!c&&!d,p=f=>{let g=this.yeaftDreamLatest[f]||null;return{scope:f,phase:a,status:d?"error":c?"success":"running",startedAt:g?.startedAt&&u?g.startedAt:r?.ts||g?.startedAt||Date.now(),finishedAt:c||d?r?.ts||Date.now():null,mergedCount:typeof r?.mergedCount=="number"?r.mergedCount:typeof r?.targets=="number"?r.targets:g?.mergedCount??null,error:d?r?.error||"unknown":null,manual:typeof r?.manual=="boolean"?r.manual:g?.manual??!1,durationMs:typeof r?.duration=="number"?r.duration:typeof r?.durationMs=="number"?r.durationMs:g?.durationMs??null,llmCallCount:typeof r?.llmCallCount=="number"?r.llmCallCount:g?.llmCallCount??0,inputTokens:typeof r?.inputTokens=="number"?r.inputTokens:g?.inputTokens??0,outputTokens:typeof r?.outputTokens=="number"?r.outputTokens:g?.outputTokens??0,totalTokens:typeof r?.totalTokens=="number"?r.totalTokens:g?.totalTokens??0,metrics:r?.metrics||g?.metrics||null,passBreakdown:r?.passBreakdown||r?.metrics?.passBreakdown||g?.passBreakdown||null,isRunning:u}};if(l==="*"){let f={...this.yeaftDreamLatest,"*":p("*")};for(let g of Object.keys(this.yeaftDreamLatest))g!=="*"&&(f[g]=p(g));this.yeaftDreamLatest=f}else this.yeaftDreamLatest={...this.yeaftDreamLatest,[l]:p(l)};this._appendDreamEvent(l,r);break}}},_appendDreamEvent(e,t){if(!e||!t)return;let s=Date.now(),n={...t,at:s},r=Array.isArray(this.yeaftDreamEvents?.[e])?this.yeaftDreamEvents[e]:[],i=l=>[l?.type||"",l?.phase||"",(l?.sessionId??l?.groupId)||"",l?.target||"",l?.ts||l?.at||""].join("|"),o=i(n);if(r.some(l=>i(l)===o))return;let a=[...r,n];a.length>Mp&&a.splice(0,a.length-Mp),this.yeaftDreamEvents={...this.yeaftDreamEvents,[e]:a}},fetchExpertRoleDefinitions(){if(this.expertRoleDefinitions)return;let e=this.currentAgent;e&&this.sendWsMessage({type:"get_expert_roles",agentId:e})},setYeaftSidebarEnabled(e){try{typeof localStorage<"u"&&localStorage.removeItem("yeaft-sidebar-enabled")}catch{}},vpCrudRequest(e,t){(!this._vpCrudPending||typeof this._vpCrudPending.get!="function")&&(this._vpCrudPending=new Map);let s="vpc_"+Date.now().toString(36)+"_"+Math.random().toString(36).slice(2,8),r={create:"yeaft_vp_create",update:"yeaft_vp_update",delete:"yeaft_vp_delete",read:"yeaft_vp_read"}[e];if(!r)return Promise.resolve({ok:!1,op:e,error:{code:"bad_op",message:"unknown op: "+e}});let i={type:r,requestId:s};return e==="create"||e==="update"?i.payload=t||{}:i.vpId=t,new Promise(o=>{let a=setTimeout(()=>{this._vpCrudPending&&this._vpCrudPending.has(s)&&(this._vpCrudPending.delete(s),o({ok:!1,op:e,error:{code:"timeout",message:"vp_crud timeout"}}))},1e4);this._vpCrudPending.set(s,{resolve:l=>{clearTimeout(a),o(l)}}),this.sendWsMessage(i)})},sessionCrudRequest(e,t,s={}){(!this._sessionCrudPending||typeof this._sessionCrudPending.get!="function")&&(this._sessionCrudPending=new Map);let n="grc_"+Date.now().toString(36)+"_"+Math.random().toString(36).slice(2,8),i={list:"yeaft_list_sessions",create:"yeaft_create_session",rename:"yeaft_rename_session",update:"yeaft_update_session",update_config:"yeaft_update_session_config",archive:"yeaft_archive_session",delete:"yeaft_delete_session",add_member:"yeaft_session_add_member",remove_member:"yeaft_session_remove_member",set_default_vp:"yeaft_session_set_default_vp",reorder:"reorder_yeaft_sessions",scan_workdir:"yeaft_scan_workdir_sessions",restore:"yeaft_restore_session"}[e];if(!i)return Promise.resolve({ok:!1,op:e,error:{code:"bad_op",message:"unknown op: "+e}});let o={type:i,requestId:n};e==="create"?o.payload=t||{}:t&&typeof t=="object"&&Object.assign(o,t);let a=s&&s.agentId?s.agentId:null;a&&(o.agentId=a);let l=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();return l&&l.markPending(n,e),new Promise(c=>{let d=setTimeout(()=>{this._sessionCrudPending&&this._sessionCrudPending.has(n)&&(this._sessionCrudPending.delete(n),c({ok:!1,op:e,error:{code:"timeout",message:"group_crud timeout"}}))},1e4);this._sessionCrudPending.set(n,{resolve:u=>{clearTimeout(d),c(u)}}),this.sendWsMessage(o)})},markYeaftSessionUnread(e,t=null){if(!e)return!1;let s=be(this,e,t);if(!s)return!1;let n=gi(s,e);return this.currentView==="yeaft"&&this.yeaftActiveSessionFilter===e&&be(this,e)===s||this.yeaftUnreadSessionKeys?.[n]?!1:(this.yeaftUnreadSessionKeys={...this.yeaftUnreadSessionKeys,[n]:!0},!0)},markYeaftSessionRead(e,t=null){if(!e)return!1;let s=be(this,e,t);if(!s)return!1;let n=gi(s,e);if(!this.yeaftUnreadSessionKeys?.[n])return!1;let{[n]:r,...i}=this.yeaftUnreadSessionKeys;return this.yeaftUnreadSessionKeys=i,!0},restoreActiveYeaftSessionFromStatuses(e=[],t=null){if(this.yeaftActiveSessionFilter)return null;let n=(Array.isArray(e)?e:[]).filter(o=>o&&(o.sessionId||o.groupId)&&!["idle","offline","completed","failed","aborted"].includes(o.state)).sort((o,a)=>(a.updatedAt||a.since||0)-(o.updatedAt||o.since||0)),r=n[0]?.sessionId||n[0]?.groupId||null;if(!r)return null;let i=t||n[0]?.agentId||Pp(this,r);if(!i)return null;this.setActiveSessionFilter(r,{agentId:i,force:!0});try{let o=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();o&&typeof o.setActive=="function"&&o.setActive(r,i)}catch{}return r},setActiveSessionFilter(e,t={}){let s=this.yeaftActiveSessionFilter||null,n=e||null,r=n?be(this,n,t.agentId||null):this.currentAgent,i=!!n&&n===s&&!!r&&!!this.currentAgent&&r!==this.currentAgent,o=!!t.force||i;if(this.yeaftActiveSessionFilter=n,r&&n&&this.currentAgent!==r){this.selectAgent(r);let l=this.agents.find(c=>c.id===r);this.activateYeaftAgent(r,l||null)}else r&&n&&this.activateYeaftAgent(r);r&&n&&(this.markYeaftSessionRead(n,r),$c(this,r,n));let a=!o&&n===s;if(r&&n){this.yeaftSessionAgentById={...this.yeaftSessionAgentById||{},[n]:r};let l=this.yeaftConversationIdsByAgent?.[r]||null;l||(l=`yeaft-local-${r}-${Date.now()}`,this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[r]:l}),this.yeaftConversationId=l,this.messagesMap[l]||(this.messagesMap[l]=[]),this.currentView==="yeaft"&&(this.activeConversations=[l])}try{let l=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();l&&typeof l.setActive=="function"&&l.setActive(n,r||null);let c=l?.activeSessionKey||null;c?localStorage.setItem("lastViewedYeaftSession",c):localStorage.removeItem("lastViewedYeaftSession")}catch{}this.syncActiveYeaftHistoryLoad(),this.hydrateYeaftHistoryBrowserCache(n,r,{revalidate:!0})},async switchYeaftModel(e,t=null,s=void 0){if(!e||!this.currentAgent)return;let n=t||null;if(n){let r={model:e};return s!==void 0&&(r.modelEffort=s||null),await this.sessionCrudRequest("update_config",{sessionId:n,config:r},{agentId:be(this,n)})}return this.sendWsMessage({type:"yeaft_model_switch",model:e,modelEffort:s||null,agentId:this.currentAgent}),null},setYeaftDebugSearch(e){this.yeaftDebugSearch=typeof e=="string"?e:"",this._yeaftDebugSearchTimer&&clearTimeout(this._yeaftDebugSearchTimer),this._yeaftDebugSearchTimer=setTimeout(()=>{this._yeaftDebugSearchTimer=null,this.yeaftDebugLoops=[],this.yeaftDebugTurnsById={},this.yeaftDebugTurnOrder=[],this.loadYeaftDebugHistory({limit:this.yeaftDebugSearch.trim()?Tp:il,dreamLimit:5,indexOnly:!0,search:this.yeaftDebugSearch})},250)},setYeaftDebugSessionFilter(e){e==null?this.yeaftDebugSessionFilter=null:this.yeaftDebugSessionFilter=String(e)},toggleSubAgentCardExpand(e){let t=this.yeaftSubAgentCards?.[e];t&&(this.yeaftSubAgentCards={...this.yeaftSubAgentCards,[e]:{...t,expanded:!t.expanded}})},loadTelemetrySettings(){return this.currentAgent?new Promise(e=>{this._telemetryPending||(this._telemetryPending={}),this._telemetryPending.load=e,this.sendWsMessage({type:"get_telemetry_settings",agentId:this.currentAgent})}):(this.telemetrySettings={enabled:!0,retentionDays:3,flushIntervalMs:1e3,maxQueueSize:5e3,rawExchangeMaxBytes:524288,traceTextMaxBytes:262144,loaded:!0},Promise.resolve(this.telemetrySettings))},updateTelemetrySettings(e){return this.currentAgent?new Promise(t=>{this._telemetryPending||(this._telemetryPending={}),this._telemetryPending.update=t,this.sendWsMessage({type:"update_telemetry_settings",agentId:this.currentAgent,settings:e||{}})}):Promise.resolve({error:"no agent"})},loadSearchSettings(){return this.currentAgent?new Promise(e=>{this._searchPending||(this._searchPending={}),this._searchPending.load=e,this.sendWsMessage({type:"get_search_settings",agentId:this.currentAgent})}):(this.searchSettings={backend:"tavily",tavilyKeyConfigured:!1,tavilyKeyMasked:null,disableHtmlFallback:!1,loaded:!0},Promise.resolve(this.searchSettings))},updateSearchSettings(e){return this.currentAgent?new Promise(t=>{this._searchPending||(this._searchPending={}),this._searchPending.update=t,this.sendWsMessage({type:"update_search_settings",agentId:this.currentAgent,settings:e||{}})}):Promise.resolve({error:"no agent"})},loadTavilyUsage(){return this.currentAgent?(this.tavilyUsageLoading=!0,new Promise(e=>{this._searchPending||(this._searchPending={}),this._searchPending.usage=e,this.sendWsMessage({type:"get_tavily_usage",agentId:this.currentAgent})})):Promise.resolve(null)},loadYeaftMcpServers(){if(!this.currentAgent)return this.yeaftMcpServers=[],this.yeaftMcpRuntime={connected:!1,toolCount:0,perServer:[]},Promise.resolve({servers:[],runtime:this.yeaftMcpRuntime});this.yeaftMcpLoading=!0;let e=`mcp-list-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return new Promise(t=>{this._mcpPending||(this._mcpPending={}),this._mcpPending[e]=t,this.sendWsMessage({type:"yeaft_mcp_list",agentId:this.currentAgent,requestId:e})})},addYeaftMcpServer(e){if(!this.currentAgent)return Promise.resolve({error:"no agent"});this.yeaftMcpLoading=!0;let t=`mcp-add-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return new Promise(s=>{this._mcpPending||(this._mcpPending={}),this._mcpPending[t]=s,this.sendWsMessage({type:"yeaft_mcp_add",agentId:this.currentAgent,requestId:t,server:e||{}})})},removeYeaftMcpServer(e){if(!this.currentAgent)return Promise.resolve({error:"no agent"});this.yeaftMcpLoading=!0;let t=`mcp-rem-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return new Promise(s=>{this._mcpPending||(this._mcpPending={}),this._mcpPending[t]=s,this.sendWsMessage({type:"yeaft_mcp_remove",agentId:this.currentAgent,requestId:t,name:e})})},reloadYeaftMcpServer(e){if(!this.currentAgent)return Promise.resolve({error:"no agent"});this.yeaftMcpLoading=!0;let t=`mcp-rel-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return new Promise(s=>{this._mcpPending||(this._mcpPending={}),this._mcpPending[t]=s,this.sendWsMessage({type:"yeaft_mcp_reload",agentId:this.currentAgent,requestId:t,name:e||null})})},clearYeaftMessages(){let e=this.yeaftConversationId;e&&(Ce(this,e),delete this.messagesMap[e],delete this.processingConversations[e],delete this.executionStatusMap[e],delete this.refreshingSessionMap[e],this._closedAt&&delete this._closedAt[e],this._turnCompletedConvs?.delete(e)),this.yeaftConversationId=this.currentAgent?`yeaft-local-${this.currentAgent}-${Date.now()}`:`yeaft-local-${Date.now()}`,this.currentAgent&&(this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[this.currentAgent]:this.yeaftConversationId}),this.messagesMap[this.yeaftConversationId]=[],this.activeConversations=[this.yeaftConversationId],this.yeaftSessionReady=!1,this.yeaftModel=null,this.yeaftAvailableModels=[],this.yeaftStatus=null,this._yeaftAskTerminalEvents={},this.yeaftDebugLoops=[],this.yeaftDebugTurnsById={},this.yeaftDebugTurnOrder=[],this.yeaftDebugHistoryLoading=!1,this.yeaftDebugHistoryError=null,this.yeaftDebugHistoryFetchedAt=0,this.yeaftDebugSearch="",this.yeaftDebugSessionFilter=null,this.yeaftDebugPanel={open:!1,status:"idle",requestId:null,agentId:null,sessionId:null,turnId:null,error:null},this._yeaftDebugSearchTimer&&(clearTimeout(this._yeaftDebugSearchTimer),this._yeaftDebugSearchTimer=null),this._fetchYeaftDebugHistoryTimer&&(clearTimeout(this._fetchYeaftDebugHistoryTimer),this._fetchYeaftDebugHistoryTimer=null),this._yeaftDebugHistoryInFlightKey=null,this._yeaftDebugHistoryLatestListRequestId=null,this._yeaftDebugHistoryLatestDetailRequestId=null,this.yeaftReflectionCards={},this.yeaftSubAgentCards={},this.yeaftDreamLatest={},this.yeaftDreamEvents={},this.vpStatuses={},this.currentAgent&&this.sendWsMessage({type:"yeaft_reset",agentId:this.currentAgent})},togglePaneRightPanel(e,t=null){if(t&&this.isSplitMode){let s=this.panels.find(n=>n.id===t);if(s){s.activeRightPanel=s.activeRightPanel===e?null:e;return}}this.activeRightPanel=this.activeRightPanel===e?null:e},getPaneRightPanel(e){if(e&&this.isSplitMode){let t=this.panels.find(s=>s.id===e);if(t)return t.activeRightPanel}return this.activeRightPanel},setPaneRightPanel(e,t){if(e&&this.isSplitMode){let s=this.panels.find(n=>n.id===e);if(s){s.activeRightPanel=t;return}}this.activeRightPanel=t},applySessionCatalogSnapshot(e,t=null,s=null){let n=r=>{let i=new Set;return(Array.isArray(r)?r:[]).filter(o=>!o?.catalogKey||i.has(o.catalogKey)?!1:(i.add(o.catalogKey),!0)).map(o=>({...o}))};if(this.sessionCatalog=n(e),Array.isArray(s)&&(this.hiddenSessionCatalog=n(s)),Array.isArray(t)){this.sessionProjects=t.filter(i=>i?.id).map(i=>({...i,members:Array.isArray(i.members)?i.members.filter(o=>o?.agentId&&o?.sessionId):i.agentId?(i.sessionIds||[]).map(o=>({agentId:i.agentId,sessionId:o})):[]}));let r=new Map;for(let i of this.sessionProjects)for(let o of i.members)r.set(`${o.agentId}${o.sessionId}`,i.id);this.sessionCatalog=this.sessionCatalog.map(i=>i.runtimeProvider==="yeaft"?{...i,projectId:r.get(`${i.routeRef?.agentId}${i.routeRef?.sessionId}`)||null}:i)}this.sessionCatalogLoaded=!0},mutateProject(e,t={},s=null){let n=s||t.agentId||this.currentAgent||null;if(e==="move_session"&&!n)return Promise.resolve({ok:!1,error:{code:"missing_agent"}});let r=`project_${crypto.randomUUID()}`;return new Promise(i=>{let o=setTimeout(()=>{delete this.projectMutationRequests[r],i({ok:!1,error:{code:"timeout"}})},1e4);this.projectMutationRequests[r]={connectionGeneration:Number(this.chatHistoryConnectionGeneration||0),catalogOrder:Array.isArray(t.catalogOrder)?t.catalogOrder:null,resolve:l=>{clearTimeout(o),i(l)}},this.sendWsMessage({type:"yeaft_project_mutation",...n?{agentId:n,targetAgentId:n}:{},requestId:r,op:e,...t})||(clearTimeout(o),delete this.projectMutationRequests[r],i({ok:!1,error:{code:"send_failed"}}))})},applyLegacyProjectSnapshot(e,t){if(!t||!Array.isArray(e))return;let s=this.sessionProjects.filter(r=>r.legacyAgentId!==t),n=e.filter(r=>r?.id).map(r=>({...r,id:`${t}${r.id}`,legacyProjectId:r.id,legacyAgentId:t,members:(r.sessionIds||[]).map(i=>({agentId:t,sessionId:i}))}));this.applySessionCatalogSnapshot(this.sessionCatalog,[...s,...n])},finishLegacyProjectMutation(e,t){if(!e?.requestId)return!1;let s=this.projectMutationRequests[e.requestId]||null;return!s||s.connectionGeneration!==Number(this.chatHistoryConnectionGeneration||0)?!1:(delete this.projectMutationRequests[e.requestId],e.ok&&Array.isArray(e.projects)&&t&&this.applyLegacyProjectSnapshot(e.projects,t),s.resolve(e),!0)},finishProjectMutation(e){if(!e?.requestId)return!1;let t=this.projectMutationRequests[e.requestId]||null;if(!t||t.connectionGeneration!==Number(this.chatHistoryConnectionGeneration||0))return!1;if(delete this.projectMutationRequests[e.requestId],e.ok){if(Array.isArray(t.catalogOrder)){let s=new Map(this.sessionCatalog.map(r=>[r.catalogKey,r])),n=t.catalogOrder.map((r,i)=>{let o=s.get(r?.catalogKey);return o?{...o,sortRank:i}:null}).filter(Boolean);n.length===this.sessionCatalog.length&&(this.sessionCatalog=n,Ip(n))}Array.isArray(e.projects)&&this.applySessionCatalogSnapshot(this.sessionCatalog,e.projects)}return t.resolve(e),!0},toggleCatalogSessionPin(e){if(!e?.catalogKey||!e?.routeRef||Object.keys(this.sessionCatalogMutationRequests).length>0)return!1;let t=`session_ui_${crypto.randomUUID()}`,s=or(this,t),n=!e.pinned;return e.pinned=n,this.sendWsMessage({type:"set_session_ui_metadata",requestId:t,catalogKey:e.catalogKey,routeRef:e.routeRef,pinned:n,sortRank:Number.isFinite(e.sortRank)?e.sortRank:null})?!0:(this.sessionCatalog=s,delete this.sessionCatalogMutationRequests[t],!1)},hideCatalogSession(e){if(!e?.catalogKey||!e?.routeRef||Object.keys(this.sessionCatalogMutationRequests).length>0)return!1;let t=`session_hide_${crypto.randomUUID()}`,s=or(this,t);return this.sessionCatalog=this.sessionCatalog.filter(r=>r.catalogKey!==e.catalogKey),this.hiddenSessionCatalog=[...(this.hiddenSessionCatalog||[]).filter(r=>r.catalogKey!==e.catalogKey),{...e,hidden:!0}],this.sendWsMessage({type:"set_session_ui_metadata",requestId:t,catalogKey:e.catalogKey,routeRef:e.routeRef,hidden:!0,...Number.isFinite(e.sortRank)?{sortRank:e.sortRank}:{}})?!0:(this.sessionCatalog=s,this.hiddenSessionCatalog=Array.isArray(this.sessionCatalogMutationRequests[t]?.previousHiddenCatalog)?this.sessionCatalogMutationRequests[t].previousHiddenCatalog:[],delete this.sessionCatalogMutationRequests[t],!1)},restoreCatalogSession(e){if(!e?.catalogKey||!e?.routeRef||Object.keys(this.sessionCatalogMutationRequests).length>0)return!1;let t=`session_restore_${crypto.randomUUID()}`,s=or(this,t);return this.hiddenSessionCatalog=(this.hiddenSessionCatalog||[]).filter(r=>r.catalogKey!==e.catalogKey),this.sessionCatalog=this.sessionCatalog.some(r=>r.catalogKey===e.catalogKey)?this.sessionCatalog:[...this.sessionCatalog,{...e,hidden:!1}],this.sendWsMessage({type:"set_session_ui_metadata",requestId:t,catalogKey:e.catalogKey,routeRef:e.routeRef,hidden:!1,...Number.isFinite(e.sortRank)?{sortRank:e.sortRank}:{}})?!0:(this.sessionCatalog=s,this.hiddenSessionCatalog=Array.isArray(this.sessionCatalogMutationRequests[t]?.previousHiddenCatalog)?this.sessionCatalogMutationRequests[t].previousHiddenCatalog:[],delete this.sessionCatalogMutationRequests[t],!1)},renameCatalogSession({row:e,title:t}={}){if(!e?.routeRef||!t)return!1;let{runtimeProvider:s,agentId:n,sessionId:r}=e.routeRef;if(s==="yeaft")this.sessionCrudRequest("rename",{sessionId:r,name:t},{agentId:n});else if(s==="claude-code"||s==="copilot")this.renameChatSession(r,t,n);else return!1;return!0},reorderCatalogSessions(e){if(!Array.isArray(e)||e.length===0||Object.keys(this.sessionCatalogMutationRequests).length>0)return!1;let t=`session_order_${crypto.randomUUID()}`,s=or(this,t);return this.sessionCatalog=e.map((r,i)=>({...r,sortRank:i})),this.sendWsMessage({type:"reorder_session_catalog",requestId:t,sessions:this.sessionCatalog.map((r,i)=>({catalogKey:r.catalogKey,routeRef:r.routeRef,pinned:!!r.pinned,sortRank:i}))})?!0:(this.sessionCatalog=s,delete this.sessionCatalogMutationRequests[t],!1)},finishSessionCatalogMutation(e){if(!Uc(this,e))return!1;if(e?.ok===!0&&e?.type==="session_ui_metadata_updated"){let s=n=>{n&&(n.pinned=e.pinned===!0,Object.prototype.hasOwnProperty.call(e,"sortRank")&&(n.sortRank=Number.isFinite(e.sortRank)?e.sortRank:null))};s(this.sessionCatalog.find(n=>n.catalogKey===e.catalogKey)),s(this.hiddenSessionCatalog.find(n=>n.catalogKey===e.catalogKey))}return e?.ok===!0&&e?.type==="session_catalog_reorder_result"&&Ip(this.sessionCatalog),!0},openCatalogSession(e){if(!e?.catalogKey||!e.routeRef)return!1;let{runtimeProvider:t,agentId:s,sessionId:n}=e.routeRef;if(this.activeCatalogKey=e.catalogKey,t==="yeaft"){let r=this.isSessionHistorySyncing(e.routeRef);return this.enterYeaft(s,{deferBootstrap:!0}),this.setActiveSessionFilter(n,{agentId:s,force:!1}),r||this.reloadYeaftMessages(),!0}return t!=="claude-code"&&t!=="copilot"?!1:(this.currentView==="yeaft"&&this.leaveYeaft(),this.selectConversation(n,s,{refresh:!0}),!0)},syncChatConversationHistory(e){if(!e)return null;let t=ts(e);if(this.chatHistoryRequests[t]?.loading)return this.chatHistoryRequests[t].requestId;let s=Ps(this.messagesMap[e]);return this.requestChatHistory(e,s===null?{mode:"recent",turns:5}:{mode:"delta",afterMessageId:s})},requestChatHistory(e,{mode:t="recent",turns:s=null,beforeId:n=null,afterMessageId:r=null}={}){if(!e)return null;let i=ts(e);if(this.chatHistoryRequestIdSupported!==!0&&this.chatHistoryRequests[i]?.loading)return null;let o=n??r??null,a=this.beginChatHistoryRequest(e,t,o);return this.sendWsMessage({type:"sync_messages",conversationId:e,...s!=null?{turns:s}:{},...n!=null?{beforeId:n}:{},...r!=null?{afterMessageId:r}:{},requestId:a})?(setTimeout(()=>{da(this,i,a,"history_load_timeout")},1e4),a):(da(this,i,a,"send_failed"),null)},beginChatHistoryRequest(e,t="recent",s=null){return Kc(this,e,t,s)},isCurrentChatHistoryResponse(e){if(!e?.conversationId||!e?.requestId||!e?.catalogKey)return!1;let t=ts(e.conversationId);if(e.catalogKey!==t)return!1;let s=this.chatHistoryRequests[t];return!!s&&s.loading===!0&&s.requestId===e.requestId&&Number(s.connectionGeneration||0)===Number(this.chatHistoryConnectionGeneration||0)},finishChatHistoryRequest(e){if(!this.isCurrentChatHistoryResponse(e))return!1;let t=this.chatHistoryRequests[e.catalogKey];return this.chatHistoryRequests[e.catalogKey]={...t,loading:!1},!0},isRefreshingSession(e){return e?!!this.refreshingSessionMap[e]:this.refreshingSession},setRefreshingSession(e,t){e&&(this.refreshingSessionMap[e]=t),this.refreshingSession=t},enterBtwMode(){this.btwMode=!0,this.btwMessages=[],this.btwLoading=!1,this.btwSessionId=null},sendBtwQuestion(e){this.currentConversation&&(this.btwMessages.push({role:"user",content:e}),this.btwMessages.push({role:"assistant",content:""}),this.btwLoading=!0,this.sendWsMessage({type:"btw_question",conversationId:this.currentConversation,question:e,btwSessionId:this.btwSessionId}))},closeBtw(){this.btwMode=!1,this.btwMessages=[],this.btwLoading=!1,this.btwSessionId=null},appendBtwDelta(e){let t=this.btwMessages[this.btwMessages.length-1];t&&t.role==="assistant"&&(t.content+=e)},addSubagent(e,t){this.subagents[e]||(this.subagents[e]={}),this.subagents[e][t.id]={id:t.id,slug:t.slug||t.id,type:t.type||"Task",description:t.description||"",parentToolUseId:t.parentToolUseId||null,status:"running",startTime:Date.now(),messages:[],toolCallCount:0},e===this.currentConversation&&this.activeRightPanel!=="subagents"&&(this.activeRightPanel="subagents")},appendSubagentMessage(e,t,s){let n=this.subagents[e];if(!n||!n[t])return;let r=n[t];if(s?.type==="tool"){r.toolCallCount=Number(r.toolCallCount||0)+1;return}s?.type==="text"&&r.messages.push(s)},completeSubagent(e,t){let s=this.subagents[e];!s||!s[t]||(s[t].status="completed")},sendWsMessage(e){return dd(this,e)},parseWsMessage(e){return ud(this,e)},connect(){pd(this)},ensureConnected(){return cr(this)},scheduleReconnect(){fd(this)},manualReconnect(){gd(this)},startHeartbeat(){hd(this)},stopHeartbeat(){md(this)},setupVisibilityHandler(){vd(this)},handleMessage(e){uu(this,e)},getOrCreateExecutionStatus(e){return $a(this,e)},handleAssistantOutputFrame(e,t,s=null){eu(this,e,t,s)},handleClaudeOutput(e,t){this.handleAssistantOutputFrame(e,t,null)},addMessageToConversation(e,t){return vi(this,e,t)},pruneConversationMessageRetention(e,t=null,s=null,n=void 0){return Dc(this,{conversationId:e,sessionId:t,agentId:s,limits:n})},appendToAssistantMessageForConversation(e,t,s){Md(this,e,t,s)},finishStreamingForConversation(e,t){Pd(this,e,t)},sweepStaleStreamingForConversation(e){Rd(this,e)},appendToAssistantMessage(e){this.appendToAssistantMessageForConversation(this.currentConversation,e)},finishStreaming(){this.finishStreamingForConversation(this.currentConversation)},addMessage(e){this.addMessageToConversation(this.currentConversation,e)},loadHistoryMessages(e){_d(this,e)},formatDbMessage(e){return Aa(e)},formatDbMessageForHistoryHydration(e){return Dd(e)},selectAgent(e){return bu(this,e)},createConversation(e,t=null,s=null,n=void 0){wu(this,e,t,s,n)},resumeConversation(e,t,s=null,n=null,r=null){ku(this,e,t,s,n,r)},selectConversation(e,t,s={}){Su(this,e,t,s)},updateConversationSettings(e,t){Na(this,e,t)},toggleConversationMcp(e,t){Iu(this,e,t)},deleteConversation(e,t){Au(this,e,t)},closeSession(e,t){Cu(this,e,t)},appendColumn(e){Pu(this,e)},removeColumn(e){Ru(this,e)},sendMessageToConversation(e,t,s=[],n={}){_u(this,e,t,s,n)},cancelExecutionForConversation(e){Eu(this,e)},addPanel(){if(this.panels.length>=3)return;let e=(t,s)=>({id:t,conversationId:s,activeRightPanel:null});if(this.panels.length===0){let t=localStorage.getItem("splitPanesSaved");if(t){try{let s=JSON.parse(t);if(Array.isArray(s)&&s.length>=2){let n=new Set(this.conversations.map(i=>i.id)),r=s.filter(i=>i&&typeof i.id=="string").map(i=>({...e(i.id,null),conversationId:i.conversationId&&n.has(i.conversationId)?i.conversationId:null}));if(r.length>=2){this.panels=r,this.activePanelId=r[0].id;for(let i of r)i.conversationId&&!this.activeConversations.includes(i.conversationId)&&this.activeConversations.push(i.conversationId),i.conversationId&&!this.messagesMap[i.conversationId]&&(this.messagesMap[i.conversationId]=[],this.requestChatHistory(i.conversationId,{mode:"recent",turns:5}));localStorage.removeItem("splitPanesSaved"),this.saveOpenSessions();return}}}catch{}localStorage.removeItem("splitPanesSaved")}this.panels=[e("panel-0",this.currentConversation),e("panel-1",null)],this.activePanelId="panel-0"}else{let t="panel-"+Date.now();this.panels.push(e(t,null))}this.saveOpenSessions()},removePanel(e){let t=this.panels.findIndex(s=>s.id===e);if(!(t<0)){if(this.panels.splice(t,1),this.panels.length<=1){let s=this.panels[0];s?.conversationId&&(this.activeConversations=[s.conversationId]),this.panels=[],this.activePanelId=null}else this.activePanelId===e&&(this.activePanelId=this.panels[0]?.id||null);this.saveOpenSessions()}},setPanelConversation(e,t,{refresh:s=!1}={}){let n=this.panels.find(i=>i.id===e);if(!n)return;let r=n.conversationId===t;n.conversationId=t,t&&!this.activeConversations.includes(t)&&this.activeConversations.push(t),t&&!this.messagesMap[t]?(this.messagesMap[t]=[],this.syncChatConversationHistory(t)):t&&(s||!r)&&this.syncChatConversationHistory(t),this.saveOpenSessions()},setActivePanel(e){this.activePanelId=e},splitToPanel(e){if(!e)return;let t=(s,n)=>({id:s,conversationId:n,activeRightPanel:null});if(this.panels.length===0)this.panels=[t("panel-0",this.currentConversation),t("panel-"+Date.now(),e)],this.activePanelId=this.panels[1].id;else if(this.panels.length>=3)this.panels[this.panels.length-1].conversationId=e,this.activePanelId=this.panels[this.panels.length-1].id;else{let s="panel-"+Date.now();this.panels.push(t(s,e)),this.activePanelId=s}this.activeConversations.includes(e)||this.activeConversations.push(e),this.messagesMap[e]||(this.messagesMap[e]=[],this.requestChatHistory(e,{mode:"recent",turns:5})),this.saveOpenSessions()},isInAnyPanel(e){return this.panels.some(t=>t.conversationId===e)},setSessionPinned(e,t,s={}){if(!e)return;let n=s&&s.agentId?s.agentId:null,r=n?!!os()?.sessionById?.(e,n)?.pinned:this.pinnedSessions.includes(e);if(t&&!r)this.pinnedSessions.unshift(e);else if(!t&&r){let i=this.pinnedSessions.indexOf(e);i>=0&&this.pinnedSessions.splice(i,1)}try{localStorage.setItem("pinned-sessions",JSON.stringify(this.pinnedSessions))}catch{}try{let i=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore(),o=be(this,e,n);i&&typeof i.applyPinState=="function"&&i.applyPinState(e,!!t,o)}catch{}},togglePin(e,t={}){let s=t&&t.agentId?t.agentId:null,n=s?os()?.sessionById?.(e,s):null,r=t&&Object.prototype.hasOwnProperty.call(t,"pinned"),o=!(n?!!n.pinned:r?!!t.pinned:this.pinnedSessions.includes(e));this.setSessionPinned(e,o,{agentId:s});let a={type:o?"pin_session":"unpin_session",conversationId:e};t&&t.sessionKind==="yeaft"&&(a.sessionKind="yeaft",t.agentId&&(a.agentId=t.agentId),t.sessionName&&(a.sessionName=t.sessionName),t.workDir&&(a.workDir=t.workDir)),this.sendWsMessage(a)},isSessionPinned(e){return this.pinnedSessions.includes(e)},applyServerPinSnapshot(e,t,s){if(!Array.isArray(this.pinnedSessions))return;let n=new Set(this.pinnedSessions),r=[];for(let i of t)n.has(i)||r.push(i);if(r.length>0&&(this.pinnedSessions=[...r,...this.pinnedSessions]),e){let i=this.pinnedSessions.filter(o=>s(o)?t.has(o):!0);i.length!==this.pinnedSessions.length&&(this.pinnedSessions=i)}try{localStorage.setItem("pinned-sessions",JSON.stringify(this.pinnedSessions))}catch{}},clearYeaftSessionProcessingIfIdle(e,{agentId:t=null,ignoreStatuses:s=!1}={}){if(!e)return;let n=t||be(this,e);if(Object.values(this.activeVpTurns||{}).some(a=>it(a,e,n))||!s&&Object.values(this.vpStatuses||{}).some(l=>it(l,e,n)&&Mr.has(l?.state)))return;let i=wt(n,e),o={...this.yeaftProcessingSessions||{}};i&&delete o[i],Di(this,e,n)&&delete o[e],this.yeaftProcessingSessions=o},sendMessage(e,t=[],s={}){xu(this,e,t,s)},cancelExecution(){Tu(this)},cancelYeaft(){if(!this.currentAgent)return;this.sendWsMessage({type:"yeaft_abort_all",agentId:this.currentAgent});let e=this.yeaftConversationIdsByAgent?.[this.currentAgent]||this.yeaftConversationId;e&&delete this.processingConversations[e],gp(this,this.currentAgent)},cancelYeaftSession(e){let t=be(this,e);!t||!e||(this.sendWsMessage({type:"yeaft_abort_all",agentId:t,sessionId:e}),this.activeVpTurns=Object.fromEntries(Object.entries(this.activeVpTurns||{}).filter(([,s])=>!it(s,e,t))),this.stoppingVpTurnIds=Object.fromEntries(Object.entries(this.stoppingVpTurnIds||{}).filter(([s])=>this.activeVpTurns?.[s])),this.vpStatuses=Object.fromEntries(Object.entries(this.vpStatuses||{}).filter(([,s])=>!it(s,e,t))),this.clearYeaftSessionProcessingIfIdle(e,{agentId:t,ignoreStatuses:!0}))},cancelVpTurn(e,{sessionId:t=null,vpId:s=null}={}){let n=be(this,t);if(!n||!e)return;let r=gn(this,n,e);this.stoppingVpTurnIds={...this.stoppingVpTurnIds,[r]:Date.now()};let i={type:"yeaft_abort_turn",agentId:n,turnId:e};t&&(i.sessionId=t),s&&(i.vpId=s),this.sendWsMessage(i)},cancelVpTurnForSession(e,t=null){if(!e)return!1;let s=t||this.yeaftActiveSessionFilter||null;if(!s)return!1;let n=be(this,s);if(!n)return!1;let r=this.activeVpTurns||{},i=null,o=-1/0;for(let[a,l]of Object.entries(r)){if(!l||l.vpId!==e||!it(l,s,n))continue;let c=typeof l.startedAt=="number"?l.startedAt:0;c>=o&&(o=c,i=a)}if(!i){let a=this.vpStatuses?.[Ri(n,s,e)]||null;a?.turnId&&!["idle","offline"].includes(a.state)&&(i=a.turnId)}if(i){let a=r[i]?.turnId||i;return this.cancelVpTurn(a,{sessionId:s,vpId:e}),!0}return this.sendWsMessage({type:"yeaft_abort_turn",agentId:n,sessionId:s,vpId:e}),!0},answerUserQuestion(e,t,s){Mu(this,e,t,s)},refreshAgents(){Du(this)},refreshConversation(){Lu(this)},restartAgent(e){$u(this,e)},upgradeAgent(e){Vu(this,e)},loadMoreMessages(){if(this.currentView==="yeaft"||this.loadingMoreMessages||!this.hasMoreMessages||!this.currentConversation)return;this.loadingMoreMessages=!0;let e=this._loadMoreGeneration=(this._loadMoreGeneration||0)+1,s=(this.messagesMap[this.currentConversation]||[]).find(i=>i.dbMessageId),n=this.currentConversation,r=s?.dbMessageId??null;this.requestChatHistory(n,{mode:"older",turns:5,beforeId:r}),setTimeout(()=>{this._loadMoreGeneration===e&&this.loadingMoreMessages&&this.currentConversation===n&&(this.loadingMoreMessages=!1)},1e4)},reloadYeaftMessages(){if(this.currentView!=="yeaft")return!1;let e=Fs(this),t=be(this,e);if(!t)return!1;let s=me(t,e),n=this.yeaftConversationId,r=this.yeaftSessionHistoryState?.[s];if(r?.loading)return r.requestId||!1;let i=this.beginYeaftHistoryLoad({agentId:t,sessionId:e,mode:"recent",preserveLoaded:!1});if(!i)return!1;let o=_s();this.yeaftHistoryPerfTraceBySession={...this.yeaftHistoryPerfTraceBySession||{},[s]:o};let a={type:"yeaft_load_history",agentId:t,limit:_i,sessionId:e,requestId:i.requestId,perfTraceId:o};return Xe(this,{traceId:o,phase:"history.request_send",agentId:t,sessionId:e,messageType:a.type,bytes:JSON.stringify(a).length,detail:{mode:"manual-reload",limit:_i}}),this.sendWsMessage(a)?!0:(Gn(this,{agentId:t,sessionId:e,requestId:i.requestId,error:"history_load_send_failed"}),!1)},loadMoreYeaftHistory(e=xr()){if(this.currentView!=="yeaft"||this.yeaftLoadingMoreHistory||!this.yeaftHasMoreHistory)return;let t=Fs(this),s=be(this,t);if(!s)return;let n=Math.min(50,Math.max(1,Number.isFinite(e)?Math.floor(e):xr())),r=me(s,t),i=this.yeaftHistoryCacheState?.[r]?.ranges||[],o=this.yeaftSessionHistoryState?.[r]||{},a=Number(this.yeaftHistoryCacheState?.[r]?.rangeEpoch)||0,l=Hd(o,i,a);if(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState||{},[r]:l.state},!l.request){this.syncActiveYeaftHistoryLoad();return}let c=this.beginYeaftHistoryLoad({agentId:s,sessionId:t,mode:"older",preserveLoaded:!0,latestSeq:this.yeaftSessionHistoryState[r]?.latestSeq??null});if(!c)return;let d=_s();this.yeaftHistoryPerfTraceBySession={...this.yeaftHistoryPerfTraceBySession||{},[r]:d};let u={type:"yeaft_load_more_history",agentId:s,sessionId:t,requestId:c.requestId,beforeSeq:l.request.beforeSeq,pageKind:l.request.kind,gapStopAtSeq:l.request.stopAtSeq,cacheEpoch:l.request.cacheEpoch,turns:n,perfTraceId:d};Xe(this,{traceId:d,phase:"history_more.request_send",agentId:s,sessionId:t,messageType:u.type,bytes:JSON.stringify(u).length,detail:{beforeSeq:u.beforeSeq,turns:u.turns,pageKind:l.request.kind,gapStopAtSeq:l.request.stopAtSeq}}),this.sendWsMessage(u)},checkPendingRecovery(){zc(this)},performRecovery(){Yc(this)},dismissRecovery(){Gc(this)},autoRestoreConversation(e){Qc(this,e)},saveOpenSessions(){xs(this)},getLastSession(){return Zc(this)},clearLastSession(){Jc(this)},listHistorySessions(e){ed(this,e)},listFolders(){return td(this)},listFoldersForAgent(e,t){return sd(this,e,t)},listModelsForAgent(e,t){return nd(this,e,t)},listHistorySessionsForAgent(e,t,s){rd(this,e,t,s)},async loadGlobalSessions(e=20){return id(this,e)},async deleteGlobalSession(e){return od(this,e)},findAgentForSession(e){return pa(this,e)},isSessionResumable(e){return ad(this,e)},_isRecentlyClosed(e){return Rs(this,e)},_startProcessingWatchdog(e){rn(this,e)},_resetProcessingWatchdog(e){yi(this,e)},_stopProcessingWatchdog(e){Ce(this,e)},startRefreshTimeout(e){let t=e||this.currentConversation;t&&(this._refreshTimeouts||(this._refreshTimeouts={}),this._refreshTimeouts[t]&&clearTimeout(this._refreshTimeouts[t]),this._refreshTimeouts[t]=setTimeout(()=>{this.setRefreshingSession(t,!1),delete this._refreshTimeouts[t]},1e4))},toggleTheme(){this.theme=this.theme==="dark"?"light":"dark",this.themeFollowSystem=!1,localStorage.setItem("theme",this.theme),document.documentElement.setAttribute("data-theme",this.theme),document.documentElement.classList.toggle("light",this.theme==="light")},initTheme(){if(document.documentElement.setAttribute("data-theme",this.theme),document.documentElement.classList.toggle("light",this.theme==="light"),this.themeFollowSystem&&typeof window<"u"&&window.matchMedia){let e=window.matchMedia("(prefers-color-scheme: dark)"),t=s=>{this.themeFollowSystem&&(this.theme=s.matches?"dark":"light",document.documentElement.setAttribute("data-theme",this.theme),document.documentElement.classList.toggle("light",this.theme==="light"))};e.addEventListener?e.addEventListener("change",t):e.addListener&&e.addListener(t)}},loadModelsDevRegistry({forceRefresh:e=!1}={}){let t=this.modelsDevRegistry.loaded&&!this.modelsDevRegistry.error&&Date.now()-this.modelsDevRegistry.fetchedAt<36e5;if(!e&&t)return Promise.resolve(this.modelsDevRegistry);let s=this.currentAgent;if(!s)return Promise.resolve(this.modelsDevRegistry);if(this._modelsDevPending&&(!e||this._modelsDevPending.force))return new Promise(n=>this._modelsDevPending.resolvers.push(n));if(this._modelsDevPending){let n=this._modelsDevPending;this._modelsDevPending=null,n.timer&&clearTimeout(n.timer);for(let r of n.resolvers)r(this.modelsDevRegistry)}return new Promise(n=>{let r={resolvers:[n],force:e,timer:null};this._modelsDevPending=r;try{this.sendWsMessage({type:"get_models_dev_registry",agentId:s,forceRefresh:e})}catch{this._modelsDevPending===r&&(this._modelsDevPending=null),n(this.modelsDevRegistry);return}r.timer=setTimeout(()=>{if(this._modelsDevPending===r){this._modelsDevPending=null;for(let i of r.resolvers)i(this.modelsDevRegistry)}},2e4)})},changeLocale(e){if(this.locale=e,ir(e),this.currentAgent)try{this.sendWsMessage({type:"update_llm_config",agentId:this.currentAgent,config:{language:e}})}catch{}},async fetchCustomExpertRoles(){let e=De();try{let t={};e.token&&(t.Authorization=`Bearer ${e.token}`);let s=await fetch("/api/expert-roles/custom",{headers:t});if(s.ok){let n=await s.json();this.customExpertRoles=n.roles||[]}}catch{}},async createCustomExpertRole(e){let t=De();try{let s={"Content-Type":"application/json"};t.token&&(s.Authorization=`Bearer ${t.token}`);let n=await fetch("/api/expert-roles/custom",{method:"POST",headers:s,body:JSON.stringify(e)});if(n.ok){let r=await n.json();return this.customExpertRoles.push(r.role),r.role}else{let r=await n.json().catch(()=>({}));throw new Error(r.error||"Failed to create custom expert role")}}catch(s){throw s}},async updateCustomExpertRole(e,t){let s=De();try{let n={"Content-Type":"application/json"};s.token&&(n.Authorization=`Bearer ${s.token}`);let r=await fetch(`/api/expert-roles/custom/${e}`,{method:"PUT",headers:n,body:JSON.stringify(t)});if(r.ok){let i=await r.json(),o=this.customExpertRoles.findIndex(a=>a.id===e);return o!==-1&&(this.customExpertRoles[o]=i.role),i.role}else{let i=await r.json().catch(()=>({}));throw new Error(i.error||"Failed to update custom expert role")}}catch(n){throw n}},async deleteCustomExpertRole(e){let t=De();try{let s={};t.token&&(s.Authorization=`Bearer ${t.token}`);let n=await fetch(`/api/expert-roles/custom/${e}`,{method:"DELETE",headers:s});if(n.ok)return this.customExpertRoles=this.customExpertRoles.filter(r=>r.id!==e),!0;{let r=await n.json().catch(()=>({}));throw new Error(r.error||"Failed to delete custom expert role")}}catch(s){throw s}},toggleWorkbench(){this.workbenchExpanded=!this.workbenchExpanded,this.workbenchExpanded||(this.workbenchMaximized=!1)},toggleSidebar(){this.sidebarCollapsed=!this.sidebarCollapsed},toggleSessionSidebar(){this.sessionSidebarOpen=!this.sessionSidebarOpen},closeSessionSidebar(){this.sessionSidebarOpen=!1},toggleWorkbenchMaximized(){this.workbenchMaximized=!this.workbenchMaximized},renameChatSession(e,t,s=null){let n=t&&t.trim()?t.trim():"";n?this.customConversationTitles[e]=n:delete this.customConversationTitles[e],this.sendWsMessage({type:"update_conversation_settings",conversationId:e,...s?{agentId:s}:{},title:n})},openFileInExplorer(e){this.currentConversation&&(this.workbenchExpanded=!0,window.dispatchEvent(new CustomEvent("open-file-in-explorer",{detail:{filePath:e,conversationId:this.currentConversation}})))},logout(){De().logout(),this.authenticated=!1,this.sessionKey=null,this.agents=[],this.currentAgent=null,this.currentAgentInfo=null,this.yeaftStatusByAgent={},this._yeaftRetiredCatalogEpochsByAgent={},this.conversations=[],this.activeConversations=[],this.messagesMap={},this.conversationTitles={},this.customConversationTitles={},this.processingConversations={},this.executionStatusMap={},this.workbenchExpanded=!1,this.subagents={},this.activeSubagentId=null,this.activeRightPanel=null,this.pinnedSessions=[],this.clearWorkCenterBrowserState(),this.ws&&this.ws.close()}}})});function al(e,t){!e||typeof e.handleYeaftOutput!="function"||!t||e.handleYeaftOutput({event:t})}function Wy(e){let t=String(e||""),s=2166136261;for(let n=0;n<t.length;n++)s^=t.charCodeAt(n),s=Math.imul(s,16777619)>>>0;return s>>>0}function cl(e){if(!e)return as[0];let t=String(e).toLowerCase();return qy[t]||as[Wy(t)%as.length]}function jy(e){return cl(e).background}function Uy(e){return cl(e).foreground}function ll(){let e=typeof window<"u"&&window.Pinia&&window.Pinia.useChatStore?window.Pinia.useChatStore():null;return e&&typeof e.locale=="string"?e.locale:typeof localStorage<"u"&&localStorage.getItem("locale")||""}function Ky(e,t=""){return e?String(t||"").startsWith("zh")?e.descriptionZh||e.roleZh||e.description||e.role||"":e.description||e.role||e.descriptionZh||e.roleZh||"":""}var Ny,as,qy,tI,Et,hn=B(()=>{({defineStore:Ny}=Pinia);as=[{key:"rat",label:"Rat",glyph:"R",background:"var(--vp-avatar-rat-bg)",foreground:"var(--vp-avatar-rat-fg)"},{key:"ox",label:"Ox",glyph:"O",background:"var(--vp-avatar-ox-bg)",foreground:"var(--vp-avatar-ox-fg)"},{key:"tiger",label:"Tiger",glyph:"T",background:"var(--vp-avatar-tiger-bg)",foreground:"var(--vp-avatar-tiger-fg)"},{key:"rabbit",label:"Rabbit",glyph:"B",background:"var(--vp-avatar-rabbit-bg)",foreground:"var(--vp-avatar-rabbit-fg)"},{key:"dragon",label:"Dragon",glyph:"D",background:"var(--vp-avatar-dragon-bg)",foreground:"var(--vp-avatar-dragon-fg)"},{key:"snake",label:"Snake",glyph:"S",background:"var(--vp-avatar-snake-bg)",foreground:"var(--vp-avatar-snake-fg)"},{key:"horse",label:"Horse",glyph:"H",background:"var(--vp-avatar-horse-bg)",foreground:"var(--vp-avatar-horse-fg)"},{key:"goat",label:"Goat",glyph:"G",background:"var(--vp-avatar-goat-bg)",foreground:"var(--vp-avatar-goat-fg)"},{key:"monkey",label:"Monkey",glyph:"M",background:"var(--vp-avatar-monkey-bg)",foreground:"var(--vp-avatar-monkey-fg)"},{key:"rooster",label:"Rooster",glyph:"K",background:"var(--vp-avatar-rooster-bg)",foreground:"var(--vp-avatar-rooster-fg)"},{key:"dog",label:"Dog",glyph:"D",background:"var(--vp-avatar-dog-bg)",foreground:"var(--vp-avatar-dog-fg)"},{key:"pig",label:"Pig",glyph:"P",background:"var(--vp-avatar-pig-bg)",foreground:"var(--vp-avatar-pig-fg)"}],qy=Object.freeze({steve:as[8],ada:as[3],linus:as[0],martin:as[4]}),tI=as.map(e=>e.background);Et=Ny("vp",{state:()=>({vps:{},vpOrder:[],emptyLibrary:!1,lastSnapshotAt:0,snapshotStatus:"idle",snapshotAgentId:null,snapshotRequestId:null,snapshotError:"",lastVpSnapshotAgentId:null,lastChange:null,dreamStatus:{},groupDreamStatus:{}}),getters:{vpList(e){return e.vpOrder.map(t=>e.vps[t]).filter(Boolean)},vpCount(e){return e.vpOrder.length},vpById:e=>t=>e.vps[t]||null,vpLabel:e=>t=>{let s=e.vps[t];return s?ll().startsWith("zh")&&s.displayNameZh?s.displayNameZh:s.displayName||s.vpId||t:t},vpDescription:e=>t=>Ky(e.vps[t],ll()),vpInitial:e=>t=>{let s=e.vps[t],n=ll().startsWith("zh"),r=s&&(s.avatar||n&&s.displayNameZh||s.displayName||s.vpId)||t||"?";return String(r).charAt(0).toUpperCase()||"?"},vpColor:e=>t=>{let s=e.vps[t];return s&&s.color?s.color:jy(t)},vpTextColor:()=>e=>Uy(e),vpAvatarMotif:()=>e=>cl(e),dreamStatusFor:e=>t=>e.dreamStatus[t]||{status:"idle",lastRunAt:null,lastResult:null,lastError:null},groupDreamStatusFor:e=>t=>e.groupDreamStatus[t]||{status:"idle",lastRunAt:null,lastResult:null,lastError:null}},actions:{applySnapshot(e,t=null,s=null){let n=this.snapshotAgentId||null;if(n&&t&&t!==n||s&&this.snapshotRequestId&&s!==this.snapshotRequestId)return!1;let r=e&&Array.isArray(e.vps)?e.vps:[];return this._setActiveSnapshot({vps:r,emptyLibrary:!!(e&&e.emptyLibrary),agentId:t||n||null,requestId:s||this.snapshotRequestId||null,receivedAt:Date.now()}),!0},beginSnapshot(e,t){this.vps={},this.vpOrder=[],this.emptyLibrary=!1,this.lastVpSnapshotAgentId=null,this.snapshotStatus="loading",this.snapshotAgentId=e||null,this.snapshotRequestId=t||null,this.snapshotError=""},failSnapshot(e,t,s=""){return!this.snapshotRequestId||!t||t!==this.snapshotRequestId||e&&this.snapshotAgentId&&e!==this.snapshotAgentId?!1:(this.snapshotStatus="error",this.snapshotAgentId=e||this.snapshotAgentId||null,this.snapshotRequestId=t||this.snapshotRequestId||null,this.snapshotError=String(s||"VP library request failed"),!0)},_setActiveSnapshot({vps:e,emptyLibrary:t,agentId:s,requestId:n,receivedAt:r}){this.vps={},this.vpOrder=[];for(let i of e||[])this._upsertInternal(i);this.emptyLibrary=!!t,this.lastSnapshotAt=r||Date.now(),this.lastVpSnapshotAgentId=s||null,this.snapshotStatus="ready",this.snapshotAgentId=s||null,this.snapshotRequestId=n||null,this.snapshotError=""},upsert(e,t=null,s=null){return s&&this.snapshotAgentId&&s!==this.snapshotAgentId?!1:(this._upsertInternal(e),e&&e.vpId&&(this.lastChange={vpId:e.vpId,kind:"updated",reason:t||null,at:Date.now()}),!0)},remove(e,t=null,s=null){return s&&this.snapshotAgentId&&s!==this.snapshotAgentId||!e?!1:(delete this.vps[e],this.vpOrder=this.vpOrder.filter(n=>n!==e),this.lastChange={vpId:e,kind:"removed",reason:t||"file.removed",at:Date.now()},!0)},_upsertInternal(e){if(!e||!e.vpId)return;let t=!!this.vps[e.vpId];this.vps[e.vpId]={...this.vps[e.vpId]||{},...e},t||this.vpOrder.push(e.vpId),this.emptyLibrary&&(this.emptyLibrary=!1)},triggerDream(e){if(!e)return;this.dreamStatus={...this.dreamStatus,[e]:{...this.dreamStatus[e]||{},status:"running",lastError:null}};let t=window.Pinia&&window.Pinia.useChatStore?window.Pinia.useChatStore():null;t&&typeof t.sendWsMessage=="function"&&t.sendWsMessage({type:"yeaft_dream_trigger",vpId:e})},triggerGroupDream(e,t={}){if(!e)return;this.groupDreamStatus={...this.groupDreamStatus,[e]:{...this.groupDreamStatus[e]||{},status:"running",lastError:null}};let s=window.Pinia&&window.Pinia.useChatStore?window.Pinia.useChatStore():null,n=Date.now();if(al(s,{type:"dream_progress",phase:"start",groupId:e,manual:!0,trigger:"manual",source:"header-button",ts:n}),!s||typeof s.sendWsMessage!="function"){al(s,{type:"yeaft_dream_result",groupId:e,success:!1,skipped:!0,skippedReason:"chat-store-unavailable",trigger:"manual",error:null});return}let r={type:"yeaft_dream_trigger",sessionId:e},i=t&&t.agentId?t.agentId:typeof s.agentIdForSession=="function"?s.agentIdForSession(e):s.currentAgent;i&&(r.agentId=i),s.sendWsMessage(r)===!1&&al(s,{type:"yeaft_dream_result",groupId:e,success:!1,skipped:!0,skippedReason:"websocket-not-open",trigger:"manual",error:null})},applyDreamStatus(e){if(!e)return;let t=e.sessionId;if(t){this.groupDreamStatus={...this.groupDreamStatus,[t]:{...this.groupDreamStatus[t]||{},status:e.status==="running"?"running":e.status||"idle"}};return}if(!e.vpId)return;let s=e.vpId;this.dreamStatus={...this.dreamStatus,[s]:{...this.dreamStatus[s]||{},status:e.status==="running"?"running":e.status||"idle"}}},applyDreamResult(e){if(!e)return;let t=!!e.success,s=!!e.skipped,n={mergedCount:e.mergedCount??null,extractedCount:e.extractedCount??null,entriesCreated:typeof e.entriesCreated=="number"?e.entriesCreated:e.mergedCount??e.extractedCount??0,skipped:s,skippedReason:e.skippedReason||null,sessionsProcessed:typeof e.sessionsProcessed=="number"?e.sessionsProcessed:null,sessionsSkipped:typeof e.sessionsSkipped=="number"?e.sessionsSkipped:null,targetsApplied:typeof e.targetsApplied=="number"?e.targetsApplied:null,durationMs:typeof e.durationMs=="number"?e.durationMs:null,llmCallCount:typeof e.llmCallCount=="number"?e.llmCallCount:0,inputTokens:typeof e.inputTokens=="number"?e.inputTokens:0,outputTokens:typeof e.outputTokens=="number"?e.outputTokens:0,totalTokens:typeof e.totalTokens=="number"?e.totalTokens:0,metrics:e.metrics||null,passBreakdown:e.passBreakdown||e.metrics?.passBreakdown||null,targetErrors:Array.isArray(e.targetErrors)?e.targetErrors:[]},r=t||s?null:e.error||null,i=s?"skipped":t?"success":"error",o=e.sessionId;if(o){this.groupDreamStatus={...this.groupDreamStatus,[o]:{status:i,lastRunAt:Date.now(),lastResult:n,lastError:r}};return}if(!e.vpId)return;let a=e.vpId;this.dreamStatus={...this.dreamStatus,[a]:{status:i,lastRunAt:Date.now(),lastResult:n,lastError:r}}}}})});function dl(e){if(typeof e=="number"&&Number.isFinite(e))return e;if(typeof e=="string"&&e){let t=Date.parse(e);if(Number.isFinite(t))return t}return 0}function $i(e){return!e||typeof e!="object"?0:dl(e.lastMessageAt)||dl(e.updatedAt)||dl(e.createdAt)||0}function ul(e,t){let s=$i(t)-$i(e);return s!==0?s:String(e?.id||"").localeCompare(String(t?.id||""))}function Ep(e){return[...Array.isArray(e)?e:[]].sort(ul)}var Vi=B(()=>{});function Dp(){try{if(typeof localStorage>"u")return{};let e=JSON.parse(localStorage.getItem(Hp)||"{}");return e&&typeof e=="object"?e:{}}catch{return{}}}function zy(e){try{typeof localStorage<"u"&&localStorage.setItem(Hp,JSON.stringify(e&&typeof e=="object"?e:{}))}catch{}}function Lp(){try{return typeof localStorage>"u"?[]:Pr(JSON.parse(localStorage.getItem(Op)||"[]"))}catch{return[]}}function Yy(e){try{typeof localStorage<"u"&&localStorage.setItem(Op,JSON.stringify(Pr(e)))}catch{}}function Fp(e,t){return`${e||""}${t||""}`}function Ut(e){return e&&e.agentId&&e.id?Fp(e.agentId,e.id):""}function Dt(e,t){return t?e?Fp(e,t):String(t):""}function Gy(e){return typeof e=="string"?e:String(e||"")}function dt(e,t,s=null){let n=Gy(t);if(!n)return"";let r=Dt(s,n),i=r?e.sessions[r]:null;if(i&&(s||i.agentId||e.inventoryIdentityMode==="legacy-bare"))return r;if(s){let c=e.sessions[n];return e.inventoryIdentityMode==="legacy-bare"&&c&&!c.agentId?n:""}let o=e.sessions[n];if(o){if(o.agentId||e.inventoryIdentityMode==="legacy-bare")return n;let c=e.activeSessionKey?e.sessions[e.activeSessionKey]:null;return c?.agentId&&c.id===n?e.activeSessionKey:""}if(e.activeSessionKey&&e.sessions[e.activeSessionKey]?.id===n)return e.activeSessionKey;let a=e.sessionOrder.filter(c=>e.sessions[c]?.id===n),l=Rr();if(l?.currentAgent){let c=a.find(d=>e.sessions[d]?.agentId===l.currentAgent);if(c)return c}return a[0]||""}function pl(e,t,s=null){return dt(e,t,s)||""}function fl(e){if(e.inventoryIdentityMode==="legacy-bare"){let t=e.activeSessionKey?e.sessions[e.activeSessionKey]:null,s=t&&!t.agentId?t:e.activeSessionId?e.sessions[e.activeSessionId]:null;e._retiredBareActiveSessionId=s&&!s.agentId&&s.id||null,e.sessionOrder=e.sessionOrder.filter(n=>e.sessions[n]?.agentId),e._retiredBareActiveSessionId&&(e.activeSessionId=null,e.activeSessionKey=null)}e.inventoryIdentityMode="agent-scoped"}function Qy(e){let t=e._preferredExactSessionIdentity||null;if(!t)return!1;e._preferredExactSessionIdentity=null;let s=e.sessions[t.key]||null,n=Rr(),r=s?.id===t.sessionId&&s.agentId===t.agentId,i=n?.currentView!=="yeaft"||typeof n.setActiveSessionFilter=="function";if(r&&i){if(e.activeSessionId=t.sessionId,e.activeSessionKey=t.key,n?.currentView==="yeaft")n.setActiveSessionFilter(t.sessionId,{agentId:t.agentId,force:!0});else if(n){n.yeaftActiveSessionFilter=t.sessionId,n.yeaftSessionAgentById={...n.yeaftSessionAgentById||{},[t.sessionId]:t.agentId};try{localStorage.setItem("lastViewedYeaftSession",t.key)}catch{}}return!0}if(e.activeSessionId=null,e.activeSessionKey=null,n?.yeaftActiveSessionFilter===t.sessionId&&(n.yeaftActiveSessionFilter=null),n?.yeaftSessionAgentById?.[t.sessionId]===t.agentId){let o={...n.yeaftSessionAgentById};delete o[t.sessionId],n.yeaftSessionAgentById=o}try{let o=kr(localStorage.getItem("lastViewedYeaftSession")||"");o.agentId===t.agentId&&o.sessionId===t.sessionId&&localStorage.removeItem("lastViewedYeaftSession")}catch{}return!0}function Hi(e){let t=e._retiredBareActiveSessionId||null;if(!t)return!1;let s=Rr();if(e.inventoryIdentityMode==="legacy-bare"){let r=e.sessions[t];return e._retiredBareActiveSessionId=null,!r||r.agentId?!1:(e.activeSessionId=t,e.activeSessionKey=t,s?.currentView==="yeaft"&&typeof s.setActiveSessionFilter=="function"?s.setActiveSessionFilter(t,{force:!0}):s&&(s.yeaftActiveSessionFilter=t),!0)}let n=e.sessionOrder.filter(r=>{let i=e.sessions[r];return i?.agentId&&i.id===t});if(n.length===1){let r=n[0],i=e.activeSessionId===t&&e.activeSessionKey===r,o=e.sessions[r]?.agentId||null;return e.activeSessionId=t,e.activeSessionKey=r,i||(s?.currentView==="yeaft"&&typeof s.setActiveSessionFilter=="function"?(s.setActiveSessionFilter(t,{agentId:o,force:!0}),e._retiredBareActiveSessionId=t):s&&(s.yeaftActiveSessionFilter=t)),!0}e.activeSessionId=null,e.activeSessionKey=null,s?.yeaftActiveSessionFilter===t&&(s.yeaftActiveSessionFilter=null);try{let r=localStorage.getItem("lastViewedYeaftSession")||"";kr(r).sessionId===t&&localStorage.removeItem("lastViewedYeaftSession")}catch{}return!0}function Pr(e){let t=[],s=new Set;for(let n of Array.isArray(e)?e:[]){let r=typeof n=="string"?n:String(n||"");!r||s.has(r)||(s.add(r),t.push(r))}return t}function gl(e,t){let s=Pr(e),n=new Set(s),r=Pr(t).filter(o=>n.has(o)),i=new Set(r);return[...r,...s.filter(o=>!i.has(o))]}function Oi(e,t=!1){return!e||typeof e!="object"?!!t:Object.prototype.hasOwnProperty.call(e,"pinned")?e.pinned===!0:Object.prototype.hasOwnProperty.call(e,"isPinned")?e.isPinned===!0:!!t}function $p(e){return!e||typeof e!="object"?!1:e.running===!0||e.active===!0||e.isActive===!0||e.isRunning===!0}function Vp(e){if(!e||typeof e!="object")return 0;let t=e.latestActivityAt||e.lastActivityAt||e.lastMessageAt||e.updatedAt||0;if(typeof t=="number"&&Number.isFinite(t))return t;if(typeof t=="string"&&t){let s=Date.parse(t);return Number.isFinite(s)?s:0}return 0}function Rr(){try{if(typeof window<"u"&&window.Pinia&&typeof window.Pinia.useChatStore=="function")return window.Pinia.useChatStore()}catch{}return null}var Hp,Op,Xy,Bp,Np=B(()=>{Vi();Sr();Hp="yeaft-session-order-by-agent",Op="yeaft-session-order-global";({defineStore:Xy}=Pinia);Bp=Xy("sessions",{state:()=>({sessions:{},sessionOrder:[],activeSessionId:null,activeSessionKey:null,inventoryIdentityMode:"empty",_retiredBareActiveSessionId:null,_preferredExactSessionIdentity:null,lastSnapshotAt:0,lastCrudResult:null,pending:{}}),getters:{sessionList(e){let t=e.sessionOrder.map(d=>e.sessions[d]).filter(Boolean),s=Rr(),n=s&&Array.isArray(s.pinnedSessions)?new Set(s.pinnedSessions):new Set;for(let d of t)d&&d.id&&d.pinned&&n.add(d.id);let r=[],i=[];for(let d of t)d.pinned||!d.agentId&&n.has(d.id)?r.push(d):i.push(d);let o=d=>[...d].sort((u,p)=>{let f=Number.isFinite(u?.sortOrder)?u.sortOrder:Number.MAX_SAFE_INTEGER,g=Number.isFinite(p?.sortOrder)?p.sortOrder:Number.MAX_SAFE_INTEGER;return f!==g?f-g:ul(u,p)}),a=[...o(r),...o(i)],l=Lp();if(l.length===0)return a;let c=new Map(l.map((d,u)=>[d,u]));return a.sort((d,u)=>{let p=c.has(Ut(d))?c.get(Ut(d)):Number.MAX_SAFE_INTEGER,f=c.has(Ut(u))?c.get(Ut(u)):Number.MAX_SAFE_INTEGER;return p!==f?p-f:0})},sessionCount(e){return e.sessionOrder.length},sessionById:e=>(t,s=null)=>{let n=dt(e,t,s);return n&&e.sessions[n]||null},activeSession(e){return e.activeSessionKey&&e.sessions[e.activeSessionKey]||null},hasLoadedSnapshot(e){return e.lastSnapshotAt>0},isEmpty(e){return e.sessionOrder.length===0},activeNeedsInvite(e){let t=e.activeSessionKey?e.sessions[e.activeSessionKey]:null;return t?!t.defaultVpId&&(!Array.isArray(t.roster)||t.roster.length===0):!1}},actions:{applySnapshot(e,t=null,{deferActivation:s=!1}={}){let n=Array.isArray(e)?e:[],r=!1;if(t){fl(this);let o={...this.sessions},a=new Set;for(let f of n){if(!f||!f.id)continue;let g=Dt(t,f.id);a.add(g),o[g]=this._normalize(f,t,Oi(this.sessions[g]))}for(let f of this.sessionOrder){let g=this.sessions[f];g&&g.agentId===t&&!a.has(f)&&delete o[f]}let l=this.sessionOrder.filter(f=>o[f]),c=new Set(l),d=[];for(let f of n){if(!f||!f.id)continue;let g=Dt(t,f.id);o[g]&&!c.has(g)&&d.push(g)}this.sessions=o;let u=[...l,...d],p=Lp();if(p.length>0){let f=new Map(u.map(k=>[Ut(o[k]),k]).filter(([k])=>k)),g=p.map(k=>f.get(k)).filter(Boolean),h=new Set(g);u=[...g,...u.filter(k=>!h.has(k))];let v=new Map(p.map((k,w)=>[k,w]));for(let k of u){let w=Ut(o[k]);w&&v.has(w)&&(o[k]={...o[k],sortOrder:v.get(w)})}}if(t&&p.length===0){let f=Dp(),g=Pr(f[t]);if(g.length>0){let h=g.map(m=>Dt(t,m)),v=new Set(h),k=gl(u.filter(m=>o[m]?.agentId===t),h),w=this.sessionOrder.some(m=>o[m]?.agentId===t),I=0;w?u=this.sessionOrder.filter(m=>o[m]).map(m=>o[m]?.agentId===t?k[I++]:m).concat(k.slice(I)):u=u.map(m=>o[m]?.agentId===t?k[I++]:m);let b=new Map(h.map((m,y)=>[m,y]));for(let m of k)o[m]&&v.has(m)&&(o[m]={...o[m],sortOrder:b.get(m)})}}this.sessionOrder=u}else{if(this.inventoryIdentityMode==="agent-scoped")return;if(Object.values(this.sessions).some(c=>c&&c.agentId)){this.inventoryIdentityMode="agent-scoped";return}let a={},l=[];for(let c of n){if(!c||!c.id)continue;let d=Dt(null,c.id);a[d]=this._normalize(c,null,Oi(this.sessions[d])),l.push(d)}this.sessions=a,this.sessionOrder=l,this.inventoryIdentityMode="legacy-bare"}s||(r=Qy(this)||Hi(this)),this.lastSnapshotAt=Date.now();let i=Rr();if(i&&t){let o={...i.yeaftSessionAgentById||{}};for(let a of n)a&&a.id&&!o[a.id]&&(o[a.id]=t);i.yeaftSessionAgentById=o}if(!s&&!r){let o=null;try{o=localStorage.getItem("lastViewedYeaftSession")||null}catch{}let l=(o?this.sessions[o]:null)?o:o?dt(this,o,t):"",c=l?this.sessions[l]:null,d=c&&(!t||c.agentId===t),u=this.sessionOrder.filter(I=>this.sessions[I]&&(!t||this.sessions[I].agentId===t)&&this.sessions[I].running).sort((I,b)=>Vp(this.sessions[b])-Vp(this.sessions[I]))[0]||null,p=u?this.sessions[u]?.id:null,f=this.sessionList[0]||null,g=f?.id||null,h=g?dt(this,g,f?.raw?.agentId||null):"",v=p||(d?c.id:null)||g,k=u||(d?l:"")||h||pl(this,v,t),w=this.activeSessionKey?this.sessions[this.activeSessionKey]?.agentId:null;if(this.activeSessionId&&!dt(this,this.activeSessionId,w)?(this.activeSessionId=v,this.activeSessionKey=k||null):!this.activeSessionId&&this.sessionOrder.length>0&&!this._retiredBareActiveSessionId?(this.activeSessionId=v,this.activeSessionKey=k||null):this.activeSessionId&&(this.activeSessionKey=pl(this,this.activeSessionId,w)||this.activeSessionKey),i&&!this._retiredBareActiveSessionId){let I=this.activeSessionId||v,b=null;if((i.yeaftActiveSessionFilter&&!dt(this,i.yeaftActiveSessionFilter)||!i.yeaftActiveSessionFilter&&I)&&(b=I),b){let m=pl(this,b),y=m&&this.sessions[m]?.agentId||null;i.currentView==="yeaft"&&typeof i.setActiveSessionFilter=="function"?i.setActiveSessionFilter(b,{agentId:y,force:!0}):i.yeaftActiveSessionFilter=b,this.activeSessionKey=m||this.activeSessionKey}}}if(i&&typeof i.applyServerPinSnapshot=="function"){let o=new Set;for(let l of n){if(!l||!l.id)continue;let c=Dt(t,l.id),d=this.sessions[c];d&&d.pinned&&o.add(l.id)}let a=l=>{let c=dt(this,l,t),d=c?this.sessions[c]:null;return d?d.agentId===t:!1};i.applyServerPinSnapshot(t,o,a)}},applyRosterChange(e,t=null){if(!e)return;let s=e.sessionId||e.groupId;if(!s)return;let n=t||e.agentId||null;if(n)fl(this);else if(this.inventoryIdentityMode!=="legacy-bare")return;let r=dt(this,s,n)||Dt(n,s),i=this.sessions[r];if(!i){let o=this._normalize({id:s,name:e.name||s,roster:Array.isArray(e.roster)?e.roster:[],defaultVpId:e.defaultVpId||null},n);this.sessions[r]=o,this.sessionOrder.push(r),Hi(this);return}this.sessions[r]={...i,name:e.name||i.name,roster:Array.isArray(e.roster)?e.roster.slice():i.roster,defaultVpId:e.defaultVpId!=null?e.defaultVpId:i.defaultVpId,announcement:typeof e.announcement=="string"?e.announcement:i.announcement},Hi(this)},applyCrudResult(e,t=null){if(!e)return;this.lastCrudResult={...e,at:Date.now()},e.requestId&&this.pending[e.requestId]&&delete this.pending[e.requestId];let s=e.session||e.group||null,n=t||e.agentId||s?.agentId||null;e.ok&&e.op==="list"&&Array.isArray(e.sessions)&&this.applySnapshot(e.sessions,n),e.ok&&(e.op==="create"||e.op==="restore")&&s&&s.id&&this.applySnapshotUpsert(s,n)&&this.setActive(s.id,n);let r=e.sessionId||e.groupId,i=this.inventoryIdentityMode==="legacy-bare",o=r&&(n||i)?dt(this,r,n):"";if(e.ok&&(e.op==="archive"||e.op==="delete")&&r&&o&&(delete this.sessions[o],this.sessionOrder=this.sessionOrder.filter(a=>a!==o),(this.activeSessionKey===o||i&&this.activeSessionId===r)&&(this.activeSessionKey=this.sessionOrder[0]||null,this.activeSessionId=this.activeSessionKey&&this.sessions[this.activeSessionKey]?.id||null)),e.ok&&e.op==="update_config"&&r){let a=o?this.sessions[o]:null;a&&(this.sessions[o]={...a,config:e.config&&typeof e.config=="object"?{...e.config}:{}})}},applySnapshotUpsert(e,t=null){if(!e||!e.id)return"";let s=t||e.agentId||null;if(s)fl(this);else if(this.inventoryIdentityMode!=="legacy-bare")return"";let n=dt(this,e.id,s)||Dt(s,e.id),r=!!this.sessions[n],i=this.sessions[n]||{};return this.sessions[n]={...i,...this._normalize(e,s,Oi(i))},r||this.sessionOrder.push(n),Hi(this),n},setActive(e,t=null){let s=dt(this,e,t);e&&s&&this.sessions[s]?(this.activeSessionId=e,this.activeSessionKey=s,this._retiredBareActiveSessionId=null):(this.activeSessionId=null,this.activeSessionKey=null)},reorderSessionsForAgent(e,t){if(!e)return[];let s=this.sessionOrder.filter(l=>this.sessions[l]?.agentId===e),n=gl(s,t.map(l=>Dt(e,l)));if(n.length===0)return[];let r=new Map(n.map((l,c)=>[l,c])),i=0;this.sessionOrder=this.sessionOrder.map(l=>this.sessions[l]?.agentId===e?n[i++]:l);for(let l of n)this.sessions[l]={...this.sessions[l],sortOrder:r.get(l)};let o=Dp(),a=n.map(l=>this.sessions[l]?.id).filter(Boolean);return o[e]=a,zy(o),a},reorderSessionsGlobally(e){let t=this.sessionOrder.map(a=>Ut(this.sessions[a])).filter(Boolean),s=gl(t,e);if(s.length===0)return[];let n=new Map(this.sessionOrder.map(a=>[Ut(this.sessions[a]),a]).filter(([a])=>a)),r=s.map(a=>n.get(a)).filter(Boolean),i=new Set(r);this.sessionOrder=[...r,...this.sessionOrder.filter(a=>!i.has(a))];let o=new Map(s.map((a,l)=>[a,l]));for(let a of this.sessionOrder){let l=Ut(this.sessions[a]);l&&o.has(l)&&(this.sessions[a]={...this.sessions[a],sortOrder:o.get(l)})}return Yy(s),s.map(a=>{let l=n.get(a),c=l?this.sessions[l]:null;return c?{agentId:c.agentId,sessionId:c.id}:null}).filter(Boolean)},applyPinState(e,t,s=null){if(!s&&this.inventoryIdentityMode!=="legacy-bare")return;let n=dt(this,e,s);!e||!n||!this.sessions[n]||(this.sessions[n]={...this.sessions[n],pinned:!!t})},markPending(e,t){e&&(this.pending[e]=t)},clearLastResult(){this.lastCrudResult=null},resetInventory(){this.sessions={},this.sessionOrder=[],this.activeSessionId=null,this.activeSessionKey=null,this.inventoryIdentityMode="empty",this._retiredBareActiveSessionId=null,this._preferredExactSessionIdentity=null,this.lastSnapshotAt=0},beginInventoryCommit(e=null,t=null){if(this.resetInventory(),e&&t){let s=Dt(t,e);this.activeSessionId=e,this.activeSessionKey=s,this._preferredExactSessionIdentity={sessionId:e,agentId:t,key:s}}else e&&(this._retiredBareActiveSessionId=e)},_normalize(e,t=null,s=!1){return{id:e.id,name:e.name||e.id,roster:Array.isArray(e.roster)?e.roster.slice():[],defaultVpId:e.defaultVpId||null,announcement:typeof e.announcement=="string"?e.announcement:"",config:e.config&&typeof e.config=="object"?{...e.config}:{},workDir:typeof e.workDir=="string"?e.workDir:"",createdAt:e.createdAt||null,updatedAt:e.updatedAt||null,lastMessageAt:e.lastMessageAt||null,running:$p(e),active:$p(e),runningVpCount:Number.isFinite(Number(e.runningVpCount))?Number(e.runningVpCount):0,latestActivityAt:e.latestActivityAt||e.lastActivityAt||e.lastMessageAt||null,agentId:t||e.agentId||null,pinned:Oi(e,s),sortOrder:Number.isFinite(e.sortOrder)?e.sortOrder:null}}}})});function Fi(){try{if(window.Pinia&&typeof window.Pinia.useAuthStore=="function")return window.Pinia.useAuthStore()}catch{}return null}function hl(){try{return localStorage.getItem("authToken")||null}catch{return null}}function jp(){let e=Fi();if(e)try{return e.getActiveToken?.()||e.token||hl()}catch{return e.token||hl()}return hl()}function Jy(e,t){if(!e)return!1;let s=jp();if(s&&s!==t)return!1;try{localStorage.setItem("authToken",e)}catch{}let n=Fi();return n&&(n.token=e),!0}function eb(e){try{let t=typeof e=="string"?e:e?.url;return!t||typeof window>"u"||!window.location?null:new URL(t,window.location.href)}catch{return null}}function Wp(e){return!e||typeof window>"u"||!window.location?!1:e.origin===window.location.origin&&e.pathname.startsWith("/api/")}function tb(e){if(!e)return!1;let t=e.pathname;return!!(Zy.has(t)||t.startsWith("/api/auth/sso/poll/")||/^\/api\/auth\/sso\/[^/]+\/start(?:-qr)?$/.test(t))}function sb(e,t){return t?.headers?new Headers(t.headers):e&&typeof e=="object"&&e.headers?new Headers(e.headers):new Headers}function nb(e){let t=e.get("Authorization");return!t||!t.startsWith("Bearer ")?null:t.slice(7)}function rb(e,t){return{...e||{},headers:t}}function ib(e,t,s,n){let r=Fi();r&&typeof r.handleAuthResponse=="function"?r.handleAuthResponse(e,t,s,n):r&&typeof r.handleAuthFailure=="function"&&n&&r.handleAuthFailure(void 0,t,s)}function Up(){if(qp||typeof window>"u"||!window.fetch)return;qp=!0;let e=window.fetch.bind(window);window.fetch=async function(s,n){let r=eb(s),i=Wp(r)&&!tb(r),o=Wp(r)?{...n||{},credentials:"same-origin"}:n,a=null,l=i?Fi():null,c=l?.authGeneration,d=!!l?.isAuthenticated;if(i){let p=sb(s,n);a=nb(p),a||(a=jp(),a&&(p.set("Authorization",`Bearer ${a}`),o=rb(o,p)))}let u=await e(s,o);try{let p=u.headers&&u.headers.get&&u.headers.get("X-New-Token");p&&Jy(p,a),i&&u.status===401&&ib(u,a,c,d)}catch{}return u}}var qp,Zy,Kp=B(()=>{qp=!1,Zy=new Set(["/api/auth/mode","/api/auth/login","/api/auth/aad","/api/auth/verify","/api/auth/verify-totp","/api/auth/setup-totp","/api/auth/register","/api/auth/password-reset/request","/api/auth/password-reset/verify"])});var zp,Yp=B(()=>{zp={"common.loading":"\u52A0\u8F7D\u4E2D...","common.confirm":"\u786E\u5B9A","common.apply":"\u5E94\u7528","common.cancel":"\u53D6\u6D88","common.delete":"\u5220\u9664","common.copy":"\u590D\u5236","common.copied":"\u5DF2\u590D\u5236","common.close":"\u5173\u95ED","common.refresh":"\u5237\u65B0","common.open":"\u6253\u5F00","common.save":"\u4FDD\u5B58","common.search":"\u641C\u7D22","common.back":"\u8FD4\u56DE","common.noSubdirectories":"\u65E0\u5B50\u76EE\u5F55","common.drives":"\u9A71\u52A8\u5668","common.rootDir":"\u6839\u76EE\u5F55","common.comma":"\uFF0C","common.select":"\u9009\u62E9","mermaid.export":"\u5BFC\u51FA","mermaid.exportMd":"\u5BFC\u51FA MD","mermaid.exportPng":"\u5BFC\u51FA PNG","mermaid.exportJpg":"\u5BFC\u51FA JPG","chat.toolActionsOmitted":"\u5DF2\u7701\u7565 {count} \u4E2A\u5386\u53F2\u5DE5\u5177\u52A8\u4F5C","login.subtitle":"Yeaft Web Code Agent","login.username":"\u7528\u6237\u540D","login.password":"\u5BC6\u7801","login.login":"\u767B\u5F55","login.loggingIn":"\u767B\u5F55\u4E2D...","login.enterUsername":"\u8BF7\u8F93\u5165\u7528\u6237\u540D","login.enterPassword":"\u8BF7\u8F93\u5165\u5BC6\u7801","login.noAccount":"\u6CA1\u6709\u8D26\u53F7\uFF1F","login.registerWithCode":"\u6CE8\u518C\u65B0\u8D26\u53F7","login.or":"\u6216","login.usePassword":"\u4F7F\u7528\u8D26\u53F7\u5BC6\u7801\u767B\u5F55","login.useSso":"\u8FD4\u56DE\u5355\u70B9\u767B\u5F55","login.noProviders":"\u7BA1\u7406\u5458\u5C1A\u672A\u542F\u7528\u4EFB\u4F55\u7B2C\u4E09\u65B9\u767B\u5F55\u3002","login.microsoft":"\u4F7F\u7528 Microsoft \u8D26\u53F7\u767B\u5F55","login.github":"\u4F7F\u7528 GitHub \u8D26\u53F7\u767B\u5F55","login.google":"\u4F7F\u7528 Google \u8D26\u53F7\u767B\u5F55","login.wechat":"\u4F7F\u7528\u5FAE\u4FE1\u626B\u7801\u767B\u5F55","login.alipay":"\u4F7F\u7528\u652F\u4ED8\u5B9D\u8D26\u53F7\u767B\u5F55","login.wechat.mobileUnsupported":"\u5FAE\u4FE1\u767B\u5F55\u6682\u4EC5\u652F\u6301\u7535\u8111\u7AEF\uFF0C\u8BF7\u5728\u7535\u8111\u6D4F\u89C8\u5668\u4E2D\u626B\u7801\u767B\u5F55\u3002","login.alipay.mobileWaiting":"\u6B63\u5728\u7B49\u5F85\u4F60\u5728\u652F\u4ED8\u5B9D\u4E2D\u786E\u8BA4\u2026 \u5B8C\u6210\u540E\u8FD4\u56DE\u672C\u9875\u9762\u5C06\u81EA\u52A8\u767B\u5F55\u3002","login.alipay.relaunch":"\u91CD\u65B0\u6253\u5F00\u652F\u4ED8\u5B9D","login.qr.title":"\u626B\u7801\u767B\u5F55","login.qr.titleAlipay":"\u652F\u4ED8\u5B9D\u626B\u7801\u767B\u5F55","login.qr.titleWechat":"\u5FAE\u4FE1\u626B\u7801\u767B\u5F55","login.qr.hint":"\u8BF7\u4F7F\u7528\u624B\u673A\u626B\u63CF\u4E8C\u7EF4\u7801\u5B8C\u6210\u6388\u6743","login.error.enterUsername":"\u8BF7\u8F93\u5165\u7528\u6237\u540D","login.error.enterPassword":"\u8BF7\u8F93\u5165\u5BC6\u7801","login.error.enter6Digit":"\u8BF7\u8F93\u51656\u4F4D\u9A8C\u8BC1\u7801","login.error.enterInviteCode":"\u8BF7\u8F93\u5165\u9080\u8BF7\u7801","login.error.usernameMinLen":"\u7528\u6237\u540D\u81F3\u5C112\u4E2A\u5B57\u7B26","login.error.passwordMinLen":"\u5BC6\u7801\u81F3\u5C116\u4F4D","login.error.passwordMismatch":"\u4E24\u6B21\u5BC6\u7801\u4E0D\u4E00\u81F4","login.error.enterVerifyCode":"\u8BF7\u8F93\u5165\u9A8C\u8BC1\u7801","login.error.loginFailed":"\u767B\u5F55\u5931\u8D25","login.forgot.link":"\u5FD8\u8BB0\u5BC6\u7801\uFF1F","login.forgot.title":"\u91CD\u7F6E\u5BC6\u7801","login.forgot.emailHint":"\u8F93\u5165\u8D26\u6237\u7ED1\u5B9A\u7684\u90AE\u7BB1\uFF0C\u6211\u4EEC\u5C06\u53D1\u9001 6 \u4F4D\u91CD\u7F6E\u9A8C\u8BC1\u7801\u3002","login.forgot.sendCode":"\u53D1\u9001\u91CD\u7F6E\u9A8C\u8BC1\u7801","login.forgot.sending":"\u53D1\u9001\u4E2D...","login.forgot.codeSent":"\u5982\u679C\u90AE\u7BB1\u5DF2\u6CE8\u518C\uFF0C\u91CD\u7F6E\u9A8C\u8BC1\u7801\u5DF2\u53D1\u9001\u3002\u8BF7\u5728\u4E0B\u65B9\u8F93\u5165\u9A8C\u8BC1\u7801\u4E0E\u65B0\u5BC6\u7801\u3002","login.forgot.resetBtn":"\u91CD\u7F6E\u5BC6\u7801","login.forgot.resetting":"\u91CD\u7F6E\u4E2D...","login.forgot.success":"\u5BC6\u7801\u5DF2\u91CD\u7F6E\uFF0C\u53EF\u4EE5\u4F7F\u7528\u65B0\u5BC6\u7801\u767B\u5F55\u3002","login.forgot.emailInvalid":"\u8BF7\u8F93\u5165\u6709\u6548\u7684\u90AE\u7BB1","login.register.title":"\u65B0\u7528\u6237\u6CE8\u518C","login.register.inviteCode":"\u9080\u8BF7\u7801","login.register.username":"\u7528\u6237\u540D","login.register.password":"\u5BC6\u7801\uFF08\u81F3\u5C116\u4F4D\uFF09","login.register.confirmPassword":"\u786E\u8BA4\u5BC6\u7801","login.register.email":"\u90AE\u7BB1\uFF08\u53EF\u9009\uFF09","login.register.submit":"\u6CE8\u518C","login.register.submitting":"\u6CE8\u518C\u4E2D...","login.register.back":"\u8FD4\u56DE\u767B\u5F55","login.register.success":"\u6CE8\u518C\u6210\u529F\uFF0C\u8BF7\u767B\u5F55","login.register.enterCode":"\u8BF7\u8F93\u5165\u9080\u8BF7\u7801","login.register.usernameMin":"\u7528\u6237\u540D\u81F3\u5C112\u4E2A\u5B57\u7B26","login.register.passwordMin":"\u5BC6\u7801\u81F3\u5C116\u4F4D","login.register.passwordMismatch":"\u4E24\u6B21\u5BC6\u7801\u4E0D\u4E00\u81F4","login.totp.setupTitle":"\u8BBE\u7F6E\u53CC\u56E0\u7D20\u8BA4\u8BC1","login.totp.setupHint":"\u4F7F\u7528 Microsoft Authenticator \u6216 Google Authenticator \u626B\u63CF\u4E0B\u65B9\u4E8C\u7EF4\u7801","login.totp.manualKey":"\u6216\u624B\u52A8\u8F93\u5165\u5BC6\u94A5\uFF1A","login.totp.enterCode":"\u8F93\u51656\u4F4D\u9A8C\u8BC1\u7801","login.totp.complete":"\u5B8C\u6210\u8BBE\u7F6E","login.totp.verifying":"\u9A8C\u8BC1\u4E2D...","login.totp.verify":"\u9A8C\u8BC1","login.totp.prompt":"\u8BF7\u8F93\u5165 Authenticator \u5E94\u7528\u4E2D\u7684\u9A8C\u8BC1\u7801","login.totp.invalidCode":"\u8BF7\u8F93\u51656\u4F4D\u9A8C\u8BC1\u7801","login.email.codeSent":"\u9A8C\u8BC1\u7801\u5DF2\u53D1\u9001\u81F3 {email}","login.email.enterCode":"\u8F93\u5165\u9A8C\u8BC1\u7801","login.email.verify":"\u9A8C\u8BC1","login.email.verifying":"\u9A8C\u8BC1\u4E2D...","login.email.enterCodeError":"\u8BF7\u8F93\u5165\u9A8C\u8BC1\u7801","chat.agent.select":"\u9009\u62E9 Agent","chat.agent.manage":"\u7BA1\u7406 Agent","chat.agent.none":"\u6682\u65E0 Agent","chat.agent.restarting":"\u91CD\u542F\u4E2D","chat.agent.restart":"\u91CD\u542F","chat.agent.restartConfirm":`\u786E\u5B9A\u8981\u91CD\u542F Agent "{name}" \u5417\uFF1F
|
|
10
|
+
${v}`:v),h.status!=="failed"&&h.status!=="closed"&&(h.status=c.status||"idle");break}case"error":c.error&&(h.error=c.error.message||String(c.error));break;default:break}h.updatedAt=Date.now(),this.yeaftSubAgentCards={...this.yeaftSubAgentCards,[d]:h};break}case"history_loaded":{let a={...r,agentId:e.agentId||null,requestId:r.requestId||e.requestId||null};if(a.requestId&&!this.isCurrentYeaftHistoryResponse(a))break;let l=e.agentId||null,c=r.sessionId??null,d=he(l,c),u=e.perfTraceId||this.yeaftHistoryPerfTraceBySession?.[d];u&&Xe(this,{traceId:u,phase:"history.loaded_event",agentId:e.agentId||null,sessionId:r.sessionId||null,messageType:r.type,detail:{mode:r.mode||"recent",count:r.count||0,hasMore:!!r.hasMore}});let p=r.mode==="delta"?"delta":"recent",f=this.yeaftSessionHistoryState[d]||{},g=Number.isFinite(r.latestSeq)?r.latestSeq:Number.isFinite(f.latestSeq)?f.latestSeq:null,h=Number.isFinite(r.nextBeforeSeq)?r.nextBeforeSeq:Number.isFinite(r.oldestSeq)?r.oldestSeq:Number.isFinite(f.serverOldestFetchedSeq)?f.serverOldestFetchedSeq:Number.isFinite(f.oldestSeq)?f.oldestSeq:null,v=p==="delta"?{...f,loaded:!0,loading:!1,latestSeq:g,syncingAfterSeq:null,count:(f.count||0)+(r.count||0)}:{...f,loaded:!0,loading:!1,hasMore:!!r.hasMore,serverHasMore:!!r.hasMore,oldestSeq:h,serverOldestFetchedSeq:h,count:typeof r.count=="number"?r.count:0,latestSeq:g,syncingAfterSeq:null},k=a.requestId?this.finishYeaftHistoryLoad(a,v,"completion"):null;k||(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState,[d]:v});let w=he(l?this.currentAgent:null,this.yeaftActiveSessionFilter??null);if(d===w)p==="recent"&&(this.yeaftHasMoreHistory=v.hasMore,this.yeaftOldestLoadedSeq=v.serverOldestFetchedSeq),this.yeaftLoadingMoreHistory=!!k?.loading;else if(this.yeaftLoadingMoreHistory){let I=this.yeaftSessionHistoryState[w]||null;this.yeaftLoadingMoreHistory=!!I?.loading}}break;case"vp_snapshot":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&a.applySnapshot(r,e.agentId||null,e.requestId||null);break}case"vp_snapshot_error":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&a.failSnapshot(e.agentId||null,e.requestId||null,r.error||r.message||"VP library request failed");break}case"vp_updated":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&r.vp&&a.upsert(r.vp,r.reason,e.agentId||null);break}case"vp_removed":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&r.vpId&&a.remove(r.vpId,r.reason,e.agentId||null);break}case"vp_crud_result":{let a=this._vpCrudPending&&this._vpCrudPending.get(r.requestId);a&&(this._vpCrudPending.delete(r.requestId),a.resolve({ok:!!r.ok,op:r.op,vpId:r.vpId,vp:r.vp,error:r.error||null}));break}case"group_list_updated":case"session_list_updated":case"yeaft_session_hydrate":{let a=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore(),l=r.sessions||[];if(r.projectsAuthoritative===!0&&Array.isArray(r.projects)?this.applySessionCatalogSnapshot(this.sessionCatalog,r.projects):Array.isArray(r.projects)&&e.agentId&&this.applyLegacyProjectSnapshot(r.projects,e.agentId),r.type!=="yeaft_session_hydrate"&&this.yeaftSessionHydrateRequestId&&this.yeaftSessionInventoryCompleteSupported===!0){let f=Array.isArray(this.yeaftSessionHydrateSlices)?this.yeaftSessionHydrateSlices.filter(g=>g.agentId!==(e.agentId||null)):[];this.yeaftSessionHydrateSlices=[...f,{agentId:e.agentId||null,sessions:l}];break}let c=a&&a.activeSessionId||null,d=a?.activeSessionKey&&a.sessions?.[a.activeSessionKey]?.agentId||null;a&&(a.applySnapshot(l,e.agentId||null),this._hasHandledYeaftSessionHydrate=!0,this.yeaftSessionHydrateError=null);let u=a&&a.activeSessionId||null,p=a?.activeSessionKey&&a.sessions?.[a.activeSessionKey]?.agentId||null;if(this.currentView==="yeaft"&&u){let f=p||be(this,u,e.agentId||null),g=he(f,u),h=this.yeaftSessionHistoryState[g]||null;this.setActiveSessionFilter(u,{agentId:f,force:d!==f||Ad(u,c,h)})}break}case"group_roster_changed":case"session_roster_changed":{let a=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();a&&a.applyRosterChange(r,e.agentId||null);break}case"group_crud_result":case"session_crud_result":{let a=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();a&&a.applyCrudResult(r,e.agentId||null);let l=Promise.resolve();if(r.ok&&r.op==="delete"&&r.sessionId){let d=es();l=(async()=>{if(!e.agentId)throw new Error("Session delete result is missing its Agent owner");if(d&&!await la({fence:d,agentId:e.agentId,sessionId:r.sessionId}))throw new Error("Browser history cache was not removed");this.clearYeaftHistoryMemory({agentId:e.agentId,sessionId:r.sessionId})})(),l.catch(u=>{})}let c=this._sessionCrudPending&&this._sessionCrudPending.get(r.requestId);c&&(async()=>{let u=null;try{await l}catch(v){u=v}if(this._sessionCrudPending?.get(r.requestId)!==c)return;this._sessionCrudPending.delete(r.requestId);let p=r.session||r.group||null,f=p&&e.agentId&&!p.agentId?{...p,agentId:e.agentId}:p,g=r.sessionId||null,h=r.sessions||null;c.resolve({ok:!!r.ok&&!u,op:r.op,session:f,sessionId:g,sessions:h,config:r.config||null,error:u?{code:"browser_cache_cleanup_failed",message:u.message}:r.error||null})})();break}case"vp_turn_start":{if(!r.turnId||!r.vpId)break;let a=Fa(e.agentId||null,r.turnId)||r.turnId;if(this.activeVpTurns={...this.activeVpTurns,[a]:{agentId:e.agentId||null,turnId:r.turnId,vpId:r.vpId,sessionId:r.sessionId||null,threadId:r.threadId||null,isStreaming:!0,startedAt:r.ts||Date.now()}},r.sessionId){let l=kt(e.agentId||null,r.sessionId);this.yeaftProcessingSessions={...this.yeaftProcessingSessions,...l?{[l]:!0}:{[r.sessionId]:!0}}}break}case"vp_turn_end":{if(!r.turnId)break;let a=gn(this,e.agentId||null,r.turnId),l=r.sessionId||this.activeVpTurns?.[a]?.sessionId||null;r.reason==="end_turn"&&l&&this.markYeaftSessionUnread(l,e.agentId||null);let{[a]:c,...d}=this.activeVpTurns;this.activeVpTurns=d;let{[a]:u,...p}=this.stoppingVpTurnIds;this.stoppingVpTurnIds=p;let f=r.sessionId||c?.sessionId||null,g=e.agentId||c?.agentId||null,h=r.vpId||c?.vpId||null;if(!(f&&h?Object.values(this.activeVpTurns||{}).some(m=>m?.vpId===h&&it(m,f,g)):!1)&&f&&h){let m={...this.vpStatuses||{}},y=!1;for(let[M,x]of Object.entries(m))x?.vpId===h&&it(x,f,g)&&Mr.has(x.state)&&(m[M]={...x,state:"idle",turnId:null,since:r.ts||Date.now()},y=!0);y&&(this.vpStatuses=m)}this.clearYeaftSessionProcessingIfIdle(f,{agentId:g});let w={end_turn:"completed",route_forward:"completed",aborted:"aborted",errored:"errored",error:"errored",cancelled:"cancelled",canceled:"cancelled"}[r.reason]||"completed",I=Date.now(),b=jt(this,e.agentId||null,e.conversationId);if(b&&Array.isArray(this.messagesMap[b])){let m=this.messagesMap[b],y=lp(m,r);for(let M=0;M<m.length;M++){let x=m[M];if(!x||x.type!=="assistant")continue;let E=x.sessionId??x.groupId;r.sessionId&&E&&E!==r.sessionId||r.vpId&&x.speakerVpId&&x.speakerVpId!==r.vpId||r.turnId&&x.turnId&&x.turnId!==r.turnId||x.status&&x.status!=="pending"||(x.status=w,x.turnEndAt=I,x.turnEndReason=r.reason||null,r.detail&&(x.turnEndDetail=r.detail),Number.isFinite(r.durationMs)&&(x.turnDurationMs=r.durationMs),y=!0)}y&&(this.messagesMap={...this.messagesMap,[b]:m.slice()}),this.pruneConversationMessageRetention(b,f,g)}break}case"yeaft_turn_aborted":{let a=Array.isArray(r.turnIds)?r.turnIds.filter(Boolean):[];r.turnId&&a.push(r.turnId);let l=r.sessionId||null,c=r.vpId||null,d=new Set;for(let g of a){let h=gn(this,e.agentId||null,g),v=this.activeVpTurns?.[h]||null;(!v||it(v,v.sessionId,e.agentId||null))&&d.add(h)}if(c)for(let[g,h]of Object.entries(this.activeVpTurns||{}))!h||h.vpId!==c||it(h,l,e.agentId||null)&&d.add(g);if(d.size===0)break;let u=l,p={...this.activeVpTurns||{}},f={...this.stoppingVpTurnIds||{}};for(let g of d){let h=p[g];!u&&h?.sessionId&&(u=h.sessionId),delete p[g],delete f[g]}this.activeVpTurns=p,this.stoppingVpTurnIds=f,this.clearYeaftSessionProcessingIfIdle(u||null,{agentId:e.agentId||null});break}case"yeaft_aborted":{let a=r.sessionId||e.sessionId||null;a?(this.activeVpTurns=Object.fromEntries(Object.entries(this.activeVpTurns||{}).filter(([,l])=>!it(l,a,e.agentId||null))),this.stoppingVpTurnIds=Object.fromEntries(Object.entries(this.stoppingVpTurnIds||{}).filter(([l])=>this.activeVpTurns?.[l])),this.vpStatuses=Object.fromEntries(Object.entries(this.vpStatuses||{}).filter(([,l])=>!it(l,a,e.agentId||null))),this.clearYeaftSessionProcessingIfIdle(a,{agentId:e.agentId||null,ignoreStatuses:!0})):r.all&&gp(this,e.agentId||null);break}case"vp_typing_start":{if(!r.vpId)break;let a=jt(this,e.agentId||null,e.conversationId);if(!a)break;this.yeaftVpTyping=ju(this.yeaftVpTyping,a,r.vpId);break}case"vp_typing_end":{if(!r.vpId)break;let a=jt(this,e.agentId||null,e.conversationId);if(!a)break;this.yeaftVpTyping=Uu(this.yeaftVpTyping,a,r.vpId);break}case"vp_status_changed":{if(!r.vpId||!r.state)break;if(o){let u=rl(i);if(r.state==="thinking"||r.state==="retrying"||r.state==="tool")fr(this,o,`${r.state}:${u}`);else if(r.state==="streaming"||r.state==="idle"||r.state==="error")for(let p of["thinking","retrying","tool"])on(this,o,`${p}:${u}`)}let a=r.sessionId||null,l=e.agentId||null,c=Ri(l,a,r.vpId),d={agentId:l,state:r.state,since:r.since||Date.now(),turnId:r.turnId||null,title:r.title||"",sessionId:a,vpId:r.vpId};if(this.vpStatuses={...this.vpStatuses,[c]:d},a&&Mr.has(r.state)){let u=kt(l,a);this.yeaftProcessingSessions={...this.yeaftProcessingSessions,...u?{[u]:!0}:{[a]:!0}}}else a&&this.clearYeaftSessionProcessingIfIdle(a,{agentId:l});this.restoreActiveYeaftSessionFromStatuses([d],l);break}case"vp_status_snapshot":{let a=Array.isArray(r.statuses)?r.statuses:[],l=r.sessionId;if(l==null){let c={...this.vpStatuses||{}};if(e.agentId)for(let[d,u]of Object.entries(c))(!u?.agentId||u.agentId===e.agentId)&&delete c[d];else for(let d of Object.keys(c))delete c[d];for(let d of a){if(!d||!d.vpId)continue;let u=d.sessionId||d.groupId||null,p=Ri(e.agentId||null,u,d.vpId);c[p]={agentId:e.agentId||null,state:d.state,since:d.since||Date.now(),turnId:d.turnId||null,title:d.title||"",sessionId:u,vpId:d.vpId}}this.vpStatuses=c}else{let c={...this.vpStatuses};for(let[d,u]of Object.entries(c))u&&u.sessionId===l&&(!e.agentId||!u.agentId||u.agentId===e.agentId)&&delete c[d];for(let d of a){if(!d||!d.vpId)continue;let u=d.sessionId||d.groupId||null,p=Ri(e.agentId||null,u,d.vpId);c[p]={agentId:e.agentId||null,state:d.state,since:d.since||Date.now(),turnId:d.turnId||null,title:d.title||"",sessionId:u,vpId:d.vpId}}this.vpStatuses=c}this.yeaftProcessingSessions=Ty(this,e.agentId||null,a,l??null),this.restoreActiveYeaftSessionFromStatuses(a,e.agentId||null);break}case"yeaft_dream_snapshot":{let a=r&&r.snapshot,l=a&&typeof a.scope=="string"?a.scope:null;l&&(this.yeaftDreamSnapshots={...this.yeaftDreamSnapshots,[l]:{...a,receivedAt:Date.now()}});break}case"yeaft_dream_status":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&a.applyDreamStatus(r);break}case"yeaft_dream_result":{let a=window.Pinia?.useVpStore?.()||window.__useVpStore&&window.__useVpStore();a&&a.applyDreamResult(r),r?.snapshot?.scope&&(this.yeaftDreamSnapshots={...this.yeaftDreamSnapshots,[r.snapshot.scope]:{...r.snapshot,receivedAt:Date.now()}});{let l=typeof r?.snapshot?.scope=="string"&&r.snapshot.scope?r.snapshot.scope:typeof r?.sessionId=="string"&&r.sessionId?`sessions/${r.sessionId}`:null;if(!l)break;let c=this.yeaftDreamLatest[l]||null;this.yeaftDreamLatest={...this.yeaftDreamLatest,[l]:{scope:l,phase:"result",status:r.skipped?"skipped":r.success?"success":"error",startedAt:c?.startedAt??null,finishedAt:Date.now(),mergedCount:typeof r.entriesCreated=="number"?r.entriesCreated:c?.mergedCount??null,error:r.skipped||r.success?null:r.error||"unknown",manual:typeof r?.manual=="boolean"?r.manual:c?.manual??null,durationMs:typeof r.durationMs=="number"?r.durationMs:c?.durationMs??null,llmCallCount:typeof r.llmCallCount=="number"?r.llmCallCount:c?.llmCallCount??0,inputTokens:typeof r.inputTokens=="number"?r.inputTokens:c?.inputTokens??0,outputTokens:typeof r.outputTokens=="number"?r.outputTokens:c?.outputTokens??0,totalTokens:typeof r.totalTokens=="number"?r.totalTokens:c?.totalTokens??0,metrics:r.metrics||c?.metrics||null,passBreakdown:r.passBreakdown||r.metrics?.passBreakdown||c?.passBreakdown||null,isRunning:!1}},this._appendDreamEvent(l,{type:"dream_progress",phase:"result",sessionId:r.sessionId,status:r.skipped?"skipped":r.success?"success":"error",success:!!r.success,entriesCreated:typeof r.entriesCreated=="number"?r.entriesCreated:null,trigger:r.trigger||null,error:r.skipped||r.success?null:r.error||null,skipped:!!r.skipped,skippedReason:r.skippedReason||null,durationMs:typeof r.durationMs=="number"?r.durationMs:null,llmCallCount:typeof r.llmCallCount=="number"?r.llmCallCount:0,inputTokens:typeof r.inputTokens=="number"?r.inputTokens:0,outputTokens:typeof r.outputTokens=="number"?r.outputTokens:0,totalTokens:typeof r.totalTokens=="number"?r.totalTokens:0,metrics:r.metrics||null,passBreakdown:r.passBreakdown||r.metrics?.passBreakdown||null,ts:Date.now()})}break}case"dream_progress":{let a=r?.phase||"unknown",l=null;typeof r?.target=="string"&&r.target.includes("/")?l=r.target:typeof r?.sessionId=="string"&&r.sessionId?l=`sessions/${r.sessionId}`:l="*";let c=a==="done",d=a==="error"||r?.status==="error",u=!c&&!d,p=f=>{let g=this.yeaftDreamLatest[f]||null;return{scope:f,phase:a,status:d?"error":c?"success":"running",startedAt:g?.startedAt&&u?g.startedAt:r?.ts||g?.startedAt||Date.now(),finishedAt:c||d?r?.ts||Date.now():null,mergedCount:typeof r?.mergedCount=="number"?r.mergedCount:typeof r?.targets=="number"?r.targets:g?.mergedCount??null,error:d?r?.error||"unknown":null,manual:typeof r?.manual=="boolean"?r.manual:g?.manual??!1,durationMs:typeof r?.duration=="number"?r.duration:typeof r?.durationMs=="number"?r.durationMs:g?.durationMs??null,llmCallCount:typeof r?.llmCallCount=="number"?r.llmCallCount:g?.llmCallCount??0,inputTokens:typeof r?.inputTokens=="number"?r.inputTokens:g?.inputTokens??0,outputTokens:typeof r?.outputTokens=="number"?r.outputTokens:g?.outputTokens??0,totalTokens:typeof r?.totalTokens=="number"?r.totalTokens:g?.totalTokens??0,metrics:r?.metrics||g?.metrics||null,passBreakdown:r?.passBreakdown||r?.metrics?.passBreakdown||g?.passBreakdown||null,isRunning:u}};if(l==="*"){let f={...this.yeaftDreamLatest,"*":p("*")};for(let g of Object.keys(this.yeaftDreamLatest))g!=="*"&&(f[g]=p(g));this.yeaftDreamLatest=f}else this.yeaftDreamLatest={...this.yeaftDreamLatest,[l]:p(l)};this._appendDreamEvent(l,r);break}}},_appendDreamEvent(e,t){if(!e||!t)return;let s=Date.now(),n={...t,at:s},r=Array.isArray(this.yeaftDreamEvents?.[e])?this.yeaftDreamEvents[e]:[],i=l=>[l?.type||"",l?.phase||"",(l?.sessionId??l?.groupId)||"",l?.target||"",l?.ts||l?.at||""].join("|"),o=i(n);if(r.some(l=>i(l)===o))return;let a=[...r,n];a.length>Mp&&a.splice(0,a.length-Mp),this.yeaftDreamEvents={...this.yeaftDreamEvents,[e]:a}},fetchExpertRoleDefinitions(){if(this.expertRoleDefinitions)return;let e=this.currentAgent;e&&this.sendWsMessage({type:"get_expert_roles",agentId:e})},setYeaftSidebarEnabled(e){try{typeof localStorage<"u"&&localStorage.removeItem("yeaft-sidebar-enabled")}catch{}},vpCrudRequest(e,t){(!this._vpCrudPending||typeof this._vpCrudPending.get!="function")&&(this._vpCrudPending=new Map);let s="vpc_"+Date.now().toString(36)+"_"+Math.random().toString(36).slice(2,8),r={create:"yeaft_vp_create",update:"yeaft_vp_update",delete:"yeaft_vp_delete",read:"yeaft_vp_read"}[e];if(!r)return Promise.resolve({ok:!1,op:e,error:{code:"bad_op",message:"unknown op: "+e}});let i={type:r,requestId:s};return e==="create"||e==="update"?i.payload=t||{}:i.vpId=t,new Promise(o=>{let a=setTimeout(()=>{this._vpCrudPending&&this._vpCrudPending.has(s)&&(this._vpCrudPending.delete(s),o({ok:!1,op:e,error:{code:"timeout",message:"vp_crud timeout"}}))},1e4);this._vpCrudPending.set(s,{resolve:l=>{clearTimeout(a),o(l)}}),this.sendWsMessage(i)})},sessionCrudRequest(e,t,s={}){(!this._sessionCrudPending||typeof this._sessionCrudPending.get!="function")&&(this._sessionCrudPending=new Map);let n="grc_"+Date.now().toString(36)+"_"+Math.random().toString(36).slice(2,8),i={list:"yeaft_list_sessions",create:"yeaft_create_session",rename:"yeaft_rename_session",update:"yeaft_update_session",update_config:"yeaft_update_session_config",archive:"yeaft_archive_session",delete:"yeaft_delete_session",add_member:"yeaft_session_add_member",remove_member:"yeaft_session_remove_member",set_default_vp:"yeaft_session_set_default_vp",reorder:"reorder_yeaft_sessions",scan_workdir:"yeaft_scan_workdir_sessions",restore:"yeaft_restore_session"}[e];if(!i)return Promise.resolve({ok:!1,op:e,error:{code:"bad_op",message:"unknown op: "+e}});let o={type:i,requestId:n};e==="create"?o.payload=t||{}:t&&typeof t=="object"&&Object.assign(o,t);let a=s&&s.agentId?s.agentId:null;a&&(o.agentId=a);let l=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();return l&&l.markPending(n,e),new Promise(c=>{let d=setTimeout(()=>{this._sessionCrudPending&&this._sessionCrudPending.has(n)&&(this._sessionCrudPending.delete(n),c({ok:!1,op:e,error:{code:"timeout",message:"group_crud timeout"}}))},1e4);this._sessionCrudPending.set(n,{resolve:u=>{clearTimeout(d),c(u)}}),this.sendWsMessage(o)})},markYeaftSessionUnread(e,t=null){if(!e)return!1;let s=be(this,e,t);if(!s)return!1;let n=gi(s,e);return this.currentView==="yeaft"&&this.yeaftActiveSessionFilter===e&&be(this,e)===s||this.yeaftUnreadSessionKeys?.[n]?!1:(this.yeaftUnreadSessionKeys={...this.yeaftUnreadSessionKeys,[n]:!0},!0)},markYeaftSessionRead(e,t=null){if(!e)return!1;let s=be(this,e,t);if(!s)return!1;let n=gi(s,e);if(!this.yeaftUnreadSessionKeys?.[n])return!1;let{[n]:r,...i}=this.yeaftUnreadSessionKeys;return this.yeaftUnreadSessionKeys=i,!0},restoreActiveYeaftSessionFromStatuses(e=[],t=null){if(this.yeaftActiveSessionFilter)return null;let n=(Array.isArray(e)?e:[]).filter(o=>o&&(o.sessionId||o.groupId)&&!["idle","offline","completed","failed","aborted"].includes(o.state)).sort((o,a)=>(a.updatedAt||a.since||0)-(o.updatedAt||o.since||0)),r=n[0]?.sessionId||n[0]?.groupId||null;if(!r)return null;let i=t||n[0]?.agentId||Pp(this,r);if(!i)return null;this.setActiveSessionFilter(r,{agentId:i,force:!0});try{let o=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();o&&typeof o.setActive=="function"&&o.setActive(r,i)}catch{}return r},setActiveSessionFilter(e,t={}){let s=this.yeaftActiveSessionFilter||null,n=e||null,r=n?be(this,n,t.agentId||null):this.currentAgent,i=!!n&&n===s&&!!r&&!!this.currentAgent&&r!==this.currentAgent,o=!!t.force||i;if(this.yeaftActiveSessionFilter=n,r&&n&&this.currentAgent!==r){this.selectAgent(r);let l=this.agents.find(c=>c.id===r);this.activateYeaftAgent(r,l||null)}else r&&n&&this.activateYeaftAgent(r);r&&n&&(this.markYeaftSessionRead(n,r),$c(this,r,n));let a=!o&&n===s;if(r&&n){this.yeaftSessionAgentById={...this.yeaftSessionAgentById||{},[n]:r};let l=this.yeaftConversationIdsByAgent?.[r]||null;l||(l=`yeaft-local-${r}-${Date.now()}`,this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[r]:l}),this.yeaftConversationId=l,this.messagesMap[l]||(this.messagesMap[l]=[]),this.currentView==="yeaft"&&(this.activeConversations=[l])}try{let l=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore();l&&typeof l.setActive=="function"&&l.setActive(n,r||null);let c=l?.activeSessionKey||null;c?localStorage.setItem("lastViewedYeaftSession",c):localStorage.removeItem("lastViewedYeaftSession")}catch{}this.syncActiveYeaftHistoryLoad(),this.hydrateYeaftHistoryBrowserCache(n,r,{revalidate:!0})},async switchYeaftModel(e,t=null,s=void 0){if(!e||!this.currentAgent)return;let n=t||null;if(n){let r={model:e};return s!==void 0&&(r.modelEffort=s||null),await this.sessionCrudRequest("update_config",{sessionId:n,config:r},{agentId:be(this,n)})}return this.sendWsMessage({type:"yeaft_model_switch",model:e,modelEffort:s||null,agentId:this.currentAgent}),null},setYeaftDebugSearch(e){this.yeaftDebugSearch=typeof e=="string"?e:"",this._yeaftDebugSearchTimer&&clearTimeout(this._yeaftDebugSearchTimer),this._yeaftDebugSearchTimer=setTimeout(()=>{this._yeaftDebugSearchTimer=null,this.yeaftDebugLoops=[],this.yeaftDebugTurnsById={},this.yeaftDebugTurnOrder=[],this.loadYeaftDebugHistory({limit:this.yeaftDebugSearch.trim()?Tp:il,dreamLimit:5,indexOnly:!0,search:this.yeaftDebugSearch})},250)},setYeaftDebugSessionFilter(e){e==null?this.yeaftDebugSessionFilter=null:this.yeaftDebugSessionFilter=String(e)},toggleSubAgentCardExpand(e){let t=this.yeaftSubAgentCards?.[e];t&&(this.yeaftSubAgentCards={...this.yeaftSubAgentCards,[e]:{...t,expanded:!t.expanded}})},loadTelemetrySettings(){return this.currentAgent?new Promise(e=>{this._telemetryPending||(this._telemetryPending={}),this._telemetryPending.load=e,this.sendWsMessage({type:"get_telemetry_settings",agentId:this.currentAgent})}):(this.telemetrySettings={enabled:!0,retentionDays:3,flushIntervalMs:1e3,maxQueueSize:5e3,rawExchangeMaxBytes:524288,traceTextMaxBytes:262144,loaded:!0},Promise.resolve(this.telemetrySettings))},updateTelemetrySettings(e){return this.currentAgent?new Promise(t=>{this._telemetryPending||(this._telemetryPending={}),this._telemetryPending.update=t,this.sendWsMessage({type:"update_telemetry_settings",agentId:this.currentAgent,settings:e||{}})}):Promise.resolve({error:"no agent"})},loadSearchSettings(){return this.currentAgent?new Promise(e=>{this._searchPending||(this._searchPending={}),this._searchPending.load=e,this.sendWsMessage({type:"get_search_settings",agentId:this.currentAgent})}):(this.searchSettings={backend:"tavily",tavilyKeyConfigured:!1,tavilyKeyMasked:null,disableHtmlFallback:!1,loaded:!0},Promise.resolve(this.searchSettings))},updateSearchSettings(e){return this.currentAgent?new Promise(t=>{this._searchPending||(this._searchPending={}),this._searchPending.update=t,this.sendWsMessage({type:"update_search_settings",agentId:this.currentAgent,settings:e||{}})}):Promise.resolve({error:"no agent"})},loadTavilyUsage(){return this.currentAgent?(this.tavilyUsageLoading=!0,new Promise(e=>{this._searchPending||(this._searchPending={}),this._searchPending.usage=e,this.sendWsMessage({type:"get_tavily_usage",agentId:this.currentAgent})})):Promise.resolve(null)},loadYeaftMcpServers(){if(!this.currentAgent)return this.yeaftMcpServers=[],this.yeaftMcpRuntime={connected:!1,toolCount:0,perServer:[]},Promise.resolve({servers:[],runtime:this.yeaftMcpRuntime});this.yeaftMcpLoading=!0;let e=`mcp-list-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return new Promise(t=>{this._mcpPending||(this._mcpPending={}),this._mcpPending[e]=t,this.sendWsMessage({type:"yeaft_mcp_list",agentId:this.currentAgent,requestId:e})})},addYeaftMcpServer(e){if(!this.currentAgent)return Promise.resolve({error:"no agent"});this.yeaftMcpLoading=!0;let t=`mcp-add-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return new Promise(s=>{this._mcpPending||(this._mcpPending={}),this._mcpPending[t]=s,this.sendWsMessage({type:"yeaft_mcp_add",agentId:this.currentAgent,requestId:t,server:e||{}})})},removeYeaftMcpServer(e){if(!this.currentAgent)return Promise.resolve({error:"no agent"});this.yeaftMcpLoading=!0;let t=`mcp-rem-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return new Promise(s=>{this._mcpPending||(this._mcpPending={}),this._mcpPending[t]=s,this.sendWsMessage({type:"yeaft_mcp_remove",agentId:this.currentAgent,requestId:t,name:e})})},reloadYeaftMcpServer(e){if(!this.currentAgent)return Promise.resolve({error:"no agent"});this.yeaftMcpLoading=!0;let t=`mcp-rel-${Date.now()}-${Math.random().toString(36).slice(2,8)}`;return new Promise(s=>{this._mcpPending||(this._mcpPending={}),this._mcpPending[t]=s,this.sendWsMessage({type:"yeaft_mcp_reload",agentId:this.currentAgent,requestId:t,name:e||null})})},clearYeaftMessages(){let e=this.yeaftConversationId;e&&(Ce(this,e),delete this.messagesMap[e],delete this.processingConversations[e],delete this.executionStatusMap[e],delete this.refreshingSessionMap[e],this._closedAt&&delete this._closedAt[e],this._turnCompletedConvs?.delete(e)),this.yeaftConversationId=this.currentAgent?`yeaft-local-${this.currentAgent}-${Date.now()}`:`yeaft-local-${Date.now()}`,this.currentAgent&&(this.yeaftConversationIdsByAgent={...this.yeaftConversationIdsByAgent||{},[this.currentAgent]:this.yeaftConversationId}),this.messagesMap[this.yeaftConversationId]=[],this.activeConversations=[this.yeaftConversationId],this.yeaftSessionReady=!1,this.yeaftModel=null,this.yeaftAvailableModels=[],this.yeaftStatus=null,this._yeaftAskTerminalEvents={},this.yeaftDebugLoops=[],this.yeaftDebugTurnsById={},this.yeaftDebugTurnOrder=[],this.yeaftDebugHistoryLoading=!1,this.yeaftDebugHistoryError=null,this.yeaftDebugHistoryFetchedAt=0,this.yeaftDebugSearch="",this.yeaftDebugSessionFilter=null,this.yeaftDebugPanel={open:!1,status:"idle",requestId:null,agentId:null,sessionId:null,turnId:null,error:null},this._yeaftDebugSearchTimer&&(clearTimeout(this._yeaftDebugSearchTimer),this._yeaftDebugSearchTimer=null),this._fetchYeaftDebugHistoryTimer&&(clearTimeout(this._fetchYeaftDebugHistoryTimer),this._fetchYeaftDebugHistoryTimer=null),this._yeaftDebugHistoryInFlightKey=null,this._yeaftDebugHistoryLatestListRequestId=null,this._yeaftDebugHistoryLatestDetailRequestId=null,this.yeaftReflectionCards={},this.yeaftSubAgentCards={},this.yeaftDreamLatest={},this.yeaftDreamEvents={},this.vpStatuses={},this.currentAgent&&this.sendWsMessage({type:"yeaft_reset",agentId:this.currentAgent})},togglePaneRightPanel(e,t=null){if(t&&this.isSplitMode){let s=this.panels.find(n=>n.id===t);if(s){s.activeRightPanel=s.activeRightPanel===e?null:e;return}}this.activeRightPanel=this.activeRightPanel===e?null:e},getPaneRightPanel(e){if(e&&this.isSplitMode){let t=this.panels.find(s=>s.id===e);if(t)return t.activeRightPanel}return this.activeRightPanel},setPaneRightPanel(e,t){if(e&&this.isSplitMode){let s=this.panels.find(n=>n.id===e);if(s){s.activeRightPanel=t;return}}this.activeRightPanel=t},applySessionCatalogSnapshot(e,t=null,s=null){let n=r=>{let i=new Set;return(Array.isArray(r)?r:[]).filter(o=>!o?.catalogKey||i.has(o.catalogKey)?!1:(i.add(o.catalogKey),!0)).map(o=>({...o}))};if(this.sessionCatalog=n(e),Array.isArray(s)&&(this.hiddenSessionCatalog=n(s)),Array.isArray(t)){this.sessionProjects=t.filter(i=>i?.id).map(i=>({...i,members:Array.isArray(i.members)?i.members.filter(o=>o?.agentId&&o?.sessionId):i.agentId?(i.sessionIds||[]).map(o=>({agentId:i.agentId,sessionId:o})):[]}));let r=new Map;for(let i of this.sessionProjects)for(let o of i.members)r.set(`${o.agentId}${o.sessionId}`,i.id);this.sessionCatalog=this.sessionCatalog.map(i=>i.runtimeProvider==="yeaft"?{...i,projectId:r.get(`${i.routeRef?.agentId}${i.routeRef?.sessionId}`)||null}:i)}this.sessionCatalogLoaded=!0},mutateProject(e,t={},s=null){let n=s||t.agentId||this.currentAgent||null;if(e==="move_session"&&!n)return Promise.resolve({ok:!1,error:{code:"missing_agent"}});let r=`project_${crypto.randomUUID()}`;return new Promise(i=>{let o=setTimeout(()=>{delete this.projectMutationRequests[r],i({ok:!1,error:{code:"timeout"}})},1e4);this.projectMutationRequests[r]={connectionGeneration:Number(this.chatHistoryConnectionGeneration||0),catalogOrder:Array.isArray(t.catalogOrder)?t.catalogOrder:null,resolve:l=>{clearTimeout(o),i(l)}},this.sendWsMessage({type:"yeaft_project_mutation",...n?{agentId:n,targetAgentId:n}:{},requestId:r,op:e,...t})||(clearTimeout(o),delete this.projectMutationRequests[r],i({ok:!1,error:{code:"send_failed"}}))})},applyLegacyProjectSnapshot(e,t){if(!t||!Array.isArray(e))return;let s=this.sessionProjects.filter(r=>r.legacyAgentId!==t),n=e.filter(r=>r?.id).map(r=>({...r,id:`${t}${r.id}`,legacyProjectId:r.id,legacyAgentId:t,members:(r.sessionIds||[]).map(i=>({agentId:t,sessionId:i}))}));this.applySessionCatalogSnapshot(this.sessionCatalog,[...s,...n])},finishLegacyProjectMutation(e,t){if(!e?.requestId)return!1;let s=this.projectMutationRequests[e.requestId]||null;return!s||s.connectionGeneration!==Number(this.chatHistoryConnectionGeneration||0)?!1:(delete this.projectMutationRequests[e.requestId],e.ok&&Array.isArray(e.projects)&&t&&this.applyLegacyProjectSnapshot(e.projects,t),s.resolve(e),!0)},finishProjectMutation(e){if(!e?.requestId)return!1;let t=this.projectMutationRequests[e.requestId]||null;if(!t||t.connectionGeneration!==Number(this.chatHistoryConnectionGeneration||0))return!1;if(delete this.projectMutationRequests[e.requestId],e.ok){if(Array.isArray(t.catalogOrder)){let s=new Map(this.sessionCatalog.map(r=>[r.catalogKey,r])),n=t.catalogOrder.map((r,i)=>{let o=s.get(r?.catalogKey);return o?{...o,sortRank:i}:null}).filter(Boolean);n.length===this.sessionCatalog.length&&(this.sessionCatalog=n,Ip(n))}Array.isArray(e.projects)&&this.applySessionCatalogSnapshot(this.sessionCatalog,e.projects)}return t.resolve(e),!0},toggleCatalogSessionPin(e){if(!e?.catalogKey||!e?.routeRef||Object.keys(this.sessionCatalogMutationRequests).length>0)return!1;let t=`session_ui_${crypto.randomUUID()}`,s=or(this,t),n=!e.pinned;return e.pinned=n,this.sendWsMessage({type:"set_session_ui_metadata",requestId:t,catalogKey:e.catalogKey,routeRef:e.routeRef,pinned:n,sortRank:Number.isFinite(e.sortRank)?e.sortRank:null})?!0:(this.sessionCatalog=s,delete this.sessionCatalogMutationRequests[t],!1)},hideCatalogSession(e){if(!e?.catalogKey||!e?.routeRef||Object.keys(this.sessionCatalogMutationRequests).length>0)return!1;let t=`session_hide_${crypto.randomUUID()}`,s=or(this,t);return this.sessionCatalog=this.sessionCatalog.filter(r=>r.catalogKey!==e.catalogKey),this.hiddenSessionCatalog=[...(this.hiddenSessionCatalog||[]).filter(r=>r.catalogKey!==e.catalogKey),{...e,hidden:!0}],this.sendWsMessage({type:"set_session_ui_metadata",requestId:t,catalogKey:e.catalogKey,routeRef:e.routeRef,hidden:!0,...Number.isFinite(e.sortRank)?{sortRank:e.sortRank}:{}})?!0:(this.sessionCatalog=s,this.hiddenSessionCatalog=Array.isArray(this.sessionCatalogMutationRequests[t]?.previousHiddenCatalog)?this.sessionCatalogMutationRequests[t].previousHiddenCatalog:[],delete this.sessionCatalogMutationRequests[t],!1)},restoreCatalogSession(e){if(!e?.catalogKey||!e?.routeRef||Object.keys(this.sessionCatalogMutationRequests).length>0)return!1;let t=`session_restore_${crypto.randomUUID()}`,s=or(this,t);return this.hiddenSessionCatalog=(this.hiddenSessionCatalog||[]).filter(r=>r.catalogKey!==e.catalogKey),this.sessionCatalog=this.sessionCatalog.some(r=>r.catalogKey===e.catalogKey)?this.sessionCatalog:[...this.sessionCatalog,{...e,hidden:!1}],this.sendWsMessage({type:"set_session_ui_metadata",requestId:t,catalogKey:e.catalogKey,routeRef:e.routeRef,hidden:!1,...Number.isFinite(e.sortRank)?{sortRank:e.sortRank}:{}})?!0:(this.sessionCatalog=s,this.hiddenSessionCatalog=Array.isArray(this.sessionCatalogMutationRequests[t]?.previousHiddenCatalog)?this.sessionCatalogMutationRequests[t].previousHiddenCatalog:[],delete this.sessionCatalogMutationRequests[t],!1)},renameCatalogSession({row:e,title:t}={}){if(!e?.routeRef||!t)return!1;let{runtimeProvider:s,agentId:n,sessionId:r}=e.routeRef;if(s==="yeaft")this.sessionCrudRequest("rename",{sessionId:r,name:t},{agentId:n});else if(s==="claude-code"||s==="copilot")this.renameChatSession(r,t,n);else return!1;return!0},reorderCatalogSessions(e){if(!Array.isArray(e)||e.length===0||Object.keys(this.sessionCatalogMutationRequests).length>0)return!1;let t=`session_order_${crypto.randomUUID()}`,s=or(this,t);return this.sessionCatalog=e.map((r,i)=>({...r,sortRank:i})),this.sendWsMessage({type:"reorder_session_catalog",requestId:t,sessions:this.sessionCatalog.map((r,i)=>({catalogKey:r.catalogKey,routeRef:r.routeRef,pinned:!!r.pinned,sortRank:i}))})?!0:(this.sessionCatalog=s,delete this.sessionCatalogMutationRequests[t],!1)},finishSessionCatalogMutation(e){if(!Uc(this,e))return!1;if(e?.ok===!0&&e?.type==="session_ui_metadata_updated"){let s=n=>{n&&(n.pinned=e.pinned===!0,Object.prototype.hasOwnProperty.call(e,"sortRank")&&(n.sortRank=Number.isFinite(e.sortRank)?e.sortRank:null))};s(this.sessionCatalog.find(n=>n.catalogKey===e.catalogKey)),s(this.hiddenSessionCatalog.find(n=>n.catalogKey===e.catalogKey))}return e?.ok===!0&&e?.type==="session_catalog_reorder_result"&&Ip(this.sessionCatalog),!0},openCatalogSession(e){if(!e?.catalogKey||!e.routeRef)return!1;let{runtimeProvider:t,agentId:s,sessionId:n}=e.routeRef;if(this.activeCatalogKey=e.catalogKey,t==="yeaft"){let r=this.isSessionHistorySyncing(e.routeRef);return this.enterYeaft(s,{deferBootstrap:!0}),this.setActiveSessionFilter(n,{agentId:s,force:!1}),r||this.reloadYeaftMessages(),!0}return t!=="claude-code"&&t!=="copilot"?!1:(this.currentView==="yeaft"&&this.leaveYeaft(),this.selectConversation(n,s,{refresh:!0}),!0)},syncChatConversationHistory(e){if(!e)return null;let t=ts(e);if(this.chatHistoryRequests[t]?.loading)return this.chatHistoryRequests[t].requestId;let s=Ps(this.messagesMap[e]);return this.requestChatHistory(e,s===null?{mode:"recent",turns:5}:{mode:"delta",afterMessageId:s})},requestChatHistory(e,{mode:t="recent",turns:s=null,beforeId:n=null,afterMessageId:r=null}={}){if(!e)return null;let i=ts(e);if(this.chatHistoryRequestIdSupported!==!0&&this.chatHistoryRequests[i]?.loading)return null;let o=n??r??null,a=this.beginChatHistoryRequest(e,t,o);return this.sendWsMessage({type:"sync_messages",conversationId:e,...s!=null?{turns:s}:{},...n!=null?{beforeId:n}:{},...r!=null?{afterMessageId:r}:{},requestId:a})?(setTimeout(()=>{da(this,i,a,"history_load_timeout")},1e4),a):(da(this,i,a,"send_failed"),null)},beginChatHistoryRequest(e,t="recent",s=null){return Kc(this,e,t,s)},isCurrentChatHistoryResponse(e){if(!e?.conversationId||!e?.requestId||!e?.catalogKey)return!1;let t=ts(e.conversationId);if(e.catalogKey!==t)return!1;let s=this.chatHistoryRequests[t];return!!s&&s.loading===!0&&s.requestId===e.requestId&&Number(s.connectionGeneration||0)===Number(this.chatHistoryConnectionGeneration||0)},finishChatHistoryRequest(e){if(!this.isCurrentChatHistoryResponse(e))return!1;let t=this.chatHistoryRequests[e.catalogKey];return this.chatHistoryRequests[e.catalogKey]={...t,loading:!1},!0},isRefreshingSession(e){return e?!!this.refreshingSessionMap[e]:this.refreshingSession},setRefreshingSession(e,t){e&&(this.refreshingSessionMap[e]=t),this.refreshingSession=t},enterBtwMode(){this.btwMode=!0,this.btwMessages=[],this.btwLoading=!1,this.btwSessionId=null},sendBtwQuestion(e){this.currentConversation&&(this.btwMessages.push({role:"user",content:e}),this.btwMessages.push({role:"assistant",content:""}),this.btwLoading=!0,this.sendWsMessage({type:"btw_question",conversationId:this.currentConversation,question:e,btwSessionId:this.btwSessionId}))},closeBtw(){this.btwMode=!1,this.btwMessages=[],this.btwLoading=!1,this.btwSessionId=null},appendBtwDelta(e){let t=this.btwMessages[this.btwMessages.length-1];t&&t.role==="assistant"&&(t.content+=e)},addSubagent(e,t){this.subagents[e]||(this.subagents[e]={}),this.subagents[e][t.id]={id:t.id,slug:t.slug||t.id,type:t.type||"Task",description:t.description||"",parentToolUseId:t.parentToolUseId||null,status:"running",startTime:Date.now(),messages:[],toolCallCount:0},e===this.currentConversation&&this.activeRightPanel!=="subagents"&&(this.activeRightPanel="subagents")},appendSubagentMessage(e,t,s){let n=this.subagents[e];if(!n||!n[t])return;let r=n[t];if(s?.type==="tool"){r.toolCallCount=Number(r.toolCallCount||0)+1;return}s?.type==="text"&&r.messages.push(s)},completeSubagent(e,t){let s=this.subagents[e];!s||!s[t]||(s[t].status="completed")},sendWsMessage(e){return dd(this,e)},parseWsMessage(e){return ud(this,e)},connect(){pd(this)},ensureConnected(){return cr(this)},scheduleReconnect(){fd(this)},manualReconnect(){gd(this)},startHeartbeat(){hd(this)},stopHeartbeat(){md(this)},setupVisibilityHandler(){vd(this)},handleMessage(e){uu(this,e)},getOrCreateExecutionStatus(e){return $a(this,e)},handleAssistantOutputFrame(e,t,s=null){eu(this,e,t,s)},handleClaudeOutput(e,t){this.handleAssistantOutputFrame(e,t,null)},addMessageToConversation(e,t){return vi(this,e,t)},pruneConversationMessageRetention(e,t=null,s=null,n=void 0){return Dc(this,{conversationId:e,sessionId:t,agentId:s,limits:n})},appendToAssistantMessageForConversation(e,t,s){Md(this,e,t,s)},finishStreamingForConversation(e,t){Pd(this,e,t)},sweepStaleStreamingForConversation(e){Rd(this,e)},appendToAssistantMessage(e){this.appendToAssistantMessageForConversation(this.currentConversation,e)},finishStreaming(){this.finishStreamingForConversation(this.currentConversation)},addMessage(e){this.addMessageToConversation(this.currentConversation,e)},loadHistoryMessages(e){_d(this,e)},formatDbMessage(e){return Aa(e)},formatDbMessageForHistoryHydration(e){return Dd(e)},selectAgent(e){return bu(this,e)},createConversation(e,t=null,s=null,n=void 0){wu(this,e,t,s,n)},resumeConversation(e,t,s=null,n=null,r=null){ku(this,e,t,s,n,r)},selectConversation(e,t,s={}){Su(this,e,t,s)},updateConversationSettings(e,t){Na(this,e,t)},toggleConversationMcp(e,t){Iu(this,e,t)},deleteConversation(e,t){Au(this,e,t)},closeSession(e,t){Cu(this,e,t)},appendColumn(e){Pu(this,e)},removeColumn(e){Ru(this,e)},sendMessageToConversation(e,t,s=[],n={}){_u(this,e,t,s,n)},cancelExecutionForConversation(e){Eu(this,e)},addPanel(){if(this.panels.length>=3)return;let e=(t,s)=>({id:t,conversationId:s,activeRightPanel:null});if(this.panels.length===0){let t=localStorage.getItem("splitPanesSaved");if(t){try{let s=JSON.parse(t);if(Array.isArray(s)&&s.length>=2){let n=new Set(this.conversations.map(i=>i.id)),r=s.filter(i=>i&&typeof i.id=="string").map(i=>({...e(i.id,null),conversationId:i.conversationId&&n.has(i.conversationId)?i.conversationId:null}));if(r.length>=2){this.panels=r,this.activePanelId=r[0].id;for(let i of r)i.conversationId&&!this.activeConversations.includes(i.conversationId)&&this.activeConversations.push(i.conversationId),i.conversationId&&!this.messagesMap[i.conversationId]&&(this.messagesMap[i.conversationId]=[],this.requestChatHistory(i.conversationId,{mode:"recent",turns:5}));localStorage.removeItem("splitPanesSaved"),this.saveOpenSessions();return}}}catch{}localStorage.removeItem("splitPanesSaved")}this.panels=[e("panel-0",this.currentConversation),e("panel-1",null)],this.activePanelId="panel-0"}else{let t="panel-"+Date.now();this.panels.push(e(t,null))}this.saveOpenSessions()},removePanel(e){let t=this.panels.findIndex(s=>s.id===e);if(!(t<0)){if(this.panels.splice(t,1),this.panels.length<=1){let s=this.panels[0];s?.conversationId&&(this.activeConversations=[s.conversationId]),this.panels=[],this.activePanelId=null}else this.activePanelId===e&&(this.activePanelId=this.panels[0]?.id||null);this.saveOpenSessions()}},setPanelConversation(e,t,{refresh:s=!1}={}){let n=this.panels.find(i=>i.id===e);if(!n)return;let r=n.conversationId===t;n.conversationId=t,t&&!this.activeConversations.includes(t)&&this.activeConversations.push(t),t&&!this.messagesMap[t]?(this.messagesMap[t]=[],this.syncChatConversationHistory(t)):t&&(s||!r)&&this.syncChatConversationHistory(t),this.saveOpenSessions()},setActivePanel(e){this.activePanelId=e},splitToPanel(e){if(!e)return;let t=(s,n)=>({id:s,conversationId:n,activeRightPanel:null});if(this.panels.length===0)this.panels=[t("panel-0",this.currentConversation),t("panel-"+Date.now(),e)],this.activePanelId=this.panels[1].id;else if(this.panels.length>=3)this.panels[this.panels.length-1].conversationId=e,this.activePanelId=this.panels[this.panels.length-1].id;else{let s="panel-"+Date.now();this.panels.push(t(s,e)),this.activePanelId=s}this.activeConversations.includes(e)||this.activeConversations.push(e),this.messagesMap[e]||(this.messagesMap[e]=[],this.requestChatHistory(e,{mode:"recent",turns:5})),this.saveOpenSessions()},isInAnyPanel(e){return this.panels.some(t=>t.conversationId===e)},setSessionPinned(e,t,s={}){if(!e)return;let n=s&&s.agentId?s.agentId:null,r=n?!!os()?.sessionById?.(e,n)?.pinned:this.pinnedSessions.includes(e);if(t&&!r)this.pinnedSessions.unshift(e);else if(!t&&r){let i=this.pinnedSessions.indexOf(e);i>=0&&this.pinnedSessions.splice(i,1)}try{localStorage.setItem("pinned-sessions",JSON.stringify(this.pinnedSessions))}catch{}try{let i=window.Pinia?.useSessionsStore?.()||window.__useSessionsStore&&window.__useSessionsStore(),o=be(this,e,n);i&&typeof i.applyPinState=="function"&&i.applyPinState(e,!!t,o)}catch{}},togglePin(e,t={}){let s=t&&t.agentId?t.agentId:null,n=s?os()?.sessionById?.(e,s):null,r=t&&Object.prototype.hasOwnProperty.call(t,"pinned"),o=!(n?!!n.pinned:r?!!t.pinned:this.pinnedSessions.includes(e));this.setSessionPinned(e,o,{agentId:s});let a={type:o?"pin_session":"unpin_session",conversationId:e};t&&t.sessionKind==="yeaft"&&(a.sessionKind="yeaft",t.agentId&&(a.agentId=t.agentId),t.sessionName&&(a.sessionName=t.sessionName),t.workDir&&(a.workDir=t.workDir)),this.sendWsMessage(a)},isSessionPinned(e){return this.pinnedSessions.includes(e)},applyServerPinSnapshot(e,t,s){if(!Array.isArray(this.pinnedSessions))return;let n=new Set(this.pinnedSessions),r=[];for(let i of t)n.has(i)||r.push(i);if(r.length>0&&(this.pinnedSessions=[...r,...this.pinnedSessions]),e){let i=this.pinnedSessions.filter(o=>s(o)?t.has(o):!0);i.length!==this.pinnedSessions.length&&(this.pinnedSessions=i)}try{localStorage.setItem("pinned-sessions",JSON.stringify(this.pinnedSessions))}catch{}},clearYeaftSessionProcessingIfIdle(e,{agentId:t=null,ignoreStatuses:s=!1}={}){if(!e)return;let n=t||be(this,e);if(Object.values(this.activeVpTurns||{}).some(a=>it(a,e,n))||!s&&Object.values(this.vpStatuses||{}).some(l=>it(l,e,n)&&Mr.has(l?.state)))return;let i=kt(n,e),o={...this.yeaftProcessingSessions||{}};i&&delete o[i],Di(this,e,n)&&delete o[e],this.yeaftProcessingSessions=o},sendMessage(e,t=[],s={}){xu(this,e,t,s)},cancelExecution(){Tu(this)},cancelYeaft(){if(!this.currentAgent)return;this.sendWsMessage({type:"yeaft_abort_all",agentId:this.currentAgent});let e=this.yeaftConversationIdsByAgent?.[this.currentAgent]||this.yeaftConversationId;e&&delete this.processingConversations[e],gp(this,this.currentAgent)},cancelYeaftSession(e){let t=be(this,e);!t||!e||(this.sendWsMessage({type:"yeaft_abort_all",agentId:t,sessionId:e}),this.activeVpTurns=Object.fromEntries(Object.entries(this.activeVpTurns||{}).filter(([,s])=>!it(s,e,t))),this.stoppingVpTurnIds=Object.fromEntries(Object.entries(this.stoppingVpTurnIds||{}).filter(([s])=>this.activeVpTurns?.[s])),this.vpStatuses=Object.fromEntries(Object.entries(this.vpStatuses||{}).filter(([,s])=>!it(s,e,t))),this.clearYeaftSessionProcessingIfIdle(e,{agentId:t,ignoreStatuses:!0}))},cancelVpTurn(e,{sessionId:t=null,vpId:s=null}={}){let n=be(this,t);if(!n||!e)return;let r=gn(this,n,e);this.stoppingVpTurnIds={...this.stoppingVpTurnIds,[r]:Date.now()};let i={type:"yeaft_abort_turn",agentId:n,turnId:e};t&&(i.sessionId=t),s&&(i.vpId=s),this.sendWsMessage(i)},cancelVpTurnForSession(e,t=null){if(!e)return!1;let s=t||this.yeaftActiveSessionFilter||null;if(!s)return!1;let n=be(this,s);if(!n)return!1;let r=this.activeVpTurns||{},i=null,o=-1/0;for(let[a,l]of Object.entries(r)){if(!l||l.vpId!==e||!it(l,s,n))continue;let c=typeof l.startedAt=="number"?l.startedAt:0;c>=o&&(o=c,i=a)}if(!i){let a=this.vpStatuses?.[Ri(n,s,e)]||null;a?.turnId&&!["idle","offline"].includes(a.state)&&(i=a.turnId)}if(i){let a=r[i]?.turnId||i;return this.cancelVpTurn(a,{sessionId:s,vpId:e}),!0}return this.sendWsMessage({type:"yeaft_abort_turn",agentId:n,sessionId:s,vpId:e}),!0},answerUserQuestion(e,t,s){Mu(this,e,t,s)},refreshAgents(){Du(this)},refreshConversation(){Lu(this)},restartAgent(e){$u(this,e)},upgradeAgent(e){Vu(this,e)},loadMoreMessages(){if(this.currentView==="yeaft"||this.loadingMoreMessages||!this.hasMoreMessages||!this.currentConversation)return;this.loadingMoreMessages=!0;let e=this._loadMoreGeneration=(this._loadMoreGeneration||0)+1,s=(this.messagesMap[this.currentConversation]||[]).find(i=>i.dbMessageId),n=this.currentConversation,r=s?.dbMessageId??null;this.requestChatHistory(n,{mode:"older",turns:5,beforeId:r}),setTimeout(()=>{this._loadMoreGeneration===e&&this.loadingMoreMessages&&this.currentConversation===n&&(this.loadingMoreMessages=!1)},1e4)},reloadYeaftMessages(){if(this.currentView!=="yeaft")return!1;let e=Fs(this),t=be(this,e);if(!t)return!1;let s=he(t,e),n=this.yeaftConversationId,r=this.yeaftSessionHistoryState?.[s];if(r?.loading)return r.requestId?(this._yeaftManualHistoryRefresh={agentId:t,sessionId:e,requestId:r.requestId},r.requestId):!1;let i=this.beginYeaftHistoryLoad({agentId:t,sessionId:e,mode:"recent",preserveLoaded:!1});if(!i)return!1;this._yeaftManualHistoryRefresh={agentId:t,sessionId:e,requestId:i.requestId};let o=_s();this.yeaftHistoryPerfTraceBySession={...this.yeaftHistoryPerfTraceBySession||{},[s]:o};let a={type:"yeaft_load_history",agentId:t,limit:_i,sessionId:e,requestId:i.requestId,perfTraceId:o};return Xe(this,{traceId:o,phase:"history.request_send",agentId:t,sessionId:e,messageType:a.type,bytes:JSON.stringify(a).length,detail:{mode:"manual-reload",limit:_i}}),this.sendWsMessage(a)?!0:(Gn(this,{agentId:t,sessionId:e,requestId:i.requestId,error:"history_load_send_failed"}),!1)},loadMoreYeaftHistory(e=xr()){if(this.currentView!=="yeaft"||this.yeaftLoadingMoreHistory||!this.yeaftHasMoreHistory)return;let t=Fs(this),s=be(this,t);if(!s)return;let n=Math.min(50,Math.max(1,Number.isFinite(e)?Math.floor(e):xr())),r=he(s,t),i=this.yeaftHistoryCacheState?.[r]?.ranges||[],o=this.yeaftSessionHistoryState?.[r]||{},a=Number(this.yeaftHistoryCacheState?.[r]?.rangeEpoch)||0,l=Hd(o,i,a);if(this.yeaftSessionHistoryState={...this.yeaftSessionHistoryState||{},[r]:l.state},!l.request){this.syncActiveYeaftHistoryLoad();return}let c=this.beginYeaftHistoryLoad({agentId:s,sessionId:t,mode:"older",preserveLoaded:!0,latestSeq:this.yeaftSessionHistoryState[r]?.latestSeq??null});if(!c)return;let d=_s();this.yeaftHistoryPerfTraceBySession={...this.yeaftHistoryPerfTraceBySession||{},[r]:d};let u={type:"yeaft_load_more_history",agentId:s,sessionId:t,requestId:c.requestId,beforeSeq:l.request.beforeSeq,pageKind:l.request.kind,gapStopAtSeq:l.request.stopAtSeq,cacheEpoch:l.request.cacheEpoch,turns:n,perfTraceId:d};Xe(this,{traceId:d,phase:"history_more.request_send",agentId:s,sessionId:t,messageType:u.type,bytes:JSON.stringify(u).length,detail:{beforeSeq:u.beforeSeq,turns:u.turns,pageKind:l.request.kind,gapStopAtSeq:l.request.stopAtSeq}}),this.sendWsMessage(u)},checkPendingRecovery(){zc(this)},performRecovery(){Yc(this)},dismissRecovery(){Gc(this)},autoRestoreConversation(e){Qc(this,e)},saveOpenSessions(){xs(this)},getLastSession(){return Zc(this)},clearLastSession(){Jc(this)},listHistorySessions(e){ed(this,e)},listFolders(){return td(this)},listFoldersForAgent(e,t){return sd(this,e,t)},listModelsForAgent(e,t){return nd(this,e,t)},listHistorySessionsForAgent(e,t,s){rd(this,e,t,s)},async loadGlobalSessions(e=20){return id(this,e)},async deleteGlobalSession(e){return od(this,e)},findAgentForSession(e){return pa(this,e)},isSessionResumable(e){return ad(this,e)},_isRecentlyClosed(e){return Rs(this,e)},_startProcessingWatchdog(e){rn(this,e)},_resetProcessingWatchdog(e){yi(this,e)},_stopProcessingWatchdog(e){Ce(this,e)},startRefreshTimeout(e){let t=e||this.currentConversation;t&&(this._refreshTimeouts||(this._refreshTimeouts={}),this._refreshTimeouts[t]&&clearTimeout(this._refreshTimeouts[t]),this._refreshTimeouts[t]=setTimeout(()=>{this.setRefreshingSession(t,!1),delete this._refreshTimeouts[t]},1e4))},toggleTheme(){this.theme=this.theme==="dark"?"light":"dark",this.themeFollowSystem=!1,localStorage.setItem("theme",this.theme),document.documentElement.setAttribute("data-theme",this.theme),document.documentElement.classList.toggle("light",this.theme==="light")},initTheme(){if(document.documentElement.setAttribute("data-theme",this.theme),document.documentElement.classList.toggle("light",this.theme==="light"),this.themeFollowSystem&&typeof window<"u"&&window.matchMedia){let e=window.matchMedia("(prefers-color-scheme: dark)"),t=s=>{this.themeFollowSystem&&(this.theme=s.matches?"dark":"light",document.documentElement.setAttribute("data-theme",this.theme),document.documentElement.classList.toggle("light",this.theme==="light"))};e.addEventListener?e.addEventListener("change",t):e.addListener&&e.addListener(t)}},loadModelsDevRegistry({forceRefresh:e=!1}={}){let t=this.modelsDevRegistry.loaded&&!this.modelsDevRegistry.error&&Date.now()-this.modelsDevRegistry.fetchedAt<36e5;if(!e&&t)return Promise.resolve(this.modelsDevRegistry);let s=this.currentAgent;if(!s)return Promise.resolve(this.modelsDevRegistry);if(this._modelsDevPending&&(!e||this._modelsDevPending.force))return new Promise(n=>this._modelsDevPending.resolvers.push(n));if(this._modelsDevPending){let n=this._modelsDevPending;this._modelsDevPending=null,n.timer&&clearTimeout(n.timer);for(let r of n.resolvers)r(this.modelsDevRegistry)}return new Promise(n=>{let r={resolvers:[n],force:e,timer:null};this._modelsDevPending=r;try{this.sendWsMessage({type:"get_models_dev_registry",agentId:s,forceRefresh:e})}catch{this._modelsDevPending===r&&(this._modelsDevPending=null),n(this.modelsDevRegistry);return}r.timer=setTimeout(()=>{if(this._modelsDevPending===r){this._modelsDevPending=null;for(let i of r.resolvers)i(this.modelsDevRegistry)}},2e4)})},changeLocale(e){if(this.locale=e,ir(e),this.currentAgent)try{this.sendWsMessage({type:"update_llm_config",agentId:this.currentAgent,config:{language:e}})}catch{}},async fetchCustomExpertRoles(){let e=De();try{let t={};e.token&&(t.Authorization=`Bearer ${e.token}`);let s=await fetch("/api/expert-roles/custom",{headers:t});if(s.ok){let n=await s.json();this.customExpertRoles=n.roles||[]}}catch{}},async createCustomExpertRole(e){let t=De();try{let s={"Content-Type":"application/json"};t.token&&(s.Authorization=`Bearer ${t.token}`);let n=await fetch("/api/expert-roles/custom",{method:"POST",headers:s,body:JSON.stringify(e)});if(n.ok){let r=await n.json();return this.customExpertRoles.push(r.role),r.role}else{let r=await n.json().catch(()=>({}));throw new Error(r.error||"Failed to create custom expert role")}}catch(s){throw s}},async updateCustomExpertRole(e,t){let s=De();try{let n={"Content-Type":"application/json"};s.token&&(n.Authorization=`Bearer ${s.token}`);let r=await fetch(`/api/expert-roles/custom/${e}`,{method:"PUT",headers:n,body:JSON.stringify(t)});if(r.ok){let i=await r.json(),o=this.customExpertRoles.findIndex(a=>a.id===e);return o!==-1&&(this.customExpertRoles[o]=i.role),i.role}else{let i=await r.json().catch(()=>({}));throw new Error(i.error||"Failed to update custom expert role")}}catch(n){throw n}},async deleteCustomExpertRole(e){let t=De();try{let s={};t.token&&(s.Authorization=`Bearer ${t.token}`);let n=await fetch(`/api/expert-roles/custom/${e}`,{method:"DELETE",headers:s});if(n.ok)return this.customExpertRoles=this.customExpertRoles.filter(r=>r.id!==e),!0;{let r=await n.json().catch(()=>({}));throw new Error(r.error||"Failed to delete custom expert role")}}catch(s){throw s}},toggleWorkbench(){this.workbenchExpanded=!this.workbenchExpanded,this.workbenchExpanded||(this.workbenchMaximized=!1)},toggleSidebar(){this.sidebarCollapsed=!this.sidebarCollapsed},toggleSessionSidebar(){this.sessionSidebarOpen=!this.sessionSidebarOpen},closeSessionSidebar(){this.sessionSidebarOpen=!1},toggleWorkbenchMaximized(){this.workbenchMaximized=!this.workbenchMaximized},renameChatSession(e,t,s=null){let n=t&&t.trim()?t.trim():"";n?this.customConversationTitles[e]=n:delete this.customConversationTitles[e],this.sendWsMessage({type:"update_conversation_settings",conversationId:e,...s?{agentId:s}:{},title:n})},openFileInExplorer(e){this.currentConversation&&(this.workbenchExpanded=!0,window.dispatchEvent(new CustomEvent("open-file-in-explorer",{detail:{filePath:e,conversationId:this.currentConversation}})))},logout(){De().logout(),this.authenticated=!1,this.sessionKey=null,this.agents=[],this.currentAgent=null,this.currentAgentInfo=null,this.yeaftStatusByAgent={},this._yeaftRetiredCatalogEpochsByAgent={},this.conversations=[],this.activeConversations=[],this.messagesMap={},this.conversationTitles={},this.customConversationTitles={},this.processingConversations={},this.executionStatusMap={},this.workbenchExpanded=!1,this.subagents={},this.activeSubagentId=null,this.activeRightPanel=null,this.pinnedSessions=[],this.clearWorkCenterBrowserState(),this.ws&&this.ws.close()}}})});function al(e,t){!e||typeof e.handleYeaftOutput!="function"||!t||e.handleYeaftOutput({event:t})}function Wy(e){let t=String(e||""),s=2166136261;for(let n=0;n<t.length;n++)s^=t.charCodeAt(n),s=Math.imul(s,16777619)>>>0;return s>>>0}function cl(e){if(!e)return as[0];let t=String(e).toLowerCase();return qy[t]||as[Wy(t)%as.length]}function jy(e){return cl(e).background}function Uy(e){return cl(e).foreground}function ll(){let e=typeof window<"u"&&window.Pinia&&window.Pinia.useChatStore?window.Pinia.useChatStore():null;return e&&typeof e.locale=="string"?e.locale:typeof localStorage<"u"&&localStorage.getItem("locale")||""}function Ky(e,t=""){return e?String(t||"").startsWith("zh")?e.descriptionZh||e.roleZh||e.description||e.role||"":e.description||e.role||e.descriptionZh||e.roleZh||"":""}var Ny,as,qy,tI,Dt,hn=B(()=>{({defineStore:Ny}=Pinia);as=[{key:"rat",label:"Rat",glyph:"R",background:"var(--vp-avatar-rat-bg)",foreground:"var(--vp-avatar-rat-fg)"},{key:"ox",label:"Ox",glyph:"O",background:"var(--vp-avatar-ox-bg)",foreground:"var(--vp-avatar-ox-fg)"},{key:"tiger",label:"Tiger",glyph:"T",background:"var(--vp-avatar-tiger-bg)",foreground:"var(--vp-avatar-tiger-fg)"},{key:"rabbit",label:"Rabbit",glyph:"B",background:"var(--vp-avatar-rabbit-bg)",foreground:"var(--vp-avatar-rabbit-fg)"},{key:"dragon",label:"Dragon",glyph:"D",background:"var(--vp-avatar-dragon-bg)",foreground:"var(--vp-avatar-dragon-fg)"},{key:"snake",label:"Snake",glyph:"S",background:"var(--vp-avatar-snake-bg)",foreground:"var(--vp-avatar-snake-fg)"},{key:"horse",label:"Horse",glyph:"H",background:"var(--vp-avatar-horse-bg)",foreground:"var(--vp-avatar-horse-fg)"},{key:"goat",label:"Goat",glyph:"G",background:"var(--vp-avatar-goat-bg)",foreground:"var(--vp-avatar-goat-fg)"},{key:"monkey",label:"Monkey",glyph:"M",background:"var(--vp-avatar-monkey-bg)",foreground:"var(--vp-avatar-monkey-fg)"},{key:"rooster",label:"Rooster",glyph:"K",background:"var(--vp-avatar-rooster-bg)",foreground:"var(--vp-avatar-rooster-fg)"},{key:"dog",label:"Dog",glyph:"D",background:"var(--vp-avatar-dog-bg)",foreground:"var(--vp-avatar-dog-fg)"},{key:"pig",label:"Pig",glyph:"P",background:"var(--vp-avatar-pig-bg)",foreground:"var(--vp-avatar-pig-fg)"}],qy=Object.freeze({steve:as[8],ada:as[3],linus:as[0],martin:as[4]}),tI=as.map(e=>e.background);Dt=Ny("vp",{state:()=>({vps:{},vpOrder:[],emptyLibrary:!1,lastSnapshotAt:0,snapshotStatus:"idle",snapshotAgentId:null,snapshotRequestId:null,snapshotError:"",lastVpSnapshotAgentId:null,lastChange:null,dreamStatus:{},groupDreamStatus:{}}),getters:{vpList(e){return e.vpOrder.map(t=>e.vps[t]).filter(Boolean)},vpCount(e){return e.vpOrder.length},vpById:e=>t=>e.vps[t]||null,vpLabel:e=>t=>{let s=e.vps[t];return s?ll().startsWith("zh")&&s.displayNameZh?s.displayNameZh:s.displayName||s.vpId||t:t},vpDescription:e=>t=>Ky(e.vps[t],ll()),vpInitial:e=>t=>{let s=e.vps[t],n=ll().startsWith("zh"),r=s&&(s.avatar||n&&s.displayNameZh||s.displayName||s.vpId)||t||"?";return String(r).charAt(0).toUpperCase()||"?"},vpColor:e=>t=>{let s=e.vps[t];return s&&s.color?s.color:jy(t)},vpTextColor:()=>e=>Uy(e),vpAvatarMotif:()=>e=>cl(e),dreamStatusFor:e=>t=>e.dreamStatus[t]||{status:"idle",lastRunAt:null,lastResult:null,lastError:null},groupDreamStatusFor:e=>t=>e.groupDreamStatus[t]||{status:"idle",lastRunAt:null,lastResult:null,lastError:null}},actions:{applySnapshot(e,t=null,s=null){let n=this.snapshotAgentId||null;if(n&&t&&t!==n||s&&this.snapshotRequestId&&s!==this.snapshotRequestId)return!1;let r=e&&Array.isArray(e.vps)?e.vps:[];return this._setActiveSnapshot({vps:r,emptyLibrary:!!(e&&e.emptyLibrary),agentId:t||n||null,requestId:s||this.snapshotRequestId||null,receivedAt:Date.now()}),!0},beginSnapshot(e,t){this.vps={},this.vpOrder=[],this.emptyLibrary=!1,this.lastVpSnapshotAgentId=null,this.snapshotStatus="loading",this.snapshotAgentId=e||null,this.snapshotRequestId=t||null,this.snapshotError=""},failSnapshot(e,t,s=""){return!this.snapshotRequestId||!t||t!==this.snapshotRequestId||e&&this.snapshotAgentId&&e!==this.snapshotAgentId?!1:(this.snapshotStatus="error",this.snapshotAgentId=e||this.snapshotAgentId||null,this.snapshotRequestId=t||this.snapshotRequestId||null,this.snapshotError=String(s||"VP library request failed"),!0)},_setActiveSnapshot({vps:e,emptyLibrary:t,agentId:s,requestId:n,receivedAt:r}){this.vps={},this.vpOrder=[];for(let i of e||[])this._upsertInternal(i);this.emptyLibrary=!!t,this.lastSnapshotAt=r||Date.now(),this.lastVpSnapshotAgentId=s||null,this.snapshotStatus="ready",this.snapshotAgentId=s||null,this.snapshotRequestId=n||null,this.snapshotError=""},upsert(e,t=null,s=null){return s&&this.snapshotAgentId&&s!==this.snapshotAgentId?!1:(this._upsertInternal(e),e&&e.vpId&&(this.lastChange={vpId:e.vpId,kind:"updated",reason:t||null,at:Date.now()}),!0)},remove(e,t=null,s=null){return s&&this.snapshotAgentId&&s!==this.snapshotAgentId||!e?!1:(delete this.vps[e],this.vpOrder=this.vpOrder.filter(n=>n!==e),this.lastChange={vpId:e,kind:"removed",reason:t||"file.removed",at:Date.now()},!0)},_upsertInternal(e){if(!e||!e.vpId)return;let t=!!this.vps[e.vpId];this.vps[e.vpId]={...this.vps[e.vpId]||{},...e},t||this.vpOrder.push(e.vpId),this.emptyLibrary&&(this.emptyLibrary=!1)},triggerDream(e){if(!e)return;this.dreamStatus={...this.dreamStatus,[e]:{...this.dreamStatus[e]||{},status:"running",lastError:null}};let t=window.Pinia&&window.Pinia.useChatStore?window.Pinia.useChatStore():null;t&&typeof t.sendWsMessage=="function"&&t.sendWsMessage({type:"yeaft_dream_trigger",vpId:e})},triggerGroupDream(e,t={}){if(!e)return;this.groupDreamStatus={...this.groupDreamStatus,[e]:{...this.groupDreamStatus[e]||{},status:"running",lastError:null}};let s=window.Pinia&&window.Pinia.useChatStore?window.Pinia.useChatStore():null,n=Date.now();if(al(s,{type:"dream_progress",phase:"start",groupId:e,manual:!0,trigger:"manual",source:"header-button",ts:n}),!s||typeof s.sendWsMessage!="function"){al(s,{type:"yeaft_dream_result",groupId:e,success:!1,skipped:!0,skippedReason:"chat-store-unavailable",trigger:"manual",error:null});return}let r={type:"yeaft_dream_trigger",sessionId:e},i=t&&t.agentId?t.agentId:typeof s.agentIdForSession=="function"?s.agentIdForSession(e):s.currentAgent;i&&(r.agentId=i),s.sendWsMessage(r)===!1&&al(s,{type:"yeaft_dream_result",groupId:e,success:!1,skipped:!0,skippedReason:"websocket-not-open",trigger:"manual",error:null})},applyDreamStatus(e){if(!e)return;let t=e.sessionId;if(t){this.groupDreamStatus={...this.groupDreamStatus,[t]:{...this.groupDreamStatus[t]||{},status:e.status==="running"?"running":e.status||"idle"}};return}if(!e.vpId)return;let s=e.vpId;this.dreamStatus={...this.dreamStatus,[s]:{...this.dreamStatus[s]||{},status:e.status==="running"?"running":e.status||"idle"}}},applyDreamResult(e){if(!e)return;let t=!!e.success,s=!!e.skipped,n={mergedCount:e.mergedCount??null,extractedCount:e.extractedCount??null,entriesCreated:typeof e.entriesCreated=="number"?e.entriesCreated:e.mergedCount??e.extractedCount??0,skipped:s,skippedReason:e.skippedReason||null,sessionsProcessed:typeof e.sessionsProcessed=="number"?e.sessionsProcessed:null,sessionsSkipped:typeof e.sessionsSkipped=="number"?e.sessionsSkipped:null,targetsApplied:typeof e.targetsApplied=="number"?e.targetsApplied:null,durationMs:typeof e.durationMs=="number"?e.durationMs:null,llmCallCount:typeof e.llmCallCount=="number"?e.llmCallCount:0,inputTokens:typeof e.inputTokens=="number"?e.inputTokens:0,outputTokens:typeof e.outputTokens=="number"?e.outputTokens:0,totalTokens:typeof e.totalTokens=="number"?e.totalTokens:0,metrics:e.metrics||null,passBreakdown:e.passBreakdown||e.metrics?.passBreakdown||null,targetErrors:Array.isArray(e.targetErrors)?e.targetErrors:[]},r=t||s?null:e.error||null,i=s?"skipped":t?"success":"error",o=e.sessionId;if(o){this.groupDreamStatus={...this.groupDreamStatus,[o]:{status:i,lastRunAt:Date.now(),lastResult:n,lastError:r}};return}if(!e.vpId)return;let a=e.vpId;this.dreamStatus={...this.dreamStatus,[a]:{status:i,lastRunAt:Date.now(),lastResult:n,lastError:r}}}}})});function dl(e){if(typeof e=="number"&&Number.isFinite(e))return e;if(typeof e=="string"&&e){let t=Date.parse(e);if(Number.isFinite(t))return t}return 0}function $i(e){return!e||typeof e!="object"?0:dl(e.lastMessageAt)||dl(e.updatedAt)||dl(e.createdAt)||0}function ul(e,t){let s=$i(t)-$i(e);return s!==0?s:String(e?.id||"").localeCompare(String(t?.id||""))}function Ep(e){return[...Array.isArray(e)?e:[]].sort(ul)}var Vi=B(()=>{});function Dp(){try{if(typeof localStorage>"u")return{};let e=JSON.parse(localStorage.getItem(Hp)||"{}");return e&&typeof e=="object"?e:{}}catch{return{}}}function zy(e){try{typeof localStorage<"u"&&localStorage.setItem(Hp,JSON.stringify(e&&typeof e=="object"?e:{}))}catch{}}function Lp(){try{return typeof localStorage>"u"?[]:Pr(JSON.parse(localStorage.getItem(Op)||"[]"))}catch{return[]}}function Yy(e){try{typeof localStorage<"u"&&localStorage.setItem(Op,JSON.stringify(Pr(e)))}catch{}}function Fp(e,t){return`${e||""}${t||""}`}function Ut(e){return e&&e.agentId&&e.id?Fp(e.agentId,e.id):""}function Lt(e,t){return t?e?Fp(e,t):String(t):""}function Gy(e){return typeof e=="string"?e:String(e||"")}function dt(e,t,s=null){let n=Gy(t);if(!n)return"";let r=Lt(s,n),i=r?e.sessions[r]:null;if(i&&(s||i.agentId||e.inventoryIdentityMode==="legacy-bare"))return r;if(s){let c=e.sessions[n];return e.inventoryIdentityMode==="legacy-bare"&&c&&!c.agentId?n:""}let o=e.sessions[n];if(o){if(o.agentId||e.inventoryIdentityMode==="legacy-bare")return n;let c=e.activeSessionKey?e.sessions[e.activeSessionKey]:null;return c?.agentId&&c.id===n?e.activeSessionKey:""}if(e.activeSessionKey&&e.sessions[e.activeSessionKey]?.id===n)return e.activeSessionKey;let a=e.sessionOrder.filter(c=>e.sessions[c]?.id===n),l=Rr();if(l?.currentAgent){let c=a.find(d=>e.sessions[d]?.agentId===l.currentAgent);if(c)return c}return a[0]||""}function pl(e,t,s=null){return dt(e,t,s)||""}function fl(e){if(e.inventoryIdentityMode==="legacy-bare"){let t=e.activeSessionKey?e.sessions[e.activeSessionKey]:null,s=t&&!t.agentId?t:e.activeSessionId?e.sessions[e.activeSessionId]:null;e._retiredBareActiveSessionId=s&&!s.agentId&&s.id||null,e.sessionOrder=e.sessionOrder.filter(n=>e.sessions[n]?.agentId),e._retiredBareActiveSessionId&&(e.activeSessionId=null,e.activeSessionKey=null)}e.inventoryIdentityMode="agent-scoped"}function Qy(e){let t=e._preferredExactSessionIdentity||null;if(!t)return!1;e._preferredExactSessionIdentity=null;let s=e.sessions[t.key]||null,n=Rr(),r=s?.id===t.sessionId&&s.agentId===t.agentId,i=n?.currentView!=="yeaft"||typeof n.setActiveSessionFilter=="function";if(r&&i){if(e.activeSessionId=t.sessionId,e.activeSessionKey=t.key,n?.currentView==="yeaft")n.setActiveSessionFilter(t.sessionId,{agentId:t.agentId,force:!0});else if(n){n.yeaftActiveSessionFilter=t.sessionId,n.yeaftSessionAgentById={...n.yeaftSessionAgentById||{},[t.sessionId]:t.agentId};try{localStorage.setItem("lastViewedYeaftSession",t.key)}catch{}}return!0}if(e.activeSessionId=null,e.activeSessionKey=null,n?.yeaftActiveSessionFilter===t.sessionId&&(n.yeaftActiveSessionFilter=null),n?.yeaftSessionAgentById?.[t.sessionId]===t.agentId){let o={...n.yeaftSessionAgentById};delete o[t.sessionId],n.yeaftSessionAgentById=o}try{let o=kr(localStorage.getItem("lastViewedYeaftSession")||"");o.agentId===t.agentId&&o.sessionId===t.sessionId&&localStorage.removeItem("lastViewedYeaftSession")}catch{}return!0}function Hi(e){let t=e._retiredBareActiveSessionId||null;if(!t)return!1;let s=Rr();if(e.inventoryIdentityMode==="legacy-bare"){let r=e.sessions[t];return e._retiredBareActiveSessionId=null,!r||r.agentId?!1:(e.activeSessionId=t,e.activeSessionKey=t,s?.currentView==="yeaft"&&typeof s.setActiveSessionFilter=="function"?s.setActiveSessionFilter(t,{force:!0}):s&&(s.yeaftActiveSessionFilter=t),!0)}let n=e.sessionOrder.filter(r=>{let i=e.sessions[r];return i?.agentId&&i.id===t});if(n.length===1){let r=n[0],i=e.activeSessionId===t&&e.activeSessionKey===r,o=e.sessions[r]?.agentId||null;return e.activeSessionId=t,e.activeSessionKey=r,i||(s?.currentView==="yeaft"&&typeof s.setActiveSessionFilter=="function"?(s.setActiveSessionFilter(t,{agentId:o,force:!0}),e._retiredBareActiveSessionId=t):s&&(s.yeaftActiveSessionFilter=t)),!0}e.activeSessionId=null,e.activeSessionKey=null,s?.yeaftActiveSessionFilter===t&&(s.yeaftActiveSessionFilter=null);try{let r=localStorage.getItem("lastViewedYeaftSession")||"";kr(r).sessionId===t&&localStorage.removeItem("lastViewedYeaftSession")}catch{}return!0}function Pr(e){let t=[],s=new Set;for(let n of Array.isArray(e)?e:[]){let r=typeof n=="string"?n:String(n||"");!r||s.has(r)||(s.add(r),t.push(r))}return t}function gl(e,t){let s=Pr(e),n=new Set(s),r=Pr(t).filter(o=>n.has(o)),i=new Set(r);return[...r,...s.filter(o=>!i.has(o))]}function Oi(e,t=!1){return!e||typeof e!="object"?!!t:Object.prototype.hasOwnProperty.call(e,"pinned")?e.pinned===!0:Object.prototype.hasOwnProperty.call(e,"isPinned")?e.isPinned===!0:!!t}function $p(e){return!e||typeof e!="object"?!1:e.running===!0||e.active===!0||e.isActive===!0||e.isRunning===!0}function Vp(e){if(!e||typeof e!="object")return 0;let t=e.latestActivityAt||e.lastActivityAt||e.lastMessageAt||e.updatedAt||0;if(typeof t=="number"&&Number.isFinite(t))return t;if(typeof t=="string"&&t){let s=Date.parse(t);return Number.isFinite(s)?s:0}return 0}function Rr(){try{if(typeof window<"u"&&window.Pinia&&typeof window.Pinia.useChatStore=="function")return window.Pinia.useChatStore()}catch{}return null}var Hp,Op,Xy,Bp,Np=B(()=>{Vi();Sr();Hp="yeaft-session-order-by-agent",Op="yeaft-session-order-global";({defineStore:Xy}=Pinia);Bp=Xy("sessions",{state:()=>({sessions:{},sessionOrder:[],activeSessionId:null,activeSessionKey:null,inventoryIdentityMode:"empty",_retiredBareActiveSessionId:null,_preferredExactSessionIdentity:null,lastSnapshotAt:0,lastCrudResult:null,pending:{}}),getters:{sessionList(e){let t=e.sessionOrder.map(d=>e.sessions[d]).filter(Boolean),s=Rr(),n=s&&Array.isArray(s.pinnedSessions)?new Set(s.pinnedSessions):new Set;for(let d of t)d&&d.id&&d.pinned&&n.add(d.id);let r=[],i=[];for(let d of t)d.pinned||!d.agentId&&n.has(d.id)?r.push(d):i.push(d);let o=d=>[...d].sort((u,p)=>{let f=Number.isFinite(u?.sortOrder)?u.sortOrder:Number.MAX_SAFE_INTEGER,g=Number.isFinite(p?.sortOrder)?p.sortOrder:Number.MAX_SAFE_INTEGER;return f!==g?f-g:ul(u,p)}),a=[...o(r),...o(i)],l=Lp();if(l.length===0)return a;let c=new Map(l.map((d,u)=>[d,u]));return a.sort((d,u)=>{let p=c.has(Ut(d))?c.get(Ut(d)):Number.MAX_SAFE_INTEGER,f=c.has(Ut(u))?c.get(Ut(u)):Number.MAX_SAFE_INTEGER;return p!==f?p-f:0})},sessionCount(e){return e.sessionOrder.length},sessionById:e=>(t,s=null)=>{let n=dt(e,t,s);return n&&e.sessions[n]||null},activeSession(e){return e.activeSessionKey&&e.sessions[e.activeSessionKey]||null},hasLoadedSnapshot(e){return e.lastSnapshotAt>0},isEmpty(e){return e.sessionOrder.length===0},activeNeedsInvite(e){let t=e.activeSessionKey?e.sessions[e.activeSessionKey]:null;return t?!t.defaultVpId&&(!Array.isArray(t.roster)||t.roster.length===0):!1}},actions:{applySnapshot(e,t=null,{deferActivation:s=!1}={}){let n=Array.isArray(e)?e:[],r=!1;if(t){fl(this);let o={...this.sessions},a=new Set;for(let f of n){if(!f||!f.id)continue;let g=Lt(t,f.id);a.add(g),o[g]=this._normalize(f,t,Oi(this.sessions[g]))}for(let f of this.sessionOrder){let g=this.sessions[f];g&&g.agentId===t&&!a.has(f)&&delete o[f]}let l=this.sessionOrder.filter(f=>o[f]),c=new Set(l),d=[];for(let f of n){if(!f||!f.id)continue;let g=Lt(t,f.id);o[g]&&!c.has(g)&&d.push(g)}this.sessions=o;let u=[...l,...d],p=Lp();if(p.length>0){let f=new Map(u.map(k=>[Ut(o[k]),k]).filter(([k])=>k)),g=p.map(k=>f.get(k)).filter(Boolean),h=new Set(g);u=[...g,...u.filter(k=>!h.has(k))];let v=new Map(p.map((k,w)=>[k,w]));for(let k of u){let w=Ut(o[k]);w&&v.has(w)&&(o[k]={...o[k],sortOrder:v.get(w)})}}if(t&&p.length===0){let f=Dp(),g=Pr(f[t]);if(g.length>0){let h=g.map(m=>Lt(t,m)),v=new Set(h),k=gl(u.filter(m=>o[m]?.agentId===t),h),w=this.sessionOrder.some(m=>o[m]?.agentId===t),I=0;w?u=this.sessionOrder.filter(m=>o[m]).map(m=>o[m]?.agentId===t?k[I++]:m).concat(k.slice(I)):u=u.map(m=>o[m]?.agentId===t?k[I++]:m);let b=new Map(h.map((m,y)=>[m,y]));for(let m of k)o[m]&&v.has(m)&&(o[m]={...o[m],sortOrder:b.get(m)})}}this.sessionOrder=u}else{if(this.inventoryIdentityMode==="agent-scoped")return;if(Object.values(this.sessions).some(c=>c&&c.agentId)){this.inventoryIdentityMode="agent-scoped";return}let a={},l=[];for(let c of n){if(!c||!c.id)continue;let d=Lt(null,c.id);a[d]=this._normalize(c,null,Oi(this.sessions[d])),l.push(d)}this.sessions=a,this.sessionOrder=l,this.inventoryIdentityMode="legacy-bare"}s||(r=Qy(this)||Hi(this)),this.lastSnapshotAt=Date.now();let i=Rr();if(i&&t){let o={...i.yeaftSessionAgentById||{}};for(let a of n)a&&a.id&&!o[a.id]&&(o[a.id]=t);i.yeaftSessionAgentById=o}if(!s&&!r){let o=null;try{o=localStorage.getItem("lastViewedYeaftSession")||null}catch{}let l=(o?this.sessions[o]:null)?o:o?dt(this,o,t):"",c=l?this.sessions[l]:null,d=c&&(!t||c.agentId===t),u=this.sessionOrder.filter(I=>this.sessions[I]&&(!t||this.sessions[I].agentId===t)&&this.sessions[I].running).sort((I,b)=>Vp(this.sessions[b])-Vp(this.sessions[I]))[0]||null,p=u?this.sessions[u]?.id:null,f=this.sessionList[0]||null,g=f?.id||null,h=g?dt(this,g,f?.raw?.agentId||null):"",v=p||(d?c.id:null)||g,k=u||(d?l:"")||h||pl(this,v,t),w=this.activeSessionKey?this.sessions[this.activeSessionKey]?.agentId:null;if(this.activeSessionId&&!dt(this,this.activeSessionId,w)?(this.activeSessionId=v,this.activeSessionKey=k||null):!this.activeSessionId&&this.sessionOrder.length>0&&!this._retiredBareActiveSessionId?(this.activeSessionId=v,this.activeSessionKey=k||null):this.activeSessionId&&(this.activeSessionKey=pl(this,this.activeSessionId,w)||this.activeSessionKey),i&&!this._retiredBareActiveSessionId){let I=this.activeSessionId||v,b=null;if((i.yeaftActiveSessionFilter&&!dt(this,i.yeaftActiveSessionFilter)||!i.yeaftActiveSessionFilter&&I)&&(b=I),b){let m=pl(this,b),y=m&&this.sessions[m]?.agentId||null;i.currentView==="yeaft"&&typeof i.setActiveSessionFilter=="function"?i.setActiveSessionFilter(b,{agentId:y,force:!0}):i.yeaftActiveSessionFilter=b,this.activeSessionKey=m||this.activeSessionKey}}}if(i&&typeof i.applyServerPinSnapshot=="function"){let o=new Set;for(let l of n){if(!l||!l.id)continue;let c=Lt(t,l.id),d=this.sessions[c];d&&d.pinned&&o.add(l.id)}let a=l=>{let c=dt(this,l,t),d=c?this.sessions[c]:null;return d?d.agentId===t:!1};i.applyServerPinSnapshot(t,o,a)}},applyRosterChange(e,t=null){if(!e)return;let s=e.sessionId||e.groupId;if(!s)return;let n=t||e.agentId||null;if(n)fl(this);else if(this.inventoryIdentityMode!=="legacy-bare")return;let r=dt(this,s,n)||Lt(n,s),i=this.sessions[r];if(!i){let o=this._normalize({id:s,name:e.name||s,roster:Array.isArray(e.roster)?e.roster:[],defaultVpId:e.defaultVpId||null},n);this.sessions[r]=o,this.sessionOrder.push(r),Hi(this);return}this.sessions[r]={...i,name:e.name||i.name,roster:Array.isArray(e.roster)?e.roster.slice():i.roster,defaultVpId:e.defaultVpId!=null?e.defaultVpId:i.defaultVpId,announcement:typeof e.announcement=="string"?e.announcement:i.announcement},Hi(this)},applyCrudResult(e,t=null){if(!e)return;this.lastCrudResult={...e,at:Date.now()},e.requestId&&this.pending[e.requestId]&&delete this.pending[e.requestId];let s=e.session||e.group||null,n=t||e.agentId||s?.agentId||null;e.ok&&e.op==="list"&&Array.isArray(e.sessions)&&this.applySnapshot(e.sessions,n),e.ok&&(e.op==="create"||e.op==="restore")&&s&&s.id&&this.applySnapshotUpsert(s,n)&&this.setActive(s.id,n);let r=e.sessionId||e.groupId,i=this.inventoryIdentityMode==="legacy-bare",o=r&&(n||i)?dt(this,r,n):"";if(e.ok&&(e.op==="archive"||e.op==="delete")&&r&&o&&(delete this.sessions[o],this.sessionOrder=this.sessionOrder.filter(a=>a!==o),(this.activeSessionKey===o||i&&this.activeSessionId===r)&&(this.activeSessionKey=this.sessionOrder[0]||null,this.activeSessionId=this.activeSessionKey&&this.sessions[this.activeSessionKey]?.id||null)),e.ok&&e.op==="update_config"&&r){let a=o?this.sessions[o]:null;a&&(this.sessions[o]={...a,config:e.config&&typeof e.config=="object"?{...e.config}:{}})}},applySnapshotUpsert(e,t=null){if(!e||!e.id)return"";let s=t||e.agentId||null;if(s)fl(this);else if(this.inventoryIdentityMode!=="legacy-bare")return"";let n=dt(this,e.id,s)||Lt(s,e.id),r=!!this.sessions[n],i=this.sessions[n]||{};return this.sessions[n]={...i,...this._normalize(e,s,Oi(i))},r||this.sessionOrder.push(n),Hi(this),n},setActive(e,t=null){let s=dt(this,e,t);e&&s&&this.sessions[s]?(this.activeSessionId=e,this.activeSessionKey=s,this._retiredBareActiveSessionId=null):(this.activeSessionId=null,this.activeSessionKey=null)},reorderSessionsForAgent(e,t){if(!e)return[];let s=this.sessionOrder.filter(l=>this.sessions[l]?.agentId===e),n=gl(s,t.map(l=>Lt(e,l)));if(n.length===0)return[];let r=new Map(n.map((l,c)=>[l,c])),i=0;this.sessionOrder=this.sessionOrder.map(l=>this.sessions[l]?.agentId===e?n[i++]:l);for(let l of n)this.sessions[l]={...this.sessions[l],sortOrder:r.get(l)};let o=Dp(),a=n.map(l=>this.sessions[l]?.id).filter(Boolean);return o[e]=a,zy(o),a},reorderSessionsGlobally(e){let t=this.sessionOrder.map(a=>Ut(this.sessions[a])).filter(Boolean),s=gl(t,e);if(s.length===0)return[];let n=new Map(this.sessionOrder.map(a=>[Ut(this.sessions[a]),a]).filter(([a])=>a)),r=s.map(a=>n.get(a)).filter(Boolean),i=new Set(r);this.sessionOrder=[...r,...this.sessionOrder.filter(a=>!i.has(a))];let o=new Map(s.map((a,l)=>[a,l]));for(let a of this.sessionOrder){let l=Ut(this.sessions[a]);l&&o.has(l)&&(this.sessions[a]={...this.sessions[a],sortOrder:o.get(l)})}return Yy(s),s.map(a=>{let l=n.get(a),c=l?this.sessions[l]:null;return c?{agentId:c.agentId,sessionId:c.id}:null}).filter(Boolean)},applyPinState(e,t,s=null){if(!s&&this.inventoryIdentityMode!=="legacy-bare")return;let n=dt(this,e,s);!e||!n||!this.sessions[n]||(this.sessions[n]={...this.sessions[n],pinned:!!t})},markPending(e,t){e&&(this.pending[e]=t)},clearLastResult(){this.lastCrudResult=null},resetInventory(){this.sessions={},this.sessionOrder=[],this.activeSessionId=null,this.activeSessionKey=null,this.inventoryIdentityMode="empty",this._retiredBareActiveSessionId=null,this._preferredExactSessionIdentity=null,this.lastSnapshotAt=0},beginInventoryCommit(e=null,t=null){if(this.resetInventory(),e&&t){let s=Lt(t,e);this.activeSessionId=e,this.activeSessionKey=s,this._preferredExactSessionIdentity={sessionId:e,agentId:t,key:s}}else e&&(this._retiredBareActiveSessionId=e)},_normalize(e,t=null,s=!1){return{id:e.id,name:e.name||e.id,roster:Array.isArray(e.roster)?e.roster.slice():[],defaultVpId:e.defaultVpId||null,announcement:typeof e.announcement=="string"?e.announcement:"",config:e.config&&typeof e.config=="object"?{...e.config}:{},workDir:typeof e.workDir=="string"?e.workDir:"",createdAt:e.createdAt||null,updatedAt:e.updatedAt||null,lastMessageAt:e.lastMessageAt||null,running:$p(e),active:$p(e),runningVpCount:Number.isFinite(Number(e.runningVpCount))?Number(e.runningVpCount):0,latestActivityAt:e.latestActivityAt||e.lastActivityAt||e.lastMessageAt||null,agentId:t||e.agentId||null,pinned:Oi(e,s),sortOrder:Number.isFinite(e.sortOrder)?e.sortOrder:null}}}})});function Fi(){try{if(window.Pinia&&typeof window.Pinia.useAuthStore=="function")return window.Pinia.useAuthStore()}catch{}return null}function hl(){try{return localStorage.getItem("authToken")||null}catch{return null}}function jp(){let e=Fi();if(e)try{return e.getActiveToken?.()||e.token||hl()}catch{return e.token||hl()}return hl()}function Jy(e,t){if(!e)return!1;let s=jp();if(s&&s!==t)return!1;try{localStorage.setItem("authToken",e)}catch{}let n=Fi();return n&&(n.token=e),!0}function eb(e){try{let t=typeof e=="string"?e:e?.url;return!t||typeof window>"u"||!window.location?null:new URL(t,window.location.href)}catch{return null}}function Wp(e){return!e||typeof window>"u"||!window.location?!1:e.origin===window.location.origin&&e.pathname.startsWith("/api/")}function tb(e){if(!e)return!1;let t=e.pathname;return!!(Zy.has(t)||t.startsWith("/api/auth/sso/poll/")||/^\/api\/auth\/sso\/[^/]+\/start(?:-qr)?$/.test(t))}function sb(e,t){return t?.headers?new Headers(t.headers):e&&typeof e=="object"&&e.headers?new Headers(e.headers):new Headers}function nb(e){let t=e.get("Authorization");return!t||!t.startsWith("Bearer ")?null:t.slice(7)}function rb(e,t){return{...e||{},headers:t}}function ib(e,t,s,n){let r=Fi();r&&typeof r.handleAuthResponse=="function"?r.handleAuthResponse(e,t,s,n):r&&typeof r.handleAuthFailure=="function"&&n&&r.handleAuthFailure(void 0,t,s)}function Up(){if(qp||typeof window>"u"||!window.fetch)return;qp=!0;let e=window.fetch.bind(window);window.fetch=async function(s,n){let r=eb(s),i=Wp(r)&&!tb(r),o=Wp(r)?{...n||{},credentials:"same-origin"}:n,a=null,l=i?Fi():null,c=l?.authGeneration,d=!!l?.isAuthenticated;if(i){let p=sb(s,n);a=nb(p),a||(a=jp(),a&&(p.set("Authorization",`Bearer ${a}`),o=rb(o,p)))}let u=await e(s,o);try{let p=u.headers&&u.headers.get&&u.headers.get("X-New-Token");p&&Jy(p,a),i&&u.status===401&&ib(u,a,c,d)}catch{}return u}}var qp,Zy,Kp=B(()=>{qp=!1,Zy=new Set(["/api/auth/mode","/api/auth/login","/api/auth/aad","/api/auth/verify","/api/auth/verify-totp","/api/auth/setup-totp","/api/auth/register","/api/auth/password-reset/request","/api/auth/password-reset/verify"])});var zp,Yp=B(()=>{zp={"common.loading":"\u52A0\u8F7D\u4E2D...","common.confirm":"\u786E\u5B9A","common.apply":"\u5E94\u7528","common.cancel":"\u53D6\u6D88","common.delete":"\u5220\u9664","common.copy":"\u590D\u5236","common.copied":"\u5DF2\u590D\u5236","common.close":"\u5173\u95ED","common.refresh":"\u5237\u65B0","common.open":"\u6253\u5F00","common.save":"\u4FDD\u5B58","common.search":"\u641C\u7D22","common.back":"\u8FD4\u56DE","common.noSubdirectories":"\u65E0\u5B50\u76EE\u5F55","common.drives":"\u9A71\u52A8\u5668","common.rootDir":"\u6839\u76EE\u5F55","common.comma":"\uFF0C","common.select":"\u9009\u62E9","mermaid.export":"\u5BFC\u51FA","mermaid.exportMd":"\u5BFC\u51FA MD","mermaid.exportPng":"\u5BFC\u51FA PNG","mermaid.exportJpg":"\u5BFC\u51FA JPG","chat.toolActionsOmitted":"\u5DF2\u7701\u7565 {count} \u4E2A\u5386\u53F2\u5DE5\u5177\u52A8\u4F5C","login.subtitle":"Yeaft Web Code Agent","login.username":"\u7528\u6237\u540D","login.password":"\u5BC6\u7801","login.login":"\u767B\u5F55","login.loggingIn":"\u767B\u5F55\u4E2D...","login.enterUsername":"\u8BF7\u8F93\u5165\u7528\u6237\u540D","login.enterPassword":"\u8BF7\u8F93\u5165\u5BC6\u7801","login.noAccount":"\u6CA1\u6709\u8D26\u53F7\uFF1F","login.registerWithCode":"\u6CE8\u518C\u65B0\u8D26\u53F7","login.or":"\u6216","login.usePassword":"\u4F7F\u7528\u8D26\u53F7\u5BC6\u7801\u767B\u5F55","login.useSso":"\u8FD4\u56DE\u5355\u70B9\u767B\u5F55","login.noProviders":"\u7BA1\u7406\u5458\u5C1A\u672A\u542F\u7528\u4EFB\u4F55\u7B2C\u4E09\u65B9\u767B\u5F55\u3002","login.microsoft":"\u4F7F\u7528 Microsoft \u8D26\u53F7\u767B\u5F55","login.github":"\u4F7F\u7528 GitHub \u8D26\u53F7\u767B\u5F55","login.google":"\u4F7F\u7528 Google \u8D26\u53F7\u767B\u5F55","login.wechat":"\u4F7F\u7528\u5FAE\u4FE1\u626B\u7801\u767B\u5F55","login.alipay":"\u4F7F\u7528\u652F\u4ED8\u5B9D\u8D26\u53F7\u767B\u5F55","login.wechat.mobileUnsupported":"\u5FAE\u4FE1\u767B\u5F55\u6682\u4EC5\u652F\u6301\u7535\u8111\u7AEF\uFF0C\u8BF7\u5728\u7535\u8111\u6D4F\u89C8\u5668\u4E2D\u626B\u7801\u767B\u5F55\u3002","login.alipay.mobileWaiting":"\u6B63\u5728\u7B49\u5F85\u4F60\u5728\u652F\u4ED8\u5B9D\u4E2D\u786E\u8BA4\u2026 \u5B8C\u6210\u540E\u8FD4\u56DE\u672C\u9875\u9762\u5C06\u81EA\u52A8\u767B\u5F55\u3002","login.alipay.relaunch":"\u91CD\u65B0\u6253\u5F00\u652F\u4ED8\u5B9D","login.qr.title":"\u626B\u7801\u767B\u5F55","login.qr.titleAlipay":"\u652F\u4ED8\u5B9D\u626B\u7801\u767B\u5F55","login.qr.titleWechat":"\u5FAE\u4FE1\u626B\u7801\u767B\u5F55","login.qr.hint":"\u8BF7\u4F7F\u7528\u624B\u673A\u626B\u63CF\u4E8C\u7EF4\u7801\u5B8C\u6210\u6388\u6743","login.error.enterUsername":"\u8BF7\u8F93\u5165\u7528\u6237\u540D","login.error.enterPassword":"\u8BF7\u8F93\u5165\u5BC6\u7801","login.error.enter6Digit":"\u8BF7\u8F93\u51656\u4F4D\u9A8C\u8BC1\u7801","login.error.enterInviteCode":"\u8BF7\u8F93\u5165\u9080\u8BF7\u7801","login.error.usernameMinLen":"\u7528\u6237\u540D\u81F3\u5C112\u4E2A\u5B57\u7B26","login.error.passwordMinLen":"\u5BC6\u7801\u81F3\u5C116\u4F4D","login.error.passwordMismatch":"\u4E24\u6B21\u5BC6\u7801\u4E0D\u4E00\u81F4","login.error.enterVerifyCode":"\u8BF7\u8F93\u5165\u9A8C\u8BC1\u7801","login.error.loginFailed":"\u767B\u5F55\u5931\u8D25","login.forgot.link":"\u5FD8\u8BB0\u5BC6\u7801\uFF1F","login.forgot.title":"\u91CD\u7F6E\u5BC6\u7801","login.forgot.emailHint":"\u8F93\u5165\u8D26\u6237\u7ED1\u5B9A\u7684\u90AE\u7BB1\uFF0C\u6211\u4EEC\u5C06\u53D1\u9001 6 \u4F4D\u91CD\u7F6E\u9A8C\u8BC1\u7801\u3002","login.forgot.sendCode":"\u53D1\u9001\u91CD\u7F6E\u9A8C\u8BC1\u7801","login.forgot.sending":"\u53D1\u9001\u4E2D...","login.forgot.codeSent":"\u5982\u679C\u90AE\u7BB1\u5DF2\u6CE8\u518C\uFF0C\u91CD\u7F6E\u9A8C\u8BC1\u7801\u5DF2\u53D1\u9001\u3002\u8BF7\u5728\u4E0B\u65B9\u8F93\u5165\u9A8C\u8BC1\u7801\u4E0E\u65B0\u5BC6\u7801\u3002","login.forgot.resetBtn":"\u91CD\u7F6E\u5BC6\u7801","login.forgot.resetting":"\u91CD\u7F6E\u4E2D...","login.forgot.success":"\u5BC6\u7801\u5DF2\u91CD\u7F6E\uFF0C\u53EF\u4EE5\u4F7F\u7528\u65B0\u5BC6\u7801\u767B\u5F55\u3002","login.forgot.emailInvalid":"\u8BF7\u8F93\u5165\u6709\u6548\u7684\u90AE\u7BB1","login.register.title":"\u65B0\u7528\u6237\u6CE8\u518C","login.register.inviteCode":"\u9080\u8BF7\u7801","login.register.username":"\u7528\u6237\u540D","login.register.password":"\u5BC6\u7801\uFF08\u81F3\u5C116\u4F4D\uFF09","login.register.confirmPassword":"\u786E\u8BA4\u5BC6\u7801","login.register.email":"\u90AE\u7BB1\uFF08\u53EF\u9009\uFF09","login.register.submit":"\u6CE8\u518C","login.register.submitting":"\u6CE8\u518C\u4E2D...","login.register.back":"\u8FD4\u56DE\u767B\u5F55","login.register.success":"\u6CE8\u518C\u6210\u529F\uFF0C\u8BF7\u767B\u5F55","login.register.enterCode":"\u8BF7\u8F93\u5165\u9080\u8BF7\u7801","login.register.usernameMin":"\u7528\u6237\u540D\u81F3\u5C112\u4E2A\u5B57\u7B26","login.register.passwordMin":"\u5BC6\u7801\u81F3\u5C116\u4F4D","login.register.passwordMismatch":"\u4E24\u6B21\u5BC6\u7801\u4E0D\u4E00\u81F4","login.totp.setupTitle":"\u8BBE\u7F6E\u53CC\u56E0\u7D20\u8BA4\u8BC1","login.totp.setupHint":"\u4F7F\u7528 Microsoft Authenticator \u6216 Google Authenticator \u626B\u63CF\u4E0B\u65B9\u4E8C\u7EF4\u7801","login.totp.manualKey":"\u6216\u624B\u52A8\u8F93\u5165\u5BC6\u94A5\uFF1A","login.totp.enterCode":"\u8F93\u51656\u4F4D\u9A8C\u8BC1\u7801","login.totp.complete":"\u5B8C\u6210\u8BBE\u7F6E","login.totp.verifying":"\u9A8C\u8BC1\u4E2D...","login.totp.verify":"\u9A8C\u8BC1","login.totp.prompt":"\u8BF7\u8F93\u5165 Authenticator \u5E94\u7528\u4E2D\u7684\u9A8C\u8BC1\u7801","login.totp.invalidCode":"\u8BF7\u8F93\u51656\u4F4D\u9A8C\u8BC1\u7801","login.email.codeSent":"\u9A8C\u8BC1\u7801\u5DF2\u53D1\u9001\u81F3 {email}","login.email.enterCode":"\u8F93\u5165\u9A8C\u8BC1\u7801","login.email.verify":"\u9A8C\u8BC1","login.email.verifying":"\u9A8C\u8BC1\u4E2D...","login.email.enterCodeError":"\u8BF7\u8F93\u5165\u9A8C\u8BC1\u7801","chat.agent.select":"\u9009\u62E9 Agent","chat.agent.manage":"\u7BA1\u7406 Agent","chat.agent.none":"\u6682\u65E0 Agent","chat.agent.restarting":"\u91CD\u542F\u4E2D","chat.agent.restart":"\u91CD\u542F","chat.agent.restartConfirm":`\u786E\u5B9A\u8981\u91CD\u542F Agent "{name}" \u5417\uFF1F
|
|
11
11
|
\u6240\u6709\u6D3B\u8DC3\u7684\u4F1A\u8BDD\u5C06\u88AB\u4E2D\u65AD\u3002`,"chat.agent.upgrade":"\u5347\u7EA7","chat.agent.upgrading":"\u5347\u7EA7\u4E2D","chat.agent.upgradeConfirm":`\u5347\u7EA7 Agent "{name}" \u5230\u6700\u65B0\u7248\u672C\uFF1F
|
|
12
12
|
\u5347\u7EA7\u5B8C\u6210\u540E Agent \u4F1A\u81EA\u52A8\u91CD\u542F\u3002`,"chat.agent.alreadyLatest":"Agent \u5DF2\u662F\u6700\u65B0\u7248\u672C (v{version})\uFF0C\u65E0\u9700\u5347\u7EA7\u3002","chat.agent.nodeIncompatible":"Agent \u5347\u7EA7\u4E2D\u6B62\uFF1A\u76EE\u6807\u7248\u672C v{version} \u9700\u8981 Node {required}\uFF0C\u4F46\u5F53\u524D\u673A\u5668\u8FD0\u884C\u7684\u662F Node {current}\u3002\u8BF7\u5148\u5347\u7EA7 Node.js \u518D\u91CD\u8BD5\u3002","chat.agent.manualUpgradeRequired":'Agent v{version} \u6CA1\u6709\u58F0\u660E\u5B89\u5168\u8FDC\u7A0B\u5347\u7EA7\u80FD\u529B\uFF1B\u65E7\u5BA2\u6237\u7AEF\u53C8\u672A\u4E0A\u62A5\u8DB3\u591F\u7684\u5E73\u53F0\u4FE1\u606F\uFF0CServer \u65E0\u6CD5\u6392\u9664 Windows \u5305\u76EE\u5F55\u9501\u5B9A\u6545\u969C\u3002\u4E3A\u907F\u514D\u91CD\u590D\u6267\u884C\u5DF2\u77E5\u4F1A\u5931\u8D25\u7684\u5347\u7EA7\uFF0C\u672C\u6B21\u64CD\u4F5C\u5DF2\u88AB\u963B\u6B62\u3002\u8BF7\u5148\u505C\u6B62\u8BE5\u673A\u5668\u4E0A\u6240\u9009\u7684 Agent/\u670D\u52A1\uFF1A\u82E5\u7531 PM2 \u6216\u5176\u4ED6\u670D\u52A1\u7BA1\u7406\u5668\u8FD0\u884C\uFF0C\u8BF7\u5728\u90A3\u91CC\u505C\u6B62\u8FD9\u4E2A\u7CBE\u786E\u5B9E\u4F8B\uFF1B\u82E5\u5728\u524D\u53F0\u7EC8\u7AEF\u8FD0\u884C\uFF0C\u8BF7\u7EC8\u6B62\u8BE5\u8FDB\u7A0B\u3002\u786E\u8BA4\u8BE5\u8FDB\u7A0B\u5DF2\u7ECF\u9000\u51FA\u540E\uFF0C\u518D\u6267\u884C "npm install -g @yeaft/webchat-agent@latest --registry=https://pkg.yeaft.com/"\uFF1B\u6700\u540E\u4F7F\u7528\u539F\u914D\u7F6E\u542F\u52A8\u540C\u4E00 Agent \u5B9E\u4F8B\u3002\u5B8C\u6210\u8FD9\u6B21\u5F15\u5BFC\u540E\uFF0C\u540E\u7EED\u53EF\u7EE7\u7EED\u5728\u6D4F\u89C8\u5668\u4E2D\u5347\u7EA7\u3002',"chat.agent.online":"{count} \u4E2A Agent \u5728\u7EBF","chat.agent.selectFirst":"\u8BF7\u5148\u9009\u62E9\u4E00\u4E2A Agent","chat.agent.yeaft":"Yeaft \u5BF9\u8BDD","sidebar.toggle.chat":"\u5207\u6362\u5230 Chat","sidebar.toggle.yeaft":"\u5207\u6362\u5230 Yeaft","sidebar.surface.label":"\u4FA7\u680F\u89C6\u56FE","sidebar.surface.sessions":"\u4F1A\u8BDD","sidebar.provider.label":"\u4F1A\u8BDD Provider","sidebar.provider.claude":"Claude","sidebar.sessions.new":"\u65B0\u5EFA\u4F1A\u8BDD","sidebar.sessions.newChat":"\u65B0\u5EFA\u804A\u5929","sidebar.sessions.emptyProvider":"\u6B64 Provider \u6682\u65E0\u4F1A\u8BDD","sidebar.sessions.menu":"\u4F1A\u8BDD\u83DC\u5355","sidebar.sessions.unread":"\u672A\u8BFB","sidebar.sessions.pinned":"\u5DF2\u7F6E\u9876","sidebar.sessions.processing":"\u6B63\u5728\u56DE\u590D","sidebar.sessions.hidden":"\u5DF2\u9690\u85CF\u7684\u4F1A\u8BDD","sidebar.sessions.remove":"\u4ECE\u4FA7\u680F\u79FB\u9664","sidebar.sessions.agent":"Agent","sidebar.sessions.provider":"Provider","sidebar.projects.title":"\u9879\u76EE","sidebar.projects.menu":"\u9879\u76EE\u83DC\u5355","sidebar.projects.new":"\u65B0\u5EFA\u9879\u76EE","sidebar.projects.newSession":"\u5728{name}\u4E2D\u521B\u5EFA Session","sidebar.projects.assignFailed":"Session \u5DF2\u521B\u5EFA\uFF0C\u4F46\u65E0\u6CD5\u52A0\u5165{name}\u3002\u9519\u8BEF\uFF1A{message}","sidebar.projects.empty":"\u6682\u65E0\u9879\u76EE","sidebar.projects.noSessions":"\u5C06 Yeaft \u804A\u5929\u62D6\u5230\u8FD9\u91CC","sidebar.projects.namePrompt":"\u9879\u76EE\u540D\u79F0","sidebar.projects.renamePrompt":"\u91CD\u547D\u540D\u9879\u76EE","sidebar.projects.rename":"\u91CD\u547D\u540D\u9879\u76EE","sidebar.projects.delete":"\u5220\u9664\u9879\u76EE","sidebar.projects.deleteConfirm":"\u5220\u9664\u9879\u76EE\u201C{name}\u201D\uFF1F\u5176\u4E2D\u804A\u5929\u4F1A\u79FB\u56DE\u6700\u8FD1\u3002","sidebar.projects.remove":"\u79FB\u51FA\u9879\u76EE","sidebar.projects.moveMenu":"\u79FB\u52A8\u5230 Projects","sidebar.projects.moveBack":"\u8FD4\u56DE","sidebar.projects.moveEmpty":"\u6CA1\u6709\u5176\u4ED6 Project","sidebar.projects.moveTo":"\u79FB\u5230 {name}","sidebar.projects.instructions":"Project \u6307\u4EE4","sidebar.projects.instructionsTitle":"{name} \u6307\u4EE4","sidebar.projects.instructionsHint":"\u8FD9\u4E9B\u6307\u4EE4\u4F1A\u52A0\u5165\u6B64 Project \u5185\u6BCF\u4E2A Session \u7684 system prompt\u3002","sidebar.projects.instructionsPlaceholder":"\u8F93\u5165\u5171\u4EAB\u7684\u7F16\u7801\u89C4\u8303\u3001\u7EA6\u675F\u6216\u5DE5\u4F5C\u6D41\u8BF4\u660E\u2026","sidebar.recents.title":"\u6700\u8FD1","sidebar.recents.empty":"\u6682\u65E0\u804A\u5929","yeaft.back":"\u8FD4\u56DE","yeaft.session.people":"\u6210\u5458","yeaft.session.peopleEmpty":"\u6682\u65E0\u6210\u5458","yeaft.session.runningTasks":"\u8FD0\u884C\u4E2D\u7684\u4EFB\u52A1","yeaft.session.tasksEmpty":"\u6682\u65E0\u8FD0\u884C\u4EFB\u52A1","yeaft.session.owner":"\u8D1F\u8D23\u4EBA","yeaft.session.started":"\u5F00\u59CB\u65F6\u95F4","yeaft.breadcrumb.label":"Thread \u8FC7\u6EE4","yeaft.breadcrumb.mainStream":"\u4E3B\u6D41","yeaft.breadcrumb.backHint":"\u8FD4\u56DE\u5168\u6D41 (Esc)","yeaft.featureDetail.ariaLabel":"Task \u8BE6\u60C5","yeaft.featureDetail.replyTo":"\u56DE\u590D\u5230:","yeaft.featureDetail.forkHint":"\u8BE5 task \u6682\u65E0\u6D3B\u8DC3 thread \u2014 \u8BF7 fork \u65B0 thread \u540E\u56DE\u590D\u3002","yeaft.featureDetail.empty":"\u8BE5 task \u6682\u65E0\u6D88\u606F\u3002","yeaft.featureDetail.threadPillHint":"\u6253\u5F00 thread","yeaft.featureDetail.summary.aria":"\u4EFB\u52A1\u6458\u8981\u65F6\u95F4\u7EBF","yeaft.featureDetail.summary.title":"\u6458\u8981\u65F6\u95F4\u7EBF","yeaft.featureDetail.summary.loading":"\u6B63\u5728\u52A0\u8F7D\u6458\u8981\u5386\u53F2\u2026","yeaft.featureDetail.summary.empty":"\u6682\u65E0\u6458\u8981\u3002","yeaft.featureDetail.summary.error":"\u6458\u8981\u52A0\u8F7D\u5931\u8D25\uFF1A{error}","yeaft.featureDetail.summary.showArchived":"\u663E\u793A\u5DF2\u5F52\u6863","yeaft.featureDetail.related.aria":"\u5173\u8054\u4EFB\u52A1","yeaft.featureDetail.related.title":"\u5173\u8054\u4EFB\u52A1","yeaft.featureDetail.related.unlink":"\u53D6\u6D88\u5173\u8054","yeaft.featureDetail.members.aria":"\u4EFB\u52A1\u6210\u5458","yeaft.featureDetail.members.title":"\u6210\u5458","yeaft.featureDetail.members.abort":"\u4E2D\u6B62","yeaft.featureDetail.members.kick":"\u8E22\u51FA","yeaft.model":"\u6A21\u578B","yeaft.placeholder":"\u95EE\u6211\u4EFB\u4F55\u95EE\u9898...","yeaft.inbox":"\u6536\u4EF6\u7BB1","yeaft.inbox.tooltip":"\u4F60\u7684\u9ED8\u8BA4\u5BF9\u8BDD\u7EBF\u7A0B \u2014\u2014 \u4E0E Yeaft \u7684\u4E00\u5BF9\u4E00\u804A\u5929\u3002\u53EF\u4EE5\u4E3A\u5177\u4F53\u8BDD\u9898\u6216\u4EFB\u52A1\u521B\u5EFA\u65B0\u7EBF\u7A0B\u3002","yeaft.sidebar.activeThreads":"\u6D3B\u8DC3","yeaft.sidebar.idleThreads":"\u9759\u9ED8","yeaft.sidebar.archivedThreads":"\u5DF2\u5F52\u6863","yeaft.sidebar.tasks":"\u4EFB\u52A1","yeaft.sidebar.emptyActive":"\u6682\u65E0\u6D3B\u8DC3 thread","yeaft.sidebar.emptyIdle":"\u6682\u65E0\u9759\u9ED8 thread","yeaft.sidebar.emptyArchived":"\u6682\u65E0\u5F52\u6863 thread","yeaft.sidebar.emptyTasks":"\u65E0\u5339\u914D\u4EFB\u52A1","yeaft.sidebar.results":"\u641C\u7D22\u7ED3\u679C","yeaft.sidebar.resultsThreads":"Threads","yeaft.sidebar.kindThread":"thread","yeaft.sidebar.cancel":"\u53D6\u6D88","yeaft.sidebar.mergeInto":"\u5408\u5E76\u5230\u2026","yeaft.sidebar.mergeNoCandidates":"\u6CA1\u6709\u53EF\u5408\u5E76\u7684\u5176\u4ED6\u7EBF\u7A0B","yeaft.sidebar.mergeConfirmTitle":"\u5408\u5E76\u8FD9\u4E2A\u7EBF\u7A0B\uFF1F","yeaft.sidebar.mergeIrreversible":"\u6B64\u64CD\u4F5C\u4E0D\u53EF\u64A4\u9500\uFF0C\u6E90\u7EBF\u7A0B\u5C06\u88AB\u5F52\u6863\uFF0C\u5176\u6D88\u606F\u4F1A\u88AB\u79FB\u52A8\u5230\u76EE\u6807\u7EBF\u7A0B\u3002","yeaft.sidebar.mergeConfirm":"\u5408\u5E76","yeaft.settings.sidebarV2":"\u5B9E\u9A8C\u529F\u80FD\uFF1A\u4FA7\u8FB9\u680F V2","yeaft.settings.sidebarV2Hint":"Thread \u5217\u8868 + \u4EFB\u52A1\u6811\uFF08\u9884\u89C8\uFF09\u3002","yeaft.clearConfirm":"\u6E05\u7A7A\u6240\u6709\u6D88\u606F\uFF1F","yeaft.mode":"\u6A21\u5F0F","yeaft.agent":"\u667A\u80FD\u4F53","yeaft.connecting":"\u8FDE\u63A5\u4E2D...","yeaft.ready":"\u5C31\u7EEA","yeaft.tools":"\u4E2A\u5DE5\u5177","yeaft.skills":"\u4E2A\u6280\u80FD","yeaft.mcp":"\u4E2A MCP","yeaft.showSidebar":"\u663E\u793A\u4FA7\u680F","yeaft.hideSidebar":"\u9690\u85CF\u4FA7\u680F","yeaft.debug":"\u8C03\u8BD5","yeaft.debugClose":"\u5173\u95ED\u8C03\u8BD5\u9762\u677F","yeaft.debugTurns":"\u8F6E","yeaft.debugTabToolStats":"\u5DE5\u5177\u7EDF\u8BA1","yeaft.debugTabDream":"Dream","yeaft.debugTabRequestLog":"\u8BF7\u6C42\u65E5\u5FD7","yeaft.debugHistoryLoad":"\u52A0\u8F7D\u8BF7\u6C42\u5386\u53F2","yeaft.debugHistoryLoading":"\u52A0\u8F7D\u4E2D...","yeaft.debugHistoryLoaded":"\u5DF2\u52A0\u8F7D {count} \u6761","yeaft.debugSearchPlaceholder":"\u6B63\u5219\u641C\u7D22\u8BF7\u6C42\u65E5\u5FD7","yeaft.debugSearchHint":"\u9ED8\u8BA4\u663E\u793A\u5168\u5C40\u6700\u8FD1 10 \u6761\uFF1B\u641C\u7D22\u4F1A\u8DE8 Session \u5339\u914D\u8BF7\u6C42\u6458\u8981\u3002","yeaft.debugTurnAction":"\u67E5\u770B\u8BE5\u8F6E\u5BF9\u8BDD\u7684\u8C03\u8BD5\u8F68\u8FF9","yeaft.debugTurnContext":"\u8C03\u8BD5\u8F68\u8FF9","yeaft.debugPanelEmpty":"\u60AC\u505C\u5728 AI \u56DE\u590D\u4E0A\uFF0C\u70B9\u51FB\u8C03\u8BD5\u56FE\u6807\u5373\u53EF\u67E5\u770B\u8BE5\u8F6E\u5BF9\u8BDD\u7684\u8C03\u8BD5\u8F68\u8FF9\u3002","yeaft.dreamDebug.title":"Dream \u751F\u547D\u5468\u671F","yeaft.dreamDebug.trigger":"\u89E6\u53D1","yeaft.dreamDebug.status":"\u72B6\u6001","yeaft.dreamDebug.started":"\u5F00\u59CB","yeaft.dreamDebug.finished":"\u7ED3\u675F","yeaft.dreamDebug.time":"\u65F6\u95F4","yeaft.dreamDebug.phase":"\u9636\u6BB5","yeaft.dreamDebug.call":"\u8C03\u7528","yeaft.dreamDebug.location":"\u751F\u6210\u4F4D\u7F6E","yeaft.dreamDebug.result":"\u7ED3\u679C","yeaft.dreamDebug.noLatest":"\u8FD9\u4E2A\u4F1A\u8BDD\u8FD8\u6CA1\u6709\u8BB0\u5F55\u5230 Dream \u68C0\u67E5\u3002","yeaft.dreamDebug.noEvents":"\u8FD9\u4E2A\u4F1A\u8BDD\u8FD8\u6CA1\u6709 Dream \u4E8B\u4EF6\u3002","yeaft.dreamDebug.outputTitle":"\u672C session \u5DF2\u52A0\u8F7D\u7684 Dream \u8F93\u51FA","yeaft.dreamDebug.scope":"Scope","yeaft.dreamDebug.lastDream":"\u4E0A\u6B21 Dream","yeaft.dreamDebug.messagesCovered":"\u5DF2\u8986\u76D6\u6D88\u606F\u6570","yeaft.dreamDebug.noOutput":"\u8FD9\u4E2A session \u8FD8\u6CA1\u6709\u5199\u5165 Dream \u8F93\u51FA\u3002","yeaft.dreamDebug.promptLoadTitle":"\u5DF2\u52A0\u8F7D\u8FDB system prompt \u7684 Dream \u8BB0\u5FC6","yeaft.dreamDebug.loadedInto":"\u52A0\u8F7D\u4F4D\u7F6E","yeaft.dreamDebug.vp":"VP","yeaft.dreamDebug.summaryToPrompt":"summary.md -> system prompt","yeaft.dreamDebug.itemList":"Dream \u8FD0\u884C\u548C Scope","yeaft.dreamDebug.searchPlaceholder":"\u6309\u6807\u9898\u3001ID \u6216\u6458\u8981\u641C\u7D22 Dream Session...","yeaft.dreamDebug.noSearchResults":"\u6CA1\u6709\u5339\u914D\u7684 Dream Session\u3002","yeaft.dreamDebug.noSummary":"\u6682\u65E0\u6458\u8981","yeaft.dreamDebug.segments":"\u6BB5","yeaft.dreamDebug.lastError":"\u6700\u8FD1\u9519\u8BEF","yeaft.dreamDebug.overview":"\u6982\u89C8","yeaft.dreamDebug.sessionId":"Session ID","yeaft.dreamDebug.loadedAt":"\u52A0\u8F7D\u65F6\u95F4","yeaft.dreamDebug.layers":"\u5C42\u7EA7","yeaft.dreamDebug.summaryLayer":"Resident summary","yeaft.dreamDebug.noPromptLoad":"\u8FD9\u4E2A scope \u6682\u65E0 prompt-load \u8BB0\u5F55\u3002","yeaft.dreamDebug.segmentTitle":"Segments","yeaft.dreamDebug.sourceMessages":"\u6765\u6E90\u6D88\u606F","yeaft.dreamDebug.createdAt":"\u521B\u5EFA\u65F6\u95F4","yeaft.dreamDebug.updatedAt":"\u66F4\u65B0\u65F6\u95F4","yeaft.dreamDebug.noSegments":"\u8FD9\u4E2A scope \u6682\u65E0 memory segments\u3002","yeaft.dreamDebug.requestResponse":"Request / Response","yeaft.dreamDebug.noRequestResponse":"\u8FD9\u4E2A scope \u8FD8\u6CA1\u6709\u6301\u4E45\u5316\u7684 Dream request/response \u65E5\u5FD7\u3002","yeaft.dreamDebug.empty":"\u6682\u65E0 Dream debug \u6570\u636E\u3002","yeaft.debugGroupFollowMain":"\u8DDF\u968F\u4E3B\u9762\u677F","yeaft.debugGroupAll":"\u5168\u90E8\u4F1A\u8BDD","yeaft.debugAssistantResponse":"Assistant \u56DE\u590D","yeaft.debugViewAssistantResponse":"\u67E5\u770B\u56DE\u590D","yeaft.debugToolInput":"\u8F93\u5165","yeaft.debugToolResult":"\u7ED3\u679C","yeaft.debugToolRunning":"\u6267\u884C\u4E2D","yeaft.debugToolRunningNoResult":"\u6267\u884C\u4E2D\uFF0C\u6682\u65E0\u7ED3\u679C","yeaft.debugShowDetails":"\u5C55\u5F00","yeaft.debugHideDetails":"\u6536\u8D77","yeaft.debugTurnStartedAt":"\u56DE\u5408\u5F00\u59CB\u65F6\u95F4","yeaft.debugRequestAt":"\u8BF7\u6C42\u65F6\u95F4","yeaft.debugRequestAtDerived":"\u7531\u56DE\u5408\u5F00\u59CB\u65F6\u95F4\u63A8\u7B97\uFF08\u65E7 loop\uFF09","yeaft.turn":"\u7B2C {n} \u8F6E","yeaft.systemPrompt":"\u7CFB\u7EDF\u63D0\u793A","yeaft.messagesLabel":"\u6D88\u606F","yeaft.response":"\u56DE\u590D","yeaft.toolCalls":"\u5DE5\u5177\u8C03\u7528","yeaft.functionCalls":"\u51FD\u6570\u8C03\u7528","yeaft.request":"\u8BF7\u6C42","yeaft.pending":"(\u7B49\u5F85\u4E2D)","yeaft.inputTokens":"\u8F93\u5165","yeaft.outputTokens":"\u8F93\u51FA","yeaft.duration":"\u8017\u65F6","yeaft.noDebugData":"\u6682\u65E0\u8C03\u8BD5\u6570\u636E","yeaft.showDebug":"\u663E\u793A\u8C03\u8BD5\u9762\u677F","yeaft.hideDebug":"\u9690\u85CF\u8C03\u8BD5\u9762\u677F","yeaft.reloadPage":"\u5237\u65B0\u9875\u9762","yeaft.reloadMessages":"\u91CD\u65B0\u52A0\u8F7D\u6D88\u606F","sidebar.sessions.syncing":"\u6B63\u5728\u540C\u6B65\u6700\u65B0\u6D88\u606F","yeaft.historySearch.label":"\u641C\u7D22 Session \u5386\u53F2\u6D88\u606F","yeaft.historySearch.button":"\u641C\u7D22\u6D88\u606F","yeaft.historySearch.placeholder":"\u641C\u7D22\u5F53\u524D Session \u7684\u6D88\u606F","yeaft.historySearch.searching":"\u6B63\u5728\u641C\u7D22\u2026","yeaft.historySearch.minChars":"\u81F3\u5C11\u8F93\u5165 2 \u4E2A\u5B57\u7B26","yeaft.historySearch.empty":"\u6CA1\u6709\u5339\u914D\u7684\u6D88\u606F","yeaft.historySearch.error":"\u641C\u7D22\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5","yeaft.historySearch.unsupported":"\u8BF7\u5347\u7EA7\u5F53\u524D Agent \u540E\u518D\u641C\u7D22 Session \u5386\u53F2\u6D88\u606F","yeaft.historySearch.more":"\u52A0\u8F7D\u66F4\u591A\u7ED3\u679C","yeaft.historySearch.you":"\u4F60","yeaft.historySearch.assistant":"\u52A9\u624B","yeaft.outline.label":"\u5386\u53F2\u6D88\u606F","yeaft.outline.sender":"\u53D1\u9001\u8005","yeaft.outline.allSenders":"\u5168\u90E8\u53D1\u9001\u8005","yeaft.outline.title":"\u5386\u53F2\u6D88\u606F","yeaft.outline.placeholder":"\u641C\u7D22\u5F53\u524D\u5BF9\u8BDD","yeaft.outline.searching":"\u6B63\u5728\u641C\u7D22\u2026","yeaft.outline.loading":"\u6B63\u5728\u52A0\u8F7D\u2026","yeaft.outline.older":"\u52A0\u8F7D\u66F4\u65E9\u6D88\u606F","yeaft.outline.moreMatches":"\u52A0\u8F7D\u66F4\u591A\u5339\u914D\u9879","yeaft.outline.minChars":"\u81F3\u5C11\u8F93\u5165 2 \u4E2A\u5B57\u7B26","yeaft.outline.empty":"\u6682\u65E0\u6D88\u606F","yeaft.outline.noMatches":"\u6CA1\u6709\u5339\u914D\u7684\u6D88\u606F","yeaft.outline.error":"\u5927\u7EB2\u52A0\u8F7D\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5","yeaft.outline.unsupported":"\u8BF7\u5347\u7EA7\u5F53\u524D Agent \u540E\u518D\u4F7F\u7528\u5BF9\u8BDD\u5927\u7EB2","yeaft.outline.you":"\u4F60","yeaft.outline.assistant":"\u52A9\u624B","yeaft.outline.nonText":"\u975E\u6587\u672C\u56DE\u590D","yeaft.switchModel":"\u5207\u6362\u6A21\u578B","yeaft.modelMenu.title":"\u6A21\u578B\u548C LLM \u8BBE\u7F6E","yeaft.modelMenu.label":"\u6A21\u578B","yeaft.modelMenu.effort":"\u63A8\u7406\u5F3A\u5EA6","yeaft.modelMenu.effort.openaiReasoning":"\u63A8\u7406\u5F3A\u5EA6","yeaft.modelMenu.effort.anthropicBudget":"\u601D\u8003\u9884\u7B97","yeaft.modelMenu.effort.anthropicAdaptive":"\u81EA\u9002\u5E94\u601D\u8003\u5F3A\u5EA6","yeaft.modelMenu.effort.minimal":"\u6700\u5C0F","yeaft.modelMenu.effort.low":"\u4F4E","yeaft.modelMenu.effort.medium":"\u4E2D","yeaft.modelMenu.effort.high":"\u9AD8","yeaft.modelMenu.effort.xhigh":"\u8D85\u9AD8","yeaft.modelMenu.effort.max":"\u6700\u9AD8","yeaft.modelMenu.noEffort":"\u5F53\u524D\u6A21\u578B\u6CA1\u6709\u53EF\u517C\u5BB9\u6620\u5C04\u7684\u63A8\u7406\u5F3A\u5EA6\u63A7\u5236\u3002","yeaft.modelMenu.configureHint":"Provider\u3001\u5BC6\u94A5\u3001\u6A21\u578B\u5217\u8868","yeaft.settings.title":"\u8BBE\u7F6E","yeaft.settings.tabs.vp":"VP \u5E93","yeaft.settings.tabs.search":"\u641C\u7D22","search.settings.backendTitle":"\u641C\u7D22\u540E\u7AEF","search.settings.backendDesc":"\u9009\u62E9 WebSearch \u5DE5\u5177\u9ED8\u8BA4\u4F7F\u7528\u7684\u540E\u7AEF\u3002\u4E3B\u540E\u7AEF\u5931\u8D25\u65F6,\u5F15\u64CE\u4F1A\u81EA\u52A8\u964D\u7EA7\u5230 HTML \u6293\u53D6\u3002","search.settings.backend.tavily":"Tavily","search.settings.backend.tavilyHint":"\u6258\u7BA1\u641C\u7D22 API\u3002\u514D\u8D39\u989D\u5EA6 1000 \u6B21/\u6708\u3002\u63A8\u8350\u3002","search.settings.backend.playwright":"Playwright \u670D\u52A1","search.settings.backend.playwrightHint":"\u81EA\u5EFA\u7684\u6D4F\u89C8\u5668\u5F0F\u641C\u7D22/\u6293\u53D6\u670D\u52A1,\u9002\u5408 IP \u4FE1\u8A89\u5DEE\u88AB bot \u68C0\u6D4B\u7684\u73AF\u5883\u3002\u5C1A\u672A\u4E0A\u7EBF\u3002","search.settings.comingSoon":"\u5373\u5C06\u63A8\u51FA","search.settings.tavilyKeyTitle":"Tavily API key","search.settings.tavilyKeyDesc":"\u4FDD\u5B58\u5728 agent \u7684 ~/.yeaft/config.json \u4E2D\u3002\u514D\u8D39\u7533\u8BF7:","search.settings.tavilyKeyUnchanged":"\u4FDD\u6301\u4E0D\u53D8","search.settings.clearKey":"\u6E05\u9664","search.settings.usageTitle":"\u672C\u6708\u7528\u91CF","search.settings.usageRefresh":"\u5237\u65B0","search.settings.usageLoading":"\u52A0\u8F7D\u4E2D\u2026","search.settings.usagePlan":"\u8BA1\u5212","search.settings.usageUsed":"\u5DF2\u7528","search.settings.usagePaygo":"\u6309\u91CF\u4ED8\u8D39","search.settings.usageError":"\u52A0\u8F7D\u7528\u91CF\u5931\u8D25","search.settings.save":"\u4FDD\u5B58","search.settings.saving":"\u4FDD\u5B58\u4E2D\u2026","search.settings.saveSuccess":"\u5DF2\u4FDD\u5B58","search.settings.cancel":"\u91CD\u7F6E","yeaft.settings.yeaftTitle":"\u7EBF\u7A0B\u5E76\u53D1\u4E0E\u5F52\u6863","yeaft.settings.yeaftDesc":"\u8C03\u6574\u53EF\u540C\u65F6\u8FD0\u884C\u7684\u7EBF\u7A0B\u6570\u91CF\uFF0C\u4EE5\u53CA\u95F2\u7F6E\u7EBF\u7A0B\u7684\u81EA\u52A8\u5F52\u6863\u65F6\u957F\u3002","yeaft.settings.maxConcurrentLabel":"\u6700\u5927\u5E76\u53D1\u7EBF\u7A0B\u6570","yeaft.settings.maxConcurrentHint":"\u540C\u65F6\u5728\u7EBF\u7684\u7EBF\u7A0B\u603B\u6570\u4E0A\u9650\uFF08\u542B\u59CB\u7EC8\u5B58\u5728\u7684 main \u4E3B\u7EBF\u7A0B\uFF09\u3002\u8D85\u8FC7\u6B64\u4E0A\u9650\u7684\u65B0\u7EBF\u7A0B\u5C06\u88AB\u62D2\u7EDD\uFF0C\u76F4\u81F3\u5DF2\u6709\u7EBF\u7A0B\u88AB\u5F52\u6863\u6216\u7EC8\u6B62\u3002\u8303\u56F4\uFF1A1-50\u3002","yeaft.settings.archiveIdleDaysLabel":"\u95F2\u7F6E\u591A\u4E45\u540E\u81EA\u52A8\u5F52\u6863\u7EBF\u7A0B\uFF08\u5929\uFF09","yeaft.settings.archiveIdleDaysHint":"\u65E0\u6D3B\u52A8\u8D85\u8FC7\u6B64\u5929\u6570\u7684\u7EBF\u7A0B\u5C06\u88AB\u5F52\u6863\u3002\u8303\u56F4\uFF1A1-3650\u3002","yeaft.settings.yeaftSaveBtn":"\u4FDD\u5B58","yeaft.settings.yeaftSaving":"\u4FDD\u5B58\u4E2D...","yeaft.settings.yeaftSaved":"\u5DF2\u4FDD\u5B58","yeaft.settings.yeaftLoading":"\u52A0\u8F7D\u4E2D...","yeaft.settings.yeaftLoadError":"\u52A0\u8F7D Yeaft \u8BBE\u7F6E\u5931\u8D25","yeaft.settings.yeaftSaveError":"\u4FDD\u5B58 Yeaft \u8BBE\u7F6E\u5931\u8D25","yeaft.settings.rangeErrorConcurrent":"\u5FC5\u987B\u5728 1 \u5230 50 \u4E4B\u95F4","yeaft.settings.rangeErrorArchive":"\u5FC5\u987B\u5728 1 \u5230 3650 \u4E4B\u95F4","chat.session.creating":"\u6B63\u5728\u521B\u5EFA\u4F1A\u8BDD...","chat.session.loadingHistory":"\u6B63\u5728\u52A0\u8F7D\u4F1A\u8BDD\u5386\u53F2...","yeaft.historyLoad.error":"\u4F1A\u8BDD\u5386\u53F2\u6682\u65F6\u65E0\u6CD5\u52A0\u8F7D\uFF0C\u6D88\u606F\u4ECD\u5B89\u5168\u4FDD\u5B58\u5728 Agent \u4E2D\u3002","yeaft.historyLoad.retry":"\u91CD\u65B0\u52A0\u8F7D","yeaft.sessionInventory.error":"\u6682\u65F6\u65E0\u6CD5\u52A0\u8F7D Session\uFF0C\u4F1A\u8BDD\u4ECD\u5B89\u5168\u4FDD\u5B58\u5728 Agent \u4E2D\u3002","yeaft.sessionInventory.retry":"\u91CD\u65B0\u52A0\u8F7D Session","chat.session.closed":"\u4F1A\u8BDD\u5DF2\u5173\u95ED","chat.session.agentOffline":"Agent \u5DF2\u79BB\u7EBF\uFF0C\u8BE5\u4F1A\u8BDD\u5C06\u5728 Agent \u91CD\u65B0\u4E0A\u7EBF\u540E\u6062\u590D\u3002","chat.execution.cancelled":"\u6267\u884C\u5DF2\u53D6\u6D88","chat.sidebar.expand":"\u5C55\u5F00\u83DC\u5355","chat.sidebar.collapse":"\u6536\u8D77\u4FA7\u8FB9\u680F","chat.sidebar.workbench":"\u5DE5\u5177\u9762\u677F","chat.sidebar.newConv":"\u4F1A\u8BDD","chat.sidebar.recentChats":"\u6700\u8FD1\u4F1A\u8BDD","chat.sidebar.resumeConv":"\u6062\u590D\u4F1A\u8BDD","chat.sidebar.lightMode":"\u6D45\u8272\u6A21\u5F0F","chat.sidebar.darkMode":"\u6DF1\u8272\u6A21\u5F0F","chat.sidebar.settings":"\u8BBE\u7F6E","chat.sidebar.emptyHint":"\u70B9\u51FB\u4E0A\u65B9\u6309\u94AE\u521B\u5EFA\u65B0\u4F1A\u8BDD","chat.sidebar.closeConv":"\u5173\u95ED\u4F1A\u8BDD","chat.sidebar.renameConv":"\u91CD\u547D\u540D","chat.sidebar.pin":"\u7F6E\u9876","chat.sidebar.unpin":"\u53D6\u6D88\u7F6E\u9876","chat.connection.connecting":"\u8FDE\u63A5\u4E2D...","chat.connection.reconnecting":"\u91CD\u8FDE\u4E2D ({current}/{max})...","chat.connection.updating":"\u670D\u52A1\u6B63\u5728\u66F4\u65B0\uFF0C\u8BF7\u7A0D\u5019...","chat.connection.disconnected":"\u8FDE\u63A5\u65AD\u5F00","chat.connection.reconnect":"\u91CD\u8FDE","chat.connection.reconnectFailed":"\u8FDE\u63A5\u65AD\u5F00\uFF0C\u8BF7\u70B9\u51FB\u91CD\u8FDE\u6309\u94AE\u91CD\u8BD5\u3002","chat.time.justNow":"\u521A\u521A","chat.time.minutesAgo":"{count}\u5206\u949F\u524D","chat.time.daysAgo":"{count}\u5929\u524D","chat.time.today":"\u4ECA\u5929","chat.time.yesterday":"\u6628\u5929","chat.delete.confirm":"\u786E\u5B9A\u8981\u5173\u95ED\u8FD9\u4E2A\u4F1A\u8BDD\u5417\uFF1F\u8FD9\u5C06\u7EC8\u6B62\u5BF9\u5E94\u7684 Claude \u8FDB\u7A0B\u3002","chat.delete.enterWorkDir":"\u8BF7\u8F93\u5165\u5DE5\u4F5C\u76EE\u5F55\u8DEF\u5F84","modal.newConv.workDir":"\u5DE5\u4F5C\u76EE\u5F55","modal.newConv.inputOrSelect":"\u8F93\u5165\u6216\u9009\u62E9\u5DE5\u4F5C\u76EE\u5F55","modal.newConv.browse":"\u6D4F\u89C8\u76EE\u5F55","modal.newConv.noWorkDirs":"\u6682\u65E0\u5DE5\u4F5C\u76EE\u5F55","modal.newConv.selectAgent":"\u8BF7\u5148\u9009\u62E9\u4E00\u4E2A\u5728\u7EBF\u7684 Agent","modal.newConv.create":"\u521B\u5EFA\u4F1A\u8BDD","modal.newConv.folderLabel":"\u{1F4C1} \u5DE5\u4F5C\u76EE\u5F55","modal.newConv.provider":"\u63D0\u4F9B\u65B9","modal.newConv.model":"\u6A21\u578B","provider.claudeCode":"Claude Code","provider.copilot":"Copilot","modal.resume.workDir":"\u5DE5\u4F5C\u76EE\u5F55","modal.resume.inputOrSelect":"\u8F93\u5165\u6216\u9009\u62E9\u5DE5\u4F5C\u76EE\u5F55","modal.resume.browse":"\u6D4F\u89C8\u76EE\u5F55","modal.resume.tabFolders":"\u5DE5\u4F5C\u76EE\u5F55","modal.resume.tabSessions":"\u5386\u53F2\u4F1A\u8BDD","modal.resume.noWorkDirs":"\u6682\u65E0\u5DE5\u4F5C\u76EE\u5F55","modal.resume.selectWorkDir":"\u8BF7\u5148\u9009\u62E9\u5DE5\u4F5C\u76EE\u5F55","modal.resume.noSessions":"\u8BE5\u76EE\u5F55\u4E0B\u6CA1\u6709\u5386\u53F2\u4F1A\u8BDD","modal.resume.untitled":"\u672A\u547D\u540D\u4F1A\u8BDD","modal.resume.folderLabel":"\u{1F4C1} \u5DE5\u4F5C\u76EE\u5F55","modal.resume.sessionLabel":"\u{1F4AC} \u5386\u53F2\u4F1A\u8BDD","modal.resume.selectAgent":"\u8BF7\u5148\u9009\u62E9\u4E00\u4E2A\u5728\u7EBF\u7684 Agent","modal.folderPicker.title":"\u9009\u62E9\u5DE5\u4F5C\u76EE\u5F55","modal.folderPicker.parentDir":"\u4E0A\u7EA7\u76EE\u5F55","welcome.subtitle":"\u9762\u5411 Session\u3001\u5DE5\u5177\u548C VP \u534F\u4F5C\u7684 Web Code Agent","welcome.agentOnline":"{count} \u4E2A Agent \u5728\u7EBF","welcome.noAgents":"\u6682\u65E0\u5728\u7EBF Agent","welcome.noAgentsHint":"\u8BF7\u5148\u542F\u52A8 Agent \u7A0B\u5E8F\u8FDE\u63A5\u5230\u670D\u52A1\u5668","welcome.noAgent":"\u6682\u65E0\u5728\u7EBF Agent","welcome.noAgentHint":"\u8BF7\u5148\u542F\u52A8 Agent \u7A0B\u5E8F\u8FDE\u63A5\u5230\u670D\u52A1\u5668","welcome.setupAgent":"\u8BBE\u7F6E Agent","welcome.setupKicker":"Agent \u63A5\u5165","welcome.setupTitle":"\u8FDE\u63A5\u4F60\u7684\u7B2C\u4E00\u4E2A Yeaft Agent","welcome.setupDesc":"\u590D\u5236\u4E24\u6761\u547D\u4EE4\u5373\u53EF\u8FDE\u63A5\u672C\u673A Agent\u3002\u6A21\u578B\u53EF\u7528 GitHub Copilot \u81EA\u52A8\u914D\u7F6E\u3002","welcome.setupInstallTitle":"\u5B89\u88C5 CLI","welcome.setupCopilotTitle":"\u914D\u7F6E\u6A21\u578B","welcome.setupRunTitle":"\u542F\u52A8 Agent","welcome.setupSecretLoading":"\u6B63\u5728\u51C6\u5907 Agent secret...","welcome.setupSecretError":"\u65E0\u6CD5\u51C6\u5907 Agent secret\uFF0C\u8BF7\u6253\u5F00\u5B89\u5168\u8BBE\u7F6E\u91CD\u8BD5\u3002","welcome.openSecuritySettings":"\u6253\u5F00\u5B89\u5168\u8BBE\u7F6E","welcome.newConv":"\u4F1A\u8BDD","welcome.resumeHistory":"\u6062\u590D\u5386\u53F2","messages.loadingMore":"\u52A0\u8F7D\u66F4\u591A\u6D88\u606F...","messages.loadMore":"\u2191 \u70B9\u51FB\u6216\u5411\u4E0A\u6EDA\u52A8\u52A0\u8F7D\u66F4\u591A","message.loadingMore":"\u52A0\u8F7D\u66F4\u591A\u6D88\u606F...","message.loadMore":"\u2191 \u70B9\u51FB\u6216\u5411\u4E0A\u6EDA\u52A8\u52A0\u8F7D\u66F4\u591A","message.scrollToLatest":"\u2193 \u6700\u65B0","message.showResponses":"\u5C55\u5F00 {count} \u6761\u56DE\u590D","message.hideResponses":"\u6298\u53E0\u56DE\u590D","message.assistant":"\u52A9\u624B","chat.waiting.disconnected":"\u8FDE\u63A5\u5DF2\u65AD\u5F00","chat.connecting":"\u6B63\u5728\u8FDE\u63A5 provider \u4F1A\u8BDD...","chat.waiting.compacting":"\u6B63\u5728\u538B\u7F29\u4E0A\u4E0B\u6587...","chat.waiting.agentOffline":"Agent \u5DF2\u79BB\u7EBF","chat.waiting.sessionLost":"Session \u5DF2\u4E22\u5931\uFF0C\u5DF2\u5237\u65B0\uFF0C\u7B49\u5F85\u6700\u65B0\u4FE1\u606F...","chat.waiting.cliExited":"Claude \u8FDB\u7A0B\u5DF2\u9000\u51FA\uFF0C\u5DF2\u5237\u65B0\uFF0C\u7B49\u5F85\u6700\u65B0\u4FE1\u606F...","chat.waiting.refresh":"\u5237\u65B0","chat.waiting.thinking":"AI \u6B63\u5728\u601D\u8003\u4E2D\uFF0C\u8BF7\u7A0D\u5019...","btw.hint":"esc \u9000\u51FA","btw.placeholder":"\u95EE\u4E2A\u987A\u4FBF\u7684\u95EE\u9898...","btw.close":"\u9000\u51FA BTW \u6A21\u5F0F","message.copyContent":"\u590D\u5236\u5185\u5BB9","message.copy":"\u590D\u5236\u5185\u5BB9","message.copied":"\u5DF2\u590D\u5236","message.copyCode":"\u590D\u5236\u4EE3\u7801","message.copyAll":"\u590D\u5236\u5168\u90E8","message.screenshot":"\u622A\u56FE","message.screenshotting":"\u6B63\u5728\u622A\u56FE...","message.exportMd":"\u5BFC\u51FA MD","message.askInput":"\u9700\u8981\u4F60\u7684\u8F93\u5165","message.askAnswered":"\u2713 \u5DF2\u56DE\u7B54","message.askCustom":"\u6216\u8F93\u5165\u81EA\u5B9A\u4E49\u56DE\u7B54...","message.askCustomPlaceholder":"\u6216\u8F93\u5165\u81EA\u5B9A\u4E49\u56DE\u7B54...","message.askSubmit":"\u63D0\u4EA4\u56DE\u7B54","message.askWaiting":"\u7B49\u5F85\u95EE\u9898\u52A0\u8F7D...","message.askExpired":"\u6B64\u95EE\u9898\u5DF2\u5931\u6548\uFF0C\u8BF7\u8BA9\u89D2\u8272\u91CD\u65B0\u63D0\u95EE","message.openInEditor":"\u5728\u7F16\u8F91\u5668\u4E2D\u6253\u5F00","message.resultDone":"\u5B8C\u6210","message.done":"\u5B8C\u6210","message.resultRead":"\u8BFB\u53D6 {file}","message.readFile":"\u8BFB\u53D6 {name}","message.file":"\u6587\u4EF6","message.attachImages":"{count} \u5F20\u56FE\u7247","message.imageCount":"{count} \u5F20\u56FE\u7247","message.imagePreview":"\u56FE\u7247\u9884\u89C8","message.previousImage":"\u4E0A\u4E00\u5F20\u56FE\u7247","message.nextImage":"\u4E0B\u4E00\u5F20\u56FE\u7247","message.imagePosition":"\u7B2C {current} \u5F20\uFF0C\u5171 {total} \u5F20","message.imageUnavailable":"\u56FE\u7247\u65E0\u6CD5\u52A0\u8F7D","message.attachFiles":"{count} \u4E2A\u6587\u4EF6","message.fileCount":"{count} \u4E2A\u6587\u4EF6","message.quote":"\u5F15\u7528","message.removeQuote":"\u5220\u9664\u5F15\u7528","message.replyingTo":"\u6B63\u5728\u56DE\u590D {author}","message.quotedFrom":"\u5F15\u7528\u81EA {author}","message.editAsNew":"\u7F16\u8F91","message.you":"\u4F60","input.upload":"\u4E0A\u4F20\u6587\u4EF6","input.placeholder":"\u8F93\u5165\u6D88\u606F...","input.send":"\u53D1\u9001","input.stopExecution":"\u505C\u6B62\u6267\u884C","chatInput.upload":"\u4E0A\u4F20\u6587\u4EF6","chatInput.uploading":"\u6B63\u5728\u4E0A\u4F20\u2026","chatInput.uploadFailed":"\u4E0A\u4F20\u5931\u8D25","chatInput.retryUpload":"\u91CD\u8BD5","chatInput.removeAttachment":"\u79FB\u9664\u9644\u4EF6","chatInput.placeholder":"\u8F93\u5165\u6D88\u606F...","chatInput.send":"\u53D1\u9001","chatInput.stop":"\u505C\u6B62\u6267\u884C","tools.thinking":"\u601D\u8003\u4E2D...","tools.read":"\u6B63\u5728\u8BFB\u53D6\u6587\u4EF6","tools.write":"\u6B63\u5728\u5199\u5165\u6587\u4EF6","tools.edit":"\u6B63\u5728\u7F16\u8F91\u6587\u4EF6","tools.bash":"\u6B63\u5728\u6267\u884C\u547D\u4EE4","tools.glob":"\u6B63\u5728\u641C\u7D22\u6587\u4EF6","tools.grep":"\u6B63\u5728\u641C\u7D22\u5185\u5BB9","tools.task":"\u6B63\u5728\u6267\u884C\u4EFB\u52A1","tools.webFetch":"\u6B63\u5728\u83B7\u53D6\u7F51\u9875","tools.webSearch":"\u6B63\u5728\u641C\u7D22\u7F51\u7EDC","tools.todoWrite":"\u6B63\u5728\u66F4\u65B0\u4EFB\u52A1","tools.executing":"\u6B63\u5728\u6267\u884C {name}","status.thinking":"\u601D\u8003\u4E2D...","status.reading":"\u6B63\u5728\u8BFB\u53D6\u6587\u4EF6","status.writing":"\u6B63\u5728\u5199\u5165\u6587\u4EF6","status.editing":"\u6B63\u5728\u7F16\u8F91\u6587\u4EF6","status.executing":"\u6B63\u5728\u6267\u884C\u547D\u4EE4","status.searchingFiles":"\u6B63\u5728\u641C\u7D22\u6587\u4EF6","status.searchingContent":"\u6B63\u5728\u641C\u7D22\u5185\u5BB9","status.executingTask":"\u6B63\u5728\u6267\u884C\u4EFB\u52A1","status.fetching":"\u6B63\u5728\u83B7\u53D6\u7F51\u9875","status.searching":"\u6B63\u5728\u641C\u7D22\u7F51\u7EDC","status.updatingTasks":"\u6B63\u5728\u66F4\u65B0\u4EFB\u52A1","status.executingTool":"\u6B63\u5728\u6267\u884C {name}","header.compacting":"\u6B63\u5728\u538B\u7F29\u4E0A\u4E0B\u6587...","header.compacted":"\u4E0A\u4E0B\u6587\u538B\u7F29\u5B8C\u6210","chatHeader.newConv":"\u4F1A\u8BDD","chatHeader.compacting":"\u6B63\u5728\u538B\u7F29\u4E0A\u4E0B\u6587...","chatHeader.compactDone":"\u4E0A\u4E0B\u6587\u538B\u7F29\u5B8C\u6210","chatHeader.compact":"\u538B\u7F29\u4E0A\u4E0B\u6587","chatHeader.resume":"\u6062\u590D\u4F1A\u8BDD","chatHeader.refresh":"\u5237\u65B0\u6D88\u606F","chatHeader.reloadPage":"\u5237\u65B0\u9875\u9762","chatHeader.clear":"\u6E05\u7A7A\u6D88\u606F","chatHeader.clearing":"\u6B63\u5728\u6E05\u7A7A\u4E0A\u4E0B\u6587...","chatHeader.clearDone":"\u4E0A\u4E0B\u6587\u5DF2\u6E05\u7A7A","chatHeader.confirmClear":"\u786E\u5B9A\u8981\u6E05\u7A7A\u5F53\u524D\u4F1A\u8BDD\u7684\u6240\u6709\u6D88\u606F\u5417\uFF1F","chatHeader.mcpConfig":"MCP \u670D\u52A1\u5668\u914D\u7F6E","chatHeader.mcpNeedRestart":"\u66F4\u6539\u5C06\u5728\u91CD\u542F\u4F1A\u8BDD\u540E\u751F\u6548\u3002","chatHeader.expertPanel":"\u5E2E\u5E2E\u56E2","chatHeader.subAgentPanel":"\u5B50\u4EE3\u7406","settings.close":"\u5173\u95ED\u8BBE\u7F6E","settings.tabs.account":"\u8D26\u53F7","settings.tabs.security":"\u5B89\u5168","settings.tabs.general":"\u901A\u7528","settings.tabs.sandbox":"Sandbox","settings.tabs.invitations":"\u9080\u8BF7","auth.sessionExpired":"\u767B\u5F55\u5DF2\u8FC7\u671F\uFF0C\u8BF7\u91CD\u65B0\u767B\u5F55\u3002","settings.sandbox.description":"\u5728\u5408\u683C\u7684\u4E13\u7528 Sandbox Host \u4E0A\u521B\u5EFA\u4E00\u4E2A\u72EC\u7ACB\u3001\u6301\u4E45\u5316\u7684\u6258\u7BA1 Yeaft Agent\u3002","settings.sandbox.agentName":"Agent \u540D\u79F0","settings.sandbox.sizeLabel":"\u89C4\u683C","settings.sandbox.enable":"\u542F\u7528 Sandbox","settings.sandbox.creating":"\u6B63\u5728\u8BBE\u7F6E\u2026","settings.sandbox.start":"\u542F\u52A8","settings.sandbox.stop":"\u505C\u6B62","settings.sandbox.retry":"\u91CD\u8BD5","settings.sandbox.remove":"\u79FB\u9664","settings.sandbox.removeConfirm":"\u6C38\u4E45\u79FB\u9664\u6B64 Sandbox\uFF0C\u5E76\u5220\u9664 home \u548C workspace \u6570\u636E\uFF1F\u6B64\u64CD\u4F5C\u65E0\u6CD5\u64A4\u9500\u3002","settings.sandbox.size.small":"\u5C0F\u578B","settings.sandbox.size.normal":"\u6807\u51C6","settings.sandbox.state.reserving":"\u6B63\u5728\u8BBE\u7F6E","settings.sandbox.state.provisioning":"\u6B63\u5728\u51C6\u5907 Sandbox","settings.sandbox.state.starting":"\u6B63\u5728\u542F\u52A8","settings.sandbox.state.waiting_for_agent":"\u6B63\u5728\u7B49\u5F85 Agent","settings.sandbox.state.stopping":"\u6B63\u5728\u505C\u6B62","settings.sandbox.state.removing":"\u6B63\u5728\u79FB\u9664","settings.sandbox.state.removed":"\u5DF2\u79FB\u9664","settings.sandbox.state.running":"\u8FD0\u884C\u4E2D","settings.sandbox.state.stopped":"\u5DF2\u505C\u6B62","settings.sandbox.state.failed":"\u5931\u8D25","settings.sandbox.state.remove_failed":"\u79FB\u9664\u5931\u8D25","settings.sandbox.state.recovery_required":"\u9700\u8981\u6062\u590D\u5904\u7406","settings.sandbox.stage.reserving_capacity":"\u6B63\u5728\u9884\u7559\u5BB9\u91CF","settings.sandbox.stage.starting":"\u6B63\u5728\u542F\u52A8 Sandbox","settings.sandbox.stage.stopping":"\u6B63\u5728\u505C\u6B62 Sandbox","settings.sandbox.stage.retrying":"\u6B63\u5728\u91CD\u8BD5\u64CD\u4F5C","settings.sandbox.stage.removing":"\u6B63\u5728\u79FB\u9664 Sandbox","settings.sandbox.stage.complete":"\u5DF2\u5B8C\u6210","settings.sandbox.stage.dispatching":"\u6B63\u5728\u5B89\u5168\u5206\u53D1","settings.sandbox.stage.capacity_rejected":"\u6B63\u5728\u7B49\u5F85\u5BB9\u91CF","settings.sandbox.unavailable.disabled":"\u6B64\u90E8\u7F72\u5C1A\u672A\u542F\u7528\u670D\u52A1\u5668\u7AEF\u6258\u7BA1 Sandbox \u670D\u52A1\uFF1B\u5347\u7EA7\u73B0\u6709 Agent \u4E0D\u4F1A\u542F\u7528\u5B83\u3002","settings.sandbox.unavailable.notEntitled":"\u6B64\u8D26\u53F7\u6682\u4E0D\u53EF\u4F7F\u7528 Sandbox\u3002","settings.sandbox.unavailable.capacityUnavailable":"Sandbox \u6682\u65F6\u4E0D\u53EF\u7528\u3002","settings.sandbox.error.SANDBOX_LOAD_FAILED":"\u65E0\u6CD5\u52A0\u8F7D Sandbox \u72B6\u6001\u3002\u8BF7\u5173\u95ED\u8BBE\u7F6E\u540E\u91CD\u8BD5\u3002","settings.sandbox.error.SANDBOX_CREATE_FAILED":"\u65E0\u6CD5\u521B\u5EFA Sandbox\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5\u3002","settings.sandbox.error.SANDBOX_ACTION_FAILED":"\u65E0\u6CD5\u5B89\u6392 Sandbox \u64CD\u4F5C\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5\u3002","settings.sandbox.error.SANDBOX_OPERATION_TIMEOUT":"\u64CD\u4F5C\u5DF2\u8D85\u65F6\uFF0C\u8BF7\u91CD\u8BD5\u6216\u79FB\u9664 Sandbox\u3002","settings.sandbox.error.SANDBOX_RUNTIME_FAILED":"Sandbox \u8FD0\u884C\u65F6\u62A5\u544A\u5931\u8D25\u3002","settings.account.username":"\u7528\u6237\u540D","settings.account.role":"\u89D2\u8272","settings.account.email":"\u90AE\u7BB1","settings.account.emailNotSet":"\u672A\u8BBE\u7F6E","settings.account.profileLoadFailed":"\u8D26\u53F7\u8D44\u6599\u52A0\u8F7D\u5931\u8D25","settings.account.logout":"\u9000\u51FA\u767B\u5F55","settings.account.roleAdmin":"\u7BA1\u7406\u5458","settings.account.rolePro":"Pro","settings.account.linkedAccounts":"\u5DF2\u5173\u8054\u8D26\u6237","settings.account.linkedDesc":"\u5173\u8054\u7B2C\u4E09\u65B9\u767B\u5F55\u540E\uFF0C\u4F7F\u7528\u4EFB\u610F\u4E00\u79CD\u65B9\u5F0F\u90FD\u80FD\u767B\u5F55\u6B64\u8D26\u53F7\u3002","settings.account.bind":"\u7ED1\u5B9A","settings.account.unbind":"\u89E3\u7ED1","settings.account.linked":"\u5DF2\u7ED1\u5B9A","settings.account.providerDisabled":"\u672A\u914D\u7F6E","settings.account.cantUnbindLast":"\u4E0D\u80FD\u89E3\u7ED1\u552F\u4E00\u7684\u767B\u5F55\u65B9\u5F0F","settings.account.unbindFailed":"\u89E3\u7ED1\u5931\u8D25\uFF1A{error}","settings.account.bindFailed":"\u7ED1\u5B9A\u5931\u8D25","settings.account.ssoBoundMsg":"\u5DF2\u6210\u529F\u7ED1\u5B9A {provider}\u3002","settings.account.ssoConflictMsg":"\u8BE5 {provider} \u8D26\u53F7\u5DF2\u88AB\u5176\u4ED6\u7528\u6237\u7ED1\u5B9A\u3002","settings.account.providerMicrosoft":"Microsoft","settings.account.providerGithub":"GitHub","settings.account.providerGoogle":"Google","settings.account.providerWechat":"\u5FAE\u4FE1","settings.account.providerAlipay":"\u652F\u4ED8\u5B9D","settings.security.agentKey":"Agent \u5BC6\u94A5","settings.security.agentKeyDesc":"\u7528\u4E8E Agent \u8FDE\u63A5\u8BA4\u8BC1\u7684\u5171\u4EAB\u5BC6\u94A5","settings.security.agentSetupCommands":"Agent \u63A5\u5165\u547D\u4EE4","settings.security.agentCmdInstall":"\u5B89\u88C5 Agent","settings.security.agentCmdService":"\u8FD0\u884C Agent server","settings.security.agentCmdNeedsSecret":"\u8BF7\u5148\u751F\u6210 Agent \u5BC6\u94A5\uFF0C\u4EE5\u521B\u5EFA\u5305\u542B server \u5730\u5740\u548C\u5BC6\u94A5\u7684\u547D\u4EE4\u3002","settings.security.agentCmdLlm":"Copilot \u624B\u52A8\u515C\u5E95","settings.security.agentCmdLlmDesc":"\u5148\u8FD0\u884C\u5B89\u88C5\u547D\u4EE4\uFF1B\u5982\u679C\u672C\u673A\u5DF2\u6709 GitHub Copilot token\uFF0CYeaft \u4F1A\u81EA\u52A8\u914D\u7F6E github-copilot/gpt-5.5\u3002Copilot \u547D\u4EE4\u53EA\u4F5C\u4E3A\u515C\u5E95\u4F7F\u7528\u3002","settings.security.none":"\u65E0","settings.security.show":"\u663E\u793A","settings.security.hide":"\u9690\u85CF","settings.security.generateKey":"\u751F\u6210\u5BC6\u94A5","settings.security.resetKey":"\u91CD\u7F6E\u5BC6\u94A5","settings.security.resetting":"\u91CD\u7F6E\u4E2D...","settings.security.resetWarning":"\u91CD\u7F6E\u540E\u6240\u6709 Agent \u9700\u91CD\u65B0\u914D\u7F6E","settings.security.changePassword":"\u4FEE\u6539\u5BC6\u7801","settings.security.currentPassword":"\u5F53\u524D\u5BC6\u7801","settings.security.newPassword":"\u65B0\u5BC6\u7801\uFF08\u81F3\u5C116\u4F4D\uFF09","settings.security.confirmPassword":"\u786E\u8BA4\u65B0\u5BC6\u7801","settings.security.changeBtn":"\u4FEE\u6539\u5BC6\u7801","settings.security.changing":"\u4FEE\u6539\u4E2D...","settings.security.enterCurrentPwd":"\u8BF7\u8F93\u5165\u5F53\u524D\u5BC6\u7801","settings.security.newPwdMin":"\u65B0\u5BC6\u7801\u81F3\u5C116\u4F4D","settings.security.pwdMismatch":"\u4E24\u6B21\u5BC6\u7801\u4E0D\u4E00\u81F4","settings.security.pwdChanged":"\u5BC6\u7801\u4FEE\u6539\u6210\u529F","settings.security.setPassword":"\u8BBE\u7F6E\u5BC6\u7801","settings.security.setPasswordDesc":"\u4F60\u76EE\u524D\u901A\u8FC7 SSO \u767B\u5F55\uFF0C\u5C1A\u672A\u8BBE\u7F6E\u5BC6\u7801\u3002\u8BBE\u7F6E\u540E\u5373\u53EF\u4F7F\u7528\u7528\u6237\u540D + \u5BC6\u7801\u767B\u5F55\u3002","settings.security.setBtn":"\u8BBE\u7F6E\u5BC6\u7801","settings.security.pwdSet":"\u5BC6\u7801\u8BBE\u7F6E\u6210\u529F","settings.security.deleteAccount":"\u6CE8\u9500\u8D26\u6237","settings.security.deleteAccountDesc":"\u6C38\u4E45\u5220\u9664\u4F60\u7684\u8D26\u6237\u548C\u6240\u6709\u76F8\u5173\u6570\u636E\u3002\u6B64\u64CD\u4F5C\u4E0D\u53EF\u6062\u590D\u3002","settings.security.deleteBtn":"\u6CE8\u9500\u8D26\u6237","settings.security.deleteConfirmBtn":"\u786E\u8BA4\u5220\u9664","settings.security.deleteConfirmPlaceholder":"\u8F93\u5165 DELETE \u4EE5\u786E\u8BA4","settings.security.deleteConfirmRequired":"\u8BF7\u8F93\u5165 DELETE \u4EE5\u786E\u8BA4\u6CE8\u9500\u8D26\u6237","settings.security.deleteFailed":"\u6CE8\u9500\u8D26\u6237\u5931\u8D25","settings.security.deleting":"\u6CE8\u9500\u4E2D...","settings.general.theme":"\u4E3B\u9898","settings.general.lightTheme":"\u6D45\u8272","settings.general.darkTheme":"\u6DF1\u8272","settings.general.language":"\u8BED\u8A00","settings.general.telemetry":"\u6027\u80FD\u9065\u6D4B","settings.general.telemetryDesc":"\u5728\u672C\u5730\u6279\u91CF\u8BB0\u5F55\u8017\u65F6\u8BCA\u65AD\uFF1Btrace \u5185\u5BB9\u4E0D\u4F1A\u53D1\u9001\u5230\u670D\u52A1\u5668\u3002","settings.general.telemetryOn":"\u5F00\u542F","settings.general.telemetryOff":"\u5173\u95ED","settings.general.telemetryRawLimit":"Provider \u539F\u59CB\u54CD\u5E94\u4E0A\u9650\uFF08\u5B57\u8282\uFF09","settings.invite.create":"\u521B\u5EFA\u9080\u8BF7\u7801","settings.invite.normalUser":"\u666E\u901A\u7528\u6237","settings.invite.proUser":"Pro \u7528\u6237","settings.invite.createBtn":"\u521B\u5EFA\u9080\u8BF7\u7801","settings.invite.creating":"\u521B\u5EFA\u4E2D...","settings.invite.list":"\u9080\u8BF7\u7801\u5217\u8868","settings.invite.used":"\u5DF2\u4F7F\u7528","settings.invite.expired":"\u5DF2\u8FC7\u671F","settings.invite.available":"\u53EF\u7528","settings.invite.usedBy":"\u4F7F\u7528\u8005: {user}","settings.invite.expiredAt":"\u8FC7\u671F\u4E8E: {time}","settings.invite.expiresAt":"\u6709\u6548\u81F3: {time}","settings.invite.noInvites":"\u6682\u65E0\u9080\u8BF7\u7801","settings.msg.copiedClipboard":"\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F","settings.msg.copyFailed":"\u590D\u5236\u5931\u8D25","settings.msg.keyReset":"\u5BC6\u94A5\u5DF2\u91CD\u7F6E","settings.msg.resetFailed":"\u91CD\u7F6E\u5931\u8D25","settings.msg.changeFailed":"\u4FEE\u6539\u5931\u8D25","settings.msg.inviteCreated":"\u9080\u8BF7\u7801\u5DF2\u521B\u5EFA","settings.msg.createFailed":"\u521B\u5EFA\u5931\u8D25","settings.msg.inviteCopied":"\u9080\u8BF7\u7801\u5DF2\u590D\u5236","settings.msg.inviteDeleted":"\u9080\u8BF7\u7801\u5DF2\u5220\u9664","settings.msg.deleteFailed":"\u5220\u9664\u5931\u8D25","settings.tabs.llm":"LLM","settings.tabs.yeaft":"Yeaft","settings.yeaft.tabs.vp":"VP \u5E93","settings.yeaft.tabs.search":"\u641C\u7D22","settings.yeaft.tabs.mcp":"MCP","settings.mcp.title":"MCP \u670D\u52A1\u5668","settings.mcp.description":"\u901A\u8FC7 Model Context Protocol \u7ED9 Yeaft \u63A5\u5165\u66F4\u591A\u5DE5\u5177\u3002\u914D\u7F6E\u5199\u5165 agent \u4E0A\u7684 ~/.yeaft/config.json\uFF0C\u5DE5\u5177\u4F1A\u4EE5 mcp__<server>__<tool> \u7684\u5F62\u5F0F\u51FA\u73B0\u5728 LLM \u5DE5\u5177\u5217\u8868\u91CC\u3002","settings.mcp.reloadAll":"\u5168\u90E8\u91CD\u8FDE","settings.mcp.reloadOne":"\u91CD\u65B0\u8FDE\u63A5\u6B64\u670D\u52A1\u5668","settings.mcp.loading":"\u5904\u7406\u4E2D\u2026","settings.mcp.connected":"\u5DF2\u8FDE\u63A5","settings.mcp.disconnected":"\u672A\u8FDE\u63A5","settings.mcp.tools":"\u4E2A\u5DE5\u5177","settings.mcp.remove":"\u79FB\u9664","settings.mcp.empty":"\u8FD8\u6CA1\u6709\u914D\u7F6E MCP \u670D\u52A1\u5668\uFF0C\u53EF\u4EE5\u5728\u4E0B\u65B9\u6DFB\u52A0\u4E00\u4E2A\u3002","settings.mcp.addServer":"\u6DFB\u52A0\u670D\u52A1\u5668","settings.mcp.addServerDesc":"\u5927\u90E8\u5206 MCP \u670D\u52A1\u5668\u662F\u672C\u5730\u547D\u4EE4 \u2014 Yeaft \u4F1A\u901A\u8FC7 stdio \u542F\u52A8\u5B83\u5E76\u81EA\u52A8\u53D1\u73B0\u53EF\u7528\u5DE5\u5177\u3002","settings.mcp.serverName":"\u540D\u79F0","settings.mcp.command":"\u547D\u4EE4","settings.mcp.args":"\u53C2\u6570","settings.mcp.argsPlaceholder":"\u4F8B\u5982\uFF1A-y @modelcontextprotocol/server-filesystem /tmp","settings.mcp.env":"\u73AF\u5883\u53D8\u91CF","settings.mcp.envPlaceholder":"\u6BCF\u884C\u4E00\u4E2A KEY=value\uFF0C# \u5F00\u5934\u7684\u884C\u4F1A\u88AB\u5FFD\u7565\u3002","settings.mcp.saving":"\u4FDD\u5B58\u4E2D\u2026","settings.mcp.add":"\u6DFB\u52A0","settings.mcp.cancel":"\u6E05\u7A7A","settings.mcp.connectFailed":"\u5DF2\u4FDD\u5B58\u4F46\u8FDE\u63A5\u5931\u8D25","settings.mcp.addSuccess":"\u670D\u52A1\u5668\u5DF2\u6DFB\u52A0","settings.mcp.removeSuccess":"\u670D\u52A1\u5668\u5DF2\u79FB\u9664","settings.mcp.reloadSuccess":"\u5DF2\u8BF7\u6C42\u91CD\u8FDE","settings.mcp.confirmRemove":'\u79FB\u9664 MCP \u670D\u52A1\u5668 "{name}"\uFF1F\u4E0B\u4E00\u4E2A LLM turn \u8D77\u5B83\u7684\u5DE5\u5177\u5C06\u4E0D\u518D\u53EF\u89C1\u3002',"settings.mcp.errors.nameRequired":"\u8BF7\u586B\u5199\u540D\u79F0","settings.mcp.errors.nameFormat":"\u540D\u79F0\u53EA\u80FD\u5305\u542B\u5C0F\u5199\u5B57\u6BCD\u3001\u6570\u5B57\u3001\u77ED\u6A2A\u7EBF\u548C\u4E0B\u5212\u7EBF","settings.mcp.errors.commandRequired":"\u8BF7\u586B\u5199\u547D\u4EE4","settings.mcp.errors.argsParse":"\u53C2\u6570\u89E3\u6790\u5931\u8D25","settings.mcp.errors.envParse":"\u73AF\u5883\u53D8\u91CF\u89E3\u6790\u5931\u8D25","yeaft.session.title":"\u4F1A\u8BDD","yeaft.session.new":"+ \u65B0\u5EFA\u4F1A\u8BDD","yeaft.session.create.title":"\u65B0\u5EFA\u4F1A\u8BDD","yeaft.session.create.subtitle":"\u9009\u62E9\u8FD0\u884C\u4F4D\u7F6E\u548C\u5904\u7406\u4F1A\u8BDD\u7684 Provider\u3002","yeaft.session.create.close":"\u5173\u95ED","yeaft.session.create.nameLabel":"\u540D\u79F0","yeaft.session.create.namePlaceholder":"\u4F1A\u8BDD\u540D\u79F0\uFF08\u53EF\u9009\uFF09","yeaft.session.create.workDirLabel":"\u5DE5\u4F5C\u76EE\u5F55","yeaft.session.create.agentLabel":"Agent","yeaft.session.create.vpPicker":"\u9009\u62E9 VP","yeaft.session.create.vpNone":"\u672A\u9009\u62E9 VP","yeaft.session.create.vpCount":"\u5DF2\u9009 {n} \u4E2A VP","yeaft.session.create.untitled":"\u672A\u547D\u540D\u4F1A\u8BDD","yeaft.session.create.rosterEmpty":"\u6682\u65E0\u53EF\u7528 VP \u2014 \u8BF7\u5148\u5230\u89D2\u8272\u5E93\u521B\u5EFA\u3002","yeaft.session.create.rosterLoading":"VP \u52A0\u8F7D\u4E2D\u2026","yeaft.session.create.rosterError":"\u65E0\u6CD5\u4ECE\u5F53\u524D Agent \u52A0\u8F7D VP\u3002","yeaft.session.create.rosterRetry":"\u91CD\u8BD5","yeaft.vp.domain.general":"\u901A\u7528\u4E0E\u534F\u4F5C","yeaft.vp.domain.productDesign":"\u4EA7\u54C1\u4E0E\u4F53\u9A8C\u8BBE\u8BA1","yeaft.vp.domain.softwareSystems":"\u8F6F\u4EF6\u4E0E\u7CFB\u7EDF","yeaft.vp.domain.securityReliability":"\u5B89\u5168\u4E0E\u53EF\u9760\u6027","yeaft.vp.domain.scienceAnalysis":"\u79D1\u5B66\u4E0E\u5206\u6790","yeaft.vp.domain.philosophyPsychology":"\u54F2\u5B66\u4E0E\u5FC3\u7406","yeaft.vp.domain.strategyHistory":"\u6218\u7565\u4E0E\u5386\u53F2","yeaft.vp.domain.businessManagement":"\u5546\u4E1A\u4E0E\u7BA1\u7406","yeaft.vp.domain.artsCulture":"\u827A\u672F\u4E0E\u6587\u5316","yeaft.vp.domain.other":"\u5176\u4ED6\u9886\u57DF","yeaft.vp.domain.custom":"\u81EA\u5B9A\u4E49 VP","yeaft.session.create.defaultVpHint":"\u5F53\u6CA1\u6709 @ \u63D0\u53CA\u65F6\u9ED8\u8BA4\u56DE\u7B54\u7684 VP\u3002","yeaft.session.create.folderLabel":"\u{1F4C1} \u5DE5\u4F5C\u76EE\u5F55","yeaft.session.create.sessionLabel":"\u{1F4AC} \u6B64\u76EE\u5F55\u4E0B\u7684 session","yeaft.session.create.noWorkDirs":"\u8FD8\u6CA1\u6709\u4EFB\u4F55\u4F1A\u8BDD \u2014 \u5728\u4E0A\u65B9\u9009\u62E9\u6216\u8F93\u5165\u5DE5\u4F5C\u76EE\u5F55\u5F00\u59CB\u3002","yeaft.session.create.back":"\u8FD4\u56DE","yeaft.session.create.creating":"\u521B\u5EFA\u4E2D\u2026","yeaft.session.create.submit":"\u521B\u5EFA","yeaft.onboarding.ariaLabel":"Yeaft \u4E0A\u624B\u8BF4\u660E","yeaft.onboarding.topbarTitle":"\u5F00\u59CB\u4F7F\u7528 Yeaft","yeaft.onboarding.eyebrow":"Yeaft \u4E0A\u624B\u6307\u5357","yeaft.onboarding.title":"\u5148\u8FDE\u63A5 Agent\uFF0C\u518D\u5F00\u59CB\u4F1A\u8BDD","yeaft.onboarding.subtitle":"\u5728\u8D1F\u8D23\u6267\u884C\u5DE5\u5177\u7684\u673A\u5668\u4E0A\u76F4\u63A5\u8FD0\u884C\u4E0B\u9762\u7684\u547D\u4EE4\u3002agent secret \u5982\u679C\u4E0D\u5B58\u5728\uFF0C\u4F1A\u81EA\u52A8\u4E3A\u5F53\u524D\u8D26\u53F7\u751F\u6210\u3002","yeaft.onboarding.createSession":"\u521B\u5EFA\u6216\u6062\u590D Session","yeaft.onboarding.configureLlm":"\u6253\u5F00 LLM \u8BBE\u7F6E","yeaft.onboarding.secretLoading":"\u6B63\u5728\u751F\u6210 agent secret\u2026","yeaft.onboarding.secretError":"\u52A0\u8F7D agent secret \u5931\u8D25\u3002","yeaft.onboarding.secretPending":"<\u6B63\u5728\u52A0\u8F7D-agent-secret>","yeaft.onboarding.installTitle":"\u5B89\u88C5 yeaft-agent","yeaft.onboarding.installDesc":"\u5B89\u88C5\u547D\u4EE4\u884C Agent \u5305\u3002","yeaft.onboarding.connectTitle":"\u8FDE\u63A5\u8FD9\u4E2A Agent","yeaft.onboarding.connectDesc":"\u4E0B\u9762\u7684\u547D\u4EE4\u5DF2\u7ECF\u5E26\u4E0A\u5F53\u524D server URL \u548C\u81EA\u52A8\u751F\u6210\u7684 secret\u3002","yeaft.onboarding.llmTitle":"\u4F7F\u7528 GitHub Copilot","yeaft.onboarding.llmDesc":"\u5148\u767B\u5F55 GitHub CLI\uFF0C\u7136\u540E\u628A gpt-5.5 \u8BBE\u4E3A Yeaft \u9ED8\u8BA4\u6A21\u578B\u3002","yeaft.restore.modal.empty":"\u6B64\u76EE\u5F55\u4E0B\u6CA1\u6709 yeaft session","yeaft.restore.modal.scanError":"\u626B\u63CF\u5931\u8D25: {message}","yeaft.restore.modal.restoreError":"\u6062\u590D\u5931\u8D25: {message}","settings.llm.noAgent":"\u8BF7\u5148\u9009\u62E9\u4E00\u4E2A Agent \u4EE5\u7BA1\u7406 LLM \u914D\u7F6E\u3002","settings.llm.agentOffline":"Agent \u5F53\u524D\u79BB\u7EBF\uFF0C\u65E0\u6CD5\u52A0\u8F7D LLM \u914D\u7F6E\u3002\u8BF7\u7B49\u5F85 Agent \u4E0A\u7EBF\u540E\u91CD\u8BD5\u3002","settings.llm.loading":"\u6B63\u5728\u52A0\u8F7D\u914D\u7F6E...","settings.llm.loadError":"\u52A0\u8F7D\u914D\u7F6E\u5931\u8D25","settings.llm.configureAgent":"\u914D\u7F6E\u5F53\u524D Agent \u7684 LLM","settings.llm.configureMenu":"\u8BBE\u7F6E LLM","settings.llm.simpleCopilotTitle":"\u63A8\u8350\uFF1AGitHub Copilot","settings.llm.useGitHubCopilot":"\u4F7F\u7528 GitHub Copilot","settings.llm.refreshingModels":"\u6B63\u5728\u5237\u65B0\u6A21\u578B...","settings.llm.managedCopilotTitle":"\u6258\u7BA1\u7684 GitHub Copilot","settings.llm.managedCopilotDesc":"Base URL\u3001\u8BA4\u8BC1\u3001\u6A21\u578B\u76EE\u5F55\u548C\u6BCF\u4E2A\u6A21\u578B\u7684 API \u534F\u8BAE\u90FD\u81EA\u52A8\u7BA1\u7406\u3002Claude \u6A21\u578B\u8D70 Anthropic Messages\uFF1BGPT/o \u6A21\u578B\u8D70 OpenAI Responses\u3002","settings.llm.providersTitle":"\u670D\u52A1\u5546","settings.llm.testFailed":"\u8FDE\u63A5\u6D4B\u8BD5\u5931\u8D25","settings.llm.saveSuccess":"LLM \u8BBE\u7F6E\u5DF2\u4FDD\u5B58","settings.llm.saveFailed":"\u4FDD\u5B58 LLM \u8BBE\u7F6E\u5931\u8D25","settings.llm.presets.title":"\u5FEB\u901F\u914D\u7F6E","settings.llm.providersDesc":"\u9009\u62E9\u4E00\u4E2A\u670D\u52A1\u5546\uFF0C\u4FDD\u5B58\u540E\u5373\u53EF\u5728 Session \u4E2D\u4F7F\u7528\u3002","settings.llm.agentProviders":"\u5F53\u524D agent providers","settings.llm.agentBadge":"\u5F53\u524D agent","settings.llm.addProvider":"\u6DFB\u52A0\u670D\u52A1\u5546","settings.llm.addFromPreset":"\u4ECE\u76EE\u5F55\u6DFB\u52A0","settings.llm.preset.title":"\u670D\u52A1\u5546\u76EE\u5F55\uFF08models.dev\uFF09","settings.llm.preset.refresh":"\u5237\u65B0\u76EE\u5F55","settings.llm.preset.loading":"\u52A0\u8F7D\u76EE\u5F55\u2026","settings.llm.preset.empty":"\u76EE\u5F55\u4E3A\u7A7A\u3002","settings.llm.preset.pickProvider":"\u5728\u5DE6\u4FA7\u9009\u62E9\u4E00\u4E2A\u670D\u52A1\u5546\u4EE5\u67E5\u770B\u6A21\u578B\u3002","settings.llm.preset.filterProviders":"\u8FC7\u6EE4\u670D\u52A1\u5546\u2026","settings.llm.preset.filterModels":"\u8FC7\u6EE4\u6A21\u578B\u2026","settings.llm.preset.selectAll":"\u5168\u9009","settings.llm.preset.selectNone":"\u6E05\u7A7A","settings.llm.preset.cancel":"\u53D6\u6D88","settings.llm.preset.add":"\u6DFB\u52A0\u5230\u670D\u52A1\u5546\u5217\u8868","settings.llm.preset.fetchedAt":"\u76EE\u5F55\u5DF2\u66F4\u65B0 {minutes} \u5206\u949F","settings.llm.addModel":"\u6DFB\u52A0\u6A21\u578B","settings.llm.removeModel":"\u79FB\u9664\u6A21\u578B","settings.llm.providerName":"\u540D\u79F0","settings.llm.providerNamePlaceholder":"\u4F8B\u5982 my-proxy","settings.llm.baseUrl":"Base URL","settings.llm.baseUrlPlaceholder":"\u4F8B\u5982 http://localhost:6628/v1","settings.llm.apiKey":"API Key","settings.llm.apiKeyPlaceholder":"\u8F93\u5165 API Key","settings.llm.protocol":"\u534F\u8BAE","settings.llm.protocolOpenAI":"OpenAI \u517C\u5BB9","settings.llm.protocolOpenAIResponses":"OpenAI Responses (GPT-5)","settings.llm.protocolAnthropic":"Anthropic \u539F\u751F","settings.llm.protocolHint.anthropic":"Claude \u539F\u751F Messages API\u3002","settings.llm.protocolHint.openai":"Chat Completions /v1/chat/completions \u2014 GPT-4 \u53CA\u5927\u591A\u6570\u517C\u5BB9\u4EE3\u7406\u3002","settings.llm.protocolHint.openaiResponses":"Responses API /v1/responses \u2014 GPT-5 \u7CFB\u5217\u5FC5\u987B\u3002","settings.llm.modelCtxPlaceholder":"\u4E0A\u4E0B\u6587","settings.llm.modelMaxPlaceholder":"\u8F93\u51FA","settings.llm.models":"\u5019\u9009\u6A21\u578B ID","settings.llm.modelsPlaceholder":"\u6A21\u578B ID\uFF0C\u9017\u53F7\u6216\u6362\u884C\u5206\u9694\uFF0C\u4F8B\u5982 claude-sonnet-4-20250514, gpt-5","settings.llm.modelsHint":"\u9017\u53F7\u6216\u6362\u884C\u5206\u9694\u3002","settings.llm.removeProvider":"\u79FB\u9664","settings.llm.modelSelectionTitle":"\u6A21\u578B\u9009\u62E9","settings.llm.modelSelectionDesc":"\u9009\u62E9\u9ED8\u8BA4\u6A21\u578B\u3002","settings.llm.primaryModel":"\u4E3B\u6A21\u578B","settings.llm.primaryModelDesc":"\u7528\u4E8E\u7528\u6237\u5BF9\u8BDD","settings.llm.fastModel":"\u5FEB\u901F\u6A21\u578B","settings.llm.fastModelDesc":"\u7528\u4E8E\u5185\u90E8\u4EFB\u52A1\uFF08\u8BB0\u5FC6\u3001\u603B\u7ED3\uFF09","settings.llm.noModels":"\u6682\u65E0\u53EF\u7528\u6A21\u578B\u3002\u8BF7\u5148\u6DFB\u52A0\u670D\u52A1\u5546\u3002","settings.llm.selectModel":"\u9009\u62E9\u6A21\u578B...","settings.llm.debugTitle":"\u8C03\u8BD5\u8F68\u8FF9","settings.llm.debugDesc":"\u6309 Agent \u5F00\u542F\u9010\u8F6E\u8C03\u8BD5\u8F68\u8FF9\u6536\u96C6\uFF08\u7CFB\u7EDF\u63D0\u793A\u8BCD\u3001LLM \u8C03\u7528\u3001\u5DE5\u5177\u8F7D\u8377\uFF09\u3002","settings.llm.enableDebug":"\u542F\u7528\u8C03\u8BD5\u8F68\u8FF9","settings.llm.save":"\u4FDD\u5B58\u66F4\u6539","settings.llm.saving":"\u4FDD\u5B58\u4E2D...","settings.llm.saved":"\u914D\u7F6E\u5DF2\u4FDD\u5B58","settings.llm.savedRefreshWarning":"\u914D\u7F6E\u5DF2\u4FDD\u5B58\uFF0C\u4F46\u5B9E\u65F6\u6A21\u578B\u76EE\u5F55\u5237\u65B0\u5931\u8D25\uFF1A{error}","settings.llm.unsavedChanges":"\u6709\u672A\u4FDD\u5B58\u7684\u66F4\u6539","settings.llm.confirmRemoveProvider":"\u786E\u5B9A\u79FB\u9664\u6B64\u670D\u52A1\u5546\uFF1F","settings.llm.setupTitle":"\u8FDE\u63A5\u6A21\u578B","settings.llm.setupDesc":"\u63A8\u8350\u4F7F\u7528 GitHub Copilot\uFF1B\u4E5F\u53EF\u4EE5\u6DFB\u52A0\u81EA\u5DF1\u7684 API \u670D\u52A1\u5546\u3002","settings.llm.providerSectionHint":"\u53EA\u4FDD\u7559\u8FDE\u63A5\u6A21\u578B\u5FC5\u9700\u7684\u4FE1\u606F\u3002","settings.tabs.dashboard":"\u4EEA\u8868\u677F","settings.dashboard.totalUsers":"\u603B\u7528\u6237\u6570","settings.dashboard.onlineUsers":"\u5728\u7EBF\u7528\u6237","settings.dashboard.onlineAgents":"\u5728\u7EBFAgent","settings.dashboard.totalSessions":"\u603B\u4F1A\u8BDD\u6570","settings.dashboard.todayActive":"\u4ECA\u65E5\u6D3B\u8DC3","settings.dashboard.todayMessages":"\u4ECA\u65E5\u6D88\u606F","settings.dashboard.todayUserTurns":"\u4ECA\u65E5\u7528\u6237 Turn","settings.dashboard.totalTokens":"\u603B Token","settings.dashboard.tokenAccuracy":"\u6765\u81EA\u6A21\u578B\u670D\u52A1\u5546\u8FD4\u56DE\u7684\u5B9E\u9645\u7528\u91CF\uFF1B\u4ECE\u542F\u7528\u6309\u7528\u6237 Token \u7EDF\u8BA1\u7684\u7248\u672C\u5F00\u59CB\u7D2F\u8BA1\uFF0C\u4E14\u4E0D\u5305\u542B\u5FC3\u8DF3\u3002","settings.dashboard.agentTurns":"Agent Turn","settings.dashboard.agentSessions":"Agent Session","settings.dashboard.turns":"Turn","settings.dashboard.tokens":"Token","settings.dashboard.inputTokens":"\u8F93\u5165","settings.dashboard.outputTokens":"\u8F93\u51FA","settings.dashboard.cacheTokens":"\u7F13\u5B58","settings.dashboard.today":"\u4ECA\u5929","settings.dashboard.thisWeek":"\u672C\u5468","settings.dashboard.thisMonth":"\u672C\u6708","settings.dashboard.all":"\u5168\u90E8","settings.dashboard.userUsage":"\u7528\u6237\u7528\u91CF","settings.dashboard.agentList":"Agent \u5217\u8868","settings.dashboard.onlineUserList":"\u5728\u7EBF\u7528\u6237","settings.dashboard.refresh":"\u5237\u65B0","settings.dashboard.name":"\u540D\u79F0","settings.dashboard.messages":"\u6D88\u606F\u6570","settings.dashboard.userTurns":"\u7528\u6237 Turn \u6570","settings.dashboard.sessions":"\u4F1A\u8BDD\u6570","settings.dashboard.requests":"\u8BF7\u6C42\u6570","settings.dashboard.traffic":"\u6D41\u91CF","settings.dashboard.lastLogin":"\u6700\u540E\u767B\u5F55","settings.dashboard.status":"\u72B6\u6001","settings.dashboard.latency":"\u5EF6\u8FDF","settings.dashboard.version":"\u7248\u672C","settings.dashboard.owner":"\u6240\u6709\u8005","settings.dashboard.role":"\u89D2\u8272","settings.dashboard.agent":"Agent","settings.dashboard.online":"\u5728\u7EBF","settings.dashboard.offline":"\u79BB\u7EBF","settings.dashboard.noAgents":"\u6682\u65E0\u6CE8\u518C Agent","settings.dashboard.noUserData":"\u6682\u65E0\u7528\u6237\u6570\u636E","settings.dashboard.noOnlineUsers":"\u6682\u65E0\u5728\u7EBF\u7528\u6237","settings.dashboard.loading":"\u52A0\u8F7D\u4E2D...","settings.dashboard.error":"\u6570\u636E\u52A0\u8F7D\u5931\u8D25","settings.dashboard.ago":"{time}\u524D","settings.dashboard.loadMore":"\u52A0\u8F7D\u66F4\u591A\uFF08\u5269\u4F59 {remaining} \u6761\uFF09","workbench.maximize":"\u6700\u5927\u5316\u9762\u677F","workbench.restore":"\u8FD8\u539F\u9762\u677F","workbench.collapse":"\u6536\u8D77\u9762\u677F","theme.switchToLight":"\u5207\u6362\u5230\u6D45\u8272\u4E3B\u9898","theme.switchToDark":"\u5207\u6362\u5230\u6DF1\u8272\u4E3B\u9898","theme.toLight":"\u5207\u6362\u5230\u6D45\u8272\u4E3B\u9898","theme.toDark":"\u5207\u6362\u5230\u6DF1\u8272\u4E3B\u9898","terminal.splitH":"\u6C34\u5E73\u5206\u5C4F\uFF08\u5DE6\u53F3\uFF09","terminal.splitV":"\u5782\u76F4\u5206\u5C4F\uFF08\u4E0A\u4E0B\uFF09","terminal.close":"\u5173\u95ED\u5F53\u524D\u7EC8\u7AEF","terminal.autoCreate":"\u5207\u6362\u5230 Terminal \u6807\u7B7E\u65F6\u5C06\u81EA\u52A8\u521B\u5EFA\u7EC8\u7AEF","terminal.xtermError":"xterm.js \u672A\u52A0\u8F7D\uFF0C\u8BF7\u5237\u65B0\u9875\u9762","terminal.xtermNotLoaded":"xterm.js \u672A\u52A0\u8F7D\uFF0C\u8BF7\u5237\u65B0\u9875\u9762","terminal.mountError":"\u7EC8\u7AEF\u5BB9\u5668\u6302\u8F7D\u5931\u8D25","terminal.mountFailed":"\u7EC8\u7AEF\u5BB9\u5668\u6302\u8F7D\u5931\u8D25","terminal.createError":"\u7EC8\u7AEF\u521B\u5EFA\u5931\u8D25","terminal.createFailed":"\u7EC8\u7AEF\u521B\u5EFA\u5931\u8D25","terminal.error":"\u7EC8\u7AEF\u9519\u8BEF","git.selectFolder":"\u9009\u62E9\u6587\u4EF6\u5939","git.repoPath":"\u8F93\u5165 Git \u4ED3\u5E93\u8DEF\u5F84...","git.repoPathPlaceholder":"\u8F93\u5165 Git \u4ED3\u5E93\u8DEF\u5F84...","git.workDir":"Git \u5DE5\u4F5C\u76EE\u5F55","git.loadStatus":"\u52A0\u8F7D Git \u72B6\u6001","git.loading":"\u52A0\u8F7D Git \u72B6\u6001...","git.loadingStatus":"\u52A0\u8F7D Git \u72B6\u6001...","git.clean":"\u5DE5\u4F5C\u533A\u5E72\u51C0\uFF0C\u65E0\u53D8\u66F4","git.cleanWorkDir":"\u5DE5\u4F5C\u533A\u5E72\u51C0\uFF0C\u65E0\u53D8\u66F4","git.selectAgent":"\u9009\u62E9 Agent \u540E\u52A0\u8F7D Git \u72B6\u6001","git.selectAgentFirst":"\u9009\u62E9 Agent \u540E\u52A0\u8F7D Git \u72B6\u6001","git.diffOnly":"\u53EA\u770B\u5DEE\u5F02","git.fullFile":"\u770B\u5168\u6587","git.zoomIn":"\u653E\u5927\u5B57\u4F53","git.zoomOut":"\u7F29\u5C0F\u5B57\u4F53","git.loadingDiff":"\u52A0\u8F7D Diff...","git.clickToView":"\u70B9\u51FB\u6587\u4EF6\u67E5\u770B\u5DEE\u5F02","git.clickFileToView":"\u70B9\u51FB\u6587\u4EF6\u67E5\u770B\u5DEE\u5F02","git.selectRepo":"\u9009\u62E9 Git \u4ED3\u5E93","git.noDiff":"(\u65E0\u5DEE\u5F02)","git.binaryFile":"(\u4E8C\u8FDB\u5236\u6587\u4EF6)","files.notLoaded":"\u672A\u52A0\u8F7D","files.newFile":"\u65B0\u5EFA\u6587\u4EF6","files.newFolder":"\u65B0\u5EFA\u6587\u4EF6\u5939","files.collapseAll":"\u6298\u53E0\u6240\u6709","files.openFolder":"\u6253\u5F00\u6587\u4EF6\u5939","files.deleteSelected":"\u5220\u9664\u9009\u4E2D","files.moveSelected":"\u79FB\u52A8\u9009\u4E2D","files.enterPath":"\u8F93\u5165\u8DEF\u5F84...","files.searchFiles":"\u641C\u7D22\u6587\u4EF6... (Ctrl+P)","files.noMatch":"\u65E0\u5339\u914D\u7ED3\u679C","files.searching":"\u641C\u7D22\u4E2D...","files.loadingTree":"\u52A0\u8F7D\u4E2D...","files.emptyDir":"\u7A7A\u76EE\u5F55","files.loadingFile":"\u52A0\u8F7D\u6587\u4EF6...","files.searchPlaceholder":"\u641C\u7D22...","files.replacePlaceholder":"\u66FF\u6362...","files.replace":"\u66FF\u6362","files.replaceAll":"\u5168\u90E8","files.replaceCurrent":"\u66FF\u6362\u5F53\u524D","files.replaceAllTitle":"\u5168\u90E8\u66FF\u6362","files.clickToView":"\u70B9\u51FB\u6587\u4EF6\u67E5\u770B\u5185\u5BB9","files.selectFolder":"\u9009\u62E9\u6587\u4EF6\u5939","files.enterFolderName":"\u8F93\u5165\u6587\u4EF6\u5939\u540D...","files.enterFileName":"\u8F93\u5165\u6587\u4EF6\u540D...","files.moveTarget":"\u8F93\u5165\u76EE\u6807\u76EE\u5F55\u8DEF\u5F84...","files.moveItems":"\u5C06 {count} \u4E2A\u9879\u76EE\u79FB\u52A8\u5230\u6307\u5B9A\u76EE\u5F55","files.workDir":"\u5DE5\u4F5C\u76EE\u5F55: {dir}","files.enterDirPath":"\u8F93\u5165\u76EE\u5F55\u8DEF\u5F84...","files.unsavedConfirm":'"{name}" \u6709\u672A\u4FDD\u5B58\u7684\u4FEE\u6539\uFF0C\u786E\u5B9A\u5173\u95ED\uFF1F',"files.deleteConfirm":'\u786E\u5B9A\u8981\u5220\u9664 "{name}" \u5417\uFF1F',"files.deleteDirHint":"\uFF08\u5C06\u5220\u9664\u6587\u4EF6\u5939\u53CA\u5176\u6240\u6709\u5185\u5BB9\uFF09","files.deleteSelectedConfirm":"\u786E\u5B9A\u8981\u5220\u9664\u9009\u4E2D\u7684 {count} \u4E2A\u9879\u76EE\u5417\uFF1F\u6B64\u64CD\u4F5C\u4E0D\u53EF\u64A4\u9500\u3002","files.findPrev":"\u4E0A\u4E00\u4E2A (Shift+Enter)","files.findNext":"\u4E0B\u4E00\u4E2A (Enter)","files.caseSensitive":"\u533A\u5206\u5927\u5C0F\u5199","files.regex":"\u6B63\u5219\u8868\u8FBE\u5F0F","files.unsaved":"\u672A\u4FDD\u5B58","files.clearSelection":"\u6E05\u9664\u9009\u62E9","files.rename":"\u91CD\u547D\u540D","files.copyHere":"\u590D\u5236","files.moveTo":"\u79FB\u52A8\u5230...","files.download":"\u4E0B\u8F7D","files.enterNewName":"\u8F93\u5165\u65B0\u540D\u79F0...","files.loadingPreview":"\u52A0\u8F7D\u9884\u89C8\u4E2D...","files.preview":"\u9884\u89C8","files.edit":"\u7F16\u8F91","files.pptxNotSupported":"PPTX \u672C\u5730\u9884\u89C8\u6682\u4E0D\u652F\u6301\uFF0C\u8BF7\u5728\u8BBE\u7F6E\u4E2D\u5207\u6362\u4E3A Office Online \u6A21\u5F0F\u3002","files.officePreviewMode":"Office \u9884\u89C8\u6A21\u5F0F","files.officeOnline":"Office Online","files.localRender":"\u672C\u5730\u6E32\u67D3","proxy.port":"\u7AEF\u53E3","proxy.label":"\u6807\u7B7E","proxy.add":"\u6DFB\u52A0\u7AEF\u53E3\u6620\u5C04","proxy.addPort":"\u6DFB\u52A0\u7AEF\u53E3\u6620\u5C04","proxy.enable":"\u70B9\u51FB\u542F\u7528","proxy.clickEnable":"\u70B9\u51FB\u542F\u7528","proxy.disable":"\u70B9\u51FB\u7981\u7528","proxy.clickDisable":"\u70B9\u51FB\u7981\u7528","proxy.openNewTab":"\u5728\u65B0\u6807\u7B7E\u9875\u6253\u5F00","proxy.openInBrowser":"\u5728\u65B0\u6807\u7B7E\u9875\u6253\u5F00","proxy.noMappings":"\u6682\u65E0\u7AEF\u53E3\u6620\u5C04","proxy.noPorts":"\u6682\u65E0\u7AEF\u53E3\u6620\u5C04","proxy.hint":"\u6DFB\u52A0\u7AEF\u53E3\u540E\uFF0C\u53EF\u901A\u8FC7\u4EE3\u7406 URL \u8BBF\u95EE agent \u673A\u5668\u4E0A\u7684\u672C\u5730\u670D\u52A1","proxy.noPortsHint":"\u6DFB\u52A0\u7AEF\u53E3\u540E\uFF0C\u53EF\u901A\u8FC7\u4EE3\u7406 URL \u8BBF\u95EE agent \u673A\u5668\u4E0A\u7684\u672C\u5730\u670D\u52A1","proxy.selectAgent":"\u8BF7\u5148\u9009\u62E9\u4E00\u4E2A Agent","store.selectAgent":"\u8BF7\u5148\u9009\u62E9\u4E00\u4E2A Agent","store.creatingConv":"\u6B63\u5728\u521B\u5EFA\u4F1A\u8BDD...","store.loadingHistory":"\u6B63\u5728\u52A0\u8F7D\u4F1A\u8BDD\u5386\u53F2...","store.executionCancelled":"\u6267\u884C\u5DF2\u53D6\u6D88","store.loginFailed":"\u767B\u5F55\u5931\u8D25","store.convClosed":"\u4F1A\u8BDD\u5DF2\u5173\u95ED","store.convCreated":"\u65B0\u4F1A\u8BDD\u5DF2\u521B\u5EFA [{agent}]\uFF0C\u5DE5\u4F5C\u76EE\u5F55: {workDir}","store.convResumed":"\u5DF2\u6062\u590D\u4F1A\u8BDD [{agent}]: {sessionId}","roleplay.creating":"\u6B63\u5728\u521B\u5EFA \u89D2\u8272\u626E\u6F14 \u4F1A\u8BDD...","roleplay.working":"\u5DE5\u4F5C\u4E2D","roleplay.selectTeam":"\u9009\u62E9\u56E2\u961F\u6A21\u677F","roleplay.teamDev":"\u8F6F\u4EF6\u5F00\u53D1","roleplay.teamCustom":"\u81EA\u5B9A\u4E49","roleplay.editRoles":"\u7F16\u8F91\u89D2\u8272","roleplay.roleName":"\u89D2\u8272\u6807\u8BC6","roleplay.roleDisplayName":"\u663E\u793A\u540D\u79F0","roleplay.roleIcon":"\u56FE\u6807","roleplay.roleDesc":"\u89D2\u8272\u63CF\u8FF0","roleplay.rolePrompt":"\u89D2\u8272 Prompt","roleplay.removeRole":"\u79FB\u9664\u89D2\u8272","roleplay.addRole":"\u6DFB\u52A0\u89D2\u8272","roleplay.start":"\u542F\u52A8 \u89D2\u8272\u626E\u6F14","roleplay.sidebarTitle":"\u89D2\u8272\u626E\u6F14","roleplay.configTitle":"\u89D2\u8272\u626E\u6F14","roleplay.newSession":"\u65B0\u5EFA \u89D2\u8272\u626E\u6F14","roleplay.emptyHint":"\u53D1\u9001\u6D88\u606F\u5F00\u59CB\u591A\u89D2\u8272\u534F\u4F5C","roleplay.askingYou":"\u6B63\u5728\u63D0\u95EE","roleplay.language":"\u8BED\u8A00","roleplay.rolePreview":"\u89D2\u8272\u914D\u7F6E","roleplay.noAgents":"\u6CA1\u6709\u5728\u7EBF\u7684 Agent","roleplay.inputPlaceholder":"\u8F93\u5165\u6D88\u606F\u2026 \u4F7F\u7528 @ \u63D0\u53CA\u89D2\u8272","roleplay.existingSessions":"\u5DF2\u6709\u56E2\u961F","roleplay.restore":"\u6062\u590D","roleplay.restoring":"\u6B63\u5728\u6062\u590D \u89D2\u8272\u626E\u6F14 \u4F1A\u8BDD...","roleplay.createNew":"\u521B\u5EFA\u65B0\u56E2\u961F","expertPanel.title":"\u5E2E\u5E2E\u56E2","expertPanel.search":"\u641C\u7D22\u89D2\u8272\u6216 Action...","expertPanel.noResults":"\u6CA1\u6709\u5339\u914D\u7ED3\u679C","expertPanel.clearAll":"\u6E05\u7A7A","expertPanel.persona":"\u89D2\u8272\u4EBA\u8BBE","expertPanel.template":"\u6709\u8F93\u5165\u65F6 \xB7 \u6D88\u606F\u524D\u7F00","expertPanel.templateHint":"\u7528\u6237\u5199\u4E86\u6587\u5B57\u65F6\uFF1A\u6B64\u524D\u7F00 + \u7528\u6237\u6587\u5B57 = \u6700\u7EC8\u53D1\u9001\u5185\u5BB9","expertPanel.defaultMsg":"\u65E0\u8F93\u5165\u65F6 \xB7 \u5B8C\u6574 Prompt","expertPanel.defaultMsgHint":"\u7528\u6237\u4E0D\u5199\u6587\u5B57\u76F4\u63A5\u53D1\u9001\u65F6\uFF0C\u4F7F\u7528\u6B64\u5B8C\u6574 prompt","expertPanel.loading":"\u6B63\u5728\u52A0\u8F7D\u89D2\u8272\u5B9A\u4E49...","expertPanel.viewPrompt":"\u67E5\u770B\u63D0\u793A\u8BCD","expertPanel.customRoles":"\u81EA\u5B9A\u4E49\u89D2\u8272","expertPanel.addRole":"\u6DFB\u52A0\u89D2\u8272","expertPanel.editRole":"\u7F16\u8F91\u89D2\u8272","expertPanel.deleteRole":"\u5220\u9664\u89D2\u8272","expertPanel.noCustomRoles":"\u6682\u65E0\u81EA\u5B9A\u4E49\u89D2\u8272","expertPanel.createFirst":"\u521B\u5EFA\u7B2C\u4E00\u4E2A\u81EA\u5B9A\u4E49\u89D2\u8272","expertPanel.noActions":"\u6682\u65E0 Action","expertPanel.deleteConfirm":'\u786E\u5B9A\u8981\u5220\u9664\u89D2\u8272 "{name}" \u5417\uFF1F\u6B64\u64CD\u4F5C\u4E0D\u53EF\u64A4\u9500\u3002',"expertPanel.deleteConfirmBtn":"\u5220\u9664","expertEditor.createTitle":"\u521B\u5EFA\u81EA\u5B9A\u4E49\u89D2\u8272","expertEditor.editTitle":"\u7F16\u8F91\u81EA\u5B9A\u4E49\u89D2\u8272","expertEditor.basicInfo":"\u57FA\u672C\u4FE1\u606F","expertEditor.roleName":"\u89D2\u8272\u540D\u79F0","expertEditor.roleNamePlaceholder":"\u5982\uFF1A\u6570\u636E\u5206\u6790\u5E08","expertEditor.roleTitle":"\u804C\u79F0","expertEditor.roleTitlePlaceholder":"\u5982\uFF1A\u9AD8\u7EA7\u6570\u636E\u5206\u6790\u5E08","expertEditor.fullName":"\u5168\u540D","expertEditor.fullNamePlaceholder":"\u53EF\u9009","expertEditor.titleEn":"\u82F1\u6587\u804C\u79F0","expertEditor.titleEnPlaceholder":"\u53EF\u9009","expertEditor.rolePrompt":"\u89D2\u8272 Prompt","expertEditor.messagePrefix":"\u6D88\u606F\u524D\u7F00\uFF08\u4E2D\u6587\uFF09","expertEditor.messagePrefixPlaceholder":"\u5982\uFF1A\u4F5C\u4E3A\u4E00\u540D\u8D44\u6DF1\u6570\u636E\u5206\u6790\u5E08\uFF0C","expertEditor.messagePrefixEn":"\u6D88\u606F\u524D\u7F00\uFF08\u82F1\u6587\uFF09","expertEditor.messagePrefixEnPlaceholder":"As a senior data analyst, ","expertEditor.actions":"Actions","expertEditor.addAction":"\u6DFB\u52A0 Action","expertEditor.removeAction":"\u79FB\u9664","expertEditor.actionName":"Action \u540D\u79F0","expertEditor.actionNamePlaceholder":"\u5982\uFF1A\u6570\u636E\u5206\u6790","expertEditor.actionNameEn":"\u82F1\u6587\u540D\u79F0","expertEditor.actionNameEnPlaceholder":"\u53EF\u9009","expertEditor.messageTemplate":"\u6709\u8F93\u5165\u65F6 \xB7 \u6D88\u606F\u524D\u7F00\uFF08\u4E2D\u6587\uFF09","expertEditor.messageTemplatePlaceholder":"\u7528\u6237\u5199\u4E86\u6587\u5B57\u65F6\uFF0C\u62FC\u5728\u7528\u6237\u6587\u5B57\u524D\u9762\u53D1\u9001","expertEditor.messageTemplateEn":"\u6709\u8F93\u5165\u65F6 \xB7 \u6D88\u606F\u524D\u7F00\uFF08\u82F1\u6587\uFF09","expertEditor.messageTemplateEnPlaceholder":"Prepended to user text when user types something","expertEditor.defaultMessage":"\u65E0\u8F93\u5165\u65F6 \xB7 \u5B8C\u6574 Prompt\uFF08\u4E2D\u6587\uFF09","expertEditor.defaultMessagePlaceholder":"\u7528\u6237\u4E0D\u5199\u6587\u5B57\u76F4\u63A5\u53D1\u9001\u65F6\uFF0C\u4F7F\u7528\u6B64\u5B8C\u6574\u5185\u5BB9","expertEditor.defaultMessageEn":"\u65E0\u8F93\u5165\u65F6 \xB7 \u5B8C\u6574 Prompt\uFF08\u82F1\u6587\uFF09","expertEditor.defaultMessageEnPlaceholder":"Used as-is when user sends without typing","expertEditor.cancel":"\u53D6\u6D88","expertEditor.save":"\u4FDD\u5B58","expertEditor.saving":"\u4FDD\u5B58\u4E2D...","subAgentPanel.title":"\u5B50\u4EE3\u7406","subAgentPanel.back":"\u8FD4\u56DE\u5217\u8868","subAgentPanel.running":"\u8FD0\u884C\u4E2D","subAgentPanel.completed":"\u5DF2\u5B8C\u6210","subAgentPanel.waitingMessages":"\u7B49\u5F85\u6D88\u606F...","subAgentPanel.toolCount":"{count} \u4E2A\u5DE5\u5177","subAgentPanel.toolSummary":"\u5DF2\u5B8C\u6210 {count} \u6B21\u5DE5\u5177\u8C03\u7528","subAgentPanel.empty":"\u6682\u65E0\u5B50\u4EE3\u7406","subAgentPanel.emptyHint":"\u5F53 Claude \u59D4\u6D3E\u4EFB\u52A1\u65F6\uFF0C\u5B50\u4EE3\u7406\u4F1A\u5728\u8FD9\u91CC\u663E\u793A","splitScreen.split":"\u5206\u5C4F","splitScreen.closePane":"\u5173\u95ED\u6B64\u9762\u677F","splitScreen.newChat":"\u65B0\u5EFA Chat","splitScreen.noSessions":"\u6682\u65E0\u4F1A\u8BDD","splitScreen.splitToPanel":"\u5728\u65B0\u9762\u677F\u4E2D\u6253\u5F00","splitScreen.selectFromSidebar":"\u4ECE\u5DE6\u4FA7\u9009\u62E9\u5BF9\u8BDD","yeaft.vp.library":"\u89D2\u8272\u5E93","yeaft.vp.createFirst":"+ \u521B\u5EFA\u4F60\u7684\u7B2C\u4E00\u4E2A\u89D2\u8272","yeaft.vp.empty.aria":"\u5C1A\u65E0\u89D2\u8272","yeaft.vp.avatar.aria":"{name} \u5934\u50CF","yeaft.vp.speaker.stateCauseAria":"\u72B6\u6001\u53D8\u66F4\uFF1A{cause}","yeaft.vp.status.thinking":"\u6B63\u5728\u601D\u8003\u2026","yeaft.vp.status.tool":"\u6B63\u5728\u4F7F\u7528 {name}","yeaft.vp.status.done":"\u5B8C\u6210 \xB7 {count} \u4E2A\u5DE5\u5177","yeaft.vp.status.aborted":"\u5DF2\u4E2D\u6B62","yeaft.vp.crud.title":"\u89D2\u8272\u5E93","yeaft.vp.crud.close":"\u5173\u95ED","yeaft.vp.crud.addNew":"+ \u65B0\u5EFA\u89D2\u8272","yeaft.vp.crud.empty":"\u8FD8\u6CA1\u6709\u89D2\u8272\u3002\u521B\u5EFA\u7B2C\u4E00\u4E2A\u89D2\u8272\u5F00\u59CB\u534F\u4F5C\u5427\u3002","yeaft.vp.crud.edit":"\u7F16\u8F91","yeaft.vp.crud.delete":"\u5220\u9664","yeaft.vp.crud.deleteConfirm":'\u5220\u9664 "{name}"\uFF1F\u4F1A\u4E00\u5E76\u5220\u9664\u78C1\u76D8\u4E0A\u7684 role.md \u6587\u4EF6\u3002',"yeaft.vp.crud.form.create":"\u521B\u5EFA\u89D2\u8272","yeaft.vp.crud.form.update":"\u7F16\u8F91\u89D2\u8272","yeaft.vp.crud.form.vpId":"\u89D2\u8272 ID","yeaft.vp.crud.form.vpId.tooltip":"\u53EA\u80FD\u7528\u5B57\u6BCD\u3001\u6570\u5B57\u3001- \u548C _\uFF0C\u4E0D\u80FD\u4EE5 _ \u5F00\u5934\uFF0C\u4E0D\u80FD\u662F\u7EAF\u6570\u5B57\uFF0C\u4E0D\u80FD\u7528\u4FDD\u7559\u540D\uFF1Aall / user / system / everyone\u3002","yeaft.vp.crud.form.displayName":"\u663E\u793A\u540D\uFF08\u82F1\u6587\uFF09","yeaft.vp.crud.form.displayNameZh":"\u663E\u793A\u540D\uFF08\u4E2D\u6587\uFF09","yeaft.vp.crud.form.description":"\u80FD\u529B\u63CF\u8FF0\uFF08\u82F1\u6587\uFF09","yeaft.vp.crud.form.descriptionZh":"\u80FD\u529B\u63CF\u8FF0\uFF08\u4E2D\u6587\uFF09","yeaft.vp.crud.form.descriptionPlaceholder":"\u4F8B\u5982\uFF1AAPI design, migration planning, and compatibility reviews","yeaft.vp.crud.form.descriptionZhPlaceholder":"\u4F8B\u5982\uFF1AAPI \u8BBE\u8BA1\u3001\u8FC1\u79FB\u89C4\u5212\u4E0E\u517C\u5BB9\u6027\u8BC4\u5BA1","yeaft.vp.crud.form.role":"\u804C\u4F4D","yeaft.vp.crud.form.rolePlaceholder":"\u4F8B\u5982\uFF1A\u4EA7\u54C1\u7ECF\u7406","yeaft.vp.crud.form.traits":"\u7279\u8D28\u6807\u7B7E","yeaft.vp.crud.form.traitsHint":"\u7528\u82F1\u6587\u9017\u53F7\u5206\u9694\u7684\u77ED\u6807\u7B7E\uFF08\u4F8B\u5982\uFF1A\u597D\u5947, \u52A1\u5B9E\uFF09\u3002","yeaft.vp.crud.form.modelHint":"\u6A21\u578B\u504F\u597D","yeaft.vp.crud.form.modelHint.none":"\u2014 \u9ED8\u8BA4 \u2014","yeaft.vp.crud.form.modelHint.primary":"\u4E3B\u6A21\u578B","yeaft.vp.crud.form.modelHint.fast":"\u5FEB\u6A21\u578B","yeaft.vp.crud.form.persona":"\u4EBA\u8BBE\uFF08Markdown\uFF09","yeaft.vp.crud.form.personaPlaceholder":"\u63CF\u8FF0\u8FD9\u4E2A\u89D2\u8272\u5982\u4F55\u601D\u8003\u3001\u8868\u8FBE\u3001\u505A\u51B3\u7B56\u2026\u2026","yeaft.vp.crud.form.submit":"\u4FDD\u5B58","yeaft.vp.crud.form.cancel":"\u53D6\u6D88","yeaft.vp.crud.form.ok":"\u683C\u5F0F\u6B63\u786E","yeaft.vp.crud.form.idLocked":"\u521B\u5EFA\u540E\u89D2\u8272 ID \u4E0D\u53EF\u4FEE\u6539\u3002","yeaft.vp.crud.saving":"\u4FDD\u5B58\u4E2D\u2026\u2026","yeaft.vp.crud.saveFailed":"\u4FDD\u5B58\u5931\u8D25\uFF1A{error}","yeaft.vp.crud.deleteFailed":"\u5220\u9664\u5931\u8D25\uFF1A{error}","yeaft.vp.crud.viewPrompt":"\u67E5\u770B prompt","yeaft.vp.crud.view.title":"VP \u63D0\u793A\u8BCD","yeaft.vp.crud.view.personaEmpty":"\uFF08\u672A\u5B9A\u4E49 persona \u6B63\u6587\uFF0C\u53EA\u6709\u57FA\u7840\u5143\u6570\u636E\uFF09","yeaft.vp.crud.view.back":"\u8FD4\u56DE","yeaft.vp.crud.view.editFromHere":"\u7F16\u8F91\u8BE5 VP","yeaft.vp.crud.view.removed":"\u8BE5 VP \u5DF2\u5728\u522B\u5904\u88AB\u5220\u9664\uFF0C\u8FD4\u56DE\u5217\u8868\u3002","yeaft.vp.crud.stockBadge":"\u9884\u88C5","yeaft.vp.crud.stockReadOnly":"\u9884\u88C5 VP \u968F agent \u51FA\u5382\uFF0C\u4E0D\u80FD\u7F16\u8F91\u6216\u5220\u9664\u3002","yeaft.vp.idError.empty_or_non_string":"\u89D2\u8272 ID \u4E0D\u80FD\u4E3A\u7A7A\u3002","yeaft.vp.idError.too_long":"\u89D2\u8272 ID \u592A\u957F\uFF08\u6700\u591A 40 \u5B57\u7B26\uFF09\u3002","yeaft.vp.idError.illegal_character":'\u53EA\u80FD\u4F7F\u7528\u5B57\u6BCD\u3001\u6570\u5B57\u3001"-" \u548C "_"\u3002',"yeaft.vp.idError.underscore_prefix_reserved":'\u89D2\u8272 ID \u4E0D\u80FD\u4EE5 "_" \u5F00\u5934\uFF08\u9884\u7559\u7ED9\u7CFB\u7EDF\u89D2\u8272\uFF09\u3002',"yeaft.vp.idError.pure_digits":"\u89D2\u8272 ID \u4E0D\u80FD\u662F\u7EAF\u6570\u5B57\u3002","yeaft.vp.idError.reserved":"\u89D2\u8272 ID \u4E0D\u80FD\u7528\u4FDD\u7559\u540D\uFF08all / user / system / everyone\uFF09\u3002","yeaft.vp.idError.duplicate":"\u5DF2\u7ECF\u5B58\u5728\u540C ID \u7684\u89D2\u8272\u3002","yeaft.vp.idError.not_found":"\u8BE5 VP \u4E0D\u5B58\u5728\uFF0C\u53EF\u80FD\u5DF2\u88AB\u5220\u9664\u3002","yeaft.vp.idError.stock_readonly":"\u9884\u88C5 VP \u4E0D\u80FD\u7F16\u8F91\u6216\u5220\u9664\u3002","yeaft.vp.idError.unknown":"\u53D1\u751F\u672A\u77E5\u9519\u8BEF\uFF0C\u8BF7\u91CD\u8BD5\u3002","yeaft.vp.reason.personaEdit":"\u4EBA\u8BBE\u5DF2\u66F4\u65B0","yeaft.vp.reason.traitsEdit":"\u7279\u5F81\u5DF2\u66F4\u65B0","yeaft.vp.reason.manualReload":"\u5DF2\u91CD\u65B0\u8F7D\u5165","yeaft.vp.reason.fileRemoved":"\u5DF2\u79FB\u9664","yeaft.vp.reason.toast.updated":"{name}\uFF1A{reason}","yeaft.vp.reason.toast.removed":"{name} \u5DF2\u88AB\u79FB\u9664","yeaft.message.timeAria":"\u53D1\u9001\u4E8E {time}","yeaft.user.youLabel":"\u6211","yeaft.session.sidebarTitle":"\u4F1A\u8BDD","yeaft.session.sidebarAria":"\u4F1A\u8BDD\u5217\u8868","yeaft.session.newButton":"+ \u65B0\u5EFA\u4F1A\u8BDD","yeaft.session.newButtonAria":"\u521B\u5EFA\u65B0\u4F1A\u8BDD","yeaft.session.empty":"\u6682\u65E0\u4F1A\u8BDD\u3002","yeaft.session.membersCount":"{count} \u4F4D\u6210\u5458","yeaft.session.oneMember":"1 \u4F4D\u6210\u5458","yeaft.session.noMembers":"\u7A7A\u4F1A\u8BDD \u2014 \u8BF7\u9080\u8BF7 VP","yeaft.session.defaultBadge":"\u9ED8\u8BA4","yeaft.session.defaultName":"\u9ED8\u8BA4\u4F1A\u8BDD","yeaft.session.moreActions":"\u66F4\u591A\u64CD\u4F5C","yeaft.session.archive":"\u5F52\u6863","yeaft.session.archiveConfirm":"\u5F52\u6863\u300C{name}\u300D\uFF1F\u7A0D\u540E\u53EF\u4ECE\u78C1\u76D8\u6062\u590D\u3002","yeaft.session.archivingEllipsis":"\u5F52\u6863\u4E2D\u2026","yeaft.session.delete":"\u5220\u9664","yeaft.session.deleteConfirm":"\u5220\u9664\u300C{name}\u300D\uFF1F\u5C06\u6C38\u4E45\u5220\u9664\u8BE5\u4F1A\u8BDD\u53CA\u5176\u6240\u6709\u6570\u636E\uFF0C\u6B64\u64CD\u4F5C\u4E0D\u53EF\u64A4\u9500\u3002","yeaft.session.deletingEllipsis":"\u5220\u9664\u4E2D\u2026","yeaft.session.rename":"\u91CD\u547D\u540D","yeaft.session.openSettings":"\u8BBE\u7F6E","yeaft.session.removeFromList":"\u79FB\u9664","yeaft.session.manageMembers":"\u7BA1\u7406\u6210\u5458","yeaft.session.memberCount.one":"1 \u4F4D\u6210\u5458","yeaft.session.memberCount.other":"{count} \u4F4D\u6210\u5458","yeaft.session.renamePrompt":"\u4E3A\u300C{name}\u300D\u8F93\u5165\u65B0\u540D\u79F0\uFF1A","yeaft.session.renamingEllipsis":"\u91CD\u547D\u540D\u4E2D\u2026","yeaft.session.editModal.renameTitle":"\u91CD\u547D\u540D\u4F1A\u8BDD","yeaft.session.editModal.renameBody":"\u4E3A\u300C{name}\u300D\u9009\u62E9\u4E00\u4E2A\u65B0\u540D\u79F0\u3002","yeaft.session.editModal.renameSubmit":"\u4FDD\u5B58","yeaft.session.editModal.archiveTitle":"\u5F52\u6863\u4F1A\u8BDD","yeaft.session.editModal.archiveBody":"\u5F52\u6863\u300C{name}\u300D\uFF1F\u7A0D\u540E\u53EF\u4ECE\u78C1\u76D8\u6062\u590D\u3002","yeaft.session.editModal.archiveSubmit":"\u5F52\u6863","yeaft.session.editModal.deleteTitle":"\u5220\u9664\u4F1A\u8BDD","yeaft.session.editModal.deleteBody":"\u5220\u9664\u300C{name}\u300D\uFF1F\u5C06\u6C38\u4E45\u5220\u9664\u8BE5\u4F1A\u8BDD\u53CA\u5176\u6240\u6709\u6570\u636E\uFF0C\u6B64\u64CD\u4F5C\u4E0D\u53EF\u64A4\u9500\u3002","yeaft.session.editModal.deleteSubmit":"\u5220\u9664","yeaft.session.editModal.newNameLabel":"\u65B0\u540D\u79F0","yeaft.session.editModal.cancel":"\u53D6\u6D88","yeaft.session.editModal.close":"\u5173\u95ED","yeaft.session.error.invalid_name":"\u4F1A\u8BDD\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A\u3002","yeaft.session.error.duplicate":"\u8BE5\u4F1A\u8BDD id \u5DF2\u5B58\u5728\u3002","yeaft.session.error.not_found":"\u672A\u627E\u5230\u8BE5\u4F1A\u8BDD\u3002","yeaft.session.error.default_not_in_roster":"\u9ED8\u8BA4 VP \u5FC5\u987B\u5728\u6210\u5458\u5217\u8868\u4E2D\u3002","yeaft.session.error.no_default_vp":"\u8BE5\u4F1A\u8BDD\u6CA1\u6709\u6210\u5458\uFF0C\u8BF7\u4ECE\u89D2\u8272\u5E93\u6DFB\u52A0 VP \u4EE5\u5F00\u59CB\u5BF9\u8BDD\u3002","yeaft.session.error.reserved":"\u6240\u9009 id \u4E2D\u5305\u542B\u4FDD\u7559\u540D\uFF08all / user / system / everyone\uFF09\u3002","yeaft.session.error.unknown":"\u4F1A\u8BDD\u64CD\u4F5C\u5931\u8D25\uFF1A{message}","yeaft.session.error.timeout":"\u4F1A\u8BDD\u64CD\u4F5C\u8D85\u65F6\uFF0C\u8BF7\u91CD\u8BD5\u3002","yeaft.session.invite.title":"\u9080\u8BF7 VP","yeaft.session.invite.body":"\u300C{name}\u300D\u5F53\u524D\u4E3A\u7A7A\uFF0C\u8BF7\u4ECE\u89D2\u8272\u5E93\u6DFB\u52A0\u4E00\u4F4D VP \u4EE5\u5F00\u59CB\u5BF9\u8BDD\u3002","yeaft.session.invite.openLibrary":"\u6253\u5F00\u89D2\u8272\u5E93","yeaft.session.invite.dismiss":"\u6682\u4E0D","yeaft.session.empty.title":"\u7A7A\u4F1A\u8BDD","yeaft.session.empty.hint":"\u300C{name}\u300D\u8FD8\u6CA1\u6709\u6210\u5458\u3002\u6DFB\u52A0\u4E00\u4F4D VP \u5373\u53EF\u5F00\u59CB\u5BF9\u8BDD\u3002","yeaft.session.empty.cta":"\u7BA1\u7406\u6210\u5458","yeaft.session.members.title":"\u7BA1\u7406\u300C{name}\u300D\u7684\u6210\u5458","yeaft.session.members.aria":"\u6210\u5458\u7BA1\u7406","yeaft.session.members.close":"\u5173\u95ED","yeaft.session.members.done":"\u5B8C\u6210","yeaft.session.members.empty":"\u6682\u65E0\u53EF\u7528 VP \u2014 \u8BF7\u5148\u5230\u89D2\u8272\u5E93\u521B\u5EFA\u3002","yeaft.session.members.loading":"VP \u52A0\u8F7D\u4E2D\u2026","yeaft.session.members.defaultHint":"\u9ED8\u8BA4 VP\uFF08@\u63D0\u53CA\u7F3A\u7701\u65F6\u7531\u8BE5 VP \u5E94\u7B54\uFF09","yeaft.session.members.memberCount":"\u5DF2\u9009 {count} \u4F4D","yeaft.session.members.actionFailed":"\u64CD\u4F5C\u5931\u8D25\uFF1A{error}","yeaft.session.members.openLibrary":"\u6253\u5F00 VP \u5E93","yeaft.session.members.openLibraryHint":"\u5728 VP \u5E93\u53EF\u521B\u5EFA\u65B0 VP \u6216\u67E5\u770B VP \u7684 prompt\u3002","yeaft.session.announcement.label":"\u4F1A\u8BDD\u516C\u544A","yeaft.session.announcement.hintEmpty":"\u6682\u65E0\u516C\u544A \u2014 \u70B9\u51FB \u270F\uFE0F \u6DFB\u52A0\u3002","yeaft.session.announcement.emptyBody":"\u672A\u8BBE\u7F6E\u4F1A\u8BDD\u516C\u544A\u3002\u53EF\u4EE5\u5728\u8FD9\u91CC\u5199\u4E00\u6BB5\u7B80\u4ECB\uFF0C\u4F1A\u8BDD\u5185\u6240\u6709 VP \u5728\u6536\u5230\u6D88\u606F\u65F6\u90FD\u4F1A\u5728 system prompt \u9876\u90E8\u770B\u5230 \u2014 \u9002\u5408\u5199\u5171\u540C\u80CC\u666F\u3001\u89C4\u5219\u3001\u6216 CLAUDE.md \u5F0F\u7684\u6307\u5F15\u3002","yeaft.session.announcement.placeholder":"\u4E3A\u8FD9\u4E2A\u4F1A\u8BDD\u91CC\u7684\u6240\u6709 VP \u5199\u4E00\u6BB5\u5171\u4EAB\u7684\u7B80\u4ECB\u2026","yeaft.session.announcement.edit":"\u7F16\u8F91\u516C\u544A","yeaft.session.announcement.editTitle":"\u7F16\u8F91\u4F1A\u8BDD\u516C\u544A","yeaft.session.announcement.saving":"\u4FDD\u5B58\u4E2D\u2026","yeaft.session.announcement.saveFailed":"\u4FDD\u5B58\u5931\u8D25\uFF1A{error}","yeaft.session.announcement.openSettings":"\u6253\u5F00\u4F1A\u8BDD\u8BBE\u7F6E","yeaft.session.settings.title":"{name} \u2014 \u4F1A\u8BDD\u8BBE\u7F6E","yeaft.session.settings.short":"\u4F1A\u8BDD","yeaft.session.settings.close":"\u5173\u95ED","yeaft.session.settings.nav.session":"\u4F1A\u8BDD","yeaft.session.settings.nav.members":"\u6210\u5458","yeaft.session.settings.nav.memory":"\u4F1A\u8BDD\u8BB0\u5FC6","yeaft.session.settings.announcement.heading":"\u4F1A\u8BDD\u516C\u544A","yeaft.session.settings.announcement.help":"\u6CE8\u5165\u5230\u4F1A\u8BDD\u5185\u6BCF\u4E2A VP \u7684 system prompt \u9876\u90E8 \u2014 \u7C7B\u4F3C\u56E2\u961F\u5171\u4EAB\u7684 CLAUDE.md\u3002","yeaft.session.settings.members.heading":"\u6210\u5458","yeaft.session.settings.rename.heading":"\u91CD\u547D\u540D\u4F1A\u8BDD","yeaft.session.settings.rename.label":"\u65B0\u540D\u79F0","yeaft.session.settings.rename.save":"\u4FDD\u5B58\u540D\u79F0","yeaft.session.settings.rename.saving":"\u4FDD\u5B58\u4E2D\u2026","yeaft.session.settings.memory.heading":"\u4F1A\u8BDD\u8BB0\u5FC6","yeaft.session.settings.memory.help":"\u7ACB\u5373\u8FD0\u884C dream \u6574\u7406\uFF1A\u8BFB\u53D6\u4E0A\u6B21\u4EE5\u6765\u7684\u65B0\u6D88\u606F\uFF0C\u63D0\u53D6\u8981\u70B9\u5E76\u5408\u5E76\u8FDB\u4F1A\u8BDD\u7684 summary\uFF0C\u8BA9 Resident \u5C42\u80FD\u53CD\u6620\u6700\u65B0\u7684\u5BF9\u8BDD\u3002","yeaft.session.settings.memory.runNow":"\u7ACB\u5373\u8FD0\u884C dream","yeaft.session.settings.memory.running":"\u8FD0\u884C\u4E2D\u2026","yeaft.session.settings.memory.lastSuccess":"\u4E0A\u6B21\u6210\u529F\uFF1A{time} \u2014 \u66F4\u65B0\u4E86 {count} \u4E2A\u76EE\u6807\u3002","yeaft.session.settings.memory.lastError":"\u4E0A\u6B21\u8FD0\u884C\u5931\u8D25\uFF1A{error}","yeaft.session.settings.danger.heading":"\u5220\u9664\u4F1A\u8BDD","yeaft.session.settings.danger.deleteHelp":"\u8FD9\u4F1A\u6C38\u4E45\u5220\u9664\u8BE5\u4F1A\u8BDD\uFF0C\u79FB\u9664\u78C1\u76D8\u4E0A\u7684 session.json \u548C\u5168\u90E8\u6D88\u606F\u5386\u53F2\uFF0C\u4E0D\u53EF\u6062\u590D\u3002","yeaft.session.settings.danger.deleteBtn":"\u5220\u9664\u4F1A\u8BDD","yeaft.vp.mention.placeholder":"\u6309 id \u6216\u540D\u79F0\u641C\u7D22\u89D2\u8272\u2026","yeaft.vp.mention.noMatch":"\u6CA1\u6709\u5339\u914D\u7684\u89D2\u8272","yeaft.vp.mention.count":"\u5DF2 @{count} \u4EBA","yeaft.feature.reject.missing_group_id":"\u53D1\u9001\u5931\u8D25\uFF1A\u672A\u6307\u5B9A\u4F1A\u8BDD\u3002","yeaft.feature.reject.missing_feature_id":"\u53D1\u9001\u5931\u8D25\uFF1A\u4EFB\u52A1\u4E0A\u4E0B\u6587\u4E22\u5931\u3002","yeaft.feature.reject.missing_vp_id":"\u53D1\u9001\u5931\u8D25\uFF1A\u672A\u8BBE\u7F6E\u53D1\u8A00\u8005\u3002","yeaft.feature.reject.invalid_vp_id":"\u53D1\u9001\u5931\u8D25\uFF1A\u53D1\u8A00\u8005 id \u975E\u6CD5\u3002","yeaft.feature.reject.empty_text":"\u53D1\u9001\u5931\u8D25\uFF1A\u5185\u5BB9\u4E3A\u7A7A\u3002","yeaft.feature.reject.text_too_long":"\u53D1\u9001\u5931\u8D25\uFF1A\u5185\u5BB9\u8FC7\u957F\uFF08\u4E0A\u9650 16 KiB\uFF09\u3002","yeaft.feature.reject.unknown":"\u53D1\u9001\u5931\u8D25\u3002","yeaft.feature.pill.label":"\u4EFB\u52A1","yeaft.feature.messageTime.aria":"\u53D1\u9001\u4E8E {time}","yeaft.vp.turnBlock.elapsedTitle":"\u672C\u8F6E turn \u5F00\u59CB\u81F3\u4ECA\u7684\u65F6\u95F4","yeaft.vp.turnBlock.retryingRequest":"\u54CD\u5E94\u505C\u6EDE\uFF0C\u6B63\u5728\u53D1\u8D77\u5168\u65B0\u8BF7\u6C42\uFF08{attempt}/{max}\uFF09","yeaft.vp.turnBlock.retryingContinue":"\u54CD\u5E94\u505C\u6EDE\uFF0C\u6B63\u5728\u7528\u5168\u65B0\u8BF7\u6C42\u7EED\u5199\uFF08{attempt}/{max}\uFF09","yeaft.sessionStatus.aria":"Session \u72B6\u6001","yeaft.sessionStatus.title":"Session \u72B6\u6001","yeaft.sessionStatus.announcement":"\u516C\u544A","yeaft.sessionStatus.announcementEmpty":"\u6682\u65E0\u516C\u544A","yeaft.sessionStatus.announcementAdd":"\u6DFB\u52A0\u516C\u544A","yeaft.sessionStatus.announcementEdit":"\u7F16\u8F91\u516C\u544A","yeaft.sessionStatus.vps":"VP","yeaft.sessionStatus.backgroundTasks":"\u540E\u53F0\u4EFB\u52A1","yeaft.sessionStatus.noLogPreview":"\u6682\u65E0\u65E5\u5FD7\u8F93\u51FA\u3002","yeaft.sessionStatus.task.subAgentStarted":"{name} \u5DF2\u542F\u52A8","yeaft.sessionStatus.task.subAgentStartedWithMission":"{name} \u5DF2\u542F\u52A8\uFF1A{mission}","yeaft.sessionStatus.task.subAgentStatus":"{name} \u72B6\u6001\uFF1A{status}","yeaft.sessionStatus.task.subAgentStatusUpdated":"{name} \u72B6\u6001\u5DF2\u66F4\u65B0","yeaft.sessionStatus.task.subAgentResult":"{name} \u7ED3\u679C\uFF1A{text}","yeaft.sessionStatus.task.subAgentProducedResult":"{name} \u5DF2\u4EA7\u751F\u7ED3\u679C","yeaft.sessionStatus.task.subAgentUsedTool":"{name} \u8C03\u7528\u4E86 {tool}","yeaft.sessionStatus.task.subAgentFinishedTool":"{name} \u5B8C\u6210\u4E86 {tool}","yeaft.sessionStatus.task.subAgentUsage":"{name} \u4F7F\u7528\u4E86 {tokens} tokens","yeaft.sessionStatus.task.subAgentEvent":"{name}\uFF1A{text}","yeaft.sessionStatus.task.subAgentUserPrompt":"\u4F60\uFF1A{text}","yeaft.sessionStatus.task.subAgentToolSummary":"\u5DF2\u5B8C\u6210 {count} \u6B21\u5DE5\u5177\u8C03\u7528","yeaft.sessionStatus.task.subAgentError":"{name} \u9519\u8BEF\uFF1A{error}","yeaft.sessionStatus.task.subAgentHitError":"{name} \u9047\u5230\u9519\u8BEF","yeaft.sessionStatus.task.subAgentNoReadableEvents":"\u6682\u65E0\u53EF\u8BFB\u7684 sub-agent \u6D3B\u52A8\u3002","yeaft.sessionStatus.task.promptPlaceholder":"\u7ED9\u8FD9\u4E2A sub-agent \u8FFD\u52A0\u60F3\u6CD5\u2026","yeaft.sessionStatus.task.promptSend":"\u53D1\u9001","yeaft.sessionStatus.task.promptSending":"\u53D1\u9001\u4E2D\u2026","yeaft.sessionStatus.task.promptFailed":"\u53D1\u9001\u5931\u8D25\u3002","yeaft.sessionStatus.task.title":"\u4EFB\u52A1","yeaft.sessionStatus.task.command":"\u547D\u4EE4","yeaft.sessionStatus.task.stop":"\u505C\u6B62\u4EFB\u52A1","yeaft.sessionStatus.task.stopping":"\u505C\u6B62\u4E2D\u2026","yeaft.sessionStatus.task.kind.subAgent":"sub-agent","yeaft.sessionStatus.task.kind.shell":"shell","yeaft.sessionStatus.show":"\u663E\u793A Session \u72B6\u6001","yeaft.sessionStatus.hide":"\u9690\u85CF Session \u72B6\u6001","yeaft.sessionStatus.close":"\u5173\u95ED Session \u72B6\u6001","yeaft.vpTimeline.empty":"\u672C Session \u8FD8\u6CA1\u6709 VP\u3002","yeaft.vpTimeline.resizeTitle":"\u62D6\u52A8\u8C03\u6574\u5BBD\u5EA6","yeaft.vpTimeline.status.idle":"\u7A7A\u95F2","yeaft.vpTimeline.status.typing":"\u8F93\u5165\u4E2D\u2026","yeaft.vpTimeline.status.thinking":"\u601D\u8003\u4E2D\u2026","yeaft.vpTimeline.status.retrying":"\u6B63\u5728\u91CD\u8BD5\u8BF7\u6C42\u2026","yeaft.vpTimeline.status.streaming":"\u751F\u6210\u4E2D","yeaft.vpTimeline.status.tool":"\u8C03\u7528\u5DE5\u5177\u4E2D\u2026","yeaft.vpTimeline.status.error":"\u51FA\u9519","yeaft.vpTimeline.status.offline":"\u79BB\u7EBF","yeaft.vpTimeline.abort":"\u4E2D\u6B62","yeaft.vpTimeline.edit":"\u7F16\u8F91 VP","yeaft.vpTimeline.mention":"\u70B9\u51FB @ \u8BE5 VP","yeaft.vpTimeline.expand":"\u5C55\u5F00\u4EFB\u52A1\u8BE6\u60C5","yeaft.toolStats.title":"\u5DE5\u5177\u4F7F\u7528\u7EDF\u8BA1","yeaft.toolStats.refresh":"\u5237\u65B0","yeaft.toolStats.close":"\u5173\u95ED","yeaft.toolStats.tabAll":"\u5168\u90E8\u5DE5\u5177","yeaft.toolStats.tabUnused":"\u672A\u4F7F\u7528","yeaft.toolStats.loading":"\u52A0\u8F7D\u4E2D\u2026","yeaft.toolStats.notLoaded":"\u6682\u65E0\u6570\u636E \u2014 \u70B9\u51FB\u5237\u65B0\u3002","yeaft.toolStats.empty":"\uFF08\u6682\u65E0\u5DE5\u5177\u8C03\u7528\u8BB0\u5F55\uFF09","yeaft.toolStats.noneUnused":"\uFF08\u6BCF\u4E2A\u5DF2\u6CE8\u518C\u5DE5\u5177\u90FD\u81F3\u5C11\u88AB\u8C03\u7528\u8FC7\u4E00\u6B21\uFF09","yeaft.toolStats.fetchedAt":"\u83B7\u53D6\u65F6\u95F4","yeaft.toolStats.col.name":"\u5DE5\u5177","yeaft.toolStats.col.calls":"\u8C03\u7528","yeaft.toolStats.col.errors":"\u9519\u8BEF","yeaft.toolStats.col.errRate":"\u9519\u8BEF\u7387","yeaft.toolStats.col.p50":"p50","yeaft.toolStats.col.p95":"p95","yeaft.toolStats.col.avg":"\u5E73\u5747","yeaft.toolStats.col.last":"\u6700\u8FD1","yeaft.toolStats.buttonLabel":"\u5DE5\u5177\u7EDF\u8BA1","workCenter.title":"\u5DE5\u4F5C\u4E2D\u5FC3","workCenter.subtitle":"\u7531\u5F53\u524D Agent \u6301\u7EED\u63A8\u8FDB\u7684\u6301\u4E45\u5DE5\u4F5C","workCenter.agent":"Agent","workCenter.selectAgent":"\u9009\u62E9 Agent","workCenter.noOnlineAgents":"\u6CA1\u6709\u5728\u7EBF Agent","workCenter.noAvailableAgents":"\u6CA1\u6709\u517C\u5BB9\u5DE5\u4F5C\u4E2D\u5FC3\u7684\u5728\u7EBF Agent","workCenter.new":"\u65B0\u5EFA","workCenter.newWorkItem":"\u65B0\u5EFA\u5DE5\u4F5C\u9879","workCenter.workItem":"\u5DE5\u4F5C\u9879","workCenter.createFirst":"\u521B\u5EFA\u7B2C\u4E00\u4E2A\u5DE5\u4F5C\u9879","workCenter.backToChat":"\u8FD4\u56DE\u5BF9\u8BDD","workCenter.refresh":"\u5237\u65B0","workCenter.search":"\u641C\u7D22\u5DE5\u4F5C\u9879","workCenter.filter":"\u7B5B\u9009","workCenter.filterAttention":"\u9700\u8981\u5904\u7406","workCenter.filterActive":"\u6267\u884C\u4E2D","workCenter.filterAll":"\u5168\u90E8","workCenter.filterDone":"\u5DF2\u5B8C\u6210","workCenter.attentionItems":"\u9700\u8981\u5904\u7406","workCenter.board.active":"\u8FDB\u884C\u4E2D","workCenter.board.needsAttention":"\u9700\u8981\u5904\u7406","workCenter.board.closed":"\u5DF2\u5173\u95ED","workCenter.board.emptyLane":"\u6682\u65E0\u5DE5\u4F5C\u9879","workCenter.board.lanes":"\u5DE5\u4F5C\u9879\u5206\u680F","workCenter.filterVp":"\u6309 VP \u7B5B\u9009","workCenter.filterType":"\u6309\u7C7B\u578B\u7B5B\u9009","workCenter.filterUpdated":"\u6309\u66F4\u65B0\u65F6\u95F4\u7B5B\u9009","workCenter.allVps":"\u5168\u90E8 VP","workCenter.allTypes":"\u5168\u90E8\u7C7B\u578B","workCenter.anyTime":"\u4E0D\u9650\u65F6\u95F4","workCenter.lastDay":"\u6700\u8FD1 24 \u5C0F\u65F6","workCenter.lastWeek":"\u6700\u8FD1 7 \u5929","workCenter.deleteWorkItem":"\u5220\u9664 Work Item","workCenter.deleteConfirm":"\u6C38\u4E45\u5220\u9664\u8FD9\u4E2A Work Item\u3001\u6267\u884C\u5386\u53F2\u548C\u9644\u4EF6\uFF1F","workCenter.deleteRequiresStop":"\u8BF7\u5148\u505C\u6B62\u8FD9\u4E2A Work Item \u518D\u5220\u9664","workCenter.lastMonth":"\u6700\u8FD1 30 \u5929","workCenter.assignment.planned":"\u8BA1\u5212\u5206\u914D","workCenter.created":"\u521B\u5EFA\u4E8E","workCenter.files":"\u4E2A\u6587\u4EF6","workCenter.loadMore":"\u52A0\u8F7D\u66F4\u591A","workCenter.activeItems":"\u6267\u884C\u4E2D\u7684\u5DE5\u4F5C","workCenter.allItems":"\u5168\u90E8\u5DE5\u4F5C\u9879","workCenter.completedItems":"\u5DF2\u5B8C\u6210","workCenter.watcherActive":"Watcher \u8FD0\u884C\u4E2D","workCenter.loading":"\u6B63\u5728\u52A0\u8F7D\u5DE5\u4F5C\u9879\u2026","workCenter.noTimestamp":"\u65E0\u65F6\u95F4\u6233","workCenter.updated":"\u66F4\u65B0\u65F6\u95F4","workCenter.emptyTitle":"\u8FD8\u6CA1\u6709\u5DE5\u4F5C\u9879","workCenter.emptyBody":"\u5F53\u5DE5\u4F5C\u9700\u8981\u8DE8\u8D8A\u4E00\u6B21\u5BF9\u8BDD\u3001\u7B49\u5F85\u6216\u89D2\u8272\u63A5\u529B\u65F6\uFF0C\u628A\u5B83\u521B\u5EFA\u4E3A\u6301\u4E45\u5DE5\u4F5C\u9879\u3002","workCenter.noAttentionTitle":"\u5F53\u524D\u6CA1\u6709\u9700\u8981\u5904\u7406\u7684\u5DE5\u4F5C\u9879","workCenter.noAttentionBody":"\u7B49\u5F85\u4F60\u56DE\u7B54\u6216\u9700\u8981\u6062\u590D\u7684\u5DE5\u4F5C\u9879\u4F1A\u663E\u793A\u5728\u8FD9\u91CC\u3002","workCenter.noActiveTitle":"\u5F53\u524D\u6CA1\u6709\u6267\u884C\u4E2D\u7684\u5DE5\u4F5C\u9879","workCenter.noActiveBody":"\u8349\u7A3F\u3001\u5C31\u7EEA\u548C\u6267\u884C\u4E2D\u7684\u5DE5\u4F5C\u9879\u4F1A\u663E\u793A\u5728\u8FD9\u91CC\u3002","workCenter.noCompletedTitle":"\u8FD8\u6CA1\u6709\u5DF2\u5B8C\u6210\u7684\u5DE5\u4F5C\u9879","workCenter.noCompletedBody":"\u5B8C\u6210\u540E\u7684\u5DE5\u4F5C\u9879\u4F1A\u663E\u793A\u5728\u8FD9\u91CC\u3002","workCenter.noMatchesTitle":"\u6CA1\u6709\u5339\u914D\u7684\u5DE5\u4F5C\u9879","workCenter.noMatchesBody":"\u5C1D\u8BD5\u8C03\u6574\u641C\u7D22\u5185\u5BB9\u6216\u7B5B\u9009\u6761\u4EF6\u3002","workCenter.selectTitle":"\u5DE5\u4F5C\u9879\u8BE6\u60C5","workCenter.detailLoading":"\u6B63\u5728\u52A0\u8F7D\u5B8C\u6574\u8BE6\u60C5\u2026","workCenter.detailLoadFailed":"\u65E0\u6CD5\u52A0\u8F7D\u5B8C\u6574\u8BE6\u60C5","workCenter.start":"\u5F00\u59CB","workCenter.retry":"\u91CD\u8BD5","workCenter.cancel":"\u53D6\u6D88","workCenter.closeWorkItem":"\u5173\u95ED\u8BE6\u60C5","workCenter.cancelWorkItem":"\u505C\u6B62\u5DE5\u4F5C\u9879","workCenter.cancelWorkItemHint":"\u505C\u6B62\u8FD9\u4E2A\u5DE5\u4F5C\u9879\u53CA\u6240\u6709\u5C1A\u672A\u5B8C\u6210\u7684 Actions\u3002","workCenter.cancelConfirm":"\u505C\u6B62\u8FD9\u4E2A\u5DE5\u4F5C\u9879\u53CA\u5176\u5C1A\u672A\u5B8C\u6210\u7684 Actions\uFF1F","workCenter.stopWorkItem":"\u505C\u6B62\u5DE5\u4F5C\u9879","workCenter.resumeWorkItem":"\u6062\u590D\u5DE5\u4F5C\u9879","workCenter.breadcrumbs":"Work Center \u5BFC\u822A","workCenter.actionNumber":"Action {number}","workCenter.actionBreadcrumb":"Action {number}\uFF1A{description}","workCenter.untitledAction":"\u672A\u547D\u540D Action","workCenter.workItems":"\u5DE5\u4F5C\u9879","workCenter.description":"\u9700\u6C42\u63CF\u8FF0","workCenter.goal":"\u76EE\u6807","workCenter.acceptanceCriteria":"\u9A8C\u6536\u6761\u4EF6","workCenter.noCriteria":"\u672A\u63D0\u4F9B\u9A8C\u6536\u6761\u4EF6","workCenter.failureReason":"\u5931\u8D25\u539F\u56E0","workCenter.workflow":"\u4EFB\u52A1\u6D41","workCenter.triageSummary":"Triage \u6458\u8981","workCenter.actionFlow":"Action \u6D41\u7A0B","workCenter.viewActions":"\u67E5\u770B Actions","workCenter.actionsPanel":"Actions","workCenter.closeActions":"\u5173\u95ED Actions","workCenter.actionCount":"{count} \u4E2A Action","workCenter.noActionSummary":"\u6682\u65E0\u6458\u8981","workCenter.actionProgress":"{completed} / {total} \u4E2A Action","workCenter.currentAction":"\u5F53\u524D Action","workCenter.expandActions":"\u5C55\u5F00 Action","workCenter.collapseActions":"\u6536\u8D77","workCenter.actionObjective":"\u8FD9\u6B21\u8981\u505A\u4EC0\u4E48","workCenter.actionApproach":"\u51C6\u5907\u600E\u4E48\u505A","workCenter.actionExpectedOutcome":"\u671F\u5F85\u7684\u7ED3\u679C","workCenter.dependencies":"\u6765\u6E90 Action","workCenter.actionResult":"\u6700\u65B0\u7ED3\u679C","workCenter.currentProgress":"\u5F53\u524D\u8FDB\u5EA6","workCenter.actionMessages":"\u6D88\u606F","workCenter.loops":"\u4E2A Loop","workCenter.tools":"\u6B21\u5DE5\u5177\u8C03\u7528","workCenter.noActionMessages":"\u8FD8\u6CA1\u6709\u6D88\u606F\u3002","workCenter.actionDetails":"Action \u8BE6\u60C5","workCenter.selectAction":"\u9009\u62E9\u4E00\u4E2A Action","workCenter.backToWorkItems":"\u5DE5\u4F5C\u9879","workCenter.backToActions":"\u8FD4\u56DE Actions","workCenter.you":"\u4F60","workCenter.noRequestDetails":"\u8FD9\u4E2A Action \u6682\u65F6\u6CA1\u6709\u53EF\u7528\u7684\u6267\u884C\u8BB0\u5F55\u3002","workCenter.loadingRequests":"\u6B63\u5728\u52A0\u8F7D\u6267\u884C\u8BB0\u5F55\u2026","workCenter.loadingRequestDetail":"\u6B63\u5728\u52A0\u8F7D\u5DE5\u5177\u8BC1\u636E\u2026","workCenter.requestDetailUnavailable":"\u5DE5\u5177\u8BC1\u636E\u6682\u4E0D\u53EF\u7528\uFF0C\u8BF7\u91CD\u8BD5\u3002","workCenter.noRequestLoops":"\u8FD9\u6B21\u6267\u884C\u6CA1\u6709\u4FDD\u7559\u4E0B\u53EF\u5C55\u793A\u7684 Loop\u3002","workCenter.requestDetailTruncated":"\u6267\u884C\u5185\u5BB9\u8F83\u5927\uFF1A{summarized} \u4E2A Loop \u663E\u793A\u6458\u8981\uFF0C\u53E6\u6709 {omitted} \u4E2A\u8F83\u65E9 Loop \u672A\u663E\u793A\u3002","workCenter.loopDetailTruncated":"\u8FD9\u4E2A Loop \u5185\u5BB9\u8F83\u5927\uFF0C\u5F53\u524D\u663E\u793A\u4FDD\u7559\u4E0B\u6765\u7684\u5DE5\u5177\u8BC1\u636E\u3002","workCenter.loadEarlierMessages":"\u52A0\u8F7D\u66F4\u65E9\u6D88\u606F","workCenter.loadingEarlierMessages":"\u6B63\u5728\u52A0\u8F7D\u66F4\u65E9\u6D88\u606F\u2026","workCenter.unknownModel":"\u672A\u77E5\u6A21\u578B","workCenter.loop":"Loop","workCenter.actionBrief":"\u4EFB\u52A1\u8BF4\u660E","workCenter.executionSummary":"\u6267\u884C\u6458\u8981","workCenter.toolParameters":"\u8C03\u7528\u53C2\u6570","workCenter.toolResult":"\u6267\u884C\u7ED3\u679C","workCenter.noToolCalls":"\u8FD9\u4E2A Loop \u6CA1\u6709\u5DE5\u5177\u8C03\u7528\u3002","workCenter.actionInputPlaceholder":"\u8865\u5145\u4E0A\u4E0B\u6587\u3001\u56DE\u7B54\u95EE\u9898\u6216\u8C03\u6574\u8FD9\u4E2A Action","workCenter.actionInputResumeHint":"\u4F60\u7684\u8F93\u5165\u4F1A\u5E26\u7740\u65B0\u589E\u4E0A\u4E0B\u6587\u7EE7\u7EED\u8FD9\u4E2A Action\u3002","workCenter.waitingQuestionTitle":"\u9700\u8981\u4F60\u7684\u56DE\u7B54","workCenter.actionInputRetryHint":"\u8865\u5145\u4FEE\u6B63\u8BF4\u660E\u6216\u6587\u4EF6\u540E\uFF0C\u4F7F\u7528\u65B0\u4E0A\u4E0B\u6587\u91CD\u65B0\u6267\u884C\u8FD9\u4E2A Action\u3002","workCenter.actionInputContinueHint":"\u8FD9\u91CC\u53EA\u76F4\u63A5\u5E72\u9884\u5F53\u524D Action\u3002","workCenter.actionFailedTitle":"\u8FD9\u4E2A Action \u4E3A\u4EC0\u4E48\u5931\u8D25","workCenter.failedAt":"\u5931\u8D25\u65F6\u95F4","workCenter.actionFailureRecovery":"\u5728\u5DE5\u4F5C\u9879\u8F93\u5165\u6846\u4E2D\u9009\u62E9\u6B64 Action\uFF0C\u518D\u53D1\u9001\u4FEE\u6B63\u8BF4\u660E\u3002","workCenter.sendInput":"\u53D1\u9001\u7ED9 Action","workCenter.sendingInput":"\u6B63\u5728\u53D1\u9001\u2026","workCenter.retryAction":"\u91CD\u8BD5 Action","workCenter.sendAndRetryAction":"\u53D1\u9001\u5E76\u91CD\u8BD5 Action","workCenter.coordinatorDecision.guide_actions":"\u5DF2\u66F4\u65B0 Action \u6307\u4EE4","workCenter.coordinatorDecision.replan":"\u5DF2\u66F4\u65B0\u76EE\u6807\u6216\u8BA1\u5212","workCenter.coordinatorDecision.request_human":"\u9700\u8981\u4EBA\u5DE5\u8865\u5145\u4FE1\u606F","workCenter.conversation":"\u5BF9\u8BDD","workCenter.contentPane":"\u5185\u5BB9","workCenter.workItemPanes":"\u5DE5\u4F5C\u9879\u9762\u677F","workCenter.coordinator":"\u534F\u8C03\u8005","workCenter.coordinatorTargetHint":"\u5DE5\u4F5C\u9879\u89C4\u5212\u4E0E\u534F\u8C03","workCenter.composerTarget":"\u6D88\u606F\u76EE\u6807","workCenter.targetUnavailable":"\u6240\u9009 Action \u5DF2\u4E0D\u53EF\u7528","workCenter.targetUnavailableHelp":"\u53D1\u9001\u524D\u8BF7\u9009\u62E9\u5176\u4ED6\u76EE\u6807\uFF1B\u7CFB\u7EDF\u6CA1\u6709\u91CD\u5B9A\u5411\u8FD9\u4EFD\u8349\u7A3F\u3002","workCenter.sendToCoordinatorInstead":"\u6539\u53D1\u7ED9 Coordinator","workCenter.sendToTarget":"\u53D1\u9001\u7ED9 {target}","workCenter.answerWithTarget":"\u5728\u5BF9\u8BDD\u8F93\u5165\u6846\u4E2D\u9009\u62E9\u76F8\u5173\u76EE\u6807\uFF0C\u7136\u540E\u56DE\u590D\u3002","workCenter.conversationThinking":"\u5904\u7406\u4E2D\u2026","workCenter.conversationReadOnly":"\u8FD9\u4E2A\u5DE5\u4F5C\u9879\u5DF2\u5173\u95ED\uFF0C\u5BF9\u8BDD\u8BB0\u5F55\u4ECD\u53EF\u67E5\u770B\u3002","workCenter.conversationPlaceholder":"\u7EE7\u7EED\u8BA8\u8BBA\u8FD9\u4E2A\u5DE5\u4F5C\u9879","workCenter.sendMessage":"\u53D1\u9001\u6D88\u606F","workCenter.messageSpeakerRole":"{name} \xB7 {role}","workCenter.originalRequest":"\u539F\u59CB\u9700\u6C42","workCenter.actionMessageScopeTitle":"\u7ED9\u8FD9\u4E2A Action \u53D1\u6D88\u606F","workCenter.actionMessageScope":"\u6D88\u606F\u53EA\u53D1\u9001\u7ED9\u5F53\u524D Action\u3002","workCenter.actionConversation":"\u5BF9\u8BDD","workCenter.actionConversationWith":"Action \u6267\u884C\u8005","workCenter.actionViews":"Action \u89C6\u56FE","workCenter.actionExecutor":"\u6267\u884C\u8005","workCenter.actionExecutorPending":"\u7B49\u5F85\u5206\u914D\u6267\u884C\u8005","workCenter.actionInformation":"Action \u4FE1\u606F","workCenter.messageExecutor":"\u7ED9 {name} \u53D1\u6D88\u606F","workCenter.actionChatPlaceholder":"\u5728\u5BF9\u8BDD\u8F93\u5165\u6846\u4E2D\u7ED9 {name} \u53D1\u6D88\u606F","workCenter.statusLabel":"\u72B6\u6001","workCenter.llmRequestsLabel":"LLM \u8BF7\u6C42","workCenter.loopsLabel":"Loops","workCenter.toolsLabel":"\u5DE5\u5177","workCenter.tokensLabel":"Tokens","workCenter.workItemMessagePlaceholder":"\u8865\u5145\u6574\u4E2A Work Item \u7684\u65B9\u5411\u6216\u7EA6\u675F","workCenter.sendWorkItemMessage":"\u53D1\u9001\u7ED9 Work Item","workCenter.fromSession":"\u4ECE\u5F53\u524D Session \u521B\u5EFA\u5DE5\u4F5C\u9879","workCenter.llmRequestCount":"{count} \u6B21 LLM \u8BF7\u6C42","workCenter.loopCount":"{count} \u6B21 Loop","workCenter.toolCount":"{count} \u4E2A\u5DE5\u5177","workCenter.tokenCount":"{count} tokens","workCenter.tokenBreakdown":"\u8F93\u5165 {input} / \u8F93\u51FA {output} / \u7F13\u5B58 {cache}","workCenter.guidance":"\u7ED9\u5F53\u524D Action \u8865\u5145\u63D0\u793A","workCenter.guidanceHint":"\u8865\u5145\u7EA6\u675F\uFF0C\u6216\u8C03\u6574\u5F53\u524D Action \u7684\u6267\u884C\u65B9\u5411","workCenter.guidanceRestartHint":"\u53D1\u9001\u540E\u4F1A\u4F7F\u7528\u65B0\u63D0\u793A\u91CD\u542F\u5F53\u524D Action\u3002","workCenter.sendGuidance":"\u53D1\u9001\u63D0\u793A","workCenter.reuseMemory":"\u4F7F\u7528\u76F8\u5173 Agent memory \u548C\u6B64\u9879\u76EE\u7684\u5DF2\u5B8C\u6210\u5DE5\u4F5C","workCenter.reuseMemoryHelp":"\u5305\u62EC\u53D7 scope \u7EA6\u675F\u7684 Agent memory\uFF0C\u4EE5\u53CA canonical \u9879\u76EE\u76EE\u5F55\u76F8\u540C\u7684\u5DF2\u5B8C\u6210 Work Item \u7ED3\u6784\u5316\u6458\u8981\u548C\u8BC1\u636E\uFF1B\u4E0D\u4F1A\u590D\u7528\u539F\u59CB\u5DE5\u5177\u8F93\u51FA\u3002","workCenter.resumeAnswer":"\u56DE\u7B54\u7B49\u5F85\u4E2D\u7684\u95EE\u9898","workCenter.resumeAnswerHint":"\u63D0\u4F9B\u7EE7\u7EED\u6267\u884C\u6240\u9700\u7684\u4FE1\u606F","workCenter.answerInActionDetail":"\u5728\u5BF9\u8BDD\u8F93\u5165\u6846\u4E2D\u5C06\u76EE\u6807\u8BBE\u4E3A\u5F53\u524D Action\uFF0C\u7136\u540E\u56DE\u590D\u3002","workCenter.selectPrompt":"\u9009\u62E9\u4E00\u4E2A\u5DE5\u4F5C\u9879\uFF0C\u67E5\u770B\u5B83\u7684\u6D41\u7A0B\u3002","workCenter.createHint":"\u63CF\u8FF0\u4F60\u9700\u8981\u4EC0\u4E48\uFF0CCoordinator \u4F1A\u6301\u7EED\u521B\u5EFA\u5F53\u524D\u5FC5\u8981\u7684 Actions\uFF0C\u76F4\u5230\u9A8C\u6536\u6761\u4EF6\u5F97\u5230\u9A8C\u8BC1\u3002","workCenter.requirement":"\u9700\u6C42","workCenter.requirementHint":"\u7528\u81EA\u7136\u8BED\u8A00\u63CF\u8FF0\u95EE\u9898\u3001\u671F\u671B\u7ED3\u679C\u548C\u5FC5\u8981\u7EA6\u675F","workCenter.requirementHelp":"Coordinator \u4F1A\u5B8C\u5584\u76EE\u6807\u4E0E\u9A8C\u6536\u6761\u4EF6\uFF0C\u5E76\u968F\u7740\u8BC1\u636E\u4EA7\u751F\u52A8\u6001\u521B\u5EFA Actions\u3002","workCenter.titleField":"\u6807\u9898","workCenter.titleHint":"\u7B80\u77ED\u3001\u660E\u786E\u5730\u63CF\u8FF0\u9884\u671F\u7ED3\u679C","workCenter.goalHint":"\u8BF4\u660E Agent \u5FC5\u987B\u4EA4\u4ED8\u7684\u6700\u7EC8\u7ED3\u679C","workCenter.criteriaHint":"\u6BCF\u884C\u4E00\u6761\u9A8C\u6536\u6761\u4EF6","workCenter.attachments":"\u9644\u4EF6","workCenter.attachmentsHelp":"\u56FE\u7247\u3001PDF \u548C\u6587\u672C\u6587\u4EF6\u4F1A\u6301\u7EED\u7ED1\u5B9A\u5230\u6B64 Work Item\uFF0C\u5E76\u63D0\u4F9B\u7ED9\u6BCF\u4E2A Action\u3002","workCenter.attachmentsUnsupported":"\u6240\u9009 Agent \u4E0D\u652F\u6301 Work Item \u9644\u4EF6\u3002","workCenter.addAttachments":"\u6DFB\u52A0\u6587\u4EF6","workCenter.attachmentsUploading":"\u4E0A\u4F20\u4E2D\u2026","workCenter.attachmentsUploadFailed":"\u9644\u4EF6\u4E0A\u4F20\u5931\u8D25","workCenter.pendingEnvelopeLocked":"\u6709\u4E00\u6761\u672A\u786E\u8BA4\u8BF7\u6C42\u5DF2\u9501\u5B9A\u5230\u539F\u59CB\u8EAB\u4EFD\u3002","workCenter.replacePendingAttachments":"\u66FF\u6362\u9644\u4EF6","workCenter.discardPendingEnvelope":"\u653E\u5F03\u5F85\u786E\u8BA4\u8BF7\u6C42","workCenter.pendingEnvelopeChanged":"\u5F85\u786E\u8BA4\u8BF7\u6C42\u5DF2\u53D8\u5316\uFF0C\u8BF7\u91CD\u65B0\u6253\u5F00\u8BE5\u5DE5\u4F5C\u9879\u540E\u518D\u8BD5\u3002","workCenter.removeAttachment":"\u4ECE\u8349\u7A3F\u4E2D\u79FB\u9664","workCenter.previewAttachment":"\u6253\u5F00\u9644\u4EF6","workCenter.openAttachmentNamed":"\u6253\u5F00\u9644\u4EF6 {name}","workCenter.openingAttachment":"\u6B63\u5728\u6253\u5F00\u9644\u4EF6\u2026","workCenter.attachmentPreviewFailed":"\u65E0\u6CD5\u6253\u5F00\u9644\u4EF6\uFF0C\u8BF7\u91CD\u8BD5\u3002","workCenter.attachmentOpenBlocked":"\u6D4F\u89C8\u5668\u963B\u6B62\u4E86\u9644\u4EF6\u7A97\u53E3\uFF0C\u8BF7\u5141\u8BB8\u5F39\u51FA\u7A97\u53E3\u540E\u91CD\u8BD5\u3002","workCenter.execution":"\u6267\u884C\u65B9\u5F0F","workCenter.executionHint":"\u9009\u62E9\u5DE5\u4F5C\u9879\u5728\u54EA\u91CC\u6267\u884C\uFF0C\u4EE5\u53CA\u521B\u5EFA\u540E\u662F\u5426\u7ACB\u5373\u5F00\u59CB\u3002","workCenter.workDir":"\u5DE5\u4F5C\u76EE\u5F55","workCenter.workDirHint":"\u9009\u62E9\u4E00\u4E2A\u5DF2\u5B58\u5728\u7684\u9879\u76EE\u76EE\u5F55","workCenter.chooseFolder":"\u9009\u62E9\u6587\u4EF6\u5939","workCenter.workDirPickerHelp":"\u4ECE\u5F53\u524D Agent \u7684\u771F\u5B9E\u76EE\u5F55\u4E2D\u9009\u62E9\u5DF2\u5B58\u5728\u7684\u6587\u4EF6\u5939\u3002","workCenter.folderPickerHint":"\u9009\u62E9\u8FD9\u4E2A\u5DE5\u4F5C\u9879\u53EF\u4EE5\u8BFB\u53D6\u548C\u4FEE\u6539\u7684\u9879\u76EE\u76EE\u5F55\u3002","workCenter.folderPickerSelectionHint":"\u53CC\u51FB\u8FDB\u5165\u76EE\u5F55\uFF0C\u6216\u9009\u4E2D\u76EE\u5F55\u540E\u786E\u8BA4\u3002","workCenter.startImmediately":"\u7ACB\u5373\u5F00\u59CB","workCenter.startImmediatelyHint":"\u5173\u95ED\u540E\u5C06\u521B\u5EFA\u4E3A\u8349\u7A3F\uFF0C\u786E\u8BA4\u65E0\u8BEF\u540E\u518D\u5F00\u59CB\u3002","workCenter.creating":"\u521B\u5EFA\u4E2D\u2026","workCenter.create":"\u521B\u5EFA","workCenter.status.draft":"\u8349\u7A3F","workCenter.status.ready":"\u5F85\u6267\u884C","workCenter.status.running":"\u6267\u884C\u4E2D","workCenter.status.waiting":"\u7B49\u5F85\u4E2D","workCenter.status.needs_attention":"\u9700\u8981\u5904\u7406","workCenter.status.done":"\u5DF2\u5B8C\u6210","workCenter.status.cancelled":"\u5DF2\u53D6\u6D88","workCenter.status.completed":"\u5DF2\u5B8C\u6210","workCenter.status.failed":"\u5931\u8D25","workCenter.status.superseded":"\u5DF2\u66FF\u4EE3","workCenter.action.triage":"\u5206\u6790","workCenter.action.implement":"\u5B9E\u73B0","workCenter.action.review":"\u8BC4\u5BA1","workCenter.action.integrate":"\u96C6\u6210","workCenter.action.deliver":"\u4EA4\u4ED8","workCenter.action.test":"\u6D4B\u8BD5","workCenter.action.research":"\u7814\u7A76","workCenter.action.design":"\u8BBE\u8BA1","workCenter.action.diagnose":"\u8BCA\u65AD","workCenter.action.migrate":"\u8FC1\u79FB","workCenter.action.document":"\u6587\u6863","workCenter.action.operate":"\u8FD0\u7EF4","workCenter.action.write":"\u5199\u4F5C","workCenter.action.custom":"\u81EA\u5B9A\u4E49","workCenter.assignment.auto":"\u4F7F\u7528\u4EFB\u52A1\u6D41\u7B56\u7565","workCenter.model.inherit":"\u4F7F\u7528\u4EFB\u52A1\u6D41\u6A21\u578B","workCenter.model.defaultProvider":"\u9ED8\u8BA4 Provider","workCenter.planPreview":"\u6267\u884C\u8BA1\u5212","workCenter.planPreviewHelp":"\u6839\u636E\u5F53\u524D Agent \u7684 VP \u6C60\u548C\u6A21\u578B\u8BBE\u7F6E\u5B9E\u65F6\u89E3\u6790\u3002","workCenter.settings.title":"\u5DE5\u4F5C\u4E2D\u5FC3\u8BBE\u7F6E","workCenter.settings.subtitle":"\u914D\u7F6E Coordinator\uFF0C\u4EE5\u53CA AI \u52A8\u6001\u89C4\u5212\u4F7F\u7528\u7684 Action \u63D0\u793A\u8BCD\u3001\u6A21\u578B\u548C effort\u3002","workCenter.settings.workflow":"\u4EFB\u52A1\u6D41","workCenter.settings.workflowHelp":"Coordinator \u4F1A\u9488\u5BF9\u4EFB\u52A1\u52A8\u6001\u9009\u62E9 Action \u548C\u6267\u884C\u8005\u3002","workCenter.settings.aiWorkflowHelp":"Coordinator \u53EA\u521B\u5EFA\u5F53\u524D\u5FC5\u8981\u7684\u4EFB\u52A1\u4E13\u5C5E Action\u3002\u5185\u7F6E Action \u7B56\u7565\u662F\u53EF\u590D\u7528\u6A21\u677F\uFF1B\u9700\u8981\u65F6 Coordinator \u53EF\u4EE5\u521B\u5EFA\u7CBE\u786E\u7684\u9886\u57DF\u7C7B\u578B\u3002","workCenter.settings.globalInstructions":"Agent \u5168\u5C40\u6307\u4EE4","workCenter.settings.globalInstructionsHint":"\u4F8B\u5982\uFF1A\u9075\u5FAA\u4ED3\u5E93\u53D1\u5E03\u6D41\u7A0B\u3001\u5FC5\u987B\u72EC\u7ACB\u8BC4\u5BA1\uFF0C\u672A\u7ECF\u660E\u786E\u6279\u51C6\u4E0D\u5F97\u521B\u5EFA\u90E8\u7F72 tag\u3002","workCenter.settings.globalInstructionsHelp":"\u4FDD\u5B58\u5728 Agent \u7EA7\uFF0C\u5E76\u51BB\u7ED3\u8FDB\u6BCF\u4E2A\u65B0 Work Item\uFF1B\u5BF9 triage \u548C\u6240\u6709\u751F\u6210\u7684 Action \u751F\u6548\uFF0C\u4F18\u5148\u7EA7\u4F4E\u4E8E Work Item \u5951\u7EA6\u53CA\u7CFB\u7EDF/\u5DE5\u5177\u5B89\u5168\u89C4\u5219\u3002\u5DF2\u6709 Work Item \u4FDD\u7559\u539F\u5FEB\u7167\u3002","workCenter.settings.actionPolicies":"\u5185\u7F6E Action \u7B56\u7565","workCenter.settings.actionPoliciesHelp":"\u8FD9\u4E9B\u662F\u53EF\u590D\u7528\u7684\u6267\u884C\u57FA\u7EBF\uFF0C\u4E0D\u662F\u56FA\u5B9A\u5DE5\u4F5C\u6D41\u3002\u672A\u77E5\u7684\u9886\u57DF Action \u7C7B\u578B\u4F1A\u4F7F\u7528\u201C\u81EA\u5B9A\u4E49\u201D\u7B56\u7565\uFF0C\u5E76\u4FDD\u7559 triage \u751F\u6210\u7684\u7C7B\u578B\u548C\u4EFB\u52A1\u76EE\u6807\u3002","workCenter.settings.dynamicInstructionHelp":"AI \u4F1A\u52A0\u5165 Work Item \u5951\u7EA6\u3001\u5168\u5C40\u6307\u4EE4\u3001\u524D\u5E8F Action \u4E0A\u4E0B\u6587\u3001memory \u548C\u4EFB\u52A1\u4E13\u5C5E\u76EE\u6807\uFF1B\u8FD9\u91CC\u5B9A\u4E49\u8BE5 Action \u7C7B\u578B\u7684\u53EF\u590D\u7528\u884C\u4E3A\u3002","workCenter.settings.models":"\u6A21\u578B","workCenter.settings.modelsHelp":"Provider \u548C\u51ED\u8BC1\u4ECD\u7531 Agent LLM \u8BBE\u7F6E\u7BA1\u7406\uFF1B\u5DE5\u4F5C\u4E2D\u5FC3\u53EA\u9009\u62E9\u53EF\u7528\u6A21\u578B\u3002","workCenter.settings.dynamicModelsHelp":"Coordinator \u4E0E\u5B9E\u9645\u6267\u884C Action \u7684\u6A21\u578B\u53EF\u4EE5\u5206\u522B\u914D\u7F6E\u3002","workCenter.settings.coordinatorModel":"Coordinator","workCenter.settings.coordinatorModelHelp":"\u7528\u4E8E Work Item \u5BF9\u8BDD\u3001\u4FEE\u6539\u76EE\u6807\u548C\u91CD\u65B0\u89C4\u5212\uFF1B\u4E0D\u4F1A\u6267\u884C\u9879\u76EE\u5DE5\u5177\u3002","workCenter.settings.allActions":"\u6240\u6709 Action \u7684\u515C\u5E95\u7B56\u7565","workCenter.settings.maxConcurrentActions":"\u6700\u5927\u5E76\u53D1 Action \u6570","workCenter.settings.maxConcurrentActionsHelp":"\u9ED8\u8BA4 3\u3002\u975E Git\u3001\u810F\u5DE5\u4F5C\u533A\u3001\u5171\u4EAB\u526F\u4F5C\u7528\u548C\u96C6\u6210 Action \u4ECD\u4F1A\u4E32\u884C\u6267\u884C\u3002","workCenter.workItemType":"\u7C7B\u578B","workCenter.typeAuto":"Auto \u2014 \u7531 LLM \u63A8\u65AD","workCenter.typeHelp":"\u53EF\u9009\u62E9\u4EFB\u52A1\u7C7B\u522B\uFF0C\u4E5F\u53EF\u8BA9 AI \u81EA\u52A8\u63A8\u65AD\uFF1B\u5177\u4F53 Actions \u59CB\u7EC8\u7531 AI \u89C4\u5212\u3002","workCenter.planning":"\u89C4\u5212\u4E2D","workCenter.aiPlan":"Coordinator \u9A71\u52A8\u6267\u884C","workCenter.aiPlanHelp":"Coordinator \u4F1A\u4F9D\u636E\u5F53\u524D\u8BC1\u636E\u9009\u62E9\u4E0B\u4E00\u6279 Action \u548C\u6267\u884C\u8005\uFF0C\u4E0D\u518D\u9884\u5148\u751F\u6210\u5DE5\u4F5C\u6D41\u56FE\uFF1B\u6A21\u578B\u4E0E effort \u7531 Work Center \u8BBE\u7F6E\u63A7\u5236\u3002","workCenter.settings.manageProviders":"\u7BA1\u7406 Agent \u6A21\u578B","workCenter.settings.assignment":"VP \u9009\u62E9","workCenter.settings.assignment.auto":"\u4ECE\u5168\u90E8 VP \u81EA\u52A8\u9009\u62E9","workCenter.settings.assignment.pool":"\u5019\u9009\u6C60","workCenter.settings.assignment.fixed":"\u56FA\u5B9A VP","workCenter.settings.capability":"\u6240\u9700\u80FD\u529B","workCenter.settings.vp":"Virtual Person","workCenter.settings.poolMembers":"\u5019\u9009 VP","workCenter.settings.modelPolicy":"\u6A21\u578B\u7B56\u7565","workCenter.settings.model.inherit":"\u7EE7\u627F VP \u504F\u597D","workCenter.settings.model.primary":"Agent \u4E3B\u6A21\u578B","workCenter.settings.model.fast":"Agent \u5FEB\u6A21\u578B","workCenter.settings.model.specific":"\u6307\u5B9A\u6A21\u578B","workCenter.settings.model":"\u6A21\u578B","workCenter.settings.effort":"\u63A8\u7406\u5F3A\u5EA6","workCenter.settings.effortDefault":"\u6A21\u578B\u9ED8\u8BA4\u503C","workCenter.settings.effortHelp":"\u8986\u76D6\u6240\u9009\u6A21\u578B\u7684\u9ED8\u8BA4\u63A8\u7406\u5F3A\u5EA6\uFF0C\u5E76\u7528\u4E8E\u6240\u6709 Work Center Action\u3002","workCenter.settings.effortChooseModelHelp":"\u9009\u62E9 Agent \u4E3B\u6A21\u578B\u3001\u5FEB\u6A21\u578B\u6216\u6307\u5B9A\u6A21\u578B\u540E\u53EF\u914D\u7F6E\u63A8\u7406\u5F3A\u5EA6\uFF1B\u7EE7\u627F VP \u504F\u597D\u65F6\u4F7F\u7528\u5404 VP \u6A21\u578B\u7684\u9ED8\u8BA4\u503C\u3002","workCenter.settings.effortUnsupportedHelp":"\u6240\u9009\u6A21\u578B\u4E0D\u63D0\u4F9B\u53EF\u914D\u7F6E\u7684\u63A8\u7406\u5F3A\u5EA6\uFF0C\u56E0\u6B64\u4F7F\u7528\u6A21\u578B\u9ED8\u8BA4\u503C\u3002","workCenter.settings.saving":"\u4FDD\u5B58\u4E2D\u2026","workCenter.settings.reload":"\u91CD\u65B0\u52A0\u8F7D\u8BBE\u7F6E","workCenter.settings.conflict":"\u8BBE\u7F6E\u5DF2\u5728\u5176\u4ED6\u4F4D\u7F6E\u66F4\u65B0\uFF0C\u8BF7\u91CD\u65B0\u52A0\u8F7D\u540E\u518D\u4FDD\u5B58\u3002","workCenter.settings.upgradeRequired":"\u5F53\u524D Agent \u7248\u672C\u65E0\u6CD5\u4FDD\u5B58\u5DE5\u4F5C\u4E2D\u5FC3\u8BBE\u7F6E\u3002\u8FD9\u91CC\u4EE5\u53EA\u8BFB\u65B9\u5F0F\u663E\u793A\u5F53\u524D\u503C\uFF1B\u5347\u7EA7 Agent \u540E\u5373\u53EF\u7F16\u8F91\u5E76\u4FDD\u5B58\u3002","workCenter.settings.saveNotConfirmed":"Agent \u672A\u786E\u8BA4\u672C\u6B21\u63D0\u4EA4\u7684\u63D0\u793A\u8BCD\u548C\u6A21\u578B\u7B56\u7565\u3002\u8BBE\u7F6E\u7A97\u53E3\u4E0D\u4F1A\u5173\u95ED\uFF1B\u8BF7\u91CD\u65B0\u52A0\u8F7D\u6216\u5347\u7EA7 Agent \u540E\u518D\u8BD5\u3002","workCenter.settings.addWorkflow":"\u590D\u5236\u4EFB\u52A1\u6D41","workCenter.settings.removeWorkflow":"\u5220\u9664","workCenter.settings.newWorkflow":"\u4EFB\u52A1\u6D41 {index}","workCenter.settings.workflowName":"\u4EFB\u52A1\u6D41\u540D\u79F0","workCenter.settings.newStage":"\u65B0\u9636\u6BB5","workCenter.settings.addStage":"\u6DFB\u52A0\u9636\u6BB5","workCenter.settings.removeStage":"\u5220\u9664\u9636\u6BB5","workCenter.settings.moveUp":"\u4E0A\u79FB\u9636\u6BB5","workCenter.settings.moveDown":"\u4E0B\u79FB\u9636\u6BB5","workCenter.settings.stageType":"\u9636\u6BB5\u7C7B\u578B","workCenter.settings.reviewReturnStage":"\u8981\u6C42\u4FEE\u6539\u65F6\u9000\u56DE\u9636\u6BB5","workCenter.settings.instruction":"\u9636\u6BB5 Prompt","workCenter.settings.instructionHint":"\u5B9A\u4E49\u8FD9\u4E2A\u9636\u6BB5\u5177\u4F53\u8981\u505A\u4EC0\u4E48\u3002","workCenter.settings.instructionHelp":"\u8FD0\u884C\u65F6\u4F1A\u81EA\u52A8\u52A0\u5165 Work Item \u7684\u76EE\u6807\u3001\u9A8C\u6536\u6807\u51C6\u548C\u53EF\u590D\u7528\u4E0A\u4E0B\u6587\u3002","workCenter.settings.instructionReset":"\u6062\u590D\u9ED8\u8BA4\u503C"}});var Gp,Qp=B(()=>{Gp={"common.loading":"Loading...","common.confirm":"OK","common.apply":"Apply","common.cancel":"Cancel","common.delete":"Delete","common.copy":"Copy","common.copied":"Copied","common.close":"Close","common.refresh":"Refresh","common.open":"Open","common.save":"Save","common.search":"Search","common.back":"Back","common.noSubdirectories":"No subdirectories","common.drives":"Drives","common.rootDir":"Root","common.comma":", ","common.select":"Select","mermaid.export":"Export","mermaid.exportMd":"Export MD","mermaid.exportPng":"Export PNG","mermaid.exportJpg":"Export JPG","chat.toolActionsOmitted":"{count} older tool actions omitted","login.subtitle":"Yeaft Web Code Agent","login.username":"Username","login.password":"Password","login.login":"Login","login.loggingIn":"Logging in...","login.enterUsername":"Please enter your username","login.enterPassword":"Please enter your password","login.noAccount":"Don't have an account?","login.registerWithCode":"Register","login.or":"or","login.usePassword":"Sign in with username & password","login.useSso":"Back to single sign-on","login.noProviders":"No third-party sign-in providers are enabled.","login.microsoft":"Sign in with Microsoft","login.github":"Sign in with GitHub","login.google":"Sign in with Google","login.wechat":"Sign in with WeChat","login.alipay":"Sign in with Alipay","login.wechat.mobileUnsupported":"Sign in with WeChat is only available on PC. Please scan the QR code from a desktop browser.","login.alipay.mobileWaiting":"Waiting for you to confirm in the Alipay app\u2026 Once you finish, return to this page and you will be signed in automatically.","login.alipay.relaunch":"Open Alipay again","login.qr.title":"Scan to sign in","login.qr.titleAlipay":"Sign in with Alipay","login.qr.titleWechat":"Sign in with WeChat","login.qr.hint":"Scan the QR code with your phone to authorize.","login.error.enterUsername":"Please enter your username","login.error.enterPassword":"Please enter your password","login.error.enter6Digit":"Please enter a 6-digit code","login.error.enterInviteCode":"Please enter the invite code","login.error.usernameMinLen":"Username must be at least 2 characters","login.error.passwordMinLen":"Password must be at least 6 characters","login.error.passwordMismatch":"Passwords do not match","login.error.enterVerifyCode":"Please enter the verification code","login.error.loginFailed":"Login failed","login.forgot.link":"Forgot password?","login.forgot.title":"Reset your password","login.forgot.emailHint":"Enter the email address on your account. We will send a 6-digit reset code.","login.forgot.sendCode":"Send Reset Code","login.forgot.sending":"Sending...","login.forgot.codeSent":"If the email is on file, a 6-digit reset code has been sent. Enter it below along with your new password.","login.forgot.resetBtn":"Reset Password","login.forgot.resetting":"Resetting...","login.forgot.success":"Password reset. You can now sign in with your new password.","login.forgot.emailInvalid":"Please enter a valid email","login.register.title":"New User Registration","login.register.inviteCode":"Invite Code","login.register.username":"Username","login.register.password":"Password (min 6 characters)","login.register.confirmPassword":"Confirm Password","login.register.email":"Email (optional)","login.register.submit":"Register","login.register.submitting":"Registering...","login.register.back":"Back to Login","login.register.success":"Registration successful, please login","login.register.enterCode":"Please enter the invite code","login.register.usernameMin":"Username must be at least 2 characters","login.register.passwordMin":"Password must be at least 6 characters","login.register.passwordMismatch":"Passwords do not match","login.totp.setupTitle":"Set Up Two-Factor Authentication","login.totp.setupHint":"Scan the QR code below with Microsoft Authenticator or Google Authenticator","login.totp.manualKey":"Or enter the key manually:","login.totp.enterCode":"Enter 6-digit code","login.totp.complete":"Complete Setup","login.totp.verifying":"Verifying...","login.totp.verify":"Verify","login.totp.prompt":"Enter the code from your Authenticator app","login.totp.invalidCode":"Please enter a 6-digit code","login.email.codeSent":"Verification code sent to {email}","login.email.enterCode":"Enter verification code","login.email.verify":"Verify","login.email.verifying":"Verifying...","login.email.enterCodeError":"Please enter the verification code","chat.agent.select":"Select Agent","chat.agent.manage":"Manage Agents","chat.agent.none":"No Agents","chat.agent.restarting":"Restarting","chat.agent.restart":"Restart","chat.agent.restartConfirm":`Are you sure you want to restart Agent "{name}"?
|
|
13
13
|
All active conversations will be interrupted.`,"chat.agent.upgrade":"Upgrade","chat.agent.upgrading":"Upgrading","chat.agent.upgradeConfirm":`Upgrade Agent "{name}" to the latest version?
|
|
14
|
-
The agent will restart after upgrading.`,"chat.agent.alreadyLatest":"Agent is already at the latest version (v{version}), no upgrade needed.","chat.agent.nodeIncompatible":"Agent upgrade aborted: target version v{version} requires Node {required}, but this machine is running Node {current}. Please upgrade Node.js first, then retry.","chat.agent.manualUpgradeRequired":'Agent v{version} does not advertise the safe remote-upgrade contract. Older clients do not report enough platform information to rule out the Windows package-lock failure, so this request was blocked instead of repeating a known-bad upgrade. First stop the selected Agent/service on that machine: if it runs under PM2 or another service manager, stop that exact instance there; if it runs in a foreground terminal, terminate that process. Confirm that process has exited, then run "npm install -g @yeaft/webchat-agent@latest --registry=https://pkg.yeaft.com/". Finally, start the same Agent instance again with its original configuration. Browser upgrades will work after this one-time bridge.',"chat.agent.online":"{count} Agent(s) online","chat.agent.selectFirst":"Please select an Agent first","chat.agent.yeaft":"Yeaft Chat","sidebar.toggle.chat":"Switch to Chat","sidebar.toggle.yeaft":"Switch to Yeaft","sidebar.surface.label":"Sidebar view","sidebar.surface.sessions":"Sessions","sidebar.provider.label":"Session provider","sidebar.provider.claude":"Claude","sidebar.sessions.new":"New session","sidebar.sessions.newChat":"New chat","sidebar.sessions.emptyProvider":"No sessions for this provider","sidebar.sessions.menu":"Session menu","sidebar.sessions.unread":"Unread","sidebar.sessions.pinned":"Pinned","sidebar.sessions.processing":"Reply in progress","sidebar.sessions.hidden":"Hidden sessions","sidebar.sessions.remove":"Remove from sidebar","sidebar.sessions.agent":"Agent","sidebar.sessions.provider":"Provider","sidebar.projects.title":"Projects","sidebar.projects.menu":"Project menu","sidebar.projects.new":"New project","sidebar.projects.newSession":"New Session in {name}","sidebar.projects.assignFailed":"Session created, but it could not be added to {name}. Error: {message}","sidebar.projects.empty":"No projects yet","sidebar.projects.noSessions":"Drag a Yeaft chat here","sidebar.projects.namePrompt":"Project name","sidebar.projects.renamePrompt":"Rename project","sidebar.projects.rename":"Rename project","sidebar.projects.delete":"Delete project","sidebar.projects.deleteConfirm":'Delete project "{name}"? Its chats will move to Recents.',"sidebar.projects.remove":"Remove from project","sidebar.projects.moveMenu":"Move to Projects","sidebar.projects.moveBack":"Back","sidebar.projects.moveEmpty":"No other projects","sidebar.projects.moveTo":"Move to {name}","sidebar.projects.instructions":"Project instructions","sidebar.projects.instructionsTitle":"{name} instructions","sidebar.projects.instructionsHint":"These instructions are added to the system prompt for every Session in this Project.","sidebar.projects.instructionsPlaceholder":"Add shared coding conventions, constraints, or workflow guidance...","sidebar.recents.title":"Recents","sidebar.recents.empty":"No chats found","yeaft.back":"Back","yeaft.session.people":"People","yeaft.session.peopleEmpty":"No people","yeaft.session.runningTasks":"Running tasks","yeaft.session.tasksEmpty":"No running tasks","yeaft.session.owner":"Owner","yeaft.session.started":"Started","yeaft.breadcrumb.label":"Thread filter","yeaft.breadcrumb.mainStream":"Main stream","yeaft.breadcrumb.backHint":"Return to full stream (Esc)","yeaft.featureDetail.ariaLabel":"Task detail","yeaft.featureDetail.replyTo":"Reply in:","yeaft.featureDetail.forkHint":"No active thread \u2014 fork a new one to reply.","yeaft.featureDetail.empty":"No messages for this task yet.","yeaft.featureDetail.threadPillHint":"Open thread","yeaft.featureDetail.summary.aria":"Task summary timeline","yeaft.featureDetail.summary.title":"Summary timeline","yeaft.featureDetail.summary.loading":"Loading summary history\u2026","yeaft.featureDetail.summary.empty":"No summaries yet.","yeaft.featureDetail.summary.error":"Summary history failed: {error}","yeaft.featureDetail.summary.showArchived":"Show archived","yeaft.featureDetail.related.aria":"Related tasks","yeaft.featureDetail.related.title":"Related tasks","yeaft.featureDetail.related.unlink":"Unlink","yeaft.featureDetail.members.aria":"Task members","yeaft.featureDetail.members.title":"Members","yeaft.featureDetail.members.abort":"Abort","yeaft.featureDetail.members.kick":"Kick","yeaft.model":"Model","yeaft.placeholder":"Ask anything...","yeaft.inbox":"Inbox","yeaft.inbox.tooltip":"Your default thread \u2014 one-on-one chat with Yeaft. New threads can be created for specific topics or tasks.","yeaft.sidebar.activeThreads":"Active","yeaft.sidebar.idleThreads":"Idle","yeaft.sidebar.archivedThreads":"Archived","yeaft.sidebar.tasks":"Tasks","yeaft.sidebar.emptyActive":"No active threads","yeaft.sidebar.emptyIdle":"No idle threads","yeaft.sidebar.emptyArchived":"No archived threads","yeaft.sidebar.emptyTasks":"No tasks match","yeaft.sidebar.results":"Results","yeaft.sidebar.resultsThreads":"Threads","yeaft.sidebar.kindThread":"thread","yeaft.sidebar.cancel":"Cancel","yeaft.sidebar.mergeInto":"Merge into\u2026","yeaft.sidebar.mergeNoCandidates":"No other threads to merge into","yeaft.sidebar.mergeConfirmTitle":"Merge this thread?","yeaft.sidebar.mergeIrreversible":"This cannot be undone. The source thread will be archived and its messages moved to the target.","yeaft.sidebar.mergeConfirm":"Merge","yeaft.settings.sidebarV2":"Experimental: Sidebar V2","yeaft.settings.sidebarV2Hint":"Thread list + task tree (preview).","yeaft.clearConfirm":"Clear all messages?","yeaft.mode":"Mode","yeaft.agent":"Agent","yeaft.connecting":"Connecting...","yeaft.ready":"Ready","yeaft.tools":"tools","yeaft.skills":"skills","yeaft.mcp":"MCP","yeaft.showSidebar":"Show sidebar","yeaft.hideSidebar":"Hide sidebar","yeaft.debug":"Debug","yeaft.debugClose":"Close debug panel","yeaft.debugTurns":"turns","yeaft.debugTabToolStats":"Tool Stats","yeaft.debugTabDream":"Dream","yeaft.debugTabRequestLog":"Request Log","yeaft.debugHistoryLoad":"Load request history","yeaft.debugHistoryLoading":"Loading...","yeaft.debugHistoryLoaded":"{count} loaded","yeaft.debugSearchPlaceholder":"Regex search request logs","yeaft.debugSearchHint":"Shows the latest 10 globally by default; search matches request summaries across Sessions.","yeaft.debugTurnAction":"View debug trace for this turn","yeaft.debugTurnContext":"Trace","yeaft.debugPanelEmpty":"Hover over an AI turn and click the debug icon to view its trace.","yeaft.dreamDebug.title":"Dream lifecycle","yeaft.dreamDebug.trigger":"Trigger","yeaft.dreamDebug.status":"Status","yeaft.dreamDebug.started":"Started","yeaft.dreamDebug.finished":"Finished","yeaft.dreamDebug.time":"Time","yeaft.dreamDebug.phase":"Phase","yeaft.dreamDebug.call":"Call","yeaft.dreamDebug.location":"Location","yeaft.dreamDebug.result":"Result","yeaft.dreamDebug.noLatest":"No dream check has been recorded for this session yet.","yeaft.dreamDebug.noEvents":"No dream events yet for this session.","yeaft.dreamDebug.outputTitle":"Dream output loaded for this session","yeaft.dreamDebug.scope":"Scope","yeaft.dreamDebug.lastDream":"Last dream","yeaft.dreamDebug.messagesCovered":"Messages covered","yeaft.dreamDebug.noOutput":"No dream output has been written for this session yet.","yeaft.dreamDebug.promptLoadTitle":"Dream memory loaded into system prompt","yeaft.dreamDebug.loadedInto":"Loaded into","yeaft.dreamDebug.vp":"VP","yeaft.dreamDebug.summaryToPrompt":"summary.md -> system prompt","yeaft.dreamDebug.itemList":"Dream runs and scopes","yeaft.dreamDebug.searchPlaceholder":"Search Dream sessions by title, id, or summary...","yeaft.dreamDebug.noSearchResults":"No Dream sessions match this search.","yeaft.dreamDebug.noSummary":"No summary available","yeaft.dreamDebug.segments":"segments","yeaft.dreamDebug.lastError":"Last error","yeaft.dreamDebug.overview":"Overview","yeaft.dreamDebug.sessionId":"Session ID","yeaft.dreamDebug.loadedAt":"Loaded at","yeaft.dreamDebug.layers":"Layers","yeaft.dreamDebug.summaryLayer":"Resident summary","yeaft.dreamDebug.noPromptLoad":"No prompt-load record is available for this scope.","yeaft.dreamDebug.segmentTitle":"Segments","yeaft.dreamDebug.sourceMessages":"Source messages","yeaft.dreamDebug.createdAt":"Created","yeaft.dreamDebug.updatedAt":"Updated","yeaft.dreamDebug.noSegments":"No memory segments are available for this scope.","yeaft.dreamDebug.requestResponse":"Request / Response","yeaft.dreamDebug.noRequestResponse":"No Dream request/response log has been persisted for this scope yet.","yeaft.dreamDebug.empty":"No Dream debug data has been recorded yet.","yeaft.debugGroupFollowMain":"Follow main pane","yeaft.debugGroupAll":"All sessions","yeaft.debugAssistantResponse":"Assistant response","yeaft.debugViewAssistantResponse":"View response","yeaft.debugToolInput":"Input","yeaft.debugToolResult":"Result","yeaft.debugToolRunning":"running","yeaft.debugToolRunningNoResult":"Running; no result yet","yeaft.debugShowDetails":"show","yeaft.debugHideDetails":"hide","yeaft.debugTurnStartedAt":"turn started at","yeaft.debugRequestAt":"request time","yeaft.debugRequestAtDerived":"derived from turn start (legacy loop)","yeaft.turn":"Turn {n}","yeaft.systemPrompt":"System Prompt","yeaft.messagesLabel":"Messages","yeaft.response":"Response","yeaft.toolCalls":"Tool Calls","yeaft.functionCalls":"Function Calls","yeaft.request":"Request","yeaft.pending":"(pending)","yeaft.inputTokens":"Input","yeaft.outputTokens":"Output","yeaft.duration":"Duration","yeaft.noDebugData":"No debug data yet","yeaft.showDebug":"Show debug panel","yeaft.hideDebug":"Hide debug panel","yeaft.reloadPage":"Reload page","yeaft.reloadMessages":"Reload messages","sidebar.sessions.syncing":"Syncing latest messages","yeaft.historySearch.label":"Search Session history","yeaft.historySearch.button":"Search messages","yeaft.historySearch.placeholder":"Search messages in this Session","yeaft.historySearch.searching":"Searching\u2026","yeaft.historySearch.minChars":"Type at least 2 characters","yeaft.historySearch.empty":"No matching messages","yeaft.historySearch.error":"Search failed. Try again.","yeaft.historySearch.unsupported":"Upgrade this Agent to search Session history.","yeaft.historySearch.more":"Load more results","yeaft.historySearch.you":"You","yeaft.historySearch.assistant":"Assistant","yeaft.outline.label":"Message history","yeaft.outline.sender":"Sender","yeaft.outline.allSenders":"All senders","yeaft.outline.title":"Message history","yeaft.outline.placeholder":"Search this conversation","yeaft.outline.searching":"Searching\u2026","yeaft.outline.loading":"Loading\u2026","yeaft.outline.older":"Load older messages","yeaft.outline.moreMatches":"Load more matches","yeaft.outline.minChars":"Type at least 2 characters","yeaft.outline.empty":"No messages yet","yeaft.outline.noMatches":"No matching messages","yeaft.outline.error":"Could not load the outline. Try again.","yeaft.outline.unsupported":"Upgrade this Agent to use the conversation outline.","yeaft.outline.you":"You","yeaft.outline.assistant":"Assistant","yeaft.outline.nonText":"Non-text response","yeaft.switchModel":"Switch model","yeaft.modelMenu.title":"Model and LLM settings","yeaft.modelMenu.label":"Model","yeaft.modelMenu.effort":"Effort","yeaft.modelMenu.effort.openaiReasoning":"Reasoning effort","yeaft.modelMenu.effort.anthropicBudget":"Thinking budget","yeaft.modelMenu.effort.anthropicAdaptive":"Adaptive thinking effort","yeaft.modelMenu.effort.minimal":"Minimal","yeaft.modelMenu.effort.low":"Low","yeaft.modelMenu.effort.medium":"Medium","yeaft.modelMenu.effort.high":"High","yeaft.modelMenu.effort.xhigh":"X-High","yeaft.modelMenu.effort.max":"Max","yeaft.modelMenu.noEffort":"This model does not expose a compatible effort control.","yeaft.modelMenu.configureHint":"Providers, keys, model list","yeaft.settings.title":"Settings","settings.yeaft.tabs.vp":"VP Library","settings.yeaft.tabs.search":"Search","settings.yeaft.tabs.mcp":"MCP","yeaft.settings.tabs.vp":"VP Library","yeaft.settings.tabs.search":"Search","yeaft.settings.tabs.mcp":"MCP","settings.mcp.title":"MCP servers","settings.mcp.description":"Connect Model Context Protocol servers to extend Yeaft with extra tools. Servers are stored in ~/.yeaft/config.json on the agent; tools appear in the LLM's catalogue as mcp__<server>__<tool>.","settings.mcp.reloadAll":"Reload all","settings.mcp.reloadOne":"Reconnect this server","settings.mcp.loading":"Working\u2026","settings.mcp.connected":"connected","settings.mcp.disconnected":"disconnected","settings.mcp.tools":"tools","settings.mcp.remove":"Remove","settings.mcp.empty":"No MCP servers configured yet. Add one below.","settings.mcp.addServer":"Add server","settings.mcp.addServerDesc":"Most MCP servers run as a local command \u2014 Yeaft launches it via stdio and discovers its tools.","settings.mcp.serverName":"Name","settings.mcp.command":"Command","settings.mcp.args":"Arguments","settings.mcp.argsPlaceholder":"e.g. -y @modelcontextprotocol/server-filesystem /tmp","settings.mcp.env":"Environment","settings.mcp.envPlaceholder":"KEY=value per line. Lines starting with # are ignored.","settings.mcp.saving":"Saving\u2026","settings.mcp.add":"Add","settings.mcp.cancel":"Clear","settings.mcp.connectFailed":"Saved but failed to connect","settings.mcp.addSuccess":"Server added","settings.mcp.removeSuccess":"Server removed","settings.mcp.reloadSuccess":"Reload requested","settings.mcp.confirmRemove":'Remove MCP server "{name}"? Its tools will disappear from the next LLM turn.',"settings.mcp.errors.nameRequired":"Name is required","settings.mcp.errors.nameFormat":"Name must be lowercase letters, digits, dashes or underscores only","settings.mcp.errors.commandRequired":"Command is required","settings.mcp.errors.argsParse":"Could not parse arguments","settings.mcp.errors.envParse":"Could not parse environment","search.settings.backendTitle":"Search backend","search.settings.backendDesc":"Choose the primary backend for the WebSearch tool. If the primary fails, the engine automatically falls back to HTML scraping.","search.settings.backend.tavily":"Tavily","search.settings.backend.tavilyHint":"Hosted search API. Free tier: 1000 queries/month. Recommended.","search.settings.backend.playwright":"Playwright service","search.settings.backend.playwrightHint":"Self-hosted browser-based search/fetch. Best for cloud IPs that get bot-blocked. Service not yet shipped.","search.settings.comingSoon":"Coming soon","search.settings.tavilyKeyTitle":"Tavily API key","search.settings.tavilyKeyDesc":"Stored on the agent in ~/.yeaft/config.json. Get a free key at","search.settings.tavilyKeyUnchanged":"(unchanged)","search.settings.clearKey":"Clear","search.settings.usageTitle":"Usage this month","search.settings.usageRefresh":"Refresh","search.settings.usageLoading":"Loading\u2026","search.settings.usagePlan":"Plan","search.settings.usageUsed":"Used","search.settings.usagePaygo":"Pay-as-you-go","search.settings.usageError":"Failed to load usage","search.settings.save":"Save","search.settings.saving":"Saving\u2026","search.settings.saveSuccess":"Saved","search.settings.cancel":"Reset","yeaft.settings.yeaftTitle":"Thread Concurrency & Archive","yeaft.settings.yeaftDesc":"Tune how many threads can run at once and when idle threads are auto-archived.","yeaft.settings.maxConcurrentLabel":"Max concurrent threads","yeaft.settings.maxConcurrentHint":"Maximum number of live threads at once (includes the always-on main thread). New threads beyond this cap are refused until an existing thread is archived or terminated. Range: 1-50.","yeaft.settings.archiveIdleDaysLabel":"Auto-archive idle threads after (days)","yeaft.settings.archiveIdleDaysHint":"Threads with no activity for this many days will be archived. Range: 1-3650.","yeaft.settings.yeaftSaveBtn":"Save","yeaft.settings.yeaftSaving":"Saving...","yeaft.settings.yeaftSaved":"Saved","yeaft.settings.yeaftLoading":"Loading...","yeaft.settings.yeaftLoadError":"Failed to load Yeaft settings","yeaft.settings.yeaftSaveError":"Failed to save Yeaft settings","yeaft.settings.rangeErrorConcurrent":"Must be between 1 and 50","yeaft.settings.rangeErrorArchive":"Must be between 1 and 3650","chat.session.creating":"Creating conversation...","chat.session.loadingHistory":"Loading conversation history...","yeaft.historyLoad.error":"Conversation history could not be loaded. Your messages are still stored on the Agent.","yeaft.historyLoad.retry":"Retry loading","yeaft.sessionInventory.error":"Sessions could not be loaded. Your conversations are still stored on the Agent.","yeaft.sessionInventory.retry":"Retry Sessions","chat.session.closed":"Conversation closed","chat.session.agentOffline":"Agent is offline. This session will be available when the agent reconnects.","chat.execution.cancelled":"Execution cancelled","chat.sidebar.expand":"Expand menu","chat.sidebar.collapse":"Collapse sidebar","chat.sidebar.workbench":"Workbench","chat.sidebar.newConv":"Conversation","chat.sidebar.recentChats":"Recent Chats","chat.sidebar.resumeConv":"Resume Conversation","chat.sidebar.lightMode":"Light Mode","chat.sidebar.darkMode":"Dark Mode","chat.sidebar.settings":"Settings","chat.sidebar.emptyHint":"Click the button above to create a new conversation","chat.sidebar.closeConv":"Close Conversation","chat.sidebar.renameConv":"Rename","chat.sidebar.pin":"Pin to top","chat.sidebar.unpin":"Unpin","chat.connection.connecting":"Connecting...","chat.connection.reconnecting":"Reconnecting ({current}/{max})...","chat.connection.updating":"Server is updating, please wait...","chat.connection.disconnected":"Disconnected","chat.connection.reconnect":"Reconnect","chat.connection.reconnectFailed":"Connection lost. Please click reconnect to retry.","chat.time.justNow":"Just now","chat.time.minutesAgo":"{count}m ago","chat.time.daysAgo":"{count}d ago","chat.time.today":"Today","chat.time.yesterday":"Yesterday","chat.delete.confirm":"Are you sure you want to close this conversation? This will terminate the corresponding Claude process.","chat.delete.enterWorkDir":"Please enter the working directory path","modal.newConv.workDir":"Work Directory","modal.newConv.inputOrSelect":"Enter or select a work directory","modal.newConv.browse":"Browse","modal.newConv.noWorkDirs":"No work directories","modal.newConv.selectAgent":"Please select an online Agent first","modal.newConv.create":"Create Conversation","modal.newConv.folderLabel":"\u{1F4C1} Work Directories","modal.newConv.provider":"Provider","modal.newConv.model":"Model","provider.claudeCode":"Claude Code","provider.copilot":"Copilot","modal.resume.workDir":"Work Directory","modal.resume.inputOrSelect":"Enter or select a work directory","modal.resume.browse":"Browse","modal.resume.tabFolders":"Directories","modal.resume.tabSessions":"History","modal.resume.noWorkDirs":"No work directories","modal.resume.selectWorkDir":"Please select a work directory first","modal.resume.noSessions":"No history sessions in this directory","modal.resume.untitled":"Untitled Session","modal.resume.folderLabel":"\u{1F4C1} Work Directories","modal.resume.sessionLabel":"\u{1F4AC} History Sessions","modal.resume.selectAgent":"Please select an online Agent first","modal.folderPicker.title":"Select Work Directory","modal.folderPicker.parentDir":"Parent Directory","welcome.subtitle":"Web Code Agent for sessions, tools, and VP collaboration","welcome.agentOnline":"{count} Agent(s) online","welcome.noAgents":"No Agents Online","welcome.noAgentsHint":"Please start an Agent and connect it to the server","welcome.noAgent":"No Agents Online","welcome.noAgentHint":"Please start an Agent and connect it to the server","welcome.setupAgent":"Set Up Agent","welcome.setupKicker":"Agent setup","welcome.setupTitle":"Connect your first Yeaft Agent","welcome.setupDesc":"Copy two commands to connect a local Agent. GitHub Copilot can configure models automatically.","welcome.setupInstallTitle":"Install CLI","welcome.setupCopilotTitle":"Configure models","welcome.setupRunTitle":"Start Agent","welcome.setupSecretLoading":"Preparing your Agent secret...","welcome.setupSecretError":"Could not prepare the Agent secret. Open Security settings to retry.","welcome.openSecuritySettings":"Open Security Settings","welcome.newConv":"Conversation","welcome.resumeHistory":"Resume History","messages.loadingMore":"Loading more messages...","messages.loadMore":"\u2191 Click or scroll up to load more","message.loadingMore":"Loading more messages...","message.loadMore":"\u2191 Click or scroll up to load more","message.scrollToLatest":"\u2193 Latest","message.showResponses":"Show {count} response(s)","message.hideResponses":"Hide response(s)","message.assistant":"Assistant","chat.waiting.disconnected":"Connection lost","chat.connecting":"Connecting to provider session...","chat.waiting.compacting":"Compacting context...","chat.waiting.agentOffline":"Agent offline","chat.waiting.sessionLost":"Session lost, refreshed, waiting for update...","chat.waiting.cliExited":"Claude process exited, refreshed, waiting for update...","chat.waiting.refresh":"Refresh","chat.waiting.thinking":"AI is thinking, please wait...","btw.hint":"esc to exit","btw.placeholder":"Ask a side question...","btw.close":"Exit BTW mode","message.copyContent":"Copy content","message.copy":"Copy content","message.copied":"Copied","message.copyCode":"Copy code","message.copyAll":"Copy all","message.screenshot":"Screenshot","message.screenshotting":"Taking screenshot...","message.exportMd":"Export MD","message.askInput":"Your input needed","message.askAnswered":"\u2713 Answered","message.askCustom":"Or type a custom answer...","message.askCustomPlaceholder":"Or type a custom answer...","message.askSubmit":"Submit Answer","message.askWaiting":"Waiting for question...","message.askExpired":"This question has expired. Ask the role to re-ask.","message.openInEditor":"Open in editor","message.resultDone":"Done","message.done":"Done","message.resultRead":"Read {file}","message.readFile":"Read {name}","message.file":"file","message.attachImages":"{count} image(s)","message.imageCount":"{count} image(s)","message.imagePreview":"Image preview","message.previousImage":"Previous image","message.nextImage":"Next image","message.imagePosition":"Image {current} of {total}","message.imageUnavailable":"Image unavailable","message.attachFiles":"{count} file(s)","message.fileCount":"{count} file(s)","message.quote":"Quote","message.removeQuote":"Remove quote","message.replyingTo":"Replying to {author}","message.quotedFrom":"Quoted from {author}","message.editAsNew":"Edit","message.you":"You","input.upload":"Upload file","input.placeholder":"Type a message...","input.send":"Send","input.stopExecution":"Stop execution","chatInput.upload":"Upload file","chatInput.uploading":"Uploading...","chatInput.uploadFailed":"Upload failed","chatInput.retryUpload":"Retry","chatInput.removeAttachment":"Remove attachment","chatInput.placeholder":"Type a message...","chatInput.send":"Send","chatInput.stop":"Stop execution","tools.thinking":"Thinking...","tools.read":"Reading file","tools.write":"Writing file","tools.edit":"Editing file","tools.bash":"Running command","tools.glob":"Searching files","tools.grep":"Searching content","tools.task":"Running task","tools.webFetch":"Fetching web page","tools.webSearch":"Searching the web","tools.todoWrite":"Updating tasks","tools.executing":"Running {name}","status.thinking":"Thinking...","status.reading":"Reading file","status.writing":"Writing file","status.editing":"Editing file","status.executing":"Running command","status.searchingFiles":"Searching files","status.searchingContent":"Searching content","status.executingTask":"Running task","status.fetching":"Fetching web page","status.searching":"Searching the web","status.updatingTasks":"Updating tasks","status.executingTool":"Running {name}","header.compacting":"Compressing context...","header.compacted":"Context compression complete","chatHeader.newConv":"Conversation","chatHeader.compacting":"Compressing context...","chatHeader.compactDone":"Context compression complete","chatHeader.compact":"Compact context","chatHeader.resume":"Resume session","chatHeader.refresh":"Refresh messages","chatHeader.reloadPage":"Reload page","chatHeader.clear":"Clear messages","chatHeader.clearing":"Clearing context...","chatHeader.clearDone":"Context cleared","chatHeader.confirmClear":"Are you sure you want to clear all messages in this conversation?","chatHeader.mcpConfig":"MCP Servers","chatHeader.mcpNeedRestart":"Changes will take effect after restarting the session.","chatHeader.expertPanel":"Expert Panel","chatHeader.subAgentPanel":"Sub-Agents","settings.close":"Close settings","settings.tabs.account":"Account","settings.tabs.security":"Security","settings.tabs.general":"General","settings.tabs.sandbox":"Sandbox","settings.tabs.invitations":"Invitations","auth.sessionExpired":"Session expired. Please log in again.","settings.sandbox.description":"Create a separate, persistent managed Yeaft Agent on a qualified dedicated Sandbox Host.","settings.sandbox.agentName":"Agent name","settings.sandbox.sizeLabel":"Size","settings.sandbox.enable":"Enable Sandbox","settings.sandbox.creating":"Setting up...","settings.sandbox.start":"Start","settings.sandbox.stop":"Stop","settings.sandbox.retry":"Retry","settings.sandbox.remove":"Remove","settings.sandbox.removeConfirm":"Permanently remove this Sandbox, including its home and workspace data? This cannot be undone.","settings.sandbox.size.small":"Small","settings.sandbox.size.normal":"Normal","settings.sandbox.state.reserving":"Setting up","settings.sandbox.state.provisioning":"Preparing Sandbox","settings.sandbox.state.starting":"Starting","settings.sandbox.state.waiting_for_agent":"Waiting for Agent","settings.sandbox.state.stopping":"Stopping","settings.sandbox.state.removing":"Removing","settings.sandbox.state.removed":"Removed","settings.sandbox.state.running":"Running","settings.sandbox.state.stopped":"Stopped","settings.sandbox.state.failed":"Failed","settings.sandbox.state.remove_failed":"Remove failed","settings.sandbox.state.recovery_required":"Recovery required","settings.sandbox.stage.reserving_capacity":"Reserving capacity","settings.sandbox.stage.starting":"Starting Sandbox","settings.sandbox.stage.stopping":"Stopping Sandbox","settings.sandbox.stage.retrying":"Retrying operation","settings.sandbox.stage.removing":"Removing Sandbox","settings.sandbox.stage.complete":"Complete","settings.sandbox.stage.dispatching":"Dispatching securely","settings.sandbox.stage.capacity_rejected":"Waiting for capacity","settings.sandbox.unavailable.disabled":"The server-side managed Sandbox service is not enabled for this deployment. Updating an existing Agent does not enable it.","settings.sandbox.unavailable.notEntitled":"Sandbox is not available for this account.","settings.sandbox.unavailable.capacityUnavailable":"Sandbox is temporarily unavailable.","settings.sandbox.error.SANDBOX_LOAD_FAILED":"Sandbox status could not be loaded. Close Settings and try again.","settings.sandbox.error.SANDBOX_CREATE_FAILED":"Sandbox could not be created. Try again later.","settings.sandbox.error.SANDBOX_ACTION_FAILED":"Sandbox action could not be scheduled. Try again later.","settings.sandbox.error.SANDBOX_OPERATION_TIMEOUT":"The operation timed out. Retry or remove the Sandbox.","settings.sandbox.error.SANDBOX_RUNTIME_FAILED":"The Sandbox runtime reported a failure.","settings.account.username":"Username","settings.account.role":"Role","settings.account.email":"Email","settings.account.emailNotSet":"Not set","settings.account.profileLoadFailed":"Failed to load account profile","settings.account.logout":"Log Out","settings.account.roleAdmin":"Admin","settings.account.rolePro":"Pro","settings.account.linkedAccounts":"Linked Accounts","settings.account.linkedDesc":"Link external sign-in providers so you can log in with any of them.","settings.account.bind":"Link","settings.account.unbind":"Unlink","settings.account.linked":"Linked","settings.account.providerDisabled":"Not configured","settings.account.cantUnbindLast":"Cannot unlink the only login method","settings.account.unbindFailed":"Failed to unlink: {error}","settings.account.bindFailed":"Failed to link account","settings.account.ssoBoundMsg":"Successfully linked {provider}.","settings.account.ssoConflictMsg":"This {provider} account is already linked to another user.","settings.account.providerMicrosoft":"Microsoft","settings.account.providerGithub":"GitHub","settings.account.providerGoogle":"Google","settings.account.providerWechat":"WeChat","settings.account.providerAlipay":"Alipay","settings.security.agentKey":"Agent Secret","settings.security.agentKeyDesc":"Shared secret for Agent connection authentication","settings.security.agentSetupCommands":"Agent setup commands","settings.security.agentCmdInstall":"Install Agent","settings.security.agentCmdService":"Run Agent server","settings.security.agentCmdNeedsSecret":"Generate an Agent Secret first to create the server command.","settings.security.agentCmdLlm":"Manual Copilot fallback","settings.security.agentCmdLlmDesc":"Run the install command first. If an existing GitHub Copilot token is available, Yeaft configures github-copilot/gpt-5.5 automatically; use the Copilot command only as a fallback.","settings.security.none":"None","settings.security.show":"Show","settings.security.hide":"Hide","settings.security.generateKey":"Generate Secret","settings.security.resetKey":"Reset Secret","settings.security.resetting":"Resetting...","settings.security.resetWarning":"All Agents need to be reconfigured after reset","settings.security.changePassword":"Change Password","settings.security.currentPassword":"Current password","settings.security.newPassword":"New password (min 6 characters)","settings.security.confirmPassword":"Confirm new password","settings.security.changeBtn":"Change Password","settings.security.changing":"Changing...","settings.security.enterCurrentPwd":"Please enter your current password","settings.security.newPwdMin":"New password must be at least 6 characters","settings.security.pwdMismatch":"Passwords do not match","settings.security.pwdChanged":"Password changed successfully","settings.security.setPassword":"Set a Password","settings.security.setPasswordDesc":"You signed in via SSO and have no password yet. Set one so you can also log in with username + password.","settings.security.setBtn":"Set Password","settings.security.pwdSet":"Password set successfully","settings.security.deleteAccount":"Delete Account","settings.security.deleteAccountDesc":"Permanently delete your account and all associated data. This cannot be undone.","settings.security.deleteBtn":"Delete Account","settings.security.deleteConfirmBtn":"Confirm Delete","settings.security.deleteConfirmPlaceholder":"Type DELETE to confirm","settings.security.deleteConfirmRequired":"Type DELETE to confirm account removal","settings.security.deleteFailed":"Failed to delete account","settings.security.deleting":"Deleting...","settings.general.theme":"Theme","settings.general.lightTheme":"Light","settings.general.darkTheme":"Dark","settings.general.language":"Language","settings.general.telemetry":"Performance telemetry","settings.general.telemetryDesc":"Buffer local timing diagnostics without sending trace content to the server.","settings.general.telemetryOn":"On","settings.general.telemetryOff":"Off","settings.general.telemetryRawLimit":"Raw provider response limit (bytes)","settings.invite.create":"Create Invite Code","settings.invite.normalUser":"Regular User","settings.invite.proUser":"Pro User","settings.invite.createBtn":"Create Invite","settings.invite.creating":"Creating...","settings.invite.list":"Invite Codes","settings.invite.used":"Used","settings.invite.expired":"Expired","settings.invite.available":"Available","settings.invite.usedBy":"Used by: {user}","settings.invite.expiredAt":"Expired at: {time}","settings.invite.expiresAt":"Expires at: {time}","settings.invite.noInvites":"No invite codes","settings.msg.copiedClipboard":"Copied to clipboard","settings.msg.copyFailed":"Copy failed","settings.msg.keyReset":"Secret has been reset","settings.msg.resetFailed":"Reset failed","settings.msg.changeFailed":"Change failed","settings.msg.inviteCreated":"Invite code created","settings.msg.createFailed":"Create failed","settings.msg.inviteCopied":"Invite code copied","settings.msg.inviteDeleted":"Invite code deleted","settings.msg.deleteFailed":"Delete failed","settings.tabs.llm":"LLM","settings.tabs.yeaft":"Yeaft","yeaft.session.title":"Sessions","yeaft.session.new":"+ New session","yeaft.session.create.title":"New session","yeaft.session.create.subtitle":"Choose where it runs and which provider should handle it.","yeaft.session.create.close":"Close","yeaft.session.create.nameLabel":"Name","yeaft.session.create.namePlaceholder":"Session name (optional)","yeaft.session.create.workDirLabel":"Work Directory","yeaft.session.create.agentLabel":"Agent","yeaft.session.create.vpPicker":"Pick VPs","yeaft.session.create.vpNone":"No VPs selected","yeaft.session.create.vpCount":"{n} VPs selected","yeaft.session.create.untitled":"Untitled session","yeaft.session.create.rosterEmpty":"No VPs available \u2014 create one from the VP Library first.","yeaft.session.create.rosterLoading":"Loading VPs\u2026","yeaft.session.create.rosterError":"VPs could not be loaded from this Agent.","yeaft.session.create.rosterRetry":"Retry","yeaft.vp.domain.general":"General & coordination","yeaft.vp.domain.productDesign":"Product & experience design","yeaft.vp.domain.softwareSystems":"Software & systems","yeaft.vp.domain.securityReliability":"Security & reliability","yeaft.vp.domain.scienceAnalysis":"Science & analysis","yeaft.vp.domain.philosophyPsychology":"Philosophy & psychology","yeaft.vp.domain.strategyHistory":"Strategy & history","yeaft.vp.domain.businessManagement":"Business & management","yeaft.vp.domain.artsCulture":"Arts & culture","yeaft.vp.domain.other":"Other specialties","yeaft.vp.domain.custom":"Custom VPs","yeaft.session.create.defaultVpHint":"The VP that answers when no one is @-mentioned.","yeaft.session.create.folderLabel":"\u{1F4C1} Work directories","yeaft.session.create.sessionLabel":"\u{1F4AC} Sessions in this directory","yeaft.session.create.noWorkDirs":"No prior sessions yet \u2014 pick or type a work directory above.","yeaft.session.create.back":"Back","yeaft.session.create.creating":"Creating\u2026","yeaft.session.create.submit":"Create","yeaft.onboarding.ariaLabel":"Yeaft getting started guide","yeaft.onboarding.topbarTitle":"Get started with Yeaft","yeaft.onboarding.eyebrow":"Yeaft setup guide","yeaft.onboarding.title":"Connect an Agent before chatting","yeaft.onboarding.subtitle":"Run these commands on the machine that should execute tools. The agent secret is generated automatically for your account if it does not exist yet.","yeaft.onboarding.createSession":"Create or restore Session","yeaft.onboarding.configureLlm":"Open LLM settings","yeaft.onboarding.secretLoading":"Generating agent secret\u2026","yeaft.onboarding.secretError":"Failed to load agent secret.","yeaft.onboarding.secretPending":"<loading-agent-secret>","yeaft.onboarding.installTitle":"Install yeaft-agent","yeaft.onboarding.installDesc":"Install the command-line Agent package.","yeaft.onboarding.connectTitle":"Connect this Agent","yeaft.onboarding.connectDesc":"The command below uses this server URL and your generated secret.","yeaft.onboarding.llmTitle":"Use GitHub Copilot","yeaft.onboarding.llmDesc":"Authenticate GitHub CLI, then select gpt-5.5 as the default Yeaft model.","yeaft.restore.modal.empty":"No yeaft sessions found in this directory","yeaft.restore.modal.scanError":"Failed to scan: {message}","yeaft.restore.modal.restoreError":"Failed to restore: {message}","settings.llm.noAgent":"Please select an Agent first to manage LLM configuration.","settings.llm.agentOffline":"Agent is currently offline. LLM configuration will load when the agent comes online.","settings.llm.loading":"Loading configuration...","settings.llm.loadError":"Failed to load configuration","settings.llm.configureAgent":"Configure this agent LLM","settings.llm.configureMenu":"LLM Settings","settings.llm.simpleCopilotTitle":"Recommended: GitHub Copilot","settings.llm.useGitHubCopilot":"Use GitHub Copilot","settings.llm.refreshingModels":"Refreshing models...","settings.llm.managedCopilotTitle":"Managed GitHub Copilot","settings.llm.managedCopilotDesc":"Base URL, authentication, model catalog, and per-model API protocol are managed automatically. Claude models use Anthropic Messages; GPT/o models use OpenAI Responses.","settings.llm.providersTitle":"Providers","settings.llm.testFailed":"Connection test failed","settings.llm.saveSuccess":"LLM settings saved","settings.llm.saveFailed":"Failed to save LLM settings","settings.llm.presets.title":"Quick setup","settings.llm.providersDesc":"Choose a provider, save it, and use it in Sessions.","settings.llm.agentProviders":"This agent providers","settings.llm.agentBadge":"This agent","settings.llm.addProvider":"Add Provider","settings.llm.addFromPreset":"Add from Catalog","settings.llm.preset.title":"Provider Catalog (models.dev)","settings.llm.preset.refresh":"Refresh catalog","settings.llm.preset.loading":"Loading catalog\u2026","settings.llm.preset.empty":"No providers available.","settings.llm.preset.pickProvider":"Pick a provider on the left to see its models.","settings.llm.preset.filterProviders":"Filter providers\u2026","settings.llm.preset.filterModels":"Filter models\u2026","settings.llm.preset.selectAll":"Select all","settings.llm.preset.selectNone":"Clear","settings.llm.preset.cancel":"Cancel","settings.llm.preset.add":"Add to providers","settings.llm.preset.fetchedAt":"Catalog updated {minutes}m ago","settings.llm.addModel":"Add Model","settings.llm.removeModel":"Remove Model","settings.llm.providerName":"Name","settings.llm.providerNamePlaceholder":"e.g. my-proxy","settings.llm.baseUrl":"Base URL","settings.llm.baseUrlPlaceholder":"e.g. http://localhost:6628/v1","settings.llm.apiKey":"API Key","settings.llm.apiKeyPlaceholder":"Enter API key","settings.llm.protocol":"Protocol","settings.llm.protocolOpenAI":"OpenAI Compatible","settings.llm.protocolOpenAIResponses":"OpenAI Responses (GPT-5)","settings.llm.protocolAnthropic":"Anthropic Native","settings.llm.protocolHint.anthropic":"Claude native Messages API.","settings.llm.protocolHint.openai":"Chat Completions /v1/chat/completions \u2014 GPT-4 and most compatible proxies.","settings.llm.protocolHint.openaiResponses":"Responses API /v1/responses \u2014 required for GPT-5 series.","settings.llm.modelCtxPlaceholder":"ctx","settings.llm.modelMaxPlaceholder":"max","settings.llm.models":"Candidate Model IDs","settings.llm.modelsPlaceholder":"Model IDs, comma or newline separated, e.g. claude-sonnet-4-20250514, gpt-5","settings.llm.modelsHint":"Comma or newline separated.","settings.llm.removeProvider":"Remove","settings.llm.modelSelectionTitle":"Model Selection","settings.llm.modelSelectionDesc":"Choose the default models.","settings.llm.primaryModel":"Primary Model","settings.llm.primaryModelDesc":"Used for user-facing conversations","settings.llm.fastModel":"Fast Model","settings.llm.fastModelDesc":"Used for internal tasks (memory, consolidation)","settings.llm.noModels":"No models available. Add a provider first.","settings.llm.selectModel":"Select a model...","settings.llm.debugTitle":"Debug traces","settings.llm.debugDesc":"Per-agent opt-in for collecting per-turn debug traces (system prompts, LLM calls, tool payloads).","settings.llm.enableDebug":"Enable debug traces","settings.llm.save":"Save Changes","settings.llm.saving":"Saving...","settings.llm.saved":"Configuration saved","settings.llm.savedRefreshWarning":"Configuration was saved, but the live model catalog could not refresh: {error}","settings.llm.unsavedChanges":"You have unsaved changes","settings.llm.confirmRemoveProvider":"Remove this provider?","settings.llm.setupTitle":"Connect a model","settings.llm.setupDesc":"GitHub Copilot is recommended. You can also add your own API provider.","settings.llm.providerSectionHint":"Only the fields required to connect a model.","settings.tabs.dashboard":"Dashboard","settings.dashboard.totalUsers":"Total Users","settings.dashboard.onlineUsers":"Online Users","settings.dashboard.onlineAgents":"Online Agents","settings.dashboard.totalSessions":"Total Sessions","settings.dashboard.todayActive":"Today Active","settings.dashboard.todayMessages":"Today Messages","settings.dashboard.todayUserTurns":"Today User Turns","settings.dashboard.totalTokens":"Total Tokens","settings.dashboard.tokenAccuracy":"Provider-reported usage, accumulated from the version that enabled per-user token tracking. Heartbeats are excluded.","settings.dashboard.agentTurns":"Agent Turns","settings.dashboard.agentSessions":"Agent Sessions","settings.dashboard.turns":"Turns","settings.dashboard.tokens":"Tokens","settings.dashboard.inputTokens":"Input","settings.dashboard.outputTokens":"Output","settings.dashboard.cacheTokens":"Cache","settings.dashboard.today":"Today","settings.dashboard.thisWeek":"This Week","settings.dashboard.thisMonth":"This Month","settings.dashboard.all":"All","settings.dashboard.userUsage":"User Usage","settings.dashboard.agentList":"Agent List","settings.dashboard.onlineUserList":"Online Users","settings.dashboard.refresh":"Refresh","settings.dashboard.name":"Name","settings.dashboard.messages":"Messages","settings.dashboard.userTurns":"User Turns","settings.dashboard.sessions":"Sessions","settings.dashboard.requests":"Requests","settings.dashboard.traffic":"Traffic","settings.dashboard.lastLogin":"Last Login","settings.dashboard.status":"Status","settings.dashboard.latency":"Latency","settings.dashboard.version":"Version","settings.dashboard.owner":"Owner","settings.dashboard.role":"Role","settings.dashboard.agent":"Agent","settings.dashboard.online":"Online","settings.dashboard.offline":"Offline","settings.dashboard.noAgents":"No agents registered","settings.dashboard.noUserData":"No user data","settings.dashboard.noOnlineUsers":"No users online","settings.dashboard.loading":"Loading...","settings.dashboard.error":"Failed to load data","settings.dashboard.ago":"{time} ago","settings.dashboard.loadMore":"Load more ({remaining} remaining)","workbench.maximize":"Maximize panel","workbench.restore":"Restore panel","workbench.collapse":"Collapse panel","theme.switchToLight":"Switch to light theme","theme.switchToDark":"Switch to dark theme","theme.toLight":"Switch to light theme","theme.toDark":"Switch to dark theme","terminal.splitH":"Split horizontally (left-right)","terminal.splitV":"Split vertically (top-bottom)","terminal.close":"Close current terminal","terminal.autoCreate":"A terminal will be created when you switch to the Terminal tab","terminal.xtermError":"xterm.js not loaded, please refresh the page","terminal.xtermNotLoaded":"xterm.js not loaded, please refresh the page","terminal.mountError":"Terminal container mount failed","terminal.mountFailed":"Terminal container mount failed","terminal.createError":"Terminal creation failed","terminal.createFailed":"Terminal creation failed","terminal.error":"Terminal error","git.selectFolder":"Select folder","git.repoPath":"Enter Git repository path...","git.repoPathPlaceholder":"Enter Git repository path...","git.workDir":"Git working directory","git.loadStatus":"Load Git status","git.loading":"Loading Git status...","git.loadingStatus":"Loading Git status...","git.clean":"Working directory clean, no changes","git.cleanWorkDir":"Working directory clean, no changes","git.selectAgent":"Select an Agent to load Git status","git.selectAgentFirst":"Select an Agent to load Git status","git.diffOnly":"Diff only","git.fullFile":"Full file","git.zoomIn":"Zoom in","git.zoomOut":"Zoom out","git.loadingDiff":"Loading Diff...","git.clickToView":"Click a file to view diff","git.clickFileToView":"Click a file to view diff","git.selectRepo":"Select Git Repository","git.noDiff":"(No differences)","git.binaryFile":"(Binary file)","files.notLoaded":"Not loaded","files.newFile":"New File","files.newFolder":"New Folder","files.collapseAll":"Collapse All","files.openFolder":"Open Folder","files.deleteSelected":"Delete selected","files.moveSelected":"Move selected","files.enterPath":"Enter path...","files.searchFiles":"Search files... (Ctrl+P)","files.noMatch":"No matches found","files.searching":"Searching...","files.loadingTree":"Loading...","files.emptyDir":"Empty directory","files.loadingFile":"Loading file...","files.searchPlaceholder":"Search...","files.replacePlaceholder":"Replace...","files.replace":"Replace","files.replaceAll":"All","files.replaceCurrent":"Replace current","files.replaceAllTitle":"Replace all","files.clickToView":"Click a file to view content","files.selectFolder":"Select Folder","files.enterFolderName":"Enter folder name...","files.enterFileName":"Enter file name...","files.moveTarget":"Enter target directory path...","files.moveItems":"Move {count} item(s) to the specified directory","files.workDir":"Work directory: {dir}","files.enterDirPath":"Enter directory path...","files.unsavedConfirm":'"{name}" has unsaved changes. Close anyway?',"files.deleteConfirm":'Are you sure you want to delete "{name}"?',"files.deleteDirHint":" (this will delete the folder and all its contents)","files.deleteSelectedConfirm":"Are you sure you want to delete {count} selected item(s)? This action cannot be undone.","files.findPrev":"Previous (Shift+Enter)","files.findNext":"Next (Enter)","files.caseSensitive":"Case sensitive","files.regex":"Regular expression","files.unsaved":"Unsaved","files.clearSelection":"Clear selection","files.rename":"Rename","files.copyHere":"Copy","files.moveTo":"Move to...","files.download":"Download","files.enterNewName":"Enter new name...","files.loadingPreview":"Loading preview...","files.preview":"Preview","files.edit":"Edit","files.pptxNotSupported":"PPTX local preview is not supported. Please switch to Office Online mode in Settings.","files.officePreviewMode":"Office Preview Mode","files.officeOnline":"Office Online","files.localRender":"Local Rendering","proxy.port":"Port","proxy.label":"Label","proxy.add":"Add port mapping","proxy.addPort":"Add port mapping","proxy.enable":"Click to enable","proxy.clickEnable":"Click to enable","proxy.disable":"Click to disable","proxy.clickDisable":"Click to disable","proxy.openNewTab":"Open in new tab","proxy.openInBrowser":"Open in new tab","proxy.noMappings":"No port mappings","proxy.noPorts":"No port mappings","proxy.hint":"After adding ports, you can access local services on the agent machine through proxy URLs","proxy.noPortsHint":"After adding ports, you can access local services on the agent machine through proxy URLs","proxy.selectAgent":"Please select an Agent first","store.selectAgent":"Please select an Agent first","store.creatingConv":"Creating conversation...","store.loadingHistory":"Loading conversation history...","store.executionCancelled":"Execution cancelled","store.loginFailed":"Login failed","store.convClosed":"Conversation closed","store.convCreated":"New conversation created [{agent}], work directory: {workDir}","store.convResumed":"Conversation resumed [{agent}]: {sessionId}","roleplay.creating":"Creating Role Play session...","roleplay.working":"Working","roleplay.selectTeam":"Select team template","roleplay.teamDev":"Software Dev","roleplay.teamCustom":"Custom","roleplay.editRoles":"Edit Roles","roleplay.roleName":"Role ID","roleplay.roleDisplayName":"Display Name","roleplay.roleIcon":"Icon","roleplay.roleDesc":"Role Description","roleplay.rolePrompt":"Role Prompt","roleplay.removeRole":"Remove Role","roleplay.addRole":"Add Role","roleplay.start":"Start Role Play","roleplay.sidebarTitle":"Role Play","roleplay.configTitle":"Role Play","roleplay.newSession":"New Role Play","roleplay.emptyHint":"Send a message to start multi-role collaboration","roleplay.askingYou":"is asking you","roleplay.language":"Language","roleplay.rolePreview":"Role Configuration","roleplay.noAgents":"No online agents available","roleplay.inputPlaceholder":"Type a message\u2026 Use @ to mention a role","roleplay.existingSessions":"Existing Teams","roleplay.restore":"Restore","roleplay.restoring":"Restoring Role Play session...","roleplay.createNew":"Create New Team","expertPanel.title":"Expert Panel","expertPanel.search":"Search roles or actions...","expertPanel.noResults":"No results","expertPanel.clearAll":"Clear","expertPanel.persona":"Persona Prompt","expertPanel.template":"With Input \xB7 Prefix","expertPanel.templateHint":"When user types text: this prefix + user text = final prompt","expertPanel.defaultMsg":"No Input \xB7 Full Prompt","expertPanel.defaultMsgHint":"When user sends without typing: this full prompt is used as-is","expertPanel.loading":"Loading role definitions...","expertPanel.viewPrompt":"View prompt","expertPanel.customRoles":"Custom Roles","expertPanel.addRole":"Add role","expertPanel.editRole":"Edit role","expertPanel.deleteRole":"Delete role","expertPanel.noCustomRoles":"No custom roles yet","expertPanel.createFirst":"Create your first custom role","expertPanel.noActions":"No actions defined","expertPanel.deleteConfirm":'Delete role "{name}"? This cannot be undone.',"expertPanel.deleteConfirmBtn":"Delete","expertEditor.createTitle":"Create Custom Role","expertEditor.editTitle":"Edit Custom Role","expertEditor.basicInfo":"Basic Info","expertEditor.roleName":"Role Name","expertEditor.roleNamePlaceholder":"e.g. Data Analyst","expertEditor.roleTitle":"Title","expertEditor.roleTitlePlaceholder":"e.g. Senior Data Analyst","expertEditor.fullName":"Full Name","expertEditor.fullNamePlaceholder":"Optional","expertEditor.titleEn":"English Title","expertEditor.titleEnPlaceholder":"Optional","expertEditor.rolePrompt":"Role Prompt","expertEditor.messagePrefix":"Message Prefix (Chinese)","expertEditor.messagePrefixPlaceholder":"e.g. As a senior data analyst, ","expertEditor.messagePrefixEn":"Message Prefix (English)","expertEditor.messagePrefixEnPlaceholder":"As a senior data analyst, ","expertEditor.actions":"Actions","expertEditor.addAction":"Add Action","expertEditor.removeAction":"Remove","expertEditor.actionName":"Action Name","expertEditor.actionNamePlaceholder":"e.g. Data Analysis","expertEditor.actionNameEn":"English Name","expertEditor.actionNameEnPlaceholder":"Optional","expertEditor.messageTemplate":"With Input \xB7 Prefix (Chinese)","expertEditor.messageTemplatePlaceholder":"Prepended to user text when user types something","expertEditor.messageTemplateEn":"With Input \xB7 Prefix (English)","expertEditor.messageTemplateEnPlaceholder":"Prepended to user text when user types something","expertEditor.defaultMessage":"No Input \xB7 Full Prompt (Chinese)","expertEditor.defaultMessagePlaceholder":"Used as-is when user sends without typing","expertEditor.defaultMessageEn":"No Input \xB7 Full Prompt (English)","expertEditor.defaultMessageEnPlaceholder":"Used as-is when user sends without typing","expertEditor.cancel":"Cancel","expertEditor.save":"Save","expertEditor.saving":"Saving...","subAgentPanel.title":"Sub-Agents","subAgentPanel.back":"Back to list","subAgentPanel.running":"Running","subAgentPanel.completed":"Completed","subAgentPanel.waitingMessages":"Waiting for messages...","subAgentPanel.toolCount":"{count} tools","subAgentPanel.toolSummary":"{count} tool calls completed","subAgentPanel.empty":"No sub-agents","subAgentPanel.emptyHint":"Sub-agents will appear here when Claude delegates tasks","splitScreen.split":"Split screen","splitScreen.closePane":"Close pane","splitScreen.newChat":"New Chat","splitScreen.noSessions":"No sessions","splitScreen.splitToPanel":"Open in new panel","splitScreen.selectFromSidebar":"Select a conversation from the sidebar","yeaft.vp.library":"VP Library","yeaft.vp.createFirst":"+ Create your first role","yeaft.vp.empty.aria":"No virtual persons yet","yeaft.vp.avatar.aria":"{name} avatar","yeaft.vp.speaker.stateCauseAria":"State change: {cause}","yeaft.vp.status.thinking":"thinking\u2026","yeaft.vp.status.tool":"using {name}","yeaft.vp.status.done":"done \xB7 {count} tools","yeaft.vp.status.aborted":"aborted","yeaft.vp.crud.title":"VP Library","yeaft.vp.crud.close":"Close","yeaft.vp.crud.addNew":"+ New role","yeaft.vp.crud.empty":"No virtual persons yet. Create your first role to start collaborating.","yeaft.vp.crud.edit":"Edit","yeaft.vp.crud.delete":"Delete","yeaft.vp.crud.deleteConfirm":'Delete "{name}"? This removes the role.md file on disk.',"yeaft.vp.crud.form.create":"Create role","yeaft.vp.crud.form.update":"Edit role","yeaft.vp.crud.form.vpId":"VP id","yeaft.vp.crud.form.vpId.tooltip":'Letters / digits / - / _ only. Cannot start with "_", cannot be all digits, cannot be one of: all, user, system, everyone.',"yeaft.vp.crud.form.displayName":"Display name (English)","yeaft.vp.crud.form.displayNameZh":"Display name (Chinese)","yeaft.vp.crud.form.description":"Capability description (English)","yeaft.vp.crud.form.descriptionZh":"Capability description (Chinese)","yeaft.vp.crud.form.descriptionPlaceholder":"e.g. API design, migration planning, and compatibility reviews","yeaft.vp.crud.form.descriptionZhPlaceholder":"\u4F8B\u5982\uFF1AAPI \u8BBE\u8BA1\u3001\u8FC1\u79FB\u89C4\u5212\u4E0E\u517C\u5BB9\u6027\u8BC4\u5BA1","yeaft.vp.crud.form.role":"Role","yeaft.vp.crud.form.rolePlaceholder":"e.g. Product Manager","yeaft.vp.crud.form.traits":"Traits","yeaft.vp.crud.form.traitsHint":"Comma-separated short tags (e.g. curious, pragmatic).","yeaft.vp.crud.form.modelHint":"Model hint","yeaft.vp.crud.form.modelHint.none":"\u2014 default \u2014","yeaft.vp.crud.form.modelHint.primary":"primary","yeaft.vp.crud.form.modelHint.fast":"fast","yeaft.vp.crud.form.persona":"Persona (markdown)","yeaft.vp.crud.form.personaPlaceholder":"Describe how this role should think, speak, and decide...","yeaft.vp.crud.form.submit":"Save","yeaft.vp.crud.form.cancel":"Cancel","yeaft.vp.crud.form.ok":"Looks good","yeaft.vp.crud.form.idLocked":"VP id cannot be changed after creation.","yeaft.vp.crud.saving":"Saving\u2026","yeaft.vp.crud.saveFailed":"Save failed: {error}","yeaft.vp.crud.deleteFailed":"Delete failed: {error}","yeaft.vp.crud.viewPrompt":"View prompt","yeaft.vp.crud.view.title":"VP prompt","yeaft.vp.crud.view.personaEmpty":"(no persona body \u2014 only metadata is defined)","yeaft.vp.crud.view.back":"Back","yeaft.vp.crud.view.editFromHere":"Edit this VP","yeaft.vp.crud.view.removed":"This VP was removed elsewhere \u2014 returning to the list.","yeaft.vp.crud.stockBadge":"Stock","yeaft.vp.crud.stockReadOnly":"Stock VPs ship with the agent and cannot be edited or deleted.","yeaft.vp.idError.empty_or_non_string":"VP id is required.","yeaft.vp.idError.too_long":"VP id is too long (max 40 characters).","yeaft.vp.idError.illegal_character":'Only letters, digits, "-" and "_" are allowed.',"yeaft.vp.idError.underscore_prefix_reserved":'VP id cannot start with "_" (reserved for system roles).',"yeaft.vp.idError.pure_digits":"VP id cannot be all digits.","yeaft.vp.idError.reserved":"VP id cannot be one of the reserved names (all, user, system, everyone).","yeaft.vp.idError.duplicate":"A role with this VP id already exists.","yeaft.vp.idError.not_found":"This VP does not exist \u2014 it may have been deleted.","yeaft.vp.idError.stock_readonly":"Stock VPs cannot be edited or deleted.","yeaft.vp.idError.unknown":"An unexpected error occurred. Please try again.","yeaft.vp.reason.personaEdit":"Persona updated","yeaft.vp.reason.traitsEdit":"Traits updated","yeaft.vp.reason.manualReload":"Reloaded","yeaft.vp.reason.fileRemoved":"Removed","yeaft.vp.reason.toast.updated":"{name}: {reason}","yeaft.vp.reason.toast.removed":"{name} was removed","yeaft.message.timeAria":"Sent at {time}","yeaft.user.youLabel":"You","yeaft.session.sidebarTitle":"Sessions","yeaft.session.sidebarAria":"Sessions section","yeaft.session.newButton":"+ New session","yeaft.session.newButtonAria":"Create a new session","yeaft.session.defaultName":"Default","yeaft.session.moreActions":"More actions","yeaft.session.archivingEllipsis":"Archiving\u2026","yeaft.session.deletingEllipsis":"Deleting\u2026","yeaft.session.renamingEllipsis":"Renaming\u2026","yeaft.session.empty":"No sessions yet.","yeaft.session.membersCount":"{count} members","yeaft.session.oneMember":"1 member","yeaft.session.noMembers":"Empty \u2014 invite a VP","yeaft.session.defaultBadge":"default","yeaft.session.archive":"Archive","yeaft.session.archiveConfirm":'Archive "{name}"? You can recover it from disk later.',"yeaft.session.delete":"Delete","yeaft.session.deleteConfirm":'Delete "{name}"? This permanently removes the session and all its data \u2014 this cannot be undone.',"yeaft.session.rename":"Rename","yeaft.session.openSettings":"Settings","yeaft.session.removeFromList":"Remove","yeaft.session.manageMembers":"Manage members","yeaft.session.memberCount.one":"1 member","yeaft.session.memberCount.other":"{count} members","yeaft.session.renamePrompt":'New name for "{name}":',"yeaft.session.editModal.renameTitle":"Rename session","yeaft.session.editModal.renameBody":'Choose a new name for "{name}".',"yeaft.session.editModal.renameSubmit":"Save","yeaft.session.editModal.archiveTitle":"Archive session","yeaft.session.editModal.archiveBody":'Archive "{name}"? You can recover it from disk later.',"yeaft.session.editModal.archiveSubmit":"Archive","yeaft.session.editModal.deleteTitle":"Delete session","yeaft.session.editModal.deleteBody":'Delete "{name}"? This permanently removes the session and all its data \u2014 this cannot be undone.',"yeaft.session.editModal.deleteSubmit":"Delete","yeaft.session.editModal.newNameLabel":"New name","yeaft.session.editModal.cancel":"Cancel","yeaft.session.editModal.close":"Close","yeaft.session.error.invalid_name":"Session name cannot be empty.","yeaft.session.error.duplicate":"A session with this id already exists.","yeaft.session.error.not_found":"Session not found.","yeaft.session.error.default_not_in_roster":"The default VP must be in the roster.","yeaft.session.error.no_default_vp":"This session has no members. Add a VP from the library to start chatting.","yeaft.session.error.reserved":"One of the selected ids is reserved (all, user, system, everyone).","yeaft.session.error.unknown":"Session operation failed: {message}","yeaft.session.error.timeout":"Session operation timed out \u2014 try again.","yeaft.session.invite.title":"Invite a VP","yeaft.session.invite.body":'"{name}" has no members yet. Add a VP from your library to start chatting.',"yeaft.session.invite.openLibrary":"Open VP Library","yeaft.session.invite.dismiss":"Not now","yeaft.session.empty.title":"Empty session","yeaft.session.empty.hint":'"{name}" has no members yet. Add a VP to start chatting.',"yeaft.session.empty.cta":"Manage members","yeaft.session.members.title":'Manage members of "{name}"',"yeaft.session.members.aria":"Session members manager","yeaft.session.members.close":"Close","yeaft.session.members.done":"Done","yeaft.session.members.empty":"No VPs available \u2014 create one in the VP Library first.","yeaft.session.members.loading":"Loading VPs\u2026","yeaft.session.members.defaultHint":"Default VP (replies when no @mention is given)","yeaft.session.members.memberCount":"{count} selected","yeaft.session.members.actionFailed":"Action failed: {error}","yeaft.session.members.openLibrary":"Open VP Library","yeaft.session.members.openLibraryHint":"Create a new VP or view a VP's prompt.","yeaft.session.announcement.label":"Announcement","yeaft.session.announcement.hintEmpty":"No announcement \u2014 click \u270F\uFE0F to add one.","yeaft.session.announcement.emptyBody":"No announcement set. Add a message that every VP in this session will see at the top of its system prompt \u2014 useful for shared context, ground rules, or a CLAUDE.md-style brief.","yeaft.session.announcement.placeholder":"Write a shared briefing for all VPs in this session\u2026","yeaft.session.announcement.edit":"Edit announcement","yeaft.session.announcement.editTitle":"Edit session announcement","yeaft.session.announcement.saving":"Saving\u2026","yeaft.session.announcement.saveFailed":"Save failed: {error}","yeaft.session.announcement.openSettings":"Open session settings","yeaft.session.settings.title":"{name} \u2014 session settings","yeaft.session.settings.short":"Session","yeaft.session.settings.close":"Close","yeaft.session.settings.nav.session":"Session","yeaft.session.settings.nav.members":"Members","yeaft.session.settings.nav.memory":"Memory","yeaft.session.settings.announcement.heading":"Session announcement","yeaft.session.settings.announcement.help":"Shared at the top of every VP's system prompt while in this session. Like a CLAUDE.md for the team.","yeaft.session.settings.members.heading":"Members","yeaft.session.settings.rename.heading":"Rename session","yeaft.session.settings.rename.label":"New name","yeaft.session.settings.rename.save":"Save name","yeaft.session.settings.rename.saving":"Saving\u2026","yeaft.session.settings.memory.heading":"Session memory","yeaft.session.settings.memory.help":"Run the dream consolidation now. Reads new messages since the last run, extracts facts, and merges them into the session's summary so the Resident layer reflects the latest conversation.","yeaft.session.settings.memory.runNow":"Run dream now","yeaft.session.settings.memory.running":"Running\u2026","yeaft.session.settings.memory.lastSuccess":"Last run {time} \u2014 {count} target(s) updated.","yeaft.session.settings.memory.lastError":"Last run failed: {error}","yeaft.session.settings.danger.heading":"Delete session","yeaft.session.settings.danger.deleteHelp":"This permanently deletes the session, removing session.json and all message history on disk. It cannot be undone.","yeaft.session.settings.danger.deleteBtn":"Delete session","yeaft.vp.mention.placeholder":"Search role by id or name\u2026","yeaft.vp.mention.noMatch":"No matching role","yeaft.vp.mention.count":"{count} mentions","yeaft.feature.reject.missing_group_id":"Message send failed: session not specified.","yeaft.feature.reject.missing_feature_id":"Message send failed: task context lost.","yeaft.feature.reject.missing_vp_id":"Message send failed: speaker not set.","yeaft.feature.reject.invalid_vp_id":"Message send failed: invalid speaker id.","yeaft.feature.reject.empty_text":"Message send failed: empty message.","yeaft.feature.reject.text_too_long":"Message send failed: text too long (max 16 KiB).","yeaft.feature.reject.unknown":"Message send failed.","yeaft.feature.pill.label":"task","yeaft.feature.messageTime.aria":"Sent at {time}","yeaft.vp.turnBlock.elapsedTitle":"Time elapsed since this turn started","yeaft.vp.turnBlock.retryingRequest":"Response stalled; retrying with a fresh request ({attempt}/{max})","yeaft.vp.turnBlock.retryingContinue":"Response stalled; continuing with a fresh request ({attempt}/{max})","yeaft.sessionStatus.aria":"Session status","yeaft.sessionStatus.title":"Session status","yeaft.sessionStatus.announcement":"Announcement","yeaft.sessionStatus.announcementEmpty":"No announcement","yeaft.sessionStatus.announcementAdd":"Add announcement","yeaft.sessionStatus.announcementEdit":"Edit announcement","yeaft.sessionStatus.vps":"VPs","yeaft.sessionStatus.backgroundTasks":"Background tasks","yeaft.sessionStatus.noLogPreview":"No log output yet.","yeaft.sessionStatus.task.subAgentStarted":"{name} started","yeaft.sessionStatus.task.subAgentStartedWithMission":"{name} started: {mission}","yeaft.sessionStatus.task.subAgentStatus":"{name} is {status}","yeaft.sessionStatus.task.subAgentStatusUpdated":"{name} status updated","yeaft.sessionStatus.task.subAgentResult":"{name} result: {text}","yeaft.sessionStatus.task.subAgentProducedResult":"{name} produced a result","yeaft.sessionStatus.task.subAgentUsedTool":"{name} used {tool}","yeaft.sessionStatus.task.subAgentFinishedTool":"{name} finished {tool}","yeaft.sessionStatus.task.subAgentUsage":"{name} used {tokens} tokens","yeaft.sessionStatus.task.subAgentEvent":"{name}: {text}","yeaft.sessionStatus.task.subAgentUserPrompt":"You: {text}","yeaft.sessionStatus.task.subAgentToolSummary":"{count} tool calls completed","yeaft.sessionStatus.task.subAgentError":"{name} error: {error}","yeaft.sessionStatus.task.subAgentHitError":"{name} hit an error","yeaft.sessionStatus.task.subAgentNoReadableEvents":"No readable sub-agent activity yet.","yeaft.sessionStatus.task.promptPlaceholder":"Add guidance for this sub-agent\u2026","yeaft.sessionStatus.task.promptSend":"Send","yeaft.sessionStatus.task.promptSending":"Sending\u2026","yeaft.sessionStatus.task.promptFailed":"Failed to send prompt.","yeaft.sessionStatus.task.title":"Task","yeaft.sessionStatus.task.command":"Command","yeaft.sessionStatus.task.stop":"Stop task","yeaft.sessionStatus.task.stopping":"Stopping\u2026","yeaft.sessionStatus.task.kind.subAgent":"sub-agent","yeaft.sessionStatus.task.kind.shell":"shell","yeaft.sessionStatus.show":"Show Session status","yeaft.sessionStatus.hide":"Hide Session status","yeaft.sessionStatus.close":"Close Session status","yeaft.vpTimeline.empty":"No VPs in this Session yet.","yeaft.vpTimeline.resizeTitle":"Drag to resize","yeaft.vpTimeline.status.idle":"idle","yeaft.vpTimeline.status.typing":"typing\u2026","yeaft.vpTimeline.status.thinking":"thinking\u2026","yeaft.vpTimeline.status.retrying":"retrying request\u2026","yeaft.vpTimeline.status.streaming":"streaming","yeaft.vpTimeline.status.tool":"using tool\u2026","yeaft.vpTimeline.status.error":"error","yeaft.vpTimeline.status.offline":"offline","yeaft.vpTimeline.abort":"Abort","yeaft.vpTimeline.edit":"Edit VP","yeaft.vpTimeline.mention":"Click to @-mention this VP","yeaft.vpTimeline.expand":"Toggle task details","yeaft.toolStats.title":"Tool Usage Stats","yeaft.toolStats.refresh":"Refresh","yeaft.toolStats.close":"Close","yeaft.toolStats.tabAll":"All tools","yeaft.toolStats.tabUnused":"Unused","yeaft.toolStats.loading":"Loading\u2026","yeaft.toolStats.notLoaded":"No data yet \u2014 click refresh.","yeaft.toolStats.empty":"(no tool calls recorded yet)","yeaft.toolStats.noneUnused":"(every registered tool has been called at least once)","yeaft.toolStats.fetchedAt":"Fetched at","yeaft.toolStats.col.name":"Tool","yeaft.toolStats.col.calls":"Calls","yeaft.toolStats.col.errors":"Errors","yeaft.toolStats.col.errRate":"Err%","yeaft.toolStats.col.p50":"p50","yeaft.toolStats.col.p95":"p95","yeaft.toolStats.col.avg":"Avg","yeaft.toolStats.col.last":"Last","yeaft.toolStats.buttonLabel":"Tool Stats","workCenter.title":"Work Center","workCenter.subtitle":"Persistent work owned by this Agent","workCenter.agent":"Agent","workCenter.selectAgent":"Select Agent","workCenter.noOnlineAgents":"No online agents","workCenter.noAvailableAgents":"No compatible online Agents","workCenter.new":"New","workCenter.newWorkItem":"New work item","workCenter.workItem":"Work item","workCenter.createFirst":"Create first work item","workCenter.backToChat":"Back to chat","workCenter.refresh":"Refresh","workCenter.search":"Search work items","workCenter.filter":"Filter","workCenter.filterAttention":"Needs attention","workCenter.filterActive":"Active","workCenter.filterAll":"All","workCenter.filterDone":"Done","workCenter.attentionItems":"Needs attention","workCenter.board.active":"Active","workCenter.board.needsAttention":"Needs attention","workCenter.board.closed":"Closed","workCenter.board.emptyLane":"No work items","workCenter.board.lanes":"Work item lanes","workCenter.filterVp":"Filter by VP","workCenter.filterType":"Filter by type","workCenter.filterUpdated":"Filter by update time","workCenter.allVps":"All VPs","workCenter.allTypes":"All types","workCenter.anyTime":"Any time","workCenter.lastDay":"Last 24 hours","workCenter.lastWeek":"Last 7 days","workCenter.deleteWorkItem":"Delete Work Item","workCenter.deleteConfirm":"Permanently delete this Work Item, its execution history, and attachments?","workCenter.deleteRequiresStop":"Stop this Work Item before deleting it","workCenter.lastMonth":"Last 30 days","workCenter.assignment.planned":"Planned assignment","workCenter.created":"Created","workCenter.files":"files","workCenter.loadMore":"Load more","workCenter.activeItems":"Active work","workCenter.allItems":"All work items","workCenter.completedItems":"Completed","workCenter.watcherActive":"Watcher active","workCenter.loading":"Loading work items\u2026","workCenter.noTimestamp":"No timestamp","workCenter.updated":"Updated","workCenter.emptyTitle":"No work items yet","workCenter.emptyBody":"Create a persistent task when work must continue beyond one conversation turn.","workCenter.noAttentionTitle":"Nothing needs attention","workCenter.noAttentionBody":"Work Items waiting for you or needing recovery will appear here.","workCenter.noActiveTitle":"No active work items","workCenter.noActiveBody":"Draft, ready, and running Work Items will appear here.","workCenter.noCompletedTitle":"No completed work items","workCenter.noCompletedBody":"Completed work items will appear here.","workCenter.noMatchesTitle":"No matching work items","workCenter.noMatchesBody":"Try a different search or filter.","workCenter.selectTitle":"Work item details","workCenter.detailLoading":"Loading full details\u2026","workCenter.detailLoadFailed":"Could not load full details","workCenter.start":"Start","workCenter.retry":"Retry","workCenter.cancel":"Cancel","workCenter.closeWorkItem":"Close details","workCenter.cancelWorkItem":"Stop work item","workCenter.cancelWorkItemHint":"Stop this Work Item and all unfinished Actions.","workCenter.cancelConfirm":"Stop this work item and its unfinished Actions?","workCenter.stopWorkItem":"Stop work item","workCenter.resumeWorkItem":"Resume work item","workCenter.breadcrumbs":"Work Center navigation","workCenter.actionNumber":"Action {number}","workCenter.actionBreadcrumb":"Action {number}: {description}","workCenter.untitledAction":"Untitled Action","workCenter.workItems":"Work items","workCenter.description":"Description","workCenter.goal":"Goal","workCenter.acceptanceCriteria":"Acceptance criteria","workCenter.noCriteria":"No criteria provided","workCenter.failureReason":"Failure reason","workCenter.workflow":"Workflow","workCenter.triageSummary":"Triage summary","workCenter.actionFlow":"Action flow","workCenter.viewActions":"View Actions","workCenter.actionsPanel":"Actions","workCenter.closeActions":"Close Actions","workCenter.actionCount":"{count} Actions","workCenter.noActionSummary":"No summary yet","workCenter.actionProgress":"{completed} / {total} Actions","workCenter.currentAction":"Current Action","workCenter.expandActions":"Show Actions","workCenter.collapseActions":"Collapse","workCenter.actionObjective":"What to do","workCenter.actionApproach":"How to do it","workCenter.actionExpectedOutcome":"Expected result","workCenter.dependencies":"Source Actions","workCenter.actionResult":"Latest result","workCenter.currentProgress":"Current progress","workCenter.actionMessages":"Messages","workCenter.loops":"loops","workCenter.tools":"tools","workCenter.noActionMessages":"No messages yet.","workCenter.actionDetails":"Action details","workCenter.selectAction":"Select an Action","workCenter.backToWorkItems":"Work items","workCenter.backToActions":"Back to Actions","workCenter.you":"You","workCenter.noRequestDetails":"No execution records are available for this Action yet.","workCenter.loadingRequests":"Loading execution records\u2026","workCenter.loadingRequestDetail":"Loading tool evidence\u2026","workCenter.requestDetailUnavailable":"Tool evidence is unavailable. Try again.","workCenter.noRequestLoops":"This execution has no retained Loop details.","workCenter.requestDetailTruncated":"Large execution: {summarized} Loops are summarized and {omitted} older Loops are omitted.","workCenter.loopDetailTruncated":"Large Loop: showing retained tool evidence.","workCenter.loadEarlierMessages":"Load earlier messages","workCenter.loadingEarlierMessages":"Loading earlier messages\u2026","workCenter.unknownModel":"Unknown model","workCenter.loop":"Loop","workCenter.actionBrief":"Task brief","workCenter.executionSummary":"Execution summary","workCenter.toolParameters":"Parameters","workCenter.toolResult":"Result","workCenter.noToolCalls":"No tool calls in this Loop.","workCenter.actionInputPlaceholder":"Add context, answer a question, or redirect this Action","workCenter.actionInputResumeHint":"Your input resumes this Action with the additional context.","workCenter.waitingQuestionTitle":"Input required","workCenter.actionInputRetryHint":"Add instructions or files, then rerun this Action with the new context.","workCenter.actionInputContinueHint":"Direct intervention for this Action only.","workCenter.actionFailedTitle":"Why this Action failed","workCenter.failedAt":"Failed at","workCenter.actionFailureRecovery":"Choose this Action in the Work Item composer to send corrected instructions.","workCenter.sendInput":"Send to Action","workCenter.sendingInput":"Sending\u2026","workCenter.retryAction":"Retry Action","workCenter.sendAndRetryAction":"Send and retry Action","workCenter.coordinatorDecision.guide_actions":"Action instructions updated","workCenter.coordinatorDecision.replan":"Goal or plan updated","workCenter.coordinatorDecision.request_human":"Human input requested","workCenter.conversation":"Conversation","workCenter.contentPane":"Content","workCenter.workItemPanes":"Work item panes","workCenter.coordinator":"Coordinator","workCenter.coordinatorTargetHint":"Work Item planning and coordination","workCenter.composerTarget":"Message target","workCenter.targetUnavailable":"Selected Action is no longer available","workCenter.targetUnavailableHelp":"Choose another target before sending. This draft was not redirected.","workCenter.sendToCoordinatorInstead":"Send to Coordinator instead","workCenter.sendToTarget":"Send to {target}","workCenter.answerWithTarget":"Choose the relevant target in the Conversation composer, then reply.","workCenter.conversationThinking":"Working\u2026","workCenter.conversationReadOnly":"This work item is closed. The conversation remains available.","workCenter.conversationPlaceholder":"Message about this work item","workCenter.sendMessage":"Send message","workCenter.messageSpeakerRole":"{name} \xB7 {role}","workCenter.originalRequest":"Original request","workCenter.actionMessageScopeTitle":"Message this Action","workCenter.actionMessageScope":"Only this Action receives the message.","workCenter.actionConversation":"Conversation","workCenter.actionConversationWith":"Action executor","workCenter.actionViews":"Action views","workCenter.actionExecutor":"Executor","workCenter.actionExecutorPending":"Executor pending","workCenter.actionInformation":"Action information","workCenter.messageExecutor":"Message {name}","workCenter.actionChatPlaceholder":"Message {name} from the Conversation composer","workCenter.statusLabel":"Status","workCenter.llmRequestsLabel":"LLM requests","workCenter.loopsLabel":"Loops","workCenter.toolsLabel":"Tools","workCenter.tokensLabel":"Tokens","workCenter.workItemMessagePlaceholder":"Add direction for the whole Work Item","workCenter.sendWorkItemMessage":"Send to Work Item","workCenter.fromSession":"Create a work item from this Session","workCenter.llmRequestCount":"{count} LLM requests","workCenter.loopCount":"{count} loops","workCenter.toolCount":"{count} tools","workCenter.tokenCount":"{count} tokens","workCenter.tokenBreakdown":"{input} input / {output} output / {cache} cached","workCenter.guidance":"Add guidance to the current Action","workCenter.guidanceHint":"Clarify constraints or redirect the current Action","workCenter.guidanceRestartHint":"This restarts the current Action with the new guidance.","workCenter.sendGuidance":"Send guidance","workCenter.reuseMemory":"Use relevant Agent memory and completed work from this project","workCenter.reuseMemoryHelp":"Includes scope-bounded Agent memory plus structured summaries and evidence from completed WorkItems with the same canonical project directory. Raw tool output is not reused.","workCenter.resumeAnswer":"Answer the waiting question","workCenter.resumeAnswerHint":"Provide the information required to continue","workCenter.answerInActionDetail":"Target the current Action in the Conversation composer, then reply.","workCenter.selectPrompt":"Select a work item to inspect its workflow.","workCenter.createHint":"Describe what you need. The Coordinator will keep creating the next justified Actions until the acceptance criteria are verified.","workCenter.requirement":"Requirement","workCenter.requirementHint":"Describe the problem, desired outcome, and any constraints in your own words","workCenter.requirementHelp":"The Coordinator will refine the goal and acceptance criteria, then create Actions dynamically as evidence arrives.","workCenter.titleField":"Title","workCenter.titleHint":"A short, specific outcome","workCenter.goalHint":"Describe the result the Agent must deliver","workCenter.criteriaHint":"One criterion per line","workCenter.attachments":"Attachments","workCenter.attachmentsHelp":"Images, PDFs, and text files stay bound to this Work Item and are available to every Action.","workCenter.attachmentsUnsupported":"The selected Agent does not support Work Item attachments.","workCenter.addAttachments":"Add files","workCenter.attachmentsUploading":"Uploading\u2026","workCenter.attachmentsUploadFailed":"Attachment upload failed","workCenter.pendingEnvelopeLocked":"An unconfirmed request is locked to its original identity.","workCenter.replacePendingAttachments":"Replace attachments","workCenter.discardPendingEnvelope":"Discard pending request","workCenter.pendingEnvelopeChanged":"The pending request changed; reopen this Work Item and try again.","workCenter.removeAttachment":"Remove from draft","workCenter.previewAttachment":"Open attachment","workCenter.openAttachmentNamed":"Open attachment {name}","workCenter.openingAttachment":"Opening attachment\u2026","workCenter.attachmentPreviewFailed":"Could not open the attachment. Try again.","workCenter.attachmentOpenBlocked":"The browser blocked the attachment window. Allow pop-ups and try again.","workCenter.execution":"Execution","workCenter.executionHint":"Choose where and how this work item starts.","workCenter.workDir":"Working directory","workCenter.workDirHint":"Choose an existing project directory","workCenter.chooseFolder":"Choose folder","workCenter.workDirPickerHelp":"Select an existing folder on the chosen Agent.","workCenter.folderPickerHint":"Choose the project folder this Work Item can read and modify.","workCenter.folderPickerSelectionHint":"Double-click to open a folder, or select it and confirm.","workCenter.startImmediately":"Start immediately","workCenter.startImmediatelyHint":"Turn this off to create a draft you can review first.","workCenter.creating":"Creating\u2026","workCenter.create":"Create","workCenter.status.draft":"draft","workCenter.status.ready":"ready","workCenter.status.running":"running","workCenter.status.waiting":"waiting","workCenter.status.needs_attention":"needs attention","workCenter.status.done":"done","workCenter.status.cancelled":"cancelled","workCenter.status.completed":"completed","workCenter.status.failed":"failed","workCenter.status.superseded":"superseded","workCenter.action.triage":"Triage","workCenter.action.implement":"Implement","workCenter.action.review":"Review","workCenter.action.integrate":"Integrate","workCenter.action.deliver":"Deliver","workCenter.action.test":"Test","workCenter.action.research":"Research","workCenter.action.design":"Design","workCenter.action.diagnose":"Diagnose","workCenter.action.migrate":"Migrate","workCenter.action.document":"Document","workCenter.action.operate":"Operate","workCenter.action.write":"Write","workCenter.action.custom":"Custom","workCenter.assignment.auto":"Use workflow policy","workCenter.model.inherit":"Use workflow model","workCenter.model.defaultProvider":"default provider","workCenter.planPreview":"Execution plan","workCenter.planPreviewHelp":"Resolved from this Agent\u2019s VP pool and model settings.","workCenter.settings.title":"Work Center settings","workCenter.settings.subtitle":"Configure the Coordinator plus reusable Action prompts, models, and effort for AI-planned work.","workCenter.settings.workflow":"Workflow","workCenter.settings.workflowHelp":"The Coordinator chooses task-specific Actions and executors dynamically.","workCenter.settings.aiWorkflowHelp":"The Coordinator creates only the next justified task-specific Actions. Built-in Action policies are reusable templates, and the Coordinator may create a precise domain type when needed.","workCenter.settings.globalInstructions":"Global Agent instructions","workCenter.settings.globalInstructionsHint":"Example: Follow the repository release policy, require independent review, and never create deployment tags without explicit approval.","workCenter.settings.globalInstructionsHelp":"Stored at Agent level and frozen into every new WorkItem. Applied to triage and every generated Action, below the WorkItem contract and system/tool safety rules. Existing WorkItems keep their original snapshot.","workCenter.settings.actionPolicies":"Built-in Action policies","workCenter.settings.actionPoliciesHelp":"These are reusable execution baselines, not a fixed workflow. Unknown domain-specific Action types use the Custom policy plus their triage-generated type and objective.","workCenter.settings.dynamicInstructionHelp":"The AI adds the WorkItem contract, global instructions, prior Action context, memory, and a task-specific objective. This prompt defines the reusable behavior for this Action type.","workCenter.settings.models":"Models","workCenter.settings.modelsHelp":"Providers and credentials stay in Agent LLM settings. Work Center only selects available models.","workCenter.settings.dynamicModelsHelp":"Choose the Coordinator model separately from the models that execute Actions.","workCenter.settings.coordinatorModel":"Coordinator","workCenter.settings.coordinatorModelHelp":"Used for Work Item conversation, goal changes, and replanning. It never executes repository tools.","workCenter.settings.allActions":"Fallback for all Actions","workCenter.settings.maxConcurrentActions":"Maximum concurrent Actions","workCenter.settings.maxConcurrentActionsHelp":"Defaults to 3. Non-Git, dirty, shared, and integration work remains serial.","workCenter.workItemType":"Type","workCenter.typeAuto":"Auto \u2014 let the LLM infer","workCenter.typeHelp":"Choose a task category, or use Auto for AI inference. AI still plans the concrete Actions.","workCenter.planning":"Planning","workCenter.aiPlan":"Coordinator-driven execution","workCenter.aiPlanHelp":"The Coordinator chooses the next Actions and executors from the current evidence instead of precomputing a workflow graph. Work Center settings control model and effort.","workCenter.settings.manageProviders":"Manage Agent models","workCenter.settings.assignment":"VP selection","workCenter.settings.assignment.auto":"Auto from all VPs","workCenter.settings.assignment.pool":"Candidate pool","workCenter.settings.assignment.fixed":"Fixed VP","workCenter.settings.capability":"Required capability","workCenter.settings.vp":"Virtual Person","workCenter.settings.poolMembers":"Candidate VPs","workCenter.settings.modelPolicy":"Model policy","workCenter.settings.model.inherit":"Inherit from VP","workCenter.settings.model.primary":"Agent primary model","workCenter.settings.model.fast":"Agent fast model","workCenter.settings.model.specific":"Specific model","workCenter.settings.model":"Model","workCenter.settings.effort":"Reasoning effort","workCenter.settings.effortDefault":"Model default","workCenter.settings.effortHelp":"Overrides the selected model\u2019s default reasoning effort for every Work Center Action.","workCenter.settings.effortChooseModelHelp":"Select the Agent primary model, fast model, or a specific model to configure effort. Inherit from VP uses each VP\u2019s model default.","workCenter.settings.effortUnsupportedHelp":"The selected model does not expose configurable effort, so its model default is used.","workCenter.settings.saving":"Saving\u2026","workCenter.settings.reload":"Reload settings","workCenter.settings.conflict":"Settings changed elsewhere. Reload before saving again.","workCenter.settings.upgradeRequired":"This Agent version cannot save Work Center settings. The current values are shown read-only; upgrade the Agent to edit and save them.","workCenter.settings.saveNotConfirmed":"The Agent did not confirm the submitted prompts and model policy. Settings were not closed; reload or upgrade the Agent before trying again.","workCenter.settings.addWorkflow":"Duplicate workflow","workCenter.settings.removeWorkflow":"Remove","workCenter.settings.newWorkflow":"Workflow {index}","workCenter.settings.workflowName":"Workflow name","workCenter.settings.newStage":"New stage","workCenter.settings.addStage":"Add stage","workCenter.settings.removeStage":"Remove stage","workCenter.settings.moveUp":"Move stage up","workCenter.settings.moveDown":"Move stage down","workCenter.settings.stageType":"Stage type","workCenter.settings.reviewReturnStage":"Return to stage when changes are requested","workCenter.settings.instruction":"Stage prompt","workCenter.settings.instructionHint":"Define what this stage must do.","workCenter.settings.instructionHelp":"The WorkItem goal, acceptance criteria, and reusable context are added automatically at run time.","workCenter.settings.instructionReset":"Restore default"}});function ml(){return typeof navigator>"u"||!navigator?"":navigator.userAgent||""}function mn(){let e=ml();return/Android|iPhone|iPad|iPod|Windows Phone|IEMobile|BlackBerry|Opera Mini/i.test(e)}function Bi(){return/MicroMessenger/i.test(ml())}function Ni(){return/AlipayClient/i.test(ml())}var vl=B(()=>{});var Xp,Zp=B(()=>{bt();qt();vl();Xp={name:"LoginPage",template:`
|
|
14
|
+
The agent will restart after upgrading.`,"chat.agent.alreadyLatest":"Agent is already at the latest version (v{version}), no upgrade needed.","chat.agent.nodeIncompatible":"Agent upgrade aborted: target version v{version} requires Node {required}, but this machine is running Node {current}. Please upgrade Node.js first, then retry.","chat.agent.manualUpgradeRequired":'Agent v{version} does not advertise the safe remote-upgrade contract. Older clients do not report enough platform information to rule out the Windows package-lock failure, so this request was blocked instead of repeating a known-bad upgrade. First stop the selected Agent/service on that machine: if it runs under PM2 or another service manager, stop that exact instance there; if it runs in a foreground terminal, terminate that process. Confirm that process has exited, then run "npm install -g @yeaft/webchat-agent@latest --registry=https://pkg.yeaft.com/". Finally, start the same Agent instance again with its original configuration. Browser upgrades will work after this one-time bridge.',"chat.agent.online":"{count} Agent(s) online","chat.agent.selectFirst":"Please select an Agent first","chat.agent.yeaft":"Yeaft Chat","sidebar.toggle.chat":"Switch to Chat","sidebar.toggle.yeaft":"Switch to Yeaft","sidebar.surface.label":"Sidebar view","sidebar.surface.sessions":"Sessions","sidebar.provider.label":"Session provider","sidebar.provider.claude":"Claude","sidebar.sessions.new":"New session","sidebar.sessions.newChat":"New chat","sidebar.sessions.emptyProvider":"No sessions for this provider","sidebar.sessions.menu":"Session menu","sidebar.sessions.unread":"Unread","sidebar.sessions.pinned":"Pinned","sidebar.sessions.processing":"Reply in progress","sidebar.sessions.hidden":"Hidden sessions","sidebar.sessions.remove":"Remove from sidebar","sidebar.sessions.agent":"Agent","sidebar.sessions.provider":"Provider","sidebar.projects.title":"Projects","sidebar.projects.menu":"Project menu","sidebar.projects.new":"New project","sidebar.projects.newSession":"New Session in {name}","sidebar.projects.assignFailed":"Session created, but it could not be added to {name}. Error: {message}","sidebar.projects.empty":"No projects yet","sidebar.projects.noSessions":"Drag a Yeaft chat here","sidebar.projects.namePrompt":"Project name","sidebar.projects.renamePrompt":"Rename project","sidebar.projects.rename":"Rename project","sidebar.projects.delete":"Delete project","sidebar.projects.deleteConfirm":'Delete project "{name}"? Its chats will move to Recents.',"sidebar.projects.remove":"Remove from project","sidebar.projects.moveMenu":"Move to Projects","sidebar.projects.moveBack":"Back","sidebar.projects.moveEmpty":"No other projects","sidebar.projects.moveTo":"Move to {name}","sidebar.projects.instructions":"Project instructions","sidebar.projects.instructionsTitle":"{name} instructions","sidebar.projects.instructionsHint":"These instructions are added to the system prompt for every Session in this Project.","sidebar.projects.instructionsPlaceholder":"Add shared coding conventions, constraints, or workflow guidance...","sidebar.recents.title":"Recents","sidebar.recents.empty":"No chats found","yeaft.back":"Back","yeaft.session.people":"People","yeaft.session.peopleEmpty":"No people","yeaft.session.runningTasks":"Running tasks","yeaft.session.tasksEmpty":"No running tasks","yeaft.session.owner":"Owner","yeaft.session.started":"Started","yeaft.breadcrumb.label":"Thread filter","yeaft.breadcrumb.mainStream":"Main stream","yeaft.breadcrumb.backHint":"Return to full stream (Esc)","yeaft.featureDetail.ariaLabel":"Task detail","yeaft.featureDetail.replyTo":"Reply in:","yeaft.featureDetail.forkHint":"No active thread \u2014 fork a new one to reply.","yeaft.featureDetail.empty":"No messages for this task yet.","yeaft.featureDetail.threadPillHint":"Open thread","yeaft.featureDetail.summary.aria":"Task summary timeline","yeaft.featureDetail.summary.title":"Summary timeline","yeaft.featureDetail.summary.loading":"Loading summary history\u2026","yeaft.featureDetail.summary.empty":"No summaries yet.","yeaft.featureDetail.summary.error":"Summary history failed: {error}","yeaft.featureDetail.summary.showArchived":"Show archived","yeaft.featureDetail.related.aria":"Related tasks","yeaft.featureDetail.related.title":"Related tasks","yeaft.featureDetail.related.unlink":"Unlink","yeaft.featureDetail.members.aria":"Task members","yeaft.featureDetail.members.title":"Members","yeaft.featureDetail.members.abort":"Abort","yeaft.featureDetail.members.kick":"Kick","yeaft.model":"Model","yeaft.placeholder":"Ask anything...","yeaft.inbox":"Inbox","yeaft.inbox.tooltip":"Your default thread \u2014 one-on-one chat with Yeaft. New threads can be created for specific topics or tasks.","yeaft.sidebar.activeThreads":"Active","yeaft.sidebar.idleThreads":"Idle","yeaft.sidebar.archivedThreads":"Archived","yeaft.sidebar.tasks":"Tasks","yeaft.sidebar.emptyActive":"No active threads","yeaft.sidebar.emptyIdle":"No idle threads","yeaft.sidebar.emptyArchived":"No archived threads","yeaft.sidebar.emptyTasks":"No tasks match","yeaft.sidebar.results":"Results","yeaft.sidebar.resultsThreads":"Threads","yeaft.sidebar.kindThread":"thread","yeaft.sidebar.cancel":"Cancel","yeaft.sidebar.mergeInto":"Merge into\u2026","yeaft.sidebar.mergeNoCandidates":"No other threads to merge into","yeaft.sidebar.mergeConfirmTitle":"Merge this thread?","yeaft.sidebar.mergeIrreversible":"This cannot be undone. The source thread will be archived and its messages moved to the target.","yeaft.sidebar.mergeConfirm":"Merge","yeaft.settings.sidebarV2":"Experimental: Sidebar V2","yeaft.settings.sidebarV2Hint":"Thread list + task tree (preview).","yeaft.clearConfirm":"Clear all messages?","yeaft.mode":"Mode","yeaft.agent":"Agent","yeaft.connecting":"Connecting...","yeaft.ready":"Ready","yeaft.tools":"tools","yeaft.skills":"skills","yeaft.mcp":"MCP","yeaft.showSidebar":"Show sidebar","yeaft.hideSidebar":"Hide sidebar","yeaft.debug":"Debug","yeaft.debugClose":"Close debug panel","yeaft.debugTurns":"turns","yeaft.debugTabToolStats":"Tool Stats","yeaft.debugTabDream":"Dream","yeaft.debugTabRequestLog":"Request Log","yeaft.debugHistoryLoad":"Load request history","yeaft.debugHistoryLoading":"Loading...","yeaft.debugHistoryLoaded":"{count} loaded","yeaft.debugSearchPlaceholder":"Regex search request logs","yeaft.debugSearchHint":"Shows the latest 10 globally by default; search matches request summaries across Sessions.","yeaft.debugTurnAction":"View debug trace for this turn","yeaft.debugTurnContext":"Trace","yeaft.debugPanelEmpty":"Hover over an AI turn and click the debug icon to view its trace.","yeaft.dreamDebug.title":"Dream lifecycle","yeaft.dreamDebug.trigger":"Trigger","yeaft.dreamDebug.status":"Status","yeaft.dreamDebug.started":"Started","yeaft.dreamDebug.finished":"Finished","yeaft.dreamDebug.time":"Time","yeaft.dreamDebug.phase":"Phase","yeaft.dreamDebug.call":"Call","yeaft.dreamDebug.location":"Location","yeaft.dreamDebug.result":"Result","yeaft.dreamDebug.noLatest":"No dream check has been recorded for this session yet.","yeaft.dreamDebug.noEvents":"No dream events yet for this session.","yeaft.dreamDebug.outputTitle":"Dream output loaded for this session","yeaft.dreamDebug.scope":"Scope","yeaft.dreamDebug.lastDream":"Last dream","yeaft.dreamDebug.messagesCovered":"Messages covered","yeaft.dreamDebug.noOutput":"No dream output has been written for this session yet.","yeaft.dreamDebug.promptLoadTitle":"Dream memory loaded into system prompt","yeaft.dreamDebug.loadedInto":"Loaded into","yeaft.dreamDebug.vp":"VP","yeaft.dreamDebug.summaryToPrompt":"summary.md -> system prompt","yeaft.dreamDebug.itemList":"Dream runs and scopes","yeaft.dreamDebug.searchPlaceholder":"Search Dream sessions by title, id, or summary...","yeaft.dreamDebug.noSearchResults":"No Dream sessions match this search.","yeaft.dreamDebug.noSummary":"No summary available","yeaft.dreamDebug.segments":"segments","yeaft.dreamDebug.lastError":"Last error","yeaft.dreamDebug.overview":"Overview","yeaft.dreamDebug.sessionId":"Session ID","yeaft.dreamDebug.loadedAt":"Loaded at","yeaft.dreamDebug.layers":"Layers","yeaft.dreamDebug.summaryLayer":"Resident summary","yeaft.dreamDebug.noPromptLoad":"No prompt-load record is available for this scope.","yeaft.dreamDebug.segmentTitle":"Segments","yeaft.dreamDebug.sourceMessages":"Source messages","yeaft.dreamDebug.createdAt":"Created","yeaft.dreamDebug.updatedAt":"Updated","yeaft.dreamDebug.noSegments":"No memory segments are available for this scope.","yeaft.dreamDebug.requestResponse":"Request / Response","yeaft.dreamDebug.noRequestResponse":"No Dream request/response log has been persisted for this scope yet.","yeaft.dreamDebug.empty":"No Dream debug data has been recorded yet.","yeaft.debugGroupFollowMain":"Follow main pane","yeaft.debugGroupAll":"All sessions","yeaft.debugAssistantResponse":"Assistant response","yeaft.debugViewAssistantResponse":"View response","yeaft.debugToolInput":"Input","yeaft.debugToolResult":"Result","yeaft.debugToolRunning":"running","yeaft.debugToolRunningNoResult":"Running; no result yet","yeaft.debugShowDetails":"show","yeaft.debugHideDetails":"hide","yeaft.debugTurnStartedAt":"turn started at","yeaft.debugRequestAt":"request time","yeaft.debugRequestAtDerived":"derived from turn start (legacy loop)","yeaft.turn":"Turn {n}","yeaft.systemPrompt":"System Prompt","yeaft.messagesLabel":"Messages","yeaft.response":"Response","yeaft.toolCalls":"Tool Calls","yeaft.functionCalls":"Function Calls","yeaft.request":"Request","yeaft.pending":"(pending)","yeaft.inputTokens":"Input","yeaft.outputTokens":"Output","yeaft.duration":"Duration","yeaft.noDebugData":"No debug data yet","yeaft.showDebug":"Show debug panel","yeaft.hideDebug":"Hide debug panel","yeaft.reloadPage":"Reload page","yeaft.reloadMessages":"Reload messages","sidebar.sessions.syncing":"Syncing latest messages","yeaft.historySearch.label":"Search Session history","yeaft.historySearch.button":"Search messages","yeaft.historySearch.placeholder":"Search messages in this Session","yeaft.historySearch.searching":"Searching\u2026","yeaft.historySearch.minChars":"Type at least 2 characters","yeaft.historySearch.empty":"No matching messages","yeaft.historySearch.error":"Search failed. Try again.","yeaft.historySearch.unsupported":"Upgrade this Agent to search Session history.","yeaft.historySearch.more":"Load more results","yeaft.historySearch.you":"You","yeaft.historySearch.assistant":"Assistant","yeaft.outline.label":"Message history","yeaft.outline.sender":"Sender","yeaft.outline.allSenders":"All senders","yeaft.outline.title":"Message history","yeaft.outline.placeholder":"Search this conversation","yeaft.outline.searching":"Searching\u2026","yeaft.outline.loading":"Loading\u2026","yeaft.outline.older":"Load older messages","yeaft.outline.moreMatches":"Load more matches","yeaft.outline.minChars":"Type at least 2 characters","yeaft.outline.empty":"No messages yet","yeaft.outline.noMatches":"No matching messages","yeaft.outline.error":"Could not load the outline. Try again.","yeaft.outline.unsupported":"Upgrade this Agent to use the conversation outline.","yeaft.outline.you":"You","yeaft.outline.assistant":"Assistant","yeaft.outline.nonText":"Non-text response","yeaft.switchModel":"Switch model","yeaft.modelMenu.title":"Model and LLM settings","yeaft.modelMenu.label":"Model","yeaft.modelMenu.effort":"Effort","yeaft.modelMenu.effort.openaiReasoning":"Reasoning effort","yeaft.modelMenu.effort.anthropicBudget":"Thinking budget","yeaft.modelMenu.effort.anthropicAdaptive":"Adaptive thinking effort","yeaft.modelMenu.effort.minimal":"Minimal","yeaft.modelMenu.effort.low":"Low","yeaft.modelMenu.effort.medium":"Medium","yeaft.modelMenu.effort.high":"High","yeaft.modelMenu.effort.xhigh":"X-High","yeaft.modelMenu.effort.max":"Max","yeaft.modelMenu.noEffort":"This model does not expose a compatible effort control.","yeaft.modelMenu.configureHint":"Providers, keys, model list","yeaft.settings.title":"Settings","settings.yeaft.tabs.vp":"VP Library","settings.yeaft.tabs.search":"Search","settings.yeaft.tabs.mcp":"MCP","yeaft.settings.tabs.vp":"VP Library","yeaft.settings.tabs.search":"Search","yeaft.settings.tabs.mcp":"MCP","settings.mcp.title":"MCP servers","settings.mcp.description":"Connect Model Context Protocol servers to extend Yeaft with extra tools. Servers are stored in ~/.yeaft/config.json on the agent; tools appear in the LLM's catalogue as mcp__<server>__<tool>.","settings.mcp.reloadAll":"Reload all","settings.mcp.reloadOne":"Reconnect this server","settings.mcp.loading":"Working\u2026","settings.mcp.connected":"connected","settings.mcp.disconnected":"disconnected","settings.mcp.tools":"tools","settings.mcp.remove":"Remove","settings.mcp.empty":"No MCP servers configured yet. Add one below.","settings.mcp.addServer":"Add server","settings.mcp.addServerDesc":"Most MCP servers run as a local command \u2014 Yeaft launches it via stdio and discovers its tools.","settings.mcp.serverName":"Name","settings.mcp.command":"Command","settings.mcp.args":"Arguments","settings.mcp.argsPlaceholder":"e.g. -y @modelcontextprotocol/server-filesystem /tmp","settings.mcp.env":"Environment","settings.mcp.envPlaceholder":"KEY=value per line. Lines starting with # are ignored.","settings.mcp.saving":"Saving\u2026","settings.mcp.add":"Add","settings.mcp.cancel":"Clear","settings.mcp.connectFailed":"Saved but failed to connect","settings.mcp.addSuccess":"Server added","settings.mcp.removeSuccess":"Server removed","settings.mcp.reloadSuccess":"Reload requested","settings.mcp.confirmRemove":'Remove MCP server "{name}"? Its tools will disappear from the next LLM turn.',"settings.mcp.errors.nameRequired":"Name is required","settings.mcp.errors.nameFormat":"Name must be lowercase letters, digits, dashes or underscores only","settings.mcp.errors.commandRequired":"Command is required","settings.mcp.errors.argsParse":"Could not parse arguments","settings.mcp.errors.envParse":"Could not parse environment","search.settings.backendTitle":"Search backend","search.settings.backendDesc":"Choose the primary backend for the WebSearch tool. If the primary fails, the engine automatically falls back to HTML scraping.","search.settings.backend.tavily":"Tavily","search.settings.backend.tavilyHint":"Hosted search API. Free tier: 1000 queries/month. Recommended.","search.settings.backend.playwright":"Playwright service","search.settings.backend.playwrightHint":"Self-hosted browser-based search/fetch. Best for cloud IPs that get bot-blocked. Service not yet shipped.","search.settings.comingSoon":"Coming soon","search.settings.tavilyKeyTitle":"Tavily API key","search.settings.tavilyKeyDesc":"Stored on the agent in ~/.yeaft/config.json. Get a free key at","search.settings.tavilyKeyUnchanged":"(unchanged)","search.settings.clearKey":"Clear","search.settings.usageTitle":"Usage this month","search.settings.usageRefresh":"Refresh","search.settings.usageLoading":"Loading\u2026","search.settings.usagePlan":"Plan","search.settings.usageUsed":"Used","search.settings.usagePaygo":"Pay-as-you-go","search.settings.usageError":"Failed to load usage","search.settings.save":"Save","search.settings.saving":"Saving\u2026","search.settings.saveSuccess":"Saved","search.settings.cancel":"Reset","yeaft.settings.yeaftTitle":"Thread Concurrency & Archive","yeaft.settings.yeaftDesc":"Tune how many threads can run at once and when idle threads are auto-archived.","yeaft.settings.maxConcurrentLabel":"Max concurrent threads","yeaft.settings.maxConcurrentHint":"Maximum number of live threads at once (includes the always-on main thread). New threads beyond this cap are refused until an existing thread is archived or terminated. Range: 1-50.","yeaft.settings.archiveIdleDaysLabel":"Auto-archive idle threads after (days)","yeaft.settings.archiveIdleDaysHint":"Threads with no activity for this many days will be archived. Range: 1-3650.","yeaft.settings.yeaftSaveBtn":"Save","yeaft.settings.yeaftSaving":"Saving...","yeaft.settings.yeaftSaved":"Saved","yeaft.settings.yeaftLoading":"Loading...","yeaft.settings.yeaftLoadError":"Failed to load Yeaft settings","yeaft.settings.yeaftSaveError":"Failed to save Yeaft settings","yeaft.settings.rangeErrorConcurrent":"Must be between 1 and 50","yeaft.settings.rangeErrorArchive":"Must be between 1 and 3650","chat.session.creating":"Creating conversation...","chat.session.loadingHistory":"Loading conversation history...","yeaft.historyLoad.error":"Conversation history could not be loaded. Your messages are still stored on the Agent.","yeaft.historyLoad.retry":"Retry loading","yeaft.sessionInventory.error":"Sessions could not be loaded. Your conversations are still stored on the Agent.","yeaft.sessionInventory.retry":"Retry Sessions","chat.session.closed":"Conversation closed","chat.session.agentOffline":"Agent is offline. This session will be available when the agent reconnects.","chat.execution.cancelled":"Execution cancelled","chat.sidebar.expand":"Expand menu","chat.sidebar.collapse":"Collapse sidebar","chat.sidebar.workbench":"Workbench","chat.sidebar.newConv":"Conversation","chat.sidebar.recentChats":"Recent Chats","chat.sidebar.resumeConv":"Resume Conversation","chat.sidebar.lightMode":"Light Mode","chat.sidebar.darkMode":"Dark Mode","chat.sidebar.settings":"Settings","chat.sidebar.emptyHint":"Click the button above to create a new conversation","chat.sidebar.closeConv":"Close Conversation","chat.sidebar.renameConv":"Rename","chat.sidebar.pin":"Pin to top","chat.sidebar.unpin":"Unpin","chat.connection.connecting":"Connecting...","chat.connection.reconnecting":"Reconnecting ({current}/{max})...","chat.connection.updating":"Server is updating, please wait...","chat.connection.disconnected":"Disconnected","chat.connection.reconnect":"Reconnect","chat.connection.reconnectFailed":"Connection lost. Please click reconnect to retry.","chat.time.justNow":"Just now","chat.time.minutesAgo":"{count}m ago","chat.time.daysAgo":"{count}d ago","chat.time.today":"Today","chat.time.yesterday":"Yesterday","chat.delete.confirm":"Are you sure you want to close this conversation? This will terminate the corresponding Claude process.","chat.delete.enterWorkDir":"Please enter the working directory path","modal.newConv.workDir":"Work Directory","modal.newConv.inputOrSelect":"Enter or select a work directory","modal.newConv.browse":"Browse","modal.newConv.noWorkDirs":"No work directories","modal.newConv.selectAgent":"Please select an online Agent first","modal.newConv.create":"Create Conversation","modal.newConv.folderLabel":"\u{1F4C1} Work Directories","modal.newConv.provider":"Provider","modal.newConv.model":"Model","provider.claudeCode":"Claude Code","provider.copilot":"Copilot","modal.resume.workDir":"Work Directory","modal.resume.inputOrSelect":"Enter or select a work directory","modal.resume.browse":"Browse","modal.resume.tabFolders":"Directories","modal.resume.tabSessions":"History","modal.resume.noWorkDirs":"No work directories","modal.resume.selectWorkDir":"Please select a work directory first","modal.resume.noSessions":"No history sessions in this directory","modal.resume.untitled":"Untitled Session","modal.resume.folderLabel":"\u{1F4C1} Work Directories","modal.resume.sessionLabel":"\u{1F4AC} History Sessions","modal.resume.selectAgent":"Please select an online Agent first","modal.folderPicker.title":"Select Work Directory","modal.folderPicker.parentDir":"Parent Directory","welcome.subtitle":"Web Code Agent for sessions, tools, and VP collaboration","welcome.agentOnline":"{count} Agent(s) online","welcome.noAgents":"No Agents Online","welcome.noAgentsHint":"Please start an Agent and connect it to the server","welcome.noAgent":"No Agents Online","welcome.noAgentHint":"Please start an Agent and connect it to the server","welcome.setupAgent":"Set Up Agent","welcome.setupKicker":"Agent setup","welcome.setupTitle":"Connect your first Yeaft Agent","welcome.setupDesc":"Copy two commands to connect a local Agent. GitHub Copilot can configure models automatically.","welcome.setupInstallTitle":"Install CLI","welcome.setupCopilotTitle":"Configure models","welcome.setupRunTitle":"Start Agent","welcome.setupSecretLoading":"Preparing your Agent secret...","welcome.setupSecretError":"Could not prepare the Agent secret. Open Security settings to retry.","welcome.openSecuritySettings":"Open Security Settings","welcome.newConv":"Conversation","welcome.resumeHistory":"Resume History","messages.loadingMore":"Loading more messages...","messages.loadMore":"\u2191 Click or scroll up to load more","message.loadingMore":"Loading more messages...","message.loadMore":"\u2191 Click or scroll up to load more","message.scrollToLatest":"\u2193 Latest","message.showResponses":"Show {count} response(s)","message.hideResponses":"Hide response(s)","message.assistant":"Assistant","chat.waiting.disconnected":"Connection lost","chat.connecting":"Connecting to provider session...","chat.waiting.compacting":"Compacting context...","chat.waiting.agentOffline":"Agent offline","chat.waiting.sessionLost":"Session lost, refreshed, waiting for update...","chat.waiting.cliExited":"Claude process exited, refreshed, waiting for update...","chat.waiting.refresh":"Refresh","chat.waiting.thinking":"AI is thinking, please wait...","btw.hint":"esc to exit","btw.placeholder":"Ask a side question...","btw.close":"Exit BTW mode","message.copyContent":"Copy content","message.copy":"Copy content","message.copied":"Copied","message.copyCode":"Copy code","message.copyAll":"Copy all","message.screenshot":"Screenshot","message.screenshotting":"Taking screenshot...","message.exportMd":"Export MD","message.askInput":"Your input needed","message.askAnswered":"\u2713 Answered","message.askCustom":"Or type a custom answer...","message.askCustomPlaceholder":"Or type a custom answer...","message.askSubmit":"Submit Answer","message.askWaiting":"Waiting for question...","message.askExpired":"This question has expired. Ask the role to re-ask.","message.openInEditor":"Open in editor","message.resultDone":"Done","message.done":"Done","message.resultRead":"Read {file}","message.readFile":"Read {name}","message.file":"file","message.attachImages":"{count} image(s)","message.imageCount":"{count} image(s)","message.imagePreview":"Image preview","message.previousImage":"Previous image","message.nextImage":"Next image","message.imagePosition":"Image {current} of {total}","message.imageUnavailable":"Image unavailable","message.attachFiles":"{count} file(s)","message.fileCount":"{count} file(s)","message.quote":"Quote","message.removeQuote":"Remove quote","message.replyingTo":"Replying to {author}","message.quotedFrom":"Quoted from {author}","message.editAsNew":"Edit","message.you":"You","input.upload":"Upload file","input.placeholder":"Type a message...","input.send":"Send","input.stopExecution":"Stop execution","chatInput.upload":"Upload file","chatInput.uploading":"Uploading...","chatInput.uploadFailed":"Upload failed","chatInput.retryUpload":"Retry","chatInput.removeAttachment":"Remove attachment","chatInput.placeholder":"Type a message...","chatInput.send":"Send","chatInput.stop":"Stop execution","tools.thinking":"Thinking...","tools.read":"Reading file","tools.write":"Writing file","tools.edit":"Editing file","tools.bash":"Running command","tools.glob":"Searching files","tools.grep":"Searching content","tools.task":"Running task","tools.webFetch":"Fetching web page","tools.webSearch":"Searching the web","tools.todoWrite":"Updating tasks","tools.executing":"Running {name}","status.thinking":"Thinking...","status.reading":"Reading file","status.writing":"Writing file","status.editing":"Editing file","status.executing":"Running command","status.searchingFiles":"Searching files","status.searchingContent":"Searching content","status.executingTask":"Running task","status.fetching":"Fetching web page","status.searching":"Searching the web","status.updatingTasks":"Updating tasks","status.executingTool":"Running {name}","header.compacting":"Compressing context...","header.compacted":"Context compression complete","chatHeader.newConv":"Conversation","chatHeader.compacting":"Compressing context...","chatHeader.compactDone":"Context compression complete","chatHeader.compact":"Compact context","chatHeader.resume":"Resume session","chatHeader.refresh":"Refresh messages","chatHeader.reloadPage":"Reload page","chatHeader.clear":"Clear messages","chatHeader.clearing":"Clearing context...","chatHeader.clearDone":"Context cleared","chatHeader.confirmClear":"Are you sure you want to clear all messages in this conversation?","chatHeader.mcpConfig":"MCP Servers","chatHeader.mcpNeedRestart":"Changes will take effect after restarting the session.","chatHeader.expertPanel":"Expert Panel","chatHeader.subAgentPanel":"Sub-Agents","settings.close":"Close settings","settings.tabs.account":"Account","settings.tabs.security":"Security","settings.tabs.general":"General","settings.tabs.sandbox":"Sandbox","settings.tabs.invitations":"Invitations","auth.sessionExpired":"Session expired. Please log in again.","settings.sandbox.description":"Create a separate, persistent managed Yeaft Agent on a qualified dedicated Sandbox Host.","settings.sandbox.agentName":"Agent name","settings.sandbox.sizeLabel":"Size","settings.sandbox.enable":"Enable Sandbox","settings.sandbox.creating":"Setting up...","settings.sandbox.start":"Start","settings.sandbox.stop":"Stop","settings.sandbox.retry":"Retry","settings.sandbox.remove":"Remove","settings.sandbox.removeConfirm":"Permanently remove this Sandbox, including its home and workspace data? This cannot be undone.","settings.sandbox.size.small":"Small","settings.sandbox.size.normal":"Normal","settings.sandbox.state.reserving":"Setting up","settings.sandbox.state.provisioning":"Preparing Sandbox","settings.sandbox.state.starting":"Starting","settings.sandbox.state.waiting_for_agent":"Waiting for Agent","settings.sandbox.state.stopping":"Stopping","settings.sandbox.state.removing":"Removing","settings.sandbox.state.removed":"Removed","settings.sandbox.state.running":"Running","settings.sandbox.state.stopped":"Stopped","settings.sandbox.state.failed":"Failed","settings.sandbox.state.remove_failed":"Remove failed","settings.sandbox.state.recovery_required":"Recovery required","settings.sandbox.stage.reserving_capacity":"Reserving capacity","settings.sandbox.stage.starting":"Starting Sandbox","settings.sandbox.stage.stopping":"Stopping Sandbox","settings.sandbox.stage.retrying":"Retrying operation","settings.sandbox.stage.removing":"Removing Sandbox","settings.sandbox.stage.complete":"Complete","settings.sandbox.stage.dispatching":"Dispatching securely","settings.sandbox.stage.capacity_rejected":"Waiting for capacity","settings.sandbox.unavailable.disabled":"The server-side managed Sandbox service is not enabled for this deployment. Updating an existing Agent does not enable it.","settings.sandbox.unavailable.notEntitled":"Sandbox is not available for this account.","settings.sandbox.unavailable.capacityUnavailable":"Sandbox is temporarily unavailable.","settings.sandbox.error.SANDBOX_LOAD_FAILED":"Sandbox status could not be loaded. Close Settings and try again.","settings.sandbox.error.SANDBOX_CREATE_FAILED":"Sandbox could not be created. Try again later.","settings.sandbox.error.SANDBOX_ACTION_FAILED":"Sandbox action could not be scheduled. Try again later.","settings.sandbox.error.SANDBOX_OPERATION_TIMEOUT":"The operation timed out. Retry or remove the Sandbox.","settings.sandbox.error.SANDBOX_RUNTIME_FAILED":"The Sandbox runtime reported a failure.","settings.account.username":"Username","settings.account.role":"Role","settings.account.email":"Email","settings.account.emailNotSet":"Not set","settings.account.profileLoadFailed":"Failed to load account profile","settings.account.logout":"Log Out","settings.account.roleAdmin":"Admin","settings.account.rolePro":"Pro","settings.account.linkedAccounts":"Linked Accounts","settings.account.linkedDesc":"Link external sign-in providers so you can log in with any of them.","settings.account.bind":"Link","settings.account.unbind":"Unlink","settings.account.linked":"Linked","settings.account.providerDisabled":"Not configured","settings.account.cantUnbindLast":"Cannot unlink the only login method","settings.account.unbindFailed":"Failed to unlink: {error}","settings.account.bindFailed":"Failed to link account","settings.account.ssoBoundMsg":"Successfully linked {provider}.","settings.account.ssoConflictMsg":"This {provider} account is already linked to another user.","settings.account.providerMicrosoft":"Microsoft","settings.account.providerGithub":"GitHub","settings.account.providerGoogle":"Google","settings.account.providerWechat":"WeChat","settings.account.providerAlipay":"Alipay","settings.security.agentKey":"Agent Secret","settings.security.agentKeyDesc":"Shared secret for Agent connection authentication","settings.security.agentSetupCommands":"Agent setup commands","settings.security.agentCmdInstall":"Install Agent","settings.security.agentCmdService":"Run Agent server","settings.security.agentCmdNeedsSecret":"Generate an Agent Secret first to create the server command.","settings.security.agentCmdLlm":"Manual Copilot fallback","settings.security.agentCmdLlmDesc":"Run the install command first. If an existing GitHub Copilot token is available, Yeaft configures github-copilot/gpt-5.5 automatically; use the Copilot command only as a fallback.","settings.security.none":"None","settings.security.show":"Show","settings.security.hide":"Hide","settings.security.generateKey":"Generate Secret","settings.security.resetKey":"Reset Secret","settings.security.resetting":"Resetting...","settings.security.resetWarning":"All Agents need to be reconfigured after reset","settings.security.changePassword":"Change Password","settings.security.currentPassword":"Current password","settings.security.newPassword":"New password (min 6 characters)","settings.security.confirmPassword":"Confirm new password","settings.security.changeBtn":"Change Password","settings.security.changing":"Changing...","settings.security.enterCurrentPwd":"Please enter your current password","settings.security.newPwdMin":"New password must be at least 6 characters","settings.security.pwdMismatch":"Passwords do not match","settings.security.pwdChanged":"Password changed successfully","settings.security.setPassword":"Set a Password","settings.security.setPasswordDesc":"You signed in via SSO and have no password yet. Set one so you can also log in with username + password.","settings.security.setBtn":"Set Password","settings.security.pwdSet":"Password set successfully","settings.security.deleteAccount":"Delete Account","settings.security.deleteAccountDesc":"Permanently delete your account and all associated data. This cannot be undone.","settings.security.deleteBtn":"Delete Account","settings.security.deleteConfirmBtn":"Confirm Delete","settings.security.deleteConfirmPlaceholder":"Type DELETE to confirm","settings.security.deleteConfirmRequired":"Type DELETE to confirm account removal","settings.security.deleteFailed":"Failed to delete account","settings.security.deleting":"Deleting...","settings.general.theme":"Theme","settings.general.lightTheme":"Light","settings.general.darkTheme":"Dark","settings.general.language":"Language","settings.general.telemetry":"Performance telemetry","settings.general.telemetryDesc":"Buffer local timing diagnostics without sending trace content to the server.","settings.general.telemetryOn":"On","settings.general.telemetryOff":"Off","settings.general.telemetryRawLimit":"Raw provider response limit (bytes)","settings.invite.create":"Create Invite Code","settings.invite.normalUser":"Regular User","settings.invite.proUser":"Pro User","settings.invite.createBtn":"Create Invite","settings.invite.creating":"Creating...","settings.invite.list":"Invite Codes","settings.invite.used":"Used","settings.invite.expired":"Expired","settings.invite.available":"Available","settings.invite.usedBy":"Used by: {user}","settings.invite.expiredAt":"Expired at: {time}","settings.invite.expiresAt":"Expires at: {time}","settings.invite.noInvites":"No invite codes","settings.msg.copiedClipboard":"Copied to clipboard","settings.msg.copyFailed":"Copy failed","settings.msg.keyReset":"Secret has been reset","settings.msg.resetFailed":"Reset failed","settings.msg.changeFailed":"Change failed","settings.msg.inviteCreated":"Invite code created","settings.msg.createFailed":"Create failed","settings.msg.inviteCopied":"Invite code copied","settings.msg.inviteDeleted":"Invite code deleted","settings.msg.deleteFailed":"Delete failed","settings.tabs.llm":"LLM","settings.tabs.yeaft":"Yeaft","yeaft.session.title":"Sessions","yeaft.session.new":"+ New session","yeaft.session.create.title":"New session","yeaft.session.create.subtitle":"Choose where it runs and which provider should handle it.","yeaft.session.create.close":"Close","yeaft.session.create.nameLabel":"Name","yeaft.session.create.namePlaceholder":"Session name (optional)","yeaft.session.create.workDirLabel":"Work Directory","yeaft.session.create.agentLabel":"Agent","yeaft.session.create.vpPicker":"Pick VPs","yeaft.session.create.vpNone":"No VPs selected","yeaft.session.create.vpCount":"{n} VPs selected","yeaft.session.create.untitled":"Untitled session","yeaft.session.create.rosterEmpty":"No VPs available \u2014 create one from the VP Library first.","yeaft.session.create.rosterLoading":"Loading VPs\u2026","yeaft.session.create.rosterError":"VPs could not be loaded from this Agent.","yeaft.session.create.rosterRetry":"Retry","yeaft.vp.domain.general":"General & coordination","yeaft.vp.domain.productDesign":"Product & experience design","yeaft.vp.domain.softwareSystems":"Software & systems","yeaft.vp.domain.securityReliability":"Security & reliability","yeaft.vp.domain.scienceAnalysis":"Science & analysis","yeaft.vp.domain.philosophyPsychology":"Philosophy & psychology","yeaft.vp.domain.strategyHistory":"Strategy & history","yeaft.vp.domain.businessManagement":"Business & management","yeaft.vp.domain.artsCulture":"Arts & culture","yeaft.vp.domain.other":"Other specialties","yeaft.vp.domain.custom":"Custom VPs","yeaft.session.create.defaultVpHint":"The VP that answers when no one is @-mentioned.","yeaft.session.create.folderLabel":"\u{1F4C1} Work directories","yeaft.session.create.sessionLabel":"\u{1F4AC} Sessions in this directory","yeaft.session.create.noWorkDirs":"No prior sessions yet \u2014 pick or type a work directory above.","yeaft.session.create.back":"Back","yeaft.session.create.creating":"Creating\u2026","yeaft.session.create.submit":"Create","yeaft.onboarding.ariaLabel":"Yeaft getting started guide","yeaft.onboarding.topbarTitle":"Get started with Yeaft","yeaft.onboarding.eyebrow":"Yeaft setup guide","yeaft.onboarding.title":"Connect an Agent before chatting","yeaft.onboarding.subtitle":"Run these commands on the machine that should execute tools. The agent secret is generated automatically for your account if it does not exist yet.","yeaft.onboarding.createSession":"Create or restore Session","yeaft.onboarding.configureLlm":"Open LLM settings","yeaft.onboarding.secretLoading":"Generating agent secret\u2026","yeaft.onboarding.secretError":"Failed to load agent secret.","yeaft.onboarding.secretPending":"<loading-agent-secret>","yeaft.onboarding.installTitle":"Install yeaft-agent","yeaft.onboarding.installDesc":"Install the command-line Agent package.","yeaft.onboarding.connectTitle":"Connect this Agent","yeaft.onboarding.connectDesc":"The command below uses this server URL and your generated secret.","yeaft.onboarding.llmTitle":"Use GitHub Copilot","yeaft.onboarding.llmDesc":"Authenticate GitHub CLI, then select gpt-5.5 as the default Yeaft model.","yeaft.restore.modal.empty":"No yeaft sessions found in this directory","yeaft.restore.modal.scanError":"Failed to scan: {message}","yeaft.restore.modal.restoreError":"Failed to restore: {message}","settings.llm.noAgent":"Please select an Agent first to manage LLM configuration.","settings.llm.agentOffline":"Agent is currently offline. LLM configuration will load when the agent comes online.","settings.llm.loading":"Loading configuration...","settings.llm.loadError":"Failed to load configuration","settings.llm.configureAgent":"Configure this agent LLM","settings.llm.configureMenu":"LLM Settings","settings.llm.simpleCopilotTitle":"Recommended: GitHub Copilot","settings.llm.useGitHubCopilot":"Use GitHub Copilot","settings.llm.refreshingModels":"Refreshing models...","settings.llm.managedCopilotTitle":"Managed GitHub Copilot","settings.llm.managedCopilotDesc":"Base URL, authentication, model catalog, and per-model API protocol are managed automatically. Claude models use Anthropic Messages; GPT/o models use OpenAI Responses.","settings.llm.providersTitle":"Providers","settings.llm.testFailed":"Connection test failed","settings.llm.saveSuccess":"LLM settings saved","settings.llm.saveFailed":"Failed to save LLM settings","settings.llm.presets.title":"Quick setup","settings.llm.providersDesc":"Choose a provider, save it, and use it in Sessions.","settings.llm.agentProviders":"This agent providers","settings.llm.agentBadge":"This agent","settings.llm.addProvider":"Add Provider","settings.llm.addFromPreset":"Add from Catalog","settings.llm.preset.title":"Provider Catalog (models.dev)","settings.llm.preset.refresh":"Refresh catalog","settings.llm.preset.loading":"Loading catalog\u2026","settings.llm.preset.empty":"No providers available.","settings.llm.preset.pickProvider":"Pick a provider on the left to see its models.","settings.llm.preset.filterProviders":"Filter providers\u2026","settings.llm.preset.filterModels":"Filter models\u2026","settings.llm.preset.selectAll":"Select all","settings.llm.preset.selectNone":"Clear","settings.llm.preset.cancel":"Cancel","settings.llm.preset.add":"Add to providers","settings.llm.preset.fetchedAt":"Catalog updated {minutes}m ago","settings.llm.addModel":"Add Model","settings.llm.removeModel":"Remove Model","settings.llm.providerName":"Name","settings.llm.providerNamePlaceholder":"e.g. my-proxy","settings.llm.baseUrl":"Base URL","settings.llm.baseUrlPlaceholder":"e.g. http://localhost:6628/v1","settings.llm.apiKey":"API Key","settings.llm.apiKeyPlaceholder":"Enter API key","settings.llm.protocol":"Protocol","settings.llm.protocolOpenAI":"OpenAI Compatible","settings.llm.protocolOpenAIResponses":"OpenAI Responses (GPT-5)","settings.llm.protocolAnthropic":"Anthropic Native","settings.llm.protocolHint.anthropic":"Claude native Messages API.","settings.llm.protocolHint.openai":"Chat Completions /v1/chat/completions \u2014 GPT-4 and most compatible proxies.","settings.llm.protocolHint.openaiResponses":"Responses API /v1/responses \u2014 required for GPT-5 series.","settings.llm.modelCtxPlaceholder":"ctx","settings.llm.modelMaxPlaceholder":"max","settings.llm.models":"Candidate Model IDs","settings.llm.modelsPlaceholder":"Model IDs, comma or newline separated, e.g. claude-sonnet-4-20250514, gpt-5","settings.llm.modelsHint":"Comma or newline separated.","settings.llm.removeProvider":"Remove","settings.llm.modelSelectionTitle":"Model Selection","settings.llm.modelSelectionDesc":"Choose the default models.","settings.llm.primaryModel":"Primary Model","settings.llm.primaryModelDesc":"Used for user-facing conversations","settings.llm.fastModel":"Fast Model","settings.llm.fastModelDesc":"Used for internal tasks (memory, consolidation)","settings.llm.noModels":"No models available. Add a provider first.","settings.llm.selectModel":"Select a model...","settings.llm.debugTitle":"Debug traces","settings.llm.debugDesc":"Per-agent opt-in for collecting per-turn debug traces (system prompts, LLM calls, tool payloads).","settings.llm.enableDebug":"Enable debug traces","settings.llm.save":"Save Changes","settings.llm.saving":"Saving...","settings.llm.saved":"Configuration saved","settings.llm.savedRefreshWarning":"Configuration was saved, but the live model catalog could not refresh: {error}","settings.llm.unsavedChanges":"You have unsaved changes","settings.llm.confirmRemoveProvider":"Remove this provider?","settings.llm.setupTitle":"Connect a model","settings.llm.setupDesc":"GitHub Copilot is recommended. You can also add your own API provider.","settings.llm.providerSectionHint":"Only the fields required to connect a model.","settings.tabs.dashboard":"Dashboard","settings.dashboard.totalUsers":"Total Users","settings.dashboard.onlineUsers":"Online Users","settings.dashboard.onlineAgents":"Online Agents","settings.dashboard.totalSessions":"Total Sessions","settings.dashboard.todayActive":"Today Active","settings.dashboard.todayMessages":"Today Messages","settings.dashboard.todayUserTurns":"Today User Turns","settings.dashboard.totalTokens":"Total Tokens","settings.dashboard.tokenAccuracy":"Provider-reported usage, accumulated from the version that enabled per-user token tracking. Heartbeats are excluded.","settings.dashboard.agentTurns":"Agent Turns","settings.dashboard.agentSessions":"Agent Sessions","settings.dashboard.turns":"Turns","settings.dashboard.tokens":"Tokens","settings.dashboard.inputTokens":"Input","settings.dashboard.outputTokens":"Output","settings.dashboard.cacheTokens":"Cache","settings.dashboard.today":"Today","settings.dashboard.thisWeek":"This Week","settings.dashboard.thisMonth":"This Month","settings.dashboard.all":"All","settings.dashboard.userUsage":"User Usage","settings.dashboard.agentList":"Agent List","settings.dashboard.onlineUserList":"Online Users","settings.dashboard.refresh":"Refresh","settings.dashboard.name":"Name","settings.dashboard.messages":"Messages","settings.dashboard.userTurns":"User Turns","settings.dashboard.sessions":"Sessions","settings.dashboard.requests":"Requests","settings.dashboard.traffic":"Traffic","settings.dashboard.lastLogin":"Last Login","settings.dashboard.status":"Status","settings.dashboard.latency":"Latency","settings.dashboard.version":"Version","settings.dashboard.owner":"Owner","settings.dashboard.role":"Role","settings.dashboard.agent":"Agent","settings.dashboard.online":"Online","settings.dashboard.offline":"Offline","settings.dashboard.noAgents":"No agents registered","settings.dashboard.noUserData":"No user data","settings.dashboard.noOnlineUsers":"No users online","settings.dashboard.loading":"Loading...","settings.dashboard.error":"Failed to load data","settings.dashboard.ago":"{time} ago","settings.dashboard.loadMore":"Load more ({remaining} remaining)","workbench.maximize":"Maximize panel","workbench.restore":"Restore panel","workbench.collapse":"Collapse panel","theme.switchToLight":"Switch to light theme","theme.switchToDark":"Switch to dark theme","theme.toLight":"Switch to light theme","theme.toDark":"Switch to dark theme","terminal.splitH":"Split horizontally (left-right)","terminal.splitV":"Split vertically (top-bottom)","terminal.close":"Close current terminal","terminal.autoCreate":"A terminal will be created when you switch to the Terminal tab","terminal.xtermError":"xterm.js not loaded, please refresh the page","terminal.xtermNotLoaded":"xterm.js not loaded, please refresh the page","terminal.mountError":"Terminal container mount failed","terminal.mountFailed":"Terminal container mount failed","terminal.createError":"Terminal creation failed","terminal.createFailed":"Terminal creation failed","terminal.error":"Terminal error","git.selectFolder":"Select folder","git.repoPath":"Enter Git repository path...","git.repoPathPlaceholder":"Enter Git repository path...","git.workDir":"Git working directory","git.loadStatus":"Load Git status","git.loading":"Loading Git status...","git.loadingStatus":"Loading Git status...","git.clean":"Working directory clean, no changes","git.cleanWorkDir":"Working directory clean, no changes","git.selectAgent":"Select an Agent to load Git status","git.selectAgentFirst":"Select an Agent to load Git status","git.diffOnly":"Diff only","git.fullFile":"Full file","git.zoomIn":"Zoom in","git.zoomOut":"Zoom out","git.loadingDiff":"Loading Diff...","git.clickToView":"Click a file to view diff","git.clickFileToView":"Click a file to view diff","git.selectRepo":"Select Git Repository","git.noDiff":"(No differences)","git.binaryFile":"(Binary file)","files.notLoaded":"Not loaded","files.newFile":"New File","files.newFolder":"New Folder","files.collapseAll":"Collapse All","files.openFolder":"Open Folder","files.deleteSelected":"Delete selected","files.moveSelected":"Move selected","files.enterPath":"Enter path...","files.searchFiles":"Search files... (Ctrl+P)","files.noMatch":"No matches found","files.searching":"Searching...","files.loadingTree":"Loading...","files.emptyDir":"Empty directory","files.loadingFile":"Loading file...","files.searchPlaceholder":"Search...","files.replacePlaceholder":"Replace...","files.replace":"Replace","files.replaceAll":"All","files.replaceCurrent":"Replace current","files.replaceAllTitle":"Replace all","files.clickToView":"Click a file to view content","files.selectFolder":"Select Folder","files.enterFolderName":"Enter folder name...","files.enterFileName":"Enter file name...","files.moveTarget":"Enter target directory path...","files.moveItems":"Move {count} item(s) to the specified directory","files.workDir":"Work directory: {dir}","files.enterDirPath":"Enter directory path...","files.unsavedConfirm":'"{name}" has unsaved changes. Close anyway?',"files.deleteConfirm":'Are you sure you want to delete "{name}"?',"files.deleteDirHint":" (this will delete the folder and all its contents)","files.deleteSelectedConfirm":"Are you sure you want to delete {count} selected item(s)? This action cannot be undone.","files.findPrev":"Previous (Shift+Enter)","files.findNext":"Next (Enter)","files.caseSensitive":"Case sensitive","files.regex":"Regular expression","files.unsaved":"Unsaved","files.clearSelection":"Clear selection","files.rename":"Rename","files.copyHere":"Copy","files.moveTo":"Move to...","files.download":"Download","files.enterNewName":"Enter new name...","files.loadingPreview":"Loading preview...","files.preview":"Preview","files.edit":"Edit","files.pptxNotSupported":"PPTX local preview is not supported. Please switch to Office Online mode in Settings.","files.officePreviewMode":"Office Preview Mode","files.officeOnline":"Office Online","files.localRender":"Local Rendering","proxy.port":"Port","proxy.label":"Label","proxy.add":"Add port mapping","proxy.addPort":"Add port mapping","proxy.enable":"Click to enable","proxy.clickEnable":"Click to enable","proxy.disable":"Click to disable","proxy.clickDisable":"Click to disable","proxy.openNewTab":"Open in new tab","proxy.openInBrowser":"Open in new tab","proxy.noMappings":"No port mappings","proxy.noPorts":"No port mappings","proxy.hint":"After adding ports, you can access local services on the agent machine through proxy URLs","proxy.noPortsHint":"After adding ports, you can access local services on the agent machine through proxy URLs","proxy.selectAgent":"Please select an Agent first","store.selectAgent":"Please select an Agent first","store.creatingConv":"Creating conversation...","store.loadingHistory":"Loading conversation history...","store.executionCancelled":"Execution cancelled","store.loginFailed":"Login failed","store.convClosed":"Conversation closed","store.convCreated":"New conversation created [{agent}], work directory: {workDir}","store.convResumed":"Conversation resumed [{agent}]: {sessionId}","roleplay.creating":"Creating Role Play session...","roleplay.working":"Working","roleplay.selectTeam":"Select team template","roleplay.teamDev":"Software Dev","roleplay.teamCustom":"Custom","roleplay.editRoles":"Edit Roles","roleplay.roleName":"Role ID","roleplay.roleDisplayName":"Display Name","roleplay.roleIcon":"Icon","roleplay.roleDesc":"Role Description","roleplay.rolePrompt":"Role Prompt","roleplay.removeRole":"Remove Role","roleplay.addRole":"Add Role","roleplay.start":"Start Role Play","roleplay.sidebarTitle":"Role Play","roleplay.configTitle":"Role Play","roleplay.newSession":"New Role Play","roleplay.emptyHint":"Send a message to start multi-role collaboration","roleplay.askingYou":"is asking you","roleplay.language":"Language","roleplay.rolePreview":"Role Configuration","roleplay.noAgents":"No online agents available","roleplay.inputPlaceholder":"Type a message\u2026 Use @ to mention a role","roleplay.existingSessions":"Existing Teams","roleplay.restore":"Restore","roleplay.restoring":"Restoring Role Play session...","roleplay.createNew":"Create New Team","expertPanel.title":"Expert Panel","expertPanel.search":"Search roles or actions...","expertPanel.noResults":"No results","expertPanel.clearAll":"Clear","expertPanel.persona":"Persona Prompt","expertPanel.template":"With Input \xB7 Prefix","expertPanel.templateHint":"When user types text: this prefix + user text = final prompt","expertPanel.defaultMsg":"No Input \xB7 Full Prompt","expertPanel.defaultMsgHint":"When user sends without typing: this full prompt is used as-is","expertPanel.loading":"Loading role definitions...","expertPanel.viewPrompt":"View prompt","expertPanel.customRoles":"Custom Roles","expertPanel.addRole":"Add role","expertPanel.editRole":"Edit role","expertPanel.deleteRole":"Delete role","expertPanel.noCustomRoles":"No custom roles yet","expertPanel.createFirst":"Create your first custom role","expertPanel.noActions":"No actions defined","expertPanel.deleteConfirm":'Delete role "{name}"? This cannot be undone.',"expertPanel.deleteConfirmBtn":"Delete","expertEditor.createTitle":"Create Custom Role","expertEditor.editTitle":"Edit Custom Role","expertEditor.basicInfo":"Basic Info","expertEditor.roleName":"Role Name","expertEditor.roleNamePlaceholder":"e.g. Data Analyst","expertEditor.roleTitle":"Title","expertEditor.roleTitlePlaceholder":"e.g. Senior Data Analyst","expertEditor.fullName":"Full Name","expertEditor.fullNamePlaceholder":"Optional","expertEditor.titleEn":"English Title","expertEditor.titleEnPlaceholder":"Optional","expertEditor.rolePrompt":"Role Prompt","expertEditor.messagePrefix":"Message Prefix (Chinese)","expertEditor.messagePrefixPlaceholder":"e.g. As a senior data analyst, ","expertEditor.messagePrefixEn":"Message Prefix (English)","expertEditor.messagePrefixEnPlaceholder":"As a senior data analyst, ","expertEditor.actions":"Actions","expertEditor.addAction":"Add Action","expertEditor.removeAction":"Remove","expertEditor.actionName":"Action Name","expertEditor.actionNamePlaceholder":"e.g. Data Analysis","expertEditor.actionNameEn":"English Name","expertEditor.actionNameEnPlaceholder":"Optional","expertEditor.messageTemplate":"With Input \xB7 Prefix (Chinese)","expertEditor.messageTemplatePlaceholder":"Prepended to user text when user types something","expertEditor.messageTemplateEn":"With Input \xB7 Prefix (English)","expertEditor.messageTemplateEnPlaceholder":"Prepended to user text when user types something","expertEditor.defaultMessage":"No Input \xB7 Full Prompt (Chinese)","expertEditor.defaultMessagePlaceholder":"Used as-is when user sends without typing","expertEditor.defaultMessageEn":"No Input \xB7 Full Prompt (English)","expertEditor.defaultMessageEnPlaceholder":"Used as-is when user sends without typing","expertEditor.cancel":"Cancel","expertEditor.save":"Save","expertEditor.saving":"Saving...","subAgentPanel.title":"Sub-Agents","subAgentPanel.back":"Back to list","subAgentPanel.running":"Running","subAgentPanel.completed":"Completed","subAgentPanel.waitingMessages":"Waiting for messages...","subAgentPanel.toolCount":"{count} tools","subAgentPanel.toolSummary":"{count} tool calls completed","subAgentPanel.empty":"No sub-agents","subAgentPanel.emptyHint":"Sub-agents will appear here when Claude delegates tasks","splitScreen.split":"Split screen","splitScreen.closePane":"Close pane","splitScreen.newChat":"New Chat","splitScreen.noSessions":"No sessions","splitScreen.splitToPanel":"Open in new panel","splitScreen.selectFromSidebar":"Select a conversation from the sidebar","yeaft.vp.library":"VP Library","yeaft.vp.createFirst":"+ Create your first role","yeaft.vp.empty.aria":"No virtual persons yet","yeaft.vp.avatar.aria":"{name} avatar","yeaft.vp.speaker.stateCauseAria":"State change: {cause}","yeaft.vp.status.thinking":"thinking\u2026","yeaft.vp.status.tool":"using {name}","yeaft.vp.status.done":"done \xB7 {count} tools","yeaft.vp.status.aborted":"aborted","yeaft.vp.crud.title":"VP Library","yeaft.vp.crud.close":"Close","yeaft.vp.crud.addNew":"+ New role","yeaft.vp.crud.empty":"No virtual persons yet. Create your first role to start collaborating.","yeaft.vp.crud.edit":"Edit","yeaft.vp.crud.delete":"Delete","yeaft.vp.crud.deleteConfirm":'Delete "{name}"? This removes the role.md file on disk.',"yeaft.vp.crud.form.create":"Create role","yeaft.vp.crud.form.update":"Edit role","yeaft.vp.crud.form.vpId":"VP id","yeaft.vp.crud.form.vpId.tooltip":'Letters / digits / - / _ only. Cannot start with "_", cannot be all digits, cannot be one of: all, user, system, everyone.',"yeaft.vp.crud.form.displayName":"Display name (English)","yeaft.vp.crud.form.displayNameZh":"Display name (Chinese)","yeaft.vp.crud.form.description":"Capability description (English)","yeaft.vp.crud.form.descriptionZh":"Capability description (Chinese)","yeaft.vp.crud.form.descriptionPlaceholder":"e.g. API design, migration planning, and compatibility reviews","yeaft.vp.crud.form.descriptionZhPlaceholder":"\u4F8B\u5982\uFF1AAPI \u8BBE\u8BA1\u3001\u8FC1\u79FB\u89C4\u5212\u4E0E\u517C\u5BB9\u6027\u8BC4\u5BA1","yeaft.vp.crud.form.role":"Role","yeaft.vp.crud.form.rolePlaceholder":"e.g. Product Manager","yeaft.vp.crud.form.traits":"Traits","yeaft.vp.crud.form.traitsHint":"Comma-separated short tags (e.g. curious, pragmatic).","yeaft.vp.crud.form.modelHint":"Model hint","yeaft.vp.crud.form.modelHint.none":"\u2014 default \u2014","yeaft.vp.crud.form.modelHint.primary":"primary","yeaft.vp.crud.form.modelHint.fast":"fast","yeaft.vp.crud.form.persona":"Persona (markdown)","yeaft.vp.crud.form.personaPlaceholder":"Describe how this role should think, speak, and decide...","yeaft.vp.crud.form.submit":"Save","yeaft.vp.crud.form.cancel":"Cancel","yeaft.vp.crud.form.ok":"Looks good","yeaft.vp.crud.form.idLocked":"VP id cannot be changed after creation.","yeaft.vp.crud.saving":"Saving\u2026","yeaft.vp.crud.saveFailed":"Save failed: {error}","yeaft.vp.crud.deleteFailed":"Delete failed: {error}","yeaft.vp.crud.viewPrompt":"View prompt","yeaft.vp.crud.view.title":"VP prompt","yeaft.vp.crud.view.personaEmpty":"(no persona body \u2014 only metadata is defined)","yeaft.vp.crud.view.back":"Back","yeaft.vp.crud.view.editFromHere":"Edit this VP","yeaft.vp.crud.view.removed":"This VP was removed elsewhere \u2014 returning to the list.","yeaft.vp.crud.stockBadge":"Stock","yeaft.vp.crud.stockReadOnly":"Stock VPs ship with the agent and cannot be edited or deleted.","yeaft.vp.idError.empty_or_non_string":"VP id is required.","yeaft.vp.idError.too_long":"VP id is too long (max 40 characters).","yeaft.vp.idError.illegal_character":'Only letters, digits, "-" and "_" are allowed.',"yeaft.vp.idError.underscore_prefix_reserved":'VP id cannot start with "_" (reserved for system roles).',"yeaft.vp.idError.pure_digits":"VP id cannot be all digits.","yeaft.vp.idError.reserved":"VP id cannot be one of the reserved names (all, user, system, everyone).","yeaft.vp.idError.duplicate":"A role with this VP id already exists.","yeaft.vp.idError.not_found":"This VP does not exist \u2014 it may have been deleted.","yeaft.vp.idError.stock_readonly":"Stock VPs cannot be edited or deleted.","yeaft.vp.idError.unknown":"An unexpected error occurred. Please try again.","yeaft.vp.reason.personaEdit":"Persona updated","yeaft.vp.reason.traitsEdit":"Traits updated","yeaft.vp.reason.manualReload":"Reloaded","yeaft.vp.reason.fileRemoved":"Removed","yeaft.vp.reason.toast.updated":"{name}: {reason}","yeaft.vp.reason.toast.removed":"{name} was removed","yeaft.message.timeAria":"Sent at {time}","yeaft.user.youLabel":"You","yeaft.session.sidebarTitle":"Sessions","yeaft.session.sidebarAria":"Sessions section","yeaft.session.newButton":"+ New session","yeaft.session.newButtonAria":"Create a new session","yeaft.session.defaultName":"Default","yeaft.session.moreActions":"More actions","yeaft.session.archivingEllipsis":"Archiving\u2026","yeaft.session.deletingEllipsis":"Deleting\u2026","yeaft.session.renamingEllipsis":"Renaming\u2026","yeaft.session.empty":"No sessions yet.","yeaft.session.membersCount":"{count} members","yeaft.session.oneMember":"1 member","yeaft.session.noMembers":"Empty \u2014 invite a VP","yeaft.session.defaultBadge":"default","yeaft.session.archive":"Archive","yeaft.session.archiveConfirm":'Archive "{name}"? You can recover it from disk later.',"yeaft.session.delete":"Delete","yeaft.session.deleteConfirm":'Delete "{name}"? This permanently removes the session and all its data \u2014 this cannot be undone.',"yeaft.session.rename":"Rename","yeaft.session.openSettings":"Settings","yeaft.session.removeFromList":"Remove","yeaft.session.manageMembers":"Manage members","yeaft.session.memberCount.one":"1 member","yeaft.session.memberCount.other":"{count} members","yeaft.session.renamePrompt":'New name for "{name}":',"yeaft.session.editModal.renameTitle":"Rename session","yeaft.session.editModal.renameBody":'Choose a new name for "{name}".',"yeaft.session.editModal.renameSubmit":"Save","yeaft.session.editModal.archiveTitle":"Archive session","yeaft.session.editModal.archiveBody":'Archive "{name}"? You can recover it from disk later.',"yeaft.session.editModal.archiveSubmit":"Archive","yeaft.session.editModal.deleteTitle":"Delete session","yeaft.session.editModal.deleteBody":'Delete "{name}"? This permanently removes the session and all its data \u2014 this cannot be undone.',"yeaft.session.editModal.deleteSubmit":"Delete","yeaft.session.editModal.newNameLabel":"New name","yeaft.session.editModal.cancel":"Cancel","yeaft.session.editModal.close":"Close","yeaft.session.error.invalid_name":"Session name cannot be empty.","yeaft.session.error.duplicate":"A session with this id already exists.","yeaft.session.error.not_found":"Session not found.","yeaft.session.error.default_not_in_roster":"The default VP must be in the roster.","yeaft.session.error.no_default_vp":"This session has no members. Add a VP from the library to start chatting.","yeaft.session.error.reserved":"One of the selected ids is reserved (all, user, system, everyone).","yeaft.session.error.unknown":"Session operation failed: {message}","yeaft.session.error.timeout":"Session operation timed out \u2014 try again.","yeaft.session.invite.title":"Invite a VP","yeaft.session.invite.body":'"{name}" has no members yet. Add a VP from your library to start chatting.',"yeaft.session.invite.openLibrary":"Open VP Library","yeaft.session.invite.dismiss":"Not now","yeaft.session.empty.title":"Empty session","yeaft.session.empty.hint":'"{name}" has no members yet. Add a VP to start chatting.',"yeaft.session.empty.cta":"Manage members","yeaft.session.members.title":'Manage members of "{name}"',"yeaft.session.members.aria":"Session members manager","yeaft.session.members.close":"Close","yeaft.session.members.done":"Done","yeaft.session.members.empty":"No VPs available \u2014 create one in the VP Library first.","yeaft.session.members.loading":"Loading VPs\u2026","yeaft.session.members.defaultHint":"Default VP (replies when no @mention is given)","yeaft.session.members.memberCount":"{count} selected","yeaft.session.members.actionFailed":"Action failed: {error}","yeaft.session.members.openLibrary":"Open VP Library","yeaft.session.members.openLibraryHint":"Create a new VP or view a VP's prompt.","yeaft.session.announcement.label":"Announcement","yeaft.session.announcement.hintEmpty":"No announcement \u2014 click \u270F\uFE0F to add one.","yeaft.session.announcement.emptyBody":"No announcement set. Add a message that every VP in this session will see at the top of its system prompt \u2014 useful for shared context, ground rules, or a CLAUDE.md-style brief.","yeaft.session.announcement.placeholder":"Write a shared briefing for all VPs in this session\u2026","yeaft.session.announcement.edit":"Edit announcement","yeaft.session.announcement.editTitle":"Edit session announcement","yeaft.session.announcement.saving":"Saving\u2026","yeaft.session.announcement.saveFailed":"Save failed: {error}","yeaft.session.announcement.openSettings":"Open session settings","yeaft.session.settings.title":"{name} \u2014 session settings","yeaft.session.settings.short":"Session","yeaft.session.settings.close":"Close","yeaft.session.settings.nav.session":"Session","yeaft.session.settings.nav.members":"Members","yeaft.session.settings.nav.memory":"Memory","yeaft.session.settings.announcement.heading":"Session announcement","yeaft.session.settings.announcement.help":"Shared at the top of every VP's system prompt while in this session. Like a CLAUDE.md for the team.","yeaft.session.settings.members.heading":"Members","yeaft.session.settings.rename.heading":"Rename session","yeaft.session.settings.rename.label":"New name","yeaft.session.settings.rename.save":"Save name","yeaft.session.settings.rename.saving":"Saving\u2026","yeaft.session.settings.memory.heading":"Session memory","yeaft.session.settings.memory.help":"Run the dream consolidation now. Reads new messages since the last run, extracts facts, and merges them into the session's summary so the Resident layer reflects the latest conversation.","yeaft.session.settings.memory.runNow":"Run dream now","yeaft.session.settings.memory.running":"Running\u2026","yeaft.session.settings.memory.lastSuccess":"Last run {time} \u2014 {count} target(s) updated.","yeaft.session.settings.memory.lastError":"Last run failed: {error}","yeaft.session.settings.danger.heading":"Delete session","yeaft.session.settings.danger.deleteHelp":"This permanently deletes the session, removing session.json and all message history on disk. It cannot be undone.","yeaft.session.settings.danger.deleteBtn":"Delete session","yeaft.vp.mention.placeholder":"Search role by id or name\u2026","yeaft.vp.mention.noMatch":"No matching role","yeaft.vp.mention.count":"{count} mentions","yeaft.feature.reject.missing_group_id":"Message send failed: session not specified.","yeaft.feature.reject.missing_feature_id":"Message send failed: task context lost.","yeaft.feature.reject.missing_vp_id":"Message send failed: speaker not set.","yeaft.feature.reject.invalid_vp_id":"Message send failed: invalid speaker id.","yeaft.feature.reject.empty_text":"Message send failed: empty message.","yeaft.feature.reject.text_too_long":"Message send failed: text too long (max 16 KiB).","yeaft.feature.reject.unknown":"Message send failed.","yeaft.feature.pill.label":"task","yeaft.feature.messageTime.aria":"Sent at {time}","yeaft.vp.turnBlock.elapsedTitle":"Time elapsed since this turn started","yeaft.vp.turnBlock.retryingRequest":"Response stalled; retrying with a fresh request ({attempt}/{max})","yeaft.vp.turnBlock.retryingContinue":"Response stalled; continuing with a fresh request ({attempt}/{max})","yeaft.sessionStatus.aria":"Session status","yeaft.sessionStatus.title":"Session status","yeaft.sessionStatus.announcement":"Announcement","yeaft.sessionStatus.announcementEmpty":"No announcement","yeaft.sessionStatus.announcementAdd":"Add announcement","yeaft.sessionStatus.announcementEdit":"Edit announcement","yeaft.sessionStatus.vps":"VPs","yeaft.sessionStatus.backgroundTasks":"Background tasks","yeaft.sessionStatus.noLogPreview":"No log output yet.","yeaft.sessionStatus.task.subAgentStarted":"{name} started","yeaft.sessionStatus.task.subAgentStartedWithMission":"{name} started: {mission}","yeaft.sessionStatus.task.subAgentStatus":"{name} is {status}","yeaft.sessionStatus.task.subAgentStatusUpdated":"{name} status updated","yeaft.sessionStatus.task.subAgentResult":"{name} result: {text}","yeaft.sessionStatus.task.subAgentProducedResult":"{name} produced a result","yeaft.sessionStatus.task.subAgentUsedTool":"{name} used {tool}","yeaft.sessionStatus.task.subAgentFinishedTool":"{name} finished {tool}","yeaft.sessionStatus.task.subAgentUsage":"{name} used {tokens} tokens","yeaft.sessionStatus.task.subAgentEvent":"{name}: {text}","yeaft.sessionStatus.task.subAgentUserPrompt":"You: {text}","yeaft.sessionStatus.task.subAgentToolSummary":"{count} tool calls completed","yeaft.sessionStatus.task.subAgentError":"{name} error: {error}","yeaft.sessionStatus.task.subAgentHitError":"{name} hit an error","yeaft.sessionStatus.task.subAgentNoReadableEvents":"No readable sub-agent activity yet.","yeaft.sessionStatus.task.promptPlaceholder":"Add guidance for this sub-agent\u2026","yeaft.sessionStatus.task.promptSend":"Send","yeaft.sessionStatus.task.promptSending":"Sending\u2026","yeaft.sessionStatus.task.promptFailed":"Failed to send prompt.","yeaft.sessionStatus.task.title":"Task","yeaft.sessionStatus.task.command":"Command","yeaft.sessionStatus.task.stop":"Stop task","yeaft.sessionStatus.task.stopping":"Stopping\u2026","yeaft.sessionStatus.task.kind.subAgent":"sub-agent","yeaft.sessionStatus.task.kind.shell":"shell","yeaft.sessionStatus.show":"Show Session status","yeaft.sessionStatus.hide":"Hide Session status","yeaft.sessionStatus.close":"Close Session status","yeaft.vpTimeline.empty":"No VPs in this Session yet.","yeaft.vpTimeline.resizeTitle":"Drag to resize","yeaft.vpTimeline.status.idle":"idle","yeaft.vpTimeline.status.typing":"typing\u2026","yeaft.vpTimeline.status.thinking":"thinking\u2026","yeaft.vpTimeline.status.retrying":"retrying request\u2026","yeaft.vpTimeline.status.streaming":"streaming","yeaft.vpTimeline.status.tool":"using tool\u2026","yeaft.vpTimeline.status.error":"error","yeaft.vpTimeline.status.offline":"offline","yeaft.vpTimeline.abort":"Abort","yeaft.vpTimeline.edit":"Edit VP","yeaft.vpTimeline.mention":"Click to @-mention this VP","yeaft.vpTimeline.expand":"Toggle task details","yeaft.toolStats.title":"Tool Usage Stats","yeaft.toolStats.refresh":"Refresh","yeaft.toolStats.close":"Close","yeaft.toolStats.tabAll":"All tools","yeaft.toolStats.tabUnused":"Unused","yeaft.toolStats.loading":"Loading\u2026","yeaft.toolStats.notLoaded":"No data yet \u2014 click refresh.","yeaft.toolStats.empty":"(no tool calls recorded yet)","yeaft.toolStats.noneUnused":"(every registered tool has been called at least once)","yeaft.toolStats.fetchedAt":"Fetched at","yeaft.toolStats.col.name":"Tool","yeaft.toolStats.col.calls":"Calls","yeaft.toolStats.col.errors":"Errors","yeaft.toolStats.col.errRate":"Err%","yeaft.toolStats.col.p50":"p50","yeaft.toolStats.col.p95":"p95","yeaft.toolStats.col.avg":"Avg","yeaft.toolStats.col.last":"Last","yeaft.toolStats.buttonLabel":"Tool Stats","workCenter.title":"Work Center","workCenter.subtitle":"Persistent work owned by this Agent","workCenter.agent":"Agent","workCenter.selectAgent":"Select Agent","workCenter.noOnlineAgents":"No online agents","workCenter.noAvailableAgents":"No compatible online Agents","workCenter.new":"New","workCenter.newWorkItem":"New work item","workCenter.workItem":"Work item","workCenter.createFirst":"Create first work item","workCenter.backToChat":"Back to chat","workCenter.refresh":"Refresh","workCenter.search":"Search work items","workCenter.filter":"Filter","workCenter.filterAttention":"Needs attention","workCenter.filterActive":"Active","workCenter.filterAll":"All","workCenter.filterDone":"Done","workCenter.attentionItems":"Needs attention","workCenter.board.active":"Active","workCenter.board.needsAttention":"Needs attention","workCenter.board.closed":"Closed","workCenter.board.emptyLane":"No work items","workCenter.board.lanes":"Work item lanes","workCenter.filterVp":"Filter by VP","workCenter.filterType":"Filter by type","workCenter.filterUpdated":"Filter by update time","workCenter.allVps":"All VPs","workCenter.allTypes":"All types","workCenter.anyTime":"Any time","workCenter.lastDay":"Last 24 hours","workCenter.lastWeek":"Last 7 days","workCenter.deleteWorkItem":"Delete Work Item","workCenter.deleteConfirm":"Permanently delete this Work Item, its execution history, and attachments?","workCenter.deleteRequiresStop":"Stop this Work Item before deleting it","workCenter.lastMonth":"Last 30 days","workCenter.assignment.planned":"Planned assignment","workCenter.created":"Created","workCenter.files":"files","workCenter.loadMore":"Load more","workCenter.activeItems":"Active work","workCenter.allItems":"All work items","workCenter.completedItems":"Completed","workCenter.watcherActive":"Watcher active","workCenter.loading":"Loading work items\u2026","workCenter.noTimestamp":"No timestamp","workCenter.updated":"Updated","workCenter.emptyTitle":"No work items yet","workCenter.emptyBody":"Create a persistent task when work must continue beyond one conversation turn.","workCenter.noAttentionTitle":"Nothing needs attention","workCenter.noAttentionBody":"Work Items waiting for you or needing recovery will appear here.","workCenter.noActiveTitle":"No active work items","workCenter.noActiveBody":"Draft, ready, and running Work Items will appear here.","workCenter.noCompletedTitle":"No completed work items","workCenter.noCompletedBody":"Completed work items will appear here.","workCenter.noMatchesTitle":"No matching work items","workCenter.noMatchesBody":"Try a different search or filter.","workCenter.selectTitle":"Work item details","workCenter.detailLoading":"Loading full details\u2026","workCenter.detailLoadFailed":"Could not load full details","workCenter.start":"Start","workCenter.retry":"Retry","workCenter.cancel":"Cancel","workCenter.closeWorkItem":"Close details","workCenter.cancelWorkItem":"Stop work item","workCenter.cancelWorkItemHint":"Stop this Work Item and all unfinished Actions.","workCenter.cancelConfirm":"Stop this work item and its unfinished Actions?","workCenter.stopWorkItem":"Stop work item","workCenter.resumeWorkItem":"Resume work item","workCenter.breadcrumbs":"Work Center navigation","workCenter.actionNumber":"Action {number}","workCenter.actionBreadcrumb":"Action {number}: {description}","workCenter.untitledAction":"Untitled Action","workCenter.workItems":"Work items","workCenter.description":"Description","workCenter.goal":"Goal","workCenter.acceptanceCriteria":"Acceptance criteria","workCenter.noCriteria":"No criteria provided","workCenter.failureReason":"Failure reason","workCenter.workflow":"Workflow","workCenter.triageSummary":"Triage summary","workCenter.actionFlow":"Action flow","workCenter.viewActions":"View Actions","workCenter.actionsPanel":"Actions","workCenter.closeActions":"Close Actions","workCenter.actionCount":"{count} Actions","workCenter.noActionSummary":"No summary yet","workCenter.actionProgress":"{completed} / {total} Actions","workCenter.currentAction":"Current Action","workCenter.expandActions":"Show Actions","workCenter.collapseActions":"Collapse","workCenter.actionObjective":"What to do","workCenter.actionApproach":"How to do it","workCenter.actionExpectedOutcome":"Expected result","workCenter.dependencies":"Source Actions","workCenter.actionResult":"Latest result","workCenter.currentProgress":"Current progress","workCenter.actionMessages":"Messages","workCenter.loops":"loops","workCenter.tools":"tools","workCenter.noActionMessages":"No messages yet.","workCenter.actionDetails":"Action details","workCenter.selectAction":"Select an Action","workCenter.backToWorkItems":"Work items","workCenter.backToActions":"Back to Actions","workCenter.you":"You","workCenter.noRequestDetails":"No execution records are available for this Action yet.","workCenter.loadingRequests":"Loading execution records\u2026","workCenter.loadingRequestDetail":"Loading tool evidence\u2026","workCenter.requestDetailUnavailable":"Tool evidence is unavailable. Try again.","workCenter.noRequestLoops":"This execution has no retained Loop details.","workCenter.requestDetailTruncated":"Large execution: {summarized} Loops are summarized and {omitted} older Loops are omitted.","workCenter.loopDetailTruncated":"Large Loop: showing retained tool evidence.","workCenter.loadEarlierMessages":"Load earlier messages","workCenter.loadingEarlierMessages":"Loading earlier messages\u2026","workCenter.unknownModel":"Unknown model","workCenter.loop":"Loop","workCenter.actionBrief":"Task brief","workCenter.executionSummary":"Execution summary","workCenter.toolParameters":"Parameters","workCenter.toolResult":"Result","workCenter.noToolCalls":"No tool calls in this Loop.","workCenter.actionInputPlaceholder":"Add context, answer a question, or redirect this Action","workCenter.actionInputResumeHint":"Your input resumes this Action with the additional context.","workCenter.waitingQuestionTitle":"Input required","workCenter.actionInputRetryHint":"Add instructions or files, then rerun this Action with the new context.","workCenter.actionInputContinueHint":"Direct intervention for this Action only.","workCenter.actionFailedTitle":"Why this Action failed","workCenter.failedAt":"Failed at","workCenter.actionFailureRecovery":"Choose this Action in the Work Item composer to send corrected instructions.","workCenter.sendInput":"Send to Action","workCenter.sendingInput":"Sending\u2026","workCenter.retryAction":"Retry Action","workCenter.sendAndRetryAction":"Send and retry Action","workCenter.coordinatorDecision.guide_actions":"Action instructions updated","workCenter.coordinatorDecision.replan":"Goal or plan updated","workCenter.coordinatorDecision.request_human":"Human input requested","workCenter.conversation":"Conversation","workCenter.contentPane":"Content","workCenter.workItemPanes":"Work item panes","workCenter.coordinator":"Coordinator","workCenter.coordinatorTargetHint":"Work Item planning and coordination","workCenter.composerTarget":"Message target","workCenter.targetUnavailable":"Selected Action is no longer available","workCenter.targetUnavailableHelp":"Choose another target before sending. This draft was not redirected.","workCenter.sendToCoordinatorInstead":"Send to Coordinator instead","workCenter.sendToTarget":"Send to {target}","workCenter.answerWithTarget":"Choose the relevant target in the Conversation composer, then reply.","workCenter.conversationThinking":"Working\u2026","workCenter.conversationReadOnly":"This work item is closed. The conversation remains available.","workCenter.conversationPlaceholder":"Message about this work item","workCenter.sendMessage":"Send message","workCenter.messageSpeakerRole":"{name} \xB7 {role}","workCenter.originalRequest":"Original request","workCenter.actionMessageScopeTitle":"Message this Action","workCenter.actionMessageScope":"Only this Action receives the message.","workCenter.actionConversation":"Conversation","workCenter.actionConversationWith":"Action executor","workCenter.actionViews":"Action views","workCenter.actionExecutor":"Executor","workCenter.actionExecutorPending":"Executor pending","workCenter.actionInformation":"Action information","workCenter.messageExecutor":"Message {name}","workCenter.actionChatPlaceholder":"Message {name} from the Conversation composer","workCenter.statusLabel":"Status","workCenter.llmRequestsLabel":"LLM requests","workCenter.loopsLabel":"Loops","workCenter.toolsLabel":"Tools","workCenter.tokensLabel":"Tokens","workCenter.workItemMessagePlaceholder":"Add direction for the whole Work Item","workCenter.sendWorkItemMessage":"Send to Work Item","workCenter.fromSession":"Create a work item from this Session","workCenter.llmRequestCount":"{count} LLM requests","workCenter.loopCount":"{count} loops","workCenter.toolCount":"{count} tools","workCenter.tokenCount":"{count} tokens","workCenter.tokenBreakdown":"{input} input / {output} output / {cache} cached","workCenter.guidance":"Add guidance to the current Action","workCenter.guidanceHint":"Clarify constraints or redirect the current Action","workCenter.guidanceRestartHint":"This restarts the current Action with the new guidance.","workCenter.sendGuidance":"Send guidance","workCenter.reuseMemory":"Use relevant Agent memory and completed work from this project","workCenter.reuseMemoryHelp":"Includes scope-bounded Agent memory plus structured summaries and evidence from completed WorkItems with the same canonical project directory. Raw tool output is not reused.","workCenter.resumeAnswer":"Answer the waiting question","workCenter.resumeAnswerHint":"Provide the information required to continue","workCenter.answerInActionDetail":"Target the current Action in the Conversation composer, then reply.","workCenter.selectPrompt":"Select a work item to inspect its workflow.","workCenter.createHint":"Describe what you need. The Coordinator will keep creating the next justified Actions until the acceptance criteria are verified.","workCenter.requirement":"Requirement","workCenter.requirementHint":"Describe the problem, desired outcome, and any constraints in your own words","workCenter.requirementHelp":"The Coordinator will refine the goal and acceptance criteria, then create Actions dynamically as evidence arrives.","workCenter.titleField":"Title","workCenter.titleHint":"A short, specific outcome","workCenter.goalHint":"Describe the result the Agent must deliver","workCenter.criteriaHint":"One criterion per line","workCenter.attachments":"Attachments","workCenter.attachmentsHelp":"Images, PDFs, and text files stay bound to this Work Item and are available to every Action.","workCenter.attachmentsUnsupported":"The selected Agent does not support Work Item attachments.","workCenter.addAttachments":"Add files","workCenter.attachmentsUploading":"Uploading\u2026","workCenter.attachmentsUploadFailed":"Attachment upload failed","workCenter.pendingEnvelopeLocked":"An unconfirmed request is locked to its original identity.","workCenter.replacePendingAttachments":"Replace attachments","workCenter.discardPendingEnvelope":"Discard pending request","workCenter.pendingEnvelopeChanged":"The pending request changed; reopen this Work Item and try again.","workCenter.removeAttachment":"Remove from draft","workCenter.previewAttachment":"Open attachment","workCenter.openAttachmentNamed":"Open attachment {name}","workCenter.openingAttachment":"Opening attachment\u2026","workCenter.attachmentPreviewFailed":"Could not open the attachment. Try again.","workCenter.attachmentOpenBlocked":"The browser blocked the attachment window. Allow pop-ups and try again.","workCenter.execution":"Execution","workCenter.executionHint":"Choose where and how this work item starts.","workCenter.workDir":"Working directory","workCenter.workDirHint":"Choose an existing project directory","workCenter.chooseFolder":"Choose folder","workCenter.workDirPickerHelp":"Select an existing folder on the chosen Agent.","workCenter.folderPickerHint":"Choose the project folder this Work Item can read and modify.","workCenter.folderPickerSelectionHint":"Double-click to open a folder, or select it and confirm.","workCenter.startImmediately":"Start immediately","workCenter.startImmediatelyHint":"Turn this off to create a draft you can review first.","workCenter.creating":"Creating\u2026","workCenter.create":"Create","workCenter.status.draft":"draft","workCenter.status.ready":"ready","workCenter.status.running":"running","workCenter.status.waiting":"waiting","workCenter.status.needs_attention":"needs attention","workCenter.status.done":"done","workCenter.status.cancelled":"cancelled","workCenter.status.completed":"completed","workCenter.status.failed":"failed","workCenter.status.superseded":"superseded","workCenter.action.triage":"Triage","workCenter.action.implement":"Implement","workCenter.action.review":"Review","workCenter.action.integrate":"Integrate","workCenter.action.deliver":"Deliver","workCenter.action.test":"Test","workCenter.action.research":"Research","workCenter.action.design":"Design","workCenter.action.diagnose":"Diagnose","workCenter.action.migrate":"Migrate","workCenter.action.document":"Document","workCenter.action.operate":"Operate","workCenter.action.write":"Write","workCenter.action.custom":"Custom","workCenter.assignment.auto":"Use workflow policy","workCenter.model.inherit":"Use workflow model","workCenter.model.defaultProvider":"default provider","workCenter.planPreview":"Execution plan","workCenter.planPreviewHelp":"Resolved from this Agent\u2019s VP pool and model settings.","workCenter.settings.title":"Work Center settings","workCenter.settings.subtitle":"Configure the Coordinator plus reusable Action prompts, models, and effort for AI-planned work.","workCenter.settings.workflow":"Workflow","workCenter.settings.workflowHelp":"The Coordinator chooses task-specific Actions and executors dynamically.","workCenter.settings.aiWorkflowHelp":"The Coordinator creates only the next justified task-specific Actions. Built-in Action policies are reusable templates, and the Coordinator may create a precise domain type when needed.","workCenter.settings.globalInstructions":"Global Agent instructions","workCenter.settings.globalInstructionsHint":"Example: Follow the repository release policy, require independent review, and never create deployment tags without explicit approval.","workCenter.settings.globalInstructionsHelp":"Stored at Agent level and frozen into every new WorkItem. Applied to triage and every generated Action, below the WorkItem contract and system/tool safety rules. Existing WorkItems keep their original snapshot.","workCenter.settings.actionPolicies":"Built-in Action policies","workCenter.settings.actionPoliciesHelp":"These are reusable execution baselines, not a fixed workflow. Unknown domain-specific Action types use the Custom policy plus their triage-generated type and objective.","workCenter.settings.dynamicInstructionHelp":"The AI adds the WorkItem contract, global instructions, prior Action context, memory, and a task-specific objective. This prompt defines the reusable behavior for this Action type.","workCenter.settings.models":"Models","workCenter.settings.modelsHelp":"Providers and credentials stay in Agent LLM settings. Work Center only selects available models.","workCenter.settings.dynamicModelsHelp":"Choose the Coordinator model separately from the models that execute Actions.","workCenter.settings.coordinatorModel":"Coordinator","workCenter.settings.coordinatorModelHelp":"Used for Work Item conversation, goal changes, and replanning. It never executes repository tools.","workCenter.settings.allActions":"Fallback for all Actions","workCenter.settings.maxConcurrentActions":"Maximum concurrent Actions","workCenter.settings.maxConcurrentActionsHelp":"Defaults to 3. Non-Git, dirty, shared, and integration work remains serial.","workCenter.workItemType":"Type","workCenter.typeAuto":"Auto \u2014 let the LLM infer","workCenter.typeHelp":"Choose a task category, or use Auto for AI inference. AI still plans the concrete Actions.","workCenter.planning":"Planning","workCenter.aiPlan":"Coordinator-driven execution","workCenter.aiPlanHelp":"The Coordinator chooses the next Actions and executors from the current evidence instead of precomputing a workflow graph. Work Center settings control model and effort.","workCenter.settings.manageProviders":"Manage Agent models","workCenter.settings.assignment":"VP selection","workCenter.settings.assignment.auto":"Auto from all VPs","workCenter.settings.assignment.pool":"Candidate pool","workCenter.settings.assignment.fixed":"Fixed VP","workCenter.settings.capability":"Required capability","workCenter.settings.vp":"Virtual Person","workCenter.settings.poolMembers":"Candidate VPs","workCenter.settings.modelPolicy":"Model policy","workCenter.settings.model.inherit":"Inherit from VP","workCenter.settings.model.primary":"Agent primary model","workCenter.settings.model.fast":"Agent fast model","workCenter.settings.model.specific":"Specific model","workCenter.settings.model":"Model","workCenter.settings.effort":"Reasoning effort","workCenter.settings.effortDefault":"Model default","workCenter.settings.effortHelp":"Overrides the selected model\u2019s default reasoning effort for every Work Center Action.","workCenter.settings.effortChooseModelHelp":"Select the Agent primary model, fast model, or a specific model to configure effort. Inherit from VP uses each VP\u2019s model default.","workCenter.settings.effortUnsupportedHelp":"The selected model does not expose configurable effort, so its model default is used.","workCenter.settings.saving":"Saving\u2026","workCenter.settings.reload":"Reload settings","workCenter.settings.conflict":"Settings changed elsewhere. Reload before saving again.","workCenter.settings.upgradeRequired":"This Agent version cannot save Work Center settings. The current values are shown read-only; upgrade the Agent to edit and save them.","workCenter.settings.saveNotConfirmed":"The Agent did not confirm the submitted prompts and model policy. Settings were not closed; reload or upgrade the Agent before trying again.","workCenter.settings.addWorkflow":"Duplicate workflow","workCenter.settings.removeWorkflow":"Remove","workCenter.settings.newWorkflow":"Workflow {index}","workCenter.settings.workflowName":"Workflow name","workCenter.settings.newStage":"New stage","workCenter.settings.addStage":"Add stage","workCenter.settings.removeStage":"Remove stage","workCenter.settings.moveUp":"Move stage up","workCenter.settings.moveDown":"Move stage down","workCenter.settings.stageType":"Stage type","workCenter.settings.reviewReturnStage":"Return to stage when changes are requested","workCenter.settings.instruction":"Stage prompt","workCenter.settings.instructionHint":"Define what this stage must do.","workCenter.settings.instructionHelp":"The WorkItem goal, acceptance criteria, and reusable context are added automatically at run time.","workCenter.settings.instructionReset":"Restore default"}});function ml(){return typeof navigator>"u"||!navigator?"":navigator.userAgent||""}function mn(){let e=ml();return/Android|iPhone|iPad|iPod|Windows Phone|IEMobile|BlackBerry|Opera Mini/i.test(e)}function Bi(){return/MicroMessenger/i.test(ml())}function Ni(){return/AlipayClient/i.test(ml())}var vl=B(()=>{});var Xp,Zp=B(()=>{wt();qt();vl();Xp={name:"LoginPage",template:`
|
|
15
15
|
<div class="login-page">
|
|
16
16
|
<button class="login-lang-toggle" @click="toggleLang">
|
|
17
17
|
{{ currentLocale === 'zh-CN' ? 'EN' : '\u4E2D\u6587' }}
|
|
@@ -303,7 +303,7 @@ The agent will restart after upgrading.`,"chat.agent.alreadyLatest":"Agent is al
|
|
|
303
303
|
</template>
|
|
304
304
|
</div>
|
|
305
305
|
</div>
|
|
306
|
-
`,setup(){let e=De(),t=Vue.inject("t"),s=Vue.inject("locale"),n=Vue.ref(""),r=Vue.ref(""),i=Vue.ref(""),o=Vue.ref(""),a=Vue.ref(""),l=Vue.ref(null),c=Vue.ref(null),d=Vue.ref(null),u=Vue.ref(null),p=Vue.ref(null),f=Vue.ref(null),g=Vue.ref(""),h=Vue.ref(localStorage.getItem("loginMode")==="credentials"?"credentials":"oauth");Vue.watch(h,F=>localStorage.setItem("loginMode",F));let v=Vue.ref(""),k=Vue.ref(""),w=Vue.ref(""),I=Vue.ref(""),b=Vue.ref(""),m=Vue.ref(!1),y=Vue.ref(""),M=Vue.ref(""),x=Vue.ref(""),E=Vue.ref(""),$=Vue.ref(""),D=Vue.ref(""),R=Vue.ref(!1),T=Vue.ref(!1),A=()=>{a.value="",e.error=null,y.value="email",M.value="",E.value="",$.value="",D.value="",x.value="",T.value=!1},_=()=>{y.value="",x.value="",T.value=!1},j=async()=>{if(a.value="",!M.value||!/.+@.+\..+/.test(M.value)){a.value=t("login.forgot.emailInvalid");return}R.value=!0;try{let F=await e.requestPasswordReset(M.value.trim());if(!F)return;x.value=F,y.value="verify"}finally{R.value=!1}},q=async()=>{if(a.value="",!E.value){a.value=t("login.error.enterVerifyCode");return}if(!$.value||$.value.length<6){a.value=t("login.error.passwordMinLen");return}if($.value!==D.value){a.value=t("login.error.passwordMismatch");return}R.value=!0;try{await e.verifyPasswordReset(x.value,E.value,$.value)&&(T.value=!0,setTimeout(()=>{_(),h.value="credentials"},1500))}finally{R.value=!1}},U={alipay:'<svg viewBox="0 0 32 32" width="22" height="22" aria-hidden="true"><rect width="32" height="32" rx="6" fill="#1677FF"/><path fill="#fff" d="M25 18.6c-1.5-.5-3-1-4.6-1.7.4-.8.8-1.6 1.1-2.5h-2.9v-1h3.4v-.5h-3.4v-1.6h-1.4c-.3 0-.3.3-.3.3v1.3h-3.6v.5h3.6v1H11v.5h5.7c-.2.6-.4 1.2-.7 1.7-1.7-.5-3.4-.8-4.7-.8-2.2 0-3.7 1-3.8 2.5-.1 1.4.9 3 3.4 3 1.8 0 3.4-.9 4.7-2.5 2.2 1 4.2 2 6.6 2.9.3-.4.5-.8.7-1.2.2-.4.1-.9-.1-1.3zM11 19.7c-1.8 0-2.3-1.3-2.1-2 .1-.4.6-.9 1.4-1.1.4-.1 1.4-.1 2.4.2.9.2 1.8.5 2.7.8-.7 1.4-2.1 2.1-4.4 2.1z"/></svg>',microsoft:'<svg viewBox="0 0 21 21" width="20" height="20" aria-hidden="true"><rect x="1" y="1" width="9" height="9" fill="#f25022"/><rect x="1" y="11" width="9" height="9" fill="#00a4ef"/><rect x="11" y="1" width="9" height="9" fill="#7fba00"/><rect x="11" y="11" width="9" height="9" fill="#ffb900"/></svg>',github:'<svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true"><path fill="currentColor" d="M12 .3a12 12 0 0 0-3.8 23.4c.6.1.8-.3.8-.6v-2c-3.3.7-4-1.6-4-1.6-.5-1.4-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1.1 1.8 2.8 1.3 3.4 1 .1-.8.4-1.3.8-1.6-2.7-.3-5.5-1.3-5.5-6 0-1.3.5-2.3 1.2-3.2-.1-.3-.5-1.5.1-3.2 0 0 1-.3 3.3 1.2A11.5 11.5 0 0 1 12 5.8c1 0 2 .1 3 .4 2.3-1.5 3.3-1.2 3.3-1.2.6 1.7.2 2.9.1 3.2.7.9 1.2 1.9 1.2 3.2 0 4.6-2.8 5.7-5.5 6 .4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6A12 12 0 0 0 12 .3"/></svg>',google:'<svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true"><path fill="#4285F4" d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z"/><path fill="#34A853" d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84A11 11 0 0 0 12 23z"/><path fill="#FBBC05" d="M5.84 14.1A6.6 6.6 0 0 1 5.5 12c0-.73.13-1.44.34-2.1V7.07H2.18A11 11 0 0 0 1 12c0 1.77.42 3.45 1.18 4.93l3.66-2.83z"/><path fill="#EA4335" d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1A11 11 0 0 0 2.18 7.07l3.66 2.83C6.71 7.31 9.14 5.38 12 5.38z"/></svg>',wechat:'<svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true"><path fill="#07C160" d="M9.5 4C5.36 4 2 6.91 2 10.5c0 2.07 1.13 3.91 2.86 5.09L4 18l2.7-1.41c.85.22 1.76.34 2.7.34h.51c-.13-.42-.21-.86-.21-1.32 0-3 2.91-5.43 6.5-5.43.32 0 .64.02.95.06C16.63 7.32 13.4 4 9.5 4zM7 8.5a1 1 0 110 2 1 1 0 010-2zm5 0a1 1 0 110 2 1 1 0 010-2zm4.21 3.66c-3.04 0-5.5 1.92-5.5 4.29 0 1.39.91 2.65 2.34 3.46l-.46 1.5 1.93-.95c.55.13 1.13.2 1.69.2 3.04 0 5.5-1.92 5.5-4.21 0-2.37-2.46-4.29-5.5-4.29zm-1.71 2.21a.75.75 0 110 1.5.75.75 0 010-1.5zm3.42 0a.75.75 0 110 1.5.75.75 0 010-1.5z"/></svg>'},ee=Vue.computed(()=>["alipay","microsoft","github","google","wechat"].filter(O=>O==="microsoft"?e.aadEnabled:!!e.ssoProviders[O]).map(O=>({key:O,label:t(`login.${O}`),icon:U[O]}))),fe=()=>{c.value&&c.value.focus()},ae=()=>{h.value="credentials",Vue.nextTick(()=>{l.value&&l.value.focus()})},ve=()=>{let F=e.qrPanel;if(!F||!F.authorizeUrl)return;let O=`alipays://platformapi/startapp?appId=20000067&url=${encodeURIComponent(F.authorizeUrl)}`;window.location.href=O},ge=F=>{if(a.value="",F==="microsoft"){e.loginWithMicrosoft();return}if(F==="alipay"){Ni()?e.loginWithSso(F):mn()?e.loginWithAlipayMobile():e.startSsoQr(F).then(O=>{O&&P()});return}if(F==="wechat"){if(mn()||Bi()){a.value=t("login.wechat.mobileUnsupported");return}e.startSsoQr(F).then(O=>{O&&P()});return}e.loginWithSso(F)},ue=async()=>{if(!n.value){a.value=t("login.error.enterUsername");return}if(!r.value){a.value=t("login.error.enterPassword");return}a.value="",await e.login(n.value,r.value),Vue.nextTick(()=>{(e.loginStep==="totp"||e.loginStep==="totp-setup")&&u.value?u.value.focus():e.loginStep==="verification"&&d.value&&d.value.focus()})},P=()=>{if(e.qrPanel&&typeof qrcode=="function")try{let F=qrcode(0,"M");F.addData(e.qrPanel.authorizeUrl,"Byte"),F.make(),g.value=F.createDataURL(6,4)}catch{}},K=Vue.computed(()=>{let F=e.qrPanel?.provider;return t(F==="alipay"?"login.qr.titleAlipay":F==="wechat"?"login.qr.titleWechat":"login.qr.title")});Vue.watch(()=>e.qrPanel?.authorizeUrl,F=>{F?P():g.value=""});let re=async()=>{if(!o.value||o.value.length!==6){a.value=t("login.error.enter6Digit");return}a.value="",await e.verifyTotpCode(o.value)&&e.loginStep==="verification"&&(o.value="",Vue.nextTick(()=>{d.value&&d.value.focus()}))},
|
|
306
|
+
`,setup(){let e=De(),t=Vue.inject("t"),s=Vue.inject("locale"),n=Vue.ref(""),r=Vue.ref(""),i=Vue.ref(""),o=Vue.ref(""),a=Vue.ref(""),l=Vue.ref(null),c=Vue.ref(null),d=Vue.ref(null),u=Vue.ref(null),p=Vue.ref(null),f=Vue.ref(null),g=Vue.ref(""),h=Vue.ref(localStorage.getItem("loginMode")==="credentials"?"credentials":"oauth");Vue.watch(h,F=>localStorage.setItem("loginMode",F));let v=Vue.ref(""),k=Vue.ref(""),w=Vue.ref(""),I=Vue.ref(""),b=Vue.ref(""),m=Vue.ref(!1),y=Vue.ref(""),M=Vue.ref(""),x=Vue.ref(""),E=Vue.ref(""),$=Vue.ref(""),D=Vue.ref(""),R=Vue.ref(!1),T=Vue.ref(!1),A=()=>{a.value="",e.error=null,y.value="email",M.value="",E.value="",$.value="",D.value="",x.value="",T.value=!1},_=()=>{y.value="",x.value="",T.value=!1},j=async()=>{if(a.value="",!M.value||!/.+@.+\..+/.test(M.value)){a.value=t("login.forgot.emailInvalid");return}R.value=!0;try{let F=await e.requestPasswordReset(M.value.trim());if(!F)return;x.value=F,y.value="verify"}finally{R.value=!1}},q=async()=>{if(a.value="",!E.value){a.value=t("login.error.enterVerifyCode");return}if(!$.value||$.value.length<6){a.value=t("login.error.passwordMinLen");return}if($.value!==D.value){a.value=t("login.error.passwordMismatch");return}R.value=!0;try{await e.verifyPasswordReset(x.value,E.value,$.value)&&(T.value=!0,setTimeout(()=>{_(),h.value="credentials"},1500))}finally{R.value=!1}},U={alipay:'<svg viewBox="0 0 32 32" width="22" height="22" aria-hidden="true"><rect width="32" height="32" rx="6" fill="#1677FF"/><path fill="#fff" d="M25 18.6c-1.5-.5-3-1-4.6-1.7.4-.8.8-1.6 1.1-2.5h-2.9v-1h3.4v-.5h-3.4v-1.6h-1.4c-.3 0-.3.3-.3.3v1.3h-3.6v.5h3.6v1H11v.5h5.7c-.2.6-.4 1.2-.7 1.7-1.7-.5-3.4-.8-4.7-.8-2.2 0-3.7 1-3.8 2.5-.1 1.4.9 3 3.4 3 1.8 0 3.4-.9 4.7-2.5 2.2 1 4.2 2 6.6 2.9.3-.4.5-.8.7-1.2.2-.4.1-.9-.1-1.3zM11 19.7c-1.8 0-2.3-1.3-2.1-2 .1-.4.6-.9 1.4-1.1.4-.1 1.4-.1 2.4.2.9.2 1.8.5 2.7.8-.7 1.4-2.1 2.1-4.4 2.1z"/></svg>',microsoft:'<svg viewBox="0 0 21 21" width="20" height="20" aria-hidden="true"><rect x="1" y="1" width="9" height="9" fill="#f25022"/><rect x="1" y="11" width="9" height="9" fill="#00a4ef"/><rect x="11" y="1" width="9" height="9" fill="#7fba00"/><rect x="11" y="11" width="9" height="9" fill="#ffb900"/></svg>',github:'<svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true"><path fill="currentColor" d="M12 .3a12 12 0 0 0-3.8 23.4c.6.1.8-.3.8-.6v-2c-3.3.7-4-1.6-4-1.6-.5-1.4-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1.1 1.8 2.8 1.3 3.4 1 .1-.8.4-1.3.8-1.6-2.7-.3-5.5-1.3-5.5-6 0-1.3.5-2.3 1.2-3.2-.1-.3-.5-1.5.1-3.2 0 0 1-.3 3.3 1.2A11.5 11.5 0 0 1 12 5.8c1 0 2 .1 3 .4 2.3-1.5 3.3-1.2 3.3-1.2.6 1.7.2 2.9.1 3.2.7.9 1.2 1.9 1.2 3.2 0 4.6-2.8 5.7-5.5 6 .4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6A12 12 0 0 0 12 .3"/></svg>',google:'<svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true"><path fill="#4285F4" d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z"/><path fill="#34A853" d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84A11 11 0 0 0 12 23z"/><path fill="#FBBC05" d="M5.84 14.1A6.6 6.6 0 0 1 5.5 12c0-.73.13-1.44.34-2.1V7.07H2.18A11 11 0 0 0 1 12c0 1.77.42 3.45 1.18 4.93l3.66-2.83z"/><path fill="#EA4335" d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1A11 11 0 0 0 2.18 7.07l3.66 2.83C6.71 7.31 9.14 5.38 12 5.38z"/></svg>',wechat:'<svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true"><path fill="#07C160" d="M9.5 4C5.36 4 2 6.91 2 10.5c0 2.07 1.13 3.91 2.86 5.09L4 18l2.7-1.41c.85.22 1.76.34 2.7.34h.51c-.13-.42-.21-.86-.21-1.32 0-3 2.91-5.43 6.5-5.43.32 0 .64.02.95.06C16.63 7.32 13.4 4 9.5 4zM7 8.5a1 1 0 110 2 1 1 0 010-2zm5 0a1 1 0 110 2 1 1 0 010-2zm4.21 3.66c-3.04 0-5.5 1.92-5.5 4.29 0 1.39.91 2.65 2.34 3.46l-.46 1.5 1.93-.95c.55.13 1.13.2 1.69.2 3.04 0 5.5-1.92 5.5-4.21 0-2.37-2.46-4.29-5.5-4.29zm-1.71 2.21a.75.75 0 110 1.5.75.75 0 010-1.5zm3.42 0a.75.75 0 110 1.5.75.75 0 010-1.5z"/></svg>'},ee=Vue.computed(()=>["alipay","microsoft","github","google","wechat"].filter(O=>O==="microsoft"?e.aadEnabled:!!e.ssoProviders[O]).map(O=>({key:O,label:t(`login.${O}`),icon:U[O]}))),fe=()=>{c.value&&c.value.focus()},ae=()=>{h.value="credentials",Vue.nextTick(()=>{l.value&&l.value.focus()})},ve=()=>{let F=e.qrPanel;if(!F||!F.authorizeUrl)return;let O=`alipays://platformapi/startapp?appId=20000067&url=${encodeURIComponent(F.authorizeUrl)}`;window.location.href=O},ge=F=>{if(a.value="",F==="microsoft"){e.loginWithMicrosoft();return}if(F==="alipay"){Ni()?e.loginWithSso(F):mn()?e.loginWithAlipayMobile():e.startSsoQr(F).then(O=>{O&&P()});return}if(F==="wechat"){if(mn()||Bi()){a.value=t("login.wechat.mobileUnsupported");return}e.startSsoQr(F).then(O=>{O&&P()});return}e.loginWithSso(F)},ue=async()=>{if(!n.value){a.value=t("login.error.enterUsername");return}if(!r.value){a.value=t("login.error.enterPassword");return}a.value="",await e.login(n.value,r.value),Vue.nextTick(()=>{(e.loginStep==="totp"||e.loginStep==="totp-setup")&&u.value?u.value.focus():e.loginStep==="verification"&&d.value&&d.value.focus()})},P=()=>{if(e.qrPanel&&typeof qrcode=="function")try{let F=qrcode(0,"M");F.addData(e.qrPanel.authorizeUrl,"Byte"),F.make(),g.value=F.createDataURL(6,4)}catch{}},K=Vue.computed(()=>{let F=e.qrPanel?.provider;return t(F==="alipay"?"login.qr.titleAlipay":F==="wechat"?"login.qr.titleWechat":"login.qr.title")});Vue.watch(()=>e.qrPanel?.authorizeUrl,F=>{F?P():g.value=""});let re=async()=>{if(!o.value||o.value.length!==6){a.value=t("login.error.enter6Digit");return}a.value="",await e.verifyTotpCode(o.value)&&e.loginStep==="verification"&&(o.value="",Vue.nextTick(()=>{d.value&&d.value.focus()}))},me=async()=>{if(!o.value||o.value.length!==6){a.value=t("login.error.enter6Digit");return}a.value="",await e.completeTotpSetup(o.value)&&e.loginStep==="verification"&&(o.value="",Vue.nextTick(()=>{d.value&&d.value.focus()}))},Me=async()=>{if(a.value="",m.value=!1,!k.value||k.value.length<2){a.value=t("login.error.usernameMinLen");return}if(!w.value||w.value.length<6){a.value=t("login.error.passwordMinLen");return}if(w.value!==I.value){a.value=t("login.error.passwordMismatch");return}await e.register(k.value,w.value,b.value||void 0,v.value)&&(m.value=!0,n.value=k.value,v.value="",k.value="",w.value="",I.value="",b.value="",setTimeout(()=>e.backToCredentials(),1500))},z=async()=>{if(!i.value){a.value=t("login.error.enterVerifyCode");return}a.value="",await e.verifyCode(i.value)};return Vue.onMounted(async()=>{await e.checkAuthMode(),ee.value.length===0&&h.value==="oauth"&&(h.value="credentials"),e.loginStep==="credentials"&&h.value==="credentials"&&l.value&&l.value.focus()}),Vue.watch(()=>e.loginStep,F=>{Vue.nextTick(()=>{F==="credentials"&&h.value==="credentials"&&l.value?l.value.focus():(F==="totp"||F==="totp-setup")&&u.value?u.value.focus():F==="verification"&&d.value?d.value.focus():F==="register"&&p.value&&p.value.focus()})}),{authStore:e,currentLocale:s,toggleLang:()=>{ir(s.value==="zh-CN"?"en":"zh-CN")},loginMode:h,switchToCredentials:ae,enabledProviders:ee,handleProviderClick:ge,relaunchAlipayMobile:ve,qrCanvas:f,qrDataUrl:g,qrPanelTitle:K,username:n,password:r,verificationCode:i,totpCode:o,localError:a,usernameInput:l,passwordInput:c,codeInput:d,totpInput:u,regCodeInput:p,regInvitationCode:v,regUsername:k,regPassword:w,regPasswordConfirm:I,regEmail:b,registerSuccess:m,focusPassword:fe,login:ue,verify:z,verifyTotp:re,setupTotp:me,doRegister:Me,forgotStep:y,forgotEmail:M,forgotResetToken:x,forgotCode:E,forgotNewPassword:$,forgotConfirm:D,forgotLoading:R,forgotSuccess:T,enterForgotMode:A,exitForgotMode:_,submitForgotEmail:j,submitForgotReset:q}}}});var qi,yl=B(()=>{qi={name:"ChatHeader",emits:["toggle-sidebar","close-pane"],props:{conversationId:{type:String,default:null},paneId:{type:String,default:null},showClosePane:{type:Boolean,default:!1}},template:`
|
|
307
307
|
<header class="chat-header">
|
|
308
308
|
<!-- Mobile sidebar toggle \u2014 hidden on desktop and in split mode -->
|
|
309
309
|
<button class="header-sidebar-toggle" v-if="!store.isSplitMode"
|
|
@@ -405,7 +405,7 @@ The agent will restart after upgrading.`,"chat.agent.alreadyLatest":"Agent is al
|
|
|
405
405
|
</button>
|
|
406
406
|
</div>
|
|
407
407
|
</header>
|
|
408
|
-
`,setup(e){let t=Pinia.useChatStore(),s=Vue.inject("t"),n=Vue.computed(()=>e.conversationId||t.currentConversation),r=Vue.computed(()=>n.value&&t.conversations.find(P=>P.id===n.value)||null),i=Vue.computed(()=>r.value?.capabilities||null),o=Vue.computed(()=>n.value?(r.value?.provider||"claude-code")==="claude-code":!0),a=(P,K=!0)=>{let re=i.value;return re?!!re[P]:o.value?K:!1},l=Vue.computed(()=>a("compact")),c=Vue.computed(()=>a("clear")),d=Vue.computed(()=>a("expert")),u=Vue.computed(()=>a("mcp")),p=Vue.computed(()=>{if(!n.value)return"Yeaft";let P=t.getConversationTitle(n.value);if(P)return P;let re=t.conversations.find(
|
|
408
|
+
`,setup(e){let t=Pinia.useChatStore(),s=Vue.inject("t"),n=Vue.computed(()=>e.conversationId||t.currentConversation),r=Vue.computed(()=>n.value&&t.conversations.find(P=>P.id===n.value)||null),i=Vue.computed(()=>r.value?.capabilities||null),o=Vue.computed(()=>n.value?(r.value?.provider||"claude-code")==="claude-code":!0),a=(P,K=!0)=>{let re=i.value;return re?!!re[P]:o.value?K:!1},l=Vue.computed(()=>a("compact")),c=Vue.computed(()=>a("clear")),d=Vue.computed(()=>a("expert")),u=Vue.computed(()=>a("mcp")),p=Vue.computed(()=>{if(!n.value)return"Yeaft";let P=t.getConversationTitle(n.value);if(P)return P;let re=t.conversations.find(me=>me.id===n.value)?.workDir||t.currentWorkDir;if(re){let me=re.split(/[/\\]/);return me[me.length-1]||me[me.length-2]||re}return s("chatHeader.newConv")}),f=Vue.computed(()=>{if(!n.value)return"";let K=t.conversations.find(me=>me.id===n.value)?.agentId;return K&&t.agents.find(me=>me.id===K)?.name||""}),g=Vue.computed(()=>t.clearStatus?.conversationId===n.value?!0:t.compactStatus?t.compactStatus.conversationId===n.value:!1),h=Vue.computed(()=>t.clearStatus?.conversationId===n.value?t.clearStatus.status==="clearing"?"compacting":"completed":t.compactStatus?t.compactStatus.status==="compacting"?"compacting":"completed":""),v=Vue.computed(()=>t.clearStatus?.conversationId===n.value?t.clearStatus.status==="clearing":t.compactStatus?.status==="compacting"),k=Vue.computed(()=>t.clearStatus?.conversationId===n.value?t.clearStatus.status==="clearing"?s("chatHeader.clearing"):s("chatHeader.clearDone"):t.compactStatus?t.compactStatus.status==="compacting"?t.compactStatus.message||s("chatHeader.compacting"):t.compactStatus.message||s("chatHeader.compactDone"):""),w=Vue.computed(()=>n.value&&(t.conversations.find(K=>K.id===n.value)?.workDir||t.currentWorkDir)||""),I=Vue.computed(()=>!t.contextUsage||t.contextUsage.conversationId!==n.value?null:t.contextUsage),b=Vue.computed(()=>{let P=I.value?.percentage||0;return P>=80?"context-danger":P>=50?"context-warn":"context-ok"}),m=Vue.computed(()=>{if(!I.value)return"";let P=(I.value.inputTokens/1e3).toFixed(0),K=(I.value.maxTokens/1e3).toFixed(0);return`Context: ${P}k / ${K}k`}),y=Vue.computed(()=>t.isRefreshingSession(n.value)),M=Vue.computed(()=>t.compactStatus?.status==="compacting"&&t.compactStatus?.conversationId===n.value),x=Vue.computed(()=>t.clearStatus?.status==="clearing"&&t.clearStatus?.conversationId===n.value),E=Vue.computed(()=>n.value?!t.isRefreshingSession(n.value):!1),$=()=>{if(t.isRefreshingSession(n.value)||!n.value)return;t.setRefreshingSession(n.value,!0),t.startRefreshTimeout(n.value),t.requestChatHistory(n.value,{mode:"recent",turns:5})||t.setRefreshingSession(n.value,!1)},D=()=>{M.value||t.sendMessage("/compact")},R=()=>{window.location.reload()},T=()=>{x.value||confirm(s("chatHeader.confirmClear"))&&(t.clearStatus={conversationId:n.value,status:"clearing"},t.sendMessage("/clear"))},A=Vue.computed(()=>t.getPaneRightPanel(e.paneId)),_=Vue.ref(null),j=Vue.computed(()=>{if(!t.mcpPanelOpen||!_.value)return null;let P=_.value.getBoundingClientRect();return{top:`${P.bottom+6}px`,right:`${window.innerWidth-P.right}px`}}),q=Vue.computed(()=>t.currentMcpServers.filter(P=>P.enabled).length),U=Vue.computed(()=>!!t.conversations.find(K=>K.id===n.value)?.needRestart),ee=()=>{t.mcpPanelOpen=!t.mcpPanelOpen},fe=()=>{t.togglePaneRightPanel("experts",e.paneId)},ae=()=>{t.togglePaneRightPanel("subagents",e.paneId)},ve=Vue.computed(()=>t.runningSubagentCount),ge=(P,K)=>{t.toggleConversationMcp(P,K)},ue=P=>{t.mcpPanelOpen&&!P.target.closest(".mcp-dropdown")&&!P.target.closest(".mcp-config-wrapper")&&(t.mcpPanelOpen=!1)};return Vue.onMounted(()=>{document.addEventListener("click",ue)}),Vue.onUnmounted(()=>{document.removeEventListener("click",ue)}),{store:t,effectiveConvId:n,effectiveRightPanel:A,isClaudeCode:o,canCompact:l,canClear:c,canExpert:d,canMcp:u,headerTitle:p,showStatusBanner:g,statusBannerClass:h,statusBannerSpinner:v,statusBannerMessage:k,contextUsage:I,contextColorClass:b,contextLabel:m,isRefreshing:y,isCompacting:M,isClearing:x,canRefresh:E,refreshSession:$,reloadPage:R,compactContext:D,clearMessages:T,mcpBtnRef:_,mcpDropdownStyle:j,mcpEnabledCount:q,currentConvNeedRestart:U,toggleMcpPanel:ee,toggleMcpServer:ge,toggleExpertPanel:fe,toggleSubAgentPanel:ae,runningSubagentCount:ve}}}});function _r(e=globalThis.location){let t=e?.protocol==="https:"?"wss:":"ws:",s=e?.host||"localhost";return`${t}//${s}`}function Wi(){return"npm install -g @yeaft/webchat-agent"}function ji(){return"yeaft-agent llm use github-copilot --model gpt-5.5"}function bl(e=null){let t=e&&(e.username||e.displayName)||"agent",s=2166136261;for(let i=0;i<t.length;i++)s^=t.charCodeAt(i),s=s+((s<<1)+(s<<4)+(s<<7)+(s<<8)+(s<<24))>>>0;let n=s.toString(16).padStart(8,"0").slice(0,6);return`${String(t).replace(/[^A-Za-z0-9_-]/g,"-").replace(/^-+|-+$/g,"")||"agent"}-${n}`}function Ui({profile:e=null,agentSecret:t="",serverWsUrl:s=_r()}={}){if(!t)return"";let n=bl(e);return`yeaft-agent install --server ${s} --secret ${t} --name ${n}`}var wl=B(()=>{});function ob(e,t){return typeof e=="string"?e?{src:e,alt:t}:null:!e||typeof e!="object"||!e.src?null:{src:e.src,alt:e.alt||t}}function vn(e,{alt:t="Preview",closeLabel:s="Close",previousLabel:n="Previous image",nextLabel:r="Next image",positionLabel:i=(c,d)=>`${c} / ${d}`,gallery:o=null,initialIndex:a=null,trigger:l=null}={}){if(!e)return null;let c=(Array.isArray(o)?o:[e]).map(E=>ob(E,t)).filter(Boolean);c.length===0&&c.push({src:e,alt:t});let d=Number.isInteger(a)&&a>=0&&a<c.length?a:c.findIndex(E=>E.src===e);d<0&&(d=0);let u=document.createElement("div");u.className="image-preview-overlay",u.setAttribute("role","dialog"),u.setAttribute("aria-modal","true"),u.setAttribute("aria-label",t);let p=document.createElement("img");p.className="image-preview-img",p.draggable=!1;let f=document.createElement("button");f.type="button",f.className="image-preview-close",f.setAttribute("aria-label",s),f.setAttribute("title",s),f.textContent="\xD7";let g=null,h=null,v=null;c.length>1&&(g=document.createElement("button"),g.type="button",g.className="image-preview-navigation image-preview-previous",g.setAttribute("aria-label",n),g.setAttribute("title",n),g.innerHTML='<svg viewBox="0 0 24 24" aria-hidden="true"><path fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m15 18-6-6 6-6"/></svg>',h=document.createElement("button"),h.type="button",h.className="image-preview-navigation image-preview-next",h.setAttribute("aria-label",r),h.setAttribute("title",r),h.innerHTML='<svg viewBox="0 0 24 24" aria-hidden="true"><path fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m9 18 6-6-6-6"/></svg>',v=document.createElement("div"),v.className="image-preview-position",v.setAttribute("aria-live","polite"));let k=()=>{let E=c[d];p.src=E.src,p.alt=E.alt,u.setAttribute("aria-label",E.alt),v&&(v.textContent=typeof i=="function"?i(d+1,c.length):`${d+1} / ${c.length}`)},w=E=>{d=(d+E+c.length)%c.length,k()};k(),u.append(p),g&&h&&v&&u.append(g,h,v),u.append(f),document.body.appendChild(u),u.offsetHeight,u.classList.add("visible"),f.focus();let I=!1,b=null,m=()=>{b&&clearTimeout(b),b=null,u.isConnected&&u.remove()},y=()=>{I||(I=!0,u.classList.remove("visible"),u.addEventListener("transitionend",m,{once:!0}),b=setTimeout(m,250),document.removeEventListener("keydown",x),l?.isConnected&&typeof l.focus=="function"&&l.focus())},M=[g,h,f].filter(Boolean),x=E=>{if(E.key==="Escape"){E.preventDefault(),y();return}if(c.length>1&&(E.key==="ArrowLeft"||E.key==="ArrowRight")){E.preventDefault(),w(E.key==="ArrowLeft"?-1:1);return}if(E.key==="Tab"){E.preventDefault();let $=M.indexOf(document.activeElement),D=E.shiftKey?-1:1,R=$<0?0:($+D+M.length)%M.length;M[R].focus()}};return f.addEventListener("click",y),g?.addEventListener("click",()=>w(-1)),h?.addEventListener("click",()=>w(1)),u.addEventListener("click",E=>{E.target===u&&y()}),document.addEventListener("keydown",x),u}var Ki=B(()=>{});function cb(e){let t=[];for(let s of e)s==="\b"?t.pop():t.push(s);return t.join("")}function db(e){let t=e.split("\r"),s=t[t.length-1]||"";return cb(s)}function nf(e){return e.replace(/\r\n/g,`
|
|
409
409
|
`).split(`
|
|
410
410
|
`).map(t=>db(t)).join(`
|
|
411
411
|
`)}function rf(e){return e.replace(ab,"").replace(lb,"")}function ub(e){return e?e.split(";").filter(t=>t!=="").map(t=>Number(t)).filter(Number.isFinite):[0]}function Jp(e,t){let s=t==="bg"&&e>=30&&e<=37||t==="bg"&&e>=90&&e<=97?e+10:e;return t==="bg"?Cl.get(s):Il.get(s)}function ef(e,t,s){let n=Al[0],r=1/0;for(let i of Al){let o=(i.r-e)**2+(i.g-t)**2+(i.b-s)**2;o<r&&(n=i,r=o)}return n.code}function pb(e){if(e<0||e>255)return null;if(e<16){let s=Al[e];return{r:s.r,g:s.g,b:s.b}}if(e>=232){let s=8+(e-232)*10;return{r:s,g:s,b:s}}let t=e-16;return{r:Sl[Math.floor(t/36)],g:Sl[Math.floor(t%36/6)],b:Sl[t%6]}}function tf(e,t,s,n){let r=s[n+1];if(r===5){let i=s[n+2];if(Number.isFinite(i)){let o=pb(i);o&&(e[t]=Jp(ef(o.r,o.g,o.b),t)||"")}return n+3}if(r===2){let i=s[n+2],o=s[n+3],a=s[n+4];return Number.isFinite(i)&&Number.isFinite(o)&&Number.isFinite(a)&&(e[t]=Jp(ef(i,o,a),t)||""),n+5}return n+2}function fb(e,t){let s={...e},n=t.length?t:[0];for(let r=0;r<n.length;){let i=n[r];if(i===0)s.fg="",s.bg="",s.bold=!1,s.dim=!1,s.italic=!1,s.underline=!1;else if(i===1)s.bold=!0,s.dim=!1;else if(i===2)s.dim=!0,s.bold=!1;else if(i===3)s.italic=!0;else if(i===4)s.underline=!0;else if(i===22)s.bold=!1,s.dim=!1;else if(i===23)s.italic=!1;else if(i===24)s.underline=!1;else if(i===39)s.fg="";else if(i===49)s.bg="";else if(Il.has(i))s.fg=Il.get(i);else if(Cl.has(i))s.bg=Cl.get(i);else if(i===38){r=tf(s,"fg",n,r);continue}else if(i===48){r=tf(s,"bg",n,r);continue}r+=1}return s}function gb(e){return[e.fg,e.bg,e.bold&&"terminal-bold",e.dim&&"terminal-dim",e.italic&&"terminal-italic",e.underline&&"terminal-underline"].filter(Boolean).join(" ")}function sf(e,t,s){let n=rf(t);if(!n)return;let r=gb(s),i=e[e.length-1];i&&i.className===r?i.text+=n:e.push({text:n,className:r})}function Kt(e){if(e==null)return"";let t=typeof e=="string"?e:String(e);return t?rf(nf(t)):""}function of(e){if(e==null)return[];let t=typeof e=="string"?e:String(e);if(!t)return[];let s=nf(t),n=[],r={fg:"",bg:"",bold:!1,dim:!1,italic:!1,underline:!1},i=0;kl.lastIndex=0;for(let o=kl.exec(s);o;o=kl.exec(s))sf(n,s.slice(i,o.index),r),r=fb(r,ub(o[1])),i=o.index+o[0].length;return sf(n,s.slice(i),r),n}var ab,kl,lb,Il,Cl,Al,Sl,Er=B(()=>{ab=/[\u001b\u009b](?:[\[\]()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><~]|\][^\u0007]*(?:\u0007|\u001b\\)|[PX^_][\s\S]*?\u001b\\)/g,kl=/(?:\u001b\[|\u009b)([0-9;]*)m/g,lb=/[\u0000-\u0008\u000b\u000c\u000e-\u001a\u001c-\u001f\u007f-\u009f]/g,Il=new Map([[30,"terminal-fg-black"],[31,"terminal-fg-red"],[32,"terminal-fg-green"],[33,"terminal-fg-yellow"],[34,"terminal-fg-blue"],[35,"terminal-fg-magenta"],[36,"terminal-fg-cyan"],[37,"terminal-fg-white"],[90,"terminal-fg-bright-black"],[91,"terminal-fg-bright-red"],[92,"terminal-fg-bright-green"],[93,"terminal-fg-bright-yellow"],[94,"terminal-fg-bright-blue"],[95,"terminal-fg-bright-magenta"],[96,"terminal-fg-bright-cyan"],[97,"terminal-fg-bright-white"]]),Cl=new Map([[40,"terminal-bg-black"],[41,"terminal-bg-red"],[42,"terminal-bg-green"],[43,"terminal-bg-yellow"],[44,"terminal-bg-blue"],[45,"terminal-bg-magenta"],[46,"terminal-bg-cyan"],[47,"terminal-bg-white"],[100,"terminal-bg-bright-black"],[101,"terminal-bg-bright-red"],[102,"terminal-bg-bright-green"],[103,"terminal-bg-bright-yellow"],[104,"terminal-bg-bright-blue"],[105,"terminal-bg-bright-magenta"],[106,"terminal-bg-bright-cyan"],[107,"terminal-bg-bright-white"]]),Al=[{code:30,r:0,g:0,b:0},{code:31,r:170,g:0,b:0},{code:32,r:0,g:170,b:0},{code:33,r:170,g:85,b:0},{code:34,r:0,g:0,b:170},{code:35,r:170,g:0,b:170},{code:36,r:0,g:170,b:170},{code:37,r:170,g:170,b:170},{code:90,r:85,g:85,b:85},{code:91,r:255,g:85,b:85},{code:92,r:85,g:255,b:85},{code:93,r:255,g:255,b:85},{code:94,r:85,g:85,b:255},{code:95,r:255,g:85,b:255},{code:96,r:85,g:255,b:255},{code:97,r:255,g:255,b:255}],Sl=[0,95,135,175,215,255]});var yn,zi=B(()=>{Ki();Ir();Er();is();yn={name:"MessageItem",props:{message:{type:Object,required:!0},sessionActions:{type:Boolean,default:!1},externalAttachmentOpen:{type:Boolean,default:!1}},emits:["quote","edit-as-new","open-attachment"],template:`
|
|
@@ -503,7 +503,7 @@ The agent will restart after upgrading.`,"chat.agent.alreadyLatest":"Agent is al
|
|
|
503
503
|
{{ displayContent }}
|
|
504
504
|
</template>
|
|
505
505
|
</div>
|
|
506
|
-
`,setup(e,{emit:t}){let s=Pinia.useChatStore(),n=Vue.ref(!1),r=Vue.inject("t"),i=Vue.computed(()=>["message",e.message.type]),o=()=>{let w=e.message;return typeof w.timestamp=="number"&&w.timestamp>0?w.timestamp:typeof w.createdAt=="number"&&w.createdAt>0?w.createdAt:null},a=Vue.computed(()=>
|
|
506
|
+
`,setup(e,{emit:t}){let s=Pinia.useChatStore(),n=Vue.ref(!1),r=Vue.inject("t"),i=Vue.computed(()=>["message",e.message.type]),o=()=>{let w=e.message;return typeof w.timestamp=="number"&&w.timestamp>0?w.timestamp:typeof w.createdAt=="number"&&w.createdAt>0?w.createdAt:null},a=Vue.computed(()=>Et(o())),l=Vue.computed(()=>{let w=o();if(!w)return"";try{return new Date(w).toLocaleString()}catch{return""}}),c=Vue.computed(()=>Kt(e.message.content||"")),d=Vue.computed(()=>ip(e.message,r("message.you"))),u=()=>{n.value=!n.value},p=Vue.computed(()=>(Array.isArray(e.message?.attachments)?e.message.attachments:[]).filter(w=>w?.isImage&&w?.preview).map(w=>({attachment:w,src:w.preview,alt:w.name||r("message.imagePreview")})));return{messageClass:i,messageTime:a,messageTimeFull:l,displayContent:c,userQuote:d,showAttachments:n,toggleAttachments:u,previewAttachment:(w,I)=>{if(e.externalAttachmentOpen){t("open-attachment",{attachment:w,trigger:I});return}let b=p.value,m=b.findIndex(y=>y.attachment===w);m<0||vn(b[m].src,{alt:b[m].alt,closeLabel:r("common.close"),previousLabel:r("message.previousImage"),nextLabel:r("message.nextImage"),positionLabel:(y,M)=>r("message.imagePosition",{current:y,total:M}),gallery:b.map(({src:y,alt:M})=>({src:y,alt:M})),initialIndex:m,trigger:I})},t:r,formatExpertLabel:w=>$s(w,s.customExpertRoles),getAttachmentsText:w=>{if(!w||w.length===0)return"";let I=w.filter(y=>y.isImage).length,b=w.length-I,m=[];return I>0&&m.push(r("message.imageCount",{count:I})),b>0&&m.push(r("message.fileCount",{count:b})),m.join(r("common.comma"))},todoStatusSymbol:w=>w==="completed"?"\u2713":w==="in_progress"?"\u2192":"\u25CB",getFileIcon:w=>w?w.startsWith("image/")?"\u{1F5BC}\uFE0F":w.startsWith("video/")?"\u{1F3AC}":w.startsWith("audio/")?"\u{1F3B5}":w.includes("pdf")?"\u{1F4D5}":w.includes("word")||w.includes("document")?"\u{1F4DD}":w.includes("sheet")||w.includes("excel")?"\u{1F4CA}":w.includes("presentation")||w.includes("powerpoint")?"\u{1F4FD}\uFE0F":w.includes("zip")||w.includes("compressed")||w.includes("archive")?"\u{1F4E6}":w.includes("text")||w.includes("json")||w.includes("xml")?"\u{1F4C3}":"\u{1F4C4}":"\u{1F4C4}"}}}});function xl(e){let t=e&&typeof e.to=="string"&&e.to.trim()?e.to.trim():"?",s=t==="all"?"@all":`@${t}`,n=typeof e?.text=="string"?e.text.trim():"",r=typeof e?.reason=="string"?e.reason.trim():"";return{to:t,target:s,text:n,reason:r}}function af(e,t=s=>s){let s=xl(e);return s.text?`Route ${s.target}: ${t(s.text,70)}`:`Route ${s.target}`}var Tl=B(()=>{});var Yi,Ml=B(()=>{Er();Yi={name:"TerminalOutput",props:{content:{default:""}},template:`
|
|
507
507
|
<pre class="terminal-output"><code><template v-for="(token, index) in tokens" :key="index"><span v-if="token.className" :class="token.className">{{ token.text }}</span><template v-else>{{ token.text }}</template></template></code></pre>
|
|
508
508
|
`,setup(e){return{tokens:Vue.computed(()=>of(e.content))}}}});var Gi,Pl=B(()=>{Tl();Er();Ml();Gi={name:"ToolLine",components:{TerminalOutput:Yi},props:{toolName:{type:String,required:!0},toolInput:{type:Object,default:null},toolResult:{default:null},hasResult:{type:Boolean,default:!1},compact:{type:Boolean,default:!1},startTime:{type:Number,default:0},expanded:{type:Boolean,default:null}},emits:["update:expanded"],template:`
|
|
509
509
|
<div>
|
|
@@ -637,7 +637,7 @@ The agent will restart after upgrading.`,"chat.agent.alreadyLatest":"Agent is al
|
|
|
637
637
|
>{{ subtitle }}</span>
|
|
638
638
|
</span>
|
|
639
639
|
</span>
|
|
640
|
-
`,setup(e){let t=
|
|
640
|
+
`,setup(e){let t=Dt(),s=Vue.computed(()=>t.vpLabel(e.vpId)),n=Vue.computed(()=>{let i=t.vpById(e.vpId);return i&&(i.subtitle||i.role)||""}),r=Vue.computed(()=>({color:t.vpTextColor(e.vpId)}));return{displayName:s,subtitle:n,nameStyle:r}}}});var Qi,Rl=B(()=>{uf();Li();is();Qi={name:"VpSpeakerHeader",components:{VpBadge:df},emits:["stop-turn"],props:{vpId:{type:String,required:!0},timestamp:{type:Number,default:0},stateCause:{type:String,default:""},turnId:{type:String,default:""},showStop:{type:Boolean,default:!1}},template:`
|
|
641
641
|
<div class="vp-speaker-header" :data-vp-id="vpId">
|
|
642
642
|
<VpBadge
|
|
643
643
|
:vp-id="vpId"
|
|
@@ -664,7 +664,7 @@ The agent will restart after upgrading.`,"chat.agent.alreadyLatest":"Agent is al
|
|
|
664
664
|
:title="$t ? $t('yeaft.vp.speaker.stop') : 'Stop'"
|
|
665
665
|
><svg viewBox="0 0 24 24" width="14" height="14"><rect x="6" y="6" width="12" height="12" rx="2" fill="currentColor"/></svg></button>
|
|
666
666
|
</div>
|
|
667
|
-
`,setup(e){let t=Bs(),s=Vue.computed(()=>t.isVpTypingInCurrentConv(e.vpId)),n=Vue.computed(()=>
|
|
667
|
+
`,setup(e){let t=Bs(),s=Vue.computed(()=>t.isVpTypingInCurrentConv(e.vpId)),n=Vue.computed(()=>Et(e.timestamp)),r=Vue.computed(()=>{if(!e.timestamp)return"";try{return new Date(e.timestamp).toLocaleString()}catch{return""}});return{isTyping:s,timestampText:n,timestampFullText:r}}}});function pf(e,t){let s=t?.status||"pending",n=!!e&&e.isStreaming!==!0,i=s==="in_progress"&&n?"stopped":s;return{...t,rawStatus:s,displayStatus:i,displayText:i==="in_progress"?t?.activeForm||t?.content||"":t?.content||""}}var ff=B(()=>{});function _l(e,t){return`${String(e||"mermaid-diagram").replace(/[^a-z0-9_-]+/gi,"-").replace(/^-+|-+$/g,"")||"mermaid-diagram"}.${t}`}function mb(e){if(typeof document>"u")return String(e||"").replace(/</g,"<").replace(/>/g,">").replace(/&/g,"&").replace(/"/g,'"').replace(/'/g,"'");let t=document.createElement("textarea");return t.innerHTML=String(e||""),t.value}function vb(e,t){return e!=="mermaid"?"":` data-mermaid-source="${encodeURIComponent(mb(t))}"`}function yb(e){let t=e?.dataset?.mermaidSource;if(!t)return"";try{return decodeURIComponent(t)}catch{return""}}function vf(e,t){let s=document.createElement("a");s.href=e,s.download=t,document.body.appendChild(s),s.click(),s.remove()}function yf(e,t){let s=URL.createObjectURL(e);vf(s,t),setTimeout(()=>URL.revokeObjectURL(s),0)}function bb(e){let t=o=>{let a=Number.parseFloat(String(o||"").replace("px",""));return Number.isFinite(a)&&a>0?a:null},s=t(e.getAttribute("width")),n=t(e.getAttribute("height"));if(s&&n)return{width:s,height:n};let r=e.getAttribute("viewBox");if(r){let o=r.trim().split(/\s+/).map(Number.parseFloat);if(o.length===4&&o.every(a=>Number.isFinite(a))&&o[2]>0&&o[3]>0)return{width:o[2],height:o[3]}}let i=e.getBoundingClientRect?.();return i?.width&&i?.height?{width:i.width,height:i.height}:{width:1200,height:800}}function bf(e,t){return typeof getComputedStyle>"u"||typeof document>"u"?t:getComputedStyle(document.documentElement).getPropertyValue(e).trim()||t}function wb(e,t,s){e.setAttribute("xmlns","http://www.w3.org/2000/svg"),e.setAttribute("width",String(t)),e.setAttribute("height",String(s)),e.getAttribute("viewBox")||e.setAttribute("viewBox",`0 0 ${t} ${s}`)}async function kb(e,t,s,n){if(!window.htmlToImage)return!1;let r=_l("mermaid-diagram",t==="jpg"?"jpg":"png"),i={backgroundColor:bf("--bg-main","white"),height:n,pixelRatio:Math.max(1,Math.min(3,window.devicePixelRatio||1)),style:{margin:"0"},width:s},o=t==="jpg"?await window.htmlToImage.toJpeg(e,{...i,quality:.92}):await window.htmlToImage.toPng(e,i);return vf(o,r),!0}async function mf(e,t){let s=e.querySelector("svg");if(!s)throw new Error("No Mermaid SVG found");let{width:n,height:r}=bb(s);try{if(await kb(s,t,n,r))return}catch{}let i=s.cloneNode(!0);wb(i,n,r);let o=new XMLSerializer().serializeToString(i),a=new Blob([o],{type:"image/svg+xml;charset=utf-8"}),l=URL.createObjectURL(a);try{let c=new Image,d=new Promise((v,k)=>{c.onload=v,c.onerror=()=>k(new Error("Failed to load Mermaid SVG for export"))});c.src=l,await d;let u=Math.max(1,Math.min(3,window.devicePixelRatio||1)),p=document.createElement("canvas");p.width=Math.ceil(n*u),p.height=Math.ceil(r*u);let f=p.getContext("2d");if(!f)throw new Error("Canvas is not available");f.scale(u,u),t==="jpg"&&(f.fillStyle=bf("--bg-main","white"),f.fillRect(0,0,n,r)),f.drawImage(c,0,0,n,r);let g=t==="jpg"?"image/jpeg":"image/png",h=await new Promise((v,k)=>{p.toBlob(w=>w?v(w):k(new Error("Failed to export Mermaid image")),g,.92)});yf(h,_l("mermaid-diagram",t==="jpg"?"jpg":"png"))}finally{URL.revokeObjectURL(l)}}function Sb(e){let t=`\`\`\`mermaid
|
|
668
668
|
${String(e||"").trim()}
|
|
669
669
|
\`\`\`
|
|
670
670
|
`;yf(new Blob([t],{type:"text/markdown;charset=utf-8"}),_l("mermaid-diagram","md"))}function Ib(e,t){let s=document.createElement("div");s.className="mermaid-export-controls",s.setAttribute("aria-label",Le("mermaid.export"));let n=[{label:Le("mermaid.exportMd"),action:()=>Sb(t)},{label:Le("mermaid.exportPng"),action:()=>mf(e,"png")},{label:Le("mermaid.exportJpg"),action:()=>mf(e,"jpg")}];for(let r of n){let i=document.createElement("button");i.type="button",i.className="mermaid-export-btn",i.textContent=r.label,i.title=r.label,i.addEventListener("click",async o=>{o.preventDefault(),o.stopPropagation();try{await r.action()}catch{}}),s.appendChild(i)}return s}function Cb(){gf||typeof marked>"u"||(marked.setOptions({highlight:(e,t)=>{if(typeof hljs<"u"&&t&&hljs.getLanguage(t))try{return hljs.highlight(e,{language:t}).value}catch{}return e},breaks:!0,gfm:!0}),gf=!0)}function Ab(e){return e.replace(/<pre><code([^>]*)>([\s\S]*?)<\/code><\/pre>/g,(t,s,n)=>{let r=s.match(/class="language-(\w+)"/),i=r?r[1]:"",o=vb(i,n);return`<div class="code-block-wrapper">
|
|
@@ -881,7 +881,7 @@ ${String(e||"").trim()}
|
|
|
881
881
|
</button>
|
|
882
882
|
</div>
|
|
883
883
|
<pre><code${F}>${O}</code></pre>
|
|
884
|
-
</div>`}),_=z=>z.replace(/<table>([\s\S]*?)<\/table>/g,N=>`<div class="table-scroll-wrapper">${N}</div>`),j=z=>{if(!z)return"";typeof z!="string"&&(z=String(z));let N=F=>{let O=document.createElement("div");return O.textContent=F,O.innerHTML};return z.replace(/```(\w*)\n([\s\S]*?)```/g,(F,O,L)=>`<div class="code-block-wrapper"><pre><code class="language-${O}">${N(L.trim())}</code></pre></div>`).replace(/`([^`]+)`/g,"<code>$1</code>").replace(/\*\*([^*]+)\*\*/g,"<strong>$1</strong>").replace(/\*([^*]+)\*/g,"<em>$1</em>").replace(/^### (.+)$/gm,"<h3>$1</h3>").replace(/^## (.+)$/gm,"<h2>$1</h2>").replace(/^# (.+)$/gm,"<h1>$1</h1>").replace(/\n/g,"<br>")},q=async()=>{try{await navigator.clipboard.writeText(e.turn.textContent||""),n.value=!0,setTimeout(()=>{n.value=!1},2e3)}catch{}},U=async()=>{try{await navigator.clipboard.writeText(e.turn.textContent||""),r.value=!0,setTimeout(()=>{r.value=!1},2e3)}catch{}},ee=()=>{let z=e.turn.textContent||"";if(!z)return;let N=new Blob([z],{type:"text/markdown;charset=utf-8"}),F=URL.createObjectURL(N),O=document.createElement("a");O.download=`response-${Date.now()}.md`,O.href=F,O.click(),URL.revokeObjectURL(F)},fe=async()=>{if(!(l.value||!window.htmlToImage)){l.value=!0;try{let z=c.value;if(!z)return;let N=z.querySelector(".turn-content");if(!N)return;let F=getComputedStyle(document.body).getPropertyValue("--bg-main").trim()||"#ffffff";N.classList.add("screenshot-mode");try{let L=N.getBoundingClientRect(),Z=await window.htmlToImage.toPng(N,{backgroundColor:F,pixelRatio:3,width:L.width+64,height:L.height+64,style:{padding:"32px"},filter:we=>!(we.classList&&(we.classList.contains("turn-header")||we.classList.contains("screenshot-btn")))}),ne=document.createElement("a");ne.download=`response-${Date.now()}.png`,ne.href=Z,ne.click()}finally{N.classList.remove("screenshot-mode")}}catch{}finally{l.value=!1}}};Vue.onMounted(()=>{window.copyCodeBlock||(window.copyCodeBlock=async function(z){let F=z.closest(".code-block-wrapper").querySelector("code");if(F)try{await navigator.clipboard.writeText(F.textContent),z.innerHTML='<svg viewBox="0 0 24 24" width="14" height="14"><path fill="currentColor" d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>',setTimeout(()=>{z.innerHTML='<svg viewBox="0 0 24 24" width="14" height="14"><path fill="currentColor" d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg>'},2e3)}catch{}}),Vue.nextTick(()=>{typeof hljs<"u"&&document.querySelectorAll("pre code:not([data-highlighted])").forEach(z=>{hljs.highlightElement(z),z.dataset.highlighted="true"}),ut(c.value)})}),Vue.watch(()=>e.turn.textContent,()=>{Vue.nextTick(()=>{typeof hljs<"u"&&document.querySelectorAll("pre code:not([data-highlighted])").forEach(z=>{hljs.highlightElement(z),z.dataset.highlighted="true"}),ut(c.value)})});let ae=z=>{if(z?.src)return z.src;if(!z?.fileId)return"";let N=z.previewToken||"";return`/api/preview/${z.fileId}?token=${N}`},ve=z=>{d.add(z?.assetId||z?.id)},ge=Vue.computed(()=>(Array.isArray(e.turn?.imageMsgs)?e.turn.imageMsgs:[]).map(z=>({image:z,src:ae(z),alt:z?.filename||u("message.imagePreview")})).filter(z=>z.src&&!d.has(z.image?.assetId||z.image?.id))),ue=(z,N)=>{let F=ge.value,O=F.findIndex(L=>L.image===z);O<0||vn(F[O].src,{alt:F[O].alt,closeLabel:u("common.close"),previousLabel:u("message.previousImage"),nextLabel:u("message.nextImage"),positionLabel:(L,Z)=>u("message.imagePosition",{current:L,total:Z}),gallery:F.map(({src:L,alt:Z})=>({src:L,alt:Z})),initialIndex:O,trigger:N})},P=z=>{if(z)try{typeof s.cancelVpTurn=="function"&&s.cancelVpTurn(z)}catch{}},K=()=>{let z=e.turn;return z?typeof z.timestamp=="number"&&z.timestamp>0?z.timestamp:typeof z.createdAt=="number"&&z.createdAt>0?z.createdAt:typeof z.speakerTimestamp=="number"&&z.speakerTimestamp>0?z.speakerTimestamp:null:null},re=Vue.computed(()=>
|
|
884
|
+
</div>`}),_=z=>z.replace(/<table>([\s\S]*?)<\/table>/g,N=>`<div class="table-scroll-wrapper">${N}</div>`),j=z=>{if(!z)return"";typeof z!="string"&&(z=String(z));let N=F=>{let O=document.createElement("div");return O.textContent=F,O.innerHTML};return z.replace(/```(\w*)\n([\s\S]*?)```/g,(F,O,L)=>`<div class="code-block-wrapper"><pre><code class="language-${O}">${N(L.trim())}</code></pre></div>`).replace(/`([^`]+)`/g,"<code>$1</code>").replace(/\*\*([^*]+)\*\*/g,"<strong>$1</strong>").replace(/\*([^*]+)\*/g,"<em>$1</em>").replace(/^### (.+)$/gm,"<h3>$1</h3>").replace(/^## (.+)$/gm,"<h2>$1</h2>").replace(/^# (.+)$/gm,"<h1>$1</h1>").replace(/\n/g,"<br>")},q=async()=>{try{await navigator.clipboard.writeText(e.turn.textContent||""),n.value=!0,setTimeout(()=>{n.value=!1},2e3)}catch{}},U=async()=>{try{await navigator.clipboard.writeText(e.turn.textContent||""),r.value=!0,setTimeout(()=>{r.value=!1},2e3)}catch{}},ee=()=>{let z=e.turn.textContent||"";if(!z)return;let N=new Blob([z],{type:"text/markdown;charset=utf-8"}),F=URL.createObjectURL(N),O=document.createElement("a");O.download=`response-${Date.now()}.md`,O.href=F,O.click(),URL.revokeObjectURL(F)},fe=async()=>{if(!(l.value||!window.htmlToImage)){l.value=!0;try{let z=c.value;if(!z)return;let N=z.querySelector(".turn-content");if(!N)return;let F=getComputedStyle(document.body).getPropertyValue("--bg-main").trim()||"#ffffff";N.classList.add("screenshot-mode");try{let L=N.getBoundingClientRect(),Z=await window.htmlToImage.toPng(N,{backgroundColor:F,pixelRatio:3,width:L.width+64,height:L.height+64,style:{padding:"32px"},filter:we=>!(we.classList&&(we.classList.contains("turn-header")||we.classList.contains("screenshot-btn")))}),ne=document.createElement("a");ne.download=`response-${Date.now()}.png`,ne.href=Z,ne.click()}finally{N.classList.remove("screenshot-mode")}}catch{}finally{l.value=!1}}};Vue.onMounted(()=>{window.copyCodeBlock||(window.copyCodeBlock=async function(z){let F=z.closest(".code-block-wrapper").querySelector("code");if(F)try{await navigator.clipboard.writeText(F.textContent),z.innerHTML='<svg viewBox="0 0 24 24" width="14" height="14"><path fill="currentColor" d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>',setTimeout(()=>{z.innerHTML='<svg viewBox="0 0 24 24" width="14" height="14"><path fill="currentColor" d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg>'},2e3)}catch{}}),Vue.nextTick(()=>{typeof hljs<"u"&&document.querySelectorAll("pre code:not([data-highlighted])").forEach(z=>{hljs.highlightElement(z),z.dataset.highlighted="true"}),ut(c.value)})}),Vue.watch(()=>e.turn.textContent,()=>{Vue.nextTick(()=>{typeof hljs<"u"&&document.querySelectorAll("pre code:not([data-highlighted])").forEach(z=>{hljs.highlightElement(z),z.dataset.highlighted="true"}),ut(c.value)})});let ae=z=>{if(z?.src)return z.src;if(!z?.fileId)return"";let N=z.previewToken||"";return`/api/preview/${z.fileId}?token=${N}`},ve=z=>{d.add(z?.assetId||z?.id)},ge=Vue.computed(()=>(Array.isArray(e.turn?.imageMsgs)?e.turn.imageMsgs:[]).map(z=>({image:z,src:ae(z),alt:z?.filename||u("message.imagePreview")})).filter(z=>z.src&&!d.has(z.image?.assetId||z.image?.id))),ue=(z,N)=>{let F=ge.value,O=F.findIndex(L=>L.image===z);O<0||vn(F[O].src,{alt:F[O].alt,closeLabel:u("common.close"),previousLabel:u("message.previousImage"),nextLabel:u("message.nextImage"),positionLabel:(L,Z)=>u("message.imagePosition",{current:L,total:Z}),gallery:F.map(({src:L,alt:Z})=>({src:L,alt:Z})),initialIndex:O,trigger:N})},P=z=>{if(z)try{typeof s.cancelVpTurn=="function"&&s.cancelVpTurn(z)}catch{}},K=()=>{let z=e.turn;return z?typeof z.timestamp=="number"&&z.timestamp>0?z.timestamp:typeof z.createdAt=="number"&&z.createdAt>0?z.createdAt:typeof z.speakerTimestamp=="number"&&z.speakerTimestamp>0?z.speakerTimestamp:null:null},re=Vue.computed(()=>Et(K())),me=Vue.computed(()=>{let z=K();if(!z)return"";try{return new Date(z).toLocaleString()}catch{return""}}),Me=Vue.computed(()=>op(e.turn,e.quoteAuthor||u("message.assistant")));return{onStopTurn:P,turnTime:re,turnTimeFull:me,assistantQuote:Me,copied:n,fullCopied:r,expanded:o,screenshotting:l,turnRef:c,showToolActions:h,latestTool:v,historyTools:k,latestToolIndex:w,actionTools:g,routeMessages:f,toolSummaryLabel:I,toggleExpand:m,toolExpandedValue:M,updateToolExpanded:x,textSegments:D,progressSegments:R,resultSegments:T,renderSegment:$,copyContent:q,copyFullResponse:U,exportMarkdown:ee,screenshotContent:fe,onAskSubmit:p,imageSrc:ae,failedImages:d,handleImageError:ve,previewImage:ue,displayedTodos:b}}}});function kf(e){if(!Number.isFinite(e)||e<0)return"";let t=Math.floor(e/1e3);if(t<60)return`${t}s`;let s=Math.floor(t/60),n=t%60,r=String(n).padStart(2,"0");if(s<60)return`${s}:${r}`;let i=Math.floor(s/60),o=s%60;return`${i}:${String(o).padStart(2,"0")}:${r}`}var Sf=B(()=>{});var wn,Zi=B(()=>{Xi();Li();hn();Sf();is();wn={name:"VpTurnBlock",components:{AssistantTurn:bn},props:{turn:{type:Object,required:!0},conversationId:{type:String,default:null},nowMs:{type:Number,default:0},responseCollapsible:{type:Boolean,default:!1},responseCollapsed:{type:Boolean,default:!1},responseToggleLabel:{type:String,default:""},displayNameOverride:{type:String,default:""},canStop:{type:Boolean,default:!0},interactiveSpeaker:{type:Boolean,default:!0}},emits:["toggle-response-collapse","quote","open-debug"],template:`
|
|
885
885
|
<div class="vp-turn-block"
|
|
886
886
|
:class="{ 'vp-turn-block-streaming': turn.isStreaming }"
|
|
887
887
|
:data-turn-id="turn.turnId || ''"
|
|
@@ -961,7 +961,7 @@ ${String(e||"").trim()}
|
|
|
961
961
|
<slot></slot>
|
|
962
962
|
</div>
|
|
963
963
|
</div>
|
|
964
|
-
`,setup(e){let t=Bs(),s=
|
|
964
|
+
`,setup(e){let t=Bs(),s=Dt(),n=Vue.getCurrentInstance(),r=n&&n.appContext.config.globalProperties.$t||(v=>v),i=Vue.computed(()=>{if(e.displayNameOverride)return e.displayNameOverride;let v=e.turn&&e.turn.speakerVpId;return v?s.vpLabel(v)||v:""}),o=Vue.computed(()=>{let v=e.turn&&e.turn.speakerVpId;return!v||typeof s.vpTextColor!="function"?{}:{color:s.vpTextColor(v)}}),a=()=>{let v=e.turn&&e.turn.turnId;if(v)try{typeof t.cancelVpTurn=="function"&&t.cancelVpTurn(v)}catch{}},l=Vue.computed(()=>{let v=e.turn&&e.turn.speakerVpId;return v?t.isVpTypingInCurrentConv(v):!1}),c=Vue.computed(()=>!!(e.canStop&&e.turn&&e.turn.isStreaming&&e.turn.turnId)),d=Vue.computed(()=>!!(e.turn&&e.turn.turnId&&!e.turn.isStreaming)),u=Vue.computed(()=>{let v="yeaft.debugTurnAction",k=r(v);return k===v?"View debug trace for this turn":k}),p=Vue.computed(()=>Et(e.turn.speakerTimestamp)),f=Vue.computed(()=>{let v=e.turn.speakerTimestamp;if(!v)return"";let k=new Date(v);return Number.isNaN(k.getTime())?"":k.toLocaleString()}),g=Vue.computed(()=>{let v=e.turn.speakerTimestamp;if(!v||!e.nowMs)return"";let k=e.nowMs-v;return k<0?"":kf(k)}),h=Vue.computed(()=>{let v=e.turn&&e.turn.turnId,k=v?Object.values(t.activeVpTurns||{}).find(m=>m?.turnId===v&&(!t.currentAgent||!m?.agentId||m.agentId===t.currentAgent))||t.activeVpTurns?.[v]:null;if(!k?.retryAttempt||!k?.retryMax)return"";let w=k.retryRecoveryMode==="continue"?"yeaft.vp.turnBlock.retryingContinue":"yeaft.vp.turnBlock.retryingRequest",I=k.retryRecoveryMode==="continue"?`Response stalled; continuing with a fresh request (${k.retryAttempt}/${k.retryMax})`:`Response stalled; retrying with a fresh request (${k.retryAttempt}/${k.retryMax})`,b=r(w,{attempt:k.retryAttempt,max:k.retryMax});return b===w?I:b});return{onStopTurn:a,isTyping:l,showStop:c,hasDebugEntry:d,debugActionTitle:u,displayName:i,speakerNameStyle:o,startedTimeText:p,startedTimeFullText:f,elapsedText:g,retryText:h}}}});function _b(e){let t=[];if(typeof e!="string"||!e.trim())return t;let s=e.split(`
|
|
965
965
|
`),n=null;for(let r of s){let i=/^##\s+(.+?)\s*$/.exec(r);i?(n&&t.push(n),n={title:i[1],body:""}):n&&(n.body+=(n.body?`
|
|
966
966
|
`:"")+r)}n&&t.push(n);for(let r of t)r.body=r.body.trim();return t}var If,Cf=B(()=>{If={name:"ReflectionCard",props:{card:{type:Object,required:!0}},data(){return{expanded:{"What was attempted":!1,"Key findings":!1,"Direction check":!0,"Suggested next direction":!1,"Tool execution log":!1}}},computed:{isPending(){return this.card&&this.card.status==="pending"},isError(){return this.card&&this.card.status==="error"},triggerLabel(){return this.card.trigger==="t1"?"In-turn reflection":"End-of-turn reflection"},sections(){let e=this.card&&this.card.content||"";return _b(e)}},methods:{toggle(e){this.expanded={...this.expanded,[e]:!this.expanded[e]}}},template:`
|
|
967
967
|
<div class="reflection-card" :class="{ 'is-pending': isPending, 'is-error': isError }">
|
|
@@ -1063,8 +1063,8 @@ ${String(e||"").trim()}
|
|
|
1063
1063
|
aria-hidden="true"
|
|
1064
1064
|
></div>
|
|
1065
1065
|
</div>
|
|
1066
|
-
`,setup(e,{emit:t,expose:s}){let n=Vue.ref(null),r=Vue.ref(null),i=e.initialAlign==="end",o=Vue.ref(i?Number.MAX_SAFE_INTEGER:0),a=Vue.ref(cs.viewportHeight),l=Vue.reactive({}),c=new Map,d=new Map,u=new Map,p=null,f=null,g=null,h=null,v=0,k=!1,w=0,I=!0,b=null,m="start",y=null,M=Vue.computed(()=>El(e.items,l,{itemGap:e.itemGap,estimateHeight:e.estimateHeight})),x=Vue.computed(()=>Pf(e.items,M.value,{scrollTop:o.value,viewportHeight:a.value,overscan:e.overscan})),E=Vue.computed(()=>x.value.items),$=Vue.computed(()=>x.value.topSpacerHeight),D=Vue.computed(()=>x.value.bottomSpacerHeight);function R(N){N&&t("scroll-state",{scrollTop:N.scrollTop||0,scrollHeight:N.scrollHeight||0,clientHeight:N.clientHeight||0})}function T(){let N=r.value;N&&(a.value=Math.max(1,N.clientHeight||cs.viewportHeight),i&&e.items.length===0||(o.value=Math.max(0,N.scrollTop||0)),R(N))}function A(){let N=r.value;return!i||e.initialAlign!=="end"||e.items.length===0||!N?!1:(ee(),N.scrollTop=N.scrollHeight,i=!1,T(),!0)}function _(){A()||T()}function j(){f||(f=requestAnimationFrame(()=>{f=null,T()}))}function q(N){return N?Vr({scrollTop:N.scrollTop,scrollHeight:N.scrollHeight,clientHeight:N.clientHeight,threshold:cs.bottomThreshold}):!0}function U({delta:N=0,toBottom:F=!1}={},O=w){if(O!==w||(Math.abs(N)>=Hr&&(v+=N),F&&(k=!0),h))return;let L=O;h=requestAnimationFrame(()=>{if(h=null,L!==w)return;let Z=r.value;if(!Z){v=0,k=!1;return}k?Z.scrollTop=Z.scrollHeight:Math.abs(v)>=Hr&&(Z.scrollTop+=v),v=0,k=!1,T()})}function ee(){b=null,y=null}function fe({preserveTarget:N=!1}={}){w+=1,k=!1,v=0,N||ee(),h&&cancelAnimationFrame(h),h=null}function ae(N,F,O){!N||!O||(u.set(N,{index:F,el:O}),!g&&(g=requestAnimationFrame(()=>{g=null;let L=Array.from(u.entries());u.clear(),ve(L)})))}function ve(N){let F=[];for(let[oe,$e]of N){let Ae=$e?.el;if(!Ae)continue;let xe=Math.ceil(Ae.getBoundingClientRect?.().height||Ae.offsetHeight||0);if(!Number.isFinite(xe)||xe<=0)continue;let Ue=l[oe];if(Ue===xe)continue;let Ke=c.get(oe);F.push({key:oe,nextHeight:xe,previousHeight:Ue,itemIndex:Number.isFinite(Ke)?Ke:$e.index})}if(!F.length)return;let O=r.value,L=I&&q(O),Z=F.some(oe=>!Number.isFinite(oe.previousHeight)),ne=x.value.visibleStart,we=!!b&&F.some(oe=>oe.key===b),Y=0,te=I&&e.initialAlign==="end"&&Z;for(let oe of F){let{key:$e,nextHeight:Ae,previousHeight:xe,itemIndex:Ue}=oe;if(l[$e]=Ae,!O||!Number.isFinite(xe))continue;let Ke=Ae-xe;Math.abs(Ke)<Hr||(Number.isFinite(Ue)&&Ue<ne?Y+=Ke:L&&(te=!0))}if(we){fe({preserveTarget:!0}),ue(b,m);return}if(Math.abs(Y)>=Hr||te){let oe={delta:Y,toBottom:te},$e=w;te?Vue.nextTick(()=>U(oe,$e)):U(oe,$e)}}function ge(N,F="start"){let O=r.value,L=y||d.get(String(N));if(!O||!L)return!1;let Z=O.getBoundingClientRect?.(),ne=L.getBoundingClientRect?.();if(!Z||!ne)return!1;let we=Number(Z.top),Y=Number(O.clientHeight||a.value),te=Number(ne.height||0),ye=F==="center"&&te<=Y?we+(Y-te)/2:F==="end"&&te<=Y?Number(Z.bottom)-te:we,oe=Number(ne.top)-ye;return Math.abs(oe)>=Hr&&(O.scrollTop+=oe),T(),!0}function ue(N,F="start",O){let L=String(N);b=L,m=F,O!==void 0&&(y=O);let Z=()=>{b===L&&ge(L,m)};Vue.nextTick(Z)}function P(N){let F=!!N;F&&ee(),I!==F&&(I=F,I||fe())}function K(N,F,O){c.set(N,F),O&&(d.set(N,O),p&&p.observe(O),Vue.nextTick(()=>ae(N,F,O)))}function re(N,F,O){if(!N)return;let L=d.get(N);if(L&&L!==O&&p&&p.unobserve(L),!O){d.delete(N);return}K(N,F,O)}async function
|
|
1067
|
-
`),()=>{c.clear(),e.items.forEach((N,F)=>c.set(Sn(N,F),F)),b&&!c.has(b)&&ee(),Vue.nextTick(_)},{immediate:!0}),Vue.onMounted(()=>{if(r.value=n.value?.closest?.(".chat-container")||n.value?.parentElement||null,_(),r.value?.addEventListener("scroll",j,{passive:!0}),window.addEventListener("resize",j),typeof ResizeObserver<"u"){p=new ResizeObserver(N=>{for(let F of N){let O=F.target?.dataset?.virtualId,L=Number(F.target?.dataset?.virtualIndex);O&&ae(O,L,F.target)}});for(let[N,F]of d.entries()){let O=c.get(N)??Number(F.dataset?.virtualIndex||0);K(N,O,F)}}}),Vue.onBeforeUnmount(()=>{r.value?.removeEventListener("scroll",j),window.removeEventListener("resize",j),p&&p.disconnect(),f&&cancelAnimationFrame(f),g&&cancelAnimationFrame(g),h&&cancelAnimationFrame(h),u.clear(),v=0,k=!1}),{rootRef:n,visibleEntries:E,topSpacerHeight:$,bottomSpacerHeight:D,setItemRef:re}}}});function In(e){return typeof e=="string"&&e.trim()?e.trim():""}function Ff(e){return In(e?.speakerVpId)||In(e?.vpId)}function Of(e){let t=Ff(e),s=In(e?.turnId);return!t||!s?"":[t,s].join("\0")}function Bf(e){if(!Array.isArray(e)||e.length<2)return e||[];let t=[],s=[],n=()=>{if(s.length===0)return;let r=new Map;for(let i of s){let o=Of(i);r.has(o)||r.set(o,[]),r.get(o).push(i)}for(let i of r.values())t.push(...i);s=[]};for(let r of e){if(Ob.has(r?.type)&&Of(r)){s.push(r);continue}n(),t.push(r)}return n(),t}function Nf(e,t){if(!e||!t)return!1;let s=In(e.speakerVpId),n=Ff(t);if(s&&n&&s!==n)return!0;let r=In(e.turnId),i=In(t.turnId);return e.isHistory&&t.isHistory?e.messages?.length>0&&t.executionOrigin==="route_forward"&&r&&i&&r!==i:!!(r&&i&&r!==i)}var Ob,qf=B(()=>{Ob=new Set(["assistant","chat-image","tool-result","tool-summary","tool-use","tool_result"])});function Or(e){return e?e.type!=="user"&&e.type!=="system"&&e.type!=="error":!1}function to(e){let t=Array.isArray(e?.items)?e.items:[];return e?.responseCollapsed?t.filter(s=>!Or(s)):t}function Fb(e){return(Array.isArray(e?.items)?e.items:[]).filter(Or)}function Wf(e){let t=Fb(e);return t.length?t[0]:null}function Bb(e){let t=e?.textContent??e?.text??e?.content??e?.message?.content??"";return typeof t=="string"?t:Array.isArray(t)?t.map(s=>typeof s=="string"?s:s&&s.type==="text"&&s.text||"").join(""):t==null?"":String(t)}function jf(e){if(!e?.responseCollapsed)return[];let t=Wf(e);return Bb(t).replace(/```[\s\S]*?```/g," ").replace(/`([^`]+)`/g,"$1").replace(/!\[[^\]]*\]\([^)]*\)/g," ").replace(/\[[^\]]*\]\(([^)]*)\)/g,"").replace(/[#>*_~\-]+/g," ").split(/\r?\n/).map(n=>n.trim()).filter(Boolean).slice(0,2)}function Uf(e,t){if(!e?.responseCollapsed||typeof t!="function")return null;let s=to(e),n=Wf(e)?74:0,r=s.length+(n?1:0);if(!s.length)return n;let i=s.reduce((a,l)=>a+t(l),0),o=Math.max(0,r-1)*18;return i+o+n}var Kf=B(()=>{});function zt(e,t){typeof t!="string"||!/^m\d+$/.test(t)||e.includes(t)||e.push(t)}function Nb(e){if(!e)return[];let t=[];for(let s of Array.isArray(e.messages)?e.messages:[]){zt(t,s?.id),zt(t,s?.messageId),zt(t,s?.persistedMessageId);for(let n of Array.isArray(s?.sourceMessageIds)?s.sourceMessageIds:[])zt(t,n)}return zt(t,e.message?.id),zt(t,e.messageId),zt(t,e.atMessageId),e.type!=="assistant-turn"&&zt(t,e.id),t}function qb(e){let t=[],s=n=>{typeof n=="string"&&n&&!t.includes(n)&&t.push(n)};s(e?.entryId),s(e?.message?.entryId);for(let n of Array.isArray(e?.messages)?e.messages:[])s(n?.entryId);return t}function zf(e){return!e?.closest?.(".yeaft-conversation-outline, .yeaft-conversation-outline-sender-menu, .yeaft-search-btn")}async function Yf({result:e,revealWindow:t,nextTick:s,revealMessage:n,isMobile:r,closeOutline:i}){if(!e||!await t?.(e))return!1;await s?.();let a=await n?.(e);return a&&r&&i?.(),!!a}function Wb(e,t){let s=typeof t?.entryId=="string"?t.entryId:null,n=[];for(let r of[...Array.isArray(t?.sourceMessageIds)?t.sourceMessageIds:[],t?.messageId,typeof t=="string"?t:null])zt(n,r);if(!s&&n.length===0)return null;for(let r of Array.isArray(e)?e:[]){if(!r)continue;let i=Array.isArray(r.items)?r.items:[r];for(let o of i){let a=s&&qb(o).includes(s),l=n.some(u=>Nb(o).includes(u));if(!a&&!l)continue;let c=o?.id,d=r?.id;return!c||!d?null:{blockId:d,rowId:c,collapseKey:r.responseCollapseKey||null,requiresExpansion:!!(r.responseCollapsed&&o.type==="assistant-turn")}}}return null}async function Gf({blocks:e,target:t,messageId:s,collapseStates:n,scrollToBlock:r,findRow:i,anchorRow:o,flashRow:a,nextTick:l,align:c="start"}){let d=Wb(e,t||s);if(!d||typeof r!="function"||typeof i!="function")return!1;if(d.requiresExpansion){if(!d.collapseKey||!n)return!1;n[d.collapseKey]=!1,await l?.()}if(!await r(d.blockId,{align:c}))return!1;await l?.();let p=i(d.rowId);return p?(typeof o=="function"?o(d.blockId,d.rowId,p,{align:c}):p.scrollIntoView?.({block:c,inline:"nearest"}),a?.(d.rowId),!0):!1}var Ll=B(()=>{});var so,$l=B(()=>{
|
|
1066
|
+
`,setup(e,{emit:t,expose:s}){let n=Vue.ref(null),r=Vue.ref(null),i=e.initialAlign==="end",o=Vue.ref(i?Number.MAX_SAFE_INTEGER:0),a=Vue.ref(cs.viewportHeight),l=Vue.reactive({}),c=new Map,d=new Map,u=new Map,p=null,f=null,g=null,h=null,v=0,k=!1,w=0,I=!0,b=null,m="start",y=null,M=Vue.computed(()=>El(e.items,l,{itemGap:e.itemGap,estimateHeight:e.estimateHeight})),x=Vue.computed(()=>Pf(e.items,M.value,{scrollTop:o.value,viewportHeight:a.value,overscan:e.overscan})),E=Vue.computed(()=>x.value.items),$=Vue.computed(()=>x.value.topSpacerHeight),D=Vue.computed(()=>x.value.bottomSpacerHeight);function R(N){N&&t("scroll-state",{scrollTop:N.scrollTop||0,scrollHeight:N.scrollHeight||0,clientHeight:N.clientHeight||0})}function T(){let N=r.value;N&&(a.value=Math.max(1,N.clientHeight||cs.viewportHeight),i&&e.items.length===0||(o.value=Math.max(0,N.scrollTop||0)),R(N))}function A(){let N=r.value;return!i||e.initialAlign!=="end"||e.items.length===0||!N?!1:(ee(),N.scrollTop=N.scrollHeight,i=!1,T(),!0)}function _(){A()||T()}function j(){f||(f=requestAnimationFrame(()=>{f=null,T()}))}function q(N){return N?Vr({scrollTop:N.scrollTop,scrollHeight:N.scrollHeight,clientHeight:N.clientHeight,threshold:cs.bottomThreshold}):!0}function U({delta:N=0,toBottom:F=!1}={},O=w){if(O!==w||(Math.abs(N)>=Hr&&(v+=N),F&&(k=!0),h))return;let L=O;h=requestAnimationFrame(()=>{if(h=null,L!==w)return;let Z=r.value;if(!Z){v=0,k=!1;return}k?Z.scrollTop=Z.scrollHeight:Math.abs(v)>=Hr&&(Z.scrollTop+=v),v=0,k=!1,T()})}function ee(){b=null,y=null}function fe({preserveTarget:N=!1}={}){w+=1,k=!1,v=0,N||ee(),h&&cancelAnimationFrame(h),h=null}function ae(N,F,O){!N||!O||(u.set(N,{index:F,el:O}),!g&&(g=requestAnimationFrame(()=>{g=null;let L=Array.from(u.entries());u.clear(),ve(L)})))}function ve(N){let F=[];for(let[oe,$e]of N){let Ae=$e?.el;if(!Ae)continue;let xe=Math.ceil(Ae.getBoundingClientRect?.().height||Ae.offsetHeight||0);if(!Number.isFinite(xe)||xe<=0)continue;let Ue=l[oe];if(Ue===xe)continue;let Ke=c.get(oe);F.push({key:oe,nextHeight:xe,previousHeight:Ue,itemIndex:Number.isFinite(Ke)?Ke:$e.index})}if(!F.length)return;let O=r.value,L=I&&q(O),Z=F.some(oe=>!Number.isFinite(oe.previousHeight)),ne=x.value.visibleStart,we=!!b&&F.some(oe=>oe.key===b),Y=0,te=I&&e.initialAlign==="end"&&Z;for(let oe of F){let{key:$e,nextHeight:Ae,previousHeight:xe,itemIndex:Ue}=oe;if(l[$e]=Ae,!O||!Number.isFinite(xe))continue;let Ke=Ae-xe;Math.abs(Ke)<Hr||(Number.isFinite(Ue)&&Ue<ne?Y+=Ke:L&&(te=!0))}if(we){fe({preserveTarget:!0}),ue(b,m);return}if(Math.abs(Y)>=Hr||te){let oe={delta:Y,toBottom:te},$e=w;te?Vue.nextTick(()=>U(oe,$e)):U(oe,$e)}}function ge(N,F="start"){let O=r.value,L=y||d.get(String(N));if(!O||!L)return!1;let Z=O.getBoundingClientRect?.(),ne=L.getBoundingClientRect?.();if(!Z||!ne)return!1;let we=Number(Z.top),Y=Number(O.clientHeight||a.value),te=Number(ne.height||0),ye=F==="center"&&te<=Y?we+(Y-te)/2:F==="end"&&te<=Y?Number(Z.bottom)-te:we,oe=Number(ne.top)-ye;return Math.abs(oe)>=Hr&&(O.scrollTop+=oe),T(),!0}function ue(N,F="start",O){let L=String(N);b=L,m=F,O!==void 0&&(y=O);let Z=()=>{b===L&&ge(L,m)};Vue.nextTick(Z)}function P(N){let F=!!N;F&&ee(),I!==F&&(I=F,I||fe())}function K(N,F,O){c.set(N,F),O&&(d.set(N,O),p&&p.observe(O),Vue.nextTick(()=>ae(N,F,O)))}function re(N,F,O){if(!N)return;let L=d.get(N);if(L&&L!==O&&p&&p.unobserve(L),!O){d.delete(N);return}K(N,F,O)}async function me(N,{align:F="center"}={}){let O=Number.isFinite(N)?Math.floor(N):-1,L=r.value;if(!L||O<0||O>=e.items.length)return!1;fe({preserveTarget:!0});let Z=Sn(e.items[O],O);return b=Z,m=F,y=null,L.scrollTop=Rf(e.items,O,l,{itemGap:e.itemGap,estimateHeight:e.estimateHeight,viewportHeight:L.clientHeight||a.value,align:F}),T(),await Vue.nextTick(),d.get(Z)?(ue(Z,F),!0):!1}function Me(N,F={}){let O=c.get(String(N));return Number.isFinite(O)?me(O,F):Promise.resolve(!1)}function z(N,F,{align:O="start"}={}){let L=String(N||"");return!L||!F?!1:(b=L,m=O,y=F,ge(L,O),!0)}return s({scrollToKey:Me,scrollToIndex:me,anchorTarget:z,clearTargetAnchor:ee,cancelPendingBottomFollow:fe,setBottomFollowEnabled:P}),Vue.watch(()=>e.items.map((N,F)=>Sn(N,F)).join(`
|
|
1067
|
+
`),()=>{c.clear(),e.items.forEach((N,F)=>c.set(Sn(N,F),F)),b&&!c.has(b)&&ee(),Vue.nextTick(_)},{immediate:!0}),Vue.onMounted(()=>{if(r.value=n.value?.closest?.(".chat-container")||n.value?.parentElement||null,_(),r.value?.addEventListener("scroll",j,{passive:!0}),window.addEventListener("resize",j),typeof ResizeObserver<"u"){p=new ResizeObserver(N=>{for(let F of N){let O=F.target?.dataset?.virtualId,L=Number(F.target?.dataset?.virtualIndex);O&&ae(O,L,F.target)}});for(let[N,F]of d.entries()){let O=c.get(N)??Number(F.dataset?.virtualIndex||0);K(N,O,F)}}}),Vue.onBeforeUnmount(()=>{r.value?.removeEventListener("scroll",j),window.removeEventListener("resize",j),p&&p.disconnect(),f&&cancelAnimationFrame(f),g&&cancelAnimationFrame(g),h&&cancelAnimationFrame(h),u.clear(),v=0,k=!1}),{rootRef:n,visibleEntries:E,topSpacerHeight:$,bottomSpacerHeight:D,setItemRef:re}}}});function In(e){return typeof e=="string"&&e.trim()?e.trim():""}function Ff(e){return In(e?.speakerVpId)||In(e?.vpId)}function Of(e){let t=Ff(e),s=In(e?.turnId);return!t||!s?"":[t,s].join("\0")}function Bf(e){if(!Array.isArray(e)||e.length<2)return e||[];let t=[],s=[],n=()=>{if(s.length===0)return;let r=new Map;for(let i of s){let o=Of(i);r.has(o)||r.set(o,[]),r.get(o).push(i)}for(let i of r.values())t.push(...i);s=[]};for(let r of e){if(Ob.has(r?.type)&&Of(r)){s.push(r);continue}n(),t.push(r)}return n(),t}function Nf(e,t){if(!e||!t)return!1;let s=In(e.speakerVpId),n=Ff(t);if(s&&n&&s!==n)return!0;let r=In(e.turnId),i=In(t.turnId);return e.isHistory&&t.isHistory?e.messages?.length>0&&t.executionOrigin==="route_forward"&&r&&i&&r!==i:!!(r&&i&&r!==i)}var Ob,qf=B(()=>{Ob=new Set(["assistant","chat-image","tool-result","tool-summary","tool-use","tool_result"])});function Or(e){return e?e.type!=="user"&&e.type!=="system"&&e.type!=="error":!1}function to(e){let t=Array.isArray(e?.items)?e.items:[];return e?.responseCollapsed?t.filter(s=>!Or(s)):t}function Fb(e){return(Array.isArray(e?.items)?e.items:[]).filter(Or)}function Wf(e){let t=Fb(e);return t.length?t[0]:null}function Bb(e){let t=e?.textContent??e?.text??e?.content??e?.message?.content??"";return typeof t=="string"?t:Array.isArray(t)?t.map(s=>typeof s=="string"?s:s&&s.type==="text"&&s.text||"").join(""):t==null?"":String(t)}function jf(e){if(!e?.responseCollapsed)return[];let t=Wf(e);return Bb(t).replace(/```[\s\S]*?```/g," ").replace(/`([^`]+)`/g,"$1").replace(/!\[[^\]]*\]\([^)]*\)/g," ").replace(/\[[^\]]*\]\(([^)]*)\)/g,"").replace(/[#>*_~\-]+/g," ").split(/\r?\n/).map(n=>n.trim()).filter(Boolean).slice(0,2)}function Uf(e,t){if(!e?.responseCollapsed||typeof t!="function")return null;let s=to(e),n=Wf(e)?74:0,r=s.length+(n?1:0);if(!s.length)return n;let i=s.reduce((a,l)=>a+t(l),0),o=Math.max(0,r-1)*18;return i+o+n}var Kf=B(()=>{});function zt(e,t){typeof t!="string"||!/^m\d+$/.test(t)||e.includes(t)||e.push(t)}function Nb(e){if(!e)return[];let t=[];for(let s of Array.isArray(e.messages)?e.messages:[]){zt(t,s?.id),zt(t,s?.messageId),zt(t,s?.persistedMessageId);for(let n of Array.isArray(s?.sourceMessageIds)?s.sourceMessageIds:[])zt(t,n)}return zt(t,e.message?.id),zt(t,e.messageId),zt(t,e.atMessageId),e.type!=="assistant-turn"&&zt(t,e.id),t}function qb(e){let t=[],s=n=>{typeof n=="string"&&n&&!t.includes(n)&&t.push(n)};s(e?.entryId),s(e?.message?.entryId);for(let n of Array.isArray(e?.messages)?e.messages:[])s(n?.entryId);return t}function zf(e){return!e?.closest?.(".yeaft-conversation-outline, .yeaft-conversation-outline-sender-menu, .yeaft-search-btn")}async function Yf({result:e,revealWindow:t,nextTick:s,revealMessage:n,isMobile:r,closeOutline:i}){if(!e||!await t?.(e))return!1;await s?.();let a=await n?.(e);return a&&r&&i?.(),!!a}function Wb(e,t){let s=typeof t?.entryId=="string"?t.entryId:null,n=[];for(let r of[...Array.isArray(t?.sourceMessageIds)?t.sourceMessageIds:[],t?.messageId,typeof t=="string"?t:null])zt(n,r);if(!s&&n.length===0)return null;for(let r of Array.isArray(e)?e:[]){if(!r)continue;let i=Array.isArray(r.items)?r.items:[r];for(let o of i){let a=s&&qb(o).includes(s),l=n.some(u=>Nb(o).includes(u));if(!a&&!l)continue;let c=o?.id,d=r?.id;return!c||!d?null:{blockId:d,rowId:c,collapseKey:r.responseCollapseKey||null,requiresExpansion:!!(r.responseCollapsed&&o.type==="assistant-turn")}}}return null}async function Gf({blocks:e,target:t,messageId:s,collapseStates:n,scrollToBlock:r,findRow:i,anchorRow:o,flashRow:a,nextTick:l,align:c="start"}){let d=Wb(e,t||s);if(!d||typeof r!="function"||typeof i!="function")return!1;if(d.requiresExpansion){if(!d.collapseKey||!n)return!1;n[d.collapseKey]=!1,await l?.()}if(!await r(d.blockId,{align:c}))return!1;await l?.();let p=i(d.rowId);return p?(typeof o=="function"?o(d.blockId,d.rowId,p,{align:c}):p.scrollIntoView?.({block:c,inline:"nearest"}),a?.(d.rowId),!0):!1}var Ll=B(()=>{});var so,$l=B(()=>{wt();wl();zi();Xi();Zi();Rl();Cf();xf();Ji();Hf();qf();Dl();Kf();Ll();is();Pi();so={name:"MessageList",components:{MessageItem:yn,AssistantTurn:bn,VpTurnBlock:wn,VpSpeakerHeader:Qi,ReflectionCard:If,SubAgentCard:Af,UserTurnBlock:kn,VirtualTranscript:Vf},template:`
|
|
1068
1068
|
<main class="chat-container" ref="containerRef">
|
|
1069
1069
|
<!-- Session Loading Overlay - only covers message area -->
|
|
1070
1070
|
<div class="session-loading-overlay" v-if="showSessionLoadingOverlay">
|
|
@@ -1688,7 +1688,7 @@ ${String(e||"").trim()}
|
|
|
1688
1688
|
{{ $t('message.scrollToLatest') }}
|
|
1689
1689
|
</button>
|
|
1690
1690
|
</main>
|
|
1691
|
-
`,emits:["new-conversation","resume-conversation","open-settings","quote-message","edit-message-as-new"],setup(e,{expose:t}){let s=Pinia.useChatStore(),n=De(),r=typeof window<"u"&&window.Pinia?.useVpStore?window.Pinia.useVpStore():null,i=Vue.inject("t",null),o=Vue.ref(null),a=Vue.ref(null),l=Vue.reactive({}),c=Vue.reactive({}),d=Vue.reactive({}),u=S=>String(S?.id||S?.turnId||S?.messageId||S?.atMessageId||S?.message?.id||"turn_unknown"),p=S=>{let V=u(S);return Object.prototype.hasOwnProperty.call(l,V)?!!l[V]:!1},f=(S,V)=>{l[u(S)]=!!V},g=S=>{let V=S&&(S.turnId||S.id);!V||typeof s.openYeaftTurnDebug!="function"||s.openYeaftTurnDebug({sessionId:$.value||null,turnId:V})},h=({key:S,value:V}={})=>{S&&(c[S]=!!V)},v=S=>{let V=Uf(S,ls);return Number.isFinite(V)?V:ls(S)},k=S=>to(S),w=S=>{let V=Array.isArray(S?.collapsedResponsePreview)?S.collapsedResponsePreview:jf(S);return Array.isArray(V)?V:V?[String(V)]:[]},I=S=>{let V=Array.isArray(S?.items)?S.items.find(se=>Or(se)):null,W=V?.speakerVpId||V?.vpId||V?.message?.speakerVpId||V?.message?.vpId||S?.vpId||"",ce=W&&r&&typeof r.vpLabel=="function"?r.vpLabel(W)||W:W||(typeof i=="function"?i("message.assistant"):"Assistant"),Ie=W&&r&&typeof r.vpTextColor=="function"?{color:r.vpTextColor(W)}:{},le=V?.speakerTimestamp||V?.timestamp||V?.createdAt||V?.message?.timestamp||V?.message?.createdAt||0,Ve="",Se="";if(le)try{let se=new Date(le);Number.isNaN(se.getTime())||(Ve=_t(le),Se=se.toLocaleString())}catch{}return{name:ce,style:Ie,timeText:Ve,fullTimeText:Se}},b=S=>{let V=Array.isArray(S?.items)?S.items:[];for(let W=V.length-1;W>=0;W-=1)if(Or(V[W]))return V[W];return null},m=(S,V)=>!S?.responseCollapsible||!V?!1:b(S)===V,y=S=>!!(S?.responseCollapsible&&!to(S).some(V=>m(S,V))),M=S=>{let V=S?.responseCollapseKey;V&&(d[V]=!S.responseCollapsed)},x=S=>{let V=Number(S?.responseCount||0),W=S?.responseCollapsed?"message.showResponses":"message.hideResponses",ce=(typeof i=="function"?i(W):"")||(S?.responseCollapsed?"Show {count} response(s)":"Hide response(s)");return String(ce).replace("{count}",String(V))},E=(()=>{try{return window.Pinia?.useSessionsStore?.()||null}catch{return null}}),$=Vue.computed(()=>{if(s.currentView!=="yeaft")return null;let S=E();if(!S)return null;let V=s.yeaftActiveSessionFilter||null;return V&&typeof S.sessionById=="function"&&S.sessionById(V,s.currentAgent||null)?V:S.activeSessionId&&typeof S.sessionById=="function"&&S.sessionById(S.activeSessionId,s.currentAgent||null)?S.activeSessionId:null}),D=Vue.computed(()=>{let S=s.currentView||"",V=s.currentAgent||"";if(S==="yeaft"){let W=s.yeaftActiveSessionFilter||$.value||"__all__";return[S,V,W].join("")}return[S,V,s.activeConversationId||""].join("")}),R=Vue.computed(()=>$.value!==null),T=Vue.computed(()=>s.agents.filter(S=>S.online)),A=Vue.ref(null),_=Vue.ref(null),j=Vue.ref(!1),q=Vue.ref(""),U=null,ee=0,fe=n.token||"",ae=()=>{A.value=null,_.value=null,q.value="",U=null,ee+=1},ve=Wi(),ge=ji(),ue=Vue.computed(()=>Ui({profile:A.value,agentSecret:_.value,serverWsUrl:_r(location)})),P=()=>{let S={"Content-Type":"application/json"};return n.token&&(S.Authorization=`Bearer ${n.token}`),S},K=async()=>{if(T.value.length>0||s.currentConversation)return;if(_.value||U)return U;j.value=!0,q.value="";let S=++ee;return U=(async()=>{let V=n.token||"",W=P(),[ce,Ie]=await Promise.all([fetch("/api/user/profile",{headers:W}),fetch("/api/user/agent-secret",{headers:W})]),le=ce.ok?await ce.json():null;if(S!==ee||V!==(n.token||""))return;if(le&&(A.value=le),!Ie.ok){let se="";try{se=(await Ie.json())?.error||""}catch{}throw new Error(se||"Failed to load Agent secret")}let Ve=await Ie.json();if(S!==ee||V!==(n.token||""))return;let Se=Ve?.agentSecret||Ve?.agent_secret||null;_.value=Se&&String(Se).trim()?String(Se):null})().catch(V=>{S===ee&&(q.value=V?.message||"Failed to load Agent secret")}).finally(()=>{S===ee&&(j.value=!1,U=null)}),U},re=async S=>{if(S)try{await navigator.clipboard.writeText(S)}catch{}},he=new WeakMap,Me=0,z=(S,V)=>{let W=S?.message&&typeof S.message=="object"?S.message:Array.isArray(S?.messages)&&S.messages[0]&&typeof S.messages[0]=="object"?S.messages[0]:V&&typeof V=="object"?V:S&&typeof S=="object"?S:null;if(!W)return`legacy_render_${++Me}`;let ce=he.get(W);return ce||(ce=`legacy_render_${++Me}`,he.set(W,ce)),ce},N=S=>{let V=S?.message||S||null;return S?.entryId||S?.uiKey||S?.stableKey||V?.entryId||V?.uiKey||V?.stableKey||S?.atMessageId||S?.messageId||V?.messageId||S?.id||V?.id||z(S,V)},F=S=>encodeURIComponent(String(S||"legacy")),O=S=>{let V=S?.message||null,W=N(S),ce=S?.id||S?.atMessageId||V?.id||V?.messageId||W,Ie=S?.speakerVpId||S?.vpId||V?.speakerVpId||V?.vpId||"";return{id:`message_${F(W)}`,uiKey:W,vpId:Ie,messageId:ce}},L=Vue.computed(()=>{let S=s.currentView==="yeaft"?Bf(s.messages):s.messages,V=[],W=null,ce=()=>{if(W){W.isActive=!!(W.turnId&&Object.values(s.activeVpTurns||{}).some(st=>((st?.turnId||null)===W.turnId||!st?.turnId&&s.activeVpTurns?.[W.turnId]===st)&&(!s.currentAgent||!st?.agentId||st.agentId===s.currentAgent))),Mi(W);let Se=!!(W.textContent||W.todoMsg||W.askMsg||W.imageMsgs.length>0),se=W.toolMsgs.length>0||W.toolSummaryCount>0;(Se||se)&&(W.showSpeakerHeader=!!W.speakerVpId,V.push(W)),W=null}},Ie=Se=>{if(W){if(!W.speakerVpId){let se=Se.speakerVpId||Se.vpId;se&&(W.speakerVpId=se,W.speakerTimestamp=typeof Se.timestamp=="number"&&Se.timestamp>0?Se.timestamp:typeof Se.createdAt=="number"?Se.createdAt:0,typeof Se.lastStateChangeCause=="string"&&!W.speakerStateCause&&(W.speakerStateCause=Se.lastStateChangeCause))}!W.turnId&&Se.turnId&&(W.turnId=Se.turnId)}},le=(Se=null)=>{let se=N(Se);W={type:"assistant-turn",id:`response_${F(se)}`,uiKey:se,...Se?.entryId?{entryId:Se.entryId}:{},textContent:"",textSegments:[],isStreaming:!1,isActive:!1,isHistory:!1,todoMsg:null,toolMsgs:[],toolSummaryCount:0,imageMsgs:[],askMsg:null,messages:[],atMessageId:null,speakerVpId:null,speakerTimestamp:0,speakerStateCause:"",showSpeakerHeader:!1,turnId:null}},Ve=Se=>{Nf(W,Se)&&ce()};for(let Se=0;Se<S.length;Se++){let se=S[Se];if(se.type==="user"){if(!se.content||!se.content.trim())continue;ce(),V.push({type:"user",id:N(se),message:se});continue}if(se.type==="system"||se.type==="error"){ce(),V.push({type:se.type,id:N(se),message:se});continue}if(!(se.type==="tool-result"||se.type==="tool_result")){if(se.type==="tool-summary"){Ve(se),W||le(se),Ie(se),se.isHistory&&(W.isHistory=!0),W.toolSummaryCount+=Number(se.count||se.omittedCount||0)||0,W.messages.push(se);continue}if(se.type==="assistant"){Ve(se),W||le(se),Ti(W,se),se.isStreaming&&(W.isStreaming=!0),se.isHistory&&(W.isHistory=!0),se.id&&/^m\d+$/.test(se.id)&&(W.atMessageId=se.id),Ie(se),W.messages.push(se);continue}if(se.type==="tool-use"){Ve(se),W||le(se),Ie(se);let st=S[Se+1],Xs=st&&(st.type==="tool-result"||st.type==="tool_result"),qn={...se,hasResult:Xs||se.hasResult||!1,toolResult:se.toolResult||null};se.isHistory&&(W.isHistory=!0),se.toolName==="TodoWrite"?W.todoMsg=qn:se.toolName==="AskUserQuestion"?W.askMsg=qn:W.toolMsgs.push(qn),W.messages.push(se);continue}if(se.type==="chat-image"){Ve(se),W||le(se),Ie(se),se.isHistory&&(W.isHistory=!0),W.imageMsgs.push(se),W.messages.push(se);continue}ce(),V.push({type:se.type||"unknown",id:N(se),message:se})}}return ce(),V}),Z=Vue.computed(()=>{let S=[],V=null,W=()=>{V&&S.push(V),V=null};return L.value.forEach(ce=>{if(!ce||ce.type==="system"||ce.type==="error"){W(),S.push(ce);return}let Ie=O(ce);if(ce.type==="user"||!V){W(),V={type:"message-block",id:`block_${F(Ie.uiKey)}`,uiKey:Ie.uiKey,vpId:Ie.vpId,messageId:Ie.messageId,items:[ce]};return}V.items.push(ce),!V.vpId&&Ie.vpId&&(V.vpId=Ie.vpId)}),W(),S}),ne=Vue.computed(()=>{let S=s.yeaftReflectionCards||{},V=s.yeaftConversationId,W={__orphans:[]},ce=Object.values(S).filter(le=>le&&le.conversationId===V).sort((le,Ve)=>(le.anchorOrder||0)-(Ve.anchorOrder||0)||(le.updatedAt||0)-(Ve.updatedAt||0)),Ie=new Set;for(let le of s.messages||[])le&&le.id&&Ie.add(le.id);for(let le of ce)le.anchorMsgId&&Ie.has(le.anchorMsgId)?(W[le.anchorMsgId]||(W[le.anchorMsgId]=[]),W[le.anchorMsgId].push(le)):W.__orphans.push(le);return W}),we=S=>S?S.type==="assistant-turn"?S.atMessageId||null:S.message&&S.message.id||null:null,Y=S=>{let V=we(S);return V?(ne.value||{})[V]||[]:[]},te=Vue.computed(()=>(ne.value||{}).__orphans||[]),ye=Vue.computed(()=>{let S=s.yeaftSubAgentCards||{},V=s.yeaftConversationId,W={__orphans:[]},ce=Object.values(S).filter(le=>le&&le.conversationId===V).sort((le,Ve)=>(le.anchorOrder||0)-(Ve.anchorOrder||0)||(le.updatedAt||0)-(Ve.updatedAt||0)),Ie=new Set;for(let le of s.messages||[])le&&le.id&&Ie.add(le.id);for(let le of ce)le.anchorMsgId&&Ie.has(le.anchorMsgId)?(W[le.anchorMsgId]||(W[le.anchorMsgId]=[]),W[le.anchorMsgId].push(le)):W.__orphans.push(le);return W}),oe=S=>{let V=we(S);return V?(ye.value||{})[V]||[]:[]},$e=Vue.computed(()=>(ye.value||{}).__orphans||[]),Ae=Vue.ref(!0),xe=Vue.ref(!1),Ue=cs.bottomThreshold,Ke=!0,St=Vue.computed(()=>s.messages.some(S=>S.isStreaming)),fs=Vue.computed(()=>!s.activeConversationId||Z.value.length>0?!1:s.currentView==="yeaft"?!!s.yeaftInitialHistoryLoading:!!s.sessionLoading),_n=Vue.computed(()=>s.currentView==="yeaft"&&!!s.yeaftLoadingMoreHistory&&s.activeYeaftHistoryState?.mode==="older"),Gt=Vue.computed(()=>s.currentView==="yeaft"?"":s.sessionLoadingText||""),$t=Vue.computed(()=>!!s.sessionLoading&&!fs.value),Vt=Vue.computed(()=>s.isProcessing&&!St.value),Je=Vue.ref(Date.now()),It=null,En=()=>{It||(It=setInterval(()=>{Je.value=Date.now()},1e3))},H=()=>{It&&(clearInterval(It),It=null)};Vue.watch(St,S=>{S?(Je.value=Date.now(),En()):H()},{immediate:!0}),Vue.onBeforeUnmount(()=>H());let G=Vue.ref(0),de=Vue.ref(Date.now()),pe=null,ke=null,Te=Vue.ref("cat"),et=new URLSearchParams(window.location.search).get("preview"),ze=Vue.ref(0),tt=Vue.ref(1),qe=Vue.ref(5),We=Vue.ref(95),je=Vue.ref("bark-both"),Ye=Vue.ref(1),Ge=Vue.ref(-1),ht=null;function Us(){if(!G.value)return;de.value=Date.now();let S=(de.value-G.value)%19e3;if(S<4e3)ze.value=0,tt.value=1;else if(S<11500){let V=S-4e3,W;V<2500?W=V/2500*16:V<5e3?W=16+(V-2500)/2500*29:W=45+(V-5e3)/2500*55,ze.value=W,tt.value=1}else S<14e3?(ze.value=(1-(S-11500)/2500)*100,tt.value=-1):(ze.value=0,tt.value=1);ke=requestAnimationFrame(Us)}function Dn(){if(!G.value||Te.value!=="dog")return;de.value=Date.now();let S=(de.value-G.value)%18e3;if(S<2e3)qe.value=5,We.value=95,je.value="bark-both",Ye.value=1,Ge.value=-1;else if(S<5e3){let V=(S-2e3)/3e3;qe.value=5+V*25,We.value=95,je.value="left-approach",Ye.value=1,Ge.value=-1}else if(S<8e3){let V=(S-5e3)/3e3;qe.value=30,We.value=95-V*25,je.value="right-approach",Ye.value=1,Ge.value=-1}else if(S<1e4){let V=(S-8e3)/2e3;qe.value=30+V*13,We.value=70-V*13,je.value="both-approach",Ye.value=1,Ge.value=-1}else if(S<11e3)qe.value=43,We.value=57,je.value="snap",Ye.value=1,Ge.value=-1;else if(S<12500)qe.value=43,We.value=57,je.value="stunned",Ye.value=1,Ge.value=-1;else if(S<15e3){let V=(S-12500)/2500;qe.value=43-V*38,We.value=57+V*38,je.value="retreat",Ye.value=-1,Ge.value=1}else S<17e3?(qe.value=5,We.value=95,je.value="rehang",Ye.value=-1,Ge.value=1):(qe.value=5,We.value=95,je.value="reset",Ye.value=1,Ge.value=-1);ht=requestAnimationFrame(Dn)}let $o=Vue.computed(()=>{let S=qe.value*1.2;return Ye.value<0?`translate(${S+13.5}, 0) scale(-1, 1)`:`translate(${S-13.5}, 0)`}),Vo=Vue.computed(()=>{let S=We.value*1.2;return Ge.value>0?`translate(${S-10.5}, 2)`:`translate(${S+10.5}, 2) scale(-1, 1)`}),zr=Vue.computed(()=>{let S=je.value;return S==="bark-both"||S==="left-approach"||S==="right-approach"||S==="both-approach"||S==="reset"}),Ho=Vue.computed(()=>{let S=qe.value*1.2,V=10;if(zr.value){let Ie=Math.max(0,(S-3)*.12);return`M3,18 Q${(3+S)/2},${18+Ie} ${S},${V}`}if(je.value==="rehang")return`M${S},${V} Q${S-3},20 3,18`;let W=Ye.value<0?1:-1,ce=S+W*8;return`M${S},${V} Q${S},18 ${ce},22`}),Oo=Vue.computed(()=>{let S=We.value*1.2,V=10;if(zr.value){let Ie=Math.max(0,(118-S)*.12);return`M118,18 Q${(118+S)/2},${18+Ie} ${S},${V}`}if(je.value==="rehang")return`M${S},${V} Q${S+3},20 118,18`;let W=Ge.value>0?-1:1,ce=S+W*8;return`M${S},${V} Q${S},18 ${ce},22`}),Fo=Vue.computed(()=>je.value==="snap"?.2:.4),Bo=Vue.computed(()=>je.value==="snap"?.2:.4),No=Vue.computed(()=>qe.value*1.2),qo=Vue.computed(()=>We.value*1.2),Ln=et==="cat"||et==="dog"||et==="animation",Yr=600,$n=Vue.ref(!1),Fe=null,Vn=Vue.computed(()=>Ln?!0:$n.value);Vue.watch(Vt,S=>{if(S)Fe&&(clearTimeout(Fe),Fe=null),$n.value=!0,G.value=Date.now(),de.value=Date.now(),Te.value="cat",ze.value=0,tt.value=1,qe.value=5,We.value=95,je.value="bark-both",Ye.value=1,Ge.value=-1,Te.value==="cat"?ke=requestAnimationFrame(Us):ht=requestAnimationFrame(Dn);else{let V=G.value?Date.now()-G.value:Yr,W=Math.max(0,Yr-V),ce=()=>{Fe=null,$n.value=!1,G.value=0,ze.value=0,tt.value=1,ke&&(cancelAnimationFrame(ke),ke=null),ht&&(cancelAnimationFrame(ht),ht=null)};W===0?ce():(Fe&&clearTimeout(Fe),Fe=setTimeout(ce,W))}},{immediate:!0}),Ln&&(G.value=Date.now(),de.value=Date.now(),et==="dog"?Te.value="dog":Te.value="cat",Te.value==="cat"?ke=requestAnimationFrame(Us):(qe.value=5,We.value=95,je.value="bark-both",Ye.value=1,Ge.value=-1,ht=requestAnimationFrame(Dn)));let Wo=Vue.computed(()=>{if(!s.isProcessing)return null;if(s.connectionState!=="connected")return"disconnected";let S=s.currentConversation;if(s.compactStatus?.conversationId===S&&s.compactStatus?.status==="compacting")return"compacting";let V=s.sessionHealth?.[S];return V?V.status:G.value&&de.value-G.value>8e3?"thinking":null}),jo=Vue.computed(()=>{if(!G.value)return"speed-napping";let S=(de.value-G.value)%19e3;return S>=16e3?"speed-petted":S>=14e3?"speed-tired":S>=11500?"speed-crazy":S>=9e3?"speed-turbo":S>=6500?"speed-fast":S>=4e3?"speed-normal":"speed-napping"}),Uo=Vue.computed(()=>{let S=ze.value,V=tt.value,ce={left:`calc(40px + (100% - 80px) * ${S/100})`};return V<0&&(ce.transform="scaleX(-1)"),ce});function gs(){let S=s.currentConversation;if(!S)return;let V=s.conversations.find(W=>W.id===S);s.sendWsMessage({type:"refresh_conversation",conversationId:S,agentId:V?.agentId})}let hs=()=>{if(!o.value)return!0;let{scrollTop:S,scrollHeight:V,clientHeight:W}=o.value;return Vr({scrollTop:S,scrollHeight:V,clientHeight:W,threshold:Ue})},Hn=(S,V=0,{allowContinuation:W=!1}={})=>{if(S>_f(V)){Ke=!0;return}W&&(Ke=!0),!(!Ke||!Qr())&&(Ke=!1,Ks())},Gr=S=>{if(!S)return"";let W=(Array.isArray(S.items)?S.items:[])[0]||null;return[S.type||"",S.messageId||"",S.turnId||"",S.vpId||"",W?.id||"",W?.turnId||"",W?.messageId||""].join(":")},On=()=>{let S=Z.value||[];return{blockCount:S.length,firstBlockIdentity:Gr(S[0])}},Ko=(S,V)=>!S||!V?!1:V.blockCount>S.blockCount||V.firstBlockIdentity!==S.firstBlockIdentity,Fn=S=>{Vue.nextTick(()=>{if(!o.value)return;let V=On();Ko(S,V)&&Hn(o.value.scrollTop||0,o.value.clientHeight||0,{allowContinuation:!0})})},ms=()=>{xe.value=!1,Ae.value=!0,a.value?.setBottomFollowEnabled?.(!0)},vs=()=>{xe.value=!0,Ae.value=!1,a.value?.setBottomFollowEnabled?.(!1),a.value?.cancelPendingBottomFollow?.()},Ct=({scrollTop:S,scrollHeight:V,clientHeight:W})=>{let ce=Vr({scrollTop:S||0,scrollHeight:V||0,clientHeight:W||0,threshold:Ue});Ae.value=Ef({following:!xe.value,atBottom:ce}),xe.value=!Ae.value,a.value?.setBottomFollowEnabled?.(Ae.value),Ht||(ys=Number(S||0)),Hn(S||0,W||0)},zo=(S,V)=>{let W=On();if(!o.value){S(),Fn(W);return}let ce=o.value.scrollHeight,Ie=o.value.scrollTop,le=!1,Ve=null,Se=()=>{le||(le=!0,Ve&&Ve(),Vue.nextTick(()=>{if(!o.value)return;let se=o.value.scrollHeight;o.value.scrollTop=se-ce+Ie,Fn(W)}))};V&&(Ve=Vue.watch(V,se=>{se||Se()})),S(),Vue.nextTick(()=>{(!V||!V())&&Se()})},Yo=()=>{if(s.hasHiddenYeaftMessages){s.expandYeaftMessageWindow();return}s.loadMoreYeaftHistory()},Qr=()=>s.currentView==="yeaft"?s.hasHiddenYeaftMessages||s.yeaftHasMoreHistory&&!s.yeaftLoadingMoreHistory&&s.yeaftOldestLoadedSeq!=null:!!s.currentConversation&&s.hasMoreMessages&&!s.loadingMoreMessages,Ks=()=>{if(!Qr())return;let S=s.currentView==="yeaft";zo(S?Yo:()=>s.loadMoreMessages(),S?()=>s.yeaftLoadingMoreHistory:()=>s.loadingMoreMessages)},Ht=!1,zs=!1,mt=null,ys=0,Go=250,Bn=()=>{Ht=!1,mt&&(clearTimeout(mt),mt=null)},Ys=()=>{zs||(mt&&clearTimeout(mt),mt=setTimeout(Bn,Go))},Gs=()=>{vs(),Ht=!0,a.value?.clearTargetAnchor?.(),ys=Number(o.value?.scrollTop||0),Ys()},Xr=S=>{Lf(S,o.value)&&(vs(),zs=!0,Ht=!0,a.value?.clearTargetAnchor?.(),ys=Number(o.value?.scrollTop||0),mt&&(clearTimeout(mt),mt=null))},Qs=()=>{zs=!1,Ys()},Zr=S=>{$f(S,o.value)&&(vs(),Ht=!0,a.value?.clearTargetAnchor?.(),Ys())},Jr=()=>{let S=Number(o.value?.scrollTop||0),V=!xe.value;ys=S;let W=hs();Ae.value=Df({following:V,atBottom:W,userScroll:Ht}),xe.value=!Ae.value,a.value?.setBottomFollowEnabled?.(Ae.value),Ht&&Ys(),o.value&&Hn(o.value.scrollTop||0,o.value.clientHeight||0)},At=()=>{o.value&&(o.value.scrollTop=o.value.scrollHeight,ms())},bs=()=>{Bn(),ms(),Vue.nextTick(At)},ei=()=>{!xe.value&&Ae.value&&Vue.nextTick(At)},ti=S=>{if(!S)return"";if(Array.isArray(S.items))return S.items.map(ti).join(",");let V=S.message||{};return[S.type||"",S.id||"",S.atMessageId||"",S.turnId||"",S.messageId||"",S.speakerVpId||"",V.id||"",V.content?String(V.content).length:0,S.textContent?String(S.textContent).length:0,S.isStreaming||V.isStreaming?"streaming":"done"].join(":")},Qo=Vue.computed(()=>{let S=Z.value||[];return[s.activeConversationId||"",$.value||"",ti(S[S.length-1])].join("|")});Vue.watch(()=>[s.currentConversation,T.value.length,n.token],()=>{let S=n.token||"";S!==fe&&(fe=S,ae()),K()},{immediate:!0}),Vue.watch(Qo,ei),Vue.watch(Vn,S=>{S&&ei()}),Vue.watch(()=>[s.activeConversationId,$.value],()=>{for(let S of Object.keys(l))delete l[S];for(let S of Object.keys(c))delete c[S];for(let S of Object.keys(d))delete d[S];ms(),Vue.nextTick(At)});let Nn=Vue.ref(null),si=0;return t({revealMessage:async S=>S?(vs(),await Gf({blocks:Z.value,target:S,collapseStates:d,nextTick:Vue.nextTick,scrollToBlock:(W,ce)=>(vs(),a.value?.scrollToKey?.(W,ce)),findRow:W=>{let ce=o.value?.querySelectorAll?.("[data-msg-id]")||[];return Array.from(ce).find(Ie=>Ie?.dataset?.msgId===W)||null},anchorRow:(W,ce,Ie,le)=>a.value?.anchorTarget?.(W,Ie,le),flashRow:W=>{let ce=++si;Nn.value=W,setTimeout(()=>{ce===si&&(Nn.value=null)},1800)}})):!1}),Vue.onMounted(()=>{At(),o.value&&(o.value.addEventListener("wheel",Gs,{passive:!0}),o.value.addEventListener("touchmove",Gs,{passive:!0}),o.value.addEventListener("pointerdown",Xr,{passive:!0}),o.value.addEventListener("scroll",Jr)),window.addEventListener("pointerup",Qs,{passive:!0}),window.addEventListener("pointercancel",Qs,{passive:!0}),window.addEventListener("keydown",Zr)}),Vue.onUnmounted(()=>{o.value&&(o.value.removeEventListener("wheel",Gs),o.value.removeEventListener("touchmove",Gs),o.value.removeEventListener("pointerdown",Xr),o.value.removeEventListener("scroll",Jr)),window.removeEventListener("pointerup",Qs),window.removeEventListener("pointercancel",Qs),window.removeEventListener("keydown",Zr),Bn(),pe&&(clearInterval(pe),pe=null),Fe&&(clearTimeout(Fe),Fe=null),ke&&(cancelAnimationFrame(ke),ke=null),ht&&(cancelAnimationFrame(ht),ht=null)}),{store:s,containerRef:o,virtualTranscriptRef:a,flashMsgId:Nn,hasStreamingMessage:St,nowMs:Je,showTypingDots:Vt,showInitialMessagesLoading:fs,showYeaftOlderHistoryLoading:_n,showSessionLoadingOverlay:$t,initialMessagesLoadingText:Gt,previewShowTypingDots:Vn,isPreviewMode:Ln,waitingStatus:Wo,animationType:Te,catSpeed:jo,catStyle:Uo,dogPhase:je,spikeTransform:$o,teddyTransform:Vo,leashPathL:Ho,leashPathR:Oo,leashOpacityL:Fo,leashOpacityR:Bo,questionLX:No,questionRX:qo,refreshSession:gs,onlineAgents:T,welcomeInstallCommand:ve,welcomeLlmCommand:ge,welcomeServiceCommand:ue,welcomeSetupLoading:j,welcomeSetupError:q,copyWelcomeCommand:re,turnGroups:L,messageBlocks:Z,virtualTranscriptIdentity:D,estimateMessageBlockHeight:v,visibleItemsForBlock:k,collapsedResponsePreviewLines:w,collapsedResponsePreviewSpeaker:I,responseToggleBelongsToItem:m,showBlockResponseToggle:y,toggleMessageTurnResponse:M,responseCollapseLabel:x,turnUiKey:u,assistantTurnActionsExpandedFor:p,setAssistantTurnActionsExpanded:f,onOpenTurnDebug:g,toolExpandStates:c,setToolExpanded:h,cardsForRow:Y,orphanCards:te,subAgentCardsForRow:oe,orphanSubAgentCards:$e,useImStyleForUser:R,onClickLoadMore:Ks,onVirtualTranscriptScrollState:Ct,isAtBottom:Ae,scrollToLatest:bs}}}});function io(...e){let t=[];for(let s of e)if(Array.isArray(s))for(let n of s)typeof n!="string"||!n||t.includes(n)||t.push(n);return t}function Jf(e,t,s){let n=t?e?.slashCommandsMap?.[t]:null;return e?.currentView==="yeaft"?io(n):io(n,s?e?.slashCommandsMap?.[`agent:${s}`]:null,e?.slashCommandsMap?.__preload__)}function Ub(e,t={},s=new Set){if(jb.has(e)||Object.prototype.hasOwnProperty.call(ro,e))return"builtin";let n=e.startsWith("/")?e.slice(1):e;return n.startsWith("skill:")||n.startsWith("yeaft-skills:")||s.has(n)&&Object.prototype.hasOwnProperty.call(t||{},n)?"skill":"project"}function eg(e,t={}){if(no[e])return no[e];if(ro[e])return ro[e];let s=e.startsWith("/")?e.slice(1):e;return t[s]?t[s]:Kb(s)}function Kb(e){return(e.includes(":")?e.split(":").pop():e).replace(/-/g," ").replace(/^\w/,s=>s.toUpperCase())}function tg(e,t={},s=[]){if(e.length===0)return[];let n=new Set(s.filter(o=>typeof o=="string").map(o=>o.startsWith("/")?o.slice(1):o)),r={};e.forEach((o,a)=>{let l=Ub(o.cmd,o.descriptions||o.dynamicDescriptions||t,n);r[l]||(r[l]=[]),r[l].push({...o,flatIndex:a})});let i=Object.keys(r).sort((o,a)=>(Qf[o]??99)-(Qf[a]??99));return i.map((o,a)=>({label:zb[o]||o,items:r[o],isLast:a===i.length-1}))}var no,jb,Xf,ro,Zf,zb,Qf,sg=B(()=>{no={"/compact":"Compact context","/context":"Show context usage","/cost":"Show token costs","/init":"Reinitialize session","/doctor":"Check health status","/memory":"View/edit memory","/model":"View/switch model","/review":"Code review","/mcp":"MCP server status","/skills":"List available skills","/btw":"Side question (no history)","/insights":"Session insights","/pr-comments":"PR comment review","/release-notes":"Generate release notes","/security-review":"Security review"},jb=new Set(Object.keys(no)),Xf=Object.keys(no),ro={"/low":"Use low reasoning effort for this turn","/medium":"Use medium reasoning effort for this turn","/high":"Use high reasoning effort for this turn","/xhigh":"Use extra-high reasoning effort for this turn","/max":"Use maximum reasoning effort for this turn"},Zf=Object.keys(ro);zb={skill:"Skills",builtin:"Built-in",project:"Commands"},Qf={skill:0,project:1,builtin:2}});function Xb(e){return!(!e||typeof e!="string"||e.length<1||e.length>40||e.startsWith("_")||Gb.test(e)||Yb.has(e.toLowerCase()))}function oo(e){if(!e||typeof e!="string")return{text:e||"",mentions:[]};let t=new Set;ng.lastIndex=0;let s;for(;(s=ng.exec(e))!==null;){let n=s[2];if(Xb(n)&&!t.has(n)&&(t.add(n),t.size>=Qb))break}return{text:e,mentions:Array.from(t)}}var Yb,ng,Gb,Qb,Vl=B(()=>{Yb=new Set(["all","user","system","everyone"]),ng=/(^|[\s\p{P}])@([A-Za-z0-9_-]{1,40})(?=$|[\s\p{P}])/gu,Gb=/^[0-9]+$/,Qb=32});function rg(e){let t=typeof e?.vpId=="string"?e.vpId:"";return Hl.has(t)?Hl.get(t):e?.isStock===!0?"other":"custom"}function Ns(e){let t=new Map(ao.map(s=>[s.id,[]]));for(let s of Array.isArray(e)?e:[])!s||typeof s.vpId!="string"||!s.vpId||t.get(rg(s)).push(s);return ao.map(s=>({id:s.id,labelKey:s.labelKey,vps:t.get(s.id)})).filter(s=>s.vps.length>0)}function Fr(e){return Ns(e).flatMap(t=>t.vps)}function ig(e){let t=new Map(ao.map(r=>[r.id,r])),s=new Map,n=[];for(let r of Array.isArray(e)?e:[]){if(!r||typeof r.vpId!="string"||!r.vpId)continue;let i=rg(r),o=n[n.length-1];if(o&&o.id===i){o.vps.push(r);continue}let a=(s.get(i)||0)+1;s.set(i,a),n.push({id:i,key:`${i}-${a}`,labelKey:t.get(i).labelKey,vps:[r]})}return n}var Zb,ao,Hl,Br=B(()=>{Zb=[{id:"general",labelKey:"yeaft.vp.domain.general",vpIds:["omni"]},{id:"productDesign",labelKey:"yeaft.vp.domain.productDesign",vpIds:["steve","dieter","norman"]},{id:"softwareSystems",labelKey:"yeaft.vp.domain.softwareSystems",vpIds:["linus","martin","anders","ada","grace","ken","alan"]},{id:"securityReliability",labelKey:"yeaft.vp.domain.securityReliability",vpIds:["alice","margaret"]},{id:"scienceAnalysis",labelKey:"yeaft.vp.domain.scienceAnalysis",vpIds:["shannon","einstein"]},{id:"philosophyPsychology",labelKey:"yeaft.vp.domain.philosophyPsychology",vpIds:["kongzi","socrates","nietzsche","kahneman","jung"]},{id:"strategyHistory",labelKey:"yeaft.vp.domain.strategyHistory",vpIds:["sunzi","clausewitz","simaqian","harari"]},{id:"businessManagement",labelKey:"yeaft.vp.domain.businessManagement",vpIds:["buffett","munger","dalio","bezos","drucker"]},{id:"artsCulture",labelKey:"yeaft.vp.domain.artsCulture",vpIds:["luxun","sudongpo","borges","kubrick","miyazaki"]},{id:"other",labelKey:"yeaft.vp.domain.other",vpIds:[]},{id:"custom",labelKey:"yeaft.vp.domain.custom",vpIds:[]}],ao=Object.freeze(Zb.map(e=>Object.freeze({id:e.id,labelKey:e.labelKey,vpIds:Object.freeze([...e.vpIds])}))),Hl=new Map;for(let e of ao)for(let t of e.vpIds)Hl.set(t,e.id)});function Ol(e,t){let s=Array.isArray(e)?e:[],n=typeof t=="string"?t.toLowerCase():"";if(!n){let c=s.filter(d=>d&&d.vpId&&d.vpId!=="user");return Fr(c).slice(0,og)}let r=[],i=[],o=[],a=new Set,l=(c,d)=>{a.has(c.vpId)||(a.add(c.vpId),d.push(c))};for(let c of s){if(!c||!c.vpId||c.vpId==="user")continue;if(String(c.vpId).toLowerCase().startsWith(n)){l(c,r);continue}let u=Array.isArray(c.aliases)?c.aliases:[],p=!1;for(let I of u){let b=String(I||"").toLowerCase();if(b&&b.startsWith(n)){p=!0;break}}if(p){l(c,i);continue}let f=String(c.displayName||"").toLowerCase(),g=String(c.displayNameZh||""),h=[c.description,c.descriptionZh,c.role,c.roleZh].map(I=>String(I||"").toLowerCase()),v=typeof t=="string"?t:"",k=f.includes(n)||v&&g.includes(v),w=n&&h.some(I=>I.includes(n));(k||w)&&l(c,o)}return[...Fr(r),...Fr(i),...Fr(o)].slice(0,og)}function Fl(e="chat-input"){return`${e}-vp-mention-listbox`}function Bl(e,t){let s=String(t||"").replace(/[^A-Za-z0-9_.:-]/g,"-");return`${e}-vp-mention-option-${s}`}function Jb(e){let t=0;return ig(e).map(s=>({...s,items:s.vps.map(n=>({vp:n,flatIndex:t++}))}))}function ag(e,t){let s=Array.isArray(e)?e:[];if(!t)return s;let n=Array.isArray(t.roster)?t.roster:[];if(n.length===0)return[];let r=new Set(n);return s.filter(i=>i&&i.vpId&&r.has(i.vpId))}function lg(e,t){if(typeof e!="string"||!t)return e;let s=e.lastIndexOf("@");if(s<0)return e;let n=s+1;for(;n<e.length&&!/[\s]/.test(e[n]);)n++;return e.slice(0,s)+"@"+t+" "+e.slice(n)}var og,cg,dg=B(()=>{Br();og=12;cg={name:"VpMentionAutocomplete",emits:["select","hover-index"],props:{vps:{type:Array,default:()=>[]},query:{type:String,default:""},selectedIndex:{type:Number,default:0},inputId:{type:String,required:!0}},template:`
|
|
1691
|
+
`,emits:["new-conversation","resume-conversation","open-settings","quote-message","edit-message-as-new"],setup(e,{expose:t}){let s=Pinia.useChatStore(),n=De(),r=typeof window<"u"&&window.Pinia?.useVpStore?window.Pinia.useVpStore():null,i=Vue.inject("t",null),o=Vue.ref(null),a=Vue.ref(null),l=Vue.reactive({}),c=Vue.reactive({}),d=Vue.reactive({}),u=S=>String(S?.id||S?.turnId||S?.messageId||S?.atMessageId||S?.message?.id||"turn_unknown"),p=S=>{let V=u(S);return Object.prototype.hasOwnProperty.call(l,V)?!!l[V]:!1},f=(S,V)=>{l[u(S)]=!!V},g=S=>{let V=S&&(S.turnId||S.id);!V||typeof s.openYeaftTurnDebug!="function"||s.openYeaftTurnDebug({sessionId:$.value||null,turnId:V})},h=({key:S,value:V}={})=>{S&&(c[S]=!!V)},v=S=>{let V=Uf(S,ls);return Number.isFinite(V)?V:ls(S)},k=S=>to(S),w=S=>{let V=Array.isArray(S?.collapsedResponsePreview)?S.collapsedResponsePreview:jf(S);return Array.isArray(V)?V:V?[String(V)]:[]},I=S=>{let V=Array.isArray(S?.items)?S.items.find(se=>Or(se)):null,W=V?.speakerVpId||V?.vpId||V?.message?.speakerVpId||V?.message?.vpId||S?.vpId||"",ce=W&&r&&typeof r.vpLabel=="function"?r.vpLabel(W)||W:W||(typeof i=="function"?i("message.assistant"):"Assistant"),Ie=W&&r&&typeof r.vpTextColor=="function"?{color:r.vpTextColor(W)}:{},le=V?.speakerTimestamp||V?.timestamp||V?.createdAt||V?.message?.timestamp||V?.message?.createdAt||0,Ve="",Se="";if(le)try{let se=new Date(le);Number.isNaN(se.getTime())||(Ve=Et(le),Se=se.toLocaleString())}catch{}return{name:ce,style:Ie,timeText:Ve,fullTimeText:Se}},b=S=>{let V=Array.isArray(S?.items)?S.items:[];for(let W=V.length-1;W>=0;W-=1)if(Or(V[W]))return V[W];return null},m=(S,V)=>!S?.responseCollapsible||!V?!1:b(S)===V,y=S=>!!(S?.responseCollapsible&&!to(S).some(V=>m(S,V))),M=S=>{let V=S?.responseCollapseKey;V&&(d[V]=!S.responseCollapsed)},x=S=>{let V=Number(S?.responseCount||0),W=S?.responseCollapsed?"message.showResponses":"message.hideResponses",ce=(typeof i=="function"?i(W):"")||(S?.responseCollapsed?"Show {count} response(s)":"Hide response(s)");return String(ce).replace("{count}",String(V))},E=(()=>{try{return window.Pinia?.useSessionsStore?.()||null}catch{return null}}),$=Vue.computed(()=>{if(s.currentView!=="yeaft")return null;let S=E();if(!S)return null;let V=s.yeaftActiveSessionFilter||null;return V&&typeof S.sessionById=="function"&&S.sessionById(V,s.currentAgent||null)?V:S.activeSessionId&&typeof S.sessionById=="function"&&S.sessionById(S.activeSessionId,s.currentAgent||null)?S.activeSessionId:null}),D=Vue.computed(()=>{let S=s.currentView||"",V=s.currentAgent||"";if(S==="yeaft"){let W=s.yeaftActiveSessionFilter||$.value||"__all__";return[S,V,W].join("")}return[S,V,s.activeConversationId||""].join("")}),R=Vue.computed(()=>$.value!==null),T=Vue.computed(()=>s.agents.filter(S=>S.online)),A=Vue.ref(null),_=Vue.ref(null),j=Vue.ref(!1),q=Vue.ref(""),U=null,ee=0,fe=n.token||"",ae=()=>{A.value=null,_.value=null,q.value="",U=null,ee+=1},ve=Wi(),ge=ji(),ue=Vue.computed(()=>Ui({profile:A.value,agentSecret:_.value,serverWsUrl:_r(location)})),P=()=>{let S={"Content-Type":"application/json"};return n.token&&(S.Authorization=`Bearer ${n.token}`),S},K=async()=>{if(T.value.length>0||s.currentConversation)return;if(_.value||U)return U;j.value=!0,q.value="";let S=++ee;return U=(async()=>{let V=n.token||"",W=P(),[ce,Ie]=await Promise.all([fetch("/api/user/profile",{headers:W}),fetch("/api/user/agent-secret",{headers:W})]),le=ce.ok?await ce.json():null;if(S!==ee||V!==(n.token||""))return;if(le&&(A.value=le),!Ie.ok){let se="";try{se=(await Ie.json())?.error||""}catch{}throw new Error(se||"Failed to load Agent secret")}let Ve=await Ie.json();if(S!==ee||V!==(n.token||""))return;let Se=Ve?.agentSecret||Ve?.agent_secret||null;_.value=Se&&String(Se).trim()?String(Se):null})().catch(V=>{S===ee&&(q.value=V?.message||"Failed to load Agent secret")}).finally(()=>{S===ee&&(j.value=!1,U=null)}),U},re=async S=>{if(S)try{await navigator.clipboard.writeText(S)}catch{}},me=new WeakMap,Me=0,z=(S,V)=>{let W=S?.message&&typeof S.message=="object"?S.message:Array.isArray(S?.messages)&&S.messages[0]&&typeof S.messages[0]=="object"?S.messages[0]:V&&typeof V=="object"?V:S&&typeof S=="object"?S:null;if(!W)return`legacy_render_${++Me}`;let ce=me.get(W);return ce||(ce=`legacy_render_${++Me}`,me.set(W,ce)),ce},N=S=>{let V=S?.message||S||null;return S?.entryId||S?.uiKey||S?.stableKey||V?.entryId||V?.uiKey||V?.stableKey||S?.atMessageId||S?.messageId||V?.messageId||S?.id||V?.id||z(S,V)},F=S=>encodeURIComponent(String(S||"legacy")),O=S=>{let V=S?.message||null,W=N(S),ce=S?.id||S?.atMessageId||V?.id||V?.messageId||W,Ie=S?.speakerVpId||S?.vpId||V?.speakerVpId||V?.vpId||"";return{id:`message_${F(W)}`,uiKey:W,vpId:Ie,messageId:ce}},L=Vue.computed(()=>{let S=s.currentView==="yeaft"?Bf(s.messages):s.messages,V=[],W=null,ce=()=>{if(W){W.isActive=!!(W.turnId&&Object.values(s.activeVpTurns||{}).some(st=>((st?.turnId||null)===W.turnId||!st?.turnId&&s.activeVpTurns?.[W.turnId]===st)&&(!s.currentAgent||!st?.agentId||st.agentId===s.currentAgent))),Mi(W);let Se=!!(W.textContent||W.todoMsg||W.askMsg||W.imageMsgs.length>0),se=W.toolMsgs.length>0||W.toolSummaryCount>0;(Se||se)&&(W.showSpeakerHeader=!!W.speakerVpId,V.push(W)),W=null}},Ie=Se=>{if(W){if(!W.speakerVpId){let se=Se.speakerVpId||Se.vpId;se&&(W.speakerVpId=se,W.speakerTimestamp=typeof Se.timestamp=="number"&&Se.timestamp>0?Se.timestamp:typeof Se.createdAt=="number"?Se.createdAt:0,typeof Se.lastStateChangeCause=="string"&&!W.speakerStateCause&&(W.speakerStateCause=Se.lastStateChangeCause))}!W.turnId&&Se.turnId&&(W.turnId=Se.turnId)}},le=(Se=null)=>{let se=N(Se);W={type:"assistant-turn",id:`response_${F(se)}`,uiKey:se,...Se?.entryId?{entryId:Se.entryId}:{},textContent:"",textSegments:[],isStreaming:!1,isActive:!1,isHistory:!1,todoMsg:null,toolMsgs:[],toolSummaryCount:0,imageMsgs:[],askMsg:null,messages:[],atMessageId:null,speakerVpId:null,speakerTimestamp:0,speakerStateCause:"",showSpeakerHeader:!1,turnId:null}},Ve=Se=>{Nf(W,Se)&&ce()};for(let Se=0;Se<S.length;Se++){let se=S[Se];if(se.type==="user"){if(!se.content||!se.content.trim())continue;ce(),V.push({type:"user",id:N(se),message:se});continue}if(se.type==="system"||se.type==="error"){ce(),V.push({type:se.type,id:N(se),message:se});continue}if(!(se.type==="tool-result"||se.type==="tool_result")){if(se.type==="tool-summary"){Ve(se),W||le(se),Ie(se),se.isHistory&&(W.isHistory=!0),W.toolSummaryCount+=Number(se.count||se.omittedCount||0)||0,W.messages.push(se);continue}if(se.type==="assistant"){Ve(se),W||le(se),Ti(W,se),se.isStreaming&&(W.isStreaming=!0),se.isHistory&&(W.isHistory=!0),se.id&&/^m\d+$/.test(se.id)&&(W.atMessageId=se.id),Ie(se),W.messages.push(se);continue}if(se.type==="tool-use"){Ve(se),W||le(se),Ie(se);let st=S[Se+1],Xs=st&&(st.type==="tool-result"||st.type==="tool_result"),qn={...se,hasResult:Xs||se.hasResult||!1,toolResult:se.toolResult||null};se.isHistory&&(W.isHistory=!0),se.toolName==="TodoWrite"?W.todoMsg=qn:se.toolName==="AskUserQuestion"?W.askMsg=qn:W.toolMsgs.push(qn),W.messages.push(se);continue}if(se.type==="chat-image"){Ve(se),W||le(se),Ie(se),se.isHistory&&(W.isHistory=!0),W.imageMsgs.push(se),W.messages.push(se);continue}ce(),V.push({type:se.type||"unknown",id:N(se),message:se})}}return ce(),V}),Z=Vue.computed(()=>{let S=[],V=null,W=()=>{V&&S.push(V),V=null};return L.value.forEach(ce=>{if(!ce||ce.type==="system"||ce.type==="error"){W(),S.push(ce);return}let Ie=O(ce);if(ce.type==="user"||!V){W(),V={type:"message-block",id:`block_${F(Ie.uiKey)}`,uiKey:Ie.uiKey,vpId:Ie.vpId,messageId:Ie.messageId,items:[ce]};return}V.items.push(ce),!V.vpId&&Ie.vpId&&(V.vpId=Ie.vpId)}),W(),S}),ne=Vue.computed(()=>{let S=s.yeaftReflectionCards||{},V=s.yeaftConversationId,W={__orphans:[]},ce=Object.values(S).filter(le=>le&&le.conversationId===V).sort((le,Ve)=>(le.anchorOrder||0)-(Ve.anchorOrder||0)||(le.updatedAt||0)-(Ve.updatedAt||0)),Ie=new Set;for(let le of s.messages||[])le&&le.id&&Ie.add(le.id);for(let le of ce)le.anchorMsgId&&Ie.has(le.anchorMsgId)?(W[le.anchorMsgId]||(W[le.anchorMsgId]=[]),W[le.anchorMsgId].push(le)):W.__orphans.push(le);return W}),we=S=>S?S.type==="assistant-turn"?S.atMessageId||null:S.message&&S.message.id||null:null,Y=S=>{let V=we(S);return V?(ne.value||{})[V]||[]:[]},te=Vue.computed(()=>(ne.value||{}).__orphans||[]),ye=Vue.computed(()=>{let S=s.yeaftSubAgentCards||{},V=s.yeaftConversationId,W={__orphans:[]},ce=Object.values(S).filter(le=>le&&le.conversationId===V).sort((le,Ve)=>(le.anchorOrder||0)-(Ve.anchorOrder||0)||(le.updatedAt||0)-(Ve.updatedAt||0)),Ie=new Set;for(let le of s.messages||[])le&&le.id&&Ie.add(le.id);for(let le of ce)le.anchorMsgId&&Ie.has(le.anchorMsgId)?(W[le.anchorMsgId]||(W[le.anchorMsgId]=[]),W[le.anchorMsgId].push(le)):W.__orphans.push(le);return W}),oe=S=>{let V=we(S);return V?(ye.value||{})[V]||[]:[]},$e=Vue.computed(()=>(ye.value||{}).__orphans||[]),Ae=Vue.ref(!0),xe=Vue.ref(!1),Ue=cs.bottomThreshold,Ke=!0,It=Vue.computed(()=>s.messages.some(S=>S.isStreaming)),fs=Vue.computed(()=>!s.activeConversationId||Z.value.length>0?!1:s.currentView==="yeaft"?!!s.yeaftInitialHistoryLoading:!!s.sessionLoading),_n=Vue.computed(()=>s.currentView==="yeaft"&&!!s.yeaftLoadingMoreHistory&&s.activeYeaftHistoryState?.mode==="older"),Gt=Vue.computed(()=>s.currentView==="yeaft"?"":s.sessionLoadingText||""),Vt=Vue.computed(()=>!!s.sessionLoading&&!fs.value),Ht=Vue.computed(()=>s.isProcessing&&!It.value),Je=Vue.ref(Date.now()),Ct=null,En=()=>{Ct||(Ct=setInterval(()=>{Je.value=Date.now()},1e3))},H=()=>{Ct&&(clearInterval(Ct),Ct=null)};Vue.watch(It,S=>{S?(Je.value=Date.now(),En()):H()},{immediate:!0}),Vue.onBeforeUnmount(()=>H());let G=Vue.ref(0),de=Vue.ref(Date.now()),pe=null,ke=null,Te=Vue.ref("cat"),et=new URLSearchParams(window.location.search).get("preview"),ze=Vue.ref(0),tt=Vue.ref(1),qe=Vue.ref(5),We=Vue.ref(95),je=Vue.ref("bark-both"),Ye=Vue.ref(1),Ge=Vue.ref(-1),ht=null;function Us(){if(!G.value)return;de.value=Date.now();let S=(de.value-G.value)%19e3;if(S<4e3)ze.value=0,tt.value=1;else if(S<11500){let V=S-4e3,W;V<2500?W=V/2500*16:V<5e3?W=16+(V-2500)/2500*29:W=45+(V-5e3)/2500*55,ze.value=W,tt.value=1}else S<14e3?(ze.value=(1-(S-11500)/2500)*100,tt.value=-1):(ze.value=0,tt.value=1);ke=requestAnimationFrame(Us)}function Dn(){if(!G.value||Te.value!=="dog")return;de.value=Date.now();let S=(de.value-G.value)%18e3;if(S<2e3)qe.value=5,We.value=95,je.value="bark-both",Ye.value=1,Ge.value=-1;else if(S<5e3){let V=(S-2e3)/3e3;qe.value=5+V*25,We.value=95,je.value="left-approach",Ye.value=1,Ge.value=-1}else if(S<8e3){let V=(S-5e3)/3e3;qe.value=30,We.value=95-V*25,je.value="right-approach",Ye.value=1,Ge.value=-1}else if(S<1e4){let V=(S-8e3)/2e3;qe.value=30+V*13,We.value=70-V*13,je.value="both-approach",Ye.value=1,Ge.value=-1}else if(S<11e3)qe.value=43,We.value=57,je.value="snap",Ye.value=1,Ge.value=-1;else if(S<12500)qe.value=43,We.value=57,je.value="stunned",Ye.value=1,Ge.value=-1;else if(S<15e3){let V=(S-12500)/2500;qe.value=43-V*38,We.value=57+V*38,je.value="retreat",Ye.value=-1,Ge.value=1}else S<17e3?(qe.value=5,We.value=95,je.value="rehang",Ye.value=-1,Ge.value=1):(qe.value=5,We.value=95,je.value="reset",Ye.value=1,Ge.value=-1);ht=requestAnimationFrame(Dn)}let $o=Vue.computed(()=>{let S=qe.value*1.2;return Ye.value<0?`translate(${S+13.5}, 0) scale(-1, 1)`:`translate(${S-13.5}, 0)`}),Vo=Vue.computed(()=>{let S=We.value*1.2;return Ge.value>0?`translate(${S-10.5}, 2)`:`translate(${S+10.5}, 2) scale(-1, 1)`}),zr=Vue.computed(()=>{let S=je.value;return S==="bark-both"||S==="left-approach"||S==="right-approach"||S==="both-approach"||S==="reset"}),Ho=Vue.computed(()=>{let S=qe.value*1.2,V=10;if(zr.value){let Ie=Math.max(0,(S-3)*.12);return`M3,18 Q${(3+S)/2},${18+Ie} ${S},${V}`}if(je.value==="rehang")return`M${S},${V} Q${S-3},20 3,18`;let W=Ye.value<0?1:-1,ce=S+W*8;return`M${S},${V} Q${S},18 ${ce},22`}),Oo=Vue.computed(()=>{let S=We.value*1.2,V=10;if(zr.value){let Ie=Math.max(0,(118-S)*.12);return`M118,18 Q${(118+S)/2},${18+Ie} ${S},${V}`}if(je.value==="rehang")return`M${S},${V} Q${S+3},20 118,18`;let W=Ge.value>0?-1:1,ce=S+W*8;return`M${S},${V} Q${S},18 ${ce},22`}),Fo=Vue.computed(()=>je.value==="snap"?.2:.4),Bo=Vue.computed(()=>je.value==="snap"?.2:.4),No=Vue.computed(()=>qe.value*1.2),qo=Vue.computed(()=>We.value*1.2),Ln=et==="cat"||et==="dog"||et==="animation",Yr=600,$n=Vue.ref(!1),Fe=null,Vn=Vue.computed(()=>Ln?!0:$n.value);Vue.watch(Ht,S=>{if(S)Fe&&(clearTimeout(Fe),Fe=null),$n.value=!0,G.value=Date.now(),de.value=Date.now(),Te.value="cat",ze.value=0,tt.value=1,qe.value=5,We.value=95,je.value="bark-both",Ye.value=1,Ge.value=-1,Te.value==="cat"?ke=requestAnimationFrame(Us):ht=requestAnimationFrame(Dn);else{let V=G.value?Date.now()-G.value:Yr,W=Math.max(0,Yr-V),ce=()=>{Fe=null,$n.value=!1,G.value=0,ze.value=0,tt.value=1,ke&&(cancelAnimationFrame(ke),ke=null),ht&&(cancelAnimationFrame(ht),ht=null)};W===0?ce():(Fe&&clearTimeout(Fe),Fe=setTimeout(ce,W))}},{immediate:!0}),Ln&&(G.value=Date.now(),de.value=Date.now(),et==="dog"?Te.value="dog":Te.value="cat",Te.value==="cat"?ke=requestAnimationFrame(Us):(qe.value=5,We.value=95,je.value="bark-both",Ye.value=1,Ge.value=-1,ht=requestAnimationFrame(Dn)));let Wo=Vue.computed(()=>{if(!s.isProcessing)return null;if(s.connectionState!=="connected")return"disconnected";let S=s.currentConversation;if(s.compactStatus?.conversationId===S&&s.compactStatus?.status==="compacting")return"compacting";let V=s.sessionHealth?.[S];return V?V.status:G.value&&de.value-G.value>8e3?"thinking":null}),jo=Vue.computed(()=>{if(!G.value)return"speed-napping";let S=(de.value-G.value)%19e3;return S>=16e3?"speed-petted":S>=14e3?"speed-tired":S>=11500?"speed-crazy":S>=9e3?"speed-turbo":S>=6500?"speed-fast":S>=4e3?"speed-normal":"speed-napping"}),Uo=Vue.computed(()=>{let S=ze.value,V=tt.value,ce={left:`calc(40px + (100% - 80px) * ${S/100})`};return V<0&&(ce.transform="scaleX(-1)"),ce});function gs(){let S=s.currentConversation;if(!S)return;let V=s.conversations.find(W=>W.id===S);s.sendWsMessage({type:"refresh_conversation",conversationId:S,agentId:V?.agentId})}let hs=()=>{if(!o.value)return!0;let{scrollTop:S,scrollHeight:V,clientHeight:W}=o.value;return Vr({scrollTop:S,scrollHeight:V,clientHeight:W,threshold:Ue})},Hn=(S,V=0,{allowContinuation:W=!1}={})=>{if(S>_f(V)){Ke=!0;return}W&&(Ke=!0),!(!Ke||!Qr())&&(Ke=!1,Ks())},Gr=S=>{if(!S)return"";let W=(Array.isArray(S.items)?S.items:[])[0]||null;return[S.type||"",S.messageId||"",S.turnId||"",S.vpId||"",W?.id||"",W?.turnId||"",W?.messageId||""].join(":")},On=()=>{let S=Z.value||[];return{blockCount:S.length,firstBlockIdentity:Gr(S[0])}},Ko=(S,V)=>!S||!V?!1:V.blockCount>S.blockCount||V.firstBlockIdentity!==S.firstBlockIdentity,Fn=S=>{Vue.nextTick(()=>{if(!o.value)return;let V=On();Ko(S,V)&&Hn(o.value.scrollTop||0,o.value.clientHeight||0,{allowContinuation:!0})})},ms=()=>{xe.value=!1,Ae.value=!0,a.value?.setBottomFollowEnabled?.(!0)},vs=()=>{xe.value=!0,Ae.value=!1,a.value?.setBottomFollowEnabled?.(!1),a.value?.cancelPendingBottomFollow?.()},At=({scrollTop:S,scrollHeight:V,clientHeight:W})=>{let ce=Vr({scrollTop:S||0,scrollHeight:V||0,clientHeight:W||0,threshold:Ue});Ae.value=Ef({following:!xe.value,atBottom:ce}),xe.value=!Ae.value,a.value?.setBottomFollowEnabled?.(Ae.value),Ot||(ys=Number(S||0)),Hn(S||0,W||0)},zo=(S,V)=>{let W=On();if(!o.value){S(),Fn(W);return}let ce=o.value.scrollHeight,Ie=o.value.scrollTop,le=!1,Ve=null,Se=()=>{le||(le=!0,Ve&&Ve(),Vue.nextTick(()=>{if(!o.value)return;let se=o.value.scrollHeight;o.value.scrollTop=se-ce+Ie,Fn(W)}))};V&&(Ve=Vue.watch(V,se=>{se||Se()})),S(),Vue.nextTick(()=>{(!V||!V())&&Se()})},Yo=()=>{if(s.hasHiddenYeaftMessages){s.expandYeaftMessageWindow();return}s.loadMoreYeaftHistory()},Qr=()=>s.currentView==="yeaft"?s.hasHiddenYeaftMessages||s.yeaftHasMoreHistory&&!s.yeaftLoadingMoreHistory&&s.yeaftOldestLoadedSeq!=null:!!s.currentConversation&&s.hasMoreMessages&&!s.loadingMoreMessages,Ks=()=>{if(!Qr())return;let S=s.currentView==="yeaft";zo(S?Yo:()=>s.loadMoreMessages(),S?()=>s.yeaftLoadingMoreHistory:()=>s.loadingMoreMessages)},Ot=!1,zs=!1,mt=null,ys=0,Go=250,Bn=()=>{Ot=!1,mt&&(clearTimeout(mt),mt=null)},Ys=()=>{zs||(mt&&clearTimeout(mt),mt=setTimeout(Bn,Go))},Gs=()=>{vs(),Ot=!0,a.value?.clearTargetAnchor?.(),ys=Number(o.value?.scrollTop||0),Ys()},Xr=S=>{Lf(S,o.value)&&(vs(),zs=!0,Ot=!0,a.value?.clearTargetAnchor?.(),ys=Number(o.value?.scrollTop||0),mt&&(clearTimeout(mt),mt=null))},Qs=()=>{zs=!1,Ys()},Zr=S=>{$f(S,o.value)&&(vs(),Ot=!0,a.value?.clearTargetAnchor?.(),Ys())},Jr=()=>{let S=Number(o.value?.scrollTop||0),V=!xe.value;ys=S;let W=hs();Ae.value=Df({following:V,atBottom:W,userScroll:Ot}),xe.value=!Ae.value,a.value?.setBottomFollowEnabled?.(Ae.value),Ot&&Ys(),o.value&&Hn(o.value.scrollTop||0,o.value.clientHeight||0)},xt=()=>{o.value&&(o.value.scrollTop=o.value.scrollHeight,ms())},bs=()=>{Bn(),ms(),Vue.nextTick(xt)},ei=()=>{!xe.value&&Ae.value&&Vue.nextTick(xt)},ti=S=>{if(!S)return"";if(Array.isArray(S.items))return S.items.map(ti).join(",");let V=S.message||{};return[S.type||"",S.id||"",S.atMessageId||"",S.turnId||"",S.messageId||"",S.speakerVpId||"",V.id||"",V.content?String(V.content).length:0,S.textContent?String(S.textContent).length:0,S.isStreaming||V.isStreaming?"streaming":"done"].join(":")},Qo=Vue.computed(()=>{let S=Z.value||[];return[s.activeConversationId||"",$.value||"",ti(S[S.length-1])].join("|")});Vue.watch(()=>[s.currentConversation,T.value.length,n.token],()=>{let S=n.token||"";S!==fe&&(fe=S,ae()),K()},{immediate:!0}),Vue.watch(Qo,ei),Vue.watch(Vn,S=>{S&&ei()}),Vue.watch(()=>[s.activeConversationId,$.value],()=>{for(let S of Object.keys(l))delete l[S];for(let S of Object.keys(c))delete c[S];for(let S of Object.keys(d))delete d[S];ms(),Vue.nextTick(xt)});let Nn=Vue.ref(null),si=0;return t({revealMessage:async S=>S?(vs(),await Gf({blocks:Z.value,target:S,collapseStates:d,nextTick:Vue.nextTick,scrollToBlock:(W,ce)=>(vs(),a.value?.scrollToKey?.(W,ce)),findRow:W=>{let ce=o.value?.querySelectorAll?.("[data-msg-id]")||[];return Array.from(ce).find(Ie=>Ie?.dataset?.msgId===W)||null},anchorRow:(W,ce,Ie,le)=>a.value?.anchorTarget?.(W,Ie,le),flashRow:W=>{let ce=++si;Nn.value=W,setTimeout(()=>{ce===si&&(Nn.value=null)},1800)}})):!1}),Vue.onMounted(()=>{xt(),o.value&&(o.value.addEventListener("wheel",Gs,{passive:!0}),o.value.addEventListener("touchmove",Gs,{passive:!0}),o.value.addEventListener("pointerdown",Xr,{passive:!0}),o.value.addEventListener("scroll",Jr)),window.addEventListener("pointerup",Qs,{passive:!0}),window.addEventListener("pointercancel",Qs,{passive:!0}),window.addEventListener("keydown",Zr)}),Vue.onUnmounted(()=>{o.value&&(o.value.removeEventListener("wheel",Gs),o.value.removeEventListener("touchmove",Gs),o.value.removeEventListener("pointerdown",Xr),o.value.removeEventListener("scroll",Jr)),window.removeEventListener("pointerup",Qs),window.removeEventListener("pointercancel",Qs),window.removeEventListener("keydown",Zr),Bn(),pe&&(clearInterval(pe),pe=null),Fe&&(clearTimeout(Fe),Fe=null),ke&&(cancelAnimationFrame(ke),ke=null),ht&&(cancelAnimationFrame(ht),ht=null)}),{store:s,containerRef:o,virtualTranscriptRef:a,flashMsgId:Nn,hasStreamingMessage:It,nowMs:Je,showTypingDots:Ht,showInitialMessagesLoading:fs,showYeaftOlderHistoryLoading:_n,showSessionLoadingOverlay:Vt,initialMessagesLoadingText:Gt,previewShowTypingDots:Vn,isPreviewMode:Ln,waitingStatus:Wo,animationType:Te,catSpeed:jo,catStyle:Uo,dogPhase:je,spikeTransform:$o,teddyTransform:Vo,leashPathL:Ho,leashPathR:Oo,leashOpacityL:Fo,leashOpacityR:Bo,questionLX:No,questionRX:qo,refreshSession:gs,onlineAgents:T,welcomeInstallCommand:ve,welcomeLlmCommand:ge,welcomeServiceCommand:ue,welcomeSetupLoading:j,welcomeSetupError:q,copyWelcomeCommand:re,turnGroups:L,messageBlocks:Z,virtualTranscriptIdentity:D,estimateMessageBlockHeight:v,visibleItemsForBlock:k,collapsedResponsePreviewLines:w,collapsedResponsePreviewSpeaker:I,responseToggleBelongsToItem:m,showBlockResponseToggle:y,toggleMessageTurnResponse:M,responseCollapseLabel:x,turnUiKey:u,assistantTurnActionsExpandedFor:p,setAssistantTurnActionsExpanded:f,onOpenTurnDebug:g,toolExpandStates:c,setToolExpanded:h,cardsForRow:Y,orphanCards:te,subAgentCardsForRow:oe,orphanSubAgentCards:$e,useImStyleForUser:R,onClickLoadMore:Ks,onVirtualTranscriptScrollState:At,isAtBottom:Ae,scrollToLatest:bs}}}});function io(...e){let t=[];for(let s of e)if(Array.isArray(s))for(let n of s)typeof n!="string"||!n||t.includes(n)||t.push(n);return t}function Jf(e,t,s){let n=t?e?.slashCommandsMap?.[t]:null;return e?.currentView==="yeaft"?io(n):io(n,s?e?.slashCommandsMap?.[`agent:${s}`]:null,e?.slashCommandsMap?.__preload__)}function Ub(e,t={},s=new Set){if(jb.has(e)||Object.prototype.hasOwnProperty.call(ro,e))return"builtin";let n=e.startsWith("/")?e.slice(1):e;return n.startsWith("skill:")||n.startsWith("yeaft-skills:")||s.has(n)&&Object.prototype.hasOwnProperty.call(t||{},n)?"skill":"project"}function eg(e,t={}){if(no[e])return no[e];if(ro[e])return ro[e];let s=e.startsWith("/")?e.slice(1):e;return t[s]?t[s]:Kb(s)}function Kb(e){return(e.includes(":")?e.split(":").pop():e).replace(/-/g," ").replace(/^\w/,s=>s.toUpperCase())}function tg(e,t={},s=[]){if(e.length===0)return[];let n=new Set(s.filter(o=>typeof o=="string").map(o=>o.startsWith("/")?o.slice(1):o)),r={};e.forEach((o,a)=>{let l=Ub(o.cmd,o.descriptions||o.dynamicDescriptions||t,n);r[l]||(r[l]=[]),r[l].push({...o,flatIndex:a})});let i=Object.keys(r).sort((o,a)=>(Qf[o]??99)-(Qf[a]??99));return i.map((o,a)=>({label:zb[o]||o,items:r[o],isLast:a===i.length-1}))}var no,jb,Xf,ro,Zf,zb,Qf,sg=B(()=>{no={"/compact":"Compact context","/context":"Show context usage","/cost":"Show token costs","/init":"Reinitialize session","/doctor":"Check health status","/memory":"View/edit memory","/model":"View/switch model","/review":"Code review","/mcp":"MCP server status","/skills":"List available skills","/btw":"Side question (no history)","/insights":"Session insights","/pr-comments":"PR comment review","/release-notes":"Generate release notes","/security-review":"Security review"},jb=new Set(Object.keys(no)),Xf=Object.keys(no),ro={"/low":"Use low reasoning effort for this turn","/medium":"Use medium reasoning effort for this turn","/high":"Use high reasoning effort for this turn","/xhigh":"Use extra-high reasoning effort for this turn","/max":"Use maximum reasoning effort for this turn"},Zf=Object.keys(ro);zb={skill:"Skills",builtin:"Built-in",project:"Commands"},Qf={skill:0,project:1,builtin:2}});function Xb(e){return!(!e||typeof e!="string"||e.length<1||e.length>40||e.startsWith("_")||Gb.test(e)||Yb.has(e.toLowerCase()))}function oo(e){if(!e||typeof e!="string")return{text:e||"",mentions:[]};let t=new Set;ng.lastIndex=0;let s;for(;(s=ng.exec(e))!==null;){let n=s[2];if(Xb(n)&&!t.has(n)&&(t.add(n),t.size>=Qb))break}return{text:e,mentions:Array.from(t)}}var Yb,ng,Gb,Qb,Vl=B(()=>{Yb=new Set(["all","user","system","everyone"]),ng=/(^|[\s\p{P}])@([A-Za-z0-9_-]{1,40})(?=$|[\s\p{P}])/gu,Gb=/^[0-9]+$/,Qb=32});function rg(e){let t=typeof e?.vpId=="string"?e.vpId:"";return Hl.has(t)?Hl.get(t):e?.isStock===!0?"other":"custom"}function Ns(e){let t=new Map(ao.map(s=>[s.id,[]]));for(let s of Array.isArray(e)?e:[])!s||typeof s.vpId!="string"||!s.vpId||t.get(rg(s)).push(s);return ao.map(s=>({id:s.id,labelKey:s.labelKey,vps:t.get(s.id)})).filter(s=>s.vps.length>0)}function Fr(e){return Ns(e).flatMap(t=>t.vps)}function ig(e){let t=new Map(ao.map(r=>[r.id,r])),s=new Map,n=[];for(let r of Array.isArray(e)?e:[]){if(!r||typeof r.vpId!="string"||!r.vpId)continue;let i=rg(r),o=n[n.length-1];if(o&&o.id===i){o.vps.push(r);continue}let a=(s.get(i)||0)+1;s.set(i,a),n.push({id:i,key:`${i}-${a}`,labelKey:t.get(i).labelKey,vps:[r]})}return n}var Zb,ao,Hl,Br=B(()=>{Zb=[{id:"general",labelKey:"yeaft.vp.domain.general",vpIds:["omni"]},{id:"productDesign",labelKey:"yeaft.vp.domain.productDesign",vpIds:["steve","dieter","norman"]},{id:"softwareSystems",labelKey:"yeaft.vp.domain.softwareSystems",vpIds:["linus","martin","anders","ada","grace","ken","alan"]},{id:"securityReliability",labelKey:"yeaft.vp.domain.securityReliability",vpIds:["alice","margaret"]},{id:"scienceAnalysis",labelKey:"yeaft.vp.domain.scienceAnalysis",vpIds:["shannon","einstein"]},{id:"philosophyPsychology",labelKey:"yeaft.vp.domain.philosophyPsychology",vpIds:["kongzi","socrates","nietzsche","kahneman","jung"]},{id:"strategyHistory",labelKey:"yeaft.vp.domain.strategyHistory",vpIds:["sunzi","clausewitz","simaqian","harari"]},{id:"businessManagement",labelKey:"yeaft.vp.domain.businessManagement",vpIds:["buffett","munger","dalio","bezos","drucker"]},{id:"artsCulture",labelKey:"yeaft.vp.domain.artsCulture",vpIds:["luxun","sudongpo","borges","kubrick","miyazaki"]},{id:"other",labelKey:"yeaft.vp.domain.other",vpIds:[]},{id:"custom",labelKey:"yeaft.vp.domain.custom",vpIds:[]}],ao=Object.freeze(Zb.map(e=>Object.freeze({id:e.id,labelKey:e.labelKey,vpIds:Object.freeze([...e.vpIds])}))),Hl=new Map;for(let e of ao)for(let t of e.vpIds)Hl.set(t,e.id)});function Ol(e,t){let s=Array.isArray(e)?e:[],n=typeof t=="string"?t.toLowerCase():"";if(!n){let c=s.filter(d=>d&&d.vpId&&d.vpId!=="user");return Fr(c).slice(0,og)}let r=[],i=[],o=[],a=new Set,l=(c,d)=>{a.has(c.vpId)||(a.add(c.vpId),d.push(c))};for(let c of s){if(!c||!c.vpId||c.vpId==="user")continue;if(String(c.vpId).toLowerCase().startsWith(n)){l(c,r);continue}let u=Array.isArray(c.aliases)?c.aliases:[],p=!1;for(let I of u){let b=String(I||"").toLowerCase();if(b&&b.startsWith(n)){p=!0;break}}if(p){l(c,i);continue}let f=String(c.displayName||"").toLowerCase(),g=String(c.displayNameZh||""),h=[c.description,c.descriptionZh,c.role,c.roleZh].map(I=>String(I||"").toLowerCase()),v=typeof t=="string"?t:"",k=f.includes(n)||v&&g.includes(v),w=n&&h.some(I=>I.includes(n));(k||w)&&l(c,o)}return[...Fr(r),...Fr(i),...Fr(o)].slice(0,og)}function Fl(e="chat-input"){return`${e}-vp-mention-listbox`}function Bl(e,t){let s=String(t||"").replace(/[^A-Za-z0-9_.:-]/g,"-");return`${e}-vp-mention-option-${s}`}function Jb(e){let t=0;return ig(e).map(s=>({...s,items:s.vps.map(n=>({vp:n,flatIndex:t++}))}))}function ag(e,t){let s=Array.isArray(e)?e:[];if(!t)return s;let n=Array.isArray(t.roster)?t.roster:[];if(n.length===0)return[];let r=new Set(n);return s.filter(i=>i&&i.vpId&&r.has(i.vpId))}function lg(e,t){if(typeof e!="string"||!t)return e;let s=e.lastIndexOf("@");if(s<0)return e;let n=s+1;for(;n<e.length&&!/[\s]/.test(e[n]);)n++;return e.slice(0,s)+"@"+t+" "+e.slice(n)}var og,cg,dg=B(()=>{Br();og=12;cg={name:"VpMentionAutocomplete",emits:["select","hover-index"],props:{vps:{type:Array,default:()=>[]},query:{type:String,default:""},selectedIndex:{type:Number,default:0},inputId:{type:String,required:!0}},template:`
|
|
1692
1692
|
<div
|
|
1693
1693
|
class="slash-autocomplete vp-mention-autocomplete"
|
|
1694
1694
|
v-if="filteredList.length > 0"
|
|
@@ -1936,8 +1936,8 @@ ${String(e||"").trim()}
|
|
|
1936
1936
|
</template>
|
|
1937
1937
|
</MessageComposer>
|
|
1938
1938
|
</footer>
|
|
1939
|
-
`,setup(e,{emit:t}){let s=Pinia.useChatStore(),n=Pinia.useAuthStore(),r=Pinia.useVpStore(),i=Pinia.useSessionsStore?Pinia.useSessionsStore():null,o=Vue.ref(""),a=Vue.ref(null),l=Vue.computed(()=>a.value?.getTextarea?.()||null),d=`chat-input-${Vue.getCurrentInstance()?.uid??0}`,u=Vue.ref(null),p=Vue.ref([]),f=Vue.computed(()=>p.value.some(H=>H.uploading)),g=Vue.ref(null),h=Vue.ref(null),v=Vue.ref(null),k=Vue.computed(()=>!!e.sendFn),w=Vue.computed(()=>!s.btwMode),I=Vue.computed(()=>e.placeholderKey||"chatInput.placeholder"),b=Vue.computed(()=>e.showStop||!k.value&&s.isProcessing),m=Vue.computed({get:()=>s.expertSelections||[],set:H=>{s.expertSelections=H}}),y=Vue.ref(!1),M=Vue.ref(0),x=Vue.computed(()=>hu(s.customExpertRoles)),E=Vue.computed(()=>{let H=o.value,G=H.lastIndexOf("@");if(G===-1||!y.value)return[];let de=H.slice(G+1).toLowerCase();return x.value.filter(pe=>de?pe.searchText.includes(de):!0).filter(pe=>!m.value.some(ke=>ke.role===pe.roleId)).slice(0,12)}),$=H=>{if(m.value.length>=Vs)return;let G={role:H.roleId,action:H.actionId};s.expertSelections=[...m.value,G];let de=o.value,pe=de.lastIndexOf("@");pe!==-1&&(o.value=de.slice(0,pe).trimEnd()),y.value=!1,Vue.nextTick(()=>l.value?.focus())},D=H=>{let G=[...m.value];G.splice(H,1),s.expertSelections=G},R=H=>$s(H,s.customExpertRoles),T=H=>H==="completed"?"\u2713":H==="in_progress"?"\u2192":"\u25CB",A=Vue.ref(!1),_=Vue.ref(0),j=()=>s.currentView==="yeaft"&&!!s.currentAgent,q=Vue.computed(()=>{let H=o.value,G=H.lastIndexOf("@");return G<0||!A.value?"":H.slice(G+1)}),U=Vue.computed(()=>{if(!i)return r.vpList||[];let H=s.yeaftActiveSessionFilter||i.activeSessionId||null,G=typeof i.sessionById=="function"?i.sessionById(H,s.currentAgent||null):i.sessions?.[H];return ag(r.vpList,G)}),ee=Vue.computed(()=>Ol(U.value,q.value)),fe=Vue.computed(()=>!s.btwMode&&A.value&&!y.value&&ee.value.length>0),ae=Fl(d),ve=Vue.computed(()=>{if(!fe.value)return null;let H=ee.value[_.value];return H?Bl(d,H.vpId):null}),ge=H=>{!H||!H.vpId||(o.value=lg(o.value,H.vpId),A.value=!1,_.value=0,Vue.nextTick(()=>l.value?.focus()))},ue=Vue.computed(()=>e.draftKey||e.conversationId||s.currentConversation||null);ue.value&&s.inputDrafts[ue.value]&&(o.value=s.inputDrafts[ue.value]),Vue.watch(o,H=>{let G=ue.value;G&&(H?s.inputDrafts[G]=H:delete s.inputDrafts[G])}),Vue.watch(ee,H=>{if(H.length===0){_.value=0;return}_.value>=H.length&&(_.value=H.length-1)}),Vue.watch(ue,(H,G)=>{G&&o.value&&(s.inputDrafts[G]=o.value),o.value=H&&s.inputDrafts[H]||""});let P=H=>{if(!H||typeof H!="string")return;let G=o.value||"",de=G.length>0&&!/\s$/.test(G),pe=G+(de?" ":"")+"@"+H+" ";o.value=pe,Vue.nextTick(()=>{let ke=l.value;ke&&(ke.focus(),ke.setSelectionRange(pe.length,pe.length),ne())})},K=Vue.ref(!1),re=Vue.ref(0),
|
|
1940
|
-
`||de===0?j()?(A.value=!0,_.value=0,y.value=!1):(y.value=!0,M.value=0,A.value=!1):(y.value=!1,A.value=!1)}else de===-1&&(y.value=!1,A.value=!1)},te=H=>{o.value=H+" ",K.value=!1,Vue.nextTick(()=>{l.value?.focus()})},ye=()=>{setTimeout(()=>{K.value=!1,y.value=!1,A.value=!1},150)},oe=async H=>{let G=Array.from(H.target.files||[]);G.length>0&&await fs(G),H.target.value="",Vue.nextTick(()=>{l.value?.focus()})},$e=async H=>{let G=H.clipboardData?.items;if(!G)return;let de=[];for(let pe of G)if(pe.kind==="file"){let ke=pe.getAsFile();ke&&de.push(ke)}de.length>0&&(H.preventDefault(),await fs(de))},Ae=H=>{let G=String(H||"").toLowerCase();return G==="image/png"?".png":G==="image/jpeg"?".jpg":G==="image/gif"?".gif":G==="image/webp"?".webp":G==="image/svg+xml"?".svg":G==="text/plain"?".txt":G==="application/json"?".json":""},xe=(H,G)=>{let de=typeof H?.name=="string"?H.name.trim():"";return de||`${String(H?.type||"").startsWith("image/")?"pasted-image":"pasted-file"}-${Date.now()}-${G+1}${Ae(H?.type)}`},Ue=1,Ke=H=>{let G=Number(H);return!Number.isFinite(G)||G<=0?"":G<1024?`${G} B`:G<1024*1024?`${Math.round(G/1024)} KB`:`${(G/(1024*1024)).toFixed(G<10*1024*1024?1:0)} MB`},
|
|
1939
|
+
`,setup(e,{emit:t}){let s=Pinia.useChatStore(),n=Pinia.useAuthStore(),r=Pinia.useVpStore(),i=Pinia.useSessionsStore?Pinia.useSessionsStore():null,o=Vue.ref(""),a=Vue.ref(null),l=Vue.computed(()=>a.value?.getTextarea?.()||null),d=`chat-input-${Vue.getCurrentInstance()?.uid??0}`,u=Vue.ref(null),p=Vue.ref([]),f=Vue.computed(()=>p.value.some(H=>H.uploading)),g=Vue.ref(null),h=Vue.ref(null),v=Vue.ref(null),k=Vue.computed(()=>!!e.sendFn),w=Vue.computed(()=>!s.btwMode),I=Vue.computed(()=>e.placeholderKey||"chatInput.placeholder"),b=Vue.computed(()=>e.showStop||!k.value&&s.isProcessing),m=Vue.computed({get:()=>s.expertSelections||[],set:H=>{s.expertSelections=H}}),y=Vue.ref(!1),M=Vue.ref(0),x=Vue.computed(()=>hu(s.customExpertRoles)),E=Vue.computed(()=>{let H=o.value,G=H.lastIndexOf("@");if(G===-1||!y.value)return[];let de=H.slice(G+1).toLowerCase();return x.value.filter(pe=>de?pe.searchText.includes(de):!0).filter(pe=>!m.value.some(ke=>ke.role===pe.roleId)).slice(0,12)}),$=H=>{if(m.value.length>=Vs)return;let G={role:H.roleId,action:H.actionId};s.expertSelections=[...m.value,G];let de=o.value,pe=de.lastIndexOf("@");pe!==-1&&(o.value=de.slice(0,pe).trimEnd()),y.value=!1,Vue.nextTick(()=>l.value?.focus())},D=H=>{let G=[...m.value];G.splice(H,1),s.expertSelections=G},R=H=>$s(H,s.customExpertRoles),T=H=>H==="completed"?"\u2713":H==="in_progress"?"\u2192":"\u25CB",A=Vue.ref(!1),_=Vue.ref(0),j=()=>s.currentView==="yeaft"&&!!s.currentAgent,q=Vue.computed(()=>{let H=o.value,G=H.lastIndexOf("@");return G<0||!A.value?"":H.slice(G+1)}),U=Vue.computed(()=>{if(!i)return r.vpList||[];let H=s.yeaftActiveSessionFilter||i.activeSessionId||null,G=typeof i.sessionById=="function"?i.sessionById(H,s.currentAgent||null):i.sessions?.[H];return ag(r.vpList,G)}),ee=Vue.computed(()=>Ol(U.value,q.value)),fe=Vue.computed(()=>!s.btwMode&&A.value&&!y.value&&ee.value.length>0),ae=Fl(d),ve=Vue.computed(()=>{if(!fe.value)return null;let H=ee.value[_.value];return H?Bl(d,H.vpId):null}),ge=H=>{!H||!H.vpId||(o.value=lg(o.value,H.vpId),A.value=!1,_.value=0,Vue.nextTick(()=>l.value?.focus()))},ue=Vue.computed(()=>e.draftKey||e.conversationId||s.currentConversation||null);ue.value&&s.inputDrafts[ue.value]&&(o.value=s.inputDrafts[ue.value]),Vue.watch(o,H=>{let G=ue.value;G&&(H?s.inputDrafts[G]=H:delete s.inputDrafts[G])}),Vue.watch(ee,H=>{if(H.length===0){_.value=0;return}_.value>=H.length&&(_.value=H.length-1)}),Vue.watch(ue,(H,G)=>{G&&o.value&&(s.inputDrafts[G]=o.value),o.value=H&&s.inputDrafts[H]||""});let P=H=>{if(!H||typeof H!="string")return;let G=o.value||"",de=G.length>0&&!/\s$/.test(G),pe=G+(de?" ":"")+"@"+H+" ";o.value=pe,Vue.nextTick(()=>{let ke=l.value;ke&&(ke.focus(),ke.setSelectionRange(pe.length,pe.length),ne())})},K=Vue.ref(!1),re=Vue.ref(0),me=Vue.computed(()=>{let H=e.conversationId||s.activeConversationId||s.currentConversation,G=s.currentAgent,de=Jf(s,H,G),pe=s.currentView==="yeaft"?Zf:Xf;return io(pe,de).map(Te=>Te.startsWith("/")?Te:"/"+Te)}),Me=Vue.computed(()=>{let H=o.value.trim();if(!H.startsWith("/"))return[];let G=H.toLowerCase();return me.value.filter(de=>de.toLowerCase().startsWith(G)&&de.toLowerCase()!==G).map(de=>({cmd:de,desc:eg(de,s.slashCommandDescriptions)}))}),z=Vue.computed(()=>tg(Me.value,s.slashCommandDescriptions,me.value)),N=Vue.computed(()=>Me.value.map(H=>H.cmd)),F=Vue.computed(()=>e.conversationId||s.activeConversationId||s.currentConversation||null),O=Vue.computed(()=>s.compactStatus?.status==="compacting"&&s.compactStatus?.conversationId===F.value),L=H=>typeof H?.fileId=="string"&&H.fileId.trim().length>0,Z=Vue.computed(()=>{if(O.value)return!1;let H=!!o.value.trim(),G=p.value.length>0;if(k.value){let et=!f.value&&p.value.every(L);return(H||G)&&et}let de=m.value.length>0,pe=m.value.some(et=>et.action),ke=H||G||de&&(H||pe),Te=!f.value&&p.value.every(L);return ke&&s.currentAgent&&s.currentConversation&&Te}),ne=()=>a.value?.autoResize?.(),we=()=>a.value?.resetTextareaSize?.(),Y=()=>{ne();let H=o.value.trim();H.startsWith("/")&&!H.includes(" ")?(K.value=!0,re.value=0,y.value=!1):K.value=!1;let G=o.value,de=G.lastIndexOf("@");if(de!==-1&&!K.value){let pe=de>0?G[de-1]:" ";pe===" "||pe===`
|
|
1940
|
+
`||de===0?j()?(A.value=!0,_.value=0,y.value=!1):(y.value=!0,M.value=0,A.value=!1):(y.value=!1,A.value=!1)}else de===-1&&(y.value=!1,A.value=!1)},te=H=>{o.value=H+" ",K.value=!1,Vue.nextTick(()=>{l.value?.focus()})},ye=()=>{setTimeout(()=>{K.value=!1,y.value=!1,A.value=!1},150)},oe=async H=>{let G=Array.from(H.target.files||[]);G.length>0&&await fs(G),H.target.value="",Vue.nextTick(()=>{l.value?.focus()})},$e=async H=>{let G=H.clipboardData?.items;if(!G)return;let de=[];for(let pe of G)if(pe.kind==="file"){let ke=pe.getAsFile();ke&&de.push(ke)}de.length>0&&(H.preventDefault(),await fs(de))},Ae=H=>{let G=String(H||"").toLowerCase();return G==="image/png"?".png":G==="image/jpeg"?".jpg":G==="image/gif"?".gif":G==="image/webp"?".webp":G==="image/svg+xml"?".svg":G==="text/plain"?".txt":G==="application/json"?".json":""},xe=(H,G)=>{let de=typeof H?.name=="string"?H.name.trim():"";return de||`${String(H?.type||"").startsWith("image/")?"pasted-image":"pasted-file"}-${Date.now()}-${G+1}${Ae(H?.type)}`},Ue=1,Ke=H=>{let G=Number(H);return!Number.isFinite(G)||G<=0?"":G<1024?`${G} B`:G<1024*1024?`${Math.round(G/1024)} KB`:`${(G/(1024*1024)).toFixed(G<10*1024*1024?1:0)} MB`},It=async H=>{for(let G of H)G.uploading=!0,G.uploadError=!1;try{let G=new FormData;for(let ze of H)G.append("files",ze.file,ze.uploadName);let de={},pe=n.getActiveToken?.()||n.token||null;pe&&(de.Authorization=`Bearer ${pe}`);let ke=await fetch("/api/upload",{method:"POST",headers:de,body:G});if(!ke.ok)throw new Error("Upload failed");let Te=await ke.json(),et=Array.isArray(Te.files)?Te.files:[];for(let[ze,tt]of H.entries()){let qe=et[ze],We=typeof qe?.fileId=="string"?qe.fileId.trim():"";if(!We)throw new Error("Upload response is incomplete");tt.fileId=We,tt.uploading=!1,delete tt.uploadName}}catch{for(let de of H)de.fileId||(de.uploading=!1,de.uploadError=!0)}finally{Vue.nextTick(()=>l.value?.focus())}},fs=async H=>{let G=[];for(let[de,pe]of H.entries()){let ke=xe(pe,de),Te=Vue.reactive({localId:`attachment-${Ue++}`,file:pe,name:ke,size:pe.size,uploadName:ke,preview:null,uploading:!1,uploadError:!1,fileId:null});pe.type.startsWith("image/")&&(Te.preview=URL.createObjectURL(pe)),p.value.push(Te),G.push(Te)}await It(G)},_n=async H=>{!H||H.uploading||H.fileId||(H.uploadName=H.name,await It([H]))},Gt=H=>{let G=p.value[H];G.preview&&URL.revokeObjectURL(G.preview),p.value.splice(H,1),Vue.nextTick(()=>{l.value?.focus()})},Vt=()=>{if(!Z.value)return;K.value=!1,y.value=!1,A.value=!1;let H=o.value.trim();if(e.sendFn){let pe=p.value.filter(L).map(Te=>({fileId:Te.fileId,name:Te.name,preview:Te.preview,isImage:Te.file?.type?.startsWith("image/")||!1,mimeType:Te.file?.type||""})),ke=pe.length>0?pe:void 0;e.quote?e.sendFn(H,ke,e.quote):e.sendFn(H,ke),p.value=[],e.quote&&t("quote-consumed"),o.value="",ue.value&&delete s.inputDrafts[ue.value],we();return}if(H==="/btw"||H.startsWith("/btw ")){let pe=H.substring(4).trim();s.enterBtwMode(),pe&&s.sendBtwQuestion(pe),o.value="",ue.value&&delete s.inputDrafts[ue.value],we();return}if(s.btwMode){s.sendBtwQuestion(H),o.value="",ue.value&&delete s.inputDrafts[ue.value],we();return}let G=p.value.filter(L).map(pe=>({fileId:pe.fileId,name:pe.name,preview:pe.preview,isImage:pe.file?.type?.startsWith("image/")||!1,mimeType:pe.file?.type||""}));if(s.currentView==="yeaft"&&(H||G.length>0)){let pe=oo(H).mentions,ke=s.yeaftActiveSessionFilter||i?.activeSessionId||"grp_default";s.sendYeaftSessionMessage({groupId:ke,text:H,mentions:pe,attachments:G}),p.value=[],o.value="",ue.value&&delete s.inputDrafts[ue.value],we();return}let de=[...m.value];s.sendMessage(o.value.trim(),G,{expertSelections:de}),p.value=[],o.value="",s.expertSelections=[],ue.value&&delete s.inputDrafts[ue.value],we()},Ht=H=>{if(!(H.isComposing||H.keyCode===229)){if(H.key==="Escape"&&s.btwMode){H.preventDefault(),s.closeBtw();return}if(A.value){let G=ee.value;if(G.length>0){if(H.key==="ArrowDown"){H.preventDefault(),_.value=(_.value+1)%G.length;return}if(H.key==="ArrowUp"){H.preventDefault(),_.value=(_.value-1+G.length)%G.length;return}if(H.key==="Tab"||H.key==="Enter"&&!H.shiftKey){H.preventDefault(),ge(G[_.value]);return}}if(H.key==="Escape"){H.preventDefault(),A.value=!1;return}}if(y.value&&E.value.length>0){if(H.key==="ArrowDown"){H.preventDefault(),M.value=(M.value+1)%E.value.length;return}if(H.key==="ArrowUp"){H.preventDefault(),M.value=(M.value-1+E.value.length)%E.value.length;return}if(H.key==="Tab"||H.key==="Enter"&&!H.shiftKey){H.preventDefault(),$(E.value[M.value]);return}if(H.key==="Escape"){H.preventDefault(),y.value=!1;return}}if(K.value&&N.value.length>0){if(H.key==="ArrowDown"){H.preventDefault(),re.value=(re.value+1)%N.value.length;return}if(H.key==="ArrowUp"){H.preventDefault(),re.value=(re.value-1+N.value.length)%N.value.length;return}if(H.key==="Tab"||H.key==="Enter"&&!H.shiftKey){H.preventDefault(),te(N.value[re.value]);return}if(H.key==="Escape"){H.preventDefault(),K.value=!1;return}}H.key==="Enter"&&!H.shiftKey&&(H.preventDefault(),Vt())}},Je=()=>{e.cancelFn?e.cancelFn():s.cancelExecution()},Ct=H=>{o.value=typeof H=="string"?H:"",Vue.nextTick(()=>{ne(),l.value?.focus();let G=o.value.length;l.value?.setSelectionRange(G,G)})},En=()=>Vue.nextTick(()=>l.value?.focus());return{store:s,inputText:o,inputRef:l,messageComposerRef:a,inputAreaRef:g,fileInput:u,attachments:p,uploading:f,canSend:Z,isCompacting:O,isStopVisible:b,effectivePlaceholderKey:I,attachmentsAllowed:w,showAutocomplete:K,selectedIndex:re,filteredCommands:N,flatItems:Me,groupedCommands:z,autocompleteRef:h,sendFn:Vue.toRef(e,"sendFn"),expertSelections:m,showExpertAutocomplete:y,expertSelectedIndex:M,expertAutocompleteFiltered:E,expertAutocompleteRef:v,selectExpertItem:$,removeExpertSelection:D,getExpertLabel:R,todoStatusSymbol:T,autoResize:ne,handleInput:Y,selectCommand:te,onBlur:ye,handleFileSelect:oe,handlePaste:$e,formatFileSize:Ke,retryAttachment:_n,removeAttachment:Gt,send:Vt,handleKeydown:Ht,cancelExecution:Je,vpStore:r,inputElementId:d,showVpAutocomplete:A,vpMentionPopupOpen:fe,vpMentionPopupId:ae,vpMentionActiveOptionId:ve,vpSelectedIndex:_,vpMentionQuery:q,mentionVpCandidates:U,selectVpMention:ge,appendMention:P,replaceDraft:Ct,focusInput:En}}}});function ql(e){return new Promise((t,s)=>{if(document.querySelector(`script[src="${e}"]`))return t();let n=document.createElement("script");n.src=e,n.onload=t,n.onerror=s,document.head.appendChild(n)})}function ug(e){return e+":"+Math.random().toString(36).slice(2,8)}function Nr(e){return e?e.type==="pane"?[e.terminalId]:[...Nr(e.first),...Nr(e.second)]:[]}function po(e){return e?e.type==="pane"?e.terminalId:po(e.first):null}function uo(e,t,s){return e&&(e.type==="pane"?e.terminalId===t?s:e:{...e,first:uo(e.first,t,s),second:uo(e.second,t,s)})}function ds(e,t){if(!e)return null;if(e.type==="pane")return e.terminalId===t?null:e;if(e.first?.type==="pane"&&e.first.terminalId===t)return e.second;if(e.second?.type==="pane"&&e.second.terminalId===t)return e.first;let s=ds(e.first,t),n=ds(e.second,t);return s?n?{...e,first:s,second:n}:s:n}var pg=B(()=>{});var fg,gg=B(()=>{fg={name:"PaneTree",props:{node:Object,terminals:Object,activePane:String,onActivate:Function,onClosePane:Function,setMountRef:Function},template:`
|
|
1941
1941
|
<div v-if="node.type === 'pane'"
|
|
1942
1942
|
class="terminal-pane"
|
|
1943
1943
|
:class="{ active: node.terminalId === activePane }"
|
|
@@ -2256,7 +2256,7 @@ ${String(e||"").trim()}
|
|
|
2256
2256
|
</div>
|
|
2257
2257
|
</div>
|
|
2258
2258
|
</div>
|
|
2259
|
-
`,setup(){let e=Pinia.useChatStore(),t=Vue.inject("t"),s=O=>O.split(/[/\\]/).pop()||O,n=O=>{let L=O.split(/[/\\]/);return L.pop(),L.join("/")},r=O=>fo(s(O)),i=Vue.ref(null),o=Vue.reactive({staged:!1,modified:!1,untracked:!1}),a=O=>{o[O]=!o[O]},l=Vue.ref(!1),c=Vue.ref(""),d=Vue.ref(null),u=Vue.ref([]),p=Vue.computed(()=>e.effectiveWorkDir||""),f=Vue.ref(""),g=Vue.computed(()=>f.value.trim()||p.value),h=Vue.ref(null),v=Vue.ref(!1),k=Vue.ref(!1),w=Vue.ref(""),I=Vue.ref(null),b=Vue.ref([]),m=Vue.ref(null),y=Vue.ref(!0),M=Vue.ref(!1),x=Vue.ref(""),E=Vue.ref(null),$=Vue.ref(0),D=Vue.ref(0),R=O=>O==null||O===""?"":bg(O,h.value||""),T=Vue.ref(parseInt(localStorage.getItem("gitDiffFontSize"))||12),A=O=>{T.value=Math.max(8,Math.min(24,O)),localStorage.setItem("gitDiffFontSize",T.value.toString())},_=()=>A(T.value+1),j=()=>A(T.value-1),q=O=>{O.deltaY<0?_():O.deltaY>0&&j()},U=Vue.computed(()=>{let O=b.value;if(!O||O.length===0)return[];let L=O.length,Z=[],ne=0;for(;ne<L;){let we=O[ne];if(we.type==="addition"||we.type==="deletion"||we.type==="modification"){let Y=we.type==="modification"?"modification":we.type,te=ne;for(;ne<L&&(O[ne].type===Y||O[ne].type==="modification"&&Y!=="modification");)ne++;let ye=ne-te;Z.push({type:Y,top:te/L*100,height:Math.max(ye/L*100,.5)})}else ne++}return Z}),ee=O=>{let L=i.value;if(!L)return;let Z=O.currentTarget.getBoundingClientRect(),ne=(O.clientY-Z.top)/Z.height;L.scrollTop=ne*(L.scrollHeight-L.clientHeight)},fe=Vue.computed(()=>u.value.filter(O=>O.indexStatus!==" "&&O.indexStatus!=="?")),ae=Vue.computed(()=>u.value.filter(O=>O.workTreeStatus==="M"||O.workTreeStatus==="D")),ve=Vue.computed(()=>u.value.filter(O=>O.indexStatus==="?"&&O.workTreeStatus==="?")),ge=Ig(e,{effectiveGitWorkDir:g,gitOperating:M,gitOpFeedback:E,commitMessage:x}),ue=()=>ge.loadGitStatus(l,c),P=()=>{ue()},K=Ag(e,g),re=O=>go(O),he=()=>K.confirmFolderPicker(f,ue),Me=(O,L)=>{h.value=O.path,v.value=L,k.value=!0,w.value="",I.value=null,b.value=[],m.value=null;let Z=O.indexStatus==="?"&&O.workTreeStatus==="?";e.sendWsMessage({type:"git_diff",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,workDir:g.value,filePath:O.path,staged:L,untracked:Z,fullFile:y.value,_clientId:e.clientId})},z=()=>{if(y.value=!y.value,h.value){let O=u.value.find(L=>L.path===h.value);O&&Me(O,v.value)}},N=O=>{let L=O.detail;if(L)switch(L.type){case"directory_listing":{if(K.handleDirectoryListing(L))return;break}case"git_status_result":{if(l.value=!1,L.error){c.value=L.error,d.value=null,u.value=[];return}if(c.value="",d.value=L.branch||"HEAD",u.value=L.files||[],$.value=L.ahead||0,D.value=L.behind||0,h.value){let Z=u.value.find(ne=>ne.path===h.value);if(Z){let ne=Z.indexStatus!==" "&&Z.indexStatus!=="?";v.value=ne}else h.value=null,I.value=null,b.value=[],m.value=null}break}case"git_diff_result":{if(k.value=!1,L.error){w.value=L.error;return}w.value="";let Z=kg(L.diff,L.newFileContent,t);m.value=Z.stats,b.value=Z.lines,I.value=Z.content;break}case"git_op_result":{ge.handleGitOpResult(L,ue);break}}};Vue.watch(()=>e.currentAgent,()=>{d.value=null,u.value=[],c.value="",h.value=null,I.value=null,e.currentAgent&&Vue.nextTick(()=>ue())}),Vue.watch(()=>e.currentConversation,()=>{e.currentAgent&&(h.value=null,I.value=null,b.value=[],m.value=null,Vue.nextTick(()=>ue()))});let F=()=>ue();return Vue.onMounted(()=>{window.addEventListener("workbench-message",N),e.currentAgent&&ue()}),Vue.onUnmounted(()=>{window.removeEventListener("workbench-message",N),ge.cleanup()}),{store:e,getFileName:s,getDirName:n,getFileIconHtml:r,hlLine:R,collapsedGroups:o,toggleGroup:a,gitLoading:l,gitError:c,gitBranch:d,gitFiles:u,gitWorkDir:f,defaultWorkDir:p,changeGitWorkDir:P,stagedFiles:fe,modifiedFiles:ae,untrackedFiles:ve,selectedGitFile:h,selectedStaged:v,diffLoading:k,diffError:w,diffContent:I,diffLines:b,diffStats:m,diffFullFile:y,toggleDiffMode:z,scrollMarkers:U,diffScrollContainer:i,onMarkerClick:ee,fontSize:T,zoomIn:_,zoomOut:j,onWheel:q,gitOperating:M,commitMessage:x,gitOpFeedback:E,gitAhead:$,gitBehind:D,stageFile:ge.stageFile,unstageFile:ge.unstageFile,discardFile:ge.discardFile,stageAll:ge.stageAll,unstageAll:ge.unstageAll,commitChanges:ge.commitChanges,pushChanges:ge.pushChanges,selectGitFile:Me,refresh:F,folderPickerOpen:K.folderPickerOpen,folderPickerPath:K.folderPickerPath,folderPickerEntries:K.folderPickerEntries,folderPickerLoading:K.folderPickerLoading,folderPickerSelected:K.folderPickerSelected,getFolderIcon:re,openFolderPicker:K.openFolderPicker,folderPickerNavigateUp:K.folderPickerNavigateUp,folderPickerSelectItem:K.folderPickerSelectItem,folderPickerEnter:K.folderPickerEnter,confirmFolderPicker:he}}}});function Pg(e){let t=Vue.ref(!1),s=Vue.ref(!1),n=Vue.ref(""),r=Vue.ref(""),i=Vue.ref(!1),o=Vue.ref(!1),a=Vue.ref(0),l=Vue.ref(-1),c=Vue.ref(null),d=Vue.ref(null),u=[],p=[],f=()=>{let $=e.value?.cmInstance;if(!$)return;let R=$.getWrapperElement().querySelector(".cm-find-scrollbar-annotations");R&&R.remove()},g=()=>{let $=e.value?.cmInstance;if(!$||p.length===0)return;f();let D=$.getWrapperElement();if(!D.querySelector(".CodeMirror-vscrollbar"))return;let T=$.lineCount();if(T===0)return;let A=document.createElement("div");A.className="cm-find-scrollbar-annotations";for(let _ of p){let j=_.from.line/T*100,q=document.createElement("div");q.className="cm-find-scrollbar-tick",q.style.top=j+"%",A.appendChild(q)}D.appendChild(A)},h=()=>{for(let $ of u)try{$.clear()}catch{}u=[],p=[],a.value=0,l.value=-1,f()},v=$=>{let D=e.value?.cmInstance;if(!D||!p[$])return;for(let T=0;T<u.length;T++){if(!u[T])continue;let A=u[T].find();A&&(u[T].clear(),u[T]=D.markText(A.from,A.to,{className:"cm-find-highlight"}))}let R=p[$];if(u[$]){let T=u[$].find();T&&(u[$].clear(),u[$]=D.markText(T.from,T.to,{className:"cm-find-highlight cm-find-current"}))}setTimeout(()=>{D.scrollIntoView({from:R.from,to:R.to},100)},0)},k=()=>{h();let $=e.value?.cmInstance;if(!$||!n.value)return;let D=n.value;if(D.length<3)return;let R=$.getValue(),T=i.value,A=o.value,_=[];try{if(A){let j=T?"g":"gi",q=new RegExp(D,j),U;for(;(U=q.exec(R))!==null;){if(U[0].length===0){q.lastIndex++;continue}let ee=$.posFromIndex(U.index),fe=$.posFromIndex(U.index+U[0].length);if(_.push({from:ee,to:fe}),_.length>1e4)break}}else{let j=T?D:D.toLowerCase(),q=T?R:R.toLowerCase(),U=0;for(;(U=q.indexOf(j,U))!==-1;){let ee=$.posFromIndex(U),fe=$.posFromIndex(U+D.length);if(_.push({from:ee,to:fe}),U+=D.length,_.length>1e4)break}}}catch{return}p=_,a.value=_.length;for(let j of _)u.push($.markText(j.from,j.to,{className:"cm-find-highlight"}));if(_.length>0){let j=$.getCursor(),q=0;for(let U=0;U<_.length;U++){if(CodeMirror.cmpPos(_[U].from,j)>=0){q=U;break}U===_.length-1&&(q=0)}l.value=q,v(q)}g()};return{findBarVisible:t,replaceBarVisible:s,findQuery:n,replaceQuery:r,findCaseSensitive:i,findUseRegex:o,findMatchCount:a,findMatchIndex:l,findInputRef:c,replaceInputRef:d,clearFindMarkers:h,performFind:k,onFindInput:()=>{k()},findNext:()=>{if(p.length===0)return;let $=(l.value+1)%p.length;l.value=$,v($)},findPrev:()=>{if(p.length===0)return;let $=(l.value-1+p.length)%p.length;l.value=$,v($)},openFindBar:($=!1)=>{t.value=!0,s.value=$;let D=e.value?.cmInstance;if(D){let R=D.getSelection();R&&(n.value=R)}Vue.nextTick(()=>{c.value?.focus(),c.value?.select(),n.value&&k()})},closeFindBar:()=>{h(),t.value=!1,s.value=!1;let $=e.value?.cmInstance;$&&$.focus()},toggleReplaceBar:()=>{s.value=!s.value,s.value&&Vue.nextTick(()=>d.value?.focus())},replaceOne:()=>{let $=e.value?.cmInstance;if(!$||p.length===0||l.value<0)return;let D=p[l.value];$.replaceRange(r.value,D.from,D.to),k()},replaceAll:()=>{let $=e.value?.cmInstance;!$||p.length===0||($.operation(()=>{for(let D=p.length-1;D>=0;D--)$.replaceRange(r.value,p[D].from,p[D].to)}),k())}}}var Rg=B(()=>{});function _g(e,t){let{getEffectiveWorkDir:s,treePath:n}=t,r=Vue.reactive(new Set),i=Vue.ref(-1),o=Vue.ref(!1),a=Vue.ref(null),l=null,c=null,d=Vue.ref(!1),u=Vue.ref(""),p=Vue.ref("file"),f=Vue.ref(null),g=Vue.ref(!1),h=Vue.ref(""),v=Vue.ref(null),k=Vue.reactive({visible:!1,x:0,y:0,entry:null}),w=Vue.ref(!1),I=Vue.ref(""),b=Vue.ref(null),m=null,y=Vue.reactive({dragging:null,dropTarget:null}),M=Vue.ref(!1),x=(Y,te)=>{l&&clearTimeout(l),a.value={ok:Y,message:te},l=setTimeout(()=>{a.value=null},4e3)},E=()=>{o.value=!0,c&&clearTimeout(c),c=setTimeout(()=>{o.value&&(o.value=!1,x(!1,"Operation timed out"))},15e3)},$=Y=>{r.has(Y)?r.delete(Y):r.add(Y)},D=()=>{r.clear(),i.value=-1},R=Y=>{p.value=Y,u.value="",d.value=!0,Vue.nextTick(()=>f.value?.focus())},T=()=>{let Y=u.value.trim();if(!Y)return;d.value=!1;let te=n.value||s();if(!te)return;let ye=te.includes("\\")?"\\":"/",oe=te.replace(/[/\\]$/,"")+ye+Y;E(),e.sendWsMessage({type:"create_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:oe,isDirectory:p.value==="directory",workDir:s(),_clientId:e.clientId})},A=(Y,te)=>{let ye=Y.path.split("/").pop();confirm(te("files.deleteConfirm",{name:ye})+(Y.type==="directory"?te("files.deleteDirHint"):""))&&(E(),e.sendWsMessage({type:"delete_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[Y.path],workDir:s(),_clientId:e.clientId}))},_=Y=>{let te=r.size;te!==0&&confirm(Y("files.deleteSelectedConfirm",{count:te}))&&(E(),e.sendWsMessage({type:"delete_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[...r],workDir:s(),_clientId:e.clientId}))},j=()=>{h.value=n.value||s()||"",g.value=!0,Vue.nextTick(()=>v.value?.focus())},q=()=>{let Y=h.value.trim();!Y||r.size===0||(g.value=!1,E(),e.sendWsMessage({type:"move_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[...r],destination:Y,workDir:s(),_clientId:e.clientId}))},U=(Y,te)=>{let $e=Y.clientX,Ae=Y.clientY;$e+180>window.innerWidth&&($e=window.innerWidth-180),Ae+240>window.innerHeight&&(Ae=window.innerHeight-240),k.entry=te,k.x=$e,k.y=Ae,k.visible=!0},ee=()=>{k.visible=!1};return{selectedPaths:r,lastClickedIndex:i,fileOperating:o,fileOpFeedback:a,newFileDialogVisible:d,newFileName:u,newFileType:p,newFileInput:f,moveDialogVisible:g,moveDestination:h,moveDestInput:v,contextMenu:k,renameDialogVisible:w,renameNewName:I,renameInput:b,dragState:y,externalDropActive:M,showFileOpFeedback:x,toggleSelection:$,clearSelection:D,showNewFileDialog:R,confirmNewFile:T,deleteSingleFile:A,deleteSelected:_,openMoveDialog:j,confirmMove:q,showContextMenu:U,hideContextMenu:ee,ctxRename:()=>{let Y=k.entry;ee(),Y&&(I.value=Y.name,w.value=!0,Vue.nextTick(()=>{let te=b.value;if(te)if(te.focus(),Y.type==="file"){let ye=Y.name.lastIndexOf(".");ye>0?te.setSelectionRange(0,ye):te.select()}else te.select()}))},confirmRename:()=>{let Y=k.entry,te=I.value.trim();if(!te||!Y||te===Y.name){w.value=!1;return}w.value=!1;let ye=Y.path.replace(/\/$/,"").split("/");ye.pop();let oe=ye.join("/")||"/";E(),e.sendWsMessage({type:"move_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[Y.path],destination:oe,newName:te,workDir:s(),_clientId:e.clientId})},ctxCopy:()=>{let Y=k.entry;if(ee(),!Y)return;let te=Y.path.replace(/\/$/,"").split("/");te.pop();let ye=te.join("/")||"/";E(),e.sendWsMessage({type:"copy_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[Y.path],destination:ye,workDir:s(),_clientId:e.clientId})},ctxMoveTo:()=>{let Y=k.entry;ee(),Y&&(r.clear(),r.add(Y.path),j())},ctxDelete:Y=>{let te=k.entry;ee(),te&&A(te,Y)},ctxDownload:()=>{let Y=k.entry;ee(),!(!Y||Y.type!=="file")&&(m=Y.path,e.sendWsMessage({type:"read_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:Y.path,workDir:s(),_clientId:e.clientId}))},onDragStart:(Y,te)=>{y.dragging=te,Y.dataTransfer.setData("text/plain",te.path),Y.dataTransfer.effectAllowed="move"},onDragOver:(Y,te)=>{if(!y.dragging&&Y.dataTransfer.types.includes("Files")){te.type==="directory"&&(Y.dataTransfer.dropEffect="copy",y.dropTarget=te.path);return}!y.dragging||te.type!=="directory"||te.path!==y.dragging.path&&(te.path.startsWith(y.dragging.path+"/")||(Y.dataTransfer.dropEffect="move",y.dropTarget=te.path))},onDragLeave:Y=>{let te=Y.relatedTarget;te&&Y.currentTarget.contains(te)||(y.dropTarget=null)},onDrop:(Y,te,ye)=>{if(y.dropTarget=null,!y.dragging&&Y.dataTransfer.files.length>0&&te.type==="directory"){ye(Y.dataTransfer.files,te.path);return}if(!y.dragging||te.type!=="directory"){y.dragging=null;return}if(te.path===y.dragging.path){y.dragging=null;return}E(),e.sendWsMessage({type:"move_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[y.dragging.path],destination:te.path,workDir:s(),_clientId:e.clientId}),y.dragging=null},onTreeDragOver:Y=>{y.dragging||Y.dataTransfer.types.includes("Files")&&(Y.dataTransfer.dropEffect="copy",M.value=!0)},onTreeDragLeave:Y=>{let te=Y.relatedTarget;te&&Y.currentTarget.contains(te)||(M.value=!1)},onTreeDrop:(Y,te,ye)=>{if(M.value=!1,!y.dragging&&Y.dataTransfer.files.length>0){let oe=n.value||te||s();ye(Y.dataTransfer.files,oe)}},handleExternalFileDrop:async(Y,te)=>{if(!te)return;let ye=[],oe=[];for(let $e of Y)oe.push(new Promise(Ae=>{let xe=new FileReader;xe.onload=()=>{let Ue=btoa(new Uint8Array(xe.result).reduce((Ke,St)=>Ke+String.fromCharCode(St),""));ye.push({name:$e.name,data:Ue}),Ae()},xe.onerror=()=>Ae(),xe.readAsArrayBuffer($e)}));await Promise.all(oe),ye.length!==0&&(o.value=!0,c&&clearTimeout(c),c=setTimeout(()=>{o.value&&(o.value=!1,x(!1,"Upload timed out"))},3e4),e.sendWsMessage({type:"upload_to_dir",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,files:ye,dirPath:te,workDir:s(),_clientId:e.clientId}))},handleFileOpResult:(Y,te,ye)=>{o.value=!1,c&&(clearTimeout(c),c=null),x(Y.success,Y.success?Y.message:Y.error||"Operation failed"),Y.success&&(ye&&te(ye),(Y.operation==="delete"||Y.operation==="move")&&(r.clear(),i.value=-1))},getPendingDownload:()=>m,clearPendingDownload:()=>{m=null},cleanup:()=>{l&&clearTimeout(l),c&&clearTimeout(c)}}}var Eg=B(()=>{});function Dg(e,{getEffectiveWorkDir:t,normalizePath:s,selectedPaths:n,lastClickedIndex:r,openFileInTab:i,clearSelection:o}){let a=Vue.ref(""),l=Vue.ref(""),c=Vue.reactive({}),d=Vue.ref(!1),u=Vue.ref(null),p=Vue.computed(()=>{if(!l.value)return"EXPLORER";let R=l.value.replace(/[\\/]+$/,"").split(/[\\/]/);return(R[R.length-1]||l.value).toUpperCase()}),f=Vue.computed(()=>l.value?!!c[l.value]?.expanded:!1),g=()=>{if(!l.value)return;let R=c[l.value];R&&(R.expanded=!R.expanded)},h=()=>{for(let R of Object.keys(c))c[R]&&(c[R].expanded=!1)},v=()=>{d.value=!0,Vue.nextTick(()=>u.value?.focus())},k=()=>{d.value=!1,m()},w=()=>{d.value=!1},I=Vue.computed(()=>{let R=[],T=(A,_)=>{let j=c[A];if(!(!j||!j.entries))for(let q of j.entries)R.push({...q,depth:_}),q.type==="directory"&&c[q.path]?.expanded&&T(q.path,_+1)};return l.value&&c[l.value]?.expanded&&T(l.value,0),R}),b=R=>{let T=s(R);c[T]?c[T].loading=!0:c[T]={entries:[],expanded:!0,loaded:!1,loading:!0},e.sendWsMessage({type:"list_directory",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,dirPath:R,workDir:t(),_clientId:e.clientId})},m=()=>{let R=a.value.trim();if(!R)return;let T=s(R);l.value=T,Object.keys(c).forEach(A=>delete c[A]),c[T]={entries:[],expanded:!0,loaded:!1,loading:!0},e.sendWsMessage({type:"list_directory",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,dirPath:R,workDir:t(),_clientId:e.clientId})},y=R=>{let T=s(R),A=c[T];A?A.loaded?A.expanded=!A.expanded:(A.expanded=!0,b(R)):(c[T]={entries:[],expanded:!0,loaded:!1,loading:!1},b(R))},M=(R,T)=>{let A=I.value,_=A.findIndex(j=>j.path===R.path);if(T&&(T.shiftKey||T.ctrlKey||T.metaKey)){if(T.shiftKey&&r.value>=0&&_>=0){let j=Math.min(r.value,_),q=Math.max(r.value,_);!T.ctrlKey&&!T.metaKey&&n.clear();for(let U=j;U<=q;U++)n.add(A[U].path)}else n.has(R.path)?n.delete(R.path):n.add(R.path);r.value=_;return}n.size>0&&(n.clear(),r.value=-1),R.type==="directory"?y(R.path):i(R.path,R.name),r.value=_},x=R=>{let T=s(R.dirPath);if(R.error){c[T]&&(c[T].loading=!1);return}let A=(R.entries||[]).sort((q,U)=>q.type===U.type?q.name.localeCompare(U.name):q.type==="directory"?-1:1),_=T.replace(/\/$/,""),j=A.map(q=>({...q,path:_+"/"+q.name}));c[T]?(c[T].entries=j,c[T].loaded=!0,c[T].loading=!1):c[T]={entries:j,expanded:!0,loaded:!0,loading:!1},T===l.value&&(a.value=R.dirPath)},E=()=>{Object.keys(c).forEach(R=>delete c[R])};return{treePath:a,treeRootPath:l,treeNodes:c,flattenedTree:I,editingTreePath:d,treePathInputRef:u,rootFolderName:p,rootExpanded:f,toggleRootExpand:g,collapseAll:h,startTreePathEdit:v,confirmTreePath:k,cancelTreePathEdit:w,loadTreeDirectory:b,loadRootDirectory:m,toggleDirectory:y,onTreeItemClick:M,handleDirectoryListing:x,clearTreeNodes:E,initFileBrowser:()=>{let R=t();if(R){let T=s(R);a.value=R,l.value=T,E(),b(R)}},refresh:()=>{l.value&&b(l.value)}}}var Lg=B(()=>{});function xn(e){let t=e.lastIndexOf(".");if(t<0)return"text";let s=e.substring(t).toLowerCase();return nw.has(s)?"office":rw.has(s)?"pdf":iw.has(s)?"image":"text"}function Yt(e){let t=e.lastIndexOf(".");return t<0?!1:ow.has(e.substring(t).toLowerCase())}function aw(e){let t=e.split(".").pop()?.toLowerCase();return{js:"javascript",mjs:"javascript",jsx:"javascript",ts:{name:"javascript",typescript:!0},tsx:{name:"javascript",typescript:!0},json:{name:"javascript",json:!0},py:"python",html:"htmlmixed",htm:"htmlmixed",vue:"htmlmixed",xml:"xml",svg:"xml",css:"css",scss:"css",less:"css",sh:"shell",bash:"shell",zsh:"shell",c:"text/x-csrc",h:"text/x-csrc",cpp:"text/x-c++src",hpp:"text/x-c++src",cs:"text/x-csharp",java:"text/x-java",md:"markdown",markdown:"markdown"}[t]||"text/plain"}function $g(e,{activeFile:t,editorContainer:s,fontSize:n,clearFindMarkers:r,openFindBar:i,saveFile:o}){let a=Vue.ref(""),l=Vue.reactive({}),c=()=>{},d=()=>{},u=({openQuickOpen:w,openGoToLine:I})=>{c=w,d=I},p=(w,I=0)=>{if(!s.value){I<20&&setTimeout(()=>p(w,I+1),100);return}if(!w)return;if(s.value.innerHTML="",typeof CodeMirror>"u"){let y=document.createElement("textarea");y.value=w.content||"",y.style.cssText="width:100%;height:100%;border:none;outline:none;resize:none;padding:12px;font-family:monospace;font-size:12px;background:var(--bg-main);color:var(--text-main);white-space:pre;tab-size:4;",y.spellcheck=!1,y.addEventListener("input",()=>{w.content=y.value,w.isDirty=y.value!==w.originalContent}),y.addEventListener("keydown",M=>{(M.ctrlKey||M.metaKey)&&M.key==="s"&&(M.preventDefault(),o())}),s.value.appendChild(y),a.value="";return}let m=document.documentElement.getAttribute("data-theme")==="dark"?"material-darker":"default";try{let y=CodeMirror(s.value,{value:w.content||"",mode:aw(w.name),theme:m,lineNumbers:!0,tabSize:4,indentWithTabs:!1,lineWrapping:!1,readOnly:!1,extraKeys:{"Ctrl-S":()=>o(),"Cmd-S":()=>o(),"Ctrl-P":()=>c(),"Cmd-P":()=>c(),"Ctrl-G":()=>d(),"Cmd-G":()=>d(),"Ctrl-F":()=>i(!1),"Cmd-F":()=>i(!1),"Ctrl-R":()=>i(!0),"Cmd-R":()=>i(!0),"Ctrl-H":()=>i(!0),"Cmd-H":()=>i(!0)}});y.on("change",()=>{let x=y.getValue();w.content=x,w.isDirty=x!==w.originalContent}),w.cmInstance=y,y.getWrapperElement().style.fontSize=n.value+"px";let M=e.currentConversation;M&&l[M]?.[w.path]&&y.setHistory(l[M][w.path]),Vue.nextTick(()=>{y.refresh(),setTimeout(()=>y.refresh(),200)}),a.value=""}catch(y){a.value=`Editor error: ${y.message}`}};return{debugStatus:a,undoHistoryMap:l,createEditor:p,destroyEditor:()=>{r();let w=t.value;w?.cmInstance&&(w.cmInstance.toTextArea&&w.cmInstance.toTextArea(),w.cmInstance=null),s.value&&(s.value.innerHTML="")},setKeyBindings:u,saveCurrentUndoHistory:()=>{let w=e.currentConversation;if(!w)return;let I=t.value;I?.cmInstance&&(l[w]||(l[w]={}),l[w][I.path]=I.cmInstance.getHistory())},saveAllUndoHistory:w=>{if(!w)return;let I=t.value;I?.cmInstance&&(l[w]||(l[w]={}),l[w][I.path]=I.cmInstance.getHistory())},cleanupUndoHistory:(w,I)=>{w&&l[w]&&delete l[w][I]},deleteConversationHistory:w=>{delete l[w]}}}var nw,rw,iw,ow,Wr=B(()=>{nw=new Set([".docx",".xlsx",".xls",".pptx",".ppt"]),rw=new Set([".pdf"]),iw=new Set([".png",".jpg",".jpeg",".gif",".webp",".bmp",".ico"]),ow=new Set([".md",".markdown",".mdx"])});function Vg(e,{editorContainer:t,createEditor:s,t:n}){let r=Vue.ref(!0),i=Vue.ref(null),o=Vue.ref(null),a=Vue.computed(()=>{let f=e.value;return!!(f&&Yt(f.name))}),l=Vue.computed(()=>{let f=e.value;if(!f||!Yt(f.name)||f.content==null)return"";try{if(typeof marked<"u")return marked.parse(f.content)}catch{}return"<pre>"+(f.content||"")+"</pre>"});function c(){ut(i.value)}async function d(){await ut(i.value)}function u(){r.value=!1,Vue.nextTick(()=>{let f=e.value;f&&t.value&&s(f)})}return{mdPreviewMode:r,mdPreviewRef:i,officePreviewContainer:o,isActiveMarkdown:a,mdRenderedHtml:l,initMermaid:c,renderMermaidBlocks:d,switchToMdEdit:u,renderOfficeLocal:f=>{let g=o.value;if(!g||!f._arrayBuffer)return;g.innerHTML="";let h=("."+f.name.split(".").pop()).toLowerCase();if(h===".docx"&&window.docx)window.docx.renderAsync(f._arrayBuffer,g,null,{className:"docx-preview-content",inWrapper:!0,ignoreWidth:!1,ignoreHeight:!0}).catch(v=>{f.previewError=v.message});else if(h===".xlsx"||h===".xls")try{let v=XLSX.read(f._arrayBuffer,{type:"array"}),k=v.SheetNames[0],w=XLSX.utils.sheet_to_html(v.Sheets[k],{editable:!1});g.innerHTML='<div class="xlsx-sheet-tabs">'+v.SheetNames.map((I,b)=>`<button class="xlsx-sheet-tab${b===0?" active":""}" data-idx="${b}">${I}</button>`).join("")+'</div><div class="xlsx-table-wrap">'+w+"</div>",g.querySelectorAll(".xlsx-sheet-tab").forEach(I=>{I.addEventListener("click",()=>{let b=parseInt(I.dataset.idx),m=v.SheetNames[b],y=XLSX.utils.sheet_to_html(v.Sheets[m],{editable:!1});g.querySelector(".xlsx-table-wrap").innerHTML=y,g.querySelectorAll(".xlsx-sheet-tab").forEach(M=>M.classList.remove("active")),I.classList.add("active")})})}catch(v){f.previewError=v.message}else(h===".pptx"||h===".ppt")&&(g.innerHTML='<div class="preview-unsupported">'+(n?n("files.pptxNotSupported"):"PowerPoint preview not supported")+"</div>")}}}var Hg=B(()=>{Lr();Wr()});function Og(e,{getEffectiveWorkDir:t,treePath:s,openFileInTab:n,normalizePath:r,treeRootPath:i,treeNodes:o,loadTreeDirectory:a}){let l=Vue.ref(""),c=Vue.ref([]),d=Vue.ref(!1),u=null,p=Vue.ref(!1),f=Vue.ref(""),g=Vue.ref([]),h=Vue.ref(0),v=Vue.ref(!1),k=Vue.ref(null),w=null,I=Vue.ref(!1),b=Vue.ref(""),m=Vue.ref(null),y=ae=>{!e.currentAgent||!ae.trim()||e.sendWsMessage({type:"file_search",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,query:ae.trim(),dirPath:s.value||t()||"",_clientId:e.clientId})},M=()=>{if(u&&clearTimeout(u),!l.value.trim()){c.value=[],d.value=!1;return}d.value=!0,u=setTimeout(()=>{y(l.value)},300)},x=()=>{l.value="",c.value=[],d.value=!1},E=ae=>{if(ae.type==="directory"){let ve=r(ae.fullPath);i.value=ve,s.value=ae.fullPath,Object.keys(o).forEach(ge=>delete o[ge]),a(ae.fullPath),x()}else n(ae.fullPath,ae.name),x()},$=()=>{p.value=!0,f.value="",g.value=[],h.value=0,v.value=!1,Vue.nextTick(()=>k.value?.focus())},D=()=>{p.value=!1,f.value="",g.value=[]},R=()=>{if(w&&clearTimeout(w),!f.value.trim()){g.value=[],v.value=!1;return}v.value=!0,h.value=0,w=setTimeout(()=>{y(f.value)},200)},T=()=>{g.value.length>0&&(h.value=(h.value+1)%g.value.length)},A=()=>{g.value.length>0&&(h.value=(h.value-1+g.value.length)%g.value.length)},_=ae=>{ae.type!=="directory"&&n(ae.fullPath,ae.name),D()},j=()=>{let ae=g.value[h.value];ae&&_(ae)},q=()=>{I.value=!0,b.value="",Vue.nextTick(()=>m.value?.focus())},U=()=>{I.value=!1,b.value=""};return{searchQuery:l,searchResults:c,searchLoading:d,onSearchInput:M,clearSearch:x,onSearchResultClick:E,quickOpenVisible:p,quickOpenQuery:f,quickOpenResults:g,quickOpenSelectedIndex:h,quickOpenLoading:v,quickOpenInput:k,openQuickOpen:$,closeQuickOpen:D,onQuickOpenInput:R,quickOpenSelectNext:T,quickOpenSelectPrev:A,quickOpenConfirm:j,quickOpenOpenFile:_,goToLineVisible:I,goToLineValue:b,goToLineInput:m,openGoToLine:q,closeGoToLine:U,goToLineConfirm:ae=>{let ve=parseInt(b.value);if(isNaN(ve)||ve<1)return;let ge=ae.value;if(ge?.cmInstance){let ue=ge.cmInstance,P=Math.min(ve-1,ue.lineCount()-1);ue.setCursor({line:P,ch:0}),ue.scrollIntoView({line:P,ch:0},100),ue.focus()}U()},handleFileSearchResult:ae=>{let ve=ae.results||[];p.value?ae.query&&ae.query.trim()===f.value.trim()&&(g.value=ve,v.value=!1,h.value=0):ae.query&&ae.query.trim()===l.value.trim()&&(c.value=ve,d.value=!1)}}}var Fg=B(()=>{});function Bg(e,{getEffectiveWorkDir:t,treePath:s,treeRootPath:n,treeNodes:r,normalizePath:i,loadTreeDirectory:o}){let a=Vue.ref(!1),l=Vue.ref(""),c=Vue.ref([]),d=Vue.ref(!1),u=Vue.ref(""),p=()=>{a.value=!0,u.value="",d.value=!0;let I=s.value||t()||"";l.value=I,c.value=[],e.sendWsMessage({type:"list_directory",conversationId:"_folder_picker",agentId:e.currentAgent,dirPath:I,workDir:t(),_clientId:e.clientId})},f=I=>{d.value=!0,u.value="",e.sendWsMessage({type:"list_directory",conversationId:"_folder_picker",agentId:e.currentAgent,dirPath:I,workDir:t(),_clientId:e.clientId})};return{folderPickerOpen:a,folderPickerPath:l,folderPickerEntries:c,folderPickerLoading:d,folderPickerSelected:u,openFolderPicker:p,folderPickerNavigateUp:()=>{if(!l.value)return;let I=l.value.includes("\\"),b=I?"\\":"/",m=l.value.replace(/[/\\]$/,"").split(/[/\\]/);if(m.pop(),m.length===0)l.value="",f("");else if(I&&m.length===1&&/^[A-Za-z]:$/.test(m[0]))l.value=m[0]+"\\",f(m[0]+"\\");else{let y=m.join(b);l.value=y,f(y)}},folderPickerSelectItem:I=>{u.value=I.name},folderPickerEnter:I=>{let b;if(!l.value)b=I.name+(I.name.endsWith("\\")?"":"\\");else{let m=l.value.includes("\\")||/^[A-Z]:/.test(I.name)?"\\":"/";b=l.value.replace(/[/\\]$/,"")+m+I.name}l.value=b,f(b)},confirmFolderPicker:()=>{let I=l.value;if(!I)return;if(u.value){let m=I.includes("\\")?"\\":"/";I=I.replace(/[/\\]$/,"")+m+u.value}s.value=I,a.value=!1;let b=i(I);n.value=b,Object.keys(r).forEach(m=>delete r[m]),r[b]={entries:[],expanded:!0,loaded:!1,loading:!0},e.sendWsMessage({type:"list_directory",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,dirPath:I,workDir:t(),_clientId:e.clientId})},handleFolderPickerListing:I=>{d.value=!1,c.value=(I.entries||[]).filter(b=>b.type==="directory").sort((b,m)=>b.name.localeCompare(m.name)),I.dirPath!=null&&(l.value=I.dirPath)}}}var Ng=B(()=>{});function qg(e,{normalizePath:t,getEffectiveWorkDir:s,editorContainer:n,createEditor:r,destroyEditor:i,clearFindMarkers:o,saveCurrentUndoHistory:a,saveAllUndoHistory:l,cleanupUndoHistory:c,deleteConversationHistory:d,debugStatus:u,mdPreviewMode:p,renderOfficeLocal:f,performFind:g,findBarVisible:h,findQuery:v,t:k}){let w=Vue.reactive({}),I=Vue.ref([]),b=Vue.ref(-1),m=Vue.ref(!1),y=Vue.ref(!1),M=Vue.computed(()=>b.value>=0&&b.value<I.value.length?I.value[b.value]:null),x=null,E=()=>{x&&clearTimeout(x),x=setTimeout(()=>{e.sendWsMessage({type:"update_file_tabs",openFiles:I.value.map(q=>({path:q.path})),activeIndex:b.value})},500)},$=q=>{q&&(l(q),I.value.length>0?w[q]={files:I.value.map(U=>({path:U.path,name:U.name,content:U.content,originalContent:U.originalContent,isDirty:U.isDirty,fileType:U.fileType})),activeIndex:b.value}:delete w[q],E())},D=q=>{if(i(),!q||!w[q]){I.value=[],b.value=-1;return}let U=w[q];I.value=U.files.map(ee=>({...ee,isDirty:ee.isDirty||!1,originalContent:ee.originalContent||ee.content,cmInstance:null,fileType:ee.fileType||xn(ee.name||""),blobUrl:null,previewUrl:null,previewLoading:!1,localPreviewReady:!1,previewError:null})),b.value=U.activeIndex,Vue.nextTick(()=>{let ee=M.value;ee&&(!ee.fileType||ee.fileType==="text")&&n.value&&r(ee)})};function R(q,U){let ee=t(q),fe=I.value.findIndex(ge=>ge.path===ee);if(fe>=0){b.value!==fe&&(o(),a(),b.value=fe,Vue.nextTick(()=>{let ge=I.value[fe];ge&&ge.content!=null&&(!ge.fileType||ge.fileType==="text")&&r(ge)})),$(e.currentConversation);return}a();let ae=U||ee.split(/[/\\]/).pop(),ve=xn(ae);I.value.push({path:ee,name:ae,content:null,originalContent:null,isDirty:!1,cmInstance:null,fileType:ve,blobUrl:null,previewUrl:null,previewLoading:ve!=="text",localPreviewReady:!1,previewError:null}),b.value=I.value.length-1,m.value=!0,ve==="text"&&i(),$(e.currentConversation),u.value=`Loading: ${q}`,e.sendWsMessage({type:"read_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:q,workDir:s(),_clientId:e.clientId})}let T=q=>{q!==b.value&&(o(),a(),b.value=q,$(e.currentConversation),Vue.nextTick(()=>{let U=I.value[q];U&&(!U.fileType||U.fileType==="text"?Yt(U.name)?p.value=!0:U.content!=null&&n.value&&(r(U),h.value&&v.value&&Vue.nextTick(()=>g())):U.fileType==="office"&&U.localPreviewReady&&Vue.nextTick(()=>f(U)))}))},A=q=>{let U=I.value[q];if(U?.isDirty&&!confirm(k("files.unsavedConfirm",{name:U.name})))return;c(e.currentConversation,U.path),U.blobUrl&&URL.revokeObjectURL(U.blobUrl);let ee=q===b.value;I.value.splice(q,1),I.value.length===0?(b.value=-1,i()):b.value>=I.value.length?b.value=I.value.length-1:b.value>q?b.value--:ee&&b.value>=I.value.length&&(b.value=I.value.length-1),$(e.currentConversation),I.value.length>0&&ee&&Vue.nextTick(()=>{let fe=I.value[b.value];fe&&(!fe.fileType||fe.fileType==="text")&&fe.content!=null&&n.value&&r(fe)})};function _(){let q=M.value;!q||!q.isDirty||(y.value=!0,e.sendWsMessage({type:"write_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:q.path,content:q.content,workDir:s(),_clientId:e.clientId}))}return{fileTabsMap:w,openFiles:I,activeFileIndex:b,activeFile:M,fileLoading:m,fileSaving:y,saveTabsState:$,restoreTabsState:D,openFileInTab:R,switchToTab:T,closeFileTab:A,saveFile:_,handleConversationDeleted:q=>{let{conversationId:U}=q.detail;U&&(delete w[U],d(U))}}}var Wg=B(()=>{Wr()});function jg({store:e,normalizePath:t,getEffectiveWorkDir:s,openFiles:n,activeFileIndex:r,activeFile:i,fileLoading:o,fileSaving:a,saveTabsState:l,createEditor:c,openFileInTab:d,tree:u,fp:p,qo:f,ops:g,mdPreviewMode:h,renderOfficeLocal:v,editorContainer:k,debugStatus:w}){return{handleWorkbenchMessage:m=>{let y=m.detail;if(y)switch(y.type){case"directory_listing":{if(y.conversationId==="_folder_picker"){p.handleFolderPickerListing(y);return}u.handleDirectoryListing(y);break}case"file_content":{if(o.value=!1,y.error){w.value=`Error: ${y.error}`,g.clearPendingDownload();let E=t(y.filePath),$=n.value.find(D=>D.path===E);$&&($.previewLoading=!1,$.previewError=y.error);return}let M=t(y.filePath);if(g.getPendingDownload()&&t(g.getPendingDownload())===M){g.clearPendingDownload();try{if(y.binary){let E=`${location.protocol}//${location.host}/api/preview/${y.fileId}?token=${y.previewToken}`,$=document.createElement("a");$.href=E,$.download=M.split("/").pop()||"download",document.body.appendChild($),$.click(),document.body.removeChild($)}else{let E=new Blob([y.content||""],{type:"application/octet-stream"}),$=URL.createObjectURL(E),D=document.createElement("a");D.href=$,D.download=M.split("/").pop()||"download",document.body.appendChild(D),D.click(),document.body.removeChild(D),URL.revokeObjectURL($)}}catch{}return}let x=n.value.findIndex(E=>E.path===M);if(x>=0){let E=n.value[x];if(y.binary){E.previewLoading=!1;let $=`${location.protocol}//${location.host}/api/preview/${y.fileId}?token=${y.previewToken}`,D=E.fileType||xn(E.name);E.fileType=D,D==="pdf"||D==="image"?fetch($).then(R=>R.blob()).then(R=>{E.blobUrl=URL.createObjectURL(R)}).catch(R=>{E.previewError=R.message}):D==="office"&&((localStorage.getItem("officePreviewMode")||"local")==="online"?E.previewUrl="https://view.officeapps.live.com/op/embed.aspx?src="+encodeURIComponent($):fetch($).then(T=>T.arrayBuffer()).then(T=>{E._arrayBuffer=T,E.localPreviewReady=!0,x===r.value&&Vue.nextTick(()=>v(E))}).catch(T=>{E.previewError=T.message})),l(e.currentConversation);return}E.content=y.content||"",E.originalContent=y.content||"",E.isDirty=!1,l(e.currentConversation),x===r.value&&(Yt(E.name)&&h.value||Vue.nextTick(()=>{setTimeout(()=>c(E),100)}))}break}case"file_saved":{if(a.value=!1,y.error)return;let M=t(y.filePath),x=n.value.find(E=>E.path===M);x&&(x.originalContent=x.content,x.isDirty=!1,l(e.currentConversation));break}case"file_search_result":{f.handleFileSearchResult(y);break}case"file_op_result":{g.handleFileOpResult(y,u.loadTreeDirectory,u.treeRootPath.value);break}case"file_tabs_restored":{if(y.openFiles?.length>0&&n.value.length===0){let M=y.activeIndex||0,x=y.openFiles.length;for(let E of y.openFiles){let $=t(E.path),D=$.split("/").pop(),R=xn(D);n.value.push({path:$,name:D,content:null,originalContent:null,isDirty:!1,cmInstance:null,fileType:R,blobUrl:null,previewUrl:null,previewLoading:R!=="text",localPreviewReady:!1,previewError:null}),e.sendWsMessage({type:"read_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:E.path})}r.value=M>=0&&M<x?M:0}break}}},handleOpenFile:m=>{let{filePath:y}=m.detail,M=t(y);d(M,M.split("/").pop())}}}var Ug=B(()=>{Wr()});var Kg,zg=B(()=>{jl();Rg();Eg();Lg();Wr();Hg();Fg();Ng();Wg();Ug();Kg={name:"FilesTab",template:`
|
|
2259
|
+
`,setup(){let e=Pinia.useChatStore(),t=Vue.inject("t"),s=O=>O.split(/[/\\]/).pop()||O,n=O=>{let L=O.split(/[/\\]/);return L.pop(),L.join("/")},r=O=>fo(s(O)),i=Vue.ref(null),o=Vue.reactive({staged:!1,modified:!1,untracked:!1}),a=O=>{o[O]=!o[O]},l=Vue.ref(!1),c=Vue.ref(""),d=Vue.ref(null),u=Vue.ref([]),p=Vue.computed(()=>e.effectiveWorkDir||""),f=Vue.ref(""),g=Vue.computed(()=>f.value.trim()||p.value),h=Vue.ref(null),v=Vue.ref(!1),k=Vue.ref(!1),w=Vue.ref(""),I=Vue.ref(null),b=Vue.ref([]),m=Vue.ref(null),y=Vue.ref(!0),M=Vue.ref(!1),x=Vue.ref(""),E=Vue.ref(null),$=Vue.ref(0),D=Vue.ref(0),R=O=>O==null||O===""?"":bg(O,h.value||""),T=Vue.ref(parseInt(localStorage.getItem("gitDiffFontSize"))||12),A=O=>{T.value=Math.max(8,Math.min(24,O)),localStorage.setItem("gitDiffFontSize",T.value.toString())},_=()=>A(T.value+1),j=()=>A(T.value-1),q=O=>{O.deltaY<0?_():O.deltaY>0&&j()},U=Vue.computed(()=>{let O=b.value;if(!O||O.length===0)return[];let L=O.length,Z=[],ne=0;for(;ne<L;){let we=O[ne];if(we.type==="addition"||we.type==="deletion"||we.type==="modification"){let Y=we.type==="modification"?"modification":we.type,te=ne;for(;ne<L&&(O[ne].type===Y||O[ne].type==="modification"&&Y!=="modification");)ne++;let ye=ne-te;Z.push({type:Y,top:te/L*100,height:Math.max(ye/L*100,.5)})}else ne++}return Z}),ee=O=>{let L=i.value;if(!L)return;let Z=O.currentTarget.getBoundingClientRect(),ne=(O.clientY-Z.top)/Z.height;L.scrollTop=ne*(L.scrollHeight-L.clientHeight)},fe=Vue.computed(()=>u.value.filter(O=>O.indexStatus!==" "&&O.indexStatus!=="?")),ae=Vue.computed(()=>u.value.filter(O=>O.workTreeStatus==="M"||O.workTreeStatus==="D")),ve=Vue.computed(()=>u.value.filter(O=>O.indexStatus==="?"&&O.workTreeStatus==="?")),ge=Ig(e,{effectiveGitWorkDir:g,gitOperating:M,gitOpFeedback:E,commitMessage:x}),ue=()=>ge.loadGitStatus(l,c),P=()=>{ue()},K=Ag(e,g),re=O=>go(O),me=()=>K.confirmFolderPicker(f,ue),Me=(O,L)=>{h.value=O.path,v.value=L,k.value=!0,w.value="",I.value=null,b.value=[],m.value=null;let Z=O.indexStatus==="?"&&O.workTreeStatus==="?";e.sendWsMessage({type:"git_diff",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,workDir:g.value,filePath:O.path,staged:L,untracked:Z,fullFile:y.value,_clientId:e.clientId})},z=()=>{if(y.value=!y.value,h.value){let O=u.value.find(L=>L.path===h.value);O&&Me(O,v.value)}},N=O=>{let L=O.detail;if(L)switch(L.type){case"directory_listing":{if(K.handleDirectoryListing(L))return;break}case"git_status_result":{if(l.value=!1,L.error){c.value=L.error,d.value=null,u.value=[];return}if(c.value="",d.value=L.branch||"HEAD",u.value=L.files||[],$.value=L.ahead||0,D.value=L.behind||0,h.value){let Z=u.value.find(ne=>ne.path===h.value);if(Z){let ne=Z.indexStatus!==" "&&Z.indexStatus!=="?";v.value=ne}else h.value=null,I.value=null,b.value=[],m.value=null}break}case"git_diff_result":{if(k.value=!1,L.error){w.value=L.error;return}w.value="";let Z=kg(L.diff,L.newFileContent,t);m.value=Z.stats,b.value=Z.lines,I.value=Z.content;break}case"git_op_result":{ge.handleGitOpResult(L,ue);break}}};Vue.watch(()=>e.currentAgent,()=>{d.value=null,u.value=[],c.value="",h.value=null,I.value=null,e.currentAgent&&Vue.nextTick(()=>ue())}),Vue.watch(()=>e.currentConversation,()=>{e.currentAgent&&(h.value=null,I.value=null,b.value=[],m.value=null,Vue.nextTick(()=>ue()))});let F=()=>ue();return Vue.onMounted(()=>{window.addEventListener("workbench-message",N),e.currentAgent&&ue()}),Vue.onUnmounted(()=>{window.removeEventListener("workbench-message",N),ge.cleanup()}),{store:e,getFileName:s,getDirName:n,getFileIconHtml:r,hlLine:R,collapsedGroups:o,toggleGroup:a,gitLoading:l,gitError:c,gitBranch:d,gitFiles:u,gitWorkDir:f,defaultWorkDir:p,changeGitWorkDir:P,stagedFiles:fe,modifiedFiles:ae,untrackedFiles:ve,selectedGitFile:h,selectedStaged:v,diffLoading:k,diffError:w,diffContent:I,diffLines:b,diffStats:m,diffFullFile:y,toggleDiffMode:z,scrollMarkers:U,diffScrollContainer:i,onMarkerClick:ee,fontSize:T,zoomIn:_,zoomOut:j,onWheel:q,gitOperating:M,commitMessage:x,gitOpFeedback:E,gitAhead:$,gitBehind:D,stageFile:ge.stageFile,unstageFile:ge.unstageFile,discardFile:ge.discardFile,stageAll:ge.stageAll,unstageAll:ge.unstageAll,commitChanges:ge.commitChanges,pushChanges:ge.pushChanges,selectGitFile:Me,refresh:F,folderPickerOpen:K.folderPickerOpen,folderPickerPath:K.folderPickerPath,folderPickerEntries:K.folderPickerEntries,folderPickerLoading:K.folderPickerLoading,folderPickerSelected:K.folderPickerSelected,getFolderIcon:re,openFolderPicker:K.openFolderPicker,folderPickerNavigateUp:K.folderPickerNavigateUp,folderPickerSelectItem:K.folderPickerSelectItem,folderPickerEnter:K.folderPickerEnter,confirmFolderPicker:me}}}});function Pg(e){let t=Vue.ref(!1),s=Vue.ref(!1),n=Vue.ref(""),r=Vue.ref(""),i=Vue.ref(!1),o=Vue.ref(!1),a=Vue.ref(0),l=Vue.ref(-1),c=Vue.ref(null),d=Vue.ref(null),u=[],p=[],f=()=>{let $=e.value?.cmInstance;if(!$)return;let R=$.getWrapperElement().querySelector(".cm-find-scrollbar-annotations");R&&R.remove()},g=()=>{let $=e.value?.cmInstance;if(!$||p.length===0)return;f();let D=$.getWrapperElement();if(!D.querySelector(".CodeMirror-vscrollbar"))return;let T=$.lineCount();if(T===0)return;let A=document.createElement("div");A.className="cm-find-scrollbar-annotations";for(let _ of p){let j=_.from.line/T*100,q=document.createElement("div");q.className="cm-find-scrollbar-tick",q.style.top=j+"%",A.appendChild(q)}D.appendChild(A)},h=()=>{for(let $ of u)try{$.clear()}catch{}u=[],p=[],a.value=0,l.value=-1,f()},v=$=>{let D=e.value?.cmInstance;if(!D||!p[$])return;for(let T=0;T<u.length;T++){if(!u[T])continue;let A=u[T].find();A&&(u[T].clear(),u[T]=D.markText(A.from,A.to,{className:"cm-find-highlight"}))}let R=p[$];if(u[$]){let T=u[$].find();T&&(u[$].clear(),u[$]=D.markText(T.from,T.to,{className:"cm-find-highlight cm-find-current"}))}setTimeout(()=>{D.scrollIntoView({from:R.from,to:R.to},100)},0)},k=()=>{h();let $=e.value?.cmInstance;if(!$||!n.value)return;let D=n.value;if(D.length<3)return;let R=$.getValue(),T=i.value,A=o.value,_=[];try{if(A){let j=T?"g":"gi",q=new RegExp(D,j),U;for(;(U=q.exec(R))!==null;){if(U[0].length===0){q.lastIndex++;continue}let ee=$.posFromIndex(U.index),fe=$.posFromIndex(U.index+U[0].length);if(_.push({from:ee,to:fe}),_.length>1e4)break}}else{let j=T?D:D.toLowerCase(),q=T?R:R.toLowerCase(),U=0;for(;(U=q.indexOf(j,U))!==-1;){let ee=$.posFromIndex(U),fe=$.posFromIndex(U+D.length);if(_.push({from:ee,to:fe}),U+=D.length,_.length>1e4)break}}}catch{return}p=_,a.value=_.length;for(let j of _)u.push($.markText(j.from,j.to,{className:"cm-find-highlight"}));if(_.length>0){let j=$.getCursor(),q=0;for(let U=0;U<_.length;U++){if(CodeMirror.cmpPos(_[U].from,j)>=0){q=U;break}U===_.length-1&&(q=0)}l.value=q,v(q)}g()};return{findBarVisible:t,replaceBarVisible:s,findQuery:n,replaceQuery:r,findCaseSensitive:i,findUseRegex:o,findMatchCount:a,findMatchIndex:l,findInputRef:c,replaceInputRef:d,clearFindMarkers:h,performFind:k,onFindInput:()=>{k()},findNext:()=>{if(p.length===0)return;let $=(l.value+1)%p.length;l.value=$,v($)},findPrev:()=>{if(p.length===0)return;let $=(l.value-1+p.length)%p.length;l.value=$,v($)},openFindBar:($=!1)=>{t.value=!0,s.value=$;let D=e.value?.cmInstance;if(D){let R=D.getSelection();R&&(n.value=R)}Vue.nextTick(()=>{c.value?.focus(),c.value?.select(),n.value&&k()})},closeFindBar:()=>{h(),t.value=!1,s.value=!1;let $=e.value?.cmInstance;$&&$.focus()},toggleReplaceBar:()=>{s.value=!s.value,s.value&&Vue.nextTick(()=>d.value?.focus())},replaceOne:()=>{let $=e.value?.cmInstance;if(!$||p.length===0||l.value<0)return;let D=p[l.value];$.replaceRange(r.value,D.from,D.to),k()},replaceAll:()=>{let $=e.value?.cmInstance;!$||p.length===0||($.operation(()=>{for(let D=p.length-1;D>=0;D--)$.replaceRange(r.value,p[D].from,p[D].to)}),k())}}}var Rg=B(()=>{});function _g(e,t){let{getEffectiveWorkDir:s,treePath:n}=t,r=Vue.reactive(new Set),i=Vue.ref(-1),o=Vue.ref(!1),a=Vue.ref(null),l=null,c=null,d=Vue.ref(!1),u=Vue.ref(""),p=Vue.ref("file"),f=Vue.ref(null),g=Vue.ref(!1),h=Vue.ref(""),v=Vue.ref(null),k=Vue.reactive({visible:!1,x:0,y:0,entry:null}),w=Vue.ref(!1),I=Vue.ref(""),b=Vue.ref(null),m=null,y=Vue.reactive({dragging:null,dropTarget:null}),M=Vue.ref(!1),x=(Y,te)=>{l&&clearTimeout(l),a.value={ok:Y,message:te},l=setTimeout(()=>{a.value=null},4e3)},E=()=>{o.value=!0,c&&clearTimeout(c),c=setTimeout(()=>{o.value&&(o.value=!1,x(!1,"Operation timed out"))},15e3)},$=Y=>{r.has(Y)?r.delete(Y):r.add(Y)},D=()=>{r.clear(),i.value=-1},R=Y=>{p.value=Y,u.value="",d.value=!0,Vue.nextTick(()=>f.value?.focus())},T=()=>{let Y=u.value.trim();if(!Y)return;d.value=!1;let te=n.value||s();if(!te)return;let ye=te.includes("\\")?"\\":"/",oe=te.replace(/[/\\]$/,"")+ye+Y;E(),e.sendWsMessage({type:"create_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:oe,isDirectory:p.value==="directory",workDir:s(),_clientId:e.clientId})},A=(Y,te)=>{let ye=Y.path.split("/").pop();confirm(te("files.deleteConfirm",{name:ye})+(Y.type==="directory"?te("files.deleteDirHint"):""))&&(E(),e.sendWsMessage({type:"delete_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[Y.path],workDir:s(),_clientId:e.clientId}))},_=Y=>{let te=r.size;te!==0&&confirm(Y("files.deleteSelectedConfirm",{count:te}))&&(E(),e.sendWsMessage({type:"delete_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[...r],workDir:s(),_clientId:e.clientId}))},j=()=>{h.value=n.value||s()||"",g.value=!0,Vue.nextTick(()=>v.value?.focus())},q=()=>{let Y=h.value.trim();!Y||r.size===0||(g.value=!1,E(),e.sendWsMessage({type:"move_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[...r],destination:Y,workDir:s(),_clientId:e.clientId}))},U=(Y,te)=>{let $e=Y.clientX,Ae=Y.clientY;$e+180>window.innerWidth&&($e=window.innerWidth-180),Ae+240>window.innerHeight&&(Ae=window.innerHeight-240),k.entry=te,k.x=$e,k.y=Ae,k.visible=!0},ee=()=>{k.visible=!1};return{selectedPaths:r,lastClickedIndex:i,fileOperating:o,fileOpFeedback:a,newFileDialogVisible:d,newFileName:u,newFileType:p,newFileInput:f,moveDialogVisible:g,moveDestination:h,moveDestInput:v,contextMenu:k,renameDialogVisible:w,renameNewName:I,renameInput:b,dragState:y,externalDropActive:M,showFileOpFeedback:x,toggleSelection:$,clearSelection:D,showNewFileDialog:R,confirmNewFile:T,deleteSingleFile:A,deleteSelected:_,openMoveDialog:j,confirmMove:q,showContextMenu:U,hideContextMenu:ee,ctxRename:()=>{let Y=k.entry;ee(),Y&&(I.value=Y.name,w.value=!0,Vue.nextTick(()=>{let te=b.value;if(te)if(te.focus(),Y.type==="file"){let ye=Y.name.lastIndexOf(".");ye>0?te.setSelectionRange(0,ye):te.select()}else te.select()}))},confirmRename:()=>{let Y=k.entry,te=I.value.trim();if(!te||!Y||te===Y.name){w.value=!1;return}w.value=!1;let ye=Y.path.replace(/\/$/,"").split("/");ye.pop();let oe=ye.join("/")||"/";E(),e.sendWsMessage({type:"move_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[Y.path],destination:oe,newName:te,workDir:s(),_clientId:e.clientId})},ctxCopy:()=>{let Y=k.entry;if(ee(),!Y)return;let te=Y.path.replace(/\/$/,"").split("/");te.pop();let ye=te.join("/")||"/";E(),e.sendWsMessage({type:"copy_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[Y.path],destination:ye,workDir:s(),_clientId:e.clientId})},ctxMoveTo:()=>{let Y=k.entry;ee(),Y&&(r.clear(),r.add(Y.path),j())},ctxDelete:Y=>{let te=k.entry;ee(),te&&A(te,Y)},ctxDownload:()=>{let Y=k.entry;ee(),!(!Y||Y.type!=="file")&&(m=Y.path,e.sendWsMessage({type:"read_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:Y.path,workDir:s(),_clientId:e.clientId}))},onDragStart:(Y,te)=>{y.dragging=te,Y.dataTransfer.setData("text/plain",te.path),Y.dataTransfer.effectAllowed="move"},onDragOver:(Y,te)=>{if(!y.dragging&&Y.dataTransfer.types.includes("Files")){te.type==="directory"&&(Y.dataTransfer.dropEffect="copy",y.dropTarget=te.path);return}!y.dragging||te.type!=="directory"||te.path!==y.dragging.path&&(te.path.startsWith(y.dragging.path+"/")||(Y.dataTransfer.dropEffect="move",y.dropTarget=te.path))},onDragLeave:Y=>{let te=Y.relatedTarget;te&&Y.currentTarget.contains(te)||(y.dropTarget=null)},onDrop:(Y,te,ye)=>{if(y.dropTarget=null,!y.dragging&&Y.dataTransfer.files.length>0&&te.type==="directory"){ye(Y.dataTransfer.files,te.path);return}if(!y.dragging||te.type!=="directory"){y.dragging=null;return}if(te.path===y.dragging.path){y.dragging=null;return}E(),e.sendWsMessage({type:"move_files",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,paths:[y.dragging.path],destination:te.path,workDir:s(),_clientId:e.clientId}),y.dragging=null},onTreeDragOver:Y=>{y.dragging||Y.dataTransfer.types.includes("Files")&&(Y.dataTransfer.dropEffect="copy",M.value=!0)},onTreeDragLeave:Y=>{let te=Y.relatedTarget;te&&Y.currentTarget.contains(te)||(M.value=!1)},onTreeDrop:(Y,te,ye)=>{if(M.value=!1,!y.dragging&&Y.dataTransfer.files.length>0){let oe=n.value||te||s();ye(Y.dataTransfer.files,oe)}},handleExternalFileDrop:async(Y,te)=>{if(!te)return;let ye=[],oe=[];for(let $e of Y)oe.push(new Promise(Ae=>{let xe=new FileReader;xe.onload=()=>{let Ue=btoa(new Uint8Array(xe.result).reduce((Ke,It)=>Ke+String.fromCharCode(It),""));ye.push({name:$e.name,data:Ue}),Ae()},xe.onerror=()=>Ae(),xe.readAsArrayBuffer($e)}));await Promise.all(oe),ye.length!==0&&(o.value=!0,c&&clearTimeout(c),c=setTimeout(()=>{o.value&&(o.value=!1,x(!1,"Upload timed out"))},3e4),e.sendWsMessage({type:"upload_to_dir",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,files:ye,dirPath:te,workDir:s(),_clientId:e.clientId}))},handleFileOpResult:(Y,te,ye)=>{o.value=!1,c&&(clearTimeout(c),c=null),x(Y.success,Y.success?Y.message:Y.error||"Operation failed"),Y.success&&(ye&&te(ye),(Y.operation==="delete"||Y.operation==="move")&&(r.clear(),i.value=-1))},getPendingDownload:()=>m,clearPendingDownload:()=>{m=null},cleanup:()=>{l&&clearTimeout(l),c&&clearTimeout(c)}}}var Eg=B(()=>{});function Dg(e,{getEffectiveWorkDir:t,normalizePath:s,selectedPaths:n,lastClickedIndex:r,openFileInTab:i,clearSelection:o}){let a=Vue.ref(""),l=Vue.ref(""),c=Vue.reactive({}),d=Vue.ref(!1),u=Vue.ref(null),p=Vue.computed(()=>{if(!l.value)return"EXPLORER";let R=l.value.replace(/[\\/]+$/,"").split(/[\\/]/);return(R[R.length-1]||l.value).toUpperCase()}),f=Vue.computed(()=>l.value?!!c[l.value]?.expanded:!1),g=()=>{if(!l.value)return;let R=c[l.value];R&&(R.expanded=!R.expanded)},h=()=>{for(let R of Object.keys(c))c[R]&&(c[R].expanded=!1)},v=()=>{d.value=!0,Vue.nextTick(()=>u.value?.focus())},k=()=>{d.value=!1,m()},w=()=>{d.value=!1},I=Vue.computed(()=>{let R=[],T=(A,_)=>{let j=c[A];if(!(!j||!j.entries))for(let q of j.entries)R.push({...q,depth:_}),q.type==="directory"&&c[q.path]?.expanded&&T(q.path,_+1)};return l.value&&c[l.value]?.expanded&&T(l.value,0),R}),b=R=>{let T=s(R);c[T]?c[T].loading=!0:c[T]={entries:[],expanded:!0,loaded:!1,loading:!0},e.sendWsMessage({type:"list_directory",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,dirPath:R,workDir:t(),_clientId:e.clientId})},m=()=>{let R=a.value.trim();if(!R)return;let T=s(R);l.value=T,Object.keys(c).forEach(A=>delete c[A]),c[T]={entries:[],expanded:!0,loaded:!1,loading:!0},e.sendWsMessage({type:"list_directory",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,dirPath:R,workDir:t(),_clientId:e.clientId})},y=R=>{let T=s(R),A=c[T];A?A.loaded?A.expanded=!A.expanded:(A.expanded=!0,b(R)):(c[T]={entries:[],expanded:!0,loaded:!1,loading:!1},b(R))},M=(R,T)=>{let A=I.value,_=A.findIndex(j=>j.path===R.path);if(T&&(T.shiftKey||T.ctrlKey||T.metaKey)){if(T.shiftKey&&r.value>=0&&_>=0){let j=Math.min(r.value,_),q=Math.max(r.value,_);!T.ctrlKey&&!T.metaKey&&n.clear();for(let U=j;U<=q;U++)n.add(A[U].path)}else n.has(R.path)?n.delete(R.path):n.add(R.path);r.value=_;return}n.size>0&&(n.clear(),r.value=-1),R.type==="directory"?y(R.path):i(R.path,R.name),r.value=_},x=R=>{let T=s(R.dirPath);if(R.error){c[T]&&(c[T].loading=!1);return}let A=(R.entries||[]).sort((q,U)=>q.type===U.type?q.name.localeCompare(U.name):q.type==="directory"?-1:1),_=T.replace(/\/$/,""),j=A.map(q=>({...q,path:_+"/"+q.name}));c[T]?(c[T].entries=j,c[T].loaded=!0,c[T].loading=!1):c[T]={entries:j,expanded:!0,loaded:!0,loading:!1},T===l.value&&(a.value=R.dirPath)},E=()=>{Object.keys(c).forEach(R=>delete c[R])};return{treePath:a,treeRootPath:l,treeNodes:c,flattenedTree:I,editingTreePath:d,treePathInputRef:u,rootFolderName:p,rootExpanded:f,toggleRootExpand:g,collapseAll:h,startTreePathEdit:v,confirmTreePath:k,cancelTreePathEdit:w,loadTreeDirectory:b,loadRootDirectory:m,toggleDirectory:y,onTreeItemClick:M,handleDirectoryListing:x,clearTreeNodes:E,initFileBrowser:()=>{let R=t();if(R){let T=s(R);a.value=R,l.value=T,E(),b(R)}},refresh:()=>{l.value&&b(l.value)}}}var Lg=B(()=>{});function xn(e){let t=e.lastIndexOf(".");if(t<0)return"text";let s=e.substring(t).toLowerCase();return nw.has(s)?"office":rw.has(s)?"pdf":iw.has(s)?"image":"text"}function Yt(e){let t=e.lastIndexOf(".");return t<0?!1:ow.has(e.substring(t).toLowerCase())}function aw(e){let t=e.split(".").pop()?.toLowerCase();return{js:"javascript",mjs:"javascript",jsx:"javascript",ts:{name:"javascript",typescript:!0},tsx:{name:"javascript",typescript:!0},json:{name:"javascript",json:!0},py:"python",html:"htmlmixed",htm:"htmlmixed",vue:"htmlmixed",xml:"xml",svg:"xml",css:"css",scss:"css",less:"css",sh:"shell",bash:"shell",zsh:"shell",c:"text/x-csrc",h:"text/x-csrc",cpp:"text/x-c++src",hpp:"text/x-c++src",cs:"text/x-csharp",java:"text/x-java",md:"markdown",markdown:"markdown"}[t]||"text/plain"}function $g(e,{activeFile:t,editorContainer:s,fontSize:n,clearFindMarkers:r,openFindBar:i,saveFile:o}){let a=Vue.ref(""),l=Vue.reactive({}),c=()=>{},d=()=>{},u=({openQuickOpen:w,openGoToLine:I})=>{c=w,d=I},p=(w,I=0)=>{if(!s.value){I<20&&setTimeout(()=>p(w,I+1),100);return}if(!w)return;if(s.value.innerHTML="",typeof CodeMirror>"u"){let y=document.createElement("textarea");y.value=w.content||"",y.style.cssText="width:100%;height:100%;border:none;outline:none;resize:none;padding:12px;font-family:monospace;font-size:12px;background:var(--bg-main);color:var(--text-main);white-space:pre;tab-size:4;",y.spellcheck=!1,y.addEventListener("input",()=>{w.content=y.value,w.isDirty=y.value!==w.originalContent}),y.addEventListener("keydown",M=>{(M.ctrlKey||M.metaKey)&&M.key==="s"&&(M.preventDefault(),o())}),s.value.appendChild(y),a.value="";return}let m=document.documentElement.getAttribute("data-theme")==="dark"?"material-darker":"default";try{let y=CodeMirror(s.value,{value:w.content||"",mode:aw(w.name),theme:m,lineNumbers:!0,tabSize:4,indentWithTabs:!1,lineWrapping:!1,readOnly:!1,extraKeys:{"Ctrl-S":()=>o(),"Cmd-S":()=>o(),"Ctrl-P":()=>c(),"Cmd-P":()=>c(),"Ctrl-G":()=>d(),"Cmd-G":()=>d(),"Ctrl-F":()=>i(!1),"Cmd-F":()=>i(!1),"Ctrl-R":()=>i(!0),"Cmd-R":()=>i(!0),"Ctrl-H":()=>i(!0),"Cmd-H":()=>i(!0)}});y.on("change",()=>{let x=y.getValue();w.content=x,w.isDirty=x!==w.originalContent}),w.cmInstance=y,y.getWrapperElement().style.fontSize=n.value+"px";let M=e.currentConversation;M&&l[M]?.[w.path]&&y.setHistory(l[M][w.path]),Vue.nextTick(()=>{y.refresh(),setTimeout(()=>y.refresh(),200)}),a.value=""}catch(y){a.value=`Editor error: ${y.message}`}};return{debugStatus:a,undoHistoryMap:l,createEditor:p,destroyEditor:()=>{r();let w=t.value;w?.cmInstance&&(w.cmInstance.toTextArea&&w.cmInstance.toTextArea(),w.cmInstance=null),s.value&&(s.value.innerHTML="")},setKeyBindings:u,saveCurrentUndoHistory:()=>{let w=e.currentConversation;if(!w)return;let I=t.value;I?.cmInstance&&(l[w]||(l[w]={}),l[w][I.path]=I.cmInstance.getHistory())},saveAllUndoHistory:w=>{if(!w)return;let I=t.value;I?.cmInstance&&(l[w]||(l[w]={}),l[w][I.path]=I.cmInstance.getHistory())},cleanupUndoHistory:(w,I)=>{w&&l[w]&&delete l[w][I]},deleteConversationHistory:w=>{delete l[w]}}}var nw,rw,iw,ow,Wr=B(()=>{nw=new Set([".docx",".xlsx",".xls",".pptx",".ppt"]),rw=new Set([".pdf"]),iw=new Set([".png",".jpg",".jpeg",".gif",".webp",".bmp",".ico"]),ow=new Set([".md",".markdown",".mdx"])});function Vg(e,{editorContainer:t,createEditor:s,t:n}){let r=Vue.ref(!0),i=Vue.ref(null),o=Vue.ref(null),a=Vue.computed(()=>{let f=e.value;return!!(f&&Yt(f.name))}),l=Vue.computed(()=>{let f=e.value;if(!f||!Yt(f.name)||f.content==null)return"";try{if(typeof marked<"u")return marked.parse(f.content)}catch{}return"<pre>"+(f.content||"")+"</pre>"});function c(){ut(i.value)}async function d(){await ut(i.value)}function u(){r.value=!1,Vue.nextTick(()=>{let f=e.value;f&&t.value&&s(f)})}return{mdPreviewMode:r,mdPreviewRef:i,officePreviewContainer:o,isActiveMarkdown:a,mdRenderedHtml:l,initMermaid:c,renderMermaidBlocks:d,switchToMdEdit:u,renderOfficeLocal:f=>{let g=o.value;if(!g||!f._arrayBuffer)return;g.innerHTML="";let h=("."+f.name.split(".").pop()).toLowerCase();if(h===".docx"&&window.docx)window.docx.renderAsync(f._arrayBuffer,g,null,{className:"docx-preview-content",inWrapper:!0,ignoreWidth:!1,ignoreHeight:!0}).catch(v=>{f.previewError=v.message});else if(h===".xlsx"||h===".xls")try{let v=XLSX.read(f._arrayBuffer,{type:"array"}),k=v.SheetNames[0],w=XLSX.utils.sheet_to_html(v.Sheets[k],{editable:!1});g.innerHTML='<div class="xlsx-sheet-tabs">'+v.SheetNames.map((I,b)=>`<button class="xlsx-sheet-tab${b===0?" active":""}" data-idx="${b}">${I}</button>`).join("")+'</div><div class="xlsx-table-wrap">'+w+"</div>",g.querySelectorAll(".xlsx-sheet-tab").forEach(I=>{I.addEventListener("click",()=>{let b=parseInt(I.dataset.idx),m=v.SheetNames[b],y=XLSX.utils.sheet_to_html(v.Sheets[m],{editable:!1});g.querySelector(".xlsx-table-wrap").innerHTML=y,g.querySelectorAll(".xlsx-sheet-tab").forEach(M=>M.classList.remove("active")),I.classList.add("active")})})}catch(v){f.previewError=v.message}else(h===".pptx"||h===".ppt")&&(g.innerHTML='<div class="preview-unsupported">'+(n?n("files.pptxNotSupported"):"PowerPoint preview not supported")+"</div>")}}}var Hg=B(()=>{Lr();Wr()});function Og(e,{getEffectiveWorkDir:t,treePath:s,openFileInTab:n,normalizePath:r,treeRootPath:i,treeNodes:o,loadTreeDirectory:a}){let l=Vue.ref(""),c=Vue.ref([]),d=Vue.ref(!1),u=null,p=Vue.ref(!1),f=Vue.ref(""),g=Vue.ref([]),h=Vue.ref(0),v=Vue.ref(!1),k=Vue.ref(null),w=null,I=Vue.ref(!1),b=Vue.ref(""),m=Vue.ref(null),y=ae=>{!e.currentAgent||!ae.trim()||e.sendWsMessage({type:"file_search",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,query:ae.trim(),dirPath:s.value||t()||"",_clientId:e.clientId})},M=()=>{if(u&&clearTimeout(u),!l.value.trim()){c.value=[],d.value=!1;return}d.value=!0,u=setTimeout(()=>{y(l.value)},300)},x=()=>{l.value="",c.value=[],d.value=!1},E=ae=>{if(ae.type==="directory"){let ve=r(ae.fullPath);i.value=ve,s.value=ae.fullPath,Object.keys(o).forEach(ge=>delete o[ge]),a(ae.fullPath),x()}else n(ae.fullPath,ae.name),x()},$=()=>{p.value=!0,f.value="",g.value=[],h.value=0,v.value=!1,Vue.nextTick(()=>k.value?.focus())},D=()=>{p.value=!1,f.value="",g.value=[]},R=()=>{if(w&&clearTimeout(w),!f.value.trim()){g.value=[],v.value=!1;return}v.value=!0,h.value=0,w=setTimeout(()=>{y(f.value)},200)},T=()=>{g.value.length>0&&(h.value=(h.value+1)%g.value.length)},A=()=>{g.value.length>0&&(h.value=(h.value-1+g.value.length)%g.value.length)},_=ae=>{ae.type!=="directory"&&n(ae.fullPath,ae.name),D()},j=()=>{let ae=g.value[h.value];ae&&_(ae)},q=()=>{I.value=!0,b.value="",Vue.nextTick(()=>m.value?.focus())},U=()=>{I.value=!1,b.value=""};return{searchQuery:l,searchResults:c,searchLoading:d,onSearchInput:M,clearSearch:x,onSearchResultClick:E,quickOpenVisible:p,quickOpenQuery:f,quickOpenResults:g,quickOpenSelectedIndex:h,quickOpenLoading:v,quickOpenInput:k,openQuickOpen:$,closeQuickOpen:D,onQuickOpenInput:R,quickOpenSelectNext:T,quickOpenSelectPrev:A,quickOpenConfirm:j,quickOpenOpenFile:_,goToLineVisible:I,goToLineValue:b,goToLineInput:m,openGoToLine:q,closeGoToLine:U,goToLineConfirm:ae=>{let ve=parseInt(b.value);if(isNaN(ve)||ve<1)return;let ge=ae.value;if(ge?.cmInstance){let ue=ge.cmInstance,P=Math.min(ve-1,ue.lineCount()-1);ue.setCursor({line:P,ch:0}),ue.scrollIntoView({line:P,ch:0},100),ue.focus()}U()},handleFileSearchResult:ae=>{let ve=ae.results||[];p.value?ae.query&&ae.query.trim()===f.value.trim()&&(g.value=ve,v.value=!1,h.value=0):ae.query&&ae.query.trim()===l.value.trim()&&(c.value=ve,d.value=!1)}}}var Fg=B(()=>{});function Bg(e,{getEffectiveWorkDir:t,treePath:s,treeRootPath:n,treeNodes:r,normalizePath:i,loadTreeDirectory:o}){let a=Vue.ref(!1),l=Vue.ref(""),c=Vue.ref([]),d=Vue.ref(!1),u=Vue.ref(""),p=()=>{a.value=!0,u.value="",d.value=!0;let I=s.value||t()||"";l.value=I,c.value=[],e.sendWsMessage({type:"list_directory",conversationId:"_folder_picker",agentId:e.currentAgent,dirPath:I,workDir:t(),_clientId:e.clientId})},f=I=>{d.value=!0,u.value="",e.sendWsMessage({type:"list_directory",conversationId:"_folder_picker",agentId:e.currentAgent,dirPath:I,workDir:t(),_clientId:e.clientId})};return{folderPickerOpen:a,folderPickerPath:l,folderPickerEntries:c,folderPickerLoading:d,folderPickerSelected:u,openFolderPicker:p,folderPickerNavigateUp:()=>{if(!l.value)return;let I=l.value.includes("\\"),b=I?"\\":"/",m=l.value.replace(/[/\\]$/,"").split(/[/\\]/);if(m.pop(),m.length===0)l.value="",f("");else if(I&&m.length===1&&/^[A-Za-z]:$/.test(m[0]))l.value=m[0]+"\\",f(m[0]+"\\");else{let y=m.join(b);l.value=y,f(y)}},folderPickerSelectItem:I=>{u.value=I.name},folderPickerEnter:I=>{let b;if(!l.value)b=I.name+(I.name.endsWith("\\")?"":"\\");else{let m=l.value.includes("\\")||/^[A-Z]:/.test(I.name)?"\\":"/";b=l.value.replace(/[/\\]$/,"")+m+I.name}l.value=b,f(b)},confirmFolderPicker:()=>{let I=l.value;if(!I)return;if(u.value){let m=I.includes("\\")?"\\":"/";I=I.replace(/[/\\]$/,"")+m+u.value}s.value=I,a.value=!1;let b=i(I);n.value=b,Object.keys(r).forEach(m=>delete r[m]),r[b]={entries:[],expanded:!0,loaded:!1,loading:!0},e.sendWsMessage({type:"list_directory",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,dirPath:I,workDir:t(),_clientId:e.clientId})},handleFolderPickerListing:I=>{d.value=!1,c.value=(I.entries||[]).filter(b=>b.type==="directory").sort((b,m)=>b.name.localeCompare(m.name)),I.dirPath!=null&&(l.value=I.dirPath)}}}var Ng=B(()=>{});function qg(e,{normalizePath:t,getEffectiveWorkDir:s,editorContainer:n,createEditor:r,destroyEditor:i,clearFindMarkers:o,saveCurrentUndoHistory:a,saveAllUndoHistory:l,cleanupUndoHistory:c,deleteConversationHistory:d,debugStatus:u,mdPreviewMode:p,renderOfficeLocal:f,performFind:g,findBarVisible:h,findQuery:v,t:k}){let w=Vue.reactive({}),I=Vue.ref([]),b=Vue.ref(-1),m=Vue.ref(!1),y=Vue.ref(!1),M=Vue.computed(()=>b.value>=0&&b.value<I.value.length?I.value[b.value]:null),x=null,E=()=>{x&&clearTimeout(x),x=setTimeout(()=>{e.sendWsMessage({type:"update_file_tabs",openFiles:I.value.map(q=>({path:q.path})),activeIndex:b.value})},500)},$=q=>{q&&(l(q),I.value.length>0?w[q]={files:I.value.map(U=>({path:U.path,name:U.name,content:U.content,originalContent:U.originalContent,isDirty:U.isDirty,fileType:U.fileType})),activeIndex:b.value}:delete w[q],E())},D=q=>{if(i(),!q||!w[q]){I.value=[],b.value=-1;return}let U=w[q];I.value=U.files.map(ee=>({...ee,isDirty:ee.isDirty||!1,originalContent:ee.originalContent||ee.content,cmInstance:null,fileType:ee.fileType||xn(ee.name||""),blobUrl:null,previewUrl:null,previewLoading:!1,localPreviewReady:!1,previewError:null})),b.value=U.activeIndex,Vue.nextTick(()=>{let ee=M.value;ee&&(!ee.fileType||ee.fileType==="text")&&n.value&&r(ee)})};function R(q,U){let ee=t(q),fe=I.value.findIndex(ge=>ge.path===ee);if(fe>=0){b.value!==fe&&(o(),a(),b.value=fe,Vue.nextTick(()=>{let ge=I.value[fe];ge&&ge.content!=null&&(!ge.fileType||ge.fileType==="text")&&r(ge)})),$(e.currentConversation);return}a();let ae=U||ee.split(/[/\\]/).pop(),ve=xn(ae);I.value.push({path:ee,name:ae,content:null,originalContent:null,isDirty:!1,cmInstance:null,fileType:ve,blobUrl:null,previewUrl:null,previewLoading:ve!=="text",localPreviewReady:!1,previewError:null}),b.value=I.value.length-1,m.value=!0,ve==="text"&&i(),$(e.currentConversation),u.value=`Loading: ${q}`,e.sendWsMessage({type:"read_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:q,workDir:s(),_clientId:e.clientId})}let T=q=>{q!==b.value&&(o(),a(),b.value=q,$(e.currentConversation),Vue.nextTick(()=>{let U=I.value[q];U&&(!U.fileType||U.fileType==="text"?Yt(U.name)?p.value=!0:U.content!=null&&n.value&&(r(U),h.value&&v.value&&Vue.nextTick(()=>g())):U.fileType==="office"&&U.localPreviewReady&&Vue.nextTick(()=>f(U)))}))},A=q=>{let U=I.value[q];if(U?.isDirty&&!confirm(k("files.unsavedConfirm",{name:U.name})))return;c(e.currentConversation,U.path),U.blobUrl&&URL.revokeObjectURL(U.blobUrl);let ee=q===b.value;I.value.splice(q,1),I.value.length===0?(b.value=-1,i()):b.value>=I.value.length?b.value=I.value.length-1:b.value>q?b.value--:ee&&b.value>=I.value.length&&(b.value=I.value.length-1),$(e.currentConversation),I.value.length>0&&ee&&Vue.nextTick(()=>{let fe=I.value[b.value];fe&&(!fe.fileType||fe.fileType==="text")&&fe.content!=null&&n.value&&r(fe)})};function _(){let q=M.value;!q||!q.isDirty||(y.value=!0,e.sendWsMessage({type:"write_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:q.path,content:q.content,workDir:s(),_clientId:e.clientId}))}return{fileTabsMap:w,openFiles:I,activeFileIndex:b,activeFile:M,fileLoading:m,fileSaving:y,saveTabsState:$,restoreTabsState:D,openFileInTab:R,switchToTab:T,closeFileTab:A,saveFile:_,handleConversationDeleted:q=>{let{conversationId:U}=q.detail;U&&(delete w[U],d(U))}}}var Wg=B(()=>{Wr()});function jg({store:e,normalizePath:t,getEffectiveWorkDir:s,openFiles:n,activeFileIndex:r,activeFile:i,fileLoading:o,fileSaving:a,saveTabsState:l,createEditor:c,openFileInTab:d,tree:u,fp:p,qo:f,ops:g,mdPreviewMode:h,renderOfficeLocal:v,editorContainer:k,debugStatus:w}){return{handleWorkbenchMessage:m=>{let y=m.detail;if(y)switch(y.type){case"directory_listing":{if(y.conversationId==="_folder_picker"){p.handleFolderPickerListing(y);return}u.handleDirectoryListing(y);break}case"file_content":{if(o.value=!1,y.error){w.value=`Error: ${y.error}`,g.clearPendingDownload();let E=t(y.filePath),$=n.value.find(D=>D.path===E);$&&($.previewLoading=!1,$.previewError=y.error);return}let M=t(y.filePath);if(g.getPendingDownload()&&t(g.getPendingDownload())===M){g.clearPendingDownload();try{if(y.binary){let E=`${location.protocol}//${location.host}/api/preview/${y.fileId}?token=${y.previewToken}`,$=document.createElement("a");$.href=E,$.download=M.split("/").pop()||"download",document.body.appendChild($),$.click(),document.body.removeChild($)}else{let E=new Blob([y.content||""],{type:"application/octet-stream"}),$=URL.createObjectURL(E),D=document.createElement("a");D.href=$,D.download=M.split("/").pop()||"download",document.body.appendChild(D),D.click(),document.body.removeChild(D),URL.revokeObjectURL($)}}catch{}return}let x=n.value.findIndex(E=>E.path===M);if(x>=0){let E=n.value[x];if(y.binary){E.previewLoading=!1;let $=`${location.protocol}//${location.host}/api/preview/${y.fileId}?token=${y.previewToken}`,D=E.fileType||xn(E.name);E.fileType=D,D==="pdf"||D==="image"?fetch($).then(R=>R.blob()).then(R=>{E.blobUrl=URL.createObjectURL(R)}).catch(R=>{E.previewError=R.message}):D==="office"&&((localStorage.getItem("officePreviewMode")||"local")==="online"?E.previewUrl="https://view.officeapps.live.com/op/embed.aspx?src="+encodeURIComponent($):fetch($).then(T=>T.arrayBuffer()).then(T=>{E._arrayBuffer=T,E.localPreviewReady=!0,x===r.value&&Vue.nextTick(()=>v(E))}).catch(T=>{E.previewError=T.message})),l(e.currentConversation);return}E.content=y.content||"",E.originalContent=y.content||"",E.isDirty=!1,l(e.currentConversation),x===r.value&&(Yt(E.name)&&h.value||Vue.nextTick(()=>{setTimeout(()=>c(E),100)}))}break}case"file_saved":{if(a.value=!1,y.error)return;let M=t(y.filePath),x=n.value.find(E=>E.path===M);x&&(x.originalContent=x.content,x.isDirty=!1,l(e.currentConversation));break}case"file_search_result":{f.handleFileSearchResult(y);break}case"file_op_result":{g.handleFileOpResult(y,u.loadTreeDirectory,u.treeRootPath.value);break}case"file_tabs_restored":{if(y.openFiles?.length>0&&n.value.length===0){let M=y.activeIndex||0,x=y.openFiles.length;for(let E of y.openFiles){let $=t(E.path),D=$.split("/").pop(),R=xn(D);n.value.push({path:$,name:D,content:null,originalContent:null,isDirty:!1,cmInstance:null,fileType:R,blobUrl:null,previewUrl:null,previewLoading:R!=="text",localPreviewReady:!1,previewError:null}),e.sendWsMessage({type:"read_file",conversationId:e.currentConversation||"_explorer",agentId:e.currentAgent,filePath:E.path})}r.value=M>=0&&M<x?M:0}break}}},handleOpenFile:m=>{let{filePath:y}=m.detail,M=t(y);d(M,M.split("/").pop())}}}var Ug=B(()=>{Wr()});var Kg,zg=B(()=>{jl();Rg();Eg();Lg();Wr();Hg();Fg();Ng();Wg();Ug();Kg={name:"FilesTab",template:`
|
|
2260
2260
|
<div class="files-tab file-two-col" :class="{ 'mobile-editor-view': isMobile && mobileView === 'editor' }" ref="rootEl">
|
|
2261
2261
|
<!-- \u5DE6\u680F: \u5C42\u7EA7\u76EE\u5F55\u6811 -->
|
|
2262
2262
|
<div class="file-col-tree" :class="{ 'drop-active': externalDropActive }" :style="{ flex: '0 0 ' + treePanelWidth + 'px', transition: isTreeResizing ? 'none' : undefined, fontSize: fontSize + 'px' }" @wheel.ctrl.prevent="onWheel"
|
|
@@ -2683,7 +2683,7 @@ ${String(e||"").trim()}
|
|
|
2683
2683
|
</template>
|
|
2684
2684
|
</div>
|
|
2685
2685
|
</div>
|
|
2686
|
-
`,setup(){let e=Pinia.useChatStore(),t=Vue.inject("t"),s=()=>e.effectiveWorkDir||"",n=P=>P?P.replace(/\\/g,"/"):"",r=P=>fo(P),i=P=>go(P),o=P=>P==null?"":P<1024?P+" B":P<1024*1024?(P/1024).toFixed(1)+" KB":(P/(1024*1024)).toFixed(1)+" MB",a=Vue.ref(null),l=Vue.ref(null),c=Vue.ref(window.innerWidth<=768),d=Vue.ref("tree"),u=()=>{d.value="tree"},p=Vue.ref(parseInt(localStorage.getItem("filesFontSize"))||15),f=P=>{p.value=Math.max(8,Math.min(24,P)),localStorage.setItem("filesFontSize",p.value.toString());let K=b.activeFile.value;K?.cmInstance&&(K.cmInstance.getWrapperElement().style.fontSize=p.value+"px",K.cmInstance.refresh())},g=()=>f(p.value+1),h=()=>f(p.value-1),v=P=>{P.deltaY<0?g():h()},k=Vue.ref(parseInt(localStorage.getItem("filePanelWidth"))||220),w=Vue.ref(!1),I=P=>{P.preventDefault();let K=P.type==="touchstart";w.value=!0;let re=K?P.touches[0].clientX:P.clientX,he=k.value;document.body.style.cursor="col-resize",document.body.style.userSelect="none";let Me=P.target.closest(".file-two-col"),z=Me?Me.offsetWidth*.5:400,N=O=>{let L=K?O.touches[0].clientX:O.clientX;k.value=Math.max(120,Math.min(z,he+(L-re)))},F=()=>{w.value=!1,document.body.style.cursor="",document.body.style.userSelect="",localStorage.setItem("filePanelWidth",k.value.toString()),document.removeEventListener("mousemove",N),document.removeEventListener("mouseup",F),document.removeEventListener("touchmove",N),document.removeEventListener("touchend",F)};document.addEventListener(K?"touchmove":"mousemove",N),document.addEventListener(K?"touchend":"mouseup",F)},b,m,y=Vue.computed(()=>b?b.activeFile.value:null),M=Vue.computed(()=>m?m.treePath.value:""),x=Pg(y),E=$g(e,{activeFile:y,editorContainer:l,fontSize:p,clearFindMarkers:x.clearFindMarkers,openFindBar:x.openFindBar,saveFile:()=>b.saveFile()}),$=Vg(y,{editorContainer:l,createEditor:E.createEditor,t}),D=_g(e,{getEffectiveWorkDir:s,treePath:M});b=qg(e,{normalizePath:n,getEffectiveWorkDir:s,editorContainer:l,createEditor:E.createEditor,destroyEditor:E.destroyEditor,clearFindMarkers:x.clearFindMarkers,saveCurrentUndoHistory:E.saveCurrentUndoHistory,saveAllUndoHistory:E.saveAllUndoHistory,cleanupUndoHistory:E.cleanupUndoHistory,deleteConversationHistory:E.deleteConversationHistory,debugStatus:E.debugStatus,mdPreviewMode:$.mdPreviewMode,renderOfficeLocal:$.renderOfficeLocal,performFind:x.performFind,findBarVisible:x.findBarVisible,findQuery:x.findQuery,t}),m=Dg(e,{getEffectiveWorkDir:s,normalizePath:n,selectedPaths:D.selectedPaths,lastClickedIndex:D.lastClickedIndex,openFileInTab:(...P)=>b.openFileInTab(...P),clearSelection:D.clearSelection});let R=Og(e,{getEffectiveWorkDir:s,treePath:m.treePath,openFileInTab:(...P)=>b.openFileInTab(...P),normalizePath:n,treeRootPath:m.treeRootPath,treeNodes:m.treeNodes,loadTreeDirectory:m.loadTreeDirectory});E.setKeyBindings({openQuickOpen:R.openQuickOpen,openGoToLine:R.openGoToLine});let T=Bg(e,{getEffectiveWorkDir:s,treePath:m.treePath,treeRootPath:m.treeRootPath,treeNodes:m.treeNodes,normalizePath:n,loadTreeDirectory:m.loadTreeDirectory}),A=jg({store:e,normalizePath:n,getEffectiveWorkDir:s,openFiles:b.openFiles,activeFileIndex:b.activeFileIndex,activeFile:b.activeFile,fileLoading:b.fileLoading,fileSaving:b.fileSaving,saveTabsState:b.saveTabsState,createEditor:E.createEditor,openFileInTab:b.openFileInTab,tree:m,fp:T,qo:R,ops:D,mdPreviewMode:$.mdPreviewMode,renderOfficeLocal:$.renderOfficeLocal,editorContainer:l,debugStatus:E.debugStatus}),_=P=>D.deleteSingleFile(P,t),j=()=>D.deleteSelected(t),q=()=>D.ctxDelete(t),U=(P,K)=>D.onDrop(P,K,D.handleExternalFileDrop),ee=P=>D.onTreeDrop(P,m.treeRootPath.value,D.handleExternalFileDrop),fe=()=>R.goToLineConfirm(b.activeFile);Vue.watch(()=>e.currentAgent,()=>{b.saveTabsState(e.currentConversation),E.destroyEditor(),m.clearTreeNodes(),b.openFiles.value=[],b.activeFileIndex.value=-1,b.fileLoading.value=!1,e.currentAgent&&Vue.nextTick(()=>m.initFileBrowser())});let ae=e.currentConversation;Vue.watch(()=>e.currentConversation,P=>{b.saveTabsState(ae),ae=P,b.restoreTabsState(P);let K=s(),re=n(K);K&&re!==m.treeRootPath.value&&(m.treePath.value=K,m.treeRootPath.value=re,m.clearTreeNodes(),m.loadTreeDirectory(K))}),Vue.watch(()=>e.theme,P=>{let K=b.activeFile.value;K?.cmInstance&&K.cmInstance.setOption("theme",P==="dark"?"material-darker":"default")}),Vue.watch(()=>s(),P=>{if(P&&!m.treeRootPath.value){let K=n(P);m.treePath.value=P,m.treeRootPath.value=K,m.clearTreeNodes(),m.loadTreeDirectory(P)}}),Vue.watch(()=>b.activeFile.value?.content,(P,K)=>{let re=b.activeFile.value;if(re&&P!=null&&K==null&&!re.cmInstance&&(!re.fileType||re.fileType==="text")){if(Yt(re.name)&&$.mdPreviewMode.value)return;Vue.nextTick(()=>{setTimeout(()=>{re.cmInstance||E.createEditor(re)},150)})}}),Vue.watch([$.mdRenderedHtml,$.mdPreviewMode],([P,K])=>{P&&K&&Vue.nextTick(()=>{setTimeout(()=>$.renderMermaidBlocks(),50)})});let ve=P=>{!(a.value&&a.value.offsetParent!==null)&&!R.quickOpenVisible.value&&!R.goToLineVisible.value&&!x.findBarVisible.value||((P.ctrlKey||P.metaKey)&&P.key==="p"?(P.preventDefault(),R.quickOpenVisible.value?R.closeQuickOpen():R.openQuickOpen()):(P.ctrlKey||P.metaKey)&&P.key==="g"?(P.preventDefault(),R.goToLineVisible.value?R.closeGoToLine():R.openGoToLine()):(P.ctrlKey||P.metaKey)&&P.key==="f"?b.activeFile.value&&(P.preventDefault(),x.openFindBar(!1)):(P.ctrlKey||P.metaKey)&&(P.key==="r"||P.key==="h")?b.activeFile.value&&(P.preventDefault(),x.openFindBar(!0)):P.key==="Escape"&&(x.findBarVisible.value&&x.closeFindBar(),D.selectedPaths.size>0&&D.clearSelection(),R.quickOpenVisible.value&&R.closeQuickOpen(),R.goToLineVisible.value&&R.closeGoToLine()))},ge=()=>{D.hideContextMenu()},ue=()=>{c.value=window.innerWidth<=768};return Vue.watch(()=>b.activeFileIndex.value,(P,K)=>{c.value&&P>=0&&P!==K&&(d.value="editor")}),Vue.watch(()=>b.openFiles.value.length,P=>{c.value&&P===0&&(d.value="tree")}),Vue.onMounted(()=>{window.addEventListener("workbench-message",A.handleWorkbenchMessage),window.addEventListener("open-file-in-explorer",A.handleOpenFile),window.addEventListener("conversation-deleted",b.handleConversationDeleted),window.addEventListener("keydown",ve),document.addEventListener("click",ge),window.addEventListener("resize",ue),$.initMermaid(),e.currentAgent&&(m.initFileBrowser(),e.sendWsMessage({type:"restore_file_tabs"}))}),Vue.onUnmounted(()=>{window.removeEventListener("workbench-message",A.handleWorkbenchMessage),window.removeEventListener("open-file-in-explorer",A.handleOpenFile),window.removeEventListener("conversation-deleted",b.handleConversationDeleted),window.removeEventListener("keydown",ve),document.removeEventListener("click",ge),window.removeEventListener("resize",ue),E.destroyEditor(),D.cleanup()}),{store:e,debugStatus:E.debugStatus,rootEl:a,isMobile:c,mobileView:d,mobileGoBack:u,fontSize:p,zoomIn:g,zoomOut:h,onWheel:v,treePath:m.treePath,treeRootPath:m.treeRootPath,treeNodes:m.treeNodes,flattenedTree:m.flattenedTree,editingTreePath:m.editingTreePath,treePathInputRef:m.treePathInputRef,rootFolderName:m.rootFolderName,rootExpanded:m.rootExpanded,toggleRootExpand:m.toggleRootExpand,collapseAll:m.collapseAll,startTreePathEdit:m.startTreePathEdit,confirmTreePath:m.confirmTreePath,cancelTreePathEdit:m.cancelTreePathEdit,treePanelWidth:k,isTreeResizing:w,startTreeResize:I,openFiles:b.openFiles,activeFileIndex:b.activeFileIndex,activeFile:b.activeFile,fileLoading:b.fileLoading,fileSaving:b.fileSaving,editorContainer:l,officePreviewContainer:$.officePreviewContainer,mdPreviewRef:$.mdPreviewRef,isActiveMarkdown:$.isActiveMarkdown,mdPreviewMode:$.mdPreviewMode,mdRenderedHtml:$.mdRenderedHtml,switchToMdEdit:$.switchToMdEdit,folderPickerOpen:T.folderPickerOpen,folderPickerPath:T.folderPickerPath,folderPickerEntries:T.folderPickerEntries,folderPickerLoading:T.folderPickerLoading,folderPickerSelected:T.folderPickerSelected,searchQuery:R.searchQuery,searchResults:R.searchResults,searchLoading:R.searchLoading,onSearchInput:R.onSearchInput,clearSearch:R.clearSearch,onSearchResultClick:R.onSearchResultClick,quickOpenVisible:R.quickOpenVisible,quickOpenQuery:R.quickOpenQuery,quickOpenResults:R.quickOpenResults,quickOpenSelectedIndex:R.quickOpenSelectedIndex,quickOpenLoading:R.quickOpenLoading,quickOpenInput:R.quickOpenInput,openQuickOpen:R.openQuickOpen,closeQuickOpen:R.closeQuickOpen,onQuickOpenInput:R.onQuickOpenInput,quickOpenSelectNext:R.quickOpenSelectNext,quickOpenSelectPrev:R.quickOpenSelectPrev,quickOpenConfirm:R.quickOpenConfirm,quickOpenOpenFile:R.quickOpenOpenFile,goToLineVisible:R.goToLineVisible,goToLineValue:R.goToLineValue,goToLineInput:R.goToLineInput,openGoToLine:R.openGoToLine,closeGoToLine:R.closeGoToLine,goToLineConfirm:fe,findBarVisible:x.findBarVisible,replaceBarVisible:x.replaceBarVisible,findQuery:x.findQuery,replaceQuery:x.replaceQuery,findCaseSensitive:x.findCaseSensitive,findUseRegex:x.findUseRegex,findMatchCount:x.findMatchCount,findMatchIndex:x.findMatchIndex,findInputRef:x.findInputRef,replaceInputRef:x.replaceInputRef,onFindInput:x.onFindInput,findNext:x.findNext,findPrev:x.findPrev,openFindBar:x.openFindBar,closeFindBar:x.closeFindBar,toggleReplaceBar:x.toggleReplaceBar,replaceOne:x.replaceOne,replaceAll:x.replaceAll,selectedPaths:D.selectedPaths,fileOperating:D.fileOperating,fileOpFeedback:D.fileOpFeedback,newFileDialogVisible:D.newFileDialogVisible,newFileName:D.newFileName,newFileType:D.newFileType,newFileInput:D.newFileInput,moveDialogVisible:D.moveDialogVisible,moveDestination:D.moveDestination,moveDestInput:D.moveDestInput,toggleSelection:D.toggleSelection,clearSelection:D.clearSelection,showNewFileDialog:D.showNewFileDialog,confirmNewFile:D.confirmNewFile,deleteSingleFile:_,deleteSelected:j,openMoveDialog:D.openMoveDialog,confirmMove:D.confirmMove,contextMenu:D.contextMenu,showContextMenu:D.showContextMenu,hideContextMenu:D.hideContextMenu,ctxRename:D.ctxRename,ctxCopy:D.ctxCopy,ctxMoveTo:D.ctxMoveTo,ctxDelete:q,ctxDownload:D.ctxDownload,renameDialogVisible:D.renameDialogVisible,renameNewName:D.renameNewName,renameInput:D.renameInput,confirmRename:D.confirmRename,dragState:D.dragState,externalDropActive:D.externalDropActive,onDragStart:D.onDragStart,onDragOver:D.onDragOver,onDragLeave:D.onDragLeave,onDrop:U,onTreeDragOver:D.onTreeDragOver,onTreeDragLeave:D.onTreeDragLeave,onTreeDrop:ee,loadRootDirectory:m.loadRootDirectory,onTreeItemClick:m.onTreeItemClick,openFileInTab:b.openFileInTab,switchToTab:b.switchToTab,closeFileTab:b.closeFileTab,saveFile:b.saveFile,openFolderPicker:T.openFolderPicker,folderPickerNavigateUp:T.folderPickerNavigateUp,folderPickerSelectItem:T.folderPickerSelectItem,folderPickerEnter:T.folderPickerEnter,confirmFolderPicker:T.confirmFolderPicker,getFileIcon:()=>"",getFileIconHtml:r,getFolderIcon:i,formatSize:o,refresh:m.refresh,placeholderPath:Vue.computed(()=>{let P=s();return P?t("files.workDir",{dir:P}):t("files.enterDirPath")})}}}});var ho,Ul=B(()=>{mg();Mg();zg();ho={name:"WorkbenchPanel",components:{TerminalTab:hg,GitStatusTab:Tg,FilesTab:Kg},template:`
|
|
2686
|
+
`,setup(){let e=Pinia.useChatStore(),t=Vue.inject("t"),s=()=>e.effectiveWorkDir||"",n=P=>P?P.replace(/\\/g,"/"):"",r=P=>fo(P),i=P=>go(P),o=P=>P==null?"":P<1024?P+" B":P<1024*1024?(P/1024).toFixed(1)+" KB":(P/(1024*1024)).toFixed(1)+" MB",a=Vue.ref(null),l=Vue.ref(null),c=Vue.ref(window.innerWidth<=768),d=Vue.ref("tree"),u=()=>{d.value="tree"},p=Vue.ref(parseInt(localStorage.getItem("filesFontSize"))||15),f=P=>{p.value=Math.max(8,Math.min(24,P)),localStorage.setItem("filesFontSize",p.value.toString());let K=b.activeFile.value;K?.cmInstance&&(K.cmInstance.getWrapperElement().style.fontSize=p.value+"px",K.cmInstance.refresh())},g=()=>f(p.value+1),h=()=>f(p.value-1),v=P=>{P.deltaY<0?g():h()},k=Vue.ref(parseInt(localStorage.getItem("filePanelWidth"))||220),w=Vue.ref(!1),I=P=>{P.preventDefault();let K=P.type==="touchstart";w.value=!0;let re=K?P.touches[0].clientX:P.clientX,me=k.value;document.body.style.cursor="col-resize",document.body.style.userSelect="none";let Me=P.target.closest(".file-two-col"),z=Me?Me.offsetWidth*.5:400,N=O=>{let L=K?O.touches[0].clientX:O.clientX;k.value=Math.max(120,Math.min(z,me+(L-re)))},F=()=>{w.value=!1,document.body.style.cursor="",document.body.style.userSelect="",localStorage.setItem("filePanelWidth",k.value.toString()),document.removeEventListener("mousemove",N),document.removeEventListener("mouseup",F),document.removeEventListener("touchmove",N),document.removeEventListener("touchend",F)};document.addEventListener(K?"touchmove":"mousemove",N),document.addEventListener(K?"touchend":"mouseup",F)},b,m,y=Vue.computed(()=>b?b.activeFile.value:null),M=Vue.computed(()=>m?m.treePath.value:""),x=Pg(y),E=$g(e,{activeFile:y,editorContainer:l,fontSize:p,clearFindMarkers:x.clearFindMarkers,openFindBar:x.openFindBar,saveFile:()=>b.saveFile()}),$=Vg(y,{editorContainer:l,createEditor:E.createEditor,t}),D=_g(e,{getEffectiveWorkDir:s,treePath:M});b=qg(e,{normalizePath:n,getEffectiveWorkDir:s,editorContainer:l,createEditor:E.createEditor,destroyEditor:E.destroyEditor,clearFindMarkers:x.clearFindMarkers,saveCurrentUndoHistory:E.saveCurrentUndoHistory,saveAllUndoHistory:E.saveAllUndoHistory,cleanupUndoHistory:E.cleanupUndoHistory,deleteConversationHistory:E.deleteConversationHistory,debugStatus:E.debugStatus,mdPreviewMode:$.mdPreviewMode,renderOfficeLocal:$.renderOfficeLocal,performFind:x.performFind,findBarVisible:x.findBarVisible,findQuery:x.findQuery,t}),m=Dg(e,{getEffectiveWorkDir:s,normalizePath:n,selectedPaths:D.selectedPaths,lastClickedIndex:D.lastClickedIndex,openFileInTab:(...P)=>b.openFileInTab(...P),clearSelection:D.clearSelection});let R=Og(e,{getEffectiveWorkDir:s,treePath:m.treePath,openFileInTab:(...P)=>b.openFileInTab(...P),normalizePath:n,treeRootPath:m.treeRootPath,treeNodes:m.treeNodes,loadTreeDirectory:m.loadTreeDirectory});E.setKeyBindings({openQuickOpen:R.openQuickOpen,openGoToLine:R.openGoToLine});let T=Bg(e,{getEffectiveWorkDir:s,treePath:m.treePath,treeRootPath:m.treeRootPath,treeNodes:m.treeNodes,normalizePath:n,loadTreeDirectory:m.loadTreeDirectory}),A=jg({store:e,normalizePath:n,getEffectiveWorkDir:s,openFiles:b.openFiles,activeFileIndex:b.activeFileIndex,activeFile:b.activeFile,fileLoading:b.fileLoading,fileSaving:b.fileSaving,saveTabsState:b.saveTabsState,createEditor:E.createEditor,openFileInTab:b.openFileInTab,tree:m,fp:T,qo:R,ops:D,mdPreviewMode:$.mdPreviewMode,renderOfficeLocal:$.renderOfficeLocal,editorContainer:l,debugStatus:E.debugStatus}),_=P=>D.deleteSingleFile(P,t),j=()=>D.deleteSelected(t),q=()=>D.ctxDelete(t),U=(P,K)=>D.onDrop(P,K,D.handleExternalFileDrop),ee=P=>D.onTreeDrop(P,m.treeRootPath.value,D.handleExternalFileDrop),fe=()=>R.goToLineConfirm(b.activeFile);Vue.watch(()=>e.currentAgent,()=>{b.saveTabsState(e.currentConversation),E.destroyEditor(),m.clearTreeNodes(),b.openFiles.value=[],b.activeFileIndex.value=-1,b.fileLoading.value=!1,e.currentAgent&&Vue.nextTick(()=>m.initFileBrowser())});let ae=e.currentConversation;Vue.watch(()=>e.currentConversation,P=>{b.saveTabsState(ae),ae=P,b.restoreTabsState(P);let K=s(),re=n(K);K&&re!==m.treeRootPath.value&&(m.treePath.value=K,m.treeRootPath.value=re,m.clearTreeNodes(),m.loadTreeDirectory(K))}),Vue.watch(()=>e.theme,P=>{let K=b.activeFile.value;K?.cmInstance&&K.cmInstance.setOption("theme",P==="dark"?"material-darker":"default")}),Vue.watch(()=>s(),P=>{if(P&&!m.treeRootPath.value){let K=n(P);m.treePath.value=P,m.treeRootPath.value=K,m.clearTreeNodes(),m.loadTreeDirectory(P)}}),Vue.watch(()=>b.activeFile.value?.content,(P,K)=>{let re=b.activeFile.value;if(re&&P!=null&&K==null&&!re.cmInstance&&(!re.fileType||re.fileType==="text")){if(Yt(re.name)&&$.mdPreviewMode.value)return;Vue.nextTick(()=>{setTimeout(()=>{re.cmInstance||E.createEditor(re)},150)})}}),Vue.watch([$.mdRenderedHtml,$.mdPreviewMode],([P,K])=>{P&&K&&Vue.nextTick(()=>{setTimeout(()=>$.renderMermaidBlocks(),50)})});let ve=P=>{!(a.value&&a.value.offsetParent!==null)&&!R.quickOpenVisible.value&&!R.goToLineVisible.value&&!x.findBarVisible.value||((P.ctrlKey||P.metaKey)&&P.key==="p"?(P.preventDefault(),R.quickOpenVisible.value?R.closeQuickOpen():R.openQuickOpen()):(P.ctrlKey||P.metaKey)&&P.key==="g"?(P.preventDefault(),R.goToLineVisible.value?R.closeGoToLine():R.openGoToLine()):(P.ctrlKey||P.metaKey)&&P.key==="f"?b.activeFile.value&&(P.preventDefault(),x.openFindBar(!1)):(P.ctrlKey||P.metaKey)&&(P.key==="r"||P.key==="h")?b.activeFile.value&&(P.preventDefault(),x.openFindBar(!0)):P.key==="Escape"&&(x.findBarVisible.value&&x.closeFindBar(),D.selectedPaths.size>0&&D.clearSelection(),R.quickOpenVisible.value&&R.closeQuickOpen(),R.goToLineVisible.value&&R.closeGoToLine()))},ge=()=>{D.hideContextMenu()},ue=()=>{c.value=window.innerWidth<=768};return Vue.watch(()=>b.activeFileIndex.value,(P,K)=>{c.value&&P>=0&&P!==K&&(d.value="editor")}),Vue.watch(()=>b.openFiles.value.length,P=>{c.value&&P===0&&(d.value="tree")}),Vue.onMounted(()=>{window.addEventListener("workbench-message",A.handleWorkbenchMessage),window.addEventListener("open-file-in-explorer",A.handleOpenFile),window.addEventListener("conversation-deleted",b.handleConversationDeleted),window.addEventListener("keydown",ve),document.addEventListener("click",ge),window.addEventListener("resize",ue),$.initMermaid(),e.currentAgent&&(m.initFileBrowser(),e.sendWsMessage({type:"restore_file_tabs"}))}),Vue.onUnmounted(()=>{window.removeEventListener("workbench-message",A.handleWorkbenchMessage),window.removeEventListener("open-file-in-explorer",A.handleOpenFile),window.removeEventListener("conversation-deleted",b.handleConversationDeleted),window.removeEventListener("keydown",ve),document.removeEventListener("click",ge),window.removeEventListener("resize",ue),E.destroyEditor(),D.cleanup()}),{store:e,debugStatus:E.debugStatus,rootEl:a,isMobile:c,mobileView:d,mobileGoBack:u,fontSize:p,zoomIn:g,zoomOut:h,onWheel:v,treePath:m.treePath,treeRootPath:m.treeRootPath,treeNodes:m.treeNodes,flattenedTree:m.flattenedTree,editingTreePath:m.editingTreePath,treePathInputRef:m.treePathInputRef,rootFolderName:m.rootFolderName,rootExpanded:m.rootExpanded,toggleRootExpand:m.toggleRootExpand,collapseAll:m.collapseAll,startTreePathEdit:m.startTreePathEdit,confirmTreePath:m.confirmTreePath,cancelTreePathEdit:m.cancelTreePathEdit,treePanelWidth:k,isTreeResizing:w,startTreeResize:I,openFiles:b.openFiles,activeFileIndex:b.activeFileIndex,activeFile:b.activeFile,fileLoading:b.fileLoading,fileSaving:b.fileSaving,editorContainer:l,officePreviewContainer:$.officePreviewContainer,mdPreviewRef:$.mdPreviewRef,isActiveMarkdown:$.isActiveMarkdown,mdPreviewMode:$.mdPreviewMode,mdRenderedHtml:$.mdRenderedHtml,switchToMdEdit:$.switchToMdEdit,folderPickerOpen:T.folderPickerOpen,folderPickerPath:T.folderPickerPath,folderPickerEntries:T.folderPickerEntries,folderPickerLoading:T.folderPickerLoading,folderPickerSelected:T.folderPickerSelected,searchQuery:R.searchQuery,searchResults:R.searchResults,searchLoading:R.searchLoading,onSearchInput:R.onSearchInput,clearSearch:R.clearSearch,onSearchResultClick:R.onSearchResultClick,quickOpenVisible:R.quickOpenVisible,quickOpenQuery:R.quickOpenQuery,quickOpenResults:R.quickOpenResults,quickOpenSelectedIndex:R.quickOpenSelectedIndex,quickOpenLoading:R.quickOpenLoading,quickOpenInput:R.quickOpenInput,openQuickOpen:R.openQuickOpen,closeQuickOpen:R.closeQuickOpen,onQuickOpenInput:R.onQuickOpenInput,quickOpenSelectNext:R.quickOpenSelectNext,quickOpenSelectPrev:R.quickOpenSelectPrev,quickOpenConfirm:R.quickOpenConfirm,quickOpenOpenFile:R.quickOpenOpenFile,goToLineVisible:R.goToLineVisible,goToLineValue:R.goToLineValue,goToLineInput:R.goToLineInput,openGoToLine:R.openGoToLine,closeGoToLine:R.closeGoToLine,goToLineConfirm:fe,findBarVisible:x.findBarVisible,replaceBarVisible:x.replaceBarVisible,findQuery:x.findQuery,replaceQuery:x.replaceQuery,findCaseSensitive:x.findCaseSensitive,findUseRegex:x.findUseRegex,findMatchCount:x.findMatchCount,findMatchIndex:x.findMatchIndex,findInputRef:x.findInputRef,replaceInputRef:x.replaceInputRef,onFindInput:x.onFindInput,findNext:x.findNext,findPrev:x.findPrev,openFindBar:x.openFindBar,closeFindBar:x.closeFindBar,toggleReplaceBar:x.toggleReplaceBar,replaceOne:x.replaceOne,replaceAll:x.replaceAll,selectedPaths:D.selectedPaths,fileOperating:D.fileOperating,fileOpFeedback:D.fileOpFeedback,newFileDialogVisible:D.newFileDialogVisible,newFileName:D.newFileName,newFileType:D.newFileType,newFileInput:D.newFileInput,moveDialogVisible:D.moveDialogVisible,moveDestination:D.moveDestination,moveDestInput:D.moveDestInput,toggleSelection:D.toggleSelection,clearSelection:D.clearSelection,showNewFileDialog:D.showNewFileDialog,confirmNewFile:D.confirmNewFile,deleteSingleFile:_,deleteSelected:j,openMoveDialog:D.openMoveDialog,confirmMove:D.confirmMove,contextMenu:D.contextMenu,showContextMenu:D.showContextMenu,hideContextMenu:D.hideContextMenu,ctxRename:D.ctxRename,ctxCopy:D.ctxCopy,ctxMoveTo:D.ctxMoveTo,ctxDelete:q,ctxDownload:D.ctxDownload,renameDialogVisible:D.renameDialogVisible,renameNewName:D.renameNewName,renameInput:D.renameInput,confirmRename:D.confirmRename,dragState:D.dragState,externalDropActive:D.externalDropActive,onDragStart:D.onDragStart,onDragOver:D.onDragOver,onDragLeave:D.onDragLeave,onDrop:U,onTreeDragOver:D.onTreeDragOver,onTreeDragLeave:D.onTreeDragLeave,onTreeDrop:ee,loadRootDirectory:m.loadRootDirectory,onTreeItemClick:m.onTreeItemClick,openFileInTab:b.openFileInTab,switchToTab:b.switchToTab,closeFileTab:b.closeFileTab,saveFile:b.saveFile,openFolderPicker:T.openFolderPicker,folderPickerNavigateUp:T.folderPickerNavigateUp,folderPickerSelectItem:T.folderPickerSelectItem,folderPickerEnter:T.folderPickerEnter,confirmFolderPicker:T.confirmFolderPicker,getFileIcon:()=>"",getFileIconHtml:r,getFolderIcon:i,formatSize:o,refresh:m.refresh,placeholderPath:Vue.computed(()=>{let P=s();return P?t("files.workDir",{dir:P}):t("files.enterDirPath")})}}}});var ho,Ul=B(()=>{mg();Mg();zg();ho={name:"WorkbenchPanel",components:{TerminalTab:hg,GitStatusTab:Tg,FilesTab:Kg},template:`
|
|
2687
2687
|
<div class="workbench-panel" :class="{ expanded: store.workbenchExpanded, maximized: store.workbenchMaximized }" :style="panelStyle">
|
|
2688
2688
|
<!-- \u5C55\u5F00\u65F6\u7684\u5B8C\u6574\u9762\u677F -->
|
|
2689
2689
|
<div class="workbench-content" v-if="store.workbenchExpanded">
|
|
@@ -2737,7 +2737,7 @@ ${String(e||"").trim()}
|
|
|
2737
2737
|
<!-- \u62D6\u62FD\u8C03\u6574\u5BBD\u5EA6\u624B\u67C4 -->
|
|
2738
2738
|
<div class="resize-handle" @mousedown="startResize" @touchstart.prevent="startResize" v-if="store.workbenchExpanded"></div>
|
|
2739
2739
|
</div>
|
|
2740
|
-
`,setup(){let e=Pinia.useChatStore(),t=Vue.computed(()=>e.hasCapability("terminal")),s=Vue.computed(()=>e.hasCapability("file_editor")),n=Vue.computed(()=>!1),r=Vue.reactive({}),i=()=>s.value?"files":t.value?"terminal":"files",o=Vue.computed(()=>{let h=e.currentConversation,v=h&&r[h]||"files";return v==="terminal"&&!t.value||(v==="git"||v==="files"||v==="explorer")&&!s.value?i():v==="explorer"?"git":v}),a=h=>{let v=e.currentConversation;v&&(r[v]=h)},l=Vue.ref(0),c=Vue.ref(!1),d=Vue.ref(!1),u=Vue.computed(()=>{if(!e.workbenchExpanded)return{};if(e.workbenchMaximized)return{};if(window.innerWidth<=768)return{};if(!d.value)return c.value?{transition:"none"}:{};let h={width:l.value+"px"};return c.value&&(h.transition="none"),h}),p=h=>{h.preventDefault();let v=h.type==="touchstart",k=v?h.touches[0].clientX:h.clientX;if(c.value=!0,!d.value){let m=h.target.closest(".workbench-panel");m&&(l.value=m.offsetWidth),d.value=!0}let w=l.value;document.body.style.cursor="col-resize",document.body.style.userSelect="none";let I=m=>{let M=(v?m.touches[0].clientX:m.clientX)-k,x=Math.max(900,window.innerWidth-100);l.value=Math.max(280,Math.min(x,w+M))},b=()=>{c.value=!1,document.body.style.cursor="",document.body.style.userSelect="",document.removeEventListener("mousemove",I),document.removeEventListener("mouseup",b),document.removeEventListener("touchmove",I),document.removeEventListener("touchend",b)};document.addEventListener(v?"touchmove":"mousemove",I),document.addEventListener(v?"touchend":"mouseup",b)},f=()=>{let h=e.currentConversation;h&&s.value&&(r[h]="files")},g=h=>{let{conversationId:v}=h.detail;v&&delete r[v]};return Vue.onMounted(()=>{window.addEventListener("open-file-in-explorer",f),window.addEventListener("conversation-deleted",g)}),Vue.onUnmounted(()=>{window.removeEventListener("open-file-in-explorer",f),window.removeEventListener("conversation-deleted",g)}),{store:e,activeTab:o,setTab:a,hasTerminal:t,hasExplorer:s,hasTasks:n,panelStyle:u,startResize:p}}}});function pt(e){let t=e?.currentTarget;t&&jr.set(t,{startedOnOverlay:e.target===t,endedOnOverlay:!1})}function ft(e){let t=e?.currentTarget,s=t&&jr.get(t);s&&(s.endedOnOverlay=e.target===t)}function gt(e){let t=e?.currentTarget;t&&jr.delete(t)}function ot(e){let t=e?.currentTarget;if(!t)return!1;let s=jr.get(t),n=e.target===t&&s?.startedOnOverlay===!0&&s.endedOnOverlay===!0;return jr.delete(t),n}var jr,Ws=B(()=>{jr=new WeakMap});var
|
|
2740
|
+
`,setup(){let e=Pinia.useChatStore(),t=Vue.computed(()=>e.hasCapability("terminal")),s=Vue.computed(()=>e.hasCapability("file_editor")),n=Vue.computed(()=>!1),r=Vue.reactive({}),i=()=>s.value?"files":t.value?"terminal":"files",o=Vue.computed(()=>{let h=e.currentConversation,v=h&&r[h]||"files";return v==="terminal"&&!t.value||(v==="git"||v==="files"||v==="explorer")&&!s.value?i():v==="explorer"?"git":v}),a=h=>{let v=e.currentConversation;v&&(r[v]=h)},l=Vue.ref(0),c=Vue.ref(!1),d=Vue.ref(!1),u=Vue.computed(()=>{if(!e.workbenchExpanded)return{};if(e.workbenchMaximized)return{};if(window.innerWidth<=768)return{};if(!d.value)return c.value?{transition:"none"}:{};let h={width:l.value+"px"};return c.value&&(h.transition="none"),h}),p=h=>{h.preventDefault();let v=h.type==="touchstart",k=v?h.touches[0].clientX:h.clientX;if(c.value=!0,!d.value){let m=h.target.closest(".workbench-panel");m&&(l.value=m.offsetWidth),d.value=!0}let w=l.value;document.body.style.cursor="col-resize",document.body.style.userSelect="none";let I=m=>{let M=(v?m.touches[0].clientX:m.clientX)-k,x=Math.max(900,window.innerWidth-100);l.value=Math.max(280,Math.min(x,w+M))},b=()=>{c.value=!1,document.body.style.cursor="",document.body.style.userSelect="",document.removeEventListener("mousemove",I),document.removeEventListener("mouseup",b),document.removeEventListener("touchmove",I),document.removeEventListener("touchend",b)};document.addEventListener(v?"touchmove":"mousemove",I),document.addEventListener(v?"touchend":"mouseup",b)},f=()=>{let h=e.currentConversation;h&&s.value&&(r[h]="files")},g=h=>{let{conversationId:v}=h.detail;v&&delete r[v]};return Vue.onMounted(()=>{window.addEventListener("open-file-in-explorer",f),window.addEventListener("conversation-deleted",g)}),Vue.onUnmounted(()=>{window.removeEventListener("open-file-in-explorer",f),window.removeEventListener("conversation-deleted",g)}),{store:e,activeTab:o,setTab:a,hasTerminal:t,hasExplorer:s,hasTasks:n,panelStyle:u,startResize:p}}}});function pt(e){let t=e?.currentTarget;t&&jr.set(t,{startedOnOverlay:e.target===t,endedOnOverlay:!1})}function ft(e){let t=e?.currentTarget,s=t&&jr.get(t);s&&(s.endedOnOverlay=e.target===t)}function gt(e){let t=e?.currentTarget;t&&jr.delete(t)}function ot(e){let t=e?.currentTarget;if(!t)return!1;let s=jr.get(t),n=e.target===t&&s?.startedOnOverlay===!0&&s.endedOnOverlay===!0;return jr.delete(t),n}var jr,Ws=B(()=>{jr=new WeakMap});var $t,Yg,Gg=B(()=>{wt();$t=20,Yg={name:"DashboardTab",template:`
|
|
2741
2741
|
<div class="db-container">
|
|
2742
2742
|
<!-- Loading state -->
|
|
2743
2743
|
<div v-if="loading && !loaded" class="db-loading">{{ $t('settings.dashboard.loading') }}</div>
|
|
@@ -2844,7 +2844,7 @@ ${String(e||"").trim()}
|
|
|
2844
2844
|
</tr>
|
|
2845
2845
|
</tbody>
|
|
2846
2846
|
</table>
|
|
2847
|
-
<button v-if="userVisibleCount < sortedUserStats.length" class="db-load-more" @click="userVisibleCount += ${
|
|
2847
|
+
<button v-if="userVisibleCount < sortedUserStats.length" class="db-load-more" @click="userVisibleCount += ${$t}">
|
|
2848
2848
|
{{ $t('settings.dashboard.loadMore', { remaining: sortedUserStats.length - userVisibleCount }) }}
|
|
2849
2849
|
</button>
|
|
2850
2850
|
</div>
|
|
@@ -2868,7 +2868,7 @@ ${String(e||"").trim()}
|
|
|
2868
2868
|
<div class="db-user-card-meta">{{ $t('settings.dashboard.lastLogin') }}: {{ formatRelativeTime(user.lastLoginAt) }}</div>
|
|
2869
2869
|
</div>
|
|
2870
2870
|
<div v-if="userStats.length === 0" class="db-empty">{{ $t('settings.dashboard.noUserData') }}</div>
|
|
2871
|
-
<button v-if="userVisibleCount < sortedUserStats.length" class="db-load-more" @click="userVisibleCount += ${
|
|
2871
|
+
<button v-if="userVisibleCount < sortedUserStats.length" class="db-load-more" @click="userVisibleCount += ${$t}">
|
|
2872
2872
|
{{ $t('settings.dashboard.loadMore', { remaining: sortedUserStats.length - userVisibleCount }) }}
|
|
2873
2873
|
</button>
|
|
2874
2874
|
</div>
|
|
@@ -2934,7 +2934,7 @@ ${String(e||"").trim()}
|
|
|
2934
2934
|
</tr>
|
|
2935
2935
|
</tbody>
|
|
2936
2936
|
</table>
|
|
2937
|
-
<button v-if="agentVisibleCount < sortedAgents.length" class="db-load-more" @click="agentVisibleCount += ${
|
|
2937
|
+
<button v-if="agentVisibleCount < sortedAgents.length" class="db-load-more" @click="agentVisibleCount += ${$t}">
|
|
2938
2938
|
{{ $t('settings.dashboard.loadMore', { remaining: sortedAgents.length - agentVisibleCount }) }}
|
|
2939
2939
|
</button>
|
|
2940
2940
|
</div>
|
|
@@ -2958,7 +2958,7 @@ ${String(e||"").trim()}
|
|
|
2958
2958
|
</div>
|
|
2959
2959
|
<div class="db-agent-card-meta">{{ $t('settings.dashboard.owner') }}: {{ agent.owner || '\u2014' }}</div>
|
|
2960
2960
|
</div>
|
|
2961
|
-
<button v-if="agentVisibleCount < sortedAgents.length" class="db-load-more" @click="agentVisibleCount += ${
|
|
2961
|
+
<button v-if="agentVisibleCount < sortedAgents.length" class="db-load-more" @click="agentVisibleCount += ${$t}">
|
|
2962
2962
|
{{ $t('settings.dashboard.loadMore', { remaining: sortedAgents.length - agentVisibleCount }) }}
|
|
2963
2963
|
</button>
|
|
2964
2964
|
</div>
|
|
@@ -3002,7 +3002,7 @@ ${String(e||"").trim()}
|
|
|
3002
3002
|
</tr>
|
|
3003
3003
|
</tbody>
|
|
3004
3004
|
</table>
|
|
3005
|
-
<button v-if="onlineVisibleCount < sortedOnlineUsers.length" class="db-load-more" @click="onlineVisibleCount += ${
|
|
3005
|
+
<button v-if="onlineVisibleCount < sortedOnlineUsers.length" class="db-load-more" @click="onlineVisibleCount += ${$t}">
|
|
3006
3006
|
{{ $t('settings.dashboard.loadMore', { remaining: sortedOnlineUsers.length - onlineVisibleCount }) }}
|
|
3007
3007
|
</button>
|
|
3008
3008
|
</div>
|
|
@@ -3016,7 +3016,7 @@ ${String(e||"").trim()}
|
|
|
3016
3016
|
</div>
|
|
3017
3017
|
<div class="db-agent-card-meta" v-if="user.agentName">{{ $t('settings.dashboard.agent') }}: {{ user.agentName }}</div>
|
|
3018
3018
|
</div>
|
|
3019
|
-
<button v-if="onlineVisibleCount < sortedOnlineUsers.length" class="db-load-more" @click="onlineVisibleCount += ${
|
|
3019
|
+
<button v-if="onlineVisibleCount < sortedOnlineUsers.length" class="db-load-more" @click="onlineVisibleCount += ${$t}">
|
|
3020
3020
|
{{ $t('settings.dashboard.loadMore', { remaining: sortedOnlineUsers.length - onlineVisibleCount }) }}
|
|
3021
3021
|
</button>
|
|
3022
3022
|
</div>
|
|
@@ -3025,7 +3025,7 @@ ${String(e||"").trim()}
|
|
|
3025
3025
|
</div>
|
|
3026
3026
|
</template>
|
|
3027
3027
|
</div>
|
|
3028
|
-
`,data(){return{loading:!1,loaded:!1,error:!1,overview:{totalUsers:0,todayActiveUsers:0,onlineAgents:0,todayMessages:0,totalTokens:0,agentMetrics:null},statsPeriod:"all",userStats:[],agents:[],onlineUsers:[],userSort:{field:null,order:"asc"},agentSort:{field:null,order:"asc"},onlineSort:{field:null,order:"asc"},userVisibleCount
|
|
3028
|
+
`,data(){return{loading:!1,loaded:!1,error:!1,overview:{totalUsers:0,todayActiveUsers:0,onlineAgents:0,todayMessages:0,totalTokens:0,agentMetrics:null},statsPeriod:"all",userStats:[],agents:[],onlineUsers:[],userSort:{field:null,order:"asc"},agentSort:{field:null,order:"asc"},onlineSort:{field:null,order:"asc"},userVisibleCount:$t,agentVisibleCount:$t,onlineVisibleCount:$t}},mounted(){this.fetchAll()},computed:{periods(){return[{value:"today",label:this.$t("settings.dashboard.today")},{value:"week",label:this.$t("settings.dashboard.thisWeek")},{value:"month",label:this.$t("settings.dashboard.thisMonth")},{value:"all",label:this.$t("settings.dashboard.all")}]},sortedUserStats(){return this.userSort.field?this.sortArray(this.userStats,this.userSort.field,this.userSort.order,"user"):this.userStats},pagedUserStats(){return this.sortedUserStats.slice(0,this.userVisibleCount)},agentMetricTotals(){return this.normalizeMetrics(this.overview.agentMetrics||{})},sortedAgents(){return this.agentSort.field?this.sortArray(this.agents,this.agentSort.field,this.agentSort.order,"agent"):this.agents},pagedAgents(){return this.sortedAgents.slice(0,this.agentVisibleCount)},sortedOnlineUsers(){return this.onlineSort.field?this.sortArray(this.onlineUsers,this.onlineSort.field,this.onlineSort.order,"online"):this.onlineUsers},pagedOnlineUsers(){return this.sortedOnlineUsers.slice(0,this.onlineVisibleCount)}},methods:{getHeaders(){let e=De(),t={"Content-Type":"application/json"};return e.token&&(t.Authorization=`Bearer ${e.token}`),t},toggleSort(e,t){let s=e+"Sort";this[s].field===t?this[s].order=this[s].order==="asc"?"desc":"asc":(this[s].field=t,this[s].order="asc")},sortArray(e,t,s,n){let r=[...e];return r.sort((i,o)=>{let a,l;if(n==="user"&&t==="traffic"?(a=(i.bytesSent||0)+(i.bytesReceived||0),l=(o.bytesSent||0)+(o.bytesReceived||0)):n==="agent"&&t==="online"?(a=i.online?1:0,l=o.online?1:0):n==="agent"&&(t==="totalTokens"||t==="totalTurns")?(a=i.metrics?.[t]||0,l=o.metrics?.[t]||0):(a=i[t],l=o[t]),a==null&&l==null)return 0;if(a==null)return 1;if(l==null)return-1;let c;return typeof a=="string"?c=a.localeCompare(l,void 0,{sensitivity:"base"}):typeof a=="boolean"?c=a===l?0:a?-1:1:c=a-l,s==="desc"?-c:c}),r},async fetchAll(){this.loading=!0,this.error=!1;try{let e=this.getHeaders(),[t,s,n,r]=await Promise.all([fetch("/api/admin/dashboard",{headers:e}),fetch(`/api/admin/user-stats?period=${this.statsPeriod}`,{headers:e}),fetch("/api/admin/agents",{headers:e}),fetch("/api/admin/online-users",{headers:e})]);if(!t.ok||!s.ok||!n.ok||!r.ok){this.error=!0;return}let[i,o,a,l]=await Promise.all([t.json(),s.json(),n.json(),r.json()]);this.overview={totalUsers:i.totalUsers??0,todayActiveUsers:i.todayActiveUsers??0,onlineAgents:i.onlineAgents??0,todayMessages:i.todayMessages??0,totalTokens:i.totalTokens??0,agentMetrics:this.normalizeMetrics(i.agentMetrics||{})},this.userStats=Array.isArray(o)?o:[],this.agents=Array.isArray(a)?a.map(c=>({...c,metrics:this.normalizeMetrics(c.metrics||{})})):[],this.onlineUsers=Array.isArray(l)?l:[],this.loaded=!0}catch{this.error=!0}finally{this.loading=!1}},async refreshAll(){await this.fetchAll()},async switchPeriod(e){e!==this.statsPeriod&&(this.statsPeriod=e,this.userVisibleCount=$t,await this.fetchUserStats())},async fetchUserStats(){try{let e=this.getHeaders(),t=await fetch(`/api/admin/user-stats?period=${this.statsPeriod}`,{headers:e});if(!t.ok)return;let s=await t.json();this.userStats=Array.isArray(s)?s:[]}catch{}},latencyClass(e){return e<100?"db-latency-good":e<=500?"db-latency-warn":"db-latency-bad"},normalizeMetrics(e={}){let t=l=>{let c=Number(l);return Number.isFinite(c)&&c>0?c:0},s=t(e.chatTurns),n=t(e.yeaftTurns),r=t(e.inputTokens),i=t(e.outputTokens),o=t(e.cacheReadTokens),a=t(e.cacheWriteTokens);return{chatTurns:s,yeaftTurns:n,totalTurns:t(e.totalTurns)||s+n,sessionsCreated:t(e.sessionsCreated),inputTokens:r,outputTokens:i,cacheReadTokens:o,cacheWriteTokens:a,totalTokens:t(e.totalTokens)||r+i+o+a,lastUpdatedAt:e.lastUpdatedAt||null}},agentTokenTitle(e){let t=this.normalizeMetrics(e?.metrics||{});return this.tokenTitle(t)},userTokenTitle(e){return this.tokenTitle(e||{})},tokenTitle(e){return[`${this.$t("settings.dashboard.inputTokens")}: ${this.formatNumber(Number(e.inputTokens)||0)}`,`${this.$t("settings.dashboard.outputTokens")}: ${this.formatNumber(Number(e.outputTokens)||0)}`,`${this.$t("settings.dashboard.cacheTokens")}: ${this.formatNumber((Number(e.cacheReadTokens)||0)+(Number(e.cacheWriteTokens)||0))}`].join(" \xB7 ")},formatNumber(e){return e==null?"0":e.toLocaleString()},formatCompactNumber(e){let t=Number(e)||0;return t<1e3?this.formatNumber(t):t<1e6?`${(t/1e3).toFixed(t<1e4?1:0)}K`:t<1e9?`${(t/1e6).toFixed(t<1e7?1:0)}M`:`${(t/1e9).toFixed(1)}B`},formatBytes(e){if(!e||e===0)return"0 B";let t=["B","KB","MB","GB"],s=0,n=e;for(;n>=1024&&s<t.length-1;)n/=1024,s++;return`${n<10&&s>0?n.toFixed(1):Math.round(n)} ${t[s]}`},formatRelativeTime(e){if(!e)return"\u2014";let s=Date.now()-new Date(e).getTime();if(s<0)return"\u2014";let n=Math.floor(s/1e3);if(n<60)return this.$t("settings.dashboard.ago",{time:`${n}s`});let r=Math.floor(n/60);if(r<60)return this.$t("settings.dashboard.ago",{time:`${r}m`});let i=Math.floor(r/60);if(i<24)return this.$t("settings.dashboard.ago",{time:`${i}h`});let o=Math.floor(i/24);return this.$t("settings.dashboard.ago",{time:`${o}d`})}}}});function Qg(e){return!e||typeof e!="string"?{ok:!1,reason:"empty_or_non_string"}:e.length>40?{ok:!1,reason:"too_long"}:lw.test(e)?e.startsWith("_")?{ok:!1,reason:"underscore_prefix_reserved"}:cw.test(e)?{ok:!1,reason:"pure_digits"}:dw.includes(e.toLowerCase())?{ok:!1,reason:"reserved"}:{ok:!0}:{ok:!1,reason:"illegal_character"}}function Xg(e){return typeof e=="string"&&pw.has(e)}function Tn(e){return uw[e]||e}var lw,cw,dw,uw,pw,Zg=B(()=>{lw=/^[A-Za-z0-9_-]+$/,cw=/^[0-9]+$/,dw=["all","user","system","everyone"];uw=Object.freeze({empty_or_non_string:"yeaft.vp.idError.empty_or_non_string",too_long:"yeaft.vp.idError.too_long",illegal_character:"yeaft.vp.idError.illegal_character",underscore_prefix_reserved:"yeaft.vp.idError.underscore_prefix_reserved",pure_digits:"yeaft.vp.idError.pure_digits",reserved:"yeaft.vp.idError.reserved",duplicate:"yeaft.vp.idError.duplicate",not_found:"yeaft.vp.idError.not_found",stock_readonly:"yeaft.vp.idError.stock_readonly",unknown:"yeaft.vp.idError.unknown"}),pw=Object.freeze(new Set(["empty_or_non_string","too_long","illegal_character","underscore_prefix_reserved","pure_digits","reserved","duplicate"]))});var Jg,eh=B(()=>{hn();Br();Zg();Jg={name:"VpCrudPanel",props:{initialEditVpId:{type:String,default:""}},template:`
|
|
3029
3029
|
<div class="vp-crud-panel">
|
|
3030
3030
|
<!-- LIST VIEW -->
|
|
3031
3031
|
<div v-if="view === 'list'" class="vp-crud-body vp-crud-list">
|
|
@@ -3285,7 +3285,7 @@ ${String(e||"").trim()}
|
|
|
3285
3285
|
</div>
|
|
3286
3286
|
</form>
|
|
3287
3287
|
</div>
|
|
3288
|
-
`,data(){return{view:"list",editing:null,busy:!1,idStatus:"idle",idErrorKey:"",formError:"",form:this.blankForm(),detail:null,detailLoading:!1,detailError:""}},computed:{vpStore(){return
|
|
3288
|
+
`,data(){return{view:"list",editing:null,busy:!1,idStatus:"idle",idErrorKey:"",formError:"",form:this.blankForm(),detail:null,detailLoading:!1,detailError:""}},computed:{vpStore(){return Dt()},vpList(){return this.vpStore.vpList},vpDomainSections(){return Ns(this.vpList)},canSubmit(){return this.busy?!1:this.editing?!0:this.idStatus==="ok"}},methods:{blankForm(){return{vpId:"",displayName:"",displayNameZh:"",description:"",descriptionZh:"",role:"",roleZh:"",traitsRaw:"",modelHint:"",persona:""}},populateFormFrom(e){this.form={vpId:e.vpId,displayName:e.displayName||"",displayNameZh:e.displayNameZh||"",description:e.description||"",descriptionZh:e.descriptionZh||"",role:e.role||"",roleZh:e.roleZh||"",traitsRaw:Array.isArray(e.traits)?e.traits.join(", "):"",modelHint:e.modelHint||"",persona:typeof e.persona=="string"?e.persona:""}},returnToList(e){this.view="list",this.editing=null,this.form=this.blankForm(),this.idStatus="idle",this.idErrorKey="",this.formError=typeof e=="string"?e:"",this.detail=null,this.detailError="",this.detailLoading=!1},startCreate(){this.editing=null,this.form=this.blankForm(),this.idStatus="idle",this.idErrorKey="",this.formError="",this.view="form",this.$nextTick(()=>{let e=this.$refs.vpIdInput;e&&typeof e.focus=="function"&&e.focus()})},async startEdit(e){if(!this.busy&&!(!e||!e.vpId)&&!e.isStock){this.busy=!0,this.formError="";try{let t=await this.chatStore().vpCrudRequest("read",e.vpId);if(!(t&&t.ok&&t.vp)){let n=t&&t.error&&t.error.code||"unknown",r=Tn(n),i=this.$t(r);this.formError=i&&i!==r?i:t&&t.error&&t.error.message||n;return}let s=t.vp;this.editing={vpId:s.vpId},this.populateFormFrom(s),this.idStatus="ok",this.idErrorKey="",this.view="form"}finally{this.busy=!1}}},openInitialEdit(){let e=this.initialEditVpId;if(!e)return;let t=this.vpStore&&this.vpStore.vps&&this.vpStore.vps[e]||(this.vpList||[]).find(s=>s&&s.vpId===e)||{vpId:e};t.isStock||this.startEdit(t)},async startView(e){if(!(this.busy||!e||!e.vpId)){this.busy=!0,this.detailLoading=!0,this.detailError="",this.detail=null,this.view="detail";try{let t=await this.chatStore().vpCrudRequest("read",e.vpId);if(t&&t.ok&&t.vp)this.detail={vpId:t.vp.vpId,displayName:t.vp.displayName||"",displayNameZh:t.vp.displayNameZh||"",description:t.vp.description||"",descriptionZh:t.vp.descriptionZh||"",role:t.vp.role||"",roleZh:t.vp.roleZh||"",traits:Array.isArray(t.vp.traits)?t.vp.traits:[],modelHint:t.vp.modelHint||"",persona:typeof t.vp.persona=="string"?t.vp.persona:"",isStock:!!(t.vp.isStock!=null?t.vp.isStock:e.isStock)};else{let s=t&&t.error&&t.error.code||"unknown",n=Tn(s),r=this.$t(n);this.detailError=r&&r!==n?r:t&&t.error&&t.error.message||s}}catch(t){this.detailError=t&&t.message||this.$t("yeaft.vp.idError.unknown")}finally{this.detailLoading=!1,this.busy=!1}}},editFromDetail(){if(!this.detail||this.detail.isStock)return;let e=this.detail;this.editing={vpId:e.vpId},this.populateFormFrom(e),this.idStatus="ok",this.idErrorKey="",this.formError="",this.view="form"},async confirmDelete(e){if(this.busy||e&&e.isStock)return;let t=e.displayName||e.vpId,s=this.$t("yeaft.vp.crud.deleteConfirm").replace("{name}",t);if(!(typeof window<"u"&&window.confirm&&!window.confirm(s))){this.busy=!0;try{let n=await this.chatStore().vpCrudRequest("delete",e.vpId);if(!n.ok){let r=n.error&&n.error.code||"unknown",i=Tn(r),o=this.$t(i);this.formError=this.$t("yeaft.vp.crud.deleteFailed").replace("{error}",o&&o!==i?o:n.error&&n.error.message||r)}}finally{this.busy=!1}}},onVpIdInput(){this.idStatus==="error"&&(this.idStatus="idle",this.idErrorKey="")},onVpIdBlur(){if(this.editing)return;let e=Qg(this.form.vpId);e.ok?(this.idStatus="ok",this.idErrorKey=""):(this.idStatus="error",this.idErrorKey=Tn(e.reason))},vpLabelFor(e){let t=this.vpStore?.vpLabel;return typeof t=="function"?t(e):e},vpDescriptionFor(e){let t=this.vpStore?.vpDescription;return typeof t=="function"?t(e):""},parseTraits(e){return e?String(e).split(",").map(t=>t.trim()).filter(Boolean):[]},chatStore(){return window.Pinia&&window.Pinia.useChatStore&&window.Pinia.useChatStore()||typeof Pinia<"u"&&Pinia.useChatStore&&Pinia.useChatStore()},async onSubmit(){if(!this.canSubmit)return;this.busy=!0,this.formError="";let e={vpId:this.form.vpId,displayName:this.form.displayName||this.form.vpId,displayNameZh:this.form.displayNameZh,description:this.form.description,descriptionZh:this.form.descriptionZh,role:this.form.role,roleZh:this.form.roleZh,traits:this.parseTraits(this.form.traitsRaw),modelHint:this.form.modelHint||null,persona:this.form.persona},t=this.editing?"update":"create";try{let s=await this.chatStore().vpCrudRequest(t,e);if(s.ok)this.view="list",this.editing=null,this.form=this.blankForm();else{let n=s.error&&s.error.code||"unknown",r=Tn(n),i=this.$t(r);this.formError=this.$t("yeaft.vp.crud.saveFailed").replace("{error}",i&&i!==r?i:s.error&&s.error.message||n),this.editing==null&&Xg(n)&&(this.idStatus="error",this.idErrorKey=r)}}finally{this.busy=!1}}},mounted(){this.openInitialEdit()},watch:{initialEditVpId(){this.openInitialEdit()},"vpStore.vps":{deep:!0,handler(e){let t=this.detail?.vpId||this.editing?.vpId;t&&(e&&e[t]||(this.view==="detail"||this.view==="form")&&this.returnToList(this.$t("yeaft.vp.crud.view.removed")))}}}}});var th,sh=B(()=>{th={name:"SearchSettingsTab",emits:["message"],template:`
|
|
3289
3289
|
<div class="search-settings-tab">
|
|
3290
3290
|
<div class="settings-section">
|
|
3291
3291
|
<h3 class="settings-section-title">{{ $t('search.settings.backendTitle') }}</h3>
|
|
@@ -3484,7 +3484,7 @@ ${String(e||"").trim()}
|
|
|
3484
3484
|
</div>
|
|
3485
3485
|
</div>
|
|
3486
3486
|
</div>
|
|
3487
|
-
`,setup(e,{emit:t}){let s=Pinia.useChatStore(),n=Vue.getCurrentInstance(),r=I=>n?.proxy?.$t?.(I)??I,i=Vue.computed(()=>s.yeaftMcpServers||[]),o=Vue.computed(()=>s.yeaftMcpRuntime||{connected:!1,toolCount:0,perServer:[]}),a=Vue.computed(()=>!!s.yeaftMcpLoading),l=Vue.computed(()=>{let I=new Map((o.value.perServer||[]).map(b=>[b.name,b]));return i.value.map(b=>{let m=I.get(b.name);return{...b,ready:!!(m&&m.ready),toolCount:m?m.toolCount:0}})}),c=Vue.reactive({name:"",command:"",argsRaw:"",envRaw:""}),d=Vue.ref("");function u(){c.name="",c.command="",c.argsRaw="",c.envRaw="",d.value=""}function p(I){if(!I)return[];let b=[],m=/"([^"]*)"|'([^']*)'|(\S+)/g,y;for(;(y=m.exec(I))!==null;)b.push(y[1]??y[2]??y[3]);return b}function f(I){if(!I)return{};let b={},m=I.split(/\r?\n/);for(let y of m){let M=y.trim();if(!M||M.startsWith("#"))continue;let x=M.indexOf("=");if(x<0)continue;let E=M.slice(0,x).trim(),$=M.slice(x+1);E&&(b[E]=$)}return b}function g(){d.value="";let I=(c.name||"").trim(),b=(c.command||"").trim();if(!I)return d.value=r("settings.mcp.errors.nameRequired"),null;if(!/^[a-z0-9_-]+$/.test(I))return d.value=r("settings.mcp.errors.nameFormat"),null;if(!b)return d.value=r("settings.mcp.errors.commandRequired"),null;let m=[],y={};try{m=p(c.argsRaw)}catch{return d.value=r("settings.mcp.errors.argsParse"),null}try{y=f(c.envRaw)}catch{return d.value=r("settings.mcp.errors.envParse"),null}return{name:I,command:b,args:m,env:y}}async function h(){let I=g();if(!I)return;let b=await s.addYeaftMcpServer(I);if(b?.error){t("message",b.error,!0);return}b?.connectError?t("message",r("settings.mcp.connectFailed")+": "+b.connectError,!0):t("message",r("settings.mcp.addSuccess"),!1),u()}async function v(I){if(!I||!confirm(r("settings.mcp.confirmRemove").replace("{name}",I)))return;let b=await s.removeYeaftMcpServer(I);b?.error?t("message",b.error,!0):t("message",r("settings.mcp.removeSuccess"),!1)}async function k(I){let b=await s.reloadYeaftMcpServer(I);b?.error?t("message",b.error,!0):t("message",r("settings.mcp.reloadSuccess"),!1)}async function w(){let I=await s.reloadYeaftMcpServer(null);I?.error?t("message",I.error,!0):t("message",r("settings.mcp.reloadSuccess"),!1)}return Vue.onMounted(()=>{s.loadYeaftMcpServers()}),{servers:i,runtime:o,loading:a,serversWithStatus:l,form:c,formError:d,resetForm:u,addServer:h,removeOne:v,reloadOne:k,reloadAll:w}}}});var mo,Kl=B(()=>{
|
|
3487
|
+
`,setup(e,{emit:t}){let s=Pinia.useChatStore(),n=Vue.getCurrentInstance(),r=I=>n?.proxy?.$t?.(I)??I,i=Vue.computed(()=>s.yeaftMcpServers||[]),o=Vue.computed(()=>s.yeaftMcpRuntime||{connected:!1,toolCount:0,perServer:[]}),a=Vue.computed(()=>!!s.yeaftMcpLoading),l=Vue.computed(()=>{let I=new Map((o.value.perServer||[]).map(b=>[b.name,b]));return i.value.map(b=>{let m=I.get(b.name);return{...b,ready:!!(m&&m.ready),toolCount:m?m.toolCount:0}})}),c=Vue.reactive({name:"",command:"",argsRaw:"",envRaw:""}),d=Vue.ref("");function u(){c.name="",c.command="",c.argsRaw="",c.envRaw="",d.value=""}function p(I){if(!I)return[];let b=[],m=/"([^"]*)"|'([^']*)'|(\S+)/g,y;for(;(y=m.exec(I))!==null;)b.push(y[1]??y[2]??y[3]);return b}function f(I){if(!I)return{};let b={},m=I.split(/\r?\n/);for(let y of m){let M=y.trim();if(!M||M.startsWith("#"))continue;let x=M.indexOf("=");if(x<0)continue;let E=M.slice(0,x).trim(),$=M.slice(x+1);E&&(b[E]=$)}return b}function g(){d.value="";let I=(c.name||"").trim(),b=(c.command||"").trim();if(!I)return d.value=r("settings.mcp.errors.nameRequired"),null;if(!/^[a-z0-9_-]+$/.test(I))return d.value=r("settings.mcp.errors.nameFormat"),null;if(!b)return d.value=r("settings.mcp.errors.commandRequired"),null;let m=[],y={};try{m=p(c.argsRaw)}catch{return d.value=r("settings.mcp.errors.argsParse"),null}try{y=f(c.envRaw)}catch{return d.value=r("settings.mcp.errors.envParse"),null}return{name:I,command:b,args:m,env:y}}async function h(){let I=g();if(!I)return;let b=await s.addYeaftMcpServer(I);if(b?.error){t("message",b.error,!0);return}b?.connectError?t("message",r("settings.mcp.connectFailed")+": "+b.connectError,!0):t("message",r("settings.mcp.addSuccess"),!1),u()}async function v(I){if(!I||!confirm(r("settings.mcp.confirmRemove").replace("{name}",I)))return;let b=await s.removeYeaftMcpServer(I);b?.error?t("message",b.error,!0):t("message",r("settings.mcp.removeSuccess"),!1)}async function k(I){let b=await s.reloadYeaftMcpServer(I);b?.error?t("message",b.error,!0):t("message",r("settings.mcp.reloadSuccess"),!1)}async function w(){let I=await s.reloadYeaftMcpServer(null);I?.error?t("message",I.error,!0):t("message",r("settings.mcp.reloadSuccess"),!1)}return Vue.onMounted(()=>{s.loadYeaftMcpServers()}),{servers:i,runtime:o,loading:a,serversWithStatus:l,form:c,formError:d,resetForm:u,addServer:h,removeOne:v,reloadOne:k,reloadAll:w}}}});var mo,Kl=B(()=>{wt();vl();wl();Ws();Gg();eh();sh();rh();mo={name:"SettingsPanel",components:{DashboardTab:Yg,VpCrudPanel:Jg,SearchSettingsTab:th,McpTab:nh},props:{visible:Boolean,initialTab:{type:String,default:""},initialSubTab:{type:String,default:""},initialEditVpId:{type:String,default:""}},emits:["close"],template:`
|
|
3488
3488
|
<div
|
|
3489
3489
|
class="settings-overlay"
|
|
3490
3490
|
v-if="visible"
|
|
@@ -4282,7 +4282,7 @@ ${String(e||"").trim()}
|
|
|
4282
4282
|
</div>
|
|
4283
4283
|
</div>
|
|
4284
4284
|
</div>
|
|
4285
|
-
`,props:{visible:{type:Boolean,default:!1},modelValue:{type:Array,default:()=>[]}},emits:["close","update:modelValue"],setup(e,{emit:t}){let s=Pinia.useChatStore(),n=Pinia.useAuthStore(),r=Vue.ref(null),i=Vue.computed(()=>n.role==="admin"),o=Vue.computed(()=>(s.locale||"zh-CN")==="zh-CN"),a=Vue.ref(null),l=Vue.ref(!1),c=Vue.ref(null),d=Vue.ref(null),u={id:"custom",name:o.value?"\u81EA\u5B9A\u4E49":"Custom",nameEn:"Custom",icon:"\u2728",order:99},p=Vue.computed(()=>{if(!a.value)return null;let P=
|
|
4285
|
+
`,props:{visible:{type:Boolean,default:!1},modelValue:{type:Array,default:()=>[]}},emits:["close","update:modelValue"],setup(e,{emit:t}){let s=Pinia.useChatStore(),n=Pinia.useAuthStore(),r=Vue.ref(null),i=Vue.computed(()=>n.role==="admin"),o=Vue.computed(()=>(s.locale||"zh-CN")==="zh-CN"),a=Vue.ref(null),l=Vue.ref(!1),c=Vue.ref(null),d=Vue.ref(null),u={id:"custom",name:o.value?"\u81EA\u5B9A\u4E49":"Custom",nameEn:"Custom",icon:"\u2728",order:99},p=Vue.computed(()=>{if(!a.value)return null;let P=St[a.value];return P||s.customExpertRoles.find(K=>K.id===a.value)||null}),f=Vue.computed(()=>{let P=p.value;return P?`${P.title}\xB7${P.name}`:""}),g=Vue.computed(()=>!a.value||!s.expertRoleDefinitions?null:s.expertRoleDefinitions[a.value]||null),h=Vue.computed(()=>!a.value||St[a.value]?null:s.customExpertRoles.find(P=>P.id===a.value)||null),v=Vue.ref(new Set([mu])),k=Vue.computed(()=>e.modelValue),w=Vue.computed(()=>vu(i.value)),I=Vue.computed(()=>{let P=[...w.value];return P.push({id:"custom",name:o.value?"\u81EA\u5B9A\u4E49":"Custom",icon:"\u2728",order:99}),P}),b=Vue.computed(()=>v.value.has("custom")),m=Vue.computed(()=>new Set(w.value.map(P=>P.id))),y=Vue.computed(()=>gu().filter(P=>m.value.has(P.teamId)&&v.value.has(P.teamId)));Vue.watch(()=>e.visible,P=>{P&&(s.fetchExpertRoleDefinitions(),s.fetchCustomExpertRoles())});let M=P=>{a.value=P,St[P]&&s.fetchExpertRoleDefinitions()},x=P=>{c.value=P,l.value=!0},E=()=>{s.fetchCustomExpertRoles()},$=P=>{d.value=P},D=async()=>{if(d.value){try{let P=d.value.id,K=k.value.filter(re=>re.role!==P);K.length!==k.value.length&&t("update:modelValue",K),await s.deleteCustomExpertRole(P)}catch{}d.value=null}},R=P=>{if(!(v.value.size===1&&v.value.has(P)))if(v.value=new Set([P]),P==="custom"){let K=new Set(s.customExpertRoles.map(me=>me.id)),re=k.value.filter(me=>K.has(me.role));re.length!==k.value.length&&t("update:modelValue",re)}else{let K=k.value.filter(re=>{let me=St[re.role];return me&&me.group===P});K.length!==k.value.length&&t("update:modelValue",K)}},T=(P,K)=>k.value.some(re=>re.role===P&&re.action===(K||null)),A=P=>k.value.some(K=>K.role===P&&!K.action),_=P=>k.value.some(K=>K.role===P),j=P=>k.value.length>=Vs&&!_(P),q=(P,K)=>T(P,K)?!1:!!(_(P)||k.value.length>=Vs),U=P=>{if(A(P.id)){t("update:modelValue",k.value.filter(K=>!(K.role===P.id&&!K.action)));return}if(_(P.id)){t("update:modelValue",[...k.value.filter(K=>K.role!==P.id),{role:P.id,action:null}]);return}k.value.length>=Vs||t("update:modelValue",[...k.value,{role:P.id,action:null}])},ee=(P,K)=>{if(T(P.id,K.id)){t("update:modelValue",k.value.filter(re=>!(re.role===P.id&&re.action===K.id)));return}if(_(P.id)){t("update:modelValue",[...k.value.filter(re=>re.role!==P.id),{role:P.id,action:K.id}]);return}k.value.length>=Vs||t("update:modelValue",[...k.value,{role:P.id,action:K.id}])};return{store:s,roleListRef:r,enabledTeams:v,selections:k,availableTeams:w,allTeamTabs:I,filteredGroups:y,isZh:o,isCustomTabActive:b,viewingRoleId:a,viewingRoleMeta:p,viewingRoleTitle:f,viewingRoleDef:g,viewingCustomRole:h,viewRole:M,editorOpen:l,editingRole:c,openEditor:x,onEditorSaved:E,deletingRole:d,confirmDeleteRole:$,executeDelete:D,toggleTeam:R,isSelected:T,isRoleOnlySelected:A,hasRoleSelection:_,isRoleDisabled:j,isDisabled:q,toggleRoleOnly:U,toggleAction:ee,toggleCustomRoleOnly:P=>{U(P)},toggleCustomAction:(P,K)=>{ee(P,K)},getSelectionLabelFull:P=>{if(St[P.role])return $s(P);let re=s.customExpertRoles.find(me=>me.id===P.role);if(!re)return P.role;if(P.action){let me=re.actions?.find(Me=>Me.id===P.action);return me?`${re.name}\xB7${me.name}`:re.name}return re.name},removeSelection:P=>{let K=[...k.value];K.splice(P,1),t("update:modelValue",K)},clearAll:()=>{t("update:modelValue",[])},getSelectionLabel:$s}}}});var yo,Yl=B(()=>{Lr();yo={name:"SubAgentPanel",props:{visible:{type:Boolean,default:!1}},emits:["close"],template:`
|
|
4286
4286
|
<div class="subagent-panel" :class="{ open: visible, expanded: store.activeSubagentId }" role="complementary" aria-label="Sub-Agents">
|
|
4287
4287
|
<!-- Expanded Mode: Full message thread for a subagent -->
|
|
4288
4288
|
<template v-if="store.activeSubagentId && activeAgent">
|
|
@@ -4594,7 +4594,7 @@ ${String(e||"").trim()}
|
|
|
4594
4594
|
<p class="pane-empty-text">{{ $t('splitScreen.selectFromSidebar') }}</p>
|
|
4595
4595
|
</div>
|
|
4596
4596
|
</div>
|
|
4597
|
-
`,setup(e){let t=Pinia.useChatStore(),s=Vue.ref(null),n=Vue.computed(()=>t.activePanelId===e.paneId),r=Vue.computed(()=>t.panels.find(Z=>Z.id===e.paneId)?.conversationId||null),i=Vue.computed(()=>r.value?t.messagesMap[r.value]||[]:[]),o=Vue.computed(()=>r.value?!!t.processingConversations[r.value]:!1),a=Vue.computed(()=>i.value.some(L=>L.isStreaming)),l=Vue.computed(()=>o.value&&!a.value),c=Vue.ref(0),d=Vue.ref(Date.now()),u=null,p=Vue.ref("cat"),f=new URLSearchParams(window.location.search).get("preview"),g=Vue.ref(0),h=Vue.ref(1),v=Vue.ref(5),k=Vue.ref(95),w=Vue.ref("bark-both"),I=Vue.ref(1),b=Vue.ref(-1),m=null;function y(){if(!c.value)return;d.value=Date.now();let L=(d.value-c.value)%19e3;if(L<4e3)g.value=0,h.value=1;else if(L<11500){let Z=L-4e3,ne;Z<2500?ne=Z/2500*16:Z<5e3?ne=16+(Z-2500)/2500*29:ne=45+(Z-5e3)/2500*55,g.value=ne,h.value=1}else L<14e3?(g.value=(1-(L-11500)/2500)*100,h.value=-1):(g.value=0,h.value=1);u=requestAnimationFrame(y)}function M(){if(!c.value||p.value!=="dog")return;d.value=Date.now();let L=(d.value-c.value)%18e3;if(L<2e3)v.value=5,k.value=95,w.value="bark-both",I.value=1,b.value=-1;else if(L<5e3){let Z=(L-2e3)/3e3;v.value=5+Z*25,k.value=95,w.value="left-approach",I.value=1,b.value=-1}else if(L<8e3){let Z=(L-5e3)/3e3;v.value=30,k.value=95-Z*25,w.value="right-approach",I.value=1,b.value=-1}else if(L<1e4){let Z=(L-8e3)/2e3;v.value=30+Z*13,k.value=70-Z*13,w.value="both-approach",I.value=1,b.value=-1}else if(L<11e3)v.value=43,k.value=57,w.value="snap",I.value=1,b.value=-1;else if(L<12500)v.value=43,k.value=57,w.value="stunned",I.value=1,b.value=-1;else if(L<15e3){let Z=(L-12500)/2500;v.value=43-Z*38,k.value=57+Z*38,w.value="retreat",I.value=-1,b.value=1}else L<17e3?(v.value=5,k.value=95,w.value="rehang",I.value=-1,b.value=1):(v.value=5,k.value=95,w.value="reset",I.value=1,b.value=-1);m=requestAnimationFrame(M)}let x=Vue.computed(()=>{let L=v.value*1.2;return I.value<0?`translate(${L+13.5}, 0) scale(-1, 1)`:`translate(${L-13.5}, 0)`}),E=Vue.computed(()=>{let L=k.value*1.2;return b.value>0?`translate(${L-10.5}, 2)`:`translate(${L+10.5}, 2) scale(-1, 1)`}),$=Vue.computed(()=>{let L=w.value;return L==="bark-both"||L==="left-approach"||L==="right-approach"||L==="both-approach"||L==="reset"}),D=Vue.computed(()=>{let L=v.value*1.2,Z=10;if($.value){let Y=Math.max(0,(L-3)*.12);return`M3,18 Q${(3+L)/2},${18+Y} ${L},${Z}`}if(w.value==="rehang")return`M${L},${Z} Q${L-3},20 3,18`;let ne=I.value<0?1:-1,we=L+ne*8;return`M${L},${Z} Q${L},18 ${we},22`}),R=Vue.computed(()=>{let L=k.value*1.2,Z=10;if($.value){let Y=Math.max(0,(118-L)*.12);return`M118,18 Q${(118+L)/2},${18+Y} ${L},${Z}`}if(w.value==="rehang")return`M${L},${Z} Q${L+3},20 118,18`;let ne=b.value>0?-1:1,we=L+ne*8;return`M${L},${Z} Q${L},18 ${we},22`}),T=Vue.computed(()=>w.value==="snap"?.2:.4),A=Vue.computed(()=>w.value==="snap"?.2:.4),_=Vue.computed(()=>v.value*1.2),j=Vue.computed(()=>k.value*1.2),q=Vue.computed(()=>f==="cat"||f==="dog"||f==="animation"?!0:l.value);Vue.watch(l,L=>{L?(c.value=Date.now(),d.value=Date.now(),p.value="cat",g.value=0,h.value=1,v.value=5,k.value=95,w.value="bark-both",I.value=1,b.value=-1,p.value==="cat"?u=requestAnimationFrame(y):m=requestAnimationFrame(M)):(c.value=0,g.value=0,h.value=1,u&&(cancelAnimationFrame(u),u=null),m&&(cancelAnimationFrame(m),m=null))},{immediate:!0}),(f==="cat"||f==="dog"||f==="animation")&&(c.value=Date.now(),d.value=Date.now(),f==="dog"?p.value="dog":p.value="cat",p.value==="cat"?u=requestAnimationFrame(y):(v.value=5,k.value=95,w.value="bark-both",I.value=1,b.value=-1,m=requestAnimationFrame(M))),Vue.onUnmounted(()=>{u&&(cancelAnimationFrame(u),u=null),m&&(cancelAnimationFrame(m),m=null)});let U=Vue.computed(()=>{if(!o.value)return null;if(t.connectionState!=="connected")return"disconnected";let L=r.value;if(t.compactStatus?.conversationId===L&&t.compactStatus?.status==="compacting")return"compacting";let Z=t.sessionHealth?.[L];return Z?Z.status:c.value&&d.value-c.value>8e3?"thinking":null}),ee=Vue.computed(()=>{if(!c.value)return"speed-napping";let L=(d.value-c.value)%19e3;return L>=16e3?"speed-petted":L>=14e3?"speed-tired":L>=11500?"speed-crazy":L>=9e3?"speed-turbo":L>=6500?"speed-fast":L>=4e3?"speed-normal":"speed-napping"}),fe=Vue.computed(()=>{let L=g.value,Z=h.value,we={left:`calc(40px + (100% - 80px) * ${L/100})`};return Z<0&&(we.transform="scaleX(-1)"),we});function ae(){let L=r.value;if(!L)return;let Z=t.conversations.find(ne=>ne.id===L);t.sendWsMessage({type:"refresh_conversation",conversationId:L,agentId:Z?.agentId})}let ve=Vue.computed(()=>{let L=i.value,Z=[],ne=null,we=0,Y=()=>{ne&&(ne.isActive=ne.isStreaming===!0,Mi(ne),(ne.textContent||ne.toolMsgs.length>0||ne.todoMsg||ne.askMsg)&&Z.push(ne),ne=null)},te=()=>{we++,ne={type:"assistant-turn",id:"turn_"+we,textContent:"",textSegments:[],isStreaming:!1,isActive:!1,isHistory:!1,todoMsg:null,toolMsgs:[],askMsg:null,messages:[]}};for(let ye=0;ye<L.length;ye++){let oe=L[ye];if(oe.type==="user"){if(!oe.content||!oe.content.trim())continue;Y(),Z.push({type:"user",id:oe.id||"u_"+ye,message:oe});continue}if(oe.type==="system"||oe.type==="error"){Y(),Z.push({type:oe.type,id:oe.id||"s_"+ye,message:oe});continue}if(!(oe.type==="tool-result"||oe.type==="tool_result")){if(oe.type==="assistant"){ne||te(),Ti(ne,oe),oe.isStreaming&&(ne.isStreaming=!0),oe.isHistory&&(ne.isHistory=!0),ne.messages.push(oe);continue}if(oe.type==="tool-use"){ne||te();let $e=L[ye+1],Ae=$e&&($e.type==="tool-result"||$e.type==="tool_result"),xe={...oe,hasResult:Ae||oe.hasResult||!1,toolResult:oe.toolResult||null};oe.toolName==="TodoWrite"?ne.todoMsg=xe:oe.toolName==="AskUserQuestion"?ne.askMsg=xe:ne.toolMsgs.push(xe),ne.messages.push(oe);continue}Y(),Z.push({type:oe.type||"unknown",id:oe.id||"x_"+ye,message:oe})}}return Y(),Z}),ge=(L,Z)=>{if(!r.value)return;let ne=Z||[];t.sendMessageToConversation(r.value,L,ne)},ue=()=>{r.value&&t.cancelExecutionForConversation(r.value)};function P(){t.setActivePanel(e.paneId)}function K(){t.removePanel(e.paneId)}let re=Vue.computed(()=>t.getPaneRightPanel(e.paneId));function he(){t.setPaneRightPanel(e.paneId,null)}let Me=Vue.ref(!0),z=50,N=()=>{if(!s.value)return!0;let{scrollTop:L,scrollHeight:Z,clientHeight:ne}=s.value;return Z-L-ne<=z},F=()=>{s.value&&(s.value.scrollTop=s.value.scrollHeight)},O=()=>{Me.value=N()};return Vue.watch(()=>i.value.length,()=>{Me.value&&Vue.nextTick(F)}),Vue.watch(()=>{let L=i.value,Z=L[L.length-1];return Z?.isStreaming?Z.content?.length:0},()=>{Me.value&&Vue.nextTick(F)}),Vue.watch(r,()=>{s.value&&s.value.removeEventListener("scroll",O),Me.value=!0,Vue.nextTick(()=>{s.value&&(s.value.addEventListener("scroll",O),F())})}),Vue.onMounted(()=>{s.value&&(s.value.addEventListener("scroll",O),F())}),Vue.onUnmounted(()=>{s.value&&s.value.removeEventListener("scroll",O)}),{store:t,containerRef:s,isActivePanel:n,conversationId:r,messages:i,isProcessing:o,showTypingDots:l,previewShowTypingDots:q,waitingStatus:U,animationType:p,catSpeed:ee,catStyle:fe,dogPhase:w,spikeTransform:x,teddyTransform:E,leashPathL:D,leashPathR:R,leashOpacityL:T,leashOpacityR:A,questionLX:_,questionRX:j,refreshSession:ae,turnGroups:ve,sendFn:ge,cancelFn:ue,setActive:P,closePane:K,paneRightPanel:re,closePanePanel:he}}}});var fw,us,Ur=B(()=>{fw=0,us={name:"ModernSelect",props:{modelValue:{type:[String,Number],default:null},options:{type:Array,default:()=>[]},placeholder:{type:String,default:""},searchable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},emptyText:{type:String,default:"\u2014"},ariaLabel:{type:String,default:""},menuMinWidth:{type:Number,default:0},menuClass:{type:String,default:""}},emits:["update:modelValue","change"],setup(e,{emit:t}){let s=Vue.ref(!1),n=Vue.ref(""),r=Vue.ref(null),i=Vue.ref(null),o=Vue.ref(null),a=Vue.ref(null),l=Vue.ref(-1),c=`modern-select-${++fw}`,d=`${c}-menu`,u=Vue.ref({}),p=Vue.computed(()=>e.options.find(x=>x.value===e.modelValue)||null),f=Vue.computed(()=>{if(!e.searchable||!n.value.trim())return e.options;let x=n.value.trim().toLowerCase();return e.options.filter(E=>String(E.label||"").toLowerCase().includes(x)||String(E.sublabel||"").toLowerCase().includes(x)||String(E.value||"").toLowerCase().includes(x))}),g=x=>`${c}-option-${x}`,h=Vue.computed(()=>s.value&&l.value>=0&&l.value<f.value.length?g(l.value):void 0);function v(){let x=r.value,E=i.value,$=o.value;if(!x||!E||!$)return;let D=6,R=8,T=x.getBoundingClientRect(),A=document.documentElement.clientWidth||window.innerWidth,_=document.documentElement.clientHeight||window.innerHeight,j=Math.min(Math.max(T.width,e.menuMinWidth),Math.max(0,A-R*2)),q=e.searchable?58:12,U=Math.min($.scrollHeight+q,304),ee=Math.max(0,_-T.bottom-D-R),fe=Math.max(0,T.top-D-R),ae=ee<U&&fe>ee,ve=Math.max(48,Math.min(U,ae?fe:ee)),ge=T.right-j,ue=Math.min(Math.max(R,ge),Math.max(R,A-R-j));u.value={top:`${ae?T.top-D-ve:T.bottom+D}px`,left:`${ue}px`,width:`${j}px`,maxHeight:`${ve}px`,"--modern-select-list-max-height":`${Math.max(36,ve-(e.searchable?58:12))}px`}}function k(){e.disabled||(s.value=!s.value,s.value&&(n.value="",l.value=f.value.findIndex(x=>x.value===e.modelValue),Vue.nextTick(()=>{v(),e.searchable&&a.value?.focus&&a.value.focus();let x=i.value?.querySelector(".modern-select-option.is-active");x?.scrollIntoView&&x.scrollIntoView({block:"nearest"})})))}function w(){s.value=!1}function I(x){!x||x.disabled||(t("update:modelValue",x.value),t("change",x.value),w())}function b(x){if(!f.value.length)return;let E=l.value;for(let $=0;$<f.value.length;$+=1)if(E=(E+x+f.value.length)%f.value.length,!f.value[E]?.disabled){l.value=E;return}}function m(x){if(!s.value){(x.key==="Enter"||x.key===" "||x.key==="ArrowDown")&&(x.preventDefault(),k());return}if(x.key==="Escape"){x.preventDefault(),w();return}if(x.key==="ArrowDown")x.preventDefault(),b(1);else if(x.key==="ArrowUp")x.preventDefault(),b(-1);else if(x.key==="Enter"){x.preventDefault();let E=f.value[l.value];E&&I(E)}}function y(x){s.value&&(r.value?.contains(x.target)||i.value?.contains(x.target)||w())}let M=()=>{s.value&&v()};return Vue.onMounted(()=>{document.addEventListener("mousedown",y),window.addEventListener("resize",M),window.addEventListener("scroll",M,!0)}),Vue.onBeforeUnmount(()=>{document.removeEventListener("mousedown",y),window.removeEventListener("resize",M),window.removeEventListener("scroll",M,!0)}),Vue.watch(()=>e.modelValue,()=>{}),{open:s,search:n,triggerEl:r,menuEl:i,searchEl:a,activeIdx:l,selected:p,filtered:f,menuId:d,menuStyle:u,listEl:o,optionId:g,activeOptionId:h,toggle:k,close:w,pick:I,onKey:m}},template:`
|
|
4597
|
+
`,setup(e){let t=Pinia.useChatStore(),s=Vue.ref(null),n=Vue.computed(()=>t.activePanelId===e.paneId),r=Vue.computed(()=>t.panels.find(Z=>Z.id===e.paneId)?.conversationId||null),i=Vue.computed(()=>r.value?t.messagesMap[r.value]||[]:[]),o=Vue.computed(()=>r.value?!!t.processingConversations[r.value]:!1),a=Vue.computed(()=>i.value.some(L=>L.isStreaming)),l=Vue.computed(()=>o.value&&!a.value),c=Vue.ref(0),d=Vue.ref(Date.now()),u=null,p=Vue.ref("cat"),f=new URLSearchParams(window.location.search).get("preview"),g=Vue.ref(0),h=Vue.ref(1),v=Vue.ref(5),k=Vue.ref(95),w=Vue.ref("bark-both"),I=Vue.ref(1),b=Vue.ref(-1),m=null;function y(){if(!c.value)return;d.value=Date.now();let L=(d.value-c.value)%19e3;if(L<4e3)g.value=0,h.value=1;else if(L<11500){let Z=L-4e3,ne;Z<2500?ne=Z/2500*16:Z<5e3?ne=16+(Z-2500)/2500*29:ne=45+(Z-5e3)/2500*55,g.value=ne,h.value=1}else L<14e3?(g.value=(1-(L-11500)/2500)*100,h.value=-1):(g.value=0,h.value=1);u=requestAnimationFrame(y)}function M(){if(!c.value||p.value!=="dog")return;d.value=Date.now();let L=(d.value-c.value)%18e3;if(L<2e3)v.value=5,k.value=95,w.value="bark-both",I.value=1,b.value=-1;else if(L<5e3){let Z=(L-2e3)/3e3;v.value=5+Z*25,k.value=95,w.value="left-approach",I.value=1,b.value=-1}else if(L<8e3){let Z=(L-5e3)/3e3;v.value=30,k.value=95-Z*25,w.value="right-approach",I.value=1,b.value=-1}else if(L<1e4){let Z=(L-8e3)/2e3;v.value=30+Z*13,k.value=70-Z*13,w.value="both-approach",I.value=1,b.value=-1}else if(L<11e3)v.value=43,k.value=57,w.value="snap",I.value=1,b.value=-1;else if(L<12500)v.value=43,k.value=57,w.value="stunned",I.value=1,b.value=-1;else if(L<15e3){let Z=(L-12500)/2500;v.value=43-Z*38,k.value=57+Z*38,w.value="retreat",I.value=-1,b.value=1}else L<17e3?(v.value=5,k.value=95,w.value="rehang",I.value=-1,b.value=1):(v.value=5,k.value=95,w.value="reset",I.value=1,b.value=-1);m=requestAnimationFrame(M)}let x=Vue.computed(()=>{let L=v.value*1.2;return I.value<0?`translate(${L+13.5}, 0) scale(-1, 1)`:`translate(${L-13.5}, 0)`}),E=Vue.computed(()=>{let L=k.value*1.2;return b.value>0?`translate(${L-10.5}, 2)`:`translate(${L+10.5}, 2) scale(-1, 1)`}),$=Vue.computed(()=>{let L=w.value;return L==="bark-both"||L==="left-approach"||L==="right-approach"||L==="both-approach"||L==="reset"}),D=Vue.computed(()=>{let L=v.value*1.2,Z=10;if($.value){let Y=Math.max(0,(L-3)*.12);return`M3,18 Q${(3+L)/2},${18+Y} ${L},${Z}`}if(w.value==="rehang")return`M${L},${Z} Q${L-3},20 3,18`;let ne=I.value<0?1:-1,we=L+ne*8;return`M${L},${Z} Q${L},18 ${we},22`}),R=Vue.computed(()=>{let L=k.value*1.2,Z=10;if($.value){let Y=Math.max(0,(118-L)*.12);return`M118,18 Q${(118+L)/2},${18+Y} ${L},${Z}`}if(w.value==="rehang")return`M${L},${Z} Q${L+3},20 118,18`;let ne=b.value>0?-1:1,we=L+ne*8;return`M${L},${Z} Q${L},18 ${we},22`}),T=Vue.computed(()=>w.value==="snap"?.2:.4),A=Vue.computed(()=>w.value==="snap"?.2:.4),_=Vue.computed(()=>v.value*1.2),j=Vue.computed(()=>k.value*1.2),q=Vue.computed(()=>f==="cat"||f==="dog"||f==="animation"?!0:l.value);Vue.watch(l,L=>{L?(c.value=Date.now(),d.value=Date.now(),p.value="cat",g.value=0,h.value=1,v.value=5,k.value=95,w.value="bark-both",I.value=1,b.value=-1,p.value==="cat"?u=requestAnimationFrame(y):m=requestAnimationFrame(M)):(c.value=0,g.value=0,h.value=1,u&&(cancelAnimationFrame(u),u=null),m&&(cancelAnimationFrame(m),m=null))},{immediate:!0}),(f==="cat"||f==="dog"||f==="animation")&&(c.value=Date.now(),d.value=Date.now(),f==="dog"?p.value="dog":p.value="cat",p.value==="cat"?u=requestAnimationFrame(y):(v.value=5,k.value=95,w.value="bark-both",I.value=1,b.value=-1,m=requestAnimationFrame(M))),Vue.onUnmounted(()=>{u&&(cancelAnimationFrame(u),u=null),m&&(cancelAnimationFrame(m),m=null)});let U=Vue.computed(()=>{if(!o.value)return null;if(t.connectionState!=="connected")return"disconnected";let L=r.value;if(t.compactStatus?.conversationId===L&&t.compactStatus?.status==="compacting")return"compacting";let Z=t.sessionHealth?.[L];return Z?Z.status:c.value&&d.value-c.value>8e3?"thinking":null}),ee=Vue.computed(()=>{if(!c.value)return"speed-napping";let L=(d.value-c.value)%19e3;return L>=16e3?"speed-petted":L>=14e3?"speed-tired":L>=11500?"speed-crazy":L>=9e3?"speed-turbo":L>=6500?"speed-fast":L>=4e3?"speed-normal":"speed-napping"}),fe=Vue.computed(()=>{let L=g.value,Z=h.value,we={left:`calc(40px + (100% - 80px) * ${L/100})`};return Z<0&&(we.transform="scaleX(-1)"),we});function ae(){let L=r.value;if(!L)return;let Z=t.conversations.find(ne=>ne.id===L);t.sendWsMessage({type:"refresh_conversation",conversationId:L,agentId:Z?.agentId})}let ve=Vue.computed(()=>{let L=i.value,Z=[],ne=null,we=0,Y=()=>{ne&&(ne.isActive=ne.isStreaming===!0,Mi(ne),(ne.textContent||ne.toolMsgs.length>0||ne.todoMsg||ne.askMsg)&&Z.push(ne),ne=null)},te=()=>{we++,ne={type:"assistant-turn",id:"turn_"+we,textContent:"",textSegments:[],isStreaming:!1,isActive:!1,isHistory:!1,todoMsg:null,toolMsgs:[],askMsg:null,messages:[]}};for(let ye=0;ye<L.length;ye++){let oe=L[ye];if(oe.type==="user"){if(!oe.content||!oe.content.trim())continue;Y(),Z.push({type:"user",id:oe.id||"u_"+ye,message:oe});continue}if(oe.type==="system"||oe.type==="error"){Y(),Z.push({type:oe.type,id:oe.id||"s_"+ye,message:oe});continue}if(!(oe.type==="tool-result"||oe.type==="tool_result")){if(oe.type==="assistant"){ne||te(),Ti(ne,oe),oe.isStreaming&&(ne.isStreaming=!0),oe.isHistory&&(ne.isHistory=!0),ne.messages.push(oe);continue}if(oe.type==="tool-use"){ne||te();let $e=L[ye+1],Ae=$e&&($e.type==="tool-result"||$e.type==="tool_result"),xe={...oe,hasResult:Ae||oe.hasResult||!1,toolResult:oe.toolResult||null};oe.toolName==="TodoWrite"?ne.todoMsg=xe:oe.toolName==="AskUserQuestion"?ne.askMsg=xe:ne.toolMsgs.push(xe),ne.messages.push(oe);continue}Y(),Z.push({type:oe.type||"unknown",id:oe.id||"x_"+ye,message:oe})}}return Y(),Z}),ge=(L,Z)=>{if(!r.value)return;let ne=Z||[];t.sendMessageToConversation(r.value,L,ne)},ue=()=>{r.value&&t.cancelExecutionForConversation(r.value)};function P(){t.setActivePanel(e.paneId)}function K(){t.removePanel(e.paneId)}let re=Vue.computed(()=>t.getPaneRightPanel(e.paneId));function me(){t.setPaneRightPanel(e.paneId,null)}let Me=Vue.ref(!0),z=50,N=()=>{if(!s.value)return!0;let{scrollTop:L,scrollHeight:Z,clientHeight:ne}=s.value;return Z-L-ne<=z},F=()=>{s.value&&(s.value.scrollTop=s.value.scrollHeight)},O=()=>{Me.value=N()};return Vue.watch(()=>i.value.length,()=>{Me.value&&Vue.nextTick(F)}),Vue.watch(()=>{let L=i.value,Z=L[L.length-1];return Z?.isStreaming?Z.content?.length:0},()=>{Me.value&&Vue.nextTick(F)}),Vue.watch(r,()=>{s.value&&s.value.removeEventListener("scroll",O),Me.value=!0,Vue.nextTick(()=>{s.value&&(s.value.addEventListener("scroll",O),F())})}),Vue.onMounted(()=>{s.value&&(s.value.addEventListener("scroll",O),F())}),Vue.onUnmounted(()=>{s.value&&s.value.removeEventListener("scroll",O)}),{store:t,containerRef:s,isActivePanel:n,conversationId:r,messages:i,isProcessing:o,showTypingDots:l,previewShowTypingDots:q,waitingStatus:U,animationType:p,catSpeed:ee,catStyle:fe,dogPhase:w,spikeTransform:x,teddyTransform:E,leashPathL:D,leashPathR:R,leashOpacityL:T,leashOpacityR:A,questionLX:_,questionRX:j,refreshSession:ae,turnGroups:ve,sendFn:ge,cancelFn:ue,setActive:P,closePane:K,paneRightPanel:re,closePanePanel:me}}}});var fw,us,Ur=B(()=>{fw=0,us={name:"ModernSelect",props:{modelValue:{type:[String,Number],default:null},options:{type:Array,default:()=>[]},placeholder:{type:String,default:""},searchable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},emptyText:{type:String,default:"\u2014"},ariaLabel:{type:String,default:""},menuMinWidth:{type:Number,default:0},menuClass:{type:String,default:""}},emits:["update:modelValue","change"],setup(e,{emit:t}){let s=Vue.ref(!1),n=Vue.ref(""),r=Vue.ref(null),i=Vue.ref(null),o=Vue.ref(null),a=Vue.ref(null),l=Vue.ref(-1),c=`modern-select-${++fw}`,d=`${c}-menu`,u=Vue.ref({}),p=Vue.computed(()=>e.options.find(x=>x.value===e.modelValue)||null),f=Vue.computed(()=>{if(!e.searchable||!n.value.trim())return e.options;let x=n.value.trim().toLowerCase();return e.options.filter(E=>String(E.label||"").toLowerCase().includes(x)||String(E.sublabel||"").toLowerCase().includes(x)||String(E.value||"").toLowerCase().includes(x))}),g=x=>`${c}-option-${x}`,h=Vue.computed(()=>s.value&&l.value>=0&&l.value<f.value.length?g(l.value):void 0);function v(){let x=r.value,E=i.value,$=o.value;if(!x||!E||!$)return;let D=6,R=8,T=x.getBoundingClientRect(),A=document.documentElement.clientWidth||window.innerWidth,_=document.documentElement.clientHeight||window.innerHeight,j=Math.min(Math.max(T.width,e.menuMinWidth),Math.max(0,A-R*2)),q=e.searchable?58:12,U=Math.min($.scrollHeight+q,304),ee=Math.max(0,_-T.bottom-D-R),fe=Math.max(0,T.top-D-R),ae=ee<U&&fe>ee,ve=Math.max(48,Math.min(U,ae?fe:ee)),ge=T.right-j,ue=Math.min(Math.max(R,ge),Math.max(R,A-R-j));u.value={top:`${ae?T.top-D-ve:T.bottom+D}px`,left:`${ue}px`,width:`${j}px`,maxHeight:`${ve}px`,"--modern-select-list-max-height":`${Math.max(36,ve-(e.searchable?58:12))}px`}}function k(){e.disabled||(s.value=!s.value,s.value&&(n.value="",l.value=f.value.findIndex(x=>x.value===e.modelValue),Vue.nextTick(()=>{v(),e.searchable&&a.value?.focus&&a.value.focus();let x=i.value?.querySelector(".modern-select-option.is-active");x?.scrollIntoView&&x.scrollIntoView({block:"nearest"})})))}function w(){s.value=!1}function I(x){!x||x.disabled||(t("update:modelValue",x.value),t("change",x.value),w())}function b(x){if(!f.value.length)return;let E=l.value;for(let $=0;$<f.value.length;$+=1)if(E=(E+x+f.value.length)%f.value.length,!f.value[E]?.disabled){l.value=E;return}}function m(x){if(!s.value){(x.key==="Enter"||x.key===" "||x.key==="ArrowDown")&&(x.preventDefault(),k());return}if(x.key==="Escape"){x.preventDefault(),w();return}if(x.key==="ArrowDown")x.preventDefault(),b(1);else if(x.key==="ArrowUp")x.preventDefault(),b(-1);else if(x.key==="Enter"){x.preventDefault();let E=f.value[l.value];E&&I(E)}}function y(x){s.value&&(r.value?.contains(x.target)||i.value?.contains(x.target)||w())}let M=()=>{s.value&&v()};return Vue.onMounted(()=>{document.addEventListener("mousedown",y),window.addEventListener("resize",M),window.addEventListener("scroll",M,!0)}),Vue.onBeforeUnmount(()=>{document.removeEventListener("mousedown",y),window.removeEventListener("resize",M),window.removeEventListener("scroll",M,!0)}),Vue.watch(()=>e.modelValue,()=>{}),{open:s,search:n,triggerEl:r,menuEl:i,searchEl:a,activeIdx:l,selected:p,filtered:f,menuId:d,menuStyle:u,listEl:o,optionId:g,activeOptionId:h,toggle:k,close:w,pick:I,onKey:m}},template:`
|
|
4598
4598
|
<div class="modern-select" :class="{ 'is-open': open, 'is-disabled': disabled }">
|
|
4599
4599
|
<button
|
|
4600
4600
|
type="button"
|
|
@@ -5003,7 +5003,7 @@ ${String(e||"").trim()}
|
|
|
5003
5003
|
<span class="vp-avatar-typing-dot"></span>
|
|
5004
5004
|
</span>
|
|
5005
5005
|
</span>
|
|
5006
|
-
`,setup(e){let t=
|
|
5006
|
+
`,setup(e){let t=Dt(),s=Vue.computed(()=>t.vpInitial(e.vpId)),n=Vue.computed(()=>t.vpLabel(e.vpId)),r=Vue.computed(()=>{let d=t.vpAvatarMotif;return typeof d=="function"?d(e.vpId):{key:"rat",glyph:"R",background:"linear-gradient(135deg, #174EA6 0%, #0B2F6B 100%)",foreground:"#FFFFFF"}}),i=Vue.computed(()=>{let d=t.vpColor;return typeof d=="function"?d(e.vpId):r.value.background}),o=Vue.computed(()=>r.value.key),a=Vue.computed(()=>r.value.glyph),l=Vue.computed(()=>r.value.foreground),c=Vue.computed(()=>({width:e.size+"px",height:e.size+"px",background:i.value,color:l.value,fontSize:Math.max(13,Math.round(e.size*.58))+"px"}));return{initial:s,displayName:n,avatarStyle:c,motifKey:o,motifGlyph:a}}}});function Kr(e){if(!e)return"";let t=String(e).split(/[/\\]/);return t[t.length-1]||t[t.length-2]||e}function Co(e,t){if(!e)return"";let s=new Date(e);if(isNaN(s.getTime()))return"";let r=Math.floor((new Date-s)/(1e3*60*60*24)),i=typeof t=="function"?t:((o,a)=>a&&a.count!=null?`${a.count}d`:o);return r===0?i("chat.time.today")+" "+s.toLocaleTimeString(void 0,{hour:"2-digit",minute:"2-digit"}):r===1?i("chat.time.yesterday")+" "+s.toLocaleTimeString(void 0,{hour:"2-digit",minute:"2-digit"}):r<7?i("chat.time.daysAgo",{count:r}):s.toLocaleDateString(void 0,{month:"short",day:"numeric"})}var sc=B(()=>{});function ww(){return mh+=1,`folder-picker-${Date.now()}-${mh}`}var nc,mh,rc,kw,vh,ic=B(()=>{nc=()=>({folderPickerOpen:!1,folderPickerPath:"",folderPickerEntries:[],folderPickerLoading:!1,folderPickerSelected:"",_folderPickerTimer:null,_folderPickerRequestId:null,_folderPickerRequestAgentId:null}),mh=0;rc={openFolderPicker(){if(!this.folderPickerAgentId||!this.chat||typeof this.chat.sendWsMessage!="function")return;this.folderPickerOpen=!0,this.folderPickerSelected="",this.folderPickerLoading=!0;let t=typeof this.folderPickerInitialDir=="function"?this.folderPickerInitialDir()||"":this.defaultWorkDir||"";this.folderPickerPath=t,this.folderPickerEntries=[],this.requestFolderPickerDir(t)},invalidateFolderPickerRequest(){this._folderPickerRequestId=null,this._folderPickerRequestAgentId=null,this._folderPickerTimer&&(clearTimeout(this._folderPickerTimer),this._folderPickerTimer=null)},closeFolderPicker(){this.folderPickerOpen=!1,this.invalidateFolderPickerRequest()},requestFolderPickerDir(e){let t=this.folderPickerAgentId;if(!t||!this.chat||typeof this.chat.sendWsMessage!="function")return;let s=ww();this._folderPickerRequestId=s,this._folderPickerRequestAgentId=t,this.chat.sendWsMessage({type:"list_directory",conversationId:"_workdir_picker",requestId:s,agentId:t,dirPath:e,workDir:this.defaultWorkDir||""}),this._folderPickerTimer&&clearTimeout(this._folderPickerTimer),this._folderPickerTimer=setTimeout(()=>{this.folderPickerLoading&&this.folderPickerOpen&&this._folderPickerRequestId===s&&this.folderPickerAgentId===t&&this.requestFolderPickerDir(e)},5e3)},loadFolderPickerDir(e){this.folderPickerLoading=!0,this.folderPickerSelected="",this.folderPickerEntries=[],this.requestFolderPickerDir(e)},folderPickerNavigateUp(){if(!this.folderPickerPath)return;let e=this.folderPickerPath.includes("\\"),t=e?"\\":"/",s=this.folderPickerPath.replace(/[/\\]$/,"").split(/[/\\]/);if(s.pop(),s.length===0)this.folderPickerPath="",this.loadFolderPickerDir("");else if(e&&s.length===1&&/^[A-Za-z]:$/.test(s[0]))this.folderPickerPath=s[0]+"\\",this.loadFolderPickerDir(this.folderPickerPath);else{let n=s.join(t);this.folderPickerPath=n,this.loadFolderPickerDir(n)}},folderPickerSelectItem(e){this.folderPickerSelected=e.name},folderPickerEnter(e){let s=this.folderPickerPath.includes("\\")||/^[A-Z]:/.test(e.name)?"\\":"/",n;this.folderPickerPath?n=this.folderPickerPath.replace(/[/\\]$/,"")+s+e.name:n=/^[A-Z]:$/.test(e.name)?e.name+"\\":"/"+e.name,this.folderPickerPath=n,this.loadFolderPickerDir(n)},confirmFolderPicker(){let e=this.folderPickerPath;if(e){if(this.folderPickerSelected){let t=e.includes("\\")?"\\":"/";e=e.replace(/[/\\]$/,"")+t+this.folderPickerSelected}typeof this.folderPickerSetWorkDir=="function"&&this.folderPickerSetWorkDir(e),this.closeFolderPicker()}},handleFolderPickerMessage(e){let t=e.detail;!t||t.type!=="directory_listing"||t.conversationId!=="_workdir_picker"||!this.folderPickerOpen||!this._folderPickerRequestId||t.requestId!==this._folderPickerRequestId||this.folderPickerAgentId!==this._folderPickerRequestAgentId||(this._folderPickerTimer&&(clearTimeout(this._folderPickerTimer),this._folderPickerTimer=null),this._folderPickerRequestId=null,this._folderPickerRequestAgentId=null,this.folderPickerLoading=!1,this.folderPickerEntries=(t.entries||[]).filter(s=>s.type==="directory").sort((s,n)=>s.name.localeCompare(n.name)),t.dirPath!=null&&(this.folderPickerPath=t.dirPath))}},kw={data(){return nc()},methods:{...rc},mounted(){window.addEventListener("workbench-message",this.handleFolderPickerMessage)},beforeUnmount(){window.removeEventListener("workbench-message",this.handleFolderPickerMessage),this.invalidateFolderPickerRequest()}},vh=kw});function Sw(e,t,s,n=0){let r=Math.max(t.top,s.top),i=Math.min(t.bottom,s.bottom),o=Math.max(0,e.top-r-bh),a=Math.max(0,i-e.bottom-bh),l=Math.max(0,Number(n)||0),c="down";return(a<l&&o>=l||a<l&&o>a)&&(c="up"),{placement:c,availableHeight:Math.floor(c==="up"?o:a)}}var yh,bh,Mn,Ao=B(()=>{hh();Ur();sc();Br();Sr();ic();yh="omni",bh=4;Mn={name:"SessionCreateModal",components:{VpAvatar:gh,ModernSelect:us},props:{initialProvider:{type:String,default:"yeaft"},initialAgentId:{type:String,default:null}},emits:["close","created"],template:`
|
|
5007
5007
|
<Teleport to="body">
|
|
5008
5008
|
<div class="modal-overlay" @click.self="onOverlayClick" role="dialog" aria-modal="true" :aria-label="$t('yeaft.session.create.title')">
|
|
5009
5009
|
<div class="modal resume-modal yeaft-session-create-modal">
|
|
@@ -5321,7 +5321,7 @@ ${String(e||"").trim()}
|
|
|
5321
5321
|
</div>
|
|
5322
5322
|
</div>
|
|
5323
5323
|
</Teleport>
|
|
5324
|
-
`,data(){return{form:{provider:["yeaft","copilot","claude-code"].includes(this.initialProvider)?this.initialProvider:"yeaft",name:"",vpIds:[],defaultVpId:null,workDir:"",agentId:this.initialAgentId||null},busy:!1,submitError:"",restoringHiddenKey:null,...nc(),vpPickerTouched:!1,vpRosterOpen:!1,vpRosterPlacement:"down",vpRosterAvailableHeight:null,scannedSessions:[],restoreScanning:!1,restoring:null,restoreError:"",vpSnapshotTimer:null}},computed:{chat(){try{if(typeof window<"u"&&window.Pinia?.useChatStore)return window.Pinia.useChatStore()}catch{}return null},vpStore(){try{if(typeof window<"u"&&window.Pinia?.useVpStore)return window.Pinia.useVpStore()}catch{}return null},sessionsStore(){try{if(typeof window<"u"&&window.Pinia?.useSessionsStore)return window.Pinia.useSessionsStore()}catch{}return null},isYeaftProvider(){return this.form.provider==="yeaft"},vpLibraryReady(){let e=this.vpStore;return!!(e&&e.snapshotStatus==="ready"&&e.snapshotAgentId===this.form.agentId&&e.lastVpSnapshotAgentId===this.form.agentId)},vpList(){return this.vpLibraryReady?this.vpStore?.vpList||[]:[]},vpDomainSections(){return Ns(this.vpList)},vpListSignature(){return(this.vpList||[]).map(e=>e&&e.vpId).filter(Boolean).join(",")},vpLibraryEmpty(){let e=this.vpStore;return!e||!this.vpLibraryReady?!1:e.emptyLibrary===!0?!0:!!(e.lastSnapshotAt&&e.lastSnapshotAt>0&&(e.vpOrder?.length||0)===0)},vpLibraryError(){let e=this.vpStore;return!e||e.snapshotStatus!=="error"?!1:!e.snapshotAgentId||e.snapshotAgentId===this.form.agentId},agentOptions(){let e=this.chat;return!e||!Array.isArray(e.agents)?[]:e.agents.map(t=>({id:t.id,name:t.name,online:!!t.online,workDir:t.workDir||""}))},agentSelectOptions(){return this.agentOptions.map(e=>({value:e.id,label:e.name||e.id,sublabel:e.online?"":this.$t("settings.dashboard.offline"),disabled:!e.online}))},providerOptions(){return[{value:"yeaft",label:"Yeaft"},{value:"copilot",label:this.$t("provider.copilot")},{value:"claude-code",label:this.$t("provider.claudeCode")}]},agentSignature(){return this.agentOptions.map(e=>`${e.id}:${e.online?1:0}`).join(",")},folderPickerAgentId(){return this.form.agentId||this.chat?.currentAgent||""},defaultWorkDir(){return this.agentOptions.find(t=>t.id===this.form.agentId)?.workDir||this.chat?.currentAgentInfo?.workDir||""},workDirPlaceholder(){return this.defaultWorkDir||this.$t("modal.newConv.inputOrSelect")},allSessions(){return this.sessionsStore?.sessionList||[]},hiddenSessions(){return(this.chat?.hiddenSessionCatalog||[]).filter(e=>e?.routeRef?.agentId&&e?.routeRef?.sessionId)},agentSessions(){let e=this.form.agentId||null;return e?this.allSessions.filter(t=>{let s=t&&t.agentId;return!s||s===e}):this.allSessions},folderAggregates(){let e=new Map;for(let t of this.agentSessions){let s=t&&typeof t.workDir=="string"?t.workDir.trim():"";if(!s)continue;let n=e.get(s)||{path:s,count:0};n.count+=1,e.set(s,n)}return Array.from(e.values()).sort((t,s)=>t.path.localeCompare(s.path))},sessionsInDir(){let e=this.form.agentId||null;return(Array.isArray(this.scannedSessions)?this.scannedSessions:[]).filter(s=>s&&s.id).map(s=>{let n=s.agentId||e,r=wt(n,s.id),i=!!(r&&this.sessionsStore?.sessions?.[r]);return{...s,...n?{agentId:n}:{},inSidebar:i}})},chatFolderRows(){return(this.chat?.folders||[]).map(e=>({path:e.path||e.name||"",count:Number(e.sessionCount)||0})).filter(e=>e.path)},createFolderRows(){return this.isYeaftProvider?this.folderAggregates:this.chatFolderRows},createSessionRows(){return this.isYeaftProvider?this.sessionsInDir:(this.chat?.historySessions||[]).map(e=>({...e,id:e.sessionId,name:e.title,createdAt:e.lastModified}))},canSubmit(){if(this.isYeaftProvider&&(!this.vpLibraryReady||this.form.vpIds.length===0)||!this.form.agentId)return!1;let e=this.agentOptions.find(t=>t.id===this.form.agentId);return!!(e&&e.online)},vpRosterSummary(){let e=this.form.vpIds||[];return e.length===0?this.$t("yeaft.session.create.vpNone"):e.length<=3?e.map(t=>this.vpLabelFor(t)).join(this.$t("common.comma")):this.$t("yeaft.session.create.vpCount",{n:e.length})},vpRosterPopupStyle(){return Number.isFinite(this.vpRosterAvailableHeight)?{"--vp-roster-available-height":`${this.vpRosterAvailableHeight}px`}:{}}},mounted(){window.addEventListener("keydown",this.onEsc),window.addEventListener("resize",this.scheduleVpRosterLayout),window.visualViewport?.addEventListener("resize",this.scheduleVpRosterLayout),window.visualViewport?.addEventListener("scroll",this.scheduleVpRosterLayout),window.addEventListener("workbench-message",this.handleFolderPickerMessage),document.addEventListener("click",this.handleOutsideRosterClick,!0),this.seedAgentDefault(),this.subscribeVpsFor(this.form.agentId),this.applyDefaultSelection()},watch:{vpListSignature(){this.applyDefaultSelection(),this.scheduleVpRosterLayout()},agentSignature(){this.seedAgentDefault(),this.scheduleVpRosterLayout()},"form.provider"(e,t){e!==t&&(this.form.workDir="",this.scannedSessions=[],this.restoreError="",e==="yeaft"?(this.subscribeVpsFor(this.form.agentId),this.applyDefaultSelection()):this.form.agentId&&this.chat?.listFoldersForAgent?.(this.form.agentId,e))},"form.agentId"(e,t){e!==t&&(this.isYeaftProvider&&this.subscribeVpsFor(e),this.form.vpIds=[],this.form.defaultVpId=null,this.vpPickerTouched=!1,this.isYeaftProvider&&this.applyDefaultSelection(),this.scannedSessions=[],this.restoreError="",!this.isYeaftProvider&&e&&this.chat?.listFoldersForAgent?.(e,this.form.provider),(this.form.workDir||"").trim()&&this.loadProviderSessions())},"form.workDir"(e,t){e===t||(this.restoreError="",this.scannedSessions=[],!(e||"").trim())||this.loadProviderSessions()}},beforeUnmount(){window.removeEventListener("keydown",this.onEsc),window.removeEventListener("resize",this.scheduleVpRosterLayout),window.visualViewport?.removeEventListener("resize",this.scheduleVpRosterLayout),window.visualViewport?.removeEventListener("scroll",this.scheduleVpRosterLayout),window.removeEventListener("workbench-message",this.handleFolderPickerMessage),document.removeEventListener("click",this.handleOutsideRosterClick,!0),this._vpRosterLayoutFrame&&cancelAnimationFrame(this._vpRosterLayoutFrame),this._folderPickerTimer&&clearTimeout(this._folderPickerTimer),this.vpSnapshotTimer&&clearTimeout(this.vpSnapshotTimer)},methods:{toggleVpRoster(){if(this.vpRosterOpen){this.closeVpRoster();return}this.vpRosterPlacement="down",this.vpRosterAvailableHeight=null,this.vpRosterOpen=!0,this.$nextTick(this.scheduleVpRosterLayout)},closeVpRoster(){this.vpRosterOpen=!1,this.vpRosterAvailableHeight=null},scheduleVpRosterLayout(){!this.vpRosterOpen||this._vpRosterLayoutFrame||(this._vpRosterLayoutFrame=requestAnimationFrame(()=>{this._vpRosterLayoutFrame=null,this.updateVpRosterLayout()}))},updateVpRosterLayout(){if(!this.vpRosterOpen)return;let e=this.$refs.vpRosterTrigger,t=this.$refs.vpRosterPopup,s=e?.closest?.(".resume-modal");if(!e||!t||!s)return;let n=t.style.maxHeight;t.style.maxHeight="none";let r=t.scrollHeight;t.style.maxHeight=n;let i=window.visualViewport,o=i?i.offsetTop:0,a=i?i.height:window.innerHeight,l={top:o,bottom:o+a},c=s.getBoundingClientRect(),d=Sw(e.getBoundingClientRect(),c,l,r);this.vpRosterPlacement=d.placement,this.vpRosterAvailableHeight=d.availableHeight},seedAgentDefault(){try{let e=this.agentOptions;if(!Array.isArray(e)||e.length===0||e.find(i=>i.id===this.form.agentId&&i.online))return;let s=this.chat,n=s&&s.currentAgent||null,r=e.find(i=>i.id===n&&i.online)||e.find(i=>i.online)||null;r&&(this.form.agentId=r.id)}catch{}},subscribeVpsFor(e,{force:t=!1}={}){let s=this.chat,n=e||s?.currentAgent||null,r=this.vpStore;if(!s||typeof s.sendWsMessage!="function"||!n){let l=`vp_snapshot_${Date.now()}_${Math.random().toString(36).slice(2,8)}`;return r?.beginSnapshot?.(n,l),r?.failSnapshot?.(n,l,"No online Agent is available."),!1}if(!t&&r?.snapshotStatus==="ready"&&r.snapshotAgentId===n&&r.lastVpSnapshotAgentId===n)return this.vpSnapshotTimer&&clearTimeout(this.vpSnapshotTimer),this.vpSnapshotTimer=null,!0;let o=`vp_snapshot_${Date.now()}_${Math.random().toString(36).slice(2,8)}`;return r?.beginSnapshot?.(n,o),s.sendWsMessage({type:"yeaft_vp_subscribe",agentId:n,requestId:o})===!1?(r?.failSnapshot?.(n,o,"WebSocket is not connected."),!1):(this.vpSnapshotTimer&&clearTimeout(this.vpSnapshotTimer),this.vpSnapshotTimer=setTimeout(()=>{this.vpSnapshotTimer=null,r?.snapshotStatus==="loading"&&r.snapshotRequestId===o&&r.failSnapshot(n,o,"VP library request timed out.")},1e4),!0)},retryVpSnapshot(){this.subscribeVpsFor(this.form.agentId,{force:!0})},async restoreHiddenSession(e){if(!e?.catalogKey||this.restoringHiddenKey)return;let t=this.chat;if(!(!t||typeof t.restoreCatalogSession!="function")){this.restoringHiddenKey=e.catalogKey;try{if(!t.restoreCatalogSession(e))return;let{runtimeProvider:n,agentId:r,sessionId:i}=e.routeRef;n==="yeaft"?(t.enterYeaft?.(r,{deferBootstrap:!0}),t.setActiveSessionFilter?.(i,{agentId:r,force:!0})):(t.currentView==="yeaft"&&t.leaveYeaft?.(),t.selectConversation?.(i,r)),this.$emit("close")}finally{this.restoringHiddenKey=null}}},loadProviderSessions(){if(this.isYeaftProvider)return this.loadRestoreCandidates();let e=(this.form.workDir||"").trim();!e||!this.form.agentId||this.chat?.listHistorySessionsForAgent?.(this.form.agentId,e,this.form.provider)},async loadRestoreCandidates(){if(this.restoreScanning)return;let e=(this.form.workDir||"").trim();if(!e){this.scannedSessions=[];return}let t=this.chat;if(!t||typeof t.sessionCrudRequest!="function"){this.restoreError=this.$t("yeaft.restore.modal.scanError",{message:"store unavailable"});return}let s=this.form.agentId||null;if(!s){this.scannedSessions=[],this.restoreError=this.$t("yeaft.restore.modal.scanError",{message:"no agent selected"});return}this.restoreScanning=!0,this.restoreError="";try{let n=await t.sessionCrudRequest("scan_workdir",{workDir:e},{agentId:s});if(n&&n.ok){let r=Array.isArray(n.sessions)?n.sessions:Array.isArray(n.groups)?n.groups:[];this.scannedSessions=r}else{this.scannedSessions=[];let r=n?.error?.message||n?.error?.code||"unknown";this.restoreError=this.$t("yeaft.restore.modal.scanError",{message:r})}}catch(n){this.scannedSessions=[],this.restoreError=this.$t("yeaft.restore.modal.scanError",{message:n?.message||String(n)})}finally{this.restoreScanning=!1}},async onRestoreClick(e){if(!e||!e.id||this.restoring)return;let t=this.chat;if(!t||typeof t.sessionCrudRequest!="function"){this.restoreError=this.$t("yeaft.restore.modal.restoreError",{message:"store unavailable"});return}let s=this.form.agentId||null;if(!s){this.restoreError=this.$t("yeaft.restore.modal.restoreError",{message:"no agent selected"});return}this.restoring=e.id,this.restoreError="";try{let n=await t.sessionCrudRequest("restore",{sessionId:e.id,workDir:(this.form.workDir||"").trim()},{agentId:s});if(n&&n.ok){let i=n.session||n.group||e,o=i?.agentId||e.agentId||s;o&&t.currentAgent!==o&&typeof t.selectAgent=="function"&&t.selectAgent(o),this.sessionsStore&&this.sessionsStore.setActive(i.id||e.id,o),typeof t.setActiveSessionFilter=="function"&&t.setActiveSessionFilter(i.id||e.id,{agentId:o,force:!0}),this.$emit("created",i),this.$emit("close");return}let r=n?.error?.message||n?.error?.code||"unknown";this.restoreError=this.$t("yeaft.restore.modal.restoreError",{message:r})}catch(n){this.restoreError=this.$t("yeaft.restore.modal.restoreError",{message:n?.message||String(n)})}finally{this.restoring=null}},applyDefaultSelection(){if(this.vpPickerTouched)return;let e=this.vpList||[];if(e.length===0)return;let t=e.map(o=>o&&o.vpId).filter(Boolean);if(t.length===0)return;let s=Array.isArray(this.form.vpIds)?this.form.vpIds:[],n=s.filter(o=>t.includes(o)),r=this.form.defaultVpId&&n.includes(this.form.defaultVpId);if(n.length>0&&r){n.length!==s.length&&(this.form.vpIds=n);return}let i=t.includes(yh)?yh:n[0]||t[0];this.form.vpIds=[i],this.form.defaultVpId=i},toggleVp(e,t){this.vpPickerTouched=!0,t?(this.form.vpIds.includes(e)||this.form.vpIds.push(e),this.form.defaultVpId||(this.form.defaultVpId=e)):(this.form.vpIds=this.form.vpIds.filter(s=>s!==e),this.form.defaultVpId&&!this.form.vpIds.includes(this.form.defaultVpId)&&(this.form.defaultVpId=this.form.vpIds[0]||null))},vpLabelFor(e){let t=this.vpStore?.vpLabel;return typeof t=="function"?t(e):e},vpDescriptionFor(e){let t=this.vpStore?.vpDescription;return typeof t=="function"?t(e):""},vpTextColorFor(e){let t=this.vpStore?.vpTextColor;return typeof t=="function"?t(e):"var(--text-primary)"},selectFolder(e){this.form.workDir=e},selectSession(e){if(!(!e||!e.id)){if(!this.isYeaftProvider){let t=e.workDir||(this.form.workDir||"").trim()||this.defaultWorkDir;this.chat?.selectAgent?.(this.form.agentId),this.chat._pendingSessionTitle=e.name||e.title||null,this.chat?.resumeConversation?.(e.id,t,this.form.agentId,this.chatProviderOptions()),this.$emit("close");return}e.inSidebar?this.resumeExisting(e):this.onRestoreClick(e)}},chatProviderOptions(){let e={provider:this.form.provider};return this.form.provider==="copilot"&&(e.providerOptions={allowAllTools:!0}),e},resumeExisting(e){if(!e||!e.id)return;let t=this.chat,s=e.agentId||this.form.agentId||null;s&&t&&t.currentAgent!==s&&typeof t.selectAgent=="function"&&t.selectAgent(s),this.sessionsStore&&this.sessionsStore.setActive(e.id,s),t&&typeof t.setActiveSessionFilter=="function"&&t.setActiveSessionFilter(e.id,{agentId:s,force:!0}),this.$emit("close")},handleOutsideRosterClick(e){if(!this.vpRosterOpen)return;let t=this.$refs.vpRosterRoot;t&&(t.contains(e.target)||this.closeVpRoster())},getLastPathSegment(e){return Kr(e)},formatDate(e){return Co(e,this.$t.bind(this))},onEsc(e){if(e.key==="Escape"&&!this.folderPickerOpen){if(this.vpRosterOpen){this.closeVpRoster();return}this.busy||this.requestClose()}},onOverlayClick(){this.busy||this.requestClose()},requestClose(){this.$emit("close")},folderPickerInitialDir(){return this.form.workDir||this.defaultWorkDir||""},folderPickerSetWorkDir(e){this.form.workDir=e},...rc,async onSubmit(){if(!(this.busy||!this.canSubmit)){this.submitError="",this.busy=!0;try{if(!this.chat){this.submitError=this.$t("yeaft.session.error.unknown",{message:"store unavailable"});return}if(!this.isYeaftProvider){let d=this.form.workDir.trim()||this.defaultWorkDir;this.chat.selectAgent?.(this.form.agentId),this.chat.createConversation?.(d,this.form.agentId,null,this.chatProviderOptions()),this.$emit("created",{provider:this.form.provider,workDir:d}),this.$emit("close");return}if(typeof this.chat.createYeaftSession!="function"){this.submitError=this.$t("yeaft.session.error.unknown",{message:"store unavailable"});return}let e=new Set((this.vpList||[]).map(d=>d&&d.vpId).filter(Boolean)),t=this.form.vpIds.filter(d=>e.has(d));if(t.length===0){this.submitError=this.$t("yeaft.session.error.unknown",{message:"no valid VP selected"});return}let s=this.form.defaultVpId&&t.includes(this.form.defaultVpId)?this.form.defaultVpId:t[0],r=this.form.name.trim()||Kr(this.form.workDir.trim())||this.$t("yeaft.session.create.untitled"),i=await this.chat.createYeaftSession({displayName:r,vpIds:t,defaultVpId:s,workDir:this.form.workDir.trim(),agentId:this.form.agentId||null});if(i&&i.ok){let d=this.chat,u=i.session||i.group||null,p=u&&u.id,f=u?.agentId||this.form.agentId||null;p&&(f&&d&&d.currentAgent!==f&&typeof d.selectAgent=="function"&&d.selectAgent(f),this.sessionsStore&&this.sessionsStore.setActive(p,f),d&&typeof d.setActiveSessionFilter=="function"&&d.setActiveSessionFilter(p,{agentId:f,force:!0})),this.$emit("created",u),this.$emit("close");return}let o=i?.error?.code||"unknown",a=i?.error?.message||"",l=`yeaft.session.error.${o}`,c=this.$t(l,{message:a});this.submitError=c===l?this.$t("yeaft.session.error.unknown",{message:a}):c}catch(e){this.submitError=this.$t("yeaft.session.error.unknown",{message:e?.message||String(e)})}finally{this.busy=!1}}}}}});var wh,kh=B(()=>{Ji();Zi();Lr();wh={name:"WorkCenterActionDetail",components:{UserTurnBlock:kn,VpTurnBlock:wn},props:{action:{type:Object,default:null},canMessage:{type:Boolean,default:!1},messages:{type:Array,default:()=>[]},messagesNextCursor:{type:[String,Number],default:null},messagesLoading:{type:Boolean,default:!1},messagesError:{type:String,default:""},previewingAttachmentId:{type:String,default:null},attachmentError:{type:String,default:""}},emits:["back","close","load-earlier-messages","open-attachment","quote","edit-as-new"],computed:{executorName(){return this.action?.assignedVp?.name||this.action?.assignedVp?.id||this.action?.requiredRole||this.tr("workCenter.actionExecutorPending","Executor pending")},hasMessages(){return this.messages.length>0},waitingQuestion(){return this.action?.status!=="waiting"?"":String(this.action?.canonicalResult?.waitingReason||"").trim()},conversationBlocks(){return this.messages.map(e=>{let t=Number(e?.updatedAt||e?.createdAt)||0;if(e?.role==="user")return{key:e.id,kind:"user",message:{id:e.id,messageId:e.id,type:"user",content:e.text||"",attachments:Array.isArray(e.attachments)?e.attachments:[],quote:e.quote||null,timestamp:t}};let s=e.speaker||{},n=this.messageSpeaker(e),r=s.id||`work-center-action:${this.action?.id||"unknown"}`;return{key:e.id,kind:"assistant",speakerName:n,turn:{id:e.id,messageId:e.id,atMessageId:e.id,turnId:e.turnId||e.id,textContent:e.text||"",textSegments:e.text?[{key:e.id,content:e.text,kind:e.status==="running"?"progress":"result",isStreaming:e.status==="running"}]:[],isStreaming:e.status==="running",speakerVpId:r,speakerTimestamp:t,showSpeakerHeader:!0,timestamp:t,createdAt:t,todoMsg:null,toolMsgs:[],toolSummaryCount:0,imageMsgs:[],askMsg:null,attachments:Array.isArray(e.attachments)?e.attachments:[]}}})}},watch:{messages:{deep:!0,handler(){this.$nextTick(()=>ut(this.$el))}}},mounted(){this.$nextTick(()=>ut(this.$el))},methods:{tr(e,t){let s=this.$t?this.$t(e):e;return s&&s!==e?s:t},statusLabel(e){return this.tr(`workCenter.status.${e}`,String(e||"").replace("_"," "))},actionSequence(){let e=Number(this.action?.sequence);return Number.isFinite(e)&&e>0?e:1},messageSpeaker(e){if(e?.role==="user")return this.tr("workCenter.you","You");let t=this.$t("workCenter.actionNumber",{number:this.actionSequence()}),s=e?.speaker?.name||e?.speaker?.id||"";return s?this.$t("workCenter.messageSpeakerRole",{name:s,role:t}):t},time(e){if(!e)return"";try{return new Date(Number(e)).toLocaleString()}catch{return""}},formatAttachmentSize(e){let t=Math.max(0,Number(e)||0);return t<1024?`${t} B`:t<1024*1024?`${(t/1024).toFixed(1)} KB`:`${(t/1024/1024).toFixed(1)} MB`},openAttachment(e){this.$emit("open-attachment",e?.attachment||e,e?.trigger||null)}},template:`
|
|
5324
|
+
`,data(){return{form:{provider:["yeaft","copilot","claude-code"].includes(this.initialProvider)?this.initialProvider:"yeaft",name:"",vpIds:[],defaultVpId:null,workDir:"",agentId:this.initialAgentId||null},busy:!1,submitError:"",restoringHiddenKey:null,...nc(),vpPickerTouched:!1,vpRosterOpen:!1,vpRosterPlacement:"down",vpRosterAvailableHeight:null,scannedSessions:[],restoreScanning:!1,restoring:null,restoreError:"",vpSnapshotTimer:null}},computed:{chat(){try{if(typeof window<"u"&&window.Pinia?.useChatStore)return window.Pinia.useChatStore()}catch{}return null},vpStore(){try{if(typeof window<"u"&&window.Pinia?.useVpStore)return window.Pinia.useVpStore()}catch{}return null},sessionsStore(){try{if(typeof window<"u"&&window.Pinia?.useSessionsStore)return window.Pinia.useSessionsStore()}catch{}return null},isYeaftProvider(){return this.form.provider==="yeaft"},vpLibraryReady(){let e=this.vpStore;return!!(e&&e.snapshotStatus==="ready"&&e.snapshotAgentId===this.form.agentId&&e.lastVpSnapshotAgentId===this.form.agentId)},vpList(){return this.vpLibraryReady?this.vpStore?.vpList||[]:[]},vpDomainSections(){return Ns(this.vpList)},vpListSignature(){return(this.vpList||[]).map(e=>e&&e.vpId).filter(Boolean).join(",")},vpLibraryEmpty(){let e=this.vpStore;return!e||!this.vpLibraryReady?!1:e.emptyLibrary===!0?!0:!!(e.lastSnapshotAt&&e.lastSnapshotAt>0&&(e.vpOrder?.length||0)===0)},vpLibraryError(){let e=this.vpStore;return!e||e.snapshotStatus!=="error"?!1:!e.snapshotAgentId||e.snapshotAgentId===this.form.agentId},agentOptions(){let e=this.chat;return!e||!Array.isArray(e.agents)?[]:e.agents.map(t=>({id:t.id,name:t.name,online:!!t.online,workDir:t.workDir||""}))},agentSelectOptions(){return this.agentOptions.map(e=>({value:e.id,label:e.name||e.id,sublabel:e.online?"":this.$t("settings.dashboard.offline"),disabled:!e.online}))},providerOptions(){return[{value:"yeaft",label:"Yeaft"},{value:"copilot",label:this.$t("provider.copilot")},{value:"claude-code",label:this.$t("provider.claudeCode")}]},agentSignature(){return this.agentOptions.map(e=>`${e.id}:${e.online?1:0}`).join(",")},folderPickerAgentId(){return this.form.agentId||this.chat?.currentAgent||""},defaultWorkDir(){return this.agentOptions.find(t=>t.id===this.form.agentId)?.workDir||this.chat?.currentAgentInfo?.workDir||""},workDirPlaceholder(){return this.defaultWorkDir||this.$t("modal.newConv.inputOrSelect")},allSessions(){return this.sessionsStore?.sessionList||[]},hiddenSessions(){return(this.chat?.hiddenSessionCatalog||[]).filter(e=>e?.routeRef?.agentId&&e?.routeRef?.sessionId)},agentSessions(){let e=this.form.agentId||null;return e?this.allSessions.filter(t=>{let s=t&&t.agentId;return!s||s===e}):this.allSessions},folderAggregates(){let e=new Map;for(let t of this.agentSessions){let s=t&&typeof t.workDir=="string"?t.workDir.trim():"";if(!s)continue;let n=e.get(s)||{path:s,count:0};n.count+=1,e.set(s,n)}return Array.from(e.values()).sort((t,s)=>t.path.localeCompare(s.path))},sessionsInDir(){let e=this.form.agentId||null;return(Array.isArray(this.scannedSessions)?this.scannedSessions:[]).filter(s=>s&&s.id).map(s=>{let n=s.agentId||e,r=kt(n,s.id),i=!!(r&&this.sessionsStore?.sessions?.[r]);return{...s,...n?{agentId:n}:{},inSidebar:i}})},chatFolderRows(){return(this.chat?.folders||[]).map(e=>({path:e.path||e.name||"",count:Number(e.sessionCount)||0})).filter(e=>e.path)},createFolderRows(){return this.isYeaftProvider?this.folderAggregates:this.chatFolderRows},createSessionRows(){return this.isYeaftProvider?this.sessionsInDir:(this.chat?.historySessions||[]).map(e=>({...e,id:e.sessionId,name:e.title,createdAt:e.lastModified}))},canSubmit(){if(this.isYeaftProvider&&(!this.vpLibraryReady||this.form.vpIds.length===0)||!this.form.agentId)return!1;let e=this.agentOptions.find(t=>t.id===this.form.agentId);return!!(e&&e.online)},vpRosterSummary(){let e=this.form.vpIds||[];return e.length===0?this.$t("yeaft.session.create.vpNone"):e.length<=3?e.map(t=>this.vpLabelFor(t)).join(this.$t("common.comma")):this.$t("yeaft.session.create.vpCount",{n:e.length})},vpRosterPopupStyle(){return Number.isFinite(this.vpRosterAvailableHeight)?{"--vp-roster-available-height":`${this.vpRosterAvailableHeight}px`}:{}}},mounted(){window.addEventListener("keydown",this.onEsc),window.addEventListener("resize",this.scheduleVpRosterLayout),window.visualViewport?.addEventListener("resize",this.scheduleVpRosterLayout),window.visualViewport?.addEventListener("scroll",this.scheduleVpRosterLayout),window.addEventListener("workbench-message",this.handleFolderPickerMessage),document.addEventListener("click",this.handleOutsideRosterClick,!0),this.seedAgentDefault(),this.subscribeVpsFor(this.form.agentId),this.applyDefaultSelection()},watch:{vpListSignature(){this.applyDefaultSelection(),this.scheduleVpRosterLayout()},agentSignature(){this.seedAgentDefault(),this.scheduleVpRosterLayout()},"form.provider"(e,t){e!==t&&(this.form.workDir="",this.scannedSessions=[],this.restoreError="",e==="yeaft"?(this.subscribeVpsFor(this.form.agentId),this.applyDefaultSelection()):this.form.agentId&&this.chat?.listFoldersForAgent?.(this.form.agentId,e))},"form.agentId"(e,t){e!==t&&(this.isYeaftProvider&&this.subscribeVpsFor(e),this.form.vpIds=[],this.form.defaultVpId=null,this.vpPickerTouched=!1,this.isYeaftProvider&&this.applyDefaultSelection(),this.scannedSessions=[],this.restoreError="",!this.isYeaftProvider&&e&&this.chat?.listFoldersForAgent?.(e,this.form.provider),(this.form.workDir||"").trim()&&this.loadProviderSessions())},"form.workDir"(e,t){e===t||(this.restoreError="",this.scannedSessions=[],!(e||"").trim())||this.loadProviderSessions()}},beforeUnmount(){window.removeEventListener("keydown",this.onEsc),window.removeEventListener("resize",this.scheduleVpRosterLayout),window.visualViewport?.removeEventListener("resize",this.scheduleVpRosterLayout),window.visualViewport?.removeEventListener("scroll",this.scheduleVpRosterLayout),window.removeEventListener("workbench-message",this.handleFolderPickerMessage),document.removeEventListener("click",this.handleOutsideRosterClick,!0),this._vpRosterLayoutFrame&&cancelAnimationFrame(this._vpRosterLayoutFrame),this._folderPickerTimer&&clearTimeout(this._folderPickerTimer),this.vpSnapshotTimer&&clearTimeout(this.vpSnapshotTimer)},methods:{toggleVpRoster(){if(this.vpRosterOpen){this.closeVpRoster();return}this.vpRosterPlacement="down",this.vpRosterAvailableHeight=null,this.vpRosterOpen=!0,this.$nextTick(this.scheduleVpRosterLayout)},closeVpRoster(){this.vpRosterOpen=!1,this.vpRosterAvailableHeight=null},scheduleVpRosterLayout(){!this.vpRosterOpen||this._vpRosterLayoutFrame||(this._vpRosterLayoutFrame=requestAnimationFrame(()=>{this._vpRosterLayoutFrame=null,this.updateVpRosterLayout()}))},updateVpRosterLayout(){if(!this.vpRosterOpen)return;let e=this.$refs.vpRosterTrigger,t=this.$refs.vpRosterPopup,s=e?.closest?.(".resume-modal");if(!e||!t||!s)return;let n=t.style.maxHeight;t.style.maxHeight="none";let r=t.scrollHeight;t.style.maxHeight=n;let i=window.visualViewport,o=i?i.offsetTop:0,a=i?i.height:window.innerHeight,l={top:o,bottom:o+a},c=s.getBoundingClientRect(),d=Sw(e.getBoundingClientRect(),c,l,r);this.vpRosterPlacement=d.placement,this.vpRosterAvailableHeight=d.availableHeight},seedAgentDefault(){try{let e=this.agentOptions;if(!Array.isArray(e)||e.length===0||e.find(i=>i.id===this.form.agentId&&i.online))return;let s=this.chat,n=s&&s.currentAgent||null,r=e.find(i=>i.id===n&&i.online)||e.find(i=>i.online)||null;r&&(this.form.agentId=r.id)}catch{}},subscribeVpsFor(e,{force:t=!1}={}){let s=this.chat,n=e||s?.currentAgent||null,r=this.vpStore;if(!s||typeof s.sendWsMessage!="function"||!n){let l=`vp_snapshot_${Date.now()}_${Math.random().toString(36).slice(2,8)}`;return r?.beginSnapshot?.(n,l),r?.failSnapshot?.(n,l,"No online Agent is available."),!1}if(!t&&r?.snapshotStatus==="ready"&&r.snapshotAgentId===n&&r.lastVpSnapshotAgentId===n)return this.vpSnapshotTimer&&clearTimeout(this.vpSnapshotTimer),this.vpSnapshotTimer=null,!0;let o=`vp_snapshot_${Date.now()}_${Math.random().toString(36).slice(2,8)}`;return r?.beginSnapshot?.(n,o),s.sendWsMessage({type:"yeaft_vp_subscribe",agentId:n,requestId:o})===!1?(r?.failSnapshot?.(n,o,"WebSocket is not connected."),!1):(this.vpSnapshotTimer&&clearTimeout(this.vpSnapshotTimer),this.vpSnapshotTimer=setTimeout(()=>{this.vpSnapshotTimer=null,r?.snapshotStatus==="loading"&&r.snapshotRequestId===o&&r.failSnapshot(n,o,"VP library request timed out.")},1e4),!0)},retryVpSnapshot(){this.subscribeVpsFor(this.form.agentId,{force:!0})},async restoreHiddenSession(e){if(!e?.catalogKey||this.restoringHiddenKey)return;let t=this.chat;if(!(!t||typeof t.restoreCatalogSession!="function")){this.restoringHiddenKey=e.catalogKey;try{if(!t.restoreCatalogSession(e))return;let{runtimeProvider:n,agentId:r,sessionId:i}=e.routeRef;n==="yeaft"?(t.enterYeaft?.(r,{deferBootstrap:!0}),t.setActiveSessionFilter?.(i,{agentId:r,force:!0})):(t.currentView==="yeaft"&&t.leaveYeaft?.(),t.selectConversation?.(i,r)),this.$emit("close")}finally{this.restoringHiddenKey=null}}},loadProviderSessions(){if(this.isYeaftProvider)return this.loadRestoreCandidates();let e=(this.form.workDir||"").trim();!e||!this.form.agentId||this.chat?.listHistorySessionsForAgent?.(this.form.agentId,e,this.form.provider)},async loadRestoreCandidates(){if(this.restoreScanning)return;let e=(this.form.workDir||"").trim();if(!e){this.scannedSessions=[];return}let t=this.chat;if(!t||typeof t.sessionCrudRequest!="function"){this.restoreError=this.$t("yeaft.restore.modal.scanError",{message:"store unavailable"});return}let s=this.form.agentId||null;if(!s){this.scannedSessions=[],this.restoreError=this.$t("yeaft.restore.modal.scanError",{message:"no agent selected"});return}this.restoreScanning=!0,this.restoreError="";try{let n=await t.sessionCrudRequest("scan_workdir",{workDir:e},{agentId:s});if(n&&n.ok){let r=Array.isArray(n.sessions)?n.sessions:Array.isArray(n.groups)?n.groups:[];this.scannedSessions=r}else{this.scannedSessions=[];let r=n?.error?.message||n?.error?.code||"unknown";this.restoreError=this.$t("yeaft.restore.modal.scanError",{message:r})}}catch(n){this.scannedSessions=[],this.restoreError=this.$t("yeaft.restore.modal.scanError",{message:n?.message||String(n)})}finally{this.restoreScanning=!1}},async onRestoreClick(e){if(!e||!e.id||this.restoring)return;let t=this.chat;if(!t||typeof t.sessionCrudRequest!="function"){this.restoreError=this.$t("yeaft.restore.modal.restoreError",{message:"store unavailable"});return}let s=this.form.agentId||null;if(!s){this.restoreError=this.$t("yeaft.restore.modal.restoreError",{message:"no agent selected"});return}this.restoring=e.id,this.restoreError="";try{let n=await t.sessionCrudRequest("restore",{sessionId:e.id,workDir:(this.form.workDir||"").trim()},{agentId:s});if(n&&n.ok){let i=n.session||n.group||e,o=i?.agentId||e.agentId||s;o&&t.currentAgent!==o&&typeof t.selectAgent=="function"&&t.selectAgent(o),this.sessionsStore&&this.sessionsStore.setActive(i.id||e.id,o),typeof t.setActiveSessionFilter=="function"&&t.setActiveSessionFilter(i.id||e.id,{agentId:o,force:!0}),this.$emit("created",i),this.$emit("close");return}let r=n?.error?.message||n?.error?.code||"unknown";this.restoreError=this.$t("yeaft.restore.modal.restoreError",{message:r})}catch(n){this.restoreError=this.$t("yeaft.restore.modal.restoreError",{message:n?.message||String(n)})}finally{this.restoring=null}},applyDefaultSelection(){if(this.vpPickerTouched)return;let e=this.vpList||[];if(e.length===0)return;let t=e.map(o=>o&&o.vpId).filter(Boolean);if(t.length===0)return;let s=Array.isArray(this.form.vpIds)?this.form.vpIds:[],n=s.filter(o=>t.includes(o)),r=this.form.defaultVpId&&n.includes(this.form.defaultVpId);if(n.length>0&&r){n.length!==s.length&&(this.form.vpIds=n);return}let i=t.includes(yh)?yh:n[0]||t[0];this.form.vpIds=[i],this.form.defaultVpId=i},toggleVp(e,t){this.vpPickerTouched=!0,t?(this.form.vpIds.includes(e)||this.form.vpIds.push(e),this.form.defaultVpId||(this.form.defaultVpId=e)):(this.form.vpIds=this.form.vpIds.filter(s=>s!==e),this.form.defaultVpId&&!this.form.vpIds.includes(this.form.defaultVpId)&&(this.form.defaultVpId=this.form.vpIds[0]||null))},vpLabelFor(e){let t=this.vpStore?.vpLabel;return typeof t=="function"?t(e):e},vpDescriptionFor(e){let t=this.vpStore?.vpDescription;return typeof t=="function"?t(e):""},vpTextColorFor(e){let t=this.vpStore?.vpTextColor;return typeof t=="function"?t(e):"var(--text-primary)"},selectFolder(e){this.form.workDir=e},selectSession(e){if(!(!e||!e.id)){if(!this.isYeaftProvider){let t=e.workDir||(this.form.workDir||"").trim()||this.defaultWorkDir;this.chat?.selectAgent?.(this.form.agentId),this.chat._pendingSessionTitle=e.name||e.title||null,this.chat?.resumeConversation?.(e.id,t,this.form.agentId,this.chatProviderOptions()),this.$emit("close");return}e.inSidebar?this.resumeExisting(e):this.onRestoreClick(e)}},chatProviderOptions(){let e={provider:this.form.provider};return this.form.provider==="copilot"&&(e.providerOptions={allowAllTools:!0}),e},resumeExisting(e){if(!e||!e.id)return;let t=this.chat,s=e.agentId||this.form.agentId||null;s&&t&&t.currentAgent!==s&&typeof t.selectAgent=="function"&&t.selectAgent(s),this.sessionsStore&&this.sessionsStore.setActive(e.id,s),t&&typeof t.setActiveSessionFilter=="function"&&t.setActiveSessionFilter(e.id,{agentId:s,force:!0}),this.$emit("close")},handleOutsideRosterClick(e){if(!this.vpRosterOpen)return;let t=this.$refs.vpRosterRoot;t&&(t.contains(e.target)||this.closeVpRoster())},getLastPathSegment(e){return Kr(e)},formatDate(e){return Co(e,this.$t.bind(this))},onEsc(e){if(e.key==="Escape"&&!this.folderPickerOpen){if(this.vpRosterOpen){this.closeVpRoster();return}this.busy||this.requestClose()}},onOverlayClick(){this.busy||this.requestClose()},requestClose(){this.$emit("close")},folderPickerInitialDir(){return this.form.workDir||this.defaultWorkDir||""},folderPickerSetWorkDir(e){this.form.workDir=e},...rc,async onSubmit(){if(!(this.busy||!this.canSubmit)){this.submitError="",this.busy=!0;try{if(!this.chat){this.submitError=this.$t("yeaft.session.error.unknown",{message:"store unavailable"});return}if(!this.isYeaftProvider){let d=this.form.workDir.trim()||this.defaultWorkDir;this.chat.selectAgent?.(this.form.agentId),this.chat.createConversation?.(d,this.form.agentId,null,this.chatProviderOptions()),this.$emit("created",{provider:this.form.provider,workDir:d}),this.$emit("close");return}if(typeof this.chat.createYeaftSession!="function"){this.submitError=this.$t("yeaft.session.error.unknown",{message:"store unavailable"});return}let e=new Set((this.vpList||[]).map(d=>d&&d.vpId).filter(Boolean)),t=this.form.vpIds.filter(d=>e.has(d));if(t.length===0){this.submitError=this.$t("yeaft.session.error.unknown",{message:"no valid VP selected"});return}let s=this.form.defaultVpId&&t.includes(this.form.defaultVpId)?this.form.defaultVpId:t[0],r=this.form.name.trim()||Kr(this.form.workDir.trim())||this.$t("yeaft.session.create.untitled"),i=await this.chat.createYeaftSession({displayName:r,vpIds:t,defaultVpId:s,workDir:this.form.workDir.trim(),agentId:this.form.agentId||null});if(i&&i.ok){let d=this.chat,u=i.session||i.group||null,p=u&&u.id,f=u?.agentId||this.form.agentId||null;p&&(f&&d&&d.currentAgent!==f&&typeof d.selectAgent=="function"&&d.selectAgent(f),this.sessionsStore&&this.sessionsStore.setActive(p,f),d&&typeof d.setActiveSessionFilter=="function"&&d.setActiveSessionFilter(p,{agentId:f,force:!0})),this.$emit("created",u),this.$emit("close");return}let o=i?.error?.code||"unknown",a=i?.error?.message||"",l=`yeaft.session.error.${o}`,c=this.$t(l,{message:a});this.submitError=c===l?this.$t("yeaft.session.error.unknown",{message:a}):c}catch(e){this.submitError=this.$t("yeaft.session.error.unknown",{message:e?.message||String(e)})}finally{this.busy=!1}}}}}});var wh,kh=B(()=>{Ji();Zi();Lr();wh={name:"WorkCenterActionDetail",components:{UserTurnBlock:kn,VpTurnBlock:wn},props:{action:{type:Object,default:null},canMessage:{type:Boolean,default:!1},messages:{type:Array,default:()=>[]},messagesNextCursor:{type:[String,Number],default:null},messagesLoading:{type:Boolean,default:!1},messagesError:{type:String,default:""},previewingAttachmentId:{type:String,default:null},attachmentError:{type:String,default:""}},emits:["back","close","load-earlier-messages","open-attachment","quote","edit-as-new"],computed:{executorName(){return this.action?.assignedVp?.name||this.action?.assignedVp?.id||this.action?.requiredRole||this.tr("workCenter.actionExecutorPending","Executor pending")},hasMessages(){return this.messages.length>0},waitingQuestion(){return this.action?.status!=="waiting"?"":String(this.action?.canonicalResult?.waitingReason||"").trim()},conversationBlocks(){return this.messages.map(e=>{let t=Number(e?.updatedAt||e?.createdAt)||0;if(e?.role==="user")return{key:e.id,kind:"user",message:{id:e.id,messageId:e.id,type:"user",content:e.text||"",attachments:Array.isArray(e.attachments)?e.attachments:[],quote:e.quote||null,timestamp:t}};let s=e.speaker||{},n=this.messageSpeaker(e),r=s.id||`work-center-action:${this.action?.id||"unknown"}`;return{key:e.id,kind:"assistant",speakerName:n,turn:{id:e.id,messageId:e.id,atMessageId:e.id,turnId:e.turnId||e.id,textContent:e.text||"",textSegments:e.text?[{key:e.id,content:e.text,kind:e.status==="running"?"progress":"result",isStreaming:e.status==="running"}]:[],isStreaming:e.status==="running",speakerVpId:r,speakerTimestamp:t,showSpeakerHeader:!0,timestamp:t,createdAt:t,todoMsg:null,toolMsgs:[],toolSummaryCount:0,imageMsgs:[],askMsg:null,attachments:Array.isArray(e.attachments)?e.attachments:[]}}})}},watch:{messages:{deep:!0,handler(){this.$nextTick(()=>ut(this.$el))}}},mounted(){this.$nextTick(()=>ut(this.$el))},methods:{tr(e,t){let s=this.$t?this.$t(e):e;return s&&s!==e?s:t},statusLabel(e){return this.tr(`workCenter.status.${e}`,String(e||"").replace("_"," "))},actionSequence(){let e=Number(this.action?.sequence);return Number.isFinite(e)&&e>0?e:1},messageSpeaker(e){if(e?.role==="user")return this.tr("workCenter.you","You");let t=this.$t("workCenter.actionNumber",{number:this.actionSequence()}),s=e?.speaker?.name||e?.speaker?.id||"";return s?this.$t("workCenter.messageSpeakerRole",{name:s,role:t}):t},time(e){if(!e)return"";try{return new Date(Number(e)).toLocaleString()}catch{return""}},formatAttachmentSize(e){let t=Math.max(0,Number(e)||0);return t<1024?`${t} B`:t<1024*1024?`${(t/1024).toFixed(1)} KB`:`${(t/1024/1024).toFixed(1)} MB`},openAttachment(e){this.$emit("open-attachment",e?.attachment||e,e?.trigger||null)}},template:`
|
|
5325
5325
|
<section class="work-center-action-detail-pane" v-if="action">
|
|
5326
5326
|
<header class="work-center-action-detail-header">
|
|
5327
5327
|
<button class="work-center-icon-button" type="button" @click="$emit('back')" :title="tr('workCenter.backToActions', 'Back to Actions')" :aria-label="tr('workCenter.backToActions', 'Back to Actions')">
|
|
@@ -6416,7 +6416,7 @@ ${String(e||"").trim()}
|
|
|
6416
6416
|
</div>
|
|
6417
6417
|
</form>
|
|
6418
6418
|
</div>
|
|
6419
|
-
`}});function Eo(e){if(!e)return"-";let t=String(e);if(t.length<=25)return t;let s=t.split(/[/\\]/);return s.length<=2?t:"..."+s.slice(-2).join("/")}var uc=B(()=>{});function Th({isMobileView:e,showMobileSidebar:t,closeMobileSidebar:s,toggleSidebar:n}){if(e&&t){s();return}n()}var Mh=B(()=>{});var Ph,Rh=B(()=>{yl();$l();co();Ul();Kl();zl();Yl();lh();Gl();Ur();Ql();Xl();Zl();Jl();tc();Ao();dc();uc();sc();Vi();
|
|
6419
|
+
`}});function Eo(e){if(!e)return"-";let t=String(e);if(t.length<=25)return t;let s=t.split(/[/\\]/);return s.length<=2?t:"..."+s.slice(-2).join("/")}var uc=B(()=>{});function Th({isMobileView:e,showMobileSidebar:t,closeMobileSidebar:s,toggleSidebar:n}){if(e&&t){s();return}n()}var Mh=B(()=>{});var Ph,Rh=B(()=>{yl();$l();co();Ul();Kl();zl();Yl();lh();Gl();Ur();Ql();Xl();Zl();Jl();tc();Ao();dc();uc();sc();Vi();wt();Mh();Ph={name:"ChatPage",components:{ChatHeader:qi,MessageList:so,ChatInput:Cn,WorkbenchPanel:ho,WorkCenterPage:_o,SettingsPanel:mo,ExpertPanel:vo,SubAgentPanel:yo,BtwOverlay:ah,SplitPane:ch,ModernSelect:us,SidebarModeToggle:bo,SidebarAgentHeader:wo,SidebarWorkCenter:ko,SessionSidebarShell:So,UnifiedSessionList:Io,SessionCreateModal:Mn},template:`
|
|
6420
6420
|
<div class="chat-page" :class="{ 'show-sidebar': store.sessionSidebarOpen }">
|
|
6421
6421
|
|
|
6422
6422
|
<!-- Sidebar Overlay -->
|
|
@@ -8183,7 +8183,7 @@ ${String(e||"").trim()}
|
|
|
8183
8183
|
v-if="!showOnboardingGuide"
|
|
8184
8184
|
class="yeaft-topbar-right"
|
|
8185
8185
|
:search-open="historySearchOpen"
|
|
8186
|
-
:loading-more-history="store.
|
|
8186
|
+
:loading-more-history="store.yeaftManualHistoryRefreshLoading"
|
|
8187
8187
|
:session-status-visible="sessionStatusVisible"
|
|
8188
8188
|
:debug-mode="debugMode"
|
|
8189
8189
|
:show-page-reload="isMobile"
|
|
@@ -8543,11 +8543,11 @@ ${String(e||"").trim()}
|
|
|
8543
8543
|
@open-vp-library="openVpLibraryFromGroupSettings"
|
|
8544
8544
|
/>
|
|
8545
8545
|
</div>
|
|
8546
|
-
`,setup(){let e=Pinia.useChatStore(),t=Pinia.useAuthStore(),s=Pinia.useVpStore(),n=Vue.getCurrentInstance(),r=n&&n.appContext.config.globalProperties.$t||(C=>C),i=Vue.computed(()=>!!(e.yeaftDebugPanel&&e.yeaftDebugPanel.open)),o=Vue.ref(null),a=Vue.ref(!1),l=Vue.ref(!1),c=Vue.ref(!1),d=Vue.ref(""),u=Vue.ref(""),p=Vue.ref(!1),f=Vue.ref(""),g=null,h=Vue.ref("vp"),v=Vue.ref(null),k=Vue.ref(null),w=Vue.ref(null),I=Vue.ref(null),b=Vue.ref(null),m=Vue.ref(null),y=Vue.ref(!1),M=Vue.ref(null),x=Vue.computed(()=>e.getYeaftHistoryOutlineState()),E=Vue.computed(()=>{let C=R(),Q=e.yeaftActiveSessionFilter||C?.activeSessionId||null,ie=Q?fc(C,Q,e.currentAgent||null):null,Re=Array.isArray(ie?.roster)?ie.roster:[];return[{key:"user",label:r("yeaft.outline.you")},...Re.map(_e=>({key:`vp:${_e}`,label:s.vpLabel(_e)}))]}),$=Vue.ref(e.yeaftHistorySearchState?.query||""),D=null,R=()=>{try{return window.Pinia?.useSessionsStore?.()||null}catch{return null}},T=()=>{let C=R();return{agentId:e.currentAgent||null,sessionId:e.yeaftActiveSessionFilter||C?.activeSessionId||null}},A=()=>Ww({...T(),validKeys:E.value.map(C=>C.key)}),_=(C="")=>{let{agentId:Q,sessionId:ie}=T();e.yeaftHistorySearchState={requestId:null,agentId:Q,sessionId:ie,query:"",senderKey:C,loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,error:null}},j=Vue.computed(()=>{let C=e.currentAgent||"agent",Q=R(),ie=e.yeaftActiveSessionFilter||Q?.activeSessionId||"session";return`yeaft:${C}:${ie}`});Vue.watch(j,()=>{w.value=null});let q=null,U=null,ee=C=>{if(!C)return!1;let Q=String(C.tagName||"").toLowerCase();return Q==="textarea"||Q==="input"||C.isContentEditable===!0},fe=({recoverScroll:C=!1}={})=>{let Q=I.value;if(!Q)return;if(!Je.value){Q.style.removeProperty("--yeaft-visual-viewport-height");return}let ie=window.visualViewport,Re=Math.max(1,Math.round(ie?.height||window.innerHeight||1));Q.style.setProperty("--yeaft-visual-viewport-height",`${Re}px`),!(!C||ie&&window.innerHeight&&ie.height<window.innerHeight*.85||ee(document.activeElement))&&window.scrollTo(0,0)},ae=(C={})=>{q!=null&&cancelAnimationFrame(q),q=requestAnimationFrame(()=>{q=null,fe(C)})},ve=()=>{ae({recoverScroll:!0}),U&&clearTimeout(U),U=setTimeout(()=>{U=null,ae({recoverScroll:!0})},260)},ge=Vue.computed(()=>e.hasCapability("terminal")||e.hasCapability("file_editor")),ue=Vue.computed(()=>!0),P=C=>{let Q=C&&C.id?C.id:null;Q&&(e.setActiveSessionFilter(Q,{agentId:C.agentId||null}),Je.value&&e.closeSessionSidebar())},K=C=>{},re=Vue.ref(null),he=Vue.ref(!1),Me=320,z=Math.max(Me,Math.round(window.innerWidth*.25)),N=localStorage.getItem("yeaft-debug-width"),F=Vue.ref(N?parseInt(N,10):z),O=Vue.computed(()=>({"--yeaft-detail-width":F.value+"px"})),L=C=>{he.value=!0;let Q=C.clientX,ie=F.value,Re=window.innerWidth*.6,_e=Qt=>{let Xt=Q-Qt.clientX,Zs=Math.min(Re,Math.max(Me,ie+Xt));F.value=Zs},Qe=()=>{he.value=!1,document.removeEventListener("mousemove",_e),document.removeEventListener("mouseup",Qe),localStorage.setItem("yeaft-debug-width",String(F.value))};document.addEventListener("mousemove",_e),document.addEventListener("mouseup",Qe)},Z="yeaft-session-status-visible",ne=()=>{try{let C=localStorage.getItem(Z);return!(C==="0"||C==="false")}catch{return!0}},we=Vue.ref(ne()),Y=C=>{we.value=!!C;try{localStorage.setItem(Z,we.value?"1":"0")}catch{}},te=()=>Y(!we.value),ye=()=>Y(!1),oe=220,$e=280,Ae=(()=>{try{return localStorage.getItem("yeaft-vp-timeline-width")}catch{return null}})(),xe=Ae?parseInt(Ae,10):NaN,Ue=Vue.ref(Number.isFinite(xe)&&xe>=oe?xe:$e),Ke=Vue.computed(()=>({"--yeaft-vp-timeline-width":Ue.value+"px"})),St=C=>{let Q=C.clientX,ie=Ue.value,Re=Math.max(oe,Math.floor(window.innerWidth*.4)),_e=Qt=>{let Xt=Q-Qt.clientX,Zs=Math.min(Re,Math.max(oe,ie+Xt));Ue.value=Zs},Qe=()=>{document.removeEventListener("mousemove",_e),document.removeEventListener("mouseup",Qe);try{localStorage.setItem("yeaft-vp-timeline-width",String(Ue.value))}catch{}};document.addEventListener("mousemove",_e),document.addEventListener("mouseup",Qe)},fs="(max-width: 768px)",_n="(max-width: 1024px)",Gt=typeof window.matchMedia=="function"?window.matchMedia(fs):null,$t=typeof window.matchMedia=="function"?window.matchMedia(_n):null,Vt=(C,Q)=>C?C.matches:window.innerWidth<=Q,Je=Vue.ref(Vt(Gt,768)),It=Vue.ref(Vt($t,1024)),En=Vue.computed(()=>Je.value?!e.sessionSidebarOpen:e.sidebarCollapsed),H=()=>{Je.value=Vt(Gt,768),It.value=Vt($t,1024)},G=()=>{H(),ve()},de=C=>{C&&(typeof C.addEventListener=="function"?C.addEventListener("change",G):typeof C.addListener=="function"&&C.addListener(G))},pe=C=>{C&&(typeof C.removeEventListener=="function"?C.removeEventListener("change",G):typeof C.removeListener=="function"&&C.removeListener(G))},ke=()=>{D&&(clearTimeout(D),D=null),$.value="",_(A()),y.value=!1,M.value=null},Te=()=>{let C=A();$.value="",_(C),y.value=!0,e.loadYeaftHistoryOutline(),C&&e.searchYeaftHistory("",{senderKey:C}),Vue.nextTick(()=>m.value?.focus?.())},et=()=>{y.value?ke():Te()},ze=C=>{y.value&&zf(C.target)&&ke()},tt=C=>{$.value=C,D&&clearTimeout(D),M.value=null,D=setTimeout(()=>{D=null,e.searchYeaftHistory($.value,{senderKey:e.yeaftHistorySearchState.senderKey})},220)},qe=C=>{D&&clearTimeout(D),D=null,M.value=null,Sm({...T(),senderKey:C}),e.searchYeaftHistory($.value,{senderKey:C})},We=()=>{Sm({...T(),senderKey:Do}),M.value=null,e.searchYeaftHistory($.value,{senderKey:Do})},je=C=>{if(!e.loadYeaftHistoryOutline({append:!0}))return;let Q=Vue.watch(()=>x.value.loading,ie=>{ie||(Q(),m.value?.restoreOlderScroll?.(C))})},Ye=()=>e.searchYeaftHistory(e.yeaftHistorySearchState.query,{append:!0,senderKey:e.yeaftHistorySearchState.senderKey}),Ge=C=>{e.hasCapability("session_history_window_prefetch")&&e.loadYeaftHistoryWindow(C)},ht=C=>{let Q=e.beginYeaftHistoryReveal?.(C)||null;return Yf({result:C,revealWindow:ie=>e.revealYeaftHistoryResult(ie,Q),nextTick:()=>Vue.nextTick(),revealMessage:ie=>b.value?.revealMessage?.(ie),isMobile:Je.value,closeOutline:ke}).finally(()=>e.finishYeaftHistoryReveal?.(Q))},Us=C=>{if((C.metaKey||C.ctrlKey)&&String(C.key).toLowerCase()==="f"){C.preventDefault(),Te();return}if(C.key==="Escape"){if(y.value){ke();return}if(o.value){Ct();return}}};Vue.onMounted(()=>{H(),window.addEventListener("resize",G),de(Gt),de($t),window.visualViewport?.addEventListener("resize",ve),window.visualViewport?.addEventListener("scroll",ve),document.addEventListener("click",zs),document.addEventListener("click",ze),document.addEventListener("keydown",Us),ae()}),Vue.onUnmounted(()=>{window.removeEventListener("resize",G),pe(Gt),pe($t),window.visualViewport?.removeEventListener("resize",ve),window.visualViewport?.removeEventListener("scroll",ve),document.removeEventListener("click",zs),document.removeEventListener("click",ze),document.removeEventListener("keydown",Us),q!=null&&cancelAnimationFrame(q),U&&clearTimeout(U),D&&clearTimeout(D)}),Vue.watch(()=>e.yeaftConversationId,C=>{C&&e.activeConversations[0]!==C&&(e.activeConversations=[C])}),Vue.watch(()=>[e.currentAgent,e.yeaftActiveSessionFilter],()=>{ke(),_(A())});let Dn=()=>{e.leaveYeaft()},$o=(C,Q,ie)=>{let Re=R();if(Re&&Re.activeNeedsInvite){let Xt=Re.activeSession;Xt&&At.delete(Xt.id);return}let _e=e.yeaftActiveSessionFilter||Re&&Re.activeSessionId||"grp_default",Qe=oo(C).mentions,Qt=Array.isArray(Q)?Q:void 0;e.sendYeaftSessionMessage({groupId:_e,text:C,mentions:Qe,attachments:Qt,quote:ie})},Vo=C=>{C&&(w.value=C,k.value?.focusInput?.())},zr=C=>{w.value=null,k.value?.replaceDraft?.(C||"")},Ho=()=>{let C=R(),Q=e.yeaftActiveSessionFilter||C?.activeSessionId||null;Q&&e.cancelYeaftSession(Q)},Oo=(C="")=>{let Q=Fe.value;Q&&e.enterWorkCenterFromSession(Q,C)},Fo=()=>{if(Je.value){e.toggleSessionSidebar();return}e.toggleSidebar()},Bo=()=>{i.value?e.closeYeaftDebugPanel():typeof e.openYeaftTurnDebug=="function"&&e.openYeaftTurnDebug({})},No=()=>{e.closeYeaftDebugPanel()},qo=()=>{e.reloadYeaftMessages()},Ln=()=>{if(typeof e.requestYeaftSessionInventory=="function"){e.requestYeaftSessionInventory();return}e._hasHandledAgentList=!1,e._hasHandledYeaftSessionHydrate=!1,e.yeaftSessionHydrateError=null,e.sendWsMessage({type:"get_agents"})},Yr=()=>{window.location.reload()},$n=Vue.computed(()=>{let C=R(),Q=e.yeaftActiveSessionFilter||C?.activeSessionId||null;return Q?e.isYeaftSessionProcessing(Q,e.currentAgent||null):!1}),Fe=Vue.computed(()=>{let C=R();if(!C||!C.sessions)return null;let Q=e.yeaftActiveSessionFilter||null;if(Q&&typeof C.sessionById=="function"){let ie=C.sessionById(Q,e.currentAgent||null);if(ie)return ie}if(C.activeSessionId&&typeof C.sessionById=="function"){let ie=C.sessionById(C.activeSessionId,e.currentAgent||null);if(ie)return ie}return typeof C.sessionById=="function"?C.sessionById("grp_default",e.currentAgent||null):null}),Vn=()=>vm({activeSessionFilter:e.yeaftActiveSessionFilter,sessionsStore:R(),topbarGroup:Fe.value}),Wo=Vue.computed(()=>{let C=Fe.value||{},Q=typeof C.id=="string"?C.id.trim():"",ie=[C.title,C.name,C.config?.title,C.config?.name];for(let Re of ie){let _e=typeof Re=="string"?Re.trim():"";if(_e&&!(Q&&_e===Q)&&!/^(sessions?|groups?)\//i.test(_e)&&!/^session_[A-Za-z0-9_-]+$/.test(_e)&&!(C.workDir&&_e===C.workDir))return _e}return""}),jo=Vue.computed(()=>{let C=Fe.value?.workDir;return typeof C=="string"?C.trim():""}),Uo=Vue.computed(()=>Fe.value&&typeof Fe.value.announcement=="string"?Fe.value.announcement:""),gs=Vue.computed(()=>dm(Fe.value,e.yeaftModel||"")),hs=Vue.computed(()=>{let C=gs.value;return C&&e.yeaftAvailableModels.find(Q=>gc(Q,C))||null}),Hn=Vue.computed(()=>hs.value?.label||hs.value?.id||gs.value),Gr=C=>hc(C?.effortOptions),On=Vue.computed(()=>pm(Fe.value,e.yeaftModelEffort||"")),Ko=Vue.computed(()=>{let C=Array.isArray(hs.value?.effortOptions)?hs.value.effortOptions.filter(Boolean):[];return C.length?C.includes(On.value)?On.value:mc(C):null}),Fn=Vue.computed(()=>fm(e.yeaftAvailableModels)),ms=Vue.computed(()=>Gr(hs.value)),vs=C=>{C==="model"&&!Fn.value.length||C==="effort"&&!ms.value.length||(o.value=o.value===C?null:C)},Ct=(C=null)=>{(!C||o.value===C)&&(o.value=null)},zo=(C,Q)=>{let ie=C.currentTarget;if(C.relatedTarget){ie?.contains(C.relatedTarget)||Ct(Q);return}setTimeout(()=>{ie?.contains(document.activeElement)||Ct(Q)},0)},Yo=(C,Q=null)=>{if(!C)return;let ie=Fe.value?.id||null;e.switchYeaftModel(C,ie,Q),Ct()},Qr=C=>{if(!ms.value.includes(C)||!gs.value)return;let Q=Fe.value?.id||null;e.switchYeaftModel(gs.value,Q,C),Ct()},Ks=C=>!C||!Number.isFinite(C)||C<=0?"":C>=1e6?`${Math.round(C/1e5)/10}m`:C>=1e3?`${Math.round(C/1e3)}k`:String(C),Ht=C=>{let Q=Ks(C?.contextWindow),ie=Ks(C?.maxOutput);return Q&&ie?`${Q} \xB7 ${ie} out`:Q},zs=C=>{if(!o.value)return;C.target.closest(".yeaft-composer-choice")||Ct()},mt=()=>{a.value||(h.value="vp",v.value=null),a.value=!a.value},ys=({initialTab:C="vp",editVpId:Q=null}={})=>{h.value=["vp","search","mcp"].includes(C)?C:"vp",v.value=h.value==="vp"&&Q||null,a.value=!0},Go=()=>{Ct(),l.value=!0},Bn=C=>{ot(C)&&(l.value=!1)},Ys=async()=>{if(!(u.value||p.value)){p.value=!0,f.value="";try{let C={"Content-Type":"application/json"};t.token&&(C.Authorization=`Bearer ${t.token}`);let Q=await fetch("/api/user/agent-secret",{headers:C});if(!Q.ok){let _e=r("yeaft.onboarding.secretError");try{let Qe=await Q.json();Qe?.error&&(_e=Qe.error)}catch{}throw new Error(_e)}let ie=await Q.json(),Re=ie?.agentSecret||ie?.agent_secret||"";if(u.value=String(Re||"").trim(),!u.value)throw new Error(r("yeaft.onboarding.secretError"))}catch(C){f.value=C?.message||r("yeaft.onboarding.secretError")}finally{p.value=!1}}},Gs=()=>{c.value=!0},Xr=C=>{c.value=!1},Qs=async(C,Q)=>{if(Q&&!(typeof navigator>"u"||!navigator.clipboard?.writeText))try{let ie=typeof Q=="string"?Q:Q?.value||"";if(!ie)return;await navigator.clipboard.writeText(ie),d.value=C||"",g&&clearTimeout(g),g=setTimeout(()=>{d.value="",g=null},1800)}catch{}},Zr=(C,Q)=>{},Jr=(C={})=>{wm(C)&&(l.value=!1)},At=Vue.reactive(new Set),bs=Vue.computed(()=>{let C=R();return C?C.activeSession:null}),ei=C=>{if(!C)return"";if(C.id==="grp_default"&&(C.name==="Default"||!C.name))try{let Q=typeof window<"u"?window.i18n:null;if(Q&&Q.global&&typeof Q.global.t=="function")return Q.global.t("yeaft.session.defaultName")}catch{}return C.name||C.id||""},ti=Vue.computed(()=>ei(bs.value)),Qo=Vue.computed(()=>{let C=R();if(!C||!C.activeNeedsInvite)return!1;let Q=C.activeSession;return Q?!At.has(Q.id):!1}),Nn=Vue.computed(()=>{let C=R();return!!(C&&C.activeNeedsInvite)}),si=Vue.computed(()=>{let C=R();return e._hasHandledAgentList===!0&&e._hasHandledYeaftSessionHydrate===!0&&!!(C&&C.hasLoadedSnapshot)}),ni=Vue.computed(()=>{let C=R();return hm({agentInventoryReady:e._hasHandledAgentList===!0,hasYeaftAgent:ym(e),sessionsReady:e._hasHandledYeaftSessionHydrate===!0&&!!(C&&C.hasLoadedSnapshot),sessionsEmpty:!!(C&&C.isEmpty)})});Vue.watch(ni,C=>{C&&Ys()},{immediate:!0});let S="npm install -g @yeaft/webchat-agent",V=Vue.computed(()=>{let Q=(typeof window<"u"&&window.location?.origin?window.location.origin:"http://localhost:3456").replace(/^http:/,"ws:").replace(/^https:/,"wss:"),ie=u.value||r("yeaft.onboarding.secretPending");return`yeaft-agent install --server ${Q} --name yeaft-agent --secret ${ie}`}),W="gh auth login && yeaft-agent llm use github-copilot --model gpt-5.5",ce=()=>{let C=bs.value;C&&At.add(C.id),bc(C?C.id:null)},Ie=()=>{let C=bs.value;C&&At.add(C.id)},le=Vue.ref(!1),Ve=Vue.ref(null),Se=Vue.ref(null),se=Vue.ref("session"),st=Vue.ref(""),Xs=(C={})=>{let Q=C&&(C.sessionId||C.groupId)||null,ie=C&&C.editVpId||"",Re=ie?"members":C&&C.section||"session";Q&&(Ve.value=Q,Se.value=C&&C.agentId||null,se.value=Re,st.value=ie,le.value=!0)},qn=()=>{let C=Vn();C&&Xs({sessionId:C,section:"session"})},yc=()=>{le.value=!1,Ve.value=null,Se.value=null,st.value=""},Rm=()=>{yc(),ys({initialTab:"vp"})},bc=C=>{C&&Xs({sessionId:C,section:"members"})};Vue.watch(()=>{let C=bs.value;return C?C.id+":"+(Array.isArray(C.roster)?C.roster.length:0)+":"+(C.defaultVpId||""):""},(C,Q)=>{let ie=bs.value;ie&&C!==Q&&Array.isArray(ie.roster)&&ie.roster.length>0&&At.delete(ie.id)}),typeof Vue.onBeforeUnmount=="function"&&Vue.onBeforeUnmount(()=>{g&&clearTimeout(g),g=null});let _m=()=>{a.value=!1},Em=Vue.computed(()=>!a.value&&!ni.value&&we.value),Dm=Vue.computed(()=>{let C=R(),Q=e.yeaftActiveSessionFilter||C?.activeSessionId||null;if(!Q)return[];let Re=(typeof C?.sessionById=="function"?C.sessionById(Q,e.currentAgent||null):null)?.agentId||e.currentAgent||null,_e=Re?`${Re}${Q}`:Q,Qe=e.yeaftActiveTasksBySession?.[_e]||{};return jw(Qe)}),Lm=Vue.computed(()=>{if(!e.yeaftConversationId)return[];let Q=R(),ie=e.yeaftActiveSessionFilter||Q?.activeSessionId||null;if(!ie)return[];let Re=fc(Q,ie,e.currentAgent||null),_e=Re&&Array.isArray(Re.roster)?Re.roster:[];if(_e.length===0)return[];let Qe=new Set(_e),Qt=im(_e,s.vpList||[]),Xt=e.vpStatuses||{},Zs={},ri=e.currentAgent||null;for(let Ne of Object.values(Xt)){if(!Ne||!Ne.vpId)continue;let ii=Ne.sessionId??Ne.groupId;ii&&ii!==ie||ri&&Ne.agentId&&Ne.agentId!==ri||Qe.has(Ne.vpId)&&(Zs[Ne.vpId]=Ne)}let wc={};for(let Ne of Object.values(e.activeVpTurns||{}))!Ne?.turnId||!Ne?.sessionId||Ne.sessionId!==ie||ri&&Ne.agentId&&Ne.agentId!==ri||Object.entries(e.stoppingVpTurnIds||{}).some(([ii])=>e.activeVpTurns?.[ii]===Ne)&&(wc[Ne.turnId]=!0);return om({vpList:Qt,vpStatuses:Zs,stoppingVpTurnIds:wc,connectionState:e.connectionState,vpLabelOf:Ne=>s.vpLabel(Ne),vpDescriptionOf:Ne=>s.vpDescription(Ne)})});return{store:e,pageRef:I,effectiveSidebarCollapsed:En,debugMode:i,composerMenuOpen:o,topbarGroup:Fe,topbarSessionTitle:Wo,topbarFolderPath:jo,topbarModel:gs,topbarModelLabel:Hn,topbarEffort:Ko,topbarModelRows:Fn,topbarEffortOptions:ms,selectableEffortsForModel:Gr,modelOptionMatchesRef:gc,showSettings:a,showLlmConfig:l,sessionCreateOpen:c,settingsInitialTab:h,settingsInitialEditVpId:v,chatInputRef:k,messageQuote:w,messageListRef:b,historySearchRef:m,historySearchOpen:y,historySearchActiveMessageId:M,historyOutlineState:x,historySenderOptions:E,toggleHistorySearch:et,closeHistorySearch:ke,onHistorySearchQuery:tt,onHistorySenderChange:qe,onHistorySenderInvalid:We,loadOlderHistoryOutline:je,loadMoreHistorySearchResults:Ye,previewHistorySearchResult:Ge,selectHistorySearchResult:ht,yeaftInputDraftKey:j,openSettings:ys,isMobile:Je,isNarrowDetail:It,detailPanel:re,isResizingDetail:he,detailWidthStyle:O,startDetailResize:L,isProcessing:$n,goBack:Dn,sendMessage:$o,setMessageQuote:Vo,editMessageAsNew:zr,cancelYeaft:Ho,openWorkItemDraft:Oo,toggleSidebar:Fo,toggleDebug:Bo,closeDebug:No,reloadMessages:qo,retryConversationInventory:Ln,reloadPage:Yr,toggleComposerMenu:vs,closeComposerMenu:Ct,onComposerMenuFocusout:zo,selectModel:Yo,selectEffort:Qr,openLlmConfig:Go,trackOverlayPointerDown:pt,trackOverlayPointerUp:ft,clearOverlayPointerGesture:gt,closeLlmConfigFromOverlay:Bn,openSessionCreate:Gs,onSessionCreated:Xr,copyOnboardingCommand:Qs,copiedOnboardingCommand:d,onLlmConfigMessage:Zr,onLlmConfigSaved:Jr,formatTokens:Ks,formatModelCtx:Ht,toggleSettings:mt,onSettingsSaved:_m,sidebarV2Enabled:ue,onSelectGroupV2:P,onSelectChat:K,canUseWorkbench:ge,shouldShowInviteModal:Qo,inviteGroupName:ti,onInviteOpenLibrary:ce,onInviteDismiss:Ie,isActiveGroupEmpty:Nn,conversationInventoryReady:si,showOnboardingGuide:ni,installAgentCommand:S,connectAgentCommand:V,copilotCommand:W,agentSecret:u,agentSecretLoading:p,agentSecretError:f,groupSettingsOpen:le,groupSettingsId:Ve,groupSettingsAgentId:Se,groupSettingsSection:se,groupSettingsEditVpId:st,openSessionSettings:Xs,openAnnouncementSettings:qn,closeGroupSettings:yc,openVpLibraryFromGroupSettings:Rm,openMemberEditor:bc,showVpTimeline:Em,vpTimelineRows:Lm,sessionStatusTasksForActiveSession:Dm,sessionStatusAnnouncementText:Uo,sessionStatusVisible:we,toggleSessionStatus:te,closeSessionStatus:ye,timelineWidthStyle:Ke,startTimelineResize:St,onEditVpFromTimeline:C=>{if(!C)return;let Q=Vn();Q&&Xs({sessionId:Q,section:"members",editVpId:C})},onMentionVpFromTimeline:C=>{if(!C)return;let Q=k.value;Q&&typeof Q.appendMention=="function"&&Q.appendMention(C)},onCancelVpFromTimeline:C=>{if(!C)return;let Q=R(),ie=e.yeaftActiveSessionFilter||Q?.activeSessionId||null;ie&&typeof e.cancelVpTurnForSession=="function"&&e.cancelVpTurnForSession(C,ie)},onCancelTaskFromTimeline:C=>!C?.id||!C.sessionId||typeof e.cancelYeaftTask!="function"?!1:e.cancelYeaftTask({agentId:C.agentId,sessionId:C.sessionId,taskId:C.id})}}}});var zw=$m(()=>{Li();bt();hn();Np();qt();Kp();Yp();Qp();Zp();Rh();Pm();Gl();Pl();window.Pinia={...Pinia,useChatStore:null,useAuthStore:null};var Uw={components:{LoginPage:Xp,ChatPage:Ph,YeaftPage:Mm},template:`
|
|
8546
|
+
`,setup(){let e=Pinia.useChatStore(),t=Pinia.useAuthStore(),s=Pinia.useVpStore(),n=Vue.getCurrentInstance(),r=n&&n.appContext.config.globalProperties.$t||(C=>C),i=Vue.computed(()=>!!(e.yeaftDebugPanel&&e.yeaftDebugPanel.open)),o=Vue.ref(null),a=Vue.ref(!1),l=Vue.ref(!1),c=Vue.ref(!1),d=Vue.ref(""),u=Vue.ref(""),p=Vue.ref(!1),f=Vue.ref(""),g=null,h=Vue.ref("vp"),v=Vue.ref(null),k=Vue.ref(null),w=Vue.ref(null),I=Vue.ref(null),b=Vue.ref(null),m=Vue.ref(null),y=Vue.ref(!1),M=Vue.ref(null),x=Vue.computed(()=>e.getYeaftHistoryOutlineState()),E=Vue.computed(()=>{let C=R(),Q=e.yeaftActiveSessionFilter||C?.activeSessionId||null,ie=Q?fc(C,Q,e.currentAgent||null):null,Re=Array.isArray(ie?.roster)?ie.roster:[];return[{key:"user",label:r("yeaft.outline.you")},...Re.map(_e=>({key:`vp:${_e}`,label:s.vpLabel(_e)}))]}),$=Vue.ref(e.yeaftHistorySearchState?.query||""),D=null,R=()=>{try{return window.Pinia?.useSessionsStore?.()||null}catch{return null}},T=()=>{let C=R();return{agentId:e.currentAgent||null,sessionId:e.yeaftActiveSessionFilter||C?.activeSessionId||null}},A=()=>Ww({...T(),validKeys:E.value.map(C=>C.key)}),_=(C="")=>{let{agentId:Q,sessionId:ie}=T();e.yeaftHistorySearchState={requestId:null,agentId:Q,sessionId:ie,query:"",senderKey:C,loading:!1,results:[],hasMore:!1,nextBeforeSeq:null,error:null}},j=Vue.computed(()=>{let C=e.currentAgent||"agent",Q=R(),ie=e.yeaftActiveSessionFilter||Q?.activeSessionId||"session";return`yeaft:${C}:${ie}`});Vue.watch(j,()=>{w.value=null});let q=null,U=null,ee=C=>{if(!C)return!1;let Q=String(C.tagName||"").toLowerCase();return Q==="textarea"||Q==="input"||C.isContentEditable===!0},fe=({recoverScroll:C=!1}={})=>{let Q=I.value;if(!Q)return;if(!Je.value){Q.style.removeProperty("--yeaft-visual-viewport-height");return}let ie=window.visualViewport,Re=Math.max(1,Math.round(ie?.height||window.innerHeight||1));Q.style.setProperty("--yeaft-visual-viewport-height",`${Re}px`),!(!C||ie&&window.innerHeight&&ie.height<window.innerHeight*.85||ee(document.activeElement))&&window.scrollTo(0,0)},ae=(C={})=>{q!=null&&cancelAnimationFrame(q),q=requestAnimationFrame(()=>{q=null,fe(C)})},ve=()=>{ae({recoverScroll:!0}),U&&clearTimeout(U),U=setTimeout(()=>{U=null,ae({recoverScroll:!0})},260)},ge=Vue.computed(()=>e.hasCapability("terminal")||e.hasCapability("file_editor")),ue=Vue.computed(()=>!0),P=C=>{let Q=C&&C.id?C.id:null;Q&&(e.setActiveSessionFilter(Q,{agentId:C.agentId||null}),Je.value&&e.closeSessionSidebar())},K=C=>{},re=Vue.ref(null),me=Vue.ref(!1),Me=320,z=Math.max(Me,Math.round(window.innerWidth*.25)),N=localStorage.getItem("yeaft-debug-width"),F=Vue.ref(N?parseInt(N,10):z),O=Vue.computed(()=>({"--yeaft-detail-width":F.value+"px"})),L=C=>{me.value=!0;let Q=C.clientX,ie=F.value,Re=window.innerWidth*.6,_e=Qt=>{let Xt=Q-Qt.clientX,Zs=Math.min(Re,Math.max(Me,ie+Xt));F.value=Zs},Qe=()=>{me.value=!1,document.removeEventListener("mousemove",_e),document.removeEventListener("mouseup",Qe),localStorage.setItem("yeaft-debug-width",String(F.value))};document.addEventListener("mousemove",_e),document.addEventListener("mouseup",Qe)},Z="yeaft-session-status-visible",ne=()=>{try{let C=localStorage.getItem(Z);return!(C==="0"||C==="false")}catch{return!0}},we=Vue.ref(ne()),Y=C=>{we.value=!!C;try{localStorage.setItem(Z,we.value?"1":"0")}catch{}},te=()=>Y(!we.value),ye=()=>Y(!1),oe=220,$e=280,Ae=(()=>{try{return localStorage.getItem("yeaft-vp-timeline-width")}catch{return null}})(),xe=Ae?parseInt(Ae,10):NaN,Ue=Vue.ref(Number.isFinite(xe)&&xe>=oe?xe:$e),Ke=Vue.computed(()=>({"--yeaft-vp-timeline-width":Ue.value+"px"})),It=C=>{let Q=C.clientX,ie=Ue.value,Re=Math.max(oe,Math.floor(window.innerWidth*.4)),_e=Qt=>{let Xt=Q-Qt.clientX,Zs=Math.min(Re,Math.max(oe,ie+Xt));Ue.value=Zs},Qe=()=>{document.removeEventListener("mousemove",_e),document.removeEventListener("mouseup",Qe);try{localStorage.setItem("yeaft-vp-timeline-width",String(Ue.value))}catch{}};document.addEventListener("mousemove",_e),document.addEventListener("mouseup",Qe)},fs="(max-width: 768px)",_n="(max-width: 1024px)",Gt=typeof window.matchMedia=="function"?window.matchMedia(fs):null,Vt=typeof window.matchMedia=="function"?window.matchMedia(_n):null,Ht=(C,Q)=>C?C.matches:window.innerWidth<=Q,Je=Vue.ref(Ht(Gt,768)),Ct=Vue.ref(Ht(Vt,1024)),En=Vue.computed(()=>Je.value?!e.sessionSidebarOpen:e.sidebarCollapsed),H=()=>{Je.value=Ht(Gt,768),Ct.value=Ht(Vt,1024)},G=()=>{H(),ve()},de=C=>{C&&(typeof C.addEventListener=="function"?C.addEventListener("change",G):typeof C.addListener=="function"&&C.addListener(G))},pe=C=>{C&&(typeof C.removeEventListener=="function"?C.removeEventListener("change",G):typeof C.removeListener=="function"&&C.removeListener(G))},ke=()=>{D&&(clearTimeout(D),D=null),$.value="",_(A()),y.value=!1,M.value=null},Te=()=>{let C=A();$.value="",_(C),y.value=!0,e.loadYeaftHistoryOutline(),C&&e.searchYeaftHistory("",{senderKey:C}),Vue.nextTick(()=>m.value?.focus?.())},et=()=>{y.value?ke():Te()},ze=C=>{y.value&&zf(C.target)&&ke()},tt=C=>{$.value=C,D&&clearTimeout(D),M.value=null,D=setTimeout(()=>{D=null,e.searchYeaftHistory($.value,{senderKey:e.yeaftHistorySearchState.senderKey})},220)},qe=C=>{D&&clearTimeout(D),D=null,M.value=null,Sm({...T(),senderKey:C}),e.searchYeaftHistory($.value,{senderKey:C})},We=()=>{Sm({...T(),senderKey:Do}),M.value=null,e.searchYeaftHistory($.value,{senderKey:Do})},je=C=>{if(!e.loadYeaftHistoryOutline({append:!0}))return;let Q=Vue.watch(()=>x.value.loading,ie=>{ie||(Q(),m.value?.restoreOlderScroll?.(C))})},Ye=()=>e.searchYeaftHistory(e.yeaftHistorySearchState.query,{append:!0,senderKey:e.yeaftHistorySearchState.senderKey}),Ge=C=>{e.hasCapability("session_history_window_prefetch")&&e.loadYeaftHistoryWindow(C)},ht=C=>{let Q=e.beginYeaftHistoryReveal?.(C)||null;return Yf({result:C,revealWindow:ie=>e.revealYeaftHistoryResult(ie,Q),nextTick:()=>Vue.nextTick(),revealMessage:ie=>b.value?.revealMessage?.(ie),isMobile:Je.value,closeOutline:ke}).finally(()=>e.finishYeaftHistoryReveal?.(Q))},Us=C=>{if((C.metaKey||C.ctrlKey)&&String(C.key).toLowerCase()==="f"){C.preventDefault(),Te();return}if(C.key==="Escape"){if(y.value){ke();return}if(o.value){At();return}}};Vue.onMounted(()=>{H(),window.addEventListener("resize",G),de(Gt),de(Vt),window.visualViewport?.addEventListener("resize",ve),window.visualViewport?.addEventListener("scroll",ve),document.addEventListener("click",zs),document.addEventListener("click",ze),document.addEventListener("keydown",Us),ae()}),Vue.onUnmounted(()=>{window.removeEventListener("resize",G),pe(Gt),pe(Vt),window.visualViewport?.removeEventListener("resize",ve),window.visualViewport?.removeEventListener("scroll",ve),document.removeEventListener("click",zs),document.removeEventListener("click",ze),document.removeEventListener("keydown",Us),q!=null&&cancelAnimationFrame(q),U&&clearTimeout(U),D&&clearTimeout(D)}),Vue.watch(()=>e.yeaftConversationId,C=>{C&&e.activeConversations[0]!==C&&(e.activeConversations=[C])}),Vue.watch(()=>[e.currentAgent,e.yeaftActiveSessionFilter],()=>{ke(),_(A())});let Dn=()=>{e.leaveYeaft()},$o=(C,Q,ie)=>{let Re=R();if(Re&&Re.activeNeedsInvite){let Xt=Re.activeSession;Xt&&xt.delete(Xt.id);return}let _e=e.yeaftActiveSessionFilter||Re&&Re.activeSessionId||"grp_default",Qe=oo(C).mentions,Qt=Array.isArray(Q)?Q:void 0;e.sendYeaftSessionMessage({groupId:_e,text:C,mentions:Qe,attachments:Qt,quote:ie})},Vo=C=>{C&&(w.value=C,k.value?.focusInput?.())},zr=C=>{w.value=null,k.value?.replaceDraft?.(C||"")},Ho=()=>{let C=R(),Q=e.yeaftActiveSessionFilter||C?.activeSessionId||null;Q&&e.cancelYeaftSession(Q)},Oo=(C="")=>{let Q=Fe.value;Q&&e.enterWorkCenterFromSession(Q,C)},Fo=()=>{if(Je.value){e.toggleSessionSidebar();return}e.toggleSidebar()},Bo=()=>{i.value?e.closeYeaftDebugPanel():typeof e.openYeaftTurnDebug=="function"&&e.openYeaftTurnDebug({})},No=()=>{e.closeYeaftDebugPanel()},qo=()=>{e.reloadYeaftMessages()},Ln=()=>{if(typeof e.requestYeaftSessionInventory=="function"){e.requestYeaftSessionInventory();return}e._hasHandledAgentList=!1,e._hasHandledYeaftSessionHydrate=!1,e.yeaftSessionHydrateError=null,e.sendWsMessage({type:"get_agents"})},Yr=()=>{window.location.reload()},$n=Vue.computed(()=>{let C=R(),Q=e.yeaftActiveSessionFilter||C?.activeSessionId||null;return Q?e.isYeaftSessionProcessing(Q,e.currentAgent||null):!1}),Fe=Vue.computed(()=>{let C=R();if(!C||!C.sessions)return null;let Q=e.yeaftActiveSessionFilter||null;if(Q&&typeof C.sessionById=="function"){let ie=C.sessionById(Q,e.currentAgent||null);if(ie)return ie}if(C.activeSessionId&&typeof C.sessionById=="function"){let ie=C.sessionById(C.activeSessionId,e.currentAgent||null);if(ie)return ie}return typeof C.sessionById=="function"?C.sessionById("grp_default",e.currentAgent||null):null}),Vn=()=>vm({activeSessionFilter:e.yeaftActiveSessionFilter,sessionsStore:R(),topbarGroup:Fe.value}),Wo=Vue.computed(()=>{let C=Fe.value||{},Q=typeof C.id=="string"?C.id.trim():"",ie=[C.title,C.name,C.config?.title,C.config?.name];for(let Re of ie){let _e=typeof Re=="string"?Re.trim():"";if(_e&&!(Q&&_e===Q)&&!/^(sessions?|groups?)\//i.test(_e)&&!/^session_[A-Za-z0-9_-]+$/.test(_e)&&!(C.workDir&&_e===C.workDir))return _e}return""}),jo=Vue.computed(()=>{let C=Fe.value?.workDir;return typeof C=="string"?C.trim():""}),Uo=Vue.computed(()=>Fe.value&&typeof Fe.value.announcement=="string"?Fe.value.announcement:""),gs=Vue.computed(()=>dm(Fe.value,e.yeaftModel||"")),hs=Vue.computed(()=>{let C=gs.value;return C&&e.yeaftAvailableModels.find(Q=>gc(Q,C))||null}),Hn=Vue.computed(()=>hs.value?.label||hs.value?.id||gs.value),Gr=C=>hc(C?.effortOptions),On=Vue.computed(()=>pm(Fe.value,e.yeaftModelEffort||"")),Ko=Vue.computed(()=>{let C=Array.isArray(hs.value?.effortOptions)?hs.value.effortOptions.filter(Boolean):[];return C.length?C.includes(On.value)?On.value:mc(C):null}),Fn=Vue.computed(()=>fm(e.yeaftAvailableModels)),ms=Vue.computed(()=>Gr(hs.value)),vs=C=>{C==="model"&&!Fn.value.length||C==="effort"&&!ms.value.length||(o.value=o.value===C?null:C)},At=(C=null)=>{(!C||o.value===C)&&(o.value=null)},zo=(C,Q)=>{let ie=C.currentTarget;if(C.relatedTarget){ie?.contains(C.relatedTarget)||At(Q);return}setTimeout(()=>{ie?.contains(document.activeElement)||At(Q)},0)},Yo=(C,Q=null)=>{if(!C)return;let ie=Fe.value?.id||null;e.switchYeaftModel(C,ie,Q),At()},Qr=C=>{if(!ms.value.includes(C)||!gs.value)return;let Q=Fe.value?.id||null;e.switchYeaftModel(gs.value,Q,C),At()},Ks=C=>!C||!Number.isFinite(C)||C<=0?"":C>=1e6?`${Math.round(C/1e5)/10}m`:C>=1e3?`${Math.round(C/1e3)}k`:String(C),Ot=C=>{let Q=Ks(C?.contextWindow),ie=Ks(C?.maxOutput);return Q&&ie?`${Q} \xB7 ${ie} out`:Q},zs=C=>{if(!o.value)return;C.target.closest(".yeaft-composer-choice")||At()},mt=()=>{a.value||(h.value="vp",v.value=null),a.value=!a.value},ys=({initialTab:C="vp",editVpId:Q=null}={})=>{h.value=["vp","search","mcp"].includes(C)?C:"vp",v.value=h.value==="vp"&&Q||null,a.value=!0},Go=()=>{At(),l.value=!0},Bn=C=>{ot(C)&&(l.value=!1)},Ys=async()=>{if(!(u.value||p.value)){p.value=!0,f.value="";try{let C={"Content-Type":"application/json"};t.token&&(C.Authorization=`Bearer ${t.token}`);let Q=await fetch("/api/user/agent-secret",{headers:C});if(!Q.ok){let _e=r("yeaft.onboarding.secretError");try{let Qe=await Q.json();Qe?.error&&(_e=Qe.error)}catch{}throw new Error(_e)}let ie=await Q.json(),Re=ie?.agentSecret||ie?.agent_secret||"";if(u.value=String(Re||"").trim(),!u.value)throw new Error(r("yeaft.onboarding.secretError"))}catch(C){f.value=C?.message||r("yeaft.onboarding.secretError")}finally{p.value=!1}}},Gs=()=>{c.value=!0},Xr=C=>{c.value=!1},Qs=async(C,Q)=>{if(Q&&!(typeof navigator>"u"||!navigator.clipboard?.writeText))try{let ie=typeof Q=="string"?Q:Q?.value||"";if(!ie)return;await navigator.clipboard.writeText(ie),d.value=C||"",g&&clearTimeout(g),g=setTimeout(()=>{d.value="",g=null},1800)}catch{}},Zr=(C,Q)=>{},Jr=(C={})=>{wm(C)&&(l.value=!1)},xt=Vue.reactive(new Set),bs=Vue.computed(()=>{let C=R();return C?C.activeSession:null}),ei=C=>{if(!C)return"";if(C.id==="grp_default"&&(C.name==="Default"||!C.name))try{let Q=typeof window<"u"?window.i18n:null;if(Q&&Q.global&&typeof Q.global.t=="function")return Q.global.t("yeaft.session.defaultName")}catch{}return C.name||C.id||""},ti=Vue.computed(()=>ei(bs.value)),Qo=Vue.computed(()=>{let C=R();if(!C||!C.activeNeedsInvite)return!1;let Q=C.activeSession;return Q?!xt.has(Q.id):!1}),Nn=Vue.computed(()=>{let C=R();return!!(C&&C.activeNeedsInvite)}),si=Vue.computed(()=>{let C=R();return e._hasHandledAgentList===!0&&e._hasHandledYeaftSessionHydrate===!0&&!!(C&&C.hasLoadedSnapshot)}),ni=Vue.computed(()=>{let C=R();return hm({agentInventoryReady:e._hasHandledAgentList===!0,hasYeaftAgent:ym(e),sessionsReady:e._hasHandledYeaftSessionHydrate===!0&&!!(C&&C.hasLoadedSnapshot),sessionsEmpty:!!(C&&C.isEmpty)})});Vue.watch(ni,C=>{C&&Ys()},{immediate:!0});let S="npm install -g @yeaft/webchat-agent",V=Vue.computed(()=>{let Q=(typeof window<"u"&&window.location?.origin?window.location.origin:"http://localhost:3456").replace(/^http:/,"ws:").replace(/^https:/,"wss:"),ie=u.value||r("yeaft.onboarding.secretPending");return`yeaft-agent install --server ${Q} --name yeaft-agent --secret ${ie}`}),W="gh auth login && yeaft-agent llm use github-copilot --model gpt-5.5",ce=()=>{let C=bs.value;C&&xt.add(C.id),bc(C?C.id:null)},Ie=()=>{let C=bs.value;C&&xt.add(C.id)},le=Vue.ref(!1),Ve=Vue.ref(null),Se=Vue.ref(null),se=Vue.ref("session"),st=Vue.ref(""),Xs=(C={})=>{let Q=C&&(C.sessionId||C.groupId)||null,ie=C&&C.editVpId||"",Re=ie?"members":C&&C.section||"session";Q&&(Ve.value=Q,Se.value=C&&C.agentId||null,se.value=Re,st.value=ie,le.value=!0)},qn=()=>{let C=Vn();C&&Xs({sessionId:C,section:"session"})},yc=()=>{le.value=!1,Ve.value=null,Se.value=null,st.value=""},Rm=()=>{yc(),ys({initialTab:"vp"})},bc=C=>{C&&Xs({sessionId:C,section:"members"})};Vue.watch(()=>{let C=bs.value;return C?C.id+":"+(Array.isArray(C.roster)?C.roster.length:0)+":"+(C.defaultVpId||""):""},(C,Q)=>{let ie=bs.value;ie&&C!==Q&&Array.isArray(ie.roster)&&ie.roster.length>0&&xt.delete(ie.id)}),typeof Vue.onBeforeUnmount=="function"&&Vue.onBeforeUnmount(()=>{g&&clearTimeout(g),g=null});let _m=()=>{a.value=!1},Em=Vue.computed(()=>!a.value&&!ni.value&&we.value),Dm=Vue.computed(()=>{let C=R(),Q=e.yeaftActiveSessionFilter||C?.activeSessionId||null;if(!Q)return[];let Re=(typeof C?.sessionById=="function"?C.sessionById(Q,e.currentAgent||null):null)?.agentId||e.currentAgent||null,_e=Re?`${Re}${Q}`:Q,Qe=e.yeaftActiveTasksBySession?.[_e]||{};return jw(Qe)}),Lm=Vue.computed(()=>{if(!e.yeaftConversationId)return[];let Q=R(),ie=e.yeaftActiveSessionFilter||Q?.activeSessionId||null;if(!ie)return[];let Re=fc(Q,ie,e.currentAgent||null),_e=Re&&Array.isArray(Re.roster)?Re.roster:[];if(_e.length===0)return[];let Qe=new Set(_e),Qt=im(_e,s.vpList||[]),Xt=e.vpStatuses||{},Zs={},ri=e.currentAgent||null;for(let Ne of Object.values(Xt)){if(!Ne||!Ne.vpId)continue;let ii=Ne.sessionId??Ne.groupId;ii&&ii!==ie||ri&&Ne.agentId&&Ne.agentId!==ri||Qe.has(Ne.vpId)&&(Zs[Ne.vpId]=Ne)}let wc={};for(let Ne of Object.values(e.activeVpTurns||{}))!Ne?.turnId||!Ne?.sessionId||Ne.sessionId!==ie||ri&&Ne.agentId&&Ne.agentId!==ri||Object.entries(e.stoppingVpTurnIds||{}).some(([ii])=>e.activeVpTurns?.[ii]===Ne)&&(wc[Ne.turnId]=!0);return om({vpList:Qt,vpStatuses:Zs,stoppingVpTurnIds:wc,connectionState:e.connectionState,vpLabelOf:Ne=>s.vpLabel(Ne),vpDescriptionOf:Ne=>s.vpDescription(Ne)})});return{store:e,pageRef:I,effectiveSidebarCollapsed:En,debugMode:i,composerMenuOpen:o,topbarGroup:Fe,topbarSessionTitle:Wo,topbarFolderPath:jo,topbarModel:gs,topbarModelLabel:Hn,topbarEffort:Ko,topbarModelRows:Fn,topbarEffortOptions:ms,selectableEffortsForModel:Gr,modelOptionMatchesRef:gc,showSettings:a,showLlmConfig:l,sessionCreateOpen:c,settingsInitialTab:h,settingsInitialEditVpId:v,chatInputRef:k,messageQuote:w,messageListRef:b,historySearchRef:m,historySearchOpen:y,historySearchActiveMessageId:M,historyOutlineState:x,historySenderOptions:E,toggleHistorySearch:et,closeHistorySearch:ke,onHistorySearchQuery:tt,onHistorySenderChange:qe,onHistorySenderInvalid:We,loadOlderHistoryOutline:je,loadMoreHistorySearchResults:Ye,previewHistorySearchResult:Ge,selectHistorySearchResult:ht,yeaftInputDraftKey:j,openSettings:ys,isMobile:Je,isNarrowDetail:Ct,detailPanel:re,isResizingDetail:me,detailWidthStyle:O,startDetailResize:L,isProcessing:$n,goBack:Dn,sendMessage:$o,setMessageQuote:Vo,editMessageAsNew:zr,cancelYeaft:Ho,openWorkItemDraft:Oo,toggleSidebar:Fo,toggleDebug:Bo,closeDebug:No,reloadMessages:qo,retryConversationInventory:Ln,reloadPage:Yr,toggleComposerMenu:vs,closeComposerMenu:At,onComposerMenuFocusout:zo,selectModel:Yo,selectEffort:Qr,openLlmConfig:Go,trackOverlayPointerDown:pt,trackOverlayPointerUp:ft,clearOverlayPointerGesture:gt,closeLlmConfigFromOverlay:Bn,openSessionCreate:Gs,onSessionCreated:Xr,copyOnboardingCommand:Qs,copiedOnboardingCommand:d,onLlmConfigMessage:Zr,onLlmConfigSaved:Jr,formatTokens:Ks,formatModelCtx:Ot,toggleSettings:mt,onSettingsSaved:_m,sidebarV2Enabled:ue,onSelectGroupV2:P,onSelectChat:K,canUseWorkbench:ge,shouldShowInviteModal:Qo,inviteGroupName:ti,onInviteOpenLibrary:ce,onInviteDismiss:Ie,isActiveGroupEmpty:Nn,conversationInventoryReady:si,showOnboardingGuide:ni,installAgentCommand:S,connectAgentCommand:V,copilotCommand:W,agentSecret:u,agentSecretLoading:p,agentSecretError:f,groupSettingsOpen:le,groupSettingsId:Ve,groupSettingsAgentId:Se,groupSettingsSection:se,groupSettingsEditVpId:st,openSessionSettings:Xs,openAnnouncementSettings:qn,closeGroupSettings:yc,openVpLibraryFromGroupSettings:Rm,openMemberEditor:bc,showVpTimeline:Em,vpTimelineRows:Lm,sessionStatusTasksForActiveSession:Dm,sessionStatusAnnouncementText:Uo,sessionStatusVisible:we,toggleSessionStatus:te,closeSessionStatus:ye,timelineWidthStyle:Ke,startTimelineResize:It,onEditVpFromTimeline:C=>{if(!C)return;let Q=Vn();Q&&Xs({sessionId:Q,section:"members",editVpId:C})},onMentionVpFromTimeline:C=>{if(!C)return;let Q=k.value;Q&&typeof Q.appendMention=="function"&&Q.appendMention(C)},onCancelVpFromTimeline:C=>{if(!C)return;let Q=R(),ie=e.yeaftActiveSessionFilter||Q?.activeSessionId||null;ie&&typeof e.cancelVpTurnForSession=="function"&&e.cancelVpTurnForSession(C,ie)},onCancelTaskFromTimeline:C=>!C?.id||!C.sessionId||typeof e.cancelYeaftTask!="function"?!1:e.cancelYeaftTask({agentId:C.agentId,sessionId:C.sessionId,taskId:C.id})}}}});var zw=$m(()=>{Li();wt();hn();Np();qt();Kp();Yp();Qp();Zp();Rh();Pm();Gl();Pl();window.Pinia={...Pinia,useChatStore:null,useAuthStore:null};var Uw={components:{LoginPage:Xp,ChatPage:Ph,YeaftPage:Mm},template:`
|
|
8547
8547
|
<div v-if="!authStore.initialized" class="auth-bootstrap" aria-busy="true"><span class="session-loading-spinner"></span></div>
|
|
8548
8548
|
<LoginPage v-else-if="!authStore.isAuthenticated" />
|
|
8549
8549
|
<template v-else>
|
|
8550
8550
|
<YeaftPage v-if="chatStore.currentView === 'yeaft'" />
|
|
8551
8551
|
<ChatPage v-else />
|
|
8552
8552
|
</template>
|
|
8553
|
-
`,setup(){let e=Bs(),t=De();return e.initTheme(),e.setupVisibilityHandler(),Vue.onMounted(()=>{t.initialize()}),Vue.watch(()=>t.initialized&&t.isAuthenticated,s=>{s&&e.connect()},{immediate:!0}),{authStore:t,chatStore:e}}},Lo=Vue.createApp(Uw),Kw=Pinia.createPinia();Lo.use(Kw);jc(Lo,{"zh-CN":zp,en:Gp});Up();window.Pinia.useChatStore=Bs;window.Pinia.useAuthStore=De;window.Pinia.useVpStore=
|
|
8553
|
+
`,setup(){let e=Bs(),t=De();return e.initTheme(),e.setupVisibilityHandler(),Vue.onMounted(()=>{t.initialize()}),Vue.watch(()=>t.initialized&&t.isAuthenticated,s=>{s&&e.connect()},{immediate:!0}),{authStore:t,chatStore:e}}},Lo=Vue.createApp(Uw),Kw=Pinia.createPinia();Lo.use(Kw);jc(Lo,{"zh-CN":zp,en:Gp});Up();window.Pinia.useChatStore=Bs;window.Pinia.useAuthStore=De;window.Pinia.useVpStore=Dt;window.Pinia.useSessionsStore=Bp;Lo.component("ToolLine",Gi);Lo.mount("#app")});export default zw();
|