coze-bridge 0.1.103-alpha.2 → 0.1.103
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 +84 -84
- package/package.json +1 -2
package/dist/index.js
CHANGED
|
@@ -5,34 +5,34 @@ 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
|
|
8
|
+
var Kp=Object.create;var _a=Object.defineProperty;var $p=Object.getOwnPropertyDescriptor;var Vp=Object.getOwnPropertyNames;var Jp=Object.getPrototypeOf,Zp=Object.prototype.hasOwnProperty;var le=(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 Ye=(t,e)=>()=>(t&&(e=t(t=0)),e);var se=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),ya=(t,e)=>{for(var r in e)_a(t,r,{get:e[r],enumerable:!0})},Xp=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Vp(e))!Zp.call(t,o)&&o!==r&&_a(t,o,{get:()=>e[o],enumerable:!(i=$p(e,o))||i.enumerable});return t};var It=(t,e,r)=>(r=t!=null?Kp(Jp(t)):{},Xp(e||!t||!t.__esModule?_a(r,"default",{value:t,enumerable:!0}):r,t));function Ke(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var ir=Ye(()=>{"use strict"});import{createWriteStream as Yp,mkdirSync as Qp,readdirSync as eg,unlinkSync as tg}from"node:fs";import{join as al}from"node:path";function Pn(t){let e=r=>String(r).padStart(2,"0");return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}`}function sr(t,e){return`${t}-${e}.log`}function ba(t,e){let r=t.match(/^(.+)-(\d{4}-\d{2}-\d{2})\.log$/);return!r||r[1]!==e?null:r[2]??null}function ng(t,e,r){let i=c=>{let[l,u,x]=c.split("-").map(Number);return Date.UTC(l??0,(u??1)-1,x??1)};return Math.floor((i(e)-i(t))/864e5)>r}function ss(t,e,r,i){let o;try{o=eg(t)}catch{return}for(let c of o){let l=ba(c,e);if(l&&ng(l,r,i))try{tg(al(t,c))}catch{}}}var Qr,Ea=Ye(()=>{"use strict";Qr=class{constructor(e,r,i){this.dir=e;this.prefix=r;this.opts=i;this.clock=i.clock??(()=>Pn(new Date))}dir;prefix;opts;currentDate;stream;clock;write(e){let r=this.clock();r!==this.currentDate&&this.rotate(r),this.stream?.write(e)}rotate(e){this.stream?.end();try{Qp(this.dir,{recursive:!0});let r=Yp(al(this.dir,sr(this.prefix,e)),{flags:"a"});r.on("error",i=>process.stderr.write(`[log-sink] stream error: ${String(i)}
|
|
9
9
|
`)),this.stream=r}catch(r){process.stderr.write(`[log-sink] rotate failed: ${String(r)}
|
|
10
|
-
`),this.stream=void 0;return}this.currentDate!==void 0&&
|
|
11
|
-
`;
|
|
12
|
-
`;if(
|
|
13
|
-
`),{cause:o})}}async function
|
|
14
|
-
`,o=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{r?.mode!==void 0?await Il(o,i,{encoding:"utf8",mode:r.mode}):await Il(o,i,"utf8"),await Sl(o,t),r?.mode!==void 0&&await Dg(t,r.mode)}catch(c){await Sl(o,o).catch(()=>{});let{rm:d}=await import("node:fs/promises");throw await d(o,{force:!0}).catch(()=>{}),c}}var Xr=Je(()=>{"use strict"});import{promises as Al,readdirSync as Ng}from"node:fs";import{homedir as Mg}from"node:os";import{sep as Bg,join as Ie,resolve as Tl}from"node:path";function Y(t){let e=t??Mg(),r=Ie(e,".coze"),i=Ie(r,"bridge"),o=Ie(i,"lib"),c=Ie(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:Ie(o,"index.js"),binDir:Ie(i,"bin"),pidFile:Ie(i,"bridge.pid"),portFile:Ie(i,"bridge.port"),tokenFile:Ie(i,"bridge.token"),patTokenFile:Ie(i,"pat-token"),agentEnvFile:Ie(i,"agent-env.json"),logFile:Ie(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:Ie(c,"daemon-stdio.log"),installLock:Ie(i,"install.lock"),configFile:Ie(i,"config.json"),agentsRoot:Ie(r,"agents")}}function Ze(t,e=Y()){let r=Ie(e.agentsRoot,t);return{root:r,config:Ie(r,"config.json"),workspace:Ie(r,"workspace"),logs:Ie(r,"logs")}}function os(t=Y()){try{return Ng(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function Qr(t,e){let r=await Al.realpath(Tl(t)).catch(()=>null);if(!r)return!1;let i=await Al.realpath(Tl(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+Bg)}var ke=Je(()=>{"use strict"});var ds={};_a(ds,{AGENT_CONFIG_FILE_MODE:()=>as,enforceAgentConfigMode:()=>Ug,loadAgentConfig:()=>Ge,persistAgentSessions:()=>ei,persistAgentSkills:()=>cs,saveAgentConfig:()=>Ye});import{chmod as Fg,stat as zg}from"node:fs/promises";function Ge(t,e){return rr(Ze(t,e).config)}function Ye(t,e){return ir(Ze(t.agentId,e).config,t,{mode:as})}async function Ug(t,e){if(process.platform==="win32")return;let r=Ze(t,e).config;try{let i=await zg(r);if(!i.isFile())return;let o=i.mode&511;o!==as&&(await Fg(r,as),Cl.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;Cl.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function ei(t,e,r){let i=await Ge(t,r);i&&(i.sessions=Object.fromEntries(e),await Ye(i,r))}async function cs(t,e,r){let i=await Ge(t,r);i&&(i.skills=e,await Ye(i,r))}var Cl,as,rn=Je(()=>{"use strict";Xr();ne();ke();Cl=U("agent-config"),as=384});var Ca=ae((II,Dl)=>{Dl.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 us=ae(Ol=>{var Pl={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 Kg(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(Pl))Ol[t]=Kg(Pl[t])});var Fl=ae((TI,Bl)=>{var $g=ue("fs"),De=ue("path"),Ll=Ca(),Vg=us(),Jg=typeof process=="object"&&process.platform==="win32",Nl=t=>typeof t=="object"&&t!==null,Ml=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 Ee(t){this.sep=De.sep,this.fs=$g,Nl(t)&&Nl(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Bl.exports=Ee;Ee.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 d;try{d=e.fs.statSync(o)}catch(u){if(u.message&&u.message.startsWith("ENOENT"))e.fs.mkdirSync(o);else throw u}if(d&&d.isFile())throw Vg.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};Ee.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 d=De.dirname(t);o.fs.existsSync(d)||o.makeDir(d);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};Ee.prototype.writeFileToAsync=function(t,e,r,i,o){typeof i=="function"&&(o=i,i=void 0);let c=this;c.fs.exists(t,function(d){if(d&&!r)return o(!1);c.fs.stat(t,function(u,h){if(d&&h.isDirectory())return o(!1);var x=De.dirname(t);c.fs.exists(x,function(m){m||c.makeDir(x),c.fs.open(t,"w",438,function(w,b){w?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(_,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)})})})})}):b?c.fs.write(b,e,0,e.length,0,function(){c.fs.close(b,function(){c.fs.chmod(t,i||438,function(){o(!0)})})}):c.fs.chmod(t,i||438,function(){o(!0)})})})})})};Ee.prototype.findFiles=function(t){let e=this;function r(i,o,c){typeof o=="boolean"&&(c=o,o=void 0);let d=[];return e.fs.readdirSync(i).forEach(function(u){let h=De.join(i,u),x=e.fs.statSync(h);(!o||o.test(h))&&d.push(De.normalize(h)+(x.isDirectory()?e.sep:"")),x.isDirectory()&&c&&(d=d.concat(r(h,o,c)))}),d}return r(t,void 0,!0)};Ee.prototype.findFilesAsync=function(t,e){let r=this,i=[];r.fs.readdir(t,function(o,c){if(o)return e(o);let d=c.length;if(!d)return e(null,i);c.forEach(function(u){u=De.join(t,u),r.fs.stat(u,function(h,x){if(h)return e(h);x&&(i.push(De.normalize(u)+(x.isDirectory()?r.sep:"")),x.isDirectory()?r.findFilesAsync(u,function(m,w){if(m)return e(m);i=i.concat(w),--d||e(null,i)}):--d||e(null,i))})})})};Ee.prototype.getAttributes=function(){};Ee.prototype.setAttributes=function(){};Ee.crc32update=function(t,e){return Ml[(t^e)&255]^t>>>8};Ee.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=Ee.crc32update(r,t[i++]);return~r>>>0};Ee.methodToString=function(t){switch(t){case Ll.STORED:return"STORED ("+t+")";case Ll.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};Ee.canonical=function(t){if(!t)return"";let e=De.posix.normalize("/"+t.split("\\").join("/"));return De.join(".",e)};Ee.zipnamefix=function(t){if(!t)return"";let e=De.posix.normalize("/"+t.split("\\").join("/"));return De.posix.join(".",e)};Ee.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]};Ee.sanitize=function(t,e){t=De.resolve(De.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=De.normalize(De.join(t,r.slice(i,o).join(De.sep)));if(c.indexOf(t)===0)return c}return De.normalize(De.join(t,De.basename(e)))};Ee.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};Ee.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};Ee.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)};Ee.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};Ee.isWin=Jg;Ee.crcTable=Ml});var Ul=ae((CI,zl)=>{var Zg=ue("path");zl.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=Zg.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 ql=ae((RI,Gl)=>{Gl.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var ar=ae((kI,or)=>{or.exports=Fl();or.exports.Constants=Ca();or.exports.Errors=us();or.exports.FileAttr=Ul();or.exports.decoder=ql()});var jl=ae((DI,Hl)=>{var sn=ar(),z=sn.Constants;Hl.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,d=0,u=0,h=0,x=0,m=0,w=0,b=0,_=0,v=0;t|=sn.isWin?2560:768,r|=z.FLG_EFS;let I={extraLen:0},A=y=>Math.max(0,y)>>>0,T=y=>Math.max(0,y)&65535,R=y=>Math.max(0,y)&255;return o=sn.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&z.FLG_EFS)>0},set flags_efs(y){y?r|=z.FLG_EFS:r&=~z.FLG_EFS},get flags_desc(){return(r&z.FLG_DESC)>0},set flags_desc(y){y?r|=z.FLG_DESC:r&=~z.FLG_DESC},get method(){return i},set method(y){switch(y){case z.STORED:this.version=10;case z.DEFLATED:default:this.version=20}i=y},get time(){return sn.fromDOS2Date(this.timeval)},set time(y){y=new Date(y),this.timeval=sn.fromDate2DOS(y)},get timeval(){return o},set timeval(y){o=A(y)},get timeHighByte(){return R(o>>>8)},get crc(){return c},set crc(y){c=A(y)},get compressedSize(){return d},set compressedSize(y){d=A(y)},get size(){return u},set size(y){u=A(y)},get fileNameLength(){return h},set fileNameLength(y){h=y},get extraLength(){return x},set extraLength(y){x=y},get extraLocalLength(){return I.extraLen},set extraLocalLength(y){I.extraLen=y},get commentLength(){return m},set commentLength(y){m=y},get diskNumStart(){return w},set diskNumStart(y){w=A(y)},get inAttr(){return b},set inAttr(y){b=A(y)},get attr(){return _},set attr(y){_=A(y)},get fileAttr(){return(_||0)>>16&4095},get offset(){return v},set offset(y){v=A(y)},get encrypted(){return(r&z.FLG_ENC)===z.FLG_ENC},get centralHeaderSize(){return z.CENHDR+h+x+m},get realDataOffset(){return v+z.LOCHDR+I.fnameLen+I.extraLen},get localHeader(){return I},loadLocalHeaderFromBinary:function(y){var D=y.slice(v,v+z.LOCHDR);if(D.readUInt32LE(0)!==z.LOCSIG)throw sn.Errors.INVALID_LOC();I.version=D.readUInt16LE(z.LOCVER),I.flags=D.readUInt16LE(z.LOCFLG),I.flags_desc=(I.flags&z.FLG_DESC)>0,I.method=D.readUInt16LE(z.LOCHOW),I.time=D.readUInt32LE(z.LOCTIM),I.crc=D.readUInt32LE(z.LOCCRC),I.compressedSize=D.readUInt32LE(z.LOCSIZ),I.size=D.readUInt32LE(z.LOCLEN),I.fnameLen=D.readUInt16LE(z.LOCNAM),I.extraLen=D.readUInt16LE(z.LOCEXT);let O=v+z.LOCHDR+I.fnameLen,B=O+I.extraLen;return y.slice(O,B)},loadFromBinary:function(y){if(y.length!==z.CENHDR||y.readUInt32LE(0)!==z.CENSIG)throw sn.Errors.INVALID_CEN();t=y.readUInt16LE(z.CENVEM),e=y.readUInt16LE(z.CENVER),r=y.readUInt16LE(z.CENFLG),i=y.readUInt16LE(z.CENHOW),o=y.readUInt32LE(z.CENTIM),c=y.readUInt32LE(z.CENCRC),d=y.readUInt32LE(z.CENSIZ),u=y.readUInt32LE(z.CENLEN),h=y.readUInt16LE(z.CENNAM),x=y.readUInt16LE(z.CENEXT),m=y.readUInt16LE(z.CENCOM),w=y.readUInt16LE(z.CENDSK),b=y.readUInt16LE(z.CENATT),_=y.readUInt32LE(z.CENATX),v=y.readUInt32LE(z.CENOFF)},localHeaderToBinary:function(){var y=Buffer.alloc(z.LOCHDR);return y.writeUInt32LE(z.LOCSIG,0),y.writeUInt16LE(e,z.LOCVER),y.writeUInt16LE(r,z.LOCFLG),y.writeUInt16LE(i,z.LOCHOW),y.writeUInt32LE(o,z.LOCTIM),y.writeUInt32LE(c,z.LOCCRC),y.writeUInt32LE(d,z.LOCSIZ),y.writeUInt32LE(u,z.LOCLEN),y.writeUInt16LE(h,z.LOCNAM),y.writeUInt16LE(I.extraLen,z.LOCEXT),y},centralHeaderToBinary:function(){var y=Buffer.alloc(z.CENHDR+h+x+m);return y.writeUInt32LE(z.CENSIG,0),y.writeUInt16LE(t,z.CENVEM),y.writeUInt16LE(e,z.CENVER),y.writeUInt16LE(r,z.CENFLG),y.writeUInt16LE(i,z.CENHOW),y.writeUInt32LE(o,z.CENTIM),y.writeUInt32LE(c,z.CENCRC),y.writeUInt32LE(d,z.CENSIZ),y.writeUInt32LE(u,z.CENLEN),y.writeUInt16LE(h,z.CENNAM),y.writeUInt16LE(x,z.CENEXT),y.writeUInt16LE(m,z.CENCOM),y.writeUInt16LE(w,z.CENDSK),y.writeUInt16LE(b,z.CENATT),y.writeUInt32LE(_,z.CENATX),y.writeUInt32LE(v,z.CENOFF),y},toJSON:function(){let y=function(D){return D+" bytes"};return{made:t,version:e,flags:r,method:sn.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:y(d),size:y(u),fileNameLength:y(h),extraLength:y(x),commentLength:y(m),diskNumStart:w,inAttr:b,attr:_,offset:v,centralHeaderSize:y(z.CENHDR+h+x+m)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Kl=ae((PI,Wl)=>{var cr=ar(),we=cr.Constants;Wl.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 we.ENDHDR+o},loadFromBinary:function(c){if((c.length!==we.ENDHDR||c.readUInt32LE(0)!==we.ENDSIG)&&(c.length<we.ZIP64HDR||c.readUInt32LE(0)!==we.ZIP64SIG))throw cr.Errors.INVALID_END();c.readUInt32LE(0)===we.ENDSIG?(t=c.readUInt16LE(we.ENDSUB),e=c.readUInt16LE(we.ENDTOT),r=c.readUInt32LE(we.ENDSIZ),i=c.readUInt32LE(we.ENDOFF),o=c.readUInt16LE(we.ENDCOM)):(t=cr.readBigUInt64LE(c,we.ZIP64SUB),e=cr.readBigUInt64LE(c,we.ZIP64TOT),r=cr.readBigUInt64LE(c,we.ZIP64SIZE),i=cr.readBigUInt64LE(c,we.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(we.ENDHDR+o);return c.writeUInt32LE(we.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,we.ENDSUB),c.writeUInt16LE(e,we.ENDTOT),c.writeUInt32LE(r,we.ENDSIZ),c.writeUInt32LE(i,we.ENDOFF),c.writeUInt16LE(o,we.ENDCOM),c.fill(" ",we.ENDHDR),c},toJSON:function(){let c=function(d,u){let h=d.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 ka=ae(Ra=>{Ra.EntryHeader=jl();Ra.MainHeader=Kl()});var Vl=ae((LI,$l)=>{$l.exports=function(t){var e=ue("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=[],d=0;o.on("data",function(u){c.push(u),d+=u.length}),o.on("end",function(){var u=Buffer.alloc(d),h=0;u.fill(0);for(var x=0;x<c.length;x++){var m=c[x];m.copy(u,h),h+=m.length}i&&i(u)}),o.end(t)}}}});var Zl=ae((NI,Jl)=>{var Yg=+(process.versions?process.versions.node:"").split(".")[0]||0;Jl.exports=function(t,e){var r=ue("zlib");let i=Yg>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,i)},inflateAsync:function(o){var c=r.createInflateRaw(i),d=[],u=0;c.on("data",function(h){d.push(h),u+=h.length}),c.on("end",function(){var h=Buffer.alloc(u),x=0;h.fill(0);for(var m=0;m<d.length;m++){var w=d[m];w.copy(h,x),x+=w.length}o&&o(h)}),c.end(t)}}}});var tu=ae((MI,eu)=>{"use strict";var{randomFillSync:Yl}=ue("crypto"),Xg=us(),Qg=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}),Ql=(t,e)=>Math.imul(t,e)>>>0,Xl=(t,e)=>Qg[(t^e)&255]^t>>>8,ti=()=>typeof Yl=="function"?Yl(Buffer.alloc(12)):ti.node();ti.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 fs={genSalt:ti};function hs(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])}hs.prototype.updateKeys=function(t){let e=this.keys;return e[0]=Xl(e[0],t),e[1]+=e[0]&255,e[1]=Ql(e[1],134775813)+1,e[2]=Xl(e[2],e[1]>>>24),t};hs.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return Ql(t,t^1)>>8&255};function em(t){let e=new hs(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 tm(t){let e=new hs(t);return function(r,i,o=0){i||(i=Buffer.alloc(r.length));for(let c of r){let d=e.next();i[o++]=c^d,e.updateKeys(c)}return i}}function nm(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=em(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw Xg.WRONG_PASSWORD();return i(t.slice(12))}function rm(t){Buffer.isBuffer(t)&&t.length>=12?fs.genSalt=function(){return t.slice(0,12)}:t==="node"?fs.genSalt=ti.node:fs.genSalt=ti}function im(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=tm(r),c=fs.genSalt();c[11]=e.crc>>>24&255,i&&(c[10]=e.crc>>>16&255);let d=Buffer.alloc(t.length+12);return o(c,d),o(t,d,12)}eu.exports={decrypt:nm,encrypt:im,_salter:rm}});var nu=ae(xs=>{xs.Deflater=Vl();xs.Inflater=Zl();xs.ZipCrypto=tu()});var Pa=ae((FI,ru)=>{var ce=ar(),sm=ka(),ve=ce.Constants,Da=nu();ru.exports=function(t,e){var r=new sm.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,d=null,u=Buffer.alloc(0),h=Buffer.alloc(0),x=!0;let m=t,w=typeof m.decoder=="object"?m.decoder:ce.decoder;x=w.hasOwnProperty("efs")?w.efs:!1;function b(){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(ce.crc32(y)!==r.localHeader.crc)return!1}else{let D={},O=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(O)==ve.LOCSIG||e.readUInt32LE(O)==ve.CENSIG)throw ce.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(O)==ve.EXTSIG)D.crc=e.readUInt32LE(O+ve.EXTCRC),D.compressedSize=e.readUInt32LE(O+ve.EXTSIZ),D.size=e.readUInt32LE(O+ve.EXTLEN);else if(e.readUInt16LE(O+12)===19280)D.crc=e.readUInt32LE(O+ve.EXTCRC-4),D.compressedSize=e.readUInt32LE(O+ve.EXTSIZ-4),D.size=e.readUInt32LE(O+ve.EXTLEN-4);else throw ce.Errors.DESCRIPTOR_UNKNOWN();if(D.compressedSize!==r.compressedSize||D.size!==r.size||D.crc!==r.crc)throw ce.Errors.DESCRIPTOR_FAULTY();if(ce.crc32(y)!==D.crc)return!1}return!0}function v(y,D,O){if(typeof D>"u"&&typeof y=="string"&&(O=y,y=void 0),c)return y&&D&&D(Buffer.alloc(0),ce.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var B=b();if(B.length===0)return y&&D&&D(B),B;if(r.encrypted){if(typeof O!="string"&&!Buffer.isBuffer(O))throw ce.Errors.INVALID_PASS_PARAM();B=Da.ZipCrypto.decrypt(B,r,O)}var M=Buffer.alloc(r.size);switch(r.method){case ce.Constants.STORED:if(B.copy(M),_(M))return y&&D&&D(M),M;throw y&&D&&D(M,ce.Errors.BAD_CRC()),ce.Errors.BAD_CRC();case ce.Constants.DEFLATED:var V=new Da.Inflater(B,r.size);if(y)V.inflateAsync(function($){$.copy($,0),D&&(_($)?D($):D($,ce.Errors.BAD_CRC()))});else{if(V.inflate(M).copy(M,0),!_(M))throw ce.Errors.BAD_CRC(`"${w.decode(i)}"`);return M}break;default:throw y&&D&&D(Buffer.alloc(0),ce.Errors.UNKNOWN_METHOD()),ce.Errors.UNKNOWN_METHOD()}}function I(y,D){if((!d||!d.length)&&Buffer.isBuffer(e))return y&&D&&D(b()),b();if(d.length&&!c){var O;switch(r.method){case ce.Constants.STORED:return r.compressedSize=r.size,O=Buffer.alloc(d.length),d.copy(O),y&&D&&D(O),O;default:case ce.Constants.DEFLATED:var B=new Da.Deflater(d);if(y)B.deflateAsync(function(V){O=Buffer.alloc(V.length),r.compressedSize=V.length,V.copy(O),D&&D(O)});else{var M=B.deflate();return r.compressedSize=M.length,M}B=null;break}}else if(y&&D)D(Buffer.alloc(0));else return Buffer.alloc(0)}function A(y,D){return ce.readBigUInt64LE(y,D)}function T(y){try{for(var D=0,O,B,M;D+4<y.length;)O=y.readUInt16LE(D),D+=2,B=y.readUInt16LE(D),D+=2,M=y.slice(D,D+B),D+=B,ve.ID_ZIP64===O&&R(M)}catch{throw ce.Errors.EXTRA_FIELD_PARSE_ERROR()}}function R(y){var D,O,B,M;y.length>=ve.EF_ZIP64_SCOMP&&(D=A(y,ve.EF_ZIP64_SUNCOMP),r.size===ve.EF_ZIP64_OR_32&&(r.size=D)),y.length>=ve.EF_ZIP64_RHO&&(O=A(y,ve.EF_ZIP64_SCOMP),r.compressedSize===ve.EF_ZIP64_OR_32&&(r.compressedSize=O)),y.length>=ve.EF_ZIP64_DSN&&(B=A(y,ve.EF_ZIP64_RHO),r.offset===ve.EF_ZIP64_OR_32&&(r.offset=B)),y.length>=ve.EF_ZIP64_DSN+4&&(M=y.readUInt32LE(ve.EF_ZIP64_DSN),r.diskNumStart===ve.EF_ZIP64_OR_16&&(r.diskNumStart=M))}return{get entryName(){return w.decode(i)},get rawEntryName(){return i},set entryName(y){i=ce.toBuffer(y,w.encode);var D=i[i.length-1];c=D===47||D===92,r.fileNameLength=i.length},get efs(){return typeof x=="function"?x(this.entryName):x},get extra(){return u},set extra(y){u=y,r.extraLength=y.length,T(y)},get comment(){return w.decode(o)},set comment(y){if(o=ce.toBuffer(y,w.encode),r.commentLength=o.length,o.length>65535)throw ce.Errors.COMMENT_TOO_LONG()},get name(){var y=w.decode(i);return c?y.substr(y.length-1).split("/").pop():y.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return I(!1,null)},getCompressedDataAsync:function(y){I(!0,y)},setData:function(y){d=ce.toBuffer(y,ce.decoder.encode),!c&&d.length?(r.size=d.length,r.method=ce.Constants.DEFLATED,r.crc=ce.crc32(y),r.changed=!0):r.method=ce.Constants.STORED},getData:function(y){return r.changed?d:v(!1,null,y)},getDataAsync:function(y,D){r.changed?y(d):v(!0,y,D)},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(),D=ce.Constants.CENHDR;return i.copy(y,D),D+=i.length,u.copy(y,D),D+=r.extraLength,o.copy(y,D),y},packLocalHeader:function(){let y=0;r.flags_efs=this.efs,r.extraLocalLength=h.length;let D=r.localHeaderToBinary(),O=Buffer.alloc(D.length+i.length+r.extraLocalLength);return D.copy(O,y),y+=D.length,i.copy(O,y),y+=i.length,h.copy(O,y),y+=h.length,O},toJSON:function(){let y=function(D){return"<"+(D&&D.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(d)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var ou=ae((zI,su)=>{var iu=Pa(),om=ka(),qe=ar();su.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new om.MainHeader,d=!1,u=null;let h=new Set,x=e,{noSort:m,decoder:w}=x;t?v(x.readEntries):d=!0;function b(){let A=new Set;for(let T of Object.keys(i)){let R=T.split("/");if(R.pop(),!!R.length)for(let y=0;y<R.length;y++){let D=R.slice(0,y+1).join("/")+"/";A.add(D)}}for(let T of A)if(!(T in i)){let R=new iu(x);R.entryName=T,R.attr=16,R.temporary=!0,r.push(R),i[R.entryName]=R,h.add(R)}}function _(){if(d=!0,i={},c.diskEntries>(t.length-c.offset)/qe.Constants.CENHDR)throw qe.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var A=c.offset,T=0;T<r.length;T++){var R=A,y=new iu(x,t);y.header=t.slice(R,R+=qe.Constants.CENHDR),y.entryName=t.slice(R,R+=y.header.fileNameLength),y.header.extraLength&&(y.extra=t.slice(R,R+=y.header.extraLength)),y.header.commentLength&&(y.comment=t.slice(R,R+y.header.commentLength)),A+=y.header.centralHeaderSize,r[T]=y,i[y.entryName]=y}h.clear(),b()}function v(A){var T=t.length-qe.Constants.ENDHDR,R=Math.max(0,T-65535),y=R,D=t.length,O=-1,B=0;for(typeof x.trailingSpace=="boolean"&&x.trailingSpace&&(R=0),T;T>=y;T--)if(t[T]===80){if(t.readUInt32LE(T)===qe.Constants.ENDSIG){O=T,B=T,D=T+qe.Constants.ENDHDR,y=T-qe.Constants.END64HDR;continue}if(t.readUInt32LE(T)===qe.Constants.END64SIG){y=R;continue}if(t.readUInt32LE(T)===qe.Constants.ZIP64SIG){O=T,D=T+qe.readBigUInt64LE(t,T+qe.Constants.ZIP64SIZE)+qe.Constants.ZIP64LEAD;break}}if(O==-1)throw qe.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(O,D)),c.commentLength&&(o=t.slice(B+qe.Constants.ENDHDR)),A&&_()}function I(){r.length>1&&!m&&r.sort((A,T)=>A.entryName.toLowerCase().localeCompare(T.entryName.toLowerCase()))}return{get entries(){return d||_(),r.filter(A=>!h.has(A))},get comment(){return w.decode(o)},set comment(A){o=qe.toBuffer(A,w.encode),c.commentLength=o.length},getEntryCount:function(){return d?r.length:c.diskEntries},forEach:function(A){this.entries.forEach(A)},getEntry:function(A){return d||_(),i[A]||null},setEntry:function(A){d||_(),r.push(A),i[A.entryName]=A,c.totalEntries=r.length},deleteFile:function(A,T=!0){d||_();let R=i[A];this.getEntryChildren(R,T).map(D=>D.entryName).forEach(this.deleteEntry)},deleteEntry:function(A){d||_();let T=i[A],R=r.indexOf(T);R>=0&&(r.splice(R,1),delete i[A],c.totalEntries=r.length)},getEntryChildren:function(A,T=!0){if(d||_(),typeof A=="object")if(A.isDirectory&&T){let R=[],y=A.entryName;for(let D of r)D.entryName.startsWith(y)&&R.push(D);return R}else return[A];return[]},getChildCount:function(A){if(A&&A.isDirectory){let T=this.getEntryChildren(A);return T.includes(A)?T.length-1:T.length}return 0},compressToBuffer:function(){d||_(),I();let A=[],T=[],R=0,y=0;c.size=0,c.offset=0;let D=0;for(let M of this.entries){let V=M.getCompressedData();M.header.offset=y;let $=M.packLocalHeader(),te=$.length+V.length;y+=te,A.push($),A.push(V);let J=M.packCentralHeader();T.push(J),c.size+=J.length,R+=te+J.length,D++}R+=c.mainHeaderSize,c.offset=y,c.totalEntries=D,y=0;let O=Buffer.alloc(R);for(let M of A)M.copy(O,y),y+=M.length;for(let M of T)M.copy(O,y),y+=M.length;let B=c.toBinary();return o&&o.copy(B,qe.Constants.ENDHDR),B.copy(O,y),t=O,d=!1,O},toAsyncBuffer:function(A,T,R,y){try{d||_(),I();let D=[],O=[],B=0,M=0,V=0;c.size=0,c.offset=0;let $=function(te){if(te.length>0){let J=te.shift(),ie=J.entryName+J.extra.toString();R&&R(ie),J.getCompressedDataAsync(function(oe){y&&y(ie),J.header.offset=M;let L=J.packLocalHeader(),G=L.length+oe.length;M+=G,D.push(L),D.push(oe);let W=J.packCentralHeader();O.push(W),c.size+=W.length,B+=G+W.length,V++,$(te)})}else{B+=c.mainHeaderSize,c.offset=M,c.totalEntries=V,M=0;let J=Buffer.alloc(B);D.forEach(function(oe){oe.copy(J,M),M+=oe.length}),O.forEach(function(oe){oe.copy(J,M),M+=oe.length});let ie=c.toBinary();o&&o.copy(ie,qe.Constants.ENDHDR),ie.copy(J,M),t=J,d=!1,A(J)}};$(Array.from(this.entries))}catch(D){T(D)}}}}});var du=ae((UI,cu)=>{var ye=ar(),_e=ue("path"),am=Pa(),cm=ou(),Cn=(...t)=>ye.findLast(t,e=>typeof e=="boolean"),au=(...t)=>ye.findLast(t,e=>typeof e=="string"),dm=(...t)=>ye.findLast(t,e=>typeof e=="function"),lm={noSort:!1,readEntries:!1,method:ye.Constants.NONE,fs:null};cu.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),lm);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=ye.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new ye(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=ye.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=ye.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw ye.Errors.INVALID_FILENAME();let c=new cm(r,i),{canonical:d,sanitize:u,zipnamefix:h}=ye;function x(_){if(_&&c){var v;if(typeof _=="string"&&(v=c.getEntry(_e.posix.normalize(_))),typeof _=="object"&&typeof _.entryName<"u"&&typeof _.header<"u"&&(v=c.getEntry(_.entryName)),v)return v}return null}function m(_){let{join:v,normalize:I,sep:A}=_e.posix;return v(_e.isAbsolute(_)?"/":".",I(A+_.split("\\").join(A)+A))}function w(_){return _ instanceof RegExp?(function(v){return function(I){return v.test(I)}})(_):typeof _!="function"?()=>!0:_}let b=(_,v)=>{let I=v.slice(-1);return I=I===o.sep?o.sep:"",_e.relative(_,v)+I};return{readFile:function(_,v){var I=x(_);return I&&I.getData(v)||null},childCount:function(_){let v=x(_);if(v)return c.getChildCount(v)},readFileAsync:function(_,v){var I=x(_);I?I.getDataAsync(v):v(null,"getEntry failed for:"+_)},readAsText:function(_,v){var I=x(_);if(I){var A=I.getData();if(A&&A.length)return A.toString(v||"utf8")}return""},readAsTextAsync:function(_,v,I){var A=x(_);A?A.getDataAsync(function(T,R){if(R){v(T,R);return}T&&T.length?v(T.toString(I||"utf8")):v("")}):v("")},deleteFile:function(_,v=!0){var I=x(_);I&&c.deleteFile(I.entryName,v)},deleteEntry:function(_){var v=x(_);v&&c.deleteEntry(v.entryName)},addZipComment:function(_){c.comment=_},getZipComment:function(){return c.comment||""},addZipEntryComment:function(_,v){var I=x(_);I&&(I.comment=v)},getZipEntryComment:function(_){var v=x(_);return v&&v.comment||""},updateFile:function(_,v){var I=x(_);I&&I.setData(v)},addLocalFile:function(_,v,I,A){if(o.fs.existsSync(_)){v=v?m(v):"";let T=_e.win32.basename(_e.win32.normalize(_));v+=I||T;let R=o.fs.statSync(_),y=R.isFile()?o.fs.readFileSync(_):Buffer.alloc(0);R.isDirectory()&&(v+=o.sep),this.addFile(v,y,A,R)}else throw ye.Errors.FILE_NOT_FOUND(_)},addLocalFileAsync:function(_,v){_=typeof _=="object"?_:{localPath:_};let I=_e.resolve(_.localPath),{comment:A}=_,{zipPath:T,zipName:R}=_,y=this;o.fs.stat(I,function(D,O){if(D)return v(D,!1);T=T?m(T):"";let B=_e.win32.basename(_e.win32.normalize(I));if(T+=R||B,O.isFile())o.fs.readFile(I,function(M,V){return M?v(M,!1):(y.addFile(T,V,A,O),setImmediate(v,void 0,!0))});else if(O.isDirectory())return T+=o.sep,y.addFile(T,Buffer.alloc(0),A,O),setImmediate(v,void 0,!0)})},addLocalFolder:function(_,v,I){if(I=w(I),v=v?m(v):"",_=_e.normalize(_),o.fs.existsSync(_)){let A=o.findFiles(_),T=this;if(A.length)for(let R of A){let y=_e.join(v,b(_,R));I(y)&&T.addLocalFile(R,_e.dirname(y))}}else throw ye.Errors.FILE_NOT_FOUND(_)},addLocalFolderAsync:function(_,v,I,A){A=w(A),I=I?m(I):"",_=_e.normalize(_);var T=this;o.fs.open(_,"r",function(R){if(R&&R.code==="ENOENT")v(void 0,ye.Errors.FILE_NOT_FOUND(_));else if(R)v(void 0,R);else{var y=o.findFiles(_),D=-1,O=function(){if(D+=1,D<y.length){var B=y[D],M=b(_,B).split("\\").join("/");M=M.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),A(M)?o.fs.stat(B,function(V,$){V&&v(void 0,V),$.isFile()?o.fs.readFile(B,function(te,J){te?v(void 0,te):(T.addFile(I+M,J,"",$),O())}):(T.addFile(I+M+"/",Buffer.alloc(0),"",$),O())}):process.nextTick(()=>{O()})}else v(!0,void 0)};O()}})},addLocalFolderAsync2:function(_,v){let I=this;_=typeof _=="object"?_:{localPath:_},localPath=_e.resolve(m(_.localPath));let{zipPath:A,filter:T,namefix:R}=_;T instanceof RegExp?T=(function(O){return function(B){return O.test(B)}})(T):typeof T!="function"&&(T=function(){return!0}),A=A?m(A):"",R=="latin1"&&(R=O=>O.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof R!="function"&&(R=O=>O);let y=O=>_e.join(A,R(b(localPath,O))),D=O=>_e.win32.basename(_e.win32.normalize(R(O)));o.fs.open(localPath,"r",function(O){O&&O.code==="ENOENT"?v(void 0,ye.Errors.FILE_NOT_FOUND(localPath)):O?v(void 0,O):o.findFilesAsync(localPath,function(B,M){if(B)return v(B);M=M.filter(V=>T(y(V))),M.length||v(void 0,!1),setImmediate(M.reverse().reduce(function(V,$){return function(te,J){if(te||J===!1)return setImmediate(V,te,!1);I.addLocalFileAsync({localPath:$,zipPath:_e.dirname(y($)),zipName:D($)},V)}},v))})})},addLocalFolderPromise:function(_,v){return new Promise((I,A)=>{this.addLocalFolderAsync2(Object.assign({localPath:_},v),(T,R)=>{T&&A(T),R&&I(this)})})},addFile:function(_,v,I,A){_=h(_);let T=x(_),R=T!=null;R||(T=new am(i),T.entryName=_),T.comment=I||"";let y=typeof A=="object"&&A instanceof o.fs.Stats;y&&(T.header.time=A.mtime);var D=T.isDirectory?16:0;let O=T.isDirectory?16384:32768;return y?O|=4095&A.mode:typeof A=="number"?O|=4095&A:O|=T.isDirectory?493:420,D=(D|O<<16)>>>0,T.attr=D,T.setData(v),R||c.setEntry(T),T},getEntries:function(_){return c.password=_,c?c.entries:[]},getEntry:function(_){return x(_)},getEntryCount:function(){return c.getEntryCount()},forEach:function(_){return c.forEach(_)},extractEntryTo:function(_,v,I,A,T,R){A=Cn(!1,A),T=Cn(!1,T),I=Cn(!0,I),R=au(T,R);var y=x(_);if(!y)throw ye.Errors.NO_ENTRY();var D=d(y.entryName),O=u(v,R&&!y.isDirectory?R:I?D:_e.basename(D));if(y.isDirectory){var B=c.getEntryChildren(y);return B.forEach(function($){if($.isDirectory)return;var te=$.getData();if(!te)throw ye.Errors.CANT_EXTRACT_FILE();var J=d($.entryName),ie=u(v,I?J:_e.basename(J));let oe=T?$.header.fileAttr:void 0;o.writeFileTo(ie,te,A,oe)}),!0}var M=y.getData(c.password);if(!M)throw ye.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(O)&&!A)throw ye.Errors.CANT_OVERRIDE();let V=T?_.header.fileAttr:void 0;return o.writeFileTo(O,M,A,V),!0},test:function(_){if(!c)return!1;for(var v in c.entries)try{if(v.isDirectory)continue;var I=c.entries[v].getData(_);if(!I)return!1}catch{return!1}return!0},extractAllTo:function(_,v,I,A){if(I=Cn(!1,I),A=au(I,A),v=Cn(!1,v),!c)throw ye.Errors.NO_ZIP();c.entries.forEach(function(T){var R=u(_,d(T.entryName));if(T.isDirectory){o.makeDir(R);return}var y=T.getData(A);if(!y)throw ye.Errors.CANT_EXTRACT_FILE();let D=I?T.header.fileAttr:void 0;o.writeFileTo(R,y,v,D);try{o.fs.utimesSync(R,T.header.time,T.header.time)}catch{throw ye.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(_,v,I,A){if(A=dm(v,I,A),I=Cn(!1,I),v=Cn(!1,v),!A)return new Promise((O,B)=>{this.extractAllToAsync(_,v,I,function(M){M?B(M):O(this)})});if(!c){A(ye.Errors.NO_ZIP());return}_=_e.resolve(_);let T=O=>u(_,_e.normalize(d(O.entryName))),R=(O,B)=>new Error(O+': "'+B+'"'),y=[],D=[];c.entries.forEach(O=>{O.isDirectory?y.push(O):D.push(O)});for(let O of y){let B=T(O),M=I?O.header.fileAttr:void 0;try{o.makeDir(B),M&&o.fs.chmodSync(B,M),o.fs.utimesSync(B,O.header.time,O.header.time)}catch{A(R("Unable to create folder",B))}}D.reverse().reduce(function(O,B){return function(M){if(M)O(M);else{let V=_e.normalize(d(B.entryName)),$=u(_,V);B.getDataAsync(function(te,J){if(J)O(J);else if(!te)O(ye.Errors.CANT_EXTRACT_FILE());else{let ie=I?B.header.fileAttr:void 0;o.writeFileToAsync($,te,v,ie,function(oe){oe||O(R("Unable to write file",$)),o.fs.utimes($,B.header.time,B.header.time,function(L){L?O(R("Unable to set times",$)):O()})})}})}}},A)()},writeZip:function(_,v){if(arguments.length===1&&typeof _=="function"&&(v=_,_=""),!_&&i.filename&&(_=i.filename),!!_){var I=c.compressToBuffer();if(I){var A=o.writeFileTo(_,I,!0);typeof v=="function"&&v(A?null:new Error("failed"),"")}}},writeZipPromise:function(_,v){let{overwrite:I,perm:A}=Object.assign({overwrite:!0},v);return new Promise((T,R)=>{!_&&i.filename&&(_=i.filename),_||R("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(y=>{let D=O=>O?T(O):R("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(_,y,I,A,D)},R)})},toBufferPromise:function(){return new Promise((_,v)=>{c.toAsyncBuffer(_,v)})},toBuffer:function(_,v,I,A){return typeof _=="function"?(c.toAsyncBuffer(_,v,I,A),null):c.compressToBuffer()}}}});import{execFile as ty,spawn as ny,spawnSync as Q2}from"node:child_process";import{promisify as ry}from"node:util";function sy(t){if(process.platform!=="win32")return!1;if(s0.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(s0,"").toLowerCase();return iy.has(r)}function o0(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return sy(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function at(t,e=[],r={}){return ny(t,e,o0(t,r))}function a0(t,e=[],r={}){return oy(t,e,o0(t,r))}var iy,s0,oy,yn=Je(()=>{"use strict";iy=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),s0=/\.(cmd|bat|ps1)$/i;oy=ry(ty)});var xh=ae(Le=>{"use strict";var N=K;function Io(){let t=["ugzlv2m","r1Lduee","mJyWntq5nNvZrvP4zq","y3vYCMvUDeK","B2Lft0q","A0D4vu8","su5tvefova","v0Lov0q","zv90Aw1LB3u","igzHAwWSig0","vfjNBeq","CM5jtfG","svjuu2q","nti1nJCYmfbet25RrW","ChjVDg90Exa","qM1WC0m","CYbPBNn0yw4","EMHLtMW","rK5Ju2C","wKrXA1O","y3r4","ywXS","v2LuEgS","EfjtBxi","vePUywC","Dw5RBM93BIa","z2v0q3vYC28","uwDNs3K","t0vMvfC","CMv0CNLdB3u","q2Dhuw4","DMLJzuLeig8","zMzMzG","ywXSB2nvBNm","wNrZwve","uvHKAK0","we5ZsK0","zLPSEuW","rxnnvLi","vgrtC24","DgfsEei","Eg5Itfu","q2jTrxi","yMLUza","z0PIsNG","v1zuv00","x29WDgLVBNm","tM1Jwuq","zfDVCMTLCKC","Bg9IywXty28","CMvTB3zLrxy","B3vUDa","vfzIB2S","Dgv4DfbHEwW","ywnRDxbfBMq","x3bPBMC","BvfcDLO","zufJAW","q3vZDg9Trxi","qufoEKq","teHvzLG","zfPftgy","x2HHBMrSzva","zxjYtxnN","zufmv28","y2XVC2uSihC","Cuz1yuu","v01KvvK","ihrVihjLDhi","Ahr0Chm6","q25tyMm","ywr2yw5Jzq","AfnUsw8","tufIsui","ywXPzcb1CMW","y2HnyxHuCMK","B29Mwxe","sMrRq0S","t05QrNy","CgLUz19VBMm","v0LlAhm","DwzMqLe","BM9Uzv9UB24","yxKSig5LDhC","C29Tzq","weTdthO","x2n1CNnVCKy","zxjFCw9Z","D3jPDgvvAw4","zgXeD28","tgnywwi","Du5REhq","qNfPrgq","y29SBM8","B3bLBG","B25tDgfYDfi","C0nVDw50zxi","Ec1TC2CTy3u","vuHPsLC","BMnVzgLUzW","DgzjDNe","EursrhK","nNW1Fdb8m3W","C0Xf","Cgf5Bg9Hzeu","y2XVC2u","Au9bA0S","igXHCMDLCIa","ihzHBgLKigq","DxjS","qNn3vwC","zgLZCgf0y2G","y0zyAee","z0zbExi","DvDHq0q","uNritKW","yMXVy2TLza","B25ozxr3B3i","B3fssey","A1zcDKW","A2v5CW","D0jZEwy","wLzwBhK","yuDZr00","qLzvC0u","BfHkuhy","EfPJD3i","AhD3u0W","yw5Nzq","EgHVDfi","x2nSzwfYvgK","vwD5uvi","zwn0","yMrFzgLK","D24GCMvHC28","CMvJB25Uzwm","v1fsA3K","y29UDgLUDwu","CeLdv0K","uMvJB25Uzwm","whDeq1a","yNvMzMvY","v0Dfq0S","C0XPC3rLBMu","y29Uy2f0","C091AMK","nJmXnZjwuNztEgi","yw5ZzM9YBvq","AgfUz2u","twTfDxO","C3jJ","x2nVBM5Ly3q","zgvMAw5Luhi","yNrZCeq","lcbTyxGGCMu","Dfjkq0e","tg9Nsuq","zMzLCG","uhLrAei","CYbWyxjHBxm","ANLjvNG","rgrsAuW","wvL3DvC","v2TzEhG","tevwt2K","y29UBMvJDgK","t2rkBgm","B25szwnLAxy","Euf3shy","rxHZsfK","tMLwAMi","z2PNDLG","uMvHzcbWyxm","zwrPyxrLBhK","uuL1CLG","sNDmtMu","DgvZDa","yxbWzw5Kq2G","C2v0q3vYC28","rfrTwwS","zwvzt0q","CKDMtg8","z2v0","ChrVCG","yMvAzfe","zLHer2O","v2ThAhu","z2u6ia","ALDcDhi","AevYCM9Yrxy","u1fwtgG","s0HWBum","v1zLChy","Avzhzuy","CNjiBfy","tg9JAW","Aw5fqu4","BfnXzMu","ywXSzwqGBxu","zxH0ugf5Bg8","ChvZAa","DfbWDfy","rKDZD2e","Bg5OtNu","wNzNAgO","vKXNBeq","AwzIufC","yxrLq291BNq","z1v2ChG","y3vYCMvUDeu","EKrRAfe","CNjnvfG","s3zxqNG","C2HPzNq","wKruB3y","Ag5gqKC","rw9qqKC","B25LCNjVCG","twr0DKG","vhb1yNO","quL2Eg8","sLDtBxq","tK9Pzui","Aw50zwDLCIa","uvzZsK8","BfHhDw4","zwnVBM5Ly3q","yxDXquS","DgLLCKPtt04","BMDuAw1LCG","rfr5A24","C0v1AfC","x2rPC3bHDgm","rM5gChC","u2vXsuq","sLD4qMK","zw5HyMXLqxu","CKTdyMq","CgHxz1i","A0DTCKG","uvD0Bfq","BMrWB2LUDfq","rur1sNa","C2v0","DMvUDa","EufAr0m","z2v0s2v5","twLZC2LUzYa","zgvJB2rLzey","uhDTCMK","qMr0sNO","ywj6D3y","ywTQvwK","CMvHC29U","DMLwChq","ueLYse8","yvvLAfm","D2nJDfm","Cxfivgm","EwHJrM0","uwrQBfa","rKXorLu","ywrKrxzLBNq","zNjHBwvuExa","x2LZtM9Kzq","BKj4Cui","AK1gq0e","z2vrDwv1zuW","sLPfAKe","BMvLzf9Hy2S","AhnjweW","zvDuDwW","A1fsqwO","wufZD0C","sLnptLa","wMvlqwm","tvHswvm","x2fKzfDZtgK","Efrurw52","CeLMshy","DMnlAxC","wfzlELy","AwXK","s0vMANG","AMvJDfn0B3i","DxnLCKLW","sMHdr1i","zw1PDa","B2ngDvG","C2rfz1C","x19LC01Vzhu","nJu0otG2rLrVuerQ","rxjYB3jdB2q","zwLjEuO","x3vYBa","zxjFBxnNAwq","Dev2zw50","t1bftL9fuLi","DhjPzxmGCMu","CMvUDevUzha","EgPczuW","zMX1C2HfEha","otmZmeH2s3P1ra","rLDt","mNWZFdr8mhW","vuDqrMu","B3jRzxjhBg8","zMzmAw5L","tfzWsxe","zuvwBuq","ywDLu2HVDW","suD5wK8","A2v0ignVBNm","x2rLyNvN","wMDmtMC","s2nKqw4","CxHfzxK","DMziC2y","sgLABxq","zgLZywjSzue","DgLTzw91Da","uevxBeq","CuH2yNC","uNDRwLa","u3P2z0S","y3jLyxrLt2i","B3jLtMfTzxm","q2zwwgm","zxHWB3j0CW","zcbLCNjVCI4","qNziBNi","uMTzCKC","AfbcDe8","qKjsChm","ANLbB2S","DuX4vvG","yMDerKC","q2L1yNG","CwTyt2W","EvDXrwy","AgvKtwf4uMu","CMfTzq","Ce9XyxC","BxfPv1K","C2vYDMLJzq","C2fNzq","zLnYrMK","DgfYz2v0","zNvUy3rPB24","yw1Lu3bHy2u","CxH1D0K","ALLSAMm","ExbL","rujbwM4","BgvUz3rO","CNjVCK1LC3m","C2v0zgi","uNLswva","uuXqv3a","y3vYC29Yx2y","mdaWmdaWmda","CgnZz24","v3nNANK","uNr2qKq","u2TPCcbWyxm","wKffweW","B2zM","re1iAhO","BgjjzNK","s29Rr0S","x3jLywr5q2W","ywrKq291BNq","B2nRzxrtDwm","BezmCK0","BMnLq2XVC2u","tK52BMu","qvPfv0y","vxP4Ehq","D2nAs2G","DhLWzq","rNnrD0i","sfnOCvK","zw5JB2rPBMC","rurOtvi","pxv0zI04","Ae9Wzw5fDMu","zw5NDgG","q0Xpu0LorW","wLb5u28","uxvcu2m","B2nRzxq","ywrKt25L","yxbWBhK","vgfN","uLf3ugS","sNLeEKK","EvjLy29UBMu","EufcvwW","sxrQExC","AM9PBG","r29ICg0","wvHNrwm","AfHYBge","ELzQv2i","veDJDMG","s0HfyLa","x2LZtwLUAvq","y2XLyxi","vwfmse0","zMLSDgvY","qML0wLm","CNzHBfzHBhu","z3bLsvG","t2z2Ae8","x2HHBMrSzvi","zuvXtLy","y29TCgXLDgu","mtmZtNn6q0zI","zNjVBunOyxi","DgHHBIbSB2m","x21LC3nHz2u","qNr4zMy","t3Ler0q","y0vZENa","CKPerM4","x3jLy29UBMu","ueDlue8","ELfzrNi","A3j3Dg4","vxjcy0G","zNDotxy","DhjHBNnHy3q","igzPzwXKoIa","BNruCMLLC0m","qu5hvwS","tfnQq0G","yxnL","A1Pqu3a","tKzPsNC","A2DICu0","x3bHDgHlzxK","zM9YrwfJAa","ze5bDMK","mhWYFdn8mxW","t1bftG","BwvZC2fNzq","De1HBMfNzxi","yMLUyxj5vhK","u0HVAKW","DxbwB3i","BgvY","uxf1AeW","EfPHyMS","rwTiBLy","wLHQD1G","B25Uzwn0Aw4","BgLZDgvUtMu","txLZqvq","Dg9mB3DLCKm","B2LUDfjLywm","ANbZENu","DMfPzw4","Axnby2TdBgu","C2XPy2u","t21Hrgq","BwfUDwfSihi","ANnzr0y","Dxfyvhy","B3bLBIa","CgfNzwHPzgu","wfHOu0y","ALjIC3K","CNnVCL92ywW","tLLRzhK","zv9ZDwnJzxm","Aw47y2HHCNm","CMvWBgfJzui","wM9NB0y","zxjHDg9Y","DhHxs2S","tK5yt20","t1vTAvy","yw1LoIa","DMfSDwu","x2zVCM1HDeu","Dg9VigXHCMC","EfnHvMu","x2LUAxq","sg1wEKC","wwzNwvm","B3bLCNr5","EvvdA3O","zsbHihn0CMK","CMvZDwX0","s0nkA2m","tK5sC00","CNnVCKzPBgu","t1joAxi","quvHuwS","yuPTB3m","y3jLyxrLq2W","ug55tuO","q3vICuK","z2vjBMzVu3K","twzWA1e","BMv4DcGPigm","AwLyAwi","rNjVBNrPzxi","surxrhu","wwD0z2y","swfrDLK","Aw1LCYbPBIa","ue51zwy","CwzOsxG","t21wB2i","CYbHBhjLywq","vgLTzw91Da","vNDTC2u","id4G","AKLvy2i","zgvIDwC","x2LZsw5PDa","m3WXFdj8mhW","ALz4Aem","EMjPugy","rfbvDfC","q0Tbz3C","CMvJzwL2zwq","Dw50","v0znse0","y29UC3rYDwm","z2v0sxrLBq","CxvPAK4","qLztDMW","zfnQAwK","DcbSAw1PDa","v2TkwNC","DxrMofDYAxq","se9xqwK","BezSDxnO","swTtywK","Ce9Mwe8","ounAteDeBW","BwLUzW","ze90rMi","ihrPBwvZ","AxLrrfC","AKHyCgG","C2vUzf9Hy2S","DMvY","B3v0sw50zxi","zw5HyMXLuw8","Cg9W","u09qyMS","zMHNyNK","D0TWBfe","vMXwEhq","BxP0BuW","qMLkAxC","wLvcAxa","EenHwgC","CMfTugfYyw0","A1b4wKy","CgfYC2u","q1joCwC","sxD0rgS","rgTiDxq","EMv3z1u","y29UDgv4Da","zMXVB3i","qwP0B1q","sejMruu","Aufpq00","AwXSihvZzsa","DeLK","Cw5JEwi","CM92AwrLihC","t2jQzwn0","C2v0u3rVCMe","svjKAKG","zNPAy1a","rfPsveS","q0vOEeG","svLtrMO","CNfLAhO","B3bLCNr5tMe","DxbNCMfKzw4","ywnRx2LK","z0zAshG","uwziyLK","tgj0yLm","x2LZqNjVD3m","t3jyz0u","AM1XueO","AgvHzgvY","rvjst1i","Dg9oDw1Izxi","A2v5","r1b4v0m","zffqrwK","y291BNq","B2fprNK","yxnJCMLWDa","EhDLywW","C0jf","AMrkyvu","qMLrzu8","zeLyr1i","rhrVDvi","AxnFywnR","BxnN","y2vZC0HHBMq","vwfxvgS","t3vcvgK","B2Lut3m","CwzZBxe","rKDLrxm","C2vYDMvYvgK","Au9ntuO","ruLNEfi","wgzXtgq","uePNBhK","ig1LC3nHz2u","x2LZv29YA2u","x2n1CNnVCK0","yM9KEq","ndq0reXSA093","BMrLEa","BMLjq2W","uK9py3q","tgLZDgvUzxi","DeX5swi","Bwvxt2u","y3jLyxrLrxi","CMvHzfvjBNq","z2v0q3vYCMu","Dgv4Dc9WBge","DgHLBG","uhnHC04","zwvKzwq","CMvZzxrfBMq","y29UBMvJDca","sxPLzgG","Bwf4tg9ZC0m","DhPfEuG","CMvHzg9UBhK","seDHqLm","rMngwui","vejuCvO","x2jPBMfYEvq","rgP3zwi","tefvtva","CerWqKG","AwXLtMfTzq","twrADgG","wefvA0u","Cw9Zx18","y29UBMvJDfm","DNjXBgW","ruvktKq","s2r3Be8","rNHVr3O","zNjVBuj5Dgu","EfzKtNy","C2DPza","zff6r0y","y3vYC29Y","vvLls08","EuHAr2e","ExHZqwq","yMLUyxj5","AhbnwKK","veLQBxu","tNH2vMW","AxnbCNjHEq","vfvAtvu","ywnOzwq","y3jLyxrLtwu","teTgs1e","x25HDMLNyxq","CMvZzxruCMK","ANDcCvi","swPrr1K","EsbJBg9Zzwq","CIb0DhDjra","v2jNzLa","C3vJy2vZCW","uKTPsM8","zw50","sLLHAfO","u2HHCMvKv28","rLPxy0m","sKDHuLK","vunLufy","tffVu08","qvD5Ewq","B25JBg9Zzq","rvDHt2S","B3jWDLa","AgLNAa","BNrLCG","q2P5r1G","vw10sge","zxmGCMvHy2G","rhvRsfq","B3jpBMXPBMu","CgjICdi","BLHMBw8","uKvbBxu","C1b4z28","C3rYAw5NAwy","EvPPuK4","z2v0u3rVCMe","DMfSDwvZ","uMTrAK8","x3nLBMrby2S","v2vIu29JA2u","sKHlzeq","q3vZDg9Tq2W","Ae1LC3nHz2u","qKHLAfy","vvbhAuS","C0XRChO","wu9zBxu","y09Wzw4","suvHthC","Ec11C2uT","q2nRALu","uhfmy08","qLDICxq","uKHsAey","s2XWELK","txnxDwq","y2HLy2Tszwe","ufnSCKe","D3m6lY8","yM9L","wenZzgO","tg9NsurozxC","AvztEeG","s0ryy24","zNDZxZeUmc4","AvjeEuy","sLrPtK8","uNfzrKS","nJaZntK1mgjNChPUtG","Aw5KzxHpzG","EuzqD0y","EeLNC3K","q29UzMLN","zhnnsee","se9Jv1m","DeX2rKi","svrsvLG","qvzLsLG","y3j4wgm","tfHxzfe","BML0AwfSAxO","ChbcCgG","vuzLyKS","EvHbsxC","zgvSzxrL","q2DxwMS","ywzL","CvnkzeO","Bg93","vuHJBxG","y29Kzq","zKr2ENC","BwvZC2fNzv8","x0rctMfTzq","rKnesLm","DeLUDgvYy2u","AefJA01LC3m","vwDWAw4","yxriCNC","x2rItMfTzq","x3DZsw5ZDge","x2rYB3bhBg8","uvjTEwi","t1vvCwq","s05VCNi","DhDVCMTdAge","zw5fDMvUDa","u3rYyxrLz3K","x2nSzwfYugK","suLhvMO","CfPQs2q","C2vUDa","Ehf6BKi","B2zMC2v0","D2fZq2XLyw4","C3rLBMvYCW","B3nLrxzLBNq","EhbiA00","t3DvEMG","r2LuqMS","nNWXFdi","x2LZtwLUAvC","zKvZAKS","B3jRig9MzMW","r2Dnuu4","vhHZtMi","wwXyve0","mxW1Fdn8mhW","yxKSihrYEsa","A1POBMe","z2v0qwXSs2u","Ahr0Ca","EKHLBMW","AfzLELK","B25dBg9Zzq","AgTwz1C","wvfcyNq","rKLmrv9ot1q","BgLUzw5V","tNLqthu","zxjYtM8","C0vgvMm","vwzKzLO","x3jLBw92zvC","D3nZoI8V","CuHwEwq","vwP6uuO","rNDRsgS","EhnowKy","Aw9Ul2PZB24","yNL0zxm","wNnJC2e","C2nYAxb0","Dhr3Awq","sfbAsKG","yuvrr1y","EMvQrNy","mxWZFdj8mhW","AxnAzxjV","rgzvsvC","EhPQvfi","sgjKDLa","EMPitvO","CMvTB3zLq2G","BKnYCvy","BeHHBMrSzxi","y1PWsuu","Bvn4tfK","zxrxB3jRq2G","A3jMtwO","sKvkuvi","BKXPBMu","AvzUEhm","C29YDa","zM5zD1m","AxrUq20","Cg9ZEKO","t1n2uNe","EfHwueu","svHZEvy","x29UvgLTzw8","zNjVBNrPzxi","zhPZCNC","x3DHAxq","DKjcsg0","tNHpsw4","tMj4BfO","vhPIsNq","qMz5vNm","y2XVC2veqG","DeXysNy","yvzXvxy","DevJt0W","u0LOB0O","CLzHBhvLCW","DxbKyxrLq3u","BNrbBMrvCgq","t0jyvfu","DwDQqvy","BNblwfq","ignVzgu6ia","zwvXtuW","BMCGB3iGyw4","Bg1et3e","Bw9Ozue","y0PWDeG","swfQz0u","ywDLrxzLBNq","D0HKDfi","uufoEvG","x2vUzhbVAw4","AxHIDfu","ALrLy1y","wLrsChm","x2HHBMrSzu8","zw50zwqGDhK","turVugC","A1n0yxr1C0m","t1vvsMC","BM5TB1K","AenSB3nLrxy","EurwCwK","Dw5KzwzPBMu","suLfD2u","tNbeAvy","x2nYzwf0zvm","C3rVCMu","zhbtuLK","CMvWBgfJzq","yKDcBeO","uKHxEvC","AwrI","AKXmChu","BMCGDxjSoIa","y29UBMvJDa","uw9Kte4","D3jPDgu","teP0Cwi","BwjsBfG","tNLXtMq","CgLUz0XVC3m","Egvfv0O","v2LUzg93","sxjcshi","yMvXEeq","z2nSCuG","D2LSBfjLy28","yxGGCMv0CMK","Eg5pt0S","CMTLCKDSB2i","r3rjz2S","CgfNzxnOB3C","wwfOyNG","rvDRvhy","yw1L","BMCGzMfPBgu","C3vIC3rYAw4","rLrvCg8","yLrtrwq","z3Hnq0C","qvPZwhO","yKTgELu","tfDIwgK","mNDlEhn5yW","AhnVq2q","BLv6Euy","AeTsD24","B0TWDva","vLHlCfi","B09XwuO","twL3zha","ywWGy3vYC28","x29UrxjYB3i","BwvZC2fNztO","BM5Ly3q","zNjVBuHHC2G","x2rLC3rYB3K","x3bYB3rVy28","AMnHyLm","AwDRu2K","shvUv3e","C3bSAwnL","B3nLza","DMTerva","tKL2r3G","Bhm6ia","x3bPBMDmB3m","rgf6Cxy","AMPmzfq","EuHgtLG","zM5pzgu","s21LDhq","mti5sg1AC2fo","CgDbtu8","zeHUAue","u2TSseq","B25tDg9Wsw0","yNL0zuXLBMC","B25pCgvU","EwD0qNq","AxPNvLa","Dg9cExrLC0W","CuD2z0S","u2vYDMLJzvC","thrgDgC","y01TqLm","BgLTAxq","yuP5Exe","x21PBMLoyxy","Cg93","rMnfBMO","A3zpsvq","y3jLyxrLt3a","ufPsCuS","x29Ut3bLBG","DhDmDu0","Cgf5Bg9Hzfq","ru1WtgG","CMvZzxrdB3u","yKD6Bxa","v09iC2m","AM1ftu0","DevYq1O","DujirK4","x2n1CNnVCK4","Aw5sDfq","yxbWBgLJyxq","rxzLBNq","v1boq24","yw51Ce1LC3m","ihjLy29UBMu","ywDLsgLKzq","AxmGDw5Kzwy","uu1py3y","CM9YrxzLBNq","mNW0","ENjrq1G","AwDHDg9Yt24","zgv2AwnLx2K","vxL2ruy","BgLUzq","wu5yCeu","B3v3ufG","BhnhAwS","Dfvsvwi","z2v0qwXS","yxrHlcbKyxq","qNPqshK","ANz4wee","q0Pwu1e","B25nzxnZywC","BgTgv0S","DMvYC2LVBG","uhfYBKi","se5fy3a","D1fSvum","Dhj1y3rVCIa","DgvmB2Djre4","v2ztzwi","zw5XDwv1zq","CMfUzg9T","Aw5PDcbrB1m","Cg9PBNrbBMq","zvjRt3i","vKTgtw0","CerXuMO","qwHcA2m","CK9Isxe","B2zMBgLUzq","zNjVBu51Bwi","CMvHzhLtDge","uurlsKC","y1jqA2q","tg1QEw4","sNLZzfG","Dg9hzw5LCMe","y1nNr0K","tezHvu4","C2fushO","qMXhrNe","BMfTzq","zMvY","CgXLyxnLiha","uLvUAgK","B25VCgvU","x2DLBMvYyxq","BvjmDMK","o2nOyxjZzxq","ExD3rgu","z0PIwNC","sKnqz3G","y2fSBa","v0jnEfa","yNL0zu9MzNm","zgTxrNu","ywnR","Dxrjza","AgfZ","wgnLze4","Chv0","q291BNq","Dvvwzu4","uhvjvLy","ChbL","s1D3uw4","qw1VDw50","B3bLBKrc","m3W0Fdz8n3W","r0zlD3K","z2vY","tuTAz3i","DKnHDeO","zw5JB2rLrNi","v2PKqLy","B292wMy","t3bLBKv2zw4","A0DbBvm","svnpDeO","v3nyA0q","AMvMC3i","yNDMDK4","vwTTvu8","CM92AwrLigi","suXbtwy","wu9zDfy","vNH3zhy","z05NEMi","BenMug4","t01nz0S","ywnOzwqSihC","B2XKvMvYC2K","zw1LBNq","y1bdrK8","weXwrKe","zxq9DxrMltG","ywrK","z2v0t3DUuhi","wgDqvw0","tKDFrvjst1i","zgf0yq","CMvZB2X2zq","zw50tgLZDgu","sg9vChi","y1L3q1O","DNLHvhu","ufn3v1K","x3DZ","twn6CeS","EMfMuwS","x2TLEvbHDgG","y0XAu00","y2HHCKnVzgu","r2DfuLO","BMvtBK4","zerpAgS","Bu5sAuq","t3DSvfi","sefPsNy","BfrPBwvVDxq","BvfiDue","BKz6vvG","zM9Yy2u","zg9LB2i","BwvZ","qxj2z3i","zLbPEM4","DwjcCva","y29UBMvJDeu","x2LUAxrqCM8","Bwv0Ag9K","AwXLx25HBwu","Egvgyxq","EKrUDey","AxjLza","q3HXwfC","EwXbzxK","y3vZDg9Tshq","BMvY","re95yKS","CuzHsfa","Bwu6ia","z0n6CKe","BM93","Au1qq3m","rNzxDxm","B29MC2m","zgvSzxrLrge","Aw9U","BxHesLq","tMP2wu8","BLHYuK4","s2rOAxC","Dg9cExrLCW","Ef9MCM9UDgK","BLDYCMO","svbHuge","uxzHC2G","C3rYAw5N","DgLTzw91DcW","q0XLB1u","q09oveLovuu","uLzAAMW","qwjVCNrfCNi","qMz4BM0","zMLUza","CMfZt3K","Agjgs2K","Aw5L","z2P0zLe","s0zdCvi","DNz6shu","uuPMBKe","CxDNze8","A052uuK","Cgu6ia","vKjyB1a","CuTYy2C","x1fVu01HBMe","D3nty2S","vMLSAKi","y2HLy2TdDxi","yLLIr0q","zLjSBfe","vhfuqwO","x2DLDeLUDgu","Afb1Exq","wgDVtuS","BvLtCge","vMz1Awi","tufyx1jfvfi","wxPIywK","EgrItNC","CMvXDwLYzwq","uefIEKu","rNr3ve4","AeHyCfC","vu1zAKW","vfDuyMe","zhjUB0u","ChvMBNG","zg9Uzq","EfP4q0O","zNbYDKy","uwjlzwi","C2v0sxrLBq","ywTxywG","y3jLyxrLuMu","wg9IyM0","zgHlue0","z29KBLm","s3P4t3y","Cg5vu2m","CxzkBhq","B1jUtgO","zw5KCg9PBNq","AxnszwfKEq","CM92AwrLige","Cgf5Bg9Hza","vKTNuuy","q2TqqLG","txjHtKy","zxjYB3i","DK9Pquq","BMrWB2LUDca","rK1wt1e","BMDLza","y3v2CK8","t0LHqxK","BxnNsuq","zuHeD3a","tuvtu0fhrv8","zvPTwwe","uMLzzuS","Dg9tDhjPBMC","zwDguvm","wvLUEgq","q29Kzq","zvjZufq","zhveEe4","shPWrfC","t1v2BMW","D0rAqLC","DxrVuMvJB24","x29UtwvZC2e","B2jQzwn0u3q","yMfSrxzLBNq","CMvKDwnL","EgDeEKm","BMjRA2C","AxnmB25N","rfbLyMy","z1rPBwvVDxq","C3vIyxjYyxK","D1z4uMe","Dw5ZAwDUzwq","twvZC2fNzuu","zxj2AwnL","ywDL","A3DgALu","ENHvC2O","CgvYC2LZDgu","mxWYFdn8nhW","z3nHywi","uLjpuG","qKXzALy","CgnvrMy","Bg9N","EhvhB3m","BwfW","whDMswm","x3bPBMDqB24","x3bYzwzPEa","A2fLAwe","C3nHz2vfDMu","y3vYC29Yx24","uMjLuhi","C3bSAxq","uNDIzuK","tuHqAvC","tNHwAMm","CgLUz0LUDgu","q0Xpu0ve","x29Uq2XVC2u","t0Xps2q","zgrjrcWGzgu","suvtx0vsuK8","CvvIywq","tMzQq2W","CuT4r0y","AvvXA1m","CMLLC0nVDw4","twztq3m","Dg9cExrLC0i","ywDyv3u","vxbKyxrLq28","zcWGDw5RBM8","s0fhsvK","tKfusvzfx0u","q09otKvdveK","u0XcExu","zvbyAwe","EwfTsw8","sMzvvwG","ufDmuee","B3HzseW","BhrPCgXLihq","rvDKCKm","zxjFDhrS","C2v0y3vYC28","BNvTyMvY","zMjttLe","zenhqNq","ENL3zwK","uujmzwe","DhjPzxm","zgr2yLO","uMnVwNa","AeDKshu","CuHQwNO","t3rSA1y","yNvMzMvYzwq","jMPZy2fSBgi","DMvYC2LVBMm","Eg9ArgS","BerOtKK","BMv3vMvYC2K","y1bNqu0","swjWAwe","AxnrB1nby2S","zMTUAKe","sfr5v3a","s2vsCLK","Ag9Nt1u","wuP5Cgy","zM1MzMe","zwHxB1G","zMLSzw5HBwu","tNbqq0i","AxjNqKi","D2rdzuK","B25SAw5L","wevTCu0","Cg9PBNrdB24","Dg9Y","y2jNwNi","z2vtEw5J","y2zjrg4","BIWGAg9ZDg4","yvn6wxa","Aw9UvgLTzw8","B2fK","zKzpsxO","zNjVBujPDhm","rejoywC","wwzmsue","mJe4nZaYswnRtLDt","yKjTr3m","wxLVsMW","Ec1TC2CTCw8","C2vUza","vw5PBxbSzw0","BwvY","rwrHyKG","rfHntui","CNzHBa","vur3B0O","CfLYwwC","zxH0zw5ZAw8","DxjRAhO","x2LUDgvYDMe","x29UugfNzu4","DuTWBeC","AgvHzgvYCW","y2HnyxHdB3u","CxzWrfu","CfzizxK","EgHPCNe","DgTcB0G","CLD0vei","thDquLO","tg1fBue","uxvLDwu","tNDnD1a","x2LUAxrhBg8","zvvYBa","qujAvNG","CNzHAeu","DgHpre0","qMTRBNu","ChjVDg9JB2W","yw5Hz2vY","vgDMAhm","A05gtxG","s3Pmzvy","B3bPCuu","v0jhyxi","suzpvvu","Bwf4twvZC2e","zw5HyMXLvhi","DMfIt0C","DxLjCNK","EMXnC3C","qw9iCfa","Aw5JBhvKzxm","B25TzxnZywC","BwLZzq","z2rVAve","Bg9Nsurhzw4","CMvQzwn0","tK1VsNq","wurTDvq","wuTUDuy","ihrPBwvVDxq","seTuCfK","x3nLCuLK","zMLN","Exnfs2m","q21oAgi","zgvS","x2rPC2nVBM4","Bu5zz3u","zxjFCw9Zx2e","r1fzr3m","Bwf4uMv0CMK","CwzTzgG","u2X0zxu","yMfJA3vWigu","tMDHDLu","ELLVvue","vMfSvuC","q2rZwLe","CgffB2i","AxnrB1nnzxm","CwDyz3e","ywD0Ava","CeDvDvK","yxjIugW","yxnZAwDU","ELrzsuu","B3jL","t2rlrxu","x3fVC0rc","BKngtxm","DeT4Cg0","C0PeDu4","C3rHCNq","CMnKsvi","x2XPC3rLBMu","ue1cCwq","tvPnq2O","C2vYDMLJzs0","BNrfBMrWB2K","B2nRzxrgywK","yNLL","wxzWwNG","DxzszgW","rLjptLrjrvi","C2zMtvi","svvtrgy","y3ruAw1LB3u","wNncr2e","ihbYB3rVy28","yKvgy0q","x3nVy2TLDa","DLrlvhG","ANLQBgu","s1Pts0u","A0zttKq","ywnRtxnNswq"];return Io=function(){return t},Io()}(function(t,e){let r=K,i=t();for(;;)try{if(-parseInt(r(906))/1*(parseInt(r(1743))/2)+-parseInt(r(935))/3*(-parseInt(r(1598))/4)+-parseInt(r(1465))/5+parseInt(r(1754))/6*(-parseInt(r(383))/7)+parseInt(r(1454))/8+parseInt(r(508))/9*(parseInt(r(711))/10)+-parseInt(r(1338))/11*(-parseInt(r(592))/12)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(Io,608140);var XE=Object["definePr"+N(456)],QE=Object[N(1079)+N(551)+N(1106)],dh=(t,e)=>function(){return t&&(e=(0,t[{xhotR:function(c,d){return c(d)}}[N(1581)](QE,t)[0]])(t=0)),e},ev=(t,e)=>{let r=N,i={BqiDd:function(c,d,u,h){return c(d,u,h)}};for(var o in e)i[r(1544)](XE,t,o,{get:e[o],enumerable:!0})};function tv(){return ih||(ih=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function nv(){let t=N;return sh||(sh=[IDBCursor[t(1466)+"e"].advance,IDBCursor.prototype.continue,IDBCursor[t(1466)+"e"][t(1589)+"PrimaryKey"]])}function rv(t){let e=N,r={MKZgr:e(1022),XAUkE:e(1241),oofYq:function(o,c){return o(c)},zYoUA:function(o){return o()},fZlyL:"success",bfskh:"error",jdJaU:function(o){return o()},TFjEk:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let d=e,u={CFmxm:r[d(1489)],MdZth:r.bfskh,LvCPd:function(w){return r[d(571)](w)}},h=()=>{let w=d;t[w(1502)+w(1084)+w(1120)](u.CFmxm,x),t[w(1502)+w(1084)+w(1120)](u[w(620)],m)},x=()=>{let w=d;if(r[w(1053)]!==r[w(621)])r[w(1528)](o,r[w(1528)](Nt,t[w(459)])),r[w(1411)](h);else{let b=_0x303c91.message[w(1200)];b&&_0x2136cc[w(1630)+"rs"](b)}},m=()=>{c(t[d(1204)]),u.LvCPd(h)};t["addEvent"+d(596)](r[d(1489)],x),t[d(1714)+d(596)](d(1204),m)});return i[e(603)](o=>{r.TFjEk(o,IDBCursor)&&od.set(o,t)}).catch(()=>{}),To[e(1695)](i,t),i}function iv(t){let e=N,r={DZRTK:e(382),rJDFn:"abort",upVor:function(o,c){return o(c)},HOcWS:e(1145)+"or",CRNqg:function(o){return o()},GFKwy:e(1204)};if(Ao[e(1040)](t))return;let i=new Promise((o,c)=>{let d=e,u={dOtFb:function(w){return w()}},h=()=>{let w=K;t[w(1502)+w(1084)+w(1120)](r[w(547)],x),t[w(1502)+w(1084)+w(1120)](w(1204),m),t[w(1502)+w(1084)+w(1120)](r.rJDFn,m)},x=()=>{let w=K;o(),u[w(510)](h)},m=()=>{let w=K;r[w(415)](c,t[w(1204)]||new DOMException(r[w(717)],w(1145)+"or")),r[w(530)](h)};t[d(1714)+"Listener"](r[d(547)],x),t.addEventListener(r[d(1051)],m),t[d(1714)+d(596)](r[d(390)],m)});Ao[e(1695)](t,i)}function K(t,e){t=t-315;let r=Io(),i=r[t];if(K.nxadje===void 0){var o=function(h){let x="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",m="",w="";for(let b=0,_,v,I=0;v=h.charAt(I++);~v&&(_=b%4?_*64+v:v,b++%4)?m+=String.fromCharCode(255&_>>(-2*b&6)):0)v=x.indexOf(v);for(let b=0,_=m.length;b<_;b++)w+="%"+("00"+m.charCodeAt(b).toString(16)).slice(-2);return decodeURIComponent(w)};K.JCLKWB=o,K.YGWYnF={},K.nxadje=!0}let c=r[0],d=t+c,u=K.YGWYnF[d];return u?i=u:(i=K.JCLKWB(i),K.YGWYnF[d]=i),i}function sv(t){Co={qHvbw:function(i,o){return i(o)}}[N(1774)](t,Co)}function ov(t){let e=N,r={jvxXA:function(i,o){return i(o)},PGKPO:function(i,o){return i(o)},MraNF:function(i,o){return i(o)},tahOL:function(i,o){return i===o},vboZA:function(i,o){return i in o},nPlnO:e(1227)+"oreNames",VaWtw:function(i){return i()}};return r.tahOL(t,IDBDatabase.prototype[e(397)+"ion"])&&!r.vboZA(r.nPlnO,IDBTransaction.prototype)?function(i,...o){let c=e,d=t.call(Gi(this),i,...o);return sd[c(1695)](d,i.sort?i.sort():[i]),r[c(991)](Nt,d)}:r.VaWtw(nv)[e(1386)](t)?function(...i){let o=e;return t[o(358)](r[o(392)](Gi,this),i),Nt(od[o(1634)](this))}:function(...i){let o=e;return Nt(t[o(358)](r[o(1203)](Gi,this),i))}}function av(t){let e=N,r={SDmIh:function(i,o){return i===o},nFzUX:"function",mRLvi:function(i,o){return i(o)},qKrcg:function(i,o){return i instanceof o},Itjyw:function(i){return i()}};return r.SDmIh(typeof t,r[e(1103)])?r[e(1029)](ov,t):(r[e(1159)](t,IDBTransaction)&&iv(t),lh(t,r[e(364)](tv))?new Proxy(t,Co):t)}function Nt(t){let e=N,r={ekwZm:function(o,c){return o instanceof c},LQoSO:function(o,c){return o(c)},TRglD:function(o,c){return o!==c}};if(r.ekwZm(t,IDBRequest))return r[e(660)](rv,t);if(bo[e(1040)](t))return bo[e(1634)](t);let i=r[e(660)](av,t);return r[e(1462)](i,t)&&(bo[e(1695)](t,i),To.set(i,t)),i}var lh,ih,sh,od,Ao,sd,bo,To,Co,Gi,oh=dh({"node_modules/idb/build/wrap-idb-value.js"(){let t=N,e={YYwuW:function(r,i){return r instanceof i},KlpzY:"done",phWgR:function(r,i){return r===i},eEqNV:t(1227)+t(1778),EEJND:t(869),MErWy:function(r,i){return r||i},LXWdQ:function(r,i){return r!==i},qFaHP:"fatGA",aSzYp:function(r,i){return r(i)},oofsc:function(r,i){return r<<i},PIrHO:function(r,i){return r&i},RUnhi:function(r,i){return r===i},MDoPg:function(r,i){return r===i}};lh=(r,i)=>i[t(1536)](o=>r instanceof o),od=new WeakMap,Ao=new WeakMap,sd=new WeakMap,bo=new WeakMap,To=new WeakMap,Co={get(r,i,o){let c=t;if(e[c(1614)](r,IDBTransaction)){if(i===e[c(697)])return Ao[c(1634)](r);if(e[c(1690)](i,e[c(381)]))return r[c(1227)+c(1778)]||sd[c(1634)](r);if(i===e[c(625)])return o[c(1227)+c(1778)][1]?void 0:o[c(1227)+c(1422)](o["objectSt"+c(1778)][0])}return Nt(r[i])},set(r,i,o){let c=t,d={gjgvX:function(u,h){return e.MErWy(u,h)}};if(e[c(722)](e[c(1122)],c(842)))return r[i]=o,!0;{let u=this[c(1424)]["getStora"+c(1328)](this[c(1254)]),h=_0x1c8b08.parse(d[c(1623)](u,"{}"));return h[_0x41d4aa||_0x1706fd[this[c(406)]]]=_0x9f4d02,this._qosDB[c(544)+"geSync"](this[c(1254)],_0x5eae34[c(676)+"y"](h)),_0x5e7eb7||_0xd5cee2[this._pathKey]}},has(r,i){let o=t,c={inEAN:function(d,u){return e[K(1331)](d,u)},yfrhp:function(d,u){return e[K(1128)](d,u)},ZJnPQ:function(d,u){return d&u},rGfLo:function(d,u){return e[K(1707)](d,u)}};if(o(394)===o(1636)){let d=0,u=0,h;do h=c[o(1648)](_0x3716d1,_0x3de071),d<32&&(u|=c.yfrhp(c.ZJnPQ(127,h),d)),d+=7;while(c[o(1633)](128,h));return u}else return e[o(1614)](r,IDBTransaction)&&(e[o(1026)](i,e.KlpzY)||e[o(859)](i,e[o(625)]))?!0:i in r}},Gi=r=>To.get(r)}}),uh={};ev(uh,{deleteDB:()=>dv,openDB:()=>cv,unwrap:()=>Gi,wrap:()=>Nt});function cv(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let d=N,u={bYbGD:function(m,w,b,_,v){return m(w,b,_,v)},KdwlO:function(m,w){return m(w)},FvWus:function(m,w){return m<w},UfdfZ:function(m,w){return m(w)},OuBTi:function(m,w){return m>w},tRJCA:function(m,w){return m+w},uUVeN:function(m,w){return m|w},tYCZY:function(m,w){return m||w},PSlrA:function(m,w){return m>>>w},cPYYD:function(m,w){return m===w},QbKeb:d(1188),cWtGt:d(1557),kgbqM:d(1305)+d(1600),REAmu:d(552)+d(605),RwbeI:d(1568)},h=indexedDB[d(1546)](t,e),x=Nt(h);return i&&h[d(1714)+d(596)](u[d(674)],m=>{let w=d;u[w(1164)](i,u[w(626)](Nt,h[w(459)]),m[w(1073)+"on"],m[w(1308)+"on"],Nt(h[w(397)+w(1130)]))}),r&&h[d(1714)+d(596)](u[d(1260)],()=>r()),x.then(m=>{let w=d;if(u.cPYYD(u[w(1186)],u[w(1186)]))c&&m[w(1714)+w(596)](u.cWtGt,()=>c()),o&&m[w(1714)+w(596)](u[w(405)],()=>o());else{let b={yDRDy:function(T,R){return u[w(1127)](T,R)},PMBqd:function(T,R){return T>R},YNXpE:function(T,R){return u[w(785)](T,R)},YQBbt:function(T,R){return u[w(579)](T,R)},rrMTX:function(T,R){return u[w(1607)](T,R)},iMPCs:function(T,R){return u[w(1044)](T,R)}},_=u.tYCZY(_0xff9c02,8192),v=u[w(700)](_,1),I=null,A=_;return function(T){let R=w;if(b[R(1553)](T,1)||b[R(1431)](T,v))return b[R(984)](_0x17f62d,T);b[R(779)](b[R(1663)](A,T),_)&&(I=b.YNXpE(_0x4b1091,_),A=0);let y=_0x101ac6[R(1034)](I,A,A+=T);return 7&A&&(A=b[R(1126)](7,A)+1),y}}}).catch(()=>{}),x}function dv(t,{blocked:e}={}){let r=N,i={TGcvh:"blocked"},o=indexedDB[r(1129)+"tabase"](t);return e&&o[r(1714)+r(596)](i[r(370)],()=>e()),Nt(o)[r(603)](()=>{})}function ah(t,e){let r=N,i={UOcnF:"readwrite",JGaRY:r(611),OBXTU:function(h,x){return h instanceof x},EDuJp:function(h,x){return h in x},DlKuM:function(h,x){return h===x},OrXgE:r(1140),zlCwd:function(h,x){return h!==x}};if(!(i[r(840)](t,IDBDatabase)&&!i[r(1694)](e,t)&&i.DlKuM(typeof e,i[r(558)])))return;if(So[r(1634)](e))return So[r(1634)](e);let o=e[r(871)](/FromIndex$/,""),c=i.zlCwd(e,o),d=hh[r(1386)](o);if(!(o in(c?IDBIndex:IDBObjectStore).prototype)||!(d||fh[r(1386)](o)))return;let u=async function(h,...x){let m=r,w=this[m(397)+m(1130)](h,d?i.UOcnF:i[m(658)]),b=w.store;return c&&(b=b.index(x[m(1665)]())),(await Promise[m(1473)]([b[o](...x),d&&w[m(1183)]]))[0]};return So.set(e,u),u}var fh,hh,So,lv=dh({"node_modules/idb/build/index.js"(){let t=N,e={ixbtU:t(770)+t(978),Tpubz:t(1042),XQSPy:t(1078),Xobbm:t(373),NFiJw:function(o){return o()},BiQeO:t(1634),kFSND:t(988),PNuef:t(773)+"ys",quUPX:"count",YlXTM:function(o){return o()}},r=e[t(854)][t(1259)]("|"),i=0;for(;;){switch(r[i++]){case"0":hh=[e[t(1671)],e.XQSPy,"delete",e[t(1190)]];continue;case"1":e[t(404)](oh);continue;case"2":So=new Map;continue;case"3":fh=[e[t(572)],t(1698),e[t(1450)],e[t(478)],e.quUPX];continue;case"4":sv(o=>({...o,get:(c,d,u)=>ah(c,d)||o[t(1634)](c,d,u),has:(c,d)=>!!ah(c,d)||o[t(1040)](c,d)}));continue;case"5":e[t(769)](oh);continue}break}}}),uv={idb:function(t){let e=N;t[e(1780)]=Promise.resolve()[e(603)](()=>(lv(),uh))[e(603)](function(r){return r})}},ch={};function Lt(t){let e=N,r={pgAMO:e(1756)+"1",Vfuib:function(u,h){return u!==h}},i=r[e(936)][e(1259)]("|"),o=0;for(;;){switch(i[o++]){case"0":uv[t](d,d[e(1780)],Lt);continue;case"1":return d.exports;case"2":var c=ch[t];continue;case"3":if(r[e(1171)](void 0,c))return c[e(1780)];continue;case"4":var d=ch[t]={exports:{}};continue}break}}Lt.d=(t,e)=>{let r=K;for(var i in e)Lt.o(e,i)&&!Lt.o(t,i)&&Object[r(1604)+r(456)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=N;Lt.o=(e,r)=>Object[t(1466)+"e"]["hasOwnPr"+t(456)][t(1034)](e,r)})(),(()=>{let t=N,e={OmaDd:t(865)+"d",AZsXz:"Module",QRmyb:"__esModule"};Lt.r=r=>{let i=t;e[i(430)]!=typeof Symbol&&Symbol[i(1216)+i(359)]&&Object[i(1604)+i(456)](r,Symbol[i(1216)+"Tag"],{value:e[i(903)]}),Object["definePr"+i(456)](r,e[i(745)],{value:!0})}})();var Te={};(()=>{let t=N,e={KWwQn:function(a,n){return a!==n},yhcFm:t(1310),fEsjK:function(a,n){return a(n)},RQwPk:function(a,n){return a+n},Zscsa:function(a,n){return a+n},opiqE:function(a,n){return a+n},wQlUC:function(a,n){return a*n},yWqEf:function(a,n){return a*n},Oxnqx:"oWCPA",xdbNw:function(a,n,s){return a(n,s)},RHRhF:function(a,n){return a(n)},QDKJG:function(a,n,s){return a(n,s)},RHWyW:function(a,n){return a(n)},fXDGj:function(a,n){return a+n},yFPwF:"0000",mQHuA:function(a,n){return a!==n},AKTyM:t(1220),UgyQR:t(1382),ouwPX:function(a,n){return a(n)},QLPWp:function(a,n){return a<n},LKFKQ:function(a,n){return a>n},gjtfQ:function(a,n){return a<n},PsasN:function(a,n){return a-n},UjzQJ:function(a,n){return a!==n},lGUiA:t(1657),KHwYk:t(804),TqTAj:function(a,n){return a===n},lXGun:function(a,n){return a!==n},DIJCu:function(a,n){return a!==n},dIXGR:t(976),xVdNv:function(a,n,s){return a(n,s)},ZDqkZ:function(a,n){return a(n)},yZiRN:function(a,n){return a>>>n},OEfTW:function(a,n,s){return a(n,s)},hSnIo:function(a,n){return a(n)},EIgxR:function(a,n){return a(n)},JHKdD:function(a,n){return a&n},wsyXo:t(1699)+t(1175)+t(398)+"key",boFcw:t(1699)+t(1175)+t(398)+"value",YAswG:function(a){return a()},HAiJv:function(a,n){return a|n},EDhMR:function(a,n){return a|n},IGyZO:function(a,n){return a|n},jmEMM:function(a,n){return a<<n},GtIgk:function(a,n){return a<<n},FTUpo:function(a,n){return a<<n},yamIo:function(a,n){return a|n},uNkxt:function(a,n){return a<<n},yHFNX:function(a,n){return a!==n},QggKy:function(a,n,s){return a(n,s)},PJgly:function(a,n){return a!==n},ILAMf:t(1181),jjLdT:function(a,n,s){return a(n,s)},sOuji:function(a,n){return a!==n},XwfIc:function(a,n,s){return a(n,s)},mNRiD:function(a,n,s){return a(n,s)},FwkHk:function(a,n){return a!==n},CbmEr:function(a,n,s){return a(n,s)},VBXoP:function(a,n,s){return a(n,s)},NiVjb:function(a,n,s){return a(n,s)},qfhIx:function(a,n,s){return a(n,s)},XCsdj:function(a,n,s){return a(n,s)},AWyyd:function(a,n){return a(n)},OUmiV:function(a,n){return a(n)},zgBei:function(a,n,s){return a(n,s)},RiYeK:function(a,n){return a(n)},BVSvl:function(a,n){return a(n)},zlJHc:function(a,n,s){return a(n,s)},fRllQ:function(a,n){return a(n)},Uzxxt:function(a,n){return a(n)},oRnLj:function(a,n){return a(n)},WkJZw:function(a,n){return a(n)},UPGiK:function(a,n,s){return a(n,s)},ZogoF:function(a,n,s){return a(n,s)},gUvpx:function(a,n){return a(n)},pufnx:function(a,n,s){return a(n,s)},uvRdl:function(a,n){return a&n},PqLcO:t(1699)+t(1175)+t(398)+t(1686),irgBB:t(1699)+"required"+t(398)+t(1608),YOYtV:function(a,n){return a===n},KLxaj:t(1699)+t(1175)+t(398)+t(1796),XwDCP:function(a,n){return a===n},KHEbP:t(1699)+t(1175)+" field: "+t(1112),UuPQN:function(a,n){return a(n)},krxpO:function(a,n){return a(n)},PnyMJ:function(a,n,s){return a(n,s)},MqzVP:function(a,n,s){return a(n,s)},nbkkg:t(1343)+t(858)+t(1157),gpeIX:t(1546),fknjA:function(a,n,s){return a(n,s)},IjQGY:function(a,n){return a===n},LWbXi:t(610),AIbqE:t(821),KEfjx:function(a,n){return a>>n},FGswa:function(a,n){return a&n},xjBeL:function(a,n){return a>>n},mSxLY:function(a,n){return a&n},gFAyr:function(a,n){return a===n},GgMQN:t(1320),zrQCX:function(a,n){return a===n},AZEWF:t(1389),ZsBGa:function(a,n){return a>n},dQPEi:function(a,n){return a+n},lFLrM:"Skip pas"+t(501),FMVOQ:function(a,n){return a+n},HunWq:function(a,n){return a>n},BdtJz:function(a,n){return a+n},EBAZn:t(1624)+t(501),zDkhQ:t(1439)+">",qUbad:function(a,n,s){return a(n,s)},GPxWC:function(a,n){return a===n},lsGik:t(522),pcUFf:function(a,n){return a+n},fzZcP:function(a,n){return a&n},NMoJt:function(a,n){return a>=n},TxsNb:function(a,n){return a+n},EMpLh:function(a,n){return a|n},FCDJS:function(a,n){return a<<n},Kmett:function(a,n){return a&n},DPebf:function(a,n){return a&n},CNGcq:function(a,n){return a==n},yDVqi:function(a,n){return a+n},bwfvN:function(a,n){return a+n},LSjCH:function(a,n){return a+n},IajgE:function(a,n){return a&n},nWrrj:function(a,n){return a|n},HmVzG:t(1384),FxoGz:"HiCdw",MsWud:function(a,n){return a&n},WFMHM:function(a,n){return a&n},jcabS:function(a,n){return a<n},kPxZF:function(a,n){return a>=n},jsYGF:function(a,n){return a<=n},TNCoS:function(a,n){return a(n)},oovZf:function(a,n){return a+n},beqxD:function(a,n){return a+n},jHXph:function(a,n){return a&n},jpszu:function(a,n){return a|n},HzpDW:function(a,n){return a<<n},mztmL:function(a,n){return a&n},CJVSQ:function(a,n){return a<<n},dHniA:function(a,n){return a<n},Vwmse:function(a,n){return a>n},WZyvd:function(a,n,s){return a(n,s)},XLVFA:function(a,n){return a+n},IPaPa:function(a,n){return a&n},TJnag:function(a,n){return a(n)},Slteu:t(1800),oiTOs:function(a,n){return a instanceof n},JyDzI:function(a,n,s){return a(n,s)},yAZGC:function(a,n){return a<n},JhCGR:function(a,n){return a-n},BBRps:function(a,n){return a+n},KzxOv:function(a,n){return a<<n},OMMgK:function(a,n){return a<n},pEpLc:function(a,n){return a<n},NNvne:function(a,n,s){return a(n,s)},AVeJX:function(a,n){return a!==n},Lmjyn:t(1286),Qvash:function(a,n){return a<n},ysEKc:function(a,n){return a+n},abzwv:function(a,n){return a+n},wsSck:function(a,n){return a<n},fDvzw:function(a,n){return a|n},xzjTR:t(634),GQYGs:t(1329),sPxgo:function(a,n){return a|n},WsXkD:function(a,n){return a>>n},BWbqt:function(a,n){return a|n},iXItq:function(a,n,s){return a(n,s)},xZabk:t(1121),PyQhB:"mNSEC",rasOy:function(a,n,s){return a(n,s)},crxXc:t(1512),GYCPA:function(a,n,s){return a(n,s)},RKiJo:function(a,n){return a(n)},LAUMP:function(a,n){return a<<n},NxOIn:function(a,n){return a&n},BzPHy:t(1257)+t(897),mQBvZ:t(1579),SOPbk:function(a,n){return a>=n},Izedh:function(a,n){return a&n},JWxBi:function(a,n){return a&n},PEWlD:function(a,n){return a<<n},wcctS:function(a,n){return a&n},zejFv:function(a,n){return a&n},BswUg:function(a,n){return a&n},DTmYk:t(908),QuBSc:function(a,n){return a(n)},YKnuF:function(a,n){return a&n},LbtbS:function(a,n){return a&n},oaOFy:function(a,n){return a!==n},aJmos:t(1358),CckjU:function(a,n){return a(n)},XmSQr:function(a,n){return a&n},QGMoh:function(a,n){return a&n},GiTBk:function(a,n){return a&n},yAwHv:function(a,n){return a<<n},TVbok:function(a,n){return a|n},mxDJT:function(a,n){return a<<n},ViljB:function(a,n){return a!==n},hsIXL:t(1261),qHjZz:t(691),PSwWY:function(a,n){return a>>>n},xweal:function(a,n){return a>>>n},zTYIE:function(a,n){return a<n},HShqY:function(a,n){return a<n},UCePV:function(a,n){return a<n},JfUUh:function(a,n,s){return a(n,s)},CoAWz:function(a,n){return a+n},eLjMv:function(a,n){return a&n},jLJgS:function(a,n){return a+n},ylAey:function(a,n){return a!==n},GgERZ:function(a,n){return a+n},kNvQI:function(a,n){return a!==n},XVKzV:function(a,n){return a|n},RwkZP:function(a,n){return a&n},OfvhO:function(a,n){return a>>>n},xhirq:function(a,n){return a>>>n},Bkknu:function(a,n){return a|n},ppBph:function(a,n){return a>>>n},qvpDU:function(a,n){return a+n},QodLN:function(a,n){return a&n},xIgsy:function(a,n){return a+n},xrCeE:function(a,n){return a>>>n},WINWD:function(a,n){return a&n},zDntF:function(a,n){return a>>>n},nCrqV:function(a,n){return a|n},hGdHu:function(a,n){return a(n)},FcEnj:function(a,n){return a(n)},YfgYS:function(a,n){return a|n},Tgfhs:function(a,n){return a|n},cJptH:function(a,n){return a&n},VZCiJ:function(a,n){return a!==n},MfSCs:"elWUO",IIGVj:function(a,n){return a===n},ylKOx:function(a,n){return a<<n},cZpIE:function(a,n){return a|n},UGPFe:function(a,n){return a<<n},thODM:function(a,n){return a|n},wVxRa:function(a,n){return a<<n},iOMMJ:function(a,n){return a<<n},SLByu:function(a,n){return a|n},agXWu:function(a,n){return a|n},zVjWb:function(a,n){return a&n},VKgQF:function(a,n){return a>>>n},WMdUY:function(a,n){return a&n},YOYmu:function(a,n){return a&n},bgDFG:function(a,n){return a>>>n},fSrFi:function(a,n){return a>>>n},MdtvH:function(a,n){return a|n},cbgZr:function(a,n){return a/n},iUqkS:function(a,n){return a>>>n},sJDuN:function(a,n){return a&n},KcVQm:function(a,n){return a>>>n},OmVob:function(a,n){return a&n},KcdAn:function(a,n){return a&n},XfqLd:function(a,n){return a+n},NxvVl:function(a,n){return a+n},fbSNQ:function(a,n){return a>>>n},IDWDu:function(a,n){return a+n},NmcYD:function(a,n){return a|n},CKAgw:function(a,n){return a<<n},mYSpa:function(a,n){return a>>>n},pjJFp:function(a,n){return a>>>n},NgavU:function(a,n){return a===n},xluSo:function(a,n){return a===n},WkYxx:function(a,n){return a===n},SQVLh:function(a,n){return a===n},vfHsf:t(1718),Zvghj:function(a,n){return a>>>n},ZPySo:function(a,n){return a&n},gCzrA:function(a,n){return a>>>n},yXAIw:function(a,n){return a&n},dzsrw:function(a,n){return a>>>n},AANzD:function(a,n){return a>>>n},FcFYB:"NATIVE_E"+t(1246),zjHMZ:t(1281)+t(1081),ZgLNg:t(1172)+"IES_ERROR",eHDwp:t(1213)+t(561),ndOMF:"OPEN_ERROR",JysdX:function(a,n){return a*n},IIEwe:t(1105),NIvGx:t(800)+"4",xZcvc:t(1183),NNRsM:function(a,n){return a===n},Gobpm:t(869),arbPl:function(a,n){return a!==n},iAOCM:"lOEfP",jLLpu:t(1146),tLyIb:"error",ZDTov:t(411),Wsgjy:function(a,n){return a!==n},qxuwI:t(541),DMHhz:"ymghb",wcZKh:t(812),UDwoJ:t(435),KHpmC:t(1323),OwUzh:t(1271),meWOe:function(a,n){return a===n},xRSmr:function(a,n){return a===n},zheNl:function(a,n){return a===n},ddvbZ:function(a,n){return a===n},eZmYa:function(a,n){return a<n},hnFBG:function(a,n){return a(n)},bKFzU:t(647),aEQGV:function(a,n,s){return a(n,s)},WjdBV:"close",cMmBS:function(a,n){return a===n},ehWoX:t(886),BLYjV:function(a,n){return a==n},gNgzb:t(1140),xeEWJ:function(a,n){return a instanceof n},JTiNO:function(a,n,s){return a(n,s)},ZlvKS:function(a,n,s){return a(n,s)},hXrla:"sffMR",AjtoT:function(a,n){return a||n},xsNZF:function(a,n){return a instanceof n},ONjFv:t(1414),UkmUO:function(a,n){return a!=n},RVZjl:t(969)+"ion/json",atHrw:t(716),ugjAV:function(a,n){return a===n},fqLYg:t(667),xuGos:t(865)+"d",bTSEd:"idAmG",XcedN:function(a,n){return a!=n},KokGK:t(1646),MpVUE:function(a,n){return a+n},QWTkY:function(a,n){return a&n},QXdjM:function(a,n){return a+n},OSvRq:function(a,n){return a<n},fQmmi:function(a,n){return a>=n},RyRYP:function(a,n){return a<n},taRxB:function(a,n){return a<<n},JwLNe:function(a,n){return a>=n},WVepv:function(a,n){return a<n},HeSHb:function(a,n){return a<<n},FGeEs:function(a,n){return a&n},LEVOi:function(a,n){return a-n},OIaAy:function(a,n){return a|n},UBtAO:function(a,n){return a|n},BVUsE:function(a,n){return a<<n},rWtTB:function(a,n){return a<<n},ciuSq:function(a,n){return a&n},rqehz:function(a,n){return a>>n},QIurX:function(a,n){return a!==n},qkXOl:t(1006),bBmGs:function(a,n){return a<n},nnmoY:function(a,n){return a>>n},CkPBX:function(a,n){return a|n},ITRVX:function(a,n){return a&n},pYrYg:function(a,n){return a&n},tEcOL:function(a,n){return a+n},duDxN:function(a,n){return a+n},KeMIh:function(a,n){return a<<n},LwPRZ:function(a,n){return a>>n},PZRqK:function(a,n){return a|n},hPBtO:function(a,n){return a|n},WiTxk:function(a,n){return a&n},nBxqB:function(a,n){return a(n)},poszJ:function(a,n){return a!==n},iVnxs:t(817),TIyVh:t(1295),kZPSp:function(a,n){return a!=n},VKFMm:function(a,n){return a instanceof n},BvHnr:function(a,n){return a!=n},fmffa:function(a,n){return a==n},jyAok:t(602)+t(441)+t(1077),UBvsB:t(702),TuRcq:t(1046),rcdIR:function(a,n){return a>=n},kVBvL:function(a,n){return a!==n},ZXjwX:t(1570),MAbIB:function(a,n){return a(n)},DukHT:t(1477)+t(1705),UyvEF:t(1531)+t(1460)+"t",rKCbd:"qutDG",lCfPn:function(a,n){return a(n)},UmtHa:"text/jav"+t(568),yUCkz:t(774),vPrCf:t(1304)+"ack=fron"+t(1680)+"P",agtiP:"tCVLL",qHVyd:t(1035),mNYgu:t(874),OdJlc:t(954),IkuHH:function(a,n){return a!=n},OdKEu:function(a,n){return a instanceof n},vBBHm:function(a,n){return a!=n},LVpIq:function(a,n){return a==n},kQRAj:t(1038),QANyX:t(1368),YJypf:function(a,n,s,l){return a(n,s,l)},jyIVx:function(a,n){return a!==n},NOieB:t(651),qGvgK:"dSjii",dDOhk:function(a,n){return a<n},jYljc:function(a,n){return a-n},KCJkc:t(1779),DtouR:"VJdVw",ZUBip:function(a,n){return a>n},mbRlX:function(a,n){return a!==n},vkDEP:t(1522),pDqRj:"NYkdy",btspD:function(a,n){return a||n},YvpZx:"qos",aZSTG:t(753),xnbLU:function(a,n,s){return a(n,s)},sEFVc:t(1587)+"t",imUFx:t(1428),vstaZ:function(a,n){return a===n},HGaBS:"jWBtr",JEJQR:function(a,n){return a||n},MXRYS:function(a,n){return a||n},IkSai:t(1004)+"DB failed",hpMZI:t(735)+"id",eWTul:function(a,n,s){return a(n,s)},PuIVV:t(1305)+t(1600),BitZS:function(a,n){return a===n},ZtsYQ:t(400),FsQwB:t(1795),MkEuz:function(a,n){return a===n},CmNhb:t(1379),ISOtJ:t(1031),fprvF:"hjPKR",fPizn:"jbFGM",bGBlJ:function(a,n,s,l){return a(n,s,l)},nCFMs:t(1136)+t(1404)+"ck",jrpRy:"x_frontier_is_ack",TbNUm:function(a,n,s){return a(n,s)},yxsAd:t(1136)+"er_ack_m"+t(630),MczpK:t(1721),TBTqZ:t(575),fwNMv:function(a,n){return a&&n},qfsmq:function(a){return a()},tErCZ:function(a,n){return a(n)},ePXia:function(a,n){return a(n)},TzbJt:function(a,n){return a instanceof n},xeOji:"applicat"+t(792)+t(1030)+t(350),gFZHx:t(636),nXfmo:function(a,n,s,l){return a(n,s,l)},vcKiw:function(a){return a()},iOAkK:"gJbZw",EWaOk:function(a,n){return a||n},eEVmD:function(a,n){return a+n},HTyWp:function(a,n){return a+n},KzLeV:"index out of ran"+t(1639),FnFpw:" + ",JuwYs:t(484),ubBqP:function(a,n){return a>n},zCWZy:function(a,n){return a&n},OtlkV:function(a,n){return a<n},cLZSM:function(a,n,s){return a(n,s)},ocFuX:function(a,n,s){return a(n,s)},CFwUD:t(490),vdCIU:t(488)+"4",CdsZQ:function(a,n,s,l){return a(n,s,l)},cFpYW:function(a,n){return a+n},lmDOq:function(a,n){return a|n},qwgdO:function(a,n){return a|n},bEFcD:function(a,n){return a+n},TUZMU:function(a,n){return a+n},KnpcP:function(a,n){return a|n},UHiJW:function(a,n){return a|n},JpOiH:function(a,n){return a+n},EWdrC:function(a,n){return a+n},ZTRps:function(a,n){return a+n},Dazqv:function(a,n){return a>>>n},PqrnB:function(a,n){return a&n},kvduX:function(a,n){return a>>>n},HKTpY:function(a,n){return a>>>n},WOHsc:function(a,n){return a+n},bpeHO:function(a,n){return a+n},qqHTc:function(a,n){return a&n},tLXJv:function(a,n){return a===n},gclqH:t(1449),vTKTx:t(1554)+"8|9|1|11|7|2|4|10",XGYAd:function(a,n){return a|n},pnUSc:function(a,n){return a<<n},sLkpz:function(a,n){return a|n},WfSeb:function(a,n){return a&n},pDpBH:function(a,n){return a|n},kGAmS:function(a,n){return a<n},SdWRP:function(a,n){return a(n)},UaLHM:function(a,n){return a!==n},hsoCd:"BjxyS",uffBQ:"cursor.s"+t(1239),kfFwm:t(1796),xZxCJ:t(1433)+t(1023),xoZDk:t(1023),UHcmx:"curvalue",hogOU:function(a,n){return a(n)},DfUIW:t(325)+t(1113),xqkmx:function(a,n){return a<n},CLeoU:function(a,n,s){return a(n,s)},hKRwn:function(a,n,s){return a(n,s)},xMCzf:function(a,n,s){return a(n,s)},AoHpP:function(a,n){return a+n},KeRrY:function(a,n){return a===n},hVezY:t(445),JdkCK:"allCurso"+t(837),qvJlt:"ALL",Djweb:t(1458),Yahbx:t(1143),lDhNI:t(322),NtJSV:t(1291)+"r",tKxpm:function(a,n){return a===n},quijN:"XPjDt",wKplQ:t(548),DPUtW:function(a,n,s,l){return a(n,s,l)},moheA:t(733),PAbzE:function(a,n,s,l){return a(n,s,l)},isKhZ:t(1136)+t(1747),BiJiw:function(a,n){return a(n)},ExsHY:t(1341)+"s",dQzGF:"x-msg-cursor_name",tPptV:function(a,n){return a(n)},eeqML:t(1549)+t(438)+"ue",iVGeF:function(a){return a()},YXgEc:function(a){return a()},HtCNY:t(1776),RkQjO:"PglNw",zQYFr:function(a){return a()},IYSFj:function(a,n){return a===n},SAucs:function(a,n,s){return a(n,s)},JWSmt:function(a){return a()},EsMVR:"YneZJ",OUvnl:t(1541),dpSRY:function(a){return a()},hkVgW:function(a){return a()},tfIvq:function(a,n){return a<n},IaQvY:function(a){return a()},tURUb:t(1436),wHdtR:function(a,n){return a!==n},OwlTR:t(533),tkBoH:t(1531)+"e_success",rnILX:"success",lkFWK:function(a,n,s){return a(n,s)},fnOde:t(686),HBfEE:function(a,n,s){return a(n,s)},NyPLu:function(a,n){return a+n},xeFat:"SIJiZ",XgoMK:function(a,n){return a!==n},Vxwdv:function(a,n){return a(n)},lXJPv:function(a,n,s){return a(n,s)},EkHnV:function(a,n){return a||n},UfQSR:"lWdab",iyQDW:function(a,n,s){return a(n,s)},hGith:function(a,n,s){return a(n,s)},zHenl:"arraybuf"+t(1024),Ciubx:t(672),neSnN:"auto",inRtT:function(a,n){return a==n},xCaXg:function(a,n){return a===n},HOWAi:"please provide v"+t(1526),pICWI:function(a,n){return a!==n},CxqXW:"LFSjY",RbePr:function(a,n){return a&n},vvzHu:function(a,n){return a<<n},pIfHv:t(1497),pOqaw:t(1418),nVAZS:function(a,n){return a===n},ifbPW:"jdMXP",eiIyJ:"stop imm"+t(1625)+t(973)+"ct",vOiAD:t(1011),gxMCG:t(894),dNAvi:t(1299),IRTSd:t(818),YfLIA:function(a,n){return a!==n},cYwCZ:function(a,n){return a===n},godnS:"BWymd",WBGar:t(787),dhKPM:t(1025)+t(1065)+t(1267)+t(1483)+t(650),fhgby:"web",Miwdp:t(707)+"0",tLvFB:function(a,n){return a|n},akjUi:function(a,n){return a(n)},LtFtg:function(a,n,s){return a(n,s)},FtwTN:"awqAK",qSJdJ:function(a,n){return a===n},NjvYO:"EKrBj",sdEgW:"ValUG",UFebK:function(a,n){return a||n},eALWo:function(a,n,s){return a(n,s)},NxVjc:function(a,n,s){return a(n,s)},foMvN:function(a,n){return a(n)},HKEfq:function(a,n){return a(n)},cFXhA:t(755),SklHD:function(a,n){return a*n},KvWBx:function(a,n){return a>n},ZeKAc:t(1772),qFuaE:t(1141)+" try rec"+t(421)+"g",cPgAM:function(a,n){return a(n)},jmqPJ:function(a,n){return a===n},HNEcp:t(514),lnhNu:function(a,n){return a|n},aJyyq:function(a,n){return a+n},IUSDf:function(a,n){return a+n},NfjCl:function(a,n){return a<<n},JYahZ:function(a,n){return a+n},SHojL:function(a,n){return a+n},jRbsy:t(1363),gJbJx:t(409)+"4",HoUpr:"1|0|4|3|2",lHcAj:function(a,n,s){return a(n,s)},RtvBD:"going aw"+t(1535)+t(766)+t(1150),aUehS:function(a){return a()},OjMNj:function(a,n,s){return a(n,s)},NwMwP:function(a,n){return a(n)},Btxff:function(a,n){return a!==n},BmpsC:"bNLdg",uqXTv:"ATENz",DXMMB:t(1456),BDxLa:t(1050)+"5|1|2|0",vaien:t(1517)+t(1468)+"ce not i"+t(723)+"ed",niICl:t(1517)+t(481)+t(649),jIUcb:t(1025)+t(1199)+t(1560)+t(989)+"a must b"+t(458)+t(845)+" arraybu"+t(1609),hynLq:t(1292),LcEvX:function(a,n){return a!=n},vyaTu:function(a,n){return a(n)},xZcwr:function(a,n){return a(n)},YrmTR:t(1025)+t(1199)+" valid s"+t(1239),hZMnI:function(a,n){return a instanceof n},DBNag:function(a,n){return a instanceof n},jMSSs:function(a,n){return a(n)},xgDzC:t(754),BITuX:function(a,n){return a<n},oKpuP:t(1002),Arvgr:function(a,n){return a||n},JDygy:function(a,n){return a==n},FNcSg:function(a,n,s){return a(n,s)},nVwaZ:function(a,n,s,l){return a(n,s,l)},QWtlT:function(a,n){return a!==n},LFaUN:t(1168),yQUoc:function(a,n,s){return a(n,s)},UYKKO:function(a,n){return a!==n},twLuM:t(962),YyoJl:t(1537),WIKhs:t(1448),tUpTq:"\0\0\0\0\0\0\0\0",UrBcH:function(a,n){return a!=n},EWkTv:t(885),VXKpR:t(543),EdabH:"Dedicate"+t(1500)+t(1501)+"pe",pcsgn:function(a,n){return a!=n},QquhL:function(a,n){return a!=n},TVQVv:t(656)+t(892)+"alScope",OUgVC:t(946)+t(1758)+"balScope",jTecV:function(a,n){return a!=n},JYwIG:function(a,n){return a===n},bOWTH:function(a,n){return a!=n},OwGul:function(a,n){return a===n},jBhIe:function(a,n){return a!=n},qxEey:function(a,n,s){return a(n,s)}};Lt.r(Te),Lt.d(Te,{FWS:()=>eg,CustomErrorEvent:()=>$d,createCloseEvent:()=>ut,ReconnectEvent:()=>Kd,createErrorEvent:()=>it,decodedFrame:()=>Yt,createOpenEvent:()=>Qd,CustomCloseEvent:()=>Vd,createReconnectEvent:()=>oa,FrontierMessageEvent:()=>Zd,encodeFrame:()=>Bt,createMessageEvent:()=>Xd,OpenEvent:()=>Yd,ErrorCode:()=>Qt,Event:()=>Zn,MessageEvent:()=>Jd});let r="";function i(a=""){let n=t;if(e[n(1047)]("zwWDy",e[n(1711)])){let l=""+Date[n(1125)](),f=r||(r=e[n(765)](h,a)),g=Math[n(1003)]().toString(16)[n(429)](-6);return e[n(360)](e[n(794)]("02",l)+f,g)}else return this["_endpoin"+n(412)]?.["getCurre"+n(1434)+"ntTriesC"+n(1503)]()||0}function o(){let a=t;return e.opiqE(e[a(998)](1e4,Date.now()),Math.floor(e[a(1791)](1e4,Math.random())))}function c(a){let n=t,s={kZhna:function(l,f){return e.yWqEf(l,f)}};if(e[n(1047)](e.Oxnqx,e.Oxnqx)){let l=new _0x891ff2(s[n(772)](2,_0x4f98e5));l[n(1695)](_0x410f98),_0x488807[n(793)]=l}else return e[n(1377)](Array(8)[n(365)]("0"),e[n(1174)](parseInt,a,10)[n(1216)](2)).slice(-8)}function d(a){let n=t;return(e[n(696)](Array,4).join("0")+e.QDKJG(parseInt,a,2)[n(1216)](16))[n(429)](-4)}function u(a){let n=t,s=a[n(1259)](/\./)[n(1251)](g=>c(g)),l=[];return l[0]=e[n(873)](d,e[n(1377)](s[0],s[1])),l[1]=e[n(696)](d,e[n(1637)](s[2],s[3])),[e[n(713)],e[n(713)],"0000",e.yFPwF,e[n(713)],n(1484),l[0],l[1]].join("")}function h(a){let n=t;if(e[n(1102)](e.AKTyM,e[n(1583)])){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}/.test(a),l=/(([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(1628)](a);return s?e[n(873)](u,a):l?e[n(985)](x,a):"00000000"+n(326)+n(326)+n(326)}else this[n(1729)+n(758)]()}function x(a){let n=t,s="",l=[],f=0,g=0,E=!0,S="0000";if(a[n(712)]("::")>-1){let p=a[n(1259)]("::");for(let P=0;e.QLPWp(P,p[n(320)]);P++){let F=p[P];if(e.LKFKQ(F.indexOf(":"),0)){let H=F.split(":");E&&(f=H[n(320)]),g+=H.length;for(let ee=0;e[n(1151)](ee,H[n(320)]);ee++)if(e[n(1047)](4,H[ee][n(320)])){let Q=S.substring(0,e[n(604)](4,H[ee][n(320)])),tn=Q[n(1596)](H[ee]);l.push(tn)}else l.push(H[ee]);E=!1}else{if(e[n(1102)](4,F[n(320)]))if(e[n(789)](e.lGUiA,e.KHwYk)){let H=S[n(899)+"g"](0,e[n(604)](4,F[n(320)])),ee=H[n(1596)](F);l[n(1652)](ee)}else return this[n(1089)]?this[n(1089)].extensions:"";else l[n(1652)](F);E&&(f+=1),g+=1,E=!1}}let k="";for(let P=0;e[n(1151)](P,e[n(604)](8,g));P++)k=k.concat(S);for(let P=0;P<l.length;P++)e[n(1166)](P,f)&&(s=s[n(1596)](k)),s=s[n(1596)](l[P]);return s}{let p=a[n(1259)](":");for(let k=0;e.gjtfQ(k,p[n(320)]);k++){let P=p[k];if(e[n(1677)](4,p[k][n(320)])){let F=S[n(899)+"g"](0,4-p[k][n(320)]),H=F[n(1596)](P);s=s[n(1596)](H)}else s=s.concat(P)}return s}}function m(a,n){let s=t,l={kGxUO:function(E,S,p){return E(S,p)}},f=a[s(563)];e.DIJCu(void 0,f)&&(e[s(1014)](xe,n,10),G(n,f));let g=a.value;if(g!==void 0)if(e[s(573)]===s(976))e[s(629)](xe,n,18),G(n,g);else{let E=l[s(1457)](_0x3b557b,_0x15573d,1);_0x5397a3[s(793)][E]=_0x398917}}function w(a){let n=t,s={};e:for(;!e[n(1471)]($,a);){let l=he(a);switch(e.yZiRN(l,3)){case 0:break e;case 1:s.key=e[n(1480)](L,a,e.hSnIo(he,a));break;case 2:s.value=e[n(629)](L,a,e[n(585)](he,a));break;default:e[n(1480)](T,a,e.JHKdD(7,l))}}if(e[n(1166)](void 0,s[n(563)]))throw new Error(e.wsyXo);if(e[n(1166)](void 0,s.value))throw new Error(e.boFcw);return s}function b(a){let n=t,s=e[n(1725)](D);return e[n(1014)](_,a,s),e[n(985)](M,s)}function _(a,n){let s=t,l=a[s(1686)];e[s(932)](void 0,l)&&(e.QggKy(xe,n,8),e[s(1479)](lt,n,l));let f=a[s(1608)];e.PJgly(void 0,f)&&(e.QggKy(xe,n,16),lt(n,f));let g=a[s(1796)];if(g!==void 0){if(e[s(1066)]===s(1452))return new _0x3c32a6(e.HAiJv(e[s(349)](e[s(1763)](_0x1f7a76[0],e[s(964)](_0x262213[1],8)),e[s(893)](_0x28c96c[2],16)),e[s(900)](_0x493ad8[3],24)),e.IGyZO(e.yamIo(_0x13e5b1[4]|e[s(1543)](_0x25c2a7[5],8),_0x3b1cf2[6]<<16),e.GtIgk(_0x132592[7],24)),_0xa53679);e.xVdNv(xe,n,24),e[s(931)](lt,n,R(g))}let E=a.method;e[s(1102)](void 0,E)&&(xe(n,32),e[s(1014)](lt,n,R(E)));let S=a[s(1355)];if(e[s(1597)](void 0,S))for(let tn of S){e[s(1174)](xe,n,42);let ft=e[s(1725)](D);e[s(931)](m,tn,ft),xe(n,ft[s(949)]),e[s(1252)](W,n,ft),e[s(1471)](O,ft)}let p=a[s(1556)+s(1551)];p!==void 0&&(e[s(1098)](xe,n,50),e[s(1014)](G,n,p));let k=a[s(959)+s(318)];k!==void 0&&(xe(n,58),e[s(629)](G,n,k));let P=a.payload;e.FwkHk(void 0,P)&&(e[s(1252)](xe,n,66),xe(n,P[s(320)]),e.QggKy(oe,n,P));let F=a[s(704)];e.PJgly(void 0,F)&&(e[s(1494)](xe,n,74),e[s(1158)](G,n,F));let H=a[s(583)+s(509)];H!==void 0&&(xe(n,82),e[s(1622)](G,n,H));let ee=a[s(1211)];ee!==void 0&&(xe(n,90),e[s(1158)](G,n,ee));let Q=a.frameType;Q!==void 0&&(e[s(479)](xe,n,96),e[s(703)](lt,n,e[s(661)](R,Q)))}function v(a){return e[t(985)](I,B(a))}function I(a){let n=t,s={};e:for(;!e[n(447)]($,a);){let l=he(a);switch(e[n(677)](l,3)){case 0:break e;case 1:s[n(1686)]=e.zgBei(vt,a,!0);break;case 2:s.LogID=e[n(479)](vt,a,!0);break;case 3:s[n(1796)]=e[n(447)](he,a);break;case 4:s[n(1112)]=e[n(1215)](he,a);break;case 5:{let f=e[n(499)](A,a);(s[n(1355)]||(s[n(1355)]=[]))[n(1652)](e[n(1215)](w,a)),a[n(949)]=f;break}case 6:s["payloadE"+n(1551)]=e.zlJHc(L,a,e[n(1165)](he,a));break;case 7:s[n(959)+n(318)]=e[n(1158)](L,a,e[n(343)](he,a));break;case 8:s[n(1200)]=e.xdbNw(ie,a,e[n(1196)](he,a));break;case 9:s.LogIDNew=e[n(1158)](L,a,e.WkJZw(he,a));break;case 10:s[n(583)+n(509)]=e[n(687)](L,a,e.OUmiV(he,a));break;case 11:s[n(1211)]=e[n(443)](L,a,e.gUvpx(he,a));break;case 12:s[n(1715)+"e"]=e[n(1215)](he,a);break;default:e[n(1182)](T,a,e[n(1438)](7,l))}}if(e[n(1166)](void 0,s[n(1686)]))throw new Error(e[n(694)]);if(e[n(1166)](void 0,s[n(1608)]))throw new Error(e[n(1321)]);if(e.YOYtV(void 0,s[n(1796)]))throw new Error(e.KLxaj);if(e[n(1592)](void 0,s[n(1112)]))throw new Error(e[n(371)]);return s}function A(a){let n=t,s=e.UuPQN(he,a),l=a[n(949)];return a[n(949)]=e[n(360)](a.offset,s),l}function T(a,n){let s=t;switch(n){case 0:for(;e[s(1438)](128,e.krxpO(se,a)););break;case 2:e.UPGiK(V,a,e[s(661)](he,a));break;case 5:e.PnyMJ(V,a,4);break;case 1:e.MqzVP(V,a,8);break;default:throw new Error(e[s(1231)]+n)}}function R(a){let n=t;if(e[n(648)](e[n(905)],e.AIbqE))this[n(1739)](e.gpeIX,e[n(1312)](_0x249198,n(1546),{..._0x60b1a7,data:_0x2d074a.errMsg||""}));else return a|=0,{low:a,high:a>>31,unsigned:a>=0}}let y=[];function D(){let a=t,n=y[a(518)]();return n?(n[a(756)]=n[a(949)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function O(a){let n=t;e[n(1565)](n(1320),e[n(767)])?y[n(1652)](a):(_0x3ce7ca[_0x366dc2++]=e.EDhMR(e[n(1735)](_0x1a02d8,12),224),_0x46cf14[_0x534f91++]=e[n(1654)](e[n(1752)](_0x587f98,6),63)|128,_0x2c2d07[_0x4a1095++]=e.EDhMR(e[n(810)](63,_0x5a1b39),128))}function B(a){let n=t;return e[n(979)](e.AZEWF,e[n(342)])?{bytes:a,offset:0,limit:a[n(320)]}:new _0x8ebde9(_0x4bd306,_0x17f93e,_0x5b6352)}function M(a){let n=t,s=a[n(793)],l=a[n(949)];return e[n(979)](s[n(320)],l)?s:s.subarray(0,l)}function V(a,n){let s=t;if(e[s(1443)](e.dQPEi(a[s(756)],n),a.limit))throw new Error(e[s(339)]);a.offset+=n}function $(a){return a[t(756)]>=a.limit}function te(a,n){let s=t,l=a.bytes,f=a[s(756)],g=a[s(949)],E=e[s(1207)](f,n);if(e[s(1443)](E,l[s(320)])){let S=new Uint8Array(2*E);S[s(1695)](l),a[s(793)]=S}return a[s(756)]=E,e[s(1443)](E,g)&&(a[s(949)]=E),f}function J(a,n){let s=t,l=a[s(756)];if(e[s(923)](e.BdtJz(l,n),a[s(949)]))throw new Error(e[s(319)]);return a[s(756)]+=n,l}function ie(a,n){let s=t,l=e[s(1174)](J,a,n);return a.bytes[s(1235)](l,e[s(1207)](l,n))}function oe(a,n){let s=t,l=e.xVdNv(te,a,n[s(320)]);a[s(793)][s(1695)](n,l)}function L(a,n){let s=t,l={WPNCn:function(k,P){return k+P},frjVM:function(k,P){return e[K(696)](k,P)},INsWp:e[s(1662)]},f=e[s(1269)](J,a,n),g=String[s(384)+"Code"],E=a.bytes,S="\uFFFD",p="";for(let k=0;e[s(1151)](k,n);k++)if(e[s(564)](s(522),e[s(986)])){let P=E[e.pcUFf(k,f)],F,H,ee,Q;if(e[s(979)](e[s(683)](128,P),0))p+=e[s(985)](g,P);else if(e[s(1067)](e[s(546)](224,P),192))if(e[s(1392)](k+1,n))p+=S;else if(F=E[e[s(1702)](e[s(768)](k,f),1)],e.yHFNX(192&F,128))p+=S;else if(e[s(932)](s(1322),s(1354)))Q=e[s(960)](e[s(737)](e[s(934)](31,P),6),e.DPebf(63,F)),e[s(324)](Q,128)?p+=S:(p+=e[s(1660)](g,Q),k++);else return yXvDOI[s(971)](yXvDOI.frjVM(_0x451866,8)[s(365)]("0"),_0x2c0805(_0x26c048,10)[s(1216)](2))[s(429)](-8);else if(e.CNGcq(e[s(1438)](240,P),224))if(e[s(1392)](e[s(1248)](k,2),n))p+=S;else if(F=E[e.yDVqi(e[s(1063)](k,f),1)],H=E[e[s(768)](e.LSjCH(k,f),2)],e[s(1047)](e[s(849)](e[s(1137)](F,e[s(893)](H,8)),49344),32896))p+=S;else if(e[s(1047)](e[s(454)],e[s(627)]))Q=e[s(1100)](e.uNkxt(e[s(698)](15,P),12),e[s(893)](e[s(495)](63,F),6))|e[s(934)](63,H),e[s(921)](Q,2048)||e.kPxZF(Q,55296)&&e[s(432)](Q,57343)?p+=S:(p+=e.TNCoS(g,Q),k+=2);else return _0x495682?this[s(944)+"E"]():this[s(1275)+"E"]();else e.CNGcq(248&P,240)?e[s(1392)](k+3,n)?p+=S:(F=E[e.FMVOQ(k,f)+1],H=E[e.yDVqi(e.RQwPk(k,f),2)],ee=E[e[s(1057)](e[s(887)](k,f),3)],e.jHXph(e[s(426)](F,e[s(893)](H,8))|e.HzpDW(ee,16),12632256)!==8421504?p+=S:(Q=e[s(1100)](e[s(1763)](e.jpszu(e[s(523)](7,P)<<18,e.FTUpo(63&F,12)),e[s(992)](e[s(546)](63,H),6)),63&ee),e[s(937)](Q,65536)||e[s(483)](Q,1114111)?p+=S:(Q-=65536,p+=e.WZyvd(g,e[s(1057)](Q>>10,55296),e[s(1076)](e[s(1138)](1023,Q),56320)),k+=3))):p+=S}else this[s(1498)][s(486)]&&_0x3d313e.log[s(358)](_0x8e909e,[l.INsWp,..._0x67db31]);return p}function G(a,n){let s=t,l=n[s(320)],f=0;for(let S=0;e[s(324)](S,l);S++){let p=n[s(1094)+"At"](S);e[s(528)](p,55296)&&p<=56319&&e[s(1697)](e[s(768)](S,1),l)&&(p=e[s(1738)](e[s(1785)](e[s(1193)](p,10),n[s(1094)+"At"](++S)),56613888)),f+=e[s(1071)](p,128)?1:e.pEpLc(p,2048)?2:e[s(921)](p,65536)?3:4}e[s(1312)](xe,a,f);let g=e[s(341)](te,a,f),E=a[s(793)];for(let S=0;e[s(1697)](S,l);S++)if(e[s(720)](s(1286),e[s(1016)]))_0x401796(_0x4af755,32),_0x4e6c74(_0x5e08f,e[s(1476)](_0x1b9b0f,_0x23b425));else{let p=n[s(1094)+"At"](S);if(p>=55296&&p<=56319&&e.Qvash(e.ysEKc(S,1),l)&&(p=e[s(604)](e[s(1703)](p<<10,n[s(1094)+"At"](++S)),56613888)),e[s(1161)](p,128))E[g++]=p;else{if(e[s(324)](p,2048))E[g++]=e[s(349)](e.uvRdl(e[s(1735)](p,6),31),192);else{if(e[s(1697)](p,65536))E[g++]=e[s(734)](e[s(495)](e[s(1752)](p,12),15),224);else{if(e[s(803)]===e[s(1405)])return UdzSgm[s(1565)](typeof _0x4b423f,UdzSgm[s(1408)])?UdzSgm[s(1476)](_0x36567e,_0x1e7b31):(UdzSgm[s(580)](_0x15b081,_0x55edea)&&UdzSgm[s(447)](_0x2d3de3,_0x25567d),UdzSgm[s(361)](_0x35e4e7,_0x191a8c,UdzSgm[s(1725)](_0x4f5bd4))?new _0x21cce8(_0x4625ce,_0x3704b5):_0x521538);E[g++]=e.sPxgo(e[s(513)](p>>18,7),240),E[g++]=e[s(810)](e[s(1061)](p,12),63)|128}E[g++]=e.BWbqt(e[s(523)](p>>6,63),128)}E[g++]=e[s(1284)](e[s(523)](63,p),128)}}}function W(a,n){let s=t,l=e.iXItq(te,a,n[s(949)]),f=a[s(793)],g=n[s(793)];for(let E=0,S=n.limit;e.QLPWp(E,S);E++)f[e[s(1377)](E,l)]=g[E]}function se(a){let n=t;return e[n(587)](e[n(418)],e[n(1610)])?a.bytes[e[n(1148)](J,a,1)]:(_0x345575|=0,{low:_0x4dc72e,high:_0x13003e>>31,unsigned:_0x37cb0f>=0})}function Ve(a,n){let s=t;if(e[s(587)](e.crxXc,e[s(721)]))return this[s(1446)][s(1013)+"te"];{let l=e[s(1453)](te,a,1);a[s(793)][l]=n}}function he(a){let n=t,s=0,l=0,f;do f=e[n(653)](se,a),e[n(937)](s,32)&&(l|=e.LAUMP(e.NxOIn(127,f),s)),s+=7;while(e[n(1654)](128,f));return l}function xe(a,n){let s=t,l={ROOct:e[s(990)]};if(e.TqTAj(e.mQBvZ,e[s(1508)])){for(n>>>=0;e[s(519)](n,128);)e[s(467)](Ve,a,e[s(1137)](e[s(608)](127,n),128)),n>>>=7;Ve(a,n)}else this[s(967)+s(315)]=_0x138f0d,this[s(1538)+s(619)]=_0x43c54e,this[s(386)+"Strategy"]=_0x466715,this[s(1424)]=_0x490910(this[s(967)+s(315)],l[s(595)])}function vt(a,n){let s=t,l=0,f=0,g=0,E;if(E=e[s(985)](se,a),l=e[s(1687)](127,E),128&E&&(E=se(a),l|=e[s(1773)](127&E,7),e.jHXph(128,E)&&(E=e[s(1660)](se,a),l|=(127&E)<<14,e[s(1709)](128,E)&&(E=e[s(1524)](se,a),l|=e[s(1773)](e[s(495)](127,E),21),e[s(799)](128,E)&&(E=se(a),f=e[s(1562)](127,E),128&E))))){if(e[s(1631)]!==e[s(1631)])return new _0xb94f5b(_0x110335);if(E=e[s(355)](se,a),f|=e.YKnuF(127,E)<<7,e[s(556)](128,E)){if(e[s(567)](e[s(465)],s(1358)))return _0xa5229d[s(1083)]();E=e[s(693)](se,a),f|=e[s(737)](e[s(1233)](127,E),14),e.XmSQr(128,E)&&(E=e[s(1476)](se,a),f|=e[s(1773)](e[s(934)](127,E),21),128&E&&(E=se(a),g=e.QGMoh(127,E),e[s(762)](128,E)&&(E=e[s(355)](se,a),g|=e[s(1620)](127&E,7))))}}return{low:l|f<<28,high:e.TVbok(e[s(677)](f,4),e[s(1131)](g,24)),unsigned:n}}function lt(a,n){let s=t,l={orpvP:function(f,g){return f-g}};if(e[s(1162)](e[s(1722)],e[s(1301)])){let f=e[s(677)](n.low,0),g=e[s(677)](e[s(1088)](n[s(731)],28)|e[s(1131)](n[s(665)],4),0),E=e[s(569)](n[s(665)],24),S=e[s(1565)](0,E)?e[s(1592)](0,g)?e[s(1139)](f,16384)?e[s(1421)](f,128)?1:2:e[s(347)](f,2097152)?3:4:e[s(659)](g,16384)?e.Qvash(g,128)?5:6:g<2097152?7:8:e.OMMgK(E,128)?9:10,p=e[s(1285)](te,a,S),k=a[s(793)];switch(S){case 10:k[e.CoAWz(p,9)]=e.eLjMv(E>>>7,1);case 9:k[e.jLJgS(p,8)]=e.ylAey(9,S)?e[s(1137)](128,E):127&E;case 8:k[e[s(1095)](p,7)]=e[s(1156)](8,S)?e[s(1504)](e.yZiRN(g,21),128):e[s(810)](e.PSwWY(g,21),127);case 7:k[p+6]=e[s(1162)](7,S)?e[s(1733)](e.xweal(g,14),128):e[s(1775)](e[s(379)](g,14),127);case 6:k[e[s(1377)](p,5)]=e.mQHuA(6,S)?e[s(695)](e.PSwWY(g,7),128):e[s(810)](e.xhirq(g,7),127);case 5:k[p+4]=S!==5?e[s(1371)](128,g):127&g;case 4:k[e.XLVFA(p,3)]=e[s(1047)](4,S)?f>>>21|128:e[s(724)](f,21)&127;case 3:k[e[s(1357)](p,2)]=e[s(1156)](3,S)?e[s(426)](e[s(569)](f,14),128):e[s(878)](e[s(379)](f,14),127);case 2:k[e[s(714)](p,1)]=S!==2?e.nWrrj(e.xrCeE(f,7),128):e[s(1459)](e[s(1115)](f,7),127);case 1:k[p]=e.DIJCu(1,S)?e[s(807)](128,f):e[s(1562)](127,f)}}else{let f=_0x97cc36.substring(0,fDyPSI[s(664)](4,_0x2fe3d9[s(320)])),g=f[s(1596)](_0x138388);_0x50e0a7[s(1652)](g)}}function Yt(a){return e[t(1300)](v,a)}function Bt(a){return e[t(953)](b,a)}let Xt=65536,Wr=e.tUpTq,me=e[t(1017)](Xt,Xt),Se=e[t(938)](me,me),Jn=Se/2,Re=String[t(1466)+"e"].charCodeAt;class fe{constructor(n,s,l){let f=t;e.VZCiJ(e[f(1274)],e[f(1274)])?(_0x4cbb1b[_0x197ba4++]=e[f(455)](e[f(1061)](_0x5709f8,6),192),_0x3dd473[_0x2aa2a2++]=e[f(1374)](e[f(848)](63,_0x562026),128)):(this.isLong=!0,this[f(731)]=e[f(675)](0,n),this[f(665)]=e[f(1137)](0,s),this[f(1237)]=!!l)}static[t(1232)](n){let s=t;return n&&e[s(752)](!0,n[s(1232)])}static[t(1335)](n,s,l){return new fe(n,s,l)}static[t(628)+"s"](n,s,l){let f=t;return l?fe[f(628)+f(1555)](n,s):fe[f(628)+f(570)](n,s)}static[t(628)+t(1555)](n,s){let l=t;return new fe(e[l(675)](n[0]|e.ylKOx(n[1],8)|e[l(1222)](n[2],16),n[3]<<24),e[l(734)](e[l(1733)](e.cZpIE(n[4],e[l(617)](n[5],8)),e[l(1757)](n[6],16)),n[7]<<24),s)}static[t(628)+"sBE"](n,s){let l=t;return new fe(e[l(1370)](e[l(1371)](n[4]<<24|e[l(1236)](n[5],16),n[6]<<8),n[7]),e.jpszu(e.IGyZO(e.HzpDW(n[0],24),e[l(1222)](n[1],16)),e[l(584)](n[2],8))|n[3],s)}static[t(918)](n){let s=t;return e.zrQCX(n,Wr)?Wd:new fe(e.fDvzw(e[s(1282)](Re[s(1034)](n,0)|e.CJVSQ(Re.call(n,1),8),e[s(1193)](Re[s(1034)](n,2),16)),e[s(1193)](Re[s(1034)](n,3),24))>>>0,e[s(1371)](e[s(1276)](e[s(1374)](Re[s(1034)](n,4),Re.call(n,5)<<8),e[s(964)](Re.call(n,6),16)),e[s(737)](Re.call(n,7),24))>>>0,!0)}toHash(){let n=t;return String[n(384)+n(1219)](e[n(828)](255,this[n(731)]),e[n(369)](this[n(731)]>>>8,255),this.low>>>16&255,e[n(1201)](this[n(731)],24),e[n(1519)](255,this[n(665)]),e[n(689)](e[n(1788)](this[n(665)],8),255),e[n(1394)](e[n(1798)](this[n(665)],16),255),e[n(1788)](this[n(665)],24))}static[t(1012)+"er"](n,s=!0){let l=t;if(e[l(585)](isNaN,n))return s?fp:Wd;if(s){if(e[l(528)](n,Se))return xp}else{if(n<=-Jn)return pp;if(e.kPxZF(e[l(1095)](n,1),Jn))return hp}return fe[l(1335)](e.EMpLh(n%me,0),e[l(1670)](e[l(1327)](n,me),0),s)}[t(562)](){let n=t;return this[n(1237)]?e[n(794)](e[n(1791)](this[n(665)]>>>0,me),e[n(1201)](this[n(731)],0)):this[n(665)]*me+e[n(1272)](this[n(731)],0)}[t(801)](){let n=t;return e[n(1592)](0,this[n(665)])&&e.gFAyr(0,this[n(731)])}[t(1078)](n){let s=t;fe.isLong(n)||(n=fe.fromNumber(n));let l=this.high>>>16,f=e[s(1427)](65535,this[s(665)]),g=e.KcVQm(this[s(731)],16),E=e[s(480)](65535,this[s(731)]),S=e[s(569)](n[s(665)],16),p=e[s(1767)](65535,n[s(665)]),k=n[s(731)]>>>16,P=e[s(1438)](65535,n[s(731)]),F=0,H=0,ee=0,Q=0;return Q+=e[s(586)](E,P),ee+=e[s(1798)](Q,16),Q&=65535,ee+=e.dQPEi(g,k),H+=e[s(569)](ee,16),ee&=65535,H+=e[s(639)](f,p),F+=e[s(1293)](H,16),H&=65535,F+=e[s(474)](l,S),F&=65535,fe[s(1335)](e[s(1670)](ee<<16,Q),e[s(1499)](e[s(492)](F,16),H),this[s(1237)])}equals(n){let s=t;return fe[s(1232)](n)||(n=fe[s(1012)+"er"](n)),e[s(1102)](this[s(1237)],n.unsigned)&&e[s(1170)](this.high,31)===1&&e.gFAyr(e.pjJFp(n[s(665)],31),1)?!1:this[s(665)]===n[s(665)]&&e[s(1410)](this.low,n[s(731)])}[t(357)](){let n=t;return e.xluSo(-1,this[n(731)])&&e.WkYxx(-1,this[n(665)])?fe[n(1335)](0,0,this.unsigned):e[n(1642)](-1,this.low)?fe[n(1335)](0,e[n(768)](this.high,1),this.unsigned):fe.fromBits(this[n(731)]+1,this[n(665)],this[n(1237)])}[t(1135)](n){return n?this.toBytesLE():this[t(1275)+"E"]()}[t(944)+"E"](){let n=t;if(e[n(1769)]!==e[n(1769)])this["_cursorF"+n(619)]=_0x58f5d9;else{let s=this[n(665)],l=this[n(731)];return[e[n(1438)](255,l),e[n(369)](l>>>8,255),l>>>16&255,e[n(724)](l,24),255&s,e[n(1656)](s,8)&255,e[n(354)](e[n(569)](s,16),255),e[n(1359)](s,24)]}}[t(1275)+"E"](){let n=t,s=this[n(665)],l=this[n(731)];return[s>>>24,e[n(1654)](e[n(1124)](s,16),255),s>>>8&255,e[n(726)](255,s),e[n(825)](l,24),e[n(1775)](e[n(1656)](l,16),255),e.XmSQr(e[n(1511)](l,8),255),255&l]}}let Wd=new fe(0,0,!1),fp=new fe(0,0,!0),hp=fe.fromBits(-1,2147483647,!1),xp=fe[t(1335)](-1,-1,!0),pp=fe[t(1335)](0,-2147483648,!1);var Qt=(function(a){let n=t;return a[a[e[n(613)]]=5001]=n(1280)+n(1246),a[a[e[n(805)]]=5002]=e[n(805)],a[a[e[n(1766)]]=5003]=e[n(1766)],a[a[e[n(1212)]]=5004]=n(1213)+n(561),a[a[e.ndOMF]=5005]=n(1749)+"OR",a})({});class Zn{constructor(n){let s=t,l={saTHz:function(f,g){return e.yWqEf(f,g)},tblIr:function(f,g){return e[K(1017)](f,g)}};if(e[s(866)]===e[s(866)])this[s(345)]=n,this[s(1799)]=null;else return iPDNQV[s(1021)](1e4,_0x309a77[s(1125)]())+_0x1574d7[s(535)](iPDNQV.tblIr(1e4,_0x14080f[s(1003)]()))}}class Kd extends Zn{constructor(n,s){let l=t;super(n),this[l(411)]=s&&s[l(411)]||null}}class $d extends Zn{constructor(n,s){let l=t,f=("4|3|0|5|"+l(763))[l(1259)]("|"),g=0;for(;;){switch(f[g++]){case"0":this.colno=s&&s[l(1545)]||0;continue;case"1":this[l(411)]=s&&s[l(411)]||"";continue;case"2":this[l(733)]=s&&s[l(733)]||5001;continue;case"3":this[l(1204)]=s&&s[l(1204)]||null;continue;case"4":super(n);continue;case"5":this[l(1319)]=s&&s.filename||"";continue;case"6":this.lineno=s&&s[l(781)]||0;continue}break}}}class Vd extends Zn{constructor(n,s){let l=t,f=e[l(927)][l(1259)]("|"),g=0;for(;;){switch(f[g++]){case"0":this[l(757)]=s&&s.wasClean||!1;continue;case"1":super(n);continue;case"2":this[l(1705)]=s&&s[l(1705)]||"";continue;case"3":this[l(733)]=s&&s[l(733)]||0;continue;case"4":this[l(889)+l(917)]=s&&s[l(889)+"nnect"]||!1;continue}break}}}class Jd extends Zn{constructor(n,s){let l=t;super(n),this[l(1082)]=s&&s.data||null}}class Zd extends Jd{constructor(n,s){let l=t;super(n),this.data=s&&s[l(1082)]||null,this[l(411)]=s&&s.message||null}}class Yd extends Zn{constructor(n,s){let l=t,f={AIvxo:function(g,E){return e[K(580)](g,E)},lNIXA:e.xZcvc,cRPkd:function(g,E){return e[K(461)](g,E)},HPZJH:e[l(366)],HiZmt:function(g,E){return e[l(502)](g,E)}};if(e[l(1419)](e[l(538)],l(1009)))super(n),this[l(1082)]=s&&s[l(1082)]||null;else{if(GPBoAV[l(1672)](_0x45ce1a,_0x44cb39)){if(_0x3f7843===GPBoAV.lNIXA)return _0x157c98[l(1634)](_0x1de134);if(GPBoAV[l(1015)](_0x5d4094,"objectSt"+l(1778)))return _0x4654ec[l(1227)+l(1778)]||_0x5a4207.get(_0x2c3a9f);if(GPBoAV[l(1015)](_0x246f75,GPBoAV[l(797)]))return _0x3c6395["objectSt"+l(1778)][1]?void 0:_0x12e862[l(1227)+l(1422)](_0x3b21ef["objectSt"+l(1778)][0])}return GPBoAV[l(1770)](_0xdd7d42,_0x344f0c[_0x39e900])}}}function it(a,{message:n,code:s,error:l}){let f=t;return e.DIJCu(f(1217),e[f(875)])?new $d(a,{message:n,code:s,error:l}):((this[f(1430)+"rs"][_0x318f29]||(this[f(1430)+"rs"][_0x176434]=[]))[f(1652)]({fn:_0x1242e3,ctx:_0x57eb8b||this}),this)}function ut(a,{code:n,reason:s,wasClean:l,willReconnect:f}){let g=t;if(e[g(328)](e[g(316)],e[g(333)]))return new Vd(a,{code:n,reason:s,wasClean:l,willReconnect:f});{let E=(g(1244)+"0")[g(1259)]("|"),S=0;for(;;){switch(E[S++]){case"0":this._ws[g(1502)+g(1084)+g(1120)](e[g(597)],this[g(915)]);continue;case"1":if(!this[g(1089)])return;continue;case"2":this._ws[g(1502)+"entListe"+g(1120)](e.gpeIX,this[g(957)]);continue;case"3":this[g(1089)][g(1502)+g(1084)+g(1120)]("close",this[g(1265)]);continue;case"4":this[g(1089)]["removeEv"+g(1084)+g(1120)](e[g(1666)],this[g(1226)+"ge"]);continue}break}}}function Xd(a,{data:n,message:s}){return new Zd(a,{data:n,message:s})}function Qd(a,{data:n}){return new Yd(a,{data:n})}function oa(a,{message:n}){let s=t;if(e[s(752)](e.wcZKh,e[s(344)]))return new Kd(a,{message:n});this["_interva"+s(505)]()}class el{constructor(n,s){let l=t;this[l(1197)+"s"]=n,this.maxRetries=s,this[l(1455)+l(593)]=0,this[l(1661)+"ndpointT"+l(1273)+"t"]=0}["resetEnd"+t(1325)+t(1398)](){let n=t;this[n(1455)+n(593)]=0,this[n(1661)+n(1693)+n(1273)+"t"]=0}[t(646)+"es"](){let n=t;this[n(1661)+n(1693)+n(1273)+"t"]=0}[t(601)+t(1434)+"nt"](){let n=t;return this[n(1197)+"s"][this["currentI"+n(593)]]}[t(601)+t(1434)+t(399)+t(1503)](){let n=t;return this["currentE"+n(1693)+n(1273)+"t"]}["checkRea"+t(1527)+"es"](){let n=t;if(e[n(1615)](e[n(761)],n(1271)))return!!(e[n(519)](this[n(1455)+n(593)],this.endpoints[n(320)])||e[n(598)](this[n(1455)+n(593)],e[n(604)](this.endpoints[n(320)],1))&&e[n(1475)](this["currentEndpointT"+n(1273)+"t"],this.maxRetries));!_0x4ec5e3.persisted&&(this[n(557)+"er"]&&_0x21c7b5[n(1502)+n(1084)+n(1120)](e[n(1348)],this._handlePageHide),this[n(557)+"er"]&&_0x3a15a3[n(1502)+n(1084)+"ner"](n(894),this["_handleP"+n(1762)]),this.close()),this._isBrowser&&_0x2fba41[n(1502)+n(1084)+n(1120)](e[n(1643)],this[n(857)+n(814)]),this[n(557)+"er"]&&_0xf21067["removeEventListe"+n(1120)](n(1011),this[n(857)+n(1759)])}[t(1163)+t(1751)+t(425)+t(1792)+t(1297)](){let n=t;return e.CNGcq(this[n(1455)+n(593)],this[n(1197)+"s"][n(320)])?!0:e.Vwmse(this[n(1661)+"ndpointT"+n(1273)+"t"],this[n(1406)+"es"])}[t(442)+"ackupEndpointAnd"+t(1277)+t(494)](){let n=t;return this["currentE"+n(1693)+n(1273)+"t"]=1,this[n(1455)+n(593)]++,this[n(1197)+"s"][this["currentI"+n(593)]]}[t(601)+"ntEndpoi"+t(839)+"ateCount"](){let n=t;return this[n(1661)+n(1693)+"riesCount"]++,this["getCurre"+n(1434)+"nt"]()}}let Yn=(e[t(1782)](t(865)+"d",typeof globalThis)&&t(885)===globalThis[t(496)+t(1326)][t(1023)]||e[t(395)](t(865)+"d",typeof window)&&e[t(376)](e[t(896)],window[t(496)+t(1326)][t(1023)]))&&e[t(395)](e[t(1250)],typeof document),An=e[t(827)](e[t(1250)],typeof globalThis)&&(e[t(461)](e[t(911)],globalThis[t(496)+t(1326)][t(1023)])||e.zheNl(e[t(1345)],globalThis["construc"+t(1326)][t(1023)]))&&e[t(327)](e[t(1250)],typeof tt),Kr=(e.pcsgn(t(865)+"d",typeof globalThis)&&e.nVAZS(e[t(911)],globalThis[t(496)+t(1326)].name)||e.JDygy(e.xuGos,typeof globalThis)||e[t(1041)](e[t(1250)],typeof globalThis)&&!!globalThis.WeixinJSBridge)&&e.QquhL(t(865)+"d",typeof wx),$r=e[t(417)]("undefined",typeof globalThis)&&(e[t(1601)](e.EdabH,globalThis[t(496)+t(1326)][t(1023)])||e.TVQVv===globalThis["construc"+t(1326)][t(1023)]||e[t(598)](e.OUgVC,globalThis[t(496)+t(1326)][t(1023)]))&&e.pcsgn(e[t(1250)],typeof self),gp=e[t(855)](e[t(1250)],typeof globalThis)&&e.JYwIG(e.VXKpR,globalThis["construc"+t(1326)][t(1023)])&&e.bOWTH(e.xuGos,typeof global)&&e.OwGul(e[t(911)],global["construc"+t(1326)].name)&&e.jBhIe(e[t(1250)],typeof process)&&!!process[t(995)];class aa{constructor(){let n=t;this[n(1430)+"rs"]={}}[t(1739)](n,...s){let l=t,f=this[l(1430)+"rs"][n];if(f)f[l(429)]()[l(407)](g=>g.fn[l(358)](g[l(1472)],s));else if(e[l(1469)](e[l(597)],n)&&!this[l(1669)]){let g=s[l(320)]&&s[0];if(e[l(580)](g,Error))throw g;let E=new Error(e.qvpDU("Unhandle"+l(1781),g?e[l(1057)](" ("+g[l(411)],")"):""));throw E[l(534)]=g,g}return this}[t(332)](n,s){let l=t;if(n===void 0)this[l(1430)+"rs"]={};else if(e[l(1298)](void 0,s))this[l(1430)+"rs"][n]=null;else{let f=this[l(1430)+"rs"][n];if(f)for(let g=0;e[l(1214)](g,f[l(320)]);)f[g].fn===s?f[l(924)](g,1):++g}return this}on(n,s,l){let f=t;if(e[f(904)]===e[f(904)])return(this[f(1430)+"rs"][n]||(this[f(1430)+"rs"][n]=[]))[f(1652)]({fn:s,ctx:l||this}),this;e.jjLdT(_0x28fd49,_0x684248,96),e[f(1252)](_0x1ee3a1,_0x2fa19b,e[f(1667)](_0x4c35fe,_0x63400a))}}class mp extends aa{[t(450)+t(321)+"age"](n){let s=t;return n.errMsg||n[s(783)]?(s(916)+" "+(n[s(1515)]||"")+s(843)+(n[s(783)]||"")).trim():JSON.stringify(n)}constructor(n,s,l){let f=t;super(),this[f(1446)]=null,Kr&&wx["connectS"+f(356)]&&(this[f(1446)]=wx[f(623)+f(356)]({url:n,protocols:s,header:l,fail:this[f(868)+f(1435)+f(808)][f(1495)](this),success:this[f(868)+f(338)+"cessHand"+f(416)].bind(this)})),An&&tt.connectSocket&&(this._socket=tt[f(623)+"ocket"]({url:n,protocols:s,header:l,fail:this["_createSocketFai"+f(808)][f(1495)](this),success:this[f(868)+f(338)+"cessHandler"].bind(this)}))}[t(868)+t(338)+t(577)+"ler"](){let n=t;Promise.resolve()[n(603)](()=>{let s=n;this[s(1729)+s(758)]()})}[t(868)+t(1435)+t(808)](n){let s=t,l={nXrRN:function(f,g,E){return e[K(798)](f,g,E)},BfyVs:s(1204),XEmqM:e[s(1056)]};Promise[s(1083)]()[s(603)](()=>{let f=s,g=l[f(1133)](it,l[f(831)],{message:this["_formatE"+f(321)+"age"](n)});this.emit(l[f(831)],g);let E=l[f(1133)](ut,l[f(1324)],{reason:this["_formatE"+f(321)+f(1240)](n)});this[f(1739)](l[f(1324)],E)})}[t(1729)+t(758)](){let n=t,s={FLNFU:"open",ORNir:function(l,f,g){return e[K(709)](l,f,g)},hbFKi:function(l,f){return l!==f},ZFMHP:e.tLyIb,CgWZk:function(l,f,g){return e.ZlvKS(l,f,g)}};if(e.zheNl(n(1440),e[n(368)]))this._socket[n(941)](l=>{let f=n;this[f(1739)](s.FLNFU,s[f(463)](Qd,s[f(1713)],{...l,data:l[f(1515)]||""}))}),this[n(1446)][n(777)](l=>{let f=n;this[f(1739)](f(1557),e[f(341)](ut,e[f(1056)],{...l}))}),this[n(1446)][n(993)+"e"](l=>{let f=n,g={oxYHL:e.tLyIb};e[f(948)](f(886),e[f(1318)])?this[f(1739)](f(411),Xd(f(411),{...l})):this.emit(g[f(1287)],_0x43fa41(g[f(1287)],{..._0x3f1b6c,message:_0x4702e9[f(1515)]||""}))}),this[n(1446)].onError(l=>{let f=n;s[f(1149)]("wBsyf",f(1573))?(_0x37eb7c=f(787),_0x551124=_0x174a08[f(871)](/(^http)((?:[s]*:\/\/))/,""),_0x321a07=/(^ws)((?:[s]*:\/\/))/[f(1628)](_0x2be860)?_0x5ad3db:""+_0x5ca20e+_0x278f52):this[f(1739)](s.ZFMHP,s[f(728)](it,s.ZFMHP,{...l,message:l.errMsg||""}))});else{if(e[n(1247)](e[n(1069)],typeof _0x578757)){let l=new _0x5b5e30(e[n(355)](_0x4c9c5e,_0x2a640e));return _0x588fa9(_0x418ae3,l,0),l}return e[n(884)](_0x5a57e6,_0x1fadcb)?new _0x2559e3(_0x3f57a1):new _0x274329(_0x3d1fcb.buffer,_0x261587[n(1036)+"et"],_0x171427.byteLength)}}[t(1342)](n){let s=t,l={viVpt:function(f,g){return e[K(536)](f,g)},RtHNL:e[s(597)],gsaab:function(f,g,E){return e.UPGiK(f,g,E)}};if(e[s(791)](n,Uint8Array))if(e[s(1102)](e[s(1530)],e.ONjFv)){let f=this._qosDB[s(678)+s(1328)](this[s(1254)]),g=_0x36e7c5.parse(l[s(1706)](f,"{}"));return g[_0x5725f1]=void 0,this._qosDB["setStora"+s(1328)](this[s(1254)],_0x954548[s(676)+"y"](g))}else{let f=n[s(1593)].slice(n[s(1036)+"et"],e.RQwPk(n[s(940)+"th"],n[s(1036)+"et"]));this[s(1446)]&&this[s(1446)][s(1342)]({data:f,fail:g=>{let E=s;this.emit(E(1204),it(l[E(1567)],{message:this[E(450)+"rrorMessage"](g)}))}})}else this[s(1446)]&&this[s(1446)][s(1342)]({data:n,fail:f=>{let g=s;this.emit("error",l[g(1245)](it,"error",{message:this[g(450)+g(321)+g(1240)](f)}))}})}close(n,s){this[t(1446)]&&this._socket.close({code:n,reason:s})}["addEvent"+t(596)](n,s){this.on(n,s)}[t(1502)+t(1084)+t(1120)](n,s){let l=t;if(e[l(789)]("BYuKA",l(363)))this[l(332)](n,s);else return l(1140)!=typeof _0x8ecc04&&(_0x422e8e instanceof _0x51741c||_0x33b604[l(1593)]&&_0x52920d[l(1593)]instanceof _0x12e440)||e.UkmUO(e[l(1069)],typeof _0x36de4d)?"":(_0x2bead1.parse(_0x443982),e[l(1144)])}get readyState(){return this[t(1446)].readyState}get[t(413)+"pe"](){let n=t;return this[n(1446)][n(413)+"pe"]}set[t(413)+"pe"](n){}get url(){let n=t;return this[n(1446)][n(1561)]}get[t(1372)](){return this[t(1446)].protocol}get[t(1350)+"ns"](){let n=t;return this._socket[n(1350)+"ns"]}get[t(1303)+"Amount"](){let n=t;return e[n(1410)](n(1542),e[n(741)])?this[n(1424)][n(1198)]:0}}function wp(a,n){let s=t;if(e[s(841)](e.fqLYg,s(705)))try{return!!this[s(1424)]}catch(l){return _0x48c009[s(1249)](l),!1}else{if(n)return new n(a.url,a[s(1372)]);if(e[s(536)](Kr,An))return new mp(a.url,a[s(1372)],a.headers);if(e.AjtoT(Yn,$r)&&e[s(1064)](e[s(1250)],typeof WebSocket)&&WebSocket)return new WebSocket(a.url,a[s(1372)+"s"])}}function _p(a){let n=t;if(e[n(901)]!=="idAmG")_0x48dc35[n(1695)](_0x4a186e,_0x359be1);else return!!(a||Kr&&wx["connectS"+n(356)]||An&&tt[n(623)+n(356)]||e[n(536)](Yn,$r)&&e[n(1041)](e[n(1250)],typeof WebSocket)&&WebSocket)}function tl(a,n,s){let l=t,f={MfpkQ:function(S,p){return S!==p},kGmrH:"zKgwU",mLSJD:e[l(335)],oOqYJ:function(S,p){return e.MpVUE(S,p)}},g=-1;async function E(S){let p=l;return f[p(470)](f[p(1691)],f.mLSJD)?S<=g?Promise[p(1391)](new Error(p(471)+p(1650)+p(1288)+p(477)+"process")):(g=S,S===s.length?Promise[p(1083)]():s[S].bind(a)(n,E[p(1495)](null,f[p(912)](S,1)))):this._socket[p(413)+"pe"]}E(0)}function nl(a){let n=t,s=0,l=0;for(let f=0;f<a[n(320)];++f)l=a[n(1094)+"At"](f),l<128?s+=1:e[n(659)](l,2048)?s+=2:e.TqTAj(e.QWTkY(64512,l),55296)&&e[n(1410)](e[n(1767)](64512,a[n(1094)+"At"](e[n(1487)](f,1))),56320)?(++f,s+=4):s+=3;return s}function rl(a,n,s){let l=t;if(e[l(604)](s,n)<1)return"";let f="";for(let g=n;e[l(820)](g,s);){let E=a[g++];if(e[l(432)](E,127))f+=String["fromChar"+l(1219)](E);else if(e.fQmmi(E,192)&&e[l(323)](E,224))f+=String[l(384)+l(1219)](e.jpszu(e[l(1492)](31&E,6),e.NxOIn(63,a[g++])));else if(e[l(1627)](E,224)&&e[l(1644)](E,240))f+=String[l(384)+l(1219)](e.Bkknu(e[l(695)](e.HeSHb(e[l(934)](15,E),12),e[l(964)](e.FGeEs(63,a[g++]),6)),e[l(1394)](63,a[g++])));else if(E>=240){let S=e[l(1616)](e[l(1210)](e.UBtAO(e[l(1576)](e[l(1427)](7,E),18),e[l(1193)](e[l(582)](63,a[g++]),12)),e[l(1361)](e.ciuSq(63,a[g++]),6))|e[l(513)](63,a[g++]),65536);f+=String["fromChar"+l(1219)](e.yDVqi(55296,e[l(550)](S,10))),f+=String[l(384)+"Code"](e[l(1357)](56320,e[l(689)](1023,S)))}}return f}function ca(a,n,s){let l=t;if(e[l(1626)](e[l(1790)],e[l(1790)])){let f=_0x44c6f8(l(1204),{message:_0x4f2ec9[l(411)],code:_0x63d751[l(1213)+"ERROR"],error:_0x38a345});this["_dispatchErrorEv"+l(654)](f)}else{let f=s,g,E;for(let S=0;e[l(1339)](S,a[l(320)]);++S)g=a[l(1094)+"At"](S),e.HShqY(g,128)?n[s++]=g:e[l(820)](g,2048)?(n[s++]=e[l(862)](g,6)|192,n[s++]=e[l(1202)](e[l(828)](63,g),128)):e[l(719)](64512,g)===55296&&e[l(1615)](e[l(1349)](64512,E=a.charCodeAt(S+1)),56320)?(g=e[l(835)](e[l(1221)](65536,e.KeMIh(e[l(523)](1023,g),10)),e[l(513)](1023,E)),++S,n[s++]=e[l(1282)](e[l(1362)](g,18),240),n[s++]=e[l(1282)](e[l(550)](g,12)&63,128),n[s++]=e[l(1670)](e.WsXkD(g,6)&63,128),n[s++]=e[l(809)](63&g,128)):(n[s++]=e[l(956)](g>>12,224),n[s++]=e[l(1370)](e[l(862)](g,6)&63,128),n[s++]=e[l(1784)](e[l(1474)](63,g),128));return s-f}}async function il(a){let n=t;if(e[n(1247)](e[n(1069)],typeof a)){let s=new Uint8Array(e[n(1717)](nl,a));return ca(a,s,0),s}return e[n(791)](a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(1593)],a[n(1036)+"et"],a.byteLength)}function yp(a){let n=t;if(e[n(819)](e[n(815)],e.TIyVh))try{return e[n(403)]("string",typeof a)&&(e[n(1007)](a,ArrayBuffer)||a[n(1593)]&&e[n(1007)](a[n(1593)],ArrayBuffer))||e.BvHnr(e[n(1069)],typeof a)?"":(JSON.parse(a),n(969)+n(792))}catch{return e[n(1317)](e.gNgzb,typeof a)?e[n(1786)]:""}else++_0x54f240,_0x255f63+=4}let Ep=(a,n)=>{let s=t;switch(a){case e.UBvsB:case e.TuRcq:return{[s(692)+a]:1,"x-tt-env":n};default:return{}}};class vp{constructor(n){let s=t;this[s(609)+s(1503)]=n,this[s(566)]=0}[t(337)](){let n=t;this[n(566)]++}[t(699)+t(1356)+"nt"](){let n=t;return e[n(1429)](this.count,this[n(609)+n(1503)])}[t(961)+t(666)](n=0){let s=t;e.kVBvL(e[s(420)],e.ZXjwX)?this.on(_0x2b1564,_0x5acbe9):(this[s(609)+s(1503)]=n,this[s(566)]=0)}}async function bp(a){let n=t,s={XXhSF:n(1075),aGsGM:function(l,f){return e[n(1525)](l,f)},WGECK:e[n(670)],DkHut:e.UyvEF,hHXpW:function(l,f){return l===f},NbxlZ:e[n(1689)],IXsyV:function(l,f){return e[n(1070)](l,f)},izgVP:n(795),TdSsn:e[n(668)],ZAEXL:e[n(457)],xpHkM:e.vPrCf};return new Promise(l=>{let f=n,g={MysAT:function(E,S){return E==S},GnVbc:"string",djfCB:function(E,S){return E===S},QdjlP:s[f(436)],wDZBW:function(E,S){return s[f(1575)](E,S)},RkYrG:s[f(1594)],TIjmu:f(1531)+f(440)+"s",vrqll:s[f(532)]};if(s[f(1178)](s.NbxlZ,s[f(829)])){if(!Yn)return s[f(822)](l,s.WGECK);try{let E=document["createEl"+f(1074)](s[f(943)]);window[f(824)+f(1726)]=S=>{let p=f;if(g.djfCB(g.QdjlP,g[p(1712)]))document[p(591)]["removeCh"+p(1734)](E),window["frontier"+p(1726)]=void 0,g[p(1224)](l,S&&S[p(576)]||g[p(1783)]);else return DgespZ[p(423)](DgespZ.GnVbc,typeof _0x3ff95f)?p(602)+"in;chars"+p(1077):""},E.type=s[f(1491)],E[f(1602)]=a[f(871)](/^ws/,s[f(331)])+s[f(760)];try{document.body[f(1629)+f(1734)](E)}catch{document[f(591)][f(806)+f(1734)](E)}}catch{window[f(824)+f(1726)]=void 0,s[f(1575)](l,s.WGECK)}}else _0x15a259(f(652)),this[f(332)](g[f(638)],_0x47c6d9),this.off(g[f(624)],_0x652da3)})}function en(a,n,s){let l=t;return!!a?.[l(1147)](f=>f[l(563)]===n&&f.value===s)}function Xn(a,n){let s=t;if(e[s(790)](e[s(1417)],e[s(788)]))return a?.[s(1147)](l=>l[s(563)]===n)?.value;this[s(609)+s(1503)]=_0x1587ae,this[s(566)]=0}let da=null;async function Sp(){let a=t;return da||(da=Promise.resolve()[a(603)](Lt[a(1495)](Lt,e[a(1403)]))),da}class Ip extends aa{constructor(n,s){let l=t;if(e[l(567)](e[l(1618)],e[l(1618)]))return _0x49b882||(_0x5378a2=[_0x25bb88[l(1466)+"e"][l(1523)],_0x4aea9f[l(1466)+"e"][l(1589)],_0x236117.prototype[l(1589)+"PrimaryKey"]]);super(),this[l(742)]=n,this[l(1092)]=s,this[l(1424)]=void 0,this["_initPro"+l(1388)]=null}async[t(1049)](){await this[t(453)]()}async _init(){let n=t,s={dZELf:e[n(1724)],xnOOK:e[n(852)],OwCYA:function(l){return e[n(1725)](l)},rObIq:function(l,f,g,E){return e.YJypf(l,f,g,E)}};if(e[n(1612)](e[n(1674)],e[n(1674)]))try{return e.IkuHH(e[n(1069)],typeof _0x4ae950)&&(e[n(1423)](_0x225b4f,_0x17834e)||_0x171d9f[n(1593)]&&e[n(884)](_0x3b7919[n(1593)],_0x208380))||e.vBBHm(n(1140),typeof _0x5b4148)?"":(_0x2a2253[n(529)](_0x4c4f13),e[n(1144)])}catch{return e[n(1760)](e[n(1069)],typeof _0x15643c)?e[n(1786)]:""}else{if(this[n(1424)])return;if(this._initPromise)return this[n(1111)+n(1388)];try{let l=this[n(742)],f=this._keyPath;this["_initPro"+n(1388)]=(async()=>{let g=n,E={KNorr:s[g(1513)],KFCqR:s[g(891)]},{openDB:S}=await s.OwCYA(Sp);this[g(1424)]=await s[g(1010)](S,g(824)+"_"+l,1,{upgrade(p){let k=g,P={Pwmri:E[k(747)]};E[k(1152)]===E[k(1152)]?p[k(1777)+k(1736)+"e"](l,{keyPath:f}):(this[k(1739)](P[k(1701)],_0x5b395a),this[k(1619)+"eAck"]&&this[k(1619)+k(1509)](_0x37f53e))}})})(),await this["_initPro"+n(1388)]}catch(l){console[n(1249)](l)}finally{this[n(1111)+n(1388)]=null}}}async get(n){let s=t;try{return await this[s(453)](),this[s(1424)]?.[s(1634)](this._dbName,n)}catch(l){console[s(1249)](l)}}async[t(1695)](n,s){let l=t;return await this[l(453)](),this._qosDB?.[l(1042)](this._dbName,n)}async del(n){let s=t;try{return await this[s(453)](),this[s(1424)]?.[s(727)](this[s(742)],n)}catch(l){e[s(945)]===s(500)?console.log(l):(e[s(687)](_0x176731,_0x2580b9,24),e[s(1480)](_0xbab657,_0x420dfb,e[s(1300)](_0x35d552,_0x4c1896)))}}async clear(){let n=t;try{if(e[n(1615)](e[n(460)],e[n(460)]))return await this[n(453)](),this[n(1424)]?.clear(this[n(742)]);{let s=this[n(386)+n(1364)][n(1229)]((l,f)=>(l+=f&&f.byteLength||0,l),0);return e[n(1095)](s,this[n(1089)]?this[n(1089)].bufferedAmount:0)}}catch(s){if(e[n(1156)](e[n(574)],e.DtouR)){let l=_0x345eba[n(1259)](":");_0x5e1d7c&&(_0xe3ba2b=l[n(320)]),_0xd2902c+=l[n(320)];for(let f=0;e[n(1097)](f,l[n(320)]);f++)if(l[f].length!==4){let g=_0x86d80e[n(899)+"g"](0,e[n(317)](4,l[f].length)),E=g[n(1596)](l[f]);_0x3f7c3a[n(1652)](E)}else _0x3132d3[n(1652)](l[f]);_0x14ba63=!1}else console.log(s)}}async[t(1572)](){let n=t;return await this._init(),this[n(1424)]?.[n(773)+"ys"](this[n(742)])}async[t(988)](){let n=t;return await this._init(),this[n(1424)]?.getAll(this[n(742)])}async[t(832)](){let n=t;try{this[n(1424)]?.[n(1557)](),this[n(1424)]=void 0}catch(s){console[n(1249)](s)}}get[t(1198)](){let n=t;try{return!!this[n(1424)]}catch(s){return console[n(1249)](s),!1}}}class Ap{constructor(n,s){let l=t;if(e[l(881)](l(1632),e[l(926)]))this[l(736)]=n,this[l(406)]=s,this[l(1424)]=localStorage;else{let{initReconnectInterval:f,maxReconnectInterval:g,reconnectIntervalGrowFactor:E}=this[l(1498)],S=e[l(1017)](f,_0x345f2c[l(952)](E,_0x2e0f4e-1));return e[l(525)](S,g)?g:S}}async[t(1049)](){}get[t(1254)](){let n=t;return e.xluSo(n(439),e[n(1008)])?n(824)+"_"+this[n(736)]:UdzSgm.QuBSc(_0xb540f2,_0x57ae12[n(358)](UdzSgm.fRllQ(_0x316a85,this),_0x4e05b8))}async[t(1634)](n){let s=t,l=this[s(1424)][s(497)](this[s(1254)]);return JSON.parse(e[s(1605)](l,"{}"))[n]}async set(n,s){let l=t,f=this._qosDB[l(497)](this[l(1254)]),g=JSON[l(529)](f||"{}");return g[s||n[this[l(406)]]]=n,this[l(1424)][l(1187)](this[l(1254)],JSON.stringify(g)),s||n[this[l(406)]]}async[t(1401)](n){let s=t,l=this._qosDB.getItem(this[s(1254)]),f=JSON[s(529)](l||"{}");return f[n]=void 0,this[s(1424)][s(1187)](this[s(1254)],JSON[s(676)+"y"](f))}async clear(){let n=t;if(n(1588)===e.aZSTG)this["_interva"+n(1101)+"Id"]=null,this[n(1352)+"l"]=36e5,this[n(1424)]=_0x4f9436(e[n(1437)],n(735)+"id");else return this[n(1424)].clear()}async keys(){let n=t,s=this[n(1424)].getItem(this[n(1254)]),l=JSON[n(529)](s||"{}");return Object[n(1572)](l)}async getAll(){let n=t,s=this._qosDB[n(497)](this._prefix),l=JSON[n(529)](e[n(536)](s,"{}"));return Object[n(679)](l)}[t(832)](){return Promise[t(1083)]()}get[t(1198)](){return!!this._qosDB}}class Tp{constructor(n,s){let l=t;this[l(736)]=n,this[l(406)]=s,this[l(1424)]=An?tt:Kr?wx:null}async[t(1049)](){}get[t(1254)](){let n=t;return n(824)+"_"+this[n(736)]}async[t(1634)](n){let s=t,l=this[s(1424)][s(678)+s(1328)](this[s(1254)]);return JSON[s(529)](e[s(536)](l,"{}"))[n]}async[t(1695)](n,s){let l=t;if(e.vstaZ(l(1640),e[l(612)])){let f=this[l(1424)]["getStora"+l(1328)](this[l(1254)]),g=JSON[l(529)](f||"{}");return g[s||n[this[l(406)]]]=n,this[l(1424)][l(544)+"geSync"](this[l(1254)],JSON[l(676)+"y"](g)),s||n[this[l(406)]]}else{let f=e[l(1493)](_0x3a7ece,e[l(784)],{message:e.imUFx});this[l(1547)+"econnect"]&&this[l(1547)+l(1678)](f)}}async[t(1401)](n){let s=t,l=this[s(1424)]["getStora"+s(1328)](this[s(1254)]),f=JSON.parse(e[s(1605)](l,"{}"));return f[n]=void 0,this[s(1424)][s(544)+s(1328)](this[s(1254)],JSON[s(676)+"y"](f))}async[t(373)](){return this[t(1424)].clearStorageSync()}async keys(){let n=t,s=this[n(1424)][n(678)+n(469)+"nc"](this[n(1254)]),l=JSON[n(529)](e[n(1605)](s,"{}"));return Object[n(1572)](l)}async[t(988)](){let n=t,s=this[n(1424)][n(678)+"geInfoSync"](this[n(1254)]),l=JSON[n(529)](e[n(1605)](s,"{}"));return Object[n(679)](l)}[t(832)](){return Promise[t(1083)]()}get[t(1198)](){return!!this[t(1424)]}}function sl(a,n){let s=t;if(e[s(813)](An,An))return new Tp(a,n);if(e[s(1728)](Yn,$r)&&e[s(1064)](e[s(1250)],typeof indexedDB))return new Ip(a,n);if((Yn||$r)&&e[s(1782)](e[s(1250)],typeof localStorage))return new Ap(a,n);throw new Error(e[s(506)])}class Cp{constructor(){let n=t;this[n(1352)+n(1101)+"Id"]=null,this[n(1352)+"l"]=36e5,this[n(1424)]=sl(e.YvpZx,e[n(637)])}async[t(1352)+t(505)](){let n=t;clearInterval(this[n(1352)+n(1101)+"Id"]),this["_interva"+n(1101)+"Id"]=e[n(1723)](setInterval,()=>{let s=n;this[s(1753)+s(1116)]()},this[n(1352)+"l"])}async[t(1049)](){let n=t,s={KmCXf:e[n(1056)],DTykn:e[n(1045)]};e[n(376)](e[n(1486)],e[n(1486)])?await this[n(1424)][n(1049)]()[n(603)](()=>{let l=n;this[l(1352)+l(505)]()}):(_0x5ea61f&&_0x47c5f7["addEvent"+n(596)](PVeufs.KmCXf,()=>_0x5cfb60()),_0x5b718a&&_0x20f86b[n(1714)+"Listener"](PVeufs[n(1682)],()=>_0x39b9af()))}async[t(1753)+"ired"](){let n=t;(await this[n(1424)]?.getAll()||[])[n(375)](({timestamp:f})=>f<Date[n(1125)]())[n(407)](f=>{let g=n;this[g(1424)]?.[g(1401)](f[g(735)+"id"])})}async[t(1401)](n){let s=t;if(e[s(346)]!==e[s(346)])_0x3a40eb.d=(l,f)=>{let g=s;for(var E in f)_0x32ce52.o(f,E)&&!_0x35cabb.o(l,E)&&_0x1c7e43[g(1604)+"operty"](l,E,{enumerable:!0,get:f[E]})};else return this._qosDB?.[s(1401)](n)}async[t(1695)](n,s){let l=t;if(e[l(1601)](e[l(1400)],e[l(1060)]))this._DBName=_0x3fc8f4,this._pathKey=_0x39cf3d,this[l(1424)]=_0x4f0f7c;else return this._qosDB?.[l(1695)]({message_id:n,timestamp:s})}async[t(1634)](n){let s=t;return this._qosDB?.[s(1634)](n)}async[t(832)](){let n=t;clearInterval(this[n(1352)+n(1101)+"Id"]),await this._qosDB?.closeDB()}get[t(1198)](){let n=t;if(e[n(1597)](e[n(1185)],e[n(1108)]))return this[n(1424)]?.[n(1198)];this[n(487)]=!0,this._connect()}}function la(a){let n=t,s=!!this[n(1498)][n(517)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=e.YJypf(en,a[n(411)][n(1355)],"x_fronti"+n(1539),"2"),f=l&&e[n(872)](en,a.message[n(1355)],e[n(1425)],"1"),g=l&&e[n(1316)](en,a[n(411)][n(1355)],e.jrpRy,"1"),E=g?e.TbNUm(Xn,a[n(411)][n(1355)],e[n(635)])?.split(",").filter(Boolean)||[]:[];return{enabled:s,isQoSMessage:l,isQoSAck:f,isAckCleanupMessage:g,ackMsgIds:E}}async function ol(){let a=t;return this[a(1160)+"ger"]||(this[a(1160)+a(1052)]=new Cp),this[a(1160)+a(1052)][a(1198)]||await this[a(1160)+a(1052)][a(1049)](),this[a(1160)+a(1052)]}async function Rp(a,n){let s=t,{enableAutoAck:l}=this[s(1498)],f=e.YJypf(en,a[s(411)][s(1355)],e[s(1090)],"1"),g=e[s(872)](en,a[s(411)][s(1355)],e[s(614)],"1"),E=la[s(1034)](this,a);if(e[s(396)](l,f)){let{SeqID:S,LogID:p,service:k,LogIDNew:P,method:F}=a[s(411)];this[s(681)]({SeqID:S,LogID:p,LogIDNew:P,service:k,method:F,headers:[{key:e[s(614)],value:"1"},{key:s(553),value:P||""},{key:"ack_code",value:"0"}]})}g&&!E.isQoSAck&&this[s(1684)+s(739)+s(850)](a),e[s(581)](n)}async function kp(a,n){let s=t;this[s(1765)](s(493),a[s(411)]),e.YAswG(n)}async function Dp(a,n){let s=t,l=e[s(965)](Yt,await e[s(1283)](il,a[s(1082)]));try{if(l.payload instanceof Uint8Array){let f=this[s(1498)][s(1556)+"ncoding"]instanceof Object?{force:!!this[s(1498)][s(1556)+s(1551)][s(1104)],encoding:this[s(1498)][s(1556)+"ncoding"][s(348)]?this[s(1498)]["payloadE"+s(1551)][s(348)][s(871)](/\s/g,"")["toLowerC"+s(402)]():""}:{force:!1,encoding:this[s(1498)][s(1556)+s(1551)]?this._options["payloadE"+s(1551)].replace(/\s/g,"")["toLowerC"+s(402)]():""},g=l[s(1556)+"ncoding"]?l["payloadE"+s(1551)].replace(/\s/g,"")[s(424)+s(402)]():"",E=e[s(830)](this._options["payloadT"+s(318)],Object)?{force:!!this._options[s(959)+s(318)][s(1104)],type:this._options[s(959)+s(318)][s(345)]?this[s(1498)]["payloadT"+s(318)].type[s(871)](/\s/g,"")[s(424)+s(402)]():""}:{force:!1,type:this[s(1498)]["payloadT"+s(318)]?this[s(1498)][s(959)+s(318)][s(871)](/\s/g,"").toLowerCase():""},S=l[s(959)+s(318)]?l[s(959)+s(318)][s(871)](/\s/g,"")[s(424)+s(402)]():"",p=E[s(1104)]?E.type:S||E[s(345)],k=f[s(1104)]?f.encoding:g||f[s(348)],P=[e.jyAok,s(969)+s(792),e.xeOji,"string"],F=[s(1534)+"e",e[s(554)]];this[s(1498)][s(1381)+s(1599)+s(1651)+"ad"]&&P[s(1386)](p)&&(!k||F[s(1386)](k))?l[s(1505)+"oad"]=e[s(673)](rl,l.payload,0,l[s(1200)][s(940)+"th"]):l.textPayload=""}else l[s(1505)+s(1333)]=""}catch(f){l[s(1505)+s(1333)]="",console[s(1249)](f)}a[s(411)]=l,e[s(1732)](n)}function Pp(a,n,s){let l=t,f={Dljeg:function(k,P){return e[K(1349)](k,P)},EoPBG:function(k,P){return e[K(1221)](k,P)},CubqI:function(k,P){return k>P},uLxUX:function(k,P){return e[K(1475)](k,P)},iRDyF:e[l(1558)],TWTba:function(k,P){return e[l(355)](k,P)},cSgGI:function(k,P){return k&P},NyqNd:function(k,P){return e[l(455)](k,P)}},g=e[l(663)](s,8192),E=e.bgDFG(g,1),S=null,p=g;return function(k){let P=l;if(k<1||f[P(468)](k,E))return a(k);if(f.CubqI(f.EoPBG(p,k),g))if(f[P(1787)](f[P(708)],P(1032)))S=f[P(1180)](a,g),p=0;else return _0x531e91.readUInt8?{value:_0x368a22[P(600)+"8"](_0x23c367),offset:_0x2ef6a4+1}:{value:f.Dljeg(255,_0x1383ac[_0x4b2062]),offset:f[P(1668)](_0x410af5,1)};let F=n.call(S,p,p+=k);return f[P(1019)](7,p)&&(p=f[P(882)](7,p)+1),F}}let Op=4294967295;function Lp(a,n,s){let l=t;return e.TNCoS(RangeError,e[l(1761)](e[l(835)](e[l(1313)](e[l(1076)](e[l(1376)]+a,e[l(1685)]),n||1),e.JuwYs),s))}function Np(a,n,s){let l=t;if(e[l(1109)](s,Op))throw new Error(l(1675)+l(451)+"e");let f=3;for(;e.SOPbk(f,0);){let g=e.zCWZy(255,s);e[l(1316)](fa,g,a,e[l(401)](n,f)),s>>>=8,f--}return n+4}function Mp(a,n){let s=t,l=0,f=n,g=e.beqxD(n,4);for(;e[s(1302)](f,g);){let{value:E,offset:S}=e[s(1093)](ua,a,f);f=S,l=e[s(1656)](e[s(1193)](l,8),0),l+=E}return{value:l,offset:g}}function Bp(a,n,s){let l=t,f={IMUTi:e[l(597)],uyIry:function(g,E,S){return e[l(1740)](g,E,S)}};if(l(966)!==e.CFwUD){let g=e.vdCIU.split("|"),E=0;for(;;){switch(g[E++]){case"0":if(n[l(879)])return e[l(565)](n[l(879)](a,s),s);continue;case"1":if(a[l(320)]<40)return e.QXdjM(e[l(1413)](ca,a,n,s),s);continue;case"2":if(n[l(503)+"e"])return e[l(887)](n[l(503)+"e"](a,s),s);continue;case"3":if(!a)return s;continue;case"4":return e.cFpYW(e[l(1413)](ca,a,n,s),s)}break}}else this.emit(DNiBTT.IMUTi,DNiBTT[l(1383)](_0x4af42f,l(1204),{message:this[l(450)+l(321)+l(1240)](_0x14923c)}))}function Fp(a,n){let s=t,l=new fe(e[s(846)](e[s(1155)](e.nWrrj(a[e[s(1761)](n,4)]<<24,a[e[s(1445)](n,5)]<<16),e[s(1131)](a[e[s(1703)](n,6)],8)),a[e[s(641)](n,7)]),e[s(1371)](e.KnpcP(e[s(1550)](a[e.eEVmD(n,0)]<<24,e.jmEMM(a[e.JpOiH(n,1)],16)),e[s(617)](a[e[s(1289)](n,2)],8)),a[e[s(856)](n,3)]),!0);return n+=8,{value:l,offset:n+8}}function zp(a,n,s){let l=t;if(e[l(1118)]("flbvR",l(861))){let f=a.low,g=a[l(665)];return n[s]=e[l(930)](g,24),n[e[l(1313)](s,1)]=e[l(1201)](g,16)&255,n[e[l(1057)](s,2)]=e[l(996)](e.kvduX(g,8),255),n[e[l(1703)](s,3)]=e[l(513)](255,g),n[e.bwfvN(s,4)]=e[l(930)](f,24),n[s+5]=e[l(556)](e[l(1396)](f,16),255),n[e[l(1377)](s,6)]=e[l(523)](f>>>8,255),n[e[l(963)](s,7)]=e[l(1709)](255,f),s+=8,s}else return _0x94e8a5?.[l(1147)](f=>f.key===_0x4be029)?.value}function ua(a,n){let s=t;return a[s(600)+"8"]?{value:a[s(600)+"8"](n),offset:e.bpeHO(n,1)}:{value:e[s(1710)](255,a[n]),offset:n+1}}function fa(a,n,s){let l=t;return n[l(1540)+"t8"]?n[l(1540)+"t8"](a,s):n[s]=255&a,e.TxsNb(s,1)}let Up=function(a){let n=t;return e[n(833)](n(657),e[n(888)])?new _0x5e517f(_0x10072a,{message:_0x15af26,code:_0x38f604,error:_0x37a662}):new Uint8Array(a)},Gp=e.LcEvX(t(865)+"d",typeof Buffer)?Buffer[t(1485)+t(729)]:e[t(1768)](Pp,Up,Uint8Array[t(1466)+"e"][t(1235)]);(()=>{let a=t,n={qgXgq:e[a(1447)],eaIbi:function(l,f){return e[a(1511)](l,f)},iiXib:function(l,f){return e.XGYAd(l,f)},SIhoJ:function(l,f){return e[a(1194)](l,f)},XNsJM:function(l,f){return e.IajgE(l,f)},KDXcn:function(l,f){return e[a(1201)](l,f)},lSqfe:function(l,f){return e[a(688)](l,f)},JfCfd:function(l,f){return e[a(1001)](l,f)},aWSel:function(l,f){return e[a(618)](l,f)},CgGQn:function(l,f){return e[a(937)](l,f)},QfHbY:function(l,f){return e.ZUBip(l,f)},zxUsj:function(l,f,g,E){return e.YJypf(l,f,g,E)},zafQk:function(l,f){return e.eZmYa(l,f)},lbIfy:function(l,f){return e[a(618)](l,f)},dgtuO:function(l,f){return e.xweal(l,f)},QBLea:function(l,f){return e[a(349)](l,f)}},s=4294967295;return function(l,f,g=!0){let E=a,S=n[E(1416)][E(1259)]("|"),p=0;for(;;){switch(S[p++]){case"0":s=n.eaIbi(n[E(472)](s,n[E(836)](n.XNsJM(127,l[f]),7)),0);continue;case"1":s=n[E(706)](n[E(1649)](s,n.JfCfd(127,l[f])<<21),0);continue;case"2":if(l[f++]<128)return{value:g?s:n.aWSel(0,s),offset:f};continue;case"3":if(n[E(1482)](l[f++],128))return{value:g?s:0|s,offset:f};continue;case"4":if(n[E(555)](f+=5,l.length))throw f=l[E(320)],n[E(1242)](Lp,f,10,l[E(320)]);continue;case"5":if(n[E(1091)](l[f++],128))return{value:g?s:n[E(472)](0,s),offset:f};continue;case"6":s=n.KDXcn(n[E(1488)](127,l[f]),0);continue;case"7":s=n[E(334)](s,n[E(836)](15&l[f],28))>>>0;continue;case"8":s=n.dgtuO(n.iiXib(s,(127&l[f])<<14),0);continue;case"9":if(n[E(1091)](l[f++],128))return{value:g?s:n[E(1296)](0,s),offset:f};continue;case"10":return{value:g?s:0|s,offset:f};case"11":if(n[E(1482)](l[f++],128))return{value:g?s:0|s,offset:f};continue}break}}})();let qp=16,ha=32;function Hp(a){let n=t,s=0,l={};for(let f=0;e[n(1059)](f,a[n(320)]);f++)l[a[f][n(1257)+"ame"]]=e.SdWRP(nl,a[f]["cursor_n"+n(897)]),s+=14+l[a[f][n(1257)+n(897)]];return[s,l]}function al(a,n,s){let l=t,f={JZEjA:function(k,P){return e[K(1399)](k,P)},pOfXO:l(330)+l(501)},[g,E]=e[l(1315)](Hp,a),S=Gp(g),p=0;return a.forEach(k=>{let P=l;if(e[P(374)](e[P(907)],P(452)))console[P(1249)](e[P(1533)],k,k[P(1796)]),p=fa(0,S,p),console.log(P(560),p),p=Np(S,p,k[P(1796)]||0),console[P(1249)](e.kfFwm,p),p=e[P(673)](fa,E[k[P(1257)+P(897)]],S,p),console.log(e[P(1184)],p),p=e.YJypf(Bp,k["cursor_n"+P(897)],S,p),console[P(1249)](e[P(1306)],p),p=zp(fe[P(1012)+"er"](k[P(632)]||n),S,p),console[P(1249)](e[P(732)],p);else{if(mCBvHw[P(1720)](_0x1196d2.offset,_0x226dd4)>_0x58c833[P(949)])throw new _0x40744f(mCBvHw[P(507)]);_0xe1cef4[P(756)]+=_0x3f5756}}),{frameType:ha,headers:[{key:e[l(802)],value:s}],payload:S}}function jp(a){let n=t,s=0,l=[];for(;e.xqkmx(s,a[n(940)+"th"]);){let{offset:f}=e[n(1142)](ua,a,s);s=f;let g={cursor_name:"",cursor:0,service:0},{value:E,offset:S}=e[n(909)](Mp,a,s);g[n(1796)]=E,s=S;let{value:p,offset:k}=e.xMCzf(ua,a,s);s=k,g[n(1257)+n(897)]=e.bGBlJ(rl,a,s,e[n(1385)](s,p)),s+=p;let{value:P,offset:F}=Fp(a,s);g[n(632)]=P[n(562)](),s=F,l.push(g)}return l}function Wp(){let a=t;return{frameType:ha,headers:[{key:e[a(802)],value:a(780)+"_EXIST"}],payload:void 0}}class Kp{constructor(n,s,l){let f=t;if(e[f(1314)](e[f(776)],e[f(776)]))this[f(967)+"ameSpace"]=n,this[f(1538)+f(619)]=s,this[f(386)+f(750)]=l,this[f(1424)]=sl(this["_cursorN"+f(315)],f(1257)+"ame");else return new _0x292606(_0xbbe4d1,{message:_0x86c2de})}async openDB(){let n=t;await this[n(1424)][n(1049)]()}async getCursors(){let n=t;if(!this[n(1424)].isReady)return;let s=this[n(386)+n(750)],l=await this._qosDB[n(988)]();switch(console[n(1249)](e[n(1529)],l),s){case e[n(1195)]:return l&&l[n(320)]?e.YJypf(al,l,0,this[n(1538)+"ileName"]):void 0;case e[n(616)]:return;case e[n(895)]:return l&&l.length?e.YJypf(al,l,0,this._cursorFileName):e[n(1732)](Wp)}}async[t(1695)](n,s,l){let f=t;return console.log(e[f(1307)],n,s,l),this._qosDB[f(1695)]({cursor_name:n,cursor:s,service:l})}async[t(1630)+"rs"](n){let s=t,l=jp(n);for(let f of l)console[s(1249)](e.NtJSV,l),await this[s(1424)][s(1695)](f)}async[t(1634)](n){let s=t;return(await this[s(1424)].get(n))?.[s(632)]}async closeDB(){await this[t(1424)].closeDB()}[t(838)+t(462)+"Name"](n){let s=t;this[s(1538)+s(619)]=n}get isReady(){let n=t;if(e[n(1426)](e[n(498)],n(922)))_0x137187(_0x2f06ba[n(1204)]),_0x5e4e02();else return this[n(1424)][n(1198)]}}let $p="__x_msg_"+t(622);async function cl(a){let n=t;if(!this[n(1498)][n(517)+"S"])return null;let{aID:s,fpID:l,messageStrategy:f}=this[n(1498)],g=a||$p;try{if(e[n(461)]("HTWWg",e[n(521)])){let E=this[n(1424)][n(497)](this[n(1254)]),S=_0x2ecf21[n(529)](e.MXRYS(E,"{}"));return S[_0xce5e3d||_0x39fe63[this._pathKey]]=_0x4599e3,this._qosDB[n(1187)](this[n(1254)],_0xd7591a.stringify(S)),_0x1d1ec0||_0x35efdc[this[n(406)]]}else return this[n(590)+"anager"]?a&&this["_cursorM"+n(1373)][n(838)+n(462)+"Name"](a):this[n(590)+n(1373)]=new Kp(l+"_"+s+"_"+g,g,f),this[n(590)+n(1373)][n(1198)]||await this["_cursorM"+n(1373)][n(1049)](),this[n(590)+"anager"]}catch{return null}}async function Vp(a,n){let s=t,l=e[s(491)](en,a[s(411)][s(1355)],e[s(847)],"-1"),f=e[s(1176)](en,a[s(411)].headers,e[s(614)],"1"),g=e[s(1148)](Xn,a[s(411)][s(1355)],e.isKhZ),E=e[s(524)](Number,e.ocFuX(Xn,a[s(411)][s(1355)],"x_fronti"+s(1290)))||0,S=la[s(1034)](this,a),p=en(a[s(411)][s(1355)],e[s(1621)],"2"),k=e[s(1285)](Xn,a[s(411)][s(1355)],e[s(631)]),P=e[s(1653)](Number,Xn(a[s(411)][s(1355)],e[s(844)]));if(S[s(1311)])return e[s(1645)](n);let F=S[s(1415)+s(1797)]?await ol.call(this):null;if(a[s(411)][s(1796)]>0&&f&&!l||e[s(483)](a[s(411)][s(1796)],0)){if(g&&S[s(1415)+s(1797)]&&F)return!!!await F[s(1634)](g)&&(this[s(1684)+s(685)+s(970)](a),await F[s(1695)](g,e[s(864)](Date.now(),E))),e[s(367)](n);if(p){let H=await cl[s(1034)](this);if(!H)return this[s(1684)+s(685)+s(970)](a),e[s(1725)](n);let ee=await H[s(1634)](k)??-1;if(e[s(820)](ee,P))this[s(1684)+s(685)+s(970)](a),H[s(1695)](k,P,a[s(411)][s(1796)]);else throw new Error("recevied"+s(588)+" cursor "+P+(s(1559)+s(385)+s(914)+"r ")+ee);return n()}return this[s(1684)+"hMessageEvent"](a),e[s(367)](n)}}async function Jp(a,n){let s=t,l={lChfr:function(f,g,E){return e[K(1494)](f,g,E)}};if(e[s(1047)](e.HtCNY,e[s(680)])){let f=la.call(this,a);if(!f[s(1415)+s(1797)])return e.zQYFr(n);let g=await ol[s(1034)](this);if(f[s(428)+s(972)+s(1240)]&&f.ackMsgIds.length)for(let E of f[s(1451)+"s"])await g.del(E);e[s(393)](n)}else{let f=l.lChfr(_0x3815fb,s(1204),{message:_0x570aed[s(411)],code:_0x14634e[s(1749)+"OR"],error:_0xc3e8d1});this["_dispatc"+s(1641)+s(654)](f)}}async function Zp(a,n){let s=t,l=e[s(1166)](a[s(411)][s(1715)+"e"],qp),f=e[s(549)](a[s(411)].frameType,ha);if(!l&&!f)return n();let g=e.SAucs(Xn,a[s(411)][s(1355)],e.DfUIW);if(!g)return e[s(1673)](n);let E=await cl[s(1034)](this,g);if(!E)return e[s(367)](n);if(l){if(e[s(1490)]===e[s(1223)])return!!_0x59b63b?.find(S=>S[s(563)]===_0x41d021&&S[s(449)]===_0x356b2f);{let S=await E[s(1478)+"rs"](),p={frameType:S?.[s(1715)+"e"],SeqID:fe[s(1012)+"er"](this[s(1397)]++),LogID:fe[s(1012)+"er"](this._options[s(1390)+s(444)]()),service:9e3,method:5,headers:S?.[s(1355)],payload:S?.[s(1200)]},k=e[s(1476)](b,p);this[s(1089)]&&this[s(1089)].readyState&&this[s(1089)][s(1342)](k)}}if(f){let S=a[s(411)].payload;S&&E[s(1630)+"rs"](S)}}let Yp=async function(a,n){let s=t;this[s(487)]=!1,clearTimeout(this[s(1603)+s(1332)+"utId"]),e[s(870)](n)},Xp=async function(a,n){let s=t;if(!this[s(1089)]||e[s(881)](this[s(1089)][s(1013)+"te"],this[s(410)]))return e[s(778)](n);let{pingInterval:l}=this[s(1498)];this[s(853)+s(412)]?.[s(606)+"pointCon"+s(1398)]();for(let g=0;e[s(1552)](g,this._messageQueue.length);g++){let E=this["_message"+s(1364)][g];if(this._ws[s(1013)+"te"]===this[s(410)]&&E!==null)this[s(1089)]&&this._ws[s(1342)](E),this[s(386)+s(1364)][g]=null;else break}this[s(386)+s(1364)]=this[s(386)+"Queue"][s(375)](g=>!!g),this[s(1253)+s(1234)+"Id"]=e[s(1098)](setTimeout,()=>this._ping(),l),this[s(1684)+s(351)+"nt"](a),this[s(557)+"er"]&&this[s(1089)]&&(this[s(1089)][s(413)+"pe"]=this["_binaryT"+s(318)]);let f=this[s(853)+s(412)]?.["getCurre"+s(1434)+"nt"]();this[s(1765)]("open "+f+" success"),e[s(778)](n)},Qp=async function(a,n){let s=t,l=this[s(853)+s(412)]?.[s(601)+s(1434)+"nt"]();this[s(1765)](s(434)+l),e[s(476)](n)};class eg extends aa{constructor(n){let s=t,l={Kdhiw:function(S,p){return e[K(419)](S,p)},NpDiV:function(S,p,k,P){return e.YJypf(S,p,k,P)},lqBQy:function(S,p){return e[K(1102)](S,p)},ZVVly:e.UfQSR,uWaCD:function(S,p,k){return e[K(512)](S,p,k)},kNFMx:e.WjdBV,vgLiT:s(1204),rvahE:function(S,p){return S===p},Ugpin:function(S,p,k){return e.hGith(S,p,k)},AEaQk:function(S,p){return S<p}};super(),this[s(951)+s(980)+s(983)]=!0,this[s(557)+"er"]=Yn,this[s(1716)]=gp,this[s(372)+"T"]=An,this[s(764)+"X"]=Kr,this[s(589)+"r"]=$r,this[s(386)+s(1364)]=[],this[s(853)+s(412)]=null,this[s(336)+s(925)]=!1,this[s(615)+"ype"]=e[s(775)],this[s(1603)+s(1647)]=!1,this[s(1603)+s(1332)+s(1039)]=null,this["_reconne"+s(1442)+"tId"]=null,this[s(1253)+"gTimeoutId"]=null,this._seqId=0,this[s(487)]=!1,this[s(1746)]="",this[s(1160)+s(1052)]=null,this[s(590)+s(1373)]=null,this["_pingLos"+s(1548)]=null,this[s(920)+"ls"]=e[s(1789)],this[s(1264)]=3,this[s(1281)+"NG"]=0,this.OPEN=1,this[s(353)]=2,this[s(957)]=S=>{let p=s;try{l[p(867)](tl,this,S,[Yp,Xp,Qp])}catch(k){if(l.lqBQy(l[p(1574)],l[p(1574)])){let P=this[p(1424)][p(497)](this._prefix);return _0x31b408[p(529)](XhGycw[p(1134)](P,"{}"))[_0x561e5f]}else{let P=l[p(1566)](it,"error",{message:k[p(411)],code:Qt[p(1749)+"OR"],error:k});this[p(1684)+p(1641)+p(654)](P)}}},this[s(1226)+"ge"]=async S=>{let p=s,k={urkhz:e.tURUb},{pingInterval:P,pingFrequency:F}=this[p(1498)];if(e.IYSFj("hi",S[p(1082)])&&F==="always"||e[p(1642)]("auto",F))if(e[p(851)](e[p(1099)],p(475)))this["_clearPi"+p(1681)](),this[p(1739)](e[p(1360)],e[p(1463)]),this[p(1253)+p(1234)+"Id"]=e[p(994)](setTimeout,this[p(1507)][p(1495)](this),P);else{this[p(1684)+p(863)+p(654)](_0x514bbe(p(1557),{code:1e3,reason:k[p(1351)]})),this[p(853)+"tManager"]?.["resetEnd"+p(1325)+p(1398)](),this[p(929)+p(1548)]?.[p(961)+"nter"]();return}if(S.data!=="hi")try{tl(this,S,[Dp,Rp,Jp,Zp,Vp,kp])}catch(H){if(e.ViljB(e.fnOde,e[p(933)])){if(this[p(853)+p(412)]?.[p(699)+p(1527)+"es"]()){let Q=this[p(853)+p(412)]?.[p(601)+p(1434)+"nt"]();this[p(1684)+"hCloseEv"+p(654)](l.uWaCD(_0x2c29ef,l[p(1375)],{code:1006,reason:p(607)+Q+(p(1395)+p(1606)+p(1750)+p(642)),wasClean:!0}))}else{let Q=this[p(1498)][p(1587)+"tInterce"+p(1635)](_0x435305,_0x3899eb);this["_dispatc"+p(863)+"ent"](l[p(1566)](_0x29478f,p(1557),{code:_0x5d2073,reason:_0x244e76,wasClean:!0,willReconnect:Q})),Q&&this[p(1603)]()}return}else{let ee=e[p(537)](it,e[p(597)],{message:H[p(411)],code:Qt.MESSAGE_ERROR,error:H});this[p(1684)+p(1641)+"ent"](ee)}}},this[s(915)]=S=>{let p=s,k=this["_endpoin"+p(412)]?.[p(699)+p(1527)+"es"](),P=this[p(853)+"tManager"]?.[p(601)+"ntEndpoint"]();if(k&&!S[p(411)]){let F=p(607)+P+(p(1461)+p(890)+p(669)+"ed");this["_dispatc"+p(1641)+p(654)](l[p(1566)](it,l.vgLiT,{message:F,code:Qt[p(1172)+"IES_ERROR"],error:S}));return}this[p(1089)]&&l[p(1369)](this._ws.readyState,this[p(410)])&&this[p(1402)+p(1584)](),this[p(1684)+p(1641)+p(654)](l[p(740)](it,l.vgLiT,{message:S[p(411)],code:Qt[p(1280)+p(1246)],error:S}))},this[s(1265)]=async S=>{let p=s,k={dCGBt:function(P,F,H){return e[K(1312)](P,F,H)},QVsJO:function(P,F){return e[K(1487)](P,F)},MZMCj:function(P,F){return e[K(782)](P,F)},YYnxd:function(P,F){return e[K(689)](P,F)}};if(e[p(1571)](e[p(1114)],p(1080))){this._clearTimer(),this[p(751)+p(1681)](),this[p(786)+p(1595)+"rs"](),this._ws=null,this[p(1603)+p(1647)]=!1;let P=this[p(853)+"tManager"]?.[p(699)+p(1527)+"es"]();if(!P&&this[p(645)+p(671)]()&&!this[p(336)+p(925)]){let F=this[p(853)+p(412)]?.[p(601)+p(1434)+"nt"](),H=this[p(1498)][p(1587)+p(738)+p(1635)](S[p(733)],S.reason);this[p(1684)+p(863)+p(654)](e[p(703)](ut,e[p(1056)],{code:1006,reason:S[p(1705)]||p(1617)+p(898)+p(1278)+"wn reaso"+p(1330)+"ame: "+F,willReconnect:H})),H&&this[p(1603)]();return}if(e[p(1169)](1e3,S[p(733)])&&this[p(336)+p(925)]){this["_dispatc"+p(863)+"ent"](ut(e[p(1056)],{code:1e3,reason:e[p(987)]})),this[p(853)+"tManager"]?.["resetEnd"+p(1325)+p(1398)](),this[p(929)+p(1548)]?.[p(961)+"nter"]();return}if(S[p(733)]!==1e3&&P){let F=this[p(853)+p(412)]?.["getCurre"+p(1434)+"nt"](),H=S.reason;H||(H=await e[p(1068)](bp,this[p(1746)])),H=p(1617)+p(898)+"d, "+H+(", hostna"+p(1123))+F+(", max re"+p(1750)+p(642)),this[p(1684)+p(863)+p(654)](e[p(1577)](ut,e[p(1056)],{code:S[p(733)],reason:H}));let ee=p(607)+F+(p(1461)+"ax retri"+p(669)+"ed");this[p(1684)+p(1641)+"ent"](e[p(1480)](it,e.tLyIb,{message:ee,code:Qt[p(1172)+"IES_ERROR"]})),this["_endpoin"+p(412)]?.[p(606)+p(1325)+"fig"](),this[p(929)+p(1548)]?.[p(961)+"nter"]();return}if(S.code!==1e3&&!S[p(1705)]){let F=this["_endpoin"+p(412)]?.[p(601)+"ntEndpoint"]();this[p(1684)+"hCloseEv"+p(654)](ut(e[p(1056)],{code:S[p(733)],reason:p(1617)+"ng failed, unkno"+p(1586)+p(1330)+p(448)+F})),this[p(853)+"tManager"]?.[p(606)+p(1325)+p(1398)](),this["_pingLos"+p(1548)]?.[p(961)+p(666)]();return}this[p(1684)+"hCloseEvent"](S),this["_endpoin"+p(412)]?.[p(606)+p(1325)+"fig"](),this["_pingLos"+p(1548)]?.[p(961)+p(666)]()}else _0x20a0b0-=65536,_0x214c9e+=BFhnbJ[p(1294)](_0x1e8814,BFhnbJ[p(1676)](_0x4414f5>>10,55296),BFhnbJ[p(1432)](BFhnbJ[p(1218)](1023,_0x49991e),56320)),_0x4ca433+=3},this.onclose=null,this.onerror=null,this[s(1387)+"e"]=null,this[s(1027)]=null,this[s(1547)+"econnect"]=null,this[s(1619)+s(1509)]=null,this[s(939)+"mediatel"+s(362)+"ct"]=null,this[s(857)+s(814)]=this[s(857)+s(814)][s(1495)](this),this[s(857)+"ffLine"]=this["_handleO"+s(1759)][s(1495)](this),this[s(1514)+s(974)]=this[s(1514)+"ageHide"][s(1495)](this),this[s(1514)+s(1762)]=this[s(1514)+"ageShow"].bind(this),this[s(1498)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e.cbgZr(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(1096)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:s(1143),env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:f,ws:g}=n,E=Array.isArray(f)?f:e[s(968)](e.gNgzb,typeof f)?[f]:[];if(!E||e[s(526)](0,E[s(320)]))throw new Error(e[s(504)]);if(!e[s(965)](_p,g))throw new Error(s(1025)+s(542)+s(1611)+", WebSoc"+s(1764)+s(999)+s(975)+"ined");if(Object[s(1420)](this[s(1498)],n),this[s(853)+"tManager"]=new el(E,this[s(1498)][s(1406)+"es"]),this["_pingLos"+s(1548)]=new vp(this[s(1498)][s(883)+s(1043)]),this._options["automati"+s(690)]&&(this[s(487)]=!0,this[s(1603)]()),this[s(1498)][s(422)+s(748)+"nged"])if(e[s(1590)]("LFSjY",e[s(1117)])){if(_0x59fbf9===void 0)this[s(1430)+"rs"]={};else if(XhGycw[s(1369)](void 0,_0x416fce))this._listeners[_0x5ad555]=null;else{let S=this[s(1430)+"rs"][_0x48cbae];if(S)for(let p=0;XhGycw[s(464)](p,S[s(320)]);)S[p].fn===_0x1cfc42?S.splice(p,1):++p}return this}else this[s(372)+"T"]||this[s(764)+"X"]?this[s(1353)+s(811)+s(1580)]():this[s(557)+"er"]&&this[s(1366)+s(1228)+"Listener"]()}[t(857)+"nLine"](){let n=t,s={ijKdd:function(l,f){return e[K(499)](l,f)},UMYjL:function(l,f){return e[K(1258)](l,f)},RqYFK:function(l,f){return l(f)},IwtDk:function(l,f){return e[K(1153)](l,f)}};if(e[n(790)](e[n(1731)],e[n(1794)])){if(this[n(1498)][n(1771)+n(1225)+"nect"]||this[n(336)+n(925)])return;this["_handleR"+n(1678)]()}else _0x479406=RMsiMK.ijKdd(_0x272ed6,_0xe27760),_0x371369=127&_0x74a3ac,RMsiMK[n(1179)](128,_0x2583e9)&&(_0x1e9f91=RMsiMK[n(710)](_0x4e87b0,_0x346ccc),_0x39f661|=RMsiMK[n(531)](127&_0x31e7ec,7))}[t(857)+t(1759)](){let n=t;if(e.nVAZS(e[n(1658)],e[n(1658)])){this[n(919)+n(682)+"t"]();let s=e[n(1312)](oa,e[n(784)],{message:e[n(1745)]});this["onStopImmediatel"+n(362)+"ct"]&&this[n(939)+"mediatel"+n(362)+"ct"](s)}else try{this[n(1089)]&&this[n(1089)][n(1557)](_0x1dc6c3,_0x3e683b)}catch{}}["_initGlo"+t(1228)+t(596)](){let n=t;this[n(557)+"er"]&&window[n(1714)+"Listener"]("online",this[n(857)+n(814)]),this[n(557)+"er"]&&window["addEvent"+n(596)](e[n(1205)],this["_handleO"+n(1759)]),this[n(557)+"er"]&&window[n(1714)+n(596)](n(435),this[n(1514)+n(974)]),this[n(557)+"er"]&&window[n(1714)+n(596)](e[n(902)],this[n(1514)+n(1762)])}[t(744)+t(1228)+t(596)](){let n=t;if(e[n(1169)](e[n(408)],e[n(1464)]))this[n(557)+"er"]&&window[n(1502)+n(1084)+n(1120)](e[n(1643)],this["_handleO"+n(814)]),this[n(557)+"er"]&&window[n(1502)+n(1084)+n(1120)](e[n(1205)],this[n(857)+n(1759)]),this[n(557)+"er"]&&window[n(1502)+n(1084)+"ner"](n(435),this["_handleP"+n(974)]),this[n(557)+"er"]&&window[n(1502)+n(1084)+"ner"](e.gxMCG,this[n(1514)+n(1762)]);else{let s=n(607)+_0x75440+(n(1395)+", max re"+n(1750)+n(642));this._debug(s),this["_dispatchErrorEv"+n(654)](_0xfe7c44(e[n(597)],{message:s,code:_0x37ef4e[n(1172)+n(1268)+"R"]}));return}}["_handleP"+t(974)](n){let s=t;!n[s(1243)+"d"]&&(this._isBrowser&&window["removeEv"+s(1084)+s(1120)](e[s(1348)],this[s(1514)+s(974)]),this[s(557)+"er"]&&window[s(1502)+s(1084)+s(1120)](s(894),this[s(1514)+s(1762)]),this[s(1557)]()),this[s(557)+"er"]&&window["removeEv"+s(1084)+s(1120)](e[s(1643)],this._handleOnLine),this[s(557)+"er"]&&window[s(1502)+s(1084)+s(1120)](e[s(1205)],this[s(857)+s(1759)])}[t(1514)+"ageShow"](n){let s=t;n[s(1243)+"d"]&&(this["_navigat"+s(671)]()&&(!this[s(1089)]||this[s(1089)][s(1013)+"te"]!==this[s(410)]||e[s(1337)](this[s(1089)][s(1013)+"te"],this[s(1281)+"NG"]))&&this[s(857)+s(814)](),this[s(557)+"er"]&&window[s(1714)+s(596)](e.KHpmC,this[s(857)+s(814)]),this[s(557)+"er"]&&window["addEvent"+s(596)](e[s(1205)],this._handleOffLine))}async[t(1028)+t(1367)](n){let s=t,l={OUUqd:s(493),YDmuT:function(f){return f()}};if(e[s(1086)](e.godnS,e[s(1192)])){let{fpID:f,deviceID:g,bddID:E,ttwID:S,accessKey:p,aID:k,customParams:P={},enableAutoAck:F,enableQoS:H,QoSLevel:ee,env:Q}=this._options,tn,ft,xa;this._isBrowser||this[s(764)+"X"]||this[s(372)+"T"]?(tn=location&&s(1521)==location[s(1372)]?s(787):s(701),ft=n.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),xa=/^wss(.*:\/\/)/[s(1628)](n)?n:""+tn+ft):(tn=e[s(1378)],ft=n[s(871)](/(^http)((?:[s]*:\/\/))/,""),xa=/(^ws)((?:[s]*:\/\/))/[s(1628)](ft)?ft:""+tn+ft);let dl=E?s(1585):S?s(796):s(981)+"d",ll=E||S||g;if(e[s(419)](!ll,!dl))throw new Error(e[s(1191)]);let tg=e[s(1317)]("function",typeof P)?await P():P,ng=Q?e[s(1723)](Ep,Q.xUseEnv,Q[s(1730)]):{},pa=Object.assign({device_platform:e[s(520)],version_code:e[s(913)],access_key:p,fpid:f,aid:k,[dl]:ll,xsack:F?1:0,xaack:F?1:0,xsqos:H?1:0,qos_level:H?ee:void 0,qos_sdk_version:2,...ng},tg),rg=Object[s(1572)](pa)[s(1229)]((ga,ma)=>pa[ma]!==void 0?""+ga+(ga?"&":"?")+ma+"="+pa[ma]:ga,"");return xa+"/ws/v2"+rg}else this[s(1765)](qqKLTw[s(746)],_0x17954f[s(411)]),qqKLTw[s(1393)](_0x110cfd)}async[t(1603)](){let n=t;if(!(this._connectLock||this[n(336)+"osed"])){this[n(1603)+"Lock"]=!0;try{if(e[n(841)](n(1679),e[n(1177)])){let s=this[n(853)+"tManager"]?.[n(1163)+n(1751)+n(425)+"hedMaxRe"+n(1297)](),{timeoutInterval:l}=this[n(1498)];if(s)if(e[n(730)](e[n(1132)],e[n(1132)])){let g=this[n(853)+n(412)]?.[n(601)+n(1434)+"nt"](),E=this[n(853)+"tManager"]?.[n(442)+n(1506)+n(1005)+n(1277)+n(494)](),S=this["_endpoin"+n(412)]?.[n(601)+n(1434)+n(399)+n(1503)]();if(E){let p="connect "+g+(n(1395)+", max re"+n(1750)+n(1072)+n(539)+n(1409)+n(1206))+E+(n(1520)+"y"),k=it(e[n(597)],{message:p,code:Qt[n(1172)+n(1268)+"R"]});this[n(1765)](p),this[n(1684)+n(1641)+n(654)](k),this[n(1746)]=await this[n(1028)+n(1367)](E),this._debug(n(607)+E+" "+S+n(511)),this[n(786)+n(1595)+"rs"]()}else{let p=n(607)+g+(n(1395)+", max re"+n(1750)+n(642));this._debug(p),this["_dispatc"+n(1641)+n(654)](it(e[n(597)],{message:p,code:Qt[n(1172)+n(1268)+"R"]}));return}}else this[n(1232)]=!0,this[n(731)]=e[n(718)](0,_0x1840ff),this.high=e.tLvFB(0,_0x3968ae),this[n(1237)]=!!_0x5181fa;else if(e.kVBvL(e[n(1741)],n(1412))){let g=_0x2d64ff.call(UdzSgm[n(1653)](_0x28ad8a,this),_0x217517,..._0x1c590d);return _0x1311b6.set(g,_0x4d6421.sort?_0x20a31d[n(816)]():[_0x1e4118]),UdzSgm[n(1704)](_0x35b892,g)}else{let g=this[n(853)+n(412)]?.[n(601)+n(1434)+n(839)+n(1659)](),E=this[n(853)+n(412)]?.[n(601)+n(1434)+"ntTriesC"+n(1503)]();this[n(1746)]=await this[n(1028)+n(1367)](e[n(725)](g,"")),this[n(1765)](n(607)+g+" "+E+" times"),this["_removeW"+n(1595)+"rs"]()}if(this[n(487)])this[n(487)]=!1;else{let g=e[n(1516)](oa,e.sEFVc,{message:e.imUFx});this[n(1547)+"econnect"]&&this["onStartR"+n(1678)](g)}let f=this[n(853)+n(412)]?.[n(601)+n(1434)+"ntTriesC"+n(1503)]()||0;e[n(644)](f,1)&&await this[n(826)](e.PsasN(f,1)),this[n(1765)]("connecti"+n(876)+this[n(1746)]+(n(1444)+n(928))+this[n(920)+"ls"]),this._ws=e.aEQGV(wp,{url:this[n(1746)],protocols:[this[n(920)+"ls"]],headers:this._options["miniProg"+n(527)+"s"][n(1119)+"tpHeader"]},this[n(1498)].ws),(this[n(557)+"er"]||this[n(589)+"r"])&&this[n(1089)]&&(this[n(1089)][n(413)+"pe"]=this[n(615)+"ype"]),this["_addWsLi"+n(758)](),this[n(1603)+n(1332)+n(1039)]=e[n(1262)](setTimeout,this[n(823)+"ut"][n(1495)](this),l)}else e[n(1453)](_0x541440,_0x1a4ec9,8),e[n(947)](_0x1ae75,_0x1c9d07,_0x462749)}catch(s){throw this[n(1603)+"Lock"]=!1,s}}}[t(1582)+"mer"](){let n=t;e.foMvN(clearTimeout,this[n(1603)+n(1332)+n(1039)]),this["_connect"+n(1332)+n(1039)]=null}[t(751)+"ngTimer"](){let n=t;e[n(1704)](clearTimeout,this[n(1253)+n(1234)+"Id"]),e.HKEfq(clearTimeout,this[n(391)+n(1442)+n(540)]),this[n(1253)+n(1234)+"Id"]=null,this["_reconne"+n(1442)+"tId"]=null}[t(1765)](...n){let s=t;if(s(755)!==e[s(1564)])return this[s(1089)]?this._ws[s(413)+"pe"]:this[s(615)+s(318)];this[s(1498)].debug&&console[s(1249)][s(358)](console,[e[s(1662)],...n])}["_getInte"+t(377)+"e"](n){let s=t,{initReconnectInterval:l,maxReconnectInterval:f,reconnectIntervalGrowFactor:g}=this[s(1498)],E=e[s(938)](l,Math[s(952)](g,n-1));return e[s(1664)](E,f)?f:E}[t(1507)](){let n=t;if(this[n(1089)]&&e[n(1565)](this[n(1089)].readyState,this.CONNECTING)){this[n(751)+n(1681)](),this[n(1253)+n(1234)+"Id"]=setTimeout(this[n(1507)][n(1495)](this),this[n(1498)]["pingInte"+n(1347)]);return}if(!this[n(1089)]||e[n(1677)](this[n(1089)].readyState,this[n(410)]))return void this[n(380)+n(1678)]();this._ws&&this[n(1089)].send("hi"),this["_reconnectTimeou"+n(540)]=e.xdbNw(setTimeout,this[n(380)+n(1678)+n(482)][n(1495)](this),this[n(1498)]["pingTime"+n(516)+"val"])}[t(380)+t(1678)+t(482)](){let n=t;this[n(929)+n(1548)]?.addCount(),this[n(1739)](e[n(982)],e[n(1727)]),this[n(929)+n(1548)]?.["checkRea"+n(1356)+"nt"]()?this[n(380)+"econnect"]():this[n(1507)]()}["_navigat"+t(671)](){let n=t;return this[n(372)+"T"]||this[n(764)+"X"]?this[n(951)+n(980)+n(983)]:(this[n(557)+"er"]||this[n(589)+"r"])&&this._options["listenNe"+n(748)+n(1208)]?navigator.onLine:!0}[t(380)+t(1678)](){let n=t;!this[n(645)+n(671)]()||this["_readyCl"+n(925)]||(this[n(853)+n(412)]?.["resetEndpointCon"+n(1398)](),this[n(929)+n(1548)]?.["resetCou"+n(666)](),this[n(1089)]?this[n(1402)+n(1584)](1001,"going aw"+n(771)+n(1587)+"ting ser"+n(515),!0):this._connect())}_onPageNetWorkChange(){let n=t;this._isMiniTT?tt[n(1569)+n(860)+"hange"](({isConnected:s})=>{let l=n;this[l(951)+l(980)+l(983)]=s,s?this[l(857)+l(814)]():this["_handleO"+l(1759)]()}):this[n(764)+"X"]&&wx[n(1569)+n(860)+"hange"](({isConnected:s})=>{let l=n;this[l(951)+l(980)+l(983)]=s,s?this._handleOnLine():this["_handleO"+l(1759)]()})}[t(826)](n){let s={LJtqb:function(l,f,g){return l(f,g)}};return new Promise(l=>{let f=K;s[f(880)](setTimeout,l,this[f(1167)+f(377)+"e"](n))})}[t(1402)+t(1584)](n=1e3,s="",l=!1){let f=t;this._ws&&this[f(919)+"WebSocket"](n,s,l)}[t(823)+"ut"](){let n=t,s=this["_endpoin"+n(412)]?.["getCurre"+n(1434)+"nt"]();this[n(1765)](n(607)+s+n(1395)),this[n(1402)+n(1584)](1001,e[n(1518)],!0)}[t(681)](n){let s=t,l=e[s(1309)](Bt,n);this[s(1089)]&&e[s(559)](this[s(1089)].readyState,this[s(410)])&&(this._ws&&this[s(1089)][s(1342)](l),this._debug(e[s(997)],n))}[t(786)+t(1595)+"rs"](){let n=t,s={KAGIY:function(l,f){return e[K(1655)](l,f)},jVxhC:function(l,f){return l|f},Yzbai:function(l,f){return l+f},WkGhu:function(l,f){return e.KeMIh(l,f)},cEszp:function(l,f){return e[K(950)](l,f)},OLOKd:function(l,f){return e[K(688)](l,f)},cBDDP:function(l,f){return e[K(1441)](l,f)},cuvrO:function(l,f){return e[K(1270)](l,f)},AXzdK:function(l,f){return e[K(655)](l,f)},ygtBt:function(l,f){return e[K(1095)](l,f)},PTjfV:function(l,f){return e[K(414)](l,f)}};if(e[n(437)]!==n(1033)){let l=e[n(1496)][n(1259)]("|"),f=0;for(;;){switch(l[f++]){case"0":if(!this._ws)return;continue;case"1":this[n(1089)][n(1502)+n(1084)+n(1120)](e.ZDTov,this._onMessage);continue;case"2":this[n(1089)]["removeEventListe"+n(1120)](e[n(378)],this[n(957)]);continue;case"3":this[n(1089)][n(1502)+n(1084)+n(1120)](e.WjdBV,this[n(1265)]);continue;case"4":this._ws[n(1502)+"entListe"+n(1120)](e[n(597)],this[n(915)]);continue}break}}else{let l=new _0x3e8622(GqSMdO[n(1279)](GqSMdO[n(489)](_0x457f30[GqSMdO[n(1173)](_0x5381c9,4)]<<24,GqSMdO[n(1638)](_0x23295a[GqSMdO[n(1173)](_0x2212f8,5)],16))|GqSMdO.WkGhu(_0xc05c42[GqSMdO[n(389)](_0x377923,6)],8),_0x232283[_0x4d90c6+7]),GqSMdO[n(1266)](_0x526e9d[GqSMdO.cBDDP(_0x1ddfdd,0)]<<24,GqSMdO[n(1638)](_0x44d208[_0x72fc76+1],16))|GqSMdO[n(1209)](_0x3c70ae[GqSMdO.AXzdK(_0xe14e05,2)],8)|_0x5b79a9[GqSMdO[n(942)](_0x139cdd,3)],!0);return _0x317da8+=8,{value:l,offset:GqSMdO.PTjfV(_0x98b5fe,8)}}}["_addWsLi"+t(758)](){let n=t,s=e[n(1085)][n(1259)]("|"),l=0;for(;;){switch(s[l++]){case"0":this._ws.addEventListener(e[n(378)],this._onOpen);continue;case"1":if(!this[n(1089)])return;continue;case"2":this[n(1089)][n(1714)+n(596)](e.tLyIb,this._onError);continue;case"3":this[n(1089)]["addEvent"+n(596)](e.ZDTov,this[n(1226)+"ge"]);continue;case"4":this._ws[n(1714)+n(596)](n(1557),this[n(1265)]);continue}break}}[t(743)+t(340)](n=1e3,s=""){let l=t;try{this._ws&&this[l(1089)][l(1557)](n,s)}catch{}}[t(919)+t(682)+"t"](n=1e3,s="",l=!1){let f=t;if(this[f(751)+f(1681)](),this[f(1582)+f(1344)](),this._removeWsListeners(),this[f(743)+f(340)](1e3,s),this[f(1603)+f(1647)]=!1,l&&this[f(645)+"orOnline"]()&&!this[f(336)+f(925)]){if(this["_endpoin"+f(412)]?.[f(699)+f(1527)+"es"]()){let E=this[f(853)+f(412)]?.[f(601)+f(1434)+"nt"]();this[f(1684)+"hCloseEv"+f(654)](e[f(1453)](ut,e[f(1056)],{code:1006,reason:f(607)+E+(" timeout, max re"+f(1750)+f(642)),wasClean:!0}))}else{let E=this[f(1498)]["reconnectInterce"+f(1635)](n,s);this[f(1684)+"hCloseEvent"](e[f(1182)](ut,e[f(1056)],{code:n,reason:s,wasClean:!0,willReconnect:E})),E&&this._connect()}return}this[f(645)+"orOnline"]()||this[f(336)+f(925)]?this[f(1684)+f(863)+f(654)](ut(f(1557),{code:n,reason:e[f(987)]})):this[f(1684)+f(863)+f(654)](e.lHcAj(ut,e.WjdBV,{code:1006,reason:e[f(329)]})),this[f(1089)]=null,this[f(853)+f(412)]?.[f(606)+f(1325)+f(1398)](),this[f(929)+f(1548)]?.["resetCou"+f(666)]()}[t(1684)+t(351)+"nt"](n){let s=t,l={UaWTk:function(f){return e[K(1708)](f)},kaeia:function(f,g,E){return e.OjMNj(f,g,E)},aVqUv:function(f,g){return e[K(1365)](f,g)}};if(e[s(387)](e[s(1467)],e[s(1467)])){let f=rSkfsy[s(578)](_0x2ead11);return rSkfsy[s(1255)](_0x1a3219,_0x50136b,f),rSkfsy[s(834)](_0x27b824,f)}else this[s(1739)](e[s(378)],n),this[s(1027)]&&this[s(1027)](n)}[t(1684)+t(685)+t(970)](n){let s=t;this[s(1739)](s(411),n),this[s(1387)+"e"]&&this[s(1387)+"e"](n)}[t(1684)+t(739)+t(850)](n){let s=t;this[s(1739)](e[s(1724)],n),this[s(1619)+s(1509)]&&this[s(1619)+s(1509)](n)}[t(1684)+t(1641)+t(654)](n){let s=t;this[s(1739)](e.tLyIb,n),this.onerror&&this[s(1669)](n)}["_dispatchCloseEv"+t(654)](n){let s=t;this[s(1739)](e[s(1056)],n),this[s(662)]&&this[s(662)](n)}get binaryType(){let n=t;return e[n(549)](e[n(433)],e[n(1346)])?(_0x30624e[n(1249)](_0x1c2d0f),!1):this[n(1089)]?this[n(1089)].binaryType:this["_binaryT"+n(318)]}set[t(413)+"pe"](n){let s=t;this[s(615)+s(318)]=n,this._ws&&(this._ws[s(413)+"pe"]=n)}get[t(1481)+"nt"](){let n=t;return this["_endpoin"+n(412)]?.[n(601)+n(1434)+n(399)+n(1503)]()||0}get["buffered"+t(1048)](){let n=t,s=this["_message"+n(1364)][n(1229)]((l,f)=>(l+=f&&f.byteLength||0,l),0);return e[n(950)](s,this[n(1089)]?this[n(1089)][n(1303)+n(1048)]:0)}get[t(1350)+"ns"](){let n=t;return this[n(1089)]?this[n(1089)].extensions:""}get[t(1372)](){let n=t;return this[n(1089)]?this[n(1089)][n(1372)]:""}get readyState(){let n=t;return this._ws?this[n(1089)][n(1013)+"te"]:this[n(1498)]["automati"+n(690)]?this[n(1281)+"NG"]:this[n(1264)]}get url(){let n=t;return this[n(1089)]?this._ws[n(1561)]:this[n(1746)]}[t(1557)](n=1e3,s){let l=t,f=e.BDxLa.split("|"),g=0;for(;;){switch(f[g++]){case"0":this[l(919)+l(682)+"t"](n,s);continue;case"1":if(!this._ws)return void this[l(1765)](e[l(427)]);continue;case"2":if(this[l(1089)][l(1013)+"te"]===this.CLOSED||e[l(1086)](this[l(1089)][l(1013)+"te"],this[l(353)]))return void this[l(1765)](e[l(594)]);continue;case"3":this[l(336)+l(925)]=!0;continue;case"4":this[l(1582)+l(1344)]();continue;case"5":this[l(1160)+"ger"]?.[l(832)]();continue;case"6":this[l(751)+"ngTimer"]();continue;case"7":this["_dropGlo"+l(1228)+l(596)]();continue}break}}async send(n,s){let l=t;if(n==null)throw new Error(e[l(485)]);e.hynLq==typeof n&&(n=JSON[l(676)+"y"](n)),e.LcEvX(e[l(1069)],typeof n)&&!e[l(791)](n,ArrayBuffer)&&!(n[l(1593)]&&e.OdKEu(n[l(1593)],ArrayBuffer))&&(n=JSON[l(676)+"y"](n));let f=await e[l(1087)](il,n),g=e[l(1578)](yp,n),{method:E=0,service:S=this[l(1498)][l(1796)],logID:p=this[l(1498)][l(1390)+l(444)](),headers:k=this[l(1498)][l(1355)],payloadEncoding:P=this._options[l(1556)+l(1551)],payloadType:F=this[l(1498)]["payloadT"+l(318)],logIDNew:H=this._options["logIDNew"+l(715)][l(1688)+l(1018)+l(1e3)+"ew"]?e[l(1524)](i,this[l(1498)]["logIDNew"+l(715)][l(1737)]):""}=e[l(813)](s,{});if(!S)throw new Error(e.YrmTR);let ee={SeqID:fe[l(1012)+"er"](this[l(1397)]++),LogID:fe[l(1012)+"er"](p),service:S,method:E,headers:k,payloadEncoding:e.hZMnI(P,Object)?P[l(348)]?P[l(348)]:"":P,payloadType:e[l(1336)](F,Object)?F[l(345)]?F.type:g:F||g,payload:f,LogIDNew:H},Q=e.jMSSs(Bt,ee);return this[l(1089)]&&this._ws.readyState===this[l(410)]?(this[l(1089)]&&this[l(1089)][l(1342)](Q),this[l(1765)](e[l(1230)],ee)):e.BITuX(this[l(386)+l(1364)][l(320)],this._options[l(1380)+l(1719)+l(352)])?(this[l(386)+l(1364)].push(Q),this[l(1765)](e[l(910)],ee)):(this[l(386)+l(1364)][l(1665)](),this[l(386)+"Queue"][l(1652)](Q)),{seqID:this._seqId,logID:p,logIDNew:H}}async[t(1587)+"t"](n){let s=t,{url:l}=e[s(1107)](n,{}),f=Array[s(640)](l)?l:e.JDygy(e[s(1069)],typeof l)?[l]:[];n&&Object.assign(this[s(1498)],n),f&&f.length?this[s(853)+"tManager"]=new el(f,this[s(1498)].maxRetries):this[s(853)+s(412)]?.[s(606)+s(1325)+s(1398)](),this[s(929)+s(1548)]?.[s(961)+s(666)](this[s(1498)][s(883)+"Count"]),this[s(336)+s(925)]=!1,this[s(1089)]&&this[s(1089)][s(1013)+"te"]!==this[s(1264)]?this[s(1402)+"ect"](1e3,s(431)+"econnecting",!0):(this[s(487)]=!0,this._connect())}async[t(877)](){let n=t;!this[n(1603)+n(1647)]&&(this[n(853)+"tManager"]?.[n(606)+"pointCon"+n(1398)](),this[n(929)+n(1548)]?.["resetCou"+n(666)](),this[n(336)+n(925)]=!1,this[n(487)]=!0,this[n(1603)]())}[t(1714)+t(596)](n,s){this.on(n,s)}[t(1563)+t(970)](n){let{type:s}=n;this.emit(s,n)}[t(1502)+t(1084)+t(1120)](n,s){this.off(n,s)}pingOnce(){let n=t,s={fFOIz:function(l,f){return e[K(1339)](l,f)},vCatJ:function(l,f){return l(f)},qfmdh:function(l,f){return l+f},IRdjH:e.rnILX,OyDGD:e[n(1360)],QJfnA:e[n(982)],DdRiL:function(l,f){return e[n(633)](l,f)},NNXOm:e[n(958)],dkWFu:n(1772)};if(e[n(1340)]===e[n(1532)]){let l=0,f={};for(let g=0;jIDybg[n(1334)](g,_0x59c7ea[n(320)]);g++)f[_0x1fd162[g][n(1257)+n(897)]]=jIDybg[n(1054)](_0x691996,_0x8870b3[g][n(1257)+"ame"]),l+=jIDybg[n(1407)](14,f[_0xf2187f[g][n(1257)+n(897)]]);return[l,f]}else return new Promise((l,f)=>{let g=n,E={jefsr:function(S,p,k){return e[K(1470)](S,p,k)},kIxNK:"close",sEuhW:function(S,p,k,P){return e.nVwaZ(S,p,k,P)}};if(e[g(1692)](e[g(1020)],e[g(1020)])){let S=this[g(853)+g(412)]?.[g(601)+g(1434)+"nt"]();this["_dispatc"+g(863)+g(654)](WhZbaV[g(1062)](_0x1d00c9,WhZbaV.kIxNK,{code:_0x2ab4eb.code,reason:"connecti"+g(898)+g(1278)+"wn reaso"+g(1330)+g(448)+S})),this[g(853)+"tManager"]?.[g(606)+"pointCon"+g(1398)](),this["_pingLos"+g(1548)]?.[g(961)+g(666)]();return}else{this[g(751)+"ngTimer"](),this[g(1253)+g(1234)+"Id"]=e.yQUoc(setTimeout,this._ping.bind(this),this[g(1498)][g(1263)+"rval"]);let S=()=>{let k=g;s[k(1054)](l,s[k(545)]),this.off(s[k(388)],S),this[k(332)](s[k(1154)],p)},p=()=>{let k=g;s[k(1613)](s[k(446)],k(962))?WhZbaV[k(1683)](_0x25d1de,this,_0x2bf4a3,[_0x4822c4,_0x3b70bb,_0x9eab5a,_0x4f5d37,_0x1a5f8f,_0x1b35c7]):(s[k(1054)](f,s[k(1037)]),this.off(k(1531)+k(440)+"s",S),this[k(332)](s[k(1154)],p))};this.on(e[g(1360)],S),this.on(e.UyvEF,p),this[g(1507)]()}})}}})(),Le[N(684)+N(759)]=Te[N(684)+"oseEvent"],Le[N(1510)+N(977)]=Te[N(1510)+N(977)],Le[N(1744)+"e"]=Te.ErrorCode,Le[N(970)]=Te[N(970)],Le[N(1755)]=Te[N(1755)],Le[N(473)+N(1238)+"vent"]=Te[N(473)+N(1238)+N(1696)],Le[N(1238)+N(1696)]=Te[N(1238)+N(1696)],Le[N(1058)+"t"]=Te[N(1058)+"t"],Le[N(1591)+"tEvent"]=Te[N(1591)+N(1748)],Le[N(466)+N(759)]=Te[N(466)+N(759)],Le[N(599)+N(977)]=Te.createErrorEvent,Le["createMe"+N(1256)+"nt"]=Te[N(643)+"ssageEvent"],Le["createOp"+N(749)]=Te["createOp"+N(749)],Le[N(1189)+"connectE"+N(1696)]=Te[N(1189)+N(1110)+N(1696)],Le[N(1700)+N(1793)]=Te[N(1700)+N(1793)],Le[N(1055)+N(897)]=Te[N(1055)+N(897)];for(vo in Te)[N(684)+N(759),N(1510)+N(977),"ErrorCode","Event",N(1755),"Frontier"+N(1238)+N(1696),N(1238)+N(1696),N(1058)+"t","ReconnectEvent",N(466)+N(759),N(599)+N(977),"createMe"+N(1256)+"nt",N(955)+N(749),N(1189)+N(1110)+N(1696),N(1700)+N(1793),N(1055)+N(897)][N(712)](vo)===-1&&(Le[vo]=Te[vo]);var vo;Object[N(1604)+"operty"](Le,N(1742)+"le",{value:!0})});var Kt=ae((NR,mh)=>{"use strict";var ph=["nodebuffer","arraybuffer","fragments"],gh=typeof Blob<"u";gh&&ph.push("blob");mh.exports={BINARY_TYPES:ph,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:gh,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var qi=ae((MR,Ro)=>{"use strict";var{EMPTY_BUFFER:fv}=Kt(),ad=Buffer[Symbol.species];function hv(t,e){if(t.length===0)return fv;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 ad(r.buffer,r.byteOffset,i):r}function wh(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function _h(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function xv(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function cd(t){if(cd.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new ad(t):ArrayBuffer.isView(t)?e=new ad(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),cd.readOnly=!1),e}Ro.exports={concat:hv,mask:wh,toArrayBuffer:xv,toBuffer:cd,unmask:_h};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=ue("bufferutil");Ro.exports.mask=function(e,r,i,o,c){c<48?wh(e,r,i,o,c):t.mask(e,r,i,o,c)},Ro.exports.unmask=function(e,r){e.length<32?_h(e,r):t.unmask(e,r)}}catch{}});var vh=ae((BR,Eh)=>{"use strict";var yh=Symbol("kDone"),dd=Symbol("kRun"),ld=class{constructor(e){this[yh]=()=>{this.pending--,this[dd]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[dd]()}[dd](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[yh])}}};Eh.exports=ld});var Lr=ae((FR,Ah)=>{"use strict";var Hi=ue("zlib"),bh=qi(),pv=vh(),{kStatusCode:Sh}=Kt(),gv=Buffer[Symbol.species],mv=Buffer.from([0,0,255,255]),Do=Symbol("permessage-deflate"),$t=Symbol("total-length"),Pr=Symbol("callback"),bn=Symbol("buffers"),Or=Symbol("error"),ko,ud=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,!ko){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;ko=new pv(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[Pr];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){ko.add(o=>{this._decompress(e,r,(c,d)=>{o(),i(c,d)})})}compress(e,r,i){ko.add(o=>{this._compress(e,r,(c,d)=>{o(),i(c,d)})})}_decompress(e,r,i){let o=this._isServer?"client":"server";if(!this._inflate){let c=`${o}_max_window_bits`,d=typeof this.params[c]!="number"?Hi.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=Hi.createInflateRaw({...this._options.zlibInflateOptions,windowBits:d}),this._inflate[Do]=this,this._inflate[$t]=0,this._inflate[bn]=[],this._inflate.on("error",_v),this._inflate.on("data",Ih)}this._inflate[Pr]=i,this._inflate.write(e),r&&this._inflate.write(mv),this._inflate.flush(()=>{let c=this._inflate[Or];if(c){this._inflate.close(),this._inflate=null,i(c);return}let d=bh.concat(this._inflate[bn],this._inflate[$t]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[$t]=0,this._inflate[bn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._inflate.reset()),i(null,d)})}_compress(e,r,i){let o=this._isServer?"server":"client";if(!this._deflate){let c=`${o}_max_window_bits`,d=typeof this.params[c]!="number"?Hi.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=Hi.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:d}),this._deflate[$t]=0,this._deflate[bn]=[],this._deflate.on("data",wv)}this._deflate[Pr]=i,this._deflate.write(e),this._deflate.flush(Hi.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=bh.concat(this._deflate[bn],this._deflate[$t]);r&&(c=new gv(c.buffer,c.byteOffset,c.length-4)),this._deflate[Pr]=null,this._deflate[$t]=0,this._deflate[bn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};Ah.exports=ud;function wv(t){this[bn].push(t),this[$t]+=t.length}function Ih(t){if(this[$t]+=t.length,this[Do]._maxPayload<1||this[$t]<=this[Do]._maxPayload){this[bn].push(t);return}this[Or]=new RangeError("Max payload size exceeded"),this[Or].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Or][Sh]=1009,this.removeListener("data",Ih),this.reset()}function _v(t){if(this[Do]._inflate=null,this[Or]){this[Pr](this[Or]);return}t[Sh]=1007,this[Pr](t)}});var Nr=ae((zR,Po)=>{"use strict";var{isUtf8:Th}=ue("buffer"),{hasBlob:yv}=Kt(),Ev=[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 vv(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function fd(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 bv(t){return yv&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}Po.exports={isBlob:bv,isValidStatusCode:vv,isValidUTF8:fd,tokenChars:Ev};if(Th)Po.exports.isValidUTF8=function(t){return t.length<24?fd(t):Th(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=ue("utf-8-validate");Po.exports.isValidUTF8=function(e){return e.length<32?fd(e):t(e)}}catch{}});var md=ae((UR,Lh)=>{"use strict";var{Writable:Sv}=ue("stream"),Ch=Lr(),{BINARY_TYPES:Iv,EMPTY_BUFFER:Rh,kStatusCode:Av,kWebSocket:Tv}=Kt(),{concat:hd,toArrayBuffer:Cv,unmask:Rv}=qi(),{isValidStatusCode:kv,isValidUTF8:kh}=Nr(),Oo=Buffer[Symbol.species],ct=0,Dh=1,Ph=2,Oh=3,xd=4,pd=5,Lo=6,gd=class extends Sv{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||Iv[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxBufferedChunks=e.maxBufferedChunks|0,this._maxFragments=e.maxFragments|0,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[Tv]=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=ct}_write(e,r,i){if(this._opcode===8&&this._state==ct)return i();if(this._maxBufferedChunks>0&&this._buffers.length>=this._maxBufferedChunks){i(this.createError(RangeError,"Too many buffered chunks",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS"));return}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 Oo(i.buffer,i.byteOffset+e,i.length-e),new Oo(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 Oo(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 ct:this.getInfo(e);break;case Dh:this.getPayloadLength16(e);break;case Ph:this.getPayloadLength64(e);break;case Oh:this.getMask();break;case xd:this.getData(e);break;case pd: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[Ch.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=Dh:this._payloadLength===127?this._state=Ph: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=Oh:this._state=xd}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=xd}getData(e){let r=Rh;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&&Rv(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=pd,this.decompress(r,e);return}if(r.length){if(this._maxFragments>0&&this._fragments.length>=this._maxFragments){let i=this.createError(RangeError,"Too many message fragments",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS");e(i);return}this._messageLength=this._totalPayloadLength,this._fragments.push(r)}this.dataMessage(e)}decompress(e,r){this._extensions[Ch.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 d=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");r(d);return}if(this._maxFragments>0&&this._fragments.length>=this._maxFragments){let d=this.createError(RangeError,"Too many message fragments",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS");r(d);return}this._fragments.push(c)}this.dataMessage(r),this._state===ct&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=ct;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=hd(i,r):this._binaryType==="arraybuffer"?o=Cv(hd(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=ct):(this._state=Lo,setImmediate(()=>{this.emit("message",o,!0),this._state=ct,this.startLoop(e)}))}else{let o=hd(i,r);if(!this._skipUTF8Validation&&!kh(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===pd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=ct):(this._state=Lo,setImmediate(()=>{this.emit("message",o,!1),this._state=ct,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,Rh),this.end();else{let i=e.readUInt16BE(0);if(!kv(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new Oo(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!kh(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=ct;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=ct):(this._state=Lo,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=ct,this.startLoop(r)}))}createError(e,r,i,o,c){this._loop=!1,this._errored=!0;let d=new e(i?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(d,this.createError),d.code=c,d[Av]=o,d}};Lh.exports=gd});var yd=ae((qR,Bh)=>{"use strict";var{Duplex:GR}=ue("stream"),{randomFillSync:Dv}=ue("crypto"),{types:{isUint8Array:Pv}}=ue("util"),Nh=Lr(),{EMPTY_BUFFER:Ov,kWebSocket:Lv,NOOP:Nv}=Kt(),{isBlob:Mr,isValidStatusCode:Mv}=Nr(),{mask:Mh,toBuffer:Hn}=qi(),dt=Symbol("kByteLength"),Bv=Buffer.alloc(4),No=8*1024,jn,Br=No,Et=0,Fv=1,zv=2,wd=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=Et,this.onerror=Nv,this[Lv]=void 0}static frame(e,r){let i,o=!1,c=2,d=!1;r.mask&&(i=r.maskBuffer||Bv,r.generateMask?r.generateMask(i):(Br===No&&(jn===void 0&&(jn=Buffer.alloc(No)),Dv(jn,0,No),Br=0),i[0]=jn[Br++],i[1]=jn[Br++],i[2]=jn[Br++],i[3]=jn[Br++]),d=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||d)&&r[dt]!==void 0?u=r[dt]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!d);let h=u;u>=65536?(c+=8,h=127):u>125&&(c+=2,h=126);let x=Buffer.allocUnsafe(o?u+c:c);return x[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(x[0]|=64),x[1]=h,h===126?x.writeUInt16BE(u,2):h===127&&(x[2]=x[3]=0,x.writeUIntBE(u,4,6)),r.mask?(x[1]|=128,x[c-4]=i[0],x[c-3]=i[1],x[c-2]=i[2],x[c-1]=i[3],d?[x,e]:o?(Mh(e,i,x,c,u),[x]):(Mh(e,i,e,0,u),[x,e])):[x,e]}close(e,r,i,o){let c;if(e===void 0)c=Ov;else{if(typeof e!="number"||!Mv(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");if(c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string")c.write(r,2);else if(Pv(r))c.set(r,2);else throw new TypeError("Second argument must be a string or a Uint8Array")}}let d={[dt]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==Et?this.enqueue([this.dispatch,c,!1,d,o]):this.sendFrame(t.frame(c,d),o)}ping(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):Mr(e)?(o=e.size,c=!1):(e=Hn(e),o=e.length,c=Hn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[dt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Mr(e)?this._state!==Et?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==Et?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}pong(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):Mr(e)?(o=e.size,c=!1):(e=Hn(e),o=e.length,c=Hn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[dt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Mr(e)?this._state!==Et?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==Et?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}send(e,r,i){let o=this._extensions[Nh.extensionName],c=r.binary?2:1,d=r.compress,u,h;typeof e=="string"?(u=Buffer.byteLength(e),h=!1):Mr(e)?(u=e.size,h=!1):(e=Hn(e),u=e.length,h=Hn.readOnly),this._firstFragment?(this._firstFragment=!1,d&&o&&o.params[o._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(d=u>=o._threshold),this._compress=d):(d=!1,c=0),r.fin&&(this._firstFragment=!0);let x={[dt]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:h,rsv1:d};Mr(e)?this._state!==Et?this.enqueue([this.getBlobData,e,this._compress,x,i]):this.getBlobData(e,this._compress,x,i):this._state!==Et?this.enqueue([this.dispatch,e,this._compress,x,i]):this.dispatch(e,this._compress,x,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[dt],this._state=zv,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(_d,this,u,o);return}this._bufferedBytes-=i[dt];let d=Hn(c);r?this.dispatch(d,r,i,o):(this._state=Et,this.sendFrame(t.frame(d,i),o),this.dequeue())}).catch(c=>{process.nextTick(Uv,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[Nh.extensionName];this._bufferedBytes+=i[dt],this._state=Fv,c.compress(e,i.fin,(d,u)=>{if(this._socket.destroyed){let h=new Error("The socket was closed while data was being compressed");_d(this,h,o);return}this._bufferedBytes-=i[dt],this._state=Et,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===Et&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][dt],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][dt],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)}};Bh.exports=wd;function _d(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 Uv(t,e,r){_d(t,e,r),t.onerror(e)}});var Kh=ae((HR,Wh)=>{"use strict";var{kForOnEventAttribute:ji,kListener:Ed}=Kt(),Fh=Symbol("kCode"),zh=Symbol("kData"),Uh=Symbol("kError"),Gh=Symbol("kMessage"),qh=Symbol("kReason"),Fr=Symbol("kTarget"),Hh=Symbol("kType"),jh=Symbol("kWasClean"),Vt=class{constructor(e){this[Fr]=null,this[Hh]=e}get target(){return this[Fr]}get type(){return this[Hh]}};Object.defineProperty(Vt.prototype,"target",{enumerable:!0});Object.defineProperty(Vt.prototype,"type",{enumerable:!0});var Wn=class extends Vt{constructor(e,r={}){super(e),this[Fh]=r.code===void 0?0:r.code,this[qh]=r.reason===void 0?"":r.reason,this[jh]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[Fh]}get reason(){return this[qh]}get wasClean(){return this[jh]}};Object.defineProperty(Wn.prototype,"code",{enumerable:!0});Object.defineProperty(Wn.prototype,"reason",{enumerable:!0});Object.defineProperty(Wn.prototype,"wasClean",{enumerable:!0});var zr=class extends Vt{constructor(e,r={}){super(e),this[Uh]=r.error===void 0?null:r.error,this[Gh]=r.message===void 0?"":r.message}get error(){return this[Uh]}get message(){return this[Gh]}};Object.defineProperty(zr.prototype,"error",{enumerable:!0});Object.defineProperty(zr.prototype,"message",{enumerable:!0});var Wi=class extends Vt{constructor(e,r={}){super(e),this[zh]=r.data===void 0?null:r.data}get data(){return this[zh]}};Object.defineProperty(Wi.prototype,"data",{enumerable:!0});var Gv={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[ji]&&o[Ed]===e&&!o[ji])return;let i;if(t==="message")i=function(c,d){let u=new Wi("message",{data:d?c:c.toString()});u[Fr]=this,Mo(e,this,u)};else if(t==="close")i=function(c,d){let u=new Wn("close",{code:c,reason:d.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Fr]=this,Mo(e,this,u)};else if(t==="error")i=function(c){let d=new zr("error",{error:c,message:c.message});d[Fr]=this,Mo(e,this,d)};else if(t==="open")i=function(){let c=new Vt("open");c[Fr]=this,Mo(e,this,c)};else return;i[ji]=!!r[ji],i[Ed]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[Ed]===e&&!r[ji]){this.removeListener(t,r);break}}};Wh.exports={CloseEvent:Wn,ErrorEvent:zr,Event:Vt,EventTarget:Gv,MessageEvent:Wi};function Mo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Bo=ae((jR,$h)=>{"use strict";var{tokenChars:Ki}=Nr();function Mt(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function qv(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,d,u,h=-1,x=-1,m=-1,w=0;for(;w<t.length;w++)if(x=t.charCodeAt(w),d===void 0)if(m===-1&&Ki[x]===1)h===-1&&(h=w);else if(w!==0&&(x===32||x===9))m===-1&&h!==-1&&(m=w);else if(x===59||x===44){if(h===-1)throw new SyntaxError(`Unexpected character at index ${w}`);m===-1&&(m=w);let _=t.slice(h,m);x===44?(Mt(e,_,r),r=Object.create(null)):d=_,h=m=-1}else throw new SyntaxError(`Unexpected character at index ${w}`);else if(u===void 0)if(m===-1&&Ki[x]===1)h===-1&&(h=w);else if(x===32||x===9)m===-1&&h!==-1&&(m=w);else if(x===59||x===44){if(h===-1)throw new SyntaxError(`Unexpected character at index ${w}`);m===-1&&(m=w),Mt(r,t.slice(h,m),!0),x===44&&(Mt(e,d,r),r=Object.create(null),d=void 0),h=m=-1}else if(x===61&&h!==-1&&m===-1)u=t.slice(h,w),h=m=-1;else throw new SyntaxError(`Unexpected character at index ${w}`);else if(o){if(Ki[x]!==1)throw new SyntaxError(`Unexpected character at index ${w}`);h===-1?h=w:i||(i=!0),o=!1}else if(c)if(Ki[x]===1)h===-1&&(h=w);else if(x===34&&h!==-1)c=!1,m=w;else if(x===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${w}`);else if(x===34&&t.charCodeAt(w-1)===61)c=!0;else if(m===-1&&Ki[x]===1)h===-1&&(h=w);else if(h!==-1&&(x===32||x===9))m===-1&&(m=w);else if(x===59||x===44){if(h===-1)throw new SyntaxError(`Unexpected character at index ${w}`);m===-1&&(m=w);let _=t.slice(h,m);i&&(_=_.replace(/\\/g,""),i=!1),Mt(r,u,_),x===44&&(Mt(e,d,r),r=Object.create(null),d=void 0),u=void 0,h=m=-1}else throw new SyntaxError(`Unexpected character at index ${w}`);if(h===-1||c||x===32||x===9)throw new SyntaxError("Unexpected end of input");m===-1&&(m=w);let b=t.slice(h,m);return d===void 0?Mt(e,b,r):(u===void 0?Mt(r,b,!0):i?Mt(r,u,b.replace(/\\/g,"")):Mt(r,u,b),Mt(e,d,r)),e}function Hv(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(d=>d===!0?o:`${o}=${d}`).join("; ")})).join("; ")).join(", ")}).join(", ")}$h.exports={format:Hv,parse:qv}});var Go=ae(($R,sx)=>{"use strict";var jv=ue("events"),Wv=ue("https"),Kv=ue("http"),Zh=ue("net"),$v=ue("tls"),{randomBytes:Vv,createHash:Jv}=ue("crypto"),{Duplex:WR,Readable:KR}=ue("stream"),{URL:vd}=ue("url"),Sn=Lr(),Zv=md(),Yv=yd(),{isBlob:Xv}=Nr(),{BINARY_TYPES:Vh,CLOSE_TIMEOUT:Qv,EMPTY_BUFFER:Fo,GUID:eb,kForOnEventAttribute:bd,kListener:tb,kStatusCode:nb,kWebSocket:ze,NOOP:Yh}=Kt(),{EventTarget:{addEventListener:rb,removeEventListener:ib}}=Kh(),{format:sb,parse:ob}=Bo(),{toBuffer:ab}=qi(),Xh=Symbol("kAborted"),Sd=[8,13],Jt=["CONNECTING","OPEN","CLOSING","CLOSED"],cb=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ge=class t extends jv{constructor(e,r,i){super(),this._binaryType=Vh[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]),Qh(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){Vh.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 Zv({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxBufferedChunks:i.maxBufferedChunks,maxFragments:i.maxFragments,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new Yv(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[ze]=this,c[ze]=this,e[ze]=this,o.on("conclude",ub),o.on("drain",fb),o.on("error",hb),o.on("message",xb),o.on("ping",pb),o.on("pong",gb),c.onerror=mb,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",nx),e.on("data",Uo),e.on("end",rx),e.on("error",ix),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[Sn.extensionName]&&this._extensions[Sn.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){rt(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())}),tx(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){Id(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){Id(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){Id(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[Sn.extensionName]||(o.compress=!1),this._sender.send(e||Fo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){rt(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(ge,"CONNECTING",{enumerable:!0,value:Jt.indexOf("CONNECTING")});Object.defineProperty(ge.prototype,"CONNECTING",{enumerable:!0,value:Jt.indexOf("CONNECTING")});Object.defineProperty(ge,"OPEN",{enumerable:!0,value:Jt.indexOf("OPEN")});Object.defineProperty(ge.prototype,"OPEN",{enumerable:!0,value:Jt.indexOf("OPEN")});Object.defineProperty(ge,"CLOSING",{enumerable:!0,value:Jt.indexOf("CLOSING")});Object.defineProperty(ge.prototype,"CLOSING",{enumerable:!0,value:Jt.indexOf("CLOSING")});Object.defineProperty(ge,"CLOSED",{enumerable:!0,value:Jt.indexOf("CLOSED")});Object.defineProperty(ge.prototype,"CLOSED",{enumerable:!0,value:Jt.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(ge.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(ge.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[bd])return e[tb];return null},set(e){for(let r of this.listeners(t))if(r[bd]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[bd]:!0})}})});ge.prototype.addEventListener=rb;ge.prototype.removeEventListener=ib;sx.exports=ge;function Qh(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:Qv,protocolVersion:Sd[1],maxBufferedChunks:1048576,maxFragments:131072,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,!Sd.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${Sd.join(", ")})`);let c;if(e instanceof vd)c=e;else try{c=new vd(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 d=c.protocol==="wss:",u=c.protocol==="ws+unix:",h;if(c.protocol!=="ws:"&&!d&&!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 I=new SyntaxError(h);if(t._redirects===0)throw I;zo(t,I);return}let x=d?443:80,m=Vv(16).toString("base64"),w=d?Wv.request:Kv.request,b=new Set,_;if(o.createConnection=o.createConnection||(d?lb:db),o.defaultPort=o.defaultPort||x,o.port=c.port||x,o.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,o.headers={...o.headers,"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":m,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(_=new Sn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=sb({[Sn.extensionName]:_.offer()})),r.length){for(let I of r){if(typeof I!="string"||!cb.test(I)||b.has(I))throw new SyntaxError("An invalid or duplicated subprotocol was specified");b.add(I)}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 I=o.path.split(":");o.socketPath=I[0],o.path=I[1]}let v;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=d,t._originalHostOrSocketPath=u?o.socketPath:c.host;let I=i&&i.headers;if(i={...i,headers:{}},I)for(let[A,T]of Object.entries(I))i.headers[A.toLowerCase()]=T}else if(t.listenerCount("redirect")===0){let I=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!I||t._originalSecure&&!d)&&(delete o.headers.authorization,delete o.headers.cookie,I||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=w(o),t._redirects&&t.emit("redirect",t.url,v)}else v=t._req=w(o);o.timeout&&v.on("timeout",()=>{rt(t,v,"Opening handshake has timed out")}),v.on("error",I=>{v===null||v[Xh]||(v=t._req=null,zo(t,I))}),v.on("response",I=>{let A=I.headers.location,T=I.statusCode;if(A&&o.followRedirects&&T>=300&&T<400){if(++t._redirects>o.maxRedirects){rt(t,v,"Maximum redirects exceeded");return}v.abort();let R;try{R=new vd(A,e)}catch{let D=new SyntaxError(`Invalid URL: ${A}`);zo(t,D);return}Qh(t,R,r,i)}else t.emit("unexpected-response",v,I)||rt(t,v,`Unexpected server response: ${I.statusCode}`)}),v.on("upgrade",(I,A,T)=>{if(t.emit("upgrade",I),t.readyState!==ge.CONNECTING)return;v=t._req=null;let R=I.headers.upgrade;if(R===void 0||R.toLowerCase()!=="websocket"){rt(t,A,"Invalid Upgrade header");return}let y=Jv("sha1").update(m+eb).digest("base64");if(I.headers["sec-websocket-accept"]!==y){rt(t,A,"Invalid Sec-WebSocket-Accept header");return}let D=I.headers["sec-websocket-protocol"],O;if(D!==void 0?b.size?b.has(D)||(O="Server sent an invalid subprotocol"):O="Server sent a subprotocol but none was requested":b.size&&(O="Server sent no subprotocol"),O){rt(t,A,O);return}D&&(t._protocol=D);let B=I.headers["sec-websocket-extensions"];if(B!==void 0){if(!_){rt(t,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let M;try{M=ob(B)}catch{rt(t,A,"Invalid Sec-WebSocket-Extensions header");return}let V=Object.keys(M);if(V.length!==1||V[0]!==Sn.extensionName){rt(t,A,"Server indicated an extension that was not requested");return}try{_.accept(M[Sn.extensionName])}catch{rt(t,A,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[Sn.extensionName]=_}t.setSocket(A,T,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxBufferedChunks:o.maxBufferedChunks,maxFragments:o.maxFragments,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(v,t):v.end()}function zo(t,e){t._readyState=ge.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function db(t){return t.path=t.socketPath,Zh.connect(t)}function lb(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=Zh.isIP(t.host)?"":t.host),$v.connect(t)}function rt(t,e,r){t._readyState=ge.CLOSING;let i=new Error(r);Error.captureStackTrace(i,rt),e.setHeader?(e[Xh]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(zo,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Id(t,e,r){if(e){let i=Xv(e)?e.size:ab(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${Jt[t.readyState]})`);process.nextTick(r,i)}}function ub(t,e){let r=this[ze];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[ze]!==void 0&&(r._socket.removeListener("data",Uo),process.nextTick(ex,r._socket),t===1005?r.close():r.close(t,e))}function fb(){let t=this[ze];t.isPaused||t._socket.resume()}function hb(t){let e=this[ze];e._socket[ze]!==void 0&&(e._socket.removeListener("data",Uo),process.nextTick(ex,e._socket),e.close(t[nb])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function Jh(){this[ze].emitClose()}function xb(t,e){this[ze].emit("message",t,e)}function pb(t){let e=this[ze];e._autoPong&&e.pong(t,!this._isServer,Yh),e.emit("ping",t)}function gb(t){this[ze].emit("pong",t)}function ex(t){t.resume()}function mb(t){let e=this[ze];e.readyState!==ge.CLOSED&&(e.readyState===ge.OPEN&&(e._readyState=ge.CLOSING,tx(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function tx(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function nx(){let t=this[ze];if(this.removeListener("close",nx),this.removeListener("data",Uo),this.removeListener("end",rx),t._readyState=ge.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[ze]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",Jh),t._receiver.on("finish",Jh))}function Uo(t){this[ze]._receiver.write(t)||this.pause()}function rx(){let t=this[ze];t._readyState=ge.CLOSING,t._receiver.end(),this.end()}function ix(){let t=this[ze];this.removeListener("error",ix),this.on("error",Yh),t&&(t._readyState=ge.CLOSING,this.destroy())}});var dx=ae((JR,cx)=>{"use strict";var VR=Go(),{Duplex:wb}=ue("stream");function ox(t){t.emit("close")}function _b(){!this.destroyed&&this._writableState.finished&&this.destroy()}function ax(t){this.removeListener("error",ax),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function yb(t,e){let r=!0,i=new wb({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return t.on("message",function(c,d){let u=!d&&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(ox,i);return}let d=!1;t.once("error",function(h){d=!0,c(h)}),t.once("close",function(){d||c(o),process.nextTick(ox,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,d){if(t.readyState===t.CONNECTING){t.once("open",function(){i._write(o,c,d)});return}t.send(o,d)},i.on("end",_b),i.on("error",ax),i}cx.exports=yb});var Ad=ae((ZR,lx)=>{"use strict";var{tokenChars:Eb}=Nr();function vb(t){let e=new Set,r=-1,i=-1,o=0;for(o;o<t.length;o++){let d=t.charCodeAt(o);if(i===-1&&Eb[d]===1)r===-1&&(r=o);else if(o!==0&&(d===32||d===9))i===-1&&r!==-1&&(i=o);else if(d===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}lx.exports={parse:vb}});var mx=ae((XR,gx)=>{"use strict";var bb=ue("events"),qo=ue("http"),{Duplex:YR}=ue("stream"),{createHash:Sb}=ue("crypto"),ux=Bo(),Kn=Lr(),Ib=Ad(),Ab=Go(),{CLOSE_TIMEOUT:Tb,GUID:Cb,kWebSocket:Rb}=Kt(),kb=/^[+/0-9A-Za-z]{22}==$/,fx=0,hx=1,px=2,Td=class extends bb{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxBufferedChunks:1024*1024,maxFragments:128*1024,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:Tb,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:Ab,...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=qo.createServer((i,o)=>{let c=qo.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=Db(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(o,c,d)=>{this.handleUpgrade(o,c,d,i)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=fx}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===px){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick($i,this);return}if(e&&this.once("close",e),this._state!==hx)if(this._state=hx,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($i,this):process.nextTick($i,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{$i(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",xx);let c=e.headers["sec-websocket-key"],d=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){$n(this,e,r,405,"Invalid HTTP method");return}if(d===void 0||d.toLowerCase()!=="websocket"){$n(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!kb.test(c)){$n(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){$n(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){Vi(r,400);return}let h=e.headers["sec-websocket-protocol"],x=new Set;if(h!==void 0)try{x=Ib.parse(h)}catch{$n(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let m=e.headers["sec-websocket-extensions"],w={};if(this.options.perMessageDeflate&&m!==void 0){let b=new Kn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let _=ux.parse(m);_[Kn.extensionName]&&(b.accept(_[Kn.extensionName]),w[Kn.extensionName]=b)}catch{$n(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let b={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(b,(_,v,I,A)=>{if(!_)return Vi(r,v||401,I,A);this.completeUpgrade(w,c,x,e,r,i,o)});return}if(!this.options.verifyClient(b))return Vi(r,401)}this.completeUpgrade(w,c,x,e,r,i,o)}completeUpgrade(e,r,i,o,c,d,u){if(!c.readable||!c.writable)return c.destroy();if(c[Rb])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>fx)return Vi(c,503);let x=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${Sb("sha1").update(r+Cb).digest("base64")}`],m=new this.options.WebSocket(null,void 0,this.options);if(i.size){let w=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;w&&(x.push(`Sec-WebSocket-Protocol: ${w}`),m._protocol=w)}if(e[Kn.extensionName]){let w=e[Kn.extensionName].params,b=ux.format({[Kn.extensionName]:[w]});x.push(`Sec-WebSocket-Extensions: ${b}`),m._extensions=e}this.emit("headers",x,o),c.write(x.concat(`\r
|
|
10
|
+
`),this.stream=void 0;return}this.currentDate!==void 0&&ss(this.dir,this.prefix,e,this.opts.retentionDays),this.currentDate=e}close(){this.stream?.end(),this.stream=void 0,this.currentDate=void 0}}});import{appendFileSync as rg,mkdirSync as ig}from"node:fs";import{join as sg}from"node:path";function dl(t){let e=t.retentionDays??cg,r=t.clock??(()=>Pn(new Date));as={bridgeSink:new Qr(t.bridgeLogsDir,"bridge",{retentionDays:e,clock:r}),agentSinks:new Map,makeAgentSink:o=>new Qr(t.agentLogsDir(o),"agent",{retentionDays:e,clock:r})};let i=r();ss(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])ss(t.agentLogsDir(o),"agent",i,e)}function dg(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function ll(t){va=t}function ul(t){return or[va]<=or[t]}function fl(t,e){let r=or[t];return r===void 0?!0:r>=or[e]}function cs(t){cl={...t}}function xl(t){let e=(u,x=2)=>String(u).padStart(x,"0"),r=-t.getTimezoneOffset(),i=r>=0?"+":"-",o=Math.abs(r),c=e(Math.floor(o/60)),l=e(o%60);return`${Pn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${l}`}function Tt(t,e,r,i,o){try{let c=`${JSON.stringify({ts:xl(new Date),level:e,module:r,msg:i,...o})}
|
|
11
|
+
`;ig(t,{recursive:!0}),rg(sg(t,sr("bridge",Pn(new Date))),c)}catch{}}function lg(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function os(t,e,r,i,o){if(or[t]<or[va])return;let c=`${JSON.stringify({ts:xl(new Date),level:t,module:e,msg:r,...cl,...i})}
|
|
12
|
+
`;if(as){let l=lg(o,i),u=l?dg(as,l):as.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?ag.write(c):og.write(c)}function q(t,e){return{debug:(r,i)=>os("debug",t,r,i,e),info:(r,i)=>os("info",t,r,i,e),warn:(r,i)=>os("warn",t,r,i,e),error:(r,i)=>os("error",t,r,i,e),child:r=>q(`${t}.${r}`,e),forAgent:r=>q(t,r)}}var or,va,og,ag,cl,cg,as,te=Ye(()=>{"use strict";ir();Ea();or={debug:10,info:20,warn:30,error:40},va=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),og=process.stdout,ag=process.stderr,cl={},cg=Ke("COZE_BRIDGE_LOG_RETENTION_DAYS",30),as=null});var C,Ve=Ye(()=>{"use strict";C=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)}}});var ml={};ya(ml,{ACP_WRAPPER_NPM_PACKAGES:()=>ti,_resetAcpInstallerForTests:()=>gg,_setBinaryPathCacheForTests:()=>mg,buildAcpSpawn:()=>ni,ensureAcpInstalled:()=>ar,getAcpBinaryPath:()=>ds,pickWhichLine:()=>Ia,probeAcpVersion:()=>pg,resolveAcpCommand:()=>gl});import{readFileSync as hl}from"node:fs";import{createRequire as ug}from"node:module";import{dirname as fg,resolve as xg}from"node:path";function Ia(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]}function hg(t){let e=pl.resolve(`${t.npmPackage}/package.json`),r=fg(e),i=JSON.parse(hl(e,"utf8")),o=typeof i.bin=="string"?i.bin:i.bin?.[t.binary];if(!o)throw new Error(`${t.npmPackage} package.json \u7F3A bin[${t.binary}]`);return xg(r,o)}async function ar(t,e){let r=Aa[t];if(!r)throw new C("BRIDGE_INTERNAL",`ensureAcpInstalled called for non-npm framework: ${t}`);let i=ei.get(t);if(i)return i;try{let o=hg(r);return ei.set(t,o),Sa.info("acp wrapper resolved",{framework:t,binary:r.binary,path:o}),o}catch(o){throw Sa.warn("acp wrapper \u89E3\u6790\u5931\u8D25 (\u672A\u968F\u5305\u56FA\u5316\u5230 lib/node_modules?)",{framework:t,npmPackage:r.npmPackage,err:String(o)}),new C("AGENT_DEPENDENCY_INSTALL_FAILED",[`ACP wrapper \u672A\u5C31\u7EEA: ${r.npmPackage} (framework=${t})`,"\u8BE5 wrapper \u968F coze-bridge \u4E00\u8D77\u5B89\u88C5 (\u56FA\u5316\u5230 ~/.coze/bridge/lib/node_modules)\u3002","\u8BF7\u91CD\u8DD1 `coze-bridge pair` / `connect` \u89E6\u53D1\u56FA\u5316\u5B89\u88C5; \u82E5\u4ECD\u5931\u8D25, \u68C0\u67E5\u7F51\u7EDC / npm \u7F13\u5B58\u3002"].join(`
|
|
13
|
+
`),{cause:o})}}async function pg(t){let e=Aa[t];if(e)try{let r=pl.resolve(`${e.npmPackage}/package.json`),i=JSON.parse(hl(r,"utf8"));return typeof i.version=="string"&&i.version.length>0?i.version:void 0}catch(r){Sa.warn("acp wrapper probe: \u89E3\u6790 package.json \u5931\u8D25",{framework:t,npmPackage:e.npmPackage,err:String(r)});return}}function ds(t){return ei.get(t)}function gl(t,e){if(e)return e;let r=ds(t);if(!r)throw new C("BRIDGE_INTERNAL",`${t} ACP wrapper \u8DEF\u5F84\u672A\u89E3\u6790 (ensureAcpInstalled \u672A\u5728\u6784\u9020\u524D\u8DD1\u901A)`);return r}function ni(t,e,r){if(e)return{command:e,args:[...r]};let i=gl(t);return{command:process.execPath,args:[i,...r]}}function gg(){ei.clear()}function mg(t,e){ei.set(t,e)}var Sa,Aa,ti,pl,ei,on=Ye(()=>{"use strict";Ve();te();Sa=q("agents.acp-installer"),Aa={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp"}},ti=Object.values(Aa).filter(t=>t!==void 0).map(t=>t.npmPackage),pl=ug(import.meta.url),ei=new Map});import{chmod as _g,mkdir as yg,readFile as bg,rename as Eg,rm as vg,writeFile as Sg}from"node:fs/promises";import{dirname as Ag}from"node:path";async function cr(t){try{let e=await bg(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function an(t,e,r){await yg(Ag(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await Sg(i,e,{encoding:"utf8",mode:r?.mode}),await Eg(i,t),r?.mode!==void 0&&await _g(t,r.mode)}catch(o){throw await vg(i,{force:!0}).catch(()=>{}),o}}async function dr(t,e,r){await an(t,`${JSON.stringify(e,null,2)}
|
|
14
|
+
`,r)}var cn=Ye(()=>{"use strict"});import{promises as yl,readdirSync as Ig}from"node:fs";import{homedir as Tg}from"node:os";import{sep as Dg,join as De,resolve as bl}from"node:path";function Y(t){let e=t??Tg(),r=De(e,".coze"),i=De(r,"bridge"),o=De(i,"lib"),c=De(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:De(o,"index.js"),binDir:De(i,"bin"),pidFile:De(i,"bridge.pid"),portFile:De(i,"bridge.port"),tokenFile:De(i,"bridge.token"),patTokenFile:De(i,"pat-token"),agentEnvFile:De(i,"agent-env.json"),logFile:De(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:De(c,"daemon-stdio.log"),installLock:De(i,"install.lock"),configFile:De(i,"config.json"),agentsRoot:De(r,"agents")}}function Qe(t,e=Y()){let r=De(e.agentsRoot,t);return{root:r,config:De(r,"config.json"),workspace:De(r,"workspace"),logs:De(r,"logs")}}function ls(t=Y()){try{return Ig(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function ri(t,e){let r=await yl.realpath(bl(t)).catch(()=>null);if(!r)return!1;let i=await yl.realpath(bl(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+Dg)}var Oe=Ye(()=>{"use strict"});var xs={};ya(xs,{AGENT_CONFIG_FILE_MODE:()=>us,enforceAgentConfigMode:()=>kg,loadAgentConfig:()=>He,persistAgentSessions:()=>ii,persistAgentSkills:()=>fs,saveAgentConfig:()=>et});import{chmod as Cg,stat as Rg}from"node:fs/promises";function He(t,e){return cr(Qe(t,e).config)}function et(t,e){return dr(Qe(t.agentId,e).config,t,{mode:us})}async function kg(t,e){if(process.platform==="win32")return;let r=Qe(t,e).config;try{let i=await Rg(r);if(!i.isFile())return;let o=i.mode&511;o!==us&&(await Cg(r,us),El.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;El.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function ii(t,e,r){let i=await He(t,r);i&&(i.sessions=Object.fromEntries(e),await et(i,r))}async function fs(t,e,r){let i=await He(t,r);i&&(i.skills=e,await et(i,r))}var El,us,dn=Ye(()=>{"use strict";cn();te();Oe();El=q("agent-config"),us=384});var Da=se((o2,Il)=>{Il.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 ps=se(Dl=>{var Tl={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 Mg(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(Tl))Dl[t]=Mg(Tl[t])});var Ol=se((c2,Pl)=>{var Bg=le("fs"),Le=le("path"),Cl=Da(),zg=ps(),Fg=typeof process=="object"&&process.platform==="win32",Rl=t=>typeof t=="object"&&t!==null,kl=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 be(t){this.sep=Le.sep,this.fs=Bg,Rl(t)&&Rl(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Pl.exports=be;be.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 zg.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};be.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=Le.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};be.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,x){if(l&&x.isDirectory())return o(!1);var g=Le.dirname(t);c.fs.exists(g,function(w){w||c.makeDir(g),c.fs.open(t,"w",438,function(E,S){E?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(y,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)})})})})}):S?c.fs.write(S,e,0,e.length,0,function(){c.fs.close(S,function(){c.fs.chmod(t,i||438,function(){o(!0)})})}):c.fs.chmod(t,i||438,function(){o(!0)})})})})})};be.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 x=Le.join(i,u),g=e.fs.statSync(x);(!o||o.test(x))&&l.push(Le.normalize(x)+(g.isDirectory()?e.sep:"")),g.isDirectory()&&c&&(l=l.concat(r(x,o,c)))}),l}return r(t,void 0,!0)};be.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=Le.join(t,u),r.fs.stat(u,function(x,g){if(x)return e(x);g&&(i.push(Le.normalize(u)+(g.isDirectory()?r.sep:"")),g.isDirectory()?r.findFilesAsync(u,function(w,E){if(w)return e(w);i=i.concat(E),--l||e(null,i)}):--l||e(null,i))})})})};be.prototype.getAttributes=function(){};be.prototype.setAttributes=function(){};be.crc32update=function(t,e){return kl[(t^e)&255]^t>>>8};be.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=be.crc32update(r,t[i++]);return~r>>>0};be.methodToString=function(t){switch(t){case Cl.STORED:return"STORED ("+t+")";case Cl.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};be.canonical=function(t){if(!t)return"";let e=Le.posix.normalize("/"+t.split("\\").join("/"));return Le.join(".",e)};be.zipnamefix=function(t){if(!t)return"";let e=Le.posix.normalize("/"+t.split("\\").join("/"));return Le.posix.join(".",e)};be.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]};be.sanitize=function(t,e){t=Le.resolve(Le.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Le.normalize(Le.join(t,r.slice(i,o).join(Le.sep)));if(c.indexOf(t)===0)return c}return Le.normalize(Le.join(t,Le.basename(e)))};be.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};be.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};be.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)};be.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};be.isWin=Fg;be.crcTable=kl});var Nl=se((d2,Ll)=>{var Ug=le("path");Ll.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=Ug.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 Bl=se((l2,Ml)=>{Ml.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var fr=se((u2,ur)=>{ur.exports=Ol();ur.exports.Constants=Da();ur.exports.Errors=ps();ur.exports.FileAttr=Nl();ur.exports.decoder=Bl()});var Fl=se((f2,zl)=>{var ln=fr(),G=ln.Constants;zl.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,l=0,u=0,x=0,g=0,w=0,E=0,S=0,y=0,v=0;t|=ln.isWin?2560:768,r|=G.FLG_EFS;let A={extraLen:0},T=b=>Math.max(0,b)>>>0,D=b=>Math.max(0,b)&65535,P=b=>Math.max(0,b)&255;return o=ln.fromDate2DOS(new Date),{get made(){return t},set made(b){t=b},get version(){return e},set version(b){e=b},get flags(){return r},set flags(b){r=b},get flags_efs(){return(r&G.FLG_EFS)>0},set flags_efs(b){b?r|=G.FLG_EFS:r&=~G.FLG_EFS},get flags_desc(){return(r&G.FLG_DESC)>0},set flags_desc(b){b?r|=G.FLG_DESC:r&=~G.FLG_DESC},get method(){return i},set method(b){switch(b){case G.STORED:this.version=10;case G.DEFLATED:default:this.version=20}i=b},get time(){return ln.fromDOS2Date(this.timeval)},set time(b){b=new Date(b),this.timeval=ln.fromDate2DOS(b)},get timeval(){return o},set timeval(b){o=T(b)},get timeHighByte(){return P(o>>>8)},get crc(){return c},set crc(b){c=T(b)},get compressedSize(){return l},set compressedSize(b){l=T(b)},get size(){return u},set size(b){u=T(b)},get fileNameLength(){return x},set fileNameLength(b){x=b},get extraLength(){return g},set extraLength(b){g=b},get extraLocalLength(){return A.extraLen},set extraLocalLength(b){A.extraLen=b},get commentLength(){return w},set commentLength(b){w=b},get diskNumStart(){return E},set diskNumStart(b){E=T(b)},get inAttr(){return S},set inAttr(b){S=T(b)},get attr(){return y},set attr(b){y=T(b)},get fileAttr(){return(y||0)>>16&4095},get offset(){return v},set offset(b){v=T(b)},get encrypted(){return(r&G.FLG_ENC)===G.FLG_ENC},get centralHeaderSize(){return G.CENHDR+x+g+w},get realDataOffset(){return v+G.LOCHDR+A.fnameLen+A.extraLen},get localHeader(){return A},loadLocalHeaderFromBinary:function(b){var k=b.slice(v,v+G.LOCHDR);if(k.readUInt32LE(0)!==G.LOCSIG)throw ln.Errors.INVALID_LOC();A.version=k.readUInt16LE(G.LOCVER),A.flags=k.readUInt16LE(G.LOCFLG),A.flags_desc=(A.flags&G.FLG_DESC)>0,A.method=k.readUInt16LE(G.LOCHOW),A.time=k.readUInt32LE(G.LOCTIM),A.crc=k.readUInt32LE(G.LOCCRC),A.compressedSize=k.readUInt32LE(G.LOCSIZ),A.size=k.readUInt32LE(G.LOCLEN),A.fnameLen=k.readUInt16LE(G.LOCNAM),A.extraLen=k.readUInt16LE(G.LOCEXT);let O=v+G.LOCHDR+A.fnameLen,U=O+A.extraLen;return b.slice(O,U)},loadFromBinary:function(b){if(b.length!==G.CENHDR||b.readUInt32LE(0)!==G.CENSIG)throw ln.Errors.INVALID_CEN();t=b.readUInt16LE(G.CENVEM),e=b.readUInt16LE(G.CENVER),r=b.readUInt16LE(G.CENFLG),i=b.readUInt16LE(G.CENHOW),o=b.readUInt32LE(G.CENTIM),c=b.readUInt32LE(G.CENCRC),l=b.readUInt32LE(G.CENSIZ),u=b.readUInt32LE(G.CENLEN),x=b.readUInt16LE(G.CENNAM),g=b.readUInt16LE(G.CENEXT),w=b.readUInt16LE(G.CENCOM),E=b.readUInt16LE(G.CENDSK),S=b.readUInt16LE(G.CENATT),y=b.readUInt32LE(G.CENATX),v=b.readUInt32LE(G.CENOFF)},localHeaderToBinary:function(){var b=Buffer.alloc(G.LOCHDR);return b.writeUInt32LE(G.LOCSIG,0),b.writeUInt16LE(e,G.LOCVER),b.writeUInt16LE(r,G.LOCFLG),b.writeUInt16LE(i,G.LOCHOW),b.writeUInt32LE(o,G.LOCTIM),b.writeUInt32LE(c,G.LOCCRC),b.writeUInt32LE(l,G.LOCSIZ),b.writeUInt32LE(u,G.LOCLEN),b.writeUInt16LE(x,G.LOCNAM),b.writeUInt16LE(A.extraLen,G.LOCEXT),b},centralHeaderToBinary:function(){var b=Buffer.alloc(G.CENHDR+x+g+w);return b.writeUInt32LE(G.CENSIG,0),b.writeUInt16LE(t,G.CENVEM),b.writeUInt16LE(e,G.CENVER),b.writeUInt16LE(r,G.CENFLG),b.writeUInt16LE(i,G.CENHOW),b.writeUInt32LE(o,G.CENTIM),b.writeUInt32LE(c,G.CENCRC),b.writeUInt32LE(l,G.CENSIZ),b.writeUInt32LE(u,G.CENLEN),b.writeUInt16LE(x,G.CENNAM),b.writeUInt16LE(g,G.CENEXT),b.writeUInt16LE(w,G.CENCOM),b.writeUInt16LE(E,G.CENDSK),b.writeUInt16LE(S,G.CENATT),b.writeUInt32LE(y,G.CENATX),b.writeUInt32LE(v,G.CENOFF),b},toJSON:function(){let b=function(k){return k+" bytes"};return{made:t,version:e,flags:r,method:ln.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:b(l),size:b(u),fileNameLength:b(x),extraLength:b(g),commentLength:b(w),diskNumStart:E,inAttr:S,attr:y,offset:v,centralHeaderSize:b(G.CENHDR+x+g+w)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Gl=se((x2,Ul)=>{var xr=fr(),we=xr.Constants;Ul.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 we.ENDHDR+o},loadFromBinary:function(c){if((c.length!==we.ENDHDR||c.readUInt32LE(0)!==we.ENDSIG)&&(c.length<we.ZIP64HDR||c.readUInt32LE(0)!==we.ZIP64SIG))throw xr.Errors.INVALID_END();c.readUInt32LE(0)===we.ENDSIG?(t=c.readUInt16LE(we.ENDSUB),e=c.readUInt16LE(we.ENDTOT),r=c.readUInt32LE(we.ENDSIZ),i=c.readUInt32LE(we.ENDOFF),o=c.readUInt16LE(we.ENDCOM)):(t=xr.readBigUInt64LE(c,we.ZIP64SUB),e=xr.readBigUInt64LE(c,we.ZIP64TOT),r=xr.readBigUInt64LE(c,we.ZIP64SIZE),i=xr.readBigUInt64LE(c,we.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(we.ENDHDR+o);return c.writeUInt32LE(we.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,we.ENDSUB),c.writeUInt16LE(e,we.ENDTOT),c.writeUInt32LE(r,we.ENDSIZ),c.writeUInt32LE(i,we.ENDOFF),c.writeUInt16LE(o,we.ENDCOM),c.fill(" ",we.ENDHDR),c},toJSON:function(){let c=function(l,u){let x=l.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 Ra=se(Ca=>{Ca.EntryHeader=Fl();Ca.MainHeader=Gl()});var jl=se((p2,ql)=>{ql.exports=function(t){var e=le("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),x=0;u.fill(0);for(var g=0;g<c.length;g++){var w=c[g];w.copy(u,x),x+=w.length}i&&i(u)}),o.end(t)}}}});var Wl=se((g2,Hl)=>{var Gg=+(process.versions?process.versions.node:"").split(".")[0]||0;Hl.exports=function(t,e){var r=le("zlib");let i=Gg>=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(x){l.push(x),u+=x.length}),c.on("end",function(){var x=Buffer.alloc(u),g=0;x.fill(0);for(var w=0;w<l.length;w++){var E=l[w];E.copy(x,g),g+=E.length}o&&o(x)}),c.end(t)}}}});var Zl=se((m2,Jl)=>{"use strict";var{randomFillSync:Kl}=le("crypto"),qg=ps(),jg=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}),Vl=(t,e)=>Math.imul(t,e)>>>0,$l=(t,e)=>jg[(t^e)&255]^t>>>8,si=()=>typeof Kl=="function"?Kl(Buffer.alloc(12)):si.node();si.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 gs={genSalt:si};function ms(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])}ms.prototype.updateKeys=function(t){let e=this.keys;return e[0]=$l(e[0],t),e[1]+=e[0]&255,e[1]=Vl(e[1],134775813)+1,e[2]=$l(e[2],e[1]>>>24),t};ms.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return Vl(t,t^1)>>8&255};function Hg(t){let e=new ms(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 Wg(t){let e=new ms(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 Kg(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Hg(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw qg.WRONG_PASSWORD();return i(t.slice(12))}function $g(t){Buffer.isBuffer(t)&&t.length>=12?gs.genSalt=function(){return t.slice(0,12)}:t==="node"?gs.genSalt=si.node:gs.genSalt=si}function Vg(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=Wg(r),c=gs.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)}Jl.exports={decrypt:Kg,encrypt:Vg,_salter:$g}});var Xl=se(ws=>{ws.Deflater=jl();ws.Inflater=Wl();ws.ZipCrypto=Zl()});var Pa=se((_2,Yl)=>{var oe=fr(),Jg=Ra(),Ee=oe.Constants,ka=Xl();Yl.exports=function(t,e){var r=new Jg.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,l=null,u=Buffer.alloc(0),x=Buffer.alloc(0),g=!0;let w=t,E=typeof w.decoder=="object"?w.decoder:oe.decoder;g=E.hasOwnProperty("efs")?E.efs:!1;function S(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(x=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function y(b){if(!r.flags_desc&&!r.localHeader.flags_desc){if(oe.crc32(b)!==r.localHeader.crc)return!1}else{let k={},O=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(O)==Ee.LOCSIG||e.readUInt32LE(O)==Ee.CENSIG)throw oe.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(O)==Ee.EXTSIG)k.crc=e.readUInt32LE(O+Ee.EXTCRC),k.compressedSize=e.readUInt32LE(O+Ee.EXTSIZ),k.size=e.readUInt32LE(O+Ee.EXTLEN);else if(e.readUInt16LE(O+12)===19280)k.crc=e.readUInt32LE(O+Ee.EXTCRC-4),k.compressedSize=e.readUInt32LE(O+Ee.EXTSIZ-4),k.size=e.readUInt32LE(O+Ee.EXTLEN-4);else throw oe.Errors.DESCRIPTOR_UNKNOWN();if(k.compressedSize!==r.compressedSize||k.size!==r.size||k.crc!==r.crc)throw oe.Errors.DESCRIPTOR_FAULTY();if(oe.crc32(b)!==k.crc)return!1}return!0}function v(b,k,O){if(typeof k>"u"&&typeof b=="string"&&(O=b,b=void 0),c)return b&&k&&k(Buffer.alloc(0),oe.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var U=S();if(U.length===0)return b&&k&&k(U),U;if(r.encrypted){if(typeof O!="string"&&!Buffer.isBuffer(O))throw oe.Errors.INVALID_PASS_PARAM();U=ka.ZipCrypto.decrypt(U,r,O)}var B=Buffer.alloc(r.size);switch(r.method){case oe.Constants.STORED:if(U.copy(B),y(B))return b&&k&&k(B),B;throw b&&k&&k(B,oe.Errors.BAD_CRC()),oe.Errors.BAD_CRC();case oe.Constants.DEFLATED:var J=new ka.Inflater(U,r.size);if(b)J.inflateAsync(function($){$.copy($,0),k&&(y($)?k($):k($,oe.Errors.BAD_CRC()))});else{if(J.inflate(B).copy(B,0),!y(B))throw oe.Errors.BAD_CRC(`"${E.decode(i)}"`);return B}break;default:throw b&&k&&k(Buffer.alloc(0),oe.Errors.UNKNOWN_METHOD()),oe.Errors.UNKNOWN_METHOD()}}function A(b,k){if((!l||!l.length)&&Buffer.isBuffer(e))return b&&k&&k(S()),S();if(l.length&&!c){var O;switch(r.method){case oe.Constants.STORED:return r.compressedSize=r.size,O=Buffer.alloc(l.length),l.copy(O),b&&k&&k(O),O;default:case oe.Constants.DEFLATED:var U=new ka.Deflater(l);if(b)U.deflateAsync(function(J){O=Buffer.alloc(J.length),r.compressedSize=J.length,J.copy(O),k&&k(O)});else{var B=U.deflate();return r.compressedSize=B.length,B}U=null;break}}else if(b&&k)k(Buffer.alloc(0));else return Buffer.alloc(0)}function T(b,k){return oe.readBigUInt64LE(b,k)}function D(b){try{for(var k=0,O,U,B;k+4<b.length;)O=b.readUInt16LE(k),k+=2,U=b.readUInt16LE(k),k+=2,B=b.slice(k,k+U),k+=U,Ee.ID_ZIP64===O&&P(B)}catch{throw oe.Errors.EXTRA_FIELD_PARSE_ERROR()}}function P(b){var k,O,U,B;b.length>=Ee.EF_ZIP64_SCOMP&&(k=T(b,Ee.EF_ZIP64_SUNCOMP),r.size===Ee.EF_ZIP64_OR_32&&(r.size=k)),b.length>=Ee.EF_ZIP64_RHO&&(O=T(b,Ee.EF_ZIP64_SCOMP),r.compressedSize===Ee.EF_ZIP64_OR_32&&(r.compressedSize=O)),b.length>=Ee.EF_ZIP64_DSN&&(U=T(b,Ee.EF_ZIP64_RHO),r.offset===Ee.EF_ZIP64_OR_32&&(r.offset=U)),b.length>=Ee.EF_ZIP64_DSN+4&&(B=b.readUInt32LE(Ee.EF_ZIP64_DSN),r.diskNumStart===Ee.EF_ZIP64_OR_16&&(r.diskNumStart=B))}return{get entryName(){return E.decode(i)},get rawEntryName(){return i},set entryName(b){i=oe.toBuffer(b,E.encode);var k=i[i.length-1];c=k===47||k===92,r.fileNameLength=i.length},get efs(){return typeof g=="function"?g(this.entryName):g},get extra(){return u},set extra(b){u=b,r.extraLength=b.length,D(b)},get comment(){return E.decode(o)},set comment(b){if(o=oe.toBuffer(b,E.encode),r.commentLength=o.length,o.length>65535)throw oe.Errors.COMMENT_TOO_LONG()},get name(){var b=E.decode(i);return c?b.substr(b.length-1).split("/").pop():b.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return A(!1,null)},getCompressedDataAsync:function(b){A(!0,b)},setData:function(b){l=oe.toBuffer(b,oe.decoder.encode),!c&&l.length?(r.size=l.length,r.method=oe.Constants.DEFLATED,r.crc=oe.crc32(b),r.changed=!0):r.method=oe.Constants.STORED},getData:function(b){return r.changed?l:v(!1,null,b)},getDataAsync:function(b,k){r.changed?b(l):v(!0,b,k)},set attr(b){r.attr=b},get attr(){return r.attr},set header(b){r.loadFromBinary(b)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var b=r.centralHeaderToBinary(),k=oe.Constants.CENHDR;return i.copy(b,k),k+=i.length,u.copy(b,k),k+=r.extraLength,o.copy(b,k),b},packLocalHeader:function(){let b=0;r.flags_efs=this.efs,r.extraLocalLength=x.length;let k=r.localHeaderToBinary(),O=Buffer.alloc(k.length+i.length+r.extraLocalLength);return k.copy(O,b),b+=k.length,i.copy(O,b),b+=i.length,x.copy(O,b),b+=x.length,O},toJSON:function(){let b=function(k){return"<"+(k&&k.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:b(e),data:b(l)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var tu=se((y2,eu)=>{var Ql=Pa(),Zg=Ra(),We=fr();eu.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Zg.MainHeader,l=!1,u=null;let x=new Set,g=e,{noSort:w,decoder:E}=g;t?v(g.readEntries):l=!0;function S(){let T=new Set;for(let D of Object.keys(i)){let P=D.split("/");if(P.pop(),!!P.length)for(let b=0;b<P.length;b++){let k=P.slice(0,b+1).join("/")+"/";T.add(k)}}for(let D of T)if(!(D in i)){let P=new Ql(g);P.entryName=D,P.attr=16,P.temporary=!0,r.push(P),i[P.entryName]=P,x.add(P)}}function y(){if(l=!0,i={},c.diskEntries>(t.length-c.offset)/We.Constants.CENHDR)throw We.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var T=c.offset,D=0;D<r.length;D++){var P=T,b=new Ql(g,t);b.header=t.slice(P,P+=We.Constants.CENHDR),b.entryName=t.slice(P,P+=b.header.fileNameLength),b.header.extraLength&&(b.extra=t.slice(P,P+=b.header.extraLength)),b.header.commentLength&&(b.comment=t.slice(P,P+b.header.commentLength)),T+=b.header.centralHeaderSize,r[D]=b,i[b.entryName]=b}x.clear(),S()}function v(T){var D=t.length-We.Constants.ENDHDR,P=Math.max(0,D-65535),b=P,k=t.length,O=-1,U=0;for(typeof g.trailingSpace=="boolean"&&g.trailingSpace&&(P=0),D;D>=b;D--)if(t[D]===80){if(t.readUInt32LE(D)===We.Constants.ENDSIG){O=D,U=D,k=D+We.Constants.ENDHDR,b=D-We.Constants.END64HDR;continue}if(t.readUInt32LE(D)===We.Constants.END64SIG){b=P;continue}if(t.readUInt32LE(D)===We.Constants.ZIP64SIG){O=D,k=D+We.readBigUInt64LE(t,D+We.Constants.ZIP64SIZE)+We.Constants.ZIP64LEAD;break}}if(O==-1)throw We.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(O,k)),c.commentLength&&(o=t.slice(U+We.Constants.ENDHDR)),T&&y()}function A(){r.length>1&&!w&&r.sort((T,D)=>T.entryName.toLowerCase().localeCompare(D.entryName.toLowerCase()))}return{get entries(){return l||y(),r.filter(T=>!x.has(T))},get comment(){return E.decode(o)},set comment(T){o=We.toBuffer(T,E.encode),c.commentLength=o.length},getEntryCount:function(){return l?r.length:c.diskEntries},forEach:function(T){this.entries.forEach(T)},getEntry:function(T){return l||y(),i[T]||null},setEntry:function(T){l||y(),r.push(T),i[T.entryName]=T,c.totalEntries=r.length},deleteFile:function(T,D=!0){l||y();let P=i[T];this.getEntryChildren(P,D).map(k=>k.entryName).forEach(this.deleteEntry)},deleteEntry:function(T){l||y();let D=i[T],P=r.indexOf(D);P>=0&&(r.splice(P,1),delete i[T],c.totalEntries=r.length)},getEntryChildren:function(T,D=!0){if(l||y(),typeof T=="object")if(T.isDirectory&&D){let P=[],b=T.entryName;for(let k of r)k.entryName.startsWith(b)&&P.push(k);return P}else return[T];return[]},getChildCount:function(T){if(T&&T.isDirectory){let D=this.getEntryChildren(T);return D.includes(T)?D.length-1:D.length}return 0},compressToBuffer:function(){l||y(),A();let T=[],D=[],P=0,b=0;c.size=0,c.offset=0;let k=0;for(let B of this.entries){let J=B.getCompressedData();B.header.offset=b;let $=B.packLocalHeader(),re=$.length+J.length;b+=re,T.push($),T.push(J);let X=B.packCentralHeader();D.push(X),c.size+=X.length,P+=re+X.length,k++}P+=c.mainHeaderSize,c.offset=b,c.totalEntries=k,b=0;let O=Buffer.alloc(P);for(let B of T)B.copy(O,b),b+=B.length;for(let B of D)B.copy(O,b),b+=B.length;let U=c.toBinary();return o&&o.copy(U,We.Constants.ENDHDR),U.copy(O,b),t=O,l=!1,O},toAsyncBuffer:function(T,D,P,b){try{l||y(),A();let k=[],O=[],U=0,B=0,J=0;c.size=0,c.offset=0;let $=function(re){if(re.length>0){let X=re.shift(),Se=X.entryName+X.extra.toString();P&&P(Se),X.getCompressedDataAsync(function(pe){b&&b(Se),X.header.offset=B;let L=X.packLocalHeader(),j=L.length+pe.length;B+=j,k.push(L),k.push(pe);let K=X.packCentralHeader();O.push(K),c.size+=K.length,U+=j+K.length,J++,$(re)})}else{U+=c.mainHeaderSize,c.offset=B,c.totalEntries=J,B=0;let X=Buffer.alloc(U);k.forEach(function(pe){pe.copy(X,B),B+=pe.length}),O.forEach(function(pe){pe.copy(X,B),B+=pe.length});let Se=c.toBinary();o&&o.copy(Se,We.Constants.ENDHDR),Se.copy(X,B),t=X,l=!1,T(X)}};$(Array.from(this.entries))}catch(k){D(k)}}}}});var iu=se((b2,ru)=>{var ye=fr(),_e=le("path"),Xg=Pa(),Yg=tu(),On=(...t)=>ye.findLast(t,e=>typeof e=="boolean"),nu=(...t)=>ye.findLast(t,e=>typeof e=="string"),Qg=(...t)=>ye.findLast(t,e=>typeof e=="function"),em={noSort:!1,readEntries:!1,method:ye.Constants.NONE,fs:null};ru.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),em);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=ye.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new ye(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=ye.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=ye.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw ye.Errors.INVALID_FILENAME();let c=new Yg(r,i),{canonical:l,sanitize:u,zipnamefix:x}=ye;function g(y){if(y&&c){var v;if(typeof y=="string"&&(v=c.getEntry(_e.posix.normalize(y))),typeof y=="object"&&typeof y.entryName<"u"&&typeof y.header<"u"&&(v=c.getEntry(y.entryName)),v)return v}return null}function w(y){let{join:v,normalize:A,sep:T}=_e.posix;return v(_e.isAbsolute(y)?"/":".",A(T+y.split("\\").join(T)+T))}function E(y){return y instanceof RegExp?(function(v){return function(A){return v.test(A)}})(y):typeof y!="function"?()=>!0:y}let S=(y,v)=>{let A=v.slice(-1);return A=A===o.sep?o.sep:"",_e.relative(y,v)+A};return{readFile:function(y,v){var A=g(y);return A&&A.getData(v)||null},childCount:function(y){let v=g(y);if(v)return c.getChildCount(v)},readFileAsync:function(y,v){var A=g(y);A?A.getDataAsync(v):v(null,"getEntry failed for:"+y)},readAsText:function(y,v){var A=g(y);if(A){var T=A.getData();if(T&&T.length)return T.toString(v||"utf8")}return""},readAsTextAsync:function(y,v,A){var T=g(y);T?T.getDataAsync(function(D,P){if(P){v(D,P);return}D&&D.length?v(D.toString(A||"utf8")):v("")}):v("")},deleteFile:function(y,v=!0){var A=g(y);A&&c.deleteFile(A.entryName,v)},deleteEntry:function(y){var v=g(y);v&&c.deleteEntry(v.entryName)},addZipComment:function(y){c.comment=y},getZipComment:function(){return c.comment||""},addZipEntryComment:function(y,v){var A=g(y);A&&(A.comment=v)},getZipEntryComment:function(y){var v=g(y);return v&&v.comment||""},updateFile:function(y,v){var A=g(y);A&&A.setData(v)},addLocalFile:function(y,v,A,T){if(o.fs.existsSync(y)){v=v?w(v):"";let D=_e.win32.basename(_e.win32.normalize(y));v+=A||D;let P=o.fs.statSync(y),b=P.isFile()?o.fs.readFileSync(y):Buffer.alloc(0);P.isDirectory()&&(v+=o.sep),this.addFile(v,b,T,P)}else throw ye.Errors.FILE_NOT_FOUND(y)},addLocalFileAsync:function(y,v){y=typeof y=="object"?y:{localPath:y};let A=_e.resolve(y.localPath),{comment:T}=y,{zipPath:D,zipName:P}=y,b=this;o.fs.stat(A,function(k,O){if(k)return v(k,!1);D=D?w(D):"";let U=_e.win32.basename(_e.win32.normalize(A));if(D+=P||U,O.isFile())o.fs.readFile(A,function(B,J){return B?v(B,!1):(b.addFile(D,J,T,O),setImmediate(v,void 0,!0))});else if(O.isDirectory())return D+=o.sep,b.addFile(D,Buffer.alloc(0),T,O),setImmediate(v,void 0,!0)})},addLocalFolder:function(y,v,A){if(A=E(A),v=v?w(v):"",y=_e.normalize(y),o.fs.existsSync(y)){let T=o.findFiles(y),D=this;if(T.length)for(let P of T){let b=_e.join(v,S(y,P));A(b)&&D.addLocalFile(P,_e.dirname(b))}}else throw ye.Errors.FILE_NOT_FOUND(y)},addLocalFolderAsync:function(y,v,A,T){T=E(T),A=A?w(A):"",y=_e.normalize(y);var D=this;o.fs.open(y,"r",function(P){if(P&&P.code==="ENOENT")v(void 0,ye.Errors.FILE_NOT_FOUND(y));else if(P)v(void 0,P);else{var b=o.findFiles(y),k=-1,O=function(){if(k+=1,k<b.length){var U=b[k],B=S(y,U).split("\\").join("/");B=B.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),T(B)?o.fs.stat(U,function(J,$){J&&v(void 0,J),$.isFile()?o.fs.readFile(U,function(re,X){re?v(void 0,re):(D.addFile(A+B,X,"",$),O())}):(D.addFile(A+B+"/",Buffer.alloc(0),"",$),O())}):process.nextTick(()=>{O()})}else v(!0,void 0)};O()}})},addLocalFolderAsync2:function(y,v){let A=this;y=typeof y=="object"?y:{localPath:y},localPath=_e.resolve(w(y.localPath));let{zipPath:T,filter:D,namefix:P}=y;D instanceof RegExp?D=(function(O){return function(U){return O.test(U)}})(D):typeof D!="function"&&(D=function(){return!0}),T=T?w(T):"",P=="latin1"&&(P=O=>O.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof P!="function"&&(P=O=>O);let b=O=>_e.join(T,P(S(localPath,O))),k=O=>_e.win32.basename(_e.win32.normalize(P(O)));o.fs.open(localPath,"r",function(O){O&&O.code==="ENOENT"?v(void 0,ye.Errors.FILE_NOT_FOUND(localPath)):O?v(void 0,O):o.findFilesAsync(localPath,function(U,B){if(U)return v(U);B=B.filter(J=>D(b(J))),B.length||v(void 0,!1),setImmediate(B.reverse().reduce(function(J,$){return function(re,X){if(re||X===!1)return setImmediate(J,re,!1);A.addLocalFileAsync({localPath:$,zipPath:_e.dirname(b($)),zipName:k($)},J)}},v))})})},addLocalFolderPromise:function(y,v){return new Promise((A,T)=>{this.addLocalFolderAsync2(Object.assign({localPath:y},v),(D,P)=>{D&&T(D),P&&A(this)})})},addFile:function(y,v,A,T){y=x(y);let D=g(y),P=D!=null;P||(D=new Xg(i),D.entryName=y),D.comment=A||"";let b=typeof T=="object"&&T instanceof o.fs.Stats;b&&(D.header.time=T.mtime);var k=D.isDirectory?16:0;let O=D.isDirectory?16384:32768;return b?O|=4095&T.mode:typeof T=="number"?O|=4095&T:O|=D.isDirectory?493:420,k=(k|O<<16)>>>0,D.attr=k,D.setData(v),P||c.setEntry(D),D},getEntries:function(y){return c.password=y,c?c.entries:[]},getEntry:function(y){return g(y)},getEntryCount:function(){return c.getEntryCount()},forEach:function(y){return c.forEach(y)},extractEntryTo:function(y,v,A,T,D,P){T=On(!1,T),D=On(!1,D),A=On(!0,A),P=nu(D,P);var b=g(y);if(!b)throw ye.Errors.NO_ENTRY();var k=l(b.entryName),O=u(v,P&&!b.isDirectory?P:A?k:_e.basename(k));if(b.isDirectory){var U=c.getEntryChildren(b);return U.forEach(function($){if($.isDirectory)return;var re=$.getData();if(!re)throw ye.Errors.CANT_EXTRACT_FILE();var X=l($.entryName),Se=u(v,A?X:_e.basename(X));let pe=D?$.header.fileAttr:void 0;o.writeFileTo(Se,re,T,pe)}),!0}var B=b.getData(c.password);if(!B)throw ye.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(O)&&!T)throw ye.Errors.CANT_OVERRIDE();let J=D?y.header.fileAttr:void 0;return o.writeFileTo(O,B,T,J),!0},test:function(y){if(!c)return!1;for(var v in c.entries)try{if(v.isDirectory)continue;var A=c.entries[v].getData(y);if(!A)return!1}catch{return!1}return!0},extractAllTo:function(y,v,A,T){if(A=On(!1,A),T=nu(A,T),v=On(!1,v),!c)throw ye.Errors.NO_ZIP();c.entries.forEach(function(D){var P=u(y,l(D.entryName));if(D.isDirectory){o.makeDir(P);return}var b=D.getData(T);if(!b)throw ye.Errors.CANT_EXTRACT_FILE();let k=A?D.header.fileAttr:void 0;o.writeFileTo(P,b,v,k);try{o.fs.utimesSync(P,D.header.time,D.header.time)}catch{throw ye.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(y,v,A,T){if(T=Qg(v,A,T),A=On(!1,A),v=On(!1,v),!T)return new Promise((O,U)=>{this.extractAllToAsync(y,v,A,function(B){B?U(B):O(this)})});if(!c){T(ye.Errors.NO_ZIP());return}y=_e.resolve(y);let D=O=>u(y,_e.normalize(l(O.entryName))),P=(O,U)=>new Error(O+': "'+U+'"'),b=[],k=[];c.entries.forEach(O=>{O.isDirectory?b.push(O):k.push(O)});for(let O of b){let U=D(O),B=A?O.header.fileAttr:void 0;try{o.makeDir(U),B&&o.fs.chmodSync(U,B),o.fs.utimesSync(U,O.header.time,O.header.time)}catch{T(P("Unable to create folder",U))}}k.reverse().reduce(function(O,U){return function(B){if(B)O(B);else{let J=_e.normalize(l(U.entryName)),$=u(y,J);U.getDataAsync(function(re,X){if(X)O(X);else if(!re)O(ye.Errors.CANT_EXTRACT_FILE());else{let Se=A?U.header.fileAttr:void 0;o.writeFileToAsync($,re,v,Se,function(pe){pe||O(P("Unable to write file",$)),o.fs.utimes($,U.header.time,U.header.time,function(L){L?O(P("Unable to set times",$)):O()})})}})}}},T)()},writeZip:function(y,v){if(arguments.length===1&&typeof y=="function"&&(v=y,y=""),!y&&i.filename&&(y=i.filename),!!y){var A=c.compressToBuffer();if(A){var T=o.writeFileTo(y,A,!0);typeof v=="function"&&v(T?null:new Error("failed"),"")}}},writeZipPromise:function(y,v){let{overwrite:A,perm:T}=Object.assign({overwrite:!0},v);return new Promise((D,P)=>{!y&&i.filename&&(y=i.filename),y||P("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(b=>{let k=O=>O?D(O):P("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(y,b,A,T,k)},P)})},toBufferPromise:function(){return new Promise((y,v)=>{c.toAsyncBuffer(y,v)})},toBuffer:function(y,v,A,T){return typeof y=="function"?(c.toAsyncBuffer(y,v,A,T),null):c.compressToBuffer()}}}});import{execFile as H_,spawn as W_,spawnSync as L3}from"node:child_process";import{promisify as K_}from"node:util";function V_(t){if(process.platform!=="win32")return!1;if(Y0.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(Y0,"").toLowerCase();return $_.has(r)}function Q0(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return V_(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function lt(t,e=[],r={}){return W_(t,e,Q0(t,r))}function ef(t,e=[],r={}){return J_(t,e,Q0(t,r))}var $_,Y0,J_,An=Ye(()=>{"use strict";$_=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),Y0=/\.(cmd|bat|ps1)$/i;J_=K_(H_)});var ix=se(Be=>{"use strict";var z=N;(function(t,e){let r=N,i=t();for(;;)try{if(-parseInt(r(1390))/1*(parseInt(r(397))/2)+-parseInt(r(551))/3*(parseInt(r(713))/4)+parseInt(r(837))/5+-parseInt(r(1179))/6+-parseInt(r(1506))/7*(-parseInt(r(426))/8)+-parseInt(r(1733))/9+parseInt(r(512))/10*(parseInt(r(1822))/11)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(Ro,299298);var Nb=Object[z(802)+z(1566)],Mb=Object[z(380)+z(970)+"mes"],Qf=(t,e)=>function(){return t&&(e=(0,t[Mb(t)[0]])(t=0)),e},Bb=(t,e)=>{let r={cEXiH:function(o,c,l,u){return o(c,l,u)}};for(var i in e)r.cEXiH(Nb,t,i,{get:e[i],enumerable:!0})};function zb(){return Vf||(Vf=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Fb(){let t=z;return Jf||(Jf=[IDBCursor[t(974)+"e"].advance,IDBCursor[t(974)+"e"][t(406)],IDBCursor[t(974)+"e"][t(406)+t(520)+"ey"]])}function Ub(t){let e=z,r={HoiII:e(1112),Sgsso:e(1135),vkOEu:function(o,c){return o(c)},ITEPd:function(o){return o()},woHYs:function(o,c){return o(c)},flQMi:function(o,c){return o===c},eWxSL:e(1640),VIMnf:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let l=e,u={nCwhl:function(x,g){return r[N(1722)](x,g)},DsFMq:function(x){return r[N(1414)](x)},AWZVZ:function(x,g){return r[N(1447)](x,g)}};if(r[l(1824)](r[l(504)],r[l(504)])){let x=()=>{let E=l;t[E(256)+E(1431)+E(564)](r[E(849)],g),t[E(256)+"entListe"+E(564)](r[E(1419)],w)},g=()=>{let E=l;o(u[E(1334)](zt,t.result)),u[E(820)](x)},w=()=>{let E=l;u[E(443)](c,t[E(1135)]),u[E(820)](x)};t[l(1512)+l(724)](r[l(849)],g),t[l(1512)+"Listener"](r[l(1419)],w)}else return this[l(1430)].protocol});return i.then(o=>{let c=e;r[c(1809)](o,IDBCursor)&&sd[c(839)](o,t)})[e(449)](()=>{}),Do[e(839)](i,t),i}function Gb(t){let e=z,r={nqJuz:e(636),mnmmp:function(o,c){return o+c},IbdIo:function(o,c){return o!==c},Hunoa:e(486),wbTjm:e(364),kwGLk:function(o){return o()},dKPQR:e(1591),bRMPJ:function(o,c){return o(c)},QSEOn:e(260)+"or",pQiwZ:function(o){return o()},aMaGF:"complete",wGtKq:"error"};if(To.has(t))return;let i=new Promise((o,c)=>{let l=e,u=()=>{let w=N;t[w(256)+w(1431)+"ner"](w(850),x),t[w(256)+w(1431)+w(564)]("error",g),t[w(256)+w(1431)+"ner"](r[w(578)],g)},x=()=>{let w=N,E={fCPZa:function(S,y){return r.mnmmp(S,y)}};if(r[w(922)](r[w(1748)],r[w(1377)]))o(),r[w(1045)](u);else{let y=""+_0x44682f.now(),v=_0x160dc6||(_0x3d4886=_0x22c4af(_0x2c3ce0)),A=_0x8941b6.random()[w(1063)](16)[w(1651)](-6);return E[w(1728)]("02"+y+v,A)}},g=()=>{let w=N;r[w(922)](r[w(665)],r[w(665)])?(_0x3b069e[w(839)](_0x5097da,_0x1c6c16),_0x474d7d[w(839)](_0x29ae5a,_0x1efd29)):(r.bRMPJ(c,t[w(1135)]||new DOMException(r.QSEOn,r[w(346)])),r[w(1662)](u))};t[l(1512)+l(724)](r[l(1319)],x),t[l(1512)+l(724)](r[l(748)],g),t[l(1512)+"Listener"](r.nqJuz,g)});To[e(839)](t,i)}function qb(t){Co={ebtJg:function(i,o){return i(o)}}[z(533)](t,Co)}function jb(t){let e=z,r={aXFDn:function(i,o){return i(o)},cpunC:function(i,o){return i(o)},aNhsT:function(i,o){return i instanceof o},jCOnA:"text/pla"+e(1253)+e(1017),xBQQG:e(1019)+e(1087),BvzFf:e(1019)+"ion/json;charset=utf-8",OOXNK:e(434),giCJs:e(907)+"e",RSjRZ:e(874),iscmW:function(i,o,c,l){return i(o,c,l)},TvcSw:function(i,o){return i(o)},PUGBG:function(i,o){return i(o)},nioxr:function(i,o){return i===o},ihjvY:function(i,o){return i in o},dDUpZ:"objectSt"+e(1752),qCCjz:function(i){return i()},nJdPX:e(1663)};if(r[e(394)](t,IDBDatabase.prototype[e(1537)+e(855)])&&!r[e(1585)](r[e(1501)],IDBTransaction.prototype))return function(i,...o){let c=e,l=t[c(1214)](r[c(674)](Wi,this),i,...o);return id[c(839)](l,i[c(1268)]?i.sort():[i]),r.cpunC(zt,l)};if(r.qCCjz(Fb).includes(t))if(r[e(1571)]!==r[e(1571)])if(r[e(1528)](_0x50d3ff.payload,_0x5cffee)){let i=r[e(1528)](this[e(1564)][e(1613)+"ncoding"],_0x1fface)?{force:!!this[e(1564)][e(1613)+e(1423)][e(360)],encoding:this[e(1564)][e(1613)+e(1423)][e(869)]?this[e(1564)][e(1613)+"ncoding"][e(869)][e(467)](/\s/g,"")[e(363)+e(1242)]():""}:{force:!1,encoding:this[e(1564)][e(1613)+e(1423)]?this[e(1564)].payloadEncoding[e(467)](/\s/g,"")["toLowerC"+e(1242)]():""},o=_0xebe228[e(1613)+e(1423)]?_0x8b9252["payloadE"+e(1423)][e(467)](/\s/g,"")[e(363)+e(1242)]():"",c=r[e(1528)](this._options[e(710)+e(1316)],_0x3c11d4)?{force:!!this[e(1564)][e(710)+e(1316)][e(360)],type:this[e(1564)][e(710)+e(1316)][e(430)]?this._options["payloadT"+e(1316)][e(430)][e(467)](/\s/g,"")[e(363)+"ase"]():""}:{force:!1,type:this._options[e(710)+"ype"]?this[e(1564)][e(710)+"ype"].replace(/\s/g,"")[e(363)+e(1242)]():""},l=_0x14786f[e(710)+e(1316)]?_0x4c23e4["payloadT"+e(1316)][e(467)](/\s/g,"")[e(363)+e(1242)]():"",u=c[e(360)]?c.type:l||c[e(430)],x=i[e(360)]?i.encoding:o||i.encoding,g=[r[e(705)],r.xBQQG,r[e(336)],r[e(1819)]],w=[r[e(676)],r.RSjRZ];this[e(1564)].enableTransformTextPayload&&g[e(670)](u)&&(!x||w[e(670)](x))?_0x4d802e[e(1552)+e(387)]=r[e(1618)](_0x552e93,_0x1f4b1f[e(691)],0,_0x105f12[e(691)].byteLength):_0x1570fc["textPayl"+e(387)]=""}else _0x5dc1ce[e(1552)+"oad"]="";else return function(...i){let o=e;return t[o(332)](r[o(674)](Wi,this),i),r[o(317)](zt,sd.get(this))};return function(...i){let o=e;return r[o(317)](zt,t[o(332)](r.PUGBG(Wi,this),i))}}function Hb(t){let e=z,r={sdTHp:e(1232),WHrWB:function(i,o){return i instanceof o},MYPnS:function(i,o){return i(o)},jaKZY:function(i){return i()}};return typeof t===r[e(421)]?jb(t):(r[e(590)](t,IDBTransaction)&&r[e(286)](Gb,t),ex(t,r[e(476)](zb))?new Proxy(t,Co):t)}function zt(t){let e=z,r={Uyxrb:function(o,c){return o(c)},AXkWa:function(o,c){return o!==c}};if(t instanceof IDBRequest)return r[e(1529)](Ub,t);if(Ao[e(847)](t))return Ao.get(t);let i=Hb(t);return r.AXkWa(i,t)&&(Ao[e(839)](t,i),Do[e(839)](i,t)),i}var ex,Vf,Jf,sd,To,id,Ao,Do,Co,Wi,Zf=Qf({"node_modules/idb/build/wrap-idb-value.js"(){let t=z,e={uhaZq:function(r,i){return r instanceof i},HmMiH:function(r,i){return r===i},JYMYD:t(396),gFxFz:t(1490),fOKdG:function(r,i){return r>=i},JctOL:function(r,i,o){return r(i,o)},wMQdI:t(901),uohBY:function(r,i){return r instanceof i},fFlnU:function(r,i){return r===i},AIZeg:function(r,i){return r===i},MCmxr:function(r,i){return r in i}};ex=(r,i)=>i[t(1256)](o=>r instanceof o),sd=new WeakMap,To=new WeakMap,id=new WeakMap,Ao=new WeakMap,Do=new WeakMap,Co={get(r,i,o){let c=t;if(e.uhaZq(r,IDBTransaction)){if(e[c(416)](i,e[c(1088)]))return To[c(1336)](r);if(e[c(416)](i,c(966)+c(1752)))return r[c(966)+c(1752)]||id.get(r);if(i===e[c(918)])return o[c(966)+c(1752)][1]?void 0:o[c(966)+c(1648)](o[c(966)+"oreNames"][0])}return zt(r[i])},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t,c={BuVDI:function(l,u){return e[N(1460)](l,u)},pRXkw:function(l,u,x){return e[N(646)](l,u,x)},wlMZi:function(l,u){return l|u}};if(e[o(489)]===o(1541)){for(_0x2fb150>>>=0;c[o(1382)](_0x5c4ea6,128);)c[o(873)](_0x3cec94,_0x424d2e,c[o(341)](127&_0x1aa3c1,128)),_0x28908b>>>=7;_0x48768e(_0x3d6bf8,_0x23c622)}else return e[o(1615)](r,IDBTransaction)&&(e[o(381)](i,e[o(1088)])||e.AIZeg(i,e.gFxFz))?!0:e[o(1619)](i,r)}},Wi=r=>Do[t(1336)](r)}}),tx={};Bb(tx,{deleteDB:()=>Kb,openDB:()=>Wb,unwrap:()=>Wi,wrap:()=>zt});function Wb(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let l=z,u={TeiCT:function(w,E){return w(E)},UvLuQ:l(1081),cMUQe:l(1169)+l(994),FnIwY:l(1210)+l(800)},x=indexedDB[l(470)](t,e),g=u[l(1700)](zt,x);return i&&x["addEvent"+l(724)](u[l(983)],w=>{let E=l;i(u.TeiCT(zt,x[E(579)]),w[E(493)+"on"],w.newVersion,u[E(1700)](zt,x[E(1537)+E(855)]))}),r&&x[l(1512)+l(724)](l(1805),()=>r()),g[l(980)](w=>{let E=l;c&&w["addEvent"+E(724)](u.UvLuQ,()=>c()),o&&w[E(1512)+E(724)](u.cMUQe,()=>o())})[l(449)](()=>{}),g}function Kb(t,{blocked:e}={}){let r=z,i={nGwyG:r(1805),lemmj:function(c,l){return c(l)}},o=indexedDB["deleteDa"+r(536)](t);return e&&o["addEvent"+r(724)](i[r(1366)],()=>e()),i[r(544)](zt,o)[r(980)](()=>{})}function Xf(t,e){let r=z,i={SMlAD:r(1081),fMVKy:function(x,g,w){return x(g,w)},FqZLQ:function(x,g){return x!==g},VkUOx:r(1557)+"e",Cxpsi:function(x,g){return x instanceof g},obiBZ:function(x,g){return x===g},diweW:"string",VVgUE:function(x,g){return x!==g},JjJgh:function(x,g){return x in g}};if(!(i[r(1356)](t,IDBDatabase)&&!(e in t)&&i[r(928)](typeof e,i.diweW)))return;if(Io[r(1336)](e))return Io[r(1336)](e);let o=e[r(467)](/FromIndex$/,""),c=i[r(1798)](e,o),l=rx[r(670)](o);if(!i[r(338)](o,(c?IDBIndex:IDBObjectStore)[r(974)+"e"])||!(l||nx.includes(o)))return;let u=async function(x,...g){let w=r,E={fOfhO:i[w(1418)],TgcKF:function(S,y,v){return i[w(651)](S,y,v)}};if(i[w(514)](w(277),w(708))){let S=this[w(1537)+w(855)](x,l?i[w(309)]:"readonly"),y=S[w(1490)];return c&&(y=y[w(248)](g[w(1638)]())),(await Promise.all([y[o](...g),l&&S[w(396)]]))[0]}else this[w(866)](E[w(1491)],E[w(1102)](_0x350fb2,E[w(1491)],{..._0x4170c1}))};return Io[r(839)](e,u),u}var nx,rx,Io,$b=Qf({"node_modules/idb/build/index.js"(){let t=z,e={LfuBo:function(o){return o()},RBFfM:function(o,c){return o(c)},fiEaR:function(o){return o()},hDpqS:t(1555),jelwJ:t(1580),leFcB:"get",Bakak:t(1520),quJXw:t(852),PxQtl:t(1273)},r=(t(252)+"1|2")[t(702)]("|"),i=0;for(;;){switch(r[i++]){case"0":e[t(981)](Zf);continue;case"1":Io=new Map;continue;case"2":e.RBFfM(qb,o=>({...o,get:(c,l,u)=>Xf(c,l)||o.get(c,l,u),has:(c,l)=>!!Xf(c,l)||o[t(847)](c,l)}));continue;case"3":e[t(1742)](Zf);continue;case"4":rx=[e[t(401)],e[t(437)],t(543),t(232)];continue;case"5":nx=[e[t(1474)],e.Bakak,e[t(251)],t(862)+"ys",e.PxQtl];continue}break}}}),Vb={idb:function(t){let e=z;t[e(609)]=Promise[e(429)]().then(()=>($b(),tx)).then(function(r){return r})}},Yf={};function Bt(t){let e=z,r={uyXKG:e(334)+"0",MPGfn:function(u,x){return u!==x}},i=r[e(1623)][e(702)]("|"),o=0;for(;;){switch(i[o++]){case"0":return l[e(609)];case"1":var c=Yf[t];continue;case"2":var l=Yf[t]={exports:{}};continue;case"3":Vb[t](l,l[e(609)],Bt);continue;case"4":if(r[e(565)](void 0,c))return c.exports;continue}break}}function N(t,e){t=t-220;let r=Ro(),i=r[t];if(N.TkkeCH===void 0){var o=function(x){let g="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",w="",E="";for(let S=0,y,v,A=0;v=x.charAt(A++);~v&&(y=S%4?y*64+v:v,S++%4)?w+=String.fromCharCode(255&y>>(-2*S&6)):0)v=g.indexOf(v);for(let S=0,y=w.length;S<y;S++)E+="%"+("00"+w.charCodeAt(S).toString(16)).slice(-2);return decodeURIComponent(E)};N.ZjHxVj=o,N.aPOopY={},N.TkkeCH=!0}let c=r[0],l=t+c,u=N.aPOopY[l];return u?i=u:(i=N.ZjHxVj(i),N.aPOopY[l]=i),i}Bt.d=(t,e)=>{let r=N;for(var i in e)Bt.o(e,i)&&!Bt.o(t,i)&&Object[r(802)+r(1566)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=z;Bt.o=(e,r)=>Object[t(974)+"e"][t(1274)+"operty"].call(e,r)})(),(()=>{let t=z,e={rdWmZ:t(771)+"d",sPtkY:t(1813)+"le"};Bt.r=r=>{let i=t;e[i(455)]!=typeof Symbol&&Symbol[i(1063)+"Tag"]&&Object[i(802)+i(1566)](r,Symbol[i(1063)+"Tag"],{value:i(1236)}),Object[i(802)+i(1566)](r,e[i(640)],{value:!0})}})();var Re={};function Ro(){let t=["B2PusuC","AwHQDLK","uxfvue4","y29UBMvJDgK","C2vUzf9Hy2S","v2LUzg93","CxDoAwq","DMrRuNa","BwLUzW","y29UBMvJDeu","rM54CKi","ug9us3O","zw50","AvzYr2K","Afr0tg0","zv90Aw1LB3u","BM1Xvvu","ELDMu1u","sMTvDvK","rLjptLrjrvi","ywr2yw5Jzq","v1L4t0u","zfnwufu","ufryANm","B1bZBe4","rKPRv0C","DKDvsKe","Ahr0Chm6","B3nLrxzLBNq","Cgf5Bg9Hzeu","B2zMC2v0","Dw9OqLK","tg9NsurozxC","AwrI","AxnJBvC","tunTEhi","x2XPC3rLBMu","yLHTqwq","rwTWz0y","DxLys0C","EMr1qKW","q0DfDNm","DuPRy0G","x2LZv29YA2u","vxDzu2u","AxnmB25N","q3vZDg9Tq2W","qNjPzgDL","q3LNy2e","x2LUAxrqCM8","D2z4zxy","wufttLm","sNPXELC","B01etKu","C2HPzNq","t1bftL9fuLi","BuXSwwq","BNruCMLLC0m","vNjwq2O","CwnvvvK","zxLcD3K","AwDHDg9Yt24","vu5HwMO","ChbyAum","B3jL","DuHbEvm","tufXs3G","C2XPy2u","wuPIEK0","y1vxsu0","BM5Ly3q","qw1VDw50","A1zwBhe","AK9mwha","Cwvstfm","ugreve4","CMvXDwLYzwq","zNnOyKe","CffPD1O","seH5EMm","DvPoBeS","CgTNyMC","zwrPyxrLBhK","tNLvyxe","wwPZrhO","uuDcz3C","r1vwDNK","AxnrB1nby2S","x2LZqNjVD3m","zMX1C2HfEha","zu9qAwy","C2v0u3rVCMe","q291BNq","ufDTEg0","r1rZDNa","t2LTBMO","DMLJzuLeig8","Dgv4Dc9Qyxy","AvztELO","yMLUyxj5vhK","DLfowgW","zNjVBujPDhm","rvvvtfq","uuPfwhC","Ag55Bwy","q29UzMLN","CMjkyxC","twXUq2q","v0DtBeW","CgLUz1rPBwu","uuTUs0C","BMrWB2LUDca","u3rYyxrLz3K","r2PZthe","rKjRtgy","C0nVDw50zxi","vgvPq1q","uNjUCeW","A3LKA0G","nNWZFdv8n3W","C3jJ","CNzHBfzHBhu","mhWXFdr8nxW","zw5KCg9PBNq","BwvZC2fNzq","y2jTAei","vw5Oyw5KBgu","t1b5twu","Dxrjza","ExrAu3G","D3m6lY8","s1bZqNi","AvDkuMm","C2vYDMvYvgK","D3rHALa","yxKSig5LDhC","C2vYDMLJzs0","ignVzgu6ia","DMTprxu","Cw9Z","BK5UAxq","r2LUvNa","ExDXqMy","y3r6DgK","zKnqwMe","Efrurw52","DhDVCMTdAge","DgLUzYbZzxi","wvbywKO","nti0ndK1n3HWz01mDG","q0HnuvG","zNjVBu51Bwi","ruz4y28","x2LZtwLUAvC","D3rHD3K","Bg9NsurozxC","uwHiuuW","CNDmwu8","zMLfyvi","ysbTDxn0igi","s2f0EvG","D2LSBfjLy28","tufyx1jfvfi","zM5Nq3m","shvUB2e","y3jLyxrLrxi","D21dsMe","uKfhsva","B3jLtMfTzxm","r1bpDxi","tvjlwM8","t3HHvuK","yw1kEMK","CuXmwue","tKr4Buy","B25VCgvU","yNL0zxm","AhvLALq","ywTsAwe","BMrWB2LUDfq","tMjoELC","CIb0DhDjra","BMrLEa","y3LdzMy","uK55uKW","x2LUAxq","r3rls2S","DxrMofDYAxq","ign1CNnVCIa","x29UrxjYB3i","D3HbyKi","vwT2Cfy","x2LUDgvYDMe","wfHVvvi","x2rLC3rYB3K","CKLgwxi","z1HrBwS","ig1LC3nHz2u","ExbHq0m","y1bVtLC","sKLIy2e","DKzKsLC","yNDXEfG","C3nHz2vfDMu","zvvYBa","Dgv4Dc9WBge","tuD1rfm","u2TPCcbWyxm","DM5yCNy","swfPDvG","zgLZCgf0y2G","DNfqBu8","x2rYB3bhBg8","z3HYsve","vLzNvuu","Ec1TC2CTy3u","DKDzALO","s1HPq2O","AMDrwKq","A3fACwC","whLjBvy","yMXVy2TLza","wKHxvfm","CMvZzxrdB3u","tKnTt3a","vKLnBMy","swvprKi","l3DZl3yY","mNWWFdr8m3W","x19LC01Vzhu","z1zzzxy","zgvIDwC","wKzru0q","yw1L","y3jLyxrLrwW","t09ytKS","AvHSB2e","DvzeEge","mZa4yNP4r3nf","Cw1ZvxG","zMXrtwK","y3r4","A1bNswK","DMvUDa","B3jRig9MzMW","reH3tfa","t0vWqM0","terotMC","BwzczwK","D2fZq2XLyw4","BKTbvuO","suvtx0vsuK8","AwXK","t3nMtwq","CLvTEuy","zgvJB2rLzey","C3rYAw5NAwy","DuTirwq","y2XLyxi","B05cthi","BwzQEee","wMfhBvm","CxbWyLO","BhLXwMm","EfHWAhe","thvYy0u","DcbSAw1PDa","CMvZzxruCMK","x2fKzfDZtgK","tg9JAW","suL4A1u","ugj5Chi","zunUuhe","zhr3Ewi","Aw5KzxG","rhPxte8","rezXzKC","CxvkwhC","m3WWFdv8nhW","yNL0zuXLBMC","wM1kveS","EvjLy29UBMu","CMvTB3zLrxy","t1vSEKK","wfz5reK","EfPzvhu","qwjVCNrfCNi","q2DbwLq","q0XJy0i","x3nLCuLK","x3jLywr5q2W","ANryEw0","Ehrbww4","BLrWC1m","x2DLDeLUDgu","svDMsuG","yu1dEuC","EvrNtxG","Ae1LC3nHz2u","Dg9oDw1Izxi","x3DZsw5ZDge","x2n1CNnVCKy","y29UC3rYDwm","z1P0BNG","zgHsBfu","zxjHDg9Y","y2HHCKnVzgu","uNvxuMO","ENn0s3O","uwHyEw4","CMvHzhLtDge","DgvmB2Djre4","tvLqBLm","rfHlBgW","mtb8m3W3","zNjHBwvuExa","BxfoBNC","CeHXtgi","wvrTzwK","yNjkBfK","zgvS","B25JBg9Zzq","ywnRpwzYB24","zNDZxZeUmc4","sgr6C2q","uwnAvNK","tgv4zK0","vKzWuwW","s0rwqxC","vwTstg4","CM9YrxzLBNq","x1fVu01HBMe","Dwv4zMi","wxHvrMu","D3nZoI8V","vMTvt3G","DeLK","twHKy1i","sLvSDMe","uxvLDwu","ihrVihjLDhi","sNHgBK4","x29UtwvZC2e","vhzJu3C","u214z2G","CuzACuS","EMvtr3O","ywXSB2nvBNm","CgXLyxnLiha","vwHUBxm","tMTWsM0","vNzxt2q","AgvHzgvYCW","yNvMzMvYzwq","CuXhwvi","x3vYBa","ChLTs2y","yMDtrgu","yxbWBhK","s0Tgz3i","mxW0Fdj8m3W","CgzsuLm","qNz6rMy","qNDcCK0","sMPkz2G","Ewrusfe","ALjyDhe","D2XnwMK","z29itgO","sersEwS","t25KBg4","rg5Vyuq","uvnft24","CMvdufi","vxvNyxy","EhrqsxO","seTrt0m","s1ftCvy","zLjhwvG","BNvTyMvY","BLvkAgy","qvzRsLy","vfPSCuy","s0D5twe","x2rPC3bHDgm","x3bYzwzPEa","zM9Yy2u","quXm","DcbVzIbYyw4","Dg9mB3DLCKm","vNLwDwq","s2TQwMm","B25tDgfYDfi","z2v0q3vYC28","rxjmy3q","u1LyExu","qxfZzxm","zw9rB2O","q01nre4","DgvZDa","AxmGDw5Kzwy","zw9OBgq","A0Lkswi","AgvKtwf4uMu","CLrIqMm","AwXLtMfTzq","z2v0t3DUuhi","zKzSBLu","zw50zwqGDhK","zufLq2u","z1zpzwm","vgn4t24","EgHHBgS","B2fK","r2fuuei","rwTrt2u","zMvpveC","wuHnCxO","wvnHshG","qKL1yMm","BMLVEhi","rgfuwe4","zg9Uzq","nZG3nZC0uNb1AwXh","shzVs2G","qNjgBfu","AxnrB1nnzxm","AerWCvm","DMfSDwvZ","rLDt","yxGGCMv0CMK","y01itha","y29UDgLUDwu","ENjvBeS","vNrvqLe","A2v5CW","Aw5PDcbrB1m","ChvZAa","tuTqqLu","u3LMCxm","rwzKrMi","B3zgAfK","sg1nAuG","CgLUz19VBMm","zMv0Cg0","nhWXFdb8mG","A2jdq1q","C2rusha","Axjusem","Cgu6ia","ww9jCNu","yxjYyxLIDwy","odyZmdq4y2fkrMvk","x3bHDgHlzxK","u0HUuvO","CMvZB2X2zq","DhLWzq","CM92AwrLihy","AK5mCgG","AevYCM9Yrxy","C3rYAw5N","tKrXs0q","ALbTv2i","AMvSD0O","rw9VCey","x29UvgLTzw8","quzcz04","ugfer0C","AxjLza","qvDAvLO","C1jOuhm","DunVtw4","r0PJy1q","wgzvB3a","Aer6sM8","y2f0y2G","s3zhAMG","Efv1wKi","tfznt0m","yvrPtu0","u0vWuwe","CMrxBvO","rKfSCu4","yNnPD2W","ufPNDfu","sMveuu8","x2LZsw5PDa","t0fjsee","B3Detgq","se9Owhm","uLjpuG","BMfmsNO","x2TLEvbHDgG","CMvWBgfJzq","zfnnuuG","Dev2zw50","B3bLBG","s3HysvG","wNbNEg4","sgjMsve","AMnyCwO","vejVwuu","AMflwLK","Ec1TC2CTCw8","EgTTAgG","BNrbBMrvCgq","CK5cAxe","EhPXANu","u2vXsuq","ywWGy3vYC28","BNf3uNi","y2XVC2uSihC","Bwj3qKW","tffpALu","v3HzEhC","D01rzeK","AMDOy2W","yMfPtge","u3jsBeC","B2XKvMvYC2K","qwXhzei","C2v0y3vYC28","sNrbAva","AMjLrM4","CujvtvO","tMPIuKC","EgH1AgO","zvjREw8","C0jf","o2nOyxjZzxq","zvD4u0W","x3jLBw92zvC","CKrvs2G","yxnZAwDU","EwnAtxK","v1HYzhG","DMvY","zufJAW","ntyXmdeWreTIt0LV","ExDeAMe","rNfAtfe","rhrjruC","ywDL","yw5ZzM9YBvq","EfzABuG","EKTbEhy","uhjPBwfYEuS","mxWZFdb8mNW","yM9KEq","B1nYBfC","y3vYCMvUDeu","vxbKyxrLq28","rKfszfa","ywnOzwqSihC","zxPyswS","BeLAALe","ANrTzum","y0nyDvu","BNrLCG","zwj0sMC","DeXRB0O","DMfS","DgfIyxnL","yuvKCfe","B25szwnLAxy","D2HMvxq","Bhnwvgu","B2vWqwK","ywTwDha","zgvSzxrL","BgvTBwO","Dhj1y3rVCIa","x3jLy29UBMu","ywXSzwqGBxu","wgncCLq","reTQsLy","Bwv0Ag9K","nde3ndvjC2Hgq08","Ahrsr3G","sMT6DMO","DuLirvm","yKXXD0q","CunyqxK","C0LsDgG","ywX3yxLZ","CgLUz0XVC3m","ChrVCG","suz3Bhq","C1PNs0e","v1bKBhm","BMvY","tvbhzM4","ChjVDg9JB2W","EMHSDem","BxfWwKO","Cef3Cvi","zxjYtM8","s3r6DMC","vfblvKG","x2n1CNnVCK4","rM56sem","q2zZtve","u2DLDhq","z3nWsva","BNfkDxO","CMvZDwX0","wwDpAeC","rhP6v1u","qLD1yue","quj2zxO","rNLsD2W","BeDktwC","yvzkEhC","y29SBM8","z29REhO","u3nuEee","v0HYv0i","Dw5RBM93BIa","mNW0Fdv8mhW","CNnVCL92ywW","Defmtvi","ywX1tfC","ywXSq3vYC28","uxj4EfO","DxrVuMvJB24","BgvUz3rO","BgLUzw5V","zu5iAe4","AxD4A2u","C0Xf","AxnAzxjV","EeLRDvm","uurHANK","tunTtNe","C2vUza","zxHWB3j0CW","BgvY","zxjFBxnNAwq","CMvUDevUzha","AgvHzgvY","uwDcrLO","svfRs1a","Cezhzwe","D24GCMvHC28","suDYDM4","y0Tmrum","qwfuEgm","BMDLza","yLftteu","seLnCwi","D29YrK0","CMvWBgfJzui","v2fwB3m","thP5uK8","DhjPzxm","A2vUC08","ywnRx2nVzgu","AenSB3nLrxy","BMCGDxjSoIa","s2DiEKS","vLfAs0e","CMvJzxzPzwq","ywjVCNq","zv9ZDwnJzxm","uKPjA0S","CeT1rxK","C1b0A1K","B3PbruC","qxvHyKm","CKrOv0S","CgDKwuu","v1jpBM8","sMn0t0W","vw9RA2O","wMjABNi","q0jkCeS","zxjYtxnN","zK1ws3K","z2jYC1m","s2Dnz08","ugLSse8","yNL0zu9MzNm","D3ncvhm","ihbYB3rVy28","wvrdvM0","x29Uq2XVC2u","D1v5u3i","CM92AwrLigi","BgLUzq","zfLyBxm","sLHjDu8","zeTquvi","CKLbDfm","CKrpvwW","EMjdzwi","rvjst1i","Aw5JBhvKzxm","vxHOs1q","yMLUza","s0nODwK","yvHgrg4","BMCGB3iGyw4","z2LdsNm","wwfoyvO","Bg1Iv2K","BNvQr2W","BLnWDue","A29zyKm","z2nzzeq","sKrXrgW","B25ozxr3B3i","DhDUDgu","y2XVC2veqG","D3L1Eem","sgvQvxe","uxz5BLC","y3vYC29Y","Cgf5Bg9Hza","B3vKrfO","Dg9cExrLCW","CMXPvgC","x0rctMfTzq","C3vIyxjYyxK","yuPyqLm","DeLUDgvYy2u","DgLTzw91Da","yMDUu0u","Berqvwy","C3bSAxq","B3jpBMXPBMu","vhfmtLK","AKnpBKe","y2Lovxu","wvrjAuG","ufPAuNO","Efb3CK4","Cgf5Bg9Hzfq","tMjwve4","tgDXAeq","otzit0XQwxi","uLPdz00","uxDeAw8","tvfTvgu","BwLZzq","uNHVCNu","wgHXEgW","vNHyv3O","rvPusg8","y3vYC29Yx24","vND6r3C","tgLZDgvUzxi","BMHYyMO","zKrkrK4","sfHpr24","BMCGzMfPBgu","DKHNBfm","CgLUz0LUDgu","DxjS","B2rmru8","ugPvBeS","thzhrMm","Aw5Lza","t1P6sLq","u3Dlz0m","ChvUEvK","v2vIu29JA2u","Cg9W","x25HDMLNyxq","reiGzMfPBgu","AM11DeS","uvnnuue","B3bLBIa","Bwf4uMv0CMK","qxzUy0e","D0D0s3e","ywfRyKK","uKLRA20","uxLvvKK","x2HHBMrSzu8","s3HLDeC","DKrXywW","r0z3s2e","vMPewfq","zNjVBunOyxi","rKLmrv9ot1q","Bwjsuw0","x0vysvnu","v0jTrxe","vxbftum","tevZt0m","z2TyCw4","t2fRDuu","z1rPBwvVDxq","A2v5","sevMC08","tLb1CvC","tMfTzq","Dw5KzwzPBMu","DgjxqKC","zMzMzG","igXHCMDLCIa","AwPhwMG","AvzVyNK","v2vPEgLUsLm","vvbguLC","lcbxzwjtB2m","uLLnsLe","uvH2A3i","y3jLyxrLq2W","B25LCNjVCG","BvbTDg4","sfHSs3G","AM9PBG","B2TeAwW","yxv0BW","A0zkBgO","Bg9Nsurhzw4","CMvKDwnL","A2v0ignVBNm","A0Diu08","t1bftG","Bw1WAgO","D09JCKK","zgnYtha","CMnPwNG","whLTBMO","zwvKzwq","AgreuNG","zgvMAw5Luhi","q09otKvdveK","AgLMChC","zxj2AwnL","Aw9UvgLTzw8","B3bLBKrc","r0vAs0m","tvLXq2y","CfnLAxi","y3vZDg9Tshq","yKH1CMq","z2vjBMzVu3K","ihrPBwvVDxq","CMPTtxK","EfbKsLu","BNbQBw4","q0Xpu0LorW","ywDLsgLKzq","rhngtxe","CvvKq3C","D1b6EvG","v0jqwfq","B3nLza","qxP3qvi","y3vYC29Yx2y","x3DZ","y2DLzwS","DxnLCKLW","tunozvq","BhrPCgXLihq","vwv4wha","wMvfCe0","AMrKv1a","yNDXsM0","vu5XChe","mtuWoduWmhPtsuDTqq","DhbizwfKzxi","C2v0","CMfNzvn5BMm","qKHsyxK","zMDfqwK","ug5rteq","BwvKAwf0zwW","D3LMuMy","jMPZy2fSBgi","AgfZ","AfPgEuu","sg9PsuK","y29TCgXLDgu","yMj2s0q","z2v0qwXS","ihrPBwvZ","y3jLyxrLuMu","Aw9U","C0XPC3rLBMu","Afbhvxq","AgLNAa","wvnzAgi","CMLLC0nVDw4","DwzXufm","z2v0qwXSs2u","De1HBMfNzxi","mdaWmdaWmda","D1vbCMq","zw1PDa","whfhzNK","BNrNwfK","zw5JB2rPBMC","De9xvwK","z2v0u3rVCMe","x2rLyNvN","CfjyA3C","yMLUyxj5","x3bPBMDqB24","AxrAwLu","s3fuB0u","x2LZtwLUAvq","DxDbsNi","igzHAwWSig0","A0jWwNG","x2rPC2nVBM4","tuvtu0fhrv8","vNHHuhm","DePgrgW","D1HwwgS","BMnLq2XVC2u","ywnRtxnNswq","mxWYFdn8nhW","zxjFCw9Zx2e","x21LC3nHz2u","Dxnqy0O","vwjszNm","rezht0i","CuXHC1y","B2nRzxrtDwm","B2nRzxrgywK","twvZC2fNzuu","vK1JDNa","wwfRBMq","tKX4uhu","DeL3Eum","ywnRx2LK","uvvQtgO","zxH0ugf5Bg8","q0L2Cxq","BM9Uzv9UB24","zMzmAw5L","yNLL","yxn2z1G","EMHdt2O","CNjVCK1LC3m","rLbNrgO","x2HHBMrSzva","CgfYC2u","x2HHBMrSzvi","twLZC2LUzYa","z0z4rNO","CMvJB25Uzwm","rgvKAwnHDgu","vw5PBxbSzw0","swjKsw8","x29UugfNzu4","C3bSAMu","uwLZA3e","zLbjEuC","zMLUza","B2jPqLO","AMrkyLG","q1j2wKO","r1fpExi","Bxvkug8","C1r4z1G","ufvpDKO","mNWZ","Bg9buwi","id4G","v3n5A1q","Chjivwm","B0fWr3q","r2LwCMi","B25dBg9Zzq","CuPeBhy","ru5NrhK","zNnpENa","z0Dcvg8","BwfW","t0fzsK0","A1LZB0m","q01eA2e","CgvYC2LZDgu","zNH0reC","n3W0Fdz8mNW","wvfozxO","qvv6ywm","q3vZDg9Trxi","uKDYDgW","y3vYCMvUDeK","y2HLy2TdDxi","s3HdvKe","s0fND1C","sNz5u0K","re5ou0u","CNPgwwu","tMT6B2y","B2jQzwn0u3q","yxKSihrYEsa","sgn5z00","zNjVBuj5Dgu","B3bLCNr5tMe","BwvY","BxD6v04","tNfwve0","ChjVDg90Exa","r2PsueC","aaaaaaaaaaa","ywnRDxbfBMq","ANbxEuK","BeHHBMrSzxi","DgHLBG","tgz1qM8","z1zfDe0","rM5jD1K","D3jPDgu","yxrLq291BNq","BvLms1i","q1bUugm","m3WX","DvDcteq","DxPxALi","CwvNwMq","AevLD3C","CMvQzwn0","AgfUz2u","ywDLrxzLBNq","zfz1q1e","rxzLBNq","Au11zeW","Buziwhm","Bgf6EM8","swPztLm","vMfzD1e","ywTpywC","mtb8nNWZFdC","Ae9Wzw5fDMu","wwv5zwi","vxHwDey","Ec11C2uT","qK1TCu0","r3jvs1u","AM91sLu","x3bPBMDmB3m","t3HVwgO","EwzXzeu","qu10r0y","zw5JB2rLrNi","zxq9DxrMltG","qvjzugS","yxbWBgLJyxq","Aw50zwDLCIa","yMHdqw8","DgLTzw91DcW","weLiuwS","CxPir08","tKHhCMK","Dg9cExrLC0W","C3vIC3rYAw4","z2vtEw5J","zMLSzw5HBwu","CePZCxq","zNHpyuC","CMvTB3zLq2G","wgnuqxK","Bffruu4","wwTgqKK","wfDjrMe","rufevNy","whHsufq","zNjVBNrPzxi","t1jLqMW","AhH4req","rhvmrfa","seLZr1C","twzgALe","A3DhtgS","CLzHBhvLCW","wuvcr0K","rg5wzKe","pxv0zI04","Bg9IywXty28","ugnLy2m","CgfNzxnOB3C","y2XLyxjtDg8","DhzHAhe","t0TbDuW","y3jLyxrLt3a","BxnNsuq","ELnlr2S","rxjqC1q","u2POzLG","x2nVBM5Ly3q","shrTtLi","Dg9tDhjPBMC","DMvYC2LVBG","zxH0zw5ZAw8","wwnMt3u","x3bYB3rVy28","y3jLyxrLt2i","zxjFywnRx20","zerqsNi","Ce5ttfG","C1zgugq","BKvoue8","C1Pkvw8","igzPzwXKoIa","Dw50","Ag52wuS","CM92AwrLihC","s3rhu1e","y1fiwxG","y2XVC2u","uNztveK","z29PBMCGyxC","uMn3zfi","Bwf4tg9ZC0m","vxPcrvK","Aw9Ul2PZB24","sLLnwuq","u0rswLG","BxfTChu","wwTly1a","C2nYAxb0","C2Hcwxm","tLjdAMq","x2n1CNnVCK0","DfPtDeW","qwT5wxK","BM93","wvL5vwG","CMvZzxrfBMq","Axnby2TdBgu","vgDJs0y","CLzlAhG","tffJzu4","BIWGAg9ZDg4","CxjezM4","ywXPzcb1CMW","BML0AwfSAxO","sujNs2u","Eef4u0S","Cuz3tLi","C3vJy2vZCW","Aw1LCYbPBIa","AefJA01LC3m","r3nAvey","CNzHBa","EfLnzLm","yw1LoIa","z2jfy3u","zw5HyMXLqxu","uu9jCKq","vhDYqxi","sKjVzgC","rMDHrw4","vNLPt2q","wvfsAfK","zfHrufK","y3jOrfC","ser0qwC","s1H0vw8","uK9fvwW","uurPvxy","q2HHrLK","DxbKyxrLq3u","zxjYB3i","tg9RzK8","q0Xpu0ve","D0Xxsha","CM92AwrLige","AMD2txu","zxbhvuy","Bvj0q0y","BgrZuKi","zMvY","zK1zv1u","zM9YrwfJAa","Dg53vum","Aw5KzxGGB3u","rvzgyNu","sLvkAKi","qNnmEwy","zfDptvq","x2nSzwfYugK","C2rkqNq","ihzHBgLKihm","x3nLBMrby2S","x2zVCM1HDeu","C1nmAwy","yMf1Cfi","EfjHtxO","vMDtEgG","zuz6v1C","y3vYDMfSDwu","zwDIsg4","Durjq3C","tLzNAhO","Dg9Y","CxHAuMK","DMvYC2LVBMm","DgLLCKPtt04","r29sAM8","y29UBMvJDfm","x2LZtM9Kzq","BM11uNy","r0L3Bfq","twfuqNG","terts2u","yMfSu2nVCgu","mZuXnZuXohvryLblDG","qKjhD2K","y2DkDMO","tuDcAum","DhjPzxmGCMu","AwjuCuW","t2L1wNm","sgrHuKG","t3LJrhO","rxHWve4","B25tDg9Wsw0","uMLzqwi","CejeBhq","B25Uzwn0Aw4","uMvHzcbWyxm","x2nSzwfYvgK","zxr3weS","BMvJDa","tg9Nsuq","zxrxB3jRq2G","x3DHAxq","wuDmsMm","tezWrgy","q1njBLm","qMvtALi","x2LUAxrhBg8","sLnptLa","z2v0sxrLBq","rxDpsge","BxjKteO","CMX4Ae4","DxbNCMfKzw4","t1PYreK","lcbTyxGGCMu","zuLArgm","y2fSBa","wwvhv3O","uMvJB25Uzwm","suT1Chq","D3LdD1C","zu5wBgK","Bg93","ENbgELa","C2XMweG","uMnHDMC","Dg9cExrLC0i","C2PWzhy","swrNBhK","BezSDxnO","sKjdvhq","sfjovve","wvziwNG","qw1stNe","zNvUy3rPB24","y29UBMvJDca","z0DZq0W","EM1sD0q","tw9KDwXL","A2PnwgS","Cg9PBNrdB24","t3Lrwwi","zMnKuKO","s1PNzKy","yxnL","zu9AChO","yxrHlcbKyxq","D1zqAg4","zNjVBuHHC2G","AuH3C1y","vxntww0","EMvoB1u","BxnN","yw1Lu3bHy2u","yMfSrxzLBNq","Aw47y2HHCNm","zcWGDw5RBM8","Dhr3Awq","C29Tzq","B25pCgvU","ywDdz2y","BKXPBMu","A2zJzeC","tuPgv2O","mtf8mtb8mhW","y3jLyxrLtwu","C2P6y3a","x2rItMfTzq","CfDYsvO","A1n0yxr1C0m","C29YDa","BuvqsK0","wfLewLu","q0rssfy","B0Drr0K","y291BNq","AgfZt3DUuhi","zfbnsNe","wg54zeu","ihn1y2nLC3m","B1vMrLi","su5tvefova","wgXHsve","zNbkqwK","CejbquS","zfjswfm","sM1RvLy","EgrQBwG","zKXPDuG","vurovwe","DKPSrvC","ywzL","rKLUtLy","x21PBMLoyxy","zw5XDwv1zq","CMfTzq","BMDuAw1LCG","z2v0q3vYCMu","AvrnB1u","AwjuwvK","zxjFCw9Z","D1PWsvC","BLDdwNi","D1vyvgG","q3PbDwm","A3rgq2G","Bwu6ia","CKnfCeG","vurOs3i","BevIqNy","C1Dxzvm","DNbwrwq","zxf1ywXZ","vMHpzNC","AMLLEum","sK1XtMW","sfPADLy","ugDtBNa","ExbL","zgf0yq","Bhm6ia","yu1Hr0y","ywnSywG","B2zMBgLUzq","B25SAw5L","zwnVBM5Ly3q","zcbLCNjVCI4","Ewvmqw8","B3vUDa","BuH6zue","CfjNr1q","uLn6CKO","yuD6sw8","y2HnyxHuCMK","zhfqywS","AgjvCvu","BKn3AgW","Dg5Ivxu","z2v0","BMfTzq","AwXLx25HBwu","swrQCfi","uw1Tz2K","q0HYEMS","Bw5cweS","qMPjzfm","CNnVCL9Uyw0","ug9kBhy","B0XYCe4","DxLUBKu","v1nAA0C","rLbis1q","AfzUs20","BNjtv0e","ANvNsgK","x29Ut3bLBG","uxzYseW","uuDNvNG","q3HWC2K","EfnLz1C","BNzcBgO","tgvNALy","y2HLy2Tszwe","Dg9VigXHCMC","uKrwDgC","zMLN","shvpC08","yNvMzMvY","BKD3EuC","D2vrvMS","wLj5zuq","tK5usNe","CefgwK0","C01sr08","r2XAr0i","zgrjrcWGzgu","t3bLBKv2zw4","qwXOtxa","B25fCNjVCG","D2juAM0","BMvLzf9Hy2S","q3ndqu8","ufHLAfu","t2j0CxG","qNvwreK","B0vhCNC","vgz5sKK","ChbL","y3ruAw1LB3u","B0XIB0K","rNjVBNrPzxi","sLDjCM8","muX3AM5fra","zxjFAxnFywm","tNjlr1m","DhjPBq","z2vY","x2jPBMfYEvq","zK1zzu4","C2TQy0e","v3rSwuC","B2zM","rxrYvva","icSG","EuDPqMC","DMfSDwu","DgzIELe","zxmGCMvHy2G","CYbPBNn0yw4","ugTUz08","x2vUzhbVAw4","sKHrALu","Bg9N","AxnszwfKEq","uwzpwwm","x3bPBMC","svrfugq","Ef9MCM9UDgK","y29Uy2f0","ChjVy2vZCW","u01Squq","u2DZC28","CgjICdi","A1ffz0u","B25mAw5L","BMnVzgLUzW","Dg9iyxnO","se92qLu","zxjFDhrS","sKzoyuy","uMX1B3i","zfjWEMK","x3nVy2TLDa","zw50tgLZDgu","teLVB1m","yw5Hz2vY","A3HNzKy","rNvwA2O","ENvNvKm","vvjXAxm","B2D6yw8","qureBeO","ywDLu2HVDW","BgLTAxq","vuLPD20","CNHhuKe","y0n4AK0","BwvZC2fNzv8","Dxz2s1G","D29iwxm","BgLZDgvUtMu","AKHjrMC","EuTQDwK","uKrvAe4","C3rLBMvYCW","z3D3BgS","DgXPAge","uMPAwLG","r3DozeC","y1r2zve","CfD4r08","CMfUzg9T","zK9lzeC","t2jQzwn0","s1zeCLG","ihzHBgLKigq","Cg93","q2jVzLa","B1j3q3K","uKrSsfe","rwH4wue","BNrfBMrWB2K","sKvkzMu","vhvsDMu","y29Kzq","AeT4zg8","Bgvgy0i","ywnR","tLf4vuq","y2vZC0HHBMq","vuDYBNq","sNjAtxK","C2Lmwuq","zcWG","CMnZBxe","zwn0","zgv2AwnLx2K","Ehz0Cfm","teT3Ehy","ExDoEgO","r2Hcv2u","BfrPBwvVDxq","C3rVCMu","zK9MAe8","zsbHihn0CMK","Avf0z3C","ywnOzwq","B2LUDfjLywm","zMLSDgvY","zhfMthq","CKnLEvm","EwjQzva","B2nRzxq","zervCfO","EK5RuwC","CxD3DKy","qNbSCNK","uLv3EvK","mJfMtwnnzfK","y0jMu3e","tevTrwW","swTNCuW","C2v0sxrLBq","teH3y0i","ywrKrxzLBNq","vKfJree","x2DLBMvYyxq","C2vYDMLJzq","B25nzxnZywC","zw5fDMvUDa","vxvLChy","igfYCMf5yNu","z2v0s2v5","sLH3sxa","B25TzxnZywC","CevztLe","tu1uAeq","q0rvrgS","CgfNzwHPzgu","AxLRr3a","yu5OC1q","vxL4CMi","zhPwt3y","rLzhq2u","Dw5ZAwDUzwq","AMnNtMG","whnOvuC","D09Hzvi","D3jPDgvvAw4","DhjHBNnHy3q","C2fNzq","yML6rvm","zw5HyMXLvhi","CfDPBhe","tKrXDfm","CMvHC29U","C3rHCNq","rNbQBgi","CMvHzfvjBNq","yMfJA3vWigu","wezqs08","B3vRCeu","ywrKq291BNq","x2nYzwf0zvm","Dgv4DfbHEwW","sxPJv3y","uKLhCgW","Chv0","y2HnyxHdB3u","CMvHzhDYAxq","AhvYrLq","q29Kzq","tKfusvzfx0u","qNLyy20","y0fqr0y","u2vYDMLJzvC","x29WDgLVBNm","Cg9PBNrbBMq","B3bLCNr5","uwPIs0y","tMHTBue","x3fVC0rc","Ee93zMe","BKPKufG","v1nKA0C","zw5HyMXLuw8","v0rwtfG","ugPbzwm","r3nqzK4","s3nQC2m","Aw5KzxHpzG","yw5Nzq","ywrK","rxjYB3jdB2q","CMvJzwL2zwq","vwXXsfa"];return Ro=function(){return t},Ro()}(()=>{let t=z,e={aclah:t(711),XlaIQ:t(1287),aVJxw:function(a,n){return a+n},oPslN:function(a,n){return a+n},qUdCw:function(a,n){return a*n},TwrAr:function(a,n){return a+n},iMudL:function(a,n){return a(n)},FnzHC:function(a,n,s){return a(n,s)},nWCZr:t(1135),ojTIG:function(a,n){return a===n},GinVp:"DQZHA",ciNUu:function(a,n){return a+n},UDhKr:function(a,n){return a(n)},gVOec:"0000",NRCjd:t(773),IWfIH:function(a,n){return a!==n},PjAec:t(930),CHrzk:function(a,n){return a(n)},mnBXK:t(864)+t(864)+"00000000"+t(864),mmphj:function(a,n){return a|n},zhltC:function(a,n){return a<<n},qcUUY:function(a,n){return a<<n},PoTKz:function(a,n){return a|n},QvynW:function(a,n){return a|n},XVyDI:function(a,n){return a<<n},MaTBx:function(a,n){return a>n},NHGri:function(a,n){return a<n},YTIiH:function(a,n){return a>n},RjZZX:function(a,n){return a-n},Oimnj:t(1402),iwxke:function(a,n){return a!==n},xVpcC:"nBoyR",inygQ:"RuBBS",NDqKD:function(a,n){return a(n)},eFzWW:t(417)+t(637)+"s",jRXtq:t(417)+"e_timeout",fLiuH:function(a,n){return a===n},uzWjR:t(594),MKPBU:function(a,n){return a!==n},fngCs:function(a,n,s){return a(n,s)},LQOjU:function(a,n,s,d){return a(n,s,d)},JFNaF:"LDhTY",YPXZJ:function(a,n){return a(n)},IdjpR:function(a,n){return a(n)},RDlHQ:function(a,n){return a>>>n},EZTHo:function(a,n,s){return a(n,s)},XxRPT:function(a,n){return a(n)},CDUDk:function(a,n,s){return a(n,s)},etwXK:function(a,n){return a===n},KGyMa:function(a){return a()},zstKz:t(618),SwKgC:function(a,n,s){return a(n,s)},YoIru:function(a,n){return a!==n},ovFhY:function(a,n,s){return a(n,s)},kBpZx:function(a,n){return a!==n},UGrnt:function(a,n,s){return a(n,s)},JWIro:function(a,n,s){return a(n,s)},bsiwl:function(a,n,s){return a(n,s)},bwqxX:function(a,n,s){return a(n,s)},YASNS:function(a,n,s){return a(n,s)},ntgXY:function(a,n){return a!==n},uDICw:function(a,n,s){return a(n,s)},JRTYM:function(a,n){return a!==n},wPzyX:function(a,n,s){return a(n,s)},YgOhG:function(a,n,s){return a(n,s)},rTbBc:function(a,n){return a!==n},dVuCQ:function(a,n,s){return a(n,s)},siLYD:function(a,n){return a<n},Uokkj:function(a,n){return a<n},koYbC:function(a,n){return a>>n},YeGWz:function(a,n){return a|n},bsmSL:function(a,n){return a&n},WPdls:function(a,n){return a&n},oApGt:function(a,n){return a+n},cyCff:t(1706)+t(935),wxAbB:function(a,n){return a+n},pBDlt:function(a,n){return a+n},Nkzof:function(a,n){return a&n},Syfqs:function(a,n){return a&n},JUlva:function(a,n){return a|n},VMcvp:function(a,n){return a>>n},mYLKR:function(a,n){return a>>n},Ondln:function(a,n){return a|n},NVghz:function(a,n){return a&n},LwpWq:function(a,n){return a|n},BBGwi:t(825),RDVtg:t(323),jugHi:function(a,n){return a(n)},zWfSU:function(a,n){return a(n)},mbRQm:function(a,n){return a(n)},oGQGI:function(a,n){return a(n)},ujfHz:function(a,n){return a(n)},QwDio:function(a,n){return a(n)},mwzWN:function(a,n,s){return a(n,s)},rxGRA:t(917)+t(1660)+t(1075)+"SeqID",sVFPd:function(a,n){return a===n},nUJhf:t(917)+t(1660)+t(1075)+t(1197),jOLXp:t(917)+t(1660)+t(1075)+t(1515),lEbBv:t(917)+"required field: "+t(550),ZmJTK:function(a,n){return a===n},dWOMT:"HwxKY",ZRyeD:t(1605),BIubc:function(a,n){return a(n)},wUySr:function(a,n){return a&n},OPyMe:function(a,n,s){return a(n,s)},oLboI:function(a,n){return a(n)},qFZqK:function(a,n){return a>>n},pkgbg:function(a,n){return a>=n},CLccB:function(a,n){return a>=n},zVbTF:function(a,n){return a*n},VxXWz:function(a,n){return a>n},qppbZ:function(a,n){return a+n},TBoYE:t(1193)+t(240),nENPO:function(a,n){return a||n},VhOfw:function(a,n){return a===n},splje:t(1266),QOIrD:function(a,n){return a+n},QDiUv:function(a,n){return a+n},Uugav:function(a,n){return a*n},rSTfG:function(a,n){return a&n},bQSLE:function(a,n){return a>>>n},zbCeb:function(a,n){return a>>>n},DXKll:function(a,n){return a>>>n},CPnPc:function(a,n){return a>>>n},PilHO:function(a,n){return a===n},IFwlt:function(a,n){return a&n},jcgNh:function(a,n){return a===n},KDVAw:function(a,n){return a>=n},JDqDl:function(a,n){return a+n},YJbzM:function(a,n){return a!==n},hnymf:"umGUi",eNVli:function(a,n){return a<n},AvncA:function(a,n){return a>=n},wXVXk:function(a,n){return a+n},UPFRW:function(a,n){return a&n},kqZqg:function(a,n){return a|n},fDJFN:function(a,n){return a<<n},pEYNQ:function(a,n){return a<<n},QfOYc:function(a,n){return a&n},HdaRH:function(a,n){return a<n},pymKf:function(a,n){return a<=n},VFpQl:function(a,n){return a(n)},JXwIp:function(a,n){return a==n},GQOyr:function(a,n){return a+n},YTmei:function(a,n){return a+n},Obtqx:function(a,n){return a+n},xdjmh:function(a,n){return a&n},tvahq:function(a,n){return a|n},ktFCh:function(a,n){return a<<n},NNTJq:function(a,n){return a|n},RrnpL:function(a,n){return a<<n},XfUop:function(a,n){return a&n},irTHC:function(a,n){return a<<n},aMCyG:function(a,n){return a&n},GjRPG:function(a,n){return a<n},eNHhN:function(a,n){return a+n},dhRlU:function(a,n){return a+n},UbRfs:function(a,n){return a&n},BMmqM:function(a,n){return a===n},dRpzi:function(a,n){return a<=n},lzEsf:function(a,n){return a<<n},GrUKU:function(a,n){return a<n},QqUPN:function(a,n){return a<n},ibTqL:function(a,n){return a<n},ybjeP:function(a,n){return a<=n},RcwdR:function(a,n){return a<n},qwNid:function(a,n){return a<n},lsVTe:function(a,n){return a===n},BeSjR:"gZtbp",TqLNY:function(a,n){return a<n},HcygM:function(a,n){return a&n},HIsGW:function(a,n){return a>>n},WBPXT:function(a,n){return a<n},WBmEq:function(a,n){return a|n},iVoby:function(a,n){return a|n},nITjO:function(a,n){return a>>n},omGzI:function(a,n){return a|n},WsykT:function(a,n){return a|n},GUVvy:function(a,n,s){return a(n,s)},vaNlx:function(a,n){return a<n},MCmNq:function(a,n,s){return a(n,s)},OAIHA:function(a,n,s){return a(n,s)},zazSt:function(a,n){return a>=n},SrRlG:t(1518),QXvkr:t(1007),QhXyn:function(a,n){return a!==n},QKnKG:"GDRHp",TJrwd:t(1682),LexfM:function(a,n){return a&n},mHzeA:function(a,n){return a|n},TJejK:function(a,n,s){return a(n,s)},FPHKT:function(a,n){return a(n)},VrVCj:function(a,n){return a&n},whfUt:function(a,n){return a(n)},iQtgw:function(a,n){return a<<n},cAPGF:function(a,n){return a&n},zZLkz:function(a,n){return a(n)},ogzao:function(a,n){return a&n},NPuqW:function(a,n){return a&n},crhDW:t(1466),rCeyS:function(a,n){return a(n)},sjpdv:function(a,n){return a<<n},NQxUD:function(a,n){return a&n},qLasV:function(a,n){return a===n},rsYLV:t(1727),EoopF:function(a,n){return a(n)},HXOGn:function(a,n){return a(n)},gktBQ:function(a,n){return a<<n},ytZSx:function(a,n){return a&n},lIZjQ:function(a,n){return a|n},xrvCi:function(a,n){return a<<n},kQEgE:function(a,n){return a>>>n},Fpjlb:function(a,n){return a&n},KXiCj:function(a,n){return a&n},OReBl:function(a,n){return a&n},ZTNSv:function(a,n){return a(n)},bPLll:function(a,n){return a!==n},UexXp:t(1355),RGrtl:function(a,n){return a>>>n},WaVos:function(a,n){return a<<n},SYXyu:function(a,n){return a===n},rIAtS:function(a,n){return a<n},gXQmk:function(a,n){return a<n},WROno:function(a,n){return a<n},Idgly:function(a,n){return a&n},EkpgF:function(a,n){return a+n},URqNy:function(a,n){return a|n},XIHQk:function(a,n){return a&n},pyoaE:function(a,n){return a&n},oSrlW:function(a,n){return a+n},hVnKm:function(a,n){return a!==n},JMqNl:function(a,n){return a&n},CHMQX:function(a,n){return a&n},IeOFB:function(a,n){return a!==n},UzBEY:function(a,n){return a&n},pWxGO:function(a,n){return a>>>n},PTXjs:function(a,n){return a!==n},KxetG:function(a,n){return a|n},UkvpV:function(a,n){return a&n},Cygca:function(a,n){return a(n)},oLrpN:function(a,n){return a|n},baiLa:function(a,n){return a<<n},bbvKD:function(a,n){return a>>n},jtmeC:function(a,n){return a!==n},FInNV:t(1698),XcBrT:function(a,n){return a===n},gGBTo:function(a,n){return a|n},KxXIX:function(a,n){return a|n},tbWBG:function(a,n){return a<<n},LVMOC:function(a,n){return a<<n},wyCwW:function(a,n){return a<<n},VyiOd:function(a,n){return a|n},QyUVI:function(a,n){return a<<n},OsfMd:function(a,n){return a<<n},mfVoD:function(a,n){return a|n},dRYUW:function(a,n){return a<<n},gokxz:function(a,n){return a<<n},RIGpl:function(a,n){return a===n},AUzac:function(a,n){return a|n},eOZpz:function(a,n){return a<<n},MAqKx:function(a,n){return a<<n},LvGFc:function(a,n){return a>>>n},tfbzQ:function(a,n){return a>>>n},fgEAi:function(a,n){return a&n},nSpuA:function(a,n){return a&n},rNBiq:function(a,n){return a&n},agCgf:function(a,n,s){return a(n,s)},Rluor:function(a,n){return a!==n},AVkJV:t(1042),SMDSi:t(1535),sZJUo:function(a,n){return a+n},mfBei:function(a,n){return a|n},aEdpQ:function(a,n){return a%n},QhHQL:function(a,n){return a/n},xUuZB:function(a,n){return a+n},RAGIP:function(a,n){return a*n},OZrDI:function(a,n){return a>>>n},NrKGS:function(a,n){return a*n},WSZkG:function(a,n){return a>>>n},VaYwQ:function(a,n){return a===n},AkyYy:function(a,n){return a===n},LDSKe:function(a,n){return a>>>n},tnwUC:function(a,n){return a>>>n},MfFjQ:function(a,n){return a&n},xXphq:function(a,n){return a+n},DKjJV:function(a,n){return a+n},rDUKh:function(a,n){return a>>>n},lmDZw:function(a,n){return a+n},MlnCd:function(a,n){return a<<n},HtmNR:function(a,n){return a!==n},HEfsO:function(a,n){return a===n},AmXSq:function(a,n){return a===n},uvvKX:function(a,n){return a===n},Rcavg:function(a,n){return a&n},fshbA:function(a,n){return a&n},BrFlU:function(a,n){return a&n},NyUaq:function(a,n){return a&n},LDNNg:function(a,n){return a>>>n},EpbWP:function(a,n){return a+n},hbUqU:function(a,n){return a+n},YXTxH:function(a,n){return a|n},iHwsV:function(a,n){return a<<n},weQVk:function(a,n){return a<<n},mRtCF:function(a,n){return a&n},SsTxA:function(a,n){return a<n},LEmEl:function(a,n){return a>=n},fRGYX:function(a,n){return a<=n},zeSGz:function(a,n){return a(n)},oMDNE:function(a,n){return a===n},uJkcH:t(342),yTgMx:function(a,n){return a>>>n},itZZU:function(a,n){return a&n},Yaknd:function(a,n){return a&n},cUWIM:"NATIVE_E"+t(464),VxaPs:t(803)+"NG_ERROR",gxrIQ:t(883)+"ERROR",kYsoC:t(1639)+"OR",jouJU:t(582),uCoMn:t(1030),Smxgh:function(a,n){return a!==n},mTQlo:function(a,n){return a==n},EkQOe:function(a,n){return a>n},rIFYr:function(a,n){return a+n},LEsOC:function(a,n){return a(n)},JHQjU:function(a,n,s){return a(n,s)},wVPhn:t(1112),kGHSO:t(941),wOcrI:function(a,n){return a<n},lDPUf:function(a,n){return a===n},UIiwm:"twnte",brJlY:t(889)+"0",IKupt:t(1301),HRNUQ:t(1081),TPKVH:t(470),baupR:function(a,n,s){return a(n,s)},VAcDA:function(a,n,s){return a(n,s)},kFJlj:function(a,n,s){return a(n,s)},EhxYA:t(1708),rDhWK:function(a,n){return a!==n},AXZHX:t(1190),YGLJc:function(a,n){return a>>>n},YTCVm:function(a,n){return a+n},cMHLp:function(a,n){return a|n},bgnSE:function(a,n){return a>=n},RZCgM:function(a,n){return a&n},xtAYn:function(a,n,s,d){return a(n,s,d)},cbmhB:"VRqwV",HKQOC:function(a,n,s){return a(n,s)},jHIFg:t(1004)+"|8|5|9|0|2|11|4|1",pNSLX:function(a,n){return a<n},ISQch:function(a,n){return a>>>n},EKxZo:function(a,n,s,d){return a(n,s,d)},uVDxa:function(a,n){return a<n},WSdkG:function(a,n){return a|n},jddWP:function(a,n){return a|n},ldsRB:function(a,n){return a|n},VjDXT:function(a,n){return a&n},sUkdP:t(1013),kfcdG:function(a,n){return a instanceof n},IzcWv:function(a,n){return a+n},LIooS:function(a,n){return a||n},RUwyY:t(771)+"d",tliha:function(a,n){return a||n},vGUJA:function(a,n){return a!=n},DFqfG:"next() c"+t(547)+t(831)+t(1113)+t(1417),AlGdB:function(a,n){return a<n},asvgX:function(a,n){return a<n},qBUMZ:function(a,n){return a&n},Rxoru:function(a,n){return a-n},xVZmH:function(a,n){return a<=n},lazzo:function(a,n){return a|n},nhrbj:function(a,n){return a&n},jmutK:function(a,n){return a<n},DaTXN:function(a,n){return a|n},xSegW:function(a,n){return a|n},Ksjsc:function(a,n){return a&n},wtajP:function(a,n){return a|n},AaTxc:function(a,n){return a|n},gspIP:function(a,n){return a&n},wyfRf:function(a,n){return a<<n},LzyRO:function(a,n){return a&n},JBCTt:function(a,n){return a<<n},oNBLr:function(a,n){return a&n},QjbKF:function(a,n){return a&n},JrZMy:function(a,n){return a<=n},SjhfX:function(a,n){return a<n},wfxev:function(a,n){return a>>n},rliTg:function(a,n){return a&n},rbEAQ:function(a,n){return a===n},UlqHP:function(a,n){return a|n},HDRyk:function(a,n){return a&n},mBnMk:function(a,n){return a<<n},ppXiC:function(a,n){return a&n},HoWhu:function(a,n){return a>>n},XnxdE:function(a,n){return a|n},rzENe:t(1234),RSzrJ:t(877),LHwcB:function(a,n){return a>>n},LgqhD:function(a,n){return a|n},WGAOX:function(a,n){return a&n},SEpQa:function(a,n){return a-n},BUhnJ:t(496),OUlzI:"string",jghcl:function(a,n){return a===n},KtGSQ:t(1130),FnxrB:t(351),KxCVA:function(a,n){return a instanceof n},TZlqF:function(a,n){return a+n},svwAw:function(a,n){return a|n},flfiC:function(a,n){return a&n},YSaHx:function(a,n){return a(n)},JXIuO:function(a,n){return a instanceof n},hxxDD:function(a,n){return a!=n},HbfIQ:t(687),NDqtS:t(1789)+t(1253)+t(1017),fxOaG:"boe",pRgGT:t(1385),mqmpu:function(a,n){return a(n)},UsSYm:t(846)+t(296)+t(1170)+"P",URqis:t(1617),FgaEn:t(1407),owDLd:function(a){return a()},DzWLO:function(a,n,s,d){return a(n,s,d)},WxYxw:function(a,n){return a+n},BjIdS:function(a,n,s){return a(n,s)},jdJbX:function(a,n){return a===n},rzFYe:t(992),jPmWb:function(a,n){return a===n},QbEMu:t(1397),VVQoZ:t(1451),fsOzp:t(1482),UxhKT:function(a,n){return a(n)},vkrZw:t(885),YkKcP:function(a,n){return a-n},KvGjh:"DGjrd",xkmhh:function(a,n){return a||n},YQNez:t(1436),uIHES:t(1221),KgMgO:t(1646),GtKKk:t(1103),QtRoF:t(867),kbCCT:function(a,n){return a||n},wpSsK:t(1723),KgHzK:t(1445)+"id",eohld:"going aw"+t(1719)+t(1828)+"ine",PaDGG:function(a,n){return a<n},FVGCe:t(1628),qFwNR:t(324),gbEcu:t(1241),FuVkj:t(555),EtrUP:function(a,n){return a(n)},YSYhb:function(a,n){return a|n},VgSxh:function(a,n){return a<<n},rqefH:function(a,n){return a===n},ycZMy:function(a,n){return a<n},xAxSK:function(a,n){return a<n},jowDm:function(a,n){return a<n},huejT:function(a,n,s){return a(n,s)},MQmTe:function(a,n){return a&n},HDtAg:function(a,n){return a+n},rDOUl:function(a,n){return a!==n},YkFBI:function(a,n){return a&n},GZKXl:function(a,n){return a|n},jOqqN:function(a,n){return a&n},VwzGw:function(a,n){return a&n},QJEXw:function(a,n){return a>>>n},lmbWi:function(a,n){return a&n},zvpAC:function(a,n){return a&n},eWqxu:t(1509),qrDfn:t(1312),RNyRL:"9|1|3|8|"+t(1262)+t(953)+"5",aLQVM:function(a,n){return a>>>n},tOWUi:function(a,n){return a&n},HoWIO:function(a,n){return a|n},aVgCS:function(a,n,s,d){return a(n,s,d)},pBAAK:function(a,n){return a>>>n},xhalk:function(a,n){return a<<n},wxXRA:function(a,n){return a&n},ZHWTS:function(a,n){return a>>>n},WuTXp:function(a,n){return a|n},qVMbH:function(a,n){return a<n},zeNoU:function(a,n){return a|n},ADDlJ:function(a,n){return a|n},TfyJI:function(a,n){return a<n},uJWpk:function(a,n){return a|n},vnXrv:function(a,n){return a<n},nvBlj:function(a,n){return a&n},MhdcR:t(414),ysOIW:function(a,n){return a(n)},hTtLm:function(a,n){return a!==n},YxUFe:t(542),dzVOv:"x_fronti"+t(1298),CMKRM:t(1415)+t(1391)+"k",sZgKA:t(1378),JIbca:"is_ack",EFxco:t(630),JeDQO:function(a){return a()},Ntjry:t(1582),ENgDy:function(a){return a()},JkUuY:function(a,n){return a(n)},pgdYE:function(a,n){return a instanceof n},RLppS:t(1019)+t(1087),pAFZM:t(1019)+t(1087)+t(503)+t(1049),JDrNR:t(907)+"e",slfXH:"binary",eCnPq:t(1656),vFdJW:function(a,n){return a>n},gbrsS:function(a,n){return a&n},xYMfS:function(a,n){return a+n},epGUF:function(a,n){return a+n},wZpIW:function(a,n){return a+n},JxzCL:t(1148)+t(362)+"ge: ",CDRHV:t(937),igjhv:function(a,n){return a+n},BsLyf:function(a,n){return a<<n},Yeyeb:t(521)+"4",zrUlK:function(a,n){return a+n},bhCAo:function(a,n,s,d){return a(n,s,d)},Bplry:function(a,n){return a>>>n},xHQer:function(a,n){return a|n},sCejZ:function(a,n){return a|n},hnvYK:function(a,n){return a<<n},gkXqn:function(a,n){return a+n},cQHYx:function(a,n){return a<<n},nqwRr:function(a,n){return a<<n},MGBiC:function(a,n){return a|n},uwAJr:function(a,n){return a|n},YEBGI:function(a,n){return a+n},VtUBQ:function(a,n){return a+n},QDajy:function(a,n){return a>>>n},YcfOu:function(a,n){return a+n},pzcfI:function(a,n){return a+n},zhCOj:function(a,n){return a>>>n},usPcJ:function(a,n){return a&n},gVYev:function(a,n){return a+n},xIkuS:function(a,n){return a>>>n},zwdaK:function(a,n){return a&n},cVbxG:function(a,n){return a>>>n},hJJVp:function(a,n){return a+n},FzLqZ:function(a,n){return a+n},jgvMu:function(a,n){return a&n},sjOnM:function(a,n){return a+n},pfRRS:t(534),jgQZD:function(a,n){return a||n},sQsha:function(a,n){return a>>>n},cAhEI:function(a,n){return a<n},WXrdx:function(a,n){return a|n},nenhj:function(a,n){return a&n},ChaFY:function(a,n){return a|n},EcfWX:function(a,n){return a+n},npjmn:"2|0|6|5|1|9|8|4|"+t(288),NhmmA:"service",ALvhe:t(1163),ROEUl:t(1720)+"name",pSeir:function(a,n){return a(n)},GFwKa:function(a,n){return a(n)},JmkVV:t(826)+t(1338),bwqJm:function(a,n,s,d){return a(n,s,d)},dPMJq:t(758)+t(760),IjYNS:"iLicz",yeLAo:t(656),GTsvp:"cursor_n"+t(1817),oudDZ:t(361),jfvKv:t(1279),IQkKP:"CONTINUE",JzqzW:t(812),SDRZX:"setdb",aJXBS:function(a,n){return a(n)},amJzi:t(495)+"r",qxZRi:t(1762),WtlYG:"WkKQm",Qiskq:function(a,n){return a||n},mFHXs:t(939),cBfSq:t(432),sWWeS:"reconnect",Xhqxl:t(1544),EADVv:t(1472),pKuEy:function(a,n,s,d){return a(n,s,d)},mrdLJ:t(1415)+t(1426),GRvFS:t(477)+"s",TuRve:function(a,n,s){return a(n,s)},HejUq:t(1799)+t(1344)+"e",XabJF:function(a,n){return a(n)},zKAxv:function(a,n,s){return a(n,s)},GPOur:t(1799)+t(593)+"ue",LvoXD:function(a,n){return a>n},DnoaD:function(a,n){return a===n},cCxjM:t(1354),nKAUJ:function(a){return a()},OAYJM:function(a,n){return a===n},akOag:t(1800),CIvqt:function(a,n){return a<n},tZStL:function(a,n){return a===n},KatyX:function(a,n){return a===n},jnDwZ:function(a,n){return a&&n},qwwvF:function(a){return a()},fcdRJ:function(a,n){return a(n)},htRGx:function(a,n,s,d){return a(n,s,d)},DtIEG:t(228),yfqdE:function(a,n,s){return a(n,s)},rbJaw:"bye",IIxkU:function(a,n){return a!==n},jKINh:function(a,n,s,d){return a(n,s,d)},UELWu:t(1099),dMxrV:t(638),OPmFr:function(a,n){return a===n},hPGUt:function(a,n){return a===n},sSLif:t(788),CMMDN:t(1145),KPsBr:t(1549),GJccT:function(a,n){return a!==n},dcrLp:t(843),aGzIo:t(425)+t(1144),Pbveq:t(1420),LKwxv:t(322)+t(431)+t(1107),qmsUx:function(a,n){return a(n)},KKFgr:function(a,n,s){return a(n,s)},qLLYA:"stop imm"+t(1666)+" reconnect",WDVLX:t(1322),GoRjo:t(1321),PUOvJ:t(1052),OiuZs:"pagehide",BHRay:"ziiJI",GwNdG:function(a,n){return a!==n},ZFQSD:function(a,n){return a!==n},uHAyS:function(a,n){return a==n},xtPIz:t(308),PWmxm:"bd_did",xZYTu:t(1255),RLGky:"please p"+t(661)+t(1373)+t(1680)+t(1765),KChui:function(a,n){return a==n},XshUG:t(1232),CfsMQ:"web",rjmMy:function(a,n,s){return a(n,s)},cJXNt:function(a,n,s){return a(n,s)},lvIkT:function(a,n){return a-n},pFGea:function(a,n){return a(n)},TQccg:t(936),MJFWj:t(1686),oEGgk:function(a,n){return a*n},UpEMC:function(a,n){return a===n},ywNxj:function(a,n,s){return a(n,s)},TcxOn:t(699),aTiMM:t(1083)+t(967)+t(919)+t(1731)+t(510),AFBgN:function(a){return a()},qJDlv:function(a,n,s){return a(n,s)},JEJfe:"Scdrl",odLEO:t(733),XFPKO:t(1022)+" try rec"+t(1192)+"g",mfjxA:function(a,n){return a!==n},MMThD:function(a,n){return a>>>n},ANyBB:function(a,n){return a>>>n},nrSWA:function(a,n){return a===n},nyFzN:t(1104),xOwfa:function(a,n){return a(n)},fPIyG:"1|0|2|3|4",gmHPu:"1|2|0|4|3",cTveQ:"DHIGf",uZNlK:function(a,n,s){return a(n,s)},Aqses:function(a,n,s){return a(n,s)},EVFbu:t(1475),GIwlT:t(1603)+">",mlykh:"ycwzK",bizES:"kOKPm",YHMqz:t(749),nmqUU:t(1703)+t(419),dRRXS:function(a,n){return a===n},punyY:t(485)+"s already closed",iXloa:"close, w"+t(1406)+"ce not i"+t(1108)+"ed",vUKmA:function(a,n){return a||n},iTMoU:function(a,n){return a>>>n},xPwrN:function(a,n){return a<n},vqPmO:function(a,n){return a>n},nTpsS:function(a,n){return a+n},osGWW:function(a,n){return a(n)},llLqu:function(a,n){return a|n},qSTKX:function(a,n){return a==n},GhBWe:"please provide a"+t(1463)+t(1244)+t(1743)+t(1492)+t(675)+t(1519)+"ffer",xRaMz:function(a,n){return a==n},OEpBm:t(353),cCXuU:t(322)+t(1139)+t(1155)+t(805),JUJjB:function(a,n){return a instanceof n},cKLEC:function(a,n){return a(n)},HXlKx:"sent",fetpm:function(a,n){return a<n},aluLW:t(1292),zmRwD:function(a,n){return a===n},ZaGmS:"zrWtU",FAlqN:function(a,n){return a<n},RfZHW:"manual r"+t(1323)+"ing",ogWQi:t(1702),wmCJa:"vYmrG",sTxgX:t(1812)+"1",QrxxZ:"VyYvr",blliK:function(a,n){return a(n)},fxtDG:function(a,n,s){return a(n,s)},fMYeN:function(a,n){return a|n},PXehU:function(a,n){return a&n},qCXAy:function(a,n){return a&n},LurcE:t(976),lyqZc:function(a,n){return a*n},SoDuu:function(a,n){return a===n},bgSDe:t(1589),qfkhq:function(a,n){return a===n},dqfLt:function(a,n){return a!=n},prXqu:function(a,n){return a===n},BwBrM:function(a,n){return a!=n},HvoKh:function(a,n){return a===n},FPgDj:t(1461),Pcecc:function(a,n){return a==n},muJPo:function(a,n){return a!=n},fcriC:t(920)+"dWorkerG"+t(1050)+"pe",reCPR:function(a,n){return a===n},RuWRj:t(1563)+"orkerGlo"+t(1178),YjsDz:function(a,n,s){return a(n,s)},HOhXs:"__x_msg_qos__"};Bt.r(Re),Bt.d(Re,{FWS:()=>Wp,CustomErrorEvent:()=>Wd,createCloseEvent:()=>ht,ReconnectEvent:()=>Hd,createErrorEvent:()=>at,decodedFrame:()=>tn,createOpenEvent:()=>Xd,CustomCloseEvent:()=>Kd,createReconnectEvent:()=>ca,FrontierMessageEvent:()=>Vd,encodeFrame:()=>Ut,createMessageEvent:()=>Zd,OpenEvent:()=>Jd,ErrorCode:()=>rn,Event:()=>tr,MessageEvent:()=>$d});let r="";function i(a=""){let n=t;if(e[n(1320)]!==e[n(1280)]){let d=""+Date[n(1098)](),f=r||(r=x(a)),p=Math[n(1459)]()[n(1063)](16)[n(1651)](-6);return e[n(586)](e.oPslN("02"+d,f),p)}else this[n(827)]&&this._ws[n(608)](_0x4ae0d4),this[n(891)+"Queue"][_0x142599]=null}function o(){let a=t;return e.aVJxw(e[a(821)](1e4,Date.now()),Math.floor(e.qUdCw(1e4,Math[a(1459)]())))}function c(a){let n=t;return e[n(1122)](e.iMudL(Array,8).join("0"),e[n(574)](parseInt,a,10)[n(1063)](2))[n(1651)](-8)}function l(a){let n=t;return e[n(1608)](Array(4)[n(786)]("0"),e[n(574)](parseInt,a,2)[n(1063)](16))[n(1651)](-4)}function u(a){let n=t,s={DHwLP:e[n(1300)],yKjui:function(d,f){return d+f}};if(e[n(1584)](n(339),e[n(1725)])){let d={Pbypr:s[n(1829)]},f=_0x49e254[n(1365)][n(1651)](_0x475fca[n(655)+"et"],s[n(1450)](_0x1591dc[n(253)+"th"],_0x52798c[n(655)+"et"]));this._socket&&this[n(1430)][n(608)]({data:f,fail:p=>{let m=n;this[m(866)](d[m(245)],_0x19fcc8(d[m(245)],{message:this[m(1157)+"rrorMessage"](p)}))}})}else{let d=a[n(702)](/\./)[n(947)](m=>c(m)),f=[];return f[0]=e[n(998)](l,e.ciNUu(d[0],d[1])),f[1]=e[n(1306)](l,e[n(706)](d[2],d[3])),[e[n(384)],e[n(384)],e[n(384)],e.gVOec,e[n(384)],e[n(1094)],f[0],f[1]][n(786)]("")}}function x(a){let n=t;if(e[n(269)](n(930),e[n(1575)]))this._isBrowser&&_0x30e628[n(256)+n(1431)+n(564)](n(1526),this["_handleP"+n(819)]),this[n(1672)+"er"]&&_0x4fc85e["removeEv"+n(1431)+n(564)]("pageshow",this["_handleP"+n(1440)]),this[n(1081)]();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(373)](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]))/.test(a);return s?e[n(1341)](u,a):d?e.UDhKr(g,a):e[n(1342)]}}function g(a){let n=t,s="",d=[],f=0,p=0,m=!0,_=e.gVOec;if(e[n(1176)](a[n(1578)]("::"),-1)){let h=a[n(702)]("::");for(let R=0;e[n(1025)](R,h.length);R++){let M=h[R];if(e[n(707)](M[n(1578)](":"),0)){let F=M[n(702)](":");m&&(f=F.length),p+=F[n(599)];for(let H=0;H<F[n(599)];H++)if(F[H][n(599)]!==4){let de=_[n(1027)+"g"](0,4-F[H][n(599)]),Ie=de[n(1416)](F[H]);d[n(411)](Ie)}else d.push(F[H]);m=!1}else{if(e[n(269)](4,M[n(599)])){let F=_[n(1027)+"g"](0,4-M[n(599)]),H=F.concat(M);d[n(411)](H)}else d[n(411)](M);m&&(f+=1),p+=1,m=!1}}let I="";for(let R=0;e[n(1025)](R,e[n(1455)](8,p));R++)I=I[n(1416)](_);for(let R=0;e[n(1025)](R,d[n(599)]);R++)e[n(1584)](R,f)&&(s=s[n(1416)](I)),s=s[n(1416)](d[R]);return s}{let h=a[n(702)](":");for(let I=0;I<h[n(599)];I++){if(e[n(269)](e[n(1679)],e[n(1679)]))return this[n(1569)]?.[n(1411)];{let R=h[I];if(e[n(602)](4,h[I][n(599)]))if(e.xVpcC!==e.inygQ){let M=_[n(1027)+"g"](0,e[n(1455)](4,h[I][n(599)])),F=M[n(1416)](R);s=s[n(1416)](F)}else return new _0x238d9e(e.mmphj(e[n(795)](_0x479fe5[0]|_0x21997d[1]<<8,e[n(567)](_0x4677f8[2],16)),e[n(1643)](_0x331f65[3],24)),e[n(1595)](e.QvynW(_0x1e6a45[4]|e[n(1643)](_0x1948c3[5],8),e[n(258)](_0x54e7ca[6],16)),e.XVyDI(_0xf44d40[7],24)),_0x2fd1cb);else s=s[n(1416)](R)}}return s}}function w(a,n){let s=t;if(e[s(1286)](s(729),e[s(990)]))e.NDqKD(_0xb2fb4,s(699)),this[s(1399)](e[s(1162)],_0xb50006),this[s(1399)](e[s(340)],_0x2675c9);else{let d=a[s(767)];e[s(412)](void 0,d)&&(fe(n,10),j(n,d));let f=a[s(1403)];f!==void 0&&(e[s(1747)](fe,n,18),j(n,f))}}function E(a){let n=t,s={KkjZc:function(d,f,p,m){return e[N(487)](d,f,p,m)}};if(e.fLiuH("LDhTY",e[n(1427)])){let d={};e:for(;!e.YPXZJ($,a);){let f=e[n(1339)](ue,a);switch(e[n(1467)](f,3)){case 0:break e;case 1:d[n(767)]=L(a,ue(a));break;case 2:d.value=e[n(721)](L,a,e.XxRPT(ue,a));break;default:e.CDUDk(D,a,7&f)}}if(e[n(1195)](void 0,d[n(767)]))throw new Error(n(917)+n(1660)+n(1075)+n(767));if(e[n(1195)](void 0,d[n(1403)]))throw new Error(n(917)+n(1660)+n(1075)+n(1403));return d}else throw _0x2b59ba=_0x2c9176[n(599)],s[n(365)](_0x138c33,_0x14a472,10,_0x5e40ee[n(599)])}function S(a){let n=t,s=e[n(357)](k);return e[n(574)](y,a,s),e[n(1306)](B,s)}function y(a,n){let s=t,d=a[s(482)];if(e[s(602)](void 0,d)){if(e[s(269)](s(618),e[s(282)]))return new _0x5223cb(_0x42347e,{message:_0x4169e3,code:_0x20bed6,error:_0x233f0d});e[s(574)](fe,n,8),e[s(737)](xt,n,d)}let f=a.LogID;e[s(424)](void 0,f)&&(fe(n,16),e[s(415)](xt,n,f));let p=a[s(1515)];e[s(881)](void 0,p)&&(e[s(1478)](fe,n,24),e[s(1389)](xt,n,e.IdjpR(P,p)));let m=a[s(550)];e[s(602)](void 0,m)&&(fe(n,32),e[s(457)](xt,n,e[s(1306)](P,m)));let _=a.headers;if(_!==void 0)for(let Ie of _){e.bwqxX(fe,n,42);let ee=k();e.fngCs(w,Ie,ee),e[s(1786)](fe,n,ee[s(1441)]),e[s(1635)](K,n,ee),e.YPXZJ(O,ee)}let h=a[s(1613)+"ncoding"];e[s(868)](void 0,h)&&(fe(n,50),e[s(1165)](j,n,h));let I=a[s(710)+s(1316)];e.IWfIH(void 0,I)&&(e[s(1389)](fe,n,58),e[s(1635)](j,n,I));let R=a[s(691)];e.JRTYM(void 0,R)&&(e[s(822)](fe,n,66),e[s(737)](fe,n,R[s(599)]),pe(n,R));let M=a[s(1616)];e[s(424)](void 0,M)&&(fe(n,74),e[s(1478)](j,n,M));let F=a["serverTi"+s(1592)];F!==void 0&&(fe(n,82),j(n,F));let H=a.msgID;H!==void 0&&(e[s(580)](fe,n,90),e[s(1635)](j,n,H));let de=a[s(289)+"e"];e[s(378)](void 0,de)&&(e[s(574)](fe,n,96),e.dVuCQ(xt,n,e[s(1306)](P,de)))}function v(a){let n=t;if(e[n(1180)]===e[n(1362)])if(_0x432029=_0x318c3f[n(280)+"At"](_0x387131),e[n(1480)](_0x196726,128))_0x30b060[_0x5c5914++]=_0x144241;else if(e[n(647)](_0x543250,2048))_0x29f05d[_0x36d75a++]=e[n(1595)](e[n(681)](_0x3137ee,6),192),_0x3d67dd[_0x3a67df++]=e[n(1215)](63&_0x3880fa,128);else if(e.etwXK(e.bsmSL(64512,_0x27e6c3),55296)&&e.ojTIG(e[n(563)](64512,_0x3b39bc=_0x29dc1a[n(280)+"At"](e[n(940)](_0x592dc1,1))),56320)){let s=e[n(1767)][n(702)]("|"),d=0;for(;;){switch(s[d++]){case"0":_0x21cc8e=e[n(1774)](e[n(1191)](65536,e[n(567)](1023&_0x18496d,10)),e.Nkzof(1023,_0xc8bf6));continue;case"1":++_0x8afb25;continue;case"2":_0x2ff8d0[_0x5bcf23++]=e[n(413)](_0x1c14fe>>6,63)|128;continue;case"3":_0x4ef384[_0x31d82c++]=e.JUlva(e.WPdls(63,_0x57305c),128);continue;case"4":_0x1f8c58[_0x37eec2++]=e[n(899)](_0x3aee11,18)|240;continue;case"5":_0x4b5650[_0x5313d2++]=e[n(1595)](e.bsmSL(e[n(986)](_0x569210,12),63),128);continue}break}}else _0x435a87[_0x45cc8e++]=e[n(681)](_0x112bd9,12)|224,_0x38fe8d[_0x31e9ea++]=e.Ondln(e[n(1166)](e[n(899)](_0x27d044,6),63),128),_0x57b01e[_0x31dd58++]=e.LwpWq(63&_0x44a6aa,128);else return e[n(1352)](A,e[n(1038)](U,a))}function A(a){let n=t,s={};e:for(;!e[n(1601)]($,a);){let d=e.zWfSU(ue,a);switch(e.RDlHQ(d,3)){case 0:break e;case 1:s[n(482)]=St(a,!0);break;case 2:s.LogID=e[n(574)](St,a,!0);break;case 3:s[n(1515)]=e[n(435)](ue,a);break;case 4:s.method=e[n(759)](ue,a);break;case 5:{let f=T(a);(s[n(326)]||(s[n(326)]=[]))[n(411)](e[n(1306)](E,a)),a[n(1441)]=f;break}case 6:s[n(1613)+n(1423)]=e[n(737)](L,a,e.oGQGI(ue,a));break;case 7:s[n(710)+n(1316)]=L(a,e.ujfHz(ue,a));break;case 8:s[n(691)]=Se(a,ue(a));break;case 9:s[n(1616)]=e[n(457)](L,a,e[n(1339)](ue,a));break;case 10:s[n(1717)+n(1592)]=e[n(1389)](L,a,e[n(715)](ue,a));break;case 11:s[n(1057)]=e[n(972)](L,a,e[n(1601)](ue,a));break;case 12:s[n(289)+"e"]=ue(a);break;default:e[n(1786)](D,a,7&d)}}if(e[n(1286)](void 0,s[n(482)]))throw new Error(e[n(1443)]);if(e[n(1072)](void 0,s[n(1197)]))throw new Error(e[n(354)]);if(e[n(1195)](void 0,s[n(1515)]))throw new Error(e[n(1657)]);if(e[n(1286)](void 0,s[n(550)]))throw new Error(e[n(1307)]);return s}function T(a){let n=t;if(e[n(254)](e[n(1152)],e[n(1368)]))return _0x43bdaa?.find(s=>s[n(767)]===_0x590706)?.[n(1403)];{let s=e[n(393)](ue,a),d=a[n(1441)];return a.limit=a[n(1614)]+s,d}}function D(a,n){let s=t;switch(n){case 0:for(;e.wUySr(128,e[s(1272)](ie,a)););break;case 2:e[s(1711)](J,a,e[s(1387)](ue,a));break;case 5:e[s(721)](J,a,4);break;case 1:e[s(737)](J,a,8);break;default:throw new Error(s(921)+s(382)+s(423)+n)}}function P(a){let n=t;return a|=0,{low:a,high:e.qFZqK(a,31),unsigned:e[n(1665)](a,0)}}let b=[];function k(){let a=t,n=b[a(740)]();return n?(n.offset=n[a(1441)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function O(a){b[t(411)](a)}function U(a){return{bytes:a,offset:0,limit:a[t(599)]}}function B(a){let n=t,s=a[n(1760)],d=a[n(1441)];return s[n(599)]===d?s:s[n(696)](0,d)}function J(a,n){let s=t;if(a[s(1614)]+n>a[s(1441)])throw new Error(s(1791)+s(240));a.offset+=n}function $(a){let n=t;return e[n(262)](a[n(1614)],a[n(1441)])}function re(a,n){let s=t,d=a[s(1760)],f=a[s(1614)],p=a[s(1441)],m=f+n;if(e.YTIiH(m,d[s(599)])){let _=new Uint8Array(e.zVbTF(2,m));_[s(839)](d),a[s(1760)]=_}return a[s(1614)]=m,e.VxXWz(m,p)&&(a.limit=m),f}function X(a,n){let s=t,d=a.offset;if(e[s(720)](e.qppbZ(d,n),a.limit))throw new Error(e[s(475)]);return a[s(1614)]+=n,d}function Se(a,n){let s=t,d={iWJRc:function(f,p){return e.nENPO(f,p)}};if(e[s(1311)](e[s(924)],s(1202))){let f=this._qosDB[s(1206)](this[s(359)]),p=_0x7bd195[s(915)](d[s(1716)](f,"{}"));return p[_0x439465]=void 0,this._qosDB[s(1510)](this[s(359)],_0x952a6a.stringify(p))}else{let f=X(a,n);return a[s(1760)][s(696)](f,e[s(1121)](f,n))}}function pe(a,n){let s=t,d=re(a,n.length);a[s(1760)][s(839)](n,d)}function L(a,n){let s=t,d=e.OPyMe(X,a,n),f=String["fromChar"+s(1559)],p=a[s(1760)],m="\uFFFD",_="";for(let h=0;e[s(647)](h,n);h++){let I=p[e[s(1122)](h,d)],R,M,F,H;if(e.PilHO(e.IFwlt(128,I),0))_+=e[s(435)](f,I);else if(e.jcgNh(e.wUySr(224,I),192))if(e[s(302)](e[s(683)](h,1),n))_+=m;else if(R=p[e[s(940)](e[s(236)](h,d),1)],e[s(412)](192&R,128))_+=m;else{if(e[s(1652)](e[s(1688)],e[s(1688)]))return e[s(1132)](e[s(348)](1e4,_0x1a9bd9[s(1098)]()),_0x3f5fe6.floor(1e4*_0x1ffc93[s(1459)]()));if(H=e[s(689)]((31&I)<<6,e[s(563)](63,R)),e[s(1219)](H,128))_+=m;else if(e[s(881)](s(1383),s(1070)))_+=e[s(1732)](f,H),h++;else return _0x341199[s(757)+s(1559)](e[s(413)](255,this[s(1220)]),e.rSTfG(e[s(622)](this[s(1220)],8),255),e.bQSLE(this[s(1220)],16)&255,e[s(1467)](this.low,24),e[s(413)](255,this[s(858)]),e.zbCeb(this[s(858)],8)&255,e[s(287)](this[s(858)],16)&255,e.CPnPc(this.high,24))}else e.WPdls(240,I)==224?e[s(747)](e.wXVXk(h,2),n)?_+=m:(R=p[e.wXVXk(h,d)+1],M=p[e[s(1608)](h+d,2)],e[s(868)](e[s(778)](e[s(1803)](R,e[s(726)](M,8)),49344),32896)?_+=m:(H=e.Ondln(e[s(1523)](e[s(1412)](15,I),12),e[s(660)](63,R)<<6)|63&M,e[s(1186)](H,2048)||e[s(302)](H,55296)&&e[s(330)](H,57343)?_+=m:(_+=e[s(301)](f,H),h+=2))):e[s(1521)](e.Syfqs(248,I),240)?e[s(931)](h,3)>=n?_+=m:(R=p[e[s(292)](h,d)+1],M=p[e[s(706)](h,d)+2],F=p[e[s(1381)](h,d)+3],e[s(269)](e[s(1285)](e[s(1054)](e[s(344)](R,M<<8),e[s(1303)](F,16)),12632256),8421504)?_+=m:(H=e[s(1054)](e[s(1369)](e[s(1523)](7&I,18),e[s(1701)](e[s(447)](63,R),12))|e[s(422)](e[s(270)](63,M),6),e[s(1412)](63,F)),e[s(975)](H,65536)||H>1114111?_+=m:(H-=65536,_+=f(e[s(601)](e[s(319)](H,10),55296),e.dhRlU(e[s(893)](1023,H),56320)),h+=3))):_+=m}return _}function j(a,n){let s=t,d={OZzJT:function(h,I){return e[N(1286)](h,I)},AmRNq:function(h,I){return e[N(1009)](h,I)},ozAEG:function(h,I){return e[N(1774)](h,I)},gwwlk:function(h,I){return h+I}},f=n.length,p=0;for(let h=0;h<f;h++){let I=n[s(280)+"At"](h);e[s(302)](I,55296)&&e[s(1429)](I,56319)&&e[s(886)](h,1)<f&&(I=e.RjZZX(e[s(931)](e.lzEsf(I,10),n[s(280)+"At"](++h)),56613888)),p+=e.GrUKU(I,128)?1:e.QqUPN(I,2048)?2:e[s(1186)](I,65536)?3:4}fe(a,p);let m=e[s(1478)](re,a,p),_=a[s(1760)];for(let h=0;e[s(1184)](h,f);h++){let I=n[s(280)+"At"](h);if(e.KDVAw(I,55296)&&e[s(1499)](I,56319)&&e[s(1084)](h+1,f)&&(I=e[s(1455)](e[s(940)](I<<10,n.charCodeAt(++h)),56613888)),e.qwNid(I,128))_[m++]=I;else if(e[s(540)]("gZtbp",e[s(1203)]))e.TqLNY(I,2048)?_[m++]=e.kqZqg(e.HcygM(e[s(1043)](I,6),31),192):(e[s(823)](I,65536)?_[m++]=e[s(761)](e.QfOYc(I>>12,15),224):(_[m++]=e[s(776)](e[s(968)](e.nITjO(I,18),7),240),_[m++]=e.omGzI(e.nITjO(I,12)&63,128)),_[m++]=e[s(795)](I>>6&63,128)),_[m++]=e[s(938)](63&I,128);else return d[s(736)](-1,this[s(1220)])&&d[s(1231)](-1,this[s(858)])?_0x1b3ffd.fromBits(0,0,this[s(1532)]):this[s(1220)]===-1?_0x4ba3dc[s(1685)](0,d[s(641)](this[s(858)],1),this[s(1532)]):_0x122788[s(1685)](d[s(1453)](this[s(1220)],1),this[s(858)],this.unsigned)}}function K(a,n){let s=t,d=e[s(1670)](re,a,n[s(1441)]),f=a[s(1760)],p=n.bytes;for(let m=0,_=n.limit;e.vaNlx(m,_);m++)f[e.QDiUv(m,d)]=p[m]}function ie(a){let n=t;return a[n(1760)][e[n(607)](X,a,1)]}function Xe(a,n){let s=t,d=e.OAIHA(re,a,1);a[s(1760)][d]=n}function ue(a){let n=t;if(e[n(378)](e[n(492)],e[n(781)])){let s=0,d=0,f;do if(e.QhXyn(e[n(1694)],e.TJrwd))f=ie(a),e[n(823)](s,32)&&(d|=(127&f)<<s),s+=7;else return _0x24ae90|=0,{low:_0x41fc78,high:e[n(986)](_0x5ee35c,31),unsigned:e.zazSt(_0x36beb6,0)};while(e[n(300)](128,f));return d}else _0x326730[n(411)](_0x5dd547)}function fe(a,n){let s=t;for(n>>>=0;n>=128;)e[s(1525)](Xe,a,e.mHzeA(127&n,128)),n>>>=7;e.TJejK(Xe,a,n)}function St(a,n){let s=t,d=0,f=0,p=0,m;return m=ie(a),d=127&m,128&m&&(m=e.FPHKT(ie,a),d|=e[s(1523)](e[s(1642)](127,m),7),e[s(660)](128,m)&&(m=e[s(539)](ie,a),d|=e[s(1493)](127&m,14),e[s(1562)](128,m)&&(m=e.zZLkz(ie,a),d|=e[s(1493)](e.ogzao(127,m),21),e[s(300)](128,m)&&(m=e[s(715)](ie,a),f=127&m,e.NPuqW(128,m)&&(e[s(254)](s(754),e[s(1128)])?(this[s(1291)+s(1645)+s(662)]=_0x170da9,_0x3e8133?this[s(752)+s(1259)]():this[s(752)+s(908)]()):(m=e[s(1498)](ie,a),f|=e[s(1225)](e[s(1476)](127,m),7),128&m&&(e[s(895)](s(1727),e.rsYLV)?(m=e[s(438)](ie,a),f|=(127&m)<<14,e[s(561)](128,m)&&(m=e[s(727)](ie,a),f|=e.gktBQ(e.NPuqW(127,m),21),e[s(1412)](128,m)&&(m=e[s(998)](ie,a),p=e[s(1713)](127,m),128&m&&(m=e[s(1341)](ie,a),p|=e[s(660)](127,m)<<7)))):this[s(1399)](_0x195a05,_0x22bacd)))))))),{low:e[s(529)](d,e.xrvCi(f,28)),high:e[s(529)](e[s(1421)](f,4),p<<24),unsigned:n}}function xt(a,n){let s=t;if(e.bPLll(e[s(832)],e[s(832)]))_0x162eca=e[s(393)](_0x101fd8,_0x54138b),_0x33e820|=e.qcUUY(e[s(1545)](127,_0x18dc27),14),e[s(1438)](128,_0x3cbe80)&&(_0x19a359=_0x3d82d5(_0x443795),_0x24a1f8|=e[s(1801)](127,_0x33db04)<<21,128&_0x2238eb&&(_0x37607e=_0x59f18c(_0x1e4473),_0x122fe7=e[s(1545)](127,_0x16dc1e),e[s(1040)](128,_0x3864a1)&&(_0x406b97=e.ZTNSv(_0x2f9003,_0x476982),_0x2b300f|=e[s(1643)](e[s(769)](127,_0x407215),7))));else{let d=n.low>>>0,f=e.RGrtl(e.DXKll(n[s(1220)],28)|e[s(626)](n[s(858)],4),0),p=e.RGrtl(n[s(858)],24),m=e[s(369)](0,p)?f===0?e[s(975)](d,16384)?e[s(666)](d,128)?1:2:e[s(1780)](d,2097152)?3:4:e[s(647)](f,16384)?e[s(645)](f,128)?5:6:e[s(1010)](f,2097152)?7:8:e[s(1219)](p,128)?9:10,_=re(a,m),h=a[s(1760)];switch(m){case 10:h[e[s(236)](_,9)]=e[s(1226)](e[s(957)](p,7),1);case 9:h[e[s(1622)](_,8)]=m!==9?e.URqNy(128,p):e[s(1023)](127,p);case 8:h[e.QOIrD(_,7)]=m!==8?e[s(795)](e[s(987)](f,21),128):e[s(413)](f>>>21,127);case 7:h[e[s(601)](_,6)]=m!==7?e[s(1595)](f>>>14,128):e.pyoaE(e[s(1421)](f,14),127);case 6:h[e[s(523)](_,5)]=e[s(1350)](6,m)?f>>>7|128:e[s(1313)](e[s(668)](f,7),127);case 5:h[e[s(931)](_,4)]=m!==5?e.WBmEq(128,f):e[s(1734)](127,f);case 4:h[_+3]=e[s(1810)](4,m)?e[s(1803)](e.RGrtl(d,21),128):e[s(1086)](e[s(1421)](d,21),127);case 3:h[_+2]=m!==3?e[s(287)](d,14)|128:e[s(561)](e[s(1458)](d,14),127);case 2:h[e[s(1122)](_,1)]=e[s(1607)](2,m)?e.RGrtl(d,7)|128:d>>>7&127;case 1:h[_]=m!==1?e[s(753)](128,d):e[s(1775)](127,d)}}}function tn(a){return e.CHrzk(v,a)}function Ut(a){return e[t(1632)](S,a)}let nn=65536,Zr=e[t(239)],me=e.Uugav(nn,nn),Ae=e[t(237)](me,me),er=Ae/2,Pe=String[t(974)+"e"].charCodeAt;class ce{constructor(n,s,d){let f=t;this[f(1629)]=!0,this[f(1220)]=e[f(1346)](0,n),this[f(858)]=0|s,this.unsigned=!!d}static[t(1629)](n){let s=t,d={ppUzX:function(f,p){return e[N(1455)](f,p)},HuOsO:function(f,p){return f|p},kxgfF:function(f,p){return e[N(776)](f,p)},rlxhN:function(f,p){return f&p},tnbUu:function(f,p){return e[N(491)](f,p)},aVTfZ:function(f,p){return e.wUySr(f,p)},mlybM:function(f,p){return f&p},feOTG:function(f,p){return e[N(851)](f,p)}};if(e[s(530)](e[s(1290)],s(1698))){let f=d.ppUzX(d[s(1364)](d[s(1434)](d[s(1209)](7,_0x4c0560)<<18,d[s(1335)](d.aVTfZ(63,_0x1497b1[_0x438854++]),12))|(63&_0x5ae591[_0x3a4e29++])<<6,d.mlybM(63,_0x23dff7[_0x52e10f++])),65536);_0x4fdab3+=_0x585d9c["fromChar"+s(1559)](55296+d[s(390)](f,10)),_0x338ed1+=_0x2bb325[s(757)+s(1559)](56320+d.rlxhN(1023,f))}else return n&&e[s(548)](!0,n[s(1629)])}static[t(1685)](n,s,d){return new ce(n,s,d)}static fromBytes(n,s,d){let f=t;return d?ce[f(969)+"sLE"](n,s):ce[f(969)+"sBE"](n,s)}static["fromByte"+t(603)](n,s){let d=t;return new ce(e[d(946)](e[d(471)](n[0]|e[d(1303)](n[1],8),e[d(772)](n[2],16)),n[3]<<24),e.iVoby(e[d(1215)](n[4],e.baiLa(n[5],8))|e[d(452)](n[6],16),e[d(1218)](n[7],24)),s)}static[t(969)+t(502)](n,s){let d=t;return new ce(e.PoTKz(e.VyiOd(e[d(751)](n[4],24),n[5]<<16),e[d(227)](n[6],8))|n[7],e[d(795)](e.mfVoD(e.dRYUW(n[0],24),e[d(588)](n[1],16))|e[d(588)](n[2],8),n[3]),s)}static[t(1246)](n){let s=t;return e[s(1554)](n,Zr)?jd:new ce(e[s(987)](e.AUzac(e[s(1215)](e[s(955)](Pe[s(1214)](n,0),e[s(1243)](Pe[s(1214)](n,1),8)),e[s(567)](Pe[s(1214)](n,2),16)),Pe[s(1214)](n,3)<<24),0),e.DXKll(e[s(761)](Pe.call(n,4),Pe[s(1214)](n,5)<<8)|Pe[s(1214)](n,6)<<16|e[s(1650)](Pe[s(1214)](n,7),24),0),!0)}[t(1424)](){let n=t;return String[n(757)+n(1559)](255&this[n(1220)],e[n(734)](this.low,8)&255,e[n(413)](e[n(287)](this[n(1220)],16),255),e[n(1404)](this[n(1220)],24),e.fgEAi(255,this[n(858)]),e[n(680)](e.RGrtl(this[n(858)],8),255),e[n(480)](this.high>>>16,255),this.high>>>24)}static[t(1735)+"er"](n,s=!0){let d=t,f={MGuDS:function(p,m,_){return p(m,_)},WGSlL:function(p,m,_){return e[N(1258)](p,m,_)}};if(e[d(998)](isNaN,n))return s?rp:jd;if(s)if(e[d(1428)](e[d(355)],e.SMDSi)){if(n>=Ae)return sp}else jNeUVX[d(1790)](_0x50a92e,_0x3d4f71,82),jNeUVX[d(1692)](_0x3788a4,_0x599162,_0x9ad0a6);else{if(n<=-er)return op;if(e[d(262)](e[d(1074)](n,1),er))return ip}return ce.fromBits(e[d(222)](e[d(537)](n,me),0),e[d(938)](e[d(1740)](n,me),0),s)}[t(273)](){let n=t;return this[n(1532)]?e[n(451)](e[n(1751)](this.high>>>0,me),e[n(1211)](this[n(1220)],0)):e[n(1392)](this.high,me)+e[n(1348)](this.low,0)}[t(604)](){let n=t;return e[n(1002)](0,this[n(858)])&&e[n(1097)](0,this.low)}add(n){let s=t;ce.isLong(n)||(n=ce[s(1735)+"er"](n));let d=e.LDSKe(this[s(858)],16),f=e[s(270)](65535,this.high),p=e[s(1147)](this[s(1220)],16),m=e[s(1775)](65535,this[s(1220)]),_=n[s(858)]>>>16,h=e.UbRfs(65535,n[s(858)]),I=n.low>>>16,R=e[s(1044)](65535,n[s(1220)]),M=0,F=0,H=0,de=0;return de+=e[s(238)](m,R),H+=e[s(622)](de,16),de&=65535,H+=e[s(549)](p,I),F+=e[s(506)](H,16),H&=65535,F+=e[s(523)](f,h),M+=e[s(622)](F,16),F&=65535,M+=e.lmDZw(d,_),M&=65535,ce[s(1685)](e[s(955)](H<<16,de),e[s(1691)](M,16)|F,this[s(1532)])}[t(1310)](n){let s=t;return ce[s(1629)](n)||(n=ce[s(1735)+"er"](n)),e[s(1062)](this.unsigned,n[s(1532)])&&e.RGrtl(this[s(858)],31)===1&&e[s(768)](n.high>>>31,1)?!1:e.AmXSq(this[s(858)],n[s(858)])&&this[s(1220)]===n[s(1220)]}addOne(){let n=t;return e[n(1286)](-1,this.low)&&this[n(858)]===-1?ce.fromBits(0,0,this[n(1532)]):e[n(1446)](-1,this[n(1220)])?ce[n(1685)](0,e[n(549)](this[n(858)],1),this.unsigned):ce[n(1685)](this[n(1220)]+1,this[n(858)],this[n(1532)])}[t(693)](n){return n?this[t(1026)+"E"]():this.toBytesBE()}[t(1026)+"E"](){let n=t,s=this[n(858)],d=this.low;return[e[n(1438)](255,d),e.OReBl(e[n(1458)](d,8),255),e[n(1223)](e[n(1147)](d,16),255),e[n(287)](d,24),e[n(1661)](255,s),e[n(399)](s>>>8,255),e[n(1667)](e[n(221)](s,16),255),e[n(1348)](s,24)]}toBytesBE(){let n=t;if(e[n(1637)](n(342),e[n(1626)])){let s=this[n(858)],d=this[n(1220)];return[e[n(506)](s,24),e[n(1775)](e[n(271)](s,16),255),e[n(668)](s,8)&255,e[n(876)](255,s),e[n(734)](d,24),e[n(1044)](d>>>16,255),e[n(957)](d,8)&255,e[n(900)](255,d)]}else _0xc5ad56=_0x403015[e.QDiUv(e[n(278)](_0x96a946,_0x520d8c),1)],_0xcf5e0a=_0x177820[e.EpbWP(e[n(1333)](_0x1f7e7d,_0x17f999),2)],e[n(1607)](e[n(300)](e.YXTxH(_0x35a6b1,e[n(1218)](_0x286464,8)),49344),32896)?_0x1109dc+=_0x5af5ed:(_0x4e3df5=e.URqNy(e[n(1125)](e[n(1247)](15&_0x158d44,12),e[n(1367)](e[n(1142)](63,_0x1d2d0b),6)),e[n(447)](63,_0x320f35)),e[n(589)](_0x4bcd3f,2048)||e[n(1508)](_0x2c0226,55296)&&e[n(352)](_0x4cee3c,57343)?_0x82c780+=_0x5f2b10:(_0x13a819+=e[n(320)](_0x3dedb8,_0x23f754),_0x4a61af+=2))}}let jd=new ce(0,0,!1),rp=new ce(0,0,!0),ip=ce[t(1685)](-1,2147483647,!1),sp=ce[t(1685)](-1,-1,!0),op=ce[t(1685)](0,-2147483648,!1);var rn=(function(a){let n=t;return a[a[e[n(1653)]]=5001]=n(1560)+"RROR",a[a[e[n(884)]]=5002]=e[n(884)],a[a[n(1746)+n(225)+"R"]=5003]=n(1746)+n(225)+"R",a[a[e[n(1797)]]=5004]=e.gxrIQ,a[a[e[n(949)]]=5005]=n(1639)+"OR",a})({});class tr{constructor(n){let s=t;this[s(430)]=n,this.target=null}}class Hd extends tr{constructor(n,s){let d=t;super(n),this[d(1708)]=s&&s[d(1708)]||null}}class Wd extends tr{constructor(n,s){let d=t;super(n),this[d(1135)]=s&&s[d(1135)]||null,this[d(587)]=s&&s[d(587)]||0,this[d(1029)]=s&&s[d(1029)]||"",this[d(600)]=s&&s[d(600)]||0,this[d(1708)]=s&&s.message||"",this[d(1472)]=s&&s.code||5001}}class Kd extends tr{constructor(n,s){let d=t;super(n),this[d(1472)]=s&&s[d(1472)]||0,this.reason=s&&s[d(1543)]||"",this[d(223)]=s&&s[d(223)]||!1,this[d(1745)+d(1654)]=s&&s[d(1745)+"nnect"]||!1}}class $d extends tr{constructor(n,s){let d=t;if(e.sVFPd(e[d(1011)],e[d(445)]))return this[d(1430)].url;super(n),this[d(1317)]=s&&s[d(1317)]||null}}class Vd extends $d{constructor(n,s){let d=t;super(n),this[d(1317)]=s&&s[d(1317)]||null,this.message=s&&s.message||null}}class Jd extends tr{constructor(n,s){let d=t;super(n),this[d(1317)]=s&&s[d(1317)]||null}}function at(a,{message:n,code:s,error:d}){return new Wd(a,{message:n,code:s,error:d})}function ht(a,{code:n,reason:s,wasClean:d,willReconnect:f}){return new Kd(a,{code:n,reason:s,wasClean:d,willReconnect:f})}function Zd(a,{data:n,message:s}){return new Vd(a,{data:n,message:s})}function Xd(a,{data:n}){return new Jd(a,{data:n})}function ca(a,{message:n}){let s=t;return e[s(318)]("MCNeT",s(830))?null:new Hd(a,{message:n})}class Yd{constructor(n,s){let d=t;this[d(1707)+"s"]=n,this[d(746)+"es"]=s,this[d(958)+"ndex"]=0,this["currentE"+d(1763)+d(860)+"t"]=0}[t(1100)+t(1238)+t(1363)](){let n=t;this[n(958)+"ndex"]=0,this["currentE"+n(1763)+"riesCount"]=0}[t(241)+"es"](){let n=t;this[n(524)+n(1763)+"riesCount"]=0}getCurrentEndpoint(){let n=t;return this[n(1707)+"s"][this[n(958)+n(1766)]]}[t(1295)+t(1469)+"ntTriesC"+t(1326)](){let n=t;return this["currentE"+n(1763)+n(860)+"t"]}[t(1360)+"chMaxTries"](){let n=t;return this[n(958)+n(1766)]>=this[n(1707)+"s"][n(599)]||this["currentI"+n(1766)]===e[n(1455)](this[n(1707)+"s"].length,1)&&this["currentE"+n(1763)+n(860)+"t"]===this[n(746)+"es"]}[t(959)+"rentEndp"+t(1495)+t(377)+t(628)](){let n=t;return e.mTQlo(this[n(958)+n(1766)],this[n(1707)+"s"][n(599)])?!0:e[n(389)](this[n(524)+n(1763)+n(860)+"t"],this[n(746)+"es"])}[t(625)+t(977)+t(1565)+t(525)+"unt"](){let n=t;return this[n(524)+n(1763)+n(860)+"t"]=1,this[n(958)+n(1766)]++,this[n(1707)+"s"][this["currentI"+n(1766)]]}["getCurrentEndpoi"+t(479)+t(985)](){let n=t;return this["currentE"+n(1763)+n(860)+"t"]++,this[n(1295)+n(1469)+"nt"]()}}let nr=(e[t(1610)](e.RUwyY,typeof globalThis)&&e.SoDuu(e[t(331)],globalThis.constructor[t(1337)])||e[t(1505)]!=typeof window&&e.qfkhq(e[t(331)],window[t(276)+t(1167)][t(1337)]))&&e[t(1497)](t(771)+"d",typeof document),Rn=t(771)+"d"!=typeof globalThis&&(e.prXqu("Object",globalThis[t(276)+"tor"].name)||t(920)+"dWorkerG"+t(1050)+"pe"===globalThis[t(276)+t(1167)][t(1337)])&&e[t(337)](t(771)+"d",typeof tt),Xr=(e.hxxDD(e[t(1505)],typeof globalThis)&&e[t(398)](e[t(913)],globalThis[t(276)+"tor"].name)||e[t(1051)](e[t(1505)],typeof globalThis)||typeof globalThis<"u"&&!!globalThis[t(777)+t(1631)])&&e[t(932)](e[t(1505)],typeof wx),Yr=e.BwBrM(e[t(1505)],typeof globalThis)&&(e[t(1311)](e.fcriC,globalThis[t(276)+"tor"].name)||e[t(347)]("SharedWorkerGlobalScope",globalThis[t(276)+t(1167)][t(1337)])||e[t(1584)](e[t(281)],globalThis[t(276)+"tor"][t(1337)]))&&e[t(1041)](e.RUwyY,typeof self),ap=e[t(1497)](e.RUwyY,typeof globalThis)&&globalThis[t(276)+t(1167)][t(1337)]==="Object"&&e[t(1505)]!=typeof global&&e[t(701)](e.FPgDj,global["construc"+t(1167)][t(1337)])&&e[t(337)](e[t(1505)],typeof process)&&!!process[t(1064)];class da{constructor(){let n=t;this[n(1620)+"rs"]={}}[t(866)](n,...s){let d=t,f=this._listeners[n];if(f)f[d(1651)]()[d(1146)](p=>p.fn[d(332)](p[d(1825)],s));else if(e[d(1300)]===n&&!this[d(783)]){let p=s.length&&s[0];if(p instanceof Error)throw p;let m=new Error(d(1710)+d(1324)+(p?e[d(1779)](e.dhRlU(" (",p[d(1708)]),")"):""));throw m.context=p,p}return this}[t(1399)](n,s){let d=t,f={eAeCe:e[d(1245)],kIJIb:e[d(1162)],YaNaZ:d(417)+d(1599)+"t"};if(e[d(768)](e[d(793)],e[d(793)])){if(e[d(548)](void 0,n))this[d(1620)+"rs"]={};else if(s===void 0)this._listeners[n]=null;else if(d(634)==="AMRNJ"){let p={XYDZU:function(h,I){return e[d(763)](h,I)},yvfDI:e[d(1162)],YVHZx:d(417)+d(1599)+"t"};this["_clearPi"+d(1294)](),this[d(875)+"gTimeoutId"]=e[d(1409)](_0x14ba92,this[d(1413)].bind(this),this[d(1564)][d(730)+d(1116)]);let m=()=>{let h=d;_0x1e8fc0(f[h(383)]),this[h(1399)](f[h(376)],m),this.off(f[h(677)],_)},_=()=>{let h=d;p[h(1270)](_0x493567,h(699)),this[h(1399)](p.yvfDI,m),this.off(p[h(1230)],_)};this.on(e[d(1162)],m),this.on(e[d(340)],_),this[d(1413)]()}else{let p=this._listeners[n];if(p)for(let m=0;e.wOcrI(m,p.length);)e.lDPUf(p[m].fn,s)?p.splice(m,1):++m}return this}else this[d(1620)+"rs"]={}}on(n,s,d){let f=t;return(this[f(1620)+"rs"][n]||(this[f(1620)+"rs"][n]=[])).push({fn:s,ctx:d||this}),this}}class cp extends da{[t(1157)+t(912)+t(516)](n){let s=t;return n[s(650)]||n[s(570)]?("message: "+(n[s(650)]||"")+s(1721)+(n.errNo||""))[s(1393)]():JSON.stringify(n)}constructor(n,s,d){let f=t;super(),this[f(1430)]=null,Xr&&wx[f(1172)+f(1500)]&&(this[f(1430)]=wx[f(1172)+f(1500)]({url:n,protocols:s,header:d,fail:this[f(1551)+f(897)+f(979)][f(672)](this),success:this[f(1551)+f(896)+f(1477)+"ler"].bind(this)})),Rn&&tt[f(1172)+f(1500)]&&(this[f(1430)]=tt[f(1172)+"ocket"]({url:n,protocols:s,header:d,fail:this[f(1551)+f(897)+f(979)][f(672)](this),success:this[f(1551)+f(896)+f(1477)+f(610)][f(672)](this)}))}[t(1551)+t(896)+t(1477)+t(610)](){let n=t,s={OxaUI:function(d,f){return d||f}};if(e[n(1442)]===n(685))Promise.resolve()[n(980)](()=>{let d=n;this[d(242)+d(1452)]()});else{if(_0x155b7a)return new _0x3fa8e6(_0x3621c8[n(731)],_0x1ef072[n(566)]);if(s[n(1755)](_0x34d8a0,_0x47f25f))return new _0x393d43(_0x5347c0.url,_0x121276[n(566)],_0x477524[n(326)]);if(s[n(1755)](_0x116a06,_0xe579a6)&&n(771)+"d"!=typeof _0x36dbb6&&_0x5c3e50)return new _0x57d77d(_0x355eee[n(731)],_0x99927b[n(566)+"s"])}}[t(1551)+"ocketFai"+t(979)](n){let s=t,d={NrkaC:e[s(293)],lvUEg:function(f,p){return f!==p},KVDrX:e[s(1217)],MRKZo:function(f,p,m){return e.YASNS(f,p,m)},zNkQg:e[s(1300)],oUfFR:e[s(1229)]};Promise[s(429)]()[s(980)](()=>{let f=s;if(d.lvUEg(d[f(1462)],d[f(1462)])){let p=d.NrkaC.split("|"),m=0;for(;;){switch(p[m++]){case"0":this[f(1061)]();continue;case"1":this[f(1408)+f(863)]?.[f(1100)+"pointCon"+f(1363)]();continue;case"2":this[f(1012)+f(1699)]?.[f(1807)+f(532)]();continue;case"3":this[f(264)+f(824)]=!1;continue;case"4":this[f(460)]=!0;continue}break}}else{let p=d[f(1754)](at,d[f(1502)],{message:this[f(1157)+"rrorMess"+f(516)](n)});this[f(866)](d[f(1502)],p);let m=d[f(1754)](ht,d[f(1278)],{reason:this[f(1157)+f(912)+f(516)](n)});this[f(866)](d[f(1278)],m)}})}["_addWsLi"+t(1452)](){let n=t,s={Xymnj:function(d,f){return e[N(1404)](d,f)},wUArd:function(d,f){return e.BrFlU(d,f)},tgemu:function(d,f){return d&f},fpJAi:function(d,f){return e[N(1200)](d,f)},QcZVy:function(d,f){return e[N(1285)](d,f)},okDil:function(d,f){return e[N(1779)](d,f)},UNqpq:function(d,f){return e[N(658)](d,f)},eoQoj:function(d,f){return e[N(278)](d,f)},TPJFy:function(d,f){return e[N(938)](d,f)},QGBgw:function(d,f){return d<<f},XWIFa:function(d,f){return e[N(405)](d,f)},vJlEW:function(d,f){return d<<f}};this[n(1430)][n(1257)](d=>{let f=n;this[f(866)](e[f(572)],e[f(1159)](Xd,e[f(572)],{...d,data:d[f(650)]||""}))}),this[n(1430)][n(942)](d=>{let f=n;this[f(866)](f(1081),e[f(1513)](ht,f(1081),{...d}))}),this[n(1430)][n(1516)+"e"](d=>{let f=n;this[f(866)](f(1708),e[f(789)](Zd,e[f(1468)],{...d}))}),this[n(1430)][n(1376)](d=>{let f=n;if(e[f(643)](e.AXZHX,e.AXZHX)){_0x43a7b0[f(1629)](_0x329cd6)||(_0x2cc7d5=_0x4c016d.fromNumber(_0x59092d));let p=USUFAk[f(799)](this.high,16),m=USUFAk[f(865)](65535,this[f(858)]),_=USUFAk[f(799)](this.low,16),h=USUFAk.tgemu(65535,this[f(1220)]),I=USUFAk.Xymnj(_0x14aae6[f(858)],16),R=USUFAk.tgemu(65535,_0x530fb7.high),M=USUFAk.fpJAi(_0x29b4a7.low,16),F=USUFAk[f(299)](65535,_0x300932[f(1220)]),H=0,de=0,Ie=0,ee=0;return ee+=USUFAk[f(787)](h,F),Ie+=ee>>>16,ee&=65535,Ie+=USUFAk[f(836)](_,M),de+=Ie>>>16,Ie&=65535,de+=m+R,H+=USUFAk[f(1281)](de,16),de&=65535,H+=USUFAk[f(371)](p,I),H&=65535,_0x3ae968[f(1685)](USUFAk.TPJFy(USUFAk[f(1669)](Ie,16),ee),USUFAk[f(1036)](USUFAk[f(1288)](H,16),de),this[f(1532)])}else this[f(866)](f(1135),e[f(996)](at,e.nWCZr,{...d,message:d[f(650)]||""}))})}send(n){let s=t;if(e[s(1260)](n,Uint8Array)){let d=n[s(1365)][s(1651)](n.byteOffset,e.IzcWv(n[s(253)+"th"],n[s(655)+"et"]));this[s(1430)]&&this[s(1430)].send({data:d,fail:f=>{let p=s,m={jcXqj:function(_,h){return e[N(389)](_,h)},ZbZnr:function(_,h){return e[N(700)](_,h)},eRkyo:function(_,h){return e[N(714)](_,h)},HIMqb:function(_,h,I,R){return e.xtAYn(_,h,I,R)},sMRGO:function(_,h){return e[N(601)](_,h)},BNrgj:function(_,h){return _+h}};if(e[p(1709)]!==e.cbmhB){if(m[p(474)](_0x287b00,_0xf45b9))throw new _0x30fcba("integer too large");let _=3;for(;m[p(648)](_,0);){let h=m[p(501)](255,_0x25f7be);m[p(623)](_0x2e46a7,h,_0x53990a,m[p(1371)](_0x342d82,_)),_0x102143>>>=8,_--}return m.BNrgj(_0x326c93,4)}else this.emit(e[p(1300)],e.HKQOC(at,e[p(1300)],{message:this[p(1157)+p(912)+"age"](f)}))}})}else this[s(1430)]&&this[s(1430)][s(608)]({data:n,fail:d=>{let f=s,p={LFpDf:e[f(1449)],mqpZJ:function(m,_){return e[f(1071)](m,_)},LegjV:function(m,_){return e[f(344)](m,_)},rwLYO:function(m,_){return m<<_},ErLct:function(m,_){return e.fgEAi(m,_)},QgBFZ:function(m,_){return e.ISQch(m,_)},qegZd:function(m,_){return m|_},FSMib:function(m,_){return e[f(1176)](m,_)},bXmAd:function(m,_,h,I){return e.EKxZo(m,_,h,I)},ExpTN:function(m,_){return e[f(1821)](m,_)},dZfwy:function(m,_){return e[f(1572)](m,_)},hKxdo:function(m,_){return e[f(834)](m,_)},hZFyE:function(m,_){return e[f(506)](m,_)},hdDRx:function(m,_){return e[f(1143)](m,_)},XXYmP:function(m,_){return e[f(756)](m,_)},ljxwv:function(m,_){return e[f(1348)](m,_)},DnVfA:function(m,_){return m|_}};if(f(1013)===e.sUkdP)this[f(866)](e[f(1300)],e[f(1165)](at,f(1135),{message:this[f(1157)+f(912)+f(516)](d)}));else{let m=4294967295;return function(_,h,I=!0){let R=f,M=p[R(1201)][R(702)]("|"),F=0;for(;;){switch(M[F++]){case"0":if(p.mqpZJ(_[h++],128))return{value:I?m:p[R(1359)](0,m),offset:h};continue;case"1":return{value:I?m:p[R(1359)](0,m),offset:h};case"2":m=p[R(1359)](m,p[R(1741)](p[R(368)](15,_[h]),28))>>>0;continue;case"3":m=p[R(614)](p[R(991)](m,p[R(1741)](p[R(368)](127,_[h]),7)),0);continue;case"4":if(p.FSMib(h+=5,_[R(599)]))throw h=_[R(599)],p[R(1621)](_0x56f8e8,h,10,_[R(599)]);continue;case"5":if(p[R(568)](_[h++],128))return{value:I?m:p[R(1359)](0,m),offset:h};continue;case"6":if(p[R(1188)](_[h++],128))return{value:I?m:p[R(991)](0,m),offset:h};continue;case"7":if(_[h++]<128)return{value:I?m:p.dZfwy(0,m),offset:h};continue;case"8":m=p[R(1473)](m,p[R(1741)](127&_[h],14))>>>0;continue;case"9":m=p[R(848)](p[R(801)](m,p.rwLYO(p.XXYmP(127,_[h]),21)),0);continue;case"10":m=p.ljxwv(p[R(368)](127,_[h]),0);continue;case"11":if(p[R(1188)](_[h++],128))return{value:I?m:p[R(1048)](0,m),offset:h};continue}break}}}}})}close(n,s){let d=t;this._socket&&this[d(1430)][d(1081)]({code:n,reason:s})}[t(1512)+t(724)](n,s){this.on(n,s)}[t(256)+t(1431)+t(564)](n,s){this[t(1399)](n,s)}get[t(284)+"te"](){let n=t;return this[n(1430)][n(284)+"te"]}get[t(1683)+"pe"](){return this[t(1430)].binaryType}set binaryType(n){}get[t(731)](){return this[t(1430)].url}get[t(566)](){let n=t;return this[n(1430)][n(566)]}get extensions(){let n=t;return this[n(1430)][n(1065)+"ns"]}get[t(327)+t(1655)](){return 0}}function dp(a,n){let s=t;if(n)return new n(a[s(731)],a[s(566)]);if(e[s(1073)](Xr,Rn))return new cp(a[s(731)],a[s(566)],a[s(326)]);if(e[s(1432)](nr,Yr)&&e[s(1505)]!=typeof WebSocket&&WebSocket)return new WebSocket(a[s(731)],a[s(566)+"s"])}function lp(a){let n=t;return!!(a||Xr&&wx[n(1172)+n(1500)]||Rn&&tt[n(1172)+n(1500)]||e.tliha(nr,Yr)&&e[n(1610)](n(771)+"d",typeof WebSocket)&&WebSocket)}function Qd(a,n,s){let d=-1;async function f(p){let m=N;return e[m(330)](p,d)?Promise[m(993)](new Error(e[m(250)])):(d=p,e[m(1533)](p,s[m(599)])?Promise.resolve():s[p][m(672)](a)(n,f[m(672)](null,p+1)))}f(0)}function el(a){let n=t,s=0,d=0;for(let f=0;e[n(494)](f,a[n(599)]);++f)d=a[n(280)+"At"](f),e[n(910)](d,128)?s+=1:e[n(1590)](d,2048)?s+=2:e.qBUMZ(64512,d)===55296&&e.BMmqM(e[n(1223)](64512,a[n(280)+"At"](f+1)),56320)?(++f,s+=4):s+=3;return s}function tl(a,n,s){let d=t;if(e[d(704)](e[d(718)](s,n),1))return"";let f="";for(let p=n;e[d(1184)](p,s);){let m=a[p++];if(e[d(518)](m,127))f+=String[d(757)+d(1559)](m);else if(e.zazSt(m,192)&&m<224)f+=String[d(757)+"Code"](e[d(1e3)](e[d(1247)](e[d(725)](31,m),6),e.XIHQk(63,a[p++])));else if(m>=224&&e.jmutK(m,240))f+=String[d(757)+d(1559)](e[d(395)](e[d(1357)](e[d(1691)](e[d(1577)](15,m),12),e.dRYUW(e[d(1545)](63,a[p++]),6)),e[d(893)](63,a[p++])));else if(e[d(747)](m,240)){let _=e[d(955)](e[d(1718)](e.AaTxc(e[d(726)](e[d(577)](7,m),18),e.wyfRf(e[d(627)](63,a[p++]),12)),e[d(1228)](e[d(233)](63,a[p++]),6)),e[d(1567)](63,a[p++]))-65536;f+=String[d(757)+d(1559)](e[d(586)](55296,e[d(851)](_,10))),f+=String["fromChar"+d(1559)](e[d(1381)](56320,1023&_))}}return f}function la(a,n,s){let d=t,f={NCmOp:function(h,I){return e[N(1479)](h,I)}},p=s,m,_;for(let h=0;h<a[d(599)];++h)if(m=a[d(280)+"At"](h),e[d(1060)](m,128))n[s++]=m;else if(e[d(743)](m,2048))n[s++]=e[d(1327)](e[d(1634)](m,6),192),n[s++]=e.rliTg(63,m)|128;else if(e[d(1554)](e[d(1223)](64512,m),55296)&&e.rbEAQ(e[d(498)](64512,_=a[d(280)+"At"](e[d(1381)](h,1))),56320)){let I=(d(592)+d(988))[d(702)]("|"),R=0;for(;;){switch(I[R++]){case"0":n[s++]=e[d(319)](m,12)&63|128;continue;case"1":n[s++]=e[d(1583)](e[d(343)](63,m),128);continue;case"2":m=e[d(586)](65536,e.mBnMk(e[d(270)](1023,m),10))+(1023&_);continue;case"3":n[s++]=e[d(312)](e[d(1647)](e.HoWhu(m,6),63),128);continue;case"4":++h;continue;case"5":n[s++]=e[d(1276)](e[d(899)](m,18),240);continue}break}}else if(e.rzENe===e[d(1329)]){if(uHpoOr[d(1808)](_0x5ae36c,-_0x85c7e))return _0x27ab10;if(_0x2d43fb+1>=_0x1b9b58)return _0x37d7bb}else n[s++]=e[d(1511)](m,12)|224,n[s++]=e[d(712)](m>>6&63,128),n[s++]=e[d(1583)](e.WGAOX(63,m),128);return e[d(454)](s,p)}async function nl(a){let n=t;if(e[n(378)](e.BUhnJ,n(496)))this[n(1430)]&&this[n(1430)][n(1081)]({code:_0xe9fee0,reason:_0x3febc4});else{if(e[n(257)]==typeof a)if(e[n(490)](e[n(1079)],e[n(1594)])){if(!this[n(827)])return;this[n(1778)+n(739)+"t"](_0x4096d7,_0x2223c2,_0x19ff66)}else{let s=new Uint8Array(e[n(438)](el,a));return e.xtAYn(la,a,s,0),s}return e[n(960)](a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(1365)],a[n(655)+"et"],a.byteLength)}}function up(a){let n=t;try{return e.OUlzI!=typeof a&&(e.KxCVA(a,ArrayBuffer)||a[n(1365)]&&e.JXIuO(a[n(1365)],ArrayBuffer))||e[n(1041)](n(434),typeof a)?"":(JSON[n(915)](a),"applicat"+n(1087))}catch{if(e[n(1554)](n(687),e[n(473)]))return typeof a=="string"?e[n(1542)]:"";_0x246586=_0x199585[e[n(356)](_0x361afb+_0x1133a9,1)],e[n(283)](e.xdjmh(192,_0x43f107),128)?_0x203673+=_0x5d3ab1:(_0x40dcfc=e.svwAw(e[n(845)](31&_0x271e68,6),e.flfiC(63,_0x2433d2)),e[n(1586)](_0x5dab43,128)?_0x4b9b41+=_0x91afe0:(_0x22b905+=e[n(392)](_0x1a51bf,_0x4f75f8),_0x2cd3ad++))}}let fp=(a,n)=>{let s=t;switch(a){case e[s(1031)]:case e[s(1328)]:return{[s(1008)+a]:1,"x-tt-env":n};default:return{}}};class xp{constructor(n){let s=t;this[s(1085)+s(1326)]=n,this[s(1273)]=0}[t(1550)](){let n=t;this[n(1273)]++}["checkRea"+t(1556)+"nt"](){let n=t;return e.KDVAw(this[n(1273)],this[n(1085)+n(1326)])}[t(1807)+"nter"](n=0){let s=t;e[s(1554)](s(444),s(1136))?_0x13aef4(_0x191220,this[s(268)+s(1705)+"e"](_0x29e150)):(this[s(1085)+s(1326)]=n,this[s(1273)]=0)}}async function hp(a){let n=t,s={kensO:function(d,f){return e[N(1090)](d,f)},OakuE:n(591)+n(1543),OycDz:n(1681)+"ascript",egbHn:e[n(1248)]};return new Promise(d=>{let f=n;if(!nr)return s[f(629)](d,s[f(765)]);try{let p=document[f(1818)+"ement"](f(1092));window["frontier"+f(1205)]=m=>{let _=f;document.body[_(1032)+_(226)](p),window[_(1039)+_(1205)]=void 0,s.kensO(d,m&&m[_(1250)]||s[_(765)])},p[f(430)]=s[f(1187)],p[f(1704)]=a[f(467)](/^ws/,"http")+s[f(1164)];try{document[f(522)]["appendCh"+f(226)](p)}catch{document[f(522)]["removeCh"+f(226)](p)}}catch{window.frontierJSONP=void 0,s[f(629)](d,s.OakuE)}})}function sn(a,n,s){let d=t;return!!a?.[d(927)](f=>f[d(767)]===n&&f[d(1403)]===s)}function rr(a,n){let s=t;return a?.[s(927)](d=>d[s(767)]===n)?.[s(1403)]}let ua=null;async function pp(){let a=t;return ua||(ua=Promise[a(429)]()[a(980)](Bt[a(672)](Bt,e[a(1437)]))),ua}class gp extends da{constructor(n,s){let d=t;super(),this[d(1265)]=n,this[d(466)]=s,this[d(1569)]=void 0,this[d(1633)+d(717)]=null}async openDB(){await this._init()}async[t(1769)](){let n=t,s={VvWOd:e[n(1124)],eyBwy:function(d){return e[n(462)](d)},pJkvH:function(d,f,p,m){return e[n(249)](d,f,p,m)}};if(!this[n(1569)]){if(this[n(1633)+n(717)])return this[n(1633)+n(717)];try{let d=this._dbName,f=this[n(466)];this[n(1633)+"mise"]=(async()=>{let p=n,m={CzAuc:function(_,h,I){return _(h,I)},mPmtn:function(_,h){return _(h)}};if(s[p(325)]==="AdjUA"){let _=_0x3cdda7();return qbTZuE[p(1302)](_0x32be8e,_0x2be1b7,_),qbTZuE[p(784)](_0x18cf51,_)}else{let{openDB:_}=await s[p(1644)](pp);this[p(1569)]=await s.pJkvH(_,"frontier_"+d,1,{upgrade(h){h[p(1068)+"jectStore"](d,{keyPath:f})}})}})(),await this[n(1633)+n(717)]}catch(d){console[n(1410)](d)}finally{this[n(1633)+n(717)]=null}}}async[t(1336)](n){let s=t;try{return await this[s(1769)](),this[s(1569)]?.[s(1336)](this[s(1265)],n)}catch(d){console.log(d)}}async[t(839)](n,s){let d=t;return await this[d(1769)](),this[d(1569)]?.put(this[d(1265)],n)}async[t(294)](n){let s=t;try{return await this[s(1769)](),this[s(1569)]?.[s(543)](this._dbName,n)}catch(d){console[s(1410)](d)}}async[t(232)](){let n=t,s={DzzWU:function(d,f){return e[N(488)](d,f)},UkRLn:function(d,f){return e.siLYD(d,f)},PdDTN:function(d,f,p){return e.BjIdS(d,f,p)},MYqCf:function(d,f){return e[N(734)](d,f)},cYALW:function(d,f){return e.qcUUY(d,f)}};try{if(e.jdJbX(n(1109),e[n(964)])){let d=0,f=_0x220293,p=s[n(581)](_0x30334f,4);for(;s[n(303)](f,p);){let{value:m,offset:_}=s[n(1659)](_0x314e24,_0x201378,f);f=_,d=s[n(809)](s.cYALW(d,8),0),d+=m}return{value:d,offset:p}}else return await this[n(1769)](),this[n(1569)]?.[n(232)](this[n(1265)])}catch(d){console.log(d)}}async[t(409)](){let n=t;return await this[n(1769)](),this[n(1569)]?.[n(862)+"ys"](this._dbName)}async[t(852)](){let n=t;return await this[n(1769)](),this._qosDB?.[n(852)](this[n(1265)])}async closeDB(){let n=t;try{this[n(1569)]?.[n(1081)](),this._qosDB=void 0}catch(s){console[n(1410)](s)}}get[t(1411)](){let n=t;if(e[n(436)](e.QbEMu,e.VVQoZ))this[n(958)+n(1766)]=0,this[n(524)+n(1763)+n(860)+"t"]=0;else try{return!!this[n(1569)]}catch(s){return console[n(1410)](s),!1}}}class mp{constructor(n,s){let d=t;this._DBName=n,this[d(427)]=s,this._qosDB=localStorage}async openDB(){}get[t(359)](){let n=t;if(e[n(369)](e[n(945)],e[n(945)]))return"frontier_"+this[n(695)];++_0x2a9bfe,_0x2986e1+=4}async[t(1336)](n){let s=t,d={nujGl:function(f,p){return e[N(671)](f,p)}};if(e.vkrZw===e.vkrZw){let f=this[s(1569)][s(1206)](this[s(359)]);return JSON[s(915)](e.tliha(f,"{}"))[n]}else return cNUitC[s(679)](_0x1f1242,_0x2e23a0(_0x97772f))}async[t(839)](n,s){let d=t,f=this[d(1569)][d(1206)](this[d(359)]),p=JSON[d(915)](f||"{}");return p[s||n[this[d(427)]]]=n,this[d(1569)][d(1510)](this[d(359)],JSON.stringify(p)),s||n[this[d(427)]]}async del(n){let s=t,d=this[s(1569)][s(1206)](this._prefix),f=JSON[s(915)](d||"{}");return f[n]=void 0,this._qosDB[s(1510)](this[s(359)],JSON.stringify(f))}async[t(232)](){let n=t;return this[n(1569)][n(232)]()}async[t(409)](){let n=t;if(e[n(254)](e.KvGjh,e[n(450)])){let s=this[n(1569)].getItem(this[n(359)]),d=JSON[n(915)](s||"{}");return Object.keys(d)}else{let s=_0x52540d[n(702)](":");for(let d=0;e[n(645)](d,s[n(599)]);d++){let f=s[d];if(e[n(269)](4,s[d][n(599)])){let p=_0x107d8c[n(1027)+"g"](0,e[n(1091)](4,s[d][n(599)])),m=p[n(1416)](f);_0x56105f=_0x305bae.concat(m)}else _0x3f35fc=_0x4676b7[n(1416)](f)}return _0x557dd9}}async getAll(){let n=t,s=this[n(1569)][n(1206)](this[n(359)]),d=JSON[n(915)](e.xkmhh(s,"{}"));return Object[n(402)](d)}[t(686)](){return Promise.resolve()}get[t(1411)](){return!!this[t(1569)]}}class wp{constructor(n,s){let d=t;this[d(695)]=n,this[d(427)]=s,this[d(1569)]=Rn?tt:Xr?wx:null}async[t(807)](){}get _prefix(){let n=t,s={ijGZh:function(d,f,p){return d(f,p)},brwmv:function(d,f){return e[N(1339)](d,f)}};if(e[n(283)](e[n(954)],e[n(554)]))return n(1039)+"_"+this._DBName;ifgals[n(775)](_0xf02f34,_0x52d95b,96),ifgals[n(775)](_0x189114,_0x36273f,ifgals.brwmv(_0xc0f878,_0x47d53d))}async[t(1336)](n){let s=t,d=this[s(1569)][s(871)+s(1028)](this._prefix);return JSON[s(915)](e[s(1073)](d,"{}"))[n]}async[t(839)](n,s){let d=t;if(e[d(653)]===e[d(1770)])return!!this._qosDB;{let f=this[d(1569)][d(871)+"geSync"](this[d(359)]),p=JSON[d(915)](f||"{}");return p[s||n[this._pathKey]]=n,this._qosDB[d(1675)+d(1028)](this._prefix,JSON[d(230)+"y"](p)),s||n[this[d(427)]]}}async[t(294)](n){let s=t,d=this[s(1569)][s(871)+s(1028)](this[s(359)]),f=JSON[s(915)](e[s(478)](d,"{}"));return f[n]=void 0,this._qosDB[s(1675)+"geSync"](this[s(359)],JSON[s(230)+"y"](f))}async clear(){let n=t;return this[n(1569)][n(1053)+n(840)]()}async keys(){let n=t,s=this[n(1569)]["getStora"+n(813)+"nc"](this[n(359)]),d=JSON[n(915)](s||"{}");return Object[n(409)](d)}async[t(852)](){let n=t,s={cNPSL:function(d,f){return e[N(1286)](d,f)}};if(e[n(1350)](e.QtRoF,n(894))){let d=this[n(1569)]["getStora"+n(813)+"nc"](this._prefix),f=JSON[n(915)](e.nENPO(d,"{}"));return Object[n(402)](f)}else{let d=_0x273c5b(_0x4bc556);this[n(827)]&&s.cNPSL(this[n(827)].readyState,this.OPEN)&&(this[n(827)]&&this[n(827)][n(608)](d),this[n(872)](n(1588),_0x2952d))}}closeDB(){return Promise[t(429)]()}get[t(1411)](){return!!this[t(1569)]}}function rl(a,n){let s=t;if(e[s(1432)](Rn,Rn))return new wp(a,n);if(e[s(420)](nr,Yr)&&e.hxxDD("undefined",typeof indexedDB))return new gp(a,n);if(e[s(1454)](nr,Yr)&&e[s(1505)]!=typeof localStorage)return new mp(a,n);throw new Error(s(410)+s(742)+"d")}class _p{constructor(){let n=t;this["_interva"+n(1489)+"Id"]=null,this[n(1776)+"l"]=36e5,this._qosDB=rl(e.wpSsK,e[n(633)])}async[t(1776)+t(1227)](){let n=t,s={pHqLb:function(d,f,p){return e[N(1747)](d,f,p)},CMDka:e.HRNUQ,lQQQN:e[n(375)],DNNSE:function(d,f){return d>=f},Jmtmg:function(d,f){return e[n(1121)](d,f)},ByXcm:function(d,f){return d-f},uLMxA:function(d,f){return d+f},dqPak:function(d,f){return d<<f},xvtpS:function(d,f){return e[n(1186)](d,f)},CbXpo:function(d,f){return e[n(441)](d,f)},Zpgxn:function(d,f){return e.ntgXY(d,f)},OyQYb:e[n(1531)],NbNzW:e[n(1111)]};if(e[n(654)](e[n(1119)],e[n(1435)])){if(this["_clearPi"+n(1294)](),this[n(1194)+n(971)](),this[n(505)+n(856)+"rs"](),this[n(274)+n(887)](1e3,_0x243471),this[n(1061)+n(243)]=!1,_0x4572af&&this[n(741)+"orOnline"]()&&!this._readyClosed){if(this["_endpoin"+n(863)]?.["checkRea"+n(1331)+"es"]()){let f=this[n(1408)+"tManager"]?.[n(1295)+n(1469)+"nt"]();this["_dispatchCloseEv"+n(1596)](s[n(291)](_0x23cc3d,s[n(950)],{code:1006,reason:n(1233)+f+(" timeout, max re"+n(1183)+"ached"),wasClean:!0}))}else{let f=this[n(1564)][n(919)+n(698)+"ptor"](_0x2b8818,_0x437da2);this["_dispatc"+n(631)+n(1596)](s[n(291)](_0x35b53c,s[n(950)],{code:_0xd8540e,reason:_0x5939db,wasClean:!0,willReconnect:f})),f&&this[n(1061)]()}return}this[n(741)+"orOnline"]()||this[n(264)+n(824)]?this[n(358)+"hCloseEvent"](_0x22faf2("close",{code:_0x32c2eb,reason:n(909)})):this._dispatchCloseEvent(_0x5814e1(s[n(950)],{code:1006,reason:s[n(1034)]})),this[n(827)]=null,this[n(1408)+n(863)]?.[n(1100)+n(1238)+n(1363)](),this[n(1012)+n(1699)]?.[n(1807)+n(532)]()}else e[n(1400)](clearInterval,this[n(1776)+n(1489)+"Id"]),this[n(1776)+"lTimeoutId"]=e.HKQOC(setInterval,()=>{let d=n;if(s[d(472)](s[d(1239)],s[d(1764)]))this["flushExp"+d(442)]();else{let f=_0x348814[d(280)+"At"](_0x50e56b);ERaNXp[d(963)](f,55296)&&f<=56319&&ERaNXp.Jmtmg(_0x3dc887,1)<_0x290498&&(f=ERaNXp[d(1561)](ERaNXp.uLMxA(ERaNXp[d(1332)](f,10),_0x42718a[d(280)+"At"](++_0x1ac22f)),56613888)),_0x5f46e4+=f<128?1:ERaNXp[d(1485)](f,2048)?2:ERaNXp.CbXpo(f,65536)?3:4}},this._interval)}async[t(807)](){let n=t;await this[n(1569)][n(807)]()[n(980)](()=>{let s=n;this[s(1776)+s(1227)]()})}async[t(1673)+t(442)](){let n=t;(await this[n(1569)]?.[n(852)]()||[])[n(1496)](({timestamp:f})=>f<Date[n(1098)]())[n(1146)](f=>{let p=n,m={uynnE:function(_,h){return e[N(1348)](_,h)},ibTYY:function(_,h){return e[N(859)](_,h)},mvsDL:function(_,h){return e[N(1161)](_,h)},asZhP:function(_,h){return _===h},GaTPB:function(_,h){return e.rqefH(_,h)},naLJz:function(_,h){return e[N(508)](_,h)},dSVPU:function(_,h){return e[N(1110)](_,h)},doyRx:function(_,h){return e[N(1586)](_,h)},HOvBU:function(_,h){return e.jowDm(_,h)},AuabC:function(_,h,I){return e[N(1761)](_,h,I)},gVEtM:function(_,h){return e[N(706)](_,h)},pAwqR:function(_,h){return e[N(716)](_,h)},tIwyC:function(_,h){return e[N(1607)](_,h)},XVUBb:function(_,h){return e[N(1129)](_,h)},HZZvV:function(_,h){return e.QhXyn(_,h)},qeRLS:function(_,h){return e[N(778)](_,h)},CGEvs:function(_,h){return e[N(667)](_,h)},NxSGz:function(_,h){return e[N(1035)](_,h)},JvySI:function(_,h){return _+h},zduBL:function(_,h){return e.GZKXl(_,h)},cgeek:function(_,h){return e.jOqqN(_,h)},ARYPk:function(_,h){return _>>>h},RvSTI:function(_,h){return e[N(723)](_,h)},kjMXk:function(_,h){return e.XnxdE(_,h)},OJIuL:function(_,h){return e[N(694)](_,h)},NDxmF:function(_,h){return e[N(1177)](_,h)},hurFT:function(_,h){return e[N(1687)](_,h)},OKAuL:function(_,h){return _|h},ZeEpM:function(_,h){return e[N(678)](_,h)},AMtGF:function(_,h){return e[N(957)](_,h)},uexfb:function(_,h){return e.zvpAC(_,h)}};if(e[p(929)](e.eWqxu,e[p(1106)])){let _=_0x289f78.low>>>0,h=GAbKWD.uynnE(GAbKWD[p(1297)](GAbKWD[p(1347)](_0x19b2c7[p(1220)],28),GAbKWD.mvsDL(_0x1c88c8[p(858)],4)),0),I=GAbKWD[p(1347)](_0x47e9f0[p(858)],24),R=GAbKWD.asZhP(0,I)?GAbKWD[p(388)](0,h)?GAbKWD.naLJz(_,16384)?GAbKWD[p(1606)](_,128)?1:2:GAbKWD[p(1606)](_,2097152)?3:4:h<16384?GAbKWD.doyRx(h,128)?5:6:GAbKWD[p(1425)](h,2097152)?7:8:GAbKWD[p(465)](I,128)?9:10,M=GAbKWD[p(642)](_0xa7a874,_0x4bc599,R),F=_0x3b2698[p(1760)];switch(R){case 10:F[GAbKWD[p(982)](M,9)]=GAbKWD.pAwqR(GAbKWD.uynnE(I,7),1);case 9:F[GAbKWD.gVEtM(M,8)]=GAbKWD[p(902)](9,R)?GAbKWD.ibTYY(128,I):GAbKWD[p(569)](127,I);case 8:F[GAbKWD.XVUBb(M,7)]=GAbKWD[p(1314)](8,R)?GAbKWD[p(1297)](GAbKWD[p(1347)](h,21),128):GAbKWD[p(1658)](h>>>21,127);case 7:F[GAbKWD[p(982)](M,6)]=GAbKWD[p(1625)](7,R)?GAbKWD[p(1297)](GAbKWD[p(1347)](h,14),128):GAbKWD.NxSGz(h>>>14,127);case 6:F[GAbKWD[p(962)](M,5)]=GAbKWD[p(1625)](6,R)?GAbKWD[p(1624)](GAbKWD[p(1347)](h,7),128):GAbKWD[p(828)](GAbKWD[p(1018)](h,7),127);case 5:F[M+4]=GAbKWD[p(1625)](5,R)?GAbKWD[p(1297)](128,h):GAbKWD[p(1082)](127,h);case 4:F[GAbKWD.gVEtM(M,3)]=R!==4?GAbKWD[p(1237)](_>>>21,128):GAbKWD.OJIuL(GAbKWD[p(1758)](_,21),127);case 3:F[GAbKWD[p(962)](M,2)]=GAbKWD[p(1314)](3,R)?GAbKWD[p(1624)](_>>>14,128):GAbKWD[p(828)](GAbKWD[p(1558)](_,14),127);case 2:F[GAbKWD.XVUBb(M,1)]=GAbKWD.tIwyC(2,R)?GAbKWD[p(1055)](GAbKWD[p(1347)](_,7),128):GAbKWD[p(833)](GAbKWD[p(1015)](_,7),127);case 1:F[M]=GAbKWD[p(902)](1,R)?GAbKWD[p(1297)](128,_):GAbKWD[p(306)](127,_)}}else this._qosDB?.[p(294)](f[p(1445)+"id"])})}async[t(294)](n){let s=t;if(e[s(1652)](s(816),e[s(311)]))return this._qosDB?.[s(294)](n);{let d=e[s(1768)][s(702)]("|"),f=0;for(;;){switch(d[f++]){case"0":_0x47566b=e.aLQVM(e[s(859)](_0xf5d87f,e[s(870)](127,_0x12345d[_0x1f7033])<<21),0);continue;case"1":if(e.uVDxa(_0x573aab[_0x55319d++],128))return{value:_0x1c205e?_0x4958d1:e.HoWIO(0,_0x178c7f),offset:_0x262535};continue;case"2":if((_0x126df3+=5)>_0x2510ad[s(599)])throw _0x2308b8=_0xdeee41[s(599)],e.aVgCS(_0x3b00cd,_0x4b7b2e,10,_0x466828[s(599)]);continue;case"3":_0x33649e=e[s(1282)](e[s(620)](_0x3f2795,e[s(386)](e.wxXRA(127,_0xc2ce3b[_0x495ac7]),7)),0);continue;case"4":_0x5728bd=e[s(1806)](_0x4d390c|e[s(751)](e[s(627)](15,_0x30781e[_0x2aaad7]),28),0);continue;case"5":return{value:_0x3132e6?_0x309ef6:e.WuTXp(0,_0x47c2a3),offset:_0x281dd6};case"6":if(e.qVMbH(_0x5cf358[_0x415a71++],128))return{value:_0x29c5a3?_0x574184:e[s(1249)](0,_0x477ad8),offset:_0x423b15};continue;case"7":if(e[s(1186)](_0x17193c[_0x33fe70++],128))return{value:_0xe56484?_0x425a0f:e[s(1439)](0,_0x172aed),offset:_0x12176b};continue;case"8":if(e[s(1384)](_0x10f8fa[_0xce997f++],128))return{value:_0x512d16?_0x2e3acd:e.uJWpk(0,_0x12fef5),offset:_0x40ce9d};continue;case"9":_0x431f2b=e[s(480)](127,_0x4be3dc[_0x30fdfb])>>>0;continue;case"10":if(e[s(1792)](_0x523e87[_0x42b8a0++],128))return{value:_0x4e0c2e?_0x21cebc:0|_0x5ac092,offset:_0x530cd3};continue;case"11":_0x4d7e0a=e[s(1215)](_0x329f71,e[s(1691)](e[s(1358)](127,_0x4c8887[_0x3f07c9]),14))>>>0;continue}break}}}async[t(839)](n,s){return this[t(1569)]?.set({message_id:n,timestamp:s})}async[t(1336)](n){let s=t;return this[s(1569)]?.[s(1336)](n)}async closeDB(){let n=t;e.ysOIW(clearInterval,this[n(1776)+n(1489)+"Id"]),await this[n(1569)]?.[n(686)]()}get[t(1411)](){let n=t,s={eOPif:e[n(257)],gcYdD:function(d,f,p,m){return d(f,p,m)}};if(e[n(1598)](n(1127),e[n(307)]))return this[n(1569)]?.[n(1411)];if(EdAbpe[n(1674)]==typeof _0x55a37e){let d=new _0x369954(_0x9b7899(_0xfe4bd6));return EdAbpe[n(682)](_0x1ae8d8,_0x4a8ca3,d,0),d}return _0x5a65e3 instanceof _0x502ca0?new _0x2f0f36(_0x399cf8):new _0x4ed887(_0x4af9bd[n(1365)],_0x5a7225.byteOffset,_0x2d8476[n(253)+"th"])}}function fa(a){let n=t,s=!!this[n(1564)][n(1573)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let d=e[n(266)](sn,a[n(1708)].headers,e[n(1530)],"2"),f=d&&sn(a.message[n(326)],"x_fronti"+n(890)+"ck","1"),p=d&&sn(a[n(1708)].headers,e.CMKRM,"1"),m=p?e[n(1711)](rr,a[n(1708)][n(326)],n(1415)+n(1069)+"sgid")?.[n(702)](",")[n(1496)](Boolean)||[]:[];return{enabled:s,isQoSMessage:d,isQoSAck:f,isAckCleanupMessage:p,ackMsgIds:m}}async function il(){let a=t;return this[a(305)+"ger"]||(this[a(305)+a(1394)]=new _p),this._QoSManager[a(1411)]||await this["_QoSMana"+a(1394)][a(807)](),this["_QoSMana"+a(1394)]}async function yp(a,n){let s=t,{enableAutoAck:d}=this[s(1564)],f=e.xtAYn(sn,a[s(1708)][s(326)],e[s(562)],"1"),p=e[s(249)](sn,a.message[s(326)],e[s(1784)],"1"),m=fa[s(1214)](this,a);if(d&&f){let{SeqID:_,LogID:h,service:I,LogIDNew:R,method:M}=a[s(1708)];this[s(1156)]({SeqID:_,LogID:h,LogIDNew:R,service:I,method:M,headers:[{key:e[s(1784)],value:"1"},{key:s(903),value:e[s(1073)](R,"")},{key:e[s(1736)],value:"0"}]})}p&&!m[s(1671)]&&this[s(358)+s(1114)+s(995)](a),e.JeDQO(n)}async function bp(a,n){let s=t;this._debug(e.Ntjry,a[s(1708)]),e[s(944)](n)}async function Ep(a,n){let s=t,d=e.Cygca(tn,await e[s(1602)](nl,a[s(1317)]));try{if(e[s(960)](d[s(691)],Uint8Array)){let f=e[s(644)](this[s(1564)][s(1613)+s(1423)],Object)?{force:!!this[s(1564)]["payloadE"+s(1423)][s(360)],encoding:this[s(1564)]["payloadE"+s(1423)][s(869)]?this[s(1564)][s(1613)+s(1423)][s(869)].replace(/\s/g,"")[s(363)+s(1242)]():""}:{force:!1,encoding:this._options[s(1613)+s(1423)]?this._options[s(1613)+s(1423)].replace(/\s/g,"")["toLowerC"+s(1242)]():""},p=d.payloadEncoding?d[s(1613)+s(1423)][s(467)](/\s/g,"")[s(363)+s(1242)]():"",m=this._options["payloadT"+s(1316)]instanceof Object?{force:!!this[s(1564)][s(710)+s(1316)].force,type:this._options[s(710)+"ype"].type?this[s(1564)]["payloadT"+s(1316)][s(430)].replace(/\s/g,"")[s(363)+s(1242)]():""}:{force:!1,type:this[s(1564)]["payloadT"+s(1316)]?this[s(1564)].payloadType[s(467)](/\s/g,"")[s(363)+s(1242)]():""},_=d[s(710)+s(1316)]?d[s(710)+s(1316)][s(467)](/\s/g,"")["toLowerC"+s(1242)]():"",h=m[s(360)]?m.type:_||m[s(430)],I=f[s(360)]?f[s(869)]:p||f[s(869)],R=[e.NDqtS,e.RLppS,e[s(1370)],e[s(257)]],M=[e.JDrNR,e[s(1222)]];this[s(1564)][s(1540)+s(517)+s(905)+"ad"]&&R.includes(h)&&(!I||M[s(670)](I))?d["textPayl"+s(387)]=tl(d.payload,0,d[s(691)][s(253)+"th"]):d[s(1552)+s(387)]=""}else d[s(1552)+s(387)]=""}catch(f){if(e[s(246)]!==s(328))d[s(1552)+s(387)]="",console[s(1410)](f);else return this[s(1569)].clearStorageSync()}a[s(1708)]=d,n()}function vp(a,n,s){let d=s||8192,f=d>>>1,p=null,m=d;return function(_){let h=N;if(_<1||e[h(1176)](_,f))return a(_);e[h(1785)](e[h(549)](m,_),d)&&(p=e.NDqKD(a,d),m=0);let I=n[h(1214)](p,m,m+=_);return e[h(652)](7,m)&&(m=e[h(1117)](e[h(1718)](7,m),1)),I}}let Sp=4294967295;function Ap(a,n,s){let d=t;return e.NDqKD(RangeError,e[d(1121)](e[d(1141)](e[d(292)](e[d(1299)](e.JxzCL,a),d(1401)),e.kbCCT(n,1))+e[d(1271)],s))}function Ip(a,n,s){let d=t;if(e[d(389)](s,Sp))throw new Error(d(1020)+d(1361)+"e");let f=3;for(;e[d(262)](f,0);){let p=e.tOWUi(255,s);ha(p,a,e.igjhv(n,f)),s>>>=8,f--}return e[d(1608)](n,4)}function Tp(a,n){let s=t,d=0,f=n,p=n+4;for(;e[s(1071)](f,p);){let{value:m,offset:_}=e[s(1711)](xa,a,f);f=_,d=e[s(1151)](d,8)>>>0,d+=m}return{value:d,offset:p}}function Dp(a,n,s){let d=t,f=e[d(1006)][d(702)]("|"),p=0;for(;;){switch(f[p++]){case"0":if(n[d(1771)+"e"])return e[d(407)](n[d(1771)+"e"](a,s),s);continue;case"1":if(!a)return s;continue;case"2":if(n.write)return e[d(886)](n[d(984)](a,s),s);continue;case"3":if(e[d(796)](a[d(599)],40))return e.bhCAo(la,a,n,s)+s;continue;case"4":return e[d(249)](la,a,n,s)+s}break}}function Cp(a,n){let s=t,d={hDzJo:function(f,p,m){return e[N(350)](f,p,m)},shBYs:function(f,p){return e[N(1504)](f,p)}};if(e[s(929)](s(261),s(458))){let{value:f,offset:p}=BxIjnE[s(448)](_0x2b797c,_0x5d9217,_0x160cd5);_0x1fce36=p,_0x32015e=BxIjnE[s(1093)](_0x1a45c3<<8,0),_0x3b3c60+=f}else{let f=new ce(e.xHQer(e.QvynW(e.sCejZ(e[s(1077)](a[e[s(764)](n,4)],24),e[s(1080)](a[n+5],16)),e[s(484)](a[n+6],8)),a[n+7]),e[s(1182)](e[s(879)](e[s(712)](a[e[s(1141)](n,0)]<<24,e.ktFCh(a[e[s(523)](n,1)],16)),a[n+2]<<8),a[e[s(1047)](n,3)]),!0);return n+=8,{value:f,offset:e[s(408)](n,8)}}}function Rp(a,n,s){let d=t,f=a[d(1220)],p=a[d(858)];return n[s]=e[d(606)](p,24),n[e[d(1066)](s,1)]=e[d(842)](e[d(287)](p,16),255),n[e.pzcfI(s,2)]=e[d(911)](p,8)&255,n[e.aVJxw(s,3)]=e[d(892)](255,p),n[e[d(1814)](s,4)]=e[d(605)](f,24),n[e[d(238)](s,5)]=e.zwdaK(e.cVbxG(f,16),255),n[e.hJJVp(s,6)]=e[d(1806)](f,8)&255,n[e.FzLqZ(s,7)]=e[d(694)](255,f),s+=8,s}function xa(a,n){let s=t;return a[s(1546)+"8"]?{value:a[s(1546)+"8"](n),offset:n+1}:{value:e.rliTg(255,a[n]),offset:n+1}}function ha(a,n,s){let d=t;return n[d(1536)+"t8"]?n.writeUint8(a,s):n[s]=e[d(1140)](255,a),e.sjOnM(s,1)}let kp=function(a){let n=t;return e[n(335)]!==n(541)?new Uint8Array(a):n(1039)+"_"+this._DBName},Pp=e[t(1041)](t(771)+"d",typeof Buffer)?Buffer[t(321)+t(1289)]:e[t(1668)](vp,kp,Uint8Array[t(974)+"e"][t(696)]);(()=>{let a=t,n={lGJMg:function(d,f){return e[N(1802)](d,f)},sjzcp:function(d,f){return e.sQsha(d,f)},iykGp:function(d,f){return e.cAhEI(d,f)},GEZKC:function(d,f){return e[N(1125)](d,f)},JxFnN:function(d,f){return d<<f},mEPJM:function(d,f){return d&f},xhuhj:function(d,f){return e[N(509)](d,f)},EwOHa:function(d,f){return e.nenhj(d,f)},CsCAO:function(d,f){return d<<f},Sgett:function(d,f){return e.rIAtS(d,f)},DLHwo:function(d,f){return e[N(1133)](d,f)},wLWHp:function(d,f){return e.YTIiH(d,f)},Hdzsd:a(247)},s=4294967295;return function(d,f,p=!0){let m=a;if(s=n[m(1264)](127&d[f],0),n[m(1527)](d[f++],128))return{value:p?s:n[m(808)](0,s),offset:f};if(s=n[m(1264)](n[m(808)](s,(127&d[f])<<7),0),d[f++]<128)return{value:p?s:n[m(808)](0,s),offset:f};if(s=n[m(808)](s,n[m(315)](n[m(1269)](127,d[f]),14))>>>0,d[f++]<128)return{value:p?s:0|s,offset:f};if(s=n[m(500)](s,n.JxFnN(n[m(1207)](127,d[f]),21))>>>0,n.iykGp(d[f++],128))return{value:p?s:n[m(500)](0,s),offset:f};if(s=n[m(1264)](n.GEZKC(s,n[m(1379)](n[m(1269)](15,d[f]),28)),0),n[m(576)](d[f++],128))return{value:p?s:n.DLHwo(0,s),offset:f};if(n[m(1138)](f+=5,d[m(599)])){if(n.Hdzsd===n[m(298)])throw f=d[m(599)],Ap(f,10,d.length);{let _=this[m(1569)][m(1206)](this._prefix),h=_0xf97d1f.parse(NquBYW[m(585)](_,"{}"));return _0x568039[m(402)](h)}}return{value:p?s:n[m(808)](0,s),offset:f}}})();let Op=16,pa=32;function Lp(a){let n=t,s=0,d={};for(let f=0;e.TqLNY(f,a[n(599)]);f++)d[a[f]["cursor_n"+n(1817)]]=e[n(1349)](el,a[f].cursor_name),s+=e.EcfWX(14,d[a[f][n(722)+n(1817)]]);return[s,d]}function sl(a,n,s){let d=t,f={Qmmgi:e[d(817)],jtXym:function(I,R,M,F){return e[d(249)](I,R,M,F)},QSMQA:e[d(1568)],GjsLq:"cursor.s"+d(805),zSKGk:d(613),CmbxZ:e.ALvhe,sIRth:e[d(1131)]},[p,m]=e[d(810)](Lp,a),_=e[d(755)](Pp,p),h=0;return a[d(1146)](I=>{let R=d,M=f[R(1340)][R(702)]("|"),F=0;for(;;){switch(M[F++]){case"0":h=f.jtXym(ha,0,_,h);continue;case"1":console[R(1410)](f[R(744)],h);continue;case"2":console[R(1410)](f[R(1697)],I,I[R(1515)]);continue;case"3":h=Rp(ce[R(1735)+"er"](I.cursor||n),_,h);continue;case"4":h=f[R(265)](Dp,I[R(722)+R(1817)],_,h);continue;case"5":h=Ip(_,h,I[R(1515)]||0);continue;case"6":console.log(f[R(1058)],h);continue;case"7":console.log(f.CmbxZ,h);continue;case"8":console[R(1410)](f[R(557)],h);continue;case"9":h=f.jtXym(ha,m[I[R(722)+"ame"]],_,h);continue;case"10":console[R(1410)](R(1337),h);continue}break}}),{frameType:pa,headers:[{key:e[d(1284)],value:s}],payload:_}}function Np(a){let n=t,s=0,d=[];for(;e[n(1186)](s,a.byteLength);){let{offset:f}=e[n(580)](xa,a,s);s=f;let p={cursor_name:"",cursor:0,service:0},{value:m,offset:_}=e[n(1761)](Tp,a,s);p[n(1515)]=m,s=_;let{value:h,offset:I}=e[n(1525)](xa,a,s);s=I,p[n(722)+n(1817)]=e[n(835)](tl,a,s,e[n(1553)](s,h)),s+=h;let{value:R,offset:M}=e[n(1747)](Cp,a,s);p[n(690)]=R[n(273)](),s=M,d[n(411)](p)}return d}function Mp(){let a=t;return{frameType:pa,headers:[{key:e[a(1284)],value:e[a(1275)]}],payload:void 0}}class Bp{constructor(n,s,d){let f=t,p={CbofP:function(m,_){return m>=_}};if(e.rDOUl(e[f(1001)],e[f(1325)]))this[f(573)+"ameSpace"]=n,this[f(275)+f(379)]=s,this[f(891)+f(1696)]=d,this[f(1569)]=rl(this[f(573)+f(1251)],e.GTsvp);else return NJOXIh[f(1465)](this.count,this[f(1085)+f(1326)])}async[t(807)](){let n=t;await this[n(1569)][n(807)]()}async getCursors(){let n=t;if(!this[n(1569)][n(1411)])return;let s=this["_message"+n(1696)],d=await this[n(1569)][n(852)]();switch(console[n(1410)](n(596)+n(1046),d),s){case e[n(692)]:return d&&d[n(599)]?sl(d,0,this[n(275)+"ileName"]):void 0;case e.jfvKv:return;case e[n(615)]:return d&&d[n(599)]?e[n(1021)](sl,d,0,this._cursorFileName):e[n(357)](Mp)}}async[t(839)](n,s,d){let f=t;return e[f(1428)](e[f(1636)],e[f(1636)])?new _0x576713(_0x3f1ab6,{data:_0x35f29b,message:_0x333ccf}):(console.log(e[f(1089)],n,s,d),this[f(1569)][f(839)]({cursor_name:n,cursor:s,service:d}))}async setCursors(n){let s=t,d=e[s(697)](Np,n);for(let f of d)console[s(1410)](e[s(1756)],d),await this[s(1569)].set(f)}async get(n){let s=t;return e[s(1168)]!==e[s(1398)]?(await this[s(1569)][s(1336)](n))?.[s(690)]:!!this[s(1569)]}async[t(686)](){let n=t;await this[n(1569)][n(686)]()}[t(1134)+"rsorFile"+t(770)](n){let s=t;this[s(275)+s(379)]=n}get[t(1411)](){let n=t;return this[n(1569)][n(1411)]}}let zp=e[t(463)];async function ol(a){let n=t,s={dSMQH:function(_,h,I){return e[N(972)](_,h,I)}};if(!this[n(1564)].enableQoS)return null;let{aID:d,fpID:f,messageStrategy:p}=this._options,m=e[n(925)](a,zp);try{return e[n(999)]===n(939)?(this[n(1095)+n(1433)]?a&&this[n(1095)+n(1433)][n(1134)+"rsorFile"+n(770)](a):this[n(1095)+"anager"]=new Bp(f+"_"+d+"_"+m,m,p),this[n(1095)+n(1433)][n(1411)]||await this["_cursorM"+n(1433)][n(807)](),this[n(1095)+n(1433)]):(_0x5e06a7[n(1410)](_0x44b207),!1)}catch{if(e[n(1507)]!==e[n(1507)])_0x44e14b(_0x235b06,32),HUlZeh[n(468)](_0x1c65f9,_0x38b4,_0x2cfd75(_0x2e8048));else return null}}async function Fp(a,n){let s=t,d=sn(a.message[s(326)],e[s(1037)],"-1"),f=e[s(639)](sn,a[s(1708)].headers,e[s(1784)],"1"),p=e.OAIHA(rr,a.message[s(326)],s(1415)+s(611)),m=Number(e[s(457)](rr,a.message[s(326)],e[s(1208)]))||0,_=fa[s(1214)](this,a),h=sn(a.message[s(326)],e.GRvFS,"2"),I=e[s(1471)](rr,a[s(1708)].headers,e[s(688)]),R=e.XabJF(Number,e[s(519)](rr,a[s(1708)][s(326)],e[s(1753)]));if(_[s(1671)])return e[s(944)](n);let M=_.isQoSMessage?await il.call(this):null;if(a[s(1708)].service>0&&f&&!d||e.LvoXD(a[s(1708)][s(1515)],0))if(e[s(345)](e.cCxjM,e[s(1444)])){if(p&&_["isQoSMes"+s(1538)]&&M)return!!!await M[s(1336)](p)&&(this["_dispatc"+s(272)+s(997)](a),await M[s(839)](p,Date[s(1098)]()+m)),e[s(224)](n);if(h){if(e[s(948)]("dMQtL",e[s(1003)]))return _0x19224b||(_0x3e8829=[_0x4ed2cd[s(974)+"e"][s(1604)],_0x1aaae8[s(974)+"e"][s(406)],_0x11496f[s(974)+"e"]["continue"+s(520)+"ey"]]);{let F=await ol[s(1214)](this);if(!F)return this["_dispatchMessage"+s(997)](a),n();let H=await F[s(1336)](I)??-1;if(e[s(906)](H,R))this["_dispatchMessage"+s(997)](a),F[s(839)](I,R,a[s(1708)][s(1515)]);else throw new Error(s(635)+s(1781)+s(1772)+R+(s(774)+"than loc"+s(483)+"r ")+H);return e[s(357)](n)}}return this["_dispatchMessage"+s(997)](a),n()}else{let F=e[s(1343)](_0x31e4f0,e[s(1308)],{message:e.Xhqxl});this[s(366)+s(1323)]&&this[s(366)+"econnect"](F)}}async function Up(a,n){let s=t,d=fa[s(1214)](this,a);if(!d[s(400)+s(1538)])return e[s(224)](n);let f=await il[s(1214)](this);if(d[s(1101)+"anupMessage"]&&d.ackMsgIds.length)for(let p of d[s(888)+"s"])await f[s(294)](p);e[s(459)](n)}async function Gp(a,n){let s=t,d=e[s(1096)](a[s(1708)].frameType,Op),f=e[s(1744)](a[s(1708)][s(289)+"e"],pa);if(e.jnDwZ(!d,!f))return n();let p=e[s(461)](rr,a[s(1708)][s(326)],s(826)+"ile_name");if(!p)return e[s(224)](n);let m=await ol[s(1214)](this,p);if(!m)return e[s(1503)](n);if(d){let _=await m[s(367)+"rs"](),h={frameType:_?.[s(289)+"e"],SeqID:ce[s(1735)+"er"](this[s(263)]++),LogID:ce[s(1735)+"er"](this[s(1564)]["logIDGen"+s(279)]()),service:9e3,method:5,headers:_?.headers,payload:_?.payload},I=e[s(1240)](S,h);this[s(827)]&&this[s(827)].readyState&&this[s(827)][s(608)](I)}if(f){let _=a[s(1708)][s(691)];_&&m.setCursors(_)}}let qp=async function(a,n){let s=t;if(e.oMDNE(s(1782),"ypaCC"))this[s(460)]=!1,e[s(435)](clearTimeout,this._connectionTimeoutId),n();else{let d=e.UPFRW(255,_0x53bd22);e[s(552)](_0x326dc0,d,_0x191e7e,e[s(488)](_0xb85e03,_0x369ee0)),_0xdf4906>>>=8,_0x23ac19--}},jp=async function(a,n){let s=t;if(!this[s(827)]||e[s(1062)](this[s(827)][s(284)+"te"],this[s(794)]))return e.owDLd(n);let{pingInterval:d}=this[s(1564)];this[s(1408)+s(863)]?.[s(1100)+s(1238)+s(1363)]();for(let p=0;e[s(666)](p,this[s(891)+s(313)][s(599)]);p++){if(e[s(1607)](s(228),e[s(515)]))return _0x5af545.errMsg||_0x3aac37[s(570)]?("message: "+(_0x3752b3[s(650)]||"")+s(1721)+(_0x1f8ad3.errNo||""))[s(1393)]():_0x55946c[s(230)+"y"](_0x1113f9);{let m=this["_message"+s(313)][p];if(this[s(827)][s(284)+"te"]===this[s(794)]&&e[s(1350)](null,m))this[s(827)]&&this._ws[s(608)](m),this[s(891)+s(313)][p]=null;else break}}this[s(891)+"Queue"]=this[s(891)+s(313)][s(1496)](p=>!!p),this._pingPongTimeoutId=e[s(1670)](setTimeout,()=>this[s(1413)](),d),this[s(358)+s(1005)+"nt"](a),this._isBrowser&&this[s(827)]&&(this[s(827)].binaryType=this["_binaryT"+s(1316)]);let f=this[s(1408)+"tManager"]?.["getCurre"+s(1469)+"nt"]();this._debug(s(745)+f+s(1277)),e[s(357)](n)},Hp=async function(a,n){let s=t,d=this[s(1408)+"tManager"]?.[s(1295)+"ntEndpoint"]();this._debug(s(745)+d),n()};class Wp extends da{constructor(n){let s=t,d={Gzbjp:function(_,h,I,R){return e.jKINh(_,h,I,R)},cPoNW:function(_,h){return _===h},AlhMp:e.UELWu,IaiuX:e.dMxrV,wtawy:e[s(1300)],YQRhY:e[s(250)],uWBLD:function(_,h){return e.OPmFr(_,h)},qzHGO:function(_,h){return e[s(857)](_,h)},mqNnw:e[s(1158)],ywqBf:e[s(1162)],worFM:function(_,h){return _===h},hifpw:e[s(372)],GFlnA:e[s(1715)],dYXms:function(_,h){return e[s(446)](_,h)},vpVEd:e[s(797)],GsPfN:function(_,h,I){return e[s(972)](_,h,I)}};super(),this[s(1291)+s(1645)+s(662)]=!0,this[s(1672)+"er"]=nr,this[s(1173)]=ap,this._isMiniTT=Rn,this[s(1737)+"X"]=Xr,this._isWorker=Yr,this._messageQueue=[],this._endpointManager=null,this[s(264)+s(824)]=!1,this[s(1395)+s(1316)]=e[s(1330)],this[s(1061)+"Lock"]=!1,this["_connect"+s(806)+s(1712)]=null,this["_reconnectTimeou"+s(310)]=null,this["_pingPon"+s(766)+"Id"]=null,this._seqId=0,this._isInit=!1,this[s(329)]="",this["_QoSMana"+s(1394)]=null,this._cursorManager=null,this[s(1012)+s(1699)]=null,this[s(1067)+"ls"]=e.Pbveq,this.CLOSED=3,this.CONNECTING=0,this.OPEN=1,this[s(818)]=2,this[s(1353)]=_=>{let h=s;try{d.Gzbjp(Qd,this,_,[qp,jp,Hp])}catch(I){if(d[h(1783)](d[h(1375)],d[h(1793)]))return this[h(1569)][h(1411)];{let R=at(d[h(1738)],{message:I[h(1708)],code:rn.OPEN_ERROR,error:I});this[h(358)+"hErrorEv"+h(1596)](R)}}},this._onMessage=async _=>{let h=s,I={oQfNJ:function(F,H){return F<=H},ytGEs:d[h(1126)],bTytK:function(F,H){return d[h(989)](F,H)},JBodg:function(F,H){return F+H}},{pingInterval:R,pingFrequency:M}=this[h(1564)];if((d[h(1024)]("hi",_[h(1317)])&&d.uWBLD(h(558),M)||d[h(1024)](d[h(290)],M))&&(this._clearPingTimer(),this[h(866)](d[h(1726)],h(1112)),this[h(875)+"gTimeoutId"]=setTimeout(this[h(1413)][h(672)](this),R)),!d.cPoNW("hi",_[h(1317)]))try{if(d[h(624)](d[h(804)],d.GFlnA))return XCXvuD.oQfNJ(_0x569cfc,_0x48e681)?_0x3164b2[h(993)](new _0xb05eaa(XCXvuD.ytGEs)):(_0x15a753=_0x97e808,XCXvuD.bTytK(_0x2fbf82,_0x225045[h(599)])?_0x551284[h(429)]():_0x144b2a[_0x193d27][h(672)](_0x5a96e4)(_0x3ef4f1,_0x4f62e7[h(672)](null,XCXvuD[h(1123)](_0x51bab9,1))));Qd(this,_,[Ep,yp,Up,Gp,Fp,bp])}catch(F){if(d[h(663)]("PnQLD",d[h(1309)]))return 0;{let H=at(d[h(1738)],{message:F[h(1708)],code:rn[h(883)+h(669)],error:F});this[h(358)+h(433)+h(1596)](H)}}},this[s(1773)]=_=>{let h=s,I=this[h(1408)+"tManager"]?.[h(1360)+h(1331)+"es"](),R=this[h(1408)+"tManager"]?.["getCurre"+h(1469)+"nt"]();if(I&&!_.message){let M=h(1233)+R+(h(880)+h(404)+h(1405)+"ed");this[h(358)+"hErrorEv"+h(1596)](d[h(1576)](at,d.wtawy,{message:M,code:rn[h(1746)+"IES_ERROR"],error:_}));return}this[h(827)]&&d[h(624)](this[h(827)].readyState,this[h(794)])&&this._disconnect(),this[h(358)+h(433)+h(1596)](at(h(1135),{message:_[h(1708)],code:rn[h(1560)+h(464)],error:_}))},this[s(659)]=async _=>{let h=s;this[h(1194)+"mer"](),this[h(1153)+"ngTimer"](),this[h(505)+h(856)+"rs"](),this[h(827)]=null,this["_connect"+h(243)]=!1;let I=this[h(1408)+h(863)]?.["checkRea"+h(1331)+"es"]();if(!I&&this._navigatorOnline()&&!this[h(264)+h(824)]){let R=this[h(1408)+h(863)]?.["getCurre"+h(1469)+"nt"](),M=this[h(1564)][h(919)+h(698)+h(560)](_.code,_[h(1543)]);this[h(358)+h(631)+h(1596)](e[h(580)](ht,e.HRNUQ,{code:1006,reason:_[h(1543)]||"connecti"+h(728)+h(1254)+h(617)+h(1105)+h(1118)+R,willReconnect:M})),M&&this._connect();return}if(e[h(1062)](1e3,_.code)&&this[h(264)+h(824)]){this[h(358)+h(631)+h(1596)](e[h(1014)](ht,e[h(1229)],{code:1e3,reason:e[h(1690)]})),this[h(1408)+h(863)]?.[h(1100)+h(1238)+h(1363)](),this[h(1012)+h(1699)]?.[h(1807)+h(532)]();return}if(_.code!==1e3&&I){let R=this[h(1408)+h(863)]?.[h(1295)+h(1469)+"nt"](),M=_[h(1543)];M||(M=await e[h(1498)](hp,this._url)),M=h(1587)+h(728)+h(1481)+M+(", hostna"+h(1304))+R+(h(1212)+h(1183)+h(1494)),this[h(358)+h(631)+h(1596)](ht("close",{code:_[h(1472)],reason:M}));let F="connect "+R+(h(880)+h(404)+"es reached");this["_dispatc"+h(433)+"ent"](at(e.nWCZr,{message:F,code:rn[h(1746)+h(225)+"R"]})),this[h(1408)+"tManager"]?.[h(1100)+h(1238)+h(1363)](),this[h(1012)+h(1699)]?.[h(1807)+"nter"]();return}if(e[h(244)](1e3,_[h(1472)])&&!_.reason){let R=this[h(1408)+h(863)]?.[h(1295)+"ntEndpoint"]();this[h(358)+h(631)+h(1596)](ht(e[h(1229)],{code:_[h(1472)],reason:h(1587)+h(728)+"d, unkno"+h(617)+h(1105)+h(1118)+R})),this[h(1408)+h(863)]?.[h(1100)+h(1238)+h(1363)](),this[h(1012)+h(1699)]?.[h(1807)+h(532)]();return}this[h(358)+h(631)+h(1596)](_),this[h(1408)+"tManager"]?.[h(1100)+h(1238)+h(1363)](),this[h(1012)+h(1699)]?.[h(1807)+h(532)]()},this[s(295)]=null,this[s(783)]=null,this[s(1522)+"e"]=null,this[s(1759)]=null,this[s(366)+s(1323)]=null,this[s(538)+s(511)]=null,this["onStopIm"+s(844)+s(255)+"ct"]=null,this["_handleO"+s(1259)]=this[s(752)+"nLine"].bind(this),this["_handleO"+s(908)]=this[s(752)+s(908)][s(672)](this),this[s(914)+s(819)]=this[s(914)+s(819)][s(672)](this),this[s(914)+s(1440)]=this[s(914)+s(1440)][s(672)](this),this[s(1564)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e.QhHQL(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(1158)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(615)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:f,ws:p}=n,m=Array.isArray(f)?f:e[s(1521)](e[s(257)],typeof f)?[f]:[];if(!m||m[s(599)]===0)throw new Error(e[s(1486)]);if(!e[s(1823)](lp,p))throw new Error("please p"+s(1078)+"s params"+s(779)+s(792)+s(545)+s(374)+s(735));Object[s(507)](this._options,n),this[s(1408)+"tManager"]=new Yd(m,this._options.maxRetries),this[s(1012)+s(1699)]=new xp(this[s(1564)]["pingLoss"+s(1676)]),this[s(1564)].automaticOpen&&(this._isInit=!0,this[s(1061)]()),this[s(1564)]["listenNe"+s(1730)+s(621)]&&(this[s(878)+"T"]||this._isMiniWX?this["_onPageNetWorkCh"+s(1579)]():this[s(1672)+"er"]&&this[s(1204)+"balEvent"+s(724)]())}[t(752)+"nLine"](){let n=t;this[n(1564)]["disableA"+n(598)+n(1196)]||this[n(264)+n(824)]||this[n(916)+n(1323)]()}[t(752)+t(908)](){let n=t;this["_destroy"+n(739)+"t"]();let s=e[n(333)](ca,e[n(1308)],{message:e[n(1757)]});this[n(1189)+"mediatel"+n(255)+"ct"]&&this[n(1189)+n(844)+"yReconnect"](s)}["_initGlo"+t(1252)+t(724)](){let n=t;this[n(1672)+"er"]&&window[n(1512)+n(724)](e[n(1574)],this[n(752)+"nLine"]),this._isBrowser&&window[n(1512)+"Listener"](e[n(1171)],this[n(752)+n(908)]),this[n(1672)+"er"]&&window[n(1512)+n(724)]("pagehide",this[n(914)+n(819)]),this[n(1672)+"er"]&&window[n(1512)+"Listener"](e[n(934)],this[n(914)+"ageShow"])}["_dropGlobalEvent"+t(724)](){let n=t;this[n(1672)+"er"]&&window[n(256)+"entListe"+n(564)](e[n(1574)],this[n(752)+"nLine"]),this[n(1672)+"er"]&&window[n(256)+n(1431)+"ner"](e[n(1171)],this[n(752)+n(908)]),this._isBrowser&&window[n(256)+n(1431)+n(564)](e[n(1185)],this[n(914)+n(819)]),this[n(1672)+"er"]&&window["removeEventListe"+n(564)](e.PUOvJ,this._handlePageShow)}[t(914)+t(819)](n){let s=t;!n[s(951)+"d"]&&(this[s(1672)+"er"]&&window["removeEv"+s(1431)+s(564)](e[s(1185)],this["_handleP"+s(819)]),this[s(1672)+"er"]&&window["removeEv"+s(1431)+"ner"](s(1052),this[s(914)+s(1440)]),this.close()),this._isBrowser&&window[s(256)+s(1431)+"ner"](s(1322),this["_handleO"+s(1259)]),this[s(1672)+"er"]&&window[s(256)+s(1431)+s(564)](e[s(1171)],this[s(752)+s(908)])}[t(914)+t(1440)](n){let s=t;n[s(951)+"d"]&&(e[s(1428)](e[s(841)],"ziiJI")?(this[s(573)+s(1251)]=_0xd7a076,this[s(275)+s(379)]=_0x522f3d,this[s(891)+s(1696)]=_0x4b4752,this[s(1569)]=_0x431b87(this[s(573)+s(1251)],e[s(1678)])):(this[s(741)+s(703)]()&&(!this[s(827)]||e[s(1456)](this._ws[s(284)+"te"],this[s(794)])||e[s(1816)](this[s(827)][s(284)+"te"],this[s(803)+"NG"]))&&this["_handleO"+s(1259)](),this._isBrowser&&window["addEvent"+s(724)](e[s(1574)],this[s(752)+s(1259)]),this[s(1672)+"er"]&&window["addEvent"+s(724)]("offline",this[s(752)+s(908)])))}async[t(1514)+t(1788)](n){let s=t;if(s(513)!==s(583)){let{fpID:d,deviceID:f,bddID:p,ttwID:m,accessKey:_,aID:h,customParams:I={},enableAutoAck:R,enableQoS:M,QoSLevel:F,env:H}=this[s(1564)],de,Ie,ee;this[s(1672)+"er"]||this._isMiniWX||this[s(878)+"T"]?(de=location&&e[s(1649)](s(1611),location[s(566)])?e[s(349)]:s(1714),Ie=n.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),ee=/^wss(.*:\/\/)/[s(373)](n)?n:""+de+Ie):(de=e[s(349)],Ie=n[s(467)](/(^http)((?:[s]*:\/\/))/,""),ee=/(^ws)((?:[s]*:\/\/))/.test(Ie)?Ie:""+de+Ie);let Te=p?e[s(1677)]:m?e[s(259)]:s(1484)+"d",Gt=p||m||f;if(e[s(1454)](!Gt,!Te))throw new Error(e.RLGky);let qt=e[s(673)](e[s(1534)],typeof I)?await e[s(462)](I):I,kn=H?e[s(789)](fp,H.xUseEnv,H[s(1729)]):{},At=Object[s(507)]({device_platform:e[s(575)],version_code:s(297)+"0",access_key:_,fpid:d,aid:h,[Te]:Gt,xsack:R?1:0,xaack:R?1:0,xsqos:M?1:0,qos_level:M?F:void 0,qos_sdk_version:2,...kn},qt),ga=Object[s(409)](At)[s(791)]((ma,wa)=>At[wa]!==void 0?""+ma+(ma?"&":"?")+wa+"="+At[wa]:ma,"");return ee+s(1811)+ga}else _0x47f04a(_0x270f36,58),_0x1f4cd6(_0x28f6b8,_0x394b00)}async[t(1061)](){let n=t;if(!(this._connectLock||this[n(264)+"osed"])){this["_connect"+n(243)]=!0;try{let s=this["_endpoin"+n(863)]?.["checkCur"+n(612)+"ointReachedMaxRe"+n(628)](),{timeoutInterval:d}=this[n(1564)];if(s){let p=this["_endpoin"+n(863)]?.[n(1295)+"ntEndpoint"](),m=this[n(1408)+"tManager"]?.[n(625)+n(977)+n(1565)+n(525)+n(1076)](),_=this[n(1408)+n(863)]?.[n(1295)+n(1469)+n(1641)+n(1326)]();if(m){let h=n(1233)+p+(n(814)+n(1212)+n(1183)+n(527)+"ill use "+n(1547)+n(1695))+m+(n(314)+"y"),I=at(e[n(1300)],{message:h,code:rn["MAX_RETR"+n(225)+"R"]});this[n(872)](h),this[n(358)+n(433)+n(1596)](I),this[n(329)]=await this[n(1514)+n(1788)](m),this[n(872)]("connect "+m+" "+_+n(853)),this[n(505)+n(856)+"rs"]()}else{let h=n(1233)+p+(n(814)+n(1212)+n(1183)+"ached");this[n(872)](h),this[n(358)+"hErrorEv"+n(1596)](e[n(815)](at,n(1135),{message:h,code:rn["MAX_RETR"+n(225)+"R"]}));return}}else{let p=this["_endpoin"+n(863)]?.[n(1295)+n(1469)+n(479)+n(985)](),m=this[n(1408)+n(863)]?.[n(1295)+n(1469)+n(1641)+n(1326)]();this[n(329)]=await this[n(1514)+n(1788)](e[n(1454)](p,"")),this[n(872)](n(1233)+p+" "+m+n(853)),this["_removeW"+n(856)+"rs"]()}if(this[n(460)])this[n(460)]=!1;else{let p=e.cJXNt(ca,e[n(1308)],{message:e[n(719)]});this["onStartR"+n(1323)]&&this["onStartR"+n(1323)](p)}let f=this[n(1408)+n(863)]?.[n(1295)+"ntEndpointTriesC"+n(1326)]()||0;e[n(389)](f,1)&&await this._wait(e.lvIkT(f,1)),this[n(872)](n(1587)+n(632)+this[n(329)]+(n(657)+n(1318))+this[n(1067)+"ls"]),this[n(827)]=e[n(1014)](dp,{url:this[n(329)],protocols:[this._protocols],headers:this[n(1564)].miniProgramParams[n(811)+n(838)]},this[n(1564)].ws),(this[n(1672)+"er"]||this._isWorker)&&this[n(827)]&&(this[n(827)][n(1683)+"pe"]=this[n(1395)+"ype"]),this[n(242)+n(1452)](),this[n(1061)+n(806)+n(1712)]=e[n(1525)](setTimeout,this[n(439)+"ut"].bind(this),d)}catch(s){throw this[n(1061)+"Lock"]=!1,s}}}[t(1194)+t(971)](){let n=t;e[n(393)](clearTimeout,this[n(1061)+n(806)+n(1712)]),this[n(1061)+"ionTimeo"+n(1712)]=null}[t(1153)+t(1294)](){let n=t;e.ysOIW(clearTimeout,this[n(875)+"gTimeoutId"]),e[n(616)](clearTimeout,this["_reconne"+n(1386)+n(310)]),this[n(875)+"gTimeoutId"]=null,this[n(546)+"ctTimeou"+n(310)]=null}[t(872)](...n){let s=t;if(e.TQccg!==e[s(1261)])this[s(1564)][s(1815)]&&console.log[s(332)](console,[s(1603)+">",...n]);else return _0xf7f490?this[s(1026)+"E"]():this[s(1224)+"E"]()}[t(268)+t(1705)+"e"](n){let s=t,{initReconnectInterval:d,maxReconnectInterval:f,reconnectIntervalGrowFactor:p}=this[s(1564)],m=e.oEGgk(d,Math[s(1464)](p,e[s(1091)](n,1)));return e[s(707)](m,f)?f:m}_ping(){let n=t;if(this[n(827)]&&e[n(762)](this[n(827)].readyState,this[n(803)+"NG"])){this["_clearPi"+n(1294)](),this._pingPongTimeoutId=setTimeout(this[n(1413)][n(672)](this),this[n(1564)][n(730)+n(1116)]);return}if(!this[n(827)]||this[n(827)][n(284)+"te"]!==this[n(794)])return void this["_handleR"+n(1323)]();this[n(827)]&&this[n(827)].send("hi"),this[n(546)+n(1386)+n(310)]=e[n(1487)](setTimeout,this[n(916)+n(1323)+"Timeout"][n(672)](this),this[n(1564)][n(1693)+"outInter"+n(535)])}[t(916)+t(1323)+"Timeout"](){let n=t;this["_pingLos"+n(1699)]?.[n(1550)](),this[n(866)](e.jRXtq,e[n(385)]),this[n(1012)+n(1699)]?.[n(1360)+n(1556)+"nt"]()?this["_handleR"+n(1323)]():this._ping()}[t(741)+t(703)](){let n=t;return this[n(878)+"T"]||this[n(1737)+"X"]?this[n(1291)+n(1645)+n(662)]:(this[n(1672)+"er"]||this[n(1627)+"r"])&&this[n(1564)][n(1448)+"tworkCha"+n(621)]?navigator[n(1422)]:!0}[t(916)+t(1323)](){let n=t;!this[n(741)+"orOnline"]()||this[n(264)+n(824)]||(this["_endpoin"+n(863)]?.[n(1100)+"pointCon"+n(1363)](),this[n(1012)+n(1699)]?.["resetCou"+n(532)](),this[n(827)]?this._disconnect(1001,e[n(453)],!0):this[n(1061)]())}[t(923)+t(1198)+"ange"](){let n=t;this[n(878)+"T"]?tt[n(684)+n(1267)+n(994)](({isConnected:s})=>{let d=n,f={jbeFn:function(p,m,_){return e[N(457)](p,m,_)},GlZGB:function(p){return e[N(440)](p)},SHnQZ:function(p,m,_){return e[N(943)](p,m,_)},kPgIi:function(p,m,_){return e[N(1478)](p,m,_)},CBJpK:function(p,m){return e.NDqKD(p,m)}};if(e[d(1816)](e[d(1470)],e[d(732)]))this[d(1291)+d(1645)+d(662)]=s,s?this[d(752)+d(1259)]():this[d(752)+d(908)]();else{LvuNaa[d(497)](_0x2b38fa,_0x47a877,42);let p=LvuNaa[d(1372)](_0x942026);LvuNaa[d(428)](_0x1a6793,_0x30ddec,p),LvuNaa[d(1826)](_0x50c556,_0x32596a,p[d(1441)]),LvuNaa.kPgIi(_0x28ef6e,_0x7a4005,p),LvuNaa[d(649)](_0x2c2d8f,p)}}):this._isMiniWX&&wx[n(684)+"kStatusC"+n(994)](({isConnected:s})=>{let d=n;this[d(1291)+"igatorOn"+d(662)]=s,s?this[d(752)+d(1259)]():this._handleOffLine()})}[t(1199)](n){return new Promise(s=>{let d=N;setTimeout(s,this[d(268)+d(1705)+"e"](n))})}[t(882)+"ect"](n=1e3,s="",d=!1){let f=t;this._ws&&this[f(1778)+f(739)+"t"](n,s,d)}_onTimeout(){let n=t,s=this["_endpoin"+n(863)]?.[n(1295)+"ntEndpoint"]();this[n(872)](n(1233)+s+n(814)),this[n(882)+n(1483)](1001,e[n(1548)],!0)}[t(1156)](n){let s=t,d={jpWyI:function(f,p){return e[N(234)](f,p)},RYMJQ:function(f,p){return f===p},rciZx:function(f,p){return e[N(1524)](f,p)},HOvvJ:function(f,p){return e[N(1311)](f,p)},dbJGG:function(f,p){return e.ANyBB(f,p)},xzqju:function(f,p){return e[N(1351)](f,p)}};if(e.fLiuH(e.nyFzN,s(528)))return _0x189f1d[s(1629)](_0x33e91f)||(_0x3324c9=_0x28aea4[s(1735)+"er"](_0x344c86)),LUOMjw[s(978)](this.unsigned,_0xe41220[s(1532)])&&LUOMjw[s(780)](LUOMjw[s(798)](this.high,31),1)&&LUOMjw.HOvvJ(LUOMjw.dbJGG(_0x1ba73[s(858)],31),1)?!1:LUOMjw[s(481)](this[s(858)],_0x316091.high)&&LUOMjw[s(481)](this[s(1220)],_0x1f4654[s(1220)]);{let f=e[s(1570)](Ut,n);this._ws&&e[s(768)](this[s(827)].readyState,this[s(794)])&&(this._ws&&this[s(827)][s(608)](f),this[s(872)](s(1588),n))}}["_removeW"+t(856)+"rs"](){let n=t,s=e[n(926)][n(702)]("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(827)]["removeEv"+n(1431)+n(564)](e.TPKVH,this._onOpen);continue;case"1":if(!this[n(827)])return;continue;case"2":this[n(827)][n(256)+n(1431)+"ner"](e[n(1229)],this[n(659)]);continue;case"3":this._ws[n(256)+n(1431)+n(564)](e[n(1468)],this[n(316)+"ge"]);continue;case"4":this[n(827)][n(256)+n(1431)+n(564)](e[n(1300)],this[n(1773)]);continue}break}}_addWsListeners(){let n=t,s=e.gmHPu[n(702)]("|"),d=0;for(;;){switch(s[d++]){case"0":this._ws[n(1512)+n(724)](e[n(1229)],this[n(659)]);continue;case"1":if(!this[n(827)])return;continue;case"2":this[n(827)].addEventListener(n(470),this._onOpen);continue;case"3":this[n(827)][n(1512)+n(724)](e[n(1300)],this._onError);continue;case"4":this[n(827)].addEventListener(n(1708),this._onMessage);continue}break}}[t(274)+t(887)](n=1e3,s=""){let d=t;try{this[d(827)]&&this[d(827)][d(1081)](n,s)}catch{}}[t(1778)+t(739)+"t"](n=1e3,s="",d=!1){let f=t;if(this[f(1153)+f(1294)](),this[f(1194)+f(971)](),this[f(505)+f(856)+"rs"](),this[f(274)+f(887)](1e3,s),this["_connect"+f(243)]=!1,d&&this[f(741)+f(703)]()&&!this[f(264)+f(824)]){if(this._endpointManager?.[f(1360)+f(1331)+"es"]()){let m=this[f(1408)+f(863)]?.[f(1295)+f(1469)+"nt"]();this[f(358)+f(631)+"ent"](e.TJejK(ht,f(1081),{code:1006,reason:f(1233)+m+(f(814)+f(1212)+"tries re"+f(1494)),wasClean:!0}))}else if(e[f(1457)]===e[f(1457)]){let m=this[f(1564)][f(919)+f(698)+"ptor"](n,s);this["_dispatc"+f(631)+f(1596)](e[f(721)](ht,e[f(1229)],{code:n,reason:s,wasClean:!0,willReconnect:m})),m&&this[f(1061)]()}else return;return}this[f(741)+f(703)]()||this[f(264)+f(824)]?this[f(358)+f(631)+"ent"](e[f(1664)](ht,"close",{code:n,reason:f(909)})):this[f(358)+"hCloseEv"+f(1596)](e[f(370)](ht,e[f(1229)],{code:1006,reason:e[f(375)]})),this[f(827)]=null,this[f(1408)+f(863)]?.[f(1100)+f(1238)+f(1363)](),this["_pingLos"+f(1699)]?.["resetCou"+f(532)]()}[t(358)+"hOpenEvent"](n){let s=t;this[s(866)](s(470),n),this.onopen&&this[s(1759)](n)}[t(358)+"hMessage"+t(997)](n){let s=t;this[s(866)](e[s(1468)],n),this[s(1522)+"e"]&&this[s(1522)+"e"](n)}["_dispatc"+t(1114)+t(995)](n){let s=t;this[s(866)](e[s(1149)],n),this[s(538)+s(511)]&&this["onReceiv"+s(511)](n)}[t(358)+t(433)+"ent"](n){let s=t;e[s(602)](e.mlykh,e[s(1539)])?(this[s(866)](e[s(1300)],n),this[s(783)]&&this[s(783)](n)):this[s(1564)].debug&&_0xffb48[s(1410)][s(332)](_0x15a674,[e[s(1175)],..._0x53c657])}[t(358)+t(631)+t(1596)](n){let s=t;this[s(866)](e[s(1229)],n),this.onclose&&this[s(295)](n)}get[t(1683)+"pe"](){let n=t;return this[n(827)]?this._ws[n(1683)+"pe"]:this[n(1395)+"ype"]}set binaryType(n){let s=t;this[s(1395)+s(1316)]=n,this[s(827)]&&(this[s(827)].binaryType=n)}get retryCount(){let n=t;return this[n(1408)+n(863)]?.[n(1295)+n(1469)+n(1641)+n(1326)]()||0}get["buffered"+t(1655)](){let n=t;return this[n(891)+n(313)][n(791)]((d,f)=>(d+=f&&f[n(253)+"th"]||0,d),0)+(this[n(827)]?this[n(827)][n(327)+"Amount"]:0)}get extensions(){let n=t;return this[n(827)]?this._ws[n(1065)+"ns"]:""}get[t(566)](){let n=t;return e.XcBrT(e[n(391)],n(1777))?this[n(1569)]?.[n(1336)](_0x2710bf):this[n(827)]?this[n(827)].protocol:""}get[t(284)+"te"](){let n=t;return this[n(827)]?this[n(827)][n(284)+"te"]:this[n(1564)].automaticOpen?this[n(803)+"NG"]:this[n(1137)]}get[t(731)](){let n=t;return this._ws?this[n(827)][n(731)]:this[n(329)]}[t(1081)](n=1e3,s){let d=t,f=e[d(1600)].split("|"),p=0;for(;;){switch(f[p++]){case"0":if(this._ws.readyState===this[d(1137)]||e[d(1283)](this[d(827)][d(284)+"te"],this.CLOSING))return void this[d(872)](e[d(738)]);continue;case"1":if(!this._ws)return void this[d(872)](e[d(1820)]);continue;case"2":this[d(1778)+"WebSocket"](n,s);continue;case"3":this[d(1194)+d(971)]();continue;case"4":this[d(305)+d(1394)]?.[d(686)]();continue;case"5":this[d(1153)+d(1294)]();continue;case"6":this[d(264)+d(824)]=!0;continue;case"7":this[d(1796)+d(1252)+"Listener"]();continue}break}}async[t(608)](n,s){let d=t,f={nNnit:function(ee,Te){return e[N(709)](ee,Te)},kAhpP:function(ee,Te){return e[N(1795)](ee,Te)},nxgAN:function(ee,Te){return ee(Te)},QUjLj:function(ee,Te){return ee>Te},vQNXl:function(ee,Te){return e[N(267)](ee,Te)},nggVQ:function(ee,Te){return e.osGWW(ee,Te)},lDlsQ:function(ee,Te){return e[N(965)](ee,Te)},KAgwW:function(ee,Te){return e.llLqu(ee,Te)}};if(e.qSTKX(null,n))throw new Error(e[d(1488)]);e[d(1160)](e[d(220)],typeof n)&&(n=JSON[d(230)+"y"](n)),e[d(1610)](e[d(257)],typeof n)&&!e.pgdYE(n,ArrayBuffer)&&!(n[d(1365)]&&e[d(664)](n[d(1365)],ArrayBuffer))&&(n=JSON[d(230)+"y"](n));let p=await e[d(1570)](nl,n),m=up(n),{method:_=0,service:h=this._options.service,logID:I=this[d(1564)][d(790)+"erator"](),headers:R=this._options[d(326)],payloadEncoding:M=this[d(1564)][d(1613)+d(1423)],payloadType:F=this._options[d(710)+d(1316)],logIDNew:H=this[d(1564)][d(1739)+d(1689)][d(1120)+"toGenera"+d(285)+"ew"]?e.NDqKD(i,this[d(1564)]["logIDNew"+d(1689)][d(829)]):""}=s||{};if(!h)throw new Error(e[d(531)]);let de={SeqID:ce[d(1735)+"er"](this._seqId++),LogID:ce[d(1735)+"er"](I),service:h,method:_,headers:R,payloadEncoding:e[d(1260)](M,Object)?M[d(869)]?M.encoding:"":M,payloadType:e[d(1150)](F,Object)?F[d(430)]?F[d(430)]:m:F||m,payload:p,LogIDNew:H},Ie=e[d(619)](Ut,de);if(this[d(827)]&&e[d(1351)](this[d(827)][d(284)+"te"],this[d(794)]))this[d(827)]&&this._ws[d(608)](Ie),this._debug(e[d(785)],de);else if(e[d(418)](this[d(891)+d(313)][d(599)],this[d(1564)].maxMessageQueueLength))this[d(891)+"Queue"].push(Ie),this._debug(e[d(595)],de);else if(e[d(1235)](d(1597),e[d(235)])){let ee=e.vUKmA(_0x5dae1c,8192),Te=e[d(1296)](ee,1),Gt=null,qt=ee;return function(kn){let At=d;if(jsIpoA[At(1724)](kn,1)||jsIpoA.kAhpP(kn,Te))return jsIpoA.nxgAN(_0x3e64db,kn);jsIpoA[At(904)](jsIpoA[At(1684)](qt,kn),ee)&&(Gt=jsIpoA.nggVQ(_0x28bec2,ee),qt=0);let ga=_0x2a951f[At(1214)](Gt,qt,qt+=kn);return jsIpoA.lDlsQ(7,qt)&&(qt=jsIpoA[At(1684)](jsIpoA[At(961)](7,qt),1)),ga}}else this[d(891)+d(313)][d(1638)](),this[d(891)+d(313)].push(Ie);return{seqID:this[d(263)],logID:I,logIDNew:H}}async[t(919)+"t"](n){let s=t,{url:d}=n||{},f=Array.isArray(d)?d:e.xRaMz(e.OUlzI,typeof d)?[d]:[];if(n&&Object[s(507)](this[s(1564)],n),f&&f[s(599)]?this[s(1408)+s(863)]=new Yd(f,this[s(1564)][s(746)+"es"]):this[s(1408)+s(863)]?.[s(1100)+s(1238)+s(1363)](),this[s(1012)+s(1699)]?.[s(1807)+s(532)](this[s(1564)][s(559)+s(1676)]),this[s(264)+s(824)]=!1,this._ws&&e[s(1598)](this[s(827)][s(284)+"te"],this[s(1137)]))this[s(882)+s(1483)](1e3,e.RfZHW,!0);else if(e.ogWQi!==e.ogWQi){let p=0,m=[];for(;e[s(456)](p,_0x30614b.byteLength);){let{offset:_}=e[s(972)](_0x28514b,_0x25b4a8,p);p=_;let h={cursor_name:"",cursor:0,service:0},{value:I,offset:R}=_0x286d7e(_0x10ef4d,p);h[s(1515)]=I,p=R;let{value:M,offset:F}=e[s(737)](_0xd1da2f,_0x74c36,p);p=F,h["cursor_n"+s(1817)]=_0x40dbc4(_0x2f72c5,p,e.YTmei(p,M)),p+=M;let{value:H,offset:de}=_0x17aa62(_0x8c0ab1,p);h.cursor=H[s(273)](),p=de,m.push(h)}return m}else this[s(460)]=!0,this[s(1061)]()}async connect(){let n=t;if(e[n(1652)](e[n(1750)],e[n(1750)]))this[n(866)](e[n(1229)],_0xe08355),this[n(295)]&&this[n(295)](_0x3cba2f);else if(!this[n(1061)+n(243)]){let s=e[n(933)][n(702)]("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(1012)+"sCounter"]?.["resetCou"+n(532)]();continue;case"1":this[n(1061)]();continue;case"2":this[n(1408)+n(863)]?.[n(1100)+n(1238)+n(1363)]();continue;case"3":this[n(460)]=!0;continue;case"4":this[n(264)+"osed"]=!1;continue}break}}}[t(1512)+t(724)](n,s){this.on(n,s)}[t(1794)+"Event"](n){let s=t,{type:d}=n;this[s(866)](d,n)}[t(256)+t(1431)+"ner"](n,s){this[t(1399)](n,s)}pingOnce(){let n=t,s={nmuRv:function(d,f){return e[N(589)](d,f)},XyImV:function(d,f){return e[N(1396)](d,f)},rCEpH:function(d,f){return e[N(1380)](d,f)},nBBmO:function(d,f){return d>>f},EYUwq:function(d,f){return e[N(556)](d,f)},Jkzvj:function(d,f){return e[N(851)](d,f)},ErPsT:function(d,f){return d>>f},GkDEw:function(d,f){return d===f},ufqPS:n(584),lAnhO:n(1213),sdJBt:function(d,f){return e[n(1570)](d,f)},NqVTM:e.eFzWW,cgJvj:e[n(340)]};return new Promise((d,f)=>{let p=n,m={PoJlv:function(I,R){return e.qLasV(I,R)},PgSnp:e[p(597)],ZppYR:function(I,R){return e.blliK(I,R)},FARdP:e[p(385)],uKHEd:e.eFzWW,dbSKt:e.jRXtq};this[p(1153)+p(1294)](),this["_pingPon"+p(766)+"Id"]=e[p(952)](setTimeout,this[p(1413)].bind(this),this[p(1564)][p(730)+p(1116)]);let _=()=>{let I=p,R={Nurii:function(M,F){return s[N(1174)](M,F)},RIkkm:function(M,F){return s[N(1804)](M,F)},NjbRG:function(M,F){return s[N(1305)](M,F)},XcTAy:function(M,F){return s.nBBmO(M,F)},Ktzvg:function(M,F){return s.EYUwq(M,F)},GsZTF:function(M,F){return s[N(553)](M,F)},FJkWG:function(M,F){return s[N(1059)](M,F)}};s.GkDEw(s[I(861)],s.lAnhO)?(DZcsff.Nurii(_0x578d39,65536)?_0x1192ab[_0x181ca9++]=DZcsff[I(750)](DZcsff[I(499)](DZcsff[I(1033)](_0x2d6448,12),15),224):(_0x8b3292[_0x47eb79++]=DZcsff[I(571)](DZcsff[I(1115)](_0x1901d8,18),7)|240,_0x5ae603[_0x4afb1e++]=DZcsff[I(750)](_0x1d6be4>>12&63,128)),_0x1c1fb7[_0x28f5f6++]=DZcsff[I(1609)](_0x1239ac,6)&63|128):(s[I(1154)](d,I(1112)),this[I(1399)](s[I(973)],_),this[I(1399)](s[I(1181)],h))},h=()=>{let I=p;m[I(1345)](m[I(1315)],m.PgSnp)?(m.ZppYR(f,m[I(526)]),this[I(1399)](m[I(231)],_),this[I(1399)](m.dbSKt,h)):(this[I(866)](I(1135),_0x3567db),this.onerror&&this[I(783)](_0x49f774))};this.on("ping_onc"+p(637)+"s",_),this.on(e.jRXtq,h),this[p(1413)]()})}}})(),Be[z(1630)+z(1612)]=Re[z(1630)+z(1612)],Be["CustomEr"+z(304)]=Re[z(956)+z(304)],Be[z(1581)+"e"]=Re.ErrorCode,Be[z(997)]=Re.Event,Be[z(403)]=Re[z(403)],Be[z(1388)+"MessageEvent"]=Re["Frontier"+z(898)+z(1827)],Be[z(898)+z(1827)]=Re.MessageEvent,Be[z(1374)+"t"]=Re[z(1374)+"t"],Be[z(1216)+z(469)]=Re[z(1216)+z(469)],Be[z(782)+z(1612)]=Re[z(782)+"oseEvent"],Be[z(1749)+"rorEvent"]=Re[z(1749)+z(304)],Be[z(1263)+z(1787)+"nt"]=Re[z(1263)+z(1787)+"nt"],Be[z(1056)+z(1517)]=Re.createOpenEvent,Be[z(854)+z(1593)+"vent"]=Re["createRe"+z(1593)+z(1827)],Be[z(229)+z(1293)]=Re[z(229)+z(1293)],Be[z(1016)+z(1817)]=Re[z(1016)+z(1817)];for(So in Re)[z(1630)+"oseEvent",z(956)+z(304),z(1581)+"e","Event",z(403),"Frontier"+z(898)+z(1827),z(898)+"vent","OpenEvent",z(1216)+"tEvent",z(782)+"oseEvent",z(1749)+"rorEvent",z(1263)+z(1787)+"nt",z(1056)+"enEvent",z(854)+"connectE"+z(1827),z(229)+z(1293),z(1016)+"ame"].indexOf(So)===-1&&(Be[So]=Re[So]);var So;Object["definePr"+z(1566)](Be,z(1813)+"le",{value:!0})});var Zt=se((uD,ax)=>{"use strict";var sx=["nodebuffer","arraybuffer","fragments"],ox=typeof Blob<"u";ox&&sx.push("blob");ax.exports={BINARY_TYPES:sx,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:ox,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Ki=se((fD,ko)=>{"use strict";var{EMPTY_BUFFER:Jb}=Zt(),od=Buffer[Symbol.species];function Zb(t,e){if(t.length===0)return Jb;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 od(r.buffer,r.byteOffset,i):r}function cx(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function dx(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function Xb(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function ad(t){if(ad.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new od(t):ArrayBuffer.isView(t)?e=new od(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),ad.readOnly=!1),e}ko.exports={concat:Zb,mask:cx,toArrayBuffer:Xb,toBuffer:ad,unmask:dx};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=le("bufferutil");ko.exports.mask=function(e,r,i,o,c){c<48?cx(e,r,i,o,c):t.mask(e,r,i,o,c)},ko.exports.unmask=function(e,r){e.length<32?dx(e,r):t.unmask(e,r)}}catch{}});var fx=se((xD,ux)=>{"use strict";var lx=Symbol("kDone"),cd=Symbol("kRun"),dd=class{constructor(e){this[lx]=()=>{this.pending--,this[cd]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[cd]()}[cd](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[lx])}}};ux.exports=dd});var Fr=se((hD,gx)=>{"use strict";var $i=le("zlib"),xx=Ki(),Yb=fx(),{kStatusCode:hx}=Zt(),Qb=Buffer[Symbol.species],eE=Buffer.from([0,0,255,255]),Oo=Symbol("permessage-deflate"),Xt=Symbol("total-length"),Br=Symbol("callback"),Tn=Symbol("buffers"),zr=Symbol("error"),Po,ld=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,!Po){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Po=new Yb(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){Po.add(o=>{this._decompress(e,r,(c,l)=>{o(),i(c,l)})})}compress(e,r,i){Po.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"?$i.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=$i.createInflateRaw({...this._options.zlibInflateOptions,windowBits:l}),this._inflate[Oo]=this,this._inflate[Xt]=0,this._inflate[Tn]=[],this._inflate.on("error",nE),this._inflate.on("data",px)}this._inflate[Br]=i,this._inflate.write(e),r&&this._inflate.write(eE),this._inflate.flush(()=>{let c=this._inflate[zr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let l=xx.concat(this._inflate[Tn],this._inflate[Xt]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Xt]=0,this._inflate[Tn]=[],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"?$i.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=$i.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:l}),this._deflate[Xt]=0,this._deflate[Tn]=[],this._deflate.on("data",tE)}this._deflate[Br]=i,this._deflate.write(e),this._deflate.flush($i.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=xx.concat(this._deflate[Tn],this._deflate[Xt]);r&&(c=new Qb(c.buffer,c.byteOffset,c.length-4)),this._deflate[Br]=null,this._deflate[Xt]=0,this._deflate[Tn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};gx.exports=ld;function tE(t){this[Tn].push(t),this[Xt]+=t.length}function px(t){if(this[Xt]+=t.length,this[Oo]._maxPayload<1||this[Xt]<=this[Oo]._maxPayload){this[Tn].push(t);return}this[zr]=new RangeError("Max payload size exceeded"),this[zr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[zr][hx]=1009,this.removeListener("data",px),this.reset()}function nE(t){if(this[Oo]._inflate=null,this[zr]){this[Br](this[zr]);return}t[hx]=1007,this[Br](t)}});var Ur=se((pD,Lo)=>{"use strict";var{isUtf8:mx}=le("buffer"),{hasBlob:rE}=Zt(),iE=[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 sE(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function ud(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 oE(t){return rE&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}Lo.exports={isBlob:oE,isValidStatusCode:sE,isValidUTF8:ud,tokenChars:iE};if(mx)Lo.exports.isValidUTF8=function(t){return t.length<24?ud(t):mx(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=le("utf-8-validate");Lo.exports.isValidUTF8=function(e){return e.length<32?ud(e):t(e)}}catch{}});var gd=se((gD,Ax)=>{"use strict";var{Writable:aE}=le("stream"),_x=Fr(),{BINARY_TYPES:cE,EMPTY_BUFFER:yx,kStatusCode:dE,kWebSocket:lE}=Zt(),{concat:fd,toArrayBuffer:uE,unmask:fE}=Ki(),{isValidStatusCode:xE,isValidUTF8:bx}=Ur(),No=Buffer[Symbol.species],ut=0,Ex=1,vx=2,Sx=3,xd=4,hd=5,Mo=6,pd=class extends aE{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||cE[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[lE]=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=ut}_write(e,r,i){if(this._opcode===8&&this._state==ut)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 No(i.buffer,i.byteOffset+e,i.length-e),new No(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 No(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 ut:this.getInfo(e);break;case Ex:this.getPayloadLength16(e);break;case vx:this.getPayloadLength64(e);break;case Sx:this.getMask();break;case xd:this.getData(e);break;case hd:case Mo: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[_x.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=Ex:this._payloadLength===127?this._state=vx: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=Sx:this._state=xd}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=xd}getData(e){let r=yx;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&&fE(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=hd,this.decompress(r,e);return}r.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(r)),this.dataMessage(e)}decompress(e,r){this._extensions[_x.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===ut&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=ut;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=fd(i,r):this._binaryType==="arraybuffer"?o=uE(fd(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=ut):(this._state=Mo,setImmediate(()=>{this.emit("message",o,!0),this._state=ut,this.startLoop(e)}))}else{let o=fd(i,r);if(!this._skipUTF8Validation&&!bx(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===hd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=ut):(this._state=Mo,setImmediate(()=>{this.emit("message",o,!1),this._state=ut,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,yx),this.end();else{let i=e.readUInt16BE(0);if(!xE(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new No(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!bx(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=ut;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=ut):(this._state=Mo,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=ut,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[dE]=o,l}};Ax.exports=pd});var _d=se((wD,Dx)=>{"use strict";var{Duplex:mD}=le("stream"),{randomFillSync:hE}=le("crypto"),Ix=Fr(),{EMPTY_BUFFER:pE,kWebSocket:gE,NOOP:mE}=Zt(),{isBlob:Gr,isValidStatusCode:wE}=Ur(),{mask:Tx,toBuffer:Vn}=Ki(),ft=Symbol("kByteLength"),_E=Buffer.alloc(4),Bo=8*1024,Jn,qr=Bo,vt=0,yE=1,bE=2,md=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=vt,this.onerror=mE,this[gE]=void 0}static frame(e,r){let i,o=!1,c=2,l=!1;r.mask&&(i=r.maskBuffer||_E,r.generateMask?r.generateMask(i):(qr===Bo&&(Jn===void 0&&(Jn=Buffer.alloc(Bo)),hE(Jn,0,Bo),qr=0),i[0]=Jn[qr++],i[1]=Jn[qr++],i[2]=Jn[qr++],i[3]=Jn[qr++]),l=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||l)&&r[ft]!==void 0?u=r[ft]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!l);let x=u;u>=65536?(c+=8,x=127):u>125&&(c+=2,x=126);let g=Buffer.allocUnsafe(o?u+c:c);return g[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(g[0]|=64),g[1]=x,x===126?g.writeUInt16BE(u,2):x===127&&(g[2]=g[3]=0,g.writeUIntBE(u,4,6)),r.mask?(g[1]|=128,g[c-4]=i[0],g[c-3]=i[1],g[c-2]=i[2],g[c-1]=i[3],l?[g,e]:o?(Tx(e,i,g,c,u),[g]):(Tx(e,i,e,0,u),[g,e])):[g,e]}close(e,r,i,o){let c;if(e===void 0)c=pE;else{if(typeof e!="number"||!wE(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={[ft]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==vt?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):Gr(e)?(o=e.size,c=!1):(e=Vn(e),o=e.length,c=Vn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let l={[ft]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Gr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,!1,l,i]):this.getBlobData(e,!1,l,i):this._state!==vt?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):Gr(e)?(o=e.size,c=!1):(e=Vn(e),o=e.length,c=Vn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let l={[ft]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Gr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,!1,l,i]):this.getBlobData(e,!1,l,i):this._state!==vt?this.enqueue([this.dispatch,e,!1,l,i]):this.sendFrame(t.frame(e,l),i)}send(e,r,i){let o=this._extensions[Ix.extensionName],c=r.binary?2:1,l=r.compress,u,x;typeof e=="string"?(u=Buffer.byteLength(e),x=!1):Gr(e)?(u=e.size,x=!1):(e=Vn(e),u=e.length,x=Vn.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 g={[ft]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:x,rsv1:l};Gr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,this._compress,g,i]):this.getBlobData(e,this._compress,g,i):this._state!==vt?this.enqueue([this.dispatch,e,this._compress,g,i]):this.dispatch(e,this._compress,g,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[ft],this._state=bE,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(wd,this,u,o);return}this._bufferedBytes-=i[ft];let l=Vn(c);r?this.dispatch(l,r,i,o):(this._state=vt,this.sendFrame(t.frame(l,i),o),this.dequeue())}).catch(c=>{process.nextTick(EE,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[Ix.extensionName];this._bufferedBytes+=i[ft],this._state=yE,c.compress(e,i.fin,(l,u)=>{if(this._socket.destroyed){let x=new Error("The socket was closed while data was being compressed");wd(this,x,o);return}this._bufferedBytes-=i[ft],this._state=vt,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===vt&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][ft],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][ft],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)}};Dx.exports=md;function wd(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 EE(t,e,r){wd(t,e,r),t.onerror(e)}});var Bx=se((_D,Mx)=>{"use strict";var{kForOnEventAttribute:Vi,kListener:yd}=Zt(),Cx=Symbol("kCode"),Rx=Symbol("kData"),kx=Symbol("kError"),Px=Symbol("kMessage"),Ox=Symbol("kReason"),jr=Symbol("kTarget"),Lx=Symbol("kType"),Nx=Symbol("kWasClean"),Yt=class{constructor(e){this[jr]=null,this[Lx]=e}get target(){return this[jr]}get type(){return this[Lx]}};Object.defineProperty(Yt.prototype,"target",{enumerable:!0});Object.defineProperty(Yt.prototype,"type",{enumerable:!0});var Zn=class extends Yt{constructor(e,r={}){super(e),this[Cx]=r.code===void 0?0:r.code,this[Ox]=r.reason===void 0?"":r.reason,this[Nx]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[Cx]}get reason(){return this[Ox]}get wasClean(){return this[Nx]}};Object.defineProperty(Zn.prototype,"code",{enumerable:!0});Object.defineProperty(Zn.prototype,"reason",{enumerable:!0});Object.defineProperty(Zn.prototype,"wasClean",{enumerable:!0});var Hr=class extends Yt{constructor(e,r={}){super(e),this[kx]=r.error===void 0?null:r.error,this[Px]=r.message===void 0?"":r.message}get error(){return this[kx]}get message(){return this[Px]}};Object.defineProperty(Hr.prototype,"error",{enumerable:!0});Object.defineProperty(Hr.prototype,"message",{enumerable:!0});var Ji=class extends Yt{constructor(e,r={}){super(e),this[Rx]=r.data===void 0?null:r.data}get data(){return this[Rx]}};Object.defineProperty(Ji.prototype,"data",{enumerable:!0});var vE={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[Vi]&&o[yd]===e&&!o[Vi])return;let i;if(t==="message")i=function(c,l){let u=new Ji("message",{data:l?c:c.toString()});u[jr]=this,zo(e,this,u)};else if(t==="close")i=function(c,l){let u=new Zn("close",{code:c,reason:l.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[jr]=this,zo(e,this,u)};else if(t==="error")i=function(c){let l=new Hr("error",{error:c,message:c.message});l[jr]=this,zo(e,this,l)};else if(t==="open")i=function(){let c=new Yt("open");c[jr]=this,zo(e,this,c)};else return;i[Vi]=!!r[Vi],i[yd]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[yd]===e&&!r[Vi]){this.removeListener(t,r);break}}};Mx.exports={CloseEvent:Zn,ErrorEvent:Hr,Event:Yt,EventTarget:vE,MessageEvent:Ji};function zo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Fo=se((yD,zx)=>{"use strict";var{tokenChars:Zi}=Ur();function Ft(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function SE(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,l,u,x=-1,g=-1,w=-1,E=0;for(;E<t.length;E++)if(g=t.charCodeAt(E),l===void 0)if(w===-1&&Zi[g]===1)x===-1&&(x=E);else if(E!==0&&(g===32||g===9))w===-1&&x!==-1&&(w=E);else if(g===59||g===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E);let y=t.slice(x,w);g===44?(Ft(e,y,r),r=Object.create(null)):l=y,x=w=-1}else throw new SyntaxError(`Unexpected character at index ${E}`);else if(u===void 0)if(w===-1&&Zi[g]===1)x===-1&&(x=E);else if(g===32||g===9)w===-1&&x!==-1&&(w=E);else if(g===59||g===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E),Ft(r,t.slice(x,w),!0),g===44&&(Ft(e,l,r),r=Object.create(null),l=void 0),x=w=-1}else if(g===61&&x!==-1&&w===-1)u=t.slice(x,E),x=w=-1;else throw new SyntaxError(`Unexpected character at index ${E}`);else if(o){if(Zi[g]!==1)throw new SyntaxError(`Unexpected character at index ${E}`);x===-1?x=E:i||(i=!0),o=!1}else if(c)if(Zi[g]===1)x===-1&&(x=E);else if(g===34&&x!==-1)c=!1,w=E;else if(g===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${E}`);else if(g===34&&t.charCodeAt(E-1)===61)c=!0;else if(w===-1&&Zi[g]===1)x===-1&&(x=E);else if(x!==-1&&(g===32||g===9))w===-1&&(w=E);else if(g===59||g===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E);let y=t.slice(x,w);i&&(y=y.replace(/\\/g,""),i=!1),Ft(r,u,y),g===44&&(Ft(e,l,r),r=Object.create(null),l=void 0),u=void 0,x=w=-1}else throw new SyntaxError(`Unexpected character at index ${E}`);if(x===-1||c||g===32||g===9)throw new SyntaxError("Unexpected end of input");w===-1&&(w=E);let S=t.slice(x,w);return l===void 0?Ft(e,S,r):(u===void 0?Ft(r,S,!0):i?Ft(r,u,S.replace(/\\/g,"")):Ft(r,u,S),Ft(e,l,r)),e}function AE(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(", ")}zx.exports={format:AE,parse:SE}});var jo=se((vD,Zx)=>{"use strict";var IE=le("events"),TE=le("https"),DE=le("http"),Gx=le("net"),CE=le("tls"),{randomBytes:RE,createHash:kE}=le("crypto"),{Duplex:bD,Readable:ED}=le("stream"),{URL:bd}=le("url"),Dn=Fr(),PE=gd(),OE=_d(),{isBlob:LE}=Ur(),{BINARY_TYPES:Fx,CLOSE_TIMEOUT:NE,EMPTY_BUFFER:Uo,GUID:ME,kForOnEventAttribute:Ed,kListener:BE,kStatusCode:zE,kWebSocket:qe,NOOP:qx}=Zt(),{EventTarget:{addEventListener:FE,removeEventListener:UE}}=Bx(),{format:GE,parse:qE}=Fo(),{toBuffer:jE}=Ki(),jx=Symbol("kAborted"),vd=[8,13],Qt=["CONNECTING","OPEN","CLOSING","CLOSED"],HE=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ge=class t extends IE{constructor(e,r,i){super(),this._binaryType=Fx[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Uo,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]),Hx(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){Fx.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 PE({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new OE(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[qe]=this,c[qe]=this,e[qe]=this,o.on("conclude",$E),o.on("drain",VE),o.on("error",JE),o.on("message",ZE),o.on("ping",XE),o.on("pong",YE),c.onerror=QE,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",$x),e.on("data",qo),e.on("end",Vx),e.on("error",Jx),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[Dn.extensionName]&&this._extensions[Dn.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){ot(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())}),Kx(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){Sd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||Uo,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){Sd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||Uo,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){Sd(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[Dn.extensionName]||(o.compress=!1),this._sender.send(e||Uo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){ot(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(ge,"CONNECTING",{enumerable:!0,value:Qt.indexOf("CONNECTING")});Object.defineProperty(ge.prototype,"CONNECTING",{enumerable:!0,value:Qt.indexOf("CONNECTING")});Object.defineProperty(ge,"OPEN",{enumerable:!0,value:Qt.indexOf("OPEN")});Object.defineProperty(ge.prototype,"OPEN",{enumerable:!0,value:Qt.indexOf("OPEN")});Object.defineProperty(ge,"CLOSING",{enumerable:!0,value:Qt.indexOf("CLOSING")});Object.defineProperty(ge.prototype,"CLOSING",{enumerable:!0,value:Qt.indexOf("CLOSING")});Object.defineProperty(ge,"CLOSED",{enumerable:!0,value:Qt.indexOf("CLOSED")});Object.defineProperty(ge.prototype,"CLOSED",{enumerable:!0,value:Qt.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(ge.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(ge.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[Ed])return e[BE];return null},set(e){for(let r of this.listeners(t))if(r[Ed]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[Ed]:!0})}})});ge.prototype.addEventListener=FE;ge.prototype.removeEventListener=UE;Zx.exports=ge;function Hx(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:NE,protocolVersion:vd[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,!vd.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${vd.join(", ")})`);let c;if(e instanceof bd)c=e;else try{c=new bd(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:",x;if(c.protocol!=="ws:"&&!l&&!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 A=new SyntaxError(x);if(t._redirects===0)throw A;Go(t,A);return}let g=l?443:80,w=RE(16).toString("base64"),E=l?TE.request:DE.request,S=new Set,y;if(o.createConnection=o.createConnection||(l?KE:WE),o.defaultPort=o.defaultPort||g,o.port=c.port||g,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&&(y=new Dn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=GE({[Dn.extensionName]:y.offer()})),r.length){for(let A of r){if(typeof A!="string"||!HE.test(A)||S.has(A))throw new SyntaxError("An invalid or duplicated subprotocol was specified");S.add(A)}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 A=o.path.split(":");o.socketPath=A[0],o.path=A[1]}let v;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=l,t._originalHostOrSocketPath=u?o.socketPath:c.host;let A=i&&i.headers;if(i={...i,headers:{}},A)for(let[T,D]of Object.entries(A))i.headers[T.toLowerCase()]=D}else if(t.listenerCount("redirect")===0){let A=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!A||t._originalSecure&&!l)&&(delete o.headers.authorization,delete o.headers.cookie,A||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=E(o),t._redirects&&t.emit("redirect",t.url,v)}else v=t._req=E(o);o.timeout&&v.on("timeout",()=>{ot(t,v,"Opening handshake has timed out")}),v.on("error",A=>{v===null||v[jx]||(v=t._req=null,Go(t,A))}),v.on("response",A=>{let T=A.headers.location,D=A.statusCode;if(T&&o.followRedirects&&D>=300&&D<400){if(++t._redirects>o.maxRedirects){ot(t,v,"Maximum redirects exceeded");return}v.abort();let P;try{P=new bd(T,e)}catch{let k=new SyntaxError(`Invalid URL: ${T}`);Go(t,k);return}Hx(t,P,r,i)}else t.emit("unexpected-response",v,A)||ot(t,v,`Unexpected server response: ${A.statusCode}`)}),v.on("upgrade",(A,T,D)=>{if(t.emit("upgrade",A),t.readyState!==ge.CONNECTING)return;v=t._req=null;let P=A.headers.upgrade;if(P===void 0||P.toLowerCase()!=="websocket"){ot(t,T,"Invalid Upgrade header");return}let b=kE("sha1").update(w+ME).digest("base64");if(A.headers["sec-websocket-accept"]!==b){ot(t,T,"Invalid Sec-WebSocket-Accept header");return}let k=A.headers["sec-websocket-protocol"],O;if(k!==void 0?S.size?S.has(k)||(O="Server sent an invalid subprotocol"):O="Server sent a subprotocol but none was requested":S.size&&(O="Server sent no subprotocol"),O){ot(t,T,O);return}k&&(t._protocol=k);let U=A.headers["sec-websocket-extensions"];if(U!==void 0){if(!y){ot(t,T,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let B;try{B=qE(U)}catch{ot(t,T,"Invalid Sec-WebSocket-Extensions header");return}let J=Object.keys(B);if(J.length!==1||J[0]!==Dn.extensionName){ot(t,T,"Server indicated an extension that was not requested");return}try{y.accept(B[Dn.extensionName])}catch{ot(t,T,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[Dn.extensionName]=y}t.setSocket(T,D,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(v,t):v.end()}function Go(t,e){t._readyState=ge.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function WE(t){return t.path=t.socketPath,Gx.connect(t)}function KE(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=Gx.isIP(t.host)?"":t.host),CE.connect(t)}function ot(t,e,r){t._readyState=ge.CLOSING;let i=new Error(r);Error.captureStackTrace(i,ot),e.setHeader?(e[jx]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(Go,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Sd(t,e,r){if(e){let i=LE(e)?e.size:jE(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${Qt[t.readyState]})`);process.nextTick(r,i)}}function $E(t,e){let r=this[qe];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[qe]!==void 0&&(r._socket.removeListener("data",qo),process.nextTick(Wx,r._socket),t===1005?r.close():r.close(t,e))}function VE(){let t=this[qe];t.isPaused||t._socket.resume()}function JE(t){let e=this[qe];e._socket[qe]!==void 0&&(e._socket.removeListener("data",qo),process.nextTick(Wx,e._socket),e.close(t[zE])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function Ux(){this[qe].emitClose()}function ZE(t,e){this[qe].emit("message",t,e)}function XE(t){let e=this[qe];e._autoPong&&e.pong(t,!this._isServer,qx),e.emit("ping",t)}function YE(t){this[qe].emit("pong",t)}function Wx(t){t.resume()}function QE(t){let e=this[qe];e.readyState!==ge.CLOSED&&(e.readyState===ge.OPEN&&(e._readyState=ge.CLOSING,Kx(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Kx(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function $x(){let t=this[qe];if(this.removeListener("close",$x),this.removeListener("data",qo),this.removeListener("end",Vx),t._readyState=ge.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[qe]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",Ux),t._receiver.on("finish",Ux))}function qo(t){this[qe]._receiver.write(t)||this.pause()}function Vx(){let t=this[qe];t._readyState=ge.CLOSING,t._receiver.end(),this.end()}function Jx(){let t=this[qe];this.removeListener("error",Jx),this.on("error",qx),t&&(t._readyState=ge.CLOSING,this.destroy())}});var eh=se((AD,Qx)=>{"use strict";var SD=jo(),{Duplex:ev}=le("stream");function Xx(t){t.emit("close")}function tv(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Yx(t){this.removeListener("error",Yx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function nv(t,e){let r=!0,i=new ev({...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(Xx,i);return}let l=!1;t.once("error",function(x){l=!0,c(x)}),t.once("close",function(){l||c(o),process.nextTick(Xx,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",tv),i.on("error",Yx),i}Qx.exports=nv});var Ad=se((ID,th)=>{"use strict";var{tokenChars:rv}=Ur();function iv(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&&rv[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}th.exports={parse:iv}});var ch=se((DD,ah)=>{"use strict";var sv=le("events"),Ho=le("http"),{Duplex:TD}=le("stream"),{createHash:ov}=le("crypto"),nh=Fo(),Xn=Fr(),av=Ad(),cv=jo(),{CLOSE_TIMEOUT:dv,GUID:lv,kWebSocket:uv}=Zt(),fv=/^[+/0-9A-Za-z]{22}==$/,rh=0,ih=1,oh=2,Id=class extends sv{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:dv,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:cv,...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=xv(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=rh}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===oh){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(Xi,this);return}if(e&&this.once("close",e),this._state!==ih)if(this._state=ih,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(Xi,this):process.nextTick(Xi,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{Xi(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",sh);let c=e.headers["sec-websocket-key"],l=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){Yn(this,e,r,405,"Invalid HTTP method");return}if(l===void 0||l.toLowerCase()!=="websocket"){Yn(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!fv.test(c)){Yn(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){Yn(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){Yi(r,400);return}let x=e.headers["sec-websocket-protocol"],g=new Set;if(x!==void 0)try{g=av.parse(x)}catch{Yn(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let w=e.headers["sec-websocket-extensions"],E={};if(this.options.perMessageDeflate&&w!==void 0){let S=new Xn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let y=nh.parse(w);y[Xn.extensionName]&&(S.accept(y[Xn.extensionName]),E[Xn.extensionName]=S)}catch{Yn(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let S={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(S,(y,v,A,T)=>{if(!y)return Yi(r,v||401,A,T);this.completeUpgrade(E,c,g,e,r,i,o)});return}if(!this.options.verifyClient(S))return Yi(r,401)}this.completeUpgrade(E,c,g,e,r,i,o)}completeUpgrade(e,r,i,o,c,l,u){if(!c.readable||!c.writable)return c.destroy();if(c[uv])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>rh)return Yi(c,503);let g=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${ov("sha1").update(r+lv).digest("base64")}`],w=new this.options.WebSocket(null,void 0,this.options);if(i.size){let E=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;E&&(g.push(`Sec-WebSocket-Protocol: ${E}`),w._protocol=E)}if(e[Xn.extensionName]){let E=e[Xn.extensionName].params,S=nh.format({[Xn.extensionName]:[E]});g.push(`Sec-WebSocket-Extensions: ${S}`),w._extensions=e}this.emit("headers",g,o),c.write(g.concat(`\r
|
|
15
15
|
`).join(`\r
|
|
16
|
-
`)),c.removeListener("error",
|
|
16
|
+
`)),c.removeListener("error",sh),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(Xi,this)})),u(w,o)}};ah.exports=Id;function xv(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 Xi(t){t._state=oh,t.emit("close")}function sh(){this.destroy()}function Yi(t,e,r,i){r=r||Ho.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} ${Ho.STATUS_CODES[e]}\r
|
|
17
17
|
`+Object.keys(i).map(o=>`${o}: ${i[o]}`).join(`\r
|
|
18
18
|
`)+`\r
|
|
19
19
|
\r
|
|
20
|
-
`+r)}function
|
|
21
|
-
<string>${
|
|
20
|
+
`+r)}function Yn(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let l=new Error(o);Error.captureStackTrace(l,Yn),t.emit("wsClientError",l,r,e)}else Yi(r,i,o,c)}});import{existsSync as zv,openSync as Fv}from"node:fs";import{mkdir as Uv}from"node:fs/promises";import{dirname as Gv}from"node:path";import{fileURLToPath as qv}from"node:url";function Hv(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Rd(t=Y()){return zv(t.libEntry)?t.libEntry:qv(new URL("../index.ts",import.meta.url))}async function Eh(t={}){let e=t.paths??Y(),r=t.entryOverride??Rd(e),i=Hv(e,process.env.COZE_BRIDGE_LOG_MODE);await Uv(Gv(i),{recursive:!0});let o=Fv(i,"a"),l=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=lt(process.execPath,l,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[ts]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return jv.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var jv,ts,Jo=Ye(()=>{"use strict";An();te();Oe();jv=q("spawn-daemon"),ts="COZE_BRIDGE_DAEMON"});import{spawn as B1}from"node:child_process";import{mkdir as z1,unlink as F1,writeFile as U1}from"node:fs/promises";import{dirname as G1,join as q1}from"node:path";function Vr(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function j1(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${Vr(r)}</key>
|
|
21
|
+
<string>${Vr(i)}</string>`).join(`
|
|
22
22
|
`);return e?`
|
|
23
23
|
<key>EnvironmentVariables</key>
|
|
24
24
|
<dict>
|
|
25
25
|
${e}
|
|
26
|
-
</dict>`:""}function
|
|
26
|
+
</dict>`:""}function H1(t,e){return new Promise((r,i)=>{let o=B1(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 $r,rs,na,Fd,qh=Ye(()=>{"use strict";te();$r=q("supervisor.launchd"),rs="ai.coze.bridge",na=H1,Fd={platform:"darwin",renderConfig(t){return`<?xml version="1.0" encoding="UTF-8"?>
|
|
27
27
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
28
28
|
<plist version="1.0">
|
|
29
29
|
<dict>
|
|
30
30
|
<key>Label</key>
|
|
31
|
-
<string>${
|
|
31
|
+
<string>${rs}</string>
|
|
32
32
|
<key>ProgramArguments</key>
|
|
33
33
|
<array>
|
|
34
|
-
<string>${
|
|
35
|
-
<string>${
|
|
34
|
+
<string>${Vr(t.nodeBin)}</string>
|
|
35
|
+
<string>${Vr(t.entry)}</string>
|
|
36
36
|
<string>--daemon</string>
|
|
37
37
|
</array>
|
|
38
38
|
<key>RunAtLoad</key>
|
|
@@ -42,13 +42,13 @@ ${e}
|
|
|
42
42
|
<key>ThrottleInterval</key>
|
|
43
43
|
<integer>10</integer>
|
|
44
44
|
<key>StandardOutPath</key>
|
|
45
|
-
<string>${
|
|
45
|
+
<string>${Vr(t.logFile)}</string>
|
|
46
46
|
<key>StandardErrorPath</key>
|
|
47
|
-
<string>${
|
|
47
|
+
<string>${Vr(t.logFile)}</string>${j1(t.env)}
|
|
48
48
|
</dict>
|
|
49
49
|
</plist>
|
|
50
|
-
`},configPath(t){return
|
|
51
|
-
`):""}function
|
|
50
|
+
`},configPath(t){return q1(t.homeDir,"Library","LaunchAgents",`${rs}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await z1(G1(i),{recursive:!0}),await U1(i,this.renderConfig(t),"utf8"),$r.info("plist written",{plistPath:i,activate:r}),!r)return;await na("launchctl",["unload","-w",i]).catch(c=>$r.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await na("launchctl",["load","-w",i]),$r.info("launchd job loaded",{label:rs});let o=process.getuid?.()??0;await na("launchctl",["kickstart","-k",`gui/${o}/${rs}`]),$r.info("launchd job kickstarted",{label:rs,uid:o})},async uninstall(t){let e=this.configPath(t);await na("launchctl",["unload","-w",e]).catch(r=>$r.warn("launchctl unload failed (ignored)",{err:String(r)})),await F1(e).catch(r=>{if(r.code!=="ENOENT")throw r}),$r.info("launchd job removed",{plistPath:e})}}});import{spawn as W1}from"node:child_process";import{mkdir as K1,unlink as $1,writeFile as V1}from"node:fs/promises";import{dirname as J1,join as jh}from"node:path";function ia(t,e){return t.isRoot?e:["--user",...e]}function X1(t){return t?Object.entries(t).map(([e,r])=>{let i=r.replace(/\\/g,"\\\\").replace(/"/g,'\\"');return`Environment="${e}=${i}"`}).join(`
|
|
51
|
+
`):""}function sa(t,e){return new Promise((r,i)=>{let o=W1(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 ra,Jr,Z1,Ud,Hh=Ye(()=>{"use strict";te();ra=q("supervisor.systemd"),Jr="coze-bridge.service",Z1="/etc/systemd/system";Ud={platform:"linux",renderConfig(t){let e=t.isRoot?"multi-user.target":"default.target";return`[Unit]
|
|
52
52
|
Description=Coze Bridge daemon
|
|
53
53
|
After=network.target
|
|
54
54
|
|
|
@@ -59,10 +59,10 @@ Restart=always
|
|
|
59
59
|
RestartSec=3
|
|
60
60
|
StandardOutput=append:${t.logFile}
|
|
61
61
|
StandardError=append:${t.logFile}
|
|
62
|
-
${
|
|
62
|
+
${X1(t.env)}
|
|
63
63
|
[Install]
|
|
64
64
|
WantedBy=${e}
|
|
65
|
-
`},configPath(t){return t.isRoot?
|
|
65
|
+
`},configPath(t){return t.isRoot?jh(Z1,Jr):jh(t.homeDir,".config","systemd","user",Jr)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await K1(J1(i),{recursive:!0}),await V1(i,this.renderConfig(t),"utf8"),ra.info("systemd unit written",{unitPath:i,mode:o,activate:r}),await sa("systemctl",ia(t,["daemon-reload"])),await sa("systemctl",ia(t,r?["enable","--now",Jr]:["enable",Jr])),ra.info("systemd unit enabled",{unitName:Jr,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await sa("systemctl",ia(t,["disable","--now",Jr])).catch(r=>ra.warn("systemctl disable failed (ignored)",{err:String(r)})),await $1(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await sa("systemctl",ia(t,["daemon-reload"])).catch(()=>{}),ra.info("systemd unit removed",{unitPath:e})}}});import{spawn as Y1}from"node:child_process";import{join as Q1}from"node:path";function Wh(t,e){return new Promise((r,i)=>{let o=Y1(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 Gd,oa,qd,Kh=Ye(()=>{"use strict";te();Gd=q("supervisor.taskscheduler"),oa="CozeBridge",qd={platform:"win32",renderConfig(t){return`<?xml version="1.0" encoding="UTF-16"?>
|
|
66
66
|
<Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
|
|
67
67
|
<RegistrationInfo>
|
|
68
68
|
<Description>Coze Bridge daemon</Description>
|
|
@@ -86,45 +86,45 @@ WantedBy=${e}
|
|
|
86
86
|
</Exec>
|
|
87
87
|
</Actions>
|
|
88
88
|
</Task>
|
|
89
|
-
`},configPath(t){return w1(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 ep("schtasks",["/Create","/SC","ONLOGON","/TN",ia,"/TR",r,"/RU",t.userName,"/F"]),Hd.info("task scheduler entry created",{task:ia,logFile:t.logFile})},async uninstall(t){await ep("schtasks",["/Delete","/TN",ia,"/F"]).catch(e=>Hd.warn("schtasks /Delete failed (ignored)",{err:String(e)})),Hd.info("task scheduler entry removed",{task:ia})}}});var np={};_a(np,{buildContext:()=>S1,getSupervisor:()=>E1,launchdSupervisor:()=>Gd,systemdSupervisor:()=>qd,taskSchedulerSupervisor:()=>jd});import{homedir as _1,userInfo as y1}from"node:os";function E1(t=process.platform){switch(t){case"darwin":return Gd;case"linux":return qd;case"win32":return jd;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function b1(){let t={};for(let e of v1){let r=process.env[e];r&&(t[e]=r)}return t}function S1(){let t=Y();return{nodeBin:process.execPath,entry:Pd(t),logFile:t.logFile,homeDir:_1(),userName:y1().username,isRoot:process.getuid?.()===0,env:b1()}}var v1,rp=Je(()=>{"use strict";ke();$o();Yx();Qx();tp();v1=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});ne();nn();var vl=U("acp-installer-warmup"),kg=["claude-code","codex"];async function bl(t={}){let e=t.ensure??nr,i=(await Promise.allSettled(kg.map(async o=>{let c=await e(o);vl.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&vl.warn("acp wrapper warmup partial failure (\u5C06\u5728\u4E0B\u6B21 createAgent \u65F6\u91CD\u8BD5\u5E76\u629B\u9519\u7ED9\u7528\u6237)",{failedCount:i.length,reasons:i.map(o=>o.reason instanceof Error?o.reason.message:String(o.reason))})}rn();ne();import{readdir as Hg}from"node:fs/promises";import{mkdir as Rl,readFile as Gg,writeFile as kl}from"node:fs/promises";import{join as Aa}from"node:path";var qg={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function sr(t,e,r){await Rl(t,{recursive:!0});let i=qg[e],o=Aa(t,i);return await kl(o,r??"","utf8"),o}async function Ta(t,e,r){let i=Aa(t,".claude");await Rl(i,{recursive:!0});let o=Aa(i,"settings.local.json"),c={};try{let u=await Gg(o,"utf8"),h=JSON.parse(u);typeof h=="object"&&h!==null&&!Array.isArray(h)&&(c=h)}catch{}let d=typeof c.permissions=="object"&&c.permissions!==null&&!Array.isArray(c.permissions)?c.permissions:{};if(e==="cloud")d.defaultMode="bypassPermissions",c.autoCompactWindow=15e4;else{if(!r)throw new Error("writeCcPermissionSettings: local deployType requires permissionMode (caller bug)");d.defaultMode===void 0&&(d.defaultMode=r)}return c.permissions=d,await kl(o,JSON.stringify(c,null,2),"utf8"),o}var Ke=U("agent-detail-sync"),jg=6e4,Wg=5*6e4,ls=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await Hg(r)}catch(o){Ke.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}Ke.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await Ge(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){Ke.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(d){Ke.warn("detail sync failed for agent, skipping",{agentId:o,err:String(d)})}}})),Ke.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){Ke.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){Ke.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await Ge(e,this.opts.paths);if(!i){Ke.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(h){Ke.warn("detail RPC failed, using local data",{agentId:e,err:String(h)});let x=this.retryQueue.get(e),m=x?Math.min(x.currentDelay*2,Wg):jg;this.retryQueue.set(e,{dueAt:Date.now()+m,currentDelay:m});return}if(o.agentId&&o.agentId!==e){Ke.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:o.agentId});return}let c=!1,d=!1;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,d=!0);let u=!1;if(o.deployType==="cloud"&&i.deployType!=="cloud"?(Ke.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&Ke.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Ke.debug("detail sync: no diff",{agentId:e});return}await Ye(i,this.opts.paths),Ke.info("detail sync: config updated",{agentId:e,identityChanged:d,agentName:i.agentName}),u?(await this.opts.agentManager.createAgent({agentId:e,framework:i.framework,_meta:{cozeDeployType:"cloud"},cozeIdentity:i.cozeIdentity,model:i.model}),Ke.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):d&&(await sr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var Vf=bt(du(),1);import{lstat as Gc,mkdir as qc,readFile as jf,readdir as __,rm as y_,stat as E_,writeFile as Hc}from"node:fs/promises";import{dirname as v_,join as Dt,normalize as b_,relative as Kc,resolve as jc,sep as Wf}from"node:path";import{Readable as Kf}from"node:stream";import{pipeline as $f}from"node:stream/promises";import hm from"events";import Xe from"fs";import{EventEmitter as Ac}from"node:events";import ju from"node:stream";import{StringDecoder as xm}from"node:string_decoder";import $u from"node:path";import mr from"node:fs";import{dirname as Tm,parse as Cm}from"path";import{EventEmitter as Mm}from"events";import ac from"assert";import{Buffer as Fn}from"buffer";import*as xu from"zlib";import Bm from"zlib";import{posix as lr}from"node:path";import{basename as lw}from"node:path";import qs from"fs";import Ct from"fs";import Eu from"path";import{win32 as vw}from"node:path";import Cu from"path";import df from"node:fs";import zw from"node:assert";import{randomBytes as lf}from"node:crypto";import re from"node:fs";import Pe from"node:path";import uf from"fs";import Ys from"node:fs";import _i from"node:path";import nt from"node:fs";import Kw from"node:fs/promises";import Ws from"node:path";import{join as vf}from"node:path";import et from"node:fs";import If from"node:path";var um=Object.defineProperty,fm=(t,e)=>{for(var r in e)um(t,r,{get:e[r],enumerable:!0})},lu=typeof process=="object"&&process?process:{stdout:null,stderr:null},pm=t=>!!t&&typeof t=="object"&&(t instanceof Gn||t instanceof ju||gm(t)||mm(t)),gm=t=>!!t&&typeof t=="object"&&t instanceof Ac&&typeof t.pipe=="function"&&t.pipe!==ju.Writable.prototype.pipe,mm=t=>!!t&&typeof t=="object"&&t instanceof Ac&&typeof t.write=="function"&&typeof t.end=="function",Ft=Symbol("EOF"),zt=Symbol("maybeEmitEnd"),on=Symbol("emittedEnd"),ps=Symbol("emittingEnd"),ni=Symbol("emittedError"),gs=Symbol("closed"),uu=Symbol("read"),ms=Symbol("flush"),fu=Symbol("flushChunk"),ht=Symbol("encoding"),dr=Symbol("decoder"),Ne=Symbol("flowing"),ri=Symbol("paused"),xr=Symbol("resume"),Me=Symbol("buffer"),$e=Symbol("pipes"),Be=Symbol("bufferLength"),Oa=Symbol("bufferPush"),ws=Symbol("bufferShift"),We=Symbol("objectMode"),be=Symbol("destroyed"),La=Symbol("error"),Na=Symbol("emitData"),hu=Symbol("emitEnd"),Ma=Symbol("emitEnd2"),It=Symbol("async"),Ba=Symbol("abort"),_s=Symbol("aborted"),ii=Symbol("signal"),Rn=Symbol("dataListeners"),Qe=Symbol("discarded"),si=t=>Promise.resolve().then(t),wm=t=>t(),_m=t=>t==="end"||t==="finish"||t==="prefinish",ym=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,Em=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),Wu=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[xr](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},vm=class extends Wu{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)}},bm=t=>!!t.objectMode,Sm=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Gn=class extends Ac{[Ne]=!1;[ri]=!1;[$e]=[];[Me]=[];[We];[ht];[It];[dr];[Ft]=!1;[on]=!1;[ps]=!1;[gs]=!1;[ni]=null;[Be]=0;[be]=!1;[ii];[_s]=!1;[Rn]=0;[Qe]=!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");bm(e)?(this[We]=!0,this[ht]=null):Sm(e)?(this[ht]=e.encoding,this[We]=!1):(this[We]=!1,this[ht]=null),this[It]=!!e.async,this[dr]=this[ht]?new xm(this[ht]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Me]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[$e]});let{signal:r}=e;r&&(this[ii]=r,r.aborted?this[Ba]():r.addEventListener("abort",()=>this[Ba]()))}get bufferLength(){return this[Be]}get encoding(){return this[ht]}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[We]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[It]}set async(t){this[It]=this[It]||!!t}[Ba](){this[_s]=!0,this.emit("abort",this[ii]?.reason),this.destroy(this[ii]?.reason)}get aborted(){return this[_s]}set aborted(t){}write(t,e,r){if(this[_s])return!1;if(this[Ft])throw new Error("write after end");if(this[be])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[It]?si:wm;if(!this[We]&&!Buffer.isBuffer(t)){if(Em(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(ym(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[We]?(this[Ne]&&this[Be]!==0&&this[ms](!0),this[Ne]?this.emit("data",t):this[Oa](t),this[Be]!==0&&this.emit("readable"),r&&i(r),this[Ne]):t.length?(typeof t=="string"&&!(e===this[ht]&&!this[dr]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[ht]&&(t=this[dr].write(t)),this[Ne]&&this[Be]!==0&&this[ms](!0),this[Ne]?this.emit("data",t):this[Oa](t),this[Be]!==0&&this.emit("readable"),r&&i(r),this[Ne]):(this[Be]!==0&&this.emit("readable"),r&&i(r),this[Ne])}read(t){if(this[be])return null;if(this[Qe]=!1,this[Be]===0||t===0||t&&t>this[Be])return this[zt](),null;this[We]&&(t=null),this[Me].length>1&&!this[We]&&(this[Me]=[this[ht]?this[Me].join(""):Buffer.concat(this[Me],this[Be])]);let e=this[uu](t||null,this[Me][0]);return this[zt](),e}[uu](t,e){if(this[We])this[ws]();else{let r=e;t===r.length||t===null?this[ws]():typeof r=="string"?(this[Me][0]=r.slice(t),e=r.slice(0,t),this[Be]-=t):(this[Me][0]=r.subarray(t),e=r.subarray(0,t),this[Be]-=t)}return this.emit("data",e),!this[Me].length&&!this[Ft]&&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[Ft]=!0,this.writable=!1,(this[Ne]||!this[ri])&&this[zt](),this}[xr](){this[be]||(!this[Rn]&&!this[$e].length&&(this[Qe]=!0),this[ri]=!1,this[Ne]=!0,this.emit("resume"),this[Me].length?this[ms]():this[Ft]?this[zt]():this.emit("drain"))}resume(){return this[xr]()}pause(){this[Ne]=!1,this[ri]=!0,this[Qe]=!1}get destroyed(){return this[be]}get flowing(){return this[Ne]}get paused(){return this[ri]}[Oa](t){this[We]?this[Be]+=1:this[Be]+=t.length,this[Me].push(t)}[ws](){return this[We]?this[Be]-=1:this[Be]-=this[Me][0].length,this[Me].shift()}[ms](t=!1){do;while(this[fu](this[ws]())&&this[Me].length);!t&&!this[Me].length&&!this[Ft]&&this.emit("drain")}[fu](t){return this.emit("data",t),this[Ne]}pipe(t,e){if(this[be])return t;this[Qe]=!1;let r=this[on];return e=e||{},t===lu.stdout||t===lu.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[$e].push(e.proxyErrors?new vm(this,t,e):new Wu(this,t,e)),this[It]?si(()=>this[xr]()):this[xr]()),t}unpipe(t){let e=this[$e].find(r=>r.dest===t);e&&(this[$e].length===1?(this[Ne]&&this[Rn]===0&&(this[Ne]=!1),this[$e]=[]):this[$e].splice(this[$e].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[Qe]=!1,this[Rn]++,!this[$e].length&&!this[Ne]&&this[xr]();else if(t==="readable"&&this[Be]!==0)super.emit("readable");else if(_m(t)&&this[on])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[ni]){let i=e;this[It]?si(()=>i.call(this,this[ni])):i.call(this,this[ni])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[Rn]=this.listeners("data").length,this[Rn]===0&&!this[Qe]&&!this[$e].length&&(this[Ne]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[Rn]=0,!this[Qe]&&!this[$e].length&&(this[Ne]=!1)),e}get emittedEnd(){return this[on]}[zt](){!this[ps]&&!this[on]&&!this[be]&&this[Me].length===0&&this[Ft]&&(this[ps]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[gs]&&this.emit("close"),this[ps]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==be&&this[be])return!1;if(t==="data")return!this[We]&&!r?!1:this[It]?(si(()=>this[Na](r)),!0):this[Na](r);if(t==="end")return this[hu]();if(t==="close"){if(this[gs]=!0,!this[on]&&!this[be])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[ni]=r,super.emit(La,r);let o=!this[ii]||this.listeners("error").length?super.emit("error",r):!1;return this[zt](),o}else if(t==="resume"){let o=super.emit("resume");return this[zt](),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[zt](),i}[Na](t){for(let r of this[$e])r.dest.write(t)===!1&&this.pause();let e=this[Qe]?!1:super.emit("data",t);return this[zt](),e}[hu](){return this[on]?!1:(this[on]=!0,this.readable=!1,this[It]?(si(()=>this[Ma]()),!0):this[Ma]())}[Ma](){if(this[dr]){let e=this[dr].end();if(e){for(let r of this[$e])r.dest.write(e);this[Qe]||super.emit("data",e)}}for(let e of this[$e])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[We]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[We]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[We])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[ht]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(be,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[Qe]=!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[Ft])return e();let i,o,c=x=>{this.off("data",d),this.off("end",u),this.off(be,h),e(),o(x)},d=x=>{this.off("error",c),this.off("end",u),this.off(be,h),this.pause(),i({value:x,done:!!this[Ft]})},u=()=>{this.off("error",c),this.off("data",d),this.off(be,h),e(),i({done:!0,value:void 0})},h=()=>c(new Error("stream destroyed"));return new Promise((x,m)=>{o=m,i=x,this.once(be,h),this.once("error",c),this.once("end",u),this.once("data",d)})},throw:e,return:e,[Symbol.asyncIterator](){return this},[Symbol.asyncDispose]:async()=>{}}}[Symbol.iterator](){this[Qe]=!1;let t=!1,e=()=>(this.pause(),this.off(La,e),this.off(be,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(La,e),this.once(be,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[be])return t?this.emit("error",t):this.emit(be),this;this[be]=!0,this[Qe]=!0,this[Me].length=0,this[Be]=0;let e=this;return typeof e.close=="function"&&!this[gs]&&e.close(),t?this.emit("error",t):this.emit(be),this}static get isStream(){return pm}},Im=Xe.writev,gn=Symbol("_autoClose"),mt=Symbol("_close"),oi=Symbol("_ended"),de=Symbol("_fd"),Fa=Symbol("_finished"),Ht=Symbol("_flags"),za=Symbol("_flush"),sc=Symbol("_handleChunk"),oc=Symbol("_makeBuf"),mi=Symbol("_mode"),ys=Symbol("_needDrain"),_r=Symbol("_onerror"),yr=Symbol("_onopen"),Ua=Symbol("_onread"),pr=Symbol("_onwrite"),mn=Symbol("_open"),gt=Symbol("_path"),un=Symbol("_pos"),At=Symbol("_queue"),gr=Symbol("_read"),Ga=Symbol("_readSize"),qt=Symbol("_reading"),ai=Symbol("_remain"),qa=Symbol("_size"),ks=Symbol("_write"),kn=Symbol("_writing"),Ds=Symbol("_defaultFlag"),Bn=Symbol("_errored"),Tc=class extends Gn{[Bn]=!1;[de];[gt];[Ga];[qt]=!1;[qa];[ai];[gn];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[Bn]=!1,this[de]=typeof e.fd=="number"?e.fd:void 0,this[gt]=t,this[Ga]=e.readSize||16*1024*1024,this[qt]=!1,this[qa]=typeof e.size=="number"?e.size:1/0,this[ai]=this[qa],this[gn]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[de]=="number"?this[gr]():this[mn]()}get fd(){return this[de]}get path(){return this[gt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[mn](){Xe.open(this[gt],"r",(t,e)=>this[yr](t,e))}[yr](t,e){t?this[_r](t):(this[de]=e,this.emit("open",e),this[gr]())}[oc](){return Buffer.allocUnsafe(Math.min(this[Ga],this[ai]))}[gr](){if(!this[qt]){this[qt]=!0;let t=this[oc]();if(t.length===0)return process.nextTick(()=>this[Ua](null,0,t));Xe.read(this[de],t,0,t.length,null,(e,r,i)=>this[Ua](e,r,i))}}[Ua](t,e,r){this[qt]=!1,t?this[_r](t):this[sc](e,r)&&this[gr]()}[mt](){if(this[gn]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,Xe.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[_r](t){this[qt]=!0,this[mt](),this.emit("error",t)}[sc](t,e){let r=!1;return this[ai]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[ai]<=0)&&(r=!1,this[mt](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[de]=="number"&&this[gr](),!1;case"error":return this[Bn]?!1:(this[Bn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},Am=class extends Tc{[mn](){let t=!0;try{this[yr](null,Xe.openSync(this[gt],"r")),t=!1}finally{t&&this[mt]()}}[gr](){let t=!0;try{if(!this[qt]){this[qt]=!0;do{let e=this[oc](),r=e.length===0?0:Xe.readSync(this[de],e,0,e.length,null);if(!this[sc](r,e))break}while(!0);this[qt]=!1}t=!1}finally{t&&this[mt]()}}[mt](){if(this[gn]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,Xe.closeSync(t),this.emit("close")}}},Ks=class extends hm{readable=!1;writable=!0;[Bn]=!1;[kn]=!1;[oi]=!1;[At]=[];[ys]=!1;[gt];[mi];[gn];[de];[Ds];[Ht];[Fa]=!1;[un];constructor(t,e){e=e||{},super(e),this[gt]=t,this[de]=typeof e.fd=="number"?e.fd:void 0,this[mi]=e.mode===void 0?438:e.mode,this[un]=typeof e.start=="number"?e.start:void 0,this[gn]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[un]!==void 0?"r+":"w";this[Ds]=e.flags===void 0,this[Ht]=e.flags===void 0?r:e.flags,this[de]===void 0&&this[mn]()}emit(t,...e){if(t==="error"){if(this[Bn])return!1;this[Bn]=!0}return super.emit(t,...e)}get fd(){return this[de]}get path(){return this[gt]}[_r](t){this[mt](),this[kn]=!0,this.emit("error",t)}[mn](){Xe.open(this[gt],this[Ht],this[mi],(t,e)=>this[yr](t,e))}[yr](t,e){this[Ds]&&this[Ht]==="r+"&&t&&t.code==="ENOENT"?(this[Ht]="w",this[mn]()):t?this[_r](t):(this[de]=e,this.emit("open",e),this[kn]||this[za]())}end(t,e){return t&&this.write(t,e),this[oi]=!0,!this[kn]&&!this[At].length&&typeof this[de]=="number"&&this[pr](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[oi]?(this.emit("error",new Error("write() after end()")),!1):this[de]===void 0||this[kn]||this[At].length?(this[At].push(t),this[ys]=!0,!1):(this[kn]=!0,this[ks](t),!0)}[ks](t){Xe.write(this[de],t,0,t.length,this[un],(e,r)=>this[pr](e,r))}[pr](t,e){t?this[_r](t):(this[un]!==void 0&&typeof e=="number"&&(this[un]+=e),this[At].length?this[za]():(this[kn]=!1,this[oi]&&!this[Fa]?(this[Fa]=!0,this[mt](),this.emit("finish")):this[ys]&&(this[ys]=!1,this.emit("drain"))))}[za](){if(this[At].length===0)this[oi]&&this[pr](null,0);else if(this[At].length===1)this[ks](this[At].pop());else{let t=this[At];this[At]=[],Im(this[de],t,this[un],(e,r)=>this[pr](e,r))}}[mt](){if(this[gn]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,Xe.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},Ku=class extends Ks{[mn](){let t;if(this[Ds]&&this[Ht]==="r+")try{t=Xe.openSync(this[gt],this[Ht],this[mi])}catch(e){if(e?.code==="ENOENT")return this[Ht]="w",this[mn]();throw e}else t=Xe.openSync(this[gt],this[Ht],this[mi]);this[yr](null,t)}[mt](){if(this[gn]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,Xe.closeSync(t),this.emit("close")}}[ks](t){let e=!0;try{this[pr](null,Xe.writeSync(this[de],t,0,t.length,this[un])),e=!1}finally{if(e)try{this[mt]()}catch{}}}},Rm=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"]]),km=t=>!!t.sync&&!!t.file,Dm=t=>!t.sync&&!!t.file,Pm=t=>!!t.sync&&!t.file,Om=t=>!t.sync&&!t.file,Lm=t=>!!t.file,Nm=t=>Rm.get(t)||t,Cc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=Nm(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Ai=(t,e,r,i,o)=>Object.assign((c=[],d,u)=>{Array.isArray(c)&&(d=c,c={}),typeof d=="function"&&(u=d,d=void 0),d=d?Array.from(d):[];let h=Cc(c);if(o?.(h,d),km(h)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(h,d)}else if(Dm(h)){let x=e(h,d);return u?x.then(()=>u(),u):x}else if(Pm(h)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(h,d)}else if(Om(h)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(h,d)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),Fm=Bm.constants||{ZLIB_VERNUM:4736},kt=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},Fm)),zm=Fn.concat,pu=Object.getOwnPropertyDescriptor(Fn,"concat"),Um=t=>t,Ha=pu?.writable===!0||pu?.set!==void 0?t=>{Fn.concat=t?Um:zm}:t=>{},zn=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"}},ja=Symbol("flushFlag"),Rc=class extends Gn{#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 xu[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new xu[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 ac(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(Fn.alloc(0),{[ja]: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}[zn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=Fn.from(t,e)),this.#e)return;ac(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},Ha(!0);let d;try{let h=typeof t[ja]=="number"?t[ja]:this.#r;d=this.#t._processChunk(t,h),Ha(!1)}catch(h){Ha(!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(d)if(Array.isArray(d)&&d.length>0){let h=d[0];u=this[zn](Fn.from(h));for(let x=1;x<d.length;x++)u=this[zn](d[x])}else u=this[zn](Fn.from(d));return r&&r(),u}},Vu=class extends Rc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||kt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||kt.Z_FINISH,t.fullFlushFlag=kt.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(kt.Z_SYNC_FLUSH),ac(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)}}}},Gm=class extends Vu{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[zn](t){return this.#e?(this.#e=!1,t[9]=255,super[zn](t)):super[zn](t)}},qm=class extends Vu{constructor(t){super(t,"Unzip")}},Ju=class extends Rc{constructor(t,e){t=t||{},t.flush=t.flush||kt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||kt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=kt.BROTLI_OPERATION_FLUSH,super(t,e)}},Hm=class extends Ju{constructor(t){super(t,"BrotliCompress")}},jm=class extends Ju{constructor(t){super(t,"BrotliDecompress")}},Zu=class extends Rc{constructor(t,e){t=t||{},t.flush=t.flush||kt.ZSTD_e_continue,t.finishFlush=t.finishFlush||kt.ZSTD_e_end,t.fullFlushFlag=kt.ZSTD_e_flush,super(t,e)}},Wm=class extends Zu{constructor(t){super(t,"ZstdCompress")}},Km=class extends Zu{constructor(t){super(t,"ZstdDecompress")}},$m=(t,e)=>{if(Number.isSafeInteger(t))t<0?Jm(t,e):Vm(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Vm=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Jm=(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]=Yu(o):o===0?e[i-1]=0:(r=!0,e[i-1]=Xu(o))}},Zm=t=>{let e=t[0],r=e===128?Xm(t.subarray(1,t.length)):e===255?Ym(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},Ym=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),d;i?d=Yu(c):c===0?d=c:(i=!0,d=Xu(c)),d!==0&&(r-=d*Math.pow(256,e-o-1))}return r},Xm=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},Yu=t=>(255^t)&255,Xu=t=>(255^t)+1&255,Qm={};fm(Qm,{code:()=>kc,isCode:()=>Ps,isName:()=>ew,name:()=>$s,normalFsTypes:()=>Qu});var Ps=t=>$s.has(t),ew=t=>kc.has(t),Qu=new Set(["0","","1","2","3","4","5","6","7","D"]),$s=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"]]),kc=new Map(Array.from($s).map(t=>[t[1],t[0]])),Un=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");let o=Dn(t,e+156,1),c=Qu.has(o),d=c?r:void 0,u=c?i:void 0;if(this.path=d?.path??Dn(t,e,100),this.mode=d?.mode??u?.mode??fn(t,e+100,8),this.uid=d?.uid??u?.uid??fn(t,e+108,8),this.gid=d?.gid??u?.gid??fn(t,e+116,8),this.size=d?.size??u?.size??fn(t,e+124,12),this.mtime=d?.mtime??u?.mtime??Wa(t,e+136,12),this.cksum=fn(t,e+148,12),u&&this.#n(u,!0),d&&this.#n(d),Ps(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Dn(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=d?.uname??u?.uname??Dn(t,e+265,32),this.gname=d?.gname??u?.gname??Dn(t,e+297,32),this.devmaj=d?.devmaj??u?.devmaj??fn(t,e+329,8)??0,this.devmin=d?.devmin??u?.devmin??fn(t,e+337,8)??0,t[e+475]!==0){let x=Dn(t,e+345,155);this.path=x+"/"+this.path}else{let x=Dn(t,e+345,130);x&&(this.path=x+"/"+this.path),this.atime=r?.atime??i?.atime??Wa(t,e+476,12),this.ctime=r?.ctime??i?.ctime??Wa(t,e+488,12)}let h=256;for(let x=e;x<e+148;x++)h+=t[x];for(let x=e+156;x<e+512;x++)h+=t[x];this.cksumValid=h===this.cksum,this.cksum===void 0&&h===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=tw(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Pn(t,e,100,o)||this.needPax,this.needPax=hn(t,e+100,8,this.mode)||this.needPax,this.needPax=hn(t,e+108,8,this.uid)||this.needPax,this.needPax=hn(t,e+116,8,this.gid)||this.needPax,this.needPax=hn(t,e+124,12,this.size)||this.needPax,this.needPax=Ka(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Pn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Pn(t,e+265,32,this.uname)||this.needPax,this.needPax=Pn(t,e+297,32,this.gname)||this.needPax,this.needPax=hn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=hn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Pn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Pn(t,e+345,155,c)||this.needPax:(this.needPax=Pn(t,e+345,130,c)||this.needPax,this.needPax=Ka(t,e+476,12,this.atime)||this.needPax,this.needPax=Ka(t,e+488,12,this.ctime)||this.needPax);let d=256;for(let u=e;u<e+148;u++)d+=t[u];for(let u=e+156;u<e+512;u++)d+=t[u];return this.cksum=d,hn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:$s.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(kc.get(t));if(Ps(e)||e==="Unsupported")this.#e=e;else if(Ps(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},tw=(t,e)=>{let r=t,i="",o,c=lr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=lr.dirname(r),r=lr.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=lr.join(lr.basename(i),r),i=lr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Dn=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),Wa=(t,e,r)=>nw(fn(t,e,r)),nw=t=>t===void 0?void 0:new Date(t*1e3),fn=(t,e,r)=>Number(t[e])&128?Zm(t.subarray(e,e+r)):iw(t,e,r),rw=t=>isNaN(t)?void 0:t,iw=(t,e,r)=>rw(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),sw={12:8589934591,8:2097151},hn=(t,e,r,i)=>i===void 0?!1:i>sw[r]||i<0?($m(i,t.subarray(e,e+r)),!0):(ow(t,e,r,i),!1),ow=(t,e,r,i)=>t.write(aw(i,r),e,r,"ascii"),aw=(t,e)=>cw(Math.floor(t).toString(8),e),cw=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",Ka=(t,e,r,i)=>i===void 0?!1:hn(t,e,r,i.getTime()/1e3),dw=new Array(156).join("\0"),Pn=(t,e,r,i)=>i===void 0?!1:(t.write(i+dw,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),Gs=class ef{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 Un({path:("PaxHeader/"+lw(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+`
|
|
90
|
-
`,c=Buffer.byteLength(o),
|
|
91
|
-
`).reduce(hw,Object.create(null)),hw=(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"),d=i.join("=");return t[c]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(c)?new Date(Number(d)*1e3):/^[0-9]+$/.test(d)?+d:d,t},xw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Z=xw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),pw=class extends Gn{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))))}},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))},gw=1024*1024,cc=Buffer.from([31,139]),dc=Buffer.from([40,181,47,253]),mw=Math.max(cc.length,dc.length),st=Symbol("state"),On=Symbol("writeEntry"),Ut=Symbol("readEntry"),$a=Symbol("nextEntry"),gu=Symbol("processEntry"),Tt=Symbol("extendedHeader"),ci=Symbol("globalExtendedHeader"),an=Symbol("meta"),mu=Symbol("emitMeta"),pe=Symbol("buffer"),Gt=Symbol("queue"),cn=Symbol("ended"),Va=Symbol("emittedEnd"),Ln=Symbol("emit"),Ae=Symbol("unzip"),vs=Symbol("consumeChunk"),bs=Symbol("consumeChunkSub"),Ja=Symbol("consumeBody"),wu=Symbol("consumeMeta"),_u=Symbol("consumeHeader"),di=Symbol("consuming"),Za=Symbol("bufferConcat"),Ss=Symbol("maybeEnd"),ur=Symbol("writing"),dn=Symbol("aborted"),Is=Symbol("onDone"),Nn=Symbol("sawValidEntry"),As=Symbol("sawNullBlock"),Ts=Symbol("sawEOF"),yu=Symbol("closeStream"),ww=()=>!0,Ii=class extends Mm{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Gt]=[];[pe];[Ut];[On];[st]="begin";[an]="";[Tt];[ci];[cn]=!1;[Ae];[dn]=!1;[Nn];[As]=!1;[Ts]=!1;[ur]=!1;[di]=!1;[Va]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Is,()=>{(this[st]==="begin"||this[Nn]===!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||gw,this.filter=typeof t.filter=="function"?t.filter:ww;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[yu]()),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)}[_u](t,e){this[Nn]===void 0&&(this[Nn]=!1);let r;try{r=new Un(t,e,this[Tt],this[ci])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[As]?(this[Ts]=!0,this[st]==="begin"&&(this[st]="header"),this[Ln]("eof")):(this[As]=!0,this[Ln]("nullBlock"));else if(this[As]=!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[On]=new pw(r,this[Tt],this[ci]);if(!this[Nn])if(o.remain){let c=()=>{o.invalid||(this[Nn]=!0)};o.on("end",c)}else this[Nn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[Ln]("ignoredEntry",o),this[st]="ignore",o.resume()):o.size>0&&(this[an]="",o.on("data",c=>this[an]+=c),this[st]="meta"):(this[Tt]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[Ln]("ignoredEntry",o),this[st]=o.remain?"ignore":"header",o.resume()):(o.remain?this[st]="body":(this[st]="header",o.end()),this[Ut]?this[Gt].push(o):(this[Gt].push(o),this[$a]())))}}}[yu](){queueMicrotask(()=>this.emit("close"))}[gu](t){let e=!0;if(!t)this[Ut]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[Ut]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[$a]()),e=!1);return e}[$a](){do;while(this[gu](this[Gt].shift()));if(this[Gt].length===0){let t=this[Ut];!t||t.flowing||t.size===t.remain?this[ur]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[Ja](t,e){let r=this[On];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[st]="header",this[On]=void 0,r.end()),o.length}[wu](t,e){let r=this[On],i=this[Ja](t,e);return!this[On]&&r&&this[mu](r),i}[Ln](t,e,r){this[Gt].length===0&&!this[Ut]?this.emit(t,e,r):this[Gt].push([t,e,r])}[mu](t){switch(this[Ln]("meta",this[an]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Tt]=Gs.parse(this[an],this[Tt],!1);break;case"GlobalExtendedHeader":this[ci]=Gs.parse(this[an],this[ci],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Tt]??Object.create(null);this[Tt]=e,e.path=this[an].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Tt]||Object.create(null);this[Tt]=e,e.linkpath=this[an].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[dn]=!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[dn])return r?.(),!1;if((this[Ae]===void 0||this.brotli===void 0&&this[Ae]===!1)&&t){if(this[pe]&&(t=Buffer.concat([this[pe],t]),this[pe]=void 0),t.length<mw)return this[pe]=t,r?.(),!0;for(let d=0;this[Ae]===void 0&&d<cc.length;d++)t[d]!==cc[d]&&(this[Ae]=!1);let o=!1;if(this[Ae]===!1&&this.zstd!==!1){o=!0;for(let d=0;d<dc.length;d++)if(t[d]!==dc[d]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Ae]===!1&&c)if(t.length<512)if(this[cn])this.brotli=!0;else return this[pe]=t,r?.(),!0;else try{new Un(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[Ae]===void 0||this[Ae]===!1&&(this.brotli||o)){let d=this[cn];this[cn]=!1,this[Ae]=this[Ae]===void 0?new qm({}):o?new Km({}):new jm({}),this[Ae].on("data",h=>this[vs](h)),this[Ae].on("error",h=>this.abort(h)),this[Ae].on("end",()=>{this[cn]=!0,this[vs]()}),this[ur]=!0;let u=!!this[Ae][d?"end":"write"](t);return this[ur]=!1,r?.(),u}}this[ur]=!0,this[Ae]?this[Ae].write(t):this[vs](t),this[ur]=!1;let i=this[Gt].length>0?!1:this[Ut]?this[Ut].flowing:!0;return!i&&this[Gt].length===0&&this[Ut]?.once("drain",()=>this.emit("drain")),r?.(),i}[Za](t){t&&!this[dn]&&(this[pe]=this[pe]?Buffer.concat([this[pe],t]):t)}[Ss](){if(this[cn]&&!this[Va]&&!this[dn]&&!this[di]){this[Va]=!0;let t=this[On];if(t&&t.blockRemain){let e=this[pe]?this[pe].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[pe]&&t.write(this[pe]),t.end()}this[Ln](Is)}}[vs](t){if(this[di]&&t)this[Za](t);else if(!t&&!this[pe])this[Ss]();else if(t){if(this[di]=!0,this[pe]){this[Za](t);let e=this[pe];this[pe]=void 0,this[bs](e)}else this[bs](t);for(;this[pe]&&this[pe]?.length>=512&&!this[dn]&&!this[Ts];){let e=this[pe];this[pe]=void 0,this[bs](e)}this[di]=!1}(!this[pe]||this[cn])&&this[Ss]()}[bs](t){let e=0,r=t.length;for(;e+512<=r&&!this[dn]&&!this[Ts];)switch(this[st]){case"begin":case"header":this[_u](t,e),e+=512;break;case"ignore":case"body":e+=this[Ja](t,e);break;case"meta":e+=this[wu](t,e);break;default:throw new Error("invalid state: "+this[st])}e<r&&(this[pe]=this[pe]?Buffer.concat([t.subarray(e),this[pe]]):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[dn]||(this[Ae]?(t&&this[Ae].write(t),this[Ae].end()):(this[cn]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Ss]())),this}},wi=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)},_w=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},tf=(t,e)=>{let r=new Map(e.map(c=>[wi(c),!0])),i=t.filter,o=(c,d="")=>{let u=d||Cm(c).root||".",h;if(c===u)h=!1;else{let x=r.get(c);h=x!==void 0?x:o(Tm(c),u)}return r.set(c,h),h};t.filter=i?(c,d)=>i(c,d)&&o(wi(c)):c=>o(wi(c))},yw=t=>{let e=new Ii(t),r=t.file,i;try{i=mr.openSync(r,"r");let o=mr.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let d=Buffer.allocUnsafe(o.size),u=mr.readSync(i,d,0,o.size,0);e.end(u===d.byteLength?d:d.subarray(0,u))}else{let d=0,u=Buffer.allocUnsafe(c);for(;d<o.size;){let h=mr.readSync(i,u,0,c,d);if(h===0)break;d+=h,e.write(u.subarray(0,h))}e.end()}}finally{if(typeof i=="number")try{mr.closeSync(i)}catch{}}},Ew=(t,e)=>{let r=new Ii(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("end",c),mr.stat(o,(u,h)=>{if(u)d(u);else{let x=new Tc(o,{readSize:i,size:h.size});x.on("error",d),x.pipe(r)}})})},Er=Ai(yw,Ew,t=>new Ii(t),t=>new Ii(t),(t,e)=>{e?.length&&tf(t,e),t.noResume||_w(t)}),nf=(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:bw,parse:vu}=vw,Dc=t=>{let e="",r=vu(t);for(;bw(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=vu(t)}return[e,t]},Js=["|","<",">","?",":"],Pc=Js.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),Sw=new Map(Js.map((t,e)=>[t,Pc[e]])),Iw=new Map(Pc.map((t,e)=>[t,Js[e]])),bu=t=>Js.reduce((e,r)=>e.split(r).join(Sw.get(r)),t),Aw=t=>Pc.reduce((e,r)=>e.split(r).join(Iw.get(r)),t),rf=(t,e)=>e?(t=Z(t).replace(/^\.(\/|$)/,""),wi(e)+"/"+t):Z(t),Tw=16*1024*1024,Su=Symbol("process"),Iu=Symbol("file"),Au=Symbol("directory"),lc=Symbol("symlink"),Tu=Symbol("hardlink"),li=Symbol("header"),Os=Symbol("read"),uc=Symbol("lstat"),Ls=Symbol("onlstat"),fc=Symbol("onread"),hc=Symbol("onreadlink"),xc=Symbol("openfile"),pc=Symbol("onopenfile"),xn=Symbol("close"),Hs=Symbol("mode"),gc=Symbol("awaitDrain"),Ya=Symbol("ondrain"),Rt=Symbol("prefix"),sf=class extends Gn{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=Cc(e);super(),this.path=Z(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||Tw,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,d]=Dc(this.path);c&&typeof d=="string"&&(this.path=d,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=Aw(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Z(r.absolute||Eu.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[Ls](o):this[uc]()}warn(t,e,r={}){return Vs(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[uc](){Ct.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Ls](e)})}[Ls](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=kw(t),this.emit("stat",t),this[Su]()}[Su](){switch(this.type){case"File":return this[Iu]();case"Directory":return this[Au]();case"SymbolicLink":return this[lc]();default:return this.end()}}[Hs](t){return nf(t,this.type==="Directory",this.portable)}[Rt](t){return rf(t,this.prefix)}[li](){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 Un({path:this[Rt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Rt](this.linkpath):this.linkpath,mode:this[Hs](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[Rt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Rt](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)}[Au](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[li](),this.end()}[lc](){Ct.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[hc](e)})}[hc](t){this.linkpath=Z(t),this[li](),this.end()}[Tu](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Z(Eu.relative(this.cwd,t)),this.stat.size=0,this[li](),this.end()}[Iu](){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[Tu](e);this.linkCache.set(t,this.absolute)}if(this[li](),this.stat.size===0)return this.end();this[xc]()}[xc](){Ct.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[pc](e)})}[pc](t){if(this.fd=t,this.#e)return this[xn]();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[Os]()}[Os](){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");Ct.read(t,e,r,i,o,(c,d)=>{if(c)return this[xn](()=>this.emit("error",c));this[fc](d)})}[xn](t=()=>{}){this.fd!==void 0&&Ct.close(this.fd,t)}[fc](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[xn](()=>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[xn](()=>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[gc](()=>this[Ya]())}[gc](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[xn](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[Os]()}},Cw=class extends sf{sync=!0;[uc](){this[Ls](Ct.lstatSync(this.absolute))}[lc](){this[hc](Ct.readlinkSync(this.absolute))}[xc](){this[pc](Ct.openSync(this.absolute,"r"))}[Os](){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 d=Ct.readSync(e,r,i,o,c);this[fc](d),t=!1}finally{if(t)try{this[xn](()=>{})}catch{}}}[gc](t){t()}[xn](t=()=>{}){this.fd!==void 0&&Ct.closeSync(this.fd),t()}},Rw=class extends Gn{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=Cc(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[Hs](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[d,u]=Dc(this.path);d&&typeof u=="string"&&(this.path=u,o=d)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.onWriteEntry?.(this),this.header=new Un({path:this[Rt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Rt](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[Rt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Rt](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)}[Rt](t){return rf(t,this.prefix)}[Hs](t){return nf(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}},kw=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",Dw=class wr{tail;head;length=0;static create(e=[]){return new wr(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++)Ow(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)Lw(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 wr;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 wr;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 wr;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 wr;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 d=0;o&&d<e;d++)o=o.next;let c=[];for(let d=0;o&&d<r;d++)c.push(o.value),o=this.removeNode(o);o?o!==this.tail&&(o=o.prev):o=this.tail;for(let d of i)o=Pw(this,o,d);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 Pw(t,e,r){let i=e,o=e?e.next:t.head,c=new Oc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function Ow(t,e){t.tail=new Oc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function Lw(t,e){t.head=new Oc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Oc=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}},Ru=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},ku=Buffer.alloc(1024),Ns=Symbol("onStat"),ui=Symbol("ended"),xt=Symbol("queue"),fi=Symbol("pendingLinks"),ln=Symbol("current"),Mn=Symbol("process"),hi=Symbol("processing"),Cs=Symbol("processJob"),pt=Symbol("jobs"),Xa=Symbol("jobDone"),Ms=Symbol("addFSEntry"),Du=Symbol("addTarEntry"),mc=Symbol("stat"),wc=Symbol("readdir"),Bs=Symbol("onreaddir"),Fs=Symbol("pipe"),Pu=Symbol("entry"),Qa=Symbol("entryOpt"),zs=Symbol("writeEntryClass"),of=Symbol("write"),ec=Symbol("ondrain"),Zs=class extends Gn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[zs];onWriteEntry;[xt];[fi]=new Map;[pt]=0;[hi]=!1;[ui]=!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[zs]=sf,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 Gm(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Hm(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Wm(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[ec]()),this.on("resume",()=>e.resume())}else this.on("drain",this[ec]);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[xt]=new Dw,this[pt]=0,this.jobs=Number(t.jobs)||4,this[hi]=!1,this[ui]=!1}[of](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[ui]=!0,this[Mn](),r&&r(),this}write(t){if(this[ui])throw new Error("write after end");return typeof t=="string"?this[Ms](t):this[Du](t),this.flowing}[Du](t){let e=Z(Cu.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Ru(t.path,e);r.entry=new Rw(t,this[Qa](r)),r.entry.on("end",()=>this[Xa](r)),this[pt]+=1,this[xt].push(r)}this[Mn]()}[Ms](t){let e=Z(Cu.resolve(this.cwd,t));this[xt].push(new Ru(t,e)),this[Mn]()}[mc](t){t.pending=!0,this[pt]+=1;let e=this.follow?"stat":"lstat";qs[e](t.absolute,(r,i)=>{t.pending=!1,this[pt]-=1,r?this.emit("error",r):this[Ns](t,i)})}[Ns](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[ln])this[Cs](t);else{let r=`${e.dev}:${e.ino}`,i=this[fi].get(r);i?i.push(t):this[fi].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Mn]()}[wc](t){t.pending=!0,this[pt]+=1,qs.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[pt]-=1,e)return this.emit("error",e);this[Bs](t,r)})}[Bs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Mn]()}[Mn](){if(!this[hi]){this[hi]=!0;for(let t=this[xt].head;t&&this[pt]<this.jobs;t=t.next)if(this[Cs](t.value),t.value.ignore){let e=t.next;this[xt].removeNode(t),t.next=e}this[hi]=!1,this[ui]&&this[xt].length===0&&this[pt]===0&&(this.zip?this.zip.end(ku):(super.write(ku),super.end()))}}get[ln](){return this[xt]&&this[xt].head&&this[xt].head.value}[Xa](t){this[xt].shift(),this[pt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[fi].get(r);if(i){this[fi].delete(r);for(let o of i)o.pending=!1,this[Cs](o)}}this[Mn]()}[Cs](t){if(t.pending&&t.pendingLink&&t===this[ln]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[ln]&&!t.piped&&this[Fs](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Ns](t,e):this[mc](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[Bs](t,e):this[wc](t),!t.readdir)return}if(t.entry=this[Pu](t),!t.entry){t.ignore=!0;return}t===this[ln]&&!t.piped&&this[Fs](t)}}}[Qa](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}}[Pu](t){this[pt]+=1;try{return new this[zs](t.path,this[Qa](t)).on("end",()=>this[Xa](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[ec](){this[ln]&&this[ln].entry&&this[ln].entry.resume()}[Fs](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Ms](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)}},Lc=class extends Zs{sync=!0;constructor(t){super(t),this[zs]=Cw}pause(){}resume(){}[mc](t){let e=this.follow?"statSync":"lstatSync";this[Ns](t,qs[e](t.absolute))}[wc](t){this[Bs](t,qs.readdirSync(t.absolute))}[Fs](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Ms](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[of](i)})}},Nw=(t,e)=>{let r=new Lc(t),i=new Ku(t.file,{mode:t.mode||438});r.pipe(i),af(r,e)},Mw=(t,e)=>{let r=new Zs(t),i=new Ks(t.file,{mode:t.mode||438});r.pipe(i);let o=new Promise((c,d)=>{i.on("error",d),i.on("close",c),r.on("error",d)});return cf(r,e).catch(c=>r.emit("error",c)),o},af=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Er({file:$u.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},cf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Er({file:$u.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},Bw=(t,e)=>{let r=new Lc(t);return af(r,e),r},Fw=(t,e)=>{let r=new Zs(t);return cf(r,e).catch(i=>r.emit("error",i)),r},oA=Ai(Nw,Mw,Bw,Fw,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),Uw=process.env.__FAKE_PLATFORM__||process.platform,ff=Uw==="win32",{O_CREAT:hf,O_NOFOLLOW:Ou,O_TRUNC:xf,O_WRONLY:pf}=uf.constants,gf=Number(process.env.__FAKE_FS_O_FILENAME__)||uf.constants.UV_FS_O_FILEMAP||0,Gw=ff&&!!gf,qw=512*1024,Hw=gf|xf|hf|pf,Lu=!ff&&typeof Ou=="number"?Ou|xf|hf|pf:null,mf=Lu!==null?()=>Lu:Gw?t=>t<qw?Hw:"w":()=>"w",_c=(t,e,r)=>{try{return Ys.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},js=(t,e,r,i)=>{Ys.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},jw=(t,e,r,i,o)=>{if(e.isDirectory())wf(_i.resolve(t,e.name),r,i,c=>{if(c)return o(c);let d=_i.resolve(t,e.name);js(d,r,i,o)});else{let c=_i.resolve(t,e.name);js(c,r,i,o)}},wf=(t,e,r,i)=>{Ys.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 js(t,e,r,i);let d=c.length,u=null,h=x=>{if(!u){if(x)return i(u=x);if(--d===0)return js(t,e,r,i)}};for(let x of c)jw(t,x,e,r,h)})},Ww=(t,e,r,i)=>{e.isDirectory()&&_f(_i.resolve(t,e.name),r,i),_c(_i.resolve(t,e.name),r,i)},_f=(t,e,r)=>{let i;try{i=Ys.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return _c(t,e,r);throw c}for(let o of i)Ww(t,o,e,r);return _c(t,e,r)},yf=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"}},Xs=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"}},$w=(t,e)=>{nt.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new yf(t,r?.code||"ENOTDIR")),e(r)})},Vw=(t,e,r)=>{t=Z(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,d=e.uid,u=e.gid,h=typeof d=="number"&&typeof u=="number"&&(d!==e.processUid||u!==e.processGid),x=e.preserve,m=e.unlink,w=Z(e.cwd),b=(v,I)=>{v?r(v):I&&h?wf(I,d,u,A=>b(A)):c?nt.chmod(t,o,r):r()};if(t===w)return $w(t,b);if(x)return Kw.mkdir(t,{mode:o,recursive:!0}).then(v=>b(null,v??void 0),b);let _=Z(Ws.relative(w,t)).split("/");yc(w,_,o,m,w,void 0,b)},yc=(t,e,r,i,o,c,d)=>{if(e.length===0)return d(null,c);let u=e.shift(),h=Z(Ws.resolve(t+"/"+u));nt.mkdir(h,r,Ef(h,e,r,i,o,c,d))},Ef=(t,e,r,i,o,c,d)=>u=>{u?nt.lstat(t,(h,x)=>{if(h)h.path=h.path&&Z(h.path),d(h);else if(x.isDirectory())yc(t,e,r,i,o,c,d);else if(i)nt.unlink(t,m=>{if(m)return d(m);nt.mkdir(t,r,Ef(t,e,r,i,o,c,d))});else{if(x.isSymbolicLink())return d(new Xs(t,t+"/"+e.join("/")));d(u)}}):(c=c||t,yc(t,e,r,i,o,c,d))},Jw=t=>{let e=!1,r;try{e=nt.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new yf(t,r??"ENOTDIR")}},Zw=(t,e)=>{t=Z(t);let r=e.umask??18,i=e.mode|448,o=(i&r)!==0,c=e.uid,d=e.gid,u=typeof c=="number"&&typeof d=="number"&&(c!==e.processUid||d!==e.processGid),h=e.preserve,x=e.unlink,m=Z(e.cwd),w=v=>{v&&u&&_f(v,c,d),o&&nt.chmodSync(t,i)};if(t===m)return Jw(m),w();if(h)return w(nt.mkdirSync(t,{mode:i,recursive:!0})??void 0);let b=Z(Ws.relative(m,t)).split("/"),_;for(let v=b.shift(),I=m;v&&(I+="/"+v);v=b.shift()){I=Z(Ws.resolve(I));try{nt.mkdirSync(I,i),_=_||I}catch{let A=nt.lstatSync(I);if(A.isDirectory())continue;if(x){nt.unlinkSync(I),nt.mkdirSync(I,i),_=_||I;continue}else if(A.isSymbolicLink())return new Xs(I,I+"/"+b.join("/"))}}return w(_)},tc=Object.create(null),Nu=1e4,fr=new Set,Yw=t=>{fr.has(t)?fr.delete(t):tc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),fr.add(t);let e=tc[t],r=fr.size-Nu;if(r>Nu/10){for(let i of fr)if(fr.delete(i),delete tc[i],--r<=0)break}return e},Xw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Qw=Xw==="win32",e_=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=vf(i,r)),e.push(r||"/"),e},[]),t_=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=Qw?["win32 parallelization disabled"]:t.map(i=>wi(vf(Yw(i))));let r=new Set(t.map(i=>e_(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 d=this.#e.get(c);if(!d||d?.[0]!==t)continue;let u=d[1];if(!u){this.#e.delete(c);continue}if(d.shift(),typeof u=="function")o.add(u);else for(let h of u)o.add(h)}for(let c of i){let d=this.#e.get(c),u=d?.[0];if(!(!d||!(u instanceof Set)))if(u.size===1&&d.length===1){this.#e.delete(c);continue}else if(u.size===1){d.shift();let h=d[0];typeof h=="function"&&o.add(h)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},n_=()=>process.umask(),Mu=Symbol("onEntry"),Ec=Symbol("checkFs"),Bu=Symbol("checkFs2"),vc=Symbol("isReusable"),ot=Symbol("makeFs"),bc=Symbol("file"),Sc=Symbol("directory"),Us=Symbol("link"),Fu=Symbol("symlink"),zu=Symbol("hardlink"),gi=Symbol("ensureNoSymlink"),Uu=Symbol("unsupported"),Gu=Symbol("checkPath"),nc=Symbol("stripAbsolutePath"),pn=Symbol("mkdir"),Fe=Symbol("onError"),Rs=Symbol("pending"),qu=Symbol("pend"),hr=Symbol("unpend"),rc=Symbol("ended"),ic=Symbol("maybeClose"),Ic=Symbol("skip"),yi=Symbol("doChown"),Ei=Symbol("uid"),vi=Symbol("gid"),bi=Symbol("checkedCwd"),r_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Si=r_==="win32",i_=1024,s_=(t,e)=>{if(!Si)return re.unlink(t,e);let r=t+".DELETE."+lf(16).toString("hex");re.rename(t,r,i=>{if(i)return e(i);re.unlink(r,e)})},o_=t=>{if(!Si)return re.unlinkSync(t);let e=t+".DELETE."+lf(16).toString("hex");re.renameSync(t,e),re.unlinkSync(e)},Hu=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Nc=class extends Ii{[rc]=!1;[bi]=!1;[Rs]=0;reservations=new t_;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[rc]=!0,this[ic]()},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:i_,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Si,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Z(Pe.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:n_():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[Mu](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[ic](){this[rc]&&this[Rs]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[nc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Dc(r),d=c.replaceAll(/\\/g,"/").split("/");if(d.includes("..")||Si&&/^[a-z]:\.\.$/i.test(d[0]??"")){if(e==="path"||i==="Link")return this.warn("TAR_ENTRY_ERROR",`${e} contains '..'`,{entry:t,[e]:r}),!1;let u=Pe.posix.dirname(t.path),h=Pe.posix.normalize(Pe.posix.join(u,d.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}[Gu](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[nc](t,"path")||!this[nc](t,"linkpath"))return!1;if(t.absolute=Pe.isAbsolute(t.path)?Z(Pe.resolve(t.path)):Z(Pe.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}=Pe.win32.parse(String(t.absolute));t.absolute=i+bu(String(t.absolute).slice(i.length));let{root:o}=Pe.win32.parse(t.path);t.path=o+bu(t.path.slice(o.length))}return!0}[Mu](t){if(!this[Gu](t))return t.resume();switch(zw.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[Ec](t);default:return this[Uu](t)}}[Fe](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[hr](),e.resume())}[pn](t,e,r){Vw(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)}[yi](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}[Ei](t){return Hu(this.uid,t.uid,this.processUid)}[vi](t){return Hu(this.gid,t.gid,this.processGid)}[bc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new Ks(String(t.absolute),{flags:mf(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&re.close(i.fd,()=>{}),i.write=()=>!0,this[Fe](u,t),e()});let o=1,c=u=>{if(u){i.fd&&re.close(i.fd,()=>{}),this[Fe](u,t),e();return}--o===0&&i.fd!==void 0&&re.close(i.fd,h=>{h?this[Fe](h,t):this[hr](),e()})};i.on("finish",()=>{let u=String(t.absolute),h=i.fd;if(typeof h=="number"&&t.mtime&&!this.noMtime){o++;let x=t.atime||new Date,m=t.mtime;re.futimes(h,x,m,w=>w?re.utimes(u,x,m,b=>c(b&&w)):c())}if(typeof h=="number"&&this[yi](t)){o++;let x=this[Ei](t),m=this[vi](t);typeof x=="number"&&typeof m=="number"&&re.fchown(h,x,m,w=>w?re.chown(u,x,m,b=>c(b&&w)):c())}c()});let d=this.transform&&this.transform(t)||t;d!==t&&(d.on("error",u=>{this[Fe](u,t),e()}),t.pipe(d)),d.pipe(i)}[Sc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[pn](String(t.absolute),r,i=>{if(i){this[Fe](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[hr](),t.resume())};t.mtime&&!this.noMtime&&(o++,re.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[yi](t)&&(o++,re.chown(String(t.absolute),Number(this[Ei](t)),Number(this[vi](t)),c)),c()})}[Uu](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[Fu](t,e){let r=Z(Pe.relative(this.cwd,Pe.resolve(Pe.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[gi](t,this.cwd,r,()=>this[Us](t,String(t.linkpath),"symlink",e),i=>{this[Fe](i,t),e()})}[zu](t,e){let r=Z(Pe.resolve(this.cwd,String(t.linkpath))),i=Z(String(t.linkpath)).split("/");this[gi](t,this.cwd,i,()=>this[Us](t,r,"link",e),o=>{this[Fe](o,t),e()})}[gi](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let d=Pe.resolve(e,c);re.lstat(d,(u,h)=>{if(u)return i();if(h?.isSymbolicLink())return o(new Xs(d,Pe.resolve(d,r.join("/"))));this[gi](t,d,r,i,o)})}[qu](){this[Rs]++}[hr](){this[Rs]--,this[ic]()}[Ic](t){this[hr](),t.resume()}[vc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Si}[Ec](t){this[qu]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Bu](t,r))}[Bu](t,e){let r=d=>{e(d)},i=()=>{this[pn](this.cwd,this.dmode,d=>{if(d){this[Fe](d,t),r();return}this[bi]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let d=Z(Pe.dirname(String(t.absolute)));if(d!==this.cwd)return this[pn](d,this.dmode,u=>{if(u){this[Fe](u,t),r();return}c()})}c()},c=()=>{re.lstat(String(t.absolute),(d,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Ic](t),r();return}if(d||this[vc](t,u))return this[ot](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let h=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,x=m=>this[ot](m??null,t,r);return h?re.chmod(String(t.absolute),Number(t.mode),x):x()}if(t.absolute!==this.cwd)return re.rmdir(String(t.absolute),h=>this[ot](h??null,t,r))}if(t.absolute===this.cwd)return this[ot](null,t,r);s_(String(t.absolute),h=>this[ot](h??null,t,r))})};this[bi]?o():i()}[ot](t,e,r){if(t){this[Fe](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[bc](e,r);case"Link":return this[zu](e,r);case"SymbolicLink":return this[Fu](e,r);case"Directory":case"GNUDumpDir":return this[Sc](e,r)}}[Us](t,e,r,i){re[r](e,String(t.absolute),o=>{o?this[Fe](o,t):(this[hr](),t.resume()),i()})}},xi=t=>{try{return[null,t()]}catch(e){return[e,null]}},bf=class extends Nc{sync=!0;[ot](t,e){return super[ot](t,e,()=>{})}[Ec](t){if(!this[bi]){let o=this[pn](this.cwd,this.dmode);if(o)return this[Fe](o,t);this[bi]=!0}if(t.absolute!==this.cwd){let o=Z(Pe.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[pn](o,this.dmode);if(c)return this[Fe](c,t)}}let[e,r]=xi(()=>re.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Ic](t);if(e||this[vc](t,r))return this[ot](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[d]=c?xi(()=>{re.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[ot](d,t)}let[o]=xi(()=>re.rmdirSync(String(t.absolute)));this[ot](o,t)}let[i]=t.absolute===this.cwd?[]:xi(()=>o_(String(t.absolute)));this[ot](i,t)}[bc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=d=>{let u;try{re.closeSync(o)}catch(h){u=h}(d||u)&&this[Fe](d||u,t),e()},o;try{o=re.openSync(String(t.absolute),mf(t.size),r)}catch(d){return i(d)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",d=>this[Fe](d,t)),t.pipe(c)),c.on("data",d=>{try{re.writeSync(o,d,0,d.length)}catch(u){i(u)}}),c.on("end",()=>{let d=null;if(t.mtime&&!this.noMtime){let u=t.atime||new Date,h=t.mtime;try{re.futimesSync(o,u,h)}catch(x){try{re.utimesSync(String(t.absolute),u,h)}catch{d=x}}}if(this[yi](t)){let u=this[Ei](t),h=this[vi](t);try{re.fchownSync(o,Number(u),Number(h))}catch(x){try{re.chownSync(String(t.absolute),Number(u),Number(h))}catch{d=d||x}}}i(d)})}[Sc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[pn](String(t.absolute),r);if(i){this[Fe](i,t),e();return}if(t.mtime&&!this.noMtime)try{re.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[yi](t))try{re.chownSync(String(t.absolute),Number(this[Ei](t)),Number(this[vi](t)))}catch{}e(),t.resume()}[pn](t,e){try{return Zw(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}}[gi](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let d of r){c=Pe.resolve(c,d);let[u,h]=xi(()=>re.lstatSync(c));if(u)return i();if(h.isSymbolicLink())return o(new Xs(c,Pe.resolve(e,r.join("/"))))}i()}[Us](t,e,r,i){let o=`${r}Sync`;try{re[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[Fe](c,t)}}},a_=t=>{let e=new bf(t),r=t.file,i=df.statSync(r),o=t.maxReadSize||16*1024*1024;new Am(r,{readSize:o,size:i.size}).pipe(e)},c_=(t,e)=>{let r=new Nc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("close",c),df.stat(o,(u,h)=>{if(u)d(u);else{let x=new Tc(o,{readSize:i,size:h.size});x.on("error",d),x.pipe(r)}})})},Sf=Ai(a_,c_,t=>new bf(t),t=>new Nc(t),(t,e)=>{e?.length&&tf(t,e)}),d_=(t,e)=>{let r=new Lc(t),i=!0,o,c;try{try{o=et.openSync(t.file,"r+")}catch(h){if(h?.code==="ENOENT")o=et.openSync(t.file,"w+");else throw h}let d=et.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<d.size;c+=512){for(let m=0,w=0;m<512;m+=w){if(w=et.readSync(o,u,m,u.length-m,c+m),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!w)break e}let h=new Un(u);if(!h.cksumValid)break;let x=512*Math.ceil((h.size||0)/512);if(c+x+512>d.size)break;c+=x,t.mtimeCache&&h.mtime&&t.mtimeCache.set(String(h.path),h.mtime)}i=!1,l_(t,r,c,o,e)}finally{if(i)try{et.closeSync(o)}catch{}}},l_=(t,e,r,i,o)=>{let c=new Ku(t.file,{fd:i,start:r});e.pipe(c),f_(e,o)},u_=(t,e)=>{e=Array.from(e);let r=new Zs(t),i=(o,c,d)=>{let u=(b,_)=>{b?et.close(o,v=>d(b)):d(null,_)},h=0;if(c===0)return u(null,0);let x=0,m=Buffer.alloc(512),w=(b,_)=>{if(b||_===void 0)return u(b);if(x+=_,x<512&&_)return et.read(o,m,x,m.length-x,h+x,w);if(h===0&&m[0]===31&&m[1]===139)return u(new Error("cannot append to compressed archives"));if(x<512)return u(null,h);let v=new Un(m);if(!v.cksumValid)return u(null,h);let I=512*Math.ceil((v.size??0)/512);if(h+I+512>c||(h+=I+512,h>=c))return u(null,h);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),x=0,et.read(o,m,0,512,h,w)};et.read(o,m,0,512,h,w)};return new Promise((o,c)=>{r.on("error",c);let d="r+",u=(h,x)=>{if(h&&h.code==="ENOENT"&&d==="r+")return d="w+",et.open(t.file,d,u);if(h||!x)return c(h);et.fstat(x,(m,w)=>{if(m)return et.close(x,()=>c(m));i(x,w.size,(b,_)=>{if(b)return c(b);let v=new Ks(t.file,{fd:x,start:_});r.pipe(v),v.on("error",c),v.on("close",o),h_(r,e)})})};et.open(t.file,d,u)})},f_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Er({file:If.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},h_=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Er({file:If.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},pi=Ai(d_,u_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!Lm(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")}),EA=Ai(pi.syncFile,pi.asyncFile,pi.syncNoFile,pi.asyncNoFile,(t,e=[])=>{pi.validate?.(t,e),x_(t)}),x_=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))};rn();var wt={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 Qs(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Af(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function eo(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function Tf(t){let e=t?.permissionMode;if(typeof e!="string")return;let r=e.trim();return r===""?void 0:r}function Cf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function vr(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}je();ne();ke();je();function jt(t,e){if(Qs(t)!=="cloud")throw new C("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function to(t){return t.startsWith("http://")||t.startsWith("https://")}function no(t){return t.endsWith("/")?t.slice(0,-1):t}je();ne();var ro="1008033",Rf="1289";var kf="pbbp2",Df="https://www.coze.cn",Pf="/api/coze_claw/resource/get_frontier_key",g_="https://www.coze.cn",m_="wss://frontier.coze.cn";function io(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??g_}function Of(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??m_}function br(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 Ci(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var Ti=U("handshake");async function Mc(t){let e=io(t.endpoint),r=t.timeoutMs??1e4,i=`${no(e)}${Pf}?aid=${encodeURIComponent(ro)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...br(t.ppeOverride)},c=new AbortController,d=setTimeout(()=>c.abort(),r);Ti.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")??"",x=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let v=await u.text().catch(()=>"");throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${h}: ${v.slice(0,200)}`)}let m=await u.json();if(m.code!==void 0&&m.code!==0)throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${m.code} msg=${m.msg??"-"} logid=${h}`);let w=m.data??{},b=typeof w.access_key=="string"&&w.access_key||typeof w.accessKey=="string"&&w.accessKey||void 0,_=typeof w.device_id=="string"&&w.device_id||typeof w.deviceId=="string"&&w.deviceId||void 0;if(!b||!_){let v=JSON.stringify(m).slice(0,500);throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${h}: ${v}`)}return Ti.info("handshake ok",{remoteDeviceId:_,logid:h,traceId:x}),{accessKey:b,deviceId:_}}catch(u){if(u instanceof C)throw Ti.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw Ti.warn("handshake timeout",{base:e,timeoutMs:r}),new C("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let h=u.cause;throw Ti.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 C("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(d)}}var Bc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",_t="auto",Lf=15e4;function Nf(t){return{model:Fc(t.model)??_t,...t.modelToken?{modelToken:t.modelToken}:{}}}function Mf(t){return!t||t===_t}var w_=new Set(["auto","\u81EA\u52A8"]);function Fc(t){let e=t?.trim();if(e)return w_.has(e.toLowerCase())?_t:e}function Bf(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=Bc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||_t;e.ANTHROPIC_MODEL=r,e.ANTHROPIC_SMALL_FAST_MODEL=r,e.ANTHROPIC_DEFAULT_HAIKU_MODEL=r,e.ANTHROPIC_DEFAULT_OPUS_MODEL=r,e.ANTHROPIC_DEFAULT_SONNET_MODEL=r,e.CLAUDE_CODE_SUBAGENT_MODEL=r,e.CLAUDE_CODE_ATTRIBUTION_HEADER="0",t.modelInfo?.contextWindow&&(e.CLAUDE_CODE_MAX_CONTEXT_TOKENS=String(t.modelInfo.contextWindow))}else Mf(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function Ff(t){let e=[];if(t.modelToken?e.push("-c",`model="${t.model||_t}"`):Mf(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="${Bc}/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"');let r=t.modelInfo?.contextWindow??Lf;e.push("-c",`model_context_window=${r}`)}return e}function zf(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function zc(t,e){let{ttEnv:r,usePpe:i}=Ci(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function Uf(t,e,r){if(!t.modelToken)return{};let i=zc(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,d])=>`${c}:${d}`).join(`
|
|
92
|
-
`)}}function Uc(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function Gf(t,e,r){if(!t.modelToken)return null;let i=t.model||_t,o=zc(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let d={baseUrl:`${Bc}/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??Lf,maxTokens:8192,api:"openai-completions"}]};return Object.keys(o).length>0&&(d.headers=o),d}function qf(t,e,r){if(!t.modelToken)return[];let i=zc(e,r),o=[];for(let[c,d]of Object.entries(i))o.push("-c",`model_providers.coze.http_headers.${c}="${d}"`);return o}var Oe=U("agent-handlers"),Hf=5*1024*1024,S_=1,I_=6,A_=new Set(["node_modules",".git",".coze","dist","build",".next"]),so=class{constructor(e){this.opts=e}opts;async listSkills(e){jt(e._meta,"_agent/listSkills");let r=vr(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Ze(r).workspace,c=i?.skills??[],d=[];for(let u of c){let h=Dt(o,u.relPath,"SKILL.md");await E_(h).then(m=>m.isFile()).catch(()=>!1)&&d.push(D_(u))}return{skills:d}}async addSkills(e){jt(e._meta,"_agent/addSkills");let r=vr(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],d=new Map(c.map((h,x)=>[h.skillId,x])),u=[];for(let h of o){let x=await $c({agentId:r,workspace:i.workspace,framework:i.framework,skill:h});Vc(c,d,x),u.push(h)}return await cs(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){jt(e._meta,"_agent/removeSkills");let r=vr(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],d=[];for(let u of c){if(!o.has(u.skillId)){d.push(u);continue}let h=Dt(i.workspace,u.relPath);await y_(h,{recursive:!0,force:!0}),Oe.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await cs(r,d),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 d=c.acpSessionId;if(d&&i.activeTriggers.has(d)||this.isRuntimePendingPermission(c)){c.reloadAfterTurn=!0,Oe.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d});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:d}),h.stop(r).catch(x=>Oe.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(x)}))}}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 Ge(r);if(!i)throw new C("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 sr(i.workspace,i.framework,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 C("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await Ye(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 C("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await Ge(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await Ye(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(jt(e._meta,"_agent/switchModel"),!e.agentId)throw new C("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=Fc(e.model)??_t,i=await Ge(e.agentId);if(!i)throw new C("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await Ye(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(d=>Oe.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(d)}));let c=[];for(let[d,u]of o.allSessionQueues())c.push(u.enqueue(async()=>{let h=o.sessions.get(d);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(jt(e._meta,wt.RESET),!e.agentId)throw new C("IPC_BAD_REQUEST",`${wt.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,wt.RESET),await this.runDetailSync(e.agentId,wt.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),Oe.info("reset: agent not in memory, cleared persisted acpSessionIds only",{agentId:e});return}await i.killAllRuntimes(r);for(let c of i.sessions.values())c.acpSessionId=void 0,c.replySeq=0,c.loadingSession=!1,c.spawnFailCount=void 0,c.spawnFailedAt=void 0;let o=new Map;for(let[c,d]of i.sessions)o.set(c,{modelToken:d.modelToken,tokenGeneratedAt:d.tokenGeneratedAt});await ei(e,o)}async clearPersistedAcpSessionIds(e){let r=await Ge(e).catch(()=>null);if(!r?.sessions)return;let i=!1;for(let o of Object.values(r.sessions))o.acpSessionId&&(o.acpSessionId=void 0,i=!0);i&&await Ye(r)}async repairAgent(e){if(jt(e._meta,wt.REPAIR),!e.agentId)throw new C("IPC_BAD_REQUEST",`${wt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new C("IPC_BAD_REQUEST",`${wt.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,wt.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){jt(e._meta,"_agent/getFileTree");let r=e._meta,i=vr(r),o=await this.resolveWorkspace(i),c=e.filePath??"",d=this.safeJoin(o,c),u=await Gc(d).catch(()=>null);if(!u)throw new C("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new C("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await Qr(d,o))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let h=q_(e.depth);return u.isDirectory()?{tree:await G_(o,d,c,h)}:{tree:[{name:H_(c),path:Zf(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){jt(e._meta,"_agent/getFileContent");let r=vr(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new C("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await Gc(o).catch(()=>null);if(!c||!c.isFile())throw new C("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new C("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await Qr(o,i))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>Hf)throw new C("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${Hf})`);let d=await jf(o);return d.includes(0)?{content:d.toString("base64"),encoding:"base64",size:c.size}:{content:d.toString("utf8"),encoding:"utf-8",size:c.size}}async resolveWorkspace(e){let r=this.opts.agents.get(e);return r?r.workspace:(await Ge(e).catch(()=>null))?.workspace??Ze(e).workspace}safeJoin(e,r){let i=jc(e,r||"."),o=Kc(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${Wf}`))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return Ge(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new C("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function T_(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new C("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new C("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function C_(t){return t==="claude-code"?Dt(".claude","skills"):Dt(".agents","skills")}var R_=3e4,k_=50*1024*1024,Sr=3e4;async function $c(t){let{agentId:e,workspace:r,framework:i,skill:o}=t;if(!o.skillName)throw new C("IPC_BAD_REQUEST","skill missing skillName");let c=typeof o.content=="string"&&o.content.length>0,d=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!c&&!d)throw new C("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let u=T_(o.skillName),h=C_(i),x=Dt(h,u),m=Dt(r,x);if(await qc(m,{recursive:!0}),c){let b=Buffer.from(o.content,"utf8");Ri(b.length),await Hc(Dt(m,"SKILL.md"),b,"utf8")}else{let b=await P_(o.downloadUrl);L_(b)?await F_(b,m):N_(b)?await M_(b,m):await Hc(Dt(m,"SKILL.md"),b.toString("utf8"),"utf8")}let w={skillId:o.skillId,skillName:o.skillName,relPath:x,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:x,source:c?"content":"downloadUrl"}),w}function Vc(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 D_(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 P_(t){if(!t)throw new C("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Ri(e);let r=O_(t);return Ri(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await jf(e);return Ri(r.length),r}if(to(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),R_);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new C("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Ri(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new C("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Ri(t){if(t>k_)throw new C("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function O_(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new C("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 L_(t){return t.length>=2&&t[0]===31&&t[1]===139}function N_(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 Wc(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function M_(t,e){let r,i;try{r=new Vf.default(t),i=r.getEntries()}catch(d){throw new C("IPC_BAD_REQUEST",`zip parse failed: ${d.message}`,{cause:d})}for(let d of i){let u=d.entryName;if(!u||Wc(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new C("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(x=>x===".."))throw new C("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let h=d.header.attr>>>16&61440;if(h!==0&&h!==32768&&h!==16384)throw new C("IPC_BAD_REQUEST",`zip entry kind 0x${h.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=B_(i),c=jc(e);for(let d of i){if(Wc(d.entryName))continue;let u=d.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let h=jc(e,u),x=Kc(c,h);if(x.startsWith("..")||x==="..")throw new C("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(d.isDirectory){await qc(h,{recursive:!0});continue}await qc(v_(h),{recursive:!0});let m;try{m=d.getData()}catch(w){throw new C("IPC_BAD_REQUEST",`zip entry getData failed (${d.entryName}): ${w.message}`,{cause:w})}await Hc(h,m)}}function B_(t){let e;for(let r of t){let i=r.entryName;if(!i||Wc(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 F_(t,e){await z_(t);let r=Sf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar extract timeout (${Sr}ms)`))},Sr);try{await $f(Kf.from(t),r)}catch(c){throw c instanceof C?c:i?new C("IPC_BAD_REQUEST",`tar extract timeout (${Sr}ms)`):new C("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function z_(t){let e=[],r=Er({onReadEntry:c=>{let d=c.path,u=c.type;if(u!=="File"&&u!=="Directory"){e.push(`tar entry kind '${u}' not allowed (symlink/hardlink/special): ${d.slice(0,100)}`);return}if(d.startsWith("/")||d.startsWith("\\")||/^[a-zA-Z]:[\\/]/.test(d)){e.push(`tar entry absolute path: ${d}`);return}d.split(/[/\\]/).some(x=>x==="..")&&e.push(`tar entry contains '..': ${d}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar list timeout (${Sr}ms)`))},Sr);try{await $f(Kf.from(t),r)}catch(c){throw i?new C("IPC_BAD_REQUEST",`tar list timeout (${Sr}ms)`):new C("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new C("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var U_=5e3;async function G_(t,e,r,i){return Jf(t,e,r,i,{count:0})}async function Jf(t,e,r,i,o){if(i<=0)return[];let c;try{c=await __(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let u of c){if(A_.has(u.name)||u.isSymbolicLink())continue;if(o.count>=U_){d.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let h=Dt(e,u.name),x=b_(Dt(r,u.name)),m=null;try{m=await Gc(h)}catch{continue}if(m.isSymbolicLink())continue;o.count++;let w={name:u.name,path:Zf(Kc(t,h)),isDir:m.isDirectory(),size:m.size,modifiedAt:Math.floor(m.mtimeMs)};m.isDirectory()&&i>1&&(w.children=await Jf(t,h,x,i-1,o)),d.push(w)}return d.sort((u,h)=>u.isDir!==h.isDir?u.isDir?-1:1:u.name.localeCompare(h.name)),d}function q_(t){return!t||t<=0?S_:Math.min(t,I_)}function H_(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function Zf(t){return t.split(Wf).join("/")}ne();import{readFileSync as D2}from"node:fs";import{dirname as O2,join as L2}from"node:path";import{fileURLToPath as M2}from"node:url";var Ir="0.1.103-alpha.2";var wn=U("agent-health-reporter"),j_=1e4,ki=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??j_}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()}),wn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),wn.info("heartbeat stopped"))}async tick(){if(this.inFlight){wn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){wn.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let r=[];for(let d of this.opts.core.agents.values()){let u=W_(d);if(!u)continue;let h={agentId:d.agentId,status:u};d.patToken&&(h.patToken=d.patToken),d.accountId&&(h.accountId=d.accountId),r.push(h)}if(r.length===0)return;let i={agents:r,bridgeVersion:Ir,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3)}catch(d){wn.warn("heartbeat batch send failed",{count:r.length,err:String(d)})}let c=o?.authFailures;if(c&&c.length>0&&(wn.warn("heartbeat received authFailures from cloud",{count:c.length,agentIds:c.map(d=>d.agentId)}),this.opts.onAuthFailures))try{await this.opts.onAuthFailures(c)}catch(d){wn.warn("onAuthFailures callback failed (ignored)",{err:String(d)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){wn.warn("onTickEnd hook failed",{err:String(r)})}}};function W_(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}rn();import{chmod as qy,mkdir as po,rm as Hy,stat as jy,writeFile as Wy}from"node:fs/promises";import{homedir as Ky}from"node:os";import{join as T0}from"node:path";nn();import{existsSync as ly}from"node:fs";import{release as uy}from"node:os";import{basename as fy,isAbsolute as hy}from"node:path";function Di(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function Ar(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Tr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function _n(t,e){return{jsonrpc:"2.0",id:t,error:e}}je();var oo=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)}},X={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,AGENT_DEPENDENCY_INSTALL_FAILED:-32018,AGENT_APPROVAL_TIMEOUT:-32019,AGENT_TURN_ABORTED:-32020,AGENT_ENV_NOT_READY:-32021,OPERATION_NOT_ALLOWED_FOR_CLOUD:-32022};function Yf(t){return"method"in t&&"id"in t&&t.id!==void 0}function Xf(t){return"method"in t&&!("id"in t)}function ao(t){return!("method"in t)&&"id"in t}var K_={AGENT_NOT_FOUND:X.AGENT_NOT_FOUND,AGENT_BUSY:X.AGENT_BUSY,AGENT_DISCONNECTED:X.AGENT_DISCONNECTED,AGENT_TIMEOUT:X.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:X.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:X.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:X.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:X.INTERNAL_ERROR,BRIDGE_INTERNAL:X.INTERNAL_ERROR,IPC_AUTH_FAILED:X.INTERNAL_ERROR,IPC_BAD_REQUEST:X.INVALID_REQUEST,METHOD_NOT_FOUND:X.METHOD_NOT_FOUND,MODEL_TOKEN_GEN_FAILED:X.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:X.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:X.OPERATION_NOT_ALLOWED_FOR_LOCAL,OPERATION_NOT_ALLOWED_FOR_CLOUD:X.OPERATION_NOT_ALLOWED_FOR_CLOUD,UPSTREAM_DISCONNECTED:X.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:X.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:X.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:X.FILE_TOO_LARGE,UNSUPPORTED_MIME:X.UNSUPPORTED_MIME,UPLOAD_FAILED:X.UPLOAD_FAILED,UPSTREAM_NOT_READY:X.UPSTREAM_NOT_READY,AGENT_DEPENDENCY_INSTALL_FAILED:X.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:X.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:X.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:X.AGENT_ENV_NOT_READY};function $_(t){if(t!=null)return t instanceof Error?{name:t.name,message:Pi(t.message)}:typeof t=="string"?Pi(t):typeof t=="object"?J_(t):t}var V_=[[/\/Users\/[^/\s'"`)]+/g,"/Users/<redacted>"],[/\/home\/[^/\s'"`)]+/g,"/home/<redacted>"],[/[A-Za-z]:\\Users\\[^\\\s'"`)]+/g,"C:\\Users\\<redacted>"],[/(Bearer|Token|Authorization:)\s+[\w._-]+/gi,"$1 <redacted>"],[/\b(sk|pat|ak)[-_][A-Za-z0-9_-]{20,}\b/g,"<redacted-key>"]];function Pi(t){let e=t;for(let[r,i]of V_)e=e.replace(r,i);return e}function J_(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=Pi(i):e[r]=i;return e}function Oi(t){if(t instanceof C){let e=$_(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),e&&typeof e=="object"&&"reason"in e&&typeof e.reason=="string"&&(r.reason=e.reason),{code:K_[t.code]??X.INTERNAL_ERROR,message:Pi(t.message),data:r}}return{code:X.INTERNAL_ERROR,message:Pi(t instanceof Error?t.message:String(t))}}function Qf(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:d,...u}=e;c=u}return new C(r,o,{retriable:e?.retriable??!1,cause:c})}function t0(t){return`${JSON.stringify(t)}
|
|
93
|
-
`}var
|
|
94
|
-
`);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(
|
|
95
|
-
`).map(o=>Number.parseInt(o.trim(),10)).filter(o=>Number.isFinite(o)&&o>0&&o!==i)}async function f0(t,e){if(t.length===0)return;let r=e?.killFn??Ni,i=e?.isAliveFn??Li,o=e?.sleepFn??(u=>new Promise(h=>setTimeout(h,u))),c=e?.graceMs??3e3,d=e?.pollMs??100;for(let u of t)r(u,"SIGTERM");for(let u=0;u<c&&t.some(h=>i(h));u+=d)await o(Math.min(d,c-u));for(let u of t)i(u)&&r(u,"SIGKILL")}var dy=[{reason:"openclaw_scope_approval_pending",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/scope upgrade pending approval/i,message:"openclaw \u9700\u8981\u4F60\u5728\u672C\u673A\u6279\u51C6\u4E00\u6B21\u6743\u9650\u5347\u7EA7 (scope upgrade)\uFF0C\u8BF7\u5728\u672C\u673A openclaw \u5B8C\u6210\u6388\u6743\u540E\u91CD\u8BD5"},{reason:"openclaw_pairing_required",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/pairing required/i,message:"openclaw \u5C1A\u672A\u5B8C\u6210\u914D\u5BF9\uFF0C\u8BF7\u5148\u5728\u672C\u673A\u5B8C\u6210 openclaw \u914D\u5BF9\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_token_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway\.auth\.token.*(unavailable|secret reference)/i,message:"openclaw gateway token \u914D\u7F6E\u4E0D\u53EF\u7528 (\u914D\u6210\u4E86 secret \u5F15\u7528\u4F46\u5F53\u524D\u8DEF\u5F84\u53D6\u4E0D\u5230)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A openclaw \u7684 gateway.auth.token \u914D\u7F6E"},{reason:"openclaw_version_mismatch",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/protocol mismatch/i,message:"openclaw \u7248\u672C\u4E0E\u672C\u673A gateway \u4E0D\u517C\u5BB9 (protocol mismatch)\uFF0C\u8BF7\u5347\u7EA7\u672C\u673A openclaw \u5230\u6700\u65B0\u7248\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_not_ready",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway closed (before ready|\(\d+\))/i,message:"openclaw gateway \u672A\u5C31\u7EEA (\u53EF\u80FD\u6B63\u5728\u542F\u52A8)\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5"},{reason:"openclaw_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/OpenClaw config is invalid|Config invalid|Invalid config at|config was written by version/i,message:"\u4F60\u7684\u672C\u673A openclaw \u914D\u7F6E\u975E\u6CD5 (~/.openclaw/openclaw.json)\uFF0C\u8BF7\u8FD0\u884C `openclaw doctor --fix` \u6216 `openclaw config validate` \u4FEE\u590D\u540E\u91CD\u8BD5"},{reason:"openclaw_tls_self_signed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/self-signed certificate/i,message:"openclaw \u8FDE\u63A5\u88AB\u81EA\u7B7E\u8BC1\u4E66/\u4F01\u4E1A\u4EE3\u7406\u62E6\u622A (self-signed certificate)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A\u7F51\u7EDC/\u4EE3\u7406\u6216\u8BC1\u4E66\u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"openclaw_node_binary_not_found",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/\[qclaw-cli\] Error: (Node binary not found|QCLAW_CLI_NODE_BINARY not set)/i,message:"\u672C\u673A\u627E\u4E0D\u5230 node \u4E8C\u8FDB\u5236 (qclaw \u542F\u52A8\u5931\u8D25)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A Node \u5B89\u88C5\u4E0E PATH \u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/ECONNREFUSED|\[object ErrorEvent\]|gateway connect failed|gateway (not connected|disconnected)/i,message:"openclaw gateway \u672A\u8FD0\u884C/\u672A\u8FDE\u63A5 (\u8FDE\u63A5\u672C\u673A gateway \u88AB\u62D2\u6216\u4F1A\u8BDD\u671F\u95F4\u65AD\u5F00)\uFF0C\u8BF7\u5728\u672C\u673A\u542F\u52A8 openclaw gateway \u540E\u91CD\u8BD5"},{reason:"openclaw_shim_bug",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["openclaw"],match:/openclaw-shim\/bin\/openclaw.*unbound variable/i,message:"openclaw \u542F\u52A8 shim \u811A\u672C\u5F02\u5E38 (unbound variable)\uFF0C\u8BF7\u53CD\u9988\u73AF\u5883\u7EF4\u62A4\u65B9\u4FEE\u590D shim"},{reason:"codex_user_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config:.*config\.toml|model_catalog_json|wire_api/i,message:"\u4F60\u7684\u672C\u673A ~/.codex/config.toml \u914D\u7F6E\u6709\u8BEF\uFF0C\u8BF7\u6309 codex \u62A5\u9519\u63D0\u793A\u4FEE\u6B63\u540E\u91CD\u8BD5"},{reason:"codex_provider_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config: Model provider .* not found/i,message:"\u4F60\u7684\u672C\u673A codex \u914D\u7F6E\u5F15\u7528\u4E86\u4E0D\u5B58\u5728\u7684 model provider\uFF0C\u8BF7\u4FEE\u6B63 ~/.codex \u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"codex_path_update_failed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/could not update PATH[\s\S]*Operation not permitted/i,message:"codex \u56E0\u672C\u673A\u6743\u9650\u9650\u5236\u65E0\u6CD5\u66F4\u65B0 PATH/\u8BFB\u53D6\u914D\u7F6E (Operation not permitted)\uFF0C\u8BF7\u68C0\u67E5 ~/.codex \u76EE\u5F55\u6743\u9650\u6216\u91CD\u65B0\u6388\u4E88\u7EC8\u7AEF\u5B8C\u5168\u78C1\u76D8\u8BBF\u95EE\u540E\u91CD\u8BD5"},{reason:"codex_acp_exec_failed",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to execute[\s\S]*codex-acp|spawnSync[\s\S]*codex-acp/i,message:"codex ACP \u4E8C\u8FDB\u5236\u6267\u884C\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"codex_platform_binary_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to locate @zed-industries\/codex-acp|optional dependency was not installed|\.resolve is not a function/i,message:"codex ACP \u4F9D\u8D56\u7684\u5E73\u53F0\u4E8C\u8FDB\u5236\u7F3A\u5931\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"acp_module_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code","codex"],match:/Cannot find module[^\n]*node_modules[\\/]@(agentclientprotocol[\\/]claude-agent-acp|zed-industries[\\/]codex-acp)/i,message:"ACP \u4F9D\u8D56\u672A\u6B63\u786E\u5B89\u88C5 (wrapper \u5165\u53E3\u7F3A\u5931)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u91CD\u88C5"},{reason:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code","openclaw"],match:/import .* with \{ type: ["']json["'] \}|import assertion|import attribute|openclaw\.mjs[\s\S]*Unexpected token '\.'/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (ACP \u9700\u8981\u8F83\u65B0 Node \u624D\u652F\u6301 import attributes / \u53EF\u9009\u94FE)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20.10 \u540E\u91CD\u8BD5"},{reason:"acp_cmd_misexec",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code"],match:/claude-agent-acp\.cmd.*@ECHO off|\.cmd:\d+/i,message:"claude ACP wrapper \u542F\u52A8\u65B9\u5F0F\u5F02\u5E38 (Windows .cmd \u88AB\u8BEF\u5F53\u811A\u672C\u6267\u884C)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect"},{reason:"prompt_too_long",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code"],match:/Prompt is too long|bad request: failed to read body: length limit exceeded/i,message:"\u672C\u8F6E\u8F93\u5165\u8FC7\u957F\uFF0C\u8D85\u8FC7\u6A21\u578B\u4E0A\u4E0B\u6587\u4E0A\u9650\uFF0C\u8BF7\u7CBE\u7B80\u8F93\u5165\u6216\u5F00\u542F\u65B0\u4F1A\u8BDD\u540E\u91CD\u8BD5"}];function h0(t,e){if(!e)return null;for(let r of dy)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function x0(t,e){return h0(t,e)}function p0(t,e){return h0(t,e)}function kr(t,e,r){return!e&&r.firstUpdateMs>0&&t<r.firstUpdateMs?Math.max(1,r.firstUpdateMs-t):t<r.phase2GateMs?Math.max(1,r.phase2GateMs-t):Math.max(1,r.livenessWindowMs)}function g0(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let x=t.suspendedMs+o,m=r-t.startedAt-x;return{action:"suspend",suspendedDeltaMs:o,rearmMs:kr(m,t.firstFrameSeen,e)}}let c=r-t.startedAt-t.suspendedMs,d=t.awaitingApproval?e.approvalMaxMs:e.absoluteMaxMs;return c>=d?{action:"reject-backstop",awaitingApproval:t.awaitingApproval}:t.firstFrameSeen?c<e.phase2GateMs?{action:"continue",rearmMs:kr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:kr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:kr(c,!1,e)}}var m0=He("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),xy=200,py=40,gy=He("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),my=He("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),wy=He("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),_y=He("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),yy=He("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),Ey=He("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),w0=500;function vy(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=w0?t:`${e.slice(0,w0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function by(t){let e=[];typeof t.message=="string"&&e.push(t.message);let{data:r}=t;if(typeof r=="string")e.push(r);else if(r&&typeof r=="object")try{e.push(JSON.stringify(r))}catch{}return e.join(" ")}function _0(t){try{return ly(t)}catch{return}}function Sy(t,e){return{platform:process.platform,osRelease:uy(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:hy(e.command)?_0(e.command):void 0,cwd:e.cwd,cwdExists:_0(e.cwd),envKeys:e.envKeys}}function Iy(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${fy(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var Pt=class{constructor(e){this.opts=e;this.log=U(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new co({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Cr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;sanitizeEnv(e){return e}async start(){if(this.child)throw new C("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=i0(process.env,this.opts.agentEnvFile??Y().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=at(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,c0(i.pid),i.stdout?.setEncoding("utf8"),i.stdout?.on("data",o=>{try{for(let c of this.decoder.push(o))this.dispatch(c)}catch(c){this.log.warn("stdout dispatch threw, swallowed to keep daemon alive",{err:String(c)})}}),i.stderr?.setEncoding("utf8"),i.stderr?.on("data",o=>{let c=o.trimEnd();this.stderrRing.push(c),this.stderrRing.length>xy&&this.stderrRing.shift(),this.log.debug("stderr",{text:c})}),i.stdin?.on("error",o=>{this.log.warn("child stdin error",{err:String(o)})}),i.stdout?.on("error",o=>{this.log.warn("child stdout error",{err:String(o)})}),i.stderr?.on("error",o=>{this.log.warn("child stderr error",{err:String(o)})}),i.on("exit",(o,c)=>{this.stopped=!0,d0(i.pid),(o!==0||c!==null)&&this.stderrRing.length>0&&this.log.warn("downstream exited abnormally, recent stderr",{code:o,signal:c,recentStderr:[...this.stderrRing]});try{for(let u of this.decoder.flush())this.dispatch(u)}catch(u){this.log.debug("decoder.flush on exit threw (ignored)",{err:String(u)})}this.failAllPending(this.buildExitError(o,c));for(let u of this.exitHandlers)u(o,c)}),i.on("error",o=>{let c=o,d=Sy(c,{command:this.opts.command,cwd:this.opts.cwd,envKeys:Object.keys(r).length});this.log.error("child error",{err:String(o),diag:d}),this.failAllPending(new C("AGENT_SPAWN_FAILED",Iy(c,d),{cause:d}))}),this.log.info("downstream started",{command:this.opts.command,pid:i.pid,cwd:this.opts.cwd})}async stop(e){if(!this.child||this.stopped)return;this.stopped=!0,this.stopReason=e??"stopped",this.log.info("downstream stopping",{reason:e});let r=this.child,i=new Promise(c=>r.once("exit",()=>c()));Ni(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Ni(r.pid,"SIGKILL")},5e3);try{await i}finally{clearTimeout(o)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}getStderrTail(e){return e===void 0?[...this.stderrRing]:this.stderrRing.slice(-e)}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){let i={firstUpdateMs:yy,phase2GateMs:gy,livenessWindowMs:my,absoluteMaxMs:wy,approvalMaxMs:Ey,suspendThresholdMs:_y,...r};return this.call("session/prompt",e,m0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Ar("session/cancel",e))}setSessionMode(e){return this.call("session/set_mode",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(Tr(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(_n(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=m0,o){if(!this.child||this.stopped)return Promise.reject(new C("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),d=Di(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let h=r.sessionId;return typeof h=="string"?h:void 0})();return new Promise((h,x)=>{let m={resolve:h,reject:x,timer:null,method:e,promptTimeout:null};if(o){let w=this.now(),b={cfg:o,startedAt:w,lastActivityAt:w,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:w,expectedIntervalMs:kr(0,!1,o),sessionId:u};m.promptTimeout=b;let _=()=>{let v={startedAt:b.startedAt,lastActivityAt:b.lastActivityAt,firstFrameSeen:b.firstFrameSeen,hasActiveTool:b.activeToolCalls.size>0,awaitingApproval:this.inflightAgentRequests.size>0,suspendedMs:b.suspendedMs,armedAt:b.armedAt,expectedIntervalMs:b.expectedIntervalMs},I=this.now(),A=g0(v,b.cfg,I),T=R=>{b.armedAt=I,b.expectedIntervalMs=R,m.timer=setTimeout(_,R)};if(A.action==="suspend"){b.suspendedMs+=A.suspendedDeltaMs,b.lastActivityAt=I,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:A.suspendedDeltaMs,suspendedMs:b.suspendedMs,...b.sessionId?{sessionId:b.sessionId}:{}}),T(A.rearmMs);return}if(A.action==="continue"){T(A.rearmMs);return}this.pending.delete(c),A.action==="reject-backstop"?(this.log.warn("downstream prompt absolute timeout",{id:c,method:e,awaitingApproval:A.awaitingApproval,...b.sessionId?{sessionId:b.sessionId}:{}}),x(A.awaitingApproval?new C("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${b.cfg.approvalMaxMs}ms`):new C("AGENT_TIMEOUT",`${e} timed out after ${b.cfg.absoluteMaxMs}ms`))):(this.log.warn("downstream prompt idle timeout",{id:c,method:e,...b.sessionId?{sessionId:b.sessionId}:{}}),x(new C("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${b.cfg.livenessWindowMs}ms`)))};m.timer=setTimeout(_,b.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(m.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),x(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,m);try{this.writeFrame(d)}catch(w){m.timer&&clearTimeout(m.timer),this.pending.delete(c),x(w)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new C("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(t0(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(ao(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),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(this.wireErrorToBridge(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 C("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:vy(e.result)}),r.resolve(e.result));return}if(Xf(e)){if(e.method==="session/update"){let r=e.params;for(let i of this.pending.values()){let o=i.promptTimeout;o&&(o.firstFrameSeen=!0,o.lastActivityAt=this.now(),this.trackToolCall(o,r))}for(let i of this.updateHandlers)try{Promise.resolve(i(r)).catch(o=>this.log.warn("update handler failed (async)",{err:String(o)}))}catch(o){this.log.warn("update handler threw sync, swallowed",{err:String(o)})}}else this.log.info("unknown notification (drop, not forwarded)",{method:e.method});return}if(Yf(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)})}}}trackToolCall(e,r){let i=r.update,o=i?.sessionUpdate;if(o!=="tool_call"&&o!=="tool_call_update")return;let c=typeof i.toolCallId=="string"?i.toolCallId:void 0;if(!c)return;let d=typeof i.status=="string"?i.status:void 0,u=d==="completed"||d==="failed"||d==="cancelled";o==="tool_call"&&!u?e.activeToolCalls.add(c):u&&e.activeToolCalls.delete(c)}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(_n(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(_n(e.id,Oi(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=Qf(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=p0(this.framework,by(e));return i?new C(i.bridgeCode,i.message,{cause:{reason:i.reason,wireCode:e.code,wireMessage:e.message,wireData:e.data}}):r}buildExitError(e,r){if(this.stopReason!==void 0)return new C("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(py).join(`
|
|
96
|
-
`),o=x0(this.framework,i);return o?new C(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new C("AGENT_PROTOCOL_ERROR",`agent exited (${e}/${r})`,{cause:{code:e,signal:r,stderrTail:i}})}failAllPending(e){for(let r of this.pending.values())r.timer&&clearTimeout(r.timer),r.reject(e);this.pending.clear(),this.inflightAgentRequests.clear()}};function Ay(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 lo=class extends Pt{framework="claude-code";constructor(e){let{command:r,args:i}=Yr("claude-code",e.command,e.args??[]),o={command:r,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o)}sanitizeEnv(e){return Ay(e)}};nn();import{mkdtempSync as Ty,rmSync as Cy}from"node:fs";import{tmpdir as Ry}from"node:os";import{join as ky}from"node:path";var uo=class extends Pt{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=Yr("codex",e.command,i),d=e.isolateCodexHome?Ty(ky(Ry(),"coze-bridge-codex-home-")):void 0,u=d?{...e.env??{},CODEX_HOME:d}:e.env,h={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...u?{env:u}:{}};super(h),this.authMethodId=e.authMethodId,this.codexHomeDir=d}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{Cy(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};je();var Dy=3e4,Dr=class extends Pt{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,agentId:e.agentId,...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.call("session/prompt",{sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]},Dy))}get acpSessionName(){return this.sessionName}setSessionMode(e){return Promise.reject(new C("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"))}};var y0=["default","acceptEdits","plan","auto","bypassPermissions"],E0=["read-only","auto","full-access"];function En(t,e){if(typeof e!="string")return!1;switch(t){case"claude-code":return y0.includes(e);case"codex":return E0.includes(e);case"openclaw":return!1}}function Xc(t){switch(t){case"claude-code":return y0.join("/");case"codex":return E0.join("/");case"openclaw":return""}}je();ne();ke();function Qc(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}nn();var vn=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 fo=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 vn,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)Mi(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 Mi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}function Wt(t){return t.deployType!=="local"?!1:t.framework==="claude-code"||t.framework==="codex"}yn();ne();import{constants as v0}from"node:fs";import{access as Py}from"node:fs/promises";import{delimiter as Oy,join as Ly}from"node:path";var yt=U("framework-detector"),b0={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},Ny=[".exe",".cmd",".bat",".ps1"],qn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??at,access:e.access??Py}}async detect(e){let r=b0[e],i=await this.which(r);if(!i)return yt.debug("framework binary not found",{framework:e,bin:r}),null;let o=e==="openclaw"?["--log-level","silent"]:[],[c,d]=await Promise.all([this.probeVersion(i,o),e==="openclaw"?this.probeOpenclawDefaultAgent(i):Promise.resolve(null)]),u={path:i,version:c};return d&&(u.defaultAgent=d),u}async detectAll(){let e=await Promise.all(Object.keys(b0).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(Oy).filter(Boolean),i=this.env.platform==="win32"?["",...Ny]:[""];for(let o of r)for(let c of i){let d=Ly(o,e+c);if(await this.isExecutable(d))return d}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?v0.F_OK:v0.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 yt.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return yt.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 yt.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 yt.warn("openclaw default agent probe: JSON parsed but not an array",{path:e}),null;let c=o.find(d=>d?.isDefault===!0);return c?!c.id||!c.workspace?(yt.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}:(yt.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return yt.warn("openclaw default agent probe: JSON.parse failed",{path:e,err:String(o),matchHead:i[0].slice(0,200)}),null}}async probeOpenclawGateway(e){let r=await this.runProbe(e,["--log-level","silent","gateway","status","--json","--require-rpc","--timeout","5000"]);if(!r)return yt.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||yt.warn("openclaw gateway probe: non-zero exit (gateway unreachable)",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)});let o={reachable:i},c=r.stdout.match(/\{[\s\S]*\}/);if(c)try{let d=JSON.parse(c[0]);typeof d.gateway?.port=="number"&&(o.port=d.gateway.port),typeof d.service?.runtime?.status=="string"&&(o.runtime=d.service.runtime.status),!i&&typeof d.rpc?.error=="string"&&(o.detail=d.rpc.error)}catch(d){yt.warn("openclaw gateway probe: JSON.parse failed (detail omitted, gate by exit code)",{path:e,err:String(d)})}return o}async probeVersion(e,r=[]){let i=await this.runProbe(e,[...r,"--version"]);return i&&(By(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,d,u=h=>{c||(c=!0,d&&clearTimeout(d),i(h))};try{let h=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});d=setTimeout(()=>{h.kill("SIGKILL"),u(null)},15e3),h.stdout?.on("data",x=>{o+=x.toString("utf8")}),h.on("error",()=>u(null)),h.on("close",x=>u({code:x,stdout:o}))}catch{u(null)}})}},My=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function By(t){return t.replace(My,"")}import{homedir as Fy}from"node:os";import{join as zy}from"node:path";yn();Qn();je();Xr();ne();async function A0(){let t=zy(Fy(),".openclaw/openclaw.json");return(await rr(t))?.gateway?.auth?.token??""}var S0=U("openclaw.config"),Uy=[0,5e3,5e3],Gy=He("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),I0="models.providers.",ho="agents.defaults.models",xo=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new vn;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??Uy,this.cliTimeoutMs=e.cliTimeoutMs??Gy}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(d=>setTimeout(d,c));try{return await r()}catch(d){i=d,S0.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(d)})}}throw new C("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=at(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",d=!1,u=x=>{d||(d=!0,clearTimeout(h),x())};o.stderr?.on("data",x=>{c+=x.toString("utf8")});let h=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);h.unref(),o.on("error",x=>u(()=>i(x))),o.on("close",x=>u(()=>{x===0?r():i(new Error(`exit ${x}: ${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){S0.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",`${I0}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${I0}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${ho}[${e}]`,()=>this.runCli(["config","set",ho,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${ho}[${e}]`,`${ho}.${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"])))}restartGateway(){return this.queue.enqueue(()=>this.withRetry("gateway restart",()=>this.runCli(["gateway","restart"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}};var le=U("agent-manager"),td="acceptEdits",k0="full-access",D0="read-only";function $y(t){switch(t){case"read-only":return["-c",'sandbox_mode="read-only"',"-c",'approval_policy="on-request"'];case"auto":return["-c",'sandbox_mode="workspace-write"',"-c",'approval_policy="on-failure"'];case"full-access":return["-c",'sandbox_mode="danger-full-access"',"-c",'approval_policy="never"']}}var Vy=(t,e,r,i,o,c,d,u,h,x)=>{switch(t){case"claude-code":{let m={...o?{...Bf(o),...Uf(o,d,u)}:{},...h??{},IS_SANDBOX:"1"};return new lo({cwd:r,env:m,agentId:i})}case"codex":{let m=o?[...Ff(o),...qf(o,d,u)]:[],w=k0;x!==void 0&&(En("codex",x)?w=x:le.warn("codex spawn: invalid codexPermissionMode, falling back to full-access",{agentId:i,received:x}));let b=[...m,...$y(w)],_={...o?zf(o):{},...h??{}},v=!!o;return new uo({cwd:r,agentId:i,...b.length>0?{extraArgs:b}:{},...Object.keys(_).length>0?{env:_}:{},...v?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new Dr({command:e,cwd:r,agentId:i,...c?{sessionName:Qc(c)}:{}})}};function ed(t){return t==="claude-code"||t==="codex"}function Jy(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(Zy(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
|
|
89
|
+
`},configPath(t){return Q1(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 Wh("schtasks",["/Create","/SC","ONLOGON","/TN",oa,"/TR",r,"/RU",t.userName,"/F"]),Gd.info("task scheduler entry created",{task:oa,logFile:t.logFile})},async uninstall(t){await Wh("schtasks",["/Delete","/TN",oa,"/F"]).catch(e=>Gd.warn("schtasks /Delete failed (ignored)",{err:String(e)})),Gd.info("task scheduler entry removed",{task:oa})}}});var $h={};ya($h,{buildContext:()=>sS,getSupervisor:()=>nS,launchdSupervisor:()=>Fd,systemdSupervisor:()=>Ud,taskSchedulerSupervisor:()=>qd});import{homedir as eS,userInfo as tS}from"node:os";function nS(t=process.platform){switch(t){case"darwin":return Fd;case"linux":return Ud;case"win32":return qd;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function iS(){let t={};for(let e of rS){let r=process.env[e];r&&(t[e]=r)}return t}function sS(){let t=Y();return{nodeBin:process.execPath,entry:Rd(t),logFile:t.logFile,homeDir:eS(),userName:tS().username,isRoot:process.getuid?.()===0,env:iS()}}var rS,Vh=Ye(()=>{"use strict";Oe();Jo();qh();Hh();Kh();rS=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});te();on();var wl=q("acp-installer-warmup"),wg=["claude-code","codex"];async function _l(t={}){let e=t.ensure??ar,i=(await Promise.allSettled(wg.map(async o=>{let c=await e(o);wl.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&wl.warn("acp wrapper warmup partial failure (\u5C06\u5728\u4E0B\u6B21 createAgent \u65F6\u91CD\u8BD5\u5E76\u629B\u9519\u7ED9\u7528\u6237)",{failedCount:i.length,reasons:i.map(o=>o.reason instanceof Error?o.reason.message:String(o.reason))})}dn();te();import{readdir as Og}from"node:fs/promises";import{mkdir as vl,writeFile as Sl}from"node:fs/promises";import{join as Ta}from"node:path";var Pg={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function lr(t,e,r){await vl(t,{recursive:!0});let i=Pg[e],o=Ta(t,i);return await Sl(o,r??"","utf8"),o}async function Al(t,e){let r=Ta(t,".claude");await vl(r,{recursive:!0});let i=Ta(r,"settings.local.json"),o={permissions:{defaultMode:"bypassPermissions"}};e==="cloud"&&(o.autoCompactWindow=15e4);let c=JSON.stringify(o,null,2);return await Sl(i,c,"utf8"),i}var Je=q("agent-detail-sync"),Lg=6e4,Ng=5*6e4,hs=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await Og(r)}catch(o){Je.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}Je.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await He(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){Je.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(l){Je.warn("detail sync failed for agent, skipping",{agentId:o,err:String(l)})}}})),Je.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){Je.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){Je.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await He(e,this.opts.paths);if(!i){Je.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(x){Je.warn("detail RPC failed, using local data",{agentId:e,err:String(x)});let g=this.retryQueue.get(e),w=g?Math.min(g.currentDelay*2,Ng):Lg;this.retryQueue.set(e,{dueAt:Date.now()+w,currentDelay:w});return}if(o.agentId&&o.agentId!==e){Je.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:o.agentId});return}let c=!1,l=!1;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);let u=!1;if(o.deployType==="cloud"&&i.deployType!=="cloud"?(Je.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&Je.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Je.debug("detail sync: no diff",{agentId:e});return}await et(i,this.opts.paths),Je.info("detail sync: config updated",{agentId:e,identityChanged:l,agentName:i.agentName}),u?(await this.opts.agentManager.createAgent({agentId:e,framework:i.framework,_meta:{cozeDeployType:"cloud"},cozeIdentity:i.cozeIdentity,model:i.model}),Je.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):l&&(await lr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var G0=It(iu(),1);import{lstat as qc,mkdir as jc,readFile as B0,readdir as c_,rm as d_,stat as l_,writeFile as Hc}from"node:fs/promises";import{dirname as u_,join as Lt,normalize as f_,relative as $c,resolve as Wc,sep as z0}from"node:path";import{Readable as F0}from"node:stream";import{pipeline as U0}from"node:stream/promises";import rm from"events";import nt from"fs";import{EventEmitter as Ic}from"node:events";import Fu from"node:stream";import{StringDecoder as im}from"node:string_decoder";import qu from"node:path";import Er from"node:fs";import{dirname as mm,parse as wm}from"path";import{EventEmitter as Im}from"events";import ac from"assert";import{Buffer as jn}from"buffer";import*as du from"zlib";import Tm from"zlib";import{posix as pr}from"node:path";import{basename as ew}from"node:path";import Ks from"fs";import kt from"fs";import gu from"path";import{win32 as uw}from"node:path";import vu from"path";import r0 from"node:fs";import Dw from"node:assert";import{randomBytes as i0}from"node:crypto";import ne from"node:fs";import Ne from"node:path";import s0 from"fs";import to from"node:fs";import vi from"node:path";import st from"node:fs";import Nw from"node:fs/promises";import Js from"node:path";import{join as g0}from"node:path";import it from"node:fs";import _0 from"node:path";var tm=Object.defineProperty,nm=(t,e)=>{for(var r in e)tm(t,r,{get:e[r],enumerable:!0})},su=typeof process=="object"&&process?process:{stdout:null,stderr:null},sm=t=>!!t&&typeof t=="object"&&(t instanceof Kn||t instanceof Fu||om(t)||am(t)),om=t=>!!t&&typeof t=="object"&&t instanceof Ic&&typeof t.pipe=="function"&&t.pipe!==Fu.Writable.prototype.pipe,am=t=>!!t&&typeof t=="object"&&t instanceof Ic&&typeof t.write=="function"&&typeof t.end=="function",jt=Symbol("EOF"),Ht=Symbol("maybeEmitEnd"),un=Symbol("emittedEnd"),_s=Symbol("emittingEnd"),oi=Symbol("emittedError"),ys=Symbol("closed"),ou=Symbol("read"),bs=Symbol("flush"),au=Symbol("flushChunk"),pt=Symbol("encoding"),hr=Symbol("decoder"),ze=Symbol("flowing"),ai=Symbol("paused"),_r=Symbol("resume"),Fe=Symbol("buffer"),Ze=Symbol("pipes"),Ue=Symbol("bufferLength"),Oa=Symbol("bufferPush"),Es=Symbol("bufferShift"),$e=Symbol("objectMode"),ve=Symbol("destroyed"),La=Symbol("error"),Na=Symbol("emitData"),cu=Symbol("emitEnd"),Ma=Symbol("emitEnd2"),Dt=Symbol("async"),Ba=Symbol("abort"),vs=Symbol("aborted"),ci=Symbol("signal"),Ln=Symbol("dataListeners"),rt=Symbol("discarded"),di=t=>Promise.resolve().then(t),cm=t=>t(),dm=t=>t==="end"||t==="finish"||t==="prefinish",lm=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,um=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),Uu=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[_r](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},fm=class extends Uu{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)}},xm=t=>!!t.objectMode,hm=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Kn=class extends Ic{[ze]=!1;[ai]=!1;[Ze]=[];[Fe]=[];[$e];[pt];[Dt];[hr];[jt]=!1;[un]=!1;[_s]=!1;[ys]=!1;[oi]=null;[Ue]=0;[ve]=!1;[ci];[vs]=!1;[Ln]=0;[rt]=!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");xm(e)?(this[$e]=!0,this[pt]=null):hm(e)?(this[pt]=e.encoding,this[$e]=!1):(this[$e]=!1,this[pt]=null),this[Dt]=!!e.async,this[hr]=this[pt]?new im(this[pt]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Fe]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Ze]});let{signal:r}=e;r&&(this[ci]=r,r.aborted?this[Ba]():r.addEventListener("abort",()=>this[Ba]()))}get bufferLength(){return this[Ue]}get encoding(){return this[pt]}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[$e]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Dt]}set async(t){this[Dt]=this[Dt]||!!t}[Ba](){this[vs]=!0,this.emit("abort",this[ci]?.reason),this.destroy(this[ci]?.reason)}get aborted(){return this[vs]}set aborted(t){}write(t,e,r){if(this[vs])return!1;if(this[jt])throw new Error("write after end");if(this[ve])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[Dt]?di:cm;if(!this[$e]&&!Buffer.isBuffer(t)){if(um(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(lm(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[$e]?(this[ze]&&this[Ue]!==0&&this[bs](!0),this[ze]?this.emit("data",t):this[Oa](t),this[Ue]!==0&&this.emit("readable"),r&&i(r),this[ze]):t.length?(typeof t=="string"&&!(e===this[pt]&&!this[hr]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[pt]&&(t=this[hr].write(t)),this[ze]&&this[Ue]!==0&&this[bs](!0),this[ze]?this.emit("data",t):this[Oa](t),this[Ue]!==0&&this.emit("readable"),r&&i(r),this[ze]):(this[Ue]!==0&&this.emit("readable"),r&&i(r),this[ze])}read(t){if(this[ve])return null;if(this[rt]=!1,this[Ue]===0||t===0||t&&t>this[Ue])return this[Ht](),null;this[$e]&&(t=null),this[Fe].length>1&&!this[$e]&&(this[Fe]=[this[pt]?this[Fe].join(""):Buffer.concat(this[Fe],this[Ue])]);let e=this[ou](t||null,this[Fe][0]);return this[Ht](),e}[ou](t,e){if(this[$e])this[Es]();else{let r=e;t===r.length||t===null?this[Es]():typeof r=="string"?(this[Fe][0]=r.slice(t),e=r.slice(0,t),this[Ue]-=t):(this[Fe][0]=r.subarray(t),e=r.subarray(0,t),this[Ue]-=t)}return this.emit("data",e),!this[Fe].length&&!this[jt]&&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[jt]=!0,this.writable=!1,(this[ze]||!this[ai])&&this[Ht](),this}[_r](){this[ve]||(!this[Ln]&&!this[Ze].length&&(this[rt]=!0),this[ai]=!1,this[ze]=!0,this.emit("resume"),this[Fe].length?this[bs]():this[jt]?this[Ht]():this.emit("drain"))}resume(){return this[_r]()}pause(){this[ze]=!1,this[ai]=!0,this[rt]=!1}get destroyed(){return this[ve]}get flowing(){return this[ze]}get paused(){return this[ai]}[Oa](t){this[$e]?this[Ue]+=1:this[Ue]+=t.length,this[Fe].push(t)}[Es](){return this[$e]?this[Ue]-=1:this[Ue]-=this[Fe][0].length,this[Fe].shift()}[bs](t=!1){do;while(this[au](this[Es]())&&this[Fe].length);!t&&!this[Fe].length&&!this[jt]&&this.emit("drain")}[au](t){return this.emit("data",t),this[ze]}pipe(t,e){if(this[ve])return t;this[rt]=!1;let r=this[un];return e=e||{},t===su.stdout||t===su.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[Ze].push(e.proxyErrors?new fm(this,t,e):new Uu(this,t,e)),this[Dt]?di(()=>this[_r]()):this[_r]()),t}unpipe(t){let e=this[Ze].find(r=>r.dest===t);e&&(this[Ze].length===1?(this[ze]&&this[Ln]===0&&(this[ze]=!1),this[Ze]=[]):this[Ze].splice(this[Ze].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[rt]=!1,this[Ln]++,!this[Ze].length&&!this[ze]&&this[_r]();else if(t==="readable"&&this[Ue]!==0)super.emit("readable");else if(dm(t)&&this[un])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[oi]){let i=e;this[Dt]?di(()=>i.call(this,this[oi])):i.call(this,this[oi])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[Ln]=this.listeners("data").length,this[Ln]===0&&!this[rt]&&!this[Ze].length&&(this[ze]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[Ln]=0,!this[rt]&&!this[Ze].length&&(this[ze]=!1)),e}get emittedEnd(){return this[un]}[Ht](){!this[_s]&&!this[un]&&!this[ve]&&this[Fe].length===0&&this[jt]&&(this[_s]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[ys]&&this.emit("close"),this[_s]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==ve&&this[ve])return!1;if(t==="data")return!this[$e]&&!r?!1:this[Dt]?(di(()=>this[Na](r)),!0):this[Na](r);if(t==="end")return this[cu]();if(t==="close"){if(this[ys]=!0,!this[un]&&!this[ve])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[oi]=r,super.emit(La,r);let o=!this[ci]||this.listeners("error").length?super.emit("error",r):!1;return this[Ht](),o}else if(t==="resume"){let o=super.emit("resume");return this[Ht](),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[Ht](),i}[Na](t){for(let r of this[Ze])r.dest.write(t)===!1&&this.pause();let e=this[rt]?!1:super.emit("data",t);return this[Ht](),e}[cu](){return this[un]?!1:(this[un]=!0,this.readable=!1,this[Dt]?(di(()=>this[Ma]()),!0):this[Ma]())}[Ma](){if(this[hr]){let e=this[hr].end();if(e){for(let r of this[Ze])r.dest.write(e);this[rt]||super.emit("data",e)}}for(let e of this[Ze])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[$e]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[$e]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[$e])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[pt]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(ve,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[rt]=!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[jt])return e();let i,o,c=g=>{this.off("data",l),this.off("end",u),this.off(ve,x),e(),o(g)},l=g=>{this.off("error",c),this.off("end",u),this.off(ve,x),this.pause(),i({value:g,done:!!this[jt]})},u=()=>{this.off("error",c),this.off("data",l),this.off(ve,x),e(),i({done:!0,value:void 0})},x=()=>c(new Error("stream destroyed"));return new Promise((g,w)=>{o=w,i=g,this.once(ve,x),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[rt]=!1;let t=!1,e=()=>(this.pause(),this.off(La,e),this.off(ve,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(La,e),this.once(ve,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[ve])return t?this.emit("error",t):this.emit(ve),this;this[ve]=!0,this[rt]=!0,this[Fe].length=0,this[Ue]=0;let e=this;return typeof e.close=="function"&&!this[ys]&&e.close(),t?this.emit("error",t):this.emit(ve),this}static get isStream(){return sm}},pm=nt.writev,bn=Symbol("_autoClose"),_t=Symbol("_close"),li=Symbol("_ended"),ae=Symbol("_fd"),za=Symbol("_finished"),Vt=Symbol("_flags"),Fa=Symbol("_flush"),sc=Symbol("_handleChunk"),oc=Symbol("_makeBuf"),bi=Symbol("_mode"),Ss=Symbol("_needDrain"),Sr=Symbol("_onerror"),Ar=Symbol("_onopen"),Ua=Symbol("_onread"),yr=Symbol("_onwrite"),En=Symbol("_open"),wt=Symbol("_path"),gn=Symbol("_pos"),Ct=Symbol("_queue"),br=Symbol("_read"),Ga=Symbol("_readSize"),$t=Symbol("_reading"),ui=Symbol("_remain"),qa=Symbol("_size"),Ls=Symbol("_write"),Nn=Symbol("_writing"),Ns=Symbol("_defaultFlag"),qn=Symbol("_errored"),Tc=class extends Kn{[qn]=!1;[ae];[wt];[Ga];[$t]=!1;[qa];[ui];[bn];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[qn]=!1,this[ae]=typeof e.fd=="number"?e.fd:void 0,this[wt]=t,this[Ga]=e.readSize||16*1024*1024,this[$t]=!1,this[qa]=typeof e.size=="number"?e.size:1/0,this[ui]=this[qa],this[bn]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[ae]=="number"?this[br]():this[En]()}get fd(){return this[ae]}get path(){return this[wt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[En](){nt.open(this[wt],"r",(t,e)=>this[Ar](t,e))}[Ar](t,e){t?this[Sr](t):(this[ae]=e,this.emit("open",e),this[br]())}[oc](){return Buffer.allocUnsafe(Math.min(this[Ga],this[ui]))}[br](){if(!this[$t]){this[$t]=!0;let t=this[oc]();if(t.length===0)return process.nextTick(()=>this[Ua](null,0,t));nt.read(this[ae],t,0,t.length,null,(e,r,i)=>this[Ua](e,r,i))}}[Ua](t,e,r){this[$t]=!1,t?this[Sr](t):this[sc](e,r)&&this[br]()}[_t](){if(this[bn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,nt.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[Sr](t){this[$t]=!0,this[_t](),this.emit("error",t)}[sc](t,e){let r=!1;return this[ui]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[ui]<=0)&&(r=!1,this[_t](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[ae]=="number"&&this[br](),!1;case"error":return this[qn]?!1:(this[qn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},gm=class extends Tc{[En](){let t=!0;try{this[Ar](null,nt.openSync(this[wt],"r")),t=!1}finally{t&&this[_t]()}}[br](){let t=!0;try{if(!this[$t]){this[$t]=!0;do{let e=this[oc](),r=e.length===0?0:nt.readSync(this[ae],e,0,e.length,null);if(!this[sc](r,e))break}while(!0);this[$t]=!1}t=!1}finally{t&&this[_t]()}}[_t](){if(this[bn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,nt.closeSync(t),this.emit("close")}}},Zs=class extends rm{readable=!1;writable=!0;[qn]=!1;[Nn]=!1;[li]=!1;[Ct]=[];[Ss]=!1;[wt];[bi];[bn];[ae];[Ns];[Vt];[za]=!1;[gn];constructor(t,e){e=e||{},super(e),this[wt]=t,this[ae]=typeof e.fd=="number"?e.fd:void 0,this[bi]=e.mode===void 0?438:e.mode,this[gn]=typeof e.start=="number"?e.start:void 0,this[bn]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[gn]!==void 0?"r+":"w";this[Ns]=e.flags===void 0,this[Vt]=e.flags===void 0?r:e.flags,this[ae]===void 0&&this[En]()}emit(t,...e){if(t==="error"){if(this[qn])return!1;this[qn]=!0}return super.emit(t,...e)}get fd(){return this[ae]}get path(){return this[wt]}[Sr](t){this[_t](),this[Nn]=!0,this.emit("error",t)}[En](){nt.open(this[wt],this[Vt],this[bi],(t,e)=>this[Ar](t,e))}[Ar](t,e){this[Ns]&&this[Vt]==="r+"&&t&&t.code==="ENOENT"?(this[Vt]="w",this[En]()):t?this[Sr](t):(this[ae]=e,this.emit("open",e),this[Nn]||this[Fa]())}end(t,e){return t&&this.write(t,e),this[li]=!0,!this[Nn]&&!this[Ct].length&&typeof this[ae]=="number"&&this[yr](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[li]?(this.emit("error",new Error("write() after end()")),!1):this[ae]===void 0||this[Nn]||this[Ct].length?(this[Ct].push(t),this[Ss]=!0,!1):(this[Nn]=!0,this[Ls](t),!0)}[Ls](t){nt.write(this[ae],t,0,t.length,this[gn],(e,r)=>this[yr](e,r))}[yr](t,e){t?this[Sr](t):(this[gn]!==void 0&&typeof e=="number"&&(this[gn]+=e),this[Ct].length?this[Fa]():(this[Nn]=!1,this[li]&&!this[za]?(this[za]=!0,this[_t](),this.emit("finish")):this[Ss]&&(this[Ss]=!1,this.emit("drain"))))}[Fa](){if(this[Ct].length===0)this[li]&&this[yr](null,0);else if(this[Ct].length===1)this[Ls](this[Ct].pop());else{let t=this[Ct];this[Ct]=[],pm(this[ae],t,this[gn],(e,r)=>this[yr](e,r))}}[_t](){if(this[bn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,nt.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},Gu=class extends Zs{[En](){let t;if(this[Ns]&&this[Vt]==="r+")try{t=nt.openSync(this[wt],this[Vt],this[bi])}catch(e){if(e?.code==="ENOENT")return this[Vt]="w",this[En]();throw e}else t=nt.openSync(this[wt],this[Vt],this[bi]);this[Ar](null,t)}[_t](){if(this[bn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,nt.closeSync(t),this.emit("close")}}[Ls](t){let e=!0;try{this[yr](null,nt.writeSync(this[ae],t,0,t.length,this[gn])),e=!1}finally{if(e)try{this[_t]()}catch{}}}},_m=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"]]),ym=t=>!!t.sync&&!!t.file,bm=t=>!t.sync&&!!t.file,Em=t=>!!t.sync&&!t.file,vm=t=>!t.sync&&!t.file,Sm=t=>!!t.file,Am=t=>_m.get(t)||t,Dc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=Am(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Ri=(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 x=Dc(c);if(o?.(x,l),ym(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(x,l)}else if(bm(x)){let g=e(x,l);return u?g.then(()=>u(),u):g}else if(Em(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(x,l)}else if(vm(x)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(x,l)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),Dm=Tm.constants||{ZLIB_VERNUM:4736},Ot=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},Dm)),Cm=jn.concat,lu=Object.getOwnPropertyDescriptor(jn,"concat"),Rm=t=>t,ja=lu?.writable===!0||lu?.set!==void 0?t=>{jn.concat=t?Rm:Cm}:t=>{},Hn=Symbol("_superWrite"),As=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"}},Ha=Symbol("flushFlag"),Cc=class extends Kn{#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 du[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new du[e](t)}catch(r){throw new As(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 As(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return ac(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(jn.alloc(0),{[Ha]: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}[Hn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=jn.from(t,e)),this.#e)return;ac(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},ja(!0);let l;try{let x=typeof t[Ha]=="number"?t[Ha]:this.#r;l=this.#t._processChunk(t,x),ja(!1)}catch(x){ja(!1),this.#o(new As(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 As(x,this.write)));let u;if(l)if(Array.isArray(l)&&l.length>0){let x=l[0];u=this[Hn](jn.from(x));for(let g=1;g<l.length;g++)u=this[Hn](l[g])}else u=this[Hn](jn.from(l));return r&&r(),u}},ju=class extends Cc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||Ot.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Ot.Z_FINISH,t.fullFlushFlag=Ot.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(Ot.Z_SYNC_FLUSH),ac(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)}}}},km=class extends ju{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[Hn](t){return this.#e?(this.#e=!1,t[9]=255,super[Hn](t)):super[Hn](t)}},Pm=class extends ju{constructor(t){super(t,"Unzip")}},Hu=class extends Cc{constructor(t,e){t=t||{},t.flush=t.flush||Ot.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Ot.BROTLI_OPERATION_FINISH,t.fullFlushFlag=Ot.BROTLI_OPERATION_FLUSH,super(t,e)}},Om=class extends Hu{constructor(t){super(t,"BrotliCompress")}},Lm=class extends Hu{constructor(t){super(t,"BrotliDecompress")}},Wu=class extends Cc{constructor(t,e){t=t||{},t.flush=t.flush||Ot.ZSTD_e_continue,t.finishFlush=t.finishFlush||Ot.ZSTD_e_end,t.fullFlushFlag=Ot.ZSTD_e_flush,super(t,e)}},Nm=class extends Wu{constructor(t){super(t,"ZstdCompress")}},Mm=class extends Wu{constructor(t){super(t,"ZstdDecompress")}},Bm=(t,e)=>{if(Number.isSafeInteger(t))t<0?Fm(t,e):zm(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},zm=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Fm=(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]=Ku(o):o===0?e[i-1]=0:(r=!0,e[i-1]=$u(o))}},Um=t=>{let e=t[0],r=e===128?qm(t.subarray(1,t.length)):e===255?Gm(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},Gm=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),l;i?l=Ku(c):c===0?l=c:(i=!0,l=$u(c)),l!==0&&(r-=l*Math.pow(256,e-o-1))}return r},qm=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},Ku=t=>(255^t)&255,$u=t=>(255^t)+1&255,jm={};nm(jm,{code:()=>Rc,isCode:()=>Ms,isName:()=>Hm,name:()=>Xs});var Ms=t=>Xs.has(t),Hm=t=>Rc.has(t),Xs=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"]]),Rc=new Map(Array.from(Xs).map(t=>[t[1],t[0]])),Wn=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??Mn(t,e,100),this.mode=r?.mode??i?.mode??mn(t,e+100,8),this.uid=r?.uid??i?.uid??mn(t,e+108,8),this.gid=r?.gid??i?.gid??mn(t,e+116,8),this.size=r?.size??i?.size??mn(t,e+124,12),this.mtime=r?.mtime??i?.mtime??Wa(t,e+136,12),this.cksum=mn(t,e+148,12),i&&this.#n(i,!0),r&&this.#n(r);let o=Mn(t,e+156,1);if(Ms(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Mn(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=r?.uname??i?.uname??Mn(t,e+265,32),this.gname=r?.gname??i?.gname??Mn(t,e+297,32),this.devmaj=r?.devmaj??i?.devmaj??mn(t,e+329,8)??0,this.devmin=r?.devmin??i?.devmin??mn(t,e+337,8)??0,t[e+475]!==0){let l=Mn(t,e+345,155);this.path=l+"/"+this.path}else{let l=Mn(t,e+345,130);l&&(this.path=l+"/"+this.path),this.atime=r?.atime??i?.atime??Wa(t,e+476,12),this.ctime=r?.ctime??i?.ctime??Wa(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=Wm(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Bn(t,e,100,o)||this.needPax,this.needPax=wn(t,e+100,8,this.mode)||this.needPax,this.needPax=wn(t,e+108,8,this.uid)||this.needPax,this.needPax=wn(t,e+116,8,this.gid)||this.needPax,this.needPax=wn(t,e+124,12,this.size)||this.needPax,this.needPax=Ka(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Bn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Bn(t,e+265,32,this.uname)||this.needPax,this.needPax=Bn(t,e+297,32,this.gname)||this.needPax,this.needPax=wn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=wn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Bn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Bn(t,e+345,155,c)||this.needPax:(this.needPax=Bn(t,e+345,130,c)||this.needPax,this.needPax=Ka(t,e+476,12,this.atime)||this.needPax,this.needPax=Ka(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,wn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:Xs.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Rc.get(t));if(Ms(e)||e==="Unsupported")this.#e=e;else if(Ms(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Wm=(t,e)=>{let r=t,i="",o,c=pr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=pr.dirname(r),r=pr.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=pr.join(pr.basename(i),r),i=pr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Mn=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),Wa=(t,e,r)=>Km(mn(t,e,r)),Km=t=>t===void 0?void 0:new Date(t*1e3),mn=(t,e,r)=>Number(t[e])&128?Um(t.subarray(e,e+r)):Vm(t,e,r),$m=t=>isNaN(t)?void 0:t,Vm=(t,e,r)=>$m(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Jm={12:8589934591,8:2097151},wn=(t,e,r,i)=>i===void 0?!1:i>Jm[r]||i<0?(Bm(i,t.subarray(e,e+r)),!0):(Zm(t,e,r,i),!1),Zm=(t,e,r,i)=>t.write(Xm(i,r),e,r,"ascii"),Xm=(t,e)=>Ym(Math.floor(t).toString(8),e),Ym=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",Ka=(t,e,r,i)=>i===void 0?!1:wn(t,e,r,i.getTime()/1e3),Qm=new Array(156).join("\0"),Bn=(t,e,r,i)=>i===void 0?!1:(t.write(i+Qm,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),Ws=class Vu{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 Wn({path:("PaxHeader/"+ew(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+`
|
|
90
|
+
`,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 Vu(tw(nw(e),r),i)}},tw=(t,e)=>e?Object.assign({},e,t):t,nw=t=>t.replace(/\n$/,"").split(`
|
|
91
|
+
`).reduce(rw,Object.create(null)),rw=(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},iw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Z=iw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),Ju=class extends Kn{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))))}},Ys=(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))},sw=1024*1024,cc=Buffer.from([31,139]),dc=Buffer.from([40,181,47,253]),ow=Math.max(cc.length,dc.length),ct=Symbol("state"),zn=Symbol("writeEntry"),Wt=Symbol("readEntry"),$a=Symbol("nextEntry"),uu=Symbol("processEntry"),Rt=Symbol("extendedHeader"),fi=Symbol("globalExtendedHeader"),fn=Symbol("meta"),fu=Symbol("emitMeta"),xe=Symbol("buffer"),Kt=Symbol("queue"),xn=Symbol("ended"),Va=Symbol("emittedEnd"),Fn=Symbol("emit"),Ce=Symbol("unzip"),Is=Symbol("consumeChunk"),Ts=Symbol("consumeChunkSub"),Ja=Symbol("consumeBody"),xu=Symbol("consumeMeta"),hu=Symbol("consumeHeader"),xi=Symbol("consuming"),Za=Symbol("bufferConcat"),Ds=Symbol("maybeEnd"),gr=Symbol("writing"),hn=Symbol("aborted"),Cs=Symbol("onDone"),Un=Symbol("sawValidEntry"),Rs=Symbol("sawNullBlock"),ks=Symbol("sawEOF"),pu=Symbol("closeStream"),aw=()=>!0,Ci=class extends Im{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Kt]=[];[xe];[Wt];[zn];[ct]="begin";[fn]="";[Rt];[fi];[xn]=!1;[Ce];[hn]=!1;[Un];[Rs]=!1;[ks]=!1;[gr]=!1;[xi]=!1;[Va]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Cs,()=>{(this[ct]==="begin"||this[Un]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(Cs,t.ondone):this.on(Cs,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||sw,this.filter=typeof t.filter=="function"?t.filter:aw;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[pu]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){Ys(this,t,e,r)}[hu](t,e){this[Un]===void 0&&(this[Un]=!1);let r;try{r=new Wn(t,e,this[Rt],this[fi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[Rs]?(this[ks]=!0,this[ct]==="begin"&&(this[ct]="header"),this[Fn]("eof")):(this[Rs]=!0,this[Fn]("nullBlock"));else if(this[Rs]=!1,!r.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:r});else if(!r.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:r});else{let 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[zn]=new Ju(r,this[Rt],this[fi]);if(!this[Un])if(o.remain){let c=()=>{o.invalid||(this[Un]=!0)};o.on("end",c)}else this[Un]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[Fn]("ignoredEntry",o),this[ct]="ignore",o.resume()):o.size>0&&(this[fn]="",o.on("data",c=>this[fn]+=c),this[ct]="meta"):(this[Rt]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[Fn]("ignoredEntry",o),this[ct]=o.remain?"ignore":"header",o.resume()):(o.remain?this[ct]="body":(this[ct]="header",o.end()),this[Wt]?this[Kt].push(o):(this[Kt].push(o),this[$a]())))}}}[pu](){queueMicrotask(()=>this.emit("close"))}[uu](t){let e=!0;if(!t)this[Wt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[Wt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[$a]()),e=!1);return e}[$a](){do;while(this[uu](this[Kt].shift()));if(this[Kt].length===0){let t=this[Wt];!t||t.flowing||t.size===t.remain?this[gr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[Ja](t,e){let r=this[zn];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[ct]="header",this[zn]=void 0,r.end()),o.length}[xu](t,e){let r=this[zn],i=this[Ja](t,e);return!this[zn]&&r&&this[fu](r),i}[Fn](t,e,r){this[Kt].length===0&&!this[Wt]?this.emit(t,e,r):this[Kt].push([t,e,r])}[fu](t){switch(this[Fn]("meta",this[fn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Rt]=Ws.parse(this[fn],this[Rt],!1);break;case"GlobalExtendedHeader":this[fi]=Ws.parse(this[fn],this[fi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Rt]??Object.create(null);this[Rt]=e,e.path=this[fn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Rt]||Object.create(null);this[Rt]=e,e.linkpath=this[fn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[hn]=!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[hn])return r?.(),!1;if((this[Ce]===void 0||this.brotli===void 0&&this[Ce]===!1)&&t){if(this[xe]&&(t=Buffer.concat([this[xe],t]),this[xe]=void 0),t.length<ow)return this[xe]=t,r?.(),!0;for(let l=0;this[Ce]===void 0&&l<cc.length;l++)t[l]!==cc[l]&&(this[Ce]=!1);let o=!1;if(this[Ce]===!1&&this.zstd!==!1){o=!0;for(let l=0;l<dc.length;l++)if(t[l]!==dc[l]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Ce]===!1&&c)if(t.length<512)if(this[xn])this.brotli=!0;else return this[xe]=t,r?.(),!0;else try{new Wn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[Ce]===void 0||this[Ce]===!1&&(this.brotli||o)){let l=this[xn];this[xn]=!1,this[Ce]=this[Ce]===void 0?new Pm({}):o?new Mm({}):new Lm({}),this[Ce].on("data",x=>this[Is](x)),this[Ce].on("error",x=>this.abort(x)),this[Ce].on("end",()=>{this[xn]=!0,this[Is]()}),this[gr]=!0;let u=!!this[Ce][l?"end":"write"](t);return this[gr]=!1,r?.(),u}}this[gr]=!0,this[Ce]?this[Ce].write(t):this[Is](t),this[gr]=!1;let i=this[Kt].length>0?!1:this[Wt]?this[Wt].flowing:!0;return!i&&this[Kt].length===0&&this[Wt]?.once("drain",()=>this.emit("drain")),r?.(),i}[Za](t){t&&!this[hn]&&(this[xe]=this[xe]?Buffer.concat([this[xe],t]):t)}[Ds](){if(this[xn]&&!this[Va]&&!this[hn]&&!this[xi]){this[Va]=!0;let t=this[zn];if(t&&t.blockRemain){let e=this[xe]?this[xe].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[xe]&&t.write(this[xe]),t.end()}this[Fn](Cs)}}[Is](t){if(this[xi]&&t)this[Za](t);else if(!t&&!this[xe])this[Ds]();else if(t){if(this[xi]=!0,this[xe]){this[Za](t);let e=this[xe];this[xe]=void 0,this[Ts](e)}else this[Ts](t);for(;this[xe]&&this[xe]?.length>=512&&!this[hn]&&!this[ks];){let e=this[xe];this[xe]=void 0,this[Ts](e)}this[xi]=!1}(!this[xe]||this[xn])&&this[Ds]()}[Ts](t){let e=0,r=t.length;for(;e+512<=r&&!this[hn]&&!this[ks];)switch(this[ct]){case"begin":case"header":this[hu](t,e),e+=512;break;case"ignore":case"body":e+=this[Ja](t,e);break;case"meta":e+=this[xu](t,e);break;default:throw new Error("invalid state: "+this[ct])}e<r&&(this[xe]=this[xe]?Buffer.concat([t.subarray(e),this[xe]]):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[hn]||(this[Ce]?(t&&this[Ce].write(t),this[Ce].end()):(this[xn]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Ds]())),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)},cw=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},Zu=(t,e)=>{let r=new Map(e.map(c=>[Ei(c),!0])),i=t.filter,o=(c,l="")=>{let u=l||wm(c).root||".",x;if(c===u)x=!1;else{let g=r.get(c);x=g!==void 0?g:o(mm(c),u)}return r.set(c,x),x};t.filter=i?(c,l)=>i(c,l)&&o(Ei(c)):c=>o(Ei(c))},dw=t=>{let e=new Ci(t),r=t.file,i;try{i=Er.openSync(r,"r");let o=Er.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let l=Buffer.allocUnsafe(o.size),u=Er.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 x=Er.readSync(i,u,0,c,l);if(x===0)break;l+=x,e.write(u.subarray(0,x))}e.end()}}finally{if(typeof i=="number")try{Er.closeSync(i)}catch{}}},lw=(t,e)=>{let r=new Ci(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,l)=>{r.on("error",l),r.on("end",c),Er.stat(o,(u,x)=>{if(u)l(u);else{let g=new Tc(o,{readSize:i,size:x.size});g.on("error",l),g.pipe(r)}})})},Ir=Ri(dw,lw,t=>new Ci(t),t=>new Ci(t),(t,e)=>{e?.length&&Zu(t,e),t.noResume||cw(t)}),Xu=(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:fw,parse:mu}=uw,kc=t=>{let e="",r=mu(t);for(;fw(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=mu(t)}return[e,t]},Qs=["|","<",">","?",":"],Pc=Qs.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),xw=new Map(Qs.map((t,e)=>[t,Pc[e]])),hw=new Map(Pc.map((t,e)=>[t,Qs[e]])),wu=t=>Qs.reduce((e,r)=>e.split(r).join(xw.get(r)),t),pw=t=>Pc.reduce((e,r)=>e.split(r).join(hw.get(r)),t),Yu=(t,e)=>e?(t=Z(t).replace(/^\.(\/|$)/,""),Ei(e)+"/"+t):Z(t),gw=16*1024*1024,_u=Symbol("process"),yu=Symbol("file"),bu=Symbol("directory"),lc=Symbol("symlink"),Eu=Symbol("hardlink"),hi=Symbol("header"),Bs=Symbol("read"),uc=Symbol("lstat"),zs=Symbol("onlstat"),fc=Symbol("onread"),xc=Symbol("onreadlink"),hc=Symbol("openfile"),pc=Symbol("onopenfile"),_n=Symbol("close"),$s=Symbol("mode"),gc=Symbol("awaitDrain"),Xa=Symbol("ondrain"),Pt=Symbol("prefix"),Qu=class extends Kn{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=Dc(e);super(),this.path=Z(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||gw,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]=kc(this.path);c&&typeof l=="string"&&(this.path=l,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=pw(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Z(r.absolute||gu.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[zs](o):this[uc]()}warn(t,e,r={}){return Ys(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[uc](){kt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[zs](e)})}[zs](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=_w(t),this.emit("stat",t),this[_u]()}[_u](){switch(this.type){case"File":return this[yu]();case"Directory":return this[bu]();case"SymbolicLink":return this[lc]();default:return this.end()}}[$s](t){return Xu(t,this.type==="Directory",this.portable)}[Pt](t){return Yu(t,this.prefix)}[hi](){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 Wn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,mode:this[$s](this.stat.mode),uid:this.portable?void 0:this.stat.uid,gid:this.portable?void 0:this.stat.gid,size:this.stat.size,mtime:this.noMtime?void 0:this.mtime||this.stat.mtime,type:this.type==="Unsupported"?void 0:this.type,uname:this.portable?void 0:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?void 0:this.stat.atime,ctime:this.portable?void 0:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new Ws({atime:this.portable?void 0:this.header.atime,ctime:this.portable?void 0:this.header.ctime,gid:this.portable?void 0:this.header.gid,mtime:this.noMtime?void 0:this.mtime||this.header.mtime,path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](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)}[bu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[hi](),this.end()}[lc](){kt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[xc](e)})}[xc](t){this.linkpath=Z(t),this[hi](),this.end()}[Eu](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Z(gu.relative(this.cwd,t)),this.stat.size=0,this[hi](),this.end()}[yu](){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[Eu](e);this.linkCache.set(t,this.absolute)}if(this[hi](),this.stat.size===0)return this.end();this[hc]()}[hc](){kt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[pc](e)})}[pc](t){if(this.fd=t,this.#e)return this[_n]();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[Bs]()}[Bs](){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");kt.read(t,e,r,i,o,(c,l)=>{if(c)return this[_n](()=>this.emit("error",c));this[fc](l)})}[_n](t=()=>{}){this.fd!==void 0&&kt.close(this.fd,t)}[fc](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[_n](()=>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[_n](()=>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[Xa]():this[gc](()=>this[Xa]())}[gc](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)}[Xa](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[_n](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[Bs]()}},mw=class extends Qu{sync=!0;[uc](){this[zs](kt.lstatSync(this.absolute))}[lc](){this[xc](kt.readlinkSync(this.absolute))}[hc](){this[pc](kt.openSync(this.absolute,"r"))}[Bs](){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=kt.readSync(e,r,i,o,c);this[fc](l),t=!1}finally{if(t)try{this[_n](()=>{})}catch{}}}[gc](t){t()}[_n](t=()=>{}){this.fd!==void 0&&kt.closeSync(this.fd),t()}},ww=class extends Kn{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 Ys(this,t,e,r)}constructor(t,e={}){let r=Dc(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[$s](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]=kc(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 Wn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](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 Ws({atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime,gid:this.portable?void 0:this.gid,mtime:this.noMtime?void 0:this.mtime,path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](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)}[Pt](t){return Yu(t,this.prefix)}[$s](t){return Xu(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}},_w=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",yw=class vr{tail;head;length=0;static create(e=[]){return new vr(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++)Ew(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)vw(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 vr;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 vr;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 vr;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 vr;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=bw(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 bw(t,e,r){let i=e,o=e?e.next:t.head,c=new Oc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function Ew(t,e){t.tail=new Oc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function vw(t,e){t.head=new Oc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Oc=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}},Su=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},Au=Buffer.alloc(1024),Fs=Symbol("onStat"),pi=Symbol("ended"),gt=Symbol("queue"),gi=Symbol("queue"),pn=Symbol("current"),Gn=Symbol("process"),mi=Symbol("processing"),Ps=Symbol("processJob"),mt=Symbol("jobs"),Ya=Symbol("jobDone"),Us=Symbol("addFSEntry"),Iu=Symbol("addTarEntry"),mc=Symbol("stat"),wc=Symbol("readdir"),Gs=Symbol("onreaddir"),qs=Symbol("pipe"),Tu=Symbol("entry"),Qa=Symbol("entryOpt"),js=Symbol("writeEntryClass"),e0=Symbol("write"),ec=Symbol("ondrain"),eo=class extends Kn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[js];onWriteEntry;[gt];[gi]=new Map;[mt]=0;[mi]=!1;[pi]=!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[js]=Qu,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 km(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Om(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Nm(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[ec]()),this.on("resume",()=>e.resume())}else this.on("drain",this[ec]);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[gt]=new yw,this[mt]=0,this.jobs=Number(t.jobs)||4,this[mi]=!1,this[pi]=!1}[e0](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[pi]=!0,this[Gn](),r&&r(),this}write(t){if(this[pi])throw new Error("write after end");return t instanceof Ju?this[Iu](t):this[Us](t),this.flowing}[Iu](t){let e=Z(vu.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Su(t.path,e);r.entry=new ww(t,this[Qa](r)),r.entry.on("end",()=>this[Ya](r)),this[mt]+=1,this[gt].push(r)}this[Gn]()}[Us](t){let e=Z(vu.resolve(this.cwd,t));this[gt].push(new Su(t,e)),this[Gn]()}[mc](t){t.pending=!0,this[mt]+=1;let e=this.follow?"stat":"lstat";Ks[e](t.absolute,(r,i)=>{t.pending=!1,this[mt]-=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[pn])this[Ps](t);else{let r=`${e.dev}:${e.ino}`,i=this[gi].get(r);i?i.push(t):this[gi].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Gn]()}[wc](t){t.pending=!0,this[mt]+=1,Ks.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[mt]-=1,e)return this.emit("error",e);this[Gs](t,r)})}[Gs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Gn]()}[Gn](){if(!this[mi]){this[mi]=!0;for(let t=this[gt].head;t&&this[mt]<this.jobs;t=t.next)if(this[Ps](t.value),t.value.ignore){let e=t.next;this[gt].removeNode(t),t.next=e}this[mi]=!1,this[pi]&&this[gt].length===0&&this[mt]===0&&(this.zip?this.zip.end(Au):(super.write(Au),super.end()))}}get[pn](){return this[gt]&&this[gt].head&&this[gt].head.value}[Ya](t){this[gt].shift(),this[mt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[gi].get(r);if(i){this[gi].delete(r);for(let o of i)o.pending=!1,this[Ps](o)}}this[Gn]()}[Ps](t){if(t.pending&&t.pendingLink&&t===this[pn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[pn]&&!t.piped&&this[qs](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Fs](t,e):this[mc](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[wc](t),!t.readdir)return}if(t.entry=this[Tu](t),!t.entry){t.ignore=!0;return}t===this[pn]&&!t.piped&&this[qs](t)}}}[Qa](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}}[Tu](t){this[mt]+=1;try{return new this[js](t.path,this[Qa](t)).on("end",()=>this[Ya](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[ec](){this[pn]&&this[pn].entry&&this[pn].entry.resume()}[qs](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={}){Ys(this,t,e,r)}},Lc=class extends eo{sync=!0;constructor(t){super(t),this[js]=mw}pause(){}resume(){}[mc](t){let e=this.follow?"statSync":"lstatSync";this[Fs](t,Ks[e](t.absolute))}[wc](t){this[Gs](t,Ks.readdirSync(t.absolute))}[qs](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[e0](i)})}},Sw=(t,e)=>{let r=new Lc(t),i=new Gu(t.file,{mode:t.mode||438});r.pipe(i),t0(r,e)},Aw=(t,e)=>{let r=new eo(t),i=new Zs(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 n0(r,e).catch(c=>r.emit("error",c)),o},t0=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Ir({file:qu.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},n0=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Ir({file:qu.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},Iw=(t,e)=>{let r=new Lc(t);return t0(r,e),r},Tw=(t,e)=>{let r=new eo(t);return n0(r,e).catch(i=>r.emit("error",i)),r},G2=Ri(Sw,Aw,Iw,Tw,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),Cw=process.env.__FAKE_PLATFORM__||process.platform,o0=Cw==="win32",{O_CREAT:a0,O_NOFOLLOW:Du,O_TRUNC:c0,O_WRONLY:d0}=s0.constants,l0=Number(process.env.__FAKE_FS_O_FILENAME__)||s0.constants.UV_FS_O_FILEMAP||0,Rw=o0&&!!l0,kw=512*1024,Pw=l0|c0|a0|d0,Cu=!o0&&typeof Du=="number"?Du|c0|a0|d0:null,u0=Cu!==null?()=>Cu:Rw?t=>t<kw?Pw:"w":()=>"w",_c=(t,e,r)=>{try{return to.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},Vs=(t,e,r,i)=>{to.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},Ow=(t,e,r,i,o)=>{if(e.isDirectory())f0(vi.resolve(t,e.name),r,i,c=>{if(c)return o(c);let l=vi.resolve(t,e.name);Vs(l,r,i,o)});else{let c=vi.resolve(t,e.name);Vs(c,r,i,o)}},f0=(t,e,r,i)=>{to.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,x=g=>{if(!u){if(g)return i(u=g);if(--l===0)return Vs(t,e,r,i)}};for(let g of c)Ow(t,g,e,r,x)})},Lw=(t,e,r,i)=>{e.isDirectory()&&x0(vi.resolve(t,e.name),r,i),_c(vi.resolve(t,e.name),r,i)},x0=(t,e,r)=>{let i;try{i=to.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return _c(t,e,r);throw c}for(let o of i)Lw(t,o,e,r);return _c(t,e,r)},h0=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"}},no=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"}},Mw=(t,e)=>{st.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new h0(t,r?.code||"ENOTDIR")),e(r)})},Bw=(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,x=typeof l=="number"&&typeof u=="number"&&(l!==e.processUid||u!==e.processGid),g=e.preserve,w=e.unlink,E=Z(e.cwd),S=(v,A)=>{v?r(v):A&&x?f0(A,l,u,T=>S(T)):c?st.chmod(t,o,r):r()};if(t===E)return Mw(t,S);if(g)return Nw.mkdir(t,{mode:o,recursive:!0}).then(v=>S(null,v??void 0),S);let y=Z(Js.relative(E,t)).split("/");yc(E,y,o,w,E,void 0,S)},yc=(t,e,r,i,o,c,l)=>{if(e.length===0)return l(null,c);let u=e.shift(),x=Z(Js.resolve(t+"/"+u));st.mkdir(x,r,p0(x,e,r,i,o,c,l))},p0=(t,e,r,i,o,c,l)=>u=>{u?st.lstat(t,(x,g)=>{if(x)x.path=x.path&&Z(x.path),l(x);else if(g.isDirectory())yc(t,e,r,i,o,c,l);else if(i)st.unlink(t,w=>{if(w)return l(w);st.mkdir(t,r,p0(t,e,r,i,o,c,l))});else{if(g.isSymbolicLink())return l(new no(t,t+"/"+e.join("/")));l(u)}}):(c=c||t,yc(t,e,r,i,o,c,l))},zw=t=>{let e=!1,r;try{e=st.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new h0(t,r??"ENOTDIR")}},Fw=(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),x=e.preserve,g=e.unlink,w=Z(e.cwd),E=v=>{v&&u&&x0(v,c,l),o&&st.chmodSync(t,i)};if(t===w)return zw(w),E();if(x)return E(st.mkdirSync(t,{mode:i,recursive:!0})??void 0);let S=Z(Js.relative(w,t)).split("/"),y;for(let v=S.shift(),A=w;v&&(A+="/"+v);v=S.shift()){A=Z(Js.resolve(A));try{st.mkdirSync(A,i),y=y||A}catch{let T=st.lstatSync(A);if(T.isDirectory())continue;if(g){st.unlinkSync(A),st.mkdirSync(A,i),y=y||A;continue}else if(T.isSymbolicLink())return new no(A,A+"/"+S.join("/"))}}return E(y)},tc=Object.create(null),Ru=1e4,mr=new Set,Uw=t=>{mr.has(t)?mr.delete(t):tc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),mr.add(t);let e=tc[t],r=mr.size-Ru;if(r>Ru/10){for(let i of mr)if(mr.delete(i),delete tc[i],--r<=0)break}return e},Gw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,qw=Gw==="win32",jw=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=g0(i,r)),e.push(r||"/"),e},[]),Hw=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=qw?["win32 parallelization disabled"]:t.map(i=>Ei(g0(Uw(i))));let r=new Set(t.map(i=>jw(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 x of u)o.add(x)}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 x=l[0];typeof x=="function"&&o.add(x)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},Ww=()=>process.umask(),ku=Symbol("onEntry"),bc=Symbol("checkFs"),Pu=Symbol("checkFs2"),Ec=Symbol("isReusable"),dt=Symbol("makeFs"),vc=Symbol("file"),Sc=Symbol("directory"),Hs=Symbol("link"),Ou=Symbol("symlink"),Lu=Symbol("hardlink"),yi=Symbol("ensureNoSymlink"),Nu=Symbol("unsupported"),Mu=Symbol("checkPath"),nc=Symbol("stripAbsolutePath"),yn=Symbol("mkdir"),Ge=Symbol("onError"),Os=Symbol("pending"),Bu=Symbol("pend"),wr=Symbol("unpend"),rc=Symbol("ended"),ic=Symbol("maybeClose"),Ac=Symbol("skip"),Si=Symbol("doChown"),Ai=Symbol("uid"),Ii=Symbol("gid"),Ti=Symbol("checkedCwd"),Kw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Di=Kw==="win32",$w=1024,Vw=(t,e)=>{if(!Di)return ne.unlink(t,e);let r=t+".DELETE."+i0(16).toString("hex");ne.rename(t,r,i=>{if(i)return e(i);ne.unlink(r,e)})},Jw=t=>{if(!Di)return ne.unlinkSync(t);let e=t+".DELETE."+i0(16).toString("hex");ne.renameSync(t,e),ne.unlinkSync(e)},zu=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Nc=class extends Ci{[rc]=!1;[Ti]=!1;[Os]=0;reservations=new Hw;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[rc]=!0,this[ic]()},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:$w,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Di,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Z(Ne.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:Ww():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[ku](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[ic](){this[rc]&&this[Os]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[nc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=kc(r),l=c.replaceAll(/\\/g,"/").split("/");if(l.includes("..")||Di&&/^[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=Ne.posix.dirname(t.path),x=Ne.posix.normalize(Ne.posix.join(u,l.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}[Mu](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[nc](t,"path")||!this[nc](t,"linkpath"))return!1;if(t.absolute=Ne.isAbsolute(t.path)?Z(Ne.resolve(t.path)):Z(Ne.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}=Ne.win32.parse(String(t.absolute));t.absolute=i+wu(String(t.absolute).slice(i.length));let{root:o}=Ne.win32.parse(t.path);t.path=o+wu(t.path.slice(o.length))}return!0}[ku](t){if(!this[Mu](t))return t.resume();switch(Dw.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[bc](t);default:return this[Nu](t)}}[Ge](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[wr](),e.resume())}[yn](t,e,r){Bw(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)}[Si](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}[Ai](t){return zu(this.uid,t.uid,this.processUid)}[Ii](t){return zu(this.gid,t.gid,this.processGid)}[vc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new Zs(String(t.absolute),{flags:u0(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&ne.close(i.fd,()=>{}),i.write=()=>!0,this[Ge](u,t),e()});let o=1,c=u=>{if(u){i.fd&&ne.close(i.fd,()=>{}),this[Ge](u,t),e();return}--o===0&&i.fd!==void 0&&ne.close(i.fd,x=>{x?this[Ge](x,t):this[wr](),e()})};i.on("finish",()=>{let u=String(t.absolute),x=i.fd;if(typeof x=="number"&&t.mtime&&!this.noMtime){o++;let g=t.atime||new Date,w=t.mtime;ne.futimes(x,g,w,E=>E?ne.utimes(u,g,w,S=>c(S&&E)):c())}if(typeof x=="number"&&this[Si](t)){o++;let g=this[Ai](t),w=this[Ii](t);typeof g=="number"&&typeof w=="number"&&ne.fchown(x,g,w,E=>E?ne.chown(u,g,w,S=>c(S&&E)):c())}c()});let l=this.transform&&this.transform(t)||t;l!==t&&(l.on("error",u=>{this[Ge](u,t),e()}),t.pipe(l)),l.pipe(i)}[Sc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[yn](String(t.absolute),r,i=>{if(i){this[Ge](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[wr](),t.resume())};t.mtime&&!this.noMtime&&(o++,ne.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[Si](t)&&(o++,ne.chown(String(t.absolute),Number(this[Ai](t)),Number(this[Ii](t)),c)),c()})}[Nu](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[Ou](t,e){let r=Z(Ne.relative(this.cwd,Ne.resolve(Ne.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[yi](t,this.cwd,r,()=>this[Hs](t,String(t.linkpath),"symlink",e),i=>{this[Ge](i,t),e()})}[Lu](t,e){let r=Z(Ne.resolve(this.cwd,String(t.linkpath))),i=Z(String(t.linkpath)).split("/");this[yi](t,this.cwd,i,()=>this[Hs](t,r,"link",e),o=>{this[Ge](o,t),e()})}[yi](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let l=Ne.resolve(e,c);ne.lstat(l,(u,x)=>{if(u)return i();if(x?.isSymbolicLink())return o(new no(l,Ne.resolve(l,r.join("/"))));this[yi](t,l,r,i,o)})}[Bu](){this[Os]++}[wr](){this[Os]--,this[ic]()}[Ac](t){this[wr](),t.resume()}[Ec](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Di}[bc](t){this[Bu]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Pu](t,r))}[Pu](t,e){let r=l=>{e(l)},i=()=>{this[yn](this.cwd,this.dmode,l=>{if(l){this[Ge](l,t),r();return}this[Ti]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let l=Z(Ne.dirname(String(t.absolute)));if(l!==this.cwd)return this[yn](l,this.dmode,u=>{if(u){this[Ge](u,t),r();return}c()})}c()},c=()=>{ne.lstat(String(t.absolute),(l,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Ac](t),r();return}if(l||this[Ec](t,u))return this[dt](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let x=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,g=w=>this[dt](w??null,t,r);return x?ne.chmod(String(t.absolute),Number(t.mode),g):g()}if(t.absolute!==this.cwd)return ne.rmdir(String(t.absolute),x=>this[dt](x??null,t,r))}if(t.absolute===this.cwd)return this[dt](null,t,r);Vw(String(t.absolute),x=>this[dt](x??null,t,r))})};this[Ti]?o():i()}[dt](t,e,r){if(t){this[Ge](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[vc](e,r);case"Link":return this[Lu](e,r);case"SymbolicLink":return this[Ou](e,r);case"Directory":case"GNUDumpDir":return this[Sc](e,r)}}[Hs](t,e,r,i){ne[r](e,String(t.absolute),o=>{o?this[Ge](o,t):(this[wr](),t.resume()),i()})}},wi=t=>{try{return[null,t()]}catch(e){return[e,null]}},m0=class extends Nc{sync=!0;[dt](t,e){return super[dt](t,e,()=>{})}[bc](t){if(!this[Ti]){let o=this[yn](this.cwd,this.dmode);if(o)return this[Ge](o,t);this[Ti]=!0}if(t.absolute!==this.cwd){let o=Z(Ne.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[yn](o,this.dmode);if(c)return this[Ge](c,t)}}let[e,r]=wi(()=>ne.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Ac](t);if(e||this[Ec](t,r))return this[dt](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[l]=c?wi(()=>{ne.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[dt](l,t)}let[o]=wi(()=>ne.rmdirSync(String(t.absolute)));this[dt](o,t)}let[i]=t.absolute===this.cwd?[]:wi(()=>Jw(String(t.absolute)));this[dt](i,t)}[vc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=l=>{let u;try{ne.closeSync(o)}catch(x){u=x}(l||u)&&this[Ge](l||u,t),e()},o;try{o=ne.openSync(String(t.absolute),u0(t.size),r)}catch(l){return i(l)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",l=>this[Ge](l,t)),t.pipe(c)),c.on("data",l=>{try{ne.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,x=t.mtime;try{ne.futimesSync(o,u,x)}catch(g){try{ne.utimesSync(String(t.absolute),u,x)}catch{l=g}}}if(this[Si](t)){let u=this[Ai](t),x=this[Ii](t);try{ne.fchownSync(o,Number(u),Number(x))}catch(g){try{ne.chownSync(String(t.absolute),Number(u),Number(x))}catch{l=l||g}}}i(l)})}[Sc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[yn](String(t.absolute),r);if(i){this[Ge](i,t),e();return}if(t.mtime&&!this.noMtime)try{ne.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[Si](t))try{ne.chownSync(String(t.absolute),Number(this[Ai](t)),Number(this[Ii](t)))}catch{}e(),t.resume()}[yn](t,e){try{return Fw(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}}[yi](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let l of r){c=Ne.resolve(c,l);let[u,x]=wi(()=>ne.lstatSync(c));if(u)return i();if(x.isSymbolicLink())return o(new no(c,Ne.resolve(e,r.join("/"))))}i()}[Hs](t,e,r,i){let o=`${r}Sync`;try{ne[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[Ge](c,t)}}},Zw=t=>{let e=new m0(t),r=t.file,i=r0.statSync(r),o=t.maxReadSize||16*1024*1024;new gm(r,{readSize:o,size:i.size}).pipe(e)},Xw=(t,e)=>{let r=new Nc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,l)=>{r.on("error",l),r.on("close",c),r0.stat(o,(u,x)=>{if(u)l(u);else{let g=new Tc(o,{readSize:i,size:x.size});g.on("error",l),g.pipe(r)}})})},w0=Ri(Zw,Xw,t=>new m0(t),t=>new Nc(t),(t,e)=>{e?.length&&Zu(t,e)}),Yw=(t,e)=>{let r=new Lc(t),i=!0,o,c;try{try{o=it.openSync(t.file,"r+")}catch(x){if(x?.code==="ENOENT")o=it.openSync(t.file,"w+");else throw x}let l=it.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<l.size;c+=512){for(let w=0,E=0;w<512;w+=E){if(E=it.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(!E)break e}let x=new Wn(u);if(!x.cksumValid)break;let g=512*Math.ceil((x.size||0)/512);if(c+g+512>l.size)break;c+=g,t.mtimeCache&&x.mtime&&t.mtimeCache.set(String(x.path),x.mtime)}i=!1,Qw(t,r,c,o,e)}finally{if(i)try{it.closeSync(o)}catch{}}},Qw=(t,e,r,i,o)=>{let c=new Gu(t.file,{fd:i,start:r});e.pipe(c),t_(e,o)},e_=(t,e)=>{e=Array.from(e);let r=new eo(t),i=(o,c,l)=>{let u=(S,y)=>{S?it.close(o,v=>l(S)):l(null,y)},x=0;if(c===0)return u(null,0);let g=0,w=Buffer.alloc(512),E=(S,y)=>{if(S||y===void 0)return u(S);if(g+=y,g<512&&y)return it.read(o,w,g,w.length-g,x+g,E);if(x===0&&w[0]===31&&w[1]===139)return u(new Error("cannot append to compressed archives"));if(g<512)return u(null,x);let v=new Wn(w);if(!v.cksumValid)return u(null,x);let A=512*Math.ceil((v.size??0)/512);if(x+A+512>c||(x+=A+512,x>=c))return u(null,x);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),g=0,it.read(o,w,0,512,x,E)};it.read(o,w,0,512,x,E)};return new Promise((o,c)=>{r.on("error",c);let l="r+",u=(x,g)=>{if(x&&x.code==="ENOENT"&&l==="r+")return l="w+",it.open(t.file,l,u);if(x||!g)return c(x);it.fstat(g,(w,E)=>{if(w)return it.close(g,()=>c(w));i(g,E.size,(S,y)=>{if(S)return c(S);let v=new Zs(t.file,{fd:g,start:y});r.pipe(v),v.on("error",c),v.on("close",o),n_(r,e)})})};it.open(t.file,l,u)})},t_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Ir({file:_0.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},n_=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Ir({file:_0.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},_i=Ri(Yw,e_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!Sm(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")}),nA=Ri(_i.syncFile,_i.asyncFile,_i.syncNoFile,_i.asyncNoFile,(t,e=[])=>{_i.validate?.(t,e),r_(t)}),r_=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))};dn();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 ro(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function y0(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function Mc(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function b0(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Tr(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Ve();te();Oe();Ve();function Jt(t,e){if(ro(t)!=="cloud")throw new C("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function io(t){return t.startsWith("http://")||t.startsWith("https://")}function so(t){return t.endsWith("/")?t.slice(0,-1):t}Ve();te();var oo="1008033",E0="1289";var v0="pbbp2",S0="https://www.coze.cn",A0="/api/coze_claw/resource/get_frontier_key",s_="https://www.coze.cn",o_="wss://frontier.coze.cn";function ao(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??s_}function I0(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??o_}function Dr(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 Pi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var ki=q("handshake");async function Bc(t){let e=ao(t.endpoint),r=t.timeoutMs??1e4,i=`${so(e)}${A0}?aid=${encodeURIComponent(oo)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...Dr(t.ppeOverride)},c=new AbortController,l=setTimeout(()=>c.abort(),r);ki.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")??"",g=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let v=await u.text().catch(()=>"");throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${x}: ${v.slice(0,200)}`)}let w=await u.json();if(w.code!==void 0&&w.code!==0)throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${w.code} msg=${w.msg??"-"} logid=${x}`);let E=w.data??{},S=typeof E.access_key=="string"&&E.access_key||typeof E.accessKey=="string"&&E.accessKey||void 0,y=typeof E.device_id=="string"&&E.device_id||typeof E.deviceId=="string"&&E.deviceId||void 0;if(!S||!y){let v=JSON.stringify(w).slice(0,500);throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${x}: ${v}`)}return ki.info("handshake ok",{remoteDeviceId:y,logid:x,traceId:g}),{accessKey:S,deviceId:y}}catch(u){if(u instanceof C)throw ki.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw ki.warn("handshake timeout",{base:e,timeoutMs:r}),new C("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let x=u.cause;throw ki.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 C("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(l)}}var zc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",bt="auto",T0=15e4;function D0(t){return{model:Fc(t.model)??bt,...t.modelToken?{modelToken:t.modelToken}:{}}}function C0(t){return!t||t===bt}var a_=new Set(["auto","\u81EA\u52A8"]);function Fc(t){let e=t?.trim();if(e)return a_.has(e.toLowerCase())?bt:e}function R0(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=zc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||bt;e.ANTHROPIC_MODEL=r,e.ANTHROPIC_SMALL_FAST_MODEL=r,e.ANTHROPIC_DEFAULT_HAIKU_MODEL=r,e.ANTHROPIC_DEFAULT_OPUS_MODEL=r,e.ANTHROPIC_DEFAULT_SONNET_MODEL=r,e.CLAUDE_CODE_SUBAGENT_MODEL=r,e.CLAUDE_CODE_ATTRIBUTION_HEADER="0",t.modelInfo?.contextWindow&&(e.CLAUDE_CODE_MAX_CONTEXT_TOKENS=String(t.modelInfo.contextWindow))}else C0(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function k0(t){let e=[];if(t.modelToken?e.push("-c",`model="${t.model||bt}"`):C0(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="${zc}/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"');let r=t.modelInfo?.contextWindow??T0;e.push("-c",`model_context_window=${r}`)}return e}function P0(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function Uc(t,e){let{ttEnv:r,usePpe:i}=Pi(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function O0(t,e,r){if(!t.modelToken)return{};let i=Uc(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,l])=>`${c}:${l}`).join(`
|
|
92
|
+
`)}}function Gc(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function L0(t,e,r){if(!t.modelToken)return null;let i=t.model||bt,o=Uc(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let l={baseUrl:`${zc}/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??T0,maxTokens:8192,api:"openai-completions"}]};return Object.keys(o).length>0&&(l.headers=o),l}function N0(t,e,r){if(!t.modelToken)return[];let i=Uc(e,r),o=[];for(let[c,l]of Object.entries(i))o.push("-c",`model_providers.coze.http_headers.${c}="${l}"`);return o}var Me=q("agent-handlers"),M0=5*1024*1024,x_=1,h_=6,p_=new Set(["node_modules",".git",".coze","dist","build",".next"]),co=class{constructor(e){this.opts=e}opts;async listSkills(e){Jt(e._meta,"_agent/listSkills");let r=Tr(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Qe(r).workspace,c=i?.skills??[],l=[];for(let u of c){let x=Lt(o,u.relPath,"SKILL.md");await l_(x).then(w=>w.isFile()).catch(()=>!1)&&l.push(y_(u))}return{skills:l}}async addSkills(e){Jt(e._meta,"_agent/addSkills");let r=Tr(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],l=new Map(c.map((x,g)=>[x.skillId,g])),u=[];for(let x of o){let g=await Vc({agentId:r,workspace:i.workspace,framework:i.framework,skill:x});Jc(c,l,g),u.push(x)}return await fs(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){Jt(e._meta,"_agent/removeSkills");let r=Tr(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 x=Lt(i.workspace,u.relPath);await d_(x,{recursive:!0,force:!0}),Me.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await fs(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,Me.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:l});continue}let x=c.downstream;c.downstream=void 0,Me.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:l}),x.stop(r).catch(g=>Me.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(g)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return Me.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await He(r);if(!i)throw new C("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return Me.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await lr(i.workspace,i.framework,e.cozeIdentity)}catch(o){throw Me.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:i.framework,workspace:i.workspace,err:String(o)}),new C("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await et(i),Me.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 C("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await He(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await et(i),Me.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}):(Me.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async switchModel(e){if(Jt(e._meta,"_agent/switchModel"),!e.agentId)throw new C("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=Fc(e.model)??bt,i=await He(e.agentId);if(!i)throw new C("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await et(i),Me.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return Me.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=>Me.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 x=o.sessions.get(l);x?.downstream&&(await x.downstream.stop(`switchModel: ${r}`).catch(()=>{}),x.downstream=void 0)}));return await Promise.all(c),Me.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(Jt(e._meta,yt.RESET),!e.agentId)throw new C("IPC_BAD_REQUEST",`${yt.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,yt.RESET),await this.runDetailSync(e.agentId,yt.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),Me.info("reset: agent not in memory, cleared persisted acpSessionIds only",{agentId:e});return}await i.killAllRuntimes(r);for(let c of i.sessions.values())c.acpSessionId=void 0,c.replySeq=0,c.loadingSession=!1,c.spawnFailCount=void 0,c.spawnFailedAt=void 0;let o=new Map;for(let[c,l]of i.sessions)o.set(c,{modelToken:l.modelToken,tokenGeneratedAt:l.tokenGeneratedAt});await ii(e,o)}async clearPersistedAcpSessionIds(e){let r=await He(e).catch(()=>null);if(!r?.sessions)return;let i=!1;for(let o of Object.values(r.sessions))o.acpSessionId&&(o.acpSessionId=void 0,i=!0);i&&await et(r)}async repairAgent(e){if(Jt(e._meta,yt.REPAIR),!e.agentId)throw new C("IPC_BAD_REQUEST",`${yt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new C("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){Me.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){Me.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){Me.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){Jt(e._meta,"_agent/getFileTree");let r=e._meta,i=Tr(r),o=await this.resolveWorkspace(i),c=e.filePath??"",l=this.safeJoin(o,c),u=await qc(l).catch(()=>null);if(!u)throw new C("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new C("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await ri(l,o))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let x=k_(e.depth);return u.isDirectory()?{tree:await R_(o,l,c,x)}:{tree:[{name:P_(c),path:j0(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Jt(e._meta,"_agent/getFileContent");let r=Tr(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new C("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await qc(o).catch(()=>null);if(!c||!c.isFile())throw new C("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new C("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await ri(o,i))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>M0)throw new C("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${M0})`);let l=await B0(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 He(e).catch(()=>null))?.workspace??Qe(e).workspace}safeJoin(e,r){let i=Wc(e,r||"."),o=$c(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${z0}`))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return He(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new C("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function g_(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new C("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new C("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function m_(t){return t==="claude-code"?Lt(".claude","skills"):Lt(".agents","skills")}var w_=3e4,__=50*1024*1024,Cr=3e4;async function Vc(t){let{agentId:e,workspace:r,framework:i,skill:o}=t;if(!o.skillName)throw new C("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 C("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let u=g_(o.skillName),x=m_(i),g=Lt(x,u),w=Lt(r,g);if(await jc(w,{recursive:!0}),c){let S=Buffer.from(o.content,"utf8");Oi(S.length),await Hc(Lt(w,"SKILL.md"),S,"utf8")}else{let S=await b_(o.downloadUrl);v_(S)?await T_(S,w):S_(S)?await A_(S,w):await Hc(Lt(w,"SKILL.md"),S.toString("utf8"),"utf8")}let E={skillId:o.skillId,skillName:o.skillName,relPath:g,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 Me.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:g,source:c?"content":"downloadUrl"}),E}function Jc(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 y_(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 b_(t){if(!t)throw new C("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Oi(e);let r=E_(t);return Oi(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await B0(e);return Oi(r.length),r}if(io(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),w_);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new C("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Oi(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new C("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Oi(t){if(t>__)throw new C("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function E_(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new C("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 v_(t){return t.length>=2&&t[0]===31&&t[1]===139}function S_(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 Kc(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function A_(t,e){let r,i;try{r=new G0.default(t),i=r.getEntries()}catch(l){throw new C("IPC_BAD_REQUEST",`zip parse failed: ${l.message}`,{cause:l})}for(let l of i){let u=l.entryName;if(!u||Kc(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new C("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(g=>g===".."))throw new C("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let x=l.header.attr>>>16&61440;if(x!==0&&x!==32768&&x!==16384)throw new C("IPC_BAD_REQUEST",`zip entry kind 0x${x.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=I_(i),c=Wc(e);for(let l of i){if(Kc(l.entryName))continue;let u=l.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let x=Wc(e,u),g=$c(c,x);if(g.startsWith("..")||g==="..")throw new C("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(l.isDirectory){await jc(x,{recursive:!0});continue}await jc(u_(x),{recursive:!0});let w;try{w=l.getData()}catch(E){throw new C("IPC_BAD_REQUEST",`zip entry getData failed (${l.entryName}): ${E.message}`,{cause:E})}await Hc(x,w)}}function I_(t){let e;for(let r of t){let i=r.entryName;if(!i||Kc(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 T_(t,e){await D_(t);let r=w0({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar extract timeout (${Cr}ms)`))},Cr);try{await U0(F0.from(t),r)}catch(c){throw c instanceof C?c:i?new C("IPC_BAD_REQUEST",`tar extract timeout (${Cr}ms)`):new C("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function D_(t){let e=[],r=Ir({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(g=>g==="..")&&e.push(`tar entry contains '..': ${l}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar list timeout (${Cr}ms)`))},Cr);try{await U0(F0.from(t),r)}catch(c){throw i?new C("IPC_BAD_REQUEST",`tar list timeout (${Cr}ms)`):new C("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new C("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var C_=5e3;async function R_(t,e,r,i){return q0(t,e,r,i,{count:0})}async function q0(t,e,r,i,o){if(i<=0)return[];let c;try{c=await c_(e,{withFileTypes:!0})}catch{return[]}let l=[];for(let u of c){if(p_.has(u.name)||u.isSymbolicLink())continue;if(o.count>=C_){l.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let x=Lt(e,u.name),g=f_(Lt(r,u.name)),w=null;try{w=await qc(x)}catch{continue}if(w.isSymbolicLink())continue;o.count++;let E={name:u.name,path:j0($c(t,x)),isDir:w.isDirectory(),size:w.size,modifiedAt:Math.floor(w.mtimeMs)};w.isDirectory()&&i>1&&(E.children=await q0(t,x,g,i-1,o)),l.push(E)}return l.sort((u,x)=>u.isDir!==x.isDir?u.isDir?-1:1:u.name.localeCompare(x.name)),l}function k_(t){return!t||t<=0?x_:Math.min(t,h_)}function P_(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function j0(t){return t.split(z0).join("/")}te();import{readFileSync as f3}from"node:fs";import{dirname as h3,join as p3}from"node:path";import{fileURLToPath as m3}from"node:url";var Rr="0.1.103";var vn=q("agent-health-reporter"),O_=1e4,Li=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??O_}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()}),vn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),vn.info("heartbeat stopped"))}async tick(){if(this.inFlight){vn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){vn.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=L_(l);if(!u)continue;let x={agentId:l.agentId,status:u};l.patToken&&(x.patToken=l.patToken),l.accountId&&(x.accountId=l.accountId),r.push(x)}if(r.length===0)return;let i={agents:r,bridgeVersion:Rr,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3)}catch(l){vn.warn("heartbeat batch send failed",{count:r.length,err:String(l)})}let c=o?.authFailures;if(c&&c.length>0&&(vn.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){vn.warn("onAuthFailures callback failed (ignored)",{err:String(l)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){vn.warn("onTickEnd hook failed",{err:String(r)})}}};function L_(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}dn();import{mkdir as ed,rm as ky,stat as Py}from"node:fs/promises";import{homedir as Oy}from"node:os";import{join as _f}from"node:path";on();import{existsSync as Q_}from"node:fs";import{release as ey}from"node:os";import{basename as ty,isAbsolute as ny}from"node:path";function Ni(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function kr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Pr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function Sn(t,e){return{jsonrpc:"2.0",id:t,error:e}}Ve();var lo=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,AGENT_DEPENDENCY_INSTALL_FAILED:-32018,AGENT_APPROVAL_TIMEOUT:-32019,AGENT_TURN_ABORTED:-32020,AGENT_ENV_NOT_READY:-32021};function H0(t){return"method"in t&&"id"in t&&t.id!==void 0}function W0(t){return"method"in t&&!("id"in t)}function uo(t){return!("method"in t)&&"id"in t}var N_={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,AGENT_DEPENDENCY_INSTALL_FAILED:Q.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:Q.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:Q.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:Q.AGENT_ENV_NOT_READY};function M_(t){if(t!=null)return t instanceof Error?{name:t.name,message:Mi(t.message)}:typeof t=="string"?Mi(t):typeof t=="object"?z_(t):t}var B_=[[/\/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 Mi(t){let e=t;for(let[r,i]of B_)e=e.replace(r,i);return e}function z_(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=Mi(i):e[r]=i;return e}function Bi(t){if(t instanceof C){let e=M_(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),e&&typeof e=="object"&&"reason"in e&&typeof e.reason=="string"&&(r.reason=e.reason),{code:N_[t.code]??Q.INTERNAL_ERROR,message:Mi(t.message),data:r}}return{code:Q.INTERNAL_ERROR,message:Mi(t instanceof Error?t.message:String(t))}}function K0(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 C(r,o,{retriable:e?.retriable??!1,cause:c})}function V0(t){return`${JSON.stringify(t)}
|
|
93
|
+
`}var $0=10*1024*1024,fo=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>$0){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${$0} bytes`)}),[]}let r=this.buffer.split(`
|
|
94
|
+
`);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 Z0={"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"},D3=Object.fromEntries(Object.entries(Z0).map(([t,e])=>[e,t])),F_={"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:[]},Or=class{seq=0;next(e,r){this.seq+=1;let i=Z0[e]??U_(e),o=F_[i]??[],c=[i,String(this.seq)];if(o.length>0){let l=o.map(x=>J0(r?.[x]??"")),u=G_(l).join(":");u&&c.push(u)}else r&&Object.values(r).some(l=>l)&&c.push(Object.values(r).filter(Boolean).map(l=>J0(String(l))).join(":"));return c.join("_")}reset(){this.seq=0}};function U_(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function J0(t){return t.replace(/[:_\s]+/g,"-")}function G_(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}cn();import{readFileSync as q_}from"node:fs";var j_=384;async function Zc(t,e=process.env){let r={};for(let[i,o]of Object.entries(e))typeof o=="string"&&(r[i]=o);await dr(t.agentEnvFile,r,{mode:j_})}function Xc(t){try{let e=JSON.parse(q_(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function X0(t,e,r={},i=o=>o){return{...i({...t,...Xc(e)}),...r}}An();ir();Ve();te();Oe();import{execFileSync as Z_,spawnSync as X_}from"node:child_process";function zi(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}function Fi(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),X_("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var Yc=new Set;function tf(t){typeof t=="number"&&t>0&&Yc.add(t)}function nf(t){typeof t=="number"&&Yc.delete(t)}function rf(){for(let t of Yc)Fi(t,"SIGKILL")}var Lr="coze-bridge-daemon";function sf(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return Z_("pgrep",["-U",String(o),"-f",Lr],{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:2e3})}),r;try{r=e()}catch{return[]}let i=process.pid;return r.split(`
|
|
95
|
+
`).map(o=>Number.parseInt(o.trim(),10)).filter(o=>Number.isFinite(o)&&o>0&&o!==i)}async function of(t,e){if(t.length===0)return;let r=e?.killFn??Fi,i=e?.isAliveFn??zi,o=e?.sleepFn??(u=>new Promise(x=>setTimeout(x,u))),c=e?.graceMs??3e3,l=e?.pollMs??100;for(let u of t)r(u,"SIGTERM");for(let u=0;u<c&&t.some(x=>i(x));u+=l)await o(Math.min(l,c-u));for(let u of t)i(u)&&r(u,"SIGKILL")}var Y_=[{reason:"openclaw_scope_approval_pending",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/scope upgrade pending approval/i,message:"openclaw \u9700\u8981\u4F60\u5728\u672C\u673A\u6279\u51C6\u4E00\u6B21\u6743\u9650\u5347\u7EA7 (scope upgrade)\uFF0C\u8BF7\u5728\u672C\u673A openclaw \u5B8C\u6210\u6388\u6743\u540E\u91CD\u8BD5"},{reason:"openclaw_pairing_required",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/pairing required/i,message:"openclaw \u5C1A\u672A\u5B8C\u6210\u914D\u5BF9\uFF0C\u8BF7\u5148\u5728\u672C\u673A\u5B8C\u6210 openclaw \u914D\u5BF9\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_token_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway\.auth\.token.*(unavailable|secret reference)/i,message:"openclaw gateway token \u914D\u7F6E\u4E0D\u53EF\u7528 (\u914D\u6210\u4E86 secret \u5F15\u7528\u4F46\u5F53\u524D\u8DEF\u5F84\u53D6\u4E0D\u5230)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A openclaw \u7684 gateway.auth.token \u914D\u7F6E"},{reason:"openclaw_version_mismatch",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/protocol mismatch/i,message:"openclaw \u7248\u672C\u4E0E\u672C\u673A gateway \u4E0D\u517C\u5BB9 (protocol mismatch)\uFF0C\u8BF7\u5347\u7EA7\u672C\u673A openclaw \u5230\u6700\u65B0\u7248\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_not_ready",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway closed (before ready|\(\d+\))/i,message:"openclaw gateway \u672A\u5C31\u7EEA (\u53EF\u80FD\u6B63\u5728\u542F\u52A8)\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5"},{reason:"openclaw_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/OpenClaw config is invalid|Config invalid|Invalid config at|config was written by version/i,message:"\u4F60\u7684\u672C\u673A openclaw \u914D\u7F6E\u975E\u6CD5 (~/.openclaw/openclaw.json)\uFF0C\u8BF7\u8FD0\u884C `openclaw doctor --fix` \u6216 `openclaw config validate` \u4FEE\u590D\u540E\u91CD\u8BD5"},{reason:"openclaw_tls_self_signed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/self-signed certificate/i,message:"openclaw \u8FDE\u63A5\u88AB\u81EA\u7B7E\u8BC1\u4E66/\u4F01\u4E1A\u4EE3\u7406\u62E6\u622A (self-signed certificate)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A\u7F51\u7EDC/\u4EE3\u7406\u6216\u8BC1\u4E66\u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"openclaw_node_binary_not_found",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/\[qclaw-cli\] Error: (Node binary not found|QCLAW_CLI_NODE_BINARY not set)/i,message:"\u672C\u673A\u627E\u4E0D\u5230 node \u4E8C\u8FDB\u5236 (qclaw \u542F\u52A8\u5931\u8D25)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A Node \u5B89\u88C5\u4E0E PATH \u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/ECONNREFUSED|\[object ErrorEvent\]|gateway connect failed|gateway (not connected|disconnected)/i,message:"openclaw gateway \u672A\u8FD0\u884C/\u672A\u8FDE\u63A5 (\u8FDE\u63A5\u672C\u673A gateway \u88AB\u62D2\u6216\u4F1A\u8BDD\u671F\u95F4\u65AD\u5F00)\uFF0C\u8BF7\u5728\u672C\u673A\u542F\u52A8 openclaw gateway \u540E\u91CD\u8BD5"},{reason:"openclaw_shim_bug",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["openclaw"],match:/openclaw-shim\/bin\/openclaw.*unbound variable/i,message:"openclaw \u542F\u52A8 shim \u811A\u672C\u5F02\u5E38 (unbound variable)\uFF0C\u8BF7\u53CD\u9988\u73AF\u5883\u7EF4\u62A4\u65B9\u4FEE\u590D shim"},{reason:"codex_user_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config:.*config\.toml|model_catalog_json|wire_api/i,message:"\u4F60\u7684\u672C\u673A ~/.codex/config.toml \u914D\u7F6E\u6709\u8BEF\uFF0C\u8BF7\u6309 codex \u62A5\u9519\u63D0\u793A\u4FEE\u6B63\u540E\u91CD\u8BD5"},{reason:"codex_provider_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config: Model provider .* not found/i,message:"\u4F60\u7684\u672C\u673A codex \u914D\u7F6E\u5F15\u7528\u4E86\u4E0D\u5B58\u5728\u7684 model provider\uFF0C\u8BF7\u4FEE\u6B63 ~/.codex \u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"codex_path_update_failed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/could not update PATH[\s\S]*Operation not permitted/i,message:"codex \u56E0\u672C\u673A\u6743\u9650\u9650\u5236\u65E0\u6CD5\u66F4\u65B0 PATH/\u8BFB\u53D6\u914D\u7F6E (Operation not permitted)\uFF0C\u8BF7\u68C0\u67E5 ~/.codex \u76EE\u5F55\u6743\u9650\u6216\u91CD\u65B0\u6388\u4E88\u7EC8\u7AEF\u5B8C\u5168\u78C1\u76D8\u8BBF\u95EE\u540E\u91CD\u8BD5"},{reason:"codex_acp_exec_failed",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to execute[\s\S]*codex-acp|spawnSync[\s\S]*codex-acp/i,message:"codex ACP \u4E8C\u8FDB\u5236\u6267\u884C\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"codex_platform_binary_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to locate @zed-industries\/codex-acp|optional dependency was not installed|\.resolve is not a function/i,message:"codex ACP \u4F9D\u8D56\u7684\u5E73\u53F0\u4E8C\u8FDB\u5236\u7F3A\u5931\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"acp_module_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code","codex"],match:/Cannot find module[^\n]*node_modules[\\/]@(agentclientprotocol[\\/]claude-agent-acp|zed-industries[\\/]codex-acp)/i,message:"ACP \u4F9D\u8D56\u672A\u6B63\u786E\u5B89\u88C5 (wrapper \u5165\u53E3\u7F3A\u5931)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u91CD\u88C5"},{reason:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code","openclaw"],match:/import .* with \{ type: ["']json["'] \}|import assertion|import attribute|openclaw\.mjs[\s\S]*Unexpected token '\.'/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (ACP \u9700\u8981\u8F83\u65B0 Node \u624D\u652F\u6301 import attributes / \u53EF\u9009\u94FE)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20.10 \u540E\u91CD\u8BD5"},{reason:"acp_cmd_misexec",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code"],match:/claude-agent-acp\.cmd.*@ECHO off|\.cmd:\d+/i,message:"claude ACP wrapper \u542F\u52A8\u65B9\u5F0F\u5F02\u5E38 (Windows .cmd \u88AB\u8BEF\u5F53\u811A\u672C\u6267\u884C)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect"},{reason:"prompt_too_long",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code"],match:/Prompt is too long|bad request: failed to read body: length limit exceeded/i,message:"\u672C\u8F6E\u8F93\u5165\u8FC7\u957F\uFF0C\u8D85\u8FC7\u6A21\u578B\u4E0A\u4E0B\u6587\u4E0A\u9650\uFF0C\u8BF7\u7CBE\u7B80\u8F93\u5165\u6216\u5F00\u542F\u65B0\u4F1A\u8BDD\u540E\u91CD\u8BD5"}];function af(t,e){if(!e)return null;for(let r of Y_)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function cf(t,e){return af(t,e)}function df(t,e){return af(t,e)}function Nr(t,e,r){return!e&&r.firstUpdateMs>0&&t<r.firstUpdateMs?Math.max(1,r.firstUpdateMs-t):t<r.phase2GateMs?Math.max(1,r.phase2GateMs-t):Math.max(1,r.livenessWindowMs)}function lf(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let g=t.suspendedMs+o,w=r-t.startedAt-g;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Nr(w,t.firstFrameSeen,e)}}let c=r-t.startedAt-t.suspendedMs,l=t.awaitingApproval?e.approvalMaxMs:e.absoluteMaxMs;return c>=l?{action:"reject-backstop",awaitingApproval:t.awaitingApproval}:t.firstFrameSeen?c<e.phase2GateMs?{action:"continue",rearmMs:Nr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Nr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Nr(c,!1,e)}}var uf=Ke("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),ry=200,iy=40,sy=Ke("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),oy=Ke("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),ay=Ke("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),cy=Ke("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),dy=Ke("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),ly=Ke("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),ff=500;function uy(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=ff?t:`${e.slice(0,ff)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function fy(t){let e=[];typeof t.message=="string"&&e.push(t.message);let{data:r}=t;if(typeof r=="string")e.push(r);else if(r&&typeof r=="object")try{e.push(JSON.stringify(r))}catch{}return e.join(" ")}function xf(t){try{return Q_(t)}catch{return}}function xy(t,e){return{platform:process.platform,osRelease:ey(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:ny(e.command)?xf(e.command):void 0,cwd:e.cwd,cwdExists:xf(e.cwd),envKeys:e.envKeys}}function hy(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${ty(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var Nt=class{constructor(e){this.opts=e;this.log=q(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new fo({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Or;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;sanitizeEnv(e){return e}async start(){if(this.child)throw new C("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=X0(process.env,this.opts.agentEnvFile??Y().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=lt(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,tf(i.pid),i.stdout?.setEncoding("utf8"),i.stdout?.on("data",o=>{try{for(let c of this.decoder.push(o))this.dispatch(c)}catch(c){this.log.warn("stdout dispatch threw, swallowed to keep daemon alive",{err:String(c)})}}),i.stderr?.setEncoding("utf8"),i.stderr?.on("data",o=>{let c=o.trimEnd();this.stderrRing.push(c),this.stderrRing.length>ry&&this.stderrRing.shift(),this.log.debug("stderr",{text:c})}),i.stdin?.on("error",o=>{this.log.warn("child stdin error",{err:String(o)})}),i.stdout?.on("error",o=>{this.log.warn("child stdout error",{err:String(o)})}),i.stderr?.on("error",o=>{this.log.warn("child stderr error",{err:String(o)})}),i.on("exit",(o,c)=>{this.stopped=!0,nf(i.pid),(o!==0||c!==null)&&this.stderrRing.length>0&&this.log.warn("downstream exited abnormally, recent stderr",{code:o,signal:c,recentStderr:[...this.stderrRing]});try{for(let u of this.decoder.flush())this.dispatch(u)}catch(u){this.log.debug("decoder.flush on exit threw (ignored)",{err:String(u)})}this.failAllPending(this.buildExitError(o,c));for(let u of this.exitHandlers)u(o,c)}),i.on("error",o=>{let c=o,l=xy(c,{command:this.opts.command,cwd:this.opts.cwd,envKeys:Object.keys(r).length});this.log.error("child error",{err:String(o),diag:l}),this.failAllPending(new C("AGENT_SPAWN_FAILED",hy(c,l),{cause:l}))}),this.log.info("downstream started",{command:this.opts.command,pid:i.pid,cwd:this.opts.cwd})}async stop(e){if(!this.child||this.stopped)return;this.stopped=!0,this.stopReason=e??"stopped",this.log.info("downstream stopping",{reason:e});let r=this.child,i=new Promise(c=>r.once("exit",()=>c()));Fi(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Fi(r.pid,"SIGKILL")},5e3);try{await i}finally{clearTimeout(o)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}getStderrTail(e){return e===void 0?[...this.stderrRing]:this.stderrRing.slice(-e)}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){let i={firstUpdateMs:dy,phase2GateMs:sy,livenessWindowMs:oy,absoluteMaxMs:ay,approvalMaxMs:ly,suspendThresholdMs:cy,...r};return this.call("session/prompt",e,uf,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(kr("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(Pr(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(Sn(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=uf,o){if(!this.child||this.stopped)return Promise.reject(new C("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),l=Ni(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let x=r.sessionId;return typeof x=="string"?x:void 0})();return new Promise((x,g)=>{let w={resolve:x,reject:g,timer:null,method:e,promptTimeout:null};if(o){let E=this.now(),S={cfg:o,startedAt:E,lastActivityAt:E,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:E,expectedIntervalMs:Nr(0,!1,o),sessionId:u};w.promptTimeout=S;let y=()=>{let v={startedAt:S.startedAt,lastActivityAt:S.lastActivityAt,firstFrameSeen:S.firstFrameSeen,hasActiveTool:S.activeToolCalls.size>0,awaitingApproval:this.inflightAgentRequests.size>0,suspendedMs:S.suspendedMs,armedAt:S.armedAt,expectedIntervalMs:S.expectedIntervalMs},A=this.now(),T=lf(v,S.cfg,A),D=P=>{S.armedAt=A,S.expectedIntervalMs=P,w.timer=setTimeout(y,P)};if(T.action==="suspend"){S.suspendedMs+=T.suspendedDeltaMs,S.lastActivityAt=A,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:T.suspendedDeltaMs,suspendedMs:S.suspendedMs,...S.sessionId?{sessionId:S.sessionId}:{}}),D(T.rearmMs);return}if(T.action==="continue"){D(T.rearmMs);return}this.pending.delete(c),T.action==="reject-backstop"?(this.log.warn("downstream prompt absolute timeout",{id:c,method:e,awaitingApproval:T.awaitingApproval,...S.sessionId?{sessionId:S.sessionId}:{}}),g(T.awaitingApproval?new C("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${S.cfg.approvalMaxMs}ms`):new C("AGENT_TIMEOUT",`${e} timed out after ${S.cfg.absoluteMaxMs}ms`))):(this.log.warn("downstream prompt idle timeout",{id:c,method:e,...S.sessionId?{sessionId:S.sessionId}:{}}),g(new C("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${S.cfg.livenessWindowMs}ms`)))};w.timer=setTimeout(y,S.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(w.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),g(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,w);try{this.writeFrame(l)}catch(E){w.timer&&clearTimeout(w.timer),this.pending.delete(c),g(E)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new C("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(V0(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(uo(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),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(this.wireErrorToBridge(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 C("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:uy(e.result)}),r.resolve(e.result));return}if(W0(e)){if(e.method==="session/update"){let r=e.params;for(let i of this.pending.values()){let o=i.promptTimeout;o&&(o.firstFrameSeen=!0,o.lastActivityAt=this.now(),this.trackToolCall(o,r))}for(let i of this.updateHandlers)try{Promise.resolve(i(r)).catch(o=>this.log.warn("update handler failed (async)",{err:String(o)}))}catch(o){this.log.warn("update handler threw sync, swallowed",{err:String(o)})}}else this.log.info("unknown notification (drop, not forwarded)",{method:e.method});return}if(H0(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)})}}}trackToolCall(e,r){let i=r.update,o=i?.sessionUpdate;if(o!=="tool_call"&&o!=="tool_call_update")return;let c=typeof i.toolCallId=="string"?i.toolCallId:void 0;if(!c)return;let l=typeof i.status=="string"?i.status:void 0,u=l==="completed"||l==="failed"||l==="cancelled";o==="tool_call"&&!u?e.activeToolCalls.add(c):u&&e.activeToolCalls.delete(c)}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(Sn(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(Sn(e.id,Bi(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=K0(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=df(this.framework,fy(e));return i?new C(i.bridgeCode,i.message,{cause:{reason:i.reason,wireCode:e.code,wireMessage:e.message,wireData:e.data}}):r}buildExitError(e,r){if(this.stopReason!==void 0)return new C("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(iy).join(`
|
|
96
|
+
`),o=cf(this.framework,i);return o?new C(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new C("AGENT_PROTOCOL_ERROR",`agent exited (${e}/${r})`,{cause:{code:e,signal:r,stderrTail:i}})}failAllPending(e){for(let r of this.pending.values())r.timer&&clearTimeout(r.timer),r.reject(e);this.pending.clear(),this.inflightAgentRequests.clear()}};function py(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 xo=class extends Nt{framework="claude-code";constructor(e){let{command:r,args:i}=ni("claude-code",e.command,e.args??[]),o={command:r,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o)}sanitizeEnv(e){return py(e)}};on();import{mkdtempSync as gy,rmSync as my}from"node:fs";import{tmpdir as wy}from"node:os";import{join as _y}from"node:path";var ho=class extends Nt{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=ni("codex",e.command,i),l=e.isolateCodexHome?gy(_y(wy(),"coze-bridge-codex-home-")):void 0,u=l?{...e.env??{},CODEX_HOME:l}:e.env,x={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...u?{env:u}:{}};super(x),this.authMethodId=e.authMethodId,this.codexHomeDir=l}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{my(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};var yy=3e4,Mr=class extends Nt{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,agentId:e.agentId,...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.call("session/prompt",{sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]},yy))}get acpSessionName(){return this.sessionName}};cn();Ve();te();Oe();function Qc(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}on();var In=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 po=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 In,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)Ui(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 Ui(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}An();te();import{constants as hf}from"node:fs";import{access as by}from"node:fs/promises";import{delimiter as Ey,join as vy}from"node:path";var Et=q("framework-detector"),pf={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},Sy=[".exe",".cmd",".bat",".ps1"],$n=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??lt,access:e.access??by}}async detect(e){let r=pf[e],i=await this.which(r);if(!i)return Et.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(pf).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(Ey).filter(Boolean),i=this.env.platform==="win32"?["",...Sy]:[""];for(let o of r)for(let c of i){let l=vy(o,e+c);if(await this.isExecutable(l))return l}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?hf.F_OK:hf.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 Et.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return Et.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 Et.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 Et.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?(Et.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}:(Et.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return Et.warn("openclaw default agent probe: JSON.parse failed",{path:e,err:String(o),matchHead:i[0].slice(0,200)}),null}}async probeOpenclawGateway(e){let r=await this.runProbe(e,["--log-level","silent","gateway","status","--json","--require-rpc","--timeout","5000"]);if(!r)return Et.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||Et.warn("openclaw gateway probe: non-zero exit (gateway unreachable)",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)});let o={reachable:i},c=r.stdout.match(/\{[\s\S]*\}/);if(c)try{let l=JSON.parse(c[0]);typeof l.gateway?.port=="number"&&(o.port=l.gateway.port),typeof l.service?.runtime?.status=="string"&&(o.runtime=l.service.runtime.status),!i&&typeof l.rpc?.error=="string"&&(o.detail=l.rpc.error)}catch(l){Et.warn("openclaw gateway probe: JSON.parse failed (detail omitted, gate by exit code)",{path:e,err:String(l)})}return o}async probeVersion(e,r=[]){let i=await this.runProbe(e,[...r,"--version"]);return i&&(Iy(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,l,u=x=>{c||(c=!0,l&&clearTimeout(l),i(x))};try{let x=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});l=setTimeout(()=>{x.kill("SIGKILL"),u(null)},15e3),x.stdout?.on("data",g=>{o+=g.toString("utf8")}),x.on("error",()=>u(null)),x.on("close",g=>u({code:g,stdout:o}))}catch{u(null)}})}},Ay=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Iy(t){return t.replace(Ay,"")}import{homedir as Ty}from"node:os";import{join as Dy}from"node:path";cn();An();ir();Ve();te();async function wf(){let t=Dy(Ty(),".openclaw/openclaw.json");return(await cr(t))?.gateway?.auth?.token??""}var gf=q("openclaw.config"),Cy=[0,5e3,5e3],Ry=Ke("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),mf="models.providers.",go="agents.defaults.models",mo=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new In;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??Cy,this.cliTimeoutMs=e.cliTimeoutMs??Ry}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,gf.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(l)})}}throw new C("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=lt(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",l=!1,u=g=>{l||(l=!0,clearTimeout(x),g())};o.stderr?.on("data",g=>{c+=g.toString("utf8")});let x=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);x.unref(),o.on("error",g=>u(()=>i(g))),o.on("close",g=>u(()=>{g===0?r():i(new Error(`exit ${g}: ${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){gf.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",`${mf}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${mf}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${go}[${e}]`,()=>this.runCli(["config","set",go,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${go}[${e}]`,`${go}.${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"])))}restartGateway(){return this.queue.enqueue(()=>this.withRetry("gateway restart",()=>this.runCli(["gateway","restart"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}};var he=q("agent-manager"),Ly=(t,e,r,i,o,c,l,u,x)=>{switch(t){case"claude-code":{let g={...o?{...R0(o),...O0(o,l,u)}:{},...x??{},IS_SANDBOX:"1"};return new xo({cwd:r,env:g,agentId:i})}case"codex":{let w=[...o?[...k0(o),...N0(o,l,u)]:[],"-c",'sandbox_mode="danger-full-access"',"-c",'approval_policy="never"'],E={...o?P0(o):{},...x??{}},S=!!o;return new ho({cwd:r,agentId:i,...w.length>0?{extraArgs:w}:{},...Object.keys(E).length>0?{env:E}:{},...S?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new Mr({command:e,cwd:r,agentId:i,...c?{sessionName:Qc(c)}:{}})}};function td(t){return t==="claude-code"||t==="codex"}function Ny(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(My(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
|
|
97
97
|
`)}
|
|
98
|
-
`}function
|
|
99
|
-
`)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}var Yy={path:"",version:"cloud-deployed"},C0="openclaw_gateway_unavailable",Xy="openclaw_default_agent_missing";function R0(t){let e=[t.port!==void 0?`port=${t.port}`:"",t.runtime?`runtime=${t.runtime}`:"",t.detail??""].filter(Boolean).join(", ");return`openclaw gateway \u672A\u8FD0\u884C/\u4E0D\u53EF\u8FBE${e?` (${e})`:""}; \u8BF7\u542F\u52A8 openclaw gateway`}var Qy={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},eE=6e4,go=class{paths;config;registry;factory;createTimeoutMs;openclawConfigCache;ensuredProviders=new Set;detectorFactory;openclawEnvBootstrapPromise;openclawConfigFactory;openclawConfigDir;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??Vy,this.createTimeoutMs=e.createTimeoutMs??eE,this.detectorFactory=e.detectorFactory??(()=>new qn),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new xo({command:r})),this.openclawConfigDir=e.openclawConfigDir??T0(Ky(),".openclaw")}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 C("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=this.openclawConfigFactory(e.path)}return this.openclawConfigCache}bootstrapOpenclawEnvIfNeeded(){return this.openclawEnvBootstrapPromise?this.openclawEnvBootstrapPromise:(this.openclawEnvBootstrapPromise=this.doBootstrapOpenclawEnv().catch(e=>{le.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=T0(e,".env");if(await jy(r).then(c=>c.isFile()).catch(()=>!1)){le.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}await po(e,{recursive:!0});let o=Jy({...process.env,...Zc(this.paths.agentEnvFile)});if(await Wy(r,o,"utf8"),process.platform!=="win32")try{await qy(r,384)}catch(c){le.warn("chmod ~/.openclaw/.env to 0600 failed (ignored)",{err:String(c)})}le.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),le.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new C("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new C("IPC_BAD_REQUEST","framework required");let i=await Ge(e.agentId,this.paths).catch(()=>null),o=Qs(e._meta)==="cloud"||i?.deployType==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let c=this.registry.get(e.agentId);if(c){if(c.framework!==e.framework)throw new C("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")le.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(T=>le.warn("dispose stale agent failed (ignored)",{err:String(T)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")le.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(T=>le.warn("dispose drifted agent failed (ignored)",{err:String(T)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){le.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let T=await Ge(e.agentId,this.paths).catch(()=>null);T&&(T.patToken=e.patToken,await Ye(T,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){le.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let T=await Ge(e.agentId,this.paths).catch(()=>null);T&&(T.modelInfo=e.modelInfo,await Ye(T,this.paths))}return le.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:c.agentId,workspace:c.workspace,framework:c.framework}}}if(!o&&!this.config.frameworksCache?.[e.framework])throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);let u=Ze(e.agentId,this.paths),h=o?"cloud":"local",x=e.framework==="openclaw"&&h==="local",m;x&&!r?.revive&&(m=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let w=m??(x?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),b=e.workspace??w??u.workspace,_=new AbortController,v=setTimeout(()=>_.abort(new C("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),I,A=!1;try{o&&ed(e.framework)&&await nr(e.framework,_.signal);let T=()=>{if(_.signal.aborted)throw _.signal.reason instanceof Error?_.signal.reason:new C("AGENT_TIMEOUT","_agent/create aborted")};await po(u.root,{recursive:!0}),await po(b,{recursive:!0}),await po(u.logs,{recursive:!0}),T(),x||await sr(b,e.framework,e.cozeIdentity),e.framework==="claude-code"&&(h==="cloud"?await Ta(b,"cloud"):await Ta(b,"local",td)),T();let R=i,y=Nf({model:e.model??R?.model}),D=Af(e._meta)??R?.accountId,O=e.patToken??R?.patToken,B=h==="cloud"?e.modelInfo??R?.modelInfo:void 0;if(I=new fo({agentId:e.agentId,framework:e.framework,workspace:b,model:y.model??_t,deployType:h,...D?{accountId:D}:{},...O?{patToken:O}:{},...B?{modelInfo:B}:{}}),I.status="ok",R?.sessions){let $=h==="local"&&(e.framework==="claude-code"||e.framework==="codex");for(let[J,ie]of Object.entries(R.sessions)){let oe={acpSessionId:ie.acpSessionId,modelToken:ie.modelToken,tokenGeneratedAt:ie.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};$?ie.permissionMode===void 0?(oe.permissionMode=e.framework==="claude-code"?"bypassPermissions":"full-access",le.info("autoRevive: legacy session (no permissionMode) \u2192 fallback to D80/D84 default",{agentId:e.agentId,cloudId:J,framework:e.framework,fallback:oe.permissionMode})):En(e.framework,ie.permissionMode)?oe.permissionMode=ie.permissionMode:le.warn("autoRevive: dropping invalid persisted permissionMode",{agentId:e.agentId,cloudId:J,framework:e.framework,value:ie.permissionMode}):ie.permissionMode!==void 0&&le.info("autoRevive: dropping persisted permissionMode (gate disabled)",{agentId:e.agentId,cloudId:J,framework:e.framework,deployType:h}),ie.cozeGroupId&&(oe.cozeGroupId=ie.cozeGroupId),I.sessions.set(J,oe)}let te=Object.keys(R.sessions).length;te>0&&le.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:te})}this.registry.register(I),A=!0;let M={agentId:e.agentId,framework:e.framework,workspace:b,cozeIdentity:e.cozeIdentity,createdAt:R?.createdAt??Date.now(),sessions:R?.sessions??{},model:y.model};h==="cloud"&&(M.deployType="cloud"),D&&(M.accountId=D),O&&(M.patToken=O),B&&(M.modelInfo=B),R?.skills&&(M.skills=R.skills),R?.agentName&&(M.agentName=R.agentName),R?.description&&(M.description=R.description),e.framework==="openclaw"&&h==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,b)):le.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let V=e.initialSkills??[];if(V.length>0){let $=[...M.skills??[]],te=new Map($.map((oe,L)=>[oe.skillId,L])),J=await Promise.allSettled(V.map(oe=>$c({agentId:e.agentId,workspace:b,framework:e.framework,skill:oe}))),ie=0;for(let[oe,L]of J.entries()){let G=V[oe];G&&(L.status==="fulfilled"?(Vc($,te,L.value),ie++):le.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:G.skillId,skillName:G.skillName,err:String(L.reason)}))}ie>0&&(M.skills=$,le.info("initialSkills installed",{agentId:e.agentId,installed:ie,requested:V.length}))}return await Ye(M,this.paths),le.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:h}),{ok:!0,agentId:e.agentId,workspace:b,framework:e.framework}}catch(T){throw le.error("agent create failed, rolling back",{agentId:e.agentId,err:String(T)}),A&&I&&(await I.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await Hy(u.root,{recursive:!0,force:!0}).catch(R=>le.warn("rm agent dir failed (ignored)",{err:String(R)})),T instanceof C?T:new C("AGENT_SPAWN_FAILED",String(T),{cause:T})}finally{clearTimeout(v)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&ed(e.framework))u=Yy;else throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);ed(e.framework)&&!ss(e.framework)&&(le.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await nr(e.framework));let h=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,x;if(e.framework==="openclaw")x=await this.buildOpenclawDownstream({session:e,modelConfig:h,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path});else{let m=e.sessions.get(i),w=Wt(e)?m?.permissionMode??k0:"full-access";x=this.factory(e.framework,u.path,e.workspace,e.agentId,h,i,o,c,this.buildBinShimPathEnv(),w)}try{return await x.start(),await x.initialize(Qy),x}catch(m){let w=x instanceof Pt?x.getStderrTail():[];throw w.length>0&&le.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:m instanceof C?m.code:"unknown",recentStderr:w}),await x.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,u.path,m)}}async resolveSpawnFailure(e,r,i){if(e.framework==="openclaw"&&e.deployType==="local"&&r)try{let o=await this.detectorFactory().probeOpenclawGateway(r);if(!o.reachable)return new C("AGENT_ENV_NOT_READY",R0(o),{cause:{reason:C0}})}catch(o){le.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof C?i:new C("AGENT_SPAWN_FAILED",i instanceof Error?i.message:String(i),{cause:i})}async ensureOpenclawDefaultAgent(){let e=this.config.frameworksCache?.openclaw?.defaultAgent;if(e?.id&&e.workspace)return{id:e.id,workspace:e.workspace};le.warn("openclaw default agent stale or missing, attempting lazy re-detect");let r=await this.detectorFactory().detect("openclaw");if(r?.defaultAgent?.id&&r.defaultAgent.workspace)return le.info("openclaw lazy re-detect success",{agentId:r.defaultAgent.id,workspace:r.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=r,{id:r.defaultAgent.id,workspace:r.defaultAgent.workspace};throw new C("AGENT_ENV_NOT_READY","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent",{cause:{reason:Xy}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new C("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new C("AGENT_ENV_NOT_READY",R0(r),{cause:{reason:C0}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:d,command:u}=e,h=Qc(o);if(r.deployType==="local"){let b=await this.ensureOpenclawDefaultAgent();return new Dr({command:u,cwd:b.workspace,agentId:b.id,sessionName:h})}let x=await A0(),m=i?Gf(i,c,d):null,w;if(m){let b=Uc(o),v=m.models[0]?.id??_t,I=`${b}/${v}`;if(!this.ensuredProviders.has(I)){let A=this.getOpenclawConfig();await A.ensureProvider(b,m),await A.addModelToAllowlist(I),this.ensuredProviders.add(I)}w=I}return new Dr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:h,...x?{gatewayToken:x}:{},...w?{slashModelOnStart:w}:{}})}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=Uc(i),c=`${o}/${e.model}`,d=!0;try{await r.removeProvider(o)}catch(u){d=!1,le.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:o,err:String(u)})}try{await r.removeModelFromAllowlist(c)}catch(u){d=!1,le.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:c,err:String(u)})}d&&this.ensuredProviders.delete(c)}}};import{randomUUID as M0}from"node:crypto";import{promises as cE}from"node:fs";import{basename as B0}from"node:path";je();ne();import{promises as nE}from"node:fs";import{basename as rE}from"node:path";var P0=U("file-upload"),iE="/api/coze_claw/file/agent_upload",sE=6e4;async function O0(t,e={}){let i=`${no(io(e.handshakeBase))}${iE}`,o=e.timeoutMs??sE,c=await nE.readFile(t.path),d=new FormData;d.append("agent_id",t.agentId),d.append("session_id",t.sessionId),d.append("file_name",t.name),d.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",...br(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},h=new AbortController,x=setTimeout(()=>h.abort(),o);P0.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let m=await fetch(i,{method:"POST",headers:u,body:d,signal:h.signal}),w=m.headers.get("x-tt-logid")??"";if(!m.ok){let v=await m.text().catch(()=>"");throw new C("UPLOAD_FAILED",`upload HTTP ${m.status} logid=${w}: ${v.slice(0,200)}`)}let b=await m.json();if(b.code!==void 0&&b.code!==0)throw new C("UPLOAD_FAILED",`upload code=${b.code} msg=${b.msg??"-"} logid=${w}`);let _=b.data?.file?.file_url;if(!_)throw new C("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${w}: ${JSON.stringify(b).slice(0,200)}`);return P0.info("file upload ok",{uri:_,logid:w}),{uri:_}}catch(m){throw m instanceof C?m:m.name==="AbortError"?new C("UPLOAD_FAILED",`upload timeout (${o}ms) for ${rE(t.path)}`):new C("UPLOAD_FAILED",String(m),{cause:m})}finally{clearTimeout(x)}}je();ne();import{extname as oE}from"node:path";var aE={".png":"image/png",".jpg":"image/jpeg",".jpeg":"image/jpeg",".gif":"image/gif",".webp":"image/webp",".svg":"image/svg+xml",".bmp":"image/bmp",".ico":"image/x-icon",".heic":"image/heic",".heif":"image/heif",".pdf":"application/pdf",".doc":"application/msword",".docx":"application/vnd.openxmlformats-officedocument.wordprocessingml.document",".xls":"application/vnd.ms-excel",".xlsx":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",".ppt":"application/vnd.ms-powerpoint",".pptx":"application/vnd.openxmlformats-officedocument.presentationml.presentation",".txt":"text/plain",".md":"text/markdown",".markdown":"text/markdown",".json":"application/json",".yaml":"text/yaml",".yml":"text/yaml",".csv":"text/csv",".html":"text/html",".htm":"text/html",".xml":"application/xml",".log":"text/plain",".zip":"application/zip",".tar":"application/x-tar",".gz":"application/gzip",".tgz":"application/gzip",".mp3":"audio/mpeg",".wav":"audio/wav",".mp4":"video/mp4",".mov":"video/quicktime",".webm":"video/webm"};async function L0(t){let e=oE(t).toLowerCase();return aE[e]??"application/octet-stream"}ke();var mo=U("agent-send"),N0=50*1024*1024;function F0(t,e,r){let i=t.get(e);if(!i)throw new C("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new C("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new C("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function z0(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(x){u=x,h<2&&(mo.warn("sendAgentFileUpdate failed, retrying",{attempt:h+1,err:String(x)}),await new Promise(m=>setTimeout(m,5e3)))}throw new C("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function U0(t,e){let{session:r,runtime:i}=F0(e.core,t.agentId,t.sessionId);if(!await Qr(t.path,r.workspace))throw new C("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await cE.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new C("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>N0)throw new C("FILE_TOO_LARGE",`${o.size} bytes > limit ${N0}`);let c=await L0(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new C("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new C("UPSTREAM_NOT_READY","cloud WS not connected");let d=t.name??B0(t.path),u;try{u=await O0({patToken:r.patToken??e.patToken,agentId:t.agentId,sessionId:t.sessionId,path:t.path,mimeType:c,name:d,sizeBytes:o.size,...r.accountId?{accountId:r.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride})}catch(x){throw mo.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:x instanceof C?x.code:"UNKNOWN",message:x instanceof Error?x.message:String(x)}),x}let h={sessionUpdate:"agent_file",messageId:M0(),content:{type:t.kind==="image"?"image":"resource",uri:u.uri,mimeType:c,name:d,sizeBytes:o.size,...u.fileId!==void 0?{fileId:u.fileId}:{},...t.caption!==void 0?{caption:t.caption}:{}}};return await z0(e,r,i,t.sessionId,h,"agent file uploaded to cloud but sendAgentFileUpdate failed"),mo.info("agent file sent",{agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,name:d,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 G0(t,e){let{session:r,runtime:i}=F0(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new C("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new C("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??B0(t.path),c={sessionUpdate:"group_file",messageId:M0(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await z0(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),mo.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 q0(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 d=r[c]??0,u=i[c]??0;if(d<u)return!0;if(d>u)return!1}return!1}nn();yn();ne();var Ot=U("coze-cli-installer"),H0="@coze/cli@latest",dE="coze",j0="0.1.8",lE=5e3,uE=5e3,fE=9e4,W0=1e4,Bi=null,wo=!1;async function nd(t,e={}){if(wo)return;if(Bi)return Bi;let r=e.exec??a0;return Bi=(async()=>{try{let i=await hE(dE,r),o=!1;if(i){let d=await xE(r);if(d===void 0)Ot.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(q0(d,j0))Ot.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:d,min:j0}),o=!0;else{Ot.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:d}),wo=!0;return}}let c=o?"upgrade-only":"full";Ot.info("coze-cli install start",{package:H0,mode:c});try{await r("npm",["i","-g","--prefer-online",H0],{timeout:fE,maxBuffer:10*1024*1024}),Ot.info("coze-cli install ok")}catch(d){Ot.warn("coze-cli install failed (skip subsequent steps)",{err:String(d)});return}if(o){wo=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:W0}),Ot.info("coze config set xTTEnv ok",{env:t.env})}catch(d){Ot.warn("coze config set failed (continue to auth login)",{err:String(d)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:W0}),Ot.info("coze auth login ok")}catch(d){Ot.warn("coze auth login failed",{err:String(d)});return}wo=!0}finally{Bi=null}})(),Bi}async function hE(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:lE});return Ia(i)}catch{return}}async function xE(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:uE});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}Xr();ke();var pE=10*6e4;function K0(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?pE:e}function _o(t){return rr(t??Y().configFile)}function Fi(t,e){return ir(e??Y().configFile,t)}import{randomBytes as NE}from"node:crypto";Qn();je();ne();import{createReadStream as gE}from"node:fs";import{mkdir as mE,readFile as wE,realpath as _E,stat as yE,writeFile as EE}from"node:fs/promises";import{basename as vE,dirname as rd,isAbsolute as bE,join as SE,relative as IE,resolve as $0,sep as AE}from"node:path";import{createInterface as TE}from"node:readline";var J0=U("fs-rpc"),zi=He("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Z0(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>zi)throw new C("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${zi} bytes`);let i=await X0(t.path,e);return await mE(rd(i),{recursive:!0}),await EE(i,t.content,"utf8"),J0.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Y0(t,e){let r=await X0(t.path,e),i=await yE(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>zi&&!o)throw new C("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${zi} bytes`);let c;if(o&&i.size>zi)c=await CE(r,t.line??1,t.limit);else{let d=await wE(r,"utf8");if(o){let u=d.split(`
|
|
100
|
-
`),
|
|
101
|
-
`)}else c=
|
|
102
|
-
`)}async function X0(t,e){if(typeof t!="string"||t.length===0)throw new C("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([V0($0(e)),V0($0(t))]),o=IE(r,i);if(RE(o,AE,bE(o)))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function RE(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function V0(t){let e=[],r=t;for(;r!==rd(r);)try{let i=await _E(r);return e.length?SE(i,...e.reverse()):i}catch{e.push(vE(r)),r=rd(r)}return t}ne();var Q0=U("prompt-multimodal"),eh=10*1024*1024,kE=15e3,DE=6;async function th(t){let e=new Array(t.length),r=0;async function i(){for(;r<t.length;){let c=r++,d=t[c];d!==void 0&&(e[c]=await PE(d))}}let o=Array.from({length:Math.min(DE,t.length)},()=>i());return await Promise.all(o),e}function nh(t){return t.some(e=>e.type==="image")}async function PE(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!to(e.uri))return t;try{let{buf:r,contentType:i}=await LE(e.uri),o=e.mimeType||OE(i)||"application/octet-stream";return Q0.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 Q0.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function OE(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function LE(t){let e=new AbortController,r=setTimeout(()=>e.abort(),kE);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>eh)throw new Error(`image too large: ${o.byteLength} bytes (max ${eh})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}rn();je();ne();var j=U("core"),ME=3e4,BE=/^(boe|ppe)_[A-Za-z0-9_-]+$/,FE="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",zE="\u5BA1\u6279\u5DF2\u8D85\u65F6",UE=3e4,yo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Cr;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=K0(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(),j.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){j.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(r=>r.dispose(e))),this.agents.clear(),await this.upstream.stop(e)}async reloadAgents(e){let r=e?this.agents.has(e)?[e]:[]:[...this.agents.keys()];for(let i of r)await this.agents.get(i)?.killAllRuntimes("reload");return r}get(e){return this.agents.get(e)}register(e){this.agents.set(e.agentId,e),j.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){j.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)&&j.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,d)=>{j.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:d}),Mi(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){j.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(_n(o,{code:X.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(d=>j.debug("send error response to upstream failed (ignored)",{err:String(d)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:X.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){j.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,i]of this.pendingUpstream){try{i.downstream.respondAgentRequestError(i.agentRequestId,{code:X.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.clearPendingPermissionFor(i)}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new C("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(ao(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&&BE.test(i)?this.currentCozeEnv=i:i&&j.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,X.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):j.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(Tr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Tr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Tr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,X.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):j.warn("drop unknown notification",{method:e.method})}catch(o){j.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(_n(r,Oi(o)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new C("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new C("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new C("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new C("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"||e.method==="session/set_mode"||!c)return this.dispatchSessionCall(o,e.method,r);if(e.method==="session/prompt"){let h=o.sessions.get(c);if(h?.pendingPermission){let x=r._meta?.cozeTriggerMsgId,m=eo(r._meta);return j.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,h,c,FE,x,m)}}let d=Date.now(),u=!1;try{let h=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,h}finally{j.info("session call done",{agentId:o.agentId,method:e.method,durationMs:Date.now()-d,ok:u})}}async dispatchSessionCall(e,r,i){e.lastActiveAt=Date.now();let{stripped:o}=Cf(i);switch(r){case"session/new":{let c=GE();return j.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return j.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:c.sessionId}),{}}case"session/prompt":{let c=o,d=c.sessionId;if(!d)throw new C("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=Wt(e)?Tf(i._meta):void 0;if(u!==void 0&&!En(e.framework,u))throw new C("IPC_BAD_REQUEST",`unsupported permissionMode for ${e.framework}: ${u}; allowed: ${Xc(e.framework)}`);let h=await this.ensureRuntime(e,d);if(u!==void 0&&h.permissionMode===void 0&&(h.permissionMode=u,await this.persistSessionMapping(e)),h.replySeq=0,await this.ensureDownstream(e,d,h),!h.downstream||!h.acpSessionId)throw new C("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");if(u!==void 0&&h.permissionMode!==void 0&&h.permissionMode!==u){let b=h.permissionMode;h.permissionMode=u,await this.persistSessionMapping(e);try{await h.downstream.setSessionMode({sessionId:h.acpSessionId,modeId:u})}catch(_){throw h.permissionMode=b,await this.persistSessionMapping(e).catch(()=>{}),_}}let x=i._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(h.acpSessionId,x):e.activeTriggers.delete(h.acpSessionId);let m=eo(i._meta);if(m?e.activeGroupIds.set(h.acpSessionId,m):e.activeGroupIds.delete(h.acpSessionId),m&&h.cozeGroupId!==m&&(h.cozeGroupId=m,await this.persistSessionMapping(e)),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&nh(c.prompt))throw new C("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let w=await th(c.prompt);try{let b=await h.downstream.sessionPrompt({...c,sessionId:h.acpSessionId,prompt:w});return h.lastActiveAt=Date.now(),b}catch(b){if(b instanceof C&&b.code==="AGENT_APPROVAL_TIMEOUT"){let _=h.pendingPermission;_&&(_.downstream.respondAgentRequest(_.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(_.upstreamId),h.pendingPermission=void 0);let v=h.acpSessionId,I=v?e.activeTriggers.get(v):void 0,A=v?e.activeGroupIds.get(v):void 0;return j.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:d}),await this.synthesizePromptReply(e,h,d,zE,I,A)}throw b}finally{if(e.activeTriggers.delete(h.acpSessionId),e.activeGroupIds.delete(h.acpSessionId),h.pendingPermission=void 0,h.reloadAfterTurn){h.reloadAfterTurn=!1;let b=h.downstream;b&&(h.downstream=void 0,j.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:d,acpId:h.acpSessionId}),b.stop("reload-after-turn").catch(_=>j.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:d,err:String(_)})))}else h.downstream?.isAlive()&&this.armIdleTimer(e,d,h)}}case"session/cancel":{let d=o.sessionId;if(!d)throw new C("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(d);if(e.hasSessionQueue(d)){let h=e.getSessionQueue(d);h.size>0&&(j.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:d,queuedCount:h.size}),h.dispose(new C("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${d}`)))}return u?.downstream?.isAlive()&&u.acpSessionId&&await u.downstream.sessionCancel({sessionId:u.acpSessionId}),{ok:!0}}case"session/set_mode":{let c=o,d=c.sessionId,u=c.modeId,h=eo(i._meta);if(!d)throw new C("IPC_BAD_REQUEST","session/set_mode: missing sessionId");if(!Wt(e))throw e.framework==="openclaw"?new C("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"):new C("OPERATION_NOT_ALLOWED_FOR_CLOUD","session/set_mode is local-deploy only in this iteration");if(!En(e.framework,u))throw new C("IPC_BAD_REQUEST",`unsupported modeId for ${e.framework}: ${String(u)}; allowed: ${Xc(e.framework)}`);if(h)return await this.handleGroupSetMode(e,h,u);let x=e.sessions.get(d)??await this.ensureRuntime(e,d);if(x.permissionMode===u)return{};let m=x.permissionMode;if(x.permissionMode=u,await this.persistSessionMapping(e),x.downstream?.isAlive()&&x.acpSessionId)try{await x.downstream.setSessionMode({sessionId:x.acpSessionId,modeId:u})}catch(w){throw x.permissionMode=m,await this.persistSessionMapping(e).catch(()=>{}),w}else j.info("session/set_mode: runtime not active, persisted only",{framework:e.framework,agentId:e.agentId,cloudId:d,modeId:u});return{}}default:throw new C("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async handleGroupSetMode(e,r,i){let o=[];for(let[d,u]of e.sessions)u.cozeGroupId===r&&u.permissionMode!==i&&o.push({cloudId:d,runtime:u,oldMode:u.permissionMode});if(o.length===0)return j.info("group session/set_mode: no active runtime (db-only path)",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i}),{};j.info("group session/set_mode: applying to runtimes",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i,targets:o.length});for(let d of o)d.runtime.permissionMode=i;await this.persistSessionMapping(e);let c=[];for(let d of o){let u=d.runtime.downstream,h=d.runtime.acpSessionId;u?.isAlive()&&h&&c.push({downstream:u,acpSessionId:h,oldMode:d.oldMode,runtime:d.runtime})}for(let d of c)try{await d.downstream.setSessionMode({sessionId:d.acpSessionId,modeId:i})}catch(u){for(let h of o)h.runtime.permissionMode=h.oldMode;throw await this.persistSessionMapping(e).catch(()=>{}),u}return{}}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 Wt(e)&&(c.permissionMode=e.framework==="claude-code"?td:D0),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(wt.GEN_MODEL_TOKEN,i,UE);if(!o?.modelToken)throw new C("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof C&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new C("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if(Mi(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new C("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let o=3,c=3e4,d=i.spawnFailCount??0,u=i.spawnFailedAt??0;if(d>=o&&Date.now()-u<c)throw new C("AGENT_SPAWN_FAILED",`agent ${e.agentId} session ${r} spawn failed ${d} 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(x){throw i.spawnFailCount=d+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&(j.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:i.acpSessionId}),i.acpSessionId=void 0),x}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=h,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await h.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),j.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(x){j.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),i.acpSessionId=void 0;let m=await h.sessionNew({cwd:e.workspace});i.acpSessionId=m.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let x=await h.sessionNew({cwd:e.workspace});i.acpSessionId=x.sessionId,await this.persistSessionMapping(e)}}catch(x){throw j.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),await h.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,x}if(h.afterSessionEstablished&&i.acpSessionId&&await h.afterSessionEstablished(i.acpSessionId),Wt(e)&&i.acpSessionId&&i.permissionMode)try{await h.setSessionMode({sessionId:i.acpSessionId,modeId:i.permissionMode})}catch(x){j.warn("post-spawn set_mode failed, framework using its own startup default",{framework:e.framework,agentId:e.agentId,cloudId:r,mode:i.permissionMode,err:String(x)})}}armIdleTimer(e,r,i){if(Mi(i),this.isRuntimeBusy(e,i)){j.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)){j.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}j.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=>j.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 d=e.activeTriggers.get(r.acpSessionId);d&&(c.cozeTriggerMsgId=d);let u=e.activeGroupIds.get(r.acpSessionId);u&&(c.cozeGroupId=u)}await this.upstream.send(Ar("session/update",{sessionId:i,update:o,_meta:c}))}async synthesizePromptReply(e,r,i,o,c,d){let u={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};return c&&(u.cozeTriggerMsgId=c),d&&(u.cozeGroupId=d),await this.upstream.send(Ar("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(h=>j.warn("synthesizePromptReply update send failed (ignored)",{err:String(h)})),{stopReason:"end_turn"}}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){j.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){j.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(jE(r)){j.debug("drop codex noise chunk",{agentId:e.agentId,acpId:i});return}let d=r.update;if(d&&typeof d=="object"&&d.sessionUpdate==="current_mode_update"&&Wt(e)){let m=d.currentModeId;En(e.framework,m)&&c.permissionMode!==m?(c.permissionMode=m,this.persistSessionMapping(e).catch(w=>j.warn("persist mode (from current_mode_update) failed",{framework:e.framework,agentId:e.agentId,err:String(w)}))):typeof m=="string"&&!En(e.framework,m)&&j.warn("current_mode_update with invalid modeId for framework, not persisting",{framework:e.framework,agentId:e.agentId,modeId:m})}let u={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},h=e.activeTriggers.get(i);h&&(u.cozeTriggerMsgId=h);let x=e.activeGroupIds.get(i);x&&(u.cozeGroupId=x),this.upstream.send(Ar("session/update",{...r,sessionId:o,_meta:u})).catch(m=>j.warn("forward update failed",{agentId:e.agentId,err:String(m)}))}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}j.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:X.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??{},d=await Z0(c,o);r.respondAgentRequest(i.id,d)}else{let c=i.params??{},d=await Y0(c,o);r.respondAgentRequest(i.id,d)}}catch(o){j.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,Oi(o))}}clearPendingPermissionFor(e){if(e.method!=="session/request_permission"||!e.cloudSessionId)return;let r=this.agents.get(e.agentId)?.sessions.get(e.cloudSessionId);r&&(r.pendingPermission=void 0)}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,x={cozeAgentId:e.agentId};h&&(x.cozeTriggerMsgId=h);let m=u?e.activeGroupIds.get(u):void 0;m&&(x.cozeGroupId=m);let w=u?this.reverseSessionId(e,u):void 0,b=w?e.sessions.get(w):void 0;b&&(b.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let _={...c,...w?{sessionId:w}:{},_meta:x};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:w}),j.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:w,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(v=>({optionId:v.optionId,kind:v.kind,name:v.name}))}),this.upstream.send(Di(o,"session/request_permission",_)).catch(v=>{this.pendingUpstream.delete(o),j.error("forward permission request failed",{agentId:e.agentId,err:String(v)}),r.respondAgentRequestError(i.id,{code:X.INTERNAL_ERROR,message:`upstream send failed: ${String(v)}`})})}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;this.clearPendingPermissionFor(o),e.error?(j.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"&&qE(e.result,o),j.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 oo(e.error)):i.value.resolve(e.result);return}j.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),d=e.get(c);if(d)return j.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:d,key:c}}}sendRequest(e,r,i=ME){let o=this.upstreamIds.next(e);return new Promise((c,d)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),d(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:d,timer:u}),this.upstream.send(Di(o,e,r)).catch(h=>{let x=this.pendingBridge.get(o);x&&(clearTimeout(x.timer),this.pendingBridge.delete(o)),d(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),o.permissionMode&&Wt(e)&&(c.permissionMode=o.permissionMode),o.cozeGroupId&&(c.cozeGroupId=o.cozeGroupId),r.set(i,c)}await ei(e.agentId,r,this.paths)}catch(r){j.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(_n(e,{code:r,message:i,data:{bridgeVersion:Ir}}))}};function GE(){return NE(16).toString("hex")}function qE(t,e){if(!t||typeof t!="object"){j.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){j.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"){j.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")&&j.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}var HE=["Model metadata for `","Falling back from WebSockets to HTTPS transport.","Heads up: Long threads and multiple compactions can cause the model to be less accurate."];function jE(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;if(i.type!=="text"||typeof i.text!="string")return!1;let{text:o}=i;return HE.some(c=>o.startsWith(c))}ne();ke();import{randomBytes as WE}from"node:crypto";import{chmod as KE,mkdir as $E,writeFile as rh}from"node:fs/promises";import{createServer as VE}from"node:http";import{dirname as JE}from"node:path";var ZE=1e6,id=U("ipc"),Eo=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??Y()}async start(){this.token=WE(32).toString("hex");let e=VE((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(),id.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 $E(JE(this.paths.portFile),{recursive:!0}),await rh(this.paths.portFile,String(this.port),"utf8"),await rh(this.paths.tokenFile,this.token,{encoding:"utf8",mode:384});try{await KE(this.paths.tokenFile,384)}catch(e){id.warn("chmod token file failed (non-POSIX?)",{err:String(e)})}}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){Ui(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){Ui(r,404,{error:"not found"});return}let d=null;if(e.method==="POST")try{d=await YE(e)}catch(u){Ui(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(d,e);Ui(r,200,u??{ok:!0})}catch(u){id.error("IPC handler failed",{key:o,err:String(u)}),Ui(r,500,{error:u instanceof Error?u.message:String(u)})}}};function Ui(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function YE(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>ZE)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}var Ax=bt(xh(),1);var Pb=bt(dx(),1),Ob=bt(Bo(),1),Lb=bt(Lr(),1),Nb=bt(md(),1),Mb=bt(yd(),1),Bb=bt(Ad(),1),_x=bt(Go(),1),Fb=bt(mx(),1);var yx=_x.default;je();ne();var Ce=U("upstream.frontier"),vx="application/json",bx="none",Ub=15e3;function Gb(t){class e extends yx{constructor(i){super(i,kf,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>Ce.warn("frontier ws error during teardown (handled, prevents daemon crash)",{err:i instanceof Error?i.message:String(i)}))}close(i,o){this.guardTeardown(),super.close(i,o)}terminate(){this.guardTeardown(),super.terminate()}send(i,...o){if(pl("debug"))try{let c;typeof i=="string"?c=Buffer.from(i,"utf8"):i instanceof Buffer?c=i:i instanceof ArrayBuffer?c=new Uint8Array(i):ArrayBuffer.isView(i)?c=new Uint8Array(i.buffer,i.byteOffset,i.byteLength):c=new Uint8Array(0);let d=Buffer.from(c.slice(0,128)).toString("hex");Ce.debug("WS raw frame out",{bytes:c.byteLength,headHex:d})}catch(c){Ce.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var Ji=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:Df,...br(this.opts.ppeOverride)},r=Gb(e),i=Of(this.opts.urlOverride),o={url:i,ws:r,fpID:Rf,aID:ro,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:vx,force:!0},payloadEncoding:{encoding:bx,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new Ax.FWS(o),d=!1,u=null,h,x,m=new Promise((_,v)=>{h=_,x=v}),w=_=>{d||(d=!0,u&&(clearTimeout(u),u=null),_?x(_):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}),_&&w();for(let v of this.connectHandlers)Promise.resolve(v({initial:_})).catch(I=>Ce.warn("onConnect handler threw (ignored)",{err:String(I)}))},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}),w(new C("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${_.code} msg=${_.message??""}`))},c.onmessage=_=>this.handleMessage(_),this.fws=c;let b=this.opts.openTimeoutMs??Ub;u=setTimeout(()=>{w(new C("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${b}ms (handshake or upgrade slow)`))},b),await c.connect();try{await m}catch(_){try{c.close(1e3,"open failed")}catch(v){Ce.warn("fws close during start failure threw (ignored)",{err:String(v)})}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 C("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 C("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;Sx(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:vx,payloadEncoding:bx})}catch(u){throw Ce.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new C("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=jb(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(d){Ce.warn("frontier message JSON parse failed",{err:String(d),head:i.slice(0,80)});return}let c=o;Sx(c)||Ce.info("frontier frame in",{logid:Hb(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:qb(i)}),Promise.resolve(this.handler(o)).catch(d=>Ce.warn("frontier frame handler threw",{err:String(d)}))}};function Sx(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var Ix=2e3;function qb(t){return t.length<=Ix?t:`${t.slice(0,Ix)}...<truncated, total ${t.length} chars>`}function Hb(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function jb(t){let e=t.message;if(e?.textPayload)return e.textPayload;let r=e?.payload;if(!r)return null;try{return Buffer.from(r).toString("utf8")}catch{return null}}ne();var Cd=U("upstream.switchable"),Ho=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Cd.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 Cd.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Cd.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()}};ne();var Rd=U("upstream"),Ur=class{handler=null;async start(){Rd.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Rd.info("NoopUpstream stopped",{reason:e})}async send(e){Rd.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)}};je();ne();ne();ke();import{promises as kd}from"node:fs";import{dirname as Wb}from"node:path";var Kb=U("pat-token-store");async function jo(t=Y()){try{let r=(await kd.readFile(t.patTokenFile,"utf8")).trim();return r.length>0?r:null}catch(e){let r=e?.code;return r!=="ENOENT"&&Kb.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function Zi(t,e=Y()){if(!t)throw new Error("writePatToken: empty patToken");await kd.mkdir(Wb(e.patTokenFile),{recursive:!0}),await kd.writeFile(e.patTokenFile,t,{encoding:"utf8",mode:384})}ke();ke();import{promises as Wo}from"node:fs";import{join as $b}from"node:path";function Vb(t,e){return`#!/bin/sh
|
|
98
|
+
`}function My(t){if(t.includes(`
|
|
99
|
+
`)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}var By={path:"",version:"cloud-deployed"},yf="openclaw_gateway_unavailable",zy="openclaw_default_agent_missing";function bf(t){let e=[t.port!==void 0?`port=${t.port}`:"",t.runtime?`runtime=${t.runtime}`:"",t.detail??""].filter(Boolean).join(", ");return`openclaw gateway \u672A\u8FD0\u884C/\u4E0D\u53EF\u8FBE${e?` (${e})`:""}; \u8BF7\u542F\u52A8 openclaw gateway`}var Fy={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},Uy=6e4,wo=class{paths;config;registry;factory;createTimeoutMs;openclawConfigCache;ensuredProviders=new Set;detectorFactory;openclawEnvBootstrapPromise;openclawConfigFactory;openclawConfigDir;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??Ly,this.createTimeoutMs=e.createTimeoutMs??Uy,this.detectorFactory=e.detectorFactory??(()=>new $n),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new mo({command:r})),this.openclawConfigDir=e.openclawConfigDir??_f(Oy(),".openclaw")}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 C("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=this.openclawConfigFactory(e.path)}return this.openclawConfigCache}bootstrapOpenclawEnvIfNeeded(){return this.openclawEnvBootstrapPromise?this.openclawEnvBootstrapPromise:(this.openclawEnvBootstrapPromise=this.doBootstrapOpenclawEnv().catch(e=>{he.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=_f(e,".env");if(await Py(r).then(c=>c.isFile()).catch(()=>!1)){he.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=Ny({...process.env,...Xc(this.paths.agentEnvFile)});await an(r,o,{mode:384}),he.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),he.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new C("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new C("IPC_BAD_REQUEST","framework required");let i=await He(e.agentId,this.paths).catch(()=>null),o=ro(e._meta)==="cloud"||i?.deployType==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let c=this.registry.get(e.agentId);if(c){if(c.framework!==e.framework)throw new C("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")he.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(D=>he.warn("dispose stale agent failed (ignored)",{err:String(D)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")he.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(D=>he.warn("dispose drifted agent failed (ignored)",{err:String(D)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){he.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let D=await He(e.agentId,this.paths).catch(()=>null);D&&(D.patToken=e.patToken,await et(D,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){he.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let D=await He(e.agentId,this.paths).catch(()=>null);D&&(D.modelInfo=e.modelInfo,await et(D,this.paths))}return he.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:c.agentId,workspace:c.workspace,framework:c.framework}}}if(!o&&!this.config.frameworksCache?.[e.framework])throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);let u=Qe(e.agentId,this.paths),x=o?"cloud":"local",g=e.framework==="openclaw"&&x==="local",w;g&&!r?.revive&&(w=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let E=w??(g?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),S=e.workspace??E??u.workspace,y=new AbortController,v=setTimeout(()=>y.abort(new C("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),A,T=!1;try{o&&td(e.framework)&&await ar(e.framework,y.signal);let D=()=>{if(y.signal.aborted)throw y.signal.reason instanceof Error?y.signal.reason:new C("AGENT_TIMEOUT","_agent/create aborted")};await ed(u.root,{recursive:!0}),await ed(S,{recursive:!0}),await ed(u.logs,{recursive:!0}),D(),g||await lr(S,e.framework,e.cozeIdentity),e.framework==="claude-code"&&await Al(S,x),D();let P=i,b=D0({model:e.model??P?.model}),k=y0(e._meta)??P?.accountId,O=e.patToken??P?.patToken,U=x==="cloud"?e.modelInfo??P?.modelInfo:void 0;if(A=new po({agentId:e.agentId,framework:e.framework,workspace:S,model:b.model??bt,deployType:x,...k?{accountId:k}:{},...O?{patToken:O}:{},...U?{modelInfo:U}:{}}),A.status="ok",P?.sessions){for(let[re,X]of Object.entries(P.sessions))A.sessions.set(re,{acpSessionId:X.acpSessionId,modelToken:X.modelToken,tokenGeneratedAt:X.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0});let $=Object.keys(P.sessions).length;$>0&&he.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:$})}this.registry.register(A),T=!0;let B={agentId:e.agentId,framework:e.framework,workspace:S,cozeIdentity:e.cozeIdentity,createdAt:P?.createdAt??Date.now(),sessions:P?.sessions??{},model:b.model};x==="cloud"&&(B.deployType="cloud"),k&&(B.accountId=k),O&&(B.patToken=O),U&&(B.modelInfo=U),P?.skills&&(B.skills=P.skills),P?.agentName&&(B.agentName=P.agentName),P?.description&&(B.description=P.description),e.framework==="openclaw"&&x==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,S)):he.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let J=e.initialSkills??[];if(J.length>0){let $=[...B.skills??[]],re=new Map($.map((pe,L)=>[pe.skillId,L])),X=await Promise.allSettled(J.map(pe=>Vc({agentId:e.agentId,workspace:S,framework:e.framework,skill:pe}))),Se=0;for(let[pe,L]of X.entries()){let j=J[pe];j&&(L.status==="fulfilled"?(Jc($,re,L.value),Se++):he.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:j.skillId,skillName:j.skillName,err:String(L.reason)}))}Se>0&&(B.skills=$,he.info("initialSkills installed",{agentId:e.agentId,installed:Se,requested:J.length}))}return await et(B,this.paths),he.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:x}),{ok:!0,agentId:e.agentId,workspace:S,framework:e.framework}}catch(D){throw he.error("agent create failed, rolling back",{agentId:e.agentId,err:String(D)}),T&&A&&(await A.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await ky(u.root,{recursive:!0,force:!0}).catch(P=>he.warn("rm agent dir failed (ignored)",{err:String(P)})),D instanceof C?D:new C("AGENT_SPAWN_FAILED",String(D),{cause:D})}finally{clearTimeout(v)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&td(e.framework))u=By;else throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);td(e.framework)&&!ds(e.framework)&&(he.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await ar(e.framework));let x=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,g;e.framework==="openclaw"?g=await this.buildOpenclawDownstream({session:e,modelConfig:x,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path}):g=this.factory(e.framework,u.path,e.workspace,e.agentId,x,i,o,c,this.buildBinShimPathEnv());try{return await g.start(),await g.initialize(Fy),g}catch(w){let E=g instanceof Nt?g.getStderrTail():[];throw E.length>0&&he.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:w instanceof C?w.code:"unknown",recentStderr:E}),await g.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,u.path,w)}}async resolveSpawnFailure(e,r,i){if(e.framework==="openclaw"&&e.deployType==="local"&&r)try{let o=await this.detectorFactory().probeOpenclawGateway(r);if(!o.reachable)return new C("AGENT_ENV_NOT_READY",bf(o),{cause:{reason:yf}})}catch(o){he.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof C?i:new C("AGENT_SPAWN_FAILED",i instanceof Error?i.message:String(i),{cause:i})}async ensureOpenclawDefaultAgent(){let e=this.config.frameworksCache?.openclaw?.defaultAgent;if(e?.id&&e.workspace)return{id:e.id,workspace:e.workspace};he.warn("openclaw default agent stale or missing, attempting lazy re-detect");let r=await this.detectorFactory().detect("openclaw");if(r?.defaultAgent?.id&&r.defaultAgent.workspace)return he.info("openclaw lazy re-detect success",{agentId:r.defaultAgent.id,workspace:r.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=r,{id:r.defaultAgent.id,workspace:r.defaultAgent.workspace};throw new C("AGENT_ENV_NOT_READY","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent",{cause:{reason:zy}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new C("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new C("AGENT_ENV_NOT_READY",bf(r),{cause:{reason:yf}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:l,command:u}=e,x=Qc(o);if(r.deployType==="local"){let S=await this.ensureOpenclawDefaultAgent();return new Mr({command:u,cwd:S.workspace,agentId:S.id,sessionName:x})}let g=await wf(),w=i?L0(i,c,l):null,E;if(w){let S=Gc(o),v=w.models[0]?.id??bt,A=`${S}/${v}`;if(!this.ensuredProviders.has(A)){let T=this.getOpenclawConfig();await T.ensureProvider(S,w),await T.addModelToAllowlist(A),this.ensuredProviders.add(A)}E=A}return new Mr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:x,...g?{gatewayToken:g}:{},...E?{slashModelOnStart:E}:{}})}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=Gc(i),c=`${o}/${e.model}`,l=!0;try{await r.removeProvider(o)}catch(u){l=!1,he.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:o,err:String(u)})}try{await r.removeModelFromAllowlist(c)}catch(u){l=!1,he.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:c,err:String(u)})}l&&this.ensuredProviders.delete(c)}}};import{randomUUID as If}from"node:crypto";import{promises as Vy}from"node:fs";import{basename as Tf}from"node:path";Ve();te();import{promises as qy}from"node:fs";import{basename as jy}from"node:path";var Ef=q("file-upload"),Hy="/api/coze_claw/file/agent_upload",Wy=6e4;async function vf(t,e={}){let i=`${so(ao(e.handshakeBase))}${Hy}`,o=e.timeoutMs??Wy,c=await qy.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",...Dr(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},x=new AbortController,g=setTimeout(()=>x.abort(),o);Ef.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:x.signal}),E=w.headers.get("x-tt-logid")??"";if(!w.ok){let v=await w.text().catch(()=>"");throw new C("UPLOAD_FAILED",`upload HTTP ${w.status} logid=${E}: ${v.slice(0,200)}`)}let S=await w.json();if(S.code!==void 0&&S.code!==0)throw new C("UPLOAD_FAILED",`upload code=${S.code} msg=${S.msg??"-"} logid=${E}`);let y=S.data?.file?.file_url;if(!y)throw new C("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${E}: ${JSON.stringify(S).slice(0,200)}`);return Ef.info("file upload ok",{uri:y,logid:E}),{uri:y}}catch(w){throw w instanceof C?w:w.name==="AbortError"?new C("UPLOAD_FAILED",`upload timeout (${o}ms) for ${jy(t.path)}`):new C("UPLOAD_FAILED",String(w),{cause:w})}finally{clearTimeout(g)}}Ve();te();import{extname as Ky}from"node:path";var $y={".png":"image/png",".jpg":"image/jpeg",".jpeg":"image/jpeg",".gif":"image/gif",".webp":"image/webp",".svg":"image/svg+xml",".bmp":"image/bmp",".ico":"image/x-icon",".heic":"image/heic",".heif":"image/heif",".pdf":"application/pdf",".doc":"application/msword",".docx":"application/vnd.openxmlformats-officedocument.wordprocessingml.document",".xls":"application/vnd.ms-excel",".xlsx":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",".ppt":"application/vnd.ms-powerpoint",".pptx":"application/vnd.openxmlformats-officedocument.presentationml.presentation",".txt":"text/plain",".md":"text/markdown",".markdown":"text/markdown",".json":"application/json",".yaml":"text/yaml",".yml":"text/yaml",".csv":"text/csv",".html":"text/html",".htm":"text/html",".xml":"application/xml",".log":"text/plain",".zip":"application/zip",".tar":"application/x-tar",".gz":"application/gzip",".tgz":"application/gzip",".mp3":"audio/mpeg",".wav":"audio/wav",".mp4":"video/mp4",".mov":"video/quicktime",".webm":"video/webm"};async function Sf(t){let e=Ky(t).toLowerCase();return $y[e]??"application/octet-stream"}Oe();var _o=q("agent-send"),Af=50*1024*1024;function Df(t,e,r){let i=t.get(e);if(!i)throw new C("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new C("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new C("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function Cf(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(g){u=g,x<2&&(_o.warn("sendAgentFileUpdate failed, retrying",{attempt:x+1,err:String(g)}),await new Promise(w=>setTimeout(w,5e3)))}throw new C("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function Rf(t,e){let{session:r,runtime:i}=Df(e.core,t.agentId,t.sessionId);if(!await ri(t.path,r.workspace))throw new C("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await Vy.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new C("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>Af)throw new C("FILE_TOO_LARGE",`${o.size} bytes > limit ${Af}`);let c=await Sf(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new C("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new C("UPSTREAM_NOT_READY","cloud WS not connected");let l=t.name??Tf(t.path),u;try{u=await vf({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(g){throw _o.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:g instanceof C?g.code:"UNKNOWN",message:g instanceof Error?g.message:String(g)}),g}let x={sessionUpdate:"agent_file",messageId:If(),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 Cf(e,r,i,t.sessionId,x,"agent file uploaded to cloud but sendAgentFileUpdate failed"),_o.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 kf(t,e){let{session:r,runtime:i}=Df(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new C("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new C("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??Tf(t.path),c={sessionUpdate:"group_file",messageId:If(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await Cf(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),_o.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 Pf(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}on();An();te();var Mt=q("coze-cli-installer"),Of="@coze/cli@latest",Jy="coze",Lf="0.1.8",Zy=5e3,Xy=5e3,Yy=9e4,Nf=1e4,Gi=null,yo=!1;async function nd(t,e={}){if(yo)return;if(Gi)return Gi;let r=e.exec??ef;return Gi=(async()=>{try{let i=await Qy(Jy,r),o=!1;if(i){let l=await eb(r);if(l===void 0)Mt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(Pf(l,Lf))Mt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:l,min:Lf}),o=!0;else{Mt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:l}),yo=!0;return}}let c=o?"upgrade-only":"full";Mt.info("coze-cli install start",{package:Of,mode:c});try{await r("npm",["i","-g","--prefer-online",Of],{timeout:Yy,maxBuffer:10*1024*1024}),Mt.info("coze-cli install ok")}catch(l){Mt.warn("coze-cli install failed (skip subsequent steps)",{err:String(l)});return}if(o){yo=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:Nf}),Mt.info("coze config set xTTEnv ok",{env:t.env})}catch(l){Mt.warn("coze config set failed (continue to auth login)",{err:String(l)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:Nf}),Mt.info("coze auth login ok")}catch(l){Mt.warn("coze auth login failed",{err:String(l)});return}yo=!0}finally{Gi=null}})(),Gi}async function Qy(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:Zy});return Ia(i)}catch{return}}async function eb(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:Xy});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}cn();Oe();var tb=10*6e4;function Mf(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?tb:e}function bo(t){return cr(t??Y().configFile)}function qi(t,e){return dr(e??Y().configFile,t)}import{randomBytes as bb}from"node:crypto";ir();Ve();te();import{createReadStream as nb}from"node:fs";import{mkdir as rb,readFile as ib,realpath as sb,stat as ob,writeFile as ab}from"node:fs/promises";import{basename as cb,dirname as rd,isAbsolute as db,join as lb,relative as ub,resolve as Bf,sep as fb}from"node:path";import{createInterface as xb}from"node:readline";var Ff=q("fs-rpc"),ji=Ke("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Uf(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>ji)throw new C("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${ji} bytes`);let i=await qf(t.path,e);return await rb(rd(i),{recursive:!0}),await ab(i,t.content,"utf8"),Ff.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Gf(t,e){let r=await qf(t.path,e),i=await ob(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>ji&&!o)throw new C("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${ji} bytes`);let c;if(o&&i.size>ji)c=await hb(r,t.line??1,t.limit);else{let l=await ib(r,"utf8");if(o){let u=l.split(`
|
|
100
|
+
`),x=Math.max(0,(t.line??1)-1),g=typeof t.limit=="number"?x+t.limit:void 0;c=u.slice(x,g).join(`
|
|
101
|
+
`)}else c=l}return Ff.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function hb(t,e,r){let i=xb({input:nb(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 x of i)if(u>=o&&u<c&&l.push(x),u++,u>=c)break}finally{i.close()}return l.join(`
|
|
102
|
+
`)}async function qf(t,e){if(typeof t!="string"||t.length===0)throw new C("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([zf(Bf(e)),zf(Bf(t))]),o=ub(r,i);if(pb(o,fb,db(o)))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function pb(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function zf(t){let e=[],r=t;for(;r!==rd(r);)try{let i=await sb(r);return e.length?lb(i,...e.reverse()):i}catch{e.push(cb(r)),r=rd(r)}return t}te();var jf=q("prompt-multimodal"),Hf=10*1024*1024,gb=15e3,mb=6;async function Wf(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 wb(l))}}let o=Array.from({length:Math.min(mb,t.length)},()=>i());return await Promise.all(o),e}function Kf(t){return t.some(e=>e.type==="image")}async function wb(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!io(e.uri))return t;try{let{buf:r,contentType:i}=await yb(e.uri),o=e.mimeType||_b(i)||"application/octet-stream";return jf.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 jf.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function _b(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function yb(t){let e=new AbortController,r=setTimeout(()=>e.abort(),gb);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>Hf)throw new Error(`image too large: ${o.byteLength} bytes (max ${Hf})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}dn();Ve();te();var V=q("core"),Eb=3e4,vb=/^(boe|ppe)_[A-Za-z0-9_-]+$/,Sb="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",Ab="\u5BA1\u6279\u5DF2\u8D85\u65F6",Ib=3e4,Eo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Or;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=Mf(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)}async reloadAgents(e){let r=e?this.agents.has(e)?[e]:[]:[...this.agents.keys()];for(let i of r)await this.agents.get(i)?.killAllRuntimes("reload");return r}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}),Ui(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(Sn(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.clearPendingPermissionFor(i)}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new C("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(uo(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&&vb.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(Pr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Pr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Pr(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(Sn(r,Bi(o)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new C("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new C("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new C("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new C("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);if(e.method==="session/prompt"){let x=o.sessions.get(c);if(x?.pendingPermission){let g=r._meta?.cozeTriggerMsgId,w=Mc(r._meta);return V.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,x,c,Sb,g,w)}}let l=Date.now(),u=!1;try{let x=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,x}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}=b0(i);switch(r){case"session/new":{let c=Tb();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 C("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 C("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 g=Mc(i._meta);if(g?e.activeGroupIds.set(u.acpSessionId,g):e.activeGroupIds.delete(u.acpSessionId),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Kf(c.prompt))throw new C("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let w=await Wf(c.prompt);try{let E=await u.downstream.sessionPrompt({...c,sessionId:u.acpSessionId,prompt:w});return u.lastActiveAt=Date.now(),E}catch(E){if(E instanceof C&&E.code==="AGENT_APPROVAL_TIMEOUT"){let S=u.pendingPermission;S&&(S.downstream.respondAgentRequest(S.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(S.upstreamId),u.pendingPermission=void 0);let y=u.acpSessionId,v=y?e.activeTriggers.get(y):void 0,A=y?e.activeGroupIds.get(y):void 0;return V.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:l}),await this.synthesizePromptReply(e,u,l,Ab,v,A)}throw E}finally{if(e.activeTriggers.delete(u.acpSessionId),e.activeGroupIds.delete(u.acpSessionId),u.pendingPermission=void 0,u.reloadAfterTurn){u.reloadAfterTurn=!1;let E=u.downstream;E&&(u.downstream=void 0,V.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:l,acpId:u.acpSessionId}),E.stop("reload-after-turn").catch(S=>V.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:l,err:String(S)})))}else u.downstream?.isAlive()&&this.armIdleTimer(e,l,u)}}case"session/cancel":{let l=o.sessionId;if(!l)throw new C("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(l);if(e.hasSessionQueue(l)){let x=e.getSessionQueue(l);x.size>0&&(V.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:l,queuedCount:x.size}),x.dispose(new C("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 C("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,Ib);if(!o?.modelToken)throw new C("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof C&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new C("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if(Ui(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new C("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 C("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 x;try{x=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(g){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),g}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=x,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await x.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),V.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(g){V.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(g)}),i.acpSessionId=void 0;let w=await x.sessionNew({cwd:e.workspace});i.acpSessionId=w.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let g=await x.sessionNew({cwd:e.workspace});i.acpSessionId=g.sessionId,await this.persistSessionMapping(e)}}catch(g){throw V.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(g)}),await x.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,g}x.afterSessionEstablished&&i.acpSessionId&&await x.afterSessionEstablished(i.acpSessionId)}armIdleTimer(e,r,i){if(Ui(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(kr("session/update",{sessionId:i,update:o,_meta:c}))}async synthesizePromptReply(e,r,i,o,c,l){let u={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};return c&&(u.cozeTriggerMsgId=c),l&&(u.cozeGroupId=l),await this.upstream.send(kr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(x=>V.warn("synthesizePromptReply update send failed (ignored)",{err:String(x)})),{stopReason:"end_turn"}}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(Rb(r)){V.debug("drop codex noise 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 x=e.activeGroupIds.get(i);x&&(l.cozeGroupId=x),this.upstream.send(kr("session/update",{...r,sessionId:o,_meta:l})).catch(g=>V.warn("forward update failed",{agentId:e.agentId,err:String(g)}))}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 Uf(c,o);r.respondAgentRequest(i.id,l)}else{let c=i.params??{},l=await Gf(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,Bi(o))}}clearPendingPermissionFor(e){if(e.method!=="session/request_permission"||!e.cloudSessionId)return;let r=this.agents.get(e.agentId)?.sessions.get(e.cloudSessionId);r&&(r.pendingPermission=void 0)}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,g={cozeAgentId:e.agentId};x&&(g.cozeTriggerMsgId=x);let w=u?e.activeGroupIds.get(u):void 0;w&&(g.cozeGroupId=w);let E=u?this.reverseSessionId(e,u):void 0,S=E?e.sessions.get(E):void 0;S&&(S.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let y={...c,...E?{sessionId:E}:{},_meta:g};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:E}),V.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:E,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(v=>({optionId:v.optionId,kind:v.kind,name:v.name}))}),this.upstream.send(Ni(o,"session/request_permission",y)).catch(v=>{this.pendingUpstream.delete(o),V.error("forward permission request failed",{agentId:e.agentId,err:String(v)}),r.respondAgentRequestError(i.id,{code:Q.INTERNAL_ERROR,message:`upstream send failed: ${String(v)}`})})}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;this.clearPendingPermissionFor(o),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"&&Db(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 lo(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=Eb){let o=this.upstreamIds.next(e);return new Promise((c,l)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),l(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:l,timer:u}),this.upstream.send(Ni(o,e,r)).catch(x=>{let g=this.pendingBridge.get(o);g&&(clearTimeout(g.timer),this.pendingBridge.delete(o)),l(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 ii(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(Sn(e,{code:r,message:i,data:{bridgeVersion:Rr}}))}};function Tb(){return bb(16).toString("hex")}function Db(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})}var Cb=["Model metadata for `","Falling back from WebSockets to HTTPS transport.","Heads up: Long threads and multiple compactions can cause the model to be less accurate."];function Rb(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;if(i.type!=="text"||typeof i.text!="string")return!1;let{text:o}=i;return Cb.some(c=>o.startsWith(c))}cn();te();Oe();import{randomBytes as kb}from"node:crypto";import{createServer as Pb}from"node:http";var Ob=1e6,$f=q("ipc"),vo=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??Y()}async start(){this.token=kb(32).toString("hex");let e=Pb((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(),$f.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 an(this.paths.portFile,String(this.port)),await an(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){Hi(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){Hi(r,404,{error:"not found"});return}let l=null;if(e.method==="POST")try{l=await Lb(e)}catch(u){Hi(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(l,e);Hi(r,200,u??{ok:!0})}catch(u){$f.error("IPC handler failed",{key:o,err:String(u)}),Hi(r,500,{error:u instanceof Error?u.message:String(u)})}}};function Hi(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function Lb(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>Ob)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}var gh=It(ix(),1);var hv=It(eh(),1),pv=It(Fo(),1),gv=It(Fr(),1),mv=It(gd(),1),wv=It(_d(),1),_v=It(Ad(),1),dh=It(jo(),1),yv=It(ch(),1);var lh=dh.default;Ve();te();var ke=q("upstream.frontier"),fh="application/json",xh="none",Ev=15e3;function vv(t){class e extends lh{constructor(i){super(i,v0,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>ke.warn("frontier ws error during teardown (handled, prevents daemon crash)",{err:i instanceof Error?i.message:String(i)}))}close(i,o){this.guardTeardown(),super.close(i,o)}terminate(){this.guardTeardown(),super.terminate()}send(i,...o){if(ul("debug"))try{let c;typeof i=="string"?c=Buffer.from(i,"utf8"):i instanceof Buffer?c=i:i instanceof ArrayBuffer?c=new Uint8Array(i):ArrayBuffer.isView(i)?c=new Uint8Array(i.buffer,i.byteOffset,i.byteLength):c=new Uint8Array(0);let l=Buffer.from(c.slice(0,128)).toString("hex");ke.debug("WS raw frame out",{bytes:c.byteLength,headHex:l})}catch(c){ke.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var Qi=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){ke.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:S0,...Dr(this.opts.ppeOverride)},r=vv(e),i=I0(this.opts.urlOverride),o={url:i,ws:r,fpID:E0,aID:oo,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:fh,force:!0},payloadEncoding:{encoding:xh,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new gh.FWS(o),l=!1,u=null,x,g,w=new Promise((y,v)=>{x=y,g=v}),E=y=>{l||(l=!0,u&&(clearTimeout(u),u=null),y?g(y):x())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let y=this.openCount===1;ke.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:y,openCount:this.openCount}),y&&E();for(let v of this.connectHandlers)Promise.resolve(v({initial:y})).catch(A=>ke.warn("onConnect handler threw (ignored)",{err:String(A)}))},c.onclose=y=>{this.opened=!1,ke.info("frontier closed",{code:y.code,reason:y.reason,willReconnect:y.willReconnect})},c.onerror=y=>{ke.warn("frontier error",{code:y.code,msg:y.message}),E(new C("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${y.code} msg=${y.message??""}`))},c.onmessage=y=>this.handleMessage(y),this.fws=c;let S=this.opts.openTimeoutMs??Ev;u=setTimeout(()=>{E(new C("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${S}ms (handshake or upgrade slow)`))},S),await c.connect();try{await w}catch(y){try{c.close(1e3,"open failed")}catch(v){ke.warn("fws close during start failure threw (ignored)",{err:String(v)})}throw this.fws=null,this.opened=!1,y}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(i){ke.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw ke.warn("frontier send refused: upstream not started",{method:i}),new C("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(ke.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 C("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;hh(c)||ke.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:fh,payloadEncoding:xh})}catch(u){throw ke.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new C("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){ke.debug("drop non-adapter frontier frame",{service:r});return}let i=Iv(e);if(!i){ke.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){ke.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(l){ke.warn("frontier message JSON parse failed",{err:String(l),head:i.slice(0,80)});return}let c=o;hh(c)||ke.info("frontier frame in",{logid:Av(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:Sv(i)}),Promise.resolve(this.handler(o)).catch(l=>ke.warn("frontier frame handler threw",{err:String(l)}))}};function hh(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var ph=2e3;function Sv(t){return t.length<=ph?t:`${t.slice(0,ph)}...<truncated, total ${t.length} chars>`}function Av(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function Iv(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}}te();var Td=q("upstream.switchable"),Wo=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Td.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 Td.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Td.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()}};te();var Dd=q("upstream"),Wr=class{handler=null;async start(){Dd.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Dd.info("NoopUpstream stopped",{reason:e})}async send(e){Dd.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)}};Ve();te();cn();te();Oe();import{promises as Tv}from"node:fs";var mh=q("pat-token-store");async function Ko(t=Y()){try{let r=(await Tv.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(mh.warn("pat-token exists but empty (treating as missing; likely interrupted write)",{path:t.patTokenFile}),null):r}catch(e){let r=e?.code;return r!=="ENOENT"&&mh.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function es(t,e=Y()){if(!t)throw new Error("writePatToken: empty patToken");await an(e.patTokenFile,t,{mode:384})}Oe();Oe();import{promises as $o}from"node:fs";import{join as Dv}from"node:path";function Cv(t,e){return`#!/bin/sh
|
|
103
103
|
exec ${JSON.stringify(e)} ${JSON.stringify(t)} "$@"
|
|
104
|
-
`}function
|
|
104
|
+
`}function Rv(t,e){return`@echo off\r
|
|
105
105
|
"${e}" "${t}" %*\r
|
|
106
|
-
`}async function Tx(t,e=Y()){let r=e.binDir;await Wo.mkdir(r,{recursive:!0});let i=$b(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?Jb(t,o):Vb(t,o);return await Wo.readFile(i,"utf8").catch(()=>null)===c||(await Wo.writeFile(i,c,"utf8"),process.platform!=="win32"&&await Wo.chmod(i,493)),r}ne();ke();import{execSync as Cx}from"node:child_process";import{readFileSync as Rx,unlinkSync as Zb}from"node:fs";import{mkdir as Yb,open as Xb,readFile as kx,unlink as Dd,writeFile as Qb}from"node:fs/promises";import{dirname as eS}from"node:path";var tS=U("single-instance"),nS=t=>new Promise(e=>setTimeout(e,t)),Ko=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??Y().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>Li(r),isDaemon:r=>this.matchesDaemonTitle(r)},e.processTitle&&(process.title=e.processTitle)}async acquire(){let e=await this.readExistingPid();if(e!==null&&e!==this.selfPid&&this.isLiveDaemon(e))return{kind:"already-running",pid:e};let r=await this.withClaimLock(async()=>{let i=await this.readExistingPid();return i!==null&&i!==this.selfPid&&this.isLiveDaemon(i)?{kind:"already-running",pid:i}:(i!==null&&i!==this.selfPid&&tS.warn("removing stale pid file",{stalePid:i}),await Qb(this.pidFile,String(this.selfPid),"utf8"),{kind:"acquired"})});return r.kind==="acquired"&&(this.acquired=!0,this.installCleanupHooks()),r}async release(){if(this.acquired){try{(await kx(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await Dd(this.pidFile)}catch{}this.acquired=!1}}isLiveDaemon(e){return this.probe.isAlive(e)&&this.probe.isDaemon(e)}async readExistingPid(){return this.readPidFrom(this.pidFile)}async readPidFrom(e){try{let r=await kx(e,"utf8"),i=Number.parseInt(r.trim(),10);return Number.isFinite(i)&&i>0?i:null}catch(r){if(r.code==="ENOENT")return null;throw r}}async withClaimLock(e){let r=`${this.pidFile}.lock`;await Yb(eS(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await Xb(r,"wx")}catch(c){if(c.code!=="EEXIST")throw c;let d=await this.readPidFrom(r);if(d!==null&&d!==this.selfPid&&this.probe.isAlive(d)){await nS(this.claimLockIntervalMs);continue}await Dd(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await Dd(r).catch(()=>{})}}throw new Error(`failed to acquire claim lock: ${r} (after ${this.claimLockMaxAttempts} attempts)`)}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let r=Rx(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(Rr)||r.includes("lib/index.js"))}catch{}try{let r=Cx(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(Rr)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=Cx(`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{Rx(this.pidFile,"utf8").trim()===String(this.selfPid)&&Zb(this.pidFile)}catch{}})}};$o();ne();var Vn=U("daemon.upstream-watchdog"),lS=12e4,uS=9e5,fS=3e4;function Od(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var Vo=class{constructor(e){this.opts=e;this.softMs=e.softMs??Od("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",lS),this.hardMs=e.hardMs??Od("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",uS),this.intervalMs=e.intervalMs??Od("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",fS),this.now=e.now??Date.now}opts;softMs;hardMs;intervalMs;now;timer=null;downSince=null;forcedAt=null;forcing=!1;lastTickAt=null;start(){this.timer||(this.timer=setInterval(()=>this.tick(),this.intervalMs),this.timer.unref?.(),Vn.info("upstream watchdog started",{softMs:this.softMs,hardMs:this.hardMs,intervalMs:this.intervalMs}))}stop(){this.timer&&(clearInterval(this.timer),this.timer=null),this.downSince=null,this.forcedAt=null,this.lastTickAt=null}tick(){let e=this.now();if(this.lastTickAt!==null&&e-this.lastTickAt>this.intervalMs*3&&(this.downSince!==null&&Vn.warn("upstream watchdog: large tick gap (likely sleep/suspend), resetting downSince",{gapMs:e-this.lastTickAt}),this.downSince=null,this.forcedAt=null),this.lastTickAt=e,this.opts.isConnected()){this.downSince!==null&&Vn.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,Vn.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){Vn.error("upstream watchdog: disconnected too long, exiting for supervisor restart",{downMs:r,hardMs:this.hardMs}),this.opts.onFatal(r);return}r>=this.softMs&&this.shouldForceNow(e)&&(this.forcedAt=e,this.forcing=!0,Vn.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>Vn.warn("upstream watchdog: forceReconnect error (ignored)",{err:String(i)})).finally(()=>{this.forcing=!1}))}shouldForceNow(e){return!(this.forcing||this.forcedAt!==null&&e-this.forcedAt<this.softMs)}};var q=U("daemon");async function Ox(){let t=Y();process.env.COZE_BRIDGE_LOG_MODE!=="legacy"&&hl({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:L=>Ze(L,t).logs,listAgentIds:()=>os(t)});let e=new Ko({processTitle:Rr}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await _o(),o=i??{};is({pid:process.pid}),q.info(i?"loaded bridge config":"initialized bridge config");let c=new Ho(new Ur),d=null,u=new yo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(L,G,W,se)=>{if(!d)throw new Error("agentManager not ready");return d.spawnSessionDownstream(L,G,W,se)}}),h=new go({paths:t,config:o,registry:u});d=h;let x,m,w=null,b={},_,v=null,I=null,A=null,T=new vn;function R(L,G){return T.enqueue(()=>D(L,G))}function y(){I||(I=new Vo({isConnected:()=>c.isConnected(),forceReconnect:()=>A?R(A,{force:!0}):void 0,onFatal:L=>{if(process.env[Yi]==="1"){q.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:L});return}q.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:L}),process.exit(1)}})),I.start()}async function D(L,G){let W=L,se=W?.privatecode;if(!se)throw new C("IPC_BAD_REQUEST","/connect requires privatecode");let Ve=Ci(W.env),he=W.handshake_url,xe=W.frontier_url,vt=Px(W.env,he,xe);if(A=W,!G?.force&&x===se&&m===vt){let me=await hS(t);return u.agents.size===0&&me?(q.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),Zo(t,h).catch(Se=>q.warn("connect-noop auto-revive error (ignored)",{err:String(Se)}))):q.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let lt=!!x&&x!==se,Yt=m!==void 0&&m!==vt,Bt=lt||Yt,Xt=await Mc({privatecode:se,...he?{endpoint:he}:{},ppeOverride:Ve});if(Bt){q.warn("connect config switched, resetting agents",{pcChanged:lt,envChanged:Yt,previousPc:x?Jo(x):"",nextPc:Jo(se)});for(let me of[...u.agents.values()])await me.dispose("connect config switch").catch(()=>{}),u.agents.delete(me.agentId);u.disconnectedAgents.size>0&&(q.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Ur,"connect switch").catch(()=>{})}w=Xt.deviceId,is({deviceId:w,pid:process.pid}),nd({patToken:se,env:W.env}).catch(me=>q.warn("coze-cli setup error (ignored)",{err:String(me)}));let Wr=new Ji({handshake:Xt,privatecode:se,...xe?{urlOverride:xe}:{},ppeOverride:Ve,getPatTokenForAgent:me=>u.agents.get(me)?.patToken});return await c.swap(Wr,"connect"),x=se,m=vt,b=Ve,_=he,W.mock_scenario!==void 0&&(u.setMockScenario(W.mock_scenario),q.info("mock scenario set",{scenario:W.mock_scenario})),v||(v=new ki({core:u,getDeviceId:()=>w??"",onTickEnd:()=>M.retryPending().catch(me=>q.warn("detailSync.retryPending failed (ignored)",{err:String(me)})),onAuthFailures:V})),v.start(),y(),Bt&&Zo(t,h).catch(me=>q.warn("post-connect-switch auto-revive error (ignored)",{err:String(me)})),Zi(se,t).catch(me=>q.warn("writePatToken after /connect failed (ignored)",{err:String(me)})),q.info("/connect: WS established",{deviceId:w}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async L=>h.createAgent(L.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let O={},B=new so({agents:u.agents,disposeAndMarkDisconnected:async(L,G)=>{let W=u.agents.get(L);if(W){await h.cleanupOpenclawSessionProviders(W).catch(Ve=>q.warn("cleanup openclaw providers failed (ignored)",{agentId:L,err:String(Ve)}));let se=!0;try{await W.dispose(`disconnect: ${G}`)}catch(Ve){se=!1,q.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:L,err:String(Ve)}),W.status="error"}se&&(W.status="disconnected",u.unregister(L),u.disconnectedAgents.add(L))}else u.disconnectedAgents.add(L)},detailSyncer:async L=>{if(!O.ref)throw new Error("agent-detail-sync not initialized yet");await O.ref.syncOne(L)},cleanupOpenclawProviders:async L=>{await h.cleanupOpenclawSessionProviders(L)},openclawRepair:async(L,G)=>{await h.openclawRepair(L,G)},isRuntimePendingPermission:L=>u.hasPendingPermissionFor(L)});u.registerExtension("_agent/listSkills",L=>B.listSkills(L.params)),u.registerExtension("_agent/addSkills",L=>B.addSkills(L.params)),u.registerExtension("_agent/removeSkills",L=>B.removeSkills(L.params)),u.registerExtension("_agent/getFileTree",L=>B.getFileTree(L.params)),u.registerExtension("_agent/getFileContent",L=>B.getFileContent(L.params)),u.registerExtension("_agent/update",L=>B.updateAgent(L.params)),u.registerExtension("_agent/disconnect",L=>B.disconnectAgent(L.params)),u.registerExtension("_agent/switchModel",L=>B.switchModel(L.params)),u.registerExtension("_agent/reset",L=>B.resetAgent(L.params)),u.registerExtension("_agent/repair",L=>B.repairAgent(L.params));let M=new ls({paths:t,handlers:B,agentManager:h,sendDetail:L=>u.sendRequest("_agent/detail",L)});O.ref=M;let V=async L=>{await Promise.allSettled(L.map(async G=>{try{await B.disconnectAgent({agentId:G.agentId,reason:`auth_failure: code=${G.code} ${G.message}`}),q.info("agent disconnected due to auth failure from heartbeat response",{agentId:G.agentId,code:G.code,message:G.message})}catch(W){q.warn("disconnect during authFailure handling failed (ignored)",{agentId:G.agentId,err:String(W)})}}))};c.onConnect(({initial:L})=>{q.info("frontier upstream connected, triggering detail sync",{initial:L}),M.syncAll(L?"initial-connect":"reconnect").catch(G=>q.warn("detail sync top-level error (ignored)",{err:String(G)}))});let $=new Eo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let L=u.getMockScenario();return{running:!0,pid:process.pid,spawnedBy:process.env[Yi]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:w??"",frameworksCache:o.frameworksCache??{},...L?{mockScenario:L}:{}}}},{method:"POST",path:"/pair",handler:async L=>{let G=L,W=G?.privatecode,se=G?.pairing_code;if(!W||!se)throw new C("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Ve=Ci(G.env),he=G.handshake_url,xe=G.frontier_url,vt=Px(G.env,he,xe),lt=!!x&&x!==W,Yt=m!==void 0&&m!==vt,Bt=lt||Yt,Xt=await Mc({privatecode:W,...he?{endpoint:he}:{},ppeOverride:Ve});if(Bt){q.warn("pair config switched, resetting agents",{pcChanged:lt,envChanged:Yt,previousPc:x?Jo(x):"",nextPc:Jo(W),previousEnvKey:m??"",nextEnvKey:vt});for(let Se of[...u.agents.values()])await Se.dispose("pair config switch").catch(()=>{}),u.agents.delete(Se.agentId);u.disconnectedAgents.size>0&&(q.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Ur,"pair switch").catch(()=>{})}w=Xt.deviceId,is({deviceId:w,pid:process.pid}),nd({patToken:W,env:G.env}).catch(Se=>q.warn("coze-cli setup error (ignored)",{err:String(Se)}));let Wr=new Ji({handshake:Xt,privatecode:W,...xe?{urlOverride:xe}:{},ppeOverride:Ve,getPatTokenForAgent:Se=>u.agents.get(Se)?.patToken});await c.swap(Wr,"pair");try{let Se=new qn;o.frameworksCache=await Se.detectAll(),await Fi(o),q.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Se){q.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Se)})}let me=Object.keys(o.frameworksCache??{});try{let Se=await u.sendRequest("_agent/pair",{pairCode:se,patToken:W,frameworks:me,_meta:{cozeDeviceId:w}});q.info("_agent/pair ok",{pairResult:Se}),x=W,m=vt,b=Ve,_=he,G.mock_scenario!==void 0&&(u.setMockScenario(G.mock_scenario),q.info("mock scenario set",{scenario:G.mock_scenario})),Zi(W,t).catch(Re=>q.warn("writePatToken after /pair failed (ignored)",{err:String(Re)})),v||(v=new ki({core:u,getDeviceId:()=>w??"",onTickEnd:()=>M.retryPending().catch(Re=>q.warn("detailSync.retryPending failed (ignored)",{err:String(Re)})),onAuthFailures:V})),v.start(),y(),Bt&&Zo(t,h).catch(Re=>q.warn("post-pair-switch auto-revive error (ignored)",{err:String(Re)}));let Jn;return G.agent_id&&(Jn=await pS(G.agent_id,t,h,Re=>u.sendRequest("_agent/detail",Re),W).catch(Re=>(q.error("--agent-id ensureAgent failed",{agentId:G.agent_id,err:String(Re)}),{ok:!1,agentId:G.agent_id??"",note:String(Re)}))),{ok:!0,note:"paired with cloud",...Jn?{agent:Jn}:{}}}catch(Se){return q.error("_agent/pair failed",{err:String(Se)}),{ok:!1,note:`pair failed: ${String(Se)}`}}}},{method:"POST",path:"/connect",handler:L=>R(L)},{method:"POST",path:"/_agent/create",handler:async L=>{let G=L;return{ok:!0,result:await h.createAgent(G)}}},{method:"POST",path:"/agent/send",handler:async L=>{let G=L;if(!G?.agentId||!G?.sessionId||!G?.kind||!G?.path)throw new C("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!x)throw new C("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let W=G;return await(W.groupFile?G0:U0)(W,{core:u,patToken:x,handshakeBase:_,ppeOverride:b})}catch(W){if(W instanceof C)return{ok:!1,code:W.code,message:W.message};throw W}}},{method:"POST",path:"/reload",handler:async L=>{let G=L?.agent_id,W=await u.reloadAgents(G);return q.info("IPC /reload: recycled agent subprocesses",{agentId:G??"(all)",recycled:W}),{ok:!0,recycled:W}}},{method:"POST",path:"/shutdown",handler:async()=>(q.info("IPC /shutdown received"),setImmediate(()=>{oe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:te,token:J}=await $.start();try{await Tx(t.libEntry,t)}catch(L){q.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(L)})}await u.start(),gS({paths:t,core:u,agentManager:h,detectAll:async()=>(o.frameworksCache=await new qn().detectAll(),await Fi(o),o.frameworksCache)}).catch(L=>q.warn("startup warmup error (ignored)",{err:String(L)})),bl().then(async()=>{let{probeAcpVersion:L}=await Promise.resolve().then(()=>(nn(),El));for(let G of["claude-code","codex"]){let W=await L(G);W&&q.info("acp wrapper version",{framework:G,version:W})}}).catch(L=>q.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(L)}));let ie=null,oe={port:te,token:J,core:u,ipc:$,shutdown(L){return ie||(q.info("daemon shutdown",{reason:L}),ie=(async()=>{v?.stop(),I?.stop(),await u.stop(L),await $.stop(),await e.release()})(),ie)}};for(let L of["SIGTERM","SIGINT"])process.on(L,()=>{oe.shutdown(L).then(()=>process.exit(0))});return process.on("exit",()=>l0()),process.on("unhandledRejection",L=>{q.error("unhandledRejection",{reason:L instanceof Error?L.message:String(L),stack:L instanceof Error?L.stack:void 0})}),process.on("uncaughtException",L=>{q.error("uncaughtException (will exit, supervisor will restart)",{message:L.message,stack:L.stack,name:L.name});try{process.stderr.write(`FATAL uncaughtException: ${L.stack??L.message}
|
|
107
|
-
`)}catch{}process.exit(1)}),
|
|
108
|
-
`)){let u=
|
|
109
|
-
`;await
|
|
110
|
-
`).filter(
|
|
111
|
-
`)}async function
|
|
112
|
-
`),1;for(let
|
|
113
|
-
`);return 0}let o=t.date??
|
|
106
|
+
`}async function wh(t,e=Y()){let r=e.binDir;await $o.mkdir(r,{recursive:!0});let i=Dv(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?Rv(t,o):Cv(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}te();Oe();import{execSync as _h}from"node:child_process";import{readFileSync as yh,unlinkSync as kv}from"node:fs";import{mkdir as Pv,open as Ov,readFile as bh,unlink as Cd,writeFile as Lv}from"node:fs/promises";import{dirname as Nv}from"node:path";var Mv=q("single-instance"),Bv=t=>new Promise(e=>setTimeout(e,t)),Vo=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??Y().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>zi(r),isDaemon:r=>this.matchesDaemonTitle(r)},e.processTitle&&(process.title=e.processTitle)}async acquire(){let e=await this.readExistingPid();if(e!==null&&e!==this.selfPid&&this.isLiveDaemon(e))return{kind:"already-running",pid:e};let r=await this.withClaimLock(async()=>{let i=await this.readExistingPid();return i!==null&&i!==this.selfPid&&this.isLiveDaemon(i)?{kind:"already-running",pid:i}:(i!==null&&i!==this.selfPid&&Mv.warn("removing stale pid file",{stalePid:i}),await Lv(this.pidFile,String(this.selfPid),"utf8"),{kind:"acquired"})});return r.kind==="acquired"&&(this.acquired=!0,this.installCleanupHooks()),r}async release(){if(this.acquired){try{(await bh(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await Cd(this.pidFile)}catch{}this.acquired=!1}}isLiveDaemon(e){return this.probe.isAlive(e)&&this.probe.isDaemon(e)}async readExistingPid(){return this.readPidFrom(this.pidFile)}async readPidFrom(e){try{let r=await bh(e,"utf8"),i=Number.parseInt(r.trim(),10);return Number.isFinite(i)&&i>0?i:null}catch(r){if(r.code==="ENOENT")return null;throw r}}async withClaimLock(e){let r=`${this.pidFile}.lock`;await Pv(Nv(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await Ov(r,"wx")}catch(c){if(c.code!=="EEXIST")throw c;let l=await this.readPidFrom(r);if(l!==null&&l!==this.selfPid&&this.probe.isAlive(l)){await Bv(this.claimLockIntervalMs);continue}await Cd(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await Cd(r).catch(()=>{})}}throw new Error(`failed to acquire claim lock: ${r} (after ${this.claimLockMaxAttempts} attempts)`)}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let r=yh(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(Lr)||r.includes("lib/index.js"))}catch{}try{let r=_h(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(Lr)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=_h(`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{yh(this.pidFile,"utf8").trim()===String(this.selfPid)&&kv(this.pidFile)}catch{}})}};Jo();te();var Qn=q("daemon.upstream-watchdog"),Wv=12e4,Kv=9e5,$v=3e4;function kd(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var Zo=class{constructor(e){this.opts=e;this.softMs=e.softMs??kd("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",Wv),this.hardMs=e.hardMs??kd("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",Kv),this.intervalMs=e.intervalMs??kd("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",$v),this.now=e.now??Date.now}opts;softMs;hardMs;intervalMs;now;timer=null;downSince=null;forcedAt=null;forcing=!1;lastTickAt=null;start(){this.timer||(this.timer=setInterval(()=>this.tick(),this.intervalMs),this.timer.unref?.(),Qn.info("upstream watchdog started",{softMs:this.softMs,hardMs:this.hardMs,intervalMs:this.intervalMs}))}stop(){this.timer&&(clearInterval(this.timer),this.timer=null),this.downSince=null,this.forcedAt=null,this.lastTickAt=null}tick(){let e=this.now();if(this.lastTickAt!==null&&e-this.lastTickAt>this.intervalMs*3&&(this.downSince!==null&&Qn.warn("upstream watchdog: large tick gap (likely sleep/suspend), resetting downSince",{gapMs:e-this.lastTickAt}),this.downSince=null,this.forcedAt=null),this.lastTickAt=e,this.opts.isConnected()){this.downSince!==null&&Qn.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,Qn.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){Qn.error("upstream watchdog: disconnected too long, exiting for supervisor restart",{downMs:r,hardMs:this.hardMs}),this.opts.onFatal(r);return}r>=this.softMs&&this.shouldForceNow(e)&&(this.forcedAt=e,this.forcing=!0,Qn.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>Qn.warn("upstream watchdog: forceReconnect error (ignored)",{err:String(i)})).finally(()=>{this.forcing=!1}))}shouldForceNow(e){return!(this.forcing||this.forcedAt!==null&&e-this.forcedAt<this.softMs)}};var W=q("daemon");async function Sh(){let t=Y();process.env.COZE_BRIDGE_LOG_MODE!=="legacy"&&dl({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:L=>Qe(L,t).logs,listAgentIds:()=>ls(t)});let e=new Vo({processTitle:Lr}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await bo(),o=i??{};cs({pid:process.pid}),W.info(i?"loaded bridge config":"initialized bridge config");let c=new Wo(new Wr),l=null,u=new Eo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(L,j,K,ie)=>{if(!l)throw new Error("agentManager not ready");return l.spawnSessionDownstream(L,j,K,ie)}}),x=new wo({paths:t,config:o,registry:u});l=x;let g,w,E=null,S={},y,v=null,A=null,T=null,D=new In;function P(L,j){return D.enqueue(()=>k(L,j))}function b(){A||(A=new Zo({isConnected:()=>c.isConnected(),forceReconnect:()=>T?P(T,{force:!0}):void 0,onFatal:L=>{if(process.env[ts]==="1"){W.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:L});return}W.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:L}),process.exit(1)}})),A.start()}async function k(L,j){let K=L,ie=K?.privatecode;if(!ie)throw new C("IPC_BAD_REQUEST","/connect requires privatecode");let Xe=Pi(K.env),ue=K.handshake_url,fe=K.frontier_url,St=vh(K.env,ue,fe);if(T=K,!j?.force&&g===ie&&w===St){let me=await Vv(t);return u.agents.size===0&&me?(W.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),Yo(t,x).catch(Ae=>W.warn("connect-noop auto-revive error (ignored)",{err:String(Ae)}))):W.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let xt=!!g&&g!==ie,tn=w!==void 0&&w!==St,Ut=xt||tn,nn=await Bc({privatecode:ie,...ue?{endpoint:ue}:{},ppeOverride:Xe});if(Ut){W.warn("connect config switched, resetting agents",{pcChanged:xt,envChanged:tn,previousPc:g?Xo(g):"",nextPc:Xo(ie)});for(let me of[...u.agents.values()])await me.dispose("connect config switch").catch(()=>{}),u.agents.delete(me.agentId);u.disconnectedAgents.size>0&&(W.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Wr,"connect switch").catch(()=>{})}E=nn.deviceId,cs({deviceId:E,pid:process.pid}),nd({patToken:ie,env:K.env}).catch(me=>W.warn("coze-cli setup error (ignored)",{err:String(me)}));let Zr=new Qi({handshake:nn,privatecode:ie,...fe?{urlOverride:fe}:{},ppeOverride:Xe,getPatTokenForAgent:me=>u.agents.get(me)?.patToken});return await c.swap(Zr,"connect"),g=ie,w=St,S=Xe,y=ue,K.mock_scenario!==void 0&&(u.setMockScenario(K.mock_scenario),W.info("mock scenario set",{scenario:K.mock_scenario})),v||(v=new Li({core:u,getDeviceId:()=>E??"",onTickEnd:()=>B.retryPending().catch(me=>W.warn("detailSync.retryPending failed (ignored)",{err:String(me)})),onAuthFailures:J})),v.start(),b(),Ut&&Yo(t,x).catch(me=>W.warn("post-connect-switch auto-revive error (ignored)",{err:String(me)})),es(ie,t).catch(me=>W.warn("writePatToken after /connect failed (ignored)",{err:String(me)})),W.info("/connect: WS established",{deviceId:E}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async L=>x.createAgent(L.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let O={},U=new co({agents:u.agents,disposeAndMarkDisconnected:async(L,j)=>{let K=u.agents.get(L);if(K){await x.cleanupOpenclawSessionProviders(K).catch(Xe=>W.warn("cleanup openclaw providers failed (ignored)",{agentId:L,err:String(Xe)}));let ie=!0;try{await K.dispose(`disconnect: ${j}`)}catch(Xe){ie=!1,W.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:L,err:String(Xe)}),K.status="error"}ie&&(K.status="disconnected",u.unregister(L),u.disconnectedAgents.add(L))}else u.disconnectedAgents.add(L)},detailSyncer:async L=>{if(!O.ref)throw new Error("agent-detail-sync not initialized yet");await O.ref.syncOne(L)},cleanupOpenclawProviders:async L=>{await x.cleanupOpenclawSessionProviders(L)},openclawRepair:async(L,j)=>{await x.openclawRepair(L,j)},isRuntimePendingPermission:L=>u.hasPendingPermissionFor(L)});u.registerExtension("_agent/listSkills",L=>U.listSkills(L.params)),u.registerExtension("_agent/addSkills",L=>U.addSkills(L.params)),u.registerExtension("_agent/removeSkills",L=>U.removeSkills(L.params)),u.registerExtension("_agent/getFileTree",L=>U.getFileTree(L.params)),u.registerExtension("_agent/getFileContent",L=>U.getFileContent(L.params)),u.registerExtension("_agent/update",L=>U.updateAgent(L.params)),u.registerExtension("_agent/disconnect",L=>U.disconnectAgent(L.params)),u.registerExtension("_agent/switchModel",L=>U.switchModel(L.params)),u.registerExtension("_agent/reset",L=>U.resetAgent(L.params)),u.registerExtension("_agent/repair",L=>U.repairAgent(L.params));let B=new hs({paths:t,handlers:U,agentManager:x,sendDetail:L=>u.sendRequest("_agent/detail",L)});O.ref=B;let J=async L=>{await Promise.allSettled(L.map(async j=>{try{await U.disconnectAgent({agentId:j.agentId,reason:`auth_failure: code=${j.code} ${j.message}`}),W.info("agent disconnected due to auth failure from heartbeat response",{agentId:j.agentId,code:j.code,message:j.message})}catch(K){W.warn("disconnect during authFailure handling failed (ignored)",{agentId:j.agentId,err:String(K)})}}))};c.onConnect(({initial:L})=>{W.info("frontier upstream connected, triggering detail sync",{initial:L}),B.syncAll(L?"initial-connect":"reconnect").catch(j=>W.warn("detail sync top-level error (ignored)",{err:String(j)}))});let $=new vo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let L=u.getMockScenario();return{running:!0,pid:process.pid,spawnedBy:process.env[ts]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:E??"",frameworksCache:o.frameworksCache??{},...L?{mockScenario:L}:{}}}},{method:"POST",path:"/pair",handler:async L=>{let j=L,K=j?.privatecode,ie=j?.pairing_code;if(!K||!ie)throw new C("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Xe=Pi(j.env),ue=j.handshake_url,fe=j.frontier_url,St=vh(j.env,ue,fe),xt=!!g&&g!==K,tn=w!==void 0&&w!==St,Ut=xt||tn,nn=await Bc({privatecode:K,...ue?{endpoint:ue}:{},ppeOverride:Xe});if(Ut){W.warn("pair config switched, resetting agents",{pcChanged:xt,envChanged:tn,previousPc:g?Xo(g):"",nextPc:Xo(K),previousEnvKey:w??"",nextEnvKey:St});for(let Ae of[...u.agents.values()])await Ae.dispose("pair config switch").catch(()=>{}),u.agents.delete(Ae.agentId);u.disconnectedAgents.size>0&&(W.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Wr,"pair switch").catch(()=>{})}E=nn.deviceId,cs({deviceId:E,pid:process.pid}),nd({patToken:K,env:j.env}).catch(Ae=>W.warn("coze-cli setup error (ignored)",{err:String(Ae)}));let Zr=new Qi({handshake:nn,privatecode:K,...fe?{urlOverride:fe}:{},ppeOverride:Xe,getPatTokenForAgent:Ae=>u.agents.get(Ae)?.patToken});await c.swap(Zr,"pair");try{let Ae=new $n;o.frameworksCache=await Ae.detectAll(),await qi(o),W.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Ae){W.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Ae)})}let me=Object.keys(o.frameworksCache??{});try{let Ae=await u.sendRequest("_agent/pair",{pairCode:ie,patToken:K,frameworks:me,_meta:{cozeDeviceId:E}});W.info("_agent/pair ok",{pairResult:Ae}),g=K,w=St,S=Xe,y=ue,j.mock_scenario!==void 0&&(u.setMockScenario(j.mock_scenario),W.info("mock scenario set",{scenario:j.mock_scenario})),es(K,t).catch(Pe=>W.warn("writePatToken after /pair failed (ignored)",{err:String(Pe)})),v||(v=new Li({core:u,getDeviceId:()=>E??"",onTickEnd:()=>B.retryPending().catch(Pe=>W.warn("detailSync.retryPending failed (ignored)",{err:String(Pe)})),onAuthFailures:J})),v.start(),b(),Ut&&Yo(t,x).catch(Pe=>W.warn("post-pair-switch auto-revive error (ignored)",{err:String(Pe)}));let er;return j.agent_id&&(er=await Zv(j.agent_id,t,x,Pe=>u.sendRequest("_agent/detail",Pe),K).catch(Pe=>(W.error("--agent-id ensureAgent failed",{agentId:j.agent_id,err:String(Pe)}),{ok:!1,agentId:j.agent_id??"",note:String(Pe)}))),{ok:!0,note:"paired with cloud",...er?{agent:er}:{}}}catch(Ae){return W.error("_agent/pair failed",{err:String(Ae)}),{ok:!1,note:`pair failed: ${String(Ae)}`}}}},{method:"POST",path:"/connect",handler:L=>P(L)},{method:"POST",path:"/_agent/create",handler:async L=>{let j=L;return{ok:!0,result:await x.createAgent(j)}}},{method:"POST",path:"/agent/send",handler:async L=>{let j=L;if(!j?.agentId||!j?.sessionId||!j?.kind||!j?.path)throw new C("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!g)throw new C("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let K=j;return await(K.groupFile?kf:Rf)(K,{core:u,patToken:g,handshakeBase:y,ppeOverride:S})}catch(K){if(K instanceof C)return{ok:!1,code:K.code,message:K.message};throw K}}},{method:"POST",path:"/reload",handler:async L=>{let j=L?.agent_id,K=await u.reloadAgents(j);return W.info("IPC /reload: recycled agent subprocesses",{agentId:j??"(all)",recycled:K}),{ok:!0,recycled:K}}},{method:"POST",path:"/shutdown",handler:async()=>(W.info("IPC /shutdown received"),setImmediate(()=>{pe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:re,token:X}=await $.start();try{await wh(t.libEntry,t)}catch(L){W.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(L)})}await u.start(),Xv({paths:t,core:u,agentManager:x,detectAll:async()=>(o.frameworksCache=await new $n().detectAll(),await qi(o),o.frameworksCache)}).catch(L=>W.warn("startup warmup error (ignored)",{err:String(L)})),_l().then(async()=>{let{probeAcpVersion:L}=await Promise.resolve().then(()=>(on(),ml));for(let j of["claude-code","codex"]){let K=await L(j);K&&W.info("acp wrapper version",{framework:j,version:K})}}).catch(L=>W.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(L)}));let Se=null,pe={port:re,token:X,core:u,ipc:$,shutdown(L){return Se||(W.info("daemon shutdown",{reason:L}),Se=(async()=>{v?.stop(),A?.stop(),await u.stop(L),await $.stop(),await e.release()})(),Se)}};for(let L of["SIGTERM","SIGINT"])process.on(L,()=>{pe.shutdown(L).then(()=>process.exit(0))});return process.on("exit",()=>rf()),process.on("unhandledRejection",L=>{W.error("unhandledRejection",{reason:L instanceof Error?L.message:String(L),stack:L instanceof Error?L.stack:void 0})}),process.on("uncaughtException",L=>{W.error("uncaughtException (will exit, supervisor will restart)",{message:L.message,stack:L.stack,name:L.name});try{process.stderr.write(`FATAL uncaughtException: ${L.stack??L.message}
|
|
107
|
+
`)}catch{}process.exit(1)}),W.info("daemon ready",{port:re,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),Yv({cliSpawned:process.env[ts]==="1",readPatToken:()=>Ko(t),connect:P}).catch(L=>W.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(L)})),pe}async function Vv(t){return ls(t).length>0}function Xo(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function vh(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function Jv(t,e){let r=ls(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(dn(),xs));for(let c of r){await o(c,t).catch(l=>W.warn("enforceAgentConfigMode failed (ignored)",{agentId:c,err:String(l)}));try{let l=await i(c,t);l?.disconnectedAt&&(e.disconnectedAgents.add(c),W.info("agent marked disconnected on startup",{agentId:c,disconnectedAt:l.disconnectedAt,reason:l.disconnectReason??""}))}catch(l){W.warn("failed to load agent config on startup, skipping",{agentId:c,err:String(l)})}}}async function Zv(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(dn(),xs)),l=await c(t,e);if(l){W.info("--agent-id: local config found, reconnecting",{agentId:t,framework:l.framework,hadDisconnect:!!l.disconnectedAt});let w=Ah(l),E={agentId:l.agentId,framework:l.framework,...l.cozeIdentity?{cozeIdentity:l.cozeIdentity}:{},...l.model?{model:l.model}:{},...o?{patToken:o}:{},...w?{_meta:w}:{}};return await r.createAgent(E),{ok:!0,agentId:t,note:l.disconnectedAt?"revived from local config":"connected from local config"}}W.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 C("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 g=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:g?"cloud agent acknowledged":"created from cloud detail"}}async function Xv(t){let e=t.logger??W;try{let r=await t.detectAll();e.info("refreshed frameworks_cache",{detected:Object.keys(r??{})})}catch(r){e.warn("framework detection failed (using cached)",{err:String(r)})}await Jv(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await Yo(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)}))}async function Yo(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(()=>(dn(),xs));W.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,l=0;for(let u of i){let x;try{x=await o(u,t)}catch(g){W.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(g)}),l+=1;continue}if(!x){l+=1;continue}if(x.disconnectedAt){W.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:x.disconnectedAt}),l+=1;continue}try{W.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:x.framework});let g=Ah(x);await e.createAgent({agentId:x.agentId,framework:x.framework,...x.cozeIdentity?{cozeIdentity:x.cozeIdentity}:{},...x.model?{model:x.model}:{},...g?{_meta:g}:{}},{revive:!0}),c+=1}catch(g){W.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:x.framework,err:String(g)}),l+=1}}return W.info("auto-revive: done",{revived:c,skipped:l,total:i.length}),{revived:c,skipped:l,total:i.length}}async function Yv(t){let e=t.logger??W;if(t.cliSpawned)return"skipped-cli";let r=await t.readPatToken();return r?(e.info("supervisor-spawned daemon, auto-connecting with stored PAT"),t.connect({privatecode:r}).catch(i=>e.warn("startup auto-connect failed (staying idle)",{err:String(i)})),"connecting"):(e.info("no stored PAT, skip startup auto-connect"),"skipped-no-pat")}function Ah(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}Jo();Oe();import{readFile as Ih}from"node:fs/promises";var en=class{paths;constructor(e){this.paths=e??Y()}async probe(e=1e3){let r=await Qo(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:e1(i)}}}async request(e){let r=await Qo(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}),x=await u.text();return{status:u.status,body:Qv(x)}}finally{clearTimeout(l)}}};async function Qo(t){try{let[e,r]=await Promise.all([Ih(t.portFile,"utf8"),Ih(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 Qv(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function e1(t){return t instanceof Error?t.message:String(t)}An();te();ir();import{spawn as t1}from"node:child_process";import{userInfo as Dh}from"node:os";var Pd="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",n1=new Set(["bash","zsh","sh","dash","ksh"]),Th=Ke("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),r1=2e3;function i1(t,e=Pd){let r=t.indexOf(e);if(r===-1)return null;let i=t.indexOf(e,r+e.length);if(i===-1)return null;let o=t.slice(r+e.length,i),c={};for(let l of o.split(`
|
|
108
|
+
`)){let u=l.indexOf("=");u<=0||(c[l.slice(0,u)]=l.slice(u+1))}return c}function s1(){let t=(process.env.SHELL??"").trim()||(Dh().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return n1.has(e)?t:null}function o1(t){return new Promise(e=>{let r=`printf '%s' '${Pd}'; env; printf '%s' '${Pd}'`,i;try{i=t1(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??Dh().homedir}})}catch{e(null);return}let o="",c=!1,l=w=>{try{i.pid&&process.kill(-i.pid,w)}catch{}},u=w=>{c||(c=!0,clearTimeout(x),clearTimeout(g),e(w))};i.stdout?.on("data",w=>{o+=w.toString("utf8")}),i.on("error",()=>u(null)),i.on("close",()=>u(o.length>0?o:null));let x=setTimeout(()=>l("SIGTERM"),Th),g=setTimeout(()=>{l("SIGKILL"),u(o.length>0?o:null)},Th+r1)})}async function Od(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=s1();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??o1)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=i1(i);return o==null?{kind:"failed",reason:"unparseable-output"}:{kind:"ok",env:o}}Oe();function Cn(t,...e){let r=[],i;for(let o=0;o<t.length;o++){let c=t[o],l=!1;for(let u of e){if(c===u){i=t[o+1],o+=1,l=!0;break}if(c.startsWith(`${u}=`)){i=c.slice(u.length+1),l=!0;break}}l||r.push(c)}return{value:i,rest:r}}on();import{chmod as a1,copyFile as Ch,mkdir as kh,readFile as ea,rename as Rh,rm as Ld,stat as Ph,writeFile as c1}from"node:fs/promises";import{homedir as VC}from"node:os";import{dirname as d1,join as Kr,resolve as Nd,sep as ns}from"node:path";import{fileURLToPath as l1}from"node:url";An();te();Oe();var Md=q("dist-install");function u1(t){let e=l1(t),r=d1(e),i=`${ns}src${ns}`;if(r.includes(i)||r.endsWith(`${ns}src${ns}cli`))return null;let o=Nd(r,"index.js"),c=Nd(r,"..","package.json");return{dist:o,pkgJson:c}}async function zd(t={}){let e=t.paths??Y(),r=u1(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"};if(i===e.libEntry)return{kind:"dev-mode-skip",reason:"running from installed lib path; no re-install needed"};let c,l;try{let S=JSON.parse(await ea(o,"utf8"));c=S.version??"unknown",l=S.dependencies??{}}catch(S){return Md.warn("cannot read source package.json,skip dist install",{err:String(S)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(S)}`}}let u=ti.map(S=>`${S}@${l[S]??"latest"}`),x=await bo(e.configFile)??{},g=x.libVersion,w=await ea(e.libEntry).then(()=>!0).catch(()=>!1),E=g===c;if(E&&w&&await Bd(e))return{kind:"already-current",libVersion:c};if(!E||!w){await kh(e.libDir,{recursive:!0}),await Ch(i,e.libEntry),await Ch(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let S=Nd(e.libDir,"package.json"),y=`${JSON.stringify({type:"module"},null,2)}
|
|
109
|
+
`;await ea(S,"utf8").catch(()=>null)!==y&&await c1(S,y)}return(!E||!await Bd(e))&&await(t.installWrappers??f1)(e,u),x.libVersion=c,await qi(x,e.configFile),Md.info("dist installed",{libEntry:e.libEntry,fromVersion:g,toVersion:c}),E&&w?{kind:"already-current",libVersion:c}:g?{kind:"version-changed",fromVersion:g,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}async function Bd(t){for(let e of ti){let r=Kr(t.libDir,"node_modules",...e.split("/"),"package.json");if(!await Ph(r).then(o=>o.isFile()).catch(()=>!1))return!1}return!0}async function f1(t,e){await p1(t.installLock,async()=>{if(await Bd(t))return;let r=Math.random().toString(36).slice(2,10),i=`${t.libDir}${ns}.staging-${process.pid}-${r}`,o=Kr(i,"node_modules"),c=Kr(t.libDir,"node_modules");try{await kh(i,{recursive:!0}),await x1(e,i),await h1(o);let l=`${c}.trash-${r}`;await Rh(c,l).catch(()=>{}),await Rh(o,c),await Ld(l,{recursive:!0,force:!0}).catch(()=>{}),Md.info("wrapper closure installed",{liveNm:c,specs:e})}finally{await Ld(i,{recursive:!0,force:!0}).catch(()=>{})}})}function x1(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=lt("npm",r,{stdio:["ignore","pipe","pipe"]}),l="";c.stderr?.on("data",x=>{l.length<8192&&(l+=x.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",x=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(x)}`))}),c.once("close",x=>{clearTimeout(u),x===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${x}: ${l.trim().slice(0,2e3)}`))})})}async function h1(t){for(let e of ti){let r=Kr(t,...e.split("/")),i=JSON.parse(await ea(Kr(r,"package.json"),"utf8"));if(!i.version)throw new Error(`${e}: package.json \u7F3A version`);let o=typeof i.bin=="string"?e.split("/").pop():Object.keys(i.bin??{})[0];if(!o)throw new Error(`${e}: package.json \u7F3A bin`);let c=Kr(t,".bin",o),l=await Ph(c);process.platform!=="win32"&&!(l.mode&73)&&await a1(c,l.mode|73).catch(()=>{})}}async function p1(t,e){let{open:r}=await import("node:fs/promises"),i=!1;for(let o=0;o<60&&!i;o++)try{await(await r(t,"wx")).close(),i=!0}catch{await new Promise(c=>setTimeout(c,500))}try{return await e()}finally{i&&await Ld(t,{force:!0}).catch(()=>{})}}Ea();te();Oe();import{closeSync as Lh,fstatSync as Nh,openSync as Mh,readFileSync as g1,readSync as m1,readdirSync as w1,statSync as _1}from"node:fs";import{join as ta}from"node:path";var y1=new Set(["debug","info","warn","error"]);function Bh(t){let e=t,r=Cn(e,"--agent-id");e=r.rest;let i=Cn(e,"--date");e=i.rest;let o=Cn(e,"-n","--lines");e=o.rest;let c=Cn(e,"--level");e=c.rest;let l=Cn(e,"--grep");e=l.rest;let u=o.value===void 0?200:Number(o.value),x=Number.isInteger(u)&&u>=0?u:200,g=c.value&&y1.has(c.value)?c.value:void 0,w={lines:x,follow:e.includes("-f")||e.includes("--follow"),raw:e.includes("--raw"),list:e.includes("--list")};return r.value&&(w.agentId=r.value),i.value&&(w.date=i.value),g&&(w.level=g),l.value&&(w.grep=l.value),w}function b1(t,e){return t.agentId?ta(Qe(t.agentId,e).logs,sr("agent",t.date)):ta(e.bridgeLogsDir,sr("bridge",t.date))}function E1(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function v1(t,e){let r;try{r=w1(t)}catch{return[]}let i=[];for(let o of r){let c=ba(o,e);if(!c)continue;let l=0;try{l=_1(ta(t,o)).size}catch{}i.push({file:ta(t,o),date:c,size:l})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function zh(t,e){if(e.grep&&!t.includes(e.grep))return!1;if(e.level){let r;try{r=JSON.parse(t).level}catch{return!0}if(typeof r=="string"&&!fl(r,e.level))return!1}return!0}var Oh={debug:"90",info:"36",warn:"33",error:"31"},S1=new Set(["ts","level","module","msg"]);function A1(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Fh(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=A1(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&Oh[o]&&(c=`\x1B[${Oh[o]}m${c}\x1B[0m`);let l=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",x=Object.entries(r).filter(([g])=>!S1.has(g)).map(([g,w])=>` ${g}=${typeof w=="string"?w:JSON.stringify(w)}`).join("");return`${i} ${c} ${l} ${u}${x}`}function I1(t,e,r){let c=g1(t,"utf8").split(`
|
|
110
|
+
`).filter(l=>l.length>0).filter(l=>zh(l,{level:e.level,grep:e.grep}));for(let l of E1(c,e.lines))process.stdout.write(`${Fh(l,{raw:e.raw,color:r})}
|
|
111
|
+
`)}async function Uh(t,e){let r=e.paths??Y(),i=process.stdout.isTTY===!0;if(t.list){let l=t.agentId?Qe(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",x=v1(l,u);if(x.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${l}
|
|
112
|
+
`),1;for(let g of x)process.stdout.write(`${g.date} ${(g.size/1024).toFixed(1)}KB ${g.file}
|
|
113
|
+
`);return 0}let o=t.date??Pn(new Date),c=b1({agentId:t.agentId,date:o},r);try{I1(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
|
|
114
114
|
\u7528 'coze-bridge log${t.agentId?` --agent-id ${t.agentId}`:""} --list' \u770B\u6709\u54EA\u4E9B\u65E5\u671F\u3002
|
|
115
115
|
(legacy \u6A21\u5F0F\u65E0 dated \u6587\u4EF6, \u89C1 ${r.logFile})
|
|
116
|
-
`),1}return t.follow&&await
|
|
117
|
-
`);o=
|
|
118
|
-
`)}await new Promise(
|
|
116
|
+
`),1}return t.follow&&await C1(c,t,i),0}var T1=500;function D1(t){try{let e=Mh(t,"r");try{return Nh(e).size}finally{Lh(e)}}catch{return 0}}async function C1(t,e,r){let i=D1(t),o="",c=!1,l=()=>{c=!0};process.on("SIGINT",l);try{for(;!c;){let u="";try{let x=Mh(t,"r");try{let g=Nh(x).size;if(g>i){let w=Buffer.allocUnsafe(g-i),E=m1(x,w,0,w.length,i);u=w.subarray(0,E).toString("utf8"),i+=E}}finally{Lh(x)}}catch{}if(u){let x=(o+u).split(`
|
|
117
|
+
`);o=x.pop()??"";for(let g of x)g.length>0&&zh(g,{level:e.level,grep:e.grep})&&process.stdout.write(`${Fh(g,{raw:e.raw,color:r})}
|
|
118
|
+
`)}await new Promise(x=>setTimeout(x,T1))}}finally{process.off("SIGINT",l)}}import{basename as R1,resolve as k1}from"node:path";Oe();var P1=9e4,O1={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,AGENT_TURN_ABORTED:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1,AGENT_DEPENDENCY_INSTALL_FAILED:1,AGENT_APPROVAL_TIMEOUT:1,AGENT_ENV_NOT_READY:1};function L1(t){return O1[t]??1}async function Gh(t,e={}){let r=e.paths??Y();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>
|
|
119
119
|
`),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.
|
|
120
|
-
`),3;let i=await
|
|
121
|
-
`),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:
|
|
120
|
+
`),3;let i=await Qo(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.
|
|
121
|
+
`),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:k1(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 N1(i,"/agent/send",o,P1)}catch(l){return process.stderr.write(`Error: daemon IPC failed: ${l instanceof Error?l.message:String(l)}
|
|
122
122
|
`),4}if(!c.ok)return process.stderr.write(`Error: ${c.code}: ${c.message}
|
|
123
|
-
`),
|
|
124
|
-
`);else{let
|
|
125
|
-
`)}else process.stdout.write(`Sent ${t.kind} ${
|
|
126
|
-
`)}return 0}async function
|
|
127
|
-
`)}function
|
|
123
|
+
`),L1(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
|
|
124
|
+
`);else{let l=t.name??R1(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})
|
|
125
|
+
`)}else process.stdout.write(`Sent ${t.kind} ${l} (${M1(c.bytes)})
|
|
126
|
+
`)}return 0}async function N1(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(),x=u?JSON.parse(u):null;return x&&typeof x=="object"&&"ok"in x?x:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${l.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function M1(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var Zh=q("cli");function je(t,e){let{value:r,rest:i}=Cn(t,e);return{value:r,rest:i}}function aa(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
|
|
127
|
+
`)}function oS(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]==="reload"){let{value:P}=je(e.slice(1),"--agent-id");return P?{mode:"reload",agentId:P}:{mode:"reload"}}if(e[0]==="update")return{mode:"update"};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 aS(e.slice(1));if(e[0]==="log")return{mode:"log",...Bh(e.slice(1))};if(e[0]==="connect")return cS(e.slice(1));if(e.includes("--status"))return aa("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return aa("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--uninstall"))return aa("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return aa("--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}=je(r,"--pat-token");r=o;let{value:c,rest:l}=je(r,"--pair-code");r=l;let{value:u,rest:x}=je(r,"--env");r=x;let{value:g,rest:w}=je(r,"--handshake-url");r=w;let{value:E,rest:S}=je(r,"--frontier-url");r=S;let{value:y,rest:v}=je(r,"--mock-scenario");r=v;let{value:A}=je(r,"--agent-id"),T=r.includes("--skip-rebuild-env");if(!i||!c)return{mode:"help"};let D={mode:"pair",privatecode:i,pairingCode:c};return u&&(D.env=u),g&&(D.handshakeUrl=g),E&&(D.frontierUrl=E),y&&(D.mockScenario=y),A&&(D.agentId=A),T&&(D.skipRebuildEnv=!0),D}function aS(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}=je(i,"--caption");i=c;let{value:l,rest:u}=je(i,"--name");i=u;let{value:x,rest:g}=je(i,"--agent-id");i=g;let{value:w,rest:E}=je(i,"--session-id");i=E;let{value:S,rest:y}=je(i,"--mime");i=y;let v=i.includes("--group-file");i=i.filter(D=>D!=="--group-file");let A=i.includes("--json"),T={mode:"send",kind:e,path:r,json:A};return o&&(T.caption=o),l&&(T.name=l),x&&(T.agentId=x),w&&(T.sessionId=w),v&&(T.groupFile=!0),S&&(T.mimeType=S),T}function cS(t){let e=t,{value:r,rest:i}=je(e,"--pat-token");e=i;let{value:o,rest:c}=je(e,"--env");e=c;let{value:l,rest:u}=je(e,"--handshake-url");e=u;let{value:x,rest:g}=je(e,"--frontier-url");e=g;let{value:w,rest:E}=je(e,"--mock-scenario");e=E;let S=e.includes("--skip-rebuild-env"),y={mode:"connect"};return r&&(y.privatecode=r),o&&(y.env=o),l&&(y.handshakeUrl=l),x&&(y.frontierUrl=x),w&&(y.mockScenario=w),S&&(y.skipRebuildEnv=!0),y}var dS=`
|
|
128
128
|
coze-bridge - local bridge daemon for cloud Agent Service
|
|
129
129
|
|
|
130
130
|
Pair (paste from cloud UI; start/reuse daemon and deliver pair-code):
|
|
@@ -205,57 +205,57 @@ Deprecated flags (still work, but emit a warning; will be removed in a future re
|
|
|
205
205
|
|
|
206
206
|
Internal:
|
|
207
207
|
<node> <entry> --daemon daemon mode (OS supervisor only)
|
|
208
|
-
`.trimStart();async function
|
|
209
|
-
`),0;case"daemon":{try{await
|
|
210
|
-
`),1;if(i.kind==="stale")return await
|
|
208
|
+
`.trimStart();async function Xh(t=process.argv,e={}){let r=oS(t);switch(r.mode){case"help":return process.stdout.write(dS),0;case"version":return process.stdout.write(`${Rr}
|
|
209
|
+
`),0;case"daemon":{try{await Sh()}catch(i){return Zh.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return lS(e);case"stop":return Qh(e);case"reload":return xS(r.agentId,e);case"log":return Uh(r,e);case"update":return uS(e);case"purge":return hS(e);case"service-install":return pS(e);case"service-uninstall":return gS(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),mS(r.privatecode,r.pairingCode,e,i,r.agentId,r.skipRebuildEnv)}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),wS(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return Gh({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 Yh(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 lS(t){let e=t.paths??Y(),r=new en(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
|
|
210
|
+
`),1;if(i.kind==="stale")return await Yh(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
211
211
|
`),1;let o=await r.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
|
|
212
212
|
${JSON.stringify(o.body,null,2)}
|
|
213
|
-
`),0}async function
|
|
214
|
-
`)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(
|
|
213
|
+
`),0}async function Qh(t){let e=t.paths??Y(),r=new en(e),i=t.daemonSweep??(async()=>{let x=sf();return await of(x),x}),o=async()=>{t.skipProcessKill||await i(e)},c=await is(t),l=!1;if(c)try{await c.uninstall(),l=!0}catch(x){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(x)}
|
|
214
|
+
`)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(l?`coze-bridge: stopped
|
|
215
215
|
`:`coze-bridge: not running
|
|
216
|
-
`),0;if(u.kind==="stale")return await
|
|
216
|
+
`),0;if(u.kind==="stale")return await Yh(e),await o(),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
217
217
|
`),0;try{return await r.request({method:"POST",path:"/shutdown"}),await o(),process.stdout.write(`coze-bridge: stopped
|
|
218
|
-
`),0}catch(
|
|
219
|
-
`),0):(await o(),process.stdout.write(`coze-bridge: stop failed: ${String(
|
|
220
|
-
`),1)}}async function
|
|
221
|
-
`),e(1)})})}async function
|
|
218
|
+
`),0}catch(x){return(await r.probe()).kind!=="connected"?(await o(),process.stdout.write(`coze-bridge: stopped
|
|
219
|
+
`),0):(await o(),process.stdout.write(`coze-bridge: stop failed: ${String(x)}
|
|
220
|
+
`),1)}}async function uS(t){return await Qh(t),(t.spawnNpx??fS)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function fS(t){return new Promise(e=>{let r=lt("npx",t,{stdio:"inherit"});r.on("exit",i=>e(i??1)),r.on("error",i=>{process.stderr.write(`coze-bridge: spawn npx failed: ${String(i)}
|
|
221
|
+
`),e(1)})})}async function xS(t,e){let r=new en(e.paths);if((await r.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
|
|
222
222
|
`),1;try{let o=await r.request({method:"POST",path:"/reload",body:t?{agent_id:t}:{},timeoutMs:35e3});if(o.status===200&&o.body?.ok){let c=o.body.recycled??[];return t&&c.length===0?process.stdout.write(`coze-bridge: agent ${t} \u65E0\u8FD0\u884C\u4E2D\u5B50\u8FDB\u7A0B\u53EF\u56DE\u6536 (\u672A\u6CE8\u518C / \u5DF2 idle)
|
|
223
223
|
`):process.stdout.write(`coze-bridge: reloaded ${c.length} agent(s): ${c.join(", ")||"(none)"}
|
|
224
224
|
`),0}return process.stderr.write(`coze-bridge: reload failed: ${JSON.stringify(o.body)}
|
|
225
225
|
`),1}catch(o){return process.stderr.write(`coze-bridge: reload failed: ${String(o)}
|
|
226
|
-
`),1}}async function
|
|
226
|
+
`),1}}async function is(t){if(t.supervisor){let c=t.supervisor,l={nodeBin:"",entry:"",logFile:"",homeDir:"",userName:""};return{platform:c.platform,install:u=>c.install(l,u),uninstall:()=>c.uninstall(l)}}if(t.skipSupervisor)return;let{getSupervisor:e,buildContext:r}=await Promise.resolve().then(()=>(Vh(),$h)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function ep(t,e){let r=await e.probe();if(r.kind==="connected")return r;let i=t.spawnDaemon??Eh,o=t.waitTimeoutMs??15e3,c=t.sleep??yS,l=t.paths??Y(),u=await is(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let x=await Jh(e,o,c);if(x.kind==="connected")return x;Tt(l.bridgeLogsDir,"warn","cli","supervisor \u8D77 daemon \u8D85\u65F6, \u56DE\u9000\u624B\u52A8 spawn (\u672C\u6B21\u65E0\u5D29\u6E83\u4FDD\u6D3B)",{waitMs:o})}catch(x){Tt(l.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(x)})}Tt(l.bridgeLogsDir,"warn","cli","\u79FB\u9664\u5F00\u673A\u81EA\u542F\u914D\u7F6E (supervisor \u63A5\u7BA1\u672A\u6210\u529F, \u56DE\u9000\u624B\u52A8 spawn; \u4E0B\u6B21\u91CD\u542F\u4E0D\u518D\u81EA\u542F, \u9700\u91CD\u65B0 service install)",{platform:u.platform}),await u.uninstall().catch(()=>{}),await _S(l.pidFile,c)}else u&&await u.install({activate:!1}).catch(x=>process.stderr.write(`coze-bridge: \u81EA\u542F\u6CE8\u518C\u5931\u8D25(\u4E0D\u5F71\u54CD\u672C\u6B21): ${String(x)}
|
|
227
227
|
`));return process.stdout.write(`coze-bridge: starting daemon...
|
|
228
|
-
`),await i({paths:t.paths}),
|
|
229
|
-
`);try{await e.request({method:"POST",path:"/shutdown"})}catch(
|
|
230
|
-
`)}await new Promise(
|
|
231
|
-
`)}catch(
|
|
228
|
+
`),await i({paths:t.paths}),Jh(e,o,c)}async function hS(t){let e=new en(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
|
|
229
|
+
`);try{await e.request({method:"POST",path:"/shutdown"})}catch(l){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(l)}
|
|
230
|
+
`)}await new Promise(l=>setTimeout(l,500))}let i=await is(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
|
|
231
|
+
`)}catch(l){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(l)}
|
|
232
232
|
`)}let o=t.paths??Y(),{rm:c}=await import("node:fs/promises");try{await c(o.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.bridgeRoot}
|
|
233
|
-
`)}catch(
|
|
233
|
+
`)}catch(l){return process.stderr.write(`coze-bridge: remove failed: ${String(l)}
|
|
234
234
|
`),1}return process.stdout.write(`coze-bridge: purged (agents workspaces preserved under ~/.coze/agents)
|
|
235
|
-
`),0}async function
|
|
235
|
+
`),0}async function pS(t){let e=await is(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
|
|
236
236
|
`),await e.install(),process.stdout.write(`coze-bridge: supervisor installed (daemon will auto-start on login)
|
|
237
237
|
`),0}catch(r){return process.stderr.write(`coze-bridge: service install failed: ${String(r)}
|
|
238
|
-
`),1}}async function
|
|
238
|
+
`),1}}async function gS(t){let e=await is(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
|
|
239
239
|
`),0}catch(r){return process.stderr.write(`coze-bridge: service uninstall failed: ${String(r)}
|
|
240
|
-
`),1}}async function
|
|
241
|
-
`),
|
|
242
|
-
`),(await
|
|
243
|
-
`)}let
|
|
244
|
-
`),1;let
|
|
240
|
+
`),1}}async function tp(t,e,r){if(e)return Tt(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(Tt(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(Tt(t.bridgeLogsDir,"info","cli","agent-env: rebuild not applicable, use process.env",{reason:i.reason}),process.env):(process.stderr.write(`coze-bridge: \u91CD\u5EFA shell \u73AF\u5883\u5931\u8D25, \u56DE\u9000\u5F53\u524D\u8FDB\u7A0B\u73AF\u5883 (\u53EF\u7528 --skip-rebuild-env \u663E\u5F0F\u8DF3\u8FC7)
|
|
241
|
+
`),Tt(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function mS(t,e,r,i={},o,c){let l=new en(r.paths),u=r.paths??Y(),x=await tp(u,c,r.reconstructEnv??Od);if(await Zc(u,x).catch(E=>Tt(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(E)})),!r.skipDistInstall){let E=await zd({paths:r.paths});E.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${E.fromVersion} \u2192 ${E.toVersion}
|
|
242
|
+
`),(await l.probe()).kind==="connected"&&(await l.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(y=>setTimeout(y,500)))):E.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${E.libVersion}
|
|
243
|
+
`)}let g=await ep(r,l);if(g.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${g.kind}
|
|
244
|
+
`),1;let w={privatecode:t,pairing_code:e};i.env&&(w.env=i.env),i.handshakeUrl&&(w.handshake_url=i.handshakeUrl),i.frontierUrl&&(w.frontier_url=i.frontierUrl),i.mockScenario&&(w.mock_scenario=i.mockScenario),o&&(w.agent_id=o);try{let E=await l.request({method:"POST",path:"/pair",body:w,timeoutMs:35e3});if(E.status===200&&E.body?.ok){let S=E.body.agent;return S&&!S.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${S.agentId}): ${S.note}
|
|
245
245
|
`),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"
|
|
246
|
-
`),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(
|
|
247
|
-
`),1}catch(
|
|
248
|
-
`),1}}async function
|
|
249
|
-
`),(await
|
|
250
|
-
`)}let
|
|
251
|
-
`),1;let
|
|
252
|
-
`),await
|
|
253
|
-
`),1)}catch(
|
|
254
|
-
`),1}}async function
|
|
246
|
+
`),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(E.body)}
|
|
247
|
+
`),1}catch(E){return process.stderr.write(`coze-bridge: pair failed: ${String(E)}
|
|
248
|
+
`),1}}async function wS(t,e,r={},i){let o=e.paths??Y(),c=t??await Ko(o);if(!c)return process.stderr.write("coze-bridge: \u627E\u4E0D\u5230 patToken \u2014 \u5148\u8DD1\u4E00\u6B21 `coze-bridge --pat-token=<sat_xxx> --pair-code=<xxx>` \u914D\u5BF9, \u6216\u672C\u6B21\u7528 `--pat-token` \u6307\u5B9A\n"),1;let l=new en(e.paths),u=await tp(o,i,e.reconstructEnv??Od);if(await Zc(o,u).catch(w=>Tt(o.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(w)})),!e.skipDistInstall){let w=await zd({paths:e.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
|
|
249
|
+
`),(await l.probe()).kind==="connected"&&(await l.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(S=>setTimeout(S,500)))):w.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${w.libVersion}
|
|
250
|
+
`)}let x=await ep(e,l);if(x.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${x.kind}
|
|
251
|
+
`),1;let g={privatecode:c};r.env&&(g.env=r.env),r.handshakeUrl&&(g.handshake_url=r.handshakeUrl),r.frontierUrl&&(g.frontier_url=r.frontierUrl),r.mockScenario&&(g.mock_scenario=r.mockScenario);try{let w=await l.request({method:"POST",path:"/connect",body:g,timeoutMs:35e3});return w.status===200&&w.body?.ok?(process.stdout.write(`coze-bridge: connected (${w.body.note??"ok"})
|
|
252
|
+
`),t!==void 0&&await es(c,o).catch(E=>Zh.warn("writePatToken after connect failed (ignored)",{err:String(E)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(w.body)}
|
|
253
|
+
`),1)}catch(w){return process.stderr.write(`coze-bridge: connect failed: ${String(w)}
|
|
254
|
+
`),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)}async function _S(t,e,r=60,i=200){let{readFile:o}=await import("node:fs/promises");for(let c=0;c<r;c++){let l;try{l=await o(t,"utf8")}catch{return}let u=Number.parseInt(l.trim(),10);if(!Number.isFinite(u)||u<=0||!zi(u))return;await e(i)}}function yS(t){return new Promise(e=>setTimeout(e,t))}te();function bS(t){let e=/^v?(\d+)(?:\.(\d+))?/.exec(t.trim());if(!e)return"ok";let r=Number(e[1]),i=Number(e[2]??0);return r<18||r===18&&i<4?"fatal":r<20?"warn":"ok"}function np(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=bS(t);if(i==="ok")return;let o=t.replace(/^v/,"");i==="fatal"?(e(`[coze-bridge] \u5F53\u524D Node.js \u7248\u672C v${o} \u8FC7\u4F4E,\u65E0\u6CD5\u8FD0\u884C(\u6700\u4F4E v18.4.0,\u63A8\u8350 v20+)\u3002\u8BF7\u5347\u7EA7\u540E\u91CD\u8BD5:https://nodejs.org(\u6216\u7528 nvm/fnm)\u3002
|
|
255
255
|
`),r(1)):e(`[coze-bridge] \u68C0\u6D4B\u5230 Node.js v${o},\u672C\u9879\u76EE\u63A8\u8350 v20+,\u4F4E\u4E8E v20 \u540E\u7EED\u5347\u7EA7\u53EF\u80FD\u6709\u517C\u5BB9\u95EE\u9898,\u5EFA\u8BAE\u5347\u7EA7\u3002
|
|
256
256
|
\u5347\u7EA7\u5B8C\u540E\u9700\u8981\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\u91CD\u65B0\u8FDE\u63A5:
|
|
257
257
|
npx -y coze-bridge@latest stop
|
|
258
258
|
npx -y coze-bridge@latest connect
|
|
259
259
|
|
|
260
|
-
`)}
|
|
260
|
+
`)}np();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&ll("warn");Xh(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
|
|
261
261
|
`),process.exit(1)});
|