coze-bridge 0.1.41 → 0.1.44

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.
Files changed (2) hide show
  1. package/dist/index.js +62 -61
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5,25 +5,25 @@ import { dirname as __coze_dirname } from 'node:path';
5
5
  const require = __coze_createRequire(import.meta.url);
6
6
  const __filename = __coze_fileURLToPath(import.meta.url);
7
7
  const __dirname = __coze_dirname(__filename);
8
- var e0=Object.create;var Pr=Object.defineProperty;var t0=Object.getOwnPropertyDescriptor;var n0=Object.getOwnPropertyNames;var r0=Object.getPrototypeOf,i0=Object.prototype.hasOwnProperty;var V=(n=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(n,{get:(e,s)=>(typeof require<"u"?require:e)[s]}):n)(function(n){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+n+'" is not supported')});var ze=(n,e)=>()=>(n&&(e=n(n=0)),e);var fe=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),Zi=(n,e)=>{for(var s in e)Pr(n,s,{get:e[s],enumerable:!0})},s0=(n,e,s,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let c of n0(e))!i0.call(n,c)&&c!==s&&Pr(n,c,{get:()=>e[c],enumerable:!(o=t0(e,c))||o.enumerable});return n};var Fe=(n,e,s)=>(s=n!=null?e0(r0(n)):{},s0(e||!n||!n.__esModule?Pr(s,"default",{value:n,enumerable:!0}):s,n));import{chmod as o0,mkdir as a0,readFile as c0,rename as Qi,writeFile as es}from"node:fs/promises";import{dirname as x0}from"node:path";async function pt(n){try{let e=await c0(n,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function on(n,e,s){await a0(x0(n),{recursive:!0});let o=`${JSON.stringify(e,null,2)}
9
- `,c=`${n}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{s?.mode!==void 0?await es(c,o,{encoding:"utf8",mode:s.mode}):await es(c,o,"utf8"),await Qi(c,n),s?.mode!==void 0&&await o0(n,s.mode)}catch(d){await Qi(c,c).catch(()=>{});let{rm:f}=await import("node:fs/promises");throw await f(c,{force:!0}).catch(()=>{}),d}}var an=ze(()=>{"use strict"});function rs(n){return xn[ts]<=xn[n]}function dn(n){ns={...n}}function cn(n,e,s,o){if(xn[n]<xn[ts])return;let c=JSON.stringify({ts:new Date().toISOString(),level:n,module:e,msg:s,...ns,...o});n==="error"||n==="warn"?u0.write(`${c}
10
- `):d0.write(`${c}
11
- `)}function D(n){return{debug:(e,s)=>cn("debug",n,e,s),info:(e,s)=>cn("info",n,e,s),warn:(e,s)=>cn("warn",n,e,s),error:(e,s)=>cn("error",n,e,s),child:e=>D(`${n}.${e}`)}}var xn,ts,d0,u0,ns,U=ze(()=>{"use strict";xn={debug:10,info:20,warn:30,error:40},ts=(()=>{let n=process.env.COZE_BRIDGE_LOG_LEVEL;return n==="debug"||n==="info"||n==="warn"||n==="error"?n:"info"})(),d0=process.stdout,u0=process.stderr,ns={}});import{promises as is}from"node:fs";import{homedir as f0}from"node:os";import{sep as l0,join as re,resolve as ss}from"node:path";function F(n){let e=n??f0(),s=re(e,".coze"),o=re(s,"bridge"),c=re(o,"lib");return{cozeRoot:s,bridgeRoot:o,libDir:c,libEntry:re(c,"index.js"),binDir:re(o,"bin"),pidFile:re(o,"bridge.pid"),portFile:re(o,"bridge.port"),tokenFile:re(o,"bridge.token"),patTokenFile:re(o,"pat-token"),logFile:re(o,"bridge.log"),installLock:re(o,"install.lock"),configFile:re(o,"config.json"),agentsRoot:re(s,"agents")}}function Ue(n,e=F()){let s=re(e.agentsRoot,n);return{root:s,config:re(s,"config.json"),workspace:re(s,"workspace"),logs:re(s,"logs")}}async function os(n,e){let s=await is.realpath(ss(n)).catch(()=>null);if(!s)return!1;let o=await is.realpath(ss(e)).catch(()=>null);if(!o)return!1;let c=process.platform==="win32"?s.toLowerCase():s,d=process.platform==="win32"?o.toLowerCase():o;return c===d||c.startsWith(d+l0)}var ie=ze(()=>{"use strict"});var ln={};Zi(ln,{AGENT_CONFIG_FILE_MODE:()=>un,enforceAgentConfigMode:()=>p0,loadAgentConfig:()=>he,persistAgentSessions:()=>kr,persistAgentSkills:()=>fn,saveAgentConfig:()=>Ae});import{chmod as g0,stat as h0}from"node:fs/promises";function he(n,e){return pt(Ue(n,e).config)}function Ae(n,e){return on(Ue(n.agentId,e).config,n,{mode:un})}async function p0(n,e){if(process.platform==="win32")return;let s=Ue(n,e).config;try{let o=await h0(s);if(!o.isFile())return;let c=o.mode&511;c!==un&&(await g0(s,un),as.warn("agent config mode auto-corrected to 0600",{path:s,from:c.toString(8)}))}catch(o){if(o.code==="ENOENT")return;as.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:s,err:String(o)})}}async function kr(n,e,s){let o=await he(n,s);o&&(o.sessions=Object.fromEntries(e),await Ae(o,s))}async function fn(n,e,s){let o=await he(n,s);o&&(o.skills=e,await Ae(o,s))}var as,un,Ye=ze(()=>{"use strict";an();U();ie();as=D("agent-config"),un=384});var Co=fe(X=>{"use strict";var A=I;(function(n,e){let s=I,o=n();for(;;)try{if(parseInt(s(1720))/1+-parseInt(s(1694))/2+parseInt(s(971))/3+parseInt(s(1778))/4+parseInt(s(991))/5*(-parseInt(s(1823))/6)+-parseInt(s(1674))/7*(parseInt(s(485))/8)+parseInt(s(1812))/9===e)break;o.push(o.shift())}catch{o.push(o.shift())}})(Kn,708082);var kd=Object.defineProperty,Td=Object[A(970)+A(1692)+A(1791)],vo=(n,e)=>function(){return n&&(e=(0,n[{trSjr:function(d,f){return d(f)}}[A(1474)](Td,n)[0]])(n=0)),e},Dd=(n,e)=>{for(var s in e)kd(n,s,{get:e[s],enumerable:!0})};function Rd(){return po||(po=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Nd(){let n=A;return mo||(mo=[IDBCursor[n(417)+"e"][n(650)],IDBCursor.prototype[n(1145)],IDBCursor[n(417)+"e"][n(1145)+n(1390)+"ey"]])}function Ld(n){let e=A,s={grRwk:"success",qxgro:e(1154),CTDHP:e(1453),bnzdT:e(1219),WBaeb:function(c,d){return c(d)},yNbVU:function(c,d){return c(d)},MNYHH:function(c){return c()},xQpNJ:function(c,d){return c(d)},Cwgnu:function(c){return c()},zwdDY:function(c,d){return c&d},CUsqN:function(c,d){return c<<d},UOoth:function(c,d){return c>=d},PgOvc:function(c,d){return c<=d},UGusa:function(c,d){return c instanceof d}},o=new Promise((c,d)=>{let f=e,l={lwrxF:function(_,E){return _|E},GgGTE:function(_,E){return s[I(1775)](_,E)},dTejG:function(_,E){return s[I(506)](_,E)},aTKws:function(_,E){return s[I(1775)](_,E)},wRnkt:function(_,E){return s[I(1537)](_,E)},LAoVj:function(_,E){return s.PgOvc(_,E)},BxQrY:function(_,E){return _(E)}},m=()=>{let _=I;n[_(1626)+_(603)+_(1242)](s[_(1594)],w),n[_(1626)+_(603)+_(1242)](s.qxgro,v)},w=()=>{let _=I;s[_(1784)]===s.bnzdT?(_0x48147e=l.lwrxF(l[_(1433)](15,_0x2af361)<<12,l[_(978)](l[_(459)](63,_0x3cd098),6))|l.GgGTE(63,_0x551768),_0x3b3ea3<2048||l[_(541)](_0x408ac3,55296)&&l[_(618)](_0x463af7,57343)?_0x422d50+=_0xc9c4dd:(_0x3c1b7c+=l[_(1049)](_0x3f912e,_0x4599ea),_0x44b2f9+=2)):(s[_(965)](c,s[_(694)](Le,n[_(1446)])),s[_(575)](m))},v=()=>{let _=I;s[_(1583)](d,n.error),s[_(1260)](m)};n[f(1016)+"Listener"](s[f(1594)],w),n[f(1016)+f(880)]("error",v)});return o[e(949)](c=>{s.UGusa(c,IDBCursor)&&Wr.set(c,n)})[e(1555)](()=>{}),qn[e(936)](o,n),o}function Od(n){let e=A,s={WpFgR:e(1154),SEZYG:e(1004),EgOPF:function(c){return c()},rzVqv:function(c,d){return c(d)},hevHv:e(643)+"or",ryWZf:e(774)};if(Un.has(n))return;let o=new Promise((c,d)=>{let f=e,l={bJdZq:function(_){return s.EgOPF(_)},QFwOM:function(_,E){return s[I(751)](_,E)},IMCkQ:s[f(609)]},m=()=>{let _=f;n[_(1626)+_(603)+_(1242)]("complete",w),n.removeEventListener(s[_(1499)],v),n[_(1626)+_(603)+_(1242)](s[_(1160)],v)},w=()=>{let _=f;c(),l[_(1734)](m)},v=()=>{let _=f;l[_(467)](d,n[_(1154)]||new DOMException(_(643)+"or",l[_(1546)])),l[_(1734)](m)};n[f(1016)+f(880)](s[f(1492)],w),n[f(1016)+f(880)](f(1154),v),n.addEventListener(s.SEZYG,v)});Un[e(936)](n,o)}function Bd(n){Hn={UjabM:function(o,c){return o(c)}}[A(1188)](n,Hn)}function Md(n){let e=A,s={JvgbG:function(o,c){return o(c)},tjDMn:function(o,c){return o(c)},qsFNg:function(o,c){return o(c)},Nxhen:function(o,c){return o(c)},iqaFl:function(o,c){return o===c},SoKIm:"objectSt"+e(1191)};if(s.iqaFl(n,IDBDatabase[e(417)+"e"][e(670)+e(425)])&&!(s[e(1544)]in IDBTransaction[e(417)+"e"]))return function(o,...c){let d=e,f=n[d(1297)](s[d(1070)]($t,this),o,...c);return Gr[d(936)](f,o[d(466)]?o[d(466)]():[o]),s[d(1763)](Le,f)};if(Nd().includes(n))if(s[e(493)](e(1618),e(903)))++_0x498e5f,_0x5069df+=4;else return function(...o){let c=e;return n[c(1564)](s[c(1070)]($t,this),o),s[c(1763)](Le,Wr[c(1330)](this))};return function(...o){let c=e;return s[c(1324)](Le,n[c(1564)](s.Nxhen($t,this),o))}}function zd(n){let e=A,s={itQuk:function(o,c){return o===c},Slzqu:function(o,c){return o(c)},Qjpec:function(o,c){return o instanceof c},GAslT:function(o){return o()}};return s[e(664)](typeof n,"function")?s.Slzqu(Md,n):(s[e(1707)](n,IDBTransaction)&&Od(n),bo(n,s[e(910)](Rd))?new Proxy(n,Hn):n)}function Le(n){let e=A,s={zmtKm:function(c,d){return c instanceof d},qsqqB:function(c,d){return c(d)},RwtTj:function(c,d){return c!==d}};if(s[e(1712)](n,IDBRequest))return s[e(724)](Ld,n);if(zn[e(1231)](n))return zn[e(1330)](n);let o=s[e(724)](zd,n);return s[e(1347)](o,n)&&(zn[e(936)](n,o),qn[e(936)](o,n)),o}var bo,po,mo,Wr,Un,Gr,zn,qn,Hn,$t,wo=vo({"node_modules/idb/build/wrap-idb-value.js"(){let n=A,e={bpQSU:function(s,o,c){return s(o,c)},IVDjN:n(1235)+n(1682)+"s",ugTHN:n(1235)+n(908)+"t",QvFfj:n(1268),LzAhS:function(s,o){return s instanceof o},ElTJj:function(s,o){return s===o},WIpUL:"done",MlhNI:n(1041)+n(1191),IaxHX:function(s,o){return s===o},GfLFK:n(1110),QjPfu:function(s,o){return s(o)},VzAga:function(s,o){return s===o},Wkdtf:function(s,o){return s in o}};bo=(s,o)=>o.some(c=>s instanceof c),Wr=new WeakMap,Un=new WeakMap,Gr=new WeakMap,zn=new WeakMap,qn=new WeakMap,Hn={get(s,o,c){let d=n,f={ZXnRp:d(1189),IairL:function(l,m,w){return e[d(1367)](l,m,w)},zlWBa:e[d(1713)],FVzMj:e[d(1251)]};if(e[d(1383)]===d(675)){let l={yjxsv:f[d(981)],VuWnI:f.FVzMj};return new _0x19d84f((m,w)=>{let v=d,_={FOpKQ:f[v(1611)]};this[v(933)+v(1222)](),this[v(1337)+v(1658)+"Id"]=f[v(1656)](_0x2489ff,this[v(1657)].bind(this),this[v(1111)]["pingInte"+v(748)]);let E=()=>{let P=v;m(_[P(610)]),this.off(P(1235)+P(1682)+"s",E),this[P(1578)]("ping_onc"+P(908)+"t",T)},T=()=>{let P=v;w(P(1117)),this[P(1578)](l[P(638)],E),this.off(l[P(788)],T)};this.on(f.zlWBa,E),this.on(f[v(1860)],T),this[v(1657)]()})}else{if(e[d(1257)](s,IDBTransaction)){if(e.ElTJj(o,e[d(1200)]))return Un[d(1330)](s);if(o===e[d(414)])return s[d(1041)+d(1191)]||Gr[d(1330)](s);if(e.IaxHX(o,e[d(1503)]))return c.objectStoreNames[1]?void 0:c[d(1041)+"ore"](c[d(1041)+"oreNames"][0])}return e[d(857)](Le,s[o])}},set(s,o,c){return s[o]=c,!0},has(s,o){let c=n;return e.LzAhS(s,IDBTransaction)&&(e[c(1727)](o,e.WIpUL)||e[c(612)](o,e[c(1503)]))?!0:e[c(707)](o,s)}},$t=s=>qn[n(1330)](s)}}),So={};Dd(So,{deleteDB:()=>Ud,openDB:()=>Fd,unwrap:()=>$t,wrap:()=>Le});function Fd(n,e,{blocked:s,upgrade:o,blocking:c,terminated:d}={}){let f=A,l={yMtGN:function(v,_,E,T,P){return v(_,E,T,P)},lVOtQ:function(v,_){return v(_)},MOrmj:function(v,_){return v(_)},apVqc:f(1348),zyJDQ:"versionc"+f(1169),EPXPM:function(v,_){return v(_)},IuUMu:f(495)+"eeded",MyOuf:f(671)},m=indexedDB[f(879)](n,e),w=l[f(1855)](Le,m);return o&&m[f(1016)+f(880)](l[f(1477)],v=>{let _=f;l[_(550)](o,l.lVOtQ(Le,m[_(1446)]),v.oldVersion,v[_(1745)+"on"],l[_(1085)](Le,m[_(670)+"ion"]))}),s&&m[f(1016)+f(880)](l[f(405)],()=>s()),w[f(949)](v=>{let _=f;d&&v[_(1016)+_(880)](l[_(1009)],()=>d()),c&&v[_(1016)+_(880)](l[_(606)],()=>c())})[f(1555)](()=>{}),w}function Ud(n,{blocked:e}={}){let s=A,o={ujKph:"blocked",VmVWv:function(d,f){return d(f)}},c=indexedDB[s(1818)+s(1547)](n);return e&&c[s(1016)+s(880)](o[s(1501)],()=>e()),o.VmVWv(Le,c)[s(949)](()=>{})}function I(n,e){n=n-374;let s=Kn(),o=s[n];if(I.vXFGWJ===void 0){var c=function(m){let w="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",v="",_="";for(let E=0,T,P,R=0;P=m.charAt(R++);~P&&(T=E%4?T*64+P:P,E++%4)?v+=String.fromCharCode(255&T>>(-2*E&6)):0)P=w.indexOf(P);for(let E=0,T=v.length;E<T;E++)_+="%"+("00"+v.charCodeAt(E).toString(16)).slice(-2);return decodeURIComponent(_)};I.YOyGnA=c,I.WfTXKW={},I.vXFGWJ=!0}let d=s[0],f=n+d,l=I.WfTXKW[f];return l?o=l:(o=I.YOyGnA(o),I.WfTXKW[f]=o),o}function _o(n,e){let s=A,o={FRYpd:"readonly",TSonv:function(m,w){return m instanceof w},kAABD:function(m,w){return m in w},mXrfy:function(m,w){return m===w},ltexy:function(m,w){return m!==w}};if(!(o[s(1847)](n,IDBDatabase)&&!o[s(733)](e,n)&&o.mXrfy(typeof e,s(1639))))return;if(Fn.get(e))return Fn[s(1330)](e);let c=e[s(1533)](/FromIndex$/,""),d=o[s(678)](e,c),f=Ao[s(1196)](c);if(!o[s(733)](c,(d?IDBIndex:IDBObjectStore)[s(417)+"e"])||!(f||Eo[s(1196)](c)))return;let l=async function(m,...w){let v=s,_=this[v(670)+v(425)](m,f?v(1756)+"e":o[v(1007)]),E=_[v(1110)];return d&&(E=E[v(579)](w.shift())),(await Promise[v(864)]([E[c](...w),f&&_[v(1511)]]))[0]};return Fn[s(936)](e,l),l}var Eo,Ao,Fn,qd=vo({"node_modules/idb/build/index.js"(){let n=A,e={EWvuT:function(c,d){return c(d)},prnkf:function(c){return c()},QsBMn:n(1330),aFkmb:n(1524),eTOSn:"getAll",PCWWA:n(598)+"ys",UMiyf:"count",FxudZ:n(752),UqVFx:n(1273),ilCeN:n(1114),MFPIM:n(473),tAeZN:function(c){return c()}},s=(n(754)+n(944))[n(582)]("|"),o=0;for(;;){switch(s[o++]){case"0":e[n(997)](Bd,c=>({...c,get:(d,f,l)=>_o(d,f)||c[n(1330)](d,f,l),has:(d,f)=>!!_o(d,f)||c[n(1231)](d,f)}));continue;case"1":e[n(1101)](wo);continue;case"2":Eo=[e.QsBMn,e.aFkmb,e.eTOSn,e.PCWWA,e[n(1634)]];continue;case"3":Fn=new Map;continue;case"4":Ao=[e.FxudZ,e[n(1803)],e[n(1603)],e[n(768)]];continue;case"5":e[n(958)](wo);continue}break}}}),Hd={idb:function(n){let e=A;n[e(904)]=Promise[e(705)]()[e(949)](()=>(qd(),So))[e(949)](function(s){return s})}},yo={};function Ne(n){let e=A,s={UGDIx:function(l,m){return l!==m}},o="0|1|3|2|4".split("|"),c=0;for(;;){switch(o[c++]){case"0":var d=yo[n];continue;case"1":if(s[e(1620)](void 0,d))return d.exports;continue;case"2":Hd[n](f,f[e(904)],Ne);continue;case"3":var f=yo[n]={exports:{}};continue;case"4":return f[e(904)]}break}}Ne.d=(n,e)=>{let s=I;for(var o in e)Ne.o(e,o)&&!Ne.o(n,o)&&Object[s(673)+s(1306)](n,o,{enumerable:!0,get:e[o]})},(()=>{let n=A;Ne.o=(e,s)=>Object[n(417)+"e"][n(1293)+n(1306)][n(1297)](e,s)})(),(()=>{let n=A,e={qxOIy:function(s,o){return s!=o},afyeH:"undefined",ftYqy:n(1552)+"le"};Ne.r=s=>{let o=n;e[o(1666)](e[o(847)],typeof Symbol)&&Symbol[o(1604)+o(647)]&&Object.defineProperty(s,Symbol["toString"+o(647)],{value:o(1375)}),Object[o(673)+o(1306)](s,e.ftYqy,{value:!0})}})();var $={};(()=>{let n=A,e={gquhe:function(i,t,r){return i(t,r)},JkNFQ:function(i,t){return i>>>t},KKZhU:function(i,t){return i<<t},kxcSs:n(1352),xMBWe:function(i,t){return i(t)},PGoRd:function(i,t){return i+t},pPHlV:function(i,t){return i+t},udykD:function(i,t){return i+t},OHaTF:function(i,t){return i+t},EafrD:function(i,t){return i*t},bLVKf:function(i,t){return i*t},lZxZm:n(1650),qEHxc:n(1642),QAGys:function(i,t){return i+t},HUINs:function(i,t,r){return i(t,r)},MMspS:function(i,t){return i+t},AxtlS:function(i,t){return i+t},XxKzw:function(i,t){return i(t)},kMHPy:n(617),EfvAz:"ffff",tRdlc:function(i,t){return i(t)},xIpjT:function(i,t){return i(t)},yLfzV:function(i,t){return i>t},ffREg:function(i,t){return i<t},XtZgm:function(i,t){return i-t},kUrlF:function(i,t){return i!==t},bJWLZ:function(i,t){return i-t},xeulk:function(i,t){return i<t},VBVes:function(i,t){return i-t},TdcCb:function(i,t){return i<t},gXxjj:function(i,t){return i===t},caxwW:function(i,t){return i<t},qKVxG:function(i,t){return i!==t},kjUBw:function(i,t){return i!==t},eWVpQ:n(1309),SCPox:n(646),kjMeu:function(i,t,r){return i(t,r)},xTsso:n(1235)+n(908)+"t",ZmxfE:function(i,t){return i(t)},eWzIg:n(1189),TAfxp:function(i,t){return i(t)},NiYra:n(1127),AGebz:n(1099),vyZar:function(i,t){return i(t)},rssLg:function(i,t){return i(t)},pNSfa:function(i,t){return i(t)},WEttl:function(i,t){return i&t},HmDGl:function(i,t){return i===t},ubCdt:n(902)+n(1835)+" field: "+n(1182),jUZQE:function(i,t){return i===t},Kbtdx:function(i,t,r,a){return i(t,r,a)},QZwYI:function(i,t,r){return i(t,r)},aLVPD:n(563),sFrjG:n(1697),yMBGP:function(i){return i()},EQRHa:function(i,t,r){return i(t,r)},yqSWR:function(i,t){return i(t)},xQnUV:function(i,t){return i(t)},TANBn:function(i,t){return i!==t},WgLEm:function(i,t,r){return i(t,r)},CpnLT:function(i,t){return i!==t},rBNkf:n(407),XENih:n(1079),FuAIa:function(i,t,r){return i(t,r)},HkCZm:function(i,t){return i!==t},mBNxZ:function(i,t,r){return i(t,r)},JyEvk:function(i){return i()},cgLVZ:function(i,t,r){return i(t,r)},FLDtK:function(i,t,r){return i(t,r)},gCDxR:function(i,t){return i(t)},xntIY:function(i,t){return i!==t},QeExa:function(i,t,r){return i(t,r)},zrfiD:function(i,t,r){return i(t,r)},losHe:function(i,t,r){return i(t,r)},bEXGE:function(i,t,r){return i(t,r)},bbXnD:function(i,t,r){return i(t,r)},gcUuS:function(i,t){return i!==t},vXoFU:function(i,t,r){return i(t,r)},NVZIB:function(i,t,r){return i(t,r)},oXTVN:function(i,t,r){return i(t,r)},Fjytr:n(1154),zwTbu:function(i,t){return i(t)},pTJxs:function(i,t){return i(t)},riMDk:function(i,t){return i(t)},uKnqC:function(i,t){return i(t)},UsciG:function(i,t,r){return i(t,r)},wUcZe:function(i,t,r){return i(t,r)},zpiNh:n(902)+"required"+n(1206)+n(852),jGJYJ:function(i,t){return i===t},NAKkE:"Missing "+n(1835)+" field: "+n(1423),MCFdZ:n(902)+n(1835)+" field: method",NhNkD:function(i,t){return i(t)},LUCeB:function(i,t,r){return i(t,r)},TThRT:function(i,t,r){return i(t,r)},PlLLy:n(1519)+n(1519)+n(1519)+"00000000",MqYFy:function(i,t){return i===t},SjgxP:n(1736),ZSLFp:n(526),aXOUF:function(i,t){return i>>t},YVfMy:function(i,t){return i>=t},NLyNp:function(i,t){return i===t},nKEpB:function(i,t){return i>t},cmALL:function(i,t){return i*t},IldpJ:function(i,t){return i>t},NrCSl:function(i,t){return i!==t},vbUwU:n(1042),FnyVZ:function(i,t){return i>t},NInuu:"Skip past limit",PxzpR:function(i,t){return i>=t},CaboQ:function(i,t){return i>t},BaAUV:function(i,t){return i+t},UHXWI:n(562)+n(469),PIBDG:n(1400),YxuiM:"exTXx",xoZSK:function(i,t,r){return i(t,r)},gKURC:function(i,t){return i&t},PHOKk:function(i,t){return i(t)},PVLjw:function(i,t){return i&t},nDRJz:function(i,t){return i>=t},BMFPd:function(i,t){return i&t},wgTRO:n(689),wyBCn:function(i,t){return i|t},mKREL:function(i,t){return i<<t},mUqAL:function(i,t){return i&t},tqWBl:function(i,t){return i==t},AaHji:function(i,t){return i&t},dfDRM:function(i,t){return i>=t},AezkC:function(i,t){return i+t},GiBDy:function(i,t){return i+t},zkpSD:function(i,t){return i+t},lhvDW:function(i,t){return i&t},aOTqT:function(i,t){return i<<t},SFccm:function(i,t){return i|t},nyNLI:function(i,t){return i|t},kYIyR:function(i,t){return i<<t},wRHPl:function(i,t){return i<<t},AWmsd:function(i,t){return i>=t},uwCEt:function(i,t){return i<=t},cBoHA:function(i,t){return i==t},CWvwA:function(i,t){return i&t},FZbhy:function(i,t){return i+t},FeCqG:function(i,t){return i!==t},CJLrE:function(i,t){return i|t},lvlSe:function(i,t){return i<<t},FfiHc:function(i,t){return i<<t},FZkOo:function(i,t){return i<<t},iiqTh:function(i,t){return i<<t},tbcAr:function(i,t){return i>t},qBZWx:function(i,t){return i<t},BnLlE:function(i,t){return i!==t},yKPQD:n(1185),rkXsu:function(i,t){return i>=t},pYwRm:function(i,t){return i<t},tIEbm:function(i,t){return i<t},zxKKO:function(i,t){return i>=t},ywOJd:function(i,t){return i<=t},fKhkn:function(i,t){return i<t},nzQNm:function(i,t){return i-t},yldCJ:function(i,t){return i<t},rjVHm:function(i,t){return i<t},wJrpD:function(i,t){return i>>t},QmLTf:function(i,t){return i&t},iaezv:function(i,t){return i|t},RraWj:function(i,t){return i&t},VZnmb:function(i,t){return i>>t},GJkvv:function(i,t){return i&t},yOLWX:function(i,t,r){return i(t,r)},KfIpJ:function(i,t){return i*t},EbKcL:function(i,t){return i>>>t},MgYdE:function(i,t){return i+t},ETZEA:function(i,t){return i*t},jRsyg:function(i,t){return i>>>t},iNLZw:function(i,t){return i===t},fhJpR:"LHpab",KOSTc:n(1590),vlsfk:function(i,t){return i<t},LGSHk:function(i,t){return i>=t},Aotcl:function(i,t,r){return i(t,r)},wkOxp:function(i,t){return i|t},XzQam:function(i,t){return i&t},MOMXA:function(i,t){return i&t},wvbDu:function(i,t){return i(t)},jmrvc:function(i,t){return i<<t},oYJrw:function(i,t){return i&t},TdwOj:function(i,t){return i&t},GLfTx:function(i,t){return i&t},vxSJI:function(i,t){return i(t)},fDqyK:function(i,t){return i(t)},LsyrI:function(i,t){return i&t},lnRya:function(i,t){return i&t},oGLpW:function(i,t){return i&t},AhGLX:function(i,t){return i&t},DAdYW:function(i,t){return i(t)},ARzHS:function(i,t){return i&t},mUWlV:function(i,t){return i|t},JgtYF:function(i,t){return i<<t},RPRGA:function(i,t){return i===t},TKBtJ:function(i,t){return i<t},GzaRf:function(i,t){return i>>>t},qcDNv:function(i,t){return i|t},sPtAt:function(i,t){return i&t},EPbPi:function(i,t){return i!==t},XllAX:function(i,t){return i|t},hfkul:function(i,t){return i>>>t},CMVUT:function(i,t){return i|t},dLTmv:function(i,t){return i>>>t},flZfX:function(i,t){return i&t},bcEPq:function(i,t){return i!==t},UFGDO:function(i,t){return i+t},mJOhv:function(i,t){return i+t},TeOEd:function(i,t){return i!==t},icLqK:function(i,t){return i&t},dnkCF:function(i,t){return i(t)},rAWWh:function(i,t){return i===t},NxExP:n(642),GCQbJ:n(987),avqPr:n(1750),YbUXP:function(i,t){return i|t},HNeqI:function(i,t){return i|t},rThJY:function(i,t){return i|t},rucEH:function(i,t){return i<<t},MxfUo:function(i,t){return i|t},dCbdV:function(i,t){return i|t},FJkVC:function(i,t){return i<<t},lkScX:n(1505),rCNUI:function(i,t){return i===t},DCYXY:function(i,t){return i|t},FPoUB:function(i,t){return i|t},Zzwsr:function(i,t){return i|t},eqAHJ:function(i,t){return i|t},FTJxP:function(i,t){return i<<t},oErLY:function(i,t){return i&t},AEHdN:function(i,t){return i&t},REsxF:function(i,t){return i>>>t},bwiAG:function(i,t){return i>>>t},byJME:function(i,t){return i&t},kKgwW:function(i,t){return i>>>t},zsVru:function(i,t){return i>>>t},XOfAv:function(i,t){return i||t},exJWU:function(i,t){return i(t)},IgKBa:function(i,t){return i+t},RKCGp:function(i,t){return i|t},CWBLI:"DacEo",gfRMI:n(632),PHxVw:function(i,t){return i+t},pzoZw:function(i,t){return i%t},LIEGA:function(i,t){return i/t},ElrFF:function(i,t){return i+t},QhVqH:function(i,t){return i*t},Dlzoy:function(i,t){return i>>>t},ZJXlN:function(i,t){return i>>>t},QhXfm:function(i,t){return i===t},JnUzt:function(i,t){return i>>>t},poooq:function(i,t){return i>>>t},nGJeA:function(i,t){return i>>>t},JtNho:function(i,t){return i+t},bvODO:function(i,t){return i+t},ERCsu:function(i,t){return i>>>t},xwfpn:function(i,t){return i+t},aoVZd:function(i,t){return i<<t},hBxgX:function(i,t){return i|t},UddHj:function(i,t){return i<<t},IvjPL:function(i,t){return i===t},nlFVH:function(i,t){return i===t},qnYSS:function(i,t){return i===t},YMkbc:function(i,t){return i>>>t},FOUba:function(i,t){return i>>>t},HtvQo:function(i,t){return i>>>t},CrcjV:n(778),ERgsP:"tGcoQ",HNbre:function(i,t){return i>>>t},aXpYo:function(i,t){return i>>>t},lRiJq:function(i,t){return i>>>t},YUjdB:function(i,t){return i>>>t},iSQFA:function(i,t){return i>>>t},mWqVH:function(i,t){return i!==t},lLEsu:n(804),bvPyO:"2|5|3|1|0|4",ZDneI:n(1093)+"OR",psPkF:n(1670)+n(1029),ZjFAj:n(1138)+n(1800),wVbLQ:"MAX_RETR"+n(412)+"R",yWhJg:"CONNECTI"+n(1066),kdNuG:n(401)+n(737),heEom:n(510)+"1",TZgiK:function(i,t){return i===t},PXRfu:n(1277),vkBEc:n(1272)+n(1838)+n(823)+"8",lneTY:function(i,t){return i>>>t},dZOGr:function(i,t){return i&t},VWCYg:function(i,t){return i<<t},wbkBA:function(i,t,r,a){return i(t,r,a)},upSIX:function(i,t){return i<t},jEMNJ:function(i,t){return i|t},JODQF:function(i,t){return i===t},OhiyK:n(870),GxSDT:n(948),Pkdny:"close",hGcqb:"YkSyL",rBmiD:n(1357),UUMjE:n(1690),DaTul:function(i,t,r){return i(t,r)},vvRJW:function(i,t){return i<t},UxdCK:function(i,t){return i&t},ArviJ:function(i,t){return i===t},IFBRP:function(i,t){return i&t},qmgNG:n(1141)+"3|1",ejyLS:function(i,t){return i&t},JoFSD:function(i,t){return i>>t},ngGNp:function(i,t){return i|t},ozUUf:function(i,t){return i===t},uxCJZ:n(1323),sTowI:function(i,t){return i instanceof t},cSooN:function(i,t){return i+t},PXjcG:function(i,t){return i||t},vCzgo:function(i,t){return i||t},dsgIP:n(1398)+"d",QIBzl:function(i,t){return i!==t},CZHKf:n(391),yRYKE:"0|1|3|4|2",ERoJV:function(i,t){return i!=t},kWmsS:function(i,t){return i===t},sIkmE:n(1493),jHGFp:n(934),tFEug:function(i,t){return i<t},LbjuK:function(i,t){return i===t},RxLlE:function(i,t){return i&t},wqPRY:function(i,t){return i+t},fqnXn:function(i,t){return i<=t},WUHDT:function(i,t){return i>=t},odwZk:function(i,t){return i|t},jDpUn:function(i,t){return i&t},Pnxgc:function(i,t){return i&t},lOBNJ:function(i,t){return i>=t},FlQUv:function(i,t){return i<t},Vvgzu:function(i,t){return i|t},VZKki:function(i,t){return i|t},XFaQn:function(i,t){return i<<t},FzWld:function(i,t){return i&t},lXMDg:function(i,t){return i<<t},JMgCu:function(i,t){return i|t},AqmqP:function(i,t){return i&t},yeFxd:function(i,t){return i<<t},jlYPE:function(i,t){return i<<t},ejWWA:function(i,t){return i&t},ghgyv:function(i,t){return i+t},ANUcw:function(i,t){return i&t},EaKgf:function(i,t){return i<t},Aiedt:function(i,t){return i|t},ozezR:function(i,t){return i&t},Jzipa:function(i,t){return i>>t},NLqgo:function(i,t){return i|t},hNaVP:function(i,t){return i&t},QgKte:function(i,t){return i===t},sHrPC:"Argst",JbvII:"cqbyS",jRFiC:function(i,t){return i>>t},pdNaV:function(i,t){return i|t},MNozI:function(i,t){return i&t},CyiJh:function(i,t){return i&t},hiahO:function(i,t){return i-t},gyJDh:n(1639),jQQhU:function(i,t,r,a){return i(t,r,a)},HLwuZ:n(1171)+"ion/json",oNRIh:n(734),kKjXt:"ppe",JeRQg:n(745),zAIig:function(i,t){return i!==t},vQDZW:n(872),CsKZg:function(i,t){return i<t},UMSWD:function(i,t){return i|t},nXauP:function(i,t){return i&t},lrGLj:function(i,t){return i!==t},Fobky:n(1605),PqicJ:n(920)+n(611),exYUl:n(516),uWjzT:n(392)+n(623),YTaVJ:n(1376),DTYdp:n(1303)+"ack=fron"+n(1591)+"P",cGdCU:function(i,t){return i===t},mRfOy:n(1267),cHkrx:n(448),PDRCY:function(i,t){return i(t)},WkUrP:function(i,t){return i>>>t},RuGWC:function(i,t){return i>>>t},mEsoq:function(i,t){return i!==t},KbccM:"haajk",GQSvX:n(1401),wuPXi:"idb",jrkoP:function(i,t){return i&t},icowd:n(571),eOfos:n(1298),vlXcB:n(1102),yMeMX:n(1152),NeIRd:function(i,t){return i!==t},CAwwL:n(1245),gfCdx:n(930),ggFrA:"Unhandle"+n(1050),DOjen:function(i,t){return i!==t},weJpK:n(1300),KlANV:n(655),oyuzW:"kOWQs",ERkdd:n(795),GIIcT:function(i,t){return i||t},lmWIK:function(i,t){return i||t},cKnDl:function(i,t){return i||t},VWVip:function(i,t){return i||t},qZBHv:function(i,t){return i||t},iZdQy:function(i,t){return i===t},ZfYUp:"qxAXr",daazS:n(1215),VzUTS:function(i,t){return i||t},NMWcZ:n(477)+n(1349)+"d",wMPsA:"qos",tPmYp:function(i,t){return i(t)},iCzHj:n(1703),QegRr:function(i,t){return i||t},ytECp:n(1377),YLMGY:n(846),gCFVm:n(1465),YhiQE:n(387),zqqbM:n(1028),AvOWF:"SGsUq",iqAkg:function(i,t){return i(t)},mddBZ:"x_fronti"+n(434),GFBDj:n(1214)+n(845)+"ck",kYUnH:n(1214)+n(1779)+"k",fyvhr:n(1214)+n(1133)+n(1083),fBIGV:function(i,t,r){return i(t,r)},dlHXW:function(i,t,r,a){return i(t,r,a)},bCHfm:"need_ack",cBwjg:function(i,t){return i&&t},cNszP:n(1248),tJuwe:function(i){return i()},KBXUb:"received",SRMfl:function(i,t){return i(t)},jeQRQ:n(1434),IXuHj:"UReQX",xtEbi:function(i,t){return i instanceof t},sjvnx:function(i,t){return i instanceof t},SOrOt:n(816)+n(1290)+n(537),HFIKk:n(1171)+n(497)+";charset=utf-8",XKmcg:n(1116)+"e",QtQJO:function(i,t){return i<t},bskcB:function(i,t){return i(t)},jOYSZ:function(i,t){return i(t)},crEbC:function(i,t){return i&t},isMVd:function(i,t){return i|t},xYGiV:function(i,t){return i(t)},MmozE:function(i,t){return i+t},ZNlEN:function(i,t){return i+t},odcOK:function(i,t){return i+t},bKRRk:n(995)+n(484)+n(482),wRaxm:n(375),ZLkfP:function(i,t){return i||t},zxtSE:" > ",gUbFu:function(i,t){return i>t},JGsEr:"integer "+n(770)+"e",aAwSj:function(i,t){return i>=t},FvpKF:function(i,t,r,a){return i(t,r,a)},sQepp:function(i,t){return i+t},eNQpo:function(i,t){return i<t},uNPXy:function(i,t){return i>>>t},nYYiq:function(i,t){return i+t},IkNAX:function(i,t){return i|t},sgmpK:function(i,t){return i<<t},RyKKC:function(i,t){return i+t},NINLT:function(i,t){return i+t},EYZRQ:function(i,t){return i|t},GQTAY:function(i,t){return i<<t},wINmQ:function(i,t){return i<<t},mXtra:function(i,t){return i>>>t},Gmjxr:function(i,t){return i&t},xCOgG:function(i,t){return i>>>t},QxCXR:function(i,t){return i+t},BFsqz:function(i,t){return i+t},HlTrd:function(i,t){return i+t},rbVFm:function(i,t){return i&t},LpMcU:function(i,t){return i+t},HLdXo:function(i,t){return i&t},adQZB:function(i,t){return i+t},vdbZW:function(i,t){return i&t},fpwHG:function(i,t){return i+t},ocCyI:function(i,t){return i|t},wCvIZ:function(i,t){return i|t},xOaOR:function(i,t){return i<<t},ehJcj:function(i,t){return i>>>t},YuYPb:function(i,t){return i&t},OFcEi:function(i,t){return i<t},HtZwz:function(i,t){return i<<t},IGpMx:function(i,t){return i<t},aUPyW:n(1136),zSGPl:function(i,t){return i|t},HFtbH:n(1072),ysjfZ:"FCgdc",eyukM:n(456),aqKMh:n(1723),AueIT:n(924)+n(1584)+n(1023),EGajr:function(i,t,r,a){return i(t,r,a)},SOKji:n(580)+n(421),nMhYP:n(1654),tLVdu:n(421),Hhijw:n(1397),zXDRW:function(i,t){return i(t)},XdkTs:function(i,t){return i(t)},IFQhQ:n(1399)+n(1263),PsOQP:"Module",ZqYVL:function(i,t){return i<t},wDdsh:function(i,t){return i===t},NRAaf:n(1115),dkjGW:function(i,t){return i+t},JWHlp:function(i,t,r){return i(t,r)},sXvFF:n(1444)+"rValues",YPFTc:n(1192),MwDLO:function(i,t,r,a){return i(t,r,a)},YTzgV:n(1638),vUIsH:function(i){return i()},emVQj:n(1315),HenPK:n(1788),XcAEI:function(i,t){return i(t)},RsKtG:function(i,t,r,a){return i(t,r,a)},XLrad:function(i,t){return i+t},jwKJF:"CfXnv",YlDGY:n(1770),TBuLL:n(1067),sqpTP:function(i,t,r,a){return i(t,r,a)},dmuPZ:n(1496),uzxfC:function(i,t,r,a){return i(t,r,a)},qxfjb:"x_fronti"+n(1259),LxENq:n(1214)+n(1038),FuMDS:function(i,t,r,a){return i(t,r,a)},SJfQw:function(i,t,r){return i(t,r)},NgyrA:"x-msg-cu"+n(841)+"e",EUqHw:"x-msg-cursor_value",jwkzD:function(i,t){return i>t},VXFeP:"uBJRP",NCWLg:n(628),fDLnA:function(i,t){return i+t},BhevP:function(i){return i()},lIczG:function(i){return i()},wqZDS:function(i){return i()},vvzey:function(i){return i()},WWWDi:function(i){return i()},bNqcn:function(i,t,r){return i(t,r)},jPsvy:function(i,t){return i!==t},oxbAZ:function(i,t){return i===t},NFXmV:function(i,t){return i===t},bCCKG:n(1181),UXgvZ:function(i){return i()},RndPh:function(i){return i()},aoims:function(i,t){return i===t},UuKWW:n(1827),TESrA:function(i,t){return i===t},mpKQY:n(741),jGEzb:"ping_onc"+n(1682)+"s",RNoUf:n(543),EZjdV:function(i,t,r,a){return i(t,r,a)},Pmsmx:function(i,t,r){return i(t,r)},pGDbi:function(i,t,r,a){return i(t,r,a)},dxVsc:function(i,t){return i!==t},DZWUB:function(i,t){return i!==t},lnUcg:n(1410),aGvoH:n(790),herng:function(i,t){return i==t},lnMWh:n(492)+n(1846)+n(1e3),iQQTc:function(i,t,r){return i(t,r)},RUQdm:n(644)+"ediately"+n(744)+"ct",Ltjli:n(1174),JTVir:n(1045),ODAli:n(1291),vSXYv:n(1460),DpUPy:function(i,t,r){return i(t,r)},XKJCf:"iUkcQ",oPiYp:function(i,t){return i!==t},rRumt:function(i,t){return i!==t},FCIgn:function(i,t){return i==t},oeyZh:n(726),OiSgE:"wss://",hCsLK:"ws://",YyAEC:n(894),olHrx:"device_id",OFVEM:function(i,t){return i||t},qOOMQ:n(492)+n(633)+n(1232)+n(1507)+n(461),fFzYJ:"function",xkHqd:function(i,t,r){return i(t,r)},AXuab:"web",ithyJ:function(i,t,r){return i(t,r)},vUDkl:"start",gBaSm:function(i,t){return i>t},egLFg:function(i,t){return i-t},uFfdM:function(i,t){return i(t)},btBYs:n(1117),AAXnX:function(i,t){return i|t},JqEwU:function(i,t,r){return i(t,r)},MfNfs:n(1356),qpowH:"going aw"+n(1467)+n(1109)+n(1458)+"ver",TEkkC:function(i,t){return i>t},aSUqa:function(i,t){return i+t},ZpNkm:n(1308),BvVHG:function(i,t,r){return i(t,r)},BAppe:n(1535)+n(1534)+n(1665)+"g",SLolY:function(i,t){return i(t)},pOlmQ:function(i,t){return i===t},gUnGi:"3|4|2|1|0",tmhol:"open",fdYmb:n(1359),IyyyT:n(1230),hWqny:function(i,t,r){return i(t,r)},owKlI:n(1532),vnXJk:function(i,t,r){return i(t,r)},aQBPo:n(921)+n(1851)+n(977)+n(561),ZcYLI:function(i,t){return i===t},GLtJo:n(1328),UGlTN:function(i,t){return i instanceof t},jisza:function(i,t){return i(t)},yBPSC:n(1256),hGtQH:function(i,t){return i+t},egcPF:n(1475),xWviR:n(1716),BwFJM:n(1292)+"s instan"+n(1645)+n(843)+"ed",PokAI:function(i,t){return i===t},uwjvj:n(1292)+n(1150)+n(832),GuDRl:n(492)+n(1346)+n(585)+n(1033)+n(607)+"e a stri"+n(1211)+" arraybu"+n(756),KJRjc:n(1288),Stgyr:function(i,t){return i!=t},jWFKn:function(i,t){return i instanceof t},jQftp:function(i,t){return i instanceof t},IYYlI:function(i,t){return i(t)},dtiqX:n(492)+"rovide a"+n(1843)+n(1210),ZpYQJ:function(i,t){return i===t},SxaXq:n(863),Sewio:n(722),GcWhh:"DHIIc",oXasS:function(i,t){return i!==t},OImzt:n(1037),pafOg:n(1525),iEqBB:function(i,t){return i||t},nAwZV:function(i,t){return i==t},XeaVV:n(663)+n(1636)+n(1046),yAAJS:n(1623)+"0",SBRhm:function(i,t){return i===t},tiqIP:n(560),dEHAs:n(1147),SofhY:function(i,t){return i===t},pgDoO:n(1097),nPGKX:n(855),sIKJZ:function(i,t,r){return i(t,r)},vmxVU:n(1392),MPzVA:function(i,t){return i!=t},uOFyk:function(i,t){return i!=t},yXXZp:function(i,t){return i===t},yJTeA:n(1686),RxNzj:function(i,t){return i===t},yohtP:n(413)+n(390)+n(708)+"pe",mhsSe:function(i,t){return i==t},vSnbA:function(i,t){return i===t},UMPSR:n(1607)+n(911)+"alScope",ApNIK:n(1065)+n(1676)+"balScope",dIogc:function(i,t){return i!=t},oIhhl:function(i,t){return i!=t},DIOPr:n(961)+n(898)};Ne.r($),Ne.d($,{FWS:()=>Yc,CustomErrorEvent:()=>Oi,createCloseEvent:()=>Ee,ReconnectEvent:()=>Li,createErrorEvent:()=>_e,decodedFrame:()=>Se,createOpenEvent:()=>qi,CustomCloseEvent:()=>Bi,createReconnectEvent:()=>mr,FrontierMessageEvent:()=>zi,encodeFrame:()=>pr,createMessageEvent:()=>Ui,OpenEvent:()=>Fi,ErrorCode:()=>Ve,Event:()=>ft,MessageEvent:()=>Mi});let s="";function o(i=""){let t=n,r={FFZjX:function(a,x,u){return e[I(625)](a,x,u)},edcPy:function(a,x){return e[I(914)](a,x)},mNHCO:function(a,x){return e[I(1813)](a,x)}};if(e[t(1059)]!==t(1857)){let x=""+Date[t(600)](),u=s||(s=e[t(1080)](m,i)),h=Math[t(808)]()[t(1604)](16)[t(986)](-6);return e[t(1036)](e[t(812)](e[t(1280)]("02",x),u),h)}else{let a=0,x=_0x306c64,u=_0x543b58+4;for(;x<u;){let{value:h,offset:p}=r[t(810)](_0x579c0c,_0x2c0586,x);x=p,a=r.edcPy(r[t(866)](a,8),0),a+=h}return{value:a,offset:u}}}function c(){let i=n;return e[i(1035)](e.EafrD(1e4,Date.now()),Math[i(1364)](e.bLVKf(1e4,Math[i(808)]())))}function d(i){let t=n;return e.lZxZm===e[t(676)]?this._ws?this._ws[t(1350)]:this[t(1336)]:e.QAGys(Array(8)[t(943)]("0"),e[t(1680)](parseInt,i,10).toString(2))[t(986)](-8)}function f(i){let t=n;return e.MMspS(e[t(1080)](Array,4)[t(943)]("0"),e[t(1680)](parseInt,i,2).toString(16)).slice(-4)}function l(i){let t=n,r=i[t(582)](/\./)[t(588)](u=>d(u)),a=[];return a[0]=f(e.AxtlS(r[0],r[1])),a[1]=e.XxKzw(f,e[t(1035)](r[2],r[3])),[e[t(1615)],e[t(1615)],t(617),"0000",e[t(1615)],e[t(1625)],a[0],a[1]][t(943)]("")}function m(i){let t=n,r=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/.test(i),a=/(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))/[t(1266)](i);return r?e[t(1360)](l,i):a?e[t(1521)](w,i):t(1519)+t(1519)+t(1519)+t(1519)}function w(i){let t=n,r="",a=[],x=0,u=0,h=!0,p=e.kMHPy;if(e[t(698)](i[t(760)]("::"),-1)){let g=i[t(582)]("::");for(let b=0;e[t(1740)](b,g[t(453)]);b++){let C=g[b];if(e.yLfzV(C[t(760)](":"),0)){let N=C.split(":");h&&(x=N[t(453)]),u+=N.length;for(let O=0;O<N[t(453)];O++)if(N[O][t(453)]!==4){let ee=p[t(1541)+"g"](0,e[t(1518)](4,N[O][t(453)])),ce=ee[t(973)](N[O]);a[t(884)](ce)}else a[t(884)](N[O]);h=!1}else{if(e[t(1124)](4,C[t(453)])){let N=p[t(1541)+"g"](0,e[t(645)](4,C.length)),O=N[t(973)](C);a[t(884)](O)}else a[t(884)](C);h&&(x+=1),u+=1,h=!1}}let y="";for(let b=0;e[t(1234)](b,e.VBVes(8,u));b++)y=y[t(973)](p);for(let b=0;e.TdcCb(b,a[t(453)]);b++)e.gXxjj(b,x)&&(r=r[t(973)](y)),r=r[t(973)](a[b]);return r}{let g=i[t(582)](":");for(let y=0;e[t(946)](y,g[t(453)]);y++){let b=g[y];if(g[y][t(453)]!==4){let C=p[t(1541)+"g"](0,e[t(1335)](4,g[y][t(453)])),N=C[t(973)](b);r=r[t(973)](N)}else r=r[t(973)](b)}return r}}function v(i,t){let r=n,a=i[r(1182)];e[r(446)](void 0,a)&&(e[r(625)](Y,t,10),e[r(625)](ge,t,a));let x=i[r(821)];x!==void 0&&(e[r(1283)](e[r(1833)],e[r(1426)])?(e[r(873)](Y,t,18),e[r(625)](ge,t,x)):!this[r(797)+r(1327)]&&(this._endpointManager?.["resetEnd"+r(688)+r(1207)](),this[r(1685)+r(542)]?.[r(994)+"nter"](),this[r(1820)+r(757)]=!1,this[r(888)]=!0,this[r(797)]()))}function _(i){let t=n,r={yeeIG:function(a,x){return e[I(1602)](a,x)},yKPHN:e.eWzIg,UzTLf:"ping_once_success",gdzse:function(a,x){return e[I(386)](a,x)},rndeO:t(1117),wkPQK:e.xTsso};if(e[t(1790)]===e.AGebz){this[t(933)+"ngTimer"](),this["_pingPon"+t(1658)+"Id"]=e[t(625)](_0xdb511,this[t(1657)][t(1165)](this),this[t(1111)][t(989)+t(748)]);let a=()=>{let u=t;r[u(586)](_0x571fea,r[u(964)]),this[u(1578)](r[u(1644)],a),this[u(1578)](u(1235)+u(908)+"t",x)},x=()=>{let u=t;r.gdzse(_0x792be6,r.rndeO),this[u(1578)](u(1235)+u(1682)+"s",a),this[u(1578)](r.wkPQK,x)};this.on(t(1235)+"e_success",a),this.on(e[t(648)],x),this._ping()}else{let a={};e:for(;!e[t(931)](B,i);){let x=e.rssLg(G,i);switch(e.JkNFQ(x,3)){case 0:break e;case 1:a[t(1182)]=e[t(1680)](ue,i,e[t(1521)](G,i));break;case 2:a[t(821)]=ue(i,e[t(538)](G,i));break;default:e[t(625)](ne,i,e[t(1672)](7,x))}}if(e[t(1538)](void 0,a[t(1182)]))throw new Error(e[t(1732)]);if(e[t(472)](void 0,a[t(821)]))throw new Error("Missing "+t(1835)+t(1206)+t(821));return a}}function E(i){let t=n,r={ycwog:function(a,x,u,h){return e[I(960)](a,x,u,h)},EGoIx:function(a,x,u){return e[I(1483)](a,x,u)}};if(e[t(446)](e[t(1710)],e[t(895)])){let a=e.yMBGP(Z);return e[t(1278)](T,i,a),e[t(393)](k,a)}else try{r.ycwog(_0x3502e5,this,_0x5bf4f7,[_0x4468e4,_0x43f43b,_0x1a1295])}catch(a){let x=r[t(1673)](_0x4caf29,t(1154),{message:a[t(1357)],code:_0x67c7eb[t(1093)+"OR"],error:a});this["_dispatchErrorEv"+t(811)](x)}}function T(i,t){let r=n,a=i.SeqID;e[r(384)](void 0,a)&&(e[r(873)](Y,t,8),e[r(1270)](Me,t,a));let x=i.LogID;if(e[r(446)](void 0,x))if(e[r(1353)](e[r(959)],e[r(464)]))e.QZwYI(Y,t,16),e[r(1157)](Me,t,x);else{if(_0x43fa8d<1||e[r(698)](_0x6ddecb,_0x80b238))return e[r(1489)](_0x597051,_0x33d2b0);e[r(698)](_0x354100+_0x2ce551,_0x218ae6)&&(_0x33051e=_0x30387a(_0x562bd2),_0x131c8=0);let ce=_0x1822e2[r(1297)](_0x2b22c4,_0x8fb549,_0x1de78f+=_0x4c3dde);return e.WEttl(7,_0x2b096b)&&(_0x548e9d=(7|_0x3a0c7a)+1),ce}let u=i[r(1355)];e[r(1326)](void 0,u)&&(Y(t,24),e.mBNxZ(Me,t,e[r(1602)](j,u)));let h=i[r(839)];e.TANBn(void 0,h)&&(e[r(552)](Y,t,32),e[r(873)](Me,t,e[r(1031)](j,h)));let p=i[r(1566)];if(e.kjUBw(void 0,p))for(let ce of p){e[r(1157)](Y,t,42);let ye=e[r(1164)](Z);e[r(662)](v,ce,ye),e.cgLVZ(Y,t,ye[r(1416)]),e[r(1319)](nt,t,ye),e[r(1443)](se,ye)}let g=i[r(1391)+r(428)];e[r(524)](void 0,g)&&(e.QeExa(Y,t,50),e[r(1442)](ge,t,g));let y=i[r(703)+r(684)];y!==void 0&&(e[r(1569)](Y,t,58),ge(t,y));let b=i.payload;e.HkCZm(void 0,b)&&(e[r(1517)](Y,t,66),e.bbXnD(Y,t,b[r(453)]),Be(t,b));let C=i[r(1826)];C!==void 0&&(e[r(662)](Y,t,74),e[r(1442)](ge,t,C));let N=i[r(1393)+"ming"];N!==void 0&&(e[r(1157)](Y,t,82),e[r(1157)](ge,t,N));let O=i[r(711)];e[r(803)](void 0,O)&&(e[r(1744)](Y,t,90),e.NVZIB(ge,t,O));let ee=i.frameType;ee!==void 0&&(e[r(558)](Y,t,96),Me(t,j(ee)))}function P(i){return e[n(1031)](R,oe(i))}function R(i){let t=n;if(e[t(1283)]("KGPYX",t(1430))){let r={};e:for(;!e.xMBWe(B,i);){let a=e[t(1540)](G,i);switch(a>>>3){case 0:break e;case 1:r.SeqID=ae(i,!0);break;case 2:r[t(1423)]=e[t(1278)](ae,i,!0);break;case 3:r[t(1355)]=G(i);break;case 4:r[t(839)]=e[t(761)](G,i);break;case 5:{let x=e[t(1853)](z,i);(r.headers||(r.headers=[]))[t(884)](_(i)),i[t(1416)]=x;break}case 6:r[t(1391)+"ncoding"]=ue(i,e[t(1299)](G,i));break;case 7:r[t(703)+"ype"]=ue(i,e.xMBWe(G,i));break;case 8:r[t(1441)]=e.UsciG(Ie,i,e.pNSfa(G,i));break;case 9:r[t(1826)]=e[t(1157)](ue,i,G(i));break;case 10:r[t(1393)+t(652)]=ue(i,e.xMBWe(G,i));break;case 11:r[t(711)]=e[t(1040)](ue,i,G(i));break;case 12:r[t(736)+"e"]=e.xIpjT(G,i);break;default:ne(i,7&a)}}if(r[t(852)]===void 0)throw new Error(e[t(455)]);if(e[t(786)](void 0,r.LogID))throw new Error(e.NAKkE);if(e[t(1773)](void 0,r[t(1355)]))throw new Error(t(902)+t(1835)+t(1206)+t(1355));if(e[t(1538)](void 0,r[t(839)]))throw new Error(e.MCFdZ);return r}else this[t(1485)](e[t(1729)],_0x8263bd(e[t(1729)],{message:this[t(1369)+t(1822)+t(1731)](_0x250293)}))}function z(i){let t=n,r=e[t(1299)](G,i),a=i[t(1416)];return i.limit=e.AxtlS(i.offset,r),a}function ne(i,t){let r=n;switch(t){case 0:for(;128&e[r(1113)](Q,i););break;case 2:e[r(1224)](L,i,G(i));break;case 5:e[r(1527)](L,i,4);break;case 1:e[r(1176)](L,i,8);break;default:throw new Error(e[r(440)](r(1374)+r(627)+r(551),t))}}function j(i){let t=n,r={RIcaO:e[t(1621)]};if(e[t(1809)](e[t(1792)],e[t(1354)])){let a=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/.test(_0x36de94),x=/(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))/[t(1266)](_0xe5920d);return a?_0x2faddd(_0x36f6c0):x?_0x286da3(_0xd26b4a):oJSXLC[t(685)]}else return i|=0,{low:i,high:e[t(1063)](i,31),unsigned:e.YVfMy(i,0)}}let me=[];function Z(){let i=n,t=me[i(546)]();return t?(t[i(927)]=t.limit=0,t):{bytes:new Uint8Array(64),offset:0,limit:0}}function se(i){me[n(884)](i)}function oe(i){return{bytes:i,offset:0,limit:i[n(453)]}}function k(i){let t=n,r=i.bytes,a=i[t(1416)];return e[t(1412)](r[t(453)],a)?r:r.subarray(0,a)}function L(i,t){let r=n,a={QsPEU:function(x,u){return e[I(1035)](x,u)},krKME:function(x,u){return e[I(1780)](x,u)},UBlYJ:function(x,u){return e[I(1125)](x,u)},aewXE:function(x,u){return e[I(1577)](x,u)}};if(e[r(499)](e[r(836)],e[r(836)])){let x=_0x50446.bytes,u=_0x547d58[r(927)],h=_0x3b402c[r(1416)],p=a[r(854)](u,_0x384279);if(a[r(891)](p,x[r(453)])){let g=new _0x51add8(a.UBlYJ(2,p));g[r(936)](x),_0x1b56fa[r(818)]=g}return _0x30ad48.offset=p,a.aewXE(p,h)&&(_0x4e9718[r(1416)]=p),u}else{if(e[r(1156)](e[r(440)](i[r(927)],t),i.limit))throw new Error(e.NInuu);i[r(927)]+=t}}function B(i){let t=n;return e.PxzpR(i[t(927)],i[t(1416)])}function J(i,t){let r=n,a=i.bytes,x=i[r(927)],u=i.limit,h=e[r(812)](x,t);if(e[r(1108)](h,a.length)){let p=new Uint8Array(e[r(1003)](2,h));p[r(936)](a),i[r(818)]=p}return i.offset=h,h>u&&(i.limit=h),x}function we(i,t){let r=n,a=i[r(927)];if(e[r(918)](a,t)>i[r(1416)])throw new Error(e[r(1318)]);return i.offset+=t,a}function Ie(i,t){let r=n;if(e[r(567)]===e[r(389)])return _0x3f80ca+=_0x3a1f8a&&_0x3bc372[r(1737)+"th"]||0,_0xfcd3a5;{let a=e.HUINs(we,i,t);return i[r(818)][r(474)](a,e.OHaTF(a,t))}}function Be(i,t){let r=n,a=J(i,t.length);i[r(818)][r(936)](t,a)}function ue(i,t){let r=n,a=e[r(1040)](we,i,t),x=String["fromChar"+r(604)],u=i[r(818)],h="\uFFFD",p="";for(let g=0;e[r(1740)](g,t);g++){let y=u[e[r(1036)](g,a)],b,C,N,O;e[r(1809)](e[r(794)](128,y),0)?p+=e[r(553)](x,y):e.jUZQE(e[r(1597)](224,y),192)?e[r(759)](g+1,t)?p+=h:(b=u[e.PGoRd(g,a)+1],e[r(1124)](e.BMFPd(192,b),128)?p+=h:e[r(1208)]==="pgtVX"?(e[r(614)](_0x19896b,_0x37b7f0,90),e.losHe(_0x195c07,_0x947388,_0x28f9ef)):(O=e[r(695)](e[r(1561)](e[r(424)](31,y),6),63&b),O<128?p+=h:(p+=e[r(761)](x,O),g++))):e[r(1279)](e[r(376)](240,y),224)?e.dfDRM(e[r(651)](g,2),t)?p+=h:(b=u[e[r(440)](e[r(1249)](g,a),1)],C=u[e[r(440)](e[r(1865)](g,a),2)],e[r(1124)](e[r(1739)](e[r(695)](b,e[r(1807)](C,8)),49344),32896)?p+=h:(O=e[r(1244)](e.nyNLI(e[r(1741)](15&y,12),e.wRHPl(e.AaHji(63,b),6)),e.AaHji(63,C)),O<2048||e.AWmsd(O,55296)&&e.uwCEt(O,57343)?p+=h:(p+=x(O),g+=2))):e.cBoHA(e[r(858)](248,y),240)?e[r(1466)](e.udykD(g,3),t)?p+=h:(b=u[e[r(440)](e[r(1035)](g,a),1)],C=u[e[r(996)](e[r(918)](g,a),2)],N=u[g+a+3],e[r(1836)](e[r(1597)](e.CJLrE(b,e.lvlSe(C,8))|N<<16,12632256),8421504)?p+=h:(O=e.nyNLI(e.CJLrE(e[r(1856)](7&y,18),e[r(1631)](63&b,12))|e[r(1498)](63&C,6),e.CWvwA(63,N)),O<65536||e.tbcAr(O,1114111)?p+=h:(O-=65536,p+=e.zrfiD(x,e.pPHlV(O>>10,55296),e.zkpSD(e.WEttl(1023,O),56320)),g+=3))):p+=h}return p}function ge(i,t){let r=n,a=t[r(453)],x=0;for(let p=0;e[r(577)](p,a);p++){if(e[r(1120)](e[r(1696)],e[r(1696)]))return this[r(1233)].readyState;{let g=t[r(1172)+"At"](p);e[r(1808)](g,55296)&&e[r(992)](g,56319)&&e[r(577)](e[r(996)](p,1),a)&&(g=e[r(1249)](e[r(1715)](g,10),t[r(1172)+"At"](++p))-56613888),x+=e.pYwRm(g,128)?1:e.pYwRm(g,2048)?2:e[r(624)](g,65536)?3:4}}e[r(1517)](Y,i,x);let u=e.TThRT(J,i,x),h=i.bytes;for(let p=0;e[r(577)](p,a);p++){let g=t[r(1172)+"At"](p);e[r(1748)](g,55296)&&e.ywOJd(g,56319)&&e.fKhkn(e[r(1036)](p,1),a)&&(g=e[r(1722)](e[r(1482)](e[r(1498)](g,10),t[r(1172)+"At"](++p)),56613888)),e[r(1261)](g,128)?h[u++]=g:(e[r(1345)](g,2048)?h[u++]=e.SFccm(e[r(1739)](e[r(1095)](g,6),31),192):(e[r(624)](g,65536)?h[u++]=e[r(1739)](e[r(1095)](g,12),15)|224:(h[u++]=e[r(1229)](e.QmLTf(e[r(1063)](g,18),7),240),h[u++]=e.iaezv(g>>12&63,128)),h[u++]=e[r(1229)](e.RraWj(e[r(1183)](g,6),63),128)),h[u++]=e[r(661)](63,g)|128)}}function nt(i,t){let r=n,a=e[r(1040)](J,i,t[r(1416)]),x=i[r(818)],u=t[r(818)];for(let h=0,p=t[r(1416)];e[r(1740)](h,p);h++)x[e[r(812)](h,a)]=u[h]}function Q(i){let t=n;return i[t(818)][e[t(886)](we,i,1)]}function rt(i,t){let r=n,a=e[r(625)](J,i,1);i[r(818)][a]=t}function G(i){let t=n;if(e[t(1008)](e[t(1047)],e[t(1601)]))return this[t(593)]?e[t(1249)](e.KfIpJ(e[t(1090)](this[t(1321)],0),_0x3be151),this[t(1026)]>>>0):e[t(952)](e[t(1151)](this.high,_0x2fbcb2),e[t(500)](this[t(1026)],0));{let r=0,a=0,x;do x=e.xIpjT(Q,i),e[t(824)](r,32)&&(a|=e[t(424)](127,x)<<r),r+=7;while(e[t(1672)](128,x));return a}}function Y(i,t){let r=n;for(t>>>=0;e[r(1480)](t,128);)e.Aotcl(rt,i,e[r(595)](e.RraWj(127,t),128)),t>>>=7;e[r(886)](rt,i,t)}function ae(i,t){let r=n,a=0,x=0,u=0,h;return h=Q(i),a=e[r(858)](127,h),e[r(376)](128,h)&&(h=Q(i),a|=e[r(1807)](e[r(1622)](127,h),7),e.MOMXA(128,h)&&(h=e[r(1002)](Q,i),a|=e[r(753)](e[r(1688)](127,h),14),e.oYJrw(128,h)&&(h=e[r(1668)](Q,i),a|=e[r(1856)](e[r(424)](127,h),21),e[r(1484)](128,h)&&(h=e[r(1002)](Q,i),x=e[r(1201)](127,h),e[r(465)](128,h)&&(h=e.vxSJI(Q,i),x|=e[r(1715)](e[r(465)](127,h),7),128&h&&(h=e[r(777)](Q,i),x|=e.aOTqT(e.LsyrI(127,h),14),e[r(1726)](128,h)&&(h=e.rssLg(Q,i),x|=e.kYIyR(e[r(424)](127,h),21),e[r(1484)](128,h)&&(h=Q(i),u=e.oGLpW(127,h),e[r(1295)](128,h)&&(h=e[r(1019)](Q,i),u|=e.ARzHS(127,h)<<7))))))))),{low:e[r(695)](a,e[r(1715)](x,28)),high:e[r(1187)](x>>>4,e.JgtYF(u,24)),unsigned:t}}function Me(i,t){let r=n,a=t[r(1026)]>>>0,x=(e.jRsyg(t.low,28)|e[r(1741)](t.high,4))>>>0,u=e.jRsyg(t.high,24),h=e[r(1809)](0,u)?e[r(556)](0,x)?e.TKBtJ(a,16384)?a<128?1:2:e.caxwW(a,2097152)?3:4:e.pYwRm(x,16384)?e[r(1261)](x,128)?5:6:e[r(1261)](x,2097152)?7:8:e[r(636)](u,128)?9:10,p=e[r(1040)](J,i,h),g=i.bytes;switch(h){case 10:g[e[r(918)](p,9)]=e[r(1622)](e.GzaRf(u,7),1);case 9:g[e.AezkC(p,8)]=h!==9?e.wyBCn(128,u):127&u;case 8:g[e.GiBDy(p,7)]=e[r(1120)](8,h)?e[r(422)](e[r(1850)](x,21),128):e.sPtAt(e[r(914)](x,21),127);case 7:g[p+6]=e[r(532)](7,h)?e[r(1322)](x>>>14,128):e[r(1201)](e[r(1709)](x,14),127);case 6:g[p+5]=e.BnLlE(6,h)?e[r(835)](e[r(515)](x,7),128):e.flZfX(e.JkNFQ(x,7),127);case 5:g[p+4]=e[r(590)](5,h)?128|x:127&x;case 4:g[e[r(1646)](p,3)]=e.EPbPi(4,h)?e[r(1709)](a,21)|128:e.GLfTx(e[r(1850)](a,21),127);case 3:g[e[r(1194)](p,2)]=e[r(937)](3,h)?e[r(1244)](e[r(1709)](a,14),128):e[r(914)](a,14)&127;case 2:g[p+1]=h!==2?e.GzaRf(a,7)|128:e.icLqK(a>>>7,127);case 1:g[p]=e.gcUuS(1,h)?128|a:127&a}}function Se(i){return e.dnkCF(P,i)}function pr(i){return e[n(1113)](E,i)}let Ti=65536,ac=n(479),ut=e[n(1582)](Ti,Ti),Di=e.ETZEA(ut,ut),Ri=e[n(1341)](Di,2),Je=String[n(417)+"e"][n(1172)+"At"];class H{constructor(t,r,a){let x=n;this[x(1237)]=!0,this[x(1026)]=0|t,this[x(1321)]=e[x(695)](0,r),this.unsigned=!!a}static[n(1237)](t){let r=n;return t&&e[r(1592)](!0,t[r(1237)])}static[n(1609)](t,r,a){let x=n;return e[x(556)](e[x(1700)],x(1718))?_0x26bcd6||(_0x66f5d6=[_0x3a3c9b,_0x11cb08,_0x18b705,_0x5ce26f,_0x2aff58]):new H(t,r,a)}static fromBytes(t,r,a){let x=n;return a?H["fromByte"+x(480)](t,r):H[x(1598)+"sBE"](t,r)}static[n(1598)+n(480)](t,r){let a=n;return e[a(556)](e[a(905)],e[a(418)])?this[a(665)+a(749)+a(817)+"t"]:new H(e.mUWlV(e[a(1229)](e.XllAX(t[0],t[1]<<8),t[2]<<16),e[a(1498)](t[3],24)),e[a(787)](e.YbUXP(e[a(1078)](t[4],e[a(1498)](t[5],8)),t[6]<<16),t[7]<<24),r)}static[n(1598)+"sBE"](t,r){let a=n;return new H(e.rThJY(e[a(820)](t[4],24)|t[5]<<16,t[6]<<8)|t[7],e[a(1340)](e[a(679)](e[a(1856)](t[0],24)|e[a(1758)](t[1],16),t[2]<<8),t[3]),r)}static fromHash(t){let r=n;return e.BnLlE("JnRFL",e.lkScX)?null:e[r(782)](t,ac)?Ni:new H(e[r(500)](e[r(1229)](e[r(1512)](e[r(1187)](Je[r(1297)](t,0),Je[r(1297)](t,1)<<8),e[r(385)](Je.call(t,2),16)),e[r(1498)](Je.call(t,3),24)),0),e.FPoUB(e[r(1203)](e[r(545)](Je.call(t,4),e[r(753)](Je[r(1297)](t,5),8)),e[r(779)](Je.call(t,6),16)),Je[r(1297)](t,7)<<24)>>>0,!0)}[n(1186)](){let t=n;return String[t(1379)+t(604)](e[t(1487)](255,this[t(1026)]),e[t(1252)](e[t(1325)](this[t(1026)],8),255),e[t(661)](this[t(1026)]>>>16,255),e.bwiAG(this[t(1026)],24),e[t(1342)](255,this[t(1321)]),e[t(1757)](e[t(954)](this[t(1321)],8),255),e[t(376)](e[t(1119)](this[t(1321)],16),255),e[t(1119)](this[t(1321)],24))}static fromNumber(t,r=!0){let a=n,x={nAkAH:function(u,h){return e[I(1261)](u,h)},rXHcN:function(u,h){return e[I(1751)](u,h)},PgoGi:function(u,h){return e[I(1408)](u,h)},UrIYI:function(u,h){return e[I(859)](u,h)},lECMr:function(u,h){return u&h},fyKmo:function(u,h){return e[I(1006)](u,h)},xUdJr:function(u,h){return e[I(500)](u,h)}};if(e[a(782)](e[a(896)],a(758))){let u=this[a(1568)]["getStora"+a(980)+"nc"](this[a(622)]),h=_0xab6901[a(1554)](e.XOfAv(u,"{}"));return _0x141ee7[a(565)](h)}else{if(e[a(553)](isNaN,t))return r?cc:Ni;if(r){if(e.qKVxG(e[a(889)],e[a(889)])){let u={rzDYq:function(b,C){return x.nAkAH(b,C)},REcsp:function(b,C){return x.rXHcN(b,C)},Jcdoc:function(b,C){return x.PgoGi(b,C)},dvkEl:function(b,C){return x[a(1520)](b,C)},dRMEn:function(b,C){return x[a(906)](b,C)},sHefD:function(b,C){return x[a(540)](b,C)}},h=_0x15e9e1||8192,p=x[a(1387)](h,1),g=null,y=h;return function(b){let C=a;if(u[C(1481)](b,1)||b>p)return u[C(1691)](_0x571979,b);u[C(1698)](u.dvkEl(y,b),h)&&(g=u[C(1691)](_0x5ca0a4,h),y=0);let N=_0x2b274b[C(1297)](g,y,y+=b);return u[C(720)](7,y)&&(y=u[C(377)](u.sHefD(7,y),1)),N}}else if(e.AWmsd(t,Di))return dc}else{if(t<=-Ri)return uc;if(e.PHxVw(t,1)>=Ri)return xc}return H[a(1609)](e[a(533)](t,ut)|0,e.dCbdV(e[a(1341)](t,ut),0),r)}}toNumber(){let t=n;return this[t(593)]?e[t(826)](e[t(1246)](e.Dlzoy(this[t(1321)],0),ut),e.ZJXlN(this[t(1026)],0)):e.bLVKf(this[t(1321)],ut)+e[t(1325)](this[t(1026)],0)}[n(1777)](){let t=n;return e[t(919)](0,this.high)&&this[t(1026)]===0}[n(1273)](t){let r=n;H[r(1237)](t)||(t=H[r(1785)+"er"](t));let a=e[r(1180)](this[r(1321)],16),x=e[r(1711)](65535,this[r(1321)]),u=e[r(1312)](this[r(1026)],16),h=65535&this.low,p=t[r(1321)]>>>16,g=e[r(858)](65535,t[r(1321)]),y=e[r(395)](t[r(1026)],16),b=e.ARzHS(65535,t[r(1026)]),C=0,N=0,O=0,ee=0;return ee+=e.IgKBa(h,b),O+=e[r(1664)](ee,16),ee&=65535,O+=e[r(1462)](u,y),N+=e[r(1664)](O,16),O&=65535,N+=e[r(1199)](x,g),C+=e[r(1088)](N,16),N&=65535,C+=e[r(834)](a,p),C&=65535,H[r(1609)](e[r(1229)](e[r(1596)](O,16),ee),e[r(1338)](e.UddHj(C,16),N),this[r(593)])}[n(1599)](t){let r=n;return H[r(1237)](t)||(t=H[r(1785)+"er"](t)),this.unsigned!==t[r(593)]&&e[r(1773)](e[r(500)](this[r(1321)],31),1)&&e.IvjPL(e.EbKcL(t[r(1321)],31),1)?!1:e[r(1649)](this.high,t.high)&&e.qnYSS(this[r(1026)],t[r(1026)])}addOne(){let t=n;return e[t(1412)](-1,this[t(1026)])&&e[t(1538)](-1,this[t(1321)])?H.fromBits(0,0,this[t(593)]):e[t(1754)](-1,this.low)?H[t(1609)](0,e.mJOhv(this[t(1321)],1),this.unsigned):H[t(1609)](this[t(1026)]+1,this[t(1321)],this.unsigned)}[n(851)](t){return t?this[n(639)+"E"]():this.toBytesBE()}toBytesLE(){let t=n,r=this[t(1321)],a=this[t(1026)];return[255&a,e[t(376)](e.Dlzoy(a,8),255),a>>>16&255,e[t(928)](a,24),255&r,e.BMFPd(e.nGJeA(r,8),255),e.GLfTx(e[t(1862)](r,16),255),e[t(791)](r,24)]}[n(1344)+"E"](){let t=n;if(e[t(1326)](e[t(1158)],e[t(862)])){let r=this[t(1321)],a=this[t(1026)];return[e[t(1236)](r,24),e[t(1096)](e[t(1706)](r,16),255),e[t(1757)](e.lRiJq(r,8),255),e[t(1597)](255,r),e[t(1271)](a,24),e[t(1484)](e[t(395)](a,16),255),e[t(1201)](e.iSQFA(a,8),255),e[t(1622)](255,a)]}else return _0x277d73&&_0x202486[t(1237)]===!0}}let Ni=new H(0,0,!1),cc=new H(0,0,!0),xc=H[n(1609)](-1,2147483647,!1),dc=H[n(1609)](-1,-1,!0),uc=H[n(1609)](0,-2147483648,!1);var Ve=(function(i){let t=n;if(e.mWqVH(e[t(641)],e[t(641)]))e[t(1751)](_0x4c76b5,this[t(797)+"ionTimeoutId"]),this[t(797)+t(1274)+t(1384)]=null;else{let r=e[t(1170)].split("|"),a=0;for(;;){switch(r[a++]){case"0":i[i[e[t(1371)]]=5005]=t(1093)+"OR";continue;case"1":i[i[e[t(755)]]=5004]="MESSAGE_"+t(1029);continue;case"2":i[i[e[t(1551)]]=5001]=e[t(1551)];continue;case"3":i[i[t(1559)+t(412)+"R"]=5003]=e[t(374)];continue;case"4":return i;case"5":i[i[e.yWhJg]=5002]=e[t(1495)];continue}break}}})({});class ft{constructor(t){let r=n;this.type=t,this[r(1542)]=null}}class Li extends ft{constructor(t,r){let a=n;super(t),this[a(1357)]=r&&r[a(1357)]||null}}class Oi extends ft{constructor(t,r){let a=n,x=e[a(476)][a(582)]("|"),u=0;for(;;){switch(x[u++]){case"0":this[a(1496)]=r&&r[a(1496)]||5001;continue;case"1":this.colno=r&&r[a(1733)]||0;continue;case"2":this[a(746)]=r&&r[a(746)]||"";continue;case"3":this[a(1154)]=r&&r[a(1154)]||null;continue;case"4":this[a(1357)]=r&&r[a(1357)]||"";continue;case"5":this[a(1553)]=r&&r[a(1553)]||0;continue;case"6":super(t);continue}break}}}class Bi extends ft{constructor(t,r){let a=n,x=e[a(1153)][a(582)]("|"),u=0;for(;;){switch(x[u++]){case"0":super(t);continue;case"1":this["willReco"+a(1304)]=r&&r.willReconnect||!1;continue;case"2":this.reason=r&&r.reason||"";continue;case"3":this.code=r&&r[a(1496)]||0;continue;case"4":this[a(608)]=r&&r.wasClean||!1;continue}break}}}class Mi extends ft{constructor(t,r){super(t),this.data=r&&r.data||null}}class zi extends Mi{constructor(t,r){let a=n;if(e[a(1289)](e.PXRfu,e[a(975)]))super(t),this[a(378)]=r&&r.data||null,this[a(1357)]=r&&r[a(1357)]||null;else{let x=this._qosDB[a(1015)+a(602)](this[a(622)]);return _0x34d02c[a(1554)](e.XOfAv(x,"{}"))[_0x3bb212]}}}class Fi extends ft{constructor(t,r){super(t),this.data=r&&r.data||null}}function _e(i,{message:t,code:r,error:a}){return new Oi(i,{message:t,code:r,error:a})}function Ee(i,{code:t,reason:r,wasClean:a,willReconnect:x}){return new Bi(i,{code:t,reason:r,wasClean:a,willReconnect:x})}function Ui(i,{data:t,message:r}){return new zi(i,{data:t,message:r})}function qi(i,{data:t}){return new Fi(i,{data:t})}function mr(i,{message:t}){return new Li(i,{message:t})}class Hi{constructor(t,r){let a=n;this[a(913)+"s"]=t,this[a(681)+"es"]=r,this[a(1593)+"ndex"]=0,this[a(665)+a(749)+a(817)+"t"]=0}[n(1178)+n(688)+n(1207)](){let t=n;this[t(1593)+t(1586)]=0,this[t(665)+t(749)+t(817)+"t"]=0}[n(1767)+"es"](){let t=n;this[t(665)+t(749)+"riesCount"]=0}[n(1724)+n(591)+"nt"](){let t=n;return this[t(913)+"s"][this[t(1593)+t(1586)]]}["getCurre"+n(591)+"ntTriesC"+n(1841)](){let t=n;return this[t(665)+t(749)+t(817)+"t"]}[n(1450)+n(463)+"es"](){let t=n;return!!(e.rkXsu(this[t(1593)+t(1586)],this[t(913)+"s"][t(453)])||e[t(1809)](this[t(1593)+t(1586)],e[t(1722)](this[t(913)+"s"][t(453)],1))&&e[t(1008)](this[t(665)+"ndpointTriesCount"],this[t(681)+"es"]))}["checkCur"+n(1478)+n(868)+n(584)+n(1403)](){let t=n;return e[t(1279)](this["currentI"+t(1586)],this[t(913)+"s"].length)?!0:e[t(1156)](this[t(665)+t(749)+"riesCount"],this[t(681)+"es"])}["replaceBackupEnd"+n(1753)+n(1213)+n(620)](){let t=n;return this[t(665)+"ndpointT"+t(817)+"t"]=1,this[t(1593)+"ndex"]++,this[t(913)+"s"][this["currentI"+t(1586)]]}[n(1724)+n(591)+n(1382)+n(1652)](){let t=n;if(e.JODQF(t(983),e[t(1606)])){let r={UOIyl:e[t(454)],LkrIo:function(x,u){return e[t(1143)](x,u)},TRIka:function(x,u){return e[t(1244)](x,u)},hqkFd:function(x,u){return e[t(946)](x,u)},QYYqL:function(x,u){return e.nGJeA(x,u)},gpMsc:function(x,u){return x<<u},jxgAT:function(x,u){return e[t(1424)](x,u)},mjiuT:function(x,u){return e.VWCYg(x,u)},ddhJA:function(x,u){return e[t(698)](x,u)},wDYFP:function(x,u,h,p){return e[t(508)](x,u,h,p)},NrlpQ:function(x,u){return e[t(835)](x,u)},MvMBz:function(x,u){return e[t(1014)](x,u)},IWVgr:function(x,u){return e[t(727)](x,u)},hcmZi:function(x,u){return e[t(791)](x,u)},QUkCq:function(x,u){return e.fKhkn(x,u)}},a=4294967295;return function(x,u,h=!0){let p=t,g=r[p(1828)][p(582)]("|"),y=0;for(;;){switch(g[y++]){case"0":a=r[p(613)](127&x[u],0);continue;case"1":if(x[u++]<128)return{value:h?a:r[p(1139)](0,a),offset:u};continue;case"2":if(r.hqkFd(x[u++],128))return{value:h?a:0|a,offset:u};continue;case"3":a=r.QYYqL(r[p(1139)](a,r.gpMsc(r[p(942)](127,x[u]),7)),0);continue;case"4":a=(a|r[p(785)](r[p(942)](127,x[u]),14))>>>0;continue;case"5":if(r[p(1810)](u+=5,x[p(453)]))throw u=x[p(453)],r[p(1461)](_0x153fc3,u,10,x[p(453)]);continue;case"6":if(x[u++]<128)return{value:h?a:r[p(559)](0,a),offset:u};continue;case"7":a=r[p(498)](r[p(1139)](a,r.jxgAT(127,x[u])<<21),0);continue;case"8":return{value:h?a:0|a,offset:u};case"9":if(r[p(470)](x[u++],128))return{value:h?a:r[p(990)](0,a),offset:u};continue;case"10":a=r[p(382)](a|r[p(942)](15,x[u])<<28,0);continue;case"11":if(r[p(398)](x[u++],128))return{value:h?a:r[p(1139)](0,a),offset:u};continue}break}}}else return this[t(665)+t(749)+t(817)+"t"]++,this[t(1724)+t(591)+"nt"]()}}let lt=(e[n(1161)](e.dsgIP,typeof globalThis)&&e[n(782)](e.vmxVU,globalThis[n(1011)+n(1858)][n(421)])||n(1398)+"d"!=typeof window&&e.vmxVU===window[n(1011)+n(1858)][n(421)])&&e.MPzVA("undefined",typeof document),it=e[n(1281)](n(1398)+"d",typeof globalThis)&&(e[n(557)](e.yJTeA,globalThis.constructor[n(421)])||e.RxNzj(e[n(657)],globalThis["construc"+n(1858)][n(421)]))&&e[n(1486)]!=typeof tt,Ot=(e[n(881)](e[n(1486)],typeof globalThis)&&e[n(1754)](e[n(718)],globalThis["construc"+n(1858)][n(421)])||e[n(1087)](e[n(1486)],typeof globalThis)||e[n(881)](e[n(1486)],typeof globalThis)&&!!globalThis[n(955)+n(1445)])&&e[n(1486)]!=typeof wx,Bt=e[n(1281)](e[n(1486)],typeof globalThis)&&(e[n(1579)](e[n(657)],globalThis["construc"+n(1858)][n(421)])||e[n(529)](e[n(1557)],globalThis[n(1011)+n(1858)].name)||e[n(1565)](e.ApNIK,globalThis[n(1011)+n(1858)][n(421)]))&&e[n(1849)](n(1398)+"d",typeof self),fc=e[n(1161)](e.dsgIP,typeof globalThis)&&e[n(1289)](e.yJTeA,globalThis[n(1011)+"tor"][n(421)])&&e[n(1486)]!=typeof global&&e[n(782)](e[n(718)],global[n(1011)+n(1858)][n(421)])&&e[n(489)](e.dsgIP,typeof process)&&!!process.version;class wr{constructor(){this._listeners={}}[n(1485)](t,...r){let a=n,x=this[a(747)+"rs"][t];if(x)x[a(986)]()[a(819)](u=>u.fn.apply(u.ctx,r));else if(e[a(1729)]===t&&!this[a(1832)]){let u=r[a(453)]&&r[0];if(u instanceof Error)throw u;let h=new Error(e[a(918)]("Unhandle"+a(1050),u?e[a(1249)](e[a(1249)](" (",u.message),")"):""));throw h[a(534)]=u,u}return this}[n(1578)](t,r){let a=n;if(e[a(786)](void 0,t))this[a(747)+"rs"]={};else if(e.rCNUI(void 0,r))this[a(747)+"rs"][t]=null;else if(e[a(499)](a(1783),e[a(1135)])){let x=this[a(747)+"rs"][t];if(x)for(let u=0;e.qBZWx(u,x[a(453)]);)e.jGJYJ(x[u].fn,r)?x[a(1202)](u,1):++u}else return this[a(665)+a(749)+a(817)+"t"]++,this["getCurre"+a(591)+"nt"]();return this}on(t,r,a){let x=n;return(this[x(747)+"rs"][t]||(this[x(747)+"rs"][t]=[]))[x(884)]({fn:r,ctx:a||this}),this}}class lc extends wr{[n(1369)+n(1822)+n(1731)](t){let r=n;return t.errMsg||t[r(1452)]?(r(1689)+" "+(t[r(704)]||"")+" code: "+(t.errNo||""))[r(1414)]():JSON[r(1440)+"y"](t)}constructor(t,r,a){let x=n;super(),this[x(1233)]=null,Ot&&wx[x(1361)+"ocket"]&&(this[x(1233)]=wx["connectS"+x(1464)]({url:t,protocols:r,header:a,fail:this[x(957)+"ocketFai"+x(1437)][x(1165)](this),success:this[x(957)+"ocketSuc"+x(1811)+"ler"][x(1165)](this)})),it&&tt[x(1361)+x(1464)]&&(this[x(1233)]=tt["connectS"+x(1464)]({url:t,protocols:r,header:a,fail:this["_createS"+x(1854)+x(1437)][x(1165)](this),success:this[x(957)+x(1679)+x(1811)+"ler"][x(1165)](this)}))}[n(957)+"ocketSuccessHand"+n(1842)](){let t=n;e[t(532)](e[t(951)],e[t(951)])?(this.emit(e[t(1253)],_0x4e835c),this[t(1333)]&&this.onclose(_0x3c8583)):Promise[t(705)]()[t(949)](()=>{let r=t;this[r(629)+r(527)]()})}_createSocketFailHandler(t){Promise.resolve().then(()=>{let r=I,a=e.NVZIB(_e,"error",{message:this[r(1369)+r(1822)+"age"](t)});this[r(1485)](e[r(1729)],a);let x=e.WgLEm(Ee,e[r(1253)],{reason:this[r(1369)+r(1822)+r(1731)](t)});this[r(1485)](e[r(1253)],x)})}[n(629)+n(527)](){let t=n,r={HPooM:t(879),lwmoe:e[t(1632)]};t(441)!==e.UUMjE?(this[t(1233)][t(1413)](a=>{let x=t;this.emit(r[x(1522)],qi(r.HPooM,{...a,data:a[x(704)]||""}))}),this[t(1233)][t(1269)](a=>{let x=t;this[x(1485)](e[x(1253)],Ee(e[x(1253)],{...a}))}),this._socket[t(471)+"e"](a=>{this.emit(r.lwmoe,Ui(r.lwmoe,{...a}))}),this[t(1233)][t(444)](a=>{this[t(1485)](e.Fjytr,e.gquhe(_e,"error",{...a,message:a.errMsg||""}))})):(_0x3fa4e5+=_0x505722(_0x17467f),_0x3a3cc4+=2)}[n(805)](t){let r=n,a={gndiu:function(x,u){return e[I(693)](x,u)},hxtkP:function(x,u){return x<u},HGJLZ:function(x,u){return e.qcDNv(x,u)},OFxlv:function(x,u){return e[I(1228)](x,u)},HnwLu:function(x,u){return e[I(1447)](x,u)},SSwkb:function(x,u){return e[I(1798)](x,u)},inYoR:function(x,u){return e[I(440)](x,u)},AyTEs:e.qmgNG,JjzUc:function(x,u){return e[I(1063)](x,u)},porVu:function(x,u){return e[I(409)](x,u)},tXKZh:function(x,u){return e[I(1295)](x,u)},kFHZP:function(x,u){return e[I(1830)](x,u)},JTQcZ:function(x,u){return e.ngGNp(x,u)},fOOdq:function(x,u){return x|u},LvMNh:function(x,u){return e[I(1322)](x,u)},Ypfwt:function(x,u){return e[I(1565)](x,u)},sQxcf:e[r(408)],PzBqP:e[r(1729)]};if(e.sTowI(t,Uint8Array)){let x=t[r(1861)][r(986)](t[r(1372)+"et"],e[r(513)](t[r(1737)+"th"],t[r(1372)+"et"]));this._socket&&this[r(1233)][r(805)]({data:x,fail:u=>{let h=r;this[h(1485)](h(1154),e.DaTul(_e,"error",{message:this[h(1369)+"rrorMess"+h(1731)](u)}))}})}else this[r(1233)]&&this[r(1233)].send({data:t,fail:x=>{let u=r;if(a[u(893)](u(1220),a[u(525)]))if(_0x225da3=_0x4a18db[u(1172)+"At"](_0x1d7ea2),a[u(1429)](_0x23e41e,128))_0x12d791[_0x38974a++]=_0x4f7347;else if(a[u(1395)](_0x5522b1,2048))_0x169147[_0x2e69e0++]=a[u(1155)](_0x5245ee>>6,192),_0x2ea9e7[_0x2c4779++]=a[u(1155)](63&_0x4f51cf,128);else if(a[u(574)](64512,_0x12a812)===55296&&a[u(1241)](a[u(1558)](64512,_0x3fa2ae=_0x5d2bcf[u(1172)+"At"](a.inYoR(_0x4d9028,1))),56320)){let h=a.AyTEs.split("|"),p=0;for(;;){switch(h[p++]){case"0":_0x693314[_0x5b852e++]=a[u(1681)](_0x354c45,18)|240;continue;case"1":_0x2e466a[_0x52b011++]=a.HGJLZ(63&_0x403744,128);continue;case"2":_0x53bad5=a[u(1421)](a.inYoR(65536,a[u(574)](1023,_0x5ce695)<<10),a[u(564)](1023,_0x2ebc6c));continue;case"3":_0x2a1ed8[_0x25ac87++]=a[u(1155)](a.tXKZh(_0x214153>>6,63),128);continue;case"4":++_0xd0642a;continue;case"5":_0x23f075[_0x404b4b++]=a[u(1155)](a[u(564)](a[u(1195)](_0x32efd6,12),63),128);continue}break}}else _0xbfa10a[_0xd6a18d++]=a[u(491)](a[u(1681)](_0x4d2947,12),224),_0x2f3239[_0x42f3ec++]=a[u(721)](a.tXKZh(a[u(1681)](_0x3df615,6),63),128),_0xe72ed7[_0x5ba2ac++]=a[u(956)](63&_0x20705f,128);else this[u(1485)](a.PzBqP,_e(a[u(1043)],{message:this[u(1369)+u(1822)+"age"](x)}))}})}[n(1348)](t,r){let a=n;this[a(1233)]&&this[a(1233)][a(1348)]({code:t,reason:r})}[n(1016)+n(880)](t,r){this.on(t,r)}[n(1626)+n(603)+n(1242)](t,r){this[n(1578)](t,r)}get[n(1831)+"te"](){let t=n;return this._socket[t(1831)+"te"]}get[n(1409)+"pe"](){let t=n;return this[t(1233)][t(1409)+"pe"]}set[n(1409)+"pe"](t){}get[n(1350)](){return this[n(1233)].url}get[n(969)](){return this[n(1233)].protocol}get extensions(){let t=n;return this._socket[t(1545)+"ns"]}get["buffered"+n(640)](){return 0}}function gc(i,t){let r=n;if(t)return new t(i[r(1350)],i[r(969)]);if(e[r(1351)](Ot,it))return new lc(i[r(1350)],i[r(969)],i[r(1566)]);if(e[r(802)](lt,Bt)&&e.dsgIP!=typeof WebSocket&&WebSocket)return new WebSocket(i[r(1350)],i.protocols)}function hc(i){let t=n;if(e[t(1463)]("lLkva",e.CZHKf)){let a=""+_0x2b7c9e[t(600)](),x=_0x2aea2c||(_0x1de110=e.uKnqC(_0x40891b,_0x4e454b)),u=_0x1bed7d[t(808)]().toString(16)[t(986)](-6);return"02"+a+x+u}else{let r=e[t(1061)].split("|"),a=0;for(;;){switch(r[a++]){case"0":if(i)return!0;continue;case"1":if(Ot&&wx[t(1361)+t(1464)])return!0;continue;case"2":return!1;case"3":if(it&&tt[t(1361)+t(1464)])return!0;continue;case"4":if((lt||Bt)&&e[t(881)]("undefined",typeof WebSocket)&&WebSocket)return!0;continue}break}}}function Ki(i,t,r){let a=n,x={yNWgH:function(u,h){return e.kWmsS(u,h)}};if(e[a(1795)]!==e[a(635)]){let u=-1;async function h(p){let g=a;return p<=u?Promise[g(1573)](new Error("next() called mu"+g(427)+g(1845)+"process")):(u=p,x.yNWgH(p,r[g(453)])?Promise.resolve():r[p][g(1165)](i)(t,h.bind(null,p+1)))}e[a(1113)](h,0)}else this[a(1530)+"mise"]=null}function Gi(i){let t=n,r=0,a=0;for(let x=0;e[t(1345)](x,i[t(453)]);++x)a=i[t(1172)+"At"](x),e.xeulk(a,128)?r+=1:e[t(504)](a,2048)?r+=2:e[t(1250)](64512&a,55296)&&e[t(472)](e[t(941)](64512,i[t(1172)+"At"](e[t(1264)](x,1))),56320)?(++x,r+=4):r+=3;return r}function Wi(i,t,r){let a=n;if(e[a(1518)](r,t)<1)return"";let x="";for(let u=t;e.fKhkn(u,r);){let h=i[u++];if(e[a(462)](h,127))x+=String[a(1379)+a(604)](h);else if(e[a(517)](h,192)&&h<224)x+=String[a(1379)+a(604)](e[a(716)](e[a(1498)](e[a(793)](31,h),6),e[a(1370)](63,i[u++])));else if(e[a(732)](h,224)&&e[a(1053)](h,240))x+=String["fromChar"+a(604)](e.Vvgzu(e.VZKki(e.XFaQn(e[a(1806)](15,h),12),e.lXMDg(63&i[u++],6)),e.flZfX(63,i[u++])));else if(e[a(732)](h,240)){let p=(e.Zzwsr(e.JMgCu(e[a(1596)](e[a(1728)](7,h),18),e[a(1420)](e.oGLpW(63,i[u++]),12)),e[a(1276)](63&i[u++],6))|e[a(1531)](63,i[u++]))-65536;x+=String[a(1379)+a(604)](e.ghgyv(55296,e[a(1095)](p,10))),x+=String[a(1379)+a(604)](e[a(1249)](56320,e[a(451)](1023,p)))}}return x}function _r(i,t,r){let a=n,x={DiROe:e[a(1253)]},u=r,h,p;for(let g=0;e[a(490)](g,i[a(453)]);++g)h=i[a(1172)+"At"](g),e.rjVHm(h,128)?t[r++]=h:e[a(1234)](h,2048)?(t[r++]=e.Aiedt(h>>6,192),t[r++]=e[a(1512)](e[a(794)](63,h),128)):(64512&h)===55296&&e.NLyNp(e[a(1449)](64512,p=i[a(1172)+"At"](e[a(513)](g,1))),56320)?(h=e.ghgyv(e[a(1035)](65536,(1023&h)<<10),1023&p),++g,t[r++]=e.HNeqI(h>>18,240),t[r++]=e[a(419)](e[a(511)](h,12),63)|128,t[r++]=e.NLqgo(e.hNaVP(h>>6,63),128),t[r++]=63&h|128):e[a(1225)](e[a(660)],e.JbvII)?this[a(1485)](hGmTMY[a(514)],_0x31d422(hGmTMY[a(514)],{..._0x2b1f66})):(t[r++]=e[a(1338)](e[a(702)](h,12),224),t[r++]=e[a(780)](e[a(929)](h>>6,63),128),t[r++]=e.CyiJh(63,h)|128);return e.hiahO(r,u)}async function ji(i){let t=n;if(e[t(399)](e.gyJDh,typeof i)){let r=new Uint8Array(e[t(966)](Gi,i));return e[t(1316)](_r,i,r,0),r}return e[t(1684)](i,ArrayBuffer)?new Uint8Array(i):new Uint8Array(i[t(1861)],i[t(1372)+"et"],i[t(1737)+"th"])}function pc(i){let t=n;try{return e[t(1510)]!=typeof i&&(i instanceof ArrayBuffer||i[t(1861)]&&i.buffer instanceof ArrayBuffer)||e.ERoJV(e[t(1510)],typeof i)?"":(JSON[t(1554)](i),e[t(1543)])}catch{return e[t(1510)]==typeof i?"text/pla"+t(1290)+t(537):""}}let mc=(i,t)=>{let r=n;switch(i){case e[r(1840)]:case e[r(1422)]:return{["x-use-"+i]:1,"x-tt-env":t};default:return{}}};class wc{constructor(t){let r=n;this[r(1506)+r(1841)]=t,this[r(947)]=0}[n(1052)](){let t=n;e[t(630)]===e.JeRQg?this[t(947)]++:(this[t(1782)+t(976)]?.["resetEndpointCon"+t(1207)](),this["_pingLos"+t(542)]?.[t(994)+t(566)](),this[t(1820)+t(757)]=!1,this._isInit=!0,this._connect())}[n(1450)+n(962)+"nt"](){let t=n,r={mjGuv:function(a,x){return a(x)}};return e[t(883)]("vCTBW",e[t(1550)])?this.count>=this["maxLossC"+t(1841)]:wEOBPI[t(1126)](_0x178026,_0x3d8016)}[n(994)+"nter"](t=0){let r=n;this[r(1506)+r(1841)]=t,this[r(947)]=0}}async function _c(i){let t={GZvYN:function(r,a){return e[I(931)](r,a)}};return new Promise(r=>{let a=I,x={GmAyC:function(u,h){return e.CsKZg(u,h)},FEFMG:function(u,h){return e.UMSWD(u,h)},tzbKq:function(u,h){return u<<h},iAizG:function(u,h){return e[I(1022)](u,h)},IrAvs:function(u,h){return e[I(530)](u,h)},iiqoI:function(u,h){return u<<h},eVhVj:function(u,h){return e[I(1504)](u,h)},bsfVj:function(u,h){return u>>h},BdbWA:function(u,h){return e.lrGLj(u,h)},OuNug:e.Fobky,VUFRT:function(u,h){return u(h)},wxYVF:e[a(789)]};if(!lt)return r("unknown "+a(611));try{let u=document["createEl"+a(1548)](e[a(783)]);window[a(431)+a(1655)]=h=>{let p=a,g={xIGJx:function(y,b){return x[I(1743)](y,b)},cihxA:function(y,b){return x[I(1663)](y,b)},UbXxZ:function(y,b){return x[I(1388)](y,b)},AZEWU:function(y,b){return x.iAizG(y,b)},VjceR:function(y,b){return y>=b},HqHjK:function(y,b){return y|b},JHaRz:function(y,b){return y<<b},WZmYZ:function(y,b){return y-b},QtokW:function(y,b){return x.IrAvs(y,b)},eSSwQ:function(y,b){return x[I(1388)](y,b)},XYBWq:function(y,b){return x.iiqoI(y,b)},tRPdB:function(y,b){return x[I(1769)](y,b)},mkfzD:function(y,b){return x.eVhVj(y,b)},mklff:function(y,b){return x[I(979)](y,b)},frmkU:function(y,b){return y+b},kxaPl:function(y,b){return y&b}};if(x[p(776)](x[p(876)],p(1605))){let y=_0x1935f9[_0x9d79c++];if(y<=127)_0x5e4d2f+=_0x14daa7[p(1379)+p(604)](y);else if(y>=192&&gLWmBa[p(619)](y,224))_0x10992a+=_0x336641[p(1379)+p(604)](gLWmBa[p(988)](gLWmBa.UbXxZ(gLWmBa.AZEWU(31,y),6),63&_0x217159[_0x378622++]));else if(gLWmBa[p(865)](y,224)&&gLWmBa[p(619)](y,240))_0x429a35+=_0x177f12[p(1379)+"Code"](gLWmBa[p(988)](gLWmBa[p(1513)](gLWmBa[p(1768)](gLWmBa[p(1044)](15,y),12),gLWmBa[p(1768)](63&_0x12fb83[_0x588c7c++],6)),63&_0x2ce48a[_0x492cc0++]));else if(gLWmBa.VjceR(y,240)){let b=gLWmBa[p(849)](gLWmBa.cihxA(gLWmBa[p(988)](gLWmBa[p(953)](gLWmBa[p(458)](gLWmBa[p(1044)](7,y),18),gLWmBa[p(1044)](63,_0xec08e4[_0x1ef919++])<<12),gLWmBa[p(1243)](gLWmBa[p(1427)](63,_0x3cfb42[_0x29c694++]),6)),gLWmBa.mkfzD(63,_0x2971e5[_0x4d7df0++])),65536);_0x3e92e7+=_0x3f8489[p(1379)+p(604)](55296+gLWmBa.mklff(b,10)),_0x62d7c+=_0x3bdbfa[p(1379)+p(604)](gLWmBa[p(626)](56320,gLWmBa[p(404)](1023,b)))}}else document[p(548)][p(1759)+p(1738)](u),window[p(431)+"JSONP"]=void 0,x.VUFRT(r,h&&h[p(481)]||x.wxYVF)},u[a(433)]=e.uWjzT,u[a(1456)]=e[a(1614)](i[a(1533)](/^ws/,e.YTaVJ),e[a(1311)]);try{document[a(548)][a(840)+a(1738)](u)}catch{e[a(1240)](e.mRfOy,e[a(1071)])?(_0x5cfe4d+=uaoGOC[a(522)](_0x5841b8,_0x4f5511),_0x26be2b++):document[a(548)][a(1759)+a(1738)](u)}}catch{window.frontierJSONP=void 0,e[a(501)](r,e[a(789)])}})}function $e(i,t,r){let a=n;return!!i?.find(x=>x.key===t&&x[a(821)]===r)}function gt(i,t){let r=n,a={azpOE:function(x,u){return e[I(513)](x,u)},rnLIg:function(x,u){return e[I(1755)](x,u)},WYHkQ:function(x,u){return e.nGJeA(x,u)},cZzoA:function(x,u){return e[I(1865)](x,u)},PZJTJ:function(x,u){return e.ghgyv(x,u)},eNaen:function(x,u){return x&u},qwwLf:function(x,u){return e.bvODO(x,u)},NtIAL:function(x,u){return e[I(1092)](x,u)},KqKBc:function(x,u){return x&u}};if(e.mEsoq(e.KbccM,e[r(1396)]))return i?.[r(1702)](x=>x[r(1182)]===t)?.value;{let x=_0x326f36[r(1026)],u=_0x4f0e79[r(1321)];return _0x4475cb[_0x11ff9c]=u>>>24,_0x4b58d9[a.azpOE(_0x3ca33d,1)]=a[r(714)](u,16)&255,_0xf4ee93[a[r(1730)](_0x4be07c,2)]=a[r(381)](u,8)&255,_0x33a9d1[a.cZzoA(_0x3703ad,3)]=255&u,_0x22039e[a[r(1730)](_0x3b2e35,4)]=a[r(714)](x,24),_0x36bc24[a[r(1212)](_0x3a3a41,5)]=a[r(1824)](a.rnLIg(x,16),255),_0x1f97df[a[r(892)](_0x10c4d6,6)]=a.eNaen(a.NtIAL(x,8),255),_0x1f6cc7[a[r(397)](_0xa35483,7)]=a[r(1747)](255,x),_0xd95820+=8,_0x105a25}}let yr=null;async function yc(){let i=n;return yr||(yr=Promise[i(705)]()[i(949)](Ne[i(1165)](Ne,e.wuPXi))),yr}class vc extends wr{constructor(t,r){let a=n;super(),this[a(882)]=t,this[a(1343)]=r,this._qosDB=void 0,this["_initPro"+a(1471)]=null}async[n(1852)](){await this[n(1122)]()}async[n(1122)](){let t=n,r={kudzp:function(a){return e.JyEvk(a)},fhCKq:function(a,x){return a(x)},kDbau:function(a,x){return a<<x},OEcVP:function(a,x){return e[I(1378)](a,x)}};if(!this[t(1568)]){if(this[t(1530)+t(1471)])return this[t(1530)+t(1471)];try{if(e[t(524)](e[t(1677)],e[t(587)])){let a=this[t(882)],x=this[t(1343)];this["_initPro"+t(1471)]=(async()=>{let u=t,{openDB:h}=await r[u(1708)](yc);this[u(1568)]=await h(u(431)+"_"+a,1,{upgrade(p){p[u(452)+"jectStore"](a,{keyPath:x})}})})(),await this[t(1530)+t(1471)]}else _0xd2a1a1=CvcLGo[t(935)](_0x57ac27,_0x50be7f),_0x5cbb60|=CvcLGo[t(801)](CvcLGo.OEcVP(127,_0x4d7c08),7)}catch(a){console[t(1556)](a)}finally{this[t(1530)+t(1471)]=null}}}async get(t){let r=n;try{if(e[r(556)](e[r(674)],e.vlXcB))return await this[r(1122)](),this[r(1568)]?.get(this[r(882)],t);e[r(1040)](_0x2dec2f,_0x35a5e1,58),e[r(725)](_0x1e1655,_0x48faa2,_0x5875e4)}catch(a){console[r(1556)](a)}}async[n(936)](t,r){let a=n;return await this._init(),this._qosDB?.[a(752)](this[a(882)],t)}async[n(1742)](t){let r=n;try{return await this._init(),this[r(1568)]?.delete(this[r(882)],t)}catch(a){if(e[r(784)]!==r(1152)){let x=this[r(1568)].getItem(this[r(622)]),u=_0x242346[r(1554)](e.PXjcG(x,"{}"));return u[_0x4e034f||_0xd142e1[this[r(1834)]]]=_0x259fb5,this._qosDB.setItem(this[r(622)],_0x319d3f[r(1440)+"y"](u)),_0x1e9930||_0x49dd2d[this._pathKey]}else console[r(1556)](a)}}async[n(473)](){let t=n,r={nKUnB:function(a,x){return a==x},UecTV:e[t(1510)],ViLgr:function(a,x){return e.NeIRd(a,x)}};try{return await this[t(1122)](),this[t(1568)]?.clear(this._dbName)}catch(a){if(e[t(445)](e.CAwwL,e[t(668)])){let{url:x}=_0x3ce4f6||{},u=_0x349c5b.isArray(x)?x:r[t(1805)](r[t(1012)],typeof x)?[x]:[];_0x20d4a1&&_0x2faf66[t(875)](this[t(1111)],_0x57039b),u&&u[t(453)]?this[t(1782)+t(976)]=new _0x5a6ba6(u,this[t(1111)][t(681)+"es"]):this[t(1782)+"tManager"]?.["resetEnd"+t(688)+t(1207)](),this["_pingLos"+t(542)]?.[t(994)+t(566)](this[t(1111)]["pingLoss"+t(1017)]),this[t(1820)+t(757)]=!1,this[t(423)]&&r.ViLgr(this._ws.readyState,this[t(402)])?this[t(1329)+t(388)](1e3,t(663)+t(1636)+"ing",!0):(this[t(888)]=!0,this._connect())}else console[t(1556)](a)}}async[n(1717)](){let t=n;if(e[t(680)](e.weJpK,t(1300))){let r=_0x2e08ea[t(453)]&&_0x2ee862[0];if(e[t(1684)](r,_0x3ea605))throw r;let a=new _0xae2c71(e[t(513)](e[t(531)],r?e[t(826)](e[t(1194)](" (",r[t(1357)]),")"):""));throw a.context=r,r}else return await this._init(),this[t(1568)]?.getAllKeys(this._dbName)}async[n(706)](){let t=n;return await this._init(),this[t(1568)]?.[t(706)](this[t(882)])}async closeDB(){let t=n;if(e.rAWWh(t(1013),e[t(939)]))this[t(1485)](e[t(1529)],_0x5badf3),this[t(1074)+t(682)]&&this[t(1074)+"eAck"](_0x2a2c76);else try{this._qosDB?.[t(1348)](),this[t(1568)]=void 0}catch(r){if(e[t(1240)](e[t(890)],t(1817)))return _0x248b9e||(_0xe0d823=[_0x401e75[t(417)+"e"][t(650)],_0x3cedcd[t(417)+"e"][t(1145)],_0x5bfee3[t(417)+"e"]["continue"+t(1390)+"ey"]]);console[t(1556)](r)}}get[n(1619)](){let t=n;try{return!!this[t(1568)]}catch(r){return console[t(1556)](r),!1}}}class bc{constructor(t,r){let a=n;this[a(1112)]=t,this[a(1834)]=r,this._qosDB=localStorage}async[n(1852)](){}get _prefix(){return n(431)+"_"+this._DBName}async[n(1330)](t){let r=n,a=this[r(1568)][r(426)](this._prefix);return JSON[r(1554)](e[r(1752)](a,"{}"))[t]}async set(t,r){let a=n,x=this[a(1568)][a(426)](this[a(622)]),u=JSON[a(1554)](e[a(822)](x,"{}"));return u[r||t[this._pathKey]]=t,this[a(1568)][a(1425)](this._prefix,JSON.stringify(u)),r||t[this[a(1834)]]}async[n(1742)](t){let r=n,a=this[r(1568)][r(426)](this[r(622)]),x=JSON[r(1554)](e[r(1667)](a,"{}"));return x[t]=void 0,this._qosDB[r(1425)](this[r(622)],JSON[r(1440)+"y"](x))}async[n(473)](){let t=n;return this[t(1568)][t(473)]()}async keys(){let t=n,r=this[t(1568)][t(426)](this[t(622)]),a=JSON[t(1554)](e[t(1351)](r,"{}"));return Object[t(1717)](a)}async getAll(){let t=n,r=this._qosDB[t(426)](this[t(622)]),a=JSON[t(1554)](r||"{}");return Object[t(565)](a)}[n(488)](){return Promise[n(705)]()}get[n(1619)](){return!!this[n(1568)]}}class Sc{constructor(t,r){let a=n;this[a(1112)]=t,this[a(1834)]=r,this[a(1568)]=it?tt:Ot?wx:null}async[n(1852)](){}get[n(622)](){return n(431)+"_"+this._DBName}async get(t){let r=n,a=this[r(1568)][r(1015)+"geSync"](this[r(622)]);return JSON[r(1554)](a||"{}")[t]}async[n(936)](t,r){let a=n,x=this._qosDB[a(1015)+a(602)](this._prefix),u=JSON[a(1554)](e[a(435)](x,"{}"));return u[r||t[this[a(1834)]]]=t,this[a(1568)][a(1762)+a(602)](this._prefix,JSON.stringify(u)),r||t[this._pathKey]}async[n(1742)](t){let r=n,a=this[r(1568)][r(1015)+r(602)](this[r(622)]),x=JSON[r(1554)](e[r(396)](a,"{}"));return x[t]=void 0,this._qosDB[r(1762)+"geSync"](this[r(622)],JSON[r(1440)+"y"](x))}async[n(473)](){let t=n;return this._qosDB["clearSto"+t(967)]()}async keys(){let t=n,r=this[t(1568)][t(1015)+t(980)+"nc"](this[t(622)]),a=JSON[t(1554)](e[t(1667)](r,"{}"));return Object[t(1717)](a)}async[n(706)](){let t=n;if(e[t(1671)]!=="sPhfV"){let r=this[t(1568)]["getStora"+t(980)+"nc"](this[t(622)]),a=JSON[t(1554)](e.cKnDl(r,"{}"));return Object[t(565)](a)}else return _0x1df285[t(1237)](_0x2855a6)||(_0x442a2c=_0x1dcfe4[t(1785)+"er"](_0x1d4699)),this[t(593)]!==_0x41cd78[t(593)]&&this.high>>>31===1&&e[t(1863)](e[t(1706)](_0x59d810[t(1321)],31),1)?!1:e[t(1592)](this[t(1321)],_0x1fc947[t(1321)])&&e[t(1649)](this[t(1026)],_0x4f2d14[t(1026)])}[n(488)](){return Promise[n(705)]()}get[n(1619)](){let t=n;if(e[t(1412)](t(867),e[t(1373)]))this[t(1593)+t(1586)]=0,this[t(665)+"ndpointT"+t(817)+"t"]=0;else return!!this[t(1568)]}}function Ji(i,t){let r=n;if(it||it)return new Sc(i,t);if(e[r(1351)](lt,Bt)&&e[r(881)](e.dsgIP,typeof indexedDB))return new vc(i,t);if(e[r(1175)](lt,Bt)&&e[r(881)](e[r(1486)],typeof localStorage))return new bc(i,t);throw new Error(e.NMWcZ)}class Ec{constructor(){let t=n;this[t(570)+"lTimeoutId"]=null,this[t(570)+"l"]=36e5,this[t(1568)]=e[t(625)](Ji,e[t(860)],t(411)+"id")}async[n(570)+n(410)](){let t=n;e.tPmYp(clearInterval,this[t(570)+"lTimeoutId"]),this[t(570)+"lTimeoutId"]=e[t(1527)](setInterval,()=>{let r=t;this[r(1640)+r(400)]()},this[t(570)+"l"])}async openDB(){let t=n,r={xPezw:t(1248),Rlojp:e[t(848)],lFYCf:function(a,x){return e[t(742)](a,x)},kQpBh:e[t(972)]};if(e.gXxjj(e[t(772)],"CpjVC"))await this._qosDB.openDB()[t(949)](()=>{let a=t;this[a(570)+a(410)]()});else{let{SeqID:a,LogID:x,service:u,LogIDNew:h,method:p}=_0x4669f7[t(1357)];this[t(1076)]({SeqID:a,LogID:x,LogIDNew:h,service:u,method:p,headers:[{key:r[t(656)],value:"1"},{key:r[t(1612)],value:r.lFYCf(h,"")},{key:r.kQpBh,value:"0"}]})}}async flushExpired(){let t=n,r={yUvAS:function(u,h){return e[I(1175)](u,h)},iybKy:function(u,h){return e.ERoJV(u,h)},gaTrv:e[t(1486)],bDJyp:function(u,h){return u||h},psHFU:function(u,h){return u!=h}};(await this[t(1568)]?.[t(706)]()||[])[t(1313)](({timestamp:u})=>u<Date.now())[t(819)](u=>{let h=t;if(e[h(472)](e[h(1647)],e[h(1509)])){if(iEKOcO.yUvAS(_0x569cd0,_0x1b39f5))return new _0x1cecdf(_0x4f23ec,_0x3dffcb);if(iEKOcO[h(1285)](_0xd0bb15,_0x43caa6)&&iEKOcO.iybKy(iEKOcO[h(1528)],typeof _0x130536))return new _0x309287(_0x10c7fc,_0x3199af);if(iEKOcO[h(554)](_0x2c0394,_0x1ad9d3)&&iEKOcO.psHFU(h(1398)+"d",typeof _0x57d3af))return new _0x1926bd(_0x15eae9,_0x2b9304);throw new _0x1a1811(h(477)+h(1349)+"d")}else this[h(1568)]?.[h(1742)](u.message_id)})}async[n(1742)](t){let r=n;return this[r(1568)]?.[r(1742)](t)}async[n(936)](t,r){let a=n;return this[a(1568)]?.[a(936)]({message_id:t,timestamp:r})}async[n(1330)](t){let r=n;return this._qosDB?.[r(1330)](t)}async[n(488)](){let t=n;if(e[t(1368)]!==e[t(1476)])e.iqAkg(clearInterval,this["_interva"+t(1459)+"Id"]),await this[t(1568)]?.[t(488)]();else return _0x443a23[_0x171b21]=_0x1fb674,!0}get[n(1619)](){let t=n;return this[t(1568)]?.[t(1619)]}}function vr(i){let t=n,r=!!this._options[t(1162)+"S"];if(!r)return{enabled:r,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let a=$e(i[t(1357)].headers,e.mddBZ,"2"),x=a&&e.jQQhU($e,i[t(1357)][t(1566)],e[t(871)],"1"),u=a&&e[t(1316)]($e,i.message[t(1566)],e[t(1635)],"1"),h=u?e.HUINs(gt,i[t(1357)][t(1566)],e[t(1405)])?.split(",")[t(1313)](Boolean)||[]:[];return{enabled:r,isQoSMessage:a,isQoSAck:x,isAckCleanupMessage:u,ackMsgIds:h}}async function Vi(){let i=n;if(i(1134)==="UEFuS"){let t=this[i(1782)+"tManager"]?.[i(1724)+i(591)+"nt"](),r=this[i(1111)][i(1109)+i(631)+i(1749)](_0x10bb80[i(1496)],_0x9a1ec1[i(611)]);this["_dispatc"+i(450)+i(811)](e[i(1057)](_0x229c5a,e[i(1253)],{code:1006,reason:_0x4d6851[i(611)]||i(1490)+i(1094)+i(1864)+i(1760)+i(1296)+i(1197)+t,willReconnect:r})),r&&this[i(797)]();return}else return this[i(719)+i(926)]||(this[i(719)+"ger"]=new Ec),this[i(719)+i(926)][i(1619)]||await this["_QoSMana"+i(926)].openDB(),this[i(719)+i(926)]}async function Ac(i,t){let r=n,{enableAutoAck:a}=this[r(1111)],x=e.dlHXW($e,i.message[r(1566)],e[r(1781)],"1"),u=e[r(960)]($e,i[r(1357)][r(1566)],"is_ack","1"),h=vr[r(1297)](this,i);if(e[r(437)](a,x)){let{SeqID:p,LogID:g,service:y,LogIDNew:b,method:C}=i[r(1357)];this._sendAck({SeqID:p,LogID:g,LogIDNew:b,service:y,method:C,headers:[{key:e[r(1648)],value:"1"},{key:e[r(848)],value:e[r(1175)](b,"")},{key:r(1377),value:"0"}]})}u&&!h[r(1025)]&&this["_dispatc"+r(1653)+r(439)](i),e[r(1660)](t)}async function Cc(i,t){let r=n;this._debug(e.KBXUb,i[r(1357)]),e[r(483)](t)}async function Ic(i,t){let r=n,a=e[r(1494)](Se,await e[r(1360)](ji,i[r(378)]));try{if(e.nlFVH(e.jeQRQ,e[r(1608)]))this[r(423)]&&this[r(423)][r(1348)](_0x4cee36,_0x4ae2a7);else if(e[r(519)](a[r(1441)],Uint8Array)){let x=e[r(1363)](this[r(1111)][r(1391)+"ncoding"],Object)?{force:!!this[r(1111)]["payloadE"+r(428)][r(1439)],encoding:this[r(1111)][r(1391)+"ncoding"][r(653)]?this[r(1111)]["payloadE"+r(428)][r(653)].replace(/\s/g,"")[r(1159)+r(583)]():""}:{force:!1,encoding:this[r(1111)][r(1391)+r(428)]?this[r(1111)][r(1391)+r(428)][r(1533)](/\s/g,"")[r(1159)+"ase"]():""},u=a[r(1391)+r(428)]?a[r(1391)+r(428)][r(1533)](/\s/g,"").toLowerCase():"",h=e.sTowI(this[r(1111)][r(703)+r(684)],Object)?{force:!!this[r(1111)][r(703)+r(684)][r(1439)],type:this[r(1111)][r(703)+"ype"][r(433)]?this[r(1111)][r(703)+"ype"][r(433)][r(1533)](/\s/g,"")[r(1159)+"ase"]():""}:{force:!1,type:this[r(1111)][r(703)+r(684)]?this._options[r(703)+"ype"].replace(/\s/g,"")[r(1159)+r(583)]():""},p=a[r(703)+r(684)]?a["payloadT"+r(684)][r(1533)](/\s/g,"")["toLowerC"+r(583)]():"",g=h[r(1439)]?h[r(433)]:p||h[r(433)],y=x[r(1439)]?x.encoding:u||x[r(653)],b=[e[r(555)],e.HLwuZ,e[r(523)],e.gyJDh],C=[e[r(578)],"binary"];this[r(1111)]["enableTr"+r(1305)+r(1411)+"ad"]&&b.includes(g)&&(!y||C[r(1196)](y))?a[r(594)+r(1140)]=e[r(960)](Wi,a[r(1441)],0,a.payload[r(1737)+"th"]):a[r(594)+r(1140)]=""}else a[r(594)+r(1140)]=""}catch(x){a[r(594)+r(1140)]="",console[r(1556)](x)}i[r(1357)]=a,e[r(483)](t)}function Pc(i,t,r){let a=n,x=e[a(742)](r,8192),u=e[a(1850)](x,1),h=null,p=x;return function(g){let y=a;if(e[y(1001)](g,1)||g>u)return e[y(885)](i,g);e.AxtlS(p,g)>x&&(h=e[y(1177)](i,x),p=0);let b=t[y(1297)](h,p,p+=g);return e.crEbC(7,p)&&(p=e.isMVd(7,p)+1),b}}let kc=4294967295;function Tc(i,t,r){let a=n;return e.xYGiV(RangeError,e.ghgyv(e.MmozE(e[a(1796)](e.odcOK(e[a(1249)](e[a(897)],i),e[a(1380)]),e.ZLkfP(t,1)),e[a(672)]),r))}function Dc(i,t,r){let a=n;if(e[a(1560)](r,kc))throw new Error(e[a(1100)]);let x=3;for(;e.aAwSj(x,0);){let u=e[a(1622)](255,r);e[a(1086)](Sr,u,i,e[a(1035)](t,x)),r>>>=8,x--}return e[a(1027)](t,4)}function Rc(i,t){let r=n,a=0,x=t,u=e[r(830)](t,4);for(;e[r(796)](x,u);){let{value:h,offset:p}=br(i,x);x=p,a=e[r(1167)](a<<8,0),a+=h}return{value:a,offset:u}}function Nc(i,t,r){let a=n;return i?i[a(453)]<40?e[a(1086)](_r,i,t,r)+r:t[a(1600)+"e"]?t[a(1600)+"e"](i,r)+r:t[a(1432)]?e[a(952)](t[a(1432)](i,r),r):e.nYYiq(_r(i,t,r),r):r}function Lc(i,t){let r=n,a=new H(e[r(916)](e[r(700)](e[r(753)](i[e[r(826)](t,4)],24)|e[r(798)](i[e.RyKKC(t,5)],16),i[e[r(1659)](t,6)]<<8),i[e.ElrFF(t,7)]),e.EYZRQ(e[r(589)](e[r(1629)](i[t+0],24)|i[t+1]<<16,e.wINmQ(i[e[r(1280)](t,2)],8)),i[t+3]),!0);return t+=8,{value:a,offset:e.NINLT(t,8)}}function Oc(i,t,r){let a=n,x=i[a(1026)],u=i[a(1321)];return t[r]=e.mXtra(u,24),t[e[a(1280)](r,1)]=e[a(1479)](e[a(1862)](u,16),255),t[e[a(1035)](r,2)]=e.xCOgG(u,8)&255,t[e.RyKKC(r,3)]=e[a(409)](255,u),t[e[a(900)](r,4)]=e[a(1236)](x,24),t[e[a(1406)](r,5)]=x>>>16&255,t[e[a(1314)](r,6)]=e[a(1787)](x>>>8,255),t[e[a(1166)](r,7)]=e[a(1144)](255,x),r+=8,r}function br(i,t){let r=n;return i[r(1815)+"8"]?{value:i[r(1815)+"8"](t),offset:e[r(739)](t,1)}:{value:e.ejyLS(255,i[t]),offset:e[r(1249)](t,1)}}function Sr(i,t,r){let a=n;return t[a(615)+"t8"]?t[a(615)+"t8"](i,r):t[r]=e[a(1282)](255,i),e[a(1567)](r,1)}let Bc=function(i){return new Uint8Array(i)},Mc=e[n(489)](e[n(1486)],typeof Buffer)?Buffer["allocUns"+n(1331)]:e[n(1218)](Pc,Bc,Uint8Array[n(417)+"e"][n(474)]),zc=16,Er=32;function Fc(i){let t=n,r=0,a={};for(let x=0;x<i[t(453)];x++)e[t(680)](e.HFtbH,e[t(1051)])?(a[i[x][t(1223)+t(1771)]]=e.ZmxfE(Gi,i[x][t(1223)+t(1771)]),r+=e.BFsqz(14,a[i[x][t(1223)+t(1771)]])):(_0x417442(_0x4c8577,82),_0x3bff13(_0x5354ff,_0x3770a8));return[r,a]}function $i(i,t,r){let a=n,[x,u]=e[a(728)](Fc,i),h=e[a(729)](Mc,x),p=0;return i.forEach(g=>{let y=a,b={oQXPA:function(C,N){return e[I(386)](C,N)}};if(e[y(621)]===e.aqKMh){let C=nFhcjG[y(1048)](_0x27a290,_0x470e06),N=_0x26f1b[y(1416)];return _0x34481e[y(1416)]=_0x4c0cb6[y(927)]+C,N}else{let C=e.AueIT.split("|"),N=0;for(;;){switch(C[N++]){case"0":p=e[y(494)](Sr,0,h,p);continue;case"1":console[y(1556)](e.SOKji,p);continue;case"2":p=Oc(H[y(1785)+"er"](g[y(502)]||t),h,p);continue;case"3":console[y(1556)]("service",p);continue;case"4":p=Dc(h,p,g[y(1355)]||0);continue;case"5":p=e[y(1339)](Nc,g[y(1223)+y(1771)],h,p);continue;case"6":console.log(e.nMhYP,p);continue;case"7":console[y(1556)](e[y(1146)],p);continue;case"8":p=e[y(494)](Sr,u[g[y(1223)+y(1771)]],h,p);continue;case"9":console[y(1556)](e[y(1435)],p);continue;case"10":console[y(1556)](y(1793)+y(1210),g,g.service);continue}break}}}),{frameType:Er,headers:[{key:e[a(420)],value:r}],payload:h}}function Uc(i){let t=n,r=0,a=[];for(;e[t(512)](r,i[t(1737)+"th"]);)if(e.wDdsh(t(457),e[t(601)]))soSraa[t(881)](soSraa[t(1486)],typeof _0x2e8ce5)&&_0x30fbec[t(1604)+t(647)]&&_0x30744d[t(673)+"operty"](_0x22330b,_0x27cc0a[t(1604)+t(647)],{value:soSraa[t(1595)]}),_0x465458[t(673)+t(1306)](_0x39bc4c,t(1552)+"le",{value:!0});else{let{offset:x}=e[t(1680)](br,i,r);r=x;let u={cursor_name:"",cursor:0,service:0},{value:h,offset:p}=Rc(i,r);u[t(1355)]=h,r=p;let{value:g,offset:y}=e.WgLEm(br,i,r);r=y,u[t(1223)+t(1771)]=Wi(i,r,e.dkjGW(r,g)),r+=g;let{value:b,offset:C}=e[t(505)](Lc,i,r);u[t(502)]=b[t(605)](),r=C,a[t(884)](u)}return a}function qc(){let i=n;return{frameType:Er,headers:[{key:"cursor_f"+i(1263),value:"FILE_NOT"+i(572)}],payload:void 0}}class Hc{constructor(t,r,a){let x=n;this[x(1030)+x(1039)]=t,this._cursorFileName=r,this["_message"+x(1725)]=a,this[x(1568)]=e[x(1176)](Ji,this[x(1030)+x(1039)],x(1223)+x(1771))}async[n(1852)](){let t=n;await this[t(1568)][t(1852)]()}async[n(856)+"rs"](){let t=n;if(!this[t(1568)][t(1619)])return;let r=this[t(496)+"Strategy"],a=await this[t(1568)][t(706)]();switch(console.log(e.sXvFF,a),r){case e[t(1018)]:return a&&a[t(453)]?e.MwDLO($i,a,0,this[t(1470)+t(844)]):void 0;case t(486):return;case e.YTzgV:return a&&a[t(453)]?e.wbkBA($i,a,0,this["_cursorF"+t(844)]):e[t(487)](qc)}}async[n(936)](t,r,a){let x=n;if(e[x(1105)]==="XgzOM")return console[x(1556)](e[x(547)],t,r,a),this[x(1568)][x(936)]({cursor_name:t,cursor:r,service:a});this[x(570)+x(410)]()}async setCursors(t){let r=n,a=e[r(1358)](Uc,t);for(let x of a)console[r(1556)](r(1816)+"r",a),await this._qosDB[r(936)](x)}async[n(1330)](t){let r=n;return(await this._qosDB[r(1330)](t))?.[r(502)]}async[n(488)](){let t=n;await this[t(1568)][t(488)]()}[n(1695)+n(1362)+n(792)](t){let r=n;this[r(1470)+r(844)]=t}get[n(1619)](){let t=n;return e[t(1463)](e.jwKJF,e[t(1669)])?_0x17f753?_0xd54022.length<40?e[t(1436)](_0x1a6e03,_0x5054c3,_0x3deade,_0x5430c1)+_0x1ce9ed:_0x30e5a1.utf8Write?e.XLrad(_0x2a97fb[t(1600)+"e"](_0x3262f8,_0x4486ab),_0x1ff1f8):_0x3a820b[t(1432)]?e[t(1036)](_0x17ef46[t(1432)](_0x59d9a6,_0x3da5fa),_0x34c6a8):e[t(1796)](e[t(1064)](_0x457842,_0x1c85a3,_0x5b7cea,_0x1a62de),_0x334b2d):_0x279f2f:this._qosDB[t(1619)]}}let Kc=e.DIOPr;async function Yi(i){let t=n;if(e[t(853)](e.YlDGY,e[t(528)]))_0x19bb86&&this["_cursorM"+t(1588)][t(1695)+"rsorFile"+t(792)](_0x5a39db);else{if(!this._options.enableQoS)return null;let{aID:r,fpID:a,messageStrategy:x}=this[t(1111)],u=e.ZLkfP(i,Kc);try{return this["_cursorM"+t(1588)]?i&&this[t(1585)+t(1588)]["updateCu"+t(1362)+t(792)](i):this[t(1585)+t(1588)]=new Hc(a+"_"+r+"_"+u,u,x),this["_cursorM"+t(1588)][t(1619)]||await this[t(1585)+t(1588)][t(1852)](),this[t(1585)+"anager"]}catch{return null}}}async function Gc(i,t){let r=n,a=e[r(1610)]($e,i[r(1357)].headers,e[r(735)],"-1"),x=e.uzxfC($e,i[r(1357)][r(1566)],e.cNszP,"1"),u=gt(i[r(1357)][r(1566)],e[r(1020)]),h=Number(gt(i[r(1357)][r(1566)],e.LxENq))||0,p=vr.call(this,i),g=e[r(877)]($e,i[r(1357)].headers,r(1081)+"s","2"),y=e[r(1385)](gt,i[r(1357)].headers,e[r(1255)]),b=Number(gt(i.message[r(1566)],e[r(1193)]));if(p.isQoSAck)return t();let C=p[r(1802)+r(576)]?await Vi.call(this):null;if(e.FnyVZ(i.message[r(1355)],0)&&x&&!a||e[r(1287)](i[r(1357)][r(1355)],0)){if(u&&p[r(1802)+r(576)]&&C)return!!!await C[r(1330)](u)&&(e.rAWWh(e.VXFeP,e.NCWLg)?_0x2a537f(soSraa[r(1540)](_0x273182,_0x19453b[r(1446)]),_0x5bc41d[r(1089)+"on"],_0x3aa1ff.newVersion,_0x1cae42(_0x1b167d["transact"+r(425)])):(this[r(809)+r(813)+r(807)](i),await C.set(u,e.fDLnA(Date.now(),h)))),e[r(1294)](t);if(g){let N=await Yi.call(this);if(!N)return this[r(809)+r(813)+r(807)](i),e[r(899)](t);let O=await N[r(1330)](y)??-1;if(O<b)this[r(809)+r(813)+r(807)](i),N.set(y,b,i.message[r(1355)]);else throw new Error(r(1721)+r(800)+r(1699)+b+(" larger "+r(468)+r(740)+"r ")+O);return e[r(743)](t)}return this[r(809)+"hMessage"+r(807)](i),t()}}async function Wc(i,t){let r=n,a=vr.call(this,i);if(!a[r(1802)+"sage"])return e.vvzey(t);let x=await Vi.call(this);if(a[r(1438)+"anupMess"+r(1731)]&&a[r(1523)+"s"].length)for(let u of a[r(1523)+"s"])await x[r(1742)](u);e[r(1660)](t)}async function jc(i,t){let r=n,a=i[r(1357)][r(736)+"e"]===zc,x=i[r(1357)][r(736)+"e"]===Er;if(e[r(437)](!a,!x))return e.WWWDi(t);let u=e[r(1137)](gt,i.message[r(1566)],e[r(420)]);if(!u)return t();let h=await Yi.call(this,u);if(!h)return e.yMBGP(t);if(a){let p=await h.getCursors(),g={frameType:p?.[r(736)+"e"],SeqID:H[r(1785)+"er"](this[r(1107)]++),LogID:H[r(1785)+"er"](this[r(1111)]["logIDGen"+r(1142)]()),service:9e3,method:5,headers:p?.[r(1566)],payload:p?.[r(1441)]},y=E(g);this[r(423)]&&this[r(423)][r(1831)+"te"]&&this[r(423)][r(805)](y)}if(x){let p=i[r(1357)][r(1441)];p&&h[r(815)+"rs"](p)}}let Jc=async function(i,t){let r=n;this[r(888)]=!1,e.exJWU(clearTimeout,this[r(797)+"ionTimeo"+r(1384)]),e[r(1294)](t)},Vc=async function(i,t){let r=n;if(!this[r(423)]||e[r(775)](this[r(423)][r(1831)+"te"],this[r(581)]))return e[r(1660)](t);let{pingInterval:a}=this[r(1111)];this["_endpoin"+r(976)]?.[r(1178)+r(688)+r(1207)]();for(let u=0;e.EaKgf(u,this["_message"+r(1563)][r(453)]);u++){let h=this[r(496)+"Queue"][u];if(e.oxbAZ(this._ws[r(1831)+"te"],this.OPEN)&&e[r(1283)](null,h))e[r(1539)](r(1181),e[r(1630)])?(this[r(423)]&&this._ws[r(805)](h),this["_message"+r(1563)][u]=null):(this[r(888)]=!0,this._connect());else break}this[r(496)+r(1563)]=this[r(496)+r(1563)][r(1313)](u=>!!u),this[r(1337)+r(1658)+"Id"]=e[r(1385)](setTimeout,()=>this[r(1657)](),a),this[r(809)+r(1069)+"nt"](i),this[r(1386)+"er"]&&this[r(423)]&&(this._ws[r(1409)+"pe"]=this[r(1404)+r(684)]);let x=this[r(1782)+r(976)]?.[r(1724)+r(591)+"nt"]();this[r(549)](r(974)+x+r(1526)),e[r(669)](t)},$c=async function(i,t){let r=n,a=this["_endpoin"+r(976)]?.[r(1724)+r(591)+"nt"]();this._debug(r(974)+a),e[r(950)](t)};class Yc extends wr{constructor(t){let r=n,a={uDuxt:function(p,g,y,b){return e[I(1704)](p,g,y,b)},MQvaL:function(p,g,y){return e.LUCeB(p,g,y)},nFQAd:function(p,g,y,b){return e[I(1704)](p,g,y,b)},RYOnJ:function(p,g){return p===g},wVEwp:function(p,g,y){return e[I(1137)](p,g,y)},sISwt:r(1154),ohDnU:e.Pkdny,ADmMT:function(p,g){return e[r(1275)](p,g)},hWpGc:function(p,g){return e.DZWUB(p,g)},HqcaC:e[r(738)],EtAfo:"tvypg",caEpS:function(p,g,y){return e[r(1176)](p,g,y)},gMIzW:r(1532),dfsdS:function(p,g){return e.mWqVH(p,g)},rMAuj:function(p,g){return p(g)},aqffp:function(p,g,y){return p(g,y)},DtBPf:function(p,g){return e.NLyNp(p,g)}};super(),this[r(1005)+r(383)+r(829)]=!0,this[r(1386)+"er"]=lt,this[r(1468)]=fc,this[r(1103)+"T"]=it,this[r(1317)+"X"]=Ot,this._isWorker=Bt,this[r(496)+"Queue"]=[],this["_endpoin"+r(976)]=null,this[r(1820)+r(757)]=!1,this["_binaryT"+r(684)]=r(1515)+r(781),this[r(797)+r(1327)]=!1,this._connectionTimeoutId=null,this[r(1675)+r(432)+r(1301)]=null,this[r(1337)+r(1658)+"Id"]=null,this[r(1107)]=0,this._isInit=!1,this._url="",this[r(719)+"ger"]=null,this[r(1585)+"anager"]=null,this[r(1685)+"sCounter"]=null,this[r(1576)+"ls"]=e[r(699)],this.CLOSED=3,this[r(1394)+"NG"]=0,this.OPEN=1,this[r(1389)]=2,this[r(1104)]=p=>{let g=r;try{a.uDuxt(Ki,this,p,[Jc,Vc,$c])}catch(y){let b=a[g(521)](_e,g(1154),{message:y[g(1357)],code:Ve[g(1093)+"OR"],error:y});this[g(809)+g(677)+g(811)](b)}},this[r(429)+"ge"]=async p=>{let g=r,{pingInterval:y,pingFrequency:b}=this[g(1111)];if((e[g(1514)]("hi",p[g(378)])&&e[g(922)](e[g(1746)],b)||e[g(1428)](e[g(1454)],b))&&(this["_clearPi"+g(1222)](),this[g(1485)](e[g(1491)],e[g(1628)]),this[g(1337)+"gTimeoutId"]=e[g(1137)](setTimeout,this[g(1657)][g(1165)](this),y)),p.data!=="hi")try{if(e[g(539)]===e.RNoUf)e[g(1024)](Ki,this,p,[Ic,Ac,Wc,jc,Gc,Cc]);else for(var C in _0x52d504)KQmCOm[g(938)](_0x1911ac,_0x111add,C,{get:_0x3fa9d1[C],enumerable:!0})}catch(N){let O=e[g(1637)](_e,e[g(1729)],{message:N[g(1357)],code:Ve["MESSAGE_"+g(1029)],error:N});this["_dispatc"+g(677)+g(811)](O)}},this._onError=p=>{let g=r,y=this[g(1782)+g(976)]?.[g(1450)+g(463)+"es"](),b=this[g(1782)+g(976)]?.[g(1724)+g(591)+"nt"]();if(y&&!p[g(1357)]){let C="connect "+b+" fail, max retries reached";this["_dispatchErrorEv"+g(811)](a[g(521)](_e,g(1154),{message:C,code:Ve["MAX_RETR"+g(412)+"R"],error:p}));return}this[g(423)]&&a[g(1473)](this[g(423)][g(1831)+"te"],this[g(581)])&&this[g(1329)+g(388)](),this[g(809)+g(677)+g(811)](a[g(1844)](_e,a.sISwt,{message:p[g(1357)],code:Ve[g(1138)+g(1800)],error:p}))},this[r(1497)]=async p=>{let g=r;this[g(1661)+"mer"](),this["_clearPi"+g(1222)](),this[g(837)+g(861)+"rs"](),this[g(423)]=null,this[g(797)+g(1327)]=!1;let y=this[g(1782)+g(976)]?.[g(1450)+g(463)+"es"]();if(!y&&this[g(1320)+g(1488)]()&&!this[g(1820)+"osed"]){let b=this[g(1782)+g(976)]?.["getCurre"+g(591)+"nt"](),C=this[g(1111)][g(1109)+g(631)+"ptor"](p[g(1496)],p[g(611)]);this[g(809)+"hCloseEv"+g(811)](Ee(a[g(1307)],{code:1006,reason:p[g(611)]||g(1490)+g(1094)+g(1864)+g(1760)+g(1296)+g(1197)+b,willReconnect:C})),C&&this[g(797)]();return}if(a[g(917)](1e3,p[g(1496)])&&this[g(1820)+g(757)])if(a.hWpGc(a.HqcaC,a[g(573)])){this[g(809)+"hCloseEvent"](a[g(1500)](Ee,a[g(1307)],{code:1e3,reason:a[g(1205)]})),this[g(1782)+g(976)]?.["resetEndpointCon"+g(1207)](),this[g(1685)+g(542)]?.[g(994)+g(566)]();return}else return new _0x4062b8(_0x47a82c,{message:_0x4f8b82});if(a.dfsdS(1e3,p[g(1496)])&&y){let b=this[g(1782)+g(976)]?.[g(1724)+g(591)+"nt"](),C=p[g(611)];C||(C=await a[g(1216)](_c,this[g(1336)])),C=g(1490)+g(1094)+g(998)+C+(g(478)+"me: ")+b+(g(763)+g(415)+g(907)),this["_dispatc"+g(450)+g(811)](a.aqffp(Ee,g(1348),{code:p.code,reason:C}));let N=g(1589)+b+(" fail, m"+g(406)+g(1839)+"ed");this[g(809)+g(677)+"ent"](a[g(1844)](_e,a[g(697)],{message:N,code:Ve["MAX_RETR"+g(412)+"R"]})),this[g(1782)+"tManager"]?.[g(1178)+"pointCon"+g(1207)](),this["_pingLos"+g(542)]?.[g(994)+g(566)]();return}if(a.hWpGc(1e3,p[g(1496)])&&!p.reason)if(a[g(1624)]("wZtdM",g(1821))){let b=this[g(1782)+g(976)]?.["getCurre"+g(591)+"nt"]();this[g(809)+g(450)+g(811)](a[g(1859)](Ee,a[g(1307)],{code:p[g(1496)],reason:g(1490)+g(1094)+g(1864)+g(1760)+g(1296)+g(1197)+b})),this[g(1782)+g(976)]?.["resetEnd"+g(688)+g(1207)](),this["_pingLos"+g(542)]?.[g(994)+g(566)]();return}else this[g(1005)+g(383)+g(829)]=_0x52c10c,_0x3eacb1?this[g(1056)+g(1227)]():this[g(1056)+g(764)]();this[g(809)+g(450)+g(811)](p),this[g(1782)+g(976)]?.["resetEnd"+g(688)+"fig"](),this[g(1685)+g(542)]?.[g(994)+"nter"]()},this[r(1333)]=null,this[r(1832)]=null,this.onmessage=null,this[r(1613)]=null,this[r(1163)+r(1636)]=null,this[r(1074)+r(682)]=null,this[r(1837)+r(1764)+"yReconnect"]=null,this[r(1056)+r(1227)]=this[r(1056)+"nLine"].bind(this),this[r(1056)+r(764)]=this[r(1056)+r(764)][r(1165)](this),this._handlePageHide=this[r(842)+r(984)][r(1165)](this),this[r(842)+r(762)]=this[r(842)+r(762)].bind(this),this[r(1111)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[r(1341)](1,0),service:0,logIDGenerator:c,headers:void 0,payloadEncoding:"",payloadType:"",fpID:"",deviceID:"",accessKey:"",ttwID:"",bddID:"",aID:"",disableAutoReconnect:!1,customParams:{},pingInterval:15e3,pingTimeoutInterval:4e3,pingFrequency:r(741),pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e.YTzgV,env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:x,ws:u}=t,h=Array[r(1055)](x)?x:e[r(878)](e[r(1510)],typeof x)?[x]:[];if(!h||h[r(453)]===0)throw new Error(e.lnMWh);if(!e.XcAEI(hc,u))throw new Error(r(492)+r(449)+r(1581)+r(771)+r(1407)+"tructor "+r(1179)+r(1571));Object[r(875)](this._options,t),this["_endpoin"+r(976)]=new Hi(h,this[r(1111)][r(681)+"es"]),this["_pingLos"+r(542)]=new wc(this[r(1111)]["pingLoss"+r(1017)]),this[r(1111)][r(993)+"cOpen"]&&(this[r(888)]=!0,this[r(797)]()),this[r(1111)]["listenNe"+r(379)+"nged"]&&(this[r(1103)+"T"]||this[r(1317)+"X"]?this[r(773)+r(1073)+r(1572)]():this[r(1386)+"er"]&&this[r(1106)+"balEvent"+r(880)]())}[n(1056)+n(1227)](){let t=n;this[t(1111)][t(1021)+t(1068)+t(1794)]||this[t(1820)+t(757)]||this[t(1848)+"econnect"]()}[n(1056)+"ffLine"](){let t=n;this[t(416)+t(806)+"t"]();let r=e[t(1516)](mr,t(1109)+"t",{message:e[t(1334)]});this[t(1837)+t(1764)+t(1502)+"ct"]&&this[t(1837)+t(1764)+t(1502)+"ct"](r)}[n(1106)+n(912)+"Listener"](){let t=n;this._isBrowser&&window[t(1016)+t(880)](e[t(963)],this[t(1056)+"nLine"]),this[t(1386)+"er"]&&window[t(1016)+"Listener"](e[t(712)],this["_handleO"+t(764)]),this[t(1386)+"er"]&&window[t(1016)+"Listener"](e[t(649)],this[t(842)+t(984)]),this[t(1386)+"er"]&&window[t(1016)+"Listener"](t(1460),this._handlePageShow)}[n(597)+"balEvent"+n(880)](){let t=n;this[t(1386)+"er"]&&window[t(1626)+t(603)+t(1242)](e[t(963)],this[t(1056)+"nLine"]),this[t(1386)+"er"]&&window[t(1626)+t(603)+"ner"](e.JTVir,this[t(1056)+t(764)]),this[t(1386)+"er"]&&window[t(1626)+t(603)+t(1242)](e[t(649)],this[t(842)+"ageHide"]),this[t(1386)+"er"]&&window["removeEv"+t(603)+t(1242)](e[t(765)],this._handlePageShow)}[n(842)+n(984)](t){let r=n;!t.persisted&&(this[r(1386)+"er"]&&window[r(1626)+"entListe"+r(1242)](e[r(649)],this[r(842)+r(984)]),this[r(1386)+"er"]&&window[r(1626)+"entListener"](e.vSXYv,this["_handleP"+r(762)]),this[r(1348)]()),this[r(1386)+"er"]&&window["removeEv"+r(603)+r(1242)](e[r(963)],this[r(1056)+r(1227)]),this[r(1386)+"er"]&&window[r(1626)+r(603)+"ner"](r(1045),this["_handleO"+r(764)])}[n(842)+n(762)](t){let r=n,a={wbChu:function(x,u,h){return e.vXoFU(x,u,h)},WEsaK:e[r(1729)],gArRe:function(x,u,h){return e[r(1082)](x,u,h)},KUnjT:r(1348)};if(t[r(1239)+"d"])if(e[r(1627)]===e[r(1627)])this[r(1320)+"orOnline"]()&&(!this._ws||e.oPiYp(this[r(423)][r(1831)+"te"],this[r(581)])||e[r(723)](this[r(423)][r(1831)+"te"],this.CONNECTING))&&this[r(1056)+r(1227)](),this._isBrowser&&window[r(1016)+r(880)](e[r(963)],this[r(1056)+r(1227)]),this._isBrowser&&window[r(1016)+r(880)](e[r(712)],this[r(1056)+r(764)]);else{let x=auzPeQ[r(520)](_0x38a4ce,auzPeQ[r(507)],{message:this[r(1369)+r(1822)+r(1731)](_0x2dad9e)});this.emit(r(1154),x);let u=auzPeQ[r(1735)](_0x3bbb33,auzPeQ.KUnjT,{reason:this[r(1369)+r(1822)+r(1731)](_0xc70d49)});this[r(1485)](auzPeQ.KUnjT,u)}}async["_generat"+n(1575)](t){let r=n,{fpID:a,deviceID:x,bddID:u,ttwID:h,accessKey:p,aID:g,customParams:y={},enableAutoAck:b,enableQoS:C,QoSLevel:N,env:O}=this[r(1111)],ee,ce,ye;this._isBrowser||this._isMiniWX||this[r(1103)+"T"]?(ee=location&&e.FCIgn(e[r(690)],location[r(969)])?e[r(1472)]:e[r(1132)],ce=t.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),ye=/^wss(.*:\/\/)/[r(1266)](t)?t:""+ee+ce):(ee=e.OiSgE,ce=t.replace(/(^http)((?:[s]*:\/\/))/,""),ye=/(^ws)((?:[s]*:\/\/))/[r(1266)](ce)?ce:""+ee+ce);let ht=u?r(850):h?e[r(1801)]:e[r(1365)],Xi=u||h||x;if(e[r(1332)](!Xi,!ht))throw new Error(e[r(1469)]);let Xc=e.fFzYJ==typeof y?await e.yMBGP(y):y,Zc=O?e[r(1204)](mc,O[r(1766)],O[r(968)]):{},Ar=Object[r(875)]({device_platform:e[r(1238)],version_code:r(1705)+"0",access_key:p,fpid:a,aid:g,[ht]:Xi,xsack:b?1:0,xaack:b?1:0,xsqos:C?1:0,qos_level:C?N:void 0,qos_sdk_version:2,...Zc},Xc),Qc=Object[r(1717)](Ar).reduce((Cr,Ir)=>Ar[Ir]!==void 0?""+Cr+(Cr?"&":"?")+Ir+"="+Ar[Ir]:Cr,"");return ye+r(1549)+Qc}async[n(797)](){let t=n;if(!(this[t(797)+t(1327)]||this._readyClosed)){this[t(797)+t(1327)]=!0;try{let r=this[t(1782)+t(976)]?.[t(710)+"rentEndpointReac"+t(584)+"tries"](),{timeoutInterval:a}=this._options;if(r){let u=this[t(1782)+"tManager"]?.[t(1724)+"ntEndpoint"](),h=this[t(1782)+"tManager"]?.[t(715)+"ackupEndpointAndUpdateCo"+t(620)](),p=this["_endpoin"+t(976)]?.[t(1724)+t(591)+t(925)+"ount"]();if(h){let g=t(1589)+u+(t(945)+", max retries reached, will use "+t(1819)+t(1010))+h+" to retry",y=_e(e[t(1729)],{message:g,code:Ve[t(1559)+t(412)+"R"]});this._debug(g),this["_dispatc"+t(677)+t(811)](y),this._url=await this[t(536)+t(1575)](h),this[t(549)](t(1589)+h+" "+p+" times"),this._removeWsListeners()}else{let g=t(1589)+u+(t(945)+t(763)+"tries reached");this[t(549)](g),this[t(809)+t(677)+"ent"](e.ithyJ(_e,e.Fjytr,{message:g,code:Ve[t(1559)+t(412)+"R"]}));return}}else{let u=this["_endpoin"+t(976)]?.[t(1724)+"ntEndpoi"+t(1382)+t(1652)](),h=this[t(1782)+t(976)]?.["getCurre"+t(591)+"ntTriesC"+t(1841)]();this[t(1336)]=await this[t(536)+t(1575)](e[t(1351)](u,"")),this[t(549)](t(1589)+u+" "+h+t(1789)),this[t(837)+t(861)+"rs"]()}if(this._isInit)this[t(888)]=!1;else{let u=mr("reconnect",{message:e[t(1774)]});this[t(1163)+t(1636)]&&this[t(1163)+t(1636)](u)}let x=this[t(1782)+"tManager"]?.[t(1724)+t(591)+t(925)+t(1841)]()||0;e.gBaSm(x,1)&&await this[t(1701)](e[t(430)](x,1)),this[t(549)]("connecting url: "+this[t(1336)]+(" protoco"+t(1060))+this[t(1576)+"ls"]),this[t(423)]=e.vXoFU(gc,{url:this[t(1336)],protocols:[this[t(1576)+"ls"]],headers:this[t(1111)][t(1580)+"ramParams"][t(686)+t(1562)]},this._options.ws),(this._isBrowser||this[t(1284)+"r"])&&this[t(423)]&&(this[t(423)][t(1409)+"pe"]=this[t(1404)+t(684)]),this[t(629)+t(527)](),this["_connect"+t(1274)+"utId"]=setTimeout(this._onTimeout[t(1165)](this),a)}catch(r){throw this[t(797)+t(1327)]=!1,r}}}[n(1661)+n(1804)](){let t=n;clearTimeout(this[t(797)+t(1274)+t(1384)]),this[t(797)+"ionTimeo"+t(1384)]=null}["_clearPi"+n(1222)](){let t=n;e[t(825)](clearTimeout,this[t(1337)+t(1658)+"Id"]),e[t(553)](clearTimeout,this[t(1675)+t(432)+t(1301)]),this[t(1337)+"gTimeoutId"]=null,this["_reconne"+t(432)+t(1301)]=null}[n(549)](...t){let r=n;this[r(1111)][r(1034)]&&console[r(1556)].apply(console,[r(915)+">",...t])}[n(568)+n(436)+"e"](t){let r=n,{initReconnectInterval:a,maxReconnectInterval:x,reconnectIntervalGrowFactor:u}=this[r(1111)],h=a*Math[r(1570)](u,e[r(1722)](t,1));return e[r(1287)](h,x)?x:h}[n(1657)](){let t=n;if(this[t(423)]&&this[t(423)][t(1831)+"te"]===this[t(1394)+"NG"]){this[t(933)+t(1222)](),this._pingPongTimeoutId=e.xoZSK(setTimeout,this[t(1657)][t(1165)](this),this[t(1111)][t(989)+t(748)]);return}if(!this[t(423)]||e[t(1120)](this[t(423)].readyState,this[t(581)]))return void this[t(1848)+t(1636)]();this[t(423)]&&this._ws[t(805)]("hi"),this["_reconne"+t(432)+t(1301)]=e.yOLWX(setTimeout,this["_handleR"+t(1636)+t(535)][t(1165)](this),this[t(1111)]["pingTime"+t(599)+t(1683)])}[n(1848)+n(1636)+n(535)](){let t=n;this[t(1685)+t(542)]?.addCount(),this.emit(e[t(648)],e.btBYs),this[t(1685)+t(542)]?.[t(1450)+t(962)+"nt"]()?this[t(1848)+"econnect"]():this[t(1657)]()}[n(1320)+n(1488)](){let t=n,r={dNuwr:function(a,x){return e[I(1480)](a,x)},sGVrR:function(a,x,u){return e.HUINs(a,x,u)},QnhzV:function(a,x){return e[I(1402)](a,x)},rjWmu:function(a,x){return e[I(1484)](a,x)},EOPGJ:function(a,x,u){return e[I(1419)](a,x,u)}};if(e[t(1809)](t(1356),e[t(1536)]))return this[t(1103)+"T"]||this._isMiniWX?this["_miniNav"+t(383)+t(829)]:(this[t(1386)+"er"]||this[t(1284)+"r"])&&this._options[t(1616)+"tworkCha"+t(901)]?navigator[t(1643)]:!0;for(_0x3ceca8>>>=0;NVTNBn[t(713)](_0x37df5c,128);)NVTNBn.sGVrR(_0x30c6ff,_0x897824,NVTNBn[t(634)](NVTNBn[t(833)](127,_0x230f59),128)),_0x38c75b>>>=7;NVTNBn[t(1209)](_0x5a692c,_0x5a8779,_0x58f83a)}["_handleR"+n(1636)](){let t=n;!this[t(1320)+t(1488)]()||this[t(1820)+t(757)]||(this[t(1782)+"tManager"]?.["resetEnd"+t(688)+t(1207)](),this[t(1685)+t(542)]?.[t(994)+t(566)](),this._ws?this[t(1329)+t(388)](1001,e.qpowH,!0):this[t(797)]())}[n(773)+n(1073)+n(1572)](){let t=n,r={csKzW:function(a,x){return e[I(1693)](a,x)},ZRrmw:function(a,x){return e[I(596)](a,x)}};if(t(1308)!==e[t(503)]){if(BHCOnS[t(750)](BHCOnS[t(518)](_0x361699.offset,_0x25e6f1),_0x19bcd2.limit))throw new _0x3d3213("Skip pas"+t(469));_0x16730b.offset+=_0x3dcde5}else this[t(1103)+"T"]?tt[t(1254)+t(701)+t(1169)](({isConnected:a})=>{let x=t;this[x(1005)+x(383)+x(829)]=a,a?this[x(1056)+x(1227)]():this[x(1056)+x(764)]()}):this[t(1317)+"X"]&&wx[t(1254)+t(701)+"hange"](({isConnected:a})=>{let x=t;this["_miniNav"+x(383)+x(829)]=a,a?this["_handleO"+x(1227)]():this[x(1056)+"ffLine"]()})}_wait(t){let r={ehCOd:function(a,x,u){return e.BvVHG(a,x,u)}};return new Promise(a=>{let x=I;r[x(1075)](setTimeout,a,this["_getInte"+x(436)+"e"](t))})}[n(1329)+n(388)](t=1e3,r="",a=!1){let x=n;this[x(423)]&&this[x(416)+"WebSocket"](t,r,a)}[n(769)+"ut"](){let t=n,r=this[t(1782)+"tManager"]?.[t(1724)+"ntEndpoint"]();this[t(549)](t(1589)+r+" timeout"),this[t(1329)+t(388)](1001,e[t(1265)],!0)}[n(1076)](t){let r=n,a=e[r(1765)](pr,t);this[r(423)]&&e[r(1579)](this[r(423)][r(1831)+"te"],this[r(581)])&&(this[r(423)]&&this[r(423)][r(805)](a),this[r(549)](r(442),t))}["_removeW"+n(861)+"rs"](){let t=n,r=e[t(814)].split("|"),a=0;for(;;){switch(r[a++]){case"0":this[t(423)][t(1626)+t(603)+t(1242)](e[t(1729)],this._onError);continue;case"1":this[t(423)]["removeEv"+t(603)+t(1242)](e[t(1632)],this._onMessage);continue;case"2":this[t(423)][t(1626)+t(603)+t(1242)](e.Pkdny,this[t(1497)]);continue;case"3":if(!this[t(423)])return;continue;case"4":this[t(423)][t(1626)+t(603)+t(1242)](t(879),this[t(1104)]);continue}break}}[n(629)+n(527)](){let t=n,r=(t(1062)+"3").split("|"),a=0;for(;;){switch(r[a++]){case"0":this[t(423)][t(1016)+"Listener"](e[t(1253)],this._onClose);continue;case"1":this[t(423)]["addEvent"+t(880)](e.rBmiD,this[t(429)+"ge"]);continue;case"2":this[t(423)][t(1016)+"Listener"](e[t(1123)],this[t(1104)]);continue;case"3":this._ws.addEventListener(t(1154),this[t(874)]);continue;case"4":if(!this[t(423)])return;continue}break}}[n(1431)+"nceClose"](t=1e3,r=""){let a=n,x={CDRSc:function(u,h){return u===h},FFJul:e[a(1258)],eWayZ:function(u,h){return u(h)}};if(e[a(654)]===e.IyyyT)return eQcZmo[a(1797)](typeof _0xd8f3c,eQcZmo.FFJul)?eQcZmo[a(394)](_0xc03d74,_0x3eeb6d):(_0x2926a3 instanceof _0x52467a&&eQcZmo.eWayZ(_0x39b641,_0x1b481b),_0x9d6ac8(_0x47771f,_0xbe0827())?new _0x258027(_0x1d8ae5,_0x21bd58):_0x5c7a55);try{this._ws&&this[a(423)][a(1348)](t,r)}catch{}}[n(416)+n(806)+"t"](t=1e3,r="",a=!1){let x=n;if(this[x(933)+x(1222)](),this[x(1661)+x(1804)](),this[x(837)+x(861)+"rs"](),this[x(1431)+x(1168)](1e3,r),this[x(797)+"Lock"]=!1,a&&this["_navigat"+x(1488)]()&&!this[x(1820)+"osed"]){if(this[x(1782)+x(976)]?.[x(1450)+x(463)+"es"]()){let h=this["_endpoin"+x(976)]?.getCurrentEndpoint();this["_dispatc"+x(450)+x(811)](e[x(1190)](Ee,e[x(1253)],{code:1006,reason:x(1589)+h+(x(945)+x(763)+x(415)+"ached"),wasClean:!0}))}else{let h=this[x(1111)][x(1109)+x(631)+x(1749)](t,r);this["_dispatc"+x(450)+x(811)](e[x(1744)](Ee,e.Pkdny,{code:t,reason:r,wasClean:!0,willReconnect:h})),h&&this[x(797)]()}return}this[x(1320)+x(1488)]()||this[x(1820)+x(757)]?this[x(809)+x(450)+x(811)](Ee(e[x(1253)],{code:t,reason:e[x(447)]})):this[x(809)+x(450)+x(811)](e.vnXJk(Ee,e[x(1253)],{code:1006,reason:e[x(1829)]})),this[x(423)]=null,this[x(1782)+x(976)]?.[x(1178)+x(688)+x(1207)](),this[x(1685)+x(542)]?.[x(994)+x(566)]()}[n(809)+n(1069)+"nt"](t){let r=n;e.ZcYLI(e.GLtJo,e[r(1217)])?(this[r(1485)](e.tmhol,t),this.onopen&&this[r(1613)](t)):(this._isInit=!0,this[r(797)]())}[n(809)+n(813)+"Event"](t){let r=n,a={iYBfj:function(x,u){return e[I(1302)](x,u)},wwIbj:function(x,u){return e[I(475)](x,u)},nXOyx:function(x,u){return e.TANBn(x,u)}};if(e[r(1131)]!==r(1256)){if(WuJMBj[r(1149)](_0x5e6693,_0xf6fc7f))return WuJMBj.wwIbj(_0x44ecaf,_0x395720);if(_0x1709c4[r(1231)](_0x1a11df))return _0x54743f.get(_0x3fd3d0);let x=WuJMBj[r(1617)](_0xfae58,_0xee58fa);return WuJMBj.nXOyx(x,_0x3ab95d)&&(_0x573b74[r(936)](_0xfa2d7a,x),_0x36d163[r(936)](x,_0x1f4dea)),x}else this[r(1485)](e.rBmiD,t),this[r(869)+"e"]&&this[r(869)+"e"](t)}[n(809)+"hAckMess"+n(439)](t){let r=n;this[r(1485)](e[r(1529)],t),this[r(1074)+"eAck"]&&this[r(1074)+r(682)](t)}["_dispatc"+n(677)+n(811)](t){let r=n;if(e[r(683)](e.egcPF,r(544)))this[r(1485)](e[r(1729)],t),this[r(1832)]&&this[r(1832)](t);else return e[r(1633)](_0x42ee5c(4).join("0"),_0x943c49(_0xd63cc9,2)[r(1604)](16))[r(986)](-4)}[n(809)+n(450)+"ent"](t){let r=n;this[r(1485)](e[r(1253)],t),this[r(1333)]&&this.onclose(t)}get[n(1409)+"pe"](){let t=n;return this[t(423)]?this._ws.binaryType:this[t(1404)+t(684)]}set[n(1409)+"pe"](t){let r=n;this["_binaryT"+r(684)]=t,this._ws&&(this[r(423)].binaryType=t)}get[n(592)+"nt"](){let t=n;return this[t(1782)+"tManager"]?.[t(1724)+t(591)+t(925)+t(1841)]()||0}get[n(1772)+n(640)](){let t=n,r=this[t(496)+t(1563)][t(1366)]((a,x)=>(a+=x&&x[t(1737)+"th"]||0,a),0);return e[t(513)](r,this[t(423)]?this._ws[t(1772)+"Amount"]:0)}get[n(1545)+"ns"](){let t=n;return this[t(423)]?this._ws[t(1545)+"ns"]:""}get[n(969)](){let t=n;if(t(1716)===e[t(731)])return this[t(423)]?this._ws[t(969)]:"";_0x1fbc30[t(705)]().then(()=>{this["_addWsLi"+t(527)]()})}get[n(1831)+"te"](){let t=n;return this[t(423)]?this._ws[t(1831)+"te"]:this[t(1111)][t(993)+t(696)]?this.CONNECTING:this[t(402)]}get url(){let t=n;return this[t(423)]?this._ws[t(1350)]:this[t(1336)]}[n(1348)](t=1e3,r){let a=n;if(this[a(1820)+a(757)]=!0,this[a(1661)+a(1804)](),this[a(933)+a(1222)](),this[a(597)+a(912)+a(880)](),this[a(719)+a(926)]?.[a(488)](),!this._ws)return void this._debug(e.BwFJM);if(e[a(828)](this[a(423)][a(1831)+"te"],this.CLOSED)||e[a(887)](this[a(423)][a(1831)+"te"],this[a(1389)]))return void this[a(549)](e.uwjvj);this["_destroy"+a(806)+"t"](t,r)}async[n(805)](t,r){let a=n,x={XxHfF:function(ye,ht){return ye!==ht}};if(e[a(399)](null,t))throw new Error(e.GuDRl);e[a(460)]==typeof t&&(t=JSON[a(1440)+"y"](t)),e[a(1161)](e.gyJDh,typeof t)&&!e.jWFKn(t,ArrayBuffer)&&!(t[a(1861)]&&e[a(1455)](t[a(1861)],ArrayBuffer))&&(t=JSON[a(1440)+"y"](t));let u=await ji(t),h=e.XcAEI(pc,t),{method:p=0,service:g=this[a(1111)][a(1355)],logID:y=this._options[a(1825)+"erator"](),headers:b=this[a(1111)][a(1566)],payloadEncoding:C=this[a(1111)][a(1391)+"ncoding"],payloadType:N=this._options[a(703)+"ype"],logIDNew:O=this[a(1111)][a(1867)+a(1687)]["enableAu"+a(1128)+a(831)+"ew"]?e[a(1574)](o,this[a(1111)]["logIDNew"+a(1687)][a(1415)]):""}=e[a(1332)](r,{});if(!g)throw new Error(e[a(687)]);let ee={SeqID:H[a(1785)+"er"](this[a(1107)]++),LogID:H.fromNumber(y),service:g,method:p,headers:b,payloadEncoding:e[a(519)](C,Object)?C[a(653)]?C.encoding:"":C,payloadType:N instanceof Object?N[a(433)]?N.type:h:N||h,payload:u,LogIDNew:O},ce=pr(ee);if(this._ws&&e.ZpYQJ(this[a(423)].readyState,this.OPEN))this[a(423)]&&this[a(423)][a(805)](ce),this[a(549)](e.SxaXq,ee);else if(e[a(1740)](this["_message"+a(1563)][a(453)],this._options[a(666)+a(982)+a(1448)]))if(e[a(1587)]===e[a(1098)]){if(kUJtDw[a(443)](4,_0x2dee6b[a(453)])){let ye=_0x3e38a0[a(1541)+"g"](0,4-_0x4cc9a7[a(453)]),ht=ye.concat(_0x689efe);_0x5b5acc.push(ht)}else _0x3eff99[a(884)](_0x7865f9);_0x8c7b9d&&(_0x1e0e18+=1),_0x3d40fb+=1,_0x5f07e6=!1}else this[a(496)+a(1563)].push(ce),this[a(549)](a(1077),ee);else e[a(1226)](e[a(1129)],e[a(403)])?(this["_message"+a(1563)].shift(),this[a(496)+a(1563)][a(884)](ce)):(_0x20b40e(_0x367239,8),_0x375788(_0x3addac,_0x18e1fc));return{seqID:this[a(1107)],logID:y,logIDNew:O}}async reconnect(t){let r=n,{url:a}=e[r(1118)](t,{}),x=Array[r(1055)](a)?a:e[r(569)](r(1639),typeof a)?[a]:[];t&&Object[r(875)](this[r(1111)],t),x&&x[r(453)]?this[r(1782)+r(976)]=new Hi(x,this[r(1111)][r(681)+"es"]):this["_endpoin"+r(976)]?.[r(1178)+r(688)+r(1207)](),this[r(1685)+r(542)]?.[r(994)+r(566)](this[r(1111)][r(1451)+r(1017)]),this["_readyCl"+r(757)]=!1,this[r(423)]&&e[r(883)](this[r(423)].readyState,this[r(402)])?this[r(1329)+r(388)](1e3,e[r(1457)],!0):(this._isInit=!0,this[r(797)]())}async[n(1262)](){let t=n;if(!this[t(797)+"Lock"]){let r=e[t(1776)][t(582)]("|"),a=0;for(;;){switch(r[a++]){case"0":this[t(797)]();continue;case"1":this[t(888)]=!0;continue;case"2":this["_endpoin"+t(976)]?.[t(1178)+t(688)+t(1207)]();continue;case"3":this[t(1820)+t(757)]=!1;continue;case"4":this[t(1685)+t(542)]?.[t(994)+"nter"]();continue}break}}}["addEvent"+n(880)](t,r){this.on(t,r)}[n(1310)+n(807)](t){let{type:r}=t;this.emit(r,t)}[n(1626)+n(603)+n(1242)](t,r){let a=n,x={aJLdT:function(u,h){return e[I(1198)](u,h)}};if(e[a(1714)](e[a(691)],e[a(709)])){let u=this[a(1568)][a(426)](this[a(622)]),h=_0x5c4203[a(1554)](wnxDEU.aJLdT(u,"{}"));return _0x1cad41[a(565)](h)}else this[a(1578)](t,r)}[n(838)](){let t=n,r={sMjCC:function(a,x){return e[I(1418)](a,x)},oGKEg:e.pgDoO,bQKnD:e[t(827)],kOOJe:e[t(1491)],WTlyA:e[t(648)],KLKpW:e[t(1628)],KhgIf:function(a,x){return a!==x},DjgDd:e[t(1786)],ekgKx:function(a,x,u){return e[t(1662)](a,x,u)}};return new Promise((a,x)=>{let u=t,h={oWjds:r.KLKpW,QQxAH:r[u(1091)],YWrsY:r[u(659)]};if(r[u(692)](u(667),r[u(1221)])){this[u(933)+u(1222)](),this[u(1337)+u(1658)+"Id"]=r[u(1641)](setTimeout,this._ping[u(1165)](this),this._options[u(989)+u(748)]);let p=()=>{let y=u;a(h[y(985)]),this[y(1578)](h[y(1130)],p),this[y(1578)](h[y(717)],g)},g=()=>{let y=u,b={xUncX:function(C,N){return C>=N}};if(r[y(999)](r[y(1148)],r[y(1148)]))x(r[y(1032)]),this[y(1578)](r[y(1091)],p),this[y(1578)](r[y(659)],g);else return lNDajr[y(799)](_0x69da51[y(927)],_0x458c7c[y(1416)])};this.on(r[u(1091)],p),this.on("ping_onc"+u(908)+"t",g),this[u(1657)]()}else this[u(947)]++})}}})(),X[A(1381)+A(1173)]=$[A(1381)+"oseEvent"],X[A(1121)+A(1719)]=$[A(1121)+A(1719)],X[A(1184)+"e"]=$[A(1184)+"e"],X[A(807)]=$[A(807)],X[A(1286)]=$[A(1286)],X[A(1761)+A(767)+A(637)]=$["FrontierMessageE"+A(637)],X[A(767)+A(637)]=$[A(767)+A(637)],X[A(923)+"t"]=$.OpenEvent,X[A(766)+A(1247)]=$[A(766)+A(1247)],X[A(1084)+A(1173)]=$[A(1084)+A(1173)],X.createErrorEvent=$["createEr"+A(1719)],X[A(616)+A(1508)+"nt"]=$[A(616)+A(1508)+"nt"],X[A(909)+"enEvent"]=$[A(909)+"enEvent"],X[A(940)+"connectE"+A(637)]=$[A(940)+A(1678)+A(637)],X[A(1799)+A(1814)]=$[A(1799)+A(1814)],X[A(1651)+A(1771)]=$[A(1651)+"ame"];for(Mn in $)[A(1381)+A(1173),A(1121)+A(1719),A(1184)+"e","Event",A(1286),A(1761)+A(767)+A(637),A(767)+A(637),A(923)+"t",A(766)+A(1247),"createCl"+A(1173),A(658)+A(1719),"createMessageEvent",A(909)+A(932),"createRe"+A(1678)+"vent",A(1799)+A(1814),"encodeFr"+A(1771)][A(760)](Mn)===-1&&(X[Mn]=$[Mn]);function Kn(){let n=["yxjYyxLIDwy","Avfrvgm","yKvyr0u","whrAz20","mdaWmdaWmda","vxjjwuK","EeLWALq","sfbVB00","ywnRtxnNswq","z2v0s2v5","tLDNAfG","ihn1y2nLC3m","tfvdzui","z2fuCNy","s2XbtLy","x2LUAxrqCM8","zwPxv0e","yNLL","CMvWBgfJzq","ihrYEsbYzwm","DgLTzw91DcW","twzozNm","vu9VDgG","sg1er2W","tKzyBvy","ENDuyNu","C3vIC3rYAw4","DgfYz2v0","seX3DvO","u29lsw0","zxH0zw5ZAw8","su1dA1e","DgfIyxnL","zw1LBNq","l3DZl3yY","DLfewLC","wMPgqwO","x19LC01Vzhu","BgLUzw5V","CgfYC2u","y2f0y2G","Bg9N","vu1qu1i","u1n3A2i","tufyx1jfvfi","z1vIrNu","BuTsruW","DhbizwfKzxi","uxvLDwu","yxbWBhK","B3Pvvwy","AgvHzgvYCW","zNb3seC","x3fVC0rc","Bg9Zsgu","Cg93","Aw5Lza","yw5Nzq","CMvQzwn0","svLzBeK","zvvYBa","x3bYB3rVy28","swXKCeO","B2zM","Ce9SBve","BwLUAvbYB2C","CYbWyxjHBxm","yKXws2y","EffWtKO","Fdn8ohWXFdu","x2n1CNnVCK0","BMrLEa","u2v3Aw8","yw5Hz2vY","y29UBMvJDca","wfv6Dvm","DgLLCKPtt04","CKfxv2G","y3vYCMvUDeK","z3jsD2S","uhnpuva","yw9wwMq","ufzmANC","zNjVBuj5Dgu","zxf1ywXZ","DxrMofDYAxq","s09tvgm","wM14zKu","AwXdzu4","Dg9tDhjPBMC","D3LMCMq","t2HPEuS","u2HHCMvKv28","svH1sgO","zNjVBujPDhm","C3fWvfa","wLHUuNa","uMXVANa","B25VCgvU","tu1ZCfm","A01iuhK","BgLZDgvUtMu","D3DjyMO","y0Xkrui","AxnszwfKEq","vuDesxG","ugXmthK","whPryw0","mNW0Fdn8mxW","rhrcugy","rwz2qxO","CMvTB3zLrxy","weTkq2y","zvD6swC","r1fuqvK","yKnds0C","rLPRt28","CKjTAuq","AeD0uuG","vu1PEwy","A1LvBKG","zwnVBM5Ly3q","ug1ZBxG","q09oveLovuu","C3rYAw5N","zMX1C2HfEha","zwTNs3G","Evj2BNK","B25mAw5L","vxPutgy","y2uGBM90igK","vuzhre8","z0ngvM0","y05ZELa","BMXgvKG","wg9ssgC","zw5JB2rLrNi","yxrLq291BNq","AefJA01LC3m","AgvHzgvY","sLnptLa","swfPCKW","x3bPBMC","z1rPBwvVDxq","tKLotfq","DeP1D2u","x2nSzwfYvgK","C0LlsLO","rKvgtuC","rgX6B3K","B25Uzwn0Aw4","CxHpsxK","y0TUrgW","CNnZtgC","ANDlsKy","tuvtu0fhrv8","wMzzvxa","v0v0DgW","ruDVsxG","nJn2Awnwt0m","x3jLy29UBMu","B3jRzxjhBg8","AwnVD2q","y29UBMvJDeu","B2nRzxrtDwm","sfvjtNm","sMP6vwm","zv9ZDwnJzxm","DMfS","C1rVD0K","x3bPBMDmB3m","t2jQzwn0","q29UzMLN","B1LkCNC","BwvZC2fNztO","zhDTBgu","uKvJC3a","B3bLCNr5tMe","vevRA0m","mtG2mJCWmNrvAxLbwa","DxbKyxrLq3u","EuTquuq","vgXLyMW","sMnKB2m","ign1CNnVCIa","tNHfEfa","x3DHAxq","zMLUza","ywnRx2LK","CeDeyMK","zNDZxZeUmc4","yvHWww8","uwPWzwm","A3vKENa","AgzRDwW","yuXwueq","zMXAzLG","EM10s20","svzeAK4","u0jsAg0","BhzSu2u","rNzyrLC","A2v5CW","tgfwAeO","CM9YrxzLBNq","otmZntaYEM1MqNzT","CMvJzxzPzwq","BNPrtM0","z1vNsfq","z2v0q3vYCMu","u3rYyxrLz3K","Bg5sEwe","rwXusMO","qxfTCva","rMP5Dhi","yxPWt0u","ywDL","Dwjdzhq","y29SBM8","yKPKwNe","z0fYuMu","EvH6AMO","yNL0zuXLBMC","AwXK","BgH2rfC","zMzsrwC","A1LjEvi","zgvS","r21bEum","DLHVrLu","BMv3vMvYC2K","vxvlv1C","s3flqMm","ENHls08","ChrVCG","v2PZu1a","zxHkv1u","r0Ljy1q","Cg9PBNrbBMq","Cw5zu1m","v2TvCLa","CMvHzhDYAxq","yNLktuu","rKPRvKm","CMvTB3zLq2G","D24GCMvHC28","rNjVBNrPzxi","C2v0u3rVCMe","DgPetw4","BwvKAwf0zwW","u0XVBfK","EfvZzuvUDG","CMvZzxruCMK","sKHHuNO","AufPEKC","u2XTrxu","yw1L","yNvMzMvYzwq","z1H4AMO","DLveA2W","ENDKrfK","EufbsLm","AxnAzxjV","nta4ntK2nev5yKL2vq","zxjFAxnFywm","BKTfCei","yKnizM0","x2vUzhbVAw4","EerMzvi","q1resfa","zNjVBu51Bwi","BLbhs1G","CMjwrM0","C2v0zgi","ihrPBwvZ","tMLzCMe","BwvZ","u2PNEfa","y3vYC29YlNm","BMvJDa","C0LRBuu","wK5Sru4","q0rsu2m","suzcuLa","zgvJB2rLzey","uLjpuG","wxLbrum","AxnrB1nnzxm","vxfwrNG","BwvY","BKTvBKi","rNPxBgq","yu9uCvq","CMTyC3u","txfzrNK","zgrOsKe","y2vZC0HHBMq","mJq4otGZmLjYyM1xza","s0TAAfu","CMfTzq","CMvHzfvjBNq","C2v0y3vYC28","B1fUyuG","zgvSzxrLrge","yMfJA3vWigu","x3jLywr5q2W","D1P0ze0","CNjVCK1LC3m","nKH1C2r2za","zu5Hzw4","Bg9Nsurhzw4","tg9NsurozxC","ywX3yxLZ","vu9jEwW","yvfcug8","sM9gu0q","CMvHzhLtDge","B25LCNjVCG","zvDwCfe","x3bHDgHlzxK","CMvXDwLYzwq","rMvdCuC","B25tDg9Wsw0","Fdr8oxW3Fdi","zxmGCMvHy2G","B05sswG","B3vUDa","BgvY","ihzHBgLKihm","D1zfD3a","Aw1LCYbPBIa","CM92AwrLihy","vfnVBNy","x2HHBMrSzvi","zeLVz2m","r3PHuMy","yxKSig5LDhC","B3bLBKrc","CMLnrgS","B2nRzxrgywK","rvbyue0","rMzPsgm","AhzhsNa","Dg9Y","yxfMzNa","rLz6twO","yNvMzMvY","rK9vyMe","AvPKuxK","zcWGDw5RBM8","EMTWu0q","suDWtxG","Bg9NsurozxC","D1zItfe","icSG","qwfiAMK","zhzRrwW","zgf0yq","DhDVCMTdAge","zwHky2O","v1LiA1e","AgnTwMK","AwDHDg9Yt24","vefoqM4","D1jiugW","vefMEha","vwvyvLq","zwn0","wxH1Au0","zfDVCMTLCKC","BeXRDMe","Dgv4Dc9Qyxy","Exftv1i","zvDHEvO","BKDkzue","CvPcshy","y1P6B0e","uvvRq3e","y0jVsee","AxjLza","nNWZFdf8mNW","q0Xpu0ve","CgfMt2C","A3HHugW","txLpDwy","yxGGCMv0CMK","vhnxD2S","DxHdsLO","zwP5tfm","BezSDxnO","BwvZC2fNzv8","suvtx0vsuK8","rgvKAwnHDgu","twXOtKK","DhjPzxmGCMu","x2rLC3rYB3K","ChjVDg90Exa","yxzXuhi","B3PLELi","suzrAfe","BMfTzq","CwnetNy","x3DZ","BvvXquW","Aw9U","z2v0sxrLBq","BhrPCgXLihq","BMnVzgLUzW","x29UtwvZC2e","zwDmrMC","zNjVBNrPzxi","y3ruAw1LB3u","DhLWzq","zxjFCw9Z","vLDwAxa","CNzHBfzHBhu","y0j3AMC","ELnhugW","ywDLrxzLBNq","qxH0Bfm","DKH1yui","C2vUzf9Hy2S","whHizKy","B25fCNjVCG","sK9euuy","CuTwEeC","B3DlBeK","vePbvfy","CM92AwrLihC","AenSB3nLrxy","qu5vy3C","y3jLyxrLt2i","BgvUz3rO","DMTcrwm","ENbPtMG","r0TiBMi","t2LLrfG","zvntD1e","yvrlD3m","s0PsAMm","CIb0DhDjra","zNfUwg4","y2HnyxHuCMK","wevoAwG","r0XMvhG","C29YDa","uuz3t00","DgHHBIbSB2m","DcbSAw1PDa","txznqNO","B25nzxnZywC","ALvAuuu","y2XLyxi","C3vIyxjYyxK","AMLZEMe","A2roDuC","Aw5PDcbrB1m","lcbOB3n0BMe","aaaaaaaaaaa","C0Xf","BxnN","z2u6ia","Eu1cr1a","DcbVzIbYyw4","mtq4mteYtfbzCvrQ","su5tvefova","DLvjC0G","y2XVC2veqG","B0LOAgW","rwflz2y","sLrry1O","CgXLyxnLiha","AxfHrMW","ruDHANi","DxbNCMfKzw4","x21LC3nHz2u","Aw9Ul2PZB24","uvLzCuW","tNjdu2W","ALjZEwC","uersq1K","y3vYC29Y","wNboA20","DezfDwC","sLDiBha","q1vZCu4","v0vZyuS","D2jRqKe","t0zJrwK","mhWZFdj8nhW","sNPPCge","wNfzvKW","y1nVB04","rgLst2u","zeXuBxy","C2nYAxb0","v1virfq","wLjYBxC","EhrfyMK","D2jdAhu","tvf2yuW","r1P2wu4","sezjs2S","Eg50svK","C1f4y2y","thLwDK8","C3rLBMvYCW","vej1teW","DLnUyKe","wwjvwfa","z2DgCKe","rvbIugK","ChPVwNC","y29UDgv4Da","vgLTzw91Da","x2DLBMvYyxq","zxq9DxrMltG","Ce5tzMe","uK5Vvwy","zNLlBw8","D1jUA3q","C0nVDw50zxi","CNziyw0","s3LJAum","zxfbseO","Cg9W","sgvUueS","yM9KEq","x2rLyNvN","Eu10r04","Cgu6ia","BujoEfO","ueHps2S","yKrkExa","u09Yt3q","uLbsr0e","EvHywNa","B1HuvK4","tNjSCfe","s3zvsuq","Aw5L","uMvHzcbWyxm","wfnXuxG","Cg9YvNu","DMfSDwvZ","BNrLCG","ueLcreC","x2DLDeLUDgu","BKf3wLy","x2LUDgvYDMe","tMv2rhC","x0vysvnu","rxrbzM8","t0z4Bhy","tu5zseG","C2fNzq","CujAv3G","weTTy2C","Aw5KzxG","C2vYDMLJzs0","t1bftG","C3bSAxq","yxnL","AgvKtwf4uMu","ihzHBgLKigq","EwvLsuC","zu9MB3m","BwfW","CLrOsLK","yMnfuhe","BNrfBMrWB2K","CMv0CNLdB3u","Dw5ZAwDUzwq","Dgv4DfbHEwW","D2TpEha","yvnvCwe","x2rYB3bhBg8","z2v0qwXSs2u","B3v0sw50zxi","BM93","tLjbywy","z2vtEw5J","zw50tgLZDgu","q29Kzq","Dg9oDw1Izxi","ENLkrfe","ysbTDxn0igi","D2fZq2XLyw4","Agv2shy","rK9Ws1e","CMvHC29U","vNPbz2e","tgTYsw8","Eg9Au0S","D3jPDgvvAw4","y3jLyxrLtwu","mdaWma","tefVvMO","EeLhsNG","Dw50","zxL1A00","x3bYzwzPEa","yxnJCMLWDa","DeLfyM0","z3f1Agu","zNjTA1u","zw50zwqGDhK","tenqyMS","x2fKzfDZtgK","sMvsuwC","DeLUDgvYy2u","Eej5sgO","CM92AwrLigi","uw5OELy","AKHhrNa","CfL3uM0","DMvUDa","EwP4C3y","Dg9cExrLC0W","qw1VDw50","BeXfC3u","y0jsv0K","qwjVCNrfCNi","C3rVCcbPBw0","yKPxtfO","vvj3Ew8","vgfN","EfrZC28","t0rbBgK","ywr2yw5Jzq","qwv6A0m","BwLUzW","zw5JB2rPBMC","zMrzBwi","ywnR","EfbLENC","Ew9ODfa","y3jLyxrLrxi","v1rSEue","C0HYuem","r0PRDNy","y2DmvLO","BwfUDwfSihi","AxrrDwS","y3vYCMvUDeu","Bwf4twvZC2e","wfrVELG","z2zdzhG","vvHNDLO","DhjHBNnHy3q","yMXVy2TLza","ENH0u0u","zgvMAw5Luhi","DMXyy0i","EuTUzxu","CuviEgm","AevYCM9Yrxy","BhrLEhK","zenIzfy","re9Qzw4","Bwf4uMv0CMK","zufJAW","BvDXvKG","ExbL","uKLJyu8","y3vZDg9Tshq","zhrPCvG","Cg9PBNrdB24","y0LlAhK","B2v5wMG","DgLXsva","s2HNswy","DNzssLC","Eu5IvLu","D3Lcq24","y09Wzw4","C0LtD3q","EuXMELy","yuD2B0G","swToqvG","A1n0yxr1C0m","ALjgAum","Cgf5Bg9Hzfq","zxjYtxnN","CMvZB2X2zq","z2v0qwXS","v2TKDgy","Bg9IywXty28","zeviqxm","y2HLy2TdDxi","BxnNsuq","sLrwAxi","ze51D3i","CM5mswC","CMvWBgfJzui","B2r3wMS","wvDYC1K","EuPuzue","x1fVu01HBMe","zfjnrw4","zK9pzhe","q0TbyxK","CLj1Bxq","CxnXCui","uwvfEge","Ahr0Chm6","AKvntKO","ELHeuLC","wgrRvhm","wxvzugi","EfD2Avi","Be9ctKO","A0fbqKq","yM9L","zg11ufO","zNjHBwvuExa","nxW0Fda","Bg5vy2C","ywrrwKi","ywWGy3vYC28","yxv0BW","uwvNuNi","D3fArfm","ihjLy29UBMu","CKnpDNC","zMLSzw5HBwu","x2XPC3rLBMu","CNzHBa","BMrWB2LUDfq","y3nlELC","CNPwCxy","Chv0","AM1YDMm","nxWXFdj8nhW","ChnqA0y","zMzLCG","B3nLza","suf1z2S","BKrssNO","Aw5KzxHpzG","CfrkEhm","ywDLu2HVDW","lcbTyxGGCMu","zMzmAw5L","DLnywxy","uMvJB25Uzwm","twvZC2fNzuu","tuzqsu0","x29UvgLTzw8","Dg9VigXHCMC","lcbxzwjtB2m","wuXnr1K","x29UugfNzu4","y29TCgXLDgu","ALbZDNK","qMrIv0e","zKrXEuS","z3zXuva","rLrkEfa","Cgroyvy","zMvY","CKnovuK","zxHzvwW","Eu1LtvG","BwPPDvq","AKDkwuO","AwfLENy","vNvxBKK","uhfPy0O","CgjICdi","shr2uw8","tMfTzq","AKrWvw4","z0TvuKm","DKfvshu","zu5rCg8","x2nVBM5Ly3q","C2DTCeS","EfvUy1G","ig1LC3nHz2u","A0rIyxu","DKn6z28","z2nvDvm","CezAt3q","C2vUza","v2vIu29JA2u","rxzLBNq","CMfUzg9T","x2rPC3bHDgm","rKzAALG","zw50","CfbiBfy","Ae1LC3nHz2u","z1vUr2K","C2v0q3vYC28","Dgv4Dc9WBge","CMLLC0nVDw4","yNL0zxm","zM9YrwfJAa","CNvJruG","DMfSDwu","Bg1xsuS","FdeWFdz8nxW","DMXZzMS","DuzMze0","rwXYrKy","yNrcwxm","wMnzteK","BgLUzq","C1fLCha","DgvmB2Djre4","EsbJBg9Zzwq","CMPxBxu","EhDMCg4","q01wvvq","DMjvD1u","x3jLBw92zvC","CgLUz09Uy2u","Bwv0Ag9K","yxbWzw5Kq2G","CNnVCL9Uyw0","x2HHBMrSzva","BML0AwfSAxO","AwXLtMfTzq","zxjFCw9Zx2e","q3bQvKm","ywz5zuG","Aun6sgO","v1PTwvO","yMrFzgLK","Dg9cExrLCW","u2vXsuq","sxzQueW","uxnqrvu","shDIEvi","z2v0q3vYC28","uwPqzNu","q1D2D0e","swDlqMe","D01qC0e","C0XPC3rLBMu","rvjNC1a","C2vUDa","ywXS","vMPJzvi","Bu5iq08","C1DOALy","B2LUDfjLywm","B25TzxnZywC","yKTSAfC","r0zcrgO","yKHuq00","A2Pnzxu","x29UrxjYB3i","yxnZAwDU","t3voDwC","rNvnrfm","AgvYBMC","B3bLBG","tgLZDgvUzxi","rvjVsLy","x2rItMfTzq","EKfjAwC","ChvZAa","yNnRy0i","Eu9mv1G","ug9RquK","x2LZsw5PDa","z2zstuK","rvjRzgq","A3jltuu","CxD3tgy","wxbMD3q","Dhr3Awq","C0zYAKC","q1DcteK","yKTsuMS","Cw9Zx18","BeLJEKC","uxHdwfi","BMDLza","twLZC2LUzYa","zhrJA0C","zxHWB3j0CW","r0nryKO","Bevdtxi","ywnOzwq","zv90Aw1LB3u","y3jLyxrLt3a","r0fZBfq","CMTLCKDSB2i","yMfSrxzLBNq","zw5KCg9PBNq","sMTorLe","rLjptLrjrvi","vLPlA2K","qurTtvq","qMfbvvy","uwHyzM0","Dw5RBM93BIa","z29PBMCGyxC","D0rKC2G","t3bLBKv2zw4","mtb8mhW2Fdq","BNruCMLLC0m","z2vY","B2zMC2v0","wu1RyMm","tu5VEKK","tLnOChm","DNLAyxi","zw5fDMvUDa","x2nSzwfYugK","reTvzuC","zMHds3e","C2v0","vgvprwq","BKzrqwq","B3L1ELC","y3jLyxrLuMu","uNHmBeu","ANHNqvq","AM9PBG","m3WW","ihrPBwvVDxq","y2f4D1C","y291BNq","BgnSrMu","DgHLBG","uM5KugG","AeDJCwi","twDzzeu","uxrVA1C","A0TND1C","v2vPEgLUsLm","thzntMG","x2nYzwf0zvm","DefLwK4","CKjoA2y","s2j0zhG","x194x21Zz18","y2HnyxHdB3u","thrQBgK","EuTqse4","v0jHzwi","zg5Rq0y","CMfNzvn5BMm","Efrurw52","ChjVDg9JB2W","z2v0t3DUuhi","mte4mZG2m29QseDgAa","Exrfq3a","y29Uy2f0","B3bLBIa","ufHszNu","De1HBMfNzxi","B3jRig9MzMW","zfrLAKC","yNnMvMO","z2vjBMzVu3K","EMXxqMe","z2vrDwv1zuW","v2nzt2G","ywDLsgLKzq","B1DQzhm","C2XPy2u","BeT3Bxe","y2LOEee","CgLUz0LUDgu","svDwz3i","ntm1mtaXnxzuuuryBq","DxDdrxq","yxv0B21HDgK","CMvZzxrdB3u","Aw5KzxGGB3u","rLPIAhK","rvD2Dvq","zcWG","C01Qq0m","ywXPzcb1CMW","uxrrsK8","D3zIrhu","rwfMCKq","ywjVCNq","x21PBMLoyxy","uKTdr3a","rLjzCgq","Au5mwNC","yxbwCwm","BMrWB2LUDca","y29UC3rYDwm","vwvJvfy","tKLqyxq","DxbtsvG","z2v0u3rVCMe","ywrKrxzLBNq","q291BNq","wvbgvgm","refKwvC","CxHMAMi","zgLZywjSzue","BLHHDva","FdD8mNW5","rvPQzfy","AxnrB1nby2S","Bg93","ueH4vNC","v2P0A08","rvjst1i","x2n1CNnVCK4","whHlENC","yLflBKq","yxrHlcbKyxq","zgvIDwC","t0HHvey","ueDVuMq","refVCeG","zxjFDhrS","yw1Lu3bHy2u","D1vJwMu","B2jQzwn0u3q","EunUC2u","uhPcCva","qvPfv1u","B2zMBgLUzq","Aw5N","zMHkCfi","B1fyuee","qNHrCLK","zcbLCNjVCI4","ExnQzLO","ywrKq291BNq","rMXrvxy","yvvqEvC","AxnbCNjHEq","x2HHBMrSzu8","zKjjr1y","D0n2svO","A3HJu3m","Bhm6ia","Evjzs0u","nhWYFdb8mxW","yvHpvuy","txDete8","u2vYDMLJzvC","tKDFrvjst1i","re1oBu4","DxrVuMvJB24","Ae9Wzw5fDMu","sNzNyKC","y0HRCNG","quvdt2K","zxrxB3jRq2G","B25szwnLAxy","zwHdt2q","x3nLBMrby2S","zw5XDwv1zq","se5LCuK","DMDyyMy","Ee1cv2u","Ec1TC2CTCw8","rhbvuhK","C2DPza","y3jLyxrLq2W","tu9YBwO","rNzWs0y","BwHZu2u","rvjdC3u","B2XKvMvYC2K","rwjly0W","A09psMu","uNvhv0m","t1bftL9fuLi","BMCGzMfPBgu","D0PYCeq","uNjHv2O","tez6Bg8","r2nxAgG","wfLyBgi","sKDZrxi","ChjUA2y","Dhnoz1e","x2LZtwLUAvq","x29Ut3bLBG","zw1wuwO","x2LUAxrhBg8","x3nLCuLK","q2fIB1e","CMvJB25Uzwm","C3rVCMu","x29WDgLVBNm","x0rctMfTzq","tMHoA0q","zgvSzxrL","Au12EfC","BM9Uzv9UB24","DgLTzw91Da","AuvXqKi","ENnwCNu","qM5mBeu","q3vZDg9Trxi","x2LUAxq","Dg1OB2W","A1vYBey","y21bteW","BwPhDxy","t09Ytee","Dg9hzw5LCMe","t0LTENq","uvf4quG","Eujqu0m","AenZteS","zxjFywnRx20","AKvJrxa","r3Htrfq","v0DJEu4","yK5Xy24","tKfusvzfx0u","vfjjA2e","B2fK","mNW0Fdb8nxW","zxjHDg9Y","Bg5LvfK","seXKwg8","y29UDgLUDwu","DeXwzhu","zfnSy1i","B0DlrwC","AvLczMO","CYbHBhjLywq","rvrArue","qwvZD2e","AgvfB20","zxjYB3i","seDktfO","rM55vLO","rNvbswe","q3jJALy","Dg9mB3DLCKm","u0vAwuC","u3rNExi","zw5HyMXLuw8","B25tDgfYDfi","sNLfDMS","yMLUza","thbny1u","Du5qwhK","BMnLq2XVC2u","AgfUz2u","yNzqEu8","yxbWBgLJyxq","y2HHCKnVzgu","B3nLrxzLBNq","B25SAw5L","vNPvvfm","vfrOuLq","AK9zu1O","CMvZzxrfBMq","AxmGDw5Kzwy","sM5vENq","s0TNCeS","A2v5","vLPUBwi","rxjYB3jdB2q","uMzkD3m","Dg9iyxnO","BvvxBfy","vwPHyK0","C3vJy2vZCW","AfDXBNK","B3jLtMfTzxm","quXm","rvvXshC","BuPpAhy","A0ziwLa","Aw5JBhvKzxm","yw1LoIa","we9Mqxy","yNzpre8","v0LWvuW","qK1gugq","C3bSAwnL","wNP3C3i","EgTiCwq","z01jELC","igzPzwXKoIa","zMLN","D2DuuK8","ru9qr0O","zxj2AwnL","BMCGB3iGyw4","ufPkveO","vxbKyxrLq28","Ef9MCM9UDgK","DxDuquW","CK1bDwO","r0X0sM8","tLzAsui","vgL6Bfu","z2frrvG","rgPNrgq","BMDuAw1LCG","y3vYC29Yx24","vxnJAuC","uwDlDgu","B1HHC1m","BKXPBMu","vxHKq0S","BNLoteK","Exnov1O","AgfZ","zgrjrcWGzgu","x3nVy2TLDa","Egv1BgS","CgLUz19VBMm","se5ICMu","AxnmB25N","qvH1ywi","CgvYC2LZDgu","y0DKq1u","sg53thu","BMvY","wfLcv3e","u0zJy20","zMPrwKK","uwHwCuG","Dev2zw50","AxnFywnR","r2LcrhK","tgjQDuS","DwDuse4","quvize4","ugTKBNK","B25ozxr3B3i","tMD5CKe","EvDNq0C","thPbAfm","zKz6wuO","zxjFBxnNAwq","q3DNBNu","EwXKq0O","y29UBMvJDa","AwXLx25HBwu","D3fquLK","qKfWCgu","DgvZDa","uhPRBhi","wLbvve0","B25dBg9Zzq","v2Dmrw0","wvvQzei","mhWXFdn8mte","ywrK","Aw9UvgLTzw8","zhHwC2m","AMXzueu","yuT4tM0","rvfssge","DhfxqMW","Dwr5A0q","Du9gEwS","DMrIwLC","A2PvqNC","x2LZv29YA2u","Evv2qvm","rLDt","ANDREKq","BNvTyMvY","vfPNAuS","Aw47y2HHCNm","CgfNzwHPzgu","y2XVC2uSihC","AgfZt3DUuhi","qMHLDLa","qwHhtfG","BIWGAg9ZDg4","y2fSBa","zNDjrMW","DuTUCum","D3zpC2W","DeLK","vuDSve4","jMPZy2fSBgi","BM5Ly3q","yw5ZzM9YBvq","B3bLCNr5","B2HeBLu","AMXrr1O","Agr6C0W","zgLZCgf0y2G","rfrzzha","Cg9VB3e","zMLSDgvY","sgXuCMq","wgD6t00","ALfrAfu","x2LZtwLUAvC","vuHyv0K","rKXeDeS","x25HDMLNyxq","AgLNAa","wgXSqvG","BgzMq0q","CxngtMC","uKvZEey","sgTdwM0","tg9JAW","tvHwsMC","x2rPC2nVBM4","z2v0","ywzL","t0zwru0","B25JBg9Zzq","uLvrzg0","vKjwzxm","x3vYBa","x3bPBMDqB24","Aej4z1G","zgXiwfC","txHMvw8","teLfr0e","AwnmCuS","x2TLEvbHDgG","Dg9cExrLC0i","CMPwsg0","CM92AwrLige","uND0vgO","y2XVC2u","reiGzMfPBgu","DxjS","ufHQy0C","y0fQug8","q3bUtfq","wLnmrNa","C2vYDMLJzq","D2nRD2q","BwvZC2fNzq","wgnbruK","ENLmBKC","DfjKBgm","y29UBMvJDfm","CNnVCKzPBgu","C2P2BNG","zMXVB3i","B2XiCNG","CMvKDwnL","yNbru1u","ENfXyK0","x2zVCM1HDeu","ug54z2m","wKrUzuK","yNL0zu9MzNm","zgfHELm","vw5PBxbSzw0","tw9KDwXL","Ahr0Ca","ywnRx2nVzgu","ANjRB1a","zNjVBunOyxi","D1jHEg0","q3vZDg9Tq2W","BNrbBMrvCgq","uxzgzMO","Dxrjza","u0PMuxC","x2LZqNjVD3m","EfvKsNi","DhPIs3e","q0Xpu0LorW","uhjPBwfYEuS","Cgf5Bg9Hzeu","v2LUzg93","C2vYDMvYvgK","q09otKvdveK","AhH0A1a","r1ftDLG","y3vYDMfSDwu","Dw5KzwzPBMu","y3vYC29Yx2y","DxvMr0S","qwzRu2W","qufyBLG","DhjPzxm","x2jPBMfYEvq","zNL2Ahi","qKzZCxO","A2v0ignVBNm","DgjJqxi","yMLUyxj5vhK","sen1sNu","zxH0ugf5Bg8","tKX5tNa","B25pCgvU","DhjPBq","DxnLCKLW","BgLTAxq","DwrQse8","u29MAfK","sNffD1u","EwvgEgq","Aw5zB1i","A0TQwhq","tg9Nsuq","zfPpr3i","C2v0sxrLBq","u0nqB3G","Dfjqzei","vevtCKe","z25KAxu","z2nQuuG","x3DZsw5ZDge","D3jPDgu","r2Dhveu","r1LRsvK","sgHPANC","uNnlDeC","BeHHBMrSzxi","Axnby2TdBgu","zM9Yy2u","C3rYAw5NAwy","Cgf5Bg9Hza","ENjMAuq","z0neEfi","ywXSq3vYC28","qNjPzgDL","CMvZDwX0","qxj2AuO","zw5NDgG","B0DmCfC","y2HLy2Tszwe","CgLUz0XVC3m","zxjYtM8","q2HOsK0","BxbluvK","ALfMDha","C3jJ","wgvHvLy","DgLUzYbZzxi","BfrPBwvVDxq","CgfNzxnOB3C","D0rzrLa","sNroAg8","uuLcEMW","B2nRzxq","D2PAD2m","qvDTC2q","yxKSihrYEsa","x2LZtM9Kzq","Cu9ptve","x2n1CNnVCKy","BwLZzq","t2Ltz0u","uLLpBKO","DhjtANi","B3nYzwW","qxzpv0y","sxvvtxu","CMvUDevUzha","r21QEhi","teDtsgS","CNPewxe","uufhExm","uvP3wuK","vgr3t2O","zw1PDa","zhnNsva","B0vYtfK","B3jpBMXPBMu","EffUvvy","y29UBMvJDgK","AKDfEMi","CNLxwMy","B09yzK0","u1jnzMW","EvDOsMC","y29Kzq","x29Uq2XVC2u","AwLXvgG","v3bgz1i","y2ffCfm","DwPlCgG","EvjLy29UBMu","r2zmrKS","thn5CKK","sM5srKW","Bwf4tg9ZC0m","DMLJzuLeig8","C3nHz2vfDMu","wwHPuuu","z3LkrgG","zg9Uzq","renzwfK","shfiAKS","yw9PBxm"];return Kn=function(){return n},Kn()}var Mn;Object[A(673)+A(1306)](X,A(1552)+"le",{value:!0})});var He=fe((Zp,ko)=>{"use strict";var Io=["nodebuffer","arraybuffer","fragments"],Po=typeof Blob<"u";Po&&Io.push("blob");ko.exports={BINARY_TYPES:Io,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:Po,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Yt=fe((Qp,Gn)=>{"use strict";var{EMPTY_BUFFER:Kd}=He(),jr=Buffer[Symbol.species];function Gd(n,e){if(n.length===0)return Kd;if(n.length===1)return n[0];let s=Buffer.allocUnsafe(e),o=0;for(let c=0;c<n.length;c++){let d=n[c];s.set(d,o),o+=d.length}return o<e?new jr(s.buffer,s.byteOffset,o):s}function To(n,e,s,o,c){for(let d=0;d<c;d++)s[o+d]=n[d]^e[d&3]}function Do(n,e){for(let s=0;s<n.length;s++)n[s]^=e[s&3]}function Wd(n){return n.length===n.buffer.byteLength?n.buffer:n.buffer.slice(n.byteOffset,n.byteOffset+n.length)}function Jr(n){if(Jr.readOnly=!0,Buffer.isBuffer(n))return n;let e;return n instanceof ArrayBuffer?e=new jr(n):ArrayBuffer.isView(n)?e=new jr(n.buffer,n.byteOffset,n.byteLength):(e=Buffer.from(n),Jr.readOnly=!1),e}Gn.exports={concat:Gd,mask:To,toArrayBuffer:Wd,toBuffer:Jr,unmask:Do};if(!process.env.WS_NO_BUFFER_UTIL)try{let n=V("bufferutil");Gn.exports.mask=function(e,s,o,c,d){d<48?To(e,s,o,c,d):n.mask(e,s,o,c,d)},Gn.exports.unmask=function(e,s){e.length<32?Do(e,s):n.unmask(e,s)}}catch{}});var Lo=fe((em,No)=>{"use strict";var Ro=Symbol("kDone"),Vr=Symbol("kRun"),$r=class{constructor(e){this[Ro]=()=>{this.pending--,this[Vr]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Vr]()}[Vr](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[Ro])}}};No.exports=$r});var Pt=fe((tm,zo)=>{"use strict";var Xt=V("zlib"),Oo=Yt(),jd=Lo(),{kStatusCode:Bo}=He(),Jd=Buffer[Symbol.species],Vd=Buffer.from([0,0,255,255]),jn=Symbol("permessage-deflate"),Ke=Symbol("total-length"),Ct=Symbol("callback"),Qe=Symbol("buffers"),It=Symbol("error"),Wn,Yr=class{constructor(e){if(this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._maxPayload=this._options.maxPayload|0,this._isServer=!!this._options.isServer,this._deflate=null,this._inflate=null,this.params=null,!Wn){let s=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Wn=new jd(s)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[Ct];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let s=this._options,o=e.find(c=>!(s.serverNoContextTakeover===!1&&c.server_no_context_takeover||c.server_max_window_bits&&(s.serverMaxWindowBits===!1||typeof s.serverMaxWindowBits=="number"&&s.serverMaxWindowBits>c.server_max_window_bits)||typeof s.clientMaxWindowBits=="number"&&!c.client_max_window_bits));if(!o)throw new Error("None of the extension offers can be accepted");return s.serverNoContextTakeover&&(o.server_no_context_takeover=!0),s.clientNoContextTakeover&&(o.client_no_context_takeover=!0),typeof s.serverMaxWindowBits=="number"&&(o.server_max_window_bits=s.serverMaxWindowBits),typeof s.clientMaxWindowBits=="number"?o.client_max_window_bits=s.clientMaxWindowBits:(o.client_max_window_bits===!0||s.clientMaxWindowBits===!1)&&delete o.client_max_window_bits,o}acceptAsClient(e){let s=e[0];if(this._options.clientNoContextTakeover===!1&&s.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!s.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(s.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&s.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return s}normalizeParams(e){return e.forEach(s=>{Object.keys(s).forEach(o=>{let c=s[o];if(c.length>1)throw new Error(`Parameter "${o}" must have only a single value`);if(c=c[0],o==="client_max_window_bits"){if(c!==!0){let d=+c;if(!Number.isInteger(d)||d<8||d>15)throw new TypeError(`Invalid value for parameter "${o}": ${c}`);c=d}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${o}": ${c}`)}else if(o==="server_max_window_bits"){let d=+c;if(!Number.isInteger(d)||d<8||d>15)throw new TypeError(`Invalid value for parameter "${o}": ${c}`);c=d}else if(o==="client_no_context_takeover"||o==="server_no_context_takeover"){if(c!==!0)throw new TypeError(`Invalid value for parameter "${o}": ${c}`)}else throw new Error(`Unknown parameter "${o}"`);s[o]=c})}),e}decompress(e,s,o){Wn.add(c=>{this._decompress(e,s,(d,f)=>{c(),o(d,f)})})}compress(e,s,o){Wn.add(c=>{this._compress(e,s,(d,f)=>{c(),o(d,f)})})}_decompress(e,s,o){let c=this._isServer?"client":"server";if(!this._inflate){let d=`${c}_max_window_bits`,f=typeof this.params[d]!="number"?Xt.Z_DEFAULT_WINDOWBITS:this.params[d];this._inflate=Xt.createInflateRaw({...this._options.zlibInflateOptions,windowBits:f}),this._inflate[jn]=this,this._inflate[Ke]=0,this._inflate[Qe]=[],this._inflate.on("error",Yd),this._inflate.on("data",Mo)}this._inflate[Ct]=o,this._inflate.write(e),s&&this._inflate.write(Vd),this._inflate.flush(()=>{let d=this._inflate[It];if(d){this._inflate.close(),this._inflate=null,o(d);return}let f=Oo.concat(this._inflate[Qe],this._inflate[Ke]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Ke]=0,this._inflate[Qe]=[],s&&this.params[`${c}_no_context_takeover`]&&this._inflate.reset()),o(null,f)})}_compress(e,s,o){let c=this._isServer?"server":"client";if(!this._deflate){let d=`${c}_max_window_bits`,f=typeof this.params[d]!="number"?Xt.Z_DEFAULT_WINDOWBITS:this.params[d];this._deflate=Xt.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:f}),this._deflate[Ke]=0,this._deflate[Qe]=[],this._deflate.on("data",$d)}this._deflate[Ct]=o,this._deflate.write(e),this._deflate.flush(Xt.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let d=Oo.concat(this._deflate[Qe],this._deflate[Ke]);s&&(d=new Jd(d.buffer,d.byteOffset,d.length-4)),this._deflate[Ct]=null,this._deflate[Ke]=0,this._deflate[Qe]=[],s&&this.params[`${c}_no_context_takeover`]&&this._deflate.reset(),o(null,d)})}};zo.exports=Yr;function $d(n){this[Qe].push(n),this[Ke]+=n.length}function Mo(n){if(this[Ke]+=n.length,this[jn]._maxPayload<1||this[Ke]<=this[jn]._maxPayload){this[Qe].push(n);return}this[It]=new RangeError("Max payload size exceeded"),this[It].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[It][Bo]=1009,this.removeListener("data",Mo),this.reset()}function Yd(n){if(this[jn]._inflate=null,this[It]){this[Ct](this[It]);return}n[Bo]=1007,this[Ct](n)}});var kt=fe((nm,Jn)=>{"use strict";var{isUtf8:Fo}=V("buffer"),{hasBlob:Xd}=He(),Zd=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function Qd(n){return n>=1e3&&n<=1014&&n!==1004&&n!==1005&&n!==1006||n>=3e3&&n<=4999}function Xr(n){let e=n.length,s=0;for(;s<e;)if((n[s]&128)===0)s++;else if((n[s]&224)===192){if(s+1===e||(n[s+1]&192)!==128||(n[s]&254)===192)return!1;s+=2}else if((n[s]&240)===224){if(s+2>=e||(n[s+1]&192)!==128||(n[s+2]&192)!==128||n[s]===224&&(n[s+1]&224)===128||n[s]===237&&(n[s+1]&224)===160)return!1;s+=3}else if((n[s]&248)===240){if(s+3>=e||(n[s+1]&192)!==128||(n[s+2]&192)!==128||(n[s+3]&192)!==128||n[s]===240&&(n[s+1]&240)===128||n[s]===244&&n[s+1]>143||n[s]>244)return!1;s+=4}else return!1;return!0}function eu(n){return Xd&&typeof n=="object"&&typeof n.arrayBuffer=="function"&&typeof n.type=="string"&&typeof n.stream=="function"&&(n[Symbol.toStringTag]==="Blob"||n[Symbol.toStringTag]==="File")}Jn.exports={isBlob:eu,isValidStatusCode:Qd,isValidUTF8:Xr,tokenChars:Zd};if(Fo)Jn.exports.isValidUTF8=function(n){return n.length<24?Xr(n):Fo(n)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let n=V("utf-8-validate");Jn.exports.isValidUTF8=function(e){return e.length<32?Xr(e):n(e)}}catch{}});var ni=fe((rm,jo)=>{"use strict";var{Writable:tu}=V("stream"),Uo=Pt(),{BINARY_TYPES:nu,EMPTY_BUFFER:qo,kStatusCode:ru,kWebSocket:iu}=He(),{concat:Zr,toArrayBuffer:su,unmask:ou}=Yt(),{isValidStatusCode:au,isValidUTF8:Ho}=kt(),Vn=Buffer[Symbol.species],ve=0,Ko=1,Go=2,Wo=3,Qr=4,ei=5,$n=6,ti=class extends tu{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||nu[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[iu]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=ve}_write(e,s,o){if(this._opcode===8&&this._state==ve)return o();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(o)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let o=this._buffers[0];return this._buffers[0]=new Vn(o.buffer,o.byteOffset+e,o.length-e),new Vn(o.buffer,o.byteOffset,e)}let s=Buffer.allocUnsafe(e);do{let o=this._buffers[0],c=s.length-e;e>=o.length?s.set(this._buffers.shift(),c):(s.set(new Uint8Array(o.buffer,o.byteOffset,e),c),this._buffers[0]=new Vn(o.buffer,o.byteOffset+e,o.length-e)),e-=o.length}while(e>0);return s}startLoop(e){this._loop=!0;do switch(this._state){case ve:this.getInfo(e);break;case Ko:this.getPayloadLength16(e);break;case Go:this.getPayloadLength64(e);break;case Wo:this.getMask();break;case Qr:this.getData(e);break;case ei:case $n:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let s=this.consume(2);if((s[0]&48)!==0){let c=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(c);return}let o=(s[0]&64)===64;if(o&&!this._extensions[Uo.extensionName]){let c=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(c);return}if(this._fin=(s[0]&128)===128,this._opcode=s[0]&15,this._payloadLength=s[1]&127,this._opcode===0){if(o){let c=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(c);return}if(!this._fragmented){let c=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(c);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let c=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(c);return}this._compressed=o}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let c=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(c);return}if(o){let c=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(c);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let c=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(c);return}}else{let c=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(c);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(s[1]&128)===128,this._isServer){if(!this._masked){let c=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(c);return}}else if(this._masked){let c=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(c);return}this._payloadLength===126?this._state=Ko:this._payloadLength===127?this._state=Go:this.haveLength(e)}getPayloadLength16(e){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(e)}getPayloadLength64(e){if(this._bufferedBytes<8){this._loop=!1;return}let s=this.consume(8),o=s.readUInt32BE(0);if(o>Math.pow(2,21)-1){let c=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(c);return}this._payloadLength=o*Math.pow(2,32)+s.readUInt32BE(4),this.haveLength(e)}haveLength(e){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0)){let s=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(s);return}this._masked?this._state=Wo:this._state=Qr}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Qr}getData(e){let s=qo;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}s=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&ou(s,this._mask)}if(this._opcode>7){this.controlMessage(s,e);return}if(this._compressed){this._state=ei,this.decompress(s,e);return}s.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(s)),this.dataMessage(e)}decompress(e,s){this._extensions[Uo.extensionName].decompress(e,this._fin,(c,d)=>{if(c)return s(c);if(d.length){if(this._messageLength+=d.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let f=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");s(f);return}this._fragments.push(d)}this.dataMessage(s),this._state===ve&&this.startLoop(s)})}dataMessage(e){if(!this._fin){this._state=ve;return}let s=this._messageLength,o=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let c;this._binaryType==="nodebuffer"?c=Zr(o,s):this._binaryType==="arraybuffer"?c=su(Zr(o,s)):this._binaryType==="blob"?c=new Blob(o):c=o,this._allowSynchronousEvents?(this.emit("message",c,!0),this._state=ve):(this._state=$n,setImmediate(()=>{this.emit("message",c,!0),this._state=ve,this.startLoop(e)}))}else{let c=Zr(o,s);if(!this._skipUTF8Validation&&!Ho(c)){let d=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(d);return}this._state===ei||this._allowSynchronousEvents?(this.emit("message",c,!1),this._state=ve):(this._state=$n,setImmediate(()=>{this.emit("message",c,!1),this._state=ve,this.startLoop(e)}))}}controlMessage(e,s){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,qo),this.end();else{let o=e.readUInt16BE(0);if(!au(o)){let d=this.createError(RangeError,`invalid status code ${o}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");s(d);return}let c=new Vn(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!Ho(c)){let d=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");s(d);return}this._loop=!1,this.emit("conclude",o,c),this.end()}this._state=ve;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=ve):(this._state=$n,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=ve,this.startLoop(s)}))}createError(e,s,o,c,d){this._loop=!1,this._errored=!0;let f=new e(o?`Invalid WebSocket frame: ${s}`:s);return Error.captureStackTrace(f,this.createError),f.code=d,f[ru]=c,f}};jo.exports=ti});var si=fe((sm,$o)=>{"use strict";var{Duplex:im}=V("stream"),{randomFillSync:cu}=V("crypto"),Jo=Pt(),{EMPTY_BUFFER:xu,kWebSocket:du,NOOP:uu}=He(),{isBlob:Tt,isValidStatusCode:fu}=kt(),{mask:Vo,toBuffer:ot}=Yt(),be=Symbol("kByteLength"),lu=Buffer.alloc(4),Yn=8*1024,at,Dt=Yn,Ce=0,gu=1,hu=2,ri=class n{constructor(e,s,o){this._extensions=s||{},o&&(this._generateMask=o,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=Ce,this.onerror=uu,this[du]=void 0}static frame(e,s){let o,c=!1,d=2,f=!1;s.mask&&(o=s.maskBuffer||lu,s.generateMask?s.generateMask(o):(Dt===Yn&&(at===void 0&&(at=Buffer.alloc(Yn)),cu(at,0,Yn),Dt=0),o[0]=at[Dt++],o[1]=at[Dt++],o[2]=at[Dt++],o[3]=at[Dt++]),f=(o[0]|o[1]|o[2]|o[3])===0,d=6);let l;typeof e=="string"?(!s.mask||f)&&s[be]!==void 0?l=s[be]:(e=Buffer.from(e),l=e.length):(l=e.length,c=s.mask&&s.readOnly&&!f);let m=l;l>=65536?(d+=8,m=127):l>125&&(d+=2,m=126);let w=Buffer.allocUnsafe(c?l+d:d);return w[0]=s.fin?s.opcode|128:s.opcode,s.rsv1&&(w[0]|=64),w[1]=m,m===126?w.writeUInt16BE(l,2):m===127&&(w[2]=w[3]=0,w.writeUIntBE(l,4,6)),s.mask?(w[1]|=128,w[d-4]=o[0],w[d-3]=o[1],w[d-2]=o[2],w[d-1]=o[3],f?[w,e]:c?(Vo(e,o,w,d,l),[w]):(Vo(e,o,e,0,l),[w,e])):[w,e]}close(e,s,o,c){let d;if(e===void 0)d=xu;else{if(typeof e!="number"||!fu(e))throw new TypeError("First argument must be a valid error code number");if(s===void 0||!s.length)d=Buffer.allocUnsafe(2),d.writeUInt16BE(e,0);else{let l=Buffer.byteLength(s);if(l>123)throw new RangeError("The message must not be greater than 123 bytes");d=Buffer.allocUnsafe(2+l),d.writeUInt16BE(e,0),typeof s=="string"?d.write(s,2):d.set(s,2)}}let f={[be]:d.length,fin:!0,generateMask:this._generateMask,mask:o,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==Ce?this.enqueue([this.dispatch,d,!1,f,c]):this.sendFrame(n.frame(d,f),c)}ping(e,s,o){let c,d;if(typeof e=="string"?(c=Buffer.byteLength(e),d=!1):Tt(e)?(c=e.size,d=!1):(e=ot(e),c=e.length,d=ot.readOnly),c>125)throw new RangeError("The data size must not be greater than 125 bytes");let f={[be]:c,fin:!0,generateMask:this._generateMask,mask:s,maskBuffer:this._maskBuffer,opcode:9,readOnly:d,rsv1:!1};Tt(e)?this._state!==Ce?this.enqueue([this.getBlobData,e,!1,f,o]):this.getBlobData(e,!1,f,o):this._state!==Ce?this.enqueue([this.dispatch,e,!1,f,o]):this.sendFrame(n.frame(e,f),o)}pong(e,s,o){let c,d;if(typeof e=="string"?(c=Buffer.byteLength(e),d=!1):Tt(e)?(c=e.size,d=!1):(e=ot(e),c=e.length,d=ot.readOnly),c>125)throw new RangeError("The data size must not be greater than 125 bytes");let f={[be]:c,fin:!0,generateMask:this._generateMask,mask:s,maskBuffer:this._maskBuffer,opcode:10,readOnly:d,rsv1:!1};Tt(e)?this._state!==Ce?this.enqueue([this.getBlobData,e,!1,f,o]):this.getBlobData(e,!1,f,o):this._state!==Ce?this.enqueue([this.dispatch,e,!1,f,o]):this.sendFrame(n.frame(e,f),o)}send(e,s,o){let c=this._extensions[Jo.extensionName],d=s.binary?2:1,f=s.compress,l,m;typeof e=="string"?(l=Buffer.byteLength(e),m=!1):Tt(e)?(l=e.size,m=!1):(e=ot(e),l=e.length,m=ot.readOnly),this._firstFragment?(this._firstFragment=!1,f&&c&&c.params[c._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(f=l>=c._threshold),this._compress=f):(f=!1,d=0),s.fin&&(this._firstFragment=!0);let w={[be]:l,fin:s.fin,generateMask:this._generateMask,mask:s.mask,maskBuffer:this._maskBuffer,opcode:d,readOnly:m,rsv1:f};Tt(e)?this._state!==Ce?this.enqueue([this.getBlobData,e,this._compress,w,o]):this.getBlobData(e,this._compress,w,o):this._state!==Ce?this.enqueue([this.dispatch,e,this._compress,w,o]):this.dispatch(e,this._compress,w,o)}getBlobData(e,s,o,c){this._bufferedBytes+=o[be],this._state=hu,e.arrayBuffer().then(d=>{if(this._socket.destroyed){let l=new Error("The socket was closed while the blob was being read");process.nextTick(ii,this,l,c);return}this._bufferedBytes-=o[be];let f=ot(d);s?this.dispatch(f,s,o,c):(this._state=Ce,this.sendFrame(n.frame(f,o),c),this.dequeue())}).catch(d=>{process.nextTick(pu,this,d,c)})}dispatch(e,s,o,c){if(!s){this.sendFrame(n.frame(e,o),c);return}let d=this._extensions[Jo.extensionName];this._bufferedBytes+=o[be],this._state=gu,d.compress(e,o.fin,(f,l)=>{if(this._socket.destroyed){let m=new Error("The socket was closed while data was being compressed");ii(this,m,c);return}this._bufferedBytes-=o[be],this._state=Ce,o.readOnly=!1,this.sendFrame(n.frame(l,o),c),this.dequeue()})}dequeue(){for(;this._state===Ce&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][be],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][be],this._queue.push(e)}sendFrame(e,s){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],s),this._socket.uncork()):this._socket.write(e[0],s)}};$o.exports=ri;function ii(n,e,s){typeof s=="function"&&s(e);for(let o=0;o<n._queue.length;o++){let c=n._queue[o],d=c[c.length-1];typeof d=="function"&&d(e)}}function pu(n,e,s){ii(n,e,s),n.onerror(e)}});var ia=fe((om,ra)=>{"use strict";var{kForOnEventAttribute:Zt,kListener:oi}=He(),Yo=Symbol("kCode"),Xo=Symbol("kData"),Zo=Symbol("kError"),Qo=Symbol("kMessage"),ea=Symbol("kReason"),Rt=Symbol("kTarget"),ta=Symbol("kType"),na=Symbol("kWasClean"),Ge=class{constructor(e){this[Rt]=null,this[ta]=e}get target(){return this[Rt]}get type(){return this[ta]}};Object.defineProperty(Ge.prototype,"target",{enumerable:!0});Object.defineProperty(Ge.prototype,"type",{enumerable:!0});var ct=class extends Ge{constructor(e,s={}){super(e),this[Yo]=s.code===void 0?0:s.code,this[ea]=s.reason===void 0?"":s.reason,this[na]=s.wasClean===void 0?!1:s.wasClean}get code(){return this[Yo]}get reason(){return this[ea]}get wasClean(){return this[na]}};Object.defineProperty(ct.prototype,"code",{enumerable:!0});Object.defineProperty(ct.prototype,"reason",{enumerable:!0});Object.defineProperty(ct.prototype,"wasClean",{enumerable:!0});var Nt=class extends Ge{constructor(e,s={}){super(e),this[Zo]=s.error===void 0?null:s.error,this[Qo]=s.message===void 0?"":s.message}get error(){return this[Zo]}get message(){return this[Qo]}};Object.defineProperty(Nt.prototype,"error",{enumerable:!0});Object.defineProperty(Nt.prototype,"message",{enumerable:!0});var Qt=class extends Ge{constructor(e,s={}){super(e),this[Xo]=s.data===void 0?null:s.data}get data(){return this[Xo]}};Object.defineProperty(Qt.prototype,"data",{enumerable:!0});var mu={addEventListener(n,e,s={}){for(let c of this.listeners(n))if(!s[Zt]&&c[oi]===e&&!c[Zt])return;let o;if(n==="message")o=function(d,f){let l=new Qt("message",{data:f?d:d.toString()});l[Rt]=this,Xn(e,this,l)};else if(n==="close")o=function(d,f){let l=new ct("close",{code:d,reason:f.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});l[Rt]=this,Xn(e,this,l)};else if(n==="error")o=function(d){let f=new Nt("error",{error:d,message:d.message});f[Rt]=this,Xn(e,this,f)};else if(n==="open")o=function(){let d=new Ge("open");d[Rt]=this,Xn(e,this,d)};else return;o[Zt]=!!s[Zt],o[oi]=e,s.once?this.once(n,o):this.on(n,o)},removeEventListener(n,e){for(let s of this.listeners(n))if(s[oi]===e&&!s[Zt]){this.removeListener(n,s);break}}};ra.exports={CloseEvent:ct,ErrorEvent:Nt,Event:Ge,EventTarget:mu,MessageEvent:Qt};function Xn(n,e,s){typeof n=="object"&&n.handleEvent?n.handleEvent.call(n,s):n.call(e,s)}});var Zn=fe((am,sa)=>{"use strict";var{tokenChars:en}=kt();function Oe(n,e,s){n[e]===void 0?n[e]=[s]:n[e].push(s)}function wu(n){let e=Object.create(null),s=Object.create(null),o=!1,c=!1,d=!1,f,l,m=-1,w=-1,v=-1,_=0;for(;_<n.length;_++)if(w=n.charCodeAt(_),f===void 0)if(v===-1&&en[w]===1)m===-1&&(m=_);else if(_!==0&&(w===32||w===9))v===-1&&m!==-1&&(v=_);else if(w===59||w===44){if(m===-1)throw new SyntaxError(`Unexpected character at index ${_}`);v===-1&&(v=_);let T=n.slice(m,v);w===44?(Oe(e,T,s),s=Object.create(null)):f=T,m=v=-1}else throw new SyntaxError(`Unexpected character at index ${_}`);else if(l===void 0)if(v===-1&&en[w]===1)m===-1&&(m=_);else if(w===32||w===9)v===-1&&m!==-1&&(v=_);else if(w===59||w===44){if(m===-1)throw new SyntaxError(`Unexpected character at index ${_}`);v===-1&&(v=_),Oe(s,n.slice(m,v),!0),w===44&&(Oe(e,f,s),s=Object.create(null),f=void 0),m=v=-1}else if(w===61&&m!==-1&&v===-1)l=n.slice(m,_),m=v=-1;else throw new SyntaxError(`Unexpected character at index ${_}`);else if(c){if(en[w]!==1)throw new SyntaxError(`Unexpected character at index ${_}`);m===-1?m=_:o||(o=!0),c=!1}else if(d)if(en[w]===1)m===-1&&(m=_);else if(w===34&&m!==-1)d=!1,v=_;else if(w===92)c=!0;else throw new SyntaxError(`Unexpected character at index ${_}`);else if(w===34&&n.charCodeAt(_-1)===61)d=!0;else if(v===-1&&en[w]===1)m===-1&&(m=_);else if(m!==-1&&(w===32||w===9))v===-1&&(v=_);else if(w===59||w===44){if(m===-1)throw new SyntaxError(`Unexpected character at index ${_}`);v===-1&&(v=_);let T=n.slice(m,v);o&&(T=T.replace(/\\/g,""),o=!1),Oe(s,l,T),w===44&&(Oe(e,f,s),s=Object.create(null),f=void 0),l=void 0,m=v=-1}else throw new SyntaxError(`Unexpected character at index ${_}`);if(m===-1||d||w===32||w===9)throw new SyntaxError("Unexpected end of input");v===-1&&(v=_);let E=n.slice(m,v);return f===void 0?Oe(e,E,s):(l===void 0?Oe(s,E,!0):o?Oe(s,l,E.replace(/\\/g,"")):Oe(s,l,E),Oe(e,f,s)),e}function _u(n){return Object.keys(n).map(e=>{let s=n[e];return Array.isArray(s)||(s=[s]),s.map(o=>[e].concat(Object.keys(o).map(c=>{let d=o[c];return Array.isArray(d)||(d=[d]),d.map(f=>f===!0?c:`${c}=${f}`).join("; ")})).join("; ")).join(", ")}).join(", ")}sa.exports={format:_u,parse:wu}});var nr=fe((dm,ma)=>{"use strict";var yu=V("events"),vu=V("https"),bu=V("http"),ca=V("net"),Su=V("tls"),{randomBytes:Eu,createHash:Au}=V("crypto"),{Duplex:cm,Readable:xm}=V("stream"),{URL:ai}=V("url"),et=Pt(),Cu=ni(),Iu=si(),{isBlob:Pu}=kt(),{BINARY_TYPES:oa,CLOSE_TIMEOUT:ku,EMPTY_BUFFER:Qn,GUID:Tu,kForOnEventAttribute:ci,kListener:Du,kStatusCode:Ru,kWebSocket:te,NOOP:xa}=He(),{EventTarget:{addEventListener:Nu,removeEventListener:Lu}}=ia(),{format:Ou,parse:Bu}=Zn(),{toBuffer:Mu}=Yt(),da=Symbol("kAborted"),xi=[8,13],We=["CONNECTING","OPEN","CLOSING","CLOSED"],zu=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,W=class n extends yu{constructor(e,s,o){super(),this._binaryType=oa[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Qn,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=n.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,s===void 0?s=[]:Array.isArray(s)||(typeof s=="object"&&s!==null?(o=s,s=[]):s=[s]),ua(this,e,s,o)):(this._autoPong=o.autoPong,this._closeTimeout=o.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){oa.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,s,o){let c=new Cu({allowSynchronousEvents:o.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation}),d=new Iu(e,this._extensions,o.generateMask);this._receiver=c,this._sender=d,this._socket=e,c[te]=this,d[te]=this,e[te]=this,c.on("conclude",qu),c.on("drain",Hu),c.on("error",Ku),c.on("message",Gu),c.on("ping",Wu),c.on("pong",ju),d.onerror=Ju,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),s.length>0&&e.unshift(s),e.on("close",ga),e.on("data",tr),e.on("end",ha),e.on("error",pa),this._readyState=n.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=n.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[et.extensionName]&&this._extensions[et.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=n.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,s){if(this.readyState!==n.CLOSED){if(this.readyState===n.CONNECTING){pe(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===n.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=n.CLOSING,this._sender.close(e,s,!this._isServer,o=>{o||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),la(this)}}pause(){this.readyState===n.CONNECTING||this.readyState===n.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,s,o){if(this.readyState===n.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(o=e,e=s=void 0):typeof s=="function"&&(o=s,s=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==n.OPEN){di(this,e,o);return}s===void 0&&(s=!this._isServer),this._sender.ping(e||Qn,s,o)}pong(e,s,o){if(this.readyState===n.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(o=e,e=s=void 0):typeof s=="function"&&(o=s,s=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==n.OPEN){di(this,e,o);return}s===void 0&&(s=!this._isServer),this._sender.pong(e||Qn,s,o)}resume(){this.readyState===n.CONNECTING||this.readyState===n.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,s,o){if(this.readyState===n.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof s=="function"&&(o=s,s={}),typeof e=="number"&&(e=e.toString()),this.readyState!==n.OPEN){di(this,e,o);return}let c={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...s};this._extensions[et.extensionName]||(c.compress=!1),this._sender.send(e||Qn,c,o)}terminate(){if(this.readyState!==n.CLOSED){if(this.readyState===n.CONNECTING){pe(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=n.CLOSING,this._socket.destroy())}}};Object.defineProperty(W,"CONNECTING",{enumerable:!0,value:We.indexOf("CONNECTING")});Object.defineProperty(W.prototype,"CONNECTING",{enumerable:!0,value:We.indexOf("CONNECTING")});Object.defineProperty(W,"OPEN",{enumerable:!0,value:We.indexOf("OPEN")});Object.defineProperty(W.prototype,"OPEN",{enumerable:!0,value:We.indexOf("OPEN")});Object.defineProperty(W,"CLOSING",{enumerable:!0,value:We.indexOf("CLOSING")});Object.defineProperty(W.prototype,"CLOSING",{enumerable:!0,value:We.indexOf("CLOSING")});Object.defineProperty(W,"CLOSED",{enumerable:!0,value:We.indexOf("CLOSED")});Object.defineProperty(W.prototype,"CLOSED",{enumerable:!0,value:We.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(n=>{Object.defineProperty(W.prototype,n,{enumerable:!0})});["open","error","close","message"].forEach(n=>{Object.defineProperty(W.prototype,`on${n}`,{enumerable:!0,get(){for(let e of this.listeners(n))if(e[ci])return e[Du];return null},set(e){for(let s of this.listeners(n))if(s[ci]){this.removeListener(n,s);break}typeof e=="function"&&this.addEventListener(n,e,{[ci]:!0})}})});W.prototype.addEventListener=Nu;W.prototype.removeEventListener=Lu;ma.exports=W;function ua(n,e,s,o){let c={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:ku,protocolVersion:xi[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...o,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(n._autoPong=c.autoPong,n._closeTimeout=c.closeTimeout,!xi.includes(c.protocolVersion))throw new RangeError(`Unsupported protocol version: ${c.protocolVersion} (supported versions: ${xi.join(", ")})`);let d;if(e instanceof ai)d=e;else try{d=new ai(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}d.protocol==="http:"?d.protocol="ws:":d.protocol==="https:"&&(d.protocol="wss:"),n._url=d.href;let f=d.protocol==="wss:",l=d.protocol==="ws+unix:",m;if(d.protocol!=="ws:"&&!f&&!l?m=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:l&&!d.pathname?m="The URL's pathname is empty":d.hash&&(m="The URL contains a fragment identifier"),m){let R=new SyntaxError(m);if(n._redirects===0)throw R;er(n,R);return}let w=f?443:80,v=Eu(16).toString("base64"),_=f?vu.request:bu.request,E=new Set,T;if(c.createConnection=c.createConnection||(f?Uu:Fu),c.defaultPort=c.defaultPort||w,c.port=d.port||w,c.host=d.hostname.startsWith("[")?d.hostname.slice(1,-1):d.hostname,c.headers={...c.headers,"Sec-WebSocket-Version":c.protocolVersion,"Sec-WebSocket-Key":v,Connection:"Upgrade",Upgrade:"websocket"},c.path=d.pathname+d.search,c.timeout=c.handshakeTimeout,c.perMessageDeflate&&(T=new et({...c.perMessageDeflate,isServer:!1,maxPayload:c.maxPayload}),c.headers["Sec-WebSocket-Extensions"]=Ou({[et.extensionName]:T.offer()})),s.length){for(let R of s){if(typeof R!="string"||!zu.test(R)||E.has(R))throw new SyntaxError("An invalid or duplicated subprotocol was specified");E.add(R)}c.headers["Sec-WebSocket-Protocol"]=s.join(",")}if(c.origin&&(c.protocolVersion<13?c.headers["Sec-WebSocket-Origin"]=c.origin:c.headers.Origin=c.origin),(d.username||d.password)&&(c.auth=`${d.username}:${d.password}`),l){let R=c.path.split(":");c.socketPath=R[0],c.path=R[1]}let P;if(c.followRedirects){if(n._redirects===0){n._originalIpc=l,n._originalSecure=f,n._originalHostOrSocketPath=l?c.socketPath:d.host;let R=o&&o.headers;if(o={...o,headers:{}},R)for(let[z,ne]of Object.entries(R))o.headers[z.toLowerCase()]=ne}else if(n.listenerCount("redirect")===0){let R=l?n._originalIpc?c.socketPath===n._originalHostOrSocketPath:!1:n._originalIpc?!1:d.host===n._originalHostOrSocketPath;(!R||n._originalSecure&&!f)&&(delete c.headers.authorization,delete c.headers.cookie,R||delete c.headers.host,c.auth=void 0)}c.auth&&!o.headers.authorization&&(o.headers.authorization="Basic "+Buffer.from(c.auth).toString("base64")),P=n._req=_(c),n._redirects&&n.emit("redirect",n.url,P)}else P=n._req=_(c);c.timeout&&P.on("timeout",()=>{pe(n,P,"Opening handshake has timed out")}),P.on("error",R=>{P===null||P[da]||(P=n._req=null,er(n,R))}),P.on("response",R=>{let z=R.headers.location,ne=R.statusCode;if(z&&c.followRedirects&&ne>=300&&ne<400){if(++n._redirects>c.maxRedirects){pe(n,P,"Maximum redirects exceeded");return}P.abort();let j;try{j=new ai(z,e)}catch{let Z=new SyntaxError(`Invalid URL: ${z}`);er(n,Z);return}ua(n,j,s,o)}else n.emit("unexpected-response",P,R)||pe(n,P,`Unexpected server response: ${R.statusCode}`)}),P.on("upgrade",(R,z,ne)=>{if(n.emit("upgrade",R),n.readyState!==W.CONNECTING)return;P=n._req=null;let j=R.headers.upgrade;if(j===void 0||j.toLowerCase()!=="websocket"){pe(n,z,"Invalid Upgrade header");return}let me=Au("sha1").update(v+Tu).digest("base64");if(R.headers["sec-websocket-accept"]!==me){pe(n,z,"Invalid Sec-WebSocket-Accept header");return}let Z=R.headers["sec-websocket-protocol"],se;if(Z!==void 0?E.size?E.has(Z)||(se="Server sent an invalid subprotocol"):se="Server sent a subprotocol but none was requested":E.size&&(se="Server sent no subprotocol"),se){pe(n,z,se);return}Z&&(n._protocol=Z);let oe=R.headers["sec-websocket-extensions"];if(oe!==void 0){if(!T){pe(n,z,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let k;try{k=Bu(oe)}catch{pe(n,z,"Invalid Sec-WebSocket-Extensions header");return}let L=Object.keys(k);if(L.length!==1||L[0]!==et.extensionName){pe(n,z,"Server indicated an extension that was not requested");return}try{T.accept(k[et.extensionName])}catch{pe(n,z,"Invalid Sec-WebSocket-Extensions header");return}n._extensions[et.extensionName]=T}n.setSocket(z,ne,{allowSynchronousEvents:c.allowSynchronousEvents,generateMask:c.generateMask,maxPayload:c.maxPayload,skipUTF8Validation:c.skipUTF8Validation})}),c.finishRequest?c.finishRequest(P,n):P.end()}function er(n,e){n._readyState=W.CLOSING,n._errorEmitted=!0,n.emit("error",e),n.emitClose()}function Fu(n){return n.path=n.socketPath,ca.connect(n)}function Uu(n){return n.path=void 0,!n.servername&&n.servername!==""&&(n.servername=ca.isIP(n.host)?"":n.host),Su.connect(n)}function pe(n,e,s){n._readyState=W.CLOSING;let o=new Error(s);Error.captureStackTrace(o,pe),e.setHeader?(e[da]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(er,n,o)):(e.destroy(o),e.once("error",n.emit.bind(n,"error")),e.once("close",n.emitClose.bind(n)))}function di(n,e,s){if(e){let o=Pu(e)?e.size:Mu(e).length;n._socket?n._sender._bufferedBytes+=o:n._bufferedAmount+=o}if(s){let o=new Error(`WebSocket is not open: readyState ${n.readyState} (${We[n.readyState]})`);process.nextTick(s,o)}}function qu(n,e){let s=this[te];s._closeFrameReceived=!0,s._closeMessage=e,s._closeCode=n,s._socket[te]!==void 0&&(s._socket.removeListener("data",tr),process.nextTick(fa,s._socket),n===1005?s.close():s.close(n,e))}function Hu(){let n=this[te];n.isPaused||n._socket.resume()}function Ku(n){let e=this[te];e._socket[te]!==void 0&&(e._socket.removeListener("data",tr),process.nextTick(fa,e._socket),e.close(n[Ru])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",n))}function aa(){this[te].emitClose()}function Gu(n,e){this[te].emit("message",n,e)}function Wu(n){let e=this[te];e._autoPong&&e.pong(n,!this._isServer,xa),e.emit("ping",n)}function ju(n){this[te].emit("pong",n)}function fa(n){n.resume()}function Ju(n){let e=this[te];e.readyState!==W.CLOSED&&(e.readyState===W.OPEN&&(e._readyState=W.CLOSING,la(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",n)))}function la(n){n._closeTimer=setTimeout(n._socket.destroy.bind(n._socket),n._closeTimeout)}function ga(){let n=this[te];if(this.removeListener("close",ga),this.removeListener("data",tr),this.removeListener("end",ha),n._readyState=W.CLOSING,!this._readableState.endEmitted&&!n._closeFrameReceived&&!n._receiver._writableState.errorEmitted&&this._readableState.length!==0){let e=this.read(this._readableState.length);n._receiver.write(e)}n._receiver.end(),this[te]=void 0,clearTimeout(n._closeTimer),n._receiver._writableState.finished||n._receiver._writableState.errorEmitted?n.emitClose():(n._receiver.on("error",aa),n._receiver.on("finish",aa))}function tr(n){this[te]._receiver.write(n)||this.pause()}function ha(){let n=this[te];n._readyState=W.CLOSING,n._receiver.end(),this.end()}function pa(){let n=this[te];this.removeListener("error",pa),this.on("error",xa),n&&(n._readyState=W.CLOSING,this.destroy())}});var va=fe((fm,ya)=>{"use strict";var um=nr(),{Duplex:Vu}=V("stream");function wa(n){n.emit("close")}function $u(){!this.destroyed&&this._writableState.finished&&this.destroy()}function _a(n){this.removeListener("error",_a),this.destroy(),this.listenerCount("error")===0&&this.emit("error",n)}function Yu(n,e){let s=!0,o=new Vu({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return n.on("message",function(d,f){let l=!f&&o._readableState.objectMode?d.toString():d;o.push(l)||n.pause()}),n.once("error",function(d){o.destroyed||(s=!1,o.destroy(d))}),n.once("close",function(){o.destroyed||o.push(null)}),o._destroy=function(c,d){if(n.readyState===n.CLOSED){d(c),process.nextTick(wa,o);return}let f=!1;n.once("error",function(m){f=!0,d(m)}),n.once("close",function(){f||d(c),process.nextTick(wa,o)}),s&&n.terminate()},o._final=function(c){if(n.readyState===n.CONNECTING){n.once("open",function(){o._final(c)});return}n._socket!==null&&(n._socket._writableState.finished?(c(),o._readableState.endEmitted&&o.destroy()):(n._socket.once("finish",function(){c()}),n.close()))},o._read=function(){n.isPaused&&n.resume()},o._write=function(c,d,f){if(n.readyState===n.CONNECTING){n.once("open",function(){o._write(c,d,f)});return}n.send(c,f)},o.on("end",$u),o.on("error",_a),o}ya.exports=Yu});var ui=fe((lm,ba)=>{"use strict";var{tokenChars:Xu}=kt();function Zu(n){let e=new Set,s=-1,o=-1,c=0;for(c;c<n.length;c++){let f=n.charCodeAt(c);if(o===-1&&Xu[f]===1)s===-1&&(s=c);else if(c!==0&&(f===32||f===9))o===-1&&s!==-1&&(o=c);else if(f===44){if(s===-1)throw new SyntaxError(`Unexpected character at index ${c}`);o===-1&&(o=c);let l=n.slice(s,o);if(e.has(l))throw new SyntaxError(`The "${l}" subprotocol is duplicated`);e.add(l),s=o=-1}else throw new SyntaxError(`Unexpected character at index ${c}`)}if(s===-1||o!==-1)throw new SyntaxError("Unexpected end of input");let d=n.slice(s,c);if(e.has(d))throw new SyntaxError(`The "${d}" subprotocol is duplicated`);return e.add(d),e}ba.exports={parse:Zu}});var ka=fe((hm,Pa)=>{"use strict";var Qu=V("events"),rr=V("http"),{Duplex:gm}=V("stream"),{createHash:ef}=V("crypto"),Sa=Zn(),xt=Pt(),tf=ui(),nf=nr(),{CLOSE_TIMEOUT:rf,GUID:sf,kWebSocket:of}=He(),af=/^[+/0-9A-Za-z]{22}==$/,Ea=0,Aa=1,Ia=2,fi=class extends Qu{constructor(e,s){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:rf,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:nf,...e},e.port==null&&!e.server&&!e.noServer||e.port!=null&&(e.server||e.noServer)||e.server&&e.noServer)throw new TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(e.port!=null?(this._server=rr.createServer((o,c)=>{let d=rr.STATUS_CODES[426];c.writeHead(426,{"Content-Length":d.length,"Content-Type":"text/plain"}),c.end(d)}),this._server.listen(e.port,e.host,e.backlog,s)):e.server&&(this._server=e.server),this._server){let o=this.emit.bind(this,"connection");this._removeListeners=cf(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(c,d,f)=>{this.handleUpgrade(c,d,f,o)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=Ea}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===Ia){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(tn,this);return}if(e&&this.once("close",e),this._state!==Aa)if(this._state=Aa,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(tn,this):process.nextTick(tn,this);else{let s=this._server;this._removeListeners(),this._removeListeners=this._server=null,s.close(()=>{tn(this)})}}shouldHandle(e){if(this.options.path){let s=e.url.indexOf("?");if((s!==-1?e.url.slice(0,s):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,s,o,c){s.on("error",Ca);let d=e.headers["sec-websocket-key"],f=e.headers.upgrade,l=+e.headers["sec-websocket-version"];if(e.method!=="GET"){dt(this,e,s,405,"Invalid HTTP method");return}if(f===void 0||f.toLowerCase()!=="websocket"){dt(this,e,s,400,"Invalid Upgrade header");return}if(d===void 0||!af.test(d)){dt(this,e,s,400,"Missing or invalid Sec-WebSocket-Key header");return}if(l!==13&&l!==8){dt(this,e,s,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){nn(s,400);return}let m=e.headers["sec-websocket-protocol"],w=new Set;if(m!==void 0)try{w=tf.parse(m)}catch{dt(this,e,s,400,"Invalid Sec-WebSocket-Protocol header");return}let v=e.headers["sec-websocket-extensions"],_={};if(this.options.perMessageDeflate&&v!==void 0){let E=new xt({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let T=Sa.parse(v);T[xt.extensionName]&&(E.accept(T[xt.extensionName]),_[xt.extensionName]=E)}catch{dt(this,e,s,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let E={origin:e.headers[`${l===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(E,(T,P,R,z)=>{if(!T)return nn(s,P||401,R,z);this.completeUpgrade(_,d,w,e,s,o,c)});return}if(!this.options.verifyClient(E))return nn(s,401)}this.completeUpgrade(_,d,w,e,s,o,c)}completeUpgrade(e,s,o,c,d,f,l){if(!d.readable||!d.writable)return d.destroy();if(d[of])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Ea)return nn(d,503);let w=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${ef("sha1").update(s+sf).digest("base64")}`],v=new this.options.WebSocket(null,void 0,this.options);if(o.size){let _=this.options.handleProtocols?this.options.handleProtocols(o,c):o.values().next().value;_&&(w.push(`Sec-WebSocket-Protocol: ${_}`),v._protocol=_)}if(e[xt.extensionName]){let _=e[xt.extensionName].params,E=Sa.format({[xt.extensionName]:[_]});w.push(`Sec-WebSocket-Extensions: ${E}`),v._extensions=e}this.emit("headers",w,c),d.write(w.concat(`\r
8
+ var ac=Object.create;var Or=Object.defineProperty;var cc=Object.getOwnPropertyDescriptor;var xc=Object.getOwnPropertyNames;var dc=Object.getPrototypeOf,uc=Object.prototype.hasOwnProperty;var $=(n=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(n,{get:(e,s)=>(typeof require<"u"?require:e)[s]}):n)(function(n){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+n+'" is not supported')});var qe=(n,e)=>()=>(n&&(e=n(n=0)),e);var le=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),is=(n,e)=>{for(var s in e)Or(n,s,{get:e[s],enumerable:!0})},fc=(n,e,s,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let c of xc(e))!uc.call(n,c)&&c!==s&&Or(n,c,{get:()=>e[c],enumerable:!(o=cc(e,c))||o.enumerable});return n};var He=(n,e,s)=>(s=n!=null?ac(dc(n)):{},fc(e||!n||!n.__esModule?Or(s,"default",{value:n,enumerable:!0}):s,n));import{chmod as lc,mkdir as hc,readFile as gc,rename as ss,writeFile as os}from"node:fs/promises";import{dirname as pc}from"node:path";async function yt(n){try{let e=await gc(n,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function ln(n,e,s){await hc(pc(n),{recursive:!0});let o=`${JSON.stringify(e,null,2)}
9
+ `,c=`${n}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{s?.mode!==void 0?await os(c,o,{encoding:"utf8",mode:s.mode}):await os(c,o,"utf8"),await ss(c,n),s?.mode!==void 0&&await lc(n,s.mode)}catch(x){await ss(c,c).catch(()=>{});let{rm:u}=await import("node:fs/promises");throw await u(c,{force:!0}).catch(()=>{}),x}}var hn=qe(()=>{"use strict"});function xs(n){return pn[as]<=pn[n]}function mn(n){cs={...n}}function gn(n,e,s,o){if(pn[n]<pn[as])return;let c=JSON.stringify({ts:new Date().toISOString(),level:n,module:e,msg:s,...cs,...o});n==="error"||n==="warn"?wc.write(`${c}
10
+ `):mc.write(`${c}
11
+ `)}function R(n){return{debug:(e,s)=>gn("debug",n,e,s),info:(e,s)=>gn("info",n,e,s),warn:(e,s)=>gn("warn",n,e,s),error:(e,s)=>gn("error",n,e,s),child:e=>R(`${n}.${e}`)}}var pn,as,mc,wc,cs,U=qe(()=>{"use strict";pn={debug:10,info:20,warn:30,error:40},as=(()=>{let n=process.env.COZE_BRIDGE_LOG_LEVEL;return n==="debug"||n==="info"||n==="warn"||n==="error"?n:"info"})(),mc=process.stdout,wc=process.stderr,cs={}});import{promises as ds}from"node:fs";import{homedir as _c}from"node:os";import{sep as yc,join as ie,resolve as us}from"node:path";function q(n){let e=n??_c(),s=ie(e,".coze"),o=ie(s,"bridge"),c=ie(o,"lib");return{cozeRoot:s,bridgeRoot:o,libDir:c,libEntry:ie(c,"index.js"),binDir:ie(o,"bin"),pidFile:ie(o,"bridge.pid"),portFile:ie(o,"bridge.port"),tokenFile:ie(o,"bridge.token"),patTokenFile:ie(o,"pat-token"),logFile:ie(o,"bridge.log"),installLock:ie(o,"install.lock"),configFile:ie(o,"config.json"),agentsRoot:ie(s,"agents")}}function Ke(n,e=q()){let s=ie(e.agentsRoot,n);return{root:s,config:ie(s,"config.json"),workspace:ie(s,"workspace"),logs:ie(s,"logs")}}async function fs(n,e){let s=await ds.realpath(us(n)).catch(()=>null);if(!s)return!1;let o=await ds.realpath(us(e)).catch(()=>null);if(!o)return!1;let c=process.platform==="win32"?s.toLowerCase():s,x=process.platform==="win32"?o.toLowerCase():o;return c===x||c.startsWith(x+yc)}var se=qe(()=>{"use strict"});var yn={};is(yn,{AGENT_CONFIG_FILE_MODE:()=>wn,enforceAgentConfigMode:()=>Sc,loadAgentConfig:()=>pe,persistAgentSessions:()=>Nr,persistAgentSkills:()=>_n,saveAgentConfig:()=>Pe});import{chmod as vc,stat as bc}from"node:fs/promises";function pe(n,e){return yt(Ke(n,e).config)}function Pe(n,e){return ln(Ke(n.agentId,e).config,n,{mode:wn})}async function Sc(n,e){if(process.platform==="win32")return;let s=Ke(n,e).config;try{let o=await bc(s);if(!o.isFile())return;let c=o.mode&511;c!==wn&&(await vc(s,wn),ls.warn("agent config mode auto-corrected to 0600",{path:s,from:c.toString(8)}))}catch(o){if(o.code==="ENOENT")return;ls.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:s,err:String(o)})}}async function Nr(n,e,s){let o=await pe(n,s);o&&(o.sessions=Object.fromEntries(e),await Pe(o,s))}async function _n(n,e,s){let o=await pe(n,s);o&&(o.skills=e,await Pe(o,s))}var ls,wn,Ze=qe(()=>{"use strict";hn();U();se();ls=R("agent-config"),wn=384});var Lo=le(Z=>{"use strict";var C=D;(function(n,e){let s=D,o=n();for(;;)try{if(-parseInt(s(1530))/1*(parseInt(s(1539))/2)+-parseInt(s(1047))/3*(parseInt(s(890))/4)+-parseInt(s(531))/5+-parseInt(s(788))/6*(parseInt(s(680))/7)+parseInt(s(1620))/8+-parseInt(s(572))/9*(-parseInt(s(758))/10)+parseInt(s(1730))/11===e)break;o.push(o.shift())}catch{o.push(o.shift())}})(Xn,563023);var zd=Object[C(1665)+C(1755)],Fd=Object[C(1227)+C(892)+C(528)],Po=(n,e)=>function(){return n&&(e=(0,n[{aJmFo:function(c,x){return c(x)}}.aJmFo(Fd,n)[0]])(n=0)),e},Ud=(n,e)=>{let s={SYHEV:function(c,x,u,l){return c(x,u,l)}};for(var o in e)s.SYHEV(zd,n,o,{get:e[o],enumerable:!0})};function qd(){return So||(So=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Hd(){let n=C;return Eo||(Eo=[IDBCursor[n(1382)+"e"][n(1086)],IDBCursor.prototype.continue,IDBCursor[n(1382)+"e"][n(1046)+n(936)+"ey"]])}function Kd(n){let e=C,s={PrtzK:e(1771),MiMGW:e(1017),RTOBE:function(c,x){return c===x},ggJoB:e(578),HYmNM:e(564),wpEYQ:function(c,x){return c(x)},RJtaM:function(c){return c()},zDfdM:function(c,x){return c(x)},bvmKf:function(c,x){return c!==x},rnRGu:"HnIns",lLllY:function(c){return c()},HWUFQ:function(c,x){return c instanceof x},dMirs:function(c,x){return c===x},bmcwV:e(811),SYzrQ:"shyXN"},o=new Promise((c,x)=>{let u=e,l={MMfdQ:function(y,E){return s[D(1687)](y,E)},mCtut:function(y,E){return s[D(1387)](y,E)},LejOh:s[u(992)],akiia:u(1798),KPxKm:function(y){return s[u(946)](y)}},m=()=>{let y=u;n["removeEv"+y(978)+"ner"](s[y(1628)],w),n[y(633)+y(978)+y(885)](s[y(1531)],v)},w=()=>{let y=u;if(s[y(984)](s[y(1125)],s[y(593)]))return this[y(1454)].protocol;s[y(433)](c,Me(n[y(801)])),s[y(997)](m)},v=()=>{let y=u;if(l.mCtut(l[y(571)],l.akiia))l.MMfdQ(x,n[y(1017)]),l.KPxKm(m);else return l[y(1546)](_0x130a4b,_0x5c561f)};n[u(1114)+u(429)](u(1771),w),n[u(1114)+u(429)](s.MiMGW,v)});return o[e(1455)](c=>{let x=e;if(s[x(581)](c,IDBCursor)){if(s[x(1189)](s[x(1160)],s[x(1397)]))return!!this[x(704)];Xr.set(c,n)}})[e(1013)](()=>{}),$n[e(1541)](o,n),o}function jd(n){let e=C,s={zDxCV:function(c,x,u){return c(x,u)},yKwDG:function(c,x){return c===x},KQPvC:e(1027),JTJpu:e(1667),AWCAC:"complete",IBxvL:e(1017),SIgBe:e(670),qAlYF:e(1818),NIFnn:function(c){return c()},rBJJQ:"NJSOi",tliSV:function(c,x){return c(x)}};if(Vn[e(662)](n))return;let o=new Promise((c,x)=>{let u=e,l={IxaUJ:function(y,E,k){return s[D(1790)](y,E,k)},VOchV:s[u(1201)],bJVrR:function(y){return s.NIFnn(y)},BOflz:function(y){return s.NIFnn(y)},eZgsI:function(y,E){return y!==E},VYhXI:s.rBJJQ,iCBpf:function(y,E){return s[u(903)](y,E)},ZWEwH:u(845)+"or"},m=()=>{let y=u,E={IQQbg:function(k,P,T){return s[D(1790)](k,P,T)}};s.yKwDG(s.KQPvC,s.JTJpu)?(_0x2d1b5b(_0x11412e,74),E[y(1370)](_0xa49747,_0x461f73,_0x5e7068)):(n["removeEv"+y(978)+y(885)](s[y(1637)],w),n[y(633)+"entListe"+y(885)](s[y(1480)],v),n[y(633)+"entListener"](s[y(408)],v))},w=()=>{let y=u,E={MYBZV:function(k,P,T){return l[D(1188)](k,P,T)}};l[y(1591)]===l[y(1591)]?(l[y(1203)](c),l[y(1833)](m)):(_0x335416(this[y(1301)+y(1509)+"Id"]),this[y(1301)+y(1509)+"Id"]=E[y(913)](_0x48a79f,()=>{let k=y;this[k(1710)+k(464)]()},this._interval))},v=()=>{let y=u;l[y(1575)](l[y(444)],l[y(444)])?_0xa686de[y(590)](_0x4fa41b):(l[y(448)](x,n.error||new DOMException(l[y(1545)],l.ZWEwH)),m())};n[u(1114)+u(429)](s[u(1637)],w),n["addEvent"+u(429)](s.IBxvL,v),n[u(1114)+u(429)](s.SIgBe,v)});Vn[e(1541)](n,o)}function Gd(n){Yn={QFJgH:function(o,c){return o(c)}}[C(1870)](n,Yn)}function Wd(n){let e=C,s={KGuQV:function(o,c){return o(c)},wmgFJ:function(o,c){return o(c)},GdgzD:function(o,c){return o(c)},JqCcz:function(o,c){return o(c)},OCIdt:function(o,c){return o===c},akedo:function(o,c){return o in c},CaTZw:e(1838)+e(1247),rciEJ:function(o){return o()}};return s[e(714)](n,IDBDatabase[e(1382)+"e"][e(1785)+e(1663)])&&!s[e(1438)](s[e(417)],IDBTransaction[e(1382)+"e"])?function(o,...c){let x=e,u=n.call(s[x(1230)](tn,this),o,...c);return Yr[x(1541)](u,o[x(1725)]?o[x(1725)]():[o]),Me(u)}:s[e(1880)](Hd)[e(1369)](n)?function(...o){let c=e;return n[c(1623)](s.wmgFJ(tn,this),o),Me(Xr[c(893)](this))}:function(...o){let c=e;return s[c(1582)](Me,n[c(1623)](s[c(1011)](tn,this),o))}}function Jd(n){let e=C,s={iafjk:function(o,c){return o===c},bOIoj:function(o,c){return o(c)},xeBQX:function(o,c){return o instanceof c},mBRic:function(o,c,x){return o(c,x)},kPJwu:function(o){return o()}};return s[e(1284)](typeof n,e(1733))?s[e(1273)](Wd,n):(s[e(923)](n,IDBTransaction)&&s.bOIoj(jd,n),s[e(1635)](ko,n,s[e(526)](qd))?new Proxy(n,Yn):n)}function D(n,e){n=n-401;let s=Xn(),o=s[n];if(D.CMkUOp===void 0){var c=function(m){let w="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",v="",y="";for(let E=0,k,P,T=0;P=m.charAt(T++);~P&&(k=E%4?k*64+P:P,E++%4)?v+=String.fromCharCode(255&k>>(-2*E&6)):0)P=w.indexOf(P);for(let E=0,k=v.length;E<k;E++)y+="%"+("00"+v.charCodeAt(E).toString(16)).slice(-2);return decodeURIComponent(y)};D.kwQLPl=c,D.noRlZA={},D.CMkUOp=!0}let x=s[0],u=n+x,l=D.noRlZA[u];return l?o=l:(o=D.kwQLPl(o),D.noRlZA[u]=o),o}function Me(n){let e=C,s={lsvmF:function(c,x){return c(x)},NBboz:function(c,x){return c(x)},mNjvN:function(c,x){return c!==x}};if(n instanceof IDBRequest)return s[e(1072)](Kd,n);if(Wn[e(662)](n))return Wn[e(893)](n);let o=s[e(980)](Jd,n);return s[e(1866)](o,n)&&(Wn[e(1541)](n,o),$n[e(1541)](o,n)),o}var ko,So,Eo,Xr,Vn,Yr,Wn,$n,Yn,tn,Co=Po({"node_modules/idb/build/wrap-idb-value.js"(){let n=C,e={ePzvr:function(s,o){return s===o},pwtzQ:n(506),pnkDm:"objectStoreNames",XnezH:"store",gyOXr:function(s,o){return s(o)},koYtm:function(s,o){return s instanceof o},RiMEj:function(s,o){return s===o},ZbQNW:function(s,o){return s in o}};ko=(s,o)=>o.some(c=>s instanceof c),Xr=new WeakMap,Vn=new WeakMap,Yr=new WeakMap,Wn=new WeakMap,$n=new WeakMap,Yn={get(s,o,c){let x=n;if(s instanceof IDBTransaction){if(e.ePzvr(o,e[x(765)]))return Vn[x(893)](s);if(o===e[x(616)])return s[x(1838)+x(1247)]||Yr[x(893)](s);if(o===e.XnezH)return c[x(1838)+"oreNames"][1]?void 0:c[x(1838)+x(1533)](c[x(1838)+x(1247)][0])}return e[x(675)](Me,s[o])},set(s,o,c){return s[o]=c,!0},has(s,o){let c=n;return e[c(1613)](s,IDBTransaction)&&(o===e[c(765)]||e[c(1435)](o,e.XnezH))?!0:e[c(1621)](o,s)}},tn=s=>$n[n(893)](s)}}),To={};Ud(To,{deleteDB:()=>$d,openDB:()=>Vd,unwrap:()=>tn,wrap:()=>Me});function Vd(n,e,{blocked:s,upgrade:o,blocking:c,terminated:x}={}){let u=C,l={ZFMBO:"error",sUnRf:function(v,y){return v+y},pHFSE:function(v,y,E,k,P){return v(y,E,k,P)},DUnJd:function(v,y){return v(y)},RVvHL:u(750),WRhIF:"versionc"+u(931),isjYO:function(v,y){return v!==y},lRucP:u(1461),csDOb:"upgraden"+u(1180)},m=indexedDB[u(436)](n,e),w=Me(m);if(o)if(l[u(1183)]("nwizc",l[u(1141)])){let v=_0x58cd66.buffer.slice(_0x49f24.byteOffset,l[u(1504)](_0x4362b3[u(1041)+"th"],_0xde6eb1[u(861)+"et"]));this[u(1454)]&&this[u(1454)][u(784)]({data:v,fail:y=>{let E=u;this[E(1630)](l[E(1625)],_0x9ac71a(l[E(1625)],{message:this[E(1750)+E(1532)+"age"](y)}))}})}else m[u(1114)+u(429)](l[u(1726)],v=>{let y=u;l.pHFSE(o,l.DUnJd(Me,m.result),v[y(1150)+"on"],v[y(549)+"on"],Me(m["transact"+y(1663)]))});return s&&m[u(1114)+u(429)]("blocked",()=>s()),w[u(1455)](v=>{let y=u;x&&v[y(1114)+y(429)](l.RVvHL,()=>x()),c&&v[y(1114)+"Listener"](l[y(1127)],()=>c())})[u(1013)](()=>{}),w}function $d(n,{blocked:e}={}){let s=C,o={iruuK:s(1337)},c=indexedDB["deleteDa"+s(1256)](n);return e&&c[s(1114)+"Listener"](o[s(407)],()=>e()),Me(c).then(()=>{})}function Io(n,e){let s=C,o={INSmI:s(626)+"e",uvZad:s(423),nUdMu:function(m,w){return m instanceof w},rjPif:function(m,w){return m in w},vveOZ:function(m,w){return m===w},bqlAv:function(m,w){return m!==w}};if(!(o.nUdMu(n,IDBDatabase)&&!o.rjPif(e,n)&&o[s(641)](typeof e,s(1586))))return;if(Jn[s(893)](e))return Jn[s(893)](e);let c=e.replace(/FromIndex$/,""),x=o[s(1015)](e,c),u=Ro[s(1369)](c);if(!o[s(1165)](c,(x?IDBIndex:IDBObjectStore)[s(1382)+"e"])||!(u||Do.includes(c)))return;let l=async function(m,...w){let v=s,y=this[v(1785)+v(1663)](m,u?o[v(1762)]:o[v(728)]),E=y[v(1101)];return x&&(E=E[v(1737)](w[v(1309)]())),(await Promise[v(554)]([E[c](...w),u&&y[v(506)]]))[0]};return Jn[s(1541)](e,l),l}var Do,Ro,Jn,Yd=Po({"node_modules/idb/build/index.js"(){let n=C,e={wxQqO:n(1506),pSpGK:n(525),HEjlv:"getAllKeys",niYcd:"put",cuwpk:n(987),SfvSC:n(614),CpjRr:n(1823),ACyfI:function(c){return c()}},s=(n(480)+n(428))[n(1884)]("|"),o=0;for(;;){switch(s[o++]){case"0":Gd(c=>({...c,get:(x,u,l)=>Io(x,u)||c[n(893)](x,u,l),has:(x,u)=>!!Io(x,u)||c[n(662)](x,u)}));continue;case"1":Do=["get",e[n(1502)],e[n(1764)],e.HEjlv,"count"];continue;case"2":Ro=[e[n(684)],e[n(1012)],e[n(1153)],e[n(575)]];continue;case"3":e[n(1682)](Co);continue;case"4":e[n(1682)](Co);continue;case"5":Jn=new Map;continue}break}}}),Xd={idb:function(n){let e=C;n[e(462)]=Promise[e(908)]()[e(1455)](()=>(Yd(),To))[e(1455)](function(s){return s})}},Ao={};function Be(n){let e=C,s={JxEvj:function(x,u){return x!==u}};var o=Ao[n];if(s.JxEvj(void 0,o))return o[e(462)];var c=Ao[n]={exports:{}};return Xd[n](c,c[e(462)],Be),c[e(462)]}Be.d=(n,e)=>{let s=D;for(var o in e)Be.o(e,o)&&!Be.o(n,o)&&Object["definePr"+s(1755)](n,o,{enumerable:!0,get:e[o]})},(()=>{let n=C;Be.o=(e,s)=>Object[n(1382)+"e"][n(687)+n(1755)][n(873)](e,s)})(),(()=>{let n=C,e={mZWVS:function(s,o){return s!=o},gPXtF:n(1163)+"d",SuUgH:"Module"};Be.r=s=>{let o=n;e[o(754)](e[o(1489)],typeof Symbol)&&Symbol[o(1477)+o(1894)]&&Object[o(1665)+"operty"](s,Symbol[o(1477)+o(1894)],{value:e.SuUgH}),Object[o(1665)+o(1755)](s,o(563)+"le",{value:!0})}})();function Xn(){let n=["B25TzxnZywC","CNnVCKzPBgu","C3vJy2vZCW","AwXLx25HBwu","vvjWEei","vhPuBKu","igzHAwWSig0","C2jNBee","B1zXrMy","s2XRDfu","C2vUDa","z2v0q3vYCMu","reviCwG","x2HHBMrSzva","tLnRtMm","DxbNCMfKzw4","DhjHBNnHy3q","yMr2tLe","s1rtqxG","y3jLyxrLuMu","vLrMtKS","EKr4q1y","BNrLCG","x0rctMfTzq","AefJA01LC3m","qvzst3O","CM92AwrLige","y3vYC29Y","mNWWFdf8nhW","tefTBKm","AxnbCNjHEq","yw1L","AwXK","DxvuCxq","C3vIyxjYyxK","y3vYC29YlNm","Bezzz1C","C3nHz2vfDMu","tuv3Awu","s3fVzhq","DKnYBe0","y2XVC2veqG","AMritNC","tNvvqKS","veTUy20","tuvtu0fhrv8","D3jPDgu","z2v0q3vYC28","rwrqsM4","D1v0BNG","DgvmB2Djre4","ywnOzwqSihC","AvfcC3K","AuLSt0e","y2XLyxi","B1DsywC","wePKCfy","rM9sq04","yMLUza","C0T1t1q","zw5JB2rPBMC","CLjjz2C","zNjVBunOyxi","x29WDgLVBNm","qK9MBhO","Bwv0Ag9K","s1HkDKq","y29UBMvJDfm","EMz5qwy","B2jQzwn0u3q","BMCGB3iGyw4","CgLUz19VBMm","q21vEvq","C3nMA2y","rMnjwhu","ywnRpwzYB24","vhvwBhi","zxjFDhrS","C2vYDMLJzq","sxfKExG","rurnzfq","ExzAwxa","yxnZAwDU","AenSB3nLrxy","s3Hds0G","z29sCNq","DxrVuMvJB24","BLvkBe4","s0Hqq3a","vwrYsvK","t3bLBKv2zw4","vwntuKu","zM9Yy2u","A0v3qNu","lcbxzwjtB2m","B25mAw5L","C2v0q3vYC28","Bu5QDK4","rNjVBNrPzxi","zMLN","rKPtzui","uuzkz0G","s2rdthu","x2n1CNnVCK4","t1zvA0W","zxmGCMvHy2G","CNzHBa","Dg9cExrLCW","r2vlBwm","t2fRswW","D3Ltze0","CMnPruO","BM5Ly3q","q3bnAMy","v21dyKu","C3bSAxq","x2jPBMfYEvq","qw1VDw50","BxzMAfO","ihrPBwvZ","tuDVz2G","s2nyEMC","AgrlEuK","C1bjvvK","rfrYqLm","vgfN","CuDStLe","C2nYAxb0","B3nLza","AKn5wxO","BgLTAxq","y29UBMvJDa","y3r4","ywDLrxzLBNq","sxfqvva","C3bSAwnL","AgvHzgvYCW","Axj1DuS","u0LNqMu","BgX3zNG","B3LtEwC","B3bLBKrc","rLLRAMy","B0zvAK4","C0jf","zhn3uLO","EfH0u00","q2fuwNC","ywnRDxbfBMq","x2LUAxq","CgjICdi","q0vQt3C","B2fitfe","CMvHzg9UBhK","q0Xpu0ve","suXjC0S","zLPRvfG","x3jLy29UBMu","nxWW","tgLZDgvUzxi","x2HHBMrSzu8","BeHLALO","wLDqyNi","D3bfwve","tNrUB3u","sMPkANm","B3bLBG","x2vUzhbVAw4","q1nNwgi","ANr5zu8","v2LUzg93","qKjIzxi","zw5NDgG","zwn0","vLLOweK","BMDuAw1LCG","CMvUDevUzha","t0H6B3q","AuncCgy","C2vYDMvYvgK","EfPfz2O","mdaWmdaWmda","Dw5AC1i","Bwf4twvZC2e","CgXUCfq","ywnRx2LK","CM9YrxzLBNq","tw1iwgO","B1rrCe4","shPVuNy","AKznBxa","t1H2Eu0","zxHWB3j0CW","EvHgBuq","AxjLza","yNLL","ihbYB3rVy28","r3vvteO","rvrPtMS","Cwfjq1G","AuzvD3y","uennu0y","qMvhA3O","x3bPBMDqB24","y1L0qvG","BMvJDa","ywnRtxnNswq","tKHAshG","wMTYqMy","CMvKDwnL","m3W0Fdf8mNW","rfbht1q","twvZC2fNzuu","uwnXB1q","zNjVBu51Bwi","BfHywwG","BK1ZtLG","yw1Lu3bHy2u","B2nRzxq","vMzODgW","sNPSBeq","CfPJwgK","uxHuEMC","B3jRzxjhBg8","x21PBMLoyxy","Bwj1su4","x1fVu01HBMe","Aurvsfa","y2HLy2TdDxi","y29UDgv4Da","CMfTzq","Ae1LC3nHz2u","rfnIzvO","t0nUDue","AwDHDg9Yt24","wLvJv0i","zg9Uzq","B25fCNjVCG","teLwzuG","u0r0twG","tgnAshm","BMrWB2LUDfq","vM5Zq0C","r0jLEhG","uefwD1e","DxrMofDYAxq","EerXsgu","De1uywm","B3rgBuK","tfjgr1O","q291BNq","y0vSBwS","tgrcvu4","C3rlALu","DMXZyLy","z2v0qwXS","A1bkD3u","yxKSihrYEsa","BwvZ","ywDLsgLKzq","CM92AwrLihC","ndu3ody4nvnQEKP3AW","Bfruv3m","ChDdBxq","wNzNu00","seH2BNe","zw5HyMXLqxu","zw1Puvy","yNvhDwm","yKLqv2G","C2v0sxrLBq","B2nRzxrgywK","rNfgBue","sfL1qMC","Dhr3Awq","B2zMBgLUzq","B3jRig9MzMW","x2XPC3rLBMu","uuDbu3i","BMv3vMvYC2K","z2zvCfC","CYbPBNn0yw4","DwXyzNy","Cg9PBNrbBMq","ywXS","q2r3r2y","rLjHBee","y2vZC0HHBMq","q3nXAK0","AgrHsva","yMj0uha","z2u6ia","DgLTzw91DcW","x19LC01Vzhu","q2vTs2u","zNjVBNrPzxi","C3vIC3rYAw4","ywPXzfi","zw1LBNq","q2flq1O","BMCGDxjSoIa","tgvQt2G","nZiYndK0ofjVAeTPAa","svrnuM4","BgLZDgvUtMu","q3bQuNi","x3bPBMDmB3m","BLDuwwm","Ber5uw4","Dgv4Dc9Qyxy","lcbTyxGGCMu","sfDvrLe","AhnXEKO","zeTTC0O","EvjLy29UBMu","v2L0rhO","yMfJA3vWigu","vKrZrhm","CYbWyxjHBxm","x2rYB3bhBg8","Bg9N","DuryyvK","vvvpEgC","sfLTtK0","sLfpyKq","wMTyvhi","D0Tbz0O","Cg9W","sNzMDfm","s2vOExa","AvHqwM4","Aw50zwDLCIa","yMvxy0C","u2HyqLO","v25Ks0m","x2LZtwLUAvC","uLneuLO","C1b4t2C","DeX5qvu","zwrPyxrLBhK","AKrkrwq","Cg9PBNrdB24","rgvKAwnHDgu","EwfqDuG","zgvSzxrL","s2XmqvO","Cg5Rrg0","EerOtuK","x29UugfNzu4","z2zruvO","zw50","zfbyzxy","sw10Dva","wgPqsxe","Aw9Ul2PZB24","AuX2Ewu","CMvHzhDYAxq","reLLvg0","t2PxAvu","ENjctg0","mNWZ","u1nRB0u","rvfTqxy","CMvTB3zLrxy","B25tDg9Wsw0","rNb6BNC","zMLSDgvY","qMLyzge","DcbSAw1PDa","uw1lvwq","sxb0zxa","DNzLt1O","BM9Uzv9UB24","zgLZywjSzue","uw9owwO","rLDPvKG","rvD6rvy","C05PCuu","sfz3AxG","t2rKrMy","CuHkCvG","zMvY","AeDis2q","ueDgEg0","BLvuvMO","vuflCvO","wurTBeq","EKfdufy","AM9PBG","vg1fsxC","qMXpqK8","t1bftG","AgfZ","yLPPuwO","zgvS","sMXSwgW","CMvXDwLYzwq","DuDLugG","yuzcz0S","ExDQvfq","ywjVCNq","AKXnz0K","ve9pr2y","zfDVCMTLCKC","Dgn4rM4","z3Lpwhi","uLjpuG","r2LLCg0","ChH0tui","uKXvu0W","ndCWnta0m0LfBhLYAG","D0L1yum","DMHwA3i","AvzXzha","BMLzy2q","mdaWma","B0PxwM8","AgfZt3DUuhi","Bg9Nsurhzw4","zufJAW","q29Kzq","quP1v3a","CvrkAeS","B3bLBIa","zg1juhK","y3jLyxrLtwu","zMDcCfC","x3DZsw5ZDge","zgrjrcWGzgu","tMnzyNC","DhjPzxmGCMu","wxriC2O","seXxwhi","tvndC1G","x3fVC0rc","uMvJB25Uzwm","sfnurhu","Cu1mzM0","m3W2Fdr8nxW","CMvHzfvjBNq","zMXVB3i","C2v0y3vYC28","twvquui","CvjeAMe","t0njzhq","uvfICeS","vvbeEeK","B25LCNjVCG","x2nYzwf0zvm","vuvoquG","qvjuBhy","ChbL","CgXLyxnLiha","DfHsrhi","x2rLyNvN","CMvHzhLtDge","qNvOq3a","BgX1ugS","DxzAywq","qu5QAe0","wgzpzuS","CNr3Evm","whrmse0","DK5Uz1i","zw5fDMvUDa","Dg9cExrLC0W","yLLUzKC","sNPhCNm","zxjFAxnFywm","ihzHBgLKihm","shjeC2C","BNzVzwe","qxfduxK","C3rVCcbPBw0","vw5xsLi","y29UBMvJDeu","BuXpDLi","q0fZwxi","BNrJzMm","y3rODxa","y2XVC2u","uxLOuxK","s1z1BKu","B25VCgvU","BvPxvLm","Avj0CxO","AwzoBNK","Dxbktvm","mtb4CffjquG","q3LtruC","A1n0yxr1C0m","uer5BuC","whDfrwO","sKTjBKu","AwXPD3q","ChD0ELe","vhjOyLG","AMrst2K","t1Dkvhy","y2HnyxHdB3u","EfzdCNy","zxjFCw9Zx2e","DvjkEMC","zhPer2O","mNWXFdn8nhW","v0DnANq","CerUtMu","zfz2Chu","D3nZDNe","y3jLyxrLrxi","q09otKvdveK","CxbyD0W","AunUzge","sxHJqxa","C2vUza","y2H5EKO","DgLLCKPtt04","v1fxqw0","nKfxrhnUyG","y3vYC29Yx2y","r25hz1y","x2DLDeLUDgu","ysbTDxn0igi","vK1jB2i","wgvkwNy","vK1bqLi","rK1pAwS","DMHfDhi","Cg9ry20","thLpv0G","CNz0u3q","CMvZDwX0","zNjVBuj5Dgu","ywnOzwq","BMvLzf9Hy2S","D24GCMvHC28","rxzLBNq","CMfUzg9T","q0Xpu0LorW","r05MDhC","rfjwA2W","ue1zAfm","DMLJzuLeig8","BfrNrvO","BKrty3e","BKH2AfK","zgv2AwnLx2K","BKXSBey","qMrqtey","x2DLBMvYyxq","zgLiAhu","s3LcBve","ENnkDNC","yw51Ce1LC3m","zNnms04","zxH0zw5ZAw8","Ec1TC2CTCw8","x29UvgLTzw8","CeP6BMG","zxvRB0S","Cgf5Bg9Hzfq","quXm","r2X6qLa","tejmrMu","yuXMvxe","tKTxugS","uNjlD08","BvvgEvK","t0jRCvq","vxbKyxrLq28","Cgf5Bg9Hzeu","zxjFCw9Z","BxnNsuq","y3jLyxrLt2i","AuLqDM8","qwjVCNrfCNi","qxfzuMO","CMjuzui","Eu1kEgi","DcbVzIbYyw4","vxPUtu0","r05kzNG","DNDywfm","uw9jtLC","tev4ALm","B3LtD3i","BMDiD3G","AMTcyNG","ze1yuKy","Aw5N","AevYCM9Yrxy","yNL0zu9MzNm","Bg93","AxnszwfKEq","Dg9hzw5LCMe","ALLQz0q","z1fRrvy","zwnVBM5Ly3q","t0jIzM8","vgLOAK4","B2XOzeG","pxv0zI04","ug5Ouem","y2fSBa","ChjVy2vZCW","B2zM","wuzyzwC","A2v5CW","z2LmD1y","u2Lntvy","y291BNq","yw5Hz2vY","vuTrvem","x2LZqNjVD3m","v0jbzNe","BMvY","zuToEvK","Ahr0Ca","Dg1buLG","DeLK","mtjIwxrNrLi","uxnktwG","B3bLCNr5tMe","z2v0","sLnptLa","CLvcq24","zxPJwxG","y3jLyxrLrwW","BwLUzW","q3zrz1O","ve1LEve","reiGzMfPBgu","Aw47y2HHCNm","DgXPu1y","sw1ytMO","CNnVCL92ywW","yMfSu2nVCgu","B2nRzxrtDwm","CMvZB2X2zq","ugnwDvO","CgvYC2LZDgu","z2v0u3rVCMe","tMTevLq","tvLcwLy","EgXfv04","BNrbBMrvCgq","zv90Aw1LB3u","vNPnwvC","C0XPC3rLBMu","AxnFywnR","suj5DwK","BMCGzMfPBgu","wKfrrgy","EgvcuvG","DhjPBq","EgvHwwW","zcWG","DgLTzw91Da","s1vkzNy","twLZC2LUzYa","igzPzwXKoIa","AgfUz2u","swDUy3q","wvjku1i","yxLVEe4","A21gB2y","uhjPBwfYEuS","C2v0zgi","uKjWt2G","vKnqquC","DMvUDa","vgLTzw91Da","uujOs2G","rhnfy1m","vLfvsKW","A1LwA3y","BeXSBfK","mNWZFdf8mhW","ihrPBwvVDxq","BfDfvLm","BMnLq2XVC2u","DeLUDgvYy2u","yxnL","rxjYB3jdB2q","Axnby2TdBgu","BMrWB2LUDca","CgfYC2u","uhvRt1K","v3LcEvy","EgnJyM8","u2vXsuq","ru5Pz1m","zNjVBuHHC2G","vgvqrvG","y3jLyxrLq2W","rLjptLrjrvi","y29UC3rYDwm","rvnXEfy","ywzL","Bg9IywXty28","zcWGDw5RBM8","r29Isg4","z3rMz04","EeTVzLa","wwvMDNG","zgLZCgf0y2G","B01KsfK","t2jQzwn0","zw50tgLZDgu","B3nLrxzLBNq","tKjIB3O","BwvZC2fNztO","ywWGy3vYC28","DMfSDwvZ","uLrpqKu","uLD2rfa","C1b5wva","ywrK","CM92AwrLigi","BhrttuC","tgnLyve","vMz1r0W","CM5sr3u","vLbmz0q","D2vI","rK9oDui","BKrszhG","uKP0yu0","y29eENC","EgDqz1m","q1bzvvO","rMTOsuC","vg5uExO","r1jSBLK","B0z3Eu4","AxnrB1nnzxm","zwnJEKS","zhLLD0u","igfYCMf5yNu","zg9MCNa","zwjdu0W","sNfdy3O","y3v3CgS","y2f0y2G","qLzUu28","yNfSqxy","ALHIEKq","zxjYB3i","uLrnDMW","AefUC3O","qLvgzxC","Bg9NsurozxC","D3rTsxK","zffIz20","D2fZq2XLyw4","qM91v2K","AKnPswq","zfPwsgq","DxjWC1u","C09lEhu","tfbUu2e","rKDfDe4","Bwf4tg9ZC0m","Dw50","x2LZtM9Kzq","ihzHBgLKigq","rNPHtvO","AgnZquq","Dg9cExrLC0i","y3vYC29Yx24","DMfS","yNL0zuXLBMC","Cw1eBg8","vvrywwe","m3WXFdj8mhW","AwXLtMfTzq","y29UDgLUDwu","mJKZndiXvejgzKny","DxjS","D3jPDgvvAw4","ufHizu0","AMvJDfn0B3i","uxvqtwq","sLbrzuG","zxq9DxrMltG","EM5SDMC","AgT5rwW","uxjID1G","CKXLDvm","u3rYyxrLz3K","vNLuCw8","B2fTv2y","C0TTs0e","AxzdDvK","yxbWBgLJyxq","z0HywMG","zLb5r0K","C2XPy2u","vw5Oyw5KBgu","yNPVDuS","AgvKtwf4uMu","y2HnyxHuCMK","Bhn2Buy","EevtEMi","uKzLzgu","x3DZ","q2zjtfu","s1DhyuW","BKTQEva","EwXWC0K","v095AfK","sMzwyve","z2DhuNu","BgLUzw5V","EvztwNu","Cgz3vLK","ywr2yw5Jzq","lcbOB3n0BMe","Dhfuy3K","zvjZu3u","y09Wzw4","CMvQzwn0","wez6Cxm","ugHetgu","vLfgwvq","x29Ut3bLBG","qLHHufu","Cxz2z1C","y3vYDMfSDwu","Avrluge","zxjHDg9Y","C3rVCMu","sxn3C0e","C3HUALC","CwDcv28","zMvnBem","BM93","ruDpwfu","CMvZzxrfBMq","yw9MDfy","t3vKDfu","uxvLDwu","CgLUz0LUDgu","D3nZoI8V","ywrKrxzLBNq","BvP2B1i","x29UrxjYB3i","BKzptLK","De9JuvC","uM5bqLm","BwnTsMe","C3DMq2O","v1DHqwC","EvHwt1K","uvzND0C","z2DkB0i","x3nLCuLK","v1jOsuy","rNPmtee","zxbXv0e","DhjPzxm","Dg9oDw1Izxi","x0vysvnu","uLPWuKG","BMnVzgLUzW","AxnrB1nby2S","sgrtzwG","yxjYyxLIDwy","qxDeCNm","z2vY","q2nwsKW","Bfj1y1a","Du9kuNC","wKnyveq","teflBvi","DxPxB3e","tg9JAW","EsbJBg9Zzwq","zMv2vMC","CKnWB28","B2XKvMvYC2K","CMvHC29U","rM9xAMy","u2z2u0m","ufbUq00","y2XLyxjtDg8","yNL0zxm","B2zMC2v0","qvb0EuS","yMLUyxj5vhK","yM1JD1y","zK9pv3u","y1zKAMu","Dw5KzwzPBMu","uK5jseK","CMPqAwy","B1LiEK0","yKPmrg4","t25xwvm","zw5HyMXLuw8","weTTzvq","Dg9Y","ueL5D2m","Bw5wv2e","wKfQzK0","CxnQvKm","yNvMzMvY","zgvJB2rLzey","x3jLywr5q2W","yNPVyKO","zwvKzwq","rM1XExO","EvjsuwG","AxnQwu8","Dgv4Dc9WBge","x2HHBMrSzvi","id4G","ELj5vMe","sxHHvuO","ze1PCNm","DLjxvwu","rNzuz2y","wvrHz2W","q0nvq3m","yMrFzgLK","DMfSDwu","wK1MvLq","sK9TuvC","rhHqu3u","BwLZzq","tKjAr1y","CufSwuy","A2LJCfO","yKPwCLi","vhnzzuG","CwrjCLy","z2v0sxrLBq","CMv0CNLdB3u","Dg9VigXHCMC","B3fXwem","x2LUAxrhBg8","x3bHDgHlzxK","tg9Nsuq","ufDpEwO","tLbUAMO","seHpwMW","AK5Pr1u","m3WXFdj8nxW","BMfTzq","ueDiANy","Ec11C2uT","tgfYwfG","zKDvsxy","ChrVCG","D2LSBfjLy28","qNjPzgDL","CgfNzxnOB3C","z2v0t3DUuhi","DwjYzLu","x2LUAxrqCM8","s0D1uvy","y2HLy2Tszwe","zfz4sgi","DMvYC2LVBG","y29Kzq","BML0AwfSAxO","qxb3q2m","y2DWu0e","s3LLzwK","ChH3v0W","z29PBMCGyxC","q3vZDg9Tq2W","t1z5uu8","Aw5KzxHpzG","tKnnqxe","x2nVBM5Ly3q","Dw5ZAwDUzwq","B3jLtMfTzxm","tfzlCLm","D0XMueO","BwvY","rvjst1i","Ec1TC2CTy3u","B25pCgvU","DLPYt28","AMLTwKK","DgfIyxnL","txjTAvC","y3nsBLq","tg9NsurozxC","qNP6ugq","uu9AEKm","D2reALy","wxvLAKy","x3bPBMC","CLb4D3C","sLHOC2W","uxbzufa","BwvZC2fNzq","sePTzgO","DgDxtwC","txPTqLC","z2v0qwXSs2u","yK9jB2O","sgXxuMm","su9rrLy","icSG","vLPKB04","ywDL","zK9Iwu8","y2XVC2uSihC","ChvZAa","suvtx0vsuK8","rwvesMm","AwfMAMS","zM9YrwfJAa","u2vYDMLJzvC","x2nSzwfYugK","x2LZv29YA2u","Bwu6ia","B2f3sLK","zLjtt2u","v0jgC3y","x3bYzwzPEa","BgvUz3rO","mxWYFda","zLnfsxK","C0Xf","x2rPC3bHDgm","ywDLu2HVDW","v2LivfK","x2LUDgvYDMe","txLhAKG","Be9ztLy","yxrHlcbKyxq","x3jLBw92zvC","yLfksuC","B0DKz3y","qNfjwgi","C2HPzNq","CKPSDhG","zKDdyuu","zxjYtM8","DgvZDa","A3b0rKS","vNrpC3q","Dev2zw50","AwD4zvK","D095qvC","Dhf1D0S","BhnqC1a","ihrYEsbYzwm","EuPYsKS","rNrurgS","x3bYB3rVy28","q0Hez1O","Bvvutgy","DfbHy3C","zw5JB2rLrNi","DurkqM8","sxDtAgu","BgzNzhi","BNrfBMrWB2K","Ce9fvNm","B2fK","Au1cDMS","BgjMuKy","yMXVy2TLza","wwrgr1K","x2LZsw5PDa","DfbezNi","x3DHAxq","EePKEMu","y3jLyxrLt3a","zv9ZDwnJzxm","CMvJzwL2zwq","D3m6lY8","zNnmBvG","CMLLC0nVDw4","zMLUza","DvnvCw8","u0nOAMO","ELzurwi","zKDurKC","vwfuDu8","DNLirgS","DhbizwfKzxi","swTPuxO","sMzsDvy","B3blC00","weT1C2G","CMvWBgfJzui","tuPcD3C","BwfW","B25szwnLAxy","ywXSzwqGBxu","Dw5zq1K","D1PwB0y","uMDkzMW","Aw5JBhvKzxm","svfryMC","EM1qEuu","BvfVzKm","B1LqA2S","Dg1br1a","x2fKzfDZtgK","rwf2ELe","BgXrt3y","txrRBfq","BLf6vgu","A0P5uwS","yw5Nzq","ChjVDg90Exa","qNPLwhi","BwfUDwfSihi","q2ftyLm","CLzHBhvLCW","yNzTs2y","z1bHzuu","whHxD1u","zwnjtha","z1rPBwvVDxq","BwvZC2fNzv8","zvvYBa","vw1qruu","B25tDgfYDfi","sMnwrhe","u1L6CLe","zgf0yq","q2XTy0y","x21LC3nHz2u","EM9fChe","y3LMDwu","Cw9Zx18","q1nwq1e","yLLlsKe","ywnnu1e","u01IEhK","BuDLDw0","v2vPEgLUsLm","Dhj1y3rVCIa","s01dwNy","y3vYCMvUDeK","uMHftvG","z01qyNe","DhLWzq","sMHPBe4","yNjirxu","tLrRCe8","y05Nuvq","txnVuxC","Aw5KzxGGB3u","v1LmEwe","uwnssLa","AgrKzgy","uKzrzg0","CNnVCL9Uyw0","B25ozxr3B3i","B3jUChO","zKPND0G","yxKSig5LDhC","z01ss1m","zwXbCeW","x2TLEvbHDgG","mxW1","uMLnrwO","zhHNEuq","yM9L","ywTLzg8","tMLPwfK","sfzdwhu","DvPfuNe","we9TrxG","z1HOu3a","DhbXt04","yw5ZzM9YBvq","aaaaaaaaaaa","AgLNAa","yNvMzMvYzwq","vKXTCeC","AMr5r0C","y1z5Bem","nhWW","BufjrLK","x3nVy2TLDa","DgHLBG","z2vtEw5J","ENvsEwe","x2rPC2nVBM4","DhDVCMTdAge","BKXPBMu","BNDPEMm","AfrcvNe","tvvStLG","DfHNz2O","Cgf5Bg9Hza","rLDt","vuzywKC","Bwf4uMv0CMK","vNj0ugq","yxv0B21HDgK","Cu5jshG","zw5KCg9PBNq","tKfusvzfx0u","yxrLq291BNq","CwzVEKq","ChPkBuO","Dg9tDhjPBMC","Chv0","tKLPzxe","suj4DKW","EgPYz0y","Dgv4DfbHEwW","uezcrvK","yNHWsu4","uNrRtuO","yw1LoIa","CujkrKC","t3DnEfi","z1byDey","Dhndy20","tLL6weG","vgXrzKW","tuDlAKm","ihjLy29UBMu","EvLZseO","vfDWq0i","DMjXDve","BgLUzq","shDKwuW","AMT4D2G","ExPeB1a","D3HrCu8","z0Hwq0y","C1vUuMy","CMvJB25Uzwm","z2v0s2v5","EwT2uuW","BMjfr2y","BfrPBwvVDxq","ignVzgu6ia","uNf1q0e","wu1YqLi","CMfTugfYyw0","BhPotMG","ELP4zgi","BeHHBMrSzxi","zxH0ugf5Bg8","rNPuq3m","rKjbywK","EKTxtM8","o2nOyxjZzxq","ALHsvwu","vw5ttw8","zNj6D1i","uujRwMm","A2v5","Ef9MCM9UDgK","qKTyqwK","BMjiBfy","m3rStLzLtW","twLnr1C","CNjVCK1LC3m","B3jL","BMrLEa","zvvREMW","C2vYDMLJzs0","De1HBMfNzxi","Egzss3q","mJi5mtiYzuHQBu94","zNjVBujPDhm","C2v0","ig1LC3nHz2u","zhLiBLi","EervzLK","wLDfD0G","tu1Mzfe","yMfSrxzLBNq","CfL3s3K","rLnSteq","BfbOAw0","CvbeBhu","q0LXq3m","B25nzxnZywC","ruvMug4","AhzmELm","x2rLC3rYB3K","vKvgv2W","ywnRx2nVzgu","BezSDxnO","B25JBg9Zzq","Dg9wDge","B3jpBMXPBMu","x3vYBa","tePhsMq","AKLLEvu","Ae9Wzw5fDMu","BgHezg8","zxjYtxnN","x25HDMLNyxq","y29Uy2f0","teHwCxq","t0jpvgq","C2fNzq","qujAzve","zvPNC0K","x29UtwvZC2e","vePWuhC","AhzlvK8","DNPWALm","uMLbyNa","CNzHBfzHBhu","r2rNEKq","vujtzhC","z2vrDwv1zuW","EM1ODgm","C3rYAw5N","rLvfD2m","x29Uq2XVC2u","zNfxthK","Cg93","vK9JAfy","zhflsxK","CgfNzwHPzgu","v1P0ywW","x2n1CNnVCK0","vw5PBxbSzw0","yxGGCMv0CMK","sujrAfe","v05AtNi","ugvRDgu","BvvTq0e","C25Ry0W","ELfrCgy","B25SAw5L","y2HHCKnVzgu","AxvvsMK","Dg9mB3DLCKm","s1vfuKq","z0HutMO","yNj5zwe","zgLNCum","v3rUwMC","A29zDg0","B3vUDa","CwnfC3u","CMvWBgfJzq","BgvNwK8","zKTIA0K","CMjvuLG","nZi5otCYogv5tLn6za","wMjrtLC","ExrRqxa","yxbWBhK","v0HOB1O","wKznqK8","zNzSAue","x2nSzwfYvgK","uhj0EKS","vfrQv1q","zw1PDa","C3rLBMvYCW","DxbKyxrLq3u","CgLUz1rPBwu","EgjsENe","BujsAwm","nhWYFdb8m3W","qvDdqum","tvDWqxi","BNfTvhu","yM9KEq","ywnR","AKDOr3a","AgvHzgvY","C0voBK8","Ew9Ws3K","y3vZDg9Tshq","BgfVALK","y0rnB0u","CgH6tge","uKHhExu","Ewr6Bge","EKXrugW","CfrMzwW","AeDkBLm","y29SBM8","rNjbuvO","C3jJ","sMfTA2y","B3v0sw50zxi","vLrUq0G","ChjVDg9JB2W","nxWWFdr8mxW","Aw9U","B1bTswe","zgvMAw5Luhi","EhLpDMu","AxbSvKi","yxnJCMLWDa","CM92AwrLihy","uxPStNK","CwviAMy","CLn4u2W","zMzmAw5L","BwvKAwf0zwW","B3b0sMe","u3nAtuu","zgzMC28","ChL1Eei","rw1XCKC","y29UBMvJDca","B2H3t1G","qun5zKK","u3nmsKC","B2z3Ewy","ruDSAuy","verdExm","EKrMze0","ugT1Buy","thPIvLm","wwPTzw0","wNHgz2u","zeTtEwW","qwPXteq","v3nuuNi","Dxrjza","ENftDMG","C0nVDw50zxi","tufyx1jfvfi","sgDpu3a","vw9mAfy","C2vUzf9Hy2S","q29UzMLN","BNruCMLLC0m","ywXSB2nvBNm","v1v6vMK","wxbSyva","y3ruAw1LB3u","x2LZtwLUAvq","C0ToueK","zMX1C2HfEha","zgvmuNq","vuDcA3q","y29UBMvJDgK","CMvZzxrdB3u","A25Or2y","B2LUDfjLywm","q3vZDg9Trxi","B1LOq2K","qwvOEKe","DNHHwKq","B0HzDxO","y3vYCMvUDeu","C3rYAw5NAwy","tMrAEvi","C29YDa","y3net2i","ywrKq291BNq","BgvY","x2rItMfTzq","mte4mda1mJvQBgTvvKS","su1SAw8","qLbzu00","zNvUy3rPB24","uMfvyKC","zwvbr2y","vgDPq3G","Aw5KzxG","q2L6EvG","q01rv00","ExHbAKW","t1bftL9fuLi","rK5ty1q","tMfTzq","y01JDxq","BIWGAg9ZDg4","z2vjBMzVu3K","DhjoBKC","qwjgA0G","ExbL","x2zVCM1HDeu","B2fguw8","C1DJtLm","AxnmB25N","C3HzB3a","B3bLCNr5","zNjHBwvuExa","r2nTDeS","seryze4","BvfNuuS","BwzNy2e","v2vIu29JA2u","su5tBuK","BwLUAvbYB2C","CfnWr0S","whfLzKG","z21etKO","Aw9UvgLTzw8","x2n1CNnVCKy"];return Xn=function(){return n},Xn()}var Y={};(()=>{let n=C,e={ydzla:function(i,t){return i(t)},dKSyl:function(i,t){return i+t},jYjgD:function(i,t){return i*t},VMABR:function(i,t){return i*t},MsoQw:function(i,t,r){return i(t,r)},UnWJR:function(i,t){return i(t)},tqTcy:function(i,t){return i(t)},oFUjN:n(685),dJBZE:"ffff",tXggj:function(i,t){return i>t},zACPV:function(i,t){return i<t},Iqdyx:function(i,t){return i!==t},HSTDu:function(i,t){return i-t},BlOBO:function(i,t){return i<t},ohwOX:function(i,t){return i===t},FzTCs:function(i,t){return i!==t},ssfkf:"uacVQ",CMQWM:n(1068)+"d error.",WBAfq:function(i,t){return i===t},JcVDq:n(1523),oHYuz:function(i,t){return i(t)},jimZI:function(i,t,r){return i(t,r)},URpxB:function(i,t){return i===t},vYFOU:"Missing "+n(666)+n(930)+n(1195),RHGyu:function(i){return i()},XKmeT:function(i,t,r){return i(t,r)},KXJvD:function(i,t){return i<=t},CAsYr:function(i,t){return i+t},ntcfc:function(i,t){return i!==t},KtrhV:n(1404),RgJfl:function(i,t,r){return i(t,r)},oySyg:function(i,t){return i!==t},EEfPn:function(i,t,r){return i(t,r)},hdKyI:function(i,t){return i!==t},fSEIy:function(i,t,r){return i(t,r)},OBkqT:function(i,t,r){return i(t,r)},rJltx:function(i,t){return i(t)},ecczK:function(i,t){return i!==t},pTfel:function(i,t,r){return i(t,r)},unZsR:function(i,t){return i!==t},LBLFe:function(i,t,r){return i(t,r)},dmIPy:function(i,t){return i(t)},ulXfv:function(i,t,r){return i(t,r)},TmEIw:function(i,t){return i!==t},bIPWh:function(i,t,r){return i(t,r)},EmqrG:function(i,t,r){return i(t,r)},ggGRu:function(i,t,r){return i(t,r)},LExjS:function(i,t){return i(t)},EavzQ:n(1017),vwXXS:function(i,t){return i(t)},BuhCp:n(1592),CsqjM:"jPVqK",Kehyp:function(i,t,r){return i(t,r)},tOcQW:function(i,t){return i(t)},fmeun:function(i,t){return i(t)},ywjTT:function(i,t){return i(t)},kicpZ:function(i,t){return i(t)},NTkpO:function(i,t,r){return i(t,r)},UcSRE:function(i,t){return i(t)},KczmL:function(i,t,r){return i(t,r)},GnGgV:function(i,t){return i(t)},RZpRH:function(i,t,r){return i(t,r)},nvoea:function(i,t){return i(t)},lFYgW:function(i,t){return i(t)},PKYUX:function(i,t,r){return i(t,r)},MtklT:function(i,t){return i===t},ODthK:n(929)+n(666)+n(930)+n(960),GNJfx:function(i,t){return i===t},VQFYT:n(929)+"required"+n(930)+n(1212),WGMjt:function(i,t){return i===t},yvZYp:n(929)+n(666)+n(930)+"service",laojY:"Missing "+n(666)+n(930)+n(1834),YRJSR:function(i,t){return i+t},iCnda:function(i,t){return i===t},llQOv:n(1634),chyzJ:function(i,t){return i&t},gXhSp:function(i,t,r){return i(t,r)},OudtU:function(i,t,r){return i(t,r)},RrKwO:function(i,t){return i>>t},MGAGv:function(i,t){return i>=t},xfRKt:function(i,t){return i+t},WyByV:function(i,t){return i>t},UznMM:function(i,t){return i*t},gHTNj:n(749),fqWLy:n(1138),jCyYz:"Read pas"+n(638),yJrJK:function(i,t){return i+t},Vfhtl:function(i,t,r){return i(t,r)},oaFQo:function(i,t){return i<t},iuUJi:function(i,t){return i+t},YDmlD:function(i,t){return i(t)},BeGkz:function(i,t){return i===t},KUERD:function(i,t){return i&t},QoNYj:function(i,t){return i+t},FBAai:function(i,t){return i!==t},QBhKh:function(i,t){return i|t},fKbkI:function(i,t){return i<<t},ESqxV:function(i,t){return i&t},JllXl:function(i,t){return i&t},bbtPp:function(i,t){return i(t)},MUlNX:function(i,t){return i&t},CEjOw:function(i,t){return i>=t},pfwVY:function(i,t){return i+t},MJBww:function(i,t){return i+t},TWpCB:function(i,t){return i+t},KxCKH:function(i,t){return i&t},TuVlr:function(i,t){return i<<t},ETiNk:function(i,t){return i!==t},nqmTu:n(1148),bYKJA:function(i,t){return i<<t},VCPAG:function(i,t){return i&t},knhGf:function(i,t){return i<=t},gQkEV:function(i,t){return i!==t},uGePh:"CaKCZ",dyHnR:function(i,t){return i==t},iliwt:function(i,t){return i&t},dVxHb:function(i,t){return i+t},pzJmJ:function(i,t){return i+t},tXRDr:function(i,t){return i+t},LdBUN:function(i,t){return i+t},UGBkt:function(i,t){return i|t},oTQpN:function(i,t){return i<<t},UAKqZ:function(i,t){return i<<t},ILIsK:function(i,t){return i&t},BniQP:function(i,t){return i(t)},CizyX:n(1771),ovpVy:n(1840)+n(1344)+"s",QyhQy:n(1840)+n(916)+"t",oaHLQ:function(i,t){return i<=t},mcmJa:function(i,t){return i|t},UaTuO:function(i,t){return i&t},olhdH:function(i,t){return i|t},PZvUV:function(i,t){return i&t},cElmk:function(i,t){return i<t},lPhim:n(1603),jdyGG:function(i,t){return i<=t},iIlOA:function(i,t){return i<t},mLZlc:function(i,t){return i+t},fGTFG:function(i,t){return i<t},yaPuH:function(i,t,r){return i(t,r)},TTjWT:function(i,t){return i<t},yxAjL:function(i,t){return i>=t},YFXeg:function(i,t){return i<t},hdaIP:function(i,t){return i-t},xeaYl:function(i,t){return i<<t},CsdHL:function(i,t){return i<t},iDUHP:function(i,t){return i>>t},PFBEY:n(1512),JXCGS:function(i,t){return i<t},nbEGf:function(i,t){return i|t},FvVwq:function(i,t){return i&t},sOKxu:function(i,t){return i|t},bryea:function(i,t){return i>>t},dKmsJ:function(i,t){return i&t},zmPyE:function(i,t){return i>>t},DccvT:function(i,t){return i<=t},BPYSM:n(1776),Jamkf:function(i,t){return i<t},nQzTe:function(i,t,r){return i(t,r)},UKQTC:n(436),NTDIG:"vZrOo",DPGOT:function(i,t){return i<<t},KlktU:function(i,t){return i&t},UTfbq:function(i,t){return i===t},EDMdT:n(1838)+n(1247),FoRCN:"store",epqWA:function(i,t){return i&t},urpsU:function(i,t){return i&t},SMbxy:function(i,t){return i!==t},lTgEZ:n(654),ZtpUN:n(912),OHzot:function(i,t){return i<<t},RiAbp:function(i,t){return i&t},IswsA:function(i,t){return i<<t},oPmIa:function(i,t){return i&t},CaSbS:function(i,t){return i!==t},jBhGF:n(1622),CSgXb:function(i,t){return i(t)},zrBLm:function(i,t){return i&t},Kqodt:function(i,t){return i&t},fGUIv:function(i,t){return i<<t},qBJFG:function(i,t){return i&t},gtfgN:function(i,t){return i&t},RFede:function(i,t){return i(t)},swfCj:function(i,t){return i<<t},SChjj:function(i,t){return i&t},oYHzM:n(1694),bYnfG:function(i,t){return i&t},VMIob:function(i,t){return i|t},nFONY:function(i,t){return i>>>t},yMJxb:function(i,t){return i<<t},tPDfr:function(i,t){return i===t},qcEsu:function(i,t){return i<t},eUkzl:function(i,t){return i<t},ZUcWB:function(i,t){return i<t},IqPUP:function(i,t){return i+t},dQbgm:function(i,t){return i&t},yTait:function(i,t){return i>>>t},uDXaY:function(i,t){return i+t},GBexx:function(i,t){return i>>>t},tmAGP:function(i,t){return i>>>t},ivCuY:function(i,t){return i+t},TzTnE:function(i,t){return i!==t},ubrfU:function(i,t){return i&t},TrhbX:function(i,t){return i+t},ZAjfM:function(i,t){return i|t},oqqXC:function(i,t){return i!==t},qsjVC:function(i,t){return i>>>t},hvKVO:function(i,t){return i|t},NYzXH:function(i,t){return i&t},uSUqo:function(i,t){return i>>>t},bJLDn:function(i,t){return i(t)},zmhtc:function(i,t){return i===t},XOmEx:function(i,t){return i|t},xjrgF:function(i,t){return i<<t},bZiQj:function(i,t){return i|t},WtnZg:function(i,t){return i|t},vxaZD:function(i,t){return i<<t},UFXZG:function(i,t){return i<<t},pxwWL:function(i,t){return i|t},NNxSn:function(i,t){return i<<t},SsZME:function(i,t){return i<<t},MGogh:function(i,t){return i>>>t},QVgwG:function(i,t){return i|t},ifNny:function(i,t){return i<<t},EeDJc:function(i,t){return i<<t},WOyhY:function(i,t){return i>>>t},ngHwx:function(i,t){return i|t},WQWAm:function(i,t){return i&t},gMRKS:function(i,t){return i>>>t},TlQfL:function(i,t){return i&t},ecILp:function(i,t){return i&t},FJSeB:function(i,t){return i>>>t},hGHKd:function(i,t){return i>>>t},wdDjV:function(i,t){return i>>>t},TihjN:n(757),lXXYh:function(i,t){return i|t},seBiO:function(i,t){return i%t},iIYWK:function(i,t){return i/t},TMeyQ:function(i,t){return i===t},yqreZ:function(i,t){return i&t},BdPLF:function(i,t){return i>>>t},aLfUq:function(i,t){return i&t},vhVkr:function(i,t){return i&t},xDUfY:function(i,t){return i>>>t},xJdze:function(i,t){return i+t},jMwNy:function(i,t){return i>>>t},HLWXr:function(i,t){return i<<t},dxgyD:function(i,t){return i!==t},vzpjS:function(i,t){return i>>>t},NKWPk:function(i,t){return i===t},GcmtK:function(i,t){return i*t},VDsDs:"whwVt",ImtuP:n(1359),OnWYS:function(i,t){return i===t},uDJBo:function(i,t){return i===t},JvftS:n(927),vCrlM:n(439),sPcLs:n(1215),aFBgK:n(1453),sKNPI:function(i,t){return i&t},cDMoE:function(i,t){return i>>>t},IlQFC:function(i,t){return i&t},ZZXkQ:function(i,t){return i>>>t},VfuGL:function(i,t){return i&t},mUmCA:function(i,t){return i>>>t},TKncm:function(i,t){return i>>>t},YplaP:function(i,t){return i&t},RhEMX:function(i,t){return i&t},vnXLo:n(1662)+n(630),CgsMB:n(780)+"NG_ERROR",BzeXr:n(1814)+"ERROR",EGliF:"OPEN_ERROR",LarXX:n(1698)+"IES_ERROR",fGCaE:n(1473)+n(676),WZtal:function(i,t){return i===t},fOOWu:"LPnSa",cgpSA:function(i,t){return i!==t},TePEX:n(469),QpYPP:n(708)+n(1295),zsJvw:function(i,t){return i|t},zRyVa:function(i,t){return i&t},uhEqK:function(i,t){return i<t},dyewE:function(i,t){return i(t)},fJgwH:function(i,t){return i!==t},VnsCG:"ijyNq",CPYUZ:n(548),rwoWT:"2|3|4|1|0",WYLya:n(1268),gfUpW:n(1617),BkbXN:n(855),hkgXN:function(i,t){return i-t},PGHjv:function(i,t){return i===t},QzlNy:function(i,t){return i>t},FoWjf:function(i,t,r){return i(t,r)},tmARX:function(i,t){return i<t},iTKPa:function(i,t){return i+t},kEwBu:n(973),XxWwU:function(i,t){return i instanceof t},RaUbG:function(i,t){return i+t},sKuOT:function(i,t){return i===t},oMdHY:function(i,t){return i===t},xDhMI:function(i,t){return i<t},jDJEd:"CQRvF",RTMvl:n(1136),sxYop:function(i,t){return i!==t},yzqni:n(1424),pYwKy:n(538),qNIHx:"lRtrF",kJNki:function(i,t,r){return i(t,r)},tMTac:n(465),CIqCs:n(1240)+n(1430)+n(546)+"ine",vhEtr:function(i,t){return i+t},sxnjW:function(i,t){return i|t},llwfx:function(i,t){return i<<t},ZvgSM:function(i,t){return i&t},vyHDk:n(1173),DsEcS:function(i,t,r){return i(t,r)},FUEwc:n(750),ShXBZ:n(503),CcVJL:n(814),zwVkz:function(i,t){return i===t},KHPCp:"anEus",DEHqh:n(1043),rUBCn:function(i,t){return i===t},zgMgP:n(1401),ESHOq:function(i,t,r){return i(t,r)},ZxFge:function(i,t){return i&t},mQgQK:function(i,t,r){return i(t,r)},sPyYP:function(i,t){return i!==t},jOprG:"nyIcY",goRrt:n(1779),NcYbw:function(i,t){return i!==t},QQbpK:n(594),Pekte:n(640),UUOxg:n(1053),QBkZc:function(i,t){return i||t},KdCLu:function(i,t){return i!=t},RWvDP:n(1163)+"d",qLxbQ:n(1797)+"3",QuPMd:"next() c"+n(1365)+"ltiple times in "+n(874),WiHTY:function(i,t){return i<t},OVyQO:function(i,t){return i<t},sPxOg:function(i,t){return i<<t},nDRdx:function(i,t){return i>=t},wssvq:function(i,t){return i<<t},JzllD:function(i,t){return i-t},BXaPU:function(i,t){return i<<t},PhDLe:function(i,t){return i<<t},QrbwX:function(i,t){return i&t},XJdpV:function(i,t){return i&t},IOQFV:function(i,t){return i&t},xMllb:function(i,t){return i+t},tcxFn:function(i,t){return i+t},PGsUx:function(i,t){return i&t},QoINW:function(i,t){return i<t},OtfeA:function(i,t){return i<t},PPnCM:function(i,t){return i<t},qvvgW:function(i,t){return i|t},kJyQk:function(i,t){return i>>t},GlzBP:function(i,t){return i&t},FNScT:function(i,t){return i===t},ZkXTr:function(i,t){return i&t},bnEvY:function(i,t){return i|t},BUFew:function(i,t){return i&t},xRXNx:function(i,t){return i|t},zqSvh:function(i,t){return i+t},iQBsy:function(i,t){return i|t},ARTlv:function(i,t){return i|t},CvQgZ:function(i,t){return i>>t},DTrBS:function(i,t){return i|t},elApL:function(i,t){return i&t},hcsAD:function(i,t){return i|t},fgBpW:function(i,t){return i==t},cyfue:n(1586),RNIHI:function(i,t){return i||t},eRsSu:function(i,t){return i===t},mfgca:n(1882),VtOst:"sLJIx",bGRCY:n(1092),beWcG:function(i,t){return i!=t},uZERq:function(i,t){return i instanceof t},JPpEw:function(i,t){return i instanceof t},EQmAv:"application/json",gfQQZ:function(i,t){return i!==t},Cejpq:n(1358),Giepm:"fGfEH",Srtlo:function(i,t){return i==t},LIVeH:n(1184)+"in;charset=utf-8",AVROz:n(1437),KyBmQ:function(i,t){return i===t},zZxdb:n(1081),fZkTX:function(i,t){return i(t)},QcRJP:"unknown "+n(1151),ENigS:n(1896),jdHNw:n(579)+n(1668),rbTeB:function(i,t){return i+t},VLmpG:n(887),PtAzB:"&jscallb"+n(1844)+n(786)+"P",PCMSF:function(i,t){return i===t},gUyhy:n(1198),FdLAz:"idb",JKInE:function(i){return i()},nKjyP:function(i,t,r,a){return i(t,r,a)},cMcut:n(1711),bxpIN:"dQuRo",yXVOY:"versionc"+n(931),RFQdm:n(1499),nMsNX:function(i,t){return i||t},jLMgI:function(i,t){return i||t},fRSOe:function(i,t,r){return i(t,r)},IBQhQ:"hQoMc",CySEG:function(i,t){return i||t},HrDsg:function(i,t){return i||t},YTagl:function(i,t){return i<t},CmUyT:function(i,t){return i===t},xSTkz:n(1887),ZpIAw:function(i,t){return i||t},lTTWs:function(i,t){return i||t},mQofC:function(i,t){return i!=t},YuejF:"init QoS"+n(901)+"d",ltpgL:function(i,t,r){return i(t,r)},hkyEl:"qos",RgTng:n(621),GeKmc:function(i,t,r){return i(t,r)},OddFf:n(878),Hsnwe:function(i,t,r){return i(t,r)},uyxah:"sLvXA",lsIHL:function(i,t){return i+t},vRWUe:function(i,t){return i!==t},XtLHM:n(896),AbFkH:function(i,t){return i(t)},dswRZ:function(i,t){return i===t},rwUFP:function(i,t){return i instanceof t},DUybW:n(1408),sNiqE:function(i,t,r,a){return i(t,r,a)},hYsAu:"x_fronti"+n(738)+"k",plnpT:function(i,t,r){return i(t,r)},Ntnou:n(1527)+"er_ack_msgid",Ignct:n(767),IByui:function(i,t,r,a){return i(t,r,a)},KcXzg:n(804),wySdM:function(i,t){return i&&t},HevUc:n(455),iwDnf:n(1558),uOJRw:function(i){return i()},Yefvx:n(1197),yYsHJ:n(1345),Yjmem:function(i){return i()},lWfXl:n(1064)+n(624)+n(1521)+n(871),BVnSo:n(642)+"e",ITMRn:"binary",MAEnX:function(i,t){return i(t)},APtyK:function(i,t){return i+t},zDxEz:function(i,t){return i|t},rvtSt:function(i,t){return i(t)},BiXda:function(i,t){return i+t},gjZvf:n(1276),nbHlV:function(i,t){return i||t},PGFxm:n(1186),bzouK:n(1604),WmCbE:"seBSS",OSCZF:n(601)+n(1208)+"e",sENnO:function(i,t){return i&t},ornpz:function(i,t,r,a){return i(t,r,a)},tgWMg:function(i,t){return i+t},NdZyR:n(1636)+"1",tsCcm:function(i,t){return i+t},LVKrS:function(i,t){return i+t},jXRUe:function(i,t){return i+t},cVylC:function(i,t){return i<<t},SDtMh:function(i,t){return i+t},hTBVq:function(i,t){return i<<t},AqCQy:function(i,t){return i<<t},yopKy:function(i,t){return i<<t},uzWoq:function(i,t){return i+t},toVta:function(i,t){return i>>>t},gDwWR:function(i,t){return i&t},pyuxB:function(i,t){return i+t},jIeyU:function(i,t){return i>>>t},PkumF:function(i,t){return i&t},stKjU:function(i,t){return i+t},TnTyz:function(i,t){return i&t},qPDlu:function(i,t){return i&t},klinm:function(i,t){return i>>>t},VzMYW:function(i,t){return i>>>t},jFMmp:function(i,t){return i|t},PcVuZ:function(i,t){return i&t},tquwK:function(i,t){return i<t},XqefH:function(i,t){return i|t},xVCrv:function(i,t){return i>>>t},RLUSL:function(i,t){return i&t},xZEgj:function(i,t){return i>t},LHVqt:n(1856),xLwZM:function(i,t,r,a){return i(t,r,a)},isKyP:function(i,t){return i<t},pJznh:function(i,t){return i(t)},HvqlN:function(i,t){return i+t},FnJXm:n(1804)+"ervice",AJuWp:n(1643),rtwyS:n(1847),DIeTm:n(1536)+n(1218),WZknv:function(i,t,r,a){return i(t,r,a)},FkhIG:function(i,t){return i(t)},iFUwv:function(i,t){return i(t)},MSCsX:n(789)+n(1772),xlEWN:"FILE_NOT"+n(1132),zuRya:"allCurso"+n(1386),UENAH:n(831),Mzkav:"INSTANT",GobHn:"CONTINUE",YdFGY:function(i){return i()},MmHXj:n(937),qmDlo:function(i,t){return i>t},xyOve:n(1574),iVqdp:n(711)+"r",oGdgv:function(i,t){return i||t},dffso:function(i,t){return i!=t},RgQlH:function(i,t){return i instanceof t},LceaQ:function(i,t,r,a){return i(t,r,a)},FcIXu:function(i,t){return i(t)},poQcm:n(1252)+n(1426)+"e",EGOXU:"x-msg-cu"+n(905)+"ue",Ltgcm:function(i,t){return i>t},IwShe:"aqCdH",NBZGV:"lFRQd",UoLhV:n(1503),iXPZn:function(i,t){return i<t},imkHX:function(i){return i()},zUmHz:function(i,t){return i&t},KWGaL:function(i,t){return i&t},JYBen:function(i,t){return i<=t},jJVVH:function(i,t){return i===t},rLeuS:function(i,t,r){return i(t,r)},BKXAi:function(i){return i()},XKush:function(i,t){return i(t)},BBber:function(i,t){return i!==t},mbuIN:function(i,t){return i(t)},FGEtN:function(i,t,r){return i(t,r)},FzaMZ:"iHxPU",SxJtp:n(1119),PXHeM:function(i,t,r){return i(t,r)},OWJTv:function(i,t){return i(t)},vrBqK:function(i,t){return i!==t},LHPav:n(474),gBeIn:function(i,t){return i===t},rcEWT:"always",FzLLA:"auto",kmFof:function(i,t,r,a){return i(t,r,a)},VEFWl:function(i,t,r){return i(t,r)},phzLa:function(i,t){return i||t},vlsbV:function(i,t){return i||t},JzGrs:function(i,t){return i||t},vbquQ:function(i,t){return i===t},MzmBW:n(1137)+n(651),nzpSj:function(i,t){return i===t},Fpznw:n(722)+n(1669)+"alid url",lsPsP:n(722)+n(530)+n(588)+n(1863)+"ket cons"+n(1410)+"is undefined",mUTLf:"sPirD",vkxHt:n(743)+n(609)+n(1494)+"ct",lWEVS:function(i,t){return i===t},HDXdN:n(545),otFmI:n(1217)+n(1452),LJGJd:function(i,t){return i|t},XMdzZ:function(i,t){return i&t},eKNyY:function(i,t){return i+t},ukTLb:function(i,t){return i>>t},dofrp:function(i,t){return i&t},wLfPJ:"IgEts",RmpJx:function(i,t){return i<=t},PukOY:n(1213),LNVVg:"pageshow",EmPYS:"curvalue",xgPgS:function(i,t){return i!==t},DHPiZ:n(707),bwlbn:n(922),hsqzJ:"https:",HJmdj:n(1346),qdIrV:n(1194),QOZzC:n(816)+"d",kLXas:"please p"+n(988)+n(698)+n(812)+"r ttwID",dVvpu:function(i,t){return i==t},PIywc:function(i,t,r){return i(t,r)},FYkjf:n(994),cHJTx:"fws_1.0.0",WUzVi:function(i,t,r){return i(t,r)},SSkoE:"start",uRJzg:function(i,t){return i(t)},wZVoF:function(i,t){return i(t)},MyGjH:function(i,t){return i-t},KTSAx:function(i,t){return i>t},rPxww:function(i,t){return i!==t},MFSMN:function(i,t,r){return i(t,r)},zLQPl:function(i,t){return i!==t},gMPbq:n(1619),nHvhY:n(1240)+n(527)+n(1505)+"ting server",xESzb:n(562)+n(1321)+"onnecting",lluPk:function(i,t){return i+t},IMlio:function(i,t){return i+t},NCMAq:function(i,t){return i+t},trNnG:function(i,t){return i|t},hAnsz:function(i,t){return i<<t},fsLKN:function(i,t){return i|t},FONuB:function(i,t){return i|t},NiiXY:function(i,t){return i<<t},QxTzg:function(i,t){return i<<t},JXhsl:function(i,t){return i&t},lHejZ:function(i,t){return i&t},mhCGr:function(i,t){return i+t},sPIUY:function(i,t){return i+t},HVwix:function(i,t){return i!==t},wtmIy:"sDkkT",MBzDr:function(i,t){return i(t)},lhDdo:n(774)+"0",fswNV:function(i,t){return i!==t},OwMxR:function(i,t,r){return i(t,r)},HqmBd:"OoaWY",ClmcF:n(1641),TsYeH:n(1514),oFwyN:"PXVhJ",YtHsj:n(1113),eZFTX:n(639),HlWRc:n(1493),NuUBK:function(i,t){return i+t},ObFvb:n(519),qfozD:n(1642),ANjhM:function(i,t){return i-t},oivDV:function(i,t){return i<=t},dMXRF:function(i,t){return i>=t},CFixh:function(i,t){return i&t},OBOTd:function(i,t){return i|t},BzzPd:function(i,t){return i|t},hyYfP:function(i,t){return i<<t},fPyGI:function(i,t){return i<<t},xDqHe:function(i,t){return i&t},oJWZo:function(i,t){return i>=t},vNngR:function(i,t){return i-t},cVdje:function(i,t){return i<<t},xXtSM:function(i,t){return i<<t},wIuaC:function(i,t){return i<<t},cVKLc:function(i,t){return i+t},BqIXb:function(i,t){return i+t},UPDxI:"BUSDw",CCUCs:n(1280)+"s alread"+n(1147),HgOSp:function(i,t){return i(t)},yXFmD:function(i,t){return i+t},oKFxI:function(i,t){return i+t},OakIl:n(1421)+n(849)+n(561),LAKmR:function(i,t){return i||t},Qudqc:n(722)+"rovide a"+n(1035)+n(1304)+n(792)+"e a stri"+n(1839)+n(1008)+"ffer",AqYRj:function(i,t){return i==t},hGJnS:"number",fNnjG:function(i,t){return i instanceof t},eeAGf:function(i,t){return i(t)},PnhPC:function(i,t){return i||t},kYVkv:n(722)+n(1795)+n(739)+"ervice",nWTYc:function(i,t){return i instanceof t},HtTlT:"enqueue",dzDGj:"KxiTZ",mabrR:function(i,t){return i!==t},diHhu:function(i,t){return i===t},DRVkl:n(1626),FvTgf:n(1044)+"4",FqFmA:function(i,t,r){return i(t,r)},VZdoN:function(i,t){return i!==t},OBbfo:n(1602),WBFsv:function(i,t){return i(t)},VTfNK:n(998),pZcXi:n(478),yVSZu:function(i,t,r){return i(t,r)},cCeMW:n(615),MWpAr:n(1446),FRalA:function(i,t){return i/t},tPacw:function(i,t){return i===t},RquCA:function(i,t){return i===t},WHhoZ:n(440),PoWoa:function(i,t){return i!=t},NPnjj:function(i,t){return i===t},OjWiU:n(612)+n(673)+n(969)+"pe",qRDja:n(977),ZWPbr:function(i,t){return i!=t},FEpFT:function(i,t){return i!=t},wKAgJ:function(i,t){return i===t},JhilN:"SharedWorkerGlobalScope",RSDRZ:function(i,t){return i===t},QogQH:function(i,t){return i!=t},CHDgZ:"__x_msg_"+n(1403)};Be.r(Y),Be.d(Y,{FWS:()=>rc,CustomErrorEvent:()=>qi,createCloseEvent:()=>Ae,ReconnectEvent:()=>Ui,createErrorEvent:()=>ye,decodedFrame:()=>Ie,createOpenEvent:()=>Ji,CustomCloseEvent:()=>Hi,createReconnectEvent:()=>Cr,FrontierMessageEvent:()=>ji,encodeFrame:()=>Er,createMessageEvent:()=>Wi,OpenEvent:()=>Gi,ErrorCode:()=>Xe,Event:()=>gt,MessageEvent:()=>Ki});let s="";function o(i=""){let t=n,r="02",a=""+Date[t(1106)](),d=s||(s=e.ydzla(m,i)),h=Math[t(807)]()[t(1477)](16)[t(1067)](-6);return e.dKSyl(r,a)+d+h}function c(){let i=n;return e.dKSyl(e[i(865)](1e4,Date[i(1106)]()),Math[i(710)](e[i(795)](1e4,Math[i(807)]())))}function x(i){let t=n;return(Array(8).join("0")+e[t(1420)](parseInt,i,10)[t(1477)](2))[t(1067)](-8)}function u(i){let t=n;return e[t(1692)](e[t(744)](Array,4)[t(658)]("0"),e[t(1420)](parseInt,i,2).toString(16))[t(1067)](-4)}function l(i){let t=n,r=i[t(1884)](/\./)[t(1363)](h=>x(h)),a=[];return a[0]=e[t(744)](u,e[t(1692)](r[0],r[1])),a[1]=e.tqTcy(u,r[2]+r[3]),[e.oFUjN,e.oFUjN,e[t(413)],"0000",e.oFUjN,e.dJBZE,a[0],a[1]][t(658)]("")}function m(i){let t=n,r=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/[t(1313)](i),a=/(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))/[t(1313)](i);return r?l(i):a?w(i):t(451)+t(451)+t(451)+t(451)}function w(i){let t=n,r="",a=[],d=0,h=0,p=!0,g=e[t(413)];if(e[t(1464)](i[t(1243)]("::"),-1)){let f=i[t(1884)]("::");for(let b=0;b<f[t(1294)];b++){let I=f[b];if(I[t(1243)](":")>0){let L=I[t(1884)](":");p&&(d=L[t(1294)]),h+=L[t(1294)];for(let B=0;e[t(657)](B,L[t(1294)]);B++)if(e[t(1848)](4,L[B][t(1294)])){let O=g[t(566)+"g"](0,4-L[B].length),ve=O[t(1570)](L[B]);a[t(1281)](ve)}else a[t(1281)](L[B]);p=!1}else{if(e[t(1848)](4,I[t(1294)])){let L=g[t(566)+"g"](0,e[t(706)](4,I[t(1294)])),B=L[t(1570)](I);a[t(1281)](B)}else a[t(1281)](I);p&&(d+=1),h+=1,p=!1}}let _="";for(let b=0;e[t(660)](b,e[t(706)](8,h));b++)_=_.concat(g);for(let b=0;e[t(657)](b,a[t(1294)]);b++)e.ohwOX(b,d)?(r=r[t(1570)](_),r=r.concat(a[b])):r=r[t(1570)](a[b]);return r}{let f=i.split(":");for(let _=0;e[t(657)](_,f[t(1294)]);_++){let b=f[_];if(f[_][t(1294)]!==4){let I=g[t(566)+"g"](0,e[t(706)](4,f[_].length)),L=I[t(1570)](b);r=r.concat(L)}else r=r[t(1570)](b)}return r}}function v(i,t){let r=n,a=i[r(1526)];e.FzTCs(void 0,a)&&(X(t,10),ge(t,a));let d=i[r(1195)];if(e[r(1848)](void 0,d)){if(e.FzTCs(e.ssfkf,e[r(1842)]))return new _0x26ea30(h=>{_0x56556b(h,this._getIntervalValue(_0x3a40cf))});X(t,18),ge(t,d)}}function y(i){let t=n,r={};e:for(;!e.ydzla(z,i);)if(e[t(884)](t(1523),e[t(1396)])){let a=e[t(1721)](G,i);switch(a>>>3){case 0:break e;case 1:r.key=e.jimZI(fe,i,e[t(744)](G,i));break;case 2:r[t(1195)]=e[t(1255)](fe,i,e.UnWJR(G,i));break;default:re(i,7&a)}}else{let a=_0x39f506.length&&_0x164fb9[0];if(a instanceof _0x43192d)throw a;let d=new _0x21092a(e[t(1692)](e[t(1739)],a?e[t(1692)](" (",a[t(1268)])+")":""));throw d[t(499)]=a,a}if(e[t(1681)](void 0,r.key))throw new Error("Missing "+t(666)+" field: "+t(1526));if(e.URpxB(void 0,r[t(1195)]))throw new Error(e.vYFOU);return r}function E(i){let t=n,r=e[t(1650)](ee);return e.XKmeT(k,i,r),A(r)}function k(i,t){let r=n,a={SsLJG:function(be,Se){return e[D(1835)](be,Se)},OXvyM:function(be,Se){return e[D(747)](be,Se)}},d=i[r(960)];if(e[r(748)](void 0,d))if(e.WBAfq(e.KtrhV,r(1777))){if(a[r(1683)](_0x363dad,-_0x38e9bf))return _0x396717;if(a[r(461)](_0x303570,1)>=_0x3ed56f)return _0x4a4ee4}else e[r(1368)](X,t,8),e[r(1170)](Ue,t,d);let h=i[r(1212)];e.oySyg(void 0,h)&&(X(t,16),e[r(1554)](Ue,t,h));let p=i[r(1847)];e[r(1891)](void 0,p)&&(e.fSEIy(X,t,24),e[r(838)](Ue,t,e.rJltx(J,p)));let g=i[r(1834)];e[r(1006)](void 0,g)&&(e[r(1653)](X,t,32),e.XKmeT(Ue,t,J(g)));let f=i[r(406)];if(e.unZsR(void 0,f))for(let be of f){e[r(833)](X,t,42);let Se=ee();v(be,Se),X(t,Se[r(1899)]),st(t,Se),e[r(694)](oe,Se)}let _=i.payloadEncoding;e[r(410)](void 0,_)&&(e[r(1554)](X,t,50),e[r(552)](ge,t,_));let b=i[r(830)+r(1749)];b!==void 0&&(e[r(1420)](X,t,58),e[r(833)](ge,t,b));let I=i[r(1465)];I!==void 0&&(e[r(1296)](X,t,66),X(t,I[r(1294)]),e[r(1653)](Fe,t,I));let L=i[r(1259)];e[r(659)](void 0,L)&&(X(t,74),e[r(1170)](ge,t,L));let B=i[r(449)+r(898)];B!==void 0&&(e.bIPWh(X,t,82),e[r(1679)](ge,t,B));let O=i[r(842)];e.TmEIw(void 0,O)&&(e[r(1082)](X,t,90),ge(t,O));let ve=i.frameType;ve!==void 0&&(e[r(833)](X,t,96),e[r(1170)](Ue,t,e[r(1721)](J,ve)))}function P(i){let t=n;return e[t(1310)](T,e[t(854)](ae,i))}function T(i){let t=n,r={};e:for(;!e[t(852)](z,i);)if(e[t(748)](e[t(726)],e[t(558)])){let a=G(i);switch(a>>>3){case 0:break e;case 1:r[t(960)]=e[t(599)](ce,i,!0);break;case 2:r[t(1212)]=e[t(833)](ce,i,!0);break;case 3:r[t(1847)]=e[t(1118)](G,i);break;case 4:r[t(1834)]=e.fmeun(G,i);break;case 5:{let d=e[t(669)](F,i);(r[t(406)]||(r[t(406)]=[]))[t(1281)](y(i)),i.limit=d;break}case 6:r["payloadE"+t(1134)]=e.bIPWh(fe,i,e[t(1202)](G,i));break;case 7:r[t(830)+t(1749)]=e.NTkpO(fe,i,e.UcSRE(G,i));break;case 8:r[t(1465)]=e.KczmL(Te,i,G(i));break;case 9:r[t(1259)]=e[t(1679)](fe,i,e.GnGgV(G,i));break;case 10:r[t(449)+t(898)]=e[t(1133)](fe,i,e[t(741)](G,i));break;case 11:r[t(842)]=e[t(1296)](fe,i,e[t(854)](G,i));break;case 12:r[t(1756)+"e"]=e[t(1805)](G,i);break;default:e.PKYUX(re,i,7&a)}}else this[t(1630)](t(1017),_0x14157a(e[t(1376)],{..._0x4f3e17,message:_0x5a0466[t(1568)]||""}));if(e[t(1378)](void 0,r[t(960)]))throw new Error(e.ODthK);if(e[t(851)](void 0,r[t(1212)]))throw new Error(e[t(1094)]);if(e.WGMjt(void 0,r[t(1847)]))throw new Error(e[t(1850)]);if(r[t(1834)]===void 0)throw new Error(e[t(1647)]);return r}function F(i){let t=n,r=e[t(1651)](G,i),a=i.limit;return i[t(1899)]=e.YRJSR(i[t(1157)],r),a}function re(i,t){let r=n;if(e[r(782)](e[r(1377)],e[r(1377)]))switch(t){case 0:for(;e[r(785)](128,e[r(854)](te,i)););break;case 2:e[r(1443)](N,i,e[r(1651)](G,i));break;case 5:e[r(1110)](N,i,4);break;case 1:N(i,8);break;default:throw new Error(e[r(1692)](r(1596)+"ented type: ",t))}else return this[r(704)].isReady}function J(i){let t=n;return i|=0,{low:i,high:e[t(836)](i,31),unsigned:e.MGAGv(i,0)}}let we=[];function ee(){let i=n,t=we[i(597)]();return t?(t[i(1157)]=t[i(1899)]=0,t):{bytes:new Uint8Array(64),offset:0,limit:0}}function oe(i){we[n(1281)](i)}function ae(i){return{bytes:i,offset:0,limit:i[n(1294)]}}function A(i){let t=n,r=i[t(1156)],a=i.limit;return r[t(1294)]===a?r:r[t(1803)](0,a)}function N(i,t){let r=n;if(e[r(1464)](e.xfRKt(i[r(1157)],t),i.limit))throw new Error("Skip pas"+r(638));i.offset+=t}function z(i){let t=n;return e.MGAGv(i[t(1157)],i.limit)}function V(i,t){let r=n,a=i[r(1156)],d=i.offset,h=i.limit,p=e[r(933)](d,t);if(e[r(958)](p,a[r(1294)])){let g=new Uint8Array(e[r(850)](2,p));g[r(1541)](a),i[r(1156)]=g}return i[r(1157)]=p,e.WyByV(p,h)&&(i[r(1899)]=p),d}function _e(i,t){let r=n;if(e[r(851)](e[r(1609)],e[r(1589)]))this[r(1472)+"s"]=_0x213f35,this[r(1468)+"es"]=_0x330d38,this["currentI"+r(1534)]=0,this[r(1722)+"ndpointTriesCount"]=0;else{let a=i[r(1157)];if(e[r(1464)](e[r(1692)](a,t),i[r(1899)]))throw new Error(e[r(1898)]);return i[r(1157)]+=t,a}}function Te(i,t){let r=n,a=e.jimZI(_e,i,t);return i.bytes.subarray(a,e[r(1322)](a,t))}function Fe(i,t){let r=n,a=e[r(599)](V,i,t.length);i[r(1156)][r(1541)](t,a)}function fe(i,t){let r=n,a={EWzEV:function(_,b){return _(b)},tPpSW:function(_,b){return e[D(1088)](_,b)}},d=e[r(489)](_e,i,t),h=String[r(1831)+r(690)],p=i[r(1156)],g="\uFFFD",f="";for(let _=0;e[r(1751)](_,t);_++){let b=p[e[r(1606)](_,d)],I,L,B,O;e[r(785)](128,b)===0?f+=e[r(656)](h,b):e[r(472)](e[r(1608)](224,b),192)?e[r(1322)](_,1)>=t?f+=g:(I=p[e[r(1692)](e[r(644)](_,d),1)],e[r(1519)](192&I,128)?f+=g:(O=e.QBhKh(e[r(1618)](e[r(967)](31,b),6),e[r(665)](63,I)),e[r(1751)](O,128)?f+=g:(f+=e[r(560)](h,O),_++))):e[r(1463)](240,b)==224?e[r(421)](e[r(1085)](_,2),t)?f+=g:(I=p[e[r(1322)](e[r(1606)](_,d),1)],L=p[e[r(1362)](e[r(1496)](_,d),2)],e[r(1853)](I|e[r(1845)](L,8),49344)!==32896?f+=g:e.ETiNk(e[r(1639)],r(817))?(O=e[r(942)](e[r(942)](e[r(1405)](15&b,12),e[r(1618)](e[r(1608)](63,I),6)),e[r(939)](63,L)),O<2048||O>=55296&&e[r(1715)](O,57343)?f+=g:e[r(866)](e[r(667)],r(569))?_0x1a52fc[r(590)](_0x2595e6):(f+=h(O),_+=2)):(a[r(646)](_0x39463e,this[r(473)+r(1391)+"Id"]),a.tPpSW(_0x19323f,this["_reconnectTimeou"+r(889)]),this[r(473)+r(1391)+"Id"]=null,this[r(427)+r(1707)+r(889)]=null)):e[r(1543)](e.iliwt(248,b),240)?e[r(421)](e[r(644)](_,3),t)?f+=g:(I=p[e[r(1232)](e[r(1322)](_,d),1)],L=p[e[r(1476)](_+d,2)],B=p[e[r(723)](e[r(522)](_,d),3)],e[r(1848)](e[r(1463)](e.UGBkt(e.UGBkt(I,e[r(1845)](L,8)),e[r(1618)](B,16)),12632256),8421504)?f+=g:(O=e[r(942)](e[r(1712)](e[r(942)]((7&b)<<18,e[r(458)](e[r(1463)](63,I),12)),e[r(655)](e[r(425)](63,L),6)),e[r(785)](63,B)),e.zACPV(O,65536)||O>1114111?f+=g:(O-=65536,f+=h(e.RrKwO(O,10)+55296,e[r(939)](1023,O)+56320),_+=3))):f+=g}return f}function ge(i,t){let r=n,a={unYCY:function(f,_){return e.CEjOw(f,_)},BouWi:function(f,_){return e[D(422)](f,_)},VPLgD:function(f,_){return f<_},TgiCx:function(f,_){return f-_},ebCSL:function(f,_){return e[D(1120)](f,_)},MEwie:function(f,_){return e[D(785)](f,_)},iiahU:function(f,_){return e[D(836)](f,_)},fsLmX:function(f,_){return e[D(1354)](f,_)},LyOWH:function(f,_){return f>>_},OalvH:function(f,_){return e[D(870)](f,_)},fObYO:function(f,_){return e.PZvUV(f,_)}},d=t.length,h=0;for(let f=0;e[r(521)](f,d);f++)if(e[r(1550)]!==r(1603))e.BniQP(_0x16fe38,e[r(1738)]),this[r(875)](e.ovpVy,_0x317ba4),this[r(875)](e[r(751)],_0x4adeea);else{let _=t[r(1605)+"At"](f);e[r(421)](_,55296)&&e[r(1450)](_,56319)&&e[r(1822)](e[r(1476)](f,1),d)&&(_=e.mLZlc(_<<10,t[r(1605)+"At"](++f))-56613888),h+=e[r(1822)](_,128)?1:e[r(1822)](_,2048)?2:e[r(1353)](_,65536)?3:4}e[r(1420)](X,i,h);let p=e[r(613)](V,i,h),g=i.bytes;for(let f=0;e[r(1629)](f,d);f++){let _=t.charCodeAt(f);if(e[r(1740)](_,55296)&&e.oaHLQ(_,56319)&&e.YFXeg(f+1,d)&&(_=e[r(559)](e[r(925)](_,10)+t.charCodeAt(++f),56613888)),_<128)g[p++]=_;else{if(e.CsdHL(_,2048))g[p++]=e[r(942)](e[r(764)](e.iDUHP(_,6),31),192);else if(e[r(851)](e[r(1483)],e[r(1483)]))e.JXCGS(_,65536)?g[p++]=e[r(1508)](e.FvVwq(e.iDUHP(_,12),15),224):(g[p++]=e.sOKxu(_>>18&7,240),g[p++]=e[r(1610)](_,12)&63|128),g[p++]=e.dKmsJ(e[r(1371)](_,6),63)|128;else{let b=_0x424b90[r(1605)+"At"](_0x48244c);a[r(1366)](b,55296)&&a[r(1025)](b,56319)&&a[r(993)](_0x54294a+1,_0x5fced4)&&(b=a[r(1736)]((b<<10)+_0x2dab1e.charCodeAt(++_0x1e5c8c),56613888)),b<128?_0x3e6df5[_0x2f4c62++]=b:(a[r(993)](b,2048)?_0x34e1af[_0x149136++]=a.ebCSL(a.MEwie(b>>6,31),192):(a[r(993)](b,65536)?_0x14503d[_0x3b487f++]=a.ebCSL(a.iiahU(b,12)&15,224):(_0x286f42[_0x57b3b5++]=a[r(1010)](a[r(1347)](b>>18,7),240),_0x4e2ee3[_0x2fe09d++]=b>>12&63|128),_0x1d9ea9[_0x1bb319++]=a[r(1010)](a[r(1807)](a[r(799)](b,6),63),128)),_0x26493e[_0x26141d++]=a.OalvH(a[r(1279)](63,b),128))}g[p++]=e[r(870)](63&_,128)}}}function st(i,t){let r=n,a={digqC:function(d,h){return e[D(870)](d,h)},iMBvk:function(d,h){return e[D(665)](d,h)},TOOGf:function(d,h){return e[D(1618)](d,h)},FrAQZ:function(d,h){return d>=h},oamWf:function(d,h){return e.DccvT(d,h)},ApwCc:function(d,h){return d(h)}};if(e[r(1773)](r(535),e[r(1732)]))_0x5c6dff=epOMWO[r(1611)](epOMWO[r(1611)](epOMWO[r(1335)](15,_0x22a05c)<<12,epOMWO[r(672)](63&_0x38c38d,6)),63&_0x1a1aaf),_0xa2591a<2048||epOMWO[r(1656)](_0x2ad40f,55296)&&epOMWO[r(1061)](_0x61e417,57343)?_0x5e642d+=_0x2f0bb8:(_0x1ff2b8+=epOMWO[r(1236)](_0x393070,_0x4ee857),_0x1c9d76+=2);else{let d=e[r(833)](V,i,t[r(1899)]),h=i[r(1156)],p=t[r(1156)];for(let g=0,f=t[r(1899)];e[r(1658)](g,f);g++)h[g+d]=p[g]}}function te(i){let t=n;return i[t(1156)][e[t(1379)](_e,i,1)]}function ot(i,t){let r=n;if(e[r(851)](e.NTDIG,r(1254))){let a=e[r(539)](V,i,1);i[r(1156)][a]=t}else this[r(1630)](e[r(882)],_0x24f4c8),this[r(753)]&&this.onopen(_0x2cdf44)}function G(i){let t=n,r=0,a=0,d;do d=te(i),e.iIlOA(r,32)&&(a|=e[t(481)](e[t(1778)](127,d),r)),r+=7;while(128&d);return a}function X(i,t){let r=n;for(t>>>=0;e.CEjOw(t,128);)e[r(613)](ot,i,e.nbEGf(e.ESqxV(127,t),128)),t>>>=7;e[r(833)](ot,i,t)}function ce(i,t){let r=n,a={rCpoo:function(f,_){return f instanceof _},LcZHs:function(f,_){return f===_},pDnNe:r(506),JjJjs:function(f,_){return e.UTfbq(f,_)},zVTEb:e[r(1849)],fZMrW:e[r(1826)],ofwyf:function(f,_){return e.ywjTT(f,_)}},d=0,h=0,p=0,g;if(g=e[r(790)](te,i),d=127&g,e.PZvUV(128,g)&&(g=te(i),d|=e[r(1129)](127,g)<<7,e[r(1028)](128,g)))if(e[r(1407)](e[r(813)],e.ZtpUN)){if(g=e[r(1805)](te,i),d|=e[r(447)](e[r(1580)](127,g),14),e[r(665)](128,g)&&(g=te(i),d|=e[r(1102)](e[r(1664)](127,g),21),128&g)){if(e[r(1385)](e.jBhGF,r(1622)))return _0x4e6e11[r(908)]();if(g=e.CSgXb(te,i),h=e.zrBLm(127,g),e[r(1808)](128,g)&&(g=e.tqTcy(te,i),h|=e[r(1222)](e[r(1487)](127,g),7),e[r(972)](128,g)&&(g=e[r(1074)](te,i),h|=e.swfCj(e[r(1853)](127,g),14),e[r(764)](128,g)&&(g=te(i),h|=(127&g)<<21,e[r(1351)](128,g)&&(g=te(i),p=e[r(583)](127,g),e.JllXl(128,g))))))if(e.FBAai(r(762),e[r(1166)]))g=te(i),p|=e[r(1845)](e.bYnfG(127,g),7);else{if(uUCFFF[r(1149)](_0x3f1588,_0xdcf515)){if(uUCFFF[r(510)](_0xee7810,uUCFFF[r(776)]))return _0xf09813[r(893)](_0x3155d9);if(uUCFFF[r(435)](_0x28a528,uUCFFF[r(1352)]))return _0x128d8c[r(1838)+r(1247)]||_0x5868f8[r(893)](_0x4d31a7);if(uUCFFF[r(510)](_0x31afca,uUCFFF.fZMrW))return _0x299ab2[r(1838)+"oreNames"][1]?void 0:_0x4578e0[r(1838)+r(1533)](_0x42bbc3[r(1838)+r(1247)][0])}return uUCFFF[r(1684)](_0x334548,_0x7034f8[_0x49806e])}}}else _0x52b656[r(633)+r(978)+r(885)](r(1771),_0xdb19a2),_0x339557[r(633)+r(978)+r(885)](UGDtHK[r(1376)],_0x4a0cae);return{low:e[r(793)](d,e[r(925)](h,28)),high:e[r(1712)](e[r(1117)](h,4),e[r(848)](p,24)),unsigned:t}}function Ue(i,t){let r=n,a=e.nFONY(t[r(862)],0),d=e[r(1117)](e[r(1029)](e[r(1117)](t[r(862)],28),e.TuVlr(t[r(1447)],4)),0),h=e[r(1117)](t.high,24),p=h===0?e[r(1340)](0,d)?e[r(1615)](a,16384)?e[r(1535)](a,128)?1:2:a<2097152?3:4:e[r(505)](d,16384)?e[r(1658)](d,128)?5:6:d<2097152?7:8:e.ZUcWB(h,128)?9:10,g=e[r(1420)](V,i,p),f=i[r(1156)];switch(p){case 10:f[e.IqPUP(g,9)]=e[r(1023)](e.yTait(h,7),1);case 9:f[e[r(591)](g,8)]=p!==9?128|h:e[r(939)](127,h);case 8:f[g+7]=p!==8?e[r(793)](e[r(513)](d,21),128):e.tmAGP(d,21)&127;case 7:f[e[r(1063)](g,6)]=e.TzTnE(7,p)?e.nFONY(d,14)|128:e[r(1228)](d>>>14,127);case 6:f[e.iuUJi(g,5)]=e[r(1519)](6,p)?e[r(1374)](d,7)|128:e[r(764)](d>>>7,127);case 5:f[e[r(766)](g,4)]=e[r(1518)](5,p)?e[r(1174)](128,d):e[r(1808)](127,d);case 4:f[e.xfRKt(g,3)]=e[r(1209)](4,p)?e.qsjVC(a,21)|128:a>>>21&127;case 3:f[e[r(1476)](g,2)]=e[r(748)](3,p)?e[r(513)](a,14)|128:e[r(1175)](a,14)&127;case 2:f[e[r(1362)](g,1)]=e[r(452)](2,p)?e.hvKVO(e[r(1117)](a,7),128):e[r(1491)](e[r(1350)](a,7),127);case 1:f[g]=p!==1?e[r(1508)](128,a):127&a}}function Ie(i){return P(i)}function Er(i){return e[n(1167)](E,i)}let Bi=65536,h0=e[n(1638)],ht=Bi*Bi,Mi=e[n(850)](ht,ht),zi=e[n(556)](Mi,2),Ye=String.prototype[n(1605)+"At"];class K{constructor(t,r,a){let d=n;this[d(1753)]=!0,this.low=e.QBhKh(0,t),this.high=e[d(1712)](0,r),this[d(1246)]=!!a}static isLong(t){let r=n;return t&&e[r(1585)](!0,t[r(1753)])}static[n(1540)](t,r,a){return new K(t,r,a)}static fromBytes(t,r,a){let d=n;return a?K[d(802)+"sLE"](t,r):K["fromByte"+d(414)](t,r)}static[n(802)+"sLE"](t,r){let a=n;return new K(e.olhdH(e[a(1442)](e.XOmEx(t[0],e[a(1405)](t[1],8)),e.xeaYl(t[2],16)),e[a(1481)](t[3],24)),e.nbEGf(e.sOKxu(t[4],e[a(1618)](t[5],8))|t[6]<<16,e[a(1481)](t[7],24)),r)}static fromBytesBE(t,r){let a=n;return new K(e[a(942)](e[a(663)](e[a(1612)](e[a(1720)](t[4],24),e[a(1467)](t[5],16)),t[6]<<8),t[7]),e[a(1239)](e[a(1508)](e[a(1508)](t[0]<<24,e.NNxSn(t[1],16)),e[a(1676)](t[2],8)),t[3]),r)}static[n(962)](t){let r=n;return t===h0?Fi:new K(e.MGogh(e[r(1124)](e[r(1508)](e[r(1712)](Ye[r(873)](t,0),e[r(756)](Ye[r(873)](t,1),8)),e[r(1283)](Ye[r(873)](t,2),16)),e[r(1121)](Ye[r(873)](t,3),24)),0),e[r(1080)](e.pxwWL(e[r(856)](Ye.call(t,4)|e.SsZME(Ye[r(873)](t,5),8),e[r(447)](Ye[r(873)](t,6),16)),e[r(1121)](Ye.call(t,7),24)),0),!0)}toHash(){let t=n;return String[t(1831)+"Code"](255&this[t(862)],e[t(787)](e.gMRKS(this[t(862)],8),255),e.TlQfL(e[t(1350)](this[t(862)],16),255),e[t(1175)](this[t(862)],24),255&this[t(1447)],e[t(1390)](e[t(1869)](this[t(1447)],8),255),e.chyzJ(e.hGHKd(this[t(1447)],16),255),e[t(1262)](this[t(1447)],24))}static[n(484)+"er"](t,r=!0){let a=n,d={RtkMJ:e[a(1376)]};if(e[a(854)](isNaN,t))return r?g0:Fi;if(r){if(e[a(869)]!==e[a(869)]){let h=_0x22edc9(d[a(1485)],{message:_0x1352fd[a(1268)],code:_0x3a772e[a(1814)+a(1251)],error:_0x35a2e2});this[a(1298)+a(860)+a(620)](h)}else if(t>=Mi)return m0}else{if(t<=-zi)return w0;if(e[a(421)](e[a(1606)](t,1),zi))return p0}return K.fromBits(e[a(485)](e.seBiO(t,ht),0),e[a(1612)](e.iIYWK(t,ht),0),r)}[n(1131)](){let t=n;return this[t(1246)]?e.VMABR(e[t(1889)](this[t(1447)],0),ht)+(this[t(862)]>>>0):e[t(644)](e[t(795)](this[t(1447)],ht),e[t(1889)](this[t(862)],0))}isZero(){let t=n;return this[t(1447)]===0&&e[t(900)](0,this[t(862)])}add(t){let r=n;K[r(1753)](t)||(t=K.fromNumber(t));let a=this[r(1447)]>>>16,d=e.yqreZ(65535,this[r(1447)]),h=e.BdPLF(this[r(862)],16),p=e.aLfUq(65535,this[r(862)]),g=t[r(1447)]>>>16,f=e.vhVkr(65535,t[r(1447)]),_=e.BdPLF(t[r(862)],16),b=65535&t[r(862)],I=0,L=0,B=0,O=0;return O+=e[r(723)](p,b),B+=e[r(1544)](O,16),O&=65535,B+=e[r(1342)](h,_),L+=e.jMwNy(B,16),B&=65535,L+=e[r(1063)](d,f),I+=e[r(818)](L,16),L&=65535,I+=a+g,I&=65535,K[r(1540)](e[r(870)](e[r(655)](B,16),O),e[r(702)](I,16)|L,this.unsigned)}equals(t){let r=n;return K[r(1753)](t)||(t=K[r(484)+"er"](t)),e[r(1436)](this[r(1246)],t[r(1246)])&&e[r(851)](e.jMwNy(this[r(1447)],31),1)&&e[r(851)](e[r(1579)](t[r(1447)],31),1)?!1:e.NKWPk(this[r(1447)],t[r(1447)])&&e[r(1681)](this[r(862)],t[r(862)])}addOne(){let t=n,r={hvLzS:function(a,d){return e[D(1757)](a,d)},zfyAf:function(a,d){return a>>>d},WKGCB:function(a,d){return a+d},QcqoT:function(a,d){return e[D(1117)](a,d)}};return e[t(587)]!==e[t(622)]?e[t(1168)](-1,this[t(862)])&&e[t(775)](-1,this[t(1447)])?K[t(1540)](0,0,this[t(1246)]):e[t(1329)](-1,this[t(862)])?K[t(1540)](0,e[t(1362)](this[t(1447)],1),this[t(1246)]):K[t(1540)](this[t(862)]+1,this.high,this[t(1246)]):this.unsigned?kHLHTi[t(1555)](kHLHTi[t(1837)](this[t(1447)],0),_0x2488bc)+(this[t(862)]>>>0):kHLHTi.WKGCB(kHLHTi[t(1555)](this[t(1447)],_0x323d25),kHLHTi[t(483)](this.low,0))}[n(1876)](t){let r=n,a={ksydM:e[r(751)],ImXNj:e[r(598)]};if(e[r(1168)](e.vCrlM,e[r(1809)]))return t?this[r(735)+"E"]():this[r(1038)+"E"]();this[r(576)+r(1697)]?.addCount(),this[r(1630)](a.ksydM,a[r(904)]),this[r(576)+r(1697)]?.[r(1231)+r(769)+"nt"]()?this[r(1185)+r(867)]():this._ping()}[n(735)+"E"](){let t=n;if(e.sPcLs===e[t(668)])return new _0x12204d(_0x44c1c8);{let r=this[t(1447)],a=this[t(862)];return[e[t(1709)](255,a),e.VCPAG(e[t(1579)](a,8),255),e.yqreZ(e[t(1350)](a,16),255),e[t(1648)](a,24),255&r,e.IlQFC(r>>>8,255),e[t(1390)](e[t(513)](r,16),255),r>>>24]}}toBytesBE(){let t=n,r=this.high,a=this.low;return[r>>>24,e.IlQFC(e.ZZXkQ(r,16),255),e[t(991)](e[t(1601)](r,8),255),e[t(1129)](255,r),e[t(1813)](a,24),e[t(1706)](a>>>16,255),e[t(1463)](e[t(1374)](a,8),255),e[t(1413)](255,a)]}}let Fi=new K(0,0,!1),g0=new K(0,0,!0),p0=K[n(1540)](-1,2147483647,!1),m0=K[n(1540)](-1,-1,!0),w0=K[n(1540)](0,-2147483648,!1);var Xe=(function(i){let t=n,r=e.vnXLo.split("|"),a=0;for(;;){switch(r[a++]){case"0":i[i[e.CgsMB]=5002]=e.CgsMB;continue;case"1":i[i[e[t(1383)]]=5004]=e[t(1383)];continue;case"2":i[i[e[t(1685)]]=5005]=e.EGliF;continue;case"3":return i;case"4":i[i[e[t(1221)]]=5003]=e.LarXX;continue;case"5":i[i[e[t(1311)]]=5001]=e.fGCaE;continue}break}})({});class gt{constructor(t){let r=n;this[r(1415)]=t,this.target=null}}class Ui extends gt{constructor(t,r){let a=n;if(e[a(1594)](a(1030),e[a(1161)]))super(t),this[a(1268)]=r&&r[a(1268)]||null;else return 0}}class qi extends gt{constructor(t,r){let a=n;if(e.cgpSA(e[a(963)],e[a(963)]))return _0x3bac09[a(1838)+"oreNames"]||_0x59b745.get(_0x12629b);{let d=e[a(1267)][a(1884)]("|"),h=0;for(;;){switch(d[h++]){case"0":this[a(1234)]=r&&r.code||5001;continue;case"1":this[a(1083)]=r&&r[a(1083)]||0;continue;case"2":this[a(1268)]=r&&r[a(1268)]||"";continue;case"3":super(t);continue;case"4":this.colno=r&&r[a(1655)]||0;continue;case"5":this.filename=r&&r.filename||"";continue;case"6":this.error=r&&r[a(1017)]||null;continue}break}}}}class Hi extends gt{constructor(t,r){let a=n,d={GRlnY:function(h,p){return e[D(822)](h,p)},aqLSD:function(h,p){return e[D(1481)](h,p)},emiQV:function(h,p){return e[D(1187)](h,p)},OVUkL:function(h,p){return e.uhEqK(h,p)},XfOeK:function(h,p){return e[D(1007)](h,p)}};if(e[a(1429)](e[a(512)],e[a(1e3)])){let h=e.rwoWT[a(1884)]("|"),p=0;for(;;){switch(h[p++]){case"0":this[a(1224)+a(1881)]=r&&r[a(1224)+a(1881)]||!1;continue;case"1":this[a(1024)]=r&&r.wasClean||!1;continue;case"2":super(t);continue;case"3":this.code=r&&r[a(1234)]||0;continue;case"4":this[a(1151)]=r&&r.reason||"";continue}break}}else _0x637165=rBCqTN[a(1003)](rBCqTN.aqLSD(rBCqTN[a(537)](31,_0x38daad),6),63&_0x1ae035),rBCqTN[a(1873)](_0x312932,128)?_0x13d798+=_0xb89364:(_0x3b51da+=rBCqTN[a(730)](_0x3852fd,_0x347fd0),_0x247744++)}}class Ki extends gt{constructor(t,r){let a=n;super(t),this.data=r&&r[a(1398)]||null}}class ji extends Ki{constructor(t,r){let a=n;super(t),this.data=r&&r.data||null,this[a(1268)]=r&&r.message||null}}class Gi extends gt{constructor(t,r){let a=n,d={bdvNQ:e.WYLya,IkiQz:function(h,p,g){return h(p,g)}};e[a(1519)]("legZO",e[a(550)])?this[a(1630)](d[a(1786)],d[a(1357)](_0x5b0441,a(1268),{..._0x40e606})):(super(t),this.data=r&&r.data||null)}}function ye(i,{message:t,code:r,error:a}){return new qi(i,{message:t,code:r,error:a})}function Ae(i,{code:t,reason:r,wasClean:a,willReconnect:d}){return new Hi(i,{code:t,reason:r,wasClean:a,willReconnect:d})}function Wi(i,{data:t,message:r}){return new ji(i,{data:t,message:r})}function Ji(i,{data:t}){return new Gi(i,{data:t})}function Cr(i,{message:t}){return new Ui(i,{message:t})}class Vi{constructor(t,r){let a=n;this[a(1472)+"s"]=t,this[a(1468)+"es"]=r,this["currentI"+a(1534)]=0,this[a(1722)+"ndpointT"+a(1348)+"t"]=0}["resetEnd"+n(611)+"fig"](){let t=n,r={jXbzD:function(a,d,h){return a(d,h)}};if(e[t(1237)]("oySwr",e.BkbXN)){let a=this[t(437)+t(1537)]?.["getCurre"+t(1332)+"nt"]();this["_dispatc"+t(1852)+t(620)](r[t(1016)](_0x1f707b,"close",{code:_0x5a20b0.code,reason:t(1713)+"ng faile"+t(970)+t(805)+t(1745)+t(1486)+a})),this[t(437)+t(1537)]?.[t(1108)+t(611)+t(1868)](),this[t(576)+t(1697)]?.[t(1714)+t(1791)]();return}else this[t(1412)+t(1534)]=0,this["currentE"+t(511)+t(1348)+"t"]=0}resetTries(){let t=n;this[t(1722)+t(511)+t(1348)+"t"]=0}[n(1780)+n(1332)+"nt"](){let t=n;return this[t(1472)+"s"][this["currentI"+t(1534)]]}["getCurre"+n(1332)+"ntTriesC"+n(1614)](){return this[n(1722)+"ndpointTriesCount"]}["checkRea"+n(1071)+"es"](){let t=n;return!!(this["currentI"+t(1534)]>=this.endpoints.length||this[t(1412)+t(1534)]===e.hkgXN(this[t(1472)+"s"][t(1294)],1)&&e[t(1219)](this["currentE"+t(511)+t(1348)+"t"],this[t(1468)+"es"]))}[n(498)+"rentEndp"+n(1716)+"hedMaxRetries"](){let t=n;return this["currentI"+t(1534)]==this[t(1472)+"s"][t(1294)]?!0:e.QzlNy(this["currentE"+t(511)+t(1348)+"t"],this[t(1468)+"es"])}[n(1361)+n(418)+n(553)+n(839)+n(1033)](){let t=n;return this[t(1722)+t(511)+t(1348)+"t"]=1,this[t(1412)+t(1534)]++,this.endpoints[this["currentI"+t(1534)]]}[n(1780)+"ntEndpoi"+n(915)+n(1474)](){let t=n;return this[t(1722)+t(511)+t(1348)+"t"]++,this[t(1780)+t(1332)+"nt"]()}}let pt=(e.RWvDP!=typeof globalThis&&e[n(1327)](n(440),globalThis[n(966)+n(1171)][n(1218)])||e.mQofC(e[n(985)],typeof window)&&e[n(1511)](e[n(1624)],window[n(966)+"tor"][n(1218)]))&&e.beWcG(e[n(985)],typeof document),at=e.PoWoa(e[n(985)],typeof globalThis)&&(e[n(884)]("Object",globalThis[n(966)+n(1171)][n(1218)])||e[n(1214)](e[n(628)],globalThis[n(966)+n(1171)][n(1218)]))&&n(1163)+"d"!=typeof tt,Ft=(e[n(985)]!=typeof globalThis&&e.qRDja===globalThis[n(966)+n(1171)][n(1218)]||e[n(696)](e[n(985)],typeof globalThis)||e.RWvDP!=typeof globalThis&&!!globalThis[n(1409)+n(1225)])&&e[n(432)](n(1163)+"d",typeof wx),Ut=e.FEpFT(n(1163)+"d",typeof globalThis)&&(e[n(820)](e[n(628)],globalThis[n(966)+n(1171)].name)||e[n(596)](e[n(1416)],globalThis[n(966)+n(1171)].name)||e[n(606)](n(1286)+n(493)+n(906),globalThis[n(966)+n(1171)][n(1218)]))&&e.QogQH(e[n(985)],typeof self),_0=e[n(1871)](n(1163)+"d",typeof globalThis)&&e[n(1168)](e[n(713)],globalThis["construc"+n(1171)][n(1218)])&&e.RWvDP!=typeof global&&e[n(596)](e[n(713)],global["construc"+n(1171)][n(1218)])&&e[n(602)](e[n(985)],typeof process)&&!!process[n(1233)];class Ir{constructor(){let t=n;this[t(547)+"rs"]={}}[n(1630)](t,...r){let a=n,d=this[a(547)+"rs"][t];if(d)d[a(1067)]()[a(1285)](h=>h.fn[a(1623)](h[a(402)],r));else if(e[a(1376)]===t&&!this[a(717)])if(e[a(1209)](e[a(1862)],a(514))){let h=r[a(1294)]&&r[0];if(e[a(1389)](h,Error))throw h;let p=new Error(e.IqPUP(e.CMQWM,h?e[a(1734)](" ("+h[a(1268)],")"):""));throw p[a(499)]=h,h}else{let h=e[a(1152)](_0x257c75,_0x34f54b,_0x3cb3a4[a(1899)]),p=_0x4720fb[a(1156)],g=_0x4e443b[a(1156)];for(let f=0,_=_0x4f5a75[a(1899)];e[a(888)](f,_);f++)p[e[a(1099)](f,h)]=g[f]}return this}[n(875)](t,r){let a=n;if(e[a(1828)](void 0,t))this[a(547)+"rs"]={};else if(e[a(976)](void 0,r))this[a(547)+"rs"][t]=null;else{let d=this[a(547)+"rs"][t];if(d)for(let h=0;e[a(617)](h,d[a(1294)]);)e[a(782)](d[h].fn,r)?d[a(405)](h,1):++h}return this}on(t,r,a){let d=n;return(this[d(547)+"rs"][t]||(this[d(547)+"rs"][t]=[]))[d(1281)]({fn:r,ctx:a||this}),this}}class y0 extends Ir{[n(1750)+n(1532)+n(1278)](t){let r=n,a={EdPJn:function(d,h,p){return e[D(1296)](d,h,p)}};if(e[r(610)]!==e[r(1018)])return t.errMsg||t[r(1312)]?(r(981)+" "+(t.errMsg||"")+r(1510)+(t[r(1312)]||""))[r(924)]():JSON[r(1723)+"y"](t);XCFoyS[r(1817)](_0xd21966,_0x8588e6,90),XCFoyS[r(1817)](_0x5f0b4b,_0x394265,_0x13e68b)}constructor(t,r,a){let d=n,h={oawJY:function(p,g,f,_,b){return p(g,f,_,b)}};if(e[d(1754)](e.yzqni,d(1524)))super(),this[d(1454)]=null,Ft&&wx[d(1836)+d(488)]&&(this._socket=wx[d(1836)+"ocket"]({url:t,protocols:r,header:a,fail:this[d(718)+d(541)+"lHandler"][d(1827)](this),success:this[d(718)+d(907)+"cessHand"+d(1728)][d(1827)](this)})),at&&tt[d(1836)+d(488)]&&(this[d(1454)]=tt[d(1836)+d(488)]({url:t,protocols:r,header:a,fail:this["_createS"+d(541)+d(1516)].bind(this),success:this[d(718)+d(907)+d(557)+d(1728)][d(1827)](this)}));else{let p={Fmqyz:function(g,f,_,b,I){let L=d;return rzpaIU[L(1290)](g,f,_,b,I)},PDymG:function(g,f){return g(f)}};_0x20e8db[d(1114)+"Listener"](d(1784)+d(1180),g=>{let f=d;p[f(1181)](_0x45d04e,p[f(761)](_0x2404c4,_0x5bd9ec[f(801)]),g.oldVersion,g.newVersion,p[f(761)](_0x3c522c,_0x48ca10[f(1785)+f(1663)]))})}}[n(718)+n(907)+"cessHand"+n(1728)](){let t=n,r={ylpsI:function(a,d,h){return e.kJNki(a,d,h)},csRnT:t(750),WndKC:e[t(517)],gPaeE:e.CIqCs};Promise[t(908)]()[t(1455)](()=>{let a=t;if(e[a(1773)](e[a(1548)],e[a(1471)])){if(this[a(1287)+a(445)](),this[a(1627)+"mer"](),this[a(1305)+a(918)+"rs"](),this[a(697)+"nceClose"](1e3,_0x4f527f),this[a(1245)+"Lock"]=!1,_0x152d04&&this[a(1569)+a(1562)]()&&!this[a(1178)+a(1897)]){if(this[a(437)+a(1537)]?.[a(1231)+"chMaxTries"]()){let h=this["_endpoin"+a(1537)]?.[a(1780)+a(1332)+"nt"]();this[a(1298)+a(1852)+a(620)](r.ylpsI(_0x281107,a(750),{code:1006,reason:a(1680)+h+(" timeout"+a(580)+a(700)+a(803)),wasClean:!0}))}else{let h=this[a(1832)][a(1505)+a(951)+a(1223)](_0x185179,_0x21e183);this["_dispatchCloseEv"+a(620)](_0x321a3d(a(750),{code:_0x41a81b,reason:_0x3da119,wasClean:!0,willReconnect:h})),h&&this._connect()}return}this[a(1569)+a(1562)]()||this[a(1178)+a(1897)]?this["_dispatc"+a(1852)+a(620)](r[a(1079)](_0x4520c5,r[a(1258)],{code:_0x293962,reason:r[a(604)]})):this[a(1298)+a(1852)+a(620)](_0x5b6789(a(750),{code:1006,reason:r[a(1388)]})),this[a(1075)]=null,this[a(437)+"tManager"]?.[a(1108)+"pointConfig"](),this[a(576)+"sCounter"]?.[a(1714)+a(1791)]()}else this[a(1375)+a(1631)]()})}[n(718)+n(541)+n(1516)](t){let r=n;e[r(1828)](e[r(603)],e[r(1140)])?(_0x27e281=_0x4f24fd[e[r(797)](_0x335187,_0x2802a)+1],e[r(1436)](192&_0x5f4a14,128)?_0x940dba+=_0x1d1511:(_0x2a2ceb=e[r(1103)](e[r(409)](e[r(534)](31,_0x190179),6),e.RhEMX(63,_0x44e86b)),e.BlOBO(_0x199c35,128)?_0x2eb1fa+=_0x2875ae:(_0x2a4fbf+=e[r(1088)](_0x5331d8,_0x53ae01),_0x2f0640++))):Promise[r(908)]()[r(1455)](()=>{let a=r;if(e[a(1237)](e[a(1355)],e.vyHDk)){let d=this[a(437)+a(1537)]?.["getCurre"+a(1332)+"nt"]();this[a(724)](a(1680)+d+a(948)),this["_disconn"+a(443)](1001,a(562)+" try reconnecting",!0)}else{let d=e[a(943)](ye,e[a(1376)],{message:this[a(1750)+a(1532)+"age"](t)});this[a(1630)](e.EavzQ,d);let h=e.MsoQw(Ae,e.FUEwc,{reason:this[a(1750)+"rrorMess"+a(1278)](t)});this[a(1630)](e[a(1587)],h)}})}["_addWsLi"+n(1631)](){let t=n,r={VrtPd:function(a,d){return e.ydzla(a,d)},ndeFC:function(a,d){return e.NNxSn(a,d)},FMOik:function(a,d){return e[D(736)](a,d)},KVunE:function(a,d){return e[D(1007)](a,d)},feMlC:function(a,d){return e.ZxFge(a,d)},eukoK:e[t(1587)],KUJfv:function(a,d,h){return e[t(1759)](a,d,h)}};this[t(1454)][t(1253)](a=>{let d=t;e.zwVkz(e[d(1857)],e[d(1781)])?(_0x4d4a91=xoekKG[d(1469)](_0x3dff64,_0x2e86f8),_0x2dfe40|=xoekKG.ndeFC(xoekKG[d(796)](127,_0x4b70bc),21),xoekKG[d(796)](128,_0x1fb7b7)&&(_0x2804e2=xoekKG[d(752)](_0xfeb1e3,_0x59d562),_0x4a274f=xoekKG.FMOik(127,_0x323278),128&_0x4f446f&&(_0x534e3b=_0x22f771(_0x5ee9de),_0x4da643|=xoekKG[d(1105)](127,_0x4ca75c)<<7))):this[d(1630)](e.UKQTC,Ji(e[d(882)],{...a,data:a.errMsg||""}))}),this[t(1454)].onClose(a=>{let d=t;this.emit(r[d(829)],r[d(928)](Ae,r[d(829)],{...a}))}),this[t(1454)][t(1553)+"e"](a=>{let d=t,h={kptFK:function(p,g){return e[D(1202)](p,g)}};e[d(895)](e.zgMgP,e.zgMgP)?this[d(1630)](e.WYLya,e.nQzTe(Wi,e[d(1422)],{...a})):(_0x242044=h[d(1314)](_0x43c237,_0x32ae2f),_0x15b8f8=0)}),this[t(1454)][t(507)](a=>{let d=t;this[d(1630)](e.EavzQ,e.ESHOq(ye,e[d(1376)],{...a,message:a[d(1568)]||""}))})}[n(784)](t){let r=n,a={JmyTi:function(d,h,p){return e[D(539)](d,h,p)},pwCmt:function(d,h){return d(h)}};if(t instanceof Uint8Array)if(e[r(986)](e.jOprG,r(1182))){let d=t[r(1176)][r(1067)](t[r(861)+"et"],t[r(1041)+"th"]+t[r(861)+"et"]);this._socket&&this[r(1454)].send({data:d,fail:h=>{let p=r;this[p(1630)]("error",a.JmyTi(ye,p(1017),{message:this[p(1750)+p(1532)+p(1278)](h)}))}})}else{let d={jNiGU:function(h,p){let g=r;return RpKnat[g(533)](h,p)}};return function(h,...p){let g=r,f=_0x584b0f[g(873)](d.jNiGU(_0x19457b,this),h,...p);return _0x58af0e[g(1541)](f,h[g(1725)]?h[g(1725)]():[h]),d[g(1216)](_0x3c6e4e,f)}}else this[r(1454)]&&this[r(1454)][r(784)]({data:t,fail:d=>{let h=r;this[h(1630)](e[h(1376)],e.Vfhtl(ye,h(1017),{message:this[h(1750)+h(1532)+"age"](d)}))}})}[n(750)](t,r){let a=n;this[a(1454)]&&this._socket[a(750)]({code:t,reason:r})}[n(1114)+n(429)](t,r){this.on(t,r)}[n(633)+n(978)+"ner"](t,r){this[n(875)](t,r)}get[n(725)+"te"](){let t=n;if(e[t(699)](e[t(715)],e[t(1600)]))return this[t(1454)][t(725)+"te"];this._ws&&this[t(1075)][t(784)](_0x1af438),this[t(724)](e[t(1854)],_0x2c62be)}get[n(1159)+"pe"](){let t=n;return e[t(976)](e[t(592)],"pOrJr")?this._ws?this._ws.readyState:this[t(1832)][t(1470)+t(1090)]?this[t(780)+"NG"]:this[t(424)]:this[t(1454)][t(1159)+"pe"]}set[n(1159)+"pe"](t){}get[n(1048)](){let t=n;return this[t(1454)][t(1048)]}get[n(1661)](){let t=n;return this[t(1454)][t(1661)]}get[n(825)+"ns"](){return this[n(1454)].extensions}get[n(1448)+n(1886)](){return 0}}function v0(i,t){let r=n;if(t)return new t(i[r(1048)],i[r(1661)]);if(e[r(1525)](Ft,at))return new y0(i[r(1048)],i.protocol,i[r(406)]);if(e[r(1525)](pt,Ut)&&e.KdCLu(e[r(985)],typeof WebSocket)&&WebSocket)return new WebSocket(i[r(1048)],i[r(1661)+"s"])}function b0(i){let t=n,r=e.qLxbQ[t(1884)]("|"),a=0;for(;;){switch(r[a++]){case"0":if(Ft&&wx[t(1836)+t(488)])return!0;continue;case"1":if(at&&tt[t(1836)+t(488)])return!0;continue;case"2":if(i)return!0;continue;case"3":return!1;case"4":if((pt||Ut)&&e[t(985)]!=typeof WebSocket&&WebSocket)return!0;continue}break}}function $i(i,t,r){let a=n,d={qeHjf:function(g,f){return e[D(1450)](g,f)},faxvE:e[a(1052)],tLyAU:function(g,f){return g===f},HzoRv:function(g,f){return e.mLZlc(g,f)}},h=-1;async function p(g){let f=a;return d[f(1671)](g,h)?Promise.reject(new Error(d.faxvE)):(h=g,d[f(608)](g,r[f(1294)])?Promise[f(908)]():r[g][f(1827)](i)(t,p[f(1827)](null,d[f(459)](g,1))))}e[a(741)](p,0)}function Yi(i){let t=n,r=0,a=0;for(let d=0;d<i[t(1294)];++d)a=i.charCodeAt(d),e[t(617)](a,128)?r+=1:e[t(876)](a,2048)?r+=2:e[t(1378)](e[t(1351)](64512,a),55296)&&(64512&i[t(1605)+"At"](d+1))===56320?(++d,r+=4):r+=3;return r}function Xi(i,t,r){let a=n;if(e[a(1300)](e[a(559)](r,t),1))return"";let d="";for(let h=t;h<r;){let p=i[h++];if(p<=127)d+=String[a(1831)+a(690)](p);else if(e.CEjOw(p,192)&&e[a(1242)](p,224))d+=String[a(1831)+"Code"](e[a(1103)](e[a(607)](e.VCPAG(31,p),6),e[a(629)](63,i[h++])));else if(e[a(996)](p,224)&&e.WiHTY(p,240))d+=String[a(1831)+a(690)](e.bZiQj(e[a(1103)](e[a(778)](15&p,12),e[a(607)](e[a(785)](63,i[h++]),6)),63&i[h++]));else if(e[a(421)](p,240)){let g=e[a(490)](e[a(1578)](e[a(1096)](e[a(1129)](7,p),18),e[a(1093)](e[a(1057)](63,i[h++]),12))|e[a(1825)](63,i[h++])<<6|e[a(1275)](63,i[h++]),65536);d+=String[a(1831)+a(690)](e.xMllb(55296,e.zmPyE(g,10))),d+=String[a(1831)+a(690)](e[a(674)](56320,e.PGsUx(1023,g)))}}return d}function Ar(i,t,r){let a=n,d=r,h,p;for(let g=0;e[a(853)](g,i.length);++g)if(h=i[a(1605)+"At"](g),e.OtfeA(h,128))t[r++]=h;else if(e[a(1154)](h,2048))t[r++]=e[a(1097)](e.kJyQk(h,6),192),t[r++]=e[a(1442)](e[a(682)](63,h),128);else if(e.GNJfx(e[a(832)](64512,h),55296)&&e[a(1742)](e[a(1778)](64512,p=i.charCodeAt(e[a(1342)](g,1))),56320)){let f=("3|4|2|0|"+a(1434))[a(1884)]("|"),_=0;for(;;){switch(f[_++]){case"0":t[r++]=e[a(942)](e.ZkXTr(h>>12,63),128);continue;case"1":t[r++]=e.bnEvY(e[a(1020)](h>>6,63),128);continue;case"2":t[r++]=e.xRXNx(e[a(497)](h,18),240);continue;case"3":h=e.xMllb(e[a(1696)](65536,e[a(409)](e[a(1187)](1023,h),10)),e[a(1463)](1023,p));continue;case"4":++g;continue;case"5":t[r++]=e[a(1821)](63&h,128);continue}break}}else t[r++]=e[a(720)](e[a(899)](h,12),224),t[r++]=e[a(1893)](e[a(1432)](e[a(836)](h,6),63),128),t[r++]=e[a(1037)](63&h,128);return e[a(490)](r,d)}async function Qi(i){let t=n;if(e[t(696)](e.cyfue,typeof i)){let r=new Uint8Array(e[t(854)](Yi,i));return Ar(i,r,0),r}return e[t(1389)](i,ArrayBuffer)?new Uint8Array(i):new Uint8Array(i.buffer,i[t(861)+"et"],i[t(1041)+"th"])}function S0(i){let t=n,r={oNEGr:function(a,d){return e[D(1164)](a,d)},lOYNV:function(a,d){return e[D(850)](a,d)}};if(e[t(1089)](e[t(1760)],e[t(1315)]))this[t(1339)]=!0,this[t(1245)]();else try{if(e.bGRCY===t(1440)){let a=this[t(704)][t(911)+"geInfoSync"](this._prefix),d=_0x5993bf[t(956)](r.oNEGr(a,"{}"));return _0x528a60[t(983)](d)}else return e[t(602)](e.cyfue,typeof i)&&(e[t(1441)](i,ArrayBuffer)||i[t(1176)]&&e.JPpEw(i[t(1176)],ArrayBuffer))||typeof i!="string"?"":(JSON[t(956)](i),e[t(632)])}catch{return e[t(619)](e.Cejpq,e[t(677)])?e.Srtlo(e.cyfue,typeof i)?e[t(508)]:"":1e4*_0xa8651b[t(1106)]()+_0x2f017b[t(710)](JAWjZn[t(1303)](1e4,_0x2a6780[t(807)]()))}}let E0=(i,t)=>{let r=n;switch(i){case e[r(1794)]:case r(721):return{[r(1220)+i]:1,"x-tt-env":t};default:return{}}};class C0{constructor(t){let r=n;this[r(1032)+r(1614)]=t,this[r(880)]=0}[n(1727)](){let t=n;this[t(880)]++}[n(1231)+"chMaxCount"](){let t=n;if(e[t(821)](e[t(1515)],e[t(1515)]))return this.count>=this[t(1032)+t(1614)];{let r=t(1680)+_0x55d447+(t(948)+", max re"+t(700)+t(803));this[t(724)](r),this[t(1298)+"hErrorEv"+t(620)](e[t(489)](_0x2b6b16,t(1017),{message:r,code:_0x5890dc[t(1698)+t(1282)+"R"]}));return}}[n(1714)+"nter"](t=0){let r=n;this[r(1032)+r(1614)]=t,this[r(880)]=0}}async function I0(i){let t=n,r={vJyiD:function(a,d){return e[D(471)](a,d)},WitDz:e.gUyhy,QsJMh:function(a,d){return a(d)},gmDNJ:e[t(1423)]};return new Promise(a=>{let d=t;if(!pt)return e[d(426)](a,e[d(1423)]);try{let h=document[d(897)+d(568)](e[d(961)]);window[d(565)+d(894)]=p=>{let g=d;if(r.vJyiD(r[g(585)],r[g(585)]))document[g(1640)]["removeCh"+g(1801)](h),window[g(565)+g(894)]=void 0,r[g(891)](a,p&&p.msg||r[g(1766)]);else return _0x33a1fb?this[g(735)+"E"]():this[g(1038)+"E"]()},h.type=e[d(1811)],h[d(1657)]=e[d(847)](i[d(1616)](/^ws/,e[d(1449)]),e.PtAzB);try{document[d(1640)]["appendCh"+d(1801)](h)}catch{document[d(1640)]["removeCh"+d(1801)](h)}}catch{window[d(565)+d(894)]=void 0,a(e[d(1423)])}})}function Qe(i,t,r){let a=n;return!!i?.find(d=>d.key===t&&d[a(1195)]===r)}function mt(i,t){let r=n;return i?.[r(1349)](a=>a[r(1526)]===t)?.value}let Pr=null;async function A0(){let i=n;return Pr||(Pr=Promise[i(908)]()[i(1455)](Be[i(1827)](Be,e.FdLAz))),Pr}class P0 extends Ir{constructor(t,r){let a=n;super(),this[a(1729)]=t,this[a(1433)]=r,this[a(704)]=void 0,this[a(1229)+a(1199)]=null}async[n(411)](){await this[n(419)]()}async[n(419)](){let t=n;if(!this[t(704)]){if(this[t(1229)+t(1199)])return this[t(1229)+t(1199)];try{let r=this[t(1729)],a=this[t(1433)];this["_initPro"+t(1199)]=(async()=>{let d=t,{openDB:h}=await e.JKInE(A0);this[d(704)]=await e[d(1078)](h,d(565)+"_"+r,1,{upgrade(p){let g=d;p[g(843)+g(1051)+"e"](r,{keyPath:a})}})})(),await this[t(1229)+"mise"]}catch(r){console.log(r)}finally{this._initPromise=null}}}async get(t){let r=n;if(e[r(866)](e.cMcut,e[r(1744)]))for(var a in _0xeb871c)_0x391dd8.o(_0x1b5a06,a)&&!_0x2173d1.o(_0x3026e0,a)&&_0x3102ec["definePr"+r(1755)](_0x51f291,a,{enumerable:!0,get:_0x1a167e[a]});else try{return await this._init(),this[r(704)]?.get(this[r(1729)],t)}catch(d){console[r(590)](d)}}async set(t,r){let a=n;return await this[a(419)](),this[a(704)]?.[a(1478)](this._dbName,t)}async[n(664)](t){let r=n;try{return await this[r(419)](),this[r(704)]?.delete(this[r(1729)],t)}catch(a){console[r(590)](a)}}async clear(){let t=n;try{return await this._init(),this[t(704)]?.[t(1823)](this[t(1729)])}catch(r){console[t(590)](r)}}async[n(877)](){let t=n;if(e.oMdHY(e[t(1484)],e[t(1484)]))return await this._init(),this._qosDB?.[t(1272)+"ys"](this[t(1729)]);this[t(1885)+t(1749)]=_0x30e9ae,this._ws&&(this._ws[t(1159)+"pe"]=_0x302abe)}async[n(525)](){let t=n;return await this[t(419)](),this[t(704)]?.getAll(this[t(1729)])}async[n(1810)](){let t=n;try{this[t(704)]?.[t(750)](),this[t(704)]=void 0}catch(r){console[t(590)](r)}}get[n(863)](){let t=n;try{return!!this[t(704)]}catch(r){if(t(1479)!==e[t(1425)])return console[t(590)](r),!1;_0x3db1f1&&_0x23ed44["addEvent"+t(429)](UGDtHK[t(1587)],()=>_0x17cd6d()),_0x5d55c7&&_0xbb49a4[t(1114)+t(429)](UGDtHK[t(1123)],()=>_0x3d4756())}}}class k0{constructor(t,r){let a=n;this._DBName=t,this._pathKey=r,this[a(704)]=localStorage}async[n(411)](){}get[n(1293)](){let t=n;return t(565)+"_"+this[t(1792)]}async[n(893)](t){let r=n,a=this._qosDB.getItem(this[r(1293)]);return JSON[r(956)](e.QBkZc(a,"{}"))[t]}async set(t,r){let a=n,d=this[a(704)][a(1206)](this[a(1293)]),h=JSON[a(956)](e[a(1164)](d,"{}"));return h[r||t[this[a(1211)]]]=t,this[a(704)][a(540)](this._prefix,JSON[a(1723)+"y"](h)),r||t[this._pathKey]}async[n(664)](t){let r=n,a=this._qosDB[r(1206)](this._prefix),d=JSON.parse(e[r(486)](a,"{}"));return d[t]=void 0,this[r(704)][r(540)](this[r(1293)],JSON[r(1723)+"y"](d))}async clear(){let t=n;return this[t(704)][t(1823)]()}async keys(){let t=n,r=this[t(704)][t(1206)](this[t(1293)]),a=JSON[t(956)](e.jLMgI(r,"{}"));return Object[t(877)](a)}async[n(525)](){let t=n,r=this._qosDB[t(1206)](this._prefix),a=JSON.parse(e[t(1525)](r,"{}"));return Object[t(983)](a)}closeDB(){return Promise[n(908)]()}get[n(863)](){return!!this[n(704)]}}class T0{constructor(t,r){let a=n;this[a(1792)]=t,this._pathKey=r,this[a(704)]=at?tt:Ft?wx:null}async[n(411)](){}get[n(1293)](){let t=n;if(e[t(1828)](e[t(1598)],e[t(1598)]))return t(565)+"_"+this[t(1792)];{let r=this[t(437)+t(1537)]?.["getCurre"+t(1332)+"nt"]();this[t(1298)+t(1852)+t(620)](e[t(1291)](_0x45548d,e[t(1587)],{code:1006,reason:"connect "+r+(t(948)+t(580)+t(700)+"ached"),wasClean:!0}))}}async[n(893)](t){let r=n,a=this._qosDB["getStora"+r(1456)](this[r(1293)]);return JSON[r(956)](e.RNIHI(a,"{}"))[t]}async[n(1541)](t,r){let a=n,d=this[a(704)][a(911)+a(1456)](this[a(1293)]),h=JSON[a(956)](e[a(759)](d,"{}"));return h[r||t[this._pathKey]]=t,this[a(704)]["setStora"+a(1456)](this._prefix,JSON[a(1723)+"y"](h)),r||t[this[a(1211)]]}async del(t){let r=n,a=this[r(704)][r(911)+"geSync"](this[r(1293)]),d=JSON[r(956)](a||"{}");return d[t]=void 0,this[r(704)].setStorageSync(this[r(1293)],JSON[r(1723)+"y"](d))}async[n(1823)](){let t=n;return this[t(704)][t(1155)+"rageSync"]()}async keys(){let t=n,r=this[t(704)][t(911)+t(1746)+"nc"](this[t(1293)]),a=JSON.parse(e[t(671)](r,"{}"));return Object[t(877)](a)}async[n(525)](){let t=n,r=this._qosDB[t(911)+t(1746)+"nc"](this._prefix),a=JSON.parse(e[t(740)](r,"{}"));return Object.values(a)}closeDB(){let t=n,r={UdrIY:function(a,d){return e[D(656)](a,d)},ltSMG:function(a,d){return e[D(1192)](a,d)}};if(e[t(1841)](t(837),e.xSTkz)){let a=0,d=0,h;do h=XBCSnG[t(1858)](_0x55b8e4,_0x4630cf),XBCSnG[t(989)](a,32)&&(d|=(127&h)<<a),a+=7;while(128&h);return d}else return Promise[t(908)]()}get isReady(){return!!this[n(704)]}}function Zi(i,t){let r=n;if(e.ZpIAw(at,at))return new T0(i,t);if(e.lTTWs(pt,Ut)&&e[r(985)]!=typeof indexedDB)return new P0(i,t);if(e[r(532)](pt,Ut)&&e[r(1372)](e[r(985)],typeof localStorage))return new k0(i,t);throw new Error(e[r(1263)])}class D0{constructor(){let t=n;this[t(1301)+t(1509)+"Id"]=null,this._interval=36e5,this[t(704)]=e.ltpgL(Zi,e[t(1056)],t(1392)+"id")}async[n(1301)+"lFlush"](){let t=n;e.ywjTT(clearInterval,this[t(1301)+t(1509)+"Id"]),this[t(1301)+t(1509)+"Id"]=e[t(1877)](setInterval,()=>{let r=t;if(e[r(1774)](r(621),e.RgTng)){let a=_0x494257[r(597)]();return a?(a.offset=a[r(1899)]=0,a):{bytes:new _0x588267(64),offset:0,limit:0}}else this[r(1710)+"ired"]()},this._interval)}async[n(411)](){let t=n;await this[t(704)][t(411)]()[t(1455)](()=>{this["_interva"+t(1559)]()})}async[n(1710)+n(464)](){let t=n;(await this._qosDB?.[t(525)]()||[])[t(636)](({timestamp:d})=>d<Date[t(1106)]()).forEach(d=>{let h=t,p={WWaAg:h(927),FWiVH:function(g,f,_){return e[h(1759)](g,f,_)},BCwsb:e.ovpVy,CfILU:h(1771),MrmiW:e[h(751)]};if(e[h(1436)](e[h(649)],e[h(649)])){let g={brHEu:p[h(1076)],xMhLn:h(1840)+h(1344)+"s",sWcNS:p[h(1257)]};return new _0x2c3185((f,_)=>{let b=h,I={mZvoR:function(O,ve){return O(ve)},XeJZv:p[b(1122)],KPQxs:b(1840)+b(1344)+"s",EYuQt:b(1840)+b(916)+"t"};this[b(1287)+b(445)](),this[b(473)+b(1391)+"Id"]=p[b(645)](_0x5c3b23,this[b(1264)].bind(this),this._options[b(1112)+b(1875)]);let L=()=>{let O=b;f(g[O(1417)]),this[O(875)](g.xMhLn,L),this[O(875)](g[O(1752)],B)},B=()=>{let O=b;I[O(1115)](_,I[O(794)]),this[O(875)](I.KPQxs,L),this[O(875)](I.EYuQt,B)};this.on(p.BCwsb,L),this.on(b(1840)+b(916)+"t",B),this[b(1264)]()})}else this[h(704)]?.[h(664)](d.message_id)})}async[n(664)](t){let r=n,a={GNftw:function(d,h,p){return e.Hsnwe(d,h,p)}};if(e.uyxah!==r(1179))return this._qosDB?.[r(664)](t);DZTDmY[r(809)](_0x5d6fb8,_0x1a40b5,10),DZTDmY[r(809)](_0x47d6c0,_0x24b477,_0xd4bd8a)}async set(t,r){let a=n;if(e[a(1190)](e[a(732)],e[a(732)])){let d=e[a(1759)](_0x2e4cc8,_0x2c9c08,_0x1ca5b5);return _0x1072f1[a(1156)][a(1803)](d,e.lsIHL(d,_0x2ac73a))}else return this[a(704)]?.[a(1541)]({message_id:t,timestamp:r})}async[n(893)](t){let r=n;return this._qosDB?.[r(893)](t)}async[n(1810)](){let t=n;e[t(1748)](clearInterval,this[t(1301)+t(1509)+"Id"]),await this[t(704)]?.[t(1810)]()}get isReady(){let t=n;return this[t(704)]?.[t(863)]}}function kr(i){let t=n,r={NSkNc:function(a,d){return e[D(415)](a,d)},zbSbS:function(a,d){return e.rwUFP(a,d)},PobAU:function(a,d){return e[D(790)](a,d)},KMCZv:function(a,d,h){return e.fRSOe(a,d,h)},igxeY:function(a){return e.JKInE(a)}};if(t(1408)===e.DUybW){let a=!!this._options.enableQoS;if(!a)return{enabled:a,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let d=Qe(i[t(1268)][t(406)],t(1527)+t(841),"2"),h=d&&e[t(1078)](Qe,i[t(1268)][t(406)],t(1527)+t(771)+"ck","1"),p=d&&e[t(647)](Qe,i[t(1268)][t(406)],e.hYsAu,"1"),g=p?e[t(454)](mt,i[t(1268)][t(406)],e[t(434)])?.split(",").filter(Boolean)||[]:[];return{enabled:a,isQoSMessage:d,isQoSAck:h,isAckCleanupMessage:p,ackMsgIds:g}}else return NqFDdX[t(1783)](typeof _0x1ddb63,t(1733))?_0x5ad6f7(_0x233ba8):(NqFDdX.zbSbS(_0x3ab6a7,_0x4fc4f1)&&NqFDdX.PobAU(_0x12f19b,_0x26cb42),NqFDdX[t(1411)](_0x5e1e63,_0x571a03,NqFDdX[t(1317)](_0xe63c1))?new _0x39b732(_0xa343c7,_0x3c2bfd):_0x49d724)}async function es(){let i=n;return this[i(496)+"ger"]||(this[i(496)+i(1139)]=new D0),this[i(496)+i(1139)][i(863)]||await this[i(496)+"ger"][i(411)](),this._QoSManager}async function R0(i,t){let r=n,a={ajqdR:function(d,h,p){return e.kJNki(d,h,p)},LzbVS:function(d,h,p){return e[D(1291)](d,h,p)},IxcAp:function(d,h,p,g){return e.sNiqE(d,h,p,g)},iIPvo:function(d,h){return d+h},PLhjJ:function(d,h,p){return d(h,p)}};if(e[r(884)](r(857),e[r(932)])){let{offset:d}=a.ajqdR(_0x2912e8,_0x4c1426,_0x5dbf2c);_0x8d0003=d;let h={cursor_name:"",cursor:0,service:0},{value:p,offset:g}=a[r(567)](_0xa6e224,_0x5775ed,_0x59c296);h[r(1847)]=p,_0x3ad530=g;let{value:f,offset:_}=a[r(1689)](_0x56fe63,_0x3cafef,_0x38383e);_0x1639e2=_,h[r(1039)+r(1800)]=a[r(783)](_0x4c0100,_0x4635e4,_0x449e25,a[r(844)](_0x2e5cfc,f)),_0x4b22c5+=f;let{value:b,offset:I}=a.PLhjJ(_0x90a4b2,_0x1e0369,_0x53e81a);h[r(1796)]=b[r(1131)](),_0x8a6366=I,_0x1c2105[r(1281)](h)}else{let{enableAutoAck:d}=this[r(1832)],h=e[r(920)](Qe,i[r(1268)].headers,e[r(1890)],"1"),p=e.nKjyP(Qe,i[r(1268)][r(406)],"is_ack","1"),g=kr[r(873)](this,i);if(e[r(1879)](d,h)){let{SeqID:f,LogID:_,service:b,LogIDNew:I,method:L}=i[r(1268)];this._sendAck({SeqID:f,LogID:_,LogIDNew:I,service:b,method:L,headers:[{key:r(919),value:"1"},{key:e.HevUc,value:I||""},{key:e.iwDnf,value:"0"}]})}p&&!g.isQoSAck&&this["_dispatc"+r(1793)+r(403)](i),e[r(1142)](t)}}async function L0(i,t){let r=n;if(e[r(974)]!==e.Yefvx)return new _0x1eb6f1(_0x2b7edd,{message:_0x35ee43});this[r(724)](e[r(1495)],i[r(1268)]),e[r(1690)](t)}async function O0(i,t){let r=n,a=e[r(1007)](Ie,await e[r(438)](Qi,i[r(1398)]));try{if(a[r(1465)]instanceof Uint8Array){let d=e.uZERq(this._options[r(840)+"ncoding"],Object)?{force:!!this[r(1832)][r(840)+r(1134)][r(1861)],encoding:this._options[r(840)+"ncoding"][r(1829)]?this._options[r(840)+r(1134)][r(1829)][r(1616)](/\s/g,"")[r(1607)+r(952)]():""}:{force:!1,encoding:this._options[r(840)+r(1134)]?this[r(1832)][r(840)+"ncoding"].replace(/\s/g,"")[r(1607)+r(952)]():""},h=a[r(840)+r(1134)]?a[r(840)+r(1134)][r(1616)](/\s/g,"")[r(1607)+r(952)]():"",p=this[r(1832)].payloadType instanceof Object?{force:!!this[r(1832)]["payloadT"+r(1749)][r(1861)],type:this[r(1832)][r(830)+r(1749)].type?this[r(1832)][r(830)+r(1749)].type[r(1616)](/\s/g,"")[r(1607)+r(952)]():""}:{force:!1,type:this[r(1832)]["payloadT"+r(1749)]?this._options[r(830)+r(1749)][r(1616)](/\s/g,"")[r(1607)+r(952)]():""},g=a[r(830)+r(1749)]?a["payloadT"+r(1749)].replace(/\s/g,"")[r(1607)+r(952)]():"",f=p[r(1861)]?p.type:g||p[r(1415)],_=d.force?d[r(1829)]:h||d.encoding,b=[e[r(508)],e[r(632)],e.lWfXl,e[r(1402)]],I=[e[r(1014)],e[r(573)]];this[r(1832)]["enableTr"+r(1445)+r(1517)+"ad"]&&b[r(1369)](f)&&(!_||I.includes(_))?a[r(1482)+r(1334)]=Xi(a[r(1465)],0,a[r(1465)][r(1041)+"th"]):a[r(1482)+r(1334)]=""}else a[r(1482)+r(1334)]=""}catch(d){a.textPayload="",console[r(590)](d)}i[r(1268)]=a,e[r(1690)](t)}function N0(i,t,r){let a=e.RNIHI(r,8192),d=e.wdDjV(a,1),h=null,p=a;return function(g){let f=D;if(g<1||e[f(1670)](g,d))return e.MAEnX(i,g);e[f(958)](e[f(1158)](p,g),a)&&(h=e[f(854)](i,a),p=0);let _=t[f(873)](h,p,p+=g);return e.WQWAm(7,p)&&(p=e.TrhbX(e.zDxEz(7,p),1)),_}}let B0=4294967295;function M0(i,t,r){let a=n;return e[a(800)](RangeError,e.dKSyl(e[a(637)](e[a(797)](e[a(1063)](a(1421)+a(849)+a(561),i),e.gjZvf)+e[a(1529)](t,1),e.PGFxm),r))}function z0(i,t,r){let a=n,d={VyTqo:function(h,p){return e.TzTnE(h,p)},KtBVp:e[a(1069)],NLnpW:"offline"};if(e[a(1891)]("chdqP",e[a(1883)])){if(r>B0)throw new Error(e.OSCZF);let h=3;for(;h>=0;){let p=e[a(1644)](255,r);e[a(1428)](Dr,p,i,e[a(933)](t,h)),r>>>=8,h--}return e[a(1270)](t,4)}else this[a(1569)+a(1562)]()&&(!this._ws||d[a(1060)](this._ws[a(725)+"te"],this[a(661)])||d[a(1060)](this._ws.readyState,this[a(780)+"NG"]))&&this[a(430)+a(1460)](),this[a(883)+"er"]&&_0x59937e[a(1114)+a(429)](d.KtBVp,this[a(430)+a(1460)]),this._isBrowser&&_0xb6d1f6[a(1114)+"Listener"](d.NLnpW,this[a(430)+a(1673)])}function F0(i,t){let r=n,a=0,d=t,h=t+4;for(;e[r(853)](d,h);){let{value:p,offset:g}=e[r(1418)](Tr,i,d);d=g,a=a<<8>>>0,a+=p}return{value:a,offset:h}}function U0(i,t,r){let a=n,d=e[a(1724)][a(1884)]("|"),h=0;for(;;){switch(d[h++]){case"0":if(t[a(515)+"e"])return e[a(1490)](t[a(515)+"e"](i,r),r);continue;case"1":return e[a(1248)](Ar(i,t,r),r);case"2":if(i[a(1294)]<40)return e.pzJmJ(e[a(1428)](Ar,i,t,r),r);continue;case"3":if(t[a(1815)])return e[a(1522)](t[a(1815)](i,r),r);continue;case"4":if(!i)return r;continue}break}}function q0(i,t){let r=n,a=new K(e[r(663)](e[r(870)](e[r(856)](e[r(1451)](i[e[r(509)](t,4)],24),i[e.iuUJi(t,5)]<<16),e[r(1462)](i[e[r(1085)](t,6)],8)),i[t+7]),e.iQBsy(e[r(1037)](e[r(1029)](e.hTBVq(i[t+0],24),e[r(742)](i[e[r(404)](t,1)],16)),e[r(1645)](i[e[r(1362)](t,2)],8)),i[e[r(1145)](t,3)]),!0);return t+=8,{value:a,offset:t+8}}function H0(i,t,r){let a=n,d=i[a(862)],h=i[a(1447)];return t[r]=e[a(1561)](h,24),t[e.QoNYj(r,1)]=e.gDwWR(e[a(652)](h,16),255),t[r+2]=e[a(595)](e[a(1431)](h,8),255),t[r+3]=e.ESqxV(255,h),t[e[a(1678)](r,4)]=e[a(1565)](d,24),t[e.iuUJi(r,5)]=e[a(1688)](d>>>16,255),t[e[a(1270)](r,6)]=e[a(1691)](e[a(818)](d,8),255),t[e[a(523)](r,7)]=e[a(1002)](255,d),r+=8,r}function Tr(i,t){let r=n;return i.readUInt8?{value:i[r(709)+"8"](t),offset:e.IqPUP(t,1)}:{value:e[r(583)](255,i[t]),offset:t+1}}function Dr(i,t,r){let a=n;return t[a(1049)+"t8"]?t[a(1049)+"t8"](i,r):t[r]=e[a(1551)](255,i),r+1}let K0=function(i){return new Uint8Array(i)},j0=e[n(985)]!=typeof Buffer?Buffer[n(1704)+n(968)]:N0(K0,Uint8Array.prototype[n(1803)]),G0=16,Rr=32;function W0(i){let t=n,r=0,a={};for(let d=0;e.isKyP(d,i[t(1294)]);d++)a[i[d][t(1039)+t(1800)]]=e[t(828)](Yi,i[d]["cursor_n"+t(1800)]),r+=e.HvqlN(14,a[i[d][t(1039)+t(1800)]]);return[r,a]}function ts(i,t,r){let a=n,d={UmPEE:e.FnJXm,KUFJi:e[a(691)],wOyAW:function(_,b,I,L){return _(b,I,L)},TJpPw:e.rtwyS,acMSQ:e[a(627)],rRIgg:function(_,b,I,L){return e.WZknv(_,b,I,L)},ZCXTD:a(1098)},[h,p]=e[a(1001)](W0,i),g=e[a(470)](j0,h),f=0;return i[a(1285)](_=>{let b=a;console.log(d[b(1394)],_,_[b(1847)]),f=Dr(0,g,f),console[b(590)](d.KUFJi,f),f=d[b(1318)](z0,g,f,_[b(1847)]||0),console[b(590)](d[b(1577)],f),f=Dr(p[_[b(1039)+b(1800)]],g,f),console.log(d[b(1406)],f),f=d.wOyAW(U0,_[b(1039)+b(1800)],g,f),console[b(590)](b(1218),f),f=d[b(1830)](H0,K.fromNumber(_[b(1796)]||t),g,f),console[b(590)](d[b(1143)],f)}),{frameType:Rr,headers:[{key:e[a(703)],value:r}],payload:g}}function J0(i){let t=n,r=0,a=[];for(;e.xDhMI(r,i.byteLength);){let{offset:d}=Tr(i,r);r=d;let h={cursor_name:"",cursor:0,service:0},{value:p,offset:g}=F0(i,r);h[t(1847)]=p,r=g;let{value:f,offset:_}=e[t(1296)](Tr,i,r);r=_,h["cursor_n"+t(1800)]=e[t(1428)](Xi,i,r,e.APtyK(r,f)),r+=f;let{value:b,offset:I}=e[t(539)](q0,i,r);h[t(1796)]=b[t(1131)](),r=I,a[t(1281)](h)}return a}function V0(){let i=n;return{frameType:Rr,headers:[{key:i(789)+i(1772),value:e[i(914)]}],payload:void 0}}class $0{constructor(t,r,a){let d=n;this._cursorNameSpace=t,this[d(1768)+"ileName"]=r,this[d(1400)+d(1059)]=a,this[d(704)]=e[d(1152)](Zi,this[d(1872)+d(487)],"cursor_n"+d(1800))}async[n(411)](){let t=n;await this[t(704)][t(411)]()}async[n(1816)+"rs"](){let t=n;if(!this[t(704)][t(863)])return;let r=this[t(1400)+"Strategy"],a=await this[t(704)][t(525)]();switch(console[t(590)](e[t(1457)],a),r){case e[t(719)]:return a&&a[t(1294)]?e.IByui(ts,a,0,this[t(1768)+t(1045)]):void 0;case e.Mzkav:return;case e[t(971)]:return a&&a.length?e.nKjyP(ts,a,0,this[t(1768)+t(1045)]):e[t(1338)](V0)}}async[n(1541)](t,r,a){let d=n;return console[d(590)](e[d(457)],t,r,a),this._qosDB[d(1541)]({cursor_name:t,cursor:r,service:a})}async[n(1865)+"rs"](t){let r=n,a=e.oHYuz(J0,t);for(let d of a)if(e[r(1666)]===e[r(1666)])console[r(590)](e[r(683)],a),await this._qosDB[r(1541)](d);else{let{initReconnectInterval:h,maxReconnectInterval:p,reconnectIntervalGrowFactor:g}=this[r(1832)],f=e[r(865)](h,_0x4c6ed0[r(1590)](g,_0x4354c4-1));return e[r(1042)](f,p)?p:f}}async[n(893)](t){let r=n;return(await this[r(704)][r(893)](t))?.[r(1796)]}async[n(1810)](){let t=n;await this[t(704)][t(1810)]()}[n(1632)+n(1770)+n(1743)](t){let r=n;this["_cursorF"+r(1045)]=t}get[n(863)](){return this[n(704)].isReady}}let Y0=e[n(1325)];async function ns(i){let t=n;if(!this._options[t(1169)+"S"])return null;let{aID:r,fpID:a,messageStrategy:d}=this[t(1832)],h=e[t(1307)](i,Y0);try{return this[t(1595)+t(881)]?i&&this[t(1595)+t(881)][t(1632)+t(1770)+t(1743)](i):this[t(1595)+t(881)]=new $0(a+"_"+r+"_"+h,h,d),this["_cursorM"+t(881)][t(863)]||await this[t(1595)+"anager"][t(411)](),this["_cursorM"+t(881)]}catch{return null}}async function X0(i,t){let r=n,a={XjPIq:function(B,O){return e[D(1677)](B,O)},TAuVS:function(B,O){return e.RgQlH(B,O)},Kyeei:function(B,O){return B instanceof O},DSbeZ:e[r(1402)],UbDcr:e.EQmAv,iRtqz:function(B,O){return B==O}},d=e[r(990)](Qe,i[r(1268)].headers,r(1234),"-1"),h=Qe(i[r(1268)].headers,r(919),"1"),p=e.OBkqT(mt,i[r(1268)][r(406)],r(1527)+"er_msgid"),g=e.FcIXu(Number,e[r(1110)](mt,i.message[r(406)],r(1527)+r(1846)))||0,f=kr[r(873)](this,i),_=e.sNiqE(Qe,i[r(1268)].headers,r(826)+"s","2"),b=mt(i.message[r(406)],e[r(798)]),I=Number(mt(i[r(1268)].headers,e[r(1107)]));if(f[r(1135)])return e.uOJRw(t);let L=f[r(1005)+r(1573)]?await es[r(873)](this):null;if(e.Ltgcm(i[r(1268)][r(1847)],0)&&h&&!d||e.WyByV(i[r(1268)][r(1847)],0)){if(p&&f[r(1005)+"sage"]&&L)if(e.gQkEV(e[r(1330)],e[r(1330)]))try{return mueAHS[r(623)](r(1586),typeof _0x5b244a)&&(mueAHS.TAuVS(_0x355c12,_0x59d564)||_0x40bb92[r(1176)]&&mueAHS[r(1238)](_0x34c5d1[r(1176)],_0x332b5e))||mueAHS[r(623)](mueAHS[r(502)],typeof _0xf130ea)?"":(_0x2a5abd.parse(_0x1032d0),mueAHS.UbDcr)}catch{return mueAHS[r(755)](r(1586),typeof _0x452a24)?"text/pla"+r(902)+r(1054):""}else return!!!await L[r(893)](p)&&(e[r(1200)]!==e[r(1700)]?(this[r(1298)+"hMessageEvent"](i),await L[r(1541)](p,e[r(1158)](Date[r(1106)](),g))):(_0x40c36c[r(565)+r(894)]=void 0,_0x4d31e2(e.QcRJP))),e[r(1690)](t);if(_){let B=await ns[r(873)](this);if(!B)return this[r(1298)+r(501)+r(806)](i),e[r(763)](t);let O=await B.get(b)??-1;if(e[r(600)](O,I))this[r(1298)+r(501)+"Event"](i),B[r(1541)](b,I,i[r(1268)][r(1847)]);else throw new Error("recevied"+r(1542)+" cursor "+I+(" larger than loc"+r(982)+"r ")+O);return e.imkHX(t)}return this[r(1298)+r(501)+r(806)](i),e[r(1142)](t)}}async function Q0(i,t){let r=n,a=kr[r(873)](this,i);if(!a[r(1005)+"sage"])return t();let d=await es.call(this);if(a[r(954)+r(823)+r(1278)]&&a[r(476)+"s"][r(1294)])for(let h of a.ackMsgIds)await d.del(h);t()}async function Z0(i,t){let r=n,a={oYPkk:function(f,_){return e[D(1476)](f,_)},gHXZh:function(f,_){return e[D(452)](f,_)},xccbo:function(f,_){return e[D(967)](f,_)},qGlNQ:function(f,_){return f|_},SiMMV:function(f,_){return e[D(1102)](f,_)},AehzA:function(f,_){return f|_},lbfRF:function(f,_){return e.zUmHz(f,_)},qFybs:function(f,_){return e[D(1077)](f,_)},DvvzO:function(f,_){return e.yxAjL(f,_)},AjqLD:function(f,_){return e.JYBen(f,_)}},d=e.WZtal(i[r(1268)][r(1756)+"e"],G0),h=e.jJVVH(i.message[r(1756)+"e"],Rr);if(e.wySdM(!d,!h))return e[r(1690)](t);let p=e[r(1058)](mt,i[r(1268)].headers,e.MSCsX);if(!p)return e[r(763)](t);let g=await ns[r(873)](this,p);if(!g)return e[r(1528)](t);if(d){let f=await g[r(1816)+"rs"](),_={frameType:f?.[r(1756)+"e"],SeqID:K[r(484)+"er"](this[r(1126)]++),LogID:K[r(484)+"er"](this[r(1832)][r(688)+r(1100)]()),service:9e3,method:5,headers:f?.[r(406)],payload:f?.[r(1465)]},b=e[r(1360)](E,_);this[r(1075)]&&this[r(1075)][r(725)+"te"]&&this[r(1075)][r(784)](b)}if(h)if(e[r(441)](r(944),r(944)))_0x25509b=_0x4afa65[mUjYBA.oYPkk(_0x513831,_0x3d68d7)+1],_0x3d5f09=_0x495f66[mUjYBA[r(1373)](mUjYBA.oYPkk(_0x301809,_0x13602b),2)],mUjYBA[r(1065)](mUjYBA[r(959)](mUjYBA[r(1895)](_0x180744,mUjYBA[r(879)](_0x1f5174,8)),49344),32896)?_0x1148de+=_0x81ea34:(_0x4f1c4d=mUjYBA.AehzA(mUjYBA[r(1719)](mUjYBA[r(1336)](15,_0x910570)<<12,mUjYBA[r(879)](mUjYBA.qFybs(63,_0x478102),6)),mUjYBA[r(959)](63,_0xdf60be)),_0x1a75b7<2048||mUjYBA.DvvzO(_0x1ee7b3,55296)&&mUjYBA[r(1693)](_0x4a4799,57343)?_0x133914+=_0xcefb5f:(_0x593479+=_0x4e4c91(_0xb37dd),_0x32d9a2+=2));else{let f=i[r(1268)][r(1465)];f&&g[r(1865)+"rs"](f)}}let ec=async function(i,t){let r=n;this[r(1339)]=!1,e[r(495)](clearTimeout,this["_connect"+r(1767)+"utId"]),t()},tc=async function(i,t){let r=n;if(!this._ws||e[r(410)](this[r(1075)].readyState,this[r(661)]))return t();let{pingInterval:a}=this[r(1832)];this["_endpoin"+r(1537)]?.[r(1108)+r(611)+r(1868)]();for(let h=0;e[r(660)](h,this[r(1400)+r(1111)][r(1294)]);h++){let p=this[r(1400)+r(1111)][h];if(this[r(1075)][r(725)+"te"]===this[r(661)]&&e[r(866)](null,p))e[r(1848)](e[r(1036)],e.SxJtp)?(this[r(1075)]&&this[r(1075)][r(784)](p),this[r(1400)+"Queue"][h]=null):(_0x184674(_0x39c292,66),e[r(1031)](_0x4bcb0b,_0x1809c9,_0xd04841[r(1294)]),_0x243c95(_0x5b8e44,_0x187b17));else break}this[r(1400)+r(1111)]=this[r(1400)+r(1111)][r(636)](h=>!!h),this[r(473)+r(1391)+"Id"]=setTimeout(()=>this[r(1264)](),a),this[r(1298)+r(1566)+"nt"](i),this[r(883)+"er"]&&this[r(1075)]&&(this[r(1075)].binaryType=this[r(1885)+r(1749)]);let d=this._endpointManager?.[r(1780)+r(1332)+"nt"]();this[r(724)](r(693)+d+" success"),e[r(1142)](t)},nc=async function(i,t){let r=n,a=this[r(437)+r(1537)]?.[r(1780)+"ntEndpoint"]();this._debug(r(693)+a),e[r(1338)](t)};class rc extends Ir{constructor(t){let r=n,a={zKWNo:function(g,f,_){return e[D(1133)](g,f,_)},ykvQL:function(g,f){return e.vbquQ(g,f)},rSxSl:function(g,f,_){return e[D(1152)](g,f,_)}};super(),this[r(494)+"igatorOn"+r(1498)]=!0,this[r(883)+"er"]=pt,this[r(1034)]=_0,this[r(1708)+"T"]=at,this[r(605)+"X"]=Ft,this._isWorker=Ut,this["_message"+r(1111)]=[],this._endpointManager=null,this[r(1178)+"osed"]=!1,this[r(1885)+r(1749)]=e[r(1271)],this[r(1245)+r(1146)]=!1,this["_connect"+r(1767)+r(1695)]=null,this[r(427)+"ctTimeoutId"]=null,this[r(473)+r(1391)+"Id"]=null,this[r(1126)]=0,this[r(1339)]=!1,this[r(1563)]="",this["_QoSMana"+r(1139)]=null,this[r(1595)+r(881)]=null,this._pingLossCounter=null,this[r(1324)+"ls"]=r(420),this[r(424)]=3,this[r(780)+"NG"]=0,this[r(661)]=1,this[r(808)]=2,this[r(1095)]=g=>{let f=r;try{e[f(920)]($i,this,g,[ec,tc,nc])}catch(_){let b=e[f(1050)](ye,f(1017),{message:_[f(1268)],code:Xe[f(1741)+"OR"],error:_});this[f(1298)+f(860)+f(620)](b)}},this[r(1576)+"ge"]=async g=>{let f=r,_={HYuBg:function(b,I){return e.OWJTv(b,I)}};if(e.vrBqK("DPTHk",e.LHPav)){let{pingInterval:b,pingFrequency:I}=this[f(1832)];if((e[f(1841)]("hi",g[f(1398)])&&e.gBeIn(e.rcEWT,I)||e.FzLLA===I)&&(this["_clearPi"+f(445)](),this.emit(f(1840)+f(1344)+"s",e.CizyX),this[f(473)+f(1391)+"Id"]=e[f(489)](setTimeout,this[f(1264)][f(1827)](this),b)),g[f(1398)]==="hi")return;try{e[f(935)]($i,this,g,[O0,R0,Q0,Z0,X0,L0])}catch(L){let B=e.Kehyp(ye,e[f(1376)],{message:L[f(1268)],code:Xe[f(1814)+f(1251)],error:L});this["_dispatc"+f(860)+"ent"](B)}}else return KSVZqA[f(543)](_0x23976d,_0x25594d[f(1623)](KSVZqA[f(543)](_0x4d4419,this),_0x5ab5a6))},this._onError=g=>{let f=r,_=this[f(437)+f(1537)]?.["checkRea"+f(1071)+"es"](),b=this[f(437)+f(1537)]?.[f(1780)+f(1332)+"nt"]();if(_&&!g[f(1268)]){let I=f(1680)+b+(f(1775)+f(1597)+f(1874)+"ed");this["_dispatc"+f(860)+f(620)](a[f(1520)](ye,f(1017),{message:I,code:Xe[f(1698)+"IES_ERROR"],error:g}));return}this[f(1075)]&&a[f(1507)](this[f(1075)][f(725)+"te"],this[f(661)])&&this[f(1458)+f(443)](),this["_dispatc"+f(860)+f(620)](a[f(1672)](ye,f(1017),{message:g[f(1268)],code:Xe[f(1473)+f(676)],error:g}))},this[r(1588)]=async g=>{let f=r;this[f(1627)+"mer"](),this[f(1287)+f(445)](),this["_removeW"+f(918)+"rs"](),this._ws=null,this[f(1245)+f(1146)]=!1;let _=this._endpointManager?.[f(1231)+f(1071)+"es"]();if(!_&&this[f(1569)+f(1562)]()&&!this[f(1178)+f(1897)]){let b=this["_endpoin"+f(1537)]?.[f(1780)+f(1332)+"nt"](),I=this[f(1832)]["reconnec"+f(951)+"ptor"](g[f(1234)],g[f(1151)]);this[f(1298)+"hCloseEv"+f(620)](e[f(1679)](Ae,e[f(1587)],{code:1006,reason:g[f(1151)]||"connecti"+f(921)+f(970)+f(805)+"n, hostn"+f(1486)+b,willReconnect:I})),I&&this[f(1245)]();return}if(g.code!==1e3&&this[f(1178)+f(1897)])if(f(1802)!=="RTdqn"){this[f(1298)+f(1852)+"ent"](Ae(e[f(1587)],{code:1e3,reason:e[f(517)]})),this[f(437)+f(1537)]?.["resetEnd"+f(611)+f(1868)](),this[f(576)+f(1697)]?.[f(1714)+f(1791)]();return}else{let b=this[f(704)][f(1206)](this._prefix),I=_0x2bcc53[f(956)](b||"{}");return _0x6b0593[f(983)](I)}if(g.code!==1e3&&_){let b=this[f(437)+f(1537)]?.[f(1780)+f(1332)+"nt"](),I=g.reason;I||(I=await e[f(694)](I0,this._url)),I=f(1713)+f(921)+f(926)+I+(f(1087)+f(1289))+b+(f(580)+f(700)+f(803)),this[f(1298)+f(1852)+"ent"](e[f(1557)](Ae,e[f(1587)],{code:g[f(1234)],reason:I}));let L=f(1680)+b+(" fail, m"+f(1597)+f(1874)+"ed");this[f(1298)+"hErrorEvent"](e[f(1557)](ye,e[f(1376)],{message:L,code:Xe[f(1698)+f(1282)+"R"]})),this[f(437)+f(1537)]?.[f(1108)+"pointCon"+f(1868)](),this[f(576)+f(1697)]?.[f(1714)+"nter"]();return}if(e[f(441)](1e3,g.code)&&!g.reason){let b=this[f(437)+f(1537)]?.[f(1780)+f(1332)+"nt"]();this[f(1298)+f(1852)+"ent"](Ae(f(750),{code:g[f(1234)],reason:f(1713)+f(921)+f(970)+f(805)+f(1745)+f(1486)+b})),this[f(437)+f(1537)]?.[f(1108)+"pointCon"+f(1868)](),this[f(576)+f(1697)]?.[f(1714)+f(1791)]();return}this[f(1298)+f(1852)+f(620)](g),this[f(437)+f(1537)]?.["resetEnd"+f(611)+f(1868)](),this[f(576)+f(1697)]?.[f(1714)+f(1791)]()},this[r(1560)]=null,this[r(717)]=null,this.onmessage=null,this[r(753)]=null,this[r(1395)+r(867)]=null,this[r(1364)+"eAck"]=null,this[r(634)+r(1674)+r(584)+"ct"]=null,this[r(430)+r(1460)]=this[r(430)+r(1460)].bind(this),this["_handleO"+r(1673)]=this[r(430)+r(1673)][r(1827)](this),this[r(1782)+"ageHide"]=this[r(1782)+r(529)][r(1827)](this),this[r(1782)+r(1299)]=this[r(1782)+r(1299)][r(1827)](this),this[r(1832)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e.iIYWK(1,0),service:0,logIDGenerator:c,headers:void 0,payloadEncoding:"",payloadType:"",fpID:"",deviceID:"",accessKey:"",ttwID:"",bddID:"",aID:"",disableAutoReconnect:!1,customParams:{},pingInterval:15e3,pingTimeoutInterval:4e3,pingFrequency:e[r(1128)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e.GobHn,env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:d,ws:h}=t,p=Array[r(1799)](d)?d:e.Srtlo(e[r(1402)],typeof d)?[d]:[];if(!p||e.nzpSj(0,p.length))throw new Error(e[r(635)]);if(!e[r(669)](b0,h))throw new Error(e[r(1320)]);if(Object[r(1851)](this[r(1832)],t),this[r(437)+"tManager"]=new Vi(p,this[r(1832)][r(1468)+"es"]),this["_pingLos"+r(1697)]=new C0(this[r(1832)]["pingLoss"+r(520)]),this[r(1832)]["automati"+r(1090)])if(e.sxYop(e[r(1326)],r(1501)))this[r(1339)]=!0,this[r(1245)]();else{if(e[r(1649)](_0x4d2b87,_0x168ec1))return new _0x1fd813(_0x5711fa,_0x176097);if(e[r(524)](_0x3b085e,_0x18e640)&&e[r(985)]!=typeof _0x56dba3)return new _0x30d4c8(_0x29f902,_0x2c4f02);if(e[r(737)](_0x1e02ce,_0x4248c7)&&e[r(1677)](e.RWvDP,typeof _0x540785))return new _0xbb417e(_0xf727c6,_0x14f8d5);throw new _0x5232a8(e[r(1263)])}this[r(1832)][r(574)+r(1459)+"nged"]&&(this._isMiniTT||this[r(605)+"X"]?this[r(618)+"etWorkChange"]():this[r(883)+"er"]&&this[r(1210)+r(1547)+"Listener"]())}["_handleO"+n(1460)](){let t=n;this[t(1832)][t(643)+t(1855)+t(475)]||this[t(1178)+t(1897)]||this[t(1185)+t(867)]()}[n(430)+n(1673)](){let t=n;this["_destroy"+t(1761)+"t"]();let r=Cr(t(1505)+"t",{message:e.vkxHt});this[t(634)+"mediatel"+t(584)+"ct"]&&this[t(634)+t(1674)+"yReconnect"](r)}[n(1210)+n(1547)+n(429)](){let t=n;e.lWEVS("oYhCi",t(1718))?(this[t(883)+"er"]&&window[t(1114)+t(429)](e[t(1069)],this["_handleO"+t(1460)]),this[t(883)+"er"]&&window[t(1114)+t(429)](e[t(1758)],this[t(430)+"ffLine"]),this[t(883)+"er"]&&window[t(1114)+t(429)](t(1593),this[t(1782)+t(529)]),this._isBrowser&&window["addEvent"+t(429)](t(1226),this[t(1782)+"ageShow"])):_0x5bb109[t(843)+t(1051)+"e"](_0x3a3648,{keyPath:_0x51213f})}[n(589)+n(1547)+"Listener"](){let t=n;if(e[t(659)](e.wLfPJ,e[t(1249)])){let r=e[t(518)][t(1884)]("|"),a=0;for(;;){switch(r[a++]){case"0":_0x8e1ac9[_0x15b7f3++]=e.LJGJd(e.XMdzZ(63,_0x2b64c4),128);continue;case"1":++_0x4fd07d;continue;case"2":_0x58604c[_0x4b2b2e++]=e[t(1564)](e.kJyQk(_0xc90253,18),240);continue;case"3":_0x5a64a1=e[t(886)](e[t(797)](65536,(1023&_0x302d78)<<10),e[t(1354)](1023,_0x365bd9));continue;case"4":_0x1e9d1a[_0x5130b2++]=e[t(1029)](e.ukTLb(_0x460588,6)&63,128);continue;case"5":_0x5e2336[_0x245e8b++]=e[t(1009)](e.iDUHP(_0x11421a,12),63)|128;continue}break}}else this[t(883)+"er"]&&window[t(633)+t(978)+t(885)]("online",this[t(430)+t(1460)]),this._isBrowser&&window[t(633)+"entListener"](e[t(1758)],this[t(430)+"ffLine"]),this[t(883)+"er"]&&window[t(633)+t(978)+t(885)](t(1593),this[t(1782)+t(529)]),this[t(883)+"er"]&&window[t(633)+t(978)+t(885)]("pageshow",this[t(1782)+t(1299)])}[n(1782)+n(529)](t){let r=n,a={VTnCH:function(d,h){return e.RmpJx(d,h)},OZgjv:e.QuPMd,ayoxN:function(d,h){return e[D(949)](d,h)},EncXg:function(d,h){return d+h}};if(e[r(957)]!==e[r(957)])return RvhUXt[r(1660)](_0x30883a,_0x1ac0a2)?_0x1e877c[r(1091)](new _0x2d4d85(RvhUXt.OZgjv)):(_0x548d90=_0x417c14,RvhUXt[r(934)](_0x22b85a,_0x5e5092[r(1294)])?_0x38f534.resolve():_0x3583de[_0x208c07][r(1827)](_0xe14a7f)(_0x404df0,_0x129f9c[r(1827)](null,RvhUXt.EncXg(_0x355349,1))));!t[r(910)+"d"]&&(this[r(883)+"er"]&&window[r(633)+"entListener"]("pagehide",this[r(1782)+r(529)]),this[r(883)+"er"]&&window["removeEventListe"+r(885)](e.LNVVg,this[r(1782)+r(1299)]),this[r(750)]()),this[r(883)+"er"]&&window[r(633)+r(978)+"ner"](e[r(1069)],this[r(430)+"nLine"]),this[r(883)+"er"]&&window[r(633)+r(978)+"ner"](r(545),this._handleOffLine)}["_handleP"+n(1299)](t){let r=n;t[r(910)+"d"]&&(this[r(1569)+r(1562)]()&&(!this[r(1075)]||e[r(1190)](this._ws[r(725)+"te"],this[r(661)])||e[r(1774)](this[r(1075)][r(725)+"te"],this[r(780)+"NG"]))&&this[r(430)+r(1460)](),this._isBrowser&&window["addEvent"+r(429)](e[r(1069)],this[r(430)+r(1460)]),this[r(883)+"er"]&&window[r(1114)+"Listener"](e[r(1758)],this[r(430)+"ffLine"]))}async[n(819)+"eUrl"](t){let r=n,a={tpqON:e.FnJXm,qTJhK:function(d,h,p,g){return d(h,p,g)},aoftV:e[r(691)],qpXwL:function(d,h,p,g){return d(h,p,g)},qgBWo:e[r(731)],optJa:e[r(627)],mLOvR:e.EmPYS};if(e[r(999)](e.DHPiZ,r(1419))){let{fpID:d,deviceID:h,bddID:p,ttwID:g,accessKey:f,aID:_,customParams:b={},enableAutoAck:I,enableQoS:L,QoSLevel:B,env:O}=this[r(1832)],ve,be,Se;if(this._isBrowser||this._isMiniWX||this._isMiniTT)if(e[r(1594)](r(1026),e.bwlbn)){let[qt,Ht]=e[r(1843)](_0x4a065e,_0xa3133c),wt=e[r(1860)](_0x21276f,qt),de=0;return _0xad007f[r(1285)](_t=>{let Q=r;_0x1ff658[Q(590)](rVAcuW[Q(1444)],_t,_t.service),de=rVAcuW[Q(692)](_0x2e28b6,0,wt,de),_0x3ad99a[Q(590)](rVAcuW[Q(1109)],de),de=rVAcuW[Q(781)](_0x1325e0,wt,de,_t[Q(1847)]||0),_0x10c708[Q(590)](rVAcuW[Q(1104)],de),de=_0x335a97(Ht[_t[Q(1039)+"ame"]],wt,de),_0x55dc6c[Q(590)](rVAcuW[Q(1675)],de),de=_0x3e05e2(_t[Q(1039)+Q(1800)],wt,de),_0x3a1e0f[Q(590)](Q(1218),de),de=_0x24a1f2(_0x14b2e8[Q(484)+"er"](_t[Q(1796)]||_0x234576),wt,de),_0x509e64.log(rVAcuW[Q(746)],de)}),{frameType:_0x16b08a,headers:[{key:e[r(703)],value:_0x44884f}],payload:wt}}else ve=location&&e[r(1543)](e[r(582)],location[r(1661)])?r(1113):e[r(1269)],be=t.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),Se=/^wss(.*:\/\/)/[r(1313)](t)?t:""+ve+be;else ve=r(1113),be=t[r(1616)](/(^http)((?:[s]*:\/\/))/,""),Se=/(^ws)((?:[s]*:\/\/))/.test(be)?be:""+ve+be;let fn=p?e[r(1205)]:g?r(544):e[r(1261)],rs=p||g||h;if(!rs||!fn)throw new Error(e.kLXas);let ic=e[r(777)]("function",typeof b)?await e[r(1528)](b):b,sc=O?e[r(1172)](E0,O.xUseEnv,O.xTTEnv):{},Lr=Object.assign({device_platform:e[r(412)],version_code:e.cHJTx,access_key:f,fpid:d,aid:_,[fn]:rs,xsack:I?1:0,xaack:I?1:0,xsqos:L?1:0,qos_level:L?B:void 0,qos_sdk_version:2,...sc},ic),oc=Object[r(877)](Lr)[r(479)]((qt,Ht)=>Lr[Ht]!==void 0?""+qt+(qt?"&":"?")+Ht+"="+Lr[Ht]:qt,"");return Se+"/ws/v2"+oc}else return _0x223cae||(_0x1a2958=[_0x3a8691[r(1382)+"e"][r(1086)],_0x557590[r(1382)+"e"].continue,_0x5b05f1[r(1382)+"e"][r(1046)+r(936)+"ey"]])}async[n(1245)](){let t=n;if(!(this[t(1245)+"Lock"]||this[t(1178)+"osed"])){this[t(1245)+t(1146)]=!0;try{let r=this[t(437)+"tManager"]?.["checkCur"+t(446)+t(1716)+t(1070)+t(1130)](),{timeoutInterval:a}=this[t(1832)];if(r){let h=this[t(437)+t(1537)]?.[t(1780)+t(1332)+"nt"](),p=this["_endpoin"+t(1537)]?.["replaceB"+t(418)+t(553)+t(839)+t(1033)](),g=this["_endpoin"+t(1537)]?.[t(1780)+t(1332)+"ntTriesC"+t(1614)]();if(p){let f="connect "+h+(t(948)+t(580)+"tries re"+t(1820)+"ill use "+t(586)+t(955))+p+" to retry",_=ye(e[t(1376)],{message:f,code:Xe[t(1698)+"IES_ERROR"]});this[t(724)](f),this[t(1298)+t(860)+t(620)](_),this._url=await this[t(819)+t(1393)](p),this[t(724)](t(1680)+p+" "+g+t(1888)),this[t(1305)+t(918)+"rs"]()}else{let f=t(1680)+h+(t(948)+", max re"+t(700)+"ached");this[t(724)](f),this["_dispatc"+t(860)+t(620)](ye(e[t(1376)],{message:f,code:Xe[t(1698)+t(1282)+"R"]}));return}}else{let h=this[t(437)+"tManager"]?.[t(1780)+t(1332)+t(915)+t(1474)](),p=this[t(437)+t(1537)]?.[t(1780)+t(1332)+t(1703)+t(1614)]();this[t(1563)]=await this[t(819)+t(1393)](e[t(1529)](h,"")),this[t(724)](t(1680)+h+" "+p+t(1888)),this[t(1305)+"sListeners"]()}if(this[t(1339)])this[t(1339)]=!1;else{let h=e[t(1705)](Cr,t(1505)+"t",{message:e[t(631)]});this[t(1395)+t(867)]&&this[t(1395)+t(867)](h)}let d=this[t(437)+t(1537)]?.[t(1780)+t(1332)+t(1703)+t(1614)]()||0;d>1&&await this[t(1341)](d-1),this._debug(t(1713)+t(570)+this[t(1563)]+(t(466)+"ls: ")+this[t(1324)+"ls"]),this[t(1075)]=e.Hsnwe(v0,{url:this[t(1563)],protocols:[this[t(1324)+"ls"]],headers:this._options[t(1763)+t(1513)+"s"][t(1646)+t(1356)]},this[t(1832)].ws),(this[t(883)+"er"]||this[t(1288)+"r"])&&this._ws&&(this[t(1075)][t(1159)+"pe"]=this[t(1885)+t(1749)]),this._addWsListeners(),this["_connect"+t(1767)+t(1695)]=e[t(1653)](setTimeout,this._onTimeout[t(1827)](this),a)}catch(r){throw this[t(1245)+"Lock"]=!1,r}}}[n(1627)+n(1250)](){let t=n;e[t(772)](clearTimeout,this[t(1245)+t(1767)+t(1695)]),this["_connect"+t(1767)+t(1695)]=null}[n(1287)+n(445)](){let t=n;e[t(1367)](clearTimeout,this[t(473)+t(1391)+"Id"]),e.rvtSt(clearTimeout,this["_reconne"+t(1707)+t(889)]),this[t(473)+t(1391)+"Id"]=null,this["_reconne"+t(1707)+t(889)]=null}[n(724)](...t){let r=n;this[r(1832)].debug&&console[r(590)].apply(console,[r(965)+">",...t])}[n(791)+"rvalValue"](t){let r=n,{initReconnectInterval:a,maxReconnectInterval:d,reconnectIntervalGrowFactor:h}=this[r(1832)],p=e.jYjgD(a,Math.pow(h,e[r(1302)](t,1)));return e[r(1787)](p,d)?d:p}[n(1264)](){let t=n;if(this[t(1075)]&&this._ws.readyState===this.CONNECTING){this[t(1287)+"ngTimer"](),this[t(473)+"gTimeoutId"]=e[t(1058)](setTimeout,this[t(1264)][t(1827)](this),this[t(1832)].pingInterval);return}if(!this[t(1075)]||e[t(1265)](this._ws.readyState,this[t(661)]))return void this[t(1185)+t(867)]();this[t(1075)]&&this._ws[t(784)]("hi"),this["_reconne"+t(1707)+t(889)]=e.MFSMN(setTimeout,this[t(1185)+t(867)+t(941)][t(1827)](this),this[t(1832)][t(1633)+t(1659)+t(1040)])}[n(1185)+n(867)+n(941)](){let t=n;e[t(1652)](t(1196),e[t(1414)])?(this[t(576)+t(1697)]?.addCount(),this.emit(t(1840)+t(916)+"t",e[t(598)]),this._pingLossCounter?.checkReachMaxCount()?this[t(1185)+t(867)]():this[t(1264)]()):(this[t(1032)+t(1614)]=_0x596b09,this[t(880)]=0)}[n(1569)+n(1562)](){let t=n;return this._isMiniTT||this[t(605)+"X"]?this["_miniNav"+t(504)+t(1498)]:(this._isBrowser||this._isWorker)&&this[t(1832)][t(574)+t(1459)+"nged"]?navigator[t(1864)]:!0}[n(1185)+n(867)](){let t=n;!this["_navigat"+t(1562)]()||this[t(1178)+t(1897)]||(this[t(437)+t(1537)]?.[t(1108)+t(611)+t(1868)](),this[t(576)+t(1697)]?.[t(1714)+t(1791)](),this[t(1075)]?this[t(1458)+t(443)](1001,e[t(815)],!0):this[t(1245)]())}[n(618)+"etWorkCh"+n(1381)](){let t=n;this[t(1708)+"T"]?tt["onNetworkStatusC"+t(931)](({isConnected:r})=>{let a=t;this[a(494)+a(504)+"line"]=r,r?this[a(430)+a(1460)]():this["_handleO"+a(1673)]()}):this._isMiniWX&&wx[t(1427)+t(760)+"hange"](({isConnected:r})=>{let a=t;this[a(494)+"igatorOn"+a(1498)]=r,r?this[a(430)+a(1460)]():this[a(430)+"ffLine"]()})}[n(1341)](t){let r={pOEVs:function(a,d,h){return e[D(539)](a,d,h)}};return new Promise(a=>{let d=D;r[d(1333)](setTimeout,a,this[d(791)+d(1581)+"e"](t))})}["_disconn"+n(443)](t=1e3,r="",a=!1){let d=n;this[d(1075)]&&this[d(1556)+d(1761)+"t"](t,r,a)}[n(827)+"ut"](){let t=n,r=this[t(437)+t(1537)]?.[t(1780)+t(1332)+"nt"]();this[t(724)](t(1680)+r+t(948)),this[t(1458)+t(443)](1001,e[t(1073)],!0)}_sendAck(t){let r=n;if(e[r(648)](e[r(1022)],e[r(1022)]))_0x1288f2=_0x555d93[e[r(933)](_0x364359,_0xa8d85b)+1],_0x2d86c4=_0x447b45[e[r(727)](e[r(1731)](_0x27a78a,_0x53e453),2)],_0x11e237=_0x6ad26f[e[r(1244)](e[r(1538)](_0x17a16e,_0xcbb597),3)],e[r(468)](e.epqWA(e[r(1747)](_0xa07ed5,e[r(1019)](_0x5b8749,8))|_0x49ea59<<16,12632256),8421504)?_0x3caea1+=_0x35d947:(_0x3c209=e[r(824)](e[r(995)](e[r(1124)](e[r(1439)](7&_0x145151,18),e[r(492)](e[r(1266)](63,_0x425e5e),12)),e[r(1462)](63&_0x55780c,6)),e[r(431)](63,_0x1ee502)),e.tmARX(_0x27dac9,65536)||e[r(1787)](_0x56c273,1114111)?_0x395d9f+=_0x1c5b59:(_0x515204-=65536,_0xebf2a7+=_0x1dd754(e.mhCGr(e[r(1380)](_0xe27c48,10),55296),e[r(1892)](1023&_0x2315fa,56320)),_0x13022a+=3));else{let a=e.MBzDr(Er,t);this[r(1075)]&&e[r(1497)](this._ws.readyState,this.OPEN)&&(this[r(1075)]&&this._ws[r(784)](a),this[r(724)](r(1701),t))}}["_removeW"+n(918)+"rs"](){let t=n,r=e[t(1567)].split("|"),a=0;for(;;){switch(r[a++]){case"0":this[t(1075)]["removeEventListe"+t(885)](e[t(1376)],this[t(1116)]);continue;case"1":this[t(1075)][t(633)+"entListe"+t(885)](e[t(882)],this[t(1095)]);continue;case"2":if(!this._ws)return;continue;case"3":this[t(1075)]["removeEv"+t(978)+t(885)](e[t(1587)],this[t(1588)]);continue;case"4":this[t(1075)][t(633)+t(978)+"ner"](e[t(1422)],this._onMessage);continue}break}}[n(1375)+n(1631)](){let t=n,r=(t(947)+"4")[t(1884)]("|"),a=0;for(;;){switch(r[a++]){case"0":this[t(1075)][t(1114)+t(429)](t(1268),this[t(1576)+"ge"]);continue;case"1":this._ws["addEvent"+t(429)](e[t(1587)],this[t(1588)]);continue;case"2":if(!this[t(1075)])return;continue;case"3":this[t(1075)].addEventListener(t(436),this[t(1095)]);continue;case"4":this[t(1075)][t(1114)+t(429)](e.EavzQ,this[t(1116)]);continue}break}}[n(697)+"nceClose"](t=1e3,r=""){let a=n;if(e.fswNV(a(1824),a(1331)))try{this[a(1075)]&&this._ws[a(750)](t,r)}catch{}else return _0x246be0?_0x27d93e["fromByte"+a(1297)](_0x4ddeaf,_0x23ff11):_0x46b3e0[a(802)+"sBE"](_0x434ddf,_0x31875e)}["_destroy"+n(1761)+"t"](t=1e3,r="",a=!1){let d=n;if(this._clearPingTimer(),this[d(1627)+d(1250)](),this[d(1305)+d(918)+"rs"](),this[d(697)+d(950)](1e3,r),this["_connect"+d(1146)]=!1,a&&this[d(1569)+d(1562)]()&&!this[d(1178)+d(1897)]){if(this[d(437)+d(1537)]?.[d(1231)+d(1071)+"es"]()){let p=this[d(437)+"tManager"]?.[d(1780)+d(1332)+"nt"]();this["_dispatc"+d(1852)+"ent"](e[d(1488)](Ae,e[d(1587)],{code:1006,reason:d(1680)+p+(" timeout"+d(580)+d(700)+d(803)),wasClean:!0}))}else if(e[d(835)](e.HqmBd,e.HqmBd)){let p=this[d(1832)][d(1505)+"tInterce"+d(1223)](t,r);this["_dispatc"+d(1852)+d(620)](Ae(e[d(1587)],{code:t,reason:r,wasClean:!0,willReconnect:p})),p&&this[d(1245)]()}else this[d(1630)](e[d(1376)],_0x49efd1(e[d(1376)],{message:this["_formatE"+d(1532)+d(1278)](_0x2bdc8c)}));return}this[d(1569)+d(1562)]()||this[d(1178)+d(1897)]?this[d(1298)+d(1852)+d(620)](Ae(e.FUEwc,{code:t,reason:d(465)})):this[d(1298)+"hCloseEvent"](e[d(1152)](Ae,e[d(1587)],{code:1006,reason:e[d(1552)]})),this[d(1075)]=null,this[d(437)+d(1537)]?.[d(1108)+d(611)+"fig"](),this["_pingLos"+d(1697)]?.[d(1714)+"nter"]()}[n(1298)+"hOpenEvent"](t){let r=n;this[r(1630)](e.UKQTC,t),this[r(753)]&&this[r(753)](t)}[n(1298)+n(501)+"Event"](t){let r=n;this[r(1630)](e[r(1422)],t),this[r(1769)+"e"]&&this[r(1769)+"e"](t)}[n(1298)+n(1793)+n(403)](t){let r=n;this[r(1630)](e[r(1399)],t),this[r(1364)+r(689)]&&this["onReceiv"+r(689)](t)}[n(1298)+n(860)+n(620)](t){let r=n,a={qHJqX:r(436),HLLDP:e[r(1422)],jHmAJ:e[r(1376)]};if(e[r(619)](e[r(1204)],e[r(1204)])){if(!this[r(1075)])return;this._ws[r(1114)+r(429)](rEJVPj[r(650)],this._onOpen),this[r(1075)][r(1114)+"Listener"]("close",this[r(1588)]),this[r(1075)]["addEvent"+r(429)](rEJVPj.HLLDP,this._onMessage),this[r(1075)][r(1114)+r(429)](rEJVPj.jHmAJ,this._onError)}else this[r(1630)](e[r(1376)],t),this.onerror&&this[r(717)](t)}["_dispatc"+n(1852)+n(620)](t){let r=n;e[r(866)](r(467),e[r(1004)])?(this[r(1630)]("close",t),this[r(1560)]&&this[r(1560)](t)):this[r(1722)+r(511)+r(1348)+"t"]=0}get binaryType(){let t=n;return this[t(1075)]?this._ws[t(1159)+"pe"]:this[t(1885)+t(1749)]}set[n(1159)+"pe"](t){let r=n;this[r(1885)+"ype"]=t,this[r(1075)]&&(this._ws[r(1159)+"pe"]=t)}get[n(1207)+"nt"](){let t=n;return this["_endpoin"+t(1537)]?.[t(1780)+t(1332)+"ntTriesC"+t(1614)]()||0}get["buffered"+n(1886)](){let t=n,r={CdwGf:e[t(701)]};if(e[t(1407)](e.eZFTX,e[t(1274)])){let a=this["_message"+t(1111)][t(479)]((d,h)=>(d+=h&&h[t(1041)+"th"]||0,d),0);return e[t(1812)](a,this[t(1075)]?this[t(1075)][t(1448)+t(1886)]:0)}else _0x57bd5b=YQkQIr[t(555)],_0x4726d8=_0x324a34[t(1616)](/(^http)((?:[s]*:\/\/))/,""),_0x1936ca=/(^ws)((?:[s]*:\/\/))/[t(1313)](_0x39b1df)?_0x52ee19:""+_0x521342+_0x23fc33}get[n(825)+"ns"](){let t=n;return this[t(1075)]?this[t(1075)][t(825)+"ns"]:""}get[n(1661)](){let t=n;return this[t(1075)]?this[t(1075)][t(1661)]:""}get[n(725)+"te"](){let t=n;return this[t(1075)]?this._ws.readyState:this._options[t(1470)+t(1090)]?this[t(780)+"NG"]:this[t(424)]}get[n(1048)](){let t=n;if(e.ObFvb!==e[t(1475)])return this[t(1075)]?this[t(1075)][t(1048)]:this[t(1563)];this[t(880)]++}close(t=1e3,r){let a=n;if(e[a(716)]===e[a(716)]){if(this[a(1178)+a(1897)]=!0,this[a(1627)+"mer"](),this._clearPingTimer(),this[a(589)+a(1547)+a(429)](),this[a(496)+"ger"]?.[a(1810)](),!this._ws)return void this[a(724)](a(1280)+a(551)+"ce not i"+a(1235)+"ed");if(e[a(472)](this[a(1075)][a(725)+"te"],this.CLOSED)||this[a(1075)][a(725)+"te"]===this[a(808)])return void this[a(724)](e[a(1193)]);this[a(1556)+a(1761)+"t"](t,r)}else{if(e.cElmk(e[a(729)](_0xc0a53,_0x4b20f2),1))return"";let d="";for(let h=_0x23f663;h<_0x3a7936;){let p=_0x218932[h++];if(e.oivDV(p,127))d+=_0x549a79[a(1831)+"Code"](p);else if(e[a(858)](p,192)&&e[a(888)](p,224))d+=_0x9402fe.fromCharCode(e[a(1564)](e[a(425)](31,p)<<6,e.CFixh(63,_0x3cacd4[h++])));else if(p>=224&&p<240)d+=_0x279a6f[a(1831)+"Code"](e[a(1572)](e[a(1260)](e.hyYfP(e[a(425)](15,p),12),e[a(1066)](63&_0x2c17fe[h++],6)),e[a(516)](63,_0x4261cd[h++])));else if(e[a(686)](p,240)){let g=e[a(733)](e[a(1162)](e[a(1492)](7,p),18)|e[a(416)](e[a(1432)](63,_0x44dc1f[h++]),12)|e[a(681)](e[a(834)](63,_0x58fcc0[h++]),6)|63&_0x443c9e[h++],65536);d+=_0x44e98b[a(1831)+"Code"](e.cVKLc(55296,e.iDUHP(g,10))),d+=_0x269d07[a(1831)+a(690)](e[a(1308)](56320,1023&g))}}return d}}async send(t,r){let a=n;if(e[a(777)](null,t))throw new Error(e.Qudqc);e[a(846)](e[a(1654)],typeof t)&&(t=JSON[a(1723)+"y"](t)),e.dffso(e[a(1402)],typeof t)&&!(t instanceof ArrayBuffer)&&!(t[a(1176)]&&e.fNnjG(t[a(1176)],ArrayBuffer))&&(t=JSON[a(1723)+"y"](t));let d=await e[a(1735)](Qi,t),h=e[a(768)](S0,t),{method:p=0,service:g=this._options[a(1847)],logID:f=this[a(1832)]["logIDGen"+a(1100)](),headers:_=this[a(1832)][a(406)],payloadEncoding:b=this[a(1832)][a(840)+"ncoding"],payloadType:I=this[a(1832)].payloadType,logIDNew:L=this._options[a(1021)+a(1702)][a(536)+a(864)+a(1819)+"ew"]?o(this._options[a(1021)+a(1702)].userIp):""}=e[a(872)](r,{});if(!g)throw new Error(e[a(945)]);let B={SeqID:K[a(484)+"er"](this[a(1126)]++),LogID:K[a(484)+"er"](f),service:g,method:p,headers:_,payloadEncoding:b instanceof Object?b[a(1829)]?b[a(1829)]:"":b,payloadType:e[a(577)](I,Object)?I.type?I.type:h:I||h,payload:d,LogIDNew:L},O=e[a(741)](Er,B);if(this._ws&&e[a(1585)](this[a(1075)][a(725)+"te"],this.OPEN))this._ws&&this[a(1075)].send(O),this[a(724)](e[a(1854)],B);else if(e[a(1822)](this[a(1400)+a(1111)][a(1294)],this[a(1832)][a(453)+a(1584)+a(442)]))this[a(1400)+"Queue"][a(1281)](O),this._debug(e.HtTlT,B);else{if(e[a(1436)](e[a(773)],e.dzDGj))return e[a(1699)](_0x4ba15a,e[a(463)](e[a(1692)](e[a(1362)](e[a(637)](e.oKFxI(e[a(1878)],_0x49f9ef),a(1276)),e[a(1144)](_0x1d998d,1)),e[a(653)]),_0x17c2f9));this[a(1400)+"Queue"][a(1309)](),this["_message"+a(1111)][a(1281)](O)}return{seqID:this._seqId,logID:f,logIDNew:L}}async reconnect(t){let r=n,{url:a}=e.CySEG(t,{}),d=Array[r(1799)](a)?a:e[r(777)](e.cyfue,typeof a)?[a]:[];t&&Object[r(1851)](this[r(1832)],t),d&&d[r(1294)]?this._endpointManager=new Vi(d,this[r(1832)][r(1468)+"es"]):this[r(437)+"tManager"]?.[r(1108)+r(611)+r(1868)](),this[r(576)+r(1697)]?.[r(1714)+r(1791)](this[r(1832)].pingLossCount),this[r(1178)+"osed"]=!1,this[r(1075)]&&e.mabrR(this._ws.readyState,this[r(424)])?this[r(1458)+"ect"](1e3,r(1384)+r(867)+r(859),!0):(this[r(1339)]=!0,this[r(1245)]())}async[n(401)](){let t=n;if(e[t(820)](e[t(810)],e[t(810)])){if(!this[t(1245)+t(1146)]){let r=e[t(1191)][t(1884)]("|"),a=0;for(;;){switch(r[a++]){case"0":this[t(1339)]=!0;continue;case"1":this[t(576)+"sCounter"]?.[t(1714)+t(1791)]();continue;case"2":this[t(1178)+t(1897)]=!1;continue;case"3":this["_endpoin"+t(1537)]?.[t(1108)+t(611)+t(1868)]();continue;case"4":this[t(1245)]();continue}break}}}else _0x506545=UGDtHK[t(1699)](_0x347cf4,_0x4c55f6)}[n(1114)+n(429)](t,r){this.on(t,r)}[n(975)+n(806)](t){let r=n;if(e[r(1277)](e[r(868)],e[r(868)])){let a=_0x29b772(e.EavzQ,{message:this[r(1750)+"rrorMessage"](_0x42b527)});this.emit(r(1017),a);let d=e[r(542)](_0x11c4f5,e[r(1587)],{reason:this["_formatE"+r(1532)+r(1278)](_0x3df1dd)});this[r(1630)](r(750),d)}else{let{type:a}=t;this[r(1630)](a,t)}}removeEventListener(t,r){this[n(875)](t,r)}pingOnce(){let t=n,r={iLvye:function(a,d){return a(d)},FtTDk:e[t(1738)],NHZHx:t(1840)+t(916)+"t",WNZNr:function(a,d){return a===d},pxtMB:e[t(1789)],jkxwh:e.JvftS,znlvg:e[t(491)],HiQIC:function(a,d,h){return e[t(1084)](a,d,h)}};return t(615)!==e.cCeMW?e[t(1292)](_0x3ec559,_0x34b336):new Promise((a,d)=>{let h=t,p={CdZUa:function(g,f){return r[D(625)](g,f)},TDCys:r[h(1323)],dWZss:r[h(477)],FSlLD:function(g,f){return r[h(1599)](g,f)},UBSdw:r[h(678)],MePQB:r[h(1500)],bQJIG:"ping_onc"+h(1344)+"s"};if(r[h(1055)]===h(478)){this._clearPingTimer(),this._pingPongTimeoutId=r.HiQIC(setTimeout,this[h(1264)][h(1827)](this),this[h(1832)][h(1112)+h(1875)]);let g=()=>{let _=h;p.CdZUa(a,p[_(1686)]),this.off("ping_onc"+_(1344)+"s",g),this[_(875)](p.dWZss,f)},f=()=>{let _=h,b={sKmKA:function(I,L){return p[D(1549)](I,L)}};if(p[_(1583)]===_(938))return zyfAAm[_(1062)](0,this[_(1447)])&&zyfAAm[_(1062)](0,this[_(862)]);p.CdZUa(d,p[_(712)]),this[_(875)](p[_(1306)],g),this[_(875)](p.dWZss,f)};this.on(h(1840)+h(1344)+"s",g),this.on(r[h(477)],f),this[h(1264)]()}else _0x34f07a[h(908)]()[h(1455)](()=>{let g=h;this[g(1375)+g(1631)]()})})}}})(),Z["CustomCl"+C(979)]=Y["CustomCl"+C(979)],Z["CustomEr"+C(456)]=Y[C(1717)+"rorEvent"],Z[C(953)+"e"]=Y[C(953)+"e"],Z.Event=Y[C(806)],Z[C(1466)]=Y[C(1466)],Z["Frontier"+C(482)+C(940)]=Y[C(1867)+C(482)+C(940)],Z["MessageE"+C(940)]=Y[C(482)+C(940)],Z[C(1859)+"t"]=Y.OpenEvent,Z["Reconnec"+C(1316)]=Y["Reconnec"+C(1316)],Z[C(964)+C(979)]=Y[C(964)+"oseEvent"],Z[C(779)+"rorEvent"]=Y["createEr"+C(456)],Z[C(695)+C(1806)+"nt"]=Y[C(695)+C(1806)+"nt"],Z[C(1343)+C(734)]=Y[C(1343)+C(734)],Z[C(1788)+C(745)+"vent"]=Y["createRe"+C(745)+C(940)],Z[C(1177)+"rame"]=Y[C(1177)+C(500)],Z[C(1328)+C(1800)]=Y[C(1328)+"ame"];for(Gn in Y)[C(1241)+"oseEvent",C(1717)+"rorEvent",C(953)+"e",C(806),C(1466),C(1867)+C(482)+"vent",C(482)+C(940),C(1859)+"t",C(705)+C(1316),C(964)+"oseEvent",C(779)+C(456),C(695)+C(1806)+"nt",C(1343)+"enEvent",C(1788)+C(745)+C(940),C(1177)+C(500),C(1328)+C(1800)][C(1243)](Gn)===-1&&(Z[Gn]=Y[Gn]);var Gn;Object[C(1665)+C(1755)](Z,C(563)+"le",{value:!0})});var Ge=le((dm,Bo)=>{"use strict";var Oo=["nodebuffer","arraybuffer","fragments"],No=typeof Blob<"u";No&&Oo.push("blob");Bo.exports={BINARY_TYPES:Oo,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:No,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var nn=le((um,Qn)=>{"use strict";var{EMPTY_BUFFER:Qd}=Ge(),Qr=Buffer[Symbol.species];function Zd(n,e){if(n.length===0)return Qd;if(n.length===1)return n[0];let s=Buffer.allocUnsafe(e),o=0;for(let c=0;c<n.length;c++){let x=n[c];s.set(x,o),o+=x.length}return o<e?new Qr(s.buffer,s.byteOffset,o):s}function Mo(n,e,s,o,c){for(let x=0;x<c;x++)s[o+x]=n[x]^e[x&3]}function zo(n,e){for(let s=0;s<n.length;s++)n[s]^=e[s&3]}function eu(n){return n.length===n.buffer.byteLength?n.buffer:n.buffer.slice(n.byteOffset,n.byteOffset+n.length)}function Zr(n){if(Zr.readOnly=!0,Buffer.isBuffer(n))return n;let e;return n instanceof ArrayBuffer?e=new Qr(n):ArrayBuffer.isView(n)?e=new Qr(n.buffer,n.byteOffset,n.byteLength):(e=Buffer.from(n),Zr.readOnly=!1),e}Qn.exports={concat:Zd,mask:Mo,toArrayBuffer:eu,toBuffer:Zr,unmask:zo};if(!process.env.WS_NO_BUFFER_UTIL)try{let n=$("bufferutil");Qn.exports.mask=function(e,s,o,c,x){x<48?Mo(e,s,o,c,x):n.mask(e,s,o,c,x)},Qn.exports.unmask=function(e,s){e.length<32?zo(e,s):n.unmask(e,s)}}catch{}});var qo=le((fm,Uo)=>{"use strict";var Fo=Symbol("kDone"),ei=Symbol("kRun"),ti=class{constructor(e){this[Fo]=()=>{this.pending--,this[ei]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[ei]()}[ei](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[Fo])}}};Uo.exports=ti});var Rt=le((lm,Go)=>{"use strict";var rn=$("zlib"),Ho=nn(),tu=qo(),{kStatusCode:Ko}=Ge(),nu=Buffer[Symbol.species],ru=Buffer.from([0,0,255,255]),er=Symbol("permessage-deflate"),We=Symbol("total-length"),Tt=Symbol("callback"),rt=Symbol("buffers"),Dt=Symbol("error"),Zn,ni=class{constructor(e){if(this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._maxPayload=this._options.maxPayload|0,this._isServer=!!this._options.isServer,this._deflate=null,this._inflate=null,this.params=null,!Zn){let s=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Zn=new tu(s)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[Tt];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let s=this._options,o=e.find(c=>!(s.serverNoContextTakeover===!1&&c.server_no_context_takeover||c.server_max_window_bits&&(s.serverMaxWindowBits===!1||typeof s.serverMaxWindowBits=="number"&&s.serverMaxWindowBits>c.server_max_window_bits)||typeof s.clientMaxWindowBits=="number"&&!c.client_max_window_bits));if(!o)throw new Error("None of the extension offers can be accepted");return s.serverNoContextTakeover&&(o.server_no_context_takeover=!0),s.clientNoContextTakeover&&(o.client_no_context_takeover=!0),typeof s.serverMaxWindowBits=="number"&&(o.server_max_window_bits=s.serverMaxWindowBits),typeof s.clientMaxWindowBits=="number"?o.client_max_window_bits=s.clientMaxWindowBits:(o.client_max_window_bits===!0||s.clientMaxWindowBits===!1)&&delete o.client_max_window_bits,o}acceptAsClient(e){let s=e[0];if(this._options.clientNoContextTakeover===!1&&s.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!s.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(s.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&s.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return s}normalizeParams(e){return e.forEach(s=>{Object.keys(s).forEach(o=>{let c=s[o];if(c.length>1)throw new Error(`Parameter "${o}" must have only a single value`);if(c=c[0],o==="client_max_window_bits"){if(c!==!0){let x=+c;if(!Number.isInteger(x)||x<8||x>15)throw new TypeError(`Invalid value for parameter "${o}": ${c}`);c=x}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${o}": ${c}`)}else if(o==="server_max_window_bits"){let x=+c;if(!Number.isInteger(x)||x<8||x>15)throw new TypeError(`Invalid value for parameter "${o}": ${c}`);c=x}else if(o==="client_no_context_takeover"||o==="server_no_context_takeover"){if(c!==!0)throw new TypeError(`Invalid value for parameter "${o}": ${c}`)}else throw new Error(`Unknown parameter "${o}"`);s[o]=c})}),e}decompress(e,s,o){Zn.add(c=>{this._decompress(e,s,(x,u)=>{c(),o(x,u)})})}compress(e,s,o){Zn.add(c=>{this._compress(e,s,(x,u)=>{c(),o(x,u)})})}_decompress(e,s,o){let c=this._isServer?"client":"server";if(!this._inflate){let x=`${c}_max_window_bits`,u=typeof this.params[x]!="number"?rn.Z_DEFAULT_WINDOWBITS:this.params[x];this._inflate=rn.createInflateRaw({...this._options.zlibInflateOptions,windowBits:u}),this._inflate[er]=this,this._inflate[We]=0,this._inflate[rt]=[],this._inflate.on("error",su),this._inflate.on("data",jo)}this._inflate[Tt]=o,this._inflate.write(e),s&&this._inflate.write(ru),this._inflate.flush(()=>{let x=this._inflate[Dt];if(x){this._inflate.close(),this._inflate=null,o(x);return}let u=Ho.concat(this._inflate[rt],this._inflate[We]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[We]=0,this._inflate[rt]=[],s&&this.params[`${c}_no_context_takeover`]&&this._inflate.reset()),o(null,u)})}_compress(e,s,o){let c=this._isServer?"server":"client";if(!this._deflate){let x=`${c}_max_window_bits`,u=typeof this.params[x]!="number"?rn.Z_DEFAULT_WINDOWBITS:this.params[x];this._deflate=rn.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:u}),this._deflate[We]=0,this._deflate[rt]=[],this._deflate.on("data",iu)}this._deflate[Tt]=o,this._deflate.write(e),this._deflate.flush(rn.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let x=Ho.concat(this._deflate[rt],this._deflate[We]);s&&(x=new nu(x.buffer,x.byteOffset,x.length-4)),this._deflate[Tt]=null,this._deflate[We]=0,this._deflate[rt]=[],s&&this.params[`${c}_no_context_takeover`]&&this._deflate.reset(),o(null,x)})}};Go.exports=ni;function iu(n){this[rt].push(n),this[We]+=n.length}function jo(n){if(this[We]+=n.length,this[er]._maxPayload<1||this[We]<=this[er]._maxPayload){this[rt].push(n);return}this[Dt]=new RangeError("Max payload size exceeded"),this[Dt].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Dt][Ko]=1009,this.removeListener("data",jo),this.reset()}function su(n){if(this[er]._inflate=null,this[Dt]){this[Tt](this[Dt]);return}n[Ko]=1007,this[Tt](n)}});var Lt=le((hm,tr)=>{"use strict";var{isUtf8:Wo}=$("buffer"),{hasBlob:ou}=Ge(),au=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function cu(n){return n>=1e3&&n<=1014&&n!==1004&&n!==1005&&n!==1006||n>=3e3&&n<=4999}function ri(n){let e=n.length,s=0;for(;s<e;)if((n[s]&128)===0)s++;else if((n[s]&224)===192){if(s+1===e||(n[s+1]&192)!==128||(n[s]&254)===192)return!1;s+=2}else if((n[s]&240)===224){if(s+2>=e||(n[s+1]&192)!==128||(n[s+2]&192)!==128||n[s]===224&&(n[s+1]&224)===128||n[s]===237&&(n[s+1]&224)===160)return!1;s+=3}else if((n[s]&248)===240){if(s+3>=e||(n[s+1]&192)!==128||(n[s+2]&192)!==128||(n[s+3]&192)!==128||n[s]===240&&(n[s+1]&240)===128||n[s]===244&&n[s+1]>143||n[s]>244)return!1;s+=4}else return!1;return!0}function xu(n){return ou&&typeof n=="object"&&typeof n.arrayBuffer=="function"&&typeof n.type=="string"&&typeof n.stream=="function"&&(n[Symbol.toStringTag]==="Blob"||n[Symbol.toStringTag]==="File")}tr.exports={isBlob:xu,isValidStatusCode:cu,isValidUTF8:ri,tokenChars:au};if(Wo)tr.exports.isValidUTF8=function(n){return n.length<24?ri(n):Wo(n)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let n=$("utf-8-validate");tr.exports.isValidUTF8=function(e){return e.length<32?ri(e):n(e)}}catch{}});var ci=le((gm,Zo)=>{"use strict";var{Writable:du}=$("stream"),Jo=Rt(),{BINARY_TYPES:uu,EMPTY_BUFFER:Vo,kStatusCode:fu,kWebSocket:lu}=Ge(),{concat:ii,toArrayBuffer:hu,unmask:gu}=nn(),{isValidStatusCode:pu,isValidUTF8:$o}=Lt(),nr=Buffer[Symbol.species],Ee=0,Yo=1,Xo=2,Qo=3,si=4,oi=5,rr=6,ai=class extends du{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||uu[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[lu]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=Ee}_write(e,s,o){if(this._opcode===8&&this._state==Ee)return o();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(o)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let o=this._buffers[0];return this._buffers[0]=new nr(o.buffer,o.byteOffset+e,o.length-e),new nr(o.buffer,o.byteOffset,e)}let s=Buffer.allocUnsafe(e);do{let o=this._buffers[0],c=s.length-e;e>=o.length?s.set(this._buffers.shift(),c):(s.set(new Uint8Array(o.buffer,o.byteOffset,e),c),this._buffers[0]=new nr(o.buffer,o.byteOffset+e,o.length-e)),e-=o.length}while(e>0);return s}startLoop(e){this._loop=!0;do switch(this._state){case Ee:this.getInfo(e);break;case Yo:this.getPayloadLength16(e);break;case Xo:this.getPayloadLength64(e);break;case Qo:this.getMask();break;case si:this.getData(e);break;case oi:case rr:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let s=this.consume(2);if((s[0]&48)!==0){let c=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(c);return}let o=(s[0]&64)===64;if(o&&!this._extensions[Jo.extensionName]){let c=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(c);return}if(this._fin=(s[0]&128)===128,this._opcode=s[0]&15,this._payloadLength=s[1]&127,this._opcode===0){if(o){let c=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(c);return}if(!this._fragmented){let c=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(c);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let c=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(c);return}this._compressed=o}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let c=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(c);return}if(o){let c=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(c);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let c=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(c);return}}else{let c=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(c);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(s[1]&128)===128,this._isServer){if(!this._masked){let c=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(c);return}}else if(this._masked){let c=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(c);return}this._payloadLength===126?this._state=Yo:this._payloadLength===127?this._state=Xo:this.haveLength(e)}getPayloadLength16(e){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(e)}getPayloadLength64(e){if(this._bufferedBytes<8){this._loop=!1;return}let s=this.consume(8),o=s.readUInt32BE(0);if(o>Math.pow(2,21)-1){let c=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(c);return}this._payloadLength=o*Math.pow(2,32)+s.readUInt32BE(4),this.haveLength(e)}haveLength(e){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0)){let s=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(s);return}this._masked?this._state=Qo:this._state=si}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=si}getData(e){let s=Vo;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}s=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&gu(s,this._mask)}if(this._opcode>7){this.controlMessage(s,e);return}if(this._compressed){this._state=oi,this.decompress(s,e);return}s.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(s)),this.dataMessage(e)}decompress(e,s){this._extensions[Jo.extensionName].decompress(e,this._fin,(c,x)=>{if(c)return s(c);if(x.length){if(this._messageLength+=x.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let u=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");s(u);return}this._fragments.push(x)}this.dataMessage(s),this._state===Ee&&this.startLoop(s)})}dataMessage(e){if(!this._fin){this._state=Ee;return}let s=this._messageLength,o=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let c;this._binaryType==="nodebuffer"?c=ii(o,s):this._binaryType==="arraybuffer"?c=hu(ii(o,s)):this._binaryType==="blob"?c=new Blob(o):c=o,this._allowSynchronousEvents?(this.emit("message",c,!0),this._state=Ee):(this._state=rr,setImmediate(()=>{this.emit("message",c,!0),this._state=Ee,this.startLoop(e)}))}else{let c=ii(o,s);if(!this._skipUTF8Validation&&!$o(c)){let x=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(x);return}this._state===oi||this._allowSynchronousEvents?(this.emit("message",c,!1),this._state=Ee):(this._state=rr,setImmediate(()=>{this.emit("message",c,!1),this._state=Ee,this.startLoop(e)}))}}controlMessage(e,s){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,Vo),this.end();else{let o=e.readUInt16BE(0);if(!pu(o)){let x=this.createError(RangeError,`invalid status code ${o}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");s(x);return}let c=new nr(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!$o(c)){let x=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");s(x);return}this._loop=!1,this.emit("conclude",o,c),this.end()}this._state=Ee;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=Ee):(this._state=rr,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=Ee,this.startLoop(s)}))}createError(e,s,o,c,x){this._loop=!1,this._errored=!0;let u=new e(o?`Invalid WebSocket frame: ${s}`:s);return Error.captureStackTrace(u,this.createError),u.code=x,u[fu]=c,u}};Zo.exports=ai});var ui=le((mm,na)=>{"use strict";var{Duplex:pm}=$("stream"),{randomFillSync:mu}=$("crypto"),ea=Rt(),{EMPTY_BUFFER:wu,kWebSocket:_u,NOOP:yu}=Ge(),{isBlob:Ot,isValidStatusCode:vu}=Lt(),{mask:ta,toBuffer:xt}=nn(),Ce=Symbol("kByteLength"),bu=Buffer.alloc(4),ir=8*1024,dt,Nt=ir,ke=0,Su=1,Eu=2,xi=class n{constructor(e,s,o){this._extensions=s||{},o&&(this._generateMask=o,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=ke,this.onerror=yu,this[_u]=void 0}static frame(e,s){let o,c=!1,x=2,u=!1;s.mask&&(o=s.maskBuffer||bu,s.generateMask?s.generateMask(o):(Nt===ir&&(dt===void 0&&(dt=Buffer.alloc(ir)),mu(dt,0,ir),Nt=0),o[0]=dt[Nt++],o[1]=dt[Nt++],o[2]=dt[Nt++],o[3]=dt[Nt++]),u=(o[0]|o[1]|o[2]|o[3])===0,x=6);let l;typeof e=="string"?(!s.mask||u)&&s[Ce]!==void 0?l=s[Ce]:(e=Buffer.from(e),l=e.length):(l=e.length,c=s.mask&&s.readOnly&&!u);let m=l;l>=65536?(x+=8,m=127):l>125&&(x+=2,m=126);let w=Buffer.allocUnsafe(c?l+x:x);return w[0]=s.fin?s.opcode|128:s.opcode,s.rsv1&&(w[0]|=64),w[1]=m,m===126?w.writeUInt16BE(l,2):m===127&&(w[2]=w[3]=0,w.writeUIntBE(l,4,6)),s.mask?(w[1]|=128,w[x-4]=o[0],w[x-3]=o[1],w[x-2]=o[2],w[x-1]=o[3],u?[w,e]:c?(ta(e,o,w,x,l),[w]):(ta(e,o,e,0,l),[w,e])):[w,e]}close(e,s,o,c){let x;if(e===void 0)x=wu;else{if(typeof e!="number"||!vu(e))throw new TypeError("First argument must be a valid error code number");if(s===void 0||!s.length)x=Buffer.allocUnsafe(2),x.writeUInt16BE(e,0);else{let l=Buffer.byteLength(s);if(l>123)throw new RangeError("The message must not be greater than 123 bytes");x=Buffer.allocUnsafe(2+l),x.writeUInt16BE(e,0),typeof s=="string"?x.write(s,2):x.set(s,2)}}let u={[Ce]:x.length,fin:!0,generateMask:this._generateMask,mask:o,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==ke?this.enqueue([this.dispatch,x,!1,u,c]):this.sendFrame(n.frame(x,u),c)}ping(e,s,o){let c,x;if(typeof e=="string"?(c=Buffer.byteLength(e),x=!1):Ot(e)?(c=e.size,x=!1):(e=xt(e),c=e.length,x=xt.readOnly),c>125)throw new RangeError("The data size must not be greater than 125 bytes");let u={[Ce]:c,fin:!0,generateMask:this._generateMask,mask:s,maskBuffer:this._maskBuffer,opcode:9,readOnly:x,rsv1:!1};Ot(e)?this._state!==ke?this.enqueue([this.getBlobData,e,!1,u,o]):this.getBlobData(e,!1,u,o):this._state!==ke?this.enqueue([this.dispatch,e,!1,u,o]):this.sendFrame(n.frame(e,u),o)}pong(e,s,o){let c,x;if(typeof e=="string"?(c=Buffer.byteLength(e),x=!1):Ot(e)?(c=e.size,x=!1):(e=xt(e),c=e.length,x=xt.readOnly),c>125)throw new RangeError("The data size must not be greater than 125 bytes");let u={[Ce]:c,fin:!0,generateMask:this._generateMask,mask:s,maskBuffer:this._maskBuffer,opcode:10,readOnly:x,rsv1:!1};Ot(e)?this._state!==ke?this.enqueue([this.getBlobData,e,!1,u,o]):this.getBlobData(e,!1,u,o):this._state!==ke?this.enqueue([this.dispatch,e,!1,u,o]):this.sendFrame(n.frame(e,u),o)}send(e,s,o){let c=this._extensions[ea.extensionName],x=s.binary?2:1,u=s.compress,l,m;typeof e=="string"?(l=Buffer.byteLength(e),m=!1):Ot(e)?(l=e.size,m=!1):(e=xt(e),l=e.length,m=xt.readOnly),this._firstFragment?(this._firstFragment=!1,u&&c&&c.params[c._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(u=l>=c._threshold),this._compress=u):(u=!1,x=0),s.fin&&(this._firstFragment=!0);let w={[Ce]:l,fin:s.fin,generateMask:this._generateMask,mask:s.mask,maskBuffer:this._maskBuffer,opcode:x,readOnly:m,rsv1:u};Ot(e)?this._state!==ke?this.enqueue([this.getBlobData,e,this._compress,w,o]):this.getBlobData(e,this._compress,w,o):this._state!==ke?this.enqueue([this.dispatch,e,this._compress,w,o]):this.dispatch(e,this._compress,w,o)}getBlobData(e,s,o,c){this._bufferedBytes+=o[Ce],this._state=Eu,e.arrayBuffer().then(x=>{if(this._socket.destroyed){let l=new Error("The socket was closed while the blob was being read");process.nextTick(di,this,l,c);return}this._bufferedBytes-=o[Ce];let u=xt(x);s?this.dispatch(u,s,o,c):(this._state=ke,this.sendFrame(n.frame(u,o),c),this.dequeue())}).catch(x=>{process.nextTick(Cu,this,x,c)})}dispatch(e,s,o,c){if(!s){this.sendFrame(n.frame(e,o),c);return}let x=this._extensions[ea.extensionName];this._bufferedBytes+=o[Ce],this._state=Su,x.compress(e,o.fin,(u,l)=>{if(this._socket.destroyed){let m=new Error("The socket was closed while data was being compressed");di(this,m,c);return}this._bufferedBytes-=o[Ce],this._state=ke,o.readOnly=!1,this.sendFrame(n.frame(l,o),c),this.dequeue()})}dequeue(){for(;this._state===ke&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][Ce],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][Ce],this._queue.push(e)}sendFrame(e,s){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],s),this._socket.uncork()):this._socket.write(e[0],s)}};na.exports=xi;function di(n,e,s){typeof s=="function"&&s(e);for(let o=0;o<n._queue.length;o++){let c=n._queue[o],x=c[c.length-1];typeof x=="function"&&x(e)}}function Cu(n,e,s){di(n,e,s),n.onerror(e)}});var ua=le((wm,da)=>{"use strict";var{kForOnEventAttribute:sn,kListener:fi}=Ge(),ra=Symbol("kCode"),ia=Symbol("kData"),sa=Symbol("kError"),oa=Symbol("kMessage"),aa=Symbol("kReason"),Bt=Symbol("kTarget"),ca=Symbol("kType"),xa=Symbol("kWasClean"),Je=class{constructor(e){this[Bt]=null,this[ca]=e}get target(){return this[Bt]}get type(){return this[ca]}};Object.defineProperty(Je.prototype,"target",{enumerable:!0});Object.defineProperty(Je.prototype,"type",{enumerable:!0});var ut=class extends Je{constructor(e,s={}){super(e),this[ra]=s.code===void 0?0:s.code,this[aa]=s.reason===void 0?"":s.reason,this[xa]=s.wasClean===void 0?!1:s.wasClean}get code(){return this[ra]}get reason(){return this[aa]}get wasClean(){return this[xa]}};Object.defineProperty(ut.prototype,"code",{enumerable:!0});Object.defineProperty(ut.prototype,"reason",{enumerable:!0});Object.defineProperty(ut.prototype,"wasClean",{enumerable:!0});var Mt=class extends Je{constructor(e,s={}){super(e),this[sa]=s.error===void 0?null:s.error,this[oa]=s.message===void 0?"":s.message}get error(){return this[sa]}get message(){return this[oa]}};Object.defineProperty(Mt.prototype,"error",{enumerable:!0});Object.defineProperty(Mt.prototype,"message",{enumerable:!0});var on=class extends Je{constructor(e,s={}){super(e),this[ia]=s.data===void 0?null:s.data}get data(){return this[ia]}};Object.defineProperty(on.prototype,"data",{enumerable:!0});var Iu={addEventListener(n,e,s={}){for(let c of this.listeners(n))if(!s[sn]&&c[fi]===e&&!c[sn])return;let o;if(n==="message")o=function(x,u){let l=new on("message",{data:u?x:x.toString()});l[Bt]=this,sr(e,this,l)};else if(n==="close")o=function(x,u){let l=new ut("close",{code:x,reason:u.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});l[Bt]=this,sr(e,this,l)};else if(n==="error")o=function(x){let u=new Mt("error",{error:x,message:x.message});u[Bt]=this,sr(e,this,u)};else if(n==="open")o=function(){let x=new Je("open");x[Bt]=this,sr(e,this,x)};else return;o[sn]=!!s[sn],o[fi]=e,s.once?this.once(n,o):this.on(n,o)},removeEventListener(n,e){for(let s of this.listeners(n))if(s[fi]===e&&!s[sn]){this.removeListener(n,s);break}}};da.exports={CloseEvent:ut,ErrorEvent:Mt,Event:Je,EventTarget:Iu,MessageEvent:on};function sr(n,e,s){typeof n=="object"&&n.handleEvent?n.handleEvent.call(n,s):n.call(e,s)}});var or=le((_m,fa)=>{"use strict";var{tokenChars:an}=Lt();function ze(n,e,s){n[e]===void 0?n[e]=[s]:n[e].push(s)}function Au(n){let e=Object.create(null),s=Object.create(null),o=!1,c=!1,x=!1,u,l,m=-1,w=-1,v=-1,y=0;for(;y<n.length;y++)if(w=n.charCodeAt(y),u===void 0)if(v===-1&&an[w]===1)m===-1&&(m=y);else if(y!==0&&(w===32||w===9))v===-1&&m!==-1&&(v=y);else if(w===59||w===44){if(m===-1)throw new SyntaxError(`Unexpected character at index ${y}`);v===-1&&(v=y);let k=n.slice(m,v);w===44?(ze(e,k,s),s=Object.create(null)):u=k,m=v=-1}else throw new SyntaxError(`Unexpected character at index ${y}`);else if(l===void 0)if(v===-1&&an[w]===1)m===-1&&(m=y);else if(w===32||w===9)v===-1&&m!==-1&&(v=y);else if(w===59||w===44){if(m===-1)throw new SyntaxError(`Unexpected character at index ${y}`);v===-1&&(v=y),ze(s,n.slice(m,v),!0),w===44&&(ze(e,u,s),s=Object.create(null),u=void 0),m=v=-1}else if(w===61&&m!==-1&&v===-1)l=n.slice(m,y),m=v=-1;else throw new SyntaxError(`Unexpected character at index ${y}`);else if(c){if(an[w]!==1)throw new SyntaxError(`Unexpected character at index ${y}`);m===-1?m=y:o||(o=!0),c=!1}else if(x)if(an[w]===1)m===-1&&(m=y);else if(w===34&&m!==-1)x=!1,v=y;else if(w===92)c=!0;else throw new SyntaxError(`Unexpected character at index ${y}`);else if(w===34&&n.charCodeAt(y-1)===61)x=!0;else if(v===-1&&an[w]===1)m===-1&&(m=y);else if(m!==-1&&(w===32||w===9))v===-1&&(v=y);else if(w===59||w===44){if(m===-1)throw new SyntaxError(`Unexpected character at index ${y}`);v===-1&&(v=y);let k=n.slice(m,v);o&&(k=k.replace(/\\/g,""),o=!1),ze(s,l,k),w===44&&(ze(e,u,s),s=Object.create(null),u=void 0),l=void 0,m=v=-1}else throw new SyntaxError(`Unexpected character at index ${y}`);if(m===-1||x||w===32||w===9)throw new SyntaxError("Unexpected end of input");v===-1&&(v=y);let E=n.slice(m,v);return u===void 0?ze(e,E,s):(l===void 0?ze(s,E,!0):o?ze(s,l,E.replace(/\\/g,"")):ze(s,l,E),ze(e,u,s)),e}function Pu(n){return Object.keys(n).map(e=>{let s=n[e];return Array.isArray(s)||(s=[s]),s.map(o=>[e].concat(Object.keys(o).map(c=>{let x=o[c];return Array.isArray(x)||(x=[x]),x.map(u=>u===!0?c:`${c}=${u}`).join("; ")})).join("; ")).join(", ")}).join(", ")}fa.exports={format:Pu,parse:Au}});var dr=le((bm,Ea)=>{"use strict";var ku=$("events"),Tu=$("https"),Du=$("http"),ga=$("net"),Ru=$("tls"),{randomBytes:Lu,createHash:Ou}=$("crypto"),{Duplex:ym,Readable:vm}=$("stream"),{URL:li}=$("url"),it=Rt(),Nu=ci(),Bu=ui(),{isBlob:Mu}=Lt(),{BINARY_TYPES:la,CLOSE_TIMEOUT:zu,EMPTY_BUFFER:ar,GUID:Fu,kForOnEventAttribute:hi,kListener:Uu,kStatusCode:qu,kWebSocket:ne,NOOP:pa}=Ge(),{EventTarget:{addEventListener:Hu,removeEventListener:Ku}}=ua(),{format:ju,parse:Gu}=or(),{toBuffer:Wu}=nn(),ma=Symbol("kAborted"),gi=[8,13],Ve=["CONNECTING","OPEN","CLOSING","CLOSED"],Ju=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,W=class n extends ku{constructor(e,s,o){super(),this._binaryType=la[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=ar,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=n.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,s===void 0?s=[]:Array.isArray(s)||(typeof s=="object"&&s!==null?(o=s,s=[]):s=[s]),wa(this,e,s,o)):(this._autoPong=o.autoPong,this._closeTimeout=o.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){la.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,s,o){let c=new Nu({allowSynchronousEvents:o.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation}),x=new Bu(e,this._extensions,o.generateMask);this._receiver=c,this._sender=x,this._socket=e,c[ne]=this,x[ne]=this,e[ne]=this,c.on("conclude",Yu),c.on("drain",Xu),c.on("error",Qu),c.on("message",Zu),c.on("ping",ef),c.on("pong",tf),x.onerror=nf,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),s.length>0&&e.unshift(s),e.on("close",va),e.on("data",xr),e.on("end",ba),e.on("error",Sa),this._readyState=n.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=n.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[it.extensionName]&&this._extensions[it.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=n.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,s){if(this.readyState!==n.CLOSED){if(this.readyState===n.CONNECTING){me(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===n.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=n.CLOSING,this._sender.close(e,s,!this._isServer,o=>{o||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),ya(this)}}pause(){this.readyState===n.CONNECTING||this.readyState===n.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,s,o){if(this.readyState===n.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(o=e,e=s=void 0):typeof s=="function"&&(o=s,s=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==n.OPEN){pi(this,e,o);return}s===void 0&&(s=!this._isServer),this._sender.ping(e||ar,s,o)}pong(e,s,o){if(this.readyState===n.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(o=e,e=s=void 0):typeof s=="function"&&(o=s,s=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==n.OPEN){pi(this,e,o);return}s===void 0&&(s=!this._isServer),this._sender.pong(e||ar,s,o)}resume(){this.readyState===n.CONNECTING||this.readyState===n.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,s,o){if(this.readyState===n.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof s=="function"&&(o=s,s={}),typeof e=="number"&&(e=e.toString()),this.readyState!==n.OPEN){pi(this,e,o);return}let c={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...s};this._extensions[it.extensionName]||(c.compress=!1),this._sender.send(e||ar,c,o)}terminate(){if(this.readyState!==n.CLOSED){if(this.readyState===n.CONNECTING){me(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=n.CLOSING,this._socket.destroy())}}};Object.defineProperty(W,"CONNECTING",{enumerable:!0,value:Ve.indexOf("CONNECTING")});Object.defineProperty(W.prototype,"CONNECTING",{enumerable:!0,value:Ve.indexOf("CONNECTING")});Object.defineProperty(W,"OPEN",{enumerable:!0,value:Ve.indexOf("OPEN")});Object.defineProperty(W.prototype,"OPEN",{enumerable:!0,value:Ve.indexOf("OPEN")});Object.defineProperty(W,"CLOSING",{enumerable:!0,value:Ve.indexOf("CLOSING")});Object.defineProperty(W.prototype,"CLOSING",{enumerable:!0,value:Ve.indexOf("CLOSING")});Object.defineProperty(W,"CLOSED",{enumerable:!0,value:Ve.indexOf("CLOSED")});Object.defineProperty(W.prototype,"CLOSED",{enumerable:!0,value:Ve.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(n=>{Object.defineProperty(W.prototype,n,{enumerable:!0})});["open","error","close","message"].forEach(n=>{Object.defineProperty(W.prototype,`on${n}`,{enumerable:!0,get(){for(let e of this.listeners(n))if(e[hi])return e[Uu];return null},set(e){for(let s of this.listeners(n))if(s[hi]){this.removeListener(n,s);break}typeof e=="function"&&this.addEventListener(n,e,{[hi]:!0})}})});W.prototype.addEventListener=Hu;W.prototype.removeEventListener=Ku;Ea.exports=W;function wa(n,e,s,o){let c={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:zu,protocolVersion:gi[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...o,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(n._autoPong=c.autoPong,n._closeTimeout=c.closeTimeout,!gi.includes(c.protocolVersion))throw new RangeError(`Unsupported protocol version: ${c.protocolVersion} (supported versions: ${gi.join(", ")})`);let x;if(e instanceof li)x=e;else try{x=new li(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}x.protocol==="http:"?x.protocol="ws:":x.protocol==="https:"&&(x.protocol="wss:"),n._url=x.href;let u=x.protocol==="wss:",l=x.protocol==="ws+unix:",m;if(x.protocol!=="ws:"&&!u&&!l?m=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:l&&!x.pathname?m="The URL's pathname is empty":x.hash&&(m="The URL contains a fragment identifier"),m){let T=new SyntaxError(m);if(n._redirects===0)throw T;cr(n,T);return}let w=u?443:80,v=Lu(16).toString("base64"),y=u?Tu.request:Du.request,E=new Set,k;if(c.createConnection=c.createConnection||(u?$u:Vu),c.defaultPort=c.defaultPort||w,c.port=x.port||w,c.host=x.hostname.startsWith("[")?x.hostname.slice(1,-1):x.hostname,c.headers={...c.headers,"Sec-WebSocket-Version":c.protocolVersion,"Sec-WebSocket-Key":v,Connection:"Upgrade",Upgrade:"websocket"},c.path=x.pathname+x.search,c.timeout=c.handshakeTimeout,c.perMessageDeflate&&(k=new it({...c.perMessageDeflate,isServer:!1,maxPayload:c.maxPayload}),c.headers["Sec-WebSocket-Extensions"]=ju({[it.extensionName]:k.offer()})),s.length){for(let T of s){if(typeof T!="string"||!Ju.test(T)||E.has(T))throw new SyntaxError("An invalid or duplicated subprotocol was specified");E.add(T)}c.headers["Sec-WebSocket-Protocol"]=s.join(",")}if(c.origin&&(c.protocolVersion<13?c.headers["Sec-WebSocket-Origin"]=c.origin:c.headers.Origin=c.origin),(x.username||x.password)&&(c.auth=`${x.username}:${x.password}`),l){let T=c.path.split(":");c.socketPath=T[0],c.path=T[1]}let P;if(c.followRedirects){if(n._redirects===0){n._originalIpc=l,n._originalSecure=u,n._originalHostOrSocketPath=l?c.socketPath:x.host;let T=o&&o.headers;if(o={...o,headers:{}},T)for(let[F,re]of Object.entries(T))o.headers[F.toLowerCase()]=re}else if(n.listenerCount("redirect")===0){let T=l?n._originalIpc?c.socketPath===n._originalHostOrSocketPath:!1:n._originalIpc?!1:x.host===n._originalHostOrSocketPath;(!T||n._originalSecure&&!u)&&(delete c.headers.authorization,delete c.headers.cookie,T||delete c.headers.host,c.auth=void 0)}c.auth&&!o.headers.authorization&&(o.headers.authorization="Basic "+Buffer.from(c.auth).toString("base64")),P=n._req=y(c),n._redirects&&n.emit("redirect",n.url,P)}else P=n._req=y(c);c.timeout&&P.on("timeout",()=>{me(n,P,"Opening handshake has timed out")}),P.on("error",T=>{P===null||P[ma]||(P=n._req=null,cr(n,T))}),P.on("response",T=>{let F=T.headers.location,re=T.statusCode;if(F&&c.followRedirects&&re>=300&&re<400){if(++n._redirects>c.maxRedirects){me(n,P,"Maximum redirects exceeded");return}P.abort();let J;try{J=new li(F,e)}catch{let ee=new SyntaxError(`Invalid URL: ${F}`);cr(n,ee);return}wa(n,J,s,o)}else n.emit("unexpected-response",P,T)||me(n,P,`Unexpected server response: ${T.statusCode}`)}),P.on("upgrade",(T,F,re)=>{if(n.emit("upgrade",T),n.readyState!==W.CONNECTING)return;P=n._req=null;let J=T.headers.upgrade;if(J===void 0||J.toLowerCase()!=="websocket"){me(n,F,"Invalid Upgrade header");return}let we=Ou("sha1").update(v+Fu).digest("base64");if(T.headers["sec-websocket-accept"]!==we){me(n,F,"Invalid Sec-WebSocket-Accept header");return}let ee=T.headers["sec-websocket-protocol"],oe;if(ee!==void 0?E.size?E.has(ee)||(oe="Server sent an invalid subprotocol"):oe="Server sent a subprotocol but none was requested":E.size&&(oe="Server sent no subprotocol"),oe){me(n,F,oe);return}ee&&(n._protocol=ee);let ae=T.headers["sec-websocket-extensions"];if(ae!==void 0){if(!k){me(n,F,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let A;try{A=Gu(ae)}catch{me(n,F,"Invalid Sec-WebSocket-Extensions header");return}let N=Object.keys(A);if(N.length!==1||N[0]!==it.extensionName){me(n,F,"Server indicated an extension that was not requested");return}try{k.accept(A[it.extensionName])}catch{me(n,F,"Invalid Sec-WebSocket-Extensions header");return}n._extensions[it.extensionName]=k}n.setSocket(F,re,{allowSynchronousEvents:c.allowSynchronousEvents,generateMask:c.generateMask,maxPayload:c.maxPayload,skipUTF8Validation:c.skipUTF8Validation})}),c.finishRequest?c.finishRequest(P,n):P.end()}function cr(n,e){n._readyState=W.CLOSING,n._errorEmitted=!0,n.emit("error",e),n.emitClose()}function Vu(n){return n.path=n.socketPath,ga.connect(n)}function $u(n){return n.path=void 0,!n.servername&&n.servername!==""&&(n.servername=ga.isIP(n.host)?"":n.host),Ru.connect(n)}function me(n,e,s){n._readyState=W.CLOSING;let o=new Error(s);Error.captureStackTrace(o,me),e.setHeader?(e[ma]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(cr,n,o)):(e.destroy(o),e.once("error",n.emit.bind(n,"error")),e.once("close",n.emitClose.bind(n)))}function pi(n,e,s){if(e){let o=Mu(e)?e.size:Wu(e).length;n._socket?n._sender._bufferedBytes+=o:n._bufferedAmount+=o}if(s){let o=new Error(`WebSocket is not open: readyState ${n.readyState} (${Ve[n.readyState]})`);process.nextTick(s,o)}}function Yu(n,e){let s=this[ne];s._closeFrameReceived=!0,s._closeMessage=e,s._closeCode=n,s._socket[ne]!==void 0&&(s._socket.removeListener("data",xr),process.nextTick(_a,s._socket),n===1005?s.close():s.close(n,e))}function Xu(){let n=this[ne];n.isPaused||n._socket.resume()}function Qu(n){let e=this[ne];e._socket[ne]!==void 0&&(e._socket.removeListener("data",xr),process.nextTick(_a,e._socket),e.close(n[qu])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",n))}function ha(){this[ne].emitClose()}function Zu(n,e){this[ne].emit("message",n,e)}function ef(n){let e=this[ne];e._autoPong&&e.pong(n,!this._isServer,pa),e.emit("ping",n)}function tf(n){this[ne].emit("pong",n)}function _a(n){n.resume()}function nf(n){let e=this[ne];e.readyState!==W.CLOSED&&(e.readyState===W.OPEN&&(e._readyState=W.CLOSING,ya(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",n)))}function ya(n){n._closeTimer=setTimeout(n._socket.destroy.bind(n._socket),n._closeTimeout)}function va(){let n=this[ne];if(this.removeListener("close",va),this.removeListener("data",xr),this.removeListener("end",ba),n._readyState=W.CLOSING,!this._readableState.endEmitted&&!n._closeFrameReceived&&!n._receiver._writableState.errorEmitted&&this._readableState.length!==0){let e=this.read(this._readableState.length);n._receiver.write(e)}n._receiver.end(),this[ne]=void 0,clearTimeout(n._closeTimer),n._receiver._writableState.finished||n._receiver._writableState.errorEmitted?n.emitClose():(n._receiver.on("error",ha),n._receiver.on("finish",ha))}function xr(n){this[ne]._receiver.write(n)||this.pause()}function ba(){let n=this[ne];n._readyState=W.CLOSING,n._receiver.end(),this.end()}function Sa(){let n=this[ne];this.removeListener("error",Sa),this.on("error",pa),n&&(n._readyState=W.CLOSING,this.destroy())}});var Pa=le((Em,Aa)=>{"use strict";var Sm=dr(),{Duplex:rf}=$("stream");function Ca(n){n.emit("close")}function sf(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Ia(n){this.removeListener("error",Ia),this.destroy(),this.listenerCount("error")===0&&this.emit("error",n)}function of(n,e){let s=!0,o=new rf({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return n.on("message",function(x,u){let l=!u&&o._readableState.objectMode?x.toString():x;o.push(l)||n.pause()}),n.once("error",function(x){o.destroyed||(s=!1,o.destroy(x))}),n.once("close",function(){o.destroyed||o.push(null)}),o._destroy=function(c,x){if(n.readyState===n.CLOSED){x(c),process.nextTick(Ca,o);return}let u=!1;n.once("error",function(m){u=!0,x(m)}),n.once("close",function(){u||x(c),process.nextTick(Ca,o)}),s&&n.terminate()},o._final=function(c){if(n.readyState===n.CONNECTING){n.once("open",function(){o._final(c)});return}n._socket!==null&&(n._socket._writableState.finished?(c(),o._readableState.endEmitted&&o.destroy()):(n._socket.once("finish",function(){c()}),n.close()))},o._read=function(){n.isPaused&&n.resume()},o._write=function(c,x,u){if(n.readyState===n.CONNECTING){n.once("open",function(){o._write(c,x,u)});return}n.send(c,u)},o.on("end",sf),o.on("error",Ia),o}Aa.exports=of});var mi=le((Cm,ka)=>{"use strict";var{tokenChars:af}=Lt();function cf(n){let e=new Set,s=-1,o=-1,c=0;for(c;c<n.length;c++){let u=n.charCodeAt(c);if(o===-1&&af[u]===1)s===-1&&(s=c);else if(c!==0&&(u===32||u===9))o===-1&&s!==-1&&(o=c);else if(u===44){if(s===-1)throw new SyntaxError(`Unexpected character at index ${c}`);o===-1&&(o=c);let l=n.slice(s,o);if(e.has(l))throw new SyntaxError(`The "${l}" subprotocol is duplicated`);e.add(l),s=o=-1}else throw new SyntaxError(`Unexpected character at index ${c}`)}if(s===-1||o!==-1)throw new SyntaxError("Unexpected end of input");let x=n.slice(s,c);if(e.has(x))throw new SyntaxError(`The "${x}" subprotocol is duplicated`);return e.add(x),e}ka.exports={parse:cf}});var Ba=le((Am,Na)=>{"use strict";var xf=$("events"),ur=$("http"),{Duplex:Im}=$("stream"),{createHash:df}=$("crypto"),Ta=or(),ft=Rt(),uf=mi(),ff=dr(),{CLOSE_TIMEOUT:lf,GUID:hf,kWebSocket:gf}=Ge(),pf=/^[+/0-9A-Za-z]{22}==$/,Da=0,Ra=1,Oa=2,wi=class extends xf{constructor(e,s){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:lf,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:ff,...e},e.port==null&&!e.server&&!e.noServer||e.port!=null&&(e.server||e.noServer)||e.server&&e.noServer)throw new TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(e.port!=null?(this._server=ur.createServer((o,c)=>{let x=ur.STATUS_CODES[426];c.writeHead(426,{"Content-Length":x.length,"Content-Type":"text/plain"}),c.end(x)}),this._server.listen(e.port,e.host,e.backlog,s)):e.server&&(this._server=e.server),this._server){let o=this.emit.bind(this,"connection");this._removeListeners=mf(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(c,x,u)=>{this.handleUpgrade(c,x,u,o)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=Da}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===Oa){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(cn,this);return}if(e&&this.once("close",e),this._state!==Ra)if(this._state=Ra,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(cn,this):process.nextTick(cn,this);else{let s=this._server;this._removeListeners(),this._removeListeners=this._server=null,s.close(()=>{cn(this)})}}shouldHandle(e){if(this.options.path){let s=e.url.indexOf("?");if((s!==-1?e.url.slice(0,s):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,s,o,c){s.on("error",La);let x=e.headers["sec-websocket-key"],u=e.headers.upgrade,l=+e.headers["sec-websocket-version"];if(e.method!=="GET"){lt(this,e,s,405,"Invalid HTTP method");return}if(u===void 0||u.toLowerCase()!=="websocket"){lt(this,e,s,400,"Invalid Upgrade header");return}if(x===void 0||!pf.test(x)){lt(this,e,s,400,"Missing or invalid Sec-WebSocket-Key header");return}if(l!==13&&l!==8){lt(this,e,s,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){xn(s,400);return}let m=e.headers["sec-websocket-protocol"],w=new Set;if(m!==void 0)try{w=uf.parse(m)}catch{lt(this,e,s,400,"Invalid Sec-WebSocket-Protocol header");return}let v=e.headers["sec-websocket-extensions"],y={};if(this.options.perMessageDeflate&&v!==void 0){let E=new ft({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let k=Ta.parse(v);k[ft.extensionName]&&(E.accept(k[ft.extensionName]),y[ft.extensionName]=E)}catch{lt(this,e,s,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let E={origin:e.headers[`${l===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(E,(k,P,T,F)=>{if(!k)return xn(s,P||401,T,F);this.completeUpgrade(y,x,w,e,s,o,c)});return}if(!this.options.verifyClient(E))return xn(s,401)}this.completeUpgrade(y,x,w,e,s,o,c)}completeUpgrade(e,s,o,c,x,u,l){if(!x.readable||!x.writable)return x.destroy();if(x[gf])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Da)return xn(x,503);let w=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${df("sha1").update(s+hf).digest("base64")}`],v=new this.options.WebSocket(null,void 0,this.options);if(o.size){let y=this.options.handleProtocols?this.options.handleProtocols(o,c):o.values().next().value;y&&(w.push(`Sec-WebSocket-Protocol: ${y}`),v._protocol=y)}if(e[ft.extensionName]){let y=e[ft.extensionName].params,E=Ta.format({[ft.extensionName]:[y]});w.push(`Sec-WebSocket-Extensions: ${E}`),v._extensions=e}this.emit("headers",w,c),x.write(w.concat(`\r
12
12
  `).join(`\r
13
- `)),d.removeListener("error",Ca),v.setSocket(d,f,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(v),v.on("close",()=>{this.clients.delete(v),this._shouldEmitClose&&!this.clients.size&&process.nextTick(tn,this)})),l(v,c)}};Pa.exports=fi;function cf(n,e){for(let s of Object.keys(e))n.on(s,e[s]);return function(){for(let o of Object.keys(e))n.removeListener(o,e[o])}}function tn(n){n._state=Ia,n.emit("close")}function Ca(){this.destroy()}function nn(n,e,s,o){s=s||rr.STATUS_CODES[e],o={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(s),...o},n.once("finish",n.destroy),n.end(`HTTP/1.1 ${e} ${rr.STATUS_CODES[e]}\r
13
+ `)),x.removeListener("error",La),v.setSocket(x,u,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(v),v.on("close",()=>{this.clients.delete(v),this._shouldEmitClose&&!this.clients.size&&process.nextTick(cn,this)})),l(v,c)}};Na.exports=wi;function mf(n,e){for(let s of Object.keys(e))n.on(s,e[s]);return function(){for(let o of Object.keys(e))n.removeListener(o,e[o])}}function cn(n){n._state=Oa,n.emit("close")}function La(){this.destroy()}function xn(n,e,s,o){s=s||ur.STATUS_CODES[e],o={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(s),...o},n.once("finish",n.destroy),n.end(`HTTP/1.1 ${e} ${ur.STATUS_CODES[e]}\r
14
14
  `+Object.keys(o).map(c=>`${c}: ${o[c]}`).join(`\r
15
15
  `)+`\r
16
16
  \r
17
- `+s)}function dt(n,e,s,o,c,d){if(n.listenerCount("wsClientError")){let f=new Error(c);Error.captureStackTrace(f,dt),n.emit("wsClientError",f,s,e)}else nn(s,o,c,d)}});import{spawn as Lf}from"node:child_process";import{existsSync as Of,openSync as Bf}from"node:fs";import{mkdir as Mf}from"node:fs/promises";import{dirname as zf}from"node:path";import{fileURLToPath as Ff}from"node:url";function mi(n=F()){return Of(n.libEntry)?n.libEntry:Ff(new URL("../index.ts",import.meta.url))}async function wi(n={}){let e=n.paths??F(),s=n.entryOverride??mi(e);await Mf(zf(e.logFile),{recursive:!0});let o=Bf(e.logFile,"a"),d=s.endsWith(".ts")?["--import","tsx/esm",s,"--daemon"]:[s,"--daemon"],f=Lf(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,COZE_BRIDGE_DAEMON:"1"}});if(f.unref(),typeof f.pid!="number")throw new Error("failed to spawn daemon (no pid)");return Uf.info("daemon spawned",{pid:f.pid,entry:s}),{pid:f.pid,entry:s}}var Uf,_i=ze(()=>{"use strict";U();ie();Uf=D("spawn-daemon")});import{spawn as tl}from"node:child_process";import{mkdir as nl,unlink as rl,writeFile as il}from"node:fs/promises";import{dirname as sl,join as ol}from"node:path";function ur(n){return n.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function Xa(n,e){return new Promise((s,o)=>{let c=tl(n,e,{stdio:["ignore","pipe","pipe"]}),d="";c.stderr?.on("data",f=>{d+=f.toString("utf8")}),c.on("error",o),c.on("close",f=>{f===0?s():o(new Error(`${n} ${e.join(" ")} exited ${f}: ${d.trim()}`))})})}var dr,Si,Ei,Za=ze(()=>{"use strict";U();dr=D("supervisor.launchd"),Si="ai.coze.bridge",Ei={platform:"darwin",renderConfig(n){return`<?xml version="1.0" encoding="UTF-8"?>
17
+ `+s)}function lt(n,e,s,o,c,x){if(n.listenerCount("wsClientError")){let u=new Error(c);Error.captureStackTrace(u,lt),n.emit("wsClientError",u,s,e)}else xn(s,o,c,x)}});import{spawn as Kf}from"node:child_process";import{existsSync as jf,openSync as Gf}from"node:fs";import{mkdir as Wf}from"node:fs/promises";import{dirname as Jf}from"node:path";import{fileURLToPath as Vf}from"node:url";function Si(n=q()){return jf(n.libEntry)?n.libEntry:Vf(new URL("../index.ts",import.meta.url))}async function Ei(n={}){let e=n.paths??q(),s=n.entryOverride??Si(e);await Wf(Jf(e.logFile),{recursive:!0});let o=Gf(e.logFile,"a"),x=s.endsWith(".ts")?["--import","tsx/esm",s,"--daemon"]:[s,"--daemon"],u=Kf(process.execPath,x,{detached:!0,stdio:["ignore",o,o],env:{...process.env,COZE_BRIDGE_DAEMON:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return $f.info("daemon spawned",{pid:u.pid,entry:s}),{pid:u.pid,entry:s}}var $f,Ci=qe(()=>{"use strict";U();se();$f=R("spawn-daemon")});import{spawn as dl}from"node:child_process";import{mkdir as ul,unlink as fl,writeFile as ll}from"node:fs/promises";import{dirname as hl,join as gl}from"node:path";function _r(n){return n.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function i0(n,e){return new Promise((s,o)=>{let c=dl(n,e,{stdio:["ignore","pipe","pipe"]}),x="";c.stderr?.on("data",u=>{x+=u.toString("utf8")}),c.on("error",o),c.on("close",u=>{u===0?s():o(new Error(`${n} ${e.join(" ")} exited ${u}: ${x.trim()}`))})})}var wr,ki,Ti,s0=qe(()=>{"use strict";U();wr=R("supervisor.launchd"),ki="ai.coze.bridge",Ti={platform:"darwin",renderConfig(n){return`<?xml version="1.0" encoding="UTF-8"?>
18
18
  <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
19
19
  <plist version="1.0">
20
20
  <dict>
21
21
  <key>Label</key>
22
- <string>${Si}</string>
22
+ <string>${ki}</string>
23
23
  <key>ProgramArguments</key>
24
24
  <array>
25
- <string>${ur(n.nodeBin)}</string>
26
- <string>${ur(n.entry)}</string>
25
+ <string>${_r(n.nodeBin)}</string>
26
+ <string>${_r(n.entry)}</string>
27
27
  <string>--daemon</string>
28
28
  </array>
29
29
  <key>RunAtLoad</key>
@@ -33,12 +33,12 @@ var e0=Object.create;var Pr=Object.defineProperty;var t0=Object.getOwnPropertyDe
33
33
  <key>ThrottleInterval</key>
34
34
  <integer>10</integer>
35
35
  <key>StandardOutPath</key>
36
- <string>${ur(n.logFile)}</string>
36
+ <string>${_r(n.logFile)}</string>
37
37
  <key>StandardErrorPath</key>
38
- <string>${ur(n.logFile)}</string>
38
+ <string>${_r(n.logFile)}</string>
39
39
  </dict>
40
40
  </plist>
41
- `},configPath(n){return ol(n.homeDir,"Library","LaunchAgents",`${Si}.plist`)},async install(n){let e=this.configPath(n);await nl(sl(e),{recursive:!0}),await il(e,this.renderConfig(n),"utf8"),dr.info("plist written",{plistPath:e}),await Xa("launchctl",["load","-w",e]),dr.info("launchd job loaded",{label:Si})},async uninstall(n){let e=this.configPath(n);await Xa("launchctl",["unload","-w",e]).catch(s=>dr.warn("launchctl unload failed (ignored)",{err:String(s)})),await rl(e).catch(s=>{if(s.code!=="ENOENT")throw s}),dr.info("launchd job removed",{plistPath:e})}}});import{spawn as al}from"node:child_process";import{mkdir as cl,unlink as xl,writeFile as dl}from"node:fs/promises";import{dirname as ul,join as fl}from"node:path";function gr(n,e){return new Promise((s,o)=>{let c=al(n,e,{stdio:["ignore","pipe","pipe"]}),d="";c.stderr?.on("data",f=>{d+=f.toString("utf8")}),c.on("error",o),c.on("close",f=>{f===0?s():o(new Error(`${n} ${e.join(" ")} exited ${f}: ${d.trim()}`))})})}var fr,lr,Ai,Qa=ze(()=>{"use strict";U();fr=D("supervisor.systemd"),lr="coze-bridge.service",Ai={platform:"linux",renderConfig(n){return`[Unit]
41
+ `},configPath(n){return gl(n.homeDir,"Library","LaunchAgents",`${ki}.plist`)},async install(n){let e=this.configPath(n);await ul(hl(e),{recursive:!0}),await ll(e,this.renderConfig(n),"utf8"),wr.info("plist written",{plistPath:e}),await i0("launchctl",["load","-w",e]),wr.info("launchd job loaded",{label:ki})},async uninstall(n){let e=this.configPath(n);await i0("launchctl",["unload","-w",e]).catch(s=>wr.warn("launchctl unload failed (ignored)",{err:String(s)})),await fl(e).catch(s=>{if(s.code!=="ENOENT")throw s}),wr.info("launchd job removed",{plistPath:e})}}});import{spawn as pl}from"node:child_process";import{mkdir as ml,unlink as wl,writeFile as _l}from"node:fs/promises";import{dirname as yl,join as vl}from"node:path";function br(n,e){return new Promise((s,o)=>{let c=pl(n,e,{stdio:["ignore","pipe","pipe"]}),x="";c.stderr?.on("data",u=>{x+=u.toString("utf8")}),c.on("error",o),c.on("close",u=>{u===0?s():o(new Error(`${n} ${e.join(" ")} exited ${u}: ${x.trim()}`))})})}var yr,vr,Di,o0=qe(()=>{"use strict";U();yr=R("supervisor.systemd"),vr="coze-bridge.service",Di={platform:"linux",renderConfig(n){return`[Unit]
42
42
  Description=Coze Bridge daemon
43
43
  After=network.target
44
44
 
@@ -52,7 +52,7 @@ StandardError=append:${n.logFile}
52
52
 
53
53
  [Install]
54
54
  WantedBy=default.target
55
- `},configPath(n){return fl(n.homeDir,".config","systemd","user",lr)},async install(n){let e=this.configPath(n);await cl(ul(e),{recursive:!0}),await dl(e,this.renderConfig(n),"utf8"),fr.info("systemd unit written",{unitPath:e}),await gr("systemctl",["--user","daemon-reload"]),await gr("systemctl",["--user","enable","--now",lr]),fr.info("systemd unit enabled",{unitName:lr})},async uninstall(n){let e=this.configPath(n);await gr("systemctl",["--user","disable","--now",lr]).catch(s=>fr.warn("systemctl disable failed (ignored)",{err:String(s)})),await xl(e).catch(s=>{if(s.code!=="ENOENT")throw s}),await gr("systemctl",["--user","daemon-reload"]).catch(()=>{}),fr.info("systemd unit removed",{unitPath:e})}}});import{spawn as ll}from"node:child_process";import{join as gl}from"node:path";function ec(n,e){return new Promise((s,o)=>{let c=ll(n,e,{stdio:["ignore","pipe","pipe"],shell:!1}),d="";c.stderr?.on("data",f=>{d+=f.toString("utf8")}),c.on("error",o),c.on("close",f=>{f===0?s():o(new Error(`${n} ${e.join(" ")} exited ${f}: ${d.trim()}`))})})}var Ci,hr,Ii,tc=ze(()=>{"use strict";U();Ci=D("supervisor.taskscheduler"),hr="CozeBridge",Ii={platform:"win32",renderConfig(n){return`<?xml version="1.0" encoding="UTF-16"?>
55
+ `},configPath(n){return vl(n.homeDir,".config","systemd","user",vr)},async install(n){let e=this.configPath(n);await ml(yl(e),{recursive:!0}),await _l(e,this.renderConfig(n),"utf8"),yr.info("systemd unit written",{unitPath:e}),await br("systemctl",["--user","daemon-reload"]),await br("systemctl",["--user","enable","--now",vr]),yr.info("systemd unit enabled",{unitName:vr})},async uninstall(n){let e=this.configPath(n);await br("systemctl",["--user","disable","--now",vr]).catch(s=>yr.warn("systemctl disable failed (ignored)",{err:String(s)})),await wl(e).catch(s=>{if(s.code!=="ENOENT")throw s}),await br("systemctl",["--user","daemon-reload"]).catch(()=>{}),yr.info("systemd unit removed",{unitPath:e})}}});import{spawn as bl}from"node:child_process";import{join as Sl}from"node:path";function a0(n,e){return new Promise((s,o)=>{let c=bl(n,e,{stdio:["ignore","pipe","pipe"],shell:!1}),x="";c.stderr?.on("data",u=>{x+=u.toString("utf8")}),c.on("error",o),c.on("close",u=>{u===0?s():o(new Error(`${n} ${e.join(" ")} exited ${u}: ${x.trim()}`))})})}var Ri,Sr,Li,c0=qe(()=>{"use strict";U();Ri=R("supervisor.taskscheduler"),Sr="CozeBridge",Li={platform:"win32",renderConfig(n){return`<?xml version="1.0" encoding="UTF-16"?>
56
56
  <Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
57
57
  <RegistrationInfo>
58
58
  <Description>Coze Bridge daemon</Description>
@@ -76,7 +76,7 @@ WantedBy=default.target
76
76
  </Exec>
77
77
  </Actions>
78
78
  </Task>
79
- `},configPath(n){return gl(n.homeDir,".coze","bridge","task.xml")},async install(n){let e=`"${n.nodeBin}" "${n.entry}" --daemon`;await ec("schtasks",["/Create","/SC","ONLOGON","/TN",hr,"/TR",e,"/RU",n.userName,"/F"]),Ci.info("task scheduler entry created",{task:hr})},async uninstall(n){await ec("schtasks",["/Delete","/TN",hr,"/F"]).catch(e=>Ci.warn("schtasks /Delete failed (ignored)",{err:String(e)})),Ci.info("task scheduler entry removed",{task:hr})}}});var Pi={};Zi(Pi,{buildContext:()=>wl,getSupervisor:()=>ml,launchdSupervisor:()=>Ei,systemdSupervisor:()=>Ai,taskSchedulerSupervisor:()=>Ii});import{homedir as hl,userInfo as pl}from"node:os";function ml(n=process.platform){switch(n){case"darwin":return Ei;case"linux":return Ai;case"win32":return Ii;default:throw new Error(`unsupported platform for OS supervisor: ${n}`)}}function wl(){let n=F();return{nodeBin:process.execPath,entry:mi(n),logFile:n.logFile,homeDir:hl(),userName:pl().username}}var ki=ze(()=>{"use strict";ie();_i();Za();Qa();tc()});Ye();U();import{readdir as S0}from"node:fs/promises";import{mkdir as m0,writeFile as w0}from"node:fs/promises";import{join as _0}from"node:path";var y0={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function mt(n,e,s,o){await m0(n,{recursive:!0});let c=y0[e],d=_0(n,c),f=v0(e,s,o);return await w0(d,f,"utf8"),d}function v0(n,e,s){let o=`# Coze Agent: ${e}
79
+ `},configPath(n){return Sl(n.homeDir,".coze","bridge","task.xml")},async install(n){let e=`"${n.nodeBin}" "${n.entry}" --daemon`;await a0("schtasks",["/Create","/SC","ONLOGON","/TN",Sr,"/TR",e,"/RU",n.userName,"/F"]),Ri.info("task scheduler entry created",{task:Sr})},async uninstall(n){await a0("schtasks",["/Delete","/TN",Sr,"/F"]).catch(e=>Ri.warn("schtasks /Delete failed (ignored)",{err:String(e)})),Ri.info("task scheduler entry removed",{task:Sr})}}});var Oi={};is(Oi,{buildContext:()=>Al,getSupervisor:()=>Il,launchdSupervisor:()=>Ti,systemdSupervisor:()=>Di,taskSchedulerSupervisor:()=>Li});import{homedir as El,userInfo as Cl}from"node:os";function Il(n=process.platform){switch(n){case"darwin":return Ti;case"linux":return Di;case"win32":return Li;default:throw new Error(`unsupported platform for OS supervisor: ${n}`)}}function Al(){let n=q();return{nodeBin:process.execPath,entry:Si(n),logFile:n.logFile,homeDir:El(),userName:Cl().username}}var Ni=qe(()=>{"use strict";se();Ci();s0();o0();c0()});Ze();U();import{readdir as Tc}from"node:fs/promises";import{mkdir as Ec,writeFile as Cc}from"node:fs/promises";import{join as Ic}from"node:path";var Ac={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function vt(n,e,s,o){await Ec(n,{recursive:!0});let c=Ac[e],x=Ic(n,c),u=Pc(e,s,o);return await Cc(x,u,"utf8"),x}function Pc(n,e,s){let o=`# Coze Agent: ${e}
80
80
 
81
81
  > framework: \`${n}\`
82
82
 
@@ -86,7 +86,7 @@ WantedBy=default.target
86
86
  `;return`${o}---
87
87
 
88
88
  ${c}
89
- ${b0}`}var b0=`## \u53D1\u9001\u6587\u4EF6 / \u56FE\u7247\u7ED9\u7528\u6237
89
+ ${kc}`}var kc=`## \u53D1\u9001\u6587\u4EF6 / \u56FE\u7247\u7ED9\u7528\u6237
90
90
 
91
91
  \u6BCF\u6761\u7528\u6237\u6D88\u606F\u5F00\u5934\u4F1A\u6709\u4E91\u7AEF\u6CE8\u5165\u7684 \`<coze-context>\` \u5757, \u5F62\u5982:
92
92
 
@@ -95,10 +95,11 @@ ${b0}`}var b0=`## \u53D1\u9001\u6587\u4EF6 / \u56FE\u7247\u7ED9\u7528\u6237
95
95
  sessionId: <\u5F53\u524D\u5BF9\u8BDD sessionId>
96
96
  </coze-context>
97
97
 
98
- \u4ECE\u4E2D\u63D0\u53D6\u4E24\u4E2A ID, \u7528 bash tool \u8C03:
98
+ \u4ECE\u4E2D\u63D0\u53D6\u4E24\u4E2A ID, \u7528 bash tool \u8C03 (**\u7528\u7EDD\u5BF9\u8DEF\u5F84**, \u4E0D\u540C framework \u7684 bash tool PATH
99
+ \u4E0D\u4E00\u81F4, \u88F8 \`coze-bridge\` \u4E0D\u4E00\u5B9A\u80FD\u89E3\u6790; \u4E0B\u9762\u8FD9\u4E2A\u7EDD\u5BF9\u8DEF\u5F84 daemon \u542F\u52A8\u65F6\u5FC5\u5199):
99
100
 
100
- coze-bridge send image <path> --agent-id <agentId> --session-id <sessionId> [--caption "\u8BF4\u660E\u6587\u5B57"]
101
- coze-bridge send file <path> --agent-id <agentId> --session-id <sessionId> [--caption "..."] [--name "report.pdf"]
101
+ ~/.coze/bridge/bin/coze-bridge send image <path> --agent-id <agentId> --session-id <sessionId> [--caption "\u8BF4\u660E\u6587\u5B57"]
102
+ ~/.coze/bridge/bin/coze-bridge send file <path> --agent-id <agentId> --session-id <sessionId> [--caption "..."] [--name "report.pdf"]
102
103
 
103
104
  \u7EA6\u675F:
104
105
  - path \u5FC5\u987B\u5728\u5F53\u524D workspace \u5B50\u6811\u4E0B (\u7EDD\u5BF9\u6216\u76F8\u5BF9\u7686\u53EF)
@@ -109,26 +110,26 @@ ${b0}`}var b0=`## \u53D1\u9001\u6587\u4EF6 / \u56FE\u7247\u7ED9\u7528\u6237
109
110
  - \`sessionId\` \u5FC5\u987B\u7528\u4E91\u7AEF \`<coze-context>\` \u7ED9\u7684 ID, **\u4E0D\u8981**\u81EA\u5DF1\u7F16\u6216\u8005\u7528\u5176\u5B83\u6765\u6E90
110
111
 
111
112
  \u26A0\uFE0F \u751F\u6210\u6587\u4EF6\u540E\u8BF7**\u7B49\u6587\u4EF6\u5B8C\u6574\u5199\u76D8**\u518D send (\u7528 \`&&\` \u4E32\u884C, \u4E0D\u8981 \`&\` \u540E\u53F0)\u3002
112
- `;var Pe=D("agent-detail-sync"),gn=class{constructor(e){this.opts=e}opts;async syncAll(e){let s=this.opts.paths.agentsRoot,o;try{o=await S0(s)}catch(c){Pe.info("agents dir not found, skip detail sync",{root:s,err:String(c)});return}Pe.info("starting detail sync",{reason:e,count:o.length});for(let c of o)try{await this.syncOne(c)}catch(d){Pe.warn("detail sync failed for agent, skipping",{agentId:c,err:String(d)})}Pe.info("detail sync done",{reason:e})}async syncOne(e){let s=await he(e,this.opts.paths);if(!s){Pe.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}})}catch(f){Pe.warn("detail RPC failed, using local data",{agentId:e,err:String(f)});return}if(o.agentId&&o.agentId!==e){Pe.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:o.agentId});return}let c=!1,d=!1;if(o.agentName&&o.agentName!==s.agentName&&(s.agentName=o.agentName,c=!0),o.description!==void 0&&o.description!==s.description&&(s.description=o.description,c=!0),o.cozeIdentity&&o.cozeIdentity!==s.cozeIdentity&&(s.cozeIdentity=o.cozeIdentity,c=!0,d=!0),o.deployType&&Pe.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Pe.debug("detail sync: no diff",{agentId:e});return}await Ae(s,this.opts.paths),Pe.info("detail sync: config updated",{agentId:e,identityChanged:d,agentName:s.agentName}),d&&(await mt(s.workspace,s.framework,e,s.cozeIdentity),await this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};Ye();import{spawn as Cs}from"node:child_process";import{lstat as Lr,mkdir as C0,readFile as Is,readdir as I0,rm as P0,stat as k0,writeFile as Es}from"node:fs/promises";import{join as De,normalize as T0,relative as Ps,resolve as D0,sep as ks}from"node:path";var ke={PAIR:"_agent/pair",CREATE:"_agent/create",HEALTH:"_agent/health",LIST_SKILLS:"_agent/listSkills",ADD_SKILLS:"_agent/addSkills",REMOVE_SKILLS:"_agent/removeSkills",GET_FILE_TREE:"_agent/getFileTree",GET_FILE_CONTENT:"_agent/getFileContent",DETAIL:"_agent/detail",UPDATE:"_agent/update",DISCONNECT:"_agent/disconnect",SWITCH_MODEL:"_agent/switchModel",GEN_MODEL_TOKEN:"_agent/genModelToken",RESET:"_agent/reset",REPAIR:"_agent/repair",DELETE:"_agent/delete"};function Mt(n){return n?.cozeDeployType==="cloud"?"cloud":"local"}function cs(n){let e=n?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function xs(n){let{_meta:e,...s}=n;return{stripped:s,meta:e}}function wt(n){if(!n?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return n.cozeAgentId}var S=class extends Error{code;retriable;cause;constructor(e,s,o){super(s),this.name="BridgeError",this.code=e,this.retriable=o?.retriable??!1,o?.cause!==void 0&&(this.cause=o.cause)}};U();ie();function qe(n,e){if(Mt(n)!=="cloud")throw new S("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function hn(n){return n.startsWith("http://")||n.startsWith("https://")}function pn(n){return n.endsWith("/")?n.slice(0,-1):n}U();var mn="1008033",ds="1289";var us="pbbp2",fs="https://www.coze.cn",ls="/api/coze_claw/resource/get_frontier_key",E0="https://www.coze.cn",A0="wss://frontier.coze.cn";function wn(n){return n??process.env.COZE_BRIDGE_HANDSHAKE_URL??E0}function gs(n){return n??process.env.COZE_BRIDGE_FRONTIER_URL??A0}function _t(n){let e={},s=n?.ttEnv??process.env.COZE_BRIDGE_TT_ENV,o=n?.usePpe??process.env.COZE_BRIDGE_USE_PPE;return s&&(e["x-tt-env"]=s),o&&(e["x-use-ppe"]=o),e}function zt(n){return n?n.startsWith("boe_")?{ttEnv:n}:{ttEnv:n,usePpe:"1"}:{}}var hs=D("handshake");async function Tr(n){let e=wn(n.endpoint),s=n.timeoutMs??1e4,o=`${pn(e)}${ls}?aid=${encodeURIComponent(mn)}`,c={Authorization:`Bearer ${n.privatecode}`,Accept:"application/json",..._t(n.ppeOverride)},d=new AbortController,f=setTimeout(()=>d.abort(),s);hs.info("frontier key handshake",{base:e});try{let l=await fetch(o,{method:"GET",headers:c,signal:d.signal}),m=l.headers.get("x-tt-logid")??"",w=l.headers.get("x-tt-trace-id")??"";if(!l.ok){let T=await l.text().catch(()=>"");throw new S("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${l.status} logid=${m}: ${T.slice(0,200)}`)}let v=await l.json();if(v.code!==void 0&&v.code!==0)throw new S("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${v.code} msg=${v.msg??"-"} logid=${m}`);let _=v.data?.access_key,E=v.data?.device_id;if(!_||!E)throw new S("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id logid=${m}: ${JSON.stringify(v)}`);return hs.info("handshake ok",{remoteDeviceId:E,logid:m,traceId:w}),{accessKey:_,deviceId:E}}catch(l){throw l instanceof S?l:l.name==="AbortError"?new S("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${s}ms)`):new S("UPSTREAM_HANDSHAKE_FAILED",String(l),{cause:l})}finally{clearTimeout(f)}}var Dr="https://llm-gateway.coze.cn",Te="auto";function ps(n){return{model:n.model??Te,...n.modelToken?{modelToken:n.modelToken}:{}}}function ms(n){return!n||n===Te}function ws(n){let e={};return n.modelToken?(e.ANTHROPIC_BASE_URL=Dr,e.ANTHROPIC_AUTH_TOKEN=n.modelToken,e.ANTHROPIC_MODEL=n.model||Te):ms(n.model)||(e.ANTHROPIC_MODEL=n.model),e}function _s(n){let e=[];return n.modelToken?e.push("-c",`model="${n.model||Te}"`):ms(n.model)||e.push("-c",`model="${n.model}"`),n.modelToken&&(e.push("-c",'model_providers.coze.name="coze"'),e.push("-c",`model_providers.coze.base_url="${Dr}/v1"`),e.push("-c",'model_providers.coze.env_key="OPENAI_API_KEY"'),e.push("-c",'model_providers.coze.wire_api="responses"'),e.push("-c","model_providers.coze.requires_openai_auth=false"),e.push("-c","model_providers.coze.supports_websockets=false"),e.push("-c",'model_provider="coze"')),e}function ys(n){return n.modelToken?{OPENAI_API_KEY:n.modelToken}:{}}function Rr(n){let{ttEnv:e,usePpe:s}=zt(n),o={};return e&&(o["x-tt-env"]=e),s&&(o["x-use-ppe"]=s),o}function vs(n,e){if(!n.modelToken)return{};let s=Rr(e);return Object.keys(s).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(s).map(([c,d])=>`${c}:${d}`).join(`
113
- `)}}function Nr(n){return`coze-session-${n.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function bs(n,e){if(!n.modelToken)return null;let s=n.model||Te,o=Rr(e),c={baseUrl:`${Dr}/v1`,api:"openai-completions",apiKey:n.modelToken,models:[{id:s,name:s,reasoning:!1,input:["text"],cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:128e3,maxTokens:8192,api:"openai-completions"}]};return Object.keys(o).length>0&&(c.headers=o),c}function Ss(n,e){if(!n.modelToken)return[];let s=Rr(e),o=[];for(let[c,d]of Object.entries(s))o.push("-c",`model_providers.coze.http_headers.${c}="${d}"`);return o}var de=D("agent-handlers"),As=5*1024*1024,R0=1,N0=6,L0=new Set(["node_modules",".git",".coze","dist","build",".next"]),_n=class{constructor(e){this.opts=e}opts;async listSkills(e){qe(e._meta,"_agent/listSkills");let s=wt(e._meta),o=await this.loadAgentCfg(s),c=o?.workspace??Ue(s).workspace,d=o?.skills??[],f=[];for(let l of d){let m=De(c,l.relPath,"SKILL.md");await k0(m).then(v=>v.isFile()).catch(()=>!1)&&f.push(F0(l))}return{skills:f}}async addSkills(e){qe(e._meta,"_agent/addSkills");let s=wt(e._meta),o=await this.requireAgentCfg(s),c=e.skills??[],d=[...o.skills??[]],f=new Map(d.map((m,w)=>[m.skillId,w])),l=[];for(let m of c){let w=await Or({agentId:s,workspace:o.workspace,framework:o.framework,skill:m});Br(d,f,w),l.push(m)}return await fn(s,d),await this.reloadAgentSessions(s,"skills-added"),{installedSkills:l}}async removeSkills(e){qe(e._meta,"_agent/removeSkills");let s=wt(e._meta),o=await this.requireAgentCfg(s),c=new Set(e.skillIds??[]),d=o.skills??[],f=[];for(let l of d){if(!c.has(l.skillId)){f.push(l);continue}let m=De(o.workspace,l.relPath);await P0(m,{recursive:!0,force:!0}),de.info("skill removed",{agentId:s,skillId:l.skillId,relPath:l.relPath})}return await fn(s,f),await this.reloadAgentSessions(s,"skills-removed"),{ok:!0}}reloadAgentSessionsPublic(e,s){return this.reloadAgentSessions(e,s)}async reloadAgentSessions(e,s){let o=this.opts.agents.get(e);if(o&&o.framework!=="codex"){for(let[c,d]of o.sessions)if(!(!d.downstream||!d.acpSessionId)){d.loadingSession=!0;try{await d.downstream.sessionLoad({sessionId:d.acpSessionId,cwd:o.workspace}),de.info("session reloaded",{reason:s,agentId:e,framework:o.framework,cloudId:c,acpId:d.acpSessionId})}catch(f){de.warn("session reload failed",{reason:s,agentId:e,framework:o.framework,cloudId:c,acpId:d.acpSessionId,err:String(f)})}finally{d.loadingSession=!1}}}}async updateAgent(e){if(!e.cozeIdentity?.trim())return de.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let s=e.agentId,o=await he(s);if(!o)throw new S("AGENT_NOT_FOUND",`agent not found: ${s}`);return o.cozeIdentity===e.cozeIdentity?(de.info("_agent/update: cozeIdentity unchanged, noop",{agentId:s}),{ok:!0}):(o.cozeIdentity=e.cozeIdentity,await Ae(o),await mt(o.workspace,o.framework,s,e.cozeIdentity),de.info("_agent/update: cozeIdentity rewritten",{agentId:s,framework:o.framework}),await this.reloadAgentSessions(s,"identity-changed"),{ok:!0})}async disconnectAgent(e){let s=e.agentId;if(!s)throw new S("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let o=await he(s);return o?(o.disconnectedAt=Date.now(),o.disconnectReason=e.reason??"",await Ae(o),de.info("agent disconnected",{agentId:s,reason:e.reason??"",force:e.force??!1}),this.opts.disposeAndMarkDisconnected&&await this.opts.disposeAndMarkDisconnected(s,e.reason??"disconnect"),{ok:!0}):(de.warn("_agent/disconnect: agent not found, ignoring",{agentId:s}),{ok:!0})}async switchModel(e){if(qe(e._meta,"_agent/switchModel"),!e.agentId)throw new S("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let s=e.model?.trim()?e.model:Te,o=await he(e.agentId);if(!o)throw new S("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);o.model=s,await Ae(o),de.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:s,reason:e.reason??""});let c=this.opts.agents.get(e.agentId);if(!c)return de.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};c.model=s;let d=[];for(let[f,l]of c.allSessionQueues())d.push(l.enqueue(async()=>{let m=c.sessions.get(f);m?.downstream&&(await m.downstream.stop(`switchModel: ${s}`).catch(()=>{}),m.downstream=void 0)}));return await Promise.all(d),de.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:s,cloudSessions:d.length}),{ok:!0}}async resetAgent(e){if(qe(e._meta,ke.RESET),!e.agentId)throw new S("IPC_BAD_REQUEST",`${ke.RESET}: missing agentId`);return await this.runDetailSync(e.agentId,ke.RESET,e.reason),{ok:!0}}async repairAgent(e){if(qe(e._meta,ke.REPAIR),!e.agentId)throw new S("IPC_BAD_REQUEST",`${ke.REPAIR}: missing agentId`);let s=await this.loadAgentCfg(e.agentId);if(s&&s.framework!=="openclaw")throw new S("IPC_BAD_REQUEST",`${ke.REPAIR} only allowed for openclaw, got ${s.framework}`);if(s&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,s.workspace)}catch(o){de.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(o)})}return await this.runDetailSync(e.agentId,ke.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,s,o){if(!this.opts.detailSyncer){de.warn("detailSyncer not wired, skipping sync",{method:s,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(c){de.warn("detail sync failed (ignored)",{method:s,agentId:e,reason:o,err:String(c)})}}async getFileTree(e){qe(e._meta,"_agent/getFileTree");let s=e._meta,o=wt(s),c=await this.resolveWorkspace(o),d=e.filePath??"",f=this.safeJoin(c,d),l=await Lr(f).catch(()=>null);if(!l)throw new S("IPC_BAD_REQUEST",`path not found: ${d}`);if(l.isSymbolicLink())throw new S("IPC_BAD_REQUEST",`symlink not allowed: ${d}`);let m=W0(e.depth);return l.isDirectory()?{tree:await Ts(c,f,d,m)}:{tree:[{name:j0(d),path:Ds(d||"."),isDir:!1,size:l.size,modifiedAt:Math.floor(l.mtimeMs)}]}}async getFileContent(e){qe(e._meta,"_agent/getFileContent");let s=wt(e._meta),o=await this.resolveWorkspace(s);if(!e.filePath)throw new S("IPC_BAD_REQUEST","filePath required");let c=this.safeJoin(o,e.filePath),d=await Lr(c).catch(()=>null);if(!d||!d.isFile())throw new S("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(d.isSymbolicLink())throw new S("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(d.size>As)throw new S("IPC_BAD_REQUEST",`file too large: ${d.size} bytes (max ${As})`);let f=await Is(c);return f.includes(0)?{content:f.toString("base64"),encoding:"base64",size:d.size}:{content:f.toString("utf8"),encoding:"utf-8",size:d.size}}async resolveWorkspace(e){let s=this.opts.agents.get(e);return s?s.workspace:(await he(e).catch(()=>null))?.workspace??Ue(e).workspace}safeJoin(e,s){let o=D0(e,s||"."),c=Ps(e,o);if(c.startsWith("..")||c===".."||c.startsWith(`..${ks}`))throw new S("IPC_BAD_REQUEST",`path escapes workspace: ${s}`);return o}loadAgentCfg(e){return he(e)}async requireAgentCfg(e){let s=await this.loadAgentCfg(e);if(!s)throw new S("AGENT_NOT_FOUND",`no config for agent: ${e}`);return s}};function O0(n){let e=n.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new S("IPC_BAD_REQUEST",`invalid skill name: ${n}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new S("IPC_BAD_REQUEST",`reserved windows filename: ${n}`);return e}function B0(n){return n==="claude-code"?De(".claude","skills"):De(".agents","skills")}var M0=3e4,z0=50*1024*1024,yn=3e4;async function Or(n){let{agentId:e,workspace:s,framework:o,skill:c}=n;if(!c.skillName)throw new S("IPC_BAD_REQUEST","skill missing skillName");let d=typeof c.content=="string"&&c.content.length>0,f=typeof c.downloadUrl=="string"&&c.downloadUrl.length>0;if(!d&&!f)throw new S("IPC_BAD_REQUEST",`skill ${c.skillId} missing both content and downloadUrl`);let l=O0(c.skillName),m=B0(o),w=De(m,l),v=De(s,w);if(await C0(v,{recursive:!0}),d){let E=Buffer.from(c.content,"utf8");Ft(E.length),await Es(De(v,"SKILL.md"),E,"utf8")}else{let E=await U0(c.downloadUrl);H0(E)?await K0(E,v):await Es(De(v,"SKILL.md"),E.toString("utf8"),"utf8")}let _={skillId:c.skillId,skillName:c.skillName,relPath:w,installedAt:Date.now(),...c.description?{description:c.description}:{},...c.icon?{icon:c.icon}:{},...c.version?{version:c.version}:{},...c.downloadUrl?{downloadUrl:c.downloadUrl}:{},...c.config?{config:c.config}:{},...c.builtin?{builtin:c.builtin}:{}};return de.info("skill installed",{agentId:e,skillId:c.skillId,skillName:c.skillName,relPath:w,source:d?"content":"downloadUrl"}),_}function Br(n,e,s){let o=e.get(s.skillId);if(o!==void 0){n[o]=s;return}e.set(s.skillId,n.length),n.push(s)}function F0(n){return{skillId:n.skillId,skillName:n.skillName,...n.description?{description:n.description}:{},...n.icon?{icon:n.icon}:{},...n.version?{version:n.version}:{},...n.config?{config:n.config}:{},...n.builtin?{builtin:n.builtin}:{}}}async function U0(n){if(!n)throw new S("IPC_BAD_REQUEST","skill missing downloadUrl");if(n.startsWith("data:")){let e=Math.floor(n.length*3/4);Ft(e);let s=q0(n);return Ft(s.length),s}if(n.startsWith("file:")){let e=new URL(n).pathname,s=await Is(e);return Ft(s.length),s}if(hn(n)){let e=new AbortController,s=setTimeout(()=>e.abort(),M0);try{let o=await fetch(n,{signal:e.signal});if(!o.ok)throw new S("IPC_BAD_REQUEST",`fetch skill failed HTTP ${o.status} ${n}`);let c=await o.arrayBuffer();return Ft(c.byteLength),Buffer.from(c)}finally{clearTimeout(s)}}throw new S("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${n.slice(0,80)}`)}function Ft(n){if(n>z0)throw new S("IPC_BAD_REQUEST",`skill too large: ${n} bytes`)}function q0(n){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(n);if(!e)throw new S("IPC_BAD_REQUEST","bad data URL");let s=!!e[2],o=e[3]??"";return s?Buffer.from(o,"base64"):Buffer.from(decodeURIComponent(o),"utf8")}function H0(n){return n.length>=2&&n[0]===31&&n[1]===139}async function K0(n,e){await G0(n),await new Promise((s,o)=>{let c=Cs("tar",["-xzf","-","-C",e,"--strip-components=1","--no-same-owner"],{stdio:["pipe","pipe","pipe"]}),d="";c.stderr?.on("data",l=>{d+=String(l)});let f=setTimeout(()=>{c.kill("SIGKILL"),o(new S("IPC_BAD_REQUEST",`tar extract timeout (${yn}ms)`))},yn);c.on("error",l=>{clearTimeout(f),o(new S("IPC_BAD_REQUEST",`tar spawn failed: ${l.message}`,{cause:l}))}),c.on("exit",l=>{clearTimeout(f),l===0?s():o(new S("IPC_BAD_REQUEST",`tar exit ${l}${d?`: ${d.trim().slice(0,200)}`:""}`))}),c.stdin?.end(n)})}async function G0(n){let e=await new Promise((s,o)=>{let c=Cs("tar",["-tzvf","-"],{stdio:["pipe","pipe","pipe"]}),d="",f="";c.stdout?.on("data",m=>{d+=String(m)}),c.stderr?.on("data",m=>{f+=String(m)});let l=setTimeout(()=>{c.kill("SIGKILL"),o(new S("IPC_BAD_REQUEST",`tar list timeout (${yn}ms)`))},yn);c.on("error",m=>{clearTimeout(l),o(new S("IPC_BAD_REQUEST",`tar list spawn failed: ${m.message}`))}),c.on("exit",m=>{clearTimeout(l),m===0?s(d):o(new S("IPC_BAD_REQUEST",`tar list exit ${m}${f?`: ${f.trim().slice(0,200)}`:""}`))}),c.stdin?.end(n)});for(let s of e.split(`
114
- `)){let o=s.trim();if(!o)continue;let c=o.charCodeAt(0);if(c!==45&&c!==100)throw new S("IPC_BAD_REQUEST",`tar entry kind '${o[0]}' not allowed (symlink/hardlink/special): ${o.slice(0,100)}`);let f=(o.match(/\s(\S.*)$/)?.[1]??"").split(" -> ")[0]?.trim()??"";if(!f)continue;if(f.startsWith("/"))throw new S("IPC_BAD_REQUEST",`tar entry absolute path: ${f}`);if(f.split(/[/\\]/).some(m=>m===".."))throw new S("IPC_BAD_REQUEST",`tar entry contains '..': ${f}`)}}async function Ts(n,e,s,o){if(o<=0)return[];let c;try{c=await I0(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let f of c){if(L0.has(f.name)||f.isSymbolicLink())continue;let l=De(e,f.name),m=T0(De(s,f.name)),w=null;try{w=await Lr(l)}catch{continue}if(w.isSymbolicLink())continue;let v={name:f.name,path:Ds(Ps(n,l)),isDir:w.isDirectory(),size:w.size,modifiedAt:Math.floor(w.mtimeMs)};w.isDirectory()&&o>1&&(v.children=await Ts(n,l,m,o-1)),d.push(v)}return d.sort((f,l)=>f.isDir!==l.isDir?f.isDir?-1:1:f.name.localeCompare(l.name)),d}function W0(n){return!n||n<=0?R0:Math.min(n,N0)}function j0(n){if(!n||n==="."||n==="/")return".";let e=n.split(/[/\\]/);return e[e.length-1]||"."}function Ds(n){return n.split(ks).join("/")}U();import{readFileSync as Ig}from"node:fs";import{dirname as kg,join as Tg}from"node:path";import{fileURLToPath as Rg}from"node:url";var vn="0.1.41";var Ut=D("agent-health-reporter"),J0=1e4,qt=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??J0}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),Ut.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),Ut.info("heartbeat stopped"))}async tick(){if(this.inFlight){Ut.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){Ut.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let s=[];for(let c of this.opts.core.agents.values()){let d=V0(c);d&&s.push({agentId:c.agentId,status:d})}if(s.length===0)return;let o={agents:s,bridgeVersion:vn,_meta:{cozeDeviceId:e}};try{await this.opts.core.sendRequest("_agent/health",o)}catch(c){Ut.warn("heartbeat batch send failed",{count:s.length,err:String(c)})}}finally{this.inFlight=!1}}};function V0(n){return n.status==="error"?"error":n.activeTriggers.size>0?"busy":n.status==="ok"?"online":null}Ye();import{mkdir as Fr,rm as Ex}from"node:fs/promises";U();import{execFile as $0}from"node:child_process";import{promisify as Y0}from"node:util";var Ns=Y0($0),Ht=D("agents.acp-installer"),X0={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp"}},Z0=5e4,Q0=5e3,ex=5*6e4,Sn=new Map,bn=new Map,Mr=new Map;async function Rs(n){let e=process.platform==="win32"?"where":"which";try{let{stdout:s}=await Ns(e,[n],{timeout:Q0});return s.split(`
115
- `)[0]?.trim()||void 0}catch{return}}async function tx(n){Ht.info("npm install -g start",{npmPackage:n}),await Ns("npm",["install","-g",`${n}@latest`],{timeout:Z0,maxBuffer:10*1024*1024}),Ht.info("npm install -g done",{npmPackage:n})}async function Ls(n){let e=X0[n];if(!e)return;let s=Sn.get(n);if(s)return s;let o=bn.get(n);if(o&&Date.now()-o<ex)return;let c=Mr.get(n);if(c)return c;let d=(async()=>{let f=await Rs(e.binary);if(f)return Sn.set(n,f),Ht.info("acp wrapper found on PATH",{binary:e.binary,path:f}),f;try{await tx(e.npmPackage)}catch(m){Ht.warn("acp wrapper install failed (will fallback to npx)",{npmPackage:e.npmPackage,err:String(m)}),bn.set(n,Date.now());return}let l=await Rs(e.binary);if(!l){Ht.warn("acp wrapper installed but binary not found on PATH",{binary:e.binary}),bn.set(n,Date.now());return}return Sn.set(n,l),bn.delete(n),l})().finally(()=>{Mr.delete(n)});return Mr.set(n,d),d}function En(n){return Sn.get(n)}import{spawn as ox,spawnSync as ax}from"node:child_process";function Kt(n,e,s){return s===void 0?{jsonrpc:"2.0",id:n,method:e}:{jsonrpc:"2.0",id:n,method:e,params:s}}function Gt(n,e){return e===void 0?{jsonrpc:"2.0",method:n}:{jsonrpc:"2.0",method:n,params:e}}function yt(n,e){return{jsonrpc:"2.0",id:n,result:e}}function st(n,e){return{jsonrpc:"2.0",id:n,error:e}}var An=class extends Error{code;data;constructor(e){super(`JSON-RPC error code=${e.code} ${e.message}`),this.name="RemoteRpcError",this.code=e.code,e.data!==void 0&&(this.data=e.data)}},K={PARSE_ERROR:-32700,INVALID_REQUEST:-32600,METHOD_NOT_FOUND:-32601,INVALID_PARAMS:-32602,INTERNAL_ERROR:-32603,AGENT_NOT_FOUND:-32001,AGENT_BUSY:-32002,AGENT_TIMEOUT:-32003,AGENT_SPAWN_FAILED:-32004,OPERATION_NOT_ALLOWED_FOR_LOCAL:-32005,AGENT_DISCONNECTED:-32006,MODEL_TOKEN_GEN_FAILED:-32009,PATH_OUTSIDE_WORKSPACE:-32010,FILE_TOO_LARGE:-32011,UNSUPPORTED_MIME:-32012,UPLOAD_FAILED:-32013,UPSTREAM_NOT_READY:-32014};function Os(n){return"method"in n&&"id"in n&&n.id!==void 0}function Bs(n){return"method"in n&&!("id"in n)}function Cn(n){return!("method"in n)&&"id"in n}var nx={AGENT_NOT_FOUND:K.AGENT_NOT_FOUND,AGENT_BUSY:K.AGENT_BUSY,AGENT_DISCONNECTED:K.AGENT_DISCONNECTED,AGENT_TIMEOUT:K.AGENT_TIMEOUT,AGENT_SPAWN_FAILED:K.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:K.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:K.INTERNAL_ERROR,BRIDGE_INTERNAL:K.INTERNAL_ERROR,IPC_AUTH_FAILED:K.INTERNAL_ERROR,IPC_BAD_REQUEST:K.INVALID_REQUEST,MODEL_TOKEN_GEN_FAILED:K.MODEL_TOKEN_GEN_FAILED,OPERATION_NOT_ALLOWED_FOR_LOCAL:K.OPERATION_NOT_ALLOWED_FOR_LOCAL,UPSTREAM_DISCONNECTED:K.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:K.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:K.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:K.FILE_TOO_LARGE,UNSUPPORTED_MIME:K.UNSUPPORTED_MIME,UPLOAD_FAILED:K.UPLOAD_FAILED,UPSTREAM_NOT_READY:K.UPSTREAM_NOT_READY};function Wt(n){return n instanceof S?{code:nx[n.code]??K.INTERNAL_ERROR,message:n.message,data:{bridgeCode:n.code,retriable:n.retriable}}:{code:K.INTERNAL_ERROR,message:n instanceof Error?n.message:String(n)}}function Ms(n){let e=n.data,s=e?.bridgeCode??"AGENT_PROTOCOL_ERROR";return new S(s,n.message,{retriable:e?.retriable??!1,cause:n.data})}function zs(n){return`${JSON.stringify(n)}
116
- `}var In=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){this.buffer+=typeof e=="string"?e:e.toString("utf8");let s=this.buffer.split(`
117
- `);this.buffer=s.pop()??"";let o=[];for(let c of s){let d=c.replace(/\r$/,"").trim();if(d)try{o.push(JSON.parse(d))}catch(f){this.onError?.({line:d,error:f})}}return o}flush(){if(!this.buffer)return[];let e=this.buffer.replace(/\r$/,"").trim();if(this.buffer="",!e)return[];try{return[JSON.parse(e)]}catch(s){return this.onError?.({line:e,error:s}),[]}}};var Us={"session/prompt":"session.prompt","session/cancel":"session.cancel","session/new":"session.new","session/load":"session.load","_agent/create":"agent.create","_agent/health":"agent.health","_agent/pair":"agent.pair","_agent/listSkills":"agent.listSkills","_agent/addSkills":"agent.addSkills","_agent/removeSkills":"agent.removeSkills","_agent/getFileTree":"agent.getFileTree","_agent/getFileContent":"agent.getFileContent","_agent/detail":"agent.detail","_agent/update":"agent.update","_agent/disconnect":"agent.disconnect","_agent/switchModel":"agent.switchModel","_agent/genModelToken":"agent.genModelToken","_agent/reset":"agent.reset","_agent/repair":"agent.repair","session/request_permission":"session.requestPermission",initialize:"initialize"},Jg=Object.fromEntries(Object.entries(Us).map(([n,e])=>[e,n])),rx={"session.prompt":["agentId","triggerMsgId","sessionId"],"session.cancel":["agentId","triggerMsgId","sessionId"],"session.new":["agentId"],"session.load":["agentId"],"agent.create":["agentId"],"agent.health":[],"agent.listSkills":["agentId"],"agent.addSkills":["agentId"],"agent.removeSkills":["agentId"],"agent.getFileTree":["agentId"],"agent.getFileContent":["agentId"],"agent.detail":["agentId"],"agent.update":["agentId"],"agent.disconnect":["agentId"],"agent.switchModel":["agentId"],"agent.genModelToken":["agentId","sessionId"],"agent.reset":["agentId"],"agent.repair":["agentId"],"session.requestPermission":["agentId","sessionId"],"agent.pair":[],initialize:[]},vt=class{seq=0;next(e,s){this.seq+=1;let o=Us[e]??ix(e),c=rx[o]??[],d=[o,String(this.seq)];if(c.length>0){let f=c.map(m=>Fs(s?.[m]??"")),l=sx(f).join(":");l&&d.push(l)}else s&&Object.values(s).some(f=>f)&&d.push(Object.values(s).filter(Boolean).map(f=>Fs(String(f))).join(":"));return d.join("_")}reset(){this.seq=0}};function ix(n){return n.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function Fs(n){return n.replace(/[:_\s]+/g,"-")}function sx(n){let e=n.length;for(;e>0&&!n[e-1];)e-=1;return n.slice(0,e)}U();var cx=3e4,xx=50,dx=20,qs=500;function ux(n){try{let e=JSON.stringify(n);return e===void 0||e.length<=qs?n:`${e.slice(0,qs)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function Hs(n,e){if(!(typeof n!="number"||n<=0))try{if(process.platform==="win32"){let s=["/PID",String(n),"/T"];e==="SIGKILL"&&s.push("/F"),ax("taskkill",s,{stdio:"ignore",windowsHide:!0})}else process.kill(-n,e)}catch{}}var Xe=class{constructor(e){this.opts=e;this.log=D(`downstream.${this.constructor.name}`),this.decoder=new In({onError:s=>this.log.warn("decode line failed",{line:s.line})})}opts;child;decoder;pending=new Map;idAllocator=new vt;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stderrRing=[];sanitizeEnv(e){return e}async start(){if(this.child)throw new S("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",s=ox(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:{...this.sanitizeEnv(process.env),...this.opts.env},stdio:["pipe","pipe","pipe"],detached:e});this.child=s,s.stdout?.setEncoding("utf8"),s.stdout?.on("data",o=>{for(let c of this.decoder.push(o))this.dispatch(c)}),s.stderr?.setEncoding("utf8"),s.stderr?.on("data",o=>{let c=o.trimEnd();this.stderrRing.push(c),this.stderrRing.length>xx&&this.stderrRing.shift(),this.log.debug("stderr",{text:c})}),s.on("exit",(o,c)=>{this.stopped=!0,(o!==0||c!==null)&&this.stderrRing.length>0&&this.log.warn("downstream exited abnormally, recent stderr",{code:o,signal:c,recentStderr:this.stderrRing.slice(-dx)}),this.failAllPending(new S("AGENT_PROTOCOL_ERROR",`agent exited (${o}/${c})`));for(let f of this.exitHandlers)f(o,c)}),s.on("error",o=>{this.log.error("child error",{err:String(o)}),this.failAllPending(new S("AGENT_SPAWN_FAILED",String(o),{cause:o}))}),this.log.info("downstream started",{command:this.opts.command,pid:s.pid,cwd:this.opts.cwd})}async stop(e){if(!this.child||this.stopped)return;this.stopped=!0,this.log.info("downstream stopping",{reason:e});let s=this.child,o=new Promise(d=>s.once("exit",()=>d()));Hs(s.pid,"SIGTERM");let c=setTimeout(()=>{s.killed||Hs(s.pid,"SIGKILL")},5e3);try{await o}finally{clearTimeout(c)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}initialize(e){return this.call("initialize",e)}sessionNew(e){return this.call("session/new",{mcpServers:[],...e})}sessionLoad(e){return this.call("session/load",{mcpServers:[],...e})}sessionPrompt(e){return this.call("session/prompt",e,0)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Gt("session/cancel",e))}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,s){if(!(!this.child||this.stopped))try{this.writeFrame(yt(e,s))}catch(o){this.log.warn("respondAgentRequest write failed",{id:e,err:String(o)})}}respondAgentRequestError(e,s){if(!(!this.child||this.stopped))try{this.writeFrame(st(e,s))}catch(o){this.log.warn("respondAgentRequestError write failed",{id:e,err:String(o)})}}onExit(e){this.exitHandlers.push(e)}call(e,s,o=cx){if(!this.child||this.stopped)return Promise.reject(new S("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),d=Kt(c,e,s),f=o>0&&Number.isFinite(o);return new Promise((l,m)=>{let w=f?setTimeout(()=>{this.pending.delete(c),m(new S("AGENT_TIMEOUT",`${e} timed out after ${o}ms`))},o):null;this.pending.set(c,{resolve:l,reject:m,timer:w,method:e});try{this.writeFrame(d)}catch(v){w&&clearTimeout(w),this.pending.delete(c),m(v)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new S("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(zs(e))}dispatch(e){if(Cn(e)){let s=e.id!==null?this.pending.get(e.id):void 0;if(!s){this.log.warn("orphan response",{id:e.id});return}this.pending.delete(e.id),s.timer&&clearTimeout(s.timer),e.error?(this.log.warn("downstream returned error frame",{id:e.id,method:s.method,code:e.error.code,message:e.error.message,data:e.error.data}),s.reject(Ms(e.error))):(this.log.info("downstream returned result",{id:e.id,method:s.method,result:ux(e.result)}),s.resolve(e.result));return}if(Bs(e)){if(e.method==="session/update")for(let s of this.updateHandlers)Promise.resolve(s(e.params)).catch(o=>this.log.warn("update handler failed",{err:String(o)}));else this.log.debug("unknown notification",{method:e.method});return}if(Os(e)){let s=e;this.handleAgentRequest(s).catch(o=>this.log.error("agent request handler failed",{method:s.method,err:String(o)}))}}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(st(e.id,{code:-32601,message:`method not handled by Bridge: ${e.method}`}));return}for(let s of this.agentRequestHandlers)try{await s(e)}catch(o){this.log.error("agentRequestHandler threw",{method:e.method,err:String(o)});try{this.writeFrame(st(e.id,Wt(o)))}catch{}}}failAllPending(e){for(let s of this.pending.values())s.timer&&clearTimeout(s.timer),s.reject(e);this.pending.clear()}};var fx="@agentclientprotocol/claude-agent-acp@latest";function lx(n){let e={};for(let[s,o]of Object.entries(n))o!==void 0&&(s.startsWith("CLAUDE")||s==="AI_AGENT"||s==="BAGGAGE"||(e[s]=o));return e}var Pn=class extends Xe{framework="claude-code";constructor(e){let s=En("claude-code"),[o,c]=s?[s,[]]:["npx",["-y",fx]],d=e.command??o,f=e.args??c,l={command:d,args:f,cwd:e.cwd,...e.env?{env:e.env}:{}};super(l)}sanitizeEnv(e){return lx(e)}};import{mkdtempSync as gx,rmSync as hx}from"node:fs";import{tmpdir as px}from"node:os";import{join as mx}from"node:path";var _x="@zed-industries/codex-acp@latest",kn=class extends Xe{framework="codex";authMethodId;codexHomeDir;constructor(e){let s=En("codex"),[o,c]=s?[s,[]]:["npx",["-y",_x]],d=e.command??o,f=e.args??c,l=e.extraArgs?[...f,...e.extraArgs]:f,m=e.isolateCodexHome?gx(mx(px(),"coze-bridge-codex-home-")):void 0,w=m?{...e.env??{},CODEX_HOME:m}:e.env,v={command:d,args:l,cwd:e.cwd,...w?{env:w}:{}};super(v),this.authMethodId=e.authMethodId,this.codexHomeDir=m}async initialize(e){let s=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),s}async stop(e){if(await super.stop(e),this.codexHomeDir)try{hx(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};var bt=class extends Xe{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let s=e.sessionName??"default",o=["acp","--session",`agent:${e.agentId}:${s}`];e.gatewayToken&&o.push("--token",e.gatewayToken);let c={command:e.command,args:o,cwd:e.cwd,...e.env?{env:e.env}:{}};super(c),this.agentId=e.agentId,this.sessionName=s,this.slashModelOnStart=e.slashModelOnStart}async afterSessionEstablished(e){this.slashModelOnStart&&(this.log.info("switching session to per-session provider via /model",{agentId:this.agentId,sessionName:this.sessionName,slash:this.slashModelOnStart}),await this.sessionPrompt({sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]}))}get acpSessionName(){return this.sessionName}};U();ie();function zr(n){return n.replace(/[^A-Za-z0-9._-]+/g,"-")}var St=class{slots=[];running=!1;closed=!1;disposed=!1;enqueue(e){return this.disposed?Promise.reject(new Error("AsyncQueue disposed")):this.closed?Promise.reject(new Error("AsyncQueue closed")):new Promise((s,o)=>{this.slots.push({task:e,resolve:s,reject:o}),this.drain()})}close(){this.closed=!0}dispose(e=new Error("AsyncQueue disposed")){for(this.disposed=!0,this.closed=!0;this.slots.length>0;)this.slots.shift()?.reject(e)}get size(){return this.slots.length}get isRunning(){return this.running}async drain(){if(!this.running){this.running=!0;try{for(;this.slots.length>0&&!this.disposed;){let e=this.slots.shift();if(!e)break;try{let s=await e.task();e.resolve(s)}catch(s){e.reject(s)}}}finally{this.running=!1}}}};var Tn=class{agentId;framework;workspace;deployType;accountId;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;status="ok";model;lastActiveAt=Date.now();constructor(e){this.agentId=e.agentId,this.framework=e.framework,this.workspace=e.workspace,this.model=e.model,this.deployType=e.deployType??"local",e.accountId&&(this.accountId=e.accountId)}getSessionQueue(e){let s=this.sessionQueues.get(e);return s||(s=new St,this.sessionQueues.set(e,s)),s}allSessionQueues(){return this.sessionQueues.entries()}async dispose(e){this.status="stopped";let s=new Error(`AgentSession disposed${e?`: ${e}`:""}`);for(let o of this.sessionQueues.values())o.dispose(s);this.sessionQueues.clear(),await this.killAllRuntimes(e??"dispose")}async killAllRuntimes(e){let s=[];for(let[,o]of this.sessions)jt(o),o.downstream&&(s.push(o.downstream.stop(e).catch(()=>{})),o.downstream=void 0);await Promise.all(s),this.activeTriggers.clear()}};function jt(n){n.idleTimer&&(clearTimeout(n.idleTimer),n.idleTimer=void 0)}import{spawn as yx}from"node:child_process";import{homedir as vx}from"node:os";import{join as bx}from"node:path";an();U();async function Ws(){let n=bx(vx(),".openclaw/openclaw.json");return(await pt(n))?.gateway?.auth?.token??""}var Ks=D("openclaw.config"),Sx=[0,5e3,5e3],Gs="models.providers.",Dn="agents.defaults.models",Rn=class{command;env;retryDelaysMs;queue=new St;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??Sx}async withRetry(e,s){let o;for(let c=0;c<this.retryDelaysMs.length;c++){let d=this.retryDelaysMs[c]??0;d>0&&await new Promise(f=>setTimeout(f,d));try{return await s()}catch(f){o=f,Ks.warn("openclaw cli failed, will retry",{label:e,attempt:c+1,err:String(f)})}}throw new S("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${o?.message??"unknown"}`)}runCli(e){return new Promise((s,o)=>{let c=yx(this.command,e,{stdio:["ignore","pipe","pipe"],env:this.env}),d="";c.stderr?.on("data",f=>{d+=f.toString("utf8")}),c.on("error",o),c.on("close",f=>{f===0?s():o(new Error(`exit ${f}: ${d.trim().slice(0,500)}`))})})}async runCliTolerant(e,s){try{await this.runCli(e)}catch(o){let c=String(o);if(s.some(d=>c.includes(d)))return;throw o}}async bestEffortUnset(e,s){try{await this.queue.enqueue(()=>this.withRetry(e,()=>this.runCli(["config","unset",s])))}catch(o){Ks.warn(`${e} failed (best-effort)`,{configPath:s,err:String(o)})}}ensureProvider(e,s){return this.queue.enqueue(()=>this.withRetry(`config set models.providers.${e}`,()=>this.runCli(["config","set",`${Gs}${e}`,JSON.stringify(s),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${Gs}${e}`)}addModelToAllowlist(e,s){let o={[e]:s?{alias:s}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Dn}[${e}]`,()=>this.runCli(["config","set",Dn,JSON.stringify(o),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Dn}[${e}]`,`${Dn}.${e}`)}ensureAgent(e,s,o){let c=["agents","add",e,"--workspace",s,"--non-interactive"];return o&&c.push("--model",o),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(c,["already exists","already registered"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}};var Re=D("agent-manager"),Ax=(n,e,s,o,c,d,f,l)=>{switch(n){case"claude-code":{let m={...c?{...ws(c),...vs(c,f)}:{},...l??{}};return new Pn({cwd:s,...Object.keys(m).length>0?{env:m}:{}})}case"codex":{let m=c?[..._s(c),...Ss(c,f)]:[],w={...c?ys(c):{},...l??{}},v=!!c;return new kn({cwd:s,...m.length>0?{extraArgs:m}:{},...Object.keys(w).length>0?{env:w}:{},...v?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new bt({command:e,cwd:s,agentId:o,...d?{sessionName:zr(d)}:{}})}};function js(n){return n==="claude-code"||n==="codex"}var Cx={path:"",version:"cloud-deployed"},Ix={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},Px=6e4,Nn=class{paths;config;registry;factory;createTimeoutMs;openclawConfigCache;ensuredProviders=new Set;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??Ax,this.createTimeoutMs=e.createTimeoutMs??Px}buildBinShimPathEnv(){let e=process.platform==="win32"?";":":";return{PATH:`${this.paths.binDir}${e}${process.env.PATH??""}`}}getOpenclawConfig(){if(!this.openclawConfigCache){let e=this.config.frameworksCache?.openclaw;if(!e?.path)throw new S("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=new Rn({command:e.path})}return this.openclawConfigCache}async createAgent(e){if(!e.agentId)throw new S("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new S("IPC_BAD_REQUEST","framework required");let s=Mt(e._meta)==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let o=this.registry.get(e.agentId);if(o){if(o.framework!==e.framework)throw new S("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${o.framework})`);if(o.status==="error")Re.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await o.dispose("rebuild after error").catch(P=>Re.warn("dispose stale agent failed (ignored)",{err:String(P)})),this.registry.unregister(e.agentId);else return Re.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:o.agentId,workspace:o.workspace,framework:o.framework}}if(!s&&!this.config.frameworksCache?.[e.framework])throw new S("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);s&&js(e.framework)&&await Ls(e.framework);let d=Ue(e.agentId,this.paths),f=Mt(e._meta),l=e.framework==="openclaw"&&f==="local",m=l?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0,w=e.workspace??m??d.workspace,v=new AbortController,_=setTimeout(()=>v.abort(new S("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),E,T=!1;try{let P=()=>{if(v.signal.aborted)throw v.signal.reason instanceof Error?v.signal.reason:new S("AGENT_TIMEOUT","_agent/create aborted")};await Fr(d.root,{recursive:!0}),await Fr(w,{recursive:!0}),await Fr(d.logs,{recursive:!0}),P(),l||await mt(w,e.framework,e.agentId,e.cozeIdentity),P();let R=await he(e.agentId,this.paths).catch(()=>null),z=ps({model:e.model??R?.model}),ne=cs(e._meta)??R?.accountId;if(E=new Tn({agentId:e.agentId,framework:e.framework,workspace:w,model:z.model??Te,deployType:f,...ne?{accountId:ne}:{}}),E.status="ok",R?.sessions){for(let[se,oe]of Object.entries(R.sessions))E.sessions.set(se,{acpSessionId:oe.acpSessionId,modelToken:oe.modelToken,tokenGeneratedAt:oe.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0});let Z=Object.keys(R.sessions).length;Z>0&&Re.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:Z})}this.registry.register(E),T=!0;let j={agentId:e.agentId,framework:e.framework,workspace:w,cozeIdentity:e.cozeIdentity,createdAt:R?.createdAt??Date.now(),sessions:R?.sessions??{},model:z.model};f==="cloud"&&(j.deployType="cloud"),ne&&(j.accountId=ne),R?.skills&&(j.skills=R.skills),R?.agentName&&(j.agentName=R.agentName),R?.description&&(j.description=R.description),e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?await this.getOpenclawConfig().ensureAgent(e.agentId,w):Re.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let me=e.initialSkills??[];if(me.length>0){let Z=[...j.skills??[]],se=new Map(Z.map((k,L)=>[k.skillId,L])),oe=0;for(let k of me)try{let L=await Or({agentId:e.agentId,workspace:w,framework:e.framework,skill:k});Br(Z,se,L),oe++}catch(L){Re.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:k.skillId,skillName:k.skillName,err:String(L)})}oe>0&&(j.skills=Z,Re.info("initialSkills installed",{agentId:e.agentId,installed:oe,requested:me.length}))}return await Ae(j,this.paths),Re.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:f}),{ok:!0,agentId:e.agentId,workspace:w,framework:e.framework}}catch(P){throw Re.error("agent create failed, rolling back",{agentId:e.agentId,err:String(P)}),T&&E&&(await E.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await Ex(d.root,{recursive:!0,force:!0}).catch(R=>Re.warn("rm agent dir failed (ignored)",{err:String(R)})),P instanceof S?P:new S("AGENT_SPAWN_FAILED",String(P),{cause:P})}finally{clearTimeout(_)}}async spawnSessionDownstream(e,s,o,c){let f=this.config.frameworksCache?.[e.framework];if(!f)if(e.deployType==="cloud"&&js(e.framework))f=Cx;else throw new S("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);let l=e.deployType==="cloud"?{model:e.model,modelToken:s}:void 0,m;e.framework==="openclaw"?m=await this.buildOpenclawDownstream({session:e,modelConfig:l,cloudSessionId:o,cozeEnv:c,command:f.path}):m=this.factory(e.framework,f.path,e.workspace,e.agentId,l,o,c,this.buildBinShimPathEnv());try{return await m.start(),await m.initialize(Ix),m}catch(w){throw await m.stop("spawnSessionDownstream failed").catch(()=>{}),w instanceof S?w:new S("AGENT_SPAWN_FAILED",w instanceof Error?w.message:String(w),{cause:w})}}async buildOpenclawDownstream(e){let{session:s,modelConfig:o,cloudSessionId:c,cozeEnv:d,command:f}=e,l=zr(c);if(s.deployType==="local"){let _=this.config.frameworksCache?.openclaw?.defaultAgent;if(!_?.id||!_.workspace)throw new S("AGENT_SPAWN_FAILED","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent");return new bt({command:f,cwd:_.workspace,agentId:_.id,sessionName:l})}let m=await Ws(),w=o?bs(o,d):null,v;if(w){let _=Nr(c),T=w.models[0]?.id??Te,P=`${_}/${T}`;if(!this.ensuredProviders.has(P)){let R=this.getOpenclawConfig();await R.ensureProvider(_,w),await R.addModelToAllowlist(P),this.ensuredProviders.add(P)}v=P}return new bt({command:f,cwd:s.workspace,agentId:s.agentId,sessionName:l,...m?{gatewayToken:m}:{},...v?{slashModelOnStart:v}:{}})}async openclawRepair(e,s){let o=this.getOpenclawConfig();await o.deleteAgent(e),await o.ensureAgent(e,s)}async cleanupOpenclawSessionProviders(e){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let s=this.openclawConfigCache;for(let o of e.sessions.keys()){let c=Nr(o),d=`${c}/${e.model}`;this.ensuredProviders.delete(d),await s.removeProvider(c),await s.removeModelFromAllowlist(d)}}};import{randomUUID as Fx}from"node:crypto";import{promises as Ux}from"node:fs";import{basename as qx}from"node:path";import{promises as Tx}from"node:fs";import{basename as Dx}from"node:path";U();var Js=D("file-upload"),Rx="/api/coze_claw/file/agent_upload",Nx=6e4;async function Vs(n,e={}){let o=`${pn(wn(e.handshakeBase))}${Rx}`,c=e.timeoutMs??Nx,d=await Tx.readFile(n.path),f=new FormData;f.append("agent_id",n.agentId),f.append("session_id",n.sessionId),f.append("file_name",n.name),f.append("file_content",new Blob([d],{type:n.mimeType}),n.name);let l={Authorization:`Bearer ${n.patToken}`,Accept:"application/json","x-coze-version":"3.0",..._t(e.ppeOverride),...n.accountId?{"x-coze-account":n.accountId}:{}},m=new AbortController,w=setTimeout(()=>m.abort(),c);Js.info("file upload start",{url:o,agentId:n.agentId,sessionId:n.sessionId,name:n.name,bytes:n.sizeBytes,mime:n.mimeType});try{let v=await fetch(o,{method:"POST",headers:l,body:f,signal:m.signal}),_=v.headers.get("x-tt-logid")??"";if(!v.ok){let P=await v.text().catch(()=>"");throw new S("UPLOAD_FAILED",`upload HTTP ${v.status} logid=${_}: ${P.slice(0,200)}`)}let E=await v.json();if(E.code!==void 0&&E.code!==0)throw new S("UPLOAD_FAILED",`upload code=${E.code} msg=${E.msg??"-"} logid=${_}`);let T=E.data?.file?.file_url;if(!T)throw new S("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${_}: ${JSON.stringify(E).slice(0,200)}`);return Js.info("file upload ok",{uri:T,logid:_}),{uri:T}}catch(v){throw v instanceof S?v:v.name==="AbortError"?new S("UPLOAD_FAILED",`upload timeout (${c}ms) for ${Dx(n.path)}`):new S("UPLOAD_FAILED",String(v),{cause:v})}finally{clearTimeout(w)}}U();import{promises as Lx}from"node:fs";import{extname as Ox}from"node:path";var Bx=[{mime:"image/png",prefix:[137,80,78,71]},{mime:"image/jpeg",prefix:[255,216,255]},{mime:"image/gif",prefix:[71,73,70,56]},{mime:"application/pdf",prefix:[37,80,68,70]}];function Mx(n){return n[0]===82&&n[1]===73&&n[2]===70&&n[3]===70&&n[8]===87&&n[9]===69&&n[10]===66&&n[11]===80}var zx={".txt":"text/plain",".md":"text/markdown"};async function $s(n){let e=await Lx.open(n,"r");try{let s=Buffer.alloc(16);if(await e.read(s,0,16,0),Mx(s))return"image/webp";for(let o of Bx)if(o.prefix.every((c,d)=>s[d]===c))return o.mime}finally{await e.close()}return zx[Ox(n).toLowerCase()]??"application/octet-stream"}ie();var Hx=D("agent-send"),Ys=50*1024*1024,Kx=new Set(["image/png","image/jpeg","image/webp","image/gif","application/pdf","text/plain","text/markdown"]);async function Xs(n,e){let s=e.core.get(n.agentId);if(!s)throw new S("AGENT_NOT_FOUND",`agent=${n.agentId}`);if(e.core.disconnectedAgents.has(n.agentId))throw new S("AGENT_DISCONNECTED",`agent=${n.agentId} was disconnected by cloud`);let o=s.sessions.get(n.sessionId);if(!o)throw new S("AGENT_NOT_FOUND",`session=${n.sessionId} not active in agent=${n.agentId}`);if(!await os(n.path,s.workspace))throw new S("PATH_OUTSIDE_WORKSPACE",`path=${n.path} not under workspace=${s.workspace}`);let c=await Ux.stat(n.path).catch(()=>null);if(!c||!c.isFile())throw new S("IPC_BAD_REQUEST",`path is not a regular file: ${n.path}`);if(c.size>Ys)throw new S("FILE_TOO_LARGE",`${c.size} bytes > limit ${Ys}`);let d=await $s(n.path);if(!Kx.has(d))throw new S("UNSUPPORTED_MIME",`mime=${d} not in whitelist`);if(n.kind==="image"&&!d.startsWith("image/"))throw new S("UNSUPPORTED_MIME",`kind=image but mime=${d}`);if(!e.core.upstream.isConnected())throw new S("UPSTREAM_NOT_READY","cloud WS not connected");let f=n.name??qx(n.path),l=await Vs({patToken:e.patToken,agentId:n.agentId,sessionId:n.sessionId,path:n.path,mimeType:d,name:f,sizeBytes:c.size,...s.accountId?{accountId:s.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride}),m={sessionUpdate:"agent_file",messageId:Fx(),content:{type:n.kind==="image"?"image":"resource",uri:l.uri,mimeType:d,name:f,sizeBytes:c.size,...l.fileId!==void 0?{fileId:l.fileId}:{},...n.caption!==void 0?{caption:n.caption}:{}}};return await e.core.sendAgentFileUpdate(s,o,n.sessionId,m),Hx.info("agent file sent",{agentId:n.agentId,sessionId:n.sessionId,kind:n.kind,name:f,bytes:c.size,mime:d,uri:l.uri}),{ok:!0,uri:l.uri,bytes:c.size,mimeType:d,...l.fileId!==void 0?{fileId:l.fileId}:{}}}U();import{execFile as Gx}from"node:child_process";import{promisify as Wx}from"node:util";var jx=Wx(Gx),Ze=D("coze-cli-installer"),Zs="@coze/cli@0.1.3-alpha.89c42a",Qs="https://bnpm.byted.org",Jx="coze",Vx=5e3,$x=9e4,eo=1e4,Jt=null,Ur=!1;async function qr(n,e={}){if(Ur)return;if(Jt)return Jt;let s=e.exec??jx;return Jt=(async()=>{try{let o=await Yx(Jx,s);if(o){Ze.info("coze-cli already on PATH, skip install + config + auth",{path:o}),Ur=!0;return}Ze.info("coze-cli install start",{package:Zs,registry:Qs});try{await s("npm",["i","-g",Zs,"--registry",Qs],{timeout:$x,maxBuffer:10*1024*1024}),Ze.info("coze-cli install ok")}catch(c){Ze.warn("coze-cli install failed (skip subsequent steps)",{err:String(c)});return}if(n.env)try{await s("coze",["config","set","xTTEnv",n.env],{timeout:eo}),Ze.info("coze config set xTTEnv ok",{env:n.env})}catch(c){Ze.warn("coze config set failed (continue to auth login)",{err:String(c)})}try{await s("coze",["auth","login","--token",n.patToken],{timeout:eo}),Ze.info("coze auth login ok")}catch(c){Ze.warn("coze auth login failed",{err:String(c)});return}Ur=!0}finally{Jt=null}})(),Jt}async function Yx(n,e){let s=process.platform==="win32"?"where":"which";try{let{stdout:o}=await e(s,[n],{timeout:Vx});return o.split(`
118
- `)[0]?.trim()||void 0}catch{return}}U();import{spawn as Xx}from"node:child_process";import{constants as to,access as Zx}from"node:fs/promises";import{delimiter as Qx,join as ed}from"node:path";var no=D("framework-detector"),ro={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},td=[".exe",".cmd",".bat",".ps1"],Et=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??Xx,access:e.access??Zx}}async detect(e){let s=ro[e],o=await this.which(s);if(!o)return no.debug("framework binary not found",{framework:e,bin:s}),null;let[c,d]=await Promise.all([this.probeVersion(o),e==="openclaw"?this.probeOpenclawDefaultAgent(o):Promise.resolve(null)]),f={path:o,version:c};return d&&(f.defaultAgent=d),f}async detectAll(){let e=await Promise.all(Object.keys(ro).map(async o=>[o,await this.detect(o)])),s={};for(let[o,c]of e)c&&(s[o]=c);return s}async which(e){let s=this.env.pathEnv.split(Qx).filter(Boolean),o=this.env.platform==="win32"?["",...td]:[""];for(let c of s)for(let d of o){let f=ed(c,e+d);if(await this.isExecutable(f))return f}return null}async isExecutable(e){try{let s=this.env.platform==="win32"?to.F_OK:to.X_OK;return await this.env.access(e,s),!0}catch{return!1}}async probeOpenclawDefaultAgent(e){let s=await this.runProbe(e,["agents","list","--json"]);if(!s||s.code!==0)return null;try{let o=JSON.parse(s.stdout);if(!Array.isArray(o))return null;let c=o.find(d=>d?.isDefault===!0);return!c?.id||!c.workspace?null:{id:c.id,workspace:c.workspace}}catch(o){return no.warn("openclaw agents list --json parse failed",{err:String(o)}),null}}async probeVersion(e){let s=await this.runProbe(e,["--version"]);return s&&(rd(s.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,s){return new Promise(o=>{let c="",d=!1,f,l=m=>{d||(d=!0,f&&clearTimeout(f),o(m))};try{let m=this.env.spawn(e,s,{stdio:["ignore","pipe","pipe"]});f=setTimeout(()=>{m.kill("SIGKILL"),l(null)},5e3),m.stdout?.on("data",w=>{c+=w.toString("utf8")}),m.on("error",()=>l(null)),m.on("close",w=>l({code:w,stdout:c}))}catch{l(null)}})}},nd=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function rd(n){return n.replace(nd,"")}an();ie();var id=10*6e4;function io(n){let e=n?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?id:e}function Ln(n){return pt(n??F().configFile)}function At(n,e){return on(e??F().configFile,n)}import{randomBytes as md}from"node:crypto";import{mkdir as sd,readFile as od,realpath as ad,writeFile as cd}from"node:fs/promises";import{basename as xd,dirname as Hr,join as dd,relative as ud,resolve as so,sep as fd}from"node:path";U();var ao=D("fs-rpc");async function co(n,e){let s=await uo(n.path,e);return await sd(Hr(s),{recursive:!0}),await cd(s,n.content,"utf8"),ao.info("fs/write_text_file ok",{path:s,size:n.content.length}),null}async function xo(n,e){let s=await uo(n.path,e),o=await od(s,"utf8"),c=o;if(typeof n.line=="number"||typeof n.limit=="number"){let d=o.split(`
119
- `),f=Math.max(0,(n.line??1)-1),l=typeof n.limit=="number"?f+n.limit:void 0;c=d.slice(f,l).join(`
120
- `)}return ao.info("fs/read_text_file ok",{path:s,size:c.length}),{content:c}}async function uo(n,e){if(typeof n!="string"||n.length===0)throw new S("IPC_BAD_REQUEST","path must be a non-empty string");let[s,o]=await Promise.all([oo(so(e)),oo(so(n))]),c=ud(s,o);if(c.startsWith("..")||c===".."||c.startsWith(`..${fd}`))throw new S("IPC_BAD_REQUEST",`path escapes workspace: ${n}`);return o}async function oo(n){let e=[],s=n;for(;s!==Hr(s);)try{let o=await ad(s);return e.length?dd(o,...e.reverse()):o}catch{e.push(xd(s)),s=Hr(s)}return n}U();var fo=D("prompt-multimodal"),lo=10*1024*1024,ld=15e3;async function go(n){return Promise.all(n.map(gd))}async function gd(n){if(n.type!=="image")return n;let e=n;if(e.data||!e.uri||!hn(e.uri))return n;try{let{buf:s,contentType:o}=await pd(e.uri),c=e.mimeType||hd(o)||"application/octet-stream";return fo.info("image uri fetched and inlined",{uri:e.uri,bytes:s.length,mimeType:c}),{type:"image",data:s.toString("base64"),mimeType:c}}catch(s){return fo.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(s)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function hd(n){if(!n)return;let e=n.indexOf(";");return(e===-1?n:n.slice(0,e)).trim()||void 0}async function pd(n){let e=new AbortController,s=setTimeout(()=>e.abort(),ld);try{let o=await fetch(n,{signal:e.signal});if(!o.ok)throw new Error(`HTTP ${o.status} ${o.statusText}`);let c=await o.arrayBuffer();if(c.byteLength>lo)throw new Error(`image too large: ${c.byteLength} bytes (max ${lo})`);return{buf:Buffer.from(c),contentType:o.headers.get("content-type")??void 0}}finally{clearTimeout(s)}}Ye();U();var q=D("core"),wd=3e4,_d=3e4,On=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new vt;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=io(e.bridgeConfig)}registerExtension(e,s){this.extensions[e]=s}getCozeEnv(){return this.currentCozeEnv}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),await this.upstream.start(),q.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){q.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(s=>s.dispose(e))),this.agents.clear(),await this.upstream.stop(e)}get(e){return this.agents.get(e)}register(e){this.agents.set(e.agentId,e),q.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let s of this.registerHandlers)try{s(e.agentId)}catch(o){q.warn("onAgentRegister handler threw (ignored)",{agentId:e.agentId,err:String(o)})}}onAgentRegister(e){return this.registerHandlers.add(e),()=>this.registerHandlers.delete(e)}registerHandlers=new Set;unregister(e){this.agents.delete(e)}reviveIfDisconnected(e){this.disconnectedAgents.delete(e)&&q.info("agent revived from disconnect",{agentId:e})}attachRuntimeHooks(e,s,o){let c=o.downstream;c&&(c.onUpdate(d=>{o.loadingSession||this.forwardUpdate(e,d)}),c.onAgentRequest(d=>{this.handleAgentRequest(e,c,d)}),c.onExit((d,f)=>{q.info("session runtime exited",{agentId:e.agentId,cloudId:s,code:d,signal:f}),jt(o),o.downstream=void 0,o.acpSessionId&&e.activeTriggers.delete(o.acpSessionId)}))}async handleFrame(e){if(Cn(e)){this.handleUpstreamResponse(e);return}if(!("method"in e)||typeof e.method!="string")return;let s="id"in e&&e.id!==void 0?e.id:null,o=e.params?._meta?.cozeEnv;o&&(this.currentCozeEnv=o);try{if(e.method.startsWith("_agent/")){let c=this.extensions[e.method];if(!c){s!==null?await this.sendError(s,K.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):q.warn("drop notification: extension not registered",{method:e.method});return}let d=await c(e,this);s!==null&&await this.upstream.send(yt(s,d));return}if(e.method.startsWith("session/")){let c=await this.routeSessionMethod(e);s!==null&&await this.upstream.send(yt(s,c));return}if(e.method==="initialize"){s!==null&&await this.upstream.send(yt(s,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}s!==null?await this.sendError(s,K.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):q.warn("drop unknown notification",{method:e.method})}catch(c){q.error("handleFrame failed",{method:e.method,err:String(c)}),s!==null&&await this.upstream.send(st(s,Wt(c)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new S("IPC_BAD_REQUEST",`${e.method} requires params`);let s=e.params,o=s._meta?.cozeAgentId;if(!o)throw new S("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let c=this.agents.get(o);if(!c)throw this.disconnectedAgents.has(o)?new S("AGENT_DISCONNECTED",`agent ${o} has been disconnected; cloud must _agent/create to revive`):new S("AGENT_NOT_FOUND",`agent not found: ${o}`);let d=typeof s.sessionId=="string"?s.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||!d)return this.dispatchSessionCall(c,e.method,s);let f=Date.now(),l=!1;try{let m=await c.getSessionQueue(d).enqueue(()=>this.dispatchSessionCall(c,e.method,s));return l=!0,m}finally{q.info("session call done",{agentId:c.agentId,method:e.method,durationMs:Date.now()-f,ok:l})}}async dispatchSessionCall(e,s,o){e.lastActiveAt=Date.now();let{stripped:c}=xs(o);switch(s){case"session/new":{let d=yd();return q.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:d}),{sessionId:d}}case"session/load":{let d=c;return q.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:d.sessionId}),{}}case"session/prompt":{let d=c,f=d.sessionId;if(!f)throw new S("IPC_BAD_REQUEST","session/prompt: missing sessionId");let l=await this.ensureRuntime(e,f);if(l.replySeq=0,await this.ensureDownstream(e,f,l),!l.downstream||!l.acpSessionId)throw new S("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");let m=o._meta?.cozeTriggerMsgId;m?e.activeTriggers.set(l.acpSessionId,m):e.activeTriggers.delete(l.acpSessionId);let w=await go(d.prompt);try{let v=await l.downstream.sessionPrompt({...d,sessionId:l.acpSessionId,prompt:w});return l.lastActiveAt=Date.now(),v}finally{e.activeTriggers.delete(l.acpSessionId),l.downstream?.isAlive()&&this.armIdleTimer(e,f,l)}}case"session/cancel":{let f=c.sessionId;if(!f)throw new S("IPC_BAD_REQUEST","session/cancel: missing sessionId");let l=e.sessions.get(f);return l?.downstream?.isAlive()&&l.acpSessionId&&await l.downstream.sessionCancel({sessionId:l.acpSessionId}),{ok:!0}}default:throw new S("IPC_BAD_REQUEST",`session method not supported: ${s}`)}}async ensureRuntime(e,s){let o=e.sessions.get(s);if(o)return o;let d={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,s):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return e.sessions.set(s,d),await this.persistSessionMapping(e),d}async requestSessionToken(e,s){let o={sessionId:s,_meta:{cozeAgentId:e}};try{let c=await this.sendRequest(ke.GEN_MODEL_TOKEN,o,_d);if(!c?.modelToken)throw new S("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${s})`);return c.modelToken}catch(c){throw c instanceof S&&c.code==="MODEL_TOKEN_GEN_FAILED"?c:new S("MODEL_TOKEN_GEN_FAILED",c instanceof Error?c.message:String(c),{cause:c})}}async ensureDownstream(e,s,o){if(jt(o),o.downstream?.isAlive())return;if(!this.sessionSpawner)throw new S("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let c=await this.sessionSpawner(e,o.modelToken,s,this.currentCozeEnv);if(o.downstream=c,this.attachRuntimeHooks(e,s,o),o.acpSessionId){o.loadingSession=!0;try{await c.sessionLoad({sessionId:o.acpSessionId,cwd:e.workspace}),q.info("session restored via session/load",{agentId:e.agentId,cloudId:s,acpId:o.acpSessionId})}catch(d){q.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:s,acpId:o.acpSessionId,err:String(d)}),o.acpSessionId=void 0;let f=await c.sessionNew({cwd:e.workspace});o.acpSessionId=f.sessionId,await this.persistSessionMapping(e)}finally{o.loadingSession=!1}}else{let d=await c.sessionNew({cwd:e.workspace});o.acpSessionId=d.sessionId,await this.persistSessionMapping(e)}c.afterSessionEstablished&&o.acpSessionId&&await c.afterSessionEstablished(o.acpSessionId)}armIdleTimer(e,s,o){if(jt(o),this.isRuntimeBusy(e,o)){q.debug("skip idle timer: runtime busy (in-flight turn / pending permission)",{agentId:e.agentId,cloudId:s});return}o.idleTimer=setTimeout(()=>{if(o.idleTimer=void 0,this.isRuntimeBusy(e,o)){q.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:s}),this.armIdleTimer(e,s,o);return}q.info("session runtime idle timeout, killing downstream",{agentId:e.agentId,cloudId:s});let c=o.downstream;o.downstream=void 0,o.acpSessionId&&e.activeTriggers.delete(o.acpSessionId),c&&c.stop("idle timeout").catch(d=>q.warn("idle stop failed (ignored)",{agentId:e.agentId,cloudId:s,err:String(d)}))},this.sessionIdleTimeoutMs),o.idleTimer.unref?.()}isRuntimeBusy(e,s){if(s.acpSessionId&&e.activeTriggers.has(s.acpSessionId))return!0;let o=s.downstream;if(!o)return!1;for(let c of this.pendingUpstream.values())if(c.downstream===o)return!0;return!1}async sendAgentFileUpdate(e,s,o,c){let d={cozeAgentId:e.agentId,cozeReplySeqID:++s.replySeq};if(s.acpSessionId){let f=e.activeTriggers.get(s.acpSessionId);f&&(d.cozeTriggerMsgId=f)}await this.upstream.send(Gt("session/update",{sessionId:o,update:c,_meta:d}))}forwardUpdate(e,s){let o=s.sessionId,c=this.reverseSessionId(e,o);if(!c){q.debug("drop update for unknown session",{agentId:e.agentId,acpId:o});return}let d=e.sessions.get(c);if(!d){q.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:c});return}if(vd(s)){q.debug("drop codex metadata-warn chunk",{agentId:e.agentId,acpId:o});return}let f={cozeAgentId:e.agentId,cozeReplySeqID:++d.replySeq},l=e.activeTriggers.get(o);l&&(f.cozeTriggerMsgId=l),this.upstream.send(Gt("session/update",{...s,sessionId:c,_meta:f})).catch(m=>q.warn("forward update failed",{agentId:e.agentId,err:String(m)}))}handleAgentRequest(e,s,o){if(o.method==="session/request_permission"){this.forwardPermissionRequest(e,s,o);return}if(o.method==="fs/write_text_file"||o.method==="fs/read_text_file"){this.handleFsRpcRequest(e,s,o);return}q.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:o.method}),s.respondAgentRequestError(o.id,{code:K.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${o.method}`})}async handleFsRpcRequest(e,s,o){try{let c=e.workspace;if(o.method==="fs/write_text_file"){let d=o.params??{},f=await co(d,c);s.respondAgentRequest(o.id,f)}else{let d=o.params??{},f=await xo(d,c);s.respondAgentRequest(o.id,f)}}catch(c){q.warn("fs rpc handler failed",{agentId:e.agentId,method:o.method,err:String(c)}),s.respondAgentRequestError(o.id,Wt(c))}}forwardPermissionRequest(e,s,o){let c=this.upstreamIds.next("session/request_permission"),d=o.params??{},l=d.sessionId,m=l?e.activeTriggers.get(l):void 0,w={cozeAgentId:e.agentId};m&&(w.cozeTriggerMsgId=m);let v=l?this.reverseSessionId(e,l):void 0,_={...d,...v?{sessionId:v}:{},_meta:w};this.pendingUpstream.set(c,{agentRequestId:o.id,agentId:e.agentId,downstream:s,method:o.method}),q.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:c,acpSessionId:l,cloudSessionId:v,toolCallId:d.toolCall?.toolCallId,options:d.options?.map(E=>({optionId:E.optionId,kind:E.kind,name:E.name}))}),this.upstream.send(Kt(c,"session/request_permission",_)).catch(E=>{this.pendingUpstream.delete(c),q.error("forward permission request failed",{agentId:e.agentId,err:String(E)}),s.respondAgentRequestError(o.id,{code:K.INTERNAL_ERROR,message:`upstream send failed: ${String(E)}`})})}handleUpstreamResponse(e){if(e.id===null)return;let s=this.pendingUpstream.get(e.id);if(s){this.pendingUpstream.delete(e.id),e.error?(q.info("upstream \u2192 permission response (error)",{agentId:s.agentId,upstreamId:e.id,method:s.method,error:e.error}),s.downstream.respondAgentRequestError(s.agentRequestId,e.error)):(q.info("upstream \u2192 permission response (result)",{agentId:s.agentId,upstreamId:e.id,method:s.method,result:e.result}),s.downstream.respondAgentRequest(s.agentRequestId,e.result));return}let o=this.pendingBridge.get(e.id);if(o){this.pendingBridge.delete(e.id),clearTimeout(o.timer),e.error?o.reject(new An(e.error)):o.resolve(e.result);return}q.debug("orphan upstream response (no pending)",{id:e.id})}sendRequest(e,s,o=wd){let c=this.upstreamIds.next(e);return new Promise((d,f)=>{let l=setTimeout(()=>{this.pendingBridge.delete(c),f(new S("AGENT_TIMEOUT",`${e} timed out after ${o}ms`))},o);this.pendingBridge.set(c,{method:e,resolve:d,reject:f,timer:l}),this.upstream.send(Kt(c,e,s)).catch(m=>{let w=this.pendingBridge.get(c);w&&(clearTimeout(w.timer),this.pendingBridge.delete(c)),f(m)})})}async persistSessionMapping(e){if(this.paths)try{let s=new Map;for(let[o,c]of e.sessions){let d={modelToken:c.modelToken,tokenGeneratedAt:c.tokenGeneratedAt};c.acpSessionId&&(d.acpSessionId=c.acpSessionId),s.set(o,d)}await kr(e.agentId,s,this.paths)}catch(s){q.warn("persist session mapping failed",{agentId:e.agentId,err:String(s)})}}reverseSessionId(e,s){for(let[o,c]of e.sessions.entries())if(c.acpSessionId===s)return o}sendError(e,s,o){return this.upstream.send(st(e,{code:s,message:o}))}};function yd(){return md(16).toString("hex")}function vd(n){let e=n.update;if(e?.sessionUpdate!=="agent_message_chunk")return!1;let s=e.content;if(!s||typeof s!="object")return!1;let o=s;return o.type!=="text"||typeof o.text!="string"?!1:o.text.startsWith("Model metadata for `")}U();ie();import{randomBytes as bd}from"node:crypto";import{chmod as Sd,mkdir as Ed,writeFile as ho}from"node:fs/promises";import{createServer as Ad}from"node:http";import{dirname as Cd}from"node:path";var Id=1e6,Kr=D("ipc"),Bn=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(s=>[`${s.method} ${s.path}`,s])),this.paths=e.paths??F()}async start(){this.token=bd(32).toString("hex");let e=Ad((o,c)=>{this.dispatch(o,c)});this.server=e,await new Promise((o,c)=>{e.once("error",c),e.listen(0,"127.0.0.1",()=>o())});let s=e.address();if(!s||typeof s!="object")throw new Error("failed to obtain IPC port");return this.port=s.port,await this.persistAuthFiles(),Kr.info("IPC listening",{port:this.port}),{port:this.port,token:this.token}}async stop(){let e=this.server;e&&(await new Promise((s,o)=>{e.close(c=>c?o(c):s())}),this.server=null)}async persistAuthFiles(){await Ed(Cd(this.paths.portFile),{recursive:!0}),await ho(this.paths.portFile,String(this.port),"utf8"),await ho(this.paths.tokenFile,this.token,{encoding:"utf8",mode:384});try{await Sd(this.paths.tokenFile,384)}catch(e){Kr.warn("chmod token file failed (non-POSIX?)",{err:String(e)})}}async dispatch(e,s){if(e.headers.authorization!==`Bearer ${this.token}`){Vt(s,401,{error:"unauthorized"});return}let c=`${e.method} ${(e.url??"").split("?")[0]}`,d=this.routes.get(c);if(!d){Vt(s,404,{error:"not found"});return}let f=null;if(e.method==="POST")try{f=await Pd(e)}catch(l){Vt(s,400,{error:"invalid json",detail:String(l)});return}try{let l=await d.handler(f,e);Vt(s,200,l??{ok:!0})}catch(l){Kr.error("IPC handler failed",{key:c,err:String(l)}),Vt(s,500,{error:l instanceof Error?l.message:String(l)})}}};function Vt(n,e,s){n.statusCode=e,n.setHeader("content-type","application/json"),n.end(JSON.stringify(s))}async function Pd(n){let e=[],s=0;for await(let c of n){let d=c;if(s+=d.length,s>Id)throw new Error("body too large");e.push(d)}let o=Buffer.concat(e).toString("utf8");return o?JSON.parse(o):null}var Ma=Fe(Co(),1);var xf=Fe(va(),1),df=Fe(Zn(),1),uf=Fe(Pt(),1),ff=Fe(ni(),1),lf=Fe(si(),1),gf=Fe(ui(),1),Ta=Fe(nr(),1),hf=Fe(ka(),1);var Da=Ta.default;U();var xe=D("upstream.frontier"),Na="application/json",La="none",rn=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandler=null;opened=!1;openCount=0;async start(){if(this.fws){xe.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:fs,..._t(this.opts.ppeOverride)};class s extends Da{constructor(l){super(l,us,{headers:e})}send(l,...m){if(rs("debug"))try{let w;typeof l=="string"?w=Buffer.from(l,"utf8"):l instanceof Buffer?w=l:l instanceof ArrayBuffer?w=new Uint8Array(l):ArrayBuffer.isView(l)?w=new Uint8Array(l.buffer,l.byteOffset,l.byteLength):w=new Uint8Array(0);let v=Buffer.from(w.slice(0,128)).toString("hex");xe.debug("WS raw frame out",{bytes:w.byteLength,headHex:v})}catch(w){xe.warn("WS raw frame dump failed",{err:String(w)})}super.send(l,...m)}}let o=gs(this.opts.urlOverride),c={url:o,ws:s,fpID:ds,aID:mn,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:Na,force:!0},payloadEncoding:{encoding:La,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,debug:this.opts.debug??!1},d=new Ma.FWS(c);d.onopen=()=>{this.opened=!0,this.openCount+=1;let f=this.openCount===1;xe.info("frontier opened",{url:o,remoteDeviceId:this.opts.handshake.deviceId,initial:f,openCount:this.openCount}),this.connectHandler&&Promise.resolve(this.connectHandler({initial:f})).catch(l=>xe.warn("onConnect handler threw (ignored)",{err:String(l)}))},d.onclose=f=>{this.opened=!1,xe.info("frontier closed",{code:f.code,reason:f.reason,willReconnect:f.willReconnect})},d.onerror=f=>{xe.warn("frontier error",{code:f.code,msg:f.message})},d.onmessage=f=>this.handleMessage(f),this.fws=d,await d.connect()}async stop(e){let s=this.fws;if(s){this.fws=null,this.opened=!1;try{s.close(1e3,e??"bridge shutdown")}catch(o){xe.warn("frontier close threw (ignored)",{err:String(o)})}}}async send(e){let s=this.fws;if(!s)throw new S("UPSTREAM_DISCONNECTED","frontier upstream not started");let o=JSON.stringify(e),c=e;Oa(c)||xe.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await s.send(o,{service:33555712,method:1,payloadType:Na,payloadEncoding:La})}catch(f){throw xe.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(f)}),new S("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(f)}`,{cause:f})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandler=e}isConnected(){return this.opened&&this.fws?.readyState===1}handleMessage(e){let s=e.message?.service;if(s!==33555712){xe.debug("drop non-adapter frontier frame",{service:s});return}let o=_f(e);if(!o){xe.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){xe.debug("frame received but no onFrame handler",{size:o.length});return}let c;try{c=JSON.parse(o)}catch(f){xe.warn("frontier message JSON parse failed",{err:String(f),head:o.slice(0,80)});return}let d=c;Oa(d)||xe.info("frontier frame in",{logid:wf(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:d.id,method:d.method,body:mf(o)}),Promise.resolve(this.handler(c)).catch(f=>xe.warn("frontier frame handler threw",{err:String(f)}))}};function Oa(n){return n.method==="_agent/health"?!0:typeof n.id=="string"&&n.id.startsWith("agent.health_")}var Ba=2e3;function mf(n){return n.length<=Ba?n:`${n.slice(0,Ba)}...<truncated, total ${n.length} chars>`}function wf(n){return n?n.high===0?String(n.low>>>0):`${n.high.toString(16)}${(n.low>>>0).toString(16).padStart(8,"0")}`:""}function _f(n){let e=n.message;if(e?.textPayload)return e.textPayload;let s=e?.payload;if(!s)return null;try{return Buffer.from(s).toString("utf8")}catch{return null}}U();var li=D("upstream.switchable"),ir=class{inner;handler=null;connectHandler=null;constructor(e){this.inner=e}async swap(e,s){if(this.inner===e)return;li.info("swap upstream",{reason:s});let o=this.inner;this.inner=e,this.handler&&e.onFrame(this.handler),this.connectHandler&&e.onConnect&&e.onConnect(this.connectHandler);try{await e.start()}catch(c){throw li.error("swap target start failed, reverting",{err:String(c)}),this.inner=o,c}await o.stop(s??"swapped").catch(c=>li.warn("previous upstream stop threw (ignored)",{err:String(c)}))}current(){return this.inner}start(){return this.inner.start()}stop(e){return this.inner.stop(e)}send(e){return this.inner.send(e)}onFrame(e){this.handler=e,this.inner.onFrame(e)}onConnect(e){this.connectHandler=e,this.inner.onConnect?.(e)}isConnected(){return this.inner.isConnected()}};U();var gi=D("upstream"),Lt=class{handler=null;async start(){gi.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){gi.info("NoopUpstream stopped",{reason:e})}async send(e){gi.debug("NoopUpstream.send (dropped)",{method:"method"in e?e.method:void 0})}onFrame(e){this.handler=e}isConnected(){return!1}async injectFrame(e){this.handler&&await this.handler(e)}};U();U();ie();import{promises as hi}from"node:fs";import{dirname as yf}from"node:path";var vf=D("pat-token-store");async function za(n=F()){try{let s=(await hi.readFile(n.patTokenFile,"utf8")).trim();return s.length>0?s:null}catch(e){return e?.code!=="ENOENT"&&vf.warn("read pat-token failed (treating as missing)",{err:String(e)}),null}}async function sn(n,e=F()){if(!n)throw new Error("writePatToken: empty patToken");await hi.mkdir(yf(e.patTokenFile),{recursive:!0}),await hi.writeFile(e.patTokenFile,n,{encoding:"utf8",mode:384})}ie();ie();import{promises as sr}from"node:fs";import{join as bf}from"node:path";function Sf(n){return`#!/bin/sh
113
+ `;var De=R("agent-detail-sync"),vn=class{constructor(e){this.opts=e}opts;async syncAll(e){let s=this.opts.paths.agentsRoot,o;try{o=await Tc(s)}catch(c){De.info("agents dir not found, skip detail sync",{root:s,err:String(c)});return}De.info("starting detail sync",{reason:e,count:o.length});for(let c of o)try{await this.syncOne(c)}catch(x){De.warn("detail sync failed for agent, skipping",{agentId:c,err:String(x)})}De.info("detail sync done",{reason:e})}async syncOne(e){let s=await pe(e,this.opts.paths);if(!s){De.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}})}catch(u){De.warn("detail RPC failed, using local data",{agentId:e,err:String(u)});return}if(o.agentId&&o.agentId!==e){De.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:o.agentId});return}let c=!1,x=!1;if(o.agentName&&o.agentName!==s.agentName&&(s.agentName=o.agentName,c=!0),o.description!==void 0&&o.description!==s.description&&(s.description=o.description,c=!0),o.cozeIdentity&&o.cozeIdentity!==s.cozeIdentity&&(s.cozeIdentity=o.cozeIdentity,c=!0,x=!0),o.deployType&&De.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){De.debug("detail sync: no diff",{agentId:e});return}await Pe(s,this.opts.paths),De.info("detail sync: config updated",{agentId:e,identityChanged:x,agentName:s.agentName}),x&&(await vt(s.workspace,s.framework,e,s.cozeIdentity),await this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};Ze();import{spawn as Rs}from"node:child_process";import{lstat as Ur,mkdir as Lc,readFile as Ls,readdir as Oc,rm as Nc,stat as Bc,writeFile as Ts}from"node:fs/promises";import{join as Oe,normalize as Mc,relative as Os,resolve as zc,sep as Ns}from"node:path";var Re={PAIR:"_agent/pair",CREATE:"_agent/create",HEALTH:"_agent/health",LIST_SKILLS:"_agent/listSkills",ADD_SKILLS:"_agent/addSkills",REMOVE_SKILLS:"_agent/removeSkills",GET_FILE_TREE:"_agent/getFileTree",GET_FILE_CONTENT:"_agent/getFileContent",DETAIL:"_agent/detail",UPDATE:"_agent/update",DISCONNECT:"_agent/disconnect",SWITCH_MODEL:"_agent/switchModel",GEN_MODEL_TOKEN:"_agent/genModelToken",RESET:"_agent/reset",REPAIR:"_agent/repair",DELETE:"_agent/delete"};function Kt(n){return n?.cozeDeployType==="cloud"?"cloud":"local"}function hs(n){let e=n?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function gs(n){let{_meta:e,...s}=n;return{stripped:s,meta:e}}function bt(n){if(!n?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return n.cozeAgentId}var S=class extends Error{code;retriable;cause;constructor(e,s,o){super(s),this.name="BridgeError",this.code=e,this.retriable=o?.retriable??!1,o?.cause!==void 0&&(this.cause=o.cause)}};U();se();function je(n,e){if(Kt(n)!=="cloud")throw new S("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function bn(n){return n.startsWith("http://")||n.startsWith("https://")}function Sn(n){return n.endsWith("/")?n.slice(0,-1):n}U();var En="1008033",ps="1289";var ms="pbbp2",ws="https://www.coze.cn",_s="/api/coze_claw/resource/get_frontier_key",Dc="https://www.coze.cn",Rc="wss://frontier.coze.cn";function Cn(n){return n??process.env.COZE_BRIDGE_HANDSHAKE_URL??Dc}function ys(n){return n??process.env.COZE_BRIDGE_FRONTIER_URL??Rc}function St(n){let e={},s=n?.ttEnv??process.env.COZE_BRIDGE_TT_ENV,o=n?.usePpe??process.env.COZE_BRIDGE_USE_PPE;return s&&(e["x-tt-env"]=s),o&&(e["x-use-ppe"]=o),e}function jt(n){return n?n.startsWith("boe_")?{ttEnv:n}:{ttEnv:n,usePpe:"1"}:{}}var vs=R("handshake");async function Br(n){let e=Cn(n.endpoint),s=n.timeoutMs??1e4,o=`${Sn(e)}${_s}?aid=${encodeURIComponent(En)}`,c={Authorization:`Bearer ${n.privatecode}`,Accept:"application/json",...St(n.ppeOverride)},x=new AbortController,u=setTimeout(()=>x.abort(),s);vs.info("frontier key handshake",{base:e});try{let l=await fetch(o,{method:"GET",headers:c,signal:x.signal}),m=l.headers.get("x-tt-logid")??"",w=l.headers.get("x-tt-trace-id")??"";if(!l.ok){let k=await l.text().catch(()=>"");throw new S("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${l.status} logid=${m}: ${k.slice(0,200)}`)}let v=await l.json();if(v.code!==void 0&&v.code!==0)throw new S("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${v.code} msg=${v.msg??"-"} logid=${m}`);let y=v.data?.access_key,E=v.data?.device_id;if(!y||!E)throw new S("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id logid=${m}: ${JSON.stringify(v)}`);return vs.info("handshake ok",{remoteDeviceId:E,logid:m,traceId:w}),{accessKey:y,deviceId:E}}catch(l){throw l instanceof S?l:l.name==="AbortError"?new S("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${s}ms)`):new S("UPSTREAM_HANDSHAKE_FAILED",String(l),{cause:l})}finally{clearTimeout(u)}}var Mr="https://llm-gateway.coze.cn",Le="auto";function bs(n){return{model:n.model??Le,...n.modelToken?{modelToken:n.modelToken}:{}}}function Ss(n){return!n||n===Le}function Es(n){let e={};return n.modelToken?(e.ANTHROPIC_BASE_URL=Mr,e.ANTHROPIC_AUTH_TOKEN=n.modelToken,e.ANTHROPIC_MODEL=n.model||Le):Ss(n.model)||(e.ANTHROPIC_MODEL=n.model),e}function Cs(n){let e=[];return n.modelToken?e.push("-c",`model="${n.model||Le}"`):Ss(n.model)||e.push("-c",`model="${n.model}"`),n.modelToken&&(e.push("-c",'model_providers.coze.name="coze"'),e.push("-c",`model_providers.coze.base_url="${Mr}/v1"`),e.push("-c",'model_providers.coze.env_key="OPENAI_API_KEY"'),e.push("-c",'model_providers.coze.wire_api="responses"'),e.push("-c","model_providers.coze.requires_openai_auth=false"),e.push("-c","model_providers.coze.supports_websockets=false"),e.push("-c",'model_provider="coze"')),e}function Is(n){return n.modelToken?{OPENAI_API_KEY:n.modelToken}:{}}function zr(n){let{ttEnv:e,usePpe:s}=jt(n),o={};return e&&(o["x-tt-env"]=e),s&&(o["x-use-ppe"]=s),o}function As(n,e){if(!n.modelToken)return{};let s=zr(e);return Object.keys(s).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(s).map(([c,x])=>`${c}:${x}`).join(`
114
+ `)}}function Fr(n){return`coze-session-${n.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function Ps(n,e){if(!n.modelToken)return null;let s=n.model||Le,o=zr(e),c={baseUrl:`${Mr}/v1`,api:"openai-completions",apiKey:n.modelToken,models:[{id:s,name:s,reasoning:!1,input:["text"],cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:128e3,maxTokens:8192,api:"openai-completions"}]};return Object.keys(o).length>0&&(c.headers=o),c}function ks(n,e){if(!n.modelToken)return[];let s=zr(e),o=[];for(let[c,x]of Object.entries(s))o.push("-c",`model_providers.coze.http_headers.${c}="${x}"`);return o}var ue=R("agent-handlers"),Ds=5*1024*1024,Fc=1,Uc=6,qc=new Set(["node_modules",".git",".coze","dist","build",".next"]),In=class{constructor(e){this.opts=e}opts;async listSkills(e){je(e._meta,"_agent/listSkills");let s=bt(e._meta),o=await this.loadAgentCfg(s),c=o?.workspace??Ke(s).workspace,x=o?.skills??[],u=[];for(let l of x){let m=Oe(c,l.relPath,"SKILL.md");await Bc(m).then(v=>v.isFile()).catch(()=>!1)&&u.push(Wc(l))}return{skills:u}}async addSkills(e){je(e._meta,"_agent/addSkills");let s=bt(e._meta),o=await this.requireAgentCfg(s),c=e.skills??[],x=[...o.skills??[]],u=new Map(x.map((m,w)=>[m.skillId,w])),l=[];for(let m of c){let w=await qr({agentId:s,workspace:o.workspace,framework:o.framework,skill:m});Hr(x,u,w),l.push(m)}return await _n(s,x),await this.reloadAgentSessions(s,"skills-added"),{installedSkills:l}}async removeSkills(e){je(e._meta,"_agent/removeSkills");let s=bt(e._meta),o=await this.requireAgentCfg(s),c=new Set(e.skillIds??[]),x=o.skills??[],u=[];for(let l of x){if(!c.has(l.skillId)){u.push(l);continue}let m=Oe(o.workspace,l.relPath);await Nc(m,{recursive:!0,force:!0}),ue.info("skill removed",{agentId:s,skillId:l.skillId,relPath:l.relPath})}return await _n(s,u),await this.reloadAgentSessions(s,"skills-removed"),{ok:!0}}reloadAgentSessionsPublic(e,s){return this.reloadAgentSessions(e,s)}async reloadAgentSessions(e,s){let o=this.opts.agents.get(e);if(o&&o.framework!=="codex"){for(let[c,x]of o.sessions)if(!(!x.downstream||!x.acpSessionId)){x.loadingSession=!0;try{await x.downstream.sessionLoad({sessionId:x.acpSessionId,cwd:o.workspace}),ue.info("session reloaded",{reason:s,agentId:e,framework:o.framework,cloudId:c,acpId:x.acpSessionId})}catch(u){ue.warn("session reload failed",{reason:s,agentId:e,framework:o.framework,cloudId:c,acpId:x.acpSessionId,err:String(u)})}finally{x.loadingSession=!1}}}}async updateAgent(e){if(!e.cozeIdentity?.trim())return ue.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let s=e.agentId,o=await pe(s);if(!o)throw new S("AGENT_NOT_FOUND",`agent not found: ${s}`);return o.cozeIdentity===e.cozeIdentity?(ue.info("_agent/update: cozeIdentity unchanged, noop",{agentId:s}),{ok:!0}):(o.cozeIdentity=e.cozeIdentity,await Pe(o),await vt(o.workspace,o.framework,s,e.cozeIdentity),ue.info("_agent/update: cozeIdentity rewritten",{agentId:s,framework:o.framework}),await this.reloadAgentSessions(s,"identity-changed"),{ok:!0})}async disconnectAgent(e){let s=e.agentId;if(!s)throw new S("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let o=await pe(s);return o?(o.disconnectedAt=Date.now(),o.disconnectReason=e.reason??"",await Pe(o),ue.info("agent disconnected",{agentId:s,reason:e.reason??"",force:e.force??!1}),this.opts.disposeAndMarkDisconnected&&await this.opts.disposeAndMarkDisconnected(s,e.reason??"disconnect"),{ok:!0}):(ue.warn("_agent/disconnect: agent not found, ignoring",{agentId:s}),{ok:!0})}async switchModel(e){if(je(e._meta,"_agent/switchModel"),!e.agentId)throw new S("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let s=e.model?.trim()?e.model:Le,o=await pe(e.agentId);if(!o)throw new S("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);o.model=s,await Pe(o),ue.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:s,reason:e.reason??""});let c=this.opts.agents.get(e.agentId);if(!c)return ue.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};c.model=s;let x=[];for(let[u,l]of c.allSessionQueues())x.push(l.enqueue(async()=>{let m=c.sessions.get(u);m?.downstream&&(await m.downstream.stop(`switchModel: ${s}`).catch(()=>{}),m.downstream=void 0)}));return await Promise.all(x),ue.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:s,cloudSessions:x.length}),{ok:!0}}async resetAgent(e){if(je(e._meta,Re.RESET),!e.agentId)throw new S("IPC_BAD_REQUEST",`${Re.RESET}: missing agentId`);return await this.runDetailSync(e.agentId,Re.RESET,e.reason),{ok:!0}}async repairAgent(e){if(je(e._meta,Re.REPAIR),!e.agentId)throw new S("IPC_BAD_REQUEST",`${Re.REPAIR}: missing agentId`);let s=await this.loadAgentCfg(e.agentId);if(s&&s.framework!=="openclaw")throw new S("IPC_BAD_REQUEST",`${Re.REPAIR} only allowed for openclaw, got ${s.framework}`);if(s&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,s.workspace)}catch(o){ue.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(o)})}return await this.runDetailSync(e.agentId,Re.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,s,o){if(!this.opts.detailSyncer){ue.warn("detailSyncer not wired, skipping sync",{method:s,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(c){ue.warn("detail sync failed (ignored)",{method:s,agentId:e,reason:o,err:String(c)})}}async getFileTree(e){je(e._meta,"_agent/getFileTree");let s=e._meta,o=bt(s),c=await this.resolveWorkspace(o),x=e.filePath??"",u=this.safeJoin(c,x),l=await Ur(u).catch(()=>null);if(!l)throw new S("IPC_BAD_REQUEST",`path not found: ${x}`);if(l.isSymbolicLink())throw new S("IPC_BAD_REQUEST",`symlink not allowed: ${x}`);let m=Qc(e.depth);return l.isDirectory()?{tree:await Bs(c,u,x,m)}:{tree:[{name:Zc(x),path:Ms(x||"."),isDir:!1,size:l.size,modifiedAt:Math.floor(l.mtimeMs)}]}}async getFileContent(e){je(e._meta,"_agent/getFileContent");let s=bt(e._meta),o=await this.resolveWorkspace(s);if(!e.filePath)throw new S("IPC_BAD_REQUEST","filePath required");let c=this.safeJoin(o,e.filePath),x=await Ur(c).catch(()=>null);if(!x||!x.isFile())throw new S("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(x.isSymbolicLink())throw new S("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(x.size>Ds)throw new S("IPC_BAD_REQUEST",`file too large: ${x.size} bytes (max ${Ds})`);let u=await Ls(c);return u.includes(0)?{content:u.toString("base64"),encoding:"base64",size:x.size}:{content:u.toString("utf8"),encoding:"utf-8",size:x.size}}async resolveWorkspace(e){let s=this.opts.agents.get(e);return s?s.workspace:(await pe(e).catch(()=>null))?.workspace??Ke(e).workspace}safeJoin(e,s){let o=zc(e,s||"."),c=Os(e,o);if(c.startsWith("..")||c===".."||c.startsWith(`..${Ns}`))throw new S("IPC_BAD_REQUEST",`path escapes workspace: ${s}`);return o}loadAgentCfg(e){return pe(e)}async requireAgentCfg(e){let s=await this.loadAgentCfg(e);if(!s)throw new S("AGENT_NOT_FOUND",`no config for agent: ${e}`);return s}};function Hc(n){let e=n.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new S("IPC_BAD_REQUEST",`invalid skill name: ${n}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new S("IPC_BAD_REQUEST",`reserved windows filename: ${n}`);return e}function Kc(n){return n==="claude-code"?Oe(".claude","skills"):Oe(".agents","skills")}var jc=3e4,Gc=50*1024*1024,An=3e4;async function qr(n){let{agentId:e,workspace:s,framework:o,skill:c}=n;if(!c.skillName)throw new S("IPC_BAD_REQUEST","skill missing skillName");let x=typeof c.content=="string"&&c.content.length>0,u=typeof c.downloadUrl=="string"&&c.downloadUrl.length>0;if(!x&&!u)throw new S("IPC_BAD_REQUEST",`skill ${c.skillId} missing both content and downloadUrl`);let l=Hc(c.skillName),m=Kc(o),w=Oe(m,l),v=Oe(s,w);if(await Lc(v,{recursive:!0}),x){let E=Buffer.from(c.content,"utf8");Gt(E.length),await Ts(Oe(v,"SKILL.md"),E,"utf8")}else{let E=await Jc(c.downloadUrl);$c(E)?await Yc(E,v):await Ts(Oe(v,"SKILL.md"),E.toString("utf8"),"utf8")}let y={skillId:c.skillId,skillName:c.skillName,relPath:w,installedAt:Date.now(),...c.description?{description:c.description}:{},...c.icon?{icon:c.icon}:{},...c.version?{version:c.version}:{},...c.downloadUrl?{downloadUrl:c.downloadUrl}:{},...c.config?{config:c.config}:{},...c.builtin?{builtin:c.builtin}:{}};return ue.info("skill installed",{agentId:e,skillId:c.skillId,skillName:c.skillName,relPath:w,source:x?"content":"downloadUrl"}),y}function Hr(n,e,s){let o=e.get(s.skillId);if(o!==void 0){n[o]=s;return}e.set(s.skillId,n.length),n.push(s)}function Wc(n){return{skillId:n.skillId,skillName:n.skillName,...n.description?{description:n.description}:{},...n.icon?{icon:n.icon}:{},...n.version?{version:n.version}:{},...n.config?{config:n.config}:{},...n.builtin?{builtin:n.builtin}:{}}}async function Jc(n){if(!n)throw new S("IPC_BAD_REQUEST","skill missing downloadUrl");if(n.startsWith("data:")){let e=Math.floor(n.length*3/4);Gt(e);let s=Vc(n);return Gt(s.length),s}if(n.startsWith("file:")){let e=new URL(n).pathname,s=await Ls(e);return Gt(s.length),s}if(bn(n)){let e=new AbortController,s=setTimeout(()=>e.abort(),jc);try{let o=await fetch(n,{signal:e.signal});if(!o.ok)throw new S("IPC_BAD_REQUEST",`fetch skill failed HTTP ${o.status} ${n}`);let c=await o.arrayBuffer();return Gt(c.byteLength),Buffer.from(c)}finally{clearTimeout(s)}}throw new S("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${n.slice(0,80)}`)}function Gt(n){if(n>Gc)throw new S("IPC_BAD_REQUEST",`skill too large: ${n} bytes`)}function Vc(n){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(n);if(!e)throw new S("IPC_BAD_REQUEST","bad data URL");let s=!!e[2],o=e[3]??"";return s?Buffer.from(o,"base64"):Buffer.from(decodeURIComponent(o),"utf8")}function $c(n){return n.length>=2&&n[0]===31&&n[1]===139}async function Yc(n,e){await Xc(n),await new Promise((s,o)=>{let c=Rs("tar",["-xzf","-","-C",e,"--strip-components=1","--no-same-owner"],{stdio:["pipe","pipe","pipe"]}),x="";c.stderr?.on("data",l=>{x+=String(l)});let u=setTimeout(()=>{c.kill("SIGKILL"),o(new S("IPC_BAD_REQUEST",`tar extract timeout (${An}ms)`))},An);c.on("error",l=>{clearTimeout(u),o(new S("IPC_BAD_REQUEST",`tar spawn failed: ${l.message}`,{cause:l}))}),c.on("exit",l=>{clearTimeout(u),l===0?s():o(new S("IPC_BAD_REQUEST",`tar exit ${l}${x?`: ${x.trim().slice(0,200)}`:""}`))}),c.stdin?.end(n)})}async function Xc(n){let e=await new Promise((s,o)=>{let c=Rs("tar",["-tzvf","-"],{stdio:["pipe","pipe","pipe"]}),x="",u="";c.stdout?.on("data",m=>{x+=String(m)}),c.stderr?.on("data",m=>{u+=String(m)});let l=setTimeout(()=>{c.kill("SIGKILL"),o(new S("IPC_BAD_REQUEST",`tar list timeout (${An}ms)`))},An);c.on("error",m=>{clearTimeout(l),o(new S("IPC_BAD_REQUEST",`tar list spawn failed: ${m.message}`))}),c.on("exit",m=>{clearTimeout(l),m===0?s(x):o(new S("IPC_BAD_REQUEST",`tar list exit ${m}${u?`: ${u.trim().slice(0,200)}`:""}`))}),c.stdin?.end(n)});for(let s of e.split(`
115
+ `)){let o=s.trim();if(!o)continue;let c=o.charCodeAt(0);if(c!==45&&c!==100)throw new S("IPC_BAD_REQUEST",`tar entry kind '${o[0]}' not allowed (symlink/hardlink/special): ${o.slice(0,100)}`);let u=(o.match(/\s(\S.*)$/)?.[1]??"").split(" -> ")[0]?.trim()??"";if(!u)continue;if(u.startsWith("/"))throw new S("IPC_BAD_REQUEST",`tar entry absolute path: ${u}`);if(u.split(/[/\\]/).some(m=>m===".."))throw new S("IPC_BAD_REQUEST",`tar entry contains '..': ${u}`)}}async function Bs(n,e,s,o){if(o<=0)return[];let c;try{c=await Oc(e,{withFileTypes:!0})}catch{return[]}let x=[];for(let u of c){if(qc.has(u.name)||u.isSymbolicLink())continue;let l=Oe(e,u.name),m=Mc(Oe(s,u.name)),w=null;try{w=await Ur(l)}catch{continue}if(w.isSymbolicLink())continue;let v={name:u.name,path:Ms(Os(n,l)),isDir:w.isDirectory(),size:w.size,modifiedAt:Math.floor(w.mtimeMs)};w.isDirectory()&&o>1&&(v.children=await Bs(n,l,m,o-1)),x.push(v)}return x.sort((u,l)=>u.isDir!==l.isDir?u.isDir?-1:1:u.name.localeCompare(l.name)),x}function Qc(n){return!n||n<=0?Fc:Math.min(n,Uc)}function Zc(n){if(!n||n==="."||n==="/")return".";let e=n.split(/[/\\]/);return e[e.length-1]||"."}function Ms(n){return n.split(Ns).join("/")}U();import{readFileSync as Bh}from"node:fs";import{dirname as zh,join as Fh}from"node:path";import{fileURLToPath as qh}from"node:url";var Pn="0.1.44";var Wt=R("agent-health-reporter"),ex=1e4,Jt=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??ex}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),Wt.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),Wt.info("heartbeat stopped"))}async tick(){if(this.inFlight){Wt.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){Wt.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let s=[];for(let c of this.opts.core.agents.values()){let x=tx(c);x&&s.push({agentId:c.agentId,status:x})}if(s.length===0)return;let o={agents:s,bridgeVersion:Pn,_meta:{cozeDeviceId:e}};try{await this.opts.core.sendRequest("_agent/health",o)}catch(c){Wt.warn("heartbeat batch send failed",{count:s.length,err:String(c)})}}finally{this.inFlight=!1}}};function tx(n){return n.status==="error"?"error":n.activeTriggers.size>0?"busy":n.status==="ok"?"online":null}Ze();import{mkdir as Gr,rm as Rx}from"node:fs/promises";U();import{execFile as nx}from"node:child_process";import{promisify as rx}from"node:util";var Fs=rx(nx),Vt=R("agents.acp-installer"),ix={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp"}},sx=5e4,ox=5e3,ax=5*6e4,Tn=new Map,kn=new Map,Kr=new Map;async function zs(n){let e=process.platform==="win32"?"where":"which";try{let{stdout:s}=await Fs(e,[n],{timeout:ox});return s.split(`
116
+ `)[0]?.trim()||void 0}catch{return}}async function cx(n){Vt.info("npm install -g start",{npmPackage:n}),await Fs("npm",["install","-g",`${n}@latest`],{timeout:sx,maxBuffer:10*1024*1024}),Vt.info("npm install -g done",{npmPackage:n})}async function Dn(n){let e=ix[n];if(!e)return;let s=Tn.get(n);if(s)return s;let o=kn.get(n);if(o&&Date.now()-o<ax)return;let c=Kr.get(n);if(c)return c;let x=(async()=>{let u=await zs(e.binary);if(u)return Tn.set(n,u),Vt.info("acp wrapper found on PATH",{binary:e.binary,path:u}),u;try{await cx(e.npmPackage)}catch(m){Vt.warn("acp wrapper install failed (will fallback to npx)",{npmPackage:e.npmPackage,err:String(m)}),kn.set(n,Date.now());return}let l=await zs(e.binary);if(!l){Vt.warn("acp wrapper installed but binary not found on PATH",{binary:e.binary}),kn.set(n,Date.now());return}return Tn.set(n,l),kn.delete(n),l})().finally(()=>{Kr.delete(n)});return Kr.set(n,x),x}function Rn(n){return Tn.get(n)}import{spawn as hx,spawnSync as gx}from"node:child_process";function $t(n,e,s){return s===void 0?{jsonrpc:"2.0",id:n,method:e}:{jsonrpc:"2.0",id:n,method:e,params:s}}function Yt(n,e){return e===void 0?{jsonrpc:"2.0",method:n}:{jsonrpc:"2.0",method:n,params:e}}function Et(n,e){return{jsonrpc:"2.0",id:n,result:e}}function ct(n,e){return{jsonrpc:"2.0",id:n,error:e}}var Ln=class extends Error{code;data;constructor(e){super(`JSON-RPC error code=${e.code} ${e.message}`),this.name="RemoteRpcError",this.code=e.code,e.data!==void 0&&(this.data=e.data)}},j={PARSE_ERROR:-32700,INVALID_REQUEST:-32600,METHOD_NOT_FOUND:-32601,INVALID_PARAMS:-32602,INTERNAL_ERROR:-32603,AGENT_NOT_FOUND:-32001,AGENT_BUSY:-32002,AGENT_TIMEOUT:-32003,AGENT_SPAWN_FAILED:-32004,OPERATION_NOT_ALLOWED_FOR_LOCAL:-32005,AGENT_DISCONNECTED:-32006,MODEL_TOKEN_GEN_FAILED:-32009,PATH_OUTSIDE_WORKSPACE:-32010,FILE_TOO_LARGE:-32011,UNSUPPORTED_MIME:-32012,UPLOAD_FAILED:-32013,UPSTREAM_NOT_READY:-32014};function Us(n){return"method"in n&&"id"in n&&n.id!==void 0}function qs(n){return"method"in n&&!("id"in n)}function On(n){return!("method"in n)&&"id"in n}var xx={AGENT_NOT_FOUND:j.AGENT_NOT_FOUND,AGENT_BUSY:j.AGENT_BUSY,AGENT_DISCONNECTED:j.AGENT_DISCONNECTED,AGENT_TIMEOUT:j.AGENT_TIMEOUT,AGENT_SPAWN_FAILED:j.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:j.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:j.INTERNAL_ERROR,BRIDGE_INTERNAL:j.INTERNAL_ERROR,IPC_AUTH_FAILED:j.INTERNAL_ERROR,IPC_BAD_REQUEST:j.INVALID_REQUEST,MODEL_TOKEN_GEN_FAILED:j.MODEL_TOKEN_GEN_FAILED,OPERATION_NOT_ALLOWED_FOR_LOCAL:j.OPERATION_NOT_ALLOWED_FOR_LOCAL,UPSTREAM_DISCONNECTED:j.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:j.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:j.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:j.FILE_TOO_LARGE,UNSUPPORTED_MIME:j.UNSUPPORTED_MIME,UPLOAD_FAILED:j.UPLOAD_FAILED,UPSTREAM_NOT_READY:j.UPSTREAM_NOT_READY};function dx(n){if(n!=null)return n instanceof Error?{name:n.name,message:n.message}:n}function Xt(n){if(n instanceof S){let e=dx(n.cause),s={bridgeCode:n.code,retriable:n.retriable};return e!==void 0&&(s.cause=e),{code:xx[n.code]??j.INTERNAL_ERROR,message:n.message,data:s}}return{code:j.INTERNAL_ERROR,message:n instanceof Error?n.message:String(n)}}function Hs(n){let e=n.data,s=e?.bridgeCode??"AGENT_PROTOCOL_ERROR",o=!!e&&typeof e.message=="string"&&!!e.message,c=o?e.message:n.message,x=n.data;if(o&&e){let{message:u,...l}=e;x=l}return new S(s,c,{retriable:e?.retriable??!1,cause:x})}function Ks(n){return`${JSON.stringify(n)}
117
+ `}var Nn=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){this.buffer+=typeof e=="string"?e:e.toString("utf8");let s=this.buffer.split(`
118
+ `);this.buffer=s.pop()??"";let o=[];for(let c of s){let x=c.replace(/\r$/,"").trim();if(x)try{o.push(JSON.parse(x))}catch(u){this.onError?.({line:x,error:u})}}return o}flush(){if(!this.buffer)return[];let e=this.buffer.replace(/\r$/,"").trim();if(this.buffer="",!e)return[];try{return[JSON.parse(e)]}catch(s){return this.onError?.({line:e,error:s}),[]}}};var Gs={"session/prompt":"session.prompt","session/cancel":"session.cancel","session/new":"session.new","session/load":"session.load","_agent/create":"agent.create","_agent/health":"agent.health","_agent/pair":"agent.pair","_agent/listSkills":"agent.listSkills","_agent/addSkills":"agent.addSkills","_agent/removeSkills":"agent.removeSkills","_agent/getFileTree":"agent.getFileTree","_agent/getFileContent":"agent.getFileContent","_agent/detail":"agent.detail","_agent/update":"agent.update","_agent/disconnect":"agent.disconnect","_agent/switchModel":"agent.switchModel","_agent/genModelToken":"agent.genModelToken","_agent/reset":"agent.reset","_agent/repair":"agent.repair","session/request_permission":"session.requestPermission",initialize:"initialize"},ng=Object.fromEntries(Object.entries(Gs).map(([n,e])=>[e,n])),ux={"session.prompt":["agentId","triggerMsgId","sessionId"],"session.cancel":["agentId","triggerMsgId","sessionId"],"session.new":["agentId"],"session.load":["agentId"],"agent.create":["agentId"],"agent.health":[],"agent.listSkills":["agentId"],"agent.addSkills":["agentId"],"agent.removeSkills":["agentId"],"agent.getFileTree":["agentId"],"agent.getFileContent":["agentId"],"agent.detail":["agentId"],"agent.update":["agentId"],"agent.disconnect":["agentId"],"agent.switchModel":["agentId"],"agent.genModelToken":["agentId","sessionId"],"agent.reset":["agentId"],"agent.repair":["agentId"],"session.requestPermission":["agentId","sessionId"],"agent.pair":[],initialize:[]},Ct=class{seq=0;next(e,s){this.seq+=1;let o=Gs[e]??fx(e),c=ux[o]??[],x=[o,String(this.seq)];if(c.length>0){let u=c.map(m=>js(s?.[m]??"")),l=lx(u).join(":");l&&x.push(l)}else s&&Object.values(s).some(u=>u)&&x.push(Object.values(s).filter(Boolean).map(u=>js(String(u))).join(":"));return x.join("_")}reset(){this.seq=0}};function fx(n){return n.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function js(n){return n.replace(/[:_\s]+/g,"-")}function lx(n){let e=n.length;for(;e>0&&!n[e-1];)e-=1;return n.slice(0,e)}U();var px=3e4,mx=50,_x=20,Ws=500;function yx(n){try{let e=JSON.stringify(n);return e===void 0||e.length<=Ws?n:`${e.slice(0,Ws)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function Js(n,e){if(!(typeof n!="number"||n<=0))try{if(process.platform==="win32"){let s=["/PID",String(n),"/T"];e==="SIGKILL"&&s.push("/F"),gx("taskkill",s,{stdio:"ignore",windowsHide:!0})}else process.kill(-n,e)}catch{}}var et=class{constructor(e){this.opts=e;this.log=R(`downstream.${this.constructor.name}`),this.decoder=new Nn({onError:s=>this.log.warn("decode line failed",{line:s.line})})}opts;child;decoder;pending=new Map;idAllocator=new Ct;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stderrRing=[];sanitizeEnv(e){return e}async start(){if(this.child)throw new S("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",s=hx(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:{...this.sanitizeEnv(process.env),...this.opts.env},stdio:["pipe","pipe","pipe"],detached:e});this.child=s,s.stdout?.setEncoding("utf8"),s.stdout?.on("data",o=>{for(let c of this.decoder.push(o))this.dispatch(c)}),s.stderr?.setEncoding("utf8"),s.stderr?.on("data",o=>{let c=o.trimEnd();this.stderrRing.push(c),this.stderrRing.length>mx&&this.stderrRing.shift(),this.log.debug("stderr",{text:c})}),s.on("exit",(o,c)=>{this.stopped=!0,(o!==0||c!==null)&&this.stderrRing.length>0&&this.log.warn("downstream exited abnormally, recent stderr",{code:o,signal:c,recentStderr:this.stderrRing.slice(-_x)}),this.failAllPending(new S("AGENT_PROTOCOL_ERROR",`agent exited (${o}/${c})`));for(let u of this.exitHandlers)u(o,c)}),s.on("error",o=>{this.log.error("child error",{err:String(o)}),this.failAllPending(new S("AGENT_SPAWN_FAILED",String(o),{cause:o}))}),this.log.info("downstream started",{command:this.opts.command,pid:s.pid,cwd:this.opts.cwd})}async stop(e){if(!this.child||this.stopped)return;this.stopped=!0,this.log.info("downstream stopping",{reason:e});let s=this.child,o=new Promise(x=>s.once("exit",()=>x()));Js(s.pid,"SIGTERM");let c=setTimeout(()=>{s.killed||Js(s.pid,"SIGKILL")},5e3);try{await o}finally{clearTimeout(c)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}initialize(e){return this.call("initialize",e)}sessionNew(e){return this.call("session/new",{mcpServers:[],...e})}sessionLoad(e){return this.call("session/load",{mcpServers:[],...e})}sessionPrompt(e){return this.call("session/prompt",e,0)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Yt("session/cancel",e))}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,s){if(!(!this.child||this.stopped))try{this.writeFrame(Et(e,s))}catch(o){this.log.warn("respondAgentRequest write failed",{id:e,err:String(o)})}}respondAgentRequestError(e,s){if(!(!this.child||this.stopped))try{this.writeFrame(ct(e,s))}catch(o){this.log.warn("respondAgentRequestError write failed",{id:e,err:String(o)})}}onExit(e){this.exitHandlers.push(e)}call(e,s,o=px){if(!this.child||this.stopped)return Promise.reject(new S("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),x=$t(c,e,s),u=o>0&&Number.isFinite(o);return new Promise((l,m)=>{let w=u?setTimeout(()=>{this.pending.delete(c),m(new S("AGENT_TIMEOUT",`${e} timed out after ${o}ms`))},o):null;this.pending.set(c,{resolve:l,reject:m,timer:w,method:e});try{this.writeFrame(x)}catch(v){w&&clearTimeout(w),this.pending.delete(c),m(v)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new S("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(Ks(e))}dispatch(e){if(On(e)){let s=e.id!==null?this.pending.get(e.id):void 0;if(!s){this.log.warn("orphan response",{id:e.id});return}this.pending.delete(e.id),s.timer&&clearTimeout(s.timer),e.error?(this.log.warn("downstream returned error frame",{id:e.id,method:s.method,code:e.error.code,message:e.error.message,data:e.error.data}),s.reject(Hs(e.error))):(this.log.info("downstream returned result",{id:e.id,method:s.method,result:yx(e.result)}),s.resolve(e.result));return}if(qs(e)){if(e.method==="session/update")for(let s of this.updateHandlers)Promise.resolve(s(e.params)).catch(o=>this.log.warn("update handler failed",{err:String(o)}));else this.log.debug("unknown notification",{method:e.method});return}if(Us(e)){let s=e;this.handleAgentRequest(s).catch(o=>this.log.error("agent request handler failed",{method:s.method,err:String(o)}))}}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(ct(e.id,{code:-32601,message:`method not handled by Bridge: ${e.method}`}));return}for(let s of this.agentRequestHandlers)try{await s(e)}catch(o){this.log.error("agentRequestHandler threw",{method:e.method,err:String(o)});try{this.writeFrame(ct(e.id,Xt(o)))}catch{}}}failAllPending(e){for(let s of this.pending.values())s.timer&&clearTimeout(s.timer),s.reject(e);this.pending.clear()}};var vx="@agentclientprotocol/claude-agent-acp@latest";function bx(n){let e={};for(let[s,o]of Object.entries(n))o!==void 0&&(s.startsWith("CLAUDE")||s==="AI_AGENT"||s==="BAGGAGE"||(e[s]=o));return e}var Bn=class extends et{framework="claude-code";constructor(e){let s=Rn("claude-code"),[o,c]=s?[s,[]]:["npx",["-y",vx]],x=e.command??o,u=e.args??c,l={command:x,args:u,cwd:e.cwd,...e.env?{env:e.env}:{}};super(l)}sanitizeEnv(e){return bx(e)}};import{mkdtempSync as Sx,rmSync as Ex}from"node:fs";import{tmpdir as Cx}from"node:os";import{join as Ix}from"node:path";var Ax="@zed-industries/codex-acp@latest",Mn=class extends et{framework="codex";authMethodId;codexHomeDir;constructor(e){let s=Rn("codex"),[o,c]=s?[s,[]]:["npx",["-y",Ax]],x=e.command??o,u=e.args??c,l=e.extraArgs?[...u,...e.extraArgs]:u,m=e.isolateCodexHome?Sx(Ix(Cx(),"coze-bridge-codex-home-")):void 0,w=m?{...e.env??{},CODEX_HOME:m}:e.env,v={command:x,args:l,cwd:e.cwd,...w?{env:w}:{}};super(v),this.authMethodId=e.authMethodId,this.codexHomeDir=m}async initialize(e){let s=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),s}async stop(e){if(await super.stop(e),this.codexHomeDir)try{Ex(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};var It=class extends et{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let s=e.sessionName??"default",o=["acp","--session",`agent:${e.agentId}:${s}`];e.gatewayToken&&o.push("--token",e.gatewayToken);let c={command:e.command,args:o,cwd:e.cwd,...e.env?{env:e.env}:{}};super(c),this.agentId=e.agentId,this.sessionName=s,this.slashModelOnStart=e.slashModelOnStart}async afterSessionEstablished(e){this.slashModelOnStart&&(this.log.info("switching session to per-session provider via /model",{agentId:this.agentId,sessionName:this.sessionName,slash:this.slashModelOnStart}),await this.sessionPrompt({sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]}))}get acpSessionName(){return this.sessionName}};U();se();function jr(n){return n.replace(/[^A-Za-z0-9._-]+/g,"-")}var At=class{slots=[];running=!1;closed=!1;disposed=!1;enqueue(e){return this.disposed?Promise.reject(new Error("AsyncQueue disposed")):this.closed?Promise.reject(new Error("AsyncQueue closed")):new Promise((s,o)=>{this.slots.push({task:e,resolve:s,reject:o}),this.drain()})}close(){this.closed=!0}dispose(e=new Error("AsyncQueue disposed")){for(this.disposed=!0,this.closed=!0;this.slots.length>0;)this.slots.shift()?.reject(e)}get size(){return this.slots.length}get isRunning(){return this.running}async drain(){if(!this.running){this.running=!0;try{for(;this.slots.length>0&&!this.disposed;){let e=this.slots.shift();if(!e)break;try{let s=await e.task();e.resolve(s)}catch(s){e.reject(s)}}}finally{this.running=!1}}}};var zn=class{agentId;framework;workspace;deployType;accountId;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;status="ok";model;lastActiveAt=Date.now();constructor(e){this.agentId=e.agentId,this.framework=e.framework,this.workspace=e.workspace,this.model=e.model,this.deployType=e.deployType??"local",e.accountId&&(this.accountId=e.accountId)}getSessionQueue(e){let s=this.sessionQueues.get(e);return s||(s=new At,this.sessionQueues.set(e,s)),s}allSessionQueues(){return this.sessionQueues.entries()}async dispose(e){this.status="stopped";let s=new Error(`AgentSession disposed${e?`: ${e}`:""}`);for(let o of this.sessionQueues.values())o.dispose(s);this.sessionQueues.clear(),await this.killAllRuntimes(e??"dispose")}async killAllRuntimes(e){let s=[];for(let[,o]of this.sessions)Qt(o),o.downstream&&(s.push(o.downstream.stop(e).catch(()=>{})),o.downstream=void 0);await Promise.all(s),this.activeTriggers.clear()}};function Qt(n){n.idleTimer&&(clearTimeout(n.idleTimer),n.idleTimer=void 0)}import{spawn as Px}from"node:child_process";import{homedir as kx}from"node:os";import{join as Tx}from"node:path";hn();U();async function Ys(){let n=Tx(kx(),".openclaw/openclaw.json");return(await yt(n))?.gateway?.auth?.token??""}var Vs=R("openclaw.config"),Dx=[0,5e3,5e3],$s="models.providers.",Fn="agents.defaults.models",Un=class{command;env;retryDelaysMs;queue=new At;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??Dx}async withRetry(e,s){let o;for(let c=0;c<this.retryDelaysMs.length;c++){let x=this.retryDelaysMs[c]??0;x>0&&await new Promise(u=>setTimeout(u,x));try{return await s()}catch(u){o=u,Vs.warn("openclaw cli failed, will retry",{label:e,attempt:c+1,err:String(u)})}}throw new S("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${o?.message??"unknown"}`)}runCli(e){return new Promise((s,o)=>{let c=Px(this.command,e,{stdio:["ignore","pipe","pipe"],env:this.env}),x="";c.stderr?.on("data",u=>{x+=u.toString("utf8")}),c.on("error",o),c.on("close",u=>{u===0?s():o(new Error(`exit ${u}: ${x.trim().slice(0,500)}`))})})}async runCliTolerant(e,s){try{await this.runCli(e)}catch(o){let c=String(o);if(s.some(x=>c.includes(x)))return;throw o}}async bestEffortUnset(e,s){try{await this.queue.enqueue(()=>this.withRetry(e,()=>this.runCli(["config","unset",s])))}catch(o){Vs.warn(`${e} failed (best-effort)`,{configPath:s,err:String(o)})}}ensureProvider(e,s){return this.queue.enqueue(()=>this.withRetry(`config set models.providers.${e}`,()=>this.runCli(["config","set",`${$s}${e}`,JSON.stringify(s),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${$s}${e}`)}addModelToAllowlist(e,s){let o={[e]:s?{alias:s}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Fn}[${e}]`,()=>this.runCli(["config","set",Fn,JSON.stringify(o),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Fn}[${e}]`,`${Fn}.${e}`)}ensureAgent(e,s,o){let c=["agents","add",e,"--workspace",s,"--non-interactive"];return o&&c.push("--model",o),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(c,["already exists","already registered"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}};var Ne=R("agent-manager"),Lx=(n,e,s,o,c,x,u,l)=>{switch(n){case"claude-code":{let m={...c?{...Es(c),...As(c,u)}:{},...l??{}};return new Bn({cwd:s,...Object.keys(m).length>0?{env:m}:{}})}case"codex":{let m=c?[...Cs(c),...ks(c,u)]:[],w={...c?Is(c):{},...l??{}},v=!!c;return new Mn({cwd:s,...m.length>0?{extraArgs:m}:{},...Object.keys(w).length>0?{env:w}:{},...v?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new It({command:e,cwd:s,agentId:o,...x?{sessionName:jr(x)}:{}})}};function Xs(n){return n==="claude-code"||n==="codex"}var Ox={path:"",version:"cloud-deployed"},Nx={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},Bx=6e4,qn=class{paths;config;registry;factory;createTimeoutMs;openclawConfigCache;ensuredProviders=new Set;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??Lx,this.createTimeoutMs=e.createTimeoutMs??Bx}buildBinShimPathEnv(){let e=process.platform==="win32"?";":":";return{PATH:`${this.paths.binDir}${e}${process.env.PATH??""}`}}getOpenclawConfig(){if(!this.openclawConfigCache){let e=this.config.frameworksCache?.openclaw;if(!e?.path)throw new S("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=new Un({command:e.path})}return this.openclawConfigCache}async createAgent(e){if(!e.agentId)throw new S("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new S("IPC_BAD_REQUEST","framework required");let s=Kt(e._meta)==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let o=this.registry.get(e.agentId);if(o){if(o.framework!==e.framework)throw new S("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${o.framework})`);if(o.status==="error")Ne.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await o.dispose("rebuild after error").catch(P=>Ne.warn("dispose stale agent failed (ignored)",{err:String(P)})),this.registry.unregister(e.agentId);else return Ne.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:o.agentId,workspace:o.workspace,framework:o.framework}}if(!s&&!this.config.frameworksCache?.[e.framework])throw new S("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);s&&Xs(e.framework)&&await Dn(e.framework);let x=Ke(e.agentId,this.paths),u=Kt(e._meta),l=e.framework==="openclaw"&&u==="local",m=l?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0,w=e.workspace??m??x.workspace,v=new AbortController,y=setTimeout(()=>v.abort(new S("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),E,k=!1;try{let P=()=>{if(v.signal.aborted)throw v.signal.reason instanceof Error?v.signal.reason:new S("AGENT_TIMEOUT","_agent/create aborted")};await Gr(x.root,{recursive:!0}),await Gr(w,{recursive:!0}),await Gr(x.logs,{recursive:!0}),P(),l||await vt(w,e.framework,e.agentId,e.cozeIdentity),P();let T=await pe(e.agentId,this.paths).catch(()=>null),F=bs({model:e.model??T?.model}),re=hs(e._meta)??T?.accountId;if(E=new zn({agentId:e.agentId,framework:e.framework,workspace:w,model:F.model??Le,deployType:u,...re?{accountId:re}:{}}),E.status="ok",T?.sessions){for(let[oe,ae]of Object.entries(T.sessions))E.sessions.set(oe,{acpSessionId:ae.acpSessionId,modelToken:ae.modelToken,tokenGeneratedAt:ae.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0});let ee=Object.keys(T.sessions).length;ee>0&&Ne.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:ee})}this.registry.register(E),k=!0;let J={agentId:e.agentId,framework:e.framework,workspace:w,cozeIdentity:e.cozeIdentity,createdAt:T?.createdAt??Date.now(),sessions:T?.sessions??{},model:F.model};u==="cloud"&&(J.deployType="cloud"),re&&(J.accountId=re),T?.skills&&(J.skills=T.skills),T?.agentName&&(J.agentName=T.agentName),T?.description&&(J.description=T.description),e.framework==="openclaw"&&u==="cloud"&&(this.config.frameworksCache?.openclaw?.path?await this.getOpenclawConfig().ensureAgent(e.agentId,w):Ne.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let we=e.initialSkills??[];if(we.length>0){let ee=[...J.skills??[]],oe=new Map(ee.map((A,N)=>[A.skillId,N])),ae=0;for(let A of we)try{let N=await qr({agentId:e.agentId,workspace:w,framework:e.framework,skill:A});Hr(ee,oe,N),ae++}catch(N){Ne.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:A.skillId,skillName:A.skillName,err:String(N)})}ae>0&&(J.skills=ee,Ne.info("initialSkills installed",{agentId:e.agentId,installed:ae,requested:we.length}))}return await Pe(J,this.paths),Ne.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:u}),{ok:!0,agentId:e.agentId,workspace:w,framework:e.framework}}catch(P){throw Ne.error("agent create failed, rolling back",{agentId:e.agentId,err:String(P)}),k&&E&&(await E.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await Rx(x.root,{recursive:!0,force:!0}).catch(T=>Ne.warn("rm agent dir failed (ignored)",{err:String(T)})),P instanceof S?P:new S("AGENT_SPAWN_FAILED",String(P),{cause:P})}finally{clearTimeout(y)}}async spawnSessionDownstream(e,s,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&Xs(e.framework))u=Ox;else throw new S("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);let l=e.deployType==="cloud"?{model:e.model,modelToken:s}:void 0,m;e.framework==="openclaw"?m=await this.buildOpenclawDownstream({session:e,modelConfig:l,cloudSessionId:o,cozeEnv:c,command:u.path}):m=this.factory(e.framework,u.path,e.workspace,e.agentId,l,o,c,this.buildBinShimPathEnv());try{return await m.start(),await m.initialize(Nx),m}catch(w){throw await m.stop("spawnSessionDownstream failed").catch(()=>{}),w instanceof S?w:new S("AGENT_SPAWN_FAILED",w instanceof Error?w.message:String(w),{cause:w})}}async buildOpenclawDownstream(e){let{session:s,modelConfig:o,cloudSessionId:c,cozeEnv:x,command:u}=e,l=jr(c);if(s.deployType==="local"){let y=this.config.frameworksCache?.openclaw?.defaultAgent;if(!y?.id||!y.workspace)throw new S("AGENT_SPAWN_FAILED","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent");return new It({command:u,cwd:y.workspace,agentId:y.id,sessionName:l})}let m=await Ys(),w=o?Ps(o,x):null,v;if(w){let y=Fr(c),k=w.models[0]?.id??Le,P=`${y}/${k}`;if(!this.ensuredProviders.has(P)){let T=this.getOpenclawConfig();await T.ensureProvider(y,w),await T.addModelToAllowlist(P),this.ensuredProviders.add(P)}v=P}return new It({command:u,cwd:s.workspace,agentId:s.agentId,sessionName:l,...m?{gatewayToken:m}:{},...v?{slashModelOnStart:v}:{}})}async openclawRepair(e,s){let o=this.getOpenclawConfig();await o.deleteAgent(e),await o.ensureAgent(e,s)}async cleanupOpenclawSessionProviders(e){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let s=this.openclawConfigCache;for(let o of e.sessions.keys()){let c=Fr(o),x=`${c}/${e.model}`;this.ensuredProviders.delete(x),await s.removeProvider(c),await s.removeModelFromAllowlist(x)}}};import{randomUUID as Jx}from"node:crypto";import{promises as Vx}from"node:fs";import{basename as $x}from"node:path";import{promises as zx}from"node:fs";import{basename as Fx}from"node:path";U();var Qs=R("file-upload"),Ux="/api/coze_claw/file/agent_upload",qx=6e4;async function Zs(n,e={}){let o=`${Sn(Cn(e.handshakeBase))}${Ux}`,c=e.timeoutMs??qx,x=await zx.readFile(n.path),u=new FormData;u.append("agent_id",n.agentId),u.append("session_id",n.sessionId),u.append("file_name",n.name),u.append("file_content",new Blob([x],{type:n.mimeType}),n.name);let l={Authorization:`Bearer ${n.patToken}`,Accept:"application/json","x-coze-version":"3.0",...St(e.ppeOverride),...n.accountId?{"x-coze-account":n.accountId}:{}},m=new AbortController,w=setTimeout(()=>m.abort(),c);Qs.info("file upload start",{url:o,agentId:n.agentId,sessionId:n.sessionId,name:n.name,bytes:n.sizeBytes,mime:n.mimeType});try{let v=await fetch(o,{method:"POST",headers:l,body:u,signal:m.signal}),y=v.headers.get("x-tt-logid")??"";if(!v.ok){let P=await v.text().catch(()=>"");throw new S("UPLOAD_FAILED",`upload HTTP ${v.status} logid=${y}: ${P.slice(0,200)}`)}let E=await v.json();if(E.code!==void 0&&E.code!==0)throw new S("UPLOAD_FAILED",`upload code=${E.code} msg=${E.msg??"-"} logid=${y}`);let k=E.data?.file?.file_url;if(!k)throw new S("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${y}: ${JSON.stringify(E).slice(0,200)}`);return Qs.info("file upload ok",{uri:k,logid:y}),{uri:k}}catch(v){throw v instanceof S?v:v.name==="AbortError"?new S("UPLOAD_FAILED",`upload timeout (${c}ms) for ${Fx(n.path)}`):new S("UPLOAD_FAILED",String(v),{cause:v})}finally{clearTimeout(w)}}U();import{promises as Hx}from"node:fs";import{extname as Kx}from"node:path";var jx=[{mime:"image/png",prefix:[137,80,78,71]},{mime:"image/jpeg",prefix:[255,216,255]},{mime:"image/gif",prefix:[71,73,70,56]},{mime:"application/pdf",prefix:[37,80,68,70]}];function Gx(n){return n[0]===82&&n[1]===73&&n[2]===70&&n[3]===70&&n[8]===87&&n[9]===69&&n[10]===66&&n[11]===80}var Wx={".txt":"text/plain",".md":"text/markdown"};async function eo(n){let e=await Hx.open(n,"r");try{let s=Buffer.alloc(16);if(await e.read(s,0,16,0),Gx(s))return"image/webp";for(let o of jx)if(o.prefix.every((c,x)=>s[x]===c))return o.mime}finally{await e.close()}return Wx[Kx(n).toLowerCase()]??"application/octet-stream"}se();var Yx=R("agent-send"),to=50*1024*1024,Xx=new Set(["image/png","image/jpeg","image/webp","image/gif","application/pdf","text/plain","text/markdown"]);async function no(n,e){let s=e.core.get(n.agentId);if(!s)throw new S("AGENT_NOT_FOUND",`agent=${n.agentId}`);if(e.core.disconnectedAgents.has(n.agentId))throw new S("AGENT_DISCONNECTED",`agent=${n.agentId} was disconnected by cloud`);let o=s.sessions.get(n.sessionId);if(!o)throw new S("AGENT_NOT_FOUND",`session=${n.sessionId} not active in agent=${n.agentId}`);if(!await fs(n.path,s.workspace))throw new S("PATH_OUTSIDE_WORKSPACE",`path=${n.path} not under workspace=${s.workspace}`);let c=await Vx.stat(n.path).catch(()=>null);if(!c||!c.isFile())throw new S("IPC_BAD_REQUEST",`path is not a regular file: ${n.path}`);if(c.size>to)throw new S("FILE_TOO_LARGE",`${c.size} bytes > limit ${to}`);let x=await eo(n.path);if(!Xx.has(x))throw new S("UNSUPPORTED_MIME",`mime=${x} not in whitelist`);if(n.kind==="image"&&!x.startsWith("image/"))throw new S("UNSUPPORTED_MIME",`kind=image but mime=${x}`);if(!e.core.upstream.isConnected())throw new S("UPSTREAM_NOT_READY","cloud WS not connected");let u=n.name??$x(n.path),l=await Zs({patToken:e.patToken,agentId:n.agentId,sessionId:n.sessionId,path:n.path,mimeType:x,name:u,sizeBytes:c.size,...s.accountId?{accountId:s.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride}),m={sessionUpdate:"agent_file",messageId:Jx(),content:{type:n.kind==="image"?"image":"resource",uri:l.uri,mimeType:x,name:u,sizeBytes:c.size,...l.fileId!==void 0?{fileId:l.fileId}:{},...n.caption!==void 0?{caption:n.caption}:{}}};return await e.core.sendAgentFileUpdate(s,o,n.sessionId,m),Yx.info("agent file sent",{agentId:n.agentId,sessionId:n.sessionId,kind:n.kind,name:u,bytes:c.size,mime:x,uri:l.uri}),{ok:!0,uri:l.uri,bytes:c.size,mimeType:x,...l.fileId!==void 0?{fileId:l.fileId}:{}}}U();var ro=R("acp-installer-warmup"),Qx=["claude-code","codex"];async function io(n={}){let e=n.ensure??Dn,o=(await Promise.allSettled(Qx.map(async c=>{let x=await e(c);ro.info("acp wrapper warmup ok",{framework:c,installed:!!x,path:x??""})}))).filter(c=>c.status==="rejected");o.length>0&&ro.warn("acp wrapper warmup partial failure (acp-installer negative cache 5min \u5185\u4E0D\u91CD\u8BD5)",{failedCount:o.length,reasons:o.map(c=>String(c.reason))})}U();import{execFile as Zx}from"node:child_process";import{promisify as ed}from"node:util";var td=ed(Zx),nt=R("coze-cli-installer"),so="@coze/cli@0.1.3-alpha.89c42a",oo="https://bnpm.byted.org",nd="coze",rd=5e3,id=9e4,ao=1e4,Zt=null,Wr=!1;async function Jr(n,e={}){if(Wr)return;if(Zt)return Zt;let s=e.exec??td;return Zt=(async()=>{try{let o=await sd(nd,s);if(o){nt.info("coze-cli already on PATH, skip install + config + auth",{path:o}),Wr=!0;return}nt.info("coze-cli install start",{package:so,registry:oo});try{await s("npm",["i","-g",so,"--registry",oo],{timeout:id,maxBuffer:10*1024*1024}),nt.info("coze-cli install ok")}catch(c){nt.warn("coze-cli install failed (skip subsequent steps)",{err:String(c)});return}if(n.env)try{await s("coze",["config","set","xTTEnv",n.env],{timeout:ao}),nt.info("coze config set xTTEnv ok",{env:n.env})}catch(c){nt.warn("coze config set failed (continue to auth login)",{err:String(c)})}try{await s("coze",["auth","login","--token",n.patToken],{timeout:ao}),nt.info("coze auth login ok")}catch(c){nt.warn("coze auth login failed",{err:String(c)});return}Wr=!0}finally{Zt=null}})(),Zt}async function sd(n,e){let s=process.platform==="win32"?"where":"which";try{let{stdout:o}=await e(s,[n],{timeout:rd});return o.split(`
119
+ `)[0]?.trim()||void 0}catch{return}}U();import{spawn as od}from"node:child_process";import{constants as co,access as ad}from"node:fs/promises";import{delimiter as cd,join as xd}from"node:path";var xo=R("framework-detector"),uo={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},dd=[".exe",".cmd",".bat",".ps1"],Pt=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??od,access:e.access??ad}}async detect(e){let s=uo[e],o=await this.which(s);if(!o)return xo.debug("framework binary not found",{framework:e,bin:s}),null;let[c,x]=await Promise.all([this.probeVersion(o),e==="openclaw"?this.probeOpenclawDefaultAgent(o):Promise.resolve(null)]),u={path:o,version:c};return x&&(u.defaultAgent=x),u}async detectAll(){let e=await Promise.all(Object.keys(uo).map(async o=>[o,await this.detect(o)])),s={};for(let[o,c]of e)c&&(s[o]=c);return s}async which(e){let s=this.env.pathEnv.split(cd).filter(Boolean),o=this.env.platform==="win32"?["",...dd]:[""];for(let c of s)for(let x of o){let u=xd(c,e+x);if(await this.isExecutable(u))return u}return null}async isExecutable(e){try{let s=this.env.platform==="win32"?co.F_OK:co.X_OK;return await this.env.access(e,s),!0}catch{return!1}}async probeOpenclawDefaultAgent(e){let s=await this.runProbe(e,["agents","list","--json"]);if(!s||s.code!==0)return null;try{let o=JSON.parse(s.stdout);if(!Array.isArray(o))return null;let c=o.find(x=>x?.isDefault===!0);return!c?.id||!c.workspace?null:{id:c.id,workspace:c.workspace}}catch(o){return xo.warn("openclaw agents list --json parse failed",{err:String(o)}),null}}async probeVersion(e){let s=await this.runProbe(e,["--version"]);return s&&(fd(s.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,s){return new Promise(o=>{let c="",x=!1,u,l=m=>{x||(x=!0,u&&clearTimeout(u),o(m))};try{let m=this.env.spawn(e,s,{stdio:["ignore","pipe","pipe"]});u=setTimeout(()=>{m.kill("SIGKILL"),l(null)},5e3),m.stdout?.on("data",w=>{c+=w.toString("utf8")}),m.on("error",()=>l(null)),m.on("close",w=>l({code:w,stdout:c}))}catch{l(null)}})}},ud=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function fd(n){return n.replace(ud,"")}hn();se();var ld=10*6e4;function fo(n){let e=n?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?ld:e}function Hn(n){return yt(n??q().configFile)}function kt(n,e){return ln(e??q().configFile,n)}import{randomBytes as Id}from"node:crypto";import{mkdir as hd,readFile as gd,realpath as pd,writeFile as md}from"node:fs/promises";import{basename as wd,dirname as Vr,join as _d,relative as yd,resolve as lo,sep as vd}from"node:path";U();var go=R("fs-rpc");async function po(n,e){let s=await wo(n.path,e);return await hd(Vr(s),{recursive:!0}),await md(s,n.content,"utf8"),go.info("fs/write_text_file ok",{path:s,size:n.content.length}),null}async function mo(n,e){let s=await wo(n.path,e),o=await gd(s,"utf8"),c=o;if(typeof n.line=="number"||typeof n.limit=="number"){let x=o.split(`
120
+ `),u=Math.max(0,(n.line??1)-1),l=typeof n.limit=="number"?u+n.limit:void 0;c=x.slice(u,l).join(`
121
+ `)}return go.info("fs/read_text_file ok",{path:s,size:c.length}),{content:c}}async function wo(n,e){if(typeof n!="string"||n.length===0)throw new S("IPC_BAD_REQUEST","path must be a non-empty string");let[s,o]=await Promise.all([ho(lo(e)),ho(lo(n))]),c=yd(s,o);if(c.startsWith("..")||c===".."||c.startsWith(`..${vd}`))throw new S("IPC_BAD_REQUEST",`path escapes workspace: ${n}`);return o}async function ho(n){let e=[],s=n;for(;s!==Vr(s);)try{let o=await pd(s);return e.length?_d(o,...e.reverse()):o}catch{e.push(wd(s)),s=Vr(s)}return n}U();var _o=R("prompt-multimodal"),yo=10*1024*1024,bd=15e3;async function vo(n){return Promise.all(n.map(Sd))}async function Sd(n){if(n.type!=="image")return n;let e=n;if(e.data||!e.uri||!bn(e.uri))return n;try{let{buf:s,contentType:o}=await Cd(e.uri),c=e.mimeType||Ed(o)||"application/octet-stream";return _o.info("image uri fetched and inlined",{uri:e.uri,bytes:s.length,mimeType:c}),{type:"image",data:s.toString("base64"),mimeType:c}}catch(s){return _o.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(s)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function Ed(n){if(!n)return;let e=n.indexOf(";");return(e===-1?n:n.slice(0,e)).trim()||void 0}async function Cd(n){let e=new AbortController,s=setTimeout(()=>e.abort(),bd);try{let o=await fetch(n,{signal:e.signal});if(!o.ok)throw new Error(`HTTP ${o.status} ${o.statusText}`);let c=await o.arrayBuffer();if(c.byteLength>yo)throw new Error(`image too large: ${c.byteLength} bytes (max ${yo})`);return{buf:Buffer.from(c),contentType:o.headers.get("content-type")??void 0}}finally{clearTimeout(s)}}Ze();U();var H=R("core"),Ad=3e4,Pd=3e4,Kn=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Ct;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=fo(e.bridgeConfig)}registerExtension(e,s){this.extensions[e]=s}getCozeEnv(){return this.currentCozeEnv}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),await this.upstream.start(),H.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){H.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(s=>s.dispose(e))),this.agents.clear(),await this.upstream.stop(e)}get(e){return this.agents.get(e)}register(e){this.agents.set(e.agentId,e),H.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let s of this.registerHandlers)try{s(e.agentId)}catch(o){H.warn("onAgentRegister handler threw (ignored)",{agentId:e.agentId,err:String(o)})}}onAgentRegister(e){return this.registerHandlers.add(e),()=>this.registerHandlers.delete(e)}registerHandlers=new Set;unregister(e){this.agents.delete(e)}reviveIfDisconnected(e){this.disconnectedAgents.delete(e)&&H.info("agent revived from disconnect",{agentId:e})}attachRuntimeHooks(e,s,o){let c=o.downstream;c&&(c.onUpdate(x=>{o.loadingSession||this.forwardUpdate(e,x)}),c.onAgentRequest(x=>{this.handleAgentRequest(e,c,x)}),c.onExit((x,u)=>{H.info("session runtime exited",{agentId:e.agentId,cloudId:s,code:x,signal:u}),Qt(o),o.downstream=void 0,o.acpSessionId&&e.activeTriggers.delete(o.acpSessionId)}))}async handleFrame(e){if(On(e)){this.handleUpstreamResponse(e);return}if(!("method"in e)||typeof e.method!="string")return;let s="id"in e&&e.id!==void 0?e.id:null,o=e.params?._meta?.cozeEnv;o&&(this.currentCozeEnv=o);try{if(e.method.startsWith("_agent/")){let c=this.extensions[e.method];if(!c){s!==null?await this.sendError(s,j.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):H.warn("drop notification: extension not registered",{method:e.method});return}let x=await c(e,this);s!==null&&await this.upstream.send(Et(s,x));return}if(e.method.startsWith("session/")){let c=await this.routeSessionMethod(e);s!==null&&await this.upstream.send(Et(s,c));return}if(e.method==="initialize"){s!==null&&await this.upstream.send(Et(s,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}s!==null?await this.sendError(s,j.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):H.warn("drop unknown notification",{method:e.method})}catch(c){H.error("handleFrame failed",{method:e.method,err:String(c)}),s!==null&&await this.upstream.send(ct(s,Xt(c)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new S("IPC_BAD_REQUEST",`${e.method} requires params`);let s=e.params,o=s._meta?.cozeAgentId;if(!o)throw new S("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let c=this.agents.get(o);if(!c)throw this.disconnectedAgents.has(o)?new S("AGENT_DISCONNECTED",`agent ${o} has been disconnected; cloud must _agent/create to revive`):new S("AGENT_NOT_FOUND",`agent not found: ${o}`);let x=typeof s.sessionId=="string"?s.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||!x)return this.dispatchSessionCall(c,e.method,s);let u=Date.now(),l=!1;try{let m=await c.getSessionQueue(x).enqueue(()=>this.dispatchSessionCall(c,e.method,s));return l=!0,m}finally{H.info("session call done",{agentId:c.agentId,method:e.method,durationMs:Date.now()-u,ok:l})}}async dispatchSessionCall(e,s,o){e.lastActiveAt=Date.now();let{stripped:c}=gs(o);switch(s){case"session/new":{let x=kd();return H.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:x}),{sessionId:x}}case"session/load":{let x=c;return H.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:x.sessionId}),{}}case"session/prompt":{let x=c,u=x.sessionId;if(!u)throw new S("IPC_BAD_REQUEST","session/prompt: missing sessionId");let l=await this.ensureRuntime(e,u);if(l.replySeq=0,await this.ensureDownstream(e,u,l),!l.downstream||!l.acpSessionId)throw new S("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");let m=o._meta?.cozeTriggerMsgId;m?e.activeTriggers.set(l.acpSessionId,m):e.activeTriggers.delete(l.acpSessionId);let w=await vo(x.prompt);try{let v=await l.downstream.sessionPrompt({...x,sessionId:l.acpSessionId,prompt:w});return l.lastActiveAt=Date.now(),v}finally{e.activeTriggers.delete(l.acpSessionId),l.downstream?.isAlive()&&this.armIdleTimer(e,u,l)}}case"session/cancel":{let u=c.sessionId;if(!u)throw new S("IPC_BAD_REQUEST","session/cancel: missing sessionId");let l=e.sessions.get(u);return l?.downstream?.isAlive()&&l.acpSessionId&&await l.downstream.sessionCancel({sessionId:l.acpSessionId}),{ok:!0}}default:throw new S("IPC_BAD_REQUEST",`session method not supported: ${s}`)}}async ensureRuntime(e,s){let o=e.sessions.get(s);if(o)return o;let x={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,s):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return e.sessions.set(s,x),await this.persistSessionMapping(e),x}async requestSessionToken(e,s){let o={sessionId:s,_meta:{cozeAgentId:e}};try{let c=await this.sendRequest(Re.GEN_MODEL_TOKEN,o,Pd);if(!c?.modelToken)throw new S("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${s})`);return c.modelToken}catch(c){throw c instanceof S&&c.code==="MODEL_TOKEN_GEN_FAILED"?c:new S("MODEL_TOKEN_GEN_FAILED",c instanceof Error?c.message:String(c),{cause:c})}}async ensureDownstream(e,s,o){if(Qt(o),o.downstream?.isAlive())return;if(!this.sessionSpawner)throw new S("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let c=await this.sessionSpawner(e,o.modelToken,s,this.currentCozeEnv);if(o.downstream=c,this.attachRuntimeHooks(e,s,o),o.acpSessionId){o.loadingSession=!0;try{await c.sessionLoad({sessionId:o.acpSessionId,cwd:e.workspace}),H.info("session restored via session/load",{agentId:e.agentId,cloudId:s,acpId:o.acpSessionId})}catch(x){H.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:s,acpId:o.acpSessionId,err:String(x)}),o.acpSessionId=void 0;let u=await c.sessionNew({cwd:e.workspace});o.acpSessionId=u.sessionId,await this.persistSessionMapping(e)}finally{o.loadingSession=!1}}else{let x=await c.sessionNew({cwd:e.workspace});o.acpSessionId=x.sessionId,await this.persistSessionMapping(e)}c.afterSessionEstablished&&o.acpSessionId&&await c.afterSessionEstablished(o.acpSessionId)}armIdleTimer(e,s,o){if(Qt(o),this.isRuntimeBusy(e,o)){H.debug("skip idle timer: runtime busy (in-flight turn / pending permission)",{agentId:e.agentId,cloudId:s});return}o.idleTimer=setTimeout(()=>{if(o.idleTimer=void 0,this.isRuntimeBusy(e,o)){H.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:s}),this.armIdleTimer(e,s,o);return}H.info("session runtime idle timeout, killing downstream",{agentId:e.agentId,cloudId:s});let c=o.downstream;o.downstream=void 0,o.acpSessionId&&e.activeTriggers.delete(o.acpSessionId),c&&c.stop("idle timeout").catch(x=>H.warn("idle stop failed (ignored)",{agentId:e.agentId,cloudId:s,err:String(x)}))},this.sessionIdleTimeoutMs),o.idleTimer.unref?.()}isRuntimeBusy(e,s){if(s.acpSessionId&&e.activeTriggers.has(s.acpSessionId))return!0;let o=s.downstream;if(!o)return!1;for(let c of this.pendingUpstream.values())if(c.downstream===o)return!0;return!1}async sendAgentFileUpdate(e,s,o,c){let x={cozeAgentId:e.agentId,cozeReplySeqID:++s.replySeq};if(s.acpSessionId){let u=e.activeTriggers.get(s.acpSessionId);u&&(x.cozeTriggerMsgId=u)}await this.upstream.send(Yt("session/update",{sessionId:o,update:c,_meta:x}))}forwardUpdate(e,s){let o=s.sessionId,c=this.reverseSessionId(e,o);if(!c){H.debug("drop update for unknown session",{agentId:e.agentId,acpId:o});return}let x=e.sessions.get(c);if(!x){H.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:c});return}if(Td(s)){H.debug("drop codex metadata-warn chunk",{agentId:e.agentId,acpId:o});return}let u={cozeAgentId:e.agentId,cozeReplySeqID:++x.replySeq},l=e.activeTriggers.get(o);l&&(u.cozeTriggerMsgId=l),this.upstream.send(Yt("session/update",{...s,sessionId:c,_meta:u})).catch(m=>H.warn("forward update failed",{agentId:e.agentId,err:String(m)}))}handleAgentRequest(e,s,o){if(o.method==="session/request_permission"){this.forwardPermissionRequest(e,s,o);return}if(o.method==="fs/write_text_file"||o.method==="fs/read_text_file"){this.handleFsRpcRequest(e,s,o);return}H.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:o.method}),s.respondAgentRequestError(o.id,{code:j.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${o.method}`})}async handleFsRpcRequest(e,s,o){try{let c=e.workspace;if(o.method==="fs/write_text_file"){let x=o.params??{},u=await po(x,c);s.respondAgentRequest(o.id,u)}else{let x=o.params??{},u=await mo(x,c);s.respondAgentRequest(o.id,u)}}catch(c){H.warn("fs rpc handler failed",{agentId:e.agentId,method:o.method,err:String(c)}),s.respondAgentRequestError(o.id,Xt(c))}}forwardPermissionRequest(e,s,o){let c=this.upstreamIds.next("session/request_permission"),x=o.params??{},l=x.sessionId,m=l?e.activeTriggers.get(l):void 0,w={cozeAgentId:e.agentId};m&&(w.cozeTriggerMsgId=m);let v=l?this.reverseSessionId(e,l):void 0,y={...x,...v?{sessionId:v}:{},_meta:w};this.pendingUpstream.set(c,{agentRequestId:o.id,agentId:e.agentId,downstream:s,method:o.method}),H.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:c,acpSessionId:l,cloudSessionId:v,toolCallId:x.toolCall?.toolCallId,options:x.options?.map(E=>({optionId:E.optionId,kind:E.kind,name:E.name}))}),this.upstream.send($t(c,"session/request_permission",y)).catch(E=>{this.pendingUpstream.delete(c),H.error("forward permission request failed",{agentId:e.agentId,err:String(E)}),s.respondAgentRequestError(o.id,{code:j.INTERNAL_ERROR,message:`upstream send failed: ${String(E)}`})})}handleUpstreamResponse(e){if(e.id===null)return;let s=this.pendingUpstream.get(e.id);if(s){this.pendingUpstream.delete(e.id),e.error?(H.info("upstream \u2192 permission response (error)",{agentId:s.agentId,upstreamId:e.id,method:s.method,error:e.error}),s.downstream.respondAgentRequestError(s.agentRequestId,e.error)):(H.info("upstream \u2192 permission response (result)",{agentId:s.agentId,upstreamId:e.id,method:s.method,result:e.result}),s.downstream.respondAgentRequest(s.agentRequestId,e.result));return}let o=this.pendingBridge.get(e.id);if(o){this.pendingBridge.delete(e.id),clearTimeout(o.timer),e.error?o.reject(new Ln(e.error)):o.resolve(e.result);return}H.debug("orphan upstream response (no pending)",{id:e.id})}sendRequest(e,s,o=Ad){let c=this.upstreamIds.next(e);return new Promise((x,u)=>{let l=setTimeout(()=>{this.pendingBridge.delete(c),u(new S("AGENT_TIMEOUT",`${e} timed out after ${o}ms`))},o);this.pendingBridge.set(c,{method:e,resolve:x,reject:u,timer:l}),this.upstream.send($t(c,e,s)).catch(m=>{let w=this.pendingBridge.get(c);w&&(clearTimeout(w.timer),this.pendingBridge.delete(c)),u(m)})})}async persistSessionMapping(e){if(this.paths)try{let s=new Map;for(let[o,c]of e.sessions){let x={modelToken:c.modelToken,tokenGeneratedAt:c.tokenGeneratedAt};c.acpSessionId&&(x.acpSessionId=c.acpSessionId),s.set(o,x)}await Nr(e.agentId,s,this.paths)}catch(s){H.warn("persist session mapping failed",{agentId:e.agentId,err:String(s)})}}reverseSessionId(e,s){for(let[o,c]of e.sessions.entries())if(c.acpSessionId===s)return o}sendError(e,s,o){return this.upstream.send(ct(e,{code:s,message:o}))}};function kd(){return Id(16).toString("hex")}function Td(n){let e=n.update;if(e?.sessionUpdate!=="agent_message_chunk")return!1;let s=e.content;if(!s||typeof s!="object")return!1;let o=s;return o.type!=="text"||typeof o.text!="string"?!1:o.text.startsWith("Model metadata for `")}U();se();import{randomBytes as Dd}from"node:crypto";import{chmod as Rd,mkdir as Ld,writeFile as bo}from"node:fs/promises";import{createServer as Od}from"node:http";import{dirname as Nd}from"node:path";var Bd=1e6,$r=R("ipc"),jn=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(s=>[`${s.method} ${s.path}`,s])),this.paths=e.paths??q()}async start(){this.token=Dd(32).toString("hex");let e=Od((o,c)=>{this.dispatch(o,c)});this.server=e,await new Promise((o,c)=>{e.once("error",c),e.listen(0,"127.0.0.1",()=>o())});let s=e.address();if(!s||typeof s!="object")throw new Error("failed to obtain IPC port");return this.port=s.port,await this.persistAuthFiles(),$r.info("IPC listening",{port:this.port}),{port:this.port,token:this.token}}async stop(){let e=this.server;e&&(await new Promise((s,o)=>{e.close(c=>c?o(c):s())}),this.server=null)}async persistAuthFiles(){await Ld(Nd(this.paths.portFile),{recursive:!0}),await bo(this.paths.portFile,String(this.port),"utf8"),await bo(this.paths.tokenFile,this.token,{encoding:"utf8",mode:384});try{await Rd(this.paths.tokenFile,384)}catch(e){$r.warn("chmod token file failed (non-POSIX?)",{err:String(e)})}}async dispatch(e,s){if(e.headers.authorization!==`Bearer ${this.token}`){en(s,401,{error:"unauthorized"});return}let c=`${e.method} ${(e.url??"").split("?")[0]}`,x=this.routes.get(c);if(!x){en(s,404,{error:"not found"});return}let u=null;if(e.method==="POST")try{u=await Md(e)}catch(l){en(s,400,{error:"invalid json",detail:String(l)});return}try{let l=await x.handler(u,e);en(s,200,l??{ok:!0})}catch(l){$r.error("IPC handler failed",{key:c,err:String(l)}),en(s,500,{error:l instanceof Error?l.message:String(l)})}}};function en(n,e,s){n.statusCode=e,n.setHeader("content-type","application/json"),n.end(JSON.stringify(s))}async function Md(n){let e=[],s=0;for await(let c of n){let x=c;if(s+=x.length,s>Bd)throw new Error("body too large");e.push(x)}let o=Buffer.concat(e).toString("utf8");return o?JSON.parse(o):null}var ja=He(Lo(),1);var wf=He(Pa(),1),_f=He(or(),1),yf=He(Rt(),1),vf=He(ci(),1),bf=He(ui(),1),Sf=He(mi(),1),Ma=He(dr(),1),Ef=He(Ba(),1);var za=Ma.default;U();var xe=R("upstream.frontier"),Ua="application/json",qa="none",dn=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandler=null;opened=!1;openCount=0;async start(){if(this.fws){xe.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:ws,...St(this.opts.ppeOverride)};class s extends za{constructor(l){super(l,ms,{headers:e})}send(l,...m){if(xs("debug"))try{let w;typeof l=="string"?w=Buffer.from(l,"utf8"):l instanceof Buffer?w=l:l instanceof ArrayBuffer?w=new Uint8Array(l):ArrayBuffer.isView(l)?w=new Uint8Array(l.buffer,l.byteOffset,l.byteLength):w=new Uint8Array(0);let v=Buffer.from(w.slice(0,128)).toString("hex");xe.debug("WS raw frame out",{bytes:w.byteLength,headHex:v})}catch(w){xe.warn("WS raw frame dump failed",{err:String(w)})}super.send(l,...m)}}let o=ys(this.opts.urlOverride),c={url:o,ws:s,fpID:ps,aID:En,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:Ua,force:!0},payloadEncoding:{encoding:qa,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,debug:this.opts.debug??!1},x=new ja.FWS(c);x.onopen=()=>{this.opened=!0,this.openCount+=1;let u=this.openCount===1;xe.info("frontier opened",{url:o,remoteDeviceId:this.opts.handshake.deviceId,initial:u,openCount:this.openCount}),this.connectHandler&&Promise.resolve(this.connectHandler({initial:u})).catch(l=>xe.warn("onConnect handler threw (ignored)",{err:String(l)}))},x.onclose=u=>{this.opened=!1,xe.info("frontier closed",{code:u.code,reason:u.reason,willReconnect:u.willReconnect})},x.onerror=u=>{xe.warn("frontier error",{code:u.code,msg:u.message})},x.onmessage=u=>this.handleMessage(u),this.fws=x,await x.connect()}async stop(e){let s=this.fws;if(s){this.fws=null,this.opened=!1;try{s.close(1e3,e??"bridge shutdown")}catch(o){xe.warn("frontier close threw (ignored)",{err:String(o)})}}}async send(e){let s=this.fws;if(!s)throw new S("UPSTREAM_DISCONNECTED","frontier upstream not started");let o=JSON.stringify(e),c=e;Ha(c)||xe.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await s.send(o,{service:33555712,method:1,payloadType:Ua,payloadEncoding:qa})}catch(u){throw xe.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new S("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(u)}`,{cause:u})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandler=e}isConnected(){return this.opened&&this.fws?.readyState===1}handleMessage(e){let s=e.message?.service;if(s!==33555712){xe.debug("drop non-adapter frontier frame",{service:s});return}let o=Pf(e);if(!o){xe.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){xe.debug("frame received but no onFrame handler",{size:o.length});return}let c;try{c=JSON.parse(o)}catch(u){xe.warn("frontier message JSON parse failed",{err:String(u),head:o.slice(0,80)});return}let x=c;Ha(x)||xe.info("frontier frame in",{logid:Af(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:x.id,method:x.method,body:If(o)}),Promise.resolve(this.handler(c)).catch(u=>xe.warn("frontier frame handler threw",{err:String(u)}))}};function Ha(n){return n.method==="_agent/health"?!0:typeof n.id=="string"&&n.id.startsWith("agent.health_")}var Ka=2e3;function If(n){return n.length<=Ka?n:`${n.slice(0,Ka)}...<truncated, total ${n.length} chars>`}function Af(n){return n?n.high===0?String(n.low>>>0):`${n.high.toString(16)}${(n.low>>>0).toString(16).padStart(8,"0")}`:""}function Pf(n){let e=n.message;if(e?.textPayload)return e.textPayload;let s=e?.payload;if(!s)return null;try{return Buffer.from(s).toString("utf8")}catch{return null}}U();var _i=R("upstream.switchable"),fr=class{inner;handler=null;connectHandler=null;constructor(e){this.inner=e}async swap(e,s){if(this.inner===e)return;_i.info("swap upstream",{reason:s});let o=this.inner;this.inner=e,this.handler&&e.onFrame(this.handler),this.connectHandler&&e.onConnect&&e.onConnect(this.connectHandler);try{await e.start()}catch(c){throw _i.error("swap target start failed, reverting",{err:String(c)}),this.inner=o,c}await o.stop(s??"swapped").catch(c=>_i.warn("previous upstream stop threw (ignored)",{err:String(c)}))}current(){return this.inner}start(){return this.inner.start()}stop(e){return this.inner.stop(e)}send(e){return this.inner.send(e)}onFrame(e){this.handler=e,this.inner.onFrame(e)}onConnect(e){this.connectHandler=e,this.inner.onConnect?.(e)}isConnected(){return this.inner.isConnected()}};U();var yi=R("upstream"),zt=class{handler=null;async start(){yi.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){yi.info("NoopUpstream stopped",{reason:e})}async send(e){yi.debug("NoopUpstream.send (dropped)",{method:"method"in e?e.method:void 0})}onFrame(e){this.handler=e}isConnected(){return!1}async injectFrame(e){this.handler&&await this.handler(e)}};U();U();se();import{promises as vi}from"node:fs";import{dirname as kf}from"node:path";var Tf=R("pat-token-store");async function Ga(n=q()){try{let s=(await vi.readFile(n.patTokenFile,"utf8")).trim();return s.length>0?s:null}catch(e){return e?.code!=="ENOENT"&&Tf.warn("read pat-token failed (treating as missing)",{err:String(e)}),null}}async function un(n,e=q()){if(!n)throw new Error("writePatToken: empty patToken");await vi.mkdir(kf(e.patTokenFile),{recursive:!0}),await vi.writeFile(e.patTokenFile,n,{encoding:"utf8",mode:384})}se();se();import{promises as lr}from"node:fs";import{join as Df}from"node:path";function Rf(n){return`#!/bin/sh
121
122
  exec node ${JSON.stringify(n)} "$@"
122
- `}function Ef(n){return`@echo off
123
+ `}function Lf(n){return`@echo off
123
124
  node ${JSON.stringify(n)} %*
124
- `}async function Fa(n,e=F()){let s=e.binDir;await sr.mkdir(s,{recursive:!0});let o=bf(s,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),c=process.platform==="win32"?Ef(n):Sf(n);return await sr.readFile(o,"utf8").catch(()=>null)===c||(await sr.writeFile(o,c,"utf8"),process.platform!=="win32"&&await sr.chmod(o,493)),s}U();ie();import{execSync as qa}from"node:child_process";import{readFileSync as Ha,unlinkSync as Af}from"node:fs";import{mkdir as Cf,readFile as Ka,unlink as Ga,writeFile as If}from"node:fs/promises";import{dirname as Pf}from"node:path";function Ua(n){try{return process.kill(n,0),!0}catch(e){return e.code==="EPERM"}}var kf=D("single-instance"),or=class{pidFile;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??F().pidFile,e.processTitle&&(process.title=e.processTitle)}async acquire(){let e=await this.readExistingPid();return e!==null&&this.isAlive(e)?{kind:"already-running",pid:e}:(e!==null&&(kf.warn("removing stale pid file",{stalePid:e}),await Ga(this.pidFile).catch(()=>{})),await Cf(Pf(this.pidFile),{recursive:!0}),await If(this.pidFile,String(process.pid),"utf8"),this.acquired=!0,this.installCleanupHooks(),{kind:"acquired"})}async release(){if(this.acquired){try{(await Ka(this.pidFile,"utf8")).trim()===String(process.pid)&&await Ga(this.pidFile)}catch{}this.acquired=!1}}async readExistingPid(){try{let e=await Ka(this.pidFile,"utf8"),s=Number.parseInt(e.trim(),10);return Number.isFinite(s)&&s>0?s:null}catch(e){if(e.code==="ENOENT")return null;throw e}}isAlive(e){return Ua(e)?this.matchesDaemonTitle(e):!1}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let s=Ha(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(s.includes("coze-bridge-daemon")||s.includes("lib/index.js"))}catch{}try{let s=qa(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return s.trim()?s.includes("coze-bridge-daemon")||s.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let o=qa(`tasklist /FI "PID eq ${e}" /FO CSV /NH`,{stdio:["ignore","pipe","ignore"],timeout:2e3}).toString().trim();if(!o||o.startsWith("INFO:"))return!1;let c=o.split(",",1)[0]?.replace(/^"|"$/g,"").toLowerCase()??"";return c.includes("node")||c.includes("coze-bridge")}catch{return!0}}installCleanupHooks(){process.once("exit",()=>{if(this.acquired)try{Ha(this.pidFile,"utf8").trim()===String(process.pid)&&Af(this.pidFile)}catch{}})}};var M=D("daemon"),Tf="coze-bridge-daemon";async function ja(){let n=new or({processTitle:Tf}),e=await n.acquire();if(e.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${e.pid})`);let s=await Ln(),o=s??{};dn({pid:process.pid}),M.info(s?"loaded bridge config":"initialized bridge config");try{let k=new Et;o.frameworksCache=await k.detectAll(),M.info("refreshed frameworks_cache",{detected:Object.keys(o.frameworksCache)})}catch(k){M.warn("framework detection failed",{err:String(k)})}await At(o);let c=new ir(new Lt),d=F(),f=null,l=new On({upstream:c,paths:d,bridgeConfig:o,sessionSpawner:async(k,L,B,J)=>{if(!f)throw new Error("agentManager not ready");return f.spawnSessionDownstream(k,L,B,J)}});await Df(d,l);let m=new Nn({paths:d,config:o,registry:l});f=m;let w,v,_=null,E={},T,P=null;l.registerExtension("_agent/create",async k=>m.createAgent(k.params)),l.registerExtension("_agent/health",async()=>({ok:!0}));let R={},z=new _n({agents:l.agents,disposeAndMarkDisconnected:async(k,L)=>{let B=l.agents.get(k);B&&(await m.cleanupOpenclawSessionProviders(B).catch(J=>M.warn("cleanup openclaw providers failed (ignored)",{agentId:k,err:String(J)})),await B.dispose(`disconnect: ${L}`).catch(J=>M.warn("dispose during disconnect failed (ignored)",{agentId:k,err:String(J)})),B.status="disconnected",l.unregister(k)),l.disconnectedAgents.add(k)},detailSyncer:async k=>{if(!R.ref)throw new Error("agent-detail-sync not initialized yet");await R.ref.syncOne(k)},openclawRepair:async(k,L)=>{await m.openclawRepair(k,L)}});l.registerExtension("_agent/listSkills",k=>z.listSkills(k.params)),l.registerExtension("_agent/addSkills",k=>z.addSkills(k.params)),l.registerExtension("_agent/removeSkills",k=>z.removeSkills(k.params)),l.registerExtension("_agent/getFileTree",k=>z.getFileTree(k.params)),l.registerExtension("_agent/getFileContent",k=>z.getFileContent(k.params)),l.registerExtension("_agent/update",k=>z.updateAgent(k.params)),l.registerExtension("_agent/disconnect",k=>z.disconnectAgent(k.params)),l.registerExtension("_agent/switchModel",k=>z.switchModel(k.params)),l.registerExtension("_agent/reset",k=>z.resetAgent(k.params)),l.registerExtension("_agent/repair",k=>z.repairAgent(k.params));let ne=new gn({paths:d,handlers:z,sendDetail:k=>l.sendRequest("_agent/detail",k)});R.ref=ne,c.onConnect(({initial:k})=>{M.info("frontier upstream connected, triggering detail sync",{initial:k}),ne.syncAll(k?"initial-connect":"reconnect").catch(L=>M.warn("detail sync top-level error (ignored)",{err:String(L)}))});let j=new Bn({paths:d,routes:[{method:"GET",path:"/status",handler:async()=>({running:!0,pid:process.pid,agents:[...l.agents.keys()],deviceId:_??"",frameworksCache:o.frameworksCache??{}})},{method:"POST",path:"/pair",handler:async k=>{let L=k,B=L?.privatecode,J=L?.pairing_code;if(!B||!J)throw new S("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let we=zt(L.env),Ie=L.handshake_url,Be=L.frontier_url,ue=Wa(L.env,Ie,Be),ge=!!w&&w!==B,nt=v!==void 0&&v!==ue,Q=ge||nt;if(Q){M.warn("pair config switched, resetting agents",{pcChanged:ge,envChanged:nt,previousPc:w?ar(w):"",nextPc:ar(B),previousEnvKey:v??"",nextEnvKey:ue});for(let ae of[...l.agents.values()])await ae.dispose("pair config switch").catch(()=>{}),l.agents.delete(ae.agentId);await c.swap(new Lt,"pair switch").catch(()=>{})}let rt=await Tr({privatecode:B,...Ie?{endpoint:Ie}:{},ppeOverride:we});_=rt.deviceId,dn({deviceId:_,pid:process.pid}),qr({patToken:B,env:L.env}).catch(ae=>M.warn("coze-cli setup error (ignored)",{err:String(ae)}));let G=new rn({handshake:rt,privatecode:B,...Be?{urlOverride:Be}:{},ppeOverride:we});await c.swap(G,"pair");try{let ae=new Et;o.frameworksCache=await ae.detectAll(),await At(o),M.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(ae){M.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(ae)})}let Y=Object.keys(o.frameworksCache??{});try{let ae=await l.sendRequest("_agent/pair",{pairCode:J,patToken:B,frameworks:Y,_meta:{cozeDeviceId:_}});M.info("_agent/pair ok",{pairResult:ae}),w=B,v=ue,E=we,T=Ie,sn(B,d).catch(Se=>M.warn("writePatToken after /pair failed (ignored)",{err:String(Se)})),P||(P=new qt({core:l,getDeviceId:()=>_??""})),P.start(),Q&&pi(d,m).catch(Se=>M.warn("post-pair-switch auto-revive error (ignored)",{err:String(Se)}));let Me;return L.agent_id&&(Me=await Rf(L.agent_id,d,m,Se=>l.sendRequest("_agent/detail",Se)).catch(Se=>(M.error("--agent-id ensureAgent failed",{agentId:L.agent_id,err:String(Se)}),{ok:!1,agentId:L.agent_id??"",note:String(Se)}))),{ok:!0,note:"paired with cloud",...Me?{agent:Me}:{}}}catch(ae){return M.error("_agent/pair failed",{err:String(ae)}),{ok:!1,note:`pair failed: ${String(ae)}`}}}},{method:"POST",path:"/connect",handler:async k=>{let L=k,B=L?.privatecode;if(!B)throw new S("IPC_BAD_REQUEST","/connect requires privatecode");let J=zt(L.env),we=L.handshake_url,Ie=L.frontier_url,Be=Wa(L.env,we,Ie);if(w===B&&v===Be)return M.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"};let ue=!!w&&w!==B,ge=v!==void 0&&v!==Be,nt=ue||ge;if(nt){M.warn("connect config switched, resetting agents",{pcChanged:ue,envChanged:ge,previousPc:w?ar(w):"",nextPc:ar(B)});for(let G of[...l.agents.values()])await G.dispose("connect config switch").catch(()=>{}),l.agents.delete(G.agentId);await c.swap(new Lt,"connect switch").catch(()=>{})}let Q=await Tr({privatecode:B,...we?{endpoint:we}:{},ppeOverride:J});_=Q.deviceId,dn({deviceId:_,pid:process.pid}),qr({patToken:B,env:L.env}).catch(G=>M.warn("coze-cli setup error (ignored)",{err:String(G)}));let rt=new rn({handshake:Q,privatecode:B,...Ie?{urlOverride:Ie}:{},ppeOverride:J});return await c.swap(rt,"connect"),w=B,v=Be,E=J,T=we,P||(P=new qt({core:l,getDeviceId:()=>_??""})),P.start(),nt&&pi(d,m).catch(G=>M.warn("post-connect-switch auto-revive error (ignored)",{err:String(G)})),sn(B,d).catch(G=>M.warn("writePatToken after /connect failed (ignored)",{err:String(G)})),M.info("/connect: WS established",{deviceId:_}),{ok:!0,note:"connected"}}},{method:"POST",path:"/_agent/create",handler:async k=>{let L=k;return{ok:!0,result:await m.createAgent(L)}}},{method:"POST",path:"/agent/send",handler:async k=>{let L=k;if(!L?.agentId||!L?.sessionId||!L?.kind||!L?.path)throw new S("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!w)throw new S("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{return await Xs(L,{core:l,patToken:w,handshakeBase:T,ppeOverride:E})}catch(B){if(B instanceof S)return{ok:!1,code:B.code,message:B.message};throw B}}},{method:"POST",path:"/refresh",handler:async()=>{M.info("IPC /refresh: re-detecting frameworks");let k=new Et;return o.frameworksCache=await k.detectAll(),await At(o),{ok:!0,frameworks:o.frameworksCache}}},{method:"POST",path:"/shutdown",handler:async()=>(M.info("IPC /shutdown received"),setImmediate(()=>{oe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:me,token:Z}=await j.start();try{await Fa(d.libEntry,d)}catch(k){M.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(k)})}await l.start(),pi(d,m).catch(k=>M.warn("auto-revive top-level error (ignored)",{err:String(k)}));let se=null,oe={port:me,token:Z,core:l,ipc:j,shutdown(k){return se||(M.info("daemon shutdown",{reason:k}),se=(async()=>{P?.stop(),await l.stop(k),await j.stop(),await n.release()})(),se)}};for(let k of["SIGTERM","SIGINT"])process.on(k,()=>{oe.shutdown(k).then(()=>process.exit(0))});return M.info("daemon ready",{port:me,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),oe}function ar(n){return n.length<=8?"***":`${n.slice(0,4)}***${n.slice(-4)}`}function Wa(n,e,s){return`${n??""}|${e??""}|${s??""}`}async function Df(n,e){let{readdir:s}=await import("node:fs/promises"),o;try{o=await s(n.agentsRoot)}catch{return}let{loadAgentConfig:c,enforceAgentConfigMode:d}=await Promise.resolve().then(()=>(Ye(),ln));for(let f of o){await d(f,n).catch(l=>M.warn("enforceAgentConfigMode failed (ignored)",{agentId:f,err:String(l)}));try{let l=await c(f,n);l?.disconnectedAt&&(e.disconnectedAgents.add(f),M.info("agent marked disconnected on startup",{agentId:f,disconnectedAt:l.disconnectedAt,reason:l.disconnectReason??""}))}catch(l){M.warn("failed to load agent config on startup, skipping",{agentId:f,err:String(l)})}}}async function Rf(n,e,s,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Ye(),ln)),d=await c(n,e);if(d){M.info("--agent-id: local config found, reconnecting",{agentId:n,framework:d.framework,hadDisconnect:!!d.disconnectedAt});let w={agentId:d.agentId,framework:d.framework,...d.cozeIdentity?{cozeIdentity:d.cozeIdentity}:{},...d.model?{model:d.model}:{}};return await s.createAgent(w),{ok:!0,agentId:n,note:d.disconnectedAt?"revived from local config":"connected from local config"}}M.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:n});let f=await o({_meta:{cozeAgentId:n}});if(!f.framework)throw new S("AGENT_NOT_FOUND",`agent ${n} \u4E0D\u5728\u672C\u5730; \u4E91\u7AEF _agent/detail \u54CD\u5E94\u7F3A framework \u5B57\u6BB5 (D36 \u534F\u8BAE\u6269\u5C55\u672A\u751F\u6548), \u65E0\u6CD5\u5728\u672C\u673A\u65B0\u5EFA`);let l={agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...f.deployType?{_meta:{cozeDeployType:f.deployType}}:{}};await s.createAgent(l);let m=f.deployType==="cloud"&&f.framework==="openclaw";return{ok:!0,agentId:n,note:m?"cloud agent acknowledged":"created from cloud detail"}}async function pi(n,e){let{readdir:s}=await import("node:fs/promises"),o;try{o=await s(n.agentsRoot)}catch{return{revived:0,skipped:0,total:0}}if(o.length===0)return{revived:0,skipped:0,total:0};let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Ye(),ln));M.info("auto-revive: scanning local agents on startup",{count:o.length});let d=0,f=0;for(let l of o){let m;try{m=await c(l,n)}catch(w){M.warn("auto-revive: load config failed (skipping)",{agentId:l,err:String(w)}),f+=1;continue}if(!m){f+=1;continue}if(m.disconnectedAt){M.info("auto-revive: skip disconnected agent",{agentId:l,disconnectedAt:m.disconnectedAt}),f+=1;continue}try{M.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:l,framework:m.framework});let w=Nf(m);await e.createAgent({agentId:m.agentId,framework:m.framework,...m.cozeIdentity?{cozeIdentity:m.cozeIdentity}:{},...m.model?{model:m.model}:{},...w?{_meta:w}:{}}),d+=1}catch(w){M.warn("auto-revive: createAgent failed (skipping)",{agentId:l,framework:m.framework,err:String(w)}),f+=1}}return M.info("auto-revive: done",{revived:d,skipped:f,total:o.length}),{revived:d,skipped:f,total:o.length}}function Nf(n){let e={};return n.deployType&&(e.cozeDeployType=n.deployType),n.accountId&&(e.cozeAccountId=n.accountId),Object.keys(e).length>0?e:void 0}_i();ie();import{readFile as Ja}from"node:fs/promises";var je=class{paths;constructor(e){this.paths=e??F()}async probe(e=1e3){let s=await cr(this.paths);if(!s)return{kind:"not-running"};try{let o=await this.fetch(s,{method:"GET",path:"/status",timeoutMs:e});return o.status===200?{kind:"connected",...s}:{kind:"stale",reason:`unexpected status ${o.status}`}}catch(o){return{kind:"stale",reason:Hf(o)}}}async request(e){let s=await cr(this.paths);if(!s)throw new Error("coze-bridge daemon not running (no port/token files)");return this.fetch(s,e)}async fetch(e,s){let o=s.body!==void 0,c={Authorization:`Bearer ${e.token}`};o&&(c["content-type"]="application/json");let d=new AbortController,f=setTimeout(()=>d.abort(),s.timeoutMs??5e3);try{let l=await fetch(`http://127.0.0.1:${e.port}${s.path}`,{method:s.method,headers:c,body:o?JSON.stringify(s.body):void 0,signal:d.signal}),m=await l.text();return{status:l.status,body:qf(m)}}finally{clearTimeout(f)}}};async function cr(n){try{let[e,s]=await Promise.all([Ja(n.portFile,"utf8"),Ja(n.tokenFile,"utf8")]),o=Number.parseInt(e.trim(),10),c=s.trim();return!Number.isFinite(o)||o<=0||!c?null:{port:o,token:c}}catch(e){if(e.code==="ENOENT")return null;throw e}}function qf(n){if(!n)return null;try{return JSON.parse(n)}catch{return n}}function Hf(n){return n instanceof Error?n.message:String(n)}U();ie();import{copyFile as Va,mkdir as Kf,readFile as yi,writeFile as Gf}from"node:fs/promises";import{dirname as Wf,resolve as vi,sep as xr}from"node:path";import{fileURLToPath as jf}from"node:url";U();ie();var $a=D("dist-install");function Jf(n){let e=jf(n),s=Wf(e),o=`${xr}src${xr}`;if(s.includes(o)||s.endsWith(`${xr}src${xr}cli`))return null;let c=vi(s,"index.js"),d=vi(s,"..","package.json");return{dist:c,pkgJson:d}}async function bi(n={}){let e=n.paths??F(),s=Jf(import.meta.url),o=n.sourceDist??s?.dist,c=n.sourcePackageJson??s?.pkgJson;if(!o||!c)return{kind:"dev-mode-skip",reason:"running from src/(tsx loader);no dist/ to install"};let d;try{d=JSON.parse(await yi(c,"utf8")).version??"unknown"}catch(_){return $a.warn("cannot read source package.json,skip dist install",{err:String(_)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(_)}`}}let f=await Ln(e.configFile)??{},l=f.libVersion;if(l===d)try{return await yi(e.libEntry),{kind:"already-current",libVersion:d}}catch{}await Kf(e.libDir,{recursive:!0}),await Va(o,e.libEntry),await Va(`${o}.map`,`${e.libEntry}.map`).catch(()=>{});let m=vi(e.libDir,"package.json"),w=`${JSON.stringify({type:"module"},null,2)}
125
- `;return await yi(m,"utf8").catch(()=>null)!==w&&await Gf(m,w),f.libVersion=d,await At(f,e.configFile),$a.info("dist installed",{libEntry:e.libEntry,fromVersion:l,toVersion:d}),l?{kind:"version-changed",fromVersion:l,toVersion:d,libEntry:e.libEntry}:{kind:"first-install",libVersion:d,libEntry:e.libEntry}}import{basename as Vf,resolve as $f}from"node:path";ie();var Yf=9e4,Xf={PATH_OUTSIDE_WORKSPACE:3,FILE_TOO_LARGE:3,UNSUPPORTED_MIME:3,IPC_BAD_REQUEST:3,AGENT_NOT_FOUND:4,IPC_AUTH_FAILED:4,AGENT_DISCONNECTED:5,UPLOAD_FAILED:5,UPSTREAM_NOT_READY:5,UPSTREAM_DISCONNECTED:5,UPSTREAM_HANDSHAKE_FAILED:5,AGENT_BUSY:1,AGENT_SPAWN_FAILED:1,AGENT_TIMEOUT:1,AGENT_PROTOCOL_ERROR:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1};function Zf(n){return Xf[n]??1}async function Ya(n,e={}){let s=e.paths??F();if(!n.agentId||!n.sessionId)return process.stderr.write(`Error: missing --agent-id and/or --session-id. These IDs come from the <coze-context> block injected at the top of each prompt \u2014 extract agentId and sessionId from there and pass them as flags. Example: coze-bridge send image x.png --agent-id <id> --session-id <id>
126
- `),4;let o=await cr(s).catch(()=>null);if(!o)return process.stderr.write(`Error: coze-bridge daemon not running (cannot read ${s.portFile} / ${s.tokenFile}). Make sure you are inside an agent session spawned by the daemon.
127
- `),4;let c={agentId:n.agentId,sessionId:n.sessionId,kind:n.kind,path:$f(process.cwd(),n.path),...n.caption?{caption:n.caption}:{},...n.name?{name:n.name}:{}},d;try{d=await Qf(o,"/agent/send",c,Yf)}catch(f){return process.stderr.write(`Error: daemon IPC failed: ${f instanceof Error?f.message:String(f)}
128
- `),4}if(!d.ok)return process.stderr.write(`Error: ${d.code}: ${d.message}
129
- `),Zf(d.code);if(n.json)process.stdout.write(`${JSON.stringify(d)}
130
- `);else{let f=n.name??Vf(c.path);process.stdout.write(`Sent ${n.kind} ${f} (${el(d.bytes)})
131
- `)}return 0}async function Qf(n,e,s,o){let c=new AbortController,d=setTimeout(()=>c.abort(),o);try{let f=await fetch(`http://127.0.0.1:${n.port}${e}`,{method:"POST",headers:{Authorization:`Bearer ${n.token}`,"content-type":"application/json"},body:JSON.stringify(s),signal:c.signal}),l=await f.text(),m=l?JSON.parse(l):null;return m&&typeof m=="object"&&"ok"in m?m:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${f.status}): ${l.slice(0,200)}`}}finally{clearTimeout(d)}}function el(n){return n<1024?`${n}B`:n<1024*1024?`${(n/1024).toFixed(1)}KB`:`${(n/1024/1024).toFixed(1)}MB`}var nc=D("cli");function le(n,e){let s=[],o;for(let c=0;c<n.length;c++){let d=n[c];if(d===e){o=n[c+1],c+=1;continue}if(d.startsWith(`${e}=`)){o=d.slice(e.length+1);continue}s.push(d)}return{value:o,rest:s}}function _l(n){let e=n.slice(2);if(e.includes("--version")||e.includes("-v"))return{mode:"version"};if(e.includes("--daemon"))return{mode:"daemon"};if(e.includes("--status"))return{mode:"status"};if(e.includes("--stop"))return{mode:"stop"};if(e.includes("--refresh"))return{mode:"refresh"};if(e.includes("--uninstall"))return{mode:"uninstall"};if(e.includes("--install-service"))return{mode:"install-service"};if(e[0]==="send")return yl(e.slice(1));if(e[0]==="connect")return vl(e.slice(1));if(e.includes("--help")||e.includes("-h")||e.length===0)return{mode:"help"};let s=e,{value:o,rest:c}=le(s,"--pat-token");s=c;let{value:d,rest:f}=le(s,"--pair-code");s=f;let{value:l,rest:m}=le(s,"--env");s=m;let{value:w,rest:v}=le(s,"--handshake-url");s=v;let{value:_,rest:E}=le(s,"--frontier-url");s=E;let{value:T}=le(s,"--agent-id");if(!o||!d)return{mode:"help"};let P={mode:"pair",privatecode:o,pairingCode:d};return l&&(P.env=l),w&&(P.handshakeUrl=w),_&&(P.frontierUrl=_),T&&(P.agentId=T),P}function yl(n){let e=n[0],s=n[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!s||s.startsWith("--"))return{mode:"help"};let o=n.slice(2),{value:c,rest:d}=le(o,"--caption");o=d;let{value:f,rest:l}=le(o,"--name");o=l;let{value:m,rest:w}=le(o,"--agent-id");o=w;let{value:v,rest:_}=le(o,"--session-id");o=_;let E=o.includes("--json"),T={mode:"send",kind:e,path:s,json:E};return c&&(T.caption=c),f&&(T.name=f),m&&(T.agentId=m),v&&(T.sessionId=v),T}function vl(n){let e=n,{value:s,rest:o}=le(e,"--pat-token");e=o;let{value:c,rest:d}=le(e,"--env");e=d;let{value:f,rest:l}=le(e,"--handshake-url");e=l;let{value:m}=le(e,"--frontier-url"),w={mode:"connect"};return s&&(w.privatecode=s),c&&(w.env=c),f&&(w.handshakeUrl=f),m&&(w.frontierUrl=m),w}var bl=`
125
+ `}async function Wa(n,e=q()){let s=e.binDir;await lr.mkdir(s,{recursive:!0});let o=Df(s,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),c=process.platform==="win32"?Lf(n):Rf(n);return await lr.readFile(o,"utf8").catch(()=>null)===c||(await lr.writeFile(o,c,"utf8"),process.platform!=="win32"&&await lr.chmod(o,493)),s}U();se();import{execSync as Va}from"node:child_process";import{readFileSync as $a,unlinkSync as Of}from"node:fs";import{mkdir as Nf,readFile as Ya,unlink as Xa,writeFile as Bf}from"node:fs/promises";import{dirname as Mf}from"node:path";function Ja(n){try{return process.kill(n,0),!0}catch(e){return e.code==="EPERM"}}var zf=R("single-instance"),hr=class{pidFile;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??q().pidFile,e.processTitle&&(process.title=e.processTitle)}async acquire(){let e=await this.readExistingPid();return e!==null&&this.isAlive(e)?{kind:"already-running",pid:e}:(e!==null&&(zf.warn("removing stale pid file",{stalePid:e}),await Xa(this.pidFile).catch(()=>{})),await Nf(Mf(this.pidFile),{recursive:!0}),await Bf(this.pidFile,String(process.pid),"utf8"),this.acquired=!0,this.installCleanupHooks(),{kind:"acquired"})}async release(){if(this.acquired){try{(await Ya(this.pidFile,"utf8")).trim()===String(process.pid)&&await Xa(this.pidFile)}catch{}this.acquired=!1}}async readExistingPid(){try{let e=await Ya(this.pidFile,"utf8"),s=Number.parseInt(e.trim(),10);return Number.isFinite(s)&&s>0?s:null}catch(e){if(e.code==="ENOENT")return null;throw e}}isAlive(e){return Ja(e)?this.matchesDaemonTitle(e):!1}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let s=$a(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(s.includes("coze-bridge-daemon")||s.includes("lib/index.js"))}catch{}try{let s=Va(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return s.trim()?s.includes("coze-bridge-daemon")||s.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let o=Va(`tasklist /FI "PID eq ${e}" /FO CSV /NH`,{stdio:["ignore","pipe","ignore"],timeout:2e3}).toString().trim();if(!o||o.startsWith("INFO:"))return!1;let c=o.split(",",1)[0]?.replace(/^"|"$/g,"").toLowerCase()??"";return c.includes("node")||c.includes("coze-bridge")}catch{return!0}}installCleanupHooks(){process.once("exit",()=>{if(this.acquired)try{$a(this.pidFile,"utf8").trim()===String(process.pid)&&Of(this.pidFile)}catch{}})}};var M=R("daemon"),Ff="coze-bridge-daemon";async function Za(){let n=new hr({processTitle:Ff}),e=await n.acquire();if(e.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${e.pid})`);let s=await Hn(),o=s??{};mn({pid:process.pid}),M.info(s?"loaded bridge config":"initialized bridge config");try{let A=new Pt;o.frameworksCache=await A.detectAll(),M.info("refreshed frameworks_cache",{detected:Object.keys(o.frameworksCache)})}catch(A){M.warn("framework detection failed",{err:String(A)})}await kt(o);let c=new fr(new zt),x=q(),u=null,l=new Kn({upstream:c,paths:x,bridgeConfig:o,sessionSpawner:async(A,N,z,V)=>{if(!u)throw new Error("agentManager not ready");return u.spawnSessionDownstream(A,N,z,V)}});await Uf(x,l);let m=new qn({paths:x,config:o,registry:l});u=m;let w,v,y=null,E={},k,P=null;l.registerExtension("_agent/create",async A=>m.createAgent(A.params)),l.registerExtension("_agent/health",async()=>({ok:!0}));let T={},F=new In({agents:l.agents,disposeAndMarkDisconnected:async(A,N)=>{let z=l.agents.get(A);z&&(await m.cleanupOpenclawSessionProviders(z).catch(V=>M.warn("cleanup openclaw providers failed (ignored)",{agentId:A,err:String(V)})),await z.dispose(`disconnect: ${N}`).catch(V=>M.warn("dispose during disconnect failed (ignored)",{agentId:A,err:String(V)})),z.status="disconnected",l.unregister(A)),l.disconnectedAgents.add(A)},detailSyncer:async A=>{if(!T.ref)throw new Error("agent-detail-sync not initialized yet");await T.ref.syncOne(A)},openclawRepair:async(A,N)=>{await m.openclawRepair(A,N)}});l.registerExtension("_agent/listSkills",A=>F.listSkills(A.params)),l.registerExtension("_agent/addSkills",A=>F.addSkills(A.params)),l.registerExtension("_agent/removeSkills",A=>F.removeSkills(A.params)),l.registerExtension("_agent/getFileTree",A=>F.getFileTree(A.params)),l.registerExtension("_agent/getFileContent",A=>F.getFileContent(A.params)),l.registerExtension("_agent/update",A=>F.updateAgent(A.params)),l.registerExtension("_agent/disconnect",A=>F.disconnectAgent(A.params)),l.registerExtension("_agent/switchModel",A=>F.switchModel(A.params)),l.registerExtension("_agent/reset",A=>F.resetAgent(A.params)),l.registerExtension("_agent/repair",A=>F.repairAgent(A.params));let re=new vn({paths:x,handlers:F,sendDetail:A=>l.sendRequest("_agent/detail",A)});T.ref=re,c.onConnect(({initial:A})=>{M.info("frontier upstream connected, triggering detail sync",{initial:A}),re.syncAll(A?"initial-connect":"reconnect").catch(N=>M.warn("detail sync top-level error (ignored)",{err:String(N)}))});let J=new jn({paths:x,routes:[{method:"GET",path:"/status",handler:async()=>({running:!0,pid:process.pid,agents:[...l.agents.keys()],deviceId:y??"",frameworksCache:o.frameworksCache??{}})},{method:"POST",path:"/pair",handler:async A=>{let N=A,z=N?.privatecode,V=N?.pairing_code;if(!z||!V)throw new S("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let _e=jt(N.env),Te=N.handshake_url,Fe=N.frontier_url,fe=Qa(N.env,Te,Fe),ge=!!w&&w!==z,st=v!==void 0&&v!==fe,te=ge||st;if(te){M.warn("pair config switched, resetting agents",{pcChanged:ge,envChanged:st,previousPc:w?gr(w):"",nextPc:gr(z),previousEnvKey:v??"",nextEnvKey:fe});for(let ce of[...l.agents.values()])await ce.dispose("pair config switch").catch(()=>{}),l.agents.delete(ce.agentId);await c.swap(new zt,"pair switch").catch(()=>{})}let ot=await Br({privatecode:z,...Te?{endpoint:Te}:{},ppeOverride:_e});y=ot.deviceId,mn({deviceId:y,pid:process.pid}),Jr({patToken:z,env:N.env}).catch(ce=>M.warn("coze-cli setup error (ignored)",{err:String(ce)}));let G=new dn({handshake:ot,privatecode:z,...Fe?{urlOverride:Fe}:{},ppeOverride:_e});await c.swap(G,"pair");try{let ce=new Pt;o.frameworksCache=await ce.detectAll(),await kt(o),M.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(ce){M.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(ce)})}let X=Object.keys(o.frameworksCache??{});try{let ce=await l.sendRequest("_agent/pair",{pairCode:V,patToken:z,frameworks:X,_meta:{cozeDeviceId:y}});M.info("_agent/pair ok",{pairResult:ce}),w=z,v=fe,E=_e,k=Te,un(z,x).catch(Ie=>M.warn("writePatToken after /pair failed (ignored)",{err:String(Ie)})),P||(P=new Jt({core:l,getDeviceId:()=>y??""})),P.start(),te&&bi(x,m).catch(Ie=>M.warn("post-pair-switch auto-revive error (ignored)",{err:String(Ie)}));let Ue;return N.agent_id&&(Ue=await qf(N.agent_id,x,m,Ie=>l.sendRequest("_agent/detail",Ie)).catch(Ie=>(M.error("--agent-id ensureAgent failed",{agentId:N.agent_id,err:String(Ie)}),{ok:!1,agentId:N.agent_id??"",note:String(Ie)}))),{ok:!0,note:"paired with cloud",...Ue?{agent:Ue}:{}}}catch(ce){return M.error("_agent/pair failed",{err:String(ce)}),{ok:!1,note:`pair failed: ${String(ce)}`}}}},{method:"POST",path:"/connect",handler:async A=>{let N=A,z=N?.privatecode;if(!z)throw new S("IPC_BAD_REQUEST","/connect requires privatecode");let V=jt(N.env),_e=N.handshake_url,Te=N.frontier_url,Fe=Qa(N.env,_e,Te);if(w===z&&v===Fe)return M.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"};let fe=!!w&&w!==z,ge=v!==void 0&&v!==Fe,st=fe||ge;if(st){M.warn("connect config switched, resetting agents",{pcChanged:fe,envChanged:ge,previousPc:w?gr(w):"",nextPc:gr(z)});for(let G of[...l.agents.values()])await G.dispose("connect config switch").catch(()=>{}),l.agents.delete(G.agentId);await c.swap(new zt,"connect switch").catch(()=>{})}let te=await Br({privatecode:z,..._e?{endpoint:_e}:{},ppeOverride:V});y=te.deviceId,mn({deviceId:y,pid:process.pid}),Jr({patToken:z,env:N.env}).catch(G=>M.warn("coze-cli setup error (ignored)",{err:String(G)}));let ot=new dn({handshake:te,privatecode:z,...Te?{urlOverride:Te}:{},ppeOverride:V});return await c.swap(ot,"connect"),w=z,v=Fe,E=V,k=_e,P||(P=new Jt({core:l,getDeviceId:()=>y??""})),P.start(),st&&bi(x,m).catch(G=>M.warn("post-connect-switch auto-revive error (ignored)",{err:String(G)})),un(z,x).catch(G=>M.warn("writePatToken after /connect failed (ignored)",{err:String(G)})),M.info("/connect: WS established",{deviceId:y}),{ok:!0,note:"connected"}}},{method:"POST",path:"/_agent/create",handler:async A=>{let N=A;return{ok:!0,result:await m.createAgent(N)}}},{method:"POST",path:"/agent/send",handler:async A=>{let N=A;if(!N?.agentId||!N?.sessionId||!N?.kind||!N?.path)throw new S("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!w)throw new S("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{return await no(N,{core:l,patToken:w,handshakeBase:k,ppeOverride:E})}catch(z){if(z instanceof S)return{ok:!1,code:z.code,message:z.message};throw z}}},{method:"POST",path:"/refresh",handler:async()=>{M.info("IPC /refresh: re-detecting frameworks");let A=new Pt;return o.frameworksCache=await A.detectAll(),await kt(o),{ok:!0,frameworks:o.frameworksCache}}},{method:"POST",path:"/shutdown",handler:async()=>(M.info("IPC /shutdown received"),setImmediate(()=>{ae.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:we,token:ee}=await J.start();try{await Wa(x.libEntry,x)}catch(A){M.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(A)})}await l.start(),bi(x,m).catch(A=>M.warn("auto-revive top-level error (ignored)",{err:String(A)})),io().catch(A=>M.warn("acp wrapper warmup top-level error (ignored)",{err:String(A)}));let oe=null,ae={port:we,token:ee,core:l,ipc:J,shutdown(A){return oe||(M.info("daemon shutdown",{reason:A}),oe=(async()=>{P?.stop(),await l.stop(A),await J.stop(),await n.release()})(),oe)}};for(let A of["SIGTERM","SIGINT"])process.on(A,()=>{ae.shutdown(A).then(()=>process.exit(0))});return M.info("daemon ready",{port:we,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),ae}function gr(n){return n.length<=8?"***":`${n.slice(0,4)}***${n.slice(-4)}`}function Qa(n,e,s){return`${n??""}|${e??""}|${s??""}`}async function Uf(n,e){let{readdir:s}=await import("node:fs/promises"),o;try{o=await s(n.agentsRoot)}catch{return}let{loadAgentConfig:c,enforceAgentConfigMode:x}=await Promise.resolve().then(()=>(Ze(),yn));for(let u of o){await x(u,n).catch(l=>M.warn("enforceAgentConfigMode failed (ignored)",{agentId:u,err:String(l)}));try{let l=await c(u,n);l?.disconnectedAt&&(e.disconnectedAgents.add(u),M.info("agent marked disconnected on startup",{agentId:u,disconnectedAt:l.disconnectedAt,reason:l.disconnectReason??""}))}catch(l){M.warn("failed to load agent config on startup, skipping",{agentId:u,err:String(l)})}}}async function qf(n,e,s,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Ze(),yn)),x=await c(n,e);if(x){M.info("--agent-id: local config found, reconnecting",{agentId:n,framework:x.framework,hadDisconnect:!!x.disconnectedAt});let w={agentId:x.agentId,framework:x.framework,...x.cozeIdentity?{cozeIdentity:x.cozeIdentity}:{},...x.model?{model:x.model}:{}};return await s.createAgent(w),{ok:!0,agentId:n,note:x.disconnectedAt?"revived from local config":"connected from local config"}}M.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:n});let u=await o({_meta:{cozeAgentId:n}});if(!u.framework)throw new S("AGENT_NOT_FOUND",`agent ${n} \u4E0D\u5728\u672C\u5730; \u4E91\u7AEF _agent/detail \u54CD\u5E94\u7F3A framework \u5B57\u6BB5 (D36 \u534F\u8BAE\u6269\u5C55\u672A\u751F\u6548), \u65E0\u6CD5\u5728\u672C\u673A\u65B0\u5EFA`);let l={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await s.createAgent(l);let m=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:n,note:m?"cloud agent acknowledged":"created from cloud detail"}}async function bi(n,e){let{readdir:s}=await import("node:fs/promises"),o;try{o=await s(n.agentsRoot)}catch{return{revived:0,skipped:0,total:0}}if(o.length===0)return{revived:0,skipped:0,total:0};let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Ze(),yn));M.info("auto-revive: scanning local agents on startup",{count:o.length});let x=0,u=0;for(let l of o){let m;try{m=await c(l,n)}catch(w){M.warn("auto-revive: load config failed (skipping)",{agentId:l,err:String(w)}),u+=1;continue}if(!m){u+=1;continue}if(m.disconnectedAt){M.info("auto-revive: skip disconnected agent",{agentId:l,disconnectedAt:m.disconnectedAt}),u+=1;continue}try{M.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:l,framework:m.framework});let w=Hf(m);await e.createAgent({agentId:m.agentId,framework:m.framework,...m.cozeIdentity?{cozeIdentity:m.cozeIdentity}:{},...m.model?{model:m.model}:{},...w?{_meta:w}:{}}),x+=1}catch(w){M.warn("auto-revive: createAgent failed (skipping)",{agentId:l,framework:m.framework,err:String(w)}),u+=1}}return M.info("auto-revive: done",{revived:x,skipped:u,total:o.length}),{revived:x,skipped:u,total:o.length}}function Hf(n){let e={};return n.deployType&&(e.cozeDeployType=n.deployType),n.accountId&&(e.cozeAccountId=n.accountId),Object.keys(e).length>0?e:void 0}Ci();se();import{readFile as e0}from"node:fs/promises";var $e=class{paths;constructor(e){this.paths=e??q()}async probe(e=1e3){let s=await pr(this.paths);if(!s)return{kind:"not-running"};try{let o=await this.fetch(s,{method:"GET",path:"/status",timeoutMs:e});return o.status===200?{kind:"connected",...s}:{kind:"stale",reason:`unexpected status ${o.status}`}}catch(o){return{kind:"stale",reason:Xf(o)}}}async request(e){let s=await pr(this.paths);if(!s)throw new Error("coze-bridge daemon not running (no port/token files)");return this.fetch(s,e)}async fetch(e,s){let o=s.body!==void 0,c={Authorization:`Bearer ${e.token}`};o&&(c["content-type"]="application/json");let x=new AbortController,u=setTimeout(()=>x.abort(),s.timeoutMs??5e3);try{let l=await fetch(`http://127.0.0.1:${e.port}${s.path}`,{method:s.method,headers:c,body:o?JSON.stringify(s.body):void 0,signal:x.signal}),m=await l.text();return{status:l.status,body:Yf(m)}}finally{clearTimeout(u)}}};async function pr(n){try{let[e,s]=await Promise.all([e0(n.portFile,"utf8"),e0(n.tokenFile,"utf8")]),o=Number.parseInt(e.trim(),10),c=s.trim();return!Number.isFinite(o)||o<=0||!c?null:{port:o,token:c}}catch(e){if(e.code==="ENOENT")return null;throw e}}function Yf(n){if(!n)return null;try{return JSON.parse(n)}catch{return n}}function Xf(n){return n instanceof Error?n.message:String(n)}U();se();import{copyFile as t0,mkdir as Qf,readFile as Ii,writeFile as Zf}from"node:fs/promises";import{dirname as el,resolve as Ai,sep as mr}from"node:path";import{fileURLToPath as tl}from"node:url";U();se();var n0=R("dist-install");function nl(n){let e=tl(n),s=el(e),o=`${mr}src${mr}`;if(s.includes(o)||s.endsWith(`${mr}src${mr}cli`))return null;let c=Ai(s,"index.js"),x=Ai(s,"..","package.json");return{dist:c,pkgJson:x}}async function Pi(n={}){let e=n.paths??q(),s=nl(import.meta.url),o=n.sourceDist??s?.dist,c=n.sourcePackageJson??s?.pkgJson;if(!o||!c)return{kind:"dev-mode-skip",reason:"running from src/(tsx loader);no dist/ to install"};let x;try{x=JSON.parse(await Ii(c,"utf8")).version??"unknown"}catch(y){return n0.warn("cannot read source package.json,skip dist install",{err:String(y)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(y)}`}}let u=await Hn(e.configFile)??{},l=u.libVersion;if(l===x)try{return await Ii(e.libEntry),{kind:"already-current",libVersion:x}}catch{}await Qf(e.libDir,{recursive:!0}),await t0(o,e.libEntry),await t0(`${o}.map`,`${e.libEntry}.map`).catch(()=>{});let m=Ai(e.libDir,"package.json"),w=`${JSON.stringify({type:"module"},null,2)}
126
+ `;return await Ii(m,"utf8").catch(()=>null)!==w&&await Zf(m,w),u.libVersion=x,await kt(u,e.configFile),n0.info("dist installed",{libEntry:e.libEntry,fromVersion:l,toVersion:x}),l?{kind:"version-changed",fromVersion:l,toVersion:x,libEntry:e.libEntry}:{kind:"first-install",libVersion:x,libEntry:e.libEntry}}import{basename as rl,resolve as il}from"node:path";se();var sl=9e4,ol={PATH_OUTSIDE_WORKSPACE:3,FILE_TOO_LARGE:3,UNSUPPORTED_MIME:3,IPC_BAD_REQUEST:3,AGENT_NOT_FOUND:4,IPC_AUTH_FAILED:4,AGENT_DISCONNECTED:5,UPLOAD_FAILED:5,UPSTREAM_NOT_READY:5,UPSTREAM_DISCONNECTED:5,UPSTREAM_HANDSHAKE_FAILED:5,AGENT_BUSY:1,AGENT_SPAWN_FAILED:1,AGENT_TIMEOUT:1,AGENT_PROTOCOL_ERROR:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1};function al(n){return ol[n]??1}async function r0(n,e={}){let s=e.paths??q();if(!n.agentId||!n.sessionId)return process.stderr.write(`Error: missing --agent-id and/or --session-id. These IDs come from the <coze-context> block injected at the top of each prompt \u2014 extract agentId and sessionId from there and pass them as flags. Example: coze-bridge send image x.png --agent-id <id> --session-id <id>
127
+ `),4;let o=await pr(s).catch(()=>null);if(!o)return process.stderr.write(`Error: coze-bridge daemon not running (cannot read ${s.portFile} / ${s.tokenFile}). Make sure you are inside an agent session spawned by the daemon.
128
+ `),4;let c={agentId:n.agentId,sessionId:n.sessionId,kind:n.kind,path:il(process.cwd(),n.path),...n.caption?{caption:n.caption}:{},...n.name?{name:n.name}:{}},x;try{x=await cl(o,"/agent/send",c,sl)}catch(u){return process.stderr.write(`Error: daemon IPC failed: ${u instanceof Error?u.message:String(u)}
129
+ `),4}if(!x.ok)return process.stderr.write(`Error: ${x.code}: ${x.message}
130
+ `),al(x.code);if(n.json)process.stdout.write(`${JSON.stringify(x)}
131
+ `);else{let u=n.name??rl(c.path);process.stdout.write(`Sent ${n.kind} ${u} (${xl(x.bytes)})
132
+ `)}return 0}async function cl(n,e,s,o){let c=new AbortController,x=setTimeout(()=>c.abort(),o);try{let u=await fetch(`http://127.0.0.1:${n.port}${e}`,{method:"POST",headers:{Authorization:`Bearer ${n.token}`,"content-type":"application/json"},body:JSON.stringify(s),signal:c.signal}),l=await u.text(),m=l?JSON.parse(l):null;return m&&typeof m=="object"&&"ok"in m?m:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${u.status}): ${l.slice(0,200)}`}}finally{clearTimeout(x)}}function xl(n){return n<1024?`${n}B`:n<1024*1024?`${(n/1024).toFixed(1)}KB`:`${(n/1024/1024).toFixed(1)}MB`}var x0=R("cli");function he(n,e){let s=[],o;for(let c=0;c<n.length;c++){let x=n[c];if(x===e){o=n[c+1],c+=1;continue}if(x.startsWith(`${e}=`)){o=x.slice(e.length+1);continue}s.push(x)}return{value:o,rest:s}}function Pl(n){let e=n.slice(2);if(e.includes("--version")||e.includes("-v"))return{mode:"version"};if(e.includes("--daemon"))return{mode:"daemon"};if(e.includes("--status"))return{mode:"status"};if(e.includes("--stop"))return{mode:"stop"};if(e.includes("--refresh"))return{mode:"refresh"};if(e.includes("--uninstall"))return{mode:"uninstall"};if(e.includes("--install-service"))return{mode:"install-service"};if(e[0]==="send")return kl(e.slice(1));if(e[0]==="connect")return Tl(e.slice(1));if(e.includes("--help")||e.includes("-h")||e.length===0)return{mode:"help"};let s=e,{value:o,rest:c}=he(s,"--pat-token");s=c;let{value:x,rest:u}=he(s,"--pair-code");s=u;let{value:l,rest:m}=he(s,"--env");s=m;let{value:w,rest:v}=he(s,"--handshake-url");s=v;let{value:y,rest:E}=he(s,"--frontier-url");s=E;let{value:k}=he(s,"--agent-id");if(!o||!x)return{mode:"help"};let P={mode:"pair",privatecode:o,pairingCode:x};return l&&(P.env=l),w&&(P.handshakeUrl=w),y&&(P.frontierUrl=y),k&&(P.agentId=k),P}function kl(n){let e=n[0],s=n[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!s||s.startsWith("--"))return{mode:"help"};let o=n.slice(2),{value:c,rest:x}=he(o,"--caption");o=x;let{value:u,rest:l}=he(o,"--name");o=l;let{value:m,rest:w}=he(o,"--agent-id");o=w;let{value:v,rest:y}=he(o,"--session-id");o=y;let E=o.includes("--json"),k={mode:"send",kind:e,path:s,json:E};return c&&(k.caption=c),u&&(k.name=u),m&&(k.agentId=m),v&&(k.sessionId=v),k}function Tl(n){let e=n,{value:s,rest:o}=he(e,"--pat-token");e=o;let{value:c,rest:x}=he(e,"--env");e=x;let{value:u,rest:l}=he(e,"--handshake-url");e=l;let{value:m}=he(e,"--frontier-url"),w={mode:"connect"};return s&&(w.privatecode=s),c&&(w.env=c),u&&(w.handshakeUrl=u),m&&(w.frontierUrl=m),w}var Dl=`
132
133
  coze-bridge - local bridge daemon for cloud Agent Service
133
134
 
134
135
  Usage:
@@ -169,43 +170,43 @@ Send file / image (D72; intended to be called by LLM inside agent bash tool):
169
170
 
170
171
  Internal:
171
172
  <node> <entry> --daemon daemon mode (OS supervisor only)
172
- `.trimStart();async function rc(n=process.argv,e={}){let s=_l(n);switch(s.mode){case"help":return process.stdout.write(bl),0;case"version":return process.stdout.write(`${vn}
173
- `),0;case"daemon":{try{await ja()}catch(o){return nc.error("daemon start failed",{err:String(o)}),1}return new Promise(()=>{})}case"status":return Sl(e);case"stop":return El(e);case"refresh":return Al(e);case"uninstall":return Cl(e);case"install-service":return Il();case"pair":{let o={};return s.env&&(o.env=s.env),s.handshakeUrl&&(o.handshakeUrl=s.handshakeUrl),s.frontierUrl&&(o.frontierUrl=s.frontierUrl),Pl(s.privatecode,s.pairingCode,e,o,s.agentId)}case"connect":{let o={};return s.env&&(o.env=s.env),s.handshakeUrl&&(o.handshakeUrl=s.handshakeUrl),s.frontierUrl&&(o.frontierUrl=s.frontierUrl),kl(s.privatecode,e,o)}case"send":return Ya({kind:s.kind,path:s.path,...s.agentId?{agentId:s.agentId}:{},...s.sessionId?{sessionId:s.sessionId}:{},...s.caption?{caption:s.caption}:{},...s.name?{name:s.name}:{},json:s.json},e)}}async function ic(n){let{unlink:e}=await import("node:fs/promises");await Promise.all([e(n.pidFile).catch(()=>{}),e(n.portFile).catch(()=>{}),e(n.tokenFile).catch(()=>{})])}async function Sl(n){let e=n.paths??F(),s=new je(e),o=await s.probe();if(o.kind==="not-running")return process.stdout.write(`coze-bridge: not running
174
- `),1;if(o.kind==="stale")return await ic(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
173
+ `.trimStart();async function d0(n=process.argv,e={}){let s=Pl(n);switch(s.mode){case"help":return process.stdout.write(Dl),0;case"version":return process.stdout.write(`${Pn}
174
+ `),0;case"daemon":{try{await Za()}catch(o){return x0.error("daemon start failed",{err:String(o)}),1}return new Promise(()=>{})}case"status":return Rl(e);case"stop":return Ll(e);case"refresh":return Ol(e);case"uninstall":return Nl(e);case"install-service":return Bl();case"pair":{let o={};return s.env&&(o.env=s.env),s.handshakeUrl&&(o.handshakeUrl=s.handshakeUrl),s.frontierUrl&&(o.frontierUrl=s.frontierUrl),Ml(s.privatecode,s.pairingCode,e,o,s.agentId)}case"connect":{let o={};return s.env&&(o.env=s.env),s.handshakeUrl&&(o.handshakeUrl=s.handshakeUrl),s.frontierUrl&&(o.frontierUrl=s.frontierUrl),zl(s.privatecode,e,o)}case"send":return r0({kind:s.kind,path:s.path,...s.agentId?{agentId:s.agentId}:{},...s.sessionId?{sessionId:s.sessionId}:{},...s.caption?{caption:s.caption}:{},...s.name?{name:s.name}:{},json:s.json},e)}}async function u0(n){let{unlink:e}=await import("node:fs/promises");await Promise.all([e(n.pidFile).catch(()=>{}),e(n.portFile).catch(()=>{}),e(n.tokenFile).catch(()=>{})])}async function Rl(n){let e=n.paths??q(),s=new $e(e),o=await s.probe();if(o.kind==="not-running")return process.stdout.write(`coze-bridge: not running
175
+ `),1;if(o.kind==="stale")return await u0(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
175
176
  `),1;let c=await s.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
176
177
  ${JSON.stringify(c.body,null,2)}
177
- `),0}async function El(n){let e=n.paths??F(),s=new je(e),o=await s.probe();if(o.kind==="not-running")return process.stdout.write(`coze-bridge: not running
178
- `),0;if(o.kind==="stale")return await ic(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
178
+ `),0}async function Ll(n){let e=n.paths??q(),s=new $e(e),o=await s.probe();if(o.kind==="not-running")return process.stdout.write(`coze-bridge: not running
179
+ `),0;if(o.kind==="stale")return await u0(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
179
180
  `),0;try{return await s.request({method:"POST",path:"/shutdown"}),process.stdout.write(`coze-bridge: stopped
180
181
  `),0}catch(c){return process.stdout.write(`coze-bridge: stop failed: ${String(c)}
181
- `),1}}async function Al(n){let e=new je(n.paths);if((await e.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
182
+ `),1}}async function Ol(n){let e=new $e(n.paths);if((await e.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
182
183
  `),1;try{let o=await e.request({method:"POST",path:"/refresh"});return o.status===200?(process.stdout.write(`coze-bridge: refreshed
183
184
  ${JSON.stringify(o.body,null,2)}
184
185
  `),0):(process.stderr.write(`coze-bridge: refresh failed: ${JSON.stringify(o.body)}
185
186
  `),1)}catch(o){return process.stderr.write(`coze-bridge: refresh failed: ${String(o)}
186
- `),1}}async function Cl(n){let e=new je(n.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
187
- `);try{await e.request({method:"POST",path:"/shutdown"})}catch(d){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(d)}
188
- `)}await new Promise(d=>setTimeout(d,500))}if(!n.skipSupervisor)try{let{getSupervisor:d,buildContext:f}=await Promise.resolve().then(()=>(ki(),Pi)),l=d();await l.uninstall(f()),process.stdout.write(`coze-bridge: ${l.platform} supervisor unregistered
189
- `)}catch(d){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(d)}
190
- `)}let o=n.paths??F(),{rm:c}=await import("node:fs/promises");try{await c(o.cozeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.cozeRoot}
191
- `)}catch(d){return process.stderr.write(`coze-bridge: remove failed: ${String(d)}
187
+ `),1}}async function Nl(n){let e=new $e(n.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
188
+ `);try{await e.request({method:"POST",path:"/shutdown"})}catch(x){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(x)}
189
+ `)}await new Promise(x=>setTimeout(x,500))}if(!n.skipSupervisor)try{let{getSupervisor:x,buildContext:u}=await Promise.resolve().then(()=>(Ni(),Oi)),l=x();await l.uninstall(u()),process.stdout.write(`coze-bridge: ${l.platform} supervisor unregistered
190
+ `)}catch(x){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(x)}
191
+ `)}let o=n.paths??q(),{rm:c}=await import("node:fs/promises");try{await c(o.cozeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.cozeRoot}
192
+ `)}catch(x){return process.stderr.write(`coze-bridge: remove failed: ${String(x)}
192
193
  `),1}return process.stdout.write(`coze-bridge: uninstalled
193
- `),0}async function Il(){try{let{getSupervisor:n,buildContext:e}=await Promise.resolve().then(()=>(ki(),Pi)),s=n(),o=e();return process.stdout.write(`coze-bridge: installing ${s.platform} supervisor...
194
+ `),0}async function Bl(){try{let{getSupervisor:n,buildContext:e}=await Promise.resolve().then(()=>(Ni(),Oi)),s=n(),o=e();return process.stdout.write(`coze-bridge: installing ${s.platform} supervisor...
194
195
  `),await s.install(o),process.stdout.write(`coze-bridge: supervisor installed (daemon will auto-start on login)
195
196
  `),0}catch(n){return process.stderr.write(`coze-bridge: --install-service failed: ${String(n)}
196
- `),1}}async function Pl(n,e,s,o={},c){let d=new je(s.paths),f=s.spawnDaemon??wi;if(!s.skipDistInstall){let w=await bi({paths:s.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
197
- `),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(_=>setTimeout(_,500)))):w.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${w.libVersion}
198
- `)}let l=await d.probe();if(l.kind!=="connected"&&(process.stdout.write(`coze-bridge: starting daemon...
199
- `),await f({paths:s.paths}),l=await sc(d,s.waitTimeoutMs??1e4,s.sleep??oc),l.kind!=="connected"))return process.stderr.write(`coze-bridge: daemon did not come up: ${l.kind}
200
- `),1;let m={privatecode:n,pairing_code:e};o.env&&(m.env=o.env),o.handshakeUrl&&(m.handshake_url=o.handshakeUrl),o.frontierUrl&&(m.frontier_url=o.frontierUrl),c&&(m.agent_id=c);try{let w=await d.request({method:"POST",path:"/pair",body:m,timeoutMs:35e3});return w.status===200&&w.body?.ok?(process.stdout.write(`coze-bridge: paired (${w.body.note??"ok"})
197
+ `),1}}async function Ml(n,e,s,o={},c){let x=new $e(s.paths),u=s.spawnDaemon??Ei;if(!s.skipDistInstall){let w=await Pi({paths:s.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
198
+ `),(await x.probe()).kind==="connected"&&(await x.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(y=>setTimeout(y,500)))):w.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${w.libVersion}
199
+ `)}let l=await x.probe();if(l.kind!=="connected"&&(process.stdout.write(`coze-bridge: starting daemon...
200
+ `),await u({paths:s.paths}),l=await f0(x,s.waitTimeoutMs??1e4,s.sleep??l0),l.kind!=="connected"))return process.stderr.write(`coze-bridge: daemon did not come up: ${l.kind}
201
+ `),1;let m={privatecode:n,pairing_code:e};o.env&&(m.env=o.env),o.handshakeUrl&&(m.handshake_url=o.handshakeUrl),o.frontierUrl&&(m.frontier_url=o.frontierUrl),c&&(m.agent_id=c);try{let w=await x.request({method:"POST",path:"/pair",body:m,timeoutMs:35e3});return w.status===200&&w.body?.ok?(process.stdout.write(`coze-bridge: paired (${w.body.note??"ok"})
201
202
  `),0):(process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(w.body)}
202
203
  `),1)}catch(w){return process.stderr.write(`coze-bridge: pair failed: ${String(w)}
203
- `),1}}async function kl(n,e,s={}){let o=e.paths??F(),c=n??await za(o);if(!c)return process.stderr.write("coze-bridge: \u627E\u4E0D\u5230 patToken \u2014 \u5148\u8DD1\u4E00\u6B21 `coze-bridge --pat-token=<sat_xxx> --pair-code=<xxx>` \u914D\u5BF9, \u6216\u672C\u6B21\u7528 `--pat-token` \u6307\u5B9A\n"),1;let d=new je(e.paths),f=e.spawnDaemon??wi;if(!e.skipDistInstall){let w=await bi({paths:e.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
204
- `),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(_=>setTimeout(_,500)))):w.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${w.libVersion}
205
- `)}let l=await d.probe();if(l.kind!=="connected"&&(process.stdout.write(`coze-bridge: starting daemon...
206
- `),await f({paths:e.paths}),l=await sc(d,e.waitTimeoutMs??1e4,e.sleep??oc),l.kind!=="connected"))return process.stderr.write(`coze-bridge: daemon did not come up: ${l.kind}
207
- `),1;let m={privatecode:c};s.env&&(m.env=s.env),s.handshakeUrl&&(m.handshake_url=s.handshakeUrl),s.frontierUrl&&(m.frontier_url=s.frontierUrl);try{let w=await d.request({method:"POST",path:"/connect",body:m,timeoutMs:35e3});return w.status===200&&w.body?.ok?(process.stdout.write(`coze-bridge: connected (${w.body.note??"ok"})
208
- `),await sn(c,o).catch(v=>nc.warn("writePatToken after connect failed (ignored)",{err:String(v)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(w.body)}
204
+ `),1}}async function zl(n,e,s={}){let o=e.paths??q(),c=n??await Ga(o);if(!c)return process.stderr.write("coze-bridge: \u627E\u4E0D\u5230 patToken \u2014 \u5148\u8DD1\u4E00\u6B21 `coze-bridge --pat-token=<sat_xxx> --pair-code=<xxx>` \u914D\u5BF9, \u6216\u672C\u6B21\u7528 `--pat-token` \u6307\u5B9A\n"),1;let x=new $e(e.paths),u=e.spawnDaemon??Ei;if(!e.skipDistInstall){let w=await Pi({paths:e.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
205
+ `),(await x.probe()).kind==="connected"&&(await x.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(y=>setTimeout(y,500)))):w.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${w.libVersion}
206
+ `)}let l=await x.probe();if(l.kind!=="connected"&&(process.stdout.write(`coze-bridge: starting daemon...
207
+ `),await u({paths:e.paths}),l=await f0(x,e.waitTimeoutMs??1e4,e.sleep??l0),l.kind!=="connected"))return process.stderr.write(`coze-bridge: daemon did not come up: ${l.kind}
208
+ `),1;let m={privatecode:c};s.env&&(m.env=s.env),s.handshakeUrl&&(m.handshake_url=s.handshakeUrl),s.frontierUrl&&(m.frontier_url=s.frontierUrl);try{let w=await x.request({method:"POST",path:"/connect",body:m,timeoutMs:35e3});return w.status===200&&w.body?.ok?(process.stdout.write(`coze-bridge: connected (${w.body.note??"ok"})
209
+ `),await un(c,o).catch(v=>x0.warn("writePatToken after connect failed (ignored)",{err:String(v)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(w.body)}
209
210
  `),1)}catch(w){return process.stderr.write(`coze-bridge: connect failed: ${String(w)}
210
- `),1}}async function sc(n,e,s){let o=Date.now()+e;for(;Date.now()<o;){let c=await n.probe(500);if(c.kind==="connected")return c;await s(200)}return n.probe(500)}function oc(n){return new Promise(e=>setTimeout(e,n))}rc(process.argv).then(n=>process.exit(n),n=>{process.stderr.write(`fatal: ${n instanceof Error?n.stack??n.message:String(n)}
211
+ `),1}}async function f0(n,e,s){let o=Date.now()+e;for(;Date.now()<o;){let c=await n.probe(500);if(c.kind==="connected")return c;await s(200)}return n.probe(500)}function l0(n){return new Promise(e=>setTimeout(e,n))}d0(process.argv).then(n=>process.exit(n),n=>{process.stderr.write(`fatal: ${n instanceof Error?n.stack??n.message:String(n)}
211
212
  `),process.exit(1)});