coze-bridge 0.1.103-alpha.2 → 0.1.103-alpha.3
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 -81
- package/package.json +1 -1
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 ag=Object.create;var _a=Object.defineProperty;var cg=Object.getOwnPropertyDescriptor;var dg=Object.getOwnPropertyNames;var lg=Object.getPrototypeOf,ug=Object.prototype.hasOwnProperty;var ue=(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 ae=(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})},fg=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of dg(e))!ug.call(t,o)&&o!==r&&_a(t,o,{get:()=>e[o],enumerable:!(i=cg(e,o))||i.enumerable});return t};var zt=(t,e,r)=>(r=t!=null?ag(lg(t)):{},fg(e||!t||!t.__esModule?_a(r,"default",{value:t,enumerable:!0}):r,t));function We(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var rr=Ye(()=>{"use strict"});import{createWriteStream as xg,mkdirSync as hg,readdirSync as pg,unlinkSync as gg}from"node:fs";import{join as ll}from"node:path";function Dn(t){let e=r=>String(r).padStart(2,"0");return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}`}function ir(t,e){return`${t}-${e}.log`}function Ea(t,e){let r=t.match(/^(.+)-(\d{4}-\d{2}-\d{2})\.log$/);return!r||r[1]!==e?null:r[2]??null}function mg(t,e,r){let i=c=>{let[d,u,f]=c.split("-").map(Number);return Date.UTC(d??0,(u??1)-1,f??1)};return Math.floor((i(e)-i(t))/864e5)>r}function as(t,e,r,i){let o;try{o=pg(t)}catch{return}for(let c of o){let d=Ea(c,e);if(d&&mg(d,r,i))try{gg(ll(t,c))}catch{}}}var ei,ba=Ye(()=>{"use strict";ei=class{constructor(e,r,i){this.dir=e;this.prefix=r;this.opts=i;this.clock=i.clock??(()=>Dn(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{hg(this.dir,{recursive:!0});let r=xg(ll(this.dir,ir(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&&as(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 wg,mkdirSync as _g}from"node:fs";import{join as yg}from"node:path";function fl(t){let e=t.retentionDays??vg,r=t.clock??(()=>Dn(new Date));ds={bridgeSink:new ei(t.bridgeLogsDir,"bridge",{retentionDays:e,clock:r}),agentSinks:new Map,makeAgentSink:o=>new ei(t.agentLogsDir(o),"agent",{retentionDays:e,clock:r})};let i=r();as(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])as(t.agentLogsDir(o),"agent",i,e)}function Sg(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function xl(t){va=t}function hl(t){return sr[va]<=sr[t]}function pl(t,e){let r=sr[t];return r===void 0?!0:r>=sr[e]}function ls(t){ul={...t}}function gl(t){let e=(u,f=2)=>String(u).padStart(f,"0"),r=-t.getTimezoneOffset(),i=r>=0?"+":"-",o=Math.abs(r),c=e(Math.floor(o/60)),d=e(o%60);return`${Dn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${d}`}function At(t,e,r,i,o){try{let c=`${JSON.stringify({ts:gl(new Date),level:e,module:r,msg:i,...o})}
|
|
11
|
+
`;_g(t,{recursive:!0}),wg(yg(t,ir("bridge",Dn(new Date))),c)}catch{}}function Ag(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function cs(t,e,r,i,o){if(sr[t]<sr[va])return;let c=`${JSON.stringify({ts:gl(new Date),level:t,module:e,msg:r,...ul,...i})}
|
|
12
|
+
`;if(ds){let d=Ag(o,i),u=d?Sg(ds,d):ds.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?bg.write(c):Eg.write(c)}function G(t,e){return{debug:(r,i)=>cs("debug",t,r,i,e),info:(r,i)=>cs("info",t,r,i,e),warn:(r,i)=>cs("warn",t,r,i,e),error:(r,i)=>cs("error",t,r,i,e),child:r=>G(`${t}.${r}`,e),forAgent:r=>G(t,r)}}var sr,va,Eg,bg,ul,vg,ds,te=Ye(()=>{"use strict";rr();ba();sr={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"})(),Eg=process.stdout,bg=process.stderr,ul={},vg=We("COZE_BRIDGE_LOG_RETENTION_DAYS",30),ds=null});var C,Ke=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 yl={};ya(yl,{ACP_WRAPPER_NPM_PACKAGES:()=>ni,_resetAcpInstallerForTests:()=>kg,_setBinaryPathCacheForTests:()=>Pg,buildAcpSpawn:()=>ri,ensureAcpInstalled:()=>or,getAcpBinaryPath:()=>us,pickWhichLine:()=>Ia,probeAcpVersion:()=>Dg,resolveAcpCommand:()=>_l});import{readFileSync as ml}from"node:fs";import{createRequire as Ig}from"node:module";import{dirname as Tg,resolve as Cg}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 Rg(t){let e=wl.resolve(`${t.npmPackage}/package.json`),r=Tg(e),i=JSON.parse(ml(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 Cg(r,o)}async function or(t,e){let r=Aa[t];if(!r)throw new C("BRIDGE_INTERNAL",`ensureAcpInstalled called for non-npm framework: ${t}`);let i=ti.get(t);if(i)return i;try{let o=Rg(r);return ti.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 Dg(t){let e=Aa[t];if(e)try{let r=wl.resolve(`${e.npmPackage}/package.json`),i=JSON.parse(ml(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 us(t){return ti.get(t)}function _l(t,e){if(e)return e;let r=us(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 ri(t,e,r){if(e)return{command:e,args:[...r]};let i=_l(t);return{command:process.execPath,args:[i,...r]}}function kg(){ti.clear()}function Pg(t,e){ti.set(t,e)}var Sa,Aa,ni,wl,ti,rn=Ye(()=>{"use strict";Ke();te();Sa=G("agents.acp-installer"),Aa={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp"}},ni=Object.values(Aa).filter(t=>t!==void 0).map(t=>t.npmPackage),wl=Ig(import.meta.url),ti=new Map});import{chmod as Lg,mkdir as Ng,readFile as Mg,rename as Bg,rm as Fg,writeFile as zg}from"node:fs/promises";import{dirname as Ug}from"node:path";async function ar(t){try{let e=await Mg(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function sn(t,e,r){await Ng(Ug(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await zg(i,e,{encoding:"utf8",mode:r?.mode}),await Bg(i,t),r?.mode!==void 0&&await Lg(t,r.mode)}catch(o){throw await Fg(i,{force:!0}).catch(()=>{}),o}}async function cr(t,e,r){await sn(t,`${JSON.stringify(e,null,2)}
|
|
14
|
+
`,r)}var on=Ye(()=>{"use strict"});import{promises as vl,readdirSync as Gg}from"node:fs";import{homedir as qg}from"node:os";import{sep as Hg,join as Te,resolve as Sl}from"node:path";function X(t){let e=t??qg(),r=Te(e,".coze"),i=Te(r,"bridge"),o=Te(i,"lib"),c=Te(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:Te(o,"index.js"),binDir:Te(i,"bin"),pidFile:Te(i,"bridge.pid"),portFile:Te(i,"bridge.port"),tokenFile:Te(i,"bridge.token"),patTokenFile:Te(i,"pat-token"),agentEnvFile:Te(i,"agent-env.json"),logFile:Te(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:Te(c,"daemon-stdio.log"),installLock:Te(i,"install.lock"),configFile:Te(i,"config.json"),agentsRoot:Te(r,"agents")}}function Xe(t,e=X()){let r=Te(e.agentsRoot,t);return{root:r,config:Te(r,"config.json"),workspace:Te(r,"workspace"),logs:Te(r,"logs")}}function fs(t=X()){try{return Gg(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function ii(t,e){let r=await vl.realpath(Sl(t)).catch(()=>null);if(!r)return!1;let i=await vl.realpath(Sl(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+Hg)}var Oe=Ye(()=>{"use strict"});var ps={};ya(ps,{AGENT_CONFIG_FILE_MODE:()=>xs,enforceAgentConfigMode:()=>Kg,loadAgentConfig:()=>Be,persistAgentSessions:()=>si,persistAgentSkills:()=>hs,saveAgentConfig:()=>Qe});import{chmod as jg,stat as Wg}from"node:fs/promises";function Be(t,e){return ar(Xe(t,e).config)}function Qe(t,e){return cr(Xe(t.agentId,e).config,t,{mode:xs})}async function Kg(t,e){if(process.platform==="win32")return;let r=Xe(t,e).config;try{let i=await Wg(r);if(!i.isFile())return;let o=i.mode&511;o!==xs&&(await jg(r,xs),Al.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;Al.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function si(t,e,r){let i=await Be(t,r);i&&(i.sessions=Object.fromEntries(e),await Qe(i,r))}async function hs(t,e,r){let i=await Be(t,r);i&&(i.skills=e,await Qe(i,r))}var Al,xs,an=Ye(()=>{"use strict";on();te();Oe();Al=G("agent-config"),xs=384});var Ra=ae((k2,Cl)=>{Cl.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 ms=ae(Dl=>{var Rl={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 Xg(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(Rl))Dl[t]=Xg(Rl[t])});var Nl=ae((O2,Ll)=>{var Qg=ue("fs"),Le=ue("path"),kl=Ra(),em=ms(),tm=typeof process=="object"&&process.platform==="win32",Pl=t=>typeof t=="object"&&t!==null,Ol=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=Le.sep,this.fs=Qg,Pl(t)&&Pl(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Ll.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 em.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=Le.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,f){if(d&&f.isDirectory())return o(!1);var h=Le.dirname(t);c.fs.exists(h,function(w){w||c.makeDir(h),c.fs.open(t,"w",438,function(E,S){E?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)})})})})}):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)})})})})})};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 f=Le.join(i,u),h=e.fs.statSync(f);(!o||o.test(f))&&d.push(Le.normalize(f)+(h.isDirectory()?e.sep:"")),h.isDirectory()&&c&&(d=d.concat(r(f,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=Le.join(t,u),r.fs.stat(u,function(f,h){if(f)return e(f);h&&(i.push(Le.normalize(u)+(h.isDirectory()?r.sep:"")),h.isDirectory()?r.findFilesAsync(u,function(w,E){if(w)return e(w);i=i.concat(E),--d||e(null,i)}):--d||e(null,i))})})})};Ee.prototype.getAttributes=function(){};Ee.prototype.setAttributes=function(){};Ee.crc32update=function(t,e){return Ol[(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 kl.STORED:return"STORED ("+t+")";case kl.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};Ee.canonical=function(t){if(!t)return"";let e=Le.posix.normalize("/"+t.split("\\").join("/"));return Le.join(".",e)};Ee.zipnamefix=function(t){if(!t)return"";let e=Le.posix.normalize("/"+t.split("\\").join("/"));return Le.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=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)))};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=tm;Ee.crcTable=Ol});var Bl=ae((L2,Ml)=>{var nm=ue("path");Ml.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=nm.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 zl=ae((N2,Fl)=>{Fl.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var ur=ae((M2,lr)=>{lr.exports=Nl();lr.exports.Constants=Ra();lr.exports.Errors=ms();lr.exports.FileAttr=Bl();lr.exports.decoder=zl()});var Gl=ae((B2,Ul)=>{var cn=ur(),U=cn.Constants;Ul.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,d=0,u=0,f=0,h=0,w=0,E=0,S=0,_=0,v=0;t|=cn.isWin?2560:768,r|=U.FLG_EFS;let A={extraLen:0},T=y=>Math.max(0,y)>>>0,R=y=>Math.max(0,y)&65535,P=y=>Math.max(0,y)&255;return o=cn.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&U.FLG_EFS)>0},set flags_efs(y){y?r|=U.FLG_EFS:r&=~U.FLG_EFS},get flags_desc(){return(r&U.FLG_DESC)>0},set flags_desc(y){y?r|=U.FLG_DESC:r&=~U.FLG_DESC},get method(){return i},set method(y){switch(y){case U.STORED:this.version=10;case U.DEFLATED:default:this.version=20}i=y},get time(){return cn.fromDOS2Date(this.timeval)},set time(y){y=new Date(y),this.timeval=cn.fromDate2DOS(y)},get timeval(){return o},set timeval(y){o=T(y)},get timeHighByte(){return P(o>>>8)},get crc(){return c},set crc(y){c=T(y)},get compressedSize(){return d},set compressedSize(y){d=T(y)},get size(){return u},set size(y){u=T(y)},get fileNameLength(){return f},set fileNameLength(y){f=y},get extraLength(){return h},set extraLength(y){h=y},get extraLocalLength(){return A.extraLen},set extraLocalLength(y){A.extraLen=y},get commentLength(){return w},set commentLength(y){w=y},get diskNumStart(){return E},set diskNumStart(y){E=T(y)},get inAttr(){return S},set inAttr(y){S=T(y)},get attr(){return _},set attr(y){_=T(y)},get fileAttr(){return(_||0)>>16&4095},get offset(){return v},set offset(y){v=T(y)},get encrypted(){return(r&U.FLG_ENC)===U.FLG_ENC},get centralHeaderSize(){return U.CENHDR+f+h+w},get realDataOffset(){return v+U.LOCHDR+A.fnameLen+A.extraLen},get localHeader(){return A},loadLocalHeaderFromBinary:function(y){var k=y.slice(v,v+U.LOCHDR);if(k.readUInt32LE(0)!==U.LOCSIG)throw cn.Errors.INVALID_LOC();A.version=k.readUInt16LE(U.LOCVER),A.flags=k.readUInt16LE(U.LOCFLG),A.flags_desc=(A.flags&U.FLG_DESC)>0,A.method=k.readUInt16LE(U.LOCHOW),A.time=k.readUInt32LE(U.LOCTIM),A.crc=k.readUInt32LE(U.LOCCRC),A.compressedSize=k.readUInt32LE(U.LOCSIZ),A.size=k.readUInt32LE(U.LOCLEN),A.fnameLen=k.readUInt16LE(U.LOCNAM),A.extraLen=k.readUInt16LE(U.LOCEXT);let O=v+U.LOCHDR+A.fnameLen,F=O+A.extraLen;return y.slice(O,F)},loadFromBinary:function(y){if(y.length!==U.CENHDR||y.readUInt32LE(0)!==U.CENSIG)throw cn.Errors.INVALID_CEN();t=y.readUInt16LE(U.CENVEM),e=y.readUInt16LE(U.CENVER),r=y.readUInt16LE(U.CENFLG),i=y.readUInt16LE(U.CENHOW),o=y.readUInt32LE(U.CENTIM),c=y.readUInt32LE(U.CENCRC),d=y.readUInt32LE(U.CENSIZ),u=y.readUInt32LE(U.CENLEN),f=y.readUInt16LE(U.CENNAM),h=y.readUInt16LE(U.CENEXT),w=y.readUInt16LE(U.CENCOM),E=y.readUInt16LE(U.CENDSK),S=y.readUInt16LE(U.CENATT),_=y.readUInt32LE(U.CENATX),v=y.readUInt32LE(U.CENOFF)},localHeaderToBinary:function(){var y=Buffer.alloc(U.LOCHDR);return y.writeUInt32LE(U.LOCSIG,0),y.writeUInt16LE(e,U.LOCVER),y.writeUInt16LE(r,U.LOCFLG),y.writeUInt16LE(i,U.LOCHOW),y.writeUInt32LE(o,U.LOCTIM),y.writeUInt32LE(c,U.LOCCRC),y.writeUInt32LE(d,U.LOCSIZ),y.writeUInt32LE(u,U.LOCLEN),y.writeUInt16LE(f,U.LOCNAM),y.writeUInt16LE(A.extraLen,U.LOCEXT),y},centralHeaderToBinary:function(){var y=Buffer.alloc(U.CENHDR+f+h+w);return y.writeUInt32LE(U.CENSIG,0),y.writeUInt16LE(t,U.CENVEM),y.writeUInt16LE(e,U.CENVER),y.writeUInt16LE(r,U.CENFLG),y.writeUInt16LE(i,U.CENHOW),y.writeUInt32LE(o,U.CENTIM),y.writeUInt32LE(c,U.CENCRC),y.writeUInt32LE(d,U.CENSIZ),y.writeUInt32LE(u,U.CENLEN),y.writeUInt16LE(f,U.CENNAM),y.writeUInt16LE(h,U.CENEXT),y.writeUInt16LE(w,U.CENCOM),y.writeUInt16LE(E,U.CENDSK),y.writeUInt16LE(S,U.CENATT),y.writeUInt32LE(_,U.CENATX),y.writeUInt32LE(v,U.CENOFF),y},toJSON:function(){let y=function(k){return k+" bytes"};return{made:t,version:e,flags:r,method:cn.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:y(d),size:y(u),fileNameLength:y(f),extraLength:y(h),commentLength:y(w),diskNumStart:E,inAttr:S,attr:_,offset:v,centralHeaderSize:y(U.CENHDR+f+h+w)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Hl=ae((F2,ql)=>{var fr=ur(),we=fr.Constants;ql.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 fr.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=fr.readBigUInt64LE(c,we.ZIP64SUB),e=fr.readBigUInt64LE(c,we.ZIP64TOT),r=fr.readBigUInt64LE(c,we.ZIP64SIZE),i=fr.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 f=d.toString(16).toUpperCase();for(;f.length<u;)f="0"+f;return"0x"+f};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(Da=>{Da.EntryHeader=Gl();Da.MainHeader=Hl()});var Wl=ae((U2,jl)=>{jl.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),f=0;u.fill(0);for(var h=0;h<c.length;h++){var w=c[h];w.copy(u,f),f+=w.length}i&&i(u)}),o.end(t)}}}});var $l=ae((G2,Kl)=>{var rm=+(process.versions?process.versions.node:"").split(".")[0]||0;Kl.exports=function(t,e){var r=ue("zlib");let i=rm>=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(f){d.push(f),u+=f.length}),c.on("end",function(){var f=Buffer.alloc(u),h=0;f.fill(0);for(var w=0;w<d.length;w++){var E=d[w];E.copy(f,h),h+=E.length}o&&o(f)}),c.end(t)}}}});var Xl=ae((q2,Yl)=>{"use strict";var{randomFillSync:Vl}=ue("crypto"),im=ms(),sm=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}),Zl=(t,e)=>Math.imul(t,e)>>>0,Jl=(t,e)=>sm[(t^e)&255]^t>>>8,oi=()=>typeof Vl=="function"?Vl(Buffer.alloc(12)):oi.node();oi.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 ws={genSalt:oi};function _s(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])}_s.prototype.updateKeys=function(t){let e=this.keys;return e[0]=Jl(e[0],t),e[1]+=e[0]&255,e[1]=Zl(e[1],134775813)+1,e[2]=Jl(e[2],e[1]>>>24),t};_s.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return Zl(t,t^1)>>8&255};function om(t){let e=new _s(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 am(t){let e=new _s(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 cm(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=om(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw im.WRONG_PASSWORD();return i(t.slice(12))}function dm(t){Buffer.isBuffer(t)&&t.length>=12?ws.genSalt=function(){return t.slice(0,12)}:t==="node"?ws.genSalt=oi.node:ws.genSalt=oi}function lm(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=am(r),c=ws.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)}Yl.exports={decrypt:cm,encrypt:lm,_salter:dm}});var Ql=ae(ys=>{ys.Deflater=Wl();ys.Inflater=$l();ys.ZipCrypto=Xl()});var Oa=ae((j2,eu)=>{var ce=ur(),um=ka(),be=ce.Constants,Pa=Ql();eu.exports=function(t,e){var r=new um.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,d=null,u=Buffer.alloc(0),f=Buffer.alloc(0),h=!0;let w=t,E=typeof w.decoder=="object"?w.decoder:ce.decoder;h=E.hasOwnProperty("efs")?E.efs:!1;function S(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(f=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 k={},O=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(O)==be.LOCSIG||e.readUInt32LE(O)==be.CENSIG)throw ce.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(O)==be.EXTSIG)k.crc=e.readUInt32LE(O+be.EXTCRC),k.compressedSize=e.readUInt32LE(O+be.EXTSIZ),k.size=e.readUInt32LE(O+be.EXTLEN);else if(e.readUInt16LE(O+12)===19280)k.crc=e.readUInt32LE(O+be.EXTCRC-4),k.compressedSize=e.readUInt32LE(O+be.EXTSIZ-4),k.size=e.readUInt32LE(O+be.EXTLEN-4);else throw ce.Errors.DESCRIPTOR_UNKNOWN();if(k.compressedSize!==r.compressedSize||k.size!==r.size||k.crc!==r.crc)throw ce.Errors.DESCRIPTOR_FAULTY();if(ce.crc32(y)!==k.crc)return!1}return!0}function v(y,k,O){if(typeof k>"u"&&typeof y=="string"&&(O=y,y=void 0),c)return y&&k&&k(Buffer.alloc(0),ce.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var F=S();if(F.length===0)return y&&k&&k(F),F;if(r.encrypted){if(typeof O!="string"&&!Buffer.isBuffer(O))throw ce.Errors.INVALID_PASS_PARAM();F=Pa.ZipCrypto.decrypt(F,r,O)}var B=Buffer.alloc(r.size);switch(r.method){case ce.Constants.STORED:if(F.copy(B),_(B))return y&&k&&k(B),B;throw y&&k&&k(B,ce.Errors.BAD_CRC()),ce.Errors.BAD_CRC();case ce.Constants.DEFLATED:var V=new Pa.Inflater(F,r.size);if(y)V.inflateAsync(function($){$.copy($,0),k&&(_($)?k($):k($,ce.Errors.BAD_CRC()))});else{if(V.inflate(B).copy(B,0),!_(B))throw ce.Errors.BAD_CRC(`"${E.decode(i)}"`);return B}break;default:throw y&&k&&k(Buffer.alloc(0),ce.Errors.UNKNOWN_METHOD()),ce.Errors.UNKNOWN_METHOD()}}function A(y,k){if((!d||!d.length)&&Buffer.isBuffer(e))return y&&k&&k(S()),S();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&&k&&k(O),O;default:case ce.Constants.DEFLATED:var F=new Pa.Deflater(d);if(y)F.deflateAsync(function(V){O=Buffer.alloc(V.length),r.compressedSize=V.length,V.copy(O),k&&k(O)});else{var B=F.deflate();return r.compressedSize=B.length,B}F=null;break}}else if(y&&k)k(Buffer.alloc(0));else return Buffer.alloc(0)}function T(y,k){return ce.readBigUInt64LE(y,k)}function R(y){try{for(var k=0,O,F,B;k+4<y.length;)O=y.readUInt16LE(k),k+=2,F=y.readUInt16LE(k),k+=2,B=y.slice(k,k+F),k+=F,be.ID_ZIP64===O&&P(B)}catch{throw ce.Errors.EXTRA_FIELD_PARSE_ERROR()}}function P(y){var k,O,F,B;y.length>=be.EF_ZIP64_SCOMP&&(k=T(y,be.EF_ZIP64_SUNCOMP),r.size===be.EF_ZIP64_OR_32&&(r.size=k)),y.length>=be.EF_ZIP64_RHO&&(O=T(y,be.EF_ZIP64_SCOMP),r.compressedSize===be.EF_ZIP64_OR_32&&(r.compressedSize=O)),y.length>=be.EF_ZIP64_DSN&&(F=T(y,be.EF_ZIP64_RHO),r.offset===be.EF_ZIP64_OR_32&&(r.offset=F)),y.length>=be.EF_ZIP64_DSN+4&&(B=y.readUInt32LE(be.EF_ZIP64_DSN),r.diskNumStart===be.EF_ZIP64_OR_16&&(r.diskNumStart=B))}return{get entryName(){return E.decode(i)},get rawEntryName(){return i},set entryName(y){i=ce.toBuffer(y,E.encode);var k=i[i.length-1];c=k===47||k===92,r.fileNameLength=i.length},get efs(){return typeof h=="function"?h(this.entryName):h},get extra(){return u},set extra(y){u=y,r.extraLength=y.length,R(y)},get comment(){return E.decode(o)},set comment(y){if(o=ce.toBuffer(y,E.encode),r.commentLength=o.length,o.length>65535)throw ce.Errors.COMMENT_TOO_LONG()},get name(){var y=E.decode(i);return c?y.substr(y.length-1).split("/").pop():y.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return A(!1,null)},getCompressedDataAsync:function(y){A(!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,k){r.changed?y(d):v(!0,y,k)},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(),k=ce.Constants.CENHDR;return i.copy(y,k),k+=i.length,u.copy(y,k),k+=r.extraLength,o.copy(y,k),y},packLocalHeader:function(){let y=0;r.flags_efs=this.efs,r.extraLocalLength=f.length;let k=r.localHeaderToBinary(),O=Buffer.alloc(k.length+i.length+r.extraLocalLength);return k.copy(O,y),y+=k.length,i.copy(O,y),y+=i.length,f.copy(O,y),y+=f.length,O},toJSON:function(){let y=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:y(e),data:y(d)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var ru=ae((W2,nu)=>{var tu=Oa(),fm=ka(),je=ur();nu.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new fm.MainHeader,d=!1,u=null;let f=new Set,h=e,{noSort:w,decoder:E}=h;t?v(h.readEntries):d=!0;function S(){let T=new Set;for(let R of Object.keys(i)){let P=R.split("/");if(P.pop(),!!P.length)for(let y=0;y<P.length;y++){let k=P.slice(0,y+1).join("/")+"/";T.add(k)}}for(let R of T)if(!(R in i)){let P=new tu(h);P.entryName=R,P.attr=16,P.temporary=!0,r.push(P),i[P.entryName]=P,f.add(P)}}function _(){if(d=!0,i={},c.diskEntries>(t.length-c.offset)/je.Constants.CENHDR)throw je.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var T=c.offset,R=0;R<r.length;R++){var P=T,y=new tu(h,t);y.header=t.slice(P,P+=je.Constants.CENHDR),y.entryName=t.slice(P,P+=y.header.fileNameLength),y.header.extraLength&&(y.extra=t.slice(P,P+=y.header.extraLength)),y.header.commentLength&&(y.comment=t.slice(P,P+y.header.commentLength)),T+=y.header.centralHeaderSize,r[R]=y,i[y.entryName]=y}f.clear(),S()}function v(T){var R=t.length-je.Constants.ENDHDR,P=Math.max(0,R-65535),y=P,k=t.length,O=-1,F=0;for(typeof h.trailingSpace=="boolean"&&h.trailingSpace&&(P=0),R;R>=y;R--)if(t[R]===80){if(t.readUInt32LE(R)===je.Constants.ENDSIG){O=R,F=R,k=R+je.Constants.ENDHDR,y=R-je.Constants.END64HDR;continue}if(t.readUInt32LE(R)===je.Constants.END64SIG){y=P;continue}if(t.readUInt32LE(R)===je.Constants.ZIP64SIG){O=R,k=R+je.readBigUInt64LE(t,R+je.Constants.ZIP64SIZE)+je.Constants.ZIP64LEAD;break}}if(O==-1)throw je.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(O,k)),c.commentLength&&(o=t.slice(F+je.Constants.ENDHDR)),T&&_()}function A(){r.length>1&&!w&&r.sort((T,R)=>T.entryName.toLowerCase().localeCompare(R.entryName.toLowerCase()))}return{get entries(){return d||_(),r.filter(T=>!f.has(T))},get comment(){return E.decode(o)},set comment(T){o=je.toBuffer(T,E.encode),c.commentLength=o.length},getEntryCount:function(){return d?r.length:c.diskEntries},forEach:function(T){this.entries.forEach(T)},getEntry:function(T){return d||_(),i[T]||null},setEntry:function(T){d||_(),r.push(T),i[T.entryName]=T,c.totalEntries=r.length},deleteFile:function(T,R=!0){d||_();let P=i[T];this.getEntryChildren(P,R).map(k=>k.entryName).forEach(this.deleteEntry)},deleteEntry:function(T){d||_();let R=i[T],P=r.indexOf(R);P>=0&&(r.splice(P,1),delete i[T],c.totalEntries=r.length)},getEntryChildren:function(T,R=!0){if(d||_(),typeof T=="object")if(T.isDirectory&&R){let P=[],y=T.entryName;for(let k of r)k.entryName.startsWith(y)&&P.push(k);return P}else return[T];return[]},getChildCount:function(T){if(T&&T.isDirectory){let R=this.getEntryChildren(T);return R.includes(T)?R.length-1:R.length}return 0},compressToBuffer:function(){d||_(),A();let T=[],R=[],P=0,y=0;c.size=0,c.offset=0;let k=0;for(let B of this.entries){let V=B.getCompressedData();B.header.offset=y;let $=B.packLocalHeader(),ee=$.length+V.length;y+=ee,T.push($),T.push(V);let Z=B.packCentralHeader();R.push(Z),c.size+=Z.length,P+=ee+Z.length,k++}P+=c.mainHeaderSize,c.offset=y,c.totalEntries=k,y=0;let O=Buffer.alloc(P);for(let B of T)B.copy(O,y),y+=B.length;for(let B of R)B.copy(O,y),y+=B.length;let F=c.toBinary();return o&&o.copy(F,je.Constants.ENDHDR),F.copy(O,y),t=O,d=!1,O},toAsyncBuffer:function(T,R,P,y){try{d||_(),A();let k=[],O=[],F=0,B=0,V=0;c.size=0,c.offset=0;let $=function(ee){if(ee.length>0){let Z=ee.shift(),ie=Z.entryName+Z.extra.toString();P&&P(ie),Z.getCompressedDataAsync(function(oe){y&&y(ie),Z.header.offset=B;let L=Z.packLocalHeader(),q=L.length+oe.length;B+=q,k.push(L),k.push(oe);let K=Z.packCentralHeader();O.push(K),c.size+=K.length,F+=q+K.length,V++,$(ee)})}else{F+=c.mainHeaderSize,c.offset=B,c.totalEntries=V,B=0;let Z=Buffer.alloc(F);k.forEach(function(oe){oe.copy(Z,B),B+=oe.length}),O.forEach(function(oe){oe.copy(Z,B),B+=oe.length});let ie=c.toBinary();o&&o.copy(ie,je.Constants.ENDHDR),ie.copy(Z,B),t=Z,d=!1,T(Z)}};$(Array.from(this.entries))}catch(k){R(k)}}}}});var ou=ae((K2,su)=>{var ye=ur(),_e=ue("path"),xm=Oa(),hm=ru(),kn=(...t)=>ye.findLast(t,e=>typeof e=="boolean"),iu=(...t)=>ye.findLast(t,e=>typeof e=="string"),pm=(...t)=>ye.findLast(t,e=>typeof e=="function"),gm={noSort:!1,readEntries:!1,method:ye.Constants.NONE,fs:null};su.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),gm);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 hm(r,i),{canonical:d,sanitize:u,zipnamefix:f}=ye;function h(_){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 w(_){let{join:v,normalize:A,sep:T}=_e.posix;return v(_e.isAbsolute(_)?"/":".",A(T+_.split("\\").join(T)+T))}function E(_){return _ instanceof RegExp?(function(v){return function(A){return v.test(A)}})(_):typeof _!="function"?()=>!0:_}let S=(_,v)=>{let A=v.slice(-1);return A=A===o.sep?o.sep:"",_e.relative(_,v)+A};return{readFile:function(_,v){var A=h(_);return A&&A.getData(v)||null},childCount:function(_){let v=h(_);if(v)return c.getChildCount(v)},readFileAsync:function(_,v){var A=h(_);A?A.getDataAsync(v):v(null,"getEntry failed for:"+_)},readAsText:function(_,v){var A=h(_);if(A){var T=A.getData();if(T&&T.length)return T.toString(v||"utf8")}return""},readAsTextAsync:function(_,v,A){var T=h(_);T?T.getDataAsync(function(R,P){if(P){v(R,P);return}R&&R.length?v(R.toString(A||"utf8")):v("")}):v("")},deleteFile:function(_,v=!0){var A=h(_);A&&c.deleteFile(A.entryName,v)},deleteEntry:function(_){var v=h(_);v&&c.deleteEntry(v.entryName)},addZipComment:function(_){c.comment=_},getZipComment:function(){return c.comment||""},addZipEntryComment:function(_,v){var A=h(_);A&&(A.comment=v)},getZipEntryComment:function(_){var v=h(_);return v&&v.comment||""},updateFile:function(_,v){var A=h(_);A&&A.setData(v)},addLocalFile:function(_,v,A,T){if(o.fs.existsSync(_)){v=v?w(v):"";let R=_e.win32.basename(_e.win32.normalize(_));v+=A||R;let P=o.fs.statSync(_),y=P.isFile()?o.fs.readFileSync(_):Buffer.alloc(0);P.isDirectory()&&(v+=o.sep),this.addFile(v,y,T,P)}else throw ye.Errors.FILE_NOT_FOUND(_)},addLocalFileAsync:function(_,v){_=typeof _=="object"?_:{localPath:_};let A=_e.resolve(_.localPath),{comment:T}=_,{zipPath:R,zipName:P}=_,y=this;o.fs.stat(A,function(k,O){if(k)return v(k,!1);R=R?w(R):"";let F=_e.win32.basename(_e.win32.normalize(A));if(R+=P||F,O.isFile())o.fs.readFile(A,function(B,V){return B?v(B,!1):(y.addFile(R,V,T,O),setImmediate(v,void 0,!0))});else if(O.isDirectory())return R+=o.sep,y.addFile(R,Buffer.alloc(0),T,O),setImmediate(v,void 0,!0)})},addLocalFolder:function(_,v,A){if(A=E(A),v=v?w(v):"",_=_e.normalize(_),o.fs.existsSync(_)){let T=o.findFiles(_),R=this;if(T.length)for(let P of T){let y=_e.join(v,S(_,P));A(y)&&R.addLocalFile(P,_e.dirname(y))}}else throw ye.Errors.FILE_NOT_FOUND(_)},addLocalFolderAsync:function(_,v,A,T){T=E(T),A=A?w(A):"",_=_e.normalize(_);var R=this;o.fs.open(_,"r",function(P){if(P&&P.code==="ENOENT")v(void 0,ye.Errors.FILE_NOT_FOUND(_));else if(P)v(void 0,P);else{var y=o.findFiles(_),k=-1,O=function(){if(k+=1,k<y.length){var F=y[k],B=S(_,F).split("\\").join("/");B=B.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),T(B)?o.fs.stat(F,function(V,$){V&&v(void 0,V),$.isFile()?o.fs.readFile(F,function(ee,Z){ee?v(void 0,ee):(R.addFile(A+B,Z,"",$),O())}):(R.addFile(A+B+"/",Buffer.alloc(0),"",$),O())}):process.nextTick(()=>{O()})}else v(!0,void 0)};O()}})},addLocalFolderAsync2:function(_,v){let A=this;_=typeof _=="object"?_:{localPath:_},localPath=_e.resolve(w(_.localPath));let{zipPath:T,filter:R,namefix:P}=_;R instanceof RegExp?R=(function(O){return function(F){return O.test(F)}})(R):typeof R!="function"&&(R=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 y=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(F,B){if(F)return v(F);B=B.filter(V=>R(y(V))),B.length||v(void 0,!1),setImmediate(B.reverse().reduce(function(V,$){return function(ee,Z){if(ee||Z===!1)return setImmediate(V,ee,!1);A.addLocalFileAsync({localPath:$,zipPath:_e.dirname(y($)),zipName:k($)},V)}},v))})})},addLocalFolderPromise:function(_,v){return new Promise((A,T)=>{this.addLocalFolderAsync2(Object.assign({localPath:_},v),(R,P)=>{R&&T(R),P&&A(this)})})},addFile:function(_,v,A,T){_=f(_);let R=h(_),P=R!=null;P||(R=new xm(i),R.entryName=_),R.comment=A||"";let y=typeof T=="object"&&T instanceof o.fs.Stats;y&&(R.header.time=T.mtime);var k=R.isDirectory?16:0;let O=R.isDirectory?16384:32768;return y?O|=4095&T.mode:typeof T=="number"?O|=4095&T:O|=R.isDirectory?493:420,k=(k|O<<16)>>>0,R.attr=k,R.setData(v),P||c.setEntry(R),R},getEntries:function(_){return c.password=_,c?c.entries:[]},getEntry:function(_){return h(_)},getEntryCount:function(){return c.getEntryCount()},forEach:function(_){return c.forEach(_)},extractEntryTo:function(_,v,A,T,R,P){T=kn(!1,T),R=kn(!1,R),A=kn(!0,A),P=iu(R,P);var y=h(_);if(!y)throw ye.Errors.NO_ENTRY();var k=d(y.entryName),O=u(v,P&&!y.isDirectory?P:A?k:_e.basename(k));if(y.isDirectory){var F=c.getEntryChildren(y);return F.forEach(function($){if($.isDirectory)return;var ee=$.getData();if(!ee)throw ye.Errors.CANT_EXTRACT_FILE();var Z=d($.entryName),ie=u(v,A?Z:_e.basename(Z));let oe=R?$.header.fileAttr:void 0;o.writeFileTo(ie,ee,T,oe)}),!0}var B=y.getData(c.password);if(!B)throw ye.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(O)&&!T)throw ye.Errors.CANT_OVERRIDE();let V=R?_.header.fileAttr:void 0;return o.writeFileTo(O,B,T,V),!0},test:function(_){if(!c)return!1;for(var v in c.entries)try{if(v.isDirectory)continue;var A=c.entries[v].getData(_);if(!A)return!1}catch{return!1}return!0},extractAllTo:function(_,v,A,T){if(A=kn(!1,A),T=iu(A,T),v=kn(!1,v),!c)throw ye.Errors.NO_ZIP();c.entries.forEach(function(R){var P=u(_,d(R.entryName));if(R.isDirectory){o.makeDir(P);return}var y=R.getData(T);if(!y)throw ye.Errors.CANT_EXTRACT_FILE();let k=A?R.header.fileAttr:void 0;o.writeFileTo(P,y,v,k);try{o.fs.utimesSync(P,R.header.time,R.header.time)}catch{throw ye.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(_,v,A,T){if(T=pm(v,A,T),A=kn(!1,A),v=kn(!1,v),!T)return new Promise((O,F)=>{this.extractAllToAsync(_,v,A,function(B){B?F(B):O(this)})});if(!c){T(ye.Errors.NO_ZIP());return}_=_e.resolve(_);let R=O=>u(_,_e.normalize(d(O.entryName))),P=(O,F)=>new Error(O+': "'+F+'"'),y=[],k=[];c.entries.forEach(O=>{O.isDirectory?y.push(O):k.push(O)});for(let O of y){let F=R(O),B=A?O.header.fileAttr:void 0;try{o.makeDir(F),B&&o.fs.chmodSync(F,B),o.fs.utimesSync(F,O.header.time,O.header.time)}catch{T(P("Unable to create folder",F))}}k.reverse().reduce(function(O,F){return function(B){if(B)O(B);else{let V=_e.normalize(d(F.entryName)),$=u(_,V);F.getDataAsync(function(ee,Z){if(Z)O(Z);else if(!ee)O(ye.Errors.CANT_EXTRACT_FILE());else{let ie=A?F.header.fileAttr:void 0;o.writeFileToAsync($,ee,v,ie,function(oe){oe||O(P("Unable to write file",$)),o.fs.utimes($,F.header.time,F.header.time,function(L){L?O(P("Unable to set times",$)):O()})})}})}}},T)()},writeZip:function(_,v){if(arguments.length===1&&typeof _=="function"&&(v=_,_=""),!_&&i.filename&&(_=i.filename),!!_){var A=c.compressToBuffer();if(A){var T=o.writeFileTo(_,A,!0);typeof v=="function"&&v(T?null:new Error("failed"),"")}}},writeZipPromise:function(_,v){let{overwrite:A,perm:T}=Object.assign({overwrite:!0},v);return new Promise((R,P)=>{!_&&i.filename&&(_=i.filename),_||P("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(y=>{let k=O=>O?R(O):P("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(_,y,A,T,k)},P)})},toBufferPromise:function(){return new Promise((_,v)=>{c.toAsyncBuffer(_,v)})},toBuffer:function(_,v,A,T){return typeof _=="function"?(c.toAsyncBuffer(_,v,A,T),null):c.compressToBuffer()}}}});import{execFile as b_,spawn as v_,spawnSync as lI}from"node:child_process";import{promisify as S_}from"node:util";function I_(t){if(process.platform!=="win32")return!1;if(If.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(If,"").toLowerCase();return A_.has(r)}function Tf(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return I_(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function nt(t,e=[],r={}){return v_(t,e,Tf(t,r))}function Cf(t,e=[],r={}){return T_(t,e,Tf(t,r))}var A_,If,T_,Kt=Ye(()=>{"use strict";A_=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),If=/\.(cmd|bat|ps1)$/i;T_=S_(b_)});var Vt=ae((GR,rx)=>{"use strict";var tx=["nodebuffer","arraybuffer","fragments"],nx=typeof Blob<"u";nx&&tx.push("blob");rx.exports={BINARY_TYPES:tx,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:nx,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var $i=ae((qR,Io)=>{"use strict";var{EMPTY_BUFFER:ib}=Vt(),od=Buffer[Symbol.species];function sb(t,e){if(t.length===0)return ib;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 ix(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function sx(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function ob(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}Io.exports={concat:sb,mask:ix,toArrayBuffer:ob,toBuffer:ad,unmask:sx};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=ue("bufferutil");Io.exports.mask=function(e,r,i,o,c){c<48?ix(e,r,i,o,c):t.mask(e,r,i,o,c)},Io.exports.unmask=function(e,r){e.length<32?sx(e,r):t.unmask(e,r)}}catch{}});var cx=ae((HR,ax)=>{"use strict";var ox=Symbol("kDone"),cd=Symbol("kRun"),dd=class{constructor(e){this[ox]=()=>{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[ox])}}};ax.exports=dd});var Fr=ae((jR,fx)=>{"use strict";var Vi=ue("zlib"),dx=$i(),ab=cx(),{kStatusCode:lx}=Vt(),cb=Buffer[Symbol.species],db=Buffer.from([0,0,255,255]),Co=Symbol("permessage-deflate"),Jt=Symbol("total-length"),Mr=Symbol("callback"),In=Symbol("buffers"),Br=Symbol("error"),To,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,!To){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;To=new ab(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[Mr];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let r=this._options,i=e.find(o=>!(r.serverNoContextTakeover===!1&&o.server_no_context_takeover||o.server_max_window_bits&&(r.serverMaxWindowBits===!1||typeof r.serverMaxWindowBits=="number"&&r.serverMaxWindowBits>o.server_max_window_bits)||typeof r.clientMaxWindowBits=="number"&&!o.client_max_window_bits));if(!i)throw new Error("None of the extension offers can be accepted");return r.serverNoContextTakeover&&(i.server_no_context_takeover=!0),r.clientNoContextTakeover&&(i.client_no_context_takeover=!0),typeof r.serverMaxWindowBits=="number"&&(i.server_max_window_bits=r.serverMaxWindowBits),typeof r.clientMaxWindowBits=="number"?i.client_max_window_bits=r.clientMaxWindowBits:(i.client_max_window_bits===!0||r.clientMaxWindowBits===!1)&&delete i.client_max_window_bits,i}acceptAsClient(e){let r=e[0];if(this._options.clientNoContextTakeover===!1&&r.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!r.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(r.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&r.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return r}normalizeParams(e){return e.forEach(r=>{Object.keys(r).forEach(i=>{let o=r[i];if(o.length>1)throw new Error(`Parameter "${i}" must have only a single value`);if(o=o[0],i==="client_max_window_bits"){if(o!==!0){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else if(i==="server_max_window_bits"){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(i==="client_no_context_takeover"||i==="server_no_context_takeover"){if(o!==!0)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else throw new Error(`Unknown parameter "${i}"`);r[i]=o})}),e}decompress(e,r,i){To.add(o=>{this._decompress(e,r,(c,d)=>{o(),i(c,d)})})}compress(e,r,i){To.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"?Vi.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=Vi.createInflateRaw({...this._options.zlibInflateOptions,windowBits:d}),this._inflate[Co]=this,this._inflate[Jt]=0,this._inflate[In]=[],this._inflate.on("error",ub),this._inflate.on("data",ux)}this._inflate[Mr]=i,this._inflate.write(e),r&&this._inflate.write(db),this._inflate.flush(()=>{let c=this._inflate[Br];if(c){this._inflate.close(),this._inflate=null,i(c);return}let d=dx.concat(this._inflate[In],this._inflate[Jt]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Jt]=0,this._inflate[In]=[],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"?Vi.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=Vi.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:d}),this._deflate[Jt]=0,this._deflate[In]=[],this._deflate.on("data",lb)}this._deflate[Mr]=i,this._deflate.write(e),this._deflate.flush(Vi.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=dx.concat(this._deflate[In],this._deflate[Jt]);r&&(c=new cb(c.buffer,c.byteOffset,c.length-4)),this._deflate[Mr]=null,this._deflate[Jt]=0,this._deflate[In]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};fx.exports=ld;function lb(t){this[In].push(t),this[Jt]+=t.length}function ux(t){if(this[Jt]+=t.length,this[Co]._maxPayload<1||this[Jt]<=this[Co]._maxPayload){this[In].push(t);return}this[Br]=new RangeError("Max payload size exceeded"),this[Br].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Br][lx]=1009,this.removeListener("data",ux),this.reset()}function ub(t){if(this[Co]._inflate=null,this[Br]){this[Mr](this[Br]);return}t[lx]=1007,this[Mr](t)}});var zr=ae((WR,Ro)=>{"use strict";var{isUtf8:xx}=ue("buffer"),{hasBlob:fb}=Vt(),xb=[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 hb(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 pb(t){return fb&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}Ro.exports={isBlob:pb,isValidStatusCode:hb,isValidUTF8:ud,tokenChars:xb};if(xx)Ro.exports.isValidUTF8=function(t){return t.length<24?ud(t):xx(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=ue("utf-8-validate");Ro.exports.isValidUTF8=function(e){return e.length<32?ud(e):t(e)}}catch{}});var gd=ae((KR,Ex)=>{"use strict";var{Writable:gb}=ue("stream"),hx=Fr(),{BINARY_TYPES:mb,EMPTY_BUFFER:px,kStatusCode:wb,kWebSocket:_b}=Vt(),{concat:fd,toArrayBuffer:yb,unmask:Eb}=$i(),{isValidStatusCode:bb,isValidUTF8:gx}=zr(),Do=Buffer[Symbol.species],ut=0,mx=1,_x=2,yx=3,xd=4,hd=5,ko=6,pd=class extends gb{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||mb[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[_b]=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();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 Do(i.buffer,i.byteOffset+e,i.length-e),new Do(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 Do(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 mx:this.getPayloadLength16(e);break;case _x:this.getPayloadLength64(e);break;case yx:this.getMask();break;case xd:this.getData(e);break;case hd:case ko: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[hx.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=mx:this._payloadLength===127?this._state=_x: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=yx:this._state=xd}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=xd}getData(e){let r=px;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&&Eb(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=hd,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[hx.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===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=yb(fd(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=ut):(this._state=ko,setImmediate(()=>{this.emit("message",o,!0),this._state=ut,this.startLoop(e)}))}else{let o=fd(i,r);if(!this._skipUTF8Validation&&!gx(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=ko,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,px),this.end();else{let i=e.readUInt16BE(0);if(!bb(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new Do(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!gx(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=ko,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 d=new e(i?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(d,this.createError),d.code=c,d[wb]=o,d}};Ex.exports=pd});var _d=ae((VR,Sx)=>{"use strict";var{Duplex:$R}=ue("stream"),{randomFillSync:vb}=ue("crypto"),{types:{isUint8Array:Sb}}=ue("util"),bx=Fr(),{EMPTY_BUFFER:Ab,kWebSocket:Ib,NOOP:Tb}=Vt(),{isBlob:Ur,isValidStatusCode:Cb}=zr(),{mask:vx,toBuffer:Kn}=$i(),ft=Symbol("kByteLength"),Rb=Buffer.alloc(4),Po=8*1024,$n,Gr=Po,vt=0,Db=1,kb=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=Tb,this[Ib]=void 0}static frame(e,r){let i,o=!1,c=2,d=!1;r.mask&&(i=r.maskBuffer||Rb,r.generateMask?r.generateMask(i):(Gr===Po&&($n===void 0&&($n=Buffer.alloc(Po)),vb($n,0,Po),Gr=0),i[0]=$n[Gr++],i[1]=$n[Gr++],i[2]=$n[Gr++],i[3]=$n[Gr++]),d=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||d)&&r[ft]!==void 0?u=r[ft]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!d);let f=u;u>=65536?(c+=8,f=127):u>125&&(c+=2,f=126);let h=Buffer.allocUnsafe(o?u+c:c);return h[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(h[0]|=64),h[1]=f,f===126?h.writeUInt16BE(u,2):f===127&&(h[2]=h[3]=0,h.writeUIntBE(u,4,6)),r.mask?(h[1]|=128,h[c-4]=i[0],h[c-3]=i[1],h[c-2]=i[2],h[c-1]=i[3],d?[h,e]:o?(vx(e,i,h,c,u),[h]):(vx(e,i,e,0,u),[h,e])):[h,e]}close(e,r,i,o){let c;if(e===void 0)c=Ab;else{if(typeof e!="number"||!Cb(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(Sb(r))c.set(r,2);else throw new TypeError("Second argument must be a string or a Uint8Array")}}let d={[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,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):Ur(e)?(o=e.size,c=!1):(e=Kn(e),o=e.length,c=Kn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[ft]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Ur(e)?this._state!==vt?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==vt?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):Ur(e)?(o=e.size,c=!1):(e=Kn(e),o=e.length,c=Kn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[ft]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Ur(e)?this._state!==vt?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==vt?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}send(e,r,i){let o=this._extensions[bx.extensionName],c=r.binary?2:1,d=r.compress,u,f;typeof e=="string"?(u=Buffer.byteLength(e),f=!1):Ur(e)?(u=e.size,f=!1):(e=Kn(e),u=e.length,f=Kn.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 h={[ft]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:f,rsv1:d};Ur(e)?this._state!==vt?this.enqueue([this.getBlobData,e,this._compress,h,i]):this.getBlobData(e,this._compress,h,i):this._state!==vt?this.enqueue([this.dispatch,e,this._compress,h,i]):this.dispatch(e,this._compress,h,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[ft],this._state=kb,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 d=Kn(c);r?this.dispatch(d,r,i,o):(this._state=vt,this.sendFrame(t.frame(d,i),o),this.dequeue())}).catch(c=>{process.nextTick(Pb,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[bx.extensionName];this._bufferedBytes+=i[ft],this._state=Db,c.compress(e,i.fin,(d,u)=>{if(this._socket.destroyed){let f=new Error("The socket was closed while data was being compressed");wd(this,f,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)}};Sx.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 Pb(t,e,r){wd(t,e,r),t.onerror(e)}});var Ox=ae((JR,Px)=>{"use strict";var{kForOnEventAttribute:Ji,kListener:yd}=Vt(),Ax=Symbol("kCode"),Ix=Symbol("kData"),Tx=Symbol("kError"),Cx=Symbol("kMessage"),Rx=Symbol("kReason"),qr=Symbol("kTarget"),Dx=Symbol("kType"),kx=Symbol("kWasClean"),Zt=class{constructor(e){this[qr]=null,this[Dx]=e}get target(){return this[qr]}get type(){return this[Dx]}};Object.defineProperty(Zt.prototype,"target",{enumerable:!0});Object.defineProperty(Zt.prototype,"type",{enumerable:!0});var Vn=class extends Zt{constructor(e,r={}){super(e),this[Ax]=r.code===void 0?0:r.code,this[Rx]=r.reason===void 0?"":r.reason,this[kx]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[Ax]}get reason(){return this[Rx]}get wasClean(){return this[kx]}};Object.defineProperty(Vn.prototype,"code",{enumerable:!0});Object.defineProperty(Vn.prototype,"reason",{enumerable:!0});Object.defineProperty(Vn.prototype,"wasClean",{enumerable:!0});var Hr=class extends Zt{constructor(e,r={}){super(e),this[Tx]=r.error===void 0?null:r.error,this[Cx]=r.message===void 0?"":r.message}get error(){return this[Tx]}get message(){return this[Cx]}};Object.defineProperty(Hr.prototype,"error",{enumerable:!0});Object.defineProperty(Hr.prototype,"message",{enumerable:!0});var Zi=class extends Zt{constructor(e,r={}){super(e),this[Ix]=r.data===void 0?null:r.data}get data(){return this[Ix]}};Object.defineProperty(Zi.prototype,"data",{enumerable:!0});var Ob={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[Ji]&&o[yd]===e&&!o[Ji])return;let i;if(t==="message")i=function(c,d){let u=new Zi("message",{data:d?c:c.toString()});u[qr]=this,Oo(e,this,u)};else if(t==="close")i=function(c,d){let u=new Vn("close",{code:c,reason:d.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[qr]=this,Oo(e,this,u)};else if(t==="error")i=function(c){let d=new Hr("error",{error:c,message:c.message});d[qr]=this,Oo(e,this,d)};else if(t==="open")i=function(){let c=new Zt("open");c[qr]=this,Oo(e,this,c)};else return;i[Ji]=!!r[Ji],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[Ji]){this.removeListener(t,r);break}}};Px.exports={CloseEvent:Vn,ErrorEvent:Hr,Event:Zt,EventTarget:Ob,MessageEvent:Zi};function Oo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Lo=ae((ZR,Lx)=>{"use strict";var{tokenChars:Yi}=zr();function Nt(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function Lb(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,d,u,f=-1,h=-1,w=-1,E=0;for(;E<t.length;E++)if(h=t.charCodeAt(E),d===void 0)if(w===-1&&Yi[h]===1)f===-1&&(f=E);else if(E!==0&&(h===32||h===9))w===-1&&f!==-1&&(w=E);else if(h===59||h===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E);let _=t.slice(f,w);h===44?(Nt(e,_,r),r=Object.create(null)):d=_,f=w=-1}else throw new SyntaxError(`Unexpected character at index ${E}`);else if(u===void 0)if(w===-1&&Yi[h]===1)f===-1&&(f=E);else if(h===32||h===9)w===-1&&f!==-1&&(w=E);else if(h===59||h===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E),Nt(r,t.slice(f,w),!0),h===44&&(Nt(e,d,r),r=Object.create(null),d=void 0),f=w=-1}else if(h===61&&f!==-1&&w===-1)u=t.slice(f,E),f=w=-1;else throw new SyntaxError(`Unexpected character at index ${E}`);else if(o){if(Yi[h]!==1)throw new SyntaxError(`Unexpected character at index ${E}`);f===-1?f=E:i||(i=!0),o=!1}else if(c)if(Yi[h]===1)f===-1&&(f=E);else if(h===34&&f!==-1)c=!1,w=E;else if(h===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${E}`);else if(h===34&&t.charCodeAt(E-1)===61)c=!0;else if(w===-1&&Yi[h]===1)f===-1&&(f=E);else if(f!==-1&&(h===32||h===9))w===-1&&(w=E);else if(h===59||h===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E);let _=t.slice(f,w);i&&(_=_.replace(/\\/g,""),i=!1),Nt(r,u,_),h===44&&(Nt(e,d,r),r=Object.create(null),d=void 0),u=void 0,f=w=-1}else throw new SyntaxError(`Unexpected character at index ${E}`);if(f===-1||c||h===32||h===9)throw new SyntaxError("Unexpected end of input");w===-1&&(w=E);let S=t.slice(f,w);return d===void 0?Nt(e,S,r):(u===void 0?Nt(r,S,!0):i?Nt(r,u,S.replace(/\\/g,"")):Nt(r,u,S),Nt(e,d,r)),e}function Nb(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(", ")}Lx.exports={format:Nb,parse:Lb}});var Fo=ae((QR,Kx)=>{"use strict";var Mb=ue("events"),Bb=ue("https"),Fb=ue("http"),Bx=ue("net"),zb=ue("tls"),{randomBytes:Ub,createHash:Gb}=ue("crypto"),{Duplex:YR,Readable:XR}=ue("stream"),{URL:Ed}=ue("url"),Tn=Fr(),qb=gd(),Hb=_d(),{isBlob:jb}=zr(),{BINARY_TYPES:Nx,CLOSE_TIMEOUT:Wb,EMPTY_BUFFER:No,GUID:Kb,kForOnEventAttribute:bd,kListener:$b,kStatusCode:Vb,kWebSocket:qe,NOOP:Fx}=Vt(),{EventTarget:{addEventListener:Jb,removeEventListener:Zb}}=Ox(),{format:Yb,parse:Xb}=Lo(),{toBuffer:Qb}=$i(),zx=Symbol("kAborted"),vd=[8,13],Yt=["CONNECTING","OPEN","CLOSING","CLOSED"],ev=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ge=class t extends Mb{constructor(e,r,i){super(),this._binaryType=Nx[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=No,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]),Ux(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){Nx.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 qb({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 Hb(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",rv),o.on("drain",iv),o.on("error",sv),o.on("message",ov),o.on("ping",av),o.on("pong",cv),c.onerror=dv,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",Hx),e.on("data",Bo),e.on("end",jx),e.on("error",Wx),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[Tn.extensionName]&&this._extensions[Tn.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){at(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())}),qx(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||No,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||No,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[Tn.extensionName]||(o.compress=!1),this._sender.send(e||No,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){at(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:Yt.indexOf("CONNECTING")});Object.defineProperty(ge.prototype,"CONNECTING",{enumerable:!0,value:Yt.indexOf("CONNECTING")});Object.defineProperty(ge,"OPEN",{enumerable:!0,value:Yt.indexOf("OPEN")});Object.defineProperty(ge.prototype,"OPEN",{enumerable:!0,value:Yt.indexOf("OPEN")});Object.defineProperty(ge,"CLOSING",{enumerable:!0,value:Yt.indexOf("CLOSING")});Object.defineProperty(ge.prototype,"CLOSING",{enumerable:!0,value:Yt.indexOf("CLOSING")});Object.defineProperty(ge,"CLOSED",{enumerable:!0,value:Yt.indexOf("CLOSED")});Object.defineProperty(ge.prototype,"CLOSED",{enumerable:!0,value:Yt.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[$b];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=Jb;ge.prototype.removeEventListener=Zb;Kx.exports=ge;function Ux(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:Wb,protocolVersion:vd[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,!vd.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${vd.join(", ")})`);let c;if(e instanceof Ed)c=e;else try{c=new Ed(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:",f;if(c.protocol!=="ws:"&&!d&&!u?f=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?f="The URL's pathname is empty":c.hash&&(f="The URL contains a fragment identifier"),f){let A=new SyntaxError(f);if(t._redirects===0)throw A;Mo(t,A);return}let h=d?443:80,w=Ub(16).toString("base64"),E=d?Bb.request:Fb.request,S=new Set,_;if(o.createConnection=o.createConnection||(d?nv:tv),o.defaultPort=o.defaultPort||h,o.port=c.port||h,o.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,o.headers={...o.headers,"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":w,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(_=new Tn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=Yb({[Tn.extensionName]:_.offer()})),r.length){for(let A of r){if(typeof A!="string"||!ev.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=d,t._originalHostOrSocketPath=u?o.socketPath:c.host;let A=i&&i.headers;if(i={...i,headers:{}},A)for(let[T,R]of Object.entries(A))i.headers[T.toLowerCase()]=R}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&&!d)&&(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",()=>{at(t,v,"Opening handshake has timed out")}),v.on("error",A=>{v===null||v[zx]||(v=t._req=null,Mo(t,A))}),v.on("response",A=>{let T=A.headers.location,R=A.statusCode;if(T&&o.followRedirects&&R>=300&&R<400){if(++t._redirects>o.maxRedirects){at(t,v,"Maximum redirects exceeded");return}v.abort();let P;try{P=new Ed(T,e)}catch{let k=new SyntaxError(`Invalid URL: ${T}`);Mo(t,k);return}Ux(t,P,r,i)}else t.emit("unexpected-response",v,A)||at(t,v,`Unexpected server response: ${A.statusCode}`)}),v.on("upgrade",(A,T,R)=>{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"){at(t,T,"Invalid Upgrade header");return}let y=Gb("sha1").update(w+Kb).digest("base64");if(A.headers["sec-websocket-accept"]!==y){at(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){at(t,T,O);return}k&&(t._protocol=k);let F=A.headers["sec-websocket-extensions"];if(F!==void 0){if(!_){at(t,T,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let B;try{B=Xb(F)}catch{at(t,T,"Invalid Sec-WebSocket-Extensions header");return}let V=Object.keys(B);if(V.length!==1||V[0]!==Tn.extensionName){at(t,T,"Server indicated an extension that was not requested");return}try{_.accept(B[Tn.extensionName])}catch{at(t,T,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[Tn.extensionName]=_}t.setSocket(T,R,{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 Mo(t,e){t._readyState=ge.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function tv(t){return t.path=t.socketPath,Bx.connect(t)}function nv(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=Bx.isIP(t.host)?"":t.host),zb.connect(t)}function at(t,e,r){t._readyState=ge.CLOSING;let i=new Error(r);Error.captureStackTrace(i,at),e.setHeader?(e[zx]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(Mo,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=jb(e)?e.size:Qb(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${Yt[t.readyState]})`);process.nextTick(r,i)}}function rv(t,e){let r=this[qe];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[qe]!==void 0&&(r._socket.removeListener("data",Bo),process.nextTick(Gx,r._socket),t===1005?r.close():r.close(t,e))}function iv(){let t=this[qe];t.isPaused||t._socket.resume()}function sv(t){let e=this[qe];e._socket[qe]!==void 0&&(e._socket.removeListener("data",Bo),process.nextTick(Gx,e._socket),e.close(t[Vb])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function Mx(){this[qe].emitClose()}function ov(t,e){this[qe].emit("message",t,e)}function av(t){let e=this[qe];e._autoPong&&e.pong(t,!this._isServer,Fx),e.emit("ping",t)}function cv(t){this[qe].emit("pong",t)}function Gx(t){t.resume()}function dv(t){let e=this[qe];e.readyState!==ge.CLOSED&&(e.readyState===ge.OPEN&&(e._readyState=ge.CLOSING,qx(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function qx(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function Hx(){let t=this[qe];if(this.removeListener("close",Hx),this.removeListener("data",Bo),this.removeListener("end",jx),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",Mx),t._receiver.on("finish",Mx))}function Bo(t){this[qe]._receiver.write(t)||this.pause()}function jx(){let t=this[qe];t._readyState=ge.CLOSING,t._receiver.end(),this.end()}function Wx(){let t=this[qe];this.removeListener("error",Wx),this.on("error",Fx),t&&(t._readyState=ge.CLOSING,this.destroy())}});var Zx=ae((tD,Jx)=>{"use strict";var eD=Fo(),{Duplex:lv}=ue("stream");function $x(t){t.emit("close")}function uv(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Vx(t){this.removeListener("error",Vx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function fv(t,e){let r=!0,i=new lv({...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($x,i);return}let d=!1;t.once("error",function(f){d=!0,c(f)}),t.once("close",function(){d||c(o),process.nextTick($x,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",uv),i.on("error",Vx),i}Jx.exports=fv});var Ad=ae((nD,Yx)=>{"use strict";var{tokenChars:xv}=zr();function hv(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&&xv[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}Yx.exports={parse:hv}});var ih=ae((iD,rh)=>{"use strict";var pv=ue("events"),zo=ue("http"),{Duplex:rD}=ue("stream"),{createHash:gv}=ue("crypto"),Xx=Lo(),Jn=Fr(),mv=Ad(),wv=Fo(),{CLOSE_TIMEOUT:_v,GUID:yv,kWebSocket:Ev}=Vt(),bv=/^[+/0-9A-Za-z]{22}==$/,Qx=0,eh=1,nh=2,Id=class extends pv{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:_v,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:wv,...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=zo.createServer((i,o)=>{let c=zo.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=vv(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=Qx}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===nh){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!==eh)if(this._state=eh,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",th);let c=e.headers["sec-websocket-key"],d=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){Zn(this,e,r,405,"Invalid HTTP method");return}if(d===void 0||d.toLowerCase()!=="websocket"){Zn(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!bv.test(c)){Zn(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){Zn(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){Qi(r,400);return}let f=e.headers["sec-websocket-protocol"],h=new Set;if(f!==void 0)try{h=mv.parse(f)}catch{Zn(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 Jn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let _=Xx.parse(w);_[Jn.extensionName]&&(S.accept(_[Jn.extensionName]),E[Jn.extensionName]=S)}catch{Zn(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,(_,v,A,T)=>{if(!_)return Qi(r,v||401,A,T);this.completeUpgrade(E,c,h,e,r,i,o)});return}if(!this.options.verifyClient(S))return Qi(r,401)}this.completeUpgrade(E,c,h,e,r,i,o)}completeUpgrade(e,r,i,o,c,d,u){if(!c.readable||!c.writable)return c.destroy();if(c[Ev])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Qx)return Qi(c,503);let h=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${gv("sha1").update(r+yv).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&&(h.push(`Sec-WebSocket-Protocol: ${E}`),w._protocol=E)}if(e[Jn.extensionName]){let E=e[Jn.extensionName].params,S=Xx.format({[Jn.extensionName]:[E]});h.push(`Sec-WebSocket-Extensions: ${S}`),w._extensions=e}this.emit("headers",h,o),c.write(h.concat(`\r
|
|
15
15
|
`).join(`\r
|
|
16
|
-
`)),c.removeListener("error",
|
|
16
|
+
`)),c.removeListener("error",th),w.setSocket(c,d,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxBufferedChunks:this.options.maxBufferedChunks,maxFragments:this.options.maxFragments,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)}};rh.exports=Id;function vv(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=nh,t.emit("close")}function th(){this.destroy()}function Qi(t,e,r,i){r=r||zo.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} ${zo.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 $n(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let d=new Error(o);Error.captureStackTrace(d,$n),t.emit("wsClientError",d,r,e)}else Vi(r,i,o,c)}});import{existsSync as rS,openSync as iS}from"node:fs";import{mkdir as sS}from"node:fs/promises";import{dirname as oS}from"node:path";import{fileURLToPath as aS}from"node:url";function dS(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Pd(t=Y()){return rS(t.libEntry)?t.libEntry:aS(new URL("../index.ts",import.meta.url))}async function Dx(t={}){let e=t.paths??Y(),r=t.entryOverride??Pd(e),i=dS(e,process.env.COZE_BRIDGE_LOG_MODE);await sS(oS(i),{recursive:!0});let o=iS(i,"a"),d=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=at(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[Yi]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return cS.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var cS,Yi,$o=Je(()=>{"use strict";yn();ne();ke();cS=U("spawn-daemon"),Yi="COZE_BRIDGE_DAEMON"});import{spawn as n1}from"node:child_process";import{mkdir as r1,unlink as i1,writeFile as s1}from"node:fs/promises";import{dirname as o1,join as a1}from"node:path";function Hr(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function c1(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${Hr(r)}</key>
|
|
21
|
-
<string>${
|
|
20
|
+
`+r)}function Zn(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let d=new Error(o);Error.captureStackTrace(d,Zn),t.emit("wsClientError",d,r,e)}else Qi(r,i,o,c)}});var mh=ae(Me=>{"use strict";var N=z;function z(t,e){t=t-267;let r=Ko(),i=r[t];if(z.kFblgQ===void 0){var o=function(f){let h="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",w="",E="";for(let S=0,_,v,A=0;v=f.charAt(A++);~v&&(_=S%4?_*64+v:v,S++%4)?w+=String.fromCharCode(255&_>>(-2*S&6)):0)v=h.indexOf(v);for(let S=0,_=w.length;S<_;S++)E+="%"+("00"+w.charCodeAt(S).toString(16)).slice(-2);return decodeURIComponent(E)};z.UCLChq=o,z.EBEaWs={},z.kFblgQ=!0}let c=r[0],d=t+c,u=z.EBEaWs[d];return u?i=u:(i=z.UCLChq(i),z.EBEaWs[d]=i),i}(function(t,e){let r=z,i=t();for(;;)try{if(-parseInt(r(1695))/1+parseInt(r(373))/2*(parseInt(r(1397))/3)+parseInt(r(1620))/4+-parseInt(r(1637))/5+-parseInt(r(1715))/6*(-parseInt(r(701))/7)+-parseInt(r(1601))/8+parseInt(r(999))/9===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(Ko,233064);var kv=Object[N(1624)+"operty"],Pv=Object[N(1478)+N(410)+N(456)],fh=(t,e)=>function(){return t&&(e=(0,t[{ZExQN:function(c,d){return c(d)}}[N(1693)](Pv,t)[0]])(t=0)),e},Ov=(t,e)=>{let r={Scibh:function(o,c,d,u){return o(c,d,u)}};for(var i in e)r.Scibh(kv,t,i,{get:e[i],enumerable:!0})};function Lv(){return ah||(ah=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Nv(){let t=N;return ch||(ch=[IDBCursor[t(1666)+"e"][t(1163)],IDBCursor.prototype.continue,IDBCursor[t(1666)+"e"][t(603)+t(1311)+"ey"]])}function Mv(t){let e=N,r={EpALW:e(862),ZJGsZ:e(527),SzbIe:function(o,c){return o+c},MBzFb:e(875),vyksK:function(o,c){return o||c},ZNezB:e(1063),SHscv:function(o,c){return o===c},dEdMV:e(725),tOkFt:function(o,c){return o(c)},CwTUU:function(o){return o()},jiasU:function(o){return o()},lAjAr:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let d=e,u={acLmE:function(E){return r.jiasU(E)}},f=()=>{let E=z;t[E(1399)+E(273)+E(953)](r.EpALW,h),t[E(1399)+E(273)+E(953)](r.ZJGsZ,w)},h=()=>{o(Bt(t[z(1277)])),u.acLmE(f)},w=()=>{let E=z,S={WWhii:function(_,v){return _(v)},PSzZL:function(_,v){return r.SzbIe(_,v)},SCzoV:function(_,v){return _+v},gIhWZ:function(_,v){return r[z(1752)](_,v)},gZank:r[E(1458)],OqRTN:function(_,v){return r[E(1483)](_,v)},DyQlt:r[E(1024)]};if(r[E(1491)](r.dEdMV,E(337)))return S[E(1605)](_0x51edab,S[E(897)](S.SCzoV(S.SCzoV(S.gIhWZ(E(1006)+E(407)+"ge: ",_0x2ed642)+S.gZank,S[E(659)](_0x5c3268,1)),S.DyQlt),_0x3c1db8));r[E(1230)](c,t[E(527)]),r[E(1102)](f)};t["addEvent"+d(1017)](d(862),h),t[d(647)+d(1017)]("error",w)});return i[e(1044)](o=>{let c=e;r[c(845)](o,IDBCursor)&&Cd[c(628)](o,t)})[e(1036)](()=>{}),jo[e(628)](i,t),i}function Bv(t){let e=N,r={FGhBB:e(510),zhKNZ:e(527),pJmJN:e(667),LISvU:function(o){return o()},QxXhp:function(o,c){return o(c)},xDSQN:e(909)+"or",OmDqH:function(o){return o()}};if(Ho[e(1407)](t))return;let i=new Promise((o,c)=>{let d=e,u=()=>{let w=z;t[w(1399)+w(273)+w(953)](r.FGhBB,f),t[w(1399)+"entListener"](r[w(1651)],h),t[w(1399)+w(273)+w(953)](r[w(1295)],h)},f=()=>{let w=z;o(),r[w(1232)](u)},h=()=>{let w=z;r.QxXhp(c,t.error||new DOMException(r.xDSQN,r[w(352)])),r[w(1357)](u)};t[d(647)+d(1017)](d(510),f),t[d(647)+d(1017)](r[d(1651)],h),t[d(647)+d(1017)](r[d(1295)],h)});Ho[e(628)](t,i)}function Fv(t){Wo=t(Wo)}function zv(t){let e=N,r={xhjfC:function(i,o){return i(o)},yzjgS:function(i,o){return i(o)},iIvVd:function(i,o){return i!==o},OArhK:e(1527),SnryP:"halIT",BzkNz:function(i,o){return i(o)},mpchU:function(i,o){return i===o},mQaoI:e(1711)+e(1772),EAzQK:function(i){return i()}};return r[e(1552)](t,IDBDatabase[e(1666)+"e"][e(1210)+e(561)])&&!(r[e(740)]in IDBTransaction[e(1666)+"e"])?function(i,...o){let c=e,d=t.call(r[c(481)](es,this),i,...o);return Td[c(628)](d,i.sort?i[c(389)]():[i]),r.xhjfC(Bt,d)}:r[e(1280)](Nv)[e(1779)](t)?function(...i){let o=e;return t.apply(es(this),i),r[o(1781)](Bt,Cd[o(998)](this))}:function(...i){let o=e;if(r[o(1457)]==="halIT")return r[o(730)](Bt,t[o(1769)](es(this),i));this[o(1525)+o(1251)]()&&(!this[o(1294)]||this[o(1294)][o(782)+"te"]!==this.OPEN||r[o(1181)](this._ws.readyState,this[o(1160)+"NG"]))&&this[o(943)+o(1512)](),this._isBrowser&&_0x76a2c9[o(647)+"Listener"](o(1682),this[o(943)+o(1512)]),this[o(565)+"er"]&&_0x28c00b[o(647)+o(1017)](r[o(877)],this[o(943)+"ffLine"])}}function Uv(t){let e=N,r={ggVEu:function(i,o){return i(o)},AEfck:function(i,o){return i instanceof o}};return typeof t===e(591)?r[e(415)](zv,t):(r.AEfck(t,IDBTransaction)&&r[e(415)](Bv,t),xh(t,Lv())?new Proxy(t,Wo):t)}function Bt(t){let e=N,r={oQvRz:function(o,c){return o instanceof c},QzVSs:function(o,c){return o(c)},JxdBQ:function(o,c){return o(c)}};if(r[e(648)](t,IDBRequest))return r[e(1227)](Mv,t);if(Go[e(1407)](t))return Go[e(998)](t);let i=r.JxdBQ(Uv,t);return i!==t&&(Go[e(628)](t,i),jo[e(628)](i,t)),i}var xh,ah,ch,Cd,Ho,Td,Go,jo,Wo,es,dh=fh({"node_modules/idb/build/wrap-idb-value.js"(){let t=N,e={DKVEb:function(r,i){return r<i},tcuck:function(r,i){return r|i},FskYQ:function(r,i){return r<<i},afCDi:function(r,i){return r&i},axQwL:function(r,i){return r|i},sqeZk:function(r,i){return r&i},IuVMx:function(r,i){return r<<i},eTQOI:function(r,i){return r<<i},yTwue:function(r,i){return r+i},WKLPU:function(r,i){return r>>i},SsUit:function(r,i){return r===i},CEAer:"done",YLKOy:t(1711)+t(1772),ZbzNX:function(r,i){return r===i},PiGmH:"store",sVjAc:function(r,i){return r(i)},CXRMk:t(1689)+"e_success",nJPMy:t(1689)+t(1214)+"t",qMbhh:function(r,i){return r instanceof i},iRyYh:t(449)};xh=(r,i)=>i[t(917)](o=>r instanceof o),Cd=new WeakMap,Ho=new WeakMap,Td=new WeakMap,Go=new WeakMap,jo=new WeakMap,Wo={get(r,i,o){let c=t,d={eauzJ:function(u,f){return e.DKVEb(u,f)},AkOmk:function(u,f){return e[z(1579)](u,f)},APbfy:function(u,f){return e[z(693)](u,f)},CRKiR:function(u,f){return e[z(1012)](u,f)},rCxsd:function(u,f){return e.tcuck(u,f)},lWTkw:function(u,f){return e[z(1625)](u,f)},TaNyQ:function(u,f){return e[z(693)](u,f)},VovQJ:function(u,f){return e.sqeZk(u,f)},mOZvY:function(u,f){return e[z(1625)](u,f)},bXpZs:function(u,f){return e.IuVMx(u,f)},PRSzi:function(u,f){return e[z(1109)](u,f)},cAxsK:function(u,f){return e[z(861)](u,f)},xbyIh:function(u,f){return e[z(1045)](u,f)},BNeFq:function(u,f){return e[z(1292)](u,f)},iDdMe:function(u,f){return e.yTwue(u,f)}};if(r instanceof IDBTransaction)if(c(1074)===c(905)){let u=_0x51014a[_0x12dcb7++];if(u<=127)_0x5f5851+=_0x45d092[c(1553)+c(635)](u);else if(u>=192&&d[c(1341)](u,224))_0x3fa20e+=_0xdae210[c(1553)+c(635)](d[c(1776)](d[c(1345)](d[c(589)](31,u),6),63&_0x54a2ef[_0x147cf1++]));else if(u>=224&&u<240)_0x463641+=_0x2b4689[c(1553)+"Code"](d.rCxsd(d[c(412)](d[c(1345)](d[c(589)](15,u),12),d[c(1107)](d.VovQJ(63,_0x5a06fa[_0xe063fd++]),6)),63&_0x5cdbde[_0x11d489++]));else if(u>=240){let f=d[c(820)](d[c(1186)](d[c(1550)](d[c(335)](7,u),18)|d[c(1550)](63&_0x4b505f[_0x212f07++],12),d[c(1570)](63&_0x5924fa[_0x11e595++],6)),d[c(589)](63,_0x4e4874[_0x27da63++]))-65536;_0x3a7a7f+=_0x5399d0[c(1553)+c(635)](d[c(1035)](55296,d[c(1443)](f,10))),_0x426e01+=_0x5b507f[c(1553)+c(635)](d[c(836)](56320,d[c(335)](1023,f)))}}else{if(e[c(319)](i,e[c(1136)]))return Ho[c(998)](r);if(i===e.YLKOy)return r["objectSt"+c(1772)]||Td[c(998)](r);if(e[c(1179)](i,e[c(638)]))return o[c(1711)+c(1772)][1]?void 0:o[c(1711)+c(542)](o[c(1711)+c(1772)][0])}return e[c(1258)](Bt,r[i])},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t,c={DXDNw:function(d,u){return d(u)},ytlRa:o(1069),TDfBA:e[o(1358)],robej:e.nJPMy};if(e[o(1216)](r,IDBTransaction)&&(e[o(1179)](i,e[o(1136)])||e[o(1179)](i,e[o(638)])))if(e.iRyYh!==o(449))c[o(872)](_0x4aeadd,c[o(1586)]),this[o(477)](c[o(491)],_0x2ce4a5),this[o(477)](c[o(768)],_0x23be55);else return!0;return i in r}},es=r=>jo[t(998)](r)}}),hh={};function Ko(){let t=["rgXrs0G","CM92AwrLihy","ugvKEu8","D3nZoI8V","ANbNvhC","wNjTqKq","DvLizLq","y0f4C0S","CgLUz0LUDgu","uLD4yMO","C1fAteq","CxLWDvK","vvfLv04","yMTorha","sgLvtNC","BMvLzf9Hy2S","Dgn1y2S","BeHHBMrSzxi","rLDt","DuHjB1m","vu1czfi","ywXPzcb1CMW","CLLLzhe","ExrSuMe","yxnL","v0DtBgS","BLryANe","zxjFBxnNAwq","zgvS","DKLAt28","vMTgy2W","C3rVCMu","ruHAsuK","CMfTzq","BeT6z2S","ywnOzwq","tMzvC2q","ywWGy3vYC28","mZaXntyZmLjLthDdva","yuvWsLO","x2LUAxrqCM8","BwLUAvbYB2C","v1DOAwK","q0Xpu0ve","wMLUBNi","y29Kzq","y29UBMvJDeu","uM1WEfC","CvvOvKi","ywnRtxnNswq","C2vYDMvYvgK","yxn4vxu","lcbxzwjtB2m","BMPdu1m","BNrAEfq","z2vY","vgDxtMi","mty2nJuYBMHQrLz3","zNjVBujPDhm","rhrqsKy","A2TRzu8","zgvMAw5Luhi","yxHrD0W","turPr2q","Aw5KzxHpzG","BuDfB1O","rxHxDem","vLD1vMS","CNnVCL92ywW","Aw5N","ruTStfK","D3jOqKq","D2fZq2XLyw4","CgfNzwHPzgu","mJi3ody2mfvNv0XjBq","zK1gCK8","t3LNAee","qM1ntMm","BMjdDwe","Bhm6ia","uMvJB25Uzwm","CYbPBNn0yw4","zufJAW","BMnLq2XVC2u","y3Puz1i","BMnVzgLUzW","tfjoDei","BMCGzMfPBgu","EMHltLO","CgXLyxnLiha","Dg9cExrLC0W","y3vYC29Yx2y","y29UBMvJDfm","zvvYBa","CYbHBhjLywq","wfDQDMe","tvjlrfe","EgvNr00","DxnNrg4","z2v0qwXS","BNrfBMrWB2K","r2jhqMK","y2HHCKnVzgu","ChjVDg90Exa","AevYCM9Yrxy","sufOz2e","DxjUANG","tNDRCNC","pxv0zI04","DMz3uK0","ywXSB2nvBNm","qKnis2S","yM9L","C2vUza","B0fcAw8","zw5XDwv1zq","z29PBMCGyxC","sNLnv2u","rNjVBNrPzxi","B25SAw5L","Cg9W","vKnvy2m","BwvKAwf0zwW","t1DOs2u","q25ssNu","qwzYBgW","CgLUz19VBMm","ExbL","rLj4AMm","q0XjCgS","wKv4uu4","y3jLyxrLrxi","mtC4nZyYwLDHB1z3","BwfUDwfSihi","qLL2Cxa","yMfJA3vWigu","Bwv0Ag9K","Ee1evuu","y0Xqt0W","s2vtqvy","vxvHA20","AM5fuLC","t3bLBKv2zw4","Awnzr0q","sMLTvKu","B2zMC2v0","sgHjBgi","zMX1C2HfEha","B2jQzwn0u3q","DLnQzfm","v2HQCKK","seXTu2u","mtuXntzhq1P0DNa","x2TLEvbHDgG","y3jLyxrLt2i","rvHov0W","ihn1y2nLC3m","DgD0q2C","DMfSDwu","DKvywuW","Cgf5Bg9Hza","x2rPC2nVBM4","wLLHuNq","CMvTB3zLq2G","BwLPAhG","BLjTwuu","Cuv3r2m","DgLUzYbZzxi","uMPZB2e","yNrkzfy","BMvJr0S","u05Us0e","ufPirKi","tenoAxm","CMvJB25Uzwm","BgPbv0G","CgfYC2u","rffLAvy","o2nOyxjZzxq","Evz4yKe","AvjUBLa","vgj4Dw8","zNzevM8","vhPezNq","BvPfywC","AKPcDwm","DMfS","q1bdwNu","q1rYBfa","u3PIswu","BMLpr2C","x194x21Zz18","C2v0sxrLBq","t0DVCuq","DhnvwgG","A3fisgu","CMLLC0nVDw4","CMvHzg9UBhK","qKDhzgW","Cw9Z","vxvUDwu","suP6z3G","BM9VwwS","BgLUzw5V","zwHfB1a","zxj2AwnL","yxbWBhK","y2HLy2TdDxi","ywD2Efu","B3jLtMfTzxm","DxbNCMfKzw4","CM92AwrLihC","Dg9Y","qwTpBwS","wvPoCgO","B3bLCNr5","Aw5JBhvKzxm","sgDgr2S","ExPQz1m","svPgDve","x3nLCuLK","rKHgv3u","Ae91B1K","BgLUzq","s2DjB20","zw50tgLZDgu","zxH0ugf5Bg8","zNjvthy","BMrWB2LUDfq","zwHXr0q","BNruCMLLC0m","v0z4vvu","zNjVBuj5Dgu","CMvKDwnL","Bg9IywXty28","Agz1C0y","zxjFywnRx20","zw5NDgG","yxH2sKq","BMDuAw1LCG","yMDSque","zfnWDLu","zeDwr0e","sNHtyLm","x29UugfNzu4","C0jf","Aw50zwDLCIa","y1znvKy","wKjMEgG","x21LC3nHz2u","wNLqsvu","wu1mEg0","ywDLsgLKzq","sNPougm","y3jLyxrLt3a","v2zste0","uu9AsKC","B3jRig9MzMW","Cvneuxe","sLjqwKu","rerTq3q","t3DKyKW","x2nVBM5Ly3q","AwXSihvZzsa","ELn4qwS","q0TNDMu","sw5xuuq","ELfqtxK","u1zbANq","Dxr2rxa","qvvczxO","u3nvAxq","DLLSqwO","nhWXFdj8mhW","zvz2EwG","C1vhzxu","yMLUyxj5vhK","C3bSAxq","zfryrLa","yMjtzfu","sfPyqve","EhjHAgG","AgLNAa","DLrlwgu","nxW0","uxvLDwu","BufMzgC","ufjtEMK","zNjVBNrPzxi","AwXktwe","rLzTrMG","C3vIC3rYAw4","Dev2zw50","A1ztqwO","B3zxAxG","BwLZzq","y2HLy2Tszwe","y3vYDMfSDwu","lcbTyxGGCMu","BNrbBMrvCgq","rwnhuMG","mxW4FdD8mNW","wvzysxy","z2vrDwv1zuW","Eertuu4","sg9pDvC","ywnR","x2nYzwf0zvm","tvzot0K","v2LUzg93","ueHIvwK","B25tDgfYDfi","u3rYyxrLz3K","yM1trMm","y3vYC29Yx24","Dwz4zfG","y0f4Efy","BMnnueO","qujUs3a","D24GCMvHC28","DfjZC3a","uMTMBMS","BMrLEa","z2v0sxrLBq","B25ozxr3B3i","mJi2otm0t2jHuMvS","zMLUza","C3rYAw5NAwy","vxz2Au0","z1fNrgG","svfLqM0","x2n1CNnVCK4","B3jRzxjhBg8","BgLTAxq","C3nHz2vfDMu","yxrLq291BNq","CgvYC2LZDgu","Au9Jsha","Aw5KzxG","zwngwgy","B2nRzxq","C29YDa","Dw5RBM93BIa","BMCGDxjSoIa","Dxb2DLe","Bwf4uMv0CMK","qLfnzKS","Dvjey3K","tvHgwve","EvrMu0O","x2LZtwLUAvq","AfD6wNC","zxrxB3jRq2G","zNjHBwvuExa","Cu5trLG","ywXty29Wzq","Dw5KzwzPBMu","ENv2uxq","z3DTBvG","DcbVzIbYyw4","t1PlB3a","uhzky0W","B3bLCNr5tMe","Ahr0Chm6","BfDuA3C","igfYCMf5yNu","v1vZzeC","z2Dwrxu","BfHdsLO","D3b1vK0","vLDiD2S","ChjVy2vZCW","x2nSzwfYugK","CNnVCL9Uyw0","AwDTz1a","AxnszwfKEq","txvfDxm","vNb2zM8","v3DRtg8","uxHqtKm","B25JBg9Zzq","B25mAw5L","CNzHBa","wenctgC","ufntBfO","CK5Rq00","AufXv1O","AxDHEvq","zuXhyxG","C0H4ww4","ywDL","zM9YrwfJAa","y2XLyxjtDg8","x19LC01Vzhu","Bwfpvgq","wKDkzLG","rxzLBNq","BwXkqwC","yxbWBgLJyxq","AwXLtMfTzq","AgvHzgvYCW","tu9vvvq","u2TPCcbWyxm","tMfTzq","yw1Lu3bHy2u","qwLbEg4","C3vJte8","tgDsDhm","BwvZ","DgfiC0W","BwLUzW","y1nxvLG","DNj6Axu","qMzHBg0","BMfTzq","Chv0","qNjPzgDL","rgnIC0i","uKv2vxC","CLzHBhvLCW","yMLUyxj5","vfDSqNe","Dg9mB3DLCKm","ALvYrxy","DMrxAgK","B25Uzwn0Aw4","swvhr0m","BgvY","zfPTBKG","B2zM","ALnlvwu","DxrMofDYAxq","Aw9UvgLTzw8","EgHQzKm","DMn1sg0","C3rVCcbPBw0","Ehj6sLG","zMzLCG","twLZC2LUzYa","B25pCgvU","zNjVBuHHC2G","A1Pnyui","EfvZzuvUDG","verMqKe","r3zYuKu","vg5NwuW","x3bYB3rVy28","x2HHBMrSzvi","seTYsKy","Cu5Rvgi","A3vrAuW","mdaWma","tg9JAW","y01pweu","x2DLDeLUDgu","BezSDxnO","DKDuueS","Aw5Lza","D0LSsgC","q1DVtNO","CM92AwrLigi","qvrZAM0","y29TCgXLDgu","v2vyuKC","z2vjBMzVu3K","B25VCgvU","r2rnrK0","zMXNuK8","zw50","Avz4sfO","vhPjufK","y2HnyxHdB3u","mxWWFdr8mNW","x1fVu01HBMe","suvtx0vsuK8","u0LktxK","ywrK","tMfYEhm","DgHUyKG","zxjYB3i","y2XLyxi","CNjVCK1LC3m","CfvcBeS","A01mzNO","EKPOwuO","tKXRtei","rvHpsMq","BKLurvO","CgfNzxnOB3C","BK9PwwK","CLLHAuK","zxq9DxrMltG","CgLUz1rPBwu","y3jLyxrLtwu","B3jL","CKjQs3O","Bg93","AMvJDfn0B3i","suDhBgm","ywDLu2HVDW","yw5Hz2vY","vxrlA2W","C2LLELK","rfv0wuq","C09Kr0u","AwDHDg9Yt24","r3LxzLG","zNrXr3e","B25dBg9Zzq","zxH0zw5ZAw8","zMLSDgvY","z2v0s2v5","lcbOB3n0BMe","Aw9U","wMXsALO","ig1LC3nHz2u","tMXLvKq","x2LZqNjVD3m","zwnVBM5Ly3q","tuvtu0fhrv8","Ae1LC3nHz2u","DMfLwfy","BgDQDxe","x29Ut3bLBG","DMPXyMK","y2HnyxHuCMK","q0T2yui","Bg9Nsurhzw4","AfPTC2O","vMzJBw0","A29WD3G","Cg9PBNrbBMq","vfrdyKe","yuHXueO","ExHxzMC","t0njvvm","AgvKtwf4uMu","Ce5lA3m","Cvz2vwq","zwDWtu0","CM92AwrLige","q1jlAvi","C3jJ","zNvUy3rPB24","sNfrwvO","t1jPuMu","rfnHvgq","Bg9NsurozxC","DxDHqwe","Aw9Ul2PZB24","uwLWEuG","DNHPz0G","B1rSrNK","A2v0ignVBNm","u2Lvwha","y29UDgLUDwu","CKfTD1q","nhWXFdn8mhW","EvjLy29UBMu","rNPkDha","Bxr2v3e","D21SB3q","z2u6ia","AfvKAwS","DxfmueO","Cwr4v0e","uMH4whm","BKHHA2W","AgPwrhy","y3v0wha","C0ztt20","seTeuwW","zsbHihn0CMK","rvz5wfO","vLjUs2y","BfrPBwvVDxq","x29UtwvZC2e","DMfSDwvZ","tNj2Dvm","yLPKBxO","C2v0","wMHAq0y","Eu9UDeq","ywnRDxbfBMq","qKzLr24","yvfoqMW","AgfUz2u","q29Kzq","A2nVtwu","EKD1ueC","ugLhBuG","D05RD3y","suveyw8","zuXdu3C","ihjLy29UBMu","sfnrwfu","CMfTugfYyw0","Eg1Ivgu","AxnbCNjHEq","ywrKrxzLBNq","B1f2uNO","zxjYtxnN","Cg9PBNrdB24","B3HxuMq","ihrPBwvVDxq","CNjAuMu","x2LUAxq","AwXLx25HBwu","tvnXB1G","q3vZDg9Trxi","x3fVC0rc","t3fsve4","BLD5wgm","ihrPBwvZ","vwvHwxe","y2fSBa","BNfVz0m","ignVzgu6ia","sgrNB2O","ywjVCNq","x21PBMLoyxy","sLbltfm","AwvODKq","DKDsChi","BNrLCG","x2rPC3bHDgm","C2XPy2u","ENfuy28","ywrKq291BNq","qK5uwMq","A2fSwfe","zgvJB2rLzey","wvrZBxC","CMn5ugq","zMLN","rxjYB3jdB2q","wKHMwwS","sKnjyMe","Ahj3t1u","uuPcDuS","ruPHv0G","zfjhqLi","ruzlvhi","rwv4Cee","zgXWEKi","rNnRwve","D3jPDgu","yxKSig5LDhC","wvfvC3K","rgHODe0","z2v0q3vYCMu","vfvtA0m","swP3v3y","mtiXmwPwAK9tAa","BgLZDgvUtMu","x2rItMfTzq","Eg5dEKq","t1bftL9fuLi","thHnuum","ChzPtvy","zxLHExy","txPyrxe","Bg5JCuC","mNWWFdf8m3W","Cgf5Bg9Hzfq","rNnqzuu","tNLxAvm","C0rxt1i","ywrKt25L","x3nLBMrby2S","zxjYtM8","whHtzKe","ALHNrvy","yMfSrxzLBNq","y3jLyxrLrwW","wMrxAKm","v0XOEK4","EfHgvuS","igzPzwXKoIa","zxfkALe","ExzHCLq","zw5fDMvUDa","qNPRtNO","rwnJEwC","zwn0","ze9juxK","r2HqCLm","C2fywvG","BwjozeS","B2fK","quThzxa","y0vis0S","BvfHB0K","DxziuMe","t2r1A08","mhW1","C2vYDMLJzs0","CMvXDwLYzwq","ExrZBum","x2fKzfDZtgK","rwDcvge","tLjvB1m","vvDuDM8","DNbdwMO","B1fXzhu","tufyx1jfvfi","zezAA1G","suPWzxq","zMzmAw5L","CujIzwC","CwXdBKy","yMXVy2TLza","uuDhsei","x2LZsw5PDa","nNW1Fdj8mhW","seTVt3e","qMfjuuy","yMfSu2nVCgu","yNvMzMvY","tNDHtKq","CM9IzwO","A0rmze8","yNL0zuXLBMC","uxHhDuy","zeTLvLm","t01XB1u","A1Pmzxm","B3H6DuG","ufnTr1u","tKD6twG","t3PYvLO","r0ryCee","B3bLBKrc","r2DxsMq","CMvHzhLtDge","BMvJDa","y2XVC2veqG","q0Xpu0LorW","Dxrjza","CMvZB2X2zq","tNLwD3K","q2r3zeO","BMDLza","B2XKvMvYC2K","x3DHAxq","svrirfe","u2vXsuq","D0PWwva","u21Ltei","CNzHBfzHBhu","DNfny1u","uwzlueG","BhHsEMG","C2DPza","CwHMEuq","v2LcEei","D3bXAu8","C2fNzq","x2n1CNnVCK0","DxjS","zxf1ywXZ","CKDUEwu","y2XVC2uSihC","zfDVCMTLCKC","r2TUA2G","sKrZAxi","DwD2s3i","x2nSzwfYvgK","uhncuK0","rvjst1i","zw50zwqGDhK","uuzMvfu","CKn4C2q","u0Hgr1i","B25szwnLAxy","Cxj5z1a","zNjVBu51Bwi","yxGGCMv0CMK","v2HrCfi","wwLjBfe","ALfcCNq","ru5Irhq","EeXjt1O","sgDkBgG","C2Hcq3a","v2vIu29JA2u","zv9ZDwnJzxm","De1HBMfNzxi","AurKtwu","B25tDg9Wsw0","q291BNq","C2HPzNq","C0TiAKO","A29QAwy","zLHfAfm","DgrRvxG","ywnRx2LK","BefQqxi","qwPPz3G","vhjQrKy","x3DZsw5ZDge","Bu1yCLK","yNL0zu9MzNm","v1PWyva","vKDrsNm","rMnkyvO","yMftu0q","y3jLyxrLq2W","zvnmveW","uuLIEeW","DxPlsgi","z1jiAva","Efrurw52","zvrrt0K","C3vJy2vZCW","u2nqDNC","m3WXFdr8mhW","z2Prz2e","q3vwCMK","aaaaaaaaaaa","C2v0u3rVCMe","CMvHzfvjBNq","DMnfBwe","vgfN","rfHetNC","sevdweS","D29xCvq","icSG","teTdD08","t0fYAeS","sM1QuKK","Dw50","q29wrgC","DhjPzxm","AMjrsg4","B1H1BeC","BML0AwfSAxO","C0PYEuu","Eg9Wruy","DxPvrgO","vMLszvG","A3zMrLG","x3bHDgHlzxK","DMvUDa","yMLXy2G","sgLtAKS","x2HHBMrSzva","ihrYEsbYzwm","AuTqq1O","ufn6wKW","BwvY","vgrWt3m","tLnZv0S","CgjICdi","CM9YrxzLBNq","zgXvsLa","q2jXDK8","wfDTsuq","BwvZC2fNzv8","yvnJvuK","qvfquhq","qwjVCNrfCNi","AgPuu2C","yMLRzwS","reiGzMfPBgu","CKDovMq","vw9cqMu","B25TzxnZywC","vw5PBxbSzw0","C29Tzq","y3vYCMvUDeK","C2vYDMLJzq","zw1PDa","BhjTrMS","DMDzsuO","yu9SEgK","CMvHC29U","x2rLyNvN","C3rLBMvYCW","DM1WuMO","yNL0zxm","r2vkDNG","zw5HyMXLvhi","DhjPzxmGCMu","uejfvfi","y2vZC0HHBMq","qu1Mwfq","v25Ov2S","x3bPBMDmB3m","twzyDwi","y2f1ALm","tvzPrwG","wuHgue8","wfzPCeK","mxWYFdr8mhW","x2HHBMrSzu8","x29UvgLTzw8","z3buy0G","B2nRzxrtDwm","veXmALK","Ec1TC2CTy3u","AvbftfO","ALDXBKO","EMTKDhm","A09bA1q","BMvY","uhfWDxy","Dg9cExrLC0i","y3vYC29YlNm","D2vI","DMj3DMG","x2n1CNnVCKy","igzHAwWSig0","B3zMquy","DKnHuKW","B1Llu24","tu5nzfe","t1nXCwS","zgPXChG","DgvmB2Djre4","AfruCgy","y29UBMvJDgK","y29SBM8","C3bSAwnL","sLnptLa","DhbizwfKzxi","C1fqsxa","DvLRDKu","BNvTyMvY","wxrTqw8","vvvzChu","C1rrq2G","y2uGBM90igK","DLjty1m","rfPbt2W","EgfQEMy","sgv5CNK","wg9bAMG","zgnYyMO","vKXJBuW","CfnXuxu","DgvZDa","zLPluLi","q3rvzvK","B3nLza","zxHmzNK","y3vYCMvUDeu","yKDez2W","AgDjAfC","DxffDfK","z2v0","ndG1mdi1m0PlqMHhvG","rurZsMq","BMCGB3iGyw4","x3jLy29UBMu","x3vYBa","r0rktKK","A0vlywi","Aw5KzxGGB3u","y29UBMvJDca","x2jPBMfYEvq","q0Hvzu4","uNfywKK","v2vPEgLUsLm","ywzdrgK","ywXSzwqGBxu","DhDAvNq","Cwfzve8","y253Evi","tgLZDgvUzxi","rLbNA0G","DeLK","C2Lfs0u","v3DArMy","ChvZAa","y29Uy2f0","wK5LEKi","u2HHCMvKv28","vKTUvwC","s2zABgG","mhWY","r3bxwNa","r256A3i","Cg93","vfzfue8","DcbSAw1PDa","vM90CNK","Egj5swG","y2f0y2G","uLjpuG","AxzbvMO","sNv1C1K","DKLZzgy","BhvLzNi","jMPZy2fSBgi","C2vUDa","DgHLBG","Evr3Dwu","yMrFzgLK","tvL6BuO","AfHHD1u","rKjjAee","r1bnrwq","whzMBuO","ywDLrxzLBNq","rLPXvKi","yxv0BW","sgf0vwG","CMvZzxrfBMq","ANblyK4","zvPADvq","yLzcrem","B3vUDa","s3LkAee","v25vCKS","id4G","CM9fCfu","BernufG","tw9KDwXL","B3v4BhK","Dg9iyxnO","DgLTzw91Da","AenSB3nLrxy","wMLervG","yMLUza","A1n0yxr1C0m","DwvowgO","BLH0vuK","thfdtxK","r2zSr0u","ywzL","ywPLAeu","AuPstMG","Aw5L","oxWXmhWZFde","BKf3rgy","tKfusvzfx0u","x29Uq2XVC2u","tNLcs2e","C2v0y3vYC28","yw51Ce1LC3m","A1rYC3m","A0r3B24","v2DOvNK","quzgD2e","rw1ns0G","Dw1XvMe","zw1LBNq","ELbUseq","C3jyqMG","C2vfq3e","zLvoruq","AfjQs0W","BhrPCgXLihq","q3Duvvu","v01pvhi","C3rHCNq","DMLJzuLeig8","AefJA01LC3m","vgfoEve","Au9IEvm","C3fLwMS","v0fhv0S","ywPLzM4","m3WXFdj8nhW","Dgv4DfbHEwW","ywnOzwqSihC","tvjNtxO","DwTdDgq","B3v0sw50zxi","zg9Uzq","x3nVy2TLDa","uKnUC3u","zKXjvg0","q05Vz3C","zwLMwhm","B3LLwMu","A2v5CW","rvzgqxy","Aw1oAfC","rKLmrv9ot1q","Ahr0Ca","z212zwS","r1bzs2i","t1vdv04","sK1Ovee","zgv2AwnLx2K","y1fSzNy","q0vbzxi","y29mDwq","Dg9oDw1Izxi","wMrlrum","ywD3qLu","z2v0u3rVCMe","q1bqwLq","zfjQt0G","Ef9MCM9UDgK","Dw51Cwm","z2v0qwXSs2u","x3bPBMDqB24","yxnZAwDU","rKPRyMy","Dg9hzw5LCMe","B3bLBG","CMvWBgfJzui","yM9KEq","q29UzMLN","x2DLBMvYyxq","CKPQugK","z2vtEw5J","Dgv4Dc9WBge","rLjptLrjrvi","q09otKvdveK","v2PuAhC","ywPiAwy","ywr2yw5Jzq","l3DZl3yY","CMvWBgfJzq","AMTgwMW","tMnprNa","B2LUDfjLywm","BxnN","Egzgwuu","tKDRyxC","vxbKyxrLq28","EurLr24","CgDku08","Cu15Aeu","z1D4CKC","CMfNzvn5BMm","B0LeBhm","wMj6tLG","BwvZC2fNzq","AuL2vMq","EwLqywm","AxnmB25N","EKH1DvG","u294wvi","Bu9ADLK","CKn1D3a","rK1cDNG","BMTWDhC","qvrJtKS","A2vuDe8","BMrWB2LUDca","zxjHDg9Y","CMvJzxzPzwq","zw5JB2rPBMC","DxLlEge","txj1EKC","zwDuuKW","C2rMrhC","wMr2vfm","ENDmvKe","x0vysvnu","ANj4shK","AM9PBG","y2XVC2u","zcbLCNjVCI4","vujZrgu","Aw47y2HHCNm","y2rlrMW","DhjHBNnHy3q","ChjVDg9JB2W","C0nVDw50zxi","qw1VDw50","zv90Aw1LB3u","uK9XAhm","Cu1IAgG","rKrfzLq","tg9NsurozxC","zgX0suq","D2LSBfjLy28","x2zVCM1HDeu","yxnJCMLWDa","BLnfEwi","tfHyBxK","u3LkBKC","DxrVuMvJB24","uxPwu3m","m3W1","quXm","De9RrNq","B2nRzxrgywK","teLtDLu","x29UrxjYB3i","BxnXquu","CfLeuxC","x3bPBMC","tu1WBxi","tg9Nsuq","C3vIyxjYyxK","y09Wzw4","EfPkDLm","Dg1iuNO","AKrKq3C","CIb0DhDjra","zw5HyMXLuw8","yNj3Efy","ruXcA3G","AxnrB1nnzxm","BM93","t2jQzwn0","B3jpBMXPBMu","BvDPy2m","DhjPBq","tM9fyu4","vvHyuMC","t0zVrfG","C09nswi","C1zQqwm","y3ruAw1LB3u","BgvUz3rO","CfHhCgC","Dvv4u2m","ugD3uge","zgvSzxrL","Dwn3v1C","DxfwBxu","z2XpEuS","rK9gDK0","C3jPCKW","yvjsAM8","zcWGDw5RBM8","CgLUz0XVC3m","x3jLBw92zvC","senrqLK","t2fvBNu","Ahn3tgG","CMvZDwX0","yLfKtw4","u1fMww0","ruf6uuS","CMvUDevUzha","uM9XD3a","sLLIvvC","zLfiAxG","BMv4DcGPigm","AfHzq2W","x2LZv29YA2u","EsbJBg9Zzwq","zgf0yq","zwPvywu","x2LZtwLUAvC","v0Tmufu","zw92wfO","x3DZ","CePTsK4","rMHSyvq","C2DMC1a","yMLozhi","vvrrCwC","BM5Ly3q","AgDgyK4","thPLsxy","wM9eDeW","qK1uv1u","sfrsrva","zgrjrcWGzgu","C3nruLq","t0vhEue","CMPLwMC","vxDLAwC","uhjPBwfYEuS","q1vdzeW","C2v0q3vYC28","qwjHz2C","zMTpDKO","u0zrr3G","zM9Yy2u","s0HXDMS","q0rRwLu","suPXrNa","Ae9Wzw5fDMu","BIWGAg9ZDg4","sK9uC2S","vwfktvG","zw5KCg9PBNq","CLP6rha","yurMvvy","tw1Kzxi","uw5MAKW","DhLWzq","zwvKzwq","surlDKy","BK1HtNe","ALjTwMK","t29AEhu","sNbdthq","nNWWFdr8nxW","zM92sw8","mNW0Fdf8mhW","x3jLywr5q2W","zwf1EKO","BhbOsKi","CgPwrKm","y29UC3rYDwm","qvbIzNK","y29UBMvJDa","C2nxt3u","ysbTDxn0igi","CMvZzxrdB3u","CxfWAw0","CMfUzg9T","zxHWB3j0CW","C0XPC3rLBMu","CxDQBeK","BKLZrha","ueLoCKm","t21eCuG","q1HstwS","uuX5uK0","ue5Msfm","wwX6BuO","mhW3Fdn8nNW","B095ywi","DvzryNK","AKLyuKm","sgTWCui","yNvMzMvYzwq","q3HvCgG","zNPwyNK","yxv0B21HDgK","yw5Nzq","wwP5B3O","C3rYAw5N","rgnku0q","D0POwvO","AMTPu0G","mdaWmdaWmda","Dg9tDhjPBMC","u1vhEum","x2LUDgvYDMe","r0nJr3q","zcWG","t2XlyKG","Cvffze8","ywX3yxLZ","y3jLyxrLuMu","Aw5PDcbrB1m","zeH6ruy","CefKqwq","CMvHzhDYAxq","ihzHBgLKihm","Cgf5Bg9Hzeu","zxmGCMvHy2G","y1vhDeK","CxnVBw0","ihzHBgLKigq","nNHxELjMrG","y3vYC29Y","CMvTB3zLrxy","C1b4sMO","Aez3BKS","De9rtwq","B3nLrxzLBNq","tgD2yxi","ywXSq3vYC28","AxbcAxu","AgfZ","CNnVCKzPBgu","DfbhuLa","DfvdD1u","sNLSsgy","BwfW","veDcsxi","A1Dmy3u","zgvSzxrLrge","ywnRx2nVzgu","tvbXEge","s0XAB3u","DLHvueW","DK5Or0m","q3vZDg9Tq2W","AxnoAeq","wxv6BLO","r1bTt3m","x3bYzwzPEa","yNLL","Bwf4tg9ZC0m","CMv0CNLdB3u","quDvEwW","zhjtshO","uvbYr3C","EejcrxC","Cw92uxm","y1vgBfa","C0Xf","CwTlAu0","DeLUDgvYy2u","rfjQwM8","x29WDgLVBNm","Dg9VigXHCMC","t1bftG","AMzptMm","qK5LrNe","AgfZt3DUuhi","qLf1zLu","z0fxDe4","rLfivLe","CMHfEuG","Dxf3rhq","wgHAy0K","zu9XuKy","x0rctMfTzq","rNDZrhy","zw5JB2rLrNi","Een4y20","A0TJtMO","u25YEva","tuj6rMi","BhP0rhu","qK5ms08","sePKALy","twvZC2fNzuu","yw5ZzM9YBvq","D3rntxC","r255reG","qvP5AKm","yw1L","EhHYC2O","C1bKt2S","y291BNq","B25LCNjVCG","vfvtBwm","nhWYFdv8mq","rgXuENu","vvzZqMG","DuDfre8","DgLTzw91DcW","z2v0t3DUuhi","uNrZywy","yurACNu","s0HAAxK","venqChe","DNLRC0S","zuTrCfK","ywnRpwzYB24","wKPPq3G","uxjSBfu","qufIzwi","y29UDgv4Da","BwPoEfu","u0HZy3y","tw53s04","sfHtChC","DMvYC2LVBMm","A210uKC","rezxCw0","rMTqALy","A0TXsKm","v1LJCw8","q3LZBLm","qvbnqM4","rejSDuq","rvnNDum","ufnZBeO","s3f1vNO","u05ftNG","CuvQq3O","C0jUuwS","Bg9N","y3r4","Ec11C2uT","BKXPBMu","rMTmyMO","t3flEfC","t2LwtKy","uKvfCNy","x2LUAxrhBg8","C0vmC0q","EgDmsge","AwXK","q09oveLovuu","ywXS","z0n4tuK","D3LstKW","x25HDMLNyxq","vevTBLi","B2zMBgLUzq","AfbtAvq","Aur4qvC","tg15zM0","AefgD0e","q3roqMW","v1Pwyva","zev0D2G","nhWZFde","sgLhzeq","A2v5","v1fcueW","DgTJEgS","BwvZC2fNztO","Dw5ZAwDUzwq","x2rLC3rYB3K","x2vUzhbVAw4","wujdAhy","qMnxz0i","suvxufm","AMTsr2O","vgLTzw91Da","ChrVCG","yLHWwNm","ugDNtK4","BxbJAfu","zNjVBunOyxi","AxnrB1nby2S","CKngCeq","z1rPBwvVDxq","DgfIyxnL","x2XPC3rLBMu","CMvJzwL2zwq","swXgz3G","yM5iBM4","zw5HyMXLqxu"];return Ko=function(){return t},Ko()}Ov(hh,{deleteDB:()=>qv,openDB:()=>Gv,unwrap:()=>es,wrap:()=>Bt});function Gv(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let d=N,u={KfbWi:function(w,E,S,_,v){return w(E,S,_,v)},nkptw:function(w,E){return w(E)},NSiUx:d(1205),MnwKN:d(1494)+d(634),xfFYE:d(1773)+d(1331),PUgAw:d(759)},f=indexedDB[d(1151)](t,e),h=u.nkptw(Bt,f);return i&&f[d(647)+d(1017)](u[d(1170)],w=>{let E=d;u.KfbWi(i,u[E(1189)](Bt,f.result),w[E(791)+"on"],w.newVersion,u[E(1189)](Bt,f[E(1210)+"ion"]))}),r&&f[d(647)+d(1017)](u.PUgAw,()=>r()),h.then(w=>{let E=d;c&&w[E(647)+E(1017)](u.NSiUx,()=>c()),o&&w[E(647)+E(1017)](u[E(1492)],()=>o())})[d(1036)](()=>{}),h}function qv(t,{blocked:e}={}){let r=N,i={pUBlK:r(759),LXXmy:function(c,d){return c(d)}},o=indexedDB[r(1415)+r(1557)](t);return e&&o.addEventListener(i[r(530)],()=>e()),i[r(1224)](Bt,o)[r(1044)](()=>{})}function lh(t,e){let r=N,i={OnwTi:function(f,h){return f|h},YMLxm:function(f,h){return f<<h},HTREP:function(f,h){return f&h},nLKOj:function(f,h){return f&h},Votry:function(f,h){return f<<h},twZVt:function(f,h){return f>>h},vGTPK:function(f,h){return f+h},CdwdJ:function(f,h){return f instanceof h},vfwRM:function(f,h){return f in h},CPCZu:function(f,h){return f===h},tRssp:"string",ajehE:function(f,h){return f!==h},qlCnF:r(908),FVmFh:r(534)};if(!(i[r(789)](t,IDBDatabase)&&!i[r(1672)](e,t)&&i[r(1750)](typeof e,i[r(368)])))return;if(qo.get(e))return qo[r(998)](e);let o=e[r(1165)](/FromIndex$/,""),c=i[r(1079)](e,o),d=gh[r(1779)](o);if(!(o in(c?IDBIndex:IDBObjectStore)[r(1666)+"e"])||!(d||ph.includes(o)))if(i[r(1750)](i[r(758)],i[r(338)])){let f=(i.OnwTi(i[r(299)](i[r(1305)](7,_0x48a341),18),i.nLKOj(63,_0x2ff38e[_0x1d8ce8++])<<12)|i[r(1034)](i[r(1305)](63,_0x30193c[_0x9cf3ef++]),6)|63&_0x556176[_0x1985f8++])-65536;_0xcab027+=_0x140ada[r(1553)+"Code"](55296+i[r(1014)](f,10)),_0x3bea43+=_0x518027["fromChar"+r(635)](i[r(504)](56320,1023&f))}else return;let u=async function(f,...h){let w=r,E=this[w(1210)+w(561)](f,d?w(1390)+"e":w(1760)),S=E[w(1594)];return c&&(S=S[w(386)](h[w(839)]())),(await Promise[w(1522)]([S[o](...h),d&&E[w(1118)]]))[0]};return qo[r(628)](e,u),u}var ph,gh,qo,Hv=fh({"node_modules/idb/build/index.js"(){let t=N,e={fyWUK:"3|5|4|1|"+t(1028),rAmwT:t(524),JrOmc:t(1264),OyghA:"clear",jlxZc:function(o,c){return o(c)},taHsL:function(o){return o()},Nwkrw:t(998),sqhVA:t(559),vqMcU:t(1662),kKcNj:"getAllKeys"},r=e.fyWUK[t(325)]("|"),i=0;for(;;){switch(r[i++]){case"0":qo=new Map;continue;case"1":gh=[t(463),e[t(604)],e.JrOmc,e[t(1639)]];continue;case"2":e.jlxZc(Fv,o=>({...o,get:(c,d,u)=>lh(c,d)||o[t(998)](c,d,u),has:(c,d)=>!!lh(c,d)||o[t(1407)](c,d)}));continue;case"3":e[t(457)](dh);continue;case"4":ph=[e[t(1670)],e.sqhVA,e[t(798)],e[t(1456)],t(1470)];continue;case"5":e[t(457)](dh);continue}break}}}),jv={idb:function(t){let e=N;t[e(1352)]=Promise[e(787)]()[e(1044)](()=>(Hv(),hh))[e(1044)](function(r){return r})}},uh={};function Mt(t){let e=N,r={gKdfd:function(u,f){return u!==f}},i=(e(942)+"3")[e(325)]("|"),o=0;for(;;){switch(i[o++]){case"0":jv[t](d,d[e(1352)],Mt);continue;case"1":var c=uh[t];continue;case"2":if(r.gKdfd(void 0,c))return c[e(1352)];continue;case"3":return d[e(1352)];case"4":var d=uh[t]={exports:{}};continue}break}}Mt.d=(t,e)=>{let r=z;for(var i in e)Mt.o(e,i)&&!Mt.o(t,i)&&Object[r(1624)+"operty"](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=N;Mt.o=(e,r)=>Object[t(1666)+"e"][t(1444)+"operty"].call(e,r)})(),(()=>{let t=N,e={jRmZi:function(r,i){return r!=i},QxGuF:"undefined",TrjFF:t(1066),vIsdf:t(441)+"le"};Mt.r=r=>{let i=t;e[i(1334)](e[i(771)],typeof Symbol)&&Symbol["toString"+i(871)]&&Object[i(1624)+i(1778)](r,Symbol[i(1378)+i(871)],{value:e[i(847)]}),Object["definePr"+i(1778)](r,e[i(1040)],{value:!0})}})();var Re={};(()=>{let t=N,e={maOTd:function(a,n){return a(n)},wtMMw:function(a,n){return a+n},JYbUW:function(a,n){return a*n},xnCzD:function(a,n){return a-n},WnhWk:function(a,n){return a>n},WZVaP:function(a,n){return a!==n},ivAVj:t(1486),OYRMy:function(a,n){return a*n},lxRzh:function(a,n){return a(n)},aQNBl:function(a,n){return a(n)},fUNED:function(a,n){return a(n)},ZdKEC:t(499),pNKks:"ffff",TznSt:function(a,n){return a+n},uqLPJ:function(a,n){return a|n},HatUh:function(a,n){return a&n},agwBU:function(a,n){return a&n},iVxHZ:function(a,n){return a<n},GDXpA:function(a,n){return a<n},biNdr:function(a,n){return a!==n},yxWfg:function(a,n){return a-n},mAfdg:function(a,n){return a<n},sHxYn:function(a,n){return a-n},ovWix:function(a,n){return a===n},WnUrK:t(581),sKHjJ:function(a,n){return a<n},VLcmL:function(a,n){return a!==n},yMJXJ:t(537),qQEdO:function(a,n){return a-n},upvvQ:function(a,n,s){return a(n,s)},yiPac:function(a,n,s){return a(n,s)},LFZDi:function(a,n){return a!==n},TEmnR:function(a,n){return a(n)},DRjZo:function(a,n){return a(n)},nAwDf:function(a,n){return a>>>n},SHFGR:function(a,n,s){return a(n,s)},lztDu:function(a,n){return a===n},SnbdS:t(486)+t(745)+t(726)+t(1537),saXYX:function(a,n){return a===n},JOTsk:t(486)+"required"+t(726)+t(1721),hTTpf:function(a){return a()},TCPpq:function(a,n,s){return a(n,s)},nRmYE:t(705)+"OR",PNfHS:t(1160)+"NG_ERROR",ZdvTS:t(753)+t(522)+"R",drSHz:"NATIVE_E"+t(1037),QPrGw:"MESSAGE_"+t(817),KfZlh:function(a,n){return a|n},xBBEw:function(a,n){return a<<n},ntZxT:function(a,n){return a!==n},FQHVQ:function(a,n,s){return a(n,s)},PSSlZ:function(a,n,s){return a(n,s)},bbSdU:function(a,n,s){return a(n,s)},Vpvfo:function(a,n){return a!==n},kTrss:function(a,n){return a(n)},HoOuW:function(a,n){return a!==n},mtvWq:t(397),HLmSe:function(a,n,s){return a(n,s)},BNTZd:function(a,n){return a(n)},sgfsP:function(a,n){return a!==n},oZici:"GpWZp",jnERW:function(a,n,s){return a(n,s)},sQZLD:function(a,n,s){return a(n,s)},GeJvx:function(a,n){return a!==n},DDmCt:function(a,n,s){return a(n,s)},JimVE:function(a,n){return a!==n},lphJB:function(a,n){return a!==n},OdukO:function(a,n){return a===n},uUxSc:t(859),UUYpu:t(366),LRNtB:function(a,n,s){return a(n,s)},WGSlk:function(a,n){return a(n)},TGBIr:function(a,n){return a<<n},oxWRd:function(a,n){return a===n},VCUcc:function(a,n){return a+n},vcuHm:function(a,n){return a>>>n},QxPNC:function(a,n){return a&n},agvxU:function(a,n){return a>>>n},CoVDg:function(a,n){return a|n},oQqdu:function(a,n){return a&n},aDfUV:function(a,n){return a|n},cLPOL:function(a,n){return a+n},QfKPH:function(a,n){return a===n},YQUsy:"PfUTC",OGoqD:function(a,n){return a(n)},WQBPL:function(a,n){return a(n)},FOFvM:function(a,n){return a===n},WAGWK:"CpdgM",BYvqp:function(a,n){return a>>>n},Abagg:function(a,n,s){return a(n,s)},DhhtM:function(a,n){return a(n)},gmvek:function(a,n){return a(n)},baSSD:function(a,n,s){return a(n,s)},FRxjc:function(a,n){return a(n)},jXgEV:function(a,n,s){return a(n,s)},hjVDv:function(a,n){return a(n)},sogoD:function(a,n){return a(n)},CPPZT:function(a,n,s){return a(n,s)},EexpA:function(a,n){return a(n)},ITHDQ:function(a,n,s){return a(n,s)},QLyRM:function(a,n){return a===n},eLCSw:"Missing "+t(745)+t(726)+t(794),Eccyg:t(486)+t(745)+t(726)+t(1238),qqpim:t(486)+t(745)+t(726)+t(919),aOlxi:function(a,n){return a===n},vJGpW:"Missing "+t(745)+" field: "+t(1699),umqVa:function(a,n){return a+n},luefr:function(a,n){return a&n},GgWJd:function(a,n){return a(n)},iDxAW:function(a,n,s){return a(n,s)},gAWtN:function(a,n){return a+n},iwayT:function(a,n){return a>>n},qEjCz:function(a,n){return a>=n},SFQGx:function(a,n){return a>n},lgjuq:t(294)+t(1440)+"e",dqCzs:function(a,n){return a+n},njCSS:"XQdBk",oABio:function(a,n){return a===n},kEKab:function(a,n){return a>n},qUhVB:function(a,n){return a>=n},YtmAo:function(a,n){return a+n},qovQs:function(a,n){return a>n},QrllU:function(a,n){return a>n},CuVri:function(a,n){return a>n},lCRWI:t(576),eSLTL:function(a,n,s){return a(n,s)},WhQpR:function(a,n){return a+n},OWhKe:t(1126),TkPSD:t(632),BcWgB:function(a,n,s){return a(n,s)},dKeVS:function(a,n,s){return a(n,s)},uqwDt:function(a,n){return a(n)},kDwon:function(a,n,s){return a(n,s)},WiBxB:function(a,n){return a<n},WFxUU:function(a,n){return a!==n},PsBRM:function(a,n){return a+n},uzUDj:function(a,n){return a(n)},iKPCZ:function(a,n){return a===n},GPmOs:function(a,n){return a+n},hrwOU:t(361),LgRts:t(1640),unuqc:function(a,n){return a&n},xegGM:function(a,n){return a==n},vjqbi:function(a,n){return a&n},XWjva:function(a,n){return a>=n},PoXJl:function(a,n){return a+n},GflGE:function(a,n){return a+n},KgIom:function(a,n){return a+n},MYzmJ:function(a,n){return a|n},pHlhg:function(a,n){return a<<n},Mmder:function(a,n){return a<<n},usgDn:function(a,n){return a<n},qDhVg:function(a,n){return a(n)},qEwGc:function(a,n){return a&n},zgANE:function(a,n){return a+n},BGGdl:function(a,n){return a+n},UMAwl:function(a,n){return a+n},amIrC:function(a,n){return a+n},LxMQC:function(a,n){return a+n},jJBuc:function(a,n){return a&n},JxSbS:function(a,n){return a|n},REvUw:function(a,n){return a<<n},ssQRT:function(a,n){return a<<n},sdfDw:function(a,n){return a===n},SiUXp:"BJBub",TngYL:function(a,n){return a|n},Vfcmm:function(a,n){return a&n},dRDgR:function(a,n){return a<n},EJaWH:function(a,n,s){return a(n,s)},bkNDp:function(a,n){return a+n},LzeIv:t(314),wmlot:t(1209),Rkfnk:function(a,n){return a<=n},zDAgg:function(a,n){return a<n},dTXFP:function(a,n){return a<n},IbRqy:function(a,n,s){return a(n,s)},EXNWL:function(a,n){return a<n},PZHFB:function(a,n){return a<=n},qHomi:function(a,n){return a-n},Afrll:function(a,n){return a+n},Yjyoz:function(a,n){return a<n},WwZFf:function(a,n){return a<n},cutXp:function(a,n){return a|n},mjNxU:function(a,n){return a>>n},TzDft:function(a,n){return a|n},UXXRg:function(a,n){return a>>n},KLZou:function(a,n){return a|n},QnfjL:function(a,n){return a&n},fZKRR:function(a,n,s){return a(n,s)},wpqiO:function(a,n,s){return a(n,s)},XvfmJ:function(a,n){return a>=n},fLITm:function(a,n){return a&n},UMCnr:function(a,n,s){return a(n,s)},bikek:function(a,n){return a&n},FkPjV:function(a,n){return a<<n},TLLjY:function(a,n){return a&n},UoBBe:function(a,n){return a(n)},ZyPIU:function(a,n){return a&n},eovXZ:function(a,n){return a&n},nooYk:function(a,n){return a(n)},oOyab:function(a,n){return a&n},ZzhLT:function(a,n){return a&n},srXBh:t(478),tkcxk:function(a,n){return a(n)},pYDQw:function(a,n){return a&n},LKCwO:function(a,n){return a<<n},WwkLo:function(a,n){return a>>>n},YlzmJ:function(a,n){return a>>>n},ZHfYk:function(a,n){return a>>>n},HgJlh:function(a,n){return a===n},fzMXo:function(a,n){return a===n},FpVCV:function(a,n){return a<n},nWyXc:function(a,n){return a<n},EcGRh:function(a,n){return a<n},jpgTw:function(a,n){return a<n},lncqG:function(a,n){return a+n},QIbxL:function(a,n){return a!==n},OepRK:function(a,n){return a&n},cVMVF:function(a,n){return a>>>n},SoxYR:function(a,n){return a|n},DlTzu:function(a,n){return a&n},HKoOq:function(a,n){return a&n},gpTcH:function(a,n){return a|n},dlpzB:function(a,n){return a&n},jrxHy:function(a,n){return a>>>n},cUFlP:function(a,n){return a|n},Ajigx:function(a,n){return a|n},urnjx:function(a,n){return a!==n},sPdOk:t(1623),xLIOZ:t(323),flgRO:function(a,n){return a|n},uyKxa:"KYSfA",FJkbf:t(1326),JMhTA:function(a,n){return a===n},aEpJZ:function(a,n){return a<<n},vGRpr:function(a,n){return a|n},iObyS:function(a,n){return a<<n},bDJFy:function(a,n){return a<<n},bnHnn:function(a,n){return a|n},JmjRI:function(a,n){return a|n},woWqT:function(a,n){return a|n},OEGyA:function(a,n){return a<<n},sTQCh:function(a,n){return a>n},thnbH:function(a,n){return a&n},sELsD:function(a,n){return a|n},ytsmC:t(283),QFfTU:function(a,n){return a|n},nPWXe:function(a,n){return a<<n},NyBKa:function(a,n){return a<<n},ljAWH:function(a,n){return a>>>n},fovIo:function(a,n){return a|n},PMCCN:function(a,n){return a<<n},Uuakm:function(a,n){return a<<n},tsncR:function(a,n){return a<<n},rGnye:function(a,n){return a>>>n},qNSFX:function(a,n){return a&n},BbcHf:function(a,n){return a>>>n},WuWes:function(a,n){return a%n},FqwIe:function(a,n){return a/n},qutEG:function(a,n){return a>>>n},UTQqg:function(a,n){return a>>>n},qdxWA:function(a,n){return a+n},ecFXf:function(a,n){return a|n},HxfyJ:function(a,n){return a>>>n},fQHix:function(a,n){return a===n},QQkkQ:function(a,n){return a===n},NGzMh:function(a,n){return a===n},jbChK:function(a,n){return a+n},HJdjV:function(a,n){return a&n},Lmyfm:function(a,n){return a&n},zuvQt:function(a,n){return a>>>n},dSpvU:function(a,n){return a>>>n},eOqRF:function(a,n){return a>>>n},PINrC:function(a,n){return a>>>n},hFwnK:function(a,n){return a>>>n},XhZcI:t(520)+t(1228),sYluw:t(762)+t(1535),bvACG:t(1339)+"3",lXCJZ:"online",gkHZx:t(1527),WZpaP:t(1668),YTsmw:function(a,n){return a===n},czTgR:function(a,n){return a-n},CNogw:function(a,n){return a===n},ouxly:function(a,n){return a==n},EwyDN:function(a,n){return a>n},uYHfT:function(a){return a()},vdWhi:t(829),mGEoZ:t(1207),kcoMe:"wyeYP",uVQby:t(1733),GhPrS:t(527),kKqJC:function(a,n){return a instanceof n},FHFok:"Unhandle"+t(1206),zqTco:function(a,n){return a===n},jIXRC:function(a,n){return a===n},DlQKH:function(a,n){return a<n},DcbsB:function(a,n){return a===n},hvUiX:function(a,n,s){return a(n,s)},ZxmsZ:t(852),ViReX:t(813),GeUVZ:t(1336),yAJBR:"lsAzI",MVNOI:function(a,n,s){return a(n,s)},jkRGj:function(a,n,s){return a(n,s)},ehqGD:t(1205),uvHRa:t(1151),GyWfX:t(1180),MruzG:t(436),DZAOl:function(a,n){return a instanceof n},CTrlP:function(a,n){return a+n},EgBTa:t(476),oXulG:t(862),VKnUg:"ping_onc"+t(834)+"s",bglAA:function(a,n){return a(n)},rBjKz:"zeSIz",ntiUH:function(a,n){return a>n},CWoNz:function(a,n){return a>>>n},HECXK:function(a,n){return a>>>n},QOZJG:function(a,n){return a<<n},nMaNq:function(a,n){return a<n},JsLRP:function(a,n){return a!==n},qSDQq:"UGHVH",Hdgoj:function(a,n){return a||n},uHIoS:function(a,n){return a!=n},ipBiu:t(404)+"d",iAqWZ:t(321)+"3",zwLVA:function(a,n){return a||n},lrmFk:function(a,n){return a===n},SQfYm:"4|2|1|0|3",eZZuT:function(a,n){return a&n},rYaiI:function(a,n){return a+n},BNLKO:function(a,n){return a<n},kWLcu:function(a,n){return a-n},YiIlQ:function(a,n){return a<n},NGkaw:function(a,n){return a>=n},ovfAF:function(a,n){return a<n},oiErf:function(a,n){return a|n},gQgDh:function(a,n){return a<<n},EPkAV:function(a,n){return a&n},XCBLg:function(a,n){return a<n},pVwxk:function(a,n){return a|n},HiUNw:function(a,n){return a&n},HiSjK:function(a,n){return a-n},jbQHn:function(a,n){return a<<n},PSslJ:function(a,n){return a<<n},hgFbN:function(a,n){return a&n},uqEtY:function(a,n){return a<<n},WLhzN:function(a,n){return a+n},ugvKr:function(a,n){return a+n},HhIlb:function(a,n){return a<n},cnwyR:function(a,n){return a<n},UvviM:function(a,n){return a|n},XVipI:function(a,n){return a===n},pSqQu:function(a,n){return a+n},AKGep:function(a,n){return a===n},GvrRE:t(1702),NrvuS:t(996),FhYwT:t(711)+t(332),lULpY:function(a,n){return a<<n},KquVz:function(a,n){return a|n},AMfXT:function(a,n){return a&n},bVBDC:function(a,n){return a|n},XAovR:function(a,n){return a&n},zSxAk:function(a,n){return a>>n},MNMdQ:t(909)+"or",ZiDEX:t(510),rjeZg:t(667),HiGdD:function(a,n){return a!==n},RCnsu:t(460),tPYyW:function(a,n){return a==n},kqHHe:t(1373),egTRL:function(a,n,s,l){return a(n,s,l)},MzXEq:function(a,n){return a instanceof n},brwxV:function(a,n){return a instanceof n},CKvaB:t(446)+"ion/json",zWraA:t(1675),hXYCl:"ppe",Rtsaf:function(a,n){return a>=n},rNkCM:function(a,n,s){return a(n,s)},NyVwy:function(a,n){return a+n},dltID:t(889),AAbeb:"sqdnB",ZBfxh:function(a,n){return a===n},aDZru:"vItSF",jAvZl:t(414),mMXrY:t(390)+t(924),ScPvw:"script",eTqFH:"text/jav"+t(1222),OZKop:t(1042)+t(1485)+"tierJSONP",IjbQG:"idb",fkOvJ:function(a,n,s,l){return a(n,s,l)},TTCbA:function(a,n){return a===n},zkdts:function(a,n){return a+n},nIsDp:function(a,n){return a+n},AUBez:t(1566),pjVFC:"mzmcQ",DBluD:t(418),aRRjo:t(1057),JyMWe:t(885),ATsjm:function(a){return a()},xajzf:function(a,n){return a(n)},CDkZU:t(1296),UQeWN:function(a,n){return a!==n},qrygP:t(1411),GGxSC:function(a,n){return a===n},riFxN:t(514),ATcNK:"sHbuh",PHbUi:function(a,n){return a===n},IEWPS:t(904),nUSwV:"YxLSr",HBajt:t(1252),dHzEF:function(a,n){return a||n},zlNEi:function(a,n){return a||n},AZyjC:function(a,n){return a(n)},MuEus:function(a){return a()},ejUae:function(a,n){return a===n},nBeVx:t(1312),hPSiT:t(653),oyeZe:t(459),FMBvx:"1|4|2|3|0",VDchd:function(a,n){return a+n},gCxMI:function(a,n){return a+n},vTKXe:function(a,n,s,l){return a(n,s,l)},wJpYP:"ajjYS",tdkUx:function(a,n){return a||n},YHFPO:function(a,n){return a>>>n},vCaRL:function(a,n){return a+n},tUCwU:function(a,n){return a&n},Zinnr:function(a,n){return a&n},xxrsj:function(a,n){return a>>>n},yuKRI:function(a,n){return a&n},ZdWjC:function(a,n){return a&n},OCIUS:function(a,n){return a!==n},vNhGC:t(614),KyJhA:function(a,n){return a||n},bZdmz:function(a,n){return a||n},nqogC:function(a,n){return a!=n},nbCua:t(1387)+t(912)+"d",fzVby:t(906)+"id",SUGyC:function(a,n){return a(n)},Uunue:t(974),RPpsd:t(1223),tblME:function(a,n){return a!==n},qVvUd:t(1156),NfUsd:t(1144)+"er_qos",dRGBR:"x_frontier_qos_ack",CxUph:"x_fronti"+t(284)+t(801),pAdAd:t(1578),qBbeg:function(a,n){return a&&n},UVsBh:"is_ack",UeaYq:t(844),oIDls:function(a,n){return a||n},igmgP:t(1416),kZLes:function(a){return a()},QipJd:t(1559),pXGpg:function(a,n){return a&n},EmMKH:function(a,n){return a(n)},zPGVw:function(a,n){return a<<n},uwaAa:function(a,n){return a(n)},UQnVN:t(1158)+t(1208)+t(539),fvDVo:"applicat"+t(597)+t(1741)+t(1671),MMpmr:"none_none",zHuuX:t(468),LhLbw:function(a,n,s,l){return a(n,s,l)},MSqoX:"hVkVS",TVEPO:function(a,n,s){return a(n,s)},wrhBD:function(a,n){return a===n},jQBrt:t(1585),OLGES:function(a,n){return a(n)},TgWNb:"AHFov",niOGg:function(a,n){return a+n},dGVGA:function(a,n){return a|n},dlUJP:function(a,n){return a+n},FDEfT:function(a,n){return a+n},kopwx:"index ou"+t(407)+t(610),AGUyl:t(875),vIZOo:t(1063),hswLh:function(a,n){return a>n},EHZII:t(949),uYkvE:function(a,n){return a+n},lKzgk:"1|0|4|2|3",zQPMy:function(a,n){return a+n},XoAjh:function(a,n){return a+n},asxUu:function(a,n){return a+n},PBETR:t(1174),coLud:"IkxjL",PgwPa:function(a,n){return a|n},qMyhE:function(a,n){return a|n},DtPJF:function(a,n){return a<<n},kuQiL:function(a,n){return a+n},OqKxW:function(a,n){return a<<n},TATmZ:function(a,n){return a+n},Heyry:function(a,n){return a+n},XxSfA:function(a,n){return a|n},ApKwW:function(a,n){return a+n},OoZxu:function(a,n){return a+n},OiVNF:function(a,n){return a&n},VWuVk:function(a,n){return a>>>n},AFFwa:function(a,n){return a&n},srirL:function(a,n){return a>>>n},BCHKk:function(a,n){return a+n},vYlAj:function(a,n){return a>>>n},cfzIT:function(a,n){return a|n},HKrJF:function(a,n){return a<<n},xZJvS:function(a,n){return a<n},PedyO:function(a,n){return a>>>n},hjTSg:function(a,n){return a<<n},exLfy:function(a,n){return a<n},DFWqm:function(a,n){return a<<n},enhlt:function(a,n){return a<n},xMDUE:t(927),Tbxuo:function(a,n){return a+n},BQufU:t(956)+t(1768),ajHif:"header",iLtMs:t(919),lDMPX:t(744)+"name",mTRqa:t(462),pviMV:function(a,n){return a(n)},tmHRz:t(1654)+t(655),vbwvh:function(a,n,s){return a(n,s)},Ucomp:function(a,n){return a+n},bGDgl:t(1128)+t(1202),SVAjt:function(a,n,s){return a(n,s)},bQdMn:t(1405)+t(467),sOMIb:"INSTANT",aScUI:function(a,n,s,l){return a(n,s,l)},QJBuK:t(1087)+"r",kVSAj:t(350),ncMPJ:t(1354),JfMgb:t(1608),JCIba:function(a,n,s){return a(n,s)},imNhW:function(a,n,s,l){return a(n,s,l)},GPYKb:"x-msg-qos",qkKiM:function(a){return a()},OzrVZ:function(a,n){return a>n},HCQBY:function(a,n){return a===n},FcJaZ:"JJrXy",Bedxi:function(a,n){return a+n},ZhZCF:function(a){return a()},vaeXV:function(a,n){return a|n},FZqVB:function(a,n){return a&n},IeGGC:function(a,n){return a<<n},Barhu:function(a,n){return a>n},xgLHa:function(a,n,s){return a(n,s)},ICxKQ:function(a,n){return a>>n},ESguC:t(385),wNkwv:function(a,n){return a===n},Rjsoa:function(a){return a()},CtNBl:function(a,n,s){return a(n,s)},TdpOs:"eOuLe",xCxcm:function(a,n){return a!==n},GCcGt:function(a){return a()},FmJcL:function(a,n){return a===n},MfXub:function(a,n,s){return a(n,s)},IGGlc:function(a,n){return a instanceof n},vEXYL:"VwXMz",ORiRe:t(1054),UWTvo:t(981),taUiF:function(a,n,s){return a(n,s)},OUCWN:function(a,n,s){return a(n,s)},TWlBq:function(a,n,s){return a(n,s)},Uweig:t(939),YBChv:function(a,n,s){return a(n,s)},vRjZa:function(a,n){return a!==n},MRgMz:t(1736),VfOfD:t(618),oxzuH:t(1426),oYKSn:t(1629),CysnS:"arraybuffer",rCFpD:t(901),seECq:t(1521),wyRNL:function(a,n){return a==n},eifXs:function(a,n){return a===n},oGXQI:t(1652)+t(1774)+"s params"+t(1615)+t(601)+"tructor is undef"+t(505),Roqwp:function(a,n){return a!==n},kWmBT:t(736),MRKDQ:t(669),jkFZl:t(1737)+"t",isNhD:t(483)+"ediately"+t(642)+"ct",xopEF:t(1636),lbOKk:t(536),CLIpk:function(a,n){return a!==n},uRDcy:function(a,n,s,l){return a(n,s,l)},EhrwZ:function(a,n){return a&&n},ftqGq:function(a,n){return a||n},caujS:function(a){return a()},tgtCg:function(a,n){return a===n},biqch:t(1256),oTlFy:function(a,n){return a==n},VkFcl:t(411),wbqLa:"ws://",IZFuQ:t(1046),OwdbL:function(a,n){return a||n},srIfg:t(1652)+t(508)+t(1306)+t(1105)+t(1244),VWUDo:function(a,n){return a==n},kZMaB:t(957),NcOFp:function(a,n){return a==n},rcyPd:t(1696)+"econnect"+t(1632),ZYaRt:t(1104),eKQpY:function(a,n,s){return a(n,s)},mlJAg:function(a,n){return a(n)},nITEZ:function(a,n){return a(n)},IDKvF:function(a,n){return a(n)},miihx:t(1159)+">",DQeiV:function(a,n){return a*n},Gknkh:function(a,n){return a-n},rGNVd:t(708),NwaND:function(a,n){return a===n},Pqpuv:t(1015),NyWiS:t(1075),gjQga:"ping_onc"+t(1214)+"t",xrahh:t(1069),FzJtp:t(1679)+"ay, try "+t(1737)+t(1730)+"ver",iRnnP:function(a,n){return a||n},yMnNF:"FzXoh",OSqqk:"nArKd",IjwWv:function(a,n){return a*n},HXSpw:"TUSmc",NSsWK:t(1477)+t(895)+t(473)+"g",YgRKA:function(a,n,s){return a(n,s)},NLkLB:function(a,n){return a===n},HKDQl:t(1225),hmpID:t(760),jWqnJ:"send_ack",iJRNh:function(a,n,s){return a(n,s)},kyboT:t(1679)+t(695)+t(305)+t(1081),cEHKK:function(a,n){return a!==n},Lgvar:t(1551),RmpxW:t(303),OyMGt:t(354),yVxbA:t(1362)+t(1473),RqXZI:t(810)+t(1644)+t(980)+t(884)+"ed",BJYnz:t(810)+t(1657)+t(1288),MXFYQ:"please p"+t(588)+t(1396)+"ata, dat"+t(1348)+t(620)+t(1001)+t(413)+t(485),nSzio:t(976),AlMEa:function(a,n){return a(n)},GDJNI:function(a,n){return a||n},msqAE:t(1652)+t(588)+t(1391)+t(1768),kDLdO:function(a,n){return a instanceof n},yvarT:t(1678),NvuOv:function(a,n){return a==n},icYGD:function(a,n){return a!==n},uxVKc:function(a,n,s){return a(n,s)},DSaTd:t(867),keTtO:function(a,n){return a!=n},nTXjq:t(357),rhEyH:function(a,n){return a===n},qypuY:function(a,n){return a!=n},RWxbj:function(a,n){return a===n},KHZiy:t(1250),tNWkM:function(a,n){return a!=n},QipyH:function(a,n){return a===n},ehEoP:"DedicatedWorkerGlobalScope",HGcnm:t(1025)+"rkerGlob"+t(403),yILMb:"ServiceW"+t(380)+t(765),FPgkH:function(a,n){return a!=n},CKgve:function(a,n){return a!=n},NeDRF:t(1754)+"qos__"};Mt.r(Re),Mt.d(Re,{FWS:()=>Yp,CustomErrorEvent:()=>$d,createCloseEvent:()=>ht,ReconnectEvent:()=>Kd,createErrorEvent:()=>ct,decodedFrame:()=>Qt,createOpenEvent:()=>Qd,CustomCloseEvent:()=>Vd,createReconnectEvent:()=>la,FrontierMessageEvent:()=>Zd,encodeFrame:()=>Ft,createMessageEvent:()=>Xd,OpenEvent:()=>Yd,ErrorCode:()=>tn,Event:()=>Qn,MessageEvent:()=>Jd});let r="";function i(a=""){let n=t,s="02",l=""+Date[n(1249)](),x=r||(r=e[n(442)](f,a)),p=Math[n(1351)]()[n(1378)](16)[n(674)](-6);return e[n(1464)](e[n(1464)](e[n(1464)](s,l),x),p)}function o(){let a=t,n={sucLO:function(s,l){return e[z(1283)](s,l)},MDiGd:function(s,l){return e[z(704)](s,l)},uqVmu:function(s,l){return e[z(935)](s,l)}};if(e[a(1533)](e[a(1038)],a(733)))return e[a(1464)](1e4*Date[a(1249)](),Math.floor(e.OYRMy(1e4,Math[a(1351)]())));{let{initReconnectInterval:s,maxReconnectInterval:l,reconnectIntervalGrowFactor:x}=this[a(1439)],p=n[a(454)](s,_0x582e5b[a(1031)](x,n[a(1626)](_0x2ef71f,1)));return n[a(1266)](p,l)?l:p}}function c(a){let n=t;return e[n(1464)](e[n(442)](Array,8).join("0"),parseInt(a,10)[n(1378)](2))[n(674)](-8)}function d(a){let n=t;return(e[n(800)](Array,4)[n(1204)]("0")+parseInt(a,2)[n(1378)](16))[n(674)](-4)}function u(a){let n=t,s=a[n(325)](/\./)[n(1412)](p=>c(p)),l=[];return l[0]=e[n(633)](d,s[0]+s[1]),l[1]=e[n(1099)](d,e[n(1464)](s[2],s[3])),[e[n(1139)],e[n(1139)],"0000",e[n(1139)],e[n(1139)],e[n(585)],l[0],l[1]][n(1204)]("")}function f(a){let n=t,s=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/[n(989)](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(989)](a);return s?e[n(442)](u,a):l?e[n(442)](h,a):n(1377)+n(1377)+n(1377)+n(1377)}function h(a){let n=t,s="",l=[],x=0,p=0,m=!0,b=e[n(1139)];if(a[n(1627)]("::")>-1){let g=a[n(325)]("::");for(let D=0;D<g.length;D++){let M=g[D];if(M.indexOf(":")>0){let H=M.split(":");m&&(x=H[n(1260)]),p+=H.length;for(let J=0;e[n(779)](J,H[n(1260)]);J++)if(e[n(1298)](4,H[J][n(1260)])){let re=b[n(339)+"g"](0,e[n(582)](4,H[J][n(1260)])),rt=re[n(1023)](H[J]);l.push(rt)}else l.push(H[J]);m=!1}else{if(M[n(1260)]!==4){let H=b[n(339)+"g"](0,4-M[n(1260)]),J=H[n(1023)](M);l[n(1022)](J)}else l[n(1022)](M);m&&(x+=1),p+=1,m=!1}}let I="";for(let D=0;e[n(334)](D,e[n(437)](8,p));D++)I=I[n(1023)](b);for(let D=0;e[n(517)](D,l[n(1260)]);D++)e[n(342)](D,x)?e[n(1533)](n(1383),e[n(1062)])?(s=s[n(1023)](I),s=s[n(1023)](l[D])):(_0x324042=_0x32a910[e[n(1464)](e.TznSt(_0x24dd05,_0x4e32de),1)],(192&_0x565967)!==128?_0x2e6559+=_0xebaac1:(_0x3b8662=e.uqLPJ(e.HatUh(31,_0x52deb9)<<6,e[n(1140)](63,_0x18a111)),e[n(517)](_0x309fe7,128)?_0x4bc5a3+=_0x16c8c9:(_0x27a524+=e[n(633)](_0x5276e8,_0x5dd94e),_0x1f384e++))):s=s[n(1023)](l[D]);return s}{let g=a[n(325)](":");for(let I=0;e[n(840)](I,g[n(1260)]);I++){let D=g[I];if(e[n(987)](4,g[I].length))if(n(537)!==e.yMJXJ)this[n(761)]=!0,this[n(310)]();else{let M=b[n(339)+"g"](0,e[n(1384)](4,g[I].length)),H=M[n(1023)](D);s=s.concat(H)}else s=s.concat(D)}return s}}function w(a,n){let s=t,l=a[s(1537)];e.VLcmL(void 0,l)&&(e[s(392)](he,n,10),q(n,l));let x=a[s(1721)];x!==void 0&&(e[s(392)](he,n,18),e[s(1182)](q,n,x))}function E(a){let n=t;if(e.LFZDi(n(1049),"cGdFf")){let s={};e:for(;!e[n(1526)]($,a);){let l=e[n(1438)](xe,a);switch(e.nAwDf(l,3)){case 0:break e;case 1:s[n(1537)]=e[n(1182)](L,a,xe(a));break;case 2:s[n(1721)]=e.SHFGR(L,a,e[n(442)](xe,a));break;default:R(a,7&l)}}if(e[n(1459)](void 0,s[n(1537)]))throw new Error(e.SnbdS);if(e[n(735)](void 0,s.value))throw new Error(e[n(1323)]);return s}else this[n(1008)+n(1690)]=_0x1e19ab,this[n(1294)]&&(this[n(1294)][n(324)+"pe"]=_0x1c0b86)}function S(a){let n=t,s=e.hTTpf(k);return e[n(1482)](_,a,s),B(s)}function _(a,n){let s=t,l={nHakl:function(Pe,ve){return e[z(612)](Pe,ve)},sDWOR:function(Pe,ve){return e.KfZlh(Pe,ve)},FkLbj:function(Pe,ve){return e.xBBEw(Pe,ve)},IQeBm:function(Pe,ve){return e[z(1432)](Pe,ve)},YSlRR:function(Pe,ve){return Pe|ve}},x=a[s(794)];e[s(1617)](void 0,x)&&(he(n,8),e[s(1447)](xt,n,x));let p=a[s(1238)];p!==void 0&&(e.PSSlZ(he,n,16),e.bbSdU(xt,n,p));let m=a[s(919)];e[s(425)](void 0,m)&&(he(n,24),xt(n,P(m)));let b=a[s(1699)];b!==void 0&&(e[s(432)](he,n,32),xt(n,e[s(1089)](P,b)));let g=a[s(448)];if(e[s(1298)](void 0,g))for(let Pe of g)if(e[s(353)](e[s(608)],s(986))){e[s(821)](he,n,42);let ve=e[s(968)](k);w(Pe,ve),e[s(1714)](he,n,ve[s(381)]),K(n,ve),e.BNTZd(O,ve)}else{let ve=e.DRjZo(_0x1b7151,_0x56cdf1),nr=_0x159cf0.limit;return _0x4808e3[s(381)]=e[s(1464)](_0x4ab60f[s(1708)],ve),nr}let I=a[s(1392)+s(1648)];e.LFZDi(void 0,I)&&(e[s(1482)](he,n,50),e[s(392)](q,n,I));let D=a["payloadT"+s(1690)];e[s(1297)](void 0,D)&&(e[s(821)](he,n,58),q(n,D));let M=a[s(1723)];if(e[s(425)](void 0,M))if(e.oZici!==s(1029)){let Pe=(s(1112)+s(743))[s(325)]("|"),ve=0;for(;;){switch(Pe[ve++]){case"0":_0x4a6829[_0x2462bf[e.nRmYE]=5005]=e[s(1728)];continue;case"1":_0x2a0fcd[_0x4d8305[e[s(1360)]]=5002]=e[s(1360)];continue;case"2":_0x475717[_0xc4b42d[e.ZdvTS]=5003]=s(753)+s(522)+"R";continue;case"3":_0x44f323[_0x389199[e[s(1430)]]=5001]="NATIVE_ERROR";continue;case"4":_0x329618[_0x52e0cb[e[s(1431)]]=5004]=s(567)+"ERROR";continue;case"5":return _0x1b3977}break}}else e[s(1704)](he,n,66),e[s(1573)](he,n,M[s(1260)]),oe(n,M);let H=a[s(1218)];e.GeJvx(void 0,H)&&(e[s(432)](he,n,74),e[s(308)](q,n,H));let J=a[s(1613)+"ming"];e[s(1707)](void 0,J)&&(e[s(1182)](he,n,82),q(n,J));let re=a.msgID;if(e[s(1342)](void 0,re)){if(e[s(742)](e[s(1262)],e[s(978)]))return new _0xdff8b4(l[s(615)](l[s(715)](l[s(1513)](_0x29d995[4],24),l[s(378)](_0x1ea794[5],16)),l.IQeBm(_0x3700de[6],8))|_0x472db0[7],l[s(615)](l.sDWOR(l.YSlRR(l[s(378)](_0x5978e5[0],24),l[s(378)](_0x23282b[1],16)),_0x2d961f[2]<<8),_0x2c766a[3]),_0x482904);e[s(1704)](he,n,90),q(n,re)}let rt=a[s(401)+"e"];e[s(1617)](void 0,rt)&&(e[s(1649)](he,n,96),e.HLmSe(xt,n,e[s(1588)](P,rt)))}function v(a){let n=t,s={jkiSH:function(l,x){return l>>>x},wpuVM:function(l,x){return l>>>x},FsPeE:function(l,x){return l|x},NRUoS:function(l,x){return e[z(1413)](l,x)},crhWO:function(l,x){return e[z(1459)](l,x)},ajefn:function(l,x){return e.oxWRd(l,x)},AiAxn:function(l,x){return e[z(779)](l,x)},iehvD:function(l,x){return l<x},REErv:function(l,x,p){return e[z(432)](l,x,p)},JzNPc:function(l,x){return e.VCUcc(l,x)},WjThw:function(l,x){return l&x},ZoDtL:function(l,x){return e[z(482)](l,x)},NleVD:function(l,x){return e[z(1533)](l,x)},FwsDv:function(l,x){return l|x},gWxrG:function(l,x){return e[z(427)](l,x)},BaIQF:function(l,x){return e[z(1771)](l,x)},qMUeD:function(l,x){return e[z(1464)](l,x)},DUtYD:function(l,x){return e.CoVDg(l,x)},sBnQk:function(l,x){return e[z(1140)](l,x)},WYcqo:function(l,x){return e.QxPNC(l,x)},OaUnu:function(l,x){return l!==x},APMBn:function(l,x){return e.oQqdu(l,x)},OWGsy:function(l,x){return e[z(1327)](l,x)},PvJcL:function(l,x){return e.cLPOL(l,x)},WMOTr:function(l,x){return l|x},hAFwA:function(l,x){return e[z(1055)](l,x)},GToPX:function(l,x){return l+x},eDmAH:function(l,x){return l!==x},qNkTb:function(l,x){return l&x},AMieC:function(l,x){return l&x}};if(e.QfKPH(e[n(696)],e[n(696)]))return e[n(1756)](A,e[n(1538)](F,a));{let l=s[n(1376)](_0x2ef878[n(544)],0),x=s[n(417)](s[n(713)](_0x4fb2bc[n(544)]>>>28,s[n(749)](_0x504c15.high,4)),0),p=s.wpuVM(_0x21c82c.high,24),m=s.crhWO(0,p)?s[n(1111)](0,x)?s[n(453)](l,16384)?s[n(453)](l,128)?1:2:l<2097152?3:4:s.iehvD(x,16384)?s.AiAxn(x,128)?5:6:x<2097152?7:8:s[n(670)](p,128)?9:10,b=s[n(1516)](_0x56077e,_0x7293e2,m),g=_0x3d6ecf.bytes;switch(m){case 10:g[s.JzNPc(b,9)]=s[n(1161)](s[n(1303)](p,7),1);case 9:g[s[n(301)](b,8)]=s[n(564)](9,m)?s[n(1453)](128,p):s[n(1176)](127,p);case 8:g[s[n(301)](b,7)]=s[n(564)](8,m)?s[n(1453)](s[n(764)](x,21),128):s[n(1161)](s[n(417)](x,21),127);case 7:g[s.qMUeD(b,6)]=s[n(564)](7,m)?s[n(551)](s[n(764)](x,14),128):s[n(1508)](x>>>14,127);case 6:g[b+5]=s[n(564)](6,m)?x>>>7|128:s[n(1499)](s[n(1303)](x,7),127);case 5:g[s[n(301)](b,4)]=s[n(1275)](5,m)?s[n(1453)](128,x):s[n(1501)](127,x);case 4:g[b+3]=s[n(1275)](4,m)?s.OWGsy(l>>>21,128):s[n(1499)](s[n(1303)](l,21),127);case 3:g[s[n(409)](b,2)]=s[n(564)](3,m)?s[n(1103)](l>>>14,128):s[n(1531)](l>>>14,127);case 2:g[s.GToPX(b,1)]=s.eDmAH(2,m)?l>>>7|128:s[n(497)](s[n(764)](l,7),127);case 1:g[b]=s[n(564)](1,m)?s[n(713)](128,l):s.AMieC(127,l)}}}function A(a){let n=t;if(e[n(1268)](e[n(1110)],e.WAGWK)){let s={};e:for(;!e[n(1588)]($,a);){let l=e.BNTZd(xe,a);switch(e[n(1697)](l,3)){case 0:break e;case 1:s.SeqID=St(a,!0);break;case 2:s[n(1238)]=e.Abagg(St,a,!0);break;case 3:s[n(919)]=xe(a);break;case 4:s[n(1699)]=e[n(697)](xe,a);break;case 5:{let x=e[n(1130)](T,a);(s[n(448)]||(s[n(448)]=[]))[n(1022)](e[n(697)](E,a)),a[n(381)]=x;break}case 6:s[n(1392)+n(1648)]=e[n(854)](L,a,e[n(1691)](xe,a));break;case 7:s[n(712)+"ype"]=e[n(720)](L,a,e[n(616)](xe,a));break;case 8:s[n(1723)]=e[n(327)](ie,a,xe(a));break;case 9:s[n(1218)]=L(a,xe(a));break;case 10:s[n(1613)+n(458)]=e.jnERW(L,a,e.sogoD(xe,a));break;case 11:s.msgID=e[n(1142)](L,a,e[n(691)](xe,a));break;case 12:s[n(401)+"e"]=e[n(1691)](xe,a);break;default:e[n(793)](R,a,e[n(1140)](7,l))}}if(e[n(1359)](void 0,s[n(794)]))throw new Error(e[n(641)]);if(e.saXYX(void 0,s[n(1238)]))throw new Error(e[n(731)]);if(e[n(651)](void 0,s[n(919)]))throw new Error(e[n(1350)]);if(e[n(923)](void 0,s[n(1699)]))throw new Error(e.vJGpW);return s}else _0x4b864b=_0x5761f9.concat(_0x5a6c19),_0x18a1e9=_0x1c8ea9[n(1023)](_0x531386[_0x1acb62])}function T(a){let n=t,s=e.WGSlk(xe,a),l=a.limit;return a[n(381)]=e.umqVa(a[n(1708)],s),l}function R(a,n){let s=t;switch(n){case 0:for(;e[s(1041)](128,e.TEmnR(se,a)););break;case 2:V(a,e.GgWJd(xe,a));break;case 5:e[s(1714)](V,a,4);break;case 1:e.iDxAW(V,a,8);break;default:throw new Error(e[s(1446)](s(916)+s(818)+"pe: ",n))}}function P(a){let n=t;return a|=0,{low:a,high:e[n(435)](a,31),unsigned:e[n(1507)](a,0)}}let y=[];function k(){let a=t,n=y[a(1683)]();return n?(n[a(1708)]=n[a(381)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function O(a){y[t(1022)](a)}function F(a){return{bytes:a,offset:0,limit:a[t(1260)]}}function B(a){let n=t;if(e[n(1616)]===e[n(1616)]){let s=a[n(928)],l=a[n(381)];return e[n(1677)](s[n(1260)],l)?s:s[n(1239)](0,l)}else{if(e[n(1316)](_0x436429,_0x183249))throw new _0x10f967(e[n(570)]);let s=3;for(;s>=0;){let l=255&_0x28ecab;_0x3400c5(l,_0x3d9f51,_0x1c4306+s),_0x332d8e>>>=8,s--}return e.dqCzs(_0x205864,4)}}function V(a,n){let s=t;if(e[s(1005)](a.offset+n,a[s(381)]))throw new Error(s(450)+s(1033));a.offset+=n}function $(a){let n=t;return e.qUhVB(a[n(1708)],a[n(381)])}function ee(a,n){let s=t,l=a[s(928)],x=a[s(1708)],p=a.limit,m=e[s(977)](x,n);if(e.qovQs(m,l[s(1260)])){let b=new Uint8Array(e.JYbUW(2,m));b[s(628)](l),a[s(928)]=b}return a.offset=m,e[s(1487)](m,p)&&(a[s(381)]=m),x}function Z(a,n){let s=t,l=a[s(1708)];if(e[s(866)](l+n,a[s(381)]))throw new Error("Read pas"+s(1033));return a[s(1708)]+=n,l}function ie(a,n){let s=t;if(s(576)===e.lCRWI){let l=e[s(856)](Z,a,n);return a[s(928)][s(1239)](l,e[s(826)](l,n))}else return this[s(1119)][s(782)+"te"]}function oe(a,n){let s=t;if(e[s(1707)](e[s(1686)],e.TkPSD)){let l=e[s(1545)](ee,a,n[s(1260)]);a[s(928)][s(628)](n,l)}else return _0x57be30[s(787)]()}function L(a,n){let s=t,l={uzKHb:function(I,D,M){return e[z(772)](I,D,M)},CnRJu:function(I,D,M){return e[z(308)](I,D,M)},ogshF:function(I,D){return e[z(1449)](I,D)},HkpqB:function(I,D){return I-D}},x=e[s(1090)](Z,a,n),p=String["fromChar"+s(635)],m=a[s(928)],b="\uFFFD",g="";for(let I=0;e.WiBxB(I,n);I++)if(e[s(279)](s(1713),s(1757))){let D=m[e.PsBRM(I,x)],M,H,J,re;if(e[s(752)](128,D)===0)g+=e[s(887)](p,D);else if(e.iKPCZ(e[s(752)](224,D),192))e.qEjCz(I+1,n)?g+=b:(M=m[e[s(1424)](e[s(816)](I,x),1)],e[s(1707)](e[s(752)](192,M),128)?g+=b:e[s(929)](e[s(686)],e[s(455)])?(re=(31&D)<<6|e[s(1145)](63,M),e.mAfdg(re,128)?g+=b:(g+=p(re),I++)):(HOddMR[s(858)](_0x316cc4,_0x5858f3,32),HOddMR[s(1687)](_0x3b1665,_0x1eebe3,HOddMR.ogshF(_0x1ad25e,_0x2cd69c))));else if(e[s(1660)](e[s(572)](240,D),224))e[s(1658)](I+2,n)?g+=b:(M=m[e[s(1094)](e.PoXJl(I,x),1)],H=m[e[s(1077)](e[s(272)](I,x),2)],e[s(572)](e[s(1047)](M,H<<8),49344)!==32896?g+=b:(re=e[s(880)](e.pHlhg(e.QxPNC(15,D),12),e[s(1328)](e.unuqc(63,M),6))|63&H,e[s(1661)](re,2048)||re>=55296&&re<=57343?g+=b:(g+=e.qDhVg(p,re),I+=2)));else if(e[s(1660)](e[s(1729)](248,D),240))if(e[s(1658)](e.zgANE(I,3),n))g+=b;else if(M=m[e[s(1761)](I,x)+1],H=m[e.UMAwl(I,x)+2],J=m[e.amIrC(e[s(706)](I,x),3)],e[s(1748)](e[s(291)](e[s(1047)](M,e.REvUw(H,8)),e[s(1307)](J,16)),12632256)!==8421504)g+=b;else if(e[s(1199)](e[s(602)],e[s(602)]))re=e[s(612)](e[s(493)](e[s(291)]((7&D)<<18,e[s(1307)](e.unuqc(63,M),12)),e[s(1307)](e[s(1748)](63,H),6)),e.Vfcmm(63,J)),e.dRDgR(re,65536)||re>1114111?g+=b:(re-=65536,g+=e[s(688)](p,e[s(1684)](re>>10,55296),e[s(1576)](e[s(1748)](1023,re),56320)),I+=3);else{let rt=_0x5c59e3[s(339)+"g"](0,HOddMR[s(1366)](4,_0x3caf39[_0x5d55ac][s(1260)])),Pe=rt[s(1023)](_0x4af629[_0x3975ee]);_0x56b213[s(1022)](Pe)}else g+=b}else return _0x2640e4?.[s(374)](D=>D.key===_0x4a22ca)?.[s(1721)];return g}function q(a,n){let s=t,l={fXHNI:function(g,I){return e[z(896)](g,I)},OLkFT:function(g,I){return e.yxWfg(g,I)}},x=n[s(1260)],p=0;for(let g=0;e.sKHjJ(g,x);g++)if(e.sgfsP(e[s(1302)],e[s(609)])){let I=n[s(1665)+"At"](g);e[s(1507)](I,55296)&&e[s(369)](I,56319)&&g+1<x&&(I=e[s(437)](e[s(1413)](I,10)+n[s(1665)+"At"](++g),56613888)),p+=e.usgDn(I,128)?1:e.zDAgg(I,2048)?2:e.dTXFP(I,65536)?3:4}else return!!(this[s(918)+s(370)]>=this[s(1325)+"s"][s(1260)]||l.fXHNI(this[s(918)+s(370)],l.OLkFT(this.endpoints[s(1260)],1))&&l.fXHNI(this[s(994)+s(276)+s(1759)+"t"],this[s(393)+"es"]));he(a,p);let m=e.IbRqy(ee,a,p),b=a[s(928)];for(let g=0;e[s(1718)](g,x);g++){let I=n[s(1665)+"At"](g);I>=55296&&e[s(1735)](I,56319)&&e.wtMMw(g,1)<x&&(I=e.qHomi(e[s(1688)](e[s(1307)](I,10),n.charCodeAt(++g)),56613888)),e.Yjyoz(I,128)?b[m++]=I:(e.WwZFf(I,2048)?b[m++]=e[s(617)](e[s(1140)](e.mjNxU(I,6),31),192):(e[s(1021)](I,65536)?b[m++]=e.TzDft(e[s(1145)](e[s(435)](I,12),15),224):(b[m++]=e[s(1027)](e[s(1041)](e.mjNxU(I,18),7),240),b[m++]=e[s(880)](e[s(1255)](I,12)&63,128)),b[m++]=e.KLZou(e.QnfjL(I>>6,63),128)),b[m++]=e[s(1055)](63,I)|128)}}function K(a,n){let s=t,l=e.FQHVQ(ee,a,n[s(381)]),x=a[s(928)],p=n.bytes;for(let m=0,b=n.limit;e[s(840)](m,b);m++)x[m+l]=p[m]}function se(a){return a[t(928)][e.fZKRR(Z,a,1)]}function Ze(a,n){let s=t,l=e[s(804)](ee,a,1);a[s(928)][l]=n}function xe(a){let n=t,s=0,l=0,x;do x=se(a),e[n(1661)](s,32)&&(l|=e[n(1328)](e[n(752)](127,x),s)),s+=7;while(e[n(1055)](128,x));return l}function he(a,n){let s=t;for(n>>>=0;e[s(1051)](n,128);)e.sQZLD(Ze,a,e.fLITm(127,n)|128),n>>>=7;e.UMCnr(Ze,a,n)}function St(a,n){let s=t,l=0,x=0,p=0,m;return m=e.DhhtM(se,a),l=127&m,e[s(911)](128,m)&&(m=e[s(442)](se,a),l|=e[s(1497)](e[s(947)](127,m),7),e[s(947)](128,m)&&(m=e[s(1089)](se,a),l|=e.QxPNC(127,m)<<14,128&m&&(m=e[s(914)](se,a),l|=e[s(1497)](e[s(427)](127,m),21),128&m&&(m=e.gmvek(se,a),x=e[s(298)](127,m),e[s(1293)](128,m)&&(m=e[s(1765)](se,a),x|=e[s(466)](127&m,7),e[s(1363)](128,m)&&(m=se(a),x|=e[s(466)](127&m,14),e.ZzhLT(128,m)&&(m=e[s(1765)](se,a),x|=e.ssQRT(127&m,21),e[s(1329)](128,m)&&(e[s(651)](e[s(1097)],s(478))?(m=e[s(1539)](se,a),p=e[s(1748)](127,m),128&m&&(m=se(a),p|=e[s(1497)](e[s(1235)](127,m),7))):this[s(477)](_0x40653c,_0x350c9c))))))))),{low:l|e.LKCwO(x,28),high:x>>>4|p<<24,unsigned:n}}function xt(a,n){let s=t,l=e[s(426)](n[s(544)],0),x=e[s(1361)](e.ZHfYk(n[s(544)],28)|e.ssQRT(n[s(330)],4),0),p=e[s(426)](n[s(330)],24),m=e[s(831)](0,p)?e.fzMXo(0,x)?e.FpVCV(l,16384)?e[s(660)](l,128)?1:2:l<2097152?3:4:e[s(348)](x,16384)?x<128?5:6:e[s(803)](x,2097152)?7:8:e[s(1567)](p,128)?9:10,b=ee(a,m),g=a.bytes;switch(m){case 10:g[e[s(710)](b,9)]=e[s(1697)](p,7)&1;case 9:g[b+8]=e[s(857)](9,m)?128|p:e[s(1145)](127,p);case 8:g[e[s(1464)](b,7)]=e[s(1533)](8,m)?x>>>21|128:e[s(1121)](e.ZHfYk(x,21),127);case 7:g[e[s(272)](b,6)]=e[s(425)](7,m)?e.JxSbS(e[s(426)](x,14),128):e.OepRK(e[s(295)](x,14),127);case 6:g[b+5]=e[s(1533)](6,m)?e[s(1185)](e[s(1697)](x,7),128):e.DlTzu(x>>>7,127);case 5:g[e.zgANE(b,4)]=m!==5?e[s(880)](128,x):e[s(763)](127,x);case 4:g[b+3]=m!==4?e[s(945)](l>>>21,128):e[s(692)](e.jrxHy(l,21),127);case 3:g[b+2]=m!==3?e[s(1434)](l>>>14,128):e.agwBU(e[s(684)](l,14),127);case 2:g[e.TznSt(b,1)]=m!==2?e.Ajigx(e[s(1203)](l,7),128):e[s(1771)](l,7)&127;case 1:g[b]=e[s(1342)](1,m)?e[s(617)](128,l):e[s(1329)](127,l)}}function Qt(a){return e[t(800)](v,a)}function Ft(a){let n=t,s={cAxxV:function(l,x,p){return l(x,p)}};if(e.urnjx(e[n(1469)],e[n(830)]))return e[n(1438)](S,a);aTDSty[n(364)](_0x5a95c6,_0x2baa73,50),aTDSty[n(364)](_0x3bc054,_0x5bf5ef,_0x203438)}let en=65536,Jr=e[t(594)],me=en*en,Ie=me*me,Xn=Ie/2,ke=String.prototype[t(1665)+"At"];class fe{constructor(n,s,l){let x=t;this[x(1183)]=!0,this[x(544)]=e[x(846)](0,n),this[x(330)]=e[x(515)](0,s),this[x(1541)]=!!l}static[t(1183)](n){let s=t,l={HZXAQ:function(x,p){return e.kTrss(x,p)}};if(e[s(1196)]!==e[s(1149)])return n&&e.JMhTA(!0,n.isLong);_0x157b58.body[s(1726)+s(1520)](_0x463ae5),_0x4ec393["frontier"+s(972)]=void 0,l[s(328)](_0x392034,_0x346754&&_0x57bc55[s(1169)]||s(390)+"reason")}static[t(1621)](n,s,l){return new fe(n,s,l)}static[t(280)+"s"](n,s,l){let x=t;return l?fe[x(280)+x(1435)](n,s):fe[x(280)+"sBE"](n,s)}static[t(280)+t(1435)](n,s){let l=t;return new fe(e.TzDft(e[l(1027)](n[0],n[1]<<8),n[2]<<16)|e[l(1602)](n[3],24),e[l(671)](e.Ajigx(n[4],e[l(1497)](n[5],8))|e[l(466)](n[6],16),e[l(1108)](n[7],24)),s)}static["fromByte"+t(293)](n,s){let l=t;return new fe(e[l(846)](e.bDJFy(n[4],24),e[l(1602)](n[5],16))|e[l(1307)](n[6],8)|n[7],e[l(1561)](e[l(878)](e[l(874)](e[l(1308)](n[0],24),e[l(1328)](n[1],16)),e.iObyS(n[2],8)),n[3]),s)}static[t(488)](n){let s=t,l={egpMM:function(x,p){return e[z(334)](x,p)},jUrEv:function(x,p){return e[z(979)](x,p)},ROqhs:function(x,p){return e[z(677)](x,p)},dFZkX:function(x,p){return e[z(826)](x,p)},sPxJj:function(x,p){return e[z(526)](x,p)},SEmrw:function(x,p){return e[z(1518)](x,p)},fmmNx:function(x,p){return e[z(1361)](x,p)}};if(e.sgfsP(s(283),e[s(746)])){let x=_0x4d2126||8192,p=l.fmmNx(x,1),m=null,b=x;return function(g){let I=s;if(l[I(587)](g,1)||l[I(471)](g,p))return l[I(1215)](_0x1c3520,g);l[I(754)](b,g)>x&&(m=l[I(1215)](_0x5337d2,x),b=0);let D=_0x230e82[I(663)](m,b,b+=g);return l[I(1400)](7,b)&&(b=l.SEmrw(7,b)+1),D}}else return n===Jr?Wd:new fe(e[s(1561)](e[s(846)](e[s(819)](ke.call(n,0),e[s(1602)](ke[s(663)](n,1),8)),e.nPWXe(ke[s(663)](n,2),16)),e[s(1086)](ke.call(n,3),24))>>>0,e[s(1738)](e.TzDft(e[s(1338)](e[s(1047)](ke.call(n,4),e.PMCCN(ke[s(663)](n,5),8)),e[s(1703)](ke[s(663)](n,6),16)),e.tsncR(ke.call(n,7),24)),0),!0)}[t(1068)](){let n=t;return String[n(1553)+n(635)](255&this[n(544)],e[n(809)](this.low,8)&255,this[n(544)]>>>16&255,e[n(1697)](this[n(544)],24),e.DlTzu(255,this.high),e[n(402)](this[n(330)]>>>8,255),e[n(577)](e.agvxU(this[n(330)],16),255),e.BbcHf(this.high,24))}static[t(824)+"er"](n,s=!0){let l=t;if(e[l(1756)](isNaN,n))return s?dp:Wd;if(s){if(n>=Ie)return up}else{if(n<=-Xn)return fp;if(e[l(1611)](n+1,Xn))return lp}return fe[l(1621)](e[l(1434)](e.WuWes(n,me),0),e.Ajigx(e.FqwIe(n,me),0),s)}toNumber(){let n=t;return this[n(1541)]?e[n(272)](e[n(1283)](e[n(1083)](this.high,0),me),this.low>>>0):this.high*me+e.qutEG(this[n(544)],0)}isZero(){let n=t;return e.aOlxi(0,this[n(330)])&&e.JMhTA(0,this[n(544)])}add(n){let s=t;fe[s(1183)](n)||(n=fe[s(824)+"er"](n));let l=this[s(330)]>>>16,x=e.eovXZ(65535,this[s(330)]),p=e[s(1738)](this.low,16),m=e[s(402)](65535,this.low),b=e[s(1697)](n.high,16),g=e[s(526)](65535,n[s(330)]),I=n[s(544)]>>>16,D=65535&n[s(544)],M=0,H=0,J=0,re=0;return re+=m+D,J+=e[s(1299)](re,16),re&=65535,J+=e[s(613)](p,I),H+=e[s(295)](J,16),J&=65535,H+=e[s(1684)](x,g),M+=H>>>16,H&=65535,M+=l+b,M&=65535,fe.fromBits(e.ecFXf(e[s(1308)](J,16),re),e[s(493)](M<<16,H),this[s(1541)])}[t(808)](n){let s=t;return fe[s(1183)](n)||(n=fe[s(824)+"er"](n)),this.unsigned!==n[s(1541)]&&e[s(1083)](this[s(330)],31)===1&&e.HxfyJ(n[s(330)],31)===1?!1:this[s(330)]===n[s(330)]&&e[s(651)](this[s(544)],n[s(544)])}[t(716)](){let n=t;return e[n(1284)](-1,this[n(544)])&&e.QQkkQ(-1,this[n(330)])?fe[n(1621)](0,0,this[n(1541)]):e.NGzMh(-1,this.low)?fe.fromBits(0,e.jbChK(this[n(330)],1),this[n(1541)]):fe[n(1621)](this[n(544)]+1,this[n(330)],this.unsigned)}toBytes(n){let s=t;return n?this[s(1653)+"E"]():this[s(955)+"E"]()}[t(1653)+"E"](){let n=t,s=this[n(330)],l=this.low;return[e[n(1235)](255,l),e[n(1461)](e[n(1771)](l,8),255),e[n(809)](l,16)&255,l>>>24,255&s,e[n(1530)](e.zuvQt(s,8),255),e.qEwGc(e[n(1299)](s,16),255),e[n(289)](s,24)]}[t(955)+"E"](){let n=t,s=this[n(330)],l=this[n(544)];return[s>>>24,e[n(763)](e.vcuHm(s,16),255),e[n(1474)](e[n(1451)](s,8),255),e[n(1363)](255,s),e[n(1356)](l,24),e[n(1729)](e[n(1203)](l,16),255),e[n(1401)](l,8)&255,e[n(947)](255,l)]}}let Wd=new fe(0,0,!1),dp=new fe(0,0,!0),lp=fe.fromBits(-1,2147483647,!1),up=fe[t(1621)](-1,-1,!0),fp=fe[t(1621)](0,-2147483648,!1);var tn=(function(a){let n=t,s=e[n(1450)][n(325)]("|"),l=0;for(;;){switch(s[l++]){case"0":a[a[e[n(1360)]]=5002]=e[n(1360)];continue;case"1":a[a[e[n(1430)]]=5001]=n(1084)+n(1037);continue;case"2":a[a[n(567)+"ERROR"]=5004]=e[n(1431)];continue;case"3":a[a.OPEN_ERROR=5005]=e[n(1728)];continue;case"4":a[a[e[n(1200)]]=5003]=e[n(1200)];continue;case"5":return a}break}})({});class Qn{constructor(n){let s=t;this[s(1330)]=n,this.target=null}}class Kd extends Qn{constructor(n,s){let l=t;super(n),this[l(1180)]=s&&s[l(1180)]||null}}class $d extends Qn{constructor(n,s){let l=t,x=e.sYluw.split("|"),p=0;for(;;){switch(x[p++]){case"0":this.filename=s&&s.filename||"";continue;case"1":this[l(1608)]=s&&s[l(1608)]||5001;continue;case"2":this[l(970)]=s&&s.colno||0;continue;case"3":this[l(1180)]=s&&s[l(1180)]||"";continue;case"4":this[l(1766)]=s&&s[l(1766)]||0;continue;case"5":this.error=s&&s[l(527)]||null;continue;case"6":super(n);continue}break}}}class Vd extends Qn{constructor(n,s){let l=t,x=e.bvACG.split("|"),p=0;for(;;){switch(x[p++]){case"0":this[l(1635)]=s&&s[l(1635)]||!1;continue;case"1":this[l(924)]=s&&s.reason||"";continue;case"2":super(n);continue;case"3":this[l(1220)+l(1300)]=s&&s[l(1220)+"nnect"]||!1;continue;case"4":this.code=s&&s[l(1608)]||0;continue}break}}}class Jd extends Qn{constructor(n,s){let l=t;super(n),this[l(1289)]=s&&s[l(1289)]||null}}class Zd extends Jd{constructor(n,s){let l=t;super(n),this[l(1289)]=s&&s[l(1289)]||null,this[l(1180)]=s&&s[l(1180)]||null}}class Yd extends Qn{constructor(n,s){let l=t;super(n),this[l(1289)]=s&&s[l(1289)]||null}}function ct(a,{message:n,code:s,error:l}){return new $d(a,{message:n,code:s,error:l})}function ht(a,{code:n,reason:s,wasClean:l,willReconnect:x}){return new Vd(a,{code:n,reason:s,wasClean:l,willReconnect:x})}function Xd(a,{data:n,message:s}){return new Zd(a,{data:n,message:s})}function Qd(a,{data:n}){let s=t;if(e[s(857)](e[s(851)],"IAhga"))_0x348be8[s(384)+"d"]&&(this._navigatorOnline()&&(!this[s(1294)]||this[s(1294)].readyState!==this[s(1441)]||e[s(1297)](this._ws.readyState,this[s(1160)+"NG"]))&&this["_handleO"+s(1512)](),this[s(565)+"er"]&&_0x77713f[s(647)+s(1017)](e[s(416)],this[s(943)+"nLine"]),this[s(565)+"er"]&&_0xa98758[s(647)+s(1017)](e.gkHZx,this[s(943)+s(756)]));else return new Yd(a,{data:n})}function la(a,{message:n}){return new Kd(a,{message:n})}class el{constructor(n,s){let l=t;this[l(1325)+"s"]=n,this[l(393)+"es"]=s,this["currentI"+l(370)]=0,this[l(994)+"ndpointT"+l(1759)+"t"]=0}[t(1056)+t(650)+t(682)](){let n=t;this["currentI"+n(370)]=0,this[n(994)+n(276)+"riesCount"]=0}resetTries(){let n=t;this[n(994)+n(276)+n(1759)+"t"]=0}[t(698)+t(1663)+"nt"](){return this.endpoints[this.currentIndex]}[t(698)+"ntEndpoi"+t(278)+"ount"](){let n=t;return this["currentE"+n(276)+n(1759)+"t"]}[t(344)+t(573)+"es"](){let n=t;return!!(e[n(1658)](this[n(918)+n(370)],this.endpoints[n(1260)])||e[n(680)](this.currentIndex,e[n(1647)](this[n(1325)+"s"].length,1))&&e[n(1122)](this["currentE"+n(276)+n(1759)+"t"],this[n(393)+"es"]))}[t(1770)+t(1281)+t(1168)+t(584)+t(881)](){let n=t;return e[n(1067)](this[n(918)+n(370)],this.endpoints[n(1260)])?!0:e.EwyDN(this["currentEndpointT"+n(1759)+"t"],this[n(393)+"es"])}[t(1152)+t(631)+t(579)+t(1172)+t(879)](){let n=t;return this["currentEndpointT"+n(1759)+"t"]=1,this["currentI"+n(370)]++,this.endpoints[this[n(918)+"ndex"]]}["getCurre"+t(1663)+"ntAndUpd"+t(383)](){let n=t,s={FiXWM:function(l,x){return l(x)},wIlHg:function(l){return e[z(1569)](l)}};if(e[n(680)](e[n(472)],e[n(1628)]))kQhWQX.FiXWM(_0x296692,_0x132ce1.error),kQhWQX[n(506)](_0x54a823);else return this[n(994)+"ndpointT"+n(1759)+"t"]++,this["getCurre"+n(1663)+"nt"]()}}let er=(e.keTtO(t(404)+"d",typeof globalThis)&&e[t(799)](t(357),globalThis[t(1344)+t(1775)][t(462)])||e[t(1582)](e.ipBiu,typeof window)&&e[t(1589)]===window[t(1344)+"tor"].name)&&e[t(664)](e[t(1406)],typeof document),Rn=e[t(1191)](e.ipBiu,typeof globalThis)&&(e[t(1123)]("Object",globalThis[t(1344)+t(1775)].name)||e[t(1448)]("Dedicate"+t(811)+t(282)+"pe",globalThis[t(1344)+"tor"][t(462)]))&&e.qypuY(t(404)+"d",typeof tt),Zr=(e[t(1574)](t(404)+"d",typeof globalThis)&&e[t(1572)](e[t(1481)],globalThis["construc"+t(1775)][t(462)])||e[t(1406)]==typeof globalThis||e[t(1582)](e[t(1406)],typeof globalThis)&&!!globalThis[t(1011)+t(464)])&&e[t(1191)](e.ipBiu,typeof wx),Yr=e.tNWkM(e.ipBiu,typeof globalThis)&&(e[t(598)](e[t(1767)],globalThis[t(1344)+t(1775)][t(462)])||e[t(675)](e.HGcnm,globalThis["construc"+t(1775)][t(462)])||e.GGxSC(e.yILMb,globalThis[t(1344)+t(1775)][t(462)]))&&e[t(664)](t(404)+"d",typeof self),xp=t(404)+"d"!=typeof globalThis&&e[t(1274)](t(1250),globalThis[t(1344)+t(1775)].name)&&e[t(1018)](e[t(1406)],typeof global)&&e[t(738)](e[t(1481)],global[t(1344)+t(1775)][t(462)])&&e[t(313)](e[t(1406)],typeof process)&&!!process.version;class ua{constructor(){let n=t;if(e[n(1459)](e[n(636)],e[n(1364)]))return new _0x8fdb88(_0x18e107,{data:_0x36ed32});this[n(1558)+"rs"]={}}[t(920)](n,...s){let l=t,x=this[l(1558)+"rs"][n];if(x)x.slice()[l(439)](p=>p.fn[l(1769)](p[l(1510)],s));else if(e[l(896)](e[l(734)],n)&&!this.onerror){let p=s[l(1260)]&&s[0];if(e[l(1498)](p,Error))throw p;let m=new Error(e.bkNDp(e.FHFok,p?e[l(1094)](e.GflGE(" (",p.message),")"):""));throw m[l(1489)]=p,p}return this}[t(477)](n,s){let l=t;if(e[l(675)](void 0,n))this[l(1558)+"rs"]={};else if(e[l(1365)](void 0,s))this[l(1558)+"rs"][n]=null;else{let x=this[l(1558)+"rs"][n];if(x)for(let p=0;e[l(1563)](p,x[l(1260)]);)e[l(465)](x[p].fn,s)?x[l(971)](p,1):++p}return this}on(n,s,l){let x=t;return(this[x(1558)+"rs"][n]||(this._listeners[n]=[]))[x(1022)]({fn:s,ctx:l||this}),this}}class hp extends ua{[t(1221)+"rrorMessage"](n){let s=t;if(e[s(857)](e.ZxmsZ,e[s(888)]))return n.errMsg||n[s(718)]?(s(1540)+" "+(n[s(649)]||"")+s(665)+(n.errNo||""))[s(1253)]():JSON.stringify(n);e.baSSD(_0x334497,_0x1b36c4,8),e.hvUiX(_0x584ca6,_0x1842db,_0x52d3e2)}constructor(n,s,l){let x=t;super(),this[x(1119)]=null,Zr&&wx.connectSocket&&(this[x(1119)]=wx["connectS"+x(388)]({url:n,protocols:s,header:l,fail:this[x(355)+x(1231)+x(1580)][x(1072)](this),success:this[x(355)+x(946)+"cessHand"+x(475)][x(1072)](this)})),Rn&&tt[x(1655)+x(388)]&&(this[x(1119)]=tt.connectSocket({url:n,protocols:s,header:l,fail:this[x(355)+x(1231)+x(1580)][x(1072)](this),success:this[x(355)+x(946)+x(933)+x(475)].bind(this)}))}[t(355)+t(946)+"cessHandler"](){let n=t;Promise.resolve()[n(1044)](()=>{let s=n,l={BQMfK:function(x,p){return x(p)}};e[s(929)](e.GeUVZ,e.yAJBR)?this[s(747)+s(926)]():(l[s(394)](_0x8f950b,this[s(1380)+s(623)+"Id"]),this[s(1380)+s(623)+"Id"]=_0x4e1534(()=>{this[s(1710)+"ired"]()},this[s(1380)+"l"]))})}[t(355)+t(1231)+t(1580)](n){let s=t;Promise[s(787)]().then(()=>{let l=s,x=e[l(356)](ct,e[l(734)],{message:this[l(1221)+"rrorMess"+l(438)](n)});this[l(920)](l(527),x);let p=e.jkRGj(ht,l(1205),{reason:this["_formatE"+l(529)+l(438)](n)});this.emit(e[l(277)],p)})}[t(747)+t(926)](){let n=t,s={mVqKc:e[n(277)],vXUPL:e.GyWfX,kOAkT:function(l,x,p){return l(x,p)},qsomm:function(l,x){return l===x},vSjdS:e[n(1197)],IEDao:e[n(734)]};this._socket[n(487)](l=>{let x=n;this[x(920)](x(1151),e[x(327)](Qd,e[x(741)],{...l,data:l[x(649)]||""}))}),this[n(1119)][n(556)](l=>{let x=n;this.emit(x(1205),ht(s.mVqKc,{...l}))}),this[n(1119)].onMessage(l=>{let x=n;this[x(920)](s[x(1419)],s[x(952)](Xd,s[x(1419)],{...l}))}),this[n(1119)].onError(l=>{let x=n;s[x(1395)](s.vSjdS,s[x(1712)])?this[x(920)](s[x(640)],ct(s.IEDao,{...l,message:l[x(649)]||""})):this[x(1603)+x(343)]=null})}[t(1676)](n){let s=t,l={vgYIJ:e.GhPrS,QzdoO:function(x,p,m){return x(p,m)}};if(e.DZAOl(n,Uint8Array)){let x=n[s(766)].slice(n[s(850)+"et"],e[s(1751)](n[s(770)+"th"],n[s(850)+"et"]));this._socket&&this[s(1119)][s(1676)]({data:x,fail:p=>{let m=s;this[m(920)](e[m(734)],e[m(1704)](ct,e[m(734)],{message:this[m(1221)+m(529)+m(438)](p)}))}})}else this._socket&&this[s(1119)][s(1676)]({data:n,fail:x=>{let p=s;this[p(920)](l[p(922)],l.QzdoO(ct,p(527),{message:this[p(1221)+p(529)+p(438)](x)}))}})}close(n,s){let l=t;this[l(1119)]&&this[l(1119)][l(1205)]({code:n,reason:s})}addEventListener(n,s){this.on(n,s)}[t(1399)+t(273)+"ner"](n,s){this[t(477)](n,s)}get[t(782)+"te"](){let n=t;return e.EgBTa!==e[n(748)]?this[n(658)]?.[n(1591)](_0x3b6d5c):this[n(1119)][n(782)+"te"]}get[t(324)+"pe"](){let n=t;if(e[n(543)]!==e[n(543)]){let s={roEpU:e.oXulG,gwmmX:e[n(1026)],rUxvs:function(l,x){return e[n(288)](l,x)}};return new _0x34e7cf((l,x)=>{let p=n,m={hUdik:function(I,D){return s.rUxvs(I,D)},hWzZw:"timeout",FHFWu:s[p(406)]};this[p(420)+"ngTimer"](),this[p(1147)+p(1556)+"Id"]=_0x18bb45(this[p(1236)][p(1072)](this),this[p(1439)][p(1571)+p(430)]);let b=()=>{let I=p;l(s[I(1064)]),this[I(477)](s[I(406)],b),this[I(477)]("ping_onc"+I(1214)+"t",g)},g=()=>{let I=p;m[I(611)](x,m[I(399)]),this[I(477)](m[I(269)],b),this[I(477)](I(1689)+"e_timeout",g)};this.on(s[p(406)],b),this.on("ping_once_timeout",g),this._ping()})}else return this[n(1119)][n(324)+"pe"]}set binaryType(n){}get[t(807)](){let n=t;return this[n(1119)][n(807)]}get[t(1211)](){return this[t(1119)].protocol}get[t(557)+"ns"](){let n=t,s={hXawU:n(1337)+n(1082)+n(349)+"1",Narxs:function(l,x){return e[n(1561)](l,x)},hOuoY:function(l,x){return e.ntiUH(l,x)},OMqoU:function(l,x){return e[n(507)](l,x)},EKlLY:function(l,x){return e[n(876)](l,x)},GbGBi:function(l,x){return e[n(1235)](l,x)},SIJMy:function(l,x){return e[n(1047)](l,x)},yDeGn:function(l,x){return e[n(873)](l,x)},tOQMd:function(l,x){return e[n(304)](l,x)},utvEp:function(l,x){return e[n(1333)](l,x)}};if(e.JsLRP(n(637),e[n(306)]))return this[n(1119)][n(557)+"ns"];{let l={UHwcq:s[n(1048)],UaJMX:function(p,m){return p<m},JRPZE:function(p,m){return s[n(525)](p,m)},CtUeY:function(p,m){return s[n(270)](p,m)},uGEDO:function(p,m,b,g){return p(m,b,g)},qhfyD:function(p,m){return s[n(773)](p,m)},WghVy:function(p,m){return s[n(1633)](p,m)},HgFGk:function(p,m){return s[n(1664)](p,m)},Bfalm:function(p,m){return p|m},frULv:function(p,m){return s[n(1633)](p,m)},LqCMy:function(p,m){return s[n(523)](p,m)},JqQYZ:function(p,m){return s[n(1173)](p,m)},ZrmBD:function(p,m){return p&m},tPGRP:function(p,m){return s.Narxs(p,m)},ELBkx:function(p,m){return s[n(1402)](p,m)},yOntD:function(p,m){return s[n(317)](p,m)},dEtwh:function(p,m){return s.Narxs(p,m)},TzIPY:function(p,m){return p<m}},x=4294967295;return function(p,m,b=!0){let g=n,I=l.UHwcq[g(325)]("|"),D=0;for(;;){switch(I[D++]){case"0":if(l[g(1324)](p[m++],128))return{value:b?x:l[g(307)](0,x),offset:m};continue;case"1":return{value:b?x:l.JRPZE(0,x),offset:m};case"2":if(l[g(991)](m+=5,p[g(1260)]))throw m=p.length,l[g(1476)](_0x4f42f8,m,10,p[g(1260)]);continue;case"3":x=l[g(802)](x|l[g(1091)](l.HgFGk(127,p[m]),21),0);continue;case"4":x=l[g(802)](l[g(461)](x,l[g(275)](l.HgFGk(127,p[m]),7)),0);continue;case"5":if(p[m++]<128)return{value:b?x:l[g(1076)](0,x),offset:m};continue;case"6":x=l[g(592)](l[g(1568)](127,p[m]),0);continue;case"7":if(l[g(1324)](p[m++],128))return{value:b?x:l[g(307)](0,x),offset:m};continue;case"8":x=l.JqQYZ(l[g(1409)](x,(15&p[m])<<28),0);continue;case"9":x=l[g(592)](l.tPGRP(x,l[g(1247)](l[g(1780)](127,p[m]),14)),0);continue;case"10":if(l[g(630)](p[m++],128))return{value:b?x:l[g(1534)](0,x),offset:m};continue;case"11":if(l[g(518)](p[m++],128))return{value:b?x:0|x,offset:m};continue}break}}}}get["buffered"+t(1213)](){return 0}}function pp(a,n){let s=t;if(n)return new n(a.url,a[s(1211)]);if(e[s(666)](Zr,Rn))return new hp(a[s(807)],a.protocol,a[s(448)]);if(e[s(666)](er,Yr)&&e.uHIoS(e[s(1406)],typeof WebSocket)&&WebSocket)return new WebSocket(a[s(807)],a.protocols)}function gp(a){let n=t,s=e[n(434)].split("|"),l=0;for(;;){switch(s[l++]){case"0":if(e.zwLVA(er,Yr)&&e[n(1582)](n(404)+"d",typeof WebSocket)&&WebSocket)return!0;continue;case"1":if(Zr&&wx[n(1655)+n(388)])return!0;continue;case"2":if(Rn&&tt.connectSocket)return!0;continue;case"3":return!1;case"4":if(a)return!0;continue}break}}function tl(a,n,s){let l={YuznZ:function(m,b){return e[z(369)](m,b)},KHqvk:function(m,b){return e[z(921)](m,b)},scWOu:function(m,b){return e[z(613)](m,b)}},x=-1;async function p(m){let b=z;return l[b(1423)](m,x)?Promise.reject(new Error(b(1285)+b(1013)+b(1101)+"imes in "+b(419))):(x=m,l[b(1318)](m,s[b(1260)])?Promise.resolve():s[m][b(1072)](a)(n,p.bind(null,l[b(1347)](m,1))))}p(0)}function nl(a){let n=t,s=0,l=0;for(let x=0;e[n(348)](x,a[n(1260)]);++x)if(n(562)===n(562))l=a[n(1665)+"At"](x),e[n(348)](l,128)?s+=1:e.EcGRh(l,2048)?s+=2:e[n(465)](e.eZZuT(64512,l),55296)&&e[n(742)](e.eZZuT(64512,a[n(1665)+"At"](e[n(538)](x,1))),56320)?(++x,s+=4):s+=3;else if(!this[n(310)+n(500)]){let p=e[n(1279)][n(325)]("|"),m=0;for(;;){switch(p[m++]){case"0":this[n(761)]=!0;continue;case"1":this[n(1340)+"osed"]=!1;continue;case"2":this["_pingLos"+n(1212)]?.resetCounter();continue;case"3":this[n(310)]();continue;case"4":this["_endpoin"+n(835)]?.[n(1056)+n(650)+"fig"]();continue}break}}return s}function rl(a,n,s){let l=t;if(e[l(1460)](e[l(1414)](s,n),1))return"";let x="";for(let p=n;e[l(827)](p,s);){let m=a[p++];if(m<=127)x+=String[l(1553)+l(635)](m);else if(e[l(1171)](m,192)&&e[l(961)](m,224))x+=String[l(1553)+l(635)](e.oiErf(e[l(377)](e[l(1055)](31,m),6),e.EPkAV(63,a[p++])));else if(e[l(1611)](m,224)&&e[l(431)](m,240))x+=String[l(1553)+"Code"](e.pVwxk(e[l(1328)](15&m,12)|e[l(1577)](63,a[p++])<<6,e.ZyPIU(63,a[p++])));else if(e[l(1507)](m,240)){let b=e[l(893)](e.bnHnn(e.Ajigx(e.cUFlP(e[l(882)](e[l(1530)](7,m),18),e[l(1504)](e[l(1301)](63,a[p++]),12)),e[l(997)](63&a[p++],6)),63&a[p++]),65536);x+=String["fromChar"+l(635)](e[l(724)](55296,e[l(1255)](b,10))),x+=String[l(1553)+"Code"](e[l(814)](56320,e[l(1577)](1023,b)))}}return x}function fa(a,n,s){let l=t,x={ukCtd:function(g,I){return g||I}},p=s,m,b;for(let g=0;e.WwZFf(g,a[l(1260)]);++g)if(m=a[l(1665)+"At"](g),e[l(1709)](m,128))n[s++]=m;else if(e[l(1016)](m,2048))n[s++]=e[l(671)](e[l(1490)](m,6),192),n[s++]=e[l(376)](e[l(911)](63,m),128);else if(e[l(941)](64512&m,55296)&&e[l(651)](64512&(b=a[l(1665)+"At"](e[l(988)](g,1))),56320))if(e[l(738)](e[l(492)],e[l(626)])){let I=this[l(658)].getStorageSync(this[l(1425)]);return _0x13d656[l(1739)](x[l(1116)](I,"{}"))[_0x525240]}else{let I=e.FhYwT[l(325)]("|"),D=0;for(;;){switch(I[D++]){case"0":++g;continue;case"1":n[s++]=e.KfZlh(m>>18,240);continue;case"2":m=e.WLhzN(65536,e.lULpY(1023&m,10))+e[l(692)](1023,b);continue;case"3":n[s++]=e[l(1518)](e[l(298)](m>>12,63),128);continue;case"4":n[s++]=e[l(1505)](e[l(934)](63,m),128);continue;case"5":n[s++]=e[l(1746)](e[l(752)](e[l(1490)](m,6),63),128);continue}break}}else n[s++]=e[l(1059)](m>>12,224),n[s++]=e.fovIo(e.XAovR(e[l(312)](m,6),63),128),n[s++]=e[l(376)](e[l(526)](63,m),128);return e[l(1647)](s,p)}async function il(a){let n=t,s={ZGJfX:e[n(1071)],IlFgx:e[n(1309)],CHUeN:function(l){return e[n(1569)](l)},IJzgx:function(l){return l()}};if(e[n(1536)](e[n(1120)],e.RCnsu)){let l={siezY:function(b,g){let I=n;return DRLhEp[I(691)](b,g)},TUSkC:DRLhEp.MNMdQ},x=()=>{let b=n;_0x5284d4[b(1399)+b(273)+b(953)](zNuXEL[b(443)],p),_0x1343f8["removeEv"+b(273)+"ner"](b(527),m),_0x48e16d.removeEventListener(zNuXEL[b(1560)],m)},p=()=>{let b=n;zNuXEL[b(1009)](_0x51f23e),zNuXEL[b(1764)](x)},m=()=>{let b=n;l[b(550)](_0x2a4b49,_0x467c70[b(527)]||new _0x1a2d9f(l[b(699)],l[b(699)])),x()};_0x1bcaf9.addEventListener(DRLhEp[n(1071)],p),_0x36bbd0[n(647)+n(1017)](DRLhEp.GhPrS,m),_0x249d0b[n(647)+n(1017)](DRLhEp.rjeZg,m)}else{if(e.tPYyW(e[n(1758)],typeof a)){let l=new Uint8Array(e[n(1539)](nl,a));return e[n(1198)](fa,a,l,0),l}return e[n(1498)](a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(766)],a[n(850)+"et"],a.byteLength)}}function mp(a){let n=t;try{return e[n(1758)]!=typeof a&&(e[n(709)](a,ArrayBuffer)||a[n(766)]&&e[n(1246)](a.buffer,ArrayBuffer))||e[n(1758)]!=typeof a?"":(JSON[n(1739)](a),e.CKvaB)}catch{return e[n(1758)]==typeof a?n(1158)+"in;chars"+n(539):""}}let wp=(a,n)=>{let s=t;switch(a){case e.zWraA:case e[s(1286)]:return{[s(1511)+a]:1,"x-tt-env":n};default:return{}}};class _p{constructor(n){let s=t;this["maxLossC"+s(1060)]=n,this.count=0}addCount(){this.count++}[t(344)+t(519)+"nt"](){let n=t;return e[n(1479)](this[n(1470)],this[n(1427)+n(1060)])}[t(1349)+t(672)](n=0){let s=t,l={EVyXZ:function(x,p,m){return e[z(433)](x,p,m)},EvLMS:function(x,p,m,b){return e[z(1198)](x,p,m,b)},xmbTe:function(x,p){return e[z(788)](x,p)}};if(e[s(1219)]!==e[s(1488)])this[s(1427)+s(1060)]=n,this[s(1470)]=0;else{let{offset:x}=l.EVyXZ(_0x295cd0,_0x108dcc,_0x2f9573);_0x37b98d=x;let p={cursor_name:"",cursor:0,service:0},{value:m,offset:b}=l[s(621)](_0x2ae2ac,_0x41aa62,_0x3988c8);p[s(919)]=m,_0x1c3e03=b;let{value:g,offset:I}=l[s(621)](_0x5b9c0a,_0x96c8f5,_0x27c288);_0x59574a=I,p[s(362)+"ame"]=l.EvLMS(_0x52fb35,_0xe593b9,_0x586cac,l[s(645)](_0x5d6e6c,g)),_0x3c0dd8+=g;let{value:D,offset:M}=l.EVyXZ(_0x171939,_0xf423a3,_0x354146);p.cursor=D[s(1138)](),_0x437701=M,_0x3d696a[s(1022)](p)}}}async function yp(a){return new Promise(n=>{let s=z,l={CspTA:function(x,p){return e[z(296)](x,p)},ufxdX:e[s(1480)],UtKkl:e.jAvZl,eVvyh:function(x,p){return x(p)}};if(!er)return e[s(1438)](n,e.mMXrY);try{let x=document[s(722)+s(1095)](e[s(863)]);window[s(336)+"JSONP"]=p=>{let m=s;l.CspTA(l[m(363)],l[m(549)])?(this[m(918)+m(370)]=0,this["currentEndpointT"+m(1759)+"t"]=0):(document[m(1153)][m(1726)+"ild"](x),window[m(336)+m(972)]=void 0,l[m(322)](n,p&&p[m(1169)]||m(390)+m(924)))},x.type=e.eTqFH,x[s(590)]=e[s(1701)](a.replace(/^ws/,s(1129)),e[s(408)]);try{document.body["appendCh"+s(1520)](x)}catch{document.body["removeCh"+s(1520)](x)}}catch{window["frontier"+s(972)]=void 0,e.FRxjc(n,e[s(849)])}})}function nn(a,n,s){return!!a?.find(l=>l.key===n&&l.value===s)}function tr(a,n){let s=t;return a?.[s(374)](l=>l[s(1537)]===n)?.[s(1721)]}let xa=null;async function Ep(){let a=t;return xa||(xa=Promise.resolve()[a(1044)](Mt.bind(Mt,e.IjbQG))),xa}class bp extends ua{constructor(n,s){let l=t;super(),this[l(703)]=n,this[l(1716)]=s,this[l(658)]=void 0,this[l(1603)+l(343)]=null}async openDB(){await this[t(654)]()}async[t(654)](){let n=t,s={SmeLB:function(l,x){return e[z(580)](l,x)},vxigH:function(l,x){return e[z(951)](l,x)},mZEag:function(l,x){return e[z(1355)](l,x)},shBCp:e[n(318)]};if(e.VLcmL(e[n(1343)],e[n(1502)])){if(this[n(658)])return;if(this["_initPro"+n(343)])return this[n(1603)+n(343)];try{let l=this[n(703)],x=this[n(1716)];this["_initPro"+n(343)]=(async()=>{let p=n,{openDB:m}=await Ep();this[p(658)]=await e[p(1315)](m,"frontier_"+l,1,{upgrade(b){let g=p;b[g(1717)+g(545)+"e"](l,{keyPath:x})}})})(),await this["_initPro"+n(343)]}catch(l){if(e[n(896)](e[n(1270)],e[n(1270)]))console[n(1509)](l);else return pbdZWu[n(796)](-1,this[n(544)])&&this[n(330)]===-1?_0x8b5db0.fromBits(0,0,this.unsigned):this[n(544)]===-1?_0x1e7a8.fromBits(0,pbdZWu[n(599)](this.high,1),this[n(1541)]):_0x25dd66[n(1621)](pbdZWu[n(1747)](this.low,1),this.high,this[n(1541)])}finally{e[n(651)](e[n(1680)],n(1020))?(_0x118a74=s[n(832)],_0x2e69d0=_0x26645c.replace(/(^http)((?:[s]*:\/\/))/,""),_0x4c2f2d=/(^ws)((?:[s]*:\/\/))/[n(989)](_0x1fcc8f)?_0x392dcb:""+_0x53044a+_0x42b97c):this[n(1603)+n(343)]=null}}else this.on(_0x358e43,_0x46c135)}async[t(998)](n){let s=t;if(e[s(1122)](e[s(1319)],e[s(1319)]))try{return await this[s(654)](),this[s(658)]?.get(this[s(703)],n)}catch(l){console[s(1509)](l)}else{let l=e.ATsjm(_0x410e1d);return e[s(804)](_0x453ccf,_0x3658a1,l),e[s(983)](_0xfc37ac,l)}}async[t(628)](n,s){let l=t;return await this[l(654)](),this[l(658)]?.put(this[l(703)],n)}async[t(1591)](n){let s=t;try{return await this[s(654)](),this[s(658)]?.[s(1264)](this[s(703)],n)}catch(l){console.log(l)}}async[t(528)](){let n=t;try{if(e[n(1575)](e[n(823)],n(1135)))return await this._init(),this[n(658)]?.[n(528)](this[n(703)]);this["_interva"+n(503)]()}catch(s){e.GGxSC(e.riFxN,e[n(1190)])?(this[n(920)](n(1180),_0x34edb4),this[n(915)+"e"]&&this[n(915)+"e"](_0x4126a6)):console[n(1509)](s)}}async[t(1125)](){let n=t;return await this[n(654)](),this[n(658)]?.[n(1146)+"ys"](this[n(703)])}async[t(1662)](){let n=t;return await this[n(654)](),this[n(658)]?.getAll(this[n(703)])}async[t(784)](){let n=t;try{this[n(658)]?.[n(1205)](),this[n(658)]=void 0}catch(s){console[n(1509)](s)}}get isReady(){let n=t;try{return!!this[n(658)]}catch(s){return console[n(1509)](s),!1}}}class vp{constructor(n,s){let l=t;this[l(1452)]=n,this._pathKey=s,this._qosDB=localStorage}async openDB(){}get[t(1425)](){return"frontier_"+this[t(1452)]}async[t(998)](n){let s=t,l=this[s(658)][s(371)](this[s(1425)]);return JSON.parse(l||"{}")[n]}async set(n,s){let l=t;if(e[l(358)](e[l(1546)],e.nUSwV))return!0;{let x=this._qosDB.getItem(this[l(1425)]),p=JSON[l(1739)](e[l(1201)](x,"{}"));return p[s||n[this[l(890)]]]=n,this[l(658)][l(1755)](this[l(1425)],JSON.stringify(p)),s||n[this[l(890)]]}}async[t(1591)](n){let s=t;if(e.HBajt!==s(842)){let l=this[s(658)][s(371)](this[s(1425)]),x=JSON.parse(e[s(1388)](l,"{}"));return x[n]=void 0,this[s(658)][s(1755)](this[s(1425)],JSON[s(375)+"y"](x))}else return _0x4094a4?this[s(1653)+"E"]():this[s(955)+"E"]()}async[t(528)](){let n=t;return this._qosDB[n(528)]()}async[t(1125)](){let n=t,s=this[n(658)].getItem(this._prefix),l=JSON.parse(e.zlNEi(s,"{}"));return Object.keys(l)}async[t(1662)](){let n=t;if(e[n(1290)](e.nBeVx,e[n(1528)]))DRLhEp[n(1466)](_0x5e7e8c,_0x4f89ed.error||new _0x1bce43(DRLhEp[n(964)],DRLhEp[n(964)])),DRLhEp.MuEus(_0x1e5385);else{let s=this[n(658)][n(371)](this[n(1425)]),l=JSON[n(1739)](s||"{}");return Object[n(625)](l)}}[t(784)](){let n=t;if(e[n(1669)](n(1100),e[n(1124)]))return Promise[n(787)]();if(e[n(1758)]==typeof _0x23ff60){let s=new _0x4303d2(_0x3c8ede(_0xc099ac));return e.fkOvJ(_0x4e5368,_0xe946f,s,0),s}return e[n(982)](_0x279cbc,_0x45174a)?new _0x3cc954(_0x1e8b2d):new _0x206350(_0x59bbbb[n(766)],_0xabfd85[n(850)+"et"],_0x23a0d1[n(770)+"th"])}get[t(423)](){return!!this[t(658)]}}class Sp{constructor(n,s){let l=t;this[l(1452)]=n,this._pathKey=s,this[l(658)]=Rn?tt:Zr?wx:null}async[t(780)](){}get _prefix(){let n=t;return n(336)+"_"+this[n(1452)]}async[t(998)](n){let s=t,l=this[s(658)][s(1141)+"geSync"](this[s(1425)]);return JSON[s(1739)](e[s(1388)](l,"{}"))[n]}async[t(628)](n,s){let l=t;if(e[l(795)]==="neBDb"){let x=e[l(1188)][l(325)]("|"),p=0;for(;;){switch(x[p++]){case"0":return e[l(1198)](_0x2b4847,_0x385095,_0x3e7b41,_0x21867e)+_0x120b96;case"1":if(!_0x275dad)return _0x1ad201;continue;case"2":if(_0x11e3c7[l(479)+"e"])return e.VDchd(_0xb32cf[l(479)+"e"](_0x30be0e,_0x55be50),_0x1e9c5b);continue;case"3":if(_0x5331ba[l(694)])return e[l(1424)](_0x5e34b3[l(694)](_0x4dedaf,_0x80e079),_0x4e4180);continue;case"4":if(e.GDXpA(_0x4c8f72.length,40))return e[l(1523)](e.vTKXe(_0x2e14f4,_0x50f797,_0x1efa7a,_0x5e25ae),_0x26d2e6);continue}break}}else{let x=this[l(658)][l(1141)+l(1157)](this._prefix),p=JSON[l(1739)](e.zlNEi(x,"{}"));return p[s||n[this._pathKey]]=n,this[l(658)][l(868)+l(1157)](this[l(1425)],JSON[l(375)+"y"](p)),s||n[this[l(890)]]}}async del(n){let s=t,l=this[s(658)][s(1141)+s(1157)](this[s(1425)]),x=JSON.parse(e[s(843)](l,"{}"));return x[n]=void 0,this[s(658)]["setStora"+s(1157)](this[s(1425)],JSON[s(375)+"y"](x))}async[t(528)](){let n=t;return this._qosDB[n(440)+n(1177)]()}async[t(1125)](){let n=t;if(e[n(583)](e[n(1420)],e[n(1420)])){let s=_0x52c923[n(544)],l=_0x5c99ac[n(330)];return _0x143ad5[_0x313998]=e[n(940)](l,24),_0x1072a6[_0x504e55+1]=e.qNSFX(l>>>16,255),_0x407cff[e.amIrC(_0x4d1119,2)]=e[n(947)](e[n(1451)](l,8),255),_0x554377[e[n(962)](_0x59cd3e,3)]=e[n(1410)](255,l),_0x1751b4[e[n(814)](_0xcd65b5,4)]=s>>>24,_0x1b68bb[e[n(710)](_0x3d2333,5)]=e.Zinnr(e[n(1468)](s,16),255),_0x41f6b4[e.VCUcc(_0x4762eb,6)]=e.yuKRI(e[n(405)](s,8),255),_0x17b1c0[_0x480afc+7]=e[n(723)](255,s),_0x5e1f23+=8,_0xa47c33}else{let s=this[n(658)][n(1141)+n(512)+"nc"](this[n(1425)]),l=JSON[n(1739)](e[n(843)](s,"{}"));return Object[n(1125)](l)}}async[t(1662)](){let n=t,s=this._qosDB[n(1141)+"geInfoSync"](this[n(1425)]),l=JSON[n(1739)](e[n(1061)](s,"{}"));return Object.values(l)}[t(784)](){return Promise[t(787)]()}get isReady(){return!!this._qosDB}}function sl(a,n){let s=t;if(Rn||Rn)return new Sp(a,n);if(e.bZdmz(er,Yr)&&s(404)+"d"!=typeof indexedDB)return new bp(a,n);if(e[s(1201)](er,Yr)&&e[s(664)](e[s(1406)],typeof localStorage))return new vp(a,n);throw new Error(e[s(1641)])}class Ap{constructor(){let n=t;this[n(1380)+n(623)+"Id"]=null,this[n(1380)+"l"]=36e5,this[n(658)]=e[n(1529)](sl,n(1762),e[n(1369)])}async[t(1380)+t(503)](){let n=t;clearInterval(this[n(1380)+"lTimeoutId"]),this[n(1380)+"lTimeoutId"]=e.FQHVQ(setInterval,()=>{this[n(1710)+"ired"]()},this[n(1380)+"l"])}async[t(780)](){let n=t;await this._qosDB[n(780)]()[n(1044)](()=>{this["_interva"+n(503)]()})}async[t(1710)+"ired"](){let n=t;(await this._qosDB?.[n(1662)]()||[])[n(558)](({timestamp:x})=>x<Date[n(1249)]())[n(439)](x=>{let p=n;this[p(658)]?.[p(1591)](x[p(906)+"id"])})}async[t(1591)](n){let s=t;return this[s(658)]?.[s(1591)](n)}async set(n,s){let l=t;return this[l(658)]?.[l(628)]({message_id:n,timestamp:s})}async[t(998)](n){let s=t;return this[s(658)]?.[s(998)](n)}async closeDB(){let n=t;e[n(1379)](clearInterval,this._intervalTimeoutId),await this[n(658)]?.closeDB()}get[t(423)](){let n=t;return e[n(1763)]!==e.RPpsd?this[n(658)]?.[n(423)]:{bytes:_0x3d98b5,offset:0,limit:_0xbdf01b[n(1260)]}}}function ha(a){let n=t;if(e.tblME(e[n(586)],e.qVvUd))this[n(920)](e.ehqGD,_0x1315da),this[n(428)]&&this.onclose(_0x59c83f);else{let s=!!this._options[n(1245)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=e[n(1315)](nn,a[n(1180)][n(448)],e[n(1599)],"2"),x=l&&nn(a[n(1180)][n(448)],e[n(689)],"1"),p=l&&e[n(1315)](nn,a.message[n(448)],n(1144)+"er_is_ack","1"),m=p?e[n(327)](tr,a[n(1180)][n(448)],e[n(1368)])?.[n(325)](",")[n(558)](Boolean)||[]:[];return{enabled:s,isQoSMessage:l,isQoSAck:x,isAckCleanupMessage:p,ackMsgIds:m}}}async function ol(){let a=t;return this[a(521)+a(1618)]||(this[a(521)+"ger"]=new Ap),this[a(521)+a(1618)].isReady||await this[a(521)+a(1618)][a(780)](),this[a(521)+a(1618)]}async function Ip(a,n){let s=t,{enableAutoAck:l}=this[s(1439)],x=nn(a[s(1180)][s(448)],e.pAdAd,"1"),p=nn(a[s(1180)][s(448)],"is_ack","1"),m=ha[s(663)](this,a);if(e[s(757)](l,x)){let{SeqID:b,LogID:g,service:I,LogIDNew:D,method:M}=a[s(1180)];this[s(717)]({SeqID:b,LogID:g,LogIDNew:D,service:I,method:M,headers:[{key:e[s(1475)],value:"1"},{key:e.UeaYq,value:e[s(1178)](D,"")},{key:e[s(422)],value:"0"}]})}p&&!m[s(1554)]&&this[s(673)+s(1106)+s(1052)](a),e.kZLes(n)}async function Tp(a,n){let s=t;this[s(925)](e.QipJd,a.message),e[s(1569)](n)}async function Cp(a,n){let s=t,l=e[s(596)](Qt,await e[s(616)](il,a[s(1289)]));try{if(l[s(1723)]instanceof Uint8Array){let x=e[s(1498)](this[s(1439)]["payloadE"+s(1648)],Object)?{force:!!this[s(1439)]["payloadE"+s(1648)].force,encoding:this[s(1439)][s(1392)+s(1648)].encoding?this[s(1439)][s(1392)+s(1648)].encoding.replace(/\s/g,"")[s(470)+s(1587)]():""}:{force:!1,encoding:this[s(1439)][s(1392)+"ncoding"]?this[s(1439)][s(1392)+s(1648)].replace(/\s/g,"").toLowerCase():""},p=l[s(1392)+s(1648)]?l[s(1392)+s(1648)][s(1165)](/\s/g,"")[s(470)+s(1587)]():"",m=e[s(1498)](this[s(1439)][s(712)+s(1690)],Object)?{force:!!this[s(1439)][s(712)+s(1690)].force,type:this[s(1439)]["payloadT"+s(1690)][s(1330)]?this[s(1439)]["payloadT"+s(1690)][s(1330)][s(1165)](/\s/g,"")[s(470)+s(1587)]():""}:{force:!1,type:this[s(1439)][s(712)+s(1690)]?this[s(1439)]["payloadT"+s(1690)].replace(/\s/g,"")[s(470)+s(1587)]():""},b=l[s(712)+s(1690)]?l[s(712)+"ype"][s(1165)](/\s/g,"")[s(470)+s(1587)]():"",g=m[s(1317)]?m[s(1330)]:b||m[s(1330)],I=x[s(1317)]?x[s(1195)]:p||x[s(1195)],D=[e.UQnVN,e[s(574)],e[s(1745)],s(1373)],M=[e.MMpmr,e[s(1184)]];this[s(1439)][s(930)+"ansformT"+s(274)+"ad"]&&D[s(1779)](g)&&(!I||M.includes(I))?l[s(1113)+s(737)]=e.LhLbw(rl,l.payload,0,l[s(1723)].byteLength):l[s(1113)+"oad"]=""}else l[s(1113)+s(737)]=""}catch(x){e[s(1459)](e.MSqoX,e[s(656)])?(l[s(1113)+s(737)]="",console.log(x)):(_0x4c3f1f=e[s(616)](_0x4be4cd,_0x3ea9b2),_0x5c0512=127&_0x362b8a,e[s(1261)](128,_0x3f509b)&&(_0xfdef7c=e[s(1093)](_0x204d84,_0x39490d),_0x6e741b|=e.zPGVw(e[s(692)](127,_0x2a4557),7)))}a.message=l,e[s(424)](n)}function Rp(a,n,s){let l=t,x={YZNpj:function(I,D,M){return e[z(1032)](I,D,M)},BMTWU:function(I,D){return e[z(1634)](I,D)},EDsJd:e[l(828)],xrzJX:function(I,D){return e[l(1005)](I,D)},WeXRG:function(I,D){return e.OLGES(I,D)},ucwWW:function(I,D){return e[l(1433)](I,D)},vPOFq:function(I,D){return I+D},vcEma:e[l(1619)],wrRNe:function(I,D){return I&D},NoEaN:function(I,D){return e[l(1753)](I,D)},Miuxb:function(I,D){return e.dGVGA(I,D)}},p=e[l(1388)](s,8192),m=p>>>1,b=null,g=p;return function(I){let D=l;if(x[D(1304)](x[D(1e3)],x[D(1e3)])){if(I<1||x[D(484)](I,m))return x[D(511)](a,I);x[D(1265)](x.vPOFq(g,I),p)&&(x[D(870)]===D(1417)?(UNCYAS[D(1777)](_0xf6dd01,_0x1a100f,58),_0x5cb9c1(_0x3b04a4,_0x5239d3)):(b=a(p),g=0));let H=n[D(663)](b,g,g+=I);return x.wrRNe(7,g)&&(g=x[D(1254)](x.Miuxb(7,g),1)),H}else for(var M in _0xcdef44)_0x232b08.o(_0xa09763,M)&&!_0x406883.o(_0x137f67,M)&&_0x23b7a5[D(1624)+D(1778)](_0x25d8d0,M,{enumerable:!0,get:_0x6e8820[M]})}}let Dp=4294967295;function kp(a,n,s){let l=t;return RangeError(e[l(1424)](e[l(903)](e[l(1217)](e[l(826)](e[l(578)],a),e[l(1429)]),e[l(1061)](n,1)),e[l(1592)])+s)}function Pp(a,n,s){let l=t;if(e.hswLh(s,Dp))throw new Error(e[l(570)]);let x=3;for(;e[l(1507)](x,0);)if(e[l(1365)](l(949),e[l(1595)])){let p=e[l(1607)](255,s);ga(p,a,e[l(975)](n,x)),s>>>=8,x--}else return;return e[l(706)](n,4)}function Op(a,n){let s=t,l=0,x=n,p=e[s(710)](n,4);for(;e[s(1372)](x,p);){let{value:m,offset:b}=e[s(1032)](pa,a,x);x=b,l=e.YlzmJ(e.REvUw(l,8),0),l+=m}return{value:l,offset:p}}function Lp(a,n,s){let l=t,x=e[l(1597)].split("|"),p=0;for(;;){switch(x[p++]){case"0":if(e[l(326)](a[l(1260)],40))return e[l(315)](fa(a,n,s),s);continue;case"1":if(!a)return s;continue;case"2":if(n.write)return e[l(985)](n[l(694)](a,s),s);continue;case"3":return e[l(1614)](fa(a,n,s),s);case"4":if(n[l(479)+"e"])return n[l(479)+"e"](a,s)+s;continue}break}}function Np(a,n){let s=t;if(e[s(932)]===e[s(1137)])e[s(804)](_0x137fd9,_0x17e2ca,74),_0x1b217a(_0x2e09d6,_0x34c815);else{let l=new fe(e[s(1263)](e[s(1175)](e[s(1622)](a[e[s(498)](n,4)],24),e[s(1514)](a[e.TATmZ(n,5)],16))|a[e[s(984)](n,6)]<<8,a[e[s(1684)](n,7)]),e[s(945)](e[s(719)](e[s(1108)](a[e.ApKwW(n,0)],24),e[s(1504)](a[e.GflGE(n,1)],16)),a[n+2]<<8)|a[n+3],!0);return n+=8,{value:l,offset:e[s(1335)](n,8)}}}function Mp(a,n,s){let l=t,x=a[l(544)],p=a.high;return n[s]=p>>>24,n[s+1]=e[l(1356)](p,16)&255,n[s+2]=e[l(1515)](e[l(809)](p,8),255),n[e.asxUu(s,3)]=255&p,n[e.GPmOs(s,4)]=e[l(1630)](x,24),n[s+5]=e[l(763)](x>>>16,255),n[e[l(1217)](s,6)]=e[l(1092)](e[l(1269)](x,8),255),n[e[l(1674)](s,7)]=e[l(1607)](255,x),s+=8,s}function pa(a,n){let s=t;return a[s(869)+"8"]?{value:a[s(869)+"8"](n),offset:n+1}:{value:e[s(1058)](255,a[n]),offset:n+1}}function ga(a,n,s){let l=t;return n.writeUint8?n.writeUint8(a,s):n[s]=255&a,e[l(1576)](s,1)}let Bp=function(a){return new Uint8Array(a)},Fp=e.ipBiu!=typeof Buffer?Buffer[t(1673)+t(1078)]:e[t(685)](Rp,Bp,Uint8Array[t(1666)+"e"].subarray),zp=16,ma=32;function Up(a){let n=t,s=0,l={};for(let x=0;x<a.length;x++)l[a[x]["cursor_n"+n(1467)]]=nl(a[x]["cursor_n"+n(1467)]),s+=e[n(1744)](14,l[a[x][n(362)+"ame"]]);return[s,l]}function al(a,n,s){let l=t,x={MwEAK:e[l(1445)],BhypK:e[l(1162)],GPMEd:function(I,D,M,H){return e[l(331)](I,D,M,H)},axvJD:e.iLtMs,BwvuR:e[l(1065)],tEkJr:function(I,D,M,H){return e.egTRL(I,D,M,H)},fMFrO:e.mTRqa},[p,m]=e[l(707)](Up,a),b=e[l(781)](Fp,p),g=0;return a[l(439)](I=>{let D=l;console.log(x.MwEAK,I,I[D(919)]),g=ga(0,b,g),console[D(1509)](x.BhypK,g),g=x[D(1050)](Pp,b,g,I[D(919)]||0),console[D(1509)](x[D(286)],g),g=ga(m[I["cursor_n"+D(1467)]],b,g),console[D(1509)](x.BwvuR,g),g=x.tEkJr(Lp,I[D(362)+D(1467)],b,g),console.log(x[D(1638)],g),g=Mp(fe[D(824)+"er"](I[D(1398)]||n),b,g),console[D(1509)](D(345),g)}),{frameType:ma,headers:[{key:e[l(1242)],value:s}],payload:b}}function Gp(a){let n=t,s=0,l=[];for(;e[n(1021)](s,a[n(770)+"th"]);){let{offset:x}=e[n(990)](pa,a,s);s=x;let p={cursor_name:"",cursor:0,service:0},{value:m,offset:b}=e[n(990)](Op,a,s);p[n(919)]=m,s=b;let{value:g,offset:I}=e[n(958)](pa,a,s);s=I,p["cursor_n"+n(1467)]=e[n(1198)](rl,a,s,e.Ucomp(s,g)),s+=g;let{value:D,offset:M}=e[n(1314)](Np,a,s);p[n(1398)]=D[n(1138)](),s=M,l[n(1022)](p)}return l}function qp(){let a=t;return{frameType:ma,headers:[{key:e[a(1242)],value:e[a(995)]}],payload:void 0}}class Hp{constructor(n,s,l){let x=t;this[x(379)+x(452)]=n,this["_cursorF"+x(447)]=s,this[x(297)+x(360)]=l,this._qosDB=e[x(316)](sl,this[x(379)+x(452)],x(362)+x(1467))}async[t(780)](){let n=t;await this[n(658)][n(780)]()}async getCursors(){let n=t;if(!this[n(658)][n(423)])return;let s=this[n(297)+"Strategy"],l=await this[n(658)][n(1662)]();switch(console.log(e[n(1278)],l),s){case n(1229):return l&&l[n(1260)]?e[n(1315)](al,l,0,this[n(959)+n(447)]):void 0;case e[n(1257)]:return;case"CONTINUE":return l&&l.length?e[n(907)](al,l,0,this["_cursorF"+n(447)]):e[n(509)](qp)}}async[t(628)](n,s,l){let x=t;return console[x(1509)]("setdb",n,s,l),this[x(658)][x(628)]({cursor_name:n,cursor:s,service:l})}async[t(1313)+"rs"](n){let s=t,l=Gp(n);for(let x of l)console[s(1509)](e[s(687)],l),await this[s(658)][s(628)](x)}async[t(998)](n){let s=t;return(await this._qosDB[s(998)](n))?.cursor}async closeDB(){let n=t,s={glOyK:function(l,x,p,m){return l(x,p,m)}};if(e[n(341)]===n(350))await this._qosDB.closeDB();else{let l=new _0x536d4c(_0x3d5691(_0x5ddb6f));return Thwitt[n(1267)](_0x459fe5,_0xe4e90e,l,0),l}}["updateCu"+t(1408)+t(451)](n){let s=t;this[s(959)+s(447)]=n}get[t(423)](){let n=t;return this[n(658)][n(423)]}}let jp=e.NeDRF;async function cl(a){let n=t;if(!this[n(1439)][n(1245)+"S"])return null;let{aID:s,fpID:l,messageStrategy:x}=this._options,p=a||jp;try{return this[n(806)+n(548)]?a&&this[n(806)+n(548)]["updateCu"+n(1408)+n(451)](a):this["_cursorM"+n(548)]=new Hp(l+"_"+s+"_"+p,p,x),this[n(806)+"anager"][n(423)]||await this._cursorManager[n(780)](),this[n(806)+n(548)]}catch{return null}}async function Wp(a,n){let s=t;if(e[s(425)](s(1354),e[s(365)]))_0x4d02dc[s(1717)+s(545)+"e"](_0x502a28,{keyPath:_0x40b169});else{let l=nn(a[s(1180)].headers,e.JfMgb,"-1"),x=e[s(907)](nn,a.message[s(448)],e[s(1475)],"1"),p=e.JCIba(tr,a[s(1180)][s(448)],s(1144)+s(1590)),m=e.UoBBe(Number,e[s(793)](tr,a[s(1180)][s(448)],"x_frontier_ttl"))||0,b=ha[s(663)](this,a),g=e[s(1127)](nn,a[s(1180)].headers,e[s(1131)],"2"),I=e[s(720)](tr,a[s(1180)].headers,s(948)+s(421)+"e"),D=e[s(1539)](Number,tr(a[s(1180)][s(448)],s(948)+s(1631)+"ue"));if(b[s(1554)])return e[s(1436)](n);let M=b[s(1248)+s(805)]?await ol[s(663)](this):null;if(e[s(778)](a[s(1180)][s(919)],0)&&x&&!l||e[s(1276)](a[s(1180)][s(919)],0))if(e[s(1274)](e.FcJaZ,e[s(853)])){if(p&&b[s(1248)+s(805)]&&M)return!!!await M[s(998)](p)&&(this["_dispatchMessage"+s(444)](a),await M[s(628)](p,e.Bedxi(Date[s(1249)](),m))),n();if(g){let H=await cl[s(663)](this);if(!H)return this[s(673)+s(568)+s(444)](a),e[s(1436)](n);let J=await H[s(998)](I)??-1;if(J<D)this[s(673)+s(568)+"Event"](a),H[s(628)](I,D,a[s(1180)][s(919)]);else throw new Error(s(1194)+s(563)+" cursor "+D+(" larger than loc"+s(1600)+"r ")+J);return e[s(1436)](n)}return this["_dispatc"+s(568)+s(444)](a),e[s(629)](n)}else this.emit(e[s(741)],_0x3a5fec),this[s(513)]&&this[s(513)](_0x11175d)}}async function Kp(a,n){let s=t,l=ha[s(663)](this,a);if(!l[s(1248)+s(805)])return e[s(1436)](n);let x=await ol.call(this);if(l["isAckCle"+s(1088)+s(438)]&&l.ackMsgIds[s(1260)])for(let p of l[s(1612)+"s"])await x.del(p);e[s(1569)](n)}async function $p(a,n){let s=t;if(e[s(941)](e[s(1503)],s(385))){let l=e[s(639)](a[s(1180)].frameType,zp),x=a[s(1180)][s(401)+"e"]===ma;if(!l&&!x)return e[s(1731)](n);let p=e[s(1532)](tr,a[s(1180)].headers,e[s(1242)]);if(!p)return e[s(774)](n);let m=await cl[s(663)](this,p);if(!m)return e.kZLes(n);if(l){let b=await m.getCursors(),g={frameType:b?.[s(401)+"e"],SeqID:fe.fromNumber(this[s(268)]++),LogID:fe[s(824)+"er"](this[s(1439)][s(575)+s(1193)]()),service:9e3,method:5,headers:b?.headers,payload:b?.payload},I=e[s(781)](S,g);this._ws&&this._ws.readyState&&this[s(1294)][s(1676)](I)}if(x)if(e[s(929)](e[s(899)],e[s(899)])){let b=_0x4aa7b6[s(1683)]();return b?(b[s(1708)]=b[s(381)]=0,b):{bytes:new _0x524c6d(64),offset:0,limit:0}}else{let b=a[s(1180)][s(1723)];b&&m[s(1313)+"rs"](b)}}else _0x59c88c=e[s(290)](e[s(569)](e[s(1053)](7,_0x29ec29)<<18,e[s(474)](63&_0x5acbc0,12)),e.tUCwU(63,_0x520f27)<<6)|63&_0x193568,e.DlQKH(_0x3ee44b,65536)||e.Barhu(_0x2e9e5c,1114111)?_0x511d8c+=_0x57182f:(_0xd192e7-=65536,_0x2b6a82+=e[s(1519)](_0x1b2914,e.ICxKQ(_0xa52c3b,10)+55296,e.vCaRL(e[s(1055)](1023,_0x5606d0),56320)),_0x476e88+=3)}let Vp=async function(a,n){let s=t;this[s(761)]=!1,e[s(633)](clearTimeout,this[s(310)+s(480)+"utId"]),n()},Jp=async function(a,n){let s=t;if(!this._ws||e[s(1455)](this[s(1294)][s(782)+"te"],this[s(1441)]))return e[s(1381)](n);let{pingInterval:l}=this[s(1439)];this["_endpoin"+s(835)]?.[s(1056)+"pointCon"+s(682)]();for(let p=0;p<this[s(297)+s(333)][s(1260)];p++){let m=this[s(297)+s(333)][p];if(e.FmJcL(this[s(1294)][s(782)+"te"],this.OPEN)&&e[s(1455)](null,m))this[s(1294)]&&this._ws[s(1676)](m),this[s(297)+"Queue"][p]=null;else break}this[s(297)+"Queue"]=this["_message"+s(333)][s(558)](p=>!!p),this[s(1147)+s(1556)+"Id"]=e[s(937)](setTimeout,()=>this[s(1236)](),l),this[s(673)+s(1321)+"nt"](a),this._isBrowser&&this[s(1294)]&&(this[s(1294)][s(324)+"pe"]=this[s(1008)+s(1690)]);let x=this[s(1543)+s(835)]?.[s(698)+s(1663)+"nt"]();this[s(925)]("open "+x+s(1719)),e[s(1731)](n)},Zp=async function(a,n){let s=t;if(s(1143)===e[s(1722)])return e[s(664)](e[s(1758)],typeof _0x391ecb)&&(e[s(546)](_0x18e59d,_0xa130d6)||_0x25eb4e[s(766)]&&e[s(546)](_0x456f14.buffer,_0x55c7f7))||e.uHIoS(s(1373),typeof _0x82f228)?"":(_0x330723[s(1739)](_0x2194e8),e[s(574)]);{let l=this[s(1543)+s(835)]?.[s(698)+s(1663)+"nt"]();this[s(925)]("open "+l),e[s(424)](n)}};class Yp extends ua{constructor(n){let s=t,l={UMBdR:function(b,g){return e.vRjZa(b,g)},zPnHD:e[s(1115)],kojif:e.VfOfD,vpCZj:function(b,g,I,D){return b(g,I,D)},PSmGU:function(b,g,I){return b(g,I)},VRnKf:e.GhPrS,HSQXU:function(b,g){return e.oIDls(b,g)},JuusY:e.ehqGD,DcJSD:function(b,g){return b!==g},kMLfz:e[s(775)],SNnKA:function(b,g){return b!==g},ykNJN:function(b,g,I){return e[s(1529)](b,g,I)},IJpet:function(b,g){return e.saXYX(b,g)},jBNhC:e[s(963)],EFKTr:function(b,g,I){return b(g,I)}};super(),this["_miniNav"+s(553)+s(271)]=!0,this._isBrowser=er,this._isNode=xp,this._isMiniTT=Rn,this[s(1291)+"X"]=Zr,this._isWorker=Yr,this[s(297)+"Queue"]=[],this[s(1543)+s(835)]=null,this[s(1340)+"osed"]=!1,this[s(1008)+s(1690)]=e[s(1500)],this[s(310)+"Lock"]=!1,this[s(310)+s(480)+"utId"]=null,this[s(1002)+s(1259)+s(1019)]=null,this[s(1147)+s(1556)+"Id"]=null,this[s(268)]=0,this[s(761)]=!1,this[s(1003)]="",this[s(521)+"ger"]=null,this[s(806)+s(548)]=null,this["_pingLos"+s(1212)]=null,this._protocols=e[s(1555)],this.CLOSED=3,this[s(1160)+"NG"]=0,this[s(1441)]=1,this[s(785)]=2,this[s(571)]=b=>{let g=s;if(l[g(1583)](l[g(1096)],l[g(841)]))try{l[g(751)](tl,this,b,[Vp,Jp,Zp])}catch(I){let D=l.PSmGU(ct,l[g(622)],{message:I.message,code:tn[g(705)+"OR"],error:I});this["_dispatchErrorEv"+g(516)](D)}else return _0x30d9f1(_0x5aaf59)},this[s(624)+"ge"]=async b=>{let g=s,I={jDdCw:function(H,J){return e.tdkUx(H,J)}},{pingInterval:D,pingFrequency:M}=this[g(1439)];if(e.PHbUi("hi",b.data)&&e[g(1284)](g(1385),M)||e[g(923)](e[g(593)],M))if(e[g(353)]("PSanx",e[g(750)]))this[g(420)+g(287)](),this[g(920)](g(1689)+"e_success",e[g(883)]),this[g(1147)+g(1556)+"Id"]=e.taUiF(setTimeout,this[g(1236)].bind(this),D);else{let H=this[g(658)][g(371)](this[g(1425)]);return _0x41d4b0.parse(nuSQEW[g(1243)](H,"{}"))[_0x52c642]}if(!e[g(1199)]("hi",b[g(1289)]))try{tl(this,b,[Cp,Ip,Kp,$p,Wp,Tp])}catch(H){let J=e[g(1132)](ct,e[g(734)],{message:H.message,code:tn[g(567)+g(817)],error:H});this["_dispatchErrorEv"+g(516)](J)}},this[s(1233)]=b=>{let g=s,I={djqpx:function(D,M,H){return e[z(469)](D,M,H)},gAJwr:function(D,M,H){return e[z(1547)](D,M,H)}};if(e[g(777)](e[g(1310)],e[g(1310)])){let D=this["_endpoin"+g(835)]?.[g(344)+"chMaxTries"](),M=this[g(1543)+"tManager"]?.["getCurre"+g(1663)+"nt"]();if(D&&!b[g(1180)]){let H=g(1007)+M+(g(960)+g(825)+"es reached");this[g(673)+g(1667)+"ent"](e.YBChv(ct,"error",{message:H,code:tn[g(753)+"IES_ERROR"],error:b}));return}this[g(1294)]&&e[g(799)](this._ws[g(782)+"te"],this[g(1441)])&&this[g(1724)+"ect"](),this[g(673)+"hErrorEv"+g(516)](e[g(1090)](ct,e.GhPrS,{message:b[g(1180)],code:tn[g(1084)+g(1037)],error:b}))}else oUeUMd[g(966)](_0x4021d1,_0x40b472,16),oUeUMd.gAJwr(_0x1f6480,_0x45e7e7,_0x2d874a)},this[s(1085)]=async b=>{let g=s;this[g(815)+g(898)](),this[g(420)+"ngTimer"](),this["_removeW"+g(1353)+"rs"](),this[g(1294)]=null,this["_connect"+g(500)]=!1;let I=this[g(1543)+"tManager"]?.[g(344)+g(573)+"es"]();if(!I&&this[g(1525)+g(1251)]()&&!this["_readyCl"+g(992)]){let D=this[g(1543)+"tManager"]?.["getCurre"+g(1663)+"nt"](),M=this._options["reconnec"+g(1437)+g(1549)](b[g(1608)],b[g(924)]);this["_dispatc"+g(1070)+g(516)](l[g(776)](ht,l[g(1039)],{code:1006,reason:b[g(924)]||"connecti"+g(1650)+g(1271)+g(367)+"n, hostname: "+D,willReconnect:M})),M&&this._connect();return}if(l[g(1374)](1e3,b[g(1608)])&&this[g(1340)+g(992)]){this[g(673)+"hCloseEv"+g(516)](ht(g(1205),{code:1e3,reason:l[g(531)]})),this[g(1543)+g(835)]?.[g(1056)+g(650)+g(682)](),this["_pingLos"+g(1212)]?.[g(1349)+g(672)]();return}if(l[g(1734)](1e3,b[g(1608)])&&I){let D=this[g(1543)+"tManager"]?.["getCurre"+g(1663)+"nt"](),M=b.reason;M||(M=await yp(this[g(1003)])),M=g(969)+g(1650)+g(1382)+M+(g(560)+"me: ")+D+(", max re"+g(931)+g(1598)),this[g(673)+g(1070)+"ent"](l.ykNJN(ht,g(1205),{code:b[g(1608)],reason:M}));let H=g(1007)+D+(g(960)+"ax retri"+g(1393)+"ed");this[g(673)+g(1667)+g(516)](l[g(776)](ct,l[g(622)],{message:H,code:tn["MAX_RETR"+g(522)+"R"]})),this["_endpoin"+g(835)]?.["resetEndpointCon"+g(682)](),this[g(936)+g(1212)]?.[g(1349)+"nter"]();return}if(l.SNnKA(1e3,b[g(1608)])&&!b[g(924)])if(l[g(755)](g(1629),l.jBNhC)){let D=this["_endpoin"+g(835)]?.["getCurre"+g(1663)+"nt"]();this["_dispatchCloseEv"+g(516)](l[g(690)](ht,l[g(1039)],{code:b[g(1608)],reason:"connecti"+g(1650)+g(1271)+"wn reaso"+g(1322)+"ame: "+D})),this["_endpoin"+g(835)]?.[g(1056)+g(650)+g(682)](),this[g(936)+g(1212)]?.[g(1349)+g(672)]();return}else{let D=this._qosDB[g(1141)+"geSync"](this[g(1425)]),M=_0x217fce[g(1739)](PHKJKr[g(643)](D,"{}"));return M[_0x2557ef||_0x531eba[this._pathKey]]=_0x31db08,this[g(658)][g(868)+g(1157)](this._prefix,_0x885ae8.stringify(M)),_0x37775f||_0x9a3f73[this._pathKey]}this[g(673)+g(1070)+g(516)](b),this[g(1543)+g(835)]?.["resetEnd"+g(650)+g(682)](),this[g(936)+"sCounter"]?.[g(1349)+"nter"]()},this.onclose=null,this[s(1471)]=null,this[s(915)+"e"]=null,this[s(513)]=null,this.onStartReconnect=null,this[s(822)+"eAck"]=null,this["onStopIm"+s(1685)+s(606)+"ct"]=null,this[s(943)+s(1512)]=this["_handleO"+s(1512)][s(1072)](this),this[s(943)+s(756)]=this["_handleO"+s(756)][s(1072)](this),this["_handleP"+s(300)]=this[s(894)+s(300)][s(1072)](this),this["_handleP"+s(547)]=this[s(894)+s(547)][s(1072)](this),this[s(1439)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength: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(593)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(1098)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:x,ws:p}=n,m=Array[s(646)](x)?x:e[s(1524)](e[s(1758)],typeof x)?[x]:[];if(!m||e[s(1123)](0,m.length))throw new Error(s(1652)+s(1564)+s(1584));if(!e[s(983)](gp,p))throw new Error(e.oGXQI);Object[s(1148)](this._options,n),this[s(1543)+"tManager"]=new el(m,this[s(1439)][s(393)+"es"]),this["_pingLos"+s(1212)]=new _p(this._options["pingLoss"+s(838)]),this._options[s(1370)+s(1240)]&&(this[s(761)]=!0,this[s(310)]()),this[s(1439)][s(702)+"tworkChanged"]&&(this[s(398)+"T"]||this[s(1291)+"X"]?this["_onPageN"+s(400)+"ange"]():this._isBrowser&&this["_initGlo"+s(721)+"Listener"]())}_handleOnLine(){let n=t;if(e[n(1282)](e.kWmBT,e[n(1659)])){if(this._options["disableA"+n(1226)+n(783)]||this[n(1340)+"osed"])return;this[n(495)+"econnect"]()}else return this[n(658)][n(440)+n(1177)]()}[t(943)+"ffLine"](){let n=t;this[n(1542)+"WebSocket"]();let s=e[n(1182)](la,e[n(1166)],{message:e[n(1422)]});this[n(837)+n(1685)+n(606)+"ct"]&&this[n(837)+n(1685)+"yReconnect"](s)}[t(1517)+t(721)+t(1017)](){let n=t;this[n(565)+"er"]&&window["addEvent"+n(1017)](e[n(416)],this[n(943)+"nLine"]),this._isBrowser&&window["addEvent"+n(1017)](n(1527),this[n(943)+n(756)]),this[n(565)+"er"]&&window["addEvent"+n(1017)](e.xopEF,this[n(894)+"ageHide"]),this[n(565)+"er"]&&window["addEvent"+n(1017)](e.lbOKk,this[n(894)+n(547)])}["_dropGlo"+t(721)+"Listener"](){let n=t;this[n(565)+"er"]&&window[n(1399)+n(273)+"ner"](e[n(416)],this[n(943)+n(1512)]),this[n(565)+"er"]&&window[n(1399)+n(273)+"ner"](n(1527),this["_handleO"+n(756)]),this[n(565)+"er"]&&window[n(1399)+"entListe"+n(953)](e.xopEF,this[n(894)+"ageHide"]),this[n(565)+"er"]&&window[n(1399)+"entListener"](e.lbOKk,this._handlePageShow)}[t(894)+"ageHide"](n){let s=t;!n.persisted&&(this[s(565)+"er"]&&window[s(1399)+s(273)+s(953)](e[s(886)],this[s(894)+s(300)]),this._isBrowser&&window[s(1399)+s(273)+s(953)](s(536),this["_handleP"+s(547)]),this[s(1205)]()),this[s(565)+"er"]&&window[s(1399)+"entListe"+s(953)](s(1682),this[s(943)+s(1512)]),this[s(565)+"er"]&&window[s(1399)+s(273)+s(953)]("offline",this[s(943)+s(756)])}[t(894)+t(547)](n){let s=t;n.persisted&&(this._navigatorOnline()&&(!this._ws||this[s(1294)].readyState!==this[s(1441)]||e[s(1692)](this[s(1294)][s(782)+"te"],this.CONNECTING))&&this[s(943)+"nLine"](),this._isBrowser&&window[s(647)+"Listener"](e[s(416)],this["_handleO"+s(1512)]),this[s(565)+"er"]&&window[s(647)+"Listener"](s(1527),this[s(943)+s(756)]))}async[t(1155)+t(1656)](n){let s=t,{fpID:l,deviceID:x,bddID:p,ttwID:m,accessKey:b,aID:g,customParams:I={},enableAutoAck:D,enableQoS:M,QoSLevel:H,env:J}=this[s(1439)],re,rt,Pe;if(this._isBrowser||this[s(1291)+"X"]||this[s(398)+"T"])if(e[s(1720)](e.biqch,e[s(892)]))re=location&&e[s(600)](e[s(1593)],location.protocol)?e.AUBez:e.wbqLa,rt=n.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),Pe=/^wss(.*:\/\/)/[s(989)](n)?n:""+re+rt;else{let{enableAutoAck:Xr}=this[s(1439)],Qr=e[s(395)](_0x322d86,_0x517176[s(1180)][s(448)],e[s(1389)],"1"),tg=e[s(1198)](_0x1d630f,_0x468821[s(1180)][s(448)],e[s(1475)],"1"),ng=_0x21e8d3[s(663)](this,_0x4f5278);if(e.EhrwZ(Xr,Qr)){let{SeqID:rg,LogID:ig,service:sg,LogIDNew:dl,method:og}=_0x6d6aa6[s(1180)];this[s(717)]({SeqID:rg,LogID:ig,LogIDNew:dl,service:sg,method:og,headers:[{key:e.UVsBh,value:"1"},{key:e[s(662)],value:e[s(555)](dl,"")},{key:e[s(422)],value:"0"}]})}tg&&!ng[s(1554)]&&this["_dispatc"+s(1106)+"ageEvent"](_0x52ef29),e[s(938)](_0x4ceb75)}else re=e[s(318)],rt=n[s(1165)](/(^http)((?:[s]*:\/\/))/,""),Pe=/(^ws)((?:[s]*:\/\/))/[s(989)](rt)?rt:""+re+rt;let ve=p?e[s(267)]:m?"ttwid":s(1134)+"d",nr=p||m||x;if(e[s(309)](!nr,!ve))throw new Error(e.srIfg);let Xp=e.VWUDo(s(591),typeof I)?await e[s(1569)](I):I,Qp=J?e[s(308)](wp,J[s(490)],J[s(860)]):{},wa=Object[s(1148)]({device_platform:e[s(489)],version_code:"fws_1.0.0",access_key:b,fpid:l,aid:g,[ve]:nr,xsack:D?1:0,xaack:D?1:0,xsqos:M?1:0,qos_level:M?H:void 0,qos_sdk_version:2,...Qp},Xp),eg=Object.keys(wa)[s(281)]((Xr,Qr)=>wa[Qr]!==void 0?""+Xr+(Xr?"&":"?")+Qr+"="+wa[Qr]:Xr,"");return Pe+s(1164)+eg}async[t(310)](){let n=t;if(!(this[n(310)+n(500)]||this[n(1340)+"osed"])){this[n(310)+"Lock"]=!0;try{let s=this[n(1543)+n(835)]?.[n(1770)+n(1281)+n(1168)+"hedMaxRe"+n(881)](),{timeoutInterval:l}=this[n(1439)];if(s){let p=this["_endpoin"+n(835)]?.[n(698)+n(1663)+"nt"](),m=this[n(1543)+n(835)]?.[n(1152)+n(631)+n(579)+"UpdateCo"+n(879)](),b=this[n(1543)+"tManager"]?.[n(698)+n(1663)+n(278)+n(1060)]();if(m){let g="connect "+p+(n(652)+", max retries re"+n(1114)+n(311)+n(1698)+n(1192))+m+" to retry",I=ct(e[n(734)],{message:g,code:tn["MAX_RETR"+n(522)+"R"]});this[n(925)](g),this[n(673)+n(1667)+n(516)](I),this[n(1003)]=await this["_generat"+n(1656)](m),this._debug(n(1007)+m+" "+b+n(661)),this[n(1273)+"sListeners"]()}else{let g=n(1007)+p+(" timeout, max re"+n(931)+n(1598));this[n(925)](g),this["_dispatc"+n(1667)+n(516)](e[n(1544)](ct,e[n(734)],{message:g,code:tn[n(753)+n(522)+"R"]}));return}}else{let p=this[n(1543)+"tManager"]?.[n(698)+"ntEndpoi"+n(347)+n(383)](),m=this[n(1543)+n(835)]?.[n(698)+n(1663)+n(278)+n(1060)]();this._url=await this["_generat"+n(1656)](p||""),this._debug(n(1007)+p+" "+m+n(661)),this["_removeW"+n(1353)+"rs"]()}if(this[n(761)])this[n(761)]=!1;else if(e.biNdr(n(1732),n(1732))){let{url:p}=_0x2d6dc2||{},m=_0xe453cd[n(646)](p)?p:e[n(1167)]("string",typeof p)?[p]:[];_0x56a2db&&_0x55ab42.assign(this._options,_0x1725ea),m&&m.length?this[n(1543)+"tManager"]=new _0x130c9d(m,this[n(1439)][n(393)+"es"]):this["_endpoin"+n(835)]?.[n(1056)+n(650)+n(682)](),this[n(936)+n(1212)]?.[n(1349)+n(672)](this[n(1439)][n(1272)+n(838)]),this[n(1340)+"osed"]=!1,this._ws&&this[n(1294)][n(782)+"te"]!==this.CLOSED?this[n(1724)+n(732)](1e3,e[n(681)],!0):(this[n(761)]=!0,this[n(310)]())}else{let p=e[n(308)](la,"reconnect",{message:e[n(1725)]});this[n(359)+"econnect"]&&this[n(359)+n(566)](p)}let x=this[n(1543)+n(835)]?.["getCurre"+n(1663)+n(278)+n(1060)]()||0;x>1&&await this[n(792)](e.yxWfg(x,1)),this._debug(n(969)+n(391)+this[n(1003)]+(" protoco"+n(1642))+this[n(494)+"ls"]),this[n(1294)]=e[n(1484)](pp,{url:this._url,protocols:[this[n(494)+"ls"]],headers:this._options[n(1604)+n(644)+"s"]["customHt"+n(973)]},this[n(1439)].ws),(this[n(565)+"er"]||this._isWorker)&&this[n(1294)]&&(this[n(1294)][n(324)+"pe"]=this[n(1008)+n(1690)]),this[n(747)+n(926)](),this["_connectionTimeo"+n(786)]=e.OUCWN(setTimeout,this[n(944)+"ut"][n(1072)](this),l)}catch(s){throw this[n(310)+"Lock"]=!1,s}}}[t(815)+t(898)](){let n=t;e[n(445)](clearTimeout,this[n(310)+n(480)+"utId"]),this[n(310)+n(480)+n(786)]=null}_clearPingTimer(){let n=t;e[n(535)](clearTimeout,this[n(1147)+n(1556)+"Id"]),e[n(1332)](clearTimeout,this[n(1002)+"ctTimeou"+n(1019)]),this._pingPongTimeoutId=null,this[n(1002)+n(1259)+n(1019)]=null}[t(925)](...n){let s=t;this[s(1439)].debug&&console[s(1509)].apply(console,[e[s(1727)],...n])}[t(502)+"rvalValue"](n){let s=t,{initReconnectInterval:l,maxReconnectInterval:x,reconnectIntervalGrowFactor:p}=this[s(1439)],m=e[s(1740)](l,Math[s(1031)](p,e[s(812)](n,1)));return m>x?x:m}[t(1236)](){let n=t;if(e.Roqwp(n(708),e[n(913)]))this["maxLossC"+n(1060)]=_0x4a7785,this.count=0;else{if(this[n(1294)]&&e[n(1133)](this[n(1294)][n(782)+"te"],this.CONNECTING)){if(e[n(767)](e[n(954)],e[n(714)]))return e[n(1526)](_0x7f6c03,e[n(1449)](_0x300ed7,_0x4d6eb0));this[n(420)+n(287)](),this[n(1147)+n(1556)+"Id"]=e[n(937)](setTimeout,this._ping[n(1072)](this),this._options["pingInte"+n(430)]);return}if(!this[n(1294)]||e[n(857)](this[n(1294)][n(782)+"te"],this.OPEN))return void this["_handleR"+n(566)]();this[n(1294)]&&this[n(1294)][n(1676)]("hi"),this[n(1002)+n(1259)+n(1019)]=e[n(856)](setTimeout,this[n(495)+n(566)+n(1548)][n(1072)](this),this[n(1439)][n(540)+n(1117)+n(1749)])}}[t(495)+t(566)+"Timeout"](){let n=t;this[n(936)+"sCounter"]?.[n(676)](),this.emit(e.gjQga,e[n(329)]),this[n(936)+"sCounter"]?.[n(344)+n(519)+"nt"]()?this[n(495)+n(566)]():this[n(1236)]()}[t(1525)+t(1251)](){let n=t;return this[n(398)+"T"]||this[n(1291)+"X"]?this["_miniNavigatorOn"+n(271)]:(this[n(565)+"er"]||this[n(1287)+"r"])&&this[n(1439)]["listenNetworkCha"+n(790)]?navigator[n(429)]:!0}_handleReconnect(){let n=t;!this[n(1525)+n(1251)]()||this[n(1340)+n(992)]||(this[n(1543)+"tManager"]?.[n(1056)+n(650)+n(682)](),this[n(936)+"sCounter"]?.[n(1349)+n(672)](),this[n(1294)]?this["_disconn"+n(732)](1001,e[n(607)],!0):this[n(310)]())}[t(292)+t(400)+t(1371)](){let n=t,s={cMOXE:function(l,x){return e[z(1743)](l,x)},Gnzkr:e.yMnNF,qwSVS:e[n(965)]};this._isMiniTT?tt[n(372)+"kStatusC"+n(634)](({isConnected:l})=>{let x=n,p={zJhYJ:function(m,b){return s[z(501)](m,b)}};if(s[x(1030)]!==s.qwSVS)this[x(668)+"igatorOn"+x(271)]=l,l?this[x(943)+x(1512)]():this["_handleO"+x(756)]();else{let m=this[x(658)]["getStora"+x(512)+"nc"](this._prefix),b=_0x234293[x(1739)](rgPyMd[x(532)](m,"{}"));return _0x2aeee2.values(b)}}):this._isMiniWX&&wx[n(372)+n(1073)+n(634)](({isConnected:l})=>{let x=n;this["_miniNav"+x(553)+x(271)]=l,l?this["_handleO"+x(1512)]():this["_handleO"+x(756)]()})}[t(792)](n){let s=t,l={GnyDH:function(x,p,m){return x(p,m)},kmtRG:function(x,p){return e[z(1433)](x,p)},lGlJK:function(x,p){return e[z(700)](x,p)}};if(e[s(1493)]===s(1472))return new Promise(x=>{let p=s;l[p(1465)](setTimeout,x,this[p(502)+p(797)+"e"](n))});{let x=_0x58ad50.bytes,p=_0x264345.offset,m=_0x2c003c.limit,b=p+_0x33542e;if(EQjjue[s(1495)](b,x[s(1260)])){let g=new _0x2802db(EQjjue.lGlJK(2,b));g.set(x),_0x4356b3[s(928)]=g}return _0x51d848.offset=b,EQjjue[s(1495)](b,m)&&(_0x3e5ece[s(381)]=b),p}}[t(1724)+"ect"](n=1e3,s="",l=!1){let x=t;this[x(1294)]&&this[x(1542)+x(833)+"t"](n,s,l)}[t(944)+"ut"](){let n=t,s=this[n(1543)+n(835)]?.[n(698)+"ntEndpoint"]();this._debug(n(1007)+s+" timeout"),this[n(1724)+n(732)](1001,e[n(900)],!0)}[t(717)](n){let s=t;if(e[s(533)](e[s(619)],e.hmpID)){let l=this._options[s(1737)+s(1437)+"ptor"](_0x4785b9,_0x42cb2e);this[s(673)+s(1070)+s(516)](e.YgRKA(_0x54d866,s(1205),{code:_0xfe3ca8,reason:_0x15f801,wasClean:!0,willReconnect:l})),l&&this[s(310)]()}else{let l=e[s(1691)](Ft,n);this._ws&&e[s(735)](this[s(1294)][s(782)+"te"],this.OPEN)&&(this[s(1294)]&&this._ws[s(1676)](l),this[s(925)](e[s(950)],n))}}[t(1273)+t(1353)+"rs"](){let n=t;this[n(1294)]&&(this[n(1294)][n(1399)+n(273)+n(953)](e[n(741)],this[n(571)]),this._ws[n(1399)+n(273)+n(953)](e[n(277)],this._onClose),this[n(1294)][n(1399)+n(273)+n(953)](e[n(554)],this._onMessage),this[n(1294)][n(1399)+n(273)+n(953)](n(527),this[n(1233)]))}[t(747)+t(926)](){let n=t,s=(n(605)+"2")[n(325)]("|"),l=0;for(;;){switch(s[l++]){case"0":this[n(1294)][n(647)+n(1017)](e[n(554)],this[n(624)+"ge"]);continue;case"1":this[n(1294)][n(647)+n(1017)](n(1151),this[n(571)]);continue;case"2":this[n(1294)][n(647)+"Listener"](e[n(734)],this[n(1233)]);continue;case"3":this[n(1294)][n(647)+n(1017)](e[n(277)],this[n(1085)]);continue;case"4":if(!this._ws)return;continue}break}}["_wsInsta"+t(1646)](n=1e3,s=""){let l=t;try{this[l(1294)]&&this._ws[l(1205)](n,s)}catch{}}[t(1542)+t(833)+"t"](n=1e3,s="",l=!1){let x=t;if(this["_clearPi"+x(287)](),this[x(815)+x(898)](),this[x(1273)+"sListeners"](),this[x(848)+"nceClose"](1e3,s),this[x(310)+x(500)]=!1,l&&this["_navigat"+x(1251)]()&&!this[x(1340)+x(992)]){if(this._endpointManager?.[x(344)+"chMaxTries"]()){let m=this[x(1543)+x(835)]?.[x(698)+"ntEndpoint"]();this["_dispatc"+x(1070)+x(516)](e[x(1080)](ht,e[x(277)],{code:1006,reason:x(1007)+m+(x(652)+x(346)+x(931)+x(1598)),wasClean:!0}))}else{let m=this[x(1439)][x(1737)+x(1437)+x(1549)](n,s);this[x(673)+x(1070)+x(516)](e[x(1519)](ht,e[x(277)],{code:n,reason:s,wasClean:!0,willReconnect:m})),m&&this[x(310)]()}return}this[x(1525)+x(1251)]()||this[x(1340)+x(992)]?this[x(673)+x(1070)+"ent"](ht(e[x(277)],{code:n,reason:e[x(775)]})):this[x(673)+"hCloseEv"+x(516)](e[x(432)](ht,e[x(277)],{code:1006,reason:e.kyboT})),this._ws=null,this[x(1543)+x(835)]?.["resetEnd"+x(650)+x(682)](),this[x(936)+x(1212)]?.[x(1349)+x(672)]()}[t(673)+t(1321)+"nt"](n){let s=t,l={eqJjQ:function(x,p){return e[z(546)](x,p)},jfONc:e[s(574)],rRCyc:e[s(1237)]};if(e[s(739)](e[s(1404)],s(1551))){let x=tJJNsj[s(727)](this[s(1439)]["payloadE"+s(1648)],_0xe7ee91)?{force:!!this._options[s(1392)+s(1648)][s(1317)],encoding:this[s(1439)][s(1392)+s(1648)][s(1195)]?this[s(1439)][s(1392)+s(1648)].encoding[s(1165)](/\s/g,"")[s(470)+s(1587)]():""}:{force:!1,encoding:this[s(1439)][s(1392)+s(1648)]?this[s(1439)]["payloadE"+s(1648)][s(1165)](/\s/g,"")[s(470)+"ase"]():""},p=_0x221409[s(1392)+s(1648)]?_0x37706d["payloadE"+s(1648)][s(1165)](/\s/g,"")[s(470)+s(1587)]():"",m=this[s(1439)][s(712)+s(1690)]instanceof _0x5ef8db?{force:!!this[s(1439)][s(712)+s(1690)][s(1317)],type:this[s(1439)]["payloadT"+s(1690)][s(1330)]?this[s(1439)][s(712)+s(1690)][s(1330)][s(1165)](/\s/g,"")[s(470)+s(1587)]():""}:{force:!1,type:this[s(1439)][s(712)+s(1690)]?this[s(1439)]["payloadT"+s(1690)][s(1165)](/\s/g,"")[s(470)+s(1587)]():""},b=_0x219803[s(712)+"ype"]?_0x12c29f["payloadT"+s(1690)][s(1165)](/\s/g,"")[s(470)+s(1587)]():"",g=m[s(1317)]?m.type:b||m[s(1330)],I=x[s(1317)]?x[s(1195)]:p||x.encoding,D=["text/pla"+s(1208)+s(539),tJJNsj[s(1442)],"applicat"+s(597)+s(1741)+s(1671),s(1373)],M=[tJJNsj.rRCyc,s(468)];this[s(1439)][s(930)+s(1463)+s(274)+"ad"]&&D[s(1779)](g)&&(!I||M[s(1779)](I))?_0x43e9d4[s(1113)+s(737)]=_0x346336(_0x4a46d5.payload,0,_0x41aef7.payload.byteLength):_0x8754ea["textPayl"+s(737)]=""}else this[s(920)](s(1151),n),this.onopen&&this.onopen(n)}[t(673)+t(568)+t(444)](n){let s=t,l={wJhYZ:function(x,p){return e[z(1438)](x,p)}};e[s(279)](e[s(1610)],e[s(1610)])?(yAVVny[s(1375)](_0x2783c1,this["_connect"+s(480)+s(786)]),this[s(310)+s(480)+"utId"]=null):(this.emit(s(1180),n),this[s(915)+"e"]&&this[s(915)+"e"](n))}[t(673)+"hAckMessageEvent"](n){let s=t;this[s(920)](e.OyMGt,n),this[s(822)+"eAck"]&&this[s(822)+s(1645)](n)}[t(673)+"hErrorEv"+t(516)](n){let s=t;this[s(920)](e[s(734)],n),this[s(1471)]&&this[s(1471)](n)}[t(673)+"hCloseEv"+t(516)](n){let s=t;this[s(920)](e.ehqGD,n),this[s(428)]&&this[s(428)](n)}get[t(324)+"pe"](){let n=t;return this[n(1294)]?this._ws[n(324)+"pe"]:this[n(1008)+n(1690)]}set[t(324)+"pe"](n){let s=t;this._binaryType=n,this._ws&&(this[s(1294)].binaryType=n)}get[t(1428)+"nt"](){let n=t;return this[n(1543)+n(835)]?.[n(698)+n(1663)+n(278)+"ount"]()||0}get["buffered"+t(1213)](){let n=t,s=this["_message"+n(333)][n(281)]((l,x)=>(l+=x&&x[n(770)+"th"]||0,l),0);return e[n(272)](s,this[n(1294)]?this._ws[n(1367)+n(1213)]:0)}get[t(557)+"ns"](){let n=t;return this[n(1294)]?this[n(1294)].extensions:""}get[t(1211)](){let n=t;return this[n(1294)]?this._ws[n(1211)]:""}get[t(782)+"te"](){let n=t;return this[n(1294)]?this[n(1294)].readyState:this._options[n(1370)+n(1240)]?this[n(1160)+"NG"]:this[n(1606)]}get[t(807)](){let n=t;return this[n(1294)]?this[n(1294)][n(807)]:this[n(1003)]}[t(1205)](n=1e3,s){let l=t,x=e[l(1742)][l(325)]("|"),p=0;for(;;){switch(x[p++]){case"0":this[l(1340)+l(992)]=!0;continue;case"1":this[l(1542)+l(833)+"t"](n,s);continue;case"2":if(!this[l(1294)])return void this._debug(e[l(1010)]);continue;case"3":this[l(420)+l(287)]();continue;case"4":this["_QoSMana"+l(1618)]?.closeDB();continue;case"5":if(e[l(1199)](this[l(1294)][l(782)+"te"],this.CLOSED)||e.HCQBY(this[l(1294)][l(782)+"te"],this[l(785)]))return void this[l(925)](e.BJYnz);continue;case"6":this["_dropGlo"+l(721)+"Listener"]();continue;case"7":this["_clearTi"+l(898)]();continue}break}}async[t(1676)](n,s){let l=t;if(e[l(600)](null,n))throw new Error(e[l(396)]);e.nSzio==typeof n&&(n=JSON[l(375)+"y"](n)),e[l(1758)]!=typeof n&&!e[l(1498)](n,ArrayBuffer)&&!(n[l(766)]&&n[l(766)]instanceof ArrayBuffer)&&(n=JSON[l(375)+"y"](n));let x=await e.AlMEa(il,n),p=e[l(288)](mp,n),{method:m=0,service:b=this[l(1439)][l(919)],logID:g=this[l(1439)][l(575)+"erator"](),headers:I=this[l(1439)][l(448)],payloadEncoding:D=this[l(1439)][l(1392)+"ncoding"],payloadType:M=this[l(1439)][l(712)+l(1690)],logIDNew:H=this[l(1439)][l(595)+l(1154)][l(1562)+l(1150)+l(967)+"ew"]?e[l(445)](i,this[l(1439)][l(595)+l(1154)].userIp):""}=e[l(1004)](s,{});if(!b)throw new Error(e[l(1234)]);let J={SeqID:fe[l(824)+"er"](this[l(268)]++),LogID:fe[l(824)+"er"](g),service:b,method:m,headers:I,payloadEncoding:e[l(769)](D,Object)?D.encoding?D[l(1195)]:"":D,payloadType:e[l(1498)](M,Object)?M[l(1330)]?M.type:p:M||p,payload:x,LogIDNew:H},re=e[l(535)](Ft,J);return this[l(1294)]&&this._ws[l(782)+"te"]===this[l(1441)]?(this[l(1294)]&&this._ws[l(1676)](re),this[l(925)](l(1043),J)):e[l(779)](this[l(297)+l(333)][l(1260)],this[l(1439)]["maxMessa"+l(351)+l(285)])?(this[l(297)+l(333)][l(1022)](re),this[l(925)](e[l(728)],J)):(this[l(297)+l(333)][l(839)](),this["_message"+l(333)][l(1022)](re)),{seqID:this[l(268)],logID:g,logIDNew:H}}async[t(1737)+"t"](n){let s=t,{url:l}=e[s(627)](n,{}),x=Array.isArray(l)?l:e.NvuOv(e.kqHHe,typeof l)?[l]:[];n&&Object.assign(this[s(1439)],n),x&&x[s(1260)]?this[s(1543)+s(835)]=new el(x,this._options.maxRetries):this[s(1543)+s(835)]?.["resetEnd"+s(650)+s(682)](),this[s(936)+s(1212)]?.["resetCou"+s(672)](this[s(1439)][s(1272)+"Count"]),this[s(1340)+"osed"]=!1,this[s(1294)]&&e[s(1706)](this[s(1294)][s(782)+"te"],this[s(1606)])?this["_disconn"+s(732)](1e3,e.rcyPd,!0):(this[s(761)]=!0,this[s(310)]())}async[t(1346)](){let n=t;if(!this[n(310)+n(500)]){let s=(n(864)+"2")[n(325)]("|"),l=0;for(;;){switch(s[l++]){case"0":this[n(761)]=!0;continue;case"1":this["_pingLos"+n(1212)]?.[n(1349)+"nter"]();continue;case"2":this._connect();continue;case"3":this["_endpoin"+n(835)]?.[n(1056)+"pointCon"+n(682)]();continue;case"4":this[n(1340)+"osed"]=!1;continue}break}}}["addEvent"+t(1017)](n,s){this.on(n,s)}dispatchEvent(n){let s=t,{type:l}=n;this[s(920)](l,n)}[t(1399)+t(273)+t(953)](n,s){this[t(477)](n,s)}pingOnce(){let n=t,s={kalXQ:function(l,x){return l(x)},sOdGE:e[n(1026)],UhfJL:e[n(329)],SNENx:e[n(865)],rCuwp:function(l,x,p){return e.uxVKc(l,x,p)}};return new Promise((l,x)=>{let p=n;if(p(1320)==="IJqFp"){this[p(420)+p(287)](),this[p(1147)+p(1556)+"Id"]=s[p(1187)](setTimeout,this[p(1236)][p(1072)](this),this._options[p(1571)+p(430)]);let m=()=>{let g=p;s[g(678)](l,g(862)),this[g(477)](s[g(552)],m),this[g(477)]("ping_onc"+g(1214)+"t",b)},b=()=>{let g=p;s[g(678)](x,s.UhfJL),this[g(477)](s.sOdGE,m),this[g(477)](s.SNENx,b)};this.on(s[p(552)],m),this.on(s[p(1506)],b),this[p(1236)]()}else{let m=this[p(1543)+p(835)]?.[p(698)+p(1663)+"nt"]();this._debug(p(1007)+m+p(652)),this[p(1724)+p(732)](1001,p(1477)+p(895)+p(473)+"g",!0)}})}}})(),Me[N(1421)+N(1403)]=Re[N(1421)+"oseEvent"],Me[N(657)+N(902)]=Re["CustomEr"+N(902)],Me[N(683)+"e"]=Re[N(683)+"e"],Me[N(444)]=Re[N(444)],Me[N(1581)]=Re.FWS,Me[N(1681)+N(1462)+N(891)]=Re[N(1681)+"MessageEvent"],Me[N(1462)+"vent"]=Re[N(1462)+N(891)],Me.OpenEvent=Re[N(1705)+"t"],Me[N(1643)+N(340)]=Re[N(1643)+N(340)],Me["createCl"+N(1403)]=Re[N(855)+N(1403)],Me.createErrorEvent=Re["createEr"+N(902)],Me[N(541)+"ssageEvent"]=Re[N(541)+N(382)+"nt"],Me[N(302)+N(729)]=Re[N(302)+N(729)],Me[N(1386)+N(1609)+"vent"]=Re[N(1386)+N(1609)+N(891)],Me["decodedF"+N(1596)]=Re[N(679)+N(1596)],Me[N(1454)+"ame"]=Re[N(1454)+N(1467)];for(Uo in Re)[N(1421)+N(1403),N(657)+N(902),"ErrorCode","Event",N(1581),N(1681)+"MessageE"+N(891),N(1462)+N(891),"OpenEvent",N(1643)+N(340),"createCl"+N(1403),N(1694)+"rorEvent",N(541)+N(382)+"nt",N(302)+N(729),N(1386)+N(1609)+N(891),N(679)+N(1596),N(1454)+"ame"][N(1627)](Uo)===-1&&(Me[Uo]=Re[Uo]);var Uo;Object["definePr"+N(1778)](Me,N(441)+"le",{value:!0})});import{existsSync as dS,openSync as lS}from"node:fs";import{mkdir as uS}from"node:fs/promises";import{dirname as fS}from"node:path";import{fileURLToPath as xS}from"node:url";function pS(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Pd(t=X()){return dS(t.libEntry)?t.libEntry:xS(new URL("../index.ts",import.meta.url))}async function Ch(t={}){let e=t.paths??X(),r=t.entryOverride??Pd(e),i=pS(e,process.env.COZE_BRIDGE_LOG_MODE);await uS(fS(i),{recursive:!0});let o=lS(i,"a"),d=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=nt(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[rs]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return hS.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var hS,rs,Yo=Ye(()=>{"use strict";Kt();te();Oe();hS=G("spawn-daemon"),rs="COZE_BRIDGE_DAEMON"});import{spawn as c1}from"node:child_process";import{mkdir as d1,unlink as l1,writeFile as u1}from"node:fs/promises";import{dirname as f1,join as x1}from"node:path";function $r(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function h1(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${$r(r)}</key>
|
|
21
|
+
<string>${$r(i)}</string>`).join(`
|
|
22
22
|
`);return e?`
|
|
23
23
|
<key>EnvironmentVariables</key>
|
|
24
24
|
<dict>
|
|
25
25
|
${e}
|
|
26
|
-
</dict>`:""}function
|
|
26
|
+
</dict>`:""}function p1(t,e){return new Promise((r,i)=>{let o=c1(t,e,{stdio:["ignore","pipe","pipe"]}),c="";o.stderr?.on("data",d=>{c+=d.toString("utf8")}),o.on("error",i),o.on("close",d=>{d===0?r():i(new Error(`${t} ${e.join(" ")} exited ${d}: ${c.trim()}`))})})}var Kr,ss,ia,Gd,Vh=Ye(()=>{"use strict";te();Kr=G("supervisor.launchd"),ss="ai.coze.bridge",ia=p1,Gd={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>${ss}</string>
|
|
32
32
|
<key>ProgramArguments</key>
|
|
33
33
|
<array>
|
|
34
|
-
<string>${
|
|
35
|
-
<string>${
|
|
34
|
+
<string>${$r(t.nodeBin)}</string>
|
|
35
|
+
<string>${$r(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>${$r(t.logFile)}</string>
|
|
46
46
|
<key>StandardErrorPath</key>
|
|
47
|
-
<string>${
|
|
47
|
+
<string>${$r(t.logFile)}</string>${h1(t.env)}
|
|
48
48
|
</dict>
|
|
49
49
|
</plist>
|
|
50
|
-
`},configPath(t){return
|
|
51
|
-
`):""}function
|
|
50
|
+
`},configPath(t){return x1(t.homeDir,"Library","LaunchAgents",`${ss}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await d1(f1(i),{recursive:!0}),await u1(i,this.renderConfig(t),"utf8"),Kr.info("plist written",{plistPath:i,activate:r}),!r)return;await ia("launchctl",["unload","-w",i]).catch(c=>Kr.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await ia("launchctl",["load","-w",i]),Kr.info("launchd job loaded",{label:ss});let o=process.getuid?.()??0;await ia("launchctl",["kickstart","-k",`gui/${o}/${ss}`]),Kr.info("launchd job kickstarted",{label:ss,uid:o})},async uninstall(t){let e=this.configPath(t);await ia("launchctl",["unload","-w",e]).catch(r=>Kr.warn("launchctl unload failed (ignored)",{err:String(r)})),await l1(e).catch(r=>{if(r.code!=="ENOENT")throw r}),Kr.info("launchd job removed",{plistPath:e})}}});import{spawn as g1}from"node:child_process";import{mkdir as m1,unlink as w1,writeFile as _1}from"node:fs/promises";import{dirname as y1,join as Jh}from"node:path";function oa(t,e){return t.isRoot?e:["--user",...e]}function b1(t){return t?Object.entries(t).map(([e,r])=>{let i=r.replace(/\\/g,"\\\\").replace(/"/g,'\\"');return`Environment="${e}=${i}"`}).join(`
|
|
51
|
+
`):""}function aa(t,e){return new Promise((r,i)=>{let o=g1(t,e,{stdio:["ignore","pipe","pipe"]}),c="";o.stderr?.on("data",d=>{c+=d.toString("utf8")}),o.on("error",i),o.on("close",d=>{d===0?r():i(new Error(`${t} ${e.join(" ")} exited ${d}: ${c.trim()}`))})})}var sa,Vr,E1,qd,Zh=Ye(()=>{"use strict";te();sa=G("supervisor.systemd"),Vr="coze-bridge.service",E1="/etc/systemd/system";qd={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
|
+
${b1(t.env)}
|
|
63
63
|
[Install]
|
|
64
64
|
WantedBy=${e}
|
|
65
|
-
`},configPath(t){return t.isRoot?
|
|
65
|
+
`},configPath(t){return t.isRoot?Jh(E1,Vr):Jh(t.homeDir,".config","systemd","user",Vr)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await m1(y1(i),{recursive:!0}),await _1(i,this.renderConfig(t),"utf8"),sa.info("systemd unit written",{unitPath:i,mode:o,activate:r}),await aa("systemctl",oa(t,["daemon-reload"])),await aa("systemctl",oa(t,r?["enable","--now",Vr]:["enable",Vr])),sa.info("systemd unit enabled",{unitName:Vr,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await aa("systemctl",oa(t,["disable","--now",Vr])).catch(r=>sa.warn("systemctl disable failed (ignored)",{err:String(r)})),await w1(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await aa("systemctl",oa(t,["daemon-reload"])).catch(()=>{}),sa.info("systemd unit removed",{unitPath:e})}}});import{spawn as v1}from"node:child_process";import{join as S1}from"node:path";function Yh(t,e){return new Promise((r,i)=>{let o=v1(t,e,{stdio:["ignore","pipe","pipe"],shell:!1}),c="";o.stderr?.on("data",d=>{c+=d.toString("utf8")}),o.on("error",i),o.on("close",d=>{d===0?r():i(new Error(`${t} ${e.join(" ")} exited ${d}: ${c.trim()}`))})})}var Hd,ca,jd,Xh=Ye(()=>{"use strict";te();Hd=G("supervisor.taskscheduler"),ca="CozeBridge",jd={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,48 @@ 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),d=Math.floor(Math.log(c)/Math.log(10))+1;return c+d>=Math.pow(10,d)&&(d+=1),d+c+o}static parse(e,r,i=!1){return new
|
|
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 e0=10*1024*1024,
|
|
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(d){this.onError?.({line:c,error:d})}}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 r0={"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","session/set_mode":"session.setMode",initialize:"initialize"}
|
|
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 S1(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 Yh("schtasks",["/Create","/SC","ONLOGON","/TN",ca,"/TR",r,"/RU",t.userName,"/F"]),Hd.info("task scheduler entry created",{task:ca,logFile:t.logFile})},async uninstall(t){await Yh("schtasks",["/Delete","/TN",ca,"/F"]).catch(e=>Hd.warn("schtasks /Delete failed (ignored)",{err:String(e)})),Hd.info("task scheduler entry removed",{task:ca})}}});var Qh={};ya(Qh,{buildContext:()=>D1,getSupervisor:()=>T1,launchdSupervisor:()=>Gd,systemdSupervisor:()=>qd,taskSchedulerSupervisor:()=>jd});import{homedir as A1,userInfo as I1}from"node:os";function T1(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 R1(){let t={};for(let e of C1){let r=process.env[e];r&&(t[e]=r)}return t}function D1(){let t=X();return{nodeBin:process.execPath,entry:Pd(t),logFile:t.logFile,homeDir:A1(),userName:I1().username,isRoot:process.getuid?.()===0,env:R1()}}var C1,ep=Ye(()=>{"use strict";Oe();Yo();Vh();Zh();Xh();C1=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});te();rn();var El=G("acp-installer-warmup"),Og=["claude-code","codex"];async function bl(t={}){let e=t.ensure??or,i=(await Promise.allSettled(Og.map(async o=>{let c=await e(o);El.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&El.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))})}an();te();import{readdir as Jg}from"node:fs/promises";import{mkdir as Il,readFile as $g,writeFile as Tl}from"node:fs/promises";import{join as Ta}from"node:path";var Vg={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function dr(t,e,r){await Il(t,{recursive:!0});let i=Vg[e],o=Ta(t,i);return await Tl(o,r??"","utf8"),o}async function Ca(t,e,r){let i=Ta(t,".claude");await Il(i,{recursive:!0});let o=Ta(i,"settings.local.json"),c={};try{let u=await $g(o,"utf8"),f=JSON.parse(u);typeof f=="object"&&f!==null&&!Array.isArray(f)&&(c=f)}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 Tl(o,JSON.stringify(c,null,2),"utf8"),o}var Ve=G("agent-detail-sync"),Zg=6e4,Yg=5*6e4,gs=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await Jg(r)}catch(o){Ve.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}Ve.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await Be(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){Ve.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(d){Ve.warn("detail sync failed for agent, skipping",{agentId:o,err:String(d)})}}})),Ve.info("detail sync done",{reason:e})}async retryPending(){if(this.retryQueue.size===0)return;let e=Date.now(),r=[];for(let[i,o]of this.retryQueue)e>=o.dueAt&&r.push(i);if(r.length!==0){Ve.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){Ve.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await Be(e,this.opts.paths);if(!i){Ve.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}}),this.retryQueue.delete(e)}catch(f){Ve.warn("detail RPC failed, using local data",{agentId:e,err:String(f)});let h=this.retryQueue.get(e),w=h?Math.min(h.currentDelay*2,Yg):Zg;this.retryQueue.set(e,{dueAt:Date.now()+w,currentDelay:w});return}if(o.agentId&&o.agentId!==e){Ve.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"?(Ve.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&Ve.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Ve.debug("detail sync: no diff",{agentId:e});return}await Qe(i,this.opts.paths),Ve.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}),Ve.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):d&&(await dr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var Vf=zt(ou(),1);import{lstat as qc,mkdir as Hc,readFile as jf,readdir as k_,rm as P_,stat as O_,writeFile as jc}from"node:fs/promises";import{dirname as L_,join as Pt,normalize as N_,relative as $c,resolve as Wc,sep as Wf}from"node:path";import{Readable as Kf}from"node:stream";import{pipeline as $f}from"node:stream/promises";import _m from"events";import et from"fs";import{EventEmitter as Tc}from"node:events";import Gu from"node:stream";import{StringDecoder as ym}from"node:string_decoder";import ju from"node:path";import Er from"node:fs";import{dirname as Om,parse as Lm}from"path";import{EventEmitter as qm}from"events";import cc from"assert";import{Buffer as Gn}from"buffer";import*as uu from"zlib";import Hm from"zlib";import{posix as hr}from"node:path";import{basename as gw}from"node:path";import Vs from"fs";import Rt from"fs";import wu from"path";import{win32 as Cw}from"node:path";import Au from"path";import of from"node:fs";import Ww from"node:assert";import{randomBytes as af}from"node:crypto";import ne from"node:fs";import Ne from"node:path";import cf from"fs";import ro from"node:fs";import Si from"node:path";import ot from"node:fs";import Xw from"node:fs/promises";import Ys from"node:path";import{join as _f}from"node:path";import st from"node:fs";import bf from"node:path";var mm=Object.defineProperty,wm=(t,e)=>{for(var r in e)mm(t,r,{get:e[r],enumerable:!0})},au=typeof process=="object"&&process?process:{stdout:null,stderr:null},Em=t=>!!t&&typeof t=="object"&&(t instanceof jn||t instanceof Gu||bm(t)||vm(t)),bm=t=>!!t&&typeof t=="object"&&t instanceof Tc&&typeof t.pipe=="function"&&t.pipe!==Gu.Writable.prototype.pipe,vm=t=>!!t&&typeof t=="object"&&t instanceof Tc&&typeof t.write=="function"&&typeof t.end=="function",Ut=Symbol("EOF"),Gt=Symbol("maybeEmitEnd"),dn=Symbol("emittedEnd"),Es=Symbol("emittingEnd"),ai=Symbol("emittedError"),bs=Symbol("closed"),cu=Symbol("read"),vs=Symbol("flush"),du=Symbol("flushChunk"),pt=Symbol("encoding"),xr=Symbol("decoder"),Fe=Symbol("flowing"),ci=Symbol("paused"),wr=Symbol("resume"),ze=Symbol("buffer"),Je=Symbol("pipes"),Ue=Symbol("bufferLength"),La=Symbol("bufferPush"),Ss=Symbol("bufferShift"),$e=Symbol("objectMode"),Se=Symbol("destroyed"),Na=Symbol("error"),Ma=Symbol("emitData"),lu=Symbol("emitEnd"),Ba=Symbol("emitEnd2"),It=Symbol("async"),Fa=Symbol("abort"),As=Symbol("aborted"),di=Symbol("signal"),Pn=Symbol("dataListeners"),it=Symbol("discarded"),li=t=>Promise.resolve().then(t),Sm=t=>t(),Am=t=>t==="end"||t==="finish"||t==="prefinish",Im=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,Tm=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),qu=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[wr](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Cm=class extends qu{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)}},Rm=t=>!!t.objectMode,Dm=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",jn=class extends Tc{[Fe]=!1;[ci]=!1;[Je]=[];[ze]=[];[$e];[pt];[It];[xr];[Ut]=!1;[dn]=!1;[Es]=!1;[bs]=!1;[ai]=null;[Ue]=0;[Se]=!1;[di];[As]=!1;[Pn]=0;[it]=!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");Rm(e)?(this[$e]=!0,this[pt]=null):Dm(e)?(this[pt]=e.encoding,this[$e]=!1):(this[$e]=!1,this[pt]=null),this[It]=!!e.async,this[xr]=this[pt]?new ym(this[pt]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ze]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Je]});let{signal:r}=e;r&&(this[di]=r,r.aborted?this[Fa]():r.addEventListener("abort",()=>this[Fa]()))}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[It]}set async(t){this[It]=this[It]||!!t}[Fa](){this[As]=!0,this.emit("abort",this[di]?.reason),this.destroy(this[di]?.reason)}get aborted(){return this[As]}set aborted(t){}write(t,e,r){if(this[As])return!1;if(this[Ut])throw new Error("write after end");if(this[Se])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]?li:Sm;if(!this[$e]&&!Buffer.isBuffer(t)){if(Tm(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(Im(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[Fe]&&this[Ue]!==0&&this[vs](!0),this[Fe]?this.emit("data",t):this[La](t),this[Ue]!==0&&this.emit("readable"),r&&i(r),this[Fe]):t.length?(typeof t=="string"&&!(e===this[pt]&&!this[xr]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[pt]&&(t=this[xr].write(t)),this[Fe]&&this[Ue]!==0&&this[vs](!0),this[Fe]?this.emit("data",t):this[La](t),this[Ue]!==0&&this.emit("readable"),r&&i(r),this[Fe]):(this[Ue]!==0&&this.emit("readable"),r&&i(r),this[Fe])}read(t){if(this[Se])return null;if(this[it]=!1,this[Ue]===0||t===0||t&&t>this[Ue])return this[Gt](),null;this[$e]&&(t=null),this[ze].length>1&&!this[$e]&&(this[ze]=[this[pt]?this[ze].join(""):Buffer.concat(this[ze],this[Ue])]);let e=this[cu](t||null,this[ze][0]);return this[Gt](),e}[cu](t,e){if(this[$e])this[Ss]();else{let r=e;t===r.length||t===null?this[Ss]():typeof r=="string"?(this[ze][0]=r.slice(t),e=r.slice(0,t),this[Ue]-=t):(this[ze][0]=r.subarray(t),e=r.subarray(0,t),this[Ue]-=t)}return this.emit("data",e),!this[ze].length&&!this[Ut]&&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[Ut]=!0,this.writable=!1,(this[Fe]||!this[ci])&&this[Gt](),this}[wr](){this[Se]||(!this[Pn]&&!this[Je].length&&(this[it]=!0),this[ci]=!1,this[Fe]=!0,this.emit("resume"),this[ze].length?this[vs]():this[Ut]?this[Gt]():this.emit("drain"))}resume(){return this[wr]()}pause(){this[Fe]=!1,this[ci]=!0,this[it]=!1}get destroyed(){return this[Se]}get flowing(){return this[Fe]}get paused(){return this[ci]}[La](t){this[$e]?this[Ue]+=1:this[Ue]+=t.length,this[ze].push(t)}[Ss](){return this[$e]?this[Ue]-=1:this[Ue]-=this[ze][0].length,this[ze].shift()}[vs](t=!1){do;while(this[du](this[Ss]())&&this[ze].length);!t&&!this[ze].length&&!this[Ut]&&this.emit("drain")}[du](t){return this.emit("data",t),this[Fe]}pipe(t,e){if(this[Se])return t;this[it]=!1;let r=this[dn];return e=e||{},t===au.stdout||t===au.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[Je].push(e.proxyErrors?new Cm(this,t,e):new qu(this,t,e)),this[It]?li(()=>this[wr]()):this[wr]()),t}unpipe(t){let e=this[Je].find(r=>r.dest===t);e&&(this[Je].length===1?(this[Fe]&&this[Pn]===0&&(this[Fe]=!1),this[Je]=[]):this[Je].splice(this[Je].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[it]=!1,this[Pn]++,!this[Je].length&&!this[Fe]&&this[wr]();else if(t==="readable"&&this[Ue]!==0)super.emit("readable");else if(Am(t)&&this[dn])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[ai]){let i=e;this[It]?li(()=>i.call(this,this[ai])):i.call(this,this[ai])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[Pn]=this.listeners("data").length,this[Pn]===0&&!this[it]&&!this[Je].length&&(this[Fe]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[Pn]=0,!this[it]&&!this[Je].length&&(this[Fe]=!1)),e}get emittedEnd(){return this[dn]}[Gt](){!this[Es]&&!this[dn]&&!this[Se]&&this[ze].length===0&&this[Ut]&&(this[Es]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[bs]&&this.emit("close"),this[Es]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==Se&&this[Se])return!1;if(t==="data")return!this[$e]&&!r?!1:this[It]?(li(()=>this[Ma](r)),!0):this[Ma](r);if(t==="end")return this[lu]();if(t==="close"){if(this[bs]=!0,!this[dn]&&!this[Se])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[ai]=r,super.emit(Na,r);let o=!this[di]||this.listeners("error").length?super.emit("error",r):!1;return this[Gt](),o}else if(t==="resume"){let o=super.emit("resume");return this[Gt](),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[Gt](),i}[Ma](t){for(let r of this[Je])r.dest.write(t)===!1&&this.pause();let e=this[it]?!1:super.emit("data",t);return this[Gt](),e}[lu](){return this[dn]?!1:(this[dn]=!0,this.readable=!1,this[It]?(li(()=>this[Ba]()),!0):this[Ba]())}[Ba](){if(this[xr]){let e=this[xr].end();if(e){for(let r of this[Je])r.dest.write(e);this[it]||super.emit("data",e)}}for(let e of this[Je])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(Se,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[it]=!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[Ut])return e();let i,o,c=h=>{this.off("data",d),this.off("end",u),this.off(Se,f),e(),o(h)},d=h=>{this.off("error",c),this.off("end",u),this.off(Se,f),this.pause(),i({value:h,done:!!this[Ut]})},u=()=>{this.off("error",c),this.off("data",d),this.off(Se,f),e(),i({done:!0,value:void 0})},f=()=>c(new Error("stream destroyed"));return new Promise((h,w)=>{o=w,i=h,this.once(Se,f),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[it]=!1;let t=!1,e=()=>(this.pause(),this.off(Na,e),this.off(Se,e),this.off("end",e),t=!0,{done:!0,value:void 0}),r=()=>{if(t)return e();let i=this.read();return i===null?e():{done:!1,value:i}};return this.once("end",e),this.once(Na,e),this.once(Se,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[Se])return t?this.emit("error",t):this.emit(Se),this;this[Se]=!0,this[it]=!0,this[ze].length=0,this[Ue]=0;let e=this;return typeof e.close=="function"&&!this[bs]&&e.close(),t?this.emit("error",t):this.emit(Se),this}static get isStream(){return Em}},km=et.writev,_n=Symbol("_autoClose"),_t=Symbol("_close"),ui=Symbol("_ended"),de=Symbol("_fd"),za=Symbol("_finished"),Wt=Symbol("_flags"),Ua=Symbol("_flush"),oc=Symbol("_handleChunk"),ac=Symbol("_makeBuf"),bi=Symbol("_mode"),Is=Symbol("_needDrain"),vr=Symbol("_onerror"),Sr=Symbol("_onopen"),Ga=Symbol("_onread"),_r=Symbol("_onwrite"),yn=Symbol("_open"),wt=Symbol("_path"),hn=Symbol("_pos"),Tt=Symbol("_queue"),yr=Symbol("_read"),qa=Symbol("_readSize"),jt=Symbol("_reading"),fi=Symbol("_remain"),Ha=Symbol("_size"),Ms=Symbol("_write"),On=Symbol("_writing"),Bs=Symbol("_defaultFlag"),Un=Symbol("_errored"),Cc=class extends jn{[Un]=!1;[de];[wt];[qa];[jt]=!1;[Ha];[fi];[_n];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[Un]=!1,this[de]=typeof e.fd=="number"?e.fd:void 0,this[wt]=t,this[qa]=e.readSize||16*1024*1024,this[jt]=!1,this[Ha]=typeof e.size=="number"?e.size:1/0,this[fi]=this[Ha],this[_n]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[de]=="number"?this[yr]():this[yn]()}get fd(){return this[de]}get path(){return this[wt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[yn](){et.open(this[wt],"r",(t,e)=>this[Sr](t,e))}[Sr](t,e){t?this[vr](t):(this[de]=e,this.emit("open",e),this[yr]())}[ac](){return Buffer.allocUnsafe(Math.min(this[qa],this[fi]))}[yr](){if(!this[jt]){this[jt]=!0;let t=this[ac]();if(t.length===0)return process.nextTick(()=>this[Ga](null,0,t));et.read(this[de],t,0,t.length,null,(e,r,i)=>this[Ga](e,r,i))}}[Ga](t,e,r){this[jt]=!1,t?this[vr](t):this[oc](e,r)&&this[yr]()}[_t](){if(this[_n]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,et.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[vr](t){this[jt]=!0,this[_t](),this.emit("error",t)}[oc](t,e){let r=!1;return this[fi]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[fi]<=0)&&(r=!1,this[_t](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[de]=="number"&&this[yr](),!1;case"error":return this[Un]?!1:(this[Un]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},Pm=class extends Cc{[yn](){let t=!0;try{this[Sr](null,et.openSync(this[wt],"r")),t=!1}finally{t&&this[_t]()}}[yr](){let t=!0;try{if(!this[jt]){this[jt]=!0;do{let e=this[ac](),r=e.length===0?0:et.readSync(this[de],e,0,e.length,null);if(!this[oc](r,e))break}while(!0);this[jt]=!1}t=!1}finally{t&&this[_t]()}}[_t](){if(this[_n]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,et.closeSync(t),this.emit("close")}}},Xs=class extends _m{readable=!1;writable=!0;[Un]=!1;[On]=!1;[ui]=!1;[Tt]=[];[Is]=!1;[wt];[bi];[_n];[de];[Bs];[Wt];[za]=!1;[hn];constructor(t,e){e=e||{},super(e),this[wt]=t,this[de]=typeof e.fd=="number"?e.fd:void 0,this[bi]=e.mode===void 0?438:e.mode,this[hn]=typeof e.start=="number"?e.start:void 0,this[_n]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[hn]!==void 0?"r+":"w";this[Bs]=e.flags===void 0,this[Wt]=e.flags===void 0?r:e.flags,this[de]===void 0&&this[yn]()}emit(t,...e){if(t==="error"){if(this[Un])return!1;this[Un]=!0}return super.emit(t,...e)}get fd(){return this[de]}get path(){return this[wt]}[vr](t){this[_t](),this[On]=!0,this.emit("error",t)}[yn](){et.open(this[wt],this[Wt],this[bi],(t,e)=>this[Sr](t,e))}[Sr](t,e){this[Bs]&&this[Wt]==="r+"&&t&&t.code==="ENOENT"?(this[Wt]="w",this[yn]()):t?this[vr](t):(this[de]=e,this.emit("open",e),this[On]||this[Ua]())}end(t,e){return t&&this.write(t,e),this[ui]=!0,!this[On]&&!this[Tt].length&&typeof this[de]=="number"&&this[_r](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[ui]?(this.emit("error",new Error("write() after end()")),!1):this[de]===void 0||this[On]||this[Tt].length?(this[Tt].push(t),this[Is]=!0,!1):(this[On]=!0,this[Ms](t),!0)}[Ms](t){et.write(this[de],t,0,t.length,this[hn],(e,r)=>this[_r](e,r))}[_r](t,e){t?this[vr](t):(this[hn]!==void 0&&typeof e=="number"&&(this[hn]+=e),this[Tt].length?this[Ua]():(this[On]=!1,this[ui]&&!this[za]?(this[za]=!0,this[_t](),this.emit("finish")):this[Is]&&(this[Is]=!1,this.emit("drain"))))}[Ua](){if(this[Tt].length===0)this[ui]&&this[_r](null,0);else if(this[Tt].length===1)this[Ms](this[Tt].pop());else{let t=this[Tt];this[Tt]=[],km(this[de],t,this[hn],(e,r)=>this[_r](e,r))}}[_t](){if(this[_n]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,et.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},Hu=class extends Xs{[yn](){let t;if(this[Bs]&&this[Wt]==="r+")try{t=et.openSync(this[wt],this[Wt],this[bi])}catch(e){if(e?.code==="ENOENT")return this[Wt]="w",this[yn]();throw e}else t=et.openSync(this[wt],this[Wt],this[bi]);this[Sr](null,t)}[_t](){if(this[_n]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,et.closeSync(t),this.emit("close")}}[Ms](t){let e=!0;try{this[_r](null,et.writeSync(this[de],t,0,t.length,this[hn])),e=!1}finally{if(e)try{this[_t]()}catch{}}}},Nm=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"]]),Mm=t=>!!t.sync&&!!t.file,Bm=t=>!t.sync&&!!t.file,Fm=t=>!!t.sync&&!t.file,zm=t=>!t.sync&&!t.file,Um=t=>!!t.file,Gm=t=>Nm.get(t)||t,Rc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=Gm(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},ki=(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 f=Rc(c);if(o?.(f,d),Mm(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(f,d)}else if(Bm(f)){let h=e(f,d);return u?h.then(()=>u(),u):h}else if(Fm(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(f,d)}else if(zm(f)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(f,d)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),jm=Hm.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},jm)),Wm=Gn.concat,fu=Object.getOwnPropertyDescriptor(Gn,"concat"),Km=t=>t,ja=fu?.writable===!0||fu?.set!==void 0?t=>{Gn.concat=t?Km:Wm}:t=>{},qn=Symbol("_superWrite"),Ts=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"}},Wa=Symbol("flushFlag"),Dc=class extends jn{#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 uu[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new uu[e](t)}catch(r){throw new Ts(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 Ts(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return cc(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(Gn.alloc(0),{[Wa]: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}[qn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=Gn.from(t,e)),this.#e)return;cc(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 d;try{let f=typeof t[Wa]=="number"?t[Wa]:this.#r;d=this.#t._processChunk(t,f),ja(!1)}catch(f){ja(!1),this.#o(new Ts(f,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",f=>this.#o(new Ts(f,this.write)));let u;if(d)if(Array.isArray(d)&&d.length>0){let f=d[0];u=this[qn](Gn.from(f));for(let h=1;h<d.length;h++)u=this[qn](d[h])}else u=this[qn](Gn.from(d));return r&&r(),u}},Wu=class extends Dc{#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),cc(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)}}}},$m=class extends Wu{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[qn](t){return this.#e?(this.#e=!1,t[9]=255,super[qn](t)):super[qn](t)}},Vm=class extends Wu{constructor(t){super(t,"Unzip")}},Ku=class extends Dc{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)}},Jm=class extends Ku{constructor(t){super(t,"BrotliCompress")}},Zm=class extends Ku{constructor(t){super(t,"BrotliDecompress")}},$u=class extends Dc{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)}},Ym=class extends $u{constructor(t){super(t,"ZstdCompress")}},Xm=class extends $u{constructor(t){super(t,"ZstdDecompress")}},Qm=(t,e)=>{if(Number.isSafeInteger(t))t<0?tw(t,e):ew(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},ew=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},tw=(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]=Vu(o):o===0?e[i-1]=0:(r=!0,e[i-1]=Ju(o))}},nw=t=>{let e=t[0],r=e===128?iw(t.subarray(1,t.length)):e===255?rw(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},rw=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),d;i?d=Vu(c):c===0?d=c:(i=!0,d=Ju(c)),d!==0&&(r-=d*Math.pow(256,e-o-1))}return r},iw=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},Vu=t=>(255^t)&255,Ju=t=>(255^t)+1&255,sw={};wm(sw,{code:()=>kc,isCode:()=>Fs,isName:()=>ow,name:()=>Qs,normalFsTypes:()=>Zu});var Fs=t=>Qs.has(t),ow=t=>kc.has(t),Zu=new Set(["0","","1","2","3","4","5","6","7","D"]),Qs=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(Qs).map(t=>[t[1],t[0]])),Hn=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=Ln(t,e+156,1),c=Zu.has(o),d=c?r:void 0,u=c?i:void 0;if(this.path=d?.path??Ln(t,e,100),this.mode=d?.mode??u?.mode??pn(t,e+100,8),this.uid=d?.uid??u?.uid??pn(t,e+108,8),this.gid=d?.gid??u?.gid??pn(t,e+116,8),this.size=d?.size??u?.size??pn(t,e+124,12),this.mtime=d?.mtime??u?.mtime??Ka(t,e+136,12),this.cksum=pn(t,e+148,12),u&&this.#n(u,!0),d&&this.#n(d),Fs(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Ln(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=d?.uname??u?.uname??Ln(t,e+265,32),this.gname=d?.gname??u?.gname??Ln(t,e+297,32),this.devmaj=d?.devmaj??u?.devmaj??pn(t,e+329,8)??0,this.devmin=d?.devmin??u?.devmin??pn(t,e+337,8)??0,t[e+475]!==0){let h=Ln(t,e+345,155);this.path=h+"/"+this.path}else{let h=Ln(t,e+345,130);h&&(this.path=h+"/"+this.path),this.atime=r?.atime??i?.atime??Ka(t,e+476,12),this.ctime=r?.ctime??i?.ctime??Ka(t,e+488,12)}let f=256;for(let h=e;h<e+148;h++)f+=t[h];for(let h=e+156;h<e+512;h++)f+=t[h];this.cksumValid=f===this.cksum,this.cksum===void 0&&f===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=aw(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Nn(t,e,100,o)||this.needPax,this.needPax=gn(t,e+100,8,this.mode)||this.needPax,this.needPax=gn(t,e+108,8,this.uid)||this.needPax,this.needPax=gn(t,e+116,8,this.gid)||this.needPax,this.needPax=gn(t,e+124,12,this.size)||this.needPax,this.needPax=$a(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Nn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Nn(t,e+265,32,this.uname)||this.needPax,this.needPax=Nn(t,e+297,32,this.gname)||this.needPax,this.needPax=gn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=gn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Nn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Nn(t,e+345,155,c)||this.needPax:(this.needPax=Nn(t,e+345,130,c)||this.needPax,this.needPax=$a(t,e+476,12,this.atime)||this.needPax,this.needPax=$a(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,gn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:Qs.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(kc.get(t));if(Fs(e)||e==="Unsupported")this.#e=e;else if(Fs(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},aw=(t,e)=>{let r=t,i="",o,c=hr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=hr.dirname(r),r=hr.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=hr.join(hr.basename(i),r),i=hr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Ln=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),Ka=(t,e,r)=>cw(pn(t,e,r)),cw=t=>t===void 0?void 0:new Date(t*1e3),pn=(t,e,r)=>Number(t[e])&128?nw(t.subarray(e,e+r)):lw(t,e,r),dw=t=>isNaN(t)?void 0:t,lw=(t,e,r)=>dw(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),uw={12:8589934591,8:2097151},gn=(t,e,r,i)=>i===void 0?!1:i>uw[r]||i<0?(Qm(i,t.subarray(e,e+r)),!0):(fw(t,e,r,i),!1),fw=(t,e,r,i)=>t.write(xw(i,r),e,r,"ascii"),xw=(t,e)=>hw(Math.floor(t).toString(8),e),hw=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",$a=(t,e,r,i)=>i===void 0?!1:gn(t,e,r,i.getTime()/1e3),pw=new Array(156).join("\0"),Nn=(t,e,r,i)=>i===void 0?!1:(t.write(i+pw,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),$s=class Yu{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 Hn({path:("PaxHeader/"+gw(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),d=Math.floor(Math.log(c)/Math.log(10))+1;return c+d>=Math.pow(10,d)&&(d+=1),d+c+o}static parse(e,r,i=!1){return new Yu(mw(ww(e),r),i)}},mw=(t,e)=>e?Object.assign({},e,t):t,ww=t=>t.replace(/\n$/,"").split(`
|
|
91
|
+
`).reduce(_w,Object.create(null)),_w=(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},yw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Y=yw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),Ew=class extends jn{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=Y(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?Y(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=Y(t.path)),t.linkpath&&(t.linkpath=Y(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},eo=(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))},bw=1024*1024,dc=Buffer.from([31,139]),lc=Buffer.from([40,181,47,253]),vw=Math.max(dc.length,lc.length),dt=Symbol("state"),Mn=Symbol("writeEntry"),qt=Symbol("readEntry"),Va=Symbol("nextEntry"),xu=Symbol("processEntry"),Ct=Symbol("extendedHeader"),xi=Symbol("globalExtendedHeader"),ln=Symbol("meta"),hu=Symbol("emitMeta"),pe=Symbol("buffer"),Ht=Symbol("queue"),un=Symbol("ended"),Ja=Symbol("emittedEnd"),Bn=Symbol("emit"),Ce=Symbol("unzip"),Cs=Symbol("consumeChunk"),Rs=Symbol("consumeChunkSub"),Za=Symbol("consumeBody"),pu=Symbol("consumeMeta"),gu=Symbol("consumeHeader"),hi=Symbol("consuming"),Ya=Symbol("bufferConcat"),Ds=Symbol("maybeEnd"),pr=Symbol("writing"),fn=Symbol("aborted"),ks=Symbol("onDone"),Fn=Symbol("sawValidEntry"),Ps=Symbol("sawNullBlock"),Os=Symbol("sawEOF"),mu=Symbol("closeStream"),Sw=()=>!0,Di=class extends qm{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Ht]=[];[pe];[qt];[Mn];[dt]="begin";[ln]="";[Ct];[xi];[un]=!1;[Ce];[fn]=!1;[Fn];[Ps]=!1;[Os]=!1;[pr]=!1;[hi]=!1;[Ja]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(ks,()=>{(this[dt]==="begin"||this[Fn]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(ks,t.ondone):this.on(ks,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||bw,this.filter=typeof t.filter=="function"?t.filter:Sw;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[mu]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){eo(this,t,e,r)}[gu](t,e){this[Fn]===void 0&&(this[Fn]=!1);let r;try{r=new Hn(t,e,this[Ct],this[xi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[Ps]?(this[Os]=!0,this[dt]==="begin"&&(this[dt]="header"),this[Bn]("eof")):(this[Ps]=!0,this[Bn]("nullBlock"));else if(this[Ps]=!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[Mn]=new Ew(r,this[Ct],this[xi]);if(!this[Fn])if(o.remain){let c=()=>{o.invalid||(this[Fn]=!0)};o.on("end",c)}else this[Fn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[Bn]("ignoredEntry",o),this[dt]="ignore",o.resume()):o.size>0&&(this[ln]="",o.on("data",c=>this[ln]+=c),this[dt]="meta"):(this[Ct]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[Bn]("ignoredEntry",o),this[dt]=o.remain?"ignore":"header",o.resume()):(o.remain?this[dt]="body":(this[dt]="header",o.end()),this[qt]?this[Ht].push(o):(this[Ht].push(o),this[Va]())))}}}[mu](){queueMicrotask(()=>this.emit("close"))}[xu](t){let e=!0;if(!t)this[qt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[qt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[Va]()),e=!1);return e}[Va](){do;while(this[xu](this[Ht].shift()));if(this[Ht].length===0){let t=this[qt];!t||t.flowing||t.size===t.remain?this[pr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[Za](t,e){let r=this[Mn];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[dt]="header",this[Mn]=void 0,r.end()),o.length}[pu](t,e){let r=this[Mn],i=this[Za](t,e);return!this[Mn]&&r&&this[hu](r),i}[Bn](t,e,r){this[Ht].length===0&&!this[qt]?this.emit(t,e,r):this[Ht].push([t,e,r])}[hu](t){switch(this[Bn]("meta",this[ln]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Ct]=$s.parse(this[ln],this[Ct],!1);break;case"GlobalExtendedHeader":this[xi]=$s.parse(this[ln],this[xi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Ct]??Object.create(null);this[Ct]=e,e.path=this[ln].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Ct]||Object.create(null);this[Ct]=e,e.linkpath=this[ln].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[fn]=!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[fn])return r?.(),!1;if((this[Ce]===void 0||this.brotli===void 0&&this[Ce]===!1)&&t){if(this[pe]&&(t=Buffer.concat([this[pe],t]),this[pe]=void 0),t.length<vw)return this[pe]=t,r?.(),!0;for(let d=0;this[Ce]===void 0&&d<dc.length;d++)t[d]!==dc[d]&&(this[Ce]=!1);let o=!1;if(this[Ce]===!1&&this.zstd!==!1){o=!0;for(let d=0;d<lc.length;d++)if(t[d]!==lc[d]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Ce]===!1&&c)if(t.length<512)if(this[un])this.brotli=!0;else return this[pe]=t,r?.(),!0;else try{new Hn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[Ce]===void 0||this[Ce]===!1&&(this.brotli||o)){let d=this[un];this[un]=!1,this[Ce]=this[Ce]===void 0?new Vm({}):o?new Xm({}):new Zm({}),this[Ce].on("data",f=>this[Cs](f)),this[Ce].on("error",f=>this.abort(f)),this[Ce].on("end",()=>{this[un]=!0,this[Cs]()}),this[pr]=!0;let u=!!this[Ce][d?"end":"write"](t);return this[pr]=!1,r?.(),u}}this[pr]=!0,this[Ce]?this[Ce].write(t):this[Cs](t),this[pr]=!1;let i=this[Ht].length>0?!1:this[qt]?this[qt].flowing:!0;return!i&&this[Ht].length===0&&this[qt]?.once("drain",()=>this.emit("drain")),r?.(),i}[Ya](t){t&&!this[fn]&&(this[pe]=this[pe]?Buffer.concat([this[pe],t]):t)}[Ds](){if(this[un]&&!this[Ja]&&!this[fn]&&!this[hi]){this[Ja]=!0;let t=this[Mn];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[Bn](ks)}}[Cs](t){if(this[hi]&&t)this[Ya](t);else if(!t&&!this[pe])this[Ds]();else if(t){if(this[hi]=!0,this[pe]){this[Ya](t);let e=this[pe];this[pe]=void 0,this[Rs](e)}else this[Rs](t);for(;this[pe]&&this[pe]?.length>=512&&!this[fn]&&!this[Os];){let e=this[pe];this[pe]=void 0,this[Rs](e)}this[hi]=!1}(!this[pe]||this[un])&&this[Ds]()}[Rs](t){let e=0,r=t.length;for(;e+512<=r&&!this[fn]&&!this[Os];)switch(this[dt]){case"begin":case"header":this[gu](t,e),e+=512;break;case"ignore":case"body":e+=this[Za](t,e);break;case"meta":e+=this[pu](t,e);break;default:throw new Error("invalid state: "+this[dt])}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[fn]||(this[Ce]?(t&&this[Ce].write(t),this[Ce].end()):(this[un]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Ds]())),this}},vi=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)},Aw=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},Xu=(t,e)=>{let r=new Map(e.map(c=>[vi(c),!0])),i=t.filter,o=(c,d="")=>{let u=d||Lm(c).root||".",f;if(c===u)f=!1;else{let h=r.get(c);f=h!==void 0?h:o(Om(c),u)}return r.set(c,f),f};t.filter=i?(c,d)=>i(c,d)&&o(vi(c)):c=>o(vi(c))},Iw=t=>{let e=new Di(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 d=Buffer.allocUnsafe(o.size),u=Er.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 f=Er.readSync(i,u,0,c,d);if(f===0)break;d+=f,e.write(u.subarray(0,f))}e.end()}}finally{if(typeof i=="number")try{Er.closeSync(i)}catch{}}},Tw=(t,e)=>{let r=new Di(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("end",c),Er.stat(o,(u,f)=>{if(u)d(u);else{let h=new Cc(o,{readSize:i,size:f.size});h.on("error",d),h.pipe(r)}})})},Ar=ki(Iw,Tw,t=>new Di(t),t=>new Di(t),(t,e)=>{e?.length&&Xu(t,e),t.noResume||Aw(t)}),Qu=(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:Rw,parse:_u}=Cw,Pc=t=>{let e="",r=_u(t);for(;Rw(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=_u(t)}return[e,t]},to=["|","<",">","?",":"],Oc=to.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),Dw=new Map(to.map((t,e)=>[t,Oc[e]])),kw=new Map(Oc.map((t,e)=>[t,to[e]])),yu=t=>to.reduce((e,r)=>e.split(r).join(Dw.get(r)),t),Pw=t=>Oc.reduce((e,r)=>e.split(r).join(kw.get(r)),t),ef=(t,e)=>e?(t=Y(t).replace(/^\.(\/|$)/,""),vi(e)+"/"+t):Y(t),Ow=16*1024*1024,Eu=Symbol("process"),bu=Symbol("file"),vu=Symbol("directory"),uc=Symbol("symlink"),Su=Symbol("hardlink"),pi=Symbol("header"),zs=Symbol("read"),fc=Symbol("lstat"),Us=Symbol("onlstat"),xc=Symbol("onread"),hc=Symbol("onreadlink"),pc=Symbol("openfile"),gc=Symbol("onopenfile"),mn=Symbol("close"),Js=Symbol("mode"),mc=Symbol("awaitDrain"),Xa=Symbol("ondrain"),Dt=Symbol("prefix"),tf=class extends jn{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=Rc(e);super(),this.path=Y(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||Ow,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Y(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Y(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]=Pc(this.path);c&&typeof d=="string"&&(this.path=d,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=Pw(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Y(r.absolute||wu.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[Us](o):this[fc]()}warn(t,e,r={}){return eo(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[fc](){Rt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Us](e)})}[Us](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=Mw(t),this.emit("stat",t),this[Eu]()}[Eu](){switch(this.type){case"File":return this[bu]();case"Directory":return this[vu]();case"SymbolicLink":return this[uc]();default:return this.end()}}[Js](t){return Qu(t,this.type==="Directory",this.portable)}[Dt](t){return ef(t,this.prefix)}[pi](){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 Hn({path:this[Dt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Dt](this.linkpath):this.linkpath,mode:this[Js](this.stat.mode),uid:this.portable?void 0:this.stat.uid,gid:this.portable?void 0:this.stat.gid,size:this.stat.size,mtime:this.noMtime?void 0:this.mtime||this.stat.mtime,type:this.type==="Unsupported"?void 0:this.type,uname:this.portable?void 0:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?void 0:this.stat.atime,ctime:this.portable?void 0:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new $s({atime:this.portable?void 0:this.header.atime,ctime:this.portable?void 0:this.header.ctime,gid:this.portable?void 0:this.header.gid,mtime:this.noMtime?void 0:this.mtime||this.header.mtime,path:this[Dt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Dt](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)}[vu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[pi](),this.end()}[uc](){Rt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[hc](e)})}[hc](t){this.linkpath=Y(t),this[pi](),this.end()}[Su](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Y(wu.relative(this.cwd,t)),this.stat.size=0,this[pi](),this.end()}[bu](){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[Su](e);this.linkCache.set(t,this.absolute)}if(this[pi](),this.stat.size===0)return this.end();this[pc]()}[pc](){Rt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[gc](e)})}[gc](t){if(this.fd=t,this.#e)return this[mn]();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[zs]()}[zs](){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");Rt.read(t,e,r,i,o,(c,d)=>{if(c)return this[mn](()=>this.emit("error",c));this[xc](d)})}[mn](t=()=>{}){this.fd!==void 0&&Rt.close(this.fd,t)}[xc](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[mn](()=>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[mn](()=>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[mc](()=>this[Xa]())}[mc](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[mn](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[zs]()}},Lw=class extends tf{sync=!0;[fc](){this[Us](Rt.lstatSync(this.absolute))}[uc](){this[hc](Rt.readlinkSync(this.absolute))}[pc](){this[gc](Rt.openSync(this.absolute,"r"))}[zs](){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=Rt.readSync(e,r,i,o,c);this[xc](d),t=!1}finally{if(t)try{this[mn](()=>{})}catch{}}}[mc](t){t()}[mn](t=()=>{}){this.fd!==void 0&&Rt.closeSync(this.fd),t()}},Nw=class extends jn{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 eo(this,t,e,r)}constructor(t,e={}){let r=Rc(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=Y(t.path),this.mode=t.mode!==void 0?this[Js](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?Y(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[d,u]=Pc(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 Hn({path:this[Dt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Dt](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?void 0:this.uid,gid:this.portable?void 0:this.gid,size:this.size,mtime:this.noMtime?void 0:this.mtime,type:this.type,uname:this.portable?void 0:this.uname,atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime}),o&&this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute path`,{entry:this,path:o+this.path}),this.header.encode()&&!this.noPax&&super.write(new $s({atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime,gid:this.portable?void 0:this.gid,mtime:this.noMtime?void 0:this.mtime,path:this[Dt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Dt](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)}[Dt](t){return ef(t,this.prefix)}[Js](t){return Qu(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}},Mw=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",Bw=class br{tail;head;length=0;static create(e=[]){return new br(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++)zw(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)Uw(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 br;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 br;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 br;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 br;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=Fw(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 Fw(t,e,r){let i=e,o=e?e.next:t.head,c=new Lc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function zw(t,e){t.tail=new Lc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function Uw(t,e){t.head=new Lc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Lc=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}},Iu=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},Tu=Buffer.alloc(1024),Gs=Symbol("onStat"),gi=Symbol("ended"),gt=Symbol("queue"),mi=Symbol("pendingLinks"),xn=Symbol("current"),zn=Symbol("process"),wi=Symbol("processing"),Ls=Symbol("processJob"),mt=Symbol("jobs"),Qa=Symbol("jobDone"),qs=Symbol("addFSEntry"),Cu=Symbol("addTarEntry"),wc=Symbol("stat"),_c=Symbol("readdir"),Hs=Symbol("onreaddir"),js=Symbol("pipe"),Ru=Symbol("entry"),ec=Symbol("entryOpt"),Ws=Symbol("writeEntryClass"),nf=Symbol("write"),tc=Symbol("ondrain"),no=class extends jn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[Ws];onWriteEntry;[gt];[mi]=new Map;[mt]=0;[wi]=!1;[gi]=!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=Y(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this.onWriteEntry=t.onWriteEntry,this[Ws]=tf,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 $m(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Jm(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Ym(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[tc]()),this.on("resume",()=>e.resume())}else this.on("drain",this[tc]);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 Bw,this[mt]=0,this.jobs=Number(t.jobs)||4,this[wi]=!1,this[gi]=!1}[nf](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[gi]=!0,this[zn](),r&&r(),this}write(t){if(this[gi])throw new Error("write after end");return typeof t=="string"?this[qs](t):this[Cu](t),this.flowing}[Cu](t){let e=Y(Au.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Iu(t.path,e);r.entry=new Nw(t,this[ec](r)),r.entry.on("end",()=>this[Qa](r)),this[mt]+=1,this[gt].push(r)}this[zn]()}[qs](t){let e=Y(Au.resolve(this.cwd,t));this[gt].push(new Iu(t,e)),this[zn]()}[wc](t){t.pending=!0,this[mt]+=1;let e=this.follow?"stat":"lstat";Vs[e](t.absolute,(r,i)=>{t.pending=!1,this[mt]-=1,r?this.emit("error",r):this[Gs](t,i)})}[Gs](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[xn])this[Ls](t);else{let r=`${e.dev}:${e.ino}`,i=this[mi].get(r);i?i.push(t):this[mi].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[zn]()}[_c](t){t.pending=!0,this[mt]+=1,Vs.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[mt]-=1,e)return this.emit("error",e);this[Hs](t,r)})}[Hs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[zn]()}[zn](){if(!this[wi]){this[wi]=!0;for(let t=this[gt].head;t&&this[mt]<this.jobs;t=t.next)if(this[Ls](t.value),t.value.ignore){let e=t.next;this[gt].removeNode(t),t.next=e}this[wi]=!1,this[gi]&&this[gt].length===0&&this[mt]===0&&(this.zip?this.zip.end(Tu):(super.write(Tu),super.end()))}}get[xn](){return this[gt]&&this[gt].head&&this[gt].head.value}[Qa](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[mi].get(r);if(i){this[mi].delete(r);for(let o of i)o.pending=!1,this[Ls](o)}}this[zn]()}[Ls](t){if(t.pending&&t.pendingLink&&t===this[xn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[xn]&&!t.piped&&this[js](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Gs](t,e):this[wc](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[Hs](t,e):this[_c](t),!t.readdir)return}if(t.entry=this[Ru](t),!t.entry){t.ignore=!0;return}t===this[xn]&&!t.piped&&this[js](t)}}}[ec](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}}[Ru](t){this[mt]+=1;try{return new this[Ws](t.path,this[ec](t)).on("end",()=>this[Qa](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[tc](){this[xn]&&this[xn].entry&&this[xn].entry.resume()}[js](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[qs](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={}){eo(this,t,e,r)}},Nc=class extends no{sync=!0;constructor(t){super(t),this[Ws]=Lw}pause(){}resume(){}[wc](t){let e=this.follow?"statSync":"lstatSync";this[Gs](t,Vs[e](t.absolute))}[_c](t){this[Hs](t,Vs.readdirSync(t.absolute))}[js](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[qs](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[nf](i)})}},Gw=(t,e)=>{let r=new Nc(t),i=new Hu(t.file,{mode:t.mode||438});r.pipe(i),rf(r,e)},qw=(t,e)=>{let r=new no(t),i=new Xs(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 sf(r,e).catch(c=>r.emit("error",c)),o},rf=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Ar({file:ju.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},sf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Ar({file:ju.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},Hw=(t,e)=>{let r=new Nc(t);return rf(r,e),r},jw=(t,e)=>{let r=new no(t);return sf(r,e).catch(i=>r.emit("error",i)),r},fA=ki(Gw,qw,Hw,jw,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),Kw=process.env.__FAKE_PLATFORM__||process.platform,df=Kw==="win32",{O_CREAT:lf,O_NOFOLLOW:Du,O_TRUNC:uf,O_WRONLY:ff}=cf.constants,xf=Number(process.env.__FAKE_FS_O_FILENAME__)||cf.constants.UV_FS_O_FILEMAP||0,$w=df&&!!xf,Vw=512*1024,Jw=xf|uf|lf|ff,ku=!df&&typeof Du=="number"?Du|uf|lf|ff:null,hf=ku!==null?()=>ku:$w?t=>t<Vw?Jw:"w":()=>"w",yc=(t,e,r)=>{try{return ro.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},Zs=(t,e,r,i)=>{ro.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},Zw=(t,e,r,i,o)=>{if(e.isDirectory())pf(Si.resolve(t,e.name),r,i,c=>{if(c)return o(c);let d=Si.resolve(t,e.name);Zs(d,r,i,o)});else{let c=Si.resolve(t,e.name);Zs(c,r,i,o)}},pf=(t,e,r,i)=>{ro.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 Zs(t,e,r,i);let d=c.length,u=null,f=h=>{if(!u){if(h)return i(u=h);if(--d===0)return Zs(t,e,r,i)}};for(let h of c)Zw(t,h,e,r,f)})},Yw=(t,e,r,i)=>{e.isDirectory()&&gf(Si.resolve(t,e.name),r,i),yc(Si.resolve(t,e.name),r,i)},gf=(t,e,r)=>{let i;try{i=ro.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return yc(t,e,r);throw c}for(let o of i)Yw(t,o,e,r);return yc(t,e,r)},mf=class extends Error{path;code;syscall="chdir";constructor(t,e){super(`${e}: Cannot cd into '${t}'`),this.path=t,this.code=e}get name(){return"CwdError"}},io=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"}},Qw=(t,e)=>{ot.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new mf(t,r?.code||"ENOTDIR")),e(r)})},e_=(t,e,r)=>{t=Y(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,d=e.uid,u=e.gid,f=typeof d=="number"&&typeof u=="number"&&(d!==e.processUid||u!==e.processGid),h=e.preserve,w=e.unlink,E=Y(e.cwd),S=(v,A)=>{v?r(v):A&&f?pf(A,d,u,T=>S(T)):c?ot.chmod(t,o,r):r()};if(t===E)return Qw(t,S);if(h)return Xw.mkdir(t,{mode:o,recursive:!0}).then(v=>S(null,v??void 0),S);let _=Y(Ys.relative(E,t)).split("/");Ec(E,_,o,w,E,void 0,S)},Ec=(t,e,r,i,o,c,d)=>{if(e.length===0)return d(null,c);let u=e.shift(),f=Y(Ys.resolve(t+"/"+u));ot.mkdir(f,r,wf(f,e,r,i,o,c,d))},wf=(t,e,r,i,o,c,d)=>u=>{u?ot.lstat(t,(f,h)=>{if(f)f.path=f.path&&Y(f.path),d(f);else if(h.isDirectory())Ec(t,e,r,i,o,c,d);else if(i)ot.unlink(t,w=>{if(w)return d(w);ot.mkdir(t,r,wf(t,e,r,i,o,c,d))});else{if(h.isSymbolicLink())return d(new io(t,t+"/"+e.join("/")));d(u)}}):(c=c||t,Ec(t,e,r,i,o,c,d))},t_=t=>{let e=!1,r;try{e=ot.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new mf(t,r??"ENOTDIR")}},n_=(t,e)=>{t=Y(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),f=e.preserve,h=e.unlink,w=Y(e.cwd),E=v=>{v&&u&&gf(v,c,d),o&&ot.chmodSync(t,i)};if(t===w)return t_(w),E();if(f)return E(ot.mkdirSync(t,{mode:i,recursive:!0})??void 0);let S=Y(Ys.relative(w,t)).split("/"),_;for(let v=S.shift(),A=w;v&&(A+="/"+v);v=S.shift()){A=Y(Ys.resolve(A));try{ot.mkdirSync(A,i),_=_||A}catch{let T=ot.lstatSync(A);if(T.isDirectory())continue;if(h){ot.unlinkSync(A),ot.mkdirSync(A,i),_=_||A;continue}else if(T.isSymbolicLink())return new io(A,A+"/"+S.join("/"))}}return E(_)},nc=Object.create(null),Pu=1e4,gr=new Set,r_=t=>{gr.has(t)?gr.delete(t):nc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),gr.add(t);let e=nc[t],r=gr.size-Pu;if(r>Pu/10){for(let i of gr)if(gr.delete(i),delete nc[i],--r<=0)break}return e},i_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,s_=i_==="win32",o_=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=_f(i,r)),e.push(r||"/"),e},[]),a_=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=s_?["win32 parallelization disabled"]:t.map(i=>vi(_f(r_(i))));let r=new Set(t.map(i=>o_(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 f of u)o.add(f)}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 f=d[0];typeof f=="function"&&o.add(f)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},c_=()=>process.umask(),Ou=Symbol("onEntry"),bc=Symbol("checkFs"),Lu=Symbol("checkFs2"),vc=Symbol("isReusable"),lt=Symbol("makeFs"),Sc=Symbol("file"),Ac=Symbol("directory"),Ks=Symbol("link"),Nu=Symbol("symlink"),Mu=Symbol("hardlink"),Ei=Symbol("ensureNoSymlink"),Bu=Symbol("unsupported"),Fu=Symbol("checkPath"),rc=Symbol("stripAbsolutePath"),wn=Symbol("mkdir"),Ge=Symbol("onError"),Ns=Symbol("pending"),zu=Symbol("pend"),mr=Symbol("unpend"),ic=Symbol("ended"),sc=Symbol("maybeClose"),Ic=Symbol("skip"),Ai=Symbol("doChown"),Ii=Symbol("uid"),Ti=Symbol("gid"),Ci=Symbol("checkedCwd"),d_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Ri=d_==="win32",l_=1024,u_=(t,e)=>{if(!Ri)return ne.unlink(t,e);let r=t+".DELETE."+af(16).toString("hex");ne.rename(t,r,i=>{if(i)return e(i);ne.unlink(r,e)})},f_=t=>{if(!Ri)return ne.unlinkSync(t);let e=t+".DELETE."+af(16).toString("hex");ne.renameSync(t,e),ne.unlinkSync(e)},Uu=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Mc=class extends Di{[ic]=!1;[Ci]=!1;[Ns]=0;reservations=new a_;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[ic]=!0,this[sc]()},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:l_,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Ri,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Y(Ne.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:c_():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[Ou](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[sc](){this[ic]&&this[Ns]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[rc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Pc(r),d=c.replaceAll(/\\/g,"/").split("/");if(d.includes("..")||Ri&&/^[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=Ne.posix.dirname(t.path),f=Ne.posix.normalize(Ne.posix.join(u,d.join("/")));if(f.startsWith("../")||f==="..")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}[Fu](t){let e=Y(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Y(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[rc](t,"path")||!this[rc](t,"linkpath"))return!1;if(t.absolute=Ne.isAbsolute(t.path)?Y(Ne.resolve(t.path)):Y(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:Y(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+yu(String(t.absolute).slice(i.length));let{root:o}=Ne.win32.parse(t.path);t.path=o+yu(t.path.slice(o.length))}return!0}[Ou](t){if(!this[Fu](t))return t.resume();switch(Ww.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[Bu](t)}}[Ge](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[mr](),e.resume())}[wn](t,e,r){e_(Y(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)}[Ai](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}[Ii](t){return Uu(this.uid,t.uid,this.processUid)}[Ti](t){return Uu(this.gid,t.gid,this.processGid)}[Sc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new Xs(String(t.absolute),{flags:hf(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,f=>{f?this[Ge](f,t):this[mr](),e()})};i.on("finish",()=>{let u=String(t.absolute),f=i.fd;if(typeof f=="number"&&t.mtime&&!this.noMtime){o++;let h=t.atime||new Date,w=t.mtime;ne.futimes(f,h,w,E=>E?ne.utimes(u,h,w,S=>c(S&&E)):c())}if(typeof f=="number"&&this[Ai](t)){o++;let h=this[Ii](t),w=this[Ti](t);typeof h=="number"&&typeof w=="number"&&ne.fchown(f,h,w,E=>E?ne.chown(u,h,w,S=>c(S&&E)):c())}c()});let d=this.transform&&this.transform(t)||t;d!==t&&(d.on("error",u=>{this[Ge](u,t),e()}),t.pipe(d)),d.pipe(i)}[Ac](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[wn](String(t.absolute),r,i=>{if(i){this[Ge](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[mr](),t.resume())};t.mtime&&!this.noMtime&&(o++,ne.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[Ai](t)&&(o++,ne.chown(String(t.absolute),Number(this[Ii](t)),Number(this[Ti](t)),c)),c()})}[Bu](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[Nu](t,e){let r=Y(Ne.relative(this.cwd,Ne.resolve(Ne.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Ei](t,this.cwd,r,()=>this[Ks](t,String(t.linkpath),"symlink",e),i=>{this[Ge](i,t),e()})}[Mu](t,e){let r=Y(Ne.resolve(this.cwd,String(t.linkpath))),i=Y(String(t.linkpath)).split("/");this[Ei](t,this.cwd,i,()=>this[Ks](t,r,"link",e),o=>{this[Ge](o,t),e()})}[Ei](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let d=Ne.resolve(e,c);ne.lstat(d,(u,f)=>{if(u)return i();if(f?.isSymbolicLink())return o(new io(d,Ne.resolve(d,r.join("/"))));this[Ei](t,d,r,i,o)})}[zu](){this[Ns]++}[mr](){this[Ns]--,this[sc]()}[Ic](t){this[mr](),t.resume()}[vc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Ri}[bc](t){this[zu]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Lu](t,r))}[Lu](t,e){let r=d=>{e(d)},i=()=>{this[wn](this.cwd,this.dmode,d=>{if(d){this[Ge](d,t),r();return}this[Ci]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let d=Y(Ne.dirname(String(t.absolute)));if(d!==this.cwd)return this[wn](d,this.dmode,u=>{if(u){this[Ge](u,t),r();return}c()})}c()},c=()=>{ne.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[lt](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let f=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,h=w=>this[lt](w??null,t,r);return f?ne.chmod(String(t.absolute),Number(t.mode),h):h()}if(t.absolute!==this.cwd)return ne.rmdir(String(t.absolute),f=>this[lt](f??null,t,r))}if(t.absolute===this.cwd)return this[lt](null,t,r);u_(String(t.absolute),f=>this[lt](f??null,t,r))})};this[Ci]?o():i()}[lt](t,e,r){if(t){this[Ge](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Sc](e,r);case"Link":return this[Mu](e,r);case"SymbolicLink":return this[Nu](e,r);case"Directory":case"GNUDumpDir":return this[Ac](e,r)}}[Ks](t,e,r,i){ne[r](e,String(t.absolute),o=>{o?this[Ge](o,t):(this[mr](),t.resume()),i()})}},_i=t=>{try{return[null,t()]}catch(e){return[e,null]}},yf=class extends Mc{sync=!0;[lt](t,e){return super[lt](t,e,()=>{})}[bc](t){if(!this[Ci]){let o=this[wn](this.cwd,this.dmode);if(o)return this[Ge](o,t);this[Ci]=!0}if(t.absolute!==this.cwd){let o=Y(Ne.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[wn](o,this.dmode);if(c)return this[Ge](c,t)}}let[e,r]=_i(()=>ne.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[lt](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[d]=c?_i(()=>{ne.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[lt](d,t)}let[o]=_i(()=>ne.rmdirSync(String(t.absolute)));this[lt](o,t)}let[i]=t.absolute===this.cwd?[]:_i(()=>f_(String(t.absolute)));this[lt](i,t)}[Sc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=d=>{let u;try{ne.closeSync(o)}catch(f){u=f}(d||u)&&this[Ge](d||u,t),e()},o;try{o=ne.openSync(String(t.absolute),hf(t.size),r)}catch(d){return i(d)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",d=>this[Ge](d,t)),t.pipe(c)),c.on("data",d=>{try{ne.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,f=t.mtime;try{ne.futimesSync(o,u,f)}catch(h){try{ne.utimesSync(String(t.absolute),u,f)}catch{d=h}}}if(this[Ai](t)){let u=this[Ii](t),f=this[Ti](t);try{ne.fchownSync(o,Number(u),Number(f))}catch(h){try{ne.chownSync(String(t.absolute),Number(u),Number(f))}catch{d=d||h}}}i(d)})}[Ac](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[wn](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[Ai](t))try{ne.chownSync(String(t.absolute),Number(this[Ii](t)),Number(this[Ti](t)))}catch{}e(),t.resume()}[wn](t,e){try{return n_(Y(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}}[Ei](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let d of r){c=Ne.resolve(c,d);let[u,f]=_i(()=>ne.lstatSync(c));if(u)return i();if(f.isSymbolicLink())return o(new io(c,Ne.resolve(e,r.join("/"))))}i()}[Ks](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)}}},x_=t=>{let e=new yf(t),r=t.file,i=of.statSync(r),o=t.maxReadSize||16*1024*1024;new Pm(r,{readSize:o,size:i.size}).pipe(e)},h_=(t,e)=>{let r=new Mc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("close",c),of.stat(o,(u,f)=>{if(u)d(u);else{let h=new Cc(o,{readSize:i,size:f.size});h.on("error",d),h.pipe(r)}})})},Ef=ki(x_,h_,t=>new yf(t),t=>new Mc(t),(t,e)=>{e?.length&&Xu(t,e)}),p_=(t,e)=>{let r=new Nc(t),i=!0,o,c;try{try{o=st.openSync(t.file,"r+")}catch(f){if(f?.code==="ENOENT")o=st.openSync(t.file,"w+");else throw f}let d=st.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<d.size;c+=512){for(let w=0,E=0;w<512;w+=E){if(E=st.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 f=new Hn(u);if(!f.cksumValid)break;let h=512*Math.ceil((f.size||0)/512);if(c+h+512>d.size)break;c+=h,t.mtimeCache&&f.mtime&&t.mtimeCache.set(String(f.path),f.mtime)}i=!1,g_(t,r,c,o,e)}finally{if(i)try{st.closeSync(o)}catch{}}},g_=(t,e,r,i,o)=>{let c=new Hu(t.file,{fd:i,start:r});e.pipe(c),w_(e,o)},m_=(t,e)=>{e=Array.from(e);let r=new no(t),i=(o,c,d)=>{let u=(S,_)=>{S?st.close(o,v=>d(S)):d(null,_)},f=0;if(c===0)return u(null,0);let h=0,w=Buffer.alloc(512),E=(S,_)=>{if(S||_===void 0)return u(S);if(h+=_,h<512&&_)return st.read(o,w,h,w.length-h,f+h,E);if(f===0&&w[0]===31&&w[1]===139)return u(new Error("cannot append to compressed archives"));if(h<512)return u(null,f);let v=new Hn(w);if(!v.cksumValid)return u(null,f);let A=512*Math.ceil((v.size??0)/512);if(f+A+512>c||(f+=A+512,f>=c))return u(null,f);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),h=0,st.read(o,w,0,512,f,E)};st.read(o,w,0,512,f,E)};return new Promise((o,c)=>{r.on("error",c);let d="r+",u=(f,h)=>{if(f&&f.code==="ENOENT"&&d==="r+")return d="w+",st.open(t.file,d,u);if(f||!h)return c(f);st.fstat(h,(w,E)=>{if(w)return st.close(h,()=>c(w));i(h,E.size,(S,_)=>{if(S)return c(S);let v=new Xs(t.file,{fd:h,start:_});r.pipe(v),v.on("error",c),v.on("close",o),__(r,e)})})};st.open(t.file,d,u)})},w_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Ar({file:bf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},__=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Ar({file:bf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},yi=ki(p_,m_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!Um(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")}),TA=ki(yi.syncFile,yi.asyncFile,yi.syncNoFile,yi.asyncNoFile,(t,e=[])=>{yi.validate?.(t,e),y_(t)}),y_=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))};an();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",UPGRADE:"_agent/upgrade",DELETE:"_agent/delete"};function so(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function vf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function oo(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function Sf(t){let e=t?.permissionMode;if(typeof e!="string")return;let r=e.trim();return r===""?void 0:r}function Af(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Ir(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Kt();Ke();te();Oe();Ke();function En(t,e){if(so(t)!=="cloud")throw new C("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function Pi(t){return t.startsWith("http://")||t.startsWith("https://")}function ao(t){return t.endsWith("/")?t.slice(0,-1):t}Ke();te();var co="1008033",Rf="1289";var Df="pbbp2",kf="https://www.coze.cn",Pf="/api/coze_claw/resource/get_frontier_key",C_="https://www.coze.cn",R_="wss://frontier.coze.cn";function lo(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??C_}function Of(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??R_}function Tr(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 Li(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var Oi=G("handshake");async function Bc(t){let e=lo(t.endpoint),r=t.timeoutMs??1e4,i=`${ao(e)}${Pf}?aid=${encodeURIComponent(co)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...Tr(t.ppeOverride)},c=new AbortController,d=setTimeout(()=>c.abort(),r);Oi.info("frontier key handshake",{base:e});try{let u=await fetch(i,{method:"GET",headers:o,signal:c.signal}),f=u.headers.get("x-tt-logid")??"",h=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=${f}: ${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=${f}`);let E=w.data??{},S=typeof E.access_key=="string"&&E.access_key||typeof E.accessKey=="string"&&E.accessKey||void 0,_=typeof E.device_id=="string"&&E.device_id||typeof E.deviceId=="string"&&E.deviceId||void 0;if(!S||!_){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=${f}: ${v}`)}return Oi.info("handshake ok",{remoteDeviceId:_,logid:f,traceId:h}),{accessKey:S,deviceId:_}}catch(u){if(u instanceof C)throw Oi.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw Oi.warn("handshake timeout",{base:e,timeoutMs:r}),new C("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let f=u.cause;throw Oi.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:f?.code,syscall:f?.syscall,cause:String(u).slice(0,300)}),new C("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(d)}}var Fc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",Et="auto",Lf=15e4;function Nf(t){return{model:zc(t.model)??Et,...t.modelToken?{modelToken:t.modelToken}:{}}}function Mf(t){return!t||t===Et}var D_=new Set(["auto","\u81EA\u52A8"]);function zc(t){let e=t?.trim();if(e)return D_.has(e.toLowerCase())?Et:e}function Bf(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=Fc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||Et;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||Et}"`):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="${Fc}/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 Uc(t,e){let{ttEnv:r,usePpe:i}=Li(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=Uc(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,d])=>`${c}:${d}`).join(`
|
|
92
|
+
`)}}function Gc(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||Et,o=Uc(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let d={baseUrl:`${Fc}/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=Uc(e,r),o=[];for(let[c,d]of Object.entries(i))o.push("-c",`model_providers.coze.http_headers.${c}="${d}"`);return o}var Ae=G("agent-handlers"),Hf=5*1024*1024,M_=1,B_=6,F_=new Set(["node_modules",".git",".coze","dist","build",".next"]),z_=/^(ppe|boe)_[A-Za-z0-9_-]{1,120}$/,U_=/^[A-Za-z][A-Za-z0-9._-]{0,63}$/,G_=/^\d+\.\d+\.\d+(?:-[0-9A-Za-z][0-9A-Za-z.-]*)?(?:\+[0-9A-Za-z][0-9A-Za-z.-]*)?$/;function q_(t){let e=t?.trim();return e?G_.test(e)||U_.test(e)?e:(Ae.warn("_agent/upgrade: invalid targetVersion, fallback to latest",{targetVersion:t}),"latest"):"latest"}function H_(t){return new Promise((e,r)=>{let i=nt("npx",t,{detached:!0,stdio:"ignore",windowsHide:!0}),o=!1,c=d=>{o||(o=!0,d?r(d):e(i.pid??0))};i.once("spawn",()=>{i.unref(),c()}),i.once("error",d=>c(d))})}var uo=class{constructor(e){this.opts=e}opts;async listSkills(e){En(e._meta,"_agent/listSkills");let r=Ir(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Xe(r).workspace,c=i?.skills??[],d=[];for(let u of c){let f=Pt(o,u.relPath,"SKILL.md");await O_(f).then(w=>w.isFile()).catch(()=>!1)&&d.push(V_(u))}return{skills:d}}async addSkills(e){let r=Ir(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],d=new Map(c.map((f,h)=>[f.skillId,h])),u=[];for(let f of o){let h=await Vc({agentId:r,workspace:i.workspace,framework:i.framework,skill:f});Jc(c,d,h),u.push(f)}return await hs(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){En(e._meta,"_agent/removeSkills");let r=Ir(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 f=Pt(i.workspace,u.relPath);await P_(f,{recursive:!0,force:!0}),Ae.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await hs(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,Ae.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d});continue}let f=c.downstream;c.downstream=void 0,Ae.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d}),f.stop(r).catch(h=>Ae.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(h)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return Ae.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await Be(r);if(!i)throw new C("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return Ae.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await dr(i.workspace,i.framework,e.cozeIdentity)}catch(o){throw Ae.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 Qe(i),Ae.info("_agent/update: cozeIdentity rewritten",{agentId:r,framework:i.framework}),this.reloadAgentSessions(r,"identity-changed"),{ok:!0}}async upgradeBridge(e){let r=e.agentId||e._meta?.cozeAgentId;if(!r)throw new C("IPC_BAD_REQUEST","_agent/upgrade: missing agentId");if(!await Be(r))throw new C("AGENT_NOT_FOUND",`agent not found: ${r}`);let o=["-y"];e.registry&&Pi(e.registry)&&o.push(`--registry=${e.registry}`);let c=q_(e.targetVersion);o.push("--ignore-existing",`coze-bridge@${c}`,"connect");let d=e._meta?.cozeEnv;d&&z_.test(d)&&o.push("--env",d);let u=await H_(o);return Ae.info("_agent/upgrade: spawned bridge upgrade process",{agentId:r,pid:u,targetVersion:c,currentVersion:e.currentVersion??"",reason:e.reason??""}),{ok:!0,accepted:!0,pid:u,message:"bridge upgrade started"}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new C("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await Be(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await Qe(i),Ae.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}):(Ae.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async switchModel(e){if(En(e._meta,"_agent/switchModel"),!e.agentId)throw new C("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=zc(e.model)??Et,i=await Be(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 Qe(i),Ae.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return Ae.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=>Ae.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 f=o.sessions.get(d);f?.downstream&&(await f.downstream.stop(`switchModel: ${r}`).catch(()=>{}),f.downstream=void 0)}));return await Promise.all(c),Ae.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(En(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),Ae.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 si(e,o)}async clearPersistedAcpSessionIds(e){let r=await Be(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 Qe(r)}async repairAgent(e){if(En(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){Ae.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){Ae.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){Ae.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){En(e._meta,"_agent/getFileTree");let r=e._meta,i=Ir(r),o=await this.resolveWorkspace(i),c=e.filePath??"",d=this.safeJoin(o,c),u=await qc(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 ii(d,o))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let f=sy(e.depth);return u.isDirectory()?{tree:await iy(o,d,c,f)}:{tree:[{name:oy(c),path:Zf(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){En(e._meta,"_agent/getFileContent");let r=Ir(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 ii(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 Be(e).catch(()=>null))?.workspace??Xe(e).workspace}safeJoin(e,r){let i=Wc(e,r||"."),o=$c(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${Wf}`))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return Be(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 j_(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 W_(t){return t==="claude-code"?Pt(".claude","skills"):Pt(".agents","skills")}var K_=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,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=j_(o.skillName),f=W_(i),h=Pt(f,u),w=Pt(r,h);if(await Hc(w,{recursive:!0}),c){let S=Buffer.from(o.content,"utf8");Ni(S.length),await jc(Pt(w,"SKILL.md"),S,"utf8")}else{let S=await J_(o.downloadUrl);Y_(S)?await ty(S,w):X_(S)?await Q_(S,w):await jc(Pt(w,"SKILL.md"),S.toString("utf8"),"utf8")}let E={skillId:o.skillId,skillName:o.skillName,relPath:h,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 Ae.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:h,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 V_(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 J_(t){if(!t)throw new C("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Ni(e);let r=Z_(t);return Ni(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await jf(e);return Ni(r.length),r}if(Pi(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),K_);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 Ni(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 Ni(t){if(t>$_)throw new C("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function Z_(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 Y_(t){return t.length>=2&&t[0]===31&&t[1]===139}function X_(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 Q_(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||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(h=>h===".."))throw new C("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let f=d.header.attr>>>16&61440;if(f!==0&&f!==32768&&f!==16384)throw new C("IPC_BAD_REQUEST",`zip entry kind 0x${f.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=ey(i),c=Wc(e);for(let d of i){if(Kc(d.entryName))continue;let u=d.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let f=Wc(e,u),h=$c(c,f);if(h.startsWith("..")||h==="..")throw new C("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(d.isDirectory){await Hc(f,{recursive:!0});continue}await Hc(L_(f),{recursive:!0});let w;try{w=d.getData()}catch(E){throw new C("IPC_BAD_REQUEST",`zip entry getData failed (${d.entryName}): ${E.message}`,{cause:E})}await jc(f,w)}}function ey(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 ty(t,e){await ny(t);let r=Ef({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 $f(Kf.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 ny(t){let e=[],r=Ar({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(h=>h==="..")&&e.push(`tar entry contains '..': ${d}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar list timeout (${Cr}ms)`))},Cr);try{await $f(Kf.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 ry=5e3;async function iy(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 k_(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let u of c){if(F_.has(u.name)||u.isSymbolicLink())continue;if(o.count>=ry){d.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let f=Pt(e,u.name),h=N_(Pt(r,u.name)),w=null;try{w=await qc(f)}catch{continue}if(w.isSymbolicLink())continue;o.count++;let E={name:u.name,path:Zf($c(t,f)),isDir:w.isDirectory(),size:w.size,modifiedAt:Math.floor(w.mtimeMs)};w.isDirectory()&&i>1&&(E.children=await Jf(t,f,h,i-1,o)),d.push(E)}return d.sort((u,f)=>u.isDir!==f.isDir?u.isDir?-1:1:u.name.localeCompare(f.name)),d}function sy(t){return!t||t<=0?M_:Math.min(t,B_)}function oy(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function Zf(t){return t.split(Wf).join("/")}te();import{readFileSync as qI}from"node:fs";import{dirname as jI,join as WI}from"node:path";import{fileURLToPath as $I}from"node:url";var Rr="0.1.103-alpha.3";var bn=G("agent-health-reporter"),ay=1e4,Mi=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??ay}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()}),bn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),bn.info("heartbeat stopped"))}async tick(){if(this.inFlight){bn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){bn.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=cy(d);if(!u)continue;let f={agentId:d.agentId,status:u};d.patToken&&(f.patToken=d.patToken),d.accountId&&(f.accountId=d.accountId),r.push(f)}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(d){bn.warn("heartbeat batch send failed",{count:r.length,err:String(d)})}let c=o?.authFailures;if(c&&c.length>0&&(bn.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){bn.warn("onAuthFailures callback failed (ignored)",{err:String(d)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){bn.warn("onTickEnd hook failed",{err:String(r)})}}};function cy(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}an();import{mkdir as td,rm as Qy,stat as eE}from"node:fs/promises";import{homedir as tE}from"node:os";import{join as S0}from"node:path";rn();import{existsSync as Ey}from"node:fs";import{release as by}from"node:os";import{basename as vy,isAbsolute as Sy}from"node:path";function Bi(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function Dr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function kr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function vn(t,e){return{jsonrpc:"2.0",id:t,error:e}}Ke();var fo=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,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 xo(t){return!("method"in t)&&"id"in t}var dy={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,METHOD_NOT_FOUND:Q.METHOD_NOT_FOUND,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,OPERATION_NOT_ALLOWED_FOR_CLOUD:Q.OPERATION_NOT_ALLOWED_FOR_CLOUD,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 ly(t){if(t!=null)return t instanceof Error?{name:t.name,message:Fi(t.message)}:typeof t=="string"?Fi(t):typeof t=="object"?fy(t):t}var uy=[[/\/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 Fi(t){let e=t;for(let[r,i]of uy)e=e.replace(r,i);return e}function fy(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=Fi(i):e[r]=i;return e}function zi(t){if(t instanceof C){let e=ly(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:dy[t.code]??Q.INTERNAL_ERROR,message:Fi(t.message),data:r}}return{code:Q.INTERNAL_ERROR,message:Fi(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 e0=10*1024*1024,ho=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>e0){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${e0} 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(d){this.onError?.({line:c,error:d})}}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 r0={"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","session/set_mode":"session.setMode",initialize:"initialize"},iT=Object.fromEntries(Object.entries(r0).map(([t,e])=>[e,t])),xy={"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"],"session.setMode":["agentId","sessionId"],"agent.pair":[],initialize:[]},Pr=class{seq=0;next(e,r){this.seq+=1;let i=r0[e]??hy(e),o=xy[i]??[],c=[i,String(this.seq)];if(o.length>0){let d=o.map(f=>n0(r?.[f]??"")),u=py(d).join(":");u&&c.push(u)}else r&&Object.values(r).some(d=>d)&&c.push(Object.values(r).filter(Boolean).map(d=>n0(String(d))).join(":"));return c.join("_")}reset(){this.seq=0}};function hy(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function n0(t){return t.replace(/[:_\s]+/g,"-")}function py(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}on();import{readFileSync as gy}from"node:fs";var my=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 cr(t.agentEnvFile,r,{mode:my})}function Yc(t){try{let e=JSON.parse(gy(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function i0(t,e,r={},i=o=>o){return{...i({...t,...Yc(e)}),...r}}Kt();rr();Ke();te();Oe();import{execFileSync as wy,spawnSync as _y}from"node:child_process";function Ui(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}function Gi(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),_y("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var Xc=new Set;function s0(t){typeof t=="number"&&t>0&&Xc.add(t)}function o0(t){typeof t=="number"&&Xc.delete(t)}function a0(){for(let t of Xc)Gi(t,"SIGKILL")}var Or="coze-bridge-daemon";function c0(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return wy("pgrep",["-U",String(o),"-f",Or],{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 d0(t,e){if(t.length===0)return;let r=e?.killFn??Gi,i=e?.isAliveFn??Ui,o=e?.sleepFn??(u=>new Promise(f=>setTimeout(f,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(f=>i(f));u+=d)await o(Math.min(d,c-u));for(let u of t)i(u)&&r(u,"SIGKILL")}var yy=[{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 l0(t,e){if(!e)return null;for(let r of yy)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function u0(t,e){return l0(t,e)}function f0(t,e){return l0(t,e)}function Lr(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 x0(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let h=t.suspendedMs+o,w=r-t.startedAt-h;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Lr(w,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:Lr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Lr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Lr(c,!1,e)}}var h0=We("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),Ay=200,Iy=40,Ty=We("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),Cy=We("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),Ry=We("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),Dy=We("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),ky=We("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),Py=We("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),p0=500;function Oy(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=p0?t:`${e.slice(0,p0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function Ly(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 g0(t){try{return Ey(t)}catch{return}}function Ny(t,e){return{platform:process.platform,osRelease:by(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:Sy(e.command)?g0(e.command):void 0,cwd:e.cwd,cwdExists:g0(e.cwd),envKeys:e.envKeys}}function My(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${vy(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var Ot=class{constructor(e){this.opts=e;this.log=G(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new ho({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Pr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;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??X().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=nt(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,s0(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>Ay&&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,o0(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=Ny(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",My(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()));Gi(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Gi(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:ky,phase2GateMs:Ty,livenessWindowMs:Cy,absoluteMaxMs:Ry,approvalMaxMs:Py,suspendThresholdMs:Dy,...r};return this.call("session/prompt",e,h0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Dr("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(kr(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(vn(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=h0,o){if(!this.child||this.stopped)return Promise.reject(new C("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),d=Bi(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let f=r.sessionId;return typeof f=="string"?f:void 0})();return new Promise((f,h)=>{let w={resolve:f,reject:h,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:Lr(0,!1,o),sessionId:u};w.promptTimeout=S;let _=()=>{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=x0(v,S.cfg,A),R=P=>{S.armedAt=A,S.expectedIntervalMs=P,w.timer=setTimeout(_,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}:{}}),R(T.rearmMs);return}if(T.action==="continue"){R(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}:{}}),h(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}:{}}),h(new C("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${S.cfg.livenessWindowMs}ms`)))};w.timer=setTimeout(_,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}),h(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,w);try{this.writeFrame(d)}catch(E){w.timer&&clearTimeout(w.timer),this.pending.delete(c),h(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(t0(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(xo(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:Oy(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(vn(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(vn(e.id,zi(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=Qf(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=f0(this.framework,Ly(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=u0(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 By(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 po=class extends Ot{framework="claude-code";constructor(e){let{command:r,args:i}=ri("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 By(e)}};rn();import{mkdtempSync as Fy,rmSync as zy}from"node:fs";import{tmpdir as Uy}from"node:os";import{join as Gy}from"node:path";var go=class extends Ot{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=ri("codex",e.command,i),d=e.isolateCodexHome?Fy(Gy(Uy(),"coze-bridge-codex-home-")):void 0,u=d?{...e.env??{},CODEX_HOME:d}:e.env,f={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...u?{env:u}:{}};super(f),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{zy(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};Ke();var qy=3e4,Nr=class extends Ot{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}`}]},qy))}get acpSessionName(){return this.sessionName}setSessionMode(e){return Promise.reject(new C("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"))}};var m0=["default","acceptEdits","plan","auto","bypassPermissions"],w0=["read-only","auto","full-access"];function Sn(t,e){if(typeof e!="string")return!1;switch(t){case"claude-code":return m0.includes(e);case"codex":return w0.includes(e);case"openclaw":return!1}}function Qc(t){switch(t){case"claude-code":return m0.join("/");case"codex":return w0.join("/");case"openclaw":return""}}on();Ke();te();Oe();function ed(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}rn();var An=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 mo=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 An,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)qi(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 qi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}function $t(t){return t.deployType!=="local"?!1:t.framework==="claude-code"||t.framework==="codex"}Kt();te();import{constants as _0}from"node:fs";import{access as Hy}from"node:fs/promises";import{delimiter as jy,join as Wy}from"node:path";var bt=G("framework-detector"),y0={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},Ky=[".exe",".cmd",".bat",".ps1"],Wn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??nt,access:e.access??Hy}}async detect(e){let r=y0[e],i=await this.which(r);if(!i)return bt.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(y0).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(jy).filter(Boolean),i=this.env.platform==="win32"?["",...Ky]:[""];for(let o of r)for(let c of i){let d=Wy(o,e+c);if(await this.isExecutable(d))return d}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?_0.F_OK:_0.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 bt.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return bt.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 bt.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 bt.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?(bt.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}:(bt.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return bt.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 bt.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||bt.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){bt.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&&(Vy(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,d,u=f=>{c||(c=!0,d&&clearTimeout(d),i(f))};try{let f=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});d=setTimeout(()=>{f.kill("SIGKILL"),u(null)},15e3),f.stdout?.on("data",h=>{o+=h.toString("utf8")}),f.on("error",()=>u(null)),f.on("close",h=>u({code:h,stdout:o}))}catch{u(null)}})}},$y=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Vy(t){return t.replace($y,"")}import{homedir as Jy}from"node:os";import{join as Zy}from"node:path";on();Kt();rr();Ke();te();async function v0(){let t=Zy(Jy(),".openclaw/openclaw.json");return(await ar(t))?.gateway?.auth?.token??""}var E0=G("openclaw.config"),Yy=[0,5e3,5e3],Xy=We("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),b0="models.providers.",wo="agents.defaults.models",_o=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new An;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??Yy,this.cliTimeoutMs=e.cliTimeoutMs??Xy}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,E0.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=nt(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",d=!1,u=h=>{d||(d=!0,clearTimeout(f),h())};o.stderr?.on("data",h=>{c+=h.toString("utf8")});let f=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);f.unref(),o.on("error",h=>u(()=>i(h))),o.on("close",h=>u(()=>{h===0?r():i(new Error(`exit ${h}: ${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){E0.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",`${b0}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${b0}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${wo}[${e}]`,()=>this.runCli(["config","set",wo,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${wo}[${e}]`,`${wo}.${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=G("agent-manager"),rd="bypassPermissions",T0="full-access",C0="full-access";function nE(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 rE=(t,e,r,i,o,c,d,u,f,h)=>{switch(t){case"claude-code":{let w={...o?{...Bf(o),...Uf(o,d,u)}:{},...f??{},IS_SANDBOX:"1"};return new po({cwd:r,env:w,agentId:i})}case"codex":{let w=o?[...Ff(o),...qf(o,d,u)]:[],E=T0;h!==void 0&&(Sn("codex",h)?E=h:le.warn("codex spawn: invalid codexPermissionMode, falling back to full-access",{agentId:i,received:h}));let S=[...w,...nE(E)],_={...o?zf(o):{},...f??{}},v=!!o;return new go({cwd:r,agentId:i,...S.length>0?{extraArgs:S}:{},...Object.keys(_).length>0?{env:_}:{},...v?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new Nr({command:e,cwd:r,agentId:i,...c?{sessionName:ed(c)}:{}})}};function nd(t){return t==="claude-code"||t==="codex"}function iE(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(sE(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=d}return
|
|
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 sE(t){if(t.includes(`
|
|
99
|
+
`)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}var oE={path:"",version:"cloud-deployed"},A0="openclaw_gateway_unavailable",aE="openclaw_default_agent_missing";function I0(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 cE={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},dE=6e4,yo=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??rE,this.createTimeoutMs=e.createTimeoutMs??dE,this.detectorFactory=e.detectorFactory??(()=>new Wn),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new _o({command:r})),this.openclawConfigDir=e.openclawConfigDir??S0(tE(),".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=S0(e,".env");if(await eE(r).then(c=>c.isFile()).catch(()=>!1)){le.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=iE({...process.env,...Yc(this.paths.agentEnvFile)});await sn(r,o,{mode:384}),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 Be(e.agentId,this.paths).catch(()=>null),o=so(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(R=>le.warn("dispose stale agent failed (ignored)",{err:String(R)})),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(R=>le.warn("dispose drifted agent failed (ignored)",{err:String(R)})),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 R=await Be(e.agentId,this.paths).catch(()=>null);R&&(R.patToken=e.patToken,await Qe(R,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){le.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let R=await Be(e.agentId,this.paths).catch(()=>null);R&&(R.modelInfo=e.modelInfo,await Qe(R,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=Xe(e.agentId,this.paths),f=o?"cloud":"local",h=e.framework==="openclaw"&&f==="local",w;h&&!r?.revive&&(w=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let E=w??(h?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),S=e.workspace??E??u.workspace,_=new AbortController,v=setTimeout(()=>_.abort(new C("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),A,T=!1;try{o&&nd(e.framework)&&await or(e.framework,_.signal);let R=()=>{if(_.signal.aborted)throw _.signal.reason instanceof Error?_.signal.reason:new C("AGENT_TIMEOUT","_agent/create aborted")};await td(u.root,{recursive:!0}),await td(S,{recursive:!0}),await td(u.logs,{recursive:!0}),R(),h||await dr(S,e.framework,e.cozeIdentity),e.framework==="claude-code"&&(f==="cloud"?await Ca(S,"cloud"):await Ca(S,"local",rd)),R();let P=i,y=Nf({model:e.model??P?.model}),k=vf(e._meta)??P?.accountId,O=e.patToken??P?.patToken,F=f==="cloud"?e.modelInfo??P?.modelInfo:void 0;if(A=new mo({agentId:e.agentId,framework:e.framework,workspace:S,model:y.model??Et,deployType:f,...k?{accountId:k}:{},...O?{patToken:O}:{},...F?{modelInfo:F}:{}}),A.status="ok",P?.sessions){let $=f==="local"&&(e.framework==="claude-code"||e.framework==="codex");for(let[Z,ie]of Object.entries(P.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:Z,framework:e.framework,fallback:oe.permissionMode})):Sn(e.framework,ie.permissionMode)?oe.permissionMode=ie.permissionMode:le.warn("autoRevive: dropping invalid persisted permissionMode",{agentId:e.agentId,cloudId:Z,framework:e.framework,value:ie.permissionMode}):ie.permissionMode!==void 0&&le.info("autoRevive: dropping persisted permissionMode (gate disabled)",{agentId:e.agentId,cloudId:Z,framework:e.framework,deployType:f}),ie.cozeGroupId&&(oe.cozeGroupId=ie.cozeGroupId),A.sessions.set(Z,oe)}let ee=Object.keys(P.sessions).length;ee>0&&le.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:ee})}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:y.model};f==="cloud"&&(B.deployType="cloud"),k&&(B.accountId=k),O&&(B.patToken=O),F&&(B.modelInfo=F),P?.skills&&(B.skills=P.skills),P?.agentName&&(B.agentName=P.agentName),P?.description&&(B.description=P.description),e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,S)):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 $=[...B.skills??[]],ee=new Map($.map((oe,L)=>[oe.skillId,L])),Z=await Promise.allSettled(V.map(oe=>Vc({agentId:e.agentId,workspace:S,framework:e.framework,skill:oe}))),ie=0;for(let[oe,L]of Z.entries()){let q=V[oe];q&&(L.status==="fulfilled"?(Jc($,ee,L.value),ie++):le.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:q.skillId,skillName:q.skillName,err:String(L.reason)}))}ie>0&&(B.skills=$,le.info("initialSkills installed",{agentId:e.agentId,installed:ie,requested:V.length}))}return await Qe(B,this.paths),le.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:f}),{ok:!0,agentId:e.agentId,workspace:S,framework:e.framework}}catch(R){throw le.error("agent create failed, rolling back",{agentId:e.agentId,err:String(R)}),T&&A&&(await A.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await Qy(u.root,{recursive:!0,force:!0}).catch(P=>le.warn("rm agent dir failed (ignored)",{err:String(P)})),R instanceof C?R:new C("AGENT_SPAWN_FAILED",String(R),{cause:R})}finally{clearTimeout(v)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&nd(e.framework))u=oE;else throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);nd(e.framework)&&!us(e.framework)&&(le.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await or(e.framework));let f=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,h;if(e.framework==="openclaw")h=await this.buildOpenclawDownstream({session:e,modelConfig:f,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path});else{let w=e.sessions.get(i),E=$t(e)?w?.permissionMode??T0:"full-access";h=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,this.buildBinShimPathEnv(),E)}try{return await h.start(),await h.initialize(cE),h}catch(w){let E=h instanceof Ot?h.getStderrTail():[];throw E.length>0&&le.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:w instanceof C?w.code:"unknown",recentStderr:E}),await h.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",I0(o),{cause:{reason:A0}})}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:aE}})}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",I0(r),{cause:{reason:A0}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:d,command:u}=e,f=ed(o);if(r.deployType==="local"){let S=await this.ensureOpenclawDefaultAgent();return new Nr({command:u,cwd:S.workspace,agentId:S.id,sessionName:f})}let h=await v0(),w=i?Gf(i,c,d):null,E;if(w){let S=Gc(o),v=w.models[0]?.id??Et,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 Nr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:f,...h?{gatewayToken:h}:{},...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}`,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 O0}from"node:crypto";import{promises as mE}from"node:fs";import{basename as L0}from"node:path";Ke();te();import{promises as uE}from"node:fs";import{basename as fE}from"node:path";var R0=G("file-upload"),xE="/api/coze_claw/file/agent_upload",hE=6e4;async function D0(t,e={}){let i=`${ao(lo(e.handshakeBase))}${xE}`,o=e.timeoutMs??hE,c=await uE.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",...Tr(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},f=new AbortController,h=setTimeout(()=>f.abort(),o);R0.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:d,signal:f.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 _=S.data?.file?.file_url;if(!_)throw new C("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${E}: ${JSON.stringify(S).slice(0,200)}`);return R0.info("file upload ok",{uri:_,logid:E}),{uri:_}}catch(w){throw w instanceof C?w:w.name==="AbortError"?new C("UPLOAD_FAILED",`upload timeout (${o}ms) for ${fE(t.path)}`):new C("UPLOAD_FAILED",String(w),{cause:w})}finally{clearTimeout(h)}}Ke();te();import{extname as pE}from"node:path";var gE={".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 k0(t){let e=pE(t).toLowerCase();return gE[e]??"application/octet-stream"}Oe();var Eo=G("agent-send"),P0=50*1024*1024;function N0(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 M0(t,e,r,i,o,c){let u;for(let f=0;f<=2;f++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(h){u=h,f<2&&(Eo.warn("sendAgentFileUpdate failed, retrying",{attempt:f+1,err:String(h)}),await new Promise(w=>setTimeout(w,5e3)))}throw new C("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function B0(t,e){let{session:r,runtime:i}=N0(e.core,t.agentId,t.sessionId);if(!await ii(t.path,r.workspace))throw new C("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await mE.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>P0)throw new C("FILE_TOO_LARGE",`${o.size} bytes > limit ${P0}`);let c=await k0(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??L0(t.path),u;try{u=await D0({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(h){throw Eo.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:h instanceof C?h.code:"UNKNOWN",message:h instanceof Error?h.message:String(h)}),h}let f={sessionUpdate:"agent_file",messageId:O0(),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 M0(e,r,i,t.sessionId,f,"agent file uploaded to cloud but sendAgentFileUpdate failed"),Eo.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 F0(t,e){let{session:r,runtime:i}=N0(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??L0(t.path),c={sessionUpdate:"group_file",messageId:O0(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await M0(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),Eo.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 z0(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}rn();Kt();te();var Lt=G("coze-cli-installer"),U0="@coze/cli@latest",wE="coze",G0="0.1.8",_E=5e3,yE=5e3,EE=9e4,q0=1e4,Hi=null,bo=!1;async function id(t,e={}){if(bo)return;if(Hi)return Hi;let r=e.exec??Cf;return Hi=(async()=>{try{let i=await bE(wE,r),o=!1;if(i){let d=await vE(r);if(d===void 0)Lt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(z0(d,G0))Lt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:d,min:G0}),o=!0;else{Lt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:d}),bo=!0;return}}let c=o?"upgrade-only":"full";Lt.info("coze-cli install start",{package:U0,mode:c});try{await r("npm",["i","-g","--prefer-online",U0],{timeout:EE,maxBuffer:10*1024*1024}),Lt.info("coze-cli install ok")}catch(d){Lt.warn("coze-cli install failed (skip subsequent steps)",{err:String(d)});return}if(o){bo=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:q0}),Lt.info("coze config set xTTEnv ok",{env:t.env})}catch(d){Lt.warn("coze config set failed (continue to auth login)",{err:String(d)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:q0}),Lt.info("coze auth login ok")}catch(d){Lt.warn("coze auth login failed",{err:String(d)});return}bo=!0}finally{Hi=null}})(),Hi}async function bE(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:_E});return Ia(i)}catch{return}}async function vE(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:yE});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}on();Oe();var SE=10*6e4;function H0(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?SE:e}function vo(t){return ar(t??X().configFile)}function ji(t,e){return cr(e??X().configFile,t)}import{randomBytes as jE}from"node:crypto";rr();Ke();te();import{createReadStream as AE}from"node:fs";import{mkdir as IE,readFile as TE,realpath as CE,stat as RE,writeFile as DE}from"node:fs/promises";import{basename as kE,dirname as sd,isAbsolute as PE,join as OE,relative as LE,resolve as j0,sep as NE}from"node:path";import{createInterface as ME}from"node:readline";var K0=G("fs-rpc"),Wi=We("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function $0(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>Wi)throw new C("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${Wi} bytes`);let i=await J0(t.path,e);return await IE(sd(i),{recursive:!0}),await DE(i,t.content,"utf8"),K0.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function V0(t,e){let r=await J0(t.path,e),i=await RE(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>Wi&&!o)throw new C("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${Wi} bytes`);let c;if(o&&i.size>Wi)c=await BE(r,t.line??1,t.limit);else{let d=await TE(r,"utf8");if(o){let u=d.split(`
|
|
100
|
+
`),f=Math.max(0,(t.line??1)-1),h=typeof t.limit=="number"?f+t.limit:void 0;c=u.slice(f,h).join(`
|
|
101
|
+
`)}else c=d}return K0.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function BE(t,e,r){let i=ME({input:AE(t,{encoding:"utf8"}),crlfDelay:Number.POSITIVE_INFINITY}),o=Math.max(0,e-1),c=typeof r=="number"?o+r:Number.POSITIVE_INFINITY,d=[],u=0;try{for await(let f of i)if(u>=o&&u<c&&d.push(f),u++,u>=c)break}finally{i.close()}return d.join(`
|
|
102
|
+
`)}async function J0(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([W0(j0(e)),W0(j0(t))]),o=LE(r,i);if(FE(o,NE,PE(o)))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function FE(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function W0(t){let e=[],r=t;for(;r!==sd(r);)try{let i=await CE(r);return e.length?OE(i,...e.reverse()):i}catch{e.push(kE(r)),r=sd(r)}return t}te();var Z0=G("prompt-multimodal"),Y0=10*1024*1024,zE=15e3,UE=6;async function X0(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 GE(d))}}let o=Array.from({length:Math.min(UE,t.length)},()=>i());return await Promise.all(o),e}function Q0(t){return t.some(e=>e.type==="image")}async function GE(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!Pi(e.uri))return t;try{let{buf:r,contentType:i}=await HE(e.uri),o=e.mimeType||qE(i)||"application/octet-stream";return Z0.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 Z0.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function qE(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function HE(t){let e=new AbortController,r=setTimeout(()=>e.abort(),zE);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>Y0)throw new Error(`image too large: ${o.byteLength} bytes (max ${Y0})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}an();Ke();te();var W=G("core"),WE=3e4,KE=/^(boe|ppe)_[A-Za-z0-9_-]+$/,$E="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",VE="\u5BA1\u6279\u5DF2\u8D85\u65F6",JE=3e4,So=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Pr;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;currentMockScenario;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=H0(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(),W.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){W.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),W.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){W.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)&&W.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)=>{W.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:d}),qi(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){W.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(vn(o,{code:Q.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(d=>W.debug("send error response to upstream failed (ignored)",{err:String(d)}));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)){W.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(xo(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&&KE.test(i)?this.currentCozeEnv=i:i&&W.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}`):W.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(kr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(kr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(kr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):W.warn("drop unknown notification",{method:e.method})}catch(o){W.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(vn(r,zi(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 f=o.sessions.get(c);if(f?.pendingPermission){let h=r._meta?.cozeTriggerMsgId,w=oo(r._meta);return W.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,f,c,$E,h,w)}}let d=Date.now(),u=!1;try{let f=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,f}finally{W.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}=Af(i);switch(r){case"session/new":{let c=ZE();return W.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return W.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=$t(e)?Sf(i._meta):void 0;if(u!==void 0&&!Sn(e.framework,u))throw new C("IPC_BAD_REQUEST",`unsupported permissionMode for ${e.framework}: ${u}; allowed: ${Qc(e.framework)}`);let f=await this.ensureRuntime(e,d);if(u!==void 0&&f.permissionMode===void 0&&(f.permissionMode=u,await this.persistSessionMapping(e)),f.replySeq=0,await this.ensureDownstream(e,d,f),!f.downstream||!f.acpSessionId)throw new C("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");if(u!==void 0&&f.permissionMode!==void 0&&f.permissionMode!==u){let S=f.permissionMode;f.permissionMode=u,await this.persistSessionMapping(e);try{await f.downstream.setSessionMode({sessionId:f.acpSessionId,modeId:u})}catch(_){throw f.permissionMode=S,await this.persistSessionMapping(e).catch(()=>{}),_}}let h=i._meta?.cozeTriggerMsgId;h?e.activeTriggers.set(f.acpSessionId,h):e.activeTriggers.delete(f.acpSessionId);let w=oo(i._meta);if(w?e.activeGroupIds.set(f.acpSessionId,w):e.activeGroupIds.delete(f.acpSessionId),w&&f.cozeGroupId!==w&&(f.cozeGroupId=w,await this.persistSessionMapping(e)),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Q0(c.prompt))throw new C("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let E=await X0(c.prompt);try{let S=await f.downstream.sessionPrompt({...c,sessionId:f.acpSessionId,prompt:E});return f.lastActiveAt=Date.now(),S}catch(S){if(S instanceof C&&S.code==="AGENT_APPROVAL_TIMEOUT"){let _=f.pendingPermission;_&&(_.downstream.respondAgentRequest(_.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(_.upstreamId),f.pendingPermission=void 0);let v=f.acpSessionId,A=v?e.activeTriggers.get(v):void 0,T=v?e.activeGroupIds.get(v):void 0;return W.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:d}),await this.synthesizePromptReply(e,f,d,VE,A,T)}throw S}finally{if(e.activeTriggers.delete(f.acpSessionId),e.activeGroupIds.delete(f.acpSessionId),f.pendingPermission=void 0,f.reloadAfterTurn){f.reloadAfterTurn=!1;let S=f.downstream;S&&(f.downstream=void 0,W.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:d,acpId:f.acpSessionId}),S.stop("reload-after-turn").catch(_=>W.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:d,err:String(_)})))}else f.downstream?.isAlive()&&this.armIdleTimer(e,d,f)}}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 f=e.getSessionQueue(d);f.size>0&&(W.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:d,queuedCount:f.size}),f.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,f=oo(i._meta);if(!d)throw new C("IPC_BAD_REQUEST","session/set_mode: missing sessionId");if(!$t(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(!Sn(e.framework,u))throw new C("IPC_BAD_REQUEST",`unsupported modeId for ${e.framework}: ${String(u)}; allowed: ${Qc(e.framework)}`);if(f)return await this.handleGroupSetMode(e,f,u);let h=e.sessions.get(d)??await this.ensureRuntime(e,d);if(h.permissionMode===u)return{};let w=h.permissionMode;if(h.permissionMode=u,await this.persistSessionMapping(e),h.downstream?.isAlive()&&h.acpSessionId)try{await h.downstream.setSessionMode({sessionId:h.acpSessionId,modeId:u})}catch(E){throw h.permissionMode=w,await this.persistSessionMapping(e).catch(()=>{}),E}else W.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 W.info("group session/set_mode: no active runtime (db-only path)",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i}),{};W.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,f=d.runtime.acpSessionId;u?.isAlive()&&f&&c.push({downstream:u,acpSessionId:f,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 f of o)f.runtime.permissionMode=f.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 $t(e)&&(c.permissionMode=e.framework==="claude-code"?rd:C0),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,JE);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(qi(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 f;try{f=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(h){throw i.spawnFailCount=d+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&(W.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:i.acpSessionId}),i.acpSessionId=void 0),h}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=f,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await f.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),W.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(h){W.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(h)}),i.acpSessionId=void 0;let w=await f.sessionNew({cwd:e.workspace});i.acpSessionId=w.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let h=await f.sessionNew({cwd:e.workspace});i.acpSessionId=h.sessionId,await this.persistSessionMapping(e)}}catch(h){throw W.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(h)}),await f.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,h}if(f.afterSessionEstablished&&i.acpSessionId&&await f.afterSessionEstablished(i.acpSessionId),$t(e)&&i.acpSessionId&&i.permissionMode)try{await f.setSessionMode({sessionId:i.acpSessionId,modeId:i.permissionMode})}catch(h){W.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(h)})}}armIdleTimer(e,r,i){if(qi(i),this.isRuntimeBusy(e,i)){W.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)){W.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}W.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=>W.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(Dr("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(Dr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(f=>W.warn("synthesizePromptReply update send failed (ignored)",{err:String(f)})),{stopReason:"end_turn"}}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){W.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){W.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(QE(r)){W.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"&&$t(e)){let w=d.currentModeId;Sn(e.framework,w)&&c.permissionMode!==w?(c.permissionMode=w,this.persistSessionMapping(e).catch(E=>W.warn("persist mode (from current_mode_update) failed",{framework:e.framework,agentId:e.agentId,err:String(E)}))):typeof w=="string"&&!Sn(e.framework,w)&&W.warn("current_mode_update with invalid modeId for framework, not persisting",{framework:e.framework,agentId:e.agentId,modeId:w})}let u={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},f=e.activeTriggers.get(i);f&&(u.cozeTriggerMsgId=f);let h=e.activeGroupIds.get(i);h&&(u.cozeGroupId=h),this.upstream.send(Dr("session/update",{...r,sessionId:o,_meta:u})).catch(w=>W.warn("forward update failed",{agentId:e.agentId,err:String(w)}))}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}W.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??{},d=await $0(c,o);r.respondAgentRequest(i.id,d)}else{let c=i.params??{},d=await V0(c,o);r.respondAgentRequest(i.id,d)}}catch(o){W.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,zi(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,f=u?e.activeTriggers.get(u):void 0,h={cozeAgentId:e.agentId};f&&(h.cozeTriggerMsgId=f);let w=u?e.activeGroupIds.get(u):void 0;w&&(h.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 _={...c,...E?{sessionId:E}:{},_meta:h};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:E}),W.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(Bi(o,"session/request_permission",_)).catch(v=>{this.pendingUpstream.delete(o),W.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?(W.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"&&YE(e.result,o),W.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 fo(e.error)):i.value.resolve(e.result);return}W.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 W.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:d,key:c}}}sendRequest(e,r,i=WE){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(Bi(o,e,r)).catch(f=>{let h=this.pendingBridge.get(o);h&&(clearTimeout(h.timer),this.pendingBridge.delete(o)),d(f)})})}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&&$t(e)&&(c.permissionMode=o.permissionMode),o.cozeGroupId&&(c.cozeGroupId=o.cozeGroupId),r.set(i,c)}await si(e.agentId,r,this.paths)}catch(r){W.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(vn(e,{code:r,message:i,data:{bridgeVersion:Rr}}))}};function ZE(){return jE(16).toString("hex")}function YE(t,e){if(!t||typeof t!="object"){W.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){W.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"){W.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")&&W.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}var XE=["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 QE(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 XE.some(c=>o.startsWith(c))}on();te();Oe();import{randomBytes as eb}from"node:crypto";import{createServer as tb}from"node:http";var nb=1e6,ex=G("ipc"),Ao=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??X()}async start(){this.token=eb(32).toString("hex");let e=tb((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(),ex.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 sn(this.paths.portFile,String(this.port)),await sn(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){Ki(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){Ki(r,404,{error:"not found"});return}let d=null;if(e.method==="POST")try{d=await rb(e)}catch(u){Ki(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(d,e);Ki(r,200,u??{ok:!0})}catch(u){ex.error("IPC handler failed",{key:o,err:String(u)}),Ki(r,500,{error:u instanceof Error?u.message:String(u)})}}};function Ki(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function rb(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>nb)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}import"node:module";var Sv=zt(Zx(),1),Av=zt(Lo(),1),Iv=zt(Fr(),1),Tv=zt(gd(),1),Cv=zt(_d(),1),Rv=zt(Ad(),1),sh=zt(Fo(),1),Dv=zt(ih(),1);var oh=sh.default;Ke();te();var{FWS:Kv}=mh(),De=G("upstream.frontier"),_h="application/json",yh="none",$v=15e3;function Vv(t){class e extends oh{constructor(i){super(i,Df,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>De.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(hl("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");De.debug("WS raw frame out",{bytes:c.byteLength,headHex:d})}catch(c){De.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var ts=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){De.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:kf,...Tr(this.opts.ppeOverride)},r=Vv(e),i=Of(this.opts.urlOverride),o={url:i,ws:r,fpID:Rf,aID:co,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:_h,force:!0},payloadEncoding:{encoding:yh,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new Kv(o),d=!1,u=null,f,h,w=new Promise((_,v)=>{f=_,h=v}),E=_=>{d||(d=!0,u&&(clearTimeout(u),u=null),_?h(_):f())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let _=this.openCount===1;De.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:_,openCount:this.openCount}),_&&E();for(let v of this.connectHandlers)Promise.resolve(v({initial:_})).catch(A=>De.warn("onConnect handler threw (ignored)",{err:String(A)}))},c.onclose=_=>{this.opened=!1,De.info("frontier closed",{code:_.code,reason:_.reason,willReconnect:_.willReconnect})},c.onerror=_=>{De.warn("frontier error",{code:_.code,msg:_.message}),E(new C("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${_.code} msg=${_.message??""}`))},c.onmessage=_=>this.handleMessage(_),this.fws=c;let S=this.opts.openTimeoutMs??$v;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(_){try{c.close(1e3,"open failed")}catch(v){De.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){De.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw De.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?(De.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;Eh(c)||De.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:_h,payloadEncoding:yh})}catch(u){throw De.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){De.debug("drop non-adapter frontier frame",{service:r});return}let i=Yv(e);if(!i){De.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){De.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(d){De.warn("frontier message JSON parse failed",{err:String(d),head:i.slice(0,80)});return}let c=o;Eh(c)||De.info("frontier frame in",{logid:Zv(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:Jv(i)}),Promise.resolve(this.handler(o)).catch(d=>De.warn("frontier frame handler threw",{err:String(d)}))}};function Eh(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var bh=2e3;function Jv(t){return t.length<=bh?t:`${t.slice(0,bh)}...<truncated, total ${t.length} chars>`}function Zv(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function Yv(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 Rd=G("upstream.switchable"),$o=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Rd.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 Rd.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Rd.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=G("upstream"),jr=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)}};Ke();te();on();te();Oe();import{promises as Xv}from"node:fs";var vh=G("pat-token-store");async function Vo(t=X()){try{let r=(await Xv.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(vh.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"&&vh.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function ns(t,e=X()){if(!t)throw new Error("writePatToken: empty patToken");await sn(e.patTokenFile,t,{mode:384})}Oe();Oe();import{promises as Jo}from"node:fs";import{join as Qv}from"node:path";function eS(t,e){return`#!/bin/sh
|
|
103
103
|
exec ${JSON.stringify(e)} ${JSON.stringify(t)} "$@"
|
|
104
|
-
`}function
|
|
104
|
+
`}function tS(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
|
-
|
|
108
|
-
|
|
109
|
-
`;await Xo(b,"utf8").catch(()=>null)!==_&&await TS(b,_)}return(!w||!await zd(e))&&await(t.installWrappers??DS)(e,u),h.libVersion=c,await Fi(h,e.configFile),Fd.info("dist installed",{libEntry:e.libEntry,fromVersion:x,toVersion:c}),w&&m?{kind:"already-current",libVersion:c}:x?{kind:"version-changed",fromVersion:x,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}async function zd(t){for(let e of Zr){let r=Gr(t.libDir,"node_modules",...e.split("/"),"package.json");if(!await Gx(r).then(o=>o.isFile()).catch(()=>!1))return!1}return!0}async function DS(t,e){await LS(t.installLock,async()=>{if(await zd(t))return;let r=Math.random().toString(36).slice(2,10),i=`${t.libDir}${Xi}.staging-${process.pid}-${r}`,o=Gr(i,"node_modules"),c=Gr(t.libDir,"node_modules");try{await Ux(i,{recursive:!0}),await PS(e,i),await OS(o);let d=`${c}.trash-${r}`;await zx(c,d).catch(()=>{}),await zx(o,c),await Md(d,{recursive:!0,force:!0}).catch(()=>{}),Fd.info("wrapper closure installed",{liveNm:c,specs:e})}finally{await Md(i,{recursive:!0,force:!0}).catch(()=>{})}})}function PS(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=at("npm",r,{stdio:["ignore","pipe","pipe"]}),d="";c.stderr?.on("data",h=>{d.length<8192&&(d+=h.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",h=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(h)}`))}),c.once("close",h=>{clearTimeout(u),h===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${h}: ${d.trim().slice(0,2e3)}`))})})}async function OS(t){for(let e of Zr){let r=Gr(t,...e.split("/")),i=JSON.parse(await Xo(Gr(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=Gr(t,".bin",o),d=await Gx(c);process.platform!=="win32"&&!(d.mode&73)&&await AS(c,d.mode|73).catch(()=>{})}}async function LS(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 Md(t,{force:!0}).catch(()=>{})}}Ea();ne();ke();import{closeSync as Hx,fstatSync as jx,openSync as Wx,readFileSync as NS,readSync as MS,readdirSync as BS,statSync as FS}from"node:fs";import{join as Qo}from"node:path";var zS=new Set(["debug","info","warn","error"]);function Kx(t){let e=t,r=In(e,"--agent-id");e=r.rest;let i=In(e,"--date");e=i.rest;let o=In(e,"-n","--lines");e=o.rest;let c=In(e,"--level");e=c.rest;let d=In(e,"--grep");e=d.rest;let u=o.value===void 0?200:Number(o.value),h=Number.isInteger(u)&&u>=0?u:200,x=c.value&&zS.has(c.value)?c.value:void 0,m={lines:h,follow:e.includes("-f")||e.includes("--follow"),raw:e.includes("--raw"),list:e.includes("--list")};return r.value&&(m.agentId=r.value),i.value&&(m.date=i.value),x&&(m.level=x),d.value&&(m.grep=d.value),m}function US(t,e){return t.agentId?Qo(Ze(t.agentId,e).logs,er("agent",t.date)):Qo(e.bridgeLogsDir,er("bridge",t.date))}function GS(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function qS(t,e){let r;try{r=BS(t)}catch{return[]}let i=[];for(let o of r){let c=ya(o,e);if(!c)continue;let d=0;try{d=FS(Qo(t,o)).size}catch{}i.push({file:Qo(t,o),date:c,size:d})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function $x(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"&&!gl(r,e.level))return!1}return!0}var qx={debug:"90",info:"36",warn:"33",error:"31"},HS=new Set(["ts","level","module","msg"]);function jS(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Vx(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=jS(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&qx[o]&&(c=`\x1B[${qx[o]}m${c}\x1B[0m`);let d=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",h=Object.entries(r).filter(([x])=>!HS.has(x)).map(([x,m])=>` ${x}=${typeof m=="string"?m:JSON.stringify(m)}`).join("");return`${i} ${c} ${d} ${u}${h}`}function WS(t,e,r){let c=NS(t,"utf8").split(`
|
|
110
|
-
`).
|
|
111
|
-
`)}
|
|
112
|
-
|
|
113
|
-
`)
|
|
106
|
+
`}async function Sh(t,e=X()){let r=e.binDir;await Jo.mkdir(r,{recursive:!0});let i=Qv(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?tS(t,o):eS(t,o);return await Jo.readFile(i,"utf8").catch(()=>null)===c||(await Jo.writeFile(i,c,"utf8"),process.platform!=="win32"&&await Jo.chmod(i,493)),r}te();Oe();import{execSync as Ah}from"node:child_process";import{readFileSync as Ih,unlinkSync as nS}from"node:fs";import{mkdir as rS,open as iS,readFile as Th,unlink as kd,writeFile as sS}from"node:fs/promises";import{dirname as oS}from"node:path";var aS=G("single-instance"),cS=t=>new Promise(e=>setTimeout(e,t)),Zo=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??X().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>Ui(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&&aS.warn("removing stale pid file",{stalePid:i}),await sS(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 Th(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await kd(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 Th(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 rS(oS(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await iS(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 cS(this.claimLockIntervalMs);continue}await kd(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await kd(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=Ih(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(Or)||r.includes("lib/index.js"))}catch{}try{let r=Ah(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(Or)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=Ah(`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{Ih(this.pidFile,"utf8").trim()===String(this.selfPid)&&nS(this.pidFile)}catch{}})}};Yo();te();var Yn=G("daemon.upstream-watchdog"),gS=12e4,mS=9e5,wS=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 Xo=class{constructor(e){this.opts=e;this.softMs=e.softMs??Od("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",gS),this.hardMs=e.hardMs??Od("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",mS),this.intervalMs=e.intervalMs??Od("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",wS),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?.(),Yn.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&&Yn.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&&Yn.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,Yn.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){Yn.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,Yn.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>Yn.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 j=G("daemon");async function Dh(){let t=X();if(process.env.COZE_BRIDGE_LOG_MODE!=="legacy"){fl({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:L=>Xe(L,t).logs,listAgentIds:()=>fs(t)});try{let{writeFileSync:L}=await import("node:fs");L(t.logFile,`\u8FD0\u884C\u65E5\u5FD7\u5DF2\u8FC1\u79FB\u5230 dated \u6587\u4EF6, \u6B64\u6587\u4EF6 (bridge.log) \u4E0D\u518D\u5199\u5165\u8FD0\u884C\u65E5\u5FD7\u3002
|
|
107
|
+
\u8BF7\u67E5\u770B: ${t.bridgeLogsDir}/bridge-<YYYY-MM-DD>.log
|
|
108
|
+
\u6216\u4F7F\u7528: coze-bridge log [-f] [--lines N]
|
|
109
|
+
`)}catch{}}let e=new Zo({processTitle:Or}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await vo(),o=i??{};ls({pid:process.pid}),j.info(i?"loaded bridge config":"initialized bridge config");let c=new $o(new jr),d=null,u=new So({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(L,q,K,se)=>{if(!d)throw new Error("agentManager not ready");return d.spawnSessionDownstream(L,q,K,se)}}),f=new yo({paths:t,config:o,registry:u});d=f;let h,w,E=null,S={},_,v=null,A=null,T=null,R=new An;function P(L,q){return R.enqueue(()=>k(L,q))}function y(){A||(A=new Xo({isConnected:()=>c.isConnected(),forceReconnect:()=>T?P(T,{force:!0}):void 0,onFatal:L=>{if(process.env[rs]==="1"){j.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:L});return}j.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:L}),process.exit(1)}})),A.start()}async function k(L,q){let K=L,se=K?.privatecode;if(!se)throw new C("IPC_BAD_REQUEST","/connect requires privatecode");let Ze=Li(K.env),xe=K.handshake_url,he=K.frontier_url,St=Rh(K.env,xe,he);if(T=K,!q?.force&&h===se&&w===St){let me=await _S(t);return u.agents.size===0&&me?(j.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),ea(t,f).catch(Ie=>j.warn("connect-noop auto-revive error (ignored)",{err:String(Ie)}))):j.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let xt=!!h&&h!==se,Qt=w!==void 0&&w!==St,Ft=xt||Qt,en=await Bc({privatecode:se,...xe?{endpoint:xe}:{},ppeOverride:Ze});if(Ft){j.warn("connect config switched, resetting agents",{pcChanged:xt,envChanged:Qt,previousPc:h?Qo(h):"",nextPc:Qo(se)});for(let me of[...u.agents.values()])await me.dispose("connect config switch").catch(()=>{}),u.agents.delete(me.agentId);u.disconnectedAgents.size>0&&(j.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new jr,"connect switch").catch(()=>{})}E=en.deviceId,ls({deviceId:E,pid:process.pid}),id({patToken:se,env:K.env}).catch(me=>j.warn("coze-cli setup error (ignored)",{err:String(me)}));let Jr=new ts({handshake:en,privatecode:se,...he?{urlOverride:he}:{},ppeOverride:Ze,getPatTokenForAgent:me=>u.agents.get(me)?.patToken});return await c.swap(Jr,"connect"),h=se,w=St,S=Ze,_=xe,K.mock_scenario!==void 0&&(u.setMockScenario(K.mock_scenario),j.info("mock scenario set",{scenario:K.mock_scenario})),v||(v=new Mi({core:u,getDeviceId:()=>E??"",onTickEnd:()=>B.retryPending().catch(me=>j.warn("detailSync.retryPending failed (ignored)",{err:String(me)})),onAuthFailures:V})),v.start(),y(),Ft&&ea(t,f).catch(me=>j.warn("post-connect-switch auto-revive error (ignored)",{err:String(me)})),ns(se,t).catch(me=>j.warn("writePatToken after /connect failed (ignored)",{err:String(me)})),j.info("/connect: WS established",{deviceId:E}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async L=>f.createAgent(L.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let O={},F=new uo({agents:u.agents,disposeAndMarkDisconnected:async(L,q)=>{let K=u.agents.get(L);if(K){await f.cleanupOpenclawSessionProviders(K).catch(Ze=>j.warn("cleanup openclaw providers failed (ignored)",{agentId:L,err:String(Ze)}));let se=!0;try{await K.dispose(`disconnect: ${q}`)}catch(Ze){se=!1,j.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:L,err:String(Ze)}),K.status="error"}se&&(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 f.cleanupOpenclawSessionProviders(L)},openclawRepair:async(L,q)=>{await f.openclawRepair(L,q)},isRuntimePendingPermission:L=>u.hasPendingPermissionFor(L)});u.registerExtension("_agent/listSkills",L=>F.listSkills(L.params)),u.registerExtension("_agent/addSkills",L=>F.addSkills(L.params)),u.registerExtension("_agent/removeSkills",L=>F.removeSkills(L.params)),u.registerExtension("_agent/getFileTree",L=>F.getFileTree(L.params)),u.registerExtension("_agent/getFileContent",L=>F.getFileContent(L.params)),u.registerExtension("_agent/update",L=>F.updateAgent(L.params)),u.registerExtension("_agent/disconnect",L=>F.disconnectAgent(L.params)),u.registerExtension("_agent/switchModel",L=>F.switchModel(L.params)),u.registerExtension("_agent/reset",L=>F.resetAgent(L.params)),u.registerExtension("_agent/repair",L=>F.repairAgent(L.params)),u.registerExtension("_agent/upgrade",L=>F.upgradeBridge(L.params));let B=new gs({paths:t,handlers:F,agentManager:f,sendDetail:L=>u.sendRequest("_agent/detail",L)});O.ref=B;let V=async L=>{await Promise.allSettled(L.map(async q=>{try{await F.disconnectAgent({agentId:q.agentId,reason:`auth_failure: code=${q.code} ${q.message}`}),j.info("agent disconnected due to auth failure from heartbeat response",{agentId:q.agentId,code:q.code,message:q.message})}catch(K){j.warn("disconnect during authFailure handling failed (ignored)",{agentId:q.agentId,err:String(K)})}}))};c.onConnect(({initial:L})=>{j.info("frontier upstream connected, triggering detail sync",{initial:L}),B.syncAll(L?"initial-connect":"reconnect").catch(q=>j.warn("detail sync top-level error (ignored)",{err:String(q)}))});let $=new Ao({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let L=u.getMockScenario();return{running:!0,pid:process.pid,spawnedBy:process.env[rs]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:E??"",frameworksCache:o.frameworksCache??{},...L?{mockScenario:L}:{}}}},{method:"POST",path:"/pair",handler:async L=>{let q=L,K=q?.privatecode,se=q?.pairing_code;if(!K||!se)throw new C("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Ze=Li(q.env),xe=q.handshake_url,he=q.frontier_url,St=Rh(q.env,xe,he),xt=!!h&&h!==K,Qt=w!==void 0&&w!==St,Ft=xt||Qt,en=await Bc({privatecode:K,...xe?{endpoint:xe}:{},ppeOverride:Ze});if(Ft){j.warn("pair config switched, resetting agents",{pcChanged:xt,envChanged:Qt,previousPc:h?Qo(h):"",nextPc:Qo(K),previousEnvKey:w??"",nextEnvKey:St});for(let Ie of[...u.agents.values()])await Ie.dispose("pair config switch").catch(()=>{}),u.agents.delete(Ie.agentId);u.disconnectedAgents.size>0&&(j.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new jr,"pair switch").catch(()=>{})}E=en.deviceId,ls({deviceId:E,pid:process.pid}),id({patToken:K,env:q.env}).catch(Ie=>j.warn("coze-cli setup error (ignored)",{err:String(Ie)}));let Jr=new ts({handshake:en,privatecode:K,...he?{urlOverride:he}:{},ppeOverride:Ze,getPatTokenForAgent:Ie=>u.agents.get(Ie)?.patToken});await c.swap(Jr,"pair");try{let Ie=new Wn;o.frameworksCache=await Ie.detectAll(),await ji(o),j.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Ie){j.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Ie)})}let me=Object.keys(o.frameworksCache??{});try{let Ie=await u.sendRequest("_agent/pair",{pairCode:se,patToken:K,frameworks:me,_meta:{cozeDeviceId:E}});j.info("_agent/pair ok",{pairResult:Ie}),h=K,w=St,S=Ze,_=xe,q.mock_scenario!==void 0&&(u.setMockScenario(q.mock_scenario),j.info("mock scenario set",{scenario:q.mock_scenario})),ns(K,t).catch(ke=>j.warn("writePatToken after /pair failed (ignored)",{err:String(ke)})),v||(v=new Mi({core:u,getDeviceId:()=>E??"",onTickEnd:()=>B.retryPending().catch(ke=>j.warn("detailSync.retryPending failed (ignored)",{err:String(ke)})),onAuthFailures:V})),v.start(),y(),Ft&&ea(t,f).catch(ke=>j.warn("post-pair-switch auto-revive error (ignored)",{err:String(ke)}));let Xn;return q.agent_id&&(Xn=await ES(q.agent_id,t,f,ke=>u.sendRequest("_agent/detail",ke),K).catch(ke=>(j.error("--agent-id ensureAgent failed",{agentId:q.agent_id,err:String(ke)}),{ok:!1,agentId:q.agent_id??"",note:String(ke)}))),{ok:!0,note:"paired with cloud",...Xn?{agent:Xn}:{}}}catch(Ie){return j.error("_agent/pair failed",{err:String(Ie)}),{ok:!1,note:`pair failed: ${String(Ie)}`}}}},{method:"POST",path:"/connect",handler:L=>P(L)},{method:"POST",path:"/_agent/create",handler:async L=>{let q=L;return{ok:!0,result:await f.createAgent(q)}}},{method:"POST",path:"/agent/send",handler:async L=>{let q=L;if(!q?.agentId||!q?.sessionId||!q?.kind||!q?.path)throw new C("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!h)throw new C("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let K=q;return await(K.groupFile?F0:B0)(K,{core:u,patToken:h,handshakeBase:_,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 q=L?.agent_id,K=await u.reloadAgents(q);return j.info("IPC /reload: recycled agent subprocesses",{agentId:q??"(all)",recycled:K}),{ok:!0,recycled:K}}},{method:"POST",path:"/shutdown",handler:async()=>(j.info("IPC /shutdown received"),setImmediate(()=>{oe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:ee,token:Z}=await $.start();try{await Sh(t.libEntry,t)}catch(L){j.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(L)})}await u.start(),bS({paths:t,core:u,agentManager:f,detectAll:async()=>(o.frameworksCache=await new Wn().detectAll(),await ji(o),o.frameworksCache)}).catch(L=>j.warn("startup warmup error (ignored)",{err:String(L)})),bl().then(async()=>{let{probeAcpVersion:L}=await Promise.resolve().then(()=>(rn(),yl));for(let q of["claude-code","codex"]){let K=await L(q);K&&j.info("acp wrapper version",{framework:q,version:K})}}).catch(L=>j.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(L)}));let ie=null,oe={port:ee,token:Z,core:u,ipc:$,shutdown(L){return ie||(j.info("daemon shutdown",{reason:L}),ie=(async()=>{v?.stop(),A?.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",()=>a0()),process.on("unhandledRejection",L=>{j.error("unhandledRejection",{reason:L instanceof Error?L.message:String(L),stack:L instanceof Error?L.stack:void 0})}),process.on("uncaughtException",L=>{j.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}
|
|
110
|
+
`)}catch{}process.exit(1)}),j.info("daemon ready",{port:ee,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),vS({cliSpawned:process.env[rs]==="1",readPatToken:()=>Vo(t),connect:P}).catch(L=>j.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(L)})),oe}async function _S(t){return fs(t).length>0}function Qo(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function Rh(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function yS(t,e){let r=fs(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(an(),ps));for(let c of r){await o(c,t).catch(d=>j.warn("enforceAgentConfigMode failed (ignored)",{agentId:c,err:String(d)}));try{let d=await i(c,t);d?.disconnectedAt&&(e.disconnectedAgents.add(c),j.info("agent marked disconnected on startup",{agentId:c,disconnectedAt:d.disconnectedAt,reason:d.disconnectReason??""}))}catch(d){j.warn("failed to load agent config on startup, skipping",{agentId:c,err:String(d)})}}}async function ES(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(an(),ps)),d=await c(t,e);if(d){j.info("--agent-id: local config found, reconnecting",{agentId:t,framework:d.framework,hadDisconnect:!!d.disconnectedAt});let w=kh(d),E={agentId:d.agentId,framework:d.framework,...d.cozeIdentity?{cozeIdentity:d.cozeIdentity}:{},...d.model?{model:d.model}:{},...o?{patToken:o}:{},...w?{_meta:w}:{}};return await r.createAgent(E),{ok:!0,agentId:t,note:d.disconnectedAt?"revived from local config":"connected from local config"}}j.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:t});let u=await i({_meta:{cozeAgentId:t}});if(!u.framework)throw new 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 f={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(f);let h=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:h?"cloud agent acknowledged":"created from cloud detail"}}async function bS(t){let e=t.logger??j;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 yS(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await ea(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)}))}async function ea(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(()=>(an(),ps));j.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,d=0;for(let u of i){let f;try{f=await o(u,t)}catch(h){j.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(h)}),d+=1;continue}if(!f){d+=1;continue}if(f.disconnectedAt){j.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:f.disconnectedAt}),d+=1;continue}try{j.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:f.framework});let h=kh(f);await e.createAgent({agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...h?{_meta:h}:{}},{revive:!0}),c+=1}catch(h){j.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:f.framework,err:String(h)}),d+=1}}return j.info("auto-revive: done",{revived:c,skipped:d,total:i.length}),{revived:c,skipped:d,total:i.length}}async function vS(t){let e=t.logger??j;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 kh(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}Yo();Oe();import{readFile as Ph}from"node:fs/promises";var Xt=class{paths;constructor(e){this.paths=e??X()}async probe(e=1e3){let r=await ta(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:AS(i)}}}async request(e){let r=await ta(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,d=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}),f=await u.text();return{status:u.status,body:SS(f)}}finally{clearTimeout(d)}}};async function ta(t){try{let[e,r]=await Promise.all([Ph(t.portFile,"utf8"),Ph(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 SS(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function AS(t){return t instanceof Error?t.message:String(t)}Kt();te();rr();import{spawn as IS}from"node:child_process";import{userInfo as Lh}from"node:os";var Ld="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",TS=new Set(["bash","zsh","sh","dash","ksh"]),Oh=We("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),CS=2e3;function RS(t,e=Ld){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 d of o.split(`
|
|
111
|
+
`)){let u=d.indexOf("=");u<=0||(c[d.slice(0,u)]=d.slice(u+1))}return c}function DS(){let t=(process.env.SHELL??"").trim()||(Lh().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return TS.has(e)?t:null}function kS(t){return new Promise(e=>{let r=`printf '%s' '${Ld}'; env; printf '%s' '${Ld}'`,i;try{i=IS(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??Lh().homedir}})}catch{e(null);return}let o="",c=!1,d=w=>{try{i.pid&&process.kill(-i.pid,w)}catch{}},u=w=>{c||(c=!0,clearTimeout(f),clearTimeout(h),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 f=setTimeout(()=>d("SIGTERM"),Oh),h=setTimeout(()=>{d("SIGKILL"),u(o.length>0?o:null)},Oh+CS)})}async function Nd(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=DS();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??kS)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=RS(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],d=!1;for(let u of e){if(c===u){i=t[o+1],o+=1,d=!0;break}if(c.startsWith(`${u}=`)){i=c.slice(u.length+1),d=!0;break}}d||r.push(c)}return{value:i,rest:r}}rn();import{chmod as PS,copyFile as Nh,mkdir as Bh,readFile as na,rename as Mh,rm as Md,stat as Fh,writeFile as OS}from"node:fs/promises";import{homedir as Tk}from"node:os";import{dirname as LS,join as Wr,resolve as Bd,sep as is}from"node:path";import{fileURLToPath as NS}from"node:url";Kt();te();Oe();var Fd=G("dist-install");function MS(t){let e=NS(t),r=LS(e),i=`${is}src${is}`;if(r.includes(i)||r.endsWith(`${is}src${is}cli`))return null;let o=Bd(r,"index.js"),c=Bd(r,"..","package.json");return{dist:o,pkgJson:c}}async function Ud(t={}){let e=t.paths??X(),r=MS(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,d;try{let S=JSON.parse(await na(o,"utf8"));c=S.version??"unknown",d=S.dependencies??{}}catch(S){return Fd.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=ni.map(S=>`${S}@${d[S]??"latest"}`),f=await vo(e.configFile)??{},h=f.libVersion,w=await na(e.libEntry).then(()=>!0).catch(()=>!1),E=h===c;if(E&&w&&await zd(e))return{kind:"already-current",libVersion:c};if(!E||!w){await Bh(e.libDir,{recursive:!0}),await Nh(i,e.libEntry),await Nh(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let S=Bd(e.libDir,"package.json"),_=`${JSON.stringify({type:"module"},null,2)}
|
|
112
|
+
`;await na(S,"utf8").catch(()=>null)!==_&&await OS(S,_)}return(!E||!await zd(e))&&await(t.installWrappers??BS)(e,u),f.libVersion=c,await ji(f,e.configFile),Fd.info("dist installed",{libEntry:e.libEntry,fromVersion:h,toVersion:c}),E&&w?{kind:"already-current",libVersion:c}:h?{kind:"version-changed",fromVersion:h,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}async function zd(t){for(let e of ni){let r=Wr(t.libDir,"node_modules",...e.split("/"),"package.json");if(!await Fh(r).then(o=>o.isFile()).catch(()=>!1))return!1}return!0}async function BS(t,e){await US(t.installLock,async()=>{if(await zd(t))return;let r=Math.random().toString(36).slice(2,10),i=`${t.libDir}${is}.staging-${process.pid}-${r}`,o=Wr(i,"node_modules"),c=Wr(t.libDir,"node_modules");try{await Bh(i,{recursive:!0}),await FS(e,i),await zS(o);let d=`${c}.trash-${r}`;await Mh(c,d).catch(()=>{}),await Mh(o,c),await Md(d,{recursive:!0,force:!0}).catch(()=>{}),Fd.info("wrapper closure installed",{liveNm:c,specs:e})}finally{await Md(i,{recursive:!0,force:!0}).catch(()=>{})}})}function FS(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=nt("npm",r,{stdio:["ignore","pipe","pipe"]}),d="";c.stderr?.on("data",f=>{d.length<8192&&(d+=f.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",f=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(f)}`))}),c.once("close",f=>{clearTimeout(u),f===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${f}: ${d.trim().slice(0,2e3)}`))})})}async function zS(t){for(let e of ni){let r=Wr(t,...e.split("/")),i=JSON.parse(await na(Wr(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=Wr(t,".bin",o),d=await Fh(c);process.platform!=="win32"&&!(d.mode&73)&&await PS(c,d.mode|73).catch(()=>{})}}async function US(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 Md(t,{force:!0}).catch(()=>{})}}ba();te();Oe();import{closeSync as Uh,fstatSync as Gh,openSync as qh,readFileSync as GS,readSync as qS,readdirSync as HS,statSync as jS}from"node:fs";import{join as ra}from"node:path";var WS=new Set(["debug","info","warn","error"]);function Hh(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 d=Cn(e,"--grep");e=d.rest;let u=o.value===void 0?200:Number(o.value),f=Number.isInteger(u)&&u>=0?u:200,h=c.value&&WS.has(c.value)?c.value:void 0,w={lines:f,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),h&&(w.level=h),d.value&&(w.grep=d.value),w}function KS(t,e){return t.agentId?ra(Xe(t.agentId,e).logs,ir("agent",t.date)):ra(e.bridgeLogsDir,ir("bridge",t.date))}function $S(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function VS(t,e){let r;try{r=HS(t)}catch{return[]}let i=[];for(let o of r){let c=Ea(o,e);if(!c)continue;let d=0;try{d=jS(ra(t,o)).size}catch{}i.push({file:ra(t,o),date:c,size:d})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function jh(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"&&!pl(r,e.level))return!1}return!0}var zh={debug:"90",info:"36",warn:"33",error:"31"},JS=new Set(["ts","level","module","msg"]);function ZS(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Wh(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=ZS(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&zh[o]&&(c=`\x1B[${zh[o]}m${c}\x1B[0m`);let d=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",f=Object.entries(r).filter(([h])=>!JS.has(h)).map(([h,w])=>` ${h}=${typeof w=="string"?w:JSON.stringify(w)}`).join("");return`${i} ${c} ${d} ${u}${f}`}function YS(t,e,r){let c=GS(t,"utf8").split(`
|
|
113
|
+
`).filter(d=>d.length>0).filter(d=>jh(d,{level:e.level,grep:e.grep}));for(let d of $S(c,e.lines))process.stdout.write(`${Wh(d,{raw:e.raw,color:r})}
|
|
114
|
+
`)}async function Kh(t,e){let r=e.paths??X(),i=process.stdout.isTTY===!0;if(t.list){let d=t.agentId?Xe(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",f=VS(d,u);if(f.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${d}
|
|
115
|
+
`),1;for(let h of f)process.stdout.write(`${h.date} ${(h.size/1024).toFixed(1)}KB ${h.file}
|
|
116
|
+
`);return 0}let o=t.date??Dn(new Date),c=KS({agentId:t.agentId,date:o},r);try{YS(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
|
|
114
117
|
\u7528 'coze-bridge log${t.agentId?` --agent-id ${t.agentId}`:""} --list' \u770B\u6709\u54EA\u4E9B\u65E5\u671F\u3002
|
|
115
118
|
(legacy \u6A21\u5F0F\u65E0 dated \u6587\u4EF6, \u89C1 ${r.logFile})
|
|
116
|
-
`),1}return t.follow&&await
|
|
117
|
-
`);o=
|
|
118
|
-
`)}await new Promise(
|
|
119
|
+
`),1}return t.follow&&await e1(c,t,i),0}var XS=500;function QS(t){try{let e=qh(t,"r");try{return Gh(e).size}finally{Uh(e)}}catch{return 0}}async function e1(t,e,r){let i=QS(t),o="",c=!1,d=()=>{c=!0};process.on("SIGINT",d);try{for(;!c;){let u="";try{let f=qh(t,"r");try{let h=Gh(f).size;if(h>i){let w=Buffer.allocUnsafe(h-i),E=qS(f,w,0,w.length,i);u=w.subarray(0,E).toString("utf8"),i+=E}}finally{Uh(f)}}catch{}if(u){let f=(o+u).split(`
|
|
120
|
+
`);o=f.pop()??"";for(let h of f)h.length>0&&jh(h,{level:e.level,grep:e.grep})&&process.stdout.write(`${Wh(h,{raw:e.raw,color:r})}
|
|
121
|
+
`)}await new Promise(f=>setTimeout(f,XS))}}finally{process.off("SIGINT",d)}}import{basename as t1,resolve as n1}from"node:path";Oe();var r1=9e4,i1={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,OPERATION_NOT_ALLOWED_FOR_CLOUD:1,METHOD_NOT_FOUND:1,AGENT_DEPENDENCY_INSTALL_FAILED:1,AGENT_APPROVAL_TIMEOUT:1,AGENT_ENV_NOT_READY:1};function s1(t){return i1[t]??1}async function $h(t,e={}){let r=e.paths??X();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
122
|
`),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:
|
|
123
|
+
`),3;let i=await ta(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.
|
|
124
|
+
`),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:n1(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 o1(i,"/agent/send",o,r1)}catch(d){return process.stderr.write(`Error: daemon IPC failed: ${d instanceof Error?d.message:String(d)}
|
|
122
125
|
`),4}if(!c.ok)return process.stderr.write(`Error: ${c.code}: ${c.message}
|
|
123
|
-
`),
|
|
124
|
-
`);else{let d=t.name??
|
|
125
|
-
`)}else process.stdout.write(`Sent ${t.kind} ${d} (${
|
|
126
|
-
`)}return 0}async function
|
|
127
|
-
`)}function
|
|
126
|
+
`),s1(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
|
|
127
|
+
`);else{let d=t.name??t1(o.path);if(t.groupFile){let u=c.uri.length>60?`${c.uri.slice(0,57)}...`:c.uri;process.stdout.write(`Sent group file ${d} (uri=${u})
|
|
128
|
+
`)}else process.stdout.write(`Sent ${t.kind} ${d} (${a1(c.bytes)})
|
|
129
|
+
`)}return 0}async function o1(t,e,r,i){let o=new AbortController,c=setTimeout(()=>o.abort(),i);try{let d=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 d.text(),f=u?JSON.parse(u):null;return f&&typeof f=="object"&&"ok"in f?f:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${d.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function a1(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var np=G("cli");function He(t,e){let{value:r,rest:i}=Cn(t,e);return{value:r,rest:i}}function da(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
|
|
130
|
+
`)}function k1(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}=He(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 P1(e.slice(1));if(e[0]==="log")return{mode:"log",...Hh(e.slice(1))};if(e[0]==="connect")return O1(e.slice(1));if(e.includes("--status"))return da("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return da("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--uninstall"))return da("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return da("--install-service","coze-bridge service install"),{mode:"service-install"};if(e.includes("--help")||e.includes("-h")||e.length===0)return{mode:"help"};let r=e,{value:i,rest:o}=He(r,"--pat-token");r=o;let{value:c,rest:d}=He(r,"--pair-code");r=d;let{value:u,rest:f}=He(r,"--env");r=f;let{value:h,rest:w}=He(r,"--handshake-url");r=w;let{value:E,rest:S}=He(r,"--frontier-url");r=S;let{value:_,rest:v}=He(r,"--mock-scenario");r=v;let{value:A}=He(r,"--agent-id"),T=r.includes("--skip-rebuild-env");if(!i||!c)return{mode:"help"};let R={mode:"pair",privatecode:i,pairingCode:c};return u&&(R.env=u),h&&(R.handshakeUrl=h),E&&(R.frontierUrl=E),_&&(R.mockScenario=_),A&&(R.agentId=A),T&&(R.skipRebuildEnv=!0),R}function P1(t){let e=t[0],r=t[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!r||r.startsWith("--"))return{mode:"help"};let i=t.slice(2),{value:o,rest:c}=He(i,"--caption");i=c;let{value:d,rest:u}=He(i,"--name");i=u;let{value:f,rest:h}=He(i,"--agent-id");i=h;let{value:w,rest:E}=He(i,"--session-id");i=E;let{value:S,rest:_}=He(i,"--mime");i=_;let v=i.includes("--group-file");i=i.filter(R=>R!=="--group-file");let A=i.includes("--json"),T={mode:"send",kind:e,path:r,json:A};return o&&(T.caption=o),d&&(T.name=d),f&&(T.agentId=f),w&&(T.sessionId=w),v&&(T.groupFile=!0),S&&(T.mimeType=S),T}function O1(t){let e=t,{value:r,rest:i}=He(e,"--pat-token");e=i;let{value:o,rest:c}=He(e,"--env");e=c;let{value:d,rest:u}=He(e,"--handshake-url");e=u;let{value:f,rest:h}=He(e,"--frontier-url");e=h;let{value:w,rest:E}=He(e,"--mock-scenario");e=E;let S=e.includes("--skip-rebuild-env"),_={mode:"connect"};return r&&(_.privatecode=r),o&&(_.env=o),d&&(_.handshakeUrl=d),f&&(_.frontierUrl=f),w&&(_.mockScenario=w),S&&(_.skipRebuildEnv=!0),_}var L1=`
|
|
128
131
|
coze-bridge - local bridge daemon for cloud Agent Service
|
|
129
132
|
|
|
130
133
|
Pair (paste from cloud UI; start/reuse daemon and deliver pair-code):
|
|
@@ -205,57 +208,57 @@ Deprecated flags (still work, but emit a warning; will be removed in a future re
|
|
|
205
208
|
|
|
206
209
|
Internal:
|
|
207
210
|
<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
|
|
211
|
+
`.trimStart();async function rp(t=process.argv,e={}){let r=k1(t);switch(r.mode){case"help":return process.stdout.write(L1),0;case"version":return process.stdout.write(`${Rr}
|
|
212
|
+
`),0;case"daemon":{try{await Dh()}catch(i){return np.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return N1(e);case"stop":return sp(e);case"reload":return F1(r.agentId,e);case"log":return Kh(r,e);case"update":return M1(e);case"purge":return z1(e);case"service-install":return U1(e);case"service-uninstall":return G1(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),q1(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),H1(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return $h({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 ip(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 N1(t){let e=t.paths??X(),r=new Xt(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
|
|
213
|
+
`),1;if(i.kind==="stale")return await ip(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
211
214
|
`),1;let o=await r.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
|
|
212
215
|
${JSON.stringify(o.body,null,2)}
|
|
213
|
-
`),0}async function
|
|
216
|
+
`),0}async function sp(t){let e=t.paths??X(),r=new Xt(e),i=t.daemonSweep??(async()=>{let f=c0();return await d0(f),f}),o=async()=>{t.skipProcessKill||await i(e)},c=await os(t),d=!1;if(c)try{await c.uninstall(),d=!0}catch(f){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(f)}
|
|
214
217
|
`)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(d?`coze-bridge: stopped
|
|
215
218
|
`:`coze-bridge: not running
|
|
216
|
-
`),0;if(u.kind==="stale")return await
|
|
219
|
+
`),0;if(u.kind==="stale")return await ip(e),await o(),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
217
220
|
`),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
|
|
221
|
+
`),0}catch(f){return(await r.probe()).kind!=="connected"?(await o(),process.stdout.write(`coze-bridge: stopped
|
|
222
|
+
`),0):(await o(),process.stdout.write(`coze-bridge: stop failed: ${String(f)}
|
|
223
|
+
`),1)}}async function M1(t){return await sp(t),(t.spawnNpx??B1)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function B1(t){return new Promise(e=>{let r=nt("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)}
|
|
224
|
+
`),e(1)})})}async function F1(t,e){let r=new Xt(e.paths);if((await r.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
|
|
222
225
|
`),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
226
|
`):process.stdout.write(`coze-bridge: reloaded ${c.length} agent(s): ${c.join(", ")||"(none)"}
|
|
224
227
|
`),0}return process.stderr.write(`coze-bridge: reload failed: ${JSON.stringify(o.body)}
|
|
225
228
|
`),1}catch(o){return process.stderr.write(`coze-bridge: reload failed: ${String(o)}
|
|
226
|
-
`),1}}async function
|
|
229
|
+
`),1}}async function os(t){if(t.supervisor){let c=t.supervisor,d={nodeBin:"",entry:"",logFile:"",homeDir:"",userName:""};return{platform:c.platform,install:u=>c.install(d,u),uninstall:()=>c.uninstall(d)}}if(t.skipSupervisor)return;let{getSupervisor:e,buildContext:r}=await Promise.resolve().then(()=>(ep(),Qh)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function op(t,e){let r=await e.probe();if(r.kind==="connected")return r;let i=t.spawnDaemon??Ch,o=t.waitTimeoutMs??15e3,c=t.sleep??W1,d=t.paths??X(),u=await os(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let f=await tp(e,o,c);if(f.kind==="connected")return f;At(d.bridgeLogsDir,"warn","cli","supervisor \u8D77 daemon \u8D85\u65F6, \u56DE\u9000\u624B\u52A8 spawn (\u672C\u6B21\u65E0\u5D29\u6E83\u4FDD\u6D3B)",{waitMs:o})}catch(f){At(d.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(f)})}At(d.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 j1(d.pidFile,c)}else u&&await u.install({activate:!1}).catch(f=>process.stderr.write(`coze-bridge: \u81EA\u542F\u6CE8\u518C\u5931\u8D25(\u4E0D\u5F71\u54CD\u672C\u6B21): ${String(f)}
|
|
227
230
|
`));return process.stdout.write(`coze-bridge: starting daemon...
|
|
228
|
-
`),await i({paths:t.paths}),
|
|
231
|
+
`),await i({paths:t.paths}),tp(e,o,c)}async function z1(t){let e=new Xt(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
|
|
229
232
|
`);try{await e.request({method:"POST",path:"/shutdown"})}catch(d){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(d)}
|
|
230
|
-
`)}await new Promise(d=>setTimeout(d,500))}let i=await
|
|
233
|
+
`)}await new Promise(d=>setTimeout(d,500))}let i=await os(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
|
|
231
234
|
`)}catch(d){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(d)}
|
|
232
|
-
`)}let o=t.paths??
|
|
235
|
+
`)}let o=t.paths??X(),{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
236
|
`)}catch(d){return process.stderr.write(`coze-bridge: remove failed: ${String(d)}
|
|
234
237
|
`),1}return process.stdout.write(`coze-bridge: purged (agents workspaces preserved under ~/.coze/agents)
|
|
235
|
-
`),0}async function
|
|
238
|
+
`),0}async function U1(t){let e=await os(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
|
|
236
239
|
`),await e.install(),process.stdout.write(`coze-bridge: supervisor installed (daemon will auto-start on login)
|
|
237
240
|
`),0}catch(r){return process.stderr.write(`coze-bridge: service install failed: ${String(r)}
|
|
238
|
-
`),1}}async function
|
|
241
|
+
`),1}}async function G1(t){let e=await os(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
|
|
239
242
|
`),0}catch(r){return process.stderr.write(`coze-bridge: service uninstall failed: ${String(r)}
|
|
240
|
-
`),1}}async function
|
|
241
|
-
`),
|
|
242
|
-
`),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(_=>setTimeout(_,500)))):
|
|
243
|
-
`)}let
|
|
244
|
-
`),1;let
|
|
243
|
+
`),1}}async function ap(t,e,r){if(e)return At(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(At(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(At(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)
|
|
244
|
+
`),At(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function q1(t,e,r,i={},o,c){let d=new Xt(r.paths),u=r.paths??X(),f=await ap(u,c,r.reconstructEnv??Nd);if(await Zc(u,f).catch(E=>At(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(E)})),!r.skipDistInstall){let E=await Ud({paths:r.paths});E.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${E.fromVersion} \u2192 ${E.toVersion}
|
|
245
|
+
`),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(_=>setTimeout(_,500)))):E.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${E.libVersion}
|
|
246
|
+
`)}let h=await op(r,d);if(h.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${h.kind}
|
|
247
|
+
`),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 d.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
248
|
`),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 d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(
|
|
250
|
-
`)}let
|
|
251
|
-
`),1;let
|
|
252
|
-
`),await
|
|
253
|
-
`),1)}catch(
|
|
254
|
-
`),1}}async function
|
|
249
|
+
`),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(E.body)}
|
|
250
|
+
`),1}catch(E){return process.stderr.write(`coze-bridge: pair failed: ${String(E)}
|
|
251
|
+
`),1}}async function H1(t,e,r={},i){let o=e.paths??X(),c=t??await Vo(o);if(!c)return process.stderr.write("coze-bridge: \u627E\u4E0D\u5230 patToken \u2014 \u5148\u8DD1\u4E00\u6B21 `coze-bridge --pat-token=<sat_xxx> --pair-code=<xxx>` \u914D\u5BF9, \u6216\u672C\u6B21\u7528 `--pat-token` \u6307\u5B9A\n"),1;let d=new Xt(e.paths),u=await ap(o,i,e.reconstructEnv??Nd);if(await Zc(o,u).catch(w=>At(o.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(w)})),!e.skipDistInstall){let w=await Ud({paths:e.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
|
|
252
|
+
`),(await d.probe()).kind==="connected"&&(await d.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}
|
|
253
|
+
`)}let f=await op(e,d);if(f.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${f.kind}
|
|
254
|
+
`),1;let h={privatecode:c};r.env&&(h.env=r.env),r.handshakeUrl&&(h.handshake_url=r.handshakeUrl),r.frontierUrl&&(h.frontier_url=r.frontierUrl),r.mockScenario&&(h.mock_scenario=r.mockScenario);try{let w=await d.request({method:"POST",path:"/connect",body:h,timeoutMs:35e3});return w.status===200&&w.body?.ok?(process.stdout.write(`coze-bridge: connected (${w.body.note??"ok"})
|
|
255
|
+
`),t!==void 0&&await ns(c,o).catch(E=>np.warn("writePatToken after connect failed (ignored)",{err:String(E)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(w.body)}
|
|
256
|
+
`),1)}catch(w){return process.stderr.write(`coze-bridge: connect failed: ${String(w)}
|
|
257
|
+
`),1}}async function tp(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 j1(t,e,r=60,i=200){let{readFile:o}=await import("node:fs/promises");for(let c=0;c<r;c++){let d;try{d=await o(t,"utf8")}catch{return}let u=Number.parseInt(d.trim(),10);if(!Number.isFinite(u)||u<=0||!Ui(u))return;await e(i)}}function W1(t){return new Promise(e=>setTimeout(e,t))}te();function K1(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 cp(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=K1(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
258
|
`),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
259
|
\u5347\u7EA7\u5B8C\u540E\u9700\u8981\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\u91CD\u65B0\u8FDE\u63A5:
|
|
257
260
|
npx -y coze-bridge@latest stop
|
|
258
261
|
npx -y coze-bridge@latest connect
|
|
259
262
|
|
|
260
|
-
`)}
|
|
263
|
+
`)}cp();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&xl("warn");rp(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
|
|
261
264
|
`),process.exit(1)});
|