coze-bridge 0.1.76 → 0.1.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +71 -73
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -5,28 +5,27 @@ 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
|
|
9
|
-
`):
|
|
10
|
-
`)}function
|
|
11
|
-
${t.stack??""}`:String(t);return
|
|
12
|
-
`)[0]?.trim()
|
|
13
|
-
`)[0]?.trim()||void 0}catch{return}}async function sp(t,e,r){kr.info("npm install -g start",{npmPackage:t,versionSpec:e}),await Gn("npm",["install","-g",`${t}@${e}`],{timeout:Xh,maxBuffer:10*1024*1024,...r?{signal:r}:{}}),kr.info("npm install -g done",{npmPackage:t,versionSpec:e})}async function hn(t,e){let r=qo[t];if(!r)return;let i=Or.get(t);if(i)return i;let o=Dr.get(t);if(o&&Date.now()-o<Qh)return;let c=Kn.get(t);if(c)return c;let f=(async()=>{let u=await k0(r.binary);if(u)return Or.set(t,u),kr.info("acp wrapper found on PATH",{binary:r.binary,path:u}),u;try{await sp(r.npmPackage,r.versionSpec,e)}catch(p){let _=rp(p);kr.warn("acp wrapper install failed (will fallback to npx)",{npmPackage:r.npmPackage,transient:_,err:P0(p)}),_||Dr.set(t,Date.now());return}let x=await k0(r.binary);if(!x){kr.warn("acp wrapper installed but binary not found on PATH",{binary:r.binary}),Dr.set(t,Date.now());return}return Or.set(t,x),Dr.delete(t),x})().finally(()=>{Kn.delete(t)});return Kn.set(t,f),f}function pn(t){return Or.get(t)}function Go(t){return Kn.get(t)}function op(){Or.clear(),Dr.clear(),Kn.clear()}function ap(t,e){Kn.set(t,e)}var kr,qo,Xh,O0,Qh,ep,tp,np,Or,Dr,Kn,gn=ot(()=>{"use strict";jn();ee();kr=G("agents.acp-installer"),qo={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp",versionSpec:"^0.37"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp",versionSpec:"^0.15"}};Xh=5e4,O0=5e3,Qh=5*6e4,ep=new Set(["ETIMEDOUT","ECONNRESET","ECONNREFUSED","ENETUNREACH","EAI_AGAIN","ERR_SOCKET_TIMEOUT","ENOTFOUND"]),tp=/\b(5\d\d|408|429)\b\s+(Bad Gateway|Service Unavailable|Gateway Timeout|Internal Server Error|Too Many Requests|Request Timeout)/i,np=/fetch failed|request timed out|socket hang up|network timeout/i;Or=new Map,Dr=new Map,Kn=new Map});import{chmod as dp,mkdir as fp,readFile as up,rename as B0,writeFile as z0}from"node:fs/promises";import{dirname as lp}from"node:path";async function Wn(t){try{let e=await up(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function Li(t,e,r){await fp(lp(t),{recursive:!0});let i=`${JSON.stringify(e,null,2)}
|
|
14
|
-
`,o=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{r?.mode!==void 0?await z0(o,i,{encoding:"utf8",mode:r.mode}):await z0(o,i,"utf8"),await B0(o,t),r?.mode!==void 0&&await dp(t,r.mode)}catch(c){await B0(o,o).catch(()=>{});let{rm:f}=await import("node:fs/promises");throw await f(o,{force:!0}).catch(()=>{}),c}}var Ni=ot(()=>{"use strict"});import{promises as F0}from"node:fs";import{homedir as xp}from"node:os";import{sep as hp,join as Me,resolve as U0}from"node:path";function te(t){let e=t??xp(),r=Me(e,".coze"),i=Me(r,"bridge"),o=Me(i,"lib");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:Me(o,"index.js"),binDir:Me(i,"bin"),pidFile:Me(i,"bridge.pid"),portFile:Me(i,"bridge.port"),tokenFile:Me(i,"bridge.token"),patTokenFile:Me(i,"pat-token"),logFile:Me(i,"bridge.log"),installLock:Me(i,"install.lock"),configFile:Me(i,"config.json"),agentsRoot:Me(r,"agents")}}function Ct(t,e=te()){let r=Me(e.agentsRoot,t);return{root:r,config:Me(r,"config.json"),workspace:Me(r,"workspace"),logs:Me(r,"logs")}}async function Lr(t,e){let r=await F0.realpath(U0(t)).catch(()=>null);if(!r)return!1;let i=await F0.realpath(U0(e)).catch(()=>null);if(!i)return!1;let o=process.platform==="win32"?r.toLowerCase():r,c=process.platform==="win32"?i.toLowerCase():i;return o===c||o.startsWith(c+hp)}var Be=ot(()=>{"use strict"});var zi={};Uo(zi,{AGENT_CONFIG_FILE_MODE:()=>Mi,enforceAgentConfigMode:()=>mp,loadAgentConfig:()=>Ue,persistAgentSessions:()=>jo,persistAgentSkills:()=>Bi,saveAgentConfig:()=>We});import{chmod as pp,stat as gp}from"node:fs/promises";function Ue(t,e){return Wn(Ct(t,e).config)}function We(t,e){return Li(Ct(t.agentId,e).config,t,{mode:Mi})}async function mp(t,e){if(process.platform==="win32")return;let r=Ct(t,e).config;try{let i=await gp(r);if(!i.isFile())return;let o=i.mode&511;o!==Mi&&(await pp(r,Mi),H0.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;H0.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function jo(t,e,r){let i=await Ue(t,r);i&&(i.sessions=Object.fromEntries(e),await We(i,r))}async function Bi(t,e,r){let i=await Ue(t,r);i&&(i.skills=e,await We(i,r))}var H0,Mi,Kt=ot(()=>{"use strict";Ni();ee();Be();H0=G("agent-config"),Mi=384});var Wo=ne((Nb,K0)=>{K0.exports={LOCHDR:30,LOCSIG:67324752,LOCVER:4,LOCFLG:6,LOCHOW:8,LOCTIM:10,LOCCRC:14,LOCSIZ:18,LOCLEN:22,LOCNAM:26,LOCEXT:28,EXTSIG:134695760,EXTHDR:16,EXTCRC:4,EXTSIZ:8,EXTLEN:12,CENHDR:46,CENSIG:33639248,CENVEM:4,CENVER:6,CENFLG:8,CENHOW:10,CENTIM:12,CENCRC:16,CENSIZ:20,CENLEN:24,CENNAM:28,CENEXT:30,CENCOM:32,CENDSK:34,CENATT:36,CENATX:38,CENOFF:42,ENDHDR:22,ENDSIG:101010256,ENDSUB:8,ENDTOT:10,ENDSIZ:12,ENDOFF:16,ENDCOM:20,END64HDR:20,END64SIG:117853008,END64START:4,END64OFF:8,END64NUMDISKS:16,ZIP64SIG:101075792,ZIP64HDR:56,ZIP64LEAD:12,ZIP64SIZE:4,ZIP64VEM:12,ZIP64VER:14,ZIP64DSK:16,ZIP64DSKDIR:20,ZIP64SUB:24,ZIP64TOT:32,ZIP64SIZB:40,ZIP64OFF:48,ZIP64EXTRA:56,STORED:0,SHRUNK:1,REDUCED1:2,REDUCED2:3,REDUCED3:4,REDUCED4:5,IMPLODED:6,DEFLATED:8,ENHANCED_DEFLATED:9,PKWARE:10,BZIP2:12,LZMA:14,IBM_TERSE:18,IBM_LZ77:19,AES_ENCRYPT:99,FLG_ENC:1,FLG_COMP1:2,FLG_COMP2:4,FLG_DESC:8,FLG_ENH:16,FLG_PATCH:32,FLG_STR:64,FLG_EFS:2048,FLG_MSK:4096,FILE:2,BUFFER:1,NONE:0,EF_ID:0,EF_SIZE:2,ID_ZIP64:1,ID_AVINFO:7,ID_PFS:8,ID_OS2:9,ID_NTFS:10,ID_OPENVMS:12,ID_UNIX:13,ID_FORK:14,ID_PATCH:15,ID_X509_PKCS7:20,ID_X509_CERTID_F:21,ID_X509_CERTID_C:22,ID_STRONGENC:23,ID_RECORD_MGT:24,ID_X509_PKCS7_RL:25,ID_IBM1:101,ID_IBM2:102,ID_POSZIP:18064,EF_ZIP64_OR_32:4294967295,EF_ZIP64_OR_16:65535,EF_ZIP64_SUNCOMP:0,EF_ZIP64_SCOMP:8,EF_ZIP64_RHO:16,EF_ZIP64_DSN:24}});var Ui=ne($0=>{var W0={INVALID_LOC:"Invalid LOC header (bad signature)",INVALID_CEN:"Invalid CEN header (bad signature)",INVALID_END:"Invalid END header (bad signature)",DESCRIPTOR_NOT_EXIST:"No descriptor present",DESCRIPTOR_UNKNOWN:"Unknown descriptor format",DESCRIPTOR_FAULTY:"Descriptor data is malformed",NO_DATA:"Nothing to decompress",BAD_CRC:"CRC32 checksum failed {0}",FILE_IN_THE_WAY:"There is a file in the way: {0}",UNKNOWN_METHOD:"Invalid/unsupported compression method",AVAIL_DATA:"inflate::Available inflate data did not terminate",INVALID_DISTANCE:"inflate::Invalid literal/length or distance code in fixed or dynamic block",TO_MANY_CODES:"inflate::Dynamic block code description: too many length or distance codes",INVALID_REPEAT_LEN:"inflate::Dynamic block code description: repeat more than specified lengths",INVALID_REPEAT_FIRST:"inflate::Dynamic block code description: repeat lengths with no first length",INCOMPLETE_CODES:"inflate::Dynamic block code description: code lengths codes incomplete",INVALID_DYN_DISTANCE:"inflate::Dynamic block code description: invalid distance code lengths",INVALID_CODES_LEN:"inflate::Dynamic block code description: invalid literal/length code lengths",INVALID_STORE_BLOCK:"inflate::Stored block length did not match one's complement",INVALID_BLOCK_TYPE:"inflate::Invalid block type (type == 3)",CANT_EXTRACT_FILE:"Could not extract the file",CANT_OVERRIDE:"Target file already exists",DISK_ENTRY_TOO_LARGE:"Number of disk entries is too large",NO_ZIP:"No zip file was loaded",NO_ENTRY:"Entry doesn't exist",DIRECTORY_CONTENT_ERROR:"A directory cannot have content",FILE_NOT_FOUND:'File not found: "{0}"',NOT_IMPLEMENTED:"Not implemented",INVALID_FILENAME:"Invalid filename",INVALID_FORMAT:"Invalid or unsupported zip format. No END header found",INVALID_PASS_PARAM:"Incompatible password parameter",WRONG_PASSWORD:"Wrong Password",COMMENT_TOO_LONG:"Comment is too long",EXTRA_FIELD_PARSE_ERROR:"Extra field parsing error"};function Ip(t){return function(...e){return e.length&&(t=t.replace(/\{(\d)\}/g,(r,i)=>e[i]||"")),new Error("ADM-ZIP: "+t)}}for(let t of Object.keys(W0))$0[t]=Ip(W0[t])});var X0=ne((Bb,Y0)=>{var Ap=ae("fs"),ve=ae("path"),J0=Wo(),Tp=Ui(),Cp=typeof process=="object"&&process.platform==="win32",Z0=t=>typeof t=="object"&&t!==null,V0=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=3988292384^e>>>1:e>>>=1;return e>>>0});function he(t){this.sep=ve.sep,this.fs=Ap,Z0(t)&&Z0(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Y0.exports=he;he.prototype.makeDir=function(t){let e=this;function r(i){let o=i.split(e.sep)[0];i.split(e.sep).forEach(function(c){if(!(!c||c.substr(-1,1)===":")){o+=e.sep+c;var f;try{f=e.fs.statSync(o)}catch(u){if(u.message&&u.message.startsWith("ENOENT"))e.fs.mkdirSync(o);else throw u}if(f&&f.isFile())throw Tp.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};he.prototype.writeFileTo=function(t,e,r,i){let o=this;if(o.fs.existsSync(t)){if(!r)return!1;var c=o.fs.statSync(t);if(c.isDirectory())return!1}var f=ve.dirname(t);o.fs.existsSync(f)||o.makeDir(f);var u;try{u=o.fs.openSync(t,"w",438)}catch{o.fs.chmodSync(t,438),u=o.fs.openSync(t,"w",438)}if(u)try{o.fs.writeSync(u,e,0,e.length,0)}finally{o.fs.closeSync(u)}return o.fs.chmodSync(t,i||438),!0};he.prototype.writeFileToAsync=function(t,e,r,i,o){typeof i=="function"&&(o=i,i=void 0);let c=this;c.fs.exists(t,function(f){if(f&&!r)return o(!1);c.fs.stat(t,function(u,x){if(f&&x.isDirectory())return o(!1);var p=ve.dirname(t);c.fs.exists(p,function(_){_||c.makeDir(p),c.fs.open(t,"w",438,function(y,A){y?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(E,v){c.fs.write(v,e,0,e.length,0,function(){c.fs.close(v,function(){c.fs.chmod(t,i||438,function(){o(!0)})})})})}):A?c.fs.write(A,e,0,e.length,0,function(){c.fs.close(A,function(){c.fs.chmod(t,i||438,function(){o(!0)})})}):c.fs.chmod(t,i||438,function(){o(!0)})})})})})};he.prototype.findFiles=function(t){let e=this;function r(i,o,c){typeof o=="boolean"&&(c=o,o=void 0);let f=[];return e.fs.readdirSync(i).forEach(function(u){let x=ve.join(i,u),p=e.fs.statSync(x);(!o||o.test(x))&&f.push(ve.normalize(x)+(p.isDirectory()?e.sep:"")),p.isDirectory()&&c&&(f=f.concat(r(x,o,c)))}),f}return r(t,void 0,!0)};he.prototype.findFilesAsync=function(t,e){let r=this,i=[];r.fs.readdir(t,function(o,c){if(o)return e(o);let f=c.length;if(!f)return e(null,i);c.forEach(function(u){u=ve.join(t,u),r.fs.stat(u,function(x,p){if(x)return e(x);p&&(i.push(ve.normalize(u)+(p.isDirectory()?r.sep:"")),p.isDirectory()?r.findFilesAsync(u,function(_,y){if(_)return e(_);i=i.concat(y),--f||e(null,i)}):--f||e(null,i))})})})};he.prototype.getAttributes=function(){};he.prototype.setAttributes=function(){};he.crc32update=function(t,e){return V0[(t^e)&255]^t>>>8};he.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=he.crc32update(r,t[i++]);return~r>>>0};he.methodToString=function(t){switch(t){case J0.STORED:return"STORED ("+t+")";case J0.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};he.canonical=function(t){if(!t)return"";let e=ve.posix.normalize("/"+t.split("\\").join("/"));return ve.join(".",e)};he.zipnamefix=function(t){if(!t)return"";let e=ve.posix.normalize("/"+t.split("\\").join("/"));return ve.posix.join(".",e)};he.findLast=function(t,e){if(!Array.isArray(t))throw new TypeError("arr is not array");let r=t.length>>>0;for(let i=r-1;i>=0;i--)if(e(t[i],i,t))return t[i]};he.sanitize=function(t,e){t=ve.resolve(ve.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=ve.normalize(ve.join(t,r.slice(i,o).join(ve.sep)));if(c.indexOf(t)===0)return c}return ve.normalize(ve.join(t,ve.basename(e)))};he.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};he.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};he.fromDOS2Date=function(t){return new Date((t>>25&127)+1980,Math.max((t>>21&15)-1,0),Math.max(t>>16&31,1),t>>11&31,t>>5&63,(t&31)<<1)};he.fromDate2DOS=function(t){let e=0,r=0;return t.getFullYear()>1979&&(e=(t.getFullYear()-1980&127)<<9|t.getMonth()+1<<5|t.getDate(),r=t.getHours()<<11|t.getMinutes()<<5|t.getSeconds()>>1),e<<16|r};he.isWin=Cp;he.crcTable=V0});var ed=ne((zb,Q0)=>{var Rp=ae("path");Q0.exports=function(t,{fs:e}){var r=t||"",i=c(),o=null;function c(){return{directory:!1,readonly:!1,hidden:!1,executable:!1,mtime:0,atime:0}}return r&&e.existsSync(r)?(o=e.statSync(r),i.directory=o.isDirectory(),i.mtime=o.mtime,i.atime=o.atime,i.executable=(73&o.mode)!==0,i.readonly=(128&o.mode)===0,i.hidden=Rp.basename(r)[0]==="."):console.warn("Invalid path: "+r),{get directory(){return i.directory},get readOnly(){return i.readonly},get hidden(){return i.hidden},get mtime(){return i.mtime},get atime(){return i.atime},get executable(){return i.executable},decodeAttributes:function(){},encodeAttributes:function(){},toJSON:function(){return{path:r,isDirectory:i.directory,isReadOnly:i.readonly,isHidden:i.hidden,isExecutable:i.executable,mTime:i.mtime,aTime:i.atime}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var nd=ne((Fb,td)=>{td.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var Zn=ne((Ub,Jn)=>{Jn.exports=X0();Jn.exports.Constants=Wo();Jn.exports.Errors=Ui();Jn.exports.FileAttr=ed();Jn.exports.decoder=nd()});var id=ne((Hb,rd)=>{var Wt=Zn(),U=Wt.Constants;rd.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,f=0,u=0,x=0,p=0,_=0,y=0,A=0,E=0,v=0;t|=Wt.isWin?2560:768,r|=U.FLG_EFS;let S={extraLen:0},I=w=>Math.max(0,w)>>>0,D=w=>Math.max(0,w)&65535,P=w=>Math.max(0,w)&255;return o=Wt.fromDate2DOS(new Date),{get made(){return t},set made(w){t=w},get version(){return e},set version(w){e=w},get flags(){return r},set flags(w){r=w},get flags_efs(){return(r&U.FLG_EFS)>0},set flags_efs(w){w?r|=U.FLG_EFS:r&=~U.FLG_EFS},get flags_desc(){return(r&U.FLG_DESC)>0},set flags_desc(w){w?r|=U.FLG_DESC:r&=~U.FLG_DESC},get method(){return i},set method(w){switch(w){case U.STORED:this.version=10;case U.DEFLATED:default:this.version=20}i=w},get time(){return Wt.fromDOS2Date(this.timeval)},set time(w){w=new Date(w),this.timeval=Wt.fromDate2DOS(w)},get timeval(){return o},set timeval(w){o=I(w)},get timeHighByte(){return P(o>>>8)},get crc(){return c},set crc(w){c=I(w)},get compressedSize(){return f},set compressedSize(w){f=I(w)},get size(){return u},set size(w){u=I(w)},get fileNameLength(){return x},set fileNameLength(w){x=w},get extraLength(){return p},set extraLength(w){p=w},get extraLocalLength(){return S.extraLen},set extraLocalLength(w){S.extraLen=w},get commentLength(){return _},set commentLength(w){_=w},get diskNumStart(){return y},set diskNumStart(w){y=I(w)},get inAttr(){return A},set inAttr(w){A=I(w)},get attr(){return E},set attr(w){E=I(w)},get fileAttr(){return(E||0)>>16&4095},get offset(){return v},set offset(w){v=I(w)},get encrypted(){return(r&U.FLG_ENC)===U.FLG_ENC},get centralHeaderSize(){return U.CENHDR+x+p+_},get realDataOffset(){return v+U.LOCHDR+S.fnameLen+S.extraLen},get localHeader(){return S},loadLocalHeaderFromBinary:function(w){var C=w.slice(v,v+U.LOCHDR);if(C.readUInt32LE(0)!==U.LOCSIG)throw Wt.Errors.INVALID_LOC();S.version=C.readUInt16LE(U.LOCVER),S.flags=C.readUInt16LE(U.LOCFLG),S.flags_desc=(S.flags&U.FLG_DESC)>0,S.method=C.readUInt16LE(U.LOCHOW),S.time=C.readUInt32LE(U.LOCTIM),S.crc=C.readUInt32LE(U.LOCCRC),S.compressedSize=C.readUInt32LE(U.LOCSIZ),S.size=C.readUInt32LE(U.LOCLEN),S.fnameLen=C.readUInt16LE(U.LOCNAM),S.extraLen=C.readUInt16LE(U.LOCEXT);let O=v+U.LOCHDR+S.fnameLen,z=O+S.extraLen;return w.slice(O,z)},loadFromBinary:function(w){if(w.length!==U.CENHDR||w.readUInt32LE(0)!==U.CENSIG)throw Wt.Errors.INVALID_CEN();t=w.readUInt16LE(U.CENVEM),e=w.readUInt16LE(U.CENVER),r=w.readUInt16LE(U.CENFLG),i=w.readUInt16LE(U.CENHOW),o=w.readUInt32LE(U.CENTIM),c=w.readUInt32LE(U.CENCRC),f=w.readUInt32LE(U.CENSIZ),u=w.readUInt32LE(U.CENLEN),x=w.readUInt16LE(U.CENNAM),p=w.readUInt16LE(U.CENEXT),_=w.readUInt16LE(U.CENCOM),y=w.readUInt16LE(U.CENDSK),A=w.readUInt16LE(U.CENATT),E=w.readUInt32LE(U.CENATX),v=w.readUInt32LE(U.CENOFF)},localHeaderToBinary:function(){var w=Buffer.alloc(U.LOCHDR);return w.writeUInt32LE(U.LOCSIG,0),w.writeUInt16LE(e,U.LOCVER),w.writeUInt16LE(r,U.LOCFLG),w.writeUInt16LE(i,U.LOCHOW),w.writeUInt32LE(o,U.LOCTIM),w.writeUInt32LE(c,U.LOCCRC),w.writeUInt32LE(f,U.LOCSIZ),w.writeUInt32LE(u,U.LOCLEN),w.writeUInt16LE(x,U.LOCNAM),w.writeUInt16LE(S.extraLen,U.LOCEXT),w},centralHeaderToBinary:function(){var w=Buffer.alloc(U.CENHDR+x+p+_);return w.writeUInt32LE(U.CENSIG,0),w.writeUInt16LE(t,U.CENVEM),w.writeUInt16LE(e,U.CENVER),w.writeUInt16LE(r,U.CENFLG),w.writeUInt16LE(i,U.CENHOW),w.writeUInt32LE(o,U.CENTIM),w.writeUInt32LE(c,U.CENCRC),w.writeUInt32LE(f,U.CENSIZ),w.writeUInt32LE(u,U.CENLEN),w.writeUInt16LE(x,U.CENNAM),w.writeUInt16LE(p,U.CENEXT),w.writeUInt16LE(_,U.CENCOM),w.writeUInt16LE(y,U.CENDSK),w.writeUInt16LE(A,U.CENATT),w.writeUInt32LE(E,U.CENATX),w.writeUInt32LE(v,U.CENOFF),w},toJSON:function(){let w=function(C){return C+" bytes"};return{made:t,version:e,flags:r,method:Wt.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:w(f),size:w(u),fileNameLength:w(x),extraLength:w(p),commentLength:w(_),diskNumStart:y,inAttr:A,attr:E,offset:v,centralHeaderSize:w(U.CENHDR+x+p+_)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var od=ne((qb,sd)=>{var Vn=Zn(),ue=Vn.Constants;sd.exports=function(){var t=0,e=0,r=0,i=0,o=0;return{get diskEntries(){return t},set diskEntries(c){t=e=c},get totalEntries(){return e},set totalEntries(c){e=t=c},get size(){return r},set size(c){r=c},get offset(){return i},set offset(c){i=c},get commentLength(){return o},set commentLength(c){o=c},get mainHeaderSize(){return ue.ENDHDR+o},loadFromBinary:function(c){if((c.length!==ue.ENDHDR||c.readUInt32LE(0)!==ue.ENDSIG)&&(c.length<ue.ZIP64HDR||c.readUInt32LE(0)!==ue.ZIP64SIG))throw Vn.Errors.INVALID_END();c.readUInt32LE(0)===ue.ENDSIG?(t=c.readUInt16LE(ue.ENDSUB),e=c.readUInt16LE(ue.ENDTOT),r=c.readUInt32LE(ue.ENDSIZ),i=c.readUInt32LE(ue.ENDOFF),o=c.readUInt16LE(ue.ENDCOM)):(t=Vn.readBigUInt64LE(c,ue.ZIP64SUB),e=Vn.readBigUInt64LE(c,ue.ZIP64TOT),r=Vn.readBigUInt64LE(c,ue.ZIP64SIZE),i=Vn.readBigUInt64LE(c,ue.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(ue.ENDHDR+o);return c.writeUInt32LE(ue.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,ue.ENDSUB),c.writeUInt16LE(e,ue.ENDTOT),c.writeUInt32LE(r,ue.ENDSIZ),c.writeUInt32LE(i,ue.ENDOFF),c.writeUInt16LE(o,ue.ENDCOM),c.fill(" ",ue.ENDHDR),c},toJSON:function(){let c=function(f,u){let x=f.toString(16).toUpperCase();for(;x.length<u;)x="0"+x;return"0x"+x};return{diskEntries:t,totalEntries:e,size:r+" bytes",offset:c(i,4),commentLength:o}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Jo=ne($o=>{$o.EntryHeader=id();$o.MainHeader=od()});var cd=ne((jb,ad)=>{ad.exports=function(t){var e=ae("zlib"),r={chunkSize:(parseInt(t.length/1024)+1)*1024};return{deflate:function(){return e.deflateRawSync(t,r)},deflateAsync:function(i){var o=e.createDeflateRaw(r),c=[],f=0;o.on("data",function(u){c.push(u),f+=u.length}),o.on("end",function(){var u=Buffer.alloc(f),x=0;u.fill(0);for(var p=0;p<c.length;p++){var _=c[p];_.copy(u,x),x+=_.length}i&&i(u)}),o.end(t)}}}});var fd=ne((Kb,dd)=>{var Dp=+(process.versions?process.versions.node:"").split(".")[0]||0;dd.exports=function(t,e){var r=ae("zlib");let i=Dp>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,i)},inflateAsync:function(o){var c=r.createInflateRaw(i),f=[],u=0;c.on("data",function(x){f.push(x),u+=x.length}),c.on("end",function(){var x=Buffer.alloc(u),p=0;x.fill(0);for(var _=0;_<f.length;_++){var y=f[_];y.copy(x,p),p+=y.length}o&&o(x)}),c.end(t)}}}});var pd=ne((Wb,hd)=>{"use strict";var{randomFillSync:ud}=ae("crypto"),kp=Ui(),Op=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=e>>>1^3988292384:e>>>=1;return e>>>0}),xd=(t,e)=>Math.imul(t,e)>>>0,ld=(t,e)=>Op[(t^e)&255]^t>>>8,Nr=()=>typeof ud=="function"?ud(Buffer.alloc(12)):Nr.node();Nr.node=()=>{let t=Buffer.alloc(12),e=t.length;for(let r=0;r<e;r++)t[r]=Math.random()*256&255;return t};var Hi={genSalt:Nr};function qi(t){let e=Buffer.isBuffer(t)?t:Buffer.from(t);this.keys=new Uint32Array([305419896,591751049,878082192]);for(let r=0;r<e.length;r++)this.updateKeys(e[r])}qi.prototype.updateKeys=function(t){let e=this.keys;return e[0]=ld(e[0],t),e[1]+=e[0]&255,e[1]=xd(e[1],134775813)+1,e[2]=ld(e[2],e[1]>>>24),t};qi.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return xd(t,t^1)>>8&255};function Pp(t){let e=new qi(t);return function(r){let i=Buffer.alloc(r.length),o=0;for(let c of r)i[o++]=e.updateKeys(c^e.next());return i}}function Lp(t){let e=new qi(t);return function(r,i,o=0){i||(i=Buffer.alloc(r.length));for(let c of r){let f=e.next();i[o++]=c^f,e.updateKeys(c)}return i}}function Np(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Pp(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw kp.WRONG_PASSWORD();return i(t.slice(12))}function Mp(t){Buffer.isBuffer(t)&&t.length>=12?Hi.genSalt=function(){return t.slice(0,12)}:t==="node"?Hi.genSalt=Nr.node:Hi.genSalt=Nr}function Bp(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=Lp(r),c=Hi.genSalt();c[11]=e.crc>>>24&255,i&&(c[10]=e.crc>>>16&255);let f=Buffer.alloc(t.length+12);return o(c,f),o(t,f,12)}hd.exports={decrypt:Np,encrypt:Bp,_salter:Mp}});var gd=ne(Gi=>{Gi.Deflater=cd();Gi.Inflater=fd();Gi.ZipCrypto=pd()});var Vo=ne((Jb,md)=>{var re=Zn(),zp=Jo(),pe=re.Constants,Zo=gd();md.exports=function(t,e){var r=new zp.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,f=null,u=Buffer.alloc(0),x=Buffer.alloc(0),p=!0;let _=t,y=typeof _.decoder=="object"?_.decoder:re.decoder;p=y.hasOwnProperty("efs")?y.efs:!1;function A(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(x=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function E(w){if(!r.flags_desc&&!r.localHeader.flags_desc){if(re.crc32(w)!==r.localHeader.crc)return!1}else{let C={},O=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(O)==pe.LOCSIG||e.readUInt32LE(O)==pe.CENSIG)throw re.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(O)==pe.EXTSIG)C.crc=e.readUInt32LE(O+pe.EXTCRC),C.compressedSize=e.readUInt32LE(O+pe.EXTSIZ),C.size=e.readUInt32LE(O+pe.EXTLEN);else if(e.readUInt16LE(O+12)===19280)C.crc=e.readUInt32LE(O+pe.EXTCRC-4),C.compressedSize=e.readUInt32LE(O+pe.EXTSIZ-4),C.size=e.readUInt32LE(O+pe.EXTLEN-4);else throw re.Errors.DESCRIPTOR_UNKNOWN();if(C.compressedSize!==r.compressedSize||C.size!==r.size||C.crc!==r.crc)throw re.Errors.DESCRIPTOR_FAULTY();if(re.crc32(w)!==C.crc)return!1}return!0}function v(w,C,O){if(typeof C>"u"&&typeof w=="string"&&(O=w,w=void 0),c)return w&&C&&C(Buffer.alloc(0),re.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var z=A();if(z.length===0)return w&&C&&C(z),z;if(r.encrypted){if(typeof O!="string"&&!Buffer.isBuffer(O))throw re.Errors.INVALID_PASS_PARAM();z=Zo.ZipCrypto.decrypt(z,r,O)}var B=Buffer.alloc(r.size);switch(r.method){case re.Constants.STORED:if(z.copy(B),E(B))return w&&C&&C(B),B;throw w&&C&&C(B,re.Errors.BAD_CRC()),re.Errors.BAD_CRC();case re.Constants.DEFLATED:var k=new Zo.Inflater(z,r.size);if(w)k.inflateAsync(function(N){N.copy(N,0),C&&(E(N)?C(N):C(N,re.Errors.BAD_CRC()))});else{if(k.inflate(B).copy(B,0),!E(B))throw re.Errors.BAD_CRC(`"${y.decode(i)}"`);return B}break;default:throw w&&C&&C(Buffer.alloc(0),re.Errors.UNKNOWN_METHOD()),re.Errors.UNKNOWN_METHOD()}}function S(w,C){if((!f||!f.length)&&Buffer.isBuffer(e))return w&&C&&C(A()),A();if(f.length&&!c){var O;switch(r.method){case re.Constants.STORED:return r.compressedSize=r.size,O=Buffer.alloc(f.length),f.copy(O),w&&C&&C(O),O;default:case re.Constants.DEFLATED:var z=new Zo.Deflater(f);if(w)z.deflateAsync(function(k){O=Buffer.alloc(k.length),r.compressedSize=k.length,k.copy(O),C&&C(O)});else{var B=z.deflate();return r.compressedSize=B.length,B}z=null;break}}else if(w&&C)C(Buffer.alloc(0));else return Buffer.alloc(0)}function I(w,C){return re.readBigUInt64LE(w,C)}function D(w){try{for(var C=0,O,z,B;C+4<w.length;)O=w.readUInt16LE(C),C+=2,z=w.readUInt16LE(C),C+=2,B=w.slice(C,C+z),C+=z,pe.ID_ZIP64===O&&P(B)}catch{throw re.Errors.EXTRA_FIELD_PARSE_ERROR()}}function P(w){var C,O,z,B;w.length>=pe.EF_ZIP64_SCOMP&&(C=I(w,pe.EF_ZIP64_SUNCOMP),r.size===pe.EF_ZIP64_OR_32&&(r.size=C)),w.length>=pe.EF_ZIP64_RHO&&(O=I(w,pe.EF_ZIP64_SCOMP),r.compressedSize===pe.EF_ZIP64_OR_32&&(r.compressedSize=O)),w.length>=pe.EF_ZIP64_DSN&&(z=I(w,pe.EF_ZIP64_RHO),r.offset===pe.EF_ZIP64_OR_32&&(r.offset=z)),w.length>=pe.EF_ZIP64_DSN+4&&(B=w.readUInt32LE(pe.EF_ZIP64_DSN),r.diskNumStart===pe.EF_ZIP64_OR_16&&(r.diskNumStart=B))}return{get entryName(){return y.decode(i)},get rawEntryName(){return i},set entryName(w){i=re.toBuffer(w,y.encode);var C=i[i.length-1];c=C===47||C===92,r.fileNameLength=i.length},get efs(){return typeof p=="function"?p(this.entryName):p},get extra(){return u},set extra(w){u=w,r.extraLength=w.length,D(w)},get comment(){return y.decode(o)},set comment(w){if(o=re.toBuffer(w,y.encode),r.commentLength=o.length,o.length>65535)throw re.Errors.COMMENT_TOO_LONG()},get name(){var w=y.decode(i);return c?w.substr(w.length-1).split("/").pop():w.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return S(!1,null)},getCompressedDataAsync:function(w){S(!0,w)},setData:function(w){f=re.toBuffer(w,re.decoder.encode),!c&&f.length?(r.size=f.length,r.method=re.Constants.DEFLATED,r.crc=re.crc32(w),r.changed=!0):r.method=re.Constants.STORED},getData:function(w){return r.changed?f:v(!1,null,w)},getDataAsync:function(w,C){r.changed?w(f):v(!0,w,C)},set attr(w){r.attr=w},get attr(){return r.attr},set header(w){r.loadFromBinary(w)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var w=r.centralHeaderToBinary(),C=re.Constants.CENHDR;return i.copy(w,C),C+=i.length,u.copy(w,C),C+=r.extraLength,o.copy(w,C),w},packLocalHeader:function(){let w=0;r.flags_efs=this.efs,r.extraLocalLength=x.length;let C=r.localHeaderToBinary(),O=Buffer.alloc(C.length+i.length+r.extraLocalLength);return C.copy(O,w),w+=C.length,i.copy(O,w),w+=i.length,x.copy(O,w),w+=x.length,O},toJSON:function(){let w=function(C){return"<"+(C&&C.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:w(e),data:w(f)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var yd=ne((Zb,_d)=>{var wd=Vo(),Fp=Jo(),ze=Zn();_d.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Fp.MainHeader,f=!1,u=null;let x=new Set,p=e,{noSort:_,decoder:y}=p;t?v(p.readEntries):f=!0;function A(){let I=new Set;for(let D of Object.keys(i)){let P=D.split("/");if(P.pop(),!!P.length)for(let w=0;w<P.length;w++){let C=P.slice(0,w+1).join("/")+"/";I.add(C)}}for(let D of I)if(!(D in i)){let P=new wd(p);P.entryName=D,P.attr=16,P.temporary=!0,r.push(P),i[P.entryName]=P,x.add(P)}}function E(){if(f=!0,i={},c.diskEntries>(t.length-c.offset)/ze.Constants.CENHDR)throw ze.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var I=c.offset,D=0;D<r.length;D++){var P=I,w=new wd(p,t);w.header=t.slice(P,P+=ze.Constants.CENHDR),w.entryName=t.slice(P,P+=w.header.fileNameLength),w.header.extraLength&&(w.extra=t.slice(P,P+=w.header.extraLength)),w.header.commentLength&&(w.comment=t.slice(P,P+w.header.commentLength)),I+=w.header.centralHeaderSize,r[D]=w,i[w.entryName]=w}x.clear(),A()}function v(I){var D=t.length-ze.Constants.ENDHDR,P=Math.max(0,D-65535),w=P,C=t.length,O=-1,z=0;for(typeof p.trailingSpace=="boolean"&&p.trailingSpace&&(P=0),D;D>=w;D--)if(t[D]===80){if(t.readUInt32LE(D)===ze.Constants.ENDSIG){O=D,z=D,C=D+ze.Constants.ENDHDR,w=D-ze.Constants.END64HDR;continue}if(t.readUInt32LE(D)===ze.Constants.END64SIG){w=P;continue}if(t.readUInt32LE(D)===ze.Constants.ZIP64SIG){O=D,C=D+ze.readBigUInt64LE(t,D+ze.Constants.ZIP64SIZE)+ze.Constants.ZIP64LEAD;break}}if(O==-1)throw ze.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(O,C)),c.commentLength&&(o=t.slice(z+ze.Constants.ENDHDR)),I&&E()}function S(){r.length>1&&!_&&r.sort((I,D)=>I.entryName.toLowerCase().localeCompare(D.entryName.toLowerCase()))}return{get entries(){return f||E(),r.filter(I=>!x.has(I))},get comment(){return y.decode(o)},set comment(I){o=ze.toBuffer(I,y.encode),c.commentLength=o.length},getEntryCount:function(){return f?r.length:c.diskEntries},forEach:function(I){this.entries.forEach(I)},getEntry:function(I){return f||E(),i[I]||null},setEntry:function(I){f||E(),r.push(I),i[I.entryName]=I,c.totalEntries=r.length},deleteFile:function(I,D=!0){f||E();let P=i[I];this.getEntryChildren(P,D).map(C=>C.entryName).forEach(this.deleteEntry)},deleteEntry:function(I){f||E();let D=i[I],P=r.indexOf(D);P>=0&&(r.splice(P,1),delete i[I],c.totalEntries=r.length)},getEntryChildren:function(I,D=!0){if(f||E(),typeof I=="object")if(I.isDirectory&&D){let P=[],w=I.entryName;for(let C of r)C.entryName.startsWith(w)&&P.push(C);return P}else return[I];return[]},getChildCount:function(I){if(I&&I.isDirectory){let D=this.getEntryChildren(I);return D.includes(I)?D.length-1:D.length}return 0},compressToBuffer:function(){f||E(),S();let I=[],D=[],P=0,w=0;c.size=0,c.offset=0;let C=0;for(let B of this.entries){let k=B.getCompressedData();B.header.offset=w;let N=B.packLocalHeader(),F=N.length+k.length;w+=F,I.push(N),I.push(k);let K=B.packCentralHeader();D.push(K),c.size+=K.length,P+=F+K.length,C++}P+=c.mainHeaderSize,c.offset=w,c.totalEntries=C,w=0;let O=Buffer.alloc(P);for(let B of I)B.copy(O,w),w+=B.length;for(let B of D)B.copy(O,w),w+=B.length;let z=c.toBinary();return o&&o.copy(z,ze.Constants.ENDHDR),z.copy(O,w),t=O,f=!1,O},toAsyncBuffer:function(I,D,P,w){try{f||E(),S();let C=[],O=[],z=0,B=0,k=0;c.size=0,c.offset=0;let N=function(F){if(F.length>0){let K=F.shift(),se=K.entryName+K.extra.toString();P&&P(se),K.getCompressedDataAsync(function(fe){w&&w(se),K.header.offset=B;let we=K.packLocalHeader(),Ne=we.length+fe.length;B+=Ne,C.push(we),C.push(fe);let it=K.packCentralHeader();O.push(it),c.size+=it.length,z+=Ne+it.length,k++,N(F)})}else{z+=c.mainHeaderSize,c.offset=B,c.totalEntries=k,B=0;let K=Buffer.alloc(z);C.forEach(function(fe){fe.copy(K,B),B+=fe.length}),O.forEach(function(fe){fe.copy(K,B),B+=fe.length});let se=c.toBinary();o&&o.copy(se,ze.Constants.ENDHDR),se.copy(K,B),t=K,f=!1,I(K)}};N(Array.from(this.entries))}catch(C){D(C)}}}}});var vd=ne((Vb,bd)=>{var xe=Zn(),le=ae("path"),Up=Vo(),Hp=yd(),mn=(...t)=>xe.findLast(t,e=>typeof e=="boolean"),Ed=(...t)=>xe.findLast(t,e=>typeof e=="string"),qp=(...t)=>xe.findLast(t,e=>typeof e=="function"),Gp={noSort:!1,readEntries:!1,method:xe.Constants.NONE,fs:null};bd.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),Gp);t&&typeof t=="object"&&(t instanceof Uint8Array||(Object.assign(i,t),t=i.input?i.input:void 0,i.input&&delete i.input),Buffer.isBuffer(t)&&(r=t,i.method=xe.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new xe(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=xe.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=xe.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw xe.Errors.INVALID_FILENAME();let c=new Hp(r,i),{canonical:f,sanitize:u,zipnamefix:x}=xe;function p(E){if(E&&c){var v;if(typeof E=="string"&&(v=c.getEntry(le.posix.normalize(E))),typeof E=="object"&&typeof E.entryName<"u"&&typeof E.header<"u"&&(v=c.getEntry(E.entryName)),v)return v}return null}function _(E){let{join:v,normalize:S,sep:I}=le.posix;return v(le.isAbsolute(E)?"/":".",S(I+E.split("\\").join(I)+I))}function y(E){return E instanceof RegExp?(function(v){return function(S){return v.test(S)}})(E):typeof E!="function"?()=>!0:E}let A=(E,v)=>{let S=v.slice(-1);return S=S===o.sep?o.sep:"",le.relative(E,v)+S};return{readFile:function(E,v){var S=p(E);return S&&S.getData(v)||null},childCount:function(E){let v=p(E);if(v)return c.getChildCount(v)},readFileAsync:function(E,v){var S=p(E);S?S.getDataAsync(v):v(null,"getEntry failed for:"+E)},readAsText:function(E,v){var S=p(E);if(S){var I=S.getData();if(I&&I.length)return I.toString(v||"utf8")}return""},readAsTextAsync:function(E,v,S){var I=p(E);I?I.getDataAsync(function(D,P){if(P){v(D,P);return}D&&D.length?v(D.toString(S||"utf8")):v("")}):v("")},deleteFile:function(E,v=!0){var S=p(E);S&&c.deleteFile(S.entryName,v)},deleteEntry:function(E){var v=p(E);v&&c.deleteEntry(v.entryName)},addZipComment:function(E){c.comment=E},getZipComment:function(){return c.comment||""},addZipEntryComment:function(E,v){var S=p(E);S&&(S.comment=v)},getZipEntryComment:function(E){var v=p(E);return v&&v.comment||""},updateFile:function(E,v){var S=p(E);S&&S.setData(v)},addLocalFile:function(E,v,S,I){if(o.fs.existsSync(E)){v=v?_(v):"";let D=le.win32.basename(le.win32.normalize(E));v+=S||D;let P=o.fs.statSync(E),w=P.isFile()?o.fs.readFileSync(E):Buffer.alloc(0);P.isDirectory()&&(v+=o.sep),this.addFile(v,w,I,P)}else throw xe.Errors.FILE_NOT_FOUND(E)},addLocalFileAsync:function(E,v){E=typeof E=="object"?E:{localPath:E};let S=le.resolve(E.localPath),{comment:I}=E,{zipPath:D,zipName:P}=E,w=this;o.fs.stat(S,function(C,O){if(C)return v(C,!1);D=D?_(D):"";let z=le.win32.basename(le.win32.normalize(S));if(D+=P||z,O.isFile())o.fs.readFile(S,function(B,k){return B?v(B,!1):(w.addFile(D,k,I,O),setImmediate(v,void 0,!0))});else if(O.isDirectory())return D+=o.sep,w.addFile(D,Buffer.alloc(0),I,O),setImmediate(v,void 0,!0)})},addLocalFolder:function(E,v,S){if(S=y(S),v=v?_(v):"",E=le.normalize(E),o.fs.existsSync(E)){let I=o.findFiles(E),D=this;if(I.length)for(let P of I){let w=le.join(v,A(E,P));S(w)&&D.addLocalFile(P,le.dirname(w))}}else throw xe.Errors.FILE_NOT_FOUND(E)},addLocalFolderAsync:function(E,v,S,I){I=y(I),S=S?_(S):"",E=le.normalize(E);var D=this;o.fs.open(E,"r",function(P){if(P&&P.code==="ENOENT")v(void 0,xe.Errors.FILE_NOT_FOUND(E));else if(P)v(void 0,P);else{var w=o.findFiles(E),C=-1,O=function(){if(C+=1,C<w.length){var z=w[C],B=A(E,z).split("\\").join("/");B=B.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),I(B)?o.fs.stat(z,function(k,N){k&&v(void 0,k),N.isFile()?o.fs.readFile(z,function(F,K){F?v(void 0,F):(D.addFile(S+B,K,"",N),O())}):(D.addFile(S+B+"/",Buffer.alloc(0),"",N),O())}):process.nextTick(()=>{O()})}else v(!0,void 0)};O()}})},addLocalFolderAsync2:function(E,v){let S=this;E=typeof E=="object"?E:{localPath:E},localPath=le.resolve(_(E.localPath));let{zipPath:I,filter:D,namefix:P}=E;D instanceof RegExp?D=(function(O){return function(z){return O.test(z)}})(D):typeof D!="function"&&(D=function(){return!0}),I=I?_(I):"",P=="latin1"&&(P=O=>O.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof P!="function"&&(P=O=>O);let w=O=>le.join(I,P(A(localPath,O))),C=O=>le.win32.basename(le.win32.normalize(P(O)));o.fs.open(localPath,"r",function(O){O&&O.code==="ENOENT"?v(void 0,xe.Errors.FILE_NOT_FOUND(localPath)):O?v(void 0,O):o.findFilesAsync(localPath,function(z,B){if(z)return v(z);B=B.filter(k=>D(w(k))),B.length||v(void 0,!1),setImmediate(B.reverse().reduce(function(k,N){return function(F,K){if(F||K===!1)return setImmediate(k,F,!1);S.addLocalFileAsync({localPath:N,zipPath:le.dirname(w(N)),zipName:C(N)},k)}},v))})})},addLocalFolderPromise:function(E,v){return new Promise((S,I)=>{this.addLocalFolderAsync2(Object.assign({localPath:E},v),(D,P)=>{D&&I(D),P&&S(this)})})},addFile:function(E,v,S,I){E=x(E);let D=p(E),P=D!=null;P||(D=new Up(i),D.entryName=E),D.comment=S||"";let w=typeof I=="object"&&I instanceof o.fs.Stats;w&&(D.header.time=I.mtime);var C=D.isDirectory?16:0;let O=D.isDirectory?16384:32768;return w?O|=4095&I.mode:typeof I=="number"?O|=4095&I:O|=D.isDirectory?493:420,C=(C|O<<16)>>>0,D.attr=C,D.setData(v),P||c.setEntry(D),D},getEntries:function(E){return c.password=E,c?c.entries:[]},getEntry:function(E){return p(E)},getEntryCount:function(){return c.getEntryCount()},forEach:function(E){return c.forEach(E)},extractEntryTo:function(E,v,S,I,D,P){I=mn(!1,I),D=mn(!1,D),S=mn(!0,S),P=Ed(D,P);var w=p(E);if(!w)throw xe.Errors.NO_ENTRY();var C=f(w.entryName),O=u(v,P&&!w.isDirectory?P:S?C:le.basename(C));if(w.isDirectory){var z=c.getEntryChildren(w);return z.forEach(function(N){if(N.isDirectory)return;var F=N.getData();if(!F)throw xe.Errors.CANT_EXTRACT_FILE();var K=f(N.entryName),se=u(v,S?K:le.basename(K));let fe=D?N.header.fileAttr:void 0;o.writeFileTo(se,F,I,fe)}),!0}var B=w.getData(c.password);if(!B)throw xe.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(O)&&!I)throw xe.Errors.CANT_OVERRIDE();let k=D?E.header.fileAttr:void 0;return o.writeFileTo(O,B,I,k),!0},test:function(E){if(!c)return!1;for(var v in c.entries)try{if(v.isDirectory)continue;var S=c.entries[v].getData(E);if(!S)return!1}catch{return!1}return!0},extractAllTo:function(E,v,S,I){if(S=mn(!1,S),I=Ed(S,I),v=mn(!1,v),!c)throw xe.Errors.NO_ZIP();c.entries.forEach(function(D){var P=u(E,f(D.entryName));if(D.isDirectory){o.makeDir(P);return}var w=D.getData(I);if(!w)throw xe.Errors.CANT_EXTRACT_FILE();let C=S?D.header.fileAttr:void 0;o.writeFileTo(P,w,v,C);try{o.fs.utimesSync(P,D.header.time,D.header.time)}catch{throw xe.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(E,v,S,I){if(I=qp(v,S,I),S=mn(!1,S),v=mn(!1,v),!I)return new Promise((O,z)=>{this.extractAllToAsync(E,v,S,function(B){B?z(B):O(this)})});if(!c){I(xe.Errors.NO_ZIP());return}E=le.resolve(E);let D=O=>u(E,le.normalize(f(O.entryName))),P=(O,z)=>new Error(O+': "'+z+'"'),w=[],C=[];c.entries.forEach(O=>{O.isDirectory?w.push(O):C.push(O)});for(let O of w){let z=D(O),B=S?O.header.fileAttr:void 0;try{o.makeDir(z),B&&o.fs.chmodSync(z,B),o.fs.utimesSync(z,O.header.time,O.header.time)}catch{I(P("Unable to create folder",z))}}C.reverse().reduce(function(O,z){return function(B){if(B)O(B);else{let k=le.normalize(f(z.entryName)),N=u(E,k);z.getDataAsync(function(F,K){if(K)O(K);else if(!F)O(xe.Errors.CANT_EXTRACT_FILE());else{let se=S?z.header.fileAttr:void 0;o.writeFileToAsync(N,F,v,se,function(fe){fe||O(P("Unable to write file",N)),o.fs.utimes(N,z.header.time,z.header.time,function(we){we?O(P("Unable to set times",N)):O()})})}})}}},I)()},writeZip:function(E,v){if(arguments.length===1&&typeof E=="function"&&(v=E,E=""),!E&&i.filename&&(E=i.filename),!!E){var S=c.compressToBuffer();if(S){var I=o.writeFileTo(E,S,!0);typeof v=="function"&&v(I?null:new Error("failed"),"")}}},writeZipPromise:function(E,v){let{overwrite:S,perm:I}=Object.assign({overwrite:!0},v);return new Promise((D,P)=>{!E&&i.filename&&(E=i.filename),E||P("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(w=>{let C=O=>O?D(O):P("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(E,w,S,I,C)},P)})},toBufferPromise:function(){return new Promise((E,v)=>{c.toAsyncBuffer(E,v)})},toBuffer:function(E,v,S,I){return typeof E=="function"?(c.toAsyncBuffer(E,v,S,I),null):c.compressToBuffer()}}}});var ol=ne(Ie=>{"use strict";function H(t,e){t=t-166;let r=Qs(),i=r[t];if(H.hZRblG===void 0){var o=function(x){let p="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",_="",y="";for(let A=0,E,v,S=0;v=x.charAt(S++);~v&&(E=A%4?E*64+v:v,A++%4)?_+=String.fromCharCode(255&E>>(-2*A&6)):0)v=p.indexOf(v);for(let A=0,E=_.length;A<E;A++)y+="%"+("00"+_.charCodeAt(A).toString(16)).slice(-2);return decodeURIComponent(y)};H.vkizxn=o,H.TJyeud={},H.hZRblG=!0}let c=r[0],f=t+c,u=H.TJyeud[f];return u?i=u:(i=H.vkizxn(i),H.TJyeud[f]=i),i}var M=H;(function(t,e){let r=H,i=t();for(;;)try{if(parseInt(r(1292))/1+parseInt(r(1005))/2+parseInt(r(648))/3*(parseInt(r(173))/4)+parseInt(r(275))/5+-parseInt(r(1235))/6*(parseInt(r(461))/7)+parseInt(r(886))/8+-parseInt(r(236))/9===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(Qs,177126);var ry=Object[M(1316)+M(1516)],iy=Object[M(1150)+M(871)+M(1612)],tl=(t,e)=>function(){return t&&(e=(0,t[{LsDZl:function(c,f){return c(f)}}[M(975)](iy,t)[0]])(t=0)),e},sy=(t,e)=>{let r=M,i={marfJ:function(c,f,u,x){return c(f,u,x)}};for(var o in e)i[r(1588)](ry,t,o,{get:e[o],enumerable:!0})};function oy(){return Vu||(Vu=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function ay(){let t=M;return Yu||(Yu=[IDBCursor[t(1476)+"e"][t(1543)],IDBCursor[t(1476)+"e"][t(386)],IDBCursor[t(1476)+"e"][t(386)+t(761)+"ey"]])}function cy(t){let e=M,r={MuzEN:function(o,c){return o!==c},ClWYs:e(661),LPDgB:e(1182),tboFp:function(o,c){return o(c)},gvpkv:e(575),xUgIC:e(295),xQxgN:function(o){return o()},rpbrN:"success",FaDMC:e(789),BKHkj:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let f=e,u={eSHoh:r[f(1190)]},x=()=>{let y=f;t["removeEv"+y(250)+y(773)](u.eSHoh,p),t["removeEv"+y(250)+y(773)](y(789),_)},p=()=>{let y=f;r[y(795)](r[y(983)],r[y(1635)])?(o(r.tboFp(At,t.result)),x()):_0x435a57[y(683)]()[y(785)](()=>{let A=y;this[A(1658)+A(406)]()})},_=()=>{let y=f;if(r.MuzEN(r[y(213)],r[y(1144)]))c(t[y(789)]),r.xQxgN(x);else return _0x4402cc["objectSt"+y(514)]||_0x5c9d51[y(656)](_0x2d0081)};t[f(668)+f(662)](r[f(1190)],p),t[f(668)+f(662)](r.FaDMC,_)});return i[e(785)](o=>{let c=e;r[c(581)](o,IDBCursor)&&yc[c(554)](o,t)})[e(1450)](()=>{}),Ys[e(554)](i,t),i}function dy(t){let e=M,r={XYpZl:function(o,c){return o<c},mEEYU:function(o,c){return o-c},JAuXN:function(o,c){return o!==c},RiIHD:e(260),WCrIT:e(1673),EtxKc:e(789),MPiIA:"abort",keZgy:function(o){return o()},hRqCx:"AbortError"};if(Vs.has(t))return;let i=new Promise((o,c)=>{let f=e,u={CawSO:function(y,A){return r[H(176)](y,A)},cETdY:function(y,A){return y!==A},DXnyL:function(y,A){return r.mEEYU(y,A)},MYvjV:function(y,A){return r.JAuXN(y,A)},mReNe:r[f(1145)],BVDfM:r[f(714)],lIjht:r[f(1015)],RuHrF:r[f(533)],uJwlu:function(y){return r[f(1666)](y)},rwjtg:function(y,A){return y(A)},kQJeA:r[f(843)]},x=()=>{let y=f;if(u[y(694)](u[y(1212)],"ukXws"))t["removeEv"+y(250)+y(773)](u[y(682)],p),t["removeEv"+y(250)+"ner"](u[y(1605)],_),t["removeEv"+y(250)+y(773)](u[y(1712)],_);else{let A=_0x1b9130[y(513)](":");for(let E=0;u[y(1323)](E,A[y(784)]);E++){let v=A[E];if(u[y(1684)](4,A[E].length)){let S=_0x323dd2[y(1531)+"g"](0,u[y(587)](4,A[E][y(784)])),I=S[y(311)](v);_0x66210=_0x2487d9[y(311)](I)}else _0x4c2b76=_0x1c9894[y(311)](v)}return _0x22e406}},p=()=>{u[f(1071)](o),x()},_=()=>{let y=f;u[y(1026)](c,t[y(789)]||new DOMException(u[y(537)],u.kQJeA)),x()};t[f(668)+f(662)](r[f(714)],p),t["addEvent"+f(662)](r.EtxKc,_),t[f(668)+f(662)](f(488),_)});Vs[e(554)](t,i)}function fy(t){Xs={jBhnF:function(r,i){return r(i)}}.jBhnF(t,Xs)}function uy(t){let e=M,r={KCsuv:e(1249),afNUj:e(865),tmhuB:function(i,o){return i(o)},RQjGE:function(i,o){return i(o)},bPZWh:function(i,o){return i in o},yMJWd:"objectSt"+e(514),XPCUB:function(i){return i()}};return t===IDBDatabase.prototype.transaction&&!r[e(1582)](r[e(1563)],IDBTransaction[e(1476)+"e"])?function(i,...o){let c=e;if(r[c(545)]===r[c(951)])_0x48854b&&_0x3f275f[c(668)+"Listener"](c(764),()=>_0x4c33c7()),_0x11f768&&_0x4abe4a[c(668)+c(662)](c(1370)+c(1700),()=>_0x3d2b50());else{let f=t.call(yi(this),i,...o);return _c[c(554)](f,i[c(741)]?i[c(741)]():[i]),r[c(702)](At,f)}}:r[e(1619)](ay)[e(578)](t)?function(...i){let o=e;return t.apply(r[o(702)](yi,this),i),r[o(702)](At,yc[o(656)](this))}:function(...i){let o=e;return r.RQjGE(At,t[o(1504)](yi(this),i))}}function ly(t){let e=M,r={LqpFO:function(i,o){return i===o},dPNsK:"function",hfqRB:function(i,o){return i(o)},dpnaE:function(i,o){return i instanceof o},LYGLJ:function(i,o){return i(o)},wCLoS:function(i,o,c){return i(o,c)}};return r[e(1532)](typeof t,r[e(1008)])?r.hfqRB(uy,t):(r[e(232)](t,IDBTransaction)&&r.LYGLJ(dy,t),r.wCLoS(nl,t,oy())?new Proxy(t,Xs):t)}function At(t){let e=M,r={vmPLb:function(o,c,f){return o(c,f)},iIqSq:function(o,c){return o(c)},vQQwU:function(o,c){return o instanceof c},lxxbZ:function(o,c){return o(c)},duTHS:function(o,c){return o!==c},xYIxr:function(o,c){return o===c},EYMpM:"QacCO"};if(r.vQQwU(t,IDBRequest))return r[e(643)](cy,t);if(Js[e(768)](t))return Js.get(t);let i=ly(t);return r[e(914)](i,t)&&(r[e(538)](r[e(1094)],"QacCO")?(Js[e(554)](t,i),Ys[e(554)](i,t)):(_0x3bbab4(_0x585738,96),r.vmPLb(_0x3438a3,_0x212e97,r.iIqSq(_0x3fcb01,_0x3dad1e)))),i}var nl,Vu,Yu,yc,Vs,_c,Js,Ys,Xs,yi,Xu=tl({"node_modules/idb/build/wrap-idb-value.js"(){let t=M,e={CnGlR:t(553),dEzKr:function(r,i){return r!==i},rXGDE:t(1571),rsvyS:function(r,i){return r instanceof i},eETpF:function(r,i){return r===i},MosGX:t(1035),RcEPn:function(r,i){return r===i},NRiZl:t(280)+"oreNames",xEyvJ:function(r,i){return r===i},xcYEw:function(r,i){return r!==i},jIPTh:t(620),hTsKy:function(r,i){return r(i)},phcBU:t(972),mJzBu:function(r,i){return r in i}};nl=(r,i)=>i.some(o=>r instanceof o),yc=new WeakMap,Vs=new WeakMap,_c=new WeakMap,Js=new WeakMap,Ys=new WeakMap,Xs={get(r,i,o){let c=t;if(e[c(1270)](e[c(233)],e[c(233)]))_0x23ac66.body[c(1185)+c(1453)](_0x5d11d4);else{if(e[c(251)](r,IDBTransaction)){if(e.eETpF(i,e[c(810)]))return Vs[c(656)](r);if(e[c(892)](i,e[c(1219)]))return r["objectSt"+c(514)]||_c[c(656)](r);if(e.xEyvJ(i,c(972)))if(e[c(1426)](e[c(935)],e[c(935)]))this._debug(e.CnGlR,_0x1bb112.message),_0x37294e();else return o[c(280)+c(514)][1]?void 0:o[c(280)+"ore"](o[c(280)+c(514)][0])}return e.hTsKy(At,r[i])}},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t;return r instanceof IDBTransaction&&(e[o(1179)](i,e[o(810)])||i===e[o(500)])?!0:e[o(551)](i,r)}},yi=r=>Ys[t(656)](r)}}),rl={};sy(rl,{deleteDB:()=>hy,openDB:()=>xy,unwrap:()=>yi,wrap:()=>At});function xy(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let f=M,u={OIBWM:function(_,y){return _===y},TEQpX:f(1621),XlYmx:"YHDbY",oVhcP:function(_,y,A,E,v){return _(y,A,E,v)},qwlpH:function(_,y){return _(y)},AfPSK:f(764),AaLCt:"versionchange",oVBUE:"upgraden"+f(1607),EhiaG:f(631)},x=indexedDB[f(447)](t,e),p=u[f(829)](At,x);return i&&x[f(668)+f(662)](u[f(1378)],_=>{let y=f;if(u[y(1627)](u[y(1696)],u[y(432)]))for(var A in _0x1e5eca)_0xd2b0e(_0x1e0d7e,A,{get:_0x499885[A],enumerable:!0});else u.oVhcP(i,At(x.result),_[y(1067)+"on"],_[y(1131)+"on"],u[y(829)](At,x[y(1305)+y(389)]))}),r&&x[f(668)+f(662)](u[f(907)],()=>r()),p[f(785)](_=>{let y=f;c&&_["addEvent"+y(662)](u[y(670)],()=>c()),o&&_["addEvent"+y(662)](u[y(1027)],()=>o())})[f(1450)](()=>{}),p}function hy(t,{blocked:e}={}){let r=M,i={wxuwu:r(631),cwMec:function(c,f){return c(f)}},o=indexedDB.deleteDatabase(t);return e&&o[r(668)+r(662)](i.wxuwu,()=>e()),i[r(296)](At,o)[r(785)](()=>{})}function Qu(t,e){let r=M,i={fAgMX:"readwrite",SogOI:"readonly",IOVxE:function(x,p){return x instanceof p},KgKVs:function(x,p){return x in p},LihaP:r(1407),KsooS:function(x,p){return x in p}};if(!(i[r(950)](t,IDBDatabase)&&!i.KgKVs(e,t)&&typeof e===i.LihaP))return;if(Zs[r(656)](e))return Zs[r(656)](e);let o=e[r(1313)](/FromIndex$/,""),c=e!==o,f=sl[r(578)](o);if(!i[r(948)](o,(c?IDBIndex:IDBObjectStore)[r(1476)+"e"])||!(f||il[r(578)](o)))return;let u=async function(x,...p){let _=r,y=this[_(1305)+_(389)](x,f?i[_(414)]:i[_(349)]),A=y[_(972)];return c&&(A=A.index(p[_(207)]())),(await Promise[_(1632)]([A[o](...p),f&&y[_(1035)]]))[0]};return Zs[r(554)](e,u),u}var il,sl,Zs,py=tl({"node_modules/idb/build/index.js"(){let t=M,e={UPlhK:t(1303)+t(1420),tOfEs:function(o){return o()},cnUKY:t(656),uQiMP:t(1399),TKOwT:"getAllKeys",qlkNc:t(618),cRVXi:function(o){return o()},pUtEc:t(413),FboIe:t(301),KjkZY:"clear"},r=e[t(1302)][t(513)]("|"),i=0;for(;;){switch(r[i++]){case"0":fy(o=>({...o,get:(c,f,u)=>Qu(c,f)||o.get(c,f,u),has:(c,f)=>!!Qu(c,f)||o[t(768)](c,f)}));continue;case"1":e.tOfEs(Xu);continue;case"2":il=[e.cnUKY,e[t(739)],t(818),e[t(1411)],e[t(1230)]];continue;case"3":Zs=new Map;continue;case"4":e[t(187)](Xu);continue;case"5":sl=[e[t(1063)],e[t(1299)],t(1264),e[t(1552)]];continue}break}}}),gy={idb:function(t){let e=M,r={eOQlM:function(i,o){return i<=o},VuyqO:function(i,o){return i|o},RIByq:function(i,o){return i<<o},cmEQj:function(i,o){return i&o},dHZeK:function(i,o){return i<<o},iPgwG:function(i,o){return i>=o},QmFBf:function(i,o){return i-o},rBEWg:function(i,o){return i<<o},yCXis:function(i,o){return i&o},SLItM:function(i,o){return i&o},YjCYE:function(i,o){return i+o},PrzRO:function(i,o){return i>>o},AQsDd:function(i,o){return i+o},FmqIx:function(i,o){return i!==o},lZTar:e(375),OyMzd:e(897)};t[e(1692)]=Promise[e(683)]()[e(785)](()=>(py(),rl))[e(785)](function(i){let o=e,c={IIPzM:function(f,u){return f<u},AIdQr:function(f,u){return r[H(912)](f,u)},ZMGIm:function(f,u){return r[H(1311)](f,u)},niKCD:function(f,u){return f<<u},wIZLz:function(f,u){return r[H(1311)](f,u)},CPGxN:function(f,u){return r[H(916)](f,u)},TYgcb:function(f,u){return r[H(1558)](f,u)},PdYWG:function(f,u){return r[H(341)](f,u)},PIEUe:function(f,u){return r[H(1558)](f,u)},ZwFyk:function(f,u){return r[H(1636)](f,u)},CsbvX:function(f,u){return r.QmFBf(f,u)},KOedw:function(f,u){return f|u},IpYEu:function(f,u){return r[H(1070)](f,u)},gkXAa:function(f,u){return r[H(723)](f,u)},pNOJL:function(f,u){return r.SLItM(f,u)},pGeyL:function(f,u){return r[H(456)](f,u)},okLnT:function(f,u){return r.PrzRO(f,u)},gZFSM:function(f,u){return r[H(780)](f,u)},UaZrH:function(f,u){return r[H(723)](f,u)}};if(r[o(831)](r.lZTar,r[o(1081)]))return i;{if(_0x25cd7e-_0x53a3a9<1)return"";let f="";for(let u=_0x263387;c[o(1718)](u,_0xe6b2aa);){let x=_0x5be00e[u++];if(c[o(689)](x,127))f+=_0x212efb["fromChar"+o(1025)](x);else if(x>=192&&c[o(1718)](x,224))f+=_0x2a572f[o(266)+"Code"](c[o(1714)](c[o(188)](31&x,6),63&_0x5dd22e[u++]));else if(x>=224&&c[o(1718)](x,240))f+=_0x27f25a[o(266)+o(1025)](c[o(800)](c[o(1717)](c[o(1741)](15,x),12),c.PdYWG(63&_0x361cb9[u++],6))|c[o(882)](63,_0x3a33ed[u++]));else if(c[o(1599)](x,240)){let p=c.CsbvX(c[o(1162)](c[o(1047)](7&x,18)|c[o(1717)](63&_0x5265d3[u++],12)|c[o(188)](c[o(174)](63,_0x4cdef9[u++]),6),c.pNOJL(63,_0x4da5d2[u++])),65536);f+=_0x56ad4a["fromChar"+o(1025)](c[o(988)](55296,c[o(1423)](p,10))),f+=_0xe0142a[o(266)+o(1025)](c[o(246)](56320,c[o(1437)](1023,p)))}}return f}})}},el={};function It(t){let e=M,r={dGwIh:"2|3|1|4|0"},i=r.dGwIh[e(513)]("|"),o=0;for(;;){switch(i[o++]){case"0":return c[e(1692)];case"1":var c=el[t]={exports:{}};continue;case"2":var f=el[t];continue;case"3":if(f!==void 0)return f[e(1692)];continue;case"4":gy[t](c,c[e(1692)],It);continue}break}}It.d=(t,e)=>{let r=H;for(var i in e)It.o(e,i)&&!It.o(t,i)&&Object[r(1316)+r(1516)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=M;It.o=(e,r)=>Object[t(1476)+"e"][t(625)+t(1516)][t(1691)](e,r)})(),(()=>{let t=M,e={YHrVm:function(r,i){return r+i},Jmbop:function(r,i){return r!==i},ijEIW:function(r,i){return r|i},RUnjZ:function(r,i){return r<<i},UHJQP:function(r,i){return r&i},veVHp:function(r,i,o){return r(i,o)},SkDTc:function(r,i){return r+i},gkYSX:function(r,i){return r&i},CsSFo:t(1052),DlgGN:function(r,i){return r!=i},Qwuro:"undefined",LHNVR:t(749),jNIWg:t(1484)+"le"};It.r=r=>{let i=t,o={Rihif:function(c,f){return e[H(431)](c,f)},aAuKt:function(c,f){return e[H(431)](c,f)},DZhYP:function(c,f){return c+f},gNRnl:function(c,f){return e.Jmbop(c,f)},GZeyX:function(c,f){return e[H(781)](c,f)},zgmFd:function(c,f){return e[H(222)](c,f)},LtdUq:function(c,f){return c|f},UxOOE:function(c,f){return c&f},vsFVF:function(c,f){return c<<f},JeiGv:function(c,f){return e.UHJQP(c,f)},UBVDz:function(c,f,u){return e[H(1159)](c,f,u)},hMXyx:function(c,f){return e[H(1003)](c,f)},WyrXZ:function(c,f){return c>>f},HJsqc:function(c,f){return e.gkYSX(c,f)}};e[i(1408)](i(1052),e[i(936)])?(_0x50dfc9=_0x4d097f[o[i(1624)](o[i(270)](_0x2258a2,_0x516d37),1)],_0x15b6cd=_0x56e71a[o.DZhYP(_0x17d029,_0xc94f4)+2],_0x553002=_0xa32136[o.Rihif(_0x54fabf+_0x38c24b,3)],o[i(1154)](o[i(1285)](o[i(1285)](_0x3139c7,o.zgmFd(_0x2638e2,8)),o[i(294)](_0x4847d5,16))&12632256,8421504)?_0x381cee+=_0x4d680b:(_0x2d7b51=o[i(1285)](o[i(327)](o[i(294)](o.UxOOE(7,_0x58393c),18),o[i(294)](o[i(924)](63,_0x5e15bb),12))|o.vsFVF(o[i(372)](63,_0x2a8627),6),o.JeiGv(63,_0x504cf7)),_0x32f39f<65536||_0x207af6>1114111?_0xe7d4f9+=_0x649d30:(_0x10f2e9-=65536,_0x395a74+=o.UBVDz(_0x1332c0,o[i(548)](o.WyrXZ(_0x374fbc,10),55296),o[i(270)](o[i(959)](1023,_0x3dd868),56320)),_0xa9ec0b+=3))):(e.DlgGN(e[i(216)],typeof Symbol)&&Symbol[i(1614)+"Tag"]&&Object[i(1316)+i(1516)](r,Symbol[i(1614)+"Tag"],{value:e[i(356)]}),Object[i(1316)+i(1516)](r,e[i(1244)],{value:!0}))}})();function Qs(){let t=["rffutgS","zMfzBfC","Bw1KC2i","ChvZAa","x3DZ","qxzxuMK","BNrfBMrWB2K","wgPeqMO","Dg9Y","zK1yv0i","DNfjvfK","wwHWCuu","te5nvfO","DxnAB1a","Afj4u0C","DuHHB3m","twz0Bxm","Dxrjza","z2v0s2v5","B0niy1e","wuX5A1e","rfvVzKi","CMPAtgG","vw5PBxbSzw0","u0rRyxm","vhrcuM8","C3rYAw5N","sM1IB3a","EwXezhq","ig1LC3nHz2u","veTpD1q","rMXsDge","zvLorMS","CM92AwrLigi","tvrgwMe","tfP6AfG","Eg1duMO","BLfpELi","we9ltwm","m3WW","AevYCM9Yrxy","v3Dnr04","B2TmBLq","tvHNt3i","uuDUwfy","EgnzrxC","Aw9Ul2PZB24","ExbL","z0rmuxm","rhvvzwS","AK92BNm","y29UBMvJDfm","vxniC00","quXm","q1LWte4","zcWGDw5RBM8","vwfACKG","yNL0zu9MzNm","qLfsD0S","x3bHDgHlzxK","yw5Hz2vY","x2LUAxq","x2LZv29YA2u","C3bSAwnL","Cg93","ELzoEu4","vxrXvxq","DMfS","yw5Nzq","y2f0y2G","x194x21Zz18","y3zyDue","AwXK","yNL0zuXLBMC","zNDsChy","BLv0sNq","CLf6vLm","yLf4yNy","qNnTEu8","D2vI","qufLDMy","zw5XDwv1zq","zMLUza","x2HHBMrSzu8","ywDLrxzLBNq","sNjWsxi","rNjVBNrPzxi","aaaaaaaaaaa","v2DhDeG","A0fWAwq","v2vPEgLUsLm","uunivwS","ENHOywu","B05otgu","weLuze4","ChjVDg90Exa","B3nLza","s3res0C","Ec1TC2CTy3u","vxLmzeq","uhDcufC","x2HHBMrSzvi","EK9IAwe","x19LC01Vzhu","zNjVBujPDhm","tfnrB3u","DMfSDwvZ","Egngu1O","z2v0qwXSs2u","v1foBgG","BNzHy2e","x2rPC2nVBM4","DhDVCMTdAge","zxj2AwnL","yLz6Dw8","ANjrt00","x2LZtM9Kzq","B25ozxr3B3i","vvrVuxK","AenSB3nLrxy","C01jyvy","D0LVBvq","ufbKt1K","yxbWBhK","DuvgEvm","y2PPB3a","rhPNCwe","BMv4DcGPigm","CKverfC","Bg9Nsurhzw4","ywnRDxbfBMq","Dw5ZAwDUzwq","B3nLrxzLBNq","r3LIB1C","B1bUDxO","B3bLCNr5","zgvJB2rLzey","DvbuvLy","vwTzBuK","AKjKAeS","sxHKuLi","lcbTyxGGCMu","CYbHBhjLywq","rK9Az04","rxzLBNq","x2LZtwLUAvq","q0Xpu0LorW","Aw5N","EwHqvwK","ywXSB2nvBNm","C3vIC3rYAw4","thfWrK8","zxjHDg9Y","CwHLAgW","mxWYFdn8nhW","yNPIz3q","t2jbq0e","EgT4qMS","ywXPzcb1CMW","AMvkug0","y2HnDg4","tgjrwhm","ywr2yw5Jzq","Cg9PBNrbBMq","zvb0BNy","rwngANy","qu1TELm","uMvHzcbWyxm","x2rItMfTzq","EK9Rvg4","zw1LBNq","s2PRwLK","Ae9Wzw5fDMu","tNrSywO","rKzuAe0","Dev2zw50","tLjIv00","y21fuwO","D1PYr0W","C1D3BvG","rurwv0S","x29Uq2XVC2u","Eu1kv2q","D3j0rLO","BMXswNa","z1rPBwvVDxq","y3ruAw1LB3u","AwDcDwC","yLnkAuC","svrZDvu","s3zqCuS","Aej6zwm","mhWZFdj8mxW","Dg5SEKC","yxv0BW","x0rctMfTzq","sNb0tfe","rKHVshq","Ee5eCu8","DMLoDuO","ugz3wvy","yLbAv2G","y3jLyxrLtwu","zNjVBuHHC2G","B0fZwuS","zxrptxq","vuHJtNC","BwfYzKO","twHNzwK","Axbbrvq","zw50","zgf0yq","wLvlsvC","AxnrB1nnzxm","vw9Pzwm","y3vYC29Y","vKzmr20","AxmGDw5Kzwy","wNDgEwS","u2XfEfC","C3rYAw5NAwy","rKTcwKm","wvHWtMi","vw5Oyw5KBgu","BeLQAhq","zvvYBa","zwvKzwq","yKXSrhG","yNvMzMvY","uhPHwhi","y3r4","BwvZ","Bwv0Ag9K","Dg9tDhjPBMC","BfrPBwvVDxq","s3HmtLK","tgzJu0G","Bgj3rMu","wfbdvui","ihrVihjLDhi","AgvAqMK","ChrVCG","B25tDg9Wsw0","uMLOAwy","rKfAuee","BhfzweC","t0Lcv00","DvHkEKq","q0L3u2q","ywHXC1K","CMvUDevUzha","ywXS","EfvAuKe","B0PKtve","tfbez0i","AvbND0C","v0TND2q","DgvZDa","Aw5PDcbrB1m","t2jQzwn0","rhDPyuq","rgfjt28","ExHUBMy","yxv0B21HDgK","zKTfBwG","x3bPBMDqB24","DxrMofDYAxq","y2HLy2TdDxi","zv9ZDwnJzxm","y3vZDg9Tshq","C2v0zgi","zw50zwqGDhK","tezfsgm","zxDgDKG","qw9MD1i","CMvHC29U","A0r3qwy","x2fKzfDZtgK","zgX0uxm","BKzWzNG","DM9Ky0K","reiGzMfPBgu","B25dBg9Zzq","BgL1Bfa","yKTewuu","A2vAz3K","B25tDgfYDfi","vxbKyxrLq28","B25szwnLAxy","x29UugfNzu4","qw94rxO","zg1eu1O","y29TCgXLDgu","B0vxuMO","x2LUAxrqCM8","wuftrey","BgDdCNa","zgPXuLa","txPttuW","BgncDgq","zgvIDwC","BMvJDa","y29SBM8","y0vuzfK","tu9PAMW","yvLuCvm","CMvZzxrfBMq","x2nVBM5Ly3q","BKDVCeq","y29Kzq","y2fSBa","zxHWB3j0CW","x2rYB3bhBg8","DMLJzuLeig8","Egf4weW","vevrCfG","uuzWtu8","Bfncr0q","zw5HyMXLuw8","AgfUz2u","AMjtuwm","D0vRtue","sKLPyw4","t3rPAMG","C2vYDMLJzs0","Aw47y2HHCNm","rKnZAgy","sMHpEgC","uvf0B0C","uuvNr1q","sLnptLa","uNviCKy","EK5qufC","wK1hsw0","z1f5tfe","q0LnEvi","q1bhEe4","suLqEK0","v0nzv0e","Ec11C2uT","DvbTyu4","r1Dsz0y","wLrOALu","u3LKsKG","A3zdu2m","ww15EgG","rNP5t00","C0zQy28","u0zHteO","vgflD3O","AgLNAa","AgroseO","A2Djq2u","B3jpBMXPBMu","yxbWzw5Kq2G","B25fCNjVCG","CIb0DhDjra","D012Dwy","Dg1OAxm","rMD0Auu","vfLNy2i","BhDwsKm","AwLhCMW","icSG","uMXfyw0","zNH4uLe","CefJEKC","s2vky1u","AernD1O","BMrWB2LUDca","qvn5q3K","vxn4v3u","Bwu6ia","x3jLy29UBMu","rNPjtxq","Cu9ksum","mtG4y3jNvuXe","z2Tyqwe","qLPdrgW","wfLWwMW","vgXZr1q","BxjNvM8","DxjS","sKTTzuq","zM9YrwfJAa","BxDkBNi","svLHDfG","te1cwKG","C2DWCge","zLLSB08","y1jwwgK","BMLlq0q","rffZD0G","AxnrB1nby2S","re9MBfO","ug5Zzwq","swThwva","C3rHCNq","y3jLyxrLrwW","uMXWA1e","zgLZywjSzue","qwfZvg4","rNHjAgO","u2TLs3K","y2HnyxHuCMK","vMHMEu0","thHkvLK","ign1CNnVCIa","yK51Bxu","rNHxyxy","C2HPzNq","BxnNsuq","ywrKq291BNq","EhH1Bfq","z0jlthK","x2vUzhbVAw4","z3zWA3y","tMPOC2O","r3vrvgO","uxD1CM8","vhPQwMm","DxbiuKO","AvPXDxi","y29UDgv4Da","CKT2sLa","uLvUALO","DgLLCKPtt04","yM9KEq","rxLXq1y","wxn3q1e","vKfovLm","BgLUzw5V","vNjiCgi","C2vYDMvYvgK","o2nOyxjZzxq","zhbUyuu","CLHhreu","vLHSExa","zufJAW","ndK5ndiYnLfgBNbTsW","vM1Lt1u","rxjnr08","BKXPBMu","DMvUDa","D24GCMvHC28","tg5wsM0","rMzzy3m","y2XVC2uSihC","yujsDwS","z1Pgu00","zMX1C2HfEha","Euvws1e","zxjFAxnFywm","zw50tgLZDgu","CNn2Evm","sLLXAw8","su5tvefova","id4G","t1vQtfG","y29UBMvJDca","x2XPC3rLBMu","D0rPB3y","yKDPseW","vuv2qMO","uLniD1a","wM55zhy","Bwf4uMv0CMK","AKjZyM0","ze1qq24","zNjVBunOyxi","teHPCfm","veHXB04","renQChG","yuf1s3q","B25pCgvU","CM9YrxzLBNq","vgr2zwO","BM9drui","mJG5nZi1EMTgzuft","vvrpDMC","zMzLCG","B1Hhq2C","CMvXDwLYzwq","B2jQzwn0u3q","txbQC1q","C1nhChG","quLpr1C","u2TPCcbWyxm","ENzdtuW","Aw5KzxGGB3u","s21YALO","Dg50ug8","CwzIteq","wvnYDgy","BNvTyMvY","tKTtzvu","rgvKAwnHDgu","EMDTrMq","EMTftwy","y3Dnzwm","z21Ut20","BNruCMLLC0m","tvbzqvq","s1LAuNK","ywrK","t1bftL9fuLi","uxbZtfO","zxjFywnRx20","CMvQzwn0","uhPnA2O","twLZC2LUzYa","y3vYC29Yx2y","yxPMvuK","x3bPBMC","y29Uy2f0","CMfUzg9T","Ahr0Chm6","zej6y2O","B3zkufC","Egvrr0m","wwPjueW","CMvTB3zLrxy","u2Lks2W","x2zVCM1HDeu","zMHtzK8","sMjiquW","s3DJCu8","y3vYDMfSDwu","v1P2veu","q2zOy1O","thrKvxe","Be1svKG","zNHIyKG","sK5wyNq","ywXSzwqGBxu","zwPIv1C","t0vryxC","B2Xduvi","zgrjrcWGzgu","sNb3Bui","CMfNzvn5BMm","s3fwtg4","CgLbsxe","EKPoEK0","zeHAzuS","sKnNqMO","C0XPC3rLBMu","BNrLCG","zcbLCNjVCI4","zwn0","zgv2AwnLx2K","Dg9cExrLCW","u29Nt0K","vfbksvy","sgfeAwS","r0TlAfK","Cg9PBNrdB24","C3jwwLK","t1bftG","teHovLi","D09pr2W","qKHVzvO","s1bJt2W","C2vUzf9Hy2S","DvvyAMS","DwXpDha","EfvZzuvUDG","zMLSzw5HBwu","sgrUyvC","x3fVC0rc","vKjtCva","qMTbruK","zxjFDhrS","BMDuAw1LCG","zxnJqxG","sMvPr3y","ihjLy29UBMu","shnREu0","zhj4uNa","tKTZzwe","Ee5drxi","vKvKtu4","rLftu3a","y2XVC2veqG","vLHdBeu","CMfTzq","De9ds0S","BMHtsgO","yMLUyxj5vhK","y29UDgLUDwu","x25HDMLNyxq","BwvKAwf0zwW","Aw9U","m3W0Fdb8mNW","zg1bq0m","BM5Ly3q","qLbvz3e","t1HdCMm","q291BNq","x1fVu01HBMe","y2HnyxHdB3u","B2zMBgLUzq","tufyx1jfvfi","ueD5DKW","BgLZDgvUtMu","y3vKC3K","Dgvurgy","x2rLyNvN","CMvZzxrdB3u","C3rLBMvYCW","D3jPDgvvAw4","wuDOtwG","yxKSihrYEsa","EhbqwKm","q09otKvdveK","B25LCNjVCG","Chv0","zKfNtvG","rLjptLrjrvi","yuXKAuy","zgvSzxrLrge","mNW0Fdf8mhW","x3bPBMDmB3m","zMvY","CNbzvLK","qxDQC3G","v2DPEhq","z0ToBwy","CMvHzfvjBNq","B2zMC2v0","Avruwxe","shfwtLa","vgneqwO","BwLUzW","wuHYvM0","wgXzBxG","y2XLyxi","zuPWtvG","t3PWEvq","mdaWmdaWmda","Dxr2B3G","ENztA0S","zM9Yy2u","Dg9cExrLC0i","zeLHEw0","CgLUz19VBMm","CfnmwwC","r0jgs24","yK5yCNe","De5gA1G","B3bLBG","D2vdtvi","D3zXCg8","yNvMzMvYzwq","BgLqqu8","yun6EwG","wuTWB3y","v3vwwKy","q0Xpu0ve","wwPdwuu","s1jIsMe","sxPou2G","AMvJDfn0B3i","AxbNzhK","mta1BwDlzM9y","v2XlENK","wLb2wMO","tuPKshu","l3DZl3yY","vgrPvLy","rLzQB1a","D0LjtNG","AM9PBG","x3nVy2TLDa","CMvKDwnL","zgvNruG","y1D1zM4","y2vivwG","Aw5Lza","DKffCwm","zM9lt3q","zw5fDMvUDa","D3nZoI8V","x2n1CNnVCKy","D29pC2u","DvfMvNi","zw5NDgG","Cg9W","Aen6uhK","yw51Ce1LC3m","vevvDKW","ywjVCNq","DerSAfK","x2jPBMfYEvq","ANjQyMm","y2uGBM90igK","AhrHu0S","rMzPA00","t3nZDw8","x3jLBw92zvC","BhrPCgXLihq","twvZC2fNzuu","DLrpAKi","CgHJqLu","C2vUza","CgfNzxnOB3C","tvzsANO","zxH0ugf5Bg8","ufnvzxu","uLj0veq","rKLmrv9ot1q","uhPlzxO","ChjVDg9JB2W","s0Tgr3q","EgHxsuC","Ec1TC2CTCw8","C3bSAxq","B3jLtMfTzxm","rKzjAuK","zv90Aw1LB3u","zhLgzwy","yxrLq291BNq","ywX3yxLZ","rgDYAxa","yNL0zxm","C3HQBLq","CNzHBfzHBhu","rgPrAxq","DvjHz3u","EurRu1G","ihrPBwvVDxq","C3nHz2vfDMu","y3jLyxrLt3a","B25SAw5L","u215t1C","DxnNzhO","tvbPsue","zMLN","yxnL","rM5Wru0","A1fkzue","EfLjEhi","Cw9Zx18","yw1pAuG","qLDSDLy","y3jLyxrLt2i","zvfhC20","uvbuzxi","s0nZDxy","EsbJBg9Zzwq","rNLerKe","Ae1yExG","BM93","q21bEMi","BuP6qNu","AgjwBfq","CMvJzwL2zwq","C2v0","D0npEeS","CxvSEhu","wvn4vxO","x2rLC3rYB3K","q3rcy1y","EhncBKm","rfv4y1G","vKz1zNm","ENHIyNy","DeLK","tLPWr1O","B2nRzxrtDwm","y3vYq1G","DKHkCgK","wuXmDgi","x3nLBMrby2S","DffprLy","q0n2AwW","qNr0u1G","wMrMAhm","C3bqCu4","x3bYzwzPEa","Ae1LC3nHz2u","Aw5JBhvKzxm","zxjYtM8","s0vTyNy","qKTiA2O","rhfwAgq","v2T0uxG","C1jYB2K","BuHVug0","wvnqz0q","rfHUEuW","Dw50","ywrztxK","zgjLvfe","zejYyuS","z2v0q3vYCMu","CYbWyxjHBxm","C0nxwem","swfdv2q","shbJAfi","rfr0tMW","BMfTzq","yMrFzgLK","EvPZuxK","uunoAKW","BM9Uzv9UB24","rLDt","B0v0Bhe","Dvvbyva","y2HHCKnVzgu","DwjVCum","yMLUza","x3DZsw5ZDge","uwDJsKW","ueDrt2W","uuHrA0u","zxmGCMvHy2G","AwTUtwm","ysbTDxn0igi","BKXRDwW","BwvY","y291BNq","BwvZC2fNzv8","swPUzgy","BM5ct2y","zeTnzxO","CMvJzxzPzwq","ohW1Fdz8n3W","AgfZt3DUuhi","ihrYEsbYzwm","AxnszwfKEq","Bg9IywXty28","vgfN","BwrzC0u","yMXVy2TLza","C3jJ","igzHAwWSig0","q0Lfyxi","AwXLx25HBwu","CMfTugfYyw0","wvPMq3O","CgLUz09Uy2u","DM9eBhG","EvbiENG","wKHmse8","A3DRrvK","BhH4yLO","yxGGCMv0CMK","DxnLCKLW","y3jLyxrLuMu","BKLHzNe","ntm0nLHTEgzqsq","ihrPBwvZ","t1LprgW","y3vYCMvUDeu","CNP0ywu","yxnJCMLWDa","CfrKDhi","EMnRBve","z2v0","A2LSr2u","mxW0Fdj8mhW","rLnpDwq","x2TLEvbHDgG","BuHSCe0","tgLZDgvUzxi","yMPRqxa","BMCGDxjSoIa","DgXwzeC","yK9yuNK","wvjNBuK","ywrKrxzLBNq","q2Xkrg0","qwzqu0S","CM92AwrLige","u01zu2u","twXmyxC","ywrKt25L","sMHLt00","CfrxDfC","uhzSwNO","t3Hqwvu","r0XbELy","A05hEMO","DhLWzq","qLzezK0","CMvZB2X2zq","wNHwt20","zw5HyMXLqxu","su9htfu","rMrPsLy","BezSDxnO","quLKuxi","ufDSy3q","zxrxB3jRq2G","A2v5CW","BMCGzMfPBgu","tvL2ALy","Dhzeq2y","Cgf5Bg9Hza","yxbWBgLJyxq","uKLWr1i","sxjRqLa","D2HstM0","Bg93","Dg1ODui","A2v5","yw1LoIa","t095sfu","BgLUzq","zwnVAuC","x21PBMLoyxy","z2u6ia","yMjSquW","se9nrw4","DKThBw8","BML0AwfSAxO","v0nYsvq","zhvqqu0","uvb2rwS","AurWyw4","s2Luv0S","EMfeA2S","t3rOtMW","B2LUDfjLywm","DMzZCgW","EunyAxm","DKTdqKe","CvLuwKO","Cgu6ia","sfPYCMi","zcWG","CYbPBNn0yw4","qMvYELm","C0TAD3m","AM90tva","zLbvBuW","zvn4ANG","tg9NsurozxC","nxW0","ignVzgu6ia","qLLhruC","DvfPtva","A2jJqLC","C29YDa","DxbKyxrLq3u","Bw1PBK8","EKHnu2O","wenvv1u","yw1Lu3bHy2u","y3vYC29YlNm","Eu5lA2y","tw9KDwXL","mxW0Fdb8m3W","BMnLq2XVC2u","Buzlswm","yurzwhe","vMz3CKW","wu5MA3O","uwjbrhu","tfn6DgW","tefMqwy","wLDcs0G","CLzHBhvLCW","uhjPBwfYEuS","DxrVuMvJB24","DLblAei","y2XVC2u","CNnVCKzPBgu","x2LZtwLUAvC","ywTowuK","AgfZ","ELrhyxy","zgrWr3u","x21LC3nHz2u","A09Sv1y","BMvY","sfj5uvi","x2LUDgvYDMe","Dgf1reO","CK1vwuu","B3jRig9MzMW","sLLIreu","qvfZrgq","AwPfsvC","r0nmDg0","EgvqzeO","BgvUz3rO","DgHLBG","tKDjrKW","DKfvy20","BMvrEwi","zxjYB3i","ueLmvu0","r3rZru4","y2P4ueC","B2nRzxq","x2LUAxrhBg8","txv6ru4","EgTWD0O","yw1L","yxntyKe","uxvLDwu","D0LAthO","CKr3DxO","AxDVrNC","te5oC3i","ExPQAfO","BKrsBfq","BLnOzu8","vKfICgK","DhbizwfKzxi","zxHZrfe","tw9Zr1G","ihn1y2nLC3m","r25XCwK","BKzYzfi","s1rysfu","y29UBMvJDeu","u3zZvfi","DfDZsem","z2v0qwXS","zK1br2W","u0PJtfe","yvfLuxq","vur6yNq","EvjLy29UBMu","x2DLBMvYyxq","zNjVBu51Bwi","yw5MAhO","DhjPzxmGCMu","CgLUz1rPBwu","CxDSCeG","x3bYB3rVy28","rM1XsxG","tg9Nsuq","C3jwqLy","C2XPy2u","Du9cwu8","r2rdAxy","CNzHBa","B3vUDa","tLLqt0G","BM54DK4","BMrWB2LUDfq","zNjVBuj5Dgu","AfjXq3G","DwXvENO","yMfSrxzLBNq","D2LSBfjLy28","CMTLCKDSB2i","yuLjt2O","tvPTEvi","rhLhyKO","t2zyzwi","A3LjvMm","A1rIAe0","tgrzte4","mNWXmhW5","CxDIrvy","sNPpqKy","wgfiEgq","y2vZC0HHBMq","reLVDeO","AMfRuxG","CgfYC2u","z2v0q3vYC28","zNjVBNrPzxi","z3vnB2i","Ae1fr3i","BejtzKO","y09Wzw4","EfDIDgC","DMP1Evu","B3bLCNr5tMe","zvbzDM0","DvL0t08","q0H6yu8","DNzbzLG","tMHwtuW","qxjKqw8","Axnby2TdBgu","t3bLBKv2zw4","x29UvgLTzw8","uerIv3G","ueLfvwu","uKPMCMO","y3vYC29Yx24","q050twK","mty3ndi0ognOALjACW","Euvtsxu","B3niDLq","CgvYC2LZDgu","Avb1A0G","t0fRwhC","uMnfug4","AgvHzgvYCW","Cfvnr0K","zNH4Du4","CeHmsKm","ENzYD24","t3LNtxa","weXREva","uhPeCu0","yM5iDe4","C0Xf","Bg5yuha","BMrOCMu","BMnVzgLUzW","vgLTzw91Da","rwHPyuC","sgnYt3q","y29UBMvJDgK","sw1urNO","CxHxA0i","zu9rBe0","zNvUy3rPB24","zhvusfm","DgLTzw91Da","uKLcExe","C2v0sxrLBq","u2vYDMLJzvC","ruDgBuy","B3bLBKrc","r3Hjz3C","CNjVCK1LC3m","CeDnBvO","vxHpt0u","A0jLC3q","EevbCNe","CefwwNm","y0XhCxi","z2vjBMzVu3K","tKDdthy","CMXhyLO","wKrWv1K","t0T2t0m","CgLUz0LUDgu","AKLqvgG","q3ntrM8","yNLqv0O","uuPMtKi","q2n4C2u","EKPoBNm","BwvZC2fNztO","z1PhBei","DuPxCfG","CgXLyxnLiha","wwP2DuC","u2vXsuq","Cg5fCw8","s3nVB1m","uw9gDva","su9wEeu","ywzovwO","EKrhzem","werYDuu","wuv0C0W","ihbYB3rVy28","B2nRzxrgywK","EKjIzNm","CgLUz0XVC3m","sePZCwm","svLpCe4","AgvKtwf4uMu","z09Mt1q","yxryAgm","Au1Pu2W","vgLjyK0","D3jPDgu","zw5JB2rPBMC","sKXSrxK","C3vIyxjYyxK","uenlue0","B1bcBhi","C3rVCMu","x3nLCuLK","Dhf3zMO","thnewMW","x3vYBa","AhPcteG","teLMD2O","x2nYzwf0zvm","zwrPDuS","yMLUyxj5","BMvcruC","q2Xxwxm","Bwf4tg9ZC0m","B25Uzwn0Aw4","z2v0u3rVCMe","uuP1r0u","CeDLEuW","wLvgAvK","v1DSDxO","tejdqvO","zMzmAw5L","sgDbCMm","uKTAvK4","wuLbv3q","uuTkC20","Ahr0Ca","A1vkrwy","CvzHrfa","zMvsufO","yMfJA3vWigu","z0XMseW","u2Tevgm","zMzMzG","nJC0mdiWvgLrtNLi","D1zQyK8","x2nSzwfYugK","zfboC0S","wvLeEgO","igzPzwXKoIa","sMrHB0K","BwvZC2fNzq","B3bHBhm","BK9qvfG","rxr4s2m","wwLTCvu","CvPgquW","BwfUDwfSihi","vgrxEvO","AgzrD2y","r0zcv1a","t3DLDLO","uLjpuG","DerVtwO","q29Kzq","CNDQDgC","qwfmq3q","twr3vLG","AxjLza","zLztBve","y3vYCMvUDeK","CLfru0y","tKfusvzfx0u","vw9iDMG","zg9Uzq","yMngu1q","quXWrva","DNHOzhO","tvfcCK4","rejvvfC","zw1PDa","BIWGAg9ZDg4","DgLTzw91DcW","y2vOrvy","AMjXsKC","tNH3sgS","sxbzrxu","AxnAzxjV","wMXRD2S","CePjr2e","suvtx0vsuK8","CMrXAwW","B3jL","DhjPBq","wxfRwKK","vwPVwKO","yNPZreK","Dg9hzw5LCMe","z2vrDwv1zuW","zwr5z2G","vhH1yNK","Aw50zwDLCIa","Cfv0rwm","CMLLC0nVDw4","y3jLyxrLq2W","BKzRtwW","B2XKvMvYC2K","t0zOqwK","C2vYDMLJzq","CKjfv2C","DuP3Bhu","Dg9VigXHCMC","z2vXtLe","ChDiwvK","B25JBg9Zzq","veXPs3C","AxnFywnR","zvbkAe8","A1rTDei","q29UzMLN","t3LnEMq","lcbOB3n0BMe","zwrPyxrLBhK","qKjzvu4","q3vZDg9Trxi","zxjFCw9Zx2e","CuHNwwi","x2LZsw5PDa","s0LOre8","revcsxm","tKztDKC","Cgf5Bg9Hzfq","t0zju3e","rvLnCe0","x29WDgLVBNm","DNLwqNG","wgzLAuK","ywDLsgLKzq","sMrJu3K","u3bQwNu","qLfZBxC","tvPIsKK","x2nSzwfYvgK","Aw55yue","BNrbBMrvCgq","CMvHzhLtDge","B2fK","suzKBNe","uLziwgO","y29UC3rYDwm","u0jHzw8","ChjVy2vZCW","ywnRpwzYB24","BwLpENa","Du5bsfe","rxjYB3jdB2q","vvjxEKO","zwnVBM5Ly3q","CgPXuNu","rNn6sgm","C2v0q3vYC28","x2HHBMrSzva","DKPytK0","AKD5BKK","AwDHDg9Yt24","u3rYyxrLz3K","DgfYz2v0","zgvS","Ef9MCM9UDgK","ruHxExu","BMv3vMvYC2K","v2vIu29JA2u","Dg9oDw1Izxi","x2LZqNjVD3m","x2n1CNnVCK4","ywDLu2HVDW","DwDVCwm","BwXXEeq","AhDcy2W","whrAt0u","AefJA01LC3m","BvH1zw0","DgLUzYbZzxi","EfvNsum","uMLjseq","s3jYy0m","yxjYyxLIDwy","BMCGB3iGyw4","tuvtu0fhrv8","z2v0t3DUuhi","wLjvqvK","sKvuBw4","CuX2EMe","z05sBMW","BvfswK8","vKnNqwy","DNfnvMq","BeLAv3i","DMvwsha","yxDVEM0","surxs0C","s09LzhC","u1LiwLm","C0nVDw50zxi","A2fdtee","Cgf5Bg9Hzeu","Bhn2u2O","BMDLza","u1rJsuq","Bg9N","yvDvuwu","mdaWma","zxjYtxnN","zfDVCMTLCKC","uLHPBM0","yxrHlcbKyxq","zxH0zw5ZAw8","tK1mvMe","Eev5DKO","x2rPC3bHDgm","B25TzxnZywC","uLPNB3q","z2vtEw5J","C21ks0W","CMvTB3zLq2G","CM92AwrLihC","EK1HtKm","Dgv4DfbHEwW","ihzHBgLKihm","CNbICK4","Dg9mB3DLCKm","A2HMwNK","y0HhEM8","t21cEMS","zhrWDu0","DePJtfe","qvnewxa","DLb4BMK","qw1VDw50","D1DYwui","qvHkDMK","sgvTC1a","zMPLEKm","uNPgv0S","C0f0ywW","ywPqywi","DxfLzK0","tKPizMC","vffpDva","ywXty29Wzq","q3vZDg9Tq2W","BvjLtMu","wwn0reG","whnTquC","zKLTug4","A1n0yxr1C0m","DvLsuM8","AxnmB25N","tLjPwMW","DerwAem","ugvvtgu","twTsBfq","z0vLzNC","Dg9cExrLC0W","s2HgB2e","B3jRzxjhBg8","zgXvBuu","x2n1CNnVCK0","EfH5uue","CwXRtMm","BgLTAxq","zgXZELK","tenOvMG","ywDL","nty5odjZthbuBvu","BfnbEwi","tKLot3a","CNnVCL92ywW","C0jf","Dgv4Dc9WBge","DwTwt08","sxbRDKG","B2zM","AK5jv2C","x29UtwvZC2e","BKLiAee","u2PcsK0","ywnRx2LK","sLfHwKy","vNjKDLC","swPJz3a","ze5zv00","thfHzfq","DhjPzxm","uMT1CgW","m3WWFdj8mxW","Eev6r0W","uLnJCgq","svjSBgW","uvrft0e","AwrI","sKzUwfq","C0fuvwW","zgvSzxrL","ufjjCMy","C2nYAxb0","sNrOELe","AgvHzgvY","rLHku0e","zev6s3i","ALjHruq","DwzMELe","Aw9UvgLTzw8","ALzmBwK","uMvJB25Uzwm","EffYs2W","qxfJq2S","zw5KCg9PBNq","DKLhvMe","x0vysvnu","DLn5vMe","DgfIyxnL","CKLhEuW","BeHHBMrSzxi","r1PLEvG","zMHlBuC","EhjyCNe","zerLq2G","CM92AwrLihy","ueXTB1i","DcbSAw1PDa","mtG2nta1se53v0XM","sNPTvg8","AxrVBgi","tKDFrvjst1i","x3jLywr5q2W","y3jLyxrLrxi","r3zwuKK","rMjVswu","z2vY","zNDYDxm","vvbSAeS","nhWXFdj8nxW","whrHvxi","DhjHBNnHy3q","AwXLtMfTzq","yNLL","BMrLEa","y2HLy2Tszwe","BgvY","vNv5Cu8","DMfSDwu","CMvWBgfJzq","ALDwC1K","se1drwy","zgvMAw5Luhi","vgzwz2W","Aw5L","Bxvyz2m","C0znz1e","EwHTqwm","zK1rqM4","q2f3u08","z3HlBuS","z3j1rMC","BKz0Eu0","y2XLyxjtDg8","BwfW","tg9JAW","zw5JB2rLrNi","zNjHBwvuExa","C3vJy2vZCW","ywWGy3vYC28","BunAwgS","A2v0ignVBNm","EgLiwuC","yK5ZzK4","BwLZzq","weryswG","yxnZAwDU","B25mAw5L","B3v0sw50zxi","zKLbwwG","sMTPvKG","CMvJB25Uzwm","B25VCgvU","x29Ut3bLBG","Aw1LCYbPBIa","Cfb0yMG","vxvyyxm","Dgv4Dc9Qyxy","BLzuEeG","CM9QsNC","veTrshG","rvjst1i","C2vtruC","zw5HyMXLvhi","AxzZA3G","rLnwtNG","C2v0u3rVCMe","ywnRtxnNswq","jMPZy2fSBgi","C2fNzq","zxjFBxnNAwq","z2v0sxrLBq","yKnqtMe","D2fZq2XLyw4","ywnOzwq","rM9bA08","DMvYC2LVBMm","DNrHAha","DeLUDgvYy2u","Dw5KzwzPBMu","x3DHAxq","Aw5KzxHpzG","vef3yMC","CMvZDwX0","B1zcvuu","zMLSDgvY","De1HBMfNzxi"];return Qs=function(){return t},Qs()}var be={};(()=>{let t=M,e={kTmtB:function(a,n){return a+n},dtpuM:function(a,n){return a+n},WwMGN:function(a,n){return a*n},MQBrN:function(a,n){return a+n},TKQHx:function(a,n,s){return a(n,s)},KPcOl:function(a,n){return a+n},PzKez:function(a,n){return a!==n},WCYWA:t(861),ePJhO:function(a,n){return a(n)},jVLmi:function(a,n){return a+n},qfbLD:t(1172),lSAyb:function(a,n){return a(n)},oPBlr:t(436)+t(436)+t(436)+"00000000",uJWpX:function(a,n){return a<n},sSGpx:function(a,n){return a>n},xkpwJ:function(a,n){return a!==n},jsqdf:t(182),VrHpb:t(1749),aLdiF:function(a,n){return a-n},AvWRi:function(a,n){return a<n},osHvT:function(a,n){return a===n},ipAET:function(a,n){return a<n},ejbWW:function(a,n){return a&n},xBMnr:t(1207),UsxWu:function(a,n,s){return a(n,s)},HMCEf:function(a,n){return a>>>n},mlqxD:function(a,n){return a(n)},fMQBn:function(a,n,s){return a(n,s)},NKsea:function(a,n){return a&n},KKFGt:t(307)+t(279)+t(1010)+t(703),geqNQ:function(a){return a()},tWsHC:function(a,n,s){return a(n,s)},IYOpN:function(a,n){return a==n},iwoFw:"ws://",zvCML:function(a,n){return a===n},fhKmG:t(707),lIZWr:t(1419),cWufn:function(a,n){return a!==n},URWzJ:function(a,n,s){return a(n,s)},wrtFZ:function(a,n,s){return a(n,s)},fwRpv:function(a,n,s){return a(n,s)},DyGbJ:function(a,n,s){return a(n,s)},pJIGa:function(a,n){return a!==n},DTtNl:function(a){return a()},AoxEz:function(a,n,s){return a(n,s)},vKCBA:function(a,n,s){return a(n,s)},FzIMt:function(a,n){return a!==n},xQrKl:function(a,n,s){return a(n,s)},NxwHk:function(a,n,s){return a(n,s)},NFSvG:function(a,n){return a!==n},ddpGu:function(a,n){return a!==n},zTGav:t(675),TfVgl:function(a,n,s){return a(n,s)},PzZkm:function(a,n,s){return a(n,s)},YGhMh:function(a,n){return a(n)},GtsEN:t(1314),BBYUN:function(a,n){return a(n)},oEtlq:function(a,n,s){return a(n,s)},xGkAl:function(a,n){return a(n)},JKmeD:function(a,n){return a(n)},iajfF:function(a,n,s){return a(n,s)},qhehl:function(a,n){return a(n)},obShv:function(a,n,s){return a(n,s)},dyFef:function(a,n){return a(n)},sWwmX:function(a,n){return a(n)},UuXas:function(a,n){return a===n},rlGbZ:t(307)+"required"+t(1010)+t(946),dKMez:function(a,n){return a===n},RKsQB:t(307)+t(279)+t(1010)+t(832),etOMt:function(a,n){return a===n},WWluz:t(307)+"required field: "+t(1613),YZZmx:function(a,n){return a(n)},QTEOA:function(a,n){return a+n},gBKLy:function(a,n,s){return a(n,s)},YjvuG:function(a,n){return a(n)},EDVWK:function(a,n,s){return a(n,s)},THqoN:t(1404)+t(1652)+t(726),fxxRQ:t(278),XnMkL:t(1376),pAczG:function(a,n){return a>n},tlVdG:function(a,n){return a+n},OpeuW:t(284)+t(1291),CfhcZ:function(a,n){return a>=n},DCjpx:function(a,n){return a+n},XtaUr:function(a,n){return a>n},vyVBx:function(a,n){return a*n},uYRRo:function(a,n){return a>n},tDlhY:t(1548)+"t limit",ZUObj:t(415)+">",kilGe:function(a,n,s){return a(n,s)},byPWJ:function(a,n){return a+n},IxdRR:function(a,n){return a===n},TQOuP:function(a,n){return a&n},PGyvL:function(a,n){return a(n)},XtZOE:function(a,n){return a===n},gmnOm:function(a,n){return a+n},usgdz:function(a,n){return a&n},MlLaw:function(a,n){return a|n},TzjZc:function(a,n){return a<<n},oAsYK:function(a,n){return a==n},DwiaD:function(a,n){return a+n},ediuK:function(a,n){return a|n},vAUcm:function(a,n){return a<<n},ipgdy:function(a,n){return a<<n},nUtJt:function(a,n){return a<<n},hwBcl:function(a,n){return a&n},ZxVOm:function(a,n){return a>=n},PSUeu:function(a,n){return a<=n},bcFST:function(a,n){return a&n},GCLtm:function(a,n){return a>=n},SjBJM:function(a,n){return a+n},kOlWV:function(a,n){return a+n},IzNSh:function(a,n){return a+n},qYTZJ:function(a,n){return a&n},VBSqP:function(a,n){return a<<n},kgICe:function(a,n){return a|n},RlEam:function(a,n){return a&n},FzyOM:function(a,n){return a&n},fMAGl:function(a,n){return a<n},yZsQy:t(536),HSELX:function(a,n,s){return a(n,s)},ylDdt:function(a,n){return a+n},woOse:function(a,n){return a>>n},aDYXq:function(a,n){return a&n},kDwAf:function(a,n){return a>>>n},EAGPK:function(a,n){return a<<n},bQxbv:t(1068),miOzp:function(a,n){return a<n},SOKGb:function(a,n){return a>=n},ajPab:function(a,n){return a<=n},EHWyu:function(a,n){return a+n},xocQy:function(a,n){return a>=n},sJgoU:function(a,n){return a<n},zckmQ:function(a,n){return a-n},JYqio:function(a,n){return a<n},fImPn:function(a,n){return a!==n},ricCO:"ZJaXk",zgCfp:"pAnaJ",nIafq:function(a,n){return a&n},xxulT:function(a,n){return a|n},IrkBP:function(a,n){return a>>n},wDiov:function(a,n){return a|n},oJdMQ:function(a,n){return a&n},rMUYE:function(a,n){return a>>n},GWRgF:function(a,n){return a>>n},OmBzk:function(a,n){return a|n},mXuem:function(a,n){return a>>n},sxjnT:function(a,n){return a&n},UsHsM:function(a,n,s){return a(n,s)},lbwFe:"pagehide",aYTqS:t(502),uHaos:t(860),iCfBQ:t(423),oCHcQ:function(a,n){return a<<n},JdaoI:function(a,n){return a&n},UToQy:function(a,n,s){return a(n,s)},PzMkj:t(530),QFpMO:t(398),vTOjB:function(a,n){return a(n)},APFCk:t(1710),AOabq:function(a,n){return a(n)},bSJiG:function(a,n){return a<<n},uYtOO:function(a,n){return a&n},TEUvL:function(a,n){return a&n},nGopD:function(a,n){return a(n)},pPtbh:function(a,n){return a<<n},GuQTj:function(a,n){return a&n},Njhsj:function(a,n){return a&n},upHRJ:t(1020),uUXjk:function(a,n){return a&n},mUssD:function(a,n){return a<<n},uNAHQ:function(a,n){return a&n},MTFZa:function(a,n){return a&n},nOPTX:function(a,n){return a&n},dltQs:function(a,n){return a<<n},gLfHL:function(a,n){return a|n},KTXHU:function(a,n){return a|n},dDeCh:function(a,n){return a>>>n},Mhgei:function(a,n){return a>>>n},HpchR:function(a,n){return a===n},qOcid:function(a,n){return a<n},ITsuU:function(a,n){return a<n},AXJvi:function(a,n){return a<n},VXlyp:function(a,n){return a<n},Gnqqi:function(a,n){return a<n},BttSX:function(a,n){return a>>>n},WuVZF:function(a,n){return a+n},wIINx:function(a,n){return a|n},SxMSv:function(a,n){return a>>>n},YctDH:function(a,n){return a&n},KELrq:function(a,n){return a>>>n},rIGyL:function(a,n){return a>>>n},mQRZO:function(a,n){return a!==n},amOiH:function(a,n){return a>>>n},rDwuz:function(a,n){return a>>>n},FFThM:function(a,n){return a&n},sgppa:function(a,n){return a+n},chmYb:function(a,n){return a|n},fxbbH:function(a,n){return a|n},NRbWM:function(a,n){return a&n},VfwrL:function(a,n){return a|n},nvaca:function(a,n){return a(n)},QCHUk:t(1554),XLkyP:function(a,n){return a|n},xmCRj:function(a,n){return a|n},fMXWB:function(a,n){return a|n},qZFAL:function(a,n){return a|n},VANVS:function(a,n){return a<<n},KwcqO:function(a,n){return a<<n},dmDSZ:function(a,n){return a===n},sMIaV:t(474),GLAzV:t(1461),ugoqc:function(a,n){return a|n},sRroi:function(a,n){return a<<n},dHhqp:function(a,n){return a<<n},wZrGL:function(a,n){return a===n},fIAYh:function(a,n){return a>>>n},tntPo:function(a,n){return a|n},UziPN:function(a,n){return a>>>n},ASyCy:function(a,n){return a<<n},LbQXs:function(a,n){return a<<n},xhWIG:function(a,n){return a>>>n},SBaeo:function(a,n){return a>>>n},CIwSd:function(a,n){return a&n},Awjsx:function(a,n){return a>>>n},NqxmC:function(a,n){return a&n},iEXnK:function(a,n){return a>>>n},gQyLQ:function(a,n){return a|n},aQeQt:function(a,n){return a%n},PPdOY:function(a,n){return a|n},TdWyZ:function(a,n){return a+n},GdCiv:function(a,n){return a>>>n},AqcCk:function(a,n){return a+n},YimqU:function(a,n){return a*n},YZfCz:t(610),BerzS:function(a,n){return a>>>n},KYZRy:function(a,n){return a&n},YjIPL:function(a,n){return a>>>n},AIOGW:function(a,n){return a>>>n},HemsP:function(a,n){return a+n},jrjbc:function(a,n){return a!==n},UyLdD:function(a,n){return a>>>n},LNNsr:function(a,n){return a===n},LZzhX:function(a,n){return a+n},VhfyM:function(a,n){return a&n},vjuyU:function(a,n){return a&n},ZPvZj:function(a,n){return a&n},BQRwK:function(a,n){return a>>>n},RIpGR:function(a,n){return a&n},EyqCV:function(a,n){return a>>>n},adYMy:function(a,n){return a>>>n},qLvza:function(a,n){return a&n},WktQx:function(a,n){return a>>>n},LwiRq:function(a,n){return a>>>n},teTDf:t(1033)+"RROR",NCjtE:t(411)+t(1295),rQQSF:t(399)+t(1051)+"R",VFufs:"MESSAGE_"+t(1355),FxWav:t(302)+"OR",bGiHL:function(a,n){return a===n},opals:t(402),DQpOz:"wPJQK",TtNVW:t(418)+"3",LHipS:t(867),rojJw:"wjuaF",kUJEf:"message",bgUmD:t(964),vodcI:function(a,n){return a===n},FFIiI:"error",NJHfg:function(a,n){return a instanceof n},MzSML:function(a,n){return a+n},QHQkE:t(1604)+t(345),zNPPW:function(a,n){return a+n},IpkvH:t(1035),OUjLX:function(a,n){return a===n},JkiVH:t(280)+t(514),zxbbv:function(a,n){return a===n},tvDCf:t(740),dIaym:function(a,n){return a===n},QJuGE:function(a,n){return a===n},KtDKG:t(1373)+"d",uPmaN:t(749),XFWxs:"XgEAb",itolb:"close",VEdMN:t(447),nIHhA:function(a,n,s){return a(n,s)},aIIOj:function(a,n,s){return a(n,s)},ukVOO:function(a,n,s){return a(n,s)},HlbdA:function(a,n,s){return a(n,s)},iDpan:function(a,n,s){return a(n,s)},ErMGO:t(1345)+"t",TlsGT:"stop imm"+t(1083)+t(373)+"ct",lKdir:t(774),VFLGm:t(1352),DjQit:function(a,n){return a instanceof n},wIomT:t(851),PzDqM:function(a,n){return a||n},vxhdz:function(a,n){return a!=n},ePtnv:t(1508)+t(331)+t(497)+t(1348)+t(1112),VrdvW:t(1321),oPnuz:"vQNIv",QoFuP:function(a,n){return a(n)},LnVJm:function(a,n){return a===n},jOvns:t(732),NMLVa:t(654),RlpkQ:function(a,n){return a<n},fPUmL:function(a,n){return a<n},YPxbp:function(a,n){return a&n},BZRWY:function(a,n){return a===n},nLkul:function(a,n){return a+n},AMmzS:function(a,n){return a!==n},MUafM:t(1518),jBsbm:function(a,n){return a<n},mdYsE:function(a,n){return a>=n},DaIOo:function(a,n){return a<n},exsDQ:function(a,n){return a|n},yEVKQ:function(a,n){return a<<n},qHgYb:function(a,n){return a<<n},srVZY:function(a,n){return a&n},Otijh:function(a,n){return a&n},PGQOl:function(a,n){return a|n},FKBZC:function(a,n){return a<<n},kBKjz:function(a,n){return a&n},nSheO:function(a,n){return a+n},NYPOH:function(a,n){return a&n},Ossuo:function(a,n){return a===n},YSPgD:t(890),bnHtN:function(a,n){return a<n},neQyb:function(a,n){return a&n},PzaXr:function(a,n){return a===n},xUZRA:function(a,n){return a===n},NRSLo:function(a,n){return a&n},IxTTu:function(a,n){return a+n},fQtjE:function(a,n){return a+n},STcID:function(a,n){return a<<n},FdmIr:function(a,n){return a&n},NSMqF:function(a,n){return a&n},faYlW:function(a,n){return a|n},rhWBh:function(a,n){return a>>n},kyIVc:function(a,n){return a|n},ArdAo:function(a,n){return a&n},muXgc:function(a,n){return a|n},OFISq:function(a,n){return a&n},bCPNa:function(a,n){return a(n)},LxJVY:function(a,n,s,d){return a(n,s,d)},escAx:function(a,n){return a instanceof n},lSBGD:t(1151),pHLJC:"string",oEWRj:"application/json",SydJH:function(a,n){return a==n},dmACC:t(1240)+t(1706)+"et=utf-8",hMQaN:"ppe",vtahp:function(a,n){return a-n},tDVhC:function(a,n){return a!==n},dNYWM:t(552),cjiop:function(a,n){return a>=n},BkAEI:"unknown "+t(1656),vfspl:function(a,n){return a*n},wOOGl:function(a,n){return a===n},sAtal:t(1021),QQtoG:function(a,n){return a+n},jGynI:t(997),uOKxd:t(1362)+t(1113)+t(223)+"P",YcwsF:function(a,n){return a(n)},SiJKl:t(1261),LfcSH:t(607),TdiVV:function(a){return a()},cHGzo:function(a,n,s,d){return a(n,s,d)},Rkupl:function(a,n){return a!==n},JpwmB:"Xjenk",xrXrq:function(a,n){return a===n},iMUwI:t(923),wdlNg:t(1743),RKZVN:function(a,n){return a(n)},dlszY:function(a,n){return a!==n},UtqUt:t(894),tauDJ:t(503),BAJhX:function(a,n){return a||n},JbHAL:function(a,n){return a(n)},ckXVV:function(a,n){return a<<n},kwkEY:function(a,n){return a&n},qTOhN:function(a,n){return a&n},UDzbt:function(a,n){return a&n},AasTn:function(a,n){return a<<n},VmeOU:function(a,n){return a&n},FjaAe:"xLFVB",SMYSe:function(a,n){return a||n},KywaL:function(a,n){return a(n)},rKLrT:t(919),sATUl:t(677),Nlrqk:function(a,n){return a||n},jBdhK:function(a,n){return a||n},jbSQc:t(614),xsBnC:function(a,n){return a>>>n},JETmn:function(a,n){return a>n},usZoP:function(a,n){return a&n},eJpMX:function(a,n){return a|n},asSbA:function(a,n){return a!==n},oVigP:t(199),wCOxK:t(1120),RLTDX:"xMWhq",BPUgq:function(a,n){return a||n},feRPZ:function(a,n){return a!=n},bblAL:function(a,n){return a||n},WlKzy:t(1639)+t(1662)+"d",KqVLn:function(a,n,s){return a(n,s)},MJdHu:"qos",pwHYY:function(a,n){return a(n)},zJNzM:function(a,n,s){return a(n,s)},rEDDW:t(624)+t(750)+t(855),BWlvV:t(1705)+t(598),NGCLv:"service",oNNLe:t(747)+"ervice",LSztl:t(324),qOJIC:function(a,n){return a===n},ZDpWY:"yqXYv",JIian:"RmrzP",ivskx:function(a,n){return a===n},SlExW:"AFNuC",mCZXk:t(1129)+"er_qos",utvox:function(a,n,s,d){return a(n,s,d)},Zlkwk:t(1129)+t(1086)+"ck",YEtsL:function(a,n,s,d){return a(n,s,d)},fhSfO:function(a,n,s){return a(n,s)},AofwR:t(1129)+t(304)+"sgid",KeJcU:function(a,n,s,d){return a(n,s,d)},bOXRy:function(a,n,s,d){return a(n,s,d)},tDoMj:t(1077),ZThjU:t(1248),LrIsS:"ack_code",qVaDP:function(a){return a()},PCKPM:function(a,n){return a(n)},curCX:function(a,n){return a<<n},zxhae:function(a,n){return a===n},JhOxg:"TKscQ",iTTYq:t(553),ImTFz:function(a,n){return a(n)},itfgm:function(a,n){return a(n)},QzXmF:function(a,n){return a instanceof n},mmdsb:t(602)+"e",FSVNx:t(981),qxWkB:function(a,n){return a(n)},nFtyM:"ffff",bjkAp:t(1301),xXyQA:function(a,n){return a>n},LAfAf:t(303),qwbEV:t(1401),ANSWB:function(a,n){return a(n)},IaCWd:function(a,n){return a&n},TPJIV:function(a,n){return a+n},Znydv:function(a,n){return a|n},CIEar:function(a,n){return a===n},DEBIs:t(1044),SvsTR:t(1608),nakJe:function(a,n){return a||n},hCzPy:function(a,n){return a>>>n},YRgmI:function(a,n,s){return a(n,s)},RRtTD:t(1307),GlPhJ:"going away, netw"+t(778)+t(1318),XaHxd:t(1572),zBbfs:t(621),tnlzG:function(a,n){return a+n},kNGzj:t(286)+"t of ran"+t(709),OthNl:t(1744),pQZHZ:t(254),jRaED:function(a,n){return a>n},zObia:t(1062)+"too large",whRNm:function(a,n){return a&n},WKgwd:function(a,n){return a+n},fLisP:function(a,n){return a===n},lsvSj:t(1685),TiIbM:function(a,n,s){return a(n,s)},lrOFM:t(390)+"1",NZpGZ:function(a,n){return a+n},gKNmf:function(a,n,s,d){return a(n,s,d)},RScpd:function(a,n){return a+n},degEH:function(a,n,s,d){return a(n,s,d)},PILUM:function(a,n){return a|n},xaxXL:function(a,n){return a+n},BHoeZ:function(a,n){return a<<n},UHcNw:function(a,n){return a+n},sFjco:function(a,n){return a<<n},YASDF:function(a,n){return a+n},FoAkO:function(a,n){return a===n},eYNFk:t(1740),ClJDm:"xyLXp",bHwNu:function(a,n){return a+n},foKOt:function(a,n){return a&n},xfkZJ:function(a,n){return a>>>n},OYODl:function(a,n){return a+n},XDXIh:function(a,n){return a&n},dXQGC:function(a,n){return a+n},ALpEP:function(a,n){return a>>>n},smJKL:function(a,n){return a&n},ofgiq:function(a,n){return a&n},SpjZu:function(a,n){return a(n)},PeULe:function(a,n){return a&n},ghcDE:function(a,n){return a<n},nztAM:function(a,n){return a|n},azfUI:function(a,n){return a>>>n},cuHrh:function(a,n){return a&n},vKGmo:function(a,n){return a<n},hIwwt:function(a,n){return a&n},piAIq:function(a,n){return a<<n},CmAzb:function(a,n){return a|n},HgArc:function(a,n){return a>>>n},Ijcgp:function(a,n){return a|n},VdfPO:function(a,n){return a<<n},ulUzz:function(a,n){return a&n},bKDYE:function(a,n){return a===n},KRbJa:t(1161),UkYmI:function(a,n){return a<<n},IRlll:function(a,n){return a<<n},ZUKIW:function(a,n){return a!==n},yDkSX:t(1268),fVSmQ:function(a,n,s,d){return a(n,s,d)},FfYcs:t(598),fKEmh:function(a,n){return a(n)},dlUmE:t(308)+t(635),DQswH:function(a,n,s){return a(n,s)},JptLQ:function(a,n,s){return a(n,s)},XCUWU:function(a,n,s){return a(n,s)},QGnXV:function(a,n,s,d){return a(n,s,d)},QPTer:t(507)+t(1280),YswCQ:t(1434),LChVh:t(253),sFMgQ:t(1651),zJNns:function(a,n,s){return a(n,s)},pAVZs:function(a,n){return a(n)},wCIbH:function(a,n){return a!==n},vPxni:t(1565),OKvOC:t(743),hMEGr:"setcursor",hzBLH:function(a,n){return a(n)},cjxPG:t(193),YIAWt:function(a,n,s){return a(n,s)},hdNHJ:function(a,n){return a!==n},YXpNb:t(1459),uEFyS:"Zjuqk",TtBRo:function(a,n){return a|n},JNVbt:function(a,n){return a|n},Dzgqa:function(a,n){return a+n},yxnnf:function(a,n){return a<<n},zHMSj:function(a,n){return a+n},FSOud:function(a,n){return a|n},xeQGC:function(a,n){return a+n},xEzGL:function(a,n){return a+n},djqRP:function(a,n){return a+n},fYloO:function(a,n){return a||n},nFkMl:function(a,n){return a===n},wMvuf:t(325),ulOtp:t(1690),NINOp:function(a,n,s,d){return a(n,s,d)},zvSkK:t(1129)+t(1364),igBug:t(1129)+t(369),liPAO:function(a,n,s,d){return a(n,s,d)},kaCLA:t(512)+"s",MZmyR:"x-msg-cursor_name",FHoHt:function(a,n,s){return a(n,s)},khgNX:t(1479)+t(1238)+"ue",BYGEG:function(a,n){return a+n},yNKkf:function(a){return a()},EcFjv:function(a,n){return a<n},sbWhv:function(a){return a()},FOZgN:function(a,n){return a===n},DQTLk:t(1536),wEkMA:function(a){return a()},YLLtb:function(a,n){return a&&n},nnxvN:function(a,n,s){return a(n,s)},LSQou:function(a){return a()},LqadT:function(a,n){return a===n},KIhDO:"TVnei",CHzaO:function(a,n){return a(n)},jeJPm:function(a){return a()},SHjJp:function(a,n,s){return a(n,s)},FVjoP:function(a,n,s){return a(n,s)},ndhre:function(a,n,s,d){return a(n,s,d)},tOCKK:t(377),NhVML:function(a,n,s){return a(n,s)},lnXPp:t(519),chMtn:"ping_once_success",xpPZC:function(a,n,s){return a(n,s)},JzOBF:t(1147)+t(420),FfikM:"pbbp2",vIGVa:function(a,n){return a/n},XsmAG:t(1575),aWUQe:"CONTINUE",PDbWx:t(944)+t(1289)+t(1539),XLJjR:function(a,n){return a===n},VXClE:t(1653),srVBV:t(1104),IOGLU:function(a,n){return a+n},VCgAf:function(a,n){return a+n},CIMyR:function(a,n){return a!==n},OaXGN:t(191),bNXrq:t(928),xWbtg:t(313),pTWtW:t(479),SkeKy:t(599),ZUFiY:"ttwid",xkxBk:t(347)+"d",LIfwj:t(944)+t(1414)+t(335)+t(1694)+t(1737),FCshf:t(913),akNYI:function(a,n,s){return a(n,s)},KEmbv:"fws_1.0.0",ePYvm:"ummHV",gOfOT:function(a,n){return a>n},odPnl:function(a,n){return a-n},ZHLHO:function(a,n,s){return a(n,s)},aCzyh:function(a,n){return a(n)},mHoPm:function(a,n){return a-n},seSEG:function(a,n){return a===n},nEImR:t(290),yPHzx:function(a,n,s){return a(n,s)},bNsfN:function(a,n){return a!==n},xEArq:function(a,n,s){return a(n,s)},DqVhd:t(442)+"e_timeout",gZGlB:t(915),YSxUz:function(a,n){return a instanceof n},lMRVH:t(697)+t(1427)+t(231)+"=utf-8",zTuNg:function(a,n,s,d){return a(n,s,d)},vvAfX:function(a,n){return a===n},BGgUb:t(1006),wvqpo:"going aw"+t(409)+t(1345)+t(1143)+"ver",rKvJP:function(a,n,s,d){return a(n,s,d)},uQfVr:t(444),liulP:t(887),AXRdq:t(1043)+t(626)+t(985)+"g",kApid:function(a,n){return a(n)},lgCrp:function(a,n){return a===n},xiHYG:t(1256)+"4",OOyHU:function(a,n,s){return a(n,s)},JCgBj:function(a,n,s){return a(n,s)},xNDqO:function(a,n,s){return a(n,s)},vqMVd:t(1475),dRtSS:"ack",MbqKd:t(1742),TaKwz:t(561),GyboW:function(a,n){return a!==n},nQOzR:t(1061),uRagu:function(a,n){return a!==n},JUKZX:t(853),anfhz:t(244)+t(729)+t(492)+t(713)+"ed",IYatX:function(a,n){return a===n},jbqJG:t(244)+t(1523)+t(546),LNMTZ:function(a,n,s,d){return a(n,s,d)},OXCrc:function(a,n){return a+n},Cvict:t(944)+t(671)+" valid d"+t(1176)+t(615)+"e a stri"+t(1148)+" arraybu"+t(277),LMQkX:function(a,n){return a!=n},XjDBj:function(a,n){return a instanceof n},UjoZJ:function(a,n){return a(n)},olCQR:function(a,n){return a||n},nDRlT:"please p"+t(671)+t(1189)+t(1494),yhPUi:"sent",zVNyN:"UDIZs",gruFg:function(a,n){return a>>>n},OAkXw:function(a,n){return a&n},RVHXj:function(a,n){return a===n},lqYXG:function(a,n){return a<n},RJfrj:function(a,n){return a===n},ewFvH:t(1076),CNtMi:function(a,n){return a||n},hRxSG:function(a,n){return a==n},sCWXC:function(a,n){return a!==n},pnEqo:t(1018)+"econnect"+t(1528),tNFkX:t(314),aBRuk:"BRWKM",ovJPW:t(1060),mFKIc:t(453),sDHwn:function(a,n){return a===n},dkIoV:function(a,n){return a(n)},mrgVo:t(1397),VDhQg:function(a,n){return a(n)},fjezC:t(1468),RzFWK:function(a,n){return a===n},atXhc:"Window",iZqur:function(a,n){return a!=n},WgGtH:function(a,n){return a!=n},KxLNY:t(1640),Uoiec:function(a,n){return a===n},rQzVS:"Dedicate"+t(1174)+t(628)+"pe",jrQOM:function(a,n){return a===n},IFdnq:function(a,n){return a!=n},rztae:function(a,n){return a===n},oSVCZ:function(a,n){return a===n},MpjsT:"SharedWo"+t(847)+t(1210),KrrcC:function(a,n){return a!=n},DuUek:function(a,n){return a===n},tqwfj:function(a,n){return a!=n},YJQVr:t(1451)+t(539)};It.r(be),It.d(be,{FWS:()=>Ph,CustomErrorEvent:()=>c0,createCloseEvent:()=>st,ReconnectEvent:()=>a0,createErrorEvent:()=>Xe,decodedFrame:()=>Bn,createOpenEvent:()=>h0,CustomCloseEvent:()=>d0,createReconnectEvent:()=>Co,FrontierMessageEvent:()=>u0,encodeFrame:()=>Ge,createMessageEvent:()=>x0,OpenEvent:()=>l0,ErrorCode:()=>Gt,Event:()=>Fn,MessageEvent:()=>f0});let r="";function i(a=""){let n=t,s="02",d=""+Date.now(),l=r||(r=x(a)),h=Math[n(312)]().toString(16)[n(834)](-6);return e[n(1079)](e[n(1195)](s,d)+l,h)}function o(){let a=t;return e.dtpuM(e[a(1422)](1e4,Date[a(549)]()),Math.floor(e.WwMGN(1e4,Math[a(312)]())))}function c(a){let n=t;return e[n(1039)](Array(8)[n(469)]("0"),e[n(1354)](parseInt,a,10)[n(1614)](2)).slice(-8)}function f(a){let n=t;return e[n(359)](Array(4)[n(469)]("0"),parseInt(a,2)[n(1614)](16))[n(834)](-4)}function u(a){let n=t;if(e[n(508)](e[n(1719)],e.WCYWA))return this[n(651)+"ndpointT"+n(1064)+"t"]=1,this[n(1031)+n(1308)]++,this[n(1278)+"s"][this["currentI"+n(1308)]];{let s=a[n(513)](/\./)[n(1328)](h=>c(h)),d=[];return d[0]=f(s[0]+s[1]),d[1]=e.ePJhO(f,e[n(1274)](s[2],s[3])),[e[n(289)],"0000",e[n(289)],e[n(289)],n(1172),n(1004),d[0],d[1]][n(469)]("")}}function x(a){let n=t,s=/(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}/[n(1638)](a),d=/(([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]))/[n(1638)](a);return s?u(a):d?e[n(1236)](p,a):e[n(971)]}function p(a){let n=t,s={nFrdR:function(T,L){return T>=L}},d="",l=[],h=0,m=0,b=!0,g="0000";if(a[n(1375)]("::")>-1){let T=a.split("::");for(let q=0;e[n(943)](q,T.length);q++){let J=T[q];if(e[n(282)](J[n(1375)](":"),0))if(e.xkpwJ(e.jsqdf,"grQom")){let $=J[n(513)](":");b&&(h=$[n(784)]),m+=$[n(784)];for(let W=0;W<$[n(784)];W++)if(e[n(508)](4,$[W][n(784)])){let ye=g[n(1531)+"g"](0,4-$[W][n(784)]),je=ye.concat($[W]);l[n(1384)](je)}else l[n(1384)]($[W]);b=!1}else return s[n(813)](_0x440d35.offset,_0x29f656[n(1231)]);else{if(J[n(784)]!==4)if(e[n(508)](e[n(229)],"dHnIP")){let $=g[n(1531)+"g"](0,e[n(416)](4,J.length)),W=$[n(311)](J);l[n(1384)](W)}else return e[n(1079)](e[n(1422)](1e4,_0x15abcc[n(549)]()),_0x40b198.floor(e[n(1422)](1e4,_0x4de107[n(312)]())));else l[n(1384)](J);b&&(h+=1),m+=1,b=!1}}let L="";for(let q=0;e[n(1386)](q,e[n(416)](8,m));q++)L=L[n(311)](g);for(let q=0;e[n(1386)](q,l[n(784)]);q++)e[n(888)](q,h)&&(d=d[n(311)](L)),d=d[n(311)](l[q]);return d}{let T=a[n(513)](":");for(let L=0;e[n(1590)](L,T[n(784)]);L++){let q=T[L];if(e[n(508)](4,T[L][n(784)])){let J=g[n(1531)+"g"](0,4-T[L].length),$=J[n(311)](q);d=d.concat($)}else d=d[n(311)](q)}return d}}function _(a,n){let s=t,d={zaDkk:function(m,b){return e[H(332)](m,b)},zJhVy:function(m,b){return e[H(359)](m,b)}},l=a[s(703)];e[s(796)](void 0,l)&&(Y(n,10),e[s(1354)](Ne,n,l));let h=a.value;if(e[s(508)](void 0,h)){if(e[s(888)](s(854),e.xBMnr))return _0x2f66fa[s(407)+"t8"]?_0x475954[s(407)+"t8"](_0x59cb2c,_0x2d7407):_0x537780[_0x2abd79]=d[s(719)](255,_0x4b5f3e),d.zJhVy(_0x3833ba,1);e[s(168)](Y,n,18),e[s(168)](Ne,n,h)}}function y(a){let n=t;if(e.xkpwJ(n(1272),n(273))){let s={};e:for(;!N(a);){let d=e[n(1078)](_e,a);switch(e[n(1315)](d,3)){case 0:break e;case 1:s[n(703)]=we(a,e.mlqxD(_e,a));break;case 2:s[n(1312)]=e[n(1354)](we,a,_e(a));break;default:e[n(1322)](D,a,e[n(376)](7,d))}}if(s[n(703)]===void 0)throw new Error(e[n(510)]);if(e[n(888)](void 0,s.value))throw new Error(n(307)+n(279)+n(1010)+n(1312));return s}else return _0x3fc1ea.log(_0x5e1178),!1}function A(a){let n=t,s=e[n(1073)](C);return e[n(817)](E,a,s),e[n(1236)](B,s)}function E(a,n){let s=t,d=a.SeqID;e[s(508)](void 0,d)&&(Y(n,8),e[s(1354)](ge,n,d));let l=a.LogID;if(e[s(796)](void 0,l)){if(e[s(285)](e[s(1286)],e[s(1158)]))return!!this[s(366)];Y(n,16),ge(n,l)}let h=a[s(1069)];e[s(473)](void 0,h)&&(e[s(1117)](Y,n,24),e[s(1564)](ge,n,e[s(1138)](P,h)));let m=a[s(1613)];e[s(473)](void 0,m)&&(e[s(1455)](Y,n,32),e[s(850)](ge,n,e[s(1138)](P,m)));let b=a[s(893)];if(e.pJIGa(void 0,b))for(let ye of b){Y(n,42);let je=e[s(597)](C);e[s(1671)](_,ye,je),e[s(1671)](Y,n,je.limit),e[s(1354)](it,n,je),e.lSAyb(O,je)}let g=a[s(1166)+s(905)];e[s(796)](void 0,g)&&(e[s(168)](Y,n,50),Ne(n,g));let T=a.payloadType;e[s(1050)](void 0,T)&&(Y(n,58),e[s(724)](Ne,n,T));let L=a[s(696)];e[s(171)](void 0,L)&&(e[s(1671)](Y,n,66),e[s(1276)](Y,n,L[s(784)]),e[s(1276)](fe,n,L));let q=a[s(735)];e[s(796)](void 0,q)&&(e[s(1671)](Y,n,74),e[s(1046)](Ne,n,q));let J=a[s(230)+s(430)];e[s(1091)](void 0,J)&&(e.ddpGu(e[s(769)],s(556))?(Y(n,82),e[s(1317)](Ne,n,J)):(_0x1545c1=_0x1447bd&&e[s(960)](s(313),_0x49b131[s(509)])?s(479):e[s(802)],_0x55b2a3=_0x18a9af.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),_0x23fb8a=/^wss(.*:\/\/)/[s(1638)](_0xf9c0d8)?_0xf4aede:""+_0x416b19+_0x560b78));let $=a[s(208)];$!==void 0&&(e.wrtFZ(Y,n,90),Ne(n,$));let W=a.frameType;e[s(796)](void 0,W)&&(e.PzZkm(Y,n,96),e.wrtFZ(ge,n,e[s(408)](P,W)))}function v(a){let n=t;if(e[n(796)](e[n(791)],n(1314)))this[n(1675)+n(1338)]=null;else return e[n(1084)](S,e[n(1138)](z,a))}function S(a){let n=t,s={};e:for(;!e.lSAyb(N,a);){let d=e[n(1236)](_e,a);switch(d>>>3){case 0:break e;case 1:s.SeqID=e[n(604)](Mn,a,!0);break;case 2:s.LogID=Mn(a,!0);break;case 3:s[n(1069)]=e[n(408)](_e,a);break;case 4:s[n(1613)]=e[n(1138)](_e,a);break;case 5:{let l=e.xGkAl(I,a);(s[n(893)]||(s[n(893)]=[])).push(e[n(1236)](y,a)),a[n(1231)]=l;break}case 6:s["payloadE"+n(905)]=we(a,e[n(1138)](_e,a));break;case 7:s[n(1092)+n(1428)]=we(a,e[n(408)](_e,a));break;case 8:s[n(696)]=se(a,e[n(180)](_e,a));break;case 9:s[n(735)]=e.iajfF(we,a,e[n(1534)](_e,a));break;case 10:s[n(230)+n(430)]=e.obShv(we,a,_e(a));break;case 11:s[n(208)]=e[n(1671)](we,a,e.dyFef(_e,a));break;case 12:s.frameType=e[n(1560)](_e,a);break;default:D(a,7&d)}}if(e[n(1350)](void 0,s[n(946)]))throw new Error(e[n(931)]);if(e[n(622)](void 0,s[n(832)]))throw new Error(e.RKsQB);if(e[n(1586)](void 0,s[n(1069)]))throw new Error("Missing required field: service");if(e[n(622)](void 0,s.method))throw new Error(e[n(990)]);return s}function I(a){let n=t,s=e.YZZmx(_e,a),d=a.limit;return a.limit=e[n(1260)](a[n(426)],s),d}function D(a,n){let s=t;switch(n){case 0:for(;128&e[s(1084)](Te,a););break;case 2:e[s(211)](k,a,e[s(945)](_e,a));break;case 5:k(a,4);break;case 1:e[s(1561)](k,a,8);break;default:throw new Error(e[s(1274)](e[s(268)],n))}}function P(a){return a|=0,{low:a,high:a>>31,unsigned:a>=0}}let w=[];function C(){let a=t,n=w[a(484)]();return n?(n[a(426)]=n[a(1231)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function O(a){let n=t;if(e[n(1746)]!==e.XnMkL)w[n(1384)](a);else return new _0x106fa9(_0x3234a9,{code:_0x1c973a,reason:_0x3b71ed,wasClean:_0x1b1701,willReconnect:_0x345fcc})}function z(a){return{bytes:a,offset:0,limit:a[t(784)]}}function B(a){let n=t,s=a.bytes,d=a[n(1231)];return e[n(1350)](s[n(784)],d)?s:s.subarray(0,d)}function k(a,n){let s=t;if(e.pAczG(e.tlVdG(a[s(426)],n),a[s(1231)]))throw new Error(e.OpeuW);a[s(426)]+=n}function N(a){let n=t;return e[n(326)](a[n(426)],a[n(1231)])}function F(a,n){let s=t,d=a[s(521)],l=a[s(426)],h=a.limit,m=e[s(269)](l,n);if(e[s(1304)](m,d[s(784)])){let b=new Uint8Array(e[s(1096)](2,m));b.set(d),a[s(521)]=b}return a.offset=m,e.uYRRo(m,h)&&(a[s(1231)]=m),l}function K(a,n){let s=t,d=a[s(426)];if(d+n>a[s(1231)])throw new Error(e[s(489)]);return a[s(426)]+=n,d}function se(a,n){let s=t,d=e[s(1322)](K,a,n);return a[s(521)].subarray(d,e[s(1039)](d,n))}function fe(a,n){let s=t,d=F(a,n[s(784)]);a[s(521)][s(554)](n,d)}function we(a,n){let s=t,d={oDDFr:e.ZUObj},l=e.kilGe(K,a,n),h=String[s(266)+s(1025)],m=a[s(521)],b="\uFFFD",g="";for(let T=0;e[s(1590)](T,n);T++){let L=m[e.byPWJ(T,l)],q,J,$,W;e[s(1521)](e[s(1209)](128,L),0)?g+=e[s(400)](h,L):e.XtZOE(e[s(1209)](224,L),192)?e[s(1039)](T,1)>=n?g+=b:(q=m[e[s(297)](e[s(1260)](T,l),1)],e[s(532)](192,q)!==128?g+=b:(W=e[s(673)](e.TzjZc(31&L,6),e[s(1209)](63,q)),e[s(1590)](W,128)?g+=b:(g+=e.sWwmX(h,W),T++))):e[s(1585)](240&L,224)?e[s(326)](T+2,n)?g+=b:(q=m[e[s(665)](e[s(1641)](T,l),1)],J=m[e[s(1079)](T+l,2)],e.cWufn(e[s(1209)](e[s(980)](q,e[s(787)](J,8)),49344),32896)?g+=b:(W=e[s(980)](e[s(460)](e[s(1209)](15,L),12),e[s(1456)](e.TQOuP(63,q),6))|e[s(1139)](63,J),W<2048||e[s(684)](W,55296)&&e.PSUeu(W,57343)?g+=b:(g+=e.ePJhO(h,W),T+=2))):e.IYOpN(e[s(1036)](248,L),240)?e[s(782)](e[s(1247)](T,3),n)?g+=b:(q=m[e[s(772)](T+l,1)],J=m[e[s(458)](T,l)+2],$=m[e[s(1260)](T,l)+3],e[s(1091)](e[s(725)](e[s(980)](q,e[s(367)](J,8))|e.nUtJt($,16),12632256),8421504)?g+=b:(W=e[s(1733)](e[s(673)](e.vAUcm(e[s(1745)](7,L),18),e[s(367)](e.bcFST(63,q),12)),e[s(1036)](63,J)<<6)|e[s(1727)](63,$),e.fMAGl(W,65536)||e[s(1217)](W,1114111)?g+=b:e.xkpwJ(e[s(600)],e.yZsQy)?this[s(1095)][s(1681)]&&_0x53c578[s(1170)].apply(_0x23f4e4,[d.oDDFr,..._0x505cf6]):(W-=65536,g+=e.HSELX(h,e[s(1409)](e[s(481)](W,10),55296),e[s(269)](e[s(753)](1023,W),56320)),T+=3))):g+=b}return g}function Ne(a,n){let s=t,d={HskyM:function(l,h,m){return e[H(657)](l,h,m)},GydEo:function(l,h){return l(h)}};if(e[s(1458)]==="Etffw")jYOgqj[s(374)](_0x4e5b81,_0x5b6fbf,24),jYOgqj[s(374)](_0x117e3e,_0x182a30,jYOgqj.GydEo(_0x2b6bf9,_0x119c88));else{let l=n.length,h=0;for(let g=0;e[s(1114)](g,l);g++){let T=n.charCodeAt(g);e.SOKGb(T,55296)&&e[s(1206)](T,56319)&&e[s(1590)](e[s(1130)](g,1),l)&&(T=e.aLdiF(e[s(1130)](T<<10,n[s(606)+"At"](++g)),56613888)),h+=T<128?1:e.miOzp(T,2048)?2:T<65536?3:4}Y(a,h);let m=e.fwRpv(F,a,h),b=a[s(521)];for(let g=0;g<l;g++){let T=n[s(606)+"At"](g);if(e.xocQy(T,55296)&&T<=56319&&e.sJgoU(e.MQBrN(g,1),l)&&(T=e[s(655)]((T<<10)+n[s(606)+"At"](++g),56613888)),e.JYqio(T,128))b[m++]=T;else if(e[s(1215)](e.ricCO,e.zgCfp))e[s(819)](T,2048)?b[m++]=e.kgICe(e.nIafq(T>>6,31),192):(T<65536?b[m++]=e.xxulT(e[s(699)](T,12)&15,224):(b[m++]=e.wDiov(e[s(1634)](e[s(777)](T,18),7),240),b[m++]=e[s(210)](e[s(532)](e[s(1722)](T,12),63),128)),b[m++]=e[s(1194)](e.mXuem(T,6)&63,128)),b[m++]=e[s(210)](e[s(522)](63,T),128);else{let{value:L,offset:q}=e.fMQBn(_0x4ed97a,_0x55e463,_0x562502);_0x554fae=q,_0x4d835e=e[s(1657)](e.EAGPK(_0x4887f1,8),0),_0x584620+=L}}}}function it(a,n){let s=t,d=e[s(1433)](F,a,n[s(1231)]),l=a[s(521)],h=n[s(521)];for(let m=0,b=n[s(1231)];m<b;m++)l[e.kTmtB(m,d)]=h[m]}function Te(a){let n=t;return a[n(521)][e[n(1561)](K,a,1)]}function Ht(a,n){let s=t,d=F(a,1);a[s(521)][d]=n}function _e(a){let n=t;if(e[n(1215)](e[n(1396)],e.iCfBQ)){let s=0,d=0,l;do l=e.YGhMh(Te,a),e.sJgoU(s,32)&&(d|=e.oCHcQ(e[n(1011)](127,l),s)),s+=7;while(e[n(725)](128,l));return d}else this[n(1134)+"er"]&&_0x1a1f90[n(318)+"entListe"+n(773)](e[n(1618)],this[n(1122)+n(1098)]),this[n(1134)+"er"]&&_0x464b85["removeEv"+n(250)+n(773)](e.aYTqS,this[n(1122)+n(1136)]),this.close()}function Y(a,n){let s=t;for(n>>>=0;n>=128;)e[s(1499)](Ht,a,e[s(1011)](127,n)|128),n>>>=7;Ht(a,n)}function Mn(a,n){let s=t,d={HZrrb:function(g,T){return e.NFSvG(g,T)},RXinm:e[s(306)],XmgPo:e.QFpMO},l=0,h=0,m=0,b;if(b=e[s(499)](Te,a),l=e.hwBcl(127,b),e[s(1209)](128,b)){if(e.dKMez(e.APFCk,s(786)))_0x40a978[s(889)+"d"]&&(this["_navigat"+s(1734)]()&&(!this._ws||this[s(1385)][s(1106)+"te"]!==this[s(355)]||d[s(727)](this[s(1385)][s(1106)+"te"],this[s(411)+"NG"]))&&this[s(1464)+s(239)](),this[s(1134)+"er"]&&_0x4c2ac1.addEventListener(d[s(1175)],this[s(1464)+s(239)]),this._isBrowser&&_0x53eacb[s(668)+s(662)](d.XmgPo,this[s(1464)+s(992)]));else if(b=e.AOabq(Te,a),l|=e[s(460)](e[s(1634)](127,b),7),128&b&&(b=Te(a),l|=e[s(1569)](e[s(873)](127,b),14),e[s(487)](128,b)&&(b=e[s(1689)](Te,a),l|=e[s(1349)](e[s(215)](127,b),21),e.Njhsj(128,b))))if(e[s(1091)](e[s(218)],e[s(218)])){if(this[s(1095)][s(197)+s(762)+"nect"]||this[s(1296)+s(1477)])return;this["_handleR"+s(1118)]()}else b=e[s(499)](Te,a),h=127&b,e[s(332)](128,b)&&(b=e.YjvuG(Te,a),h|=e[s(487)](127,b)<<7,e.uUXjk(128,b)&&(b=Te(a),h|=e.mUssD(e[s(361)](127,b),14),e[s(1115)](128,b)&&(b=e.YjvuG(Te,a),h|=e.TzjZc(127&b,21),e[s(1415)](128,b)&&(b=e.BBYUN(Te,a),m=e[s(1014)](127,b),e.usgdz(128,b)&&(b=Te(a),m|=e[s(1659)](e[s(332)](127,b),7))))))}return{low:e[s(1002)](l,h<<28),high:e[s(814)](e[s(1288)](h,4),e[s(1456)](m,24)),unsigned:n}}function ge(a,n){let s=t,d=n[s(701)]>>>0,l=e[s(1589)](e[s(258)](e[s(1315)](n[s(701)],28),e.oCHcQ(n[s(1731)],4)),0),h=n[s(1731)]>>>24,m=e[s(596)](0,h)?l===0?e.qOcid(d,16384)?e[s(1570)](d,128)?1:2:e[s(1201)](d,2097152)?3:4:e.VXlyp(l,16384)?e[s(812)](l,128)?5:6:l<2097152?7:8:h<128?9:10,b=F(a,m),g=a[s(521)];switch(m){case 10:g[e[s(1260)](b,9)]=e.FzyOM(e[s(573)](h,7),1);case 9:g[e[s(454)](b,8)]=m!==9?e[s(980)](128,h):e[s(361)](127,h);case 8:g[b+7]=m!==8?e[s(468)](e.SxMSv(l,21),128):e[s(1213)](e[s(573)](l,21),127);case 7:g[e[s(937)](b,6)]=m!==7?e.OmBzk(e.KELrq(l,14),128):e[s(1283)](l,14)&127;case 6:g[e.kOlWV(b,5)]=e[s(1155)](6,m)?e[s(1002)](e[s(1589)](l,7),128):e[s(214)](e[s(540)](l,7),127);case 5:g[b+4]=e[s(770)](5,m)?e[s(1733)](128,l):127&l;case 4:g[b+3]=e[s(796)](4,m)?e.gLfHL(e[s(801)](d,21),128):e[s(1555)](e[s(1589)](d,21),127);case 3:g[e.sgppa(b,2)]=e[s(508)](3,m)?e.chmYb(e[s(1315)](d,14),128):d>>>14&127;case 2:g[b+1]=e[s(508)](2,m)?e[s(329)](d>>>7,128):e[s(1557)](e[s(1288)](d,7),127);case 1:g[b]=e[s(171)](1,m)?e[s(754)](128,d):127&d}}function Bn(a){return e[t(1491)](v,a)}function Ge(a){return e[t(517)](A,a)}let r0=65536,jx=e[t(1203)],zn=e[t(1422)](r0,r0),i0=e[t(1096)](zn,zn),s0=e[t(1279)](i0,2),qt=String.prototype.charCodeAt;class oe{constructor(n,s,d){let l=t,h={HOMEn:function(m){return e.geqNQ(m)}};e[l(1140)](e[l(1472)],e[l(1472)])?(this.isLong=!0,this.low=e[l(899)](0,n),this[l(1731)]=e[l(1417)](0,s),this.unsigned=!!d):(ueFfRY[l(711)](_0x27e049),ueFfRY[l(711)](_0x5791fa))}static isLong(n){let s=t;return n&&e.osHvT(!0,n[s(1218)])}static[t(1485)](n,s,d){return new oe(n,s,d)}static[t(842)+"s"](n,s,d){return d?oe.fromBytesLE(n,s):oe[t(842)+"sBE"](n,s)}static[t(842)+t(902)](n,s){let d=t;return new oe(e.fMXWB(e[d(1417)](e[d(1017)](n[0],e[d(1400)](n[1],8)),e[d(227)](n[2],16)),e[d(1456)](n[3],24)),e[d(1733)](e[d(673)](e[d(1390)](n[4],e[d(1569)](n[5],8)),n[6]<<16),e[d(323)](n[7],24)),s)}static[t(842)+t(1239)](n,s){let d=t;return e[d(1672)](e[d(1501)],e[d(679)])?this[d(212)+d(1380)]?.[d(592)+d(1387)+d(298)+"ount"]()||0:new oe(e[d(1137)](e.MlLaw(e[d(787)](n[4],24),e[d(1456)](n[5],16)),n[6]<<8)|n[7],e[d(468)](e[d(329)](e[d(899)](e[d(584)](n[0],24),e.dHhqp(n[1],16)),e[d(367)](n[2],8)),n[3]),s)}static[t(1584)](n){let s=t;return e[s(1559)](n,jx)?o0:new oe(e[s(1343)](e[s(288)](e[s(899)](e[s(1417)](qt[s(1691)](n,0),e[s(1569)](qt[s(1691)](n,1),8)),e[s(217)](qt.call(n,2),16)),e.mUssD(qt[s(1691)](n,3),24)),0),e.UziPN(e[s(1002)](e[s(210)](qt.call(n,4),e.ASyCy(qt[s(1691)](n,5),8)),e.ASyCy(qt[s(1691)](n,6),16))|e[s(1542)](qt[s(1691)](n,7),24),0),!0)}toHash(){let n=t;return String[n(266)+n(1025)](255&this[n(701)],e[n(511)](this.low,8)&255,this.low>>>16&255,e[n(1111)](this[n(701)],24),e[n(1629)](255,this.high),e[n(873)](e[n(422)](this[n(1731)],8),255),e.NqxmC(e[n(1283)](this[n(1731)],16),255),e.iEXnK(this[n(1731)],24))}static[t(825)+"er"](n,s=!0){let d=t;if(e[d(1078)](isNaN,n))return s?Kx:o0;if(s){if(e.GCLtm(n,i0))return $x}else{if(e.PSUeu(n,-s0))return Jx;if(e.DwiaD(n,1)>=s0)return Wx}return oe.fromBits(e[d(1715)](e[d(821)](n,zn),0),e[d(1503)](n/zn,0),s)}[t(1133)](){let n=t;return this[n(1512)]?e[n(1019)](e[n(1422)](this.high>>>0,zn),e[n(836)](this[n(701)],0)):e[n(1277)](e[n(1016)](this[n(1731)],zn),e[n(1111)](this.low,0))}[t(1048)](){let n=t;return e[n(285)](0,this.high)&&this[n(701)]===0}add(n){let s=t,d={YhpqE:function(l,h){return e.PGyvL(l,h)}};if(e[s(1050)](e[s(637)],e[s(637)]))return _0x5b0d34[s(1504)](CWevZh[s(1392)](_0x1843ee,this),_0x10f3e8),_0x51429e(_0x59d58b[s(656)](this));{oe[s(1218)](n)||(n=oe.fromNumber(n));let l=e[s(730)](this[s(1731)],16),h=e[s(300)](65535,this.high),m=this.low>>>16,b=e[s(215)](65535,this[s(701)]),g=n[s(1731)]>>>16,T=e[s(1115)](65535,n[s(1731)]),L=e[s(540)](n.low,16),q=e[s(1014)](65535,n[s(701)]),J=0,$=0,W=0,ye=0;return ye+=e.KPcOl(b,q),W+=e[s(317)](ye,16),ye&=65535,W+=m+L,$+=e.AIOGW(W,16),W&=65535,$+=e[s(1202)](h,T),J+=e.iEXnK($,16),$&=65535,J+=e[s(185)](l,g),J&=65535,oe[s(1485)](e[s(460)](W,16)|ye,e.oCHcQ(J,16)|$,this.unsigned)}}equals(n){let s=t;return oe.isLong(n)||(n=oe.fromNumber(n)),e[s(491)](this[s(1512)],n.unsigned)&&e[s(1559)](e[s(1480)](this[s(1731)],31),1)&&e[s(596)](e.iEXnK(n[s(1731)],31),1)?!1:this[s(1731)]===n[s(1731)]&&e[s(803)](this.low,n[s(701)])}[t(674)](){let n=t;return e[n(285)](-1,this[n(701)])&&e[n(1140)](-1,this.high)?oe[n(1485)](0,0,this.unsigned):e.osHvT(-1,this[n(701)])?oe[n(1485)](0,e[n(665)](this[n(1731)],1),this[n(1512)]):oe[n(1485)](e[n(1416)](this[n(701)],1),this[n(1731)],this[n(1512)])}[t(348)](n){let s=t;return n?this[s(1224)+"E"]():this[s(440)+"E"]()}[t(1224)+"E"](){let n=t,s=this[n(1731)],d=this.low;return[e[n(202)](255,d),e[n(870)](e.fIAYh(d,8),255),e[n(463)](e.KELrq(d,16),255),d>>>24,e[n(463)](255,s),e[n(647)](e[n(1439)](s,8),255),e[n(698)](e[n(1589)](s,16),255),e[n(1288)](s,24)]}toBytesBE(){let n=t,s=this[n(1731)],d=this[n(701)];return[e[n(225)](s,24),e.NqxmC(e[n(589)](s,16),255),e.qYTZJ(e.kDwAf(s,8),255),e[n(1213)](255,s),e[n(1589)](d,24),e[n(1153)](e[n(583)](d,16),255),e[n(300)](e.LwiRq(d,8),255),e[n(332)](255,d)]}}let o0=new oe(0,0,!1),Kx=new oe(0,0,!0),Wx=oe[t(1485)](-1,2147483647,!1),$x=oe.fromBits(-1,-1,!0),Jx=oe[t(1485)](0,-2147483648,!1);var Gt=(function(a){let n=t,s=(n(1535)+"5|0").split("|"),d=0;for(;;){switch(s[d++]){case"0":return a;case"1":a[a[e[n(403)]]=5001]=n(1033)+n(1023);continue;case"2":a[a[e.NCjtE]=5002]=n(411)+n(1295);continue;case"3":a[a[e[n(1032)]]=5003]=e[n(1032)];continue;case"4":a[a[e.VFufs]=5004]=e[n(562)];continue;case"5":a[a[e[n(206)]]=5005]=e.FxWav;continue}break}})({});class Fn{constructor(n){let s=t;this[s(681)]=n,this[s(1127)]=null}}class a0 extends Fn{constructor(n,s){let d=t;super(n),this[d(1012)]=s&&s[d(1012)]||null}}class c0 extends Fn{constructor(n,s){let d=t;if(e[d(259)](e[d(1013)],e.DQpOz)){let l=this[d(366)][d(1365)](this[d(576)]),h=_0x131bf1[d(862)](l||"{}");return _0x5cbc43.keys(h)}else super(n),this.error=s&&s.error||null,this[d(1683)]=s&&s[d(1683)]||0,this[d(364)]=s&&s.filename||"",this[d(228)]=s&&s[d(228)]||0,this[d(1012)]=s&&s[d(1012)]||"",this[d(1690)]=s&&s[d(1690)]||5001}}class d0 extends Fn{constructor(n,s){let d=t,l=e.TtNVW.split("|"),h=0;for(;;){switch(l[h++]){case"0":this[d(1367)]=s&&s[d(1367)]||!1;continue;case"1":this[d(1656)]=s&&s[d(1656)]||"";continue;case"2":super(n);continue;case"3":this[d(846)+d(392)]=s&&s[d(846)+d(392)]||!1;continue;case"4":this[d(1690)]=s&&s[d(1690)]||0;continue}break}}}class f0 extends Fn{constructor(n,s){let d=t;super(n),this.data=s&&s[d(1592)]||null}}class u0 extends f0{constructor(n,s){let d=t;super(n),this[d(1592)]=s&&s[d(1592)]||null,this[d(1012)]=s&&s[d(1012)]||null}}class l0 extends Fn{constructor(n,s){let d=t;super(n),this[d(1592)]=s&&s[d(1592)]||null}}function Xe(a,{message:n,code:s,error:d}){return new c0(a,{message:n,code:s,error:d})}function st(a,{code:n,reason:s,wasClean:d,willReconnect:l}){return new d0(a,{code:n,reason:s,wasClean:d,willReconnect:l})}function x0(a,{data:n,message:s}){return new u0(a,{data:n,message:s})}function h0(a,{data:n}){return new l0(a,{data:n})}function Co(a,{message:n}){return new a0(a,{message:n})}class p0{constructor(n,s){let d=t;this.endpoints=n,this[d(263)+"es"]=s,this.currentIndex=0,this["currentE"+d(841)+d(1064)+"t"]=0}[t(1687)+t(353)+"fig"](){let n=t;e.dmDSZ(e[n(267)],e[n(1353)])?(this[n(1041)]("error",_0xbbc6bf),this.onerror&&this[n(412)](_0x49c2fc)):(this[n(1031)+n(1308)]=0,this["currentE"+n(841)+n(1064)+"t"]=0)}resetTries(){let n=t;this[n(651)+n(841)+n(1064)+"t"]=0}[t(592)+t(1387)+"nt"](){let n=t;if(e.bgUmD===n(964))return this[n(1278)+"s"][this[n(1031)+n(1308)]];this[n(1041)](e[n(998)],_0x3b2187),this[n(1181)+"e"]&&this[n(1181)+"e"](_0x132072)}[t(592)+t(1387)+"ntTriesCount"](){let n=t;return this[n(651)+n(841)+"riesCount"]}["checkRea"+t(201)+"es"](){let n=t;return!!(this[n(1031)+"ndex"]>=this.endpoints[n(784)]||e.dKMez(this[n(1031)+n(1308)],e[n(655)](this[n(1278)+"s"][n(784)],1))&&e.vodcI(this[n(651)+n(841)+n(1064)+"t"],this[n(263)+"es"]))}["checkCur"+t(1631)+t(721)+t(961)+t(1254)](){let n=t;return e[n(960)](this[n(1031)+n(1308)],this.endpoints[n(784)])?!0:e[n(1304)](this[n(651)+n(841)+n(1064)+"t"],this[n(263)+"es"])}["replaceB"+t(1511)+t(1544)+t(1668)+t(588)](){let n=t;return this["currentE"+n(841)+n(1064)+"t"]=1,this["currentI"+n(1308)]++,this[n(1278)+"s"][this["currentI"+n(1308)]]}["getCurre"+t(1387)+"ntAndUpd"+t(518)](){let n=t;return this["currentE"+n(841)+"riesCount"]++,this[n(592)+n(1387)+"nt"]()}}let Un=(e.feRPZ(e[t(1478)],typeof globalThis)&&e[t(1204)](e[t(963)],globalThis[t(1110)+t(1389)][t(598)])||e.KtDKG!=typeof window&&e[t(1356)](e[t(963)],window[t(1110)+t(1389)][t(598)]))&&e[t(219)](e[t(1478)],typeof document),xn=e[t(1469)](e.KtDKG,typeof globalThis)&&(e[t(1616)]===globalThis[t(1110)+t(1389)].name||e[t(1595)](e[t(1457)],globalThis[t(1110)+t(1389)][t(598)]))&&e[t(1478)]!=typeof tt,Cr=(e[t(219)](t(1373)+"d",typeof globalThis)&&e[t(1496)]("Object",globalThis[t(1110)+t(1389)][t(598)])||e.oAsYK(e[t(1478)],typeof globalThis)||e[t(1108)]("undefined",typeof globalThis)&&!!globalThis[t(1471)+"Bridge"])&&e[t(1e3)](e[t(1478)],typeof wx),Rr=e.KtDKG!=typeof globalThis&&(e[t(652)](t(293)+t(1174)+"lobalScope",globalThis[t(1110)+t(1389)].name)||e.oSVCZ(e[t(281)],globalThis[t(1110)+t(1389)].name)||t(918)+t(1226)+"balScope"===globalThis.constructor[t(598)])&&e[t(219)](e[t(1478)],typeof self),Zx=e[t(1146)](e[t(1478)],typeof globalThis)&&e[t(883)](e.KxLNY,globalThis["construc"+t(1389)][t(598)])&&e[t(1108)](e[t(1478)],typeof global)&&e[t(1430)](e[t(1616)],global[t(1110)+t(1389)].name)&&e[t(219)](e[t(1478)],typeof process)&&!!process.version;class Ro{constructor(){let n=t;this[n(257)+"rs"]={}}[t(1041)](n,...s){let d=t,l=this[d(257)+"rs"][n];if(l)l[d(834)]()[d(181)](h=>h.fn[d(1504)](h.ctx,s));else if(e[d(1586)](e[d(515)],n)&&!this[d(412)]){let h=s[d(784)]&&s[0];if(e[d(1208)](h,Error))throw h;let m=new Error(e[d(1679)](e[d(612)],h?e[d(1713)](e[d(1130)](" (",h.message),")"):""));throw m.context=h,h}return this}[t(1243)](n,s){let d=t;if(e[d(563)](e[d(695)],e[d(695)])){if(e[d(441)](void 0,n))this._listeners={};else if(s===void 0)this[d(257)+"rs"][n]=null;else{let l=this[d(257)+"rs"][n];if(l)for(let h=0;h<l.length;)e[d(987)](l[h].fn,s)?l.splice(h,1):++h}return this}else{if(VLahjy.IxdRR(_0x530374,VLahjy[d(1242)]))return _0x113491[d(656)](_0x45da17);if(VLahjy[d(255)](_0x1ef8cf,VLahjy[d(1344)]))return _0x27b30c[d(280)+d(514)]||_0x42c48a.get(_0xbc6112);if(VLahjy[d(888)](_0x490734,d(972)))return _0x22c33e.objectStoreNames[1]?void 0:_0x31f208[d(280)+d(1053)](_0x326501[d(280)+d(514)][0])}}on(n,s,d){let l=t;return(this._listeners[n]||(this[l(257)+"rs"][n]=[]))[l(1384)]({fn:s,ctx:d||this}),this}}class Vx extends Ro{["_formatE"+t(922)+t(1234)](n){let s=t;if(e[s(473)](e.XFWxs,e.XFWxs)){let d={kBest:function(l,h){return l!=h},bVzuo:VLahjy.KtDKG,GxIgw:VLahjy[s(1721)]};_0x11999a.r=l=>{let h=s;d[h(925)](d[h(1495)],typeof _0x24142f)&&_0x2ca738[h(1614)+h(629)]&&_0x195410[h(1316)+h(1516)](l,_0x4295a9[h(1614)+h(629)],{value:d[h(921)]}),_0x142e40[h(1316)+h(1516)](l,"__esModule",{value:!0})}}else return n[s(1173)]||n.errNo?(s(941)+" "+(n[s(1173)]||"")+s(737)+(n[s(579)]||""))[s(1054)]():JSON[s(1601)+"y"](n)}constructor(n,s,d){let l=t;super(),this._socket=null,Cr&&wx[l(1432)+"ocket"]&&(this[l(470)]=wx[l(1432)+l(793)]({url:n,protocols:s,header:d,fail:this[l(979)+l(956)+l(1284)].bind(this),success:this[l(979)+l(566)+l(859)+l(1310)][l(608)](this)})),xn&&tt[l(1432)+l(793)]&&(this[l(470)]=tt[l(1432)+l(793)]({url:n,protocols:s,header:d,fail:this[l(979)+"ocketFai"+l(1284)].bind(this),success:this[l(979)+l(566)+"cessHand"+l(1310)].bind(this)}))}[t(979)+"ocketSuc"+t(859)+"ler"](){let n=t;Promise[n(683)]()[n(785)](()=>{this[n(1658)+"steners"]()})}[t(979)+"ocketFailHandler"](n){let s=t,d={XfeiI:function(l,h,m){return e.wrtFZ(l,h,m)},nFpfx:e[s(515)],CtBcV:e[s(1294)]};Promise[s(683)]()[s(785)](()=>{let l=s,h=d.XfeiI(Xe,l(789),{message:this[l(320)+"rrorMess"+l(1234)](n)});this[l(1041)](d[l(1660)],h);let m=d[l(1097)](st,"close",{reason:this[l(320)+l(922)+l(1234)](n)});this[l(1041)](d[l(559)],m)})}[t(1658)+t(406)](){let n=t,s={MXgOr:e[n(378)],UTOvg:function(d,l,h){return d(l,h)},weCMR:function(d,l,h){return d(l,h)},JLlEy:e.itolb,MkRlT:e[n(998)],pGRTc:function(d,l,h){return e[n(1246)](d,l,h)},tJcLQ:e.FFIiI,XDruE:function(d,l,h){return e[n(848)](d,l,h)}};this._socket[n(271)](d=>{let l=n;this[l(1041)](s[l(1424)],s[l(276)](h0,s.MXgOr,{...d,data:d[l(1173)]||""}))}),this[n(470)][n(1663)](d=>{let l=n;this[l(1041)](l(764),s[l(448)](st,s[l(968)],{...d}))}),this[n(470)].onMessage(d=>{let l=n;this[l(1041)](s[l(1222)],s.pGRTc(x0,s[l(1222)],{...d}))}),this[n(470)][n(1736)](d=>{let l=n;this[l(1041)](s[l(1196)],s[l(953)](Xe,l(789),{...d,message:d[l(1173)]||""}))})}send(n){let s=t,d={tQOFV:function(l,h,m){return e[H(717)](l,h,m)},MdwVX:e.ErMGO,PfwYV:e[s(177)]};if(e.lKdir===e[s(1597)]){this[s(558)+s(1132)+"t"]();let l=d[s(571)](_0xb8a36,d[s(1028)],{message:d[s(1581)]});this["onStopIm"+s(388)+"yReconnect"]&&this[s(1623)+"mediatel"+s(823)+"ct"](l)}else if(e[s(524)](n,Uint8Array)){let l=n.buffer.slice(n[s(1438)+"et"],e.jVLmi(n[s(1454)+"th"],n[s(1438)+"et"]));this[s(470)]&&this._socket[s(501)]({data:l,fail:h=>{let m=s;this.emit(e[m(515)],e[m(1241)](Xe,m(789),{message:this[m(320)+m(922)+"age"](h)}))}})}else this[s(470)]&&this[s(470)][s(501)]({data:n,fail:l=>{let h=s;this[h(1041)](e[h(515)],e.HlbdA(Xe,h(789),{message:this[h(320)+"rrorMess"+h(1234)](l)}))}})}[t(764)](n,s){let d=t;this._socket&&this[d(470)].close({code:n,reason:s})}[t(668)+t(662)](n,s){this.on(n,s)}[t(318)+"entListe"+t(773)](n,s){this[t(1243)](n,s)}get readyState(){return this[t(470)].readyState}get binaryType(){let n=t;return this[n(470)][n(385)+"pe"]}set binaryType(n){}get[t(179)](){let n=t;return this[n(470)][n(179)]}get[t(509)](){let n=t;return e[n(1502)]===n(531)?e[n(408)](_0x53ca05,_0x1e4a11(_0x594f4a)):this[n(470)][n(509)]}get extensions(){let n=t;return this[n(470)][n(1177)+"ns"]}get[t(450)+t(1199)](){return 0}}function Yx(a,n){let s=t;if(n)return new n(a[s(179)],a[s(509)]);if(Cr||xn)return new Vx(a[s(179)],a[s(509)],a[s(893)]);if(e[s(900)](Un,Rr)&&e[s(1038)](e[s(1478)],typeof WebSocket)&&WebSocket)return new WebSocket(a.url,a[s(509)+"s"])}function Xx(a){let n=t,s=(n(658)+"3")[n(513)]("|"),d=0;for(;;){switch(s[d++]){case"0":if(e[n(900)](Un,Rr)&&e[n(1038)](e.KtDKG,typeof WebSocket)&&WebSocket)return!0;continue;case"1":if(a)return!0;continue;case"2":if(xn&&tt["connectS"+n(793)])return!0;continue;case"3":return!1;case"4":if(Cr&&wx.connectSocket)return!0;continue}break}}function g0(a,n,s){let d=t,l={PCnUx:e[d(1545)],PRIrf:function(h,m){return h===m}};if(e[d(1250)]!==e[d(1515)]){let h=-1;async function m(b){let g=d;return b<=h?Promise[g(305)](new Error(l.PCnUx)):(h=b,l[g(1265)](b,s.length)?Promise[g(683)]():s[b][g(608)](a)(n,m[g(608)](null,b+1)))}e[d(949)](m,0)}else try{this[d(1385)]&&this[d(1385)][d(764)](_0x40a668,_0x5c9ce0)}catch{}}function m0(a){let n=t,s={gEefw:function(d,l,h){return e[H(1046)](d,l,h)},SYHZS:e[n(1294)]};if(e[n(242)](e[n(1431)],e[n(1178)])){let d=this._options[n(1345)+n(1372)+n(1622)](_0x21c450,_0x1f65d7);this[n(1180)+n(1500)+n(1591)](s[n(1223)](_0x2a9d2e,s[n(1163)],{code:_0x1a5651,reason:_0x5948a6,wasClean:!0,willReconnect:d})),d&&this[n(1688)]()}else{let d=0,l=0;for(let h=0;e[n(1201)](h,a[n(784)]);++h)l=a[n(606)+"At"](h),e[n(196)](l,128)?d+=1:e[n(733)](l,2048)?d+=2:e[n(987)](e.YPxbp(64512,l),55296)&&e.BZRWY(64512&a[n(606)+"At"](e[n(616)](h,1)),56320)?e[n(1547)](n(718),e.MUafM)?(++h,d+=4):(this[n(771)+"Queue"][n(1384)](_0x2dde52),this[n(404)](n(1462),_0x29a8d4)):d+=3;return d}}function w0(a,n,s){let d=t;if(e[d(264)](e[d(655)](s,n),1))return"";let l="";for(let h=n;h<s;){let m=a[h++];if(e[d(505)](m,127))l+=String["fromChar"+d(1025)](m);else if(e[d(630)](m,192)&&e[d(252)](m,224))l+=String[d(266)+d(1025)](e[d(1115)](31,m)<<6|e.qLvza(63,a[h++]));else if(e[d(630)](m,224)&&e[d(1642)](m,240))l+=String[d(266)+d(1025)](e.exsDQ(e[d(258)](e[d(248)](e[d(463)](15,m),12),e[d(1087)](e[d(354)](63,a[h++]),6)),e[d(1704)](63,a[h++])));else if(m>=240){let b=e[d(655)](e.wDiov(e[d(611)](e.wDiov(e[d(1036)](7,m)<<18,e[d(1602)](e.kBKjz(63,a[h++]),12)),e[d(167)](e[d(354)](63,a[h++]),6)),e[d(214)](63,a[h++])),65536);l+=String[d(266)+d(1025)](e[d(1039)](55296,b>>10)),l+=String[d(266)+d(1025)](e[d(806)](56320,e[d(839)](1023,b)))}}return l}function Do(a,n,s){let d=t,l={OzpyT:function(h,m){return h||m}};if(e[d(495)](d(1192),e[d(586)])){let h=this[d(366)][d(986)+d(1183)](this[d(576)]),m=_0x22921d[d(862)](l[d(435)](h,"{}"));return m[_0x127e11]=void 0,this[d(366)][d(1360)+d(1183)](this._prefix,_0x32e4b7[d(1601)+"y"](m))}else{let h=s,m,b;for(let g=0;e[d(1386)](g,a.length);++g)if(m=a[d(606)+"At"](g),e[d(901)](m,128))n[s++]=m;else if(e[d(1590)](m,2048))n[s++]=e[d(899)](m>>6,192),n[s++]=e[d(788)](63,m)|128;else if(e[d(1610)](e.uNAHQ(64512,m),55296)&&e[d(1633)](e.NRSLo(64512,b=a.charCodeAt(e[d(1247)](g,1))),56320)){let T=(d(1573)+d(736)).split("|"),L=0;for(;;){switch(T[L++]){case"0":m=e.IxTTu(e.fQtjE(65536,e[d(1169)](e.FdmIr(1023,m),10)),e.NSMqF(1023,b));continue;case"1":n[s++]=e[d(1634)](m>>12,63)|128;continue;case"2":n[s++]=e[d(1382)](e.rhWBh(m,18),240);continue;case"3":++g;continue;case"4":n[s++]=e[d(852)](e.ArdAo(63,m),128);continue;case"5":n[s++]=e[d(1137)](e[d(839)](e[d(481)](m,6),63),128);continue}break}}else n[s++]=e[d(1319)](m>>12,224),n[s++]=e[d(258)](e[d(1093)](m>>6,63),128),n[s++]=63&m|128;return s-h}}async function _0(a){let n=t;if(n(1407)==typeof a){let s=new Uint8Array(e[n(1366)](m0,a));return e[n(203)](Do,a,s,0),s}return e.escAx(a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(1609)],a[n(1438)+"et"],a.byteLength)}function Qx(a){let n=t;if(e[n(1091)](e[n(1698)],"ZRUAY")){let{initReconnectInterval:s,maxReconnectInterval:d,reconnectIntervalGrowFactor:l}=this._options,h=e.YimqU(s,_0x31b968[n(1445)](l,e[n(416)](_0x16c72e,1)));return h>d?d:h}else try{return e.vxhdz(e.pHLJC,typeof a)&&(e.NJHfg(a,ArrayBuffer)||a[n(1609)]&&e[n(524)](a[n(1609)],ArrayBuffer))||e[n(896)]!=typeof a?"":(JSON.parse(a),e[n(1674)])}catch{return e[n(1724)](e[n(896)],typeof a)?e[n(391)]:""}}let eh=(a,n)=>{let s=t;switch(a){case"boe":case e.hMQaN:return{[s(1720)+a]:1,"x-tt-env":n};default:return{}}};class th{constructor(n){let s=t;this[s(984)+s(838)]=n,this[s(618)]=0}[t(209)](){let n=t;if(e[n(1220)](e[n(1252)],n(1429)))this[n(618)]++;else{let s=_0x1ad595[n(1531)+"g"](0,e[n(1371)](4,_0x1d8d56[n(784)])),d=s.concat(_0x1818b9);_0x5a9293[n(1384)](d)}}[t(1309)+t(397)+"nt"](){let n=t;return e[n(1506)](this.count,this[n(984)+n(838)])}[t(405)+t(344)](n=0){let s=t;this["maxLossC"+s(838)]=n,this[s(618)]=0}}async function nh(a){let n=t,s={GvVRI:e[n(368)],MPYAT:function(d,l){return e[n(1277)](d,l)},DUofB:function(d,l){return e[n(730)](d,l)},HdnaW:function(d,l){return e[n(722)](d,l)},bFbyE:function(d,l){return e[n(357)](d,l)},pSLYg:e[n(1205)],ZWBKH:n(1351)+n(653),YdPdu:function(d,l){return e[n(1709)](d,l)},neBEG:e[n(1124)],vqITY:e.uOKxd,eiNWF:function(d,l){return e.YcwsF(d,l)}};return new Promise(d=>{let l=n,h={TkRoP:function(m,b){return s[H(299)](m,b)},YYDxj:function(m,b){return s[H(1402)](m,b)},wMpGM:function(m,b){return s[H(299)](m,b)},gxKmK:function(m,b){return s[H(365)](m,b)}};if(s.bFbyE(l(1021),s[l(443)])){if(!Un)return d("unknown "+l(1656));try{let m=document[l(195)+l(1551)](l(1266));window[l(864)+l(1711)]=b=>{let g=l;document[g(224)][g(1185)+"ild"](m),window[g(864)+g(1711)]=void 0,d(b&&b.msg||s[g(1298)])},m.type=s[l(759)],m[l(632)]=s.YdPdu(a[l(1313)](/^ws/,s[l(982)]),s[l(1391)]);try{document[l(224)][l(1735)+"ild"](m)}catch{document[l(224)][l(1185)+l(1453)](m)}}catch{window[l(864)+l(1711)]=void 0,s.eiNWF(d,s[l(1298)])}}else return this.unsigned?BhilAB.TkRoP(BhilAB[l(1009)](this[l(1731)],0)*_0x18dbd5,this[l(701)]>>>0):BhilAB.wMpGM(BhilAB[l(1324)](this.high,_0x346afe),this[l(701)]>>>0)})}function jt(a,n,s){let d=t;return!!a?.[d(1463)](l=>l[d(703)]===n&&l[d(1312)]===s)}function Hn(a,n){let s=t;return a?.[s(1463)](d=>d[s(703)]===n)?.[s(1312)]}let ko=null;async function rh(){let a=t;return ko||(ko=Promise[a(683)]()[a(785)](It.bind(It,e[a(319)]))),ko}class ih extends Ro{constructor(n,s){let d=t;super(),this._dbName=n,this._keyPath=s,this[d(366)]=void 0,this[d(1675)+"mise"]=null}async openDB(){let n=t;e[n(1617)]===e[n(1617)]?await this[n(1442)]():(this[n(366)]?.[n(764)](),this[n(366)]=void 0)}async[t(1442)](){let n=t,s={yZcTJ:function(d){return e.TdiVV(d)},tJSka:function(d,l,h,m){return e[H(1193)](d,l,h,m)}};if(!this[n(366)]){if(this[n(1675)+"mise"])return this["_initPro"+n(1338)];try{let d=this[n(1549)],l=this[n(660)];this[n(1675)+n(1338)]=(async()=>{let h=n,{openDB:m}=await s.yZcTJ(rh);this[h(366)]=await s.tJSka(m,h(864)+"_"+d,1,{upgrade(b){let g=h;b[g(542)+g(459)+"e"](d,{keyPath:l})}})})(),await this[n(1675)+n(1338)]}catch(d){console[n(1170)](d)}finally{this[n(1675)+n(1338)]=null}}}async[t(656)](n){let s=t;try{if(e[s(1255)](e[s(336)],s(1452)))return await this[s(1442)](),this[s(366)]?.[s(656)](this[s(1549)],n);this.endpoints=_0x49de02,this[s(263)+"es"]=_0xc01f32,this[s(1031)+s(1308)]=0,this[s(651)+s(841)+"riesCount"]=0}catch(d){console.log(d)}}async[t(554)](n,s){let d=t;return await this[d(1442)](),this[d(366)]?.[d(413)](this[d(1549)],n)}async[t(1128)](n){let s=t;try{return await this._init(),this[s(366)]?.delete(this._dbName,n)}catch(d){console[s(1170)](d)}}async[t(433)](){let n=t;try{return await this[n(1442)](),this[n(366)]?.[n(433)](this[n(1549)])}catch(s){console.log(s)}}async keys(){let n=t;return await this[n(1442)](),this[n(366)]?.[n(1489)+"ys"](this[n(1549)])}async getAll(){let n=t;return await this[n(1442)](),this[n(366)]?.[n(818)](this[n(1549)])}async[t(380)](){let n=t;try{this[n(366)]?.[n(764)](),this[n(366)]=void 0}catch(s){if(e.xrXrq(e.iMUwI,e.wdlNg))return _0x20b269(_0x3356b7[n(1504)](_0x195c4b(this),_0xca91fc));console.log(s)}}get isReady(){let n=t;if(e[n(255)]("HyrUP",n(690)))return!!_0x536fd4?.find(s=>s[n(703)]===_0x2badb5&&s.value===_0x22e077);try{return!!this[n(366)]}catch(s){return console[n(1170)](s),!1}}}class sh{constructor(n,s){let d=t;this[d(1576)]=n,this[d(1440)]=s,this._qosDB=localStorage}async openDB(){}get[t(576)](){return t(864)+"_"+this._DBName}async[t(656)](n){let s=t,d=this[s(366)][s(1365)](this[s(576)]);return JSON.parse(d||"{}")[n]}async[t(554)](n,s){let d=t,l=this[d(366)].getItem(this[d(576)]),h=JSON[d(862)](e[d(900)](l,"{}"));return h[s||n[this[d(1440)]]]=n,this._qosDB[d(917)](this[d(576)],JSON[d(1601)+"y"](h)),s||n[this[d(1440)]]}async[t(1128)](n){let s=t,d=this._qosDB[s(1365)](this[s(576)]),l=JSON[s(862)](d||"{}");return l[n]=void 0,this[s(366)][s(917)](this[s(576)],JSON.stringify(l))}async clear(){let n=t;return this._qosDB[n(433)]()}async[t(692)](){let n=t,s=this._qosDB[n(1365)](this._prefix),d=JSON.parse(s||"{}");return Object[n(692)](d)}async[t(818)](){let n=t,s={ObACA:function(d,l){return e.RKZVN(d,l)},OEQaw:function(d,l){return e[H(1689)](d,l)},PwBPW:function(d,l){return e[H(1560)](d,l)},JthzQ:e.FFIiI};if(e.dlszY(e[n(1447)],e[n(776)])){let d=this._qosDB[n(1365)](this[n(576)]),l=JSON.parse(e.BAJhX(d,"{}"));return Object[n(1487)](l)}else{let d={bUqyx:n(1332),htaSK:AiMmDf[n(1267)]},l=()=>{let b=n;_0x575740["removeEv"+b(250)+b(773)](d.bUqyx,h),_0x4e4415[b(318)+b(250)+b(773)](d[b(493)],m)},h=()=>{let b=n;AiMmDf[b(1537)](_0x514f17,AiMmDf[b(333)](_0x5358f8,_0xd522a5[b(1377)])),l()},m=()=>{let b=n;AiMmDf[b(1481)](_0x57ca07,_0x210f17[b(789)]),l()};_0xa97fdf[n(668)+n(662)](n(1332),h),_0x10e3d7[n(668)+n(662)](AiMmDf[n(1267)],m)}}[t(380)](){return Promise[t(683)]()}get[t(627)](){return!!this[t(366)]}}class oh{constructor(n,s){let d=t;this[d(1576)]=n,this[d(1440)]=s,this._qosDB=xn?tt:Cr?wx:null}async openDB(){}get _prefix(){return"frontier_"+this[t(1576)]}async[t(656)](n){let s=t,d=this[s(366)][s(986)+"geSync"](this[s(576)]);return JSON[s(862)](d||"{}")[n]}async[t(554)](n,s){let d=t;if(e.FjaAe===d(1290))_0x5ea38e=e[d(322)](_0x3a2a48,_0x1bed28),_0x54a309|=e.ckXVV(e[d(642)](127,_0x540b9e),21),e.qTOhN(128,_0x4674e2)&&(_0x51c1ef=e[d(180)](_0x579f32,_0x205584),_0x22bfb5=e[d(1704)](127,_0x1ae753),e[d(822)](128,_0x49fc28)&&(_0x3c12ce=_0x5bfef1(_0x3f1ed3),_0x566bd8|=e[d(198)](e[d(237)](127,_0x33882e),7)));else{let l=this[d(366)][d(986)+d(1183)](this._prefix),h=JSON[d(862)](e[d(672)](l,"{}"));return h[s||n[this._pathKey]]=n,this._qosDB[d(1360)+d(1183)](this._prefix,JSON.stringify(h)),s||n[this[d(1440)]]}}async del(n){let s=t,d={JrpIr:function(l,h){return l+h},sKZws:function(l,h){return e.KywaL(l,h)},JdcSy:function(l,h,m){return l(h,m)}};if(e.rKLrT!==e[s(1263)]){let l=this[s(366)][s(986)+"geSync"](this[s(576)]),h=JSON[s(862)](e[s(672)](l,"{}"));return h[n]=void 0,this[s(366)][s(1360)+s(1183)](this[s(576)],JSON[s(1601)+"y"](h))}else return HqkuOq[s(1466)](HqkuOq[s(731)](_0x126414,8).join("0"),HqkuOq[s(1099)](_0x69c8a8,_0x2e768e,10)[s(1614)](2)).slice(-8)}async[t(433)](){let n=t;return this._qosDB[n(1327)+n(337)]()}async[t(692)](){let n=t,s=this[n(366)][n(986)+n(929)+"nc"](this[n(576)]),d=JSON[n(862)](e.Nlrqk(s,"{}"));return Object[n(692)](d)}async[t(818)](){let n=t,s=this._qosDB["getStora"+n(929)+"nc"](this._prefix),d=JSON[n(862)](e[n(1520)](s,"{}"));return Object.values(d)}closeDB(){let n=t,s={cIzom:function(d,l,h){return e[H(817)](d,l,h)},OxPYU:n(1345)+"t"};if(e[n(1701)]!==e[n(1701)]){let d=s.cIzom(_0x544a47,s[n(678)],{message:n(194)});this[n(1667)+n(1118)]&&this[n(1667)+n(1118)](d)}else return Promise[n(683)]()}get[t(627)](){let n=t,s={GKKhY:function(d,l){return d>l},bNumu:function(d,l){return e[H(322)](d,l)},ASDYp:function(d,l){return e[H(1152)](d,l)},kvCSc:function(d,l){return e.SjBJM(d,l)},RSHwP:function(d,l){return e[H(1394)](d,l)},oUEPB:function(d,l){return d+l},vSyVa:function(d,l){return e[H(434)](d,l)}};if(e[n(798)](e.oVigP,n(199))){let d=_0x65c7c2||8192,l=e[n(560)](d,1),h=null,m=d;return function(b){let g=n;if(b<1||s[g(352)](b,l))return s[g(205)](_0x4fc8a0,b);s[g(1197)](s[g(1725)](m,b),d)&&(h=s[g(205)](_0x1a040c,d),m=0);let T=_0xd7c843[g(1691)](h,m,m+=b);return s[g(261)](7,m)&&(m=s.oUEPB(s[g(1281)](7,m),1)),T}}else return!!this[n(366)]}}function y0(a,n){let s=t;if(e[s(555)]===e.RLTDX)return this._qosDB[s(433)]();if(e[s(1520)](xn,xn))return new oh(a,n);if(e[s(393)](Un,Rr)&&e[s(1e3)](e[s(1478)],typeof indexedDB))return new ih(a,n);if(e[s(710)](Un,Rr)&&e[s(1e3)](e[s(1478)],typeof localStorage))return new sh(a,n);throw new Error(e[s(462)])}class ah{constructor(){let n=t;this["_interva"+n(1615)+"Id"]=null,this._interval=36e5,this[n(366)]=e[n(338)](y0,e[n(464)],n(619)+"id")}async[t(775)+"lFlush"](){let n=t;e[n(1074)](clearInterval,this[n(775)+n(1615)+"Id"]),this[n(775)+n(1615)+"Id"]=e[n(340)](setInterval,()=>{this.flushExpired()},this[n(775)+"l"])}async[t(920)](){let n=t,s={YqkZI:e[n(1509)],Dgrip:e[n(541)],eSxjx:e[n(930)],ZDRDx:n(598),Pnsed:function(d,l,h,m){return d(l,h,m)},QKJsm:function(d,l,h,m){return e[n(1193)](d,l,h,m)},uUAaP:n(1268),vaCwW:function(d,l,h,m){return e.cHGzo(d,l,h,m)},WQNlh:e[n(1474)],dbeTQ:e[n(757)],dMPCn:function(d,l){return d(l)},JyUPt:"cursor_f"+n(635)};if(e[n(172)](e[n(932)],e[n(1703)])){let[d,l]=s[n(265)](_0x43533f,_0xf0368d),h=_0x4ddce0(d),m=0;return _0x37d998[n(181)](b=>{let g=n,T=s[g(1055)][g(513)]("|"),L=0;for(;;){switch(T[L++]){case"0":_0xcb12d1[g(1170)](s[g(520)],m);continue;case"1":_0x45cf0e[g(1170)](s[g(734)],m);continue;case"2":_0x45c653[g(1170)](s.ZDRDx,m);continue;case"3":m=s.Pnsed(_0x58bc4f,b[g(884)+g(797)],h,m);continue;case"4":m=s[g(996)](_0x4cf5f8,l[b[g(884)+g(797)]],h,m);continue;case"5":m=_0xfbb9a4(0,h,m);continue;case"6":_0x553b77[g(1170)](s[g(605)],m);continue;case"7":m=s.vaCwW(_0xcebae2,h,m,b[g(1069)]||0);continue;case"8":_0x43348c.log(s[g(1490)],b,b[g(1069)]);continue;case"9":_0xd3385b.log(s[g(590)],m);continue;case"10":m=s[g(192)](_0x53e338,_0x44c7d8[g(825)+"er"](b[g(1596)]||_0x2c1b14),h,m);continue}break}}),{frameType:_0x3901e8,headers:[{key:s.JyUPt,value:_0x7e7541}],payload:h}}else await this[n(366)][n(920)]()[n(785)](()=>{let d=n;this[d(775)+d(688)]()})}async[t(247)+t(1029)](){let n=t;(await this[n(366)]?.[n(818)]()||[]).filter(({timestamp:l})=>l<Date.now())[n(181)](l=>{let h=n;this._qosDB?.[h(1128)](l[h(619)+"id"])})}async[t(1128)](n){let s=t;return this[s(366)]?.[s(1128)](n)}async[t(554)](n,s){let d=t;return this[d(366)]?.[d(554)]({message_id:n,timestamp:s})}async[t(656)](n){let s=t;return this[s(366)]?.[s(656)](n)}async[t(380)](){let n=t;if(e[n(1358)](n(379),e[n(1600)]))return!0;clearInterval(this[n(775)+n(1615)+"Id"]),await this[n(366)]?.[n(380)]()}get[t(627)](){let n=t;return this[n(366)]?.[n(627)]}}function Oo(a){let n=t,s={dBraK:function(d,l){return e[H(994)](d,l)},LBCAZ:function(d,l){return e.bCPNa(d,l)}};if(e.wOOGl("IbIjh",n(384)))return function(...d){let l=n;return _0xaea70f[l(1504)](VoyhIX[l(591)](_0x433d92,this),d),VoyhIX[l(991)](_0x59ea30,_0x3c76a1[l(656)](this))};{let d=!!this[n(1095)].enableQoS;if(!d)return{enabled:d,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=jt(a[n(1012)][n(893)],e[n(1334)],"2"),h=l&&e[n(437)](jt,a[n(1012)][n(893)],e[n(1049)],"1"),m=l&&e.YEtsL(jt,a[n(1012)][n(893)],n(1129)+n(249)+"k","1"),b=m?e[n(321)](Hn,a[n(1012)][n(893)],e[n(1655)])?.split(",")[n(1379)](Boolean)||[]:[];return{enabled:d,isQoSMessage:l,isQoSAck:h,isAckCleanupMessage:m,ackMsgIds:b}}}async function E0(){let a=t;return this[a(396)+"ger"]||(this[a(396)+a(1300)]=new ah),this[a(396)+"ger"][a(627)]||await this[a(396)+a(1300)][a(920)](),this[a(396)+a(1300)]}async function ch(a,n){let s=t,{enableAutoAck:d}=this[s(1095)],l=e[s(1748)](jt,a[s(1012)].headers,"need_ack","1"),h=e.bOXRy(jt,a[s(1012)][s(893)],e.tDoMj,"1"),m=Oo.call(this,a);if(d&&l){let{SeqID:b,LogID:g,service:T,LogIDNew:L,method:q}=a.message;this[s(570)]({SeqID:b,LogID:g,LogIDNew:L,service:T,method:q,headers:[{key:s(1077),value:"1"},{key:e[s(1723)],value:e.BPUgq(L,"")},{key:e.LrIsS,value:"0"}]})}h&&!m[s(190)]&&this["_dispatc"+s(1141)+s(1465)](a),e[s(999)](n)}async function dh(a,n){let s=t;if(e[s(1473)](s(1680),e[s(1708)])){let d=0,l=0,h;do h=e[s(970)](_0x4319bd,_0x5ace7b),e[s(1570)](d,32)&&(l|=e[s(567)](e[s(877)](127,h),d)),d+=7;while(e[s(877)](128,h));return l}else this[s(404)](e[s(427)],a[s(1012)]),e[s(466)](n)}async function fh(a,n){let s=t,d=e[s(910)](Bn,await e.itfgm(_0,a[s(1592)]));try{if(d[s(696)]instanceof Uint8Array){let l=e[s(371)](this._options[s(1166)+s(905)],Object)?{force:!!this[s(1095)][s(1166)+"ncoding"][s(439)],encoding:this[s(1095)]["payloadE"+s(905)][s(967)]?this._options[s(1166)+s(905)][s(967)][s(1313)](/\s/g,"")[s(1191)+s(535)]():""}:{force:!1,encoding:this._options[s(1166)+"ncoding"]?this[s(1095)][s(1166)+s(905)][s(1313)](/\s/g,"")[s(1191)+s(535)]():""},h=d.payloadEncoding?d[s(1166)+"ncoding"][s(1313)](/\s/g,"")[s(1191)+s(535)]():"",m=e.QzXmF(this[s(1095)][s(1092)+"ype"],Object)?{force:!!this[s(1095)][s(1092)+"ype"][s(439)],type:this[s(1095)][s(1092)+s(1428)][s(681)]?this._options["payloadT"+s(1428)].type[s(1313)](/\s/g,"")[s(1191)+s(535)]():""}:{force:!1,type:this._options["payloadT"+s(1428)]?this._options[s(1092)+s(1428)].replace(/\s/g,"")["toLowerC"+s(535)]():""},b=d[s(1092)+"ype"]?d[s(1092)+s(1428)][s(1313)](/\s/g,"")[s(1191)+s(535)]():"",g=m.force?m.type:b||m.type,T=l[s(439)]?l.encoding:h||l[s(967)],L=[e[s(391)],e.oEWRj,s(697)+"ion/json;charset=utf-8",e[s(896)]],q=[e[s(1383)],e[s(1359)]];this[s(1095)][s(1357)+"ansformT"+s(504)+"ad"]&&L[s(578)](g)&&(!T||q[s(578)](T))?d["textPayl"+s(1107)]=e[s(1748)](w0,d[s(696)],0,d[s(696)][s(1454)+"th"]):d[s(1188)+s(1107)]=""}else d["textPayl"+s(1107)]=""}catch(l){d[s(1188)+s(1107)]="",console[s(1170)](l)}a[s(1012)]=d,e.geqNQ(n)}function uh(a,n,s){let d=t,l={ceTNb:function(h,m){return e.QzXmF(h,m)}};if(!e[d(634)](e[d(1090)],e[d(816)])){let h=e.nakJe(s,8192),m=e[d(485)](h,1),b=null,g=h;return function(T){let L=d,q={VAbpi:function(J,$){return e[H(911)](J,$)},viNuJ:function(J,$){return J+$},BQsmw:e.qfbLD,xePdJ:e[L(1326)]};if(e[L(663)]===e[L(663)]){if(e[L(234)](T,1)||e[L(1229)](T,m))return e[L(1138)](a,T);if(e[L(1416)](g,T)>h)if(e[L(1255)](e[L(758)],e[L(856)]))b=e.ANSWB(a,h),g=0;else{let $=_0x47dc15[L(513)](/\./)[L(1328)](je=>_0x575a77(je)),W=[];return W[0]=jrmJZy[L(807)](_0x2bb121,jrmJZy[L(1580)]($[0],$[1])),W[1]=_0x1a0bbc(jrmJZy[L(1580)]($[2],$[3])),["0000",jrmJZy[L(1101)],jrmJZy[L(1101)],jrmJZy[L(1101)],jrmJZy[L(1101)],jrmJZy[L(783)],W[0],W[1]].join("")}let J=n[L(1691)](b,g,g+=T);return e[L(595)](7,g)&&(g=e[L(350)](e[L(262)](7,g),1)),J}else dmkQrE.ceTNb(_0x388083,_0x5adaa1)&&_0x14fcb1[L(554)](_0x143f68,_0x3ca22c)}}}let lh=4294967295;function xh(a,n,s){let d=t,l={FlRta:function(h,m,b){return e[H(667)](h,m,b)},QJfNB:e[d(1294)],Ccxse:e[d(506)],JzmTo:e.GlPhJ};if(e[d(1091)](e[d(858)],e[d(957)]))return e.QoFuP(RangeError,e[d(1416)](e[d(1574)](e[d(1274)](e[d(680)],a)+e[d(720)],e.BPUgq(n,1))+e.pQZHZ,s));if(this[d(1007)+d(370)](),this[d(1103)+d(617)](),this[d(496)+d(343)+"rs"](),this["_wsInsta"+d(751)](1e3,_0x4615e2),this["_connect"+d(1329)]=!1,_0x1ffdac&&this[d(387)+d(1734)]()&&!this["_readyCl"+d(1477)]){if(this[d(212)+d(1380)]?.[d(1309)+d(201)+"es"]()){let m=this[d(212)+"tManager"]?.[d(592)+d(1387)+"nt"]();this[d(1180)+d(1500)+d(1591)](l[d(1412)](_0x498a2f,l[d(938)],{code:1006,reason:d(256)+m+(d(527)+d(1522)+d(827)+d(1368)),wasClean:!0}))}else{let m=this[d(1095)]["reconnec"+d(1372)+"ptor"](_0x54f4f4,_0x28a84e);this[d(1180)+d(1500)+d(1591)](_0x589772(l[d(938)],{code:_0x513e3e,reason:_0x25b641,wasClean:!0,willReconnect:m})),m&&this[d(1688)]()}return}this[d(387)+d(1734)]()||this["_readyCl"+d(1477)]?this[d(1180)+d(1500)+d(1591)](_0xa852ae(d(764),{code:_0x9ba363,reason:l[d(939)]})):this[d(1180)+d(1500)+d(1591)](l[d(1412)](_0x9047a2,l[d(938)],{code:1006,reason:l[d(1293)]})),this[d(1385)]=null,this[d(212)+d(1380)]?.["resetEnd"+d(353)+"fig"](),this["_pingLos"+d(1164)]?.[d(405)+"nter"]()}function hh(a,n,s){let d=t;if(e[d(1271)](s,lh))throw new Error(e[d(1483)]);let l=3;for(;l>=0;){let h=e[d(700)](255,s);e[d(954)](Lo,h,a,n+l),s>>>=8,l--}return e[d(1637)](n,4)}function ph(a,n){let s=t,d={SJcLQ:function(l,h){return l!==h},noCEB:function(l,h){return e[H(283)](l,h)},Ymyxh:function(l,h){return e[H(255)](l,h)}};if(e.fLisP(e[s(1167)],s(1685))){let l=0,h=n,m=e[s(1195)](n,4);for(;h<m;){let{value:b,offset:g}=e[s(965)](Po,a,h);h=g,l=e.HMCEf(e.oCHcQ(l,8),0),l+=b}return{value:l,offset:m}}else return _0x3a50f5[s(1218)](_0x4e564c)||(_0x565f7b=_0x5e4bac[s(825)+"er"](_0x16a118)),fSvOmZ[s(820)](this.unsigned,_0x13353b.unsigned)&&fSvOmZ[s(274)](this.high,31)===1&&fSvOmZ[s(1726)](fSvOmZ[s(274)](_0x4e8eb4[s(1731)],31),1)?!1:fSvOmZ.Ymyxh(this[s(1731)],_0x233787[s(1731)])&&this.low===_0x324a73[s(701)]}function gh(a,n,s){let d=t,l=e.lrOFM[d(513)]("|"),h=0;for(;;){switch(l[h++]){case"0":if(n[d(1647)+"e"])return e[d(565)](n.utf8Write(a,s),s);continue;case"1":return e[d(1277)](e[d(424)](Do,a,n,s),s);case"2":if(n[d(966)])return e[d(1258)](n[d(966)](a,s),s);continue;case"3":if(!a)return s;continue;case"4":if(e[d(812)](a[d(784)],40))return e[d(472)](Do,a,n,s)+s;continue}break}}function mh(a,n){let s=t,d=new oe(e[s(790)](e[s(1382)](e[s(1087)](a[n+4],24),a[e[s(1695)](n,5)]<<16),e[s(358)](a[n+6],8))|a[e[s(1019)](n,7)],e[s(611)](e[s(434)](e[s(1349)](a[e[s(1587)](n,0)],24),a[e.nSheO(n,1)]<<16)|e[s(1728)](a[e[s(1676)](n,2)],8),a[e.LZzhX(n,3)]),!0);return n+=8,{value:d,offset:n+8}}function wh(a,n,s){let d=t;if(e[d(1369)](e[d(1413)],e[d(669)]))this[d(775)+"lFlush"]();else{let l=a.low,h=a[d(1731)];return n[s]=e.BQRwK(h,24),n[e.bHwNu(s,1)]=e[d(477)](e.xfkZJ(h,16),255),n[e[d(650)](s,2)]=e[d(487)](h>>>8,255),n[s+3]=e[d(1339)](255,h),n[e.dXQGC(s,4)]=e[d(1037)](l,24),n[e.NZpGZ(s,5)]=e[d(1184)](l>>>16,255),n[e[d(1260)](s,6)]=e.ZPvZj(e.SxMSv(l,8),255),n[s+7]=e.NYPOH(255,l),s+=8,s}}function Po(a,n){let s=t;return a[s(425)+"8"]?{value:a[s(425)+"8"](n),offset:e.HemsP(n,1)}:{value:e.ofgiq(255,a[n]),offset:e[s(1574)](n,1)}}function Lo(a,n,s){let d=t;return n[d(407)+"t8"]?n[d(407)+"t8"](a,s):n[s]=e.NRbWM(255,a),e.sgppa(s,1)}let _h=function(a){return new Uint8Array(a)},yh=e[t(974)](t(1373)+"d",typeof Buffer)?Buffer[t(1530)+"afe"]:e.gBKLy(uh,_h,Uint8Array[t(1476)+"e"][t(969)]);(()=>{let a=t,n={vHJpi:function(s,d){return s|d},rjZLh:function(s,d){return s|d},HaDik:function(s,d){return e[H(1519)](s,d)},FXJSA:function(s,d){return e[H(1503)](s,d)},voDlx:function(s,d){return e[H(1259)](s,d)}};if(e[a(1593)]("zDGdC",a(952)))return new _0x39e4b0(MkWJMz[a(568)](MkWJMz[a(568)](MkWJMz[a(1403)](MkWJMz[a(351)](_0x425d49[4],24),_0x110e7a[5]<<16),_0x59498d[6]<<8),_0x30a481[7]),MkWJMz[a(568)](MkWJMz[a(1269)](MkWJMz[a(1269)](MkWJMz[a(639)](_0x4f72b2[0],24),MkWJMz[a(351)](_0x43e84f[1],16)),_0x5f2c9d[2]<<8),_0x472f1a[3]),_0x5aca76);{let s=4294967295;return function(d,l,h=!0){let m=a,b={BZCDl:function(g,T){return e[H(1100)](g,T)},vAEqc:function(g){return e[H(597)](g)}};if(s=e[m(1221)](127,d[l])>>>0,e.ghcDE(d[l++],128))return{value:h?s:e.nztAM(0,s),offset:l};if(s=e[m(309)](e[m(1503)](s,e[m(217)](e.cuHrh(127,d[l]),7)),0),e[m(712)](d[l++],128))return{value:h?s:e[m(809)](0,s),offset:l};if(s=e.GdCiv(e.Znydv(s,e.hIwwt(127,d[l])<<14),0),d[l++]<128)return{value:h?s:0|s,offset:l};if(s=e[m(540)](e[m(980)](s,e[m(339)](e.hwBcl(127,d[l]),21)),0),e[m(196)](d[l++],128))return{value:h?s:e[m(550)](0,s),offset:l};if(s=e[m(993)](e[m(1251)](s,e.VdfPO(e[m(844)](15,d[l]),28)),0),d[l++]<128)return{value:h?s:e.Znydv(0,s),offset:l};if(e[m(1271)](l+=5,d.length))if(e[m(1665)](e[m(457)],m(1628)))AwTxwr[m(175)](_0x385df7,_0xa13284.error),AwTxwr[m(476)](_0x560124);else throw l=d[m(784)],xh(l,10,d[m(784)]);return{value:h?s:e[m(210)](0,s),offset:l}}}})();let Eh=16,No=32;function bh(a){let n=t,s=0,d={};for(let l=0;e[n(1590)](l,a[n(784)]);l++)d[a[l][n(884)+n(797)]]=m0(a[l][n(884)+"ame"]),s+=14+d[a[l][n(884)+"ame"]];return[s,d]}function b0(a,n,s){let d=t,[l,h]=e[d(1074)](bh,a),m=e[d(1645)](yh,l),b=0;return a[d(181)](g=>{let T=d;console[T(1170)]("cursor.s"+T(1494),g,g.service),b=e[T(666)](Lo,0,m,b),console[T(1170)](e[T(526)],b),b=e[T(1193)](hh,m,b,g[T(1069)]||0),console.log(T(1069),b),b=e[T(1030)](Lo,h[g[T(884)+"ame"]],m,b),console[T(1170)](T(1705)+T(598),b),b=e[T(472)](gh,g[T(884)+T(797)],m,b),console[T(1170)](e[T(243)],b),b=e[T(437)](wh,oe[T(825)+"er"](g[T(1596)]||n),m,b),console.log(e[T(757)],b)}),{frameType:No,headers:[{key:e[d(1227)],value:s}],payload:m}}function vh(a){let n=t,s=0,d=[];for(;e[n(1570)](s,a[n(1454)+"th"]);){let{offset:l}=e[n(189)](Po,a,s);s=l;let h={cursor_name:"",cursor:0,service:0},{value:m,offset:b}=e[n(1577)](ph,a,s);h.service=m,s=b;let{value:g,offset:T}=e[n(745)](Po,a,s);s=T,h[n(884)+n(797)]=e[n(1425)](w0,a,s,e.MzSML(s,g)),s+=g;let{value:L,offset:q}=e.fMQBn(mh,a,s);h[n(1596)]=L[n(1133)](),s=q,d[n(1384)](h)}return d}function Sh(){let a=t;return{frameType:No,headers:[{key:a(308)+a(635),value:e[a(544)]}],payload:void 0}}class Ih{constructor(n,s,d){let l=t;this[l(1135)+l(746)]=n,this[l(480)+l(1306)]=s,this._messageStrategy=d,this[l(366)]=y0(this["_cursorN"+l(746)],l(884)+l(797))}async[t(920)](){let n=t;await this._qosDB[n(920)]()}async[t(863)+"rs"](){let n=t;if(!this[n(366)][n(627)])return;let s=this[n(771)+n(1126)],d=await this[n(366)][n(818)]();switch(console[n(1170)]("allCurso"+n(760),d),s){case e[n(226)]:return d&&d[n(784)]?e[n(954)](b0,d,0,this[n(480)+"ileName"]):void 0;case e[n(1233)]:return;case"CONTINUE":return d&&d[n(784)]?e[n(954)](b0,d,0,this[n(480)+n(1306)]):e.geqNQ(Sh)}}async set(n,s,d){let l=t;return console[l(1170)](e[l(1320)],n,s,d),this[l(366)].set({cursor_name:n,cursor:s,service:d})}async setCursors(n){let s=t,d={CYpLN:function(h,m,b){return e.zJNns(h,m,b)},QCrMR:function(h,m,b){return e[H(1499)](h,m,b)}},l=e[s(927)](vh,n);for(let h of l)e.wCIbH(e[s(1198)],e[s(933)])?(console[s(1170)](e[s(866)],l),await this[s(366)][s(554)](h)):(ehTYZx[s(1435)](_0x4c0537,_0x423cf0,18),ehTYZx.QCrMR(_0x1ef73f,_0xec4e9c,_0x59b641))}async[t(656)](n){let s=t;return(await this._qosDB[s(656)](n))?.[s(1596)]}async closeDB(){let n=t;if(e[n(792)]===e[n(792)])await this._qosDB.closeDB();else{let s=/(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}/[n(1638)](_0x3a4af3),d=/(([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]))/[n(1638)](_0x125119);return s?e.YjvuG(_0x5c298d,_0x4312f7):d?e[n(977)](_0x2d45d2,_0x713fad):n(436)+"00000000"+n(436)+n(436)}}[t(742)+t(765)+"Name"](n){let s=t;this[s(480)+s(1306)]=n}get[t(627)](){let n=t;if(e.hdNHJ(e[n(1603)],e[n(1505)]))return this[n(366)][n(627)];this[n(1180)+n(1500)+"ent"](e[n(995)](_0x3dadf3,"close",{code:1e3,reason:e[n(506)]})),this[n(212)+n(1380)]?.[n(1687)+n(353)+n(534)](),this[n(419)+n(1164)]?.[n(405)+n(344)]()}}let Ah=e.YJQVr;async function v0(a){let n=t;if(!this[n(1095)][n(1699)+"S"])return null;let{aID:s,fpID:d,messageStrategy:l}=this[n(1095)],h=e[n(186)](a,Ah);try{if(e[n(1066)](e[n(1738)],e[n(1738)]))return this[n(1228)+"anager"]?a&&this["_cursorM"+n(1441)]["updateCu"+n(765)+"Name"](a):this["_cursorM"+n(1441)]=new Ih(d+"_"+s+"_"+h,h,l),this[n(1228)+n(1441)][n(627)]||await this[n(1228)+n(1441)][n(920)](),this._cursorManager;{let m=new _0x451e6b(e[n(1417)](e[n(1406)](e.JNVbt(e[n(460)](_0x4a89b7[e[n(1507)](_0x231980,4)],24),e[n(1643)](_0x5e7b65[e[n(665)](_0x2405ab,5)],16)),e[n(1087)](_0x4654e5[e[n(1195)](_0x715b18,6)],8)),_0x105bcc[e[n(744)](_0x35ef7a,7)]),e[n(1319)](e[n(659)](e[n(330)](_0x356e21[e[n(1202)](_0x39ee6d,0)]<<24,_0x2256ce[e[n(316)](_0x21f6c0,1)]<<16),e[n(460)](_0x5e5a26[e[n(1257)](_0x3aa24d,2)],8)),_0x489ce0[e.dXQGC(_0x350437,3)]),!0);return _0x2702db+=8,{value:m,offset:e[n(1678)](_0x573194,8)}}}catch{return null}}async function Th(a,n){let s=t,d=e[s(954)](jt,a[s(1012)][s(893)],e[s(362)],"-1"),l=e[s(1237)](jt,a[s(1012)].headers,e[s(1024)],"1"),h=Hn(a[s(1012)][s(893)],e[s(438)]),m=Number(Hn(a[s(1012)].headers,e[s(1568)]))||0,b=Oo[s(1691)](this,a),g=e[s(451)](jt,a[s(1012)][s(893)],e[s(1165)],"2"),T=e[s(1671)](Hn,a[s(1012)][s(893)],e[s(849)]),L=Number(e[s(1578)](Hn,a.message[s(893)],e.khgNX));if(b.isQoSAck)return e[s(466)](n);let q=b[s(1594)+"sage"]?await E0[s(1691)](this):null;if(e[s(1747)](a.message[s(1069)],0)&&l&&!d||a.message.service>0){if(h&&b[s(1594)+s(1363)]&&q)return!!!await q[s(656)](h)&&(this[s(1180)+s(577)+"Event"](a),await q[s(554)](h,e[s(738)](Date[s(549)](),m))),e[s(748)](n);if(g){let J=await v0.call(this);if(!J)return this[s(1180)+"hMessage"+s(1525)](a),e[s(466)](n);let $=await J.get(T)??-1;if(e[s(1546)]($,L))this["_dispatc"+s(577)+"Event"](a),J[s(554)](T,L,a[s(1012)][s(1069)]);else throw new Error(s(623)+s(1410)+s(204)+L+(" larger than loc"+s(1333)+"r ")+$);return e.geqNQ(n)}return this[s(1180)+s(577)+s(1525)](a),e.sbWhv(n)}}async function Ch(a,n){let s=t;if(e[s(1524)](s(428),e[s(1381)]))this[s(618)]++;else{let d=Oo[s(1691)](this,a);if(!d[s(1594)+s(1363)])return n();let l=await E0[s(1691)](this);if(d[s(878)+s(486)+"age"]&&d[s(1361)+"s"][s(784)])for(let h of d.ackMsgIds)await l.del(h);e[s(1702)](n)}}async function Rh(a,n){let s=t,d=e[s(1661)](a[s(1012)][s(1331)+"e"],Eh),l=e.wOOGl(a[s(1012)][s(1331)+"e"],No);if(e[s(569)](!d,!l))return n();let h=e[s(840)](Hn,a[s(1012)].headers,s(308)+s(635));if(!h)return e.sbWhv(n);let m=await v0[s(1691)](this,h);if(!m)return e[s(1486)](n);if(d)if(e[s(1253)]("TVnei",e[s(1089)])){let b=await m.getCursors(),g={frameType:b?.[s(1331)+"e"],SeqID:oe[s(825)+"er"](this[s(973)]++),LogID:oe[s(825)+"er"](this[s(1095)][s(1510)+s(1533)]()),service:9e3,method:5,headers:b?.[s(893)],payload:b?.payload},T=e[s(874)](A,g);this[s(1385)]&&this[s(1385)][s(1106)+"te"]&&this[s(1385)][s(501)](T)}else{let b=_0x5c29bf[s(417)+s(1282)](_0xf56d1a);return _0x592326&&b[s(668)+s(662)](s(631),()=>_0x39039e()),VLahjy.xGkAl(_0x29ead6,b).then(()=>{})}if(l){let b=a[s(1012)][s(696)];b&&m[s(1121)+"rs"](b)}}let Dh=async function(a,n){let s=t;this._isInit=!1,e[s(1084)](clearTimeout,this["_connect"+s(1273)+"utId"]),e[s(1540)](n)},kh=async function(a,n){let s=t;if(!this[s(1385)]||this[s(1385)][s(1106)+"te"]!==this[s(355)])return n();let{pingInterval:d}=this._options;this[s(212)+s(1380)]?.[s(1687)+s(353)+s(534)]();for(let h=0;e[s(819)](h,this[s(771)+s(799)][s(784)]);h++){let m=this._messageQueue[h];if(this._ws.readyState===this[s(355)]&&e[s(1732)](null,m))this[s(1385)]&&this[s(1385)].send(m),this[s(771)+s(799)][h]=null;else break}this[s(771)+s(799)]=this[s(771)+"Queue"].filter(h=>!!h),this[s(1646)+s(1566)+"Id"]=setTimeout(()=>this[s(310)](),d),this[s(1180)+s(1553)+"nt"](a),this[s(1134)+"er"]&&this[s(1385)]&&(this._ws.binaryType=this["_binaryT"+s(1428)]);let l=this[s(212)+s(1380)]?.["getCurre"+s(1387)+"nt"]();this[s(404)]("open "+l+s(811)),e[s(1486)](n)},Oh=async function(a,n){let s=t,d=this[s(212)+s(1380)]?.[s(592)+s(1387)+"nt"]();this[s(404)]("open "+d),e.wEkMA(n)};class Ph extends Ro{constructor(n){let s=t,d={ewIQY:function(b,g,T,L){return e[H(904)](b,g,T,L)},uOBYO:function(b,g){return b!==g},KhFoa:e[s(383)],eQGsm:function(b,g,T){return e[s(876)](b,g,T)},vJXNM:function(b,g){return b===g},dAPwm:function(b,g){return e[s(1358)](b,g)},CCvil:e[s(903)],duPAM:"auto",QfrGV:e.chMtn,QPvEk:e[s(515)],OBInw:e.itolb,wWrYB:function(b,g,T){return e[s(817)](b,g,T)},BgQFs:e[s(506)],fxxuN:function(b,g,T){return e[s(410)](b,g,T)},NBWYj:function(b,g,T){return e.TKQHx(b,g,T)},SFaLJ:function(b,g){return e.wCIbH(b,g)},SDkas:function(b,g,T){return b(g,T)}};super(),this[s(708)+"igatorOn"+s(706)]=!0,this[s(1134)+"er"]=Un,this[s(1497)]=Zx,this[s(1526)+"T"]=xn,this._isMiniWX=Cr,this[s(1443)+"r"]=Rr,this[s(771)+s(799)]=[],this[s(212)+s(1380)]=null,this[s(1296)+s(1477)]=!1,this[s(490)+s(1428)]=e[s(857)],this[s(1688)+s(1329)]=!1,this[s(1688)+"ionTimeo"+s(1398)]=null,this["_reconnectTimeou"+s(564)]=null,this[s(1646)+"gTimeoutId"]=null,this._seqId=0,this[s(1088)]=!1,this[s(976)]="",this[s(396)+s(1300)]=null,this[s(1228)+"anager"]=null,this[s(419)+s(1164)]=null,this[s(830)+"ls"]=e[s(494)],this.CLOSED=3,this[s(411)+"NG"]=0,this[s(355)]=1,this[s(1527)]=2,this._onOpen=b=>{let g=s;try{d.ewIQY(g0,this,b,[Dh,kh,Oh])}catch(T){if(d[g(835)](d[g(1225)],g(1160))){let L=d[g(543)](Xe,g(789),{message:T.message,code:Gt[g(302)+"OR"],error:T});this[g(1180)+"hErrorEv"+g(1591)](L)}else{let{type:L}=_0x24c28b;this[g(1041)](L,_0x520fbe)}}},this[s(1245)+"ge"]=async b=>{let g=s,{pingInterval:T,pingFrequency:L}=this[g(1095)];if((d[g(1123)]("hi",b[g(1592)])&&d.dAPwm(d[g(572)],L)||d.vJXNM(d[g(715)],L))&&(this["_clearPi"+g(370)](),this[g(1041)](d.QfrGV,g(1332)),this["_pingPon"+g(1566)+"Id"]=setTimeout(this[g(310)][g(608)](this),T)),!d[g(1123)]("hi",b[g(1592)]))try{g0(this,b,[fh,ch,Ch,Rh,Th,dh])}catch(q){let J=Xe(d[g(716)],{message:q.message,code:Gt[g(1149)+g(1355)],error:q});this[g(1180)+g(1421)+"ent"](J)}},this._onError=b=>{let g=s,T=this["_endpoin"+g(1380)]?.[g(1309)+"chMaxTries"](),L=this[g(212)+g(1380)]?.[g(592)+g(1387)+"nt"]();if(T&&!b[g(1012)]){let q=g(256)+L+(g(633)+g(644)+g(613)+"ed");this[g(1180)+g(1421)+g(1591)](e.SHjJp(Xe,g(789),{message:q,code:Gt[g(399)+g(1051)+"R"],error:b}));return}this[g(1385)]&&this[g(1385)][g(1106)+"te"]===this[g(355)]&&this[g(1492)+g(346)](),this[g(1180)+g(1421)+g(1591)](e[g(467)](Xe,e[g(515)],{message:b.message,code:Gt.NATIVE_ERROR,error:b}))},this[s(1562)]=async b=>{let g=s;this[g(1103)+g(617)](),this["_clearPi"+g(370)](),this[g(496)+g(343)+"rs"](),this[g(1385)]=null,this[g(1688)+g(1329)]=!1;let T=this["_endpoin"+g(1380)]?.[g(1309)+g(201)+"es"]();if(!T&&this[g(387)+g(1734)]()&&!this[g(1296)+g(1477)]){let L=this[g(212)+g(1380)]?.[g(592)+g(1387)+"nt"](),q=this[g(1095)][g(1345)+"tInterce"+g(1622)](b[g(1690)],b[g(1656)]);this["_dispatchCloseEv"+g(1591)](d.eQGsm(st,d.OBInw,{code:1006,reason:b.reason||g(909)+g(693)+g(1436)+g(241)+g(1042)+g(704)+L,willReconnect:q})),q&&this[g(1688)]();return}if(d[g(835)](1e3,b[g(1690)])&&this[g(1296)+g(1477)]){this[g(1180)+g(1500)+g(1591)](d[g(1200)](st,g(764),{code:1e3,reason:d.BgQFs})),this["_endpoin"+g(1380)]?.["resetEnd"+g(353)+"fig"](),this["_pingLos"+g(1164)]?.[g(405)+g(344)]();return}if(b[g(1690)]!==1e3&&T){let L=this[g(212)+g(1380)]?.[g(592)+g(1387)+"nt"](),q=b[g(1656)];q||(q=await nh(this[g(976)])),q=g(909)+g(693)+g(728)+q+(g(1082)+g(169))+L+(g(1522)+g(827)+g(1368)),this[g(1180)+g(1500)+g(1591)](d[g(895)](st,"close",{code:b.code,reason:q}));let J="connect "+L+(g(633)+g(644)+"es reached");this[g(1180)+g(1421)+g(1591)](d.NBWYj(Xe,d[g(716)],{message:J,code:Gt["MAX_RETR"+g(1051)+"R"]})),this[g(212)+g(1380)]?.[g(1687)+g(353)+"fig"](),this[g(419)+g(1164)]?.[g(405)+g(344)]();return}if(d[g(1729)](1e3,b[g(1690)])&&!b.reason){let L=this[g(212)+g(1380)]?.[g(592)+g(1387)+"nt"]();this[g(1180)+g(1500)+"ent"](d[g(1405)](st,d.OBInw,{code:b[g(1690)],reason:"connecti"+g(693)+g(1436)+g(241)+g(1042)+g(704)+L})),this[g(212)+g(1380)]?.[g(1687)+g(353)+"fig"](),this[g(419)+"sCounter"]?.resetCounter();return}this._dispatchCloseEvent(b),this[g(212)+"tManager"]?.[g(1687)+g(353)+g(534)](),this[g(419)+g(1164)]?.[g(405)+g(344)]()},this.onclose=null,this[s(412)]=null,this.onmessage=null,this.onopen=null,this.onStartReconnect=null,this[s(1669)+s(235)]=null,this["onStopImmediatel"+s(823)+"ct"]=null,this[s(1464)+s(239)]=this["_handleO"+s(239)].bind(this),this["_handleO"+s(992)]=this[s(1464)+s(992)][s(608)](this),this[s(1122)+s(1098)]=this[s(1122)+s(1098)][s(608)](this),this._handlePageShow=this[s(1122)+s(1136)][s(608)](this),this._options={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[s(1279)](1,0),service:0,logIDGenerator:o,headers:void 0,payloadEncoding:"",payloadType:"",fpID:"",deviceID:"",accessKey:"",ttwID:"",bddID:"",aID:"",disableAutoReconnect:!1,customParams:{},pingInterval:15e3,pingTimeoutInterval:4e3,pingFrequency:e[s(1214)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(1171)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:l,ws:h}=n,m=Array.isArray(l)?l:e.pHLJC==typeof l?[l]:[];if(!m||m[s(784)]===0)throw new Error(e[s(881)]);if(!Xx(h))throw new Error(s(944)+s(1186)+s(593)+", WebSoc"+s(1335)+"tructor "+s(1598)+s(475));if(Object[s(1340)](this._options,n),this[s(212)+s(1380)]=new p0(m,this[s(1095)][s(263)+"es"]),this[s(419)+s(1164)]=new th(this._options[s(958)+s(395)]),this[s(1095)][s(1644)+s(868)])if(s(804)!==s(1022))this[s(1088)]=!0,this[s(1688)]();else{let b="connect "+_0x152922+(s(633)+s(644)+s(613)+"ed");this["_dispatchErrorEv"+s(1591)](d.eQGsm(_0x2e7e32,d[s(716)],{message:b,code:_0xafe3a3[s(399)+s(1051)+"R"],error:_0x2347e1}));return}this[s(1095)][s(401)+"tworkCha"+s(1168)]&&(this[s(1526)+"T"]||this[s(766)+"X"]?this[s(1670)+s(691)+"ange"]():this[s(1134)+"er"]&&this[s(794)+s(845)+s(662)]())}[t(1464)+t(239)](){let n=t;this[n(1095)][n(197)+n(762)+n(1682)]||this[n(1296)+n(1477)]||this["_handleR"+n(1118)]()}[t(1464)+"ffLine"](){let n=t;this[n(558)+n(1132)+"t"]();let s=e[n(717)](Co,e[n(238)],{message:e.TlsGT});this["onStopIm"+n(388)+n(823)+"ct"]&&this["onStopIm"+n(388)+n(823)+"ct"](s)}[t(794)+t(845)+t(662)](){let n=t;this[n(1134)+"er"]&&window[n(668)+"Listener"](e.PzMkj,this[n(1464)+n(239)]),this[n(1134)+"er"]&&window[n(668)+n(662)](e[n(1697)],this[n(1464)+"ffLine"]),this[n(1134)+"er"]&&window[n(668)+n(662)](e[n(1618)],this._handlePageHide),this[n(1134)+"er"]&&window[n(668)+"Listener"]("pageshow",this[n(1122)+n(1136)])}[t(1693)+t(845)+t(662)](){let n=t;this[n(1134)+"er"]&&window["removeEv"+n(250)+n(773)](e[n(306)],this[n(1464)+"nLine"]),this[n(1134)+"er"]&&window[n(318)+n(250)+n(773)](n(398),this[n(1464)+n(992)]),this[n(1134)+"er"]&&window[n(318)+n(250)+n(773)](e[n(1618)],this[n(1122)+n(1098)]),this[n(1134)+"er"]&&window.removeEventListener(e.aYTqS,this[n(1122)+"ageShow"])}["_handleP"+t(1098)](n){let s=t;e.XLJjR(e[s(381)],e[s(833)])?(this._messageQueue[s(207)](),this[s(771)+s(799)][s(1384)](_0x4ffaae)):(!n[s(889)+"d"]&&(this[s(1134)+"er"]&&window[s(318)+s(250)+"ner"](e[s(1618)],this._handlePageHide),this[s(1134)+"er"]&&window.removeEventListener(e[s(1686)],this._handlePageShow),this[s(764)]()),this[s(1134)+"er"]&&window[s(318)+"entListe"+s(773)](s(530),this[s(1464)+s(239)]),this[s(1134)+"er"]&&window[s(318)+s(250)+s(773)](e[s(1697)],this["_handleO"+s(992)]))}[t(1122)+t(1136)](n){let s=t,d={rpYVY:function(l,h){return e[H(1287)](l,h)},MZbJI:e[s(515)],UoHvh:function(l,h){return l instanceof h},NKSeU:function(l,h){return e[s(686)](l,h)},YNfkz:e.QHQkE,LMBZH:function(l,h){return e.xaxXL(l,h)},JFnXT:function(l,h){return e[s(1156)](l,h)}};if(n[s(889)+"d"])if(e[s(1716)](e.OaXGN,e[s(445)]))this[s(387)+s(1734)]()&&(!this[s(1385)]||e.hdNHJ(this[s(1385)].readyState,this[s(355)])||e[s(1050)](this._ws[s(1106)+"te"],this[s(411)+"NG"]))&&this[s(1464)+s(239)](),this[s(1134)+"er"]&&window[s(668)+s(662)]("online",this[s(1464)+s(239)]),this._isBrowser&&window[s(668)+s(662)](e[s(1697)],this[s(1464)+s(992)]);else{let l=this._listeners[_0x538a96];if(l)l[s(834)]()[s(181)](h=>h.fn[s(1504)](h[s(1611)],_0x144916));else if(xNPuvH[s(421)](xNPuvH[s(1102)],_0x473be3)&&!this[s(412)]){let h=_0x2eb7a1[s(784)]&&_0x2f2f2e[0];if(xNPuvH[s(1034)](h,_0x2f6abc))throw h;let m=new _0x2d1e77(xNPuvH[s(292)](xNPuvH[s(755)],h?xNPuvH[s(184)](xNPuvH[s(1262)](" (",h[s(1012)]),")"):""));throw m[s(220)]=h,h}return this}}async _generateUrl(n){let s=t,{fpID:d,deviceID:l,bddID:h,ttwID:m,accessKey:b,aID:g,customParams:T={},enableAutoAck:L,enableQoS:q,QoSLevel:J,env:$}=this._options,W,ye,je;this._isBrowser||this[s(766)+"X"]||this[s(1526)+"T"]?(W=location&&e.SydJH(e[s(869)],location[s(509)])?e[s(676)]:e[s(802)],ye=n.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),je=/^wss(.*:\/\/)/[s(1638)](n)?n:""+W+ye):(W=s(479),ye=n.replace(/(^http)((?:[s]*:\/\/))/,""),je=/(^ws)((?:[s]*:\/\/))/.test(ye)?ye:""+W+ye);let S0=h?e[s(200)]:m?e[s(989)]:e[s(1538)],I0=h||m||l;if(!I0||!S0)throw new Error(e[s(978)]);let Lh=e[s(1585)](e[s(1707)],typeof T)?await T():T,Nh=$?e[s(767)](eh,$[s(363)],$.xTTEnv):{},Mo=Object[s(1340)]({device_platform:s(1460),version_code:e[s(580)],access_key:b,fpid:d,aid:g,[S0]:I0,xsack:L?1:0,xaack:L?1:0,xsqos:q?1:0,qos_level:q?J:void 0,qos_sdk_version:2,...Nh},Lh),Mh=Object[s(692)](Mo)[s(471)]((Bo,zo)=>Mo[zo]!==void 0?""+Bo+(Bo?"&":"?")+zo+"="+Mo[zo]:Bo,"");return je+s(465)+Mh}async[t(1688)](){let n=t;if(!(this["_connect"+n(1329)]||this["_readyCl"+n(1477)])){this[n(1688)+n(1329)]=!0;try{let s=this[n(212)+n(1380)]?.[n(1648)+n(1631)+n(721)+n(961)+n(1254)](),{timeoutInterval:d}=this[n(1095)];if(s){let h=this["_endpoin"+n(1380)]?.[n(592)+n(1387)+"nt"](),m=this[n(212)+n(1380)]?.["replaceB"+n(1511)+"pointAnd"+n(1668)+n(588)](),b=this[n(212)+n(1380)]?.[n(592)+"ntEndpointTriesC"+n(838)]();if(m){let g=n(256)+h+(" timeout"+n(1522)+n(827)+"ached, will use "+n(1001)+n(166))+m+(n(1620)+"y"),T=Xe(e[n(515)],{message:g,code:Gt["MAX_RETR"+n(1051)+"R"]});this[n(404)](g),this["_dispatc"+n(1421)+"ent"](T),this._url=await this[n(824)+n(1606)](m),this[n(404)](n(256)+m+" "+b+n(649)),this._removeWsListeners()}else{let g=n(256)+h+(" timeout"+n(1522)+n(827)+n(1368));this._debug(g),this[n(1180)+"hErrorEv"+n(1591)](Xe(e[n(515)],{message:g,code:Gt["MAX_RETR"+n(1051)+"R"]}));return}}else if(e[n(872)]===e.ePYvm){let h=this[n(212)+n(1380)]?.[n(592)+n(1387)+n(1105)+n(518)](),m=this[n(212)+n(1380)]?.[n(592)+n(1387)+n(298)+n(838)]();this[n(976)]=await this["_generat"+n(1606)](h||""),this[n(404)](n(256)+h+" "+m+n(649)),this[n(496)+"sListeners"]()}else this[n(1526)+"T"]||this[n(766)+"X"]?this["_onPageN"+n(691)+n(1449)]():this[n(1134)+"er"]&&this[n(794)+n(845)+"Listener"]();if(this[n(1088)])this[n(1088)]=!1;else{let h=e.EDVWK(Co,e[n(238)],{message:"start"});this[n(1667)+n(1118)]&&this[n(1667)+"econnect"](h)}let l=this[n(212)+"tManager"]?.[n(592)+"ntEndpoi"+n(298)+"ount"]()||0;e[n(962)](l,1)&&await this[n(1374)](e.odPnl(l,1)),this[n(404)]("connecti"+n(664)+this._url+(n(955)+"ls: ")+this[n(830)+"ls"]),this[n(1385)]=e.URWzJ(Yx,{url:this[n(976)],protocols:[this[n(830)+"ls"]],headers:this._options["miniProg"+n(636)+"s"][n(1650)+n(808)]},this[n(1095)].ws),(this[n(1134)+"er"]||this[n(1443)+"r"])&&this._ws&&(this[n(1385)][n(385)+"pe"]=this[n(490)+n(1428)]),this[n(1658)+"steners"](),this["_connect"+n(1273)+n(1398)]=e[n(641)](setTimeout,this._onTimeout[n(608)](this),d)}catch(s){throw this[n(1688)+n(1329)]=!1,s}}}["_clearTi"+t(617)](){let n=t;e.RKZVN(clearTimeout,this[n(1688)+"ionTimeo"+n(1398)]),this[n(1688)+n(1273)+n(1398)]=null}[t(1007)+"ngTimer"](){let n=t;e[n(945)](clearTimeout,this["_pingPon"+n(1566)+"Id"]),e[n(452)](clearTimeout,this[n(170)+n(1567)+n(564)]),this["_pingPon"+n(1566)+"Id"]=null,this[n(170)+n(1567)+n(564)]=null}[t(404)](...n){let s=t;this[s(1095)][s(1681)]&&console[s(1170)][s(1504)](console,[s(415)+">",...n])}["_getInte"+t(523)+"e"](n){let s=t,{initReconnectInterval:d,maxReconnectInterval:l,reconnectIntervalGrowFactor:h}=this[s(1095)],m=e[s(1096)](d,Math[s(1445)](h,e[s(585)](n,1)));return e[s(1271)](m,l)?l:m}[t(310)](){let n=t;if(e[n(1356)](n(1057),e.nEImR))return this[n(366)][n(627)];if(this[n(1385)]&&this[n(1385)][n(1106)+"te"]===this[n(411)+"NG"]){this[n(1007)+n(370)](),this["_pingPon"+n(1566)+"Id"]=e[n(640)](setTimeout,this[n(310)][n(608)](this),this._options["pingInte"+n(837)]);return}if(!this[n(1385)]||e[n(1337)](this[n(1385)].readyState,this.OPEN))return void this[n(1482)+"econnect"]();this[n(1385)]&&this[n(1385)][n(501)]("hi"),this[n(170)+n(1567)+n(564)]=e[n(926)](setTimeout,this[n(1482)+n(1118)+"Timeout"].bind(this),this._options[n(828)+n(1342)+n(1448)])}["_handleReconnect"+t(906)](){let n=t;this[n(419)+n(1164)]?.[n(209)](),this[n(1041)](e[n(582)],e[n(942)]),this["_pingLos"+n(1164)]?.checkReachMaxCount()?this["_handleR"+n(1118)]():this[n(310)]()}[t(387)+t(1734)](){let n=t;return this[n(1526)+"T"]||this[n(766)+"X"]?this[n(708)+n(1125)+n(706)]:(this[n(1134)+"er"]||this[n(1443)+"r"])&&this[n(1095)]["listenNe"+n(1493)+"nged"]?navigator[n(1341)]:!0}[t(1482)+t(1118)](){let n=t;if(e[n(875)](n(429),e.BGgUb)){let s=e[n(557)](this[n(1095)][n(1166)+"ncoding"],_0x1c775f)?{force:!!this[n(1095)][n(1166)+n(905)][n(439)],encoding:this[n(1095)].payloadEncoding[n(967)]?this._options["payloadE"+n(905)].encoding[n(1313)](/\s/g,"")["toLowerC"+n(535)]():""}:{force:!1,encoding:this[n(1095)][n(1166)+"ncoding"]?this[n(1095)]["payloadE"+n(905)][n(1313)](/\s/g,"")[n(1191)+n(535)]():""},d=_0x13f43f[n(1166)+n(905)]?_0x57dfc1.payloadEncoding[n(1313)](/\s/g,"")[n(1191)+n(535)]():"",l=this[n(1095)]["payloadT"+n(1428)]instanceof _0x29bcee?{force:!!this[n(1095)][n(1092)+"ype"].force,type:this[n(1095)][n(1092)+n(1428)][n(681)]?this[n(1095)][n(1092)+"ype"].type.replace(/\s/g,"")[n(1191)+n(535)]():""}:{force:!1,type:this[n(1095)]["payloadT"+n(1428)]?this[n(1095)][n(1092)+"ype"][n(1313)](/\s/g,"")[n(1191)+n(535)]():""},h=_0x1546a0.payloadType?_0x34ea04[n(1092)+n(1428)][n(1313)](/\s/g,"")["toLowerC"+n(535)]():"",m=l[n(439)]?l[n(681)]:h||l.type,b=s[n(439)]?s[n(967)]:d||s[n(967)],g=[e[n(391)],e[n(1674)],e[n(328)],e[n(896)]],T=[e.mmdsb,e[n(1359)]];this[n(1095)][n(1357)+"ansformT"+n(504)+"ad"]&&g[n(578)](m)&&(!b||T[n(578)](b))?_0x5605c3[n(1188)+"oad"]=e.zTuNg(_0x2b902b,_0x19d39c[n(696)],0,_0x3fd440[n(696)][n(1454)+"th"]):_0x511522[n(1188)+n(1107)]=""}else{if(!this["_navigat"+n(1734)]()||this[n(1296)+"osed"])return;this[n(212)+"tManager"]?.[n(1687)+"pointCon"+n(534)](),this._pingLossCounter?.["resetCou"+n(344)](),this._ws?this["_disconn"+n(346)](1001,e[n(449)],!0):this[n(1688)]()}}["_onPageN"+t(691)+t(1449)](){let n=t;this._isMiniTT?tt[n(1498)+n(1216)+n(1700)](({isConnected:s})=>{let d=n;this._miniNavigatorOnline=s,s?this[d(1464)+"nLine"]():this["_handleO"+d(992)]()}):this[n(766)+"X"]&&wx[n(1498)+n(1216)+n(1700)](({isConnected:s})=>{let d=n;this[d(708)+"igatorOn"+d(706)]=s,s?this[d(1464)+d(239)]():this["_handleO"+d(992)]()})}[t(1374)](n){let s={vPKhB:function(d,l,h){return d(l,h)}};return new Promise(d=>{let l=H;s[l(763)](setTimeout,d,this["_getInte"+l(523)+"e"](n))})}[t(1492)+"ect"](n=1e3,s="",d=!1){this[t(1385)]&&this._destroyWebSocket(n,s,d)}[t(880)+"ut"](){let n=t;if(e[n(875)](e[n(482)],e[n(1664)]))e[n(221)](_0x5a18ff,this,_0x4f271b,[_0x38fe89,_0x5ce773,_0x1c1def]);else{let s=this["_endpoin"+n(1380)]?.[n(592)+"ntEndpoint"]();this[n(404)](n(256)+s+n(527)),this[n(1492)+"ect"](1001,e.AXRdq,!0)}}[t(570)](n){let s=t,d=e[s(1470)](Ge,n);this._ws&&e[s(1677)](this[s(1385)][s(1106)+"te"],this[s(355)])&&(this[s(1385)]&&this._ws[s(501)](d),this[s(404)](s(360),n))}[t(496)+"sListeners"](){let n=t,s=e[n(1336)][n(513)]("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(1385)]["removeEventListe"+n(773)](n(447),this[n(1347)]);continue;case"1":this[n(1385)][n(318)+n(250)+n(773)](n(1012),this._onMessage);continue;case"2":this[n(1385)][n(318)+n(250)+n(773)](e[n(1294)],this[n(1562)]);continue;case"3":if(!this[n(1385)])return;continue;case"4":this[n(1385)][n(318)+n(250)+n(773)](n(789),this._onError);continue}break}}[t(1658)+t(406)](){let n=t;this[n(1385)]&&(this[n(1385)]["addEvent"+n(662)](e[n(378)],this[n(1347)]),this[n(1385)][n(668)+n(662)]("close",this[n(1562)]),this[n(1385)]["addEvent"+n(662)](e[n(998)],this[n(1245)+"ge"]),this[n(1385)][n(668)+n(662)](e[n(515)],this._onError))}[t(609)+t(751)](n=1e3,s=""){let d=t;try{this[d(1385)]&&this[d(1385)][d(764)](n,s)}catch{}}[t(558)+t(1132)+"t"](n=1e3,s="",d=!1){let l=t;if(e[l(1337)](l(547),l(547))){let h=_0x50c91c(_0x38abcd,_0x5b7a04[l(784)]);_0x5c7ffa[l(521)].set(_0x3ab430,h)}else{if(this[l(1007)+l(370)](),this[l(1103)+l(617)](),this[l(496)+l(343)+"rs"](),this[l(609)+l(751)](1e3,s),this[l(1688)+l(1329)]=!1,d&&this[l(387)+"orOnline"]()&&!this["_readyCl"+l(1477)]){if(this[l(212)+"tManager"]?.[l(1309)+l(201)+"es"]()){let m=this["_endpoin"+l(1380)]?.getCurrentEndpoint();this[l(1180)+l(1500)+l(1591)](e[l(705)](st,e[l(1294)],{code:1006,reason:l(256)+m+(l(527)+l(1522)+l(827)+l(1368)),wasClean:!0}))}else{let m=this[l(1095)][l(1345)+l(1372)+l(1622)](n,s);this[l(1180)+l(1500)+l(1591)](e[l(342)](st,e[l(1294)],{code:n,reason:s,wasClean:!0,willReconnect:m})),m&&this[l(1688)]()}return}this["_navigat"+l(1734)]()||this["_readyCl"+l(1477)]?this._dispatchCloseEvent(st(e[l(1294)],{code:n,reason:e.RRtTD})):this["_dispatchCloseEv"+l(1591)](e[l(1579)](st,e[l(1294)],{code:1006,reason:e.GlPhJ})),this[l(1385)]=null,this["_endpoin"+l(1380)]?.[l(1687)+l(353)+l(534)](),this[l(419)+"sCounter"]?.[l(405)+l(344)]()}}["_dispatc"+t(1553)+"nt"](n){let s=t;this[s(1041)](e[s(378)],n),this[s(1346)]&&this.onopen(n)}["_dispatc"+t(577)+t(1525)](n){let s=t;e[s(770)](e[s(1157)],e[s(1157)])?(this[s(1041)](e[s(1294)],_0xccbfa9),this[s(1075)]&&this[s(1075)](_0x59b650)):(this[s(1041)](e.kUJEf,n),this.onmessage&&this[s(1181)+"e"](n))}["_dispatc"+t(1141)+t(1465)](n){let s=t;this[s(1041)](e.dRtSS,n),this[s(1669)+s(235)]&&this[s(1669)+s(235)](n)}[t(1180)+"hErrorEv"+t(1591)](n){this[t(1041)](e.FFIiI,n),this.onerror&&this.onerror(n)}["_dispatc"+t(1500)+t(1591)](n){let s=t;this.emit(e[s(1294)],n),this[s(1075)]&&this[s(1075)](n)}get[t(385)+"pe"](){let n=t;if(e[n(622)](e.MbqKd,e[n(1730)])){if(_0x554846||_0x49209f)return new _0x3025a8(_0x5d01c6,_0x277471);if(e[n(672)](_0x869f5f,_0x484594)&&e[n(1e3)](e[n(1478)],typeof _0x200c75))return new _0x31bc0e(_0x3132ca,_0x2743f6);if((_0x530a91||_0x366b72)&&e[n(1478)]!=typeof _0x4aa1e0)return new _0x5d8b53(_0x23e1f2,_0x1a3e5a);throw new _0x23ef40(e.WlKzy)}else return this._ws?this[n(1385)].binaryType:this[n(490)+n(1428)]}set[t(385)+"pe"](n){let s=t;this[s(490)+s(1428)]=n,this._ws&&(this._ws[s(385)+"pe"]=n)}get retryCount(){let n=t,s={HcrOt:function(d,l,h){return e[H(940)](d,l,h)},tmhis:function(d,l,h){return e[H(995)](d,l,h)}};if(n(779)!=="PganA")return this["_endpoin"+n(1380)]?.[n(592)+"ntEndpoi"+n(298)+n(838)]()||0;zdEAVn.HcrOt(_0x3cff1d,_0x5c1905,66),zdEAVn[n(908)](_0x3cebc9,_0x2f40ae,_0x2333f8[n(784)]),zdEAVn[n(1739)](_0x2b6be5,_0x5c3773,_0x4d97d1)}get[t(450)+t(1199)](){let n=t;if(e[n(1514)](e[n(1418)],e[n(1418)]))_0x4bc53c(this["_pingPon"+n(1566)+"Id"]),e[n(400)](_0x324eb3,this["_reconne"+n(1567)+n(564)]),this[n(1646)+n(1566)+"Id"]=null,this[n(170)+n(1567)+n(564)]=null;else return this[n(771)+n(799)][n(471)]((d,l)=>(d+=l&&l.byteLength||0,d),0)+(this[n(1385)]?this[n(1385)]["buffered"+n(1199)]:0)}get[t(1177)+"ns"](){let n=t;return this[n(1385)]?this[n(1385)].extensions:""}get[t(509)](){let n=t;return this[n(1385)]?this[n(1385)].protocol:""}get[t(1106)+"te"](){let n=t;return this[n(1385)]?this._ws[n(1106)+"te"]:this._options.automaticOpen?this.CONNECTING:this[n(455)]}get[t(179)](){let n=t;return this._ws?this[n(1385)][n(179)]:this._url}[t(764)](n=1e3,s){let d=t;if(e[d(525)](e.JUKZX,d(853)))return _0x229287[_0x2aedd9]=_0x431a51,!0;if(this[d(1296)+"osed"]=!0,this[d(1103)+d(617)](),this["_clearPi"+d(370)](),this[d(1693)+"balEvent"+d(662)](),this[d(396)+d(1300)]?.closeDB(),!this[d(1385)])return void this[d(404)](e[d(826)]);if(e[d(183)](this[d(1385)][d(1106)+"te"],this[d(455)])||this[d(1385)][d(1106)+"te"]===this.CLOSING)return void this._debug(e[d(1045)]);this[d(558)+d(1132)+"t"](n,s)}async send(n,s){let d=t;if(e[d(960)](null,n))throw new Error(e.Cvict);e[d(1724)](d(291),typeof n)&&(n=JSON[d(1601)+"y"](n)),e.LMQkX(d(1407),typeof n)&&!e[d(371)](n,ArrayBuffer)&&!(n[d(1609)]&&e[d(1388)](n[d(1609)],ArrayBuffer))&&(n=JSON[d(1601)+"y"](n));let l=await e[d(970)](_0,n),h=e[d(452)](Qx,n),{method:m=0,service:b=this[d(1095)][d(1069)],logID:g=this[d(1095)]["logIDGen"+d(1533)](),headers:T=this[d(1095)][d(893)],payloadEncoding:L=this[d(1095)][d(1166)+d(905)],payloadType:q=this[d(1095)][d(1092)+"ype"],logIDNew:J=this[d(1095)]["logIDNew"+d(1080)][d(685)+d(1058)+"teLogIDNew"]?e[d(1056)](i,this[d(1095)]["logIDNew"+d(1080)][d(645)]):""}=e[d(334)](s,{});if(!b)throw new Error(e[d(805)]);let $={SeqID:oe[d(825)+"er"](this[d(973)]++),LogID:oe[d(825)+"er"](g),service:b,method:m,headers:T,payloadEncoding:L instanceof Object?L[d(967)]?L.encoding:"":L,payloadType:q instanceof Object?q[d(681)]?q[d(681)]:h:q||h,payload:l,LogIDNew:J},W=Ge($);if(this[d(1385)]&&this[d(1385)][d(1106)+"te"]===this[d(355)])this[d(1385)]&&this[d(1385)][d(501)](W),this[d(404)](e[d(1529)],$);else if(this[d(771)+"Queue"][d(784)]<this[d(1095)]["maxMessa"+d(1059)+d(483)])this[d(771)+d(799)][d(1384)](W),this._debug(d(1462),$);else if(e[d(1232)](e[d(1446)],e[d(1446)])){if(e[d(1152)](_0x12b900,_0x225607))throw new _0x4c981d(d(1062)+d(1072)+"e");let ye=3;for(;e[d(782)](ye,0);){let je=e[d(870)](255,_0x4538be);e[d(1393)](_0x68de08,je,_0x4aaa25,e[d(394)](_0x130c18,ye)),_0x476fa7>>>=8,ye--}return e.IOGLU(_0x12ca61,4)}else this["_message"+d(799)].shift(),this[d(771)+d(799)].push(W);return{seqID:this[d(973)],logID:g,logIDNew:J}}async reconnect(n){let s=t,d={bwAtD:function(l,h){return e[H(1325)](l,h)},pjqRu:function(l,h){return e[H(532)](l,h)},zOkTn:function(l,h){return e[H(485)](l,h)},QbADu:function(l,h){return e[H(891)](l,h)},RZOoj:function(l,h){return e[H(1109)](l,h)},KmrjZ:function(l,h){return e[H(1626)](l,h)},FdiJV:function(l,h){return l===h}};if(e[s(883)](s(1625),e[s(1654)])){let l=this.high,h=this[s(701)];return[KpyyeO.bwAtD(l,24),KpyyeO[s(1119)](l>>>16,255),KpyyeO[s(1550)](l,8)&255,KpyyeO[s(756)](255,l),KpyyeO.zOkTn(h,24),KpyyeO[s(756)](h>>>16,255),KpyyeO[s(756)](h>>>8,255),KpyyeO[s(1119)](255,h)]}else{let{url:l}=e[s(885)](n,{}),h=Array.isArray(l)?l:e[s(1395)](e[s(896)],typeof l)?[l]:[];if(n&&Object.assign(this[s(1095)],n),h&&h[s(784)]?this[s(212)+s(1380)]=new p0(h,this[s(1095)][s(263)+"es"]):this[s(212)+s(1380)]?.[s(1687)+s(353)+"fig"](),this[s(419)+s(1164)]?.[s(405)+"nter"](this[s(1095)][s(958)+s(395)]),this[s(1296)+s(1477)]=!1,this._ws&&e[s(594)](this[s(1385)][s(1106)+"te"],this[s(455)]))this[s(1492)+s(346)](1e3,e[s(947)],!0);else if(e[s(1665)](e[s(446)],e[s(245)])){if(KpyyeO.RZOoj(void 0,_0x24803b))this._listeners={};else if(_0x135435===void 0)this[s(257)+"rs"][_0x56ea28]=null;else{let m=this._listeners[_0x5e2b9d];if(m)for(let b=0;KpyyeO[s(287)](b,m[s(784)]);)KpyyeO[s(687)](m[b].fn,_0x39bd69)?m[s(1444)](b,1):++b}return this}else this[s(1088)]=!0,this[s(1688)]()}}async connect(){let n=t;if(e[n(525)](e[n(315)],e[n(752)])){if(!this[n(1688)+n(1329)]){let s="1|4|3|2|0"[n(513)]("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(1688)]();continue;case"1":this[n(212)+n(1380)]?.[n(1687)+"pointConfig"]();continue;case"2":this._isInit=!0;continue;case"3":this[n(1296)+n(1477)]=!1;continue;case"4":this[n(419)+n(1164)]?.["resetCou"+n(344)]();continue}break}}}else return this[n(366)]?.[n(554)]({message_id:_0x43c2cd,timestamp:_0x185284})}[t(668)+t(662)](n,s){this.on(n,s)}["dispatch"+t(1525)](n){let s=t,{type:d}=n;this[s(1041)](d,n)}[t(318)+t(250)+t(773)](n,s){let d=t;if(e.sDHwn(d(1630),d(1630)))this.off(n,s);else return _0x504601}[t(638)](){let n=t,s={QCNjL:function(d,l){return e[H(1142)](d,l)},AtIHM:function(d,l){return e[H(1506)](d,l)},Zdfhs:function(d,l){return e.VDhQg(d,l)},oZOhH:"success",OygMp:e[n(1541)],DBUTW:"ping_onc"+n(516)+"t"};return new Promise((d,l)=>{let h=n,m={xcFSZ:function(b,g){return e.dkIoV(b,g)},zMaNC:h(442)+"e_timeout"};if(e.pJIGa(e[h(178)],h(1397)))return _0x5124c2|=0,{low:_0x48cd09,high:EWTteZ[h(601)](_0x9b9fa6,31),unsigned:EWTteZ.AtIHM(_0x214db8,0)};{this._clearPingTimer(),this[h(1646)+h(1566)+"Id"]=e.fMQBn(setTimeout,this[h(310)][h(608)](this),this[h(1095)][h(934)+h(837)]);let b=()=>{let T=h;s[T(574)](d,s.oZOhH),this.off(s[T(898)],b),this[T(1243)](s[T(1040)],g)},g=()=>{let T=h;m[T(1488)](l,T(915)),this[T(1243)](T(442)+T(1649)+"s",b),this[T(1243)](m[T(1187)],g)};this.on(e[h(1541)],b),this.on(e[h(582)],g),this._ping()}})}}})(),Ie["CustomCl"+M(1513)]=be[M(1211)+M(1513)],Ie[M(1085)+M(272)]=be[M(1085)+M(272)],Ie[M(1116)+"e"]=be.ErrorCode,Ie[M(1525)]=be[M(1525)],Ie[M(603)]=be[M(603)],Ie[M(1467)+"MessageE"+M(240)]=be[M(1467)+"MessageE"+M(240)],Ie["MessageE"+M(240)]=be[M(498)+M(240)],Ie[M(879)+"t"]=be[M(879)+"t"],Ie[M(1275)+M(1556)]=be[M(1275)+M(1556)],Ie[M(1065)+M(1513)]=be[M(1065)+M(1513)],Ie[M(1297)+M(272)]=be.createErrorEvent,Ie[M(1583)+"ssageEvent"]=be[M(1583)+M(528)+"nt"],Ie[M(529)+M(478)]=be[M(529)+M(478)],Ie["createRe"+M(815)+M(240)]=be["createRe"+M(815)+M(240)],Ie[M(1517)+"rame"]=be[M(1517)+M(382)],Ie[M(1330)+M(797)]=be[M(1330)+"ame"];for($s in be)[M(1211)+M(1513),M(1085)+"rorEvent",M(1116)+"e",M(1525),M(603),"Frontier"+M(498)+"vent","MessageE"+M(240),M(879)+"t",M(1275)+M(1556),M(1065)+M(1513),M(1297)+M(272),"createMe"+M(528)+"nt","createOpenEvent",M(646)+M(815)+M(240),M(1517)+M(382),M(1330)+"ame"].indexOf($s)===-1&&(Ie[$s]=be[$s]);var $s;Object["definePr"+M(1516)](Ie,"__esModule",{value:!0})});var Mt=ne((E4,dl)=>{"use strict";var al=["nodebuffer","arraybuffer","fragments"],cl=typeof Blob<"u";cl&&al.push("blob");dl.exports={BINARY_TYPES:al,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:cl,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Ei=ne((b4,eo)=>{"use strict";var{EMPTY_BUFFER:my}=Mt(),Ec=Buffer[Symbol.species];function wy(t,e){if(t.length===0)return my;if(t.length===1)return t[0];let r=Buffer.allocUnsafe(e),i=0;for(let o=0;o<t.length;o++){let c=t[o];r.set(c,i),i+=c.length}return i<e?new Ec(r.buffer,r.byteOffset,i):r}function fl(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function ul(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function _y(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function bc(t){if(bc.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new Ec(t):ArrayBuffer.isView(t)?e=new Ec(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),bc.readOnly=!1),e}eo.exports={concat:wy,mask:fl,toArrayBuffer:_y,toBuffer:bc,unmask:ul};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=ae("bufferutil");eo.exports.mask=function(e,r,i,o,c){c<48?fl(e,r,i,o,c):t.mask(e,r,i,o,c)},eo.exports.unmask=function(e,r){e.length<32?ul(e,r):t.unmask(e,r)}}catch{}});var hl=ne((v4,xl)=>{"use strict";var ll=Symbol("kDone"),vc=Symbol("kRun"),Sc=class{constructor(e){this[ll]=()=>{this.pending--,this[vc]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[vc]()}[vc](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[ll])}}};xl.exports=Sc});var Er=ne((S4,wl)=>{"use strict";var bi=ae("zlib"),pl=Ei(),yy=hl(),{kStatusCode:gl}=Mt(),Ey=Buffer[Symbol.species],by=Buffer.from([0,0,255,255]),no=Symbol("permessage-deflate"),Bt=Symbol("total-length"),_r=Symbol("callback"),un=Symbol("buffers"),yr=Symbol("error"),to,Ic=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,!to){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;to=new yy(r)}}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[_r];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let r=this._options,i=e.find(o=>!(r.serverNoContextTakeover===!1&&o.server_no_context_takeover||o.server_max_window_bits&&(r.serverMaxWindowBits===!1||typeof r.serverMaxWindowBits=="number"&&r.serverMaxWindowBits>o.server_max_window_bits)||typeof r.clientMaxWindowBits=="number"&&!o.client_max_window_bits));if(!i)throw new Error("None of the extension offers can be accepted");return r.serverNoContextTakeover&&(i.server_no_context_takeover=!0),r.clientNoContextTakeover&&(i.client_no_context_takeover=!0),typeof r.serverMaxWindowBits=="number"&&(i.server_max_window_bits=r.serverMaxWindowBits),typeof r.clientMaxWindowBits=="number"?i.client_max_window_bits=r.clientMaxWindowBits:(i.client_max_window_bits===!0||r.clientMaxWindowBits===!1)&&delete i.client_max_window_bits,i}acceptAsClient(e){let r=e[0];if(this._options.clientNoContextTakeover===!1&&r.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!r.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(r.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&r.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return r}normalizeParams(e){return e.forEach(r=>{Object.keys(r).forEach(i=>{let o=r[i];if(o.length>1)throw new Error(`Parameter "${i}" must have only a single value`);if(o=o[0],i==="client_max_window_bits"){if(o!==!0){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else if(i==="server_max_window_bits"){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(i==="client_no_context_takeover"||i==="server_no_context_takeover"){if(o!==!0)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else throw new Error(`Unknown parameter "${i}"`);r[i]=o})}),e}decompress(e,r,i){to.add(o=>{this._decompress(e,r,(c,f)=>{o(),i(c,f)})})}compress(e,r,i){to.add(o=>{this._compress(e,r,(c,f)=>{o(),i(c,f)})})}_decompress(e,r,i){let o=this._isServer?"client":"server";if(!this._inflate){let c=`${o}_max_window_bits`,f=typeof this.params[c]!="number"?bi.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=bi.createInflateRaw({...this._options.zlibInflateOptions,windowBits:f}),this._inflate[no]=this,this._inflate[Bt]=0,this._inflate[un]=[],this._inflate.on("error",Sy),this._inflate.on("data",ml)}this._inflate[_r]=i,this._inflate.write(e),r&&this._inflate.write(by),this._inflate.flush(()=>{let c=this._inflate[yr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let f=pl.concat(this._inflate[un],this._inflate[Bt]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Bt]=0,this._inflate[un]=[],r&&this.params[`${o}_no_context_takeover`]&&this._inflate.reset()),i(null,f)})}_compress(e,r,i){let o=this._isServer?"server":"client";if(!this._deflate){let c=`${o}_max_window_bits`,f=typeof this.params[c]!="number"?bi.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=bi.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:f}),this._deflate[Bt]=0,this._deflate[un]=[],this._deflate.on("data",vy)}this._deflate[_r]=i,this._deflate.write(e),this._deflate.flush(bi.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=pl.concat(this._deflate[un],this._deflate[Bt]);r&&(c=new Ey(c.buffer,c.byteOffset,c.length-4)),this._deflate[_r]=null,this._deflate[Bt]=0,this._deflate[un]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};wl.exports=Ic;function vy(t){this[un].push(t),this[Bt]+=t.length}function ml(t){if(this[Bt]+=t.length,this[no]._maxPayload<1||this[Bt]<=this[no]._maxPayload){this[un].push(t);return}this[yr]=new RangeError("Max payload size exceeded"),this[yr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[yr][gl]=1009,this.removeListener("data",ml),this.reset()}function Sy(t){if(this[no]._inflate=null,this[yr]){this[_r](this[yr]);return}t[gl]=1007,this[_r](t)}});var br=ne((I4,ro)=>{"use strict";var{isUtf8:_l}=ae("buffer"),{hasBlob:Iy}=Mt(),Ay=[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 Ty(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function Ac(t){let e=t.length,r=0;for(;r<e;)if((t[r]&128)===0)r++;else if((t[r]&224)===192){if(r+1===e||(t[r+1]&192)!==128||(t[r]&254)===192)return!1;r+=2}else if((t[r]&240)===224){if(r+2>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||t[r]===224&&(t[r+1]&224)===128||t[r]===237&&(t[r+1]&224)===160)return!1;r+=3}else if((t[r]&248)===240){if(r+3>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||(t[r+3]&192)!==128||t[r]===240&&(t[r+1]&240)===128||t[r]===244&&t[r+1]>143||t[r]>244)return!1;r+=4}else return!1;return!0}function Cy(t){return Iy&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}ro.exports={isBlob:Cy,isValidStatusCode:Ty,isValidUTF8:Ac,tokenChars:Ay};if(_l)ro.exports.isValidUTF8=function(t){return t.length<24?Ac(t):_l(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=ae("utf-8-validate");ro.exports.isValidUTF8=function(e){return e.length<32?Ac(e):t(e)}}catch{}});var kc=ne((A4,Al)=>{"use strict";var{Writable:Ry}=ae("stream"),yl=Er(),{BINARY_TYPES:Dy,EMPTY_BUFFER:El,kStatusCode:ky,kWebSocket:Oy}=Mt(),{concat:Tc,toArrayBuffer:Py,unmask:Ly}=Ei(),{isValidStatusCode:Ny,isValidUTF8:bl}=br(),io=Buffer[Symbol.species],nt=0,vl=1,Sl=2,Il=3,Cc=4,Rc=5,so=6,Dc=class extends Ry{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||Dy[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[Oy]=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=nt}_write(e,r,i){if(this._opcode===8&&this._state==nt)return i();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(i)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let i=this._buffers[0];return this._buffers[0]=new io(i.buffer,i.byteOffset+e,i.length-e),new io(i.buffer,i.byteOffset,e)}let r=Buffer.allocUnsafe(e);do{let i=this._buffers[0],o=r.length-e;e>=i.length?r.set(this._buffers.shift(),o):(r.set(new Uint8Array(i.buffer,i.byteOffset,e),o),this._buffers[0]=new io(i.buffer,i.byteOffset+e,i.length-e)),e-=i.length}while(e>0);return r}startLoop(e){this._loop=!0;do switch(this._state){case nt:this.getInfo(e);break;case vl:this.getPayloadLength16(e);break;case Sl:this.getPayloadLength64(e);break;case Il:this.getMask();break;case Cc:this.getData(e);break;case Rc:case so:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let r=this.consume(2);if((r[0]&48)!==0){let o=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(o);return}let i=(r[0]&64)===64;if(i&&!this._extensions[yl.extensionName]){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(this._fin=(r[0]&128)===128,this._opcode=r[0]&15,this._payloadLength=r[1]&127,this._opcode===0){if(i){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(!this._fragmented){let o=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let o=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}this._compressed=i}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let o=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(o);return}if(i){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let o=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(o);return}}else{let o=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(r[1]&128)===128,this._isServer){if(!this._masked){let o=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(o);return}}else if(this._masked){let o=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(o);return}this._payloadLength===126?this._state=vl:this._payloadLength===127?this._state=Sl: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 r=this.consume(8),i=r.readUInt32BE(0);if(i>Math.pow(2,21)-1){let o=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(o);return}this._payloadLength=i*Math.pow(2,32)+r.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 r=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(r);return}this._masked?this._state=Il:this._state=Cc}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Cc}getData(e){let r=El;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}r=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&Ly(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Rc,this.decompress(r,e);return}r.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(r)),this.dataMessage(e)}decompress(e,r){this._extensions[yl.extensionName].decompress(e,this._fin,(o,c)=>{if(o)return r(o);if(c.length){if(this._messageLength+=c.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let f=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");r(f);return}this._fragments.push(c)}this.dataMessage(r),this._state===nt&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=nt;return}let r=this._messageLength,i=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let o;this._binaryType==="nodebuffer"?o=Tc(i,r):this._binaryType==="arraybuffer"?o=Py(Tc(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=nt):(this._state=so,setImmediate(()=>{this.emit("message",o,!0),this._state=nt,this.startLoop(e)}))}else{let o=Tc(i,r);if(!this._skipUTF8Validation&&!bl(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Rc||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=nt):(this._state=so,setImmediate(()=>{this.emit("message",o,!1),this._state=nt,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,El),this.end();else{let i=e.readUInt16BE(0);if(!Ny(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new io(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!bl(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");r(c);return}this._loop=!1,this.emit("conclude",i,o),this.end()}this._state=nt;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=nt):(this._state=so,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=nt,this.startLoop(r)}))}createError(e,r,i,o,c){this._loop=!1,this._errored=!0;let f=new e(i?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(f,this.createError),f.code=c,f[ky]=o,f}};Al.exports=Dc});var Lc=ne((C4,Rl)=>{"use strict";var{Duplex:T4}=ae("stream"),{randomFillSync:My}=ae("crypto"),Tl=Er(),{EMPTY_BUFFER:By,kWebSocket:zy,NOOP:Fy}=Mt(),{isBlob:vr,isValidStatusCode:Uy}=br(),{mask:Cl,toBuffer:kn}=Ei(),rt=Symbol("kByteLength"),Hy=Buffer.alloc(4),oo=8*1024,On,Sr=oo,lt=0,qy=1,Gy=2,Oc=class t{constructor(e,r,i){this._extensions=r||{},i&&(this._generateMask=i,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=lt,this.onerror=Fy,this[zy]=void 0}static frame(e,r){let i,o=!1,c=2,f=!1;r.mask&&(i=r.maskBuffer||Hy,r.generateMask?r.generateMask(i):(Sr===oo&&(On===void 0&&(On=Buffer.alloc(oo)),My(On,0,oo),Sr=0),i[0]=On[Sr++],i[1]=On[Sr++],i[2]=On[Sr++],i[3]=On[Sr++]),f=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||f)&&r[rt]!==void 0?u=r[rt]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!f);let x=u;u>=65536?(c+=8,x=127):u>125&&(c+=2,x=126);let p=Buffer.allocUnsafe(o?u+c:c);return p[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(p[0]|=64),p[1]=x,x===126?p.writeUInt16BE(u,2):x===127&&(p[2]=p[3]=0,p.writeUIntBE(u,4,6)),r.mask?(p[1]|=128,p[c-4]=i[0],p[c-3]=i[1],p[c-2]=i[2],p[c-1]=i[3],f?[p,e]:o?(Cl(e,i,p,c,u),[p]):(Cl(e,i,e,0,u),[p,e])):[p,e]}close(e,r,i,o){let c;if(e===void 0)c=By;else{if(typeof e!="number"||!Uy(e))throw new TypeError("First argument must be a valid error code number");if(r===void 0||!r.length)c=Buffer.allocUnsafe(2),c.writeUInt16BE(e,0);else{let u=Buffer.byteLength(r);if(u>123)throw new RangeError("The message must not be greater than 123 bytes");c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string"?c.write(r,2):c.set(r,2)}}let f={[rt]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==lt?this.enqueue([this.dispatch,c,!1,f,o]):this.sendFrame(t.frame(c,f),o)}ping(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):vr(e)?(o=e.size,c=!1):(e=kn(e),o=e.length,c=kn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let f={[rt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};vr(e)?this._state!==lt?this.enqueue([this.getBlobData,e,!1,f,i]):this.getBlobData(e,!1,f,i):this._state!==lt?this.enqueue([this.dispatch,e,!1,f,i]):this.sendFrame(t.frame(e,f),i)}pong(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):vr(e)?(o=e.size,c=!1):(e=kn(e),o=e.length,c=kn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let f={[rt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};vr(e)?this._state!==lt?this.enqueue([this.getBlobData,e,!1,f,i]):this.getBlobData(e,!1,f,i):this._state!==lt?this.enqueue([this.dispatch,e,!1,f,i]):this.sendFrame(t.frame(e,f),i)}send(e,r,i){let o=this._extensions[Tl.extensionName],c=r.binary?2:1,f=r.compress,u,x;typeof e=="string"?(u=Buffer.byteLength(e),x=!1):vr(e)?(u=e.size,x=!1):(e=kn(e),u=e.length,x=kn.readOnly),this._firstFragment?(this._firstFragment=!1,f&&o&&o.params[o._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(f=u>=o._threshold),this._compress=f):(f=!1,c=0),r.fin&&(this._firstFragment=!0);let p={[rt]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:x,rsv1:f};vr(e)?this._state!==lt?this.enqueue([this.getBlobData,e,this._compress,p,i]):this.getBlobData(e,this._compress,p,i):this._state!==lt?this.enqueue([this.dispatch,e,this._compress,p,i]):this.dispatch(e,this._compress,p,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[rt],this._state=Gy,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(Pc,this,u,o);return}this._bufferedBytes-=i[rt];let f=kn(c);r?this.dispatch(f,r,i,o):(this._state=lt,this.sendFrame(t.frame(f,i),o),this.dequeue())}).catch(c=>{process.nextTick(jy,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[Tl.extensionName];this._bufferedBytes+=i[rt],this._state=qy,c.compress(e,i.fin,(f,u)=>{if(this._socket.destroyed){let x=new Error("The socket was closed while data was being compressed");Pc(this,x,o);return}this._bufferedBytes-=i[rt],this._state=lt,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===lt&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][rt],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][rt],this._queue.push(e)}sendFrame(e,r){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],r),this._socket.uncork()):this._socket.write(e[0],r)}};Rl.exports=Oc;function Pc(t,e,r){typeof r=="function"&&r(e);for(let i=0;i<t._queue.length;i++){let o=t._queue[i],c=o[o.length-1];typeof c=="function"&&c(e)}}function jy(t,e,r){Pc(t,e,r),t.onerror(e)}});var zl=ne((R4,Bl)=>{"use strict";var{kForOnEventAttribute:vi,kListener:Nc}=Mt(),Dl=Symbol("kCode"),kl=Symbol("kData"),Ol=Symbol("kError"),Pl=Symbol("kMessage"),Ll=Symbol("kReason"),Ir=Symbol("kTarget"),Nl=Symbol("kType"),Ml=Symbol("kWasClean"),zt=class{constructor(e){this[Ir]=null,this[Nl]=e}get target(){return this[Ir]}get type(){return this[Nl]}};Object.defineProperty(zt.prototype,"target",{enumerable:!0});Object.defineProperty(zt.prototype,"type",{enumerable:!0});var Pn=class extends zt{constructor(e,r={}){super(e),this[Dl]=r.code===void 0?0:r.code,this[Ll]=r.reason===void 0?"":r.reason,this[Ml]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[Dl]}get reason(){return this[Ll]}get wasClean(){return this[Ml]}};Object.defineProperty(Pn.prototype,"code",{enumerable:!0});Object.defineProperty(Pn.prototype,"reason",{enumerable:!0});Object.defineProperty(Pn.prototype,"wasClean",{enumerable:!0});var Ar=class extends zt{constructor(e,r={}){super(e),this[Ol]=r.error===void 0?null:r.error,this[Pl]=r.message===void 0?"":r.message}get error(){return this[Ol]}get message(){return this[Pl]}};Object.defineProperty(Ar.prototype,"error",{enumerable:!0});Object.defineProperty(Ar.prototype,"message",{enumerable:!0});var Si=class extends zt{constructor(e,r={}){super(e),this[kl]=r.data===void 0?null:r.data}get data(){return this[kl]}};Object.defineProperty(Si.prototype,"data",{enumerable:!0});var Ky={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[vi]&&o[Nc]===e&&!o[vi])return;let i;if(t==="message")i=function(c,f){let u=new Si("message",{data:f?c:c.toString()});u[Ir]=this,ao(e,this,u)};else if(t==="close")i=function(c,f){let u=new Pn("close",{code:c,reason:f.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Ir]=this,ao(e,this,u)};else if(t==="error")i=function(c){let f=new Ar("error",{error:c,message:c.message});f[Ir]=this,ao(e,this,f)};else if(t==="open")i=function(){let c=new zt("open");c[Ir]=this,ao(e,this,c)};else return;i[vi]=!!r[vi],i[Nc]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[Nc]===e&&!r[vi]){this.removeListener(t,r);break}}};Bl.exports={CloseEvent:Pn,ErrorEvent:Ar,Event:zt,EventTarget:Ky,MessageEvent:Si};function ao(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var co=ne((D4,Fl)=>{"use strict";var{tokenChars:Ii}=br();function Tt(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function Wy(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,f,u,x=-1,p=-1,_=-1,y=0;for(;y<t.length;y++)if(p=t.charCodeAt(y),f===void 0)if(_===-1&&Ii[p]===1)x===-1&&(x=y);else if(y!==0&&(p===32||p===9))_===-1&&x!==-1&&(_=y);else if(p===59||p===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${y}`);_===-1&&(_=y);let E=t.slice(x,_);p===44?(Tt(e,E,r),r=Object.create(null)):f=E,x=_=-1}else throw new SyntaxError(`Unexpected character at index ${y}`);else if(u===void 0)if(_===-1&&Ii[p]===1)x===-1&&(x=y);else if(p===32||p===9)_===-1&&x!==-1&&(_=y);else if(p===59||p===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${y}`);_===-1&&(_=y),Tt(r,t.slice(x,_),!0),p===44&&(Tt(e,f,r),r=Object.create(null),f=void 0),x=_=-1}else if(p===61&&x!==-1&&_===-1)u=t.slice(x,y),x=_=-1;else throw new SyntaxError(`Unexpected character at index ${y}`);else if(o){if(Ii[p]!==1)throw new SyntaxError(`Unexpected character at index ${y}`);x===-1?x=y:i||(i=!0),o=!1}else if(c)if(Ii[p]===1)x===-1&&(x=y);else if(p===34&&x!==-1)c=!1,_=y;else if(p===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${y}`);else if(p===34&&t.charCodeAt(y-1)===61)c=!0;else if(_===-1&&Ii[p]===1)x===-1&&(x=y);else if(x!==-1&&(p===32||p===9))_===-1&&(_=y);else if(p===59||p===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${y}`);_===-1&&(_=y);let E=t.slice(x,_);i&&(E=E.replace(/\\/g,""),i=!1),Tt(r,u,E),p===44&&(Tt(e,f,r),r=Object.create(null),f=void 0),u=void 0,x=_=-1}else throw new SyntaxError(`Unexpected character at index ${y}`);if(x===-1||c||p===32||p===9)throw new SyntaxError("Unexpected end of input");_===-1&&(_=y);let A=t.slice(x,_);return f===void 0?Tt(e,A,r):(u===void 0?Tt(r,A,!0):i?Tt(r,u,A.replace(/\\/g,"")):Tt(r,u,A),Tt(e,f,r)),e}function $y(t){return Object.keys(t).map(e=>{let r=t[e];return Array.isArray(r)||(r=[r]),r.map(i=>[e].concat(Object.keys(i).map(o=>{let c=i[o];return Array.isArray(c)||(c=[c]),c.map(f=>f===!0?o:`${o}=${f}`).join("; ")})).join("; ")).join(", ")}).join(", ")}Fl.exports={format:$y,parse:Wy}});var xo=ne((P4,Yl)=>{"use strict";var Jy=ae("events"),Zy=ae("https"),Vy=ae("http"),ql=ae("net"),Yy=ae("tls"),{randomBytes:Xy,createHash:Qy}=ae("crypto"),{Duplex:k4,Readable:O4}=ae("stream"),{URL:Mc}=ae("url"),ln=Er(),e1=kc(),t1=Lc(),{isBlob:n1}=br(),{BINARY_TYPES:Ul,CLOSE_TIMEOUT:r1,EMPTY_BUFFER:fo,GUID:i1,kForOnEventAttribute:Bc,kListener:s1,kStatusCode:o1,kWebSocket:Le,NOOP:Gl}=Mt(),{EventTarget:{addEventListener:a1,removeEventListener:c1}}=zl(),{format:d1,parse:f1}=co(),{toBuffer:u1}=Ei(),jl=Symbol("kAborted"),zc=[8,13],Ft=["CONNECTING","OPEN","CLOSING","CLOSED"],l1=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,de=class t extends Jy{constructor(e,r,i){super(),this._binaryType=Ul[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=fo,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=t.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,r===void 0?r=[]:Array.isArray(r)||(typeof r=="object"&&r!==null?(i=r,r=[]):r=[r]),Kl(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){Ul.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,r,i){let o=new e1({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new t1(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[Le]=this,c[Le]=this,e[Le]=this,o.on("conclude",p1),o.on("drain",g1),o.on("error",m1),o.on("message",w1),o.on("ping",_1),o.on("pong",y1),c.onerror=E1,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",Jl),e.on("data",lo),e.on("end",Zl),e.on("error",Vl),this._readyState=t.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[ln.extensionName]&&this._extensions[ln.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,r){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){Ye(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===t.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=t.CLOSING,this._sender.close(e,r,!this._isServer,i=>{i||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),$l(this)}}pause(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Fc(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||fo,r,i)}pong(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Fc(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||fo,r,i)}resume(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof r=="function"&&(i=r,r={}),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Fc(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[ln.extensionName]||(o.compress=!1),this._sender.send(e||fo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){Ye(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(de,"CONNECTING",{enumerable:!0,value:Ft.indexOf("CONNECTING")});Object.defineProperty(de.prototype,"CONNECTING",{enumerable:!0,value:Ft.indexOf("CONNECTING")});Object.defineProperty(de,"OPEN",{enumerable:!0,value:Ft.indexOf("OPEN")});Object.defineProperty(de.prototype,"OPEN",{enumerable:!0,value:Ft.indexOf("OPEN")});Object.defineProperty(de,"CLOSING",{enumerable:!0,value:Ft.indexOf("CLOSING")});Object.defineProperty(de.prototype,"CLOSING",{enumerable:!0,value:Ft.indexOf("CLOSING")});Object.defineProperty(de,"CLOSED",{enumerable:!0,value:Ft.indexOf("CLOSED")});Object.defineProperty(de.prototype,"CLOSED",{enumerable:!0,value:Ft.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(de.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(de.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[Bc])return e[s1];return null},set(e){for(let r of this.listeners(t))if(r[Bc]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[Bc]:!0})}})});de.prototype.addEventListener=a1;de.prototype.removeEventListener=c1;Yl.exports=de;function Kl(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:r1,protocolVersion:zc[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...i,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(t._autoPong=o.autoPong,t._closeTimeout=o.closeTimeout,!zc.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${zc.join(", ")})`);let c;if(e instanceof Mc)c=e;else try{c=new Mc(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}c.protocol==="http:"?c.protocol="ws:":c.protocol==="https:"&&(c.protocol="wss:"),t._url=c.href;let f=c.protocol==="wss:",u=c.protocol==="ws+unix:",x;if(c.protocol!=="ws:"&&!f&&!u?x=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?x="The URL's pathname is empty":c.hash&&(x="The URL contains a fragment identifier"),x){let S=new SyntaxError(x);if(t._redirects===0)throw S;uo(t,S);return}let p=f?443:80,_=Xy(16).toString("base64"),y=f?Zy.request:Vy.request,A=new Set,E;if(o.createConnection=o.createConnection||(f?h1:x1),o.defaultPort=o.defaultPort||p,o.port=c.port||p,o.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,o.headers={...o.headers,"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":_,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(E=new ln({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=d1({[ln.extensionName]:E.offer()})),r.length){for(let S of r){if(typeof S!="string"||!l1.test(S)||A.has(S))throw new SyntaxError("An invalid or duplicated subprotocol was specified");A.add(S)}o.headers["Sec-WebSocket-Protocol"]=r.join(",")}if(o.origin&&(o.protocolVersion<13?o.headers["Sec-WebSocket-Origin"]=o.origin:o.headers.Origin=o.origin),(c.username||c.password)&&(o.auth=`${c.username}:${c.password}`),u){let S=o.path.split(":");o.socketPath=S[0],o.path=S[1]}let v;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=f,t._originalHostOrSocketPath=u?o.socketPath:c.host;let S=i&&i.headers;if(i={...i,headers:{}},S)for(let[I,D]of Object.entries(S))i.headers[I.toLowerCase()]=D}else if(t.listenerCount("redirect")===0){let S=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!S||t._originalSecure&&!f)&&(delete o.headers.authorization,delete o.headers.cookie,S||delete o.headers.host,o.auth=void 0)}o.auth&&!i.headers.authorization&&(i.headers.authorization="Basic "+Buffer.from(o.auth).toString("base64")),v=t._req=y(o),t._redirects&&t.emit("redirect",t.url,v)}else v=t._req=y(o);o.timeout&&v.on("timeout",()=>{Ye(t,v,"Opening handshake has timed out")}),v.on("error",S=>{v===null||v[jl]||(v=t._req=null,uo(t,S))}),v.on("response",S=>{let I=S.headers.location,D=S.statusCode;if(I&&o.followRedirects&&D>=300&&D<400){if(++t._redirects>o.maxRedirects){Ye(t,v,"Maximum redirects exceeded");return}v.abort();let P;try{P=new Mc(I,e)}catch{let C=new SyntaxError(`Invalid URL: ${I}`);uo(t,C);return}Kl(t,P,r,i)}else t.emit("unexpected-response",v,S)||Ye(t,v,`Unexpected server response: ${S.statusCode}`)}),v.on("upgrade",(S,I,D)=>{if(t.emit("upgrade",S),t.readyState!==de.CONNECTING)return;v=t._req=null;let P=S.headers.upgrade;if(P===void 0||P.toLowerCase()!=="websocket"){Ye(t,I,"Invalid Upgrade header");return}let w=Qy("sha1").update(_+i1).digest("base64");if(S.headers["sec-websocket-accept"]!==w){Ye(t,I,"Invalid Sec-WebSocket-Accept header");return}let C=S.headers["sec-websocket-protocol"],O;if(C!==void 0?A.size?A.has(C)||(O="Server sent an invalid subprotocol"):O="Server sent a subprotocol but none was requested":A.size&&(O="Server sent no subprotocol"),O){Ye(t,I,O);return}C&&(t._protocol=C);let z=S.headers["sec-websocket-extensions"];if(z!==void 0){if(!E){Ye(t,I,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let B;try{B=f1(z)}catch{Ye(t,I,"Invalid Sec-WebSocket-Extensions header");return}let k=Object.keys(B);if(k.length!==1||k[0]!==ln.extensionName){Ye(t,I,"Server indicated an extension that was not requested");return}try{E.accept(B[ln.extensionName])}catch{Ye(t,I,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[ln.extensionName]=E}t.setSocket(I,D,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(v,t):v.end()}function uo(t,e){t._readyState=de.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function x1(t){return t.path=t.socketPath,ql.connect(t)}function h1(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=ql.isIP(t.host)?"":t.host),Yy.connect(t)}function Ye(t,e,r){t._readyState=de.CLOSING;let i=new Error(r);Error.captureStackTrace(i,Ye),e.setHeader?(e[jl]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(uo,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Fc(t,e,r){if(e){let i=n1(e)?e.size:u1(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${Ft[t.readyState]})`);process.nextTick(r,i)}}function p1(t,e){let r=this[Le];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[Le]!==void 0&&(r._socket.removeListener("data",lo),process.nextTick(Wl,r._socket),t===1005?r.close():r.close(t,e))}function g1(){let t=this[Le];t.isPaused||t._socket.resume()}function m1(t){let e=this[Le];e._socket[Le]!==void 0&&(e._socket.removeListener("data",lo),process.nextTick(Wl,e._socket),e.close(t[o1])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function Hl(){this[Le].emitClose()}function w1(t,e){this[Le].emit("message",t,e)}function _1(t){let e=this[Le];e._autoPong&&e.pong(t,!this._isServer,Gl),e.emit("ping",t)}function y1(t){this[Le].emit("pong",t)}function Wl(t){t.resume()}function E1(t){let e=this[Le];e.readyState!==de.CLOSED&&(e.readyState===de.OPEN&&(e._readyState=de.CLOSING,$l(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function $l(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function Jl(){let t=this[Le];if(this.removeListener("close",Jl),this.removeListener("data",lo),this.removeListener("end",Zl),t._readyState=de.CLOSING,!this._readableState.endEmitted&&!t._closeFrameReceived&&!t._receiver._writableState.errorEmitted&&this._readableState.length!==0){let e=this.read(this._readableState.length);t._receiver.write(e)}t._receiver.end(),this[Le]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",Hl),t._receiver.on("finish",Hl))}function lo(t){this[Le]._receiver.write(t)||this.pause()}function Zl(){let t=this[Le];t._readyState=de.CLOSING,t._receiver.end(),this.end()}function Vl(){let t=this[Le];this.removeListener("error",Vl),this.on("error",Gl),t&&(t._readyState=de.CLOSING,this.destroy())}});var tx=ne((N4,ex)=>{"use strict";var L4=xo(),{Duplex:b1}=ae("stream");function Xl(t){t.emit("close")}function v1(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Ql(t){this.removeListener("error",Ql),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function S1(t,e){let r=!0,i=new b1({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return t.on("message",function(c,f){let u=!f&&i._readableState.objectMode?c.toString():c;i.push(u)||t.pause()}),t.once("error",function(c){i.destroyed||(r=!1,i.destroy(c))}),t.once("close",function(){i.destroyed||i.push(null)}),i._destroy=function(o,c){if(t.readyState===t.CLOSED){c(o),process.nextTick(Xl,i);return}let f=!1;t.once("error",function(x){f=!0,c(x)}),t.once("close",function(){f||c(o),process.nextTick(Xl,i)}),r&&t.terminate()},i._final=function(o){if(t.readyState===t.CONNECTING){t.once("open",function(){i._final(o)});return}t._socket!==null&&(t._socket._writableState.finished?(o(),i._readableState.endEmitted&&i.destroy()):(t._socket.once("finish",function(){o()}),t.close()))},i._read=function(){t.isPaused&&t.resume()},i._write=function(o,c,f){if(t.readyState===t.CONNECTING){t.once("open",function(){i._write(o,c,f)});return}t.send(o,f)},i.on("end",v1),i.on("error",Ql),i}ex.exports=S1});var Uc=ne((M4,nx)=>{"use strict";var{tokenChars:I1}=br();function A1(t){let e=new Set,r=-1,i=-1,o=0;for(o;o<t.length;o++){let f=t.charCodeAt(o);if(i===-1&&I1[f]===1)r===-1&&(r=o);else if(o!==0&&(f===32||f===9))i===-1&&r!==-1&&(i=o);else if(f===44){if(r===-1)throw new SyntaxError(`Unexpected character at index ${o}`);i===-1&&(i=o);let u=t.slice(r,i);if(e.has(u))throw new SyntaxError(`The "${u}" subprotocol is duplicated`);e.add(u),r=i=-1}else throw new SyntaxError(`Unexpected character at index ${o}`)}if(r===-1||i!==-1)throw new SyntaxError("Unexpected end of input");let c=t.slice(r,o);if(e.has(c))throw new SyntaxError(`The "${c}" subprotocol is duplicated`);return e.add(c),e}nx.exports={parse:A1}});var dx=ne((z4,cx)=>{"use strict";var T1=ae("events"),ho=ae("http"),{Duplex:B4}=ae("stream"),{createHash:C1}=ae("crypto"),rx=co(),Ln=Er(),R1=Uc(),D1=xo(),{CLOSE_TIMEOUT:k1,GUID:O1,kWebSocket:P1}=Mt(),L1=/^[+/0-9A-Za-z]{22}==$/,ix=0,sx=1,ax=2,Hc=class extends T1{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:k1,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:D1,...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=ho.createServer((i,o)=>{let c=ho.STATUS_CODES[426];o.writeHead(426,{"Content-Length":c.length,"Content-Type":"text/plain"}),o.end(c)}),this._server.listen(e.port,e.host,e.backlog,r)):e.server&&(this._server=e.server),this._server){let i=this.emit.bind(this,"connection");this._removeListeners=N1(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(o,c,f)=>{this.handleUpgrade(o,c,f,i)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=ix}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===ax){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(Ai,this);return}if(e&&this.once("close",e),this._state!==sx)if(this._state=sx,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(Ai,this):process.nextTick(Ai,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{Ai(this)})}}shouldHandle(e){if(this.options.path){let r=e.url.indexOf("?");if((r!==-1?e.url.slice(0,r):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,r,i,o){r.on("error",ox);let c=e.headers["sec-websocket-key"],f=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){Nn(this,e,r,405,"Invalid HTTP method");return}if(f===void 0||f.toLowerCase()!=="websocket"){Nn(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!L1.test(c)){Nn(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){Nn(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){Ti(r,400);return}let x=e.headers["sec-websocket-protocol"],p=new Set;if(x!==void 0)try{p=R1.parse(x)}catch{Nn(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let _=e.headers["sec-websocket-extensions"],y={};if(this.options.perMessageDeflate&&_!==void 0){let A=new Ln({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let E=rx.parse(_);E[Ln.extensionName]&&(A.accept(E[Ln.extensionName]),y[Ln.extensionName]=A)}catch{Nn(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let A={origin:e.headers[`${u===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(A,(E,v,S,I)=>{if(!E)return Ti(r,v||401,S,I);this.completeUpgrade(y,c,p,e,r,i,o)});return}if(!this.options.verifyClient(A))return Ti(r,401)}this.completeUpgrade(y,c,p,e,r,i,o)}completeUpgrade(e,r,i,o,c,f,u){if(!c.readable||!c.writable)return c.destroy();if(c[P1])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>ix)return Ti(c,503);let p=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${C1("sha1").update(r+O1).digest("base64")}`],_=new this.options.WebSocket(null,void 0,this.options);if(i.size){let y=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;y&&(p.push(`Sec-WebSocket-Protocol: ${y}`),_._protocol=y)}if(e[Ln.extensionName]){let y=e[Ln.extensionName].params,A=rx.format({[Ln.extensionName]:[y]});p.push(`Sec-WebSocket-Extensions: ${A}`),_._extensions=e}this.emit("headers",p,o),c.write(p.concat(`\r
|
|
8
|
+
var Fh=Object.create;var qo=Object.defineProperty;var Uh=Object.getOwnPropertyDescriptor;var qh=Object.getOwnPropertyNames;var Hh=Object.getPrototypeOf,jh=Object.prototype.hasOwnProperty;var ae=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var st=(t,e)=>()=>(t&&(e=t(t=0)),e);var ne=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Ho=(t,e)=>{for(var r in e)qo(t,r,{get:e[r],enumerable:!0})},Gh=(t,e,r,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of qh(e))!jh.call(t,a)&&a!==r&&qo(t,a,{get:()=>e[a],enumerable:!(s=Uh(e,a))||s.enumerable});return t};var lt=(t,e,r)=>(r=t!=null?Fh(Hh(t)):{},Gh(e||!t||!t.__esModule?qo(r,"default",{value:t,enumerable:!0}):r,t));function D0(t){jo=t}function k0(t){return Li[jo]<=Li[t]}function Oi(t){R0={...t}}function Vh(t){let e=(u,x=2)=>String(u).padStart(x,"0"),r=-t.getTimezoneOffset(),s=r>=0?"+":"-",a=Math.abs(r),c=e(Math.floor(a/60)),f=e(a%60);return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${s}${c}:${f}`}function Pi(t,e,r,s){if(Li[t]<Li[jo])return;let a=JSON.stringify({ts:Vh(new Date),level:t,module:e,msg:r,...R0,...s});t==="error"||t==="warn"?Kh.write(`${a}
|
|
9
|
+
`):Wh.write(`${a}
|
|
10
|
+
`)}function j(t){return{debug:(e,r)=>Pi("debug",t,e,r),info:(e,r)=>Pi("info",t,e,r),warn:(e,r)=>Pi("warn",t,e,r),error:(e,r)=>Pi("error",t,e,r),child:e=>j(`${t}.${e}`)}}var Li,jo,Wh,Kh,R0,ee=st(()=>{"use strict";Li={debug:10,info:20,warn:30,error:40},jo=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),Wh=process.stdout,Kh=process.stderr,R0={}});import{execFile as $h,spawn as Jh,spawnSync as f2}from"node:child_process";import{promisify as Zh}from"node:util";function Xh(t){if(process.platform!=="win32")return!1;if(P0.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(P0,"").toLowerCase();return Yh.has(r)}function L0(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return Xh(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function Gn(t,e=[],r={}){return Jh(t,e,L0(t,r))}function Wn(t,e=[],r={}){return Qh(t,e,L0(t,r))}var Yh,P0,Qh,Kn=st(()=>{"use strict";Yh=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp"]),P0=/\.(cmd|bat|ps1)$/i;Qh=Zh($h)});var M0={};Ho(M0,{_resetAcpInstallerForTests:()=>cp,_setInFlightForTests:()=>dp,ensureAcpInstalled:()=>mn,formatExecError:()=>N0,getAcpBinaryPath:()=>wn,getAcpPackageSpec:()=>Or,getInFlightInstall:()=>Ko,pickWhichLine:()=>Ni,probeAcpVersion:()=>op});function Or(t){let e=Wo[t];if(e)return`${e.npmPackage}@${e.versionSpec}`}function sp(t){let e=t?.code;if(e&&np.has(e))return!0;let r=t instanceof Error?`${t.message}
|
|
11
|
+
${t.stack??""}`:String(t);return rp.test(r)||ip.test(r)}function N0(t){if(t==null||typeof t!="object")return String(t);let e=t,r=[];e.message&&r.push(e.message),e.code!==void 0&&e.code!==null&&r.push(`code=${e.code}`),e.signal&&r.push(`signal=${e.signal}`);let s=e.stderr?.toString().trim();s&&r.push(`stderr=${s.slice(0,2e3)}`);let a=e.stdout?.toString().trim();return a&&r.push(`stdout=${a.slice(0,2e3)}`),r.length>0?r.join(" | "):String(t)}async function O0(t){let e=process.platform==="win32"?"where":"which";try{let{stdout:r}=await Wn(e,[t],{timeout:Go});return Ni(r)}catch{return}}function Ni(t){let e=t.split(/\r?\n/).map(s=>s.trim()).filter(Boolean);if(e.length===0)return;if(process.platform!=="win32")return e[0];let r=s=>e.find(a=>a.toLowerCase().endsWith(s));return r(".cmd")??r(".exe")??r(".bat")??r(".ps1")??e[0]}async function op(t){let e=Wo[t];if(e)try{let{stdout:r}=await Wn(e.binary,["--version"],{timeout:Go}),s=r.split(`
|
|
12
|
+
`)[0]?.trim();if(!s){gn.warn("acp wrapper --version stdout empty (wrapper outputs noise first line?)",{framework:t,binary:e.binary,stdoutHead:r.slice(0,200)});return}return s}catch(r){let s=r;gn.warn("acp wrapper --version probe failed",{framework:t,binary:e.binary,errCode:s?.code,signal:s?.signal,timeoutMs:Go,message:r instanceof Error?r.message:String(r),stderrHead:s?.stderr?String(s.stderr).slice(0,500):void 0});return}}async function ap(t,e,r){gn.info("npm install -g start",{npmPackage:t,versionSpec:e}),await Wn("npm",["install","-g",`${t}@${e}`],{timeout:ep,maxBuffer:10*1024*1024,...r?{signal:r}:{}}),gn.info("npm install -g done",{npmPackage:t,versionSpec:e})}async function mn(t,e){let r=Wo[t];if(!r)return;let s=Lr.get(t);if(s)return s;let a=Pr.get(t);if(a&&Date.now()-a<tp)return;let c=Vn.get(t);if(c)return c;let f=(async()=>{let u=await O0(r.binary);if(u)return Lr.set(t,u),gn.info("acp wrapper found on PATH",{binary:r.binary,path:u}),u;try{await ap(r.npmPackage,r.versionSpec,e)}catch(h){let m=sp(h);gn.warn("acp wrapper install failed (will fallback to npx)",{framework:t,npmPackage:r.npmPackage,versionSpec:r.versionSpec,binary:r.binary,transient:m,err:N0(h)}),m||Pr.set(t,Date.now());return}let x=await O0(r.binary);if(!x){gn.warn("acp wrapper installed but binary not found on PATH",{framework:t,npmPackage:r.npmPackage,versionSpec:r.versionSpec,binary:r.binary}),Pr.set(t,Date.now());return}return Lr.set(t,x),Pr.delete(t),x})().finally(()=>{Vn.delete(t)});return Vn.set(t,f),f}function wn(t){return Lr.get(t)}function Ko(t){return Vn.get(t)}function cp(){Lr.clear(),Pr.clear(),Vn.clear()}function dp(t,e){Vn.set(t,e)}var gn,Wo,ep,Go,tp,np,rp,ip,Lr,Pr,Vn,Kt=st(()=>{"use strict";Kn();ee();gn=j("agents.acp-installer"),Wo={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp",versionSpec:"^0.37"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp",versionSpec:"^0.15"}};ep=5e4,Go=5e3,tp=5*6e4,np=new Set(["ETIMEDOUT","ECONNRESET","ECONNREFUSED","ENETUNREACH","EAI_AGAIN","ERR_SOCKET_TIMEOUT","ENOTFOUND"]),rp=/\b(5\d\d|408|429)\b\s+(Bad Gateway|Service Unavailable|Gateway Timeout|Internal Server Error|Too Many Requests|Request Timeout)/i,ip=/fetch failed|request timed out|socket hang up|network timeout/i;Lr=new Map,Pr=new Map,Vn=new Map});import{chmod as up,mkdir as lp,readFile as xp,rename as F0,writeFile as U0}from"node:fs/promises";import{dirname as hp}from"node:path";async function $n(t){try{let e=await xp(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function Mi(t,e,r){await lp(hp(t),{recursive:!0});let s=`${JSON.stringify(e,null,2)}
|
|
13
|
+
`,a=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{r?.mode!==void 0?await U0(a,s,{encoding:"utf8",mode:r.mode}):await U0(a,s,"utf8"),await F0(a,t),r?.mode!==void 0&&await up(t,r.mode)}catch(c){await F0(a,a).catch(()=>{});let{rm:f}=await import("node:fs/promises");throw await f(a,{force:!0}).catch(()=>{}),c}}var Bi=st(()=>{"use strict"});import{promises as q0}from"node:fs";import{homedir as pp}from"node:os";import{sep as gp,join as Ne,resolve as H0}from"node:path";function te(t){let e=t??pp(),r=Ne(e,".coze"),s=Ne(r,"bridge"),a=Ne(s,"lib");return{cozeRoot:r,bridgeRoot:s,libDir:a,libEntry:Ne(a,"index.js"),binDir:Ne(s,"bin"),pidFile:Ne(s,"bridge.pid"),portFile:Ne(s,"bridge.port"),tokenFile:Ne(s,"bridge.token"),patTokenFile:Ne(s,"pat-token"),logFile:Ne(s,"bridge.log"),installLock:Ne(s,"install.lock"),configFile:Ne(s,"config.json"),agentsRoot:Ne(r,"agents")}}function Tt(t,e=te()){let r=Ne(e.agentsRoot,t);return{root:r,config:Ne(r,"config.json"),workspace:Ne(r,"workspace"),logs:Ne(r,"logs")}}async function Nr(t,e){let r=await q0.realpath(H0(t)).catch(()=>null);if(!r)return!1;let s=await q0.realpath(H0(e)).catch(()=>null);if(!s)return!1;let a=process.platform==="win32"?r.toLowerCase():r,c=process.platform==="win32"?s.toLowerCase():s;return a===c||a.startsWith(c+gp)}var Me=st(()=>{"use strict"});var Ui={};Ho(Ui,{AGENT_CONFIG_FILE_MODE:()=>zi,enforceAgentConfigMode:()=>_p,loadAgentConfig:()=>Fe,persistAgentSessions:()=>Vo,persistAgentSkills:()=>Fi,saveAgentConfig:()=>Ge});import{chmod as mp,stat as wp}from"node:fs/promises";function Fe(t,e){return $n(Tt(t,e).config)}function Ge(t,e){return Mi(Tt(t.agentId,e).config,t,{mode:zi})}async function _p(t,e){if(process.platform==="win32")return;let r=Tt(t,e).config;try{let s=await wp(r);if(!s.isFile())return;let a=s.mode&511;a!==zi&&(await mp(r,zi),j0.warn("agent config mode auto-corrected to 0600",{path:r,from:a.toString(8)}))}catch(s){if(s.code==="ENOENT")return;j0.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(s)})}}async function Vo(t,e,r){let s=await Fe(t,r);s&&(s.sessions=Object.fromEntries(e),await Ge(s,r))}async function Fi(t,e,r){let s=await Fe(t,r);s&&(s.skills=e,await Ge(s,r))}var j0,zi,Vt=st(()=>{"use strict";Bi();ee();Me();j0=j("agent-config"),zi=384});var Jo=ne((B2,V0)=>{V0.exports={LOCHDR:30,LOCSIG:67324752,LOCVER:4,LOCFLG:6,LOCHOW:8,LOCTIM:10,LOCCRC:14,LOCSIZ:18,LOCLEN:22,LOCNAM:26,LOCEXT:28,EXTSIG:134695760,EXTHDR:16,EXTCRC:4,EXTSIZ:8,EXTLEN:12,CENHDR:46,CENSIG:33639248,CENVEM:4,CENVER:6,CENFLG:8,CENHOW:10,CENTIM:12,CENCRC:16,CENSIZ:20,CENLEN:24,CENNAM:28,CENEXT:30,CENCOM:32,CENDSK:34,CENATT:36,CENATX:38,CENOFF:42,ENDHDR:22,ENDSIG:101010256,ENDSUB:8,ENDTOT:10,ENDSIZ:12,ENDOFF:16,ENDCOM:20,END64HDR:20,END64SIG:117853008,END64START:4,END64OFF:8,END64NUMDISKS:16,ZIP64SIG:101075792,ZIP64HDR:56,ZIP64LEAD:12,ZIP64SIZE:4,ZIP64VEM:12,ZIP64VER:14,ZIP64DSK:16,ZIP64DSKDIR:20,ZIP64SUB:24,ZIP64TOT:32,ZIP64SIZB:40,ZIP64OFF:48,ZIP64EXTRA:56,STORED:0,SHRUNK:1,REDUCED1:2,REDUCED2:3,REDUCED3:4,REDUCED4:5,IMPLODED:6,DEFLATED:8,ENHANCED_DEFLATED:9,PKWARE:10,BZIP2:12,LZMA:14,IBM_TERSE:18,IBM_LZ77:19,AES_ENCRYPT:99,FLG_ENC:1,FLG_COMP1:2,FLG_COMP2:4,FLG_DESC:8,FLG_ENH:16,FLG_PATCH:32,FLG_STR:64,FLG_EFS:2048,FLG_MSK:4096,FILE:2,BUFFER:1,NONE:0,EF_ID:0,EF_SIZE:2,ID_ZIP64:1,ID_AVINFO:7,ID_PFS:8,ID_OS2:9,ID_NTFS:10,ID_OPENVMS:12,ID_UNIX:13,ID_FORK:14,ID_PATCH:15,ID_X509_PKCS7:20,ID_X509_CERTID_F:21,ID_X509_CERTID_C:22,ID_STRONGENC:23,ID_RECORD_MGT:24,ID_X509_PKCS7_RL:25,ID_IBM1:101,ID_IBM2:102,ID_POSZIP:18064,EF_ZIP64_OR_32:4294967295,EF_ZIP64_OR_16:65535,EF_ZIP64_SUNCOMP:0,EF_ZIP64_SCOMP:8,EF_ZIP64_RHO:16,EF_ZIP64_DSN:24}});var Hi=ne(J0=>{var $0={INVALID_LOC:"Invalid LOC header (bad signature)",INVALID_CEN:"Invalid CEN header (bad signature)",INVALID_END:"Invalid END header (bad signature)",DESCRIPTOR_NOT_EXIST:"No descriptor present",DESCRIPTOR_UNKNOWN:"Unknown descriptor format",DESCRIPTOR_FAULTY:"Descriptor data is malformed",NO_DATA:"Nothing to decompress",BAD_CRC:"CRC32 checksum failed {0}",FILE_IN_THE_WAY:"There is a file in the way: {0}",UNKNOWN_METHOD:"Invalid/unsupported compression method",AVAIL_DATA:"inflate::Available inflate data did not terminate",INVALID_DISTANCE:"inflate::Invalid literal/length or distance code in fixed or dynamic block",TO_MANY_CODES:"inflate::Dynamic block code description: too many length or distance codes",INVALID_REPEAT_LEN:"inflate::Dynamic block code description: repeat more than specified lengths",INVALID_REPEAT_FIRST:"inflate::Dynamic block code description: repeat lengths with no first length",INCOMPLETE_CODES:"inflate::Dynamic block code description: code lengths codes incomplete",INVALID_DYN_DISTANCE:"inflate::Dynamic block code description: invalid distance code lengths",INVALID_CODES_LEN:"inflate::Dynamic block code description: invalid literal/length code lengths",INVALID_STORE_BLOCK:"inflate::Stored block length did not match one's complement",INVALID_BLOCK_TYPE:"inflate::Invalid block type (type == 3)",CANT_EXTRACT_FILE:"Could not extract the file",CANT_OVERRIDE:"Target file already exists",DISK_ENTRY_TOO_LARGE:"Number of disk entries is too large",NO_ZIP:"No zip file was loaded",NO_ENTRY:"Entry doesn't exist",DIRECTORY_CONTENT_ERROR:"A directory cannot have content",FILE_NOT_FOUND:'File not found: "{0}"',NOT_IMPLEMENTED:"Not implemented",INVALID_FILENAME:"Invalid filename",INVALID_FORMAT:"Invalid or unsupported zip format. No END header found",INVALID_PASS_PARAM:"Incompatible password parameter",WRONG_PASSWORD:"Wrong Password",COMMENT_TOO_LONG:"Comment is too long",EXTRA_FIELD_PARSE_ERROR:"Extra field parsing error"};function Cp(t){return function(...e){return e.length&&(t=t.replace(/\{(\d)\}/g,(r,s)=>e[s]||"")),new Error("ADM-ZIP: "+t)}}for(let t of Object.keys($0))J0[t]=Cp($0[t])});var ed=ne((F2,Q0)=>{var Tp=ae("fs"),Ee=ae("path"),Z0=Jo(),Rp=Hi(),Dp=typeof process=="object"&&process.platform==="win32",Y0=t=>typeof t=="object"&&t!==null,X0=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=3988292384^e>>>1:e>>>=1;return e>>>0});function he(t){this.sep=Ee.sep,this.fs=Tp,Y0(t)&&Y0(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Q0.exports=he;he.prototype.makeDir=function(t){let e=this;function r(s){let a=s.split(e.sep)[0];s.split(e.sep).forEach(function(c){if(!(!c||c.substr(-1,1)===":")){a+=e.sep+c;var f;try{f=e.fs.statSync(a)}catch(u){if(u.message&&u.message.startsWith("ENOENT"))e.fs.mkdirSync(a);else throw u}if(f&&f.isFile())throw Rp.FILE_IN_THE_WAY(`"${a}"`)}})}r(t)};he.prototype.writeFileTo=function(t,e,r,s){let a=this;if(a.fs.existsSync(t)){if(!r)return!1;var c=a.fs.statSync(t);if(c.isDirectory())return!1}var f=Ee.dirname(t);a.fs.existsSync(f)||a.makeDir(f);var u;try{u=a.fs.openSync(t,"w",438)}catch{a.fs.chmodSync(t,438),u=a.fs.openSync(t,"w",438)}if(u)try{a.fs.writeSync(u,e,0,e.length,0)}finally{a.fs.closeSync(u)}return a.fs.chmodSync(t,s||438),!0};he.prototype.writeFileToAsync=function(t,e,r,s,a){typeof s=="function"&&(a=s,s=void 0);let c=this;c.fs.exists(t,function(f){if(f&&!r)return a(!1);c.fs.stat(t,function(u,x){if(f&&x.isDirectory())return a(!1);var h=Ee.dirname(t);c.fs.exists(h,function(m){m||c.makeDir(h),c.fs.open(t,"w",438,function(v,A){v?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(_,b){c.fs.write(b,e,0,e.length,0,function(){c.fs.close(b,function(){c.fs.chmod(t,s||438,function(){a(!0)})})})})}):A?c.fs.write(A,e,0,e.length,0,function(){c.fs.close(A,function(){c.fs.chmod(t,s||438,function(){a(!0)})})}):c.fs.chmod(t,s||438,function(){a(!0)})})})})})};he.prototype.findFiles=function(t){let e=this;function r(s,a,c){typeof a=="boolean"&&(c=a,a=void 0);let f=[];return e.fs.readdirSync(s).forEach(function(u){let x=Ee.join(s,u),h=e.fs.statSync(x);(!a||a.test(x))&&f.push(Ee.normalize(x)+(h.isDirectory()?e.sep:"")),h.isDirectory()&&c&&(f=f.concat(r(x,a,c)))}),f}return r(t,void 0,!0)};he.prototype.findFilesAsync=function(t,e){let r=this,s=[];r.fs.readdir(t,function(a,c){if(a)return e(a);let f=c.length;if(!f)return e(null,s);c.forEach(function(u){u=Ee.join(t,u),r.fs.stat(u,function(x,h){if(x)return e(x);h&&(s.push(Ee.normalize(u)+(h.isDirectory()?r.sep:"")),h.isDirectory()?r.findFilesAsync(u,function(m,v){if(m)return e(m);s=s.concat(v),--f||e(null,s)}):--f||e(null,s))})})})};he.prototype.getAttributes=function(){};he.prototype.setAttributes=function(){};he.crc32update=function(t,e){return X0[(t^e)&255]^t>>>8};he.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let s=0;s<e;)r=he.crc32update(r,t[s++]);return~r>>>0};he.methodToString=function(t){switch(t){case Z0.STORED:return"STORED ("+t+")";case Z0.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};he.canonical=function(t){if(!t)return"";let e=Ee.posix.normalize("/"+t.split("\\").join("/"));return Ee.join(".",e)};he.zipnamefix=function(t){if(!t)return"";let e=Ee.posix.normalize("/"+t.split("\\").join("/"));return Ee.posix.join(".",e)};he.findLast=function(t,e){if(!Array.isArray(t))throw new TypeError("arr is not array");let r=t.length>>>0;for(let s=r-1;s>=0;s--)if(e(t[s],s,t))return t[s]};he.sanitize=function(t,e){t=Ee.resolve(Ee.normalize(t));for(var r=e.split("/"),s=0,a=r.length;s<a;s++){var c=Ee.normalize(Ee.join(t,r.slice(s,a).join(Ee.sep)));if(c.indexOf(t)===0)return c}return Ee.normalize(Ee.join(t,Ee.basename(e)))};he.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};he.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};he.fromDOS2Date=function(t){return new Date((t>>25&127)+1980,Math.max((t>>21&15)-1,0),Math.max(t>>16&31,1),t>>11&31,t>>5&63,(t&31)<<1)};he.fromDate2DOS=function(t){let e=0,r=0;return t.getFullYear()>1979&&(e=(t.getFullYear()-1980&127)<<9|t.getMonth()+1<<5|t.getDate(),r=t.getHours()<<11|t.getMinutes()<<5|t.getSeconds()>>1),e<<16|r};he.isWin=Dp;he.crcTable=X0});var nd=ne((U2,td)=>{var kp=ae("path");td.exports=function(t,{fs:e}){var r=t||"",s=c(),a=null;function c(){return{directory:!1,readonly:!1,hidden:!1,executable:!1,mtime:0,atime:0}}return r&&e.existsSync(r)?(a=e.statSync(r),s.directory=a.isDirectory(),s.mtime=a.mtime,s.atime=a.atime,s.executable=(73&a.mode)!==0,s.readonly=(128&a.mode)===0,s.hidden=kp.basename(r)[0]==="."):console.warn("Invalid path: "+r),{get directory(){return s.directory},get readOnly(){return s.readonly},get hidden(){return s.hidden},get mtime(){return s.mtime},get atime(){return s.atime},get executable(){return s.executable},decodeAttributes:function(){},encodeAttributes:function(){},toJSON:function(){return{path:r,isDirectory:s.directory,isReadOnly:s.readonly,isHidden:s.hidden,isExecutable:s.executable,mTime:s.mtime,aTime:s.atime}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var id=ne((q2,rd)=>{rd.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var Yn=ne((H2,Zn)=>{Zn.exports=ed();Zn.exports.Constants=Jo();Zn.exports.Errors=Hi();Zn.exports.FileAttr=nd();Zn.exports.decoder=id()});var od=ne((j2,sd)=>{var $t=Yn(),H=$t.Constants;sd.exports=function(){var t=20,e=10,r=0,s=0,a=0,c=0,f=0,u=0,x=0,h=0,m=0,v=0,A=0,_=0,b=0;t|=$t.isWin?2560:768,r|=H.FLG_EFS;let S={extraLen:0},I=w=>Math.max(0,w)>>>0,D=w=>Math.max(0,w)&65535,O=w=>Math.max(0,w)&255;return a=$t.fromDate2DOS(new Date),{get made(){return t},set made(w){t=w},get version(){return e},set version(w){e=w},get flags(){return r},set flags(w){r=w},get flags_efs(){return(r&H.FLG_EFS)>0},set flags_efs(w){w?r|=H.FLG_EFS:r&=~H.FLG_EFS},get flags_desc(){return(r&H.FLG_DESC)>0},set flags_desc(w){w?r|=H.FLG_DESC:r&=~H.FLG_DESC},get method(){return s},set method(w){switch(w){case H.STORED:this.version=10;case H.DEFLATED:default:this.version=20}s=w},get time(){return $t.fromDOS2Date(this.timeval)},set time(w){w=new Date(w),this.timeval=$t.fromDate2DOS(w)},get timeval(){return a},set timeval(w){a=I(w)},get timeHighByte(){return O(a>>>8)},get crc(){return c},set crc(w){c=I(w)},get compressedSize(){return f},set compressedSize(w){f=I(w)},get size(){return u},set size(w){u=I(w)},get fileNameLength(){return x},set fileNameLength(w){x=w},get extraLength(){return h},set extraLength(w){h=w},get extraLocalLength(){return S.extraLen},set extraLocalLength(w){S.extraLen=w},get commentLength(){return m},set commentLength(w){m=w},get diskNumStart(){return v},set diskNumStart(w){v=I(w)},get inAttr(){return A},set inAttr(w){A=I(w)},get attr(){return _},set attr(w){_=I(w)},get fileAttr(){return(_||0)>>16&4095},get offset(){return b},set offset(w){b=I(w)},get encrypted(){return(r&H.FLG_ENC)===H.FLG_ENC},get centralHeaderSize(){return H.CENHDR+x+h+m},get realDataOffset(){return b+H.LOCHDR+S.fnameLen+S.extraLen},get localHeader(){return S},loadLocalHeaderFromBinary:function(w){var C=w.slice(b,b+H.LOCHDR);if(C.readUInt32LE(0)!==H.LOCSIG)throw $t.Errors.INVALID_LOC();S.version=C.readUInt16LE(H.LOCVER),S.flags=C.readUInt16LE(H.LOCFLG),S.flags_desc=(S.flags&H.FLG_DESC)>0,S.method=C.readUInt16LE(H.LOCHOW),S.time=C.readUInt32LE(H.LOCTIM),S.crc=C.readUInt32LE(H.LOCCRC),S.compressedSize=C.readUInt32LE(H.LOCSIZ),S.size=C.readUInt32LE(H.LOCLEN),S.fnameLen=C.readUInt16LE(H.LOCNAM),S.extraLen=C.readUInt16LE(H.LOCEXT);let L=b+H.LOCHDR+S.fnameLen,F=L+S.extraLen;return w.slice(L,F)},loadFromBinary:function(w){if(w.length!==H.CENHDR||w.readUInt32LE(0)!==H.CENSIG)throw $t.Errors.INVALID_CEN();t=w.readUInt16LE(H.CENVEM),e=w.readUInt16LE(H.CENVER),r=w.readUInt16LE(H.CENFLG),s=w.readUInt16LE(H.CENHOW),a=w.readUInt32LE(H.CENTIM),c=w.readUInt32LE(H.CENCRC),f=w.readUInt32LE(H.CENSIZ),u=w.readUInt32LE(H.CENLEN),x=w.readUInt16LE(H.CENNAM),h=w.readUInt16LE(H.CENEXT),m=w.readUInt16LE(H.CENCOM),v=w.readUInt16LE(H.CENDSK),A=w.readUInt16LE(H.CENATT),_=w.readUInt32LE(H.CENATX),b=w.readUInt32LE(H.CENOFF)},localHeaderToBinary:function(){var w=Buffer.alloc(H.LOCHDR);return w.writeUInt32LE(H.LOCSIG,0),w.writeUInt16LE(e,H.LOCVER),w.writeUInt16LE(r,H.LOCFLG),w.writeUInt16LE(s,H.LOCHOW),w.writeUInt32LE(a,H.LOCTIM),w.writeUInt32LE(c,H.LOCCRC),w.writeUInt32LE(f,H.LOCSIZ),w.writeUInt32LE(u,H.LOCLEN),w.writeUInt16LE(x,H.LOCNAM),w.writeUInt16LE(S.extraLen,H.LOCEXT),w},centralHeaderToBinary:function(){var w=Buffer.alloc(H.CENHDR+x+h+m);return w.writeUInt32LE(H.CENSIG,0),w.writeUInt16LE(t,H.CENVEM),w.writeUInt16LE(e,H.CENVER),w.writeUInt16LE(r,H.CENFLG),w.writeUInt16LE(s,H.CENHOW),w.writeUInt32LE(a,H.CENTIM),w.writeUInt32LE(c,H.CENCRC),w.writeUInt32LE(f,H.CENSIZ),w.writeUInt32LE(u,H.CENLEN),w.writeUInt16LE(x,H.CENNAM),w.writeUInt16LE(h,H.CENEXT),w.writeUInt16LE(m,H.CENCOM),w.writeUInt16LE(v,H.CENDSK),w.writeUInt16LE(A,H.CENATT),w.writeUInt32LE(_,H.CENATX),w.writeUInt32LE(b,H.CENOFF),w},toJSON:function(){let w=function(C){return C+" bytes"};return{made:t,version:e,flags:r,method:$t.methodToString(s),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:w(f),size:w(u),fileNameLength:w(x),extraLength:w(h),commentLength:w(m),diskNumStart:v,inAttr:A,attr:_,offset:b,centralHeaderSize:w(H.CENHDR+x+h+m)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var cd=ne((G2,ad)=>{var Xn=Yn(),ue=Xn.Constants;ad.exports=function(){var t=0,e=0,r=0,s=0,a=0;return{get diskEntries(){return t},set diskEntries(c){t=e=c},get totalEntries(){return e},set totalEntries(c){e=t=c},get size(){return r},set size(c){r=c},get offset(){return s},set offset(c){s=c},get commentLength(){return a},set commentLength(c){a=c},get mainHeaderSize(){return ue.ENDHDR+a},loadFromBinary:function(c){if((c.length!==ue.ENDHDR||c.readUInt32LE(0)!==ue.ENDSIG)&&(c.length<ue.ZIP64HDR||c.readUInt32LE(0)!==ue.ZIP64SIG))throw Xn.Errors.INVALID_END();c.readUInt32LE(0)===ue.ENDSIG?(t=c.readUInt16LE(ue.ENDSUB),e=c.readUInt16LE(ue.ENDTOT),r=c.readUInt32LE(ue.ENDSIZ),s=c.readUInt32LE(ue.ENDOFF),a=c.readUInt16LE(ue.ENDCOM)):(t=Xn.readBigUInt64LE(c,ue.ZIP64SUB),e=Xn.readBigUInt64LE(c,ue.ZIP64TOT),r=Xn.readBigUInt64LE(c,ue.ZIP64SIZE),s=Xn.readBigUInt64LE(c,ue.ZIP64OFF),a=0)},toBinary:function(){var c=Buffer.alloc(ue.ENDHDR+a);return c.writeUInt32LE(ue.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,ue.ENDSUB),c.writeUInt16LE(e,ue.ENDTOT),c.writeUInt32LE(r,ue.ENDSIZ),c.writeUInt32LE(s,ue.ENDOFF),c.writeUInt16LE(a,ue.ENDCOM),c.fill(" ",ue.ENDHDR),c},toJSON:function(){let c=function(f,u){let x=f.toString(16).toUpperCase();for(;x.length<u;)x="0"+x;return"0x"+x};return{diskEntries:t,totalEntries:e,size:r+" bytes",offset:c(s,4),commentLength:a}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Yo=ne(Zo=>{Zo.EntryHeader=od();Zo.MainHeader=cd()});var fd=ne((K2,dd)=>{dd.exports=function(t){var e=ae("zlib"),r={chunkSize:(parseInt(t.length/1024)+1)*1024};return{deflate:function(){return e.deflateRawSync(t,r)},deflateAsync:function(s){var a=e.createDeflateRaw(r),c=[],f=0;a.on("data",function(u){c.push(u),f+=u.length}),a.on("end",function(){var u=Buffer.alloc(f),x=0;u.fill(0);for(var h=0;h<c.length;h++){var m=c[h];m.copy(u,x),x+=m.length}s&&s(u)}),a.end(t)}}}});var ld=ne((V2,ud)=>{var Pp=+(process.versions?process.versions.node:"").split(".")[0]||0;ud.exports=function(t,e){var r=ae("zlib");let s=Pp>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,s)},inflateAsync:function(a){var c=r.createInflateRaw(s),f=[],u=0;c.on("data",function(x){f.push(x),u+=x.length}),c.on("end",function(){var x=Buffer.alloc(u),h=0;x.fill(0);for(var m=0;m<f.length;m++){var v=f[m];v.copy(x,h),h+=v.length}a&&a(x)}),c.end(t)}}}});var md=ne(($2,gd)=>{"use strict";var{randomFillSync:xd}=ae("crypto"),Lp=Hi(),Op=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=e>>>1^3988292384:e>>>=1;return e>>>0}),pd=(t,e)=>Math.imul(t,e)>>>0,hd=(t,e)=>Op[(t^e)&255]^t>>>8,Mr=()=>typeof xd=="function"?xd(Buffer.alloc(12)):Mr.node();Mr.node=()=>{let t=Buffer.alloc(12),e=t.length;for(let r=0;r<e;r++)t[r]=Math.random()*256&255;return t};var ji={genSalt:Mr};function Gi(t){let e=Buffer.isBuffer(t)?t:Buffer.from(t);this.keys=new Uint32Array([305419896,591751049,878082192]);for(let r=0;r<e.length;r++)this.updateKeys(e[r])}Gi.prototype.updateKeys=function(t){let e=this.keys;return e[0]=hd(e[0],t),e[1]+=e[0]&255,e[1]=pd(e[1],134775813)+1,e[2]=hd(e[2],e[1]>>>24),t};Gi.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return pd(t,t^1)>>8&255};function Np(t){let e=new Gi(t);return function(r){let s=Buffer.alloc(r.length),a=0;for(let c of r)s[a++]=e.updateKeys(c^e.next());return s}}function Mp(t){let e=new Gi(t);return function(r,s,a=0){s||(s=Buffer.alloc(r.length));for(let c of r){let f=e.next();s[a++]=c^f,e.updateKeys(c)}return s}}function Bp(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let s=Np(r),a=s(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(a[11]!==c)throw Lp.WRONG_PASSWORD();return s(t.slice(12))}function zp(t){Buffer.isBuffer(t)&&t.length>=12?ji.genSalt=function(){return t.slice(0,12)}:t==="node"?ji.genSalt=Mr.node:ji.genSalt=Mr}function Fp(t,e,r,s=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let a=Mp(r),c=ji.genSalt();c[11]=e.crc>>>24&255,s&&(c[10]=e.crc>>>16&255);let f=Buffer.alloc(t.length+12);return a(c,f),a(t,f,12)}gd.exports={decrypt:Bp,encrypt:Fp,_salter:zp}});var wd=ne(Wi=>{Wi.Deflater=fd();Wi.Inflater=ld();Wi.ZipCrypto=md()});var Qo=ne((Z2,_d)=>{var re=Yn(),Up=Yo(),pe=re.Constants,Xo=wd();_d.exports=function(t,e){var r=new Up.EntryHeader,s=Buffer.alloc(0),a=Buffer.alloc(0),c=!1,f=null,u=Buffer.alloc(0),x=Buffer.alloc(0),h=!0;let m=t,v=typeof m.decoder=="object"?m.decoder:re.decoder;h=v.hasOwnProperty("efs")?v.efs:!1;function A(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(x=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function _(w){if(!r.flags_desc&&!r.localHeader.flags_desc){if(re.crc32(w)!==r.localHeader.crc)return!1}else{let C={},L=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(L)==pe.LOCSIG||e.readUInt32LE(L)==pe.CENSIG)throw re.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(L)==pe.EXTSIG)C.crc=e.readUInt32LE(L+pe.EXTCRC),C.compressedSize=e.readUInt32LE(L+pe.EXTSIZ),C.size=e.readUInt32LE(L+pe.EXTLEN);else if(e.readUInt16LE(L+12)===19280)C.crc=e.readUInt32LE(L+pe.EXTCRC-4),C.compressedSize=e.readUInt32LE(L+pe.EXTSIZ-4),C.size=e.readUInt32LE(L+pe.EXTLEN-4);else throw re.Errors.DESCRIPTOR_UNKNOWN();if(C.compressedSize!==r.compressedSize||C.size!==r.size||C.crc!==r.crc)throw re.Errors.DESCRIPTOR_FAULTY();if(re.crc32(w)!==C.crc)return!1}return!0}function b(w,C,L){if(typeof C>"u"&&typeof w=="string"&&(L=w,w=void 0),c)return w&&C&&C(Buffer.alloc(0),re.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var F=A();if(F.length===0)return w&&C&&C(F),F;if(r.encrypted){if(typeof L!="string"&&!Buffer.isBuffer(L))throw re.Errors.INVALID_PASS_PARAM();F=Xo.ZipCrypto.decrypt(F,r,L)}var z=Buffer.alloc(r.size);switch(r.method){case re.Constants.STORED:if(F.copy(z),_(z))return w&&C&&C(z),z;throw w&&C&&C(z,re.Errors.BAD_CRC()),re.Errors.BAD_CRC();case re.Constants.DEFLATED:var k=new Xo.Inflater(F,r.size);if(w)k.inflateAsync(function(N){N.copy(N,0),C&&(_(N)?C(N):C(N,re.Errors.BAD_CRC()))});else{if(k.inflate(z).copy(z,0),!_(z))throw re.Errors.BAD_CRC(`"${v.decode(s)}"`);return z}break;default:throw w&&C&&C(Buffer.alloc(0),re.Errors.UNKNOWN_METHOD()),re.Errors.UNKNOWN_METHOD()}}function S(w,C){if((!f||!f.length)&&Buffer.isBuffer(e))return w&&C&&C(A()),A();if(f.length&&!c){var L;switch(r.method){case re.Constants.STORED:return r.compressedSize=r.size,L=Buffer.alloc(f.length),f.copy(L),w&&C&&C(L),L;default:case re.Constants.DEFLATED:var F=new Xo.Deflater(f);if(w)F.deflateAsync(function(k){L=Buffer.alloc(k.length),r.compressedSize=k.length,k.copy(L),C&&C(L)});else{var z=F.deflate();return r.compressedSize=z.length,z}F=null;break}}else if(w&&C)C(Buffer.alloc(0));else return Buffer.alloc(0)}function I(w,C){return re.readBigUInt64LE(w,C)}function D(w){try{for(var C=0,L,F,z;C+4<w.length;)L=w.readUInt16LE(C),C+=2,F=w.readUInt16LE(C),C+=2,z=w.slice(C,C+F),C+=F,pe.ID_ZIP64===L&&O(z)}catch{throw re.Errors.EXTRA_FIELD_PARSE_ERROR()}}function O(w){var C,L,F,z;w.length>=pe.EF_ZIP64_SCOMP&&(C=I(w,pe.EF_ZIP64_SUNCOMP),r.size===pe.EF_ZIP64_OR_32&&(r.size=C)),w.length>=pe.EF_ZIP64_RHO&&(L=I(w,pe.EF_ZIP64_SCOMP),r.compressedSize===pe.EF_ZIP64_OR_32&&(r.compressedSize=L)),w.length>=pe.EF_ZIP64_DSN&&(F=I(w,pe.EF_ZIP64_RHO),r.offset===pe.EF_ZIP64_OR_32&&(r.offset=F)),w.length>=pe.EF_ZIP64_DSN+4&&(z=w.readUInt32LE(pe.EF_ZIP64_DSN),r.diskNumStart===pe.EF_ZIP64_OR_16&&(r.diskNumStart=z))}return{get entryName(){return v.decode(s)},get rawEntryName(){return s},set entryName(w){s=re.toBuffer(w,v.encode);var C=s[s.length-1];c=C===47||C===92,r.fileNameLength=s.length},get efs(){return typeof h=="function"?h(this.entryName):h},get extra(){return u},set extra(w){u=w,r.extraLength=w.length,D(w)},get comment(){return v.decode(a)},set comment(w){if(a=re.toBuffer(w,v.encode),r.commentLength=a.length,a.length>65535)throw re.Errors.COMMENT_TOO_LONG()},get name(){var w=v.decode(s);return c?w.substr(w.length-1).split("/").pop():w.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return S(!1,null)},getCompressedDataAsync:function(w){S(!0,w)},setData:function(w){f=re.toBuffer(w,re.decoder.encode),!c&&f.length?(r.size=f.length,r.method=re.Constants.DEFLATED,r.crc=re.crc32(w),r.changed=!0):r.method=re.Constants.STORED},getData:function(w){return r.changed?f:b(!1,null,w)},getDataAsync:function(w,C){r.changed?w(f):b(!0,w,C)},set attr(w){r.attr=w},get attr(){return r.attr},set header(w){r.loadFromBinary(w)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var w=r.centralHeaderToBinary(),C=re.Constants.CENHDR;return s.copy(w,C),C+=s.length,u.copy(w,C),C+=r.extraLength,a.copy(w,C),w},packLocalHeader:function(){let w=0;r.flags_efs=this.efs,r.extraLocalLength=x.length;let C=r.localHeaderToBinary(),L=Buffer.alloc(C.length+s.length+r.extraLocalLength);return C.copy(L,w),w+=C.length,s.copy(L,w),w+=s.length,x.copy(L,w),w+=x.length,L},toJSON:function(){let w=function(C){return"<"+(C&&C.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:w(e),data:w(f)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Ed=ne((Y2,bd)=>{var yd=Qo(),qp=Yo(),Be=Yn();bd.exports=function(t,e){var r=[],s={},a=Buffer.alloc(0),c=new qp.MainHeader,f=!1,u=null;let x=new Set,h=e,{noSort:m,decoder:v}=h;t?b(h.readEntries):f=!0;function A(){let I=new Set;for(let D of Object.keys(s)){let O=D.split("/");if(O.pop(),!!O.length)for(let w=0;w<O.length;w++){let C=O.slice(0,w+1).join("/")+"/";I.add(C)}}for(let D of I)if(!(D in s)){let O=new yd(h);O.entryName=D,O.attr=16,O.temporary=!0,r.push(O),s[O.entryName]=O,x.add(O)}}function _(){if(f=!0,s={},c.diskEntries>(t.length-c.offset)/Be.Constants.CENHDR)throw Be.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var I=c.offset,D=0;D<r.length;D++){var O=I,w=new yd(h,t);w.header=t.slice(O,O+=Be.Constants.CENHDR),w.entryName=t.slice(O,O+=w.header.fileNameLength),w.header.extraLength&&(w.extra=t.slice(O,O+=w.header.extraLength)),w.header.commentLength&&(w.comment=t.slice(O,O+w.header.commentLength)),I+=w.header.centralHeaderSize,r[D]=w,s[w.entryName]=w}x.clear(),A()}function b(I){var D=t.length-Be.Constants.ENDHDR,O=Math.max(0,D-65535),w=O,C=t.length,L=-1,F=0;for(typeof h.trailingSpace=="boolean"&&h.trailingSpace&&(O=0),D;D>=w;D--)if(t[D]===80){if(t.readUInt32LE(D)===Be.Constants.ENDSIG){L=D,F=D,C=D+Be.Constants.ENDHDR,w=D-Be.Constants.END64HDR;continue}if(t.readUInt32LE(D)===Be.Constants.END64SIG){w=O;continue}if(t.readUInt32LE(D)===Be.Constants.ZIP64SIG){L=D,C=D+Be.readBigUInt64LE(t,D+Be.Constants.ZIP64SIZE)+Be.Constants.ZIP64LEAD;break}}if(L==-1)throw Be.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(L,C)),c.commentLength&&(a=t.slice(F+Be.Constants.ENDHDR)),I&&_()}function S(){r.length>1&&!m&&r.sort((I,D)=>I.entryName.toLowerCase().localeCompare(D.entryName.toLowerCase()))}return{get entries(){return f||_(),r.filter(I=>!x.has(I))},get comment(){return v.decode(a)},set comment(I){a=Be.toBuffer(I,v.encode),c.commentLength=a.length},getEntryCount:function(){return f?r.length:c.diskEntries},forEach:function(I){this.entries.forEach(I)},getEntry:function(I){return f||_(),s[I]||null},setEntry:function(I){f||_(),r.push(I),s[I.entryName]=I,c.totalEntries=r.length},deleteFile:function(I,D=!0){f||_();let O=s[I];this.getEntryChildren(O,D).map(C=>C.entryName).forEach(this.deleteEntry)},deleteEntry:function(I){f||_();let D=s[I],O=r.indexOf(D);O>=0&&(r.splice(O,1),delete s[I],c.totalEntries=r.length)},getEntryChildren:function(I,D=!0){if(f||_(),typeof I=="object")if(I.isDirectory&&D){let O=[],w=I.entryName;for(let C of r)C.entryName.startsWith(w)&&O.push(C);return O}else return[I];return[]},getChildCount:function(I){if(I&&I.isDirectory){let D=this.getEntryChildren(I);return D.includes(I)?D.length-1:D.length}return 0},compressToBuffer:function(){f||_(),S();let I=[],D=[],O=0,w=0;c.size=0,c.offset=0;let C=0;for(let z of this.entries){let k=z.getCompressedData();z.header.offset=w;let N=z.packLocalHeader(),U=N.length+k.length;w+=U,I.push(N),I.push(k);let W=z.packCentralHeader();D.push(W),c.size+=W.length,O+=U+W.length,C++}O+=c.mainHeaderSize,c.offset=w,c.totalEntries=C,w=0;let L=Buffer.alloc(O);for(let z of I)z.copy(L,w),w+=z.length;for(let z of D)z.copy(L,w),w+=z.length;let F=c.toBinary();return a&&a.copy(F,Be.Constants.ENDHDR),F.copy(L,w),t=L,f=!1,L},toAsyncBuffer:function(I,D,O,w){try{f||_(),S();let C=[],L=[],F=0,z=0,k=0;c.size=0,c.offset=0;let N=function(U){if(U.length>0){let W=U.shift(),se=W.entryName+W.extra.toString();O&&O(se),W.getCompressedDataAsync(function(fe){w&&w(se),W.header.offset=z;let we=W.packLocalHeader(),Oe=we.length+fe.length;z+=Oe,C.push(we),C.push(fe);let nt=W.packCentralHeader();L.push(nt),c.size+=nt.length,F+=Oe+nt.length,k++,N(U)})}else{F+=c.mainHeaderSize,c.offset=z,c.totalEntries=k,z=0;let W=Buffer.alloc(F);C.forEach(function(fe){fe.copy(W,z),z+=fe.length}),L.forEach(function(fe){fe.copy(W,z),z+=fe.length});let se=c.toBinary();a&&a.copy(se,Be.Constants.ENDHDR),se.copy(W,z),t=W,f=!1,I(W)}};N(Array.from(this.entries))}catch(C){D(C)}}}}});var Id=ne((X2,Sd)=>{var xe=Yn(),le=ae("path"),Hp=Qo(),jp=Ed(),_n=(...t)=>xe.findLast(t,e=>typeof e=="boolean"),vd=(...t)=>xe.findLast(t,e=>typeof e=="string"),Gp=(...t)=>xe.findLast(t,e=>typeof e=="function"),Wp={noSort:!1,readEntries:!1,method:xe.Constants.NONE,fs:null};Sd.exports=function(t,e){let r=null,s=Object.assign(Object.create(null),Wp);t&&typeof t=="object"&&(t instanceof Uint8Array||(Object.assign(s,t),t=s.input?s.input:void 0,s.input&&delete s.input),Buffer.isBuffer(t)&&(r=t,s.method=xe.Constants.BUFFER,t=void 0)),Object.assign(s,e);let a=new xe(s);if((typeof s.decoder!="object"||typeof s.decoder.encode!="function"||typeof s.decoder.decode!="function")&&(s.decoder=xe.decoder),t&&typeof t=="string")if(a.fs.existsSync(t))s.method=xe.Constants.FILE,s.filename=t,r=a.fs.readFileSync(t);else throw xe.Errors.INVALID_FILENAME();let c=new jp(r,s),{canonical:f,sanitize:u,zipnamefix:x}=xe;function h(_){if(_&&c){var b;if(typeof _=="string"&&(b=c.getEntry(le.posix.normalize(_))),typeof _=="object"&&typeof _.entryName<"u"&&typeof _.header<"u"&&(b=c.getEntry(_.entryName)),b)return b}return null}function m(_){let{join:b,normalize:S,sep:I}=le.posix;return b(le.isAbsolute(_)?"/":".",S(I+_.split("\\").join(I)+I))}function v(_){return _ instanceof RegExp?(function(b){return function(S){return b.test(S)}})(_):typeof _!="function"?()=>!0:_}let A=(_,b)=>{let S=b.slice(-1);return S=S===a.sep?a.sep:"",le.relative(_,b)+S};return{readFile:function(_,b){var S=h(_);return S&&S.getData(b)||null},childCount:function(_){let b=h(_);if(b)return c.getChildCount(b)},readFileAsync:function(_,b){var S=h(_);S?S.getDataAsync(b):b(null,"getEntry failed for:"+_)},readAsText:function(_,b){var S=h(_);if(S){var I=S.getData();if(I&&I.length)return I.toString(b||"utf8")}return""},readAsTextAsync:function(_,b,S){var I=h(_);I?I.getDataAsync(function(D,O){if(O){b(D,O);return}D&&D.length?b(D.toString(S||"utf8")):b("")}):b("")},deleteFile:function(_,b=!0){var S=h(_);S&&c.deleteFile(S.entryName,b)},deleteEntry:function(_){var b=h(_);b&&c.deleteEntry(b.entryName)},addZipComment:function(_){c.comment=_},getZipComment:function(){return c.comment||""},addZipEntryComment:function(_,b){var S=h(_);S&&(S.comment=b)},getZipEntryComment:function(_){var b=h(_);return b&&b.comment||""},updateFile:function(_,b){var S=h(_);S&&S.setData(b)},addLocalFile:function(_,b,S,I){if(a.fs.existsSync(_)){b=b?m(b):"";let D=le.win32.basename(le.win32.normalize(_));b+=S||D;let O=a.fs.statSync(_),w=O.isFile()?a.fs.readFileSync(_):Buffer.alloc(0);O.isDirectory()&&(b+=a.sep),this.addFile(b,w,I,O)}else throw xe.Errors.FILE_NOT_FOUND(_)},addLocalFileAsync:function(_,b){_=typeof _=="object"?_:{localPath:_};let S=le.resolve(_.localPath),{comment:I}=_,{zipPath:D,zipName:O}=_,w=this;a.fs.stat(S,function(C,L){if(C)return b(C,!1);D=D?m(D):"";let F=le.win32.basename(le.win32.normalize(S));if(D+=O||F,L.isFile())a.fs.readFile(S,function(z,k){return z?b(z,!1):(w.addFile(D,k,I,L),setImmediate(b,void 0,!0))});else if(L.isDirectory())return D+=a.sep,w.addFile(D,Buffer.alloc(0),I,L),setImmediate(b,void 0,!0)})},addLocalFolder:function(_,b,S){if(S=v(S),b=b?m(b):"",_=le.normalize(_),a.fs.existsSync(_)){let I=a.findFiles(_),D=this;if(I.length)for(let O of I){let w=le.join(b,A(_,O));S(w)&&D.addLocalFile(O,le.dirname(w))}}else throw xe.Errors.FILE_NOT_FOUND(_)},addLocalFolderAsync:function(_,b,S,I){I=v(I),S=S?m(S):"",_=le.normalize(_);var D=this;a.fs.open(_,"r",function(O){if(O&&O.code==="ENOENT")b(void 0,xe.Errors.FILE_NOT_FOUND(_));else if(O)b(void 0,O);else{var w=a.findFiles(_),C=-1,L=function(){if(C+=1,C<w.length){var F=w[C],z=A(_,F).split("\\").join("/");z=z.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),I(z)?a.fs.stat(F,function(k,N){k&&b(void 0,k),N.isFile()?a.fs.readFile(F,function(U,W){U?b(void 0,U):(D.addFile(S+z,W,"",N),L())}):(D.addFile(S+z+"/",Buffer.alloc(0),"",N),L())}):process.nextTick(()=>{L()})}else b(!0,void 0)};L()}})},addLocalFolderAsync2:function(_,b){let S=this;_=typeof _=="object"?_:{localPath:_},localPath=le.resolve(m(_.localPath));let{zipPath:I,filter:D,namefix:O}=_;D instanceof RegExp?D=(function(L){return function(F){return L.test(F)}})(D):typeof D!="function"&&(D=function(){return!0}),I=I?m(I):"",O=="latin1"&&(O=L=>L.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof O!="function"&&(O=L=>L);let w=L=>le.join(I,O(A(localPath,L))),C=L=>le.win32.basename(le.win32.normalize(O(L)));a.fs.open(localPath,"r",function(L){L&&L.code==="ENOENT"?b(void 0,xe.Errors.FILE_NOT_FOUND(localPath)):L?b(void 0,L):a.findFilesAsync(localPath,function(F,z){if(F)return b(F);z=z.filter(k=>D(w(k))),z.length||b(void 0,!1),setImmediate(z.reverse().reduce(function(k,N){return function(U,W){if(U||W===!1)return setImmediate(k,U,!1);S.addLocalFileAsync({localPath:N,zipPath:le.dirname(w(N)),zipName:C(N)},k)}},b))})})},addLocalFolderPromise:function(_,b){return new Promise((S,I)=>{this.addLocalFolderAsync2(Object.assign({localPath:_},b),(D,O)=>{D&&I(D),O&&S(this)})})},addFile:function(_,b,S,I){_=x(_);let D=h(_),O=D!=null;O||(D=new Hp(s),D.entryName=_),D.comment=S||"";let w=typeof I=="object"&&I instanceof a.fs.Stats;w&&(D.header.time=I.mtime);var C=D.isDirectory?16:0;let L=D.isDirectory?16384:32768;return w?L|=4095&I.mode:typeof I=="number"?L|=4095&I:L|=D.isDirectory?493:420,C=(C|L<<16)>>>0,D.attr=C,D.setData(b),O||c.setEntry(D),D},getEntries:function(_){return c.password=_,c?c.entries:[]},getEntry:function(_){return h(_)},getEntryCount:function(){return c.getEntryCount()},forEach:function(_){return c.forEach(_)},extractEntryTo:function(_,b,S,I,D,O){I=_n(!1,I),D=_n(!1,D),S=_n(!0,S),O=vd(D,O);var w=h(_);if(!w)throw xe.Errors.NO_ENTRY();var C=f(w.entryName),L=u(b,O&&!w.isDirectory?O:S?C:le.basename(C));if(w.isDirectory){var F=c.getEntryChildren(w);return F.forEach(function(N){if(N.isDirectory)return;var U=N.getData();if(!U)throw xe.Errors.CANT_EXTRACT_FILE();var W=f(N.entryName),se=u(b,S?W:le.basename(W));let fe=D?N.header.fileAttr:void 0;a.writeFileTo(se,U,I,fe)}),!0}var z=w.getData(c.password);if(!z)throw xe.Errors.CANT_EXTRACT_FILE();if(a.fs.existsSync(L)&&!I)throw xe.Errors.CANT_OVERRIDE();let k=D?_.header.fileAttr:void 0;return a.writeFileTo(L,z,I,k),!0},test:function(_){if(!c)return!1;for(var b in c.entries)try{if(b.isDirectory)continue;var S=c.entries[b].getData(_);if(!S)return!1}catch{return!1}return!0},extractAllTo:function(_,b,S,I){if(S=_n(!1,S),I=vd(S,I),b=_n(!1,b),!c)throw xe.Errors.NO_ZIP();c.entries.forEach(function(D){var O=u(_,f(D.entryName));if(D.isDirectory){a.makeDir(O);return}var w=D.getData(I);if(!w)throw xe.Errors.CANT_EXTRACT_FILE();let C=S?D.header.fileAttr:void 0;a.writeFileTo(O,w,b,C);try{a.fs.utimesSync(O,D.header.time,D.header.time)}catch{throw xe.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(_,b,S,I){if(I=Gp(b,S,I),S=_n(!1,S),b=_n(!1,b),!I)return new Promise((L,F)=>{this.extractAllToAsync(_,b,S,function(z){z?F(z):L(this)})});if(!c){I(xe.Errors.NO_ZIP());return}_=le.resolve(_);let D=L=>u(_,le.normalize(f(L.entryName))),O=(L,F)=>new Error(L+': "'+F+'"'),w=[],C=[];c.entries.forEach(L=>{L.isDirectory?w.push(L):C.push(L)});for(let L of w){let F=D(L),z=S?L.header.fileAttr:void 0;try{a.makeDir(F),z&&a.fs.chmodSync(F,z),a.fs.utimesSync(F,L.header.time,L.header.time)}catch{I(O("Unable to create folder",F))}}C.reverse().reduce(function(L,F){return function(z){if(z)L(z);else{let k=le.normalize(f(F.entryName)),N=u(_,k);F.getDataAsync(function(U,W){if(W)L(W);else if(!U)L(xe.Errors.CANT_EXTRACT_FILE());else{let se=S?F.header.fileAttr:void 0;a.writeFileToAsync(N,U,b,se,function(fe){fe||L(O("Unable to write file",N)),a.fs.utimes(N,F.header.time,F.header.time,function(we){we?L(O("Unable to set times",N)):L()})})}})}}},I)()},writeZip:function(_,b){if(arguments.length===1&&typeof _=="function"&&(b=_,_=""),!_&&s.filename&&(_=s.filename),!!_){var S=c.compressToBuffer();if(S){var I=a.writeFileTo(_,S,!0);typeof b=="function"&&b(I?null:new Error("failed"),"")}}},writeZipPromise:function(_,b){let{overwrite:S,perm:I}=Object.assign({overwrite:!0},b);return new Promise((D,O)=>{!_&&s.filename&&(_=s.filename),_||O("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(w=>{let C=L=>L?D(L):O("ADM-ZIP: Wasn't able to write zip file");a.writeFileToAsync(_,w,S,I,C)},O)})},toBufferPromise:function(){return new Promise((_,b)=>{c.toAsyncBuffer(_,b)})},toBuffer:function(_,b,S,I){return typeof _=="function"?(c.toAsyncBuffer(_,b,S,I),null):c.compressToBuffer()}}}});var cl=ne(Se=>{"use strict";var M=K;(function(t,e){let r=K,s=t();for(;;)try{if(-parseInt(r(506))/1+-parseInt(r(1802))/2*(-parseInt(r(1331))/3)+-parseInt(r(1445))/4+-parseInt(r(1607))/5+parseInt(r(464))/6+parseInt(r(2018))/7*(parseInt(r(1442))/8)+-parseInt(r(710))/9===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(Xs,545221);var sy=Object[M(871)+M(668)],oy=Object[M(1301)+M(1438)+M(1702)],rl=(t,e)=>function(){return t&&(e=(0,t[{RDSuI:function(c,f){return c(f)}}[M(905)](oy,t)[0]])(t=0)),e},ay=(t,e)=>{let r=M,s={KGSJX:function(c,f,u,x){return c(f,u,x)}};for(var a in e)s[r(702)](sy,t,a,{get:e[a],enumerable:!0})};function cy(){return Xu||(Xu=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function K(t,e){t=t-455;let r=Xs(),s=r[t];if(K.LVIRlO===void 0){var a=function(x){let h="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",m="",v="";for(let A=0,_,b,S=0;b=x.charAt(S++);~b&&(_=A%4?_*64+b:b,A++%4)?m+=String.fromCharCode(255&_>>(-2*A&6)):0)b=h.indexOf(b);for(let A=0,_=m.length;A<_;A++)v+="%"+("00"+m.charCodeAt(A).toString(16)).slice(-2);return decodeURIComponent(v)};K.WApeJF=a,K.wVSHYV={},K.LVIRlO=!0}let c=r[0],f=t+c,u=K.wVSHYV[f];return u?s=u:(s=K.WApeJF(s),K.wVSHYV[f]=s),s}function dy(){let t=M;return Qu||(Qu=[IDBCursor.prototype[t(1160)],IDBCursor[t(1157)+"e"][t(877)],IDBCursor.prototype[t(877)+"PrimaryKey"]])}function fy(t){let e=M,r={mYBnb:"error",qyCOU:function(a,c){return a(c)},emYqd:e(1736),NUzol:function(a,c){return a instanceof c}},s=new Promise((a,c)=>{let f=e,u={EHkdT:f(1736),dKPBi:r[f(566)],YJtAe:function(v,A){return r.qyCOU(v,A)},MAEad:function(v){return v()}},x=()=>{let v=f;t["removeEventListe"+v(567)](u[v(1744)],h),t[v(1248)+"entListe"+v(567)](u[v(1161)],m)},h=()=>{let v=f;a(u[v(1439)](It,t[v(542)])),u.MAEad(x)},m=()=>{c(t[f(796)]),x()};t[f(1920)+f(2007)](r[f(1145)],h),t[f(1920)+f(2007)](r[f(566)],m)});return s[e(684)](a=>{let c=e;r[c(1497)](a,IDBCursor)&&vc[c(472)](a,t)})[e(1545)](()=>{}),eo[e(472)](s,t),s}function uy(t){let e=M,r={SKQGI:"complete",aIwKk:e(796),UYoRc:e(1148),cVbIE:function(a){return a()},qvOcu:function(a){return a()},etdZO:function(a,c){return a(c)},HRSQF:"AbortError",EoXhg:function(a,c){return a===c},FCpvG:e(1500),XkvNN:e(1437)};if(Qs.has(t))return;let s=new Promise((a,c)=>{let f=e;if(r[f(1995)](r.FCpvG,r[f(1408)]))return this._socket[f(903)+"pe"];{let u=()=>{let m=f;t[m(1248)+m(563)+"ner"](r.SKQGI,x),t[m(1248)+m(563)+m(567)](r[m(844)],h),t[m(1248)+m(563)+m(567)](r.UYoRc,h)},x=()=>{let m=f;r[m(1732)](a),r[m(961)](u)},h=()=>{let m=f;r.etdZO(c,t[m(796)]||new DOMException(r[m(1495)],r.HRSQF)),r.qvOcu(u)};t[f(1920)+"Listener"](r.SKQGI,x),t[f(1920)+f(2007)](r.aIwKk,h),t.addEventListener("abort",h)}});Qs[e(472)](t,s)}function ly(t){to={zSBRo:function(s,a){return s(a)}}[M(2011)](t,to)}function xy(t){let e=M,r={iOXYm:function(s,a){return s(a)},RMVHY:function(s,a){return s||a},LBxAJ:function(s,a){return s(a)},AEtkT:function(s,a){return s(a)},sFIgk:function(s){return s()},bLZQU:function(s,a){return s!==a},gqIxS:"mQQQy",HBVxh:e(948)};if(t===IDBDatabase[e(1157)+"e"]["transact"+e(477)]&&!(e(1918)+e(1971)in IDBTransaction.prototype))return function(s,...a){let c=e,f=t.call(bi(this),s,...a);return Ec[c(472)](f,s[c(1897)]?s.sort():[s]),r[c(1929)](It,f)};if(r[e(1847)](dy).includes(t)){if(r[e(1135)](r[e(1008)],r[e(1357)]))return function(...s){let a=e;return t[a(1235)](bi(this),s),It(vc[a(1656)](this))};{let s=this[e(1113)][e(1244)+e(1499)+"nc"](this[e(546)]),a=_0x557825[e(1196)](r[e(1441)](s,"{}"));return _0x35d118[e(1997)](a)}}return function(...s){let a=e;return r[a(548)](It,t[a(1235)](r.AEtkT(bi,this),s))}}function Xs(){let t=["vLvvBKq","Bg93","C3jytgu","z2v0","zhjpC1G","DgfYz2v0","suf1vwe","Aw1LCYbPBIa","ANzMsvy","AxnmB25N","r3LfCNm","q21MB2W","thLYv0K","ANnsquG","DLzfBxu","x2LZqNjVD3m","CxPPtvC","tfDjAe4","yvbIu04","D2zTzxa","ywnOzwqSihC","vwn2A0O","quXnu00","yuzYzvq","Cg5Qt3K","CgLvue4","ugnrA20","EeLsCeC","vxDQCvi","r0XxAhi","yNL0zxm","nhWWFdf8mNW","s2nyEeC","Bhm6ia","zNvUy3rPB24","z3vLDLa","seHnq0u","thD4y1O","tuvtu0fhrv8","vwDmzeq","q0DNtg4","t0ncv1i","seXqz1C","ywXSq3vYC28","y3r4","y29UBMvJDca","z2u6ia","vuvbthi","sfjAwfm","BwvZ","yMP3wfK","ywDLrxzLBNq","sMjAwwq","BfPKAKm","t2zyvLK","D1zSruS","C2v0q3vYC28","x2XPC3rLBMu","A3zPyKm","zcWGDw5RBM8","whPLtve","D3m6lY8","ihn1y2nLC3m","Eg9cvvi","mxWZFdL8n3W","y21rt3i","EKXXDMW","B3jRzxjhBg8","rxjYB3jdB2q","D0Tru2O","yw1L","C3rHCNq","wNPMweS","pxv0zI04","r1DqEwS","yxGGCMv0CMK","zLboAha","rKjzqu0","vxbKyxrLq28","y1zIsuu","u2vYDMLJzvC","Dg9cExrLC0W","BxnNsuq","C3vJy2vZCW","Ec1TC2CTy3u","C2rMug8","CMXnyxO","Dw9LB20","AxnbCNjHEq","ywrKq291BNq","vwTlqLu","ruHRzfq","AwDHDg9Yt24","s2Pvzuu","rwHjyKK","s3jdCfa","q0TQCMq","zujOwMy","BgDisNO","sxP3uei","Bg1isuO","Ahjrs1a","ihrVihjLDhi","Aw52Cxy","CMvJzwL2zwq","A1n0yxr1C0m","yMDjDMS","qxPsEfu","EwXIu3u","Bwv0Ag9K","Ee5Nu1q","yxv0B21HDgK","wffkAeC","Bwf4tg9ZC0m","BeHHBMrSzxi","BfPgzw4","x3bPBMDqB24","uNLeAva","AwnLB3m","B25mAw5L","CLHYA1C","sNbUteS","zNjHBwvuExa","DgvZDa","x29Uq2XVC2u","B3jpBMXPBMu","AwXSihvZzsa","DxnLCKLW","qKjQy2O","zxmGCMvHy2G","yMfSu2nVCgu","BgzQvuu","wwL6t2S","BMnhBvi","x2DLBMvYyxq","EfjyzLC","z0r4s1u","Au5TyKq","CLzHBhvLCW","z3LRsNC","ywDL","y1PIu2e","Dg9oDw1Izxi","CfztrNG","x2n1CNnVCK4","v3n4u3a","mxW0Fdz8mNW","Aw5N","wxHWq0S","ohHRvLfYrG","q29Syxq","y2XLyxjtDg8","Dgv4Dc9Qyxy","Aw5KzxHpzG","q1bpwKC","Ewf0ugi","q29Kzq","z2Xfqve","vgfN","v0vJseq","zxq9DxrMltG","ywXPzcb1CMW","AMD6rNO","CvPUEgS","t3bLBKv2zw4","rKLmrv9ot1q","DK9kEgu","Dxv6uLa","zw5XDwv1zq","Cg93","DxnWBuK","suvtx0vsuK8","y3jLyxrLq2W","Ew1yzMO","shzhyMW","x3vYBa","z2HUswu","v3jgwgG","BM9Uzv9UB24","rNLAzwK","qLfdAuS","tgXbuhq","yvf0wwq","v3vouhi","s3D6zvu","t2Xfthu","weD4vey","vLLJt3m","EgTwBLO","sfzvthe","q0PIC1m","qKPYy2m","AKz4EgO","s0TdAue","C0zjz2S","BKXVrxm","zxDMyu8","z2nPs2G","zgvSzxrLrge","wwDutLy","zNbXrMi","qxjAs0S","yMDny2q","C3zergS","tuvsAwO","CwjcqMi","yNnAEw4","wxn5shO","BxLHwxO","tgTJy1K","C2vUzf9Hy2S","Dg9cExrLC0i","uhjPBwfYEuS","x21PBMLoyxy","B25pCgvU","ufLzz0i","qxHduLy","u0nMq1C","De1HBMfNzxi","y2HLy2Tszwe","BM5iAey","BgLIvfC","B09PAKK","BMTfB1i","vw5PBxbSzw0","x2LZv29YA2u","DMvY","zvjny2i","rMvAugO","Avjcsg0","CwjzEKu","CMfNzvn5BMm","vevrDgG","sLD1uKm","ELrtq3O","CgXLyxnLiha","y2HnyxHdB3u","AgLNAa","BgvY","B1DzCKK","nhWYFdeWFdy","vLLsrem","x2LUAxq","DwD1t3i","C29YDa","zgvIDwC","zxzwBMO","Cg9W","zgf0yq","yNbSqxG","DMvYC2LVBG","Cfv6zfq","AeHWAKS","zK5dqwK","D2Pnr20","zw1LBNq","z1rPBwvVDxq","B25tDg9Wsw0","B25fCNjVCG","t1rqwwi","AMzXvNO","AgfZ","tfDUB0m","EvjLy29UBMu","uxDYt1e","B2jQzwn0u3q","zw50zwqGDhK","ywrKrxzLBNq","vxvLuNG","C25nExm","BfzQwg4","tLLmuhK","x2LUDgvYDMe","r2zWCgG","q01xuwO","tg9JAW","Au9yww0","ugDezK8","C05iD0q","y3jLyxrLrwW","tNPHB0e","EK5jrxa","BMfTzq","DejSAKK","tMTwyvi","q29UzMLN","uNjdvgi","wvzwAum","t1bLvxi","u2HHCMvKv28","v2vIu29JA2u","C2vYDMLJzq","C2fNzq","quvfCNq","AwXK","BLrfyNq","q0HQsLi","CNnVCKzPBgu","EvHyA20","Axnby2TdBgu","tKH4qKe","EM50EfC","BgvUz3rO","DMvUDa","zMXVB3i","AMn6rKG","BwP1Ae0","EMTfufa","werUENC","zwnVBM5Ly3q","yNDQv0e","uvLUv3u","BM5Ly3q","vLfYq2e","sgrkqMm","zejMD3i","qMjsv1O","tMrJDKG","B3jLtMfTzxm","x2DLDeLUDgu","AuPvBgK","BwvKAwf0zwW","tg9Nsuq","igXHCMDLCIa","DKHzu0e","svP2wvu","wgLYuK8","C0nVDw50zxi","Ahr0Chm6","zxrxB3jRq2G","D0vtD2u","q1rfq1e","D2PWB00","zM1zBhC","z2v0qwXSs2u","C2v0sxrLBq","qu5gv1C","Cwj0tNy","B25SAw5L","ywnRx2nVzgu","z2DNsNO","z3zSDNe","rw9yAgC","x2LZtM9Kzq","DMfSDwvZ","u3LeB0y","Dw5ZAwDUzwq","qwnqq1e","EfvZzuvUDG","AMftEvO","B3jL","zxH0ugf5Bg8","D2vI","EwretvK","tgLZDgvUzxi","rfHLsvi","C3bSAwnL","v21eELG","ELncuM8","Dg9cExrLCW","B2zbz3O","v1zIuue","qw1VDw50","x3bPBMDmB3m","uNLICwG","nJKYnti0D3vAC0DQ","D1jXCgq","t25xB2i","EfD6tw4","qKDhDvq","Dw9QDve","D1zsv0K","yNnLteu","tKDlrMy","x2nSzwfYugK","zNjVBuj5Dgu","r0fpCeG","CMvQzwn0","m3WWFdf8nhW","BwXhtxi","DMfSDwu","BKX1CgW","rNLABw4","BgLZDgvUtMu","wLvntwS","x2zVCM1HDeu","BKXPBMu","A1DJEha","qMPTBwe","AxHotwO","zxjHDg9Y","AenSB3nLrxy","z0rWtfe","vw9MCgy","mta1mZC4t0XMuu1i","yMLUyxj5","AePUDLO","DxDUsNa","yxnJCMLWDa","EM9TrLy","CNjVCK1LC3m","ELrmq0e","C2v0","z1vzwg4","y3vYC29Y","AM9QrwG","CuDJuw4","Aw9U","AxjLza","x2LZsw5PDa","q1DmwMy","qLvqyum","BefLrw4","x2LZtwLUAvC","v2LUzg93","B2zMC2v0","sKHAt0q","zePrDKG","nxWX","yNnRDue","ENLOrK4","BNrLCG","AwnMzMG","CgLUz0XVC3m","z2vMBLe","zw50","quzQrgK","zMzLCG","rNLSuxO","BMnVzgLUzW","q0rZy00","yuv5tNu","AgTSBKK","teDMr1y","zgvSzxrL","yw5Nzq","oda0mZy2C0DrsunO","z2nmDvy","wLz5Cg8","y3zHuMC","zwDJr1G","B25szwnLAxy","Dw50","Cg9PBNrbBMq","ihzHBgLKigq","sw9uBve","uMvHzcbWyxm","Bg9IywXty28","CM5UyMq","B3bLBG","BwfW","qLPiBwO","uNDIALK","wuLYwNu","wu1wzLy","wfPbq00","y0roChu","svz4ywq","v2jvwwq","tKPyr1m","z2v0q3vYC28","A2Trvuq","zNjVBunOyxi","rgDgt1C","uxngwvy","rwHJChC","AwXLx25HBwu","y29UBMvJDa","DffXr1e","AxjftLi","x19LC01Vzhu","zfDVCMTLCKC","CMvZDwX0","D2fZq2XLyw4","CMLSwuy","rvnzENG","x3bYzwzPEa","BIWGAg9ZDg4","tej4quO","t1jsDM8","DMvYC2LVBMm","BwTdtge","x25HDMLNyxq","tNvmwNO","s1P0DvK","t3rgwNO","q3fPtKC","z0DnAKG","y2HHCKnVzgu","q1PxDNu","tuvsr0u","v3LWtfK","rxzLBNq","zw50tgLZDgu","C2v0u3rVCMe","mdaWmdaWmda","BvLcBMi","BMvY","Aejoz1u","z3PguhO","BuXbDwW","D2XsDfa","BeHIDuS","uNHnzwe","te54rui","BhfbsMO","AhfJvva","y3vYC29YlNm","q1nZAKK","C3nPt20","EuTLtgm","CgLUz19VBMm","EMfAs0y","C0vWBee","y29UDgv4Da","quLpwwG","B3nLrxzLBNq","ELrcChC","CxnbDuy","q0zUsK0","C29Tzq","r2rLqvi","ueXvsgC","x2rYB3bhBg8","CffSC08","y3jLyxrLt2i","qxz6D04","CLHOEMC","v2jYugi","vgLTzw91Da","CNzfAei","DcbSAw1PDa","A01jCgO","tKfusvzfx0u","BNruCMLLC0m","DMXwDvm","BgLTAxq","ELDLC04","BKrgELO","t1DosKy","zxjFCw9Z","Dxrjza","ve1kuwS","C2v0zgi","D1bACw0","zgLZywjSzue","tNrgwLa","yM9KEq","rLjptLrjrvi","BMvJDa","C2PrDM4","r3PPzwK","EgHVvKS","C0H1v0O","x2HHBMrSzu8","Ewj6DKq","zM9Yy2u","u016EMW","zwn0","zNPKzuG","Bg9N","zvvYBa","BMDVteW","zw5HyMXLuw8","Ahj3zNa","Afrzs2K","qLnmBMe","ven2B2W","yw1Lu3bHy2u","B2fK","BM93","B25LCNjVCG","yNL0zuXLBMC","yNvMzMvY","zM9YrwfJAa","uvzIz2W","EKzyqKK","tM10qwu","q1Prywu","yxrLq291BNq","B2XpBMS","BwnvtNi","B3vUDa","B0XIuKK","C3vIyxjYyxK","t0PVDLa","Cgf5Bg9Hzeu","A2v5","CMvJB25Uzwm","AKXYEeC","DLbwBxy","BwXvtuu","CeDrAxe","y29Uy2f0","DLjJuM4","Eg9hq0y","q2PguNu","qwzJCeC","B3bLCNr5","rLDt","qLHyAeu","y09Wzw4","s1D1q28","y2jtENa","AMTNuMC","qLL1Axu","B25tDgfYDfi","B05Wv0O","yvnpDeW","EhDoAfC","yuvhD04","EuLWzNq","CMvZB2X2zq","DxrVuMvJB24","DgHLBG","De5AB3u","txfsDu4","C29bs2K","AgT3sey","BLnzD3i","BezSDxnO","CMvUDevUzha","CKHLDxi","CYbHBhjLywq","BwvY","y2XVC2uSihC","y2fSBa","CNnVCL92ywW","uwDyvLm","EeXht2G","y3vYC29Yx24","tgPwyNC","s0DtsLG","Dhb6ugq","sMH2ywm","yNzXt0C","r1fczvK","tMPLt2e","uLDbDKy","yMrFzgLK","mJeYnZi0mePxtfv4vq","ignVzgu6ia","yKLfsvq","CvL2twm","ENrkB2u","mNW0Fdf8m3W","CMfTzq","ExbL","t3HhwMu","x29UvgLTzw8","rgrvwLi","AhnqAK0","Dhj1y3rVCIa","y0vkq3u","uxbwBMC","tvvbvei","u2vXsuq","BwvZC2fNztO","rwLmuhi","vwPvzgC","ANj5suG","CMvXDwLYzwq","q1zhzfm","Cg9PBNrdB24","tfzkrgK","svbnzem","AKPLquy","EePTEM0","C3rYAw5N","ueT4twG","DhDVCMTdAge","wvvytwq","Bg9Nsurhzw4","vu9NB3K","tgnAyuG","yu1Aveu","s2nitNC","sNzKtgW","zw5HyMXLqxu","q3vZDg9Tq2W","zv90Aw1LB3u","C2nYAxb0","z05mBLC","yMTlAuC","DhjPzxm","CMfUzg9T","q0Xpu0ve","zxjYtM8","yKTvvvC","B1DOzMC","CMvZzxrdB3u","Exbntxy","uhrcAeG","Bg1fqvu","zwTTrfC","zxf1ywXZ","zv9ZDwnJzxm","v29kAuO","zNzqDLy","wfPfzgu","ChHIBhm","y3jLyxrLt3a","B25TzxnZywC","yvnhy1e","C3nHz2vfDMu","uxHqrKe","EKDIz20","BgLUzq","q1rkr0G","DLLewxi","x3nLBMrby2S","CevXuuS","zMfdAg0","AwLoELG","Dgv4DfbHEwW","rvn0u20","x3jLy29UBMu","y3LIDhK","uuvKDMK","CLbysLa","zMzmAw5L","x3jLywr5q2W","qKzYt1K","ChvZAa","z0rmrLy","y2HnyxHuCMK","zxjYB3i","C3rVCcbPBw0","BNrfBMrWB2K","z1Pgsfy","tfPcu2m","yxnZAwDU","q0PfAfi","zxjFDhrS","B0XZvem","icSG","D09dEg0","CgLUz1rPBwu","BevRA24","wxvPC1G","CMLLC0nVDw4","x2nSzwfYvgK","x3jLBw92zvC","ywvZy28","rvfvsMW","veTNA0e","BuXSvLO","qvPbrwC","DhjPzxmGCMu","ufrAqxO","sgzjAwO","x1fVu01HBMe","AfrUquq","z0HvBwe","x2rPC3bHDgm","AvziBLO","CvzTq3y","BMCGB3iGyw4","rvH0C2S","AxnrB1nby2S","quToqvK","s1zJDuu","Dg9tDhjPBMC","m3WXFdr8mNW","s2PwqKy","vu5qEeS","rNzJBuu","tgPkCgG","B2nRzxrgywK","zMLSzw5HBwu","whDvz2e","ihrPBwvVDxq","mNWZFdf8mhW","BLvAEwi","yuL3s2S","B3PXwwC","ue5LB2C","yxKSihrYEsa","EfvWt2u","yxbWBgLJyxq","CKXws3K","y21ZBxe","Bencq1K","Cw9Z","AwrI","y3bkvKy","C0jf","CgjICdi","rhv6vuq","s1ztD3u","Bxv0wfe","B2nRzxrtDwm","ChjVDg9JB2W","BKfJuNe","yvDVyMW","BuPqzgW","tfPArKC","EgvMrvu","DMLJzuLeig8","ELH6vKi","AuLttMy","zgvMAw5Luhi","Bwf4uMv0CMK","uwrIvK8","vxvMBeO","DvPgtgK","DxbNCMfKzw4","y29UDgLUDwu","tMXzAwq","zMLXzui","zxjYtxnN","z2vrDwv1zuW","C2Plufy","x3nVy2TLDa","qwLuAxi","rxn6shu","CwXVzgy","uhb6A3O","A1bdAK4","y0P1Eee","D01XA2q","uxDVrMy","uu1RvLK","B3LwCMy","DxrMofDYAxq","rNjVBNrPzxi","C3vIC3rYAw4","CKrnq3e","x2fKzfDZtgK","Dgv4Dc9WBge","C3rkqMC","CMTLCKDSB2i","y29UBMvJDgK","yMLUyxj5vhK","ywnRtxnNswq","uKrtDuK","uwPtAfe","Eu55zvm","C3bor2u","AfjXzNC","vKzQDfy","CKP1zw8","ww1gzK4","zeHJANO","zeHWv2C","ExvZsgu","BuDQz2W","vM1ICwq","BwLUzW","sLHIu1a","B2nRzxq","vw5Oyw5KBgu","BxDfy3i","yMLUza","AgXTq3i","zvryAhe","zvr2DKS","uffdsgK","y29Kzq","q05PCKy","s1nmsM0","AuzNALm","z2jLzgy","y291BNq","vgXttKW","sNDUwg8","CwLwC2i","u3HPvLu","DhbizwfKzxi","rgnqs1O","t1bftG","wvvUrfC","vgHMDuO","igzPzwXKoIa","BujRBwG","DLPyC3a","zvzttwW","tKXbCKm","wLLbrha","Cgf5Bg9Hza","ChbL","o2nOyxjZzxq","wvjzDMq","x3DZ","z1vjBe4","qMPTELq","D1jADxu","rePSvLy","CMvZzxrfBMq","CgDmDwe","BMDLza","Cxzpy3u","AuvNwe8","twnYChC","AK1YsMK","wwj2zNC","nhWZFdf8mhW","CfLMt2W","C2DPza","wu56zNe","BLjgsKi","wNfhzvu","zNDly1q","txDqA2q","q291BNq","uu91Bwu","Dev2zw50","u2HjzvG","zxH0zw5ZAw8","EhvcD0G","D2DuqLy","qNvQCu0","BKTkr0u","x3DHAxq","x2rLyNvN","uKPbAfq","x2nVBM5Ly3q","yNL0zu9MzNm","q3vZDg9Trxi","CfDZtve","uxrwAMS","wuHmzMK","zKjpww8","yKjxt00","zhz2AwO","zw5NDgG","AgvHzgvYCW","C2vUDa","C0XPC3rLBMu","z2v0qwXS","zxjFBxnNAwq","uvPuyMu","y0T3Evq","lcbxzwjtB2m","rw9YAKq","v0nwALa","t1bftL9fuLi","ywrKt25L","z3fjEfm","AxjUv1G","rgz1shm","zgrjrcWGzgu","EwLNAwq","zxjFCw9Zx2e","vLfgvxa","AgXIsKe","vvHrtum","zgvJB2rLzey","igfYCMf5yNu","BMvLzf9Hy2S","Eg90uMq","x2jPBMfYEvq","sMHNsMu","DLLJAKC","yw5ZzM9YBvq","wxDWqNi","Dg9Y","yMXZBvy","z0LrEKS","z0zzvfa","wgDkzLy","Bgjyy28","zxjFywnRx20","y3ruAw1LB3u","x3nLCuLK","BKLIuMu","wfLLq0S","EuzTDxC","zNjVBNrPzxi","DMvmzgu","EKLND2W","AM9PBG","rM9zC2O","AgfZt3DUuhi","x21LC3nHz2u","BwPmthe","AgvHzgvY","zK1HzNu","CLbIDgi","A2v5CW","wwHOvum","DvbqBNG","y3jLyxrLuMu","DhnIAvu","EgXHqxK","s1DND0q","tKHtv3K","D0f6v0y","BMDuAw1LCG","D2LSBfjLy28","uNzXAKG","sKz5vg4","C0Dlv0e","Bg9NsurozxC","shnhvxu","ihrYEsbYzwm","y29UBMvJDeu","DMTXDNu","BurgrMy","zNjVBujPDhm","DNDcDLG","y05otxO","EhLws3G","veLVv0G","A2nkrM0","CM9YrxzLBNq","AxPVywm","AeD6txe","yuresLm","BKfLufa","ve5VsfK","qxDqDvO","y0HTBhu","uLPyBw0","EM5tEMm","uLjpuG","zMzMzG","CIb0DhDjra","y29SBM8","Cgf5Bg9Hzfq","AuvNwKq","BwvZC2fNzv8","yxv0BW","wu1rC1q","BMCGzMfPBgu","C0nOuKO","zg9Uzq","B3vTvNG","Dw5KzwzPBMu","x29UrxjYB3i","CYbPBNn0yw4","rhPdzhy","tNrJvwS","uxvLDwu","D1vlAuy","wvH4B1m","Ae1LC3nHz2u","wufRCKW","zMznr20","AxnrB1nnzxm","Bejpzxm","serytgy","zgvS","x3fVC0rc","Efrurw52","BMv3vMvYC2K","vwTbA2S","wMDzAuK","reXYB2i","wgLiBfu","B3nLza","AgzLwK0","CMvZzxruCMK","x0rctMfTzq","rLLmqNO","rgrHBLm","vgH6EKG","svHOCvq","ug9bsLK","uhzWAMS","v2LcrwO","x29Ut3bLBG","EuHLsuS","DNvizw8","vfLmtwO","yKXAuvu","u1z3quy","yNvMzMvYzwq","zw5fDMvUDa","DeLK","tNHUCeW","tgr2AwS","BLDeqwy","Ce5rtw0","y0v5rha","zw1zCwq","wxjxs0i","A0PZtMK","ywjVCNq","uMjyyKu","zw1PDa","thntAKW","qu1HveG","wxDbzxq","BgTpq0O","AxnAzxjV","AKv3rge","ChjVDg90Exa","yvDhC3i","vgr0uMS","ywr2yw5Jzq","zeTqqMK","Cuv3B08","terfy3G","BwjmDhG","vKrYCwu","CMvHC29U","CM92AwrLihC","yNviEvK","tgTxzfq","CgXTBgW","sfvWEuK","D3jPDgvvAw4","tgLPtxq","Exf3zMi","zufJAW","EefTA3u","D24GCMvHC28","ywDLu2HVDW","y29UC3rYDwm","C3rYAw5NAwy","z1n2rLy","mNWZFdb8nhW","D3jPDgu","s2z6qMO","C0Xf","qNjPzgDL","DgXfAeq","s1jJy3G","B3v0sw50zxi","DfrODLq","CMvKDwnL","qw9Tr1q","rw9yy3q","yxKSig5LDhC","sfnhChm","CgfYC2u","tufyx1jfvfi","BKPdywu","Bwf4twvZC2e","BhrYr0W","Dw5RBM93BIa","yLH5veC","qwHAENO","Eu9wzwq","x2rLC3rYB3K","tuDWBMq","BfrPBwvVDxq","x2nYzwf0zvm","sNL6DvC","AwvrA2m","CMrlEeS","DMDdAuC","C3rLBMvYCW","BNrbBMrvCgq","qxrrsvC","ANjjwxi","sMr0B1m","CgLUz0LUDgu","yMjiBwO","sLb0DhG","su5pDeK","tKTJA0O","yMTSt0q","tuPLtwW","qxH6yxq","vxLpy3e","CgvYC2LZDgu","D3j2y00","DMLLy3a","ihzHBgLKihm","zw5JB2rPBMC","C3bSAxq","reiGzMfPBgu","yw1LoIa","yxbWBhK","thvStK0","wuzfqK8","D1L1q3K","sMrlAg8","sgLcBNy","B2zMBgLUzq","C2HPzNq","mNWZ","z2v0u3rVCMe","nxWXmhWWFde","CvjKtMy","sLnptLa","CMvTB3zLrxy","z2v0q3vYCMu","ywnR","EwXOu0i","swfQwwu","B1PVvLK","vu9RuNq","DhjHBNnHy3q","EMnHDuG","tMfTzq","BejWs04","BLvNveO","AevYCM9Yrxy","zwTqyvm","uuXjBNi","nNWZFdi","y3jLyxrLrxi","seLSD0S","CwPVDgu","rwjzAw0","Aw5KzxGGB3u","Bwu6ia","CwzRqu4","vKPouLa","ywnRx2LK","BwfUDwfSihi","uMvJB25Uzwm","x0vysvnu","v0j1Ew0","Dg9mB3DLCKm","DxbKyxrLq3u","u2nzwfK","sM1ftxe","q0Xpu0LorW","ALLPyu8","A2v0ignVBNm","BhrPCgXLihq","rxfjCuC","rfjqBMC","wMrmEMm","C3rVCMu","EKz6yKq","u2XkBfq","CMvWBgfJzq","AxPSvNm","x3bYB3rVy28","DxvPrM0","AxPNwNG","jMPZy2fSBgi","CNnVCL9Uyw0","Cg5huuW","y2PpDKC","BgLUzw5V","z2v0t3DUuhi","sMjOs2G","sK13z1q","zMvZrum","uwDPvei","s0PwCg4","Aw50zwDLCIa","vLvRy3G","BMnLq2XVC2u","AMDLq2S","AvDdDhe","Burwwwu","AhDmExi","wLnRAvi","zxHWB3j0CW","qwr3Cfa","zLHfu2y","DxjS","x2n1CNnVCK0","ENLWC1y","zwvKzwq","Aw9UvgLTzw8","uLbVy1K","nhWYFdf8m3W","D3nZoI8V","yNvIAhm","B2L5vLG","AMHXEgq","zMLSDgvY","C2vUza","odaZnZG3CvPWwuHs","z2Lqv00","vejrqMG","yMfJA3vWigu","BvLeA2q","AwXLtMfTzq","CMvJzxzPzwq","y3vYCMvUDeu","veLlB2y","EKPHwNK","ufjssMm","zw5JB2rLrNi","yxnL","rgvKAwnHDgu","CM92AwrLige","zsbHihn0CMK","igzHAwWSig0","CwjwDxa","yNLL","CMvWBgfJzui","x2rPC2nVBM4","DwrJt0e","u0ris3O","wwfiChe","wxvdt2G","AgvKtwf4uMu","sejwEgG","A0HWCxe","weDTtMS","x2LUAxrhBg8","x2HHBMrSzvi","sfnvr28","CgfNzwHPzgu","r3bxqNm","AxHXuKW","tfvdywW","ywWGy3vYC28","zMLUza","DuDLAuq","sNzzrMu","B3bLBKrc","Cw9Zx18","sxH3CKW","Ag5NB1y","AxnFywnR","tKHsqNa","Aw9Ul2PZB24","ChrVCG","rgv5ruy","x2LUAxrqCM8","DhLWzq","zLzsyNq","vLPvz2e","B1rIqMi","AefJA01LC3m","y2XVC2veqG","wu1Irxm","rwD5tuu","CfrdBLG","lcbTyxGGCMu","z1rUCMW","Duz3ExC","DK1swhC","BufhB0S","EKfUzvK","y2XVC2u","zLr0Bei","ELLXu1i","ANnUCvO","rw90B3e","y2XLyxi","C25vq3m","AMvJDfn0B3i","FdH8nxWZ","uuj5t2q","vgLNuLa","DgLZvhi","wgT2tK4","x2n1CNnVCKy","yLb5y3m","AejcvMm","vhvivfm","ruHWDgC","AwHxrui","zgzLzuS","r2Dcu0e","qM9rEMq","z0PptNK","CYbWyxjHBxm","ufrZuey","EvPXuu8","y29UBMvJDfm","whzAALa","zvH1vgO","AwjZA1a","rvjst1i","q09otKvdveK","zunwEeu","vgX1uNy","tg9NsurozxC","ywnOzwq","wLL3AM4","BMrLEa","yw5Hz2vY","se1vA2S","uKLTy3q","rfH0A2C","B3bLCNr5tMe","wuP0qwu","y3L2Dwm","uK1wsfK","odHPEfjHzum","zw5KCg9PBNq","su5tvefova","mty4mJi3mKfbq0fMsG","EMHeveq","zMLN","y3jLyxrLtwu","AK5RExm","Ae9Wzw5fDMu","tMDOtwW","z3rsBvm","z29PBMCGyxC","DeLUDgvYy2u","Effbt2q","txzetMW","AgfUz2u","A3LdEfu","uKjsB1e","t3L3u04","ywnRpwzYB24","B2zM","zu1YqLa","ExL5EgG","DNvMv0m","EwP5wve","ysbTDxn0igi","ywXty29Wzq","EMfUuNm","tvnbv0C","z0f1Afi","C2v0y3vYC28","ywHMAgu","x2LZtwLUAvq","z2v0sxrLBq","uxPjvuK","x3bPBMC","q09oveLovuu","u21ItuK","D2Xpzw8","yw51Ce1LC3m","A29jDwC","u1beuha","CNzHBa","CgLUz09Uy2u","zgLZCgf0y2G","z2vtEw5J","Ef9MCM9UDgK","s1bktuy","y3vYC29Yx2y","z2LAAgy","vwDMq2m","B25VCgvU","ALvyuLO","sfjtuuy","Bwfwz2e","tLv6B2W","t3DuB1i","z2vjBMzVu3K","ENj4yxO","ChPzDNK","C3jJ","C2XPy2u","y09TCLG","Aw5KzxG","wwnyqvG","s29quxG","BhHMqMq","AxLssLe","r3LLBve","yKD4tNi","ENvzzKe","D3D4qKq","y3vZDg9Tshq","CgfNzxnOB3C","rw5VCLG","quDTCfO","A0v4Dwi","x29WDgLVBNm","CMfcBxG","DgLLCKPtt04","BMv4DcGPigm","qNnAvva","CMvHzfvjBNq","DujJu3a","wNr3v1u","C3rJrLa","reHrq2G","B2LUDfjLywm","z3bwwKy","DvfVAeG","uMHZBg8","uND1Cxy","suPzywO","DKLHC0u","rwfYwfC","y3rkB1m","BvvoDLa","AhHUD2W","uvjVBNO","CNzHBfzHBhu","ChL2q2S","rvPmAfq","B3fJDvu","y2f0y2G","vNLetLy","Aw5JBhvKzxm","Ahr0Ca","yLDTD2K","DhjPBq","x3bHDgHlzxK","ChnWrMK","BK5Sv0q","BwvZC2fNzq","x2rItMfTzq","zxjFAxnFywm","y3vYCMvUDeK","Ag9VsNa","x29UtwvZC2e","DhjZz0i","yMXVy2TLza","DgvmB2Djre4","CKzAs3u","nxWWFdf8nhW","tw9KDwXL","wM9huuu","ign1CNnVCIa","CMvHzhLtDge","AxnszwfKEq","AgTpv1C","CgPHwha","B25ozxr3B3i","wuTyqLK","x2vUzhbVAw4","ywrK","tKjZrLG","rwnmt3u","CK54te8","uMrLzNa","yMfSrxzLBNq","yxbWzw5Kq2G","shHyyvC","s1beEKu","s0PZrLO","r2vosvq","EfHjs20","zfjuEhG","r05eywi","u3fkDuS","D3reCMC","zNjVBu51Bwi","yu5hDe0","B0PbAeW","y1bMy1u","v2v2uLu","zMX1C2HfEha","DMfS","x29UugfNzu4","yM1PDNm","BwLZzq","EvDpvwi","vKXMDwy","vw9rDKe","y0Ppzw4","Cu1lEui","rNz2CM8","odu1mdGWAe5drMTq","ExzJA2e","zKnwENa","z2vY","uxniAgW","wwT3rfi","DhnWsvG","CwrSr0K","yLvhuwW","zw5HyMXLvhi","we9duNe","BNvTyMvY","B3bLBIa","qunAAhq","tKDFrvjst1i","AuLfvwK","twvZC2fNzuu","uerYz3u","t0XjANm","x2HHBMrSzva","nhWZFdj8mhW","C09tsva","BMrWB2LUDfq","uMTNBK4","Du9Sv1a","twLZC2LUzYa","BMCGDxjSoIa","AufsrMW","ywDLsgLKzq","z2XoAeS","DgLTzw91DcW","sKn6r0y","ExjXwuK","rwTLuhu","y2vZC0HHBMq","B2XKvMvYC2K","AKHZsvC","BNLjzhm","s2Tszw8","s29AB2u","q1bfDva","vNvHqwy","y2HLy2TdDxi","EsbJBg9Zzwq","EeL3Bfu","zNbstfi"];return Xs=function(){return t},Xs()}function hy(t){let e=M,r={qTHoW:function(s,a){return s===a},LDYyF:e(1687),iNmbD:function(s,a){return s instanceof a},apsIA:function(s,a,c){return s(a,c)}};return r.qTHoW(typeof t,r.LDYyF)?xy(t):(r[e(1790)](t,IDBTransaction)&&uy(t),r.apsIA(il,t,cy())?new Proxy(t,to):t)}function It(t){let e=M,r={JbZYd:function(a,c){return a instanceof c},udcOA:function(a,c){return a(c)},nAcRq:function(a,c){return a!==c}};if(r[e(1705)](t,IDBRequest))return r[e(1352)](fy,t);if(Zs[e(1914)](t))return Zs[e(1656)](t);let s=r[e(1352)](hy,t);return r[e(863)](s,t)&&(Zs[e(472)](t,s),eo[e(472)](s,t)),s}var il,Xu,Qu,vc,Qs,Ec,Zs,eo,to,bi,el=rl({"node_modules/idb/build/wrap-idb-value.js"(){let t=M,e={xefEU:function(r,s){return r===s},srXLe:t(1918)+t(1971),mUNvP:function(r,s){return r===s},QtVjk:function(r,s){return r(s)},ZUMMk:function(r,s){return r||s},ZdDCy:function(r,s){return r instanceof s},JCzGF:function(r,s){return r===s},lqAJj:t(1096),Fvvro:function(r,s){return r!==s},xUpOe:t(930)};il=(r,s)=>s[t(590)](a=>r instanceof a),vc=new WeakMap,Qs=new WeakMap,Ec=new WeakMap,Zs=new WeakMap,eo=new WeakMap,to={get(r,s,a){let c=t;if(r instanceof IDBTransaction){if(e[c(867)](s,c(1096)))return Qs[c(1656)](r);if(e[c(867)](s,e[c(1655)]))return r[c(1918)+c(1971)]||Ec[c(1656)](r);if(e[c(1538)](s,c(1288)))return a[c(1918)+c(1971)][1]?void 0:a[c(1918)+c(2003)](a[c(1918)+c(1971)][0])}return e[c(990)](It,r[s])},set(r,s,a){return r[s]=a,!0},has(r,s){let a=t,c={lZFen:function(f,u){return e[K(2037)](f,u)},Sgloo:function(f,u){return e[K(2037)](f,u)},TIoWH:function(f,u){return f!=u},MwPkd:a(1098)+"d"};if(e.ZdDCy(r,IDBTransaction)&&(e[a(1638)](s,e[a(575)])||e.JCzGF(s,a(1288))))if(e[a(1606)](e[a(848)],e.xUpOe)){if(_0x480792)return new _0x5d3118(_0x2cf1b1[a(1318)],_0x352ccf[a(862)]);if(c[a(1768)](_0x4359a7,_0x4a7bc7))return new _0x1dd233(_0x41e604[a(1318)],_0x42b4a7.protocol,_0xdd11c7[a(996)]);if(c.Sgloo(_0x5bbf55,_0xdc7813)&&c[a(1073)](c[a(973)],typeof _0x370fd2)&&_0x12b730)return new _0x2221de(_0x297819.url,_0x7477f0[a(862)+"s"])}else return!0;return s in r}},bi=r=>eo[t(1656)](r)}}),sl={};ay(sl,{deleteDB:()=>gy,openDB:()=>py,unwrap:()=>bi,wrap:()=>It});function py(t,e,{blocked:r,upgrade:s,blocking:a,terminated:c}={}){let f=M,u={bKUUW:function(m,v,A,_,b){return m(v,A,_,b)},wJVdk:function(m,v){return m(v)},oVSgU:function(m,v){return m===v},OGpkk:f(1716),SVwAF:"IXhZf",fBOYo:f(1396),bXyTG:"versionc"+f(1457),DgFOW:function(m,v){return m(v)},ySsEB:f(1561)},x=indexedDB[f(519)](t,e),h=u[f(533)](It,x);return s&&x[f(1920)+f(2007)](f(876)+f(1321),m=>{let v=f;u[v(758)](s,u.wJVdk(It,x[v(542)]),m[v(1642)+"on"],m[v(1115)+"on"],It(x["transact"+v(477)]))}),r&&x[f(1920)+"Listener"](u.ySsEB,()=>r()),h.then(m=>{let v=f;if(u.oVSgU(u.OGpkk,u[v(1136)]))return this._socket[v(1568)+"te"];c&&m[v(1920)+"Listener"](u[v(992)],()=>c()),a&&m["addEvent"+v(2007)](u[v(1202)],()=>a())})[f(1545)](()=>{}),h}function gy(t,{blocked:e}={}){let r=M,s={oLsTC:"blocked",JyzuW:function(c,f){return c(f)}},a=indexedDB[r(1851)+"tabase"](t);return e&&a.addEventListener(s[r(804)],()=>e()),s[r(1209)](It,a)[r(684)](()=>{})}function tl(t,e){let r=M,s={KVcuE:"readwrite",BzOUK:function(x,h){return x instanceof h},BuLOj:function(x,h){return x in h},WEcHD:function(x,h){return x===h},HIOIc:function(x,h){return x!==h},gIQzK:function(x,h){return x in h}};if(!(s.BzOUK(t,IDBDatabase)&&!s.BuLOj(e,t)&&s[r(1812)](typeof e,"string")))return;if(Ys[r(1656)](e))return Ys[r(1656)](e);let a=e[r(1291)](/FromIndex$/,""),c=s.HIOIc(e,a),f=al[r(1547)](a);if(!s[r(1028)](a,(c?IDBIndex:IDBObjectStore)[r(1157)+"e"])||!(f||ol[r(1547)](a)))return;let u=async function(x,...h){let m=r,v=this[m(1255)+m(477)](x,f?s[m(831)]:"readonly"),A=v[m(1288)];return c&&(A=A[m(1505)](h[m(1242)]())),(await Promise.all([A[a](...h),f&&v[m(1096)]]))[0]};return Ys.set(e,u),u}var ol,al,Ys,my=rl({"node_modules/idb/build/index.js"(){let t=M,e={EXtsk:"4|0|2|5|3|1",Mcrpw:function(a){return a()},CZWvu:function(a,c){return a(c)},HHMCE:t(1656),BTfvg:"getKey",jMrJi:t(999),gggJz:t(933),ArZKK:t(1575),bIEIT:"delete",oqcuU:t(1401)},r=e[t(828)][t(1232)]("|"),s=0;for(;;){switch(r[s++]){case"0":e[t(963)](el);continue;case"1":e[t(559)](ly,a=>({...a,get:(c,f,u)=>tl(c,f)||a[t(1656)](c,f,u),has:(c,f)=>!!tl(c,f)||a[t(1914)](c,f)}));continue;case"2":ol=[e[t(1689)],e.BTfvg,e[t(964)],t(1987)+"ys",e[t(1993)]];continue;case"3":Ys=new Map;continue;case"4":e[t(963)](el);continue;case"5":al=["put",e[t(1854)],e[t(712)],e[t(1544)]];continue}break}}}),wy={idb:function(t){let e=M;t[e(1315)]=Promise[e(682)]()[e(684)](()=>(my(),sl))[e(684)](function(r){return r})}},nl={};function St(t){let e=M,r={CJbsS:e(1684)+"3"},s=r[e(1843)][e(1232)]("|"),a=0;for(;;){switch(s[a++]){case"0":if(f!==void 0)return f[e(1315)];continue;case"1":var c=nl[t]={exports:{}};continue;case"2":wy[t](c,c[e(1315)],St);continue;case"3":return c.exports;case"4":var f=nl[t];continue}break}}St.d=(t,e)=>{let r=K;for(var s in e)St.o(e,s)&&!St.o(t,s)&&Object[r(871)+r(668)](t,s,{enumerable:!0,get:e[s]})},(()=>{let t=M;St.o=(e,r)=>Object[t(1157)+"e"][t(1043)+t(668)][t(696)](e,r)})(),(()=>{let t=M,e={efdOV:function(r,s){return r!=s},uFwyw:t(1098)+"d"};St.r=r=>{let s=t;e.efdOV(e[s(1392)],typeof Symbol)&&Symbol["toString"+s(1811)]&&Object[s(871)+"operty"](r,Symbol[s(832)+"Tag"],{value:s(1565)}),Object["definePr"+s(668)](r,s(540)+"le",{value:!0})}})();var be={};(()=>{let t=M,e={FylQz:function(o,n){return o+n},AEErt:function(o,n){return o+n},jYiaO:function(o,n){return o*n},qZnxk:function(o,n){return o(n)},qdlGI:function(o,n,i){return o(n,i)},wAzWF:function(o,n){return o(n)},CHjJR:"0000",pgLua:t(1086),cNBLv:function(o,n){return o(n)},bPycs:t(565)+t(565)+t(565)+t(565),VUkcx:function(o,n){return o||n},oyVrf:function(o,n){return o>n},OTPYb:function(o,n){return o<n},giPWM:function(o,n){return o>n},YuCOh:function(o,n){return o<n},snMys:function(o,n){return o!==n},gAuhR:function(o,n){return o===n},CPEuP:t(1921),nLupl:function(o,n){return o!==n},zGbgm:function(o,n){return o-n},pTCnX:function(o,n){return o===n},mYDkd:t(1563),opLhl:t(1251),vYDYr:function(o,n){return o!==n},Cmfol:t(509),lHbuK:t(1203),PtBhH:function(o,n,i){return o(n,i)},mJPdl:function(o,n){return o!==n},AKNAY:function(o,n,i){return o(n,i)},fTtlB:function(o,n,i){return o(n,i)},ltrGL:function(o,n,i){return o(n,i)},GWPyk:function(o,n){return o(n)},ghnIe:function(o,n){return o!==n},xotRd:t(937),wPZqm:function(o,n){return o>>>n},vkqvu:function(o,n){return o(n)},iIEUi:function(o,n,i){return o(n,i)},Gfpph:function(o,n){return o(n)},zuYfA:t(1632)+t(731)+t(943)+t(657),fwKcT:function(o){return o()},EHptg:function(o,n,i){return o(n,i)},qRzNr:t(581)+"e_timeout",myaYz:"timeout",yXXkm:function(o,n){return o!==n},CTJGH:function(o,n){return o!==n},qbtNv:t(1738),eVSMl:function(o,n){return o!==n},PTsPF:function(o,n,i){return o(n,i)},AFjDi:function(o,n,i){return o(n,i)},XirRO:function(o){return o()},fesEC:function(o,n,i){return o(n,i)},tThvT:function(o,n,i){return o(n,i)},LVJDi:function(o,n){return o!==n},jryIH:t(955),GyemQ:function(o,n,i){return o(n,i)},gTnrl:function(o,n){return o!==n},HdJBc:function(o,n,i){return o(n,i)},CPOZG:function(o,n){return o!==n},nIbRe:t(715)+"0",hqcUP:t(796),vVEmu:t(519),EkePu:function(o,n){return o===n},LWIhN:"aFyDC",mKonY:t(1820),bbHmj:function(o,n){return o(n)},LjJph:function(o,n,i){return o(n,i)},sjQvn:function(o,n){return o(n)},drOsX:function(o,n){return o===n},eRMcb:t(1312),egcGX:function(o,n){return o(n)},iRBHm:function(o,n){return o(n)},mAGoK:function(o,n){return o===n},icffh:t(1632)+t(731)+" field: "+t(726),BoQzd:t(1632)+t(731)+t(943)+t(1944),plmll:t(1632)+t(731)+t(943)+t(1762),blsmV:function(o,n){return o(n)},aWobl:function(o,n){return o&n},NuLZz:function(o,n,i){return o(n,i)},kExub:function(o,n){return o+n},cDNpu:t(1877)+t(1919)+"pe: ",hooJp:function(o,n){return o>>n},xkVnZ:function(o,n){return o>=n},BYuiu:t(1016),sFMhs:t(1068),aDDJS:t(1554),YUXMd:t(1323),UhmrT:function(o,n){return o>n},XzeMQ:function(o,n){return o+n},OJovP:"Skip pas"+t(601),BFrOY:function(o,n){return o>n},KjVBF:function(o,n){return o*n},cKwyT:function(o,n){return o>n},QdbVO:function(o,n){return o>n},YMVfV:function(o,n){return o+n},gHUma:t(516)+t(601),cNNMz:function(o,n){return o>>>n},ztJoe:function(o,n){return o===n},zNIEp:t(1659),YkwDR:function(o,n,i){return o(n,i)},hJnvZ:"close",SlJlT:function(o,n){return o||n},JpnLK:function(o,n){return o!=n},OfXVY:t(1098)+"d",WuNPr:"init QoS"+t(1233)+"d",VUUnD:function(o,n){return o<n},cZbSa:t(989),QOume:function(o,n){return o===n},pNQMm:function(o,n){return o===n},tisTr:function(o,n){return o+n},HiBnv:function(o,n){return o!==n},DzCdv:function(o,n){return o&n},cmQOr:function(o,n){return o|n},zcauH:function(o,n){return o<<n},tBljI:function(o,n){return o<n},Gziei:t(743),fvPvV:function(o,n){return o==n},RBRoQ:function(o,n){return o&n},EQaAL:function(o,n){return o!==n},sHuWJ:"MxWmr",Vmbqd:function(o,n){return o+n},Rwuqv:function(o,n){return o&n},bwjWA:function(o,n){return o|n},oumVx:function(o,n){return o&n},ybzvD:function(o,n){return o&n},rGOov:function(o,n){return o<=n},BBjcj:function(o,n){return o(n)},LyrWI:t(1740),JpRkb:"gbqGc",oWhfg:function(o,n){return o+n},yrqYI:function(o,n){return o+n},YxpCK:function(o,n){return o+n},RyDiP:function(o,n){return o!==n},DLrob:function(o,n){return o|n},YVViC:function(o,n){return o<<n},UwjqR:function(o,n){return o&n},WypLY:function(o,n){return o<n},ESYzx:function(o,n){return o>n},sNHwD:function(o,n,i){return o(n,i)},bmivs:function(o,n){return o+n},pLmON:function(o,n){return o+n},TBQBh:function(o,n){return o&n},mDcMP:function(o,n){return o>>n},glNhK:function(o,n){return o&n},JHZOD:function(o,n){return o>>n},zXzVB:t(997),yyyxh:function(o,n){return o<n},iJbvm:function(o,n){return o+n},uOlWP:function(o,n){return o+n},AIOYh:function(o,n){return o<<n},hBNgU:function(o,n){return o<n},NGKFf:function(o,n){return o<n},QByOd:function(o,n){return o|n},uZFLi:function(o,n){return o&n},mbLtx:function(o,n){return o>>n},ieQkc:function(o,n){return o|n},nkEoR:function(o,n){return o&n},qsAuF:function(o,n){return o|n},rDMCq:function(o,n){return o>>n},UyOcq:function(o,n){return o|n},gtRmS:function(o,n){return o&n},QRonz:function(o,n){return o>>n},NtcUk:t(980),vRcRn:t(1384),hpyWJ:function(o,n){return o<n},yigid:function(o,n){return o-n},YHLfi:function(o,n){return o<<n},RkgnN:function(o,n){return o<n},qbYzE:function(o,n,i){return o(n,i)},iwBrG:t(2017),wjMGm:"KAtLH",mkegE:function(o,n){return o>=n},MMdnb:function(o,n){return o<=n},nRFJB:function(o,n){return o+n},fMafu:function(o,n){return o-n},UjUdg:function(o,n){return o+n},SCfCW:function(o,n){return o<n},iARFl:function(o,n){return o>>n},hlmCr:function(o,n){return o===n},WsxSp:t(816),bplAx:function(o,n){return o<n},YFEBO:function(o,n){return o>>n},gmUms:function(o,n){return o>>n},MqRuN:function(o,n){return o|n},invqv:function(o,n){return o&n},FyZmn:function(o,n){return o>>n},RvqjH:function(o,n){return o|n},DJlVV:function(o,n){return o&n},rdKxK:function(o,n){return o>>n},VSKxj:function(o,n,i){return o(n,i)},aSOtL:function(o,n){return o<n},qVmCv:t(858),lmEAU:t(1252),qZvfJ:function(o,n){return o<n},AdwpP:function(o,n){return o<<n},WbrPb:function(o,n){return o>=n},hxnwl:function(o,n,i){return o(n,i)},bgIvk:function(o,n){return o|n},dfeeK:function(o,n,i){return o(n,i)},YcXAX:function(o,n){return o===n},LcZaH:function(o,n){return o===n},YAkrL:function(o,n){return o(n)},PVteq:function(o,n){return o&n},kJsNi:"AByCR",zaZKF:function(o,n){return o(n)},nLoEs:function(o,n){return o<<n},xNgST:function(o,n){return o&n},KWgwD:function(o,n){return o&n},LUCal:t(1905),iEgZD:function(o,n){return o(n)},EStSm:function(o,n){return o&n},XGmNk:function(o,n){return o(n)},gbedf:function(o,n){return o&n},DZwOk:function(o,n){return o&n},nJCae:function(o,n){return o(n)},PYYgB:function(o,n){return o&n},TEQth:t(925),fCVzp:function(o,n){return o<<n},qbVup:function(o,n){return o&n},AfcpG:function(o,n){return o<<n},BKKCl:function(o,n){return o&n},XgJfV:function(o,n){return o&n},YizOk:function(o,n){return o|n},JmEMq:function(o,n){return o|n},PTZAz:t(1132),ahfhe:function(o,n){return o>>>n},xIRpG:function(o,n){return o>>>n},aesco:function(o,n){return o<<n},QYnWu:function(o,n){return o>>>n},wUKiF:function(o,n){return o===n},OywSN:function(o,n){return o<n},AtQIW:function(o,n){return o<n},jkgRg:function(o,n){return o<n},snUCs:function(o,n){return o<n},fVRbt:function(o,n){return o<n},KoPQx:function(o,n){return o<n},zYqSR:function(o,n){return o!==n},NHRBp:function(o,n){return o|n},NBsFX:function(o,n){return o&n},QsHhl:function(o,n){return o+n},QOsEz:function(o,n){return o!==n},UNPxK:function(o,n){return o|n},jJeAF:function(o,n){return o&n},MvDNl:function(o,n){return o!==n},EoXct:function(o,n){return o|n},jfqVz:function(o,n){return o>>>n},TigRP:function(o,n){return o&n},PLUHg:function(o,n){return o>>>n},ngoLL:function(o,n){return o|n},dvvij:function(o,n){return o&n},cEJCu:function(o,n){return o!==n},gvlvq:function(o,n){return o>>>n},WZShx:function(o,n){return o>>>n},NdcvH:function(o,n){return o&n},cJuxA:function(o,n){return o>>>n},yZqQO:function(o,n){return o|n},pQlsO:function(o,n){return o|n},YwAet:function(o,n){return o!==n},yKeLc:t(1725),NayiF:function(o,n){return o<<n},zyhFN:function(o,n){return o<<n},CGgLn:function(o,n){return o<<n},hGzMq:function(o,n){return o|n},RJAhT:function(o,n){return o<<n},YMbEs:function(o,n){return o<<n},qCmvs:function(o,n){return o|n},yWOUb:function(o,n){return o|n},viecp:function(o,n){return o<<n},fmYlw:function(o,n){return o|n},KrCpP:function(o,n){return o<<n},rHeur:function(o,n){return o===n},HSUGo:function(o,n){return o|n},jgzFz:function(o,n){return o<<n},vOJxe:function(o,n){return o|n},PRRJc:function(o,n){return o<<n},zLqvl:function(o,n){return o<<n},lRsKm:function(o,n){return o===n},GAOpH:t(1353),VJNRP:function(o,n){return o&n},kWcxp:function(o,n){return o>>>n},DCFwq:function(o,n){return o&n},hkwHF:function(o,n){return o>>>n},TuHTS:function(o,n){return o&n},nYoNr:function(o,n){return o&n},iiNzX:function(o,n){return o>>>n},SmbMI:function(o,n){return o>=n},qFYIp:function(o,n){return o+n},ZtwWU:function(o,n){return o%n},wqyDA:function(o,n){return o|n},gZFHV:function(o,n){return o/n},jsRAH:function(o,n){return o+n},DRfvY:function(o,n){return o>>>n},wVRWI:function(o,n){return o===n},oLbRI:function(o,n){return o!==n},YIrZu:t(1578),nNlWD:t(1133),wRqpd:function(o,n){return o>>>n},gefnQ:function(o,n){return o>>>n},faChm:function(o,n){return o&n},HFWkh:function(o,n){return o&n},vMRXw:function(o,n){return o&n},bjwXY:function(o,n){return o+n},hRqfw:function(o,n){return o>>>n},HsGUu:function(o,n){return o+n},Myxcz:function(o,n){return o|n},Ppzkz:function(o,n){return o<<n},BXXhE:function(o,n){return o!==n},NJXGS:function(o,n){return o===n},AxCRV:function(o,n){return o===n},GdeAR:"online",nTEbt:t(1241),LkWdT:"pagehide",pGQiq:t(1515),CVGdS:t(1279),nyIds:function(o,n){return o&n},CDscM:function(o,n){return o&n},aFreT:function(o,n){return o>>>n},ZoGQE:function(o,n){return o&n},XYeCK:function(o,n){return o&n},lxfBd:function(o,n){return o&n},dBfwr:function(o,n){return o>>>n},piUPN:"3|2|5|1|4|0",YRYvd:t(1427)+t(1621),dJQvH:t(603)+t(1085),irENR:t(1006)+"OR",uuiFm:t(1197)+"IES_ERROR",bskuA:t(1250),Ldvik:function(o,n){return o!==n},jgeCk:t(1588),PzrEX:t(822),PviYu:"4|1|5|0|"+t(1263),CTECQ:t(2031)+"2",KJVpn:"hvofY",lgHJz:t(845),JXbSP:function(o,n){return o!==n},veLde:"QTRCz",TCCvu:function(o,n){return o|n},ykoEv:function(o,n){return o<<n},OwToR:function(o,n){return o>n},AMaTH:function(o,n){return o>>n},TNoHY:t(971),xLGOh:function(o,n){return o===n},BUPaC:t(775),iyRJQ:function(o,n){return o!==n},XwUga:"mvgIk",wVlEK:function(o,n,i){return o(n,i)},vlFwr:function(o,n){return o!==n},pYfOl:t(1181),GQBeY:t(913),PoAJY:function(o,n){return o-n},gFYTP:function(o,n){return o==n},WbUYd:function(o,n){return o>n},bgMcd:function(o,n){return o instanceof n},rLVKy:t(921)+"d error.",DfuHs:function(o,n){return o*n},Bjmma:function(o,n){return o>n},QgiTB:function(o,n){return o===n},WmDzX:t(685),koIug:function(o,n){return o<n},lbXco:function(o,n){return o>>>n},xoAJr:t(1838),bubhs:t(1873),MUATB:function(o,n){return o===n},IZvYU:t(1370),dqUFO:function(o,n){return o===n},RxMea:"bVlHI",SSbLZ:t(1253),KFFjN:function(o,n,i){return o(n,i)},fPNhp:t(1492),YaHpq:"bYnrO",MERij:t(1894),glEAQ:t(1117),DHQCh:function(o,n){return o!==n},aPbSN:t(1771),cybty:t(1349),jsnqZ:function(o,n){return o(n)},cEyDp:t(1863),buHyY:t(1765),uBcSp:t(1154),JwnXo:function(o,n){return o===n},RJpqz:t(1266),bkKiG:t(1754),YuisX:function(o,n){return o instanceof n},RrCTb:"kvibC",gfysj:t(2006),LphAZ:t(1221),aMZTE:function(o,n){return o||n},RbXbE:function(o,n){return o||n},wVRth:t(1225),TVwZl:t(1522)+"alled mu"+t(1284)+t(1660)+"process",wfmep:function(o,n){return o(n)},cOmrX:function(o,n){return o<n},pVSFx:function(o,n){return o===n},bsZyn:function(o,n){return o&n},aSGcQ:function(o,n){return o===n},yatPb:function(o,n){return o+n},SyDoF:t(551),zFXBI:function(o,n){return o&n},ekmDW:function(o,n){return o<<n},fNCAi:function(o,n){return o&n},iYubC:function(o,n){return o&n},izoac:function(o,n){return o&n},DdUZR:function(o,n){return o>=n},fiqeB:function(o,n){return o!==n},IQMWB:t(589),IPMdC:function(o,n){return o-n},CWLZf:function(o,n){return o|n},MPNrT:function(o,n){return o|n},GpWBs:function(o,n){return o&n},xhoVK:function(o,n){return o<<n},xlaAy:function(o,n){return o&n},XiHlU:function(o,n){return o+n},NNdMq:function(o,n){return o!==n},yJVLr:t(1074),Rhslo:t(2e3),LWnoC:function(o,n){return o<n},HLPgW:function(o,n){return o|n},ORRvo:function(o,n){return o>>n},cPfcU:function(o,n){return o&n},ofAgz:function(o,n){return o>>n},VrhnB:function(o,n){return o|n},rilYF:function(o,n){return o&n},CqiNG:function(o,n){return o+n},VFjtV:function(o,n){return o&n},pzYvy:function(o,n){return o|n},vIasE:function(o,n){return o|n},iWCtq:function(o,n){return o&n},LZBSc:function(o,n){return o|n},vlVuS:function(o,n){return o>>n},WrFXh:function(o,n){return o|n},sChRJ:function(o,n){return o&n},jFxxj:function(o,n){return o>>n},FyZei:function(o,n){return o-n},LQcEa:function(o,n){return o(n)},IxwrL:function(o,n,i,d){return o(n,i,d)},wlOeo:function(o,n){return o!=n},OWNJF:t(1663),IzwPB:"string",mlGMr:t(849)+t(1377),VpRdV:t(739),uojuQ:"netaK",vHYSA:"text/plain;charset=utf-8",JWuRC:"boe",uguOr:t(950),EbYim:"KZgUs",nUgTJ:t(1201)+t(1166),zIgwl:t(751),eBhZf:t(1805)+t(468),TDynb:t(1548),UvskQ:t(1296)+t(1461)+t(1521)+"P",OCBWR:function(o,n){return o===n},ctJoS:t(718),ZCfEs:t(1691)+t(1426),DHdlU:t(854),PgDfO:function(o,n,i){return o(n,i)},bWmwi:t(1593),tUDgx:"aEEFe",xPKjy:function(o){return o()},xJmzm:function(o,n,i,d){return o(n,i,d)},KVSwu:function(o,n){return o===n},YNzfq:t(1543),qMKyB:t(1079),BbRWZ:function(o,n){return o||n},QgXVS:function(o,n){return o||n},mjuhM:function(o,n){return o||n},oJUWX:function(o,n){return o||n},vwBvX:function(o,n){return o!==n},WVbQA:t(1941),LDEcx:"fbgdi",KcXxG:function(o,n){return o(n)},DUjHd:"FQeQK",BQCiK:t(1536),AomGT:function(o,n){return o||n},raBmx:function(o,n){return o===n},pnjOy:function(o,n){return o|n},kMIpj:function(o,n){return o<<n},JvdLl:function(o,n){return o<<n},LwxcZ:t(1082),BZHmj:function(o,n){return o||n},iEgXO:function(o,n){return o!=n},pUzdT:function(o,n){return o||n},AGmpZ:t(853),nZRFP:t(1091)+"id",gGMjH:function(o,n,i){return o(n,i)},gpVZF:function(o,n){return o(n)},EiLPr:t(637),UOkRt:"x_fronti"+t(610),VZUga:function(o,n,i,d){return o(n,i,d)},VyDNV:t(1488)+t(1556)+"k",zTBpw:function(o,n,i){return o(n,i)},ffMGm:t(616),hkOWW:t(1019),fihaD:function(o,n){return o&&n},AZAEg:t(1375),Ybvfw:t(1272),HMUkk:t(1992),WBuym:t(1757),zhDTD:function(o){return o()},QpVng:t(1187),tQqGQ:function(o,n){return o instanceof n},aqyPZ:t(459),MmASF:t(1831)+"e",QEdvi:t(465),HVULq:function(o,n){return o(n)},rPXJP:function(o,n){return o(n)},aNGtM:function(o,n){return o&n},PcQkm:function(o,n){return o|n},olOnk:function(o,n){return o+n},uZKgb:function(o,n){return o+n},fpRLR:" > ",YrWKB:t(1307)+"too large",hBBVc:function(o,n){return o>=n},gzFPz:function(o,n){return o&n},qiVsb:function(o,n){return o+n},lCBCY:function(o,n){return o+n},ylbSu:function(o,n){return o<n},hTYKi:function(o,n){return o<<n},iISNf:function(o,n){return o+n},MSAWG:function(o,n){return o!==n},pEqQK:t(1222),GtGos:"3|2|4|0|1",lVjXn:function(o,n){return o<n},UoQvA:function(o,n,i,d){return o(n,i,d)},WDsTn:function(o,n){return o|n},BJrcc:function(o,n){return o<<n},NHSWy:function(o,n){return o+n},lEkkn:function(o,n){return o+n},brpwg:function(o,n){return o<<n},KoZoe:function(o,n){return o+n},CfmEz:function(o,n){return o|n},lfjUE:function(o,n){return o<<n},cKXNw:function(o,n){return o+n},guevP:function(o,n){return o+n},jUXRZ:t(926),AwPuZ:function(o,n){return o&n},Colat:function(o,n){return o+n},zTLCA:function(o,n){return o&n},nKJGE:function(o,n){return o>n},mwEcr:function(o,n){return o*n},aEyNu:function(o,n){return o===n},CKjrd:"OwcZl",OnWob:function(o,n){return o+n},bGxNr:function(o,n){return o>>>n},yjyYQ:function(o,n){return o>>>n},lBpKN:function(o,n){return o|n},YwpBr:function(o,n){return o>>>n},LiiMt:function(o,n){return o|n},XZEde:function(o,n){return o|n},oiyVX:function(o,n){return o<<n},LsSjL:function(o,n){return o<<n},yusHe:function(o,n){return o&n},cpJVF:function(o,n,i,d){return o(n,i,d)},Slkjl:function(o,n){return o|n},LulNM:function(o,n){return o<n},MJwrU:function(o,n){return o|n},gUIlN:function(o,n){return o+n},ABHtn:function(o,n){return o!==n},SyIsn:t(1893)+"|1|9|0|7"+t(1404),jczFH:t(1944),yvcka:function(o,n,i,d){return o(n,i,d)},vcdiL:"curvalue",JPttx:t(1935),qYvMc:t(2025),yOVed:t(1490)+t(536),QjShQ:function(o,n){return o>>>n},jvfIV:function(o,n){return o&n},AoKGZ:function(o,n){return o&n},QzIUI:t(473),mLAul:function(o,n){return o<n},cDbcb:function(o,n,i){return o(n,i)},irnWX:t(700)+t(1723),GfCvb:t(1696)+t(1791),dHpWg:"ALL",hlbJA:function(o,n,i,d){return o(n,i,d)},hwLyr:t(1444),RwbjY:function(o,n,i,d){return o(n,i,d)},pspFi:function(o){return o()},IKWzz:function(o,n){return o===n},szxIk:t(761),DXeIR:"HjvDJ",nUZyb:t(613),TdtRk:function(o,n){return o(n)},FBYAM:t(1472)+"r",jaSyZ:function(o,n){return o+n},QZTbe:function(o,n){return o<<n},YhhUC:function(o,n){return o===n},HUpyI:t(1303),rPbtb:function(o){return o()},zFzbD:function(o,n){return o||n},ucwwm:t(1786),UoCqW:"joaBX",wYuCy:function(o,n){return o(n)},ZdLzc:function(o,n){return o!==n},SDvmP:t(928),ewfaO:function(o,n,i,d){return o(n,i,d)},DeyEF:t(1488)+t(1e3),oNpWJ:function(o,n){return o(n)},GctiA:t(1488)+t(803),wOCxm:t(1737)+t(1297)+"e",ibskP:function(o,n){return o(n)},kyCxU:function(o,n,i){return o(n,i)},qGcQn:"x-msg-cu"+t(697)+"ue",OLIjs:t(1682),yNyeS:function(o,n){return o!==n},QLInr:t(1983),IXJLx:function(o,n,i){return o(n,i)},RImct:t(1989),cbSzp:function(o,n){return o===n},HvGbl:function(o,n){return o===n},JAuMb:function(o){return o()},Rdefp:function(o){return o()},ESIhN:function(o,n){return o===n},qRdNf:t(1792),JGbAU:"KUdth",cyvuc:function(o){return o()},HIlwK:function(o){return o()},LNxEB:function(o){return o()},uGeiD:function(o,n){return o===n},NLArC:function(o,n){return o===n},fzdeH:"always",eXuTj:t(1092),UkKBU:function(o,n){return o===n},qVRzx:t(944),izgZx:t(581)+t(766)+"s",AzRxU:t(1736),GeNIT:function(o,n,i){return o(n,i)},WoJiJ:function(o,n,i,d){return o(n,i,d)},maVga:function(o,n,i){return o(n,i)},eMrBP:function(o,n){return o(n)},vYcjG:function(o,n,i){return o(n,i)},rJueo:t(1643),JhgJe:t(1701),giVCJ:function(o,n,i){return o(n,i)},lAeEn:function(o,n,i,d){return o(n,i,d)},QwoFf:function(o,n,i){return o(n,i)},IoTmQ:"arraybuffer",rJLFs:t(857),ssiOm:function(o,n){return o/n},xAmku:t(1478),wFRig:function(o,n){return o==n},nDFzZ:"please provide v"+t(1814),pxbls:function(o,n){return o(n)},hklnI:function(o,n){return o===n},EorjD:"ADyjs",fpqFb:t(849)+t(1377)+t(951)+t(1726),zomFV:function(o,n,i,d){return o(n,i,d)},NkVaR:t(892),HSGps:"reconnect",RWAvF:t(882),mlUME:function(o,n){return o!==n},xyVKx:t(1488)+t(1013)+"ck",KjTzR:"x_fronti"+t(1032)+t(968),TluRv:function(o,n){return o!==n},YXxoS:t(687),bBWOM:function(o,n){return o==n},nWDAf:t(1325),CZQae:t(1714),rXhzg:function(o,n){return o===n},GEOBp:"TjVXc",svDDk:t(885),DdanS:t(709),EjVaE:"ttwid",zTSCz:"device_id",TlSNL:t(1888)+"rovide b"+t(1011)+t(868)+t(1087),kMtKK:t(1687),crHdT:function(o,n,i){return o(n,i)},HxXaW:"fws_1.0.0",Jhvac:t(1724),FYLBz:function(o,n,i){return o(n,i)},FvcmE:function(o,n){return o(n)},UEALr:function(o,n){return o!==n},KKCiA:t(1374),jEwDa:function(o,n){return o(n)},spNGe:t(618)+">",uhcdr:function(o,n){return o-n},uSntj:function(o,n){return o!==n},hggsz:t(1400),zJaZy:t(1826),VQFUp:function(o,n,i){return o(n,i)},KRccx:function(o,n,i){return o(n,i)},sGKWA:function(o,n){return o!==n},MJeMl:t(554),JCjfc:t(1453)+t(847)+t(658)+"ting ser"+t(1879),xXIKm:t(1096),LjVbw:function(o,n){return o===n},wrvcM:function(o,n){return o===n},JdKho:"store",cRKnS:function(o,n){return o!==n},wlRtP:"FTLbI",Uofpf:t(1637)+t(1065)+"onnecting",xoGCF:function(o,n){return o(n)},KPJMF:t(1324)+"0",KWuCo:t(842)+"4",BGGuT:function(o,n){return o+n},mfUiH:function(o,n){return o|n},gNLnW:t(746),TKgkA:function(o,n,i){return o(n,i)},vZXsp:"ZDAIH",izlVs:t(1973),NzaoA:t(916),XSLNM:function(o,n){return o+n},exlpU:function(o,n){return o+n},Dghfk:function(o,n){return o!==n},PQCHi:t(1862),NlYid:function(o,n){return o==n},AkXkS:function(o,n){return o(n)},WiBEj:t(1789),XOCRq:function(o,n){return o===n},dlmBU:t(802),evVnj:function(o,n){return o===n},qbBBb:"VSFMn",hfeZM:function(o,n){return o===n},NYLPy:function(o,n){return o===n},cmsmq:function(o,n){return o===n},aWGsr:function(o,n){return o===n},Pvpjk:function(o,n,i,d){return o(n,i,d)},xwNhW:function(o,n){return o===n},pyvCk:"Bvvyw",MGpnd:t(647),KwzeU:function(o,n){return o==n},VQrCa:t(1888)+t(1345)+t(514)+"ata, dat"+t(1467)+t(1346)+t(827)+t(1018)+t(497),stcFP:t(1618),sEplA:function(o,n){return o!=n},JdtoS:function(o,n){return o instanceof n},hsPjM:function(o,n){return o instanceof n},omUdm:function(o,n){return o(n)},EAnPN:t(1888)+t(1345)+t(1230)+"ervice",AiTir:function(o,n){return o instanceof n},kkQUD:function(o,n){return o instanceof n},BsZUP:function(o,n){return o(n)},lTYqs:function(o,n){return o===n},vPVmv:function(o,n){return o<n},wjpoM:t(1821),KJsFZ:function(o,n){return o!==n},QsFYV:t(2021),bUGQl:t(607),mjLLq:function(o,n){return o==n},nSYwr:t(1273)+t(1962)+t(1800),LGfGV:"4|2|3|1|0",SMzzl:function(o,n){return o<<n},znSzc:function(o,n){return o&n},IJYaj:function(o,n){return o&n},YmFfN:function(o,n){return o<<n},iGKXQ:t(977),RiWre:function(o,n){return o(n)},iVHnZ:function(o,n){return o===n},EnorX:t(1620),RSIfO:"\0\0\0\0\0\0\0\0",jLrxG:function(o,n){return o*n},qlodf:function(o,n){return o!=n},aQtYd:function(o,n){return o===n},PDrgu:t(484),tpzPd:function(o,n){return o!=n},rlMaz:function(o,n){return o!=n},ekPaS:function(o,n){return o!=n},sOSIP:"Object",trsgB:t(1344)+t(541)+t(517)+"pe",gciKh:function(o,n){return o!=n},YgTNV:function(o,n){return o!=n},NzjWC:function(o,n){return o!=n},hrwfp:t(1942)+t(901)+t(1468),WCVjP:function(o,n){return o===n},yqwfb:function(o,n){return o!=n}};St.r(be),St.d(be,{FWS:()=>Nh,CustomErrorEvent:()=>u0,createCloseEvent:()=>rt,ReconnectEvent:()=>f0,createErrorEvent:()=>Ze,decodedFrame:()=>Fn,createOpenEvent:()=>m0,CustomCloseEvent:()=>l0,createReconnectEvent:()=>Do,FrontierMessageEvent:()=>h0,encodeFrame:()=>He,createMessageEvent:()=>g0,OpenEvent:()=>p0,ErrorCode:()=>jt,Event:()=>qn,MessageEvent:()=>x0});let r="";function s(o=""){let n=t,i="02",d=""+Date[n(640)](),l=r||(r=x(o)),g=Math.random().toString(16)[n(1503)](-6);return e[n(498)](e[n(498)](e[n(1946)](i,d),l),g)}function a(){let o=t;return e.AEErt(1e4*Date[o(640)](),Math[o(1957)](e[o(1282)](1e4,Math[o(755)]())))}function c(o){let n=t;return(e.qZnxk(Array,8).join("0")+e[n(1614)](parseInt,o,10).toString(2)).slice(-8)}function f(o){let n=t;return(e[n(1057)](Array,4)[n(1041)]("0")+parseInt(o,2)[n(832)](16)).slice(-4)}function u(o){let n=t,i=o[n(1232)](/\./)[n(520)](g=>c(g)),d=[];return d[0]=e[n(1816)](f,e.AEErt(i[0],i[1])),d[1]=e[n(1816)](f,e[n(498)](i[2],i[3])),[e[n(1949)],e[n(1949)],e[n(1949)],e[n(1949)],e[n(1949)],e[n(959)],d[0],d[1]][n(1041)]("")}function x(o){let n=t,i=/(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}/[n(1776)](o),d=/(([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]))/.test(o);return i?e.cNBLv(u,o):d?h(o):e[n(1410)]}function h(o){let n=t,i="",d=[],l=0,g=0,y=!0,E=e[n(1949)];if(e[n(893)](o[n(1806)]("::"),-1)){let p=o[n(1232)]("::");for(let T=0;e[n(1912)](T,p[n(1955)]);T++){let B=p[T];if(e[n(1332)](B[n(1806)](":"),0)){let q=B[n(1232)](":");y&&(l=q[n(1955)]),g+=q.length;for(let $=0;e[n(1355)]($,q[n(1955)]);$++)if(e[n(1922)](4,q[$][n(1955)])){let Y=E.substring(0,4-q[$][n(1955)]),it=Y.concat(q[$]);d[n(793)](it)}else d.push(q[$]);y=!1}else if(e[n(1471)](e[n(1647)],e.CPEuP)){if(e[n(2034)](4,B[n(1955)])){let q=E[n(896)+"g"](0,4-B[n(1955)]),$=q[n(663)](B);d[n(793)]($)}else d[n(793)](B);y&&(l+=1),g+=1,y=!1}else _0x2ae628[n(630)](_0x2381ed)}let P="";for(let T=0;e.YuCOh(T,e[n(776)](8,g));T++)P=P.concat(E);for(let T=0;T<d.length;T++)e[n(1389)](T,l)?e[n(1335)]===e[n(1335)]?(i=i[n(663)](P),i=i[n(663)](d[T])):this[n(898)+n(1213)]():i=i[n(663)](d[T]);return i}if(e.opLhl!==n(1573)){let p=o[n(1232)](":");for(let P=0;e[n(1912)](P,p[n(1955)]);P++){let T=p[P];if(e[n(1922)](4,p[P][n(1955)]))if(e[n(779)](e[n(1664)],e[n(572)])){let B=E[n(896)+"g"](0,e.zGbgm(4,p[P][n(1955)])),q=B.concat(T);i=i.concat(q)}else{let B=this[n(1113)][n(1475)](this[n(546)]);return _0x285889[n(1196)](e[n(1308)](B,"{}"))[_0x57dbae]}else i=i.concat(T)}return i}else this["maxLossC"+n(652)]=_0x16af28,this.count=0}function m(o,n){let i=t,d=o.key;e[i(779)](void 0,d)&&(e.PtBhH(Z,n,10),e[i(762)](Oe,n,d));let l=o[i(2033)];e[i(865)](void 0,l)&&(e[i(830)](Z,n,18),Oe(n,l))}function v(o){let n=t,i={};e:for(;!e[n(1727)](N,o);)if(e.ghnIe(n(937),e[n(1020)]))e[n(1397)](_0x4d4bb3,_0x65d85a,32),e[n(1200)](_0x5bb51e,_0x44c14d,_0xa7277f(_0x2ba7aa));else{let d=_e(o);switch(e[n(614)](d,3)){case 0:break e;case 1:i[n(657)]=we(o,e[n(1067)](_e,o));break;case 2:i[n(2033)]=e.iIEUi(we,o,e[n(1926)](_e,o));break;default:e.PtBhH(D,o,7&d)}}if(i.key===void 0)throw new Error(e[n(1512)]);if(e.gAuhR(void 0,i[n(2033)]))throw new Error(n(1632)+n(731)+n(943)+n(2033));return i}function A(o){let n=t,i=e.fwKcT(C);return e[n(1413)](_,o,i),e[n(1727)](z,i)}function _(o,n){let i=t,d={wtDrg:e.qRzNr,UcvkJ:e[i(1861)]},l=o[i(726)];e[i(1829)](void 0,l)&&(Z(n,8),ge(n,l));let g=o[i(1975)];e[i(1951)](void 0,g)&&(Z(n,16),ge(n,g));let y=o[i(1944)];e[i(778)](void 0,y)&&(i(1747)===e[i(1990)]?(this[i(2016)+i(1980)]?.[i(1742)](),this[i(1150)](d[i(1590)],d[i(1674)]),this["_pingLos"+i(1980)]?.[i(1872)+i(1889)+"nt"]()?this["_handleR"+i(1962)]():this[i(1477)]()):(e.iIEUi(Z,n,24),ge(n,O(y))));let E=o[i(1762)];e[i(946)](void 0,E)&&(e[i(1622)](Z,n,32),e[i(1420)](ge,n,O(E)));let p=o[i(996)];if(e[i(865)](void 0,p))for(let Ct of p){e[i(496)](Z,n,42);let Wt=e[i(1979)](C);e[i(1304)](m,Ct,Wt),e.tThvT(Z,n,Wt.limit),nt(n,Wt),L(Wt)}let P=o.payloadEncoding;e[i(734)](void 0,P)&&(e[i(762)](Z,n,50),e.EHptg(Oe,n,P));let T=o[i(1089)+i(717)];T!==void 0&&(e[i(1614)](Z,n,58),Oe(n,T));let B=o[i(949)];B!==void 0&&(Z(n,66),e[i(830)](Z,n,B[i(1955)]),fe(n,B));let q=o.LogIDNew;if(e[i(1951)](void 0,q)){if(e[i(730)]==="XHSGR")return _0x32d83c(_0x251984);e[i(496)](Z,n,74),e[i(1510)](Oe,n,q)}let $=o["serverTi"+i(918)];e[i(1391)](void 0,$)&&(Z(n,82),e[i(1510)](Oe,n,$));let Y=o[i(1735)];Y!==void 0&&(Z(n,90),e.HdJBc(Oe,n,Y));let it=o[i(1775)+"e"];e[i(1807)](void 0,it)&&(Z(n,96),e[i(1614)](ge,n,O(it)))}function b(o){let n=t;if(e[n(1640)](e[n(1670)],e.mKonY)){let i=e[n(1035)][n(1232)]("|"),d=0;for(;;){switch(i[d++]){case"0":this[n(953)][n(1920)+n(2007)](e[n(576)],this[n(1099)]);continue;case"1":this[n(953)][n(1920)+n(2007)](n(1396),this[n(1777)]);continue;case"2":if(!this[n(953)])return;continue;case"3":this[n(953)][n(1920)+n(2007)](n(1554),this._onMessage);continue;case"4":this[n(953)][n(1920)+"Listener"](e[n(1667)],this._onOpen);continue}break}}else return e[n(1219)](S,F(o))}function S(o){let n=t,i={UuflJ:function(l,g,y){return e[K(837)](l,g,y)}},d={};e:for(;!e[n(620)](N,o);)if(e[n(1657)](e[n(1880)],n(1881)))zpipKr[n(874)](_0x46c072,_0x47fb64,50),zpipKr[n(874)](_0x45355e,_0x16cdcb,_0x56300d);else{let l=e[n(1067)](_e,o);switch(l>>>3){case 0:break e;case 1:d[n(726)]=e[n(837)](zn,o,!0);break;case 2:d.LogID=e[n(1397)](zn,o,!0);break;case 3:d[n(1944)]=e[n(620)](_e,o);break;case 4:d.method=e[n(1727)](_e,o);break;case 5:{let g=e.vkqvu(I,o);(d.headers||(d[n(996)]=[]))[n(793)](e.Gfpph(v,o)),o[n(606)]=g;break}case 6:d[n(656)+n(499)]=we(o,e[n(510)](_e,o));break;case 7:d[n(1089)+n(717)]=e[n(1397)](we,o,e.wAzWF(_e,o));break;case 8:d[n(949)]=e[n(1967)](se,o,_e(o));break;case 9:d[n(1430)]=we(o,e.sjQvn(_e,o));break;case 10:d.serverTiming=we(o,e[n(1882)](_e,o));break;case 11:d[n(1735)]=e.PtBhH(we,o,_e(o));break;case 12:d[n(1775)+"e"]=e[n(510)](_e,o);break;default:e.PTsPF(D,o,7&l)}}if(e[n(1394)](void 0,d.SeqID))throw new Error(e[n(492)]);if(d[n(1975)]===void 0)throw new Error(n(1632)+n(731)+n(943)+"LogID");if(d[n(1944)]===void 0)throw new Error(e[n(1417)]);if(d[n(1762)]===void 0)throw new Error(e[n(1170)]);return d}function I(o){let n=t,i=e[n(1027)](_e,o),d=o[n(606)];return o[n(606)]=e.FylQz(o.offset,i),d}function D(o,n){let i=t;switch(n){case 0:for(;e[i(864)](128,Ae(o)););break;case 2:e[i(1967)](k,o,e[i(620)](_e,o));break;case 5:e[i(553)](k,o,4);break;case 1:k(o,8);break;default:throw new Error(e.kExub(e[i(526)],n))}}function O(o){let n=t;return o|=0,{low:o,high:e[n(1558)](o,31),unsigned:e[n(1841)](o,0)}}let w=[];function C(){let o=t,n=w[o(1900)]();return n?(n.offset=n[o(606)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function L(o){let n=t;e[n(1829)](e[n(675)],e.sFMhs)?w[n(793)](o):this.on(_0x78d906,_0x3a7caf)}function F(o){let n=t,i={zAneY:e[n(1078)]};if(e[n(734)](e[n(741)],n(578)))return{bytes:o,offset:0,limit:o.length};this[n(1150)](i[n(1395)],_0x384e82),this[n(772)+"e"]&&this[n(772)+"e"](_0x2bc707)}function z(o){let n=t,i=o[n(1683)],d=o.limit;return i[n(1955)]===d?i:i.subarray(0,d)}function k(o,n){let i=t;if(e.UhmrT(e.XzeMQ(o.offset,n),o[i(606)]))throw new Error(e.OJovP);o.offset+=n}function N(o){let n=t;return e[n(1841)](o[n(485)],o[n(606)])}function U(o,n){let i=t,d=o[i(1683)],l=o.offset,g=o[i(606)],y=l+n;if(e[i(792)](y,d[i(1955)])){let E=new Uint8Array(e[i(834)](2,y));E[i(472)](d),o[i(1683)]=E}return o[i(485)]=y,e[i(1002)](y,g)&&(o[i(606)]=y),l}function W(o,n){let i=t,d=o[i(485)];if(e[i(873)](e.YMVfV(d,n),o.limit))throw new Error(e[i(823)]);return o[i(485)]+=n,d}function se(o,n){let i=t,d={ALMSM:function(l,g){return e[K(1071)](l,g)},ZYwjn:function(l,g){return e[K(614)](l,g)},VuaAf:function(l,g){return l&g},jidEX:function(l,g){return l&g},uwnJp:function(l,g){return e[K(1071)](l,g)}};if(e[i(714)](e[i(1934)],e[i(1934)])){let l=e[i(830)](W,o,n);return o[i(1683)].subarray(l,e[i(1518)](l,n))}else return _0x7a2766[i(532)+i(1809)](255&this[i(1654)],d[i(1675)](this[i(1654)],8)&255,d.ALMSM(this[i(1654)],16)&255,d[i(1432)](this[i(1654)],24),d[i(1648)](255,this[i(1890)]),d.VuaAf(d[i(1675)](this[i(1890)],8),255),d.jidEX(d[i(467)](this[i(1890)],16),255),d[i(1432)](this[i(1890)],24))}function fe(o,n){let i=t,d=e[i(1612)](U,o,n[i(1955)]);o[i(1683)][i(472)](n,d)}function we(o,n){let i=t,d={MFGlM:function(P,T){return e[K(873)](P,T)},bvqOG:function(P,T){return P+T},DcPKZ:e[i(655)]},l=W(o,n),g=String[i(532)+i(1809)],y=o[i(1683)],E="\uFFFD",p="";for(let P=0;e[i(1653)](P,n);P++)if(e[i(778)](i(989),e[i(1794)]))this[i(1113)]?.[i(1112)](_0x1e9b73[i(1091)+"id"]);else{let T=y[P+l],B,q,$,Y;if(e[i(975)](128&T,0))p+=e[i(1057)](g,T);else if(e[i(1143)](e[i(864)](224,T),192))if(e[i(498)](P,1)>=n)p+=E;else if(B=y[e[i(1407)](P,l)+1],e[i(1240)](e[i(1101)](192,B),128))p+=E;else if(Y=e[i(1718)](e[i(1256)](e[i(1101)](31,T),6),e[i(864)](63,B)),e[i(1936)](Y,128))p+=E;else if(e[i(621)]===e[i(621)])p+=g(Y),P++;else{if(RgehRH.MFGlM(RgehRH[i(705)](_0x384484[i(485)],_0x442232),_0xfcbd7e.limit))throw new _0x16a79b(RgehRH[i(939)]);_0x45adb5[i(485)]+=_0x139686}else if(e[i(768)](e[i(1459)](240,T),224))e.XzeMQ(P,2)>=n?p+=E:e.EQaAL(e[i(623)],e[i(623)])?this[i(1150)](e[i(466)],e.GyemQ(_0x3eaade,e.hJnvZ,{..._0x467478})):(B=y[e.XzeMQ(P+l,1)],q=y[e.Vmbqd(P+l,2)],e[i(1533)](e[i(1963)](B,e[i(1256)](q,8)),49344)!==32896?p+=E:(Y=e[i(1963)](e[i(1097)](15,T)<<12,(63&B)<<6)|e[i(625)](63,q),e[i(1653)](Y,2048)||e[i(1841)](Y,55296)&&e.rGOov(Y,57343)?p+=E:(p+=e.BBjcj(g,Y),P+=2)));else if((248&T)==240)if(e[i(1841)](P+3,n))p+=E;else if(e[i(975)](e[i(1665)],e.JpRkb)){if(e[i(1290)](_0x427e00,_0x584794))return new _0x23cc0d(_0x30e37b,_0x4ac561);if((_0x38b551||_0x342b97)&&e[i(1774)](e[i(1707)],typeof _0xb98ad8))return new _0x1a6a68(_0x3fa33f,_0x16aced);if(e[i(1290)](_0x3ecf67,_0x1cd66b)&&e[i(1774)](e[i(1707)],typeof _0x5c5aff))return new _0x3dbf8a(_0x3deee7,_0x40cc45);throw new _0x1480bc(e[i(1836)])}else B=y[e[i(1946)](e[i(917)](P,l),1)],q=y[e[i(759)](P+l,2)],$=y[e[i(1639)](e[i(1801)](P,l),3)],e.RyDiP(e[i(864)](e[i(1718)](e.DLrob(B,e[i(1940)](q,8)),$<<16),12632256),8421504)?p+=E:(Y=e[i(1963)](e[i(1681)](7,T)<<18|e.Rwuqv(63,B)<<12,e[i(1533)](63,q)<<6)|e.RBRoQ(63,$),e[i(561)](Y,65536)||e[i(545)](Y,1114111)?p+=E:(Y-=65536,p+=e.sNHwD(g,e[i(1599)](Y>>10,55296),e.pLmON(1023&Y,56320)),P+=3));else p+=E}return p}function Oe(o,n){let i=t;if(e.yXXkm(e[i(1102)],e[i(664)])){let d=n[i(1955)],l=0;for(let E=0;e.hpyWJ(E,d);E++){let p=n[i(558)+"At"](E);e[i(1841)](p,55296)&&p<=56319&&E+1<d&&(p=e.yigid(e[i(1713)](e[i(991)](p,10),n[i(558)+"At"](++E)),56613888)),l+=e[i(1653)](p,128)?1:p<2048?2:e[i(1630)](p,65536)?3:4}e[i(1420)](Z,o,l);let g=e[i(1883)](U,o,l),y=o.bytes;for(let E=0;E<d;E++)if(e.iwBrG!==e[i(1907)]){let p=n[i(558)+"At"](E);e.mkegE(p,55296)&&e.MMdnb(p,56319)&&e[i(1355)](e[i(970)](E,1),d)&&(p=e[i(1047)](e.UjUdg(e.YVViC(p,10),n[i(558)+"At"](++E)),56613888)),e[i(1870)](p,128)?y[g++]=p:(e[i(1653)](p,2048)?y[g++]=e[i(1210)](e[i(1452)](e[i(1634)](p,6),31),192):e.hlmCr(e[i(1798)],i(816))?(e.bplAx(p,65536)?y[g++]=e[i(588)](e[i(1681)](e[i(1237)](p,12),15),224):(y[g++]=e.DLrob(e[i(1452)](e.gmUms(p,18),7),240),y[g++]=e[i(686)](e[i(1756)](e[i(2035)](p,12),63),128)),y[g++]=e[i(1060)](e[i(957)](e[i(1211)](p,6),63),128)):(_0x40fc41[_0x13bb16++]=e[i(1718)](e[i(1333)](e.mDcMP(_0x4e69d4,18),7),240),_0x498059[_0x185f75++]=e[i(1636)](e[i(486)](_0x497d1a,12),63)|128),y[g++]=63&p|128)}else this[i(953)]&&this[i(953)][i(1330)](_0x49767c),this[i(984)](e.zXzVB,_0x7fa963)}else{let d=_0x1ad16b.charCodeAt(_0x55c3ae);d>=55296&&e.rGOov(d,56319)&&e[i(1464)](e.iJbvm(_0xf158f1,1),_0x2cfac5)&&(d=e[i(776)](e[i(1631)](e[i(585)](d,10),_0x5b22cc[i(558)+"At"](++_0x3a84ad)),56613888)),e[i(568)](d,128)?_0x1ee499[_0x401a81++]=d:(e.NGKFf(d,2048)?_0xcc6008[_0x262e6d++]=e[i(1405)](e[i(875)](e[i(1164)](d,6),31),192):(e[i(1355)](d,65536)?_0x138689[_0x4797f0++]=e[i(1210)](e[i(864)](d>>12,15),224):(_0x3b7305[_0x3cfb62++]=e[i(1963)](e[i(1876)](d>>18,7),240),_0x300f6c[_0x3070d3++]=e[i(588)](e[i(897)](d,12)&63,128)),_0x3ddbb9[_0x205f5b++]=e[i(1226)](e[i(1452)](e[i(1540)](d,6),63),128)),_0x241250[_0x3817f5++]=e.gtRmS(63,d)|128)}}function nt(o,n){let i=t,d=e.VSKxj(U,o,n[i(606)]),l=o[i(1683)],g=n[i(1683)];for(let y=0,E=n.limit;e[i(678)](y,E);y++)l[e.yrqYI(y,d)]=g[y]}function Ae(o){let n=t;if(e[n(1240)](e[n(826)],e[n(763)]))return o[n(1683)][e[n(1510)](W,o,1)];this[n(953)]&&this[n(953)].send(_0x4908c4),this[n(984)](n(1863),_0x37b9e9)}function qt(o,n){let i=t,d=e.LjJph(U,o,1);o[i(1683)][d]=n}function _e(o){let n=t,i=0,d=0,l;do l=e[n(1057)](Ae,o),e.qZvfJ(i,32)&&(d|=e.AdwpP(e.ybzvD(127,l),i)),i+=7;while(e[n(1097)](128,l));return d}function Z(o,n){let i=t;for(n>>>=0;e[i(598)](n,128);)e.hxnwl(qt,o,e[i(1759)](127&n,128)),n>>>=7;e[i(1415)](qt,o,n)}function zn(o,n){let i=t,d={XDnzw:function(p,P){return e[K(1506)](p,P)},aEGwN:function(p,P){return e.DzCdv(p,P)},LZZFG:function(p,P){return e[K(744)](p,P)},iVMBc:function(p,P){return e[K(1946)](p,P)}},l=0,g=0,y=0,E;if(E=e[i(1107)](Ae,o),l=e.RBRoQ(127,E),e.PVteq(128,E))if(e[i(1394)](i(1162),e[i(1147)])){let p=e[i(1397)](_0x14b3ad,_0x897f59,_0x5ad494[i(1955)]);_0x5d7cd1[i(1683)][i(472)](_0x2af532,p)}else E=e[i(582)](Ae,o),l|=e[i(1848)](e[i(1763)](127,E),7),e[i(1055)](128,E)&&(e[i(1366)]!=="hHpjK"?(_0x497fce=_0x48c4da[i(558)+"At"](_0x556006),_0x72526f<128?_0x3c7c31+=1:_0x135f8c<2048?_0x3330a8+=2:d[i(1961)](d[i(680)](64512,_0x536b2f),55296)&&d[i(866)](64512&_0x5d129e[i(558)+"At"](d.iVMBc(_0x1ec73f,1)),56320)?(++_0x2c6915,_0x324551+=4):_0x239ab6+=3):(E=e[i(1090)](Ae,o),l|=e[i(785)](127,E)<<14,128&E&&(E=e[i(1359)](Ae,o),l|=e[i(932)](127,E)<<21,e.DZwOk(128,E)&&(E=e[i(1198)](Ae,o),g=e[i(1681)](127,E),e[i(1868)](128,E)&&(E=Ae(o),g|=e[i(957)](127,E)<<7,128&E&&(i(555)!==e[i(1885)]?(E=e[i(1057)](Ae,o),g|=e[i(1609)](e[i(1348)](127,E),14),e[i(1348)](128,E)&&(E=e[i(1107)](Ae,o),g|=e[i(667)](e.BKKCl(127,E),21),e[i(1333)](128,E)&&(E=e[i(1057)](Ae,o),y=e[i(932)](127,E),e[i(625)](128,E)&&(E=e[i(1781)](Ae,o),y|=e[i(991)](e[i(1030)](127,E),7))))):_0xf48878.log(_0x68fdc8)))))));return{low:e[i(1785)](l,g<<28),high:e[i(1280)](e[i(614)](g,4),e[i(1940)](y,24)),unsigned:n}}function ge(o,n){let i=t;if(e[i(1770)](i(1132),e[i(819)]))this[i(1044)+i(1103)][i(1242)](),this[i(1044)+i(1103)][i(793)](_0x970805);else{let d=e.ahfhe(n[i(1654)],0),l=e.cNNMz(e.xIRpG(n[i(1654)],28)|e[i(813)](n[i(1890)],4),0),g=e[i(1964)](n[i(1890)],24),y=e.gAuhR(0,g)?e[i(1104)](0,l)?e.OywSN(d,16384)?e[i(1215)](d,128)?1:2:d<2097152?3:4:e[i(674)](l,16384)?e[i(1402)](l,128)?5:6:e[i(1382)](l,2097152)?7:8:e[i(1507)](g,128)?9:10,E=U(o,y),p=o[i(1683)];switch(y){case 10:p[e[i(1599)](E,9)]=e[i(875)](g>>>7,1);case 9:p[E+8]=e[i(1398)](9,y)?e[i(1376)](128,g):e[i(1576)](127,g);case 8:p[e[i(1611)](E,7)]=e.QOsEz(8,y)?e[i(835)](e[i(614)](l,21),128):e[i(736)](l>>>21,127);case 7:p[e[i(1407)](E,6)]=e[i(1456)](7,y)?e[i(1193)](e[i(1913)](l,14),128):e[i(1406)](e[i(592)](l,14),127);case 6:p[e[i(1946)](E,5)]=y!==6?l>>>7|128:e[i(1030)](e[i(1913)](l,7),127);case 5:p[e[i(1407)](E,4)]=e[i(1391)](5,y)?e[i(632)](128,l):e[i(994)](127,l);case 4:p[e[i(1407)](E,3)]=e[i(723)](4,y)?d>>>21|128:e.gvlvq(d,21)&127;case 3:p[E+2]=e[i(1770)](3,y)?e[i(1963)](e.WZShx(d,14),128):e[i(1970)](e.cJuxA(d,14),127);case 2:p[e.Vmbqd(E,1)]=y!==2?e.QByOd(e[i(1994)](d,7),128):e[i(1868)](d>>>7,127);case 1:p[E]=e[i(778)](1,y)?e[i(1421)](128,d):e[i(1876)](127,d)}}}function Fn(o){return b(o)}function He(o){return e[t(1067)](A,o)}let o0=65536,Kx=e.RSIfO,Un=e[t(659)](o0,o0),a0=e[t(1010)](Un,Un),c0=a0/2,Ht=String[t(1157)+"e"][t(558)+"At"];class oe{constructor(n,i,d){let l=t;this[l(1662)]=!0,this[l(1654)]=0|n,this[l(1890)]=e[l(594)](0,i),this.unsigned=!!d}static[t(1662)](n){let i=t,d={gDLFV:function(l,g){return l===g},YUnDW:function(l,g){return e[K(1104)](l,g)},pnGQL:function(l,g){return l+g}};return e[i(1153)](e[i(580)],e.yKeLc)?d[i(794)](-1,this[i(1654)])&&this[i(1890)]===-1?_0x56cf8b[i(1069)](0,0,this[i(1999)]):d[i(941)](-1,this[i(1654)])?_0x26c560.fromBits(0,d[i(1298)](this[i(1890)],1),this[i(1999)]):_0x55fb0a[i(1069)](this[i(1654)]+1,this[i(1890)],this[i(1999)]):n&&e[i(1506)](!0,n[i(1662)])}static fromBits(n,i,d){return new oe(n,i,d)}static[t(2028)+"s"](n,i,d){let l=t;return d?oe[l(2028)+"sLE"](n,i):oe[l(2028)+l(856)](n,i)}static[t(2028)+t(1185)](n,i){let d=t;return new oe(e[d(1118)](e[d(588)](e.DLrob(n[0],e.NayiF(n[1],8)),e[d(490)](n[2],16)),e[d(1693)](n[3],24)),e[d(1077)](n[4]|e[d(985)](n[5],8),e[d(1387)](n[6],16))|e[d(985)](n[7],24),i)}static[t(2028)+t(856)](n,i){let d=t;return new oe(e[d(1226)](e.qCmvs(e[d(1601)](n[4]<<24,e[d(1229)](n[5],16)),n[6]<<8),n[7]),e[d(1986)](e[d(1060)](e[d(1748)](n[0],24),e[d(490)](n[1],16))|e[d(667)](n[2],8),n[3]),i)}static fromHash(n){let i=t;return e[i(692)](n,Kx)?d0:new oe(e[i(1680)](e[i(1362)](Ht[i(696)](n,0)|Ht[i(696)](n,1)<<8,e[i(1815)](Ht[i(696)](n,2),16))|Ht[i(696)](n,3)<<24,0),e[i(592)](e[i(1376)](e[i(1819)](e[i(594)](Ht.call(n,4),e.RJAhT(Ht[i(696)](n,5),8)),e[i(1341)](Ht.call(n,6),16)),e.zLqvl(Ht.call(n,7),24)),0),!0)}toHash(){let n=t;return n(1110)!==e[n(2029)]?String[n(532)+n(1809)](e[n(1271)](255,this[n(1654)]),e.kWcxp(this[n(1654)],8)&255,e.DCFwq(e[n(688)](this[n(1654)],16),255),e[n(592)](this.low,24),e[n(625)](255,this[n(1890)]),e[n(1412)](e[n(1680)](this[n(1890)],8),255),e.nYoNr(e[n(783)](this.high,16),255),e[n(457)](this[n(1890)],24)):_0x508db1&&e.lRsKm(!0,_0x380e8f[n(1662)])}static[t(1591)+"er"](n,i=!0){let d=t;if(isNaN(n))return i?Vx:d0;if(i){if(e.mkegE(n,a0))return Jx}else{if(n<=-c0)return Zx;if(e[d(1479)](e.qFYIp(n,1),c0))return $x}return oe[d(1069)](e[d(1526)](n,Un)|0,e.wqyDA(e[d(799)](n,Un),0),i)}[t(1795)](){let n=t;return this[n(1999)]?e[n(1407)](e[n(1282)](e[n(1994)](this[n(1890)],0),Un),this[n(1654)]>>>0):e[n(1666)](e[n(834)](this[n(1890)],Un),e.DRfvY(this.low,0))}[t(1155)](){let n=t;return this.high===0&&e[n(2024)](0,this.low)}add(n){let i=t;if(e.oLbRI(e[i(523)],e[i(1553)])){oe.isLong(n)||(n=oe[i(1591)+"er"](n));let d=e[i(2019)](this[i(1890)],16),l=65535&this[i(1890)],g=e[i(494)](this[i(1654)],16),y=e[i(782)](65535,this.low),E=e[i(494)](n[i(1890)],16),p=e.HFWkh(65535,n[i(1890)]),P=e[i(494)](n[i(1654)],16),T=e.vMRXw(65535,n[i(1654)]),B=0,q=0,$=0,Y=0;return Y+=e[i(1703)](y,T),$+=e[i(909)](Y,16),Y&=65535,$+=g+P,q+=e.iiNzX($,16),$&=65535,q+=e[i(1064)](l,p),B+=e[i(1964)](q,16),q&=65535,B+=e[i(498)](d,E),B&=65535,oe[i(1069)](e.Myxcz(e[i(887)]($,16),Y),e.cmQOr(e[i(667)](B,16),q),this[i(1999)])}else{let d=this[i(1113)][i(1475)](this._prefix),l=_0x14081f[i(1196)](e[i(1308)](d,"{}"));return l[_0x30aea4||_0x457953[this[i(1551)]]]=_0x4e9f38,this[i(1113)][i(1988)](this[i(546)],_0x2a2aa3[i(1180)+"y"](l)),_0x1b963d||_0x62bf1e[this[i(1551)]]}}[t(765)](n){let i=t;return oe[i(1662)](n)||(n=oe[i(1591)+"er"](n)),e[i(670)](this[i(1999)],n[i(1999)])&&e.NJXGS(this[i(1890)]>>>31,1)&&e.EkePu(e[i(1680)](n[i(1890)],31),1)?!1:this[i(1890)]===n.high&&e[i(714)](this[i(1654)],n[i(1654)])}[t(1007)](){let n=t;return e[n(1506)](-1,this[n(1654)])&&e[n(1869)](-1,this[n(1890)])?oe[n(1069)](0,0,this[n(1999)]):e[n(1471)](-1,this.low)?oe[n(1069)](0,e[n(1946)](this.high,1),this[n(1999)]):oe.fromBits(e[n(1611)](this[n(1654)],1),this[n(1890)],this[n(1999)])}[t(2012)](n){let i=t;return n?this[i(1734)+"E"]():this[i(1864)+"E"]()}[t(1734)+"E"](){let n=t;if(e.lRsKm(e[n(732)],e[n(732)])){let i=this.high,d=this[n(1654)];return[e[n(785)](255,d),e[n(1644)](e[n(889)](d,8),255),e[n(500)](e[n(592)](d,16),255),e[n(2019)](d,24),e.PYYgB(255,i),e[n(1101)](e[n(1676)](i,8),255),i>>>16&255,e[n(1473)](i,24)]}else this[n(1668)+"er"]&&_0x5025c0[n(1248)+n(563)+n(567)](e.GdeAR,this[n(624)+n(456)]),this[n(1668)+"er"]&&_0x1056d3[n(1248)+n(563)+n(567)](e[n(1948)],this[n(624)+n(790)]),this[n(1668)+"er"]&&_0x5e4b19["removeEventListe"+n(567)](e[n(1169)],this[n(1626)+n(1635)]),this[n(1668)+"er"]&&_0x55cbe8[n(1248)+"entListe"+n(567)](e[n(662)],this["_handleP"+n(1178)])}[t(1864)+"E"](){let n=t,i=this[n(1890)],d=this[n(1654)];return[e.hRqfw(i,24),e[n(1566)](e[n(1680)](i,16),255),e[n(1036)](e[n(592)](i,8),255),e[n(1508)](255,i),d>>>24,e.nkEoR(e[n(1968)](d,16),255),e.gtRmS(e.iiNzX(d,8),255),e[n(1644)](255,d)]}}let d0=new oe(0,0,!1),Vx=new oe(0,0,!0),$x=oe[t(1069)](-1,2147483647,!1),Jx=oe[t(1069)](-1,-1,!0),Zx=oe.fromBits(0,-2147483648,!1);var jt=(function(o){let n=t,i=e[n(1678)][n(1232)]("|"),d=0;for(;;){switch(i[d++]){case"0":return o;case"1":o[o[n(1691)+"ERROR"]=5004]=n(1691)+n(1426);continue;case"2":o[o[n(1427)+n(1621)]=5002]=e[n(952)];continue;case"3":o[o[e[n(487)]]=5001]=e[n(487)];continue;case"4":o[o[e[n(539)]]=5005]=e[n(539)];continue;case"5":o[o[n(1197)+n(1824)+"R"]=5003]=e[n(1294)];continue}break}})({});class qn{constructor(n){let i=t;this[i(1381)]=n,this[i(1658)]=null}}class f0 extends qn{constructor(n,i){let d=t;e[d(1141)](e[d(1310)],e.PzrEX)?(super(n),this[d(1554)]=i&&i.message||null):(this[d(1150)](e[d(489)],_0x1d6dee),this[d(511)+d(1175)]&&this["onReceiv"+d(1175)](_0x251a29))}}class u0 extends qn{constructor(n,i){let d=t,l=e.PviYu[d(1232)]("|"),g=0;for(;;){switch(l[g++]){case"0":this[d(839)]=i&&i[d(839)]||"";continue;case"1":this[d(796)]=i&&i[d(796)]||null;continue;case"2":this[d(928)]=i&&i[d(928)]||5001;continue;case"3":this.message=i&&i[d(1554)]||"";continue;case"4":super(n);continue;case"5":this.colno=i&&i[d(1088)]||0;continue;case"6":this.lineno=i&&i[d(1300)]||0;continue}break}}}class l0 extends qn{constructor(n,i){let d=t,l=e[d(1984)][d(1232)]("|"),g=0;for(;;){switch(l[g++]){case"0":this[d(928)]=i&&i[d(928)]||0;continue;case"1":this[d(1166)]=i&&i.reason||"";continue;case"2":this[d(1059)+d(1965)]=i&&i.willReconnect||!1;continue;case"3":super(n);continue;case"4":this.wasClean=i&&i[d(543)]||!1;continue}break}}}class x0 extends qn{constructor(n,i){let d=t;e[d(734)](e[d(1306)],e[d(1751)])?(super(n),this[d(1901)]=i&&i.data||null):this[d(1710)+"rs"]={}}}class h0 extends x0{constructor(n,i){let d=t,l={YhEUb:function(g,y){return e[K(1781)](g,y)},HfIij:function(g,y){return e.pLmON(g,y)},kHpqq:function(g,y){return g(y)},CNirF:"0000"};if(e[d(919)](e[d(1039)],e.veLde)){let g=_0x59da86[d(1232)](/\./)[d(520)](p=>_0xaf849e(p)),y=[];return y[0]=RyrxqV.YhEUb(_0x1437e7,RyrxqV.HfIij(g[0],g[1])),y[1]=RyrxqV[d(1358)](_0x15c1b2,RyrxqV[d(820)](g[2],g[3])),["0000",RyrxqV[d(929)],RyrxqV[d(929)],"0000",RyrxqV[d(929)],"ffff",y[0],y[1]][d(1041)]("")}else super(n),this[d(1901)]=i&&i.data||null,this[d(1554)]=i&&i[d(1554)]||null}}class p0 extends qn{constructor(n,i){let d=t;super(n),this.data=i&&i[d(1901)]||null}}function Ze(o,{message:n,code:i,error:d}){let l=t;if(e[l(1471)](l(971),e[l(1080)]))return new u0(o,{message:n,code:i,error:d});_0x170871=e.TCCvu(e[l(1077)](e.ngoLL((7&_0x5b8712)<<18,e.ykoEv(e[l(1101)](63,_0x59db4f),12)),e[l(1748)](e[l(1393)](63,_0x45e0dd),6)),63&_0x3ebafe),e[l(1902)](_0x43b72c,65536)||e[l(1498)](_0x64ce68,1114111)?_0x1d39f5+=_0x30b7e9:(_0x24626e-=65536,_0x51c85a+=e[l(1415)](_0x182394,e[l(970)](e[l(1152)](_0x3ee923,10),55296),e[l(736)](1023,_0x2ff059)+56320),_0x209015+=3)}function rt(o,{code:n,reason:i,wasClean:d,willReconnect:l}){return new l0(o,{code:n,reason:i,wasClean:d,willReconnect:l})}function g0(o,{data:n,message:i}){let d=t;if(e[d(699)](e[d(481)],e[d(481)]))return new h0(o,{data:n,message:i});this[d(1866)+"igatorOn"+d(777)]=_0x4761a1,_0x1c3d07?this[d(624)+"nLine"]():this[d(624)+d(790)]()}function m0(o,{data:n}){let i=t;return e[i(1509)](e.XwUga,e[i(840)])?this[i(1113)]?.[i(1112)](_0x4318e3):new p0(o,{data:n})}function Do(o,{message:n}){return new f0(o,{message:n})}class w0{constructor(n,i){let d=t;this[d(1443)+"s"]=n,this[d(872)+"es"]=i,this["currentI"+d(1433)]=0,this[d(1338)+d(1629)+"riesCount"]=0}[t(958)+t(733)+t(1447)](){let n=t;this[n(1557)+n(1433)]=0,this[n(1338)+n(1629)+"riesCount"]=0}[t(1122)+"es"](){let n=t;this[n(1338)+n(1629)+n(810)+"t"]=0}[t(1249)+t(798)+"nt"](){let n=t;if(e.vlFwr(e[n(967)],e[n(706)]))return this.endpoints[this[n(1557)+n(1433)]];e[n(1708)](_0x33d249,_0x4e2b89,this[n(1972)+n(1541)+"e"](_0x2b7e1e))}[t(1249)+t(798)+t(604)+t(652)](){let n=t;return this[n(1338)+n(1629)+n(810)+"t"]}["checkRea"+t(795)+"es"](){let n=t;return!!(this["currentI"+n(1433)]>=this[n(1443)+"s"].length||e[n(744)](this[n(1557)+n(1433)],e[n(1128)](this[n(1443)+"s"].length,1))&&e[n(1869)](this[n(1338)+n(1629)+n(810)+"t"],this[n(872)+"es"]))}[t(1649)+t(691)+t(1529)+t(1356)+t(754)](){let n=t;return e[n(1029)](this[n(1557)+n(1433)],this.endpoints[n(1955)])?!0:e[n(528)](this["currentEndpointT"+n(810)+"t"],this.maxRetries)}[t(1350)+"ackupEnd"+t(513)+"UpdateCo"+t(512)](){let n=t;return this[n(1338)+n(1629)+n(810)+"t"]=1,this[n(1557)+n(1433)]++,this[n(1443)+"s"][this[n(1557)+"ndex"]]}[t(1249)+t(798)+t(1214)+t(649)](){let n=t;return this[n(1338)+n(1629)+n(810)+"t"]++,this[n(1249)+"ntEndpoint"]()}}let Hn=(e[t(886)](e.OfXVY,typeof globalThis)&&e[t(1835)](e[t(1624)],globalThis["construc"+t(1026)].name)||e[t(703)](e[t(1707)],typeof window)&&e[t(692)](e[t(1624)],window.constructor[t(1935)]))&&e[t(1739)](e[t(1707)],typeof document),pn=e[t(1261)](e[t(1707)],typeof globalThis)&&(e[t(502)](e[t(1628)],globalThis[t(1179)+t(1026)][t(1935)])||e.pTCnX(e.trsgB,globalThis["construc"+t(1026)].name))&&e[t(1480)]("undefined",typeof tt),Dr=(e[t(1850)](t(1098)+"d",typeof globalThis)&&e.wUKiF(e[t(1628)],globalThis[t(1179)+t(1026)][t(1935)])||e[t(1707)]==typeof globalThis||e[t(1774)](e[t(1707)],typeof globalThis)&&!!globalThis["WeixinJS"+t(1186)])&&e[t(1852)](e.OfXVY,typeof wx),kr=e.NzjWC(e[t(1707)],typeof globalThis)&&(e.hlmCr(e[t(1560)],globalThis.constructor.name)||e[t(1369)](e[t(634)],globalThis[t(1179)+"tor"][t(1935)])||e[t(1005)](t(1733)+t(1720)+t(1783),globalThis[t(1179)+t(1026)][t(1935)]))&&e[t(1850)](e.OfXVY,typeof self),Yx=e[t(1774)](e.OfXVY,typeof globalThis)&&e[t(1694)](e[t(1628)],globalThis["construc"+t(1026)][t(1935)])&&e.NzjWC(e[t(1707)],typeof global)&&e[t(1628)]===global[t(1179)+"tor"][t(1935)]&&e[t(583)](e[t(1707)],typeof process)&&!!process[t(1903)];class ko{constructor(){this._listeners={}}[t(1150)](n,...i){let d=t,l=this[d(1710)+"rs"][n];if(l)l.slice()[d(644)](g=>g.fn.apply(g[d(1697)],i));else if(d(796)===n&&!this[d(641)]){let g=i[d(1955)]&&i[0];if(e[d(1855)](g,Error))throw g;let y=new Error(e.rLVKy+(g?e.bjwXY(" (",g[d(1554)])+")":""));throw y.context=g,g}return this}off(n,i){let d=t;if(e[d(1305)](void 0,n))this[d(1710)+"rs"]={};else if(i===void 0)this._listeners[n]=null;else if(e[d(865)](e.WmDzX,e[d(2010)])){let{initReconnectInterval:l,maxReconnectInterval:g,reconnectIntervalGrowFactor:y}=this[d(1519)],E=e[d(1010)](l,_0x11afae[d(1822)](y,e[d(776)](_0x162893,1)));return e[d(458)](E,g)?g:E}else{let l=this[d(1710)+"rs"][n];if(l)for(let g=0;e[d(1482)](g,l.length);)l[g].fn===i?l[d(2009)](g,1):++g}return this}on(n,i,d){let l=t;return(this[l(1710)+"rs"][n]||(this[l(1710)+"rs"][n]=[]))[l(793)]({fn:i,ctx:d||this}),this}}class Xx extends ko{[t(455)+t(470)+"age"](n){let i=t,d={zanRs:function(l,g){return e[K(1452)](l,g)},VDrqe:function(l,g){return l&g},wMqkd:function(l,g){return e[K(592)](l,g)},RZXmm:function(l,g){return e.DRfvY(l,g)},xQAOd:function(l,g){return e.lbXco(l,g)}};if(e.EkePu(e.xoAJr,e[i(1326)])){let l=this[i(1890)],g=this[i(1654)];return[tCVqQA[i(1469)](255,g),tCVqQA[i(1165)](tCVqQA[i(890)](g,8),255),tCVqQA[i(890)](g,16)&255,g>>>24,255&l,tCVqQA[i(1083)](l,8)&255,l>>>16&255,tCVqQA[i(1455)](l,24)]}else return n[i(880)]||n[i(757)]?(i(727)+" "+(n[i(880)]||"")+i(711)+(n.errNo||""))[i(1550)]():JSON[i(1180)+"y"](n)}constructor(n,i,d){let l=t;if(e.MUATB(l(1370),e[l(1978)]))super(),this[l(883)]=null,Dr&&wx[l(1422)+"ocket"]&&(this[l(883)]=wx[l(1422)+l(920)]({url:n,protocols:i,header:d,fail:this[l(1208)+l(838)+"lHandler"][l(923)](this),success:this[l(1208)+l(861)+l(1641)+l(1891)][l(923)](this)})),pn&&tt[l(1422)+l(920)]&&(this[l(883)]=tt[l(1422)+"ocket"]({url:n,protocols:i,header:d,fail:this[l(1208)+l(838)+l(1767)][l(923)](this),success:this[l(1208)+"ocketSuc"+l(1641)+l(1891)][l(923)](this)}));else return _0xa868e|=0,{low:_0x1aa425,high:_0x2af1e2>>31,unsigned:e.mkegE(_0x20f0c2,0)}}[t(1208)+t(861)+t(1641)+t(1891)](){let n=t;Promise[n(682)]()[n(684)](()=>{this._addWsListeners()})}[t(1208)+t(838)+t(1767)](n){let i=t,d={QVbgl:function(l,g){return e.dqUFO(l,g)},tsbiU:e[i(573)],gDpLQ:e.SSbLZ,NeEUt:function(l,g,y){return l(g,y)},qfkAN:e[i(576)],NHxBA:e[i(466)]};Promise[i(682)]()[i(684)](()=>{let l=i,g={KfzBj:function(y,E){return y|E}};if(d[l(645)](d[l(1053)],d[l(462)]))this[l(1662)]=!0,this[l(1654)]=dyhzBh.KfzBj(0,_0x4a2d32),this.high=dyhzBh[l(1184)](0,_0x22db59),this.unsigned=!!_0x110de3;else{let y=d.NeEUt(Ze,d[l(1270)],{message:this["_formatE"+l(470)+"age"](n)});this.emit(l(796),y);let E=d.NeEUt(rt,d[l(1953)],{reason:this["_formatE"+l(470)+l(1793)](n)});this[l(1150)](d[l(1953)],E)}})}[t(898)+t(1213)](){let n=t;if(e[n(1657)](e[n(1857)],e[n(1810)]))return _0x5eea77?.[n(1368)](i=>i[n(657)]===_0xa5a02)?.[n(2033)];this[n(883)][n(1867)](i=>{let d=n;this[d(1150)](e[d(1667)],e[d(1708)](m0,d(519),{...i,data:i[d(880)]||""}))}),this[n(883)].onClose(i=>{this[n(1150)](e.hJnvZ,rt("close",{...i}))}),this[n(883)].onMessage(i=>{let d=n;this[d(1150)](d(1554),e.KFFjN(g0,"message",{...i}))}),this[n(883)][n(1911)](i=>{let d=n,l={EcLOu:e[d(662)]};e.HiBnv(e[d(1729)],e[d(1354)])?this[d(1150)](d(796),Ze("error",{...i,message:i[d(880)]||""})):(this[d(1668)+"er"]&&_0x42bc8e[d(1248)+d(563)+"ner"](d(1363),this[d(1626)+d(1635)]),this[d(1668)+"er"]&&_0x4dd0eb[d(1248)+d(563)+d(567)](l[d(1577)],this[d(1626)+d(1178)]),this[d(1396)]())})}[t(1330)](n){let i=t,d={rvEhB:function(l,g,y){return e.wVlEK(l,g,y)},bklOD:e[i(466)],XZACM:e.cybty,YMQsT:function(l,g){return e[i(1399)](l,g)},zubiO:function(l,g){return l===g},EqIqG:e[i(1144)],JFyTn:function(l,g){return l===g},UkAkk:e[i(1168)],NafBw:e[i(1525)],fXESf:e.hqcUP};if(e[i(935)](e.RJpqz,e[i(753)])){this["_dispatc"+i(461)+i(495)](d[i(600)](_0x5d65b2,d[i(1223)],{code:1e3,reason:d[i(525)]})),this[i(1574)+i(1871)]?.[i(958)+i(733)+i(1447)](),this[i(2016)+i(1980)]?.[i(760)+i(491)]();return}else if(e[i(809)](n,Uint8Array))if(e[i(924)](e[i(1939)],i(1711))){let l=n.buffer[i(1503)](n[i(987)+"et"],e[i(1631)](n[i(642)+"th"],n[i(987)+"et"]));this._socket&&this[i(883)][i(1330)]({data:l,fail:g=>{let y=i;if(e[y(1528)](e[y(1671)],e[y(1671)])){let E=d[y(1093)](_0x12eb6b,_0xd94870);this[y(953)]&&d.zubiO(this[y(953)][y(1568)+"te"],this[y(940)])&&(this[y(953)]&&this._ws[y(1330)](E),this[y(984)](d[y(1285)],_0x16923e))}else this[y(1150)](y(796),e[y(1614)](Ze,y(796),{message:this[y(455)+y(470)+y(1793)](g)}))}})}else _0x382e77 instanceof _0x1c214c&&_0x20821a[i(472)](_0x196e71,_0x106786);else this[i(883)]&&this._socket[i(1330)]({data:n,fail:l=>{let g=i;if(d[g(1061)](d[g(1116)],d.NafBw))return this[g(883)].protocol;this[g(1150)](d[g(1317)],Ze(g(796),{message:this[g(455)+"rrorMess"+g(1793)](l)}))}})}[t(1396)](n,i){let d=t;this._socket&&this[d(883)][d(1396)]({code:n,reason:i})}[t(1920)+"Listener"](n,i){this.on(n,i)}[t(1248)+"entListe"+t(567)](n,i){let d=t;if(e.oLbRI(e.gfysj,e.LphAZ))this.off(n,i);else{let l=_0x1a7f51[d(896)+"g"](0,4-_0x4def4d[_0x14dc49][d(1955)]),g=l.concat(_0x5b336f[_0x54710b]);_0x5909a4[d(793)](g)}}get[t(1568)+"te"](){let n=t;return this[n(883)][n(1568)+"te"]}get[t(903)+"pe"](){let n=t;return this._socket[n(903)+"pe"]}set binaryType(n){}get[t(1318)](){return this[t(883)].url}get[t(862)](){return this._socket.protocol}get[t(978)+"ns"](){let n=t;return this[n(883)][n(978)+"ns"]}get["buffered"+t(2015)](){return 0}}function Qx(o,n){let i=t;if(n)return new n(o.url,o[i(862)]);if(e[i(745)](Dr,pn))return new Xx(o[i(1318)],o[i(862)],o[i(996)]);if(e[i(1149)](Hn,kr)&&e[i(1707)]!=typeof WebSocket&&WebSocket)return new WebSocket(o[i(1318)],o[i(862)+"s"])}function eh(o){let n=t;if(e.wVRth===e.wVRth){let d=(n(966)+"2").split("|"),l=0;for(;;){switch(d[l++]){case"0":if(e[n(745)](Hn,kr)&&e.OfXVY!=typeof WebSocket&&WebSocket)return!0;continue;case"1":if(pn&&tt[n(1422)+"ocket"])return!0;continue;case"2":return!1;case"3":if(Dr&&wx[n(1422)+n(920)])return!0;continue;case"4":if(o)return!0;continue}break}}else for(var i in _0x73ec2a)_0x558dfb.o(_0x1e2bcb,i)&&!_0x3431d3.o(_0x4dc61d,i)&&_0x1a5507[n(871)+n(668)](_0x3179c9,i,{enumerable:!0,get:_0x1b2a57[i]})}function _0(o,n,i){let d=t,l=-1;async function g(y){let E=K;return y<=l?Promise[E(2030)](new Error(e.TVwZl)):(l=y,e[E(725)](y,i.length)?Promise[E(682)]():i[y].bind(o)(n,g[E(923)](null,e[E(1064)](y,1))))}e[d(1672)](g,0)}function y0(o){let n=t,i=0,d=0;for(let l=0;e[n(1504)](l,o.length);++l)d=o.charCodeAt(l),e[n(1460)](d,128)?i+=1:e[n(1912)](d,2048)?i+=2:e.pVSFx(e[n(1859)](64512,d),55296)&&e[n(773)](64512&o.charCodeAt(e[n(1808)](l,1)),56320)?(++l,i+=4):i+=3;return i}function b0(o,n,i){let d=t;if(e.oLbRI(e[d(1998)],d(1874))){if(e[d(1012)](i,n)<1)return"";let l="";for(let g=n;e[d(2026)](g,i);){let y=o[g++];if(y<=127)l+=String[d(532)+"Code"](y);else if(e[d(598)](y,192)&&e.tBljI(y,224))l+=String["fromChar"+d(1809)](e.wqyDA(e[d(646)](31,y)<<6,63&o[g++]));else if(y>=224&&y<240)l+=String["fromChar"+d(1809)](e.MqRuN(e[d(632)](e[d(764)](e[d(1906)](15,y),12),e.iYubC(63,o[g++])<<6),e[d(1076)](63,o[g++])));else if(e[d(720)](y,240))if(e[d(879)](e.IQMWB,e.IQMWB))this[d(1380)+d(1600)]=null;else{let E=e[d(735)](e[d(686)](e[d(480)](e.MPNrT(e[d(764)](e[d(1364)](7,y),18),e[d(622)](e[d(1533)](63,o[g++]),12)),(63&o[g++])<<6),e[d(1054)](63,o[g++])),65536);l+=String[d(532)+d(1809)](e[d(1119)](55296,E>>10)),l+=String[d(532)+"Code"](e[d(729)](56320,1023&E))}}return l}else return _0xb6049c+=_0x51bff4&&_0x3aab47[d(642)+"th"]||0,_0x4ebb18}function Po(o,n,i){let d=t;if(e.yJVLr===e[d(1532)]){if(e.NNdMq(4,_0x21e975[d(1955)])){let l=_0x17c5c8.substring(0,e.IPMdC(4,_0x5afb70[d(1955)])),g=l[d(663)](_0x264b05);_0xe715a1[d(793)](g)}else _0x1cc29f[d(793)](_0xc08567);_0x3914c0&&(_0x17ea52+=1),_0x2a6d8f+=1,_0x129f6a=!1}else{let l=i,g,y;for(let E=0;E<o[d(1955)];++E)if(g=o[d(558)+"At"](E),e.aSOtL(g,128))n[i++]=g;else if(e.LWnoC(g,2048))n[i++]=e[d(1695)](e[d(549)](g,6),192),n[i++]=63&g|128;else if(e[d(1506)](64512&g,55296)&&e[d(1594)](64512,y=o.charCodeAt(e[d(1946)](E,1)))===56320){let p=(d(1182)+d(488)).split("|"),P=0;for(;;){switch(p[P++]){case"0":n[i++]=e[d(1280)](e[d(2013)](g,18),240);continue;case"1":n[i++]=e.VrhnB(e[d(544)](63,g),128);continue;case"2":g=e[d(556)](65536+(e[d(864)](1023,g)<<10),e[d(910)](1023,y));continue;case"3":++E;continue;case"4":n[i++]=e[d(1501)](e[d(1406)](e[d(1540)](g,12),63),128);continue;case"5":n[i++]=e[d(1535)](e[d(1311)](g>>6,63),128);continue}break}}else n[i++]=e.LZBSc(e[d(605)](g,12),224),n[i++]=e[d(1830)](e[d(1095)](e[d(1845)](g,6),63),128),n[i++]=e.qsAuF(e[d(1054)](63,g),128);return e[d(1832)](i,l)}}async function E0(o){let n=t;if(n(738)==typeof o){let i=new Uint8Array(e.LQcEa(y0,o));return e.IxwrL(Po,o,i,0),i}return o instanceof ArrayBuffer?new Uint8Array(o):new Uint8Array(o[n(643)],o.byteOffset,o.byteLength)}function th(o){let n=t;try{return e[n(1796)](e[n(609)],e.OWNJF)?e[n(1480)](e[n(1752)],typeof o)&&(e[n(1855)](o,ArrayBuffer)||o[n(643)]&&e[n(809)](o[n(643)],ArrayBuffer))||e[n(1774)](e.IzwPB,typeof o)?"":(JSON[n(1196)](o),e[n(2032)]):n(1038)+"_"+this[n(1123)]}catch{if(e.VpRdV!==e[n(2023)])return e[n(1752)]==typeof o?e[n(1977)]:"";{let i=(n(1627)+"1").split("|"),d=0;for(;;){switch(i[d++]){case"0":if(e[n(1149)](_0x578857,_0x68c124)&&e.wlOeo(e[n(1707)],typeof _0x2756f7)&&_0x33db9b)return!0;continue;case"1":return!1;case"2":if(_0x59d0f1&&_0xb4568e.connectSocket)return!0;continue;case"3":if(_0x556385&&_0x2c4dab.connectSocket)return!0;continue;case"4":if(_0x3eb8f4)return!0;continue}break}}}}let nh=(o,n)=>{let i=t;switch(o){case e[i(1886)]:case e[i(1896)]:return{["x-use-"+o]:1,"x-tt-env":n};default:return{}}};class rh{constructor(n){let i=t;this[i(1766)+i(652)]=n,this[i(933)]=0}[t(1742)](){let n=t;this[n(933)]++}[t(1872)+t(1889)+"nt"](){let n=t;return e[n(1841)](this[n(933)],this[n(1766)+n(652)])}[t(760)+t(491)](n=0){let i=t;this[i(1766)+i(652)]=n,this[i(933)]=0}}async function ih(o){let n=t,i={NjeOa:n(1564)+n(1243),KkReo:e.YRYvd,GgBSA:e.uuiFm,rXrkW:e[n(539)],ihWEB:e.ZCfEs,NxnpL:n(603)+n(1085),JbhKh:function(d,l){return d(l)},IXhqT:e[n(1259)]};return new Promise(d=>{let l=n;if(e[l(529)](e[l(1267)],l(1126))){let g=i[l(707)][l(1232)]("|"),y=0;for(;;){switch(g[y++]){case"0":_0x5cd21f[_0x488464[llPXOb[l(1645)]]=5002]=llPXOb.KkReo;continue;case"1":_0x35dbb1[_0x4e01c9[l(1197)+l(1824)+"R"]=5003]=llPXOb[l(1416)];continue;case"2":_0x30b1dd[_0x4a3464[llPXOb[l(1773)]]=5005]=llPXOb[l(1773)];continue;case"3":return _0x2789de;case"4":_0x2fb193[_0x28185a[l(1691)+l(1426)]=5004]=llPXOb[l(1414)];continue;case"5":_0x3866bf[_0x4b6a17[llPXOb[l(1140)]]=5001]=llPXOb[l(1140)];continue}break}}else{if(!Hn)return d(e[l(1259)]);try{let g=document[l(1932)+l(1908)](e[l(1040)]);window[l(1038)+l(1247)]=y=>{let E=l;document[E(617)].removeChild(g),window["frontier"+E(1247)]=void 0,i[E(1302)](d,y&&y.msg||i[E(1127)])},g.type=e[l(1750)],g[l(1502)]=e.FylQz(o.replace(/^ws/,e.TDynb),e.UvskQ);try{if(e.OCBWR(e[l(1537)],l(718)))document.body[l(1581)+"ild"](g);else return this["currentE"+l(1629)+l(810)+"t"]}catch{document[l(617)]["removeCh"+l(1947)](g)}}catch{window[l(1038)+l(1247)]=void 0,d(e[l(1259)])}}})}function Gt(o,n,i){let d=t;return!!o?.[d(1368)](l=>l[d(657)]===n&&l[d(2033)]===i)}function jn(o,n){let i=t;return o?.find(d=>d.key===n)?.[i(2033)]}let Lo=null;async function sh(){let o=t;return Lo||(Lo=Promise[o(682)]()[o(684)](St[o(923)](St,e.DHdlU))),Lo}class oh extends ko{constructor(n,i){let d=t;super(),this[d(1555)]=n,this._keyPath=i,this[d(1113)]=void 0,this["_initPro"+d(1600)]=null}async openDB(){let n=t,i={zypsV:function(d,l,g){return e[K(1930)](d,l,g)},TYLMj:e[n(466)]};if(e.JwnXo(e[n(1549)],e.tUDgx)){let d=this[n(1574)+n(1871)]?.[n(1249)+n(798)+"nt"]();this["_dispatc"+n(461)+n(495)](i[n(1320)](_0x1261d8,i[n(1134)],{code:_0x73e522[n(928)],reason:n(902)+n(1094)+n(1712)+n(1177)+n(547)+n(1234)+d})),this["_endpoin"+n(1871)]?.[n(958)+n(733)+n(1447)](),this[n(2016)+"sCounter"]?.[n(760)+n(491)]();return}else await this[n(1895)]()}async[t(1895)](){let n=t;if(!this[n(1113)]){if(this["_initPro"+n(1600)])return this["_initPro"+n(1600)];try{if(e[n(859)](e[n(969)],e[n(1605)]))return _0x32abda[n(630)](n(613),_0x30bf7b,_0x1e6026,_0x2dbf30),this[n(1113)].set({cursor_name:_0x50a5fb,cursor:_0x66c17c,service:_0x59a4bb});{let i=this[n(1555)],d=this._keyPath;this["_initPro"+n(1600)]=(async()=>{let l=n,{openDB:g}=await e.xPKjy(sh);this._qosDB=await e[l(737)](g,l(1038)+"_"+i,1,{upgrade(y){let E=l;y[E(595)+E(1403)+"e"](i,{keyPath:d})}})})(),await this[n(1380)+n(1600)]}}catch(i){console[n(630)](i)}finally{this[n(1380)+"mise"]=null}}}async[t(1656)](n){let i=t;try{return await this._init(),this[i(1113)]?.[i(1656)](this[i(1555)],n)}catch(d){console.log(d)}}async[t(472)](n,i){let d=t;return await this[d(1895)](),this[d(1113)]?.put(this[d(1555)],n)}async[t(1112)](n){let i=t;try{return await this[i(1895)](),this[i(1113)]?.[i(504)](this[i(1555)],n)}catch(d){console[i(630)](d)}}async[t(1401)](){let n=t;try{return await this[n(1895)](),this._qosDB?.[n(1401)](this[n(1555)])}catch(i){console[n(630)](i)}}async keys(){let n=t;return await this._init(),this._qosDB?.[n(1987)+"ys"](this._dbName)}async[t(999)](){let n=t;return await this[n(1895)](),this[n(1113)]?.[n(999)](this[n(1555)])}async[t(1386)](){let n=t;try{this[n(1113)]?.[n(1396)](),this[n(1113)]=void 0}catch(i){console[n(630)](i)}}get isReady(){let n=t;try{return!!this[n(1113)]}catch(i){return console[n(630)](i),!1}}}class ah{constructor(n,i){let d=t;this[d(1123)]=n,this[d(1551)]=i,this[d(1113)]=localStorage}async[t(1371)](){}get[t(546)](){return"frontier_"+this[t(1123)]}async get(n){let i=t,d=this[i(1113)][i(1475)](this[i(546)]);return JSON[i(1196)](d||"{}")[n]}async set(n,i){let d=t,l=this[d(1113)][d(1475)](this[d(546)]),g=JSON[d(1196)](e[d(1969)](l,"{}"));return g[i||n[this[d(1551)]]]=n,this[d(1113)][d(1988)](this[d(546)],JSON.stringify(g)),i||n[this[d(1551)]]}async del(n){let i=t,d=this[i(1113)].getItem(this._prefix),l=JSON.parse(e[i(698)](d,"{}"));return l[n]=void 0,this[i(1113)][i(1988)](this._prefix,JSON.stringify(l))}async clear(){let n=t;return this[n(1113)][n(1401)]()}async[t(1049)](){let n=t,i=this[n(1113)][n(1475)](this[n(546)]),d=JSON[n(1196)](e.aMZTE(i,"{}"));return Object[n(1049)](d)}async[t(999)](){let n=t,i=this[n(1113)][n(1475)](this[n(546)]),d=JSON[n(1196)](e[n(1959)](i,"{}"));return Object[n(1997)](d)}[t(1386)](){return Promise[t(682)]()}get[t(1569)](){return!!this._qosDB}}class ch{constructor(n,i){let d=t;this._DBName=n,this[d(1551)]=i,this[d(1113)]=pn?tt:Dr?wx:null}async[t(1371)](){}get[t(546)](){return t(1038)+"_"+this._DBName}async[t(1656)](n){let i=t,d=this[i(1113)][i(1244)+i(1487)](this._prefix);return JSON.parse(d||"{}")[n]}async[t(472)](n,i){let d=t,l=this[d(1113)][d(1244)+d(1487)](this[d(546)]),g=JSON[d(1196)](l||"{}");return g[i||n[this._pathKey]]=n,this[d(1113)][d(564)+d(1487)](this._prefix,JSON[d(1180)+"y"](g)),i||n[this[d(1551)]]}async[t(1112)](n){let i=t,d=this._qosDB.getStorageSync(this._prefix),l=JSON[i(1196)](e.oJUWX(d,"{}"));return l[n]=void 0,this[i(1113)].setStorageSync(this[i(546)],JSON.stringify(l))}async[t(1401)](){let n=t;if(e[n(1070)](e[n(2014)],e[n(1163)]))return this[n(1113)][n(1804)+n(1884)]();_0x472540&&_0x2662a0[n(1920)+n(2007)](JEbeYT[n(466)],()=>_0x1cc26d()),_0x6097c9&&_0xb926e3[n(1920)+"Listener"](n(550)+n(1457),()=>_0x3e11b5())}async keys(){let n=t,i={eCVxE:function(d,l){return e[K(1685)](d,l)}};if(e.DUjHd===e[n(1833)])this[n(479)]=!1,i[n(1428)](_0x5b8737,this[n(986)+n(1322)+n(611)]),_0x27ba4e();else{let d=this[n(1113)][n(1244)+n(1499)+"nc"](this[n(546)]),l=JSON[n(1196)](e[n(1192)](d,"{}"));return Object[n(1049)](l)}}async[t(999)](){let n=t,i=this[n(1113)].getStorageInfoSync(this._prefix),d=JSON[n(1196)](i||"{}");return Object.values(d)}closeDB(){let n=t;return e[n(529)](e[n(1690)],e[n(1690)])?Promise.resolve():e[n(1520)](_0x28784e,_0x35310d)?_0xc69759:new _0xfdfa31(e[n(457)](e[n(1677)](e[n(800)](_0x1c8277[n(696)](_0x49ec05,0),_0x252a80[n(696)](_0x5654dc,1)<<8),e[n(602)](_0x185e3f[n(696)](_0x36a251,2),16))|_0x255bac.call(_0x1f75dc,3)<<24,0),e.hRqfw(e[n(1986)](e[n(1421)](_0x222e20[n(696)](_0x53de49,4),_0x4864f7.call(_0x4236ea,5)<<8),e[n(1748)](_0x3f243b[n(696)](_0x2beb0e,6),16))|e[n(747)](_0x50868f.call(_0xb4885c,7),24),0),!0)}get[t(1569)](){return!!this[t(1113)]}}function v0(o,n){let i=t;if(pn||pn)return new ch(o,n);if(e[i(521)](Hn,kr)&&e[i(962)](e[i(1707)],typeof indexedDB))return new oh(o,n);if(e[i(1904)](Hn,kr)&&typeof localStorage<"u")return new ah(o,n);throw new Error(e[i(1836)])}class dh{constructor(){let n=t;this[n(1925)+n(1207)+"Id"]=null,this._interval=36e5,this[n(1113)]=e.GyemQ(v0,e[n(1517)],e.nZRFP)}async[t(1925)+"lFlush"](){let n=t;e[n(1067)](clearInterval,this[n(1925)+n(1207)+"Id"]),this[n(1925)+"lTimeoutId"]=e[n(557)](setInterval,()=>{this["flushExp"+n(478)]()},this._interval)}async openDB(){let n=t;await this[n(1113)].openDB().then(()=>{let i=n;this[i(1925)+i(690)]()})}async[t(1596)+"ired"](){let n=t;(await this[n(1113)]?.[n(999)]()||[]).filter(({timestamp:l})=>l<Date.now())[n(644)](l=>{let g=n;this[g(1113)]?.[g(1112)](l.message_id)})}async del(n){return this[t(1113)]?.del(n)}async[t(472)](n,i){let d=t;return this._qosDB?.[d(472)]({message_id:n,timestamp:i})}async[t(1656)](n){let i=t;return this[i(1113)]?.[i(1656)](n)}async[t(1386)](){let n=t,i={jojEh:function(d,l){return e[K(1530)](d,l)},mcUNr:function(d,l){return e.fCVzp(d,l)}};e.EiLPr===e[n(728)]?(clearInterval(this[n(1925)+n(1207)+"Id"]),await this._qosDB?.closeDB()):(_0x2f3312=LoIhKP[n(475)](_0x5459d5,_0xd9a6d0),_0x29b7c4|=LoIhKP[n(651)](127&_0x22c902,7))}get isReady(){return this[t(1113)]?.isReady}}function Oo(o){let n=t,i=!!this[n(1519)][n(633)+"S"];if(!i)return{enabled:i,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let d=e[n(1373)](Gt,o.message[n(996)],e[n(1254)],"2"),l=d&&e[n(1383)](Gt,o[n(1554)][n(996)],"x_frontier_qos_ack","1"),g=d&&Gt(o[n(1554)][n(996)],e[n(1546)],"1"),y=g?e[n(587)](jn,o.message[n(996)],n(1488)+"er_ack_m"+n(968))?.split(",")[n(1329)](Boolean)||[]:[];return{enabled:i,isQoSMessage:d,isQoSAck:l,isAckCleanupMessage:g,ackMsgIds:y}}async function S0(){let o=t;if(e[o(1104)](o(681),e[o(1108)]))this[o(1596)+"ired"]();else return this["_QoSMana"+o(1610)]||(this[o(821)+"ger"]=new dh),this[o(821)+o(1610)][o(1569)]||await this["_QoSMana"+o(1610)][o(1371)](),this[o(821)+o(1610)]}async function fh(o,n){let i=t,{enableAutoAck:d}=this._options,l=e[i(1373)](Gt,o.message.headers,e[i(1570)],"1"),g=Gt(o[i(1554)][i(996)],i(1375),"1"),y=Oo[i(696)](this,o);if(e.fihaD(d,l)){let{SeqID:E,LogID:p,service:P,LogIDNew:T,method:B}=o.message;this[i(780)]({SeqID:E,LogID:p,LogIDNew:T,service:P,method:B,headers:[{key:e.AZAEg,value:"1"},{key:e[i(965)],value:T||""},{key:e[i(1435)],value:"0"}]})}g&&!y[i(829)]&&this[i(824)+i(1385)+i(1704)](o),e.xPKjy(n)}async function uh(o,n){let i=t;this[i(984)](e[i(1276)],o.message),e[i(1446)](n)}async function lh(o,n){let i=t;if(e[i(653)](e[i(724)],i(1187)))return this["_endpoin"+i(1871)]?.[i(1249)+i(798)+"ntTriesC"+i(652)]()||0;{let d=Fn(await E0(o[i(1901)]));try{if(e[i(538)](d[i(949)],Uint8Array)){if(e[i(935)](e.aqyPZ,"oTrFI"))return _0x98c9cd[_0xa31082]=_0x57a3b1,!0;{let l=e[i(1855)](this[i(1519)][i(656)+"ncoding"],Object)?{force:!!this._options[i(656)+"ncoding"][i(626)],encoding:this[i(1519)][i(656)+i(499)][i(1231)]?this[i(1519)][i(656)+i(499)][i(1231)][i(1291)](/\s/g,"")["toLowerC"+i(1343)]():""}:{force:!1,encoding:this._options[i(656)+i(499)]?this[i(1519)][i(656)+i(499)][i(1291)](/\s/g,"").toLowerCase():""},g=d[i(656)+"ncoding"]?d["payloadE"+i(499)][i(1291)](/\s/g,"")[i(1277)+"ase"]():"",y=e[i(809)](this._options[i(1089)+"ype"],Object)?{force:!!this[i(1519)][i(1089)+i(717)][i(626)],type:this[i(1519)][i(1089)+i(717)].type?this[i(1519)][i(1089)+i(717)][i(1381)].replace(/\s/g,"")["toLowerC"+i(1343)]():""}:{force:!1,type:this._options[i(1089)+i(717)]?this[i(1519)][i(1089)+i(717)][i(1291)](/\s/g,"")["toLowerC"+i(1343)]():""},E=d[i(1089)+i(717)]?d.payloadType.replace(/\s/g,"")[i(1277)+i(1343)]():"",p=y[i(626)]?y[i(1381)]:E||y[i(1381)],P=l.force?l[i(1231)]:g||l[i(1231)],T=[e[i(1977)],e.mlGMr,i(849)+i(1377)+i(951)+i(1726),e.IzwPB],B=[e.MmASF,e[i(788)]];this[i(1519)][i(1616)+"ansformTextPayload"]&&T.includes(p)&&(!P||B[i(1547)](P))?d["textPayl"+i(639)]=e[i(1373)](b0,d.payload,0,d[i(949)][i(642)+"th"]):d[i(784)+i(639)]=""}}else d[i(784)+i(639)]=""}catch(l){d[i(784)+i(639)]="",console[i(630)](l)}o[i(1554)]=d,e[i(1979)](n)}}function xh(o,n,i){let d=t,l={kPCjN:e[d(576)],bQiil:e[d(1667)],Meeym:d(1554),jNkys:e[d(466)],zntxW:d(1834),uspmI:function(P,T){return e.qZvfJ(P,T)},vufWC:function(P,T){return e.BFrOY(P,T)},mutXQ:function(P,T){return e[d(1842)](P,T)},nZEJp:function(P,T){return e[d(789)](P,T)},rnnbd:function(P,T){return e[d(1592)](P,T)},MERGE:function(P,T){return e[d(1679)](P,T)}},g=i||8192,y=g>>>1,E=null,p=g;return function(P){let T=d;if(l.zntxW!==l[T(1954)]){let B=(T(833)+"0")[T(1232)]("|"),q=0;for(;;){switch(B[q++]){case"0":this[T(953)]["removeEventListe"+T(567)](l[T(888)],this._onError);continue;case"1":this[T(953)][T(1248)+"entListe"+T(567)](l.bQiil,this[T(1131)]);continue;case"2":this[T(953)][T(1248)+T(563)+"ner"](l.Meeym,this._onMessage);continue;case"3":if(!this[T(953)])return;continue;case"4":this[T(953)]["removeEv"+T(563)+T(567)](l[T(1449)],this._onClose);continue}break}}else{if(l[T(1823)](P,1)||l[T(1465)](P,y))return l[T(860)](o,P);l[T(1465)](p+P,g)&&(E=l.nZEJp(o,g),p=0);let B=n[T(696)](E,p,p+=P);return l[T(518)](7,p)&&(p=l[T(560)](7,p)+1),B}}}let hh=4294967295;function ph(o,n,i){let d=t;return RangeError(e[d(650)](e.uZKgb(d(1268)+"t of ran"+d(1699)+o+d(805),e[d(1308)](n,1))+e[d(1652)],i))}function gh(o,n,i){let d=t;if(e[d(1332)](i,hh))throw new Error(e[d(1146)]);let l=3;for(;e[d(1411)](l,0);){let g=e[d(569)](255,i);e[d(1383)](Mo,g,o,e[d(936)](n,l)),i>>>=8,l--}return e[d(1713)](n,4)}function mh(o,n){let i=t,d=0,l=n,g=e[i(852)](n,4);for(;e[i(1761)](l,g);){let{value:y,offset:E}=No(o,l);l=E,d=e[i(635)](d,8)>>>0,d+=y}return{value:d,offset:g}}function wh(o,n,i){let d=t,l={stJBg:function(g,y,E){return e[K(1967)](g,y,E)},vgCiG:function(g,y){return e[K(870)](g,y)},EgyME:function(g,y,E){return e[K(1190)](g,y,E)}};if(e[d(1470)](e[d(781)],d(1722))){let g=e.GtGos[d(1232)]("|"),y=0;for(;;){switch(g[y++]){case"0":if(n.write)return e[d(1946)](n[d(1183)](o,i),i);continue;case"1":return e.YMVfV(e[d(1373)](Po,o,n,i),i);case"2":if(e[d(1923)](o[d(1955)],40))return e[d(1603)](Po,o,n,i)+i;continue;case"3":if(!o)return i;continue;case"4":if(n.utf8Write)return n[d(894)+"e"](o,i)+i;continue}break}}else{let{offset:g}=_0x11931d(_0x16469b,_0x3f0917);_0x37f276=g;let y={cursor_name:"",cursor:0,service:0},{value:E,offset:p}=l[d(900)](_0xa980c5,_0x1710a2,_0x1815ca);y[d(1944)]=E,_0x348249=p;let{value:P,offset:T}=l[d(900)](_0x427a42,_0xdb1c79,_0x351593);_0x543ee1=T,y[d(700)+d(1723)]=_0x7f219e(_0x233b0e,_0x1375f1,l[d(1212)](_0x3d1a1c,P)),_0x1e0f2d+=P;let{value:B,offset:q}=l[d(1388)](_0x155118,_0x332a72,_0x10ff7a);y.cursor=B[d(1795)](),_0x3a0ea9=q,_0x46d5bd.push(y)}}function _h(o,n){let i=t,d=new oe(e[i(1193)](e.WDsTn(e.RvqjH(e[i(1844)](o[e[i(1056)](n,4)],24),e[i(667)](o[e[i(808)](n,5)],16)),e.brpwg(o[e[i(1646)](n,6)],8)),o[e[i(1801)](n,7)]),e.vOJxe(e.CfmEz(e.MqRuN(e[i(1784)](o[e[i(1518)](n,0)],24),o[e.cKXNw(n,1)]<<16),e[i(1316)](o[e[i(1688)](n,2)],8)),o[e[i(524)](n,3)]),!0);return n+=8,{value:d,offset:n+8}}function yh(o,n,i){let d=t;if(e.oLbRI(e[d(1494)],e[d(1494)]))return _0x4c8c8f||(_0x13ee8f=[_0x1fa4e3[d(1157)+"e"].advance,_0x5dd9af[d(1157)+"e"].continue,_0x4f458e.prototype[d(877)+d(1865)+"ey"]]);{let l=o.low,g=o[d(1890)];return n[i]=e[d(592)](g,24),n[e[d(936)](i,1)]=e[d(1081)](e[d(1964)](g,16),255),n[e[d(498)](i,2)]=e.nyIds(g>>>8,255),n[e[d(1803)](i,3)]=e[d(471)](255,g),n[e[d(498)](i,4)]=e[d(1964)](l,24),n[e[d(1064)](i,5)]=l>>>16&255,n[e.iISNf(i,6)]=e[d(592)](l,8)&255,n[e[d(1803)](i,7)]=e[d(1055)](255,l),i+=8,i}}function No(o,n){let i=t,d={ixqRL:function(l,g){return e[K(982)](l,g)},NbUsE:function(l,g){return e[K(922)](l,g)},wwxBD:function(l,g){return l>g}};if(e[i(501)](e[i(1749)],e[i(1749)]))return o.readUInt8?{value:o[i(1524)+"8"](n),offset:e[i(2020)](n,1)}:{value:e[i(1756)](255,o[n]),offset:e[i(1639)](n,1)};{let l=_0x8ed8f0.bytes,g=_0x1ef6b5[i(485)],y=_0x920293[i(606)],E=g+_0x4af942;if(GFBIqe[i(1365)](E,l[i(1955)])){let p=new _0x52a7bc(GFBIqe.NbUsE(2,E));p.set(l),_0x5972f6[i(1683)]=p}return _0x310263[i(485)]=E,GFBIqe[i(1513)](E,y)&&(_0x208d2b[i(606)]=E),g}}function Mo(o,n,i){let d=t;return n[d(1172)+"t8"]?n[d(1172)+"t8"](o,i):n[i]=e.GpWBs(255,o),e[d(1946)](i,1)}let bh=function(o){return new Uint8Array(o)},Eh=e[t(1174)](e[t(1707)],typeof Buffer)?Buffer.allocUnsafe:xh(bh,Uint8Array[t(1157)+"e"][t(654)]),vh=16,Bo=32;function Sh(o){let n=t,i=0,d={};for(let l=0;e.KoPQx(l,o[n(1955)]);l++)d[o[l][n(700)+n(1723)]]=e[n(1685)](y0,o[l][n(700)+"ame"]),i+=e[n(954)](14,d[o[l][n(700)+n(1723)]]);return[i,d]}function I0(o,n,i){let d=t,l={ImvyL:function(g,y){return e.ABHtn(g,y)},uPPnx:"JLlcA",QwrOQ:e.SyIsn,XvZjP:e[d(1958)],HDXLf:function(g,y,E,p){return e[d(1608)](g,y,E,p)},KkVBN:e.vcdiL,yFmuw:function(g,y,E,p){return g(y,E,p)},xuBwH:function(g,y,E,p){return e[d(855)](g,y,E,p)},fBNGA:e[d(1220)],SPDPp:d(1046)};if(e[d(1528)]("ahIGm",e[d(713)])){let[g,y]=e.GWPyk(Sh,o),E=e[d(1781)](Eh,g),p=0;return o[d(644)](P=>{let T=d;if(l.ImvyL(l[T(1051)],l[T(1051)]))_0x1c57d6[T(595)+T(1403)+"e"](_0x45b9ce,{keyPath:_0x450be6});else{let B=l[T(1917)][T(1232)]("|"),q=0;for(;;){switch(B[q++]){case"0":console[T(630)]("service-"+T(1935),p);continue;case"1":console[T(630)](l[T(1423)],p);continue;case"2":p=l[T(1111)](Mo,0,E,p);continue;case"3":console[T(630)](l.KkVBN,p);continue;case"4":console[T(630)](T(577)+"ervice",P,P[T(1944)]);continue;case"5":p=yh(oe[T(1591)+"er"](P[T(474)]||n),E,p);continue;case"6":p=l.yFmuw(gh,E,p,P[T(1944)]||0);continue;case"7":p=l[T(979)](wh,P[T(700)+T(1723)],E,p);continue;case"8":console[T(630)](l.fBNGA,p);continue;case"9":p=l[T(1037)](Mo,y[P[T(700)+T(1723)]],E,p);continue;case"10":console[T(630)](l[T(1483)],p);continue}break}}}),{frameType:Bo,headers:[{key:e.yOVed,value:i}],payload:E}}else JEbeYT[d(1727)](_0x50e071,_0x1b3d0d.error),JEbeYT[d(972)](_0x2cf9d7)}function Ih(o){let n=t,i={ZVypo:function(d,l){return e[K(906)](d,l)},jhqxd:function(d,l){return e[K(1661)](d,l)},nqzFy:function(d,l){return e[K(1964)](d,l)},FoYsj:function(d,l){return e.AoKGZ(d,l)},LSiRW:function(d,l){return d>>>l},eFPgv:function(d,l){return d&l},giZhf:function(d,l){return d&l}};if(e[n(1476)]!==n(473)){let d=this[n(1890)],l=this[n(1654)];return[TVDXmI[n(508)](d,24),TVDXmI[n(508)](d,16)&255,TVDXmI[n(1328)](TVDXmI.nqzFy(d,8),255),TVDXmI[n(1042)](255,d),TVDXmI.nqzFy(l,24),TVDXmI.LSiRW(l,16)&255,TVDXmI.eFPgv(l>>>8,255),TVDXmI[n(1491)](255,l)]}else{let d=0,l=[];for(;e[n(570)](d,o.byteLength);){let{offset:g}=e.AKNAY(No,o,d);d=g;let y={cursor_name:"",cursor:0,service:0},{value:E,offset:p}=e[n(1304)](mh,o,d);y[n(1944)]=E,d=p;let{value:P,offset:T}=e[n(1622)](No,o,d);d=T,y[n(700)+"ame"]=b0(o,d,e.Colat(d,P)),d+=P;let{value:B,offset:q}=_h(o,d);y[n(474)]=B[n(1795)](),d=q,l[n(793)](y)}return l}}function Ah(){let o=t;return{frameType:Bo,headers:[{key:e.yOVed,value:o(1818)+o(1275)}],payload:void 0}}class Ch{constructor(n,i,d){let l=t;this["_cursorN"+l(638)]=n,this[l(1409)+l(1336)]=i,this[l(1044)+"Strategy"]=d,this[l(1113)]=e.cDbcb(v0,this[l(1797)+l(638)],e[l(1009)])}async[t(1371)](){let n=t;await this[n(1113)][n(1371)]()}async getCursors(){let n=t;if(!this._qosDB[n(1569)])return;let i=this._messageStrategy,d=await this[n(1113)].getAll();switch(console[n(630)](e.GfCvb,d),i){case e[n(914)]:return d&&d.length?e[n(1015)](I0,d,0,this["_cursorF"+n(1336)]):void 0;case e[n(1313)]:return;case n(1478):return d&&d[n(1955)]?e[n(522)](I0,d,0,this[n(1409)+n(1336)]):e[n(1552)](Ah)}}async set(n,i,d){let l=t;if(e.IKWzz(e.szxIk,e[l(2008)]))_0x122236(_0x24baa2,10),e[l(1539)](_0x38c7cb,_0x1a176a,_0x99620f);else return console[l(630)](e[l(843)],n,i,d),this._qosDB.set({cursor_name:n,cursor:i,service:d})}async[t(1709)+"rs"](n){let i=t,d=e[i(1159)](Ih,n);for(let l of d)console.log(e[i(1730)],d),await this._qosDB[i(472)](l)}async[t(1656)](n){let i=t;return(await this._qosDB[i(1656)](n))?.[i(474)]}async closeDB(){let n=t;if(e.YhhUC(e[n(1171)],e[n(1171)]))await this[n(1113)][n(1386)]();else{let i=0,d=_0x368405,l=e[n(2002)](_0x2df1ee,4);for(;e[n(1460)](d,l);){let{value:g,offset:y}=e.GyemQ(_0x1968a9,_0x71cc06,d);d=y,i=e.cNNMz(e[n(1001)](i,8),0),i+=g}return{value:i,offset:l}}}[t(1278)+t(1950)+t(1257)](n){let i=t;this["_cursorF"+i(1336)]=n}get[t(1569)](){let n=t;return this[n(1113)][n(1569)]}}let Th="__x_msg_"+t(1372);async function A0(o){let n=t,i={deorb:function(E){return e[K(1048)](E)},CGsGO:function(E){return E()}};if(!this[n(1519)][n(633)+"S"])return null;let{aID:d,fpID:l,messageStrategy:g}=this[n(1519)],y=e[n(1289)](o,Th);try{if(e.KVSwu(e.ucwwm,n(636)))_0x33df18[n(617)][n(1581)+n(1947)](_0x42b2a7);else return this[n(1319)+n(1434)]?e[n(1471)]("joaBX",e.UoCqW)?o&&this[n(1319)+n(1434)]["updateCu"+n(1950)+n(1257)](o):(vHFQgX.deorb(_0x2f929d),vHFQgX.CGsGO(_0x99d6ae)):this[n(1319)+n(1434)]=new Ch(l+"_"+d+"_"+y,y,g),this["_cursorM"+n(1434)][n(1569)]||await this[n(1319)+n(1434)][n(1371)](),this._cursorManager}catch{return null}}async function Rh(o,n){let i=t,d=e.hlbJA(Gt,o[i(1554)][i(996)],e.SDvmP,"-1"),l=e[i(1849)](Gt,o[i(1554)][i(996)],e[i(817)],"1"),g=e.ltrGL(jn,o[i(1554)][i(996)],e[i(1379)]),y=e[i(677)](Number,e[i(837)](jn,o.message[i(996)],e.GctiA))||0,E=Oo[i(696)](this,o),p=Gt(o[i(1554)][i(996)],"x-msg-qos","2"),P=e[i(1614)](jn,o.message[i(996)],e[i(806)]),T=e[i(1425)](Number,e[i(1458)](jn,o.message[i(996)],e[i(476)]));if(E.isQoSAck)return n();let B=E[i(1109)+i(1945)]?await S0.call(this):null;if(e[i(1002)](o[i(1554)].service,0)&&l&&!d||e[i(873)](o[i(1554)][i(1944)],0)){if(g&&E[i(1109)+i(1945)]&&B)if(i(931)===e[i(1625)])e.wYuCy(_0x3a32ae,this[i(1925)+i(1207)+"Id"]),this[i(1925)+i(1207)+"Id"]=_0x3895bd(()=>{let q=i;this[q(1596)+q(478)]()},this[i(1925)+"l"]);else return!!!await B.get(g)&&(this[i(824)+i(1106)+i(562)](o),await B.set(g,e[i(1803)](Date[i(640)](),y))),e.XirRO(n);if(p){let q=await A0.call(this);if(!q){if(e[i(907)](i(1788),e[i(1262)]))return this[i(824)+i(1106)+i(562)](o),n();this[i(552)+i(1778)]()&&(!this[i(953)]||e.nLupl(this[i(953)][i(1568)+"te"],this[i(940)])||e[i(1287)](this[i(953)].readyState,this[i(1427)+"NG"]))&&this[i(624)+i(456)](),this[i(1668)+"er"]&&_0x567319["addEvent"+i(2007)](i(1991),this[i(624)+i(456)]),this[i(1668)+"er"]&&_0x12999a["addEvent"+i(2007)](e.nTEbt,this[i(624)+i(790)])}let $=await q[i(1656)](P)??-1;if(e[i(1504)]($,T))this[i(824)+i(1106)+i(562)](o),q.set(P,T,o[i(1554)][i(1944)]);else throw new Error(i(1337)+" message"+i(1567)+T+(i(1976)+"than loc"+i(1367)+"r ")+$);return n()}return this[i(824)+i(1106)+i(562)](o),n()}}async function Dh(o,n){let i=t;if(i(1989)===e[i(1436)]){let d=Oo[i(696)](this,o);if(!d.isQoSMessage)return e.xPKjy(n);let l=await S0.call(this);if(d[i(1952)+i(1481)+"age"]&&d[i(904)+"s"][i(1955)])for(let g of d[i(904)+"s"])await l.del(g);n()}else{let d=i(1698)+_0x673192+(i(1347)+i(1728)+i(1782)+"ed");this[i(824)+i(1260)+"ent"](e.IXJLx(_0x149d3f,e[i(576)],{message:d,code:_0x569b56[i(1197)+i(1824)+"R"],error:_0x365118}));return}}async function kh(o,n){let i=t,d=e[i(673)](o[i(1554)][i(1775)+"e"],vh),l=e[i(1827)](o[i(1554)].frameType,Bo);if(!d&&!l)return e.JAuMb(n);let g=e[i(1397)](jn,o[i(1554)][i(996)],e[i(1204)]);if(!g)return e[i(1552)](n);let y=await A0[i(696)](this,g);if(!y)return e[i(1579)](n);if(d){if(e.ESIhN(e[i(1246)],e.JGbAU))return!!_0x41e7e1?.[i(1368)](E=>E[i(657)]===_0x380c14&&E.value===_0x219628);{let E=await y[i(530)+"rs"](),p={frameType:E?.["frameType"],SeqID:oe[i(1591)+"er"](this[i(1034)]++),LogID:oe.fromNumber(this[i(1519)][i(742)+i(460)]()),service:9e3,method:5,headers:E?.[i(996)],payload:E?.payload},P=e[i(1425)](A,p);this._ws&&this[i(953)][i(1568)+"te"]&&this._ws.send(P)}}if(l){let E=o[i(1554)][i(949)];E&&y[i(1709)+"rs"](E)}}let Ph=async function(o,n){let i=t;this[i(479)]=!1,e[i(1107)](clearTimeout,this[i(986)+i(1322)+i(611)]),e[i(1440)](n)},Lh=async function(o,n){let i=t;if(!this[i(953)]||this[i(953)][i(1568)+"te"]!==this[i(940)])return e[i(1265)](n);let{pingInterval:d}=this[i(1519)];this[i(1574)+i(1871)]?.["resetEndpointCon"+i(1447)]();for(let g=0;g<this["_message"+i(1103)][i(1955)];g++){let y=this[i(1044)+"Queue"][g];if(e[i(1050)](this[i(953)][i(1568)+"te"],this.OPEN)&&y!==null)this._ws&&this[i(953)][i(1330)](y),this[i(1044)+i(1103)][g]=null;else break}this[i(1044)+i(1103)]=this[i(1044)+"Queue"][i(1329)](g=>!!g),this[i(1769)+i(1909)+"Id"]=setTimeout(()=>this._ping(),d),this["_dispatc"+i(1450)+"nt"](o),this[i(1668)+"er"]&&this[i(953)]&&(this[i(953)][i(903)+"pe"]=this[i(1021)+i(717)]);let l=this["_endpoin"+i(1871)]?.[i(1249)+i(798)+"nt"]();this[i(984)](i(1619)+l+i(1715)),e.HIlwK(n)},Oh=async function(o,n){let i=t,d=this[i(1574)+"tManager"]?.[i(1249)+i(798)+"nt"]();this[i(984)](i(1619)+d),e[i(574)](n)};class Nh extends ko{constructor(n){let i=t,d={BujqM:function(E,p,P,T){return e[K(482)](E,p,P,T)},CjFRu:e[i(576)],CMWQj:function(E,p,P){return e[i(891)](E,p,P)}};super(),this[i(1866)+i(1745)+i(777)]=!0,this[i(1668)+"er"]=Hn,this[i(1996)]=Yx,this[i(1474)+"T"]=pn,this[i(483)+"X"]=Dr,this[i(1878)+"r"]=kr,this[i(1044)+i(1103)]=[],this["_endpoin"+i(1871)]=null,this[i(791)+i(1120)]=!1,this[i(1021)+i(717)]=e[i(515)],this[i(986)+"Lock"]=!1,this[i(986)+"ionTimeoutId"]=null,this[i(786)+"ctTimeou"+i(1139)]=null,this["_pingPon"+i(1909)+"Id"]=null,this[i(1034)]=0,this[i(479)]=!1,this._url="",this[i(821)+i(1610)]=null,this[i(1319)+i(1434)]=null,this["_pingLos"+i(1980)]=null,this._protocols=e.rJLFs,this[i(756)]=3,this[i(1427)+"NG"]=0,this.OPEN=1,this[i(1281)]=2,this._onOpen=E=>{let p=i;try{d[p(981)](_0,this,E,[Ph,Lh,Oh])}catch(P){let T=Ze(d[p(666)],{message:P[p(1554)],code:jt[p(1006)+"OR"],error:P});this[p(824)+p(1260)+p(495)](T)}},this[i(1559)+"ge"]=async E=>{let p=i,P={gLlEj:function(q,$,Y,it){return e[K(1015)](q,$,Y,it)}},{pingInterval:T,pingFrequency:B}=this[p(1519)];if(e[p(1369)]("hi",E[p(1901)])&&e[p(947)](e.fzdeH,B)||e[p(1143)](e[p(1424)],B)){if(e[p(1743)](e.qVRzx,p(1531)))throw _0x6c5abf=_0xa00536[p(1955)],bGSwPg.gLlEj(_0x2047d6,_0x9108a1,10,_0x44944d[p(1955)]);this[p(2027)+p(1058)](),this[p(1150)](e[p(1295)],e[p(1760)]),this[p(1769)+p(1909)+"Id"]=e[p(1585)](setTimeout,this._ping[p(923)](this),T)}if(!e[p(1471)]("hi",E[p(1901)]))try{e[p(767)](_0,this,E,[lh,fh,Dh,kh,Rh,uh])}catch(q){let $=Ze(p(796),{message:q.message,code:jt[p(1691)+p(1426)],error:q});this["_dispatc"+p(1260)+p(495)]($)}},this[i(1099)]=E=>{let p=i,P=this[p(1574)+p(1871)]?.[p(1872)+p(795)+"es"](),T=this["_endpoin"+p(1871)]?.[p(1249)+p(798)+"nt"]();if(P&&!E[p(1554)]){let B=p(1698)+T+(" fail, max retri"+p(1782)+"ed");this[p(824)+"hErrorEv"+p(495)](d.CMWQj(Ze,d[p(666)],{message:B,code:jt[p(1197)+p(1824)+"R"],error:E}));return}this._ws&&this[p(953)][p(1568)+"te"]===this[p(940)]&&this["_disconn"+p(628)](),this["_dispatc"+p(1260)+p(495)](d[p(1927)](Ze,d[p(666)],{message:E[p(1554)],code:jt[p(603)+"RROR"],error:E}))},this[i(1777)]=async E=>{let p=i,P={pjaXp:function(B,q,$){return B(q,$)},VLfuf:function(B,q){return e[K(620)](B,q)}};this[p(811)+p(694)](),this[p(2027)+p(1058)](),this[p(812)+p(998)+"rs"](),this[p(953)]=null,this[p(986)+p(1928)]=!1;let T=this["_endpoin"+p(1871)]?.[p(1872)+"chMaxTries"]();if(!T&&this["_navigat"+p(1778)]()&&!this[p(791)+p(1120)]){let B=this["_endpoin"+p(1871)]?.[p(1249)+p(798)+"nt"](),q=this._options[p(658)+p(1454)+p(1378)](E[p(928)],E[p(1166)]);this[p(824)+"hCloseEv"+p(495)](e[p(1496)](rt,"close",{code:1006,reason:E[p(1166)]||p(902)+p(1094)+p(1712)+"wn reaso"+p(547)+"ame: "+B,willReconnect:q})),q&&this[p(986)]();return}if(e[p(653)](1e3,E[p(928)])&&this[p(791)+p(1120)]){this[p(824)+"hCloseEv"+p(495)](rt(e[p(466)],{code:1e3,reason:e[p(787)]})),this[p(1574)+p(1871)]?.[p(958)+p(733)+p(1447)](),this[p(2016)+p(1980)]?.[p(760)+p(491)]();return}if(e.vYDYr(1e3,E[p(928)])&&T){let B=this["_endpoin"+p(1871)]?.[p(1249)+p(798)+"nt"](),q=E.reason;q||(q=await e[p(1463)](ih,this[p(1828)])),q="connecti"+p(1094)+"d, "+q+(", hostna"+p(1269))+B+(", max retries re"+p(1431)),this[p(824)+"hCloseEv"+p(495)](e[p(1415)](rt,p(1396),{code:E[p(928)],reason:q}));let $=p(1698)+B+(p(1347)+"ax retri"+p(1782)+"ed");this[p(824)+p(1260)+"ent"](e[p(1023)](Ze,e.hqcUP,{message:$,code:jt[p(1197)+p(1824)+"R"]})),this[p(1574)+p(1871)]?.[p(958)+p(733)+p(1447)](),this[p(2016)+p(1980)]?.["resetCou"+p(491)]();return}if(E.code!==1e3&&!E[p(1166)])if(e[p(911)]===e[p(1022)])gPCrYe[p(1571)](_0x2be104,_0x600fce,24),gPCrYe[p(1571)](_0x50a8e4,_0x3414bd,gPCrYe[p(1602)](_0x164afd,_0x97441e));else{let B=this[p(1574)+"tManager"]?.[p(1249)+p(798)+"nt"]();this[p(824)+p(461)+p(495)](e.giVCJ(rt,e.hJnvZ,{code:E[p(928)],reason:"connecting faile"+p(1712)+p(1177)+p(547)+p(1234)+B})),this[p(1574)+"tManager"]?.[p(958)+p(733)+p(1447)](),this[p(2016)+p(1980)]?.["resetCou"+p(491)]();return}this[p(824)+p(461)+p(495)](E),this[p(1574)+p(1871)]?.[p(958)+p(733)+p(1447)](),this[p(2016)+"sCounter"]?.[p(760)+"nter"]()},this.onclose=null,this[i(641)]=null,this[i(772)+"e"]=null,this.onopen=null,this[i(676)+i(1962)]=null,this[i(511)+i(1175)]=null,this[i(1910)+i(1974)+i(1916)+"ct"]=null,this[i(624)+"nLine"]=this[i(624)+i(456)][i(923)](this),this[i(624)+i(790)]=this[i(624)+"ffLine"][i(923)](this),this[i(1626)+i(1635)]=this["_handleP"+i(1635)][i(923)](this),this[i(1626)+i(1178)]=this[i(1626)+"ageShow"][i(923)](this),this[i(1519)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[i(579)](1,0),service:0,logIDGenerator:a,headers:void 0,payloadEncoding:"",payloadType:"",fpID:"",deviceID:"",accessKey:"",ttwID:"",bddID:"",aID:"",disableAutoReconnect:!1,customParams:{},pingInterval:15e3,pingTimeoutInterval:4e3,pingFrequency:e[i(1424)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[i(1176)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:l,ws:g}=n,y=Array[i(1741)](l)?l:e.wFRig(e[i(1752)],typeof l)?[l]:[];if(!y||e.OCBWR(0,y[i(1955)]))throw new Error(e[i(608)]);if(!e[i(770)](eh,g))throw new Error(i(1888)+i(1167)+i(1419)+i(1003)+i(1283)+i(722)+"is undefined");Object[i(801)](this._options,n),this["_endpoin"+i(1871)]=new w0(y,this[i(1519)][i(872)+"es"]),this[i(2016)+i(1980)]=new rh(this[i(1519)][i(493)+i(974)]),this[i(1519)][i(1764)+i(671)]&&(e[i(502)](i(1587),e[i(1004)])?_0x55c42d=JEbeYT.GWPyk(_0x3a4cee,_0x3dc899):(this[i(479)]=!0,this[i(986)]())),this[i(1519)][i(2036)+i(740)+i(960)]&&(this._isMiniTT||this[i(483)+"X"]?this[i(1598)+i(1982)+i(505)]():this[i(1668)+"er"]&&this["_initGlo"+i(1580)+i(2007)]())}["_handleO"+t(456)](){let n=t;if(e[n(692)](n(1314),e[n(1937)])){let i=e[n(809)](this._options[n(656)+n(499)],_0xbe7714)?{force:!!this[n(1519)]["payloadE"+n(499)].force,encoding:this[n(1519)].payloadEncoding[n(1231)]?this[n(1519)].payloadEncoding[n(1231)][n(1291)](/\s/g,"")[n(1277)+"ase"]():""}:{force:!1,encoding:this[n(1519)][n(656)+"ncoding"]?this[n(1519)][n(656)+"ncoding"][n(1291)](/\s/g,"")["toLowerC"+n(1343)]():""},d=_0x2bce8a[n(656)+n(499)]?_0x57df85[n(656)+n(499)].replace(/\s/g,"")[n(1277)+n(1343)]():"",l=e[n(538)](this[n(1519)][n(1089)+"ype"],_0x2dc415)?{force:!!this[n(1519)][n(1089)+n(717)][n(626)],type:this[n(1519)][n(1089)+n(717)].type?this[n(1519)][n(1089)+n(717)].type[n(1291)](/\s/g,"").toLowerCase():""}:{force:!1,type:this._options[n(1089)+"ype"]?this._options[n(1089)+"ype"][n(1291)](/\s/g,"")[n(1277)+"ase"]():""},g=_0x365545[n(1089)+"ype"]?_0xf8b317[n(1089)+"ype"][n(1291)](/\s/g,"")[n(1277)+"ase"]():"",y=l[n(626)]?l[n(1381)]:g||l[n(1381)],E=i.force?i[n(1231)]:d||i.encoding,p=[n(899)+"in;chars"+n(1813),e[n(2032)],e[n(1853)],"string"],P=[n(1831)+"e",n(465)];this[n(1519)][n(1616)+n(1024)+n(2004)+"ad"]&&p[n(1547)](y)&&(!E||P[n(1547)](E))?_0x41a107["textPayl"+n(639)]=e[n(469)](_0x331864,_0x5d771a.payload,0,_0x5803a5[n(949)][n(642)+"th"]):_0x4166e5[n(784)+n(639)]=""}else{if(this[n(1519)][n(615)+n(683)+n(619)]||this[n(791)+n(1120)])return;this[n(1361)+n(1962)]()}}_handleOffLine(){let n=t;this[n(1205)+"WebSocket"]();let i=Do(e[n(1195)],{message:n(797)+"ediately reconnect"});this[n(1910)+n(1974)+"yReconnect"]&&this[n(1910)+n(1974)+n(1916)+"ct"](i)}[t(1360)+t(1580)+t(2007)](){let n=t;e[n(907)](e[n(708)],n(882))?(_0x493586(e[n(1760)]),this[n(1462)](e[n(1295)],_0x29b0a5),this[n(1462)](n(581)+n(750)+"t",_0x2dbed9)):(this[n(1668)+"er"]&&window[n(1920)+n(2007)](e[n(591)],this[n(624)+n(456)]),this[n(1668)+"er"]&&window[n(1920)+n(2007)](e[n(1948)],this[n(624)+"ffLine"]),this[n(1668)+"er"]&&window[n(1920)+n(2007)](e.LkWdT,this[n(1626)+n(1635)]),this[n(1668)+"er"]&&window.addEventListener(e.pGQiq,this[n(1626)+n(1178)]))}[t(593)+t(1580)+"Listener"](){let n=t;this[n(1668)+"er"]&&window[n(1248)+n(563)+n(567)](e[n(591)],this[n(624)+n(456)]),this[n(1668)+"er"]&&window[n(1248)+n(563)+n(567)](e[n(1948)],this["_handleO"+n(790)]),this._isBrowser&&window[n(1248)+n(563)+"ner"](e[n(1169)],this[n(1626)+n(1635)]),this[n(1668)+"er"]&&window[n(1248)+"entListe"+n(567)](e[n(662)],this[n(1626)+n(1178)])}[t(1626)+t(1635)](n){let i=t;!n[i(1227)+"d"]&&(this[i(1668)+"er"]&&window["removeEv"+i(563)+"ner"](e[i(1169)],this._handlePageHide),this[i(1668)+"er"]&&window[i(1248)+i(563)+"ner"](e[i(662)],this["_handleP"+i(1178)]),this[i(1396)]()),this[i(1668)+"er"]&&window["removeEv"+i(563)+i(567)](e[i(591)],this["_handleO"+i(456)]),this._isBrowser&&window["removeEv"+i(563)+"ner"](i(1241),this[i(624)+i(790)])}_handlePageShow(n){let i=t;n[i(1227)+"d"]&&(this[i(552)+i(1778)]()&&(!this._ws||e[i(661)](this[i(953)][i(1568)+"te"],this[i(940)])||this[i(953)][i(1568)+"te"]!==this[i(1427)+"NG"])&&this[i(624)+i(456)](),this[i(1668)+"er"]&&window["addEvent"+i(2007)](e.GdeAR,this[i(624)+i(456)]),this[i(1668)+"er"]&&window[i(1920)+"Listener"](e[i(1948)],this[i(624)+"ffLine"]))}async[t(1787)+t(631)](n){let i=t,d={SqJuK:function(l,g,y,E){return l(g,y,E)},NghMl:e[i(1072)],kHlFN:e.VyDNV,cJOen:function(l,g,y){return e.wVlEK(l,g,y)},oWYrI:e.KjTzR};if(e[i(1429)](i(687),e[i(1105)])){let l=!!this[i(1519)][i(633)+"S"];if(!l)return{enabled:l,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let g=_0x178a0e(_0x20e222[i(1554)][i(996)],i(1488)+i(610),"2"),y=g&&aLwzDy.SqJuK(_0x4f9e67,_0x5264a2[i(1554)][i(996)],aLwzDy[i(1451)],"1"),E=g&&aLwzDy[i(1589)](_0x643250,_0x282468[i(1554)][i(996)],aLwzDy.kHlFN,"1"),p=E?aLwzDy[i(1604)](_0xe0ea4e,_0x2b4eec[i(1554)].headers,aLwzDy[i(1892)])?.[i(1232)](",").filter(_0x2eb297)||[]:[];return{enabled:l,isQoSMessage:g,isQoSAck:y,isAckCleanupMessage:E,ackMsgIds:p}}else{let{fpID:l,deviceID:g,bddID:y,ttwID:E,accessKey:p,aID:P,customParams:T={},enableAutoAck:B,enableQoS:q,QoSLevel:$,env:Y}=this[i(1519)],it,Ct,Wt;if(this[i(1668)+"er"]||this[i(483)+"X"]||this._isMiniTT)it=location&&e[i(993)](i(1981),location[i(862)])?e.nWDAf:e[i(648)],Ct=n[i(1291)](/((^ws)|(^http))((?:[s]*:\/\/))/,""),Wt=/^wss(.*:\/\/)/[i(1776)](n)?n:""+it+Ct;else{if(e[i(597)](e.GEOBp,e[i(1856)]))return this[i(953)]?this[i(953)].binaryType:this[i(1021)+i(717)];it=e[i(1142)],Ct=n[i(1291)](/(^http)((?:[s]*:\/\/))/,""),Wt=/(^ws)((?:[s]*:\/\/))/[i(1776)](Ct)?Ct:""+it+Ct}let C0=y?e[i(1125)]:E?e.EjVaE:e[i(1887)],T0=y||E||g;if(!T0||!C0)throw new Error(e[i(934)]);let Mh=e[i(768)](e.kMtKK,typeof T)?await T():T,Bh=Y?e.crHdT(nh,Y[i(2001)],Y[i(1114)]):{},zo=Object[i(801)]({device_platform:i(2005),version_code:e[i(1582)],access_key:p,fpid:l,aid:P,[C0]:T0,xsack:B?1:0,xaack:B?1:0,xsqos:q?1:0,qos_level:q?$:void 0,qos_sdk_version:2,...Bh},Mh),zh=Object.keys(zo).reduce((Fo,Uo)=>zo[Uo]!==void 0?""+Fo+(Fo?"&":"?")+Uo+"="+zo[Uo]:Fo,"");return Wt+"/ws/v2"+zh}}async _connect(){let n=t;if(!(this["_connect"+n(1928)]||this[n(791)+"osed"])){this._connectLock=!0;try{let i=this[n(1574)+n(1871)]?.[n(1649)+n(691)+n(1529)+n(1356)+"tries"](),{timeoutInterval:d}=this[n(1519)];if(i){let g=this[n(1574)+n(1871)]?.["getCurre"+n(798)+"nt"](),y=this[n(1574)+n(1871)]?.[n(1350)+"ackupEnd"+n(513)+n(1731)+n(512)](),E=this[n(1574)+n(1871)]?.[n(1249)+"ntEndpointTriesC"+n(652)]();if(y){let p="connect "+g+(n(841)+n(1390)+n(818)+n(1673)+n(1779)+n(1334)+"ndpoint ")+y+(n(1755)+"y"),P=e[n(1708)](Ze,e.hqcUP,{message:p,code:jt["MAX_RETR"+n(1824)+"R"]});this[n(984)](p),this["_dispatc"+n(1260)+n(495)](P),this[n(1828)]=await this[n(1787)+n(631)](y),this[n(984)](n(1698)+y+" "+E+" times"),this[n(812)+n(998)+"rs"]()}else{let p="connect "+g+(n(841)+n(1390)+"tries re"+n(1431));this[n(984)](p),this[n(824)+"hErrorEv"+n(495)](e.PtBhH(Ze,e[n(576)],{message:p,code:jt[n(1197)+n(1824)+"R"]}));return}}else{let g=this[n(1574)+"tManager"]?.[n(1249)+n(798)+n(1214)+"ateCount"](),y=this[n(1574)+n(1871)]?.[n(1249)+n(798)+n(604)+n(652)]();this[n(1828)]=await this[n(1787)+"eUrl"](g||""),this._debug(n(1698)+g+" "+y+" times"),this[n(812)+n(998)+"rs"]()}if(this[n(479)])this[n(479)]=!1;else{let g=Do(e[n(1195)],{message:e[n(704)]});this[n(676)+"econnect"]&&this[n(676)+n(1962)](g)}let l=this[n(1574)+"tManager"]?.["getCurre"+n(798)+"ntTriesC"+n(652)]()||0;e[n(873)](l,1)&&await this[n(983)](e[n(776)](l,1)),this[n(984)]("connecti"+n(1633)+this[n(1828)]+(" protoco"+n(1686))+this[n(1293)+"ls"]),this[n(953)]=e[n(1124)](Qx,{url:this[n(1828)],protocols:[this._protocols],headers:this[n(1519)].miniProgramParams[n(1514)+n(938)]},this[n(1519)].ws),(this._isBrowser||this[n(1878)+"r"])&&this[n(953)]&&(this[n(953)][n(903)+"pe"]=this["_binaryT"+n(717)]),this[n(898)+n(1213)](),this[n(986)+"ionTimeo"+n(611)]=setTimeout(this._onTimeout.bind(this),d)}catch(i){throw this[n(986)+"Lock"]=!1,i}}}[t(811)+t(694)](){let n=t;e[n(1727)](clearTimeout,this[n(986)+n(1322)+n(611)]),this[n(986)+"ionTimeo"+n(611)]=null}[t(2027)+t(1058)](){let n=t,i={KPDzE:function(d,l){return e[K(836)](d,l)},TIKof:function(d,l,g){return e[K(1510)](d,l,g)}};if(e[n(1700)](n(1374),e[n(1846)]))return(XBbQZT[n(1583)](_0x37aa58,8)[n(1041)]("0")+XBbQZT[n(1339)](_0x1a5e76,_0x4f701f,10)[n(832)](2))[n(1503)](-8);e[n(1156)](clearTimeout,this["_pingPon"+n(1909)+"Id"]),clearTimeout(this["_reconne"+n(1033)+n(1139)]),this[n(1769)+n(1909)+"Id"]=null,this[n(786)+n(1033)+n(1139)]=null}[t(984)](...n){let i=t;this[i(1519)][i(1898)]&&console[i(630)][i(1235)](console,[e[i(908)],...n])}[t(1972)+"rvalValue"](n){let i=t,{initReconnectInterval:d,maxReconnectInterval:l,reconnectIntervalGrowFactor:g}=this[i(1519)],y=e[i(922)](d,Math.pow(g,e.uhcdr(n,1)));return y>l?l:y}[t(1477)](){let n=t;if(this[n(953)]&&this[n(953)].readyState===this[n(1427)+"NG"])if(e.uSntj(e.hggsz,e[n(1340)])){this._clearPingTimer(),this[n(1769)+n(1909)+"Id"]=e[n(1014)](setTimeout,this[n(1477)][n(923)](this),this[n(1519)][n(1218)+n(1484)]);return}else _0x197675[n(682)]()[n(684)](()=>{this[n(898)+"steners"]()});if(!this[n(953)]||e.ABHtn(this[n(953)][n(1568)+"te"],this[n(940)]))return void this[n(1361)+n(1962)]();this[n(953)]&&this._ws.send("hi"),this[n(786)+n(1033)+n(1139)]=e[n(1188)](setTimeout,this[n(1361)+n(1962)+n(599)][n(923)](this),this[n(1519)][n(807)+n(1189)+n(1597)])}[t(1361)+t(1962)+"Timeout"](){let n=t;if(e[n(1062)](n(814),e[n(1224)]))this[n(2016)+n(1980)]?.[n(1742)](),this[n(1150)](n(581)+n(750)+"t","timeout"),this[n(2016)+n(1980)]?.[n(1872)+n(1889)+"nt"]()?this["_handleR"+n(1962)]():this[n(1477)]();else return new _0x5b889c(_0x522ec4,{code:_0x4ebd72,reason:_0x1176d4,wasClean:_0x13c7b3,willReconnect:_0x1a7ef3})}[t(552)+t(1778)](){let n=t;return this[n(1474)+"T"]||this._isMiniWX?this[n(1866)+n(1745)+n(777)]:(this[n(1668)+"er"]||this._isWorker)&&this[n(1519)]["listenNe"+n(740)+n(960)]?navigator[n(1772)]:!0}[t(1361)+t(1962)](){let n=t;!this["_navigat"+n(1778)]()||this[n(791)+n(1120)]||(this[n(1574)+n(1871)]?.[n(958)+n(733)+n(1447)](),this[n(2016)+n(1980)]?.[n(760)+n(491)](),this[n(953)]?this[n(1351)+n(628)](1001,e.JCjfc,!0):this[n(986)]())}["_onPageN"+t(1982)+t(505)](){let n=t;this._isMiniTT?tt[n(1572)+"kStatusC"+n(1457)](({isConnected:i})=>{let d=n;this[d(1866)+d(1745)+d(777)]=i,i?this["_handleO"+d(456)]():this[d(624)+"ffLine"]()}):this[n(483)+"X"]&&wx["onNetwor"+n(1758)+"hange"](({isConnected:i})=>{let d=n;this[d(1866)+d(1745)+d(777)]=i,i?this[d(624)+d(456)]():this["_handleO"+d(790)]()})}[t(983)](n){return new Promise(i=>{let d=K;setTimeout(i,this[d(1972)+d(1541)+"e"](n))})}[t(1351)+t(628)](n=1e3,i="",d=!1){let l=t;if(e.cRKnS(e[l(571)],"FTLbI")){if(JEbeYT.NLArC(_0x2d0c52,JEbeYT[l(1586)]))return _0x31d001[l(1656)](_0x5e2401);if(JEbeYT[l(701)](_0x59a47f,l(1918)+l(1971)))return _0x29de15[l(1918)+l(1971)]||_0x5e2522[l(1656)](_0x32b9ba);if(JEbeYT[l(1228)](_0x5c44c6,JEbeYT[l(1239)]))return _0x2e7ce8[l(1918)+l(1971)][1]?void 0:_0x5da71b[l(1918)+l(2003)](_0x22ff62[l(1918)+l(1971)][0])}else{if(!this[l(953)])return;this["_destroy"+l(1943)+"t"](n,i,d)}}[t(719)+"ut"](){let n=t,i=this[n(1574)+n(1871)]?.[n(1249)+n(798)+"nt"]();this[n(984)](n(1698)+i+n(841)),this[n(1351)+n(628)](1001,e[n(463)],!0)}[t(780)](n){let i=t,d=e[i(665)](He,n);this._ws&&this._ws[i(1568)+"te"]===this[i(940)]&&(this._ws&&this[i(953)].send(d),this[i(984)](e[i(1144)],n))}[t(812)+"sListeners"](){let n=t,i=e[n(1489)].split("|"),d=0;for(;;){switch(i[d++]){case"0":this[n(953)][n(1248)+n(563)+"ner"](e[n(576)],this._onError);continue;case"1":this._ws[n(1248)+n(563)+n(567)](e.hJnvZ,this._onClose);continue;case"2":this._ws["removeEventListe"+n(567)](e[n(1667)],this[n(1131)]);continue;case"3":this[n(953)][n(1248)+"entListe"+n(567)](e[n(1078)],this[n(1559)+"ge"]);continue;case"4":if(!this._ws)return;continue}break}}[t(898)+t(1213)](){let n=t,i=e[n(672)].split("|"),d=0;for(;;){switch(i[d++]){case"0":this[n(953)][n(1920)+n(2007)](e[n(1078)],this._onMessage);continue;case"1":this[n(953)][n(1920)+n(2007)](e[n(466)],this[n(1777)]);continue;case"2":if(!this._ws)return;continue;case"3":this[n(953)]["addEvent"+n(2007)](n(519),this[n(1131)]);continue;case"4":this[n(953)][n(1920)+n(2007)](e[n(576)],this[n(1099)]);continue}break}}_wsInstanceClose(n=1e3,i=""){let d=t;try{this[d(953)]&&this._ws.close(n,i)}catch{}}[t(1205)+"WebSocket"](n=1e3,i="",d=!1){let l=t,g={PFTQr:function(y,E){return e[K(2022)](y,E)},IVxad:function(y,E){return e.mfUiH(y,E)},wRZuu:function(y,E){return e[K(1915)](y,E)}};if(this[l(2027)+l(1058)](),this[l(811)+l(694)](),this[l(812)+l(998)+"rs"](),this["_wsInsta"+l(1309)](1e3,i),this["_connect"+l(1928)]=!1,d&&this["_navigat"+l(1778)]()&&!this[l(791)+l(1120)]){if(this["_endpoin"+l(1871)]?.[l(1872)+l(795)+"es"]())if(e[l(752)]!==e[l(752)])_0x24e039=_0x5e53f2[pyDueB.PFTQr(_0x1d4c49,_0x434ec1)+1],(192&_0x23f181)!==128?_0x27aefa+=_0x177638:(_0x362342=pyDueB[l(527)]((31&_0x44f68d)<<6,63&_0x17c6ea),pyDueB[l(956)](_0x4ff53f,128)?_0x515a4b+=_0x2c2475:(_0x4d45f3+=_0x438403(_0x46a064),_0x1cb904++));else{let E=this[l(1574)+"tManager"]?.["getCurre"+l(798)+"nt"]();this[l(824)+"hCloseEv"+l(495)](e[l(1931)](rt,l(1396),{code:1006,reason:"connect "+E+(l(841)+", max re"+l(818)+"ached"),wasClean:!0}))}else{let E=this._options[l(658)+l(1454)+"ptor"](n,i);this[l(824)+l(461)+"ent"](e[l(815)](rt,e[l(466)],{code:n,reason:i,wasClean:!0,willReconnect:E})),E&&this[l(986)]()}return}this[l(552)+l(1778)]()||this[l(791)+l(1120)]?this["_dispatc"+l(461)+l(495)](e[l(1510)](rt,e[l(466)],{code:n,reason:e[l(787)]})):this[l(824)+l(461)+l(495)](rt(e[l(466)],{code:1006,reason:l(1453)+l(1194)+"ork offline"})),this[l(953)]=null,this[l(1574)+"tManager"]?.[l(958)+l(733)+l(1447)](),this["_pingLos"+l(1980)]?.[l(760)+l(491)]()}[t(824)+t(1450)+"nt"](n){let i=t;if(e.pTCnX(e[i(945)],i(1669))){let d=new _0x5586a8(2*_0x3b8114);d[i(472)](_0x3009ab),_0x3dbf61[i(1683)]=d}else this[i(1150)](e[i(1667)],n),this[i(1493)]&&this[i(1493)](n)}[t(824)+t(1106)+t(562)](n){let i=t;this.emit("message",n),this[i(772)+"e"]&&this.onmessage(n)}[t(824)+t(1385)+"ageEvent"](n){let i=t;this[i(1150)](e[i(489)],n),this["onReceiv"+i(1175)]&&this[i(511)+i(1175)](n)}[t(824)+t(1260)+t(495)](n){let i=t;e[i(1292)]===e[i(1933)]?_0x1b97db[i(617)]["removeCh"+i(1947)](_0x5c2b38):(this[i(1150)](e[i(576)],n),this[i(641)]&&this.onerror(n))}[t(824)+"hCloseEv"+t(495)](n){let i=t;this.emit(i(1396),n),this.onclose&&this.onclose(n)}get[t(903)+"pe"](){let n=t;if(e.Dghfk(e[n(927)],n(1286)))return this._ws?this._ws[n(903)+"pe"]:this[n(1021)+n(717)];{let i=this[n(1710)+"rs"][_0x2c1314];if(i)i.slice()[n(644)](d=>d.fn.apply(d.ctx,_0x18214f));else if(e[n(1471)](n(796),_0x35c67d)&&!this[n(641)]){let d=_0x46ede8[n(1955)]&&_0xe95dc[0];if(e[n(538)](d,_0x40ea6e))throw d;let l=new _0x5367a2(e[n(556)](e[n(850)],d?e.XSLNM(e.exlpU(" (",d[n(1554)]),")"):""));throw l[n(584)]=d,d}return this}}set[t(903)+"pe"](n){let i=t;this[i(1021)+i(717)]=n,this[i(953)]&&(this[i(953)].binaryType=n)}get retryCount(){let n=t;if(e[n(1520)](n(1789),e[n(1130)]))return this[n(1574)+n(1871)]?.[n(1249)+n(798)+n(604)+n(652)]()||0;if(e[n(878)](e[n(1752)],typeof _0x256aa9)){let i=new _0x28bcf8(e.AkXkS(_0x1eba7a,_0x10baed));return e.IxwrL(_0x3a2081,_0x1249e4,i,0),i}return e.YuisX(_0x454a2,_0x2ae492)?new _0x534b21(_0x3d0ff5):new _0x54dba3(_0x5e3578.buffer,_0x527861[n(987)+"et"],_0xba1095[n(642)+"th"])}get[t(1137)+"Amount"](){let n=t;return e[n(1617)](e.dlmBU,n(1753))?_0x36f43f.objectStoreNames||_0x240fbd.get(_0x40f089):this[n(1044)+n(1103)][n(1191)]((d,l)=>(d+=l&&l[n(642)+"th"]||0,d),0)+(this[n(953)]?this._ws[n(1137)+n(2015)]:0)}get[t(978)+"ns"](){let n=t;return e[n(778)](n(1299),n(942))?this._ws?this[n(953)][n(978)+"ns"]:"":e[n(1899)](0,this[n(1890)])&&this[n(1654)]===0}get protocol(){let n=t;return this[n(953)]?this[n(953)][n(862)]:""}get[t(1568)+"te"](){let n=t,i={gcLuV:"pagehide",tspIX:n(1515),AvzwN:n(1241)};if(e.aSGcQ(e[n(1858)],e[n(1858)]))return this[n(953)]?this[n(953)][n(1568)+"te"]:this[n(1519)][n(1764)+n(671)]?this.CONNECTING:this[n(756)];!_0x37912a[n(1227)+"d"]&&(this[n(1668)+"er"]&&_0x56be05[n(1248)+"entListe"+n(567)](QOwIhG[n(507)],this[n(1626)+n(1635)]),this._isBrowser&&_0x1f0280[n(1248)+n(563)+n(567)](QOwIhG[n(1613)],this[n(1626)+"ageShow"]),this[n(1396)]()),this[n(1668)+"er"]&&_0x1d812d[n(1248)+n(563)+n(567)](n(1991),this[n(624)+n(456)]),this[n(1668)+"er"]&&_0x1b28ab[n(1248)+n(563)+n(567)](QOwIhG[n(596)],this[n(624)+n(790)])}get[t(1318)](){let n=t;return this[n(953)]?this[n(953)][n(1318)]:this._url}[t(1396)](n=1e3,i){let d=t;if(this[d(791)+"osed"]=!0,this[d(811)+d(694)](),this._clearPingTimer(),this[d(593)+d(1580)+d(2007)](),this[d(821)+d(1610)]?.[d(1386)](),!this[d(953)])return void this[d(984)]("close, w"+d(1100)+"ce not initialized");if(e[d(1121)](this[d(953)][d(1568)+"te"],this[d(756)])||e[d(1924)](this[d(953)][d(1568)+"te"],this[d(1281)]))return void this[d(984)](d(695)+d(693)+d(1650));this["_destroy"+d(1943)+"t"](n,i)}async[t(1330)](n,i){let d=t;if(e[d(679)](e[d(1542)],e[d(1206)])){let{pingInterval:l,pingFrequency:g}=this._options;if((_0x2f4aa6[d(1901)]==="hi"&&e[d(851)](e[d(629)],g)||e[d(1424)]===g)&&(this[d(2027)+d(1058)](),this[d(1150)](e.izgZx,e[d(1760)]),this[d(1769)+"gTimeoutId"]=_0x582a28(this[d(1477)].bind(this),l)),e[d(1158)]("hi",_0x2c56b2.data))return;try{e[d(1129)](_0x4f4fe0,this,_0x26ebc1,[_0x194ec5,_0x33177d,_0x4580f7,_0x5b02ba,_0x2320b9,_0x233834])}catch(y){let E=_0x2f94a7(d(796),{message:y[d(1554)],code:_0x2b9708["MESSAGE_"+d(1426)],error:y});this["_dispatc"+d(1260)+d(495)](E)}}else{if(e[d(1837)](null,n))throw new Error(e[d(1966)]);e[d(1837)](e[d(1527)],typeof n)&&(n=JSON[d(1180)+"y"](n)),e[d(583)](e[d(1752)],typeof n)&&!e[d(1217)](n,ArrayBuffer)&&!(n.buffer&&e[d(721)](n[d(643)],ArrayBuffer))&&(n=JSON[d(1180)+"y"](n));let l=await e.omUdm(E0,n),g=e[d(1238)](th,n),{method:y=0,service:E=this._options[d(1944)],logID:p=this._options[d(742)+d(460)](),headers:P=this._options.headers,payloadEncoding:T=this[d(1519)][d(656)+d(499)],payloadType:B=this[d(1519)][d(1089)+"ype"],logIDNew:q=this[d(1519)][d(1063)+"Config"][d(748)+"toGenera"+d(1562)+"ew"]?s(this[d(1519)][d(1063)+d(1938)][d(1780)]):""}=e[d(1289)](i,{});if(!E)throw new Error(e.EAnPN);let $={SeqID:oe[d(1591)+"er"](this[d(1034)]++),LogID:oe.fromNumber(p),service:E,method:y,headers:P,payloadEncoding:e[d(884)](T,Object)?T.encoding?T[d(1231)]:"":T,payloadType:e[d(531)](B,Object)?B[d(1381)]?B[d(1381)]:g:B||g,payload:l,LogIDNew:q},Y=e[d(1523)](He,$);return this._ws&&e.lTYqs(this[d(953)][d(1568)+"te"],this[d(940)])?(this._ws&&this._ws[d(1330)](Y),this[d(984)](e[d(869)],$)):e[d(660)](this[d(1044)+"Queue"][d(1955)],this[d(1519)][d(1199)+d(881)+d(995)])?(this[d(1044)+d(1103)][d(793)](Y),this[d(984)](e[d(1985)],$)):(this[d(1044)+d(1103)][d(1242)](),this[d(1044)+d(1103)][d(793)](Y)),{seqID:this[d(1034)],logID:p,logIDNew:q}}}async[t(658)+"t"](n){let i=t;if(e[i(1584)](e[i(534)],e[i(1615)])){let{url:d}=n||{},l=Array[i(1741)](d)?d:e[i(1045)](i(738),typeof d)?[d]:[];n&&Object[i(801)](this[i(1519)],n),l&&l[i(1955)]?this[i(1574)+"tManager"]=new w0(l,this[i(1519)][i(872)+"es"]):this[i(1574)+i(1871)]?.[i(958)+"pointCon"+i(1447)](),this[i(2016)+i(1980)]?.resetCounter(this[i(1519)][i(493)+i(974)]),this[i(791)+i(1120)]=!1,this._ws&&this._ws[i(1568)+"te"]!==this[i(756)]?this[i(1351)+i(628)](1e3,e[i(689)],!0):(this[i(479)]=!0,this._connect())}else{let d=this[i(1113)][i(1475)](this[i(546)]),l=_0x309ace[i(1196)](e[i(1149)](d,"{}"));return l[_0x61502e]=void 0,this._qosDB[i(1988)](this[i(546)],_0x41aa71.stringify(l))}}async[t(537)](){let n=t;if(!this[n(986)+"Lock"]){let i=e[n(503)][n(1232)]("|"),d=0;for(;;){switch(i[d++]){case"0":this[n(986)]();continue;case"1":this[n(479)]=!0;continue;case"2":this[n(2016)+n(1980)]?.[n(760)+n(491)]();continue;case"3":this[n(791)+"osed"]=!1;continue;case"4":this[n(1574)+n(1871)]?.["resetEnd"+n(733)+"fig"]();continue}break}}}[t(1920)+t(2007)](n,i){this.on(n,i)}[t(1486)+"Event"](n){let i=t,{type:d}=n;this[i(1150)](d,n)}["removeEv"+t(563)+"ner"](n,i){this[t(1462)](n,i)}[t(1485)](){let n=t,i={cmNfW:e.AzRxU,UWkOp:e.iGKXQ,msDuA:n(846),KjUeE:function(d,l){return e.RiWre(d,l)},zkEPP:e.myaYz,VYcOs:e.qRzNr,gJONy:e[n(1295)]};if(e[n(825)](n(1839),e[n(1516)]))_0x21ce51=e.egcGX(_0x2e73bc,_0x587359),_0x122a21|=e[n(1719)](127&_0x589f0d,14),e.vMRXw(128,_0x1afd59)&&(_0x339d22=_0x1a7789(_0x2c2284),_0x1eed85|=e[n(627)](e[n(1452)](127,_0x23125e),21),e[n(1084)](128,_0x359386)&&(_0xb828c8=e[n(836)](_0x5487a8,_0x29ab3c),_0x41030d=e[n(1534)](127,_0x3fe0a4),128&_0x1b1027&&(_0x440cb0=_0x3f30ea(_0x360b94),_0x529ef3|=e[n(912)](e[n(569)](127,_0xdfdfb4),7))));else return new Promise((d,l)=>{let g=n,y={xIwlU:function(P,T){return P(T)},WevRU:i.cmNfW,UgLdD:g(581)+g(766)+"s",Ehcpw:function(P,T){return P!==T},TMJQk:i.UWkOp,lZdjC:i.msDuA,YsyHz:function(P,T){return i[g(1746)](P,T)},oOijI:i[g(1960)],jrIYr:i[g(1840)]};this[g(2027)+"ngTimer"](),this["_pingPon"+g(1909)+"Id"]=setTimeout(this[g(1477)][g(923)](this),this[g(1519)][g(1218)+"rval"]);let E=()=>{let P=g;y[P(1651)](d,y[P(1595)]),this[P(1462)](y[P(1692)],E),this.off("ping_onc"+P(750)+"t",p)},p=()=>{let P=g;y[P(535)](y[P(612)],y[P(1706)])?(y[P(1860)](l,y[P(1875)]),this[P(1462)](y[P(1692)],E),this[P(1462)](y[P(1216)],p)):_0x101789.d=(T,B)=>{for(var q in B)_0x32e863.o(B,q)&&!_0x330451.o(T,q)&&_0x272ea8.defineProperty(T,q,{enumerable:!0,get:B[q]})}};this.on(i[g(1418)],E),this.on("ping_onc"+g(750)+"t",p),this._ping()})}}})(),Se[M(749)+M(586)]=be[M(749)+M(586)],Se[M(988)+M(1075)]=be["CustomEr"+M(1075)],Se.ErrorCode=be[M(1721)+"e"],Se[M(562)]=be[M(562)],Se[M(669)]=be[M(669)],Se[M(895)+M(1623)+"vent"]=be[M(895)+M(1623)+"vent"],Se.MessageEvent=be[M(1623)+M(1956)],Se[M(1817)+"t"]=be[M(1817)+"t"],Se[M(1274)+M(976)]=be["Reconnec"+M(976)],Se[M(1825)+M(586)]=be[M(1825)+"oseEvent"],Se[M(1264)+M(1075)]=be["createEr"+M(1075)],Se[M(1448)+M(774)+"nt"]=be["createMe"+M(774)+"nt"],Se[M(771)+"enEvent"]=be[M(771)+M(1138)],Se[M(1052)+"connectE"+M(1956)]=be[M(1052)+"connectE"+M(1956)],Se[M(1017)+M(716)]=be["decodedF"+M(716)],Se["encodeFr"+M(1723)]=be["encodeFr"+M(1723)];for(Js in be)[M(749)+"oseEvent","CustomEr"+M(1075),M(1721)+"e",M(562),M(669),M(895)+M(1623)+M(1956),"MessageE"+M(1956),M(1817)+"t",M(1274)+"tEvent","createCl"+M(586),"createEr"+M(1075),M(1448)+M(774)+"nt",M(771)+M(1138),"createRe"+M(1066)+"vent",M(1017)+M(716),M(1342)+M(1723)][M(1806)](Js)===-1&&(Se[Js]=be[Js]);var Js;Object[M(871)+"operty"](Se,M(540)+"le",{value:!0})});var Mt=ne((SI,ul)=>{"use strict";var dl=["nodebuffer","arraybuffer","fragments"],fl=typeof Blob<"u";fl&&dl.push("blob");ul.exports={BINARY_TYPES:dl,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:fl,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Ei=ne((II,no)=>{"use strict";var{EMPTY_BUFFER:_y}=Mt(),Sc=Buffer[Symbol.species];function yy(t,e){if(t.length===0)return _y;if(t.length===1)return t[0];let r=Buffer.allocUnsafe(e),s=0;for(let a=0;a<t.length;a++){let c=t[a];r.set(c,s),s+=c.length}return s<e?new Sc(r.buffer,r.byteOffset,s):r}function ll(t,e,r,s,a){for(let c=0;c<a;c++)r[s+c]=t[c]^e[c&3]}function xl(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function by(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function Ic(t){if(Ic.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new Sc(t):ArrayBuffer.isView(t)?e=new Sc(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),Ic.readOnly=!1),e}no.exports={concat:yy,mask:ll,toArrayBuffer:by,toBuffer:Ic,unmask:xl};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=ae("bufferutil");no.exports.mask=function(e,r,s,a,c){c<48?ll(e,r,s,a,c):t.mask(e,r,s,a,c)},no.exports.unmask=function(e,r){e.length<32?xl(e,r):t.unmask(e,r)}}catch{}});var gl=ne((AI,pl)=>{"use strict";var hl=Symbol("kDone"),Ac=Symbol("kRun"),Cc=class{constructor(e){this[hl]=()=>{this.pending--,this[Ac]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Ac]()}[Ac](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[hl])}}};pl.exports=Cc});var vr=ne((CI,yl)=>{"use strict";var vi=ae("zlib"),ml=Ei(),Ey=gl(),{kStatusCode:wl}=Mt(),vy=Buffer[Symbol.species],Sy=Buffer.from([0,0,255,255]),io=Symbol("permessage-deflate"),Bt=Symbol("total-length"),br=Symbol("callback"),xn=Symbol("buffers"),Er=Symbol("error"),ro,Tc=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,!ro){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;ro=new Ey(r)}}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[br];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let r=this._options,s=e.find(a=>!(r.serverNoContextTakeover===!1&&a.server_no_context_takeover||a.server_max_window_bits&&(r.serverMaxWindowBits===!1||typeof r.serverMaxWindowBits=="number"&&r.serverMaxWindowBits>a.server_max_window_bits)||typeof r.clientMaxWindowBits=="number"&&!a.client_max_window_bits));if(!s)throw new Error("None of the extension offers can be accepted");return r.serverNoContextTakeover&&(s.server_no_context_takeover=!0),r.clientNoContextTakeover&&(s.client_no_context_takeover=!0),typeof r.serverMaxWindowBits=="number"&&(s.server_max_window_bits=r.serverMaxWindowBits),typeof r.clientMaxWindowBits=="number"?s.client_max_window_bits=r.clientMaxWindowBits:(s.client_max_window_bits===!0||r.clientMaxWindowBits===!1)&&delete s.client_max_window_bits,s}acceptAsClient(e){let r=e[0];if(this._options.clientNoContextTakeover===!1&&r.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!r.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(r.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&r.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return r}normalizeParams(e){return e.forEach(r=>{Object.keys(r).forEach(s=>{let a=r[s];if(a.length>1)throw new Error(`Parameter "${s}" must have only a single value`);if(a=a[0],s==="client_max_window_bits"){if(a!==!0){let c=+a;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${s}": ${a}`);a=c}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${s}": ${a}`)}else if(s==="server_max_window_bits"){let c=+a;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${s}": ${a}`);a=c}else if(s==="client_no_context_takeover"||s==="server_no_context_takeover"){if(a!==!0)throw new TypeError(`Invalid value for parameter "${s}": ${a}`)}else throw new Error(`Unknown parameter "${s}"`);r[s]=a})}),e}decompress(e,r,s){ro.add(a=>{this._decompress(e,r,(c,f)=>{a(),s(c,f)})})}compress(e,r,s){ro.add(a=>{this._compress(e,r,(c,f)=>{a(),s(c,f)})})}_decompress(e,r,s){let a=this._isServer?"client":"server";if(!this._inflate){let c=`${a}_max_window_bits`,f=typeof this.params[c]!="number"?vi.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=vi.createInflateRaw({...this._options.zlibInflateOptions,windowBits:f}),this._inflate[io]=this,this._inflate[Bt]=0,this._inflate[xn]=[],this._inflate.on("error",Ay),this._inflate.on("data",_l)}this._inflate[br]=s,this._inflate.write(e),r&&this._inflate.write(Sy),this._inflate.flush(()=>{let c=this._inflate[Er];if(c){this._inflate.close(),this._inflate=null,s(c);return}let f=ml.concat(this._inflate[xn],this._inflate[Bt]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Bt]=0,this._inflate[xn]=[],r&&this.params[`${a}_no_context_takeover`]&&this._inflate.reset()),s(null,f)})}_compress(e,r,s){let a=this._isServer?"server":"client";if(!this._deflate){let c=`${a}_max_window_bits`,f=typeof this.params[c]!="number"?vi.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=vi.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:f}),this._deflate[Bt]=0,this._deflate[xn]=[],this._deflate.on("data",Iy)}this._deflate[br]=s,this._deflate.write(e),this._deflate.flush(vi.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=ml.concat(this._deflate[xn],this._deflate[Bt]);r&&(c=new vy(c.buffer,c.byteOffset,c.length-4)),this._deflate[br]=null,this._deflate[Bt]=0,this._deflate[xn]=[],r&&this.params[`${a}_no_context_takeover`]&&this._deflate.reset(),s(null,c)})}};yl.exports=Tc;function Iy(t){this[xn].push(t),this[Bt]+=t.length}function _l(t){if(this[Bt]+=t.length,this[io]._maxPayload<1||this[Bt]<=this[io]._maxPayload){this[xn].push(t);return}this[Er]=new RangeError("Max payload size exceeded"),this[Er].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Er][wl]=1009,this.removeListener("data",_l),this.reset()}function Ay(t){if(this[io]._inflate=null,this[Er]){this[br](this[Er]);return}t[wl]=1007,this[br](t)}});var Sr=ne((TI,so)=>{"use strict";var{isUtf8:bl}=ae("buffer"),{hasBlob:Cy}=Mt(),Ty=[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 Ry(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function Rc(t){let e=t.length,r=0;for(;r<e;)if((t[r]&128)===0)r++;else if((t[r]&224)===192){if(r+1===e||(t[r+1]&192)!==128||(t[r]&254)===192)return!1;r+=2}else if((t[r]&240)===224){if(r+2>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||t[r]===224&&(t[r+1]&224)===128||t[r]===237&&(t[r+1]&224)===160)return!1;r+=3}else if((t[r]&248)===240){if(r+3>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||(t[r+3]&192)!==128||t[r]===240&&(t[r+1]&240)===128||t[r]===244&&t[r+1]>143||t[r]>244)return!1;r+=4}else return!1;return!0}function Dy(t){return Cy&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}so.exports={isBlob:Dy,isValidStatusCode:Ry,isValidUTF8:Rc,tokenChars:Ty};if(bl)so.exports.isValidUTF8=function(t){return t.length<24?Rc(t):bl(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=ae("utf-8-validate");so.exports.isValidUTF8=function(e){return e.length<32?Rc(e):t(e)}}catch{}});var Oc=ne((RI,Tl)=>{"use strict";var{Writable:ky}=ae("stream"),El=vr(),{BINARY_TYPES:Py,EMPTY_BUFFER:vl,kStatusCode:Ly,kWebSocket:Oy}=Mt(),{concat:Dc,toArrayBuffer:Ny,unmask:My}=Ei(),{isValidStatusCode:By,isValidUTF8:Sl}=Sr(),oo=Buffer[Symbol.species],Qe=0,Il=1,Al=2,Cl=3,kc=4,Pc=5,ao=6,Lc=class extends ky{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||Py[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[Oy]=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=Qe}_write(e,r,s){if(this._opcode===8&&this._state==Qe)return s();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(s)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let s=this._buffers[0];return this._buffers[0]=new oo(s.buffer,s.byteOffset+e,s.length-e),new oo(s.buffer,s.byteOffset,e)}let r=Buffer.allocUnsafe(e);do{let s=this._buffers[0],a=r.length-e;e>=s.length?r.set(this._buffers.shift(),a):(r.set(new Uint8Array(s.buffer,s.byteOffset,e),a),this._buffers[0]=new oo(s.buffer,s.byteOffset+e,s.length-e)),e-=s.length}while(e>0);return r}startLoop(e){this._loop=!0;do switch(this._state){case Qe:this.getInfo(e);break;case Il:this.getPayloadLength16(e);break;case Al:this.getPayloadLength64(e);break;case Cl:this.getMask();break;case kc:this.getData(e);break;case Pc:case ao:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let r=this.consume(2);if((r[0]&48)!==0){let a=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(a);return}let s=(r[0]&64)===64;if(s&&!this._extensions[El.extensionName]){let a=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(a);return}if(this._fin=(r[0]&128)===128,this._opcode=r[0]&15,this._payloadLength=r[1]&127,this._opcode===0){if(s){let a=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(a);return}if(!this._fragmented){let a=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(a);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let a=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(a);return}this._compressed=s}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let a=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(a);return}if(s){let a=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(a);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let a=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(a);return}}else{let a=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(a);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(r[1]&128)===128,this._isServer){if(!this._masked){let a=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(a);return}}else if(this._masked){let a=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(a);return}this._payloadLength===126?this._state=Il:this._payloadLength===127?this._state=Al: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 r=this.consume(8),s=r.readUInt32BE(0);if(s>Math.pow(2,21)-1){let a=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(a);return}this._payloadLength=s*Math.pow(2,32)+r.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 r=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(r);return}this._masked?this._state=Cl:this._state=kc}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=kc}getData(e){let r=vl;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}r=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&My(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Pc,this.decompress(r,e);return}r.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(r)),this.dataMessage(e)}decompress(e,r){this._extensions[El.extensionName].decompress(e,this._fin,(a,c)=>{if(a)return r(a);if(c.length){if(this._messageLength+=c.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let f=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");r(f);return}this._fragments.push(c)}this.dataMessage(r),this._state===Qe&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=Qe;return}let r=this._messageLength,s=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let a;this._binaryType==="nodebuffer"?a=Dc(s,r):this._binaryType==="arraybuffer"?a=Ny(Dc(s,r)):this._binaryType==="blob"?a=new Blob(s):a=s,this._allowSynchronousEvents?(this.emit("message",a,!0),this._state=Qe):(this._state=ao,setImmediate(()=>{this.emit("message",a,!0),this._state=Qe,this.startLoop(e)}))}else{let a=Dc(s,r);if(!this._skipUTF8Validation&&!Sl(a)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Pc||this._allowSynchronousEvents?(this.emit("message",a,!1),this._state=Qe):(this._state=ao,setImmediate(()=>{this.emit("message",a,!1),this._state=Qe,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,vl),this.end();else{let s=e.readUInt16BE(0);if(!By(s)){let c=this.createError(RangeError,`invalid status code ${s}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let a=new oo(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!Sl(a)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");r(c);return}this._loop=!1,this.emit("conclude",s,a),this.end()}this._state=Qe;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=Qe):(this._state=ao,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=Qe,this.startLoop(r)}))}createError(e,r,s,a,c){this._loop=!1,this._errored=!0;let f=new e(s?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(f,this.createError),f.code=c,f[Ly]=a,f}};Tl.exports=Lc});var Bc=ne((kI,kl)=>{"use strict";var{Duplex:DI}=ae("stream"),{randomFillSync:zy}=ae("crypto"),Rl=vr(),{EMPTY_BUFFER:Fy,kWebSocket:Uy,NOOP:qy}=Mt(),{isBlob:Ir,isValidStatusCode:Hy}=Sr(),{mask:Dl,toBuffer:Ln}=Ei(),et=Symbol("kByteLength"),jy=Buffer.alloc(4),co=8*1024,On,Ar=co,ut=0,Gy=1,Wy=2,Nc=class t{constructor(e,r,s){this._extensions=r||{},s&&(this._generateMask=s,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=ut,this.onerror=qy,this[Uy]=void 0}static frame(e,r){let s,a=!1,c=2,f=!1;r.mask&&(s=r.maskBuffer||jy,r.generateMask?r.generateMask(s):(Ar===co&&(On===void 0&&(On=Buffer.alloc(co)),zy(On,0,co),Ar=0),s[0]=On[Ar++],s[1]=On[Ar++],s[2]=On[Ar++],s[3]=On[Ar++]),f=(s[0]|s[1]|s[2]|s[3])===0,c=6);let u;typeof e=="string"?(!r.mask||f)&&r[et]!==void 0?u=r[et]:(e=Buffer.from(e),u=e.length):(u=e.length,a=r.mask&&r.readOnly&&!f);let x=u;u>=65536?(c+=8,x=127):u>125&&(c+=2,x=126);let h=Buffer.allocUnsafe(a?u+c:c);return h[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(h[0]|=64),h[1]=x,x===126?h.writeUInt16BE(u,2):x===127&&(h[2]=h[3]=0,h.writeUIntBE(u,4,6)),r.mask?(h[1]|=128,h[c-4]=s[0],h[c-3]=s[1],h[c-2]=s[2],h[c-1]=s[3],f?[h,e]:a?(Dl(e,s,h,c,u),[h]):(Dl(e,s,e,0,u),[h,e])):[h,e]}close(e,r,s,a){let c;if(e===void 0)c=Fy;else{if(typeof e!="number"||!Hy(e))throw new TypeError("First argument must be a valid error code number");if(r===void 0||!r.length)c=Buffer.allocUnsafe(2),c.writeUInt16BE(e,0);else{let u=Buffer.byteLength(r);if(u>123)throw new RangeError("The message must not be greater than 123 bytes");c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string"?c.write(r,2):c.set(r,2)}}let f={[et]:c.length,fin:!0,generateMask:this._generateMask,mask:s,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==ut?this.enqueue([this.dispatch,c,!1,f,a]):this.sendFrame(t.frame(c,f),a)}ping(e,r,s){let a,c;if(typeof e=="string"?(a=Buffer.byteLength(e),c=!1):Ir(e)?(a=e.size,c=!1):(e=Ln(e),a=e.length,c=Ln.readOnly),a>125)throw new RangeError("The data size must not be greater than 125 bytes");let f={[et]:a,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Ir(e)?this._state!==ut?this.enqueue([this.getBlobData,e,!1,f,s]):this.getBlobData(e,!1,f,s):this._state!==ut?this.enqueue([this.dispatch,e,!1,f,s]):this.sendFrame(t.frame(e,f),s)}pong(e,r,s){let a,c;if(typeof e=="string"?(a=Buffer.byteLength(e),c=!1):Ir(e)?(a=e.size,c=!1):(e=Ln(e),a=e.length,c=Ln.readOnly),a>125)throw new RangeError("The data size must not be greater than 125 bytes");let f={[et]:a,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Ir(e)?this._state!==ut?this.enqueue([this.getBlobData,e,!1,f,s]):this.getBlobData(e,!1,f,s):this._state!==ut?this.enqueue([this.dispatch,e,!1,f,s]):this.sendFrame(t.frame(e,f),s)}send(e,r,s){let a=this._extensions[Rl.extensionName],c=r.binary?2:1,f=r.compress,u,x;typeof e=="string"?(u=Buffer.byteLength(e),x=!1):Ir(e)?(u=e.size,x=!1):(e=Ln(e),u=e.length,x=Ln.readOnly),this._firstFragment?(this._firstFragment=!1,f&&a&&a.params[a._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(f=u>=a._threshold),this._compress=f):(f=!1,c=0),r.fin&&(this._firstFragment=!0);let h={[et]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:x,rsv1:f};Ir(e)?this._state!==ut?this.enqueue([this.getBlobData,e,this._compress,h,s]):this.getBlobData(e,this._compress,h,s):this._state!==ut?this.enqueue([this.dispatch,e,this._compress,h,s]):this.dispatch(e,this._compress,h,s)}getBlobData(e,r,s,a){this._bufferedBytes+=s[et],this._state=Wy,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(Mc,this,u,a);return}this._bufferedBytes-=s[et];let f=Ln(c);r?this.dispatch(f,r,s,a):(this._state=ut,this.sendFrame(t.frame(f,s),a),this.dequeue())}).catch(c=>{process.nextTick(Ky,this,c,a)})}dispatch(e,r,s,a){if(!r){this.sendFrame(t.frame(e,s),a);return}let c=this._extensions[Rl.extensionName];this._bufferedBytes+=s[et],this._state=Gy,c.compress(e,s.fin,(f,u)=>{if(this._socket.destroyed){let x=new Error("The socket was closed while data was being compressed");Mc(this,x,a);return}this._bufferedBytes-=s[et],this._state=ut,s.readOnly=!1,this.sendFrame(t.frame(u,s),a),this.dequeue()})}dequeue(){for(;this._state===ut&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][et],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][et],this._queue.push(e)}sendFrame(e,r){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],r),this._socket.uncork()):this._socket.write(e[0],r)}};kl.exports=Nc;function Mc(t,e,r){typeof r=="function"&&r(e);for(let s=0;s<t._queue.length;s++){let a=t._queue[s],c=a[a.length-1];typeof c=="function"&&c(e)}}function Ky(t,e,r){Mc(t,e,r),t.onerror(e)}});var Ul=ne((PI,Fl)=>{"use strict";var{kForOnEventAttribute:Si,kListener:zc}=Mt(),Pl=Symbol("kCode"),Ll=Symbol("kData"),Ol=Symbol("kError"),Nl=Symbol("kMessage"),Ml=Symbol("kReason"),Cr=Symbol("kTarget"),Bl=Symbol("kType"),zl=Symbol("kWasClean"),zt=class{constructor(e){this[Cr]=null,this[Bl]=e}get target(){return this[Cr]}get type(){return this[Bl]}};Object.defineProperty(zt.prototype,"target",{enumerable:!0});Object.defineProperty(zt.prototype,"type",{enumerable:!0});var Nn=class extends zt{constructor(e,r={}){super(e),this[Pl]=r.code===void 0?0:r.code,this[Ml]=r.reason===void 0?"":r.reason,this[zl]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[Pl]}get reason(){return this[Ml]}get wasClean(){return this[zl]}};Object.defineProperty(Nn.prototype,"code",{enumerable:!0});Object.defineProperty(Nn.prototype,"reason",{enumerable:!0});Object.defineProperty(Nn.prototype,"wasClean",{enumerable:!0});var Tr=class extends zt{constructor(e,r={}){super(e),this[Ol]=r.error===void 0?null:r.error,this[Nl]=r.message===void 0?"":r.message}get error(){return this[Ol]}get message(){return this[Nl]}};Object.defineProperty(Tr.prototype,"error",{enumerable:!0});Object.defineProperty(Tr.prototype,"message",{enumerable:!0});var Ii=class extends zt{constructor(e,r={}){super(e),this[Ll]=r.data===void 0?null:r.data}get data(){return this[Ll]}};Object.defineProperty(Ii.prototype,"data",{enumerable:!0});var Vy={addEventListener(t,e,r={}){for(let a of this.listeners(t))if(!r[Si]&&a[zc]===e&&!a[Si])return;let s;if(t==="message")s=function(c,f){let u=new Ii("message",{data:f?c:c.toString()});u[Cr]=this,fo(e,this,u)};else if(t==="close")s=function(c,f){let u=new Nn("close",{code:c,reason:f.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Cr]=this,fo(e,this,u)};else if(t==="error")s=function(c){let f=new Tr("error",{error:c,message:c.message});f[Cr]=this,fo(e,this,f)};else if(t==="open")s=function(){let c=new zt("open");c[Cr]=this,fo(e,this,c)};else return;s[Si]=!!r[Si],s[zc]=e,r.once?this.once(t,s):this.on(t,s)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[zc]===e&&!r[Si]){this.removeListener(t,r);break}}};Fl.exports={CloseEvent:Nn,ErrorEvent:Tr,Event:zt,EventTarget:Vy,MessageEvent:Ii};function fo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var uo=ne((LI,ql)=>{"use strict";var{tokenChars:Ai}=Sr();function At(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function $y(t){let e=Object.create(null),r=Object.create(null),s=!1,a=!1,c=!1,f,u,x=-1,h=-1,m=-1,v=0;for(;v<t.length;v++)if(h=t.charCodeAt(v),f===void 0)if(m===-1&&Ai[h]===1)x===-1&&(x=v);else if(v!==0&&(h===32||h===9))m===-1&&x!==-1&&(m=v);else if(h===59||h===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${v}`);m===-1&&(m=v);let _=t.slice(x,m);h===44?(At(e,_,r),r=Object.create(null)):f=_,x=m=-1}else throw new SyntaxError(`Unexpected character at index ${v}`);else if(u===void 0)if(m===-1&&Ai[h]===1)x===-1&&(x=v);else if(h===32||h===9)m===-1&&x!==-1&&(m=v);else if(h===59||h===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${v}`);m===-1&&(m=v),At(r,t.slice(x,m),!0),h===44&&(At(e,f,r),r=Object.create(null),f=void 0),x=m=-1}else if(h===61&&x!==-1&&m===-1)u=t.slice(x,v),x=m=-1;else throw new SyntaxError(`Unexpected character at index ${v}`);else if(a){if(Ai[h]!==1)throw new SyntaxError(`Unexpected character at index ${v}`);x===-1?x=v:s||(s=!0),a=!1}else if(c)if(Ai[h]===1)x===-1&&(x=v);else if(h===34&&x!==-1)c=!1,m=v;else if(h===92)a=!0;else throw new SyntaxError(`Unexpected character at index ${v}`);else if(h===34&&t.charCodeAt(v-1)===61)c=!0;else if(m===-1&&Ai[h]===1)x===-1&&(x=v);else if(x!==-1&&(h===32||h===9))m===-1&&(m=v);else if(h===59||h===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${v}`);m===-1&&(m=v);let _=t.slice(x,m);s&&(_=_.replace(/\\/g,""),s=!1),At(r,u,_),h===44&&(At(e,f,r),r=Object.create(null),f=void 0),u=void 0,x=m=-1}else throw new SyntaxError(`Unexpected character at index ${v}`);if(x===-1||c||h===32||h===9)throw new SyntaxError("Unexpected end of input");m===-1&&(m=v);let A=t.slice(x,m);return f===void 0?At(e,A,r):(u===void 0?At(r,A,!0):s?At(r,u,A.replace(/\\/g,"")):At(r,u,A),At(e,f,r)),e}function Jy(t){return Object.keys(t).map(e=>{let r=t[e];return Array.isArray(r)||(r=[r]),r.map(s=>[e].concat(Object.keys(s).map(a=>{let c=s[a];return Array.isArray(c)||(c=[c]),c.map(f=>f===!0?a:`${a}=${f}`).join("; ")})).join("; ")).join(", ")}).join(", ")}ql.exports={format:Jy,parse:$y}});var po=ne((MI,Ql)=>{"use strict";var Zy=ae("events"),Yy=ae("https"),Xy=ae("http"),Gl=ae("net"),Qy=ae("tls"),{randomBytes:eb,createHash:tb}=ae("crypto"),{Duplex:OI,Readable:NI}=ae("stream"),{URL:Fc}=ae("url"),hn=vr(),nb=Oc(),rb=Bc(),{isBlob:ib}=Sr(),{BINARY_TYPES:Hl,CLOSE_TIMEOUT:sb,EMPTY_BUFFER:lo,GUID:ob,kForOnEventAttribute:Uc,kListener:ab,kStatusCode:cb,kWebSocket:Le,NOOP:Wl}=Mt(),{EventTarget:{addEventListener:db,removeEventListener:fb}}=Ul(),{format:ub,parse:lb}=uo(),{toBuffer:xb}=Ei(),Kl=Symbol("kAborted"),qc=[8,13],Ft=["CONNECTING","OPEN","CLOSING","CLOSED"],hb=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,de=class t extends Zy{constructor(e,r,s){super(),this._binaryType=Hl[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=lo,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=t.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,r===void 0?r=[]:Array.isArray(r)||(typeof r=="object"&&r!==null?(s=r,r=[]):r=[r]),Vl(this,e,r,s)):(this._autoPong=s.autoPong,this._closeTimeout=s.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){Hl.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,r,s){let a=new nb({allowSynchronousEvents:s.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:s.maxPayload,skipUTF8Validation:s.skipUTF8Validation}),c=new rb(e,this._extensions,s.generateMask);this._receiver=a,this._sender=c,this._socket=e,a[Le]=this,c[Le]=this,e[Le]=this,a.on("conclude",mb),a.on("drain",wb),a.on("error",_b),a.on("message",yb),a.on("ping",bb),a.on("pong",Eb),c.onerror=vb,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",Zl),e.on("data",ho),e.on("end",Yl),e.on("error",Xl),this._readyState=t.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[hn.extensionName]&&this._extensions[hn.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,r){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){Je(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===t.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=t.CLOSING,this._sender.close(e,r,!this._isServer,s=>{s||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),Jl(this)}}pause(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,r,s){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(s=e,e=r=void 0):typeof r=="function"&&(s=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Hc(this,e,s);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||lo,r,s)}pong(e,r,s){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(s=e,e=r=void 0):typeof r=="function"&&(s=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Hc(this,e,s);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||lo,r,s)}resume(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,r,s){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof r=="function"&&(s=r,r={}),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Hc(this,e,s);return}let a={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[hn.extensionName]||(a.compress=!1),this._sender.send(e||lo,a,s)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){Je(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(de,"CONNECTING",{enumerable:!0,value:Ft.indexOf("CONNECTING")});Object.defineProperty(de.prototype,"CONNECTING",{enumerable:!0,value:Ft.indexOf("CONNECTING")});Object.defineProperty(de,"OPEN",{enumerable:!0,value:Ft.indexOf("OPEN")});Object.defineProperty(de.prototype,"OPEN",{enumerable:!0,value:Ft.indexOf("OPEN")});Object.defineProperty(de,"CLOSING",{enumerable:!0,value:Ft.indexOf("CLOSING")});Object.defineProperty(de.prototype,"CLOSING",{enumerable:!0,value:Ft.indexOf("CLOSING")});Object.defineProperty(de,"CLOSED",{enumerable:!0,value:Ft.indexOf("CLOSED")});Object.defineProperty(de.prototype,"CLOSED",{enumerable:!0,value:Ft.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(de.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(de.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[Uc])return e[ab];return null},set(e){for(let r of this.listeners(t))if(r[Uc]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[Uc]:!0})}})});de.prototype.addEventListener=db;de.prototype.removeEventListener=fb;Ql.exports=de;function Vl(t,e,r,s){let a={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:sb,protocolVersion:qc[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...s,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(t._autoPong=a.autoPong,t._closeTimeout=a.closeTimeout,!qc.includes(a.protocolVersion))throw new RangeError(`Unsupported protocol version: ${a.protocolVersion} (supported versions: ${qc.join(", ")})`);let c;if(e instanceof Fc)c=e;else try{c=new Fc(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}c.protocol==="http:"?c.protocol="ws:":c.protocol==="https:"&&(c.protocol="wss:"),t._url=c.href;let f=c.protocol==="wss:",u=c.protocol==="ws+unix:",x;if(c.protocol!=="ws:"&&!f&&!u?x=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?x="The URL's pathname is empty":c.hash&&(x="The URL contains a fragment identifier"),x){let S=new SyntaxError(x);if(t._redirects===0)throw S;xo(t,S);return}let h=f?443:80,m=eb(16).toString("base64"),v=f?Yy.request:Xy.request,A=new Set,_;if(a.createConnection=a.createConnection||(f?gb:pb),a.defaultPort=a.defaultPort||h,a.port=c.port||h,a.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,a.headers={...a.headers,"Sec-WebSocket-Version":a.protocolVersion,"Sec-WebSocket-Key":m,Connection:"Upgrade",Upgrade:"websocket"},a.path=c.pathname+c.search,a.timeout=a.handshakeTimeout,a.perMessageDeflate&&(_=new hn({...a.perMessageDeflate,isServer:!1,maxPayload:a.maxPayload}),a.headers["Sec-WebSocket-Extensions"]=ub({[hn.extensionName]:_.offer()})),r.length){for(let S of r){if(typeof S!="string"||!hb.test(S)||A.has(S))throw new SyntaxError("An invalid or duplicated subprotocol was specified");A.add(S)}a.headers["Sec-WebSocket-Protocol"]=r.join(",")}if(a.origin&&(a.protocolVersion<13?a.headers["Sec-WebSocket-Origin"]=a.origin:a.headers.Origin=a.origin),(c.username||c.password)&&(a.auth=`${c.username}:${c.password}`),u){let S=a.path.split(":");a.socketPath=S[0],a.path=S[1]}let b;if(a.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=f,t._originalHostOrSocketPath=u?a.socketPath:c.host;let S=s&&s.headers;if(s={...s,headers:{}},S)for(let[I,D]of Object.entries(S))s.headers[I.toLowerCase()]=D}else if(t.listenerCount("redirect")===0){let S=u?t._originalIpc?a.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!S||t._originalSecure&&!f)&&(delete a.headers.authorization,delete a.headers.cookie,S||delete a.headers.host,a.auth=void 0)}a.auth&&!s.headers.authorization&&(s.headers.authorization="Basic "+Buffer.from(a.auth).toString("base64")),b=t._req=v(a),t._redirects&&t.emit("redirect",t.url,b)}else b=t._req=v(a);a.timeout&&b.on("timeout",()=>{Je(t,b,"Opening handshake has timed out")}),b.on("error",S=>{b===null||b[Kl]||(b=t._req=null,xo(t,S))}),b.on("response",S=>{let I=S.headers.location,D=S.statusCode;if(I&&a.followRedirects&&D>=300&&D<400){if(++t._redirects>a.maxRedirects){Je(t,b,"Maximum redirects exceeded");return}b.abort();let O;try{O=new Fc(I,e)}catch{let C=new SyntaxError(`Invalid URL: ${I}`);xo(t,C);return}Vl(t,O,r,s)}else t.emit("unexpected-response",b,S)||Je(t,b,`Unexpected server response: ${S.statusCode}`)}),b.on("upgrade",(S,I,D)=>{if(t.emit("upgrade",S),t.readyState!==de.CONNECTING)return;b=t._req=null;let O=S.headers.upgrade;if(O===void 0||O.toLowerCase()!=="websocket"){Je(t,I,"Invalid Upgrade header");return}let w=tb("sha1").update(m+ob).digest("base64");if(S.headers["sec-websocket-accept"]!==w){Je(t,I,"Invalid Sec-WebSocket-Accept header");return}let C=S.headers["sec-websocket-protocol"],L;if(C!==void 0?A.size?A.has(C)||(L="Server sent an invalid subprotocol"):L="Server sent a subprotocol but none was requested":A.size&&(L="Server sent no subprotocol"),L){Je(t,I,L);return}C&&(t._protocol=C);let F=S.headers["sec-websocket-extensions"];if(F!==void 0){if(!_){Je(t,I,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let z;try{z=lb(F)}catch{Je(t,I,"Invalid Sec-WebSocket-Extensions header");return}let k=Object.keys(z);if(k.length!==1||k[0]!==hn.extensionName){Je(t,I,"Server indicated an extension that was not requested");return}try{_.accept(z[hn.extensionName])}catch{Je(t,I,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[hn.extensionName]=_}t.setSocket(I,D,{allowSynchronousEvents:a.allowSynchronousEvents,generateMask:a.generateMask,maxPayload:a.maxPayload,skipUTF8Validation:a.skipUTF8Validation})}),a.finishRequest?a.finishRequest(b,t):b.end()}function xo(t,e){t._readyState=de.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function pb(t){return t.path=t.socketPath,Gl.connect(t)}function gb(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=Gl.isIP(t.host)?"":t.host),Qy.connect(t)}function Je(t,e,r){t._readyState=de.CLOSING;let s=new Error(r);Error.captureStackTrace(s,Je),e.setHeader?(e[Kl]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(xo,t,s)):(e.destroy(s),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Hc(t,e,r){if(e){let s=ib(e)?e.size:xb(e).length;t._socket?t._sender._bufferedBytes+=s:t._bufferedAmount+=s}if(r){let s=new Error(`WebSocket is not open: readyState ${t.readyState} (${Ft[t.readyState]})`);process.nextTick(r,s)}}function mb(t,e){let r=this[Le];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[Le]!==void 0&&(r._socket.removeListener("data",ho),process.nextTick($l,r._socket),t===1005?r.close():r.close(t,e))}function wb(){let t=this[Le];t.isPaused||t._socket.resume()}function _b(t){let e=this[Le];e._socket[Le]!==void 0&&(e._socket.removeListener("data",ho),process.nextTick($l,e._socket),e.close(t[cb])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function jl(){this[Le].emitClose()}function yb(t,e){this[Le].emit("message",t,e)}function bb(t){let e=this[Le];e._autoPong&&e.pong(t,!this._isServer,Wl),e.emit("ping",t)}function Eb(t){this[Le].emit("pong",t)}function $l(t){t.resume()}function vb(t){let e=this[Le];e.readyState!==de.CLOSED&&(e.readyState===de.OPEN&&(e._readyState=de.CLOSING,Jl(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Jl(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function Zl(){let t=this[Le];if(this.removeListener("close",Zl),this.removeListener("data",ho),this.removeListener("end",Yl),t._readyState=de.CLOSING,!this._readableState.endEmitted&&!t._closeFrameReceived&&!t._receiver._writableState.errorEmitted&&this._readableState.length!==0){let e=this.read(this._readableState.length);t._receiver.write(e)}t._receiver.end(),this[Le]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",jl),t._receiver.on("finish",jl))}function ho(t){this[Le]._receiver.write(t)||this.pause()}function Yl(){let t=this[Le];t._readyState=de.CLOSING,t._receiver.end(),this.end()}function Xl(){let t=this[Le];this.removeListener("error",Xl),this.on("error",Wl),t&&(t._readyState=de.CLOSING,this.destroy())}});var rx=ne((zI,nx)=>{"use strict";var BI=po(),{Duplex:Sb}=ae("stream");function ex(t){t.emit("close")}function Ib(){!this.destroyed&&this._writableState.finished&&this.destroy()}function tx(t){this.removeListener("error",tx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function Ab(t,e){let r=!0,s=new Sb({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return t.on("message",function(c,f){let u=!f&&s._readableState.objectMode?c.toString():c;s.push(u)||t.pause()}),t.once("error",function(c){s.destroyed||(r=!1,s.destroy(c))}),t.once("close",function(){s.destroyed||s.push(null)}),s._destroy=function(a,c){if(t.readyState===t.CLOSED){c(a),process.nextTick(ex,s);return}let f=!1;t.once("error",function(x){f=!0,c(x)}),t.once("close",function(){f||c(a),process.nextTick(ex,s)}),r&&t.terminate()},s._final=function(a){if(t.readyState===t.CONNECTING){t.once("open",function(){s._final(a)});return}t._socket!==null&&(t._socket._writableState.finished?(a(),s._readableState.endEmitted&&s.destroy()):(t._socket.once("finish",function(){a()}),t.close()))},s._read=function(){t.isPaused&&t.resume()},s._write=function(a,c,f){if(t.readyState===t.CONNECTING){t.once("open",function(){s._write(a,c,f)});return}t.send(a,f)},s.on("end",Ib),s.on("error",tx),s}nx.exports=Ab});var jc=ne((FI,ix)=>{"use strict";var{tokenChars:Cb}=Sr();function Tb(t){let e=new Set,r=-1,s=-1,a=0;for(a;a<t.length;a++){let f=t.charCodeAt(a);if(s===-1&&Cb[f]===1)r===-1&&(r=a);else if(a!==0&&(f===32||f===9))s===-1&&r!==-1&&(s=a);else if(f===44){if(r===-1)throw new SyntaxError(`Unexpected character at index ${a}`);s===-1&&(s=a);let u=t.slice(r,s);if(e.has(u))throw new SyntaxError(`The "${u}" subprotocol is duplicated`);e.add(u),r=s=-1}else throw new SyntaxError(`Unexpected character at index ${a}`)}if(r===-1||s!==-1)throw new SyntaxError("Unexpected end of input");let c=t.slice(r,a);if(e.has(c))throw new SyntaxError(`The "${c}" subprotocol is duplicated`);return e.add(c),e}ix.exports={parse:Tb}});var ux=ne((qI,fx)=>{"use strict";var Rb=ae("events"),go=ae("http"),{Duplex:UI}=ae("stream"),{createHash:Db}=ae("crypto"),sx=uo(),Mn=vr(),kb=jc(),Pb=po(),{CLOSE_TIMEOUT:Lb,GUID:Ob,kWebSocket:Nb}=Mt(),Mb=/^[+/0-9A-Za-z]{22}==$/,ox=0,ax=1,dx=2,Gc=class extends Rb{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:Lb,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:Pb,...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=go.createServer((s,a)=>{let c=go.STATUS_CODES[426];a.writeHead(426,{"Content-Length":c.length,"Content-Type":"text/plain"}),a.end(c)}),this._server.listen(e.port,e.host,e.backlog,r)):e.server&&(this._server=e.server),this._server){let s=this.emit.bind(this,"connection");this._removeListeners=Bb(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(a,c,f)=>{this.handleUpgrade(a,c,f,s)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=ox}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===dx){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(Ci,this);return}if(e&&this.once("close",e),this._state!==ax)if(this._state=ax,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(Ci,this):process.nextTick(Ci,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{Ci(this)})}}shouldHandle(e){if(this.options.path){let r=e.url.indexOf("?");if((r!==-1?e.url.slice(0,r):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,r,s,a){r.on("error",cx);let c=e.headers["sec-websocket-key"],f=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){Bn(this,e,r,405,"Invalid HTTP method");return}if(f===void 0||f.toLowerCase()!=="websocket"){Bn(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!Mb.test(c)){Bn(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){Bn(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){Ti(r,400);return}let x=e.headers["sec-websocket-protocol"],h=new Set;if(x!==void 0)try{h=kb.parse(x)}catch{Bn(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let m=e.headers["sec-websocket-extensions"],v={};if(this.options.perMessageDeflate&&m!==void 0){let A=new Mn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let _=sx.parse(m);_[Mn.extensionName]&&(A.accept(_[Mn.extensionName]),v[Mn.extensionName]=A)}catch{Bn(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let A={origin:e.headers[`${u===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(A,(_,b,S,I)=>{if(!_)return Ti(r,b||401,S,I);this.completeUpgrade(v,c,h,e,r,s,a)});return}if(!this.options.verifyClient(A))return Ti(r,401)}this.completeUpgrade(v,c,h,e,r,s,a)}completeUpgrade(e,r,s,a,c,f,u){if(!c.readable||!c.writable)return c.destroy();if(c[Nb])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>ox)return Ti(c,503);let h=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${Db("sha1").update(r+Ob).digest("base64")}`],m=new this.options.WebSocket(null,void 0,this.options);if(s.size){let v=this.options.handleProtocols?this.options.handleProtocols(s,a):s.values().next().value;v&&(h.push(`Sec-WebSocket-Protocol: ${v}`),m._protocol=v)}if(e[Mn.extensionName]){let v=e[Mn.extensionName].params,A=sx.format({[Mn.extensionName]:[v]});h.push(`Sec-WebSocket-Extensions: ${A}`),m._extensions=e}this.emit("headers",h,a),c.write(h.concat(`\r
|
|
15
14
|
`).join(`\r
|
|
16
|
-
`)),c.removeListener("error",
|
|
17
|
-
`+Object.keys(
|
|
15
|
+
`)),c.removeListener("error",cx),m.setSocket(c,f,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(m),m.on("close",()=>{this.clients.delete(m),this._shouldEmitClose&&!this.clients.size&&process.nextTick(Ci,this)})),u(m,a)}};fx.exports=Gc;function Bb(t,e){for(let r of Object.keys(e))t.on(r,e[r]);return function(){for(let s of Object.keys(e))t.removeListener(s,e[s])}}function Ci(t){t._state=dx,t.emit("close")}function cx(){this.destroy()}function Ti(t,e,r,s){r=r||go.STATUS_CODES[e],s={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(r),...s},t.once("finish",t.destroy),t.end(`HTTP/1.1 ${e} ${go.STATUS_CODES[e]}\r
|
|
16
|
+
`+Object.keys(s).map(a=>`${a}: ${s[a]}`).join(`\r
|
|
18
17
|
`)+`\r
|
|
19
18
|
\r
|
|
20
|
-
`+r)}function
|
|
19
|
+
`+r)}function Bn(t,e,r,s,a,c){if(t.listenerCount("wsClientError")){let f=new Error(a);Error.captureStackTrace(f,Bn),t.emit("wsClientError",f,r,e)}else Ti(r,s,a,c)}});import{existsSync as uE,openSync as lE}from"node:fs";import{mkdir as xE}from"node:fs/promises";import{dirname as hE}from"node:path";import{fileURLToPath as pE}from"node:url";function $c(t=te()){return uE(t.libEntry)?t.libEntry:pE(new URL("../index.ts",import.meta.url))}async function Jc(t={}){let e=t.paths??te(),r=t.entryOverride??$c(e);await xE(hE(e.logFile),{recursive:!0});let s=lE(e.logFile,"a"),c=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],f=Gn(process.execPath,c,{detached:!0,stdio:["ignore",s,s],env:{...process.env,COZE_BRIDGE_DAEMON:"1"}});if(f.unref(),typeof f.pid!="number")throw new Error("failed to spawn daemon (no pid)");return gE.info("daemon spawned",{pid:f.pid,entry:r}),{pid:f.pid,entry:r}}var gE,Zc=st(()=>{"use strict";Kn();ee();Me();gE=j("spawn-daemon")});import{spawn as kE}from"node:child_process";import{mkdir as PE,unlink as LE,writeFile as OE}from"node:fs/promises";import{dirname as NE,join as ME}from"node:path";function Io(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function Ox(t,e){return new Promise((r,s)=>{let a=kE(t,e,{stdio:["ignore","pipe","pipe"]}),c="";a.stderr?.on("data",f=>{c+=f.toString("utf8")}),a.on("error",s),a.on("close",f=>{f===0?r():s(new Error(`${t} ${e.join(" ")} exited ${f}: ${c.trim()}`))})})}var So,e0,t0,Nx=st(()=>{"use strict";ee();So=j("supervisor.launchd"),e0="ai.coze.bridge",t0={platform:"darwin",renderConfig(t){return`<?xml version="1.0" encoding="UTF-8"?>
|
|
21
20
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
22
21
|
<plist version="1.0">
|
|
23
22
|
<dict>
|
|
24
23
|
<key>Label</key>
|
|
25
|
-
<string>${
|
|
24
|
+
<string>${e0}</string>
|
|
26
25
|
<key>ProgramArguments</key>
|
|
27
26
|
<array>
|
|
28
|
-
<string>${
|
|
29
|
-
<string>${
|
|
27
|
+
<string>${Io(t.nodeBin)}</string>
|
|
28
|
+
<string>${Io(t.entry)}</string>
|
|
30
29
|
<string>--daemon</string>
|
|
31
30
|
</array>
|
|
32
31
|
<key>RunAtLoad</key>
|
|
@@ -36,12 +35,12 @@ ${t.stack??""}`:String(t);return tp.test(r)||np.test(r)}function P0(t){if(t==nul
|
|
|
36
35
|
<key>ThrottleInterval</key>
|
|
37
36
|
<integer>10</integer>
|
|
38
37
|
<key>StandardOutPath</key>
|
|
39
|
-
<string>${
|
|
38
|
+
<string>${Io(t.logFile)}</string>
|
|
40
39
|
<key>StandardErrorPath</key>
|
|
41
|
-
<string>${
|
|
40
|
+
<string>${Io(t.logFile)}</string>
|
|
42
41
|
</dict>
|
|
43
42
|
</plist>
|
|
44
|
-
`},configPath(t){return
|
|
43
|
+
`},configPath(t){return ME(t.homeDir,"Library","LaunchAgents",`${e0}.plist`)},async install(t){let e=this.configPath(t);await PE(NE(e),{recursive:!0}),await OE(e,this.renderConfig(t),"utf8"),So.info("plist written",{plistPath:e}),await Ox("launchctl",["load","-w",e]),So.info("launchd job loaded",{label:e0})},async uninstall(t){let e=this.configPath(t);await Ox("launchctl",["unload","-w",e]).catch(r=>So.warn("launchctl unload failed (ignored)",{err:String(r)})),await LE(e).catch(r=>{if(r.code!=="ENOENT")throw r}),So.info("launchd job removed",{plistPath:e})}}});import{spawn as BE}from"node:child_process";import{mkdir as zE,unlink as FE,writeFile as UE}from"node:fs/promises";import{dirname as qE,join as HE}from"node:path";function To(t,e){return new Promise((r,s)=>{let a=BE(t,e,{stdio:["ignore","pipe","pipe"]}),c="";a.stderr?.on("data",f=>{c+=f.toString("utf8")}),a.on("error",s),a.on("close",f=>{f===0?r():s(new Error(`${t} ${e.join(" ")} exited ${f}: ${c.trim()}`))})})}var Ao,Co,n0,Mx=st(()=>{"use strict";ee();Ao=j("supervisor.systemd"),Co="coze-bridge.service",n0={platform:"linux",renderConfig(t){return`[Unit]
|
|
45
44
|
Description=Coze Bridge daemon
|
|
46
45
|
After=network.target
|
|
47
46
|
|
|
@@ -55,7 +54,7 @@ StandardError=append:${t.logFile}
|
|
|
55
54
|
|
|
56
55
|
[Install]
|
|
57
56
|
WantedBy=default.target
|
|
58
|
-
`},configPath(t){return
|
|
57
|
+
`},configPath(t){return HE(t.homeDir,".config","systemd","user",Co)},async install(t){let e=this.configPath(t);await zE(qE(e),{recursive:!0}),await UE(e,this.renderConfig(t),"utf8"),Ao.info("systemd unit written",{unitPath:e}),await To("systemctl",["--user","daemon-reload"]),await To("systemctl",["--user","enable","--now",Co]),Ao.info("systemd unit enabled",{unitName:Co})},async uninstall(t){let e=this.configPath(t);await To("systemctl",["--user","disable","--now",Co]).catch(r=>Ao.warn("systemctl disable failed (ignored)",{err:String(r)})),await FE(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await To("systemctl",["--user","daemon-reload"]).catch(()=>{}),Ao.info("systemd unit removed",{unitPath:e})}}});import{spawn as jE}from"node:child_process";import{join as GE}from"node:path";function Bx(t,e){return new Promise((r,s)=>{let a=jE(t,e,{stdio:["ignore","pipe","pipe"],shell:!1}),c="";a.stderr?.on("data",f=>{c+=f.toString("utf8")}),a.on("error",s),a.on("close",f=>{f===0?r():s(new Error(`${t} ${e.join(" ")} exited ${f}: ${c.trim()}`))})})}var r0,Ro,i0,zx=st(()=>{"use strict";ee();r0=j("supervisor.taskscheduler"),Ro="CozeBridge",i0={platform:"win32",renderConfig(t){return`<?xml version="1.0" encoding="UTF-16"?>
|
|
59
58
|
<Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
|
|
60
59
|
<RegistrationInfo>
|
|
61
60
|
<Description>Coze Bridge daemon</Description>
|
|
@@ -79,17 +78,17 @@ WantedBy=default.target
|
|
|
79
78
|
</Exec>
|
|
80
79
|
</Actions>
|
|
81
80
|
</Task>
|
|
82
|
-
`},configPath(t){return
|
|
81
|
+
`},configPath(t){return GE(t.homeDir,".coze","bridge","task.xml")},async install(t){let r=`cmd.exe /c ${[`^"${t.nodeBin}^"`,`^"${t.entry}^"`,"--daemon",`>> ^"${t.logFile}^" 2>&1`].join(" ")}`;await Bx("schtasks",["/Create","/SC","ONLOGON","/TN",Ro,"/TR",r,"/RU",t.userName,"/F"]),r0.info("task scheduler entry created",{task:Ro,logFile:t.logFile})},async uninstall(t){await Bx("schtasks",["/Delete","/TN",Ro,"/F"]).catch(e=>r0.warn("schtasks /Delete failed (ignored)",{err:String(e)})),r0.info("task scheduler entry removed",{task:Ro})}}});var Fx={};Ho(Fx,{buildContext:()=>$E,getSupervisor:()=>VE,launchdSupervisor:()=>t0,systemdSupervisor:()=>n0,taskSchedulerSupervisor:()=>i0});import{homedir as WE,userInfo as KE}from"node:os";function VE(t=process.platform){switch(t){case"darwin":return t0;case"linux":return n0;case"win32":return i0;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function $E(){let t=te();return{nodeBin:process.execPath,entry:$c(t),logFile:t.logFile,homeDir:WE(),userName:KE().username}}var Ux=st(()=>{"use strict";Me();Zc();Nx();Mx();zx()});ee();Kt();var B0=j("acp-installer-warmup"),fp=["claude-code","codex"];async function z0(t={}){let e=t.ensure??mn,s=(await Promise.allSettled(fp.map(async a=>{let c=await e(a);B0.info("acp wrapper warmup ok",{framework:a,installed:!!c,path:c??""})}))).filter(a=>a.status==="rejected");s.length>0&&B0.warn("acp wrapper warmup partial failure (acp-installer negative cache 5min \u5185\u4E0D\u91CD\u8BD5)",{failedCount:s.length,reasons:s.map(a=>String(a.reason))})}Vt();ee();import{readdir as Sp}from"node:fs/promises";import{mkdir as G0,writeFile as W0}from"node:fs/promises";import{join as $o}from"node:path";var yp={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function Jn(t,e,r,s){await G0(t,{recursive:!0});let a=yp[e],c=$o(t,a),f=bp(e,r,s);return await W0(c,f,"utf8"),c}async function K0(t){let e=$o(t,".claude");await G0(e,{recursive:!0});let r=$o(e,"settings.local.json"),s=JSON.stringify({permissions:{defaultMode:"bypassPermissions"}},null,2);return await W0(r,s,"utf8"),r}function bp(t,e,r){let s=`# Coze Agent: ${e}
|
|
83
82
|
|
|
84
83
|
> framework: \`${t}\`
|
|
85
84
|
|
|
86
|
-
`,
|
|
85
|
+
`,a=r?.trim()?r.endsWith(`
|
|
87
86
|
`)?r:`${r}
|
|
88
87
|
`:`_No instructions provided._
|
|
89
|
-
`;return`${
|
|
88
|
+
`;return`${s}---
|
|
90
89
|
|
|
91
|
-
${
|
|
92
|
-
${
|
|
90
|
+
${a}
|
|
91
|
+
${Ep()}`}function Ep(){let t=process.platform==="win32"?"coze-bridge.cmd":"coze-bridge";return vp.replace(/\bcoze-bridge\b(?!\.cmd)/g,t)}var vp=`## \u53D1\u9001\u6587\u4EF6 / \u56FE\u7247\u7ED9\u7528\u6237
|
|
93
92
|
|
|
94
93
|
\u6BCF\u6761\u7528\u6237\u6D88\u606F\u5F00\u5934\u4F1A\u6709\u4E91\u7AEF\u6CE8\u5165\u7684 \`<coze-context>\` \u5757, \u5F62\u5982:
|
|
95
94
|
|
|
@@ -113,30 +112,29 @@ ${yp()}`}function yp(){let t=process.platform==="win32"?"coze-bridge.cmd":"coze-
|
|
|
113
112
|
- \`sessionId\` \u5FC5\u987B\u7528\u4E91\u7AEF \`<coze-context>\` \u7ED9\u7684 ID, **\u4E0D\u8981**\u81EA\u5DF1\u7F16\u6216\u8005\u7528\u5176\u5B83\u6765\u6E90
|
|
114
113
|
|
|
115
114
|
\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
|
|
116
|
-
`;var $e=G("agent-detail-sync"),vp=6e4,Sp=5*6e4,Fi=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await bp(r)}catch(o){$e.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}$e.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await Ue(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){$e.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(f){$e.warn("detail sync failed for agent, skipping",{agentId:o,err:String(f)})}}})),$e.info("detail sync done",{reason:e})}async retryPending(){if(this.retryQueue.size===0)return;let e=Date.now(),r=[];for(let[i,o]of this.retryQueue)e>=o.dueAt&&r.push(i);if(r.length!==0){$e.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){$e.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await Ue(e,this.opts.paths);if(!i){$e.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}}),this.retryQueue.delete(e)}catch(u){$e.warn("detail RPC failed, using local data",{agentId:e,err:String(u)});let x=this.retryQueue.get(e),p=x?Math.min(x.currentDelay*2,Sp):vp;this.retryQueue.set(e,{dueAt:Date.now()+p,currentDelay:p});return}if(o.agentId&&o.agentId!==e){$e.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:o.agentId});return}let c=!1,f=!1;if(o.agentName&&o.agentName!==i.agentName&&(i.agentName=o.agentName,c=!0),o.description!==void 0&&o.description!==i.description&&(i.description=o.description,c=!0),o.cozeIdentity&&o.cozeIdentity!==i.cozeIdentity&&(i.cozeIdentity=o.cozeIdentity,c=!0,f=!0),o.deployType&&$e.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){$e.debug("detail sync: no diff",{agentId:e});return}await We(i,this.opts.paths),$e.info("detail sync: config updated",{agentId:e,identityChanged:f,agentName:i.agentName}),f&&(await $n(i.workspace,i.framework,e,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var au=xt(vd(),1);import{lstat as ic,mkdir as sc,readFile as ru,readdir as Vm,rm as Ym,stat as Xm,writeFile as oc}from"node:fs/promises";import{dirname as Qm,join as bt,normalize as ew,relative as dc,resolve as ac,sep as iu}from"node:path";import{Readable as su}from"node:stream";import{pipeline as ou}from"node:stream/promises";import Wp from"events";import Ke from"fs";import{EventEmitter as ja}from"node:events";import sf from"node:stream";import{StringDecoder as $p}from"node:string_decoder";import cf from"node:path";import sr from"node:fs";import{dirname as og,parse as ag}from"path";import{EventEmitter as pg}from"events";import Ia from"assert";import{Buffer as Tn}from"buffer";import*as Cd from"zlib";import gg from"zlib";import{posix as Xn}from"node:path";import{basename as Gg}from"node:path";import ms from"fs";import mt from"fs";import Nd from"path";import{win32 as em}from"node:path";import qd from"path";import vf from"node:fs";import mm from"node:assert";import{randomBytes as Sf}from"node:crypto";import X from"node:fs";import Se from"node:path";import If from"fs";import As from"node:fs";import Qr from"node:path";import Ve from"node:fs";import Sm from"node:fs/promises";import ys from"node:path";import{join as Mf}from"node:path";import Ze from"node:fs";import Ff from"node:path";var jp=Object.defineProperty,Kp=(t,e)=>{for(var r in e)jp(t,r,{get:e[r],enumerable:!0})},Sd=typeof process=="object"&&process?process:{stdout:null,stderr:null},Jp=t=>!!t&&typeof t=="object"&&(t instanceof Dn||t instanceof sf||Zp(t)||Vp(t)),Zp=t=>!!t&&typeof t=="object"&&t instanceof ja&&typeof t.pipe=="function"&&t.pipe!==sf.Writable.prototype.pipe,Vp=t=>!!t&&typeof t=="object"&&t instanceof ja&&typeof t.write=="function"&&typeof t.end=="function",Rt=Symbol("EOF"),Dt=Symbol("maybeEmitEnd"),$t=Symbol("emittedEnd"),ji=Symbol("emittingEnd"),Mr=Symbol("emittedError"),Ki=Symbol("closed"),Id=Symbol("read"),Wi=Symbol("flush"),Ad=Symbol("flushChunk"),at=Symbol("encoding"),Yn=Symbol("decoder"),Ce=Symbol("flowing"),Br=Symbol("paused"),nr=Symbol("resume"),Re=Symbol("buffer"),qe=Symbol("pipes"),De=Symbol("bufferLength"),Yo=Symbol("bufferPush"),$i=Symbol("bufferShift"),He=Symbol("objectMode"),me=Symbol("destroyed"),Xo=Symbol("error"),Qo=Symbol("emitData"),Td=Symbol("emitEnd"),ea=Symbol("emitEnd2"),ht=Symbol("async"),ta=Symbol("abort"),Ji=Symbol("aborted"),zr=Symbol("signal"),wn=Symbol("dataListeners"),Je=Symbol("discarded"),Fr=t=>Promise.resolve().then(t),Yp=t=>t(),Xp=t=>t==="end"||t==="finish"||t==="prefinish",Qp=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,eg=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),of=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[nr](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},tg=class extends of{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,e,r){super(t,e,r),this.proxyErrors=i=>this.dest.emit("error",i),t.on("error",this.proxyErrors)}},ng=t=>!!t.objectMode,rg=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Dn=class extends ja{[Ce]=!1;[Br]=!1;[qe]=[];[Re]=[];[He];[at];[ht];[Yn];[Rt]=!1;[$t]=!1;[ji]=!1;[Ki]=!1;[Mr]=null;[De]=0;[me]=!1;[zr];[Ji]=!1;[wn]=0;[Je]=!1;writable=!0;readable=!0;constructor(...t){let e=t[0]||{};if(super(),e.objectMode&&typeof e.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");ng(e)?(this[He]=!0,this[at]=null):rg(e)?(this[at]=e.encoding,this[He]=!1):(this[He]=!1,this[at]=null),this[ht]=!!e.async,this[Yn]=this[at]?new $p(this[at]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Re]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[qe]});let{signal:r}=e;r&&(this[zr]=r,r.aborted?this[ta]():r.addEventListener("abort",()=>this[ta]()))}get bufferLength(){return this[De]}get encoding(){return this[at]}set encoding(t){throw new Error("Encoding must be set at instantiation time")}setEncoding(t){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[He]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[ht]}set async(t){this[ht]=this[ht]||!!t}[ta](){this[Ji]=!0,this.emit("abort",this[zr]?.reason),this.destroy(this[zr]?.reason)}get aborted(){return this[Ji]}set aborted(t){}write(t,e,r){if(this[Ji])return!1;if(this[Rt])throw new Error("write after end");if(this[me])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof e=="function"&&(r=e,e="utf8"),e||(e="utf8");let i=this[ht]?Fr:Yp;if(!this[He]&&!Buffer.isBuffer(t)){if(eg(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(Qp(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[He]?(this[Ce]&&this[De]!==0&&this[Wi](!0),this[Ce]?this.emit("data",t):this[Yo](t),this[De]!==0&&this.emit("readable"),r&&i(r),this[Ce]):t.length?(typeof t=="string"&&!(e===this[at]&&!this[Yn]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[at]&&(t=this[Yn].write(t)),this[Ce]&&this[De]!==0&&this[Wi](!0),this[Ce]?this.emit("data",t):this[Yo](t),this[De]!==0&&this.emit("readable"),r&&i(r),this[Ce]):(this[De]!==0&&this.emit("readable"),r&&i(r),this[Ce])}read(t){if(this[me])return null;if(this[Je]=!1,this[De]===0||t===0||t&&t>this[De])return this[Dt](),null;this[He]&&(t=null),this[Re].length>1&&!this[He]&&(this[Re]=[this[at]?this[Re].join(""):Buffer.concat(this[Re],this[De])]);let e=this[Id](t||null,this[Re][0]);return this[Dt](),e}[Id](t,e){if(this[He])this[$i]();else{let r=e;t===r.length||t===null?this[$i]():typeof r=="string"?(this[Re][0]=r.slice(t),e=r.slice(0,t),this[De]-=t):(this[Re][0]=r.subarray(t),e=r.subarray(0,t),this[De]-=t)}return this.emit("data",e),!this[Re].length&&!this[Rt]&&this.emit("drain"),e}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e="utf8"),t!==void 0&&this.write(t,e),r&&this.once("end",r),this[Rt]=!0,this.writable=!1,(this[Ce]||!this[Br])&&this[Dt](),this}[nr](){this[me]||(!this[wn]&&!this[qe].length&&(this[Je]=!0),this[Br]=!1,this[Ce]=!0,this.emit("resume"),this[Re].length?this[Wi]():this[Rt]?this[Dt]():this.emit("drain"))}resume(){return this[nr]()}pause(){this[Ce]=!1,this[Br]=!0,this[Je]=!1}get destroyed(){return this[me]}get flowing(){return this[Ce]}get paused(){return this[Br]}[Yo](t){this[He]?this[De]+=1:this[De]+=t.length,this[Re].push(t)}[$i](){return this[He]?this[De]-=1:this[De]-=this[Re][0].length,this[Re].shift()}[Wi](t=!1){do;while(this[Ad](this[$i]())&&this[Re].length);!t&&!this[Re].length&&!this[Rt]&&this.emit("drain")}[Ad](t){return this.emit("data",t),this[Ce]}pipe(t,e){if(this[me])return t;this[Je]=!1;let r=this[$t];return e=e||{},t===Sd.stdout||t===Sd.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[qe].push(e.proxyErrors?new tg(this,t,e):new of(this,t,e)),this[ht]?Fr(()=>this[nr]()):this[nr]()),t}unpipe(t){let e=this[qe].find(r=>r.dest===t);e&&(this[qe].length===1?(this[Ce]&&this[wn]===0&&(this[Ce]=!1),this[qe]=[]):this[qe].splice(this[qe].indexOf(e),1),e.unpipe())}addListener(t,e){return this.on(t,e)}on(t,e){let r=super.on(t,e);if(t==="data")this[Je]=!1,this[wn]++,!this[qe].length&&!this[Ce]&&this[nr]();else if(t==="readable"&&this[De]!==0)super.emit("readable");else if(Xp(t)&&this[$t])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[Mr]){let i=e;this[ht]?Fr(()=>i.call(this,this[Mr])):i.call(this,this[Mr])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[wn]=this.listeners("data").length,this[wn]===0&&!this[Je]&&!this[qe].length&&(this[Ce]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[wn]=0,!this[Je]&&!this[qe].length&&(this[Ce]=!1)),e}get emittedEnd(){return this[$t]}[Dt](){!this[ji]&&!this[$t]&&!this[me]&&this[Re].length===0&&this[Rt]&&(this[ji]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Ki]&&this.emit("close"),this[ji]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==me&&this[me])return!1;if(t==="data")return!this[He]&&!r?!1:this[ht]?(Fr(()=>this[Qo](r)),!0):this[Qo](r);if(t==="end")return this[Td]();if(t==="close"){if(this[Ki]=!0,!this[$t]&&!this[me])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[Mr]=r,super.emit(Xo,r);let o=!this[zr]||this.listeners("error").length?super.emit("error",r):!1;return this[Dt](),o}else if(t==="resume"){let o=super.emit("resume");return this[Dt](),o}else if(t==="finish"||t==="prefinish"){let o=super.emit(t);return this.removeAllListeners(t),o}let i=super.emit(t,...e);return this[Dt](),i}[Qo](t){for(let r of this[qe])r.dest.write(t)===!1&&this.pause();let e=this[Je]?!1:super.emit("data",t);return this[Dt](),e}[Td](){return this[$t]?!1:(this[$t]=!0,this.readable=!1,this[ht]?(Fr(()=>this[ea]()),!0):this[ea]())}[ea](){if(this[Yn]){let e=this[Yn].end();if(e){for(let r of this[qe])r.dest.write(e);this[Je]||super.emit("data",e)}}for(let e of this[qe])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[He]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[He]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[He])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[at]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(me,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[Je]=!1;let t=!1,e=async()=>(this.pause(),t=!0,{value:void 0,done:!0});return{next:()=>{if(t)return e();let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[Rt])return e();let i,o,c=p=>{this.off("data",f),this.off("end",u),this.off(me,x),e(),o(p)},f=p=>{this.off("error",c),this.off("end",u),this.off(me,x),this.pause(),i({value:p,done:!!this[Rt]})},u=()=>{this.off("error",c),this.off("data",f),this.off(me,x),e(),i({done:!0,value:void 0})},x=()=>c(new Error("stream destroyed"));return new Promise((p,_)=>{o=_,i=p,this.once(me,x),this.once("error",c),this.once("end",u),this.once("data",f)})},throw:e,return:e,[Symbol.asyncIterator](){return this},[Symbol.asyncDispose]:async()=>{}}}[Symbol.iterator](){this[Je]=!1;let t=!1,e=()=>(this.pause(),this.off(Xo,e),this.off(me,e),this.off("end",e),t=!0,{done:!0,value:void 0}),r=()=>{if(t)return e();let i=this.read();return i===null?e():{done:!1,value:i}};return this.once("end",e),this.once(Xo,e),this.once(me,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[me])return t?this.emit("error",t):this.emit(me),this;this[me]=!0,this[Je]=!0,this[Re].length=0,this[De]=0;let e=this;return typeof e.close=="function"&&!this[Ki]&&e.close(),t?this.emit("error",t):this.emit(me),this}static get isStream(){return Jp}},ig=Ke.writev,rn=Symbol("_autoClose"),ut=Symbol("_close"),Ur=Symbol("_ended"),ie=Symbol("_fd"),na=Symbol("_finished"),Lt=Symbol("_flags"),ra=Symbol("_flush"),va=Symbol("_handleChunk"),Sa=Symbol("_makeBuf"),Yr=Symbol("_mode"),Zi=Symbol("_needDrain"),ar=Symbol("_onerror"),cr=Symbol("_onopen"),ia=Symbol("_onread"),rr=Symbol("_onwrite"),sn=Symbol("_open"),ft=Symbol("_path"),Xt=Symbol("_pos"),pt=Symbol("_queue"),ir=Symbol("_read"),sa=Symbol("_readSize"),Pt=Symbol("_reading"),Hr=Symbol("_remain"),oa=Symbol("_size"),ss=Symbol("_write"),_n=Symbol("_writing"),os=Symbol("_defaultFlag"),An=Symbol("_errored"),Ka=class extends Dn{[An]=!1;[ie];[ft];[sa];[Pt]=!1;[oa];[Hr];[rn];constructor(t,e){if(e=e||{},super(e),this.readable=!0,this.writable=!1,typeof t!="string")throw new TypeError("path must be a string");this[An]=!1,this[ie]=typeof e.fd=="number"?e.fd:void 0,this[ft]=t,this[sa]=e.readSize||16*1024*1024,this[Pt]=!1,this[oa]=typeof e.size=="number"?e.size:1/0,this[Hr]=this[oa],this[rn]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[ie]=="number"?this[ir]():this[sn]()}get fd(){return this[ie]}get path(){return this[ft]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[sn](){Ke.open(this[ft],"r",(t,e)=>this[cr](t,e))}[cr](t,e){t?this[ar](t):(this[ie]=e,this.emit("open",e),this[ir]())}[Sa](){return Buffer.allocUnsafe(Math.min(this[sa],this[Hr]))}[ir](){if(!this[Pt]){this[Pt]=!0;let t=this[Sa]();if(t.length===0)return process.nextTick(()=>this[ia](null,0,t));Ke.read(this[ie],t,0,t.length,null,(e,r,i)=>this[ia](e,r,i))}}[ia](t,e,r){this[Pt]=!1,t?this[ar](t):this[va](e,r)&&this[ir]()}[ut](){if(this[rn]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,Ke.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[ar](t){this[Pt]=!0,this[ut](),this.emit("error",t)}[va](t,e){let r=!1;return this[Hr]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[Hr]<=0)&&(r=!1,this[ut](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[ie]=="number"&&this[ir](),!1;case"error":return this[An]?!1:(this[An]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},sg=class extends Ka{[sn](){let t=!0;try{this[cr](null,Ke.openSync(this[ft],"r")),t=!1}finally{t&&this[ut]()}}[ir](){let t=!0;try{if(!this[Pt]){this[Pt]=!0;do{let e=this[Sa](),r=e.length===0?0:Ke.readSync(this[ie],e,0,e.length,null);if(!this[va](r,e))break}while(!0);this[Pt]=!1}t=!1}finally{t&&this[ut]()}}[ut](){if(this[rn]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,Ke.closeSync(t),this.emit("close")}}},Es=class extends Wp{readable=!1;writable=!0;[An]=!1;[_n]=!1;[Ur]=!1;[pt]=[];[Zi]=!1;[ft];[Yr];[rn];[ie];[os];[Lt];[na]=!1;[Xt];constructor(t,e){e=e||{},super(e),this[ft]=t,this[ie]=typeof e.fd=="number"?e.fd:void 0,this[Yr]=e.mode===void 0?438:e.mode,this[Xt]=typeof e.start=="number"?e.start:void 0,this[rn]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[Xt]!==void 0?"r+":"w";this[os]=e.flags===void 0,this[Lt]=e.flags===void 0?r:e.flags,this[ie]===void 0&&this[sn]()}emit(t,...e){if(t==="error"){if(this[An])return!1;this[An]=!0}return super.emit(t,...e)}get fd(){return this[ie]}get path(){return this[ft]}[ar](t){this[ut](),this[_n]=!0,this.emit("error",t)}[sn](){Ke.open(this[ft],this[Lt],this[Yr],(t,e)=>this[cr](t,e))}[cr](t,e){this[os]&&this[Lt]==="r+"&&t&&t.code==="ENOENT"?(this[Lt]="w",this[sn]()):t?this[ar](t):(this[ie]=e,this.emit("open",e),this[_n]||this[ra]())}end(t,e){return t&&this.write(t,e),this[Ur]=!0,!this[_n]&&!this[pt].length&&typeof this[ie]=="number"&&this[rr](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[Ur]?(this.emit("error",new Error("write() after end()")),!1):this[ie]===void 0||this[_n]||this[pt].length?(this[pt].push(t),this[Zi]=!0,!1):(this[_n]=!0,this[ss](t),!0)}[ss](t){Ke.write(this[ie],t,0,t.length,this[Xt],(e,r)=>this[rr](e,r))}[rr](t,e){t?this[ar](t):(this[Xt]!==void 0&&typeof e=="number"&&(this[Xt]+=e),this[pt].length?this[ra]():(this[_n]=!1,this[Ur]&&!this[na]?(this[na]=!0,this[ut](),this.emit("finish")):this[Zi]&&(this[Zi]=!1,this.emit("drain"))))}[ra](){if(this[pt].length===0)this[Ur]&&this[rr](null,0);else if(this[pt].length===1)this[ss](this[pt].pop());else{let t=this[pt];this[pt]=[],ig(this[ie],t,this[Xt],(e,r)=>this[rr](e,r))}}[ut](){if(this[rn]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,Ke.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},af=class extends Es{[sn](){let t;if(this[os]&&this[Lt]==="r+")try{t=Ke.openSync(this[ft],this[Lt],this[Yr])}catch(e){if(e?.code==="ENOENT")return this[Lt]="w",this[sn]();throw e}else t=Ke.openSync(this[ft],this[Lt],this[Yr]);this[cr](null,t)}[ut](){if(this[rn]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,Ke.closeSync(t),this.emit("close")}}[ss](t){let e=!0;try{this[rr](null,Ke.writeSync(this[ie],t,0,t.length,this[Xt])),e=!1}finally{if(e)try{this[ut]()}catch{}}}},cg=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"],["onentry","onReadEntry"]]),dg=t=>!!t.sync&&!!t.file,fg=t=>!t.sync&&!!t.file,ug=t=>!!t.sync&&!t.file,lg=t=>!t.sync&&!t.file,xg=t=>!!t.file,hg=t=>cg.get(t)||t,Wa=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=hg(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},oi=(t,e,r,i,o)=>Object.assign((c=[],f,u)=>{Array.isArray(c)&&(f=c,c={}),typeof f=="function"&&(u=f,f=void 0),f=f?Array.from(f):[];let x=Wa(c);if(o?.(x,f),dg(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(x,f)}else if(fg(x)){let p=e(x,f);return u?p.then(()=>u(),u):p}else if(ug(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(x,f)}else if(lg(x)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(x,f)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),mg=gg.constants||{ZLIB_VERNUM:4736},_t=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},mg)),wg=Tn.concat,Rd=Object.getOwnPropertyDescriptor(Tn,"concat"),_g=t=>t,aa=Rd?.writable===!0||Rd?.set!==void 0?t=>{Tn.concat=t?_g:wg}:t=>{},Cn=Symbol("_superWrite"),Vi=class extends Error{code;errno;constructor(t,e){super("zlib: "+t.message,{cause:t}),this.code=t.code,this.errno=t.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+t.message,Error.captureStackTrace(this,e??this.constructor)}get name(){return"ZlibError"}},ca=Symbol("flushFlag"),$a=class extends Dn{#e=!1;#n=!1;#r;#s;#i;#t;#o;get sawError(){return this.#e}get handle(){return this.#t}get flushFlag(){return this.#r}constructor(t,e){if(!t||typeof t!="object")throw new TypeError("invalid options for ZlibBase constructor");if(super(t),this.#r=t.flush??0,this.#s=t.finishFlush??0,this.#i=t.fullFlushFlag??0,typeof Cd[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new Cd[e](t)}catch(r){throw new Vi(r,this.constructor)}this.#o=r=>{this.#e||(this.#e=!0,this.close(),this.emit("error",r))},this.#t?.on("error",r=>this.#o(new Vi(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return Ia(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(Tn.alloc(0),{[ca]:t})))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&(e?this.write(t,e):this.write(t)),this.flush(this.#s),this.#n=!0,super.end(r)}get ended(){return this.#n}[Cn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=Tn.from(t,e)),this.#e)return;Ia(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},aa(!0);let f;try{let x=typeof t[ca]=="number"?t[ca]:this.#r;f=this.#t._processChunk(t,x),aa(!1)}catch(x){aa(!1),this.#o(new Vi(x,this.write))}finally{this.#t&&(this.#t._handle=i,i.close=o,this.#t.close=c,this.#t.removeAllListeners("error"))}this.#t&&this.#t.on("error",x=>this.#o(new Vi(x,this.write)));let u;if(f)if(Array.isArray(f)&&f.length>0){let x=f[0];u=this[Cn](Tn.from(x));for(let p=1;p<f.length;p++)u=this[Cn](f[p])}else u=this[Cn](Tn.from(f));return r&&r(),u}},df=class extends $a{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||_t.Z_NO_FLUSH,t.finishFlush=t.finishFlush||_t.Z_FINISH,t.fullFlushFlag=_t.Z_FULL_FLUSH,super(t,e),this.#e=t.level,this.#n=t.strategy}params(t,e){if(!this.sawError){if(!this.handle)throw new Error("cannot switch params when binding is closed");if(!this.handle.params)throw new Error("not supported in this implementation");if(this.#e!==t||this.#n!==e){this.flush(_t.Z_SYNC_FLUSH),Ia(this.handle,"zlib binding closed");let r=this.handle.flush;this.handle.flush=(i,o)=>{typeof i=="function"&&(o=i,i=this.flushFlag),this.flush(i),o?.()};try{this.handle.params(t,e)}finally{this.handle.flush=r}this.handle&&(this.#e=t,this.#n=e)}}}},yg=class extends df{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[Cn](t){return this.#e?(this.#e=!1,t[9]=255,super[Cn](t)):super[Cn](t)}},Eg=class extends df{constructor(t){super(t,"Unzip")}},ff=class extends $a{constructor(t,e){t=t||{},t.flush=t.flush||_t.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||_t.BROTLI_OPERATION_FINISH,t.fullFlushFlag=_t.BROTLI_OPERATION_FLUSH,super(t,e)}},bg=class extends ff{constructor(t){super(t,"BrotliCompress")}},vg=class extends ff{constructor(t){super(t,"BrotliDecompress")}},uf=class extends $a{constructor(t,e){t=t||{},t.flush=t.flush||_t.ZSTD_e_continue,t.finishFlush=t.finishFlush||_t.ZSTD_e_end,t.fullFlushFlag=_t.ZSTD_e_flush,super(t,e)}},Sg=class extends uf{constructor(t){super(t,"ZstdCompress")}},Ig=class extends uf{constructor(t){super(t,"ZstdDecompress")}},Ag=(t,e)=>{if(Number.isSafeInteger(t))t<0?Cg(t,e):Tg(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Tg=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Cg=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var o=t&255;t=Math.floor(t/256),r?e[i-1]=lf(o):o===0?e[i-1]=0:(r=!0,e[i-1]=xf(o))}},Rg=t=>{let e=t[0],r=e===128?kg(t.subarray(1,t.length)):e===255?Dg(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},Dg=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),f;i?f=lf(c):c===0?f=c:(i=!0,f=xf(c)),f!==0&&(r-=f*Math.pow(256,e-o-1))}return r},kg=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var o=Number(t[i]);o!==0&&(r+=o*Math.pow(256,e-i-1))}return r},lf=t=>(255^t)&255,xf=t=>(255^t)+1&255,Og={};Kp(Og,{code:()=>Ja,isCode:()=>as,isName:()=>Pg,name:()=>bs});var as=t=>bs.has(t),Pg=t=>Ja.has(t),bs=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]),Ja=new Map(Array.from(bs).map(t=>[t[1],t[0]])),Rn=class{cksumValid=!1;needPax=!1;nullBlock=!1;block;path;mode;uid;gid;size;cksum;#e="Unsupported";linkpath;uname;gname;devmaj=0;devmin=0;atime;ctime;mtime;charset;comment;constructor(t,e=0,r,i){Buffer.isBuffer(t)?this.decode(t,e||0,r,i):t&&this.#n(t)}decode(t,e,r,i){if(e||(e=0),!t||!(t.length>=e+512))throw new Error("need 512 bytes for header");this.path=r?.path??yn(t,e,100),this.mode=r?.mode??i?.mode??Qt(t,e+100,8),this.uid=r?.uid??i?.uid??Qt(t,e+108,8),this.gid=r?.gid??i?.gid??Qt(t,e+116,8),this.size=r?.size??i?.size??Qt(t,e+124,12),this.mtime=r?.mtime??i?.mtime??da(t,e+136,12),this.cksum=Qt(t,e+148,12),i&&this.#n(i,!0),r&&this.#n(r);let o=yn(t,e+156,1);if(as(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=yn(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=r?.uname??i?.uname??yn(t,e+265,32),this.gname=r?.gname??i?.gname??yn(t,e+297,32),this.devmaj=r?.devmaj??i?.devmaj??Qt(t,e+329,8)??0,this.devmin=r?.devmin??i?.devmin??Qt(t,e+337,8)??0,t[e+475]!==0){let f=yn(t,e+345,155);this.path=f+"/"+this.path}else{let f=yn(t,e+345,130);f&&(this.path=f+"/"+this.path),this.atime=r?.atime??i?.atime??da(t,e+476,12),this.ctime=r?.ctime??i?.ctime??da(t,e+488,12)}let c=256;for(let f=e;f<e+148;f++)c+=t[f];for(let f=e+156;f<e+512;f++)c+=t[f];this.cksumValid=c===this.cksum,this.cksum===void 0&&c===256&&(this.nullBlock=!0)}#n(t,e=!1){Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e||r==="linkpath"&&e||r==="global"))))}encode(t,e=0){if(t||(t=this.block=Buffer.alloc(512)),this.#e==="Unsupported"&&(this.#e="0"),!(t.length>=e+512))throw new Error("need 512 bytes for header");let r=this.ctime||this.atime?130:155,i=Lg(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=En(t,e,100,o)||this.needPax,this.needPax=en(t,e+100,8,this.mode)||this.needPax,this.needPax=en(t,e+108,8,this.uid)||this.needPax,this.needPax=en(t,e+116,8,this.gid)||this.needPax,this.needPax=en(t,e+124,12,this.size)||this.needPax,this.needPax=fa(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=En(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=En(t,e+265,32,this.uname)||this.needPax,this.needPax=En(t,e+297,32,this.gname)||this.needPax,this.needPax=en(t,e+329,8,this.devmaj)||this.needPax,this.needPax=en(t,e+337,8,this.devmin)||this.needPax,this.needPax=En(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=En(t,e+345,155,c)||this.needPax:(this.needPax=En(t,e+345,130,c)||this.needPax,this.needPax=fa(t,e+476,12,this.atime)||this.needPax,this.needPax=fa(t,e+488,12,this.ctime)||this.needPax);let f=256;for(let u=e;u<e+148;u++)f+=t[u];for(let u=e+156;u<e+512;u++)f+=t[u];return this.cksum=f,en(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:bs.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Ja.get(t));if(as(e)||e==="Unsupported")this.#e=e;else if(as(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Lg=(t,e)=>{let r=t,i="",o,c=Xn.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=Xn.dirname(r),r=Xn.basename(r);do Buffer.byteLength(r)<=100&&Buffer.byteLength(i)<=e?o=[r,i,!1]:Buffer.byteLength(r)>100&&Buffer.byteLength(i)<=e?o=[r.slice(0,99),i,!0]:(r=Xn.join(Xn.basename(i),r),i=Xn.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},yn=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),da=(t,e,r)=>Ng(Qt(t,e,r)),Ng=t=>t===void 0?void 0:new Date(t*1e3),Qt=(t,e,r)=>Number(t[e])&128?Rg(t.subarray(e,e+r)):Bg(t,e,r),Mg=t=>isNaN(t)?void 0:t,Bg=(t,e,r)=>Mg(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),zg={12:8589934591,8:2097151},en=(t,e,r,i)=>i===void 0?!1:i>zg[r]||i<0?(Ag(i,t.subarray(e,e+r)),!0):(Fg(t,e,r,i),!1),Fg=(t,e,r,i)=>t.write(Ug(i,r),e,r,"ascii"),Ug=(t,e)=>Hg(Math.floor(t).toString(8),e),Hg=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",fa=(t,e,r,i)=>i===void 0?!1:en(t,e,r,i.getTime()/1e3),qg=new Array(156).join("\0"),En=(t,e,r,i)=>i===void 0?!1:(t.write(i+qg,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),gs=class hf{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),o=Buffer.allocUnsafe(i);for(let c=0;c<512;c++)o[c]=0;new Rn({path:("PaxHeader/"+Gg(this.path??"")).slice(0,99),mode:this.mode||420,uid:this.uid,gid:this.gid,size:r,mtime:this.mtime,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime,ctime:this.ctime}).encode(o),o.write(e,512,r,"utf8");for(let c=r+512;c<o.length;c++)o[c]=0;return o}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===void 0)return"";let r=this[e],i=r instanceof Date?r.getTime()/1e3:r,o=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+i+`
|
|
117
|
-
`,c=Buffer.byteLength(
|
|
118
|
-
`).reduce(Wg,Object.create(null)),Wg=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),o=i.shift();if(!o)return t;let c=o.replace(/^SCHILY\.(dev|ino|nlink)/,"$1"),f=i.join("=");return t[c]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(c)?new Date(Number(f)*1e3):/^[0-9]+$/.test(f)?+f:f,t},$g=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,V=$g!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),pf=class extends Dn{extended;globalExtended;header;startBlockSize;blockRemain;remain;type;meta=!1;ignore=!1;path;mode;uid;gid;uname;gname;size=0;mtime;atime;ctime;linkpath;dev;ino;nlink;invalid=!1;absolute;unsupported=!1;constructor(t,e,r){switch(super({}),this.pause(),this.extended=e,this.globalExtended=r,this.header=t,this.remain=t.size??0,this.startBlockSize=512*Math.ceil(this.remain/512),this.blockRemain=this.startBlockSize,this.type=t.type,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}if(!t.path)throw new Error("no path provided for tar.ReadEntry");this.path=V(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=this.remain,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=t.linkpath?V(t.linkpath):void 0,this.uname=t.uname,this.gname=t.gname,e&&this.#e(e),r&&this.#e(r,!0)}write(t){let e=t.length;if(e>this.blockRemain)throw new Error("writing more to entry than is appropriate");let r=this.remain,i=this.blockRemain;return this.remain=Math.max(0,r-e),this.blockRemain=Math.max(0,i-e),this.ignore?!0:r>=e?super.write(t):super.write(t.subarray(0,r))}#e(t,e=!1){t.path&&(t.path=V(t.path)),t.linkpath&&(t.linkpath=V(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},vs=(t,e,r,i={})=>{t.file&&(i.file=t.file),t.cwd&&(i.cwd=t.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!t.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),t.emit("warn",e,r,i)):r instanceof Error?t.emit("error",Object.assign(r,i)):t.emit("error",Object.assign(new Error(`${e}: ${r}`),i))},Jg=1024*1024,Aa=Buffer.from([31,139]),Ta=Buffer.from([40,181,47,253]),Zg=Math.max(Aa.length,Ta.length),Qe=Symbol("state"),bn=Symbol("writeEntry"),kt=Symbol("readEntry"),ua=Symbol("nextEntry"),Dd=Symbol("processEntry"),gt=Symbol("extendedHeader"),qr=Symbol("globalExtendedHeader"),Jt=Symbol("meta"),kd=Symbol("emitMeta"),ce=Symbol("buffer"),Ot=Symbol("queue"),Zt=Symbol("ended"),la=Symbol("emittedEnd"),vn=Symbol("emit"),Ee=Symbol("unzip"),Yi=Symbol("consumeChunk"),Xi=Symbol("consumeChunkSub"),xa=Symbol("consumeBody"),Od=Symbol("consumeMeta"),Pd=Symbol("consumeHeader"),Gr=Symbol("consuming"),ha=Symbol("bufferConcat"),Qi=Symbol("maybeEnd"),Qn=Symbol("writing"),Vt=Symbol("aborted"),es=Symbol("onDone"),Sn=Symbol("sawValidEntry"),ts=Symbol("sawNullBlock"),ns=Symbol("sawEOF"),Ld=Symbol("closeStream"),Vg=()=>!0,si=class extends pg{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Ot]=[];[ce];[kt];[bn];[Qe]="begin";[Jt]="";[gt];[qr];[Zt]=!1;[Ee];[Vt]=!1;[Sn];[ts]=!1;[ns]=!1;[Qn]=!1;[Gr]=!1;[la]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(es,()=>{(this[Qe]==="begin"||this[Sn]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(es,t.ondone):this.on(es,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||Jg,this.filter=typeof t.filter=="function"?t.filter:Vg;let e=t.file&&(t.file.endsWith(".tar.br")||t.file.endsWith(".tbr"));this.brotli=!(t.gzip||t.zstd)&&t.brotli!==void 0?t.brotli:e?void 0:!1;let r=t.file&&(t.file.endsWith(".tar.zst")||t.file.endsWith(".tzst"));this.zstd=!(t.gzip||t.brotli)&&t.zstd!==void 0?t.zstd:r?!0:void 0,this.on("end",()=>this[Ld]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){vs(this,t,e,r)}[Pd](t,e){this[Sn]===void 0&&(this[Sn]=!1);let r;try{r=new Rn(t,e,this[gt],this[qr])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[ts]?(this[ns]=!0,this[Qe]==="begin"&&(this[Qe]="header"),this[vn]("eof")):(this[ts]=!0,this[vn]("nullBlock"));else if(this[ts]=!1,!r.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:r});else if(!r.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:r});else{let i=r.type;if(/^(Symbolic)?Link$/.test(i)&&!r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:r});else if(!/^(Symbolic)?Link$/.test(i)&&!/^(Global)?ExtendedHeader$/.test(i)&&r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:r});else{let o=this[bn]=new pf(r,this[gt],this[qr]);if(!this[Sn])if(o.remain){let c=()=>{o.invalid||(this[Sn]=!0)};o.on("end",c)}else this[Sn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[vn]("ignoredEntry",o),this[Qe]="ignore",o.resume()):o.size>0&&(this[Jt]="",o.on("data",c=>this[Jt]+=c),this[Qe]="meta"):(this[gt]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[vn]("ignoredEntry",o),this[Qe]=o.remain?"ignore":"header",o.resume()):(o.remain?this[Qe]="body":(this[Qe]="header",o.end()),this[kt]?this[Ot].push(o):(this[Ot].push(o),this[ua]())))}}}[Ld](){queueMicrotask(()=>this.emit("close"))}[Dd](t){let e=!0;if(!t)this[kt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[kt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[ua]()),e=!1);return e}[ua](){do;while(this[Dd](this[Ot].shift()));if(this[Ot].length===0){let t=this[kt];!t||t.flowing||t.size===t.remain?this[Qn]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[xa](t,e){let r=this[bn];if(!r)throw new Error("attempt to consume body without entry??");let i=r.blockRemain??0,o=i>=t.length&&e===0?t:t.subarray(e,e+i);return r.write(o),r.blockRemain||(this[Qe]="header",this[bn]=void 0,r.end()),o.length}[Od](t,e){let r=this[bn],i=this[xa](t,e);return!this[bn]&&r&&this[kd](r),i}[vn](t,e,r){this[Ot].length===0&&!this[kt]?this.emit(t,e,r):this[Ot].push([t,e,r])}[kd](t){switch(this[vn]("meta",this[Jt]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[gt]=gs.parse(this[Jt],this[gt],!1);break;case"GlobalExtendedHeader":this[qr]=gs.parse(this[Jt],this[qr],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[gt]??Object.create(null);this[gt]=e,e.path=this[Jt].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[gt]||Object.create(null);this[gt]=e,e.linkpath=this[Jt].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[Vt]=!0,this.emit("abort",t),this.warn("TAR_ABORT",t,{recoverable:!1})}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this[Vt])return r?.(),!1;if((this[Ee]===void 0||this.brotli===void 0&&this[Ee]===!1)&&t){if(this[ce]&&(t=Buffer.concat([this[ce],t]),this[ce]=void 0),t.length<Zg)return this[ce]=t,r?.(),!0;for(let f=0;this[Ee]===void 0&&f<Aa.length;f++)t[f]!==Aa[f]&&(this[Ee]=!1);let o=!1;if(this[Ee]===!1&&this.zstd!==!1){o=!0;for(let f=0;f<Ta.length;f++)if(t[f]!==Ta[f]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Ee]===!1&&c)if(t.length<512)if(this[Zt])this.brotli=!0;else return this[ce]=t,r?.(),!0;else try{new Rn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[Ee]===void 0||this[Ee]===!1&&(this.brotli||o)){let f=this[Zt];this[Zt]=!1,this[Ee]=this[Ee]===void 0?new Eg({}):o?new Ig({}):new vg({}),this[Ee].on("data",x=>this[Yi](x)),this[Ee].on("error",x=>this.abort(x)),this[Ee].on("end",()=>{this[Zt]=!0,this[Yi]()}),this[Qn]=!0;let u=!!this[Ee][f?"end":"write"](t);return this[Qn]=!1,r?.(),u}}this[Qn]=!0,this[Ee]?this[Ee].write(t):this[Yi](t),this[Qn]=!1;let i=this[Ot].length>0?!1:this[kt]?this[kt].flowing:!0;return!i&&this[Ot].length===0&&this[kt]?.once("drain",()=>this.emit("drain")),r?.(),i}[ha](t){t&&!this[Vt]&&(this[ce]=this[ce]?Buffer.concat([this[ce],t]):t)}[Qi](){if(this[Zt]&&!this[la]&&!this[Vt]&&!this[Gr]){this[la]=!0;let t=this[bn];if(t&&t.blockRemain){let e=this[ce]?this[ce].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[ce]&&t.write(this[ce]),t.end()}this[vn](es)}}[Yi](t){if(this[Gr]&&t)this[ha](t);else if(!t&&!this[ce])this[Qi]();else if(t){if(this[Gr]=!0,this[ce]){this[ha](t);let e=this[ce];this[ce]=void 0,this[Xi](e)}else this[Xi](t);for(;this[ce]&&this[ce]?.length>=512&&!this[Vt]&&!this[ns];){let e=this[ce];this[ce]=void 0,this[Xi](e)}this[Gr]=!1}(!this[ce]||this[Zt])&&this[Qi]()}[Xi](t){let e=0,r=t.length;for(;e+512<=r&&!this[Vt]&&!this[ns];)switch(this[Qe]){case"begin":case"header":this[Pd](t,e),e+=512;break;case"ignore":case"body":e+=this[xa](t,e);break;case"meta":e+=this[Od](t,e);break;default:throw new Error("invalid state: "+this[Qe])}e<r&&(this[ce]=this[ce]?Buffer.concat([t.subarray(e),this[ce]]):t.subarray(e))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e)),r&&this.once("finish",r),this[Vt]||(this[Ee]?(t&&this[Ee].write(t),this[Ee].end()):(this[Zt]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Qi]())),this}},Xr=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)},Yg=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},gf=(t,e)=>{let r=new Map(e.map(c=>[Xr(c),!0])),i=t.filter,o=(c,f="")=>{let u=f||ag(c).root||".",x;if(c===u)x=!1;else{let p=r.get(c);x=p!==void 0?p:o(og(c),u)}return r.set(c,x),x};t.filter=i?(c,f)=>i(c,f)&&o(Xr(c)):c=>o(Xr(c))},Xg=t=>{let e=new si(t),r=t.file,i;try{i=sr.openSync(r,"r");let o=sr.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let f=Buffer.allocUnsafe(o.size),u=sr.readSync(i,f,0,o.size,0);e.end(u===f.byteLength?f:f.subarray(0,u))}else{let f=0,u=Buffer.allocUnsafe(c);for(;f<o.size;){let x=sr.readSync(i,u,0,c,f);if(x===0)break;f+=x,e.write(u.subarray(0,x))}e.end()}}finally{if(typeof i=="number")try{sr.closeSync(i)}catch{}}},Qg=(t,e)=>{let r=new si(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,f)=>{r.on("error",f),r.on("end",c),sr.stat(o,(u,x)=>{if(u)f(u);else{let p=new Ka(o,{readSize:i,size:x.size});p.on("error",f),p.pipe(r)}})})},dr=oi(Xg,Qg,t=>new si(t),t=>new si(t),(t,e)=>{e?.length&&gf(t,e),t.noResume||Yg(t)}),mf=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t),{isAbsolute:tm,parse:Md}=em,Za=t=>{let e="",r=Md(t);for(;tm(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=Md(t)}return[e,t]},Ss=["|","<",">","?",":"],Va=Ss.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),nm=new Map(Ss.map((t,e)=>[t,Va[e]])),rm=new Map(Va.map((t,e)=>[t,Ss[e]])),Bd=t=>Ss.reduce((e,r)=>e.split(r).join(nm.get(r)),t),im=t=>Va.reduce((e,r)=>e.split(r).join(rm.get(r)),t),wf=(t,e)=>e?(t=V(t).replace(/^\.(\/|$)/,""),Xr(e)+"/"+t):V(t),sm=16*1024*1024,zd=Symbol("process"),Fd=Symbol("file"),Ud=Symbol("directory"),Ca=Symbol("symlink"),Hd=Symbol("hardlink"),jr=Symbol("header"),cs=Symbol("read"),Ra=Symbol("lstat"),ds=Symbol("onlstat"),Da=Symbol("onread"),ka=Symbol("onreadlink"),Oa=Symbol("openfile"),Pa=Symbol("onopenfile"),tn=Symbol("close"),ws=Symbol("mode"),La=Symbol("awaitDrain"),pa=Symbol("ondrain"),wt=Symbol("prefix"),_f=class extends Dn{path;portable;myuid=process.getuid&&process.getuid()||0;myuser=process.env.USER||"";maxReadSize;linkCache;statCache;preservePaths;cwd;strict;mtime;noPax;noMtime;prefix;fd;blockLen=0;blockRemain=0;buf;pos=0;remain=0;length=0;offset=0;win32;absolute;header;type;linkpath;stat;onWriteEntry;#e=!1;constructor(t,e={}){let r=Wa(e);super(),this.path=V(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||sm,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=V(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?V(r.prefix):void 0,this.onWriteEntry=r.onWriteEntry,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[c,f]=Za(this.path);c&&typeof f=="string"&&(this.path=f,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=im(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=V(r.absolute||Nd.resolve(this.cwd,t)),this.path===""&&(this.path="./"),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path});let o=this.statCache.get(this.absolute);o?this[ds](o):this[Ra]()}warn(t,e,r={}){return vs(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[Ra](){mt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[ds](e)})}[ds](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=cm(t),this.emit("stat",t),this[zd]()}[zd](){switch(this.type){case"File":return this[Fd]();case"Directory":return this[Ud]();case"SymbolicLink":return this[Ca]();default:return this.end()}}[ws](t){return mf(t,this.type==="Directory",this.portable)}[wt](t){return wf(t,this.prefix)}[jr](){if(!this.stat)throw new Error("cannot write header before stat");this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.onWriteEntry?.(this),this.header=new Rn({path:this[wt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[wt](this.linkpath):this.linkpath,mode:this[ws](this.stat.mode),uid:this.portable?void 0:this.stat.uid,gid:this.portable?void 0:this.stat.gid,size:this.stat.size,mtime:this.noMtime?void 0:this.mtime||this.stat.mtime,type:this.type==="Unsupported"?void 0:this.type,uname:this.portable?void 0:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?void 0:this.stat.atime,ctime:this.portable?void 0:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new gs({atime:this.portable?void 0:this.header.atime,ctime:this.portable?void 0:this.header.ctime,gid:this.portable?void 0:this.header.gid,mtime:this.noMtime?void 0:this.mtime||this.header.mtime,path:this[wt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[wt](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?void 0:this.header.uid,uname:this.portable?void 0:this.header.uname,dev:this.portable?void 0:this.stat.dev,ino:this.portable?void 0:this.stat.ino,nlink:this.portable?void 0:this.stat.nlink}).encode());let t=this.header?.block;if(!t)throw new Error("failed to encode header");super.write(t)}[Ud](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[jr](),this.end()}[Ca](){mt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[ka](e)})}[ka](t){this.linkpath=V(t),this[jr](),this.end()}[Hd](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=V(Nd.relative(this.cwd,t)),this.stat.size=0,this[jr](),this.end()}[Fd](){if(!this.stat)throw new Error("cannot create file entry without stat");if(this.stat.nlink>1){let t=`${this.stat.dev}:${this.stat.ino}`,e=this.linkCache.get(t);if(e?.indexOf(this.cwd)===0)return this[Hd](e);this.linkCache.set(t,this.absolute)}if(this[jr](),this.stat.size===0)return this.end();this[Oa]()}[Oa](){mt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Pa](e)})}[Pa](t){if(this.fd=t,this.#e)return this[tn]();if(!this.stat)throw new Error("should stat before calling onopenfile");this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let e=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(e),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[cs]()}[cs](){let{fd:t,buf:e,offset:r,length:i,pos:o}=this;if(t===void 0||e===void 0)throw new Error("cannot read file without first opening");mt.read(t,e,r,i,o,(c,f)=>{if(c)return this[tn](()=>this.emit("error",c));this[Da](f)})}[tn](t=()=>{}){this.fd!==void 0&&mt.close(this.fd,t)}[Da](t){if(t<=0&&this.remain>0){let r=Object.assign(new Error("encountered unexpected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[tn](()=>this.emit("error",r))}if(t>this.remain){let r=Object.assign(new Error("did not encounter expected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[tn](()=>this.emit("error",r))}if(!this.buf)throw new Error("should have created buffer prior to reading");if(t===this.remain)for(let r=t;r<this.length&&t<this.blockRemain;r++)this.buf[r+this.offset]=0,t++,this.remain++;let e=this.offset===0&&t===this.buf.length?this.buf:this.buf.subarray(this.offset,this.offset+t);this.write(e)?this[pa]():this[La](()=>this[pa]())}[La](t){this.once("drain",t)}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this.blockRemain<t.length){let i=Object.assign(new Error("writing more data than expected"),{path:this.absolute});return this.emit("error",i)}return this.remain-=t.length,this.blockRemain-=t.length,this.pos+=t.length,this.offset+=t.length,super.write(t,null,r)}[pa](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[tn](t=>t?this.emit("error",t):this.end());if(!this.buf)throw new Error("buffer lost somehow in ONDRAIN");this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[cs]()}},om=class extends _f{sync=!0;[Ra](){this[ds](mt.lstatSync(this.absolute))}[Ca](){this[ka](mt.readlinkSync(this.absolute))}[Oa](){this[Pa](mt.openSync(this.absolute,"r"))}[cs](){let t=!0;try{let{fd:e,buf:r,offset:i,length:o,pos:c}=this;if(e===void 0||r===void 0)throw new Error("fd and buf must be set in READ method");let f=mt.readSync(e,r,i,o,c);this[Da](f),t=!1}finally{if(t)try{this[tn](()=>{})}catch{}}}[La](t){t()}[tn](t=()=>{}){this.fd!==void 0&&mt.closeSync(this.fd),t()}},am=class extends Dn{blockLen=0;blockRemain=0;buf=0;pos=0;remain=0;length=0;preservePaths;portable;strict;noPax;noMtime;readEntry;type;prefix;path;mode;uid;gid;uname;gname;header;mtime;atime;ctime;linkpath;size;onWriteEntry;warn(t,e,r={}){return vs(this,t,e,r)}constructor(t,e={}){let r=Wa(e);super(),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.onWriteEntry=r.onWriteEntry,this.readEntry=t;let{type:i}=t;if(i==="Unsupported")throw new Error("writing entry that should be ignored");this.type=i,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix,this.path=V(t.path),this.mode=t.mode!==void 0?this[ws](t.mode):void 0,this.uid=this.portable?void 0:t.uid,this.gid=this.portable?void 0:t.gid,this.uname=this.portable?void 0:t.uname,this.gname=this.portable?void 0:t.gname,this.size=t.size,this.mtime=this.noMtime?void 0:r.mtime||t.mtime,this.atime=this.portable?void 0:t.atime,this.ctime=this.portable?void 0:t.ctime,this.linkpath=t.linkpath!==void 0?V(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[f,u]=Za(this.path);f&&typeof u=="string"&&(this.path=u,o=f)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.onWriteEntry?.(this),this.header=new Rn({path:this[wt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[wt](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?void 0:this.uid,gid:this.portable?void 0:this.gid,size:this.size,mtime:this.noMtime?void 0:this.mtime,type:this.type,uname:this.portable?void 0:this.uname,atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime}),o&&this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute path`,{entry:this,path:o+this.path}),this.header.encode()&&!this.noPax&&super.write(new gs({atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime,gid:this.portable?void 0:this.gid,mtime:this.noMtime?void 0:this.mtime,path:this[wt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[wt](this.linkpath):this.linkpath,size:this.size,uid:this.portable?void 0:this.uid,uname:this.portable?void 0:this.uname,dev:this.portable?void 0:this.readEntry.dev,ino:this.portable?void 0:this.readEntry.ino,nlink:this.portable?void 0:this.readEntry.nlink}).encode());let c=this.header?.block;if(!c)throw new Error("failed to encode header");super.write(c),t.pipe(this)}[wt](t){return wf(t,this.prefix)}[ws](t){return mf(t,this.type==="Directory",this.portable)}write(t,e,r){typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8"));let i=t.length;if(i>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=i,super.write(t,r)}end(t,e,r){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e??"utf8")),r&&this.once("finish",r),t?super.end(t,r):super.end(r),this}},cm=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",dm=class or{tail;head;length=0;static create(e=[]){return new or(e)}constructor(e=[]){for(let r of e)this.push(r)}*[Symbol.iterator](){for(let e=this.head;e;e=e.next)yield e.value}removeNode(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");let r=e.next,i=e.prev;return r&&(r.prev=i),i&&(i.next=r),e===this.head&&(this.head=r),e===this.tail&&(this.tail=i),this.length--,e.next=void 0,e.prev=void 0,e.list=void 0,r}unshiftNode(e){if(e===this.head)return;e.list&&e.list.removeNode(e);let r=this.head;e.list=this,e.next=r,r&&(r.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}pushNode(e){if(e===this.tail)return;e.list&&e.list.removeNode(e);let r=this.tail;e.list=this,e.prev=r,r&&(r.next=e),this.tail=e,this.head||(this.head=e),this.length++}push(...e){for(let r=0,i=e.length;r<i;r++)um(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)lm(this,e[r]);return this.length}pop(){if(!this.tail)return;let e=this.tail.value,r=this.tail;return this.tail=this.tail.prev,this.tail?this.tail.next=void 0:this.head=void 0,r.list=void 0,this.length--,e}shift(){if(!this.head)return;let e=this.head.value,r=this.head;return this.head=this.head.next,this.head?this.head.prev=void 0:this.tail=void 0,r.list=void 0,this.length--,e}forEach(e,r){r=r||this;for(let i=this.head,o=0;i;o++)e.call(r,i.value,o,this),i=i.next}forEachReverse(e,r){r=r||this;for(let i=this.tail,o=this.length-1;i;o--)e.call(r,i.value,o,this),i=i.prev}get(e){let r=0,i=this.head;for(;i&&r<e;r++)i=i.next;if(r===e&&i)return i.value}getReverse(e){let r=0,i=this.tail;for(;i&&r<e;r++)i=i.prev;if(r===e&&i)return i.value}map(e,r){r=r||this;let i=new or;for(let o=this.head;o;)i.push(e.call(r,o.value,this)),o=o.next;return i}mapReverse(e,r){r=r||this;var i=new or;for(let o=this.tail;o;)i.push(e.call(r,o.value,this)),o=o.prev;return i}reduce(e,r){let i,o=this.head;if(arguments.length>1)i=r;else if(this.head)o=this.head.next,i=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var c=0;o;c++)i=e(i,o.value,c),o=o.next;return i}reduceReverse(e,r){let i,o=this.tail;if(arguments.length>1)i=r;else if(this.tail)o=this.tail.prev,i=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(let c=this.length-1;o;c--)i=e(i,o.value,c),o=o.prev;return i}toArray(){let e=new Array(this.length);for(let r=0,i=this.head;i;r++)e[r]=i.value,i=i.next;return e}toArrayReverse(){let e=new Array(this.length);for(let r=0,i=this.tail;i;r++)e[r]=i.value,i=i.prev;return e}slice(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let i=new or;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.head,c=0;for(c=0;o&&c<e;c++)o=o.next;for(;o&&c<r;c++,o=o.next)i.push(o.value);return i}sliceReverse(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let i=new or;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.length,c=this.tail;for(;c&&o>r;o--)c=c.prev;for(;c&&o>e;o--,c=c.prev)i.push(c.value);return i}splice(e,r=0,...i){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);let o=this.head;for(let f=0;o&&f<e;f++)o=o.next;let c=[];for(let f=0;o&&f<r;f++)c.push(o.value),o=this.removeNode(o);o?o!==this.tail&&(o=o.prev):o=this.tail;for(let f of i)o=fm(this,o,f);return c}reverse(){let e=this.head,r=this.tail;for(let i=e;i;i=i.prev){let o=i.prev;i.prev=i.next,i.next=o}return this.head=r,this.tail=e,this}};function fm(t,e,r){let i=e,o=e?e.next:t.head,c=new Ya(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function um(t,e){t.tail=new Ya(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function lm(t,e){t.head=new Ya(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Ya=class{list;next;prev;value;constructor(t,e,r,i){this.list=i,this.value=t,e?(e.next=this,this.prev=e):this.prev=void 0,r?(r.prev=this,this.next=r):this.next=void 0}},Gd=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},jd=Buffer.alloc(1024),fs=Symbol("onStat"),Kr=Symbol("ended"),ct=Symbol("queue"),Wr=Symbol("queue"),Yt=Symbol("current"),In=Symbol("process"),$r=Symbol("processing"),rs=Symbol("processJob"),dt=Symbol("jobs"),ga=Symbol("jobDone"),us=Symbol("addFSEntry"),Kd=Symbol("addTarEntry"),Na=Symbol("stat"),Ma=Symbol("readdir"),ls=Symbol("onreaddir"),xs=Symbol("pipe"),Wd=Symbol("entry"),ma=Symbol("entryOpt"),hs=Symbol("writeEntryClass"),yf=Symbol("write"),wa=Symbol("ondrain"),Is=class extends Dn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[hs];onWriteEntry;[ct];[Wr]=new Map;[dt]=0;[$r]=!1;[Kr]=!1;constructor(t={}){if(super(),this.opt=t,this.file=t.file||"",this.cwd=t.cwd||process.cwd(),this.maxReadSize=t.maxReadSize,this.preservePaths=!!t.preservePaths,this.strict=!!t.strict,this.noPax=!!t.noPax,this.prefix=V(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this.onWriteEntry=t.onWriteEntry,this[hs]=_f,typeof t.onwarn=="function"&&this.on("warn",t.onwarn),this.portable=!!t.portable,t.gzip||t.brotli||t.zstd){if((t.gzip?1:0)+(t.brotli?1:0)+(t.zstd?1:0)>1)throw new TypeError("gzip, brotli, zstd are mutually exclusive");if(t.gzip&&(typeof t.gzip!="object"&&(t.gzip={}),this.portable&&(t.gzip.portable=!0),this.zip=new yg(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new bg(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Sg(t.zstd)),!this.zip)throw new Error("impossible");let e=this.zip;e.on("data",r=>super.write(r)),e.on("end",()=>super.end()),e.on("drain",()=>this[wa]()),this.on("resume",()=>e.resume())}else this.on("drain",this[wa]);this.noDirRecurse=!!t.noDirRecurse,this.follow=!!t.follow,this.noMtime=!!t.noMtime,t.mtime&&(this.mtime=t.mtime),this.filter=typeof t.filter=="function"?t.filter:()=>!0,this[ct]=new dm,this[dt]=0,this.jobs=Number(t.jobs)||4,this[$r]=!1,this[Kr]=!1}[yf](t){return super.write(t)}add(t){return this.write(t),this}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&this.add(t),this[Kr]=!0,this[In](),r&&r(),this}write(t){if(this[Kr])throw new Error("write after end");return t instanceof pf?this[Kd](t):this[us](t),this.flowing}[Kd](t){let e=V(qd.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Gd(t.path,e);r.entry=new am(t,this[ma](r)),r.entry.on("end",()=>this[ga](r)),this[dt]+=1,this[ct].push(r)}this[In]()}[us](t){let e=V(qd.resolve(this.cwd,t));this[ct].push(new Gd(t,e)),this[In]()}[Na](t){t.pending=!0,this[dt]+=1;let e=this.follow?"stat":"lstat";ms[e](t.absolute,(r,i)=>{t.pending=!1,this[dt]-=1,r?this.emit("error",r):this[fs](t,i)})}[fs](t,e){if(this.statCache.set(t.absolute,e),t.stat=e,!this.filter(t.path,e))t.ignore=!0;else if(e.isFile()&&e.nlink>1&&!this.linkCache.get(`${e.dev}:${e.ino}`)&&!this.sync)if(t===this[Yt])this[rs](t);else{let r=`${e.dev}:${e.ino}`,i=this[Wr].get(r);i?i.push(t):this[Wr].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[In]()}[Ma](t){t.pending=!0,this[dt]+=1,ms.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[dt]-=1,e)return this.emit("error",e);this[ls](t,r)})}[ls](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[In]()}[In](){if(!this[$r]){this[$r]=!0;for(let t=this[ct].head;t&&this[dt]<this.jobs;t=t.next)if(this[rs](t.value),t.value.ignore){let e=t.next;this[ct].removeNode(t),t.next=e}this[$r]=!1,this[Kr]&&this[ct].length===0&&this[dt]===0&&(this.zip?this.zip.end(jd):(super.write(jd),super.end()))}}get[Yt](){return this[ct]&&this[ct].head&&this[ct].head.value}[ga](t){this[ct].shift(),this[dt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[Wr].get(r);if(i){this[Wr].delete(r);for(let o of i)o.pending=!1,this[rs](o)}}this[In]()}[rs](t){if(t.pending&&t.pendingLink&&t===this[Yt]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[Yt]&&!t.piped&&this[xs](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[fs](t,e):this[Na](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[ls](t,e):this[Ma](t),!t.readdir)return}if(t.entry=this[Wd](t),!t.entry){t.ignore=!0;return}t===this[Yt]&&!t.piped&&this[xs](t)}}}[ma](t){return{onwarn:(e,r,i)=>this.warn(e,r,i),noPax:this.noPax,cwd:this.cwd,absolute:t.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix,onWriteEntry:this.onWriteEntry}}[Wd](t){this[dt]+=1;try{return new this[hs](t.path,this[ma](t)).on("end",()=>this[ga](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[wa](){this[Yt]&&this[Yt].entry&&this[Yt].entry.resume()}[xs](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[us](c+i)});let e=t.entry,r=this.zip;if(!e)throw new Error("cannot pipe without source");r?e.on("data",i=>{r.write(i)||e.pause()}):e.on("data",i=>{super.write(i)||e.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}warn(t,e,r={}){vs(this,t,e,r)}},Xa=class extends Is{sync=!0;constructor(t){super(t),this[hs]=om}pause(){}resume(){}[Na](t){let e=this.follow?"statSync":"lstatSync";this[fs](t,ms[e](t.absolute))}[Ma](t){this[ls](t,ms.readdirSync(t.absolute))}[xs](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[us](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[yf](i)})}},xm=(t,e)=>{let r=new Xa(t),i=new af(t.file,{mode:t.mode||438});r.pipe(i),Ef(r,e)},hm=(t,e)=>{let r=new Is(t),i=new Es(t.file,{mode:t.mode||438});r.pipe(i);let o=new Promise((c,f)=>{i.on("error",f),i.on("close",c),r.on("error",f)});return bf(r,e).catch(c=>r.emit("error",c)),o},Ef=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?dr({file:cf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},bf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await dr({file:cf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},pm=(t,e)=>{let r=new Xa(t);return Ef(r,e),r},gm=(t,e)=>{let r=new Is(t);return bf(r,e).catch(i=>r.emit("error",i)),r},gv=oi(xm,hm,pm,gm,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),wm=process.env.__FAKE_PLATFORM__||process.platform,Af=wm==="win32",{O_CREAT:Tf,O_NOFOLLOW:$d,O_TRUNC:Cf,O_WRONLY:Rf}=If.constants,Df=Number(process.env.__FAKE_FS_O_FILENAME__)||If.constants.UV_FS_O_FILEMAP||0,_m=Af&&!!Df,ym=512*1024,Em=Df|Cf|Tf|Rf,Jd=!Af&&typeof $d=="number"?$d|Cf|Tf|Rf:null,kf=Jd!==null?()=>Jd:_m?t=>t<ym?Em:"w":()=>"w",Ba=(t,e,r)=>{try{return As.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},_s=(t,e,r,i)=>{As.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},bm=(t,e,r,i,o)=>{if(e.isDirectory())Of(Qr.resolve(t,e.name),r,i,c=>{if(c)return o(c);let f=Qr.resolve(t,e.name);_s(f,r,i,o)});else{let c=Qr.resolve(t,e.name);_s(c,r,i,o)}},Of=(t,e,r,i)=>{As.readdir(t,{withFileTypes:!0},(o,c)=>{if(o){if(o.code==="ENOENT")return i();if(o.code!=="ENOTDIR"&&o.code!=="ENOTSUP")return i(o)}if(o||!c.length)return _s(t,e,r,i);let f=c.length,u=null,x=p=>{if(!u){if(p)return i(u=p);if(--f===0)return _s(t,e,r,i)}};for(let p of c)bm(t,p,e,r,x)})},vm=(t,e,r,i)=>{e.isDirectory()&&Pf(Qr.resolve(t,e.name),r,i),Ba(Qr.resolve(t,e.name),r,i)},Pf=(t,e,r)=>{let i;try{i=As.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return Ba(t,e,r);throw c}for(let o of i)vm(t,o,e,r);return Ba(t,e,r)},Lf=class extends Error{path;code;syscall="chdir";constructor(t,e){super(`${e}: Cannot cd into '${t}'`),this.path=t,this.code=e}get name(){return"CwdError"}},Ts=class extends Error{path;symlink;syscall="symlink";code="TAR_SYMLINK_ERROR";constructor(t,e){super("TAR_SYMLINK_ERROR: Cannot extract through symbolic link"),this.symlink=t,this.path=e}get name(){return"SymlinkError"}},Im=(t,e)=>{Ve.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new Lf(t,r?.code||"ENOTDIR")),e(r)})},Am=(t,e,r)=>{t=V(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,f=e.uid,u=e.gid,x=typeof f=="number"&&typeof u=="number"&&(f!==e.processUid||u!==e.processGid),p=e.preserve,_=e.unlink,y=V(e.cwd),A=(v,S)=>{v?r(v):S&&x?Of(S,f,u,I=>A(I)):c?Ve.chmod(t,o,r):r()};if(t===y)return Im(t,A);if(p)return Sm.mkdir(t,{mode:o,recursive:!0}).then(v=>A(null,v??void 0),A);let E=V(ys.relative(y,t)).split("/");za(y,E,o,_,y,void 0,A)},za=(t,e,r,i,o,c,f)=>{if(e.length===0)return f(null,c);let u=e.shift(),x=V(ys.resolve(t+"/"+u));Ve.mkdir(x,r,Nf(x,e,r,i,o,c,f))},Nf=(t,e,r,i,o,c,f)=>u=>{u?Ve.lstat(t,(x,p)=>{if(x)x.path=x.path&&V(x.path),f(x);else if(p.isDirectory())za(t,e,r,i,o,c,f);else if(i)Ve.unlink(t,_=>{if(_)return f(_);Ve.mkdir(t,r,Nf(t,e,r,i,o,c,f))});else{if(p.isSymbolicLink())return f(new Ts(t,t+"/"+e.join("/")));f(u)}}):(c=c||t,za(t,e,r,i,o,c,f))},Tm=t=>{let e=!1,r;try{e=Ve.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new Lf(t,r??"ENOTDIR")}},Cm=(t,e)=>{t=V(t);let r=e.umask??18,i=e.mode|448,o=(i&r)!==0,c=e.uid,f=e.gid,u=typeof c=="number"&&typeof f=="number"&&(c!==e.processUid||f!==e.processGid),x=e.preserve,p=e.unlink,_=V(e.cwd),y=v=>{v&&u&&Pf(v,c,f),o&&Ve.chmodSync(t,i)};if(t===_)return Tm(_),y();if(x)return y(Ve.mkdirSync(t,{mode:i,recursive:!0})??void 0);let A=V(ys.relative(_,t)).split("/"),E;for(let v=A.shift(),S=_;v&&(S+="/"+v);v=A.shift()){S=V(ys.resolve(S));try{Ve.mkdirSync(S,i),E=E||S}catch{let I=Ve.lstatSync(S);if(I.isDirectory())continue;if(p){Ve.unlinkSync(S),Ve.mkdirSync(S,i),E=E||S;continue}else if(I.isSymbolicLink())return new Ts(S,S+"/"+A.join("/"))}}return y(E)},_a=Object.create(null),Zd=1e4,er=new Set,Rm=t=>{er.has(t)?er.delete(t):_a[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),er.add(t);let e=_a[t],r=er.size-Zd;if(r>Zd/10){for(let i of er)if(er.delete(i),delete _a[i],--r<=0)break}return e},Dm=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,km=Dm==="win32",Om=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=Mf(i,r)),e.push(r||"/"),e},[]),Pm=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=km?["win32 parallelization disabled"]:t.map(i=>Xr(Mf(Rm(i))));let r=new Set(t.map(i=>Om(i)).reduce((i,o)=>i.concat(o)));this.#n.set(e,{dirs:r,paths:t});for(let i of t){let o=this.#e.get(i);o?o.push(e):this.#e.set(i,[e])}for(let i of r){let o=this.#e.get(i);if(!o)this.#e.set(i,[new Set([e])]);else{let c=o.at(-1);c instanceof Set?c.add(e):o.push(new Set([e]))}}return this.#i(e)}#s(t){let e=this.#n.get(t);if(!e)throw new Error("function does not have any path reservations");return{paths:e.paths.map(r=>this.#e.get(r)),dirs:[...e.dirs].map(r=>this.#e.get(r))}}check(t){let{paths:e,dirs:r}=this.#s(t);return e.every(i=>i&&i[0]===t)&&r.every(i=>i&&i[0]instanceof Set&&i[0].has(t))}#i(t){return this.#r.has(t)||!this.check(t)?!1:(this.#r.add(t),t(()=>this.#t(t)),!0)}#t(t){if(!this.#r.has(t))return!1;let e=this.#n.get(t);if(!e)throw new Error("invalid reservation");let{paths:r,dirs:i}=e,o=new Set;for(let c of r){let f=this.#e.get(c);if(!f||f?.[0]!==t)continue;let u=f[1];if(!u){this.#e.delete(c);continue}if(f.shift(),typeof u=="function")o.add(u);else for(let x of u)o.add(x)}for(let c of i){let f=this.#e.get(c),u=f?.[0];if(!(!f||!(u instanceof Set)))if(u.size===1&&f.length===1){this.#e.delete(c);continue}else if(u.size===1){f.shift();let x=f[0];typeof x=="function"&&o.add(x)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},Lm=()=>process.umask(),Vd=Symbol("onEntry"),Fa=Symbol("checkFs"),Yd=Symbol("checkFs2"),Ua=Symbol("isReusable"),et=Symbol("makeFs"),Ha=Symbol("file"),qa=Symbol("directory"),ps=Symbol("link"),Xd=Symbol("symlink"),Qd=Symbol("hardlink"),Vr=Symbol("ensureNoSymlink"),ef=Symbol("unsupported"),tf=Symbol("checkPath"),ya=Symbol("stripAbsolutePath"),nn=Symbol("mkdir"),ke=Symbol("onError"),is=Symbol("pending"),nf=Symbol("pend"),tr=Symbol("unpend"),Ea=Symbol("ended"),ba=Symbol("maybeClose"),Ga=Symbol("skip"),ei=Symbol("doChown"),ti=Symbol("uid"),ni=Symbol("gid"),ri=Symbol("checkedCwd"),Nm=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,ii=Nm==="win32",Mm=1024,Bm=(t,e)=>{if(!ii)return X.unlink(t,e);let r=t+".DELETE."+Sf(16).toString("hex");X.rename(t,r,i=>{if(i)return e(i);X.unlink(r,e)})},zm=t=>{if(!ii)return X.unlinkSync(t);let e=t+".DELETE."+Sf(16).toString("hex");X.renameSync(t,e),X.unlinkSync(e)},rf=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Qa=class extends si{[Ea]=!1;[ri]=!1;[is]=0;reservations=new Pm;transform;writable=!0;readable=!1;uid;gid;setOwner;preserveOwner;processGid;processUid;maxDepth;forceChown;win32;newer;keep;noMtime;preservePaths;unlink;cwd;strip;processUmask;umask;dmode;fmode;chmod;constructor(t={}){if(t.ondone=()=>{this[Ea]=!0,this[ba]()},super(t),this.transform=t.transform,this.chmod=!!t.chmod,typeof t.uid=="number"||typeof t.gid=="number"){if(typeof t.uid!="number"||typeof t.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(t.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=t.uid,this.gid=t.gid,this.setOwner=!0}else this.uid=void 0,this.gid=void 0,this.setOwner=!1;this.preserveOwner=t.preserveOwner===void 0&&typeof t.uid!="number"?!!(process.getuid&&process.getuid()===0):!!t.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():void 0,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():void 0,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:Mm,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||ii,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=V(Se.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:Lm():0,this.umask=typeof t.umask=="number"?t.umask:this.processUmask,this.dmode=t.dmode||511&~this.umask,this.fmode=t.fmode||438&~this.umask,this.on("entry",e=>this[Vd](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[ba](){this[Ea]&&this[is]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[ya](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Za(r),f=c.replaceAll(/\\/g,"/").split("/");if(f.includes("..")||ii&&/^[a-z]:\.\.$/i.test(f[0]??"")){if(e==="path"||i==="Link")return this.warn("TAR_ENTRY_ERROR",`${e} contains '..'`,{entry:t,[e]:r}),!1;let u=Se.posix.dirname(t.path),x=Se.posix.normalize(Se.posix.join(u,f.join("/")));if(x.startsWith("../")||x==="..")return this.warn("TAR_ENTRY_ERROR",`${e} escapes extraction directory`,{entry:t,[e]:r}),!1}return o&&(t[e]=String(c),this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute ${e}`,{entry:t,[e]:r})),!0}[tf](t){let e=V(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=V(String(t.linkpath)).split("/");if(i.length>=this.strip)t.linkpath=i.slice(this.strip).join("/");else return!1}r.splice(0,this.strip),t.path=r.join("/")}if(isFinite(this.maxDepth)&&r.length>this.maxDepth)return this.warn("TAR_ENTRY_ERROR","path excessively deep",{entry:t,path:e,depth:r.length,maxDepth:this.maxDepth}),!1;if(!this[ya](t,"path")||!this[ya](t,"linkpath"))return!1;if(t.absolute=Se.isAbsolute(t.path)?V(Se.resolve(t.path)):V(Se.resolve(this.cwd,t.path)),!this.preservePaths&&typeof t.absolute=="string"&&t.absolute.indexOf(this.cwd+"/")!==0&&t.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:t,path:V(t.path),resolvedPath:t.absolute,cwd:this.cwd}),!1;if(t.absolute===this.cwd&&t.type!=="Directory"&&t.type!=="GNUDumpDir")return!1;if(this.win32){let{root:i}=Se.win32.parse(String(t.absolute));t.absolute=i+Bd(String(t.absolute).slice(i.length));let{root:o}=Se.win32.parse(t.path);t.path=o+Bd(t.path.slice(o.length))}return!0}[Vd](t){if(!this[tf](t))return t.resume();switch(mm.equal(typeof t.absolute,"string"),t.type){case"Directory":case"GNUDumpDir":t.mode&&(t.mode=t.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[Fa](t);default:return this[ef](t)}}[ke](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[tr](),e.resume())}[nn](t,e,r){Am(V(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e},r)}[ei](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[ti](t){return rf(this.uid,t.uid,this.processUid)}[ni](t){return rf(this.gid,t.gid,this.processGid)}[Ha](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new Es(String(t.absolute),{flags:kf(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&X.close(i.fd,()=>{}),i.write=()=>!0,this[ke](u,t),e()});let o=1,c=u=>{if(u){i.fd&&X.close(i.fd,()=>{}),this[ke](u,t),e();return}--o===0&&i.fd!==void 0&&X.close(i.fd,x=>{x?this[ke](x,t):this[tr](),e()})};i.on("finish",()=>{let u=String(t.absolute),x=i.fd;if(typeof x=="number"&&t.mtime&&!this.noMtime){o++;let p=t.atime||new Date,_=t.mtime;X.futimes(x,p,_,y=>y?X.utimes(u,p,_,A=>c(A&&y)):c())}if(typeof x=="number"&&this[ei](t)){o++;let p=this[ti](t),_=this[ni](t);typeof p=="number"&&typeof _=="number"&&X.fchown(x,p,_,y=>y?X.chown(u,p,_,A=>c(A&&y)):c())}c()});let f=this.transform&&this.transform(t)||t;f!==t&&(f.on("error",u=>{this[ke](u,t),e()}),t.pipe(f)),f.pipe(i)}[qa](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[nn](String(t.absolute),r,i=>{if(i){this[ke](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[tr](),t.resume())};t.mtime&&!this.noMtime&&(o++,X.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[ei](t)&&(o++,X.chown(String(t.absolute),Number(this[ti](t)),Number(this[ni](t)),c)),c()})}[ef](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[Xd](t,e){let r=V(Se.relative(this.cwd,Se.resolve(Se.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Vr](t,this.cwd,r,()=>this[ps](t,String(t.linkpath),"symlink",e),i=>{this[ke](i,t),e()})}[Qd](t,e){let r=V(Se.resolve(this.cwd,String(t.linkpath))),i=V(String(t.linkpath)).split("/");this[Vr](t,this.cwd,i,()=>this[ps](t,r,"link",e),o=>{this[ke](o,t),e()})}[Vr](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let f=Se.resolve(e,c);X.lstat(f,(u,x)=>{if(u)return i();if(x?.isSymbolicLink())return o(new Ts(f,Se.resolve(f,r.join("/"))));this[Vr](t,f,r,i,o)})}[nf](){this[is]++}[tr](){this[is]--,this[ba]()}[Ga](t){this[tr](),t.resume()}[Ua](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!ii}[Fa](t){this[nf]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Yd](t,r))}[Yd](t,e){let r=f=>{e(f)},i=()=>{this[nn](this.cwd,this.dmode,f=>{if(f){this[ke](f,t),r();return}this[ri]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let f=V(Se.dirname(String(t.absolute)));if(f!==this.cwd)return this[nn](f,this.dmode,u=>{if(u){this[ke](u,t),r();return}c()})}c()},c=()=>{X.lstat(String(t.absolute),(f,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Ga](t),r();return}if(f||this[Ua](t,u))return this[et](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let x=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,p=_=>this[et](_??null,t,r);return x?X.chmod(String(t.absolute),Number(t.mode),p):p()}if(t.absolute!==this.cwd)return X.rmdir(String(t.absolute),x=>this[et](x??null,t,r))}if(t.absolute===this.cwd)return this[et](null,t,r);Bm(String(t.absolute),x=>this[et](x??null,t,r))})};this[ri]?o():i()}[et](t,e,r){if(t){this[ke](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Ha](e,r);case"Link":return this[Qd](e,r);case"SymbolicLink":return this[Xd](e,r);case"Directory":case"GNUDumpDir":return this[qa](e,r)}}[ps](t,e,r,i){X[r](e,String(t.absolute),o=>{o?this[ke](o,t):(this[tr](),t.resume()),i()})}},Jr=t=>{try{return[null,t()]}catch(e){return[e,null]}},Bf=class extends Qa{sync=!0;[et](t,e){return super[et](t,e,()=>{})}[Fa](t){if(!this[ri]){let o=this[nn](this.cwd,this.dmode);if(o)return this[ke](o,t);this[ri]=!0}if(t.absolute!==this.cwd){let o=V(Se.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[nn](o,this.dmode);if(c)return this[ke](c,t)}}let[e,r]=Jr(()=>X.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Ga](t);if(e||this[Ua](t,r))return this[et](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[f]=c?Jr(()=>{X.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[et](f,t)}let[o]=Jr(()=>X.rmdirSync(String(t.absolute)));this[et](o,t)}let[i]=t.absolute===this.cwd?[]:Jr(()=>zm(String(t.absolute)));this[et](i,t)}[Ha](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=f=>{let u;try{X.closeSync(o)}catch(x){u=x}(f||u)&&this[ke](f||u,t),e()},o;try{o=X.openSync(String(t.absolute),kf(t.size),r)}catch(f){return i(f)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",f=>this[ke](f,t)),t.pipe(c)),c.on("data",f=>{try{X.writeSync(o,f,0,f.length)}catch(u){i(u)}}),c.on("end",()=>{let f=null;if(t.mtime&&!this.noMtime){let u=t.atime||new Date,x=t.mtime;try{X.futimesSync(o,u,x)}catch(p){try{X.utimesSync(String(t.absolute),u,x)}catch{f=p}}}if(this[ei](t)){let u=this[ti](t),x=this[ni](t);try{X.fchownSync(o,Number(u),Number(x))}catch(p){try{X.chownSync(String(t.absolute),Number(u),Number(x))}catch{f=f||p}}}i(f)})}[qa](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[nn](String(t.absolute),r);if(i){this[ke](i,t),e();return}if(t.mtime&&!this.noMtime)try{X.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[ei](t))try{X.chownSync(String(t.absolute),Number(this[ti](t)),Number(this[ni](t)))}catch{}e(),t.resume()}[nn](t,e){try{return Cm(V(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e})}catch(r){return r}}[Vr](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let f of r){c=Se.resolve(c,f);let[u,x]=Jr(()=>X.lstatSync(c));if(u)return i();if(x.isSymbolicLink())return o(new Ts(c,Se.resolve(e,r.join("/"))))}i()}[ps](t,e,r,i){let o=`${r}Sync`;try{X[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[ke](c,t)}}},Fm=t=>{let e=new Bf(t),r=t.file,i=vf.statSync(r),o=t.maxReadSize||16*1024*1024;new sg(r,{readSize:o,size:i.size}).pipe(e)},Um=(t,e)=>{let r=new Qa(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,f)=>{r.on("error",f),r.on("close",c),vf.stat(o,(u,x)=>{if(u)f(u);else{let p=new Ka(o,{readSize:i,size:x.size});p.on("error",f),p.pipe(r)}})})},zf=oi(Fm,Um,t=>new Bf(t),t=>new Qa(t),(t,e)=>{e?.length&&gf(t,e)}),Hm=(t,e)=>{let r=new Xa(t),i=!0,o,c;try{try{o=Ze.openSync(t.file,"r+")}catch(x){if(x?.code==="ENOENT")o=Ze.openSync(t.file,"w+");else throw x}let f=Ze.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<f.size;c+=512){for(let _=0,y=0;_<512;_+=y){if(y=Ze.readSync(o,u,_,u.length-_,c+_),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!y)break e}let x=new Rn(u);if(!x.cksumValid)break;let p=512*Math.ceil((x.size||0)/512);if(c+p+512>f.size)break;c+=p,t.mtimeCache&&x.mtime&&t.mtimeCache.set(String(x.path),x.mtime)}i=!1,qm(t,r,c,o,e)}finally{if(i)try{Ze.closeSync(o)}catch{}}},qm=(t,e,r,i,o)=>{let c=new af(t.file,{fd:i,start:r});e.pipe(c),jm(e,o)},Gm=(t,e)=>{e=Array.from(e);let r=new Is(t),i=(o,c,f)=>{let u=(A,E)=>{A?Ze.close(o,v=>f(A)):f(null,E)},x=0;if(c===0)return u(null,0);let p=0,_=Buffer.alloc(512),y=(A,E)=>{if(A||E===void 0)return u(A);if(p+=E,p<512&&E)return Ze.read(o,_,p,_.length-p,x+p,y);if(x===0&&_[0]===31&&_[1]===139)return u(new Error("cannot append to compressed archives"));if(p<512)return u(null,x);let v=new Rn(_);if(!v.cksumValid)return u(null,x);let S=512*Math.ceil((v.size??0)/512);if(x+S+512>c||(x+=S+512,x>=c))return u(null,x);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),p=0,Ze.read(o,_,0,512,x,y)};Ze.read(o,_,0,512,x,y)};return new Promise((o,c)=>{r.on("error",c);let f="r+",u=(x,p)=>{if(x&&x.code==="ENOENT"&&f==="r+")return f="w+",Ze.open(t.file,f,u);if(x||!p)return c(x);Ze.fstat(p,(_,y)=>{if(_)return Ze.close(p,()=>c(_));i(p,y.size,(A,E)=>{if(A)return c(A);let v=new Es(t.file,{fd:p,start:E});r.pipe(v),v.on("error",c),v.on("close",o),Km(r,e)})})};Ze.open(t.file,f,u)})},jm=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?dr({file:Ff.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},Km=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await dr({file:Ff.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},Zr=oi(Hm,Gm,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!xg(t))throw new TypeError("file is required");if(t.gzip||t.brotli||t.zstd||t.file.endsWith(".br")||t.file.endsWith(".tbr"))throw new TypeError("cannot append to compressed archives");if(!e?.length)throw new TypeError("no paths specified to add/replace")}),kv=oi(Zr.syncFile,Zr.asyncFile,Zr.syncNoFile,Zr.asyncNoFile,(t,e=[])=>{Zr.validate?.(t,e),Wm(t)}),Wm=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0)):(r,i)=>!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0))};Kt();var yt={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 ai(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Uf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function Hf(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function qf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function fr(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}var R=class extends Error{code;retriable;cause;constructor(e,r,i){super(r),this.name="BridgeError",this.code=e,this.retriable=i?.retriable??!1,i?.cause!==void 0&&(this.cause=i.cause)}};ee();Be();function Nt(t,e){if(ai(t)!=="cloud")throw new R("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function Cs(t){return t.startsWith("http://")||t.startsWith("https://")}function Rs(t){return t.endsWith("/")?t.slice(0,-1):t}ee();var Ds="1008033",Gf="1289";var jf="pbbp2",Kf="https://www.coze.cn",Wf="/api/coze_claw/resource/get_frontier_key",Jm="https://www.coze.cn",Zm="wss://frontier.coze.cn";function ks(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??Jm}function $f(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??Zm}function ur(t){let e={},r=t?.ttEnv??process.env.COZE_BRIDGE_TT_ENV,i=t?.usePpe??process.env.COZE_BRIDGE_USE_PPE;return r&&(e["x-tt-env"]=r),i&&(e["x-use-ppe"]=i),e}function di(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var ci=G("handshake");async function ec(t){let e=ks(t.endpoint),r=t.timeoutMs??1e4,i=`${Rs(e)}${Wf}?aid=${encodeURIComponent(Ds)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...ur(t.ppeOverride)},c=new AbortController,f=setTimeout(()=>c.abort(),r);ci.info("frontier key handshake",{base:e});try{let u=await fetch(i,{method:"GET",headers:o,signal:c.signal}),x=u.headers.get("x-tt-logid")??"",p=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let v=await u.text().catch(()=>"");throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${x}: ${v.slice(0,200)}`)}let _=await u.json();if(_.code!==void 0&&_.code!==0)throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${_.code} msg=${_.msg??"-"} logid=${x}`);let y=_.data??{},A=typeof y.access_key=="string"&&y.access_key||typeof y.accessKey=="string"&&y.accessKey||void 0,E=typeof y.device_id=="string"&&y.device_id||typeof y.deviceId=="string"&&y.deviceId||void 0;if(!A||!E){let v=JSON.stringify(_).slice(0,500);throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${x}: ${v}`)}return ci.info("handshake ok",{remoteDeviceId:E,logid:x,traceId:p}),{accessKey:A,deviceId:E}}catch(u){if(u instanceof R)throw ci.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw ci.warn("handshake timeout",{base:e,timeoutMs:r}),new R("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let x=u.cause;throw ci.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:x?.code,syscall:x?.syscall,cause:String(u).slice(0,300)}),new R("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(f)}}var tc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",Et="auto";function Jf(t){return{model:t.model??Et,...t.modelToken?{modelToken:t.modelToken}:{}}}function Zf(t){return!t||t===Et}function Vf(t){let e={};return t.modelToken?(e.ANTHROPIC_BASE_URL=tc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken,e.ANTHROPIC_MODEL=t.model||Et,t.modelInfo?.contextWindow&&(e.CLAUDE_CODE_MAX_CONTEXT_TOKENS=String(t.modelInfo.contextWindow))):Zf(t.model)||(e.ANTHROPIC_MODEL=t.model),e}function Yf(t){let e=[];return t.modelToken?e.push("-c",`model="${t.model||Et}"`):Zf(t.model)||e.push("-c",`model="${t.model}"`),t.modelToken&&(e.push("-c",'model_providers.coze.name="coze"'),e.push("-c",`model_providers.coze.base_url="${tc}/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"'),t.modelInfo?.contextWindow&&e.push("-c",`model_context_window=${t.modelInfo.contextWindow}`)),e}function Xf(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function nc(t,e){let{ttEnv:r,usePpe:i}=di(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function Qf(t,e,r){if(!t.modelToken)return{};let i=nc(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,f])=>`${c}:${f}`).join(`
|
|
119
|
-
`)}}function rc(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function eu(t,e,r){if(!t.modelToken)return null;let i=t.model||Et,o=nc(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let f={baseUrl:`${tc}/v1`,api:"openai-completions",apiKey:t.modelToken,models:[{id:i,name:i,reasoning:!1,input:c,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:t.modelInfo?.contextWindow??128e3,maxTokens:8192,api:"openai-completions"}]};return Object.keys(o).length>0&&(f.headers=o),f}function tu(t,e,r){if(!t.modelToken)return[];let i=nc(e,r),o=[];for(let[c,f]of Object.entries(i))o.push("-c",`model_providers.coze.http_headers.${c}="${f}"`);return o}var Oe=G("agent-handlers"),nu=5*1024*1024,tw=1,nw=6,rw=new Set(["node_modules",".git",".coze","dist","build",".next"]),Os=class{constructor(e){this.opts=e}opts;async listSkills(e){Nt(e._meta,"_agent/listSkills");let r=fr(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Ct(r).workspace,c=i?.skills??[],f=[];for(let u of c){let x=bt(o,u.relPath,"SKILL.md");await Xm(x).then(_=>_.isFile()).catch(()=>!1)&&f.push(cw(u))}return{skills:f}}async addSkills(e){Nt(e._meta,"_agent/addSkills");let r=fr(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],f=new Map(c.map((x,p)=>[x.skillId,p])),u=[];for(let x of o){let p=await fc({agentId:r,workspace:i.workspace,framework:i.framework,skill:x});uc(c,f,p),u.push(x)}return await Bi(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){Nt(e._meta,"_agent/removeSkills");let r=fr(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],f=[];for(let u of c){if(!o.has(u.skillId)){f.push(u);continue}let x=bt(i.workspace,u.relPath);await Ym(x,{recursive:!0,force:!0}),Oe.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await Bi(r,f),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}reloadAgentSessionsPublic(e,r){this.reloadAgentSessions(e,r)}reloadAgentSessions(e,r){let i=this.opts.agents.get(e);if(i)for(let[o,c]of i.sessions){if(!c.downstream)continue;let f=c.acpSessionId;if(f&&i.activeTriggers.has(f)||this.isRuntimePendingPermission(c)){c.reloadAfterTurn=!0,Oe.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:f});continue}let x=c.downstream;c.downstream=void 0,Oe.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:f}),x.stop(r).catch(p=>Oe.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(p)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return Oe.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await Ue(r);if(!i)throw new R("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return Oe.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await $n(i.workspace,i.framework,r,e.cozeIdentity)}catch(o){throw Oe.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:i.framework,workspace:i.workspace,err:String(o)}),new R("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await We(i),Oe.info("_agent/update: cozeIdentity rewritten",{agentId:r,framework:i.framework}),this.reloadAgentSessions(r,"identity-changed"),{ok:!0}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new R("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await Ue(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await We(i),Oe.info("agent disconnected",{agentId:r,reason:e.reason??"",force:e.force??!1}),this.opts.disposeAndMarkDisconnected&&await this.opts.disposeAndMarkDisconnected(r,e.reason??"disconnect"),{ok:!0}):(Oe.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async switchModel(e){if(Nt(e._meta,"_agent/switchModel"),!e.agentId)throw new R("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=e.model?.trim()?e.model:Et,i=await Ue(e.agentId);if(!i)throw new R("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await We(i),Oe.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return Oe.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};o.model=r,e.modelInfo&&o.setModelInfo(e.modelInfo),this.opts.cleanupOpenclawProviders&&await this.opts.cleanupOpenclawProviders(o).catch(f=>Oe.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(f)}));let c=[];for(let[f,u]of o.allSessionQueues())c.push(u.enqueue(async()=>{let x=o.sessions.get(f);x?.downstream&&(await x.downstream.stop(`switchModel: ${r}`).catch(()=>{}),x.downstream=void 0)}));return await Promise.all(c),Oe.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:r,cloudSessions:c.length}),{ok:!0}}async resetAgent(e){if(Nt(e._meta,yt.RESET),!e.agentId)throw new R("IPC_BAD_REQUEST",`${yt.RESET}: missing agentId`);return await this.runDetailSync(e.agentId,yt.RESET,e.reason),{ok:!0}}async repairAgent(e){if(Nt(e._meta,yt.REPAIR),!e.agentId)throw new R("IPC_BAD_REQUEST",`${yt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new R("IPC_BAD_REQUEST",`${yt.REPAIR} only allowed for openclaw, got ${r.framework}`);if(r&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,r.workspace)}catch(i){Oe.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(i)})}return await this.runDetailSync(e.agentId,yt.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,i){if(!this.opts.detailSyncer){Oe.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){Oe.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){Nt(e._meta,"_agent/getFileTree");let r=e._meta,i=fr(r),o=await this.resolveWorkspace(i),c=e.filePath??"",f=this.safeJoin(o,c),u=await ic(f).catch(()=>null);if(!u)throw new R("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new R("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await Lr(f,o))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let x=_w(e.depth);return u.isDirectory()?{tree:await ww(o,f,c,x)}:{tree:[{name:yw(c),path:du(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Nt(e._meta,"_agent/getFileContent");let r=fr(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new R("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await ic(o).catch(()=>null);if(!c||!c.isFile())throw new R("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new R("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await Lr(o,i))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>nu)throw new R("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${nu})`);let f=await ru(o);return f.includes(0)?{content:f.toString("base64"),encoding:"base64",size:c.size}:{content:f.toString("utf8"),encoding:"utf-8",size:c.size}}async resolveWorkspace(e){let r=this.opts.agents.get(e);return r?r.workspace:(await Ue(e).catch(()=>null))?.workspace??Ct(e).workspace}safeJoin(e,r){let i=ac(e,r||"."),o=dc(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${iu}`))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return Ue(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new R("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function iw(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new R("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new R("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function sw(t){return t==="claude-code"?bt(".claude","skills"):bt(".agents","skills")}var ow=3e4,aw=50*1024*1024,lr=3e4;async function fc(t){let{agentId:e,workspace:r,framework:i,skill:o}=t;if(!o.skillName)throw new R("IPC_BAD_REQUEST","skill missing skillName");let c=typeof o.content=="string"&&o.content.length>0,f=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!c&&!f)throw new R("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let u=iw(o.skillName),x=sw(i),p=bt(x,u),_=bt(r,p);if(await sc(_,{recursive:!0}),c){let A=Buffer.from(o.content,"utf8");fi(A.length),await oc(bt(_,"SKILL.md"),A,"utf8")}else{let A=await dw(o.downloadUrl);uw(A)?await pw(A,_):lw(A)?await xw(A,_):await oc(bt(_,"SKILL.md"),A.toString("utf8"),"utf8")}let y={skillId:o.skillId,skillName:o.skillName,relPath:p,installedAt:Date.now(),...o.description?{description:o.description}:{},...o.icon?{icon:o.icon}:{},...o.version?{version:o.version}:{},...o.downloadUrl?{downloadUrl:o.downloadUrl}:{},...o.config?{config:o.config}:{},...o.builtin?{builtin:o.builtin}:{}};return Oe.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:p,source:c?"content":"downloadUrl"}),y}function uc(t,e,r){let i=e.get(r.skillId);if(i!==void 0){t[i]=r;return}e.set(r.skillId,t.length),t.push(r)}function cw(t){return{skillId:t.skillId,skillName:t.skillName,...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}async function dw(t){if(!t)throw new R("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);fi(e);let r=fw(t);return fi(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await ru(e);return fi(r.length),r}if(Cs(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),ow);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new R("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return fi(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new R("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function fi(t){if(t>aw)throw new R("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function fw(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new R("IPC_BAD_REQUEST","bad data URL");let r=!!e[2],i=e[3]??"";return r?Buffer.from(i,"base64"):Buffer.from(decodeURIComponent(i),"utf8")}function uw(t){return t.length>=2&&t[0]===31&&t[1]===139}function lw(t){if(t.length<4||t[0]!==80||t[1]!==75)return!1;let e=t[2],r=t[3];return e===3&&r===4||e===5&&r===6}function cc(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function xw(t,e){let r,i;try{r=new au.default(t),i=r.getEntries()}catch(f){throw new R("IPC_BAD_REQUEST",`zip parse failed: ${f.message}`,{cause:f})}for(let f of i){let u=f.entryName;if(!u||cc(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new R("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(p=>p===".."))throw new R("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let x=f.header.attr>>>16&61440;if(x!==0&&x!==32768&&x!==16384)throw new R("IPC_BAD_REQUEST",`zip entry kind 0x${x.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=hw(i),c=ac(e);for(let f of i){if(cc(f.entryName))continue;let u=f.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let x=ac(e,u),p=dc(c,x);if(p.startsWith("..")||p==="..")throw new R("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(f.isDirectory){await sc(x,{recursive:!0});continue}await sc(Qm(x),{recursive:!0});let _;try{_=f.getData()}catch(y){throw new R("IPC_BAD_REQUEST",`zip entry getData failed (${f.entryName}): ${y.message}`,{cause:y})}await oc(x,_)}}function hw(t){let e;for(let r of t){let i=r.entryName;if(!i||cc(i))continue;let o=i.indexOf("/");if(o<=0)return;let c=i.slice(0,o+1);if(e===void 0)e=c;else if(e!==c)return}return e}async function pw(t,e){await gw(t);let r=zf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new R("IPC_BAD_REQUEST",`tar extract timeout (${lr}ms)`))},lr);try{await ou(su.from(t),r)}catch(c){throw c instanceof R?c:i?new R("IPC_BAD_REQUEST",`tar extract timeout (${lr}ms)`):new R("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function gw(t){let e=[],r=dr({onReadEntry:c=>{let f=c.path,u=c.type;if(u!=="File"&&u!=="Directory"){e.push(`tar entry kind '${u}' not allowed (symlink/hardlink/special): ${f.slice(0,100)}`);return}if(f.startsWith("/")||f.startsWith("\\")||/^[a-zA-Z]:[\\/]/.test(f)){e.push(`tar entry absolute path: ${f}`);return}f.split(/[/\\]/).some(p=>p==="..")&&e.push(`tar entry contains '..': ${f}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new R("IPC_BAD_REQUEST",`tar list timeout (${lr}ms)`))},lr);try{await ou(su.from(t),r)}catch(c){throw i?new R("IPC_BAD_REQUEST",`tar list timeout (${lr}ms)`):new R("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new R("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var mw=5e3;async function ww(t,e,r,i){return cu(t,e,r,i,{count:0})}async function cu(t,e,r,i,o){if(i<=0)return[];let c;try{c=await Vm(e,{withFileTypes:!0})}catch{return[]}let f=[];for(let u of c){if(rw.has(u.name)||u.isSymbolicLink())continue;if(o.count>=mw){f.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let x=bt(e,u.name),p=ew(bt(r,u.name)),_=null;try{_=await ic(x)}catch{continue}if(_.isSymbolicLink())continue;o.count++;let y={name:u.name,path:du(dc(t,x)),isDir:_.isDirectory(),size:_.size,modifiedAt:Math.floor(_.mtimeMs)};_.isDirectory()&&i>1&&(y.children=await cu(t,x,p,i-1,o)),f.push(y)}return f.sort((u,x)=>u.isDir!==x.isDir?u.isDir?-1:1:u.name.localeCompare(x.name)),f}function _w(t){return!t||t<=0?tw:Math.min(t,nw)}function yw(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function du(t){return t.split(iu).join("/")}ee();import{readFileSync as qS}from"node:fs";import{dirname as jS,join as KS}from"node:path";import{fileURLToPath as $S}from"node:url";var xr="0.1.76";var on=G("agent-health-reporter"),Ew=1e4,ui=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??Ew}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()}),on.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),on.info("heartbeat stopped"))}async tick(){if(this.inFlight){on.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){on.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let r=[];for(let f of this.opts.core.agents.values()){let u=bw(f);if(!u)continue;let x={agentId:f.agentId,status:u};f.patToken&&(x.patToken=f.patToken),f.accountId&&(x.accountId=f.accountId),r.push(x)}if(r.length===0)return;let i={agents:r,bridgeVersion:xr,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3)}catch(f){on.warn("heartbeat batch send failed",{count:r.length,err:String(f)})}let c=o?.authFailures;if(c&&c.length>0&&(on.warn("heartbeat received authFailures from cloud",{count:c.length,agentIds:c.map(f=>f.agentId)}),this.opts.onAuthFailures))try{await this.opts.onAuthFailures(c)}catch(f){on.warn("onAuthFailures callback failed (ignored)",{err:String(f)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){on.warn("onTickEnd hook failed",{err:String(r)})}}};function bw(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}Kt();import{mkdir as hc,rm as t_}from"node:fs/promises";gn();gn();import{spawnSync as Dw}from"node:child_process";function li(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function xi(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function hr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function an(t,e){return{jsonrpc:"2.0",id:t,error:e}}var Ps=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)}},Q={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,AGENT_FRAME_IDLE_TIMEOUT:-32016,MODEL_MODALITY_UNSUPPORTED:-32017};function fu(t){return"method"in t&&"id"in t&&t.id!==void 0}function uu(t){return"method"in t&&!("id"in t)}function Ls(t){return!("method"in t)&&"id"in t}var vw={AGENT_NOT_FOUND:Q.AGENT_NOT_FOUND,AGENT_BUSY:Q.AGENT_BUSY,AGENT_DISCONNECTED:Q.AGENT_DISCONNECTED,AGENT_TIMEOUT:Q.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Q.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Q.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Q.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Q.INTERNAL_ERROR,BRIDGE_INTERNAL:Q.INTERNAL_ERROR,IPC_AUTH_FAILED:Q.INTERNAL_ERROR,IPC_BAD_REQUEST:Q.INVALID_REQUEST,MODEL_TOKEN_GEN_FAILED:Q.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Q.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Q.OPERATION_NOT_ALLOWED_FOR_LOCAL,UPSTREAM_DISCONNECTED:Q.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Q.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Q.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Q.FILE_TOO_LARGE,UNSUPPORTED_MIME:Q.UNSUPPORTED_MIME,UPLOAD_FAILED:Q.UPLOAD_FAILED,UPSTREAM_NOT_READY:Q.UPSTREAM_NOT_READY,NPX_CACHE_CORRUPT:Q.INTERNAL_ERROR};function Sw(t){if(t!=null)return t instanceof Error?{name:t.name,message:hi(t.message)}:typeof t=="string"?hi(t):typeof t=="object"?Aw(t):t}var Iw=[[/\/Users\/[^/\s'"`)]+/g,"/Users/<redacted>"],[/\/home\/[^/\s'"`)]+/g,"/home/<redacted>"],[/[A-Za-z]:\\Users\\[^\\\s'"`)]+/g,"C:\\Users\\<redacted>"],[/(Bearer|Token|Authorization:)\s+[\w._-]+/gi,"$1 <redacted>"],[/\b(sk|pat|ak)[-_][A-Za-z0-9_-]{20,}\b/g,"<redacted-key>"]];function hi(t){let e=t;for(let[r,i]of Iw)e=e.replace(r,i);return e}function Aw(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=hi(i):e[r]=i;return e}function pi(t){if(t instanceof R){let e=Sw(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),{code:vw[t.code]??Q.INTERNAL_ERROR,message:hi(t.message),data:r}}return{code:Q.INTERNAL_ERROR,message:hi(t instanceof Error?t.message:String(t))}}function lu(t){let e=t.data,r=e?.bridgeCode??"AGENT_PROTOCOL_ERROR",i=!!e&&typeof e.message=="string"&&!!e.message,o=i?e?.message:t.message,c=t.data;if(i&&e){let{message:f,...u}=e;c=u}return new R(r,o,{retriable:e?.retriable??!1,cause:c})}function hu(t){return`${JSON.stringify(t)}
|
|
120
|
-
`}var
|
|
121
|
-
`);this.buffer=r.pop()??"";let i=[];for(let o of r){let c=o.replace(/\r$/,"").trim();if(c)try{i.push(JSON.parse(c))}catch(f){this.onError?.({line:c,error:f})}}return i}flush(){if(!this.buffer)return[];let e=this.buffer.replace(/\r$/,"").trim();if(this.buffer="",!e)return[];try{return[JSON.parse(e)]}catch(r){return this.onError?.({line:e,error:r}),[]}}};var gu={"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"},i2=Object.fromEntries(Object.entries(gu).map(([t,e])=>[e,t])),Tw={"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:[]},pr=class{seq=0;next(e,r){this.seq+=1;let i=gu[e]??Cw(e),o=Tw[i]??[],c=[i,String(this.seq)];if(o.length>0){let f=o.map(x=>pu(r?.[x]??"")),u=Rw(f).join(":");u&&c.push(u)}else r&&Object.values(r).some(f=>f)&&c.push(Object.values(r).filter(Boolean).map(f=>pu(String(f))).join(":"));return c.join("_")}reset(){this.seq=0}};function Cw(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function pu(t){return t.replace(/[:_\s]+/g,"-")}function Rw(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}jn();function cn(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}ee();var kw=cn("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),Ow=200,Pw=/(ENOTEMPTY|EEXIST).*_npx[/\\]/;function lc(t){return t.some(e=>Pw.test(e))}var Lw=cn("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),Nw=cn("COZE_BRIDGE_SESSION_PROMPT_FRAME_IDLE_MS",600*1e3),mu=500;function Mw(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=mu?t:`${e.slice(0,mu)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function wu(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),Dw("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var vt=class{constructor(e){this.opts=e;this.log=G(`downstream.${this.constructor.name}`),this.decoder=new Ns({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new pr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stderrRing=[];sanitizeEnv(e){return e}async start(){if(this.child)throw new R("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=qn(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=r,r.stdout?.setEncoding("utf8"),r.stdout?.on("data",i=>{try{for(let o of this.decoder.push(i))this.dispatch(o)}catch(o){this.log.warn("stdout dispatch threw, swallowed to keep daemon alive",{err:String(o)})}}),r.stderr?.setEncoding("utf8"),r.stderr?.on("data",i=>{let o=i.trimEnd();this.stderrRing.push(o),this.stderrRing.length>Ow&&this.stderrRing.shift(),this.log.debug("stderr",{text:o})}),r.stdin?.on("error",i=>{this.log.warn("child stdin error",{err:String(i)})}),r.stdout?.on("error",i=>{this.log.warn("child stdout error",{err:String(i)})}),r.stderr?.on("error",i=>{this.log.warn("child stderr error",{err:String(i)})}),r.on("exit",(i,o)=>{this.stopped=!0,(i!==0||o!==null)&&this.stderrRing.length>0&&(this.log.warn("downstream exited abnormally, recent stderr",{code:i,signal:o,recentStderr:[...this.stderrRing]}),(this.framework==="claude-code"||this.framework==="codex")&&lc(this.stderrRing)&&(this.log.warn("npx cache corruption detected, triggering global install fallback (D93)",{framework:this.framework}),hn(this.framework).catch(u=>{this.log.warn("D93 fallback install failed (will retry next spawn cycle)",{framework:this.framework,err:String(u)})})));try{for(let f of this.decoder.flush())this.dispatch(f)}catch(f){this.log.debug("decoder.flush on exit threw (ignored)",{err:String(f)})}this.failAllPending(new R("AGENT_PROTOCOL_ERROR",`agent exited (${i}/${o})`));for(let f of this.exitHandlers)f(i,o)}),r.on("error",i=>{this.log.error("child error",{err:String(i)}),this.failAllPending(new R("AGENT_SPAWN_FAILED",String(i),{cause:i}))}),this.log.info("downstream started",{command:this.opts.command,pid:r.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 r=this.child,i=new Promise(c=>r.once("exit",()=>c()));wu(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||wu(r.pid,"SIGKILL")},5e3);try{await i}finally{clearTimeout(o)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}getStderrTail(){return[...this.stderrRing]}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,r=Lw,i=Nw){return this.call("session/prompt",e,r,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(xi("session/cancel",e))}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(hr(e,r))}catch(i){this.log.warn("respondAgentRequest write failed",{id:e,err:String(i)})}}respondAgentRequestError(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(an(e,r))}catch(i){this.log.warn("respondAgentRequestError write failed",{id:e,err:String(i)})}}onExit(e){this.exitHandlers.push(e)}call(e,r,i=kw,o=0){if(!this.child||this.stopped)return Promise.reject(new R("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),f=li(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let _=r.sessionId;return typeof _=="string"?_:void 0})(),x=i>0&&Number.isFinite(i),p=o>0&&Number.isFinite(o);return new Promise((_,y)=>{let A={resolve:_,reject:y,timer:null,frameIdleTimer:null,armFrameIdle:null,method:e};x&&(A.timer=setTimeout(()=>{this.pending.delete(c),A.frameIdleTimer&&clearTimeout(A.frameIdleTimer),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i,...u?{sessionId:u}:{}}),y(new R("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));let E=p?()=>{A.frameIdleTimer&&clearTimeout(A.frameIdleTimer),A.frameIdleTimer=setTimeout(()=>{if(this.inflightAgentRequests.size>0){this.log.debug("frame-idle fired but agent request inflight, re-arming",{id:c,method:e,inflight:this.inflightAgentRequests.size,...u?{sessionId:u}:{}}),E?.();return}A.timer&&clearTimeout(A.timer),this.pending.delete(c),this.log.warn("frame-idle timeout, rejecting pending call",{id:c,method:e,frameIdleMs:o,...u?{sessionId:u}:{}}),y(new R("AGENT_FRAME_IDLE_TIMEOUT",`${e} no session/update for ${o}ms (no inflight agent request)`))},o)}:null;A.armFrameIdle=E,this.pending.set(c,A),E?.();try{this.writeFrame(f)}catch(v){A.timer&&clearTimeout(A.timer),A.frameIdleTimer&&clearTimeout(A.frameIdleTimer),this.pending.delete(c),y(v)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new R("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(hu(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(Ls(e)){let r=e.id!==null?this.pending.get(e.id):void 0;if(!r){this.log.warn("orphan response",{id:e.id});return}this.pending.delete(e.id),r.timer&&clearTimeout(r.timer),r.frameIdleTimer&&clearTimeout(r.frameIdleTimer),e.error?(this.log.warn("downstream returned error frame",{id:e.id,method:r.method,code:e.error.code,message:e.error.message,data:e.error.data}),r.reject(lu(e.error))):e.result===void 0?(this.log.warn("downstream response missing both result and error",{id:e.id,method:r.method}),r.reject(new R("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:Mw(e.result)}),r.resolve(e.result));return}if(uu(e)){if(e.method==="session/update"){for(let r of this.pending.values())r.armFrameIdle?.();for(let r of this.updateHandlers)try{Promise.resolve(r(e.params)).catch(i=>this.log.warn("update handler failed (async)",{err:String(i)}))}catch(i){this.log.warn("update handler threw sync, swallowed",{err:String(i)})}}else this.log.info("unknown notification (drop, not forwarded)",{method:e.method});return}if(fu(e)){let r=e;try{this.handleAgentRequest(r).catch(i=>this.log.error("agent request handler failed (async)",{method:r.method,err:String(i)}))}catch(i){this.log.warn("handleAgentRequest threw sync, swallowed",{method:r.method,err:String(i)})}}}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(an(e.id,{code:-32601,message:`method not handled by Bridge: ${e.method}`}));return}this.inflightAgentRequests.set(e.id,e.method);for(let r of this.agentRequestHandlers)try{await r(e)}catch(i){this.log.error("agentRequestHandler threw",{method:e.method,err:String(i)});try{this.writeFrame(an(e.id,pi(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}failAllPending(e){for(let r of this.pending.values())r.timer&&clearTimeout(r.timer),r.frameIdleTimer&&clearTimeout(r.frameIdleTimer),r.reject(e);this.pending.clear(),this.inflightAgentRequests.clear()}};var Bw=Pr("claude-code")??"@agentclientprotocol/claude-agent-acp@^0.37";function zw(t){let e={};for(let[r,i]of Object.entries(t))i!==void 0&&(r.startsWith("CLAUDE")||r==="AI_AGENT"||r==="BAGGAGE"||(e[r]=i));return e}var Ms=class extends vt{framework="claude-code";constructor(e){let r=pn("claude-code"),[i,o]=r?[r,[]]:["npx",["-y",Bw]],c=e.command??i,f=e.args??o,u={command:c,args:f,cwd:e.cwd,...e.env?{env:e.env}:{}};super(u)}sanitizeEnv(e){return zw(e)}};gn();import{mkdtempSync as Fw,rmSync as Uw}from"node:fs";import{tmpdir as Hw}from"node:os";import{join as qw}from"node:path";var Gw=Pr("codex")??"@zed-industries/codex-acp@^0.15",Bs=class extends vt{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=pn("codex"),[i,o]=r?[r,[]]:["npx",["-y",Gw]],c=e.command??i,f=e.args??o,u=e.extraArgs?[...f,...e.extraArgs]:f,x=e.isolateCodexHome?Fw(qw(Hw(),"coze-bridge-codex-home-")):void 0,p=x?{...e.env??{},CODEX_HOME:x}:e.env,_={command:c,args:u,cwd:e.cwd,...p?{env:p}:{}};super(_),this.authMethodId=e.authMethodId,this.codexHomeDir=x}async initialize(e){let r=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),r}async stop(e){if(await super.stop(e),this.codexHomeDir)try{Uw(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};var jw=3e4,gr=class extends vt{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let r=e.sessionName??"default",i=["acp","--session",`agent:${e.agentId}:${r}`];e.gatewayToken&&i.push("--token",e.gatewayToken);let o={command:e.command,args:i,cwd:e.cwd,...e.env?{env:e.env}:{}};super(o),this.agentId=e.agentId,this.sessionName=r,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}`}]},jw))}get acpSessionName(){return this.sessionName}};ee();Be();function xc(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}gn();var mr=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((r,i)=>{this.slots.push({task:e,resolve:r,reject:i}),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}get isDisposed(){return this.disposed}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 r=await e.task();e.resolve(r)}catch(r){e.reject(r)}}}finally{this.running=!1}}}};var zs=class{agentId;framework;workspace;deployType;accountId;patToken;modelInfo;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;activeGroupIds=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),e.patToken&&(this.patToken=e.patToken),e.modelInfo&&(this.modelInfo=e.modelInfo)}setPatToken(e){this.patToken=e}setModelInfo(e){this.modelInfo=e}getSessionQueue(e){let r=this.sessionQueues.get(e);return(!r||r.isDisposed)&&(r=new mr,this.sessionQueues.set(e,r)),r}allSessionQueues(){return this.sessionQueues.entries()}hasSessionQueue(e){let r=this.sessionQueues.get(e);return!!r&&!r.isDisposed}async dispose(e){this.status="stopped";let r=new Error(`AgentSession disposed${e?`: ${e}`:""}`);for(let i of this.sessionQueues.values())i.dispose(r);this.sessionQueues.clear(),await this.killAllRuntimes(e??"dispose")}async killAllRuntimes(e){let r=[];for(let[,i]of this.sessions)gi(i),i.downstream&&(r.push(i.downstream.stop(e).catch(()=>{})),i.downstream=void 0);await Promise.all(r),this.activeTriggers.clear(),this.activeGroupIds.clear()}};function gi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}jn();ee();import{constants as _u,access as Kw}from"node:fs/promises";import{delimiter as Ww,join as $w}from"node:path";var dn=G("framework-detector"),yu={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},Jw=[".exe",".cmd",".bat",".ps1"],fn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??qn,access:e.access??Kw}}async detect(e){let r=yu[e],i=await this.which(r);if(!i)return dn.debug("framework binary not found",{framework:e,bin:r}),null;let o=e==="openclaw"?["--log-level","silent"]:[],[c,f]=await Promise.all([this.probeVersion(i,o),e==="openclaw"?this.probeOpenclawDefaultAgent(i):Promise.resolve(null)]),u={path:i,version:c};return f&&(u.defaultAgent=f),u}async detectAll(){let e=await Promise.all(Object.keys(yu).map(async i=>[i,await this.detect(i)])),r={};for(let[i,o]of e)o&&(r[i]=o);return r}async which(e){let r=this.env.pathEnv.split(Ww).filter(Boolean),i=this.env.platform==="win32"?["",...Jw]:[""];for(let o of r)for(let c of i){let f=$w(o,e+c);if(await this.isExecutable(f))return f}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?_u.F_OK:_u.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async probeOpenclawDefaultAgent(e){let r=await this.runProbe(e,["--log-level","silent","agents","list","--json"]);if(!r)return dn.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return dn.warn("openclaw default agent probe: non-zero exit",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)}),null;let i=r.stdout.match(/\[\s*\{[\s\S]*\}\s*\]/);if(!i)return dn.warn("openclaw default agent probe: regex no match (no JSON array in stdout)",{path:e,stdoutHead:r.stdout.slice(0,200)}),null;try{let o=JSON.parse(i[0]);if(!Array.isArray(o))return dn.warn("openclaw default agent probe: JSON parsed but not an array",{path:e}),null;let c=o.find(f=>f?.isDefault===!0);return c?!c.id||!c.workspace?(dn.warn("openclaw default agent probe: default agent missing id or workspace",{path:e,hasId:!!c.id,hasWorkspace:!!c.workspace}),null):{id:c.id,workspace:c.workspace}:(dn.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return dn.warn("openclaw default agent probe: JSON.parse failed",{path:e,err:String(o),matchHead:i[0].slice(0,200)}),null}}async probeVersion(e,r=[]){let i=await this.runProbe(e,[...r,"--version"]);return i&&(Vw(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,f,u=x=>{c||(c=!0,f&&clearTimeout(f),i(x))};try{let x=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});f=setTimeout(()=>{x.kill("SIGKILL"),u(null)},15e3),x.stdout?.on("data",p=>{o+=p.toString("utf8")}),x.on("error",()=>u(null)),x.on("close",p=>u({code:p,stdout:o}))}catch{u(null)}})}},Zw=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Vw(t){return t.replace(Zw,"")}import{spawn as Yw}from"node:child_process";import{homedir as Xw}from"node:os";import{join as Qw}from"node:path";Ni();ee();async function vu(){let t=Qw(Xw(),".openclaw/openclaw.json");return(await Wn(t))?.gateway?.auth?.token??""}var Eu=G("openclaw.config"),e_=[0,5e3,5e3],bu="models.providers.",Fs="agents.defaults.models",Us=class{command;env;retryDelaysMs;queue=new mr;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??e_}async withRetry(e,r){let i;for(let o=0;o<this.retryDelaysMs.length;o++){let c=this.retryDelaysMs[o]??0;c>0&&await new Promise(f=>setTimeout(f,c));try{return await r()}catch(f){i=f,Eu.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(f)})}}throw new R("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=Yw(this.command,e,{stdio:["ignore","pipe","pipe"],env:this.env}),c="";o.stderr?.on("data",f=>{c+=f.toString("utf8")}),o.on("error",i),o.on("close",f=>{f===0?r():i(new Error(`exit ${f}: ${c.trim().slice(0,500)}`))})})}async runCliTolerant(e,r){try{await this.runCli(e)}catch(i){let o=String(i);if(r.some(c=>o.includes(c)))return;throw i}}async bestEffortUnset(e,r){try{await this.queue.enqueue(()=>this.withRetry(e,()=>this.runCli(["config","unset",r])))}catch(i){Eu.warn(`${e} failed (best-effort)`,{configPath:r,err:String(i)})}}ensureProvider(e,r){return this.queue.enqueue(()=>this.withRetry(`config set models.providers.${e}`,()=>this.runCli(["config","set",`${bu}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${bu}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Fs}[${e}]`,()=>this.runCli(["config","set",Fs,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Fs}[${e}]`,`${Fs}.${e}`)}ensureAgent(e,r,i){let o=["agents","add",e,"--workspace",r,"--non-interactive"];return i&&o.push("--model",i),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(o,["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 Pe=G("agent-manager"),n_=(t,e,r,i,o,c,f,u,x)=>{switch(t){case"claude-code":{let p={...o?{...Vf(o),...Qf(o,f,u)}:{},...x??{},IS_SANDBOX:"1"};return new Ms({cwd:r,env:p})}case"codex":{let _=[...o?[...Yf(o),...tu(o,f,u)]:[],"-c",'sandbox_mode="danger-full-access"',"-c",'approval_policy="never"'],y={...o?Xf(o):{},...x??{}},A=!!o;return new Bs({cwd:r,..._.length>0?{extraArgs:_}:{},...Object.keys(y).length>0?{env:y}:{},...A?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new gr({command:e,cwd:r,agentId:i,...c?{sessionName:xc(c)}:{}})}};function pc(t){return t==="claude-code"||t==="codex"}var r_={path:"",version:"cloud-deployed"},i_={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},s_=6e4,o_=cn("COZE_BRIDGE_SPAWN_AWAIT_INSTALL_MS",25e3),Hs=class{paths;config;registry;factory;createTimeoutMs;spawnAwaitInstallMs;openclawConfigCache;ensuredProviders=new Set;detectorFactory;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??n_,this.createTimeoutMs=e.createTimeoutMs??s_,this.spawnAwaitInstallMs=e.spawnAwaitInstallMs??o_,this.detectorFactory=e.detectorFactory??(()=>new fn)}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 R("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=new Us({command:e.path})}return this.openclawConfigCache}async createAgent(e){if(!e.agentId)throw new R("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new R("IPC_BAD_REQUEST","framework required");let r=ai(e._meta)==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let i=this.registry.get(e.agentId);if(i){if(i.framework!==e.framework)throw new R("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${i.framework})`);if(i.status==="error")Pe.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await i.dispose("rebuild after error").catch(v=>Pe.warn("dispose stale agent failed (ignored)",{err:String(v)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==i.patToken){Pe.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),i.setPatToken(e.patToken);let v=await Ue(e.agentId,this.paths).catch(()=>null);v&&(v.patToken=e.patToken,await We(v,this.paths))}if(i.deployType==="cloud"&&e.modelInfo){Pe.info("updating agent modelInfo on re-create",{agentId:e.agentId}),i.setModelInfo(e.modelInfo);let v=await Ue(e.agentId,this.paths).catch(()=>null);v&&(v.modelInfo=e.modelInfo,await We(v,this.paths))}return Pe.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:i.agentId,workspace:i.workspace,framework:i.framework}}}if(!r&&!this.config.frameworksCache?.[e.framework])throw new R("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);let c=Ct(e.agentId,this.paths),f=ai(e._meta),u=e.framework==="openclaw"&&f==="local",x=u?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0,p=e.workspace??x??c.workspace,_=new AbortController,y=setTimeout(()=>_.abort(new R("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),A,E=!1;try{r&&pc(e.framework)&&await hn(e.framework,_.signal);let v=()=>{if(_.signal.aborted)throw _.signal.reason instanceof Error?_.signal.reason:new R("AGENT_TIMEOUT","_agent/create aborted")};await hc(c.root,{recursive:!0}),await hc(p,{recursive:!0}),await hc(c.logs,{recursive:!0}),v(),u||await $n(p,e.framework,e.agentId,e.cozeIdentity),e.framework==="claude-code"&&await j0(p),v();let S=await Ue(e.agentId,this.paths).catch(()=>null),I=Jf({model:e.model??S?.model}),D=Uf(e._meta)??S?.accountId,P=e.patToken??S?.patToken,w=f==="cloud"?e.modelInfo??S?.modelInfo:void 0;if(A=new zs({agentId:e.agentId,framework:e.framework,workspace:p,model:I.model??Et,deployType:f,...D?{accountId:D}:{},...P?{patToken:P}:{},...w?{modelInfo:w}:{}}),A.status="ok",S?.sessions){for(let[B,k]of Object.entries(S.sessions))A.sessions.set(B,{acpSessionId:k.acpSessionId,modelToken:k.modelToken,tokenGeneratedAt:k.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0});let z=Object.keys(S.sessions).length;z>0&&Pe.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:z})}this.registry.register(A),E=!0;let C={agentId:e.agentId,framework:e.framework,workspace:p,cozeIdentity:e.cozeIdentity,createdAt:S?.createdAt??Date.now(),sessions:S?.sessions??{},model:I.model};f==="cloud"&&(C.deployType="cloud"),D&&(C.accountId=D),P&&(C.patToken=P),w&&(C.modelInfo=w),S?.skills&&(C.skills=S.skills),S?.agentName&&(C.agentName=S.agentName),S?.description&&(C.description=S.description),e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?await this.getOpenclawConfig().ensureAgent(e.agentId,p):Pe.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let O=e.initialSkills??[];if(O.length>0){let z=[...C.skills??[]],B=new Map(z.map((F,K)=>[F.skillId,K])),k=await Promise.allSettled(O.map(F=>fc({agentId:e.agentId,workspace:p,framework:e.framework,skill:F}))),N=0;for(let[F,K]of k.entries()){let se=O[F];se&&(K.status==="fulfilled"?(uc(z,B,K.value),N++):Pe.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:se.skillId,skillName:se.skillName,err:String(K.reason)}))}N>0&&(C.skills=z,Pe.info("initialSkills installed",{agentId:e.agentId,installed:N,requested:O.length}))}return await We(C,this.paths),Pe.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:f}),{ok:!0,agentId:e.agentId,workspace:p,framework:e.framework}}catch(v){throw Pe.error("agent create failed, rolling back",{agentId:e.agentId,err:String(v)}),E&&A&&(await A.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await t_(c.root,{recursive:!0,force:!0}).catch(S=>Pe.warn("rm agent dir failed (ignored)",{err:String(S)})),v instanceof R?v:new R("AGENT_SPAWN_FAILED",String(v),{cause:v})}finally{clearTimeout(y)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&pc(e.framework))u=r_;else throw new R("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);if(pc(e.framework)&&!pn(e.framework)){let _=Go(e.framework);_&&(Pe.info("spawn: awaiting in-flight acp install (D92)",{agentId:e.agentId,framework:e.framework}),await Promise.race([_.catch(()=>{}),new Promise(y=>setTimeout(y,this.spawnAwaitInstallMs))]))}let x=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,p;e.framework==="openclaw"?p=await this.buildOpenclawDownstream({session:e,modelConfig:x,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path}):p=this.factory(e.framework,u.path,e.workspace,e.agentId,x,i,o,c,this.buildBinShimPathEnv());try{return await p.start(),await p.initialize(i_),p}catch(_){let y=p instanceof vt?p.getStderrTail():[];y.length>0&&Pe.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:_ instanceof R?_.code:"unknown",recentStderr:y});let A=lc(y);await p.stop("spawnSessionDownstream failed").catch(()=>{});let E=A?new R("NPX_CACHE_CORRUPT","~/.npm/_npx \u76EE\u5F55\u635F\u574F (ENOTEMPTY)\u3002\u5EFA\u8BAE: rm -rf ~/.npm/_npx && npm i -g @zed-industries/codex-acp (\u6216\u5BF9\u5E94 @agentclientprotocol/claude-agent-acp)",{cause:_}):_;throw _ instanceof R?new R(_.code,_.message,{retriable:_.retriable,cause:E}):new R("AGENT_SPAWN_FAILED",_ instanceof Error?_.message:String(_),{cause:E})}}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:f,command:u}=e,x=xc(o);if(r.deployType==="local"){let A=this.config.frameworksCache?.openclaw?.defaultAgent;if(!A?.id||!A.workspace){Pe.warn("openclaw default agent stale or missing, attempting lazy re-detect");let v=await this.detectorFactory().detect("openclaw");if(v?.defaultAgent?.id&&v?.defaultAgent?.workspace)Pe.info("openclaw lazy re-detect success",{agentId:v.defaultAgent.id,workspace:v.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=v,A=v.defaultAgent;else throw new R("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 gr({command:u,cwd:A.workspace,agentId:A.id,sessionName:x})}let p=await vu(),_=i?eu(i,c,f):null,y;if(_){let A=rc(o),v=_.models[0]?.id??Et,S=`${A}/${v}`;if(!this.ensuredProviders.has(S)){let I=this.getOpenclawConfig();await I.ensureProvider(A,_),await I.addModelToAllowlist(S),this.ensuredProviders.add(S)}y=S}return new gr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:x,...p?{gatewayToken:p}:{},...y?{slashModelOnStart:y}:{}})}async openclawRepair(e,r){let i=this.getOpenclawConfig();await i.deleteAgent(e),await i.ensureAgent(e,r)}async cleanupOpenclawSessionProviders(e){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let r=this.openclawConfigCache;for(let i of e.sessions.keys()){let o=rc(i),c=`${o}/${e.model}`,f=!0;try{await r.removeProvider(o)}catch(u){f=!1,Pe.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:o,err:String(u)})}try{await r.removeModelFromAllowlist(c)}catch(u){f=!1,Pe.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:c,err:String(u)})}f&&this.ensuredProviders.delete(c)}}};import{randomUUID as Cu}from"node:crypto";import{promises as m_}from"node:fs";import{basename as Ru}from"node:path";import{promises as c_}from"node:fs";import{basename as d_}from"node:path";ee();var Su=G("file-upload"),f_="/api/coze_claw/file/agent_upload",u_=6e4;async function Iu(t,e={}){let i=`${Rs(ks(e.handshakeBase))}${f_}`,o=e.timeoutMs??u_,c=await c_.readFile(t.path),f=new FormData;f.append("agent_id",t.agentId),f.append("session_id",t.sessionId),f.append("file_name",t.name),f.append("file_content",new Blob([c],{type:t.mimeType}),t.name);let u={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...ur(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},x=new AbortController,p=setTimeout(()=>x.abort(),o);Su.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let _=await fetch(i,{method:"POST",headers:u,body:f,signal:x.signal}),y=_.headers.get("x-tt-logid")??"";if(!_.ok){let v=await _.text().catch(()=>"");throw new R("UPLOAD_FAILED",`upload HTTP ${_.status} logid=${y}: ${v.slice(0,200)}`)}let A=await _.json();if(A.code!==void 0&&A.code!==0)throw new R("UPLOAD_FAILED",`upload code=${A.code} msg=${A.msg??"-"} logid=${y}`);let E=A.data?.file?.file_url;if(!E)throw new R("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${y}: ${JSON.stringify(A).slice(0,200)}`);return Su.info("file upload ok",{uri:E,logid:y}),{uri:E}}catch(_){throw _ instanceof R?_:_.name==="AbortError"?new R("UPLOAD_FAILED",`upload timeout (${o}ms) for ${d_(t.path)}`):new R("UPLOAD_FAILED",String(_),{cause:_})}finally{clearTimeout(p)}}ee();import{promises as l_}from"node:fs";import{extname as x_}from"node:path";var h_=[{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 p_(t){return t[0]===82&&t[1]===73&&t[2]===70&&t[3]===70&&t[8]===87&&t[9]===69&&t[10]===66&&t[11]===80}var g_={".txt":"text/plain",".md":"text/markdown",".svg":"image/svg+xml",".json":"application/json"};async function Au(t){let e=await l_.open(t,"r");try{let r=Buffer.alloc(16);if(await e.read(r,0,16,0),p_(r))return"image/webp";for(let i of h_)if(i.prefix.every((o,c)=>r[c]===o))return i.mime}finally{await e.close()}return g_[x_(t).toLowerCase()]??"application/octet-stream"}Be();var qs=G("agent-send"),Tu=50*1024*1024,w_=new Set(["image/png","image/jpeg","image/webp","image/gif","image/svg+xml","application/pdf","application/json","text/plain","text/markdown"]);function Du(t,e,r){let i=t.get(e);if(!i)throw new R("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new R("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new R("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function ku(t,e,r,i,o,c){let u;for(let x=0;x<=2;x++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(p){u=p,x<2&&(qs.warn("sendAgentFileUpdate failed, retrying",{attempt:x+1,err:String(p)}),await new Promise(_=>setTimeout(_,5e3)))}throw new R("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function Ou(t,e){let{session:r,runtime:i}=Du(e.core,t.agentId,t.sessionId);if(!await Lr(t.path,r.workspace))throw new R("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await m_.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new R("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>Tu)throw new R("FILE_TOO_LARGE",`${o.size} bytes > limit ${Tu}`);let c=await Au(t.path);if(!w_.has(c))throw new R("UNSUPPORTED_MIME",`mime=${c} not in whitelist`);if(t.kind==="image"&&!c.startsWith("image/"))throw new R("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new R("UPSTREAM_NOT_READY","cloud WS not connected");let f=t.name??Ru(t.path),u;try{u=await Iu({patToken:r.patToken??e.patToken,agentId:t.agentId,sessionId:t.sessionId,path:t.path,mimeType:c,name:f,sizeBytes:o.size,...r.accountId?{accountId:r.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride})}catch(p){throw qs.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:p instanceof R?p.code:"UNKNOWN",message:p instanceof Error?p.message:String(p)}),p}let x={sessionUpdate:"agent_file",messageId:Cu(),content:{type:t.kind==="image"?"image":"resource",uri:u.uri,mimeType:c,name:f,sizeBytes:o.size,...u.fileId!==void 0?{fileId:u.fileId}:{},...t.caption!==void 0?{caption:t.caption}:{}}};return await ku(e,r,i,t.sessionId,x,"agent file uploaded to cloud but sendAgentFileUpdate failed"),qs.info("agent file sent",{agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,name:f,bytes:o.size,mime:c,uri:u.uri}),{ok:!0,uri:u.uri,bytes:o.size,mimeType:c,...u.fileId!==void 0?{fileId:u.fileId}:{}}}async function Pu(t,e){let{session:r,runtime:i}=Du(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new R("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new R("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??Ru(t.path),c={sessionUpdate:"group_file",messageId:Cu(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await ku(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),qs.info("agent group file sent",{agentId:t.agentId,sessionId:t.sessionId,uri:t.path,name:o,mime:t.mimeType}),{ok:!0,uri:t.path,bytes:0,mimeType:t.mimeType}}function Lu(t,e){let r=t.split(".").map(Number),i=e.split(".").map(Number),o=Math.max(r.length,i.length);for(let c=0;c<o;c++){let f=r[c]??0,u=i[c]??0;if(f<u)return!0;if(f>u)return!1}return!1}jn();ee();var St=G("coze-cli-installer"),Nu="@coze/cli@latest",__="coze",Mu="0.1.7",y_=5e3,E_=5e3,b_=9e4,Bu=1e4,mi=null,Gs=!1;async function gc(t,e={}){if(Gs)return;if(mi)return mi;let r=e.exec??Gn;return mi=(async()=>{try{let i=await v_(__,r),o=!1;if(i){let f=await S_(r);if(f===void 0)St.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(Lu(f,Mu))St.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:f,min:Mu}),o=!0;else{St.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:f}),Gs=!0;return}}let c=o?"upgrade-only":"full";St.info("coze-cli install start",{package:Nu,mode:c});try{await r("npm",["i","-g","--prefer-online",Nu],{timeout:b_,maxBuffer:10*1024*1024}),St.info("coze-cli install ok")}catch(f){St.warn("coze-cli install failed (skip subsequent steps)",{err:String(f)});return}if(o){Gs=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:Bu}),St.info("coze config set xTTEnv ok",{env:t.env})}catch(f){St.warn("coze config set failed (continue to auth login)",{err:String(f)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:Bu}),St.info("coze auth login ok")}catch(f){St.warn("coze auth login failed",{err:String(f)});return}Gs=!0}finally{mi=null}})(),mi}async function v_(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:y_});return i.split(`
|
|
122
|
-
`)
|
|
123
|
-
`),
|
|
124
|
-
`)}else c=f}return Hu.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function B_(t,e,r){let i=M_({input:A_(t,{encoding:"utf8"}),crlfDelay:Number.POSITIVE_INFINITY}),o=Math.max(0,e-1),c=typeof r=="number"?o+r:Number.POSITIVE_INFINITY,f=[],u=0;try{for await(let x of i)if(u>=o&&u<c&&f.push(x),u++,u>=c)break}finally{i.close()}return f.join(`
|
|
125
|
-
`)}async function ju(t,e){if(typeof t!="string"||t.length===0)throw new R("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([Uu(Fu(e)),Uu(Fu(t))]),o=L_(r,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${N_}`))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}async function Uu(t){let e=[],r=t;for(;r!==mc(r);)try{let i=await R_(r);return e.length?P_(i,...e.reverse()):i}catch{e.push(O_(r)),r=mc(r)}return t}ee();var Ku=G("prompt-multimodal"),Wu=10*1024*1024,z_=15e3,F_=6;async function $u(t){let e=new Array(t.length),r=0;async function i(){for(;r<t.length;){let c=r++,f=t[c];f!==void 0&&(e[c]=await U_(f))}}let o=Array.from({length:Math.min(F_,t.length)},()=>i());return await Promise.all(o),e}function Ju(t){return t.some(e=>e.type==="image")}async function U_(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!Cs(e.uri))return t;try{let{buf:r,contentType:i}=await q_(e.uri),o=e.mimeType||H_(i)||"application/octet-stream";return Ku.info("image uri fetched and inlined",{uri:e.uri,bytes:r.length,mimeType:o}),{type:"image",data:r.toString("base64"),mimeType:o}}catch(r){return Ku.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function H_(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function q_(t){let e=new AbortController,r=setTimeout(()=>e.abort(),z_);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new Error(`HTTP ${i.status} ${i.statusText}`);let o=await i.arrayBuffer();if(o.byteLength>Wu)throw new Error(`image too large: ${o.byteLength} bytes (max ${Wu})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}Kt();ee();var Z=G("core"),j_=3e4,K_=/^(boe|ppe)_[A-Za-z0-9_-]+$/,W_=3e4,Ks=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new pr;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;currentMockScenario;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=zu(e.bridgeConfig)}registerExtension(e,r){this.extensions[e]=r}getCozeEnv(){return this.currentCozeEnv}getMockScenario(){return this.currentMockScenario}setMockScenario(e){this.currentMockScenario=e&&e.length>0?e:void 0}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),this.upstream.onConnect?.(({initial:e})=>{e||this.rejectAllPendingOnReconnect()}),await this.upstream.start(),Z.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){Z.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(r=>r.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),Z.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){Z.warn("onAgentRegister handler threw (ignored)",{agentId:e.agentId,err:String(i)})}}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)&&Z.info("agent revived from disconnect",{agentId:e})}attachRuntimeHooks(e,r,i){let o=i.downstream;o&&(o.onUpdate(c=>{i.loadingSession||this.forwardUpdate(e,c)}),o.onAgentRequest(c=>{this.handleAgentRequest(e,o,c)}),o.onExit((c,f)=>{Z.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:f}),gi(i),i.downstream=void 0,i.replySeq=0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),this.rejectPendingForDownstream(o,"downstream exited")}))}hasPendingPermissionFor(e){for(let r of this.pendingUpstream.values())if(r.downstream===e)return!0;return!1}rejectPendingForDownstream(e,r){let i=[];for(let[o,c]of this.pendingUpstream)c.downstream===e&&i.push(o);if(i.length!==0){Z.info("reject pendingUpstream entries (downstream gone)",{reason:r,count:i.length});for(let o of i){let c=this.pendingUpstream.get(o);if(c){this.pendingUpstream.delete(o),this.upstream.send(an(o,{code:Q.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(f=>Z.debug("send error response to upstream failed (ignored)",{err:String(f)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:Q.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){Z.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,i]of this.pendingUpstream)try{i.downstream.respondAgentRequestError(i.agentRequestId,{code:Q.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new R("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(Ls(e)){this.handleUpstreamResponse(e);return}if(!("method"in e)||typeof e.method!="string")return;let r="id"in e&&e.id!==void 0?e.id:null,i=e.params?._meta?.cozeEnv;i&&K_.test(i)?this.currentCozeEnv=i:i&&Z.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:i});try{if(e.method.startsWith("_agent/")){let o=this.extensions[e.method];if(!o){r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):Z.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(hr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(hr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(hr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):Z.warn("drop unknown notification",{method:e.method})}catch(o){Z.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(an(r,pi(o)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new R("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new R("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new R("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new R("AGENT_NOT_FOUND",`agent not found: ${i}`);let c=typeof r.sessionId=="string"?r.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||!c)return this.dispatchSessionCall(o,e.method,r);let f=Date.now(),u=!1;try{let x=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,x}finally{Z.info("session call done",{agentId:o.agentId,method:e.method,durationMs:Date.now()-f,ok:u})}}async dispatchSessionCall(e,r,i){e.lastActiveAt=Date.now();let{stripped:o}=qf(i);switch(r){case"session/new":{let c=$_();return Z.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return Z.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:c.sessionId}),{}}case"session/prompt":{let c=o,f=c.sessionId;if(!f)throw new R("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=await this.ensureRuntime(e,f);if(u.replySeq=0,await this.ensureDownstream(e,f,u),!u.downstream||!u.acpSessionId)throw new R("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");let x=i._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(u.acpSessionId,x):e.activeTriggers.delete(u.acpSessionId);let p=Hf(i._meta);if(p?e.activeGroupIds.set(u.acpSessionId,p):e.activeGroupIds.delete(u.acpSessionId),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Ju(c.prompt))throw new R("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let _=await $u(c.prompt);try{let y=await u.downstream.sessionPrompt({...c,sessionId:u.acpSessionId,prompt:_});return u.lastActiveAt=Date.now(),y}finally{if(e.activeTriggers.delete(u.acpSessionId),e.activeGroupIds.delete(u.acpSessionId),u.reloadAfterTurn){u.reloadAfterTurn=!1;let y=u.downstream;y&&(u.downstream=void 0,Z.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:f,acpId:u.acpSessionId}),y.stop("reload-after-turn").catch(A=>Z.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:f,err:String(A)})))}else u.downstream?.isAlive()&&this.armIdleTimer(e,f,u)}}case"session/cancel":{let f=o.sessionId;if(!f)throw new R("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(f);if(e.hasSessionQueue(f)){let x=e.getSessionQueue(f);x.size>0&&(Z.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:f,queuedCount:x.size}),x.dispose(new R("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${f}`)))}return u?.downstream?.isAlive()&&u.acpSessionId&&await u.downstream.sessionCancel({sessionId:u.acpSessionId}),{ok:!0}}default:throw new R("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async ensureRuntime(e,r){let i=e.sessions.get(r);if(i)return i;let c={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,r):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return e.sessions.set(r,c),await this.persistSessionMapping(e),c}async requestSessionToken(e,r){let i={sessionId:r,_meta:{cozeAgentId:e}};try{let o=await this.sendRequest(yt.GEN_MODEL_TOKEN,i,W_);if(!o?.modelToken)throw new R("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof R&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new R("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if(gi(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new R("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let o=3,c=3e4,f=i.spawnFailCount??0,u=i.spawnFailedAt??0;if(f>=o&&Date.now()-u<c)throw new R("AGENT_SPAWN_FAILED",`agent ${e.agentId} session ${r} spawn failed ${f} times in a row; please check framework binary / network and retry after ${Math.ceil((c-(Date.now()-u))/1e3)}s`);let x;try{x=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(p){throw i.spawnFailCount=f+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&(Z.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:i.acpSessionId}),i.acpSessionId=void 0),p}if(i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=x,this.attachRuntimeHooks(e,r,i),i.acpSessionId){i.loadingSession=!0;try{await x.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),Z.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(p){Z.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(p)}),i.acpSessionId=void 0;let _=await x.sessionNew({cwd:e.workspace});i.acpSessionId=_.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let p=await x.sessionNew({cwd:e.workspace});i.acpSessionId=p.sessionId,await this.persistSessionMapping(e)}x.afterSessionEstablished&&i.acpSessionId&&await x.afterSessionEstablished(i.acpSessionId)}armIdleTimer(e,r,i){if(gi(i),this.isRuntimeBusy(e,i)){Z.debug("skip idle timer: runtime busy (in-flight turn / pending permission)",{agentId:e.agentId,cloudId:r});return}i.idleTimer=setTimeout(()=>{if(i.idleTimer=void 0,this.isRuntimeBusy(e,i)){Z.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}Z.info("session runtime idle timeout, killing downstream",{agentId:e.agentId,cloudId:r});let o=i.downstream;i.downstream=void 0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),o&&o.stop("idle timeout").catch(c=>Z.warn("idle stop failed (ignored)",{agentId:e.agentId,cloudId:r,err:String(c)}))},this.sessionIdleTimeoutMs),i.idleTimer.unref?.()}isRuntimeBusy(e,r){if(r.acpSessionId&&e.activeTriggers.has(r.acpSessionId))return!0;let i=r.downstream;if(!i)return!1;for(let o of this.pendingUpstream.values())if(o.downstream===i)return!0;return!1}async sendAgentFileUpdate(e,r,i,o){let c={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};if(r.acpSessionId){let f=e.activeTriggers.get(r.acpSessionId);f&&(c.cozeTriggerMsgId=f);let u=e.activeGroupIds.get(r.acpSessionId);u&&(c.cozeGroupId=u)}await this.upstream.send(xi("session/update",{sessionId:i,update:o,_meta:c}))}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){Z.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){Z.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(Z_(r)){Z.debug("drop codex metadata-warn chunk",{agentId:e.agentId,acpId:i});return}let f={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},u=e.activeTriggers.get(i);u&&(f.cozeTriggerMsgId=u);let x=e.activeGroupIds.get(i);x&&(f.cozeGroupId=x),this.upstream.send(xi("session/update",{...r,sessionId:o,_meta:f})).catch(p=>Z.warn("forward update failed",{agentId:e.agentId,err:String(p)}))}handleAgentRequest(e,r,i){if(i.method==="session/request_permission"){this.forwardPermissionRequest(e,r,i);return}if(i.method==="fs/write_text_file"||i.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,i);return}Z.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Q.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${i.method}`})}async handleFsRpcRequest(e,r,i){try{let o=e.workspace;if(i.method==="fs/write_text_file"){let c=i.params??{},f=await qu(c,o);r.respondAgentRequest(i.id,f)}else{let c=i.params??{},f=await Gu(c,o);r.respondAgentRequest(i.id,f)}}catch(o){Z.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,pi(o))}}forwardPermissionRequest(e,r,i){let o=this.upstreamIds.next("session/request_permission"),c=i.params??{},u=c.sessionId,x=u?e.activeTriggers.get(u):void 0,p={cozeAgentId:e.agentId};x&&(p.cozeTriggerMsgId=x);let _=u?e.activeGroupIds.get(u):void 0;_&&(p.cozeGroupId=_);let y=u?this.reverseSessionId(e,u):void 0,A={...c,...y?{sessionId:y}:{},_meta:p};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method}),Z.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:y,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(E=>({optionId:E.optionId,kind:E.kind,name:E.name}))}),this.upstream.send(li(o,"session/request_permission",A)).catch(E=>{this.pendingUpstream.delete(o),Z.error("forward permission request failed",{agentId:e.agentId,err:String(E)}),r.respondAgentRequestError(i.id,{code:Q.INTERNAL_ERROR,message:`upstream send failed: ${String(E)}`})})}handleUpstreamResponse(e){if(e.id===null)return;let r=this.lookupPending(this.pendingUpstream,e.id,"upstream");if(r){this.pendingUpstream.delete(r.key);let o=r.value;e.error?(Z.info("upstream \u2192 permission response (error)",{agentId:o.agentId,upstreamId:e.id,method:o.method,error:e.error}),o.downstream.respondAgentRequestError(o.agentRequestId,e.error)):(o.method==="session/request_permission"&&J_(e.result,o),Z.info("upstream \u2192 permission response (result)",{agentId:o.agentId,upstreamId:e.id,method:o.method,result:e.result}),o.downstream.respondAgentRequest(o.agentRequestId,e.result));return}let i=this.lookupPending(this.pendingBridge,e.id,"bridge");if(i){this.pendingBridge.delete(i.key),clearTimeout(i.value.timer),e.error?i.value.reject(new Ps(e.error)):i.value.resolve(e.result);return}Z.debug("orphan upstream response (no pending)",{id:e.id})}lookupPending(e,r,i){let o=e.get(r);if(o)return{value:o,key:r};if(typeof r=="number"){let c=String(r),f=e.get(c);if(f)return Z.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:f,key:c}}}sendRequest(e,r,i=j_){let o=this.upstreamIds.next(e);return new Promise((c,f)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),f(new R("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:f,timer:u}),this.upstream.send(li(o,e,r)).catch(x=>{let p=this.pendingBridge.get(o);p&&(clearTimeout(p.timer),this.pendingBridge.delete(o)),f(x)})})}async persistSessionMapping(e){if(this.paths)try{let r=new Map;for(let[i,o]of e.sessions){let c={modelToken:o.modelToken,tokenGeneratedAt:o.tokenGeneratedAt};o.acpSessionId&&(c.acpSessionId=o.acpSessionId),r.set(i,c)}await jo(e.agentId,r,this.paths)}catch(r){Z.warn("persist session mapping failed",{agentId:e.agentId,err:String(r)})}}reverseSessionId(e,r){for(let[i,o]of e.sessions.entries())if(o.acpSessionId===r)return i}sendError(e,r,i){return this.upstream.send(an(e,{code:r,message:i,data:{bridgeVersion:xr}}))}};function $_(){return G_(16).toString("hex")}function J_(t,e){if(!t||typeof t!="object"){Z.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){Z.warn('permission response: top-level "kind" field (D66 historical bug shape)',{agentId:e.agentId,result:t});return}let i=r.outcome;if(!i||typeof i!="object"){Z.warn("permission response: missing or non-object outcome field",{agentId:e.agentId,result:t});return}let c=i.outcome;(typeof c!="string"||c!=="selected"&&c!=="cancelled")&&Z.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}function Z_(t){let e=t.update;if(e?.sessionUpdate!=="agent_message_chunk")return!1;let r=e.content;if(!r||typeof r!="object")return!1;let i=r;return i.type!=="text"||typeof i.text!="string"?!1:i.text.startsWith("Model metadata for `")}ee();Be();import{randomBytes as V_}from"node:crypto";import{chmod as Y_,mkdir as X_,writeFile as Zu}from"node:fs/promises";import{createServer as Q_}from"node:http";import{dirname as ey}from"node:path";var ty=1e6,wc=G("ipc"),Ws=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(r=>[`${r.method} ${r.path}`,r])),this.paths=e.paths??te()}async start(){this.token=V_(32).toString("hex");let e=Q_((i,o)=>{this.dispatch(i,o)});this.server=e,await new Promise((i,o)=>{e.once("error",o),e.listen(0,"127.0.0.1",()=>i())});let r=e.address();if(!r||typeof r!="object")throw new Error("failed to obtain IPC port");return this.port=r.port,await this.persistAuthFiles(),wc.info("IPC listening",{port:this.port}),{port:this.port,token:this.token}}async stop(){let e=this.server;e&&(await new Promise((r,i)=>{e.close(o=>o?i(o):r())}),this.server=null)}async persistAuthFiles(){await X_(ey(this.paths.portFile),{recursive:!0}),await Zu(this.paths.portFile,String(this.port),"utf8"),await Zu(this.paths.tokenFile,this.token,{encoding:"utf8",mode:384});try{await Y_(this.paths.tokenFile,384)}catch(e){wc.warn("chmod token file failed (non-POSIX?)",{err:String(e)})}}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){_i(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){_i(r,404,{error:"not found"});return}let f=null;if(e.method==="POST")try{f=await ny(e)}catch(u){_i(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(f,e);_i(r,200,u??{ok:!0})}catch(u){wc.error("IPC handler failed",{key:o,err:String(u)}),_i(r,500,{error:u instanceof Error?u.message:String(u)})}}};function _i(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function ny(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>ty)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}var mx=xt(ol(),1);var M1=xt(tx(),1),B1=xt(co(),1),z1=xt(Er(),1),F1=xt(kc(),1),U1=xt(Lc(),1),H1=xt(Uc(),1),fx=xt(xo(),1),q1=xt(dx(),1);var ux=fx.default;ee();var Ae=G("upstream.frontier"),xx="application/json",hx="none",j1=15e3,Ci=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandlers=[];opened=!1;lastSendRefusedLogAt=0;sendRefusedSuppressed=0;openCount=0;async start(){if(this.fws){Ae.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:Kf,...ur(this.opts.ppeOverride)};class r extends ux{constructor(v){super(v,jf,{headers:e})}send(v,...S){if(C0("debug"))try{let I;typeof v=="string"?I=Buffer.from(v,"utf8"):v instanceof Buffer?I=v:v instanceof ArrayBuffer?I=new Uint8Array(v):ArrayBuffer.isView(v)?I=new Uint8Array(v.buffer,v.byteOffset,v.byteLength):I=new Uint8Array(0);let D=Buffer.from(I.slice(0,128)).toString("hex");Ae.debug("WS raw frame out",{bytes:I.byteLength,headHex:D})}catch(I){Ae.warn("WS raw frame dump failed",{err:String(I)})}super.send(v,...S)}}let i=$f(this.opts.urlOverride),o={url:i,ws:r,fpID:Gf,aID:Ds,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:xx,force:!0},payloadEncoding:{encoding:hx,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new mx.FWS(o),f=!1,u=null,x,p,_=new Promise((E,v)=>{x=E,p=v}),y=E=>{f||(f=!0,u&&(clearTimeout(u),u=null),E?p(E):x())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let E=this.openCount===1;Ae.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:E,openCount:this.openCount}),E&&y();for(let v of this.connectHandlers)Promise.resolve(v({initial:E})).catch(S=>Ae.warn("onConnect handler threw (ignored)",{err:String(S)}))},c.onclose=E=>{this.opened=!1,Ae.info("frontier closed",{code:E.code,reason:E.reason,willReconnect:E.willReconnect})},c.onerror=E=>{Ae.warn("frontier error",{code:E.code,msg:E.message}),y(new R("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${E.code} msg=${E.message??""}`))},c.onmessage=E=>this.handleMessage(E),this.fws=c;let A=this.opts.openTimeoutMs??j1;u=setTimeout(()=>{y(new R("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${A}ms (handshake or upgrade slow)`))},A),await c.connect();try{await _}catch(E){try{c.close(1e3,"open failed")}catch(v){Ae.warn("fws close during start failure threw (ignored)",{err:String(v)})}throw this.fws=null,this.opened=!1,E}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(i){Ae.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw Ae.warn("frontier send refused: upstream not started",{method:i}),new R("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(Ae.warn("frontier send refused: ws not open",{method:i,opened:this.opened,readyState:r.readyState,...this.sendRefusedSuppressed>0?{suppressedSinceLast:this.sendRefusedSuppressed}:{}}),this.lastSendRefusedLogAt=u,this.sendRefusedSuppressed=0):this.sendRefusedSuppressed+=1,new R("UPSTREAM_DISCONNECTED",`frontier ws not open (opened=${this.opened}, readyState=${r.readyState}); refusing to silently buffer`)}this.injectAgentPatToken(e);let o=JSON.stringify(e),c=e;px(c)||Ae.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:xx,payloadEncoding:hx})}catch(u){throw Ae.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new R("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(u)}`,{cause:u})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandlers.push(e)}isConnected(){return this.opened&&this.fws?.readyState===1}injectAgentPatToken(e){let r=this.opts.getPatTokenForAgent;if(!r)return;let i=e.params?._meta;if(!i?.cozeAgentId)return;let o=r(i.cozeAgentId);o&&(i.cozePatToken=o)}handleMessage(e){let r=e.message?.service;if(r!==33555712){Ae.debug("drop non-adapter frontier frame",{service:r});return}let i=$1(e);if(!i){Ae.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){Ae.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(f){Ae.warn("frontier message JSON parse failed",{err:String(f),head:i.slice(0,80)});return}let c=o;px(c)||Ae.info("frontier frame in",{logid:W1(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:K1(i)}),Promise.resolve(this.handler(o)).catch(f=>Ae.warn("frontier frame handler threw",{err:String(f)}))}};function px(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var gx=2e3;function K1(t){return t.length<=gx?t:`${t.slice(0,gx)}...<truncated, total ${t.length} chars>`}function W1(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function $1(t){let e=t.message;if(e?.textPayload)return e.textPayload;let r=e?.payload;if(!r)return null;try{return Buffer.from(r).toString("utf8")}catch{return null}}ee();var qc=G("upstream.switchable"),po=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;qc.info("swap upstream",{reason:r});let i=this.inner;if(this.inner=e,this.handler&&e.onFrame(this.handler),e.onConnect)for(let o of this.connectHandlers)e.onConnect(o);try{await e.start()}catch(o){throw qc.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>qc.warn("previous upstream stop threw (ignored)",{err:String(o)}))}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.connectHandlers.push(e),this.inner.onConnect?.(e)}isConnected(){return this.inner.isConnected()}};ee();var Gc=G("upstream"),Tr=class{handler=null;async start(){Gc.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Gc.info("NoopUpstream stopped",{reason:e})}async send(e){Gc.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)}};ee();ee();Be();import{promises as jc}from"node:fs";import{dirname as J1}from"node:path";var Z1=G("pat-token-store");async function _x(t=te()){try{let r=(await jc.readFile(t.patTokenFile,"utf8")).trim();return r.length>0?r:null}catch(e){let r=e?.code;return r!=="ENOENT"&&Z1.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function Ri(t,e=te()){if(!t)throw new Error("writePatToken: empty patToken");await jc.mkdir(J1(e.patTokenFile),{recursive:!0}),await jc.writeFile(e.patTokenFile,t,{encoding:"utf8",mode:384})}Be();Be();import{promises as go}from"node:fs";import{join as V1}from"node:path";function Y1(t,e){return`#!/bin/sh
|
|
115
|
+
`;var We=j("agent-detail-sync"),Ip=6e4,Ap=5*6e4,qi=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,s;try{s=await Sp(r)}catch(a){We.info("agents dir not found, skip detail sync",{root:r,err:String(a)});return}We.info("starting detail sync",{reason:e,count:s.length}),await Promise.allSettled(s.map(async a=>{let c=await Fe(a,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){We.debug("detail sync: skip disconnected agent",{agentId:a});return}try{await this.syncOne(a,c)}catch(f){We.warn("detail sync failed for agent, skipping",{agentId:a,err:String(f)})}}})),We.info("detail sync done",{reason:e})}async retryPending(){if(this.retryQueue.size===0)return;let e=Date.now(),r=[];for(let[s,a]of this.retryQueue)e>=a.dueAt&&r.push(s);if(r.length!==0){We.info("retrying pending detail syncs",{count:r.length});for(let s of r)try{await this.syncOne(s)}catch(a){We.debug("detail sync retry still failing, will try again",{agentId:s,err:String(a)})}}}async syncOne(e,r){let s=r??await Fe(e,this.opts.paths);if(!s){We.info("detail sync: agent config missing, skip",{agentId:e});return}let a;try{a=await this.opts.sendDetail({_meta:{cozeAgentId:e}}),this.retryQueue.delete(e)}catch(u){We.warn("detail RPC failed, using local data",{agentId:e,err:String(u)});let x=this.retryQueue.get(e),h=x?Math.min(x.currentDelay*2,Ap):Ip;this.retryQueue.set(e,{dueAt:Date.now()+h,currentDelay:h});return}if(a.agentId&&a.agentId!==e){We.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:a.agentId});return}let c=!1,f=!1;if(a.agentName&&a.agentName!==s.agentName&&(s.agentName=a.agentName,c=!0),a.description!==void 0&&a.description!==s.description&&(s.description=a.description,c=!0),a.cozeIdentity&&a.cozeIdentity!==s.cozeIdentity&&(s.cozeIdentity=a.cozeIdentity,c=!0,f=!0),a.deployType&&We.info("detail.deployType",{agentId:e,deployType:a.deployType}),!c){We.debug("detail sync: no diff",{agentId:e});return}await Ge(s,this.opts.paths),We.info("detail sync: config updated",{agentId:e,identityChanged:f,agentName:s.agentName}),f&&(await Jn(s.workspace,s.framework,e,s.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var du=lt(Id(),1);import{lstat as ac,mkdir as cc,readFile as su,readdir as Xm,rm as Qm,stat as ew,writeFile as dc}from"node:fs/promises";import{dirname as tw,join as bt,normalize as nw,relative as lc,resolve as fc,sep as ou}from"node:path";import{Readable as au}from"node:stream";import{pipeline as cu}from"node:stream/promises";import $p from"events";import je from"fs";import{EventEmitter as Va}from"node:events";import af from"node:stream";import{StringDecoder as Jp}from"node:string_decoder";import ff from"node:path";import ar from"node:fs";import{dirname as cg,parse as dg}from"path";import{EventEmitter as mg}from"events";import Ta from"assert";import{Buffer as Rn}from"buffer";import*as Dd from"zlib";import wg from"zlib";import{posix as er}from"node:path";import{basename as Wg}from"node:path";import _s from"fs";import gt from"fs";import Bd from"path";import{win32 as nm}from"node:path";import Gd from"path";import If from"node:fs";import _m from"node:assert";import{randomBytes as Af}from"node:crypto";import X from"node:fs";import ve from"node:path";import Cf from"fs";import Ts from"node:fs";import ei from"node:path";import $e from"node:fs";import Am from"node:fs/promises";import Es from"node:path";import{join as zf}from"node:path";import Ve from"node:fs";import qf from"node:path";var Kp=Object.defineProperty,Vp=(t,e)=>{for(var r in e)Kp(t,r,{get:e[r],enumerable:!0})},Ad=typeof process=="object"&&process?process:{stdout:null,stderr:null},Zp=t=>!!t&&typeof t=="object"&&(t instanceof Pn||t instanceof af||Yp(t)||Xp(t)),Yp=t=>!!t&&typeof t=="object"&&t instanceof Va&&typeof t.pipe=="function"&&t.pipe!==af.Writable.prototype.pipe,Xp=t=>!!t&&typeof t=="object"&&t instanceof Va&&typeof t.write=="function"&&typeof t.end=="function",Rt=Symbol("EOF"),Dt=Symbol("maybeEmitEnd"),Jt=Symbol("emittedEnd"),Ki=Symbol("emittingEnd"),Br=Symbol("emittedError"),Vi=Symbol("closed"),Cd=Symbol("read"),$i=Symbol("flush"),Td=Symbol("flushChunk"),ot=Symbol("encoding"),Qn=Symbol("decoder"),Ce=Symbol("flowing"),zr=Symbol("paused"),ir=Symbol("resume"),Te=Symbol("buffer"),qe=Symbol("pipes"),Re=Symbol("bufferLength"),ea=Symbol("bufferPush"),Ji=Symbol("bufferShift"),Ue=Symbol("objectMode"),me=Symbol("destroyed"),ta=Symbol("error"),na=Symbol("emitData"),Rd=Symbol("emitEnd"),ra=Symbol("emitEnd2"),xt=Symbol("async"),ia=Symbol("abort"),Zi=Symbol("aborted"),Fr=Symbol("signal"),yn=Symbol("dataListeners"),Ke=Symbol("discarded"),Ur=t=>Promise.resolve().then(t),Qp=t=>t(),eg=t=>t==="end"||t==="finish"||t==="prefinish",tg=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,ng=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),cf=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[ir](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},rg=class extends cf{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,e,r){super(t,e,r),this.proxyErrors=s=>this.dest.emit("error",s),t.on("error",this.proxyErrors)}},ig=t=>!!t.objectMode,sg=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Pn=class extends Va{[Ce]=!1;[zr]=!1;[qe]=[];[Te]=[];[Ue];[ot];[xt];[Qn];[Rt]=!1;[Jt]=!1;[Ki]=!1;[Vi]=!1;[Br]=null;[Re]=0;[me]=!1;[Fr];[Zi]=!1;[yn]=0;[Ke]=!1;writable=!0;readable=!0;constructor(...t){let e=t[0]||{};if(super(),e.objectMode&&typeof e.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");ig(e)?(this[Ue]=!0,this[ot]=null):sg(e)?(this[ot]=e.encoding,this[Ue]=!1):(this[Ue]=!1,this[ot]=null),this[xt]=!!e.async,this[Qn]=this[ot]?new Jp(this[ot]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Te]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[qe]});let{signal:r}=e;r&&(this[Fr]=r,r.aborted?this[ia]():r.addEventListener("abort",()=>this[ia]()))}get bufferLength(){return this[Re]}get encoding(){return this[ot]}set encoding(t){throw new Error("Encoding must be set at instantiation time")}setEncoding(t){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[Ue]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[xt]}set async(t){this[xt]=this[xt]||!!t}[ia](){this[Zi]=!0,this.emit("abort",this[Fr]?.reason),this.destroy(this[Fr]?.reason)}get aborted(){return this[Zi]}set aborted(t){}write(t,e,r){if(this[Zi])return!1;if(this[Rt])throw new Error("write after end");if(this[me])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof e=="function"&&(r=e,e="utf8"),e||(e="utf8");let s=this[xt]?Ur:Qp;if(!this[Ue]&&!Buffer.isBuffer(t)){if(ng(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(tg(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[Ue]?(this[Ce]&&this[Re]!==0&&this[$i](!0),this[Ce]?this.emit("data",t):this[ea](t),this[Re]!==0&&this.emit("readable"),r&&s(r),this[Ce]):t.length?(typeof t=="string"&&!(e===this[ot]&&!this[Qn]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[ot]&&(t=this[Qn].write(t)),this[Ce]&&this[Re]!==0&&this[$i](!0),this[Ce]?this.emit("data",t):this[ea](t),this[Re]!==0&&this.emit("readable"),r&&s(r),this[Ce]):(this[Re]!==0&&this.emit("readable"),r&&s(r),this[Ce])}read(t){if(this[me])return null;if(this[Ke]=!1,this[Re]===0||t===0||t&&t>this[Re])return this[Dt](),null;this[Ue]&&(t=null),this[Te].length>1&&!this[Ue]&&(this[Te]=[this[ot]?this[Te].join(""):Buffer.concat(this[Te],this[Re])]);let e=this[Cd](t||null,this[Te][0]);return this[Dt](),e}[Cd](t,e){if(this[Ue])this[Ji]();else{let r=e;t===r.length||t===null?this[Ji]():typeof r=="string"?(this[Te][0]=r.slice(t),e=r.slice(0,t),this[Re]-=t):(this[Te][0]=r.subarray(t),e=r.subarray(0,t),this[Re]-=t)}return this.emit("data",e),!this[Te].length&&!this[Rt]&&this.emit("drain"),e}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e="utf8"),t!==void 0&&this.write(t,e),r&&this.once("end",r),this[Rt]=!0,this.writable=!1,(this[Ce]||!this[zr])&&this[Dt](),this}[ir](){this[me]||(!this[yn]&&!this[qe].length&&(this[Ke]=!0),this[zr]=!1,this[Ce]=!0,this.emit("resume"),this[Te].length?this[$i]():this[Rt]?this[Dt]():this.emit("drain"))}resume(){return this[ir]()}pause(){this[Ce]=!1,this[zr]=!0,this[Ke]=!1}get destroyed(){return this[me]}get flowing(){return this[Ce]}get paused(){return this[zr]}[ea](t){this[Ue]?this[Re]+=1:this[Re]+=t.length,this[Te].push(t)}[Ji](){return this[Ue]?this[Re]-=1:this[Re]-=this[Te][0].length,this[Te].shift()}[$i](t=!1){do;while(this[Td](this[Ji]())&&this[Te].length);!t&&!this[Te].length&&!this[Rt]&&this.emit("drain")}[Td](t){return this.emit("data",t),this[Ce]}pipe(t,e){if(this[me])return t;this[Ke]=!1;let r=this[Jt];return e=e||{},t===Ad.stdout||t===Ad.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[qe].push(e.proxyErrors?new rg(this,t,e):new cf(this,t,e)),this[xt]?Ur(()=>this[ir]()):this[ir]()),t}unpipe(t){let e=this[qe].find(r=>r.dest===t);e&&(this[qe].length===1?(this[Ce]&&this[yn]===0&&(this[Ce]=!1),this[qe]=[]):this[qe].splice(this[qe].indexOf(e),1),e.unpipe())}addListener(t,e){return this.on(t,e)}on(t,e){let r=super.on(t,e);if(t==="data")this[Ke]=!1,this[yn]++,!this[qe].length&&!this[Ce]&&this[ir]();else if(t==="readable"&&this[Re]!==0)super.emit("readable");else if(eg(t)&&this[Jt])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[Br]){let s=e;this[xt]?Ur(()=>s.call(this,this[Br])):s.call(this,this[Br])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[yn]=this.listeners("data").length,this[yn]===0&&!this[Ke]&&!this[qe].length&&(this[Ce]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[yn]=0,!this[Ke]&&!this[qe].length&&(this[Ce]=!1)),e}get emittedEnd(){return this[Jt]}[Dt](){!this[Ki]&&!this[Jt]&&!this[me]&&this[Te].length===0&&this[Rt]&&(this[Ki]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Vi]&&this.emit("close"),this[Ki]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==me&&this[me])return!1;if(t==="data")return!this[Ue]&&!r?!1:this[xt]?(Ur(()=>this[na](r)),!0):this[na](r);if(t==="end")return this[Rd]();if(t==="close"){if(this[Vi]=!0,!this[Jt]&&!this[me])return!1;let a=super.emit("close");return this.removeAllListeners("close"),a}else if(t==="error"){this[Br]=r,super.emit(ta,r);let a=!this[Fr]||this.listeners("error").length?super.emit("error",r):!1;return this[Dt](),a}else if(t==="resume"){let a=super.emit("resume");return this[Dt](),a}else if(t==="finish"||t==="prefinish"){let a=super.emit(t);return this.removeAllListeners(t),a}let s=super.emit(t,...e);return this[Dt](),s}[na](t){for(let r of this[qe])r.dest.write(t)===!1&&this.pause();let e=this[Ke]?!1:super.emit("data",t);return this[Dt](),e}[Rd](){return this[Jt]?!1:(this[Jt]=!0,this.readable=!1,this[xt]?(Ur(()=>this[ra]()),!0):this[ra]())}[ra](){if(this[Qn]){let e=this[Qn].end();if(e){for(let r of this[qe])r.dest.write(e);this[Ke]||super.emit("data",e)}}for(let e of this[qe])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[Ue]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[Ue]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[Ue])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[ot]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(me,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[Ke]=!1;let t=!1,e=async()=>(this.pause(),t=!0,{value:void 0,done:!0});return{next:()=>{if(t)return e();let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[Rt])return e();let s,a,c=h=>{this.off("data",f),this.off("end",u),this.off(me,x),e(),a(h)},f=h=>{this.off("error",c),this.off("end",u),this.off(me,x),this.pause(),s({value:h,done:!!this[Rt]})},u=()=>{this.off("error",c),this.off("data",f),this.off(me,x),e(),s({done:!0,value:void 0})},x=()=>c(new Error("stream destroyed"));return new Promise((h,m)=>{a=m,s=h,this.once(me,x),this.once("error",c),this.once("end",u),this.once("data",f)})},throw:e,return:e,[Symbol.asyncIterator](){return this},[Symbol.asyncDispose]:async()=>{}}}[Symbol.iterator](){this[Ke]=!1;let t=!1,e=()=>(this.pause(),this.off(ta,e),this.off(me,e),this.off("end",e),t=!0,{done:!0,value:void 0}),r=()=>{if(t)return e();let s=this.read();return s===null?e():{done:!1,value:s}};return this.once("end",e),this.once(ta,e),this.once(me,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[me])return t?this.emit("error",t):this.emit(me),this;this[me]=!0,this[Ke]=!0,this[Te].length=0,this[Re]=0;let e=this;return typeof e.close=="function"&&!this[Vi]&&e.close(),t?this.emit("error",t):this.emit(me),this}static get isStream(){return Zp}},og=je.writev,on=Symbol("_autoClose"),ft=Symbol("_close"),qr=Symbol("_ended"),ie=Symbol("_fd"),sa=Symbol("_finished"),Ot=Symbol("_flags"),oa=Symbol("_flush"),Aa=Symbol("_handleChunk"),Ca=Symbol("_makeBuf"),Xr=Symbol("_mode"),Yi=Symbol("_needDrain"),dr=Symbol("_onerror"),fr=Symbol("_onopen"),aa=Symbol("_onread"),sr=Symbol("_onwrite"),an=Symbol("_open"),dt=Symbol("_path"),en=Symbol("_pos"),ht=Symbol("_queue"),or=Symbol("_read"),ca=Symbol("_readSize"),Lt=Symbol("_reading"),Hr=Symbol("_remain"),da=Symbol("_size"),as=Symbol("_write"),bn=Symbol("_writing"),cs=Symbol("_defaultFlag"),Tn=Symbol("_errored"),$a=class extends Pn{[Tn]=!1;[ie];[dt];[ca];[Lt]=!1;[da];[Hr];[on];constructor(t,e){if(e=e||{},super(e),this.readable=!0,this.writable=!1,typeof t!="string")throw new TypeError("path must be a string");this[Tn]=!1,this[ie]=typeof e.fd=="number"?e.fd:void 0,this[dt]=t,this[ca]=e.readSize||16*1024*1024,this[Lt]=!1,this[da]=typeof e.size=="number"?e.size:1/0,this[Hr]=this[da],this[on]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[ie]=="number"?this[or]():this[an]()}get fd(){return this[ie]}get path(){return this[dt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[an](){je.open(this[dt],"r",(t,e)=>this[fr](t,e))}[fr](t,e){t?this[dr](t):(this[ie]=e,this.emit("open",e),this[or]())}[Ca](){return Buffer.allocUnsafe(Math.min(this[ca],this[Hr]))}[or](){if(!this[Lt]){this[Lt]=!0;let t=this[Ca]();if(t.length===0)return process.nextTick(()=>this[aa](null,0,t));je.read(this[ie],t,0,t.length,null,(e,r,s)=>this[aa](e,r,s))}}[aa](t,e,r){this[Lt]=!1,t?this[dr](t):this[Aa](e,r)&&this[or]()}[ft](){if(this[on]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,je.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[dr](t){this[Lt]=!0,this[ft](),this.emit("error",t)}[Aa](t,e){let r=!1;return this[Hr]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[Hr]<=0)&&(r=!1,this[ft](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[ie]=="number"&&this[or](),!1;case"error":return this[Tn]?!1:(this[Tn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},ag=class extends $a{[an](){let t=!0;try{this[fr](null,je.openSync(this[dt],"r")),t=!1}finally{t&&this[ft]()}}[or](){let t=!0;try{if(!this[Lt]){this[Lt]=!0;do{let e=this[Ca](),r=e.length===0?0:je.readSync(this[ie],e,0,e.length,null);if(!this[Aa](r,e))break}while(!0);this[Lt]=!1}t=!1}finally{t&&this[ft]()}}[ft](){if(this[on]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,je.closeSync(t),this.emit("close")}}},vs=class extends $p{readable=!1;writable=!0;[Tn]=!1;[bn]=!1;[qr]=!1;[ht]=[];[Yi]=!1;[dt];[Xr];[on];[ie];[cs];[Ot];[sa]=!1;[en];constructor(t,e){e=e||{},super(e),this[dt]=t,this[ie]=typeof e.fd=="number"?e.fd:void 0,this[Xr]=e.mode===void 0?438:e.mode,this[en]=typeof e.start=="number"?e.start:void 0,this[on]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[en]!==void 0?"r+":"w";this[cs]=e.flags===void 0,this[Ot]=e.flags===void 0?r:e.flags,this[ie]===void 0&&this[an]()}emit(t,...e){if(t==="error"){if(this[Tn])return!1;this[Tn]=!0}return super.emit(t,...e)}get fd(){return this[ie]}get path(){return this[dt]}[dr](t){this[ft](),this[bn]=!0,this.emit("error",t)}[an](){je.open(this[dt],this[Ot],this[Xr],(t,e)=>this[fr](t,e))}[fr](t,e){this[cs]&&this[Ot]==="r+"&&t&&t.code==="ENOENT"?(this[Ot]="w",this[an]()):t?this[dr](t):(this[ie]=e,this.emit("open",e),this[bn]||this[oa]())}end(t,e){return t&&this.write(t,e),this[qr]=!0,!this[bn]&&!this[ht].length&&typeof this[ie]=="number"&&this[sr](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[qr]?(this.emit("error",new Error("write() after end()")),!1):this[ie]===void 0||this[bn]||this[ht].length?(this[ht].push(t),this[Yi]=!0,!1):(this[bn]=!0,this[as](t),!0)}[as](t){je.write(this[ie],t,0,t.length,this[en],(e,r)=>this[sr](e,r))}[sr](t,e){t?this[dr](t):(this[en]!==void 0&&typeof e=="number"&&(this[en]+=e),this[ht].length?this[oa]():(this[bn]=!1,this[qr]&&!this[sa]?(this[sa]=!0,this[ft](),this.emit("finish")):this[Yi]&&(this[Yi]=!1,this.emit("drain"))))}[oa](){if(this[ht].length===0)this[qr]&&this[sr](null,0);else if(this[ht].length===1)this[as](this[ht].pop());else{let t=this[ht];this[ht]=[],og(this[ie],t,this[en],(e,r)=>this[sr](e,r))}}[ft](){if(this[on]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,je.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},df=class extends vs{[an](){let t;if(this[cs]&&this[Ot]==="r+")try{t=je.openSync(this[dt],this[Ot],this[Xr])}catch(e){if(e?.code==="ENOENT")return this[Ot]="w",this[an]();throw e}else t=je.openSync(this[dt],this[Ot],this[Xr]);this[fr](null,t)}[ft](){if(this[on]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,je.closeSync(t),this.emit("close")}}[as](t){let e=!0;try{this[sr](null,je.writeSync(this[ie],t,0,t.length,this[en])),e=!1}finally{if(e)try{this[ft]()}catch{}}}},fg=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"],["onentry","onReadEntry"]]),ug=t=>!!t.sync&&!!t.file,lg=t=>!t.sync&&!!t.file,xg=t=>!!t.sync&&!t.file,hg=t=>!t.sync&&!t.file,pg=t=>!!t.file,gg=t=>fg.get(t)||t,Ja=(t={})=>{if(!t)return{};let e={};for(let[r,s]of Object.entries(t)){let a=gg(r);e[a]=s}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},ai=(t,e,r,s,a)=>Object.assign((c=[],f,u)=>{Array.isArray(c)&&(f=c,c={}),typeof f=="function"&&(u=f,f=void 0),f=f?Array.from(f):[];let x=Ja(c);if(a?.(x,f),ug(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(x,f)}else if(lg(x)){let h=e(x,f);return u?h.then(()=>u(),u):h}else if(xg(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(x,f)}else if(hg(x)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return s(x,f)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:s,validate:a}),_g=wg.constants||{ZLIB_VERNUM:4736},wt=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},_g)),yg=Rn.concat,kd=Object.getOwnPropertyDescriptor(Rn,"concat"),bg=t=>t,fa=kd?.writable===!0||kd?.set!==void 0?t=>{Rn.concat=t?bg:yg}:t=>{},Dn=Symbol("_superWrite"),Xi=class extends Error{code;errno;constructor(t,e){super("zlib: "+t.message,{cause:t}),this.code=t.code,this.errno=t.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+t.message,Error.captureStackTrace(this,e??this.constructor)}get name(){return"ZlibError"}},ua=Symbol("flushFlag"),Za=class extends Pn{#e=!1;#n=!1;#r;#s;#i;#t;#o;get sawError(){return this.#e}get handle(){return this.#t}get flushFlag(){return this.#r}constructor(t,e){if(!t||typeof t!="object")throw new TypeError("invalid options for ZlibBase constructor");if(super(t),this.#r=t.flush??0,this.#s=t.finishFlush??0,this.#i=t.fullFlushFlag??0,typeof Dd[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new Dd[e](t)}catch(r){throw new Xi(r,this.constructor)}this.#o=r=>{this.#e||(this.#e=!0,this.close(),this.emit("error",r))},this.#t?.on("error",r=>this.#o(new Xi(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return Ta(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(Rn.alloc(0),{[ua]:t})))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&(e?this.write(t,e):this.write(t)),this.flush(this.#s),this.#n=!0,super.end(r)}get ended(){return this.#n}[Dn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=Rn.from(t,e)),this.#e)return;Ta(this.#t,"zlib binding closed");let s=this.#t._handle,a=s.close;s.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},fa(!0);let f;try{let x=typeof t[ua]=="number"?t[ua]:this.#r;f=this.#t._processChunk(t,x),fa(!1)}catch(x){fa(!1),this.#o(new Xi(x,this.write))}finally{this.#t&&(this.#t._handle=s,s.close=a,this.#t.close=c,this.#t.removeAllListeners("error"))}this.#t&&this.#t.on("error",x=>this.#o(new Xi(x,this.write)));let u;if(f)if(Array.isArray(f)&&f.length>0){let x=f[0];u=this[Dn](Rn.from(x));for(let h=1;h<f.length;h++)u=this[Dn](f[h])}else u=this[Dn](Rn.from(f));return r&&r(),u}},uf=class extends Za{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||wt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||wt.Z_FINISH,t.fullFlushFlag=wt.Z_FULL_FLUSH,super(t,e),this.#e=t.level,this.#n=t.strategy}params(t,e){if(!this.sawError){if(!this.handle)throw new Error("cannot switch params when binding is closed");if(!this.handle.params)throw new Error("not supported in this implementation");if(this.#e!==t||this.#n!==e){this.flush(wt.Z_SYNC_FLUSH),Ta(this.handle,"zlib binding closed");let r=this.handle.flush;this.handle.flush=(s,a)=>{typeof s=="function"&&(a=s,s=this.flushFlag),this.flush(s),a?.()};try{this.handle.params(t,e)}finally{this.handle.flush=r}this.handle&&(this.#e=t,this.#n=e)}}}},Eg=class extends uf{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[Dn](t){return this.#e?(this.#e=!1,t[9]=255,super[Dn](t)):super[Dn](t)}},vg=class extends uf{constructor(t){super(t,"Unzip")}},lf=class extends Za{constructor(t,e){t=t||{},t.flush=t.flush||wt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||wt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=wt.BROTLI_OPERATION_FLUSH,super(t,e)}},Sg=class extends lf{constructor(t){super(t,"BrotliCompress")}},Ig=class extends lf{constructor(t){super(t,"BrotliDecompress")}},xf=class extends Za{constructor(t,e){t=t||{},t.flush=t.flush||wt.ZSTD_e_continue,t.finishFlush=t.finishFlush||wt.ZSTD_e_end,t.fullFlushFlag=wt.ZSTD_e_flush,super(t,e)}},Ag=class extends xf{constructor(t){super(t,"ZstdCompress")}},Cg=class extends xf{constructor(t){super(t,"ZstdDecompress")}},Tg=(t,e)=>{if(Number.isSafeInteger(t))t<0?Dg(t,e):Rg(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Rg=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Dg=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var s=e.length;s>1;s--){var a=t&255;t=Math.floor(t/256),r?e[s-1]=hf(a):a===0?e[s-1]=0:(r=!0,e[s-1]=pf(a))}},kg=t=>{let e=t[0],r=e===128?Lg(t.subarray(1,t.length)):e===255?Pg(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},Pg=t=>{for(var e=t.length,r=0,s=!1,a=e-1;a>-1;a--){var c=Number(t[a]),f;s?f=hf(c):c===0?f=c:(s=!0,f=pf(c)),f!==0&&(r-=f*Math.pow(256,e-a-1))}return r},Lg=t=>{for(var e=t.length,r=0,s=e-1;s>-1;s--){var a=Number(t[s]);a!==0&&(r+=a*Math.pow(256,e-s-1))}return r},hf=t=>(255^t)&255,pf=t=>(255^t)+1&255,Og={};Vp(Og,{code:()=>Ya,isCode:()=>ds,isName:()=>Ng,name:()=>Ss});var ds=t=>Ss.has(t),Ng=t=>Ya.has(t),Ss=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]),Ya=new Map(Array.from(Ss).map(t=>[t[1],t[0]])),kn=class{cksumValid=!1;needPax=!1;nullBlock=!1;block;path;mode;uid;gid;size;cksum;#e="Unsupported";linkpath;uname;gname;devmaj=0;devmin=0;atime;ctime;mtime;charset;comment;constructor(t,e=0,r,s){Buffer.isBuffer(t)?this.decode(t,e||0,r,s):t&&this.#n(t)}decode(t,e,r,s){if(e||(e=0),!t||!(t.length>=e+512))throw new Error("need 512 bytes for header");this.path=r?.path??En(t,e,100),this.mode=r?.mode??s?.mode??tn(t,e+100,8),this.uid=r?.uid??s?.uid??tn(t,e+108,8),this.gid=r?.gid??s?.gid??tn(t,e+116,8),this.size=r?.size??s?.size??tn(t,e+124,12),this.mtime=r?.mtime??s?.mtime??la(t,e+136,12),this.cksum=tn(t,e+148,12),s&&this.#n(s,!0),r&&this.#n(r);let a=En(t,e+156,1);if(ds(a)&&(this.#e=a||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=En(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=r?.uname??s?.uname??En(t,e+265,32),this.gname=r?.gname??s?.gname??En(t,e+297,32),this.devmaj=r?.devmaj??s?.devmaj??tn(t,e+329,8)??0,this.devmin=r?.devmin??s?.devmin??tn(t,e+337,8)??0,t[e+475]!==0){let f=En(t,e+345,155);this.path=f+"/"+this.path}else{let f=En(t,e+345,130);f&&(this.path=f+"/"+this.path),this.atime=r?.atime??s?.atime??la(t,e+476,12),this.ctime=r?.ctime??s?.ctime??la(t,e+488,12)}let c=256;for(let f=e;f<e+148;f++)c+=t[f];for(let f=e+156;f<e+512;f++)c+=t[f];this.cksumValid=c===this.cksum,this.cksum===void 0&&c===256&&(this.nullBlock=!0)}#n(t,e=!1){Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,s])=>!(s==null||r==="path"&&e||r==="linkpath"&&e||r==="global"))))}encode(t,e=0){if(t||(t=this.block=Buffer.alloc(512)),this.#e==="Unsupported"&&(this.#e="0"),!(t.length>=e+512))throw new Error("need 512 bytes for header");let r=this.ctime||this.atime?130:155,s=Mg(this.path||"",r),a=s[0],c=s[1];this.needPax=!!s[2],this.needPax=vn(t,e,100,a)||this.needPax,this.needPax=nn(t,e+100,8,this.mode)||this.needPax,this.needPax=nn(t,e+108,8,this.uid)||this.needPax,this.needPax=nn(t,e+116,8,this.gid)||this.needPax,this.needPax=nn(t,e+124,12,this.size)||this.needPax,this.needPax=xa(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=vn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=vn(t,e+265,32,this.uname)||this.needPax,this.needPax=vn(t,e+297,32,this.gname)||this.needPax,this.needPax=nn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=nn(t,e+337,8,this.devmin)||this.needPax,this.needPax=vn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=vn(t,e+345,155,c)||this.needPax:(this.needPax=vn(t,e+345,130,c)||this.needPax,this.needPax=xa(t,e+476,12,this.atime)||this.needPax,this.needPax=xa(t,e+488,12,this.ctime)||this.needPax);let f=256;for(let u=e;u<e+148;u++)f+=t[u];for(let u=e+156;u<e+512;u++)f+=t[u];return this.cksum=f,nn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:Ss.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Ya.get(t));if(ds(e)||e==="Unsupported")this.#e=e;else if(ds(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Mg=(t,e)=>{let r=t,s="",a,c=er.parse(t).root||".";if(Buffer.byteLength(r)<100)a=[r,s,!1];else{s=er.dirname(r),r=er.basename(r);do Buffer.byteLength(r)<=100&&Buffer.byteLength(s)<=e?a=[r,s,!1]:Buffer.byteLength(r)>100&&Buffer.byteLength(s)<=e?a=[r.slice(0,99),s,!0]:(r=er.join(er.basename(s),r),s=er.dirname(s));while(s!==c&&a===void 0);a||(a=[t.slice(0,99),"",!0])}return a},En=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),la=(t,e,r)=>Bg(tn(t,e,r)),Bg=t=>t===void 0?void 0:new Date(t*1e3),tn=(t,e,r)=>Number(t[e])&128?kg(t.subarray(e,e+r)):Fg(t,e,r),zg=t=>isNaN(t)?void 0:t,Fg=(t,e,r)=>zg(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Ug={12:8589934591,8:2097151},nn=(t,e,r,s)=>s===void 0?!1:s>Ug[r]||s<0?(Tg(s,t.subarray(e,e+r)),!0):(qg(t,e,r,s),!1),qg=(t,e,r,s)=>t.write(Hg(s,r),e,r,"ascii"),Hg=(t,e)=>jg(Math.floor(t).toString(8),e),jg=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",xa=(t,e,r,s)=>s===void 0?!1:nn(t,e,r,s.getTime()/1e3),Gg=new Array(156).join("\0"),vn=(t,e,r,s)=>s===void 0?!1:(t.write(s+Gg,e,r,"utf8"),s.length!==Buffer.byteLength(s)||s.length>r),ws=class gf{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),s=512*Math.ceil(1+r/512),a=Buffer.allocUnsafe(s);for(let c=0;c<512;c++)a[c]=0;new kn({path:("PaxHeader/"+Wg(this.path??"")).slice(0,99),mode:this.mode||420,uid:this.uid,gid:this.gid,size:r,mtime:this.mtime,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime,ctime:this.ctime}).encode(a),a.write(e,512,r,"utf8");for(let c=r+512;c<a.length;c++)a[c]=0;return a}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===void 0)return"";let r=this[e],s=r instanceof Date?r.getTime()/1e3:r,a=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+s+`
|
|
116
|
+
`,c=Buffer.byteLength(a),f=Math.floor(Math.log(c)/Math.log(10))+1;return c+f>=Math.pow(10,f)&&(f+=1),f+c+a}static parse(e,r,s=!1){return new gf(Kg(Vg(e),r),s)}},Kg=(t,e)=>e?Object.assign({},e,t):t,Vg=t=>t.replace(/\n$/,"").split(`
|
|
117
|
+
`).reduce($g,Object.create(null)),$g=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let s=e.split("="),a=s.shift();if(!a)return t;let c=a.replace(/^SCHILY\.(dev|ino|nlink)/,"$1"),f=s.join("=");return t[c]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(c)?new Date(Number(f)*1e3):/^[0-9]+$/.test(f)?+f:f,t},Jg=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,J=Jg!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),mf=class extends Pn{extended;globalExtended;header;startBlockSize;blockRemain;remain;type;meta=!1;ignore=!1;path;mode;uid;gid;uname;gname;size=0;mtime;atime;ctime;linkpath;dev;ino;nlink;invalid=!1;absolute;unsupported=!1;constructor(t,e,r){switch(super({}),this.pause(),this.extended=e,this.globalExtended=r,this.header=t,this.remain=t.size??0,this.startBlockSize=512*Math.ceil(this.remain/512),this.blockRemain=this.startBlockSize,this.type=t.type,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}if(!t.path)throw new Error("no path provided for tar.ReadEntry");this.path=J(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=this.remain,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=t.linkpath?J(t.linkpath):void 0,this.uname=t.uname,this.gname=t.gname,e&&this.#e(e),r&&this.#e(r,!0)}write(t){let e=t.length;if(e>this.blockRemain)throw new Error("writing more to entry than is appropriate");let r=this.remain,s=this.blockRemain;return this.remain=Math.max(0,r-e),this.blockRemain=Math.max(0,s-e),this.ignore?!0:r>=e?super.write(t):super.write(t.subarray(0,r))}#e(t,e=!1){t.path&&(t.path=J(t.path)),t.linkpath&&(t.linkpath=J(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,s])=>!(s==null||r==="path"&&e))))}},Is=(t,e,r,s={})=>{t.file&&(s.file=t.file),t.cwd&&(s.cwd=t.cwd),s.code=r instanceof Error&&r.code||e,s.tarCode=e,!t.strict&&s.recoverable!==!1?(r instanceof Error&&(s=Object.assign(r,s),r=r.message),t.emit("warn",e,r,s)):r instanceof Error?t.emit("error",Object.assign(r,s)):t.emit("error",Object.assign(new Error(`${e}: ${r}`),s))},Zg=1024*1024,Ra=Buffer.from([31,139]),Da=Buffer.from([40,181,47,253]),Yg=Math.max(Ra.length,Da.length),Ye=Symbol("state"),Sn=Symbol("writeEntry"),kt=Symbol("readEntry"),ha=Symbol("nextEntry"),Pd=Symbol("processEntry"),pt=Symbol("extendedHeader"),jr=Symbol("globalExtendedHeader"),Zt=Symbol("meta"),Ld=Symbol("emitMeta"),ce=Symbol("buffer"),Pt=Symbol("queue"),Yt=Symbol("ended"),pa=Symbol("emittedEnd"),In=Symbol("emit"),ye=Symbol("unzip"),Qi=Symbol("consumeChunk"),es=Symbol("consumeChunkSub"),ga=Symbol("consumeBody"),Od=Symbol("consumeMeta"),Nd=Symbol("consumeHeader"),Gr=Symbol("consuming"),ma=Symbol("bufferConcat"),ts=Symbol("maybeEnd"),tr=Symbol("writing"),Xt=Symbol("aborted"),ns=Symbol("onDone"),An=Symbol("sawValidEntry"),rs=Symbol("sawNullBlock"),is=Symbol("sawEOF"),Md=Symbol("closeStream"),Xg=()=>!0,oi=class extends mg{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Pt]=[];[ce];[kt];[Sn];[Ye]="begin";[Zt]="";[pt];[jr];[Yt]=!1;[ye];[Xt]=!1;[An];[rs]=!1;[is]=!1;[tr]=!1;[Gr]=!1;[pa]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(ns,()=>{(this[Ye]==="begin"||this[An]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(ns,t.ondone):this.on(ns,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||Zg,this.filter=typeof t.filter=="function"?t.filter:Xg;let e=t.file&&(t.file.endsWith(".tar.br")||t.file.endsWith(".tbr"));this.brotli=!(t.gzip||t.zstd)&&t.brotli!==void 0?t.brotli:e?void 0:!1;let r=t.file&&(t.file.endsWith(".tar.zst")||t.file.endsWith(".tzst"));this.zstd=!(t.gzip||t.brotli)&&t.zstd!==void 0?t.zstd:r?!0:void 0,this.on("end",()=>this[Md]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){Is(this,t,e,r)}[Nd](t,e){this[An]===void 0&&(this[An]=!1);let r;try{r=new kn(t,e,this[pt],this[jr])}catch(s){return this.warn("TAR_ENTRY_INVALID",s)}if(r.nullBlock)this[rs]?(this[is]=!0,this[Ye]==="begin"&&(this[Ye]="header"),this[In]("eof")):(this[rs]=!0,this[In]("nullBlock"));else if(this[rs]=!1,!r.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:r});else if(!r.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:r});else{let s=r.type;if(/^(Symbolic)?Link$/.test(s)&&!r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:r});else if(!/^(Symbolic)?Link$/.test(s)&&!/^(Global)?ExtendedHeader$/.test(s)&&r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:r});else{let a=this[Sn]=new mf(r,this[pt],this[jr]);if(!this[An])if(a.remain){let c=()=>{a.invalid||(this[An]=!0)};a.on("end",c)}else this[An]=!0;a.meta?a.size>this.maxMetaEntrySize?(a.ignore=!0,this[In]("ignoredEntry",a),this[Ye]="ignore",a.resume()):a.size>0&&(this[Zt]="",a.on("data",c=>this[Zt]+=c),this[Ye]="meta"):(this[pt]=void 0,a.ignore=a.ignore||!this.filter(a.path,a),a.ignore?(this[In]("ignoredEntry",a),this[Ye]=a.remain?"ignore":"header",a.resume()):(a.remain?this[Ye]="body":(this[Ye]="header",a.end()),this[kt]?this[Pt].push(a):(this[Pt].push(a),this[ha]())))}}}[Md](){queueMicrotask(()=>this.emit("close"))}[Pd](t){let e=!0;if(!t)this[kt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...s]=t;this.emit(r,...s)}else this[kt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[ha]()),e=!1);return e}[ha](){do;while(this[Pd](this[Pt].shift()));if(this[Pt].length===0){let t=this[kt];!t||t.flowing||t.size===t.remain?this[tr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[ga](t,e){let r=this[Sn];if(!r)throw new Error("attempt to consume body without entry??");let s=r.blockRemain??0,a=s>=t.length&&e===0?t:t.subarray(e,e+s);return r.write(a),r.blockRemain||(this[Ye]="header",this[Sn]=void 0,r.end()),a.length}[Od](t,e){let r=this[Sn],s=this[ga](t,e);return!this[Sn]&&r&&this[Ld](r),s}[In](t,e,r){this[Pt].length===0&&!this[kt]?this.emit(t,e,r):this[Pt].push([t,e,r])}[Ld](t){switch(this[In]("meta",this[Zt]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[pt]=ws.parse(this[Zt],this[pt],!1);break;case"GlobalExtendedHeader":this[jr]=ws.parse(this[Zt],this[jr],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[pt]??Object.create(null);this[pt]=e,e.path=this[Zt].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[pt]||Object.create(null);this[pt]=e,e.linkpath=this[Zt].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[Xt]=!0,this.emit("abort",t),this.warn("TAR_ABORT",t,{recoverable:!1})}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this[Xt])return r?.(),!1;if((this[ye]===void 0||this.brotli===void 0&&this[ye]===!1)&&t){if(this[ce]&&(t=Buffer.concat([this[ce],t]),this[ce]=void 0),t.length<Yg)return this[ce]=t,r?.(),!0;for(let f=0;this[ye]===void 0&&f<Ra.length;f++)t[f]!==Ra[f]&&(this[ye]=!1);let a=!1;if(this[ye]===!1&&this.zstd!==!1){a=!0;for(let f=0;f<Da.length;f++)if(t[f]!==Da[f]){a=!1;break}}let c=this.brotli===void 0&&!a;if(this[ye]===!1&&c)if(t.length<512)if(this[Yt])this.brotli=!0;else return this[ce]=t,r?.(),!0;else try{new kn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[ye]===void 0||this[ye]===!1&&(this.brotli||a)){let f=this[Yt];this[Yt]=!1,this[ye]=this[ye]===void 0?new vg({}):a?new Cg({}):new Ig({}),this[ye].on("data",x=>this[Qi](x)),this[ye].on("error",x=>this.abort(x)),this[ye].on("end",()=>{this[Yt]=!0,this[Qi]()}),this[tr]=!0;let u=!!this[ye][f?"end":"write"](t);return this[tr]=!1,r?.(),u}}this[tr]=!0,this[ye]?this[ye].write(t):this[Qi](t),this[tr]=!1;let s=this[Pt].length>0?!1:this[kt]?this[kt].flowing:!0;return!s&&this[Pt].length===0&&this[kt]?.once("drain",()=>this.emit("drain")),r?.(),s}[ma](t){t&&!this[Xt]&&(this[ce]=this[ce]?Buffer.concat([this[ce],t]):t)}[ts](){if(this[Yt]&&!this[pa]&&!this[Xt]&&!this[Gr]){this[pa]=!0;let t=this[Sn];if(t&&t.blockRemain){let e=this[ce]?this[ce].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[ce]&&t.write(this[ce]),t.end()}this[In](ns)}}[Qi](t){if(this[Gr]&&t)this[ma](t);else if(!t&&!this[ce])this[ts]();else if(t){if(this[Gr]=!0,this[ce]){this[ma](t);let e=this[ce];this[ce]=void 0,this[es](e)}else this[es](t);for(;this[ce]&&this[ce]?.length>=512&&!this[Xt]&&!this[is];){let e=this[ce];this[ce]=void 0,this[es](e)}this[Gr]=!1}(!this[ce]||this[Yt])&&this[ts]()}[es](t){let e=0,r=t.length;for(;e+512<=r&&!this[Xt]&&!this[is];)switch(this[Ye]){case"begin":case"header":this[Nd](t,e),e+=512;break;case"ignore":case"body":e+=this[ga](t,e);break;case"meta":e+=this[Od](t,e);break;default:throw new Error("invalid state: "+this[Ye])}e<r&&(this[ce]=this[ce]?Buffer.concat([t.subarray(e),this[ce]]):t.subarray(e))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e)),r&&this.once("finish",r),this[Xt]||(this[ye]?(t&&this[ye].write(t),this[ye].end()):(this[Yt]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[ts]())),this}},Qr=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)},Qg=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},wf=(t,e)=>{let r=new Map(e.map(c=>[Qr(c),!0])),s=t.filter,a=(c,f="")=>{let u=f||dg(c).root||".",x;if(c===u)x=!1;else{let h=r.get(c);x=h!==void 0?h:a(cg(c),u)}return r.set(c,x),x};t.filter=s?(c,f)=>s(c,f)&&a(Qr(c)):c=>a(Qr(c))},em=t=>{let e=new oi(t),r=t.file,s;try{s=ar.openSync(r,"r");let a=ar.fstatSync(s),c=t.maxReadSize||16*1024*1024;if(a.size<c){let f=Buffer.allocUnsafe(a.size),u=ar.readSync(s,f,0,a.size,0);e.end(u===f.byteLength?f:f.subarray(0,u))}else{let f=0,u=Buffer.allocUnsafe(c);for(;f<a.size;){let x=ar.readSync(s,u,0,c,f);if(x===0)break;f+=x,e.write(u.subarray(0,x))}e.end()}}finally{if(typeof s=="number")try{ar.closeSync(s)}catch{}}},tm=(t,e)=>{let r=new oi(t),s=t.maxReadSize||16*1024*1024,a=t.file;return new Promise((c,f)=>{r.on("error",f),r.on("end",c),ar.stat(a,(u,x)=>{if(u)f(u);else{let h=new $a(a,{readSize:s,size:x.size});h.on("error",f),h.pipe(r)}})})},ur=ai(em,tm,t=>new oi(t),t=>new oi(t),(t,e)=>{e?.length&&wf(t,e),t.noResume||Qg(t)}),_f=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t),{isAbsolute:rm,parse:zd}=nm,Xa=t=>{let e="",r=zd(t);for(;rm(t)||r.root;){let s=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(s.length),e+=s,r=zd(t)}return[e,t]},As=["|","<",">","?",":"],Qa=As.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),im=new Map(As.map((t,e)=>[t,Qa[e]])),sm=new Map(Qa.map((t,e)=>[t,As[e]])),Fd=t=>As.reduce((e,r)=>e.split(r).join(im.get(r)),t),om=t=>Qa.reduce((e,r)=>e.split(r).join(sm.get(r)),t),yf=(t,e)=>e?(t=J(t).replace(/^\.(\/|$)/,""),Qr(e)+"/"+t):J(t),am=16*1024*1024,Ud=Symbol("process"),qd=Symbol("file"),Hd=Symbol("directory"),ka=Symbol("symlink"),jd=Symbol("hardlink"),Wr=Symbol("header"),fs=Symbol("read"),Pa=Symbol("lstat"),us=Symbol("onlstat"),La=Symbol("onread"),Oa=Symbol("onreadlink"),Na=Symbol("openfile"),Ma=Symbol("onopenfile"),rn=Symbol("close"),ys=Symbol("mode"),Ba=Symbol("awaitDrain"),wa=Symbol("ondrain"),mt=Symbol("prefix"),bf=class extends Pn{path;portable;myuid=process.getuid&&process.getuid()||0;myuser=process.env.USER||"";maxReadSize;linkCache;statCache;preservePaths;cwd;strict;mtime;noPax;noMtime;prefix;fd;blockLen=0;blockRemain=0;buf;pos=0;remain=0;length=0;offset=0;win32;absolute;header;type;linkpath;stat;onWriteEntry;#e=!1;constructor(t,e={}){let r=Ja(e);super(),this.path=J(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||am,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=J(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?J(r.prefix):void 0,this.onWriteEntry=r.onWriteEntry,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let s=!1;if(!this.preservePaths){let[c,f]=Xa(this.path);c&&typeof f=="string"&&(this.path=f,s=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=om(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=J(r.absolute||Bd.resolve(this.cwd,t)),this.path===""&&(this.path="./"),s&&this.warn("TAR_ENTRY_INFO",`stripping ${s} from absolute path`,{entry:this,path:s+this.path});let a=this.statCache.get(this.absolute);a?this[us](a):this[Pa]()}warn(t,e,r={}){return Is(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[Pa](){gt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[us](e)})}[us](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=fm(t),this.emit("stat",t),this[Ud]()}[Ud](){switch(this.type){case"File":return this[qd]();case"Directory":return this[Hd]();case"SymbolicLink":return this[ka]();default:return this.end()}}[ys](t){return _f(t,this.type==="Directory",this.portable)}[mt](t){return yf(t,this.prefix)}[Wr](){if(!this.stat)throw new Error("cannot write header before stat");this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.onWriteEntry?.(this),this.header=new kn({path:this[mt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[mt](this.linkpath):this.linkpath,mode:this[ys](this.stat.mode),uid:this.portable?void 0:this.stat.uid,gid:this.portable?void 0:this.stat.gid,size:this.stat.size,mtime:this.noMtime?void 0:this.mtime||this.stat.mtime,type:this.type==="Unsupported"?void 0:this.type,uname:this.portable?void 0:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?void 0:this.stat.atime,ctime:this.portable?void 0:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new ws({atime:this.portable?void 0:this.header.atime,ctime:this.portable?void 0:this.header.ctime,gid:this.portable?void 0:this.header.gid,mtime:this.noMtime?void 0:this.mtime||this.header.mtime,path:this[mt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[mt](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?void 0:this.header.uid,uname:this.portable?void 0:this.header.uname,dev:this.portable?void 0:this.stat.dev,ino:this.portable?void 0:this.stat.ino,nlink:this.portable?void 0:this.stat.nlink}).encode());let t=this.header?.block;if(!t)throw new Error("failed to encode header");super.write(t)}[Hd](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[Wr](),this.end()}[ka](){gt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Oa](e)})}[Oa](t){this.linkpath=J(t),this[Wr](),this.end()}[jd](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=J(Bd.relative(this.cwd,t)),this.stat.size=0,this[Wr](),this.end()}[qd](){if(!this.stat)throw new Error("cannot create file entry without stat");if(this.stat.nlink>1){let t=`${this.stat.dev}:${this.stat.ino}`,e=this.linkCache.get(t);if(e?.indexOf(this.cwd)===0)return this[jd](e);this.linkCache.set(t,this.absolute)}if(this[Wr](),this.stat.size===0)return this.end();this[Na]()}[Na](){gt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Ma](e)})}[Ma](t){if(this.fd=t,this.#e)return this[rn]();if(!this.stat)throw new Error("should stat before calling onopenfile");this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let e=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(e),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[fs]()}[fs](){let{fd:t,buf:e,offset:r,length:s,pos:a}=this;if(t===void 0||e===void 0)throw new Error("cannot read file without first opening");gt.read(t,e,r,s,a,(c,f)=>{if(c)return this[rn](()=>this.emit("error",c));this[La](f)})}[rn](t=()=>{}){this.fd!==void 0&>.close(this.fd,t)}[La](t){if(t<=0&&this.remain>0){let r=Object.assign(new Error("encountered unexpected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[rn](()=>this.emit("error",r))}if(t>this.remain){let r=Object.assign(new Error("did not encounter expected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[rn](()=>this.emit("error",r))}if(!this.buf)throw new Error("should have created buffer prior to reading");if(t===this.remain)for(let r=t;r<this.length&&t<this.blockRemain;r++)this.buf[r+this.offset]=0,t++,this.remain++;let e=this.offset===0&&t===this.buf.length?this.buf:this.buf.subarray(this.offset,this.offset+t);this.write(e)?this[wa]():this[Ba](()=>this[wa]())}[Ba](t){this.once("drain",t)}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this.blockRemain<t.length){let s=Object.assign(new Error("writing more data than expected"),{path:this.absolute});return this.emit("error",s)}return this.remain-=t.length,this.blockRemain-=t.length,this.pos+=t.length,this.offset+=t.length,super.write(t,null,r)}[wa](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[rn](t=>t?this.emit("error",t):this.end());if(!this.buf)throw new Error("buffer lost somehow in ONDRAIN");this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[fs]()}},cm=class extends bf{sync=!0;[Pa](){this[us](gt.lstatSync(this.absolute))}[ka](){this[Oa](gt.readlinkSync(this.absolute))}[Na](){this[Ma](gt.openSync(this.absolute,"r"))}[fs](){let t=!0;try{let{fd:e,buf:r,offset:s,length:a,pos:c}=this;if(e===void 0||r===void 0)throw new Error("fd and buf must be set in READ method");let f=gt.readSync(e,r,s,a,c);this[La](f),t=!1}finally{if(t)try{this[rn](()=>{})}catch{}}}[Ba](t){t()}[rn](t=()=>{}){this.fd!==void 0&>.closeSync(this.fd),t()}},dm=class extends Pn{blockLen=0;blockRemain=0;buf=0;pos=0;remain=0;length=0;preservePaths;portable;strict;noPax;noMtime;readEntry;type;prefix;path;mode;uid;gid;uname;gname;header;mtime;atime;ctime;linkpath;size;onWriteEntry;warn(t,e,r={}){return Is(this,t,e,r)}constructor(t,e={}){let r=Ja(e);super(),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.onWriteEntry=r.onWriteEntry,this.readEntry=t;let{type:s}=t;if(s==="Unsupported")throw new Error("writing entry that should be ignored");this.type=s,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix,this.path=J(t.path),this.mode=t.mode!==void 0?this[ys](t.mode):void 0,this.uid=this.portable?void 0:t.uid,this.gid=this.portable?void 0:t.gid,this.uname=this.portable?void 0:t.uname,this.gname=this.portable?void 0:t.gname,this.size=t.size,this.mtime=this.noMtime?void 0:r.mtime||t.mtime,this.atime=this.portable?void 0:t.atime,this.ctime=this.portable?void 0:t.ctime,this.linkpath=t.linkpath!==void 0?J(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let a=!1;if(!this.preservePaths){let[f,u]=Xa(this.path);f&&typeof u=="string"&&(this.path=u,a=f)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.onWriteEntry?.(this),this.header=new kn({path:this[mt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[mt](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?void 0:this.uid,gid:this.portable?void 0:this.gid,size:this.size,mtime:this.noMtime?void 0:this.mtime,type:this.type,uname:this.portable?void 0:this.uname,atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime}),a&&this.warn("TAR_ENTRY_INFO",`stripping ${a} from absolute path`,{entry:this,path:a+this.path}),this.header.encode()&&!this.noPax&&super.write(new ws({atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime,gid:this.portable?void 0:this.gid,mtime:this.noMtime?void 0:this.mtime,path:this[mt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[mt](this.linkpath):this.linkpath,size:this.size,uid:this.portable?void 0:this.uid,uname:this.portable?void 0:this.uname,dev:this.portable?void 0:this.readEntry.dev,ino:this.portable?void 0:this.readEntry.ino,nlink:this.portable?void 0:this.readEntry.nlink}).encode());let c=this.header?.block;if(!c)throw new Error("failed to encode header");super.write(c),t.pipe(this)}[mt](t){return yf(t,this.prefix)}[ys](t){return _f(t,this.type==="Directory",this.portable)}write(t,e,r){typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8"));let s=t.length;if(s>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=s,super.write(t,r)}end(t,e,r){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e??"utf8")),r&&this.once("finish",r),t?super.end(t,r):super.end(r),this}},fm=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",um=class cr{tail;head;length=0;static create(e=[]){return new cr(e)}constructor(e=[]){for(let r of e)this.push(r)}*[Symbol.iterator](){for(let e=this.head;e;e=e.next)yield e.value}removeNode(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");let r=e.next,s=e.prev;return r&&(r.prev=s),s&&(s.next=r),e===this.head&&(this.head=r),e===this.tail&&(this.tail=s),this.length--,e.next=void 0,e.prev=void 0,e.list=void 0,r}unshiftNode(e){if(e===this.head)return;e.list&&e.list.removeNode(e);let r=this.head;e.list=this,e.next=r,r&&(r.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}pushNode(e){if(e===this.tail)return;e.list&&e.list.removeNode(e);let r=this.tail;e.list=this,e.prev=r,r&&(r.next=e),this.tail=e,this.head||(this.head=e),this.length++}push(...e){for(let r=0,s=e.length;r<s;r++)xm(this,e[r]);return this.length}unshift(...e){for(var r=0,s=e.length;r<s;r++)hm(this,e[r]);return this.length}pop(){if(!this.tail)return;let e=this.tail.value,r=this.tail;return this.tail=this.tail.prev,this.tail?this.tail.next=void 0:this.head=void 0,r.list=void 0,this.length--,e}shift(){if(!this.head)return;let e=this.head.value,r=this.head;return this.head=this.head.next,this.head?this.head.prev=void 0:this.tail=void 0,r.list=void 0,this.length--,e}forEach(e,r){r=r||this;for(let s=this.head,a=0;s;a++)e.call(r,s.value,a,this),s=s.next}forEachReverse(e,r){r=r||this;for(let s=this.tail,a=this.length-1;s;a--)e.call(r,s.value,a,this),s=s.prev}get(e){let r=0,s=this.head;for(;s&&r<e;r++)s=s.next;if(r===e&&s)return s.value}getReverse(e){let r=0,s=this.tail;for(;s&&r<e;r++)s=s.prev;if(r===e&&s)return s.value}map(e,r){r=r||this;let s=new cr;for(let a=this.head;a;)s.push(e.call(r,a.value,this)),a=a.next;return s}mapReverse(e,r){r=r||this;var s=new cr;for(let a=this.tail;a;)s.push(e.call(r,a.value,this)),a=a.prev;return s}reduce(e,r){let s,a=this.head;if(arguments.length>1)s=r;else if(this.head)a=this.head.next,s=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var c=0;a;c++)s=e(s,a.value,c),a=a.next;return s}reduceReverse(e,r){let s,a=this.tail;if(arguments.length>1)s=r;else if(this.tail)a=this.tail.prev,s=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(let c=this.length-1;a;c--)s=e(s,a.value,c),a=a.prev;return s}toArray(){let e=new Array(this.length);for(let r=0,s=this.head;s;r++)e[r]=s.value,s=s.next;return e}toArrayReverse(){let e=new Array(this.length);for(let r=0,s=this.tail;s;r++)e[r]=s.value,s=s.prev;return e}slice(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let s=new cr;if(r<e||r<0)return s;e<0&&(e=0),r>this.length&&(r=this.length);let a=this.head,c=0;for(c=0;a&&c<e;c++)a=a.next;for(;a&&c<r;c++,a=a.next)s.push(a.value);return s}sliceReverse(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let s=new cr;if(r<e||r<0)return s;e<0&&(e=0),r>this.length&&(r=this.length);let a=this.length,c=this.tail;for(;c&&a>r;a--)c=c.prev;for(;c&&a>e;a--,c=c.prev)s.push(c.value);return s}splice(e,r=0,...s){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);let a=this.head;for(let f=0;a&&f<e;f++)a=a.next;let c=[];for(let f=0;a&&f<r;f++)c.push(a.value),a=this.removeNode(a);a?a!==this.tail&&(a=a.prev):a=this.tail;for(let f of s)a=lm(this,a,f);return c}reverse(){let e=this.head,r=this.tail;for(let s=e;s;s=s.prev){let a=s.prev;s.prev=s.next,s.next=a}return this.head=r,this.tail=e,this}};function lm(t,e,r){let s=e,a=e?e.next:t.head,c=new ec(r,s,a,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function xm(t,e){t.tail=new ec(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function hm(t,e){t.head=new ec(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var ec=class{list;next;prev;value;constructor(t,e,r,s){this.list=s,this.value=t,e?(e.next=this,this.prev=e):this.prev=void 0,r?(r.prev=this,this.next=r):this.next=void 0}},Wd=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},Kd=Buffer.alloc(1024),ls=Symbol("onStat"),Kr=Symbol("ended"),at=Symbol("queue"),Vr=Symbol("queue"),Qt=Symbol("current"),Cn=Symbol("process"),$r=Symbol("processing"),ss=Symbol("processJob"),ct=Symbol("jobs"),_a=Symbol("jobDone"),xs=Symbol("addFSEntry"),Vd=Symbol("addTarEntry"),za=Symbol("stat"),Fa=Symbol("readdir"),hs=Symbol("onreaddir"),ps=Symbol("pipe"),$d=Symbol("entry"),ya=Symbol("entryOpt"),gs=Symbol("writeEntryClass"),Ef=Symbol("write"),ba=Symbol("ondrain"),Cs=class extends Pn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[gs];onWriteEntry;[at];[Vr]=new Map;[ct]=0;[$r]=!1;[Kr]=!1;constructor(t={}){if(super(),this.opt=t,this.file=t.file||"",this.cwd=t.cwd||process.cwd(),this.maxReadSize=t.maxReadSize,this.preservePaths=!!t.preservePaths,this.strict=!!t.strict,this.noPax=!!t.noPax,this.prefix=J(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this.onWriteEntry=t.onWriteEntry,this[gs]=bf,typeof t.onwarn=="function"&&this.on("warn",t.onwarn),this.portable=!!t.portable,t.gzip||t.brotli||t.zstd){if((t.gzip?1:0)+(t.brotli?1:0)+(t.zstd?1:0)>1)throw new TypeError("gzip, brotli, zstd are mutually exclusive");if(t.gzip&&(typeof t.gzip!="object"&&(t.gzip={}),this.portable&&(t.gzip.portable=!0),this.zip=new Eg(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Sg(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Ag(t.zstd)),!this.zip)throw new Error("impossible");let e=this.zip;e.on("data",r=>super.write(r)),e.on("end",()=>super.end()),e.on("drain",()=>this[ba]()),this.on("resume",()=>e.resume())}else this.on("drain",this[ba]);this.noDirRecurse=!!t.noDirRecurse,this.follow=!!t.follow,this.noMtime=!!t.noMtime,t.mtime&&(this.mtime=t.mtime),this.filter=typeof t.filter=="function"?t.filter:()=>!0,this[at]=new um,this[ct]=0,this.jobs=Number(t.jobs)||4,this[$r]=!1,this[Kr]=!1}[Ef](t){return super.write(t)}add(t){return this.write(t),this}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&this.add(t),this[Kr]=!0,this[Cn](),r&&r(),this}write(t){if(this[Kr])throw new Error("write after end");return t instanceof mf?this[Vd](t):this[xs](t),this.flowing}[Vd](t){let e=J(Gd.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Wd(t.path,e);r.entry=new dm(t,this[ya](r)),r.entry.on("end",()=>this[_a](r)),this[ct]+=1,this[at].push(r)}this[Cn]()}[xs](t){let e=J(Gd.resolve(this.cwd,t));this[at].push(new Wd(t,e)),this[Cn]()}[za](t){t.pending=!0,this[ct]+=1;let e=this.follow?"stat":"lstat";_s[e](t.absolute,(r,s)=>{t.pending=!1,this[ct]-=1,r?this.emit("error",r):this[ls](t,s)})}[ls](t,e){if(this.statCache.set(t.absolute,e),t.stat=e,!this.filter(t.path,e))t.ignore=!0;else if(e.isFile()&&e.nlink>1&&!this.linkCache.get(`${e.dev}:${e.ino}`)&&!this.sync)if(t===this[Qt])this[ss](t);else{let r=`${e.dev}:${e.ino}`,s=this[Vr].get(r);s?s.push(t):this[Vr].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Cn]()}[Fa](t){t.pending=!0,this[ct]+=1,_s.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[ct]-=1,e)return this.emit("error",e);this[hs](t,r)})}[hs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Cn]()}[Cn](){if(!this[$r]){this[$r]=!0;for(let t=this[at].head;t&&this[ct]<this.jobs;t=t.next)if(this[ss](t.value),t.value.ignore){let e=t.next;this[at].removeNode(t),t.next=e}this[$r]=!1,this[Kr]&&this[at].length===0&&this[ct]===0&&(this.zip?this.zip.end(Kd):(super.write(Kd),super.end()))}}get[Qt](){return this[at]&&this[at].head&&this[at].head.value}[_a](t){this[at].shift(),this[ct]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,s=this[Vr].get(r);if(s){this[Vr].delete(r);for(let a of s)a.pending=!1,this[ss](a)}}this[Cn]()}[ss](t){if(t.pending&&t.pendingLink&&t===this[Qt]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[Qt]&&!t.piped&&this[ps](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[ls](t,e):this[za](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[hs](t,e):this[Fa](t),!t.readdir)return}if(t.entry=this[$d](t),!t.entry){t.ignore=!0;return}t===this[Qt]&&!t.piped&&this[ps](t)}}}[ya](t){return{onwarn:(e,r,s)=>this.warn(e,r,s),noPax:this.noPax,cwd:this.cwd,absolute:t.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix,onWriteEntry:this.onWriteEntry}}[$d](t){this[ct]+=1;try{return new this[gs](t.path,this[ya](t)).on("end",()=>this[_a](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[ba](){this[Qt]&&this[Qt].entry&&this[Qt].entry.resume()}[ps](t){t.piped=!0,t.readdir&&t.readdir.forEach(s=>{let a=t.path,c=a==="./"?"":a.replace(/\/*$/,"/");this[xs](c+s)});let e=t.entry,r=this.zip;if(!e)throw new Error("cannot pipe without source");r?e.on("data",s=>{r.write(s)||e.pause()}):e.on("data",s=>{super.write(s)||e.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}warn(t,e,r={}){Is(this,t,e,r)}},tc=class extends Cs{sync=!0;constructor(t){super(t),this[gs]=cm}pause(){}resume(){}[za](t){let e=this.follow?"statSync":"lstatSync";this[ls](t,_s[e](t.absolute))}[Fa](t){this[hs](t,_s.readdirSync(t.absolute))}[ps](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(s=>{let a=t.path,c=a==="./"?"":a.replace(/\/*$/,"/");this[xs](c+s)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",s=>{r.write(s)}):e.on("data",s=>{super[Ef](s)})}},pm=(t,e)=>{let r=new tc(t),s=new df(t.file,{mode:t.mode||438});r.pipe(s),vf(r,e)},gm=(t,e)=>{let r=new Cs(t),s=new vs(t.file,{mode:t.mode||438});r.pipe(s);let a=new Promise((c,f)=>{s.on("error",f),s.on("close",c),r.on("error",f)});return Sf(r,e).catch(c=>r.emit("error",c)),a},vf=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?ur({file:ff.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:s=>t.add(s)}):t.add(r)}),t.end()},Sf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await ur({file:ff.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:s=>{t.add(s)}}):t.add(r);t.end()},mm=(t,e)=>{let r=new tc(t);return vf(r,e),r},wm=(t,e)=>{let r=new Cs(t);return Sf(r,e).catch(s=>r.emit("error",s)),r},wv=ai(pm,gm,mm,wm,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),ym=process.env.__FAKE_PLATFORM__||process.platform,Tf=ym==="win32",{O_CREAT:Rf,O_NOFOLLOW:Jd,O_TRUNC:Df,O_WRONLY:kf}=Cf.constants,Pf=Number(process.env.__FAKE_FS_O_FILENAME__)||Cf.constants.UV_FS_O_FILEMAP||0,bm=Tf&&!!Pf,Em=512*1024,vm=Pf|Df|Rf|kf,Zd=!Tf&&typeof Jd=="number"?Jd|Df|Rf|kf:null,Lf=Zd!==null?()=>Zd:bm?t=>t<Em?vm:"w":()=>"w",Ua=(t,e,r)=>{try{return Ts.lchownSync(t,e,r)}catch(s){if(s?.code!=="ENOENT")throw s}},bs=(t,e,r,s)=>{Ts.lchown(t,e,r,a=>{s(a&&a?.code!=="ENOENT"?a:null)})},Sm=(t,e,r,s,a)=>{if(e.isDirectory())Of(ei.resolve(t,e.name),r,s,c=>{if(c)return a(c);let f=ei.resolve(t,e.name);bs(f,r,s,a)});else{let c=ei.resolve(t,e.name);bs(c,r,s,a)}},Of=(t,e,r,s)=>{Ts.readdir(t,{withFileTypes:!0},(a,c)=>{if(a){if(a.code==="ENOENT")return s();if(a.code!=="ENOTDIR"&&a.code!=="ENOTSUP")return s(a)}if(a||!c.length)return bs(t,e,r,s);let f=c.length,u=null,x=h=>{if(!u){if(h)return s(u=h);if(--f===0)return bs(t,e,r,s)}};for(let h of c)Sm(t,h,e,r,x)})},Im=(t,e,r,s)=>{e.isDirectory()&&Nf(ei.resolve(t,e.name),r,s),Ua(ei.resolve(t,e.name),r,s)},Nf=(t,e,r)=>{let s;try{s=Ts.readdirSync(t,{withFileTypes:!0})}catch(a){let c=a;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return Ua(t,e,r);throw c}for(let a of s)Im(t,a,e,r);return Ua(t,e,r)},Mf=class extends Error{path;code;syscall="chdir";constructor(t,e){super(`${e}: Cannot cd into '${t}'`),this.path=t,this.code=e}get name(){return"CwdError"}},Rs=class extends Error{path;symlink;syscall="symlink";code="TAR_SYMLINK_ERROR";constructor(t,e){super("TAR_SYMLINK_ERROR: Cannot extract through symbolic link"),this.symlink=t,this.path=e}get name(){return"SymlinkError"}},Cm=(t,e)=>{$e.stat(t,(r,s)=>{(r||!s.isDirectory())&&(r=new Mf(t,r?.code||"ENOTDIR")),e(r)})},Tm=(t,e,r)=>{t=J(t);let s=e.umask??18,a=e.mode|448,c=(a&s)!==0,f=e.uid,u=e.gid,x=typeof f=="number"&&typeof u=="number"&&(f!==e.processUid||u!==e.processGid),h=e.preserve,m=e.unlink,v=J(e.cwd),A=(b,S)=>{b?r(b):S&&x?Of(S,f,u,I=>A(I)):c?$e.chmod(t,a,r):r()};if(t===v)return Cm(t,A);if(h)return Am.mkdir(t,{mode:a,recursive:!0}).then(b=>A(null,b??void 0),A);let _=J(Es.relative(v,t)).split("/");qa(v,_,a,m,v,void 0,A)},qa=(t,e,r,s,a,c,f)=>{if(e.length===0)return f(null,c);let u=e.shift(),x=J(Es.resolve(t+"/"+u));$e.mkdir(x,r,Bf(x,e,r,s,a,c,f))},Bf=(t,e,r,s,a,c,f)=>u=>{u?$e.lstat(t,(x,h)=>{if(x)x.path=x.path&&J(x.path),f(x);else if(h.isDirectory())qa(t,e,r,s,a,c,f);else if(s)$e.unlink(t,m=>{if(m)return f(m);$e.mkdir(t,r,Bf(t,e,r,s,a,c,f))});else{if(h.isSymbolicLink())return f(new Rs(t,t+"/"+e.join("/")));f(u)}}):(c=c||t,qa(t,e,r,s,a,c,f))},Rm=t=>{let e=!1,r;try{e=$e.statSync(t).isDirectory()}catch(s){r=s?.code}finally{if(!e)throw new Mf(t,r??"ENOTDIR")}},Dm=(t,e)=>{t=J(t);let r=e.umask??18,s=e.mode|448,a=(s&r)!==0,c=e.uid,f=e.gid,u=typeof c=="number"&&typeof f=="number"&&(c!==e.processUid||f!==e.processGid),x=e.preserve,h=e.unlink,m=J(e.cwd),v=b=>{b&&u&&Nf(b,c,f),a&&$e.chmodSync(t,s)};if(t===m)return Rm(m),v();if(x)return v($e.mkdirSync(t,{mode:s,recursive:!0})??void 0);let A=J(Es.relative(m,t)).split("/"),_;for(let b=A.shift(),S=m;b&&(S+="/"+b);b=A.shift()){S=J(Es.resolve(S));try{$e.mkdirSync(S,s),_=_||S}catch{let I=$e.lstatSync(S);if(I.isDirectory())continue;if(h){$e.unlinkSync(S),$e.mkdirSync(S,s),_=_||S;continue}else if(I.isSymbolicLink())return new Rs(S,S+"/"+A.join("/"))}}return v(_)},Ea=Object.create(null),Yd=1e4,nr=new Set,km=t=>{nr.has(t)?nr.delete(t):Ea[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),nr.add(t);let e=Ea[t],r=nr.size-Yd;if(r>Yd/10){for(let s of nr)if(nr.delete(s),delete Ea[s],--r<=0)break}return e},Pm=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Lm=Pm==="win32",Om=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let s=e.at(-1);return s!==void 0&&(r=zf(s,r)),e.push(r||"/"),e},[]),Nm=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=Lm?["win32 parallelization disabled"]:t.map(s=>Qr(zf(km(s))));let r=new Set(t.map(s=>Om(s)).reduce((s,a)=>s.concat(a)));this.#n.set(e,{dirs:r,paths:t});for(let s of t){let a=this.#e.get(s);a?a.push(e):this.#e.set(s,[e])}for(let s of r){let a=this.#e.get(s);if(!a)this.#e.set(s,[new Set([e])]);else{let c=a.at(-1);c instanceof Set?c.add(e):a.push(new Set([e]))}}return this.#i(e)}#s(t){let e=this.#n.get(t);if(!e)throw new Error("function does not have any path reservations");return{paths:e.paths.map(r=>this.#e.get(r)),dirs:[...e.dirs].map(r=>this.#e.get(r))}}check(t){let{paths:e,dirs:r}=this.#s(t);return e.every(s=>s&&s[0]===t)&&r.every(s=>s&&s[0]instanceof Set&&s[0].has(t))}#i(t){return this.#r.has(t)||!this.check(t)?!1:(this.#r.add(t),t(()=>this.#t(t)),!0)}#t(t){if(!this.#r.has(t))return!1;let e=this.#n.get(t);if(!e)throw new Error("invalid reservation");let{paths:r,dirs:s}=e,a=new Set;for(let c of r){let f=this.#e.get(c);if(!f||f?.[0]!==t)continue;let u=f[1];if(!u){this.#e.delete(c);continue}if(f.shift(),typeof u=="function")a.add(u);else for(let x of u)a.add(x)}for(let c of s){let f=this.#e.get(c),u=f?.[0];if(!(!f||!(u instanceof Set)))if(u.size===1&&f.length===1){this.#e.delete(c);continue}else if(u.size===1){f.shift();let x=f[0];typeof x=="function"&&a.add(x)}else u.delete(t)}return this.#r.delete(t),a.forEach(c=>this.#i(c)),!0}},Mm=()=>process.umask(),Xd=Symbol("onEntry"),Ha=Symbol("checkFs"),Qd=Symbol("checkFs2"),ja=Symbol("isReusable"),Xe=Symbol("makeFs"),Ga=Symbol("file"),Wa=Symbol("directory"),ms=Symbol("link"),ef=Symbol("symlink"),tf=Symbol("hardlink"),Yr=Symbol("ensureNoSymlink"),nf=Symbol("unsupported"),rf=Symbol("checkPath"),va=Symbol("stripAbsolutePath"),sn=Symbol("mkdir"),De=Symbol("onError"),os=Symbol("pending"),sf=Symbol("pend"),rr=Symbol("unpend"),Sa=Symbol("ended"),Ia=Symbol("maybeClose"),Ka=Symbol("skip"),ti=Symbol("doChown"),ni=Symbol("uid"),ri=Symbol("gid"),ii=Symbol("checkedCwd"),Bm=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,si=Bm==="win32",zm=1024,Fm=(t,e)=>{if(!si)return X.unlink(t,e);let r=t+".DELETE."+Af(16).toString("hex");X.rename(t,r,s=>{if(s)return e(s);X.unlink(r,e)})},Um=t=>{if(!si)return X.unlinkSync(t);let e=t+".DELETE."+Af(16).toString("hex");X.renameSync(t,e),X.unlinkSync(e)},of=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,nc=class extends oi{[Sa]=!1;[ii]=!1;[os]=0;reservations=new Nm;transform;writable=!0;readable=!1;uid;gid;setOwner;preserveOwner;processGid;processUid;maxDepth;forceChown;win32;newer;keep;noMtime;preservePaths;unlink;cwd;strip;processUmask;umask;dmode;fmode;chmod;constructor(t={}){if(t.ondone=()=>{this[Sa]=!0,this[Ia]()},super(t),this.transform=t.transform,this.chmod=!!t.chmod,typeof t.uid=="number"||typeof t.gid=="number"){if(typeof t.uid!="number"||typeof t.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(t.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=t.uid,this.gid=t.gid,this.setOwner=!0}else this.uid=void 0,this.gid=void 0,this.setOwner=!1;this.preserveOwner=t.preserveOwner===void 0&&typeof t.uid!="number"?!!(process.getuid&&process.getuid()===0):!!t.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():void 0,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():void 0,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:zm,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||si,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=J(ve.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:Mm():0,this.umask=typeof t.umask=="number"?t.umask:this.processUmask,this.dmode=t.dmode||511&~this.umask,this.fmode=t.fmode||438&~this.umask,this.on("entry",e=>this[Xd](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[Ia](){this[Sa]&&this[os]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[va](t,e){let r=t[e],{type:s}=t;if(!r||this.preservePaths)return!0;let[a,c]=Xa(r),f=c.replaceAll(/\\/g,"/").split("/");if(f.includes("..")||si&&/^[a-z]:\.\.$/i.test(f[0]??"")){if(e==="path"||s==="Link")return this.warn("TAR_ENTRY_ERROR",`${e} contains '..'`,{entry:t,[e]:r}),!1;let u=ve.posix.dirname(t.path),x=ve.posix.normalize(ve.posix.join(u,f.join("/")));if(x.startsWith("../")||x==="..")return this.warn("TAR_ENTRY_ERROR",`${e} escapes extraction directory`,{entry:t,[e]:r}),!1}return a&&(t[e]=String(c),this.warn("TAR_ENTRY_INFO",`stripping ${a} from absolute ${e}`,{entry:t,[e]:r})),!0}[rf](t){let e=J(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let s=J(String(t.linkpath)).split("/");if(s.length>=this.strip)t.linkpath=s.slice(this.strip).join("/");else return!1}r.splice(0,this.strip),t.path=r.join("/")}if(isFinite(this.maxDepth)&&r.length>this.maxDepth)return this.warn("TAR_ENTRY_ERROR","path excessively deep",{entry:t,path:e,depth:r.length,maxDepth:this.maxDepth}),!1;if(!this[va](t,"path")||!this[va](t,"linkpath"))return!1;if(t.absolute=ve.isAbsolute(t.path)?J(ve.resolve(t.path)):J(ve.resolve(this.cwd,t.path)),!this.preservePaths&&typeof t.absolute=="string"&&t.absolute.indexOf(this.cwd+"/")!==0&&t.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:t,path:J(t.path),resolvedPath:t.absolute,cwd:this.cwd}),!1;if(t.absolute===this.cwd&&t.type!=="Directory"&&t.type!=="GNUDumpDir")return!1;if(this.win32){let{root:s}=ve.win32.parse(String(t.absolute));t.absolute=s+Fd(String(t.absolute).slice(s.length));let{root:a}=ve.win32.parse(t.path);t.path=a+Fd(t.path.slice(a.length))}return!0}[Xd](t){if(!this[rf](t))return t.resume();switch(_m.equal(typeof t.absolute,"string"),t.type){case"Directory":case"GNUDumpDir":t.mode&&(t.mode=t.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[Ha](t);default:return this[nf](t)}}[De](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[rr](),e.resume())}[sn](t,e,r){Tm(J(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e},r)}[ti](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[ni](t){return of(this.uid,t.uid,this.processUid)}[ri](t){return of(this.gid,t.gid,this.processGid)}[Ga](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,s=new vs(String(t.absolute),{flags:Lf(t.size),mode:r,autoClose:!1});s.on("error",u=>{s.fd&&X.close(s.fd,()=>{}),s.write=()=>!0,this[De](u,t),e()});let a=1,c=u=>{if(u){s.fd&&X.close(s.fd,()=>{}),this[De](u,t),e();return}--a===0&&s.fd!==void 0&&X.close(s.fd,x=>{x?this[De](x,t):this[rr](),e()})};s.on("finish",()=>{let u=String(t.absolute),x=s.fd;if(typeof x=="number"&&t.mtime&&!this.noMtime){a++;let h=t.atime||new Date,m=t.mtime;X.futimes(x,h,m,v=>v?X.utimes(u,h,m,A=>c(A&&v)):c())}if(typeof x=="number"&&this[ti](t)){a++;let h=this[ni](t),m=this[ri](t);typeof h=="number"&&typeof m=="number"&&X.fchown(x,h,m,v=>v?X.chown(u,h,m,A=>c(A&&v)):c())}c()});let f=this.transform&&this.transform(t)||t;f!==t&&(f.on("error",u=>{this[De](u,t),e()}),t.pipe(f)),f.pipe(s)}[Wa](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[sn](String(t.absolute),r,s=>{if(s){this[De](s,t),e();return}let a=1,c=()=>{--a===0&&(e(),this[rr](),t.resume())};t.mtime&&!this.noMtime&&(a++,X.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[ti](t)&&(a++,X.chown(String(t.absolute),Number(this[ni](t)),Number(this[ri](t)),c)),c()})}[nf](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[ef](t,e){let r=J(ve.relative(this.cwd,ve.resolve(ve.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Yr](t,this.cwd,r,()=>this[ms](t,String(t.linkpath),"symlink",e),s=>{this[De](s,t),e()})}[tf](t,e){let r=J(ve.resolve(this.cwd,String(t.linkpath))),s=J(String(t.linkpath)).split("/");this[Yr](t,this.cwd,s,()=>this[ms](t,r,"link",e),a=>{this[De](a,t),e()})}[Yr](t,e,r,s,a){let c=r.shift();if(this.preservePaths||c===void 0)return s();let f=ve.resolve(e,c);X.lstat(f,(u,x)=>{if(u)return s();if(x?.isSymbolicLink())return a(new Rs(f,ve.resolve(f,r.join("/"))));this[Yr](t,f,r,s,a)})}[sf](){this[os]++}[rr](){this[os]--,this[Ia]()}[Ka](t){this[rr](),t.resume()}[ja](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!si}[Ha](t){this[sf]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Qd](t,r))}[Qd](t,e){let r=f=>{e(f)},s=()=>{this[sn](this.cwd,this.dmode,f=>{if(f){this[De](f,t),r();return}this[ii]=!0,a()})},a=()=>{if(t.absolute!==this.cwd){let f=J(ve.dirname(String(t.absolute)));if(f!==this.cwd)return this[sn](f,this.dmode,u=>{if(u){this[De](u,t),r();return}c()})}c()},c=()=>{X.lstat(String(t.absolute),(f,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Ka](t),r();return}if(f||this[ja](t,u))return this[Xe](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let x=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,h=m=>this[Xe](m??null,t,r);return x?X.chmod(String(t.absolute),Number(t.mode),h):h()}if(t.absolute!==this.cwd)return X.rmdir(String(t.absolute),x=>this[Xe](x??null,t,r))}if(t.absolute===this.cwd)return this[Xe](null,t,r);Fm(String(t.absolute),x=>this[Xe](x??null,t,r))})};this[ii]?a():s()}[Xe](t,e,r){if(t){this[De](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Ga](e,r);case"Link":return this[tf](e,r);case"SymbolicLink":return this[ef](e,r);case"Directory":case"GNUDumpDir":return this[Wa](e,r)}}[ms](t,e,r,s){X[r](e,String(t.absolute),a=>{a?this[De](a,t):(this[rr](),t.resume()),s()})}},Jr=t=>{try{return[null,t()]}catch(e){return[e,null]}},Ff=class extends nc{sync=!0;[Xe](t,e){return super[Xe](t,e,()=>{})}[Ha](t){if(!this[ii]){let a=this[sn](this.cwd,this.dmode);if(a)return this[De](a,t);this[ii]=!0}if(t.absolute!==this.cwd){let a=J(ve.dirname(String(t.absolute)));if(a!==this.cwd){let c=this[sn](a,this.dmode);if(c)return this[De](c,t)}}let[e,r]=Jr(()=>X.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Ka](t);if(e||this[ja](t,r))return this[Xe](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[f]=c?Jr(()=>{X.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[Xe](f,t)}let[a]=Jr(()=>X.rmdirSync(String(t.absolute)));this[Xe](a,t)}let[s]=t.absolute===this.cwd?[]:Jr(()=>Um(String(t.absolute)));this[Xe](s,t)}[Ga](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,s=f=>{let u;try{X.closeSync(a)}catch(x){u=x}(f||u)&&this[De](f||u,t),e()},a;try{a=X.openSync(String(t.absolute),Lf(t.size),r)}catch(f){return s(f)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",f=>this[De](f,t)),t.pipe(c)),c.on("data",f=>{try{X.writeSync(a,f,0,f.length)}catch(u){s(u)}}),c.on("end",()=>{let f=null;if(t.mtime&&!this.noMtime){let u=t.atime||new Date,x=t.mtime;try{X.futimesSync(a,u,x)}catch(h){try{X.utimesSync(String(t.absolute),u,x)}catch{f=h}}}if(this[ti](t)){let u=this[ni](t),x=this[ri](t);try{X.fchownSync(a,Number(u),Number(x))}catch(h){try{X.chownSync(String(t.absolute),Number(u),Number(x))}catch{f=f||h}}}s(f)})}[Wa](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,s=this[sn](String(t.absolute),r);if(s){this[De](s,t),e();return}if(t.mtime&&!this.noMtime)try{X.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[ti](t))try{X.chownSync(String(t.absolute),Number(this[ni](t)),Number(this[ri](t)))}catch{}e(),t.resume()}[sn](t,e){try{return Dm(J(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e})}catch(r){return r}}[Yr](t,e,r,s,a){if(this.preservePaths||r.length===0)return s();let c=e;for(let f of r){c=ve.resolve(c,f);let[u,x]=Jr(()=>X.lstatSync(c));if(u)return s();if(x.isSymbolicLink())return a(new Rs(c,ve.resolve(e,r.join("/"))))}s()}[ms](t,e,r,s){let a=`${r}Sync`;try{X[a](e,String(t.absolute)),s(),t.resume()}catch(c){return this[De](c,t)}}},qm=t=>{let e=new Ff(t),r=t.file,s=If.statSync(r),a=t.maxReadSize||16*1024*1024;new ag(r,{readSize:a,size:s.size}).pipe(e)},Hm=(t,e)=>{let r=new nc(t),s=t.maxReadSize||16*1024*1024,a=t.file;return new Promise((c,f)=>{r.on("error",f),r.on("close",c),If.stat(a,(u,x)=>{if(u)f(u);else{let h=new $a(a,{readSize:s,size:x.size});h.on("error",f),h.pipe(r)}})})},Uf=ai(qm,Hm,t=>new Ff(t),t=>new nc(t),(t,e)=>{e?.length&&wf(t,e)}),jm=(t,e)=>{let r=new tc(t),s=!0,a,c;try{try{a=Ve.openSync(t.file,"r+")}catch(x){if(x?.code==="ENOENT")a=Ve.openSync(t.file,"w+");else throw x}let f=Ve.fstatSync(a),u=Buffer.alloc(512);e:for(c=0;c<f.size;c+=512){for(let m=0,v=0;m<512;m+=v){if(v=Ve.readSync(a,u,m,u.length-m,c+m),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!v)break e}let x=new kn(u);if(!x.cksumValid)break;let h=512*Math.ceil((x.size||0)/512);if(c+h+512>f.size)break;c+=h,t.mtimeCache&&x.mtime&&t.mtimeCache.set(String(x.path),x.mtime)}s=!1,Gm(t,r,c,a,e)}finally{if(s)try{Ve.closeSync(a)}catch{}}},Gm=(t,e,r,s,a)=>{let c=new df(t.file,{fd:s,start:r});e.pipe(c),Km(e,a)},Wm=(t,e)=>{e=Array.from(e);let r=new Cs(t),s=(a,c,f)=>{let u=(A,_)=>{A?Ve.close(a,b=>f(A)):f(null,_)},x=0;if(c===0)return u(null,0);let h=0,m=Buffer.alloc(512),v=(A,_)=>{if(A||_===void 0)return u(A);if(h+=_,h<512&&_)return Ve.read(a,m,h,m.length-h,x+h,v);if(x===0&&m[0]===31&&m[1]===139)return u(new Error("cannot append to compressed archives"));if(h<512)return u(null,x);let b=new kn(m);if(!b.cksumValid)return u(null,x);let S=512*Math.ceil((b.size??0)/512);if(x+S+512>c||(x+=S+512,x>=c))return u(null,x);t.mtimeCache&&b.mtime&&t.mtimeCache.set(String(b.path),b.mtime),h=0,Ve.read(a,m,0,512,x,v)};Ve.read(a,m,0,512,x,v)};return new Promise((a,c)=>{r.on("error",c);let f="r+",u=(x,h)=>{if(x&&x.code==="ENOENT"&&f==="r+")return f="w+",Ve.open(t.file,f,u);if(x||!h)return c(x);Ve.fstat(h,(m,v)=>{if(m)return Ve.close(h,()=>c(m));s(h,v.size,(A,_)=>{if(A)return c(A);let b=new vs(t.file,{fd:h,start:_});r.pipe(b),b.on("error",c),b.on("close",a),Vm(r,e)})})};Ve.open(t.file,f,u)})},Km=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?ur({file:qf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:s=>t.add(s)}):t.add(r)}),t.end()},Vm=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await ur({file:qf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:s=>t.add(s)}):t.add(r);t.end()},Zr=ai(jm,Wm,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!pg(t))throw new TypeError("file is required");if(t.gzip||t.brotli||t.zstd||t.file.endsWith(".br")||t.file.endsWith(".tbr"))throw new TypeError("cannot append to compressed archives");if(!e?.length)throw new TypeError("no paths specified to add/replace")}),Lv=ai(Zr.syncFile,Zr.asyncFile,Zr.syncNoFile,Zr.asyncNoFile,(t,e=[])=>{Zr.validate?.(t,e),$m(t)}),$m=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,s)=>e(r,s)&&!((t.mtimeCache?.get(r)??s.mtime??0)>(s.mtime??0)):(r,s)=>!((t.mtimeCache?.get(r)??s.mtime??0)>(s.mtime??0))};Vt();var _t={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 ci(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Hf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function jf(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function Gf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function lr(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}var R=class extends Error{code;retriable;cause;constructor(e,r,s){super(r),this.name="BridgeError",this.code=e,this.retriable=s?.retriable??!1,s?.cause!==void 0&&(this.cause=s.cause)}};ee();Me();function Nt(t,e){if(ci(t)!=="cloud")throw new R("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function Ds(t){return t.startsWith("http://")||t.startsWith("https://")}function ks(t){return t.endsWith("/")?t.slice(0,-1):t}ee();var Ps="1008033",Wf="1289";var Kf="pbbp2",Vf="https://www.coze.cn",$f="/api/coze_claw/resource/get_frontier_key",Zm="https://www.coze.cn",Ym="wss://frontier.coze.cn";function Ls(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??Zm}function Jf(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??Ym}function xr(t){let e={},r=t?.ttEnv??process.env.COZE_BRIDGE_TT_ENV,s=t?.usePpe??process.env.COZE_BRIDGE_USE_PPE;return r&&(e["x-tt-env"]=r),s&&(e["x-use-ppe"]=s),e}function fi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var di=j("handshake");async function rc(t){let e=Ls(t.endpoint),r=t.timeoutMs??1e4,s=`${ks(e)}${$f}?aid=${encodeURIComponent(Ps)}`,a={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...xr(t.ppeOverride)},c=new AbortController,f=setTimeout(()=>c.abort(),r);di.info("frontier key handshake",{base:e});try{let u=await fetch(s,{method:"GET",headers:a,signal:c.signal}),x=u.headers.get("x-tt-logid")??"",h=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let b=await u.text().catch(()=>"");throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${x}: ${b.slice(0,200)}`)}let m=await u.json();if(m.code!==void 0&&m.code!==0)throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${m.code} msg=${m.msg??"-"} logid=${x}`);let v=m.data??{},A=typeof v.access_key=="string"&&v.access_key||typeof v.accessKey=="string"&&v.accessKey||void 0,_=typeof v.device_id=="string"&&v.device_id||typeof v.deviceId=="string"&&v.deviceId||void 0;if(!A||!_){let b=JSON.stringify(m).slice(0,500);throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${x}: ${b}`)}return di.info("handshake ok",{remoteDeviceId:_,logid:x,traceId:h}),{accessKey:A,deviceId:_}}catch(u){if(u instanceof R)throw di.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw di.warn("handshake timeout",{base:e,timeoutMs:r}),new R("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let x=u.cause;throw di.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:x?.code,syscall:x?.syscall,cause:String(u).slice(0,300)}),new R("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(f)}}var ic=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",yt="auto";function Zf(t){return{model:t.model??yt,...t.modelToken?{modelToken:t.modelToken}:{}}}function Yf(t){return!t||t===yt}function Xf(t){let e={};return t.modelToken?(e.ANTHROPIC_BASE_URL=ic,e.ANTHROPIC_AUTH_TOKEN=t.modelToken,e.ANTHROPIC_MODEL=t.model||yt,t.modelInfo?.contextWindow&&(e.CLAUDE_CODE_MAX_CONTEXT_TOKENS=String(t.modelInfo.contextWindow))):Yf(t.model)||(e.ANTHROPIC_MODEL=t.model),e}function Qf(t){let e=[];return t.modelToken?e.push("-c",`model="${t.model||yt}"`):Yf(t.model)||e.push("-c",`model="${t.model}"`),t.modelToken&&(e.push("-c",'model_providers.coze.name="coze"'),e.push("-c",`model_providers.coze.base_url="${ic}/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"'),t.modelInfo?.contextWindow&&e.push("-c",`model_context_window=${t.modelInfo.contextWindow}`)),e}function eu(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function sc(t,e){let{ttEnv:r,usePpe:s}=fi(t),a={};return r&&(a["x-tt-env"]=r),s&&(a["x-use-ppe"]=s),e&&(a["x-mock-scenario"]=e),a}function tu(t,e,r){if(!t.modelToken)return{};let s=sc(e,r);return Object.keys(s).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(s).map(([c,f])=>`${c}:${f}`).join(`
|
|
118
|
+
`)}}function oc(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function nu(t,e,r){if(!t.modelToken)return null;let s=t.model||yt,a=sc(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let f={baseUrl:`${ic}/v1`,api:"openai-completions",apiKey:t.modelToken,models:[{id:s,name:s,reasoning:!1,input:c,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:t.modelInfo?.contextWindow??128e3,maxTokens:8192,api:"openai-completions"}]};return Object.keys(a).length>0&&(f.headers=a),f}function ru(t,e,r){if(!t.modelToken)return[];let s=sc(e,r),a=[];for(let[c,f]of Object.entries(s))a.push("-c",`model_providers.coze.http_headers.${c}="${f}"`);return a}var ke=j("agent-handlers"),iu=5*1024*1024,rw=1,iw=6,sw=new Set(["node_modules",".git",".coze","dist","build",".next"]),Os=class{constructor(e){this.opts=e}opts;async listSkills(e){Nt(e._meta,"_agent/listSkills");let r=lr(e._meta),s=await this.loadAgentCfg(r),a=s?.workspace??Tt(r).workspace,c=s?.skills??[],f=[];for(let u of c){let x=bt(a,u.relPath,"SKILL.md");await ew(x).then(m=>m.isFile()).catch(()=>!1)&&f.push(fw(u))}return{skills:f}}async addSkills(e){Nt(e._meta,"_agent/addSkills");let r=lr(e._meta),s=await this.requireAgentCfg(r),a=e.skills??[],c=[...s.skills??[]],f=new Map(c.map((x,h)=>[x.skillId,h])),u=[];for(let x of a){let h=await xc({agentId:r,workspace:s.workspace,framework:s.framework,skill:x});hc(c,f,h),u.push(x)}return await Fi(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){Nt(e._meta,"_agent/removeSkills");let r=lr(e._meta),s=await this.requireAgentCfg(r),a=new Set(e.skillIds??[]),c=s.skills??[],f=[];for(let u of c){if(!a.has(u.skillId)){f.push(u);continue}let x=bt(s.workspace,u.relPath);await Qm(x,{recursive:!0,force:!0}),ke.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await Fi(r,f),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}reloadAgentSessionsPublic(e,r){this.reloadAgentSessions(e,r)}reloadAgentSessions(e,r){let s=this.opts.agents.get(e);if(s)for(let[a,c]of s.sessions){if(!c.downstream)continue;let f=c.acpSessionId;if(f&&s.activeTriggers.has(f)||this.isRuntimePendingPermission(c)){c.reloadAfterTurn=!0,ke.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:s.framework,cloudId:a,acpId:f});continue}let x=c.downstream;c.downstream=void 0,ke.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:s.framework,cloudId:a,acpId:f}),x.stop(r).catch(h=>ke.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:a,err:String(h)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return ke.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,s=await Fe(r);if(!s)throw new R("AGENT_NOT_FOUND",`agent not found: ${r}`);if(s.cozeIdentity===e.cozeIdentity)return ke.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await Jn(s.workspace,s.framework,r,e.cozeIdentity)}catch(a){throw ke.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:s.framework,workspace:s.workspace,err:String(a)}),new R("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(a)}`,{cause:a})}return s.cozeIdentity=e.cozeIdentity,await Ge(s),ke.info("_agent/update: cozeIdentity rewritten",{agentId:r,framework:s.framework}),this.reloadAgentSessions(r,"identity-changed"),{ok:!0}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new R("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let s=await Fe(r);return s?(s.disconnectedAt=Date.now(),s.disconnectReason=e.reason??"",await Ge(s),ke.info("agent disconnected",{agentId:r,reason:e.reason??"",force:e.force??!1}),this.opts.disposeAndMarkDisconnected&&await this.opts.disposeAndMarkDisconnected(r,e.reason??"disconnect"),{ok:!0}):(ke.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async switchModel(e){if(Nt(e._meta,"_agent/switchModel"),!e.agentId)throw new R("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=e.model?.trim()?e.model:yt,s=await Fe(e.agentId);if(!s)throw new R("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);s.model=r,e.modelInfo&&(s.modelInfo=e.modelInfo),await Ge(s),ke.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let a=this.opts.agents.get(e.agentId);if(!a)return ke.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};a.model=r,e.modelInfo&&a.setModelInfo(e.modelInfo),this.opts.cleanupOpenclawProviders&&await this.opts.cleanupOpenclawProviders(a).catch(f=>ke.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(f)}));let c=[];for(let[f,u]of a.allSessionQueues())c.push(u.enqueue(async()=>{let x=a.sessions.get(f);x?.downstream&&(await x.downstream.stop(`switchModel: ${r}`).catch(()=>{}),x.downstream=void 0)}));return await Promise.all(c),ke.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:r,cloudSessions:c.length}),{ok:!0}}async resetAgent(e){if(Nt(e._meta,_t.RESET),!e.agentId)throw new R("IPC_BAD_REQUEST",`${_t.RESET}: missing agentId`);return await this.runDetailSync(e.agentId,_t.RESET,e.reason),{ok:!0}}async repairAgent(e){if(Nt(e._meta,_t.REPAIR),!e.agentId)throw new R("IPC_BAD_REQUEST",`${_t.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new R("IPC_BAD_REQUEST",`${_t.REPAIR} only allowed for openclaw, got ${r.framework}`);if(r&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,r.workspace)}catch(s){ke.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(s)})}return await this.runDetailSync(e.agentId,_t.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,s){if(!this.opts.detailSyncer){ke.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(a){ke.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:s,err:String(a)})}}async getFileTree(e){Nt(e._meta,"_agent/getFileTree");let r=e._meta,s=lr(r),a=await this.resolveWorkspace(s),c=e.filePath??"",f=this.safeJoin(a,c),u=await ac(f).catch(()=>null);if(!u)throw new R("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new R("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await Nr(f,a))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let x=bw(e.depth);return u.isDirectory()?{tree:await yw(a,f,c,x)}:{tree:[{name:Ew(c),path:uu(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Nt(e._meta,"_agent/getFileContent");let r=lr(e._meta),s=await this.resolveWorkspace(r);if(!e.filePath)throw new R("IPC_BAD_REQUEST","filePath required");let a=this.safeJoin(s,e.filePath),c=await ac(a).catch(()=>null);if(!c||!c.isFile())throw new R("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new R("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await Nr(a,s))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>iu)throw new R("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${iu})`);let f=await su(a);return f.includes(0)?{content:f.toString("base64"),encoding:"base64",size:c.size}:{content:f.toString("utf8"),encoding:"utf-8",size:c.size}}async resolveWorkspace(e){let r=this.opts.agents.get(e);return r?r.workspace:(await Fe(e).catch(()=>null))?.workspace??Tt(e).workspace}safeJoin(e,r){let s=fc(e,r||"."),a=lc(e,s);if(a.startsWith("..")||a===".."||a.startsWith(`..${ou}`))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return s}loadAgentCfg(e){return Fe(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new R("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function ow(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new R("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new R("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function aw(t){return t==="claude-code"?bt(".claude","skills"):bt(".agents","skills")}var cw=3e4,dw=50*1024*1024,hr=3e4;async function xc(t){let{agentId:e,workspace:r,framework:s,skill:a}=t;if(!a.skillName)throw new R("IPC_BAD_REQUEST","skill missing skillName");let c=typeof a.content=="string"&&a.content.length>0,f=typeof a.downloadUrl=="string"&&a.downloadUrl.length>0;if(!c&&!f)throw new R("IPC_BAD_REQUEST",`skill ${a.skillId} missing both content and downloadUrl`);let u=ow(a.skillName),x=aw(s),h=bt(x,u),m=bt(r,h);if(await cc(m,{recursive:!0}),c){let A=Buffer.from(a.content,"utf8");ui(A.length),await dc(bt(m,"SKILL.md"),A,"utf8")}else{let A=await uw(a.downloadUrl);xw(A)?await mw(A,m):hw(A)?await pw(A,m):await dc(bt(m,"SKILL.md"),A.toString("utf8"),"utf8")}let v={skillId:a.skillId,skillName:a.skillName,relPath:h,installedAt:Date.now(),...a.description?{description:a.description}:{},...a.icon?{icon:a.icon}:{},...a.version?{version:a.version}:{},...a.downloadUrl?{downloadUrl:a.downloadUrl}:{},...a.config?{config:a.config}:{},...a.builtin?{builtin:a.builtin}:{}};return ke.info("skill installed",{agentId:e,skillId:a.skillId,skillName:a.skillName,relPath:h,source:c?"content":"downloadUrl"}),v}function hc(t,e,r){let s=e.get(r.skillId);if(s!==void 0){t[s]=r;return}e.set(r.skillId,t.length),t.push(r)}function fw(t){return{skillId:t.skillId,skillName:t.skillName,...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}async function uw(t){if(!t)throw new R("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);ui(e);let r=lw(t);return ui(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await su(e);return ui(r.length),r}if(Ds(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),cw);try{let s=await fetch(t,{signal:e.signal});if(!s.ok)throw new R("IPC_BAD_REQUEST",`fetch skill failed HTTP ${s.status} ${t}`);let a=await s.arrayBuffer();return ui(a.byteLength),Buffer.from(a)}finally{clearTimeout(r)}}throw new R("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function ui(t){if(t>dw)throw new R("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function lw(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new R("IPC_BAD_REQUEST","bad data URL");let r=!!e[2],s=e[3]??"";return r?Buffer.from(s,"base64"):Buffer.from(decodeURIComponent(s),"utf8")}function xw(t){return t.length>=2&&t[0]===31&&t[1]===139}function hw(t){if(t.length<4||t[0]!==80||t[1]!==75)return!1;let e=t[2],r=t[3];return e===3&&r===4||e===5&&r===6}function uc(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function pw(t,e){let r,s;try{r=new du.default(t),s=r.getEntries()}catch(f){throw new R("IPC_BAD_REQUEST",`zip parse failed: ${f.message}`,{cause:f})}for(let f of s){let u=f.entryName;if(!u||uc(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new R("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(h=>h===".."))throw new R("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let x=f.header.attr>>>16&61440;if(x!==0&&x!==32768&&x!==16384)throw new R("IPC_BAD_REQUEST",`zip entry kind 0x${x.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let a=gw(s),c=fc(e);for(let f of s){if(uc(f.entryName))continue;let u=f.entryName;if(a&&u.startsWith(a)&&(u=u.slice(a.length)),!u)continue;let x=fc(e,u),h=lc(c,x);if(h.startsWith("..")||h==="..")throw new R("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(f.isDirectory){await cc(x,{recursive:!0});continue}await cc(tw(x),{recursive:!0});let m;try{m=f.getData()}catch(v){throw new R("IPC_BAD_REQUEST",`zip entry getData failed (${f.entryName}): ${v.message}`,{cause:v})}await dc(x,m)}}function gw(t){let e;for(let r of t){let s=r.entryName;if(!s||uc(s))continue;let a=s.indexOf("/");if(a<=0)return;let c=s.slice(0,a+1);if(e===void 0)e=c;else if(e!==c)return}return e}async function mw(t,e){await ww(t);let r=Uf({cwd:e,strip:1}),s=!1,a=setTimeout(()=>{s=!0,r.destroy(new R("IPC_BAD_REQUEST",`tar extract timeout (${hr}ms)`))},hr);try{await cu(au.from(t),r)}catch(c){throw c instanceof R?c:s?new R("IPC_BAD_REQUEST",`tar extract timeout (${hr}ms)`):new R("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(a)}}async function ww(t){let e=[],r=ur({onReadEntry:c=>{let f=c.path,u=c.type;if(u!=="File"&&u!=="Directory"){e.push(`tar entry kind '${u}' not allowed (symlink/hardlink/special): ${f.slice(0,100)}`);return}if(f.startsWith("/")||f.startsWith("\\")||/^[a-zA-Z]:[\\/]/.test(f)){e.push(`tar entry absolute path: ${f}`);return}f.split(/[/\\]/).some(h=>h==="..")&&e.push(`tar entry contains '..': ${f}`)}}),s=!1,a=setTimeout(()=>{s=!0,r.destroy(new R("IPC_BAD_REQUEST",`tar list timeout (${hr}ms)`))},hr);try{await cu(au.from(t),r)}catch(c){throw s?new R("IPC_BAD_REQUEST",`tar list timeout (${hr}ms)`):new R("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(a)}if(e.length>0)throw new R("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var _w=5e3;async function yw(t,e,r,s){return fu(t,e,r,s,{count:0})}async function fu(t,e,r,s,a){if(s<=0)return[];let c;try{c=await Xm(e,{withFileTypes:!0})}catch{return[]}let f=[];for(let u of c){if(sw.has(u.name)||u.isSymbolicLink())continue;if(a.count>=_w){f.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let x=bt(e,u.name),h=nw(bt(r,u.name)),m=null;try{m=await ac(x)}catch{continue}if(m.isSymbolicLink())continue;a.count++;let v={name:u.name,path:uu(lc(t,x)),isDir:m.isDirectory(),size:m.size,modifiedAt:Math.floor(m.mtimeMs)};m.isDirectory()&&s>1&&(v.children=await fu(t,x,h,s-1,a)),f.push(v)}return f.sort((u,x)=>u.isDir!==x.isDir?u.isDir?-1:1:u.name.localeCompare(x.name)),f}function bw(t){return!t||t<=0?rw:Math.min(t,iw)}function Ew(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function uu(t){return t.split(ou).join("/")}ee();import{readFileSync as GS}from"node:fs";import{dirname as KS,join as VS}from"node:path";import{fileURLToPath as JS}from"node:url";var pr="0.1.78";var cn=j("agent-health-reporter"),vw=1e4,li=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??vw}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()}),cn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),cn.info("heartbeat stopped"))}async tick(){if(this.inFlight){cn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){cn.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let r=[];for(let f of this.opts.core.agents.values()){let u=Sw(f);if(!u)continue;let x={agentId:f.agentId,status:u};f.patToken&&(x.patToken=f.patToken),f.accountId&&(x.accountId=f.accountId),r.push(x)}if(r.length===0)return;let s={agents:r,bridgeVersion:pr,_meta:{cozeDeviceId:e}},a;try{a=await this.opts.core.sendRequest("_agent/health",s,5e3)}catch(f){cn.warn("heartbeat batch send failed",{count:r.length,err:String(f)})}let c=a?.authFailures;if(c&&c.length>0&&(cn.warn("heartbeat received authFailures from cloud",{count:c.length,agentIds:c.map(f=>f.agentId)}),this.opts.onAuthFailures))try{await this.opts.onAuthFailures(c)}catch(f){cn.warn("onAuthFailures callback failed (ignored)",{err:String(f)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){cn.warn("onTickEnd hook failed",{err:String(r)})}}};function Sw(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}Vt();import{mkdir as mc,rm as r_}from"node:fs/promises";Kt();Kt();import{spawnSync as Pw}from"node:child_process";function xi(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function hi(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function gr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function dn(t,e){return{jsonrpc:"2.0",id:t,error:e}}var Ns=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)}},Q={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,AGENT_FRAME_IDLE_TIMEOUT:-32016,MODEL_MODALITY_UNSUPPORTED:-32017};function lu(t){return"method"in t&&"id"in t&&t.id!==void 0}function xu(t){return"method"in t&&!("id"in t)}function Ms(t){return!("method"in t)&&"id"in t}var Iw={AGENT_NOT_FOUND:Q.AGENT_NOT_FOUND,AGENT_BUSY:Q.AGENT_BUSY,AGENT_DISCONNECTED:Q.AGENT_DISCONNECTED,AGENT_TIMEOUT:Q.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Q.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Q.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Q.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Q.INTERNAL_ERROR,BRIDGE_INTERNAL:Q.INTERNAL_ERROR,IPC_AUTH_FAILED:Q.INTERNAL_ERROR,IPC_BAD_REQUEST:Q.INVALID_REQUEST,MODEL_TOKEN_GEN_FAILED:Q.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Q.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Q.OPERATION_NOT_ALLOWED_FOR_LOCAL,UPSTREAM_DISCONNECTED:Q.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Q.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Q.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Q.FILE_TOO_LARGE,UNSUPPORTED_MIME:Q.UNSUPPORTED_MIME,UPLOAD_FAILED:Q.UPLOAD_FAILED,UPSTREAM_NOT_READY:Q.UPSTREAM_NOT_READY,NPX_CACHE_CORRUPT:Q.INTERNAL_ERROR};function Aw(t){if(t!=null)return t instanceof Error?{name:t.name,message:pi(t.message)}:typeof t=="string"?pi(t):typeof t=="object"?Tw(t):t}var Cw=[[/\/Users\/[^/\s'"`)]+/g,"/Users/<redacted>"],[/\/home\/[^/\s'"`)]+/g,"/home/<redacted>"],[/[A-Za-z]:\\Users\\[^\\\s'"`)]+/g,"C:\\Users\\<redacted>"],[/(Bearer|Token|Authorization:)\s+[\w._-]+/gi,"$1 <redacted>"],[/\b(sk|pat|ak)[-_][A-Za-z0-9_-]{20,}\b/g,"<redacted-key>"]];function pi(t){let e=t;for(let[r,s]of Cw)e=e.replace(r,s);return e}function Tw(t){let e={};for(let[r,s]of Object.entries(t))typeof s=="string"?e[r]=pi(s):e[r]=s;return e}function gi(t){if(t instanceof R){let e=Aw(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),{code:Iw[t.code]??Q.INTERNAL_ERROR,message:pi(t.message),data:r}}return{code:Q.INTERNAL_ERROR,message:pi(t instanceof Error?t.message:String(t))}}function hu(t){let e=t.data,r=e?.bridgeCode??"AGENT_PROTOCOL_ERROR",s=!!e&&typeof e.message=="string"&&!!e.message,a=s?e?.message:t.message,c=t.data;if(s&&e){let{message:f,...u}=e;c=u}return new R(r,a,{retriable:e?.retriable??!1,cause:c})}function gu(t){return`${JSON.stringify(t)}
|
|
119
|
+
`}var pu=10*1024*1024,Bs=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>pu){let a=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${a} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${pu} bytes`)}),[]}let r=this.buffer.split(`
|
|
120
|
+
`);this.buffer=r.pop()??"";let s=[];for(let a of r){let c=a.replace(/\r$/,"").trim();if(c)try{s.push(JSON.parse(c))}catch(f){this.onError?.({line:c,error:f})}}return s}flush(){if(!this.buffer)return[];let e=this.buffer.replace(/\r$/,"").trim();if(this.buffer="",!e)return[];try{return[JSON.parse(e)]}catch(r){return this.onError?.({line:e,error:r}),[]}}};var wu={"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"},o1=Object.fromEntries(Object.entries(wu).map(([t,e])=>[e,t])),Rw={"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:[]},mr=class{seq=0;next(e,r){this.seq+=1;let s=wu[e]??Dw(e),a=Rw[s]??[],c=[s,String(this.seq)];if(a.length>0){let f=a.map(x=>mu(r?.[x]??"")),u=kw(f).join(":");u&&c.push(u)}else r&&Object.values(r).some(f=>f)&&c.push(Object.values(r).filter(Boolean).map(f=>mu(String(f))).join(":"));return c.join("_")}reset(){this.seq=0}};function Dw(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function mu(t){return t.replace(/[:_\s]+/g,"-")}function kw(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}Kn();function fn(t,e){let r=process.env[t];if(!r)return e;let s=Number(r);return Number.isFinite(s)&&s>0?s:e}ee();var Lw=fn("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),Ow=200,Nw=/(ENOTEMPTY|EEXIST).*_npx[/\\]/;function pc(t){return t.some(e=>Nw.test(e))}var Mw=fn("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),Bw=fn("COZE_BRIDGE_SESSION_PROMPT_FRAME_IDLE_MS",600*1e3),_u=500;function zw(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=_u?t:`${e.slice(0,_u)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function yu(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),Pw("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var Et=class{constructor(e){this.opts=e;this.log=j(`downstream.${this.constructor.name}`),this.decoder=new Bs({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new mr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stderrRing=[];sanitizeEnv(e){return e}async start(){if(this.child)throw new R("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=Gn(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=r,r.stdout?.setEncoding("utf8"),r.stdout?.on("data",s=>{try{for(let a of this.decoder.push(s))this.dispatch(a)}catch(a){this.log.warn("stdout dispatch threw, swallowed to keep daemon alive",{err:String(a)})}}),r.stderr?.setEncoding("utf8"),r.stderr?.on("data",s=>{let a=s.trimEnd();this.stderrRing.push(a),this.stderrRing.length>Ow&&this.stderrRing.shift(),this.log.debug("stderr",{text:a})}),r.stdin?.on("error",s=>{this.log.warn("child stdin error",{err:String(s)})}),r.stdout?.on("error",s=>{this.log.warn("child stdout error",{err:String(s)})}),r.stderr?.on("error",s=>{this.log.warn("child stderr error",{err:String(s)})}),r.on("exit",(s,a)=>{this.stopped=!0,(s!==0||a!==null)&&this.stderrRing.length>0&&(this.log.warn("downstream exited abnormally, recent stderr",{code:s,signal:a,recentStderr:[...this.stderrRing]}),(this.framework==="claude-code"||this.framework==="codex")&&pc(this.stderrRing)&&(this.log.warn("npx cache corruption detected, triggering global install fallback (D93)",{framework:this.framework}),mn(this.framework).catch(u=>{this.log.warn("D93 fallback install failed (will retry next spawn cycle)",{framework:this.framework,err:String(u)})})));try{for(let f of this.decoder.flush())this.dispatch(f)}catch(f){this.log.debug("decoder.flush on exit threw (ignored)",{err:String(f)})}this.failAllPending(new R("AGENT_PROTOCOL_ERROR",`agent exited (${s}/${a})`));for(let f of this.exitHandlers)f(s,a)}),r.on("error",s=>{this.log.error("child error",{err:String(s)}),this.failAllPending(new R("AGENT_SPAWN_FAILED",String(s),{cause:s}))}),this.log.info("downstream started",{command:this.opts.command,pid:r.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 r=this.child,s=new Promise(c=>r.once("exit",()=>c()));yu(r.pid,"SIGTERM");let a=setTimeout(()=>{r.killed||yu(r.pid,"SIGKILL")},5e3);try{await s}finally{clearTimeout(a)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}getStderrTail(){return[...this.stderrRing]}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,r=Mw,s=Bw){return this.call("session/prompt",e,r,s)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(hi("session/cancel",e))}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(gr(e,r))}catch(s){this.log.warn("respondAgentRequest write failed",{id:e,err:String(s)})}}respondAgentRequestError(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(dn(e,r))}catch(s){this.log.warn("respondAgentRequestError write failed",{id:e,err:String(s)})}}onExit(e){this.exitHandlers.push(e)}call(e,r,s=Lw,a=0){if(!this.child||this.stopped)return Promise.reject(new R("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),f=xi(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let m=r.sessionId;return typeof m=="string"?m:void 0})(),x=s>0&&Number.isFinite(s),h=a>0&&Number.isFinite(a);return new Promise((m,v)=>{let A={resolve:m,reject:v,timer:null,frameIdleTimer:null,armFrameIdle:null,method:e};x&&(A.timer=setTimeout(()=>{this.pending.delete(c),A.frameIdleTimer&&clearTimeout(A.frameIdleTimer),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:s,...u?{sessionId:u}:{}}),v(new R("AGENT_TIMEOUT",`${e} timed out after ${s}ms`))},s));let _=h?()=>{A.frameIdleTimer&&clearTimeout(A.frameIdleTimer),A.frameIdleTimer=setTimeout(()=>{if(this.inflightAgentRequests.size>0){this.log.debug("frame-idle fired but agent request inflight, re-arming",{id:c,method:e,inflight:this.inflightAgentRequests.size,...u?{sessionId:u}:{}}),_?.();return}A.timer&&clearTimeout(A.timer),this.pending.delete(c),this.log.warn("frame-idle timeout, rejecting pending call",{id:c,method:e,frameIdleMs:a,...u?{sessionId:u}:{}}),v(new R("AGENT_FRAME_IDLE_TIMEOUT",`${e} no session/update for ${a}ms (no inflight agent request)`))},a)}:null;A.armFrameIdle=_,this.pending.set(c,A),_?.();try{this.writeFrame(f)}catch(b){A.timer&&clearTimeout(A.timer),A.frameIdleTimer&&clearTimeout(A.frameIdleTimer),this.pending.delete(c),v(b)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new R("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(gu(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(Ms(e)){let r=e.id!==null?this.pending.get(e.id):void 0;if(!r){this.log.warn("orphan response",{id:e.id});return}this.pending.delete(e.id),r.timer&&clearTimeout(r.timer),r.frameIdleTimer&&clearTimeout(r.frameIdleTimer),e.error?(this.log.warn("downstream returned error frame",{id:e.id,method:r.method,code:e.error.code,message:e.error.message,data:e.error.data}),r.reject(hu(e.error))):e.result===void 0?(this.log.warn("downstream response missing both result and error",{id:e.id,method:r.method}),r.reject(new R("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:zw(e.result)}),r.resolve(e.result));return}if(xu(e)){if(e.method==="session/update"){for(let r of this.pending.values())r.armFrameIdle?.();for(let r of this.updateHandlers)try{Promise.resolve(r(e.params)).catch(s=>this.log.warn("update handler failed (async)",{err:String(s)}))}catch(s){this.log.warn("update handler threw sync, swallowed",{err:String(s)})}}else this.log.info("unknown notification (drop, not forwarded)",{method:e.method});return}if(lu(e)){let r=e;try{this.handleAgentRequest(r).catch(s=>this.log.error("agent request handler failed (async)",{method:r.method,err:String(s)}))}catch(s){this.log.warn("handleAgentRequest threw sync, swallowed",{method:r.method,err:String(s)})}}}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(dn(e.id,{code:-32601,message:`method not handled by Bridge: ${e.method}`}));return}this.inflightAgentRequests.set(e.id,e.method);for(let r of this.agentRequestHandlers)try{await r(e)}catch(s){this.log.error("agentRequestHandler threw",{method:e.method,err:String(s)});try{this.writeFrame(dn(e.id,gi(s)))}catch{}this.inflightAgentRequests.delete(e.id)}}failAllPending(e){for(let r of this.pending.values())r.timer&&clearTimeout(r.timer),r.frameIdleTimer&&clearTimeout(r.frameIdleTimer),r.reject(e);this.pending.clear(),this.inflightAgentRequests.clear()}};var Fw=Or("claude-code")??"@agentclientprotocol/claude-agent-acp@^0.37";function Uw(t){let e={};for(let[r,s]of Object.entries(t))s!==void 0&&(r.startsWith("CLAUDE")||r==="AI_AGENT"||r==="BAGGAGE"||(e[r]=s));return e}var zs=class extends Et{framework="claude-code";constructor(e){let r=wn("claude-code"),[s,a]=r?[r,[]]:["npx",["-y",Fw]],c=e.command??s,f=e.args??a,u={command:c,args:f,cwd:e.cwd,...e.env?{env:e.env}:{}};super(u)}sanitizeEnv(e){return Uw(e)}};Kt();import{mkdtempSync as qw,rmSync as Hw}from"node:fs";import{tmpdir as jw}from"node:os";import{join as Gw}from"node:path";var Ww=Or("codex")??"@zed-industries/codex-acp@^0.15",Fs=class extends Et{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=wn("codex"),[s,a]=r?[r,[]]:["npx",["-y",Ww]],c=e.command??s,f=e.args??a,u=e.extraArgs?[...f,...e.extraArgs]:f,x=e.isolateCodexHome?qw(Gw(jw(),"coze-bridge-codex-home-")):void 0,h=x?{...e.env??{},CODEX_HOME:x}:e.env,m={command:c,args:u,cwd:e.cwd,...h?{env:h}:{}};super(m),this.authMethodId=e.authMethodId,this.codexHomeDir=x}async initialize(e){let r=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),r}async stop(e){if(await super.stop(e),this.codexHomeDir)try{Hw(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};var Kw=3e4,wr=class extends Et{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let r=e.sessionName??"default",s=["acp","--session",`agent:${e.agentId}:${r}`];e.gatewayToken&&s.push("--token",e.gatewayToken);let a={command:e.command,args:s,cwd:e.cwd,...e.env?{env:e.env}:{}};super(a),this.agentId=e.agentId,this.sessionName=r,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}`}]},Kw))}get acpSessionName(){return this.sessionName}};ee();Me();function gc(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}Kt();var _r=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((r,s)=>{this.slots.push({task:e,resolve:r,reject:s}),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}get isDisposed(){return this.disposed}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 r=await e.task();e.resolve(r)}catch(r){e.reject(r)}}}finally{this.running=!1}}}};var Us=class{agentId;framework;workspace;deployType;accountId;patToken;modelInfo;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;activeGroupIds=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),e.patToken&&(this.patToken=e.patToken),e.modelInfo&&(this.modelInfo=e.modelInfo)}setPatToken(e){this.patToken=e}setModelInfo(e){this.modelInfo=e}getSessionQueue(e){let r=this.sessionQueues.get(e);return(!r||r.isDisposed)&&(r=new _r,this.sessionQueues.set(e,r)),r}allSessionQueues(){return this.sessionQueues.entries()}hasSessionQueue(e){let r=this.sessionQueues.get(e);return!!r&&!r.isDisposed}async dispose(e){this.status="stopped";let r=new Error(`AgentSession disposed${e?`: ${e}`:""}`);for(let s of this.sessionQueues.values())s.dispose(r);this.sessionQueues.clear(),await this.killAllRuntimes(e??"dispose")}async killAllRuntimes(e){let r=[];for(let[,s]of this.sessions)mi(s),s.downstream&&(r.push(s.downstream.stop(e).catch(()=>{})),s.downstream=void 0);await Promise.all(r),this.activeTriggers.clear(),this.activeGroupIds.clear()}};function mi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}Kn();ee();import{constants as bu,access as Vw}from"node:fs/promises";import{delimiter as $w,join as Jw}from"node:path";var un=j("framework-detector"),Eu={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},Zw=[".exe",".cmd",".bat",".ps1"],ln=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??Gn,access:e.access??Vw}}async detect(e){let r=Eu[e],s=await this.which(r);if(!s)return un.debug("framework binary not found",{framework:e,bin:r}),null;let a=e==="openclaw"?["--log-level","silent"]:[],[c,f]=await Promise.all([this.probeVersion(s,a),e==="openclaw"?this.probeOpenclawDefaultAgent(s):Promise.resolve(null)]),u={path:s,version:c};return f&&(u.defaultAgent=f),u}async detectAll(){let e=await Promise.all(Object.keys(Eu).map(async s=>[s,await this.detect(s)])),r={};for(let[s,a]of e)a&&(r[s]=a);return r}async which(e){let r=this.env.pathEnv.split($w).filter(Boolean),s=this.env.platform==="win32"?["",...Zw]:[""];for(let a of r)for(let c of s){let f=Jw(a,e+c);if(await this.isExecutable(f))return f}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?bu.F_OK:bu.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async probeOpenclawDefaultAgent(e){let r=await this.runProbe(e,["--log-level","silent","agents","list","--json"]);if(!r)return un.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return un.warn("openclaw default agent probe: non-zero exit",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)}),null;let s=r.stdout.match(/\[\s*\{[\s\S]*\}\s*\]/);if(!s)return un.warn("openclaw default agent probe: regex no match (no JSON array in stdout)",{path:e,stdoutHead:r.stdout.slice(0,200)}),null;try{let a=JSON.parse(s[0]);if(!Array.isArray(a))return un.warn("openclaw default agent probe: JSON parsed but not an array",{path:e}),null;let c=a.find(f=>f?.isDefault===!0);return c?!c.id||!c.workspace?(un.warn("openclaw default agent probe: default agent missing id or workspace",{path:e,hasId:!!c.id,hasWorkspace:!!c.workspace}),null):{id:c.id,workspace:c.workspace}:(un.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:a.length}),null)}catch(a){return un.warn("openclaw default agent probe: JSON.parse failed",{path:e,err:String(a),matchHead:s[0].slice(0,200)}),null}}async probeVersion(e,r=[]){let s=await this.runProbe(e,[...r,"--version"]);return s&&(Xw(s.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(s=>{let a="",c=!1,f,u=x=>{c||(c=!0,f&&clearTimeout(f),s(x))};try{let x=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});f=setTimeout(()=>{x.kill("SIGKILL"),u(null)},15e3),x.stdout?.on("data",h=>{a+=h.toString("utf8")}),x.on("error",()=>u(null)),x.on("close",h=>u({code:h,stdout:a}))}catch{u(null)}})}},Yw=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Xw(t){return t.replace(Yw,"")}import{spawn as Qw}from"node:child_process";import{homedir as e_}from"node:os";import{join as t_}from"node:path";Bi();ee();async function Iu(){let t=t_(e_(),".openclaw/openclaw.json");return(await $n(t))?.gateway?.auth?.token??""}var vu=j("openclaw.config"),n_=[0,5e3,5e3],Su="models.providers.",qs="agents.defaults.models",Hs=class{command;env;retryDelaysMs;queue=new _r;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??n_}async withRetry(e,r){let s;for(let a=0;a<this.retryDelaysMs.length;a++){let c=this.retryDelaysMs[a]??0;c>0&&await new Promise(f=>setTimeout(f,c));try{return await r()}catch(f){s=f,vu.warn("openclaw cli failed, will retry",{label:e,attempt:a+1,err:String(f)})}}throw new R("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${s?.message??"unknown"}`)}runCli(e){return new Promise((r,s)=>{let a=Qw(this.command,e,{stdio:["ignore","pipe","pipe"],env:this.env}),c="";a.stderr?.on("data",f=>{c+=f.toString("utf8")}),a.on("error",s),a.on("close",f=>{f===0?r():s(new Error(`exit ${f}: ${c.trim().slice(0,500)}`))})})}async runCliTolerant(e,r){try{await this.runCli(e)}catch(s){let a=String(s);if(r.some(c=>a.includes(c)))return;throw s}}async bestEffortUnset(e,r){try{await this.queue.enqueue(()=>this.withRetry(e,()=>this.runCli(["config","unset",r])))}catch(s){vu.warn(`${e} failed (best-effort)`,{configPath:r,err:String(s)})}}ensureProvider(e,r){return this.queue.enqueue(()=>this.withRetry(`config set models.providers.${e}`,()=>this.runCli(["config","set",`${Su}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${Su}${e}`)}addModelToAllowlist(e,r){let s={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${qs}[${e}]`,()=>this.runCli(["config","set",qs,JSON.stringify(s),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${qs}[${e}]`,`${qs}.${e}`)}ensureAgent(e,r,s){let a=["agents","add",e,"--workspace",r,"--non-interactive"];return s&&a.push("--model",s),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(a,["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 Pe=j("agent-manager"),i_=(t,e,r,s,a,c,f,u,x)=>{switch(t){case"claude-code":{let h={...a?{...Xf(a),...tu(a,f,u)}:{},...x??{},IS_SANDBOX:"1"};return new zs({cwd:r,env:h})}case"codex":{let m=[...a?[...Qf(a),...ru(a,f,u)]:[],"-c",'sandbox_mode="danger-full-access"',"-c",'approval_policy="never"'],v={...a?eu(a):{},...x??{}},A=!!a;return new Fs({cwd:r,...m.length>0?{extraArgs:m}:{},...Object.keys(v).length>0?{env:v}:{},...A?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new wr({command:e,cwd:r,agentId:s,...c?{sessionName:gc(c)}:{}})}};function wc(t){return t==="claude-code"||t==="codex"}var s_={path:"",version:"cloud-deployed"},o_={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},a_=6e4,c_=fn("COZE_BRIDGE_SPAWN_AWAIT_INSTALL_MS",25e3),js=class{paths;config;registry;factory;createTimeoutMs;spawnAwaitInstallMs;openclawConfigCache;ensuredProviders=new Set;detectorFactory;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??i_,this.createTimeoutMs=e.createTimeoutMs??a_,this.spawnAwaitInstallMs=e.spawnAwaitInstallMs??c_,this.detectorFactory=e.detectorFactory??(()=>new ln)}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 R("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=new Hs({command:e.path})}return this.openclawConfigCache}async createAgent(e){if(!e.agentId)throw new R("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new R("IPC_BAD_REQUEST","framework required");let r=ci(e._meta)==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let s=this.registry.get(e.agentId);if(s){if(s.framework!==e.framework)throw new R("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${s.framework})`);if(s.status==="error")Pe.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await s.dispose("rebuild after error").catch(b=>Pe.warn("dispose stale agent failed (ignored)",{err:String(b)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==s.patToken){Pe.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),s.setPatToken(e.patToken);let b=await Fe(e.agentId,this.paths).catch(()=>null);b&&(b.patToken=e.patToken,await Ge(b,this.paths))}if(s.deployType==="cloud"&&e.modelInfo){Pe.info("updating agent modelInfo on re-create",{agentId:e.agentId}),s.setModelInfo(e.modelInfo);let b=await Fe(e.agentId,this.paths).catch(()=>null);b&&(b.modelInfo=e.modelInfo,await Ge(b,this.paths))}return Pe.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:s.agentId,workspace:s.workspace,framework:s.framework}}}if(!r&&!this.config.frameworksCache?.[e.framework])throw new R("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);let c=Tt(e.agentId,this.paths),f=ci(e._meta),u=e.framework==="openclaw"&&f==="local",x=u?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0,h=e.workspace??x??c.workspace,m=new AbortController,v=setTimeout(()=>m.abort(new R("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),A,_=!1;try{r&&wc(e.framework)&&await mn(e.framework,m.signal);let b=()=>{if(m.signal.aborted)throw m.signal.reason instanceof Error?m.signal.reason:new R("AGENT_TIMEOUT","_agent/create aborted")};await mc(c.root,{recursive:!0}),await mc(h,{recursive:!0}),await mc(c.logs,{recursive:!0}),b(),u||await Jn(h,e.framework,e.agentId,e.cozeIdentity),e.framework==="claude-code"&&await K0(h),b();let S=await Fe(e.agentId,this.paths).catch(()=>null),I=Zf({model:e.model??S?.model}),D=Hf(e._meta)??S?.accountId,O=e.patToken??S?.patToken,w=f==="cloud"?e.modelInfo??S?.modelInfo:void 0;if(A=new Us({agentId:e.agentId,framework:e.framework,workspace:h,model:I.model??yt,deployType:f,...D?{accountId:D}:{},...O?{patToken:O}:{},...w?{modelInfo:w}:{}}),A.status="ok",S?.sessions){for(let[z,k]of Object.entries(S.sessions))A.sessions.set(z,{acpSessionId:k.acpSessionId,modelToken:k.modelToken,tokenGeneratedAt:k.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0});let F=Object.keys(S.sessions).length;F>0&&Pe.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:F})}this.registry.register(A),_=!0;let C={agentId:e.agentId,framework:e.framework,workspace:h,cozeIdentity:e.cozeIdentity,createdAt:S?.createdAt??Date.now(),sessions:S?.sessions??{},model:I.model};f==="cloud"&&(C.deployType="cloud"),D&&(C.accountId=D),O&&(C.patToken=O),w&&(C.modelInfo=w),S?.skills&&(C.skills=S.skills),S?.agentName&&(C.agentName=S.agentName),S?.description&&(C.description=S.description),e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?await this.getOpenclawConfig().ensureAgent(e.agentId,h):Pe.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let L=e.initialSkills??[];if(L.length>0){let F=[...C.skills??[]],z=new Map(F.map((U,W)=>[U.skillId,W])),k=await Promise.allSettled(L.map(U=>xc({agentId:e.agentId,workspace:h,framework:e.framework,skill:U}))),N=0;for(let[U,W]of k.entries()){let se=L[U];se&&(W.status==="fulfilled"?(hc(F,z,W.value),N++):Pe.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:se.skillId,skillName:se.skillName,err:String(W.reason)}))}N>0&&(C.skills=F,Pe.info("initialSkills installed",{agentId:e.agentId,installed:N,requested:L.length}))}return await Ge(C,this.paths),Pe.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:f}),{ok:!0,agentId:e.agentId,workspace:h,framework:e.framework}}catch(b){throw Pe.error("agent create failed, rolling back",{agentId:e.agentId,err:String(b)}),_&&A&&(await A.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await r_(c.root,{recursive:!0,force:!0}).catch(S=>Pe.warn("rm agent dir failed (ignored)",{err:String(S)})),b instanceof R?b:new R("AGENT_SPAWN_FAILED",String(b),{cause:b})}finally{clearTimeout(v)}}async spawnSessionDownstream(e,r,s,a,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&wc(e.framework))u=s_;else throw new R("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);if(wc(e.framework)&&!wn(e.framework)){let m=Ko(e.framework);m&&(Pe.info("spawn: awaiting in-flight acp install (D92)",{agentId:e.agentId,framework:e.framework}),await Promise.race([m.catch(()=>{}),new Promise(v=>setTimeout(v,this.spawnAwaitInstallMs))]))}let x=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,h;e.framework==="openclaw"?h=await this.buildOpenclawDownstream({session:e,modelConfig:x,cloudSessionId:s,cozeEnv:a,mockScenario:c,command:u.path}):h=this.factory(e.framework,u.path,e.workspace,e.agentId,x,s,a,c,this.buildBinShimPathEnv());try{return await h.start(),await h.initialize(o_),h}catch(m){let v=h instanceof Et?h.getStderrTail():[];v.length>0&&Pe.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:m instanceof R?m.code:"unknown",recentStderr:v});let A=pc(v);await h.stop("spawnSessionDownstream failed").catch(()=>{});let _=A?new R("NPX_CACHE_CORRUPT","~/.npm/_npx \u76EE\u5F55\u635F\u574F (ENOTEMPTY)\u3002\u5EFA\u8BAE: rm -rf ~/.npm/_npx && npm i -g @zed-industries/codex-acp (\u6216\u5BF9\u5E94 @agentclientprotocol/claude-agent-acp)",{cause:m}):m;throw m instanceof R?new R(m.code,m.message,{retriable:m.retriable,cause:_}):new R("AGENT_SPAWN_FAILED",m instanceof Error?m.message:String(m),{cause:_})}}async buildOpenclawDownstream(e){let{session:r,modelConfig:s,cloudSessionId:a,cozeEnv:c,mockScenario:f,command:u}=e,x=gc(a);if(r.deployType==="local"){let A=this.config.frameworksCache?.openclaw?.defaultAgent;if(!A?.id||!A.workspace){Pe.warn("openclaw default agent stale or missing, attempting lazy re-detect");let b=await this.detectorFactory().detect("openclaw");if(b?.defaultAgent?.id&&b?.defaultAgent?.workspace)Pe.info("openclaw lazy re-detect success",{agentId:b.defaultAgent.id,workspace:b.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=b,A=b.defaultAgent;else throw new R("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 wr({command:u,cwd:A.workspace,agentId:A.id,sessionName:x})}let h=await Iu(),m=s?nu(s,c,f):null,v;if(m){let A=oc(a),b=m.models[0]?.id??yt,S=`${A}/${b}`;if(!this.ensuredProviders.has(S)){let I=this.getOpenclawConfig();await I.ensureProvider(A,m),await I.addModelToAllowlist(S),this.ensuredProviders.add(S)}v=S}return new wr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:x,...h?{gatewayToken:h}:{},...v?{slashModelOnStart:v}:{}})}async openclawRepair(e,r){let s=this.getOpenclawConfig();await s.deleteAgent(e),await s.ensureAgent(e,r)}async cleanupOpenclawSessionProviders(e){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let r=this.openclawConfigCache;for(let s of e.sessions.keys()){let a=oc(s),c=`${a}/${e.model}`,f=!0;try{await r.removeProvider(a)}catch(u){f=!1,Pe.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:a,err:String(u)})}try{await r.removeModelFromAllowlist(c)}catch(u){f=!1,Pe.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:c,err:String(u)})}f&&this.ensuredProviders.delete(c)}}};import{randomUUID as Du}from"node:crypto";import{promises as __}from"node:fs";import{basename as ku}from"node:path";import{promises as f_}from"node:fs";import{basename as u_}from"node:path";ee();var Au=j("file-upload"),l_="/api/coze_claw/file/agent_upload",x_=6e4;async function Cu(t,e={}){let s=`${ks(Ls(e.handshakeBase))}${l_}`,a=e.timeoutMs??x_,c=await f_.readFile(t.path),f=new FormData;f.append("agent_id",t.agentId),f.append("session_id",t.sessionId),f.append("file_name",t.name),f.append("file_content",new Blob([c],{type:t.mimeType}),t.name);let u={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...xr(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},x=new AbortController,h=setTimeout(()=>x.abort(),a);Au.info("file upload start",{url:s,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let m=await fetch(s,{method:"POST",headers:u,body:f,signal:x.signal}),v=m.headers.get("x-tt-logid")??"";if(!m.ok){let b=await m.text().catch(()=>"");throw new R("UPLOAD_FAILED",`upload HTTP ${m.status} logid=${v}: ${b.slice(0,200)}`)}let A=await m.json();if(A.code!==void 0&&A.code!==0)throw new R("UPLOAD_FAILED",`upload code=${A.code} msg=${A.msg??"-"} logid=${v}`);let _=A.data?.file?.file_url;if(!_)throw new R("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${v}: ${JSON.stringify(A).slice(0,200)}`);return Au.info("file upload ok",{uri:_,logid:v}),{uri:_}}catch(m){throw m instanceof R?m:m.name==="AbortError"?new R("UPLOAD_FAILED",`upload timeout (${a}ms) for ${u_(t.path)}`):new R("UPLOAD_FAILED",String(m),{cause:m})}finally{clearTimeout(h)}}ee();import{promises as h_}from"node:fs";import{extname as p_}from"node:path";var g_=[{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 m_(t){return t[0]===82&&t[1]===73&&t[2]===70&&t[3]===70&&t[8]===87&&t[9]===69&&t[10]===66&&t[11]===80}var w_={".txt":"text/plain",".md":"text/markdown",".svg":"image/svg+xml",".json":"application/json"};async function Tu(t){let e=await h_.open(t,"r");try{let r=Buffer.alloc(16);if(await e.read(r,0,16,0),m_(r))return"image/webp";for(let s of g_)if(s.prefix.every((a,c)=>r[c]===a))return s.mime}finally{await e.close()}return w_[p_(t).toLowerCase()]??"application/octet-stream"}Me();var Gs=j("agent-send"),Ru=50*1024*1024,y_=new Set(["image/png","image/jpeg","image/webp","image/gif","image/svg+xml","application/pdf","application/json","text/plain","text/markdown"]);function Pu(t,e,r){let s=t.get(e);if(!s)throw new R("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new R("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let a=s.sessions.get(r);if(!a)throw new R("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:s,runtime:a}}async function Lu(t,e,r,s,a,c){let u;for(let x=0;x<=2;x++)try{await t.core.sendAgentFileUpdate(e,r,s,a);return}catch(h){u=h,x<2&&(Gs.warn("sendAgentFileUpdate failed, retrying",{attempt:x+1,err:String(h)}),await new Promise(m=>setTimeout(m,5e3)))}throw new R("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function Ou(t,e){let{session:r,runtime:s}=Pu(e.core,t.agentId,t.sessionId);if(!await Nr(t.path,r.workspace))throw new R("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let a=await __.stat(t.path).catch(()=>null);if(!a||!a.isFile())throw new R("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(a.size>Ru)throw new R("FILE_TOO_LARGE",`${a.size} bytes > limit ${Ru}`);let c=await Tu(t.path);if(!y_.has(c))throw new R("UNSUPPORTED_MIME",`mime=${c} not in whitelist`);if(t.kind==="image"&&!c.startsWith("image/"))throw new R("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new R("UPSTREAM_NOT_READY","cloud WS not connected");let f=t.name??ku(t.path),u;try{u=await Cu({patToken:r.patToken??e.patToken,agentId:t.agentId,sessionId:t.sessionId,path:t.path,mimeType:c,name:f,sizeBytes:a.size,...r.accountId?{accountId:r.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride})}catch(h){throw Gs.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:a.size,mime:c,code:h instanceof R?h.code:"UNKNOWN",message:h instanceof Error?h.message:String(h)}),h}let x={sessionUpdate:"agent_file",messageId:Du(),content:{type:t.kind==="image"?"image":"resource",uri:u.uri,mimeType:c,name:f,sizeBytes:a.size,...u.fileId!==void 0?{fileId:u.fileId}:{},...t.caption!==void 0?{caption:t.caption}:{}}};return await Lu(e,r,s,t.sessionId,x,"agent file uploaded to cloud but sendAgentFileUpdate failed"),Gs.info("agent file sent",{agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,name:f,bytes:a.size,mime:c,uri:u.uri}),{ok:!0,uri:u.uri,bytes:a.size,mimeType:c,...u.fileId!==void 0?{fileId:u.fileId}:{}}}async function Nu(t,e){let{session:r,runtime:s}=Pu(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new R("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new R("UPSTREAM_NOT_READY","cloud WS not connected");let a=t.name??ku(t.path),c={sessionUpdate:"group_file",messageId:Du(),content:{uri:t.path,name:a,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await Lu(e,r,s,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),Gs.info("agent group file sent",{agentId:t.agentId,sessionId:t.sessionId,uri:t.path,name:a,mime:t.mimeType}),{ok:!0,uri:t.path,bytes:0,mimeType:t.mimeType}}function Mu(t,e){let r=t.split(".").map(Number),s=e.split(".").map(Number),a=Math.max(r.length,s.length);for(let c=0;c<a;c++){let f=r[c]??0,u=s[c]??0;if(f<u)return!0;if(f>u)return!1}return!1}Kt();Kn();ee();var vt=j("coze-cli-installer"),Bu="@coze/cli@latest",b_="coze",zu="0.1.7",E_=5e3,v_=5e3,S_=9e4,Fu=1e4,wi=null,Ws=!1;async function _c(t,e={}){if(Ws)return;if(wi)return wi;let r=e.exec??Wn;return wi=(async()=>{try{let s=await I_(b_,r),a=!1;if(s){let f=await A_(r);if(f===void 0)vt.warn("coze-cli found but version unparseable, fall through to full install",{path:s});else if(Mu(f,zu))vt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:s,version:f,min:zu}),a=!0;else{vt.info("coze-cli already on PATH with sufficient version, skip",{path:s,version:f}),Ws=!0;return}}let c=a?"upgrade-only":"full";vt.info("coze-cli install start",{package:Bu,mode:c});try{await r("npm",["i","-g","--prefer-online",Bu],{timeout:S_,maxBuffer:10*1024*1024}),vt.info("coze-cli install ok")}catch(f){vt.warn("coze-cli install failed (skip subsequent steps)",{err:String(f)});return}if(a){Ws=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:Fu}),vt.info("coze config set xTTEnv ok",{env:t.env})}catch(f){vt.warn("coze config set failed (continue to auth login)",{err:String(f)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:Fu}),vt.info("coze auth login ok")}catch(f){vt.warn("coze auth login failed",{err:String(f)});return}Ws=!0}finally{wi=null}})(),wi}async function I_(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:s}=await e(r,[t],{timeout:E_});return Ni(s)}catch{return}}async function A_(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:v_});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}Bi();Me();var C_=10*6e4;function Uu(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?C_:e}function Ks(t){return $n(t??te().configFile)}function yr(t,e){return Mi(e??te().configFile,t)}import{randomBytes as W_}from"node:crypto";import{createReadStream as T_}from"node:fs";import{mkdir as R_,readFile as D_,realpath as k_,stat as P_,writeFile as L_}from"node:fs/promises";import{basename as O_,dirname as yc,join as N_,relative as M_,resolve as qu,sep as B_}from"node:path";import{createInterface as z_}from"node:readline";ee();var ju=j("fs-rpc"),_i=fn("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Gu(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>_i)throw new R("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${_i} bytes`);let s=await Ku(t.path,e);return await R_(yc(s),{recursive:!0}),await L_(s,t.content,"utf8"),ju.info("fs/write_text_file ok",{path:s,size:t.content.length}),null}async function Wu(t,e){let r=await Ku(t.path,e),s=await P_(r),a=typeof t.line=="number"||typeof t.limit=="number";if(s.size>_i&&!a)throw new R("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${s.size} bytes > ${_i} bytes`);let c;if(a&&s.size>_i)c=await F_(r,t.line??1,t.limit);else{let f=await D_(r,"utf8");if(a){let u=f.split(`
|
|
121
|
+
`),x=Math.max(0,(t.line??1)-1),h=typeof t.limit=="number"?x+t.limit:void 0;c=u.slice(x,h).join(`
|
|
122
|
+
`)}else c=f}return ju.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function F_(t,e,r){let s=z_({input:T_(t,{encoding:"utf8"}),crlfDelay:Number.POSITIVE_INFINITY}),a=Math.max(0,e-1),c=typeof r=="number"?a+r:Number.POSITIVE_INFINITY,f=[],u=0;try{for await(let x of s)if(u>=a&&u<c&&f.push(x),u++,u>=c)break}finally{s.close()}return f.join(`
|
|
123
|
+
`)}async function Ku(t,e){if(typeof t!="string"||t.length===0)throw new R("IPC_BAD_REQUEST","path must be a non-empty string");let[r,s]=await Promise.all([Hu(qu(e)),Hu(qu(t))]),a=M_(r,s);if(a.startsWith("..")||a===".."||a.startsWith(`..${B_}`))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return s}async function Hu(t){let e=[],r=t;for(;r!==yc(r);)try{let s=await k_(r);return e.length?N_(s,...e.reverse()):s}catch{e.push(O_(r)),r=yc(r)}return t}ee();var Vu=j("prompt-multimodal"),$u=10*1024*1024,U_=15e3,q_=6;async function Ju(t){let e=new Array(t.length),r=0;async function s(){for(;r<t.length;){let c=r++,f=t[c];f!==void 0&&(e[c]=await H_(f))}}let a=Array.from({length:Math.min(q_,t.length)},()=>s());return await Promise.all(a),e}function Zu(t){return t.some(e=>e.type==="image")}async function H_(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!Ds(e.uri))return t;try{let{buf:r,contentType:s}=await G_(e.uri),a=e.mimeType||j_(s)||"application/octet-stream";return Vu.info("image uri fetched and inlined",{uri:e.uri,bytes:r.length,mimeType:a}),{type:"image",data:r.toString("base64"),mimeType:a}}catch(r){return Vu.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function j_(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function G_(t){let e=new AbortController,r=setTimeout(()=>e.abort(),U_);try{let s=await fetch(t,{signal:e.signal});if(!s.ok)throw new Error(`HTTP ${s.status} ${s.statusText}`);let a=await s.arrayBuffer();if(a.byteLength>$u)throw new Error(`image too large: ${a.byteLength} bytes (max ${$u})`);return{buf:Buffer.from(a),contentType:s.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}Vt();ee();var V=j("core"),K_=3e4,V_=/^(boe|ppe)_[A-Za-z0-9_-]+$/,$_=3e4,Vs=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new mr;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;currentMockScenario;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=Uu(e.bridgeConfig)}registerExtension(e,r){this.extensions[e]=r}getCozeEnv(){return this.currentCozeEnv}getMockScenario(){return this.currentMockScenario}setMockScenario(e){this.currentMockScenario=e&&e.length>0?e:void 0}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),this.upstream.onConnect?.(({initial:e})=>{e||this.rejectAllPendingOnReconnect()}),await this.upstream.start(),V.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){V.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(r=>r.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),V.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(s){V.warn("onAgentRegister handler threw (ignored)",{agentId:e.agentId,err:String(s)})}}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)&&V.info("agent revived from disconnect",{agentId:e})}attachRuntimeHooks(e,r,s){let a=s.downstream;a&&(a.onUpdate(c=>{s.loadingSession||this.forwardUpdate(e,c)}),a.onAgentRequest(c=>{this.handleAgentRequest(e,a,c)}),a.onExit((c,f)=>{V.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:f}),mi(s),s.downstream=void 0,s.replySeq=0,s.acpSessionId&&e.activeTriggers.delete(s.acpSessionId),this.rejectPendingForDownstream(a,"downstream exited")}))}hasPendingPermissionFor(e){for(let r of this.pendingUpstream.values())if(r.downstream===e)return!0;return!1}rejectPendingForDownstream(e,r){let s=[];for(let[a,c]of this.pendingUpstream)c.downstream===e&&s.push(a);if(s.length!==0){V.info("reject pendingUpstream entries (downstream gone)",{reason:r,count:s.length});for(let a of s){let c=this.pendingUpstream.get(a);if(c){this.pendingUpstream.delete(a),this.upstream.send(dn(a,{code:Q.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(f=>V.debug("send error response to upstream failed (ignored)",{err:String(f)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:Q.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){V.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,s]of this.pendingUpstream)try{s.downstream.respondAgentRequestError(s.agentRequestId,{code:Q.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.pendingUpstream.clear();for(let[,s]of this.pendingBridge)clearTimeout(s.timer),s.reject(new R("UPSTREAM_DISCONNECTED",`${s.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(Ms(e)){this.handleUpstreamResponse(e);return}if(!("method"in e)||typeof e.method!="string")return;let r="id"in e&&e.id!==void 0?e.id:null,s=e.params?._meta?.cozeEnv;s&&V_.test(s)?this.currentCozeEnv=s:s&&V.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:s});try{if(e.method.startsWith("_agent/")){let a=this.extensions[e.method];if(!a){r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):V.warn("drop notification: extension not registered",{method:e.method});return}let c=await a(e,this);r!==null&&await this.upstream.send(gr(r,c));return}if(e.method.startsWith("session/")){let a=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(gr(r,a));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(gr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):V.warn("drop unknown notification",{method:e.method})}catch(a){V.error("handleFrame failed",{method:e.method,err:String(a)}),r!==null&&await this.upstream.send(dn(r,gi(a)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new R("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,s=r._meta?.cozeAgentId;if(!s)throw new R("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let a=this.agents.get(s);if(!a)throw this.disconnectedAgents.has(s)?new R("AGENT_DISCONNECTED",`agent ${s} has been disconnected; cloud must _agent/create to revive`):new R("AGENT_NOT_FOUND",`agent not found: ${s}`);let c=typeof r.sessionId=="string"?r.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||!c)return this.dispatchSessionCall(a,e.method,r);let f=Date.now(),u=!1;try{let x=await a.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(a,e.method,r));return u=!0,x}finally{V.info("session call done",{agentId:a.agentId,method:e.method,durationMs:Date.now()-f,ok:u})}}async dispatchSessionCall(e,r,s){e.lastActiveAt=Date.now();let{stripped:a}=Gf(s);switch(r){case"session/new":{let c=J_();return V.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=a;return V.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:c.sessionId}),{}}case"session/prompt":{let c=a,f=c.sessionId;if(!f)throw new R("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=await this.ensureRuntime(e,f);if(u.replySeq=0,await this.ensureDownstream(e,f,u),!u.downstream||!u.acpSessionId)throw new R("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");let x=s._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(u.acpSessionId,x):e.activeTriggers.delete(u.acpSessionId);let h=jf(s._meta);if(h?e.activeGroupIds.set(u.acpSessionId,h):e.activeGroupIds.delete(u.acpSessionId),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Zu(c.prompt))throw new R("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let m=await Ju(c.prompt);try{let v=await u.downstream.sessionPrompt({...c,sessionId:u.acpSessionId,prompt:m});return u.lastActiveAt=Date.now(),v}finally{if(e.activeTriggers.delete(u.acpSessionId),e.activeGroupIds.delete(u.acpSessionId),u.reloadAfterTurn){u.reloadAfterTurn=!1;let v=u.downstream;v&&(u.downstream=void 0,V.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:f,acpId:u.acpSessionId}),v.stop("reload-after-turn").catch(A=>V.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:f,err:String(A)})))}else u.downstream?.isAlive()&&this.armIdleTimer(e,f,u)}}case"session/cancel":{let f=a.sessionId;if(!f)throw new R("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(f);if(e.hasSessionQueue(f)){let x=e.getSessionQueue(f);x.size>0&&(V.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:f,queuedCount:x.size}),x.dispose(new R("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${f}`)))}return u?.downstream?.isAlive()&&u.acpSessionId&&await u.downstream.sessionCancel({sessionId:u.acpSessionId}),{ok:!0}}default:throw new R("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async ensureRuntime(e,r){let s=e.sessions.get(r);if(s)return s;let c={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,r):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return e.sessions.set(r,c),await this.persistSessionMapping(e),c}async requestSessionToken(e,r){let s={sessionId:r,_meta:{cozeAgentId:e}};try{let a=await this.sendRequest(_t.GEN_MODEL_TOKEN,s,$_);if(!a?.modelToken)throw new R("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return a.modelToken}catch(a){throw a instanceof R&&a.code==="MODEL_TOKEN_GEN_FAILED"?a:new R("MODEL_TOKEN_GEN_FAILED",a instanceof Error?a.message:String(a),{cause:a})}}async ensureDownstream(e,r,s){if(mi(s),s.downstream?.isAlive())return;if(!this.sessionSpawner)throw new R("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let a=3,c=3e4,f=s.spawnFailCount??0,u=s.spawnFailedAt??0;if(f>=a&&Date.now()-u<c)throw new R("AGENT_SPAWN_FAILED",`agent ${e.agentId} session ${r} spawn failed ${f} times in a row; please check framework binary / network and retry after ${Math.ceil((c-(Date.now()-u))/1e3)}s`);let x;try{x=await this.sessionSpawner(e,s.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(h){throw s.spawnFailCount=f+1,s.spawnFailedAt=Date.now(),s.spawnFailCount>=a&&s.acpSessionId&&(V.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:s.acpSessionId}),s.acpSessionId=void 0),h}if(s.spawnFailCount=0,s.spawnFailedAt=void 0,s.downstream=x,this.attachRuntimeHooks(e,r,s),s.acpSessionId){s.loadingSession=!0;try{await x.sessionLoad({sessionId:s.acpSessionId,cwd:e.workspace}),V.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:s.acpSessionId})}catch(h){V.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:s.acpSessionId,err:String(h)}),s.acpSessionId=void 0;let m=await x.sessionNew({cwd:e.workspace});s.acpSessionId=m.sessionId,await this.persistSessionMapping(e)}finally{s.loadingSession=!1}}else{let h=await x.sessionNew({cwd:e.workspace});s.acpSessionId=h.sessionId,await this.persistSessionMapping(e)}x.afterSessionEstablished&&s.acpSessionId&&await x.afterSessionEstablished(s.acpSessionId)}armIdleTimer(e,r,s){if(mi(s),this.isRuntimeBusy(e,s)){V.debug("skip idle timer: runtime busy (in-flight turn / pending permission)",{agentId:e.agentId,cloudId:r});return}s.idleTimer=setTimeout(()=>{if(s.idleTimer=void 0,this.isRuntimeBusy(e,s)){V.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,s);return}V.info("session runtime idle timeout, killing downstream",{agentId:e.agentId,cloudId:r});let a=s.downstream;s.downstream=void 0,s.acpSessionId&&e.activeTriggers.delete(s.acpSessionId),a&&a.stop("idle timeout").catch(c=>V.warn("idle stop failed (ignored)",{agentId:e.agentId,cloudId:r,err:String(c)}))},this.sessionIdleTimeoutMs),s.idleTimer.unref?.()}isRuntimeBusy(e,r){if(r.acpSessionId&&e.activeTriggers.has(r.acpSessionId))return!0;let s=r.downstream;if(!s)return!1;for(let a of this.pendingUpstream.values())if(a.downstream===s)return!0;return!1}async sendAgentFileUpdate(e,r,s,a){let c={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};if(r.acpSessionId){let f=e.activeTriggers.get(r.acpSessionId);f&&(c.cozeTriggerMsgId=f);let u=e.activeGroupIds.get(r.acpSessionId);u&&(c.cozeGroupId=u)}await this.upstream.send(hi("session/update",{sessionId:s,update:a,_meta:c}))}forwardUpdate(e,r){let s=r.sessionId,a=this.reverseSessionId(e,s);if(!a){V.debug("drop update for unknown session",{agentId:e.agentId,acpId:s});return}let c=e.sessions.get(a);if(!c){V.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:a});return}if(Y_(r)){V.debug("drop codex metadata-warn chunk",{agentId:e.agentId,acpId:s});return}let f={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},u=e.activeTriggers.get(s);u&&(f.cozeTriggerMsgId=u);let x=e.activeGroupIds.get(s);x&&(f.cozeGroupId=x),this.upstream.send(hi("session/update",{...r,sessionId:a,_meta:f})).catch(h=>V.warn("forward update failed",{agentId:e.agentId,err:String(h)}))}handleAgentRequest(e,r,s){if(s.method==="session/request_permission"){this.forwardPermissionRequest(e,r,s);return}if(s.method==="fs/write_text_file"||s.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,s);return}V.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:s.method}),r.respondAgentRequestError(s.id,{code:Q.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${s.method}`})}async handleFsRpcRequest(e,r,s){try{let a=e.workspace;if(s.method==="fs/write_text_file"){let c=s.params??{},f=await Gu(c,a);r.respondAgentRequest(s.id,f)}else{let c=s.params??{},f=await Wu(c,a);r.respondAgentRequest(s.id,f)}}catch(a){V.warn("fs rpc handler failed",{agentId:e.agentId,method:s.method,err:String(a)}),r.respondAgentRequestError(s.id,gi(a))}}forwardPermissionRequest(e,r,s){let a=this.upstreamIds.next("session/request_permission"),c=s.params??{},u=c.sessionId,x=u?e.activeTriggers.get(u):void 0,h={cozeAgentId:e.agentId};x&&(h.cozeTriggerMsgId=x);let m=u?e.activeGroupIds.get(u):void 0;m&&(h.cozeGroupId=m);let v=u?this.reverseSessionId(e,u):void 0,A={...c,...v?{sessionId:v}:{},_meta:h};this.pendingUpstream.set(a,{agentRequestId:s.id,agentId:e.agentId,downstream:r,method:s.method}),V.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:a,acpSessionId:u,cloudSessionId:v,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(_=>({optionId:_.optionId,kind:_.kind,name:_.name}))}),this.upstream.send(xi(a,"session/request_permission",A)).catch(_=>{this.pendingUpstream.delete(a),V.error("forward permission request failed",{agentId:e.agentId,err:String(_)}),r.respondAgentRequestError(s.id,{code:Q.INTERNAL_ERROR,message:`upstream send failed: ${String(_)}`})})}handleUpstreamResponse(e){if(e.id===null)return;let r=this.lookupPending(this.pendingUpstream,e.id,"upstream");if(r){this.pendingUpstream.delete(r.key);let a=r.value;e.error?(V.info("upstream \u2192 permission response (error)",{agentId:a.agentId,upstreamId:e.id,method:a.method,error:e.error}),a.downstream.respondAgentRequestError(a.agentRequestId,e.error)):(a.method==="session/request_permission"&&Z_(e.result,a),V.info("upstream \u2192 permission response (result)",{agentId:a.agentId,upstreamId:e.id,method:a.method,result:e.result}),a.downstream.respondAgentRequest(a.agentRequestId,e.result));return}let s=this.lookupPending(this.pendingBridge,e.id,"bridge");if(s){this.pendingBridge.delete(s.key),clearTimeout(s.value.timer),e.error?s.value.reject(new Ns(e.error)):s.value.resolve(e.result);return}V.debug("orphan upstream response (no pending)",{id:e.id})}lookupPending(e,r,s){let a=e.get(r);if(a)return{value:a,key:r};if(typeof r=="number"){let c=String(r),f=e.get(c);if(f)return V.warn(`${s} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:f,key:c}}}sendRequest(e,r,s=K_){let a=this.upstreamIds.next(e);return new Promise((c,f)=>{let u=setTimeout(()=>{this.pendingBridge.delete(a),f(new R("AGENT_TIMEOUT",`${e} timed out after ${s}ms`))},s);this.pendingBridge.set(a,{method:e,resolve:c,reject:f,timer:u}),this.upstream.send(xi(a,e,r)).catch(x=>{let h=this.pendingBridge.get(a);h&&(clearTimeout(h.timer),this.pendingBridge.delete(a)),f(x)})})}async persistSessionMapping(e){if(this.paths)try{let r=new Map;for(let[s,a]of e.sessions){let c={modelToken:a.modelToken,tokenGeneratedAt:a.tokenGeneratedAt};a.acpSessionId&&(c.acpSessionId=a.acpSessionId),r.set(s,c)}await Vo(e.agentId,r,this.paths)}catch(r){V.warn("persist session mapping failed",{agentId:e.agentId,err:String(r)})}}reverseSessionId(e,r){for(let[s,a]of e.sessions.entries())if(a.acpSessionId===r)return s}sendError(e,r,s){return this.upstream.send(dn(e,{code:r,message:s,data:{bridgeVersion:pr}}))}};function J_(){return W_(16).toString("hex")}function Z_(t,e){if(!t||typeof t!="object"){V.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){V.warn('permission response: top-level "kind" field (D66 historical bug shape)',{agentId:e.agentId,result:t});return}let s=r.outcome;if(!s||typeof s!="object"){V.warn("permission response: missing or non-object outcome field",{agentId:e.agentId,result:t});return}let c=s.outcome;(typeof c!="string"||c!=="selected"&&c!=="cancelled")&&V.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}function Y_(t){let e=t.update;if(e?.sessionUpdate!=="agent_message_chunk")return!1;let r=e.content;if(!r||typeof r!="object")return!1;let s=r;return s.type!=="text"||typeof s.text!="string"?!1:s.text.startsWith("Model metadata for `")}ee();Me();import{randomBytes as X_}from"node:crypto";import{chmod as Q_,mkdir as ey,writeFile as Yu}from"node:fs/promises";import{createServer as ty}from"node:http";import{dirname as ny}from"node:path";var ry=1e6,bc=j("ipc"),$s=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(r=>[`${r.method} ${r.path}`,r])),this.paths=e.paths??te()}async start(){this.token=X_(32).toString("hex");let e=ty((s,a)=>{this.dispatch(s,a)});this.server=e,await new Promise((s,a)=>{e.once("error",a),e.listen(0,"127.0.0.1",()=>s())});let r=e.address();if(!r||typeof r!="object")throw new Error("failed to obtain IPC port");return this.port=r.port,await this.persistAuthFiles(),bc.info("IPC listening",{port:this.port}),{port:this.port,token:this.token}}async stop(){let e=this.server;e&&(await new Promise((r,s)=>{e.close(a=>a?s(a):r())}),this.server=null)}async persistAuthFiles(){await ey(ny(this.paths.portFile),{recursive:!0}),await Yu(this.paths.portFile,String(this.port),"utf8"),await Yu(this.paths.tokenFile,this.token,{encoding:"utf8",mode:384});try{await Q_(this.paths.tokenFile,384)}catch(e){bc.warn("chmod token file failed (non-POSIX?)",{err:String(e)})}}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){yi(r,401,{error:"unauthorized"});return}let a=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(a);if(!c){yi(r,404,{error:"not found"});return}let f=null;if(e.method==="POST")try{f=await iy(e)}catch(u){yi(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(f,e);yi(r,200,u??{ok:!0})}catch(u){bc.error("IPC handler failed",{key:a,err:String(u)}),yi(r,500,{error:u instanceof Error?u.message:String(u)})}}};function yi(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function iy(t){let e=[],r=0;for await(let a of t){let c=a;if(r+=c.length,r>ry)throw new Error("body too large");e.push(c)}let s=Buffer.concat(e).toString("utf8");return s?JSON.parse(s):null}var yx=lt(cl(),1);var zb=lt(rx(),1),Fb=lt(uo(),1),Ub=lt(vr(),1),qb=lt(Oc(),1),Hb=lt(Bc(),1),jb=lt(jc(),1),lx=lt(po(),1),Gb=lt(ux(),1);var xx=lx.default;ee();var Ie=j("upstream.frontier"),px="application/json",gx="none",Kb=15e3,Ri=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandlers=[];opened=!1;lastSendRefusedLogAt=0;sendRefusedSuppressed=0;openCount=0;async start(){if(this.fws){Ie.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:Vf,...xr(this.opts.ppeOverride)};class r extends xx{constructor(b){super(b,Kf,{headers:e})}send(b,...S){if(k0("debug"))try{let I;typeof b=="string"?I=Buffer.from(b,"utf8"):b instanceof Buffer?I=b:b instanceof ArrayBuffer?I=new Uint8Array(b):ArrayBuffer.isView(b)?I=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):I=new Uint8Array(0);let D=Buffer.from(I.slice(0,128)).toString("hex");Ie.debug("WS raw frame out",{bytes:I.byteLength,headHex:D})}catch(I){Ie.warn("WS raw frame dump failed",{err:String(I)})}super.send(b,...S)}}let s=Jf(this.opts.urlOverride),a={url:s,ws:r,fpID:Wf,aID:Ps,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:px,force:!0},payloadEncoding:{encoding:gx,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new yx.FWS(a),f=!1,u=null,x,h,m=new Promise((_,b)=>{x=_,h=b}),v=_=>{f||(f=!0,u&&(clearTimeout(u),u=null),_?h(_):x())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let _=this.openCount===1;Ie.info("frontier opened",{url:s,remoteDeviceId:this.opts.handshake.deviceId,initial:_,openCount:this.openCount}),_&&v();for(let b of this.connectHandlers)Promise.resolve(b({initial:_})).catch(S=>Ie.warn("onConnect handler threw (ignored)",{err:String(S)}))},c.onclose=_=>{this.opened=!1,Ie.info("frontier closed",{code:_.code,reason:_.reason,willReconnect:_.willReconnect})},c.onerror=_=>{Ie.warn("frontier error",{code:_.code,msg:_.message}),v(new R("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${_.code} msg=${_.message??""}`))},c.onmessage=_=>this.handleMessage(_),this.fws=c;let A=this.opts.openTimeoutMs??Kb;u=setTimeout(()=>{v(new R("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${A}ms (handshake or upgrade slow)`))},A),await c.connect();try{await m}catch(_){try{c.close(1e3,"open failed")}catch(b){Ie.warn("fws close during start failure threw (ignored)",{err:String(b)})}throw this.fws=null,this.opened=!1,_}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(s){Ie.warn("frontier close threw (ignored)",{err:String(s)})}}}async send(e){let r=this.fws,s=e.method;if(!r)throw Ie.warn("frontier send refused: upstream not started",{method:s}),new R("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(Ie.warn("frontier send refused: ws not open",{method:s,opened:this.opened,readyState:r.readyState,...this.sendRefusedSuppressed>0?{suppressedSinceLast:this.sendRefusedSuppressed}:{}}),this.lastSendRefusedLogAt=u,this.sendRefusedSuppressed=0):this.sendRefusedSuppressed+=1,new R("UPSTREAM_DISCONNECTED",`frontier ws not open (opened=${this.opened}, readyState=${r.readyState}); refusing to silently buffer`)}this.injectAgentPatToken(e);let a=JSON.stringify(e),c=e;mx(c)||Ie.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:a.length});try{await r.send(a,{service:33555712,method:1,payloadType:px,payloadEncoding:gx})}catch(u){throw Ie.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new R("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(u)}`,{cause:u})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandlers.push(e)}isConnected(){return this.opened&&this.fws?.readyState===1}injectAgentPatToken(e){let r=this.opts.getPatTokenForAgent;if(!r)return;let s=e.params?._meta;if(!s?.cozeAgentId)return;let a=r(s.cozeAgentId);a&&(s.cozePatToken=a)}handleMessage(e){let r=e.message?.service;if(r!==33555712){Ie.debug("drop non-adapter frontier frame",{service:r});return}let s=Jb(e);if(!s){Ie.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){Ie.debug("frame received but no onFrame handler",{size:s.length});return}let a;try{a=JSON.parse(s)}catch(f){Ie.warn("frontier message JSON parse failed",{err:String(f),head:s.slice(0,80)});return}let c=a;mx(c)||Ie.info("frontier frame in",{logid:$b(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:Vb(s)}),Promise.resolve(this.handler(a)).catch(f=>Ie.warn("frontier frame handler threw",{err:String(f)}))}};function mx(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var _x=2e3;function Vb(t){return t.length<=_x?t:`${t.slice(0,_x)}...<truncated, total ${t.length} chars>`}function $b(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function Jb(t){let e=t.message;if(e?.textPayload)return e.textPayload;let r=e?.payload;if(!r)return null;try{return Buffer.from(r).toString("utf8")}catch{return null}}ee();var Wc=j("upstream.switchable"),mo=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Wc.info("swap upstream",{reason:r});let s=this.inner;if(this.inner=e,this.handler&&e.onFrame(this.handler),e.onConnect)for(let a of this.connectHandlers)e.onConnect(a);try{await e.start()}catch(a){throw Wc.error("swap target start failed, reverting",{err:String(a)}),this.inner=s,a}await s.stop(r??"swapped").catch(a=>Wc.warn("previous upstream stop threw (ignored)",{err:String(a)}))}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.connectHandlers.push(e),this.inner.onConnect?.(e)}isConnected(){return this.inner.isConnected()}};ee();var Kc=j("upstream"),Rr=class{handler=null;async start(){Kc.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Kc.info("NoopUpstream stopped",{reason:e})}async send(e){Kc.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)}};ee();ee();Me();import{promises as Vc}from"node:fs";import{dirname as Zb}from"node:path";var Yb=j("pat-token-store");async function bx(t=te()){try{let r=(await Vc.readFile(t.patTokenFile,"utf8")).trim();return r.length>0?r:null}catch(e){let r=e?.code;return r!=="ENOENT"&&Yb.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function Di(t,e=te()){if(!t)throw new Error("writePatToken: empty patToken");await Vc.mkdir(Zb(e.patTokenFile),{recursive:!0}),await Vc.writeFile(e.patTokenFile,t,{encoding:"utf8",mode:384})}Me();Me();import{promises as wo}from"node:fs";import{join as Xb}from"node:path";function Qb(t,e){return`#!/bin/sh
|
|
126
124
|
exec ${JSON.stringify(e)} ${JSON.stringify(t)} "$@"
|
|
127
|
-
`}function
|
|
125
|
+
`}function eE(t,e){return`@echo off\r
|
|
128
126
|
"${e}" "${t}" %*\r
|
|
129
|
-
`}async function yx(t,e=te()){let r=e.binDir;await go.mkdir(r,{recursive:!0});let i=V1(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?X1(t,o):Y1(t,o);return await go.readFile(i,"utf8").catch(()=>null)===c||(await go.writeFile(i,c,"utf8"),process.platform!=="win32"&&await go.chmod(i,493)),r}ee();Be();import{execSync as bx}from"node:child_process";import{readFileSync as vx,unlinkSync as Q1}from"node:fs";import{mkdir as eE,readFile as Sx,unlink as Ix,writeFile as tE}from"node:fs/promises";import{dirname as nE}from"node:path";function Ex(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}var rE=G("single-instance"),mo=class{pidFile;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??te().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&&(rE.warn("removing stale pid file",{stalePid:e}),await Ix(this.pidFile).catch(()=>{})),await eE(nE(this.pidFile),{recursive:!0}),await tE(this.pidFile,String(process.pid),"utf8"),this.acquired=!0,this.installCleanupHooks(),{kind:"acquired"})}async release(){if(this.acquired){try{(await Sx(this.pidFile,"utf8")).trim()===String(process.pid)&&await Ix(this.pidFile)}catch{}this.acquired=!1}}async readExistingPid(){try{let e=await Sx(this.pidFile,"utf8"),r=Number.parseInt(e.trim(),10);return Number.isFinite(r)&&r>0?r:null}catch(e){if(e.code==="ENOENT")return null;throw e}}isAlive(e){return Ex(e)?this.matchesDaemonTitle(e):!1}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let r=vx(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes("coze-bridge-daemon")||r.includes("lib/index.js"))}catch{}try{let r=bx(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes("coze-bridge-daemon")||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=bx(`tasklist /FI "PID eq ${e}" /FO CSV /NH`,{stdio:["ignore","pipe","ignore"],timeout:2e3}).toString().trim();if(!i||/^(INFO|信息)[::]/.test(i))return!1;let o=i.split(",",1)[0]?.replace(/^"|"$/g,"").toLowerCase()??"";return o.includes("node")||o.includes("coze-bridge")}catch{return!0}}installCleanupHooks(){process.once("exit",()=>{if(this.acquired)try{vx(this.pidFile,"utf8").trim()===String(process.pid)&&Q1(this.pidFile)}catch{}})}};var j=G("daemon"),iE="coze-bridge-daemon";async function Tx(){let t=new mo({processTitle:iE}),e=await t.acquire();if(e.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${e.pid})`);let r=await js(),i=r??{};Pi({pid:process.pid}),j.info(r?"loaded bridge config":"initialized bridge config");try{let k=new fn;i.frameworksCache=await k.detectAll(),j.info("refreshed frameworks_cache",{detected:Object.keys(i.frameworksCache)})}catch(k){j.warn("framework detection failed",{err:String(k)})}await wr(i);let o=new po(new Tr),c=te(),f=null,u=new Ks({upstream:o,paths:c,bridgeConfig:i,sessionSpawner:async(k,N,F,K)=>{if(!f)throw new Error("agentManager not ready");return f.spawnSessionDownstream(k,N,F,K)}});await oE(c,u);let x=new Hs({paths:c,config:i,registry:u});f=x;let p,_,y=null,A={},E,v=null;u.registerExtension("_agent/create",async k=>x.createAgent(k.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let S={},I=new Os({agents:u.agents,disposeAndMarkDisconnected:async(k,N)=>{let F=u.agents.get(k);if(F){await x.cleanupOpenclawSessionProviders(F).catch(se=>j.warn("cleanup openclaw providers failed (ignored)",{agentId:k,err:String(se)}));let K=!0;try{await F.dispose(`disconnect: ${N}`)}catch(se){K=!1,j.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:k,err:String(se)}),F.status="error"}K&&(F.status="disconnected",u.unregister(k),u.disconnectedAgents.add(k))}else u.disconnectedAgents.add(k)},detailSyncer:async k=>{if(!S.ref)throw new Error("agent-detail-sync not initialized yet");await S.ref.syncOne(k)},cleanupOpenclawProviders:async k=>{await x.cleanupOpenclawSessionProviders(k)},openclawRepair:async(k,N)=>{await x.openclawRepair(k,N)},isRuntimePendingPermission:k=>u.hasPendingPermissionFor(k)});u.registerExtension("_agent/listSkills",k=>I.listSkills(k.params)),u.registerExtension("_agent/addSkills",k=>I.addSkills(k.params)),u.registerExtension("_agent/removeSkills",k=>I.removeSkills(k.params)),u.registerExtension("_agent/getFileTree",k=>I.getFileTree(k.params)),u.registerExtension("_agent/getFileContent",k=>I.getFileContent(k.params)),u.registerExtension("_agent/update",k=>I.updateAgent(k.params)),u.registerExtension("_agent/disconnect",k=>I.disconnectAgent(k.params)),u.registerExtension("_agent/switchModel",k=>I.switchModel(k.params)),u.registerExtension("_agent/reset",k=>I.resetAgent(k.params)),u.registerExtension("_agent/repair",k=>I.repairAgent(k.params));let D=new Fi({paths:c,handlers:I,sendDetail:k=>u.sendRequest("_agent/detail",k)});S.ref=D;let P=async k=>{await Promise.allSettled(k.map(async N=>{try{await I.disconnectAgent({agentId:N.agentId,reason:`auth_failure: code=${N.code} ${N.message}`}),j.info("agent disconnected due to auth failure from heartbeat response",{agentId:N.agentId,code:N.code,message:N.message})}catch(F){j.warn("disconnect during authFailure handling failed (ignored)",{agentId:N.agentId,err:String(F)})}}))};o.onConnect(({initial:k})=>{j.info("frontier upstream connected, triggering detail sync",{initial:k}),D.syncAll(k?"initial-connect":"reconnect").catch(N=>j.warn("detail sync top-level error (ignored)",{err:String(N)}))});let w=new Ws({paths:c,routes:[{method:"GET",path:"/status",handler:async()=>{let k=u.getMockScenario();return{running:!0,pid:process.pid,agents:[...u.agents.keys()],deviceId:y??"",frameworksCache:i.frameworksCache??{},...k?{mockScenario:k}:{}}}},{method:"POST",path:"/pair",handler:async k=>{let N=k,F=N?.privatecode,K=N?.pairing_code;if(!F||!K)throw new R("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let se=di(N.env),fe=N.handshake_url,we=N.frontier_url,Ne=Ax(N.env,fe,we),it=!!p&&p!==F,Te=_!==void 0&&_!==Ne,Ht=it||Te,_e=await ec({privatecode:F,...fe?{endpoint:fe}:{},ppeOverride:se});if(Ht){j.warn("pair config switched, resetting agents",{pcChanged:it,envChanged:Te,previousPc:p?wo(p):"",nextPc:wo(F),previousEnvKey:_??"",nextEnvKey:Ne});for(let ge of[...u.agents.values()])await ge.dispose("pair config switch").catch(()=>{}),u.agents.delete(ge.agentId);u.disconnectedAgents.size>0&&(j.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await o.swap(new Tr,"pair switch").catch(()=>{})}y=_e.deviceId,Pi({deviceId:y,pid:process.pid}),gc({patToken:F,env:N.env}).catch(ge=>j.warn("coze-cli setup error (ignored)",{err:String(ge)}));let Y=new Ci({handshake:_e,privatecode:F,...we?{urlOverride:we}:{},ppeOverride:se,getPatTokenForAgent:ge=>u.agents.get(ge)?.patToken});await o.swap(Y,"pair");try{let ge=new fn;i.frameworksCache=await ge.detectAll(),await wr(i),j.info("frameworks_cache refreshed before pair",{detected:Object.keys(i.frameworksCache)})}catch(ge){j.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(ge)})}let Mn=Object.keys(i.frameworksCache??{});try{let ge=await u.sendRequest("_agent/pair",{pairCode:K,patToken:F,frameworks:Mn,_meta:{cozeDeviceId:y}});j.info("_agent/pair ok",{pairResult:ge}),p=F,_=Ne,A=se,E=fe,N.mock_scenario!==void 0&&(u.setMockScenario(N.mock_scenario),j.info("mock scenario set",{scenario:N.mock_scenario})),Ri(F,c).catch(Ge=>j.warn("writePatToken after /pair failed (ignored)",{err:String(Ge)})),v||(v=new ui({core:u,getDeviceId:()=>y??"",onTickEnd:()=>D.retryPending().catch(Ge=>j.warn("detailSync.retryPending failed (ignored)",{err:String(Ge)})),onAuthFailures:P})),v.start(),Ht&&_o(c,x).catch(Ge=>j.warn("post-pair-switch auto-revive error (ignored)",{err:String(Ge)}));let Bn;return N.agent_id&&(Bn=await aE(N.agent_id,c,x,Ge=>u.sendRequest("_agent/detail",Ge),F).catch(Ge=>(j.error("--agent-id ensureAgent failed",{agentId:N.agent_id,err:String(Ge)}),{ok:!1,agentId:N.agent_id??"",note:String(Ge)}))),{ok:!0,note:"paired with cloud",...Bn?{agent:Bn}:{}}}catch(ge){return j.error("_agent/pair failed",{err:String(ge)}),{ok:!1,note:`pair failed: ${String(ge)}`}}}},{method:"POST",path:"/connect",handler:async k=>{let N=k,F=N?.privatecode;if(!F)throw new R("IPC_BAD_REQUEST","/connect requires privatecode");let K=di(N.env),se=N.handshake_url,fe=N.frontier_url,we=Ax(N.env,se,fe);if(p===F&&_===we){let Y=await sE(c);return u.agents.size===0&&Y?(j.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),_o(c,x).catch(Mn=>j.warn("connect-noop auto-revive error (ignored)",{err:String(Mn)}))):j.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let Ne=!!p&&p!==F,it=_!==void 0&&_!==we,Te=Ne||it,Ht=await ec({privatecode:F,...se?{endpoint:se}:{},ppeOverride:K});if(Te){j.warn("connect config switched, resetting agents",{pcChanged:Ne,envChanged:it,previousPc:p?wo(p):"",nextPc:wo(F)});for(let Y of[...u.agents.values()])await Y.dispose("connect config switch").catch(()=>{}),u.agents.delete(Y.agentId);u.disconnectedAgents.size>0&&(j.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await o.swap(new Tr,"connect switch").catch(()=>{})}y=Ht.deviceId,Pi({deviceId:y,pid:process.pid}),gc({patToken:F,env:N.env}).catch(Y=>j.warn("coze-cli setup error (ignored)",{err:String(Y)}));let _e=new Ci({handshake:Ht,privatecode:F,...fe?{urlOverride:fe}:{},ppeOverride:K,getPatTokenForAgent:Y=>u.agents.get(Y)?.patToken});return await o.swap(_e,"connect"),p=F,_=we,A=K,E=se,N.mock_scenario!==void 0&&(u.setMockScenario(N.mock_scenario),j.info("mock scenario set",{scenario:N.mock_scenario})),v||(v=new ui({core:u,getDeviceId:()=>y??"",onTickEnd:()=>D.retryPending().catch(Y=>j.warn("detailSync.retryPending failed (ignored)",{err:String(Y)})),onAuthFailures:P})),v.start(),Te&&_o(c,x).catch(Y=>j.warn("post-connect-switch auto-revive error (ignored)",{err:String(Y)})),Ri(F,c).catch(Y=>j.warn("writePatToken after /connect failed (ignored)",{err:String(Y)})),j.info("/connect: WS established",{deviceId:y}),{ok:!0,note:"connected"}}},{method:"POST",path:"/_agent/create",handler:async k=>{let N=k;return{ok:!0,result:await x.createAgent(N)}}},{method:"POST",path:"/agent/send",handler:async k=>{let N=k;if(!N?.agentId||!N?.sessionId||!N?.kind||!N?.path)throw new R("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!p)throw new R("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let F=N;return await(F.groupFile?Pu:Ou)(F,{core:u,patToken:p,handshakeBase:E,ppeOverride:A})}catch(F){if(F instanceof R)return{ok:!1,code:F.code,message:F.message};throw F}}},{method:"POST",path:"/refresh",handler:async()=>{j.info("IPC /refresh: re-detecting frameworks");let k=new fn;return i.frameworksCache=await k.detectAll(),await wr(i),{ok:!0,frameworks:i.frameworksCache}}},{method:"POST",path:"/shutdown",handler:async()=>(j.info("IPC /shutdown received"),setImmediate(()=>{B.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:C,token:O}=await w.start();try{await yx(c.libEntry,c)}catch(k){j.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(k)})}await u.start(),_o(c,x).catch(k=>j.warn("auto-revive top-level error (ignored)",{err:String(k)})),M0().then(async()=>{let{probeAcpVersion:k}=await Promise.resolve().then(()=>(gn(),L0));for(let N of["claude-code","codex"]){let F=await k(N);F?j.info("acp wrapper version",{framework:N,version:F}):j.warn("acp wrapper version probe failed (binary not on PATH?)",{framework:N})}}).catch(k=>j.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(k)}));let z=null,B={port:C,token:O,core:u,ipc:w,shutdown(k){return z||(j.info("daemon shutdown",{reason:k}),z=(async()=>{v?.stop(),await u.stop(k),await w.stop(),await t.release()})(),z)}};for(let k of["SIGTERM","SIGINT"])process.on(k,()=>{B.shutdown(k).then(()=>process.exit(0))});return process.on("unhandledRejection",k=>{j.error("unhandledRejection",{reason:k instanceof Error?k.message:String(k),stack:k instanceof Error?k.stack:void 0})}),process.on("uncaughtException",k=>{j.error("uncaughtException (will exit, supervisor will restart)",{message:k.message,stack:k.stack,name:k.name}),process.exit(1)}),j.info("daemon ready",{port:C,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(i.frameworksCache??{}),libVersion:i.libVersion??"dev"}),B}async function sE(t){let{readdir:e}=await import("node:fs/promises");try{return(await e(t.agentsRoot)).length>0}catch{return!1}}function wo(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function Ax(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function oE(t,e){let{readdir:r}=await import("node:fs/promises"),i;try{i=await r(t.agentsRoot)}catch{return}let{loadAgentConfig:o,enforceAgentConfigMode:c}=await Promise.resolve().then(()=>(Kt(),zi));for(let f of i){await c(f,t).catch(u=>j.warn("enforceAgentConfigMode failed (ignored)",{agentId:f,err:String(u)}));try{let u=await o(f,t);u?.disconnectedAt&&(e.disconnectedAgents.add(f),j.info("agent marked disconnected on startup",{agentId:f,disconnectedAt:u.disconnectedAt,reason:u.disconnectReason??""}))}catch(u){j.warn("failed to load agent config on startup, skipping",{agentId:f,err:String(u)})}}}async function aE(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Kt(),zi)),f=await c(t,e);if(f){j.info("--agent-id: local config found, reconnecting",{agentId:t,framework:f.framework,hadDisconnect:!!f.disconnectedAt});let _={agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...o?{patToken:o}:{}};return await r.createAgent(_),{ok:!0,agentId:t,note:f.disconnectedAt?"revived from local config":"connected from local config"}}j.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:t});let u=await i({_meta:{cozeAgentId:t}});if(!u.framework)throw new R("AGENT_NOT_FOUND",`agent ${t} \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 x={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...o?{patToken:o}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await r.createAgent(x);let p=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:p?"cloud agent acknowledged":"created from cloud detail"}}async function _o(t,e){let{readdir:r}=await import("node:fs/promises"),i;try{i=await r(t.agentsRoot)}catch{return{revived:0,skipped:0,total:0}}if(i.length===0)return{revived:0,skipped:0,total:0};let{loadAgentConfig:o}=await Promise.resolve().then(()=>(Kt(),zi));j.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,f=0;for(let u of i){let x;try{x=await o(u,t)}catch(p){j.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(p)}),f+=1;continue}if(!x){f+=1;continue}if(x.disconnectedAt){j.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:x.disconnectedAt}),f+=1;continue}try{j.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:x.framework});let p=cE(x);await e.createAgent({agentId:x.agentId,framework:x.framework,...x.cozeIdentity?{cozeIdentity:x.cozeIdentity}:{},...x.model?{model:x.model}:{},...p?{_meta:p}:{}}),c+=1}catch(p){j.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:x.framework,err:String(p)}),f+=1}}return j.info("auto-revive: done",{revived:c,skipped:f,total:i.length}),{revived:c,skipped:f,total:i.length}}function cE(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}$c();Be();import{readFile as Cx}from"node:fs/promises";var Ut=class{paths;constructor(e){this.paths=e??te()}async probe(e=1e3){let r=await yo(this.paths);if(!r)return{kind:"not-running"};try{let i=await this.fetch(r,{method:"GET",path:"/status",timeoutMs:e});return i.status===200?{kind:"connected",...r}:{kind:"stale",reason:`unexpected status ${i.status}`}}catch(i){return{kind:"stale",reason:gE(i)}}}async request(e){let r=await yo(this.paths);if(!r)throw new Error("coze-bridge daemon not running (no port/token files)");return this.fetch(r,e)}async fetch(e,r){let i=r.body!==void 0,o={Authorization:`Bearer ${e.token}`};i&&(o["content-type"]="application/json");let c=new AbortController,f=setTimeout(()=>c.abort(),r.timeoutMs??5e3);try{let u=await fetch(`http://127.0.0.1:${e.port}${r.path}`,{method:r.method,headers:o,body:i?JSON.stringify(r.body):void 0,signal:c.signal}),x=await u.text();return{status:u.status,body:pE(x)}}finally{clearTimeout(f)}}};async function yo(t){try{let[e,r]=await Promise.all([Cx(t.portFile,"utf8"),Cx(t.tokenFile,"utf8")]),i=Number.parseInt(e.trim(),10),o=r.trim();return!Number.isFinite(i)||i<=0||!o?null:{port:i,token:o}}catch(e){if(e.code==="ENOENT")return null;throw e}}function pE(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function gE(t){return t instanceof Error?t.message:String(t)}ee();Be();import{copyFile as Rx,mkdir as mE,readFile as Jc,writeFile as wE}from"node:fs/promises";import{homedir as J3}from"node:os";import{dirname as _E,resolve as Zc,sep as Eo}from"node:path";import{fileURLToPath as yE}from"node:url";ee();Be();var Dx=G("dist-install");function EE(t){let e=yE(t),r=_E(e),i=`${Eo}src${Eo}`;if(r.includes(i)||r.endsWith(`${Eo}src${Eo}cli`))return null;let o=Zc(r,"index.js"),c=Zc(r,"..","package.json");return{dist:o,pkgJson:c}}async function Vc(t={}){let e=t.paths??te(),r=EE(import.meta.url),i=t.sourceDist??r?.dist,o=t.sourcePackageJson??r?.pkgJson;if(!i||!o)return{kind:"dev-mode-skip",reason:"running from src/(tsx loader);no dist/ to install"};let c;try{c=JSON.parse(await Jc(o,"utf8")).version??"unknown"}catch(y){return Dx.warn("cannot read source package.json,skip dist install",{err:String(y)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(y)}`}}let f=await js(e.configFile)??{},u=f.libVersion;if(u===c)try{return await Jc(e.libEntry),{kind:"already-current",libVersion:c}}catch{}await mE(e.libDir,{recursive:!0}),await Rx(i,e.libEntry),await Rx(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let x=Zc(e.libDir,"package.json"),p=`${JSON.stringify({type:"module"},null,2)}
|
|
130
|
-
`;return await
|
|
127
|
+
`}async function Ex(t,e=te()){let r=e.binDir;await wo.mkdir(r,{recursive:!0});let s=Xb(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),a=process.execPath,c=process.platform==="win32"?eE(t,a):Qb(t,a);return await wo.readFile(s,"utf8").catch(()=>null)===c||(await wo.writeFile(s,c,"utf8"),process.platform!=="win32"&&await wo.chmod(s,493)),r}ee();Me();import{execSync as Sx}from"node:child_process";import{readFileSync as Ix,unlinkSync as tE}from"node:fs";import{mkdir as nE,readFile as Ax,unlink as Cx,writeFile as rE}from"node:fs/promises";import{dirname as iE}from"node:path";function vx(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}var sE=j("single-instance"),_o=class{pidFile;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??te().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&&(sE.warn("removing stale pid file",{stalePid:e}),await Cx(this.pidFile).catch(()=>{})),await nE(iE(this.pidFile),{recursive:!0}),await rE(this.pidFile,String(process.pid),"utf8"),this.acquired=!0,this.installCleanupHooks(),{kind:"acquired"})}async release(){if(this.acquired){try{(await Ax(this.pidFile,"utf8")).trim()===String(process.pid)&&await Cx(this.pidFile)}catch{}this.acquired=!1}}async readExistingPid(){try{let e=await Ax(this.pidFile,"utf8"),r=Number.parseInt(e.trim(),10);return Number.isFinite(r)&&r>0?r:null}catch(e){if(e.code==="ENOENT")return null;throw e}}isAlive(e){return vx(e)?this.matchesDaemonTitle(e):!1}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let r=Ix(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes("coze-bridge-daemon")||r.includes("lib/index.js"))}catch{}try{let r=Sx(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes("coze-bridge-daemon")||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let s=Sx(`tasklist /FI "PID eq ${e}" /FO CSV /NH`,{stdio:["ignore","pipe","ignore"],timeout:2e3}).toString().trim();if(!s||/^(INFO|信息)[::]/.test(s))return!1;let a=s.split(",",1)[0]?.replace(/^"|"$/g,"").toLowerCase()??"";return a.includes("node")||a.includes("coze-bridge")}catch{return!0}}installCleanupHooks(){process.once("exit",()=>{if(this.acquired)try{Ix(this.pidFile,"utf8").trim()===String(process.pid)&&tE(this.pidFile)}catch{}})}};var G=j("daemon"),oE="coze-bridge-daemon";async function Rx(){let t=new _o({processTitle:oE}),e=await t.acquire();if(e.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${e.pid})`);let r=await Ks(),s=r??{};Oi({pid:process.pid}),G.info(r?"loaded bridge config":"initialized bridge config");try{let k=new ln;s.frameworksCache=await k.detectAll(),G.info("refreshed frameworks_cache",{detected:Object.keys(s.frameworksCache)})}catch(k){G.warn("framework detection failed",{err:String(k)})}await yr(s);let a=new mo(new Rr),c=te(),f=null,u=new Vs({upstream:a,paths:c,bridgeConfig:s,sessionSpawner:async(k,N,U,W)=>{if(!f)throw new Error("agentManager not ready");return f.spawnSessionDownstream(k,N,U,W)}});await cE(c,u);let x=new js({paths:c,config:s,registry:u});f=x;let h,m,v=null,A={},_,b=null;u.registerExtension("_agent/create",async k=>x.createAgent(k.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let S={},I=new Os({agents:u.agents,disposeAndMarkDisconnected:async(k,N)=>{let U=u.agents.get(k);if(U){await x.cleanupOpenclawSessionProviders(U).catch(se=>G.warn("cleanup openclaw providers failed (ignored)",{agentId:k,err:String(se)}));let W=!0;try{await U.dispose(`disconnect: ${N}`)}catch(se){W=!1,G.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:k,err:String(se)}),U.status="error"}W&&(U.status="disconnected",u.unregister(k),u.disconnectedAgents.add(k))}else u.disconnectedAgents.add(k)},detailSyncer:async k=>{if(!S.ref)throw new Error("agent-detail-sync not initialized yet");await S.ref.syncOne(k)},cleanupOpenclawProviders:async k=>{await x.cleanupOpenclawSessionProviders(k)},openclawRepair:async(k,N)=>{await x.openclawRepair(k,N)},isRuntimePendingPermission:k=>u.hasPendingPermissionFor(k)});u.registerExtension("_agent/listSkills",k=>I.listSkills(k.params)),u.registerExtension("_agent/addSkills",k=>I.addSkills(k.params)),u.registerExtension("_agent/removeSkills",k=>I.removeSkills(k.params)),u.registerExtension("_agent/getFileTree",k=>I.getFileTree(k.params)),u.registerExtension("_agent/getFileContent",k=>I.getFileContent(k.params)),u.registerExtension("_agent/update",k=>I.updateAgent(k.params)),u.registerExtension("_agent/disconnect",k=>I.disconnectAgent(k.params)),u.registerExtension("_agent/switchModel",k=>I.switchModel(k.params)),u.registerExtension("_agent/reset",k=>I.resetAgent(k.params)),u.registerExtension("_agent/repair",k=>I.repairAgent(k.params));let D=new qi({paths:c,handlers:I,sendDetail:k=>u.sendRequest("_agent/detail",k)});S.ref=D;let O=async k=>{await Promise.allSettled(k.map(async N=>{try{await I.disconnectAgent({agentId:N.agentId,reason:`auth_failure: code=${N.code} ${N.message}`}),G.info("agent disconnected due to auth failure from heartbeat response",{agentId:N.agentId,code:N.code,message:N.message})}catch(U){G.warn("disconnect during authFailure handling failed (ignored)",{agentId:N.agentId,err:String(U)})}}))};a.onConnect(({initial:k})=>{G.info("frontier upstream connected, triggering detail sync",{initial:k}),D.syncAll(k?"initial-connect":"reconnect").catch(N=>G.warn("detail sync top-level error (ignored)",{err:String(N)}))});let w=new $s({paths:c,routes:[{method:"GET",path:"/status",handler:async()=>{let k=u.getMockScenario();return{running:!0,pid:process.pid,agents:[...u.agents.keys()],deviceId:v??"",frameworksCache:s.frameworksCache??{},...k?{mockScenario:k}:{}}}},{method:"POST",path:"/pair",handler:async k=>{let N=k,U=N?.privatecode,W=N?.pairing_code;if(!U||!W)throw new R("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let se=fi(N.env),fe=N.handshake_url,we=N.frontier_url,Oe=Tx(N.env,fe,we),nt=!!h&&h!==U,Ae=m!==void 0&&m!==Oe,qt=nt||Ae,_e=await rc({privatecode:U,...fe?{endpoint:fe}:{},ppeOverride:se});if(qt){G.warn("pair config switched, resetting agents",{pcChanged:nt,envChanged:Ae,previousPc:h?yo(h):"",nextPc:yo(U),previousEnvKey:m??"",nextEnvKey:Oe});for(let ge of[...u.agents.values()])await ge.dispose("pair config switch").catch(()=>{}),u.agents.delete(ge.agentId);u.disconnectedAgents.size>0&&(G.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await a.swap(new Rr,"pair switch").catch(()=>{})}v=_e.deviceId,Oi({deviceId:v,pid:process.pid}),_c({patToken:U,env:N.env}).catch(ge=>G.warn("coze-cli setup error (ignored)",{err:String(ge)}));let Z=new Ri({handshake:_e,privatecode:U,...we?{urlOverride:we}:{},ppeOverride:se,getPatTokenForAgent:ge=>u.agents.get(ge)?.patToken});await a.swap(Z,"pair");try{let ge=new ln;s.frameworksCache=await ge.detectAll(),await yr(s),G.info("frameworks_cache refreshed before pair",{detected:Object.keys(s.frameworksCache)})}catch(ge){G.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(ge)})}let zn=Object.keys(s.frameworksCache??{});try{let ge=await u.sendRequest("_agent/pair",{pairCode:W,patToken:U,frameworks:zn,_meta:{cozeDeviceId:v}});G.info("_agent/pair ok",{pairResult:ge}),h=U,m=Oe,A=se,_=fe,N.mock_scenario!==void 0&&(u.setMockScenario(N.mock_scenario),G.info("mock scenario set",{scenario:N.mock_scenario})),Di(U,c).catch(He=>G.warn("writePatToken after /pair failed (ignored)",{err:String(He)})),b||(b=new li({core:u,getDeviceId:()=>v??"",onTickEnd:()=>D.retryPending().catch(He=>G.warn("detailSync.retryPending failed (ignored)",{err:String(He)})),onAuthFailures:O})),b.start(),qt&&bo(c,x).catch(He=>G.warn("post-pair-switch auto-revive error (ignored)",{err:String(He)}));let Fn;return N.agent_id&&(Fn=await dE(N.agent_id,c,x,He=>u.sendRequest("_agent/detail",He),U).catch(He=>(G.error("--agent-id ensureAgent failed",{agentId:N.agent_id,err:String(He)}),{ok:!1,agentId:N.agent_id??"",note:String(He)}))),{ok:!0,note:"paired with cloud",...Fn?{agent:Fn}:{}}}catch(ge){return G.error("_agent/pair failed",{err:String(ge)}),{ok:!1,note:`pair failed: ${String(ge)}`}}}},{method:"POST",path:"/connect",handler:async k=>{let N=k,U=N?.privatecode;if(!U)throw new R("IPC_BAD_REQUEST","/connect requires privatecode");let W=fi(N.env),se=N.handshake_url,fe=N.frontier_url,we=Tx(N.env,se,fe);if(h===U&&m===we){let Z=await aE(c);return u.agents.size===0&&Z?(G.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),bo(c,x).catch(zn=>G.warn("connect-noop auto-revive error (ignored)",{err:String(zn)}))):G.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let Oe=!!h&&h!==U,nt=m!==void 0&&m!==we,Ae=Oe||nt,qt=await rc({privatecode:U,...se?{endpoint:se}:{},ppeOverride:W});if(Ae){G.warn("connect config switched, resetting agents",{pcChanged:Oe,envChanged:nt,previousPc:h?yo(h):"",nextPc:yo(U)});for(let Z of[...u.agents.values()])await Z.dispose("connect config switch").catch(()=>{}),u.agents.delete(Z.agentId);u.disconnectedAgents.size>0&&(G.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await a.swap(new Rr,"connect switch").catch(()=>{})}v=qt.deviceId,Oi({deviceId:v,pid:process.pid}),_c({patToken:U,env:N.env}).catch(Z=>G.warn("coze-cli setup error (ignored)",{err:String(Z)}));let _e=new Ri({handshake:qt,privatecode:U,...fe?{urlOverride:fe}:{},ppeOverride:W,getPatTokenForAgent:Z=>u.agents.get(Z)?.patToken});return await a.swap(_e,"connect"),h=U,m=we,A=W,_=se,N.mock_scenario!==void 0&&(u.setMockScenario(N.mock_scenario),G.info("mock scenario set",{scenario:N.mock_scenario})),b||(b=new li({core:u,getDeviceId:()=>v??"",onTickEnd:()=>D.retryPending().catch(Z=>G.warn("detailSync.retryPending failed (ignored)",{err:String(Z)})),onAuthFailures:O})),b.start(),Ae&&bo(c,x).catch(Z=>G.warn("post-connect-switch auto-revive error (ignored)",{err:String(Z)})),Di(U,c).catch(Z=>G.warn("writePatToken after /connect failed (ignored)",{err:String(Z)})),G.info("/connect: WS established",{deviceId:v}),{ok:!0,note:"connected"}}},{method:"POST",path:"/_agent/create",handler:async k=>{let N=k;return{ok:!0,result:await x.createAgent(N)}}},{method:"POST",path:"/agent/send",handler:async k=>{let N=k;if(!N?.agentId||!N?.sessionId||!N?.kind||!N?.path)throw new R("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!h)throw new R("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let U=N;return await(U.groupFile?Nu:Ou)(U,{core:u,patToken:h,handshakeBase:_,ppeOverride:A})}catch(U){if(U instanceof R)return{ok:!1,code:U.code,message:U.message};throw U}}},{method:"POST",path:"/refresh",handler:async()=>{G.info("IPC /refresh: re-detecting frameworks");let k=new ln;return s.frameworksCache=await k.detectAll(),await yr(s),{ok:!0,frameworks:s.frameworksCache}}},{method:"POST",path:"/shutdown",handler:async()=>(G.info("IPC /shutdown received"),setImmediate(()=>{z.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:C,token:L}=await w.start();try{await Ex(c.libEntry,c)}catch(k){G.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(k)})}await u.start(),bo(c,x).catch(k=>G.warn("auto-revive top-level error (ignored)",{err:String(k)})),z0().then(async()=>{let{probeAcpVersion:k}=await Promise.resolve().then(()=>(Kt(),M0));for(let N of["claude-code","codex"]){let U=await k(N);U&&G.info("acp wrapper version",{framework:N,version:U})}}).catch(k=>G.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(k)}));let F=null,z={port:C,token:L,core:u,ipc:w,shutdown(k){return F||(G.info("daemon shutdown",{reason:k}),F=(async()=>{b?.stop(),await u.stop(k),await w.stop(),await t.release()})(),F)}};for(let k of["SIGTERM","SIGINT"])process.on(k,()=>{z.shutdown(k).then(()=>process.exit(0))});return process.on("unhandledRejection",k=>{G.error("unhandledRejection",{reason:k instanceof Error?k.message:String(k),stack:k instanceof Error?k.stack:void 0})}),process.on("uncaughtException",k=>{G.error("uncaughtException (will exit, supervisor will restart)",{message:k.message,stack:k.stack,name:k.name}),process.exit(1)}),G.info("daemon ready",{port:C,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(s.frameworksCache??{}),libVersion:s.libVersion??"dev"}),z}async function aE(t){let{readdir:e}=await import("node:fs/promises");try{return(await e(t.agentsRoot)).length>0}catch{return!1}}function yo(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function Tx(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function cE(t,e){let{readdir:r}=await import("node:fs/promises"),s;try{s=await r(t.agentsRoot)}catch{return}let{loadAgentConfig:a,enforceAgentConfigMode:c}=await Promise.resolve().then(()=>(Vt(),Ui));for(let f of s){await c(f,t).catch(u=>G.warn("enforceAgentConfigMode failed (ignored)",{agentId:f,err:String(u)}));try{let u=await a(f,t);u?.disconnectedAt&&(e.disconnectedAgents.add(f),G.info("agent marked disconnected on startup",{agentId:f,disconnectedAt:u.disconnectedAt,reason:u.disconnectReason??""}))}catch(u){G.warn("failed to load agent config on startup, skipping",{agentId:f,err:String(u)})}}}async function dE(t,e,r,s,a){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Vt(),Ui)),f=await c(t,e);if(f){G.info("--agent-id: local config found, reconnecting",{agentId:t,framework:f.framework,hadDisconnect:!!f.disconnectedAt});let m={agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...a?{patToken:a}:{}};return await r.createAgent(m),{ok:!0,agentId:t,note:f.disconnectedAt?"revived from local config":"connected from local config"}}G.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:t});let u=await s({_meta:{cozeAgentId:t}});if(!u.framework)throw new R("AGENT_NOT_FOUND",`agent ${t} \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 x={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...a?{patToken:a}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await r.createAgent(x);let h=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:h?"cloud agent acknowledged":"created from cloud detail"}}async function bo(t,e){let{readdir:r}=await import("node:fs/promises"),s;try{s=await r(t.agentsRoot)}catch{return{revived:0,skipped:0,total:0}}if(s.length===0)return{revived:0,skipped:0,total:0};let{loadAgentConfig:a}=await Promise.resolve().then(()=>(Vt(),Ui));G.info("auto-revive: scanning local agents on startup",{count:s.length});let c=0,f=0;for(let u of s){let x;try{x=await a(u,t)}catch(h){G.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(h)}),f+=1;continue}if(!x){f+=1;continue}if(x.disconnectedAt){G.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:x.disconnectedAt}),f+=1;continue}try{G.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:x.framework});let h=fE(x);await e.createAgent({agentId:x.agentId,framework:x.framework,...x.cozeIdentity?{cozeIdentity:x.cozeIdentity}:{},...x.model?{model:x.model}:{},...h?{_meta:h}:{}}),c+=1}catch(h){G.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:x.framework,err:String(h)}),f+=1}}return G.info("auto-revive: done",{revived:c,skipped:f,total:s.length}),{revived:c,skipped:f,total:s.length}}function fE(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}Zc();Me();import{readFile as Dx}from"node:fs/promises";var Ut=class{paths;constructor(e){this.paths=e??te()}async probe(e=1e3){let r=await Eo(this.paths);if(!r)return{kind:"not-running"};try{let s=await this.fetch(r,{method:"GET",path:"/status",timeoutMs:e});return s.status===200?{kind:"connected",...r}:{kind:"stale",reason:`unexpected status ${s.status}`}}catch(s){return{kind:"stale",reason:wE(s)}}}async request(e){let r=await Eo(this.paths);if(!r)throw new Error("coze-bridge daemon not running (no port/token files)");return this.fetch(r,e)}async fetch(e,r){let s=r.body!==void 0,a={Authorization:`Bearer ${e.token}`};s&&(a["content-type"]="application/json");let c=new AbortController,f=setTimeout(()=>c.abort(),r.timeoutMs??5e3);try{let u=await fetch(`http://127.0.0.1:${e.port}${r.path}`,{method:r.method,headers:a,body:s?JSON.stringify(r.body):void 0,signal:c.signal}),x=await u.text();return{status:u.status,body:mE(x)}}finally{clearTimeout(f)}}};async function Eo(t){try{let[e,r]=await Promise.all([Dx(t.portFile,"utf8"),Dx(t.tokenFile,"utf8")]),s=Number.parseInt(e.trim(),10),a=r.trim();return!Number.isFinite(s)||s<=0||!a?null:{port:s,token:a}}catch(e){if(e.code==="ENOENT")return null;throw e}}function mE(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function wE(t){return t instanceof Error?t.message:String(t)}ee();Me();import{copyFile as kx,mkdir as _E,readFile as Yc,writeFile as yE}from"node:fs/promises";import{homedir as YA}from"node:os";import{dirname as bE,resolve as Xc,sep as vo}from"node:path";import{fileURLToPath as EE}from"node:url";ee();Me();var Px=j("dist-install");function vE(t){let e=EE(t),r=bE(e),s=`${vo}src${vo}`;if(r.includes(s)||r.endsWith(`${vo}src${vo}cli`))return null;let a=Xc(r,"index.js"),c=Xc(r,"..","package.json");return{dist:a,pkgJson:c}}async function Qc(t={}){let e=t.paths??te(),r=vE(import.meta.url),s=t.sourceDist??r?.dist,a=t.sourcePackageJson??r?.pkgJson;if(!s||!a)return{kind:"dev-mode-skip",reason:"running from src/(tsx loader);no dist/ to install"};let c;try{c=JSON.parse(await Yc(a,"utf8")).version??"unknown"}catch(v){return Px.warn("cannot read source package.json,skip dist install",{err:String(v)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(v)}`}}let f=await Ks(e.configFile)??{},u=f.libVersion;if(u===c)try{return await Yc(e.libEntry),{kind:"already-current",libVersion:c}}catch{}await _E(e.libDir,{recursive:!0}),await kx(s,e.libEntry),await kx(`${s}.map`,`${e.libEntry}.map`).catch(()=>{});let x=Xc(e.libDir,"package.json"),h=`${JSON.stringify({type:"module"},null,2)}
|
|
128
|
+
`;return await Yc(x,"utf8").catch(()=>null)!==h&&await yE(x,h),f.libVersion=c,await yr(f,e.configFile),Px.info("dist installed",{libEntry:e.libEntry,fromVersion:u,toVersion:c}),u?{kind:"version-changed",fromVersion:u,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}import{basename as SE,resolve as IE}from"node:path";Me();var AE=9e4,CE={PATH_OUTSIDE_WORKSPACE:3,FILE_TOO_LARGE:3,UNSUPPORTED_MIME:3,MODEL_MODALITY_UNSUPPORTED: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_FRAME_IDLE_TIMEOUT:1,AGENT_PROTOCOL_ERROR:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1,NPX_CACHE_CORRUPT:1};function TE(t){return CE[t]??1}async function Lx(t,e={}){let r=e.paths??te();if(!t.agentId||!t.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>
|
|
131
129
|
`),4;if(t.groupFile&&!t.mimeType)return process.stderr.write(`Error: --group-file requires --mime <mimeType> (e.g. application/pdf, image/png). No local file is read in group-file mode, mime cannot be auto-detected.
|
|
132
|
-
`),3;let
|
|
133
|
-
`),4;let
|
|
130
|
+
`),3;let s=await Eo(r).catch(()=>null);if(!s)return process.stderr.write(`Error: coze-bridge daemon not running (cannot read ${r.portFile} / ${r.tokenFile}). Make sure you are inside an agent session spawned by the daemon.
|
|
131
|
+
`),4;let a={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:IE(process.cwd(),t.path),...t.caption?{caption:t.caption}:{},...t.name?{name:t.name}:{},...t.groupFile?{groupFile:!0}:{},...t.mimeType?{mimeType:t.mimeType}:{}},c;try{c=await RE(s,"/agent/send",a,AE)}catch(f){return process.stderr.write(`Error: daemon IPC failed: ${f instanceof Error?f.message:String(f)}
|
|
134
132
|
`),4}if(!c.ok)return process.stderr.write(`Error: ${c.code}: ${c.message}
|
|
135
|
-
`),
|
|
136
|
-
`);else{let f=t.name??
|
|
137
|
-
`)}else process.stdout.write(`Sent ${t.kind} ${f} (${
|
|
138
|
-
`)}return 0}async function
|
|
139
|
-
`)}function
|
|
133
|
+
`),TE(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
|
|
134
|
+
`);else{let f=t.name??SE(a.path);if(t.groupFile){let u=c.uri.length>60?`${c.uri.slice(0,57)}...`:c.uri;process.stdout.write(`Sent group file ${f} (uri=${u})
|
|
135
|
+
`)}else process.stdout.write(`Sent ${t.kind} ${f} (${DE(c.bytes)})
|
|
136
|
+
`)}return 0}async function RE(t,e,r,s){let a=new AbortController,c=setTimeout(()=>a.abort(),s);try{let f=await fetch(`http://127.0.0.1:${t.port}${e}`,{method:"POST",headers:{Authorization:`Bearer ${t.token}`,"content-type":"application/json"},body:JSON.stringify(r),signal:a.signal}),u=await f.text(),x=u?JSON.parse(u):null;return x&&typeof x=="object"&&"ok"in x?x:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${f.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function DE(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var qx=j("cli");function ze(t,e){let r=[],s;for(let a=0;a<t.length;a++){let c=t[a];if(c===e){s=t[a+1],a+=1;continue}if(c.startsWith(`${e}=`)){s=c.slice(e.length+1);continue}r.push(c)}return{value:s,rest:r}}function ki(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
|
|
137
|
+
`)}function JE(t){let e=t.slice(2);if(e.includes("--version")||e.includes("-v"))return{mode:"version"};if(e.includes("--daemon"))return{mode:"daemon"};if(e[0]==="status")return{mode:"status"};if(e[0]==="stop")return{mode:"stop"};if(e[0]==="refresh")return{mode:"refresh"};if(e[0]==="purge")return{mode:"purge"};if(e[0]==="service")return e[1]==="install"?{mode:"service-install"}:e[1]==="uninstall"?{mode:"service-uninstall"}:{mode:"help"};if(e[0]==="send")return ZE(e.slice(1));if(e[0]==="connect")return YE(e.slice(1));if(e.includes("--status"))return ki("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return ki("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--refresh"))return ki("--refresh","coze-bridge refresh"),{mode:"refresh"};if(e.includes("--uninstall"))return ki("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return ki("--install-service","coze-bridge service install"),{mode:"service-install"};if(e.includes("--help")||e.includes("-h")||e.length===0)return{mode:"help"};let r=e,{value:s,rest:a}=ze(r,"--pat-token");r=a;let{value:c,rest:f}=ze(r,"--pair-code");r=f;let{value:u,rest:x}=ze(r,"--env");r=x;let{value:h,rest:m}=ze(r,"--handshake-url");r=m;let{value:v,rest:A}=ze(r,"--frontier-url");r=A;let{value:_,rest:b}=ze(r,"--mock-scenario");r=b;let{value:S}=ze(r,"--agent-id");if(!s||!c)return{mode:"help"};let I={mode:"pair",privatecode:s,pairingCode:c};return u&&(I.env=u),h&&(I.handshakeUrl=h),v&&(I.frontierUrl=v),_&&(I.mockScenario=_),S&&(I.agentId=S),I}function ZE(t){let e=t[0],r=t[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!r||r.startsWith("--"))return{mode:"help"};let s=t.slice(2),{value:a,rest:c}=ze(s,"--caption");s=c;let{value:f,rest:u}=ze(s,"--name");s=u;let{value:x,rest:h}=ze(s,"--agent-id");s=h;let{value:m,rest:v}=ze(s,"--session-id");s=v;let{value:A,rest:_}=ze(s,"--mime");s=_;let b=s.includes("--group-file");s=s.filter(D=>D!=="--group-file");let S=s.includes("--json"),I={mode:"send",kind:e,path:r,json:S};return a&&(I.caption=a),f&&(I.name=f),x&&(I.agentId=x),m&&(I.sessionId=m),b&&(I.groupFile=!0),A&&(I.mimeType=A),I}function YE(t){let e=t,{value:r,rest:s}=ze(e,"--pat-token");e=s;let{value:a,rest:c}=ze(e,"--env");e=c;let{value:f,rest:u}=ze(e,"--handshake-url");e=u;let{value:x,rest:h}=ze(e,"--frontier-url");e=h;let{value:m,rest:v}=ze(e,"--mock-scenario");e=v;let A={mode:"connect"};return r&&(A.privatecode=r),a&&(A.env=a),f&&(A.handshakeUrl=f),x&&(A.frontierUrl=x),m&&(A.mockScenario=m),A}var XE=`
|
|
140
138
|
coze-bridge - local bridge daemon for cloud Agent Service
|
|
141
139
|
|
|
142
140
|
Pair (paste from cloud UI; start/reuse daemon and deliver pair-code):
|
|
@@ -203,46 +201,46 @@ Deprecated flags (still work, but emit a warning; will be removed in a future re
|
|
|
203
201
|
|
|
204
202
|
Internal:
|
|
205
203
|
<node> <entry> --daemon daemon mode (OS supervisor only)
|
|
206
|
-
`.trimStart();async function
|
|
207
|
-
`),0;case"daemon":{try{await
|
|
208
|
-
`),1;if(
|
|
209
|
-
`),1;let
|
|
210
|
-
${JSON.stringify(
|
|
211
|
-
`),0}async function
|
|
212
|
-
`),0;if(
|
|
204
|
+
`.trimStart();async function Hx(t=process.argv,e={}){let r=JE(t);switch(r.mode){case"help":return process.stdout.write(XE),0;case"version":return process.stdout.write(`${pr}
|
|
205
|
+
`),0;case"daemon":{try{await Rx()}catch(s){return qx.error("daemon start failed",{err:String(s)}),1}return new Promise(()=>{})}case"status":return QE(e);case"stop":return e2(e);case"refresh":return t2(e);case"purge":return n2(e);case"service-install":return r2(e);case"service-uninstall":return i2(e);case"pair":{let s={};return r.env&&(s.env=r.env),r.handshakeUrl&&(s.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(s.frontierUrl=r.frontierUrl),r.mockScenario&&(s.mockScenario=r.mockScenario),s2(r.privatecode,r.pairingCode,e,s,r.agentId)}case"connect":{let s={};return r.env&&(s.env=r.env),r.handshakeUrl&&(s.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(s.frontierUrl=r.frontierUrl),r.mockScenario&&(s.mockScenario=r.mockScenario),o2(r.privatecode,e,s)}case"send":return Lx({kind:r.kind,path:r.path,...r.agentId?{agentId:r.agentId}:{},...r.sessionId?{sessionId:r.sessionId}:{},...r.caption?{caption:r.caption}:{},...r.name?{name:r.name}:{},...r.groupFile?{groupFile:!0}:{},...r.mimeType?{mimeType:r.mimeType}:{},json:r.json},e)}}async function jx(t){let{unlink:e}=await import("node:fs/promises");await Promise.all([e(t.pidFile).catch(()=>{}),e(t.portFile).catch(()=>{}),e(t.tokenFile).catch(()=>{})])}async function QE(t){let e=t.paths??te(),r=new Ut(e),s=await r.probe();if(s.kind==="not-running")return process.stdout.write(`coze-bridge: not running
|
|
206
|
+
`),1;if(s.kind==="stale")return await jx(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
207
|
+
`),1;let a=await r.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
|
|
208
|
+
${JSON.stringify(a.body,null,2)}
|
|
209
|
+
`),0}async function e2(t){let e=t.paths??te(),r=new Ut(e),s=await r.probe();if(s.kind==="not-running")return process.stdout.write(`coze-bridge: not running
|
|
210
|
+
`),0;if(s.kind==="stale")return await jx(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
213
211
|
`),0;try{return await r.request({method:"POST",path:"/shutdown"}),process.stdout.write(`coze-bridge: stopped
|
|
214
|
-
`),0}catch(
|
|
215
|
-
`),1}}async function
|
|
216
|
-
`),1;try{let
|
|
217
|
-
${JSON.stringify(
|
|
218
|
-
`),0):(process.stderr.write(`coze-bridge: refresh failed: ${JSON.stringify(
|
|
219
|
-
`),1)}catch(
|
|
220
|
-
`),1}}async function
|
|
212
|
+
`),0}catch(a){return process.stdout.write(`coze-bridge: stop failed: ${String(a)}
|
|
213
|
+
`),1}}async function t2(t){let e=new Ut(t.paths);if((await e.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
|
|
214
|
+
`),1;try{let s=await e.request({method:"POST",path:"/refresh",timeoutMs:35e3});return s.status===200?(process.stdout.write(`coze-bridge: refreshed
|
|
215
|
+
${JSON.stringify(s.body,null,2)}
|
|
216
|
+
`),0):(process.stderr.write(`coze-bridge: refresh failed: ${JSON.stringify(s.body)}
|
|
217
|
+
`),1)}catch(s){return process.stderr.write(`coze-bridge: refresh failed: ${String(s)}
|
|
218
|
+
`),1}}async function s0(t){if(t.supervisor){let c=t.supervisor,f={nodeBin:"",entry:"",logFile:"",homeDir:"",userName:""};return{platform:c.platform,install:()=>c.install(f),uninstall:()=>c.uninstall(f)}}if(t.skipSupervisor)return;let{getSupervisor:e,buildContext:r}=await Promise.resolve().then(()=>(Ux(),Fx)),s=e(),a=r();return{platform:s.platform,install:()=>s.install(a),uninstall:()=>s.uninstall(a)}}async function n2(t){let e=new Ut(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
|
|
221
219
|
`);try{await e.request({method:"POST",path:"/shutdown"})}catch(f){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(f)}
|
|
222
|
-
`)}await new Promise(f=>setTimeout(f,500))}let
|
|
220
|
+
`)}await new Promise(f=>setTimeout(f,500))}let s=await s0(t);if(s)try{await s.uninstall(),process.stdout.write(`coze-bridge: ${s.platform} supervisor unregistered
|
|
223
221
|
`)}catch(f){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(f)}
|
|
224
|
-
`)}let
|
|
222
|
+
`)}let a=t.paths??te(),{rm:c}=await import("node:fs/promises");try{await c(a.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${a.bridgeRoot}
|
|
225
223
|
`)}catch(f){return process.stderr.write(`coze-bridge: remove failed: ${String(f)}
|
|
226
224
|
`),1}return process.stdout.write(`coze-bridge: purged (agents workspaces preserved under ~/.coze/agents)
|
|
227
|
-
`),0}async function
|
|
225
|
+
`),0}async function r2(t){let e=await s0(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
|
|
228
226
|
`),await e.install(),process.stdout.write(`coze-bridge: supervisor installed (daemon will auto-start on login)
|
|
229
227
|
`),0}catch(r){return process.stderr.write(`coze-bridge: service install failed: ${String(r)}
|
|
230
|
-
`),1}}async function
|
|
228
|
+
`),1}}async function i2(t){let e=await s0(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
|
|
231
229
|
`),0}catch(r){return process.stderr.write(`coze-bridge: service uninstall failed: ${String(r)}
|
|
232
|
-
`),1}}async function
|
|
233
|
-
`),(await c.probe()).kind==="connected"&&(await c.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(
|
|
230
|
+
`),1}}async function s2(t,e,r,s={},a){let c=new Ut(r.paths),f=r.spawnDaemon??Jc;if(!r.skipDistInstall){let h=await Qc({paths:r.paths});h.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${h.fromVersion} \u2192 ${h.toVersion}
|
|
231
|
+
`),(await c.probe()).kind==="connected"&&(await c.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(v=>setTimeout(v,500)))):h.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${h.libVersion}
|
|
234
232
|
`)}let u=await c.probe();if(u.kind!=="connected"&&(process.stdout.write(`coze-bridge: starting daemon...
|
|
235
|
-
`),await f({paths:r.paths}),u=await
|
|
236
|
-
`),1;let x={privatecode:t,pairing_code:e};
|
|
233
|
+
`),await f({paths:r.paths}),u=await Gx(c,r.waitTimeoutMs??1e4,r.sleep??Wx),u.kind!=="connected"))return process.stderr.write(`coze-bridge: daemon did not come up: ${u.kind}
|
|
234
|
+
`),1;let x={privatecode:t,pairing_code:e};s.env&&(x.env=s.env),s.handshakeUrl&&(x.handshake_url=s.handshakeUrl),s.frontierUrl&&(x.frontier_url=s.frontierUrl),s.mockScenario&&(x.mock_scenario=s.mockScenario),a&&(x.agent_id=a);try{let h=await c.request({method:"POST",path:"/pair",body:x,timeoutMs:35e3});if(h.status===200&&h.body?.ok){let m=h.body.agent;return m&&!m.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${m.agentId}): ${m.note}
|
|
237
235
|
`),1):(process.stdout.write(`\u5DF2\u914D\u5BF9\u8FDE\u63A5\u5B8C\u6210\uFF0C\u8BF7\u8FD4\u56DE\u5230 coze \u5E73\u53F0\u4E0A\u70B9\u51FB "\u6211\u5DF2\u6267\u884C"
|
|
238
|
-
`),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(
|
|
239
|
-
`),1}catch(
|
|
240
|
-
`),1}}async function
|
|
241
|
-
`),(await c.probe()).kind==="connected"&&(await c.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(
|
|
236
|
+
`),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(h.body)}
|
|
237
|
+
`),1}catch(h){return process.stderr.write(`coze-bridge: pair failed: ${String(h)}
|
|
238
|
+
`),1}}async function o2(t,e,r={}){let s=e.paths??te(),a=t??await bx(s);if(!a)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 c=new Ut(e.paths),f=e.spawnDaemon??Jc;if(!e.skipDistInstall){let h=await Qc({paths:e.paths});h.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${h.fromVersion} \u2192 ${h.toVersion}
|
|
239
|
+
`),(await c.probe()).kind==="connected"&&(await c.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(v=>setTimeout(v,500)))):h.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${h.libVersion}
|
|
242
240
|
`)}let u=await c.probe();if(u.kind!=="connected"&&(process.stdout.write(`coze-bridge: starting daemon...
|
|
243
|
-
`),await f({paths:e.paths}),u=await
|
|
244
|
-
`),1;let x={privatecode:
|
|
245
|
-
`),await
|
|
246
|
-
`),1)}catch(
|
|
247
|
-
`),1}}async function
|
|
241
|
+
`),await f({paths:e.paths}),u=await Gx(c,e.waitTimeoutMs??1e4,e.sleep??Wx),u.kind!=="connected"))return process.stderr.write(`coze-bridge: daemon did not come up: ${u.kind}
|
|
242
|
+
`),1;let x={privatecode:a};r.env&&(x.env=r.env),r.handshakeUrl&&(x.handshake_url=r.handshakeUrl),r.frontierUrl&&(x.frontier_url=r.frontierUrl),r.mockScenario&&(x.mock_scenario=r.mockScenario);try{let h=await c.request({method:"POST",path:"/connect",body:x,timeoutMs:35e3});return h.status===200&&h.body?.ok?(process.stdout.write(`coze-bridge: connected (${h.body.note??"ok"})
|
|
243
|
+
`),await Di(a,s).catch(m=>qx.warn("writePatToken after connect failed (ignored)",{err:String(m)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(h.body)}
|
|
244
|
+
`),1)}catch(h){return process.stderr.write(`coze-bridge: connect failed: ${String(h)}
|
|
245
|
+
`),1}}async function Gx(t,e,r){let s=Date.now()+e;for(;Date.now()<s;){let a=await t.probe(500);if(a.kind==="connected")return a;await r(200)}return t.probe(500)}function Wx(t){return new Promise(e=>setTimeout(e,t))}ee();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&D0("warn");Hx(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
|
|
248
246
|
`),process.exit(1)});
|