coze-bridge 0.1.76 → 0.1.77
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 +59 -61
- 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()||void 0}catch{return}}async function
|
|
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 zx=Object.create;var jo=Object.defineProperty;var Fx=Object.getOwnPropertyDescriptor;var Ux=Object.getOwnPropertyNames;var Hx=Object.getPrototypeOf,qx=Object.prototype.hasOwnProperty;var ce=(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 ct=(t,e)=>()=>(t&&(e=t(t=0)),e);var ne=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Go=(t,e)=>{for(var r in e)jo(t,r,{get:e[r],enumerable:!0})},jx=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Ux(e))!qx.call(t,o)&&o!==r&&jo(t,o,{get:()=>e[o],enumerable:!(i=Fx(e,o))||i.enumerable});return t};var pt=(t,e,r)=>(r=t!=null?zx(Hx(t)):{},jx(e||!t||!t.__esModule?jo(r,"default",{value:t,enumerable:!0}):r,t));function Rd(t){Wo=t}function Dd(t){return Ni[Wo]<=Ni[t]}function Mi(t){Cd={...t}}function Kx(t){let e=(u,h=2)=>String(u).padStart(h,"0"),r=-t.getTimezoneOffset(),i=r>=0?"+":"-",o=Math.abs(r),c=e(Math.floor(o/60)),l=e(o%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)}${i}${c}:${l}`}function Oi(t,e,r,i){if(Ni[t]<Ni[Wo])return;let o=JSON.stringify({ts:Kx(new Date),level:t,module:e,msg:r,...Cd,...i});t==="error"||t==="warn"?Wx.write(`${o}
|
|
9
|
+
`):Gx.write(`${o}
|
|
10
|
+
`)}function q(t){return{debug:(e,r)=>Oi("debug",t,e,r),info:(e,r)=>Oi("info",t,e,r),warn:(e,r)=>Oi("warn",t,e,r),error:(e,r)=>Oi("error",t,e,r),child:e=>q(`${t}.${e}`)}}var Ni,Wo,Gx,Wx,Cd,ee=ct(()=>{"use strict";Ni={debug:10,info:20,warn:30,error:40},Wo=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),Gx=process.stdout,Wx=process.stderr,Cd={}});import{execFile as $x,spawn as Vx,spawnSync as d1}from"node:child_process";import{promisify as Jx}from"node:util";function Yx(t){if(process.platform!=="win32")return!1;if(kd.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(kd,"").toLowerCase();return Zx.has(r)}function Pd(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return Yx(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function Gn(t,e=[],r={}){return Vx(t,e,Pd(t,r))}function Wn(t,e=[],r={}){return Xx(t,e,Pd(t,r))}var Zx,kd,Xx,Kn=ct(()=>{"use strict";Zx=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp"]),kd=/\.(cmd|bat|ps1)$/i;Xx=Jx($x)});var Md={};Go(Md,{_resetAcpInstallerForTests:()=>ap,_setInFlightForTests:()=>cp,ensureAcpInstalled:()=>mn,formatExecError:()=>Nd,getAcpBinaryPath:()=>wn,getAcpPackageSpec:()=>Nr,getInFlightInstall:()=>$o,pickWhichLine:()=>Bi,probeAcpVersion:()=>sp});function Nr(t){let e=Ko[t];if(e)return`${e.npmPackage}@${e.versionSpec}`}function ip(t){let e=t?.code;if(e&&tp.has(e))return!0;let r=t instanceof Error?`${t.message}
|
|
11
|
+
${t.stack??""}`:String(t);return np.test(r)||rp.test(r)}function Nd(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 i=e.stderr?.toString().trim();i&&r.push(`stderr=${i.slice(0,2e3)}`);let o=e.stdout?.toString().trim();return o&&r.push(`stdout=${o.slice(0,2e3)}`),r.length>0?r.join(" | "):String(t)}async function Ld(t){let e=process.platform==="win32"?"where":"which";try{let{stdout:r}=await Wn(e,[t],{timeout:Od});return Bi(r)}catch{return}}function Bi(t){let e=t.split(/\r?\n/).map(i=>i.trim()).filter(Boolean);if(e.length===0)return;if(process.platform!=="win32")return e[0];let r=i=>e.find(o=>o.toLowerCase().endsWith(i));return r(".cmd")??r(".exe")??r(".bat")??r(".ps1")??e[0]}async function sp(t){let e=Ko[t];if(e)try{let{stdout:r}=await Wn(e.binary,["--version"],{timeout:Od});return r.split(`
|
|
12
|
+
`)[0]?.trim()||void 0}catch{return}}async function op(t,e,r){Lr.info("npm install -g start",{npmPackage:t,versionSpec:e}),await Wn("npm",["install","-g",`${t}@${e}`],{timeout:Qx,maxBuffer:10*1024*1024,...r?{signal:r}:{}}),Lr.info("npm install -g done",{npmPackage:t,versionSpec:e})}async function mn(t,e){let r=Ko[t];if(!r)return;let i=Or.get(t);if(i)return i;let o=Pr.get(t);if(o&&Date.now()-o<ep)return;let c=$n.get(t);if(c)return c;let l=(async()=>{let u=await Ld(r.binary);if(u)return Or.set(t,u),Lr.info("acp wrapper found on PATH",{binary:r.binary,path:u}),u;try{await op(r.npmPackage,r.versionSpec,e)}catch(p){let w=ip(p);Lr.warn("acp wrapper install failed (will fallback to npx)",{npmPackage:r.npmPackage,transient:w,err:Nd(p)}),w||Pr.set(t,Date.now());return}let h=await Ld(r.binary);if(!h){Lr.warn("acp wrapper installed but binary not found on PATH",{binary:r.binary}),Pr.set(t,Date.now());return}return Or.set(t,h),Pr.delete(t),h})().finally(()=>{$n.delete(t)});return $n.set(t,l),l}function wn(t){return Or.get(t)}function $o(t){return $n.get(t)}function ap(){Or.clear(),Pr.clear(),$n.clear()}function cp(t,e){$n.set(t,e)}var Lr,Ko,Qx,Od,ep,tp,np,rp,Or,Pr,$n,$t=ct(()=>{"use strict";Kn();ee();Lr=q("agents.acp-installer"),Ko={"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"}};Qx=5e4,Od=5e3,ep=5*6e4,tp=new Set(["ETIMEDOUT","ECONNRESET","ECONNREFUSED","ENETUNREACH","EAI_AGAIN","ERR_SOCKET_TIMEOUT","ENOTFOUND"]),np=/\b(5\d\d|408|429)\b\s+(Bad Gateway|Service Unavailable|Gateway Timeout|Internal Server Error|Too Many Requests|Request Timeout)/i,rp=/fetch failed|request timed out|socket hang up|network timeout/i;Or=new Map,Pr=new Map,$n=new Map});import{chmod as lp,mkdir as fp,readFile as up,rename as Fd,writeFile as Ud}from"node:fs/promises";import{dirname as hp}from"node:path";async function Vn(t){try{let e=await up(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function zi(t,e,r){await fp(hp(t),{recursive:!0});let i=`${JSON.stringify(e,null,2)}
|
|
13
|
+
`,o=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{r?.mode!==void 0?await Ud(o,i,{encoding:"utf8",mode:r.mode}):await Ud(o,i,"utf8"),await Fd(o,t),r?.mode!==void 0&&await lp(t,r.mode)}catch(c){await Fd(o,o).catch(()=>{});let{rm:l}=await import("node:fs/promises");throw await l(o,{force:!0}).catch(()=>{}),c}}var Fi=ct(()=>{"use strict"});import{promises as Hd}from"node:fs";import{homedir as xp}from"node:os";import{sep as pp,join as ze,resolve as qd}from"node:path";function te(t){let e=t??xp(),r=ze(e,".coze"),i=ze(r,"bridge"),o=ze(i,"lib");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:ze(o,"index.js"),binDir:ze(i,"bin"),pidFile:ze(i,"bridge.pid"),portFile:ze(i,"bridge.port"),tokenFile:ze(i,"bridge.token"),patTokenFile:ze(i,"pat-token"),logFile:ze(i,"bridge.log"),installLock:ze(i,"install.lock"),configFile:ze(i,"config.json"),agentsRoot:ze(r,"agents")}}function Dt(t,e=te()){let r=ze(e.agentsRoot,t);return{root:r,config:ze(r,"config.json"),workspace:ze(r,"workspace"),logs:ze(r,"logs")}}async function Mr(t,e){let r=await Hd.realpath(qd(t)).catch(()=>null);if(!r)return!1;let i=await Hd.realpath(qd(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+pp)}var Fe=ct(()=>{"use strict"});var qi={};Go(qi,{AGENT_CONFIG_FILE_MODE:()=>Ui,enforceAgentConfigMode:()=>wp,loadAgentConfig:()=>qe,persistAgentSessions:()=>Vo,persistAgentSkills:()=>Hi,saveAgentConfig:()=>$e});import{chmod as gp,stat as mp}from"node:fs/promises";function qe(t,e){return Vn(Dt(t,e).config)}function $e(t,e){return zi(Dt(t.agentId,e).config,t,{mode:Ui})}async function wp(t,e){if(process.platform==="win32")return;let r=Dt(t,e).config;try{let i=await mp(r);if(!i.isFile())return;let o=i.mode&511;o!==Ui&&(await gp(r,Ui),jd.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;jd.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function Vo(t,e,r){let i=await qe(t,r);i&&(i.sessions=Object.fromEntries(e),await $e(i,r))}async function Hi(t,e,r){let i=await qe(t,r);i&&(i.skills=e,await $e(i,r))}var jd,Ui,Vt=ct(()=>{"use strict";Fi();ee();Fe();jd=q("agent-config"),Ui=384});var Zo=ne((M1,$d)=>{$d.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 Gi=ne(Jd=>{var Vd={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 Ap(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(Vd))Jd[t]=Ap(Vd[t])});var e0=ne((z1,Qd)=>{var Tp=ce("fs"),Ie=ce("path"),Zd=Zo(),Cp=Gi(),Rp=typeof process=="object"&&process.platform==="win32",Yd=t=>typeof t=="object"&&t!==null,Xd=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 me(t){this.sep=Ie.sep,this.fs=Tp,Yd(t)&&Yd(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Qd.exports=me;me.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 l;try{l=e.fs.statSync(o)}catch(u){if(u.message&&u.message.startsWith("ENOENT"))e.fs.mkdirSync(o);else throw u}if(l&&l.isFile())throw Cp.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};me.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 l=Ie.dirname(t);o.fs.existsSync(l)||o.makeDir(l);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};me.prototype.writeFileToAsync=function(t,e,r,i,o){typeof i=="function"&&(o=i,i=void 0);let c=this;c.fs.exists(t,function(l){if(l&&!r)return o(!1);c.fs.stat(t,function(u,h){if(l&&h.isDirectory())return o(!1);var p=Ie.dirname(t);c.fs.exists(p,function(w){w||c.makeDir(p),c.fs.open(t,"w",438,function(b,A){b?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(_,E){c.fs.write(E,e,0,e.length,0,function(){c.fs.close(E,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)})})})})})};me.prototype.findFiles=function(t){let e=this;function r(i,o,c){typeof o=="boolean"&&(c=o,o=void 0);let l=[];return e.fs.readdirSync(i).forEach(function(u){let h=Ie.join(i,u),p=e.fs.statSync(h);(!o||o.test(h))&&l.push(Ie.normalize(h)+(p.isDirectory()?e.sep:"")),p.isDirectory()&&c&&(l=l.concat(r(h,o,c)))}),l}return r(t,void 0,!0)};me.prototype.findFilesAsync=function(t,e){let r=this,i=[];r.fs.readdir(t,function(o,c){if(o)return e(o);let l=c.length;if(!l)return e(null,i);c.forEach(function(u){u=Ie.join(t,u),r.fs.stat(u,function(h,p){if(h)return e(h);p&&(i.push(Ie.normalize(u)+(p.isDirectory()?r.sep:"")),p.isDirectory()?r.findFilesAsync(u,function(w,b){if(w)return e(w);i=i.concat(b),--l||e(null,i)}):--l||e(null,i))})})})};me.prototype.getAttributes=function(){};me.prototype.setAttributes=function(){};me.crc32update=function(t,e){return Xd[(t^e)&255]^t>>>8};me.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=me.crc32update(r,t[i++]);return~r>>>0};me.methodToString=function(t){switch(t){case Zd.STORED:return"STORED ("+t+")";case Zd.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};me.canonical=function(t){if(!t)return"";let e=Ie.posix.normalize("/"+t.split("\\").join("/"));return Ie.join(".",e)};me.zipnamefix=function(t){if(!t)return"";let e=Ie.posix.normalize("/"+t.split("\\").join("/"));return Ie.posix.join(".",e)};me.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]};me.sanitize=function(t,e){t=Ie.resolve(Ie.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Ie.normalize(Ie.join(t,r.slice(i,o).join(Ie.sep)));if(c.indexOf(t)===0)return c}return Ie.normalize(Ie.join(t,Ie.basename(e)))};me.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};me.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};me.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)};me.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};me.isWin=Rp;me.crcTable=Xd});var n0=ne((F1,t0)=>{var Dp=ce("path");t0.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=Dp.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 i0=ne((U1,r0)=>{r0.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var Yn=ne((H1,Zn)=>{Zn.exports=e0();Zn.exports.Constants=Zo();Zn.exports.Errors=Gi();Zn.exports.FileAttr=n0();Zn.exports.decoder=i0()});var o0=ne((q1,s0)=>{var Jt=Yn(),H=Jt.Constants;s0.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,l=0,u=0,h=0,p=0,w=0,b=0,A=0,_=0,E=0;t|=Jt.isWin?2560:768,r|=H.FLG_EFS;let v={extraLen:0},I=y=>Math.max(0,y)>>>0,k=y=>Math.max(0,y)&65535,O=y=>Math.max(0,y)&255;return o=Jt.fromDate2DOS(new Date),{get made(){return t},set made(y){t=y},get version(){return e},set version(y){e=y},get flags(){return r},set flags(y){r=y},get flags_efs(){return(r&H.FLG_EFS)>0},set flags_efs(y){y?r|=H.FLG_EFS:r&=~H.FLG_EFS},get flags_desc(){return(r&H.FLG_DESC)>0},set flags_desc(y){y?r|=H.FLG_DESC:r&=~H.FLG_DESC},get method(){return i},set method(y){switch(y){case H.STORED:this.version=10;case H.DEFLATED:default:this.version=20}i=y},get time(){return Jt.fromDOS2Date(this.timeval)},set time(y){y=new Date(y),this.timeval=Jt.fromDate2DOS(y)},get timeval(){return o},set timeval(y){o=I(y)},get timeHighByte(){return O(o>>>8)},get crc(){return c},set crc(y){c=I(y)},get compressedSize(){return l},set compressedSize(y){l=I(y)},get size(){return u},set size(y){u=I(y)},get fileNameLength(){return h},set fileNameLength(y){h=y},get extraLength(){return p},set extraLength(y){p=y},get extraLocalLength(){return v.extraLen},set extraLocalLength(y){v.extraLen=y},get commentLength(){return w},set commentLength(y){w=y},get diskNumStart(){return b},set diskNumStart(y){b=I(y)},get inAttr(){return A},set inAttr(y){A=I(y)},get attr(){return _},set attr(y){_=I(y)},get fileAttr(){return(_||0)>>16&4095},get offset(){return E},set offset(y){E=I(y)},get encrypted(){return(r&H.FLG_ENC)===H.FLG_ENC},get centralHeaderSize(){return H.CENHDR+h+p+w},get realDataOffset(){return E+H.LOCHDR+v.fnameLen+v.extraLen},get localHeader(){return v},loadLocalHeaderFromBinary:function(y){var C=y.slice(E,E+H.LOCHDR);if(C.readUInt32LE(0)!==H.LOCSIG)throw Jt.Errors.INVALID_LOC();v.version=C.readUInt16LE(H.LOCVER),v.flags=C.readUInt16LE(H.LOCFLG),v.flags_desc=(v.flags&H.FLG_DESC)>0,v.method=C.readUInt16LE(H.LOCHOW),v.time=C.readUInt32LE(H.LOCTIM),v.crc=C.readUInt32LE(H.LOCCRC),v.compressedSize=C.readUInt32LE(H.LOCSIZ),v.size=C.readUInt32LE(H.LOCLEN),v.fnameLen=C.readUInt16LE(H.LOCNAM),v.extraLen=C.readUInt16LE(H.LOCEXT);let L=E+H.LOCHDR+v.fnameLen,F=L+v.extraLen;return y.slice(L,F)},loadFromBinary:function(y){if(y.length!==H.CENHDR||y.readUInt32LE(0)!==H.CENSIG)throw Jt.Errors.INVALID_CEN();t=y.readUInt16LE(H.CENVEM),e=y.readUInt16LE(H.CENVER),r=y.readUInt16LE(H.CENFLG),i=y.readUInt16LE(H.CENHOW),o=y.readUInt32LE(H.CENTIM),c=y.readUInt32LE(H.CENCRC),l=y.readUInt32LE(H.CENSIZ),u=y.readUInt32LE(H.CENLEN),h=y.readUInt16LE(H.CENNAM),p=y.readUInt16LE(H.CENEXT),w=y.readUInt16LE(H.CENCOM),b=y.readUInt16LE(H.CENDSK),A=y.readUInt16LE(H.CENATT),_=y.readUInt32LE(H.CENATX),E=y.readUInt32LE(H.CENOFF)},localHeaderToBinary:function(){var y=Buffer.alloc(H.LOCHDR);return y.writeUInt32LE(H.LOCSIG,0),y.writeUInt16LE(e,H.LOCVER),y.writeUInt16LE(r,H.LOCFLG),y.writeUInt16LE(i,H.LOCHOW),y.writeUInt32LE(o,H.LOCTIM),y.writeUInt32LE(c,H.LOCCRC),y.writeUInt32LE(l,H.LOCSIZ),y.writeUInt32LE(u,H.LOCLEN),y.writeUInt16LE(h,H.LOCNAM),y.writeUInt16LE(v.extraLen,H.LOCEXT),y},centralHeaderToBinary:function(){var y=Buffer.alloc(H.CENHDR+h+p+w);return y.writeUInt32LE(H.CENSIG,0),y.writeUInt16LE(t,H.CENVEM),y.writeUInt16LE(e,H.CENVER),y.writeUInt16LE(r,H.CENFLG),y.writeUInt16LE(i,H.CENHOW),y.writeUInt32LE(o,H.CENTIM),y.writeUInt32LE(c,H.CENCRC),y.writeUInt32LE(l,H.CENSIZ),y.writeUInt32LE(u,H.CENLEN),y.writeUInt16LE(h,H.CENNAM),y.writeUInt16LE(p,H.CENEXT),y.writeUInt16LE(w,H.CENCOM),y.writeUInt16LE(b,H.CENDSK),y.writeUInt16LE(A,H.CENATT),y.writeUInt32LE(_,H.CENATX),y.writeUInt32LE(E,H.CENOFF),y},toJSON:function(){let y=function(C){return C+" bytes"};return{made:t,version:e,flags:r,method:Jt.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:y(l),size:y(u),fileNameLength:y(h),extraLength:y(p),commentLength:y(w),diskNumStart:b,inAttr:A,attr:_,offset:E,centralHeaderSize:y(H.CENHDR+h+p+w)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var c0=ne((j1,a0)=>{var Xn=Yn(),he=Xn.Constants;a0.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 he.ENDHDR+o},loadFromBinary:function(c){if((c.length!==he.ENDHDR||c.readUInt32LE(0)!==he.ENDSIG)&&(c.length<he.ZIP64HDR||c.readUInt32LE(0)!==he.ZIP64SIG))throw Xn.Errors.INVALID_END();c.readUInt32LE(0)===he.ENDSIG?(t=c.readUInt16LE(he.ENDSUB),e=c.readUInt16LE(he.ENDTOT),r=c.readUInt32LE(he.ENDSIZ),i=c.readUInt32LE(he.ENDOFF),o=c.readUInt16LE(he.ENDCOM)):(t=Xn.readBigUInt64LE(c,he.ZIP64SUB),e=Xn.readBigUInt64LE(c,he.ZIP64TOT),r=Xn.readBigUInt64LE(c,he.ZIP64SIZE),i=Xn.readBigUInt64LE(c,he.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(he.ENDHDR+o);return c.writeUInt32LE(he.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,he.ENDSUB),c.writeUInt16LE(e,he.ENDTOT),c.writeUInt32LE(r,he.ENDSIZ),c.writeUInt32LE(i,he.ENDOFF),c.writeUInt16LE(o,he.ENDCOM),c.fill(" ",he.ENDHDR),c},toJSON:function(){let c=function(l,u){let h=l.toString(16).toUpperCase();for(;h.length<u;)h="0"+h;return"0x"+h};return{diskEntries:t,totalEntries:e,size:r+" bytes",offset:c(i,4),commentLength:o}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Xo=ne(Yo=>{Yo.EntryHeader=o0();Yo.MainHeader=c0()});var l0=ne((W1,d0)=>{d0.exports=function(t){var e=ce("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=[],l=0;o.on("data",function(u){c.push(u),l+=u.length}),o.on("end",function(){var u=Buffer.alloc(l),h=0;u.fill(0);for(var p=0;p<c.length;p++){var w=c[p];w.copy(u,h),h+=w.length}i&&i(u)}),o.end(t)}}}});var u0=ne((K1,f0)=>{var kp=+(process.versions?process.versions.node:"").split(".")[0]||0;f0.exports=function(t,e){var r=ce("zlib");let i=kp>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,i)},inflateAsync:function(o){var c=r.createInflateRaw(i),l=[],u=0;c.on("data",function(h){l.push(h),u+=h.length}),c.on("end",function(){var h=Buffer.alloc(u),p=0;h.fill(0);for(var w=0;w<l.length;w++){var b=l[w];b.copy(h,p),p+=b.length}o&&o(h)}),c.end(t)}}}});var m0=ne(($1,g0)=>{"use strict";var{randomFillSync:h0}=ce("crypto"),Pp=Gi(),Lp=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}),p0=(t,e)=>Math.imul(t,e)>>>0,x0=(t,e)=>Lp[(t^e)&255]^t>>>8,Br=()=>typeof h0=="function"?h0(Buffer.alloc(12)):Br.node();Br.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 Wi={genSalt:Br};function Ki(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])}Ki.prototype.updateKeys=function(t){let e=this.keys;return e[0]=x0(e[0],t),e[1]+=e[0]&255,e[1]=p0(e[1],134775813)+1,e[2]=x0(e[2],e[1]>>>24),t};Ki.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return p0(t,t^1)>>8&255};function Op(t){let e=new Ki(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 Np(t){let e=new Ki(t);return function(r,i,o=0){i||(i=Buffer.alloc(r.length));for(let c of r){let l=e.next();i[o++]=c^l,e.updateKeys(c)}return i}}function Mp(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Op(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw Pp.WRONG_PASSWORD();return i(t.slice(12))}function Bp(t){Buffer.isBuffer(t)&&t.length>=12?Wi.genSalt=function(){return t.slice(0,12)}:t==="node"?Wi.genSalt=Br.node:Wi.genSalt=Br}function zp(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=Np(r),c=Wi.genSalt();c[11]=e.crc>>>24&255,i&&(c[10]=e.crc>>>16&255);let l=Buffer.alloc(t.length+12);return o(c,l),o(t,l,12)}g0.exports={decrypt:Mp,encrypt:zp,_salter:Bp}});var w0=ne($i=>{$i.Deflater=l0();$i.Inflater=u0();$i.ZipCrypto=m0()});var ea=ne((J1,y0)=>{var re=Yn(),Fp=Xo(),we=re.Constants,Qo=w0();y0.exports=function(t,e){var r=new Fp.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,l=null,u=Buffer.alloc(0),h=Buffer.alloc(0),p=!0;let w=t,b=typeof w.decoder=="object"?w.decoder:re.decoder;p=b.hasOwnProperty("efs")?b.efs:!1;function A(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(h=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function _(y){if(!r.flags_desc&&!r.localHeader.flags_desc){if(re.crc32(y)!==r.localHeader.crc)return!1}else{let C={},L=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(L)==we.LOCSIG||e.readUInt32LE(L)==we.CENSIG)throw re.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(L)==we.EXTSIG)C.crc=e.readUInt32LE(L+we.EXTCRC),C.compressedSize=e.readUInt32LE(L+we.EXTSIZ),C.size=e.readUInt32LE(L+we.EXTLEN);else if(e.readUInt16LE(L+12)===19280)C.crc=e.readUInt32LE(L+we.EXTCRC-4),C.compressedSize=e.readUInt32LE(L+we.EXTSIZ-4),C.size=e.readUInt32LE(L+we.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(y)!==C.crc)return!1}return!0}function E(y,C,L){if(typeof C>"u"&&typeof y=="string"&&(L=y,y=void 0),c)return y&&C&&C(Buffer.alloc(0),re.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var F=A();if(F.length===0)return y&&C&&C(F),F;if(r.encrypted){if(typeof L!="string"&&!Buffer.isBuffer(L))throw re.Errors.INVALID_PASS_PARAM();F=Qo.ZipCrypto.decrypt(F,r,L)}var z=Buffer.alloc(r.size);switch(r.method){case re.Constants.STORED:if(F.copy(z),_(z))return y&&C&&C(z),z;throw y&&C&&C(z,re.Errors.BAD_CRC()),re.Errors.BAD_CRC();case re.Constants.DEFLATED:var P=new Qo.Inflater(F,r.size);if(y)P.inflateAsync(function(N){N.copy(N,0),C&&(_(N)?C(N):C(N,re.Errors.BAD_CRC()))});else{if(P.inflate(z).copy(z,0),!_(z))throw re.Errors.BAD_CRC(`"${b.decode(i)}"`);return z}break;default:throw y&&C&&C(Buffer.alloc(0),re.Errors.UNKNOWN_METHOD()),re.Errors.UNKNOWN_METHOD()}}function v(y,C){if((!l||!l.length)&&Buffer.isBuffer(e))return y&&C&&C(A()),A();if(l.length&&!c){var L;switch(r.method){case re.Constants.STORED:return r.compressedSize=r.size,L=Buffer.alloc(l.length),l.copy(L),y&&C&&C(L),L;default:case re.Constants.DEFLATED:var F=new Qo.Deflater(l);if(y)F.deflateAsync(function(P){L=Buffer.alloc(P.length),r.compressedSize=P.length,P.copy(L),C&&C(L)});else{var z=F.deflate();return r.compressedSize=z.length,z}F=null;break}}else if(y&&C)C(Buffer.alloc(0));else return Buffer.alloc(0)}function I(y,C){return re.readBigUInt64LE(y,C)}function k(y){try{for(var C=0,L,F,z;C+4<y.length;)L=y.readUInt16LE(C),C+=2,F=y.readUInt16LE(C),C+=2,z=y.slice(C,C+F),C+=F,we.ID_ZIP64===L&&O(z)}catch{throw re.Errors.EXTRA_FIELD_PARSE_ERROR()}}function O(y){var C,L,F,z;y.length>=we.EF_ZIP64_SCOMP&&(C=I(y,we.EF_ZIP64_SUNCOMP),r.size===we.EF_ZIP64_OR_32&&(r.size=C)),y.length>=we.EF_ZIP64_RHO&&(L=I(y,we.EF_ZIP64_SCOMP),r.compressedSize===we.EF_ZIP64_OR_32&&(r.compressedSize=L)),y.length>=we.EF_ZIP64_DSN&&(F=I(y,we.EF_ZIP64_RHO),r.offset===we.EF_ZIP64_OR_32&&(r.offset=F)),y.length>=we.EF_ZIP64_DSN+4&&(z=y.readUInt32LE(we.EF_ZIP64_DSN),r.diskNumStart===we.EF_ZIP64_OR_16&&(r.diskNumStart=z))}return{get entryName(){return b.decode(i)},get rawEntryName(){return i},set entryName(y){i=re.toBuffer(y,b.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(y){u=y,r.extraLength=y.length,k(y)},get comment(){return b.decode(o)},set comment(y){if(o=re.toBuffer(y,b.encode),r.commentLength=o.length,o.length>65535)throw re.Errors.COMMENT_TOO_LONG()},get name(){var y=b.decode(i);return c?y.substr(y.length-1).split("/").pop():y.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return v(!1,null)},getCompressedDataAsync:function(y){v(!0,y)},setData:function(y){l=re.toBuffer(y,re.decoder.encode),!c&&l.length?(r.size=l.length,r.method=re.Constants.DEFLATED,r.crc=re.crc32(y),r.changed=!0):r.method=re.Constants.STORED},getData:function(y){return r.changed?l:E(!1,null,y)},getDataAsync:function(y,C){r.changed?y(l):E(!0,y,C)},set attr(y){r.attr=y},get attr(){return r.attr},set header(y){r.loadFromBinary(y)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var y=r.centralHeaderToBinary(),C=re.Constants.CENHDR;return i.copy(y,C),C+=i.length,u.copy(y,C),C+=r.extraLength,o.copy(y,C),y},packLocalHeader:function(){let y=0;r.flags_efs=this.efs,r.extraLocalLength=h.length;let C=r.localHeaderToBinary(),L=Buffer.alloc(C.length+i.length+r.extraLocalLength);return C.copy(L,y),y+=C.length,i.copy(L,y),y+=i.length,h.copy(L,y),y+=h.length,L},toJSON:function(){let y=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:y(e),data:y(l)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var E0=ne((Z1,b0)=>{var _0=ea(),Up=Xo(),Ue=Yn();b0.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Up.MainHeader,l=!1,u=null;let h=new Set,p=e,{noSort:w,decoder:b}=p;t?E(p.readEntries):l=!0;function A(){let I=new Set;for(let k of Object.keys(i)){let O=k.split("/");if(O.pop(),!!O.length)for(let y=0;y<O.length;y++){let C=O.slice(0,y+1).join("/")+"/";I.add(C)}}for(let k of I)if(!(k in i)){let O=new _0(p);O.entryName=k,O.attr=16,O.temporary=!0,r.push(O),i[O.entryName]=O,h.add(O)}}function _(){if(l=!0,i={},c.diskEntries>(t.length-c.offset)/Ue.Constants.CENHDR)throw Ue.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var I=c.offset,k=0;k<r.length;k++){var O=I,y=new _0(p,t);y.header=t.slice(O,O+=Ue.Constants.CENHDR),y.entryName=t.slice(O,O+=y.header.fileNameLength),y.header.extraLength&&(y.extra=t.slice(O,O+=y.header.extraLength)),y.header.commentLength&&(y.comment=t.slice(O,O+y.header.commentLength)),I+=y.header.centralHeaderSize,r[k]=y,i[y.entryName]=y}h.clear(),A()}function E(I){var k=t.length-Ue.Constants.ENDHDR,O=Math.max(0,k-65535),y=O,C=t.length,L=-1,F=0;for(typeof p.trailingSpace=="boolean"&&p.trailingSpace&&(O=0),k;k>=y;k--)if(t[k]===80){if(t.readUInt32LE(k)===Ue.Constants.ENDSIG){L=k,F=k,C=k+Ue.Constants.ENDHDR,y=k-Ue.Constants.END64HDR;continue}if(t.readUInt32LE(k)===Ue.Constants.END64SIG){y=O;continue}if(t.readUInt32LE(k)===Ue.Constants.ZIP64SIG){L=k,C=k+Ue.readBigUInt64LE(t,k+Ue.Constants.ZIP64SIZE)+Ue.Constants.ZIP64LEAD;break}}if(L==-1)throw Ue.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(L,C)),c.commentLength&&(o=t.slice(F+Ue.Constants.ENDHDR)),I&&_()}function v(){r.length>1&&!w&&r.sort((I,k)=>I.entryName.toLowerCase().localeCompare(k.entryName.toLowerCase()))}return{get entries(){return l||_(),r.filter(I=>!h.has(I))},get comment(){return b.decode(o)},set comment(I){o=Ue.toBuffer(I,b.encode),c.commentLength=o.length},getEntryCount:function(){return l?r.length:c.diskEntries},forEach:function(I){this.entries.forEach(I)},getEntry:function(I){return l||_(),i[I]||null},setEntry:function(I){l||_(),r.push(I),i[I.entryName]=I,c.totalEntries=r.length},deleteFile:function(I,k=!0){l||_();let O=i[I];this.getEntryChildren(O,k).map(C=>C.entryName).forEach(this.deleteEntry)},deleteEntry:function(I){l||_();let k=i[I],O=r.indexOf(k);O>=0&&(r.splice(O,1),delete i[I],c.totalEntries=r.length)},getEntryChildren:function(I,k=!0){if(l||_(),typeof I=="object")if(I.isDirectory&&k){let O=[],y=I.entryName;for(let C of r)C.entryName.startsWith(y)&&O.push(C);return O}else return[I];return[]},getChildCount:function(I){if(I&&I.isDirectory){let k=this.getEntryChildren(I);return k.includes(I)?k.length-1:k.length}return 0},compressToBuffer:function(){l||_(),v();let I=[],k=[],O=0,y=0;c.size=0,c.offset=0;let C=0;for(let z of this.entries){let P=z.getCompressedData();z.header.offset=y;let N=z.packLocalHeader(),U=N.length+P.length;y+=U,I.push(N),I.push(P);let W=z.packCentralHeader();k.push(W),c.size+=W.length,O+=U+W.length,C++}O+=c.mainHeaderSize,c.offset=y,c.totalEntries=C,y=0;let L=Buffer.alloc(O);for(let z of I)z.copy(L,y),y+=z.length;for(let z of k)z.copy(L,y),y+=z.length;let F=c.toBinary();return o&&o.copy(F,Ue.Constants.ENDHDR),F.copy(L,y),t=L,l=!1,L},toAsyncBuffer:function(I,k,O,y){try{l||_(),v();let C=[],L=[],F=0,z=0,P=0;c.size=0,c.offset=0;let N=function(U){if(U.length>0){let W=U.shift(),oe=W.entryName+W.extra.toString();O&&O(oe),W.getCompressedDataAsync(function(ue){y&&y(oe),W.header.offset=z;let be=W.packLocalHeader(),Be=be.length+ue.length;z+=Be,C.push(be),C.push(ue);let ot=W.packCentralHeader();L.push(ot),c.size+=ot.length,F+=Be+ot.length,P++,N(U)})}else{F+=c.mainHeaderSize,c.offset=z,c.totalEntries=P,z=0;let W=Buffer.alloc(F);C.forEach(function(ue){ue.copy(W,z),z+=ue.length}),L.forEach(function(ue){ue.copy(W,z),z+=ue.length});let oe=c.toBinary();o&&o.copy(oe,Ue.Constants.ENDHDR),oe.copy(W,z),t=W,l=!1,I(W)}};N(Array.from(this.entries))}catch(C){k(C)}}}}});var I0=ne((Y1,S0)=>{var pe=Yn(),xe=ce("path"),Hp=ea(),qp=E0(),yn=(...t)=>pe.findLast(t,e=>typeof e=="boolean"),v0=(...t)=>pe.findLast(t,e=>typeof e=="string"),jp=(...t)=>pe.findLast(t,e=>typeof e=="function"),Gp={noSort:!1,readEntries:!1,method:pe.Constants.NONE,fs:null};S0.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=pe.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new pe(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=pe.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=pe.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw pe.Errors.INVALID_FILENAME();let c=new qp(r,i),{canonical:l,sanitize:u,zipnamefix:h}=pe;function p(_){if(_&&c){var E;if(typeof _=="string"&&(E=c.getEntry(xe.posix.normalize(_))),typeof _=="object"&&typeof _.entryName<"u"&&typeof _.header<"u"&&(E=c.getEntry(_.entryName)),E)return E}return null}function w(_){let{join:E,normalize:v,sep:I}=xe.posix;return E(xe.isAbsolute(_)?"/":".",v(I+_.split("\\").join(I)+I))}function b(_){return _ instanceof RegExp?(function(E){return function(v){return E.test(v)}})(_):typeof _!="function"?()=>!0:_}let A=(_,E)=>{let v=E.slice(-1);return v=v===o.sep?o.sep:"",xe.relative(_,E)+v};return{readFile:function(_,E){var v=p(_);return v&&v.getData(E)||null},childCount:function(_){let E=p(_);if(E)return c.getChildCount(E)},readFileAsync:function(_,E){var v=p(_);v?v.getDataAsync(E):E(null,"getEntry failed for:"+_)},readAsText:function(_,E){var v=p(_);if(v){var I=v.getData();if(I&&I.length)return I.toString(E||"utf8")}return""},readAsTextAsync:function(_,E,v){var I=p(_);I?I.getDataAsync(function(k,O){if(O){E(k,O);return}k&&k.length?E(k.toString(v||"utf8")):E("")}):E("")},deleteFile:function(_,E=!0){var v=p(_);v&&c.deleteFile(v.entryName,E)},deleteEntry:function(_){var E=p(_);E&&c.deleteEntry(E.entryName)},addZipComment:function(_){c.comment=_},getZipComment:function(){return c.comment||""},addZipEntryComment:function(_,E){var v=p(_);v&&(v.comment=E)},getZipEntryComment:function(_){var E=p(_);return E&&E.comment||""},updateFile:function(_,E){var v=p(_);v&&v.setData(E)},addLocalFile:function(_,E,v,I){if(o.fs.existsSync(_)){E=E?w(E):"";let k=xe.win32.basename(xe.win32.normalize(_));E+=v||k;let O=o.fs.statSync(_),y=O.isFile()?o.fs.readFileSync(_):Buffer.alloc(0);O.isDirectory()&&(E+=o.sep),this.addFile(E,y,I,O)}else throw pe.Errors.FILE_NOT_FOUND(_)},addLocalFileAsync:function(_,E){_=typeof _=="object"?_:{localPath:_};let v=xe.resolve(_.localPath),{comment:I}=_,{zipPath:k,zipName:O}=_,y=this;o.fs.stat(v,function(C,L){if(C)return E(C,!1);k=k?w(k):"";let F=xe.win32.basename(xe.win32.normalize(v));if(k+=O||F,L.isFile())o.fs.readFile(v,function(z,P){return z?E(z,!1):(y.addFile(k,P,I,L),setImmediate(E,void 0,!0))});else if(L.isDirectory())return k+=o.sep,y.addFile(k,Buffer.alloc(0),I,L),setImmediate(E,void 0,!0)})},addLocalFolder:function(_,E,v){if(v=b(v),E=E?w(E):"",_=xe.normalize(_),o.fs.existsSync(_)){let I=o.findFiles(_),k=this;if(I.length)for(let O of I){let y=xe.join(E,A(_,O));v(y)&&k.addLocalFile(O,xe.dirname(y))}}else throw pe.Errors.FILE_NOT_FOUND(_)},addLocalFolderAsync:function(_,E,v,I){I=b(I),v=v?w(v):"",_=xe.normalize(_);var k=this;o.fs.open(_,"r",function(O){if(O&&O.code==="ENOENT")E(void 0,pe.Errors.FILE_NOT_FOUND(_));else if(O)E(void 0,O);else{var y=o.findFiles(_),C=-1,L=function(){if(C+=1,C<y.length){var F=y[C],z=A(_,F).split("\\").join("/");z=z.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),I(z)?o.fs.stat(F,function(P,N){P&&E(void 0,P),N.isFile()?o.fs.readFile(F,function(U,W){U?E(void 0,U):(k.addFile(v+z,W,"",N),L())}):(k.addFile(v+z+"/",Buffer.alloc(0),"",N),L())}):process.nextTick(()=>{L()})}else E(!0,void 0)};L()}})},addLocalFolderAsync2:function(_,E){let v=this;_=typeof _=="object"?_:{localPath:_},localPath=xe.resolve(w(_.localPath));let{zipPath:I,filter:k,namefix:O}=_;k instanceof RegExp?k=(function(L){return function(F){return L.test(F)}})(k):typeof k!="function"&&(k=function(){return!0}),I=I?w(I):"",O=="latin1"&&(O=L=>L.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof O!="function"&&(O=L=>L);let y=L=>xe.join(I,O(A(localPath,L))),C=L=>xe.win32.basename(xe.win32.normalize(O(L)));o.fs.open(localPath,"r",function(L){L&&L.code==="ENOENT"?E(void 0,pe.Errors.FILE_NOT_FOUND(localPath)):L?E(void 0,L):o.findFilesAsync(localPath,function(F,z){if(F)return E(F);z=z.filter(P=>k(y(P))),z.length||E(void 0,!1),setImmediate(z.reverse().reduce(function(P,N){return function(U,W){if(U||W===!1)return setImmediate(P,U,!1);v.addLocalFileAsync({localPath:N,zipPath:xe.dirname(y(N)),zipName:C(N)},P)}},E))})})},addLocalFolderPromise:function(_,E){return new Promise((v,I)=>{this.addLocalFolderAsync2(Object.assign({localPath:_},E),(k,O)=>{k&&I(k),O&&v(this)})})},addFile:function(_,E,v,I){_=h(_);let k=p(_),O=k!=null;O||(k=new Hp(i),k.entryName=_),k.comment=v||"";let y=typeof I=="object"&&I instanceof o.fs.Stats;y&&(k.header.time=I.mtime);var C=k.isDirectory?16:0;let L=k.isDirectory?16384:32768;return y?L|=4095&I.mode:typeof I=="number"?L|=4095&I:L|=k.isDirectory?493:420,C=(C|L<<16)>>>0,k.attr=C,k.setData(E),O||c.setEntry(k),k},getEntries:function(_){return c.password=_,c?c.entries:[]},getEntry:function(_){return p(_)},getEntryCount:function(){return c.getEntryCount()},forEach:function(_){return c.forEach(_)},extractEntryTo:function(_,E,v,I,k,O){I=yn(!1,I),k=yn(!1,k),v=yn(!0,v),O=v0(k,O);var y=p(_);if(!y)throw pe.Errors.NO_ENTRY();var C=l(y.entryName),L=u(E,O&&!y.isDirectory?O:v?C:xe.basename(C));if(y.isDirectory){var F=c.getEntryChildren(y);return F.forEach(function(N){if(N.isDirectory)return;var U=N.getData();if(!U)throw pe.Errors.CANT_EXTRACT_FILE();var W=l(N.entryName),oe=u(E,v?W:xe.basename(W));let ue=k?N.header.fileAttr:void 0;o.writeFileTo(oe,U,I,ue)}),!0}var z=y.getData(c.password);if(!z)throw pe.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(L)&&!I)throw pe.Errors.CANT_OVERRIDE();let P=k?_.header.fileAttr:void 0;return o.writeFileTo(L,z,I,P),!0},test:function(_){if(!c)return!1;for(var E in c.entries)try{if(E.isDirectory)continue;var v=c.entries[E].getData(_);if(!v)return!1}catch{return!1}return!0},extractAllTo:function(_,E,v,I){if(v=yn(!1,v),I=v0(v,I),E=yn(!1,E),!c)throw pe.Errors.NO_ZIP();c.entries.forEach(function(k){var O=u(_,l(k.entryName));if(k.isDirectory){o.makeDir(O);return}var y=k.getData(I);if(!y)throw pe.Errors.CANT_EXTRACT_FILE();let C=v?k.header.fileAttr:void 0;o.writeFileTo(O,y,E,C);try{o.fs.utimesSync(O,k.header.time,k.header.time)}catch{throw pe.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(_,E,v,I){if(I=jp(E,v,I),v=yn(!1,v),E=yn(!1,E),!I)return new Promise((L,F)=>{this.extractAllToAsync(_,E,v,function(z){z?F(z):L(this)})});if(!c){I(pe.Errors.NO_ZIP());return}_=xe.resolve(_);let k=L=>u(_,xe.normalize(l(L.entryName))),O=(L,F)=>new Error(L+': "'+F+'"'),y=[],C=[];c.entries.forEach(L=>{L.isDirectory?y.push(L):C.push(L)});for(let L of y){let F=k(L),z=v?L.header.fileAttr:void 0;try{o.makeDir(F),z&&o.fs.chmodSync(F,z),o.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 P=xe.normalize(l(F.entryName)),N=u(_,P);F.getDataAsync(function(U,W){if(W)L(W);else if(!U)L(pe.Errors.CANT_EXTRACT_FILE());else{let oe=v?F.header.fileAttr:void 0;o.writeFileToAsync(N,U,E,oe,function(ue){ue||L(O("Unable to write file",N)),o.fs.utimes(N,F.header.time,F.header.time,function(be){be?L(O("Unable to set times",N)):L()})})}})}}},I)()},writeZip:function(_,E){if(arguments.length===1&&typeof _=="function"&&(E=_,_=""),!_&&i.filename&&(_=i.filename),!!_){var v=c.compressToBuffer();if(v){var I=o.writeFileTo(_,v,!0);typeof E=="function"&&E(I?null:new Error("failed"),"")}}},writeZipPromise:function(_,E){let{overwrite:v,perm:I}=Object.assign({overwrite:!0},E);return new Promise((k,O)=>{!_&&i.filename&&(_=i.filename),_||O("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(y=>{let C=L=>L?k(L):O("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(_,y,v,I,C)},O)})},toBufferPromise:function(){return new Promise((_,E)=>{c.toAsyncBuffer(_,E)})},toBuffer:function(_,E,v,I){return typeof _=="function"?(c.toAsyncBuffer(_,E,v,I),null):c.compressToBuffer()}}}});var cu=ne(Te=>{"use strict";var M=J;function eo(){let t=["q0fjCeO","AMTezM4","s01zA3K","D05Zt2G","zw5HyMXLqxu","CYbWyxjHBxm","t1fLzhi","tufyx1jfvfi","x29Uq2XVC2u","ywvwsLG","ren6zMS","C2vUDa","t1DlAeq","zurVBKy","Dgv4Dc9WBge","y21du0q","yu5wq1q","BMrWB2LUDfq","B3LLyMy","CMvJB25Uzwm","C1POD2K","BLruwxG","u3viA3m","DeXKq3u","C2nYAxb0","y3jLyxrLrxi","quDTzMm","uxvPuue","zMzmAw5L","vg9rAvO","y2Hbt1a","DhbizwfKzxi","zw5XDwv1zq","sLnptLa","wMHhtey","weXSr3q","qxzcrxu","DxjS","uu5urK8","ywnRx2LK","u2DLzLK","AenSB3nLrxy","qxPXDNO","CNjVCK1LC3m","x2HHBMrSzvi","Dg9tDhjPBMC","B25LCNjVCG","tvPotxC","ExPLse4","C3rMELi","yvzTq3G","CMvHC29U","Dw5ZAwDUzwq","CKHcDMi","yu5QAMW","AxnbCNjHEq","wuf2B3K","qM1lD0W","BgvUz3rO","rMrTBhe","thn4yKO","yw5XqLq","uKjnBM4","uhLWzhy","twHUDfm","rfPxrwq","y3vYC29Yx24","txP2svm","uLrUzMK","ALPsu24","y3jLyxrLt3a","tLLSsLK","z2vjBMzVu3K","zvD4AuW","CgLUz1rPBwu","CMvQzwn0","tu1myNa","BhHQvw4","rvzvyuO","DgLTzw91DcW","B25mAw5L","zw5JB2rLrNi","Eer1wKu","B3bmCxC","EePqDxK","weHYDgy","r0XlywW","ywrKt25L","Bxzcz00","y2HHCKnVzgu","zM9YrwfJAa","Aw9U","Efrurw52","B25pCgvU","zNjHBwvuExa","quTxrei","EvHfz0e","mhW1Fdn8mNW","CIb0DhDjra","zxjHDg9Y","EMH4u1i","CM92AwrLihC","swHbuum","CMjTqMe","u0vbDg4","r3jet0G","yNLL","CgLUz0XVC3m","zcWG","uezdzKC","yNL0zu9MzNm","vw1KqNK","AxmGDw5Kzwy","CgLUz09Uy2u","y2HnyxHdB3u","EurUAeC","C3rLBMvYCW","EvLssxm","Cg9PBNrdB24","ExbL","mNWX","CKnPExm","ywnRtxnNswq","BfjyDNa","Axnby2TdBgu","yMfSrxzLBNq","u3n2EKK","zwrPyxrLBhK","tfLlve4","EKf4Dw4","B2zMC2v0","ywnRx2nVzgu","v0XorwG","rgjfzLu","D2n6DeC","x2HHBMrSzva","B2zMBgLUzq","rxztuwO","y2DpALi","uwXgC2O","sxLRy00","v3bfsfa","t1PZzNu","DLzuv2O","teXLz0q","BMP4sKK","swX4ChK","vffLuuC","tg9NsurozxC","x2rLyNvN","zgvJB2rLzey","q01tAvC","veDVEgG","DgLTzw91Da","CNzHBfzHBhu","DhbZtge","t0DIB0u","rgrrDK8","vKr3Dhy","y29UBMvJDa","vuDlr2m","swnuAvq","ue50tK8","Awzhsxe","u2TPCcbWyxm","B25SAw5L","DMvYC2LVBG","D0X0t2K","uK1msMu","Ahr0Ca","yMfRuMy","AKrPz3O","z2v0u3rVCMe","rejQvei","ug9TB2C","CwfeuLi","uhnLvgS","AMzbt0m","D2TjEKu","C2rHCwK","zw5NDgG","ChnHzLe","z2vY","r2DxteK","BLjjueG","CgvYC2LZDgu","D2LSBfjLy28","y3PdyuW","teXZEhC","yxnuvu0","ywrKq291BNq","C3rVCcbPBw0","B3jLtMfTzxm","uKfKDK0","Bg9NsurozxC","swvwsu0","D0jmu1O","y3vYCMvUDeu","wgnltxK","t09KAMy","vuzhtei","wMjRqwW","x0rctMfTzq","tvPWzKu","zxj2AwnL","uwXpC1y","yNvMzMvYzwq","u3Lsu1G","Cu9MCvK","m3W0Fdf8mNW","zg9Uzq","zw5KCg9PBNq","A0Hutva","vffctem","rgjJzNu","zwn0","twLZC2LUzYa","yLPqtgW","Cgf5Bg9Hzfq","ALvjv0W","rxrKruu","CMvZB2X2zq","y3vYC29Yx2y","zLjysLi","Dg1TDKq","ruHcwee","BNznvfO","zw5JB2rPBMC","CMvZDwX0","A2v5","AuDqCgC","DgLLCKPtt04","B1bOv2m","C3bSAwnL","DujtBe4","r3PSC2K","BIWGAg9ZDg4","ufngDwK","wfzKBge","yuHsuxK","sgLVy1C","CvP1rKC","AKDLyKq","uej4zvK","Cg1nC2i","vNLvzNi","r1PyAwO","BNruCMLLC0m","x29WDgLVBNm","CwD6EgG","DxrMofDYAxq","z2v0q3vYC28","revQu1C","zgzdEgm","Dev2zw50","rffQD0u","rwfAs0W","qNjPzgDL","x2rItMfTzq","CgfNzxnOB3C","yNL0zxm","A2XRyuO","yvzrr00","AKr6zw8","sK9wv0q","te1qvuW","y2jduMK","zu94vvq","BvjRv0S","DLfssgC","CMvJzwL2zwq","tvbNCKi","q291BNq","C2DPza","qu5Qvge","DMfSDwvZ","zMLN","zfbfBfe","yxKSihrYEsa","wLHQvuu","CMniwvK","zfrqrNi","y291BNq","DwTIBuW","BgLUzw5V","q29SCwG","CvvHz2C","DgvZDa","D1jSswu","C2vUzf9Hy2S","ANvbuMq","Dg9oDw1Izxi","CNnVCKzPBgu","EhzzuMi","Bwf4uMv0CMK","vLzeA1y","DLrmDw4","q0zfugK","mNWXFdr8m3W","Dg9iyxnO","BxbzEvG","EMTvrLm","rxHKtMK","D3m6lY8","D1zywvO","x29UrxjYB3i","BMDLza","qKrLsgG","CMvXDwLYzwq","yw5Tz0W","x2LZtM9Kzq","qwXgy1G","sNDSuKm","B2jQzwn0u3q","y29UBMvJDgK","tMrUu1q","CeTWuee","zMLSDgvY","x2LZqNjVD3m","AvDAD3G","jMPZy2fSBgi","yw5Hz2vY","C3bque4","CMvZzxruCMK","zfPjzKG","ihn1y2nLC3m","u3jhzvO","DcbSAw1PDa","Dw5KzwzPBMu","BhDYAMS","wxHbAKm","s0PnD24","CM92AwrLigi","ve5sB2e","C2v0sxrLBq","s0fWveW","EhbIEMi","v0TuEeC","sgXwvwm","B2nRzxrtDwm","ihrPBwvVDxq","qK9RC2q","uvb6wwq","A2v0ignVBNm","DgDPwLy","r3zVwKy","x3bYzwzPEa","ysbTDxn0igi","mta3ndq3mwvLCfbLqq","Bu9PtMW","x2nYzwf0zvm","DKjNAw0","B3bLCNr5tMe","AwLctfm","we1hB3C","AxnMAfi","CMTLCKDSB2i","qwnbDhm","tev5vwy","AKj1C0m","BKXPBMu","BvL2yMO","A0Pfv3m","y2vZC0HHBMq","z2v0qwXS","CMLgCxi","yw1LoIa","BMCGzMfPBgu","x2LZtwLUAvq","vvnyvhu","z2z0v0C","zNvUy3rPB24","q0Xpu0ve","zMn6qLy","txfutLa","u3rYyxrLz3K","B3nLrxzLBNq","CMfTzq","z2v0s2v5","mJGYndu2ANDIEhLW","zvvYBa","EfbYzem","qML4qNq","q2nOyxe","C3Dmu3C","tNr0twW","Euvsu0S","zwP4sKi","z3zYwuW","AwXLx25HBwu","sfD0CNa","AgDmrNe","z3buyLG","suTODfm","t2PJzfm","svffzNy","uMvJB25Uzwm","Dgnqz1G","ugfVChC","EM5NsNy","DfDtzgK","rKn1sMG","BvbLs1u","BwfW","A2v5CW","AwPVB3C","C2vUza","BxnNsuq","wxfdBeK","ihzHBgLKihm","y2XVC2u","CNnkv3a","yMnjveq","tuzvzNa","su5tvefova","z0nfwLy","EunoBKK","vvr0Bxy","Cgf5Bg9Hzeu","zxq9DxrMltG","uuLmqwy","x2rPC2nVBM4","tfH1Ce4","r0vtq2C","s3vzEeW","EMrRExi","CgLUz0LUDgu","BhHRqMq","yMLUyxj5vhK","D2HNrwW","vw5Tvfy","DeLUwhq","mtq0mdyXnfPKEfL3sa","y01lA2y","DhjPzxm","Cfrrqum","yxbWBgLJyxq","y3jLyxrLrwW","u3Hor2S","s3DIsuK","uNvQy2y","CMvHzfvjBNq","y0Pxquu","yMLUza","BwLZzq","CMfNzvn5BMm","AxnFywnR","ruTWCKG","DNLWueG","rLvcz2W","rePivLa","Bg93","x21LC3nHz2u","DMvUDa","Dgnwv1G","D2nKEvy","vxryAMi","zgLZywjSzue","revkCg4","tKTYyw8","x2LZv29YA2u","x3jLBw92zvC","EvjLy29UBMu","u2vXsuq","zM9Yy2u","tenOEwu","C2vYDMvYvgK","CfvVD3K","x3bHDgHlzxK","AxbwEuS","r3jws2W","Eg5tDM0","EfvZzuvUDG","B3jpBMXPBMu","tKDFrvjst1i","ChjPBvC","CwDKBfa","CgfNzwHPzgu","zwf6v04","vw5Oyw5KBgu","BunMEeK","DgPzEhm","rgrADhe","odi1mZzUzuzHBvO","x0vysvnu","ChbL","ru5ir2e","thLywLC","yMP5vKu","rwLoyNy","wLr1D0e","quTiwKK","txjot0e","qwnZshu","vfnXrgy","vfbuuNu","x2LUAxrqCM8","CuvHAeK","C2v0","ChvZAa","BwvZC2fNzv8","y2uGBM90igK","s3H0Dxe","q0HMAgC","sNHus2y","CMfUzg9T","DwLtC3G","z2v0","Aw5PDcbrB1m","ChPvC3K","zxjYB3i","qLfYsg0","z29PBMCGyxC","y05byMK","z0TjsgS","D0fbz00","AwXSihvZzsa","DgfIyMm","mJG4nJzrrLb3wu0","AxjLza","v2DMuKK","qLLUC0W","zxrxB3jRq2G","x2DLBMvYyxq","q29Kzq","suvtx0vsuK8","ig1LC3nHz2u","sM1nAwy","ywX3yxLZ","AwXK","wxznr04","u0fLBhe","zMLktw8","x2rYB3bhBg8","DNPUuLi","ChjVDg90Exa","ELzyA1G","Dg9mB3DLCKm","DgHHBIbSB2m","AwDHDg9Yt24","qu5Rqu8","BKD1AuW","x2n1CNnVCK0","C3vJy2vZCW","rKnrvgm","tg9Nsuq","BwvY","AgvHzgvYCW","r1fivg8","qxD5D00","BNzTDuu","C3bSAxq","Devfwu0","DhjHBNnHy3q","x2XPC3rLBMu","qMfTDgS","EeXXrMK","Eurcuva","zgvSzxrL","AxnAzxjV","x2rLC3rYB3K","x21PBMLoyxy","CKzryKm","zw5HyMXLuw8","y0vSChq","B1zwte8","u2DrDxm","D3jqBMO","tKHTsvG","q1LUr0m","zw50zwqGDhK","z1fbs3O","y0XUCKO","wvziChC","ALPQCeu","C0nVDw50zxi","zxjFywnRx20","r3jesuK","BMzsCe4","svzOAKm","C2XPy2u","EMPRuMG","teHyCwO","yvrXAKy","BM93","Dgv4Dc9Qyxy","D1vZEwq","DcbVzIbYyw4","v3byDxG","B25tDgfYDfi","EKzruNG","C2HPzNq","x2DLDeLUDgu","yxKSig5LDhC","BwfUDwfSihi","y3jLyxrLq2W","r3nsywi","rxjYB3jdB2q","zgr4vNC","y09Wzw4","y29UDgv4Da","Aw1MENO","zxmGCMvHy2G","De5bALG","tvvMvKO","sgrbEee","C2v0u3rVCMe","q0fksKy","sLPWsgi","BujvCu8","CefqweC","BMrWB2LUDca","CxzwtM4","yxv0B21HDgK","C3jJ","BgXvy1m","tu9KCgS","DKTPzMW","tKHPBuy","y3P3wem","y3jLyxrLuMu","A3jkvve","vezVEhu","wwHtCMS","Aw1LCYbPBIa","mxW0Fdj8m3W","tMjnDLu","ywXS","qwjVCNrfCNi","CMv0CNLdB3u","q2fAt2W","CgfYC2u","AevYCM9Yrxy","Cur5y3q","DxnLCKLW","zw50tgLZDgu","quPuCMq","C0D6B0i","DhDTC0i","s1f5wMS","Be5WD2G","BgvY","CMvKDwnL","DgrtALu","ywDLu2HVDW","rNjVBNrPzxi","v1zVCwW","ChL3tKS","A0Hurgu","BMjoELG","mJqXmti0nxvQzxrrEq","tefOsLO","uLjpuG","AM9PBG","rNnqBhG","rMfRD2W","zLPhzvu","u29ftw4","z2H2u2i","AMvJDfn0B3i","zMvY","EvDHBgG","swzkuNq","AgfZ","B3nLza","zNLjBLu","t1fuuKS","sej3wLq","zxf1ywXZ","verYq0W","tefAB2W","x19LC01Vzhu","zMX1C2HfEha","C2v0zgi","ihjLy29UBMu","t3rzALC","BMCGB3iGyw4","zxHWB3j0CW","yMXVy2TLza","DvHAtKy","rfPoAM0","qMvZDvu","y3jLyxrLt2i","BNrbBMrvCgq","sgLqt3e","CMvZzxrdB3u","wef6vLm","z0PfuKu","CM92AwrLige","DM9dEhG","v2jYr0O","EfnZCgS","vMfzA2C","o2nOyxjZzxq","D3z5ANe","DNbSsgK","x3bPBMDqB24","yKDbvue","zNryCg0","Dg9cExrLC0W","A1jKDhG","BwLUAvbYB2C","ywjVCNq","Ef9MCM9UDgK","yNvMzMvY","zxH0zw5ZAw8","vK1Tvxy","rKn4BKm","vxP1vva","De1HBMfNzxi","ywnRpwzYB24","rK5vANy","DMfS","x2LUAxq","y29UBMvJDeu","zu9MCgK","zxjYtM8","sgrJseK","D1bWBum","C0jf","wfnkCeK","vuTOCLy","C2fNzq","t2Devg4","x29UugfNzu4","t29ZCM4","tuvtu0fhrv8","CMvHzhLtDge","Cwzqv04","lcbTyxGGCMu","uM9krNO","q09oveLovuu","v2vIu29JA2u","s3nIv3C","ChjVDg9JB2W","s1PWu3y","C3L4t1C","B3jRzxjhBg8","x2n1CNnVCKy","yvrvwgS","AxrODwe","ueXAtfK","x2jPBMfYEvq","BMrLEa","D2zkCLG","ihzHBgLKigq","CKz3ELi","u21yt2C","y2f0y2G","Ae1IzNm","BNrfBMrWB2K","AfnsEMS","DeLUDgvYy2u","x3nVy2TLDa","r0jSs0u","s1viq0y","BgPvBuO","CYbHBhjLywq","Ce9swwu","BwHKvva","CMvTB3zLq2G","DerWzKW","u2Pgr1e","CM9YrxzLBNq","EhPKuhG","zxjFAxnFywm","Ee14C0S","igzPzwXKoIa","wgzHBMO","EsbJBg9Zzwq","D2vzzuO","AMDdCKS","zhfrtLO","tuDMqMW","wM9jvvy","x1fVu01HBMe","AgvKtwf4uMu","Bwf4twvZC2e","AvLpBu4","ywzL","BNflu2W","tMfMrM0","uuriDvu","uwzeree","y096Dvq","D3jPDgvvAw4","rLLzAwS","x2HHBMrSzu8","y2XVC2veqG","sLPKD0e","y3vYC29Y","wwXHrwe","we94r24","AwrI","vw5PBxbSzw0","B25szwnLAxy","EwPpvKG","s2nsz0O","yu9rDLm","x2nVBM5Ly3q","qujhrNq","zeXLwhu","Egz6A3O","tfnuu0i","yw1L","Cgu6ia","mdaWma","zhH2teK","y2XLyxi","B2nRzxq","vxPmy2e","zw1LBNq","y2HnyxHuCMK","BNzZrhO","vef6z3e","x3bPBMDmB3m","AuLrzfm","tenZy2y","uNPQC3q","ugvnDuy","zv9ZDwnJzxm","x3bYB3rVy28","CMvZzxrfBMq","vufyq3G","Dvfys0S","AKDwuKG","rxzLBNq","r1P5Efe","A2fUtvu","t1bftL9fuLi","yKnyq2G","EvnLz1G","x29UvgLTzw8","B25VCgvU","Bxv5twG","DMX1Afq","nxWX","y29UC3rYDwm","Bg9IywXty28","yxbWzw5Kq2G","ywXSq3vYC28","EMn4Cxu","swXUtwK","v0nivhG","yNnhDwC","z2v0q3vYCMu","y2XLyxjtDg8","BgLTAxq","y29UDgLUDwu","uKPPuhu","DhjPzxmGCMu","BMvY","AxnrB1nnzxm","B3bLBG","DgP3vMO","t1bftG","tg9MAvm","BNfVzKu","rgvKAwnHDgu","Cwrqs20","ugP2DwW","B3DHqu4","CKXYt3C","vgLTzw91Da","s0rNwfe","AvLzvLm","rNf4y2y","qLvXzfy","yLbjtNi","Bwv0Ag9K","C3vIyxjYyxK","Dgv4DfbHEwW","AMvoz1K","C3rYAw5NAwy","sNftALq","B25JBg9Zzq","sMvIzxm","wLDrq08","DeLK","x3nLCuLK","ywHouu8","vNfuEfa","Bg1ZsfC","BgLUzq","EwPqthq","ywDLsgLKzq","BMnVzgLUzW","tgT6Eem","Eg5dAMq","zvvAzNi","Aw5Lza","zvrJEfe","DvrsALq","zNbzy1C","z0rMvu0","DNPJENm","zfnrC2C","CgXLyxnLiha","su5du20","ChrVCG","A3vvAvG","C3nHz2vfDMu","uxvLDwu","Ahv2DNi","y1j6uMq","A21xAey","t25yDLm","yMLUyxj5","uLHVB0S","r0zRCM0","D1vqCxm","rxnYEe4","EfjvBKK","C0XpC1y","wwrqAKS","Cgf5Bg9Hza","mdaWmdaWmda","r0zluxa","BgLZDgvUtMu","yxrLq291BNq","BMCGDxjSoIa","lcbxzwjtB2m","t2LeDuy","tNDlANe","s0DdBva","uuXKweK","vhP1vgO","DunUBNm","yxbWBhK","CNnVCL92ywW","z251DNu","rLrIvKW","z0rqu2K","yM9KEq","Ae1Wv3q","DfPzCum","DhLWzq","se5dzxm","ugLTyMi","r1rNqNe","y3vYC29YlNm","yxjoC2u","zcbLCNjVCI4","yxGGCMv0CMK","ze96Bfy","B25ozxr3B3i","BwLUzW","BM5Ly3q","x3DZ","y1D2sNO","wgrPCeS","x2rPC3bHDgm","C3vIC3rYAw4","x2fKzfDZtgK","BwvZC2fNzq","x2n1CNnVCK4","rvf0CNy","s2zqtKO","rKTMqLu","B0jkCuu","y3ruAw1LB3u","ywnOzwq","zNjVBuj5Dgu","C0Herue","Cg9PBNrbBMq","A0fbD2K","rvfgENq","sLDYzvO","vevrwNO","sLj5wwK","C2v0q3vYC28","zgLbsum","zw1htfe","AgLNAa","nhW1","Aw9Ul2PZB24","C3rVCMu","y29UBMvJDca","EMTQugi","AwTOEgC","x2LZsw5PDa","CgLUz19VBMm","vNLzCgu","Ahr0Chm6","yLj6se8","sNrWyKi","BNrLCG","rhzVtuu","zgf0yq","y2XVC2uSihC","wMzHzu4","x3jLy29UBMu","A050wKm","yw5ZzM9YBvq","ign1CNnVCIa","BMfTzq","x3vYBa","u1Pey0q","qNPMDw4","B09PCvC","BLn2u3i","x2TLEvbHDgG","AefJA01LC3m","BeHmwfe","z2vtEw5J","A0vyB1y","CLzHBhvLCW","DLbYCw0","ALzktNu","t3P1zLi","BfrPBwvVDxq","v2LUzg93","vgjlwLi","DujOA2u","wgDyC0W","CNvWyKO","ueDxBu0","zfDPy3G","tfbiwhm","D24GCMvHC28","Aw9VvNK","zv90Aw1LB3u","CMvWBgfJzq","BeHHBMrSzxi","Bwf4tg9ZC0m","DxbNCMfKzw4","zNjVBu51Bwi","q3vZDg9Trxi","zKjwvwe","AgfZt3DUuhi","Dgngq3i","x3jLywr5q2W","C1HTsvi","tg9JAW","q29UzMLN","rvjxsMy","qvHQywy","qu94CLu","tez0yue","Dxrjza","tvPLrMm","AxnszwfKEq","q3PoD2O","DKHwBMO","t0DHruy","BMDuAw1LCG","vNHdD1u","uNPREfm","mxWYFdb8m3W","C01ozfq","odi2CMLjDunK","zgTTD20","BeXHC3m","B25nzxnZywC","C0Xf","y1rSy2q","A2TJDeW","BgvPD1u","B3bLBKrc","zgvMAw5Luhi","qNLyz3a","Axb1q00","shbrtwW","x3DZsw5ZDge","seD0A1y","CNzHBa","EhPiCwO","EenpvKe","x3DHAxq","zwrNz1y","DKrxzK8","EePIt04","rejWEwG","zMLSzw5HBwu","shHODLu","y1zcwvq","z2PJwuC","BLjbEKy","EwnpCLa","BvzftNG","vefnENq","B3jRig9MzMW","t3bLBKv2zw4","Cw9Zx18","D3nZoI8V","AgvUvLy","Dhr3Awq","B2zM","q09otKvdveK","BeDOzeC","BMvJDa","CLrrq0u","B2zrEuW","uNHNsuK","BNrcue4","B3bLBIa","yLLYqwy","CKTRzfm","ywrK","qLzkDw0","t01pzeG","CgjICdi","q0vMAfm","BKfpqNG","vNrRtwC","zxfQAhK","Aw5KzxGGB3u","tLzTqLe","qvHLB0y","yMfJA3vWigu","otiWtLbyugHy","DxjuvuG","uK55zLi","Ae1LC3nHz2u","zw5fDMvUDa","BMvLzf9Hy2S","z1D2yKy","CMvTB3zLrxy","y29SBM8","wxDPDKi","zu1xs3G","vvrHDfK","B2fK","yw1Lu3bHy2u","D2jKB2O","s0zeDMC","zMXVB3i","thzrDg4","uMHUsgG","y3r4","x3nLBMrby2S","CKj4C1q","vKHvsfy","nNWXFdr8nq","AunUAfa","uxjyAwO","Ehflwuu","z2v0t3DUuhi","v3H6ANG","AhnIAMS","uwnmruK","Cw9Z","Ec1TC2CTy3u","rwDKr24","t3rHDfu","lcbOB3n0BMe","x3fVC0rc","zgvS","x2LUDgvYDMe","BNvTyMvY","C2XbAu0","v2Ptq2K","Aw5KzxHpzG","x29UtwvZC2e","quXm","C1LOzg8","ihrPBwvZ","yxnZAwDU","tNzmChi","wxrlqwO","AgfUz2u","zg5RtvG","y2HLy2Tszwe","n3WWFdn8mNW","rvjst1i","Cxr6u0i","CxvutLa","wxfdsxa","AxP2sMW","x29Ut3bLBG","CNnVCL9Uyw0","BwvZC2fNztO","ALjdvem","Dg9Y","s2zQDM0","ywDL","zw50","DvfTzgm","z1Pdv1G","twvZC2fNzuu","q0Xpu0LorW","A2jvAuO","ELjvtwe","r2r0Evq","t25XAfi","Cw9xu2C","se1Iz1u","ywXSzwqGBxu","BgDMrKi","sNbgBxa","zufJAW","v3bhELy","vfnAyMK","suXsBgC","Ec11C2uT","DuvXEgO","B3vUDa","zgrjrcWGzgu","tvf2qK4","AuTbzvG","DgrNCgq","uKn4Ewi","s09Rvwi","uMrSBMW","DxjMswu","vvzVvw4","C3Pxt2q","t2jQzwn0","z0nYAge","x3bPBMC","C2Xjruu","zxjYtxnN","C2vYDMLJzq","qwHQAwW","zfDVCMTLCKC","Ae16r2u","Aw9UvgLTzw8","seXLAwS","vwf1DeK","sufzq2e","y29TCgXLDgu","zwnVBM5Ly3q","z1rPBwvVDxq","AvzHqwm","AeXxv1K","tefxu2y","y2fSBa","y0DLue0","wLn4A00","odaYmZe4qLzhChn0","D2fZq2XLyw4","yM9Js1O","zhHjzhm","zxjFCw9Z","zNjVBunOyxi","zNzHDfu","rMnOr0G","z2v0qwXSs2u","C29YDa","CMLLC0nVDw4","igXHCMDLCIa","y29hrMG","C1bXtNy","zvfnEfy","rvf2zNG","AxnrB1nby2S","y29Uy2f0","D2vI","tLLZsgy","qNL0uNu","A1Dlrha","mNWZFdf8nhW","wgHeB1e","s1r6z0y","yxnL","seT6rfO","ywDLrxzLBNq","A3znDeG","DenlwuW","Be54v1C","wMzNzwy","Aw50zwDLCIa","y2HLy2TdDxi","Chv0","x2LZtwLUAvC","BgTeBw4","AxnmB25N","zhruEeu","D3jPDgu","zxjFDhrS","zvbOv3G","tMfTzq","Ae9Wzw5fDMu","B3HhCgC","CKD5zNO","uhjPBwfYEuS","yw5Nzq","shfXDhi","rhLWAeW","B3nnBu0","yvj6ELu","y3vZDg9Tshq","BwvZ","CMvHzg9UBhK","vgj0Dw4","D0Pwv0e","s2jWtMG","qw1VDw50","sLjhA1q","FdH8mxWWFde","y3jLyxrLtwu","l3DZl3yY","Dg9VigXHCMC","zNjVBujPDhm","DNzrzeS","x2nSzwfYvgK","yM5pBgm","Du1krvq","y29Kzq","sNnZBNe","Efrhs04","ywrKrxzLBNq","Bwu6ia","ywnR","x2vUzhbVAw4","DMvYC2LVBMm","ExDfqKO","svnQtwG","zMzLCG","yNL0zuXLBMC","DgHLBG","t29YrMm","ALb3ChG","A09yzwS","tKfusvzfx0u","AhnOte8","rKzeqMe","wuPgv1K","DezlDM4","BMfzsvq","B2Pgzge","DgfIyxnL","y2vqDfy","ywHoANq","BMnLq2XVC2u","uvnhDu4","uw5fq1K","igzHAwWSig0","B25tDg9Wsw0","DMLJzuLeig8","q3vZDg9Tq2W","vKfxrxO","vgfN","seDAExe","uu55Dvy","ExbHBeK","DMvY","CM92AwrLihy","CMvHzhDYAxq","s1H4zhy","DxbKyxrLq3u","CgDJsuy","EK54Cvu","y3vYCMvUDeK","x2nSzwfYugK","DvnwsLq","y2vXz1a","BKrlALi","BgPTELm","yujuwMC","tMDLzgC","B0T4vNe","tufdCe0","A1jrDM4","Dw50","ugPUBuS","yxv0BW","BMTfqvK","zMzMzG","Dg9cExrLCW","AwXLtMfTzq","ihrYEsbYzwm","tKHoBfG","BwvKAwf0zwW","Bg9N","zMjNA1m","AMXZDg4","vgXjtNu","wvPbv2C","B2zKs20","ihrVihjLDhi","qLLLA3C","tNr5uvi","zuTwDLe","mxWYFdr8mhW","tM1vs2G","B25fCNjVCG","q3HqteK","BxnN","EM5xwfO","A1n0yxr1C0m","BezSDxnO","zwvKzwq","txvXD0m","vKjotvm","B25TzxnZywC","DvbMyLu","EKfNs1y","C3rYAw5N","uvPLC3i","DML3z0G","zgLZCgf0y2G","zgvSzxrLrge","zuDyB3y","svz1CMC","C2Pvuve","zNjVBNrPzxi","qLb0uMu","x25HDMLNyxq","B2LUDfjLywm","wxHNyLK","tKz5D0W","wwLls1q","yvv3wvK","qwf5AvK","B3v0sw50zxi","wwLdAwm","Aw5N","wu92Avq","swXhy3e","B2nRzxrgywK","CM9VqvC","D3fIDwO","rLDt","AxfnCxO","reHqs2K","zw1PDa","yvPyuKu","zgPtt1m","Bw9jqK0","Aw5JBhvKzxm","tgLZDgvUzxi","CMvUDevUzha","Cg93","CMnkuMS","wKPRqM8","yMTfuhO","BMzkDem","Aw47y2HHCNm","BwzXDxC","qunVBLO","z2v0sxrLBq","v3ntEue","yKDMB2e","x2zVCM1HDeu","BeLTBuW","v2f2yNe","Dg9cExrLC0i","D3fSrvK","BvvyDu4","s1bOEK4","t01itwi","Bg1Lq1a","BMv4DcGPigm","ALbsCuy","C0XPC3rLBMu","B3bLCNr5","y29UBMvJDfm","ignVzgu6ia","AMPXy2W","vMXcqLK","tgfqzfG","Afb2rwK","vxbKyxrLq28","DMfSDwu","x2LUAxrhBg8","zNjVBuHHC2G","tLHryMe"];return eo=function(){return t},eo()}(function(t,e){let r=J,i=t();for(;;)try{if(-parseInt(r(1035))/1+-parseInt(r(1696))/2+-parseInt(r(1612))/3+parseInt(r(289))/4+-parseInt(r(456))/5+-parseInt(r(324))/6*(parseInt(r(856))/7)+-parseInt(r(916))/8*(-parseInt(r(1643))/9)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(eo,699065);var i_=Object[M(865)+M(1252)],s_=Object[M(943)+M(1616)+M(1088)],ru=(t,e)=>function(){return t&&(e=(0,t[{gftWG:function(c,l){return c(l)}}[M(1634)](s_,t)[0]])(t=0)),e},o_=(t,e)=>{let r=M,i={vplHi:function(c,l,u,h){return c(l,u,h)}};for(var o in e)i[r(501)](i_,t,o,{get:e[o],enumerable:!0})};function a_(){return Xf||(Xf=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function c_(){let t=M;return Qf||(Qf=[IDBCursor.prototype.advance,IDBCursor[t(341)+"e"][t(654)],IDBCursor[t(341)+"e"][t(654)+t(1081)+"ey"]])}function d_(t){let e=M,r={LYKTN:function(o,c){return o(c)},kbUiJ:function(o){return o()},rHBvb:"error",UautI:function(o,c){return o(c)},DEJpn:e(349),GFKQp:"message",FFDBa:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let l=e,u={szWOd:l(349),UtXjb:r[l(1317)],tInXt:function(b,A){return r[l(1024)](b,A)},jGebD:function(b){return r[l(987)](b)}},h=()=>{let b=l;t[b(923)+b(441)+"ner"](u[b(1012)],p),t["removeEv"+b(441)+b(657)](u[b(1720)],w)},p=()=>{let b=l;r[b(1392)](o,r[b(1392)](Ct,t[b(1492)])),r[b(987)](h)},w=()=>{let b=l;u[b(1695)](c,t[b(316)]),u[b(1506)](h)};t[l(1107)+l(1227)](r[l(264)],p),t[l(1107)+l(1227)](r[l(1317)],w)});return i[e(1116)](o=>{let c=e;c(1621)==="KXrkj"?(this[c(1222)](r[c(723)],_0x167b2a),this.onmessage&&this[c(1191)+"e"](_0x311efc)):r[c(1122)](o,IDBCursor)&&Sc[c(304)](o,t)})[e(554)](()=>{}),no[e(304)](i,t),i}function l_(t){let e=M,r={QNTFO:e(1026),ySegX:function(o){return o()},XUNow:function(o,c){return o(c)},KQyZk:e(434)+"or",oPhWc:"error"};if(to[e(469)](t))return;let i=new Promise((o,c)=>{let l=e,u={WpGzV:r[l(1302)],lHLXQ:function(b){return r[l(637)](b)},eazWN:function(b,A){return r.XUNow(b,A)},jBusC:r[l(445)]},h=()=>{let b=l;t[b(923)+b(441)+b(657)](u[b(997)],p),t[b(923)+b(441)+"ner"](b(316),w),t[b(923)+b(441)+b(657)](b(508),w)},p=()=>{let b=l;u[b(809)](o),u[b(809)](h)},w=()=>{let b=l;u[b(284)](c,t[b(316)]||new DOMException(b(434)+"or",u[b(1623)])),h()};t[l(1107)+l(1227)](r[l(1302)],p),t[l(1107)+l(1227)](r[l(1496)],w),t[l(1107)+l(1227)]("abort",w)});to[e(304)](t,i)}function f_(t){ro={gJeyR:function(r,i){return r(i)}}.gJeyR(t,ro)}function u_(t){let e=M,r={PNtNO:function(i){return i()},Ilxpy:function(i,o){return i!==o},NHimF:e(704),Fqxcf:e(1453),eKVvQ:function(i,o){return i(o)},ErKTk:function(i,o,c,l){return i(o,c,l)},zNMzZ:function(i,o){return i+o},bCXCh:function(i,o){return i!==o},PFCfG:e(1535),TFoxu:function(i,o){return i(o)},kGaxa:function(i,o){return i===o},zhrnx:function(i,o){return i in o},bVjRH:e(1577)+e(1456),GFkrm:function(i,o){return i!==o},LSTSB:e(1490)};return r.kGaxa(t,IDBDatabase[e(341)+"e"][e(359)+e(1355)])&&!r.zhrnx(r.bVjRH,IDBTransaction[e(341)+"e"])?r[e(715)](r[e(609)],e(323))?function(i,...o){let c=e,l={AXeoF:function(u){return r.PNtNO(u)}};if(r[c(1410)](r[c(424)],r[c(672)])){let u=t.call(r.eKVvQ(Ei,this),i,...o);return vc[c(304)](u,i[c(1044)]?i[c(1044)]():[i]),Ct(u)}else aPJKky[c(914)](_0x2d8ae),_0x16e05e()}:(this._dispatchMessageEvent(_0x368730),r[e(1426)](_0x5b0646)):r[e(1426)](c_).includes(t)?function(...i){let o=e,c={BUqdV:function(l,u,h){return l(u,h)},vluhT:function(l,u,h,p){return r.ErKTk(l,u,h,p)},OtatU:function(l,u){return r.zNMzZ(l,u)}};if(r[o(636)](r[o(1373)],r.PFCfG)){let{offset:l}=c[o(673)](_0x5006aa,_0x26aad8,_0x354c03);_0x357072=l;let u={cursor_name:"",cursor:0,service:0},{value:h,offset:p}=c[o(673)](_0x6de8bd,_0x1f6e70,_0x39bf23);u.service=h,_0x32200e=p;let{value:w,offset:b}=c[o(673)](_0x2c131d,_0x1ae71a,_0x46c7b7);_0x46f61c=b,u[o(1330)+o(610)]=c[o(641)](_0x70148b,_0x320707,_0x23c678,c[o(950)](_0x40749d,w)),_0x45dec7+=w;let{value:A,offset:_}=_0x565662(_0x5d4c1a,_0x53c683);u[o(596)]=A[o(1555)](),_0x29df41=_,_0x50336d[o(305)](u)}else return t[o(734)](r[o(428)](Ei,this),i),r[o(1179)](Ct,Sc.get(this))}:function(...i){let o=e;return r[o(428)](Ct,t[o(734)](r[o(428)](Ei,this),i))}}function h_(t){let e=M,r={DCzfk:function(i,o){return i===o},XAzVS:e(1635),SmXOg:function(i,o){return i(o)},Rzjst:function(i,o,c){return i(o,c)},LMPdk:function(i){return i()}};return r[e(1274)](typeof t,r[e(492)])?r[e(553)](u_,t):(t instanceof IDBTransaction&&r[e(553)](l_,t),r[e(624)](iu,t,r.LMPdk(a_))?new Proxy(t,ro):t)}function Ct(t){let e=M,r={TEQZz:function(o,c){return o instanceof c},YYgXm:function(o,c){return o(c)},YUNPD:function(o,c){return o!==c}};if(r[e(774)](t,IDBRequest))return d_(t);if(Xs[e(469)](t))return Xs[e(313)](t);let i=r.YYgXm(h_,t);return r.YUNPD(i,t)&&(Xs.set(t,i),no[e(304)](i,t)),i}var iu,Xf,Qf,Sc,to,vc,Xs,no,ro,Ei,eu=ru({"node_modules/idb/build/wrap-idb-value.js"(){let t=M,e={lLass:function(r,i){return r instanceof i},RJiPu:t(1201),OorFc:"pBwMQ",Pimbb:function(r,i){return r===i},yYRIs:"done",pmMsb:function(r,i){return r(i)},dTPFr:function(r,i){return r===i},nGuiL:t(782),llUcS:function(r,i){return r in i}};iu=(r,i)=>i.some(o=>r instanceof o),Sc=new WeakMap,to=new WeakMap,vc=new WeakMap,Xs=new WeakMap,no=new WeakMap,ro={get(r,i,o){let c=t;if(e[c(858)](r,IDBTransaction))if(e[c(655)]===e[c(1117)])_0x266473[c(1170)](_0x351e01);else{if(e[c(744)](i,e[c(1381)]))return to[c(313)](r);if(e[c(744)](i,c(1577)+"oreNames"))return r["objectSt"+c(1456)]||vc[c(313)](r);if(e[c(744)](i,c(782)))return o["objectSt"+c(1456)][1]?void 0:o.objectStore(o[c(1577)+"oreNames"][0])}return e[c(1508)](Ct,r[i])},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t;return r instanceof IDBTransaction&&(i===e[o(1381)]||e[o(1545)](i,e[o(347)]))?!0:e[o(421)](i,r)}},Ei=r=>no[t(313)](r)}}),su={};o_(su,{deleteDB:()=>p_,openDB:()=>x_,unwrap:()=>Ei,wrap:()=>Ct});function x_(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let l=M,u={nbNzX:function(w,b,A,_,E){return w(b,A,_,E)},henVV:function(w,b){return w(b)},zngJv:function(w,b){return w(b)},NdnST:l(1674),DvoME:l(1111)+l(966),xnvZx:l(831)+l(1188)},h=indexedDB[l(659)](t,e),p=u[l(1663)](Ct,h);return i&&h[l(1107)+l(1227)](u.xnvZx,w=>{let b=l;u[b(455)](i,u[b(891)](Ct,h.result),w.oldVersion,w.newVersion,u.zngJv(Ct,h["transact"+b(1355)]))}),r&&h[l(1107)+l(1227)](l(484),()=>r()),p[l(1116)](w=>{let b=l;c&&w[b(1107)+b(1227)](u[b(1579)],()=>c()),o&&w[b(1107)+b(1227)](u[b(793)],()=>o())})[l(554)](()=>{}),p}function p_(t,{blocked:e}={}){let r=M,i={YdPjK:r(484),SsvzI:function(c,l){return c(l)}},o=indexedDB[r(1198)+r(1127)](t);return e&&o["addEvent"+r(1227)](i[r(720)],()=>e()),i[r(1390)](Ct,o)[r(1116)](()=>{})}function tu(t,e){let r=M,i={AKHZI:r(1144)+"e",EHBXA:function(h,p){return h instanceof p},PBxeY:function(h,p){return h in p},AOxrU:r(1194)};if(!(i[r(1489)](t,IDBDatabase)&&!i[r(1507)](e,t)&&typeof e===i[r(843)]))return;if(Qs[r(313)](e))return Qs.get(e);let o=e.replace(/FromIndex$/,""),c=e!==o,l=au.includes(o);if(!i[r(1507)](o,(c?IDBIndex:IDBObjectStore)[r(341)+"e"])||!(l||ou.includes(o)))return;let u=async function(h,...p){let w=r,b=this[w(359)+w(1355)](h,l?i[w(297)]:w(1089)),A=b.store;return c&&(A=A.index(p[w(397)]())),(await Promise[w(433)]([A[o](...p),l&&b[w(1474)]]))[0]};return Qs[r(304)](e,u),u}var ou,au,Qs,g_=ru({"node_modules/idb/build/index.js"(){let t=M,e={RBMnn:"0|4|2|3|"+t(642),LsxbJ:function(o){return o()},PGWmM:t(1642),IlGcq:t(1628),opLqw:"getAllKeys",UzuUP:"delete"},r=e[t(1326)].split("|"),i=0;for(;;){switch(r[i++]){case"0":e[t(1324)](eu);continue;case"1":f_(o=>({...o,get:(c,l,u)=>tu(c,l)||o[t(313)](c,l,u),has:(c,l)=>!!tu(c,l)||o[t(469)](c,l)}));continue;case"2":ou=[t(313),e[t(822)],e[t(1215)],e[t(1347)],t(1546)];continue;case"3":au=[t(1069),t(904),e[t(514)],"clear"];continue;case"4":e[t(1324)](eu);continue;case"5":Qs=new Map;continue}break}}}),m_={idb:function(t){let e=M;t[e(483)]=Promise.resolve().then(()=>(g_(),su))[e(1116)](function(r){return r})}},nu={};function Tt(t){let e=M,r={IeVIM:e(1180)+"3",xzHqj:function(u,h){return u!==h}},i=r[e(1459)][e(357)]("|"),o=0;for(;;){switch(i[o++]){case"0":m_[t](l,l[e(483)],Tt);continue;case"1":var c=nu[t];continue;case"2":if(r[e(872)](void 0,c))return c[e(483)];continue;case"3":return l[e(483)];case"4":var l=nu[t]={exports:{}};continue}break}}function J(t,e){t=t-263;let r=eo(),i=r[t];if(J.aqGZDz===void 0){var o=function(h){let p="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",w="",b="";for(let A=0,_,E,v=0;E=h.charAt(v++);~E&&(_=A%4?_*64+E:E,A++%4)?w+=String.fromCharCode(255&_>>(-2*A&6)):0)E=p.indexOf(E);for(let A=0,_=w.length;A<_;A++)b+="%"+("00"+w.charCodeAt(A).toString(16)).slice(-2);return decodeURIComponent(b)};J.kkrdWL=o,J.lfJWGb={},J.aqGZDz=!0}let c=r[0],l=t+c,u=J.lfJWGb[l];return u?i=u:(i=J.kkrdWL(i),J.lfJWGb[l]=i),i}(()=>{let t=M,e={XKFOL:function(r,i){return r>=i},cGePM:function(r,i){return r===i},uexyD:t(683)};Tt.d=(r,i)=>{let o=t;if(e[o(1033)](e.uexyD,o(683)))for(var c in i)Tt.o(i,c)&&!Tt.o(r,c)&&Object[o(865)+o(1252)](r,c,{enumerable:!0,get:i[c]});else return e.XKFOL(_0x5dc135[o(1394)],_0xa52722[o(653)])}})(),(()=>{let t=M;Tt.o=(e,r)=>Object[t(341)+"e"][t(835)+"operty"].call(e,r)})(),(()=>{let t=M,e={wJVWA:function(r,i){return r!=i},CAIpJ:"Module",NHNlX:t(477)+"le"};Tt.r=r=>{let i=t;e[i(1091)](i(1592)+"d",typeof Symbol)&&Symbol[i(1309)+"Tag"]&&Object[i(865)+i(1252)](r,Symbol[i(1309)+i(1138)],{value:e[i(1264)]}),Object["definePr"+i(1252)](r,e[i(1168)],{value:!0})}})();var Se={};(()=>{let t=M,e={tdgpd:function(a,n){return a!==n},sXmIR:t(1294),tFKvn:function(a,n){return a+n},spPPN:function(a,n){return a+n},LAWSf:function(a,n){return a+n},JRGkT:function(a,n){return a*n},izvJl:function(a,n){return a*n},djSOS:function(a,n){return a===n},cmCSD:function(a,n){return a>>>n},TDrCL:function(a,n){return a|n},wBLSZ:function(a,n){return a|n},jlstn:function(a,n){return a|n},FUBgl:function(a,n){return a<<n},ceqgP:t(1531),QcLEI:function(a,n){return a+n},AwywM:function(a,n,s){return a(n,s)},rcJRk:function(a,n){return a+n},UAXCx:function(a,n){return a(n)},YZAWg:function(a,n){return a+n},JOVWD:t(612),bVqEz:t(1164),QLdXI:function(a,n){return a(n)},PSFui:function(a,n){return a>n},KFDvg:function(a,n){return a<n},pUowy:function(a,n){return a!==n},jZRSn:function(a,n){return a-n},qEahI:function(a,n){return a<n},nfRpN:function(a,n){return a===n},wvyjq:function(a,n){return a!==n},XHrtf:t(1421),zRUMa:"FyQrc",LFtaA:function(a,n){return a<n},cgOjR:t(1001),hPvEi:function(a,n){return a!==n},NKrao:function(a,n){return a===n},aMDav:t(524),QqYEN:t(481),TAMzt:function(a,n){return a===n},plHlI:"orGqF",ANjTa:"JjIxE",FchGH:function(a,n,s){return a(n,s)},oKxVq:function(a,n){return a(n)},MUfVJ:function(a,n){return a(n)},eOfpi:function(a,n,s){return a(n,s)},IlnMi:function(a,n,s){return a(n,s)},KfPNJ:function(a,n){return a&n},VHUHV:function(a,n){return a===n},tLdCu:t(1480)+t(1572)+t(573)+t(1493),DQjwE:function(a,n){return a===n},sVJiN:t(1480)+t(1572)+" field: "+t(1260),hshLO:function(a){return a()},Wxzjx:t(1026),pORYe:t(316),rooAW:t(508),eUZfr:function(a,n,s){return a(n,s)},naYIT:function(a,n,s){return a(n,s)},NtyQR:function(a,n){return a!==n},SjFGQ:t(310),KDgXQ:function(a,n,s){return a(n,s)},ePhWx:function(a,n){return a!==n},isfhR:function(a,n){return a===n},bakRf:t(1369),MZpfE:function(a,n){return a!==n},GdtyT:function(a,n,s){return a(n,s)},gnuvu:function(a){return a()},ftXpm:function(a,n,s){return a(n,s)},ljmzS:function(a,n,s){return a(n,s)},mvBgM:function(a,n,s){return a(n,s)},wUPqs:function(a,n){return a!==n},xMxsK:function(a,n,s){return a(n,s)},wUsyd:function(a,n){return a!==n},llnBg:function(a,n,s){return a(n,s)},JqSjT:function(a,n,s){return a(n,s)},primW:function(a,n,s){return a(n,s)},IcTiT:function(a,n,s){return a(n,s)},LCscf:function(a,n){return a(n)},bGAUA:function(a,n){return a(n)},EgdGn:function(a,n,s){return a(n,s)},TSZbi:function(a,n,s){return a(n,s)},EJwZq:function(a,n,s){return a(n,s)},oVVLO:function(a,n){return a(n)},WiFhB:function(a,n){return a===n},xqKYE:t(1480)+t(1572)+t(573)+t(269),YqCIp:t(1480)+t(1572)+t(573)+t(351),jDzeo:function(a,n){return a===n},ojFda:"Missing "+t(1572)+t(573)+t(1018),XOxGn:t(1480)+t(1572)+" field: "+t(675),dfCxc:function(a,n,s){return a(n,s)},GrDII:t(600)+t(376)+t(611),FNUjv:t(1299),Xfanj:function(a,n){return a>=n},UmdBy:"nAnVy",yWalh:function(a,n){return a===n},MZNMw:function(a,n){return a>n},BPtRe:function(a,n){return a>=n},ABGFt:function(a,n){return a*n},hMzGe:t(1534),CzNwj:function(a,n,s){return a(n,s)},hMbfs:function(a,n){return a===n},xlqSe:t(1427),CFNQo:t(898),KbpNh:function(a,n){return a+n},WgfRI:function(a,n){return a===n},slIEE:function(a,n){return a&n},mfquw:function(a,n){return a(n)},NVmBQ:function(a,n){return a+n},JmMif:function(a,n){return a+n},dkmwm:function(a,n){return a!==n},nAOBx:function(a,n){return a<<n},fVoVb:function(a,n){return a(n)},pdiDP:function(a,n){return a&n},kvMtH:function(a,n){return a+n},aNVCT:function(a,n){return a+n},VtkMg:function(a,n){return a+n},mVENx:function(a,n){return a|n},bPINr:function(a,n){return a<<n},MZeFc:function(a,n){return a&n},VMmUv:function(a,n){return a<=n},CNkAw:function(a,n){return a!==n},iiBLS:"uBbTo",eQMxV:function(a,n){return a==n},zFQRx:function(a,n){return a&n},JtpbB:function(a,n){return a+n},QSGuN:function(a,n){return a|n},uBhke:function(a,n){return a<<n},nkEAY:function(a,n){return a|n},XSJpI:function(a,n){return a|n},WbrGJ:function(a,n){return a&n},VyYpe:function(a,n,s){return a(n,s)},zkUFS:function(a,n){return a+n},XMGow:function(a,n){return a>>n},Jebes:function(a,n){return a&n},ukbmL:function(a,n){return a<n},MGfBl:function(a,n){return a<=n},TAzgq:function(a,n){return a-n},xSspk:function(a,n){return a<n},anqBT:function(a,n){return a>=n},AayiY:function(a,n){return a<=n},kWKDp:function(a,n){return a<n},iLVPJ:function(a,n){return a+n},GZyxQ:function(a,n){return a+n},vzczs:function(a,n){return a<n},MQvBN:function(a,n){return a&n},moIBM:function(a,n){return a!==n},RzkxS:t(743),xzdPx:t(1407),aTUXk:function(a,n){return a>>n},uHNhD:function(a,n){return a|n},CEfhS:function(a,n){return a>>n},aeVJX:function(a,n){return a|n},GQHTo:function(a,n){return a&n},owaAN:function(a,n){return a|n},fczBV:function(a,n,s){return a(n,s)},tZYqC:function(a,n){return a||n},OgDTn:t(1221),wcztG:function(a,n,s){return a(n,s)},WjSCi:function(a,n){return a(n)},gCEZV:function(a,n){return a&n},dqQNZ:function(a,n,s){return a(n,s)},ZbkAl:function(a,n){return a|n},AKWDB:function(a,n){return a&n},yjOVH:function(a,n,s){return a(n,s)},KOkUb:function(a,n){return a&n},DJHVP:function(a,n){return a&n},aUwYY:function(a,n){return a(n)},fyInU:function(a,n){return a&n},lxjUn:function(a,n){return a<<n},JRyYi:function(a,n){return a(n)},sdaqi:function(a,n){return a<<n},Paopw:function(a,n){return a(n)},ShrUH:function(a,n){return a<<n},XsBzQ:function(a,n){return a&n},tjYxs:function(a,n){return a&n},SEAtn:function(a,n){return a!==n},bjyVE:t(1085),NYlJY:"UwtZX",YXEmT:function(a,n){return a&n},ZGxFz:function(a,n){return a&n},sMNdT:function(a,n){return a<<n},BEoNk:function(a,n){return a<<n},VAWEz:function(a,n){return a>>>n},ithua:function(a,n){return a===n},ywEBJ:function(a,n){return a===n},KXxdv:function(a,n){return a<n},uMJET:function(a,n){return a<n},ipVyK:function(a,n,s){return a(n,s)},JpFmp:function(a,n){return a+n},uTRjT:function(a,n){return a>>>n},fovMF:function(a,n){return a|n},czwXC:function(a,n){return a&n},iYOmN:function(a,n){return a|n},dOzlV:function(a,n){return a&n},yERSK:function(a,n){return a+n},LXupN:function(a,n){return a>>>n},XgXsL:function(a,n){return a&n},fpYcW:function(a,n){return a!==n},zkjPb:function(a,n){return a|n},NafFm:function(a,n){return a>>>n},cNAbi:function(a,n){return a&n},Ahjil:function(a,n){return a>>>n},vKifl:function(a,n){return a|n},vvQdK:function(a,n){return a|n},BVJum:function(a,n){return a&n},bEmxH:function(a,n){return a>>>n},ILRlg:function(a,n){return a|n},hsbjk:function(a,n){return a(n)},yDnhG:function(a,n){return a|n},jGVRH:function(a,n){return a|n},OyMjM:function(a,n){return a|n},qUagg:function(a,n){return a<<n},xCOVA:function(a,n){return a|n},cePtV:function(a,n){return a|n},muyMh:function(a,n){return a<<n},KuYxL:function(a,n){return a<<n},jRCTC:function(a,n){return a|n},jjqcl:function(a,n){return a<<n},ypalI:function(a,n){return a===n},DZNjm:function(a,n){return a>>>n},xJbON:function(a,n){return a<<n},NXQba:function(a,n){return a>>>n},gclvN:function(a,n){return a|n},vypPH:function(a,n){return a<<n},bYrAf:function(a,n){return a&n},IQEfv:function(a,n){return a>>>n},NttMl:function(a,n){return a>>>n},FKbje:function(a,n){return a>>>n},NHmIX:function(a,n){return a>>>n},jPRqF:"DKrDO",vPrqm:t(1298),qfPWN:function(a,n){return a<=n},AJTrd:function(a,n){return a>=n},HGtkV:function(a,n){return a+n},PmmmX:function(a,n){return a%n},TQBLC:function(a,n){return a/n},fbgkS:function(a,n){return a*n},WpXux:function(a,n){return a>>>n},tpsLa:function(a,n){return a+n},USXTu:function(a,n){return a*n},uQXKK:function(a,n){return a===n},stfzR:function(a,n){return a!==n},sZhwi:"zWsii",GZXij:function(a,n){return a===n},xvYRb:function(a,n){return a>>>n},aRzzU:function(a,n){return a>>>n},TQeQG:function(a,n){return a|n},arNse:function(a,n){return a|n},sHDEA:function(a,n){return a<<n},ikhxg:function(a,n){return a!==n},YlaEa:function(a,n){return a>>>n},UTtmv:function(a,n){return a===n},cLnrJ:function(a,n){return a===n},dnkMX:function(a,n){return a+n},Tbtun:function(a,n){return a+n},yCNnI:function(a,n){return a===n},aworu:t(1494),lRXvp:function(a,n){return a&n},bZPLl:function(a,n){return a&n},tjwVj:function(a,n){return a&n},VlBBY:function(a,n){return a>>>n},EQvfx:function(a,n){return a>>>n},oBJqE:function(a,n){return a&n},RAdvM:"5|3|0|4|"+t(1384),LAZol:t(1271)+t(331)+"R",cgNXT:t(635)+"OR",mPeKU:"CONNECTI"+t(280),kHTDe:t(532)+"ERROR",klkaJ:"NATIVE_E"+t(458),MrNOA:t(1057)+"0",LAhJZ:t(1194),jZPVF:function(a,n){return a instanceof n},yXEgA:t(1700)+t(781),kkctL:t(1278)+t(1234)+t(1683),lgfFB:"rkDCU",JWreZ:function(a,n){return a(n)},JwlRC:function(a,n){return a&n},VVDkV:function(a,n){return a&n},mFQPw:t(415),nfJtC:t(965),AlFcX:t(659),bhWmw:function(a,n){return a!==n},ipuCM:"DBjTB",kanMU:function(a,n){return a===n},HdcHI:function(a,n){return a>n},MTZdZ:function(a,n){return a===n},BvQbV:function(a,n){return a instanceof n},yjPLt:function(a,n){return a+n},QrXij:t(285)+t(748),TNRoa:function(a,n){return a+n},gAJzI:t(1646),KApTL:function(a,n){return a===n},AcsHu:function(a,n){return a<n},fvatU:function(a,n){return a===n},viwgH:t(409),fQqCg:function(a,n,s){return a(n,s)},ZoIUV:t(1674),syxOW:function(a,n,s){return a(n,s)},mOiNl:"NZwTV",zlamf:function(a,n,s){return a(n,s)},LaPdX:t(760),wVXYZ:function(a,n,s){return a(n,s)},HdAxA:function(a,n){return a instanceof n},HKzDZ:function(a,n){return a+n},ByXgp:t(1553),zVXkX:t(1238),wNsOh:"IacTp",cMKkf:"online",UVoUn:t(1400),Ngedg:t(283),zcxqu:t(1523),tCKYL:t(805),LMPUL:function(a,n){return a||n},qaDRR:"2|0|3|4|1",hMpWt:"undefined",FCuJh:t(1249)+t(993)+"ltiple t"+t(430)+"process",QDHuU:function(a,n){return a<n},bAWby:function(a,n){return a<n},eWxiL:function(a,n){return a<n},YwivB:function(a,n){return a<n},ESAcz:function(a,n){return a<=n},xRUnI:function(a,n){return a>=n},LLegD:function(a,n){return a<n},oyebf:function(a,n){return a|n},yzeHN:function(a,n){return a|n},IfJRt:function(a,n){return a<<n},rBxsT:function(a,n){return a&n},UljID:function(a,n){return a&n},GBlKE:function(a,n){return a&n},rupbJ:function(a,n){return a>=n},mpYyX:function(a,n){return a|n},DbEfU:function(a,n){return a<<n},IkzXz:function(a,n){return a&n},aHLJE:function(a,n){return a>>n},LwCDE:t(1647),czCaL:function(a,n){return a|n},sYwzA:function(a,n){return a>>n},qoWSg:function(a,n){return a&n},iVaAc:function(a,n){return a===n},CAJJF:function(a,n){return a|n},mYvbj:function(a,n){return a+n},VqTxP:function(a,n){return a+n},wfJrX:function(a,n){return a<<n},BHaIv:function(a,n){return a&n},dLeXu:function(a,n){return a&n},tmmvD:function(a,n){return a>>n},EaZKL:function(a,n){return a>>n},vShoL:function(a,n){return a&n},TzuTj:function(a,n){return a>>n},gpTbX:function(a,n){return a-n},xnCjd:function(a,n,s,d){return a(n,s,d)},Rujcf:function(a,n){return a!=n},quTNP:function(a,n){return a!=n},bnOlc:function(a,n){return a==n},qtzSB:t(291),YxgbY:t(334),wRlIe:t(787)+t(626)+"s",nvmuE:t(349),UGKGc:function(a,n,s){return a(n,s)},RxgII:function(a,n){return a===n},EEiPa:t(1248),cElpt:function(a,n){return a>=n},XRlIm:t(854)+t(780),RCxyb:t(1642),wqlEY:t(1043)+"ys",tdSjU:t(1546),RTnfi:t(1069),bHmgj:t(904),YhSrk:t(364),kRQvn:"clear",TSqDf:t(1499),gZCWX:"unknown "+t(1315),XdipK:function(a,n){return a(n)},mUXuN:t(1288),zhxSR:t(391)+"ascript",OQedr:t(1433),uXZNF:t(1079),UnmTV:t(1703),OnXvS:"XkdpA",dWwen:t(1438),EQFzt:t(815),eqjhy:t(1462),IAYCa:function(a,n){return a===n},emGLQ:"pWfxZ",mqnHM:t(1580),eGXov:function(a,n){return a||n},dzqWU:function(a,n){return a||n},qgzxh:t(1672),dxIds:function(a,n){return a||n},wqbuj:"9|2|5|10|6|7|3|4"+t(1095)+"1",rFwzR:function(a,n){return a<n},OZsfu:function(a,n){return a&n},Bamtk:function(a,n){return a<<n},aZXRE:t(622),QDsGa:t(1675),QZesr:function(a,n){return a||n},AXjaf:function(a,n){return a!=n},gjcYG:function(a,n,s){return a(n,s)},kAAwi:t(306)+"id",cbCRi:function(a,n){return a(n)},aBTZg:function(a){return a()},CHfhg:"hivOr",wrPnj:t(702),SyRSX:t(446),uiSsx:function(a,n){return a(n)},SZDcD:function(a,n,s,d){return a(n,s,d)},MFUfp:t(509)+t(1039),ztsSu:t(509)+t(571)+"k",swLSw:t(509)+t(382)+t(1537),kmWhF:function(a,n){return a|n},LofiS:function(a,n){return a|n},TPTRu:function(a,n){return a<<n},KsbWw:function(a,n){return a|n},WPJNO:function(a,n){return a!==n},DEjSW:"gAwHB",RhnHh:t(346),jDigz:t(1710),DjazC:t(1303),FCxnC:function(a,n){return a||n},tcVWX:function(a,n){return a(n)},eDonF:function(a,n){return a instanceof n},WRpVW:t(713),LHXqj:function(a){return a()},WCHTx:t(1504),gKIHk:t(1684),jkDfn:function(a,n){return a|n},OMHMb:function(a,n){return a+n},JZpHb:function(a,n){return a+n},BQrHm:t(912)+t(393)+"ge: ",KswdN:function(a,n){return a||n},tgiZV:" > ",bleQm:function(a,n){return a&n},dPElQ:t(1067)+t(1098)+"e",imfzz:function(a,n){return a>=n},kNtZC:t(1113),twmsB:function(a,n){return a+n},hgLFq:function(a,n,s){return a(n,s)},GTgBq:function(a,n){return a+n},LPHXs:function(a,n){return a===n},iWZwx:t(1241),HiPOq:function(a,n,s){return a(n,s)},uPfbU:function(a,n){return a>>>n},ahNjt:function(a,n,s,d){return a(n,s,d)},zdkyr:function(a,n){return a+n},zAxun:function(a,n){return a(n)},vQRHg:t(880),vzzRf:function(a,n){return a|n},nRAzF:function(a,n){return a|n},fiJMo:function(a,n){return a<<n},kgLRN:function(a,n){return a+n},YvMGN:function(a,n){return a+n},FTbVL:function(a,n){return a|n},GrVKl:function(a,n){return a|n},ljUmJ:function(a,n){return a<<n},rrpII:function(a,n){return a<<n},SgefY:function(a,n){return a+n},jZjpE:function(a,n){return a<<n},iCnhP:function(a,n){return a+n},iooVy:function(a,n){return a&n},kuUiX:function(a,n){return a>>>n},nqofE:function(a,n){return a&n},UFGLB:function(a,n){return a>>>n},QPzYd:function(a,n){return a>>>n},aVQGM:function(a,n){return a&n},KIbKK:function(a,n){return a&n},SxNGk:function(a,n){return a+n},SAelq:t(277),gvrYL:t(1422),FCQTc:function(a,n){return a>>>n},IhAQC:function(a,n){return a>>>n},Kxtuq:function(a,n){return a&n},Fdmlq:function(a,n){return a<<n},ppWcK:function(a,n){return a&n},mhdUP:function(a,n){return a<n},KJMwn:function(a,n){return a|n},wcdyV:function(a,n){return a<<n},sYhdo:function(a,n){return a<n},lxkBd:function(a,n){return a<n},MqTNP:function(a,n){return a>n},CtuEu:function(a,n){return a+n},UzLca:"godmy",xpbzb:t(746)+t(1468),sLOsV:"header",YiKKT:function(a,n,s,d){return a(n,s,d)},qgdlP:function(a,n,s,d){return a(n,s,d)},oHWDI:"curvalue",MOdpk:t(1486)+t(1653),SoEMn:function(a,n){return a<n},gfsGK:"FILE_NOT"+t(290),Kfjvm:function(a,n,s){return a(n,s)},WrJTP:t(1330)+"ame",rcHYY:t(1678),Zfgef:t(537),Pypdv:function(a,n){return a(n)},xxIZG:"setcursor",HeQUd:function(a,n){return a!==n},gqQLx:t(288),koxDd:function(a,n){return a!==n},HMbgU:"lzxsW",jeNgY:function(a,n){return a(n)},CxPLI:t(1543),zjkRh:t(1084),sQKBL:t(1361)+"4|1",lENUU:function(a,n,s,d){return a(n,s,d)},KcRgJ:t(509)+"er_msgid",cWvJz:function(a,n,s){return a(n,s)},TbKZR:t(509)+t(1075),NvLpr:function(a,n,s,d){return a(n,s,d)},Oosrn:"x-msg-qos",kJEWs:"x-msg-cu"+t(976)+"e",gQAKz:t(948)+t(735)+"ue",BYekw:function(a,n){return a>n},xPrdC:function(a,n){return a>n},BDeHh:function(a,n){return a!==n},voCxx:"eTcxQ",tXMUb:t(1403),xfzkz:"qmRNt",DZWEd:function(a,n){return a<n},dZIfH:function(a){return a()},xDuZE:function(a){return a()},xLqFi:function(a,n){return a===n},YrjBC:function(a,n){return a&&n},KMYky:function(a){return a()},nRIPH:function(a,n){return a(n)},Fakwl:function(a,n){return a!==n},kXYnm:function(a){return a()},iYYVS:"tNzUk",uBSlN:function(a,n,s){return a(n,s)},OGboE:t(315),ycOrP:t(1370),urfIe:function(a,n){return a!==n},wAAgM:function(a,n){return a===n},bocKZ:t(1483),NmUKh:t(804),LvQtn:function(a,n,s){return a(n,s)},uHksZ:function(a,n){return a!==n},CFEPi:function(a,n){return a===n},sGzoB:"arraybuf"+t(466),hLWWY:t(907),eMWKx:t(1162),MzvIS:function(a,n){return a==n},QRSfQ:t(703)+t(1143)+"alid url",EpOQX:t(703)+t(1365)+t(1269)+t(727)+t(1607)+"tructor "+t(1376)+t(696),NFywL:t(1350),bcITD:t(1283)+"t",fRXJR:t(1615),QKjHi:t(863),WkyBl:function(a,n){return a!==n},nvsDz:t(730),Hqqtr:function(a,n){return a!==n},Dbcfu:function(a,n){return a!==n},bWaYU:t(890),QNyuV:t(892),xsOzv:"device_id",nDKjR:"please p"+t(1596)+t(1003)+t(1135)+t(1362),eomZV:t(1635),bGfoa:function(a){return a()},RNyfR:t(1053),ExdNi:function(a,n,s){return a(n,s)},IDFef:"start",SMAzf:function(a,n){return a>n},xTGKN:function(a,n){return a-n},EkJtN:function(a,n,s){return a(n,s)},zlNgs:t(1502),qvVNn:function(a,n){return a>n},HlVUc:t(567),RPdHo:function(a,n,s){return a(n,s)},UKhrV:function(a,n,s){return a(n,s)},njxJI:t(787)+t(827)+"t",EiNbv:t(1417),BYnsL:function(a,n){return a>=n},nCshm:t(814),DtJFK:function(a,n){return a+n},Colqh:function(a,n){return a<n},iKAeX:t(895),ZfaeN:t(460),mRkWK:t(1343)+t(1167)+"onnecting",anmgL:function(a,n,s){return a(n,s)},mEUYz:function(a,n){return a(n)},lNxWW:t(983),PnMkw:"4|2|3|0|1",gCrha:t(1473)+"0",MMLbp:function(a,n,s){return a(n,s)},rbmBa:function(a,n,s){return a(n,s)},DIytD:function(a,n,s){return a(n,s)},YJFWY:t(1109),cRzRd:function(a,n){return a===n},LChye:"Azqvz",dSfLj:function(a,n){return a(n)},JZdwA:function(a,n){return a!==n},znWXZ:"LWwyt",ZJkBo:t(487),fxFVj:"ycRSb",uPUsR:t(969)+t(939),XhDoQ:t(795)+"s instan"+t(307)+"nitialized",RgVjz:t(795)+t(563)+t(575),ahNQO:function(a,n){return a>>n},ddxVw:function(a,n){return a+n},OWKhD:function(a,n){return a<<n},CXaaI:function(a,n){return a|n},MuqwC:function(a,n){return a==n},EEAHo:t(955),lkDmn:function(a,n){return a!=n},iqMqz:function(a,n){return a instanceof n},VBNMS:function(a,n){return a(n)},zNxqU:function(a,n){return a(n)},yMdoz:function(a,n){return a instanceof n},DYXeX:function(a,n){return a===n},HLeik:t(1275),SgQus:function(a,n){return a<n},rKkdS:"xUHrl",NBsJY:t(1296),uLpGb:function(a,n){return a==n},rFQbC:function(a,n){return a!==n},YAvoy:t(400)+"econnect"+t(1213),urTUH:function(a,n){return a!==n},BytRu:t(1328),rGyfz:"\0\0\0\0\0\0\0\0",LEyUf:function(a,n){return a*n},cOzuT:function(a,n){return a/n},WVoql:function(a,n){return a!=n},edggV:function(a,n){return a===n},vHVnj:function(a,n){return a!=n},jPwpx:t(1013),gWvbF:function(a,n){return a===n},pTQAC:function(a,n){return a==n},riFqr:function(a,n){return a!=n},AtPFF:"SharedWo"+t(1620)+"alScope",pywNK:"ServiceW"+t(543)+"balScope",bkEPz:function(a,n){return a!=n},vDWfO:function(a,n){return a===n},jfAOC:"__x_msg_"+t(889)};Tt.r(Se),Tt.d(Se,{FWS:()=>Nx,CustomErrorEvent:()=>ud,createCloseEvent:()=>at,ReconnectEvent:()=>fd,createErrorEvent:()=>Qe,decodedFrame:()=>Fn,createOpenEvent:()=>wd,CustomCloseEvent:()=>hd,createReconnectEvent:()=>Po,FrontierMessageEvent:()=>pd,encodeFrame:()=>We,createMessageEvent:()=>md,OpenEvent:()=>gd,ErrorCode:()=>Wt,Event:()=>Hn,MessageEvent:()=>xd});let r="";function i(a=""){let n=t;if(e[n(1006)](e[n(838)],n(1294))){let s=_0x539c07[n(760)][n(721)];s&&_0x41eaa2[n(776)+"rs"](s)}else{let d=""+Date[n(390)](),f=r||(r=h(a)),x=Math[n(311)]()[n(1309)](16).slice(-6);return e[n(1124)](e[n(1586)]("02",d)+f,x)}}function o(){let a=t;return e[a(1031)](e.JRGkT(1e4,Date[a(390)]()),Math[a(932)](e[a(974)](1e4,Math[a(311)]())))}function c(a){let n=t;return e[n(1006)](e[n(1152)],"eOxUT")?e[n(1224)](_0x4f06a0,_0x4a979a)?_0x4cea2e:new _0xd0acc9(e[n(1279)](e[n(475)](e[n(1460)](e[n(1172)](_0x29e562.call(_0x151fc7,0),e[n(1713)](_0x36ba89[n(1032)](_0x47ad29,1),8)),e[n(1713)](_0x4310ab.call(_0x3629e5,2),16)),e[n(1713)](_0x28975c.call(_0x149dbc,3),24)),0),(e[n(1172)](_0xc91090[n(1032)](_0x275d45,4),_0xa2a25a.call(_0x27edf3,5)<<8)|_0x294fef[n(1032)](_0x3c9a49,6)<<16|e[n(1713)](_0x3d923a[n(1032)](_0x5c928c,7),24))>>>0,!0):e[n(946)](Array(8)[n(459)]("0"),parseInt(a,10)[n(1309)](2))[n(386)](-8)}function l(a){let n=t;return(Array(4).join("0")+e.AwywM(parseInt,a,2)[n(1309)](16))[n(386)](-4)}function u(a){let n=t,s=a[n(357)](/\./)[n(1667)](x=>c(x)),d=[];return d[0]=l(e[n(1230)](s[0],s[1])),d[1]=e[n(629)](l,e[n(1174)](s[2],s[3])),[n(612),e[n(1528)],n(612),n(612),e[n(1528)],e.bVqEz,d[0],d[1]][n(459)]("")}function h(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}/.test(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(1551)](a);return s?e[n(629)](u,a):d?p(a):n(722)+n(722)+n(722)+n(722)}function p(a){let n=t,s={juARd:function(T,D){return T===D}},d="",f=[],x=0,m=0,S=!0,g="0000";if(a.indexOf("::")>-1){let T=a[n(357)]("::");for(let B=0;B<T[n(1322)];B++){let G=T[B];if(e[n(1501)](G[n(958)](":"),0)){let $=G[n(357)](":");S&&(x=$[n(1322)]),m+=$[n(1322)];for(let K=0;e[n(931)](K,$.length);K++)if(e[n(1006)](4,$[K][n(1322)])){let ge=g[n(758)+"g"](0,4-$[K].length),se=ge[n(1052)]($[K]);f[n(305)](se)}else f[n(305)]($[K]);S=!1}else{if(e[n(273)](4,G[n(1322)])){let $=g[n(758)+"g"](0,e[n(1333)](4,G[n(1322)])),K=$[n(1052)](G);f[n(305)](K)}else f[n(305)](G);S&&(x+=1),m+=1,S=!1}}let D="";for(let B=0;e.qEahI(B,e[n(1333)](8,m));B++)D=D[n(1052)](g);for(let B=0;B<f[n(1322)];B++)e[n(384)](B,x)&&(d=d[n(1052)](D)),d=d[n(1052)](f[B]);return d}if(e.wvyjq(e[n(1349)],e[n(988)])){let T=a[n(357)](":");for(let D=0;e[n(844)](D,T.length);D++)if(e.cgOjR!==e[n(1402)]){let B=/(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(1551)](_0x35b008),G=/(([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(1551)](_0x426bbb);return B?e[n(731)](_0x444899,_0xe31f98):G?e[n(629)](_0x504f03,_0xd92bdc):n(722)+n(722)+n(722)+"00000000"}else{let B=T[D];if(e[n(1258)](4,T[D][n(1322)]))if(e[n(265)](e.aMDav,e.QqYEN)){let G=_0x195ede[n(1524)],$=_0x1ebc6b[n(653)];return s[n(1554)](G[n(1322)],$)?G:G[n(676)](0,$)}else{let G=g[n(758)+"g"](0,4-T[D][n(1322)]),$=G.concat(B);d=d[n(1052)]($)}else d=d[n(1052)](B)}return d}else e.AwywM(_0x39a094,_0x2d8a85,82),e[n(355)](_0x17b0a7,_0x232aca,_0xd506da)}function w(a,n){let s=t,d=a[s(1493)];e[s(500)](void 0,d)&&(e.TAMzt(e.plHlI,e[s(1538)])?(this[s(952)]?.[s(1674)](),this[s(952)]=void 0):(e[s(355)](Y,n,10),e[s(355)](Be,n,d)));let f=a[s(1260)];e.wvyjq(void 0,f)&&(Y(n,18),e[s(1042)](Be,n,f))}function b(a){let n=t,s={};e:for(;!e[n(1157)](N,a);){let d=e.QLdXI(Ee,a);switch(d>>>3){case 0:break e;case 1:s[n(1493)]=e.FchGH(be,a,e[n(410)](Ee,a));break;case 2:s[n(1260)]=e[n(521)](be,a,e[n(629)](Ee,a));break;default:e[n(648)](k,a,e[n(763)](7,d))}}if(e[n(938)](void 0,s[n(1493)]))throw new Error(e[n(1287)]);if(e[n(1519)](void 0,s[n(1260)]))throw new Error(e.sVJiN);return s}function A(a){let n=t,s=e.hshLO(C);return e[n(648)](_,a,s),e[n(629)](z,s)}function _(a,n){let s=t,d={PBBKr:e[s(944)],Wavbq:e[s(564)],bgLmv:e[s(1217)]},f=a[s(269)];f!==void 0&&(e[s(695)](Y,n,8),e.naYIT(ye,n,f));let x=a[s(351)];if(e[s(1178)](void 0,x)){if(e.pUowy(s(310),e[s(568)]))return!0;e[s(670)](Y,n,16),ye(n,x)}let m=a[s(1018)];e[s(1076)](void 0,m)&&(e[s(1619)](s(1369),e[s(1434)])?(Y(n,24),e.FchGH(ye,n,O(m))):(_0x28b21d[s(923)+s(441)+"ner"](UIeerx.PBBKr,_0x56a63c),_0x2a4aa9[s(923)+"entListe"+s(657)](UIeerx[s(1242)],_0x1e336f),_0x36ecaf["removeEv"+s(441)+s(657)](UIeerx.bgLmv,_0x4df471)));let S=a[s(675)];e[s(1467)](void 0,S)&&(e[s(695)](Y,n,32),ye(n,O(S)));let g=a[s(353)];if(g!==void 0)for(let se of g){e[s(989)](Y,n,42);let de=e.gnuvu(C);e.ftXpm(w,se,de),e[s(1042)](Y,n,de[s(653)]),e[s(1042)](ot,n,de),L(de)}let T=a.payloadEncoding;e[s(1178)](void 0,T)&&(e.eUZfr(Y,n,50),Be(n,T));let D=a[s(1482)+s(1383)];D!==void 0&&(e[s(989)](Y,n,58),Be(n,D));let B=a.payload;e[s(500)](void 0,B)&&(Y(n,66),e[s(1154)](Y,n,B[s(1322)]),e[s(1352)](ue,n,B));let G=a.LogIDNew;e[s(1178)](void 0,G)&&(Y(n,74),Be(n,G));let $=a["serverTi"+s(752)];e[s(716)](void 0,$)&&(e[s(572)](Y,n,82),Be(n,$));let K=a[s(1671)];e.wUsyd(void 0,K)&&(e[s(521)](Y,n,90),Be(n,K));let ge=a[s(1358)+"e"];e[s(1467)](void 0,ge)&&(e.llnBg(Y,n,96),e[s(680)](ye,n,O(ge)))}function E(a){return v(F(a))}function v(a){let n=t,s={};e:for(;!e[n(410)](N,a);){let d=e.MUfVJ(Ee,a);switch(e[n(1279)](d,3)){case 0:break e;case 1:s[n(269)]=e[n(281)](zn,a,!0);break;case 2:s[n(351)]=e.IcTiT(zn,a,!0);break;case 3:s[n(1018)]=e[n(623)](Ee,a);break;case 4:s[n(675)]=e[n(410)](Ee,a);break;case 5:{let f=e.bGAUA(I,a);(s[n(353)]||(s[n(353)]=[]))[n(305)](e[n(731)](b,a)),a.limit=f;break}case 6:s[n(1682)+n(692)]=e.JqSjT(be,a,e[n(731)](Ee,a));break;case 7:s[n(1482)+n(1383)]=be(a,e.LCscf(Ee,a));break;case 8:s[n(721)]=oe(a,Ee(a));break;case 9:s[n(1412)]=e[n(949)](be,a,e[n(623)](Ee,a));break;case 10:s[n(272)+"ming"]=e[n(998)](be,a,e[n(629)](Ee,a));break;case 11:s[n(1671)]=e.EJwZq(be,a,e[n(371)](Ee,a));break;case 12:s[n(1358)+"e"]=e[n(731)](Ee,a);break;default:k(a,e[n(763)](7,d))}}if(e.WiFhB(void 0,s.SeqID))throw new Error(e[n(942)]);if(e.nfRpN(void 0,s[n(351)]))throw new Error(e[n(973)]);if(e[n(1527)](void 0,s[n(1018)]))throw new Error(e[n(1126)]);if(e[n(384)](void 0,s[n(675)]))throw new Error(e[n(598)]);return s}function I(a){let n=t,s=e[n(410)](Ee,a),d=a[n(653)];return a.limit=e[n(1031)](a[n(1394)],s),d}function k(a,n){let s=t;switch(n){case 0:for(;e[s(763)](128,e.UAXCx(Re,a)););break;case 2:e[s(989)](P,a,e[s(629)](Ee,a));break;case 5:P(a,4);break;case 1:e[s(1517)](P,a,8);break;default:throw new Error(e[s(1586)](e[s(383)],n))}}function O(a){let n=t;if(n(868)!==e[n(517)])return a|=0,{low:a,high:a>>31,unsigned:e[n(574)](a,0)};this[n(1222)](n(316),_0x6a5a5f(e.pORYe,{..._0xb62d31,message:_0x59857a[n(1017)]||""}))}let y=[];function C(){let a=t,n=y.pop();return n?(n.offset=n[a(653)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function L(a){y[t(305)](a)}function F(a){return{bytes:a,offset:0,limit:a.length}}function z(a){let n=t;if(n(1300)===e[n(1375)]){let s=n(783)+_0xcd9673+(" fail, m"+n(749)+n(408)+"ed");this[n(757)+n(438)+n(982)](e[n(504)](_0x3d3b61,n(316),{message:s,code:_0x2a9b8e[n(1271)+n(331)+"R"],error:_0x2246dc}));return}else{let s=a[n(1524)],d=a[n(653)];return e[n(467)](s[n(1322)],d)?s:s[n(676)](0,d)}}function P(a,n){let s=t;if(e.MZNMw(e[s(1124)](a[s(1394)],n),a.limit))throw new Error(s(1428)+"t limit");a[s(1394)]+=n}function N(a){let n=t;return e.BPtRe(a[n(1394)],a[n(653)])}function U(a,n){let s=t,d=a.bytes,f=a[s(1394)],x=a[s(653)],m=e.QcLEI(f,n);if(e[s(1311)](m,d[s(1322)])){let S=new Uint8Array(e[s(606)](2,m));S[s(304)](d),a[s(1524)]=S}return a[s(1394)]=m,m>x&&(a[s(653)]=m),f}function W(a,n){let s=t,d=a[s(1394)];if(e[s(1311)](d+n,a[s(653)]))throw new Error("Read past limit");return a.offset+=n,d}function oe(a,n){let s=t,d=W(a,n);return a[s(1524)][s(676)](d,d+n)}function ue(a,n){let s=t,d=e[s(281)](U,a,n[s(1322)]);a.bytes.set(n,d)}function be(a,n){let s=t,d={BOksd:function(T,D){return e[J(1230)](T,D)}},f=e.CzNwj(W,a,n),x=String[s(1040)+s(330)],m=a[s(1524)],S="\uFFFD",g="";for(let T=0;e[s(931)](T,n);T++)if(e[s(555)](e.xlqSe,e.CFNQo))this[s(1413)](e.hMzGe,_0x40967b[s(760)]),e[s(1121)](_0x1fea21);else{let D=m[e[s(1092)](T,f)],B,G,$,K;if(e[s(326)](e[s(1016)](128,D),0))g+=e[s(1235)](x,D);else if(e[s(326)](224&D,192))e[s(574)](T+1,n)?g+=S:(B=m[e[s(913)](e.JmMif(T,f),1)],e.dkmwm(192&B,128)?g+=S:(K=e[s(475)](e[s(909)](e[s(763)](31,D),6),63&B),K<128?g+=S:(g+=e.fVoVb(x,K),T++)));else if(e.pdiDP(240,D)==224)if(e[s(1230)](T,2)>=n)g+=S;else if(B=m[e[s(1063)](e[s(1280)](T,f),1)],G=m[e.tFKvn(e[s(910)](T,f),2)],e[s(1467)](e[s(885)](B,e[s(909)](G,8))&49344,32896))g+=S;else if(K=e[s(885)](e.slIEE(15,D)<<12|e[s(674)](e[s(846)](63,B),6),e.KfPNJ(63,G)),K<2048||e[s(1203)](K,55296)&&e[s(512)](K,57343))g+=S;else if(e.CNkAw(e[s(1617)],s(1059)))g+=x(K),T+=2;else{let ge=_0x8fb948[s(1524)],se=_0x5b4d41[s(1394)],de=_0x197964[s(653)],et=KppRbB[s(1605)](se,_0x452f62);if(et>ge[s(1322)]){let Li=new _0x5127bf(2*et);Li.set(ge),_0x8e317.bytes=Li}return _0x5c2808.offset=et,et>de&&(_0x32b90b[s(653)]=et),se}else e.eQMxV(e[s(396)](248,D),240)?e[s(1203)](T+3,n)?g+=S:(B=m[e[s(1031)](e[s(791)](T,f),1)],G=m[e[s(333)](e[s(1586)](T,f),2)],$=m[e[s(1092)](T,f)+3],e[s(1016)](e[s(1131)](e.TDrCL(B,e.uBhke(G,8)),e.nAOBx($,16)),12632256)!==8421504?g+=S:(K=e[s(1163)](e[s(526)](e[s(496)](7,D)<<18|e[s(909)](63&B,12),e[s(1016)](63,G)<<6),e.slIEE(63,$)),K<65536||K>1114111?g+=S:(K-=65536,g+=e[s(788)](x,e[s(1565)](e[s(1618)](K,10),55296),e[s(1230)](e[s(682)](1023,K),56320)),T+=3))):g+=S}return g}function Be(a,n){let s=t,d=n.length,f=0;for(let S=0;e.ukbmL(S,d);S++){let g=n[s(1353)+"At"](S);g>=55296&&e[s(579)](g,56319)&&e[s(844)](e[s(1586)](S,1),d)&&(g=e[s(620)]((g<<10)+n.charCodeAt(++S),56613888)),f+=e[s(931)](g,128)?1:g<2048?2:e[s(1547)](g,65536)?3:4}e[s(788)](Y,a,f);let x=U(a,f),m=a[s(1524)];for(let S=0;e[s(497)](S,d);S++){let g=n[s(1353)+"At"](S);if(e[s(1325)](g,55296)&&e[s(1210)](g,56319)&&e[s(1056)](e.iLVPJ(S,1),d)&&(g=e[s(633)](e.nAOBx(g,10),n.charCodeAt(++S))-56613888),e[s(701)](g,128))m[x++]=g;else{if(g<2048)m[x++]=e[s(1172)](e[s(1004)](e.XMGow(g,6),31),192);else if(e[s(1225)](e[s(853)],e[s(570)]))g<65536?m[x++]=e[s(846)](e[s(545)](g,12),15)|224:(m[x++]=e[s(885)](e[s(846)](e[s(545)](g,18),7),240),m[x++]=e.uHNhD(e[s(908)](g,12)&63,128)),m[x++]=e[s(1273)](e[s(354)](g>>6,63),128);else return new _0x44054b(_0x3c1277,{data:_0x7917db});m[x++]=e[s(667)](e[s(1004)](63,g),128)}}}function ot(a,n){let s=t,d=e.IlnMi(U,a,n[s(653)]),f=a[s(1524)],x=n[s(1524)];for(let m=0,S=n[s(653)];m<S;m++)f[e.KbpNh(m,d)]=x[m]}function Re(a){return a[t(1524)][e.fczBV(W,a,1)]}function jt(a,n){let s=t,d={ZTuwA:function(f,x){return e[J(741)](f,x)}};if(e[s(529)]!==e[s(529)]){let f=this[s(952)][s(1237)](this[s(1610)]),x=_0x1f79f9.parse(d[s(296)](f,"{}"));return _0x467e3c[s(1668)](x)}else{let f=e[s(1398)](U,a,1);a[s(1524)][f]=n}}function Ee(a){let n=t,s=0,d=0,f;do f=e[n(957)](Re,a),s<32&&(d|=e[n(909)](e[n(1679)](127,f),s)),s+=7;while(e[n(682)](128,f));return d}function Y(a,n){let s=t;for(n>>>=0;e[s(1203)](n,128);)e[s(578)](jt,a,e[s(1465)](e[s(1359)](127,n),128)),n>>>=7;jt(a,n)}function zn(a,n){let s=t,d=0,f=0,x=0,m;if(m=e[s(503)](Re,a),d=e[s(1008)](127,m),e[s(1714)](128,m)&&(m=e.aUwYY(Re,a),d|=(127&m)<<7,e[s(471)](128,m)&&(m=Re(a),d|=e[s(1341)](127&m,14),128&m&&(m=e[s(775)](Re,a),d|=e[s(1443)](e[s(496)](127,m),21),128&m&&(m=e[s(1662)](Re,a),f=e[s(496)](127,m),128&m&&(m=e[s(1209)](Re,a),f|=e.ShrUH(e.XsBzQ(127,m),7),e[s(287)](128,m)))))))if(e[s(1368)](e[s(294)],e[s(1335)]))m=Re(a),f|=(127&m)<<14,e.YXEmT(128,m)&&(m=e[s(775)](Re,a),f|=(127&m)<<21,128&m&&(m=Re(a),x=e[s(1359)](127,m),e.ZGxFz(128,m)&&(m=Re(a),x|=e[s(855)](e[s(396)](127,m),7))));else{let S=e[s(602)](_0x46c17b,_0x223e46,1);_0x53f368[s(1524)][S]=_0x20cd38}return{low:e[s(1460)](d,e.BEoNk(f,28)),high:e[s(1172)](e.cmCSD(f,4),x<<24),unsigned:n}}function ye(a,n){let s=t,d=e[s(1279)](n[s(1715)],0),f=e[s(1137)](e[s(1273)](e[s(1279)](n.low,28),e[s(1443)](n[s(779)],4)),0),x=n[s(779)]>>>24,m=e[s(546)](0,x)?e.ywEBJ(0,f)?e[s(844)](d,16384)?e.xSspk(d,128)?1:2:e[s(1145)](d,2097152)?3:4:f<16384?f<128?5:6:e[s(1103)](f,2097152)?7:8:x<128?9:10,S=e[s(275)](U,a,m),g=a[s(1524)];switch(m){case 10:g[e[s(995)](S,9)]=e[s(698)](x,7)&1;case 9:g[e.JtpbB(S,8)]=m!==9?e.owaAN(128,x):e[s(287)](127,x);case 8:g[S+7]=m!==8?e.fovMF(e[s(1279)](f,21),128):e.czwXC(e.VAWEz(f,21),127);case 7:g[S+6]=e[s(716)](7,m)?e[s(584)](f>>>14,128):e[s(750)](f>>>14,127);case 6:g[e.yERSK(S,5)]=m!==6?e[s(475)](e[s(1686)](f,7),128):e[s(820)](e[s(698)](f,7),127);case 5:g[S+4]=e[s(699)](5,m)?128|f:e[s(763)](127,f);case 4:g[S+3]=m!==4?e[s(784)](e[s(587)](d,21),128):e[s(319)](e[s(1019)](d,21),127);case 3:g[S+2]=m!==3?e[s(423)](d>>>14,128):e[s(319)](e.Ahjil(d,14),127);case 2:g[S+1]=e[s(857)](2,m)?e[s(1100)](d>>>7,128):e[s(905)](e.bEmxH(d,7),127);case 1:g[S]=m!==1?e.ILRlg(128,d):e[s(496)](127,d)}}function Fn(a){return e[t(945)](E,a)}function We(a){return e.UAXCx(A,a)}let ad=65536,Wh=e[t(1080)],Un=e[t(1622)](ad,ad),cd=Un*Un,dd=e[t(590)](cd,2),Gt=String.prototype.charCodeAt;class ae{constructor(n,s,d){let f=t;this[f(1072)]=!0,this[f(1715)]=e[f(1379)](0,n),this[f(779)]=e[f(631)](0,s),this[f(1316)]=!!d}static[t(1072)](n){let s=t;return n&&e[s(384)](!0,n[s(1072)])}static[t(1099)](n,s,d){return new ae(n,s,d)}static[t(768)+"s"](n,s,d){return d?ae["fromByte"+t(860)](n,s):ae.fromBytesBE(n,s)}static[t(768)+"sLE"](n,s){let d=t;return new ae(e.OyMjM(e[d(667)](n[0],e[d(1341)](n[1],8))|e[d(909)](n[2],16),e[d(1550)](n[3],24)),e.xCOVA(e[d(1379)](n[4],e[d(1341)](n[5],8))|e[d(1443)](n[6],16),n[7]<<24),s)}static["fromByte"+t(525)](n,s){let d=t;return new ae(e[d(1128)](e[d(423)](e[d(1163)](e.nAOBx(n[4],24),e[d(640)](n[5],16)),e[d(1688)](n[6],8)),n[7]),e[d(1128)](e[d(423)](e[d(978)](e.BEoNk(n[0],24),n[1]<<16),e[d(1255)](n[2],8)),n[3]),s)}static[t(1262)](n){let s=t;return e[s(1141)](n,Wh)?ld:new ae(e[s(486)](e[s(1172)](e.ZbkAl(e[s(526)](Gt[s(1032)](n,0),e[s(877)](Gt[s(1032)](n,1),8)),Gt.call(n,2)<<16),e[s(1688)](Gt[s(1032)](n,3),24)),0),e[s(1263)](e.gclvN(e.wBLSZ(e.jRCTC(Gt[s(1032)](n,4),e[s(1712)](Gt[s(1032)](n,5),8)),Gt.call(n,6)<<16),Gt[s(1032)](n,7)<<24),0),!0)}[t(1563)](){let n=t;return String["fromChar"+n(330)](e[n(820)](255,this[n(1715)]),e[n(902)](e[n(1659)](this[n(1715)],8),255),e[n(396)](this[n(1715)]>>>16,255),e[n(1649)](this[n(1715)],24),255&this[n(779)],e[n(1016)](e.FKbje(this[n(779)],8),255),e[n(396)](e.NHmIX(this[n(779)],16),255),e.NttMl(this[n(779)],24))}static[t(832)+"er"](n,s=!0){let d=t,f={Jssnq:function(x,m){return x+m},wLtOi:d(1428)+d(1591)};if(isNaN(n))return s?Kh:ld;if(s)if(e[d(392)](e[d(1250)],e[d(813)])){if(e[d(574)](n,cd))return Vh}else{if(IJpwZH[d(1105)](_0x229d60[d(1394)],_0x2ea5ec)>_0x155269[d(653)])throw new _0x529529(IJpwZH[d(1431)]);_0x1b1ecf[d(1394)]+=_0x190771}else{if(e[d(534)](n,-dd))return Jh;if(e[d(442)](e[d(870)](n,1),dd))return $h}return ae[d(1099)](e.nkEAY(e.PmmmX(n,Un),0),e.TQBLC(n,Un)|0,s)}[t(1555)](){let n=t;return this[n(1316)]?e[n(791)](e[n(1171)](e[n(394)](this[n(779)],0),Un),e.FKbje(this[n(1715)],0)):e[n(1419)](e[n(1633)](this[n(779)],Un),e.bEmxH(this[n(1715)],0))}[t(365)](){let n=t,s={ZSAYc:function(d,f){return e[J(630)](d,f)},GgWLI:function(d,f){return e.yWalh(d,f)}};return e[n(1313)](e[n(1284)],e[n(1284)])?s.ZSAYc(0,this[n(779)])&&s[n(1447)](0,this[n(1715)]):this[n(779)]===0&&e[n(1510)](0,this[n(1715)])}add(n){let s=t;ae[s(1072)](n)||(n=ae[s(832)+"er"](n));let d=e[s(1137)](this.high,16),f=65535&this[s(779)],x=e[s(587)](this.low,16),m=e[s(905)](65535,this[s(1715)]),S=e[s(698)](n[s(779)],16),g=65535&n[s(779)],T=e.xvYRb(n[s(1715)],16),D=e[s(396)](65535,n[s(1715)]),B=0,G=0,$=0,K=0;return K+=m+D,$+=e[s(1086)](K,16),K&=65535,$+=x+T,G+=$>>>16,$&=65535,G+=f+g,B+=e[s(1557)](G,16),G&=65535,B+=e[s(913)](d,S),B&=65535,ae.fromBits(e[s(1411)](e[s(1712)]($,16),K),e.arNse(e[s(769)](B,16),G),this[s(1316)])}[t(474)](n){let s=t;return ae[s(1072)](n)||(n=ae[s(832)+"er"](n)),e.ikhxg(this[s(1316)],n[s(1316)])&&e[s(597)](this[s(779)],31)===1&&e[s(938)](n[s(779)]>>>31,1)?!1:e[s(1681)](this.high,n[s(779)])&&this[s(1715)]===n[s(1715)]}[t(1351)](){let n=t;return e[n(1681)](-1,this[n(1715)])&&e[n(326)](-1,this.high)?ae[n(1099)](0,0,this[n(1316)]):e[n(378)](-1,this[n(1715)])?ae[n(1099)](0,e[n(967)](this[n(779)],1),this[n(1316)]):ae[n(1099)](e[n(1090)](this[n(1715)],1),this[n(779)],this[n(1316)])}[t(1165)](n){let s=t;if(e[s(1680)](e.aworu,s(811))){let d=_0x40e4be(_0x34ff25,_0x46c735);return _0x34951c[s(1524)].subarray(d,d+_0xf52642)}else return n?this.toBytesLE():this[s(1243)+"E"]()}[t(505)+"E"](){let n=t,s=this[n(779)],d=this[n(1715)];return[e[n(750)](255,d),e.IQEfv(d,8)&255,e[n(1387)](e[n(1137)](d,16),255),d>>>24,e[n(1481)](255,s),e[n(1714)](e[n(374)](s,8),255),e[n(660)](e[n(1256)](s,16),255),s>>>24]}[t(1243)+"E"](){let n=t,s=this[n(779)],d=this[n(1715)];return[s>>>24,e[n(763)](e[n(1050)](s,16),255),e[n(765)](e.NttMl(s,8),255),e.GQHTo(255,s),e[n(1050)](d,24),e[n(1481)](d>>>16,255),e[n(1557)](d,8)&255,255&d]}}let ld=new ae(0,0,!1),Kh=new ae(0,0,!0),$h=ae[t(1099)](-1,2147483647,!1),Vh=ae[t(1099)](-1,-1,!0),Jh=ae.fromBits(0,-2147483648,!1);var Wt=(function(a){let n=t,s=e[n(1457)][n(357)]("|"),d=0;for(;;){switch(s[d++]){case"0":a[a["MAX_RETR"+n(331)+"R"]=5003]=e[n(476)];continue;case"1":return a;case"2":a[a[n(635)+"OR"]=5005]=e.cgNXT;continue;case"3":a[a[e[n(1666)]]=5002]=e[n(1666)];continue;case"4":a[a[e[n(454)]]=5004]=n(532)+"ERROR";continue;case"5":a[a[e[n(1525)]]=5001]=e.klkaJ;continue}break}})({});class Hn{constructor(n){let s=t;this[s(742)]=n,this.target=null}}class fd extends Hn{constructor(n,s){let d=t;super(n),this[d(760)]=s&&s.message||null}}class ud extends Hn{constructor(n,s){let d=t;super(n),this[d(316)]=s&&s.error||null,this[d(924)]=s&&s[d(924)]||0,this[d(879)]=s&&s[d(879)]||"",this[d(1548)]=s&&s[d(1548)]||0,this[d(760)]=s&&s[d(760)]||"",this.code=s&&s[d(1104)]||5001}}class hd extends Hn{constructor(n,s){let d=t,f=e[d(298)][d(357)]("|"),x=0;for(;;){switch(f[x++]){case"0":this[d(1450)+d(753)]=s&&s[d(1450)+"nnect"]||!1;continue;case"1":this[d(1315)]=s&&s[d(1315)]||"";continue;case"2":super(n);continue;case"3":this[d(1104)]=s&&s[d(1104)]||0;continue;case"4":this[d(1036)]=s&&s[d(1036)]||!1;continue}break}}}class xd extends Hn{constructor(n,s){let d=t;super(n),this[d(794)]=s&&s[d(794)]||null}}class pd extends xd{constructor(n,s){let d=t;super(n),this[d(794)]=s&&s[d(794)]||null,this[d(760)]=s&&s[d(760)]||null}}class gd extends Hn{constructor(n,s){let d=t;super(n),this[d(794)]=s&&s[d(794)]||null}}function Qe(a,{message:n,code:s,error:d}){return new ud(a,{message:n,code:s,error:d})}function at(a,{code:n,reason:s,wasClean:d,willReconnect:f}){let x=t,m={EVUaJ:e[x(457)],FYYik:function(S,g){return e.jZPVF(S,g)},vTLun:function(S,g){return S!=g},IKhtS:e[x(1360)],GZjXD:function(S,g){return S==g},tWSdi:e[x(862)]};if(e[x(716)](e[x(994)],e[x(994)]))try{return m.EVUaJ!=typeof _0x7f4d4d&&(m.FYYik(_0x1c15a8,_0x148f67)||_0x23cf21[x(510)]&&m[x(592)](_0x4df3f7[x(510)],_0x12d35e))||m[x(1560)](m[x(1342)],typeof _0xb106d5)?"":(_0x2706d5[x(437)](_0x32a21a),m[x(1657)])}catch{return m.GZjXD("string",typeof _0x55f54d)?m[x(1664)]:""}else return new hd(a,{code:n,reason:s,wasClean:d,willReconnect:f})}function md(a,{data:n,message:s}){return new pd(a,{data:n,message:s})}function wd(a,{data:n}){return new gd(a,{data:n})}function Po(a,{message:n}){return new fd(a,{message:n})}class yd{constructor(n,s){let d=t;this[d(1475)+"s"]=n,this[d(1558)+"es"]=s,this[d(1149)+d(549)]=0,this[d(1461)+d(1281)+d(1045)+"t"]=0}[t(628)+t(1382)+"fig"](){let n=t;this[n(1149)+n(549)]=0,this.currentEndpointTriesCount=0}[t(1587)+"es"](){let n=t;this[n(1461)+n(1281)+n(1045)+"t"]=0}[t(651)+t(556)+"nt"](){let n=t;return this[n(1475)+"s"][this[n(1149)+"ndex"]]}[t(651)+t(556)+t(1511)+"ount"](){let n=t,s={ijoow:function(d,f){return e[J(773)](d,f)},sGZST:function(d,f){return e.WbrGJ(d,f)},rCiys:function(d,f){return e[J(1679)](d,f)},EQtrv:function(d,f){return e[J(1576)](d,f)},imSHQ:function(d,f){return e[J(1559)](d,f)}};if(e.mFQPw===e[n(1233)])_0x3da63a=amoPYq[n(1669)](_0xf3f575,_0x1e01f8),_0x4b58a8|=amoPYq.sGZST(127,_0x2e2d12)<<21,128&_0x606d17&&(_0x477504=_0x12ef3d(_0x34ee1a),_0x112c62=amoPYq[n(1385)](127,_0x54664f),amoPYq[n(762)](128,_0x32fa5c)&&(_0x4d1c65=amoPYq[n(1669)](_0x52755c,_0x13c1cf),_0x4dbc4e|=amoPYq.imSHQ(127,_0x5b7387)<<7));else return this[n(1461)+"ndpointTriesCount"]}[t(968)+t(618)+"es"](){let n=t,s={cVBYT:function(d,f,x){return e[J(521)](d,f,x)},GESCg:e[n(1575)]};if(e.bhWmw(e[n(867)],n(1437)))this[n(1222)](n(659),s[n(881)](_0xe06b45,s[n(1687)],{..._0x3b6343,data:_0x4e9787[n(1017)]||""}));else return!!(e[n(1203)](this["currentI"+n(549)],this.endpoints[n(1322)])||this[n(1149)+"ndex"]===this[n(1475)+"s"][n(1322)]-1&&e[n(634)](this[n(1461)+"ndpointTriesCount"],this.maxRetries))}["checkCurrentEndp"+t(1205)+t(582)+t(1698)](){let n=t;return e[n(1049)](this.currentIndex,this[n(1475)+"s"].length)?!0:e[n(523)](this["currentEndpointT"+n(1045)+"t"],this[n(1558)+"es"])}["replaceBackupEnd"+t(770)+t(1259)+t(1160)](){let n=t;return this[n(1461)+"ndpointT"+n(1045)+"t"]=1,this[n(1149)+n(549)]++,this[n(1475)+"s"][this[n(1149)+n(549)]]}[t(651)+"ntEndpoi"+t(489)+"ateCount"](){let n=t;return this[n(1461)+n(1281)+n(1045)+"t"]++,this[n(651)+"ntEndpoint"]()}}let qn=(e[t(452)](e.hMpWt,typeof globalThis)&&t(817)===globalThis[t(643)+t(979)][t(801)]||e.hMpWt!=typeof window&&e[t(875)](t(817),window["construc"+t(979)].name))&&e[t(740)]!=typeof document,gn=e[t(849)](e[t(740)],typeof globalThis)&&(e.nfRpN(e[t(1118)],globalThis["construc"+t(979)][t(801)])||e[t(326)]("Dedicate"+t(1020)+t(644)+"pe",globalThis[t(643)+"tor"].name))&&e.Rujcf(e.hMpWt,typeof tt),Dr=(e[t(740)]!=typeof globalThis&&e[t(922)](e[t(1118)],globalThis["construc"+t(979)][t(801)])||e[t(1699)](e.hMpWt,typeof globalThis)||e[t(1629)](e[t(740)],typeof globalThis)&&!!globalThis["WeixinJS"+t(1521)])&&e[t(1704)](e[t(740)],typeof wx),kr=e[t(1071)](e[t(740)],typeof globalThis)&&(t(664)+t(1020)+t(644)+"pe"===globalThis[t(643)+t(979)][t(801)]||e.AtPFF===globalThis["construc"+t(979)].name||e[t(453)]===globalThis.constructor.name)&&e[t(740)]!=typeof self,Zh=typeof globalThis<"u"&&e[t(630)](e[t(1118)],globalThis[t(643)+t(979)].name)&&e[t(1232)](e[t(740)],typeof global)&&e[t(876)](e[t(1118)],global[t(643)+t(979)].name)&&e[t(740)]!=typeof process&&!!process[t(1430)];class Lo{constructor(){let n=t;this[n(360)+"rs"]={}}[t(1222)](n,...s){let d=t,f=this[d(360)+"rs"][n];if(f)f[d(386)]()[d(1354)](x=>x.fn[d(734)](x[d(935)],s));else if(e.MTZdZ(d(316),n)&&!this[d(1310)]){let x=s[d(1322)]&&s[0];if(e.BvQbV(x,Error))throw x;let m=new Error(e[d(690)](e[d(941)],x?e[d(1597)](e.GZyxQ(" (",x[d(760)]),")"):""));throw m[d(406)]=x,x}return this}[t(893)](n,s){let d=t;if(e.wUsyd(e.gAJzI,e.gAJzI)){let{type:f}=_0x3063ce;this[d(1222)](f,_0x35c651)}else{if(n===void 0)this[d(360)+"rs"]={};else if(e.KApTL(void 0,s))this._listeners[n]=null;else{let f=this._listeners[n];if(f)for(let x=0;e[d(299)](x,f.length);)e[d(1041)](f[x].fn,s)?f[d(1497)](x,1):++x}return this}}on(n,s,d){let f=t;return e[f(1680)](e[f(1196)],f(472))?e[f(1049)](e[f(457)],typeof _0x1dca61)?e[f(862)]:"":((this[f(360)+"rs"][n]||(this._listeners[n]=[]))[f(305)]({fn:s,ctx:d||this}),this)}}class Yh extends Lo{[t(1240)+t(1307)+t(981)](n){let s=t;return n[s(1017)]||n.errNo?(s(977)+" "+(n.errMsg||"")+s(1254)+(n[s(522)]||"")).trim():JSON[s(679)+"y"](n)}constructor(n,s,d){let f=t;super(),this[f(559)]=null,Dr&&wx[f(1253)+"ocket"]&&(this[f(559)]=wx[f(1253)+f(615)]({url:n,protocols:s,header:d,fail:this[f(1614)+"ocketFailHandler"][f(1707)](this),success:this[f(1614)+f(1603)+f(1627)+f(447)].bind(this)})),gn&&tt["connectS"+f(615)]&&(this[f(559)]=tt[f(1253)+"ocket"]({url:n,protocols:s,header:d,fail:this[f(1614)+f(1216)+f(829)][f(1707)](this),success:this["_createS"+f(1603)+"cessHandler"][f(1707)](this)}))}["_createS"+t(1603)+t(1627)+"ler"](){let n=t;Promise[n(1485)]()[n(1116)](()=>{this[n(759)+"steners"]()})}[t(1614)+"ocketFai"+t(829)](n){let s=t,d={KPhzN:function(f,x,m){return e.fQqCg(f,x,m)},aHRQy:s(316),IVurg:e[s(580)]};Promise[s(1485)]().then(()=>{let f=s,x=d[f(1246)](Qe,d[f(1503)],{message:this["_formatErrorMess"+f(981)](n)});this.emit(d[f(1503)],x);let m=at(d[f(1200)],{reason:this[f(1240)+f(1307)+f(981)](n)});this[f(1222)](d[f(1200)],m)})}[t(759)+"steners"](){let n=t,s={MACpM:n(283),VaYkg:e.pORYe,pgcIF:function(d,f,x){return e[n(275)](d,f,x)}};this[n(559)][n(1357)](d=>{let f=n;this[f(1222)](e[f(1575)],e[f(542)](wd,"open",{...d,data:d[f(1017)]||""}))}),this[n(559)].onClose(d=>{let f=n;e[f(857)](e[f(1613)],e[f(1613)])?(this[f(1582)+"er"]&&_0x4fc0cd["removeEv"+f(441)+"ner"](s[f(1158)],this[f(1399)+"ageHide"]),this[f(1582)+"er"]&&_0x2dba83[f(923)+f(441)+"ner"]("pageshow",this["_handleP"+f(450)]),this[f(1674)]()):this.emit(e[f(580)],e.zlamf(at,f(1674),{...d}))}),this[n(559)][n(859)+"e"](d=>{let f=n;this.emit(e[f(1257)],md(e[f(1257)],{...d}))}),this[n(559)][n(1182)](d=>{let f=n;this[f(1222)](s[f(498)],s[f(1147)](Qe,s[f(498)],{...d,message:d.errMsg||""}))})}[t(1670)](n){let s=t,d={kHTMP:function(f,x,m){return e.primW(f,x,m)},HGZyq:s(316)};if(e[s(411)](n,Uint8Array)){let f=n[s(510)].slice(n[s(1374)+"et"],e[s(1061)](n[s(1115)+"th"],n[s(1374)+"et"]));this[s(559)]&&this[s(559)][s(1670)]({data:f,fail:x=>{let m=s;this[m(1222)](e.pORYe,e[m(1568)](Qe,m(316),{message:this["_formatE"+m(1307)+m(981)](x)}))}})}else this[s(559)]&&this[s(559)][s(1670)]({data:n,fail:f=>{let x=s;this.emit(x(316),d[x(1476)](Qe,d[x(1139)],{message:this[x(1240)+x(1307)+x(981)](f)}))}})}[t(1674)](n,s){let d=t;this._socket&&this[d(559)][d(1674)]({code:n,reason:s})}[t(1107)+t(1227)](n,s){this.on(n,s)}[t(923)+t(441)+"ner"](n,s){let d=t,f={OMOdH:e[d(866)]};e[d(1313)](e[d(342)],e[d(1267)])?this[d(893)](n,s):(this[d(754)]&&this[d(754)][d(1670)](_0x4e706b),this[d(1413)](f[d(906)],_0x2c5904))}get[t(533)+"te"](){let n=t;return this._socket[n(533)+"te"]}get[t(1692)+"pe"](){let n=t;if(e[n(1064)]===n(1661))this[n(1582)+"er"]&&_0x21caef[n(923)+n(441)+n(657)](e[n(1697)],this[n(593)+n(1624)]),this[n(1582)+"er"]&&_0x242b51["removeEventListe"+n(657)](e[n(1011)],this[n(593)+n(1292)]),this[n(1582)+"er"]&&_0x417267[n(923)+n(441)+"ner"](e[n(1156)],this["_handleP"+n(691)]),this[n(1582)+"er"]&&_0x1f11ed[n(923)+n(441)+n(657)](e[n(647)],this[n(1399)+n(450)]);else return this[n(559)][n(1692)+"pe"]}set[t(1692)+"pe"](n){}get[t(1301)](){let n=t;return this[n(559)][n(1301)]}get[t(540)](){let n=t;return this[n(559)][n(540)]}get[t(511)+"ns"](){return this[t(559)].extensions}get[t(1470)+t(1093)](){return 0}}function Xh(a,n){let s=t;if(n)return new n(a[s(1301)],a[s(540)]);if(e.tZYqC(Dr,gn))return new Yh(a[s(1301)],a.protocol,a.headers);if(e[s(1529)](qn,kr)&&s(1592)+"d"!=typeof WebSocket&&WebSocket)return new WebSocket(a.url,a[s(540)+"s"])}function Qh(a){let n=t,s=e[n(1439)][n(357)]("|"),d=0;for(;;){switch(s[d++]){case"0":if(Dr&&wx["connectS"+n(615)])return!0;continue;case"1":return!1;case"2":if(a)return!0;continue;case"3":if(gn&&tt[n(1253)+"ocket"])return!0;continue;case"4":if((qn||kr)&&e[n(740)]!=typeof WebSocket&&WebSocket)return!0;continue}break}}function _d(a,n,s){let d=-1;async function f(x){let m=J;return e.qfPWN(x,d)?Promise[m(1339)](new Error(e[m(1665)])):(d=x,e[m(938)](x,s.length)?Promise.resolve():s[x][m(1707)](a)(n,f[m(1707)](null,e.kvMtH(x,1))))}f(0)}function bd(a){let n=t,s=0,d=0;for(let f=0;e[n(588)](f,a[n(1322)]);++f)d=a[n(1353)+"At"](f),e.bAWby(d,128)?s+=1:e[n(1145)](d,2048)?s+=2:(64512&d)===55296&&e[n(1141)](e[n(750)](64512,a[n(1353)+"At"](f+1)),56320)?(++f,s+=4):s+=3;return s}function Ed(a,n,s){let d=t;if(e[d(1337)](e[d(1333)](s,n),1))return"";let f="";for(let x=n;e[d(925)](x,s);){let m=a[x++];if(e.ESAcz(m,127))f+=String[d(1040)+d(330)](m);else if(e[d(718)](m,192)&&e.LLegD(m,224))f+=String[d(1040)+d(330)](e.oyebf(e[d(1688)](31&m,6),63&a[x++]));else if(e[d(1203)](m,224)&&e.xSspk(m,240))f+=String[d(1040)+d(330)](e.ILRlg(e.yzeHN(e.IfJRt(e[d(937)](15,m),12),e.uBhke(e.UljID(63,a[x++]),6)),e[d(560)](63,a[x++])));else if(e[d(821)](m,240)){let S=(e[d(1564)](e[d(1397)](e.GBlKE(7,m),18),e[d(560)](63,a[x++])<<12)|(63&a[x++])<<6|e.IkzXz(63,a[x++]))-65536;f+=String["fromChar"+d(330)](e[d(1419)](55296,e.aHLJE(S,10))),f+=String[d(1040)+d(330)](e[d(1230)](56320,e[d(682)](1023,S)))}}return f}function Oo(a,n,s){let d=t;if(e[d(378)](e.LwCDE,"KszgL"))return _0x3d497a?_0x2488d2[d(768)+d(860)](_0x2e8ecb,_0x2b5c46):_0x5ded0a[d(768)+"sBE"](_0x468c3a,_0x4726c0);{let f=s,x,m;for(let S=0;e[d(925)](S,a[d(1322)]);++S)if(x=a[d(1353)+"At"](S),x<128)n[s++]=x;else if(x<2048)n[s++]=e[d(1451)](e.sYwzA(x,6),192),n[s++]=e[d(873)](e.qoWSg(63,x),128);else if(e.iVaAc(64512&x,55296)&&e[d(1041)](64512&(m=a[d(1353)+"At"](e.aNVCT(S,1))),56320)){let g=(d(1562)+"5|0")[d(357)]("|"),T=0;for(;;){switch(g[T++]){case"0":n[s++]=e.CAJJF(e[d(991)](63,x),128);continue;case"1":++S;continue;case"2":x=e[d(1625)](e[d(687)](65536,e[d(550)](e.BHaIv(1023,x),10)),e[d(991)](1023,m));continue;case"3":n[s++]=e[d(607)](e[d(908)](x,12),63)|128;continue;case"4":n[s++]=e[d(747)](e[d(908)](x,18),240);continue;case"5":n[s++]=e[d(999)](e[d(425)](e[d(1488)](x,6),63),128);continue}break}}else n[s++]=e[d(1379)](e[d(1520)](x,12),224),n[s++]=e.vShoL(e[d(732)](x,6),63)|128,n[s++]=63&x|128;return e[d(1656)](s,f)}}async function vd(a){let n=t;if(e.LAhJZ==typeof a){let s=new Uint8Array(e[n(945)](bd,a));return e[n(694)](Oo,a,s,0),s}return e.jZPVF(a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(510)],a.byteOffset,a[n(1115)+"th"])}function ex(a){let n=t;try{return e[n(1704)](n(1194),typeof a)&&(a instanceof ArrayBuffer||a[n(510)]&&e.HdAxA(a[n(510)],ArrayBuffer))||e[n(972)](e[n(457)],typeof a)?"":(JSON[n(437)](a),e[n(1360)])}catch{return e[n(1102)](e[n(457)],typeof a)?e[n(862)]:""}}let tx=(a,n)=>{let s=t;switch(a){case"boe":case e[s(971)]:return{["x-use-"+a]:1,"x-tt-env":n};default:return{}}};class nx{constructor(n){let s=t;this["maxLossC"+s(1002)]=n,this.count=0}addCount(){this.count++}[t(968)+t(1378)+"nt"](){let n=t,s={SrGeZ:function(d,f){return d===f},GsRab:function(d,f){return d===f},oaZmd:e[n(1206)],WLNEh:e[n(1552)],aVmCx:e[n(356)],vIfKG:function(d,f,x){return e[n(1424)](d,f,x)},fhLFH:function(d,f,x,m){return e[n(694)](d,f,x,m)},fZGeU:function(d,f,x){return d(f,x)},slAiM:e.pORYe};if(e[n(899)](e.EEiPa,"Qgrlk")){let{pingInterval:d,pingFrequency:f}=this[n(1512)];if((s[n(1590)]("hi",_0x14fdf1[n(794)])&&s[n(402)](s.oaZmd,f)||f==="auto")&&(this[n(1150)+n(851)](),this.emit(s[n(1396)],s[n(1314)]),this[n(502)+n(1028)+"Id"]=s.vIfKG(_0x264e47,this[n(1015)][n(1707)](this),d)),s[n(1590)]("hi",_0x10755f[n(794)]))return;try{s.fhLFH(_0xb17e09,this,_0x382d91,[_0x449f03,_0x38a549,_0x455f93,_0x1c7322,_0x3142e9,_0x145981])}catch(x){let m=s[n(462)](_0x5bb999,s[n(956)],{message:x[n(760)],code:_0x1195d9["MESSAGE_"+n(970)],error:x});this[n(757)+n(438)+n(982)](m)}}else return e[n(370)](this[n(1546)],this[n(830)+"ount"])}["resetCou"+t(792)](n=0){let s=t;if(e.VHUHV(s(464),e[s(300)])){let d=e.XRlIm[s(357)]("|"),f=0;for(;;){switch(d[f++]){case"0":_0x151d32=[s(313),laGflA[s(1007)],s(1628),laGflA[s(1244)],laGflA[s(449)]];continue;case"1":laGflA[s(736)](_0x156849);continue;case"2":laGflA[s(1121)](_0x4bbd0d);continue;case"3":_0x3a7c2a=[laGflA[s(1332)],laGflA.bHmgj,laGflA[s(429)],laGflA[s(1159)]];continue;case"4":_0x49c5c8=new _0x416fd1;continue;case"5":laGflA[s(957)](_0x53c98e,x=>({...x,get:(m,S,g)=>_0x158fa0(m,S)||x[s(313)](m,S,g),has:(m,S)=>!!_0x374916(m,S)||x.has(m,S)}));continue}break}}else this[s(830)+"ount"]=n,this[s(1546)]=0}}async function rx(a){let n=t,s={weYeJ:e[n(984)],nTTYx:function(d,f){return e.XdipK(d,f)},NbMvU:e[n(1245)],krJUQ:e[n(1364)],xaaIg:function(d,f){return d+f},rTQCE:e.OQedr};return new Promise(d=>{let f=n;if(!qn)return s.nTTYx(d,s[f(576)]);try{let x=document["createEl"+f(617)](s[f(432)]);window[f(1202)+f(1297)]=m=>{let S=f;document[S(739)]["removeCh"+S(335)](x),window[S(1202)+S(1297)]=void 0,d(m&&m[S(1184)]||s.weYeJ)},x[f(742)]=s[f(427)],x[f(420)]=s.xaaIg(a[f(828)](/^ws/,s[f(897)]),f(1584)+f(516)+f(1495)+"P");try{document[f(739)][f(645)+"ild"](x)}catch{document.body[f(566)+f(335)](x)}}catch{window["frontier"+f(1297)]=void 0,s[f(1285)](d,s[f(576)])}})}function Kt(a,n,s){let d=t;return!!a?.find(f=>f[d(1493)]===n&&f[d(1260)]===s)}function jn(a,n){let s=t;return a?.find(d=>d[s(1493)]===n)?.[s(1260)]}let No=null;async function ix(){let a=t;return No||(No=Promise[a(1485)]().then(Tt[a(1707)](Tt,a(599)))),No}class sx extends Lo{constructor(n,s){let d=t;super(),this[d(1522)]=n,this[d(807)]=s,this[d(952)]=void 0,this[d(302)+d(1708)]=null}async[t(864)](){await this[t(519)]()}async[t(519)](){let n=t;if(!this._qosDB){if(this["_initPro"+n(1708)])return this["_initPro"+n(1708)];try{let s=this[n(1522)],d=this._keyPath;this[n(302)+n(1708)]=(async()=>{let f=n,{openDB:x}=await ix();this[f(952)]=await e[f(694)](x,f(1202)+"_"+s,1,{upgrade(m){let S=f;m[S(488)+S(465)+"e"](s,{keyPath:d})}})})(),await this[n(302)+n(1708)]}catch(s){console.log(s)}finally{this[n(302)+n(1708)]=null}}}async[t(313)](n){let s=t;if(e[s(485)]!==e[s(1694)])try{return await this[s(519)](),this[s(952)]?.[s(313)](this[s(1522)],n)}catch(d){console[s(1170)](d)}else return this[s(559)][s(1692)+"pe"]}async[t(304)](n,s){let d=t;return await this[d(519)](),this[d(952)]?.[d(1069)](this._dbName,n)}async[t(953)](n){let s=t;try{return await this[s(519)](),this._qosDB?.delete(this[s(1522)],n)}catch(d){if(e.NKrao(e[s(712)],e.dWwen))switch(_0x44f7f5){case"boe":case s(291):return{[s(1e3)+_0x5d0c10]:1,"x-tt-env":_0xb51b05};default:return{}}else console[s(1170)](d)}}async[t(614)](){let n=t,s={CaZOl:function(d,f){return e.mfquw(d,f)},YnOrb:function(d,f){return e[J(957)](d,f)}};try{return e[n(1258)](n(815),e[n(772)])?(_0x3ca8ed[n(734)](IsyQpj[n(436)](_0x4738c7,this),_0x1bc5a3),IsyQpj.YnOrb(_0x459164,_0x1e4e33.get(this))):(await this._init(),this._qosDB?.[n(614)](this._dbName))}catch(d){console[n(1170)](d)}}async[t(1668)](){let n=t;return await this[n(519)](),this[n(952)]?.[n(1043)+"ys"](this[n(1522)])}async getAll(){let n=t,s={YVHpw:function(d,f){return e[J(273)](d,f)},BmKwL:function(d,f){return e[J(500)](d,f)},FKfBU:e.cMKkf,ERWJf:e[n(1011)]};if(e.djSOS("XcKMy",e[n(911)]))return await this._init(),this[n(952)]?.[n(1628)](this._dbName);_0x23cca8[n(1449)+"d"]&&(this[n(1204)+n(279)]()&&(!this._ws||s[n(379)](this[n(754)].readyState,this[n(661)])||s[n(1321)](this._ws[n(533)+"te"],this.CONNECTING))&&this._handleOnLine(),this[n(1582)+"er"]&&_0x47f766["addEvent"+n(1227)](s[n(764)],this[n(593)+n(1624)]),this._isBrowser&&_0x37fbc4[n(1107)+n(1227)](s[n(841)],this[n(593)+n(1292)]))}async[t(594)](){let n=t;try{this[n(952)]?.[n(1674)](),this[n(952)]=void 0}catch(s){if(e.IAYCa(e[n(778)],e.mqnHM))return new _0x3b1a01(_0x7f60ac);console[n(1170)](s)}}get[t(847)](){let n=t;try{return!!this[n(952)]}catch(s){return console[n(1170)](s),!1}}}class ox{constructor(n,s){let d=t;this[d(1466)]=n,this[d(274)]=s,this[d(952)]=localStorage}async[t(864)](){}get[t(1610)](){let n=t;return n(1202)+"_"+this[n(1466)]}async[t(313)](n){let s=t,d=this[s(952)].getItem(this._prefix);return JSON[s(437)](d||"{}")[n]}async[t(304)](n,s){let d=t,f=this._qosDB[d(1237)](this[d(1610)]),x=JSON[d(437)](e[d(1529)](f,"{}"));return x[s||n[this._pathKey]]=n,this[d(952)][d(1598)](this[d(1610)],JSON[d(679)+"y"](x)),s||n[this[d(274)]]}async del(n){let s=t,d=this._qosDB[s(1237)](this[s(1610)]),f=JSON.parse(d||"{}");return f[n]=void 0,this._qosDB.setItem(this[s(1610)],JSON[s(679)+"y"](f))}async[t(614)](){let n=t;return this[n(952)][n(614)]()}async[t(1668)](){let n=t,s=this[n(952)][n(1237)](this._prefix),d=JSON[n(437)](e[n(1199)](s,"{}"));return Object.keys(d)}async getAll(){let n=t,s={kRdtx:function(d,f){return e.dzqWU(d,f)}};if(e[n(886)](e[n(1513)],n(1175))){let d=this[n(952)][n(1237)](this[n(1610)]);return _0x201c81[n(437)](VuPOPT[n(506)](d,"{}"))[_0x4ea85c]}else{let d=this._qosDB[n(1237)](this[n(1610)]),f=JSON[n(437)](e[n(1199)](d,"{}"));return Object[n(1539)](f)}}[t(594)](){return Promise[t(1485)]()}get[t(847)](){return!!this[t(952)]}}class ax{constructor(n,s){let d=t;this[d(1466)]=n,this[d(274)]=s,this[d(952)]=gn?tt:Dr?wx:null}async[t(864)](){}get[t(1610)](){let n=t;return n(1202)+"_"+this[n(1466)]}async[t(313)](n){let s=t,d=this[s(952)][s(1436)+s(810)](this._prefix);return JSON[s(437)](e[s(1038)](d,"{}"))[n]}async set(n,s){let d=t,f=this[d(952)][d(1436)+d(810)](this[d(1610)]),x=JSON[d(437)](e[d(1038)](f,"{}"));return x[s||n[this[d(274)]]]=n,this[d(952)][d(412)+d(810)](this[d(1610)],JSON[d(679)+"y"](x)),s||n[this[d(274)]]}async[t(953)](n){let s=t,d=this[s(952)][s(1436)+"geSync"](this[s(1610)]),f=JSON[s(437)](e[s(741)](d,"{}"));return f[n]=void 0,this[s(952)]["setStora"+s(810)](this._prefix,JSON.stringify(f))}async[t(614)](){let n=t;return this[n(952)][n(652)+n(1709)]()}async[t(1668)](){let n=t,s=this[n(952)][n(1436)+"geInfoSync"](this[n(1610)]),d=JSON[n(437)](s||"{}");return Object.keys(d)}async[t(1628)](){let n=t,s=this[n(952)][n(1436)+n(1336)+"nc"](this[n(1610)]),d=JSON[n(437)](s||"{}");return Object[n(1539)](d)}[t(594)](){return Promise.resolve()}get[t(847)](){return!!this[t(952)]}}function Sd(a,n){let s=t,d={EKprH:e[s(1218)],iWtoK:function(f,x){return f>x},aTqjF:function(f,x,m,S){return f(x,m,S)},DTCIf:function(f,x){return e[s(931)](f,x)},AGmfc:function(f,x){return e.aeVJX(f,x)},nqKSl:function(f,x){return e[s(552)](f,x)},RMLJe:function(f,x){return f|x},EsrxN:function(f,x){return f|x},CMSiW:function(f,x){return e[s(909)](f,x)},WpEHP:function(f,x){return e[s(1406)](f,x)},gJERE:function(f,x){return f>>>x},HBwZT:function(f,x){return e[s(1172)](f,x)},qDyct:function(f,x){return f<<x},ZpUVq:function(f,x){return f>>>x},IVhjC:function(f,x){return e[s(550)](f,x)},KUHCF:function(f,x){return f|x},cTlcd:function(f,x){return e[s(361)](f,x)},cJWAE:function(f,x){return e[s(319)](f,x)},WKTxG:function(f,x){return f<x}};if(e.KApTL(e[s(1223)],e.QDsGa)){let f=4294967295;return function(x,m,S=!0){let g=s,T=d[g(1711)][g(357)]("|"),D=0;for(;;){switch(T[D++]){case"0":if(d.iWtoK(m+=5,x[g(1322)]))throw m=x[g(1322)],d[g(389)](_0x592f97,m,10,x[g(1322)]);continue;case"1":if(d.DTCIf(x[m++],128))return{value:S?f:d[g(1290)](0,f),offset:m};continue;case"2":if(d[g(586)](x[m++],128))return{value:S?f:d[g(1432)](0,f),offset:m};continue;case"3":f=d[g(717)](f,d[g(1415)](d[g(1405)](127,x[m]),21))>>>0;continue;case"4":if(x[m++]<128)return{value:S?f:0|f,offset:m};continue;case"5":f=d[g(493)](d[g(473)](f,d[g(439)](d[g(1405)](127,x[m]),7)),0);continue;case"6":f=d.ZpUVq(d.RMLJe(f,d[g(385)](127&x[m],14)),0);continue;case"7":if(x[m++]<128)return{value:S?f:d.EsrxN(0,f),offset:m};continue;case"8":f=d[g(561)](f,d[g(861)](d[g(1706)](15,x[m]),28))>>>0;continue;case"9":f=(127&x[m])>>>0;continue;case"10":if(d[g(1601)](x[m++],128))return{value:S?f:0|f,offset:m};continue;case"11":return{value:S?f:d[g(1290)](0,f),offset:m}}break}}}else{if(gn||gn)return new ax(a,n);if((qn||kr)&&e[s(972)](e[s(740)],typeof indexedDB))return new sx(a,n);if(e[s(1195)](qn,kr)&&e[s(842)](e[s(740)],typeof localStorage))return new ox(a,n);throw new Error(s(314)+"DB failed")}}class cx{constructor(){let n=t;this["_interva"+n(816)+"Id"]=null,this[n(954)+"l"]=36e5,this[n(952)]=e[n(882)](Sd,n(947),e[n(771)])}async[t(954)+t(1187)](){let n=t;e[n(629)](clearInterval,this[n(954)+n(816)+"Id"]),this[n(954)+n(816)+"Id"]=e[n(1125)](setInterval,()=>{this["flushExp"+n(325)]()},this[n(954)+"l"])}async openDB(){let n=t,s={YxAjC:function(d,f){return e[J(1530)](d,f)},PseTk:function(d){return e[J(1155)](d)}};if(e[n(326)](e[n(309)],e[n(373)])){let d={iJeiL:laGflA.nvmuE,YOviT:function(S,g){return S(g)}},f=()=>{let S=n;_0x315f7a["removeEv"+S(441)+"ner"](d.iJeiL,x),_0x108a17["removeEv"+S(441)+S(657)]("error",m)},x=()=>{let S=n;d[S(1214)](_0x5ef9a0,d[S(1214)](_0x32e2d8,_0x5da863[S(1492)])),f()},m=()=>{let S=n;QXCADt[S(1594)](_0x482f79,_0x4cc04a.error),QXCADt[S(1440)](f)};_0x4c499a[n(1107)+"Listener"](laGflA[n(356)],x),_0x25fd0e["addEvent"+n(1227)](laGflA[n(564)],m)}else await this._qosDB[n(864)]()[n(1116)](()=>{let d=n;this[d(954)+d(1187)]()})}async[t(478)+t(325)](){let n=t;(await this[n(952)]?.[n(1628)]()||[])[n(1581)](({timestamp:f})=>f<Date[n(390)]())[n(1354)](f=>{let x=n;this[x(952)]?.[x(953)](f[x(306)+"id"])})}async[t(953)](n){let s=t,d={wkIzE:e[s(1156)],dxvLI:e.zcxqu};if(e[s(1619)](e[s(1471)],e[s(1471)]))return this[s(952)]?.[s(953)](n);this[s(1582)+"er"]&&_0x26bdc5[s(1107)+s(1227)](s(1429),this[s(593)+s(1624)]),this[s(1582)+"er"]&&_0x3ab48c[s(1107)+s(1227)](s(1400),this[s(593)+s(1292)]),this[s(1582)+"er"]&&_0x2285b3[s(1107)+s(1227)](d[s(1442)],this[s(1399)+s(691)]),this._isBrowser&&_0x989873[s(1107)+"Listener"](d[s(613)],this[s(1399)+s(450)])}async[t(304)](n,s){let d=t;return this._qosDB?.[d(304)]({message_id:n,timestamp:s})}async[t(313)](n){let s=t;return this[s(952)]?.[s(313)](n)}async[t(594)](){let n=t;e[n(312)](clearInterval,this[n(954)+n(816)+"Id"]),await this[n(952)]?.[n(594)]()}get[t(847)](){let n=t;return this[n(952)]?.[n(847)]}}function Mo(a){let n=t,s=!!this[n(1512)].enableQoS;if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let d=e.SZDcD(Kt,a.message.headers,e[n(1677)],"2"),f=d&&e[n(803)](Kt,a[n(760)][n(353)],n(509)+"er_qos_ack","1"),x=d&&Kt(a[n(760)][n(353)],e.ztsSu,"1"),m=x?jn(a.message.headers,e[n(1648)])?.split(",")[n(1581)](Boolean)||[]:[];return{enabled:s,isQoSMessage:d,isQoSAck:f,isAckCleanupMessage:x,ackMsgIds:m}}async function Id(){let a=t;return this[a(581)+a(1446)]||(this[a(581)+"ger"]=new cx),this["_QoSMana"+a(1446)][a(847)]||await this["_QoSMana"+a(1446)][a(864)](),this[a(581)+"ger"]}async function dx(a,n){let s=t;if(e.WPJNO(e[s(1516)],e[s(934)])){let{enableAutoAck:d}=this._options,f=e[s(694)](Kt,a[s(760)][s(353)],s(921),"1"),x=e[s(694)](Kt,a[s(760)][s(353)],e[s(1435)],"1"),m=Mo.call(this,a);if(d&&f){let{SeqID:S,LogID:g,service:T,LogIDNew:D,method:B}=a[s(760)];this[s(936)]({SeqID:S,LogID:g,LogIDNew:D,service:T,method:B,headers:[{key:e[s(1435)],value:"1"},{key:e.DjazC,value:e[s(513)](D,"")},{key:s(1395),value:"0"}]})}x&&!m[s(1051)]&&this[s(757)+s(808)+s(1062)](a),n()}else return new _0x354d46(e[s(711)](e[s(662)](e[s(747)](_0x5eb0d6[0],e[s(468)](_0x4ea590[1],8)),e[s(301)](_0xcb02f9[2],16)),e[s(855)](_0x11ecfd[3],24)),e[s(539)](e.CAJJF(_0x2ad752[4]|_0x2abd21[5]<<8,_0x3c179b[6]<<16),e[s(819)](_0x4ba3e7[7],24)),_0x1e8baa)}async function lx(a,n){let s=t;this[s(1413)](e[s(1021)],a[s(760)]),e.gnuvu(n)}async function fx(a,n){let s=t,d=e[s(1718)](Fn,await vd(a[s(794)]));try{if(d.payload instanceof Uint8Array){let f=e[s(1277)](this[s(1512)][s(1682)+s(692)],Object)?{force:!!this[s(1512)][s(1682)+s(692)][s(270)],encoding:this[s(1512)][s(1682)+s(692)][s(1491)]?this._options[s(1682)+s(692)].encoding[s(828)](/\s/g,"")["toLowerC"+s(1060)]():""}:{force:!1,encoding:this[s(1512)][s(1682)+s(692)]?this[s(1512)][s(1682)+"ncoding"][s(828)](/\s/g,"")[s(343)+s(1060)]():""},x=d[s(1682)+"ncoding"]?d[s(1682)+s(692)][s(828)](/\s/g,"")[s(343)+"ase"]():"",m=e.HdAxA(this[s(1512)]["payloadT"+s(1383)],Object)?{force:!!this._options[s(1482)+s(1383)][s(270)],type:this[s(1512)]["payloadT"+s(1383)].type?this._options.payloadType.type[s(828)](/\s/g,"").toLowerCase():""}:{force:!1,type:this[s(1512)][s(1482)+s(1383)]?this[s(1512)][s(1482)+s(1383)][s(828)](/\s/g,"")[s(343)+s(1060)]():""},S=d[s(1482)+"ype"]?d[s(1482)+s(1383)].replace(/\s/g,"")[s(343)+s(1060)]():"",g=m.force?m[s(742)]:S||m.type,T=f[s(270)]?f[s(1491)]:x||f[s(1491)],D=[s(1278)+s(1234)+s(1683),e[s(1360)],s(1700)+s(781)+s(499)+"=utf-8",e[s(457)]],B=["none_none",e.WRpVW];this._options["enableTr"+s(799)+"extPayload"]&&D[s(1226)](g)&&(!T||B[s(1226)](T))?d[s(677)+s(928)]=Ed(d[s(721)],0,d[s(721)][s(1115)+"th"]):d["textPayl"+s(928)]=""}else d[s(677)+s(928)]=""}catch(f){d[s(677)+s(928)]="",console.log(f)}a[s(760)]=d,e[s(388)](n)}function ux(a,n,s){let d=t,f={jgCrK:function(T,D){return T(D)},wbdoj:function(T,D){return e.eWxiL(T,D)},mCfxI:function(T,D){return T>D},bRzHO:function(T,D){return e.HdcHI(T,D)},PonoE:function(T,D){return e.VqTxP(T,D)},OGaEF:function(T,D){return T!==D},PGdui:e[d(649)],CYnGC:e[d(320)],LkzxC:function(T,D){return e[d(1265)](T,D)}},x=s||8192,m=x>>>1,S=null,g=x;return function(T){let D=d;if(f[D(930)](T,1)||f[D(286)](T,m))return a(T);f[D(790)](f.PonoE(g,T),x)&&(f[D(850)](f.PGdui,f[D(375)])?(S=f[D(577)](a,x),g=0):(f[D(577)](_0x1f94f7,this[D(502)+"gTimeoutId"]),f[D(577)](_0x19995,this[D(797)+D(766)+"tId"]),this[D(502)+D(1028)+"Id"]=null,this[D(797)+"ctTimeou"+D(684)]=null));let B=n[D(1032)](S,g,g+=T);return 7&g&&(g=f[D(693)](7,g)+1),B}}let hx=4294967295;function xx(a,n,s){let d=t;return RangeError(e[d(1247)](e[d(690)](e[d(870)](e[d(414)](e[d(317)],a)+" + ",e.KswdN(n,1)),e[d(1608)]),s))}function px(a,n,s){let d=t,f={uSVJT:function(x,m){return e.bleQm(x,m)},GvoZF:function(x,m){return x+m}};if(d(878)==="jFivx")return _0x5828e2[d(591)+"t8"]?_0x2c845f[d(591)+"t8"](_0x1b1bb0,_0x5ad719):_0x38e2b5[_0x2ceb89]=f[d(1151)](255,_0x608e2b),f[d(1609)](_0x27bdfc,1);{if(e[d(1311)](s,hx))throw new Error(e[d(1541)]);let x=3;for(;e[d(407)](x,0);)if(e[d(1178)](e[d(798)],e[d(798)]))this[d(302)+d(1708)]=null;else{let m=e[d(354)](255,s);e[d(803)](zo,m,a,n+x),s>>>=8,x--}return e[d(444)](n,4)}}function gx(a,n){let s=t,d={OnqhR:function(S,g,T){return e[J(1655)](S,g,T)},dWicx:function(S,g){return e[J(1662)](S,g)}},f=0,x=n,m=e[s(745)](n,4);for(;e[s(1408)](x,m);)if(e[s(824)](e[s(1583)],s(1241))){let{value:S,offset:g}=e[s(490)](Bo,a,x);x=g,f=e[s(1192)](f<<8,0),f+=S}else VHpQuF[s(990)](_0x1b0228,_0x17b29b,96),VHpQuF[s(990)](_0x2dcb82,_0x53b59e,VHpQuF[s(823)](_0x3af953,_0xb0d4a5));return{value:f,offset:m}}function mx(a,n,s){let d=t;return a?e[d(1056)](a[d(1322)],40)?e[d(1124)](e[d(1129)](Oo,a,n,s),s):n[d(1514)+"e"]?e[d(1092)](n[d(1514)+"e"](a,s),s):n[d(1074)]?n[d(1074)](a,s)+s:e[d(1689)](e[d(694)](Oo,a,n,s),s):s}function yx(a,n){let s=t;if(e.vQRHg!==e[s(1533)])e[s(1393)](_0x1f2c30,s(1417)),this[s(893)](s(787)+s(626)+"s",_0xd299d3),this[s(893)](s(787)+s(827)+"t",_0x44023d);else{let d=new ae(e.vzzRf(e[s(883)](e.Bamtk(a[e[s(1650)](n,4)],24)|e.sHDEA(a[e[s(913)](n,5)],16),e[s(338)](a[e.kgLRN(n,6)],8)),a[e[s(336)](n,7)]),e[s(737)](e[s(276)](e[s(1312)](e[s(562)](a[n+0],24),e.rrpII(a[e[s(1304)](n,1)],16)),e[s(380)](a[e[s(940)](n,2)],8)),a[e[s(1092)](n,3)]),!0);return n+=8,{value:d,offset:e[s(791)](n,8)}}}function _x(a,n,s){let d=t,f=a[d(1715)],x=a.high;return n[s]=x>>>24,n[s+1]=e[d(826)](e[d(706)](x,16),255),n[e[d(414)](s,2)]=e[d(663)](e[d(1464)](x,8),255),n[e[d(940)](s,3)]=255&x,n[s+4]=f>>>24,n[s+5]=e.dOzlV(e[d(1606)](f,16),255),n[s+6]=e[d(1526)](e[d(1557)](f,8),255),n[e[d(1174)](s,7)]=e[d(750)](255,f),s+=8,s}function Bo(a,n){let s=t;return a.readUInt8?{value:a[s(1705)+"8"](n),offset:e[s(1230)](n,1)}:{value:e.KIbKK(255,a[n]),offset:e[s(1702)](n,1)}}function zo(a,n,s){let d=t;return n[d(591)+"t8"]?n.writeUint8(a,s):n[s]=e[d(682)](255,a),e[d(633)](s,1)}let bx=function(a){return new Uint8Array(a)},Ex=e[t(740)]!=typeof Buffer?Buffer["allocUns"+t(585)]:ux(bx,Uint8Array[t(341)+"e"].subarray),vx=16,Fo=32;function Sx(a){let n=t,s=0,d={};for(let f=0;f<a[n(1322)];f++)d[a[f][n(1330)+n(610)]]=bd(a[f]["cursor_n"+n(610)]),s+=e.CtuEu(14,d[a[f][n(1330)+"ame"]]);return[s,d]}function Ad(a,n,s){let d=t,f={qjBDn:d(688),AdzYr:e[d(616)],hlMiJ:e[d(1600)],SuHks:e[d(719)],KZpSv:function(T,D,B,G){return e[d(1208)](T,D,B,G)},dUcfN:"service-name",tcFCr:function(T,D,B,G){return e[d(282)](T,D,B,G)},ntBPN:d(801),EURVN:e.oHWDI},[x,m]=e[d(1235)](Sx,a),S=e[d(371)](Ex,x),g=0;return a[d(1354)](T=>{let D=d;f.qjBDn===f.AdzYr?this._qosDB?.[D(953)](_0xc62c7[D(306)+"id"]):(console[D(1170)](f.hlMiJ,T,T[D(1018)]),g=zo(0,S,g),console[D(1170)](f[D(1286)],g),g=f[D(541)](px,S,g,T[D(1018)]||0),console[D(1170)](D(1018),g),g=zo(m[T["cursor_n"+D(610)]],S,g),console[D(1170)](f.dUcfN,g),g=f.tcFCr(mx,T[D(1330)+"ame"],S,g),console[D(1170)](f[D(900)],g),g=f[D(836)](_x,ae.fromNumber(T[D(596)]||n),S,g),console[D(1170)](f.EURVN,g))}),{frameType:Fo,headers:[{key:e.MOdpk,value:s}],payload:S}}function Ix(a){let n=t,s=0,d=[];for(;e[n(463)](s,a[n(1115)+"th"]);){let{offset:f}=e[n(355)](Bo,a,s);s=f;let x={cursor_name:"",cursor:0,service:0},{value:m,offset:S}=gx(a,s);x[n(1018)]=m,s=S;let{value:g,offset:T}=e[n(1517)](Bo,a,s);s=T,x["cursor_n"+n(610)]=e[n(694)](Ed,a,s,s+g),s+=g;let{value:D,offset:B}=yx(a,s);x[n(596)]=D[n(1555)](),s=B,d[n(305)](x)}return d}function Ax(){return{frameType:Fo,headers:[{key:e[t(422)],value:e.gfsGK}],payload:void 0}}class Tx{constructor(n,s,d){let f=t;this[f(761)+f(929)]=n,this["_cursorF"+f(1166)]=s,this._messageStrategy=d,this[f(952)]=e.Kfjvm(Sd,this[f(761)+f(929)],e.WrJTP)}async[t(864)](){let n=t;await this._qosDB[n(864)]()}async[t(1515)+"rs"](){let n=t;if(!this._qosDB.isReady)return;let s=this[n(1716)+n(1639)],d=await this._qosDB.getAll();switch(console[n(1170)](n(646)+n(812),d),s){case n(960):return d&&d[n(1322)]?Ad(d,0,this[n(544)+n(1166)]):void 0;case e[n(1544)]:return;case e[n(1066)]:return d&&d[n(1322)]?e[n(1129)](Ad,d,0,this[n(544)+n(1166)]):e[n(736)](Ax)}}async set(n,s,d){let f=t;return console[f(1170)](f(479),n,s,d),this._qosDB.set({cursor_name:n,cursor:s,service:d})}async setCursors(n){let s=t,d=e[s(1327)](Ix,n);for(let f of d)console[s(1170)](e.xxIZG,d),await this[s(952)].set(f)}async[t(313)](n){let s=t;if(e.HeQUd(e.gqQLx,"DdZtq")){if(!this._ws)return;this[s(754)][s(1107)+s(1227)](e[s(1575)],this[s(975)]),this[s(754)][s(1107)+s(1227)](s(1674),this[s(1272)]),this._ws[s(1107)+s(1227)](e[s(1257)],this[s(959)+"ge"]),this[s(754)][s(1107)+s(1227)](e[s(564)],this[s(1569)])}else return(await this._qosDB.get(n))?.cursor}async[t(594)](){let n=t;e.koxDd(e[n(992)],"lzxsW")?(this[n(1466)]=_0x35ebfc,this[n(274)]=_0x97425a,this[n(952)]=_0x29d7e7?_0xd3ccb8:_0x4c4279?_0xbccf7f:null):await this[n(952)][n(594)]()}["updateCursorFile"+t(1077)](n){let s=t;this["_cursorF"+s(1166)]=n}get[t(847)](){let n=t,s={Rdlnl:e[n(944)],xJPuy:e[n(564)],OiDuF:e.rooAW,LyXZW:function(d,f){return e[n(678)](d,f)},diAIC:n(434)+"or",QlOsV:function(d){return e.LHXqj(d)}};if(e[n(546)](e[n(1183)],e[n(1183)]))return this[n(952)][n(847)];{let d=()=>{let m=n;_0x17ca22["removeEventListe"+m(657)](cAtrYR[m(1009)],f),_0xbb3167["removeEv"+m(441)+m(657)](cAtrYR[m(1348)],x),_0x10c23b[m(923)+m(441)+m(657)](cAtrYR[m(728)],x)},f=()=>{_0x240772(),d()},x=()=>{let m=n;cAtrYR[m(293)](_0x5c6ed3,_0x31ab6c[m(316)]||new _0x2e3261(cAtrYR.diAIC,cAtrYR[m(777)])),cAtrYR[m(1469)](d)};_0x4e8120.addEventListener(cAtrYR[n(1009)],f),_0x116268[n(1107)+"Listener"](cAtrYR.xJPuy,x),_0xf43523[n(1107)+n(1227)](cAtrYR[n(728)],x)}}}let Cx=e[t(1441)];async function Td(a){let n=t;if(!this[n(1512)][n(369)+"S"])return null;let{aID:s,fpID:d,messageStrategy:f}=this[n(1512)],x=e[n(1529)](a,Cx);try{if(this["_cursorM"+n(1585)])if(e[n(273)](e[n(387)],e[n(387)])){let m=_0x3c27ef(e[n(564)],{message:_0x2c823c.message,code:_0x58fdb4[n(635)+"OR"],error:_0x344e88});this[n(757)+n(438)+n(982)](m)}else a&&this[n(348)+"anager"][n(1146)+n(1556)+n(1077)](a);else this._cursorManager=new Tx(d+"_"+s+"_"+x,x,f);return this[n(348)+n(1585)][n(847)]||await this[n(348)+"anager"][n(864)](),this[n(348)+"anager"]}catch{return null}}async function Rx(a,n){let s=t,d={AConZ:function($,K,ge){return e[J(1568)]($,K,ge)},qdPKm:e.sQKBL,vznRR:"NATIVE_E"+s(458),nSvSr:e[s(454)],hSRzk:e[s(476)],psafQ:"OPEN_ERROR",RXooK:e[s(1666)]},f=e[s(282)](Kt,a.message[s(353)],s(1104),"-1"),x=e.lENUU(Kt,a[s(760)].headers,e.jDigz,"1"),m=jn(a[s(760)][s(353)],e[s(603)]),S=e[s(1327)](Number,e[s(755)](jn,a.message[s(353)],e[s(818)]))||0,g=Mo[s(1032)](this,a),T=e[s(964)](Kt,a[s(760)][s(353)],e[s(531)],"2"),D=e[s(1125)](jn,a[s(760)][s(353)],e[s(1626)]),B=Number(jn(a[s(760)][s(353)],e[s(377)]));if(g[s(1051)])return e[s(1121)](n);let G=g[s(658)+s(528)]?await Id.call(this):null;if(e[s(1177)](a.message[s(1018)],0)&&x&&!f||e[s(1645)](a[s(760)].service,0)){if(m&&g["isQoSMes"+s(528)]&&G)return!!!await G[s(313)](m)&&(e[s(1571)](s(697),e[s(495)])?(wtipcW[s(1236)](_0x54a932,_0x310686,50),_0x526537(_0x582d12,_0x168a9a)):(this[s(757)+"hMessage"+s(632)](a),await G[s(304)](m,Date[s(390)]()+S))),e[s(736)](n);if(T){let $=await Td.call(this);if(!$)if(e[s(1224)](e.tXMUb,e[s(608)])){let ge=d[s(665)][s(357)]("|"),se=0;for(;;){switch(ge[se++]){case"0":_0x5ccf4b[_0x5a243[wtipcW[s(340)]]=5001]=wtipcW[s(340)];continue;case"1":return _0x36d24d;case"2":_0x3fadc5[_0x345b12[wtipcW[s(806)]]=5004]="MESSAGE_"+s(970);continue;case"3":_0x1b8cca[_0x422929[s(1271)+s(331)+"R"]=5003]=wtipcW[s(557)];continue;case"4":_0x200b37[_0x522eb3[wtipcW.psafQ]=5005]=wtipcW[s(1445)];continue;case"5":_0x4b2876[_0x51a820[wtipcW[s(714)]]=5002]="CONNECTI"+s(280);continue}break}}else return this["_dispatchMessage"+s(632)](a),e[s(736)](n);let K=await $.get(D)??-1;if(e[s(1329)](K,B))this["_dispatchMessage"+s(632)](a),$[s(304)](D,B,a[s(760)][s(1018)]);else throw new Error("recevied"+s(332)+s(800)+B+(s(1046)+s(344)+"al cursor ")+K);return e[s(1588)](n)}return this[s(757)+s(919)+"Event"](a),e[s(1588)](n)}}async function Dx(a,n){let s=t,d=Mo[s(1032)](this,a);if(!d[s(658)+s(528)])return e[s(1346)](n);let f=await Id[s(1032)](this);if(d[s(1388)+"anupMess"+s(981)]&&d[s(1386)+"s"][s(1322)])for(let x of d[s(1386)+"s"])await f[s(953)](x);e[s(1155)](n)}async function kx(a,n){let s=t,d=e[s(1025)](a[s(760)][s(1358)+"e"],vx),f=e[s(362)](a.message[s(1358)+"e"],Fo);if(e.YrjBC(!d,!f))return e[s(736)](n);let x=e.AwywM(jn,a[s(760)][s(353)],s(1486)+s(1653));if(!x)return e[s(1266)](n);let m=await Td[s(1032)](this,x);if(!m)return e[s(388)](n);if(d){let S=await m[s(1515)+"rs"](),g={frameType:S?.[s(1358)+"e"],SeqID:ae[s(832)+"er"](this[s(685)]++),LogID:ae[s(832)+"er"](this[s(1512)]["logIDGen"+s(1363)]()),service:9e3,method:5,headers:S?.[s(353)],payload:S?.[s(721)]},T=e[s(1448)](A,g);this[s(754)]&&this[s(754)][s(533)+"te"]&&this[s(754)][s(1670)](T)}if(f){let S=a[s(760)][s(721)];S&&m[s(776)+"rs"](S)}}let Px=async function(a,n){let s=t;this[s(786)]=!1,clearTimeout(this["_connect"+s(1022)+s(845)]),e.dZIfH(n)},Lx=async function(a,n){let s=t;if(!this[s(754)]||this[s(754)][s(533)+"te"]!==this[s(661)])return n();let{pingInterval:d}=this[s(1512)];this[s(1110)+"tManager"]?.["resetEnd"+s(1382)+s(1540)]();for(let x=0;e[s(925)](x,this["_message"+s(708)].length);x++){let m=this[s(1716)+s(708)][x];if(e[s(899)](this[s(754)][s(533)+"te"],this[s(661)])&&e[s(461)](null,m))this[s(754)]&&this[s(754)][s(1670)](m),this[s(1716)+s(708)][x]=null;else break}this[s(1716)+"Queue"]=this[s(1716)+s(708)][s(1581)](x=>!!x),this[s(502)+"gTimeoutId"]=e[s(648)](setTimeout,()=>this._ping(),d),this["_dispatc"+s(1078)+"nt"](a),this[s(1582)+"er"]&&this._ws&&(this[s(754)].binaryType=this[s(548)+s(1383)]);let f=this["_endpoin"+s(515)]?.[s(651)+s(556)+"nt"]();this[s(1413)]("open "+f+s(1589)),e[s(1588)](n)},Ox=async function(a,n){let s=t,d=this._endpointManager?.["getCurre"+s(556)+"nt"]();this[s(1413)](s(901)+d),e.kXYnm(n)};class Nx extends Lo{constructor(n){let s=t,d={gDPSi:e.zhxSR,EtdEE:e[s(1270)],pAPXG:function(S,g,T){return e[s(848)](S,g,T)},TlINu:function(S,g){return e[s(1561)](S,g)},IykcM:function(S,g,T){return e[s(281)](S,g,T)},kOXek:e[s(564)]};super(),this["_miniNav"+s(345)+s(689)]=!0,this[s(1582)+"er"]=qn,this[s(1574)]=Zh,this[s(1632)+"T"]=gn,this[s(1070)+"X"]=Dr,this[s(266)+"r"]=kr,this["_message"+s(708)]=[],this[s(1110)+s(515)]=null,this[s(837)+s(470)]=!1,this[s(548)+s(1383)]=e[s(443)],this[s(605)+s(839)]=!1,this[s(605)+s(1022)+s(845)]=null,this[s(797)+s(766)+"tId"]=null,this[s(502)+s(1028)+"Id"]=null,this[s(685)]=0,this[s(786)]=!1,this[s(802)]="",this[s(581)+"ger"]=null,this._cursorManager=null,this[s(621)+s(381)]=null,this[s(627)+"ls"]=e[s(1030)],this.CLOSED=3,this.CONNECTING=0,this.OPEN=1,this[s(986)]=2,this[s(975)]=S=>{let g=s;try{if(e[g(785)](e[g(671)],"tNzUk")){let T=_0x3ed057[g(1701)+g(617)](g(1288));_0x36f713[g(1202)+g(1297)]=D=>{let B=g;_0x2e8c43[B(739)].removeChild(T),_0x439418[B(1202)+B(1297)]=void 0,_0x14167b(D&&D[B(1184)]||"unknown "+B(1315))},T[g(742)]=MyOyQu[g(738)],T[g(420)]=_0x4ee57a[g(828)](/^ws/,MyOyQu[g(1484)])+("&jscallb"+g(516)+g(1495)+"P");try{_0x5b8467[g(739)][g(645)+"ild"](T)}catch{_0x35e4fd[g(739)][g(566)+g(335)](T)}}else e[g(964)](_d,this,S,[Px,Lx,Ox])}catch(T){let D=e[g(542)](Qe,"error",{message:T.message,code:Wt.OPEN_ERROR,error:T});this["_dispatc"+g(438)+g(982)](D)}},this[s(959)+"ge"]=async S=>{let g=s,{pingInterval:T,pingFrequency:D}=this[g(1512)];if((e[g(1681)]("hi",S[g(794)])&&e[g(1206)]===D||e.ypalI(g(1162),D))&&(this[g(1150)+"ngTimer"](),this.emit(e.wRlIe,e[g(356)]),this[g(502)+"gTimeoutId"]=e[g(1498)](setTimeout,this[g(1015)][g(1707)](this),T)),!e[g(1112)]("hi",S[g(794)]))try{if(e[g(467)](e[g(1420)],e[g(1420)]))e.YiKKT(_d,this,S,[fx,dx,Dx,kx,Rx,lx]);else return _0x449c59[g(1485)]()}catch(B){let G=Qe(e[g(564)],{message:B[g(760)],code:Wt[g(532)+g(970)],error:B});this["_dispatchErrorEv"+g(982)](G)}},this._onError=S=>{let g=s,T=this["_endpoin"+g(515)]?.checkReachMaxTries(),D=this[g(1110)+g(515)]?.["getCurre"+g(556)+"nt"]();if(T&&!S.message){let B=g(783)+D+(g(1133)+g(749)+"es reached");this[g(757)+g(438)+g(982)](d[g(416)](Qe,g(316),{message:B,code:Wt[g(1271)+g(331)+"R"],error:S}));return}this._ws&&d[g(1173)](this[g(754)][g(533)+"te"],this[g(661)])&&this[g(1685)+"ect"](),this[g(757)+"hErrorEv"+g(982)](d[g(1404)](Qe,d[g(1119)],{message:S[g(760)],code:Wt[g(1120)+g(458)],error:S}))},this[s(1272)]=async S=>{let g=s;this[g(1101)+g(352)](),this[g(1150)+g(851)](),this["_removeW"+g(1251)+"rs"](),this._ws=null,this[g(605)+g(839)]=!1;let T=this["_endpoin"+g(515)]?.[g(968)+g(618)+"es"]();if(!T&&this["_navigat"+g(279)]()&&!this[g(837)+g(470)]){let D=this["_endpoin"+g(515)]?.[g(651)+g(556)+"nt"](),B=this[g(1512)][g(1283)+g(558)+g(705)](S[g(1104)],S[g(1315)]);this["_dispatc"+g(1305)+g(982)](e.IlnMi(at,e[g(580)],{code:1006,reason:S.reason||g(1578)+"ng failed, unknown reaso"+g(1500)+"ame: "+D,willReconnect:B})),B&&this._connect();return}if(e.HeQUd(1e3,S.code)&&this[g(837)+g(470)]){this["_dispatc"+g(1305)+"ent"](at(e[g(580)],{code:1e3,reason:e.ycOrP})),this[g(1110)+g(515)]?.["resetEnd"+g(1382)+g(1540)](),this["_pingLos"+g(381)]?.[g(491)+g(792)]();return}if(e[g(1010)](1e3,S[g(1104)])&&T)if(e[g(321)](e[g(1037)],e[g(1181)]))this["currentI"+g(549)]=0,this[g(1461)+"ndpointT"+g(1045)+"t"]=0;else{let D=this["_endpoin"+g(515)]?.[g(651)+g(556)+"nt"](),B=S[g(1315)];B||(B=await rx(this[g(802)])),B=g(1578)+"ng faile"+g(1372)+B+(g(951)+g(1108))+D+(g(535)+g(656)+g(767)),this[g(757)+g(1305)+g(982)](e[g(572)](at,e[g(580)],{code:S[g(1104)],reason:B}));let G=g(783)+D+(g(1133)+g(749)+g(408)+"ed");this[g(757)+"hErrorEv"+g(982)](e[g(933)](Qe,g(316),{message:G,code:Wt[g(1271)+g(331)+"R"]})),this._endpointManager?.[g(628)+g(1382)+g(1540)](),this[g(621)+g(381)]?.[g(491)+g(792)]();return}if(e.uHksZ(1e3,S[g(1104)])&&!S[g(1315)]){let D=this[g(1110)+"tManager"]?.["getCurre"+g(556)+"nt"]();this[g(757)+"hCloseEv"+g(982)](e[g(1637)](at,"close",{code:S[g(1104)],reason:"connecti"+g(1631)+"d, unkno"+g(825)+"n, hostn"+g(1630)+D})),this["_endpoin"+g(515)]?.[g(628)+g(1382)+g(1540)](),this._pingLossCounter?.resetCounter();return}this._dispatchCloseEvent(S),this[g(1110)+g(515)]?.[g(628)+"pointCon"+g(1540)](),this[g(621)+g(381)]?.[g(491)+g(792)]()},this[s(681)]=null,this[s(1310)]=null,this.onmessage=null,this.onopen=null,this["onStartR"+s(1027)]=null,this[s(601)+s(996)]=null,this[s(1134)+s(1169)+"yReconnect"]=null,this[s(593)+"nLine"]=this["_handleO"+s(1624)].bind(this),this[s(593)+s(1292)]=this["_handleO"+s(1292)].bind(this),this[s(1399)+s(691)]=this[s(1399)+s(691)].bind(this),this[s(1399)+s(450)]=this[s(1399)+"ageShow"][s(1707)](this),this[s(1512)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[s(1477)](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(926)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(1066)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:f,ws:x}=n,m=Array[s(1319)](f)?f:e[s(1331)](e[s(457)],typeof f)?[f]:[];if(!m||e[s(1519)](0,m[s(1322)]))throw new Error(e.QRSfQ);if(!Qh(x))throw new Error(e.EpOQX);if(Object.assign(this[s(1512)],n),this[s(1110)+"tManager"]=new yd(m,this[s(1512)][s(1558)+"es"]),this[s(621)+s(381)]=new nx(this[s(1512)]["pingLoss"+s(1536)]),this[s(1512)][s(419)+s(405)])if(e[s(1207)]===s(1350))this[s(786)]=!0,this._connect();else return"frontier_"+this[s(1466)];this._options[s(724)+"tworkCha"+s(1570)]&&(this[s(1632)+"T"]||this[s(1070)+"X"]?this[s(530)+s(328)+s(1082)]():this._isBrowser&&this["_initGlo"+s(1389)+s(1227)]())}_handleOnLine(){let n=t;this[n(1512)][n(263)+"utoRecon"+n(896)]||this[n(837)+n(470)]||this[n(1308)+n(1027)]()}[t(593)+t(1292)](){let n=t;this[n(366)+n(538)+"t"]();let s=e[n(1425)](Po,e[n(1676)],{message:n(1455)+n(1391)+n(480)+"ct"});this["onStopIm"+n(1169)+n(268)+"ct"]&&this[n(1134)+n(1169)+n(268)+"ct"](s)}[t(1261)+t(1389)+t(1227)](){let n=t;this[n(1582)+"er"]&&window[n(1107)+n(1227)](n(1429),this[n(593)+n(1624)]),this._isBrowser&&window[n(1107)+"Listener"](e[n(1011)],this[n(593)+n(1292)]),this[n(1582)+"er"]&&window["addEvent"+n(1227)](e.Ngedg,this[n(1399)+"ageHide"]),this._isBrowser&&window[n(1107)+"Listener"](e[n(647)],this[n(1399)+"ageShow"])}[t(339)+"balEvent"+t(1227)](){let n=t;this[n(1582)+"er"]&&window["removeEv"+n(441)+n(657)](e[n(1697)],this[n(593)+n(1624)]),this[n(1582)+"er"]&&window["removeEv"+n(441)+n(657)](e[n(1011)],this[n(593)+n(1292)]),this[n(1582)+"er"]&&window[n(923)+n(441)+"ner"](e[n(1156)],this[n(1399)+n(691)]),this[n(1582)+"er"]&&window[n(923)+n(441)+n(657)](e[n(647)],this[n(1399)+n(450)])}["_handleP"+t(691)](n){let s=t,d={uCnns:e[s(580)]};if(e[s(699)](e[s(1487)],e.QKjHi)){if(!n[s(1449)+"d"]){if(e.WkyBl(e[s(619)],e[s(619)]))return _0x584be9;this._isBrowser&&window[s(923)+s(441)+s(657)]("pagehide",this[s(1399)+"ageHide"]),this[s(1582)+"er"]&&window["removeEv"+s(441)+s(657)](e[s(647)],this._handlePageShow),this.close()}this._isBrowser&&window[s(923)+"entListe"+s(657)](e[s(1697)],this[s(593)+"nLine"]),this._isBrowser&&window[s(923)+"entListe"+s(657)](s(1400),this[s(593)+s(1292)])}else this[s(1222)](d[s(733)],_0x57c41c),this[s(681)]&&this[s(681)](_0x585b4e)}[t(1399)+t(450)](n){let s=t;n[s(1449)+"d"]&&(this[s(1204)+s(279)]()&&(!this[s(754)]||e[s(1083)](this._ws.readyState,this[s(661)])||e[s(1478)](this._ws[s(533)+"te"],this[s(894)+"NG"]))&&this[s(593)+"nLine"](),this._isBrowser&&window["addEvent"+s(1227)](e[s(1697)],this._handleOnLine),this[s(1582)+"er"]&&window.addEventListener(e[s(1011)],this[s(593)+s(1292)]))}async[t(329)+t(1644)](n){let s=t,{fpID:d,deviceID:f,bddID:x,ttwID:m,accessKey:S,aID:g,customParams:T={},enableAutoAck:D,enableQoS:B,QoSLevel:G,env:$}=this[s(1512)],K,ge,se;this[s(1582)+"er"]||this[s(1070)+"X"]||this[s(1632)+"T"]?(K=location&&s(789)==location[s(540)]?e.bWaYU:s(1567),ge=n[s(828)](/((^ws)|(^http))((?:[s]*:\/\/))/,""),se=/^wss(.*:\/\/)/.test(n)?n:""+K+ge):(K=e.bWaYU,ge=n[s(828)](/(^http)((?:[s]*:\/\/))/,""),se=/(^ws)((?:[s]*:\/\/))/[s(1551)](ge)?ge:""+K+ge);let de=x?"bd_did":m?e[s(1140)]:e.xsOzv,et=x||m||f;if(!et||!de)throw new Error(e[s(1153)]);let Li=e[s(1331)](e.eomZV,typeof T)?await e[s(1239)](T):T,Mx=$?tx($[s(278)],$[s(1356)]):{},Uo=Object[s(963)]({device_platform:e[s(918)],version_code:"fws_1.0.0",access_key:S,fpid:d,aid:g,[de]:et,xsack:D?1:0,xaack:D?1:0,xsqos:B?1:0,qos_level:B?G:void 0,qos_sdk_version:2,...Mx},Li),Bx=Object[s(1668)](Uo)[s(448)]((Ho,qo)=>Uo[qo]!==void 0?""+Ho+(Ho?"&":"?")+qo+"="+Uo[qo]:Ho,"");return se+s(1097)+Bx}async[t(605)](){let n=t;if(!(this[n(605)+n(839)]||this[n(837)+n(470)])){this[n(605)+n(839)]=!0;try{let s=this["_endpoin"+n(515)]?.[n(1068)+n(1228)+n(1205)+n(582)+"tries"](),{timeoutInterval:d}=this[n(1512)];if(s){let x=this[n(1110)+n(515)]?.[n(651)+n(556)+"nt"](),m=this[n(1110)+n(515)]?.["replaceBackupEnd"+n(770)+"UpdateCount"](),S=this[n(1110)+n(515)]?.[n(651)+n(556)+"ntTriesCount"]();if(m){let g=n(783)+x+(n(1604)+n(535)+n(656)+"ached, w"+n(322)+n(915)+n(417))+m+(n(1176)+"y"),T=e[n(1566)](Qe,n(316),{message:g,code:Wt["MAX_RETR"+n(331)+"R"]});this[n(1413)](g),this[n(757)+n(438)+"ent"](T),this._url=await this[n(329)+n(1644)](m),this._debug("connect "+m+" "+S+" times"),this[n(267)+n(1251)+"rs"]()}else{let g=n(783)+x+(n(1604)+n(535)+"tries reached");this[n(1413)](g),this[n(757)+n(438)+n(982)](e[n(980)](Qe,e[n(564)],{message:g,code:Wt.MAX_RETRIES_ERROR}));return}}else{let x=this["_endpoin"+n(515)]?.["getCurre"+n(556)+"ntAndUpd"+n(725)](),m=this[n(1110)+"tManager"]?.["getCurrentEndpointTriesC"+n(1002)]();this[n(802)]=await this[n(329)+"eUrl"](e[n(1038)](x,"")),this._debug(n(783)+x+" "+m+n(962)),this[n(267)+n(1251)+"rs"]()}if(this[n(786)])this[n(786)]=!1;else{let x=Po(n(1283)+"t",{message:e.IDFef});this[n(395)+n(1027)]&&this[n(395)+n(1027)](x)}let f=this[n(1110)+n(515)]?.[n(651)+n(556)+n(1511)+"ount"]()||0;e.SMAzf(f,1)&&await this._wait(e[n(1106)](f,1)),this[n(1413)]("connecti"+n(726)+this._url+" protocols: "+this._protocols),this[n(754)]=e.EkJtN(Xh,{url:this[n(802)],protocols:[this[n(627)+"ls"]],headers:this[n(1512)][n(507)+"ramParams"][n(1087)+n(1295)]},this[n(1512)].ws),(this[n(1582)+"er"]||this[n(266)+"r"])&&this[n(754)]&&(this[n(754)][n(1692)+"pe"]=this[n(548)+n(1383)]),this[n(759)+n(1380)](),this[n(605)+n(1022)+n(845)]=e[n(542)](setTimeout,this[n(638)+"ut"][n(1707)](this),d)}catch(s){throw this["_connect"+n(839)]=!1,s}}}["_clearTi"+t(352)](){let n=t;clearTimeout(this[n(605)+"ionTimeo"+n(845)]),this["_connect"+n(1022)+"utId"]=null}[t(1150)+"ngTimer"](){let n=t,s={QfDDA:function(d,f,x){return e[J(490)](d,f,x)}};n(1502)===e.zlNgs?(e[n(756)](clearTimeout,this["_pingPon"+n(1028)+"Id"]),e[n(756)](clearTimeout,this["_reconne"+n(766)+"tId"]),this[n(502)+n(1028)+"Id"]=null,this[n(797)+n(766)+n(684)]=null):(jgLhFy[n(589)](_0x5ad4d4,_0x1e5f60,16),jgLhFy.QfDDA(_0x4ce552,_0x517743,_0x2a5ce9))}[t(1413)](...n){this[t(1512)].debug&&console.log.apply(console,["FRONTIER>",...n])}[t(398)+t(1418)+"e"](n){let s=t,{initReconnectInterval:d,maxReconnectInterval:f,reconnectIntervalGrowFactor:x}=this[s(1512)],m=e[s(1094)](d,Math[s(1229)](x,e[s(1333)](n,1)));return e[s(418)](m,f)?f:m}[t(1015)](){let n=t;if(this[n(754)]&&e.ywEBJ(this[n(754)].readyState,this.CONNECTING))if(e[n(1602)]===e[n(1602)]){this[n(1150)+n(851)](),this._pingPongTimeoutId=e.RPdHo(setTimeout,this[n(1015)][n(1707)](this),this[n(1512)][n(1690)+n(871)]);return}else this[n(1461)+n(1281)+n(1045)+"t"]=0;if(!this._ws||this._ws[n(533)+"te"]!==this[n(661)])return void this[n(1308)+n(1027)]();this[n(754)]&&this[n(754)][n(1670)]("hi"),this["_reconnectTimeou"+n(684)]=e[n(527)](setTimeout,this[n(1308)+"econnectTimeout"][n(1707)](this),this[n(1512)][n(1338)+n(1211)+n(518)])}[t(1308)+t(1027)+t(669)](){let n=t;this["_pingLos"+n(381)]?.[n(1454)](),this[n(1222)](e[n(1409)],e[n(295)]),this[n(621)+"sCounter"]?.["checkRea"+n(1378)+"nt"]()?this[n(1308)+n(1027)]():this[n(1015)]()}[t(1204)+t(279)](){let n=t;return this._isMiniTT||this._isMiniWX?this["_miniNavigatorOn"+n(689)]:(this._isBrowser||this[n(266)+"r"])&&this[n(1512)][n(724)+"tworkCha"+n(1570)]?navigator[n(1344)]:!0}[t(1308)+"econnect"](){let n=t;!this[n(1204)+"orOnline"]()||this[n(837)+n(470)]||(this[n(1110)+n(515)]?.[n(628)+n(1382)+n(1540)](),this[n(621)+n(381)]?.[n(491)+n(792)](),this[n(754)]?this[n(1685)+"ect"](1001,n(318)+n(1542)+n(1283)+"ting ser"+n(1142),!0):this[n(605)]())}["_onPageN"+t(328)+t(1082)](){let n=t,s={KuFtn:function(d,f){return e[J(327)](d,f)},YiCic:function(d,f){return d===f},OOdjf:e.nCshm};this[n(1632)+"T"]?tt[n(751)+n(1186)+n(966)](({isConnected:d})=>{let f=n,x={LzfXA:function(m,S){return s.KuFtn(m,S)},AIwzm:function(m,S){return s[J(1212)](m,S)},QnECY:function(m,S){return m-S},coGFh:function(m,S){return s[J(1212)](m,S)}};if(f(668)===s[f(1463)])return!!(SQBlTE.LzfXA(this[f(1149)+f(549)],this[f(1475)+"s"][f(1322)])||SQBlTE.AIwzm(this[f(1149)+"ndex"],SQBlTE[f(1132)](this[f(1475)+"s"][f(1322)],1))&&SQBlTE[f(1047)](this["currentE"+f(1281)+f(1045)+"t"],this.maxRetries));this["_miniNav"+f(345)+f(689)]=d,d?this[f(593)+"nLine"]():this[f(593)+f(1292)]()}):this[n(1070)+"X"]&&wx[n(751)+n(1186)+n(966)](({isConnected:d})=>{let f=n;this[f(367)+f(345)+f(689)]=d,d?this[f(593)+"nLine"]():this["_handleO"+f(1292)]()})}[t(874)](n){let s=t,d={HWtrp:function(f,x){return e.DtJFK(f,x)},DHAuQ:function(f,x){return e[J(1549)](f,x)},VxCwU:function(f,x,m){return e[J(1125)](f,x,m)},ejxJB:function(f,x){return e[J(1050)](f,x)},qZuFG:function(f,x){return f<<x},ZOSln:e[s(1005)],ENHGa:function(f,x,m){return f(x,m)}};return new Promise(f=>{let x=s;if(x(650)!==d.ZOSln)d[x(292)](setTimeout,f,this[x(398)+x(1418)+"e"](n));else{let m=0,S=_0xff978e,g=ThAJVl[x(1654)](_0x4b600e,4);for(;ThAJVl.DHAuQ(S,g);){let{value:T,offset:D}=ThAJVl[x(852)](_0x1d42a7,_0x4152ac,S);S=D,m=ThAJVl[x(1651)](ThAJVl[x(1505)](m,8),0),m+=T}return{value:m,offset:g}}})}[t(1685)+t(1479)](n=1e3,s="",d=!1){let f=t;if(e[f(796)]===e.ZfaeN){if(!this[f(754)])return;this[f(366)+"WebSocket"](n,s,d)}else{this[f(757)+f(1305)+f(982)](_0x5cce10(e[f(580)],{code:1e3,reason:f(1370)})),this[f(1110)+"tManager"]?.[f(628)+"pointCon"+f(1540)](),this["_pingLos"+f(381)]?.["resetCou"+f(792)]();return}}[t(638)+"ut"](){let n=t,s=this[n(1110)+n(515)]?.[n(651)+"ntEndpoint"]();this[n(1413)]("connect "+s+n(1604)),this[n(1685)+"ect"](1001,e[n(1532)],!0)}[t(936)](n){let s=t,d=e.mEUYz(We,n);if(this._ws&&this[s(754)][s(533)+"te"]===this[s(661)])if(e[s(1065)]!==e[s(1065)]){let f=s(783)+_0x17f491+(s(1604)+s(535)+s(656)+"ached");this[s(1413)](f),this[s(757)+s(438)+s(982)](e[s(1573)](_0x571438,s(316),{message:f,code:_0x5ab048[s(1271)+"IES_ERROR"]}));return}else this[s(754)]&&this[s(754)][s(1670)](d),this._debug(e[s(866)],n)}[t(267)+t(1251)+"rs"](){let n=t,s=e.PnMkw[n(357)]("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(754)][n(923)+"entListe"+n(657)](n(760),this[n(959)+"ge"]);continue;case"1":this._ws.removeEventListener("error",this[n(1569)]);continue;case"2":this[n(754)][n(923)+"entListe"+n(657)](e[n(1575)],this[n(975)]);continue;case"3":this[n(754)].removeEventListener(e.ZoIUV,this._onClose);continue;case"4":if(!this._ws)return;continue}break}}[t(759)+"steners"](){let n=t,s=e[n(1014)][n(357)]("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(754)][n(1107)+"Listener"](e[n(564)],this[n(1569)]);continue;case"1":this._ws[n(1107)+n(1227)]("close",this._onClose);continue;case"2":this._ws[n(1107)+n(1227)](e[n(1257)],this[n(959)+"ge"]);continue;case"3":if(!this._ws)return;continue;case"4":this[n(754)][n(1107)+n(1227)](n(659),this._onOpen);continue}break}}[t(869)+t(1130)](n=1e3,s=""){let d=t,f={zAgKV:function(x,m,S){return e[J(1340)](x,m,S)}};try{e[d(699)](d(1693),d(1693))?QwXkAc[d(1193)](_0x1c2554,_0x42885e,this._getIntervalValue(_0x2c27b7)):this[d(754)]&&this[d(754)][d(1674)](n,s)}catch{}}[t(366)+t(538)+"t"](n=1e3,s="",d=!1){let f=t;if(this[f(1150)+f(851)](),this[f(1101)+"mer"](),this[f(267)+"sListeners"](),this[f(869)+f(1130)](1e3,s),this[f(605)+"Lock"]=!1,d&&this[f(1204)+f(279)]()&&!this[f(837)+f(470)]){if(this[f(1110)+f(515)]?.["checkRea"+f(618)+"es"]()){let m=this[f(1110)+f(515)]?.[f(651)+"ntEndpoint"]();this[f(757)+"hCloseEv"+f(982)](e[f(1367)](at,e.ZoIUV,{code:1006,reason:"connect "+m+(f(1604)+", max re"+f(656)+f(767)),wasClean:!0}))}else{let m=this[f(1512)]["reconnec"+f(558)+"ptor"](n,s);this[f(757)+f(1305)+f(982)](e[f(848)](at,e[f(580)],{code:n,reason:s,wasClean:!0,willReconnect:m})),m&&this._connect()}return}this["_navigat"+f(279)]()||this[f(837)+"osed"]?this[f(757)+f(1305)+f(982)](e.DIytD(at,f(1674),{code:n,reason:e[f(884)]})):this._dispatchCloseEvent(at(e[f(580)],{code:1006,reason:f(318)+f(399)+f(887)+"ine"})),this[f(754)]=null,this[f(1110)+f(515)]?.["resetEnd"+f(1382)+f(1540)](),this[f(621)+f(381)]?.[f(491)+f(792)]()}[t(757)+"hOpenEvent"](n){let s=t;this.emit(s(659),n),this[s(639)]&&this[s(639)](n)}[t(757)+t(919)+t(632)](n){let s=t;this[s(1222)](e[s(1257)],n),this[s(1191)+"e"]&&this[s(1191)+"e"](n)}[t(757)+"hAckMess"+t(1062)](n){let s=t;this[s(1222)](e[s(1123)],n),this["onReceiv"+s(996)]&&this[s(601)+s(996)](n)}[t(757)+"hErrorEv"+t(982)](n){let s=t;this[s(1222)](s(316),n),this.onerror&&this[s(1310)](n)}[t(757)+t(1305)+t(982)](n){let s=t;this[s(1222)](e[s(580)],n),this.onclose&&this[s(681)](n)}get[t(1692)+"pe"](){let n=t;return this[n(754)]?this._ws.binaryType:this[n(548)+"ype"]}set[t(1692)+"pe"](n){let s=t;this[s(548)+s(1383)]=n,this[s(754)]&&(this[s(754)][s(1692)+"pe"]=n)}get[t(435)+"nt"](){let n=t;return this[n(1110)+n(515)]?.[n(651)+"ntEndpointTriesC"+n(1002)]()||0}get[t(1470)+"Amount"](){let n=t;return this[n(1716)+n(708)][n(448)]((d,f)=>(d+=f&&f[n(1115)+"th"]||0,d),0)+(this[n(754)]?this[n(754)].bufferedAmount:0)}get[t(511)+"ns"](){let n=t;return e[n(710)](e[n(271)],n(1306))?this[n(754)]?this[n(754)][n(511)+"ns"]:"":_0x3b69f5<=_0x49a701?_0x1fe8d3[n(1339)](new _0x1f185f(e[n(1665)])):(_0x2f95b7=_0xd8110e,_0x246152===_0x44346a[n(1322)]?_0x46b8cc[n(1485)]():_0x1df2c7[_0x1abcd7][n(1707)](_0x3cfa14)(_0x7044ae,_0x3b4961[n(1707)](null,e.JZpHb(_0x1fdda0,1))))}get[t(540)](){let n=t;if(e[n(595)](e[n(1185)],e[n(1185)])){let s={EvSQj:function(d,f){return laGflA.dSfLj(d,f)}};return function(d,...f){let x=n,m=_0x39cf4d[x(1032)](s.EvSQj(_0x5d9200,this),d,...f);return _0x6071eb[x(304)](m,d.sort?d[x(1044)]():[d]),s[x(1401)](_0xca015c,m)}}else return this._ws?this[n(754)][n(540)]:""}get[t(533)+"te"](){let n=t;return this[n(754)]?this[n(754)][n(533)+"te"]:this[n(1512)][n(419)+n(405)]?this[n(894)+"NG"]:this.CLOSED}get[t(1301)](){let n=t;if(e[n(362)](e[n(1231)],e.fxFVj))_0x4c8595[n(483)]=_0x358ee1[n(1485)]()[n(1116)](()=>(_0x45312a(),_0x4ab114)).then(function(s){return s});else return this[n(754)]?this[n(754)][n(1301)]:this._url}[t(1674)](n=1e3,s){let d=t,f=e.uPUsR[d(357)]("|"),x=0;for(;;){switch(f[x++]){case"0":this[d(1101)+d(352)]();continue;case"1":if(!this._ws)return void this._debug(e[d(1058)]);continue;case"2":this[d(339)+"balEventListener"]();continue;case"3":this[d(1150)+d(851)]();continue;case"4":if(e[d(362)](this[d(754)].readyState,this.CLOSED)||e[d(1029)](this[d(754)][d(533)+"te"],this[d(986)]))return void this[d(1413)](e.RgVjz);continue;case"5":this[d(366)+"WebSocket"](n,s);continue;case"6":this[d(581)+d(1446)]?.closeDB();continue;case"7":this[d(837)+d(470)]=!0;continue}break}}async[t(1670)](n,s){let d=t,f={aOQvS:d(431)+"0|5",LLsxw:function(se,de){return e[d(686)](se,de)},OjcdS:function(se,de){return e[d(404)](se,de)},gDfUM:function(se,de){return e[d(1276)](se,de)},NwKjq:function(se,de){return se&de},ZSxkM:function(se,de){return e.CXaaI(se,de)},PLZLY:function(se,de){return e[d(902)](se,de)},UTatY:function(se,de){return e.xCOVA(se,de)}};if(e[d(1189)](null,n))throw new Error(d(703)+d(494)+d(551)+"ata, dat"+d(1611)+"e a stri"+d(482)+" arraybu"+d(1114));e.EEAHo==typeof n&&(n=JSON[d(679)+"y"](n)),e[d(1071)](d(1194),typeof n)&&!e[d(1220)](n,ArrayBuffer)&&!(n[d(510)]&&n.buffer instanceof ArrayBuffer)&&(n=JSON[d(679)+"y"](n));let x=await e[d(1190)](vd,n),m=e[d(1148)](ex,n),{method:S=0,service:g=this[d(1512)][d(1018)],logID:T=this[d(1512)]["logIDGen"+d(1363)](),headers:D=this[d(1512)][d(353)],payloadEncoding:B=this[d(1512)]["payloadE"+d(692)],payloadType:G=this[d(1512)][d(1482)+d(1383)],logIDNew:$=this[d(1512)]["logIDNew"+d(840)][d(1268)+"toGenerateLogIDNew"]?e[d(1148)](i,this[d(1512)][d(1458)+d(840)][d(440)]):""}=s||{};if(!g)throw new Error(d(703)+d(494)+d(1673)+d(1468));let K={SeqID:ae[d(832)+"er"](this[d(685)]++),LogID:ae.fromNumber(T),service:g,method:S,headers:D,payloadEncoding:e.yMdoz(B,Object)?B[d(1491)]?B[d(1491)]:"":B,payloadType:G instanceof Object?G[d(742)]?G.type:m:G||m,payload:x,LogIDNew:$},ge=e[d(629)](We,K);if(this[d(754)]&&e.DYXeX(this[d(754)][d(533)+"te"],this[d(661)]))this[d(754)]&&this[d(754)][d(1670)](ge),this[d(1413)](e[d(1023)],K);else if(e[d(372)](this[d(1716)+d(708)][d(1322)],this[d(1512)][d(583)+"geQueueL"+d(1444)]))if(e[d(500)](e[d(903)],e[d(903)])){let se=f[d(604)].split("|"),de=0;for(;;){switch(se[de++]){case"0":_0x23187e[_0x5568e9++]=sDTQNW[d(1452)](_0x422080,6)&63|128;continue;case"1":_0x5aa2b1=sDTQNW[d(1658)](65536+sDTQNW[d(700)](1023&_0x3519ac,10),sDTQNW[d(729)](1023,_0x264db8));continue;case"2":_0x5a9161[_0x24d001++]=_0x421947>>18|240;continue;case"3":_0x320c79[_0x245164++]=sDTQNW[d(1034)](sDTQNW[d(547)](sDTQNW[d(1452)](_0x57b52a,12),63),128);continue;case"4":++_0x8463e9;continue;case"5":_0x1dc74d[_0x28e7b6++]=sDTQNW[d(927)](sDTQNW[d(729)](63,_0x474dea),128);continue}break}}else this[d(1716)+d(708)][d(305)](ge),this[d(1413)](e.NBsJY,K);else this[d(1716)+"Queue"][d(397)](),this[d(1716)+d(708)][d(305)](ge);return{seqID:this[d(685)],logID:T,logIDNew:$}}async[t(1283)+"t"](n){let s=t,{url:d}=n||{},f=Array[s(1319)](d)?d:e.uLpGb(e[s(457)],typeof d)?[d]:[];n&&Object[s(963)](this[s(1512)],n),f&&f.length?this["_endpoin"+s(515)]=new yd(f,this._options.maxRetries):this[s(1110)+s(515)]?.[s(628)+s(1382)+s(1540)](),this[s(621)+s(381)]?.[s(491)+s(792)](this._options[s(1371)+"Count"]),this._readyClosed=!1,this[s(754)]&&e[s(368)](this[s(754)].readyState,this[s(1636)])?this[s(1685)+"ect"](1e3,e[s(1320)],!0):(this[s(786)]=!0,this._connect())}async[t(1423)](){let n=t;!this[n(605)+"Lock"]&&(this[n(1110)+n(515)]?.["resetEnd"+n(1382)+n(1540)](),this["_pingLos"+n(381)]?.["resetCou"+n(792)](),this[n(837)+n(470)]=!1,this[n(786)]=!0,this[n(605)]())}addEventListener(n,s){this.on(n,s)}[t(1197)+t(632)](n){let{type:s}=n;this.emit(s,n)}["removeEv"+t(441)+"ner"](n,s){this[t(893)](n,s)}[t(1377)](){let n=t,s={QuiQA:function(d,f){return e.MzvIS(d,f)},TGoxh:function(d,f){return e[J(917)](d,f)},fGFzk:e.YAvoy,sPqNv:function(d,f){return e[J(1599)](d,f)},huvvr:n(363),PjnmK:e.wRlIe,RoJFz:e.njxJI};if(e[n(1368)](e.BytRu,e[n(1055)]))_0x4c0a69[n(1170)](_0x204d89);else return new Promise((d,f)=>{let x=n,m={qOfqY:function(T,D){return T||D},gelUe:function(T,D){return s[J(1291)](T,D)},GTIXz:"string",fBVUa:function(T,D){return s[J(1416)](T,D)},dtTxE:s.fGFzk,Pjvul:function(T,D){return s[J(1048)](T,D)},lwrjk:s[x(709)],VyUfr:s[x(1161)],PeMuF:function(T,D){return T(D)},NYsHf:x(1417),gYdcL:s[x(536)]};this[x(1150)+x(851)](),this[x(502)+x(1028)+"Id"]=setTimeout(this[x(1015)][x(1707)](this),this[x(1512)][x(1690)+x(871)]);let S=()=>{let T=x;if(m[T(666)](m.lwrjk,m[T(1593)]))d("success"),this[T(893)](m[T(1509)],S),this[T(893)](T(787)+T(827)+"t",g);else{let{url:D}=LLXaRs[T(1472)](_0x5e4c8f,{}),B=_0x108df5[T(1319)](D)?D:LLXaRs.gelUe(LLXaRs.GTIXz,typeof D)?[D]:[];_0x2c3377&&_0x40a7ac[T(963)](this[T(1512)],_0x638c6c),B&&B[T(1322)]?this[T(1110)+T(515)]=new _0x39e217(B,this[T(1512)].maxRetries):this[T(1110)+"tManager"]?.["resetEnd"+T(1382)+"fig"](),this[T(621)+"sCounter"]?.[T(491)+T(792)](this._options[T(1371)+T(1536)]),this[T(837)+"osed"]=!1,this[T(754)]&&LLXaRs[T(834)](this[T(754)][T(533)+"te"],this[T(1636)])?this[T(1685)+T(1479)](1e3,LLXaRs[T(1073)],!0):(this[T(786)]=!0,this[T(605)]())}},g=()=>{let T=x;m[T(625)](f,m[T(1054)]),this[T(893)](m[T(1509)],S),this[T(893)](m.gYdcL,g)};this.on(x(787)+x(626)+"s",S),this.on(x(787)+"e_timeout",g),this[x(1015)]()})}}})(),Te[M(1136)+"oseEvent"]=Se[M(1136)+"oseEvent"],Te[M(833)+M(569)]=Se.CustomErrorEvent,Te[M(403)+"e"]=Se[M(403)+"e"],Te.Event=Se.Event,Te.FWS=Se[M(1219)],Te[M(451)+"MessageEvent"]=Se[M(451)+"MessageE"+M(1717)],Te[M(985)+M(1717)]=Se[M(985)+M(1717)],Te[M(888)+"t"]=Se[M(888)+"t"],Te[M(1660)+M(1518)]=Se[M(1660)+M(1518)],Te[M(401)+M(1640)]=Se[M(401)+M(1640)],Te.createErrorEvent=Se[M(1289)+"rorEvent"],Te[M(1096)+M(707)+"nt"]=Se["createMe"+M(707)+"nt"],Te[M(1334)+M(920)]=Se.createOpenEvent,Te[M(426)+M(520)+M(1717)]=Se["createRe"+M(520)+M(1717)],Te[M(1414)+M(1641)]=Se["decodedF"+M(1641)],Te[M(1345)+"ame"]=Se[M(1345)+M(610)];for(Ys in Se)["CustomCl"+M(1640),M(833)+"rorEvent","ErrorCode",M(632),M(1219),M(451)+M(985)+M(1717),"MessageE"+M(1717),"OpenEvent",M(1660)+M(1518),M(401)+M(1640),"createEr"+M(569),M(1096)+M(707)+"nt",M(1334)+"enEvent",M(426)+M(520)+M(1717),"decodedFrame",M(1345)+M(610)][M(958)](Ys)===-1&&(Te[Ys]=Se[Ys]);var Ys;Object[M(865)+M(1252)](Te,M(477)+"le",{value:!0})});var zt=ne((vA,fu)=>{"use strict";var du=["nodebuffer","arraybuffer","fragments"],lu=typeof Blob<"u";lu&&du.push("blob");fu.exports={BINARY_TYPES:du,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:lu,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var vi=ne((SA,io)=>{"use strict";var{EMPTY_BUFFER:w_}=zt(),Ic=Buffer[Symbol.species];function y_(t,e){if(t.length===0)return w_;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 Ic(r.buffer,r.byteOffset,i):r}function uu(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function hu(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function __(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function Ac(t){if(Ac.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new Ic(t):ArrayBuffer.isView(t)?e=new Ic(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),Ac.readOnly=!1),e}io.exports={concat:y_,mask:uu,toArrayBuffer:__,toBuffer:Ac,unmask:hu};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=ce("bufferutil");io.exports.mask=function(e,r,i,o,c){c<48?uu(e,r,i,o,c):t.mask(e,r,i,o,c)},io.exports.unmask=function(e,r){e.length<32?hu(e,r):t.unmask(e,r)}}catch{}});var gu=ne((IA,pu)=>{"use strict";var xu=Symbol("kDone"),Tc=Symbol("kRun"),Cc=class{constructor(e){this[xu]=()=>{this.pending--,this[Tc]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Tc]()}[Tc](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[xu])}}};pu.exports=Cc});var vr=ne((AA,_u)=>{"use strict";var Si=ce("zlib"),mu=vi(),b_=gu(),{kStatusCode:wu}=zt(),E_=Buffer[Symbol.species],v_=Buffer.from([0,0,255,255]),oo=Symbol("permessage-deflate"),Ft=Symbol("total-length"),br=Symbol("callback"),xn=Symbol("buffers"),Er=Symbol("error"),so,Rc=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,!so){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;so=new b_(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,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){so.add(o=>{this._decompress(e,r,(c,l)=>{o(),i(c,l)})})}compress(e,r,i){so.add(o=>{this._compress(e,r,(c,l)=>{o(),i(c,l)})})}_decompress(e,r,i){let o=this._isServer?"client":"server";if(!this._inflate){let c=`${o}_max_window_bits`,l=typeof this.params[c]!="number"?Si.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=Si.createInflateRaw({...this._options.zlibInflateOptions,windowBits:l}),this._inflate[oo]=this,this._inflate[Ft]=0,this._inflate[xn]=[],this._inflate.on("error",I_),this._inflate.on("data",yu)}this._inflate[br]=i,this._inflate.write(e),r&&this._inflate.write(v_),this._inflate.flush(()=>{let c=this._inflate[Er];if(c){this._inflate.close(),this._inflate=null,i(c);return}let l=mu.concat(this._inflate[xn],this._inflate[Ft]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Ft]=0,this._inflate[xn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._inflate.reset()),i(null,l)})}_compress(e,r,i){let o=this._isServer?"server":"client";if(!this._deflate){let c=`${o}_max_window_bits`,l=typeof this.params[c]!="number"?Si.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=Si.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:l}),this._deflate[Ft]=0,this._deflate[xn]=[],this._deflate.on("data",S_)}this._deflate[br]=i,this._deflate.write(e),this._deflate.flush(Si.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=mu.concat(this._deflate[xn],this._deflate[Ft]);r&&(c=new E_(c.buffer,c.byteOffset,c.length-4)),this._deflate[br]=null,this._deflate[Ft]=0,this._deflate[xn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};_u.exports=Rc;function S_(t){this[xn].push(t),this[Ft]+=t.length}function yu(t){if(this[Ft]+=t.length,this[oo]._maxPayload<1||this[Ft]<=this[oo]._maxPayload){this[xn].push(t);return}this[Er]=new RangeError("Max payload size exceeded"),this[Er].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Er][wu]=1009,this.removeListener("data",yu),this.reset()}function I_(t){if(this[oo]._inflate=null,this[Er]){this[br](this[Er]);return}t[wu]=1007,this[br](t)}});var Sr=ne((TA,ao)=>{"use strict";var{isUtf8:bu}=ce("buffer"),{hasBlob:A_}=zt(),T_=[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 C_(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function Dc(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 R_(t){return A_&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}ao.exports={isBlob:R_,isValidStatusCode:C_,isValidUTF8:Dc,tokenChars:T_};if(bu)ao.exports.isValidUTF8=function(t){return t.length<24?Dc(t):bu(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=ce("utf-8-validate");ao.exports.isValidUTF8=function(e){return e.length<32?Dc(e):t(e)}}catch{}});var Nc=ne((CA,Cu)=>{"use strict";var{Writable:D_}=ce("stream"),Eu=vr(),{BINARY_TYPES:k_,EMPTY_BUFFER:vu,kStatusCode:P_,kWebSocket:L_}=zt(),{concat:kc,toArrayBuffer:O_,unmask:N_}=vi(),{isValidStatusCode:M_,isValidUTF8:Su}=Sr(),co=Buffer[Symbol.species],it=0,Iu=1,Au=2,Tu=3,Pc=4,Lc=5,lo=6,Oc=class extends D_{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||k_[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[L_]=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=it}_write(e,r,i){if(this._opcode===8&&this._state==it)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 co(i.buffer,i.byteOffset+e,i.length-e),new co(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 co(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 it:this.getInfo(e);break;case Iu:this.getPayloadLength16(e);break;case Au:this.getPayloadLength64(e);break;case Tu:this.getMask();break;case Pc:this.getData(e);break;case Lc:case lo: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[Eu.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=Iu:this._payloadLength===127?this._state=Au: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=Tu:this._state=Pc}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Pc}getData(e){let r=vu;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&&N_(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Lc,this.decompress(r,e);return}r.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(r)),this.dataMessage(e)}decompress(e,r){this._extensions[Eu.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 l=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");r(l);return}this._fragments.push(c)}this.dataMessage(r),this._state===it&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=it;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=kc(i,r):this._binaryType==="arraybuffer"?o=O_(kc(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=it):(this._state=lo,setImmediate(()=>{this.emit("message",o,!0),this._state=it,this.startLoop(e)}))}else{let o=kc(i,r);if(!this._skipUTF8Validation&&!Su(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Lc||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=it):(this._state=lo,setImmediate(()=>{this.emit("message",o,!1),this._state=it,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,vu),this.end();else{let i=e.readUInt16BE(0);if(!M_(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new co(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!Su(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=it;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=it):(this._state=lo,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=it,this.startLoop(r)}))}createError(e,r,i,o,c){this._loop=!1,this._errored=!0;let l=new e(i?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(l,this.createError),l.code=c,l[P_]=o,l}};Cu.exports=Oc});var zc=ne((DA,ku)=>{"use strict";var{Duplex:RA}=ce("stream"),{randomFillSync:B_}=ce("crypto"),Ru=vr(),{EMPTY_BUFFER:z_,kWebSocket:F_,NOOP:U_}=zt(),{isBlob:Ir,isValidStatusCode:H_}=Sr(),{mask:Du,toBuffer:Ln}=vi(),st=Symbol("kByteLength"),q_=Buffer.alloc(4),fo=8*1024,On,Ar=fo,xt=0,j_=1,G_=2,Mc=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=xt,this.onerror=U_,this[F_]=void 0}static frame(e,r){let i,o=!1,c=2,l=!1;r.mask&&(i=r.maskBuffer||q_,r.generateMask?r.generateMask(i):(Ar===fo&&(On===void 0&&(On=Buffer.alloc(fo)),B_(On,0,fo),Ar=0),i[0]=On[Ar++],i[1]=On[Ar++],i[2]=On[Ar++],i[3]=On[Ar++]),l=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||l)&&r[st]!==void 0?u=r[st]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!l);let h=u;u>=65536?(c+=8,h=127):u>125&&(c+=2,h=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]=h,h===126?p.writeUInt16BE(u,2):h===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],l?[p,e]:o?(Du(e,i,p,c,u),[p]):(Du(e,i,e,0,u),[p,e])):[p,e]}close(e,r,i,o){let c;if(e===void 0)c=z_;else{if(typeof e!="number"||!H_(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 l={[st]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==xt?this.enqueue([this.dispatch,c,!1,l,o]):this.sendFrame(t.frame(c,l),o)}ping(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):Ir(e)?(o=e.size,c=!1):(e=Ln(e),o=e.length,c=Ln.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let l={[st]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Ir(e)?this._state!==xt?this.enqueue([this.getBlobData,e,!1,l,i]):this.getBlobData(e,!1,l,i):this._state!==xt?this.enqueue([this.dispatch,e,!1,l,i]):this.sendFrame(t.frame(e,l),i)}pong(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):Ir(e)?(o=e.size,c=!1):(e=Ln(e),o=e.length,c=Ln.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let l={[st]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Ir(e)?this._state!==xt?this.enqueue([this.getBlobData,e,!1,l,i]):this.getBlobData(e,!1,l,i):this._state!==xt?this.enqueue([this.dispatch,e,!1,l,i]):this.sendFrame(t.frame(e,l),i)}send(e,r,i){let o=this._extensions[Ru.extensionName],c=r.binary?2:1,l=r.compress,u,h;typeof e=="string"?(u=Buffer.byteLength(e),h=!1):Ir(e)?(u=e.size,h=!1):(e=Ln(e),u=e.length,h=Ln.readOnly),this._firstFragment?(this._firstFragment=!1,l&&o&&o.params[o._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(l=u>=o._threshold),this._compress=l):(l=!1,c=0),r.fin&&(this._firstFragment=!0);let p={[st]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:h,rsv1:l};Ir(e)?this._state!==xt?this.enqueue([this.getBlobData,e,this._compress,p,i]):this.getBlobData(e,this._compress,p,i):this._state!==xt?this.enqueue([this.dispatch,e,this._compress,p,i]):this.dispatch(e,this._compress,p,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[st],this._state=G_,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(Bc,this,u,o);return}this._bufferedBytes-=i[st];let l=Ln(c);r?this.dispatch(l,r,i,o):(this._state=xt,this.sendFrame(t.frame(l,i),o),this.dequeue())}).catch(c=>{process.nextTick(W_,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[Ru.extensionName];this._bufferedBytes+=i[st],this._state=j_,c.compress(e,i.fin,(l,u)=>{if(this._socket.destroyed){let h=new Error("The socket was closed while data was being compressed");Bc(this,h,o);return}this._bufferedBytes-=i[st],this._state=xt,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===xt&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][st],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][st],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)}};ku.exports=Mc;function Bc(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 W_(t,e,r){Bc(t,e,r),t.onerror(e)}});var Uu=ne((kA,Fu)=>{"use strict";var{kForOnEventAttribute:Ii,kListener:Fc}=zt(),Pu=Symbol("kCode"),Lu=Symbol("kData"),Ou=Symbol("kError"),Nu=Symbol("kMessage"),Mu=Symbol("kReason"),Tr=Symbol("kTarget"),Bu=Symbol("kType"),zu=Symbol("kWasClean"),Ut=class{constructor(e){this[Tr]=null,this[Bu]=e}get target(){return this[Tr]}get type(){return this[Bu]}};Object.defineProperty(Ut.prototype,"target",{enumerable:!0});Object.defineProperty(Ut.prototype,"type",{enumerable:!0});var Nn=class extends Ut{constructor(e,r={}){super(e),this[Pu]=r.code===void 0?0:r.code,this[Mu]=r.reason===void 0?"":r.reason,this[zu]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[Pu]}get reason(){return this[Mu]}get wasClean(){return this[zu]}};Object.defineProperty(Nn.prototype,"code",{enumerable:!0});Object.defineProperty(Nn.prototype,"reason",{enumerable:!0});Object.defineProperty(Nn.prototype,"wasClean",{enumerable:!0});var Cr=class extends Ut{constructor(e,r={}){super(e),this[Ou]=r.error===void 0?null:r.error,this[Nu]=r.message===void 0?"":r.message}get error(){return this[Ou]}get message(){return this[Nu]}};Object.defineProperty(Cr.prototype,"error",{enumerable:!0});Object.defineProperty(Cr.prototype,"message",{enumerable:!0});var Ai=class extends Ut{constructor(e,r={}){super(e),this[Lu]=r.data===void 0?null:r.data}get data(){return this[Lu]}};Object.defineProperty(Ai.prototype,"data",{enumerable:!0});var K_={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[Ii]&&o[Fc]===e&&!o[Ii])return;let i;if(t==="message")i=function(c,l){let u=new Ai("message",{data:l?c:c.toString()});u[Tr]=this,uo(e,this,u)};else if(t==="close")i=function(c,l){let u=new Nn("close",{code:c,reason:l.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Tr]=this,uo(e,this,u)};else if(t==="error")i=function(c){let l=new Cr("error",{error:c,message:c.message});l[Tr]=this,uo(e,this,l)};else if(t==="open")i=function(){let c=new Ut("open");c[Tr]=this,uo(e,this,c)};else return;i[Ii]=!!r[Ii],i[Fc]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[Fc]===e&&!r[Ii]){this.removeListener(t,r);break}}};Fu.exports={CloseEvent:Nn,ErrorEvent:Cr,Event:Ut,EventTarget:K_,MessageEvent:Ai};function uo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var ho=ne((PA,Hu)=>{"use strict";var{tokenChars:Ti}=Sr();function Rt(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function $_(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,l,u,h=-1,p=-1,w=-1,b=0;for(;b<t.length;b++)if(p=t.charCodeAt(b),l===void 0)if(w===-1&&Ti[p]===1)h===-1&&(h=b);else if(b!==0&&(p===32||p===9))w===-1&&h!==-1&&(w=b);else if(p===59||p===44){if(h===-1)throw new SyntaxError(`Unexpected character at index ${b}`);w===-1&&(w=b);let _=t.slice(h,w);p===44?(Rt(e,_,r),r=Object.create(null)):l=_,h=w=-1}else throw new SyntaxError(`Unexpected character at index ${b}`);else if(u===void 0)if(w===-1&&Ti[p]===1)h===-1&&(h=b);else if(p===32||p===9)w===-1&&h!==-1&&(w=b);else if(p===59||p===44){if(h===-1)throw new SyntaxError(`Unexpected character at index ${b}`);w===-1&&(w=b),Rt(r,t.slice(h,w),!0),p===44&&(Rt(e,l,r),r=Object.create(null),l=void 0),h=w=-1}else if(p===61&&h!==-1&&w===-1)u=t.slice(h,b),h=w=-1;else throw new SyntaxError(`Unexpected character at index ${b}`);else if(o){if(Ti[p]!==1)throw new SyntaxError(`Unexpected character at index ${b}`);h===-1?h=b:i||(i=!0),o=!1}else if(c)if(Ti[p]===1)h===-1&&(h=b);else if(p===34&&h!==-1)c=!1,w=b;else if(p===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${b}`);else if(p===34&&t.charCodeAt(b-1)===61)c=!0;else if(w===-1&&Ti[p]===1)h===-1&&(h=b);else if(h!==-1&&(p===32||p===9))w===-1&&(w=b);else if(p===59||p===44){if(h===-1)throw new SyntaxError(`Unexpected character at index ${b}`);w===-1&&(w=b);let _=t.slice(h,w);i&&(_=_.replace(/\\/g,""),i=!1),Rt(r,u,_),p===44&&(Rt(e,l,r),r=Object.create(null),l=void 0),u=void 0,h=w=-1}else throw new SyntaxError(`Unexpected character at index ${b}`);if(h===-1||c||p===32||p===9)throw new SyntaxError("Unexpected end of input");w===-1&&(w=b);let A=t.slice(h,w);return l===void 0?Rt(e,A,r):(u===void 0?Rt(r,A,!0):i?Rt(r,u,A.replace(/\\/g,"")):Rt(r,u,A),Rt(e,l,r)),e}function V_(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(l=>l===!0?o:`${o}=${l}`).join("; ")})).join("; ")).join(", ")}).join(", ")}Hu.exports={format:V_,parse:$_}});var mo=ne((NA,Qu)=>{"use strict";var J_=ce("events"),Z_=ce("https"),Y_=ce("http"),Gu=ce("net"),X_=ce("tls"),{randomBytes:Q_,createHash:eb}=ce("crypto"),{Duplex:LA,Readable:OA}=ce("stream"),{URL:Uc}=ce("url"),pn=vr(),tb=Nc(),nb=zc(),{isBlob:rb}=Sr(),{BINARY_TYPES:qu,CLOSE_TIMEOUT:ib,EMPTY_BUFFER:xo,GUID:sb,kForOnEventAttribute:Hc,kListener:ob,kStatusCode:ab,kWebSocket:Me,NOOP:Wu}=zt(),{EventTarget:{addEventListener:cb,removeEventListener:db}}=Uu(),{format:lb,parse:fb}=ho(),{toBuffer:ub}=vi(),Ku=Symbol("kAborted"),qc=[8,13],Ht=["CONNECTING","OPEN","CLOSING","CLOSED"],hb=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,fe=class t extends J_{constructor(e,r,i){super(),this._binaryType=qu[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=xo,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]),$u(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){qu.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 tb({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new nb(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[Me]=this,c[Me]=this,e[Me]=this,o.on("conclude",gb),o.on("drain",mb),o.on("error",wb),o.on("message",yb),o.on("ping",_b),o.on("pong",bb),c.onerror=Eb,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",Zu),e.on("data",go),e.on("end",Yu),e.on("error",Xu),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[pn.extensionName]&&this._extensions[pn.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){Xe(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())}),Ju(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){jc(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||xo,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){jc(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||xo,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){jc(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[pn.extensionName]||(o.compress=!1),this._sender.send(e||xo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){Xe(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(fe,"CONNECTING",{enumerable:!0,value:Ht.indexOf("CONNECTING")});Object.defineProperty(fe.prototype,"CONNECTING",{enumerable:!0,value:Ht.indexOf("CONNECTING")});Object.defineProperty(fe,"OPEN",{enumerable:!0,value:Ht.indexOf("OPEN")});Object.defineProperty(fe.prototype,"OPEN",{enumerable:!0,value:Ht.indexOf("OPEN")});Object.defineProperty(fe,"CLOSING",{enumerable:!0,value:Ht.indexOf("CLOSING")});Object.defineProperty(fe.prototype,"CLOSING",{enumerable:!0,value:Ht.indexOf("CLOSING")});Object.defineProperty(fe,"CLOSED",{enumerable:!0,value:Ht.indexOf("CLOSED")});Object.defineProperty(fe.prototype,"CLOSED",{enumerable:!0,value:Ht.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(fe.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(fe.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[Hc])return e[ob];return null},set(e){for(let r of this.listeners(t))if(r[Hc]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[Hc]:!0})}})});fe.prototype.addEventListener=cb;fe.prototype.removeEventListener=db;Qu.exports=fe;function $u(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:ib,protocolVersion:qc[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,!qc.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${qc.join(", ")})`);let c;if(e instanceof Uc)c=e;else try{c=new Uc(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 l=c.protocol==="wss:",u=c.protocol==="ws+unix:",h;if(c.protocol!=="ws:"&&!l&&!u?h=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?h="The URL's pathname is empty":c.hash&&(h="The URL contains a fragment identifier"),h){let v=new SyntaxError(h);if(t._redirects===0)throw v;po(t,v);return}let p=l?443:80,w=Q_(16).toString("base64"),b=l?Z_.request:Y_.request,A=new Set,_;if(o.createConnection=o.createConnection||(l?pb:xb),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":w,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(_=new pn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=lb({[pn.extensionName]:_.offer()})),r.length){for(let v of r){if(typeof v!="string"||!hb.test(v)||A.has(v))throw new SyntaxError("An invalid or duplicated subprotocol was specified");A.add(v)}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 v=o.path.split(":");o.socketPath=v[0],o.path=v[1]}let E;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=l,t._originalHostOrSocketPath=u?o.socketPath:c.host;let v=i&&i.headers;if(i={...i,headers:{}},v)for(let[I,k]of Object.entries(v))i.headers[I.toLowerCase()]=k}else if(t.listenerCount("redirect")===0){let v=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!v||t._originalSecure&&!l)&&(delete o.headers.authorization,delete o.headers.cookie,v||delete o.headers.host,o.auth=void 0)}o.auth&&!i.headers.authorization&&(i.headers.authorization="Basic "+Buffer.from(o.auth).toString("base64")),E=t._req=b(o),t._redirects&&t.emit("redirect",t.url,E)}else E=t._req=b(o);o.timeout&&E.on("timeout",()=>{Xe(t,E,"Opening handshake has timed out")}),E.on("error",v=>{E===null||E[Ku]||(E=t._req=null,po(t,v))}),E.on("response",v=>{let I=v.headers.location,k=v.statusCode;if(I&&o.followRedirects&&k>=300&&k<400){if(++t._redirects>o.maxRedirects){Xe(t,E,"Maximum redirects exceeded");return}E.abort();let O;try{O=new Uc(I,e)}catch{let C=new SyntaxError(`Invalid URL: ${I}`);po(t,C);return}$u(t,O,r,i)}else t.emit("unexpected-response",E,v)||Xe(t,E,`Unexpected server response: ${v.statusCode}`)}),E.on("upgrade",(v,I,k)=>{if(t.emit("upgrade",v),t.readyState!==fe.CONNECTING)return;E=t._req=null;let O=v.headers.upgrade;if(O===void 0||O.toLowerCase()!=="websocket"){Xe(t,I,"Invalid Upgrade header");return}let y=eb("sha1").update(w+sb).digest("base64");if(v.headers["sec-websocket-accept"]!==y){Xe(t,I,"Invalid Sec-WebSocket-Accept header");return}let C=v.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){Xe(t,I,L);return}C&&(t._protocol=C);let F=v.headers["sec-websocket-extensions"];if(F!==void 0){if(!_){Xe(t,I,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let z;try{z=fb(F)}catch{Xe(t,I,"Invalid Sec-WebSocket-Extensions header");return}let P=Object.keys(z);if(P.length!==1||P[0]!==pn.extensionName){Xe(t,I,"Server indicated an extension that was not requested");return}try{_.accept(z[pn.extensionName])}catch{Xe(t,I,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[pn.extensionName]=_}t.setSocket(I,k,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(E,t):E.end()}function po(t,e){t._readyState=fe.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function xb(t){return t.path=t.socketPath,Gu.connect(t)}function pb(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=Gu.isIP(t.host)?"":t.host),X_.connect(t)}function Xe(t,e,r){t._readyState=fe.CLOSING;let i=new Error(r);Error.captureStackTrace(i,Xe),e.setHeader?(e[Ku]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(po,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function jc(t,e,r){if(e){let i=rb(e)?e.size:ub(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${Ht[t.readyState]})`);process.nextTick(r,i)}}function gb(t,e){let r=this[Me];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[Me]!==void 0&&(r._socket.removeListener("data",go),process.nextTick(Vu,r._socket),t===1005?r.close():r.close(t,e))}function mb(){let t=this[Me];t.isPaused||t._socket.resume()}function wb(t){let e=this[Me];e._socket[Me]!==void 0&&(e._socket.removeListener("data",go),process.nextTick(Vu,e._socket),e.close(t[ab])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function ju(){this[Me].emitClose()}function yb(t,e){this[Me].emit("message",t,e)}function _b(t){let e=this[Me];e._autoPong&&e.pong(t,!this._isServer,Wu),e.emit("ping",t)}function bb(t){this[Me].emit("pong",t)}function Vu(t){t.resume()}function Eb(t){let e=this[Me];e.readyState!==fe.CLOSED&&(e.readyState===fe.OPEN&&(e._readyState=fe.CLOSING,Ju(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Ju(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function Zu(){let t=this[Me];if(this.removeListener("close",Zu),this.removeListener("data",go),this.removeListener("end",Yu),t._readyState=fe.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[Me]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",ju),t._receiver.on("finish",ju))}function go(t){this[Me]._receiver.write(t)||this.pause()}function Yu(){let t=this[Me];t._readyState=fe.CLOSING,t._receiver.end(),this.end()}function Xu(){let t=this[Me];this.removeListener("error",Xu),this.on("error",Wu),t&&(t._readyState=fe.CLOSING,this.destroy())}});var rh=ne((BA,nh)=>{"use strict";var MA=mo(),{Duplex:vb}=ce("stream");function eh(t){t.emit("close")}function Sb(){!this.destroyed&&this._writableState.finished&&this.destroy()}function th(t){this.removeListener("error",th),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function Ib(t,e){let r=!0,i=new vb({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return t.on("message",function(c,l){let u=!l&&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(eh,i);return}let l=!1;t.once("error",function(h){l=!0,c(h)}),t.once("close",function(){l||c(o),process.nextTick(eh,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,l){if(t.readyState===t.CONNECTING){t.once("open",function(){i._write(o,c,l)});return}t.send(o,l)},i.on("end",Sb),i.on("error",th),i}nh.exports=Ib});var Gc=ne((zA,ih)=>{"use strict";var{tokenChars:Ab}=Sr();function Tb(t){let e=new Set,r=-1,i=-1,o=0;for(o;o<t.length;o++){let l=t.charCodeAt(o);if(i===-1&&Ab[l]===1)r===-1&&(r=o);else if(o!==0&&(l===32||l===9))i===-1&&r!==-1&&(i=o);else if(l===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}ih.exports={parse:Tb}});var fh=ne((UA,lh)=>{"use strict";var Cb=ce("events"),wo=ce("http"),{Duplex:FA}=ce("stream"),{createHash:Rb}=ce("crypto"),sh=ho(),Mn=vr(),Db=Gc(),kb=mo(),{CLOSE_TIMEOUT:Pb,GUID:Lb,kWebSocket:Ob}=zt(),Nb=/^[+/0-9A-Za-z]{22}==$/,oh=0,ah=1,dh=2,Wc=class extends Cb{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:Pb,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:kb,...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=wo.createServer((i,o)=>{let c=wo.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=Mb(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(o,c,l)=>{this.handleUpgrade(o,c,l,i)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=oh}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===dh){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!==ah)if(this._state=ah,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,i,o){r.on("error",ch);let c=e.headers["sec-websocket-key"],l=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){Bn(this,e,r,405,"Invalid HTTP method");return}if(l===void 0||l.toLowerCase()!=="websocket"){Bn(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!Nb.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)){Ri(r,400);return}let h=e.headers["sec-websocket-protocol"],p=new Set;if(h!==void 0)try{p=Db.parse(h)}catch{Bn(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let w=e.headers["sec-websocket-extensions"],b={};if(this.options.perMessageDeflate&&w!==void 0){let A=new Mn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let _=sh.parse(w);_[Mn.extensionName]&&(A.accept(_[Mn.extensionName]),b[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,(_,E,v,I)=>{if(!_)return Ri(r,E||401,v,I);this.completeUpgrade(b,c,p,e,r,i,o)});return}if(!this.options.verifyClient(A))return Ri(r,401)}this.completeUpgrade(b,c,p,e,r,i,o)}completeUpgrade(e,r,i,o,c,l,u){if(!c.readable||!c.writable)return c.destroy();if(c[Ob])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>oh)return Ri(c,503);let p=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${Rb("sha1").update(r+Lb).digest("base64")}`],w=new this.options.WebSocket(null,void 0,this.options);if(i.size){let b=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;b&&(p.push(`Sec-WebSocket-Protocol: ${b}`),w._protocol=b)}if(e[Mn.extensionName]){let b=e[Mn.extensionName].params,A=sh.format({[Mn.extensionName]:[b]});p.push(`Sec-WebSocket-Extensions: ${A}`),w._extensions=e}this.emit("headers",p,o),c.write(p.concat(`\r
|
|
15
14
|
`).join(`\r
|
|
16
|
-
`)),c.removeListener("error",
|
|
15
|
+
`)),c.removeListener("error",ch),w.setSocket(c,l,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(w),w.on("close",()=>{this.clients.delete(w),this._shouldEmitClose&&!this.clients.size&&process.nextTick(Ci,this)})),u(w,o)}};lh.exports=Wc;function Mb(t,e){for(let r of Object.keys(e))t.on(r,e[r]);return function(){for(let i of Object.keys(e))t.removeListener(i,e[i])}}function Ci(t){t._state=dh,t.emit("close")}function ch(){this.destroy()}function Ri(t,e,r,i){r=r||wo.STATUS_CODES[e],i={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(r),...i},t.once("finish",t.destroy),t.end(`HTTP/1.1 ${e} ${wo.STATUS_CODES[e]}\r
|
|
17
16
|
`+Object.keys(i).map(o=>`${o}: ${i[o]}`).join(`\r
|
|
18
17
|
`)+`\r
|
|
19
18
|
\r
|
|
20
|
-
`+r)}function
|
|
19
|
+
`+r)}function Bn(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let l=new Error(o);Error.captureStackTrace(l,Bn),t.emit("wsClientError",l,r,e)}else Ri(r,i,o,c)}});import{existsSync as lE,openSync as fE}from"node:fs";import{mkdir as uE}from"node:fs/promises";import{dirname as hE}from"node:path";import{fileURLToPath as xE}from"node:url";function Jc(t=te()){return lE(t.libEntry)?t.libEntry:xE(new URL("../index.ts",import.meta.url))}async function Zc(t={}){let e=t.paths??te(),r=t.entryOverride??Jc(e);await uE(hE(e.logFile),{recursive:!0});let i=fE(e.logFile,"a"),c=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],l=Gn(process.execPath,c,{detached:!0,stdio:["ignore",i,i],env:{...process.env,COZE_BRIDGE_DAEMON:"1"}});if(l.unref(),typeof l.pid!="number")throw new Error("failed to spawn daemon (no pid)");return pE.info("daemon spawned",{pid:l.pid,entry:r}),{pid:l.pid,entry:r}}var pE,Yc=ct(()=>{"use strict";Kn();ee();Fe();pE=q("spawn-daemon")});import{spawn as DE}from"node:child_process";import{mkdir as kE,unlink as PE,writeFile as LE}from"node:fs/promises";import{dirname as OE,join as NE}from"node:path";function To(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function Lh(t,e){return new Promise((r,i)=>{let o=DE(t,e,{stdio:["ignore","pipe","pipe"]}),c="";o.stderr?.on("data",l=>{c+=l.toString("utf8")}),o.on("error",i),o.on("close",l=>{l===0?r():i(new Error(`${t} ${e.join(" ")} exited ${l}: ${c.trim()}`))})})}var Ao,td,nd,Oh=ct(()=>{"use strict";ee();Ao=q("supervisor.launchd"),td="ai.coze.bridge",nd={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>${td}</string>
|
|
26
25
|
<key>ProgramArguments</key>
|
|
27
26
|
<array>
|
|
28
|
-
<string>${
|
|
29
|
-
<string>${
|
|
27
|
+
<string>${To(t.nodeBin)}</string>
|
|
28
|
+
<string>${To(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>${To(t.logFile)}</string>
|
|
40
39
|
<key>StandardErrorPath</key>
|
|
41
|
-
<string>${
|
|
40
|
+
<string>${To(t.logFile)}</string>
|
|
42
41
|
</dict>
|
|
43
42
|
</plist>
|
|
44
|
-
`},configPath(t){return
|
|
43
|
+
`},configPath(t){return NE(t.homeDir,"Library","LaunchAgents",`${td}.plist`)},async install(t){let e=this.configPath(t);await kE(OE(e),{recursive:!0}),await LE(e,this.renderConfig(t),"utf8"),Ao.info("plist written",{plistPath:e}),await Lh("launchctl",["load","-w",e]),Ao.info("launchd job loaded",{label:td})},async uninstall(t){let e=this.configPath(t);await Lh("launchctl",["unload","-w",e]).catch(r=>Ao.warn("launchctl unload failed (ignored)",{err:String(r)})),await PE(e).catch(r=>{if(r.code!=="ENOENT")throw r}),Ao.info("launchd job removed",{plistPath:e})}}});import{spawn as ME}from"node:child_process";import{mkdir as BE,unlink as zE,writeFile as FE}from"node:fs/promises";import{dirname as UE,join as HE}from"node:path";function Do(t,e){return new Promise((r,i)=>{let o=ME(t,e,{stdio:["ignore","pipe","pipe"]}),c="";o.stderr?.on("data",l=>{c+=l.toString("utf8")}),o.on("error",i),o.on("close",l=>{l===0?r():i(new Error(`${t} ${e.join(" ")} exited ${l}: ${c.trim()}`))})})}var Co,Ro,rd,Nh=ct(()=>{"use strict";ee();Co=q("supervisor.systemd"),Ro="coze-bridge.service",rd={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",Ro)},async install(t){let e=this.configPath(t);await BE(UE(e),{recursive:!0}),await FE(e,this.renderConfig(t),"utf8"),Co.info("systemd unit written",{unitPath:e}),await Do("systemctl",["--user","daemon-reload"]),await Do("systemctl",["--user","enable","--now",Ro]),Co.info("systemd unit enabled",{unitName:Ro})},async uninstall(t){let e=this.configPath(t);await Do("systemctl",["--user","disable","--now",Ro]).catch(r=>Co.warn("systemctl disable failed (ignored)",{err:String(r)})),await zE(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await Do("systemctl",["--user","daemon-reload"]).catch(()=>{}),Co.info("systemd unit removed",{unitPath:e})}}});import{spawn as qE}from"node:child_process";import{join as jE}from"node:path";function Mh(t,e){return new Promise((r,i)=>{let o=qE(t,e,{stdio:["ignore","pipe","pipe"],shell:!1}),c="";o.stderr?.on("data",l=>{c+=l.toString("utf8")}),o.on("error",i),o.on("close",l=>{l===0?r():i(new Error(`${t} ${e.join(" ")} exited ${l}: ${c.trim()}`))})})}var id,ko,sd,Bh=ct(()=>{"use strict";ee();id=q("supervisor.taskscheduler"),ko="CozeBridge",sd={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,7 +78,7 @@ WantedBy=default.target
|
|
|
79
78
|
</Exec>
|
|
80
79
|
</Actions>
|
|
81
80
|
</Task>
|
|
82
|
-
`},configPath(t){return
|
|
81
|
+
`},configPath(t){return jE(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 Mh("schtasks",["/Create","/SC","ONLOGON","/TN",ko,"/TR",r,"/RU",t.userName,"/F"]),id.info("task scheduler entry created",{task:ko,logFile:t.logFile})},async uninstall(t){await Mh("schtasks",["/Delete","/TN",ko,"/F"]).catch(e=>id.warn("schtasks /Delete failed (ignored)",{err:String(e)})),id.info("task scheduler entry removed",{task:ko})}}});var zh={};Go(zh,{buildContext:()=>$E,getSupervisor:()=>KE,launchdSupervisor:()=>nd,systemdSupervisor:()=>rd,taskSchedulerSupervisor:()=>sd});import{homedir as GE,userInfo as WE}from"node:os";function KE(t=process.platform){switch(t){case"darwin":return nd;case"linux":return rd;case"win32":return sd;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function $E(){let t=te();return{nodeBin:process.execPath,entry:Jc(t),logFile:t.logFile,homeDir:GE(),userName:WE().username}}var Fh=ct(()=>{"use strict";Fe();Yc();Oh();Nh();Bh()});ee();$t();var Bd=q("acp-installer-warmup"),dp=["claude-code","codex"];async function zd(t={}){let e=t.ensure??mn,i=(await Promise.allSettled(dp.map(async o=>{let c=await e(o);Bd.info("acp wrapper warmup ok",{framework:o,installed:!!c,path:c??""})}))).filter(o=>o.status==="rejected");i.length>0&&Bd.warn("acp wrapper warmup partial failure (acp-installer negative cache 5min \u5185\u4E0D\u91CD\u8BD5)",{failedCount:i.length,reasons:i.map(o=>String(o.reason))})}Vt();ee();import{readdir as vp}from"node:fs/promises";import{mkdir as Gd,writeFile as Wd}from"node:fs/promises";import{join as Jo}from"node:path";var yp={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function Jn(t,e,r,i){await Gd(t,{recursive:!0});let o=yp[e],c=Jo(t,o),l=_p(e,r,i);return await Wd(c,l,"utf8"),c}async function Kd(t){let e=Jo(t,".claude");await Gd(e,{recursive:!0});let r=Jo(e,"settings.local.json"),i=JSON.stringify({permissions:{defaultMode:"bypassPermissions"}},null,2);return await Wd(r,i,"utf8"),r}function _p(t,e,r){let i=`# Coze Agent: ${e}
|
|
83
82
|
|
|
84
83
|
> framework: \`${t}\`
|
|
85
84
|
|
|
@@ -89,7 +88,7 @@ WantedBy=default.target
|
|
|
89
88
|
`;return`${i}---
|
|
90
89
|
|
|
91
90
|
${o}
|
|
92
|
-
${
|
|
91
|
+
${bp()}`}function bp(){let t=process.platform==="win32"?"coze-bridge.cmd":"coze-bridge";return Ep.replace(/\bcoze-bridge\b(?!\.cmd)/g,t)}var Ep=`## \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(o),
|
|
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 Ve=q("agent-detail-sync"),Sp=6e4,Ip=5*6e4,ji=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await vp(r)}catch(o){Ve.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}Ve.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await qe(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){Ve.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(l){Ve.warn("detail sync failed for agent, skipping",{agentId:o,err:String(l)})}}})),Ve.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){Ve.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){Ve.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await qe(e,this.opts.paths);if(!i){Ve.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){Ve.warn("detail RPC failed, using local data",{agentId:e,err:String(u)});let h=this.retryQueue.get(e),p=h?Math.min(h.currentDelay*2,Ip):Sp;this.retryQueue.set(e,{dueAt:Date.now()+p,currentDelay:p});return}if(o.agentId&&o.agentId!==e){Ve.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:o.agentId});return}let c=!1,l=!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,l=!0),o.deployType&&Ve.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Ve.debug("detail sync: no diff",{agentId:e});return}await $e(i,this.opts.paths),Ve.info("detail sync: config updated",{agentId:e,identityChanged:l,agentName:i.agentName}),l&&(await Jn(i.workspace,i.framework,e,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var df=pt(I0(),1);import{lstat as cc,mkdir as dc,readFile as sf,readdir as Ym,rm as Xm,stat as Qm,writeFile as lc}from"node:fs/promises";import{dirname as ew,join as St,normalize as tw,relative as hc,resolve as fc,sep as of}from"node:path";import{Readable as af}from"node:stream";import{pipeline as cf}from"node:stream/promises";import $p from"events";import Ke from"fs";import{EventEmitter as Va}from"node:events";import ol from"node:stream";import{StringDecoder as Vp}from"node:string_decoder";import dl from"node:path";import ar from"node:fs";import{dirname as ag,parse as cg}from"path";import{EventEmitter as gg}from"events";import Ra from"assert";import{Buffer as Rn}from"buffer";import*as D0 from"zlib";import mg from"zlib";import{posix as er}from"node:path";import{basename as Gg}from"node:path";import bs from"fs";import yt from"fs";import B0 from"path";import{win32 as tm}from"node:path";import G0 from"path";import Sl from"node:fs";import wm from"node:assert";import{randomBytes as Il}from"node:crypto";import X from"node:fs";import Ae from"node:path";import Al from"fs";import Ds from"node:fs";import ti from"node:path";import Ye from"node:fs";import Im from"node:fs/promises";import Ss from"node:path";import{join as Bl}from"node:path";import Ze from"node:fs";import Ul from"node:path";var Wp=Object.defineProperty,Kp=(t,e)=>{for(var r in e)Wp(t,r,{get:e[r],enumerable:!0})},A0=typeof process=="object"&&process?process:{stdout:null,stderr:null},Jp=t=>!!t&&typeof t=="object"&&(t instanceof Pn||t instanceof ol||Zp(t)||Yp(t)),Zp=t=>!!t&&typeof t=="object"&&t instanceof Va&&typeof t.pipe=="function"&&t.pipe!==ol.Writable.prototype.pipe,Yp=t=>!!t&&typeof t=="object"&&t instanceof Va&&typeof t.write=="function"&&typeof t.end=="function",kt=Symbol("EOF"),Pt=Symbol("maybeEmitEnd"),Zt=Symbol("emittedEnd"),Vi=Symbol("emittingEnd"),zr=Symbol("emittedError"),Ji=Symbol("closed"),T0=Symbol("read"),Zi=Symbol("flush"),C0=Symbol("flushChunk"),dt=Symbol("encoding"),Qn=Symbol("decoder"),De=Symbol("flowing"),Fr=Symbol("paused"),ir=Symbol("resume"),ke=Symbol("buffer"),Ge=Symbol("pipes"),Pe=Symbol("bufferLength"),ta=Symbol("bufferPush"),Yi=Symbol("bufferShift"),je=Symbol("objectMode"),_e=Symbol("destroyed"),na=Symbol("error"),ra=Symbol("emitData"),R0=Symbol("emitEnd"),ia=Symbol("emitEnd2"),gt=Symbol("async"),sa=Symbol("abort"),Xi=Symbol("aborted"),Ur=Symbol("signal"),_n=Symbol("dataListeners"),Je=Symbol("discarded"),Hr=t=>Promise.resolve().then(t),Xp=t=>t(),Qp=t=>t==="end"||t==="finish"||t==="prefinish",eg=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,tg=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),al=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()}},ng=class extends al{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)}},rg=t=>!!t.objectMode,ig=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Pn=class extends Va{[De]=!1;[Fr]=!1;[Ge]=[];[ke]=[];[je];[dt];[gt];[Qn];[kt]=!1;[Zt]=!1;[Vi]=!1;[Ji]=!1;[zr]=null;[Pe]=0;[_e]=!1;[Ur];[Xi]=!1;[_n]=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");rg(e)?(this[je]=!0,this[dt]=null):ig(e)?(this[dt]=e.encoding,this[je]=!1):(this[je]=!1,this[dt]=null),this[gt]=!!e.async,this[Qn]=this[dt]?new Vp(this[dt]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ke]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Ge]});let{signal:r}=e;r&&(this[Ur]=r,r.aborted?this[sa]():r.addEventListener("abort",()=>this[sa]()))}get bufferLength(){return this[Pe]}get encoding(){return this[dt]}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[je]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[gt]}set async(t){this[gt]=this[gt]||!!t}[sa](){this[Xi]=!0,this.emit("abort",this[Ur]?.reason),this.destroy(this[Ur]?.reason)}get aborted(){return this[Xi]}set aborted(t){}write(t,e,r){if(this[Xi])return!1;if(this[kt])throw new Error("write after end");if(this[_e])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[gt]?Hr:Xp;if(!this[je]&&!Buffer.isBuffer(t)){if(tg(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(eg(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[je]?(this[De]&&this[Pe]!==0&&this[Zi](!0),this[De]?this.emit("data",t):this[ta](t),this[Pe]!==0&&this.emit("readable"),r&&i(r),this[De]):t.length?(typeof t=="string"&&!(e===this[dt]&&!this[Qn]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[dt]&&(t=this[Qn].write(t)),this[De]&&this[Pe]!==0&&this[Zi](!0),this[De]?this.emit("data",t):this[ta](t),this[Pe]!==0&&this.emit("readable"),r&&i(r),this[De]):(this[Pe]!==0&&this.emit("readable"),r&&i(r),this[De])}read(t){if(this[_e])return null;if(this[Je]=!1,this[Pe]===0||t===0||t&&t>this[Pe])return this[Pt](),null;this[je]&&(t=null),this[ke].length>1&&!this[je]&&(this[ke]=[this[dt]?this[ke].join(""):Buffer.concat(this[ke],this[Pe])]);let e=this[T0](t||null,this[ke][0]);return this[Pt](),e}[T0](t,e){if(this[je])this[Yi]();else{let r=e;t===r.length||t===null?this[Yi]():typeof r=="string"?(this[ke][0]=r.slice(t),e=r.slice(0,t),this[Pe]-=t):(this[ke][0]=r.subarray(t),e=r.subarray(0,t),this[Pe]-=t)}return this.emit("data",e),!this[ke].length&&!this[kt]&&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[kt]=!0,this.writable=!1,(this[De]||!this[Fr])&&this[Pt](),this}[ir](){this[_e]||(!this[_n]&&!this[Ge].length&&(this[Je]=!0),this[Fr]=!1,this[De]=!0,this.emit("resume"),this[ke].length?this[Zi]():this[kt]?this[Pt]():this.emit("drain"))}resume(){return this[ir]()}pause(){this[De]=!1,this[Fr]=!0,this[Je]=!1}get destroyed(){return this[_e]}get flowing(){return this[De]}get paused(){return this[Fr]}[ta](t){this[je]?this[Pe]+=1:this[Pe]+=t.length,this[ke].push(t)}[Yi](){return this[je]?this[Pe]-=1:this[Pe]-=this[ke][0].length,this[ke].shift()}[Zi](t=!1){do;while(this[C0](this[Yi]())&&this[ke].length);!t&&!this[ke].length&&!this[kt]&&this.emit("drain")}[C0](t){return this.emit("data",t),this[De]}pipe(t,e){if(this[_e])return t;this[Je]=!1;let r=this[Zt];return e=e||{},t===A0.stdout||t===A0.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[Ge].push(e.proxyErrors?new ng(this,t,e):new al(this,t,e)),this[gt]?Hr(()=>this[ir]()):this[ir]()),t}unpipe(t){let e=this[Ge].find(r=>r.dest===t);e&&(this[Ge].length===1?(this[De]&&this[_n]===0&&(this[De]=!1),this[Ge]=[]):this[Ge].splice(this[Ge].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[_n]++,!this[Ge].length&&!this[De]&&this[ir]();else if(t==="readable"&&this[Pe]!==0)super.emit("readable");else if(Qp(t)&&this[Zt])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[zr]){let i=e;this[gt]?Hr(()=>i.call(this,this[zr])):i.call(this,this[zr])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[_n]=this.listeners("data").length,this[_n]===0&&!this[Je]&&!this[Ge].length&&(this[De]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[_n]=0,!this[Je]&&!this[Ge].length&&(this[De]=!1)),e}get emittedEnd(){return this[Zt]}[Pt](){!this[Vi]&&!this[Zt]&&!this[_e]&&this[ke].length===0&&this[kt]&&(this[Vi]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Ji]&&this.emit("close"),this[Vi]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==_e&&this[_e])return!1;if(t==="data")return!this[je]&&!r?!1:this[gt]?(Hr(()=>this[ra](r)),!0):this[ra](r);if(t==="end")return this[R0]();if(t==="close"){if(this[Ji]=!0,!this[Zt]&&!this[_e])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[zr]=r,super.emit(na,r);let o=!this[Ur]||this.listeners("error").length?super.emit("error",r):!1;return this[Pt](),o}else if(t==="resume"){let o=super.emit("resume");return this[Pt](),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[Pt](),i}[ra](t){for(let r of this[Ge])r.dest.write(t)===!1&&this.pause();let e=this[Je]?!1:super.emit("data",t);return this[Pt](),e}[R0](){return this[Zt]?!1:(this[Zt]=!0,this.readable=!1,this[gt]?(Hr(()=>this[ia]()),!0):this[ia]())}[ia](){if(this[Qn]){let e=this[Qn].end();if(e){for(let r of this[Ge])r.dest.write(e);this[Je]||super.emit("data",e)}}for(let e of this[Ge])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[je]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[je]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[je])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[dt]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(_e,()=>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[kt])return e();let i,o,c=p=>{this.off("data",l),this.off("end",u),this.off(_e,h),e(),o(p)},l=p=>{this.off("error",c),this.off("end",u),this.off(_e,h),this.pause(),i({value:p,done:!!this[kt]})},u=()=>{this.off("error",c),this.off("data",l),this.off(_e,h),e(),i({done:!0,value:void 0})},h=()=>c(new Error("stream destroyed"));return new Promise((p,w)=>{o=w,i=p,this.once(_e,h),this.once("error",c),this.once("end",u),this.once("data",l)})},throw:e,return:e,[Symbol.asyncIterator](){return this},[Symbol.asyncDispose]:async()=>{}}}[Symbol.iterator](){this[Je]=!1;let t=!1,e=()=>(this.pause(),this.off(na,e),this.off(_e,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(na,e),this.once(_e,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[_e])return t?this.emit("error",t):this.emit(_e),this;this[_e]=!0,this[Je]=!0,this[ke].length=0,this[Pe]=0;let e=this;return typeof e.close=="function"&&!this[Ji]&&e.close(),t?this.emit("error",t):this.emit(_e),this}static get isStream(){return Jp}},sg=Ke.writev,an=Symbol("_autoClose"),ht=Symbol("_close"),qr=Symbol("_ended"),ie=Symbol("_fd"),oa=Symbol("_finished"),Mt=Symbol("_flags"),aa=Symbol("_flush"),Ta=Symbol("_handleChunk"),Ca=Symbol("_makeBuf"),Qr=Symbol("_mode"),Qi=Symbol("_needDrain"),dr=Symbol("_onerror"),lr=Symbol("_onopen"),ca=Symbol("_onread"),sr=Symbol("_onwrite"),cn=Symbol("_open"),ut=Symbol("_path"),tn=Symbol("_pos"),mt=Symbol("_queue"),or=Symbol("_read"),da=Symbol("_readSize"),Nt=Symbol("_reading"),jr=Symbol("_remain"),la=Symbol("_size"),ds=Symbol("_write"),bn=Symbol("_writing"),ls=Symbol("_defaultFlag"),Cn=Symbol("_errored"),Ja=class extends Pn{[Cn]=!1;[ie];[ut];[da];[Nt]=!1;[la];[jr];[an];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[Cn]=!1,this[ie]=typeof e.fd=="number"?e.fd:void 0,this[ut]=t,this[da]=e.readSize||16*1024*1024,this[Nt]=!1,this[la]=typeof e.size=="number"?e.size:1/0,this[jr]=this[la],this[an]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[ie]=="number"?this[or]():this[cn]()}get fd(){return this[ie]}get path(){return this[ut]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[cn](){Ke.open(this[ut],"r",(t,e)=>this[lr](t,e))}[lr](t,e){t?this[dr](t):(this[ie]=e,this.emit("open",e),this[or]())}[Ca](){return Buffer.allocUnsafe(Math.min(this[da],this[jr]))}[or](){if(!this[Nt]){this[Nt]=!0;let t=this[Ca]();if(t.length===0)return process.nextTick(()=>this[ca](null,0,t));Ke.read(this[ie],t,0,t.length,null,(e,r,i)=>this[ca](e,r,i))}}[ca](t,e,r){this[Nt]=!1,t?this[dr](t):this[Ta](e,r)&&this[or]()}[ht](){if(this[an]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,Ke.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[dr](t){this[Nt]=!0,this[ht](),this.emit("error",t)}[Ta](t,e){let r=!1;return this[jr]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[jr]<=0)&&(r=!1,this[ht](),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[Cn]?!1:(this[Cn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},og=class extends Ja{[cn](){let t=!0;try{this[lr](null,Ke.openSync(this[ut],"r")),t=!1}finally{t&&this[ht]()}}[or](){let t=!0;try{if(!this[Nt]){this[Nt]=!0;do{let e=this[Ca](),r=e.length===0?0:Ke.readSync(this[ie],e,0,e.length,null);if(!this[Ta](r,e))break}while(!0);this[Nt]=!1}t=!1}finally{t&&this[ht]()}}[ht](){if(this[an]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,Ke.closeSync(t),this.emit("close")}}},Is=class extends $p{readable=!1;writable=!0;[Cn]=!1;[bn]=!1;[qr]=!1;[mt]=[];[Qi]=!1;[ut];[Qr];[an];[ie];[ls];[Mt];[oa]=!1;[tn];constructor(t,e){e=e||{},super(e),this[ut]=t,this[ie]=typeof e.fd=="number"?e.fd:void 0,this[Qr]=e.mode===void 0?438:e.mode,this[tn]=typeof e.start=="number"?e.start:void 0,this[an]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[tn]!==void 0?"r+":"w";this[ls]=e.flags===void 0,this[Mt]=e.flags===void 0?r:e.flags,this[ie]===void 0&&this[cn]()}emit(t,...e){if(t==="error"){if(this[Cn])return!1;this[Cn]=!0}return super.emit(t,...e)}get fd(){return this[ie]}get path(){return this[ut]}[dr](t){this[ht](),this[bn]=!0,this.emit("error",t)}[cn](){Ke.open(this[ut],this[Mt],this[Qr],(t,e)=>this[lr](t,e))}[lr](t,e){this[ls]&&this[Mt]==="r+"&&t&&t.code==="ENOENT"?(this[Mt]="w",this[cn]()):t?this[dr](t):(this[ie]=e,this.emit("open",e),this[bn]||this[aa]())}end(t,e){return t&&this.write(t,e),this[qr]=!0,!this[bn]&&!this[mt].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[mt].length?(this[mt].push(t),this[Qi]=!0,!1):(this[bn]=!0,this[ds](t),!0)}[ds](t){Ke.write(this[ie],t,0,t.length,this[tn],(e,r)=>this[sr](e,r))}[sr](t,e){t?this[dr](t):(this[tn]!==void 0&&typeof e=="number"&&(this[tn]+=e),this[mt].length?this[aa]():(this[bn]=!1,this[qr]&&!this[oa]?(this[oa]=!0,this[ht](),this.emit("finish")):this[Qi]&&(this[Qi]=!1,this.emit("drain"))))}[aa](){if(this[mt].length===0)this[qr]&&this[sr](null,0);else if(this[mt].length===1)this[ds](this[mt].pop());else{let t=this[mt];this[mt]=[],sg(this[ie],t,this[tn],(e,r)=>this[sr](e,r))}}[ht](){if(this[an]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,Ke.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},cl=class extends Is{[cn](){let t;if(this[ls]&&this[Mt]==="r+")try{t=Ke.openSync(this[ut],this[Mt],this[Qr])}catch(e){if(e?.code==="ENOENT")return this[Mt]="w",this[cn]();throw e}else t=Ke.openSync(this[ut],this[Mt],this[Qr]);this[lr](null,t)}[ht](){if(this[an]&&typeof this[ie]=="number"){let t=this[ie];this[ie]=void 0,Ke.closeSync(t),this.emit("close")}}[ds](t){let e=!0;try{this[sr](null,Ke.writeSync(this[ie],t,0,t.length,this[tn])),e=!1}finally{if(e)try{this[ht]()}catch{}}}},dg=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"]]),lg=t=>!!t.sync&&!!t.file,fg=t=>!t.sync&&!!t.file,ug=t=>!!t.sync&&!t.file,hg=t=>!t.sync&&!t.file,xg=t=>!!t.file,pg=t=>dg.get(t)||t,Za=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=pg(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},ci=(t,e,r,i,o)=>Object.assign((c=[],l,u)=>{Array.isArray(c)&&(l=c,c={}),typeof l=="function"&&(u=l,l=void 0),l=l?Array.from(l):[];let h=Za(c);if(o?.(h,l),lg(h)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(h,l)}else if(fg(h)){let p=e(h,l);return u?p.then(()=>u(),u):p}else if(ug(h)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(h,l)}else if(hg(h)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(h,l)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),wg=mg.constants||{ZLIB_VERNUM:4736},bt=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},wg)),yg=Rn.concat,k0=Object.getOwnPropertyDescriptor(Rn,"concat"),_g=t=>t,fa=k0?.writable===!0||k0?.set!==void 0?t=>{Rn.concat=t?_g:yg}:t=>{},Dn=Symbol("_superWrite"),es=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"),Ya=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 D0[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new D0[e](t)}catch(r){throw new es(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 es(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return Ra(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;Ra(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},fa(!0);let l;try{let h=typeof t[ua]=="number"?t[ua]:this.#r;l=this.#t._processChunk(t,h),fa(!1)}catch(h){fa(!1),this.#o(new es(h,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",h=>this.#o(new es(h,this.write)));let u;if(l)if(Array.isArray(l)&&l.length>0){let h=l[0];u=this[Dn](Rn.from(h));for(let p=1;p<l.length;p++)u=this[Dn](l[p])}else u=this[Dn](Rn.from(l));return r&&r(),u}},ll=class extends Ya{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||bt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||bt.Z_FINISH,t.fullFlushFlag=bt.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(bt.Z_SYNC_FLUSH),Ra(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)}}}},bg=class extends ll{#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)}},Eg=class extends ll{constructor(t){super(t,"Unzip")}},fl=class extends Ya{constructor(t,e){t=t||{},t.flush=t.flush||bt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||bt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=bt.BROTLI_OPERATION_FLUSH,super(t,e)}},vg=class extends fl{constructor(t){super(t,"BrotliCompress")}},Sg=class extends fl{constructor(t){super(t,"BrotliDecompress")}},ul=class extends Ya{constructor(t,e){t=t||{},t.flush=t.flush||bt.ZSTD_e_continue,t.finishFlush=t.finishFlush||bt.ZSTD_e_end,t.fullFlushFlag=bt.ZSTD_e_flush,super(t,e)}},Ig=class extends ul{constructor(t){super(t,"ZstdCompress")}},Ag=class extends ul{constructor(t){super(t,"ZstdDecompress")}},Tg=(t,e)=>{if(Number.isSafeInteger(t))t<0?Rg(t,e):Cg(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Cg=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Rg=(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]=hl(o):o===0?e[i-1]=0:(r=!0,e[i-1]=xl(o))}},Dg=t=>{let e=t[0],r=e===128?Pg(t.subarray(1,t.length)):e===255?kg(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},kg=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),l;i?l=hl(c):c===0?l=c:(i=!0,l=xl(c)),l!==0&&(r-=l*Math.pow(256,e-o-1))}return r},Pg=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},hl=t=>(255^t)&255,xl=t=>(255^t)+1&255,Lg={};Kp(Lg,{code:()=>Xa,isCode:()=>fs,isName:()=>Og,name:()=>As});var fs=t=>As.has(t),Og=t=>Xa.has(t),As=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"]]),Xa=new Map(Array.from(As).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,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??En(t,e,100),this.mode=r?.mode??i?.mode??nn(t,e+100,8),this.uid=r?.uid??i?.uid??nn(t,e+108,8),this.gid=r?.gid??i?.gid??nn(t,e+116,8),this.size=r?.size??i?.size??nn(t,e+124,12),this.mtime=r?.mtime??i?.mtime??ha(t,e+136,12),this.cksum=nn(t,e+148,12),i&&this.#n(i,!0),r&&this.#n(r);let o=En(t,e+156,1);if(fs(o)&&(this.#e=o||"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??i?.uname??En(t,e+265,32),this.gname=r?.gname??i?.gname??En(t,e+297,32),this.devmaj=r?.devmaj??i?.devmaj??nn(t,e+329,8)??0,this.devmin=r?.devmin??i?.devmin??nn(t,e+337,8)??0,t[e+475]!==0){let l=En(t,e+345,155);this.path=l+"/"+this.path}else{let l=En(t,e+345,130);l&&(this.path=l+"/"+this.path),this.atime=r?.atime??i?.atime??ha(t,e+476,12),this.ctime=r?.ctime??i?.ctime??ha(t,e+488,12)}let c=256;for(let l=e;l<e+148;l++)c+=t[l];for(let l=e+156;l<e+512;l++)c+=t[l];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=Ng(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=vn(t,e,100,o)||this.needPax,this.needPax=rn(t,e+100,8,this.mode)||this.needPax,this.needPax=rn(t,e+108,8,this.uid)||this.needPax,this.needPax=rn(t,e+116,8,this.gid)||this.needPax,this.needPax=rn(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=rn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=rn(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 l=256;for(let u=e;u<e+148;u++)l+=t[u];for(let u=e+156;u<e+512;u++)l+=t[u];return this.cksum=l,rn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:As.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Xa.get(t));if(fs(e)||e==="Unsupported")this.#e=e;else if(fs(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Ng=(t,e)=>{let r=t,i="",o,c=er.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=er.dirname(r),r=er.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=er.join(er.basename(i),r),i=er.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},En=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),ha=(t,e,r)=>Mg(nn(t,e,r)),Mg=t=>t===void 0?void 0:new Date(t*1e3),nn=(t,e,r)=>Number(t[e])&128?Dg(t.subarray(e,e+r)):zg(t,e,r),Bg=t=>isNaN(t)?void 0:t,zg=(t,e,r)=>Bg(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Fg={12:8589934591,8:2097151},rn=(t,e,r,i)=>i===void 0?!1:i>Fg[r]||i<0?(Tg(i,t.subarray(e,e+r)),!0):(Ug(t,e,r,i),!1),Ug=(t,e,r,i)=>t.write(Hg(i,r),e,r,"ascii"),Hg=(t,e)=>qg(Math.floor(t).toString(8),e),qg=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",xa=(t,e,r,i)=>i===void 0?!1:rn(t,e,r,i.getTime()/1e3),jg=new Array(156).join("\0"),vn=(t,e,r,i)=>i===void 0?!1:(t.write(i+jg,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),_s=class pl{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 kn({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+`
|
|
116
|
+
`,c=Buffer.byteLength(o),l=Math.floor(Math.log(c)/Math.log(10))+1;return c+l>=Math.pow(10,l)&&(l+=1),l+c+o}static parse(e,r,i=!1){return new pl(Wg(Kg(e),r),i)}},Wg=(t,e)=>e?Object.assign({},e,t):t,Kg=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 i=e.split("="),o=i.shift();if(!o)return t;let c=o.replace(/^SCHILY\.(dev|ino|nlink)/,"$1"),l=i.join("=");return t[c]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(c)?new Date(Number(l)*1e3):/^[0-9]+$/.test(l)?+l:l,t},Vg=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Z=Vg!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),gl=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=Z(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?Z(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=Z(t.path)),t.linkpath&&(t.linkpath=Z(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},Ts=(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,Da=Buffer.from([31,139]),ka=Buffer.from([40,181,47,253]),Zg=Math.max(Da.length,ka.length),nt=Symbol("state"),Sn=Symbol("writeEntry"),Lt=Symbol("readEntry"),pa=Symbol("nextEntry"),P0=Symbol("processEntry"),wt=Symbol("extendedHeader"),Gr=Symbol("globalExtendedHeader"),Yt=Symbol("meta"),L0=Symbol("emitMeta"),le=Symbol("buffer"),Ot=Symbol("queue"),Xt=Symbol("ended"),ga=Symbol("emittedEnd"),In=Symbol("emit"),ve=Symbol("unzip"),ts=Symbol("consumeChunk"),ns=Symbol("consumeChunkSub"),ma=Symbol("consumeBody"),O0=Symbol("consumeMeta"),N0=Symbol("consumeHeader"),Wr=Symbol("consuming"),wa=Symbol("bufferConcat"),rs=Symbol("maybeEnd"),tr=Symbol("writing"),Qt=Symbol("aborted"),is=Symbol("onDone"),An=Symbol("sawValidEntry"),ss=Symbol("sawNullBlock"),os=Symbol("sawEOF"),M0=Symbol("closeStream"),Yg=()=>!0,ai=class extends gg{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Ot]=[];[le];[Lt];[Sn];[nt]="begin";[Yt]="";[wt];[Gr];[Xt]=!1;[ve];[Qt]=!1;[An];[ss]=!1;[os]=!1;[tr]=!1;[Wr]=!1;[ga]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(is,()=>{(this[nt]==="begin"||this[An]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(is,t.ondone):this.on(is,()=>{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:Yg;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[M0]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){Ts(this,t,e,r)}[N0](t,e){this[An]===void 0&&(this[An]=!1);let r;try{r=new kn(t,e,this[wt],this[Gr])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[ss]?(this[os]=!0,this[nt]==="begin"&&(this[nt]="header"),this[In]("eof")):(this[ss]=!0,this[In]("nullBlock"));else if(this[ss]=!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[Sn]=new gl(r,this[wt],this[Gr]);if(!this[An])if(o.remain){let c=()=>{o.invalid||(this[An]=!0)};o.on("end",c)}else this[An]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[In]("ignoredEntry",o),this[nt]="ignore",o.resume()):o.size>0&&(this[Yt]="",o.on("data",c=>this[Yt]+=c),this[nt]="meta"):(this[wt]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[In]("ignoredEntry",o),this[nt]=o.remain?"ignore":"header",o.resume()):(o.remain?this[nt]="body":(this[nt]="header",o.end()),this[Lt]?this[Ot].push(o):(this[Ot].push(o),this[pa]())))}}}[M0](){queueMicrotask(()=>this.emit("close"))}[P0](t){let e=!0;if(!t)this[Lt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[Lt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[pa]()),e=!1);return e}[pa](){do;while(this[P0](this[Ot].shift()));if(this[Ot].length===0){let t=this[Lt];!t||t.flowing||t.size===t.remain?this[tr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[ma](t,e){let r=this[Sn];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[nt]="header",this[Sn]=void 0,r.end()),o.length}[O0](t,e){let r=this[Sn],i=this[ma](t,e);return!this[Sn]&&r&&this[L0](r),i}[In](t,e,r){this[Ot].length===0&&!this[Lt]?this.emit(t,e,r):this[Ot].push([t,e,r])}[L0](t){switch(this[In]("meta",this[Yt]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[wt]=_s.parse(this[Yt],this[wt],!1);break;case"GlobalExtendedHeader":this[Gr]=_s.parse(this[Yt],this[Gr],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[wt]??Object.create(null);this[wt]=e,e.path=this[Yt].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[wt]||Object.create(null);this[wt]=e,e.linkpath=this[Yt].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[Qt]=!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[Qt])return r?.(),!1;if((this[ve]===void 0||this.brotli===void 0&&this[ve]===!1)&&t){if(this[le]&&(t=Buffer.concat([this[le],t]),this[le]=void 0),t.length<Zg)return this[le]=t,r?.(),!0;for(let l=0;this[ve]===void 0&&l<Da.length;l++)t[l]!==Da[l]&&(this[ve]=!1);let o=!1;if(this[ve]===!1&&this.zstd!==!1){o=!0;for(let l=0;l<ka.length;l++)if(t[l]!==ka[l]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[ve]===!1&&c)if(t.length<512)if(this[Xt])this.brotli=!0;else return this[le]=t,r?.(),!0;else try{new kn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[ve]===void 0||this[ve]===!1&&(this.brotli||o)){let l=this[Xt];this[Xt]=!1,this[ve]=this[ve]===void 0?new Eg({}):o?new Ag({}):new Sg({}),this[ve].on("data",h=>this[ts](h)),this[ve].on("error",h=>this.abort(h)),this[ve].on("end",()=>{this[Xt]=!0,this[ts]()}),this[tr]=!0;let u=!!this[ve][l?"end":"write"](t);return this[tr]=!1,r?.(),u}}this[tr]=!0,this[ve]?this[ve].write(t):this[ts](t),this[tr]=!1;let i=this[Ot].length>0?!1:this[Lt]?this[Lt].flowing:!0;return!i&&this[Ot].length===0&&this[Lt]?.once("drain",()=>this.emit("drain")),r?.(),i}[wa](t){t&&!this[Qt]&&(this[le]=this[le]?Buffer.concat([this[le],t]):t)}[rs](){if(this[Xt]&&!this[ga]&&!this[Qt]&&!this[Wr]){this[ga]=!0;let t=this[Sn];if(t&&t.blockRemain){let e=this[le]?this[le].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[le]&&t.write(this[le]),t.end()}this[In](is)}}[ts](t){if(this[Wr]&&t)this[wa](t);else if(!t&&!this[le])this[rs]();else if(t){if(this[Wr]=!0,this[le]){this[wa](t);let e=this[le];this[le]=void 0,this[ns](e)}else this[ns](t);for(;this[le]&&this[le]?.length>=512&&!this[Qt]&&!this[os];){let e=this[le];this[le]=void 0,this[ns](e)}this[Wr]=!1}(!this[le]||this[Xt])&&this[rs]()}[ns](t){let e=0,r=t.length;for(;e+512<=r&&!this[Qt]&&!this[os];)switch(this[nt]){case"begin":case"header":this[N0](t,e),e+=512;break;case"ignore":case"body":e+=this[ma](t,e);break;case"meta":e+=this[O0](t,e);break;default:throw new Error("invalid state: "+this[nt])}e<r&&(this[le]=this[le]?Buffer.concat([t.subarray(e),this[le]]):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[Qt]||(this[ve]?(t&&this[ve].write(t),this[ve].end()):(this[Xt]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[rs]())),this}},ei=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)},Xg=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},ml=(t,e)=>{let r=new Map(e.map(c=>[ei(c),!0])),i=t.filter,o=(c,l="")=>{let u=l||cg(c).root||".",h;if(c===u)h=!1;else{let p=r.get(c);h=p!==void 0?p:o(ag(c),u)}return r.set(c,h),h};t.filter=i?(c,l)=>i(c,l)&&o(ei(c)):c=>o(ei(c))},Qg=t=>{let e=new ai(t),r=t.file,i;try{i=ar.openSync(r,"r");let o=ar.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let l=Buffer.allocUnsafe(o.size),u=ar.readSync(i,l,0,o.size,0);e.end(u===l.byteLength?l:l.subarray(0,u))}else{let l=0,u=Buffer.allocUnsafe(c);for(;l<o.size;){let h=ar.readSync(i,u,0,c,l);if(h===0)break;l+=h,e.write(u.subarray(0,h))}e.end()}}finally{if(typeof i=="number")try{ar.closeSync(i)}catch{}}},em=(t,e)=>{let r=new ai(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,l)=>{r.on("error",l),r.on("end",c),ar.stat(o,(u,h)=>{if(u)l(u);else{let p=new Ja(o,{readSize:i,size:h.size});p.on("error",l),p.pipe(r)}})})},fr=ci(Qg,em,t=>new ai(t),t=>new ai(t),(t,e)=>{e?.length&&ml(t,e),t.noResume||Xg(t)}),wl=(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:nm,parse:z0}=tm,Qa=t=>{let e="",r=z0(t);for(;nm(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=z0(t)}return[e,t]},Cs=["|","<",">","?",":"],ec=Cs.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),rm=new Map(Cs.map((t,e)=>[t,ec[e]])),im=new Map(ec.map((t,e)=>[t,Cs[e]])),F0=t=>Cs.reduce((e,r)=>e.split(r).join(rm.get(r)),t),sm=t=>ec.reduce((e,r)=>e.split(r).join(im.get(r)),t),yl=(t,e)=>e?(t=Z(t).replace(/^\.(\/|$)/,""),ei(e)+"/"+t):Z(t),om=16*1024*1024,U0=Symbol("process"),H0=Symbol("file"),q0=Symbol("directory"),Pa=Symbol("symlink"),j0=Symbol("hardlink"),Kr=Symbol("header"),us=Symbol("read"),La=Symbol("lstat"),hs=Symbol("onlstat"),Oa=Symbol("onread"),Na=Symbol("onreadlink"),Ma=Symbol("openfile"),Ba=Symbol("onopenfile"),sn=Symbol("close"),Es=Symbol("mode"),za=Symbol("awaitDrain"),ya=Symbol("ondrain"),_t=Symbol("prefix"),_l=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=Za(e);super(),this.path=Z(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||om,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Z(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Z(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,l]=Qa(this.path);c&&typeof l=="string"&&(this.path=l,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=sm(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Z(r.absolute||B0.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[hs](o):this[La]()}warn(t,e,r={}){return Ts(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[La](){yt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[hs](e)})}[hs](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=dm(t),this.emit("stat",t),this[U0]()}[U0](){switch(this.type){case"File":return this[H0]();case"Directory":return this[q0]();case"SymbolicLink":return this[Pa]();default:return this.end()}}[Es](t){return wl(t,this.type==="Directory",this.portable)}[_t](t){return yl(t,this.prefix)}[Kr](){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[_t](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[_t](this.linkpath):this.linkpath,mode:this[Es](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 _s({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[_t](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[_t](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)}[q0](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[Kr](),this.end()}[Pa](){yt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Na](e)})}[Na](t){this.linkpath=Z(t),this[Kr](),this.end()}[j0](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Z(B0.relative(this.cwd,t)),this.stat.size=0,this[Kr](),this.end()}[H0](){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[j0](e);this.linkCache.set(t,this.absolute)}if(this[Kr](),this.stat.size===0)return this.end();this[Ma]()}[Ma](){yt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Ba](e)})}[Ba](t){if(this.fd=t,this.#e)return this[sn]();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[us]()}[us](){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");yt.read(t,e,r,i,o,(c,l)=>{if(c)return this[sn](()=>this.emit("error",c));this[Oa](l)})}[sn](t=()=>{}){this.fd!==void 0&&yt.close(this.fd,t)}[Oa](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[sn](()=>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[sn](()=>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[ya]():this[za](()=>this[ya]())}[za](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)}[ya](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[sn](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[us]()}},am=class extends _l{sync=!0;[La](){this[hs](yt.lstatSync(this.absolute))}[Pa](){this[Na](yt.readlinkSync(this.absolute))}[Ma](){this[Ba](yt.openSync(this.absolute,"r"))}[us](){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 l=yt.readSync(e,r,i,o,c);this[Oa](l),t=!1}finally{if(t)try{this[sn](()=>{})}catch{}}}[za](t){t()}[sn](t=()=>{}){this.fd!==void 0&&yt.closeSync(this.fd),t()}},cm=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 Ts(this,t,e,r)}constructor(t,e={}){let r=Za(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=Z(t.path),this.mode=t.mode!==void 0?this[Es](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?Z(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[l,u]=Qa(this.path);l&&typeof u=="string"&&(this.path=u,o=l)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.onWriteEntry?.(this),this.header=new kn({path:this[_t](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[_t](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 _s({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[_t](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[_t](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)}[_t](t){return yl(t,this.prefix)}[Es](t){return wl(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}},dm=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",lm=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,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++)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 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 cr;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 cr;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 cr;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 cr;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 l=0;o&&l<e;l++)o=o.next;let c=[];for(let l=0;o&&l<r;l++)c.push(o.value),o=this.removeNode(o);o?o!==this.tail&&(o=o.prev):o=this.tail;for(let l of i)o=fm(this,o,l);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 tc(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 tc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function hm(t,e){t.head=new tc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var tc=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}},W0=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},K0=Buffer.alloc(1024),xs=Symbol("onStat"),$r=Symbol("ended"),lt=Symbol("queue"),Vr=Symbol("queue"),en=Symbol("current"),Tn=Symbol("process"),Jr=Symbol("processing"),as=Symbol("processJob"),ft=Symbol("jobs"),_a=Symbol("jobDone"),ps=Symbol("addFSEntry"),$0=Symbol("addTarEntry"),Fa=Symbol("stat"),Ua=Symbol("readdir"),gs=Symbol("onreaddir"),ms=Symbol("pipe"),V0=Symbol("entry"),ba=Symbol("entryOpt"),ws=Symbol("writeEntryClass"),bl=Symbol("write"),Ea=Symbol("ondrain"),Rs=class extends Pn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[ws];onWriteEntry;[lt];[Vr]=new Map;[ft]=0;[Jr]=!1;[$r]=!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=Z(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[ws]=_l,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 bg(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new vg(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Ig(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[Ea]()),this.on("resume",()=>e.resume())}else this.on("drain",this[Ea]);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[lt]=new lm,this[ft]=0,this.jobs=Number(t.jobs)||4,this[Jr]=!1,this[$r]=!1}[bl](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[$r]=!0,this[Tn](),r&&r(),this}write(t){if(this[$r])throw new Error("write after end");return t instanceof gl?this[$0](t):this[ps](t),this.flowing}[$0](t){let e=Z(G0.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new W0(t.path,e);r.entry=new cm(t,this[ba](r)),r.entry.on("end",()=>this[_a](r)),this[ft]+=1,this[lt].push(r)}this[Tn]()}[ps](t){let e=Z(G0.resolve(this.cwd,t));this[lt].push(new W0(t,e)),this[Tn]()}[Fa](t){t.pending=!0,this[ft]+=1;let e=this.follow?"stat":"lstat";bs[e](t.absolute,(r,i)=>{t.pending=!1,this[ft]-=1,r?this.emit("error",r):this[xs](t,i)})}[xs](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[en])this[as](t);else{let r=`${e.dev}:${e.ino}`,i=this[Vr].get(r);i?i.push(t):this[Vr].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Tn]()}[Ua](t){t.pending=!0,this[ft]+=1,bs.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[ft]-=1,e)return this.emit("error",e);this[gs](t,r)})}[gs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Tn]()}[Tn](){if(!this[Jr]){this[Jr]=!0;for(let t=this[lt].head;t&&this[ft]<this.jobs;t=t.next)if(this[as](t.value),t.value.ignore){let e=t.next;this[lt].removeNode(t),t.next=e}this[Jr]=!1,this[$r]&&this[lt].length===0&&this[ft]===0&&(this.zip?this.zip.end(K0):(super.write(K0),super.end()))}}get[en](){return this[lt]&&this[lt].head&&this[lt].head.value}[_a](t){this[lt].shift(),this[ft]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[Vr].get(r);if(i){this[Vr].delete(r);for(let o of i)o.pending=!1,this[as](o)}}this[Tn]()}[as](t){if(t.pending&&t.pendingLink&&t===this[en]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[en]&&!t.piped&&this[ms](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[xs](t,e):this[Fa](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[gs](t,e):this[Ua](t),!t.readdir)return}if(t.entry=this[V0](t),!t.entry){t.ignore=!0;return}t===this[en]&&!t.piped&&this[ms](t)}}}[ba](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}}[V0](t){this[ft]+=1;try{return new this[ws](t.path,this[ba](t)).on("end",()=>this[_a](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[Ea](){this[en]&&this[en].entry&&this[en].entry.resume()}[ms](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[ps](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={}){Ts(this,t,e,r)}},nc=class extends Rs{sync=!0;constructor(t){super(t),this[ws]=am}pause(){}resume(){}[Fa](t){let e=this.follow?"statSync":"lstatSync";this[xs](t,bs[e](t.absolute))}[Ua](t){this[gs](t,bs.readdirSync(t.absolute))}[ms](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[ps](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[bl](i)})}},xm=(t,e)=>{let r=new nc(t),i=new cl(t.file,{mode:t.mode||438});r.pipe(i),El(r,e)},pm=(t,e)=>{let r=new Rs(t),i=new Is(t.file,{mode:t.mode||438});r.pipe(i);let o=new Promise((c,l)=>{i.on("error",l),i.on("close",c),r.on("error",l)});return vl(r,e).catch(c=>r.emit("error",c)),o},El=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?fr({file:dl.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},vl=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await fr({file:dl.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},gm=(t,e)=>{let r=new nc(t);return El(r,e),r},mm=(t,e)=>{let r=new Rs(t);return vl(r,e).catch(i=>r.emit("error",i)),r},m2=ci(xm,pm,gm,mm,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),ym=process.env.__FAKE_PLATFORM__||process.platform,Tl=ym==="win32",{O_CREAT:Cl,O_NOFOLLOW:J0,O_TRUNC:Rl,O_WRONLY:Dl}=Al.constants,kl=Number(process.env.__FAKE_FS_O_FILENAME__)||Al.constants.UV_FS_O_FILEMAP||0,_m=Tl&&!!kl,bm=512*1024,Em=kl|Rl|Cl|Dl,Z0=!Tl&&typeof J0=="number"?J0|Rl|Cl|Dl:null,Pl=Z0!==null?()=>Z0:_m?t=>t<bm?Em:"w":()=>"w",Ha=(t,e,r)=>{try{return Ds.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},vs=(t,e,r,i)=>{Ds.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},vm=(t,e,r,i,o)=>{if(e.isDirectory())Ll(ti.resolve(t,e.name),r,i,c=>{if(c)return o(c);let l=ti.resolve(t,e.name);vs(l,r,i,o)});else{let c=ti.resolve(t,e.name);vs(c,r,i,o)}},Ll=(t,e,r,i)=>{Ds.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 vs(t,e,r,i);let l=c.length,u=null,h=p=>{if(!u){if(p)return i(u=p);if(--l===0)return vs(t,e,r,i)}};for(let p of c)vm(t,p,e,r,h)})},Sm=(t,e,r,i)=>{e.isDirectory()&&Ol(ti.resolve(t,e.name),r,i),Ha(ti.resolve(t,e.name),r,i)},Ol=(t,e,r)=>{let i;try{i=Ds.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return Ha(t,e,r);throw c}for(let o of i)Sm(t,o,e,r);return Ha(t,e,r)},Nl=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"}},ks=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"}},Am=(t,e)=>{Ye.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new Nl(t,r?.code||"ENOTDIR")),e(r)})},Tm=(t,e,r)=>{t=Z(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,l=e.uid,u=e.gid,h=typeof l=="number"&&typeof u=="number"&&(l!==e.processUid||u!==e.processGid),p=e.preserve,w=e.unlink,b=Z(e.cwd),A=(E,v)=>{E?r(E):v&&h?Ll(v,l,u,I=>A(I)):c?Ye.chmod(t,o,r):r()};if(t===b)return Am(t,A);if(p)return Im.mkdir(t,{mode:o,recursive:!0}).then(E=>A(null,E??void 0),A);let _=Z(Ss.relative(b,t)).split("/");qa(b,_,o,w,b,void 0,A)},qa=(t,e,r,i,o,c,l)=>{if(e.length===0)return l(null,c);let u=e.shift(),h=Z(Ss.resolve(t+"/"+u));Ye.mkdir(h,r,Ml(h,e,r,i,o,c,l))},Ml=(t,e,r,i,o,c,l)=>u=>{u?Ye.lstat(t,(h,p)=>{if(h)h.path=h.path&&Z(h.path),l(h);else if(p.isDirectory())qa(t,e,r,i,o,c,l);else if(i)Ye.unlink(t,w=>{if(w)return l(w);Ye.mkdir(t,r,Ml(t,e,r,i,o,c,l))});else{if(p.isSymbolicLink())return l(new ks(t,t+"/"+e.join("/")));l(u)}}):(c=c||t,qa(t,e,r,i,o,c,l))},Cm=t=>{let e=!1,r;try{e=Ye.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new Nl(t,r??"ENOTDIR")}},Rm=(t,e)=>{t=Z(t);let r=e.umask??18,i=e.mode|448,o=(i&r)!==0,c=e.uid,l=e.gid,u=typeof c=="number"&&typeof l=="number"&&(c!==e.processUid||l!==e.processGid),h=e.preserve,p=e.unlink,w=Z(e.cwd),b=E=>{E&&u&&Ol(E,c,l),o&&Ye.chmodSync(t,i)};if(t===w)return Cm(w),b();if(h)return b(Ye.mkdirSync(t,{mode:i,recursive:!0})??void 0);let A=Z(Ss.relative(w,t)).split("/"),_;for(let E=A.shift(),v=w;E&&(v+="/"+E);E=A.shift()){v=Z(Ss.resolve(v));try{Ye.mkdirSync(v,i),_=_||v}catch{let I=Ye.lstatSync(v);if(I.isDirectory())continue;if(p){Ye.unlinkSync(v),Ye.mkdirSync(v,i),_=_||v;continue}else if(I.isSymbolicLink())return new ks(v,v+"/"+A.join("/"))}}return b(_)},va=Object.create(null),Y0=1e4,nr=new Set,Dm=t=>{nr.has(t)?nr.delete(t):va[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),nr.add(t);let e=va[t],r=nr.size-Y0;if(r>Y0/10){for(let i of nr)if(nr.delete(i),delete va[i],--r<=0)break}return e},km=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Pm=km==="win32",Lm=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=Bl(i,r)),e.push(r||"/"),e},[]),Om=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=Pm?["win32 parallelization disabled"]:t.map(i=>ei(Bl(Dm(i))));let r=new Set(t.map(i=>Lm(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 l=this.#e.get(c);if(!l||l?.[0]!==t)continue;let u=l[1];if(!u){this.#e.delete(c);continue}if(l.shift(),typeof u=="function")o.add(u);else for(let h of u)o.add(h)}for(let c of i){let l=this.#e.get(c),u=l?.[0];if(!(!l||!(u instanceof Set)))if(u.size===1&&l.length===1){this.#e.delete(c);continue}else if(u.size===1){l.shift();let h=l[0];typeof h=="function"&&o.add(h)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},Nm=()=>process.umask(),X0=Symbol("onEntry"),ja=Symbol("checkFs"),Q0=Symbol("checkFs2"),Ga=Symbol("isReusable"),rt=Symbol("makeFs"),Wa=Symbol("file"),Ka=Symbol("directory"),ys=Symbol("link"),el=Symbol("symlink"),tl=Symbol("hardlink"),Xr=Symbol("ensureNoSymlink"),nl=Symbol("unsupported"),rl=Symbol("checkPath"),Sa=Symbol("stripAbsolutePath"),on=Symbol("mkdir"),Le=Symbol("onError"),cs=Symbol("pending"),il=Symbol("pend"),rr=Symbol("unpend"),Ia=Symbol("ended"),Aa=Symbol("maybeClose"),$a=Symbol("skip"),ni=Symbol("doChown"),ri=Symbol("uid"),ii=Symbol("gid"),si=Symbol("checkedCwd"),Mm=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,oi=Mm==="win32",Bm=1024,zm=(t,e)=>{if(!oi)return X.unlink(t,e);let r=t+".DELETE."+Il(16).toString("hex");X.rename(t,r,i=>{if(i)return e(i);X.unlink(r,e)})},Fm=t=>{if(!oi)return X.unlinkSync(t);let e=t+".DELETE."+Il(16).toString("hex");X.renameSync(t,e),X.unlinkSync(e)},sl=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,rc=class extends ai{[Ia]=!1;[si]=!1;[cs]=0;reservations=new Om;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[Ia]=!0,this[Aa]()},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:Bm,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||oi,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Z(Ae.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:Nm():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[X0](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[Aa](){this[Ia]&&this[cs]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[Sa](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Qa(r),l=c.replaceAll(/\\/g,"/").split("/");if(l.includes("..")||oi&&/^[a-z]:\.\.$/i.test(l[0]??"")){if(e==="path"||i==="Link")return this.warn("TAR_ENTRY_ERROR",`${e} contains '..'`,{entry:t,[e]:r}),!1;let u=Ae.posix.dirname(t.path),h=Ae.posix.normalize(Ae.posix.join(u,l.join("/")));if(h.startsWith("../")||h==="..")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}[rl](t){let e=Z(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Z(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[Sa](t,"path")||!this[Sa](t,"linkpath"))return!1;if(t.absolute=Ae.isAbsolute(t.path)?Z(Ae.resolve(t.path)):Z(Ae.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:Z(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}=Ae.win32.parse(String(t.absolute));t.absolute=i+F0(String(t.absolute).slice(i.length));let{root:o}=Ae.win32.parse(t.path);t.path=o+F0(t.path.slice(o.length))}return!0}[X0](t){if(!this[rl](t))return t.resume();switch(wm.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[ja](t);default:return this[nl](t)}}[Le](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[rr](),e.resume())}[on](t,e,r){Tm(Z(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)}[ni](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}[ri](t){return sl(this.uid,t.uid,this.processUid)}[ii](t){return sl(this.gid,t.gid,this.processGid)}[Wa](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new Is(String(t.absolute),{flags:Pl(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&X.close(i.fd,()=>{}),i.write=()=>!0,this[Le](u,t),e()});let o=1,c=u=>{if(u){i.fd&&X.close(i.fd,()=>{}),this[Le](u,t),e();return}--o===0&&i.fd!==void 0&&X.close(i.fd,h=>{h?this[Le](h,t):this[rr](),e()})};i.on("finish",()=>{let u=String(t.absolute),h=i.fd;if(typeof h=="number"&&t.mtime&&!this.noMtime){o++;let p=t.atime||new Date,w=t.mtime;X.futimes(h,p,w,b=>b?X.utimes(u,p,w,A=>c(A&&b)):c())}if(typeof h=="number"&&this[ni](t)){o++;let p=this[ri](t),w=this[ii](t);typeof p=="number"&&typeof w=="number"&&X.fchown(h,p,w,b=>b?X.chown(u,p,w,A=>c(A&&b)):c())}c()});let l=this.transform&&this.transform(t)||t;l!==t&&(l.on("error",u=>{this[Le](u,t),e()}),t.pipe(l)),l.pipe(i)}[Ka](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[on](String(t.absolute),r,i=>{if(i){this[Le](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[rr](),t.resume())};t.mtime&&!this.noMtime&&(o++,X.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[ni](t)&&(o++,X.chown(String(t.absolute),Number(this[ri](t)),Number(this[ii](t)),c)),c()})}[nl](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[el](t,e){let r=Z(Ae.relative(this.cwd,Ae.resolve(Ae.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Xr](t,this.cwd,r,()=>this[ys](t,String(t.linkpath),"symlink",e),i=>{this[Le](i,t),e()})}[tl](t,e){let r=Z(Ae.resolve(this.cwd,String(t.linkpath))),i=Z(String(t.linkpath)).split("/");this[Xr](t,this.cwd,i,()=>this[ys](t,r,"link",e),o=>{this[Le](o,t),e()})}[Xr](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let l=Ae.resolve(e,c);X.lstat(l,(u,h)=>{if(u)return i();if(h?.isSymbolicLink())return o(new ks(l,Ae.resolve(l,r.join("/"))));this[Xr](t,l,r,i,o)})}[il](){this[cs]++}[rr](){this[cs]--,this[Aa]()}[$a](t){this[rr](),t.resume()}[Ga](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!oi}[ja](t){this[il]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Q0](t,r))}[Q0](t,e){let r=l=>{e(l)},i=()=>{this[on](this.cwd,this.dmode,l=>{if(l){this[Le](l,t),r();return}this[si]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let l=Z(Ae.dirname(String(t.absolute)));if(l!==this.cwd)return this[on](l,this.dmode,u=>{if(u){this[Le](u,t),r();return}c()})}c()},c=()=>{X.lstat(String(t.absolute),(l,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[$a](t),r();return}if(l||this[Ga](t,u))return this[rt](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let h=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,p=w=>this[rt](w??null,t,r);return h?X.chmod(String(t.absolute),Number(t.mode),p):p()}if(t.absolute!==this.cwd)return X.rmdir(String(t.absolute),h=>this[rt](h??null,t,r))}if(t.absolute===this.cwd)return this[rt](null,t,r);zm(String(t.absolute),h=>this[rt](h??null,t,r))})};this[si]?o():i()}[rt](t,e,r){if(t){this[Le](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Wa](e,r);case"Link":return this[tl](e,r);case"SymbolicLink":return this[el](e,r);case"Directory":case"GNUDumpDir":return this[Ka](e,r)}}[ys](t,e,r,i){X[r](e,String(t.absolute),o=>{o?this[Le](o,t):(this[rr](),t.resume()),i()})}},Zr=t=>{try{return[null,t()]}catch(e){return[e,null]}},zl=class extends rc{sync=!0;[rt](t,e){return super[rt](t,e,()=>{})}[ja](t){if(!this[si]){let o=this[on](this.cwd,this.dmode);if(o)return this[Le](o,t);this[si]=!0}if(t.absolute!==this.cwd){let o=Z(Ae.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[on](o,this.dmode);if(c)return this[Le](c,t)}}let[e,r]=Zr(()=>X.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[$a](t);if(e||this[Ga](t,r))return this[rt](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[l]=c?Zr(()=>{X.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[rt](l,t)}let[o]=Zr(()=>X.rmdirSync(String(t.absolute)));this[rt](o,t)}let[i]=t.absolute===this.cwd?[]:Zr(()=>Fm(String(t.absolute)));this[rt](i,t)}[Wa](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=l=>{let u;try{X.closeSync(o)}catch(h){u=h}(l||u)&&this[Le](l||u,t),e()},o;try{o=X.openSync(String(t.absolute),Pl(t.size),r)}catch(l){return i(l)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",l=>this[Le](l,t)),t.pipe(c)),c.on("data",l=>{try{X.writeSync(o,l,0,l.length)}catch(u){i(u)}}),c.on("end",()=>{let l=null;if(t.mtime&&!this.noMtime){let u=t.atime||new Date,h=t.mtime;try{X.futimesSync(o,u,h)}catch(p){try{X.utimesSync(String(t.absolute),u,h)}catch{l=p}}}if(this[ni](t)){let u=this[ri](t),h=this[ii](t);try{X.fchownSync(o,Number(u),Number(h))}catch(p){try{X.chownSync(String(t.absolute),Number(u),Number(h))}catch{l=l||p}}}i(l)})}[Ka](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[on](String(t.absolute),r);if(i){this[Le](i,t),e();return}if(t.mtime&&!this.noMtime)try{X.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[ni](t))try{X.chownSync(String(t.absolute),Number(this[ri](t)),Number(this[ii](t)))}catch{}e(),t.resume()}[on](t,e){try{return Rm(Z(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}}[Xr](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let l of r){c=Ae.resolve(c,l);let[u,h]=Zr(()=>X.lstatSync(c));if(u)return i();if(h.isSymbolicLink())return o(new ks(c,Ae.resolve(e,r.join("/"))))}i()}[ys](t,e,r,i){let o=`${r}Sync`;try{X[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[Le](c,t)}}},Um=t=>{let e=new zl(t),r=t.file,i=Sl.statSync(r),o=t.maxReadSize||16*1024*1024;new og(r,{readSize:o,size:i.size}).pipe(e)},Hm=(t,e)=>{let r=new rc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,l)=>{r.on("error",l),r.on("close",c),Sl.stat(o,(u,h)=>{if(u)l(u);else{let p=new Ja(o,{readSize:i,size:h.size});p.on("error",l),p.pipe(r)}})})},Fl=ci(Um,Hm,t=>new zl(t),t=>new rc(t),(t,e)=>{e?.length&&ml(t,e)}),qm=(t,e)=>{let r=new nc(t),i=!0,o,c;try{try{o=Ze.openSync(t.file,"r+")}catch(h){if(h?.code==="ENOENT")o=Ze.openSync(t.file,"w+");else throw h}let l=Ze.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<l.size;c+=512){for(let w=0,b=0;w<512;w+=b){if(b=Ze.readSync(o,u,w,u.length-w,c+w),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!b)break e}let h=new kn(u);if(!h.cksumValid)break;let p=512*Math.ceil((h.size||0)/512);if(c+p+512>l.size)break;c+=p,t.mtimeCache&&h.mtime&&t.mtimeCache.set(String(h.path),h.mtime)}i=!1,jm(t,r,c,o,e)}finally{if(i)try{Ze.closeSync(o)}catch{}}},jm=(t,e,r,i,o)=>{let c=new cl(t.file,{fd:i,start:r});e.pipe(c),Wm(e,o)},Gm=(t,e)=>{e=Array.from(e);let r=new Rs(t),i=(o,c,l)=>{let u=(A,_)=>{A?Ze.close(o,E=>l(A)):l(null,_)},h=0;if(c===0)return u(null,0);let p=0,w=Buffer.alloc(512),b=(A,_)=>{if(A||_===void 0)return u(A);if(p+=_,p<512&&_)return Ze.read(o,w,p,w.length-p,h+p,b);if(h===0&&w[0]===31&&w[1]===139)return u(new Error("cannot append to compressed archives"));if(p<512)return u(null,h);let E=new kn(w);if(!E.cksumValid)return u(null,h);let v=512*Math.ceil((E.size??0)/512);if(h+v+512>c||(h+=v+512,h>=c))return u(null,h);t.mtimeCache&&E.mtime&&t.mtimeCache.set(String(E.path),E.mtime),p=0,Ze.read(o,w,0,512,h,b)};Ze.read(o,w,0,512,h,b)};return new Promise((o,c)=>{r.on("error",c);let l="r+",u=(h,p)=>{if(h&&h.code==="ENOENT"&&l==="r+")return l="w+",Ze.open(t.file,l,u);if(h||!p)return c(h);Ze.fstat(p,(w,b)=>{if(w)return Ze.close(p,()=>c(w));i(p,b.size,(A,_)=>{if(A)return c(A);let E=new Is(t.file,{fd:p,start:_});r.pipe(E),E.on("error",c),E.on("close",o),Km(r,e)})})};Ze.open(t.file,l,u)})},Wm=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?fr({file:Ul.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 fr({file:Ul.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},Yr=ci(qm,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")}),P2=ci(Yr.syncFile,Yr.asyncFile,Yr.syncNoFile,Yr.asyncNoFile,(t,e=[])=>{Yr.validate?.(t,e),$m(t)}),$m=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))};Vt();var Et={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 di(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Hl(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function ql(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function jl(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function ur(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();Fe();function Bt(t,e){if(di(t)!=="cloud")throw new R("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function Ps(t){return t.startsWith("http://")||t.startsWith("https://")}function Ls(t){return t.endsWith("/")?t.slice(0,-1):t}ee();var Os="1008033",Gl="1289";var Wl="pbbp2",Kl="https://www.coze.cn",$l="/api/coze_claw/resource/get_frontier_key",Jm="https://www.coze.cn",Zm="wss://frontier.coze.cn";function Ns(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??Jm}function Vl(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??Zm}function hr(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 fi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var li=q("handshake");async function ic(t){let e=Ns(t.endpoint),r=t.timeoutMs??1e4,i=`${Ls(e)}${$l}?aid=${encodeURIComponent(Os)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...hr(t.ppeOverride)},c=new AbortController,l=setTimeout(()=>c.abort(),r);li.info("frontier key handshake",{base:e});try{let u=await fetch(i,{method:"GET",headers:o,signal:c.signal}),h=u.headers.get("x-tt-logid")??"",p=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let E=await u.text().catch(()=>"");throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${h}: ${E.slice(0,200)}`)}let w=await u.json();if(w.code!==void 0&&w.code!==0)throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${w.code} msg=${w.msg??"-"} logid=${h}`);let b=w.data??{},A=typeof b.access_key=="string"&&b.access_key||typeof b.accessKey=="string"&&b.accessKey||void 0,_=typeof b.device_id=="string"&&b.device_id||typeof b.deviceId=="string"&&b.deviceId||void 0;if(!A||!_){let E=JSON.stringify(w).slice(0,500);throw new R("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${h}: ${E}`)}return li.info("handshake ok",{remoteDeviceId:_,logid:h,traceId:p}),{accessKey:A,deviceId:_}}catch(u){if(u instanceof R)throw li.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw li.warn("handshake timeout",{base:e,timeoutMs:r}),new R("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let h=u.cause;throw li.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:h?.code,syscall:h?.syscall,cause:String(u).slice(0,300)}),new R("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(l)}}var sc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",vt="auto";function Jl(t){return{model:t.model??vt,...t.modelToken?{modelToken:t.modelToken}:{}}}function Zl(t){return!t||t===vt}function Yl(t){let e={};return t.modelToken?(e.ANTHROPIC_BASE_URL=sc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken,e.ANTHROPIC_MODEL=t.model||vt,t.modelInfo?.contextWindow&&(e.CLAUDE_CODE_MAX_CONTEXT_TOKENS=String(t.modelInfo.contextWindow))):Zl(t.model)||(e.ANTHROPIC_MODEL=t.model),e}function Xl(t){let e=[];return t.modelToken?e.push("-c",`model="${t.model||vt}"`):Zl(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="${sc}/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 Ql(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function oc(t,e){let{ttEnv:r,usePpe:i}=fi(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function ef(t,e,r){if(!t.modelToken)return{};let i=oc(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,l])=>`${c}:${l}`).join(`
|
|
118
|
+
`)}}function ac(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function tf(t,e,r){if(!t.modelToken)return null;let i=t.model||vt,o=oc(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let l={baseUrl:`${sc}/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&&(l.headers=o),l}function nf(t,e,r){if(!t.modelToken)return[];let i=oc(e,r),o=[];for(let[c,l]of Object.entries(i))o.push("-c",`model_providers.coze.http_headers.${c}="${l}"`);return o}var Oe=q("agent-handlers"),rf=5*1024*1024,nw=1,rw=6,iw=new Set(["node_modules",".git",".coze","dist","build",".next"]),Ms=class{constructor(e){this.opts=e}opts;async listSkills(e){Bt(e._meta,"_agent/listSkills");let r=ur(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Dt(r).workspace,c=i?.skills??[],l=[];for(let u of c){let h=St(o,u.relPath,"SKILL.md");await Qm(h).then(w=>w.isFile()).catch(()=>!1)&&l.push(dw(u))}return{skills:l}}async addSkills(e){Bt(e._meta,"_agent/addSkills");let r=ur(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],l=new Map(c.map((h,p)=>[h.skillId,p])),u=[];for(let h of o){let p=await xc({agentId:r,workspace:i.workspace,framework:i.framework,skill:h});pc(c,l,p),u.push(h)}return await Hi(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){Bt(e._meta,"_agent/removeSkills");let r=ur(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],l=[];for(let u of c){if(!o.has(u.skillId)){l.push(u);continue}let h=St(i.workspace,u.relPath);await Xm(h,{recursive:!0,force:!0}),Oe.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await Hi(r,l),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 l=c.acpSessionId;if(l&&i.activeTriggers.has(l)||this.isRuntimePendingPermission(c)){c.reloadAfterTurn=!0,Oe.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:l});continue}let h=c.downstream;c.downstream=void 0,Oe.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:l}),h.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 qe(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 Jn(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 $e(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 qe(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await $e(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(Bt(e._meta,"_agent/switchModel"),!e.agentId)throw new R("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=e.model?.trim()?e.model:vt,i=await qe(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 $e(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(l=>Oe.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(l)}));let c=[];for(let[l,u]of o.allSessionQueues())c.push(u.enqueue(async()=>{let h=o.sessions.get(l);h?.downstream&&(await h.downstream.stop(`switchModel: ${r}`).catch(()=>{}),h.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(Bt(e._meta,Et.RESET),!e.agentId)throw new R("IPC_BAD_REQUEST",`${Et.RESET}: missing agentId`);return await this.runDetailSync(e.agentId,Et.RESET,e.reason),{ok:!0}}async repairAgent(e){if(Bt(e._meta,Et.REPAIR),!e.agentId)throw new R("IPC_BAD_REQUEST",`${Et.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new R("IPC_BAD_REQUEST",`${Et.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,Et.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){Bt(e._meta,"_agent/getFileTree");let r=e._meta,i=ur(r),o=await this.resolveWorkspace(i),c=e.filePath??"",l=this.safeJoin(o,c),u=await cc(l).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 Mr(l,o))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let h=_w(e.depth);return u.isDirectory()?{tree:await yw(o,l,c,h)}:{tree:[{name:bw(c),path:ff(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Bt(e._meta,"_agent/getFileContent");let r=ur(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 cc(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 Mr(o,i))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>rf)throw new R("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${rf})`);let l=await sf(o);return l.includes(0)?{content:l.toString("base64"),encoding:"base64",size:c.size}:{content:l.toString("utf8"),encoding:"utf-8",size:c.size}}async resolveWorkspace(e){let r=this.opts.agents.get(e);return r?r.workspace:(await qe(e).catch(()=>null))?.workspace??Dt(e).workspace}safeJoin(e,r){let i=fc(e,r||"."),o=hc(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${of}`))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return qe(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 sw(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 ow(t){return t==="claude-code"?St(".claude","skills"):St(".agents","skills")}var aw=3e4,cw=50*1024*1024,xr=3e4;async function xc(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,l=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!c&&!l)throw new R("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let u=sw(o.skillName),h=ow(i),p=St(h,u),w=St(r,p);if(await dc(w,{recursive:!0}),c){let A=Buffer.from(o.content,"utf8");ui(A.length),await lc(St(w,"SKILL.md"),A,"utf8")}else{let A=await lw(o.downloadUrl);uw(A)?await gw(A,w):hw(A)?await xw(A,w):await lc(St(w,"SKILL.md"),A.toString("utf8"),"utf8")}let b={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"}),b}function pc(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 dw(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 lw(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=fw(t);return ui(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await sf(e);return ui(r.length),r}if(Ps(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),aw);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 ui(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 ui(t){if(t>cw)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 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 xw(t,e){let r,i;try{r=new df.default(t),i=r.getEntries()}catch(l){throw new R("IPC_BAD_REQUEST",`zip parse failed: ${l.message}`,{cause:l})}for(let l of i){let u=l.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(p=>p===".."))throw new R("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let h=l.header.attr>>>16&61440;if(h!==0&&h!==32768&&h!==16384)throw new R("IPC_BAD_REQUEST",`zip entry kind 0x${h.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=pw(i),c=fc(e);for(let l of i){if(uc(l.entryName))continue;let u=l.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let h=fc(e,u),p=hc(c,h);if(p.startsWith("..")||p==="..")throw new R("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(l.isDirectory){await dc(h,{recursive:!0});continue}await dc(ew(h),{recursive:!0});let w;try{w=l.getData()}catch(b){throw new R("IPC_BAD_REQUEST",`zip entry getData failed (${l.entryName}): ${b.message}`,{cause:b})}await lc(h,w)}}function pw(t){let e;for(let r of t){let i=r.entryName;if(!i||uc(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 gw(t,e){await mw(t);let r=Fl({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new R("IPC_BAD_REQUEST",`tar extract timeout (${xr}ms)`))},xr);try{await cf(af.from(t),r)}catch(c){throw c instanceof R?c:i?new R("IPC_BAD_REQUEST",`tar extract timeout (${xr}ms)`):new R("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function mw(t){let e=[],r=fr({onReadEntry:c=>{let l=c.path,u=c.type;if(u!=="File"&&u!=="Directory"){e.push(`tar entry kind '${u}' not allowed (symlink/hardlink/special): ${l.slice(0,100)}`);return}if(l.startsWith("/")||l.startsWith("\\")||/^[a-zA-Z]:[\\/]/.test(l)){e.push(`tar entry absolute path: ${l}`);return}l.split(/[/\\]/).some(p=>p==="..")&&e.push(`tar entry contains '..': ${l}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new R("IPC_BAD_REQUEST",`tar list timeout (${xr}ms)`))},xr);try{await cf(af.from(t),r)}catch(c){throw i?new R("IPC_BAD_REQUEST",`tar list timeout (${xr}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 ww=5e3;async function yw(t,e,r,i){return lf(t,e,r,i,{count:0})}async function lf(t,e,r,i,o){if(i<=0)return[];let c;try{c=await Ym(e,{withFileTypes:!0})}catch{return[]}let l=[];for(let u of c){if(iw.has(u.name)||u.isSymbolicLink())continue;if(o.count>=ww){l.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let h=St(e,u.name),p=tw(St(r,u.name)),w=null;try{w=await cc(h)}catch{continue}if(w.isSymbolicLink())continue;o.count++;let b={name:u.name,path:ff(hc(t,h)),isDir:w.isDirectory(),size:w.size,modifiedAt:Math.floor(w.mtimeMs)};w.isDirectory()&&i>1&&(b.children=await lf(t,h,p,i-1,o)),l.push(b)}return l.sort((u,h)=>u.isDir!==h.isDir?u.isDir?-1:1:u.name.localeCompare(h.name)),l}function _w(t){return!t||t<=0?nw:Math.min(t,rw)}function bw(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function ff(t){return t.split(of).join("/")}ee();import{readFileSync as jv}from"node:fs";import{dirname as Wv,join as Kv}from"node:path";import{fileURLToPath as Vv}from"node:url";var pr="0.1.77";var dn=q("agent-health-reporter"),Ew=1e4,hi=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()}),dn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),dn.info("heartbeat stopped"))}async tick(){if(this.inFlight){dn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){dn.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let r=[];for(let l of this.opts.core.agents.values()){let u=vw(l);if(!u)continue;let h={agentId:l.agentId,status:u};l.patToken&&(h.patToken=l.patToken),l.accountId&&(h.accountId=l.accountId),r.push(h)}if(r.length===0)return;let i={agents:r,bridgeVersion:pr,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3)}catch(l){dn.warn("heartbeat batch send failed",{count:r.length,err:String(l)})}let c=o?.authFailures;if(c&&c.length>0&&(dn.warn("heartbeat received authFailures from cloud",{count:c.length,agentIds:c.map(l=>l.agentId)}),this.opts.onAuthFailures))try{await this.opts.onAuthFailures(c)}catch(l){dn.warn("onAuthFailures callback failed (ignored)",{err:String(l)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){dn.warn("onTickEnd hook failed",{err:String(r)})}}};function vw(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}Vt();import{mkdir as wc,rm as ny}from"node:fs/promises";$t();$t();import{spawnSync as kw}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 pi(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 ln(t,e){return{jsonrpc:"2.0",id:t,error:e}}var Bs=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 uf(t){return"method"in t&&"id"in t&&t.id!==void 0}function hf(t){return"method"in t&&!("id"in t)}function zs(t){return!("method"in t)&&"id"in t}var Sw={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 Iw(t){if(t!=null)return t instanceof Error?{name:t.name,message:gi(t.message)}:typeof t=="string"?gi(t):typeof t=="object"?Tw(t):t}var Aw=[[/\/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 gi(t){let e=t;for(let[r,i]of Aw)e=e.replace(r,i);return e}function Tw(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=gi(i):e[r]=i;return e}function mi(t){if(t instanceof R){let e=Iw(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),{code:Sw[t.code]??Q.INTERNAL_ERROR,message:gi(t.message),data:r}}return{code:Q.INTERNAL_ERROR,message:gi(t instanceof Error?t.message:String(t))}}function xf(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:l,...u}=e;c=u}return new R(r,o,{retriable:e?.retriable??!1,cause:c})}function gf(t){return`${JSON.stringify(t)}
|
|
119
|
+
`}var pf=10*1024*1024,Fs=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>pf){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${pf} bytes`)}),[]}let r=this.buffer.split(`
|
|
120
|
+
`);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(l){this.onError?.({line:c,error:l})}}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 wf={"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"},sS=Object.fromEntries(Object.entries(wf).map(([t,e])=>[e,t])),Cw={"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 i=wf[e]??Rw(e),o=Cw[i]??[],c=[i,String(this.seq)];if(o.length>0){let l=o.map(h=>mf(r?.[h]??"")),u=Dw(l).join(":");u&&c.push(u)}else r&&Object.values(r).some(l=>l)&&c.push(Object.values(r).filter(Boolean).map(l=>mf(String(l))).join(":"));return c.join("_")}reset(){this.seq=0}};function Rw(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function mf(t){return t.replace(/[:_\s]+/g,"-")}function Dw(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 i=Number(r);return Number.isFinite(i)&&i>0?i:e}ee();var Pw=fn("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),Lw=200,Ow=/(ENOTEMPTY|EEXIST).*_npx[/\\]/;function gc(t){return t.some(e=>Ow.test(e))}var Nw=fn("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),Mw=fn("COZE_BRIDGE_SESSION_PROMPT_FRAME_IDLE_MS",600*1e3),yf=500;function Bw(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=yf?t:`${e.slice(0,yf)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function _f(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),kw("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var It=class{constructor(e){this.opts=e;this.log=q(`downstream.${this.constructor.name}`),this.decoder=new Fs({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",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>Lw&&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")&&gc(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 l of this.decoder.flush())this.dispatch(l)}catch(l){this.log.debug("decoder.flush on exit threw (ignored)",{err:String(l)})}this.failAllPending(new R("AGENT_PROTOCOL_ERROR",`agent exited (${i}/${o})`));for(let l of this.exitHandlers)l(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()));_f(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||_f(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=Nw,i=Mw){return this.call("session/prompt",e,r,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(pi("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(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(ln(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=Pw,o=0){if(!this.child||this.stopped)return Promise.reject(new R("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),l=xi(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let w=r.sessionId;return typeof w=="string"?w:void 0})(),h=i>0&&Number.isFinite(i),p=o>0&&Number.isFinite(o);return new Promise((w,b)=>{let A={resolve:w,reject:b,timer:null,frameIdleTimer:null,armFrameIdle:null,method:e};h&&(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}:{}}),b(new R("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));let _=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}:{}}),_?.();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}:{}}),b(new R("AGENT_FRAME_IDLE_TIMEOUT",`${e} no session/update for ${o}ms (no inflight agent request)`))},o)}:null;A.armFrameIdle=_,this.pending.set(c,A),_?.();try{this.writeFrame(l)}catch(E){A.timer&&clearTimeout(A.timer),A.frameIdleTimer&&clearTimeout(A.frameIdleTimer),this.pending.delete(c),b(E)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new R("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(gf(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(zs(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(xf(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:Bw(e.result)}),r.resolve(e.result));return}if(hf(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(uf(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(ln(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(ln(e.id,mi(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 zw=Nr("claude-code")??"@agentclientprotocol/claude-agent-acp@^0.37";function Fw(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 Us=class extends It{framework="claude-code";constructor(e){let r=wn("claude-code"),[i,o]=r?[r,[]]:["npx",["-y",zw]],c=e.command??i,l=e.args??o,u={command:c,args:l,cwd:e.cwd,...e.env?{env:e.env}:{}};super(u)}sanitizeEnv(e){return Fw(e)}};$t();import{mkdtempSync as Uw,rmSync as Hw}from"node:fs";import{tmpdir as qw}from"node:os";import{join as jw}from"node:path";var Gw=Nr("codex")??"@zed-industries/codex-acp@^0.15",Hs=class extends It{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=wn("codex"),[i,o]=r?[r,[]]:["npx",["-y",Gw]],c=e.command??i,l=e.args??o,u=e.extraArgs?[...l,...e.extraArgs]:l,h=e.isolateCodexHome?Uw(jw(qw(),"coze-bridge-codex-home-")):void 0,p=h?{...e.env??{},CODEX_HOME:h}:e.env,w={command:c,args:u,cwd:e.cwd,...p?{env:p}:{}};super(w),this.authMethodId=e.authMethodId,this.codexHomeDir=h}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 Ww=3e4,wr=class extends It{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}`}]},Ww))}get acpSessionName(){return this.sessionName}};ee();Fe();function mc(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}$t();var yr=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 qs=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 yr,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)wi(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 wi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}Kn();ee();import{constants as bf,access as Kw}from"node:fs/promises";import{delimiter as $w,join as Vw}from"node:path";var un=q("framework-detector"),Ef={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},Jw=[".exe",".cmd",".bat",".ps1"],hn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??Gn,access:e.access??Kw}}async detect(e){let r=Ef[e],i=await this.which(r);if(!i)return un.debug("framework binary not found",{framework:e,bin:r}),null;let o=e==="openclaw"?["--log-level","silent"]:[],[c,l]=await Promise.all([this.probeVersion(i,o),e==="openclaw"?this.probeOpenclawDefaultAgent(i):Promise.resolve(null)]),u={path:i,version:c};return l&&(u.defaultAgent=l),u}async detectAll(){let e=await Promise.all(Object.keys(Ef).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($w).filter(Boolean),i=this.env.platform==="win32"?["",...Jw]:[""];for(let o of r)for(let c of i){let l=Vw(o,e+c);if(await this.isExecutable(l))return l}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?bf.F_OK:bf.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 i=r.stdout.match(/\[\s*\{[\s\S]*\}\s*\]/);if(!i)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 o=JSON.parse(i[0]);if(!Array.isArray(o))return un.warn("openclaw default agent probe: JSON parsed but not an array",{path:e}),null;let c=o.find(l=>l?.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:o.length}),null)}catch(o){return un.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&&(Yw(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,l,u=h=>{c||(c=!0,l&&clearTimeout(l),i(h))};try{let h=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});l=setTimeout(()=>{h.kill("SIGKILL"),u(null)},15e3),h.stdout?.on("data",p=>{o+=p.toString("utf8")}),h.on("error",()=>u(null)),h.on("close",p=>u({code:p,stdout:o}))}catch{u(null)}})}},Zw=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Yw(t){return t.replace(Zw,"")}import{spawn as Xw}from"node:child_process";import{homedir as Qw}from"node:os";import{join as ey}from"node:path";Fi();ee();async function If(){let t=ey(Qw(),".openclaw/openclaw.json");return(await Vn(t))?.gateway?.auth?.token??""}var vf=q("openclaw.config"),ty=[0,5e3,5e3],Sf="models.providers.",js="agents.defaults.models",Gs=class{command;env;retryDelaysMs;queue=new yr;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??ty}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(l=>setTimeout(l,c));try{return await r()}catch(l){i=l,vf.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(l)})}}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=Xw(this.command,e,{stdio:["ignore","pipe","pipe"],env:this.env}),c="";o.stderr?.on("data",l=>{c+=l.toString("utf8")}),o.on("error",i),o.on("close",l=>{l===0?r():i(new Error(`exit ${l}: ${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){vf.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",`${Sf}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${Sf}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${js}[${e}]`,()=>this.runCli(["config","set",js,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${js}[${e}]`,`${js}.${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 Ne=q("agent-manager"),ry=(t,e,r,i,o,c,l,u,h)=>{switch(t){case"claude-code":{let p={...o?{...Yl(o),...ef(o,l,u)}:{},...h??{},IS_SANDBOX:"1"};return new Us({cwd:r,env:p})}case"codex":{let w=[...o?[...Xl(o),...nf(o,l,u)]:[],"-c",'sandbox_mode="danger-full-access"',"-c",'approval_policy="never"'],b={...o?Ql(o):{},...h??{}},A=!!o;return new Hs({cwd:r,...w.length>0?{extraArgs:w}:{},...Object.keys(b).length>0?{env:b}:{},...A?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new wr({command:e,cwd:r,agentId:i,...c?{sessionName:mc(c)}:{}})}};function yc(t){return t==="claude-code"||t==="codex"}var iy={path:"",version:"cloud-deployed"},sy={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},oy=6e4,ay=fn("COZE_BRIDGE_SPAWN_AWAIT_INSTALL_MS",25e3),Ws=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??ry,this.createTimeoutMs=e.createTimeoutMs??oy,this.spawnAwaitInstallMs=e.spawnAwaitInstallMs??ay,this.detectorFactory=e.detectorFactory??(()=>new hn)}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 Gs({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=di(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")Ne.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await i.dispose("rebuild after error").catch(E=>Ne.warn("dispose stale agent failed (ignored)",{err:String(E)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==i.patToken){Ne.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),i.setPatToken(e.patToken);let E=await qe(e.agentId,this.paths).catch(()=>null);E&&(E.patToken=e.patToken,await $e(E,this.paths))}if(i.deployType==="cloud"&&e.modelInfo){Ne.info("updating agent modelInfo on re-create",{agentId:e.agentId}),i.setModelInfo(e.modelInfo);let E=await qe(e.agentId,this.paths).catch(()=>null);E&&(E.modelInfo=e.modelInfo,await $e(E,this.paths))}return Ne.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=Dt(e.agentId,this.paths),l=di(e._meta),u=e.framework==="openclaw"&&l==="local",h=u?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0,p=e.workspace??h??c.workspace,w=new AbortController,b=setTimeout(()=>w.abort(new R("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),A,_=!1;try{r&&yc(e.framework)&&await mn(e.framework,w.signal);let E=()=>{if(w.signal.aborted)throw w.signal.reason instanceof Error?w.signal.reason:new R("AGENT_TIMEOUT","_agent/create aborted")};await wc(c.root,{recursive:!0}),await wc(p,{recursive:!0}),await wc(c.logs,{recursive:!0}),E(),u||await Jn(p,e.framework,e.agentId,e.cozeIdentity),e.framework==="claude-code"&&await Kd(p),E();let v=await qe(e.agentId,this.paths).catch(()=>null),I=Jl({model:e.model??v?.model}),k=Hl(e._meta)??v?.accountId,O=e.patToken??v?.patToken,y=l==="cloud"?e.modelInfo??v?.modelInfo:void 0;if(A=new qs({agentId:e.agentId,framework:e.framework,workspace:p,model:I.model??vt,deployType:l,...k?{accountId:k}:{},...O?{patToken:O}:{},...y?{modelInfo:y}:{}}),A.status="ok",v?.sessions){for(let[z,P]of Object.entries(v.sessions))A.sessions.set(z,{acpSessionId:P.acpSessionId,modelToken:P.modelToken,tokenGeneratedAt:P.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0});let F=Object.keys(v.sessions).length;F>0&&Ne.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:p,cozeIdentity:e.cozeIdentity,createdAt:v?.createdAt??Date.now(),sessions:v?.sessions??{},model:I.model};l==="cloud"&&(C.deployType="cloud"),k&&(C.accountId=k),O&&(C.patToken=O),y&&(C.modelInfo=y),v?.skills&&(C.skills=v.skills),v?.agentName&&(C.agentName=v.agentName),v?.description&&(C.description=v.description),e.framework==="openclaw"&&l==="cloud"&&(this.config.frameworksCache?.openclaw?.path?await this.getOpenclawConfig().ensureAgent(e.agentId,p):Ne.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])),P=await Promise.allSettled(L.map(U=>xc({agentId:e.agentId,workspace:p,framework:e.framework,skill:U}))),N=0;for(let[U,W]of P.entries()){let oe=L[U];oe&&(W.status==="fulfilled"?(pc(F,z,W.value),N++):Ne.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:oe.skillId,skillName:oe.skillName,err:String(W.reason)}))}N>0&&(C.skills=F,Ne.info("initialSkills installed",{agentId:e.agentId,installed:N,requested:L.length}))}return await $e(C,this.paths),Ne.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:l}),{ok:!0,agentId:e.agentId,workspace:p,framework:e.framework}}catch(E){throw Ne.error("agent create failed, rolling back",{agentId:e.agentId,err:String(E)}),_&&A&&(await A.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await ny(c.root,{recursive:!0,force:!0}).catch(v=>Ne.warn("rm agent dir failed (ignored)",{err:String(v)})),E instanceof R?E:new R("AGENT_SPAWN_FAILED",String(E),{cause:E})}finally{clearTimeout(b)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&yc(e.framework))u=iy;else throw new R("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);if(yc(e.framework)&&!wn(e.framework)){let w=$o(e.framework);w&&(Ne.info("spawn: awaiting in-flight acp install (D92)",{agentId:e.agentId,framework:e.framework}),await Promise.race([w.catch(()=>{}),new Promise(b=>setTimeout(b,this.spawnAwaitInstallMs))]))}let h=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:h,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path}):p=this.factory(e.framework,u.path,e.workspace,e.agentId,h,i,o,c,this.buildBinShimPathEnv());try{return await p.start(),await p.initialize(sy),p}catch(w){let b=p instanceof It?p.getStderrTail():[];b.length>0&&Ne.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:w instanceof R?w.code:"unknown",recentStderr:b});let A=gc(b);await p.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:w}):w;throw w instanceof R?new R(w.code,w.message,{retriable:w.retriable,cause:_}):new R("AGENT_SPAWN_FAILED",w instanceof Error?w.message:String(w),{cause:_})}}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:l,command:u}=e,h=mc(o);if(r.deployType==="local"){let A=this.config.frameworksCache?.openclaw?.defaultAgent;if(!A?.id||!A.workspace){Ne.warn("openclaw default agent stale or missing, attempting lazy re-detect");let E=await this.detectorFactory().detect("openclaw");if(E?.defaultAgent?.id&&E?.defaultAgent?.workspace)Ne.info("openclaw lazy re-detect success",{agentId:E.defaultAgent.id,workspace:E.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=E,A=E.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:h})}let p=await If(),w=i?tf(i,c,l):null,b;if(w){let A=ac(o),E=w.models[0]?.id??vt,v=`${A}/${E}`;if(!this.ensuredProviders.has(v)){let I=this.getOpenclawConfig();await I.ensureProvider(A,w),await I.addModelToAllowlist(v),this.ensuredProviders.add(v)}b=v}return new wr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:h,...p?{gatewayToken:p}:{},...b?{slashModelOnStart:b}:{}})}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=ac(i),c=`${o}/${e.model}`,l=!0;try{await r.removeProvider(o)}catch(u){l=!1,Ne.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:o,err:String(u)})}try{await r.removeModelFromAllowlist(c)}catch(u){l=!1,Ne.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:c,err:String(u)})}l&&this.ensuredProviders.delete(c)}}};import{randomUUID as Df}from"node:crypto";import{promises as wy}from"node:fs";import{basename as kf}from"node:path";import{promises as dy}from"node:fs";import{basename as ly}from"node:path";ee();var Af=q("file-upload"),fy="/api/coze_claw/file/agent_upload",uy=6e4;async function Tf(t,e={}){let i=`${Ls(Ns(e.handshakeBase))}${fy}`,o=e.timeoutMs??uy,c=await dy.readFile(t.path),l=new FormData;l.append("agent_id",t.agentId),l.append("session_id",t.sessionId),l.append("file_name",t.name),l.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",...hr(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},h=new AbortController,p=setTimeout(()=>h.abort(),o);Af.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let w=await fetch(i,{method:"POST",headers:u,body:l,signal:h.signal}),b=w.headers.get("x-tt-logid")??"";if(!w.ok){let E=await w.text().catch(()=>"");throw new R("UPLOAD_FAILED",`upload HTTP ${w.status} logid=${b}: ${E.slice(0,200)}`)}let A=await w.json();if(A.code!==void 0&&A.code!==0)throw new R("UPLOAD_FAILED",`upload code=${A.code} msg=${A.msg??"-"} logid=${b}`);let _=A.data?.file?.file_url;if(!_)throw new R("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${b}: ${JSON.stringify(A).slice(0,200)}`);return Af.info("file upload ok",{uri:_,logid:b}),{uri:_}}catch(w){throw w instanceof R?w:w.name==="AbortError"?new R("UPLOAD_FAILED",`upload timeout (${o}ms) for ${ly(t.path)}`):new R("UPLOAD_FAILED",String(w),{cause:w})}finally{clearTimeout(p)}}ee();import{promises as hy}from"node:fs";import{extname as xy}from"node:path";var py=[{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 gy(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 my={".txt":"text/plain",".md":"text/markdown",".svg":"image/svg+xml",".json":"application/json"};async function Cf(t){let e=await hy.open(t,"r");try{let r=Buffer.alloc(16);if(await e.read(r,0,16,0),gy(r))return"image/webp";for(let i of py)if(i.prefix.every((o,c)=>r[c]===o))return i.mime}finally{await e.close()}return my[xy(t).toLowerCase()]??"application/octet-stream"}Fe();var Ks=q("agent-send"),Rf=50*1024*1024,yy=new Set(["image/png","image/jpeg","image/webp","image/gif","image/svg+xml","application/pdf","application/json","text/plain","text/markdown"]);function Pf(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 Lf(t,e,r,i,o,c){let u;for(let h=0;h<=2;h++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(p){u=p,h<2&&(Ks.warn("sendAgentFileUpdate failed, retrying",{attempt:h+1,err:String(p)}),await new Promise(w=>setTimeout(w,5e3)))}throw new R("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function Of(t,e){let{session:r,runtime:i}=Pf(e.core,t.agentId,t.sessionId);if(!await Mr(t.path,r.workspace))throw new R("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await wy.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>Rf)throw new R("FILE_TOO_LARGE",`${o.size} bytes > limit ${Rf}`);let c=await Cf(t.path);if(!yy.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 l=t.name??kf(t.path),u;try{u=await Tf({patToken:r.patToken??e.patToken,agentId:t.agentId,sessionId:t.sessionId,path:t.path,mimeType:c,name:l,sizeBytes:o.size,...r.accountId?{accountId:r.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride})}catch(p){throw Ks.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 h={sessionUpdate:"agent_file",messageId:Df(),content:{type:t.kind==="image"?"image":"resource",uri:u.uri,mimeType:c,name:l,sizeBytes:o.size,...u.fileId!==void 0?{fileId:u.fileId}:{},...t.caption!==void 0?{caption:t.caption}:{}}};return await Lf(e,r,i,t.sessionId,h,"agent file uploaded to cloud but sendAgentFileUpdate failed"),Ks.info("agent file sent",{agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,name:l,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 Nf(t,e){let{session:r,runtime:i}=Pf(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??kf(t.path),c={sessionUpdate:"group_file",messageId:Df(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await Lf(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),Ks.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 Mf(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 l=r[c]??0,u=i[c]??0;if(l<u)return!0;if(l>u)return!1}return!1}$t();Kn();ee();var At=q("coze-cli-installer"),Bf="@coze/cli@latest",_y="coze",zf="0.1.7",by=5e3,Ey=5e3,vy=9e4,Ff=1e4,yi=null,$s=!1;async function _c(t,e={}){if($s)return;if(yi)return yi;let r=e.exec??Wn;return yi=(async()=>{try{let i=await Sy(_y,r),o=!1;if(i){let l=await Iy(r);if(l===void 0)At.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(Mf(l,zf))At.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:l,min:zf}),o=!0;else{At.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:l}),$s=!0;return}}let c=o?"upgrade-only":"full";At.info("coze-cli install start",{package:Bf,mode:c});try{await r("npm",["i","-g","--prefer-online",Bf],{timeout:vy,maxBuffer:10*1024*1024}),At.info("coze-cli install ok")}catch(l){At.warn("coze-cli install failed (skip subsequent steps)",{err:String(l)});return}if(o){$s=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:Ff}),At.info("coze config set xTTEnv ok",{env:t.env})}catch(l){At.warn("coze config set failed (continue to auth login)",{err:String(l)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:Ff}),At.info("coze auth login ok")}catch(l){At.warn("coze auth login failed",{err:String(l)});return}$s=!0}finally{yi=null}})(),yi}async function Sy(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:by});return Bi(i)}catch{return}}async function Iy(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:Ey});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}Fi();Fe();var Ay=10*6e4;function Uf(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?Ay:e}function Vs(t){return Vn(t??te().configFile)}function _r(t,e){return zi(e??te().configFile,t)}import{randomBytes as Gy}from"node:crypto";import{createReadStream as Ty}from"node:fs";import{mkdir as Cy,readFile as Ry,realpath as Dy,stat as ky,writeFile as Py}from"node:fs/promises";import{basename as Ly,dirname as bc,join as Oy,relative as Ny,resolve as Hf,sep as My}from"node:path";import{createInterface as By}from"node:readline";ee();var jf=q("fs-rpc"),_i=fn("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Gf(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 i=await Kf(t.path,e);return await Cy(bc(i),{recursive:!0}),await Py(i,t.content,"utf8"),jf.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Wf(t,e){let r=await Kf(t.path,e),i=await ky(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>_i&&!o)throw new R("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${_i} bytes`);let c;if(o&&i.size>_i)c=await zy(r,t.line??1,t.limit);else{let l=await Ry(r,"utf8");if(o){let u=l.split(`
|
|
121
|
+
`),h=Math.max(0,(t.line??1)-1),p=typeof t.limit=="number"?h+t.limit:void 0;c=u.slice(h,p).join(`
|
|
122
|
+
`)}else c=l}return jf.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function zy(t,e,r){let i=By({input:Ty(t,{encoding:"utf8"}),crlfDelay:Number.POSITIVE_INFINITY}),o=Math.max(0,e-1),c=typeof r=="number"?o+r:Number.POSITIVE_INFINITY,l=[],u=0;try{for await(let h of i)if(u>=o&&u<c&&l.push(h),u++,u>=c)break}finally{i.close()}return l.join(`
|
|
123
|
+
`)}async function Kf(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([qf(Hf(e)),qf(Hf(t))]),o=Ny(r,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${My}`))throw new R("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}async function qf(t){let e=[],r=t;for(;r!==bc(r);)try{let i=await Dy(r);return e.length?Oy(i,...e.reverse()):i}catch{e.push(Ly(r)),r=bc(r)}return t}ee();var $f=q("prompt-multimodal"),Vf=10*1024*1024,Fy=15e3,Uy=6;async function Jf(t){let e=new Array(t.length),r=0;async function i(){for(;r<t.length;){let c=r++,l=t[c];l!==void 0&&(e[c]=await Hy(l))}}let o=Array.from({length:Math.min(Uy,t.length)},()=>i());return await Promise.all(o),e}function Zf(t){return t.some(e=>e.type==="image")}async function Hy(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!Ps(e.uri))return t;try{let{buf:r,contentType:i}=await jy(e.uri),o=e.mimeType||qy(i)||"application/octet-stream";return $f.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 $f.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function qy(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function jy(t){let e=new AbortController,r=setTimeout(()=>e.abort(),Fy);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>Vf)throw new Error(`image too large: ${o.byteLength} bytes (max ${Vf})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}Vt();ee();var V=q("core"),Wy=3e4,Ky=/^(boe|ppe)_[A-Za-z0-9_-]+$/,$y=3e4,Js=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=Uf(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(i){V.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)&&V.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,l)=>{V.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:l}),wi(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){V.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(ln(o,{code:Q.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(l=>V.debug("send error response to upstream failed (ignored)",{err:String(l)}));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[,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(zs(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&&Ky.test(i)?this.currentCozeEnv=i:i&&V.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}`):V.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(gr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(gr(r,o));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(o){V.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(ln(r,mi(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 l=Date.now(),u=!1;try{let h=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,h}finally{V.info("session call done",{agentId:o.agentId,method:e.method,durationMs:Date.now()-l,ok:u})}}async dispatchSessionCall(e,r,i){e.lastActiveAt=Date.now();let{stripped:o}=jl(i);switch(r){case"session/new":{let c=Vy();return V.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return V.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:c.sessionId}),{}}case"session/prompt":{let c=o,l=c.sessionId;if(!l)throw new R("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=await this.ensureRuntime(e,l);if(u.replySeq=0,await this.ensureDownstream(e,l,u),!u.downstream||!u.acpSessionId)throw new R("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");let h=i._meta?.cozeTriggerMsgId;h?e.activeTriggers.set(u.acpSessionId,h):e.activeTriggers.delete(u.acpSessionId);let p=ql(i._meta);if(p?e.activeGroupIds.set(u.acpSessionId,p):e.activeGroupIds.delete(u.acpSessionId),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Zf(c.prompt))throw new R("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let w=await Jf(c.prompt);try{let b=await u.downstream.sessionPrompt({...c,sessionId:u.acpSessionId,prompt:w});return u.lastActiveAt=Date.now(),b}finally{if(e.activeTriggers.delete(u.acpSessionId),e.activeGroupIds.delete(u.acpSessionId),u.reloadAfterTurn){u.reloadAfterTurn=!1;let b=u.downstream;b&&(u.downstream=void 0,V.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:l,acpId:u.acpSessionId}),b.stop("reload-after-turn").catch(A=>V.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:l,err:String(A)})))}else u.downstream?.isAlive()&&this.armIdleTimer(e,l,u)}}case"session/cancel":{let l=o.sessionId;if(!l)throw new R("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(l);if(e.hasSessionQueue(l)){let h=e.getSessionQueue(l);h.size>0&&(V.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:l,queuedCount:h.size}),h.dispose(new R("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${l}`)))}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(Et.GEN_MODEL_TOKEN,i,$y);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(wi(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,l=i.spawnFailCount??0,u=i.spawnFailedAt??0;if(l>=o&&Date.now()-u<c)throw new R("AGENT_SPAWN_FAILED",`agent ${e.agentId} session ${r} spawn failed ${l} times in a row; please check framework binary / network and retry after ${Math.ceil((c-(Date.now()-u))/1e3)}s`);let h;try{h=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(p){throw i.spawnFailCount=l+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&(V.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=h,this.attachRuntimeHooks(e,r,i),i.acpSessionId){i.loadingSession=!0;try{await h.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),V.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(p){V.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(p)}),i.acpSessionId=void 0;let w=await h.sessionNew({cwd:e.workspace});i.acpSessionId=w.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let p=await h.sessionNew({cwd:e.workspace});i.acpSessionId=p.sessionId,await this.persistSessionMapping(e)}h.afterSessionEstablished&&i.acpSessionId&&await h.afterSessionEstablished(i.acpSessionId)}armIdleTimer(e,r,i){if(wi(i),this.isRuntimeBusy(e,i)){V.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)){V.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}V.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=>V.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 l=e.activeTriggers.get(r.acpSessionId);l&&(c.cozeTriggerMsgId=l);let u=e.activeGroupIds.get(r.acpSessionId);u&&(c.cozeGroupId=u)}await this.upstream.send(pi("session/update",{sessionId:i,update:o,_meta:c}))}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){V.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){V.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(Zy(r)){V.debug("drop codex metadata-warn chunk",{agentId:e.agentId,acpId:i});return}let l={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},u=e.activeTriggers.get(i);u&&(l.cozeTriggerMsgId=u);let h=e.activeGroupIds.get(i);h&&(l.cozeGroupId=h),this.upstream.send(pi("session/update",{...r,sessionId:o,_meta:l})).catch(p=>V.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}V.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??{},l=await Gf(c,o);r.respondAgentRequest(i.id,l)}else{let c=i.params??{},l=await Wf(c,o);r.respondAgentRequest(i.id,l)}}catch(o){V.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,mi(o))}}forwardPermissionRequest(e,r,i){let o=this.upstreamIds.next("session/request_permission"),c=i.params??{},u=c.sessionId,h=u?e.activeTriggers.get(u):void 0,p={cozeAgentId:e.agentId};h&&(p.cozeTriggerMsgId=h);let w=u?e.activeGroupIds.get(u):void 0;w&&(p.cozeGroupId=w);let b=u?this.reverseSessionId(e,u):void 0,A={...c,...b?{sessionId:b}:{},_meta:p};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method}),V.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:b,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(_=>({optionId:_.optionId,kind:_.kind,name:_.name}))}),this.upstream.send(xi(o,"session/request_permission",A)).catch(_=>{this.pendingUpstream.delete(o),V.error("forward permission request failed",{agentId:e.agentId,err:String(_)}),r.respondAgentRequestError(i.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 o=r.value;e.error?(V.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"&&Jy(e.result,o),V.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 Bs(e.error)):i.value.resolve(e.result);return}V.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),l=e.get(c);if(l)return V.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:l,key:c}}}sendRequest(e,r,i=Wy){let o=this.upstreamIds.next(e);return new Promise((c,l)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),l(new R("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:l,timer:u}),this.upstream.send(xi(o,e,r)).catch(h=>{let p=this.pendingBridge.get(o);p&&(clearTimeout(p.timer),this.pendingBridge.delete(o)),l(h)})})}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 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[i,o]of e.sessions.entries())if(o.acpSessionId===r)return i}sendError(e,r,i){return this.upstream.send(ln(e,{code:r,message:i,data:{bridgeVersion:pr}}))}};function Vy(){return Gy(16).toString("hex")}function Jy(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 i=r.outcome;if(!i||typeof i!="object"){V.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")&&V.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}function Zy(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();Fe();import{randomBytes as Yy}from"node:crypto";import{chmod as Xy,mkdir as Qy,writeFile as Yf}from"node:fs/promises";import{createServer as e_}from"node:http";import{dirname as t_}from"node:path";var n_=1e6,Ec=q("ipc"),Zs=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=Yy(32).toString("hex");let e=e_((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(),Ec.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 Qy(t_(this.paths.portFile),{recursive:!0}),await Yf(this.paths.portFile,String(this.port),"utf8"),await Yf(this.paths.tokenFile,this.token,{encoding:"utf8",mode:384});try{await Xy(this.paths.tokenFile,384)}catch(e){Ec.warn("chmod token file failed (non-POSIX?)",{err:String(e)})}}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){bi(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){bi(r,404,{error:"not found"});return}let l=null;if(e.method==="POST")try{l=await r_(e)}catch(u){bi(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(l,e);bi(r,200,u??{ok:!0})}catch(u){Ec.error("IPC handler failed",{key:o,err:String(u)}),bi(r,500,{error:u instanceof Error?u.message:String(u)})}}};function bi(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function r_(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>n_)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}var yh=pt(cu(),1);var Bb=pt(rh(),1),zb=pt(ho(),1),Fb=pt(vr(),1),Ub=pt(Nc(),1),Hb=pt(zc(),1),qb=pt(Gc(),1),uh=pt(mo(),1),jb=pt(fh(),1);var hh=uh.default;ee();var Ce=q("upstream.frontier"),ph="application/json",gh="none",Wb=15e3,Di=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){Ce.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:Kl,...hr(this.opts.ppeOverride)};class r extends hh{constructor(E){super(E,Wl,{headers:e})}send(E,...v){if(Dd("debug"))try{let I;typeof E=="string"?I=Buffer.from(E,"utf8"):E instanceof Buffer?I=E:E instanceof ArrayBuffer?I=new Uint8Array(E):ArrayBuffer.isView(E)?I=new Uint8Array(E.buffer,E.byteOffset,E.byteLength):I=new Uint8Array(0);let k=Buffer.from(I.slice(0,128)).toString("hex");Ce.debug("WS raw frame out",{bytes:I.byteLength,headHex:k})}catch(I){Ce.warn("WS raw frame dump failed",{err:String(I)})}super.send(E,...v)}}let i=Vl(this.opts.urlOverride),o={url:i,ws:r,fpID:Gl,aID:Os,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:ph,force:!0},payloadEncoding:{encoding:gh,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new yh.FWS(o),l=!1,u=null,h,p,w=new Promise((_,E)=>{h=_,p=E}),b=_=>{l||(l=!0,u&&(clearTimeout(u),u=null),_?p(_):h())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let _=this.openCount===1;Ce.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:_,openCount:this.openCount}),_&&b();for(let E of this.connectHandlers)Promise.resolve(E({initial:_})).catch(v=>Ce.warn("onConnect handler threw (ignored)",{err:String(v)}))},c.onclose=_=>{this.opened=!1,Ce.info("frontier closed",{code:_.code,reason:_.reason,willReconnect:_.willReconnect})},c.onerror=_=>{Ce.warn("frontier error",{code:_.code,msg:_.message}),b(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??Wb;u=setTimeout(()=>{b(new R("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${A}ms (handshake or upgrade slow)`))},A),await c.connect();try{await w}catch(_){try{c.close(1e3,"open failed")}catch(E){Ce.warn("fws close during start failure threw (ignored)",{err:String(E)})}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(i){Ce.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw Ce.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?(Ce.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;mh(c)||Ce.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:ph,payloadEncoding:gh})}catch(u){throw Ce.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){Ce.debug("drop non-adapter frontier frame",{service:r});return}let i=Vb(e);if(!i){Ce.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){Ce.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(l){Ce.warn("frontier message JSON parse failed",{err:String(l),head:i.slice(0,80)});return}let c=o;mh(c)||Ce.info("frontier frame in",{logid:$b(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:Kb(i)}),Promise.resolve(this.handler(o)).catch(l=>Ce.warn("frontier frame handler threw",{err:String(l)}))}};function mh(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var wh=2e3;function Kb(t){return t.length<=wh?t:`${t.slice(0,wh)}...<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 Vb(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 Kc=q("upstream.switchable"),yo=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Kc.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 Kc.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Kc.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 $c=q("upstream"),Rr=class{handler=null;async start(){$c.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){$c.info("NoopUpstream stopped",{reason:e})}async send(e){$c.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();Fe();import{promises as Vc}from"node:fs";import{dirname as Jb}from"node:path";var Zb=q("pat-token-store");async function _h(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"&&Zb.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function ki(t,e=te()){if(!t)throw new Error("writePatToken: empty patToken");await Vc.mkdir(Jb(e.patTokenFile),{recursive:!0}),await Vc.writeFile(e.patTokenFile,t,{encoding:"utf8",mode:384})}Fe();Fe();import{promises as _o}from"node:fs";import{join as Yb}from"node:path";function Xb(t,e){return`#!/bin/sh
|
|
126
124
|
exec ${JSON.stringify(e)} ${JSON.stringify(t)} "$@"
|
|
127
|
-
`}function
|
|
125
|
+
`}function Qb(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 bh(t,e=te()){let r=e.binDir;await _o.mkdir(r,{recursive:!0});let i=Yb(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?Qb(t,o):Xb(t,o);return await _o.readFile(i,"utf8").catch(()=>null)===c||(await _o.writeFile(i,c,"utf8"),process.platform!=="win32"&&await _o.chmod(i,493)),r}ee();Fe();import{execSync as vh}from"node:child_process";import{readFileSync as Sh,unlinkSync as eE}from"node:fs";import{mkdir as tE,readFile as Ih,unlink as Ah,writeFile as nE}from"node:fs/promises";import{dirname as rE}from"node:path";function Eh(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}var iE=q("single-instance"),bo=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&&(iE.warn("removing stale pid file",{stalePid:e}),await Ah(this.pidFile).catch(()=>{})),await tE(rE(this.pidFile),{recursive:!0}),await nE(this.pidFile,String(process.pid),"utf8"),this.acquired=!0,this.installCleanupHooks(),{kind:"acquired"})}async release(){if(this.acquired){try{(await Ih(this.pidFile,"utf8")).trim()===String(process.pid)&&await Ah(this.pidFile)}catch{}this.acquired=!1}}async readExistingPid(){try{let e=await Ih(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 Eh(e)?this.matchesDaemonTitle(e):!1}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let r=Sh(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes("coze-bridge-daemon")||r.includes("lib/index.js"))}catch{}try{let r=vh(`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=vh(`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{Sh(this.pidFile,"utf8").trim()===String(process.pid)&&eE(this.pidFile)}catch{}})}};var j=q("daemon"),sE="coze-bridge-daemon";async function Ch(){let t=new bo({processTitle:sE}),e=await t.acquire();if(e.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${e.pid})`);let r=await Vs(),i=r??{};Mi({pid:process.pid}),j.info(r?"loaded bridge config":"initialized bridge config");try{let P=new hn;i.frameworksCache=await P.detectAll(),j.info("refreshed frameworks_cache",{detected:Object.keys(i.frameworksCache)})}catch(P){j.warn("framework detection failed",{err:String(P)})}await _r(i);let o=new yo(new Rr),c=te(),l=null,u=new Js({upstream:o,paths:c,bridgeConfig:i,sessionSpawner:async(P,N,U,W)=>{if(!l)throw new Error("agentManager not ready");return l.spawnSessionDownstream(P,N,U,W)}});await aE(c,u);let h=new Ws({paths:c,config:i,registry:u});l=h;let p,w,b=null,A={},_,E=null;u.registerExtension("_agent/create",async P=>h.createAgent(P.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let v={},I=new Ms({agents:u.agents,disposeAndMarkDisconnected:async(P,N)=>{let U=u.agents.get(P);if(U){await h.cleanupOpenclawSessionProviders(U).catch(oe=>j.warn("cleanup openclaw providers failed (ignored)",{agentId:P,err:String(oe)}));let W=!0;try{await U.dispose(`disconnect: ${N}`)}catch(oe){W=!1,j.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:P,err:String(oe)}),U.status="error"}W&&(U.status="disconnected",u.unregister(P),u.disconnectedAgents.add(P))}else u.disconnectedAgents.add(P)},detailSyncer:async P=>{if(!v.ref)throw new Error("agent-detail-sync not initialized yet");await v.ref.syncOne(P)},cleanupOpenclawProviders:async P=>{await h.cleanupOpenclawSessionProviders(P)},openclawRepair:async(P,N)=>{await h.openclawRepair(P,N)},isRuntimePendingPermission:P=>u.hasPendingPermissionFor(P)});u.registerExtension("_agent/listSkills",P=>I.listSkills(P.params)),u.registerExtension("_agent/addSkills",P=>I.addSkills(P.params)),u.registerExtension("_agent/removeSkills",P=>I.removeSkills(P.params)),u.registerExtension("_agent/getFileTree",P=>I.getFileTree(P.params)),u.registerExtension("_agent/getFileContent",P=>I.getFileContent(P.params)),u.registerExtension("_agent/update",P=>I.updateAgent(P.params)),u.registerExtension("_agent/disconnect",P=>I.disconnectAgent(P.params)),u.registerExtension("_agent/switchModel",P=>I.switchModel(P.params)),u.registerExtension("_agent/reset",P=>I.resetAgent(P.params)),u.registerExtension("_agent/repair",P=>I.repairAgent(P.params));let k=new ji({paths:c,handlers:I,sendDetail:P=>u.sendRequest("_agent/detail",P)});v.ref=k;let O=async P=>{await Promise.allSettled(P.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(U){j.warn("disconnect during authFailure handling failed (ignored)",{agentId:N.agentId,err:String(U)})}}))};o.onConnect(({initial:P})=>{j.info("frontier upstream connected, triggering detail sync",{initial:P}),k.syncAll(P?"initial-connect":"reconnect").catch(N=>j.warn("detail sync top-level error (ignored)",{err:String(N)}))});let y=new Zs({paths:c,routes:[{method:"GET",path:"/status",handler:async()=>{let P=u.getMockScenario();return{running:!0,pid:process.pid,agents:[...u.agents.keys()],deviceId:b??"",frameworksCache:i.frameworksCache??{},...P?{mockScenario:P}:{}}}},{method:"POST",path:"/pair",handler:async P=>{let N=P,U=N?.privatecode,W=N?.pairing_code;if(!U||!W)throw new R("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let oe=fi(N.env),ue=N.handshake_url,be=N.frontier_url,Be=Th(N.env,ue,be),ot=!!p&&p!==U,Re=w!==void 0&&w!==Be,jt=ot||Re,Ee=await ic({privatecode:U,...ue?{endpoint:ue}:{},ppeOverride:oe});if(jt){j.warn("pair config switched, resetting agents",{pcChanged:ot,envChanged:Re,previousPc:p?Eo(p):"",nextPc:Eo(U),previousEnvKey:w??"",nextEnvKey:Be});for(let ye of[...u.agents.values()])await ye.dispose("pair config switch").catch(()=>{}),u.agents.delete(ye.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 Rr,"pair switch").catch(()=>{})}b=Ee.deviceId,Mi({deviceId:b,pid:process.pid}),_c({patToken:U,env:N.env}).catch(ye=>j.warn("coze-cli setup error (ignored)",{err:String(ye)}));let Y=new Di({handshake:Ee,privatecode:U,...be?{urlOverride:be}:{},ppeOverride:oe,getPatTokenForAgent:ye=>u.agents.get(ye)?.patToken});await o.swap(Y,"pair");try{let ye=new hn;i.frameworksCache=await ye.detectAll(),await _r(i),j.info("frameworks_cache refreshed before pair",{detected:Object.keys(i.frameworksCache)})}catch(ye){j.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(ye)})}let zn=Object.keys(i.frameworksCache??{});try{let ye=await u.sendRequest("_agent/pair",{pairCode:W,patToken:U,frameworks:zn,_meta:{cozeDeviceId:b}});j.info("_agent/pair ok",{pairResult:ye}),p=U,w=Be,A=oe,_=ue,N.mock_scenario!==void 0&&(u.setMockScenario(N.mock_scenario),j.info("mock scenario set",{scenario:N.mock_scenario})),ki(U,c).catch(We=>j.warn("writePatToken after /pair failed (ignored)",{err:String(We)})),E||(E=new hi({core:u,getDeviceId:()=>b??"",onTickEnd:()=>k.retryPending().catch(We=>j.warn("detailSync.retryPending failed (ignored)",{err:String(We)})),onAuthFailures:O})),E.start(),jt&&vo(c,h).catch(We=>j.warn("post-pair-switch auto-revive error (ignored)",{err:String(We)}));let Fn;return N.agent_id&&(Fn=await cE(N.agent_id,c,h,We=>u.sendRequest("_agent/detail",We),U).catch(We=>(j.error("--agent-id ensureAgent failed",{agentId:N.agent_id,err:String(We)}),{ok:!1,agentId:N.agent_id??"",note:String(We)}))),{ok:!0,note:"paired with cloud",...Fn?{agent:Fn}:{}}}catch(ye){return j.error("_agent/pair failed",{err:String(ye)}),{ok:!1,note:`pair failed: ${String(ye)}`}}}},{method:"POST",path:"/connect",handler:async P=>{let N=P,U=N?.privatecode;if(!U)throw new R("IPC_BAD_REQUEST","/connect requires privatecode");let W=fi(N.env),oe=N.handshake_url,ue=N.frontier_url,be=Th(N.env,oe,ue);if(p===U&&w===be){let Y=await oE(c);return u.agents.size===0&&Y?(j.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),vo(c,h).catch(zn=>j.warn("connect-noop auto-revive error (ignored)",{err:String(zn)}))):j.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let Be=!!p&&p!==U,ot=w!==void 0&&w!==be,Re=Be||ot,jt=await ic({privatecode:U,...oe?{endpoint:oe}:{},ppeOverride:W});if(Re){j.warn("connect config switched, resetting agents",{pcChanged:Be,envChanged:ot,previousPc:p?Eo(p):"",nextPc:Eo(U)});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 Rr,"connect switch").catch(()=>{})}b=jt.deviceId,Mi({deviceId:b,pid:process.pid}),_c({patToken:U,env:N.env}).catch(Y=>j.warn("coze-cli setup error (ignored)",{err:String(Y)}));let Ee=new Di({handshake:jt,privatecode:U,...ue?{urlOverride:ue}:{},ppeOverride:W,getPatTokenForAgent:Y=>u.agents.get(Y)?.patToken});return await o.swap(Ee,"connect"),p=U,w=be,A=W,_=oe,N.mock_scenario!==void 0&&(u.setMockScenario(N.mock_scenario),j.info("mock scenario set",{scenario:N.mock_scenario})),E||(E=new hi({core:u,getDeviceId:()=>b??"",onTickEnd:()=>k.retryPending().catch(Y=>j.warn("detailSync.retryPending failed (ignored)",{err:String(Y)})),onAuthFailures:O})),E.start(),Re&&vo(c,h).catch(Y=>j.warn("post-connect-switch auto-revive error (ignored)",{err:String(Y)})),ki(U,c).catch(Y=>j.warn("writePatToken after /connect failed (ignored)",{err:String(Y)})),j.info("/connect: WS established",{deviceId:b}),{ok:!0,note:"connected"}}},{method:"POST",path:"/_agent/create",handler:async P=>{let N=P;return{ok:!0,result:await h.createAgent(N)}}},{method:"POST",path:"/agent/send",handler:async P=>{let N=P;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 U=N;return await(U.groupFile?Nf:Of)(U,{core:u,patToken:p,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()=>{j.info("IPC /refresh: re-detecting frameworks");let P=new hn;return i.frameworksCache=await P.detectAll(),await _r(i),{ok:!0,frameworks:i.frameworksCache}}},{method:"POST",path:"/shutdown",handler:async()=>(j.info("IPC /shutdown received"),setImmediate(()=>{z.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:C,token:L}=await y.start();try{await bh(c.libEntry,c)}catch(P){j.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(P)})}await u.start(),vo(c,h).catch(P=>j.warn("auto-revive top-level error (ignored)",{err:String(P)})),zd().then(async()=>{let{probeAcpVersion:P}=await Promise.resolve().then(()=>($t(),Md));for(let N of["claude-code","codex"]){let U=await P(N);U?j.info("acp wrapper version",{framework:N,version:U}):j.warn("acp wrapper version probe failed (binary not on PATH?)",{framework:N})}}).catch(P=>j.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(P)}));let F=null,z={port:C,token:L,core:u,ipc:y,shutdown(P){return F||(j.info("daemon shutdown",{reason:P}),F=(async()=>{E?.stop(),await u.stop(P),await y.stop(),await t.release()})(),F)}};for(let P of["SIGTERM","SIGINT"])process.on(P,()=>{z.shutdown(P).then(()=>process.exit(0))});return process.on("unhandledRejection",P=>{j.error("unhandledRejection",{reason:P instanceof Error?P.message:String(P),stack:P instanceof Error?P.stack:void 0})}),process.on("uncaughtException",P=>{j.error("uncaughtException (will exit, supervisor will restart)",{message:P.message,stack:P.stack,name:P.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"}),z}async function oE(t){let{readdir:e}=await import("node:fs/promises");try{return(await e(t.agentsRoot)).length>0}catch{return!1}}function Eo(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function Th(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function aE(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(()=>(Vt(),qi));for(let l of i){await c(l,t).catch(u=>j.warn("enforceAgentConfigMode failed (ignored)",{agentId:l,err:String(u)}));try{let u=await o(l,t);u?.disconnectedAt&&(e.disconnectedAgents.add(l),j.info("agent marked disconnected on startup",{agentId:l,disconnectedAt:u.disconnectedAt,reason:u.disconnectReason??""}))}catch(u){j.warn("failed to load agent config on startup, skipping",{agentId:l,err:String(u)})}}}async function cE(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Vt(),qi)),l=await c(t,e);if(l){j.info("--agent-id: local config found, reconnecting",{agentId:t,framework:l.framework,hadDisconnect:!!l.disconnectedAt});let w={agentId:l.agentId,framework:l.framework,...l.cozeIdentity?{cozeIdentity:l.cozeIdentity}:{},...l.model?{model:l.model}:{},...o?{patToken:o}:{}};return await r.createAgent(w),{ok:!0,agentId:t,note:l.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 h={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(h);let p=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:p?"cloud agent acknowledged":"created from cloud detail"}}async function vo(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(()=>(Vt(),qi));j.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,l=0;for(let u of i){let h;try{h=await o(u,t)}catch(p){j.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(p)}),l+=1;continue}if(!h){l+=1;continue}if(h.disconnectedAt){j.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:h.disconnectedAt}),l+=1;continue}try{j.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:h.framework});let p=dE(h);await e.createAgent({agentId:h.agentId,framework:h.framework,...h.cozeIdentity?{cozeIdentity:h.cozeIdentity}:{},...h.model?{model:h.model}:{},...p?{_meta:p}:{}}),c+=1}catch(p){j.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:h.framework,err:String(p)}),l+=1}}return j.info("auto-revive: done",{revived:c,skipped:l,total:i.length}),{revived:c,skipped:l,total:i.length}}function dE(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}Yc();Fe();import{readFile as Rh}from"node:fs/promises";var qt=class{paths;constructor(e){this.paths=e??te()}async probe(e=1e3){let r=await So(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:mE(i)}}}async request(e){let r=await So(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,l=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}),h=await u.text();return{status:u.status,body:gE(h)}}finally{clearTimeout(l)}}};async function So(t){try{let[e,r]=await Promise.all([Rh(t.portFile,"utf8"),Rh(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 gE(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function mE(t){return t instanceof Error?t.message:String(t)}ee();Fe();import{copyFile as Dh,mkdir as wE,readFile as Xc,writeFile as yE}from"node:fs/promises";import{homedir as ZT}from"node:os";import{dirname as _E,resolve as Qc,sep as Io}from"node:path";import{fileURLToPath as bE}from"node:url";ee();Fe();var kh=q("dist-install");function EE(t){let e=bE(t),r=_E(e),i=`${Io}src${Io}`;if(r.includes(i)||r.endsWith(`${Io}src${Io}cli`))return null;let o=Qc(r,"index.js"),c=Qc(r,"..","package.json");return{dist:o,pkgJson:c}}async function ed(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 Xc(o,"utf8")).version??"unknown"}catch(b){return kh.warn("cannot read source package.json,skip dist install",{err:String(b)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(b)}`}}let l=await Vs(e.configFile)??{},u=l.libVersion;if(u===c)try{return await Xc(e.libEntry),{kind:"already-current",libVersion:c}}catch{}await wE(e.libDir,{recursive:!0}),await Dh(i,e.libEntry),await Dh(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let h=Qc(e.libDir,"package.json"),p=`${JSON.stringify({type:"module"},null,2)}
|
|
128
|
+
`;return await Xc(h,"utf8").catch(()=>null)!==p&&await yE(h,p),l.libVersion=c,await _r(l,e.configFile),kh.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 vE,resolve as SE}from"node:path";Fe();var IE=9e4,AE={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 AE[t]??1}async function Ph(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 i=await
|
|
133
|
-
`),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:
|
|
130
|
+
`),3;let i=await So(r).catch(()=>null);if(!i)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 o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:SE(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 CE(i,"/agent/send",o,IE)}catch(l){return process.stderr.write(`Error: daemon IPC failed: ${l instanceof Error?l.message:String(l)}
|
|
134
132
|
`),4}if(!c.ok)return process.stderr.write(`Error: ${c.code}: ${c.message}
|
|
135
|
-
`),
|
|
136
|
-
`);else{let
|
|
137
|
-
`)}else process.stdout.write(`Sent ${t.kind} ${
|
|
138
|
-
`)}return 0}async function
|
|
139
|
-
`)}function
|
|
133
|
+
`),TE(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
|
|
134
|
+
`);else{let l=t.name??vE(o.path);if(t.groupFile){let u=c.uri.length>60?`${c.uri.slice(0,57)}...`:c.uri;process.stdout.write(`Sent group file ${l} (uri=${u})
|
|
135
|
+
`)}else process.stdout.write(`Sent ${t.kind} ${l} (${RE(c.bytes)})
|
|
136
|
+
`)}return 0}async function CE(t,e,r,i){let o=new AbortController,c=setTimeout(()=>o.abort(),i);try{let l=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:o.signal}),u=await l.text(),h=u?JSON.parse(u):null;return h&&typeof h=="object"&&"ok"in h?h:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${l.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function RE(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var Uh=q("cli");function He(t,e){let r=[],i;for(let o=0;o<t.length;o++){let c=t[o];if(c===e){i=t[o+1],o+=1;continue}if(c.startsWith(`${e}=`)){i=c.slice(e.length+1);continue}r.push(c)}return{value:i,rest:r}}function Pi(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
|
|
137
|
+
`)}function VE(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 JE(e.slice(1));if(e[0]==="connect")return ZE(e.slice(1));if(e.includes("--status"))return Pi("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return Pi("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--refresh"))return Pi("--refresh","coze-bridge refresh"),{mode:"refresh"};if(e.includes("--uninstall"))return Pi("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return Pi("--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:i,rest:o}=He(r,"--pat-token");r=o;let{value:c,rest:l}=He(r,"--pair-code");r=l;let{value:u,rest:h}=He(r,"--env");r=h;let{value:p,rest:w}=He(r,"--handshake-url");r=w;let{value:b,rest:A}=He(r,"--frontier-url");r=A;let{value:_,rest:E}=He(r,"--mock-scenario");r=E;let{value:v}=He(r,"--agent-id");if(!i||!c)return{mode:"help"};let I={mode:"pair",privatecode:i,pairingCode:c};return u&&(I.env=u),p&&(I.handshakeUrl=p),b&&(I.frontierUrl=b),_&&(I.mockScenario=_),v&&(I.agentId=v),I}function JE(t){let e=t[0],r=t[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!r||r.startsWith("--"))return{mode:"help"};let i=t.slice(2),{value:o,rest:c}=He(i,"--caption");i=c;let{value:l,rest:u}=He(i,"--name");i=u;let{value:h,rest:p}=He(i,"--agent-id");i=p;let{value:w,rest:b}=He(i,"--session-id");i=b;let{value:A,rest:_}=He(i,"--mime");i=_;let E=i.includes("--group-file");i=i.filter(k=>k!=="--group-file");let v=i.includes("--json"),I={mode:"send",kind:e,path:r,json:v};return o&&(I.caption=o),l&&(I.name=l),h&&(I.agentId=h),w&&(I.sessionId=w),E&&(I.groupFile=!0),A&&(I.mimeType=A),I}function ZE(t){let e=t,{value:r,rest:i}=He(e,"--pat-token");e=i;let{value:o,rest:c}=He(e,"--env");e=c;let{value:l,rest:u}=He(e,"--handshake-url");e=u;let{value:h,rest:p}=He(e,"--frontier-url");e=p;let{value:w,rest:b}=He(e,"--mock-scenario");e=b;let A={mode:"connect"};return r&&(A.privatecode=r),o&&(A.env=o),l&&(A.handshakeUrl=l),h&&(A.frontierUrl=h),w&&(A.mockScenario=w),A}var YE=`
|
|
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(i.kind==="stale")return await
|
|
204
|
+
`.trimStart();async function Hh(t=process.argv,e={}){let r=VE(t);switch(r.mode){case"help":return process.stdout.write(YE),0;case"version":return process.stdout.write(`${pr}
|
|
205
|
+
`),0;case"daemon":{try{await Ch()}catch(i){return Uh.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return XE(e);case"stop":return QE(e);case"refresh":return e1(e);case"purge":return t1(e);case"service-install":return n1(e);case"service-uninstall":return r1(e);case"pair":{let i={};return r.env&&(i.env=r.env),r.handshakeUrl&&(i.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(i.frontierUrl=r.frontierUrl),r.mockScenario&&(i.mockScenario=r.mockScenario),i1(r.privatecode,r.pairingCode,e,i,r.agentId)}case"connect":{let i={};return r.env&&(i.env=r.env),r.handshakeUrl&&(i.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(i.frontierUrl=r.frontierUrl),r.mockScenario&&(i.mockScenario=r.mockScenario),s1(r.privatecode,e,i)}case"send":return Ph({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 qh(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 XE(t){let e=t.paths??te(),r=new qt(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
|
|
206
|
+
`),1;if(i.kind==="stale")return await qh(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
209
207
|
`),1;let o=await r.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
|
|
210
208
|
${JSON.stringify(o.body,null,2)}
|
|
211
|
-
`),0}async function
|
|
212
|
-
`),0;if(i.kind==="stale")return await
|
|
209
|
+
`),0}async function QE(t){let e=t.paths??te(),r=new qt(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
|
|
210
|
+
`),0;if(i.kind==="stale")return await qh(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
212
|
`),0}catch(o){return process.stdout.write(`coze-bridge: stop failed: ${String(o)}
|
|
215
|
-
`),1}}async function
|
|
213
|
+
`),1}}async function e1(t){let e=new qt(t.paths);if((await e.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
|
|
216
214
|
`),1;try{let i=await e.request({method:"POST",path:"/refresh",timeoutMs:35e3});return i.status===200?(process.stdout.write(`coze-bridge: refreshed
|
|
217
215
|
${JSON.stringify(i.body,null,2)}
|
|
218
216
|
`),0):(process.stderr.write(`coze-bridge: refresh failed: ${JSON.stringify(i.body)}
|
|
219
217
|
`),1)}catch(i){return process.stderr.write(`coze-bridge: refresh failed: ${String(i)}
|
|
220
|
-
`),1}}async function
|
|
221
|
-
`);try{await e.request({method:"POST",path:"/shutdown"})}catch(
|
|
222
|
-
`)}await new Promise(
|
|
223
|
-
`)}catch(
|
|
218
|
+
`),1}}async function od(t){if(t.supervisor){let c=t.supervisor,l={nodeBin:"",entry:"",logFile:"",homeDir:"",userName:""};return{platform:c.platform,install:()=>c.install(l),uninstall:()=>c.uninstall(l)}}if(t.skipSupervisor)return;let{getSupervisor:e,buildContext:r}=await Promise.resolve().then(()=>(Fh(),zh)),i=e(),o=r();return{platform:i.platform,install:()=>i.install(o),uninstall:()=>i.uninstall(o)}}async function t1(t){let e=new qt(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
|
|
219
|
+
`);try{await e.request({method:"POST",path:"/shutdown"})}catch(l){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(l)}
|
|
220
|
+
`)}await new Promise(l=>setTimeout(l,500))}let i=await od(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
|
|
221
|
+
`)}catch(l){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(l)}
|
|
224
222
|
`)}let o=t.paths??te(),{rm:c}=await import("node:fs/promises");try{await c(o.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.bridgeRoot}
|
|
225
|
-
`)}catch(
|
|
223
|
+
`)}catch(l){return process.stderr.write(`coze-bridge: remove failed: ${String(l)}
|
|
226
224
|
`),1}return process.stdout.write(`coze-bridge: purged (agents workspaces preserved under ~/.coze/agents)
|
|
227
|
-
`),0}async function
|
|
225
|
+
`),0}async function n1(t){let e=await od(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 r1(t){let e=await od(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 i1(t,e,r,i={},o){let c=new qt(r.paths),l=r.spawnDaemon??Zc;if(!r.skipDistInstall){let p=await ed({paths:r.paths});p.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${p.fromVersion} \u2192 ${p.toVersion}
|
|
231
|
+
`),(await c.probe()).kind==="connected"&&(await c.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(b=>setTimeout(b,500)))):p.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${p.libVersion}
|
|
234
232
|
`)}let u=await c.probe();if(u.kind!=="connected"&&(process.stdout.write(`coze-bridge: starting daemon...
|
|
235
|
-
`),await
|
|
236
|
-
`),1;let
|
|
233
|
+
`),await l({paths:r.paths}),u=await jh(c,r.waitTimeoutMs??1e4,r.sleep??Gh),u.kind!=="connected"))return process.stderr.write(`coze-bridge: daemon did not come up: ${u.kind}
|
|
234
|
+
`),1;let h={privatecode:t,pairing_code:e};i.env&&(h.env=i.env),i.handshakeUrl&&(h.handshake_url=i.handshakeUrl),i.frontierUrl&&(h.frontier_url=i.frontierUrl),i.mockScenario&&(h.mock_scenario=i.mockScenario),o&&(h.agent_id=o);try{let p=await c.request({method:"POST",path:"/pair",body:h,timeoutMs:35e3});if(p.status===200&&p.body?.ok){let w=p.body.agent;return w&&!w.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${w.agentId}): ${w.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
236
|
`),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(p.body)}
|
|
239
237
|
`),1}catch(p){return process.stderr.write(`coze-bridge: pair failed: ${String(p)}
|
|
240
|
-
`),1}}async function
|
|
241
|
-
`),(await c.probe()).kind==="connected"&&(await c.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(
|
|
238
|
+
`),1}}async function s1(t,e,r={}){let i=e.paths??te(),o=t??await _h(i);if(!o)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 qt(e.paths),l=e.spawnDaemon??Zc;if(!e.skipDistInstall){let p=await ed({paths:e.paths});p.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${p.fromVersion} \u2192 ${p.toVersion}
|
|
239
|
+
`),(await c.probe()).kind==="connected"&&(await c.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(b=>setTimeout(b,500)))):p.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${p.libVersion}
|
|
242
240
|
`)}let u=await c.probe();if(u.kind!=="connected"&&(process.stdout.write(`coze-bridge: starting daemon...
|
|
243
|
-
`),await
|
|
244
|
-
`),1;let
|
|
245
|
-
`),await
|
|
241
|
+
`),await l({paths:e.paths}),u=await jh(c,e.waitTimeoutMs??1e4,e.sleep??Gh),u.kind!=="connected"))return process.stderr.write(`coze-bridge: daemon did not come up: ${u.kind}
|
|
242
|
+
`),1;let h={privatecode:o};r.env&&(h.env=r.env),r.handshakeUrl&&(h.handshake_url=r.handshakeUrl),r.frontierUrl&&(h.frontier_url=r.frontierUrl),r.mockScenario&&(h.mock_scenario=r.mockScenario);try{let p=await c.request({method:"POST",path:"/connect",body:h,timeoutMs:35e3});return p.status===200&&p.body?.ok?(process.stdout.write(`coze-bridge: connected (${p.body.note??"ok"})
|
|
243
|
+
`),await ki(o,i).catch(w=>Uh.warn("writePatToken after connect failed (ignored)",{err:String(w)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(p.body)}
|
|
246
244
|
`),1)}catch(p){return process.stderr.write(`coze-bridge: connect failed: ${String(p)}
|
|
247
|
-
`),1}}async function
|
|
245
|
+
`),1}}async function jh(t,e,r){let i=Date.now()+e;for(;Date.now()<i;){let o=await t.probe(500);if(o.kind==="connected")return o;await r(200)}return t.probe(500)}function Gh(t){return new Promise(e=>setTimeout(e,t))}ee();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&Rd("warn");Hh(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)});
|