coze-bridge 0.2.7-alpha.102 → 0.2.7-alpha.11
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 +79 -82
- package/package.json +7 -3
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 Bg=Object.create;var Oa=Object.defineProperty;var Fg=Object.getOwnPropertyDescriptor;var zg=Object.getOwnPropertyNames;var Ug=Object.getPrototypeOf,Hg=Object.prototype.hasOwnProperty;var pe=(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 rt=(t,e)=>()=>(t&&(e=t(t=0)),e);var ce=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),La=(t,e)=>{for(var r in e)Oa(t,r,{get:e[r],enumerable:!0})},Gg=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of zg(e))!Hg.call(t,o)&&o!==r&&Oa(t,o,{get:()=>e[o],enumerable:!(i=Fg(e,o))||i.enumerable});return t};var jt=(t,e,r)=>(r=t!=null?Bg(Ug(t)):{},Gg(e||!t||!t.__esModule?Oa(r,"default",{value:t,enumerable:!0}):r,t));function Xe(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var lr=rt(()=>{"use strict"});import{createWriteStream as jg,mkdirSync as qg,readdirSync as Wg,unlinkSync as Kg}from"node:fs";import{join as Dl}from"node:path";function Mn(t){let e=r=>String(r).padStart(2,"0");return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}`}function ur(t,e){return`${t}-${e}.log`}function Na(t,e){let r=t.match(/^(.+)-(\d{4}-\d{2}-\d{2})\.log$/);return!r||r[1]!==e?null:r[2]??null}function $g(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 ms(t,e,r,i){let o;try{o=Wg(t)}catch{return}for(let c of o){let d=Na(c,e);if(d&&$g(d,r,i))try{Kg(Dl(t,c))}catch{}}}var ci,Ma=rt(()=>{"use strict";ci=class{constructor(e,r,i){this.dir=e;this.prefix=r;this.opts=i;this.clock=i.clock??(()=>Mn(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{qg(this.dir,{recursive:!0});let r=jg(Dl(this.dir,ur(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:
|
|
14
|
-
`,r)}var qt=nt(()=>{"use strict"});import{promises as Hl,readdirSync as vg}from"node:fs";import{homedir as Sg}from"node:os";import{sep as Ig,join as Te,resolve as ql}from"node:path";function J(t){let e=t??Sg(),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 Fe(t,e=J()){let r=Te(e.agentsRoot,t);return{root:r,config:Te(r,"config.json"),workspace:Te(r,"workspace"),logs:Te(r,"logs")}}function Es(t=J()){try{return vg(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function si(t,e){let r=await Hl.realpath(ql(t)).catch(()=>null);if(!r)return!1;let i=await Hl.realpath(ql(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+Ig)}var Re=nt(()=>{"use strict"});var vs={};Na(vs,{AGENT_CONFIG_FILE_MODE:()=>bs,enforceAgentConfigMode:()=>Tg,loadAgentConfig:()=>ve,persistAgentSessions:()=>oi,persistAgentSkills:()=>ai,saveAgentConfig:()=>ze});import{chmod as Ag,stat as kg}from"node:fs/promises";function ve(t,e){return lr(Fe(t,e).config)}function ze(t,e){return ur(Fe(t.agentId,e).config,t,{mode:bs})}async function Tg(t,e){if(process.platform==="win32")return;let r=Fe(t,e).config;try{let i=await kg(r);if(!i.isFile())return;let o=i.mode&511;o!==bs&&(await Ag(r,bs),jl.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;jl.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function oi(t,e,r){let i=await ve(t,r);i&&(i.sessions=Object.fromEntries(e),await ze(i,r))}async function ai(t,e,r){let i=await ve(t,r);i&&(i.skills=e,await ze(i,r))}var jl,bs,jt=nt(()=>{"use strict";qt();te();Re();jl=G("agent-config"),bs=384});var ja=ae((II,$l)=>{$l.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 Is=ae(Vl=>{var Yl={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 Lg(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(Yl))Vl[t]=Lg(Yl[t])});var eu=ae((kI,Ql)=>{var Ng=fe("fs"),Ne=fe("path"),Jl=ja(),Mg=Is(),Bg=typeof process=="object"&&process.platform==="win32",Zl=t=>typeof t=="object"&&t!==null,Xl=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 Se(t){this.sep=Ne.sep,this.fs=Ng,Zl(t)&&Zl(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Ql.exports=Se;Se.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 Mg.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};Se.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=Ne.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};Se.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 x=Ne.dirname(t);c.fs.exists(x,function(g){g||c.makeDir(x),c.fs.open(t,"w",438,function(w,S){w?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(y,v){c.fs.write(v,e,0,e.length,0,function(){c.fs.close(v,function(){c.fs.chmod(t,i||438,function(){o(!0)})})})})}):S?c.fs.write(S,e,0,e.length,0,function(){c.fs.close(S,function(){c.fs.chmod(t,i||438,function(){o(!0)})})}):c.fs.chmod(t,i||438,function(){o(!0)})})})})})};Se.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=Ne.join(i,u),x=e.fs.statSync(f);(!o||o.test(f))&&d.push(Ne.normalize(f)+(x.isDirectory()?e.sep:"")),x.isDirectory()&&c&&(d=d.concat(r(f,o,c)))}),d}return r(t,void 0,!0)};Se.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=Ne.join(t,u),r.fs.stat(u,function(f,x){if(f)return e(f);x&&(i.push(Ne.normalize(u)+(x.isDirectory()?r.sep:"")),x.isDirectory()?r.findFilesAsync(u,function(g,w){if(g)return e(g);i=i.concat(w),--d||e(null,i)}):--d||e(null,i))})})})};Se.prototype.getAttributes=function(){};Se.prototype.setAttributes=function(){};Se.crc32update=function(t,e){return Xl[(t^e)&255]^t>>>8};Se.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=Se.crc32update(r,t[i++]);return~r>>>0};Se.methodToString=function(t){switch(t){case Jl.STORED:return"STORED ("+t+")";case Jl.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};Se.canonical=function(t){if(!t)return"";let e=Ne.posix.normalize("/"+t.split("\\").join("/"));return Ne.join(".",e)};Se.zipnamefix=function(t){if(!t)return"";let e=Ne.posix.normalize("/"+t.split("\\").join("/"));return Ne.posix.join(".",e)};Se.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]};Se.sanitize=function(t,e){t=Ne.resolve(Ne.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Ne.normalize(Ne.join(t,r.slice(i,o).join(Ne.sep)));if(c.indexOf(t)===0)return c}return Ne.normalize(Ne.join(t,Ne.basename(e)))};Se.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};Se.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};Se.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)};Se.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};Se.isWin=Bg;Se.crcTable=Xl});var nu=ae((TI,tu)=>{var Fg=fe("path");tu.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=Fg.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 iu=ae((RI,ru)=>{ru.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var xr=ae((CI,hr)=>{hr.exports=eu();hr.exports.Constants=ja();hr.exports.Errors=Is();hr.exports.FileAttr=nu();hr.exports.decoder=iu()});var ou=ae((PI,su)=>{var ln=xr(),U=ln.Constants;su.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,d=0,u=0,f=0,x=0,g=0,w=0,S=0,y=0,v=0;t|=ln.isWin?2560:768,r|=U.FLG_EFS;let I={extraLen:0},A=b=>Math.max(0,b)>>>0,R=b=>Math.max(0,b)&65535,D=b=>Math.max(0,b)&255;return o=ln.fromDate2DOS(new Date),{get made(){return t},set made(b){t=b},get version(){return e},set version(b){e=b},get flags(){return r},set flags(b){r=b},get flags_efs(){return(r&U.FLG_EFS)>0},set flags_efs(b){b?r|=U.FLG_EFS:r&=~U.FLG_EFS},get flags_desc(){return(r&U.FLG_DESC)>0},set flags_desc(b){b?r|=U.FLG_DESC:r&=~U.FLG_DESC},get method(){return i},set method(b){switch(b){case U.STORED:this.version=10;case U.DEFLATED:default:this.version=20}i=b},get time(){return ln.fromDOS2Date(this.timeval)},set time(b){b=new Date(b),this.timeval=ln.fromDate2DOS(b)},get timeval(){return o},set timeval(b){o=A(b)},get timeHighByte(){return D(o>>>8)},get crc(){return c},set crc(b){c=A(b)},get compressedSize(){return d},set compressedSize(b){d=A(b)},get size(){return u},set size(b){u=A(b)},get fileNameLength(){return f},set fileNameLength(b){f=b},get extraLength(){return x},set extraLength(b){x=b},get extraLocalLength(){return I.extraLen},set extraLocalLength(b){I.extraLen=b},get commentLength(){return g},set commentLength(b){g=b},get diskNumStart(){return w},set diskNumStart(b){w=A(b)},get inAttr(){return S},set inAttr(b){S=A(b)},get attr(){return y},set attr(b){y=A(b)},get fileAttr(){return(y||0)>>16&4095},get offset(){return v},set offset(b){v=A(b)},get encrypted(){return(r&U.FLG_ENC)===U.FLG_ENC},get centralHeaderSize(){return U.CENHDR+f+x+g},get realDataOffset(){return v+U.LOCHDR+I.fnameLen+I.extraLen},get localHeader(){return I},loadLocalHeaderFromBinary:function(b){var P=b.slice(v,v+U.LOCHDR);if(P.readUInt32LE(0)!==U.LOCSIG)throw ln.Errors.INVALID_LOC();I.version=P.readUInt16LE(U.LOCVER),I.flags=P.readUInt16LE(U.LOCFLG),I.flags_desc=(I.flags&U.FLG_DESC)>0,I.method=P.readUInt16LE(U.LOCHOW),I.time=P.readUInt32LE(U.LOCTIM),I.crc=P.readUInt32LE(U.LOCCRC),I.compressedSize=P.readUInt32LE(U.LOCSIZ),I.size=P.readUInt32LE(U.LOCLEN),I.fnameLen=P.readUInt16LE(U.LOCNAM),I.extraLen=P.readUInt16LE(U.LOCEXT);let O=v+U.LOCHDR+I.fnameLen,B=O+I.extraLen;return b.slice(O,B)},loadFromBinary:function(b){if(b.length!==U.CENHDR||b.readUInt32LE(0)!==U.CENSIG)throw ln.Errors.INVALID_CEN();t=b.readUInt16LE(U.CENVEM),e=b.readUInt16LE(U.CENVER),r=b.readUInt16LE(U.CENFLG),i=b.readUInt16LE(U.CENHOW),o=b.readUInt32LE(U.CENTIM),c=b.readUInt32LE(U.CENCRC),d=b.readUInt32LE(U.CENSIZ),u=b.readUInt32LE(U.CENLEN),f=b.readUInt16LE(U.CENNAM),x=b.readUInt16LE(U.CENEXT),g=b.readUInt16LE(U.CENCOM),w=b.readUInt16LE(U.CENDSK),S=b.readUInt16LE(U.CENATT),y=b.readUInt32LE(U.CENATX),v=b.readUInt32LE(U.CENOFF)},localHeaderToBinary:function(){var b=Buffer.alloc(U.LOCHDR);return b.writeUInt32LE(U.LOCSIG,0),b.writeUInt16LE(e,U.LOCVER),b.writeUInt16LE(r,U.LOCFLG),b.writeUInt16LE(i,U.LOCHOW),b.writeUInt32LE(o,U.LOCTIM),b.writeUInt32LE(c,U.LOCCRC),b.writeUInt32LE(d,U.LOCSIZ),b.writeUInt32LE(u,U.LOCLEN),b.writeUInt16LE(f,U.LOCNAM),b.writeUInt16LE(I.extraLen,U.LOCEXT),b},centralHeaderToBinary:function(){var b=Buffer.alloc(U.CENHDR+f+x+g);return b.writeUInt32LE(U.CENSIG,0),b.writeUInt16LE(t,U.CENVEM),b.writeUInt16LE(e,U.CENVER),b.writeUInt16LE(r,U.CENFLG),b.writeUInt16LE(i,U.CENHOW),b.writeUInt32LE(o,U.CENTIM),b.writeUInt32LE(c,U.CENCRC),b.writeUInt32LE(d,U.CENSIZ),b.writeUInt32LE(u,U.CENLEN),b.writeUInt16LE(f,U.CENNAM),b.writeUInt16LE(x,U.CENEXT),b.writeUInt16LE(g,U.CENCOM),b.writeUInt16LE(w,U.CENDSK),b.writeUInt16LE(S,U.CENATT),b.writeUInt32LE(y,U.CENATX),b.writeUInt32LE(v,U.CENOFF),b},toJSON:function(){let b=function(P){return P+" bytes"};return{made:t,version:e,flags:r,method:ln.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:b(d),size:b(u),fileNameLength:b(f),extraLength:b(x),commentLength:b(g),diskNumStart:w,inAttr:S,attr:y,offset:v,centralHeaderSize:b(U.CENHDR+f+x+g)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var cu=ae((DI,au)=>{var pr=xr(),ye=pr.Constants;au.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 ye.ENDHDR+o},loadFromBinary:function(c){if((c.length!==ye.ENDHDR||c.readUInt32LE(0)!==ye.ENDSIG)&&(c.length<ye.ZIP64HDR||c.readUInt32LE(0)!==ye.ZIP64SIG))throw pr.Errors.INVALID_END();c.readUInt32LE(0)===ye.ENDSIG?(t=c.readUInt16LE(ye.ENDSUB),e=c.readUInt16LE(ye.ENDTOT),r=c.readUInt32LE(ye.ENDSIZ),i=c.readUInt32LE(ye.ENDOFF),o=c.readUInt16LE(ye.ENDCOM)):(t=pr.readBigUInt64LE(c,ye.ZIP64SUB),e=pr.readBigUInt64LE(c,ye.ZIP64TOT),r=pr.readBigUInt64LE(c,ye.ZIP64SIZE),i=pr.readBigUInt64LE(c,ye.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(ye.ENDHDR+o);return c.writeUInt32LE(ye.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,ye.ENDSUB),c.writeUInt16LE(e,ye.ENDTOT),c.writeUInt32LE(r,ye.ENDSIZ),c.writeUInt32LE(i,ye.ENDOFF),c.writeUInt16LE(o,ye.ENDCOM),c.fill(" ",ye.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(Wa=>{Wa.EntryHeader=ou();Wa.MainHeader=cu()});var lu=ae((LI,du)=>{du.exports=function(t){var e=fe("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 x=0;x<c.length;x++){var g=c[x];g.copy(u,f),f+=g.length}i&&i(u)}),o.end(t)}}}});var fu=ae((NI,uu)=>{var zg=+(process.versions?process.versions.node:"").split(".")[0]||0;uu.exports=function(t,e){var r=fe("zlib");let i=zg>=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),x=0;f.fill(0);for(var g=0;g<d.length;g++){var w=d[g];w.copy(f,x),x+=w.length}o&&o(f)}),c.end(t)}}}});var gu=ae((MI,mu)=>{"use strict";var{randomFillSync:hu}=fe("crypto"),Ug=Is(),Gg=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}),pu=(t,e)=>Math.imul(t,e)>>>0,xu=(t,e)=>Gg[(t^e)&255]^t>>>8,ci=()=>typeof hu=="function"?hu(Buffer.alloc(12)):ci.node();ci.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 As={genSalt:ci};function ks(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])}ks.prototype.updateKeys=function(t){let e=this.keys;return e[0]=xu(e[0],t),e[1]+=e[0]&255,e[1]=pu(e[1],134775813)+1,e[2]=xu(e[2],e[1]>>>24),t};ks.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return pu(t,t^1)>>8&255};function Hg(t){let e=new ks(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 qg(t){let e=new ks(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 jg(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Hg(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw Ug.WRONG_PASSWORD();return i(t.slice(12))}function Wg(t){Buffer.isBuffer(t)&&t.length>=12?As.genSalt=function(){return t.slice(0,12)}:t==="node"?As.genSalt=ci.node:As.genSalt=ci}function Kg(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=qg(r),c=As.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)}mu.exports={decrypt:jg,encrypt:Kg,_salter:Wg}});var wu=ae(Ts=>{Ts.Deflater=lu();Ts.Inflater=fu();Ts.ZipCrypto=gu()});var Ya=ae((FI,_u)=>{var ce=xr(),$g=Ka(),Ie=ce.Constants,$a=wu();_u.exports=function(t,e){var r=new $g.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,d=null,u=Buffer.alloc(0),f=Buffer.alloc(0),x=!0;let g=t,w=typeof g.decoder=="object"?g.decoder:ce.decoder;x=w.hasOwnProperty("efs")?w.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(b){if(!r.flags_desc&&!r.localHeader.flags_desc){if(ce.crc32(b)!==r.localHeader.crc)return!1}else{let P={},O=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(O)==Ie.LOCSIG||e.readUInt32LE(O)==Ie.CENSIG)throw ce.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(O)==Ie.EXTSIG)P.crc=e.readUInt32LE(O+Ie.EXTCRC),P.compressedSize=e.readUInt32LE(O+Ie.EXTSIZ),P.size=e.readUInt32LE(O+Ie.EXTLEN);else if(e.readUInt16LE(O+12)===19280)P.crc=e.readUInt32LE(O+Ie.EXTCRC-4),P.compressedSize=e.readUInt32LE(O+Ie.EXTSIZ-4),P.size=e.readUInt32LE(O+Ie.EXTLEN-4);else throw ce.Errors.DESCRIPTOR_UNKNOWN();if(P.compressedSize!==r.compressedSize||P.size!==r.size||P.crc!==r.crc)throw ce.Errors.DESCRIPTOR_FAULTY();if(ce.crc32(b)!==P.crc)return!1}return!0}function v(b,P,O){if(typeof P>"u"&&typeof b=="string"&&(O=b,b=void 0),c)return b&&P&&P(Buffer.alloc(0),ce.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var B=S();if(B.length===0)return b&&P&&P(B),B;if(r.encrypted){if(typeof O!="string"&&!Buffer.isBuffer(O))throw ce.Errors.INVALID_PASS_PARAM();B=$a.ZipCrypto.decrypt(B,r,O)}var M=Buffer.alloc(r.size);switch(r.method){case ce.Constants.STORED:if(B.copy(M),y(M))return b&&P&&P(M),M;throw b&&P&&P(M,ce.Errors.BAD_CRC()),ce.Errors.BAD_CRC();case ce.Constants.DEFLATED:var V=new $a.Inflater(B,r.size);if(b)V.inflateAsync(function(K){K.copy(K,0),P&&(y(K)?P(K):P(K,ce.Errors.BAD_CRC()))});else{if(V.inflate(M).copy(M,0),!y(M))throw ce.Errors.BAD_CRC(`"${w.decode(i)}"`);return M}break;default:throw b&&P&&P(Buffer.alloc(0),ce.Errors.UNKNOWN_METHOD()),ce.Errors.UNKNOWN_METHOD()}}function I(b,P){if((!d||!d.length)&&Buffer.isBuffer(e))return b&&P&&P(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),b&&P&&P(O),O;default:case ce.Constants.DEFLATED:var B=new $a.Deflater(d);if(b)B.deflateAsync(function(V){O=Buffer.alloc(V.length),r.compressedSize=V.length,V.copy(O),P&&P(O)});else{var M=B.deflate();return r.compressedSize=M.length,M}B=null;break}}else if(b&&P)P(Buffer.alloc(0));else return Buffer.alloc(0)}function A(b,P){return ce.readBigUInt64LE(b,P)}function R(b){try{for(var P=0,O,B,M;P+4<b.length;)O=b.readUInt16LE(P),P+=2,B=b.readUInt16LE(P),P+=2,M=b.slice(P,P+B),P+=B,Ie.ID_ZIP64===O&&D(M)}catch{throw ce.Errors.EXTRA_FIELD_PARSE_ERROR()}}function D(b){var P,O,B,M;b.length>=Ie.EF_ZIP64_SCOMP&&(P=A(b,Ie.EF_ZIP64_SUNCOMP),r.size===Ie.EF_ZIP64_OR_32&&(r.size=P)),b.length>=Ie.EF_ZIP64_RHO&&(O=A(b,Ie.EF_ZIP64_SCOMP),r.compressedSize===Ie.EF_ZIP64_OR_32&&(r.compressedSize=O)),b.length>=Ie.EF_ZIP64_DSN&&(B=A(b,Ie.EF_ZIP64_RHO),r.offset===Ie.EF_ZIP64_OR_32&&(r.offset=B)),b.length>=Ie.EF_ZIP64_DSN+4&&(M=b.readUInt32LE(Ie.EF_ZIP64_DSN),r.diskNumStart===Ie.EF_ZIP64_OR_16&&(r.diskNumStart=M))}return{get entryName(){return w.decode(i)},get rawEntryName(){return i},set entryName(b){i=ce.toBuffer(b,w.encode);var P=i[i.length-1];c=P===47||P===92,r.fileNameLength=i.length},get efs(){return typeof x=="function"?x(this.entryName):x},get extra(){return u},set extra(b){u=b,r.extraLength=b.length,R(b)},get comment(){return w.decode(o)},set comment(b){if(o=ce.toBuffer(b,w.encode),r.commentLength=o.length,o.length>65535)throw ce.Errors.COMMENT_TOO_LONG()},get name(){var b=w.decode(i);return c?b.substr(b.length-1).split("/").pop():b.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return I(!1,null)},getCompressedDataAsync:function(b){I(!0,b)},setData:function(b){d=ce.toBuffer(b,ce.decoder.encode),!c&&d.length?(r.size=d.length,r.method=ce.Constants.DEFLATED,r.crc=ce.crc32(b),r.changed=!0):r.method=ce.Constants.STORED},getData:function(b){return r.changed?d:v(!1,null,b)},getDataAsync:function(b,P){r.changed?b(d):v(!0,b,P)},set attr(b){r.attr=b},get attr(){return r.attr},set header(b){r.loadFromBinary(b)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var b=r.centralHeaderToBinary(),P=ce.Constants.CENHDR;return i.copy(b,P),P+=i.length,u.copy(b,P),P+=r.extraLength,o.copy(b,P),b},packLocalHeader:function(){let b=0;r.flags_efs=this.efs,r.extraLocalLength=f.length;let P=r.localHeaderToBinary(),O=Buffer.alloc(P.length+i.length+r.extraLocalLength);return P.copy(O,b),b+=P.length,i.copy(O,b),b+=i.length,f.copy(O,b),b+=f.length,O},toJSON:function(){let b=function(P){return"<"+(P&&P.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:b(e),data:b(d)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var bu=ae((zI,Eu)=>{var yu=Ya(),Yg=Ka(),$e=xr();Eu.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Yg.MainHeader,d=!1,u=null;let f=new Set,x=e,{noSort:g,decoder:w}=x;t?v(x.readEntries):d=!0;function S(){let A=new Set;for(let R of Object.keys(i)){let D=R.split("/");if(D.pop(),!!D.length)for(let b=0;b<D.length;b++){let P=D.slice(0,b+1).join("/")+"/";A.add(P)}}for(let R of A)if(!(R in i)){let D=new yu(x);D.entryName=R,D.attr=16,D.temporary=!0,r.push(D),i[D.entryName]=D,f.add(D)}}function y(){if(d=!0,i={},c.diskEntries>(t.length-c.offset)/$e.Constants.CENHDR)throw $e.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var A=c.offset,R=0;R<r.length;R++){var D=A,b=new yu(x,t);b.header=t.slice(D,D+=$e.Constants.CENHDR),b.entryName=t.slice(D,D+=b.header.fileNameLength),b.header.extraLength&&(b.extra=t.slice(D,D+=b.header.extraLength)),b.header.commentLength&&(b.comment=t.slice(D,D+b.header.commentLength)),A+=b.header.centralHeaderSize,r[R]=b,i[b.entryName]=b}f.clear(),S()}function v(A){var R=t.length-$e.Constants.ENDHDR,D=Math.max(0,R-65535),b=D,P=t.length,O=-1,B=0;for(typeof x.trailingSpace=="boolean"&&x.trailingSpace&&(D=0),R;R>=b;R--)if(t[R]===80){if(t.readUInt32LE(R)===$e.Constants.ENDSIG){O=R,B=R,P=R+$e.Constants.ENDHDR,b=R-$e.Constants.END64HDR;continue}if(t.readUInt32LE(R)===$e.Constants.END64SIG){b=D;continue}if(t.readUInt32LE(R)===$e.Constants.ZIP64SIG){O=R,P=R+$e.readBigUInt64LE(t,R+$e.Constants.ZIP64SIZE)+$e.Constants.ZIP64LEAD;break}}if(O==-1)throw $e.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(O,P)),c.commentLength&&(o=t.slice(B+$e.Constants.ENDHDR)),A&&y()}function I(){r.length>1&&!g&&r.sort((A,R)=>A.entryName.toLowerCase().localeCompare(R.entryName.toLowerCase()))}return{get entries(){return d||y(),r.filter(A=>!f.has(A))},get comment(){return w.decode(o)},set comment(A){o=$e.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||y(),i[A]||null},setEntry:function(A){d||y(),r.push(A),i[A.entryName]=A,c.totalEntries=r.length},deleteFile:function(A,R=!0){d||y();let D=i[A];this.getEntryChildren(D,R).map(P=>P.entryName).forEach(this.deleteEntry)},deleteEntry:function(A){d||y();let R=i[A],D=r.indexOf(R);D>=0&&(r.splice(D,1),delete i[A],c.totalEntries=r.length)},getEntryChildren:function(A,R=!0){if(d||y(),typeof A=="object")if(A.isDirectory&&R){let D=[],b=A.entryName;for(let P of r)P.entryName.startsWith(b)&&D.push(P);return D}else return[A];return[]},getChildCount:function(A){if(A&&A.isDirectory){let R=this.getEntryChildren(A);return R.includes(A)?R.length-1:R.length}return 0},compressToBuffer:function(){d||y(),I();let A=[],R=[],D=0,b=0;c.size=0,c.offset=0;let P=0;for(let M of this.entries){let V=M.getCompressedData();M.header.offset=b;let K=M.packLocalHeader(),re=K.length+V.length;b+=re,A.push(K),A.push(V);let X=M.packCentralHeader();R.push(X),c.size+=X.length,D+=re+X.length,P++}D+=c.mainHeaderSize,c.offset=b,c.totalEntries=P,b=0;let O=Buffer.alloc(D);for(let M of A)M.copy(O,b),b+=M.length;for(let M of R)M.copy(O,b),b+=M.length;let B=c.toBinary();return o&&o.copy(B,$e.Constants.ENDHDR),B.copy(O,b),t=O,d=!1,O},toAsyncBuffer:function(A,R,D,b){try{d||y(),I();let P=[],O=[],B=0,M=0,V=0;c.size=0,c.offset=0;let K=function(re){if(re.length>0){let X=re.shift(),se=X.entryName+X.extra.toString();D&&D(se),X.getCompressedDataAsync(function(oe){b&&b(se),X.header.offset=M;let C=X.packLocalHeader(),z=C.length+oe.length;M+=z,P.push(C),P.push(oe);let H=X.packCentralHeader();O.push(H),c.size+=H.length,B+=z+H.length,V++,K(re)})}else{B+=c.mainHeaderSize,c.offset=M,c.totalEntries=V,M=0;let X=Buffer.alloc(B);P.forEach(function(oe){oe.copy(X,M),M+=oe.length}),O.forEach(function(oe){oe.copy(X,M),M+=oe.length});let se=c.toBinary();o&&o.copy(se,$e.Constants.ENDHDR),se.copy(X,M),t=X,d=!1,A(X)}};K(Array.from(this.entries))}catch(P){R(P)}}}}});var Iu=ae((UI,Su)=>{var be=xr(),Ee=fe("path"),Vg=Ya(),Jg=bu(),Dn=(...t)=>be.findLast(t,e=>typeof e=="boolean"),vu=(...t)=>be.findLast(t,e=>typeof e=="string"),Zg=(...t)=>be.findLast(t,e=>typeof e=="function"),Xg={noSort:!1,readEntries:!1,method:be.Constants.NONE,fs:null};Su.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),Xg);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=be.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new be(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=be.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=be.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw be.Errors.INVALID_FILENAME();let c=new Jg(r,i),{canonical:d,sanitize:u,zipnamefix:f}=be;function x(y){if(y&&c){var v;if(typeof y=="string"&&(v=c.getEntry(Ee.posix.normalize(y))),typeof y=="object"&&typeof y.entryName<"u"&&typeof y.header<"u"&&(v=c.getEntry(y.entryName)),v)return v}return null}function g(y){let{join:v,normalize:I,sep:A}=Ee.posix;return v(Ee.isAbsolute(y)?"/":".",I(A+y.split("\\").join(A)+A))}function w(y){return y instanceof RegExp?(function(v){return function(I){return v.test(I)}})(y):typeof y!="function"?()=>!0:y}let S=(y,v)=>{let I=v.slice(-1);return I=I===o.sep?o.sep:"",Ee.relative(y,v)+I};return{readFile:function(y,v){var I=x(y);return I&&I.getData(v)||null},childCount:function(y){let v=x(y);if(v)return c.getChildCount(v)},readFileAsync:function(y,v){var I=x(y);I?I.getDataAsync(v):v(null,"getEntry failed for:"+y)},readAsText:function(y,v){var I=x(y);if(I){var A=I.getData();if(A&&A.length)return A.toString(v||"utf8")}return""},readAsTextAsync:function(y,v,I){var A=x(y);A?A.getDataAsync(function(R,D){if(D){v(R,D);return}R&&R.length?v(R.toString(I||"utf8")):v("")}):v("")},deleteFile:function(y,v=!0){var I=x(y);I&&c.deleteFile(I.entryName,v)},deleteEntry:function(y){var v=x(y);v&&c.deleteEntry(v.entryName)},addZipComment:function(y){c.comment=y},getZipComment:function(){return c.comment||""},addZipEntryComment:function(y,v){var I=x(y);I&&(I.comment=v)},getZipEntryComment:function(y){var v=x(y);return v&&v.comment||""},updateFile:function(y,v){var I=x(y);I&&I.setData(v)},addLocalFile:function(y,v,I,A){if(o.fs.existsSync(y)){v=v?g(v):"";let R=Ee.win32.basename(Ee.win32.normalize(y));v+=I||R;let D=o.fs.statSync(y),b=D.isFile()?o.fs.readFileSync(y):Buffer.alloc(0);D.isDirectory()&&(v+=o.sep),this.addFile(v,b,A,D)}else throw be.Errors.FILE_NOT_FOUND(y)},addLocalFileAsync:function(y,v){y=typeof y=="object"?y:{localPath:y};let I=Ee.resolve(y.localPath),{comment:A}=y,{zipPath:R,zipName:D}=y,b=this;o.fs.stat(I,function(P,O){if(P)return v(P,!1);R=R?g(R):"";let B=Ee.win32.basename(Ee.win32.normalize(I));if(R+=D||B,O.isFile())o.fs.readFile(I,function(M,V){return M?v(M,!1):(b.addFile(R,V,A,O),setImmediate(v,void 0,!0))});else if(O.isDirectory())return R+=o.sep,b.addFile(R,Buffer.alloc(0),A,O),setImmediate(v,void 0,!0)})},addLocalFolder:function(y,v,I){if(I=w(I),v=v?g(v):"",y=Ee.normalize(y),o.fs.existsSync(y)){let A=o.findFiles(y),R=this;if(A.length)for(let D of A){let b=Ee.join(v,S(y,D));I(b)&&R.addLocalFile(D,Ee.dirname(b))}}else throw be.Errors.FILE_NOT_FOUND(y)},addLocalFolderAsync:function(y,v,I,A){A=w(A),I=I?g(I):"",y=Ee.normalize(y);var R=this;o.fs.open(y,"r",function(D){if(D&&D.code==="ENOENT")v(void 0,be.Errors.FILE_NOT_FOUND(y));else if(D)v(void 0,D);else{var b=o.findFiles(y),P=-1,O=function(){if(P+=1,P<b.length){var B=b[P],M=S(y,B).split("\\").join("/");M=M.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),A(M)?o.fs.stat(B,function(V,K){V&&v(void 0,V),K.isFile()?o.fs.readFile(B,function(re,X){re?v(void 0,re):(R.addFile(I+M,X,"",K),O())}):(R.addFile(I+M+"/",Buffer.alloc(0),"",K),O())}):process.nextTick(()=>{O()})}else v(!0,void 0)};O()}})},addLocalFolderAsync2:function(y,v){let I=this;y=typeof y=="object"?y:{localPath:y},localPath=Ee.resolve(g(y.localPath));let{zipPath:A,filter:R,namefix:D}=y;R instanceof RegExp?R=(function(O){return function(B){return O.test(B)}})(R):typeof R!="function"&&(R=function(){return!0}),A=A?g(A):"",D=="latin1"&&(D=O=>O.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof D!="function"&&(D=O=>O);let b=O=>Ee.join(A,D(S(localPath,O))),P=O=>Ee.win32.basename(Ee.win32.normalize(D(O)));o.fs.open(localPath,"r",function(O){O&&O.code==="ENOENT"?v(void 0,be.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=>R(b(V))),M.length||v(void 0,!1),setImmediate(M.reverse().reduce(function(V,K){return function(re,X){if(re||X===!1)return setImmediate(V,re,!1);I.addLocalFileAsync({localPath:K,zipPath:Ee.dirname(b(K)),zipName:P(K)},V)}},v))})})},addLocalFolderPromise:function(y,v){return new Promise((I,A)=>{this.addLocalFolderAsync2(Object.assign({localPath:y},v),(R,D)=>{R&&A(R),D&&I(this)})})},addFile:function(y,v,I,A){y=f(y);let R=x(y),D=R!=null;D||(R=new Vg(i),R.entryName=y),R.comment=I||"";let b=typeof A=="object"&&A instanceof o.fs.Stats;b&&(R.header.time=A.mtime);var P=R.isDirectory?16:0;let O=R.isDirectory?16384:32768;return b?O|=4095&A.mode:typeof A=="number"?O|=4095&A:O|=R.isDirectory?493:420,P=(P|O<<16)>>>0,R.attr=P,R.setData(v),D||c.setEntry(R),R},getEntries:function(y){return c.password=y,c?c.entries:[]},getEntry:function(y){return x(y)},getEntryCount:function(){return c.getEntryCount()},forEach:function(y){return c.forEach(y)},extractEntryTo:function(y,v,I,A,R,D){A=Dn(!1,A),R=Dn(!1,R),I=Dn(!0,I),D=vu(R,D);var b=x(y);if(!b)throw be.Errors.NO_ENTRY();var P=d(b.entryName),O=u(v,D&&!b.isDirectory?D:I?P:Ee.basename(P));if(b.isDirectory){var B=c.getEntryChildren(b);return B.forEach(function(K){if(K.isDirectory)return;var re=K.getData();if(!re)throw be.Errors.CANT_EXTRACT_FILE();var X=d(K.entryName),se=u(v,I?X:Ee.basename(X));let oe=R?K.header.fileAttr:void 0;o.writeFileTo(se,re,A,oe)}),!0}var M=b.getData(c.password);if(!M)throw be.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(O)&&!A)throw be.Errors.CANT_OVERRIDE();let V=R?y.header.fileAttr:void 0;return o.writeFileTo(O,M,A,V),!0},test:function(y){if(!c)return!1;for(var v in c.entries)try{if(v.isDirectory)continue;var I=c.entries[v].getData(y);if(!I)return!1}catch{return!1}return!0},extractAllTo:function(y,v,I,A){if(I=Dn(!1,I),A=vu(I,A),v=Dn(!1,v),!c)throw be.Errors.NO_ZIP();c.entries.forEach(function(R){var D=u(y,d(R.entryName));if(R.isDirectory){o.makeDir(D);return}var b=R.getData(A);if(!b)throw be.Errors.CANT_EXTRACT_FILE();let P=I?R.header.fileAttr:void 0;o.writeFileTo(D,b,v,P);try{o.fs.utimesSync(D,R.header.time,R.header.time)}catch{throw be.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(y,v,I,A){if(A=Zg(v,I,A),I=Dn(!1,I),v=Dn(!1,v),!A)return new Promise((O,B)=>{this.extractAllToAsync(y,v,I,function(M){M?B(M):O(this)})});if(!c){A(be.Errors.NO_ZIP());return}y=Ee.resolve(y);let R=O=>u(y,Ee.normalize(d(O.entryName))),D=(O,B)=>new Error(O+': "'+B+'"'),b=[],P=[];c.entries.forEach(O=>{O.isDirectory?b.push(O):P.push(O)});for(let O of b){let B=R(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(D("Unable to create folder",B))}}P.reverse().reduce(function(O,B){return function(M){if(M)O(M);else{let V=Ee.normalize(d(B.entryName)),K=u(y,V);B.getDataAsync(function(re,X){if(X)O(X);else if(!re)O(be.Errors.CANT_EXTRACT_FILE());else{let se=I?B.header.fileAttr:void 0;o.writeFileToAsync(K,re,v,se,function(oe){oe||O(D("Unable to write file",K)),o.fs.utimes(K,B.header.time,B.header.time,function(C){C?O(D("Unable to set times",K)):O()})})}})}}},A)()},writeZip:function(y,v){if(arguments.length===1&&typeof y=="function"&&(v=y,y=""),!y&&i.filename&&(y=i.filename),!!y){var I=c.compressToBuffer();if(I){var A=o.writeFileTo(y,I,!0);typeof v=="function"&&v(A?null:new Error("failed"),"")}}},writeZipPromise:function(y,v){let{overwrite:I,perm:A}=Object.assign({overwrite:!0},v);return new Promise((R,D)=>{!y&&i.filename&&(y=i.filename),y||D("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(b=>{let P=O=>O?R(O):D("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(y,b,I,A,P)},D)})},toBufferPromise:function(){return new Promise((y,v)=>{c.toAsyncBuffer(y,v)})},toBuffer:function(y,v,I,A){return typeof y=="function"?(c.toAsyncBuffer(y,v,I,A),null):c.compressToBuffer()}}}});import{execFile as iy,spawn as sy,spawnSync as ik}from"node:child_process";import{promisify as oy}from"node:util";function cy(t){if(process.platform!=="win32")return!1;if(Wf.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(Wf,"").toLowerCase();return ay.has(r)}function Kf(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return cy(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function st(t,e=[],r={}){return sy(t,e,Kf(t,r))}function $f(t,e=[],r={}){return dy(t,e,Kf(t,r))}var ay,Wf,dy,Zt=nt(()=>{"use strict";ay=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),Wf=/\.(cmd|bat|ps1)$/i;dy=oy(iy)});var Qt=ae((cC,Gh)=>{"use strict";var zh=["nodebuffer","arraybuffer","fragments"],Uh=typeof Blob<"u";Uh&&zh.push("blob");Gh.exports={BINARY_TYPES:zh,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:Uh,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Xi=ae((dC,Uo)=>{"use strict";var{EMPTY_BUFFER:Kb}=Qt(),Sd=Buffer[Symbol.species];function $b(t,e){if(t.length===0)return Kb;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 Sd(r.buffer,r.byteOffset,i):r}function Hh(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function qh(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function Yb(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function Id(t){if(Id.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new Sd(t):ArrayBuffer.isView(t)?e=new Sd(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),Id.readOnly=!1),e}Uo.exports={concat:$b,mask:Hh,toArrayBuffer:Yb,toBuffer:Id,unmask:qh};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=fe("bufferutil");Uo.exports.mask=function(e,r,i,o,c){c<48?Hh(e,r,i,o,c):t.mask(e,r,i,o,c)},Uo.exports.unmask=function(e,r){e.length<32?qh(e,r):t.unmask(e,r)}}catch{}});var Kh=ae((lC,Wh)=>{"use strict";var jh=Symbol("kDone"),Ad=Symbol("kRun"),kd=class{constructor(e){this[jh]=()=>{this.pending--,this[Ad]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Ad]()}[Ad](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[jh])}}};Wh.exports=kd});var Hr=ae((uC,Jh)=>{"use strict";var Qi=fe("zlib"),$h=Xi(),Vb=Kh(),{kStatusCode:Yh}=Qt(),Jb=Buffer[Symbol.species],Zb=Buffer.from([0,0,255,255]),Ho=Symbol("permessage-deflate"),en=Symbol("total-length"),Ur=Symbol("callback"),kn=Symbol("buffers"),Gr=Symbol("error"),Go,Td=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,!Go){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Go=new Vb(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[Ur];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){Go.add(o=>{this._decompress(e,r,(c,d)=>{o(),i(c,d)})})}compress(e,r,i){Go.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"?Qi.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=Qi.createInflateRaw({...this._options.zlibInflateOptions,windowBits:d}),this._inflate[Ho]=this,this._inflate[en]=0,this._inflate[kn]=[],this._inflate.on("error",Qb),this._inflate.on("data",Vh)}this._inflate[Ur]=i,this._inflate.write(e),r&&this._inflate.write(Zb),this._inflate.flush(()=>{let c=this._inflate[Gr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let d=$h.concat(this._inflate[kn],this._inflate[en]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[en]=0,this._inflate[kn]=[],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"?Qi.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=Qi.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:d}),this._deflate[en]=0,this._deflate[kn]=[],this._deflate.on("data",Xb)}this._deflate[Ur]=i,this._deflate.write(e),this._deflate.flush(Qi.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=$h.concat(this._deflate[kn],this._deflate[en]);r&&(c=new Jb(c.buffer,c.byteOffset,c.length-4)),this._deflate[Ur]=null,this._deflate[en]=0,this._deflate[kn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};Jh.exports=Td;function Xb(t){this[kn].push(t),this[en]+=t.length}function Vh(t){if(this[en]+=t.length,this[Ho]._maxPayload<1||this[en]<=this[Ho]._maxPayload){this[kn].push(t);return}this[Gr]=new RangeError("Max payload size exceeded"),this[Gr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Gr][Yh]=1009,this.removeListener("data",Vh),this.reset()}function Qb(t){if(this[Ho]._inflate=null,this[Gr]){this[Ur](this[Gr]);return}t[Yh]=1007,this[Ur](t)}});var qr=ae((fC,qo)=>{"use strict";var{isUtf8:Zh}=fe("buffer"),{hasBlob:ev}=Qt(),tv=[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 nv(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function Rd(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 rv(t){return ev&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}qo.exports={isBlob:rv,isValidStatusCode:nv,isValidUTF8:Rd,tokenChars:tv};if(Zh)qo.exports.isValidUTF8=function(t){return t.length<24?Rd(t):Zh(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=fe("utf-8-validate");qo.exports.isValidUTF8=function(e){return e.length<32?Rd(e):t(e)}}catch{}});var Ld=ae((hC,ix)=>{"use strict";var{Writable:iv}=fe("stream"),Xh=Hr(),{BINARY_TYPES:sv,EMPTY_BUFFER:Qh,kStatusCode:ov,kWebSocket:av}=Qt(),{concat:Cd,toArrayBuffer:cv,unmask:dv}=Xi(),{isValidStatusCode:lv,isValidUTF8:ex}=qr(),jo=Buffer[Symbol.species],mt=0,tx=1,nx=2,rx=3,Pd=4,Dd=5,Wo=6,Od=class extends iv{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||sv[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[av]=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=mt}_write(e,r,i){if(this._opcode===8&&this._state==mt)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 jo(i.buffer,i.byteOffset+e,i.length-e),new jo(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 jo(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 mt:this.getInfo(e);break;case tx:this.getPayloadLength16(e);break;case nx:this.getPayloadLength64(e);break;case rx:this.getMask();break;case Pd:this.getData(e);break;case Dd:case Wo: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[Xh.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=tx:this._payloadLength===127?this._state=nx: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=rx:this._state=Pd}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Pd}getData(e){let r=Qh;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&&dv(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Dd,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[Xh.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===mt&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=mt;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=Cd(i,r):this._binaryType==="arraybuffer"?o=cv(Cd(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=mt):(this._state=Wo,setImmediate(()=>{this.emit("message",o,!0),this._state=mt,this.startLoop(e)}))}else{let o=Cd(i,r);if(!this._skipUTF8Validation&&!ex(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Dd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=mt):(this._state=Wo,setImmediate(()=>{this.emit("message",o,!1),this._state=mt,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,Qh),this.end();else{let i=e.readUInt16BE(0);if(!lv(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new jo(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!ex(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=mt;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=mt):(this._state=Wo,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=mt,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[ov]=o,d}};ix.exports=Od});var Bd=ae((pC,ax)=>{"use strict";var{Duplex:xC}=fe("stream"),{randomFillSync:uv}=fe("crypto"),{types:{isUint8Array:fv}}=fe("util"),sx=Hr(),{EMPTY_BUFFER:hv,kWebSocket:xv,NOOP:pv}=Qt(),{isBlob:jr,isValidStatusCode:mv}=qr(),{mask:ox,toBuffer:Jn}=Xi(),gt=Symbol("kByteLength"),gv=Buffer.alloc(4),Ko=8*1024,Zn,Wr=Ko,At=0,wv=1,_v=2,Nd=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=At,this.onerror=pv,this[xv]=void 0}static frame(e,r){let i,o=!1,c=2,d=!1;r.mask&&(i=r.maskBuffer||gv,r.generateMask?r.generateMask(i):(Wr===Ko&&(Zn===void 0&&(Zn=Buffer.alloc(Ko)),uv(Zn,0,Ko),Wr=0),i[0]=Zn[Wr++],i[1]=Zn[Wr++],i[2]=Zn[Wr++],i[3]=Zn[Wr++]),d=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||d)&&r[gt]!==void 0?u=r[gt]:(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 x=Buffer.allocUnsafe(o?u+c:c);return x[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(x[0]|=64),x[1]=f,f===126?x.writeUInt16BE(u,2):f===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?(ox(e,i,x,c,u),[x]):(ox(e,i,e,0,u),[x,e])):[x,e]}close(e,r,i,o){let c;if(e===void 0)c=hv;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(fv(r))c.set(r,2);else throw new TypeError("Second argument must be a string or a Uint8Array")}}let d={[gt]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==At?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):jr(e)?(o=e.size,c=!1):(e=Jn(e),o=e.length,c=Jn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[gt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};jr(e)?this._state!==At?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==At?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):jr(e)?(o=e.size,c=!1):(e=Jn(e),o=e.length,c=Jn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[gt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};jr(e)?this._state!==At?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==At?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}send(e,r,i){let o=this._extensions[sx.extensionName],c=r.binary?2:1,d=r.compress,u,f;typeof e=="string"?(u=Buffer.byteLength(e),f=!1):jr(e)?(u=e.size,f=!1):(e=Jn(e),u=e.length,f=Jn.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={[gt]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:f,rsv1:d};jr(e)?this._state!==At?this.enqueue([this.getBlobData,e,this._compress,x,i]):this.getBlobData(e,this._compress,x,i):this._state!==At?this.enqueue([this.dispatch,e,this._compress,x,i]):this.dispatch(e,this._compress,x,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[gt],this._state=_v,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(Md,this,u,o);return}this._bufferedBytes-=i[gt];let d=Jn(c);r?this.dispatch(d,r,i,o):(this._state=At,this.sendFrame(t.frame(d,i),o),this.dequeue())}).catch(c=>{process.nextTick(yv,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[sx.extensionName];this._bufferedBytes+=i[gt],this._state=wv,c.compress(e,i.fin,(d,u)=>{if(this._socket.destroyed){let f=new Error("The socket was closed while data was being compressed");Md(this,f,o);return}this._bufferedBytes-=i[gt],this._state=At,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===At&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][gt],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][gt],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)}};ax.exports=Nd;function Md(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 yv(t,e,r){Md(t,e,r),t.onerror(e)}});var mx=ae((mC,px)=>{"use strict";var{kForOnEventAttribute:es,kListener:Fd}=Qt(),cx=Symbol("kCode"),dx=Symbol("kData"),lx=Symbol("kError"),ux=Symbol("kMessage"),fx=Symbol("kReason"),Kr=Symbol("kTarget"),hx=Symbol("kType"),xx=Symbol("kWasClean"),tn=class{constructor(e){this[Kr]=null,this[hx]=e}get target(){return this[Kr]}get type(){return this[hx]}};Object.defineProperty(tn.prototype,"target",{enumerable:!0});Object.defineProperty(tn.prototype,"type",{enumerable:!0});var Xn=class extends tn{constructor(e,r={}){super(e),this[cx]=r.code===void 0?0:r.code,this[fx]=r.reason===void 0?"":r.reason,this[xx]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[cx]}get reason(){return this[fx]}get wasClean(){return this[xx]}};Object.defineProperty(Xn.prototype,"code",{enumerable:!0});Object.defineProperty(Xn.prototype,"reason",{enumerable:!0});Object.defineProperty(Xn.prototype,"wasClean",{enumerable:!0});var $r=class extends tn{constructor(e,r={}){super(e),this[lx]=r.error===void 0?null:r.error,this[ux]=r.message===void 0?"":r.message}get error(){return this[lx]}get message(){return this[ux]}};Object.defineProperty($r.prototype,"error",{enumerable:!0});Object.defineProperty($r.prototype,"message",{enumerable:!0});var ts=class extends tn{constructor(e,r={}){super(e),this[dx]=r.data===void 0?null:r.data}get data(){return this[dx]}};Object.defineProperty(ts.prototype,"data",{enumerable:!0});var Ev={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[es]&&o[Fd]===e&&!o[es])return;let i;if(t==="message")i=function(c,d){let u=new ts("message",{data:d?c:c.toString()});u[Kr]=this,$o(e,this,u)};else if(t==="close")i=function(c,d){let u=new Xn("close",{code:c,reason:d.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Kr]=this,$o(e,this,u)};else if(t==="error")i=function(c){let d=new $r("error",{error:c,message:c.message});d[Kr]=this,$o(e,this,d)};else if(t==="open")i=function(){let c=new tn("open");c[Kr]=this,$o(e,this,c)};else return;i[es]=!!r[es],i[Fd]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[Fd]===e&&!r[es]){this.removeListener(t,r);break}}};px.exports={CloseEvent:Xn,ErrorEvent:$r,Event:tn,EventTarget:Ev,MessageEvent:ts};function $o(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Yo=ae((gC,gx)=>{"use strict";var{tokenChars:ns}=qr();function Ft(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function bv(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,d,u,f=-1,x=-1,g=-1,w=0;for(;w<t.length;w++)if(x=t.charCodeAt(w),d===void 0)if(g===-1&&ns[x]===1)f===-1&&(f=w);else if(w!==0&&(x===32||x===9))g===-1&&f!==-1&&(g=w);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${w}`);g===-1&&(g=w);let y=t.slice(f,g);x===44?(Ft(e,y,r),r=Object.create(null)):d=y,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${w}`);else if(u===void 0)if(g===-1&&ns[x]===1)f===-1&&(f=w);else if(x===32||x===9)g===-1&&f!==-1&&(g=w);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${w}`);g===-1&&(g=w),Ft(r,t.slice(f,g),!0),x===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),f=g=-1}else if(x===61&&f!==-1&&g===-1)u=t.slice(f,w),f=g=-1;else throw new SyntaxError(`Unexpected character at index ${w}`);else if(o){if(ns[x]!==1)throw new SyntaxError(`Unexpected character at index ${w}`);f===-1?f=w:i||(i=!0),o=!1}else if(c)if(ns[x]===1)f===-1&&(f=w);else if(x===34&&f!==-1)c=!1,g=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(g===-1&&ns[x]===1)f===-1&&(f=w);else if(f!==-1&&(x===32||x===9))g===-1&&(g=w);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${w}`);g===-1&&(g=w);let y=t.slice(f,g);i&&(y=y.replace(/\\/g,""),i=!1),Ft(r,u,y),x===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),u=void 0,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${w}`);if(f===-1||c||x===32||x===9)throw new SyntaxError("Unexpected end of input");g===-1&&(g=w);let S=t.slice(f,g);return d===void 0?Ft(e,S,r):(u===void 0?Ft(r,S,!0):i?Ft(r,u,S.replace(/\\/g,"")):Ft(r,u,S),Ft(e,d,r)),e}function vv(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(", ")}gx.exports={format:vv,parse:bv}});var Xo=ae((yC,Cx)=>{"use strict";var Sv=fe("events"),Iv=fe("https"),Av=fe("http"),Ex=fe("net"),kv=fe("tls"),{randomBytes:Tv,createHash:Rv}=fe("crypto"),{Duplex:wC,Readable:_C}=fe("stream"),{URL:zd}=fe("url"),Tn=Hr(),Cv=Ld(),Pv=Bd(),{isBlob:Dv}=qr(),{BINARY_TYPES:_x,CLOSE_TIMEOUT:Ov,EMPTY_BUFFER:Vo,GUID:Lv,kForOnEventAttribute:Ud,kListener:Nv,kStatusCode:Mv,kWebSocket:je,NOOP:bx}=Qt(),{EventTarget:{addEventListener:Bv,removeEventListener:Fv}}=mx(),{format:zv,parse:Uv}=Yo(),{toBuffer:Gv}=Xi(),vx=Symbol("kAborted"),Gd=[8,13],nn=["CONNECTING","OPEN","CLOSING","CLOSED"],Hv=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ge=class t extends Sv{constructor(e,r,i){super(),this._binaryType=_x[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Vo,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]),Sx(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){_x.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 Cv({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 Pv(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[je]=this,c[je]=this,e[je]=this,o.on("conclude",Wv),o.on("drain",Kv),o.on("error",$v),o.on("message",Yv),o.on("ping",Vv),o.on("pong",Jv),c.onerror=Zv,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",kx),e.on("data",Zo),e.on("end",Tx),e.on("error",Rx),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){dt(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())}),Ax(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){Hd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||Vo,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){Hd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||Vo,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){Hd(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||Vo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){dt(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:nn.indexOf("CONNECTING")});Object.defineProperty(ge.prototype,"CONNECTING",{enumerable:!0,value:nn.indexOf("CONNECTING")});Object.defineProperty(ge,"OPEN",{enumerable:!0,value:nn.indexOf("OPEN")});Object.defineProperty(ge.prototype,"OPEN",{enumerable:!0,value:nn.indexOf("OPEN")});Object.defineProperty(ge,"CLOSING",{enumerable:!0,value:nn.indexOf("CLOSING")});Object.defineProperty(ge.prototype,"CLOSING",{enumerable:!0,value:nn.indexOf("CLOSING")});Object.defineProperty(ge,"CLOSED",{enumerable:!0,value:nn.indexOf("CLOSED")});Object.defineProperty(ge.prototype,"CLOSED",{enumerable:!0,value:nn.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[Ud])return e[Nv];return null},set(e){for(let r of this.listeners(t))if(r[Ud]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[Ud]:!0})}})});ge.prototype.addEventListener=Bv;ge.prototype.removeEventListener=Fv;Cx.exports=ge;function Sx(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:Ov,protocolVersion:Gd[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,!Gd.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${Gd.join(", ")})`);let c;if(e instanceof zd)c=e;else try{c=new zd(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 I=new SyntaxError(f);if(t._redirects===0)throw I;Jo(t,I);return}let x=d?443:80,g=Tv(16).toString("base64"),w=d?Iv.request:Av.request,S=new Set,y;if(o.createConnection=o.createConnection||(d?jv:qv),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":g,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(y=new Tn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=zv({[Tn.extensionName]:y.offer()})),r.length){for(let I of r){if(typeof I!="string"||!Hv.test(I)||S.has(I))throw new SyntaxError("An invalid or duplicated subprotocol was specified");S.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,R]of Object.entries(I))i.headers[A.toLowerCase()]=R}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",()=>{dt(t,v,"Opening handshake has timed out")}),v.on("error",I=>{v===null||v[vx]||(v=t._req=null,Jo(t,I))}),v.on("response",I=>{let A=I.headers.location,R=I.statusCode;if(A&&o.followRedirects&&R>=300&&R<400){if(++t._redirects>o.maxRedirects){dt(t,v,"Maximum redirects exceeded");return}v.abort();let D;try{D=new zd(A,e)}catch{let P=new SyntaxError(`Invalid URL: ${A}`);Jo(t,P);return}Sx(t,D,r,i)}else t.emit("unexpected-response",v,I)||dt(t,v,`Unexpected server response: ${I.statusCode}`)}),v.on("upgrade",(I,A,R)=>{if(t.emit("upgrade",I),t.readyState!==ge.CONNECTING)return;v=t._req=null;let D=I.headers.upgrade;if(D===void 0||D.toLowerCase()!=="websocket"){dt(t,A,"Invalid Upgrade header");return}let b=Rv("sha1").update(g+Lv).digest("base64");if(I.headers["sec-websocket-accept"]!==b){dt(t,A,"Invalid Sec-WebSocket-Accept header");return}let P=I.headers["sec-websocket-protocol"],O;if(P!==void 0?S.size?S.has(P)||(O="Server sent an invalid subprotocol"):O="Server sent a subprotocol but none was requested":S.size&&(O="Server sent no subprotocol"),O){dt(t,A,O);return}P&&(t._protocol=P);let B=I.headers["sec-websocket-extensions"];if(B!==void 0){if(!y){dt(t,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let M;try{M=Uv(B)}catch{dt(t,A,"Invalid Sec-WebSocket-Extensions header");return}let V=Object.keys(M);if(V.length!==1||V[0]!==Tn.extensionName){dt(t,A,"Server indicated an extension that was not requested");return}try{y.accept(M[Tn.extensionName])}catch{dt(t,A,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[Tn.extensionName]=y}t.setSocket(A,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 Jo(t,e){t._readyState=ge.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function qv(t){return t.path=t.socketPath,Ex.connect(t)}function jv(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=Ex.isIP(t.host)?"":t.host),kv.connect(t)}function dt(t,e,r){t._readyState=ge.CLOSING;let i=new Error(r);Error.captureStackTrace(i,dt),e.setHeader?(e[vx]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(Jo,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Hd(t,e,r){if(e){let i=Dv(e)?e.size:Gv(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${nn[t.readyState]})`);process.nextTick(r,i)}}function Wv(t,e){let r=this[je];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[je]!==void 0&&(r._socket.removeListener("data",Zo),process.nextTick(Ix,r._socket),t===1005?r.close():r.close(t,e))}function Kv(){let t=this[je];t.isPaused||t._socket.resume()}function $v(t){let e=this[je];e._socket[je]!==void 0&&(e._socket.removeListener("data",Zo),process.nextTick(Ix,e._socket),e.close(t[Mv])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function yx(){this[je].emitClose()}function Yv(t,e){this[je].emit("message",t,e)}function Vv(t){let e=this[je];e._autoPong&&e.pong(t,!this._isServer,bx),e.emit("ping",t)}function Jv(t){this[je].emit("pong",t)}function Ix(t){t.resume()}function Zv(t){let e=this[je];e.readyState!==ge.CLOSED&&(e.readyState===ge.OPEN&&(e._readyState=ge.CLOSING,Ax(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Ax(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function kx(){let t=this[je];if(this.removeListener("close",kx),this.removeListener("data",Zo),this.removeListener("end",Tx),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[je]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",yx),t._receiver.on("finish",yx))}function Zo(t){this[je]._receiver.write(t)||this.pause()}function Tx(){let t=this[je];t._readyState=ge.CLOSING,t._receiver.end(),this.end()}function Rx(){let t=this[je];this.removeListener("error",Rx),this.on("error",bx),t&&(t._readyState=ge.CLOSING,this.destroy())}});var Lx=ae((bC,Ox)=>{"use strict";var EC=Xo(),{Duplex:Xv}=fe("stream");function Px(t){t.emit("close")}function Qv(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Dx(t){this.removeListener("error",Dx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function eS(t,e){let r=!0,i=new Xv({...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(Px,i);return}let d=!1;t.once("error",function(f){d=!0,c(f)}),t.once("close",function(){d||c(o),process.nextTick(Px,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",Qv),i.on("error",Dx),i}Ox.exports=eS});var qd=ae((vC,Nx)=>{"use strict";var{tokenChars:tS}=qr();function nS(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&&tS[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}Nx.exports={parse:nS}});var Hx=ae((IC,Gx)=>{"use strict";var rS=fe("events"),Qo=fe("http"),{Duplex:SC}=fe("stream"),{createHash:iS}=fe("crypto"),Mx=Yo(),Qn=Hr(),sS=qd(),oS=Xo(),{CLOSE_TIMEOUT:aS,GUID:cS,kWebSocket:dS}=Qt(),lS=/^[+/0-9A-Za-z]{22}==$/,Bx=0,Fx=1,Ux=2,jd=class extends rS{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:aS,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:oS,...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=uS(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=Bx}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===Ux){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(rs,this);return}if(e&&this.once("close",e),this._state!==Fx)if(this._state=Fx,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(rs,this):process.nextTick(rs,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{rs(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",zx);let c=e.headers["sec-websocket-key"],d=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){er(this,e,r,405,"Invalid HTTP method");return}if(d===void 0||d.toLowerCase()!=="websocket"){er(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!lS.test(c)){er(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){er(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){is(r,400);return}let f=e.headers["sec-websocket-protocol"],x=new Set;if(f!==void 0)try{x=sS.parse(f)}catch{er(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let g=e.headers["sec-websocket-extensions"],w={};if(this.options.perMessageDeflate&&g!==void 0){let S=new Qn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let y=Mx.parse(g);y[Qn.extensionName]&&(S.accept(y[Qn.extensionName]),w[Qn.extensionName]=S)}catch{er(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let S={origin:e.headers[`${u===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(S,(y,v,I,A)=>{if(!y)return is(r,v||401,I,A);this.completeUpgrade(w,c,x,e,r,i,o)});return}if(!this.options.verifyClient(S))return is(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[dS])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Bx)return is(c,503);let x=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${iS("sha1").update(r+cS).digest("base64")}`],g=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}`),g._protocol=w)}if(e[Qn.extensionName]){let w=e[Qn.extensionName].params,S=Mx.format({[Qn.extensionName]:[w]});x.push(`Sec-WebSocket-Extensions: ${S}`),g._extensions=e}this.emit("headers",x,o),c.write(x.concat(`\r
|
|
10
|
+
`),this.stream=void 0;return}this.currentDate!==void 0&&ms(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 Vg,mkdirSync as Jg}from"node:fs";import{join as Zg}from"node:path";function Ll(t){let e=t.retentionDays??Qg,r=t.clock??(()=>Mn(new Date));_s={bridgeSink:new ci(t.bridgeLogsDir,"bridge",{retentionDays:e,clock:r}),agentSinks:new Map,makeAgentSink:o=>new ci(t.agentLogsDir(o),"agent",{retentionDays:e,clock:r})};let i=r();ms(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])ms(t.agentLogsDir(o),"agent",i,e)}function em(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function Nl(t){Ba=t}function Ml(t){return fr[Ba]<=fr[t]}function Bl(t,e){let r=fr[t];return r===void 0?!0:r>=fr[e]}function ys(t){Ol={...t}}function Fl(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`${Mn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${d}`}function ut(t,e,r,i,o){try{let c=`${JSON.stringify({ts:Fl(new Date),level:e,module:r,msg:i,...o})}
|
|
11
|
+
`;Jg(t,{recursive:!0}),Vg(Zg(t,ur("bridge",Mn(new Date))),c)}catch{}}function tm(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function ws(t,e,r,i,o){if(fr[t]<fr[Ba])return;let c=`${JSON.stringify({ts:Fl(new Date),level:t,module:e,msg:r,...Ol,...i})}
|
|
12
|
+
`;if(_s){let d=tm(o,i),u=d?em(_s,d):_s.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?Xg.write(c):Yg.write(c)}function j(t,e){return{debug:(r,i)=>ws("debug",t,r,i,e),info:(r,i)=>ws("info",t,r,i,e),warn:(r,i)=>ws("warn",t,r,i,e),error:(r,i)=>ws("error",t,r,i,e),child:r=>j(`${t}.${r}`,e),forAgent:r=>j(t,r)}}var fr,Ba,Yg,Xg,Ol,Qg,_s,ne=rt(()=>{"use strict";lr();Ma();fr={debug:10,info:20,warn:30,error:40},Ba=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),Yg=process.stdout,Xg=process.stderr,Ol={},Qg=Xe("COZE_BRIDGE_LOG_RETENTION_DAYS",30),_s=null});var k,$e=rt(()=>{"use strict";k=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 Gl={};La(Gl,{ACP_WRAPPER_NPM_PACKAGES:()=>Es,_resetAcpInstallerForTests:()=>am,_setBinaryPathCacheForTests:()=>cm,buildAcpSpawn:()=>di,ensureAcpInstalled:()=>xr,getAcpBinaryPath:()=>vs,pickWhichLine:()=>Ua,probeAcpVersion:()=>om,resolveAcpCommand:()=>Hl});import{readFileSync as zl}from"node:fs";import{createRequire as nm}from"node:module";import{dirname as rm,resolve as im}from"node:path";function za(t){if(t!=="codex")return;let e=process.env.COZE_BRIDGE_CODEX_ACP_BIN?.trim();return e||void 0}function Ua(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 sm(t){let e=Ul.resolve(`${t.npmPackage}/package.json`),r=rm(e),i=JSON.parse(zl(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 im(r,o)}async function xr(t,e){let r=Fa[t];if(!r)throw new k("BRIDGE_INTERNAL",`ensureAcpInstalled called for non-npm framework: ${t}`);let i=hr.get(t);if(i)return i;let o=za(t);if(o)return hr.set(t,o),bs.info("acp wrapper overridden by env",{framework:t,path:o}),o;try{let c=sm(r);return hr.set(t,c),bs.info("acp wrapper resolved",{framework:t,binary:r.binary,path:c}),c}catch(c){throw bs.warn("acp wrapper \u89E3\u6790\u5931\u8D25 (\u672A\u968F\u5305\u56FA\u5316\u5230 lib/node_modules?)",{framework:t,npmPackage:r.npmPackage,err:String(c)}),new k("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:c})}}async function om(t){let e=Fa[t];if(e)try{let r=Ul.resolve(`${e.npmPackage}/package.json`),i=JSON.parse(zl(r,"utf8"));return typeof i.version=="string"&&i.version.length>0?i.version:void 0}catch(r){bs.warn("acp wrapper probe: \u89E3\u6790 package.json \u5931\u8D25",{framework:t,npmPackage:e.npmPackage,err:String(r)});return}}function vs(t){return hr.get(t)}function Hl(t,e){if(e)return e;let r=za(t);if(r)return r;let i=vs(t);if(!i)throw new k("BRIDGE_INTERNAL",`${t} ACP wrapper \u8DEF\u5F84\u672A\u89E3\u6790 (ensureAcpInstalled \u672A\u5728\u6784\u9020\u524D\u8DD1\u901A)`);return i}function di(t,e,r){if(e)return{command:e,args:[...r]};let i=za(t);if(i)return{command:i,args:[...r]};let o=Hl(t);return{command:process.execPath,args:[o,...r]}}function am(){hr.clear()}function cm(t,e){hr.set(t,e)}var bs,Fa,Es,Ul,hr,dn=rt(()=>{"use strict";$e();ne();bs=j("agents.acp-installer"),Fa={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp"}},Es=Object.values(Fa).filter(t=>t!==void 0).map(t=>t.npmPackage),Ul=nm(import.meta.url),hr=new Map});import{chmod as lm,mkdir as um,readFile as fm,rename as hm,rm as xm,writeFile as pm}from"node:fs/promises";import{dirname as gm}from"node:path";async function ln(t){try{let e=await fm(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function un(t,e,r){await um(gm(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await pm(i,e,{encoding:"utf8",mode:r?.mode}),await hm(i,t),r?.mode!==void 0&&await lm(t,r.mode)}catch(o){throw await xm(i,{force:!0}).catch(()=>{}),o}}async function fn(t,e,r){await un(t,`${JSON.stringify(e,null,2)}
|
|
14
|
+
`,r)}var hn=rt(()=>{"use strict"});import{promises as Wl,readdirSync as mm}from"node:fs";import{homedir as wm}from"node:os";import{sep as _m,join as Ce,resolve as Kl}from"node:path";function Z(t){let e=t??wm(),r=Ce(e,".coze"),i=Ce(r,"bridge"),o=Ce(i,"lib"),c=Ce(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:Ce(o,"index.js"),binDir:Ce(i,"bin"),pidFile:Ce(i,"bridge.pid"),portFile:Ce(i,"bridge.port"),tokenFile:Ce(i,"bridge.token"),patTokenFile:Ce(i,"pat-token"),agentEnvFile:Ce(i,"agent-env.json"),logFile:Ce(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:Ce(c,"daemon-stdio.log"),installLock:Ce(i,"install.lock"),configFile:Ce(i,"config.json"),agentsRoot:Ce(r,"agents")}}function Ve(t,e=Z()){let r=Ce(e.agentsRoot,t);return{root:r,config:Ce(r,"config.json"),workspace:Ce(r,"workspace"),logs:Ce(r,"logs")}}function Ss(t=Z()){try{return mm(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function li(t,e){let r=await Wl.realpath(Kl(t)).catch(()=>null);if(!r)return!1;let i=await Wl.realpath(Kl(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+_m)}var Re=rt(()=>{"use strict"});var As={};La(As,{AGENT_CONFIG_FILE_MODE:()=>Is,enforceAgentConfigMode:()=>Em,loadAgentConfig:()=>Pe,persistAgentSessions:()=>ui,persistAgentSkills:()=>fi,saveAgentConfig:()=>Ue});import{chmod as ym,stat as bm}from"node:fs/promises";function Pe(t,e){return ln(Ve(t,e).config)}function Ue(t,e){return fn(Ve(t.agentId,e).config,t,{mode:Is})}async function Em(t,e){if(process.platform==="win32")return;let r=Ve(t,e).config;try{let i=await bm(r);if(!i.isFile())return;let o=i.mode&511;o!==Is&&(await ym(r,Is),$l.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;$l.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function ui(t,e,r){let i=await Pe(t,r);i&&(i.sessions=Object.fromEntries(e),await Ue(i,r))}async function fi(t,e,r){let i=await Pe(t,r);i&&(i.skills=e,await Ue(i,r))}var $l,Is,xn=rt(()=>{"use strict";hn();ne();Re();$l=j("agent-config"),Is=384});var ja=ce((PA,Zl)=>{Zl.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 Ts=ce(Xl=>{var Yl={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 Tm(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(Yl))Xl[t]=Tm(Yl[t])});var ru=ce((OA,nu)=>{var Cm=pe("fs"),Be=pe("path"),Ql=ja(),Rm=Ts(),Pm=typeof process=="object"&&process.platform==="win32",eu=t=>typeof t=="object"&&t!==null,tu=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 Ie(t){this.sep=Be.sep,this.fs=Cm,eu(t)&&eu(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}nu.exports=Ie;Ie.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 Rm.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};Ie.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=Be.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};Ie.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 x=Be.dirname(t);c.fs.exists(x,function(g){g||c.makeDir(x),c.fs.open(t,"w",438,function(m,S){m?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)})})})})})};Ie.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=Be.join(i,u),x=e.fs.statSync(f);(!o||o.test(f))&&d.push(Be.normalize(f)+(x.isDirectory()?e.sep:"")),x.isDirectory()&&c&&(d=d.concat(r(f,o,c)))}),d}return r(t,void 0,!0)};Ie.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=Be.join(t,u),r.fs.stat(u,function(f,x){if(f)return e(f);x&&(i.push(Be.normalize(u)+(x.isDirectory()?r.sep:"")),x.isDirectory()?r.findFilesAsync(u,function(g,m){if(g)return e(g);i=i.concat(m),--d||e(null,i)}):--d||e(null,i))})})})};Ie.prototype.getAttributes=function(){};Ie.prototype.setAttributes=function(){};Ie.crc32update=function(t,e){return tu[(t^e)&255]^t>>>8};Ie.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=Ie.crc32update(r,t[i++]);return~r>>>0};Ie.methodToString=function(t){switch(t){case Ql.STORED:return"STORED ("+t+")";case Ql.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};Ie.canonical=function(t){if(!t)return"";let e=Be.posix.normalize("/"+t.split("\\").join("/"));return Be.join(".",e)};Ie.zipnamefix=function(t){if(!t)return"";let e=Be.posix.normalize("/"+t.split("\\").join("/"));return Be.posix.join(".",e)};Ie.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]};Ie.sanitize=function(t,e){t=Be.resolve(Be.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Be.normalize(Be.join(t,r.slice(i,o).join(Be.sep)));if(c.indexOf(t)===0)return c}return Be.normalize(Be.join(t,Be.basename(e)))};Ie.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};Ie.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};Ie.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)};Ie.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};Ie.isWin=Pm;Ie.crcTable=tu});var su=ce((LA,iu)=>{var Dm=pe("path");iu.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=Dm.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 au=ce((NA,ou)=>{ou.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var mr=ce((MA,gr)=>{gr.exports=ru();gr.exports.Constants=ja();gr.exports.Errors=Ts();gr.exports.FileAttr=su();gr.exports.decoder=au()});var du=ce((BA,cu)=>{var pn=mr(),z=pn.Constants;cu.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,d=0,u=0,f=0,x=0,g=0,m=0,S=0,_=0,v=0;t|=pn.isWin?2560:768,r|=z.FLG_EFS;let I={extraLen:0},A=b=>Math.max(0,b)>>>0,C=b=>Math.max(0,b)&65535,O=b=>Math.max(0,b)&255;return o=pn.fromDate2DOS(new Date),{get made(){return t},set made(b){t=b},get version(){return e},set version(b){e=b},get flags(){return r},set flags(b){r=b},get flags_efs(){return(r&z.FLG_EFS)>0},set flags_efs(b){b?r|=z.FLG_EFS:r&=~z.FLG_EFS},get flags_desc(){return(r&z.FLG_DESC)>0},set flags_desc(b){b?r|=z.FLG_DESC:r&=~z.FLG_DESC},get method(){return i},set method(b){switch(b){case z.STORED:this.version=10;case z.DEFLATED:default:this.version=20}i=b},get time(){return pn.fromDOS2Date(this.timeval)},set time(b){b=new Date(b),this.timeval=pn.fromDate2DOS(b)},get timeval(){return o},set timeval(b){o=A(b)},get timeHighByte(){return O(o>>>8)},get crc(){return c},set crc(b){c=A(b)},get compressedSize(){return d},set compressedSize(b){d=A(b)},get size(){return u},set size(b){u=A(b)},get fileNameLength(){return f},set fileNameLength(b){f=b},get extraLength(){return x},set extraLength(b){x=b},get extraLocalLength(){return I.extraLen},set extraLocalLength(b){I.extraLen=b},get commentLength(){return g},set commentLength(b){g=b},get diskNumStart(){return m},set diskNumStart(b){m=A(b)},get inAttr(){return S},set inAttr(b){S=A(b)},get attr(){return _},set attr(b){_=A(b)},get fileAttr(){return(_||0)>>16&4095},get offset(){return v},set offset(b){v=A(b)},get encrypted(){return(r&z.FLG_ENC)===z.FLG_ENC},get centralHeaderSize(){return z.CENHDR+f+x+g},get realDataOffset(){return v+z.LOCHDR+I.fnameLen+I.extraLen},get localHeader(){return I},loadLocalHeaderFromBinary:function(b){var P=b.slice(v,v+z.LOCHDR);if(P.readUInt32LE(0)!==z.LOCSIG)throw pn.Errors.INVALID_LOC();I.version=P.readUInt16LE(z.LOCVER),I.flags=P.readUInt16LE(z.LOCFLG),I.flags_desc=(I.flags&z.FLG_DESC)>0,I.method=P.readUInt16LE(z.LOCHOW),I.time=P.readUInt32LE(z.LOCTIM),I.crc=P.readUInt32LE(z.LOCCRC),I.compressedSize=P.readUInt32LE(z.LOCSIZ),I.size=P.readUInt32LE(z.LOCLEN),I.fnameLen=P.readUInt16LE(z.LOCNAM),I.extraLen=P.readUInt16LE(z.LOCEXT);let L=v+z.LOCHDR+I.fnameLen,F=L+I.extraLen;return b.slice(L,F)},loadFromBinary:function(b){if(b.length!==z.CENHDR||b.readUInt32LE(0)!==z.CENSIG)throw pn.Errors.INVALID_CEN();t=b.readUInt16LE(z.CENVEM),e=b.readUInt16LE(z.CENVER),r=b.readUInt16LE(z.CENFLG),i=b.readUInt16LE(z.CENHOW),o=b.readUInt32LE(z.CENTIM),c=b.readUInt32LE(z.CENCRC),d=b.readUInt32LE(z.CENSIZ),u=b.readUInt32LE(z.CENLEN),f=b.readUInt16LE(z.CENNAM),x=b.readUInt16LE(z.CENEXT),g=b.readUInt16LE(z.CENCOM),m=b.readUInt16LE(z.CENDSK),S=b.readUInt16LE(z.CENATT),_=b.readUInt32LE(z.CENATX),v=b.readUInt32LE(z.CENOFF)},localHeaderToBinary:function(){var b=Buffer.alloc(z.LOCHDR);return b.writeUInt32LE(z.LOCSIG,0),b.writeUInt16LE(e,z.LOCVER),b.writeUInt16LE(r,z.LOCFLG),b.writeUInt16LE(i,z.LOCHOW),b.writeUInt32LE(o,z.LOCTIM),b.writeUInt32LE(c,z.LOCCRC),b.writeUInt32LE(d,z.LOCSIZ),b.writeUInt32LE(u,z.LOCLEN),b.writeUInt16LE(f,z.LOCNAM),b.writeUInt16LE(I.extraLen,z.LOCEXT),b},centralHeaderToBinary:function(){var b=Buffer.alloc(z.CENHDR+f+x+g);return b.writeUInt32LE(z.CENSIG,0),b.writeUInt16LE(t,z.CENVEM),b.writeUInt16LE(e,z.CENVER),b.writeUInt16LE(r,z.CENFLG),b.writeUInt16LE(i,z.CENHOW),b.writeUInt32LE(o,z.CENTIM),b.writeUInt32LE(c,z.CENCRC),b.writeUInt32LE(d,z.CENSIZ),b.writeUInt32LE(u,z.CENLEN),b.writeUInt16LE(f,z.CENNAM),b.writeUInt16LE(x,z.CENEXT),b.writeUInt16LE(g,z.CENCOM),b.writeUInt16LE(m,z.CENDSK),b.writeUInt16LE(S,z.CENATT),b.writeUInt32LE(_,z.CENATX),b.writeUInt32LE(v,z.CENOFF),b},toJSON:function(){let b=function(P){return P+" bytes"};return{made:t,version:e,flags:r,method:pn.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:b(d),size:b(u),fileNameLength:b(f),extraLength:b(x),commentLength:b(g),diskNumStart:m,inAttr:S,attr:_,offset:v,centralHeaderSize:b(z.CENHDR+f+x+g)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var uu=ce((FA,lu)=>{var wr=mr(),Ee=wr.Constants;lu.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 Ee.ENDHDR+o},loadFromBinary:function(c){if((c.length!==Ee.ENDHDR||c.readUInt32LE(0)!==Ee.ENDSIG)&&(c.length<Ee.ZIP64HDR||c.readUInt32LE(0)!==Ee.ZIP64SIG))throw wr.Errors.INVALID_END();c.readUInt32LE(0)===Ee.ENDSIG?(t=c.readUInt16LE(Ee.ENDSUB),e=c.readUInt16LE(Ee.ENDTOT),r=c.readUInt32LE(Ee.ENDSIZ),i=c.readUInt32LE(Ee.ENDOFF),o=c.readUInt16LE(Ee.ENDCOM)):(t=wr.readBigUInt64LE(c,Ee.ZIP64SUB),e=wr.readBigUInt64LE(c,Ee.ZIP64TOT),r=wr.readBigUInt64LE(c,Ee.ZIP64SIZE),i=wr.readBigUInt64LE(c,Ee.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(Ee.ENDHDR+o);return c.writeUInt32LE(Ee.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,Ee.ENDSUB),c.writeUInt16LE(e,Ee.ENDTOT),c.writeUInt32LE(r,Ee.ENDSIZ),c.writeUInt32LE(i,Ee.ENDOFF),c.writeUInt16LE(o,Ee.ENDCOM),c.fill(" ",Ee.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 Wa=ce(qa=>{qa.EntryHeader=du();qa.MainHeader=uu()});var hu=ce((UA,fu)=>{fu.exports=function(t){var e=pe("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 x=0;x<c.length;x++){var g=c[x];g.copy(u,f),f+=g.length}i&&i(u)}),o.end(t)}}}});var pu=ce((HA,xu)=>{var Om=+(process.versions?process.versions.node:"").split(".")[0]||0;xu.exports=function(t,e){var r=pe("zlib");let i=Om>=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),x=0;f.fill(0);for(var g=0;g<d.length;g++){var m=d[g];m.copy(f,x),x+=m.length}o&&o(f)}),c.end(t)}}}});var yu=ce((GA,_u)=>{"use strict";var{randomFillSync:gu}=pe("crypto"),Lm=Ts(),Nm=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}),wu=(t,e)=>Math.imul(t,e)>>>0,mu=(t,e)=>Nm[(t^e)&255]^t>>>8,hi=()=>typeof gu=="function"?gu(Buffer.alloc(12)):hi.node();hi.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 Cs={genSalt:hi};function Rs(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])}Rs.prototype.updateKeys=function(t){let e=this.keys;return e[0]=mu(e[0],t),e[1]+=e[0]&255,e[1]=wu(e[1],134775813)+1,e[2]=mu(e[2],e[1]>>>24),t};Rs.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return wu(t,t^1)>>8&255};function Mm(t){let e=new Rs(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 Bm(t){let e=new Rs(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 Fm(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Mm(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw Lm.WRONG_PASSWORD();return i(t.slice(12))}function zm(t){Buffer.isBuffer(t)&&t.length>=12?Cs.genSalt=function(){return t.slice(0,12)}:t==="node"?Cs.genSalt=hi.node:Cs.genSalt=hi}function Um(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=Bm(r),c=Cs.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)}_u.exports={decrypt:Fm,encrypt:Um,_salter:zm}});var bu=ce(Ps=>{Ps.Deflater=hu();Ps.Inflater=pu();Ps.ZipCrypto=yu()});var $a=ce((qA,Eu)=>{var de=mr(),Hm=Wa(),Ae=de.Constants,Ka=bu();Eu.exports=function(t,e){var r=new Hm.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,d=null,u=Buffer.alloc(0),f=Buffer.alloc(0),x=!0;let g=t,m=typeof g.decoder=="object"?g.decoder:de.decoder;x=m.hasOwnProperty("efs")?m.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 _(b){if(!r.flags_desc&&!r.localHeader.flags_desc){if(de.crc32(b)!==r.localHeader.crc)return!1}else{let P={},L=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(L)==Ae.LOCSIG||e.readUInt32LE(L)==Ae.CENSIG)throw de.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(L)==Ae.EXTSIG)P.crc=e.readUInt32LE(L+Ae.EXTCRC),P.compressedSize=e.readUInt32LE(L+Ae.EXTSIZ),P.size=e.readUInt32LE(L+Ae.EXTLEN);else if(e.readUInt16LE(L+12)===19280)P.crc=e.readUInt32LE(L+Ae.EXTCRC-4),P.compressedSize=e.readUInt32LE(L+Ae.EXTSIZ-4),P.size=e.readUInt32LE(L+Ae.EXTLEN-4);else throw de.Errors.DESCRIPTOR_UNKNOWN();if(P.compressedSize!==r.compressedSize||P.size!==r.size||P.crc!==r.crc)throw de.Errors.DESCRIPTOR_FAULTY();if(de.crc32(b)!==P.crc)return!1}return!0}function v(b,P,L){if(typeof P>"u"&&typeof b=="string"&&(L=b,b=void 0),c)return b&&P&&P(Buffer.alloc(0),de.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var F=S();if(F.length===0)return b&&P&&P(F),F;if(r.encrypted){if(typeof L!="string"&&!Buffer.isBuffer(L))throw de.Errors.INVALID_PASS_PARAM();F=Ka.ZipCrypto.decrypt(F,r,L)}var M=Buffer.alloc(r.size);switch(r.method){case de.Constants.STORED:if(F.copy(M),_(M))return b&&P&&P(M),M;throw b&&P&&P(M,de.Errors.BAD_CRC()),de.Errors.BAD_CRC();case de.Constants.DEFLATED:var J=new Ka.Inflater(F,r.size);if(b)J.inflateAsync(function(V){V.copy(V,0),P&&(_(V)?P(V):P(V,de.Errors.BAD_CRC()))});else{if(J.inflate(M).copy(M,0),!_(M))throw de.Errors.BAD_CRC(`"${m.decode(i)}"`);return M}break;default:throw b&&P&&P(Buffer.alloc(0),de.Errors.UNKNOWN_METHOD()),de.Errors.UNKNOWN_METHOD()}}function I(b,P){if((!d||!d.length)&&Buffer.isBuffer(e))return b&&P&&P(S()),S();if(d.length&&!c){var L;switch(r.method){case de.Constants.STORED:return r.compressedSize=r.size,L=Buffer.alloc(d.length),d.copy(L),b&&P&&P(L),L;default:case de.Constants.DEFLATED:var F=new Ka.Deflater(d);if(b)F.deflateAsync(function(J){L=Buffer.alloc(J.length),r.compressedSize=J.length,J.copy(L),P&&P(L)});else{var M=F.deflate();return r.compressedSize=M.length,M}F=null;break}}else if(b&&P)P(Buffer.alloc(0));else return Buffer.alloc(0)}function A(b,P){return de.readBigUInt64LE(b,P)}function C(b){try{for(var P=0,L,F,M;P+4<b.length;)L=b.readUInt16LE(P),P+=2,F=b.readUInt16LE(P),P+=2,M=b.slice(P,P+F),P+=F,Ae.ID_ZIP64===L&&O(M)}catch{throw de.Errors.EXTRA_FIELD_PARSE_ERROR()}}function O(b){var P,L,F,M;b.length>=Ae.EF_ZIP64_SCOMP&&(P=A(b,Ae.EF_ZIP64_SUNCOMP),r.size===Ae.EF_ZIP64_OR_32&&(r.size=P)),b.length>=Ae.EF_ZIP64_RHO&&(L=A(b,Ae.EF_ZIP64_SCOMP),r.compressedSize===Ae.EF_ZIP64_OR_32&&(r.compressedSize=L)),b.length>=Ae.EF_ZIP64_DSN&&(F=A(b,Ae.EF_ZIP64_RHO),r.offset===Ae.EF_ZIP64_OR_32&&(r.offset=F)),b.length>=Ae.EF_ZIP64_DSN+4&&(M=b.readUInt32LE(Ae.EF_ZIP64_DSN),r.diskNumStart===Ae.EF_ZIP64_OR_16&&(r.diskNumStart=M))}return{get entryName(){return m.decode(i)},get rawEntryName(){return i},set entryName(b){i=de.toBuffer(b,m.encode);var P=i[i.length-1];c=P===47||P===92,r.fileNameLength=i.length},get efs(){return typeof x=="function"?x(this.entryName):x},get extra(){return u},set extra(b){u=b,r.extraLength=b.length,C(b)},get comment(){return m.decode(o)},set comment(b){if(o=de.toBuffer(b,m.encode),r.commentLength=o.length,o.length>65535)throw de.Errors.COMMENT_TOO_LONG()},get name(){var b=m.decode(i);return c?b.substr(b.length-1).split("/").pop():b.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return I(!1,null)},getCompressedDataAsync:function(b){I(!0,b)},setData:function(b){d=de.toBuffer(b,de.decoder.encode),!c&&d.length?(r.size=d.length,r.method=de.Constants.DEFLATED,r.crc=de.crc32(b),r.changed=!0):r.method=de.Constants.STORED},getData:function(b){return r.changed?d:v(!1,null,b)},getDataAsync:function(b,P){r.changed?b(d):v(!0,b,P)},set attr(b){r.attr=b},get attr(){return r.attr},set header(b){r.loadFromBinary(b)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var b=r.centralHeaderToBinary(),P=de.Constants.CENHDR;return i.copy(b,P),P+=i.length,u.copy(b,P),P+=r.extraLength,o.copy(b,P),b},packLocalHeader:function(){let b=0;r.flags_efs=this.efs,r.extraLocalLength=f.length;let P=r.localHeaderToBinary(),L=Buffer.alloc(P.length+i.length+r.extraLocalLength);return P.copy(L,b),b+=P.length,i.copy(L,b),b+=i.length,f.copy(L,b),b+=f.length,L},toJSON:function(){let b=function(P){return"<"+(P&&P.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:b(e),data:b(d)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Iu=ce((WA,Su)=>{var vu=$a(),Gm=Wa(),Je=mr();Su.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Gm.MainHeader,d=!1,u=null;let f=new Set,x=e,{noSort:g,decoder:m}=x;t?v(x.readEntries):d=!0;function S(){let A=new Set;for(let C of Object.keys(i)){let O=C.split("/");if(O.pop(),!!O.length)for(let b=0;b<O.length;b++){let P=O.slice(0,b+1).join("/")+"/";A.add(P)}}for(let C of A)if(!(C in i)){let O=new vu(x);O.entryName=C,O.attr=16,O.temporary=!0,r.push(O),i[O.entryName]=O,f.add(O)}}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 A=c.offset,C=0;C<r.length;C++){var O=A,b=new vu(x,t);b.header=t.slice(O,O+=Je.Constants.CENHDR),b.entryName=t.slice(O,O+=b.header.fileNameLength),b.header.extraLength&&(b.extra=t.slice(O,O+=b.header.extraLength)),b.header.commentLength&&(b.comment=t.slice(O,O+b.header.commentLength)),A+=b.header.centralHeaderSize,r[C]=b,i[b.entryName]=b}f.clear(),S()}function v(A){var C=t.length-Je.Constants.ENDHDR,O=Math.max(0,C-65535),b=O,P=t.length,L=-1,F=0;for(typeof x.trailingSpace=="boolean"&&x.trailingSpace&&(O=0),C;C>=b;C--)if(t[C]===80){if(t.readUInt32LE(C)===Je.Constants.ENDSIG){L=C,F=C,P=C+Je.Constants.ENDHDR,b=C-Je.Constants.END64HDR;continue}if(t.readUInt32LE(C)===Je.Constants.END64SIG){b=O;continue}if(t.readUInt32LE(C)===Je.Constants.ZIP64SIG){L=C,P=C+Je.readBigUInt64LE(t,C+Je.Constants.ZIP64SIZE)+Je.Constants.ZIP64LEAD;break}}if(L==-1)throw Je.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(L,P)),c.commentLength&&(o=t.slice(F+Je.Constants.ENDHDR)),A&&_()}function I(){r.length>1&&!g&&r.sort((A,C)=>A.entryName.toLowerCase().localeCompare(C.entryName.toLowerCase()))}return{get entries(){return d||_(),r.filter(A=>!f.has(A))},get comment(){return m.decode(o)},set comment(A){o=Je.toBuffer(A,m.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,C=!0){d||_();let O=i[A];this.getEntryChildren(O,C).map(P=>P.entryName).forEach(this.deleteEntry)},deleteEntry:function(A){d||_();let C=i[A],O=r.indexOf(C);O>=0&&(r.splice(O,1),delete i[A],c.totalEntries=r.length)},getEntryChildren:function(A,C=!0){if(d||_(),typeof A=="object")if(A.isDirectory&&C){let O=[],b=A.entryName;for(let P of r)P.entryName.startsWith(b)&&O.push(P);return O}else return[A];return[]},getChildCount:function(A){if(A&&A.isDirectory){let C=this.getEntryChildren(A);return C.includes(A)?C.length-1:C.length}return 0},compressToBuffer:function(){d||_(),I();let A=[],C=[],O=0,b=0;c.size=0,c.offset=0;let P=0;for(let M of this.entries){let J=M.getCompressedData();M.header.offset=b;let V=M.packLocalHeader(),re=V.length+J.length;b+=re,A.push(V),A.push(J);let X=M.packCentralHeader();C.push(X),c.size+=X.length,O+=re+X.length,P++}O+=c.mainHeaderSize,c.offset=b,c.totalEntries=P,b=0;let L=Buffer.alloc(O);for(let M of A)M.copy(L,b),b+=M.length;for(let M of C)M.copy(L,b),b+=M.length;let F=c.toBinary();return o&&o.copy(F,Je.Constants.ENDHDR),F.copy(L,b),t=L,d=!1,L},toAsyncBuffer:function(A,C,O,b){try{d||_(),I();let P=[],L=[],F=0,M=0,J=0;c.size=0,c.offset=0;let V=function(re){if(re.length>0){let X=re.shift(),se=X.entryName+X.extra.toString();O&&O(se),X.getCompressedDataAsync(function(ae){b&&b(se),X.header.offset=M;let D=X.packLocalHeader(),U=D.length+ae.length;M+=U,P.push(D),P.push(ae);let W=X.packCentralHeader();L.push(W),c.size+=W.length,F+=U+W.length,J++,V(re)})}else{F+=c.mainHeaderSize,c.offset=M,c.totalEntries=J,M=0;let X=Buffer.alloc(F);P.forEach(function(ae){ae.copy(X,M),M+=ae.length}),L.forEach(function(ae){ae.copy(X,M),M+=ae.length});let se=c.toBinary();o&&o.copy(se,Je.Constants.ENDHDR),se.copy(X,M),t=X,d=!1,A(X)}};V(Array.from(this.entries))}catch(P){C(P)}}}}});var Tu=ce((KA,ku)=>{var Se=mr(),ve=pe("path"),jm=$a(),qm=Iu(),Bn=(...t)=>Se.findLast(t,e=>typeof e=="boolean"),Au=(...t)=>Se.findLast(t,e=>typeof e=="string"),Wm=(...t)=>Se.findLast(t,e=>typeof e=="function"),Km={noSort:!1,readEntries:!1,method:Se.Constants.NONE,fs:null};ku.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),Km);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=Se.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new Se(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=Se.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=Se.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw Se.Errors.INVALID_FILENAME();let c=new qm(r,i),{canonical:d,sanitize:u,zipnamefix:f}=Se;function x(_){if(_&&c){var v;if(typeof _=="string"&&(v=c.getEntry(ve.posix.normalize(_))),typeof _=="object"&&typeof _.entryName<"u"&&typeof _.header<"u"&&(v=c.getEntry(_.entryName)),v)return v}return null}function g(_){let{join:v,normalize:I,sep:A}=ve.posix;return v(ve.isAbsolute(_)?"/":".",I(A+_.split("\\").join(A)+A))}function m(_){return _ instanceof RegExp?(function(v){return function(I){return v.test(I)}})(_):typeof _!="function"?()=>!0:_}let S=(_,v)=>{let I=v.slice(-1);return I=I===o.sep?o.sep:"",ve.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(C,O){if(O){v(C,O);return}C&&C.length?v(C.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?g(v):"";let C=ve.win32.basename(ve.win32.normalize(_));v+=I||C;let O=o.fs.statSync(_),b=O.isFile()?o.fs.readFileSync(_):Buffer.alloc(0);O.isDirectory()&&(v+=o.sep),this.addFile(v,b,A,O)}else throw Se.Errors.FILE_NOT_FOUND(_)},addLocalFileAsync:function(_,v){_=typeof _=="object"?_:{localPath:_};let I=ve.resolve(_.localPath),{comment:A}=_,{zipPath:C,zipName:O}=_,b=this;o.fs.stat(I,function(P,L){if(P)return v(P,!1);C=C?g(C):"";let F=ve.win32.basename(ve.win32.normalize(I));if(C+=O||F,L.isFile())o.fs.readFile(I,function(M,J){return M?v(M,!1):(b.addFile(C,J,A,L),setImmediate(v,void 0,!0))});else if(L.isDirectory())return C+=o.sep,b.addFile(C,Buffer.alloc(0),A,L),setImmediate(v,void 0,!0)})},addLocalFolder:function(_,v,I){if(I=m(I),v=v?g(v):"",_=ve.normalize(_),o.fs.existsSync(_)){let A=o.findFiles(_),C=this;if(A.length)for(let O of A){let b=ve.join(v,S(_,O));I(b)&&C.addLocalFile(O,ve.dirname(b))}}else throw Se.Errors.FILE_NOT_FOUND(_)},addLocalFolderAsync:function(_,v,I,A){A=m(A),I=I?g(I):"",_=ve.normalize(_);var C=this;o.fs.open(_,"r",function(O){if(O&&O.code==="ENOENT")v(void 0,Se.Errors.FILE_NOT_FOUND(_));else if(O)v(void 0,O);else{var b=o.findFiles(_),P=-1,L=function(){if(P+=1,P<b.length){var F=b[P],M=S(_,F).split("\\").join("/");M=M.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),A(M)?o.fs.stat(F,function(J,V){J&&v(void 0,J),V.isFile()?o.fs.readFile(F,function(re,X){re?v(void 0,re):(C.addFile(I+M,X,"",V),L())}):(C.addFile(I+M+"/",Buffer.alloc(0),"",V),L())}):process.nextTick(()=>{L()})}else v(!0,void 0)};L()}})},addLocalFolderAsync2:function(_,v){let I=this;_=typeof _=="object"?_:{localPath:_},localPath=ve.resolve(g(_.localPath));let{zipPath:A,filter:C,namefix:O}=_;C instanceof RegExp?C=(function(L){return function(F){return L.test(F)}})(C):typeof C!="function"&&(C=function(){return!0}),A=A?g(A):"",O=="latin1"&&(O=L=>L.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof O!="function"&&(O=L=>L);let b=L=>ve.join(A,O(S(localPath,L))),P=L=>ve.win32.basename(ve.win32.normalize(O(L)));o.fs.open(localPath,"r",function(L){L&&L.code==="ENOENT"?v(void 0,Se.Errors.FILE_NOT_FOUND(localPath)):L?v(void 0,L):o.findFilesAsync(localPath,function(F,M){if(F)return v(F);M=M.filter(J=>C(b(J))),M.length||v(void 0,!1),setImmediate(M.reverse().reduce(function(J,V){return function(re,X){if(re||X===!1)return setImmediate(J,re,!1);I.addLocalFileAsync({localPath:V,zipPath:ve.dirname(b(V)),zipName:P(V)},J)}},v))})})},addLocalFolderPromise:function(_,v){return new Promise((I,A)=>{this.addLocalFolderAsync2(Object.assign({localPath:_},v),(C,O)=>{C&&A(C),O&&I(this)})})},addFile:function(_,v,I,A){_=f(_);let C=x(_),O=C!=null;O||(C=new jm(i),C.entryName=_),C.comment=I||"";let b=typeof A=="object"&&A instanceof o.fs.Stats;b&&(C.header.time=A.mtime);var P=C.isDirectory?16:0;let L=C.isDirectory?16384:32768;return b?L|=4095&A.mode:typeof A=="number"?L|=4095&A:L|=C.isDirectory?493:420,P=(P|L<<16)>>>0,C.attr=P,C.setData(v),O||c.setEntry(C),C},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,C,O){A=Bn(!1,A),C=Bn(!1,C),I=Bn(!0,I),O=Au(C,O);var b=x(_);if(!b)throw Se.Errors.NO_ENTRY();var P=d(b.entryName),L=u(v,O&&!b.isDirectory?O:I?P:ve.basename(P));if(b.isDirectory){var F=c.getEntryChildren(b);return F.forEach(function(V){if(V.isDirectory)return;var re=V.getData();if(!re)throw Se.Errors.CANT_EXTRACT_FILE();var X=d(V.entryName),se=u(v,I?X:ve.basename(X));let ae=C?V.header.fileAttr:void 0;o.writeFileTo(se,re,A,ae)}),!0}var M=b.getData(c.password);if(!M)throw Se.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(L)&&!A)throw Se.Errors.CANT_OVERRIDE();let J=C?_.header.fileAttr:void 0;return o.writeFileTo(L,M,A,J),!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=Bn(!1,I),A=Au(I,A),v=Bn(!1,v),!c)throw Se.Errors.NO_ZIP();c.entries.forEach(function(C){var O=u(_,d(C.entryName));if(C.isDirectory){o.makeDir(O);return}var b=C.getData(A);if(!b)throw Se.Errors.CANT_EXTRACT_FILE();let P=I?C.header.fileAttr:void 0;o.writeFileTo(O,b,v,P);try{o.fs.utimesSync(O,C.header.time,C.header.time)}catch{throw Se.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(_,v,I,A){if(A=Wm(v,I,A),I=Bn(!1,I),v=Bn(!1,v),!A)return new Promise((L,F)=>{this.extractAllToAsync(_,v,I,function(M){M?F(M):L(this)})});if(!c){A(Se.Errors.NO_ZIP());return}_=ve.resolve(_);let C=L=>u(_,ve.normalize(d(L.entryName))),O=(L,F)=>new Error(L+': "'+F+'"'),b=[],P=[];c.entries.forEach(L=>{L.isDirectory?b.push(L):P.push(L)});for(let L of b){let F=C(L),M=I?L.header.fileAttr:void 0;try{o.makeDir(F),M&&o.fs.chmodSync(F,M),o.fs.utimesSync(F,L.header.time,L.header.time)}catch{A(O("Unable to create folder",F))}}P.reverse().reduce(function(L,F){return function(M){if(M)L(M);else{let J=ve.normalize(d(F.entryName)),V=u(_,J);F.getDataAsync(function(re,X){if(X)L(X);else if(!re)L(Se.Errors.CANT_EXTRACT_FILE());else{let se=I?F.header.fileAttr:void 0;o.writeFileToAsync(V,re,v,se,function(ae){ae||L(O("Unable to write file",V)),o.fs.utimes(V,F.header.time,F.header.time,function(D){D?L(O("Unable to set times",V)):L()})})}})}}},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((C,O)=>{!_&&i.filename&&(_=i.filename),_||O("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(b=>{let P=L=>L?C(L):O("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(_,b,I,A,P)},O)})},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 Y_,spawn as X_,spawnSync as l2}from"node:child_process";import{promisify as Q_}from"node:util";function ty(t){if(process.platform!=="win32")return!1;if(Jf.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(Jf,"").toLowerCase();return ey.has(r)}function Zf(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return ty(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function st(t,e=[],r={}){return X_(t,e,Zf(t,r))}function Yf(t,e=[],r={}){return ny(t,e,Zf(t,r))}var ey,Jf,ny,Zt=rt(()=>{"use strict";ey=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),Jf=/\.(cmd|bat|ps1)$/i;ny=Q_(Y_)});var Xt=ce((ZR,Bh)=>{"use strict";var Nh=["nodebuffer","arraybuffer","fragments"],Mh=typeof Blob<"u";Mh&&Nh.push("blob");Bh.exports={BINARY_TYPES:Nh,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:Mh,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var ts=ce((YR,Ho)=>{"use strict";var{EMPTY_BUFFER:ev}=Xt(),kd=Buffer[Symbol.species];function tv(t,e){if(t.length===0)return ev;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 kd(r.buffer,r.byteOffset,i):r}function Fh(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function zh(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function nv(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function Td(t){if(Td.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new kd(t):ArrayBuffer.isView(t)?e=new kd(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),Td.readOnly=!1),e}Ho.exports={concat:tv,mask:Fh,toArrayBuffer:nv,toBuffer:Td,unmask:zh};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=pe("bufferutil");Ho.exports.mask=function(e,r,i,o,c){c<48?Fh(e,r,i,o,c):t.mask(e,r,i,o,c)},Ho.exports.unmask=function(e,r){e.length<32?zh(e,r):t.unmask(e,r)}}catch{}});var Gh=ce((XR,Hh)=>{"use strict";var Uh=Symbol("kDone"),Cd=Symbol("kRun"),Rd=class{constructor(e){this[Uh]=()=>{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[Uh])}}};Hh.exports=Rd});var Wr=ce((QR,Kh)=>{"use strict";var ns=pe("zlib"),jh=ts(),rv=Gh(),{kStatusCode:qh}=Xt(),iv=Buffer[Symbol.species],sv=Buffer.from([0,0,255,255]),jo=Symbol("permessage-deflate"),Qt=Symbol("total-length"),jr=Symbol("callback"),Dn=Symbol("buffers"),qr=Symbol("error"),Go,Pd=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,!Go){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Go=new rv(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[jr];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){Go.add(o=>{this._decompress(e,r,(c,d)=>{o(),i(c,d)})})}compress(e,r,i){Go.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"?ns.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=ns.createInflateRaw({...this._options.zlibInflateOptions,windowBits:d}),this._inflate[jo]=this,this._inflate[Qt]=0,this._inflate[Dn]=[],this._inflate.on("error",av),this._inflate.on("data",Wh)}this._inflate[jr]=i,this._inflate.write(e),r&&this._inflate.write(sv),this._inflate.flush(()=>{let c=this._inflate[qr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let d=jh.concat(this._inflate[Dn],this._inflate[Qt]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Qt]=0,this._inflate[Dn]=[],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"?ns.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=ns.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:d}),this._deflate[Qt]=0,this._deflate[Dn]=[],this._deflate.on("data",ov)}this._deflate[jr]=i,this._deflate.write(e),this._deflate.flush(ns.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=jh.concat(this._deflate[Dn],this._deflate[Qt]);r&&(c=new iv(c.buffer,c.byteOffset,c.length-4)),this._deflate[jr]=null,this._deflate[Qt]=0,this._deflate[Dn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};Kh.exports=Pd;function ov(t){this[Dn].push(t),this[Qt]+=t.length}function Wh(t){if(this[Qt]+=t.length,this[jo]._maxPayload<1||this[Qt]<=this[jo]._maxPayload){this[Dn].push(t);return}this[qr]=new RangeError("Max payload size exceeded"),this[qr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[qr][qh]=1009,this.removeListener("data",Wh),this.reset()}function av(t){if(this[jo]._inflate=null,this[qr]){this[jr](this[qr]);return}t[qh]=1007,this[jr](t)}});var Kr=ce((eP,qo)=>{"use strict";var{isUtf8:$h}=pe("buffer"),{hasBlob:cv}=Xt(),dv=[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 lv(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function Dd(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 uv(t){return cv&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}qo.exports={isBlob:uv,isValidStatusCode:lv,isValidUTF8:Dd,tokenChars:dv};if($h)qo.exports.isValidUTF8=function(t){return t.length<24?Dd(t):$h(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=pe("utf-8-validate");qo.exports.isValidUTF8=function(e){return e.length<32?Dd(e):t(e)}}catch{}});var Bd=ce((tP,ex)=>{"use strict";var{Writable:fv}=pe("stream"),Vh=Wr(),{BINARY_TYPES:hv,EMPTY_BUFFER:Jh,kStatusCode:xv,kWebSocket:pv}=Xt(),{concat:Od,toArrayBuffer:gv,unmask:mv}=ts(),{isValidStatusCode:wv,isValidUTF8:Zh}=Kr(),Wo=Buffer[Symbol.species],pt=0,Yh=1,Xh=2,Qh=3,Ld=4,Nd=5,Ko=6,Md=class extends fv{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||hv[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[pv]=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=pt}_write(e,r,i){if(this._opcode===8&&this._state==pt)return i();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(i)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let i=this._buffers[0];return this._buffers[0]=new Wo(i.buffer,i.byteOffset+e,i.length-e),new Wo(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 Wo(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 pt:this.getInfo(e);break;case Yh:this.getPayloadLength16(e);break;case Xh:this.getPayloadLength64(e);break;case Qh:this.getMask();break;case Ld:this.getData(e);break;case Nd: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[Vh.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=Yh:this._payloadLength===127?this._state=Xh: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=Qh:this._state=Ld}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Ld}getData(e){let r=Jh;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&&mv(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Nd,this.decompress(r,e);return}r.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(r)),this.dataMessage(e)}decompress(e,r){this._extensions[Vh.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}this._fragments.push(c)}this.dataMessage(r),this._state===pt&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=pt;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=Od(i,r):this._binaryType==="arraybuffer"?o=gv(Od(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=pt):(this._state=Ko,setImmediate(()=>{this.emit("message",o,!0),this._state=pt,this.startLoop(e)}))}else{let o=Od(i,r);if(!this._skipUTF8Validation&&!Zh(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Nd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=pt):(this._state=Ko,setImmediate(()=>{this.emit("message",o,!1),this._state=pt,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,Jh),this.end();else{let i=e.readUInt16BE(0);if(!wv(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new Wo(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!Zh(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=pt;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=pt):(this._state=Ko,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=pt,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[xv]=o,d}};ex.exports=Md});var Ud=ce((rP,rx)=>{"use strict";var{Duplex:nP}=pe("stream"),{randomFillSync:_v}=pe("crypto"),tx=Wr(),{EMPTY_BUFFER:yv,kWebSocket:bv,NOOP:Ev}=Xt(),{isBlob:$r,isValidStatusCode:vv}=Kr(),{mask:nx,toBuffer:er}=ts(),gt=Symbol("kByteLength"),Sv=Buffer.alloc(4),$o=8*1024,tr,Vr=$o,It=0,Iv=1,Av=2,Fd=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=It,this.onerror=Ev,this[bv]=void 0}static frame(e,r){let i,o=!1,c=2,d=!1;r.mask&&(i=r.maskBuffer||Sv,r.generateMask?r.generateMask(i):(Vr===$o&&(tr===void 0&&(tr=Buffer.alloc($o)),_v(tr,0,$o),Vr=0),i[0]=tr[Vr++],i[1]=tr[Vr++],i[2]=tr[Vr++],i[3]=tr[Vr++]),d=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||d)&&r[gt]!==void 0?u=r[gt]:(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 x=Buffer.allocUnsafe(o?u+c:c);return x[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(x[0]|=64),x[1]=f,f===126?x.writeUInt16BE(u,2):f===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?(nx(e,i,x,c,u),[x]):(nx(e,i,e,0,u),[x,e])):[x,e]}close(e,r,i,o){let c;if(e===void 0)c=yv;else{if(typeof e!="number"||!vv(e))throw new TypeError("First argument must be a valid error code number");if(r===void 0||!r.length)c=Buffer.allocUnsafe(2),c.writeUInt16BE(e,0);else{let u=Buffer.byteLength(r);if(u>123)throw new RangeError("The message must not be greater than 123 bytes");c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string"?c.write(r,2):c.set(r,2)}}let d={[gt]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==It?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):$r(e)?(o=e.size,c=!1):(e=er(e),o=e.length,c=er.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[gt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};$r(e)?this._state!==It?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==It?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):$r(e)?(o=e.size,c=!1):(e=er(e),o=e.length,c=er.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[gt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};$r(e)?this._state!==It?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==It?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}send(e,r,i){let o=this._extensions[tx.extensionName],c=r.binary?2:1,d=r.compress,u,f;typeof e=="string"?(u=Buffer.byteLength(e),f=!1):$r(e)?(u=e.size,f=!1):(e=er(e),u=e.length,f=er.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={[gt]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:f,rsv1:d};$r(e)?this._state!==It?this.enqueue([this.getBlobData,e,this._compress,x,i]):this.getBlobData(e,this._compress,x,i):this._state!==It?this.enqueue([this.dispatch,e,this._compress,x,i]):this.dispatch(e,this._compress,x,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[gt],this._state=Av,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(zd,this,u,o);return}this._bufferedBytes-=i[gt];let d=er(c);r?this.dispatch(d,r,i,o):(this._state=It,this.sendFrame(t.frame(d,i),o),this.dequeue())}).catch(c=>{process.nextTick(kv,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[tx.extensionName];this._bufferedBytes+=i[gt],this._state=Iv,c.compress(e,i.fin,(d,u)=>{if(this._socket.destroyed){let f=new Error("The socket was closed while data was being compressed");zd(this,f,o);return}this._bufferedBytes-=i[gt],this._state=It,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===It&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][gt],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][gt],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)}};rx.exports=Fd;function zd(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 kv(t,e,r){zd(t,e,r),t.onerror(e)}});var fx=ce((iP,ux)=>{"use strict";var{kForOnEventAttribute:rs,kListener:Hd}=Xt(),ix=Symbol("kCode"),sx=Symbol("kData"),ox=Symbol("kError"),ax=Symbol("kMessage"),cx=Symbol("kReason"),Jr=Symbol("kTarget"),dx=Symbol("kType"),lx=Symbol("kWasClean"),en=class{constructor(e){this[Jr]=null,this[dx]=e}get target(){return this[Jr]}get type(){return this[dx]}};Object.defineProperty(en.prototype,"target",{enumerable:!0});Object.defineProperty(en.prototype,"type",{enumerable:!0});var nr=class extends en{constructor(e,r={}){super(e),this[ix]=r.code===void 0?0:r.code,this[cx]=r.reason===void 0?"":r.reason,this[lx]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[ix]}get reason(){return this[cx]}get wasClean(){return this[lx]}};Object.defineProperty(nr.prototype,"code",{enumerable:!0});Object.defineProperty(nr.prototype,"reason",{enumerable:!0});Object.defineProperty(nr.prototype,"wasClean",{enumerable:!0});var Zr=class extends en{constructor(e,r={}){super(e),this[ox]=r.error===void 0?null:r.error,this[ax]=r.message===void 0?"":r.message}get error(){return this[ox]}get message(){return this[ax]}};Object.defineProperty(Zr.prototype,"error",{enumerable:!0});Object.defineProperty(Zr.prototype,"message",{enumerable:!0});var is=class extends en{constructor(e,r={}){super(e),this[sx]=r.data===void 0?null:r.data}get data(){return this[sx]}};Object.defineProperty(is.prototype,"data",{enumerable:!0});var Tv={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[rs]&&o[Hd]===e&&!o[rs])return;let i;if(t==="message")i=function(c,d){let u=new is("message",{data:d?c:c.toString()});u[Jr]=this,Vo(e,this,u)};else if(t==="close")i=function(c,d){let u=new nr("close",{code:c,reason:d.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Jr]=this,Vo(e,this,u)};else if(t==="error")i=function(c){let d=new Zr("error",{error:c,message:c.message});d[Jr]=this,Vo(e,this,d)};else if(t==="open")i=function(){let c=new en("open");c[Jr]=this,Vo(e,this,c)};else return;i[rs]=!!r[rs],i[Hd]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[Hd]===e&&!r[rs]){this.removeListener(t,r);break}}};ux.exports={CloseEvent:nr,ErrorEvent:Zr,Event:en,EventTarget:Tv,MessageEvent:is};function Vo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Jo=ce((sP,hx)=>{"use strict";var{tokenChars:ss}=Kr();function Ft(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function Cv(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,d,u,f=-1,x=-1,g=-1,m=0;for(;m<t.length;m++)if(x=t.charCodeAt(m),d===void 0)if(g===-1&&ss[x]===1)f===-1&&(f=m);else if(m!==0&&(x===32||x===9))g===-1&&f!==-1&&(g=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);g===-1&&(g=m);let _=t.slice(f,g);x===44?(Ft(e,_,r),r=Object.create(null)):d=_,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${m}`);else if(u===void 0)if(g===-1&&ss[x]===1)f===-1&&(f=m);else if(x===32||x===9)g===-1&&f!==-1&&(g=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);g===-1&&(g=m),Ft(r,t.slice(f,g),!0),x===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),f=g=-1}else if(x===61&&f!==-1&&g===-1)u=t.slice(f,m),f=g=-1;else throw new SyntaxError(`Unexpected character at index ${m}`);else if(o){if(ss[x]!==1)throw new SyntaxError(`Unexpected character at index ${m}`);f===-1?f=m:i||(i=!0),o=!1}else if(c)if(ss[x]===1)f===-1&&(f=m);else if(x===34&&f!==-1)c=!1,g=m;else if(x===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${m}`);else if(x===34&&t.charCodeAt(m-1)===61)c=!0;else if(g===-1&&ss[x]===1)f===-1&&(f=m);else if(f!==-1&&(x===32||x===9))g===-1&&(g=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);g===-1&&(g=m);let _=t.slice(f,g);i&&(_=_.replace(/\\/g,""),i=!1),Ft(r,u,_),x===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),u=void 0,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${m}`);if(f===-1||c||x===32||x===9)throw new SyntaxError("Unexpected end of input");g===-1&&(g=m);let S=t.slice(f,g);return d===void 0?Ft(e,S,r):(u===void 0?Ft(r,S,!0):i?Ft(r,u,S.replace(/\\/g,"")):Ft(r,u,S),Ft(e,d,r)),e}function Rv(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(", ")}hx.exports={format:Rv,parse:Cv}});var Qo=ce((cP,Ax)=>{"use strict";var Pv=pe("events"),Dv=pe("https"),Ov=pe("http"),gx=pe("net"),Lv=pe("tls"),{randomBytes:Nv,createHash:Mv}=pe("crypto"),{Duplex:oP,Readable:aP}=pe("stream"),{URL:Gd}=pe("url"),On=Wr(),Bv=Bd(),Fv=Ud(),{isBlob:zv}=Kr(),{BINARY_TYPES:xx,CLOSE_TIMEOUT:Uv,EMPTY_BUFFER:Zo,GUID:Hv,kForOnEventAttribute:jd,kListener:Gv,kStatusCode:jv,kWebSocket:We,NOOP:mx}=Xt(),{EventTarget:{addEventListener:qv,removeEventListener:Wv}}=fx(),{format:Kv,parse:$v}=Jo(),{toBuffer:Vv}=ts(),_x=Symbol("kAborted"),qd=[8,13],tn=["CONNECTING","OPEN","CLOSING","CLOSED"],Jv=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ye=class t extends Pv{constructor(e,r,i){super(),this._binaryType=xx[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Zo,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]),yx(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){xx.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 Bv({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new Fv(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[We]=this,c[We]=this,e[We]=this,o.on("conclude",Xv),o.on("drain",Qv),o.on("error",eS),o.on("message",tS),o.on("ping",nS),o.on("pong",rS),c.onerror=iS,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",vx),e.on("data",Xo),e.on("end",Sx),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[On.extensionName]&&this._extensions[On.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){dt(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())}),Ex(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){Wd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||Zo,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){Wd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||Zo,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){Wd(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[On.extensionName]||(o.compress=!1),this._sender.send(e||Zo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){dt(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(ye,"CONNECTING",{enumerable:!0,value:tn.indexOf("CONNECTING")});Object.defineProperty(ye.prototype,"CONNECTING",{enumerable:!0,value:tn.indexOf("CONNECTING")});Object.defineProperty(ye,"OPEN",{enumerable:!0,value:tn.indexOf("OPEN")});Object.defineProperty(ye.prototype,"OPEN",{enumerable:!0,value:tn.indexOf("OPEN")});Object.defineProperty(ye,"CLOSING",{enumerable:!0,value:tn.indexOf("CLOSING")});Object.defineProperty(ye.prototype,"CLOSING",{enumerable:!0,value:tn.indexOf("CLOSING")});Object.defineProperty(ye,"CLOSED",{enumerable:!0,value:tn.indexOf("CLOSED")});Object.defineProperty(ye.prototype,"CLOSED",{enumerable:!0,value:tn.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(ye.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(ye.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[jd])return e[Gv];return null},set(e){for(let r of this.listeners(t))if(r[jd]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[jd]:!0})}})});ye.prototype.addEventListener=qv;ye.prototype.removeEventListener=Wv;Ax.exports=ye;function yx(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:Uv,protocolVersion:qd[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...i,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(t._autoPong=o.autoPong,t._closeTimeout=o.closeTimeout,!qd.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${qd.join(", ")})`);let c;if(e instanceof Gd)c=e;else try{c=new Gd(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 I=new SyntaxError(f);if(t._redirects===0)throw I;Yo(t,I);return}let x=d?443:80,g=Nv(16).toString("base64"),m=d?Dv.request:Ov.request,S=new Set,_;if(o.createConnection=o.createConnection||(d?Yv:Zv),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":g,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(_=new On({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=Kv({[On.extensionName]:_.offer()})),r.length){for(let I of r){if(typeof I!="string"||!Jv.test(I)||S.has(I))throw new SyntaxError("An invalid or duplicated subprotocol was specified");S.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,C]of Object.entries(I))i.headers[A.toLowerCase()]=C}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=m(o),t._redirects&&t.emit("redirect",t.url,v)}else v=t._req=m(o);o.timeout&&v.on("timeout",()=>{dt(t,v,"Opening handshake has timed out")}),v.on("error",I=>{v===null||v[_x]||(v=t._req=null,Yo(t,I))}),v.on("response",I=>{let A=I.headers.location,C=I.statusCode;if(A&&o.followRedirects&&C>=300&&C<400){if(++t._redirects>o.maxRedirects){dt(t,v,"Maximum redirects exceeded");return}v.abort();let O;try{O=new Gd(A,e)}catch{let P=new SyntaxError(`Invalid URL: ${A}`);Yo(t,P);return}yx(t,O,r,i)}else t.emit("unexpected-response",v,I)||dt(t,v,`Unexpected server response: ${I.statusCode}`)}),v.on("upgrade",(I,A,C)=>{if(t.emit("upgrade",I),t.readyState!==ye.CONNECTING)return;v=t._req=null;let O=I.headers.upgrade;if(O===void 0||O.toLowerCase()!=="websocket"){dt(t,A,"Invalid Upgrade header");return}let b=Mv("sha1").update(g+Hv).digest("base64");if(I.headers["sec-websocket-accept"]!==b){dt(t,A,"Invalid Sec-WebSocket-Accept header");return}let P=I.headers["sec-websocket-protocol"],L;if(P!==void 0?S.size?S.has(P)||(L="Server sent an invalid subprotocol"):L="Server sent a subprotocol but none was requested":S.size&&(L="Server sent no subprotocol"),L){dt(t,A,L);return}P&&(t._protocol=P);let F=I.headers["sec-websocket-extensions"];if(F!==void 0){if(!_){dt(t,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let M;try{M=$v(F)}catch{dt(t,A,"Invalid Sec-WebSocket-Extensions header");return}let J=Object.keys(M);if(J.length!==1||J[0]!==On.extensionName){dt(t,A,"Server indicated an extension that was not requested");return}try{_.accept(M[On.extensionName])}catch{dt(t,A,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[On.extensionName]=_}t.setSocket(A,C,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(v,t):v.end()}function Yo(t,e){t._readyState=ye.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function Zv(t){return t.path=t.socketPath,gx.connect(t)}function Yv(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=gx.isIP(t.host)?"":t.host),Lv.connect(t)}function dt(t,e,r){t._readyState=ye.CLOSING;let i=new Error(r);Error.captureStackTrace(i,dt),e.setHeader?(e[_x]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(Yo,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Wd(t,e,r){if(e){let i=zv(e)?e.size:Vv(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${tn[t.readyState]})`);process.nextTick(r,i)}}function Xv(t,e){let r=this[We];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[We]!==void 0&&(r._socket.removeListener("data",Xo),process.nextTick(bx,r._socket),t===1005?r.close():r.close(t,e))}function Qv(){let t=this[We];t.isPaused||t._socket.resume()}function eS(t){let e=this[We];e._socket[We]!==void 0&&(e._socket.removeListener("data",Xo),process.nextTick(bx,e._socket),e.close(t[jv])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function px(){this[We].emitClose()}function tS(t,e){this[We].emit("message",t,e)}function nS(t){let e=this[We];e._autoPong&&e.pong(t,!this._isServer,mx),e.emit("ping",t)}function rS(t){this[We].emit("pong",t)}function bx(t){t.resume()}function iS(t){let e=this[We];e.readyState!==ye.CLOSED&&(e.readyState===ye.OPEN&&(e._readyState=ye.CLOSING,Ex(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Ex(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function vx(){let t=this[We];if(this.removeListener("close",vx),this.removeListener("data",Xo),this.removeListener("end",Sx),t._readyState=ye.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[We]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",px),t._receiver.on("finish",px))}function Xo(t){this[We]._receiver.write(t)||this.pause()}function Sx(){let t=this[We];t._readyState=ye.CLOSING,t._receiver.end(),this.end()}function Ix(){let t=this[We];this.removeListener("error",Ix),this.on("error",mx),t&&(t._readyState=ye.CLOSING,this.destroy())}});var Rx=ce((lP,Cx)=>{"use strict";var dP=Qo(),{Duplex:sS}=pe("stream");function kx(t){t.emit("close")}function oS(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Tx(t){this.removeListener("error",Tx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function aS(t,e){let r=!0,i=new sS({...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(kx,i);return}let d=!1;t.once("error",function(f){d=!0,c(f)}),t.once("close",function(){d||c(o),process.nextTick(kx,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",oS),i.on("error",Tx),i}Cx.exports=aS});var Kd=ce((uP,Px)=>{"use strict";var{tokenChars:cS}=Kr();function dS(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&&cS[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}Px.exports={parse:dS}});var Fx=ce((hP,Bx)=>{"use strict";var lS=pe("events"),ea=pe("http"),{Duplex:fP}=pe("stream"),{createHash:uS}=pe("crypto"),Dx=Jo(),rr=Wr(),fS=Kd(),hS=Qo(),{CLOSE_TIMEOUT:xS,GUID:pS,kWebSocket:gS}=Xt(),mS=/^[+/0-9A-Za-z]{22}==$/,Ox=0,Lx=1,Mx=2,$d=class extends lS{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:xS,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:hS,...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=ea.createServer((i,o)=>{let c=ea.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=wS(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=Ox}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===Mx){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(os,this);return}if(e&&this.once("close",e),this._state!==Lx)if(this._state=Lx,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(os,this):process.nextTick(os,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{os(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",Nx);let c=e.headers["sec-websocket-key"],d=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){ir(this,e,r,405,"Invalid HTTP method");return}if(d===void 0||d.toLowerCase()!=="websocket"){ir(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!mS.test(c)){ir(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){ir(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){as(r,400);return}let f=e.headers["sec-websocket-protocol"],x=new Set;if(f!==void 0)try{x=fS.parse(f)}catch{ir(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let g=e.headers["sec-websocket-extensions"],m={};if(this.options.perMessageDeflate&&g!==void 0){let S=new rr({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let _=Dx.parse(g);_[rr.extensionName]&&(S.accept(_[rr.extensionName]),m[rr.extensionName]=S)}catch{ir(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,I,A)=>{if(!_)return as(r,v||401,I,A);this.completeUpgrade(m,c,x,e,r,i,o)});return}if(!this.options.verifyClient(S))return as(r,401)}this.completeUpgrade(m,c,x,e,r,i,o)}completeUpgrade(e,r,i,o,c,d,u){if(!c.readable||!c.writable)return c.destroy();if(c[gS])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Ox)return as(c,503);let x=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${uS("sha1").update(r+pS).digest("base64")}`],g=new this.options.WebSocket(null,void 0,this.options);if(i.size){let m=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;m&&(x.push(`Sec-WebSocket-Protocol: ${m}`),g._protocol=m)}if(e[rr.extensionName]){let m=e[rr.extensionName].params,S=Dx.format({[rr.extensionName]:[m]});x.push(`Sec-WebSocket-Extensions: ${S}`),g._extensions=e}this.emit("headers",x,o),c.write(x.concat(`\r
|
|
15
15
|
`).join(`\r
|
|
16
|
-
`)),c.removeListener("error",
|
|
16
|
+
`)),c.removeListener("error",Nx),g.setSocket(c,d,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(g),g.on("close",()=>{this.clients.delete(g),this._shouldEmitClose&&!this.clients.size&&process.nextTick(os,this)})),u(g,o)}};Bx.exports=$d;function wS(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 os(t){t._state=Mx,t.emit("close")}function Nx(){this.destroy()}function as(t,e,r,i){r=r||ea.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} ${ea.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 er(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let d=new Error(o);Error.captureStackTrace(d,er),t.emit("wsClientError",d,r,e)}else is(r,i,o,c)}});var tp=ae(Be=>{"use strict";var N=F;(function(t,e){let r=F,i=t();for(;;)try{if(parseInt(r(454))/1+parseInt(r(818))/2*(parseInt(r(720))/3)+parseInt(r(1502))/4+-parseInt(r(1599))/5+parseInt(r(1151))/6*(parseInt(r(1460))/7)+parseInt(r(1077))/8+-parseInt(r(725))/9*(parseInt(r(949))/10)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(ra,346500);var _S=Object[N(1098)+N(1385)],yS=Object["getOwnPr"+N(921)+N(1266)],Jx=(t,e)=>function(){return t&&(e=(0,t[yS(t)[0]])(t=0)),e},ES=(t,e)=>{let r=N,i={XGlOG:function(c,d,u,f){return c(d,u,f)}};for(var o in e)i[r(600)](_S,t,o,{get:e[o],enumerable:!0})};function bS(){return Wx||(Wx=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function vS(){let t=N;return Kx||(Kx=[IDBCursor[t(957)+"e"].advance,IDBCursor[t(957)+"e"].continue,IDBCursor[t(957)+"e"]["continue"+t(504)+"ey"]])}function SS(t){let e=N,r={Yhpuh:function(o,c){return o(c)},hDHjs:function(o){return o()},kxmPO:"GUazh",NJHPr:e(234),kNvFo:function(o,c){return o===c},ZHvMJ:function(o,c){return o<c},HnYkk:e(905),czgfl:function(o,c){return o+c},wHjFA:function(o,c){return o+c},uKQhe:e(648)+e(1402)+"ge: ",pAYda:e(1219),rBADS:function(o,c){return o||c},GEdLI:e(1206),FsMlx:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let d=e,u={xWJpO:r.NJHPr,iVrUz:d(905),PDIlk:function(w,S){return r[d(1525)](w,S)},MAVgV:function(w,S){return r[d(1525)](w,S)},TiNYD:function(w,S){return r.ZHvMJ(w,S)}},f=()=>{let w=d;t["removeEv"+w(520)+"ner"](u.xWJpO,x),t[w(1056)+w(520)+w(1361)](u[w(258)],g)},x=()=>{let w=d;r[w(1259)](o,r.Yhpuh(Ut,t.result)),r[w(393)](f)},g=()=>{let w=d;if(r[w(1120)]===r.kxmPO)r.Yhpuh(c,t[w(905)]),r[w(393)](f);else{if(u[w(884)](void 0,_0xbb5a56))this[w(584)+"rs"]={};else if(u.MAVgV(void 0,_0x1fbc43))this[w(584)+"rs"][_0x26823d]=null;else{let S=this._listeners[_0x1c2f9c];if(S)for(let y=0;u[w(1556)](y,S[w(693)]);)S[y].fn===_0xe2f977?S[w(590)](y,1):++y}return this}};t[d(1731)+d(213)](r.NJHPr,x),t.addEventListener(r[d(442)],g)});return i[e(502)](o=>{let c=e;if(c(1395)!==c(1395))return r.Yhpuh(_0x29ed27,r.czgfl(r[c(1515)](r[c(1515)](r[c(1515)](r[c(722)](r[c(897)],_0x2b0f9b),r[c(1162)]),r[c(1257)](_0x2d6510,1)),r[c(1696)]),_0x186662));r.FsMlx(o,IDBCursor)&&Kd[c(1548)](o,t)}).catch(()=>{}),sa[e(1548)](i,t),i}function IS(t){let e=N,r={TrWeY:e(1117),cGFsH:e(905),PAafO:e(945),pyTLI:function(o,c){return o(c)},OyqJG:e(280)+"or",JKzWf:function(o){return o()},cHEJa:function(o){return o()}};if(ia[e(1684)](t))return;let i=new Promise((o,c)=>{let d=e,u={taAFo:function(w){return r[F(939)](w)},rxRAB:function(w){return r[F(885)](w)}},f=()=>{let w=F;t[w(1056)+w(520)+w(1361)](r[w(1685)],x),t[w(1056)+"entListe"+w(1361)](r.cGFsH,g),t[w(1056)+"entListe"+w(1361)](r.PAafO,g)},x=()=>{let w=F;u[w(1454)](o),u[w(605)](f)},g=()=>{let w=F;r[w(361)](c,t[w(905)]||new DOMException(r.OyqJG,w(280)+"or")),f()};t[d(1731)+d(213)](r[d(1685)],x),t["addEvent"+d(213)](r[d(464)],g),t["addEvent"+d(213)](d(945),g)});ia[e(1548)](t,i)}function AS(t){oa={zbvUX:function(i,o){return i(o)}}[N(1193)](t,oa)}function kS(t){let e=N,r={QQtdO:function(i,o){return i(o)},xnmOH:function(i,o){return i instanceof o},IXSzD:function(i,o){return i===o},wEoJB:e(1451),bBMFU:function(i,o){return i===o},wcgnk:"store",rKGqv:function(i,o){return i!==o},AuGqZ:e(1682),sScQY:"hLIRj",EgXCe:function(i,o){return i in o},PkIKX:e(1081)+"oreNames",bHDFd:function(i){return i()},ixrpz:"yLNVC"};return t===IDBDatabase.prototype[e(992)+e(209)]&&!r[e(1088)](r.PkIKX,IDBTransaction[e(957)+"e"])?function(i,...o){let c=e,d=t[c(1102)](r[c(1106)](ss,this),i,...o);return Wd[c(1548)](d,i[c(291)]?i[c(291)]():[i]),r[c(1106)](Ut,d)}:r.bHDFd(vS)[e(743)](t)?r[e(672)]("yLNVC",r[e(983)])?r[e(779)](_0xf3805a,_0x5ce49c)&&(r[e(1168)](_0x768915,r[e(765)])||r[e(889)](_0x4d5cc8,r[e(856)]))?!0:_0x1d60bb in _0x44de5f:function(...i){let o=e;if(r[o(672)](r[o(904)],r[o(1346)]))return t[o(934)](r.QQtdO(ss,this),i),Ut(Kd[o(1345)](this));try{this[o(1585)]&&this[o(1585)][o(326)](_0xafab4a,_0xa24eb)}catch{}}:function(...i){return Ut(t.apply(r.QQtdO(ss,this),i))}}function TS(t){let e=N,r={DUoaX:function(i,o){return i===o},TMqDE:e(628),bRYot:function(i,o){return i(o)},PXskj:function(i,o){return i instanceof o},rObVn:function(i,o,c){return i(o,c)},kekVQ:function(i){return i()}};return r.DUoaX(typeof t,r[e(845)])?r[e(1066)](kS,t):(r[e(595)](t,IDBTransaction)&&r[e(1066)](IS,t),r[e(224)](Zx,t,r[e(1132)](bS))?new Proxy(t,oa):t)}function ra(){let t=["swDpBMy","y29Uy2f0","zv90Aw1LB3u","CNzHBfzHBhu","u3j0C0y","CKjbrfm","Aw5pwuS","wwHWDwG","CuPSuLO","y29UDgv4Da","C0Xf","Aw5KzxG","su5tvefova","x21LC3nHz2u","BwvZ","C29Tzq","C3rYAw5N","BgvY","C1L4AMW","uMTur2m","zcWG","yxnJCMLWDa","s0TmEMG","Fdf8nhWW","AevYCM9Yrxy","A1nxr04","BIWGAg9ZDg4","ywDLsgLKzq","yw1LoIa","yw1Lu3bHy2u","s01vzM4","tg9JAW","DhjPzxmGCMu","rKPIq2W","Cungqw0","B1rIrKO","y2nYueq","yNzHA20","Dhj1y3rVCIa","qxbWv0G","vLvwq3a","B1Hlzxa","x3bPBMDqB24","mhWXFdr8mNW","BwrLuvG","AM9IywK","C2vUDa","yMjqEKS","D0D6uw8","y3jLyxrLt2i","DMLJzuLeig8","x0rctMfTzq","x3bHDgHlzxK","C2vYDMLJzq","CvLiCu8","B3bLBG","DuTos0e","x2LZqNjVD3m","x2LZtM9Kzq","s3HUr1i","CNj5ufC","Eg9lzxm","zwnVBM5Ly3q","q1DVyvG","ven3wKu","rLzPuu0","CfbMqM4","A1n0yxr1C0m","twvZC2fNzuu","q3vZDg9Tq2W","zgvS","zuPLsLu","q0LUzKe","CgvYC2LZDgu","wgvxyvG","CgfYC2u","ENvOzuS","EfvZzuvUDG","u1bnANG","mxWZFdj8nhW","BNjyCeO","CNfTz20","ywrK","x21PBMLoyxy","yuTltLy","C3vIC3rYAw4","tLHHyve","CK94Cw0","x3fVC0rc","CMfNzvn5BMm","qM90Efu","CgXIvLi","q0DPCeK","z2v0","C1nJuvK","s2nrCfK","zgHiyLG","BMDLza","BNLbzhy","Aw5N","qKfmseW","B2TUEhq","twjXueC","yxKSig5LDhC","CNnVCKzPBgu","r0f6Egy","v0XryKu","AuLrs3m","twD1sha","BMvY","q09otKvdveK","tNnpBw4","s0rxq04","DMzrEgG","zMLxEeK","x2nSzwfYugK","A2HICwW","ENvftM8","yvvLB3u","zwvsy0y","Bg93","EgfYqKu","zgrjrcWGzgu","rfLiqMW","rfbqufu","uMnwtve","zNjVBu51Bwi","zw50","x1fVu01HBMe","AenhELi","vKL3C1C","CgTxruK","aaaaaaaaaaa","B3bLCNr5","vNj0EuC","EgrAv08","Ahr0Ca","C2DPza","u0PYs00","zw1PDa","uvz0sfa","vfDtEfG","z1bLtNi","Ew1gCNm","vujKwfm","B2njzvu","A0L3tLe","D24GCMvHC28","uKPeA1G","y1PqAMq","DcbVzIbYyw4","sg5SrfC","EerXsNy","BMCGB3iGyw4","CuDUB2q","tvfRz2i","te1nuwS","tuTZDue","u2vYDMLJzvC","EMH2tgi","r25cuNu","tMjrBvy","zxj2AwnL","x19LC01Vzhu","DM5Xr1y","BuXXELG","zNr2tuy","ChvZAa","uxvLDwu","u2HKEKK","A1DZvvu","BLPIt0e","D1j1DuG","D0XytLi","y3L5Evy","zhrSEMy","ywnRDxbfBMq","x2n1CNnVCK4","v2LKAxG","reiGzMfPBgu","C2vYDMvYvgK","BMv3vMvYC2K","sLnptLa","tKfusvzfx0u","C2jqrLq","vKjyA2K","zxjFAxnFywm","DcbSAw1PDa","r0X0Cgy","wNrIyuy","ELfsu1e","AxnrB1nnzxm","q1n6suO","ywDrzNu","qLDxAhm","BuLNz0y","x29UtwvZC2e","yuzRv2u","tKjKruC","zg9Uzq","A1LvD2C","CLLZrgK","DgfbrM8","B0fRtgG","DMfIB3a","AufHAhK","DejbrMq","D3rhq2C","ntzrywzPC0G","uKLgBum","EKvqA2W","y1jRyKe","BgLUzw5V","BM5Ly3q","Bg9NsurozxC","wuTKwKq","Aw1vrei","Dw9PtLK","yvffs3q","z2u6ia","t3bLBKv2zw4","DMfSDwu","Ae9Wzw5fDMu","Aw50zwDLCIa","u09fA3m","tLLdz3i","pxv0zI04","yNvMzMvYzwq","veniAMO","D29eBgq","qujoAwW","DuX4zxy","u2vXsuq","D2LSBfjLy28","zuD6BvO","x3jLywr5q2W","CMvXDwLYzwq","rxrTyMK","qNH5z2m","Bwv0Ag9K","sxv6swi","z2vY","wxbWruS","Eef3tLK","zxjYtM8","zxH0ugf5Bg8","sej1q3K","rw5WyNK","sfDyt3G","zgLZywjSzue","mtq0nZK4meLLv21osa","Aw5Lza","uhDvvvO","AwXK","zw1LBNq","DuXSC2u","Dgv4DfbHEwW","qLLfBfK","ChPXufu","y3vYC29Yx2y","x2nVBM5Ly3q","AgvHzgvYCW","zcbLCNjVCI4","D0HQrKe","q2DvDfu","CMvQzwn0","nxW3FdH8m3W","we55r2u","uwfny2q","x25HDMLNyxq","s21vwLq","u3DxBge","wM5Ssxi","A052rM8","z1LoyNa","y2vZC0HHBMq","DxrVuMvJB24","DfriDui","shj2D0e","x29Ut3bLBG","wwXsvK0","BNvTyMvY","y2HHCKnVzgu","ugzYBxa","igfYCMf5yNu","wu5et3u","y3vYC29Yx24","zwLlr3y","rKzUC3e","wfn3qwS","C2vYDMLJzs0","DxbKyxrLq3u","CejnsMu","z0D0wgS","sMHxwfy","DNfMs2G","C2v0","AwDmqNu","rvLAwgK","u09xsgi","m3W1","x3vYBa","t2TcuMq","y3jLyxrLq2W","vgLowuq","DMvsBNe","qK1qyxe","thbkB0i","ywXSB2nvBNm","D3jPDgvvAw4","z0zUA2m","u2Lyrwq","l3DZl3yY","EKTiBwG","z2v0sxrLBq","ruHQt1C","v2LUzg93","n3WZFdb8mxW","CvjHsxC","A1zqt2q","AxnAzxjV","DhDdrwW","zw5YDxK","vuPqEhm","ChzbALK","ChjVy2vZCW","v2zYqwe","sfH0DK0","x2HHBMrSzva","wxj1yMK","A0nvCKq","DNv2zuK","qNzbAei","x3DZ","A0rmzMq","B2rnvKu","zKXpB2y","jMPZy2fSBgi","B3nLza","BMrWB2LUDfq","Ce1sEha","wuL0zLm","CfDPDgO","y2HnyxHuCMK","u3zREvu","ywrKt25L","x2LUAxrqCM8","mtu0nZC3nvDYCxzAta","q3nwtxq","DgPJueO","B1zpze8","AgPqz3y","mdaWma","CgjUBxi","DhLLBKC","sunvyuO","zM54tu8","rKLmrv9ot1q","AvrtuLe","ywnR","AunjD1q","AxjLza","ANLmrwO","zNjVBuHHC2G","ywzL","r3zsEhC","r1rgvhu","AwXLx25HBwu","y3rhAwe","vKD3zuu","mhW0Fdf8mNW","r01st20","vNrzALm","y29UBMvJDeu","x3nVy2TLDa","wNzoEMu","uuPhCKO","vhzerxm","zLvvBeK","BLzhwvK","u3rYyxrLz3K","zxjYtxnN","quXm","CgLUz0LUDgu","D1vKDw8","CMfUzg9T","DMzYuLy","qLfVt2G","s3LetNC","AuDmwxu","CxbsAhq","BM93","yxbWBgLJyxq","B25mAw5L","tuHACeu","r3vgCwO","x2rPC3bHDgm","B25VCgvU","tufyx1jfvfi","EuDRzKq","rLDt","y29YEe8","Du1mB3C","q2vRwfu","DKrcAMy","uLjpuG","AgvHzgvY","q2TuDeu","ihrPBwvZ","B25TzxnZywC","Cgf5Bg9Hza","B25tDgfYDfi","zwTzENe","rNb5zg0","rgjZqvu","A1LIwxO","wKrTBgC","sg95CvC","tgXxu3O","Dg9VigXHCMC","Aw5KzxHpzG","z1HXDuG","D0f0yKW","CYbHBhjLywq","Cgf5Bg9Hzeu","DeLK","qunsvxq","yw5ZzM9YBvq","rNziDM0","D3flD1e","zfPoDwe","se1zs1C","AgfZ","vhjxzvK","qKnACMu","ren0Ewq","su5vvfu","zujUt2e","BgLjyxK","EhneAw4","zMzmAw5L","C1DtAum","DMn4q0m","y3jLyxrLrwW","r0vKteK","AhbytLC","u2TPCcbWyxm","CIb0DhDjra","tfLYs24","x2LUAxrhBg8","zuj0A1m","wfLMCNu","B0nVsxK","y29UBMvJDca","BvP2Ehi","zw5HyMXLvhi","tg1zzLe","yxKSihrYEsa","BhrPCgXLihq","zM9YrwfJAa","wKvUrhm","reflzwi","B0fuBxe","B3bLBKrc","D3ber2G","u2HHCMvKv28","zev1A3G","BwvY","wffrrve","tKfbDvu","z2v0u3rVCMe","rKfJD2K","BNrLCG","A3bpB1m","s1nYEuu","yxrLq291BNq","Aw5L","CLfjAfC","tMfTzq","ywrKrxzLBNq","rw5vwu8","qMDRvwq","ihrVihjLDhi","B21hDKG","yKPxs0m","Dw5ZAwDUzwq","swLrCNq","D0Xkq3y","v1nzsLe","yLLrEe8","D2vI","qM5IyNq","BwveqM4","yMfJA3vWigu","v1Djtwy","EsbJBg9Zzwq","Aw9U","D2z3CMi","y21kwwW","wLj0qve","tgLZDgvUzxi","yNL0zxm","sMTICwO","u2XcDey","A3HLyMq","uxbrqxC","BLfqyxy","DgH1BNa","tuvtu0fhrv8","tuLMyu8","B015Duy","CK9IvM4","z2vjBMzVu3K","zfndrxq","rhvAuKy","B25fCNjVCG","z05VuMS","zgrbA2q","qLLXy2m","qxD6EMC","qMXkCuS","C3vJy2vZCW","C2v0zgi","uKvKvfG","r3j3DM4","C2vUza","rvbwuMW","s2ngBLC","sM5LrKe","ELjyBM4","vNzWBwq","A2rOBhC","vfnkvwO","uuXcrfq","wgTQvu8","mxW3Fdb8nxW","x3jLy29UBMu","Efrurw52","ywnRx2LK","C3rVCMu","rgvKAwnHDgu","zwvKzwq","qxDOyKu","u0fduvG","ywrfA20","AvzYvxO","zgL6AvK","x2LZtwLUAvq","rw1kqu8","uLPHu1i","t3D2yMC","DgvZDa","y21OD1q","rMT2BhK","BMXxqxK","zLfzDhu","m3W2Fdj8mhW","zxjFCw9Zx2e","CNHyB1i","zMzLCG","y2XLyxjtDg8","CgfNzwHPzgu","thrkqwG","CMvJB25Uzwm","qw1VDw50","zw5JB2rPBMC","rNPdt3m","qwjVCNrfCNi","BeHHBMrSzxi","Au12zfu","C0jf","Eg1kte0","svvWv3O","ywnRpwzYB24","y3vYCMvUDeK","zMLN","CvbHEeW","y3jLyxrLrxi","C29YDa","EuL3BfO","Ae1LC3nHz2u","u3bIq1C","wKzMDK4","CLf4CNC","zgjlD2i","qunVCeu","zu1TwNC","zxjFCw9Z","rNH4EKW","C3bSAxq","AxnszwfKEq","BgLZDgvUtMu","z2vrDwv1zuW","rxjswKy","sLzWENK","tMfOBuq","Aw47y2HHCNm","CMvWBgfJzq","u2zSsxy","D2fZq2XLyw4","x3jLBw92zvC","rgLyuM8","ruLsC2W","B3jLtMfTzxm","rgTZvg0","vejKwvK","Dg9oDw1Izxi","tgv3sxq","rLnyvLi","y2HLy2TdDxi","AuTRDvq","D3nZoI8V","zxjHDg9Y","y2XVC2u","zxH0zw5ZAw8","vhrOBNa","Dgv4Dc9Qyxy","z3fpuw0","tMrXCxi","rLjJz1C","igzPzwXKoIa","wuXwDwy","zw5NDgG","Buvhque","qMX1wLi","z1bJCxa","qKndqve","Dvz2C2y","B25Uzwn0Aw4","wM5Hsw8","BwvZC2fNzv8","mNW1Fdn8nhW","ugnUqxK","ren2sLe","vNPnCu4","C2Hrrxa","q3bhvvq","C3rHCNq","ufL6DK8","CMvJzwL2zwq","BxnN","B3vUDa","sKfhtNm","vuTutxm","CLLovxG","C2v0u3rVCMe","ywWGy3vYC28","z0fxv00","ChLuteK","Eg5tq1e","tufxvKi","B25nzxnZywC","q0Xpu0ve","wNrOwvy","y3jLyxrLuMu","CKHVAxe","swPwCuW","zgvIDwC","BMfTzq","zff6ANm","y0LZwei","CgLUz09Uy2u","uvbhtLe","thPrqwO","vfDSrwe","BNnZB2e","BwLUzW","yw5Hz2vY","BgLUzq","mdaWmdaWmda","ywrKq291BNq","yKjSzeq","DMXIB00","t3rjCwO","EK1csem","CNjVCK1LC3m","zNjHBwvuExa","x3nLBMrby2S","AxnFywnR","Cg9PBNrbBMq","AeriANm","x2LUAxq","vwTnDfG","v1fgwNq","vxLiBwq","Cgu6ia","rLDbzuW","ywX4s2i","ywnOzwq","s2nlDg4","uNLmtuO","t2jQzwn0","BNrbBMrvCgq","x2HHBMrSzu8","x29WDgLVBNm","qxHItLO","x2n1CNnVCKy","sffSA0G","rhLXCuS","ugLmBhu","vvjSENm","q3zftNy","q1bwz1e","s1HPy1m","Ec11C2uT","Bwf4uMv0CMK","DezgteS","x2HHBMrSzvi","CMvHzhLtDge","BKnQBeG","wMDzrfu","te10zfa","AuXuqxu","DMvUDa","zgvJB2rLzey","BKjpuuG","Chnbshq","zvz2y0K","DxjS","y0Teu3K","yxnZAwDU","C1jbr1C","CgjICdi","rxnqshG","zgv2AwnLx2K","tNzxt2W","AKPhr2u","C2vUzf9Hy2S","Dxrjza","sg5zA2S","vermsgK","surhv3y","C3rLBMvYCW","BezSDxnO","BNPvvKW","CMvZzxrfBMq","u2LSy3e","B1vUwfC","qLfjtKG","s0jjDvm","yvDsANu","mZG3ntzerKrQDeq","BxDMrM0","B25LCNjVCG","rfDyrKq","AwPUtNq","rwX6AvG","zsbHihn0CMK","ELrOwNK","yM9L","y29kuwu","y0DgC0G","rNHiBKW","sMvou3q","DLnpqKK","y29UBMvJDgK","suDwywG","whbyCLq","q1jlBKW","uKPkwgS","tg5yA2W","zgf0yq","A0PIyNG","DefUAgG","CgrODNO","u1LcuKu","BK9wDvy","s2DpDfa","vMPvCNq","BLLzv2W","DMnUtwG","sKfMDgu","shfJz2O","CNzHBa","CMLLC0nVDw4","v3fAs1i","mxWW","DLflCxy","u3netNq","tNjtu1K","yLfUDMi","vLHSzve","D1blC0W","EfDcsu8","v1rbuLe","ue5ZEuK","wgDjvu0","y29UBMvJDfm","AxnbCNjHEq","DgHLBG","x29UvgLTzw8","uhjPBwfYEuS","B1f6y2K","EfjxvMG","B2nRzxrtDwm","x3nLCuLK","AwXLtMfTzq","yKfJuKy","DKzyExK","rxzLBNq","v1nIDhm","x2DLDeLUDgu","BwLyBuC","x29UrxjYB3i","B2nRzxq","CM9YrxzLBNq","wKTrwNK","zw50tgLZDgu","txnqu0q","y3vYC29YlNm","z2v0s2v5","CMvZDwX0","DNDXzLq","B2XKvMvYC2K","CLfisNu","ihzHBgLKihm","CM92AwrLihC","x2vUzhbVAw4","ywX3yxLZ","vLjurgC","yM9KEq","qMf4A0C","yNL0zu9MzNm","rxjYB3jdB2q","ysbTDxn0igi","rLrNAhO","zxrxB3jRq2G","ve1mt00","Cg1oBg8","A2v5","rwXdwgm","z1rPBwvVDxq","C3nHz2vfDMu","y2XLyxi","CeTVuwu","Bg9Nsurhzw4","z2vtEw5J","q291BNq","rLvtvhu","q25kugS","z2v0q3vYC28","wgDZwhy","qM5cz2m","nxWWFdj8m3W","yw5Nzq","vencrKK","txP3DeK","D3jPDgu","s2rdy0i","svfIDMG","ExrUwwe","zw50zwqGDhK","uNHzBxy","wNz5C0C","zMzMzG","B25ozxr3B3i","B3jL","Bw9KquC","y3r4","tePnsNO","z2v0q3vYCMu","AKXiEKK","y0Pcrve","Dev2zw50","Ef9MCM9UDgK","BuLfzfa","CMvTB3zLq2G","x2jPBMfYEvq","ELDVENu","CgPAALa","rwHpsLe","x2XPC3rLBMu","A09eCM0","DwrAq3K","z1bNs3O","EePkzvG","C2Hyr1u","C3bSAwnL","z0HMEgu","sePvs3a","CMvZzxrdB3u","y2HLy2Tszwe","ufHZA2O","weXOA0W","qLHWEvC","rNjVBNrPzxi","AgfUz2u","weDSt0C","Cwfly2W","DhnlA0m","thrNEee","x2n1CNnVCK0","CNHsqui","x2LUDgvYDMe","AKv0ru4","rMflz3i","AhzAyvK","vKTqv0m","yK5jCNC","weHYEvu","lcbTyxGGCMu","qvvjy2W","ANfWs1C","yxrHlcbKyxq","ywzltLO","qNjPzgDL","BMv4DcGPigm","vvf0BKu","zv9ZDwnJzxm","C3rVCcbPBw0","t2LMvKu","BgTHt3y","v1jkr2e","DMvY","sxvYExq","zNvUy3rPB24","y3vYCMvUDeu","yxbSEwG","tgTqzge","qwjRue8","BKXPBMu","AwDbzvm","zw5JB2rLrNi","BwfW","C0X1DMO","x2nSzwfYvgK","zMrjtuO","ufrlyKi","nNWZFda","BujYr2m","AefJA01LC3m","y2HnyxHdB3u","y2uGBM90igK","zMXVB3i","lcbOB3n0BMe","Aw5KzxGGB3u","ihrPBwvVDxq","DfHWt0K","vujWzhK","re1dwu8","tfPoBLG","yxnL","ywXSzwqGBxu","rNvJCgS","Cw9oueW","AMvJDfn0B3i","B2zMBgLUzq","q29UzMLN","tevPsxK","B25pCgvU","x2rPC2nVBM4","vhz3te0","B3jpBMXPBMu","B0XYAxy","sKvJugK","zKrjCvm","ignVzgu6ia","qMf3Eu4","ENbRDuW","CKThCxy","B2zM","y0fmv3O","D09YsfK","rwv6r1C","BgLTAxq","Aw9UvgLTzw8","zwn0","x2rYB3bhBg8","venSs1C","rLv4v3u","zw5KCg9PBNq","u1PAuvC","u2DgzLm","C2fNzq","qNjct2K","AgvKtwf4uMu","BwvZC2fNzq","vwjmyw8","A2v5CW","zLPNANa","BgvUz3rO","x194x21Zz18","vKD1sKG","s25mt04","vLvxChq","zwDutLu","wxfPvg8","DwvoCxy","ufjVsfm","CgLUz19VBMm","DeTrDvK","rhrAAeW","yxjYyxLIDwy","rvfns2S","wxP3r1q","zNjVBujPDhm","C0XPC3rLBMu","DgfIyxnL","t0PAqvO","txbnwNO","rfj2tMu","yxHeCK8","ywDL","t3vrtMe","Auzms3K","AgHOwKO","yMLUza","mtGZmtC3qu5zwLPX","zufJAW","y3PNzMW","zwP5DLe","B3bLBIa","mtiZmdG1nJjPuLjMAeu","B25JBg9Zzq","tgPXq0S","v2T4Cwq","zNDZxZeUmc4","y3vZDg9Tshq","C2nbyM4","yNvMzMvY","Ahr0Chm6","C2v0y3vYC28","EKzvq2u","Aw1LCYbPBIa","CMv0CNLdB3u","yvjQu0W","CNnVCL9Uyw0","s1bNvMe","t1nOyLq","CgfNzxnOB3C","Aw5JBhvKzxm","veLpzvC","rwX6Dei","tuvhAha","DhLWzq","wgTcsxG","CM92AwrLige","quTrwMm","zxq9DxrMltG","AhHpwuG","DLnRBMm","DwDxA04","vwHHzKC","yxbWzw5Kq2G","twLZC2LUzYa","B3jRig9MzMW","y3vYC29Y","D2nZrvi","sNfgB2G","zMvY","tg9Nsuq","qNnAALG","D0vVsKi","C2v0sxrLBq","BwLZzq","C3fethG","uKfKANK","BMrYAe0","CMvZB2X2zq","quH1ywu","x29UugfNzu4","qMnjzNu","BuDKuxG","zMX1C2HfEha","Cg9PBNrdB24","CgXLyxnLiha","Eg5Tt0G","C2v0q3vYC28","sxfKEhm","x29Uq2XVC2u","B2fK","yMXVy2TLza","tMjbueC","zNzfv2K","zwfKv20","rxfUq1O","DLHZD3u","BxrSv2O","ywXPzcb1CMW","wwzcvg8","AvLQtuO","AwHvEMe","DgLLCKPtt04","v2vPEgLUsLm","v0jpyKi","CMvUDevUzha","B25szwnLAxy","B1PZr3m","Dg9mB3DLCKm","D3PWu1m","Eevqs1u","zvvYBa","qxH2Ce0","BeTftMq","y29UBMvJDa","ENL2D2e","ywXty29Wzq","lcbxzwjtB2m","BNruCMLLC0m","yxHmt3e","Dg9tDhjPBMC","ue14wwm","u0vUzgG","CuTIv3i","whDbEw4","mJbnCfHKyxO","yxGGCMv0CMK","Dwnxu0y","ufrnq00","EvjLy29UBMu","sfH1D1K","CYbWyxjHBxm","ig1LC3nHz2u","DgLTzw91Da","CMvHC29U","CMfTzq","q1vfwLi","y3jLyxrLt3a","yLbSzLe","qLLsBvm","CKPev2e","BLj0uNy","DMP1Bxy","AgLNAa","x2TLEvbHDgG","t1bftG","x3DZsw5ZDge","z2fQweu","B29IsLa","EvfLENK","AejhA2m","zvLHzgC","ve1Xreu","x3bPBMDmB3m","x3bPBMC","tw9KDwXL","q09oveLovuu","B25dBg9Zzq","B3HrCxK","A3r3zwW","shrArhm","A3nVq2G","DhjPzxm","D2nNBMS","BwfUDwfSihi","BNrfBMrWB2K","C2jhB28","AMPqDu0","D0rez2e","BvHoCwu","yM1ZrKu","sM9Zzum","y291BNq","Dw50","zM9Yy2u","t0zzCwu","Ew1Osfa","yMX3uu4","ChbL","mNWXmhW5FdG","y2f0y2G","y3nPtKO","Fdr8m3W2Fde","sxHOtwe","u255BLO","Aw5PDcbrB1m","mNW0Fdz8nq","vwnft2G","BwLUAvbYB2C","yNL0zuXLBMC","zwHytKu","uerjBgS","y0HfsMe","sM5ywuy","swXdz1C","BMrLEa","yKjnrLu","zfrAq0O","A0T5sMK","q2zLBKe","v2vIu29JA2u","C3jJ","Bhm6ia","yNDdz0q","DuTrAgu","quLuv20","EKrLsNK","AM9PBG","uvLiq1O","x2fKzfDZtgK","CMvWBgfJzui","qxvhCvO","zxjYB3i","qNnPDfy","yMfSrxzLBNq","EMrgtNK","y1PctMG","r3LUwg4","wLL1vhq","CMvHzfvjBNq","BfHYs3y","CxfkDu8","wgLjruW","CMHeDuu","B1Dvu1y","C3vIyxjYyxK","twjmCgu","yw1L","B3bLCNr5tMe","y2XVC2uSihC","rhj4z0K","yM5kA0W","DgvmB2Djre4","vePLBvC","zKr4yLy","u1zOBgG","ChjVDg9JB2W","x2DLBMvYyxq","vunsuhm","CMvZzxruCMK","vxrTDhu","yxbWBhK","DMfSDwvZ","DLnQwxi","zw5XDwv1zq","zfLMwMK","sKT6v2y","wKXSwhi","zNjVBunOyxi","Cgf5Bg9Hzfq","Dg9cExrLCW","zgfbELy","ywjVCNq","zfrSrMS","shP2yui","ywnRtxnNswq","mtbjtNj5z3K","vMX6DNG","BKj3rhG","x2rLyNvN","qLflrKS","Dw5RBM93BIa","uNvxveS","B2LUDfjLywm","ChjVDg90Exa","q29Kzq","zfnvuhO","BMnVzgLUzW","ywDLu2HVDW","z0Xer1G","B25SAw5L","y1rvqui","r1vyq3u","t1bftL9fuLi","C3HWqve","s09TvNK","BwvJD0e","z2v0qwXS","qxjpqxm","Bwf4tg9ZC0m","rhHZsLO","ELPyzhy","vgfN","wgrPwhe","yMLUyxj5","C2XPy2u","q0zxwfu","vNPWz2O","AgfZt3DUuhi","Aw9Ul2PZB24","AxHYChO","z2v0qwXSs2u","uw9Mywu","yMfSu2nVCgu","Dg9cExrLC0i","C3PgsxO","CgLUz0XVC3m","vunqs1a","x3bYzwzPEa","DhjHBNnHy3q","CgXmzu4","BMCGDxjSoIa","AxnmB25N","zxHWB3j0CW","zNjVBNrPzxi","reDIzKu","vvjvAgq","t0Xcrvm","zw5HyMXLqxu","zxf1ywXZ","u3HjwfG","sM5Iz0C","BMDuAw1LCG","Ec1TC2CTy3u","C2PdwM0","Bg9N","CLbYs0m","wKD5BuS","ug5vzhG","s1Dvs3y","tMDqrxK","AxnrB1nby2S","wMPWy1a","DxnLCKLW","x2zVCM1HDeu","y29Kzq","BxnNsuq","DgTbCu4","whPMB3u","Bwjkt2K","A2v0ignVBNm","sgjYs3u","uKXwEeG","zxmGCMvHy2G","zeznzwW","DxbNCMfKzw4","s0PUyvi","B2zMC2v0","Bgrjy0W","x2nYzwf0zvm","DgLTzw91DcW","DhD3wLC","A1fbBNa","CLzHBhvLCW","uuTxA1m","DMDus2K","y29UC3rYDwm","Dw5KzwzPBMu","D253rfK","AvvmwKO","Eg55rM8","qKjitwe","ywDLrxzLBNq","C2HPzNq","y3jLyxrLtwu","DeLUDgvYy2u","y09Wzw4","BhzMzui","uMPbzK4","zw5fDMvUDa","vNPxzhK","yNLL","rvjst1i","CMvTB3zLrxy","BMnLq2XVC2u","BxrzAfu","zKDdsK4","zgzftue","tMzyDuq","yuTRreS","DKfvrKu","Dhr3Awq","vgTct2u","yLjzB3q","v0jwwfa","Cgf2Ew8","uuHQtMS","CMnsBxu","AhDXqNy","Dg9hzw5LCMe","uMvHzcbWyxm","AMvKqMe","r09ev28","B1fLyKm","mZiWmdGWmfrVq213Eq","qu1qvuy","zu5Owgm","r2Xyt3y","B2jQzwn0u3q","t1PLDKW","yuTVvvK","BMPWt3q","BMrru1e","zfDVCMTLCKC","v2v1wgG","rwDyq2u","ALb2tKm","vw5Oyw5KBgu","ruXsBMK","tM9XBwC","CwLvs00","zMfvCKG","CYbPBNn0yw4","zejnsfq","tMXXsgq","zgvMAw5Luhi","BhvOD0C","EvbrCeS","D3PjwgS","y2fSBa","Cu5SCK8","x2LZv29YA2u","D0zkwxG","uvf0ze8","B1bxseK","DhDVCMTdAge","uhflquO","nxW3Fdr8mq","EvzfzLi","z2fZwhO","Axnby2TdBgu","BfrPBwvVDxq","B3nLrxzLBNq","turkt0K","y29TCgXLDgu","CMfTugfYyw0","BLz6qNG","A3HTue8","x2rLC3rYB3K","wNz4uKu","ChvJDeO","rM9hEKu","tKz2EeS","CND1BKK","De9Hwxe","swLryNG","x2LZtwLUAvC","BvvtvNa","CM92AwrLigi","A2vRvLe","yLbqufC","yLfuvfy","De5Jv1G","AxzTEK0","AuHzAM8","C3rYAw5NAwy","ExbL","x2rItMfTzq","qMXstMm","qwvqB2q","sNvVB0O","s2Xewvu","Ag1vuMi","wLP5BLC","AenSB3nLrxy","qLP1tgq","uefmzxu","B25tDg9Wsw0","ndu5mtC0tePev01r","s0rWrfK","BMvLzf9Hy2S","AeHfBem","vKXNAvq","uwfYvuW","zMLUza","D2HUsgW","C3HRy2O","DvDvyw8","weHWrMe","Cefzzge","vgLTzw91Da","t25lrvu","zgvSzxrL","Ce9etLG","zhveCvG","svHtEKq","DMXKu2W","zMLSzw5HBwu","Dg9cExrLC0W","Ag9fu1a","yxv0B21HDgK","x2LZsw5PDa","yM5WAe8","uMjptg8","ywvWrMm","uvzUvwu","yKTeAfy","AwDHDg9Yt24","vMnpBgy","B3jYA0u","C2LgwvK","BKnWzgK","r1n2tNi","tg9gzfu","BwvKAwf0zwW","vxnvu08","EenlwNu","u0DZrwO","DNDzyMS","BuTYqLm","EMj2vvG","uM9oBNe","vu5AAe8","yvLkEhK","D0ngD3e","Chv0","uLn5v3q","B2nRzxrgywK","C0nVDw50zxi","ChrVCG","Dg9Y","t01Ay2y","q3vZDg9Trxi","id4G","AwvHwwy","Bg9IywXty28","tvDdweW","AeLlAve","suvtx0vsuK8","vKHzz3m","y3vYDMfSDwu","uMvJB25Uzwm","sgfzsuu","u0Hyru4","uwjoqxa","y3ruAw1LB3u","icSG","AMvMAM8","vfPIuMS","sLjxtwy","x3bYB3rVy28","y2XVC2veqG","v0jLvey","CufXA3G","sKDfChK","DgD0sLO","AM9qEwq","vxbKyxrLq28","zNjVBuj5Dgu","zgzhuKK","A3PqDKO","z29PBMCGyxC","AgjHBM0","EhLhDxK","AuvJCwy","De1HBMfNzxi","rNzwC3y","tg9NsurozxC","s29YC0K","DMvYC2LVBMm","EK1yAue","mNW5FdeWFdy","yMLUyxj5vhK","zgLZCgf0y2G","y0PQBvq","igzHAwWSig0","BMCGzMfPBgu","DxrMofDYAxq","DurKqu0"];return ra=function(){return t},ra()}function Ut(t){let e=N;if({bnJkL:function(o,c){return o instanceof c}}[e(924)](t,IDBRequest))return SS(t);if(ta[e(1684)](t))return ta[e(1345)](t);let i=TS(t);return i!==t&&(ta[e(1548)](t,i),sa[e(1548)](i,t)),i}var Zx,Wx,Kx,Kd,ia,Wd,ta,sa,oa,ss,$x=Jx({"node_modules/idb/build/wrap-idb-value.js"(){let t=N,e={LmYfQ:function(r,i,o){return r(i,o)},LEiDg:t(326),daAzV:function(r,i){return r instanceof i},IuzIb:function(r,i){return r!==i},BawyN:"pIVnh",oUnXW:t(1451),LpJoB:t(1081)+t(316),IirJp:function(r,i){return r===i},ZRtAQ:t(252),fQYtu:function(r,i){return r(i)},LEiIy:function(r,i,o){return r(i,o)},blwQN:function(r,i){return r(i)},NXaaQ:function(r,i){return r in i}};Zx=(r,i)=>i[t(1267)](o=>r instanceof o),Kd=new WeakMap,ia=new WeakMap,Wd=new WeakMap,ta=new WeakMap,sa=new WeakMap,oa={get(r,i,o){let c=t,d={jtfUZ:function(u,f,x){return e[F(1708)](u,f,x)},UbLao:e.LEiDg};if(e[c(944)](r,IDBTransaction))if(e[c(1492)](e[c(670)],e[c(670)])){this[c(1648)+c(1147)+c(1379)](d.jtfUZ(_0x27234f,d[c(690)],{code:1e3,reason:c(1054)})),this["_endpoin"+c(1238)]?.[c(448)+c(777)+"fig"](),this[c(846)+c(1201)]?.[c(593)+c(1724)]();return}else{if(i===e[c(450)])return ia.get(r);if(i===e[c(1559)])return r[c(1081)+c(316)]||Wd[c(1345)](r);if(e.IirJp(i,e[c(212)]))return o[c(1081)+c(316)][1]?void 0:o[c(1081)+c(569)](o[c(1081)+"oreNames"][0])}return e[c(268)](Ut,r[i])},set(r,i,o){let c=t;if(c(1407)!==c(1407))e[c(1708)](_0x25a2f3,_0x241bb4,96),e[c(661)](_0x3039a0,_0x23b75a,e[c(870)](_0x267b2b,_0x51ba57));else return r[i]=o,!0},has(r,i){let o=t;return e.daAzV(r,IDBTransaction)&&(e.IirJp(i,e.oUnXW)||e.IirJp(i,e.ZRtAQ))?!0:e[o(1338)](i,r)}},ss=r=>sa[t(1345)](r)}}),Xx={};ES(Xx,{deleteDB:()=>CS,openDB:()=>RS,unwrap:()=>ss,wrap:()=>Ut});function RS(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let d=N,u={ZZynW:function(g,w,S,y,v){return g(w,S,y,v)},eJeJU:function(g,w){return g(w)},JqFoh:d(1242)+d(599),Bnbbt:function(g,w){return g(w)},zWozu:d(1028)+d(254),ZnlIr:d(784)},f=indexedDB[d(1307)](t,e),x=u[d(1743)](Ut,f);return i&&f.addEventListener(u[d(581)],g=>{let w=d;u[w(1146)](i,Ut(f.result),g[w(526)+"on"],g[w(1433)+"on"],u[w(1323)](Ut,f[w(992)+w(209)]))}),r&&f[d(1731)+d(213)](u[d(1524)],()=>r()),x[d(502)](g=>{let w=d;c&&g[w(1731)+w(213)]("close",()=>c()),o&&g[w(1731)+w(213)](u[w(761)],()=>o())})[d(873)](()=>{}),x}function CS(t,{blocked:e}={}){let r=N,i={NcjaI:r(784),fXFlU:function(c,d){return c(d)}},o=indexedDB["deleteDa"+r(710)](t);return e&&o[r(1731)+r(213)](i.NcjaI,()=>e()),i.fXFlU(Ut,o)[r(502)](()=>{})}function Yx(t,e){let r=N,i={qNlrO:r(1117),WSbts:r(905),gxFxz:"abort",IDGWv:"readonly",pzqPU:function(f,x){return f instanceof x},tsKkC:function(f,x){return f in x},jobai:"string",xsDin:function(f,x){return f!==x},gPgKz:"igQly",ZLlXr:function(f,x){return f in x},KPgVa:function(f,x){return f===x},pjZjP:"ukRxx"};if(!(i[r(1510)](t,IDBDatabase)&&!i[r(602)](e,t)&&typeof e===i[r(1297)])){if(i[r(1691)](i[r(587)],r(815)))return;++_0x256a4a,_0x46d035+=4}if(na.get(e))return na[r(1345)](e);let o=e[r(310)](/FromIndex$/,""),c=i[r(1691)](e,o),d=ep[r(743)](o);if(!i[r(940)](o,(c?IDBIndex:IDBObjectStore)[r(957)+"e"])||!(d||Qx[r(743)](o))){if(i[r(740)](i[r(582)],i.pjZjP))return;_0x1d092d[r(1056)+r(520)+"ner"](BzIyqf[r(1103)],_0x2fa96e),_0x45bf35["removeEventListe"+r(1361)](BzIyqf[r(513)],_0x2745c8),_0x20ffde[r(1056)+"entListe"+r(1361)](BzIyqf.gxFxz,_0x2a2bc4)}let u=async function(f,...x){let g=r,w=this[g(992)+g(209)](f,d?"readwrite":i[g(444)]),S=w[g(252)];return c&&(S=S[g(1263)](x[g(1046)]())),(await Promise.all([S[o](...x),d&&w[g(1451)]]))[0]};return na.set(e,u),u}function F(t,e){t=t-206;let r=ra(),i=r[t];if(F.RwxRfV===void 0){var o=function(f){let x="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",g="",w="";for(let S=0,y,v,I=0;v=f.charAt(I++);~v&&(y=S%4?y*64+v:v,S++%4)?g+=String.fromCharCode(255&y>>(-2*S&6)):0)v=x.indexOf(v);for(let S=0,y=g.length;S<y;S++)w+="%"+("00"+g.charCodeAt(S).toString(16)).slice(-2);return decodeURIComponent(w)};F.tEtuTo=o,F.PFiALo={},F.RwxRfV=!0}let c=r[0],d=t+c,u=F.PFiALo[d];return u?i=u:(i=F.tEtuTo(i),F.PFiALo[d]=i),i}var Qx,ep,na,PS=Jx({"node_modules/idb/build/index.js"(){let t=N,e={Qofae:t(556)+"1|4",QHjNk:function(o){return o()},TvwLM:t(1345),TDLHi:t(523),bYQxO:t(984)+"ys",Iuryt:t(865),TSJUj:t(1334),mZvxr:t(1165),nCpdi:t(546),pPfBn:function(o){return o()}},r=e[t(985)][t(302)]("|"),i=0;for(;;){switch(r[i++]){case"0":e[t(1069)]($x);continue;case"1":na=new Map;continue;case"2":Qx=[e[t(664)],e[t(443)],t(970),e[t(1741)],e[t(627)]];continue;case"3":ep=[t(1198),e[t(245)],e[t(1706)],e[t(1184)]];continue;case"4":AS(o=>({...o,get:(c,d,u)=>Yx(c,d)||o[t(1345)](c,d,u),has:(c,d)=>!!Yx(c,d)||o[t(1684)](c,d)}));continue;case"5":e[t(1318)]($x);continue}break}}}),DS={idb:function(t){let e=N;t.exports=Promise.resolve()[e(502)](()=>(PS(),Xx))[e(502)](function(r){return r})}},Vx={};function zt(t){let e=N,r={HzvaB:function(c,d){return c!==d}};var i=Vx[t];if(r[e(947)](void 0,i))return i[e(996)];var o=Vx[t]={exports:{}};return DS[t](o,o[e(996)],zt),o[e(996)]}zt.d=(t,e)=>{let r=F;for(var i in e)zt.o(e,i)&&!zt.o(t,i)&&Object[r(1098)+r(1385)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=N;zt.o=(e,r)=>Object[t(957)+"e"][t(981)+t(1385)].call(e,r)})(),(()=>{let t=N,e={Msapl:function(r,i){return r-i},xEPKU:t(713),cIBVp:"undefined",lkaOv:t(848),HXuwY:"__esModule"};zt.r=r=>{let i=t,o={elGhc:function(c,d){return e.Msapl(c,d)}};if(e[i(803)]!==e[i(803)]){let c=_0x4ba936[i(1337)+"g"](0,o.elGhc(4,_0x327a7f[i(693)])),d=c[i(1253)](_0x48663c);_0x265284.push(d)}else e.cIBVp!=typeof Symbol&&Symbol[i(813)+i(975)]&&Object[i(1098)+i(1385)](r,Symbol[i(813)+i(975)],{value:e[i(624)]}),Object[i(1098)+i(1385)](r,e[i(823)],{value:!0})}})();var Pe={};(()=>{let t=N,e={Awzzg:function(a,n){return a(n)},alxKb:function(a,n){return a+n},xDqJv:function(a,n){return a===n},igAeS:t(1051),CkTtE:function(a,n){return a*n},MzwtI:function(a,n){return a+n},IjVqL:function(a,n,s){return a(n,s)},jLHzI:function(a,n){return a(n)},Widix:function(a,n){return a(n)},pvAjY:function(a,n){return a+n},tgtJZ:t(1604),tKQuY:function(a,n){return a!==n},qqJuO:t(993),tkAqN:t(382)+t(382)+t(382)+t(382),EhOJQ:"idb",aFkWe:function(a,n){return a!==n},FWAeL:function(a,n){return a>>>n},bJWKC:function(a,n){return a&n},Etmbi:function(a,n){return a&n},dfEMA:function(a,n){return a>>>n},cALWz:function(a,n){return a&n},BlRNc:function(a,n){return a>n},hoESP:function(a,n){return a<n},nQPav:function(a,n){return a-n},ZthYV:t(1288),HJUKp:function(a,n){return a!==n},EnUYO:t(1143),pBMJe:t(1486),VBXki:function(a,n){return a===n},YNDOu:t(1440),iTSRQ:function(a,n){return a!==n},KlDYU:function(a,n){return a-n},LkPda:function(a,n){return a!==n},RoNnq:function(a,n){return a(n)},XgIUM:function(a,n){return a(n)},EsPHx:function(a,n,s){return a(n,s)},SlBtF:function(a,n){return a(n)},KcKtn:function(a,n){return a&n},twCEl:function(a,n){return a===n},yGoJz:t(757)+t(1488)+t(333)+t(1473),FUxWu:function(a){return a()},cmJYl:function(a,n,s){return a(n,s)},xCKZu:function(a,n){return a!==n},wzpSS:"ASrvr",BnBgc:function(a,n,s){return a(n,s)},aUeou:function(a,n){return a(n)},SPMjx:function(a,n,s){return a(n,s)},FAcwi:function(a,n){return a(n)},gFnkc:function(a,n){return a!==n},wFJYx:function(a,n,s){return a(n,s)},EezGW:function(a,n,s){return a(n,s)},rOxqm:function(a,n){return a(n)},tAnhh:function(a,n){return a!==n},TIOeW:function(a,n,s){return a(n,s)},CUEZR:function(a,n,s){return a(n,s)},SrtsF:function(a,n){return a!==n},ivmzM:function(a,n,s){return a(n,s)},DAKeb:function(a,n,s){return a(n,s)},qpRht:function(a,n,s){return a(n,s)},tXpOI:function(a,n){return a(n)},VtYjS:function(a,n){return a===n},dFMel:t(531),Silcq:t(702)+"e_success",FvHvm:t(234),JeNSt:function(a,n,s){return a(n,s)},gNoRk:function(a,n){return a===n},dQzjs:function(a,n,s,l){return a(n,s,l)},Owvbg:function(a,n,s){return a(n,s)},dSUPz:"error",rHoiq:t(447),GynXn:function(a,n){return a(n)},BvAhB:function(a,n){return a|n},qoNPL:function(a,n){return a<<n},HWXOx:function(a,n){return a(n)},EqnCZ:function(a,n){return a!==n},UQtnE:t(728),IGVah:function(a,n){return a(n)},dxmCL:"Zjeej",WfrAa:"Ivzwf",KXicS:function(a,n){return a(n)},LZNnX:function(a,n,s){return a(n,s)},Pfrmp:function(a,n){return a(n)},xVGjt:function(a,n){return a(n)},kYUwg:t(1342),ZjpcP:function(a,n){return a(n)},aRjSL:function(a,n){return a(n)},rYNUx:function(a,n,s){return a(n,s)},CWoaX:function(a,n){return a(n)},pavyo:function(a,n){return a(n)},BZuLd:function(a,n){return a(n)},xRWVh:t(757)+t(1488)+t(333)+"SeqID",BluZR:t(757)+t(1488)+" field: "+t(763),gLDGX:function(a,n){return a===n},KnLON:function(a,n){return a===n},SJrKM:t(757)+"required"+t(333)+t(1491),DxsJZ:function(a,n){return a(n)},nRtRv:function(a,n){return a+n},fYaul:function(a,n){return a!==n},SgFfS:t(919),DrxgI:function(a,n){return a(n)},wLXNR:function(a,n,s){return a(n,s)},ArOAs:function(a,n){return a(n)},qJlRZ:function(a,n){return a+n},RpKIj:"Unimplem"+t(564)+t(398),kVPOd:t(274),kIwNQ:t(742),ocIeU:function(a,n){return a!==n},DiXRo:"qPoxE",LOBrD:t(899),FzCOs:function(a,n){return a>n},JAGNs:function(a,n){return a>=n},XNyGe:function(a,n){return a>>n},Jkbqj:function(a,n){return a===n},ZxjRf:t(1186),thunp:function(a,n){return a+n},DMCYO:"ydBxn",QMgJI:t(630),FTghz:function(a,n){return a*n},GuFqj:function(a,n){return a&n},shQEp:function(a,n){return a===n},vwqfT:function(a,n){return a>=n},shXGU:function(a,n){return a+n},DfhZN:function(a,n){return a+n},KorsI:function(a,n){return a&n},HtZDs:function(a,n){return a|n},XkBIx:function(a,n){return a<<n},UkMtX:function(a,n){return a<n},xarBE:function(a,n){return a==n},IlCgW:function(a,n){return a>=n},fLOof:function(a,n){return a+n},FFnsq:function(a,n){return a!==n},ElztB:function(a,n){return a&n},SflIv:function(a,n){return a<<n},SwWla:function(a,n){return a<<n},rryPW:function(a,n){return a&n},BQINH:function(a,n){return a&n},HaYIE:function(a,n){return a&n},agQfu:function(a,n){return a+n},Vzpgj:function(a,n){return a+n},CGipI:function(a,n){return a!==n},FUSTu:function(a,n){return a<<n},vXswu:function(a,n){return a|n},BQKFK:function(a,n){return a|n},xoKes:function(a,n){return a&n},VjUrt:function(a,n){return a<<n},vfQxh:function(a,n){return a&n},AppWH:function(a,n){return a&n},dTZCJ:function(a,n){return a&n},coJQe:function(a,n){return a>n},VHYgs:function(a,n,s){return a(n,s)},TZbRk:function(a,n){return a+n},qiUKM:function(a,n){return a+n},bPlfQ:function(a,n){return a<n},mjzHN:function(a,n){return a+n},qPaxL:function(a,n){return a<n},cZPjd:function(a,n){return a<n},jJGGe:function(a,n){return a!==n},NGrji:t(1226),BkhKg:function(a,n){return a<=n},zQRSQ:function(a,n){return a+n},sWSiC:function(a,n){return a-n},uKNKA:function(a,n){return a+n},TkBOe:function(a,n){return a<<n},ZvysG:function(a,n){return a&n},uDdAM:function(a,n){return a>>n},XiIEL:function(a,n){return a>>n},Bxygc:function(a,n){return a|n},GvRxw:function(a,n){return a&n},ijnNt:function(a,n){return a|n},bBldD:function(a,n){return a&n},bnphO:function(a,n){return a>>n},gYNbp:function(a,n){return a|n},LJMJz:function(a,n){return a&n},iAahy:function(a,n){return a<n},KcQpY:function(a,n){return a+n},ACopE:function(a,n){return a<n},hwqBv:function(a,n){return a>n},vcxCC:function(a,n){return a||n},DtZhL:function(a,n){return a>>>n},KyDNw:function(a,n){return a===n},FxxzL:t(1614),FsOJD:t(1688),kQAnp:function(a,n){return a<n},gPcqp:function(a,n){return a&n},SOWHb:function(a,n){return a&n},rcRmu:function(a,n){return a&n},bQTTV:function(a,n){return a>>>n},mtlWj:function(a,n){return a>>>n},YIraQ:function(a,n){return a>>>n},EPVRl:function(a,n,s){return a(n,s)},ELRni:function(a,n){return a===n},LtgxA:function(a,n){return a&n},ZnaIo:function(a,n){return a&n},uhAGH:function(a,n){return a<<n},ZtbaF:function(a,n){return a&n},NvWOl:function(a,n){return a(n)},XuVnU:function(a,n){return a<<n},PTKbB:t(1504),dtlzf:function(a,n){return a&n},mdeQX:function(a,n){return a&n},KcFnW:function(a,n){return a<<n},EHjOW:function(a,n){return a&n},VIwsW:t(717),gyuFd:function(a,n){return a!==n},rwunI:t(1721),oobJP:t(452),mUSVp:function(a,n){return a(n)},orrkE:function(a,n){return a&n},kSWGN:function(a,n){return a&n},Vlzvx:function(a,n){return a|n},OMZcf:function(a,n){return a<<n},WLQbE:function(a,n){return a<n},vSOBI:function(a,n){return a<n},eicaY:function(a,n){return a<n},TJemW:function(a,n){return a!==n},wqKwQ:function(a,n){return a|n},rhDuE:function(a,n){return a&n},axLOq:function(a,n){return a|n},nrXpJ:function(a,n){return a>>>n},cZBNh:function(a,n){return a>>>n},diziY:function(a,n){return a!==n},adEkm:function(a,n){return a&n},zZXdv:function(a,n){return a|n},ZEnDs:function(a,n){return a>>>n},PRoHS:function(a,n){return a&n},vwYbk:function(a,n){return a&n},lvfeB:function(a,n){return a>>>n},ZDmlg:function(a,n){return a!==n},hhhZJ:function(a,n){return a>>>n},zyvwa:function(a,n){return a+n},cLZaM:function(a,n){return a!==n},BMPaq:function(a,n){return a|n},AwhbE:function(a,n){return a>>>n},ihUza:function(a,n){return a&n},DPPPU:function(a,n){return a>>>n},kxebd:function(a,n){return a(n)},CvENv:t(262),UhafG:t(1704),sRAGW:function(a,n){return a(n)},XwAyn:function(a,n){return a|n},ZvNze:function(a,n){return a|n},khbql:function(a,n){return a===n},RcVMQ:t(1061),ieaYf:function(a,n){return a|n},ihVhY:function(a,n){return a|n},GAzxf:function(a,n){return a|n},YKdZD:function(a,n){return a|n},MsPSD:function(a,n){return a|n},npqOh:function(a,n){return a<<n},hHElC:function(a,n){return a|n},KxnGR:function(a,n){return a|n},cjjpy:function(a,n){return a>>>n},ueNqv:function(a,n){return a|n},oxQqy:function(a,n){return a|n},ZYuTt:function(a,n){return a|n},MbqPG:function(a,n){return a>>>n},kODrm:function(a,n){return a|n},oVOdO:function(a,n){return a&n},njpOt:function(a,n){return a&n},OLBES:function(a,n){return a>>>n},NgPEy:function(a,n){return a&n},NnlCT:function(a,n){return a>>>n},RxYmv:function(a,n){return a>>>n},IiQbx:function(a,n){return a|n},Hqcgj:function(a,n){return a%n},XgsXv:function(a,n){return a/n},vfrRV:function(a,n){return a(n)},wLJCv:function(a,n,s,l){return a(n,s,l)},aKoUY:t(1299),XdiXq:function(a,n){return a+n},jEtEN:function(a,n){return a>>>n},ZFfvN:function(a,n){return a*n},LnXkl:function(a,n){return a>>>n},odMVE:function(a,n){return a&n},zKHmh:function(a,n){return a>>>n},BCZre:function(a,n){return a>>>n},SZZQW:function(a,n){return a+n},hvZaY:function(a,n){return a+n},GnBRu:function(a,n){return a|n},MAWVB:function(a,n){return a|n},sYxjl:function(a,n){return a>>>n},rQxrw:function(a,n){return a===n},KgOtP:function(a,n){return a+n},VcOlf:function(a,n){return a!==n},SYBRE:t(1112),OuQNa:t(356),OJZAZ:function(a,n){return a&n},sgEZQ:function(a,n){return a>>>n},BBHMa:function(a,n){return a&n},SwFyc:function(a,n){return a>>>n},UUkpm:function(a,n){return a>>>n},zuheK:t(344)+t(489),zuENo:"NATIVE_E"+t(1657),zMBHC:t(1650)+t(1211)+"R",MHZpE:"CONNECTING_ERROR",PnUdx:function(a,n){return a!=n},VGuJH:t(1040)+"d",qYHqO:t(848),aKKNV:t(1415)+"le",HoyqW:function(a,n){return a===n},iCIwT:t(965),PYzvO:"sUBkC",rQHJu:function(a,n){return a!==n},Tthnp:"ffjcL",gZalS:t(1726),OkBRd:function(a,n,s){return a(n,s)},PqKAJ:t(349),hKlEv:t(1155),eeRcF:function(a,n){return a|n},KmUZT:function(a,n){return a===n},QVtHP:"SuceB",XHryU:t(1085),VlXxq:function(a,n){return a(n)},HrvwA:function(a,n){return a===n},XHpFa:t(1363),ElziX:function(a,n){return a<n},fnxMO:function(a,n){return a===n},RIpJS:function(a,n){return a&n},tNcWX:function(a,n){return a!==n},UNZhO:"AUAgm",pkWEI:t(373),yIwlZ:function(a,n){return a===n},MKsuA:function(a,n,s){return a(n,s)},XYfru:function(a,n){return a!==n},vDiRm:"lngVO",WqZKR:function(a,n){return a==n},BXpyW:t(484),wGzQo:function(a,n){return a instanceof n},sxkcj:function(a,n){return a+n},fUUlI:function(a,n){return a+n},wOrHY:function(a,n){return a===n},DbsAU:function(a,n){return a===n},mGdQx:"LoMkE",kpOoS:"kwJas",DGbfE:t(326),REdTX:t(1307),mtYhU:function(a,n,s){return a(n,s)},imUDB:t(689),AePod:t(619)+t(655)+t(1710)+t(736)+t(1577),Xzfou:"FktsW",oQebC:"IJtSb",QVnUe:function(a,n){return a===n},kzPvJ:t(1210),BALHL:t(462),jjPuM:t(871),GTZYp:t(429),jPvNC:"wwfDi",nOVuV:function(a,n){return a===n},Enpby:t(1359),JhWXV:function(a,n){return a||n},meDBn:function(a,n,s,l,h){return a(n,s,l,h)},enruy:t(1164),SxIXX:function(a,n){return a||n},ddAkd:t(1569)+t(879),udZCy:t(922)+t(1095)+t(645)+"nitialized",KJnaR:function(a,n){return a===n},eZSuP:t(922)+t(1675)+t(208),dWCwW:t(505),CfenA:function(a,n){return a(n)},tjcPJ:function(a,n){return a<n},rqVpq:function(a,n){return a===n},IQbvh:function(a,n){return a&n},gHfxe:function(a,n){return a<n},wFkOg:function(a,n){return a<n},AUIcl:function(a,n){return a>=n},vuveI:function(a,n){return a<n},fiWxI:function(a,n){return a&n},dfGRI:function(a,n){return a&n},XQQEQ:function(a,n){return a<<n},vSjYr:function(a,n){return a&n},PSleZ:function(a,n){return a|n},vlboM:function(a,n){return a&n},wzIXk:function(a,n){return a<<n},DfHvm:function(a,n){return a+n},sbGoo:function(a,n){return a<n},brfEx:function(a,n){return a<n},rYsDi:function(a,n){return a|n},pzyXE:function(a,n){return a&n},KKLzh:function(a,n){return a===n},tOaYq:function(a,n){return a===n},vVYts:function(a,n){return a&n},gXquH:function(a,n){return a&n},PMxYc:function(a,n){return a|n},zpkuL:function(a,n){return a|n},dhVQb:function(a,n){return a&n},xJJeX:function(a,n){return a|n},bvakm:function(a,n){return a|n},TCBFI:"string",uWUao:function(a,n){return a instanceof n},wpDGh:function(a,n){return a instanceof n},RLVxH:"applicat"+t(982),NYCgr:function(a,n){return a+n},vcnMh:function(a,n){return a+n},ZGymK:t(793),xyGuy:function(a,n){return a(n)},kdhlw:t(954)+t(827),sxpAQ:function(a,n){return a(n)},gPeNr:t(329)+t(1273),sqDLx:function(a,n){return a+n},uLxev:t(1388),MguHp:t(1589)+t(286)+t(795)+"P",lKENd:t(857)+t(1314)+t(1351),bQnvb:"mqbEk",RSyWt:"hiGtQ",VRTDg:function(a,n,s){return a(n,s)},JRWMf:t(543),FxHnL:function(a){return a()},SsDNt:function(a,n,s,l){return a(n,s,l)},NFvxK:function(a,n){return a!==n},SvkyU:t(1080),rOJXd:t(1461),oPWHI:function(a,n){return a*n},dSCEt:"FqbgK",aYJxy:t(1062),nVzBx:function(a,n){return a!==n},rqmgm:function(a,n){return a<=n},SOEks:function(a,n){return a-n},corxO:function(a,n){return a|n},KOmVy:function(a,n){return a|n},luhwG:function(a,n){return a&n},AKQZc:function(a,n){return a>>n},xnSCQ:function(a,n){return a===n},ZvxRE:t(1667),tTHuB:"kxPOR",uMLow:function(a,n){return a||n},YqiTo:function(a,n,s){return a(n,s)},vHbth:t(1092),zEPkl:t(547),rPrKC:function(a,n){return a||n},yPQpK:t(472),nbeui:function(a,n){return a||n},NrSSY:t(712),JoseC:function(a,n){return a||n},hjPgv:function(a,n){return a||n},whnHl:function(a,n){return a!==n},RAdjy:t(1179),vqfKh:function(a,n,s){return a(n,s)},MWCXL:"qos",qdcBq:t(343)+"id",FaKgr:function(a,n,s){return a(n,s)},KWITq:t(1348),RuWTK:"0|2|3|4|1",PcnAy:function(a,n){return a!==n},kyqiN:t(601),uUDMF:t(1518)+t(1244)+t(1275),nVGYY:t(1213),plbVR:function(a,n,s,l){return a(n,s,l)},QJGrJ:t(522)+t(1414),AbkPO:t(1621),JZETT:t(552),TWlEa:t(577)+t(300),zThZy:t(577)+t(1438)+"k",modAG:"x_frontier_ack_m"+t(1389),Fkvly:t(1090)+"d error.",LzQAj:t(1153),eadWm:function(a,n,s,l){return a(n,s,l)},eBnOa:function(a,n){return a&&n},HuTsA:function(a,n){return a!==n},ymhHP:"is_ack",VEPSb:t(251),mecwA:function(a,n){return a||n},IUpWz:function(a){return a()},YItfS:function(a,n){return a==n},eaTjP:function(a,n){return a(n)},ksoCh:function(a,n){return a===n},cKDSy:t(1183),BQoOh:function(a,n){return a(n)},QYHCZ:"text/plain;chars"+t(751),YlRVM:t(1644)+t(982)+";charset"+t(1478),WeuXh:"none_none",OZevL:function(a){return a()},eNhXc:function(a,n){return a>n},mbJOi:function(a,n){return a(n)},mBrGc:function(a,n){return a&n},IiQrt:"lFFPj",MEGhp:function(a,n){return a(n)},GMROm:function(a,n){return a+n},WBVXP:function(a,n){return a+n},AxvpM:function(a,n){return a+n},wAtbL:t(648)+t(1402)+t(1471),szFIz:t(1219),BlJqK:t(1206),BgkUd:t(1475)+t(1671)+"e",oPBkJ:function(a,n){return a>=n},xjYSq:function(a,n){return a<n},OShbT:function(a,n){return a===n},yGkfD:t(1605),OifVE:"2|1|3|4|0",rxXoR:function(a,n){return a+n},JEcPi:function(a,n,s,l){return a(n,s,l)},GSvNr:function(a,n){return a+n},wUduo:function(a,n){return a|n},pNNxn:function(a,n){return a+n},fGCJN:function(a,n){return a<<n},AITWm:function(a,n){return a+n},XkjUO:function(a,n){return a+n},xnyFo:function(a,n){return a|n},veRnq:function(a,n){return a+n},vSknc:function(a,n){return a+n},ACRUt:function(a,n){return a<<n},rxanG:function(a,n){return a+n},bNIrw:function(a,n){return a>>>n},QKWkS:function(a,n){return a&n},DCtyd:function(a,n){return a&n},HXtvM:function(a,n){return a+n},dTlFk:function(a,n){return a&n},yJYYO:function(a,n){return a>>>n},igLBu:function(a,n){return a&n},XnwWb:function(a,n){return a+n},ugWkN:function(a,n,s){return a(n,s)},hpXNW:function(a,n){return a+n},ozGrN:t(318),Utmtu:t(1459),kKyJi:t(248)+t(872)+t(875)+"1",KDpDY:function(a,n){return a>>>n},kJbbx:function(a,n){return a|n},rJDWa:function(a,n){return a<n},eMLcM:function(a,n){return a&n},oXKep:function(a,n){return a<n},zMXiA:function(a,n){return a|n},gGtXk:function(a,n){return a&n},GTFTu:function(a,n){return a|n},WWIMf:t(702)+t(1254)+"t",BcIfu:t(1516),VKPWC:"JWNLJ",kxEjT:function(a,n){return a(n)},hBGkc:function(a,n){return a+n},TvDEs:function(a,n,s,l){return a(n,s,l)},nBOQH:t(1658),RbOLo:function(a,n,s,l){return a(n,s,l)},NeLbF:t(1542)+t(371),KMUfn:t(371),RJDkX:function(a,n,s,l){return a(n,s,l)},FJbCl:t(1511)+t(1619),PiLlu:function(a,n,s){return a(n,s)},hxOYH:function(a,n,s,l){return a(n,s,l)},QarUL:function(a,n){return a+n},eBtkS:function(a,n,s){return a(n,s)},XLhkL:t(1609)+"_EXIST",mOhND:function(a,n,s){return a(n,s)},iGLYu:t(1145),BCCAQ:t(797),WSYJQ:t(1264),DWXFD:t(849),UsUSO:function(a,n,s,l){return a(n,s,l)},NBdEG:function(a){return a()},jxVEy:t(235),dBMHT:function(a,n){return a(n)},xdZWO:t(734)+"r",VzMqN:t(423),bwCgD:t(963),vFXyy:t(659),bPPPW:t(282),HnlDW:function(a,n){return a||n},CFWXU:function(a,n){return a!==n},ctGia:"XeWaX",zhvLb:function(a,n,s){return a(n,s)},woDld:t(1054),ucWSF:t(1018),tyCcN:function(a,n,s,l){return a(n,s,l)},LMtdP:function(a,n){return a(n)},VXleQ:t(577)+"er_ttl",WTARQ:function(a,n,s,l){return a(n,s,l)},MIfaO:"x-msg-qos",ncqif:t(1006)+"rsor_value",nYYWl:function(a){return a()},BWWhs:function(a,n){return a===n},jedBa:t(386),kYXbi:function(a,n){return a+n},VrtyG:function(a){return a()},gqOQm:function(a){return a()},MZUoO:function(a){return a()},mKrBS:function(a,n){return a===n},DuZRF:function(a,n){return a&&n},LkAdF:function(a,n){return a(n)},vDBjf:function(a,n){return a(n)},xAwNY:function(a){return a()},scAbn:function(a,n){return a<n},nyAdv:function(a,n,s){return a(n,s)},EXTVW:function(a){return a()},DCvJQ:function(a,n){return a!==n},FSXVR:t(1111),HbrKu:function(a,n,s,l){return a(n,s,l)},uVvsf:function(a,n){return a!==n},AxbNZ:function(a,n,s){return a(n,s)},TMLOM:t(705)+t(762),iEcqf:t(435),EYZXi:"auto",qUzmf:function(a,n){return a==n},XVgxZ:"please p"+t(529)+t(824)+t(810)+t(1023)+t(1290)+"is undef"+t(1503),uVSZb:t(276)+"t",cmhwT:t(622)+"ediately reconnect",xWBIO:function(a,n){return a&n},wCFwq:function(a,n){return a(n)},mLqzX:function(a,n){return a(n)},pWitj:function(a,n){return a&n},oTbFJ:function(a,n){return a&n},SpbCW:t(692),rVKgZ:"tzume",eYadg:function(a,n){return a!==n},wPKsL:"OIMVW",ShdzI:"KEsSL",SGsEj:function(a,n){return a!==n},hbanm:function(a,n){return a!==n},YLVuf:t(733),tyenG:t(324),fDIqS:"bd_did",BrBOi:t(1064),fZNOp:function(a,n){return a==n},FvVsv:t(628),oLriv:function(a){return a()},QbNAp:function(a,n,s){return a(n,s)},vldSl:t(1742),oAkLh:t(729)+"0",CPVgQ:function(a,n,s){return a(n,s)},CzENa:function(a,n,s){return a(n,s)},FyGwq:function(a,n){return a>n},ssqmw:function(a,n){return a-n},LtJAh:function(a,n){return a(n)},ZTHKP:"FRONTIER>",SACQX:function(a,n){return a*n},mymsn:t(430),FKgoS:function(a,n,s){return a(n,s)},nssoa:function(a,n){return a!==n},tFFLK:"going aw"+t(1709)+t(276)+"ting ser"+t(626),afKNZ:"AhdpG",FoGzE:function(a,n){return a(n)},NahmD:t(440),KDWCN:function(a,n){return a!==n},DvHBa:t(908),egTNU:t(656),nZbOA:t(1331)+"0",bDgFw:function(a,n){return a>>>n},qGnod:function(a,n){return a>>>n},vQKqv:function(a,n){return a===n},bAcRF:function(a,n){return a===n},JVpzy:function(a,n){return a<n},ICUaJ:function(a,n){return a<n},RkTGc:function(a,n){return a&n},joPyd:function(a,n){return a!==n},sjCZm:function(a,n){return a!==n},oATmq:function(a,n){return a|n},MDJOI:function(a,n){return a+n},vAUFE:function(a,n){return a>>>n},FViQM:function(a,n){return a+n},ftvMF:function(a,n){return a|n},eMmZw:function(a,n){return a&n},LjqCK:t(1482),LMMQk:t(1149),uoiNY:t(1247),mLjgP:t(1470),yQezy:function(a,n,s){return a(n,s)},UyHmd:"going aw"+t(1355)+t(758)+t(1728),SnynZ:function(a,n){return a+n},OFYqe:t(269)+t(1110),BxMVT:function(a,n){return a===n},TBYLQ:function(a,n){return a===n},SPRQw:t(778)+t(749)+" valid d"+t(616)+t(537)+t(460)+t(1405)+t(1536)+t(272),phMTX:t(1533),QaMcd:function(a,n){return a!=n},LewIt:function(a,n){return a instanceof n},pMRxp:function(a,n){return a instanceof n},UJPxs:function(a,n){return a(n)},QpQAw:function(a,n){return a||n},UHUhm:function(a,n){return a instanceof n},iHYjo:t(1298),axDrO:t(937),KdCcB:function(a,n){return a!==n},cTUAB:"KYSCd",kCUrD:"iDIPe",gajXE:t(826),Vvpmd:t(1384),XpXrT:function(a,n){return a*n},CRKnL:t(1568),WeEhp:function(a,n){return a!=n},kWsUU:function(a,n){return a===n},DyqqK:t(404),EmJAO:t(253)+t(1086)+t(1208)+"pe",BYqcc:function(a,n){return a===n},BYElY:function(a,n){return a==n},IgOnf:function(a,n){return a!=n},csiNJ:function(a,n){return a===n},QxJcO:t(1717)+"rkerGlob"+t(809),omGvH:t(1410)+"orkerGlo"+t(986),dypJl:function(a,n){return a===n},lXrKv:function(a,n){return a!=n},tsoSA:function(a,n){return a!=n},KKAhT:function(a,n){return a!=n},puctJ:t(694)+"qos__"};zt.r(Pe),zt.d(Pe,{FWS:()=>Um,CustomErrorEvent:()=>fl,createCloseEvent:()=>_t,ReconnectEvent:()=>ul,createErrorEvent:()=>lt,decodedFrame:()=>sn,createOpenEvent:()=>wl,CustomCloseEvent:()=>hl,createReconnectEvent:()=>va,FrontierMessageEvent:()=>pl,encodeFrame:()=>Gt,createMessageEvent:()=>gl,OpenEvent:()=>ml,ErrorCode:()=>an,Event:()=>rr,MessageEvent:()=>xl});let r="";function i(a=""){let n=t,s="02",l=""+Date[n(1643)](),h=r||(r=e[n(232)](f,a)),p=Math.random()[n(813)](16)[n(978)](-6);return e[n(400)](s+l+h,p)}function o(){let a=t;if(e[a(1404)](e[a(634)],a(1004)))_0x5032b9+=e.Awzzg(_0x2ebb6f,_0x59d6af),_0x27d263+=2;else return e[a(400)](e[a(1659)](1e4,Date[a(1643)]()),Math[a(646)](e[a(1659)](1e4,Math[a(1637)]())))}function c(a){let n=t;return e[n(559)](e[n(232)](Array,8).join("0"),e[n(369)](parseInt,a,10)[n(813)](2))[n(978)](-8)}function d(a){let n=t;return e[n(400)](e[n(574)](Array,4)[n(900)]("0"),e[n(369)](parseInt,a,2)[n(813)](16)).slice(-4)}function u(a){let n=t,s=a[n(302)](/\./)[n(636)](p=>c(p)),l=[];return l[0]=e[n(1430)](d,e.alxKb(s[0],s[1])),l[1]=e[n(232)](d,e.pvAjY(s[2],s[3])),[n(1604),e.tgtJZ,e[n(1228)],"0000",e[n(1228)],n(567),l[0],l[1]].join("")}function f(a){let n=t;if(e[n(703)](e[n(914)],e[n(914)]))_0x5a9f99[n(1548)](_0xb79c98,_0x577f20),_0x1b8620[n(1548)](_0x30d6d7,_0x25bee5);else{let s=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/[n(264)](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(264)](a);return s?u(a):l?e[n(1430)](x,a):e[n(1020)]}}function x(a){let n=t,s="",l=[],h=0,p=0,_=!0,E=e[n(1228)];if(e.BlRNc(a[n(1672)]("::"),-1)){let m=a[n(302)]("::");for(let L=0;e[n(1172)](L,m[n(693)]);L++){let j=m[L];if(j.indexOf(":")>0){let $=j.split(":");_&&(h=$.length),p+=$[n(693)];for(let Y=0;Y<$[n(693)];Y++)if($[Y][n(693)]!==4){let _e=E[n(1337)+"g"](0,e[n(219)](4,$[Y][n(693)])),et=_e.concat($[Y]);l.push(et)}else l[n(1419)]($[Y]);_=!1}else if(e[n(366)]===e[n(366)]){if(e[n(592)](4,j.length))if(e[n(703)](e[n(1732)],e[n(1544)])){let $=E[n(1337)+"g"](0,e[n(219)](4,j[n(693)])),Y=$[n(1253)](j);l[n(1419)](Y)}else return _0x18e649||(_0x2817b5=_0x327333.resolve()[n(502)](_0x5795db[n(719)](_0x38860d,e.EhOJQ))),_0x493ea2;else l[n(1419)](j);_&&(h+=1),p+=1,_=!1}else{if(e[n(1449)](4,_0x22dcd1[n(693)])){let $=_0x237304[n(1337)+"g"](0,4-_0x5c6617.length),Y=$[n(1253)](_0x3a5b34);_0x1eb269.push(Y)}else _0x3d3371[n(1419)](_0x1f13a5);_0x261fa3&&(_0x1cb2bf+=1),_0x5a9aac+=1,_0x18b6eb=!1}}let T="";for(let L=0;e[n(1172)](L,e[n(219)](8,p));L++)T=T[n(1253)](E);for(let L=0;L<l.length;L++)e[n(1437)](L,h)&&(s=s[n(1253)](T)),s=s[n(1253)](l[L]);return s}{let m=a.split(":");for(let T=0;e[n(1172)](T,m.length);T++)if(e[n(1437)](e[n(1537)],e[n(1537)])){let L=m[T];if(e.iTSRQ(4,m[T][n(693)])){let j=E.substring(0,e[n(1144)](4,m[T][n(693)])),$=j[n(1253)](L);s=s[n(1253)]($)}else s=s[n(1253)](L)}else{let L=this.high,j=this[n(1372)];return[e[n(399)](L,24),e[n(1736)](L>>>16,255),e[n(399)](L,8)&255,255&L,e[n(399)](j,24),e[n(1736)](e[n(399)](j,16),255),e[n(1489)](e[n(1060)](j,8),255),e[n(674)](255,j)]}return s}}function g(a,n){let s=t,l=a[s(542)];e.aFkWe(void 0,l)&&(e.IjVqL(pe,n,10),e[s(369)](z,n,l));let h=a[s(1473)];e[s(631)](void 0,h)&&(e[s(369)](pe,n,18),e[s(369)](z,n,h))}function w(a){let n=t,s={};e:for(;!e[n(1194)](K,a);){let l=e[n(232)](xe,a);switch(e.dfEMA(l,3)){case 0:break e;case 1:s[n(542)]=e[n(369)](C,a,e[n(499)](xe,a));break;case 2:s[n(1473)]=e[n(436)](C,a,e[n(216)](xe,a));break;default:e[n(369)](R,a,e.KcKtn(7,l))}}if(e[n(1404)](void 0,s[n(542)]))throw new Error(n(757)+"required"+n(333)+n(542));if(e[n(1573)](void 0,s[n(1473)]))throw new Error(e.yGoJz);return s}function S(a){let n=t,s=e[n(682)](P);return e[n(211)](y,a,s),M(s)}function y(a,n){let s=t,l=a[s(1484)];e[s(1610)](void 0,l)&&(e[s(369)](pe,n,8),e[s(436)](wt,n,l));let h=a[s(763)];if(e[s(1189)](void 0,h))if(e[s(802)]!==s(886))pe(n,16),e[s(211)](wt,n,h);else return this[s(1626)].protocol;let p=a[s(1305)];e.aFkWe(void 0,p)&&(e[s(369)](pe,n,24),e.BnBgc(wt,n,e[s(1370)](D,p)));let _=a[s(1491)];_!==void 0&&(e[s(1330)](pe,n,32),wt(n,e[s(1723)](D,_)));let E=a[s(1513)];if(e.gFnkc(void 0,E))for(let et of E){e[s(1105)](pe,n,42);let Tt=e[s(682)](P);e[s(211)](g,et,Tt),e[s(211)](pe,n,Tt[s(677)]),e[s(676)](H,n,Tt),e[s(1339)](O,Tt)}let m=a[s(1676)+s(960)];e[s(476)](void 0,m)&&(pe(n,50),z(n,m));let T=a[s(942)+"ype"];e[s(703)](void 0,T)&&(e.EsPHx(pe,n,58),e.TIOeW(z,n,T));let L=a[s(1662)];e[s(592)](void 0,L)&&(pe(n,66),pe(n,L[s(693)]),e[s(829)](oe,n,L));let j=a[s(1240)];e[s(1256)](void 0,j)&&(e[s(369)](pe,n,74),z(n,j));let $=a[s(1432)+"ming"];$!==void 0&&(e[s(744)](pe,n,82),e[s(1136)](z,n,$));let Y=a[s(1019)];e[s(703)](void 0,Y)&&(e[s(1713)](pe,n,90),e[s(1642)](z,n,Y));let _e=a[s(389)+"e"];_e!==void 0&&(e[s(211)](pe,n,96),wt(n,e[s(650)](D,_e)))}function v(a){let n=t;if(e[n(368)]===n(447))return e[n(910)](I,e[n(574)](B,a));{let{pingInterval:s,pingFrequency:l}=this[n(407)];if((e[n(1624)]("hi",_0x599fff[n(474)])&&e[n(1027)]===l||e.VBXki("auto",l))&&(this[n(1367)+n(1005)](),this[n(1391)](e[n(449)],e[n(1680)]),this["_pingPon"+n(544)+"Id"]=e[n(466)](_0x47f5a4,this._ping[n(719)](this),s)),e[n(229)]("hi",_0x2be402[n(474)]))return;try{e[n(372)](_0xbe8c65,this,_0x3ebeee,[_0x24719a,_0x3e7cf1,_0x1024b6,_0x95e446,_0x1b5783,_0x1c7460])}catch(h){let p=e[n(263)](_0x2154c2,e[n(959)],{message:h.message,code:_0x8363b3[n(221)+n(1055)],error:h});this[n(1648)+n(1276)+n(1379)](p)}}}function I(a){let n=t;if(e[n(788)](e[n(620)],e[n(620)]))this.on(_0x13d335,_0x2fce6d);else{let s={};e:for(;!e[n(469)](K,a);)if(e.dxmCL!==e[n(1578)]){let l=e[n(416)](xe,a);switch(l>>>3){case 0:break e;case 1:s[n(1484)]=kt(a,!0);break;case 2:s[n(763)]=e[n(653)](kt,a,!0);break;case 3:s[n(1305)]=e.Pfrmp(xe,a);break;case 4:s[n(1491)]=e.xVGjt(xe,a);break;case 5:if(e[n(631)](e[n(1452)],e[n(1452)]))_0xa724(_0x399601,10),e[n(829)](_0x2b815f,_0x8fc362,_0x5591bb);else{let h=e[n(1370)](A,a);(s[n(1513)]||(s[n(1513)]=[]))[n(1419)](e[n(1015)](w,a)),a[n(677)]=h;break}case 6:s["payloadE"+n(960)]=C(a,e[n(738)](xe,a));break;case 7:s[n(942)+n(1139)]=e[n(357)](C,a,e[n(1315)](xe,a));break;case 8:s.payload=e[n(436)](se,a,e[n(1068)](xe,a));break;case 9:s[n(1240)]=e[n(436)](C,a,xe(a));break;case 10:s[n(1432)+n(379)]=e[n(1642)](C,a,e[n(1148)](xe,a));break;case 11:s[n(1019)]=C(a,e[n(1430)](xe,a));break;case 12:s.frameType=e[n(1500)](xe,a);break;default:e[n(211)](R,a,7&l)}}else _0x132454=e[n(1584)](e.qoNPL(e[n(1736)](31,_0x23d68b),6),e[n(1489)](63,_0x4f73ba)),e[n(1172)](_0x3b5139,128)?_0x468f96+=_0x41433f:(_0x14a8f3+=e[n(1500)](_0x459f43,_0x5a7fdf),_0x1478d7++);if(s[n(1484)]===void 0)throw new Error(e[n(506)]);if(e[n(1404)](void 0,s.LogID))throw new Error(e[n(337)]);if(e[n(962)](void 0,s.service))throw new Error(n(757)+"required"+n(333)+n(1305));if(e[n(696)](void 0,s[n(1491)]))throw new Error(e[n(1390)]);return s}}function A(a){let n=t,s=e[n(973)](xe,a),l=a.limit;return a[n(677)]=e[n(834)](a[n(1030)],s),l}function R(a,n){let s=t;if(e.fYaul(s(835),e[s(685)]))switch(n){case 0:for(;e[s(402)](128,e[s(923)](ee,a)););break;case 2:e[s(1425)](V,a,e[s(971)](xe,a));break;case 5:e[s(369)](V,a,4);break;case 1:e[s(1425)](V,a,8);break;default:throw new Error(e[s(1260)](e.RpKIj,n))}else return this._ws?this[s(1585)].binaryType:this["_binaryT"+s(1139)]}function D(a){return a|=0,{low:a,high:a>>31,unsigned:a>=0}}let b=[];function P(){let a=t,n=b.pop();return n?(n[a(1030)]=n[a(677)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function O(a){b[t(1419)](a)}function B(a){let n=t;if(e[n(1397)](e[n(314)],e.LOBrD))return{bytes:a,offset:0,limit:a.length};this[n(1309)+"er"]&&_0xdb6f06[n(1056)+"entListener"](e[n(1571)],this[n(1580)+n(1279)]),this[n(1309)+"er"]&&_0x534c34[n(1056)+n(520)+"ner"](e[n(1398)],this["_handleP"+n(961)]),this[n(326)]()}function M(a){let n=t,s=a[n(214)],l=a[n(677)];return e[n(1573)](s.length,l)?s:s[n(918)](0,l)}function V(a,n){let s=t;if(e[s(279)](a[s(1030)]+n,a[s(677)]))throw new Error(s(1698)+s(1439));a.offset+=n}function K(a){let n=t;return e[n(355)](a[n(1030)],a.limit)}function re(a,n){let s=t,l={wDDga:function(h,p){return e[F(1584)](h,p)},bmsFE:function(h,p){return h>>p},WBeTF:function(h,p){return h&p},miXmG:function(h,p){return e[F(1519)](h,p)}};if(e[s(215)](s(1186),e.ZxjRf)){let h=a[s(214)],p=a[s(1030)],_=a[s(677)],E=e[s(220)](p,n);if(e.FzCOs(E,h[s(693)]))if(e[s(652)]===e.QMgJI)_0x2b8dbf[_0xf2dbec++]=l[s(861)](l[s(863)](_0x2a8573,12),224),_0x2d057e[_0x165ef6++]=l[s(1225)](l[s(515)](_0x3ca33b,6),63)|128,_0x122eca[_0x36ada8++]=l.wDDga(l[s(1225)](63,_0x3315ab),128);else{let m=new Uint8Array(e[s(538)](2,E));m.set(h),a[s(214)]=m}return a[s(1030)]=E,e[s(279)](E,_)&&(a[s(677)]=E),p}else return new _0x1b7f77(_0x14769f,{data:_0x2abd46})}function X(a,n){let s=t,l=a[s(1030)];if(l+n>a[s(677)])throw new Error(s(1073)+s(1439));return a[s(1030)]+=n,l}function se(a,n){let s=t,l=e[s(369)](X,a,n);return a[s(214)][s(918)](l,e[s(559)](l,n))}function oe(a,n){let s=t,l=e[s(1642)](re,a,n[s(693)]);a[s(214)][s(1548)](n,l)}function C(a,n){let s=t,l=X(a,n),h=String[s(941)+s(958)],p=a[s(214)],_="\uFFFD",E="";for(let m=0;e[s(1172)](m,n);m++){let T=p[m+l],L,j,$,Y;e.GuFqj(128,T)===0?E+=e[s(1370)](h,T):e[s(348)](e[s(402)](224,T),192)?e[s(525)](e[s(400)](m,1),n)?E+=_:(L=p[e[s(589)](e.DfhZN(m,l),1)],e[s(788)](e.KorsI(192,L),128)?E+=_:(Y=e[s(853)](e[s(748)](e[s(674)](31,T),6),e.Etmbi(63,L)),e[s(395)](Y,128)?E+=_:(E+=h(Y),m++))):e[s(1373)](e[s(402)](240,T),224)?e[s(887)](e[s(834)](m,2),n)?E+=_:(L=p[e.fLOof(m+l,1)],j=p[e[s(220)](m+l,2)],e[s(1540)](e[s(745)](L|e[s(311)](j,8),49344),32896)?E+=_:(Y=e[s(853)](e[s(853)](e[s(1523)](15&T,12),e[s(748)](e[s(1312)](63,L),6)),e[s(451)](63,j)),Y<2048||Y>=55296&&Y<=57343?E+=_:(E+=e.IGVah(h,Y),m+=2))):e[s(1373)](e[s(1215)](248,T),240)?e.JAGNs(e[s(589)](m,3),n)?E+=_:(L=p[e.qJlRZ(e.thunp(m,l),1)],j=p[e[s(1445)](m+l,2)],$=p[e[s(980)](e[s(589)](m,l),3)],e[s(1344)](e[s(1241)](e[s(853)](L,e[s(551)](j,8))|e.SflIv($,16),12632256),8421504)?E+=_:(Y=e.vXswu(e[s(1584)](e[s(953)](e[s(1313)](7,T)<<18,e.VjUrt(e[s(1365)](63,L),12)),e[s(1291)](63,j)<<6),e[s(890)](63,$)),e[s(395)](Y,65536)||e[s(463)](Y,1114111)?E+=_:(Y-=65536,E+=e.VHYgs(h,e[s(1221)](e[s(1519)](Y,10),55296),e.qiUKM(1023&Y,56320)),m+=3))):E+=_}return E}function z(a,n){let s=t,l={sqJHt:function(m,T,L){return m(T,L)}},h=n[s(693)],p=0;for(let m=0;m<h;m++){let T=n[s(1534)+"At"](m);T>=55296&&T<=56319&&e[s(831)](e.mjzHN(m,1),h)&&(T=e[s(1144)](e[s(1576)](e[s(1523)](T,10),n.charCodeAt(++m)),56613888)),p+=T<128?1:e[s(1172)](T,2048)?2:e[s(289)](T,65536)?3:4}pe(a,p);let _=re(a,p),E=a.bytes;for(let m=0;e.cZPjd(m,h);m++)if(e[s(439)](e.NGrji,"qAqkx")){let T=xwztad.sqJHt(_0x519d2c,_0x1e9053,_0x1007d8[s(693)]);_0x258726[s(214)][s(1548)](_0x3412f5,T)}else{let T=n[s(1534)+"At"](m);e[s(525)](T,55296)&&e.BkhKg(T,56319)&&e[s(395)](e[s(1442)](m,1),h)&&(T=e[s(1693)](e[s(1308)](e[s(1065)](T,10),n[s(1534)+"At"](++m)),56613888)),T<128?E[_++]=T:(e[s(395)](T,2048)?E[_++]=e.vXswu(e[s(566)](e[s(1251)](T,6),31),192):(T<65536?E[_++]=e[s(1584)](e[s(890)](e[s(915)](T,12),15),224):(E[_++]=e.Bxygc(e[s(1617)](e[s(915)](T,18),7),240),E[_++]=e[s(1584)](e[s(890)](T>>12,63),128)),E[_++]=e[s(458)](e[s(384)](e[s(1175)](T,6),63),128)),E[_++]=e[s(1526)](e[s(572)](63,T),128))}}function H(a,n){let s=t,l=re(a,n[s(677)]),h=a.bytes,p=n.bytes;for(let _=0,E=n[s(677)];e[s(1457)](_,E);_++)h[e[s(1347)](_,l)]=p[_]}function ee(a){let n=t;if(e[n(1640)](e[n(301)],e.FsOJD)){let s={oknxt:function(E,m){return e[n(298)](E,m)},nCjlH:function(E,m){return e[n(1071)](E,m)},HBuCy:function(E,m){return E(m)},IxhMa:function(E,m){return e[n(1347)](E,m)},AYsar:function(E,m){return e.HWXOx(E,m)},EIRsl:function(E,m){return e[n(1647)](E,m)},xmJLM:function(E,m){return e[n(1347)](E,m)},zRXnn:function(E,m){return e[n(458)](E,m)}},l=e[n(1694)](_0x48303d,8192),h=e[n(704)](l,1),p=null,_=l;return function(E){let m=n;if(s[m(1353)](E,1)||s[m(422)](E,h))return s[m(1498)](_0x4ee787,E);s[m(876)](_,E)>l&&(p=s.AYsar(_0x105c8f,l),_=0);let T=_0x26b669[m(1102)](p,_,_+=E);return s[m(315)](7,_)&&(_=s[m(284)](s[m(242)](7,_),1)),T}}else return a[n(214)][e[n(1330)](X,a,1)]}function Ye(a,n){let s=t,l=re(a,1);a[s(214)][l]=n}function xe(a){let n=t,s=0,l=0,h;do h=ee(a),e[n(1035)](s,32)&&(l|=e.SflIv(e.ZvysG(127,h),s)),s+=7;while(e[n(1241)](128,h));return l}function pe(a,n){let s=t;for(n>>>=0;n>=128;)Ye(a,e[s(1647)](127,n)|128),n>>>=7;Ye(a,n)}function kt(a,n){let s=t,l={Iqdxs:function(m,T,L){return e[F(239)](m,T,L)},pdhvz:"error",duDqX:function(m,T){return e.ELRni(m,T)}},h=0,p=0,_=0,E;if(E=e.GynXn(ee,a),h=e[s(603)](127,E),e[s(342)](128,E)&&(E=e[s(216)](ee,a),h|=e[s(1313)](127,E)<<7,e[s(1551)](128,E)&&(E=e[s(973)](ee,a),h|=e.uhAGH(e[s(1441)](127,E),14),e.ZvysG(128,E)&&(E=e[s(438)](ee,a),h|=e.XuVnU(127&E,21),e[s(451)](128,E))))){if(e[s(229)](s(1416),e[s(640)])){let m=this[s(530)+s(1238)]?.[s(594)+"chMaxTries"](),T=this[s(530)+s(1238)]?.[s(573)+s(858)+"nt"]();if(m&&!_0x5d1d95[s(689)]){let L=s(1705)+T+(s(1248)+s(819)+s(1026)+"ed");this[s(1648)+s(1276)+s(1379)](l[s(781)](_0x288b38,l[s(477)],{message:L,code:_0x34af73[s(1650)+s(1211)+"R"],error:_0xba17aa}));return}this[s(1585)]&&l[s(1167)](this._ws[s(421)+"te"],this[s(838)])&&this[s(663)+s(679)](),this[s(1648)+s(1276)+"ent"](l.Iqdxs(_0x47263c,l[s(477)],{message:_0x434f41.message,code:_0x19739f[s(1435)+"RROR"],error:_0x40e4c8}))}else if(E=e[s(910)](ee,a),p=e[s(1427)](127,E),e.KorsI(128,E)&&(E=ee(a),p|=e[s(1296)](127,E)<<7,128&E&&(E=ee(a),p|=e[s(240)](e.bBldD(127,E),14),e[s(1567)](128,E)))){if(e[s(1610)](e[s(1382)],e[s(1382)]))_0x399e18[_0x27f70c++]=e[s(458)](e[s(338)](e[s(1519)](_0x255f6d,18),7),240),_0x200f3c[_0x16a9dd++]=e[s(953)](e[s(1551)](e[s(1251)](_0x1127da,12),63),128);else if(E=e[s(1194)](ee,a),p|=e[s(481)](127&E,21),128&E)if(e.gyuFd(e[s(1126)],e[s(841)]))E=e[s(1130)](ee,a),_=e.vfQxh(127,E),e[s(1182)](128,E)&&(E=e[s(1535)](ee,a),_|=e[s(748)](e[s(1277)](127,E),7));else return _0x4076dc[s(941)+s(958)](e[s(1070)](255,this[s(1372)]),e[s(704)](this[s(1372)],8)&255,e[s(572)](e[s(1134)](this[s(1372)],16),255),e[s(790)](this.low,24),e[s(1647)](255,this[s(836)]),e.YIraQ(this[s(836)],8)&255,e.Etmbi(e.FWAeL(this.high,16),255),this[s(836)]>>>24)}}return{low:e[s(1584)](h,e[s(311)](p,28)),high:e[s(950)](e[s(790)](p,4),e.OMZcf(_,24)),unsigned:n}}function wt(a,n){let s=t,l=e[s(790)](n.low,0),h=e[s(953)](e[s(1060)](n[s(1372)],28),e[s(1523)](n[s(836)],4))>>>0,p=n[s(836)]>>>24,_=e[s(1624)](0,p)?h===0?e[s(1401)](l,16384)?e[s(1358)](l,128)?1:2:e[s(1035)](l,2097152)?3:4:e[s(467)](h,16384)?e.eicaY(h,128)?5:6:e.WLQbE(h,2097152)?7:8:p<128?9:10,E=e[s(1330)](re,a,_),m=a.bytes;switch(_){case 10:m[e[s(1347)](E,9)]=p>>>7&1;case 9:m[e[s(1260)](E,8)]=e[s(926)](9,_)?e[s(1681)](128,p):e[s(916)](127,p);case 8:m[E+7]=e.gyuFd(8,_)?e[s(812)](e[s(1332)](h,21),128):e.cZBNh(h,21)&127;case 7:m[e[s(1588)](E,6)]=e[s(259)](7,_)?e.wqKwQ(e[s(704)](h,14),128):e[s(257)](e.cZBNh(h,14),127);case 6:m[e[s(1093)](E,5)]=e.tKQuY(6,_)?e[s(974)](e.DtZhL(h,7),128):e[s(1712)](h,7)&127;case 5:m[E+4]=e[s(1562)](5,_)?e[s(950)](128,h):e[s(701)](127,h);case 4:m[E+3]=_!==4?e.FWAeL(l,21)|128:e[s(1191)](e[s(1050)](l,21),127);case 3:m[e[s(1093)](E,2)]=e[s(1668)](3,_)?l>>>14|128:e[s(1215)](e[s(718)](l,14),127);case 2:m[e[s(808)](E,1)]=e.cLZaM(2,_)?e[s(1558)](e[s(255)](l,7),128):e[s(794)](e[s(1376)](l,7),127);case 1:m[E]=_!==1?e[s(950)](128,l):127&l}}function sn(a){return e[t(217)](v,a)}function Gt(a){let n=t;if(e[n(414)]!==e[n(755)])return e[n(434)](S,a);this._listeners={}}let on=65536,Qr=e[t(243)],we=e.oPWHI(on,on),ke=e[t(470)](we,we),nr=ke/2,Le=String[t(957)+"e"][t(1534)+"At"];class he{constructor(n,s,l){let h=t;this[h(995)]=!0,this[h(1372)]=e[h(817)](0,n),this.high=e[h(1627)](0,s),this[h(1737)]=!!l}static[t(995)](n){let s=t;return n&&e[s(1368)](!0,n[s(995)])}static[t(708)](n,s,l){let h=t;if(e.EqnCZ(e[h(1377)],h(563)))return new he(n,s,l);_0x354c97[h(1008)](_0x2d6a70)}static fromBytes(n,s,l){let h=t;return l?he[h(1231)+h(1262)](n,s):he["fromByte"+h(283)](n,s)}static[t(1231)+t(1262)](n,s){let l=t;return new he(e[l(1207)](e.ihVhY(e[l(1207)](n[0],n[1]<<8),e.FUSTu(n[2],16)),e.XuVnU(n[3],24)),e[l(1357)](e.Vlzvx(e[l(1467)](n[4],e.uhAGH(n[5],8)),e[l(1204)](n[6],16)),n[7]<<24),s)}static[t(1231)+"sBE"](n,s){let l=t;return new he(e[l(521)](e[l(1467)](n[4]<<24,e.npqOh(n[5],16)),e.OMZcf(n[6],8))|n[7],e[l(789)](e[l(1154)](e[l(1311)](e[l(481)](n[0],24),e.SflIv(n[1],16)),e[l(657)](n[2],8)),n[3]),s)}static[t(1615)](n){let s=t;return e[s(1573)](n,Qr)?ll:new he(e.cjjpy(e[s(700)](e[s(851)](e[s(911)](Le[s(1102)](n,0),e[s(657)](Le.call(n,1),8)),e[s(1065)](Le[s(1102)](n,2),16)),e.SflIv(Le[s(1102)](n,3),24)),0),e[s(1354)](e[s(1357)](e.kODrm(Le[s(1102)](n,4),e[s(657)](Le[s(1102)](n,5),8)),e.TkBOe(Le[s(1102)](n,6),16))|e[s(1065)](Le[s(1102)](n,7),24),0),!0)}toHash(){let n=t;return String["fromChar"+n(958)](e[n(1602)](255,this.low),e[n(1084)](e[n(909)](this[n(1372)],8),255),e[n(745)](e[n(1050)](this[n(1372)],16),255),e[n(1e3)](this.low,24),e[n(1013)](255,this[n(836)]),e[n(603)](e[n(909)](this[n(836)],8),255),e.AppWH(e.NnlCT(this[n(836)],16),255),e[n(565)](this[n(836)],24))}static fromNumber(n,s=!0){let l=t;if(isNaN(n))return s?Xp:ll;if(s){if(n>=ke)return em}else{if(n<=-nr)return tm;if(e[l(887)](e[l(834)](n,1),nr))return Qp}return he[l(708)](e[l(1128)](e[l(485)](n,we),0),e[l(1584)](e.XgsXv(n,we),0),s)}[t(319)](){let n=t,s={VUWpt:function(l,h){return e[F(1638)](l,h)},FRcgW:function(l,h,p,_){return e[F(1739)](l,h,p,_)}};if(e[n(439)](e[n(1083)],n(999)))return this[n(1737)]?e[n(976)](e.jEtEN(this[n(836)],0)*we,this[n(1372)]>>>0):e[n(834)](e[n(295)](this[n(836)],we),e.LnXkl(this.low,0));{let l=new _0x34757c(s[n(697)](_0x47711a,_0x59fb3a));return s[n(332)](_0x22897c,_0x30b9c8,l,0),l}}[t(1572)](){let n=t;return e[n(348)](0,this[n(836)])&&this[n(1372)]===0}[t(1334)](n){let s=t;he[s(995)](n)||(n=he[s(1378)+"er"](n));let l=e[s(399)](this[s(836)],16),h=e[s(1587)](65535,this[s(836)]),p=e[s(1050)](this.low,16),_=65535&this.low,E=n.high>>>16,m=65535&n[s(836)],T=e[s(1565)](n[s(1372)],16),L=e[s(384)](65535,n[s(1372)]),j=0,$=0,Y=0,_e=0;return _e+=e[s(1093)](_,L),Y+=e[s(1686)](_e,16),_e&=65535,Y+=e.SZZQW(p,T),$+=e[s(718)](Y,16),Y&=65535,$+=e[s(1576)](h,m),j+=e.YIraQ($,16),$&=65535,j+=e[s(609)](l,E),j&=65535,he[s(708)](e[s(1412)](Y<<16,_e),e[s(363)](e[s(1523)](j,16),$),this[s(1737)])}[t(1002)](n){let s=t;return he.isLong(n)||(n=he[s(1378)+"er"](n)),this[s(1737)]!==n[s(1737)]&&e.lvfeB(this.high,31)===1&&e[s(215)](e[s(1270)](n[s(836)],31),1)?!1:e.KnLON(this[s(836)],n[s(836)])&&e[s(215)](this[s(1372)],n[s(1372)])}[t(1597)](){let n=t;return e[n(1404)](-1,this[n(1372)])&&e[n(296)](-1,this[n(836)])?he[n(708)](0,0,this[n(1737)]):this.low===-1?he.fromBits(0,e[n(480)](this[n(836)],1),this[n(1737)]):he[n(708)](e[n(684)](this.low,1),this[n(836)],this.unsigned)}[t(943)](n){return n?this[t(1171)+"E"]():this.toBytesBE()}[t(1171)+"E"](){let n=t;if(e[n(1181)](e[n(478)],e[n(716)])){let s=this[n(836)],l=this[n(1372)];return[e[n(711)](255,l),e.sgEZQ(l,8)&255,e[n(1044)](e.SwFyc(l,16),255),l>>>24,e[n(1602)](255,s),e[n(399)](s,8)&255,e[n(1277)](e.UUkpm(s,16),255),s>>>24]}else e[n(1068)](_0xa68758,this[n(1512)+n(678)+n(441)]),this["_connect"+n(678)+n(441)]=null}[t(987)+"E"](){let n=t,s=this[n(836)],l=this[n(1372)];return[e[n(473)](s,24),e[n(1013)](s>>>16,255),e[n(1296)](e[n(607)](s,8),255),255&s,e.OLBES(l,24),e[n(572)](l>>>16,255),e.UUkpm(l,8)&255,e[n(1312)](255,l)]}}let ll=new he(0,0,!1),Xp=new he(0,0,!0),Qp=he[t(708)](-1,2147483647,!1),em=he.fromBits(-1,-1,!0),tm=he[t(708)](0,-2147483648,!1);var an=(function(a){let n=t,s=e[n(1328)][n(302)]("|"),l=0;for(;;){switch(s[l++]){case"0":return a;case"1":a[a.OPEN_ERROR=5005]=n(966)+"OR";continue;case"2":a[a[n(1435)+n(1657)]=5001]=e[n(1369)];continue;case"3":a[a[e.zMBHC]=5003]=e[n(387)];continue;case"4":a[a[n(221)+n(1055)]=5004]=n(221)+"ERROR";continue;case"5":a[a[e[n(1646)]]=5002]=e[n(1646)];continue}break}})({});class rr{constructor(n){let s=t;this[s(747)]=n,this.target=null}}class ul extends rr{constructor(n,s){let l=t;super(n),this[l(689)]=s&&s[l(689)]||null}}class fl extends rr{constructor(n,s){let l=t,h={EheIM:function(p,_){return e[F(1011)](p,_)},GaBcI:e.VGuJH,twwZW:e[l(1306)],HKaYV:e[l(1336)]};if(e[l(1669)](e[l(1612)],e[l(351)]))_0x522b71.r=p=>{let _=l;TYhTDk.EheIM(TYhTDk.GaBcI,typeof _0x1063c8)&&_0x383700[_(813)+_(975)]&&_0x1d63a1["definePr"+_(1385)](p,_0x576f5e[_(813)+_(975)],{value:TYhTDk[_(1034)]}),_0x222f0a[_(1098)+_(1385)](p,TYhTDk.HKaYV,{value:!0})};else{let p=("2|4|5|1|"+l(641))[l(302)]("|"),_=0;for(;;){switch(p[_++]){case"0":this[l(1018)]=s&&s[l(1018)]||5001;continue;case"1":this[l(1170)]=s&&s.filename||"";continue;case"2":super(n);continue;case"3":this[l(689)]=s&&s[l(689)]||"";continue;case"4":this[l(905)]=s&&s[l(905)]||null;continue;case"5":this.colno=s&&s.colno||0;continue;case"6":this.lineno=s&&s[l(1464)]||0;continue}break}}}}class hl extends rr{constructor(n,s){let l=t;super(n),this[l(1018)]=s&&s[l(1018)]||0,this[l(827)]=s&&s[l(827)]||"",this.wasClean=s&&s[l(312)]||!1,this[l(1485)+"nnect"]=s&&s[l(1485)+l(1465)]||!1}}class xl extends rr{constructor(n,s){let l=t;super(n),this[l(474)]=s&&s[l(474)]||null}}class pl extends xl{constructor(n,s){let l=t;super(n),this[l(474)]=s&&s[l(474)]||null,this[l(689)]=s&&s[l(689)]||null}}class ml extends rr{constructor(n,s){let l=t;if(e[l(527)](e[l(328)],e.gZalS))super(n),this[l(474)]=s&&s[l(474)]||null;else return this[l(683)+"s"][this[l(287)+l(888)]]}}function lt(a,{message:n,code:s,error:l}){return new fl(a,{message:n,code:s,error:l})}function _t(a,{code:n,reason:s,wasClean:l,willReconnect:h}){return new hl(a,{code:n,reason:s,wasClean:l,willReconnect:h})}function gl(a,{data:n,message:s}){return new pl(a,{data:n,message:s})}function wl(a,{data:n}){return new ml(a,{data:n})}function va(a,{message:n}){let s=t;if(e[s(1109)]===e.hKlEv)e[s(1500)](_0x288379,this[s(606)+"lTimeoutId"]),this[s(606)+s(1114)+"Id"]=e.OkBRd(_0x4e536c,()=>{this["flushExp"+s(1613)]()},this._interval);else return new ul(a,{message:n})}class _l{constructor(n,s){let l=t;e[l(1522)](e[l(1392)],e[l(612)])?(this[l(995)]=!0,this.low=e[l(1412)](0,_0x284f7f),this[l(836)]=e[l(1371)](0,_0x16d65d),this[l(1737)]=!!_0x2e507c):(this[l(683)+"s"]=n,this.maxRetries=s,this[l(287)+"ndex"]=0,this[l(629)+l(1591)+l(487)+"t"]=0)}[t(448)+"pointCon"+t(288)](){let n=t;this[n(287)+n(888)]=0,this["currentE"+n(1591)+n(487)+"t"]=0}[t(932)+"es"](){let n=t;this[n(629)+n(1591)+n(487)+"t"]=0}[t(573)+t(858)+"nt"](){let n=t;return this[n(683)+"s"][this[n(287)+n(888)]]}[t(573)+t(858)+"ntTriesC"+t(354)](){let n=t;if(e[n(1530)](e[n(1161)],n(425)))_0x36da46=_0x54f5c1(_0x341af9),_0x40d427|=e.VjUrt(127&_0x7cba43,21),e[n(890)](128,_0x32f9f0)&&(_0x42259d=_0x5bebbc(_0x1e1546),_0x31ecf3=127&_0x2ef00f,e[n(794)](128,_0x279e35)&&(_0x5a038b=e.VlXxq(_0x4a4620,_0xe7517f),_0x3880d5|=e[n(551)](e[n(1312)](127,_0x2eba7d),7)));else return this[n(629)+n(1591)+n(487)+"t"]}[t(594)+"chMaxTries"](){let n=t,s={cyyyV:function(l,h){return e[F(459)](l,h)},QLBDT:function(l,h){return e[F(1608)](l,h)},wfwrb:function(l,h){return l&h},WRJGa:function(l,h){return e.RIpJS(l,h)},mIggF:function(l,h){return e[F(834)](l,h)}};if(e[n(1135)](e[n(1195)],e[n(1383)]))return!!(e[n(887)](this["currentI"+n(888)],this[n(683)+"s"][n(693)])||e.KmUZT(this[n(287)+n(888)],e[n(219)](this[n(683)+"s"][n(693)],1))&&e[n(292)](this[n(629)+n(1591)+"riesCount"],this[n(418)+"es"]));_0x21172c=_0x1ddd40[n(1534)+"At"](_0x596991),s[n(1426)](_0x3da6f6,128)?_0x482aa4+=1:_0x197015<2048?_0x4660bc+=2:s[n(246)](s[n(210)](64512,_0x1dc96f),55296)&&s[n(246)](s[n(625)](64512,_0x55dab0.charCodeAt(s[n(1447)](_0x45245b,1))),56320)?(++_0x33cd8e,_0x3b6f2d+=4):_0x58f524+=3}[t(322)+t(798)+t(956)+"hedMaxRe"+t(855)](){let n=t,s={dYfZi:function(l,h,p){return e[F(1409)](l,h,p)}};if(e[n(1703)](e.vDiRm,e.vDiRm))dnmXMb[n(938)](_0x340dc1,_0x5933ea,32),dnmXMb[n(938)](_0x3836ae,_0x2373cc,_0x1e4be5(_0x4f26c5));else return e[n(488)](this[n(287)+n(888)],this.endpoints[n(693)])?!0:this[n(629)+n(1591)+n(487)+"t"]>this[n(418)+"es"]}[t(903)+t(1428)+t(392)+"UpdateCo"+t(866)](){let n=t;return this[n(629)+n(1591)+n(487)+"t"]=1,this["currentI"+n(888)]++,this[n(683)+"s"][this[n(287)+"ndex"]]}["getCurre"+t(858)+t(405)+t(1727)](){let n=t;return this[n(629)+n(1591)+n(487)+"t"]++,this[n(573)+n(858)+"nt"]()}}let ir=(e[t(1011)](e[t(695)],typeof globalThis)&&e[t(362)](e[t(471)],globalThis[t(1039)+t(1203)].name)||e.WeEhp("undefined",typeof window)&&e[t(1422)](e.CRKnL,window[t(1039)+"tor"][t(371)]))&&e.VGuJH!=typeof document,Cn=e.VGuJH!=typeof globalThis&&(e[t(411)]===globalThis[t(1039)+t(1203)].name||e[t(362)](e[t(261)],globalThis[t(1039)+"tor"].name))&&e[t(695)]!=typeof tt,ei=(e[t(695)]!=typeof globalThis&&e[t(231)](e[t(411)],globalThis[t(1039)+"tor"][t(371)])||e[t(1509)](e[t(695)],typeof globalThis)||e.VGuJH!=typeof globalThis&&!!globalThis[t(796)+t(618)])&&e[t(695)]!=typeof wx,ti=e[t(1252)]("undefined",typeof globalThis)&&(e[t(874)](e[t(261)],globalThis[t(1039)+t(1203)][t(371)])||e[t(1666)](e.QxJcO,globalThis[t(1039)+t(1203)].name)||e[t(229)](e[t(1735)],globalThis[t(1039)+t(1203)].name))&&e[t(695)]!=typeof self,nm=e[t(695)]!=typeof globalThis&&e.dypJl(t(404),globalThis[t(1039)+t(1203)][t(371)])&&e[t(913)](e.VGuJH,typeof global)&&e[t(411)]===global[t(1039)+t(1203)][t(371)]&&e.tsoSA(e[t(695)],typeof process)&&!!process.version;class Sa{constructor(){let n=t;this[n(584)+"rs"]={}}[t(1391)](n,...s){let l=t,h=this[l(584)+"rs"][n];if(h)h[l(978)]()[l(1711)](p=>p.fn.apply(p[l(571)],s));else if(e.VtYjS(e[l(959)],n)&&!this.onerror){if(e.ocIeU(e[l(597)],"JAfte"))return _0x65797d?this.toBytesLE():this.toBytesBE();{let p=s[l(693)]&&s[0];if(e[l(1300)](p,Error))throw p;let _=new Error(e.mjzHN(l(1090)+l(1514),p?e[l(1159)](e[l(1630)](" (",p[l(689)]),")"):""));throw _[l(1261)]=p,p}}return this}[t(673)](n,s){let l=t;if(e[l(675)](void 0,n))this[l(584)+"rs"]={};else if(e[l(296)](void 0,s))this[l(584)+"rs"][n]=null;else if(e[l(1666)](e[l(775)],e[l(775)])){let h=this[l(584)+"rs"][n];if(h)for(let p=0;e[l(289)](p,h[l(693)]);)e[l(1640)](h[p].fn,s)?h[l(590)](p,1):++p}else return!!(e[l(525)](this[l(287)+"ndex"],this.endpoints[l(693)])||e[l(1573)](this[l(287)+l(888)],this[l(683)+"s"][l(693)]-1)&&e[l(1437)](this[l(629)+l(1591)+l(487)+"t"],this[l(418)+"es"]));return this}on(n,s,l){let h=t;return(this[h(584)+"rs"][n]||(this[h(584)+"rs"][n]=[])).push({fn:s,ctx:l||this}),this}}class rm extends Sa{_formatErrorMessage(n){let s=t;return n[s(1633)]||n[s(1496)]?("message: "+(n[s(1633)]||"")+s(669)+(n.errNo||"")).trim():JSON[s(1138)+"y"](n)}constructor(n,s,l){let h=t;if(e.gNoRk(e[h(1725)],h(410)))return e.JAGNs(_0x14da37[h(1030)],_0x4986a7.limit);super(),this[h(1626)]=null,ei&&wx["connectS"+h(517)]&&(this[h(1626)]=wx[h(500)+"ocket"]({url:n,protocols:s,header:l,fail:this["_createS"+h(1200)+h(281)].bind(this),success:this["_createS"+h(507)+h(1527)+"ler"][h(719)](this)})),Cn&&tt[h(500)+h(517)]&&(this._socket=tt[h(500)+"ocket"]({url:n,protocols:s,header:l,fail:this[h(1032)+h(1200)+h(281)][h(719)](this),success:this["_createSocketSuccessHand"+h(1269)].bind(this)}))}[t(1032)+"ocketSuc"+t(1527)+t(1269)](){let n=t;Promise[n(771)]().then(()=>{let s=n;this[s(902)+s(445)]()})}[t(1032)+t(1200)+t(281)](n){let s=t,l={iULZJ:function(h,p,_){return h(p,_)},KWUKv:e.DGbfE};Promise[s(771)]().then(()=>{let h=s,p=l[h(1042)](lt,"error",{message:this[h(1017)+h(388)+h(715)](n)});this[h(1391)]("error",p);let _=l.iULZJ(_t,h(326),{reason:this[h(1017)+"rrorMess"+h(715)](n)});this.emit(l[h(1012)],_)})}[t(902)+t(445)](){let n=t,s={oWUSV:function(l,h,p){return e[F(1058)](l,h,p)},ErRZF:e[n(1468)],CInfA:n(905)};this._socket[n(662)](l=>{let h=n;this[h(1391)](h(1307),e.VHYgs(wl,e[h(236)],{...l,data:l[h(1633)]||""}))}),this[n(1626)][n(850)](l=>{this.emit("close",s.oWUSV(_t,"close",{...l}))}),this._socket[n(364)+"e"](l=>{let h=n;this[h(1391)](h(689),gl(s[h(306)],{...l}))}),this[n(1626)][n(228)](l=>{let h=n;this[h(1391)](s[h(1324)],s[h(917)](lt,h(905),{...l,message:l[h(1633)]||""}))})}[t(238)](n){let s=t;if(e[s(1300)](n,Uint8Array)){let l=n[s(732)][s(978)](n[s(535)+"et"],n.byteLength+n[s(535)+"et"]);this[s(1626)]&&this[s(1626)][s(238)]({data:l,fail:h=>{let p=s;this[p(1391)](e[p(959)],lt(e[p(959)],{message:this[p(1017)+p(388)+p(715)](h)}))}})}else this[s(1626)]&&this._socket[s(238)]({data:n,fail:l=>{let h=s,p={sbPFT:function(_,E){return _<=E},nBwDx:e[h(1142)],yGpdc:function(_,E){return e[h(609)](_,E)}};if(e[h(1562)](e[h(1021)],e[h(1076)]))this.emit(e[h(959)],e.EezGW(lt,e[h(959)],{message:this["_formatErrorMess"+h(715)](l)}));else return p[h(1436)](_0x447adf,_0x139bb5)?_0x5e72e8[h(1517)](new _0x2bdecb(p[h(951)])):(_0x114830=_0x227358,_0x575aeb===_0x3f3469.length?_0xf25fef[h(771)]():_0x19e206[_0x3b247c].bind(_0x143244)(_0x36abda,_0x4317fa.bind(null,p.yGpdc(_0x2ed912,1))))}})}close(n,s){let l=t;this[l(1626)]&&this[l(1626)][l(326)]({code:n,reason:s})}[t(1731)+t(213)](n,s){this.on(n,s)}[t(1056)+t(520)+"ner"](n,s){this[t(673)](n,s)}get readyState(){let n=t,s={NbQmV:function(l,h,p){return e[F(676)](l,h,p)}};if(e[n(1178)](e[n(1233)],e[n(1233)]))return this._socket.readyState;mmUXcy[n(1413)](_0x3f7bf0,_0xf67adf,66),mmUXcy[n(1413)](_0x471b3b,_0x24dc32,_0x232e90[n(693)]),mmUXcy.NbQmV(_0x5ea458,_0x593024,_0x5795a7)}get[t(1245)+"pe"](){let n=t,s={hhovJ:e[n(1352)],Grwvn:e[n(860)]};if(e.GTZYp===e[n(1089)])switch(_0xc00848){case s.hhovJ:case s[n(237)]:return{[n(417)+_0x335fa9]:1,"x-tt-env":_0x5994f7};default:return{}}else return this[n(1626)].binaryType}set[t(1245)+"pe"](n){}get[t(431)](){let n=t,s={fvEWi:e[n(236)],NlqHd:function(l,h,p){return l(h,p)}};if(e[n(479)](e[n(1499)],e[n(1499)]))return this[n(1626)].url;this[n(1391)](cJSnAV[n(786)],cJSnAV[n(1097)](_0xa5b746,cJSnAV[n(786)],{..._0x312a28,data:_0x22a7f3[n(1633)]||""}))}get protocol(){let n=t;return this[n(1626)][n(929)]}get[t(327)+"ns"](){let n=t;return this[n(1626)][n(327)+"ns"]}get[t(1479)+t(277)](){return 0}}function im(a,n){let s=t;if(n)return new n(a[s(431)],a[s(929)]);if(e[s(1546)](ei,Cn))return new rm(a[s(431)],a[s(929)],a[s(1513)]);if((ir||ti)&&e[s(1011)](e[s(695)],typeof WebSocket)&&WebSocket)return new WebSocket(a[s(431)],a.protocols)}function sm(a){let n=t;if(e.EqnCZ(e[n(1574)],"UVTIM")){let s=(n(1622)+"3")[n(302)]("|"),l=0;for(;;){switch(s[l++]){case"0":if(a)return!0;continue;case"1":if(Cn&&tt[n(500)+n(517)])return!0;continue;case"2":if(e[n(1003)](ir,ti)&&e[n(695)]!=typeof WebSocket&&WebSocket)return!0;continue;case"3":return!1;case"4":if(ei&&wx.connectSocket)return!0;continue}break}}else BTZUvY[n(1744)](_0x312ee1,BTZUvY[n(1130)](_0x4f8266,_0xfa7370[n(524)]),_0x4660c8[n(526)+"on"],_0x567bdc.newVersion,_0x3c35a5(_0x4836f1[n(992)+n(209)]))}function yl(a,n,s){let l=t,h={DYHBl:function(p,_){return e.BkhKg(p,_)},ekYzq:e[l(1142)],sLuvj:function(p,_){return e.XdiXq(p,_)}};if(e[l(1368)](e.dWCwW,e.dWCwW)){let p=-1;async function _(E){let m=l;return h[m(1375)](E,p)?Promise.reject(new Error(h[m(1664)])):(p=E,E===s[m(693)]?Promise[m(771)]():s[E][m(719)](a)(n,_[m(719)](null,h[m(637)](E,1))))}e[l(892)](_,0)}else{let p=e[l(230)][l(302)]("|"),_=0;for(;;){switch(p[_++]){case"0":this[l(1367)+l(1005)]();continue;case"1":this["_dropGlo"+l(907)+"Listener"]();continue;case"2":this[l(1380)+l(1493)]?.[l(1224)]();continue;case"3":this[l(638)+l(1719)]();continue;case"4":if(!this[l(1585)])return void this[l(952)](e.udZCy);continue;case"5":this[l(1121)+"WebSocket"](_0x10efa4,_0x122ee8);continue;case"6":if(e[l(1029)](this[l(1585)][l(421)+"te"],this.CLOSED)||this[l(1585)][l(421)+"te"]===this.CLOSING)return void this[l(952)](e.eZSuP);continue;case"7":this[l(1487)+"osed"]=!0;continue}break}}}function El(a){let n=t,s=0,l=0;for(let h=0;e.qPaxL(h,a[n(693)]);++h)l=a[n(1534)+"At"](h),e[n(1601)](l,128)?s+=1:e[n(1035)](l,2048)?s+=2:(64512&l)===55296&&e.rqVpq(e[n(562)](64512,a[n(1534)+"At"](e[n(400)](h,1))),56320)?(++h,s+=4):s+=3;return s}function bl(a,n,s){let l=t;if(e[l(591)](e[l(219)](s,n),1))return"";let h="";for(let p=n;e.wFkOg(p,s);){let _=a[p++];if(_<=127)h+=String[l(941)+"Code"](_);else if(e.AUIcl(_,192)&&e[l(1583)](_,224))h+=String["fromChar"+l(958)](e.SwWla(e[l(1366)](31,_),6)|e[l(1551)](63,a[p++]));else if(_>=224&&_<240)h+=String["fromChar"+l(958)](e[l(851)](e[l(1232)](15,_)<<12|e[l(1720)](e.vSjYr(63,a[p++]),6),e.kSWGN(63,a[p++])));else if(e.IlCgW(_,240)){let E=e[l(1693)](e.oxQqy(e.PSleZ(e.XuVnU(e[l(385)](7,_),18),e[l(1101)](63&a[p++],12))|e.KcFnW(e[l(257)](63,a[p++]),6),63&a[p++]),65536);h+=String["fromChar"+l(958)](e.DfHvm(55296,e.uDdAM(E,10))),h+=String["fromChar"+l(958)](e[l(1442)](56320,1023&E))}}return h}function Ia(a,n,s){let l=t,h=s,p,_;for(let E=0;e[l(859)](E,a[l(693)]);++E)if(p=a[l(1534)+"At"](E),e.brfEx(p,128))n[s++]=p;else if(e[l(831)](p,2048))n[s++]=e[l(1453)](e.XNyGe(p,6),192),n[s++]=e.pzyXE(63,p)|128;else if(e.KKLzh(e[l(1365)](64512,p),55296)&&e[l(1127)](64512&(_=a.charCodeAt(e[l(1093)](E,1))),56320)){let m=(l(1295)+l(1552)).split("|"),T=0;for(;;){switch(m[T++]){case"0":p=e[l(1159)](65536+(e.vVYts(1023,p)<<10),e.dTZCJ(1023,_));continue;case"1":++E;continue;case"2":n[s++]=e[l(1490)](e[l(1673)](p>>12,63),128);continue;case"3":n[s++]=e[l(814)](e[l(936)](e[l(1519)](p,6),63),128);continue;case"4":n[s++]=e[l(1251)](p,18)|240;continue;case"5":n[s++]=e.zpkuL(e.dhVQb(63,p),128);continue}break}}else n[s++]=e[l(588)](e[l(915)](p,12),224),n[s++]=e[l(1289)](e[l(1084)](e[l(1175)](p,6),63),128),n[s++]=e[l(1489)](63,p)|128;return s-h}async function vl(a){let n=t;if(e.TCBFI==typeof a){let s=new Uint8Array(e[n(469)](El,a));return Ia(a,s,0),s}return a instanceof ArrayBuffer?new Uint8Array(a):new Uint8Array(a.buffer,a[n(535)+"et"],a.byteLength)}function om(a){let n=t;try{return e.PnUdx(n(1268),typeof a)&&(e[n(1160)](a,ArrayBuffer)||a[n(732)]&&e[n(1716)](a.buffer,ArrayBuffer))||e[n(558)]!=typeof a?"":(JSON[n(1327)](a),e[n(1025)])}catch{return e[n(1373)](e[n(558)],typeof a)?"text/pla"+n(309)+n(751):""}}let am=(a,n)=>{let s=t;switch(a){case e[s(1352)]:case s(871):return{["x-use-"+a]:1,"x-tt-env":n};default:return{}}};class cm{constructor(n){let s=t;this[s(972)+s(354)]=n,this[s(865)]=0}[t(383)](){this.count++}[t(594)+t(644)+"nt"](){let n=t;return e[n(614)](this[n(865)],this[n(972)+n(354)])}[t(593)+t(1724)](n=0){let s=t;if(e[s(1010)]==="nibXe"){let h=""+_0x2b4143.now(),p=_0x2c93a6||(_0x4bf393=e[s(1315)](_0x16d26a,_0x1efcaf)),_=_0x1923a2[s(1637)]()[s(813)](16)[s(978)](-6);return e.mjzHN(e.NYCgr(e[s(483)]("02",h),p),_)}else this[s(972)+s(354)]=n,this.count=0}}async function dm(a){return new Promise(n=>{let s=F,l={VmcMP:function(h,p){return e[F(1236)](h,p)},LrXIk:e.kdhlw};if(!ir)return e[s(967)](n,e[s(244)]);try{let h=document[s(1695)+s(1506)]("script");window["frontier"+s(1434)]=p=>{let _=s;document[_(533)].removeChild(h),window[_(997)+_(1434)]=void 0,l.VmcMP(n,p&&p[_(353)]||l.LrXIk)},h[s(747)]=e[s(1394)],h[s(894)]=e[s(768)](a.replace(/^ws/,e[s(1483)]),e[s(1360)]);try{document[s(533)][s(756)+"ild"](h)}catch{document[s(533)][s(579)+s(1505)](h)}}catch{window["frontier"+s(1434)]=void 0,e[s(923)](n,e[s(244)])}})}function cn(a,n,s){let l=t,h={BYRmS:function(p,_){return e[F(1694)](p,_)},JmQjL:function(p,_){return e[F(1373)](p,_)},qCFAm:e.TCBFI,LWhCU:function(p,_){return p!==_},Fpydm:e[l(806)]};if(e[l(1437)](e[l(493)],e[l(1199)])){let{url:p}=h[l(832)](_0x286b5c,{}),_=_0x15f656[l(501)](p)?p:h.JmQjL(h[l(1286)],typeof p)?[p]:[];_0x560ea2&&_0x4aef97[l(433)](this[l(407)],_0xad3db4),_&&_[l(693)]?this[l(530)+l(1238)]=new _0x57e042(_,this._options[l(418)+"es"]):this[l(530)+l(1238)]?.[l(448)+l(777)+l(288)](),this[l(846)+l(1201)]?.[l(593)+"nter"](this[l(407)][l(989)+l(550)]),this[l(1487)+"osed"]=!1,this._ws&&h.LWhCU(this._ws[l(421)+"te"],this[l(365)])?this[l(663)+l(679)](1e3,h[l(1665)],!0):(this[l(1174)]=!0,this._connect())}else return!!a?.[l(1157)](p=>p[l(542)]===n&&p[l(1473)]===s)}function sr(a,n){let s=t;return a?.[s(1157)](l=>l.key===n)?.[s(1473)]}let Aa=null;async function lm(){let a=t;return Aa||(Aa=Promise[a(771)]().then(zt[a(719)](zt,e[a(583)]))),Aa}class um extends Sa{constructor(n,s){let l=t;super(),this[l(1140)]=n,this._keyPath=s,this[l(1340)]=void 0,this[l(1598)+"mise"]=null}async openDB(){let n=t,s={HMYKW:function(l,h,p){return e[F(532)](l,h,p)},bUIhC:"cursor_n"+n(920)};e[n(1222)]===e.JRWMf?await this[n(394)]():(this[n(1429)+n(1281)]=_0x2faf30,this._cursorFileName=_0x1bb641,this[n(1265)+n(1632)]=_0x26dde3,this[n(1340)]=s[n(1683)](_0x42b204,this["_cursorN"+n(1281)],s.bUIhC))}async[t(394)](){let n=t;if(!this[n(1340)]){if(this[n(1598)+n(767)])return this[n(1598)+n(767)];try{let s=this[n(1140)],l=this[n(837)];this[n(1598)+n(767)]=(async()=>{let h=n,{openDB:p}=await e[h(465)](lm);this[h(1340)]=await e[h(491)](p,h(997)+"_"+s,1,{upgrade(_){let E=h;_[E(1301)+E(658)+"e"](s,{keyPath:l})}})})(),await this[n(1598)+n(767)]}catch(s){if(e.NFvxK(e[n(1596)],e.rOJXd))console[n(1008)](s);else return this._qosDB?.[n(1345)](_0x1d44ab)}finally{this[n(1598)+"mise"]=null}}}async get(n){let s=t;try{return await this[s(394)](),this[s(1340)]?.[s(1345)](this[s(1140)],n)}catch(l){console.log(l)}}async[t(1548)](n,s){let l=t;return await this[l(394)](),this[l(1340)]?.[l(1198)](this[l(1140)],n)}async del(n){let s=t;try{return await this._init(),this[s(1340)]?.[s(1165)](this[s(1140)],n)}catch(l){console[s(1008)](l)}}async[t(546)](){let n=t,s={cJBEQ:function(l,h){return e[F(976)](l,h)},URlzs:function(l,h){return e[F(1107)](l,h)},WOrFL:function(l,h){return e[F(538)](l,h)},SHXEN:function(l,h,p,_){return e[F(372)](l,h,p,_)},iKkuT:function(l,h,p){return e[F(263)](l,h,p)},NrmWS:n(905)};if(e[n(1091)](e[n(226)],e.dSCEt))try{return await this[n(394)](),this[n(1340)]?.[n(546)](this[n(1140)])}catch(l){if(e[n(1608)](e[n(1196)],n(1062)))console[n(1008)](l);else return TivLKp[n(575)](TivLKp[n(413)](1e4,_0x113d7c[n(1643)]()),_0x235f80[n(646)](TivLKp.WOrFL(1e4,_0x2c4688.random())))}else try{s[n(1216)](_0x164655,this,_0x3e3591,[_0x796b5e,_0xc9bf38,_0x5432b6])}catch(l){let h=s[n(323)](_0x5a4749,s.NrmWS,{message:l.message,code:_0x3b9f1b[n(966)+"OR"],error:l});this["_dispatchErrorEv"+n(1379)](h)}}async keys(){let n=t;return await this._init(),this[n(1340)]?.[n(984)+"ys"](this[n(1140)])}async getAll(){let n=t;return await this._init(),this[n(1340)]?.[n(970)](this[n(1140)])}async[t(1224)](){let n=t;try{this._qosDB?.close(),this._qosDB=void 0}catch(s){e[n(1119)](n(1581),"INWgC")?console[n(1008)](s):(this._DBName=_0x5f5737,this[n(1304)]=_0x45fcc2,this[n(1340)]=_0x13f02e)}}get isReady(){let n=t;try{return!!this[n(1340)]}catch(s){return console[n(1008)](s),!1}}}class fm{constructor(n,s){let l=t;this[l(1303)]=n,this[l(1304)]=s,this[l(1340)]=localStorage}async openDB(){}get[t(991)](){return t(997)+"_"+this._DBName}async[t(1345)](n){let s=t,l=this[s(1340)][s(1566)](this._prefix);return JSON[s(1327)](e[s(1546)](l,"{}"))[n]}async[t(1548)](n,s){let l=t;if(e.xnSCQ(e[l(1122)],e[l(1529)])){let h=_0x35d7f3.charCodeAt(_0x285817);h>=55296&&e[l(1333)](h,56319)&&e[l(1347)](_0x97a9a7,1)<_0x5ebfeb&&(h=e[l(1476)](e[l(976)](h<<10,_0x43aabd[l(1534)+"At"](++_0x640b04)),56613888)),e[l(1583)](h,128)?_0xf22a82[_0x198d80++]=h:(h<2048?_0x4550ac[_0x320867++]=e[l(1653)](e[l(1251)](h,6)&31,192):(e[l(1583)](h,65536)?_0x3b6f95[_0x52b937++]=e[l(1519)](h,12)&15|224:(_0x249a41[_0x382b31++]=e[l(1357)](e[l(562)](e[l(1175)](h,18),7),240),_0x321d5b[_0x217ac4++]=e[l(968)](e[l(1099)](e[l(1519)](h,12),63),128)),_0x97a29[_0x3d6eeb++]=e[l(750)](h,6)&63|128),_0x402f3c[_0xad953c++]=e.ZvysG(63,h)|128)}else{let h=this[l(1340)][l(1566)](this[l(991)]),p=JSON.parse(e.uMLow(h,"{}"));return p[s||n[this[l(1304)]]]=n,this[l(1340)].setItem(this[l(991)],JSON[l(1138)+"y"](p)),s||n[this[l(1304)]]}}async[t(1322)](n){let s=t,l=this._qosDB[s(1566)](this[s(991)]),h=JSON[s(1327)](e[s(1003)](l,"{}"));return h[n]=void 0,this._qosDB[s(766)](this[s(991)],JSON[s(1138)+"y"](h))}async[t(546)](){let n=t,s={SVhlh:function(l,h,p){return e[F(699)](l,h,p)}};return e[n(1530)](e.vHbth,e[n(1462)])?new _0x159f8c(l=>{let h=n;s[h(928)](_0x3c8d75,l,this[h(514)+h(1255)+"e"](_0x1f5e50))}):this[n(1340)][n(546)]()}async[t(691)](){let n=t;if(e[n(1178)](n(800),"AViFj"))return _0x489481[n(1008)](_0x272ebc),!1;{let s=this._qosDB[n(1566)](this._prefix),l=JSON[n(1327)](e[n(1654)](s,"{}"));return Object[n(691)](l)}}async[t(970)](){let n=t,s=this[n(1340)].getItem(this._prefix),l=JSON[n(1327)](e[n(1009)](s,"{}"));return Object[n(935)](l)}[t(1224)](){return Promise[t(771)]()}get[t(303)](){return!!this[t(1340)]}}class hm{constructor(n,s){let l=t;e[l(1125)](e[l(1100)],e[l(1100)])?this[l(409)+l(509)]=_0x557b2b:(this[l(1303)]=n,this[l(1304)]=s,this[l(1340)]=Cn?tt:ei?wx:null)}async[t(1715)](){}get[t(991)](){let n=t;return n(997)+"_"+this[n(1303)]}async get(n){let s=t,l=this[s(1340)].getStorageSync(this[s(991)]);return JSON[s(1327)](e.nbeui(l,"{}"))[n]}async set(n,s){let l=t;if(e.NrSSY!==e[l(492)])this[l(683)+"s"]=_0x13a117,this[l(418)+"es"]=_0x4fc8c2,this[l(287)+l(888)]=0,this[l(629)+l(1591)+l(487)+"t"]=0;else{let h=this._qosDB[l(1722)+"geSync"](this[l(991)]),p=JSON.parse(e[l(864)](h,"{}"));return p[s||n[this[l(1304)]]]=n,this[l(1340)]["setStora"+l(549)](this[l(991)],JSON[l(1138)+"y"](p)),s||n[this[l(1304)]]}}async del(n){let s=t,l=this._qosDB[s(1722)+s(549)](this._prefix),h=JSON[s(1327)](l||"{}");return h[n]=void 0,this._qosDB[s(358)+s(549)](this[s(991)],JSON[s(1138)+"y"](h))}async[t(546)](){let n=t;return this._qosDB[n(273)+n(1341)]()}async[t(691)](){let n=t,s=this[n(1340)]["getStora"+n(225)+"nc"](this._prefix),l=JSON.parse(e[n(1603)](s,"{}"));return Object.keys(l)}async[t(970)](){let n=t,s=this[n(1340)].getStorageInfoSync(this._prefix),l=JSON[n(1327)](e[n(864)](s,"{}"));return Object[n(935)](l)}closeDB(){return Promise[t(771)]()}get isReady(){let n=t;if(e[n(1158)](e[n(769)],n(990)))return!!this._qosDB;throw this[n(1512)+n(1283)]=!1,_0x1d9b06}}function Sl(a,n){let s=t;if(Cn||Cn)return new hm(a,n);if(e.JhWXV(ir,ti)&&e[s(1011)](e[s(695)],typeof indexedDB))return new um(a,n);if(e.uMLow(ir,ti)&&e[s(1011)](e[s(695)],typeof localStorage))return new fm(a,n);throw new Error(s(878)+s(1431)+"d")}class xm{constructor(){let n=t;this[n(606)+"lTimeoutId"]=null,this[n(606)+"l"]=36e5,this[n(1340)]=e[n(1547)](Sl,e[n(1209)],e.qdcBq)}async[t(606)+t(446)](){let n=t;clearInterval(this[n(606)+n(1114)+"Id"]),this[n(606)+"lTimeoutId"]=e[n(608)](setInterval,()=>{let s=n,l={pmNlo:function(h,p,_){return h(p,_)}};if(s(1507)===s(1507))this[s(776)+"ired"]();else{let h=l[s(541)](_0x4c3451,s(905),{message:_0x4cf135[s(689)],code:_0x58acfc["MESSAGE_"+s(1055)],error:_0x213051});this[s(1648)+"hErrorEv"+s(1379)](h)}},this._interval)}async[t(1715)](){let n=t,s={UBdXS:"3|4|0|1|2",nlWAy:e[n(998)],OzOMg:e[n(1468)],PTMCM:e[n(959)],mIEdP:n(1307),AHuae:function(l,h){return e[n(1624)](l,h)},zFUCe:e.KWITq};await this[n(1340)].openDB().then(()=>{let l=n;if(s[l(772)](s[l(735)],l(396))){let h=s[l(1396)][l(302)]("|"),p=0;for(;;){switch(h[p++]){case"0":this[l(1585)][l(1056)+"entListe"+l(1361)](s[l(267)],this[l(782)]);continue;case"1":this._ws[l(1056)+l(520)+"ner"](s.OzOMg,this._onMessage);continue;case"2":this[l(1585)][l(1056)+l(520)+"ner"](s[l(821)],this[l(516)]);continue;case"3":if(!this[l(1585)])return;continue;case"4":this[l(1585)][l(1056)+l(520)+l(1361)](s[l(578)],this[l(1531)]);continue}break}}else this[l(606)+l(446)]()})}async[t(776)+t(1613)](){let n=t;(await this[n(1340)]?.[n(970)]()||[]).filter(({timestamp:h})=>h<Date[n(1643)]()).forEach(h=>{let p=n;this[p(1340)]?.[p(1322)](h[p(343)+"id"])})}async[t(1322)](n){let s=t;if(e[s(345)](s(601),e.kyqiN)){let l=e[s(955)][s(302)]("|"),h=0;for(;;){switch(l[h++]){case"0":if(!this[s(1585)])return;continue;case"1":this[s(1585)][s(1731)+s(213)](e[s(959)],this[s(516)]);continue;case"2":this._ws[s(1731)+s(213)](e[s(236)],this[s(1531)]);continue;case"3":this[s(1585)][s(1731)+s(213)](e[s(998)],this[s(782)]);continue;case"4":this[s(1585)]["addEvent"+s(213)](e.imUDB,this[s(1448)+"ge"]);continue}break}}else return this._qosDB?.[s(1322)](n)}async[t(1548)](n,s){let l=t;return this[l(1340)]?.[l(1548)]({message_id:n,timestamp:s})}async[t(1345)](n){let s=t;return this._qosDB?.[s(1345)](n)}async[t(1224)](){let n=t;e[n(1638)](clearInterval,this[n(606)+n(1114)+"Id"]),await this._qosDB?.[n(1224)]()}get isReady(){let n=t,s={VUVCp:e.uUDMF,HkBki:e[n(1631)],CsVMt:"name",UCRPs:n(1305),YzwGT:function(l,h,p,_){return e[n(1343)](l,h,p,_)},CekXU:e[n(1628)],SeodK:n(1658)};if(e[n(1189)](e[n(632)],n(1621))){let l=s[n(1292)][n(302)]("|"),h=0;for(;;){switch(l[h++]){case"0":_0x3a8144[n(1008)](s.HkBki,_0x50d9d2);continue;case"1":_0x1036de[n(1008)](s[n(1600)],_0x48f7a0);continue;case"2":_0x301a57[n(1008)](s[n(931)],_0x436d22);continue;case"3":_0x30c59b=s.YzwGT(_0x3521ea,_0x145038,_0x49978b,_0x54b819[n(1305)]||0);continue;case"4":_0x187d82=s[n(707)](_0x2a93ea,_0x5468af[n(1378)+"er"](_0x1fb12e.cursor||_0x52b06a),_0x47d96c,_0x4e0035);continue;case"5":_0x562904[n(1008)](s[n(1655)],_0x3939b4,_0x3c31fd.service);continue;case"6":_0x4d58b0=s.YzwGT(_0x23e755,_0x4a75fa["cursor_n"+n(920)],_0x7146ee,_0x361d4f);continue;case"7":_0x31f2a5=s[n(707)](_0x18da6,0,_0x55bc42,_0x145253);continue;case"8":_0x3fa542.log(s.SeodK,_0x50b3c1);continue;case"9":_0x5551d5=_0x4f96d1(_0x5f0612[_0x38eed0[n(1538)+n(920)]],_0xe3eedc,_0x492b9d);continue;case"10":_0x4c329c[n(1008)](n(1542)+"name",_0x969ef6);continue}break}}else return this[n(1340)]?.[n(303)]}}function ka(a){let n=t;if(e.JZETT===n(552)){let s=!!this[n(407)].enableQoS;if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=e[n(372)](cn,a.message[n(1513)],e[n(377)],"2"),h=l&&e.dQzjs(cn,a.message[n(1513)],n(577)+n(270)+"ck","1"),p=l&&cn(a[n(689)][n(1513)],e[n(461)],"1"),_=p?sr(a.message[n(1513)],e[n(570)])?.[n(302)](",").filter(Boolean)||[]:[];return{enabled:s,isQoSMessage:l,isQoSAck:h,isAckCleanupMessage:p,ackMsgIds:_}}else _0x2badb3[n(996)]=_0x47c2d4.resolve().then(()=>(_0x3aec79(),_0x3a5de9))[n(502)](function(s){return s})}async function Il(){let a=t;return this[a(1380)+a(1493)]||(this["_QoSMana"+a(1493)]=new xm),this[a(1380)+a(1493)][a(303)]||await this[a(1380)+a(1493)][a(1715)](),this[a(1380)+"ger"]}async function pm(a,n){let s=t,{enableAutoAck:l}=this[s(407)],h=e.wLJCv(cn,a[s(689)][s(1513)],e[s(376)],"1"),p=e[s(787)](cn,a[s(689)].headers,"is_ack","1"),_=ka[s(1102)](this,a);if(e[s(1689)](l,h))if(e.HuTsA(s(317),s(706))){let{SeqID:E,LogID:m,service:T,LogIDNew:L,method:j}=a[s(689)];this[s(390)]({SeqID:E,LogID:m,LogIDNew:L,service:T,method:j,headers:[{key:e[s(869)],value:"1"},{key:e.VEPSb,value:e[s(969)](L,"")},{key:"ack_code",value:"0"}]})}else{let E=_0x1cc5bd[s(693)]&&_0x55e07c[0];if(e[s(1300)](E,_0x492564))throw E;let m=new _0x4e4a08(e[s(266)]+(E?" ("+E.message+")":""));throw m[s(1261)]=E,E}p&&!_[s(1014)]&&this["_dispatc"+s(643)+s(1045)](a),e[s(465)](n)}async function mm(a,n){let s=t;this[s(952)](s(352),a[s(689)]),e[s(285)](n)}async function gm(a,n){let s=t,l={ktwel:function(h,p){return e.YItfS(h,p)},qRaIw:function(h,p){return e.eaTjP(h,p)},TWSxX:function(h,p){return h instanceof p}};if(e[s(854)](e[s(432)],e[s(432)])){let h=e[s(1148)](sn,await e[s(1639)](vl,a[s(474)]));try{if(h[s(1662)]instanceof Uint8Array){let p=this[s(407)][s(1676)+s(960)]instanceof Object?{force:!!this[s(407)]["payloadE"+s(960)][s(867)],encoding:this._options.payloadEncoding[s(278)]?this._options[s(1676)+s(960)][s(278)].replace(/\s/g,"")[s(801)+"ase"]():""}:{force:!1,encoding:this[s(407)][s(1676)+s(960)]?this[s(407)][s(1676)+s(960)][s(310)](/\s/g,"")[s(801)+"ase"]():""},_=h["payloadE"+s(960)]?h[s(1676)+"ncoding"].replace(/\s/g,"")[s(801)+"ase"]():"",E=this[s(407)][s(942)+s(1139)]instanceof Object?{force:!!this[s(407)][s(942)+s(1139)].force,type:this[s(407)].payloadType[s(747)]?this[s(407)][s(942)+s(1139)][s(747)].replace(/\s/g,"")[s(801)+"ase"]():""}:{force:!1,type:this._options[s(942)+"ype"]?this._options[s(942)+s(1139)][s(310)](/\s/g,"")["toLowerC"+s(654)]():""},m=h[s(942)+s(1139)]?h["payloadT"+s(1139)][s(310)](/\s/g,"")[s(801)+s(654)]():"",T=E[s(867)]?E.type:m||E[s(747)],L=p[s(867)]?p.encoding:_||p.encoding,j=[e[s(901)],e[s(1025)],e[s(1532)],e[s(558)]],$=[e[s(1087)],s(977)];this[s(407)][s(1707)+s(1679)+s(1497)+"ad"]&&j[s(743)](T)&&(!L||$.includes(L))?h[s(1508)+s(783)]=e[s(1343)](bl,h[s(1662)],0,h[s(1662)][s(882)+"th"]):h[s(1508)+s(783)]=""}else h["textPayl"+s(783)]=""}catch(p){h.textPayload="",console[s(1008)](p)}a[s(689)]=h,e[s(1082)](n)}else{if(Inkerh[s(852)]("string",typeof _0x1a847c)){let h=new _0x421723(Inkerh[s(1570)](_0x31ce98,_0x11f39d));return _0x156f16(_0x3f7ff1,h,0),h}return Inkerh[s(1393)](_0x3d9d46,_0x53c9cd)?new _0x2e7945(_0x1676e6):new _0x1fd374(_0x1ebde6[s(732)],_0x4c360a[s(535)+"et"],_0x4ef9bb[s(882)+"th"])}}function wm(a,n,s){let l={LYrKn:function(m,T){return e[F(1601)](m,T)},wRuuH:function(m,T){return e[F(1079)](m,T)},rQIhW:function(m,T){return e[F(1022)](m,T)},wcsER:function(m,T){return m+T},pODNX:function(m,T){return e[F(642)](m,T)},Ggycz:function(m,T){return e[F(585)](m,T)}},h=s||8192,p=h>>>1,_=null,E=h;return function(m){let T=F;if(l[T(1700)](m,1)||l[T(1424)](m,p))return l[T(1729)](a,m);l[T(1424)](l[T(760)](E,m),h)&&(_=l.rQIhW(a,h),E=0);let L=n[T(1102)](_,E,E+=m);return l[T(1166)](7,E)&&(E=l.Ggycz(7,E)+1),L}}let _m=4294967295;function ym(a,n,s){let l=t,h={NbAPG:function(p,_,E){return e[F(1554)](p,_,E)},cRkbA:e.DGbfE};if(e[l(476)](e[l(1738)],e[l(1738)])){if(this[l(530)+l(1238)]?.[l(594)+l(1595)+"es"]()){let _=this[l(530)+l(1238)]?.[l(573)+l(858)+"nt"]();this[l(1648)+l(1147)+"ent"](h[l(785)](_0x475524,h[l(1463)],{code:1006,reason:l(1705)+_+(" timeout"+l(613)+l(1284)+l(401)),wasClean:!0}))}else{let _=this[l(407)][l(276)+l(1048)+l(1202)](_0x3ec788,_0x117ebd);this["_dispatc"+l(1147)+"ent"](_0x58e060(h[l(1463)],{code:_0x226ca2,reason:_0x14b746,wasClean:!0,willReconnect:_})),_&&this[l(1512)]()}return}else return e[l(746)](RangeError,e[l(1623)](e[l(1067)](e[l(805)](e[l(1576)](e[l(1630)](e[l(1674)],a),e[l(988)]),n||1),e[l(233)]),s))}function Em(a,n,s){let l=t;if(e[l(1141)](s,_m))throw new Error(e[l(1733)]);let h=3;for(;e.oPBkJ(h,0);){let p=255&s;e[l(787)](Ra,p,a,e[l(684)](n,h)),s>>>=8,h--}return e[l(768)](n,4)}function bm(a,n){let s=t,l=0,h=n,p=e[s(1477)](n,4);for(;e.xjYSq(h,p);){let{value:_,offset:E}=Ta(a,h);h=E,l=l<<8>>>0,l+=_}return{value:l,offset:p}}function vm(a,n,s){let l=t;if(e[l(741)](e[l(1651)],e[l(1651)])){let h=e[l(623)].split("|"),p=0;for(;;){switch(h[p++]){case"0":return e[l(271)](e[l(667)](Ia,a,n,s),s);case"1":if(a[l(693)]<40)return e[l(1185)](Ia(a,n,s),s);continue;case"2":if(!a)return s;continue;case"3":if(n[l(1250)+"e"])return n[l(1250)+"e"](a,s)+s;continue;case"4":if(n[l(560)])return n[l(560)](a,s)+s;continue}break}}else e[l(1343)](_0x5113c4,this,_0x1b0878,[_0x3f1bf6,_0x5f18e2,_0x2e1d38,_0x857bf8,_0x3c3a93,_0x3571fd])}function Sm(a,n){let s=t,l=new he(e.PSleZ(e[s(817)](e[s(1636)](a[e.pNNxn(n,4)]<<24,e[s(1059)](a[e[s(898)](n,5)],16)),e[s(481)](a[n+6],8)),a[e[s(247)](n,7)]),e[s(1043)](e.wUduo(e.npqOh(a[e[s(1557)](n,0)],24),e.FUSTu(a[e[s(753)](n,1)],16)),e[s(1678)](a[e.rxanG(n,2)],8))|a[e[s(753)](n,3)],!0);return n+=8,{value:l,offset:n+8}}function Im(a,n,s){let l=t,h=a[l(1372)],p=a[l(836)];return n[s]=e[l(611)](p,24),n[e[l(1185)](s,1)]=e[l(1037)](p>>>16,255),n[s+2]=e[l(1687)](e[l(1354)](p,8),255),n[s+3]=255&p,n[s+4]=e.UUkpm(h,24),n[e[l(1579)](s,5)]=e[l(946)](h>>>16,255),n[e[l(834)](s,6)]=e.EHjOW(e.yJYYO(h,8),255),n[e[l(1442)](s,7)]=e[l(1549)](255,h),s+=8,s}function Ta(a,n){let s=t;return a[s(912)+"8"]?{value:a[s(912)+"8"](n),offset:e.XnwWb(n,1)}:{value:255&a[n],offset:n+1}}function Ra(a,n,s){let l=t;return n[l(1561)+"t8"]?n[l(1561)+"t8"](a,s):n[s]=255&a,e[l(559)](s,1)}let Am=function(a){return new Uint8Array(a)},km=e.KKAhT(e[t(695)],typeof Buffer)?Buffer[t(1560)+t(1616)]:e[t(436)](wm,Am,Uint8Array.prototype[t(918)]),Tm=16,Ca=32;function Rm(a){let n=t,s=0,l={};for(let h=0;e[n(289)](h,a[n(693)]);h++)e[n(774)]!==e[n(610)]?(l[a[h][n(1538)+n(920)]]=e.kxEjT(El,a[h][n(1538)+n(920)]),s+=e[n(843)](14,l[a[h][n(1538)+n(920)]])):(e[n(1638)](_0x1286e1,e[n(1680)]),this[n(673)](e[n(449)],_0x4b0618),this[n(673)](e[n(207)],_0x1a9dec));return[s,l]}function Al(a,n,s){let l=t,[h,p]=e.CfenA(Rm,a),_=e[l(232)](km,h),E=0;return a.forEach(m=>{let T=l;console[T(1008)](e[T(1628)],m,m.service),E=e[T(1629)](Ra,0,_,E),console[T(1008)](e[T(428)],E),E=e[T(667)](Em,_,E,m.service||0),console[T(1008)](T(1305),E),E=e[T(1176)](Ra,p[m["cursor_n"+T(920)]],_,E),console[T(1008)](e.NeLbF,E),E=e.eadWm(vm,m["cursor_n"+T(920)],_,E),console[T(1008)](e[T(1282)],E),E=e[T(1400)](Im,he[T(1378)+"er"](m[T(759)]||n),_,E),console[T(1008)](e[T(1631)],E)}),{frameType:Ca,headers:[{key:e.FJbCl,value:s}],payload:_}}function Cm(a){let n=t,s=0,l=[];for(;s<a[n(882)+"th"];){let{offset:h}=e[n(412)](Ta,a,s);s=h;let p={cursor_name:"",cursor:0,service:0},{value:_,offset:E}=e[n(263)](bm,a,s);p[n(1305)]=_,s=E;let{value:m,offset:T}=Ta(a,s);s=T,p[n(1538)+"ame"]=e[n(752)](bl,a,s,e[n(1156)](s,m)),s+=m;let{value:L,offset:j}=e[n(1702)](Sm,a,s);p[n(759)]=L[n(319)](),s=j,l[n(1419)](p)}return l}function Pm(){let a=t;return{frameType:Ca,headers:[{key:e[a(1285)],value:e[a(596)]}],payload:void 0}}class Dm{constructor(n,s,l){let h=t;this[h(1429)+h(1281)]=n,this[h(409)+h(509)]=s,this[h(1265)+h(1632)]=l,this[h(1340)]=e.mOhND(Sl,this[h(1429)+h(1281)],"cursor_n"+h(920))}async[t(1715)](){let n=t;e[n(1608)](e[n(1641)],e[n(339)])?(_0x37dd3e=e[n(438)](_0x9f4b3d,_0x3e4bfb),_0x384562=127&_0x95a000,e.PRoHS(128,_0x437d45)&&(_0x435b0e=e[n(1068)](_0x1f4d68,_0x3ab349),_0x24611c|=e[n(657)](127&_0x44fd1e,7))):await this[n(1340)][n(1715)]()}async getCursors(){let n=t;if(!this._qosDB.isReady)return;let s=this[n(1265)+n(1632)],l=await this[n(1340)][n(970)]();switch(console[n(1008)]("allCurso"+n(1036),l),s){case n(1634):return l&&l[n(693)]?Al(l,0,this[n(409)+"ileName"]):void 0;case e[n(1740)]:return;case e[n(457)]:return l&&l[n(693)]?e[n(1188)](Al,l,0,this["_cursorF"+n(509)]):e[n(1450)](Pm)}}async[t(1548)](n,s,l){let h=t;return console[h(1008)](e.jxVEy,n,s,l),this[h(1340)].set({cursor_name:n,cursor:s,service:l})}async[t(780)+"rs"](n){let s=t,l=e[s(1096)](Cm,n);for(let h of l)console[s(1008)](e[s(1387)],l),await this[s(1340)][s(1548)](h)}async[t(1345)](n){let s=t;return(await this[s(1340)][s(1345)](n))?.[s(759)]}async[t(1224)](){let n=t;if(e[n(1610)](e[n(347)],n(423)))return(this[n(584)+"rs"][_0x41636c]||(this[n(584)+"rs"][_0x41a680]=[]))[n(1419)]({fn:_0xd7737e,ctx:_0x4c5165||this}),this;await this[n(1340)][n(1224)]()}[t(1543)+"rsorFile"+t(1730)](n){let s=t;this[s(409)+"ileName"]=n}get[t(303)](){let n=t,s={oNyrA:e[n(896)],inOYK:e.vFXyy,liIay:e[n(1571)]};if(e[n(1573)](e[n(1133)],n(1177)))this[n(1309)+"er"]&&_0x3fe09c[n(1056)+n(520)+n(1361)](s.oNyrA,this._handleOnLine),this[n(1309)+"er"]&&_0x193715["removeEv"+n(520)+n(1361)](s[n(1258)],this["_handleO"+n(1692)]),this._isBrowser&&_0x31fc03[n(1056)+"entListener"](s[n(1690)],this[n(1580)+n(1279)]),this[n(1309)+"er"]&&_0x4a4a9f[n(1056)+n(520)+n(1361)](n(742),this[n(1580)+n(961)]);else return this[n(1340)][n(303)]}}let Om=e[t(1123)];async function kl(a){let n=t;if(!this._options.enableQoS)return null;let{aID:s,fpID:l,messageStrategy:h}=this._options,p=e[n(1403)](a,Om);try{if(this[n(604)+n(380)])if(e[n(979)](e[n(1620)],n(1326))){let _=_0x6fb757[n(689)][n(1662)];_&&_0x2d21b6.setCursors(_)}else a&&this[n(604)+n(380)][n(1543)+n(1356)+n(1730)](a);else this[n(604)+"anager"]=new Dm(l+"_"+s+"_"+p,p,h);return this[n(604)+n(380)][n(303)]||await this["_cursorM"+n(380)][n(1715)](),this[n(604)+n(380)]}catch{return null}}async function Lm(a,n){let s=t,l=e[s(372)](cn,a[s(689)][s(1513)],e[s(820)],"-1"),h=e.tyCcN(cn,a[s(689)].headers,s(391),"1"),p=e[s(466)](sr,a.message[s(1513)],s(577)+"er_msgid"),_=e[s(424)](Number,e[s(829)](sr,a.message[s(1513)],e[s(494)]))||0,E=ka.call(this,a),m=e[s(497)](cn,a.message.headers,e[s(222)],"2"),T=e.MKsuA(sr,a.message[s(1513)],s(1006)+s(739)+"e"),L=e[s(434)](Number,e[s(466)](sr,a[s(689)][s(1513)],e.ncqif));if(E[s(1014)])return e[s(482)](n);let j=E[s(1443)+s(686)]?await Il.call(this):null;if(a[s(689)].service>0&&h&&!l||e[s(1071)](a.message[s(1305)],0)){if(p&&E[s(1443)+s(686)]&&j){if(!!!await j[s(1345)](p))if(e[s(1446)](e[s(1074)],e[s(1074)]))this[s(1648)+"hMessage"+s(512)](a),await j[s(1548)](p,e.kYXbi(Date[s(1643)](),_));else{if(this["_clearPi"+s(1005)](),this["_clearTi"+s(1719)](),this[s(313)+s(709)+"rs"](),this[s(839)+"nceClose"](1e3,_0x5824ed),this[s(1512)+s(1283)]=!1,_0x1b0382&&this[s(1521)+s(665)]()&&!this["_readyCl"+s(1590)]){if(this._endpointManager?.[s(594)+"chMaxTries"]()){let _e=this[s(530)+s(1238)]?.["getCurre"+s(858)+"nt"]();this[s(1648)+s(1147)+s(1379)](e[s(1411)](_0x316819,e[s(998)],{code:1006,reason:s(1705)+_e+(s(649)+s(613)+s(1284)+s(401)),wasClean:!0}))}else{let _e=this[s(407)][s(276)+s(1048)+s(1202)](_0x80f64c,_0x4c025b);this[s(1648)+s(1147)+s(1379)](e[s(555)](_0x2c61eb,e[s(998)],{code:_0x487be3,reason:_0x10c8fc,wasClean:!0,willReconnect:_e})),_e&&this[s(1512)]()}return}this[s(1521)+s(665)]()||this[s(1487)+s(1590)]?this[s(1648)+s(1147)+s(1379)](e[s(1425)](_0x5de74a,e[s(998)],{code:_0x26f5df,reason:e[s(1481)]})):this["_dispatc"+s(1147)+s(1379)](e[s(357)](_0x3b34e8,e[s(998)],{code:1006,reason:s(1234)+s(1355)+s(758)+s(1728)})),this[s(1585)]=null,this[s(530)+s(1238)]?.[s(448)+"pointCon"+s(288)](),this[s(846)+s(1201)]?.[s(593)+s(1724)]()}return n()}if(m){let $=await kl.call(this);if(!$)return this[s(1648)+"hMessage"+s(512)](a),e[s(1386)](n);let Y=await $[s(1345)](T)??-1;if(Y<L)this[s(1648)+s(293)+"Event"](a),$[s(1548)](T,L,a[s(689)][s(1305)]);else throw new Error("recevied"+s(825)+" cursor "+L+(" larger than loc"+s(359)+"r ")+Y);return e[s(330)](n)}return this[s(1648)+"hMessage"+s(512)](a),e.FxHnL(n)}}async function Nm(a,n){let s=t,l=ka[s(1102)](this,a);if(!l[s(1443)+s(686)])return e.MZUoO(n);let h=await Il[s(1102)](this);if(l[s(1113)+"anupMess"+s(715)]&&l.ackMsgIds.length)for(let p of l[s(948)+"s"])await h.del(p);e[s(1450)](n)}async function Mm(a,n){let s=t,l=e[s(1192)](a[s(689)][s(389)+"e"],Tm),h=e[s(1624)](a[s(689)].frameType,Ca);if(e[s(227)](!l,!h))return e[s(482)](n);let p=e[s(1554)](sr,a[s(689)][s(1513)],s(1511)+s(1619));if(!p)return n();let _=await kl.call(this,p);if(!_)return n();if(l){let E=await _[s(553)+"rs"](),m={frameType:E?.[s(389)+"e"],SeqID:he[s(1378)+"er"](this[s(508)]++),LogID:he[s(1378)+"er"](this[s(407)][s(548)+s(325)]()),service:9e3,method:5,headers:E?.[s(1513)],payload:E?.payload},T=e.LkAdF(S,m);this[s(1585)]&&this[s(1585)][s(421)+"te"]&&this[s(1585)].send(T)}if(h){let E=a.message[s(1662)];E&&_[s(780)+"rs"](E)}}let Bm=async function(a,n){let s=t;this._isInit=!1,e[s(1656)](clearTimeout,this[s(1512)+s(678)+s(441)]),e[s(1450)](n)},Fm=async function(a,n){let s=t;if(!this[s(1585)]||e[s(1125)](this[s(1585)][s(421)+"te"],this.OPEN))return e[s(1495)](n);let{pingInterval:l}=this[s(407)];this[s(530)+s(1238)]?.[s(448)+"pointCon"+s(288)]();for(let p=0;e[s(731)](p,this[s(1265)+s(1420)][s(693)]);p++){let _=this["_message"+s(1420)][p];if(this[s(1585)][s(421)+"te"]===this[s(838)]&&_!==null)this[s(1585)]&&this[s(1585)][s(238)](_),this[s(1265)+s(1420)][p]=null;else break}this[s(1265)+s(1420)]=this[s(1265)+s(1420)].filter(p=>!!p),this._pingPongTimeoutId=e[s(699)](setTimeout,()=>this._ping(),l),this[s(1648)+s(1474)+"nt"](a),this[s(1309)+"er"]&&this[s(1585)]&&(this[s(1585)][s(1245)+"pe"]=this[s(580)+s(1139)]);let h=this[s(530)+s(1238)]?.[s(573)+s(858)+"nt"]();this[s(952)](s(724)+h+" success"),n()},zm=async function(a,n){let s=t,l=this[s(530)+s(1238)]?.[s(573)+"ntEndpoint"]();this[s(952)](s(724)+l),e[s(482)](n)};class Um extends Sa{constructor(n){let s=t,l={jefjo:function(E){return e.EXTVW(E)},nbOVR:function(E,m,T,L){return e[F(1629)](E,m,T,L)},ldIcL:function(E,m){return e[F(346)](E,m)},JGEpy:e[s(321)],LlWSz:function(E,m,T){return e[s(744)](E,m,T)},aWRju:s(905),TCwZE:function(E,m){return e.gNoRk(E,m)},dbKwb:"auto",mwfFm:function(E,m,T,L){return e[s(1024)](E,m,T,L)},wBOIq:function(E,m){return e[s(340)](E,m)},UBpdy:e.DGbfE,YfBTo:e[s(1481)],YppEK:function(E,m,T){return e[s(408)](E,m,T)}};super(),this[s(1335)+s(1180)+s(381)]=!0,this[s(1309)+"er"]=ir,this[s(1310)]=nm,this[s(260)+"T"]=Cn,this._isMiniWX=ei,this[s(1104)+"r"]=ti,this[s(1265)+"Queue"]=[],this[s(530)+"tManager"]=null,this[s(1487)+s(1590)]=!1,this[s(580)+s(1139)]=e[s(540)],this[s(1512)+s(1283)]=!1,this[s(1512)+s(678)+s(441)]=null,this[s(249)+s(1218)+"tId"]=null,this["_pingPon"+s(544)+"Id"]=null,this[s(508)]=0,this._isInit=!1,this._url="",this[s(1380)+s(1493)]=null,this[s(604)+s(380)]=null,this[s(846)+"sCounter"]=null,this._protocols=e[s(1237)],this[s(365)]=3,this.CONNECTING=0,this[s(838)]=1,this.CLOSING=2,this._onOpen=E=>{let m=s;try{l.nbOVR(yl,this,E,[Bm,Fm,zm])}catch(T){if(l.ldIcL(l[m(1227)],l[m(1227)]))doXRmK[m(1220)](_0x1898ef),doXRmK[m(1220)](_0x3785c7);else{let L=l[m(1670)](lt,l[m(453)],{message:T[m(689)],code:an[m(966)+"OR"],error:T});this[m(1648)+m(1276)+m(1379)](L)}}},this[s(1448)+"ge"]=async E=>{let m=s,{pingInterval:T,pingFrequency:L}=this[m(407)];if((l[m(1316)]("hi",E[m(474)])&&m(531)===L||l.TCwZE(l[m(297)],L))&&(this[m(1367)+m(1005)](),this.emit(m(702)+m(621)+"s",m(234)),this[m(1294)+m(544)+"Id"]=l.LlWSz(setTimeout,this[m(847)].bind(this),T)),!l[m(1316)]("hi",E[m(474)]))try{l[m(455)](yl,this,E,[gm,pm,Nm,Mm,Lm,mm])}catch(j){let $=l[m(1670)](lt,"error",{message:j.message,code:an[m(221)+"ERROR"],error:j});this[m(1648)+m(1276)+m(1379)]($)}},this._onError=E=>{let m=s,T=this[m(530)+m(1238)]?.[m(594)+m(1595)+"es"](),L=this[m(530)+m(1238)]?.[m(573)+m(858)+"nt"]();if(T&&!E[m(689)]){let j=m(1705)+L+(m(1248)+"ax retries reached");this[m(1648)+"hErrorEv"+m(1379)](e[m(754)](lt,e[m(959)],{message:j,code:an[m(1650)+m(1211)+"R"],error:E}));return}this._ws&&e[m(1368)](this._ws.readyState,this[m(838)])&&this[m(663)+m(679)](),this[m(1648)+"hErrorEvent"](e[m(1350)](lt,e.dSUPz,{message:E.message,code:an[m(1435)+m(1657)],error:E}))},this._onClose=async E=>{let m=s;this["_clearTi"+m(1719)](),this[m(1367)+"ngTimer"](),this[m(313)+m(709)+"rs"](),this[m(1585)]=null,this[m(1512)+m(1283)]=!1;let T=this[m(530)+"tManager"]?.[m(594)+m(1595)+"es"]();if(!T&&this["_navigat"+m(665)]()&&!this[m(1487)+m(1590)]){let L=this[m(530)+m(1238)]?.[m(573)+"ntEndpoint"](),j=this[m(407)][m(276)+m(1048)+m(1202)](E[m(1018)],E.reason);this[m(1648)+m(1147)+m(1379)](l.LlWSz(_t,"close",{code:1006,reason:E[m(827)]||m(468)+"ng failed, unkno"+m(1399)+m(1278)+m(1280)+L,willReconnect:j})),j&&this[m(1512)]();return}if(l.wBOIq(1e3,E.code)&&this[m(1487)+m(1590)]){this["_dispatc"+m(1147)+"ent"](_t(l[m(651)],{code:1e3,reason:l[m(792)]})),this["_endpoin"+m(1238)]?.[m(448)+m(777)+m(288)](),this[m(846)+"sCounter"]?.[m(593)+m(1724)]();return}if(l[m(1031)](1e3,E[m(1018)])&&T){let L=this[m(530)+m(1238)]?.[m(573)+"ntEndpoint"](),j=E[m(827)];j||(j=await dm(this._url)),j=m(468)+m(1249)+m(1272)+j+(m(647)+"me: ")+L+(m(613)+m(1284)+m(401)),this[m(1648)+m(1147)+m(1379)](l[m(1494)](_t,"close",{code:E.code,reason:j}));let $=m(1705)+L+(" fail, m"+m(819)+m(1026)+"ed");this[m(1648)+m(1276)+m(1379)](l[m(1670)](lt,l[m(453)],{message:$,code:an["MAX_RETR"+m(1211)+"R"]})),this[m(530)+m(1238)]?.[m(448)+"pointCon"+m(288)](),this["_pingLos"+m(1201)]?.[m(593)+m(1724)]();return}if(E.code!==1e3&&!E.reason){let L=this._endpointManager?.[m(573)+m(858)+"nt"]();this["_dispatc"+m(1147)+m(1379)](l[m(1670)](_t,l[m(651)],{code:E[m(1018)],reason:m(468)+m(1249)+"d, unkno"+m(1399)+m(1278)+m(1280)+L})),this[m(530)+m(1238)]?.[m(448)+m(777)+"fig"](),this["_pingLos"+m(1201)]?.["resetCou"+m(1724)]();return}this["_dispatc"+m(1147)+"ent"](E),this["_endpoin"+m(1238)]?.[m(448)+m(777)+m(288)](),this[m(846)+m(1201)]?.["resetCou"+m(1724)]()},this[s(726)]=null,this[s(456)]=null,this[s(1661)+"e"]=null,this[s(1649)]=null,this[s(1663)+s(1314)]=null,this["onReceiv"+s(721)]=null,this[s(1150)+s(1187)+s(822)+"ct"]=null,this[s(406)+s(633)]=this[s(406)+s(633)][s(719)](this),this[s(406)+"ffLine"]=this["_handleO"+s(1692)][s(719)](this),this[s(1580)+s(1279)]=this["_handleP"+s(1279)][s(719)](this),this[s(1580)+"ageShow"]=this[s(1580)+s(961)][s(719)](this),this[s(407)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[s(554)](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(1550)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(457)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:h,ws:p}=n,_=Array[s(501)](h)?h:e.qUzmf(s(1268),typeof h)?[h]:[];if(!_||e[s(696)](0,_.length))throw new Error(s(778)+"rovide v"+s(791));if(!sm(p))throw new Error(e.XVgxZ);Object[s(433)](this._options,n),this[s(530)+s(1238)]=new _l(_,this[s(407)][s(418)+"es"]),this[s(846)+s(1201)]=new cm(this[s(407)][s(989)+s(550)]),this._options[s(1173)+s(1049)]&&(this[s(1174)]=!0,this[s(1512)]()),this[s(407)][s(304)+s(1108)+"nged"]&&(this[s(260)+"T"]||this[s(1129)+"X"]?this[s(773)+s(539)+s(557)]():this[s(1309)+"er"]&&this["_initGlo"+s(907)+"Listener"]())}["_handleO"+t(633)](){let n=t;this[n(407)][n(1501)+n(1528)+"nect"]||this[n(1487)+n(1590)]||this[n(420)+n(1314)]()}["_handleO"+t(1692)](){let n=t;this["_destroy"+n(893)+"t"]();let s=va(e.uVSZb,{message:e[n(265)]});this[n(1150)+"mediatel"+n(822)+"ct"]&&this[n(1150)+"mediatel"+n(822)+"ct"](s)}[t(1701)+t(907)+"Listener"](){let n=t;e.uVvsf(e[n(294)],e.rVKgZ)?(this._isBrowser&&window.addEventListener(e[n(896)],this[n(406)+n(633)]),this[n(1309)+"er"]&&window[n(1731)+n(213)](n(659),this[n(406)+n(1692)]),this[n(1309)+"er"]&&window.addEventListener(e.kVPOd,this[n(1580)+"ageHide"]),this[n(1309)+"er"]&&window[n(1731)+n(213)](n(742),this[n(1580)+n(961)])):(_0x8ac3d0=e[n(1639)](_0x2a061d,_0x58e43f),_0x23349b|=e[n(481)](127&_0x442aa7,14),e[n(496)](128,_0xb0f516)&&(_0x3ead51=e[n(1197)](_0x18ce1b,_0x396df6),_0x1e752a|=e[n(1720)](e[n(338)](127,_0x510083),21),e[n(1313)](128,_0x48a70c)&&(_0x4d8d1e=e[n(1417)](_0x532e38,_0x44fd19),_0xc7590c=e[n(1594)](127,_0x30a512),e[n(1287)](128,_0x37ea35)&&(_0x5aa9a7=e[n(1370)](_0x1f67c0,_0x4d5415),_0x567d9f|=e.uhAGH(127&_0x1cd996,7)))))}["_dropGlo"+t(907)+"Listener"](){let n=t;this._isBrowser&&window[n(1056)+n(520)+"ner"](e[n(896)],this[n(406)+n(633)]),this[n(1309)+"er"]&&window["removeEv"+n(520)+n(1361)](e.vFXyy,this[n(406)+n(1692)]),this[n(1309)+"er"]&&window[n(1056)+n(520)+n(1361)](n(274),this[n(1580)+n(1279)]),this[n(1309)+"er"]&&window[n(1056)+"entListener"](e[n(1398)],this._handlePageShow)}[t(1580)+t(1279)](n){let s=t;if(e[s(844)](e[s(495)],e[s(1421)]))!n[s(1325)+"d"]&&(this[s(1309)+"er"]&&window["removeEv"+s(520)+s(1361)](e[s(1571)],this[s(1580)+s(1279)]),this[s(1309)+"er"]&&window["removeEv"+s(520)+s(1361)]("pageshow",this._handlePageShow),this.close()),this._isBrowser&&window[s(1056)+s(520)+s(1361)](s(963),this[s(406)+s(633)]),this[s(1309)+"er"]&&window[s(1056)+s(520)+s(1361)](e[s(511)],this["_handleO"+s(1692)]);else return null}[t(1580)+t(961)](n){let s=t;n[s(1325)+"d"]&&(this[s(1521)+s(665)]()&&(!this[s(1585)]||e[s(1190)](this._ws.readyState,this[s(838)])||e[s(1235)](this[s(1585)][s(421)+"te"],this[s(1362)+"NG"]))&&this["_handleO"+s(633)](),this._isBrowser&&window[s(1731)+s(213)](e.bwCgD,this[s(406)+s(633)]),this[s(1309)+"er"]&&window[s(1731)+"Listener"](e.vFXyy,this[s(406)+s(1692)]))}async["_generat"+t(804)](n){let s=t,{fpID:l,deviceID:h,bddID:p,ttwID:_,accessKey:E,aID:m,customParams:T={},enableAutoAck:L,enableQoS:j,QoSLevel:$,env:Y}=this[s(407)],_e,et,Tt;this[s(1309)+"er"]||this._isMiniWX||this[s(260)+"T"]?(_e=location&&e.WqZKR(e[s(334)],location[s(929)])?e[s(1606)]:"ws://",et=n[s(310)](/((^ws)|(^http))((?:[s]*:\/\/))/,""),Tt=/^wss(.*:\/\/)/.test(n)?n:""+_e+et):(_e="wss://",et=n[s(310)](/(^http)((?:[s]*:\/\/))/,""),Tt=/(^ws)((?:[s]*:\/\/))/.test(et)?et:""+_e+et);let hs=p?e[s(668)]:_?e[s(687)]:s(437)+"d",xs=p||_||h;if(!xs||!hs)throw new Error(s(778)+s(1131)+s(1374)+s(1302)+s(1699));let Tl=e.fZNOp(e[s(1239)],typeof T)?await e[s(666)](T):T,Gm=Y?e.QbNAp(am,Y[s(1329)],Y[s(250)]):{},Pa=Object[s(433)]({device_platform:e[s(1169)],version_code:e[s(1455)],access_key:E,fpid:l,aid:m,[hs]:xs,xsack:L?1:0,xaack:L?1:0,xsqos:j?1:0,qos_level:j?$:void 0,qos_sdk_version:2,...Gm},Tl),Hm=Object[s(691)](Pa).reduce((Da,Oa)=>Pa[Oa]!==void 0?""+Da+(Da?"&":"?")+Oa+"="+Pa[Oa]:Da,"");return Tt+s(1564)+Hm}async[t(1512)](){let n=t;if(!(this[n(1512)+n(1283)]||this[n(1487)+"osed"])){this[n(1512)+n(1283)]=!0;try{let s=this[n(530)+n(1238)]?.[n(322)+n(798)+n(956)+n(688)+n(855)](),{timeoutInterval:l}=this._options;if(s){let p=this[n(530)+n(1238)]?.[n(573)+"ntEndpoint"](),_=this["_endpoin"+n(1238)]?.[n(903)+n(1428)+n(392)+n(1230)+n(866)](),E=this[n(530)+"tManager"]?.[n(573)+"ntEndpoi"+n(811)+n(354)]();if(_){let m=n(1705)+p+(n(649)+n(613)+n(1284)+"ached, will use "+n(206)+"ndpoint ")+_+(n(1734)+"y"),T=e[n(415)](lt,e[n(959)],{message:m,code:an[n(1650)+"IES_ERROR"]});this._debug(m),this[n(1648)+n(1276)+n(1379)](T),this[n(1553)]=await this[n(930)+"eUrl"](_),this._debug(n(1705)+_+" "+E+n(1660)),this[n(313)+n(709)+"rs"]()}else{let m=n(1705)+p+(n(649)+n(613)+"tries re"+n(401));this[n(952)](m),this[n(1648)+n(1276)+n(1379)](e[n(1411)](lt,n(905),{message:m,code:an[n(1650)+n(1211)+"R"]}));return}}else{let p=this[n(530)+n(1238)]?.[n(573)+n(858)+n(405)+"ateCount"](),_=this["_endpoin"+n(1238)]?.[n(573)+n(858)+n(811)+n(354)]();this._url=await this["_generat"+n(804)](p||""),this._debug(n(1705)+p+" "+_+n(1660)),this["_removeW"+n(709)+"rs"]()}if(this._isInit)this[n(1174)]=!1;else{let p=e.CzENa(va,n(276)+"t",{message:n(350)});this["onStartR"+n(1314)]&&this[n(1663)+"econnect"](p)}let h=this["_endpoin"+n(1238)]?.[n(573)+n(858)+n(811)+"ount"]()||0;e.FyGwq(h,1)&&await this._wait(e.ssqmw(h,1)),this._debug(n(468)+n(994)+this[n(1553)]+(" protoco"+n(895))+this[n(1223)+"ls"]),this[n(1585)]=e[n(1554)](im,{url:this[n(1553)],protocols:[this[n(1223)+"ls"]],headers:this[n(407)][n(881)+n(1118)+"s"][n(730)+"tpHeader"]},this[n(407)].ws),(this[n(1309)+"er"]||this[n(1104)+"r"])&&this[n(1585)]&&(this[n(1585)][n(1245)+"pe"]=this[n(580)+n(1139)]),this[n(902)+n(445)](),this[n(1512)+"ionTimeoutId"]=e[n(608)](setTimeout,this[n(503)+"ut"].bind(this),l)}catch(s){throw this["_connect"+n(1283)]=!1,s}}}[t(638)+t(1719)](){let n=t;e.dBMHT(clearTimeout,this["_connect"+n(678)+"utId"]),this[n(1512)+n(678)+n(441)]=null}[t(1367)+"ngTimer"](){let n=t;e[n(275)](clearTimeout,this[n(1294)+n(544)+"Id"]),e.LMtdP(clearTimeout,this[n(249)+"ctTimeoutId"]),this[n(1294)+n(544)+"Id"]=null,this["_reconne"+n(1218)+"tId"]=null}[t(952)](...n){let s=t;this[s(407)][s(370)]&&console.log.apply(console,[e.ZTHKP,...n])}[t(514)+t(1255)+"e"](n){let s=t,{initReconnectInterval:l,maxReconnectInterval:h,reconnectIntervalGrowFactor:p}=this[s(407)],_=e[s(256)](l,Math.pow(p,n-1));return _>h?h:_}[t(847)](){let n=t;if(this._ws&&e[n(1127)](this[n(1585)].readyState,this[n(1362)+"NG"]))if(e.KnLON(e.mymsn,n(1041)))try{this[n(1340)]?.close(),this[n(1340)]=void 0}catch(s){_0x44c944.log(s)}else{this[n(1367)+"ngTimer"](),this[n(1294)+"gTimeoutId"]=e.FKgoS(setTimeout,this[n(847)][n(719)](this),this._options["pingInte"+n(486)]);return}if(!this[n(1585)]||e[n(378)](this[n(1585)].readyState,this[n(838)]))return void this[n(420)+"econnect"]();this._ws&&this[n(1585)][n(238)]("hi"),this[n(249)+"ctTimeou"+n(1677)]=e[n(408)](setTimeout,this[n(420)+n(1314)+n(1163)][n(719)](this),this[n(407)].pingTimeoutInterval)}[t(420)+t(1314)+t(1163)](){let n=t;this[n(846)+"sCounter"]?.[n(383)](),this.emit(e.WWIMf,n(826)),this[n(846)+n(1201)]?.[n(594)+"chMaxCount"]()?this["_handleR"+n(1314)]():this._ping()}_navigatorOnline(){let n=t;return this[n(260)+"T"]||this[n(1129)+"X"]?this[n(1335)+n(1180)+n(381)]:(this[n(1309)+"er"]||this._isWorker)&&this._options[n(304)+"tworkCha"+n(1349)]?navigator[n(1645)]:!0}_handleReconnect(){let n=t;!this[n(1521)+n(665)]()||this[n(1487)+n(1590)]||(this["_endpoin"+n(1238)]?.[n(448)+n(777)+"fig"](),this[n(846)+n(1201)]?.[n(593)+"nter"](),this._ws?this[n(663)+n(679)](1001,e[n(419)],!0):this[n(1512)]())}[t(773)+t(539)+t(557)](){let n=t;e[n(617)]!=="LkrHu"?this._isMiniTT?tt[n(568)+n(1319)+n(599)](({isConnected:s})=>{let l=n;this[l(1335)+l(1180)+l(381)]=s,s?this["_handleO"+l(633)]():this["_handleO"+l(1692)]()}):this[n(1129)+"X"]&&wx[n(568)+"kStatusC"+n(599)](({isConnected:s})=>{let l=n;this["_miniNav"+l(1180)+l(381)]=s,s?this[l(406)+l(633)]():this[l(406)+l(1692)]()}):this[n(606)+n(446)]()}_wait(n){return new Promise(s=>{let l=F;e[l(532)](setTimeout,s,this[l(514)+"rvalValue"](n))})}[t(663)+t(679)](n=1e3,s="",l=!1){let h=t;this[h(1585)]&&this[h(1121)+h(893)+"t"](n,s,l)}_onTimeout(){let n=t,s=this[n(530)+n(1238)]?.[n(573)+n(858)+"nt"]();this[n(952)](n(1705)+s+n(649)),this[n(663)+n(679)](1001,n(1033)+" try rec"+n(341)+"g",!0)}[t(390)](n){let s=t,l=e.FoGzE(Gt,n);this[s(1585)]&&this._ws.readyState===this.OPEN&&(this[s(1585)]&&this[s(1585)].send(l),this._debug(e[s(308)],n))}[t(313)+t(709)+"rs"](){let n=t,s={QPGNQ:e[n(998)],mEGAA:function(l,h,p){return e[n(436)](l,h,p)}};if(e[n(1364)](e.DvHBa,e[n(698)])){if(!this[n(1585)])return;this[n(1585)].removeEventListener(n(1307),this._onOpen),this[n(1585)][n(1056)+"entListener"](n(326),this[n(782)]),this[n(1585)]["removeEv"+n(520)+n(1361)](e[n(1468)],this[n(1448)+"ge"]),this[n(1585)]["removeEventListe"+n(1361)](e[n(959)],this[n(516)])}else this[n(1391)](nyRFgu[n(375)],nyRFgu[n(336)](_0x1ac20b,nyRFgu[n(375)],{..._0x314be0}))}_addWsListeners(){let n=t,s=e[n(1423)][n(302)]("|"),l=0;for(;;){switch(s[l++]){case"0":this[n(1585)][n(1731)+n(213)](e[n(959)],this[n(516)]);continue;case"1":if(!this._ws)return;continue;case"2":this[n(1585)][n(1731)+n(213)](n(326),this._onClose);continue;case"3":this._ws[n(1731)+n(213)](e[n(236)],this._onOpen);continue;case"4":this[n(1585)][n(1731)+n(213)](e[n(1468)],this[n(1448)+"ge"]);continue}break}}["_wsInsta"+t(1057)](n=1e3,s=""){let l=t,h={dEukx:function(p,_){return e.bDgFw(p,_)},BsitV:function(p,_){return p|_},tBAFd:function(p,_){return e[F(1406)](p,_)},Ndqqr:function(p,_){return p<<_},GODWo:function(p,_){return e.qGnod(p,_)},qKbWr:function(p,_){return e[F(490)](p,_)},gAWWM:function(p,_){return e[F(510)](p,_)},ehXNE:function(p,_){return e[F(307)](p,_)},BaxkG:function(p,_){return p<_},AMPUF:function(p,_){return p<_},oMyuF:function(p,_){return e[F(1607)](p,_)},ApuuW:function(p,_,E){return e[F(1212)](p,_,E)},fDxbV:function(p,_){return p+_},CSzIJ:function(p,_){return e[F(1271)](p,_)},HCUZa:function(p,_){return e[F(1229)](p,_)},BsZjX:function(p,_){return e.xWBIO(p,_)},RyLMJ:function(p,_){return e[F(1007)](p,_)},vabop:function(p,_){return e[F(1714)](p,_)},TCHjj:function(p,_){return e[F(745)](p,_)},kDLfd:function(p,_){return e[F(1152)](p,_)},VmGjq:function(p,_){return e[F(1116)](p,_)},ejyvQ:function(p,_){return e[F(1406)](p,_)},vgTKi:function(p,_){return p+_},UcEOh:function(p,_){return e[F(1063)](p,_)},TClKW:function(p,_){return e[F(1449)](p,_)},XSwAk:function(p,_){return p|_},SiXEd:function(p,_){return e[F(1317)](p,_)},QZFGk:function(p,_){return p!==_},mXNqe:function(p,_){return e[F(1418)](p,_)},MduZa:function(p,_){return p>>>_},ZJdXI:function(p,_){return e[F(299)](p,_)},qqljC:function(p,_){return p!==_},PNsyI:function(p,_){return p!==_},aVniS:function(p,_){return e[F(911)](p,_)}};if(e[l(727)]!=="ujBka")try{this[l(1585)]&&this._ws[l(326)](n,s)}catch{}else{let p=yjLYYT[l(1718)](_0x34c944.low,0),_=yjLYYT[l(906)](yjLYYT[l(1458)](_0x5218cd[l(1372)],28),yjLYYT[l(331)](_0xc28fa1[l(836)],4))>>>0,E=yjLYYT[l(1075)](_0x21b0b0[l(836)],24),m=yjLYYT[l(816)](0,E)?yjLYYT[l(360)](0,_)?p<16384?yjLYYT[l(883)](p,128)?1:2:yjLYYT[l(534)](p,2097152)?3:4:yjLYYT[l(1078)](_,16384)?yjLYYT[l(223)](_,128)?5:6:yjLYYT.AMPUF(_,2097152)?7:8:E<128?9:10,T=yjLYYT.ApuuW(_0x127e7f,_0x38eba7,m),L=_0x70be96[l(214)];switch(m){case 10:L[yjLYYT[l(927)](T,9)]=yjLYYT.CSzIJ(yjLYYT[l(1718)](E,7),1);case 9:L[yjLYYT[l(927)](T,8)]=yjLYYT.HCUZa(9,m)?yjLYYT[l(906)](128,E):yjLYYT[l(764)](127,E);case 8:L[yjLYYT.fDxbV(T,7)]=yjLYYT[l(403)](8,m)?yjLYYT[l(1456)](yjLYYT[l(1718)](_,21),128):yjLYYT[l(1480)](yjLYYT[l(1586)](_,21),127);case 7:L[yjLYYT.VmGjq(T,6)]=m!==7?yjLYYT.vabop(_>>>14,128):yjLYYT[l(723)](_,14)&127;case 6:L[yjLYYT[l(1038)](T,5)]=m!==6?_>>>7|128:yjLYYT[l(880)](_,7)&127;case 5:L[T+4]=yjLYYT[l(681)](5,m)?yjLYYT[l(1541)](128,_):yjLYYT[l(764)](127,_);case 4:L[yjLYYT.vgTKi(T,3)]=m!==4?yjLYYT[l(1541)](yjLYYT[l(880)](p,21),128):yjLYYT[l(1444)](yjLYYT[l(1075)](p,21),127);case 3:L[yjLYYT[l(1563)](T,2)]=yjLYYT.QZFGk(3,m)?yjLYYT[l(862)](yjLYYT.MduZa(p,14),128):yjLYYT.ZJdXI(yjLYYT.GODWo(p,14),127);case 2:L[yjLYYT.VmGjq(T,1)]=yjLYYT.qqljC(2,m)?yjLYYT[l(1586)](p,7)|128:yjLYYT[l(1444)](p>>>7,127);case 1:L[T]=yjLYYT[l(498)](1,m)?yjLYYT.aVniS(128,p):yjLYYT.BsZjX(127,p)}}}[t(1121)+t(893)+"t"](n=1e3,s="",l=!1){let h=t,p={lyptV:function(_,E){return e[F(1401)](_,E)},faUrH:function(_,E){return e[F(1332)](_,E)}};if(this[h(1367)+"ngTimer"](),this[h(638)+h(1719)](),this[h(313)+h(709)+"rs"](),this[h(839)+"nceClose"](1e3,s),this._connectLock=!1,l&&this[h(1521)+"orOnline"]()&&!this[h(1487)+"osed"])if(e[h(1274)](e[h(1408)],e[h(1469)])){let _=0,E=_0x3c7fe1,m=_0x532def+4;for(;ortRfs.lyptV(E,m);){let{value:T,offset:L}=_0x5b2405(_0x1a6197,E);E=L,_=ortRfs[h(1094)](_<<8,0),_+=T}return{value:_,offset:m}}else{if(this._endpointManager?.["checkRea"+h(1595)+"es"]()){let E=this[h(530)+h(1238)]?.getCurrentEndpoint();this["_dispatc"+h(1147)+"ent"](e[h(1058)](_t,e[h(998)],{code:1006,reason:h(1705)+E+(h(649)+h(613)+h(1284)+h(401)),wasClean:!0}))}else if(e.mLjgP!=="olcfk"){let E=this._options[h(276)+h(1048)+h(1202)](n,s);this[h(1648)+h(1147)+"ent"](e[h(842)](_t,e[h(998)],{code:n,reason:s,wasClean:!0,willReconnect:E})),E&&this._connect()}else this[h(1174)]=!0,this._connect();return}this[h(1521)+h(665)]()||this[h(1487)+h(1590)]?this[h(1648)+h(1147)+h(1379)](e[h(1217)](_t,h(326),{code:n,reason:e[h(1481)]})):this[h(1648)+"hCloseEv"+h(1379)](e[h(211)](_t,h(326),{code:1006,reason:e[h(397)]})),this[h(1585)]=null,this._endpointManager?.[h(448)+"pointCon"+h(288)](),this[h(846)+"sCounter"]?.[h(593)+h(1724)]()}["_dispatc"+t(1474)+"nt"](n){let s=t;this[s(1391)](e[s(236)],n),this[s(1649)]&&this[s(1649)](n)}[t(1648)+t(293)+t(512)](n){let s=t;this[s(1391)](e[s(1468)],n),this.onmessage&&this[s(1661)+"e"](n)}[t(1648)+t(643)+t(1045)](n){let s=t;this[s(1391)](s(1611),n),this[s(799)+s(721)]&&this[s(799)+s(721)](n)}[t(1648)+t(1276)+t(1379)](n){let s=t;this.emit(e[s(959)],n),this[s(456)]&&this[s(456)](n)}[t(1648)+t(1147)+t(1379)](n){let s=t;this.emit(e[s(998)],n),this[s(726)]&&this.onclose(n)}get[t(1245)+"pe"](){let n=t;return this._ws?this._ws[n(1245)+"pe"]:this[n(580)+n(1139)]}set[t(1245)+"pe"](n){let s=t;this[s(580)+s(1139)]=n,this[s(1585)]&&(this._ws[s(1245)+"pe"]=n)}get[t(737)+"nt"](){let n=t;return this["_endpoin"+n(1238)]?.[n(573)+n(858)+n(811)+n(354)]()||0}get bufferedAmount(){let n=t,s=this._messageQueue.reduce((l,h)=>(l+=h&&h[F(882)+"th"]||0,l),0);return e[n(877)](s,this[n(1585)]?this[n(1585)][n(1479)+"Amount"]:0)}get[t(327)+"ns"](){let n=t;return this[n(1585)]?this[n(1585)][n(327)+"ns"]:""}get[t(929)](){let n=t;return this[n(1585)]?this[n(1585)][n(929)]:""}get[t(421)+"te"](){let n=t;return this[n(1585)]?this[n(1585)].readyState:this[n(407)][n(1173)+n(1049)]?this[n(1362)+"NG"]:this.CLOSED}get[t(431)](){let n=t;return this[n(1585)]?this._ws[n(431)]:this._url}[t(326)](n=1e3,s){let l=t,h=e[l(868)][l(302)]("|"),p=0;for(;;){switch(h[p++]){case"0":this[l(680)+"balEvent"+l(213)]();continue;case"1":this["_destroy"+l(893)+"t"](n,s);continue;case"2":this[l(1367)+l(1005)]();continue;case"3":this[l(1487)+l(1590)]=!0;continue;case"4":if(e.BxMVT(this[l(1585)][l(421)+"te"],this[l(365)])||e.TBYLQ(this[l(1585)].readyState,this.CLOSING))return void this._debug("close, ws alread"+l(208));continue;case"5":this._QoSManager?.closeDB();continue;case"6":this["_clearTi"+l(1719)]();continue;case"7":if(!this[l(1585)])return void this[l(952)](e[l(586)]);continue}break}}async[t(238)](n,s){let l=t,h={eiKGv:function(Tt,hs,xs){return e[F(699)](Tt,hs,xs)}};if(e[l(1593)](null,n))throw new Error(e.SPRQw);e.phMTX==typeof n&&(n=JSON[l(1138)+"y"](n)),e[l(1520)](e[l(558)],typeof n)&&!e[l(320)](n,ArrayBuffer)&&!(n.buffer&&e[l(1592)](n.buffer,ArrayBuffer))&&(n=JSON[l(1138)+"y"](n));let p=await e.xyGuy(vl,n),_=e[l(1417)](om,n),{method:E=0,service:m=this[l(407)][l(1305)],logID:T=this[l(407)]["logIDGen"+l(325)](),headers:L=this[l(407)][l(1513)],payloadEncoding:j=this[l(407)][l(1676)+l(960)],payloadType:$=this[l(407)][l(942)+l(1139)],logIDNew:Y=this[l(407)].logIDNewConfig[l(1001)+l(1072)+l(925)+"ew"]?e[l(1575)](i,this[l(407)][l(1466)+l(660)][l(1016)]):""}=e[l(218)](s,{});if(!m)throw new Error("please p"+l(749)+l(528)+l(1414));let _e={SeqID:he.fromNumber(this[l(508)]++),LogID:he[l(1378)+"er"](T),service:m,method:E,headers:L,payloadEncoding:e[l(1300)](j,Object)?j.encoding?j[l(278)]:"":j,payloadType:e.UHUhm($,Object)?$[l(747)]?$[l(747)]:_:$||_,payload:p,LogIDNew:Y},et=e[l(1124)](Gt,_e);return this[l(1585)]&&e[l(292)](this[l(1585)][l(421)+"te"],this.OPEN)?(this[l(1585)]&&this._ws[l(238)](et),this._debug(e[l(1137)],_e)):this["_message"+l(1420)][l(693)]<this[l(407)]["maxMessa"+l(305)+l(335)]?(this["_message"+l(1420)][l(1419)](et),this[l(952)](e[l(714)],_e)):e[l(561)](e[l(964)],l(1053))?(this[l(1265)+l(1420)].shift(),this[l(1265)+"Queue"][l(1419)](et)):(_0x3f7365(_0x21d689,18),KMkKjr[l(1539)](_0x4904fb,_0x20ecfc,_0xe25876)),{seqID:this[l(508)],logID:T,logIDNew:Y}}async[t(276)+"t"](n){let s=t,{url:l}=e[s(1403)](n,{}),h=Array[s(501)](l)?l:e[s(558)]==typeof l?[l]:[];n&&Object[s(433)](this._options,n),h&&h[s(693)]?this[s(530)+s(1238)]=new _l(h,this[s(407)][s(418)+"es"]):this[s(530)+"tManager"]?.[s(448)+"pointCon"+s(288)](),this[s(846)+"sCounter"]?.[s(593)+s(1724)](this._options[s(989)+s(550)]),this[s(1487)+s(1590)]=!1,this[s(1585)]&&e[s(1562)](this._ws.readyState,this[s(365)])?this[s(663)+s(679)](1e3,e.lKENd,!0):(this._isInit=!0,this._connect())}async[t(807)](){let n=t;if(!this[n(1512)+n(1283)]){if(e.tKQuY(e[n(1582)],"iDIPe"))return"frontier_"+this[n(1303)];this[n(530)+n(1238)]?.["resetEndpointCon"+n(288)](),this["_pingLos"+n(1201)]?.[n(593)+n(1724)](),this[n(1487)+n(1590)]=!1,this._isInit=!0,this._connect()}}[t(1731)+t(213)](n,s){this.on(n,s)}[t(1246)+"Event"](n){let{type:s}=n;this.emit(s,n)}["removeEventListe"+t(1361)](n,s){this[t(673)](n,s)}[t(374)](){let n=t,s={fdIMJ:e[n(449)],ndrhM:e.WWIMf,ZKQZy:function(l,h){return l(h)},hCGzR:e[n(840)],jqpKW:function(l,h,p){return e[n(369)](l,h,p)}};return new Promise((l,h)=>{let p=n;this[p(1367)+"ngTimer"](),this[p(1294)+p(544)+"Id"]=s[p(615)](setTimeout,this._ping.bind(this),this._options[p(1635)+p(486)]);let _=()=>{let m=p;l(m(234)),this[m(673)](s.fdIMJ,_),this[m(673)](s[m(770)],E)},E=()=>{let m=p;s[m(519)](h,s[m(1381)]),this[m(673)](s[m(639)],_),this[m(673)](s.ndrhM,E)};this.on(s[p(639)],_),this.on(s.ndrhM,E),this[p(847)]()})}}})(),Be[N(1321)+N(1115)]=Pe[N(1321)+N(1115)],Be[N(1205)+N(518)]=Pe[N(1205)+N(518)],Be[N(536)+"e"]=Pe[N(536)+"e"],Be[N(512)]=Pe.Event,Be[N(1652)]=Pe[N(1652)],Be[N(598)+N(1320)+"vent"]=Pe["FrontierMessageE"+N(426)],Be.MessageEvent=Pe["MessageE"+N(426)],Be[N(1472)+"t"]=Pe.OpenEvent,Be[N(1214)+N(576)]=Pe["Reconnec"+N(576)],Be[N(1555)+N(1115)]=Pe[N(1555)+N(1115)],Be.createErrorEvent=Pe[N(290)+N(518)],Be[N(1047)+N(545)+"nt"]=Pe[N(1047)+N(545)+"nt"],Be[N(830)+N(1052)]=Pe[N(830)+N(1052)],Be[N(367)+N(1625)+N(426)]=Pe[N(367)+N(1625)+N(426)],Be["decodedF"+N(828)]=Pe[N(427)+N(828)],Be[N(635)+"ame"]=Pe[N(635)+N(920)];for(ea in Pe)[N(1321)+"oseEvent",N(1205)+N(518),N(536)+"e",N(512),N(1652),N(598)+N(1320)+N(426),"MessageE"+N(426),"OpenEvent",N(1214)+N(576),N(1555)+N(1115),N(290)+"rorEvent",N(1047)+N(545)+"nt","createOp"+N(1052),N(367)+N(1625)+N(426),N(427)+"rame",N(635)+N(920)][N(1672)](ea)===-1&&(Be[ea]=Pe[ea]);var ea;Object[N(1098)+N(1385)](Be,"__esModule",{value:!0})});import{existsSync as QS,openSync as e1}from"node:fs";import{mkdir as t1}from"node:fs/promises";import{dirname as n1}from"node:path";import{fileURLToPath as r1}from"node:url";function s1(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Zd(t=J()){return QS(t.libEntry)?t.libEntry:r1(new URL("../index.ts",import.meta.url))}async function hp(t={}){let e=t.paths??J(),r=t.entryOverride??Zd(e),i=s1(e,process.env.COZE_BRIDGE_LOG_MODE);await t1(n1(i),{recursive:!0});let o=e1(i,"a"),d=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=st(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[cs]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return i1.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var i1,cs,ua=nt(()=>{"use strict";Zt();te();Re();i1=G("spawn-daemon"),cs="COZE_BRIDGE_DAEMON"});import{spawn as n2}from"node:child_process";import{mkdir as r2,unlink as i2,writeFile as s2}from"node:fs/promises";import{dirname as o2,join as a2}from"node:path";function Zr(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function c2(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${Zr(r)}</key>
|
|
21
|
-
<string>${
|
|
20
|
+
`+r)}function ir(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let d=new Error(o);Error.captureStackTrace(d,ir),t.emit("wsClientError",d,r,e)}else as(r,i,o,c)}});var Yx=ce(ze=>{"use strict";function ia(){let t=["zw5KCg9PBNq","BeXjCKK","q09otKvdveK","Aw5L","rNzSCgW","t2rQBKW","Cgf5Bg9Hzeu","tg9Nsuq","reXUt2q","ruzhAMi","vwjWAwy","x2LZtM9Kzq","Cg9W","CMvXDwLYzwq","yw51Ce1LC3m","Aw5KzxGGB3u","D3bPCLa","suzQDxm","zMXVB3i","qxjwBLm","vgDtBve","rKDkqM4","rvjst1i","DgfIyxnL","z2vtEw5J","B25JBg9Zzq","wfftseC","yNL0zu9MzNm","DMTbuwS","BMvLzf9Hy2S","y3v1Cey","DuvxAKq","q1zwDgS","Aw9Ul2PZB24","rNr3AMO","CgLUz19VBMm","ihn1y2nLC3m","wMjguwm","pxv0zI04","rujPvxO","A0PuCNy","CuXsEuO","CMvTB3zLq2G","BgLZDgvUtMu","rK1cCMO","AgfUz2u","sMzcuwK","uxDSB1K","x21LC3nHz2u","sgXQsNK","s3L4r3u","u2TPCcbWyxm","ywX3yxLZ","rLjptLrjrvi","BwLdv0y","vgvosMm","x3DZ","Aw51t1O","CMvZzxrfBMq","t1bftL9fuLi","zKjWBfK","x2rYB3bhBg8","ueXHELy","C2nYAxb0","qvf2r2e","sMPirxG","tevhvKO","B25tDgfYDfi","revwq2G","AxnmB25N","CMvZzxrdB3u","A2LJC1K","uePJzwC","wu1yzwi","q0jrtMu","A0Xts3O","BM1Ur1q","BgfctgK","nNW0Fdm","zLfSrfy","x2XPC3rLBMu","uLrIshy","zuHLt3m","shHIsM0","BgvUz3rO","sLPpA3a","tMjWA1e","yNzxAu4","vfH1y1e","wvPKz2e","mZqYotu2mePLCeHQza","yNPsuey","CMvJzwL2zwq","CuTnAhG","z2HLDgC","DLPxsxu","zeHAtum","te1Kz00","z0jKwgG","CgLUz09Uy2u","Dg9oDw1Izxi","x3vYBa","ywXSq3vYC28","rM1Ot0G","B3nLrxzLBNq","weDnCfm","BNruCMLLC0m","DxrVuMvJB24","BwvZ","u2vYDMLJzvC","qNH2yM0","vxbKyxrLq28","rLDt","v1nXDwW","AKH6uuy","CLnWuei","uuzmsvq","AvnlALm","rwvuEKO","y1fQDLK","zxv2vxe","BwLUzW","qw55Cwe","uerzyM4","q2HhAvG","yMrFzgLK","mtb3Cej6Cvi","q2PprgK","rNjVBNrPzxi","yu1XrgS","twTPyMy","zw1PDa","ruz3tuu","qLnktMq","shvVzhm","zKTZwgO","BM5Ly3q","rKjmB2i","v05iB2S","wursy2e","B3fWCvG","zM9YrwfJAa","ugXNrvO","t2zYuMy","Dgv4sgi","svfUvNq","qLPjAxi","uurxEMG","yKv6v1G","BLPdwwS","v2Hguhm","B2jQzwn0u3q","sLnZzuy","AgfZt3DUuhi","yM9KEq","zwnVBM5Ly3q","C1PKs2G","ywrKq291BNq","rxjYB3jdB2q","qKzlre4","EvvJwxm","zgLZCgf0y2G","ENv0uMy","uMvHzcbWyxm","y09Wzw4","ywr2yw5Jzq","yKnWB0e","y0frCem","vMX0qMe","twvZC2fNzuu","AurUsuu","uMDXvMK","y1fxzu4","CgjICdi","wMHcA1O","zgjPthq","qwjVCNrfCNi","D3nZoI8V","CKLpA3i","yNvMzMvYzwq","t3bLBKv2zw4","uM9ZuKi","q1Pts00","vw94ve0","B3bmqLa","EwD6tuS","Aw5KzxHpzG","rw9SAhy","CLzHBhvLCW","vLjjwNK","r0X6z1y","tvHqsLu","yxbWBgLJyxq","sLDyuxu","B3LhAey","igzHAwWSig0","y2vWDhm","EeTOEMC","Dev2zw50","AuLlt2u","whbRAve","DcbSAw1PDa","whzIvgW","we1ruKO","D2fZq2XLyw4","qKPHvw4","C2HPzNq","uLjpuG","AKfHwxi","sLnptLa","ywj6rfe","r0XVz2C","Aw9U","D25qwvC","A0f0qLK","Dgv4Dc9WBge","C1zZENa","Cg93","y2P1qvm","x29UtwvZC2e","vfDUALu","t0vHDeG","x2zVCM1HDeu","s3H3EKy","y29UC3rYDwm","sg1VshG","v3nWDuC","vwz4Bee","zK5JCNa","v3Lxtxu","mNWWFdn8nhW","C0jf","C0ruAgm","DND2AKW","B3v0sw50zxi","Bu9lt0S","DujbAuC","CK90Aha","uhDAy28","zgvSzxrLrge","Dg9iyxnO","x29UvgLTzw8","A2v3AhG","wuvkDwq","DMvY","zgPwBNy","AgvKtwf4uMu","yuDitvq","x3DZsw5ZDge","EfvZzuvUDG","ENHmz0y","zxjFCw9Zx2e","x3bPBMDqB24","zxrxB3jRq2G","DM1WCwO","txruCw8","z0rlr1e","yxrLq291BNq","Dg9cExrLC0W","C2v0u3rVCMe","wvHwDfe","u3PrCNq","zw5HyMXLuw8","tK5rAg8","zw5XDwv1zq","Ahr0Chm6","ug56Dgi","rNjXuw4","DNH6rxa","zM9UuMK","B25fCNjVCG","wgzxAxm","DeXpzNi","u3rvwwW","thnvu2O","v1n0vvO","D0DlBwy","wNbTvwq","ywzqzMS","yw5Hz2vY","zfzmy3O","tK10rwi","o2nOyxjZzxq","zLzyyvq","y2HnyxHuCMK","DLDpr3a","suvtx0vsuK8","zxjYtM8","rNb2zhu","C0nVDw50zxi","vvjiq00","yLPzqM4","C0Xf","A2v5","CKfxBue","q3rIEeC","ve9fq0O","vuvdsKW","vLPkrg0","Ag5cs2m","sgrxsg4","Ef9MCM9UDgK","B25pCgvU","wwvkyxu","BeHHBMrSzxi","uwzTEwi","yxrHlcbKyxq","u0DKvfe","CM92AwrLigi","ELDlDfy","CMvJB25Uzwm","C2v0","yMLUyxj5","z1bJwge","DeHNzLO","BMzUu2i","rMzzzuO","swLvyu4","qK16uLy","z1L5qKK","swrSr1m","zcWG","AM9PBG","zu5TyLu","ywXS","ALv5tNq","zvvOz3y","CMvWBgfJzq","tNv0vwC","DeHhBvu","mNWXFdn8mhW","yvfjqNe","zw5fDMvUDa","CMvKDwnL","tfnZBha","zgjHuhi","CxnMzvG","C3bSAwnL","zw5JB2rPBMC","yuPhEw4","zMDet0W","AejnrvC","ze1YwLK","CNHiB0O","u2vKyuy","wMjxBLq","ywnRx2nVzgu","BMDuAw1LCG","x2nYzwf0zvm","x2rItMfTzq","y29Kzq","Ae1LC3nHz2u","thvmAg4","ywjVCNq","ywDiuei","s3jryK8","zcWGDw5RBM8","uvPABhm","vgHlr2W","t1bftG","re1XCfy","zMTjvhm","CgvYC2LZDgu","y1n5Cvi","DKvMDee","B2zMBgLUzq","yNvMzMvY","s2vguKi","zg9Uzq","zMPdqKC","s0zIs3q","yKDpCvO","sLD4zfy","A25dqvu","zvvYBa","vKD2CfK","v29rB1y","zMLUza","yM5kvgW","u1nRtuK","C2vYDMLJzq","C3rYAw5N","BejXELm","x2jPBMfYEvq","tg9NsurozxC","v2rTzK0","qvLpDgG","y29UBMvJDgK","AefSzgi","CLvWzw8","A3zbrMC","q3rHv08","mNWXFdb8nhW","vKPWug4","rM12tg4","yxGGCMv0CMK","x3nLBMrby2S","uu94CwO","yMPryuK","DgvmB2Djre4","BMfly0O","shnrte0","r0LUsfK","yM1zA3K","B0TVtNy","AefJA01LC3m","ELnjA0i","CMvHzhDYAxq","tgD6tMO","DMnqCKu","uNvQwNi","yNL0zxm","zxjFCw9Z","AfbiEgy","s1HZvKe","tezhvfG","ign1CNnVCIa","t3DysgW","wKXftey","zLfiqxu","yw1LoIa","ufvfveG","whPjsMi","Dg9cExrLC0i","zgvMAw5Luhi","CxjMt0C","mtjhBMLWzMO","Dhr3Awq","x0vysvnu","DvDxB0C","yunPB1q","reHwwe8","u3rYyxrLz3K","ywDLu2HVDW","x2nSzwfYugK","vuzNs0m","tLrkvei","rLzSChu","BwfUDwfSihi","D1fMuLK","y1jdrfC","zNjVBuj5Dgu","zsbHihn0CMK","rejIEuG","DffUBNm","AwXK","yw5Nzq","twjcqMq","wKTkq3O","CMvZB2X2zq","wxn0wMW","AwrI","teH2wu0","C1z0ENq","zw5NDgG","CMfUzg9T","vwjqvMu","Afzizw0","x2fKzfDZtgK","zuzADei","x2n1CNnVCKy","BwvY","vffktKK","z1Pgrey","C2vUzf9Hy2S","nxWXFdr8nG","tNvcrgK","s0zPB1y","s1nyBwW","CMnMr3G","Eg1dDKe","x3jLywr5q2W","vNnvwu0","Dg5rDNy","zNjVBu51Bwi","z1HXB1i","tNfYwee","oxWXmhWW","Ec1TC2CTy3u","y29Uy2f0","B25LCNjVCG","quLQsue","Bhm6ia","x2LZqNjVD3m","ruXtCNy","CMLPtwq","B2HRDxe","x2vUzhbVAw4","Bxj5sLy","C3rVCcbPBw0","rKLmrv9ot1q","y2XVC2veqG","zxjrCw8","vvjfAem","txzyyvO","y3vKrxa","EfLVwfi","Ec11C2uT","yxjzs3e","C3jJ","DuLYwgi","uvzHwMC","DeLUDgvYy2u","yMfSrxzLBNq","whznqNa","CMXUugm","rxjqBuK","DgvzueG","Bg9NsurozxC","yuPyveW","C0XPC3rLBMu","twTnEMC","t3zQAu4","tg5hBgW","A1z0rMe","zhnLz08","y3jLyxrLuMu","wMPIBwO","uuzHzfi","x3jLBw92zvC","zwL6sKi","t1botuK","swfWANq","EeHprNm","yKvpveG","sKDgwxa","u3fUDxC","x2DLBMvYyxq","Ahvht3a","CNr6uMu","BNzqEvm","Dg9mB3DLCKm","zNjVBNrPzxi","x29Uq2XVC2u","vLrgwwC","s1npyxy","AxDTDvC","ufviEhu","yNL0zuXLBMC","EfD3qxK","wxPkA2K","DwrksfO","tuvtu0fhrv8","twLZC2LUzYa","y3vYC29Y","rw1QCgm","y3jLyxrLt2i","Bg9N","qK5cBLy","z0HLBe4","qwz3BLK","z2rKy1a","A1bgCKC","B0DWANa","De1QCLO","CM9YrxzLBNq","Egjey1y","EhnSzMu","uhbXAxC","ywDL","txvwExK","AxnrB1nnzxm","y2f0y2G","CgfYC2u","wg1syw8","mMX4yLPXzq","DLPxyNi","CMTVBLO","sMrlDgO","B3bLCNr5","CMzgCgu","zwTtv1G","twjowwq","vxHTrMC","zu5HvfO","ywDLsgLKzq","Bwf4tg9ZC0m","wev6AKK","BKXzCw8","DNfyveu","B3jRzxjhBg8","sLvHweq","uwPvD1a","sK90B1i","yM9L","AMHOufi","BePoBxe","B2PUA1K","wvjhwfO","BMCGB3iGyw4","B3vUDa","vMnIBvy","nxWY","q09XCfi","ChH4qMO","vfjszu8","rvLSquy","CuzKB3e","vvLoCKC","AxbpBuK","Cgjrrxi","y3r4","Cu1Wt3e","DcbVzIbYyw4","vhLyu2e","AwfPzxO","zxjFBxnNAwq","AgrxD0i","u2TdD2S","EeTbzuC","ywz5A0C","zM9PrKq","rMHkEMu","B25mAw5L","Ehv4twG","sMTpzve","thf5Cu4","zvHJq0C","y2ffCNu","z2v0q3vYCMu","nNWZFdD8mxW","t3PMv2C","x3bYzwzPEa","tLnLrxa","DMfSDwu","wentDg0","DhDNvMK","DxbKyxrLq3u","AgLNAa","D29iCvK","x2LUAxrqCM8","x3bYB3rVy28","vhPTA2q","v3jcu2S","rw5yuNu","D3j3u2S","Bg93","yMLUza","DxjS","CNHtv1y","vgXQt2q","B2nRzxrtDwm","ig1LC3nHz2u","ufvjqvq","u0DKDva","x2n1CNnVCK0","y29UDgLUDwu","yujwteK","zNDZxZeUmc4","zw5HyMXLvhi","z2v0t3DUuhi","wujrzxy","wKH4ugu","vgf6v3K","zvPUqLm","rg9vvha","x2rLC3rYB3K","yxKSihrYEsa","CMLrBeW","D0TNww4","zufJAW","BwLUAvbYB2C","AxnrB1nby2S","y2XVC2u","CMLLC0nVDw4","AMrnzg8","yxjUuMG","wKffC2u","rNHRwLi","z2vrDwv1zuW","DNnzswC","y3vYC29Yx24","txrxCLK","rLzMuNe","AxnbCNjHEq","z2vjBMzVu3K","x3jLy29UBMu","B25TzxnZywC","rNDNAMq","zxjHDg9Y","BgHcB3C","y3jLyxrLtwu","zxH0ugf5Bg8","z2v0","BfrPBwvVDxq","yMDovNy","zu5gD1a","zhDPu0K","Aw50zwDLCIa","q2zTD0e","B2XKvMvYC2K","vxnvvNK","D2DOq2O","uMvJB25Uzwm","uxf0t2C","ihrPBwvVDxq","sg9SwgO","Dw5RBM93BIa","sLfuBhG","Efrurw52","v3PhD3y","y3rOzMG","ELP6thK","De1HBMfNzxi","s0PIqxC","D0jmzK4","BxPHBxK","DNz5z1m","DvLzrgm","vMjTBw4","BKz1y0O","r2TnB0C","AevYCM9Yrxy","CvLSv3u","y1fQBgC","x2nSzwfYvgK","q3Pjy3O","C3vJy2vZCW","q0Xpu0LorW","yxnZAwDU","C3rVCMu","wfjhu1C","ANrTC1K","zM9Yy2u","DxnLCKLW","rxjIrxC","ANzsvxC","ugTlqu4","y01LC1C","CgLUz1rPBwu","sNL5qLe","C3H6EgO","Dg9hzw5LCMe","z2v0u3rVCMe","y3vYDMfSDwu","tvHqwNG","ven1D20","uerOs3q","AwXSihvZzsa","B25tDg9Wsw0","vMrqrvG","q0Xpu0ve","q3vZDg9Trxi","DerzCNG","ALnQwvu","u3bezwq","t2PWywe","A01kruK","C3bvv3C","B2zMC2v0","C3vIC3rYAw4","CNbuA2m","DNfSz3G","t0PHBhq","rNfRu2G","q1j3DNC","tujlt2G","x2rLyNvN","zw1LBNq","B2nRzxrgywK","su5tvefova","t01mwvK","C3rLBMvYCW","nZDZAfDQqKu","l3DZl3yY","r1vlz1K","wNvYAgC","u2vxsLq","BwvZC2fNztO","ihbYB3rVy28","zMvY","Cgz0q1u","BMDLza","ugvPvLa","EhbmANK","DxDMzfe","s3byzeC","ywrK","AvnVBxq","CNnVCKzPBgu","BKXPBMu","B2zM","CMvUDevUzha","rwvhwMy","vMzet2S","DeHHtvq","B25nzxnZywC","y29UDgv4Da","qwvAsvO","igfYCMf5yNu","CuPsvLu","r3P5tK4","wKr4uw4","vM9Wt08","yK9OqLK","ugj2q3e","z2v0qwXS","t1vIz28","BwzWv0K","DhjPzxmGCMu","vuLdu1m","BMrWB2LUDca","qKnOt0y","vfn0Dwi","qun3yxe","BhHRy3i","sxHcreq","DhjPzxm","yMfJA3vWigu","uKrdCLu","B0HpweS","BgLUzw5V","DxbNCMfKzw4","yvnYruK","CNnVCL92ywW","zgf0yq","ywrKrxzLBNq","zMzmAw5L","CwXvteW","r0DoA2u","t1H6AxO","AKXdEwm","BMvY","B1nnweW","sLnyzw0","sKrPr3e","y3vYCMvUDeu","AgvHzgvYCW","ufbqv2C","DLPsCuW","BgLTAxq","CLrVyNC","B25dBg9Zzq","x194x21Zz18","zv9ZDwnJzxm","Cg9PBNrdB24","zMzLCG","BLjAwNu","ywztyxu","vvnuqKu","uej0B28","BgvY","zMLN","tgzmvvm","B3jRig9MzMW","CMfTugfYyw0","ELzOCuO","C2v0zgi","vM9cuKK","yKnTyw0","yKDwveO","ueXdt0G","D2LSBfjLy28","CxDKtKW","qwzcvNe","DuT0uNy","reDPy3a","BezgwLy","zgvS","AwjfCK4","D0Lvu1C","qu1TExC","zw50","zwrPyxrLBhK","zNjVBujPDhm","BMfTzq","y2vZC0HHBMq","tKLzuei","AgfZ","BwLZzq","s3DqrNy","id4G","B3DYzfm","vfD5Aw8","DLP1y28","C0vxsMG","Cu9dBMW","sNHewxO","rMLLruC","ywXSB2nvBNm","Ew1yA1i","zKfSA1C","CMv0CNLdB3u","y2XLyxi","vvDJB2K","B0Dxuue","tgjmy2q","z2v0q3vYC28","uxvtyue","ihjLy29UBMu","v2vIu29JA2u","wwvUruO","vMvHDMq","v0frBKq","r2DQt1O","yNPfBwi","AwXLtMfTzq","txLMCg0","ALL4A0u","x3nVy2TLDa","A0T2sNu","D24GCMvHC28","tgTKAwW","CMvHzfvjBNq","Bhv4B08","rxn2Auq","A2v5CW","yNLozNe","ruTnEKi","y2XLyxjtDg8","yLLkueq","B3nLza","zw5JB2rLrNi","z2fHBKi","Aw5JBhvKzxm","DhjHBNnHy3q","yKnmvg0","ywnOzwq","svfSr1K","CK9PvxG","EerkEgy","wuH0t1u","BgruB0G","ywXSzwqGBxu","C2DPza","q3D1rMC","vxDbBeC","DMvYC2LVBG","x29WDgLVBNm","y3vZDg9Tshq","zKP0rhm","Dw5ZAwDUzwq","ywDLrxzLBNq","qNPlweu","vgTksMy","C2f1qMK","zMviDu4","wer6Awi","zxPdBhu","Bwf4uMv0CMK","x29Ut3bLBG","Cu16uLe","tgLZDgvUzxi","quXm","D1PnBK4","BKTTDeK","vxvvEfi","swH5wxu","AwDdDey","sLjeshe","zxHLtLC","y2HLy2Tszwe","z2v0qwXSs2u","x1fVu01HBMe","AxnszwfKEq","Dg9zzgK","r1vxwwG","suLKv3m","vLDQwg8","C3rYAw5NAwy","y29UBMvJDeu","ywzL","AufQwxC","DLL1ENe","BMCGzMfPBgu","ihzHBgLKihm","DwPiBNa","AxnFywnR","CfjUA3G","zw5HyMXLqxu","x25HDMLNyxq","B25VCgvU","CgrXC0y","C0jtwha","tg9JAW","rMPwEvC","ywzKtLi","ugD2D2m","tgT1qxG","A01nveu","EMflz04","ywrVwuq","zwfJyvO","s01Jy1e","zxH0zw5ZAw8","ANriv3u","x3bPBMDmB3m","DeTpq3e","uhjPBwfYEuS","shbcuMK","rhfkEK8","y0f1C1K","Aw5Lza","DMvUDa","BMrWB2LUDfq","Evv2C1G","y29UBMvJDca","r0fVvha","vgLTzw91Da","B3bLBIa","mNW0Fdf8m3W","z2vY","CwzfC2W","DxvkqLC","Egr6y3e","CxnxwhG","CMfNzvn5BMm","DgHLBG","uKLjsui","u3Dpsvu","AvfSrxO","y291BNq","vfPNuM8","z2v0sxrLBq","sLL4t2m","ChjVDg9JB2W","r3znEMC","CMzts0q","tMvXAuG","CeTcB2O","x0rctMfTzq","vM9fuLi","uvDuwKG","zwn0","BvHIBLi","rKvIDfm","te9TzLa","rKHxzLi","zNjVBuHHC2G","yMLUyxj5vhK","EejSuLC","vMvhBe0","Dhj1y3rVCIa","DvjhChi","ChjVDg90Exa","txrSq3G","zw50tgLZDgu","Aw5KzxG","tuPvr3e","vKLqAMK","ignVzgu6ia","tNjlvNG","uNnIB2G","B25szwnLAxy","mxWWFdn8nhW","wejVBMq","vKjpwgO","mtK2nZa5nhfKyK54ta","r1LqEuy","Ce5OtKy","q0vnCei","u0jLqxi","x2HHBMrSzva","AenSB3nLrxy","wLbHCgq","DK5NEfy","x21PBMLoyxy","C29YDa","yufRCgu","u2HHCMvKv28","D0fzA1G","DxfQB3G","sfvnu3C","sgP2DfK","Bfv0sg0","q2n4zuG","Dgv4DfbHEwW","EuvzA1e","ALDbAMi","D0DMt2C","ANnOBeS","CMvTB3zLrxy","rfzJz1C","D0XMC1u","D1LPvg8","zNjHBwvuExa","D2LPsNK","DMjrsfe","zNLrvum","z1j3DK0","DuLIuvq","qLfMy2O","x2HHBMrSzvi","reiGzMfPBgu","CNjVCK1LC3m","q1nAEKS","DuvjBgi","y3vYC29Yx2y","otm5nZmWwhLMDe1U","AxnAzxjV","BKDbC3q","tKfyDfK","uwPXuMu","rgf4wwq","suPiqNO","t0jdC2i","zfDVCMTLCKC","z056vxC","v2zSs2q","EgLqqLC","wvPcwLy","yNjfyva","sgv6zvu","yxnL","z0vIELK","DuHhyNm","zNvUy3rPB24","Dg9Y","zxHrCvO","BwvKAwf0zwW","rwfmEva","x2LZsw5PDa","CMnzzwS","DeLK","vLH4sLq","Dxr5A3m","yxDgBwK","x3bPBMC","Du9nD2W","B3bLCNr5tMe","AMfyzxe","CunQEgS","z3vmwfe","BNrLCG","vMnwEeO","B25Uzwn0Aw4","CNzHBfzHBhu","rxzLBNq","D3m6lY8","q294yNe","CMvQzwn0","EeThr2y","ntuXnNbLqK9sDW","yKP4wvK","x19LC01Vzhu","thDesw4","zMvtDwu","zwzIzuy","zMzfB0W","x2LUAxq","CgLUz0XVC3m","EKT3z2y","qvvXweW","twTXvLq","zgv2AwnLx2K","yML0uvi","v0jPAKu","yxjhvhy","B3bLBKrc","z2X1tKS","DhLWzq","Cgf5Bg9Hza","yLfoBKK","BwXbwfi","swP1sxC","vuLUuLy","AejSEMe","rMfkuwG","vw5gseW","DgrmseG","BxnNsuq","qLzRAfm","DMLJzuLeig8","ExLmvMW","t3v4vvG","CxLPsxy","Bwrisvi","yMDIsu8","zKLzDLq","B25ozxr3B3i","s2XHywO","DMz1thi","we1xC04","C3L0Ce0","vfDjrfy","D2vMDfu","BNrfBMrWB2K","y0jIu00","BgLUzq","BMCGDxjSoIa","yxv0BW","u2LJvfe","ysbTDxn0igi","mtaWmdi3yK5cv2nz","BxrszeG","z2D4thq","x2nVBM5Ly3q","AwXLx25HBwu","tKfusvzfx0u","CezMBgy","uKzSBKe","qNPdBKG","swHRy2G","zMX1C2HfEha","C2fNzq","BM9Uzv9UB24","u1vAt2W","wwfUywi","zv90Aw1LB3u","z2u6ia","zuXeAum","CMfTzq","wMPSsMC","BMnLq2XVC2u","CgvVB0W","lcbOB3n0BMe","yvrqv2e","x2rPC2nVBM4","u3Dwr1m","ihrVihjLDhi","tKDFrvjst1i","y3jLyxrLq2W","yw1Lu3bHy2u","ChvZAa","B0HPAgK","DgLTzw91DcW","y29UBMvJDa","DfvRtei","D1HIy0S","s2PZu0W","sKj6ufC","y2HHCKnVzgu","wfrKA2S","ihrPBwvZ","DhDVCMTdAge","tufyx1jfvfi","yufRwvO","DLvYBxq","B3jL","DgvZDa","r21Ps1G","Eu9psu8","DunQqMG","Bg9IywXty28","q3z5uMq","BwHLz0C","zxvqsvK","rNvKvMi","AurPyuG","yMXVy2TLza","CMvHC29U","ufrxzfq","CM92AwrLihC","zwD5EfO","BNbrzNO","x2HHBMrSzu8","wwHdyxy","seruqNG","B1vtA0e","tfforge","BMnVzgLUzW","BMrLEa","tePeB0W","ugvHB3C","BwvZC2fNzv8","AfD1uvq","EePyuKu","tuzju3G","ALfAz0C","CgXLyxnLiha","zMLSDgvY","tvLzELK","zgvSzxrL","y2fSBa","v1nkywm","qu9uvxG","wKPYuNm","sxHVuvC","tMjuCvO","Aw47y2HHCNm","u2vXsuq","vLrmv1u","tLDqDvK","CMvZDwX0","ywWGy3vYC28","aaaaaaaaaaa","ywnRtxnNswq","AxjLza","wNnjyvO","rgjKtLO","svzSsee","AfjWswC","r0XdyNy","C3bSAxq","ugPRChK","BNrbBMrvCgq","q29Kzq","B0jiCeS","CNzHBa","wuD1CMK","u0Hcuxu","t1PwswO","B0jZEuO","DfbQueG","y3LeA1C","rNvxu20","x2TLEvbHDgG","A1ffww8","BhzdB08","txbSBgm","AgvHzgvY","y2XVC2uSihC","CgfNzxnOB3C","AvnVthO","n3WYFdb8m3W","ENjLuwe","yLPxqxi","zxjYtxnN","mteXmdm5mJfYzMDsvg4","vhvmAe8","yw1L","qxzTywm","C2DbBuG","uNjTt2S","x2LUDgvYDMe","y2uGBM90igK","DKHIDMe","CMvHzg9UBhK","zxf1ywXZ","D3jPDgvvAw4","AKzxAhu","DND1Bfa","suDps3y","Beryrxm","DgfYz2v0","zMLSzw5HBwu","B3bLBG","Cg5MC1O","m3WW","y29TCgXLDgu","C1rTA3i","Cu1Uqvy","x3fVC0rc","yKTSCxy","zLnbB2G","thr6ANC","u3LVvu0","zMfNqLC","zwvKzwq","sfj3DNK","zvDoBMS","q2zQsgK","igXHCMDLCIa","q29UzMLN","qw1VDw50","wxjrtvm","Axnby2TdBgu","x29UugfNzu4","sLvjyuC","qvvVDuq","rfvsqK0","tg9Kt3q","z2vOu0m","zgDwCKq","u2rtugK","DxrMofDYAxq","EvjLy29UBMu","vKnHBeu","vwHwy00","CezJzvO","CM92AwrLihy","tffMyLO","tu1wt2e","Afrsuhy","x3nLCuLK","v2LUzg93","C2v0sxrLBq","BM93","CePuBMK","x3DHAxq","uLL2ANi","yNLL","uu9WCw0","Dw50","wxHMtMO","Aw1LCYbPBIa","vvHKtNO","A25MAgW","C3fnq2S","CuThrwe","tw9KDwXL","rffzyvi","Chv0","vvnIt2y","C29iCuW","CxrrCgO","z0H4vwG","zhfWufy","qwjNCNC","uxvLDwu","rwHxvNG","CwX6t20","ywnRx2LK","q291BNq","Ae9oDeO","y3ruAw1LB3u","teTAqKG","EKP1qui","BenTwMi","vM15Dg8","A0nRDuW","EwziAwm","BMv4DcGPigm","yw5ZzM9YBvq","mdaWmdaWmda","Cg9PBNrbBMq","qLvqB1i","uwXJyuu","Dw5KzwzPBMu","CuXvvw8","DhrJy24","z29PBMCGyxC","DMfSDwvZ","x2LZtwLUAvq","B3jLtMfTzxm","y2HUEuq","DMvYC2LVBMm","s3H4v2q","vhDwA3e","BeHLuKq","vgfN","wKHKBMC","De9tBfi","AhPhr2O","BvPkDvG","u21QteO","Cxzizve","vNbRwhq","zvzhrg8","A3LsD1G","ExLoDhK","DeDwA0e","ChrVCG","Cgf5Bg9Hzfq","igzPzwXKoIa","CYbPBNn0yw4","C3nHz2vfDMu","C2vUza","yxbWBhK","sMjzseW","Ehzsseu","B25SAw5L","u1H4zxm","Cw9Z","AvrYDxC","C0LYAK4","BwPczgi","yvDvq1u","CM92AwrLige","wLLWtNi","B2nRzxq","zxbqqwO","q3HMsuS","Aw5N","B2fK","zMv1vfy","x2DLDeLUDgu","x2n1CNnVCK4","DwLwBeq","vgTdwgq","AeHAwKG","BezSDxnO","ywnOzwqSihC","DKPmvKy","y2HLy2TdDxi","qxHtBMG","wezcBKy","wxHuD0u","t3r5qva","zM9SD04","A1n0yxr1C0m","uxnRrxe","B3jdqw4","CMvWBgfJzui","FdH8n3WXFde","Efvewwu","C29Tzq","DgHHBIbSB2m","y3jLyxrLt3a","BKHhsNq","sxDnuvG","zxHWB3j0CW","C2XPy2u","tuPmBMy","x2LZtwLUAvC","B0H1qum","ywXty29Wzq","CYbWyxjHBxm","zNjVBunOyxi","zxj2AwnL","vg1RBfm","BwfW","BML0AwfSAxO","icSG","r3riDfe","rvDUELO","BenRsMi","z1rPBwvVDxq","wMzrq0i","CKHUzxq","AwDHDg9Yt24","rMvUyLe","C2PAChG","v09Wrfy","D3j2D3O","B29dv1K","CMvHzhLtDge","wMDruKy","D05fzfq","vMfisNC","t0jtEuy","ExbL","wK5xEMW","Bwu6ia","z3Drtg0","ywnRDxbfBMq","x3bHDgHlzxK","ChPTz2S","Bwv0Ag9K","zMzmEhK","y3jLyxrLrxi","Dg9tDhjPBMC","x2LZv29YA2u","B3jpBMXPBMu","Dfv3Cfi","y3vYCMvUDeK","BIWGAg9ZDg4","uvP5s2m","y3vYC29YlNm","Aw9UvgLTzw8","lcbTyxGGCMu","CKHPqMW","zxjYB3i","Cgu6ia","q3vZDg9Tq2W","x29UrxjYB3i","vwvfBhy","AxmGDw5Kzwy","rLHQrwW","yxv0B21HDgK","CevHv1i","t3nqwNu","rgvPvw8","rhbfAxm","Cw9Zx18","wg5KvKS","wLbRu3K","ALrMr3O","EgPjuMi","Bg5VteC","tLPLvLK","vgrNru4","qwXiwwW","rgvKAwnHDgu","wfjps2y","u0TgCfe","y29SBM8","ChjVy2vZCW","ANLKEMy","Du9Zs3K","zxjFywnRx20","odeYmJCYAgncBgnq","DuHKBMK","x2rPC3bHDgm","sMLruge","AMfovgy","C2ziDe4","t3jUtNa","DwXnBee","x2LUAxrhBg8","Dgv4Dc9Qyxy","wNrfD1q","BwvZC2fNzq","Dxrjza","A0vxy20","CMTLCKDSB2i","tw5ozue","qvrOyKe","y29UBMvJDfm","wKX6D0u","EeDev0W","wK1tvhu","y1bQwfm","rgnpteu"];return ia=function(){return t},ia()}var B=H;(function(t,e){let r=H,i=t();for(;;)try{if(-parseInt(r(1144))/1*(parseInt(r(526))/2)+-parseInt(r(387))/3*(parseInt(r(1522))/4)+parseInt(r(1671))/5*(-parseInt(r(1008))/6)+-parseInt(r(1093))/7+parseInt(r(1635))/8+parseInt(r(1269))/9+parseInt(r(1049))/10*(parseInt(r(724))/11)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(ia,751490);function H(t,e){t=t-226;let r=ia(),i=r[t];if(H.YlotUJ===void 0){var o=function(f){let x="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",g="",m="";for(let S=0,_,v,I=0;v=f.charAt(I++);~v&&(_=S%4?_*64+v:v,S++%4)?g+=String.fromCharCode(255&_>>(-2*S&6)):0)v=x.indexOf(v);for(let S=0,_=g.length;S<_;S++)m+="%"+("00"+g.charCodeAt(S).toString(16)).slice(-2);return decodeURIComponent(m)};H.KsncnC=o,H.fVVaAN={},H.YlotUJ=!0}let c=r[0],d=t+c,u=H.fVVaAN[d];return u?i=u:(i=H.KsncnC(i),H.fVVaAN[d]=i),i}var AS=Object[B(385)+B(530)],kS=Object[B(611)+B(1080)+B(1653)],Kx=(t,e)=>function(){return t&&(e=(0,t[{OmdnF:function(o,c){return o(c)}}.OmdnF(kS,t)[0]])(t=0)),e},TS=(t,e)=>{let r=B,i={sBSXp:function(c,d,u,f){return c(d,u,f)}};for(var o in e)i[r(934)](AS,t,o,{get:e[o],enumerable:!0})};function CS(){return Hx||(Hx=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function RS(){let t=B;return Gx||(Gx=[IDBCursor[t(995)+"e"][t(1710)],IDBCursor[t(995)+"e"][t(607)],IDBCursor[t(995)+"e"][t(607)+t(949)+"ey"]])}function PS(t){let e=B,r={ErbEw:function(o,c){return o<c},bKlqv:function(o,c){return o<<c},BWpoo:function(o,c){return o&c},bknxQ:function(o,c){return o>>>c},ldToH:function(o,c,d,u){return o(c,d,u)},VZJDm:e(678),GtHtQ:"error",MMVOa:function(o,c){return o(c)},EgGBj:function(o,c){return o!==c},cepts:e(1542),tDYrx:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let d=e,u={nHGJt:function(f,x){return r[H(686)](f,x)},YBQev:function(f,x){return r[H(1294)](f,x)},Vmyto:function(f,x){return r.BWpoo(f,x)},eVGDo:function(f,x){return f|x},dwXPN:function(f,x){return r.ErbEw(f,x)},xJXRE:function(f,x){return r.bknxQ(f,x)},aerzs:function(f,x){return f&x},qfEsl:function(f,x,g,m){return r[H(883)](f,x,g,m)},LOmfP:r[d(259)],ZjlJg:r[d(1455)],OZVIj:function(f,x){return f(x)},tUkLB:function(f,x){return r[d(1323)](f,x)},NeqiH:function(f){return f()},vxzEp:function(f,x){return r[d(1323)](f,x)}};if(r.EgGBj(d(1542),r[d(1741)])){let f={QuSaA:function(g,m){return u[d(1440)](g,m)},fonRi:function(g,m){return g>>>m},riiMd:function(g,m){return u[d(612)](g,m)},wLfsU:function(g,m){return u[d(1360)](g,m)},YrQMS:function(g,m){return u[d(1389)](g,m)},bjQaI:function(g,m){return u.dwXPN(g,m)},UICSS:function(g,m){return u[d(1217)](g,m)},bGVTJ:function(g,m){return g<<m},BcZoe:function(g,m){return u.aerzs(g,m)},CtbxG:function(g,m){return u[d(1389)](g,m)},LodOt:function(g,m){return g>m},NNQho:function(g,m,S,_){return u[d(963)](g,m,S,_)}},x=4294967295;return function(g,m,S=!0){let _=d;if(x=(127&g[m])>>>0,f.QuSaA(g[m++],128))return{value:S?x:0|x,offset:m};if(x=f[_(230)](x|f[_(446)](f[_(1034)](127,g[m]),7),0),f[_(849)](g[m++],128))return{value:S?x:f[_(1306)](0,x),offset:m};if(x=f.YrQMS(x,f.wLfsU(127,g[m])<<14)>>>0,f[_(359)](g[m++],128))return{value:S?x:0|x,offset:m};if(x=f[_(761)](x|f[_(811)](f.BcZoe(127,g[m]),21),0),f.QuSaA(g[m++],128))return{value:S?x:f[_(1306)](0,x),offset:m};if(x=(x|(15&g[m])<<28)>>>0,f[_(359)](g[m++],128))return{value:S?x:f[_(256)](0,x),offset:m};if(f[_(1312)](m+=5,g[_(1629)]))throw m=g[_(1629)],f[_(1808)](_0x25f90e,m,10,g.length);return{value:S?x:0|x,offset:m}}}else{let f=()=>{let m=d;t[m(1032)+m(997)+"ner"](u[m(987)],x),t[m(1032)+m(997)+m(783)](u[m(1163)],g)},x=()=>{let m=d;u[m(1252)](o,u[m(1178)](Ut,t[m(1234)])),u[m(979)](f)},g=()=>{u[d(229)](c,t.error),u.NeqiH(f)};t[d(777)+d(903)](d(678),x),t.addEventListener(r[d(1455)],g)}});return i[e(968)](o=>{let c=e;r[c(704)](o,IDBCursor)&&Jd[c(272)](o,t)})[e(523)](()=>{}),oa[e(272)](i,t),i}function DS(t){let e=B,r={BChOF:e(1470),dHZMC:e(689),dbiLt:"error",pNhNF:function(o){return o()},UWcoi:e(1721)+"or",qBqgB:e(1290)};if(sa[e(829)](t))return;let i=new Promise((o,c)=>{let d=e,u={kJTrv:function(m,S){return m(S)},aSrEI:r[d(845)]},f=()=>{let m=d;r[m(763)]===r[m(1641)]?_0xf6203d.createObjectStore(_0x3e6c9f,{keyPath:_0x528044}):(t["removeEv"+m(997)+"ner"](m(1290),x),t[m(1032)+m(997)+"ner"](r[m(1720)],g),t[m(1032)+m(997)+m(783)](m(314),g))},x=()=>{let m=d;r[m(1010)](o),r[m(1010)](f)},g=()=>{let m=d;u[m(1585)](c,t[m(1493)]||new DOMException(u[m(774)],u[m(774)])),f()};t[d(777)+d(903)](r.qBqgB,x),t["addEvent"+d(903)](r[d(1720)],g),t[d(777)+d(903)]("abort",g)});sa.set(t,i)}function OS(t){aa={hPHxf:function(i,o){return i(o)}}[B(374)](t,aa)}function LS(t){let e=B,r={dsegO:function(i,o){return i(o)},OuxUX:function(i,o){return i(o)},sTeiH:function(i,o){return i===o},bzEmb:function(i){return i()}};return r.sTeiH(t,IDBDatabase[e(995)+"e"]["transact"+e(1757)])&&!("objectSt"+e(1375)in IDBTransaction[e(995)+"e"])?function(i,...o){let c=e,d=t[c(1224)](r[c(476)](cs,this),i,...o);return Vd.set(d,i.sort?i[c(1018)]():[i]),Ut(d)}:r[e(856)](RS)[e(875)](t)?function(...i){let o=e;return t[o(1399)](r[o(1125)](cs,this),i),Ut(Jd[o(644)](this))}:function(...i){let o=e;return r[o(476)](Ut,t[o(1399)](r[o(476)](cs,this),i))}}function NS(t){let e=B,r={SpDed:e(1067),djVnv:function(i,o){return i(o)},FdMdl:function(i,o,c){return i(o,c)},ImYSu:function(i){return i()}};return typeof t===r[e(706)]?r[e(1790)](LS,t):(t instanceof IDBTransaction&&r[e(1790)](DS,t),r.FdMdl($x,t,r.ImYSu(CS))?new Proxy(t,aa):t)}function Ut(t){let e=B,r={kKpcS:function(o,c){return o(c)}};if(t instanceof IDBRequest)return PS(t);if(na[e(829)](t))return na[e(644)](t);let i=r.kKpcS(NS,t);return i!==t&&(na[e(272)](t,i),oa[e(272)](i,t)),i}var $x,Hx,Gx,Jd,sa,Vd,na,oa,aa,cs,jx=Kx({"node_modules/idb/build/wrap-idb-value.js"(){let t=B,e={QlTbE:function(r,i){return r(i)},OPNMI:function(r,i){return r===i},TgSmQ:t(329),SmjLJ:function(r,i){return r===i},pFflf:function(r,i){return r===i},mdHIR:function(r,i){return r!==i},XMQRJ:t(923),GUWYh:function(r,i){return r(i)},jvRUw:function(r,i){return r instanceof i},vqXTE:function(r,i){return r===i},CfjHi:function(r,i){return r===i}};$x=(r,i)=>i[t(1437)](o=>r instanceof o),Jd=new WeakMap,sa=new WeakMap,Vd=new WeakMap,na=new WeakMap,oa=new WeakMap,aa={get(r,i,o){let c=t,d={BUPoR:function(u,f){return e.QlTbE(u,f)}};if(r instanceof IDBTransaction){if(e[c(482)](i,e.TgSmQ))return sa.get(r);if(e[c(1386)](i,"objectSt"+c(1375)))return r["objectSt"+c(1375)]||Vd.get(r);if(e[c(1150)](i,c(681)))return e[c(1127)](e[c(1748)],e.XMQRJ)?d[c(1367)](_0x3748f1,_0x39012f):o[c(1696)+c(1375)][1]?void 0:o[c(1696)+c(1189)](o[c(1696)+"oreNames"][0])}return e[c(917)](Ut,r[i])},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t;return e[o(687)](r,IDBTransaction)&&(e[o(540)](i,e[o(1565)])||e[o(1302)](i,"store"))?!0:i in r}},cs=r=>oa.get(r)}}),Vx={};TS(Vx,{deleteDB:()=>BS,openDB:()=>MS,unwrap:()=>cs,wrap:()=>Ut});function MS(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let d=B,u={OtyAP:function(g,m){return g||m},eacaZ:function(g,m){return g===m},zZzLy:d(964),cddnx:d(672),YqLwr:function(g,m,S,_,v){return g(m,S,_,v)},tOSlR:function(g,m){return g(m)},rSpPB:d(624),MnZuj:d(1377)+d(1590),IxBDD:d(773)+d(1299),bCpoA:d(1200)},f=indexedDB[d(1287)](t,e),x=Ut(f);return i&&f[d(777)+d(903)](u[d(767)],g=>{let m=d,S={TWyio:function(_,v){return u[H(1429)](_,v)}};if(u[m(943)](u[m(663)],u.cddnx)){let _=this[m(1293)][m(694)+m(1569)](this._prefix),v=_0x43cdf5[m(524)](S[m(834)](_,"{}"));return v[_0x2846b4]=void 0,this[m(1293)][m(1804)+m(1569)](this[m(583)],_0x7dfc7e[m(920)+"y"](v))}else u.YqLwr(i,u[m(1383)](Ut,f[m(1234)]),g[m(651)+"on"],g.newVersion,Ut(f[m(876)+"ion"]))}),r&&f[d(777)+"Listener"](u[d(1711)],()=>r()),x[d(968)](g=>{let m=d;c&&g[m(777)+m(903)](u[m(1660)],()=>c()),o&&g["addEvent"+m(903)](u.MnZuj,()=>o())}).catch(()=>{}),x}function BS(t,{blocked:e}={}){let r=B,i={fKsXj:r(1200),JdKtj:function(c,d){return c(d)}},o=indexedDB[r(1784)+r(1568)](t);return e&&o[r(777)+r(903)](i[r(1680)],()=>e()),i[r(529)](Ut,o)[r(968)](()=>{})}function qx(t,e){let r=B,i={uOMwl:r(368)+"e",gehSC:r(1278),WAQnD:function(f,x){return f instanceof x},UECJL:function(f,x){return f in x},zWKtV:function(f,x){return f!==x},rfSKD:function(f,x){return f in x}};if(!(i[r(854)](t,IDBDatabase)&&!i[r(258)](e,t)&&typeof e===r(342)))return;if(ra[r(644)](e))return ra[r(644)](e);let o=e.replace(/FromIndex$/,""),c=i[r(270)](e,o),d=Zx.includes(o);if(!i[r(978)](o,(c?IDBIndex:IDBObjectStore)[r(995)+"e"])||!(d||Jx[r(875)](o)))return;let u=async function(f,...x){let g=r,m=this[g(876)+g(1757)](f,d?i[g(1079)]:i[g(1313)]),S=m[g(681)];return c&&(S=S[g(998)](x[g(1751)]())),(await Promise[g(285)]([S[o](...x),d&&m[g(329)]]))[0]};return ra[r(272)](e,u),u}var Jx,Zx,ra,FS=Kx({"node_modules/idb/build/index.js"(){let t=B,e={lUtHm:t(1005)+t(553),LwDIn:function(o){return o()},cAQpC:function(o,c){return o(c)},pftCU:t(644),Qgrxa:"getKey",Wpewf:"getAllKeys",MtTqo:"count",aMqDk:t(1343),BQfcj:t(1223),hAldb:t(844)},r=e[t(1025)][t(1244)]("|"),i=0;for(;;){switch(r[i++]){case"0":e[t(1096)](jx);continue;case"1":e[t(1096)](jx);continue;case"2":e[t(1712)](OS,o=>({...o,get:(c,d,u)=>qx(c,d)||o.get(c,d,u),has:(c,d)=>!!qx(c,d)||o.has(c,d)}));continue;case"3":Jx=[e[t(732)],e.Qgrxa,t(757),e.Wpewf,e[t(1800)]];continue;case"4":Zx=[e[t(1674)],"add",e[t(1042)],e[t(349)]];continue;case"5":ra=new Map;continue}break}}}),zS={idb:function(t){let e=B;t[e(1442)]=Promise[e(410)]()[e(968)](()=>(FS(),Vx)).then(function(r){return r})}},Wx={};function zt(t){let e=B,r={kEWcm:e(291)+"4",hVHem:function(u,f){return u!==f}},i=r[e(1535)][e(1244)]("|"),o=0;for(;;){switch(i[o++]){case"0":zS[t](d,d[e(1442)],zt);continue;case"1":if(r[e(418)](void 0,c))return c[e(1442)];continue;case"2":var c=Wx[t];continue;case"3":var d=Wx[t]={exports:{}};continue;case"4":return d[e(1442)]}break}}zt.d=(t,e)=>{let r=H;for(var i in e)zt.o(e,i)&&!zt.o(t,i)&&Object[r(385)+r(530)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=B;zt.o=(e,r)=>Object[t(995)+"e"][t(1698)+t(530)][t(1224)](e,r)})(),(()=>{let t=B,e={dwiSI:function(r,i){return r!==i},uCZpD:t(1520),hzGGj:function(r,i){return r!=i},OJalt:t(1341)};zt.r=r=>{let i=t;if(e[i(648)]("KNejT",e.uCZpD))e[i(1384)](i(1369)+"d",typeof Symbol)&&Symbol.toStringTag&&Object[i(385)+"operty"](r,Symbol[i(1482)+i(1381)],{value:e[i(714)]}),Object["definePr"+i(530)](r,"__esModule",{value:!0});else return _0x5c5ede}})();var Oe={};(()=>{let t=B,e={Veavd:t(1592),erQqo:t(1026),Ftwjj:function(a,n){return a(n)},IFjus:function(a,n){return a+n},wrvwz:function(a,n){return a*n},EeTzJ:function(a,n){return a*n},sauBi:function(a,n){return a+n},xWwAy:function(a,n,s){return a(n,s)},JfBQi:function(a,n){return a(n)},sZdKh:function(a,n){return a+n},Anyqa:function(a,n){return a(n)},cyDkW:"0000",ZLELF:"ffff",eWNnk:function(a,n){return a!==n},CygMg:t(691),sjZpx:t(908),eNFwP:function(a,n){return a(n)},TRReO:t(1365)+t(1365)+t(1365)+t(1365),wXbcK:function(a,n){return a>n},bvWiN:function(a,n){return a<n},FieEG:function(a,n){return a-n},jLYbA:function(a,n){return a-n},XfWis:function(a,n){return a<n},JZOkp:function(a,n){return a===n},FGJBn:function(a,n){return a!==n},udJHZ:function(a,n){return a!==n},AIjIA:function(a,n){return a!==n},bzRPF:function(a,n,s){return a(n,s)},gXqoR:t(316),cZTop:function(a,n){return a(n)},BFKDN:function(a,n){return a(n)},VoERR:function(a,n){return a>>>n},CVVtk:function(a,n){return a(n)},zMmHh:"Missing "+t(1558)+" field: key",dMrZY:function(a,n){return a===n},VXxJT:t(504)+t(1558)+t(1395)+t(585),xmCvA:function(a,n,s){return a(n,s)},bJxYY:function(a,n){return a(n)},oGpjp:function(a,n,s){return a(n,s)},cAusY:function(a,n){return a-n},ymXkR:function(a,n,s){return a(n,s)},FmvLn:function(a,n){return a!==n},JRDHq:function(a,n,s){return a(n,s)},YMXeb:function(a,n,s){return a(n,s)},bgbIO:function(a,n){return a!==n},Qfmyb:"uTjTk",xDJxf:function(a,n,s){return a(n,s)},EsviD:function(a,n){return a(n)},xYoXR:function(a,n){return a===n},eHeOs:"XcdvF",PlgEZ:function(a,n,s){return a(n,s)},qCjxk:t(1739),Tzmkd:t(277),QZyKc:function(a){return a()},QDWzh:function(a,n,s){return a(n,s)},iaiez:function(a,n,s){return a(n,s)},RDCrU:function(a,n,s){return a(n,s)},OvjiN:function(a,n,s){return a(n,s)},DqAQR:function(a,n,s){return a(n,s)},LkuAx:function(a,n){return a!==n},vZRqL:function(a,n,s){return a(n,s)},nmnGT:function(a,n,s){return a(n,s)},Pgvwc:function(a,n){return a!==n},TkCXd:function(a,n,s){return a(n,s)},VeGlM:function(a,n){return a!==n},fQHAu:t(789),weftU:function(a,n){return a>>>n},KxwzF:function(a,n){return a(n)},ujHnp:t(1007),ffEoL:t(712),cRCDW:function(a,n){return a(n)},USbOf:function(a,n,s){return a(n,s)},uBAiG:function(a,n,s){return a(n,s)},JQTlx:t(504)+t(1558)+t(1395)+t(1231),ZLzwE:function(a,n){return a===n},tKOCq:t(504)+t(1558)+t(1395)+t(341),qLRyJ:function(a,n){return a===n},NutUg:t(504)+t(1558)+t(1395)+t(1479),TeNJc:function(a,n){return a+n},TQJNI:function(a,n){return a(n)},jshlK:function(a,n,s){return a(n,s)},NMtEb:function(a,n){return a(n)},pnfsZ:function(a,n,s){return a(n,s)},mtRdH:function(a,n){return a+n},SUZOl:"Unimplemented ty"+t(1494),ooCWY:function(a,n){return a>=n},GAoTp:t(1609),LyBmA:t(1596)+t(1746),SwOIU:function(a,n){return a||n},vmpqj:function(a,n){return a!==n},wZMnN:function(a,n){return a!==n},YzJki:t(1216),TmklS:function(a,n){return a*n},epPAj:function(a,n){return a>n},zutRf:function(a,n){return a>n},ffLxy:t(1708)+t(1746),UoxTM:function(a,n,s){return a(n,s)},KyxGu:function(a,n){return a<n},OsPZu:function(a,n){return a&n},KSOav:function(a,n){return a>=n},FenbQ:function(a,n){return a+n},WrBSk:function(a,n){return a!==n},bCLTm:function(a,n){return a|n},LsUSj:function(a,n){return a<<n},xKhzg:function(a,n){return a&n},vsYIg:function(a,n){return a&n},rcfGx:function(a,n){return a(n)},yUvsX:function(a,n){return a&n},MnNeA:function(a,n){return a+n},wKgYn:function(a,n){return a+n},TZgRo:function(a,n){return a|n},YDRca:function(a,n){return a|n},OfrRf:function(a,n){return a&n},vwulP:function(a,n){return a&n},cQjlg:function(a,n){return a&n},fVXaT:function(a,n){return a<=n},YRGXZ:function(a,n){return a+n},jaNTf:function(a,n){return a+n},iIKOe:function(a,n){return a!==n},EFGjb:function(a,n){return a&n},KSXml:function(a,n){return a<<n},ZDxQn:function(a,n){return a|n},JUIaG:function(a,n){return a&n},rkonZ:function(a,n){return a<<n},BJaUn:function(a,n){return a&n},HjvtY:function(a,n){return a&n},BZIir:function(a,n){return a&n},KpXdG:function(a,n,s){return a(n,s)},sEWJh:function(a,n){return a>>n},pFceZ:function(a,n){return a+n},FxkZR:function(a,n){return a&n},ELSrv:function(a,n,s){return a(n,s)},wrwSk:t(624),FjVyW:function(a,n,s){return a(n,s)},wGfOg:function(a,n){return a<n},JGFYp:function(a,n){return a>=n},kvAFg:function(a,n){return a<n},kPFrG:function(a,n){return a+n},gRwvM:function(a,n){return a-n},DVcgW:function(a,n){return a+n},oSMXL:function(a,n){return a<n},LQfbZ:function(a,n){return a<n},HmoHx:function(a,n){return a===n},RmObT:t(1426),dqpPV:t(1146),MXPZx:function(a,n){return a<n},LEGVJ:function(a,n){return a>>n},DGicp:function(a,n){return a<n},huGOp:function(a,n){return a|n},WdmfM:function(a,n){return a|n},ZbWnT:function(a,n){return a&n},bjbLl:function(a,n){return a|n},XndVK:function(a,n){return a&n},eVptV:function(a,n){return a>>n},SSkMI:function(a,n){return a|n},YxTwE:function(a,n){return a&n},PLCOH:function(a,n,s){return a(n,s)},CBQNe:function(a,n){return a+n},tHGmU:t(1011),vMwnc:"QnhoF",lFFZV:function(a,n){return a<<n},XvMBp:function(a,n){return a-n},sVtzt:function(a,n){return a===n},sTmkr:"XMezd",uKtRv:function(a,n){return a>=n},Ltzjw:t(634),AqHFX:"qDkpQ",oGWQA:function(a,n){return a|n},IdlGS:function(a,n){return a&n},arGTv:t(678),TOECJ:"ping_onc"+t(1159)+"t",fjCBG:function(a,n){return a===n},dVLcz:t(375),Vbmmn:t(1638),URHCM:function(a,n){return a(n)},WoQoV:function(a,n){return a&n},ZJrRs:function(a,n){return a(n)},rcYek:function(a,n){return a&n},rHnet:function(a,n){return a&n},exQqZ:function(a,n){return a(n)},soHqL:function(a,n){return a&n},wIUSW:function(a,n){return a(n)},IQlGY:function(a,n){return a<<n},feSue:function(a,n){return a(n)},MtWrY:function(a,n){return a(n)},SicTQ:function(a,n){return a<<n},fyQUC:function(a,n){return a|n},uIbQT:function(a,n){return a>>>n},TyXSa:function(a,n){return a|n},fBplY:function(a,n){return a>>>n},HljJy:function(a,n){return a<<n},xBlRW:function(a,n){return a===n},fQlDV:function(a,n){return a===n},xSRAq:function(a,n){return a<n},Huods:function(a,n){return a<n},peooL:function(a,n,s){return a(n,s)},MkMzg:function(a,n){return a&n},aWUCU:function(a,n){return a>>>n},iSKjS:function(a,n){return a+n},ZAFTO:function(a,n){return a!==n},nKmtI:function(a,n){return a|n},dsBxG:function(a,n){return a&n},tGVkA:function(a,n){return a&n},SXxes:function(a,n){return a!==n},MJUGq:function(a,n){return a&n},adoYD:function(a,n){return a!==n},bGOqZ:function(a,n){return a>>>n},utyks:function(a,n){return a>>>n},XEzjI:function(a,n){return a+n},rfFpe:function(a,n){return a|n},QFLIT:function(a,n){return a|n},folwN:function(a,n){return a&n},ZhBkZ:function(a,n){return a>>>n},IwMQX:function(a,n){return a|n},jtmsY:function(a,n){return a+n},JBzPW:function(a,n){return a>>>n},pzmgk:function(a,n){return a|n},XDzib:function(a,n){return a&n},MvXaZ:function(a,n){return a!=n},LFGTX:function(a,n){return a instanceof n},aAkYZ:function(a,n){return a!=n},VIPji:t(342),USTBE:t(1737)+t(1578),Fvlpl:function(a,n){return a==n},TStub:t(1760)+t(1230)+"et=utf-8",QOxqj:function(a,n){return a|n},DbdNZ:function(a,n){return a===n},CCfSd:function(a,n){return a|n},OEatH:function(a,n){return a|n},mfpWI:function(a,n){return a|n},hdWwB:function(a,n){return a|n},qwdNL:function(a,n){return a<<n},hBMEW:function(a,n){return a<<n},ZHxPe:function(a,n){return a|n},kyRwX:function(a,n){return a<<n},SyoUM:function(a,n){return a<<n},Lkdil:function(a,n){return a|n},UhVcM:function(a,n){return a<<n},GUKgY:function(a,n){return a!==n},qFdoq:t(861),JYxOc:t(1062),lnoLG:function(a,n){return a<<n},eFZtB:function(a,n){return a>>>n},vZuco:function(a,n){return a|n},HUMSw:function(a,n){return a|n},bEzWX:function(a,n,s){return a(n,s)},wAYkX:function(a,n){return a>>>n},OMLYY:function(a,n){return a&n},sqMCk:t(1735),ohkuq:function(a,n){return a<=n},aIKMI:function(a,n){return a>=n},qJRVU:function(a,n){return a/n},DBbyH:function(a,n){return a>>>n},sVszp:function(a,n){return a>>>n},ZYpmD:function(a,n){return a+n},oUSkA:function(a,n){return a*n},xjIRb:function(a,n){return a>>>n},IQnVt:function(a,n){return a!==n},JAsWR:t(1659),HRwvy:function(a,n){return a&n},FEIUD:function(a,n){return a&n},NIYPB:function(a,n){return a>>>n},jTfGz:function(a,n){return a+n},AfBVq:function(a,n){return a>>>n},QjqRe:function(a,n){return a+n},UvtfA:function(a,n){return a<<n},EWnzZ:function(a,n){return a|n},agHPB:function(a,n){return a<<n},naKcJ:function(a,n){return a===n},MOknu:function(a,n){return a>>>n},usCqh:function(a,n){return a>>>n},VcbmV:function(a,n){return a===n},gluNK:function(a,n){return a===n},rcBIn:function(a,n){return a+n},aJGyn:function(a,n){return a+n},wYiTo:function(a,n){return a!=n},GmiKX:"Module",EhWVx:t(1095)+"le",xslfe:"SpQVJ",SKFpQ:function(a,n){return a>>>n},FHWfR:function(a,n){return a>>>n},nZCYk:function(a,n){return a>>>n},lBuKS:function(a,n){return a>>>n},PxGxp:function(a,n){return a>>>n},OXziz:function(a,n){return a&n},lbaOn:function(a,n){return a>>>n},SBeAr:function(a,n){return a&n},NRWTk:function(a,n){return a>>>n},qlzOm:function(a,n){return a>>>n},ibErN:function(a,n){return a&n},YenEJ:function(a,n){return a>>>n},bOhBY:function(a,n){return a===n},gNzUw:t(1197),HpBRi:t(1149)+t(1752),IjuIw:t(1547)+"NG_ERROR",nLYqo:t(1186)+"IES_ERROR",VpkXt:"MESSAGE_"+t(1567),fNcrp:"OPEN_ERROR",fSAoh:"2|0|5|1|"+t(1623),cXGOx:t(961)+"0",HsQLM:"error",EBiUz:t(801),Ppqiw:"wXdFt",DqJzO:function(a,n){return a===n},OwXHl:function(a,n){return a-n},vcPrE:function(a,n){return a===n},hTRPv:function(a,n){return a+n},PZuxx:"Unhandled error.",oqpqX:function(a,n){return a===n},JxDYz:"QLJqE",afPfk:function(a,n,s){return a(n,s)},CjODi:function(a,n,s){return a(n,s)},kicsY:t(1287),pAFVN:"iartn",gEbzY:function(a,n,s){return a(n,s)},AUouD:t(1533),RYvjr:function(a,n){return a===n},mkxgq:"egolN",MBKOh:function(a,n){return a||n},FuWSm:t(1369)+"d",IIdWs:function(a,n){return a<=n},hHZZH:t(1363)+t(884)+"ltiple t"+t(1336)+t(1518),guLXQ:function(a,n){return a===n},hnBKc:"QHKEK",jAaYr:t(641),xKGGf:function(a,n){return a<n},osuRB:function(a,n){return a<=n},YZdga:function(a,n){return a>=n},VoBRI:function(a,n){return a|n},PUETH:function(a,n){return a&n},AfwnY:function(a,n){return a>=n},Cljnv:function(a,n){return a<n},ESWmp:function(a,n){return a|n},HolXj:function(a,n){return a|n},Mpllc:function(a,n){return a<<n},laBLi:function(a,n){return a&n},HdWHn:function(a,n){return a>=n},WhFPs:function(a,n){return a|n},zwKzc:function(a,n){return a<<n},XRGSW:function(a,n){return a<<n},TljOd:function(a,n){return a&n},iSomt:function(a,n){return a+n},YhNqF:function(a,n){return a+n},NAXtY:function(a,n,s){return a(n,s)},vwvjL:function(a,n){return a+n},JDiGq:function(a,n){return a!==n},TwVkq:t(1626),PbvCq:function(a,n){return a|n},Klaaj:function(a,n){return a===n},jYxkE:function(a,n){return a&n},NWPuY:function(a,n){return a&n},QVaZg:function(a,n){return a+n},knfhl:t(1009),eNmbU:"4|2|1|5|"+t(1289),XvbTl:function(a,n){return a&n},xdzcq:function(a,n){return a>>n},pzsYl:function(a,n){return a|n},ctVml:function(a,n){return a+n},KJbAw:function(a,n){return a<<n},FmhOH:function(a,n){return a&n},QZZls:function(a,n){return a|n},VJpPn:function(a,n){return a>>n},TazWy:function(a,n){return a-n},zreQa:function(a,n,s,l){return a(n,s,l)},nRZZu:function(a,n){return a&n},COqpR:function(a,n){return a|n},WBijE:function(a,n){return a>=n},kQEYo:function(a,n){return a<<n},EdQUb:function(a,n){return a&n},OBCsb:function(a,n){return a<<n},CwuFg:function(a,n){return a&n},GnzBc:function(a,n){return a&n},PwZco:t(533),yelKe:function(a,n){return a!=n},oBHpK:function(a,n){return a instanceof n},yntpu:function(a,n){return a instanceof n},eizJB:function(a,n){return a!=n},qMpOq:function(a,n){return a!==n},TkJJf:t(434),jFWhu:function(a,n){return a==n},gJfRX:"ppe",iljMj:function(a,n){return a<n},zSIkB:function(a,n){return a<<n},AlHYl:function(a,n){return a(n)},KFioV:t(1608),OhzIP:function(a,n){return a+n},VcVxJ:"http",dDOVw:"&jscallback=frontierJSONP",lCmZb:t(304),Ubpif:"WrnPW",vvygS:function(a,n,s){return a(n,s)},xGDWL:"KpWaS",FhcZr:t(412),RFlnA:function(a){return a()},uEWjD:function(a,n){return a!==n},WSJac:t(491),BSJNd:t(1404),wGKmf:"message_id",qKGEa:t(752),bZYBn:t(1382),JWXQu:function(a,n){return a===n},PTWdT:t(1357),XGMpS:function(a,n){return a||n},zVhqJ:function(a,n){return a||n},FBLob:t(1385),VEEVP:function(a,n){return a|n},fDlQt:function(a,n){return a<<n},pJTni:function(a,n){return a>>>n},gaanB:function(a,n){return a|n},NbpkQ:function(a,n){return a|n},yUcYs:function(a,n){return a<<n},Eolhv:"Fakgr",wghCj:function(a,n){return a||n},NCuPW:function(a,n){return a!==n},igCtF:t(1019),qMnAV:function(a,n){return a||n},JWxdV:function(a,n){return a||n},diKAQ:"init QoS"+t(1044)+"d",FudVb:function(a,n,s){return a(n,s)},sxzxj:t(667),KxxWd:"kFMPX",tUwpR:function(a,n){return a(n)},inuOZ:function(a,n){return a===n},awFmi:t(495),cjuAS:t(262)+t(373),FMBrj:function(a,n,s,l){return a(n,s,l)},DLnOd:t(262)+t(1796)+"ck",knCAU:t(262)+"er_is_ack",XpkiQ:t(262)+t(1521)+t(885),FaJQh:function(a,n,s){return a(n,s)},kVtFa:function(a,n){return a(n)},gBdXh:t(547),Abgrw:t(1574),VltBa:function(a,n,s,l){return a(n,s,l)},DHVXO:function(a,n){return a&&n},WNHok:t(928),dLUkY:t(1353),sjFqs:t(307),pKBoj:function(a){return a()},xrQlo:function(a,n){return a instanceof n},qrfOG:function(a,n){return a===n},StUYl:t(1736),MYYzY:function(a,n){return a instanceof n},UgEyZ:function(a,n){return a instanceof n},ZpmUd:t(1737)+t(1578)+t(243)+t(1583),XMWsN:t(1156)+"e",toYdi:t(273),iRvtt:t(996),eLDiC:function(a,n){return a(n)},JSXem:t(1507),BzKXE:function(a,n){return a(n)},nbgaj:function(a,n){return a&n},IGOKv:function(a,n){return a+n},DQYaR:function(a,n){return a(n)},riQlL:function(a,n){return a(n)},UwAlG:t(1560)+t(564)+t(1160),lDXEs:t(1454),fFthv:function(a,n){return a||n},WOpDV:t(832),VGvpY:t(649)+"too large",aJfBp:function(a,n){return a>=n},RgqVi:function(a,n,s,l){return a(n,s,l)},afdNR:function(a,n){return a!==n},miCWF:"IuTis",rAWmA:t(1669),HRlSG:t(353)+"3",egyxZ:function(a,n){return a<n},aGHMT:function(a,n){return a+n},UInRV:function(a,n,s,l){return a(n,s,l)},ErPmI:function(a,n,s){return a(n,s)},aJXTL:function(a,n,s){return a(n,s)},woHqY:t(1332),qsfeX:function(a,n,s){return a(n,s)},yfHic:t(1372)+"ay, netw"+t(805)+t(1548),lBmSl:t(1277),ygzMK:function(a,n){return a|n},atvvg:function(a,n){return a|n},Myfpm:function(a,n){return a+n},kRFsc:function(a,n){return a<<n},HeJJR:function(a,n){return a+n},XROKf:function(a,n){return a+n},feHuN:function(a,n){return a<<n},PDYbn:function(a,n){return a+n},qtQpj:function(a,n){return a>>>n},UbPVe:function(a,n){return a&n},OBSyF:function(a,n){return a>>>n},PJceg:function(a,n){return a&n},WzGwv:function(a,n){return a+n},kMJEI:function(a,n){return a+n},VZWyD:function(a,n){return a&n},XFBnF:function(a,n){return a+n},YxfNj:function(a,n){return a&n},tPjPH:function(a,n){return a+n},ETgde:function(a,n){return a&n},qMzRQ:function(a,n){return a|n},JORMo:function(a,n){return a>>>n},NTJTB:function(a,n){return a<<n},ulMlA:function(a,n){return a&n},uWWoG:function(a,n){return a&n},XCStm:function(a,n){return a|n},eUhgv:t(941),SfoKz:function(a,n){return a!==n},qyiIv:t(1066),AMmyw:function(a,n){return a<n},VWjXo:function(a,n){return a+n},pEaWR:t(1489)+t(1450),SedaF:t(1261),IJHBz:function(a,n,s,l){return a(n,s,l)},CvyRd:function(a,n,s,l){return a(n,s,l)},CtaWO:function(a,n){return a(n)},opLBP:function(a,n){return a(n)},hBlza:"cursor_f"+t(1148),jtHWu:function(a,n){return a<n},vWOGp:function(a,n,s){return a(n,s)},yyLVl:function(a,n,s,l){return a(n,s,l)},GInHY:function(a,n){return a+n},gZeOR:function(a,n,s){return a(n,s)},PLazV:"cursor_n"+t(1271),SzQrt:t(461),sgAmH:t(1647)+t(1733),uwfdQ:t(904),gqMtd:function(a,n,s,l){return a(n,s,l)},euvUq:"CONTINUE",pbQEr:function(a,n,s,l){return a(n,s,l)},QuLEP:t(808),tMjrZ:function(a,n){return a(n)},kAtBY:function(a,n){return a(n)},rxSWV:function(a,n){return a===n},CWhYg:t(1380),npQfz:"GQDkj",MuVyy:"siqRR",UfxlA:t(478),LBZou:t(1573),LgzNj:function(a,n,s,l){return a(n,s,l)},twgVi:function(a,n){return a&&n},YZBZV:function(a){return a()},oHihi:function(a,n){return a===n},rHiBl:t(639),luxoO:t(311),JOtoR:function(a,n,s,l){return a(n,s,l)},uCjBh:t(262)+t(567),ihAMz:function(a,n,s,l){return a(n,s,l)},bitQR:"x-msg-qos",moUow:t(439)+t(775)+"ue",Ojpaa:function(a){return a()},TCuwm:function(a,n){return a+n},teYPH:function(a){return a()},rVsQW:function(a){return a()},EvirC:function(a){return a()},ojKlR:function(a,n){return a(n)},FmWEr:function(a){return a()},KCgju:function(a,n){return a!==n},xpLjy:function(a){return a()},orCAn:function(a){return a()},VfDOk:function(a){return a()},JUaXD:t(1538),AmtMi:function(a,n,s){return a(n,s)},rtzRe:function(a,n){return a!==n},tHaMT:function(a,n){return a(n)},EeGZf:function(a,n,s){return a(n,s)},RrmOk:function(a,n,s){return a(n,s)},WspuG:t(1067),iwmuW:function(a,n,s){return a(n,s)},uvGHw:function(a,n){return a===n},LMdgM:t(1015),hWtXh:function(a,n,s,l){return a(n,s,l)},qsWXx:t(1597),bEYBs:t(1532),WyWMu:function(a,n){return a!==n},WSqul:t(716),OrnNp:function(a,n){return a>>>n},tpnva:function(a,n){return a<n},iQlEz:function(a,n){return a|n},cQjvY:function(a,n){return a(n)},yZFgY:"arraybuf"+t(731),uHdni:function(a,n){return a/n},JSseF:"auto",arYKq:function(a,n){return a===n},SZxVL:function(a,n,s){return a(n,s)},RCnla:t(450)+t(824)+t(850)+"ct",fIYvT:t(1402),BNBnV:t(326),GGNke:"pagehide",Iapjt:t(1263),LfLUS:t(666),SGduP:t(226),aTPWa:t(1722),nGAst:t(1089),cthfh:t(1670),UASUx:t(388),vZWbr:function(a,n){return a||n},ANuIA:"please p"+t(269)+"ddID, de"+t(1123)+"r ttwID",LnGll:function(a,n,s){return a(n,s)},vUrmt:t(609)+"0",EYlAF:function(a,n){return a+n},FrqQn:function(a,n){return a+n},bYJPD:function(a,n){return a+n},CfmwA:function(a,n,s){return a(n,s)},DMqpV:function(a,n){return a===n},vYuzq:t(427),WStUZ:t(1119),cQWeN:"start",Peaow:function(a,n){return a-n},ADYkz:t(1228),xKAeG:function(a,n){return a(n)},aCioT:function(a,n){return a(n)},kLSKz:"curvalue",YstZl:"service-"+t(826),mXbnR:"service",HDTBx:function(a,n,s,l){return a(n,s,l)},UxmFg:"name",RIIIB:function(a,n,s,l){return a(n,s,l)},UeElv:t(734),PUHxu:function(a,n){return a-n},ojnkY:function(a,n){return a>n},qLUUo:t(688),NSeEp:t(405),WYviK:t(1270),ACwaq:function(a,n,s){return a(n,s)},flBks:function(a,n){return a!==n},qlULL:"vZWIu",foiFD:"timeout",wskHU:function(a,n){return a===n},gHelN:t(1196),UXdNz:"IhCgO",XTdkk:t(1372)+t(618)+t(271)+"ting ser"+t(1789),wNEdT:function(a,n,s){return a(n,s)},YhCav:t(1176)+" try rec"+t(1086)+"g",xswvC:function(a,n){return a(n)},GLogg:t(425),vNgxV:function(a,n){return a(n)},DcOLE:function(a){return a()},BMzRV:function(a,n){return a===n},SeWJT:"yNnxM",iTruw:function(a,n){return a+n},VsUYM:function(a,n){return a>n},KFbKt:function(a,n){return a!==n},arnRh:t(292),xiPBW:function(a,n,s){return a(n,s)},ThKGl:function(a,n,s){return a(n,s)},QWTZH:t(880),IiUaN:function(a,n){return a!==n},fkITs:"oTOOo",uYYDc:"ack",KeFRB:function(a,n,s){return a(n,s)},ekSWX:t(1229),ezClu:t(451)+t(389),GLCbv:t(1561),DURBM:function(a,n){return a+n},hRpIg:t(1262)+t(1396)+t(1276)+t(1453)+"ed",vEftA:t(1262)+"s already closed",LuLhn:function(a,n,s){return a(n,s)},YeJau:t(1368),RecMJ:t(929),TXucQ:function(a,n){return a==n},LShPX:"please p"+t(1409)+" valid d"+t(267)+t(1143)+t(403)+t(550)+t(750)+t(797),ipOmI:"number",JiQPa:function(a,n){return a!=n},QFadR:function(a,n){return a instanceof n},TWIDV:function(a,n){return a(n)},vJLVF:function(a,n){return a(n)},BDBsv:t(1220)+t(1409)+t(926)+t(1450),HxbJm:function(a,n){return a===n},SwVGS:t(1809),ZNWzl:function(a,n){return a|n},fJtDs:function(a,n){return a<<n},sIrjN:function(a,n){return a<<n},ZfQCB:"RulfP",vqlgx:t(869),arTBy:function(a,n){return a==n},jLCyc:t(399)+t(1700)+t(1414),lLIrI:function(a,n){return a===n},Fpvdu:t(1358),AAfMp:"ZJJVG",wQXQc:function(a,n){return a(n)},MJLnf:t(1580)+t(795)+"s",xbDcV:t(1236),XBond:function(a,n){return a*n},nFucJ:function(a,n){return a!=n},hONtJ:function(a,n){return a===n},KjsSL:t(1326),rUpeo:function(a,n){return a!=n},sfHtN:function(a,n){return a!=n},KMccQ:function(a,n){return a===n},kCkuL:t(1514)+t(1057)+t(1194)+"pe",Ihkch:function(a,n){return a===n},cBbSM:"Object",oHOXK:function(a,n){return a!=n},EaLyP:function(a,n){return a!=n},TdgEN:function(a,n){return a===n},eCONu:t(1020)+t(1536)+t(1447),gCyOq:function(a,n){return a===n},LJDoL:function(a,n){return a!=n},mjBdb:function(a,n){return a!=n},texHb:function(a,n,s){return a(n,s)}};zt.r(Oe),zt.d(Oe,{FWS:()=>Ng,CustomErrorEvent:()=>gl,createCloseEvent:()=>wt,ReconnectEvent:()=>pl,createErrorEvent:()=>lt,decodedFrame:()=>rn,createOpenEvent:()=>El,CustomCloseEvent:()=>ml,createReconnectEvent:()=>Sa,FrontierMessageEvent:()=>_l,encodeFrame:()=>Gt,createMessageEvent:()=>bl,OpenEvent:()=>yl,ErrorCode:()=>on,Event:()=>ar,MessageEvent:()=>wl});let r="";function i(a=""){let n=t;if(e[n(853)]!==e[n(453)]){let l=""+Date[n(1328)](),h=r||(r=e[n(1579)](f,a)),w=Math.random().toString(16)[n(1443)](-6);return e[n(1562)](e[n(1562)]("02",l),h)+w}else _0x528b3e[n(508)](_0x5981cd)}function o(){let a=t;return e[a(1465)](1e4,Date[a(1328)]())+Math[a(1563)](e[a(1663)](1e4,Math[a(416)]()))}function c(a){let n=t;return e.sauBi(Array(8)[n(283)]("0"),e[n(500)](parseInt,a,10)[n(1482)](2))[n(1443)](-8)}function d(a){let n=t;return e[n(1562)](e[n(1579)](Array,4)[n(283)]("0"),e.xWwAy(parseInt,a,2).toString(16))[n(1443)](-4)}function u(a){let n=t,s=a[n(1244)](/\./)[n(1452)](w=>c(w)),l=[];return l[0]=e[n(1591)](d,e[n(1701)](s[0],s[1])),l[1]=e[n(1667)](d,e[n(896)](s[2],s[3])),[e.cyDkW,e.cyDkW,e[n(1255)],e.cyDkW,e[n(1255)],e[n(379)],l[0],l[1]][n(283)]("")}function f(a){let n=t;if(e[n(1301)](e.CygMg,e[n(1463)])){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(1190)](a);return s?e.eNFwP(u,a):l?e[n(647)](x,a):e[n(556)]}else return this[n(787)+n(955)+n(625)+"t"]=1,this[n(1486)+n(1212)]++,this[n(1545)+"s"][this[n(1486)+"ndex"]]}function x(a){let n=t,s="",l=[],h=0,w=0,y=!0,E=e[n(1255)];if(e.wXbcK(a[n(1731)]("::"),-1)){let p=a[n(1244)]("::");for(let T=0;e[n(1632)](T,p.length);T++){let N=p[T];if(e[n(1179)](N[n(1731)](":"),0)){let G=N.split(":");y&&(h=G.length),w+=G[n(1629)];for(let K=0;e.bvWiN(K,G[n(1629)]);K++)if(G[K].length!==4){let fe=E.substring(0,e[n(839)](4,G[K].length)),Me=fe.concat(G[K]);l.push(Me)}else l[n(1174)](G[K]);y=!1}else{if(N[n(1629)]!==4){let G=E[n(711)+"g"](0,e.jLYbA(4,N[n(1629)])),K=G[n(440)](N);l.push(K)}else l.push(N);y&&(h+=1),w+=1,y=!1}}let R="";for(let T=0;e[n(232)](T,8-w);T++)R=R[n(440)](E);for(let T=0;e.bvWiN(T,l[n(1629)]);T++)e.JZOkp(T,h)?(s=s[n(440)](R),s=s[n(440)](l[T])):s=s.concat(l[T]);return s}{let p=a.split(":");for(let R=0;R<p.length;R++){let T=p[R];if(e[n(1566)](4,p[R][n(1629)])){let N=E.substring(0,4-p[R][n(1629)]),G=N[n(440)](T);s=s[n(440)](G)}else s=s[n(440)](T)}return s}}function g(a,n){let s=t,l=a[s(254)];e[s(502)](void 0,l)&&(e[s(500)](me,n,10),U(n,l));let h=a[s(585)];e.AIjIA(void 0,h)&&(e[s(1636)](me,n,18),U(n,h))}function m(a){let n=t;if(e.JZOkp(e[n(436)],n(316))){let s={};e:for(;!e.cZTop(V,a);){let l=e[n(1704)](he,a);switch(e[n(982)](l,3)){case 0:break e;case 1:s[n(254)]=D(a,e[n(1577)](he,a));break;case 2:s[n(585)]=D(a,e[n(1591)](he,a));break;default:e[n(1636)](C,a,7&l)}}if(e[n(1630)](void 0,s[n(254)]))throw new Error(e.zMmHh);if(e[n(303)](void 0,s[n(585)]))throw new Error(e[n(1075)]);return s}else return _0x56eafd?.[n(338)](s=>s.key===_0x1c99ed)?.value}function S(a){let n=t,s=P();return e[n(431)](_,a,s),e[n(1094)](M,s)}function _(a,n){let s=t,l={Coxbq:function(ee,oe){return e.XfWis(ee,oe)},LqyqN:function(ee,oe,Ye){return e.oGpjp(ee,oe,Ye)},VdPEX:function(ee,oe,Ye){return e[H(431)](ee,oe,Ye)},fgDOL:function(ee,oe,Ye){return e[H(1636)](ee,oe,Ye)},GgjOZ:function(ee,oe){return e[H(1701)](ee,oe)},BuBHQ:function(ee,oe){return e[H(952)](ee,oe)}},h=a.SeqID;e[s(1566)](void 0,h)&&(e[s(841)](me,n,8),mt(n,h));let w=a.LogID;e[s(355)](void 0,w)&&(e[s(910)](me,n,16),e[s(1618)](mt,n,w));let y=a[s(341)];if(e.bgbIO(void 0,y))if(e[s(303)]("uTjTk",e[s(266)]))e.xDJxf(me,n,24),e.xmCvA(mt,n,e.EsviD(O,y));else{let ee=0,oe=[];for(;l[s(1090)](ee,_0x4d7055[s(499)+"th"]);){let{offset:Ye}=l[s(577)](_0x220c4b,_0x5be621,ee);ee=Ye;let cn={cursor_name:"",cursor:0,service:0},{value:Da,offset:si}=l[s(701)](_0x5b951e,_0x5c5816,ee);cn.service=Da,ee=si;let{value:gs,offset:oi}=l[s(301)](_0xb8d46f,_0x163555,ee);ee=oi,cn[s(632)+s(1271)]=_0x35e570(_0x5122ad,ee,l[s(855)](ee,gs)),ee+=gs;let{value:ai,offset:Mg}=_0x379e23(_0x6ce8fa,ee);cn[s(505)]=ai[s(1645)](),ee=Mg,oe.push(cn)}return oe}let E=a[s(1479)];if(E!==void 0)if(e[s(457)](e[s(1627)],e[s(1627)]))e[s(1687)](me,n,32),e[s(881)](mt,n,e[s(1579)](O,E));else return this.endpoints[this["currentI"+s(1212)]];let p=a.headers;if(e[s(1301)](void 0,p))for(let ee of p)if(e[s(442)](e[s(1082)],e[s(593)])){e.xmCvA(me,n,42);let oe=e[s(1488)](P);g(ee,oe),e[s(1692)](me,n,oe.limit),W(n,oe),L(oe)}else{let oe=_0x3ce0ef[s(711)+"g"](0,PehJNN.BuBHQ(4,_0x976bfa[_0x42e1fa].length)),Ye=oe[s(440)](_0x55ec58[_0x11d74c]);_0x2435bc[s(1174)](Ye)}let R=a[s(1551)+s(1211)];e[s(1128)](void 0,R)&&(e.JRDHq(me,n,50),e.iaiez(U,n,R));let T=a["payloadT"+s(1472)];T!==void 0&&(e[s(500)](me,n,58),e[s(770)](U,n,T));let N=a[s(1112)];N!==void 0&&(e[s(1692)](me,n,66),e[s(473)](me,n,N[s(1629)]),e.DqAQR(ae,n,N));let G=a.LogIDNew;e[s(939)](void 0,G)&&(e[s(790)](me,n,74),e[s(1621)](U,n,G));let K=a.serverTiming;e[s(938)](void 0,K)&&(e[s(1420)](me,n,82),e.JRDHq(U,n,K));let fe=a.msgID;e[s(442)](void 0,fe)&&(me(n,90),e.RDCrU(U,n,fe));let Me=a.frameType;e[s(502)](void 0,Me)&&(e.oGpjp(me,n,96),mt(n,e.eNFwP(O,Me)))}function v(a){return I(F(a))}function I(a){let n=t,s={gPcXa:function(l){return e[H(1488)](l)}};if(e.VeGlM(e[n(380)],n(1132))){let l={};e:for(;!V(a);){let h=he(a);switch(e.weftU(h,3)){case 0:break e;case 1:l[n(1231)]=e.bzRPF(At,a,!0);break;case 2:l[n(1552)]=e[n(500)](At,a,!0);break;case 3:l.service=e[n(866)](he,a);break;case 4:l[n(1479)]=e[n(1768)](he,a);break;case 5:if(e[n(303)](e[n(927)],e[n(1099)])){let w=this["_endpoin"+n(664)]?.[n(580)+"ntEndpoint"]();this._debug(n(960)+w),s[n(274)](_0x1a77a9)}else{let w=e[n(401)](A,a);(l[n(788)]||(l.headers=[]))[n(1174)](e[n(1667)](m,a)),a.limit=w;break}case 6:l["payloadE"+n(1211)]=e[n(1692)](D,a,e[n(1591)](he,a));break;case 7:l[n(1394)+n(1472)]=e.USbOf(D,a,e.bJxYY(he,a));break;case 8:l[n(1112)]=e.OvjiN(se,a,e[n(866)](he,a));break;case 9:l[n(345)]=D(a,e.bJxYY(he,a));break;case 10:l["serverTi"+n(1666)]=D(a,e.CVVtk(he,a));break;case 11:l[n(1121)]=D(a,e[n(1579)](he,a));break;case 12:l[n(1036)+"e"]=e[n(1579)](he,a);break;default:e[n(1781)](C,a,7&h)}}if(e[n(457)](void 0,l.SeqID))throw new Error(e[n(659)]);if(e[n(1630)](void 0,l[n(1552)]))throw new Error("Missing "+n(1558)+n(1395)+n(1552));if(e[n(1540)](void 0,l[n(341)]))throw new Error(e[n(948)]);if(e[n(1586)](void 0,l[n(1479)]))throw new Error(e[n(289)]);return l}else return this[n(860)][n(1467)+"te"]}function A(a){let n=t,s=he(a),l=a[n(791)];return a[n(791)]=e[n(1600)](a[n(710)],s),l}function C(a,n){let s=t;switch(n){case 0:for(;128&e[s(423)](te,a););break;case 2:e[s(1031)](J,a,e[s(242)](he,a));break;case 5:e[s(1288)](J,a,4);break;case 1:e[s(500)](J,a,8);break;default:throw new Error(e[s(1145)](e[s(1157)],n))}}function O(a){let n=t;return a|=0,{low:a,high:a>>31,unsigned:e[n(1466)](a,0)}}let b=[];function P(){let a=t,n=b[a(1557)]();return n?(n[a(710)]=n[a(791)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function L(a){b[t(1174)](a)}function F(a){let n=t;if(n(652)===n(575))this[n(1017)+n(1461)+n(1139)]=_0x166aa8,_0x1ecbb7?this[n(1206)+n(741)]():this[n(1206)+"ffLine"]();else return{bytes:a,offset:0,limit:a.length}}function M(a){let n=t,s=a.bytes,l=a[n(791)];return s[n(1629)]===l?s:s.subarray(0,l)}function J(a,n){let s=t;if(s(1609)===e[s(958)]){if(e[s(1179)](e[s(1562)](a.offset,n),a.limit))throw new Error(e.LyBmA);a.offset+=n}else _0x240956.log(_0x48a18a)}function V(a){let n=t,s={vbQHQ:function(l,h){return e[H(970)](l,h)},GXUgh:n(342),AYOth:function(l,h){return e.vmpqj(l,h)},UYNrG:n(399)+n(1700)+n(1414)};if(e[n(905)](e[n(501)],e.YzJki)){let{url:l}=s[n(1038)](_0x4b2ce6,{}),h=_0x26308c[n(635)](l)?l:s.GXUgh==typeof l?[l]:[];_0x2c2e13&&_0xbd6c50[n(680)](this[n(889)],_0x32db67),h&&h.length?this["_endpoin"+n(664)]=new _0x4d9cb0(h,this._options[n(900)+"es"]):this[n(448)+n(664)]?.[n(1603)+n(796)+n(803)](),this["_pingLos"+n(250)]?.[n(1615)+n(1084)](this[n(889)][n(1101)+n(1354)]),this[n(432)+n(872)]=!1,this[n(1601)]&&s[n(347)](this[n(1601)][n(1467)+"te"],this.CLOSED)?this[n(1168)+n(984)](1e3,s[n(559)],!0):(this._isInit=!0,this._connect())}else return e.ooCWY(a[n(710)],a[n(791)])}function re(a,n){let s=t,l=a[s(372)],h=a.offset,w=a[s(791)],y=e.sauBi(h,n);if(e.wXbcK(y,l[s(1629)])){let E=new Uint8Array(e[s(1451)](2,y));E[s(272)](l),a[s(372)]=E}return a[s(710)]=y,e.epPAj(y,w)&&(a[s(791)]=y),h}function X(a,n){let s=t,l=a[s(710)];if(e[s(1707)](e.TeNJc(l,n),a[s(791)]))throw new Error(e[s(1480)]);return a[s(710)]+=n,l}function se(a,n){let s=t,l=e.DqAQR(X,a,n);return a[s(372)].subarray(l,e[s(1562)](l,n))}function ae(a,n){let s=t,l=e.nmnGT(re,a,n[s(1629)]);a[s(372)][s(272)](n,l)}function D(a,n){let s=t,l=e[s(1728)](X,a,n),h=String[s(1449)+s(1247)],w=a[s(372)],y="\uFFFD",E="";for(let p=0;e[s(1595)](p,n);p++){let R=w[e.TeNJc(p,l)],T,N,G,K;e[s(1586)](128&R,0)?E+=h(R):e.qLRyJ(e[s(1502)](224,R),192)?e.KSOav(p+1,n)?E+=y:(T=w[e[s(1462)](e[s(1145)](p,l),1)],e[s(594)](e[s(1502)](192,T),128)?E+=y:(K=e[s(877)](e[s(235)](e[s(1742)](31,R),6),e[s(631)](63,T)),e[s(1632)](K,128)?E+=y:(E+=e[s(430)](h,K),p++))):e[s(956)](240,R)==224?e[s(1537)](p,2)>=n?E+=y:(T=w[e[s(1600)](p,l)+1],N=w[e[s(1537)](e[s(620)](p,l),2)],e[s(355)](e[s(973)](T,e[s(235)](N,8))&49344,32896)?E+=y:(K=e[s(1684)](e[s(235)](e.OfrRf(15,R),12)|e[s(235)](e[s(1282)](63,T),6),e[s(675)](63,N)),e[s(1595)](K,2048)||e[s(496)](K,55296)&&e[s(244)](K,57343)?E+=y:(E+=e[s(401)](h,K),p+=2))):(248&R)==240?e[s(496)](p+3,n)?E+=y:(T=w[e[s(1562)](e[s(549)](p,l),1)],N=w[e[s(1526)](e[s(1701)](p,l),2)],G=w[e[s(1562)](p,l)+3],e[s(1744)](e[s(1554)](e[s(1684)](e[s(877)](T,e[s(429)](N,8)),e.LsUSj(G,16)),12632256),8421504)?E+=y:(K=e[s(973)](e[s(753)](e[s(753)](e.KSXml(e[s(1309)](7,R),18),e[s(528)](e[s(1750)](63,T),12)),e[s(235)](e[s(1024)](63,N),6)),e[s(1691)](63,G)),K<65536||e[s(1412)](K,1114111)?E+=y:(K-=65536,E+=e[s(737)](h,e[s(620)](e.sEWJh(K,10),55296),e[s(1320)](e[s(629)](1023,K),56320)),p+=3))):E+=y}return E}function U(a,n){let s=t,l=n[s(1629)],h=0;for(let E=0;e.wGfOg(E,l);E++){let p=n[s(1182)+"At"](E);e[s(486)](p,55296)&&e.fVXaT(p,56319)&&e[s(351)](e[s(513)](E,1),l)&&(p=e[s(1040)](e[s(1033)](p<<10,n.charCodeAt(++E)),56613888)),h+=e[s(351)](p,128)?1:e[s(784)](p,2048)?2:p<65536?3:4}e[s(500)](me,a,h);let w=re(a,h),y=a[s(372)];for(let E=0;e[s(1322)](E,l);E++){let p=n[s(1182)+"At"](E);if(p>=55296&&e[s(244)](p,56319)&&e[s(1537)](E,1)<l&&(p=e.FieEG((p<<10)+n[s(1182)+"At"](++E),56613888)),e.kvAFg(p,128))y[w++]=p;else if(e.HmoHx(e.RmObT,e[s(1348)])){if(this[s(448)+"tManager"]?.[s(912)+s(245)+"es"]()){let T=this[s(448)+"tManager"]?.["getCurre"+s(1137)+"nt"]();this[s(1524)+s(1014)+"ent"](e[s(445)](_0x712199,e[s(596)],{code:1006,reason:s(957)+T+(s(656)+s(1491)+s(760)+s(878)),wasClean:!0}))}else{let T=this[s(889)][s(271)+s(463)+"ptor"](_0x52f5c1,_0x538a5f);this[s(1524)+"hCloseEvent"](e[s(936)](_0x3fcebe,e.wrwSk,{code:_0x10c457,reason:_0x5a3c98,wasClean:!0,willReconnect:T})),T&&this[s(1147)]()}return}else e[s(696)](p,2048)?y[w++]=e[s(631)](e[s(1611)](p,6),31)|192:(e[s(817)](p,65536)?y[w++]=e[s(877)](e.BZIir(e[s(836)](p,12),15),224):(y[w++]=e[s(489)](e[s(1282)](e[s(836)](p,18),7),240),y[w++]=e.WdmfM(e[s(306)](e[s(1611)](p,12),63),128)),y[w++]=e.bjbLl(e[s(1506)](e.eVptV(p,6),63),128)),y[w++]=e[s(340)](e[s(1428)](63,p),128)}}function W(a,n){let s=t,l=e[s(812)](re,a,n.limit),h=a[s(372)],w=n[s(372)];for(let y=0,E=n[s(791)];e[s(351)](y,E);y++)h[y+l]=w[y]}function te(a){return a[t(372)][X(a,1)]}function Ze(a,n){let s=t,l={DEVCh:function(h,w){return e[H(1619)](h,w)},jSjYU:function(h,w){return h*w},QOpqm:function(h,w){return e[H(1663)](h,w)}};if(e[s(290)]===e.vMwnc)return qQLJEN[s(1613)](qQLJEN[s(705)](1e4,_0x3bcfec[s(1328)]()),_0x26fa06[s(1563)](qQLJEN[s(1333)](1e4,_0x5e0e74.random())));{let h=re(a,1);a[s(372)][h]=n}}function he(a){let n=t,s=0,l=0,h;do h=e[n(423)](te,a),e[n(1322)](s,32)&&(l|=e[n(818)](e[n(1554)](127,h),s)),s+=7;while(128&h);return l}function me(a,n){let s=t,l={eNaTZ:function(h,w){return h!==w},AeZIZ:function(h,w){return e[H(465)](h,w)}};if(e.sVtzt(e[s(1291)],e[s(1291)])){for(n>>>=0;e[s(816)](n,128);)if(e[s(905)](e[s(1296)],e.AqHFX))e[s(500)](Ze,a,e.oGWQA(e[s(281)](127,n),128)),n>>>=7;else{let h=_0x567584[_0x3679c4];if(LXdWmT[s(535)](4,_0x55975e[_0xc2a5d6][s(1629)])){let w=_0xd9da2[s(711)+"g"](0,LXdWmT[s(749)](4,_0xecfc00[_0x593d4a][s(1629)])),y=w.concat(h);_0x4c3df1=_0x460747[s(440)](y)}else _0xec9691=_0x12c136[s(440)](h)}Ze(a,n)}else return _0x41ce9e?_0x4810f3[s(402)+s(253)](_0x24dd0f,_0x4c7305):_0x24760e[s(402)+s(1776)](_0x107f34,_0x331267)}function At(a,n){let s=t;if(e[s(330)](e[s(241)],e[s(670)]))_0x129889(e[s(1108)]),this[s(742)](s(1580)+"e_success",_0xbcc3eb),this[s(742)](e.TOECJ,_0x2262f3);else{let l=0,h=0,w=0,y;return y=e[s(251)](te,a),l=e[s(337)](127,y),128&y&&(y=e[s(1227)](te,a),l|=e[s(1073)](127,y)<<7,e[s(956)](128,y)&&(y=e.EsviD(te,a),l|=e[s(818)](127&y,14),128&y&&(y=te(a),l|=e[s(1309)](127,y)<<21,e[s(1460)](128,y)&&(y=e[s(1069)](te,a),h=e[s(1345)](127,y),e[s(1024)](128,y)&&(y=e[s(821)](te,a),h|=e[s(879)](127&y,7),128&y&&(y=e.URHCM(te,a),h|=e[s(235)](e[s(1073)](127,y),14),e[s(675)](128,y)&&(y=e[s(430)](te,a),h|=e[s(235)](e[s(1688)](127,y),21),128&y&&(y=e[s(1097)](te,a),w=e[s(1345)](127,y),e[s(281)](128,y)&&(y=e.MtWrY(te,a),w|=e.KSXml(e.yUvsX(127,y),7)))))))))),{low:l|e[s(1142)](h,28),high:e[s(1039)](e.uIbQT(h,4),w<<24),unsigned:n}}}function mt(a,n){let s=t,l=e.uIbQT(n[s(597)],0),h=e[s(565)](e[s(1605)](n[s(597)],28),e[s(1594)](n[s(589)],4))>>>0,w=e[s(982)](n[s(589)],24),y=e.xBlRW(0,w)?e.fQlDV(0,h)?e[s(1595)](l,16384)?l<128?1:2:e[s(1595)](l,2097152)?3:4:e.bvWiN(h,16384)?e.xSRAq(h,128)?5:6:e[s(1679)](h,2097152)?7:8:w<128?9:10,E=e[s(1165)](re,a,y),p=a.bytes;switch(y){case 10:p[E+9]=e[s(472)](e[s(1408)](w,7),1);case 9:p[e[s(1662)](E,8)]=e.ZAFTO(9,y)?e.nKmtI(128,w):e.dsBxG(127,w);case 8:p[e[s(896)](E,7)]=e[s(939)](8,y)?h>>>21|128:e[s(1392)](h>>>21,127);case 7:p[E+6]=e[s(1403)](7,y)?e[s(906)](h>>>14,128):e[s(999)](h>>>14,127);case 6:p[E+5]=e[s(942)](6,y)?e[s(346)](e[s(332)](h,7),128):e[s(1076)](h,7)&127;case 5:p[e[s(538)](E,4)]=y!==5?e[s(531)](128,h):e[s(1024)](127,h);case 4:p[E+3]=y!==4?e.QFLIT(e[s(1136)](l,21),128):e[s(1430)](e[s(1719)](l,21),127);case 3:p[e[s(1537)](E,2)]=e[s(992)](3,y)?e[s(1441)](e[s(1041)](l,14),128):l>>>14&127;case 2:p[e[s(683)](E,1)]=e.VeGlM(2,y)?e[s(1181)](l,7)|128:e[s(1750)](e.uIbQT(l,7),127);case 1:p[E]=e[s(442)](1,y)?e[s(1478)](128,l):e[s(898)](127,l)}}function rn(a){return v(a)}function Gt(a){return e[t(1667)](S,a)}let sn=65536,ni=e[t(517)],be=e[t(1209)](sn,sn),Te=e[t(1006)](be,be),or=Te/2,Ne=String[t(995)+"e"].charCodeAt;class xe{constructor(n,s,l){let h=t;if(h(1726)!=="xbxTP")this[h(1614)]=!0,this.low=e[h(358)](0,n),this.high=e[h(565)](0,s),this[h(892)]=!!l;else try{return e[h(455)](h(342),typeof _0x13e559)&&(_0x4138c0 instanceof _0x36175d||_0x4c7c52[h(327)]&&e[h(376)](_0x508f9c[h(327)],_0x2a4a78))||e.aAkYZ(e.VIPji,typeof _0x1bdc34)?"":(_0x248e12[h(524)](_0x8584e7),e.USTBE)}catch{return e.Fvlpl("string",typeof _0x1c87ee)?e[h(764)]:""}}static isLong(n){let s=t;return n&&e[s(1240)](!0,n[s(1614)])}static fromBits(n,s,l){return new xe(n,s,l)}static fromBytes(n,s,l){let h=t;return l?xe[h(402)+"sLE"](n,s):xe[h(402)+h(1776)](n,s)}static[t(402)+t(253)](n,s){let l=t;return new xe(e.CCfSd(e.rfFpe(e.IwMQX(n[0],e.rkonZ(n[1],8)),n[2]<<16),e.IQlGY(n[3],24)),e[l(1766)](e[l(759)](e[l(568)](n[4],e[l(814)](n[5],8)),e[l(302)](n[6],16)),e[l(235)](n[7],24)),s)}static[t(402)+t(1776)](n,s){let l=t;return new xe(e[l(613)](e[l(906)](e.YDRca(e[l(1390)](n[4],24),e[l(1297)](n[5],16)),e.hBMEW(n[6],8)),n[7]),e[l(346)](e[l(863)](n[0]<<24|e[l(1319)](n[1],16),e.SicTQ(n[2],8)),n[3]),s)}static[t(989)](n){let s=t;return e[s(726)](e[s(558)],e[s(975)])?e[s(303)](n,ni)?xl:new xe(e.VoERR(e[s(340)](Ne.call(n,0),Ne[s(1224)](n,1)<<8)|e[s(1510)](Ne[s(1224)](n,2),16)|Ne.call(n,3)<<24,0),e[s(420)](e[s(835)](e[s(1023)](Ne.call(n,4),e[s(1319)](Ne.call(n,5),8))|Ne.call(n,6)<<16,e.IQlGY(Ne[s(1224)](n,7),24)),0),!0):this[s(1374)+"T"]||this[s(1445)+"X"]?this["_miniNav"+s(1461)+"line"]:(this[s(444)+"er"]||this[s(1483)+"r"])&&this[s(889)][s(1588)+"tworkCha"+s(733)]?_0x49c93b[s(574)]:!0}[t(1785)](){let n=t,s={PDhKt:function(l,h,w){return e[H(1693)](l,h,w)},KwPFv:function(l,h){return e[H(1322)](l,h)},BVkhS:function(l,h){return l+h}};if(e[n(1770)](n(1002),"NrKVx"))return String[n(1449)+n(1247)](e[n(956)](255,this.low),e[n(1345)](this.low>>>8,255),e[n(1073)](e[n(1021)](this.low,16),255),e[n(420)](this[n(597)],24),e[n(898)](255,this[n(589)]),e.MkMzg(e[n(1719)](this[n(589)],8),255),e[n(722)](this[n(589)]>>>16,255),e[n(982)](this.high,24));{let l=ELrqFa[n(698)](_0x5aeefe,_0x311ddb,_0x5b2a07[n(791)]),h=_0x540814[n(372)],w=_0x2fdae5[n(372)];for(let y=0,E=_0x3a774c.limit;ELrqFa[n(831)](y,E);y++)h[ELrqFa[n(1122)](y,l)]=w[y]}}static[t(435)+"er"](n,s=!0){let l=t;if(isNaN(n))return s?$p:xl;if(s){if(l(1735)!==e[l(1339)])this[l(1154)+"ired"]();else if(n>=Te)return Jp}else{if(e[l(447)](n,-or))return Zp;if(e.aIKMI(e.IFjus(n,1),or))return Vp}return xe[l(825)](n%be|0,e[l(613)](e[l(751)](n,be),0),s)}[t(1645)](){let n=t;return this[n(892)]?e.wrvwz(e[n(404)](this.high,0),be)+e[n(1761)](this[n(597)],0):e.ZYpmD(e[n(1209)](this[n(589)],be),e[n(1509)](this.low,0))}[t(1050)](){let n=t;if(e[n(1690)](e.JAsWR,e.JAsWR)){let s=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/[n(1190)](_0x110aa0),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]))/.test(_0x17786e);return s?_0x50e02c(_0x1b0b14):l?_0x233326(_0x42b3fd):e[n(556)]}else return e[n(991)](0,this[n(589)])&&e[n(1240)](0,this.low)}[t(738)](n){let s=t;xe[s(1614)](n)||(n=xe[s(435)+"er"](n));let l=e[s(1136)](this[s(589)],16),h=65535&this.high,w=e[s(1605)](this.low,16),y=e[s(1300)](65535,this.low),E=e[s(1605)](n[s(589)],16),p=e.FEIUD(65535,n[s(589)]),R=e[s(828)](n[s(597)],16),T=e[s(337)](65535,n[s(597)]),N=0,G=0,K=0,fe=0;return fe+=e.DVcgW(y,T),K+=e[s(332)](fe,16),fe&=65535,K+=e[s(620)](w,R),G+=e[s(1719)](K,16),K&=65535,G+=e[s(1508)](h,p),N+=e[s(815)](G,16),G&=65535,N+=e.QjqRe(l,E),N&=65535,xe[s(825)](e[s(358)](e.UvtfA(K,16),fe),e[s(1456)](e.agHPB(N,16),G),this.unsigned)}[t(1279)](n){let s=t;return xe[s(1614)](n)||(n=xe[s(435)+"er"](n)),e[s(1301)](this[s(892)],n[s(892)])&&e[s(361)](e.MOknu(this[s(589)],31),1)&&e[s(1624)](e.usCqh(n[s(589)],31),1)?!1:e[s(552)](this[s(589)],n.high)&&e[s(1240)](this[s(597)],n[s(597)])}addOne(){let n=t;return e[n(1110)](-1,this[n(597)])&&e[n(1770)](-1,this.high)?xe[n(825)](0,0,this[n(892)]):this.low===-1?xe[n(825)](0,e.rcBIn(this[n(589)],1),this[n(892)]):xe[n(825)](e[n(300)](this[n(597)],1),this[n(589)],this[n(892)])}toBytes(n){let s=t;return n?this[s(1803)+"E"]():this[s(384)+"E"]()}toBytesLE(){let n=t,s={Bxvbm:function(l,h){return e[H(1035)](l,h)},qvHeQ:e[n(1191)],ZsIaZ:e[n(1351)]};if(e[n(518)]!=="vDFEj"){let l=this.high,h=this[n(597)];return[e[n(337)](255,h),e[n(675)](h>>>8,255),e[n(1516)](h,16)&255,e[n(988)](h,24),255&l,e.BZIir(e[n(1694)](l,8),255),e[n(337)](e.lBuKS(l,16),255),e[n(982)](l,24)]}else{let l={oBsyJ:function(h,w){let y=n;return fMphUz[y(1655)](h,w)},tLOfr:fMphUz[n(1387)],JbYHL:fMphUz[n(1239)]};_0x497834.r=h=>{let w=n;l[w(1253)](w(1369)+"d",typeof _0x2ff858)&&_0x2f183a[w(1482)+w(1381)]&&_0x37ea2a["definePr"+w(530)](h,_0x21c82f[w(1482)+w(1381)],{value:l[w(233)]}),_0x4e2d83[w(385)+"operty"](h,l[w(1400)],{value:!0})}}}[t(384)+"E"](){let n=t,s=this[n(589)],l=this[n(597)];return[e.PxGxp(s,24),e[n(999)](e[n(1041)](s,16),255),e[n(781)](e.lbaOn(s,8),255),e[n(1012)](255,s),e.NRWTk(l,24),l>>>16&255,e.nZCYk(l,8)&255,e.EFGjb(255,l)]}}let xl=new xe(0,0,!1),$p=new xe(0,0,!0),Vp=xe[t(825)](-1,2147483647,!1),Jp=xe[t(825)](-1,-1,!0),Zp=xe.fromBits(0,-2147483648,!1);var on=(function(a){let n=t,s={NqrXA:function(l,h){return e.xKhzg(l,h)},fagBW:function(l,h){return e[H(1352)](l,h)},Sqnuw:function(l,h){return e[H(956)](l,h)},BzCnH:function(l,h){return e.ZhBkZ(l,h)},Pcmav:function(l,h){return e[H(1506)](l,h)},FVlpu:function(l,h){return e[H(820)](l,h)},QskEq:function(l,h){return e.YenEJ(l,h)}};if(e[n(755)](e[n(1058)],e[n(1058)]))return a[a[e.HpBRi]=5001]=e[n(950)],a[a[n(1547)+n(1171)]=5002]=e[n(1115)],a[a[e[n(539)]]=5003]=e.nLYqo,a[a[e[n(1388)]]=5004]=n(503)+n(1567),a[a[e[n(1773)]]=5005]=n(1604)+"OR",a;{let l=this[n(589)],h=this.low;return[QXYYeB[n(437)](255,h),QXYYeB[n(1298)](h,8)&255,QXYYeB.Sqnuw(QXYYeB[n(1152)](h,16),255),QXYYeB.BzCnH(h,24),QXYYeB.Pcmav(255,l),QXYYeB[n(398)](QXYYeB[n(1432)](l,8),255),QXYYeB[n(487)](l>>>16,255),QXYYeB[n(1432)](l,24)]}})({});class ar{constructor(n){let s=t;this[s(1111)]=n,this[s(1285)]=null}}class pl extends ar{constructor(n,s){let l=t;super(n),this[l(1533)]=s&&s[l(1533)]||null}}class gl extends ar{constructor(n,s){let l=t,h=e[l(1295)].split("|"),w=0;for(;;){switch(h[w++]){case"0":this[l(1493)]=s&&s[l(1493)]||null;continue;case"1":this[l(1286)]=s&&s[l(1286)]||"";continue;case"2":super(n);continue;case"3":this.code=s&&s[l(311)]||5001;continue;case"4":this[l(1533)]=s&&s[l(1533)]||"";continue;case"5":this[l(1517)]=s&&s[l(1517)]||0;continue;case"6":this[l(772)]=s&&s[l(772)]||0;continue}break}}}class ml extends ar{constructor(n,s){let l=t,h=e.cXGOx[l(1244)]("|"),w=0;for(;;){switch(h[w++]){case"0":this[l(813)+l(1681)]=s&&s["willReco"+l(1681)]||!1;continue;case"1":this[l(1201)]=s&&s.reason||"";continue;case"2":super(n);continue;case"3":this[l(1749)]=s&&s[l(1749)]||!1;continue;case"4":this.code=s&&s[l(311)]||0;continue}break}}}class wl extends ar{constructor(n,s){let l=t;super(n),this[l(776)]=s&&s.data||null}}class _l extends wl{constructor(n,s){let l=t;super(n),this.data=s&&s.data||null,this.message=s&&s[l(1533)]||null}}class yl extends ar{constructor(n,s){let l=t;super(n),this[l(776)]=s&&s[l(776)]||null}}function lt(a,{message:n,code:s,error:l}){return new gl(a,{message:n,code:s,error:l})}function wt(a,{code:n,reason:s,wasClean:l,willReconnect:h}){return new ml(a,{code:n,reason:s,wasClean:l,willReconnect:h})}function bl(a,{data:n,message:s}){return new _l(a,{data:n,message:s})}function El(a,{data:n}){return new yl(a,{data:n})}function Sa(a,{message:n}){return new pl(a,{message:n})}class vl{constructor(n,s){let l=t;this[l(1545)+"s"]=n,this[l(900)+"es"]=s,this[l(1486)+l(1212)]=0,this[l(787)+"ndpointT"+l(625)+"t"]=0}[t(1603)+t(796)+t(803)](){let n=t,s={qYlWu:e[n(362)],CxfIK:function(l,h,w){return e[n(1420)](l,h,w)},Zurhg:function(l,h,w){return l(h,w)}};if(e[n(1584)]===e[n(519)])if(e[n(376)](_0x5adf87,_0x171578)){let l=_0x451b2e[n(327)][n(1443)](_0x121897.byteOffset,e[n(896)](_0x280dbf[n(499)+"th"],_0x583fde[n(1572)+"et"]));this[n(860)]&&this._socket.send({data:l,fail:h=>{let w=n;this.emit(s[w(674)],s[w(1413)](_0x49242a,s[w(674)],{message:this["_formatE"+w(1045)+w(520)](h)}))}})}else this[n(860)]&&this[n(860)][n(1398)]({data:_0x536c69,fail:l=>{let h=n;this[h(1676)](s[h(674)],s[h(727)](_0x580e85,s[h(674)],{message:this["_formatE"+h(1045)+"age"](l)}))}});else this[n(1486)+n(1212)]=0,this[n(787)+n(955)+n(625)+"t"]=0}resetTries(){let n=t;this["currentEndpointT"+n(625)+"t"]=0}getCurrentEndpoint(){let n=t;return this[n(1545)+"s"][this[n(1486)+n(1212)]]}[t(580)+"ntEndpoi"+t(1651)+t(551)](){let n=t;return this[n(787)+n(955)+n(625)+"t"]}[t(912)+"chMaxTries"](){let n=t;return!!(e.ooCWY(this[n(1486)+n(1212)],this.endpoints[n(1629)])||e[n(951)](this[n(1486)+"ndex"],e[n(378)](this.endpoints.length,1))&&e[n(370)](this[n(787)+n(955)+n(625)+"t"],this[n(900)+"es"]))}[t(1425)+t(743)+"ointReac"+t(1791)+t(768)](){let n=t;return e[n(1549)](this["currentI"+n(1212)],this[n(1545)+"s"][n(1629)])?!0:e[n(1412)](this[n(787)+"ndpointT"+n(625)+"t"],this[n(900)+"es"])}[t(1434)+t(1476)+t(1366)+"UpdateCo"+t(1334)](){let n=t;return this["currentE"+n(955)+n(625)+"t"]=1,this[n(1486)+"ndex"]++,this[n(1545)+"s"][this["currentI"+n(1212)]]}["getCurre"+t(1137)+t(1246)+t(1802)](){let n=t;return this[n(787)+"ndpointTriesCount"]++,this[n(580)+n(1137)+"nt"]()}}let cr=(e[t(671)](e[t(1256)],typeof globalThis)&&e[t(1355)](e[t(1180)],globalThis[t(1769)+"tor"].name)||e[t(671)](e[t(1256)],typeof window)&&t(1326)===window.constructor[t(826)])&&e[t(350)](e[t(1256)],typeof document),Nn=e[t(1527)](e[t(1256)],typeof globalThis)&&(e[t(755)]("Object",globalThis[t(1769)+t(1068)][t(826)])||e[t(944)](e[t(1361)],globalThis.constructor[t(826)]))&&e[t(1187)]("undefined",typeof tt),ri=(e[t(1256)]!=typeof globalThis&&e[t(1153)](e[t(1138)],globalThis[t(1769)+t(1068)][t(826)])||e[t(1281)](e.FuWSm,typeof globalThis)||e[t(771)](e[t(1256)],typeof globalThis)&&!!globalThis.WeixinJSBridge)&&typeof wx<"u",ii=e[t(1071)](e[t(1256)],typeof globalThis)&&(e[t(279)](e[t(1361)],globalThis[t(1769)+t(1068)][t(826)])||e[t(1512)](e.eCONu,globalThis[t(1769)+t(1068)][t(826)])||t(1654)+t(541)+"balScope"===globalThis[t(1769)+t(1068)][t(826)])&&e[t(1256)]!=typeof self,Yp=e[t(1527)](e.FuWSm,typeof globalThis)&&e.gCyOq(e[t(1138)],globalThis[t(1769)+t(1068)][t(826)])&&e[t(1213)](e[t(1256)],typeof global)&&e[t(303)](e.cBbSM,global[t(1769)+t(1068)][t(826)])&&e[t(771)](e[t(1256)],typeof process)&&!!process[t(888)];class Ia{constructor(){let n=t;this[n(1625)+"rs"]={}}[t(1676)](n,...s){let l=t,h=this[l(1625)+"rs"][n];if(h)h[l(1443)]()[l(1686)](w=>w.fn[l(1399)](w[l(562)],s));else if(e[l(362)]===n&&!this.onerror){let w=s.length&&s[0];if(e.LFGTX(w,Error))throw w;let y=new Error(e[l(1324)](e.PZuxx,w?e[l(1033)](" ("+w.message,")"):""));throw y[l(748)]=w,w}return this}off(n,s){let l=t;if(e[l(1685)](void 0,n))this[l(1625)+"rs"]={};else if(e.JZOkp(void 0,s))this[l(1625)+"rs"][n]=null;else if(e[l(838)]===e[l(838)]){let h=this[l(1625)+"rs"][n];if(h)for(let w=0;w<h[l(1629)];)h[w].fn===s?h.splice(w,1):++w}else _0x10c0d3[l(1174)](_0x26215e);return this}on(n,s,l){let h=t;return(this._listeners[n]||(this[h(1625)+"rs"][n]=[]))[h(1174)]({fn:s,ctx:l||this}),this}}class Xp extends Ia{_formatErrorMessage(n){let s=t;return n[s(1268)]||n[s(248)]?(s(729)+" "+(n[s(1268)]||"")+s(1001)+(n[s(248)]||"")).trim():JSON[s(920)+"y"](n)}constructor(n,s,l){let h=t;super(),this._socket=null,ri&&wx[h(1539)+h(1411)]&&(this[h(860)]=wx[h(1539)+h(1411)]({url:n,protocols:s,header:l,fail:this[h(309)+h(720)+"lHandler"][h(598)](this),success:this[h(309)+h(602)+h(827)+"ler"].bind(this)})),Nn&&tt["connectS"+h(1411)]&&(this[h(860)]=tt["connectS"+h(1411)]({url:n,protocols:s,header:l,fail:this[h(309)+"ocketFai"+h(265)][h(598)](this),success:this["_createS"+h(602)+h(827)+h(802)][h(598)](this)}))}[t(309)+t(602)+t(827)+t(802)](){let n=t;Promise[n(410)]()[n(968)](()=>{this._addWsListeners()})}[t(309)+t(720)+t(265)](n){let s=t;Promise[s(410)]().then(()=>{let l=s,h=e[l(239)](lt,e.HsQLM,{message:this[l(1767)+"rrorMess"+l(520)](n)});this.emit(l(1493),h);let w=wt(l(624),{reason:this[l(1767)+l(1045)+l(520)](n)});this[l(1676)](e.wrwSk,w)})}["_addWsLi"+t(723)](){let n=t,s={zxLgF:e.pAFVN,caEru:e[n(596)],gYyBI:function(l,h,w){return e[n(1065)](l,h,w)},kewhx:e[n(1310)]};this[n(860)][n(263)](l=>{let h=n;this[h(1676)](h(1287),e[h(1672)](El,e[h(1616)],{...l,data:l[h(1268)]||""}))}),this[n(860)][n(793)](l=>{let h=n;if(s[h(1795)]==="KFcTx")return h(493)+"_"+this[h(981)];this[h(1676)](s[h(579)],s[h(280)](wt,s[h(579)],{...l}))}),this[n(860)][n(747)+"e"](l=>{let h=n;this[h(1676)](s[h(1787)],s[h(280)](bl,s[h(1787)],{...l}))}),this[n(860)][n(231)](l=>{let h=n;this[h(1676)](e[h(362)],e[h(1165)](lt,e[h(362)],{...l,message:l[h(1268)]||""}))})}[t(1398)](n){let s=t,l={eXcCG:e[s(362)],VCalE:function(h,w,y){return h(w,y)}};if(e[s(376)](n,Uint8Array)){let h=n.buffer.slice(n[s(1572)+"et"],n[s(499)+"th"]+n[s(1572)+"et"]);this._socket&&this[s(860)][s(1398)]({data:h,fail:w=>{let y=s;this.emit(e.HsQLM,e[y(1065)](lt,e.HsQLM,{message:this[y(1767)+y(1045)+"age"](w)}))}})}else this[s(860)]&&this._socket[s(1398)]({data:n,fail:h=>{let w=s;this[w(1676)](l[w(578)],l[w(1318)](lt,l[w(578)],{message:this[w(1767)+w(1045)+w(520)](h)}))}})}[t(624)](n,s){let l=t;this[l(860)]&&this[l(860)][l(624)]({code:n,reason:s})}[t(777)+t(903)](n,s){this.on(n,s)}["removeEv"+t(997)+t(783)](n,s){let l=t;if(e[l(1331)](e.mkxgq,l(758)))return _0x4cccc7[l(1280)+"t8"]?_0x4193d1[l(1280)+"t8"](_0x21c3cc,_0x4bba14):_0xdbe052[_0x1fef4b]=255&_0x54779f,e[l(1462)](_0x2d9ee5,1);this[l(742)](n,s)}get[t(1467)+"te"](){let n=t;return this._socket[n(1467)+"te"]}get[t(990)+"pe"](){let n=t;return this._socket[n(990)+"pe"]}set binaryType(n){}get url(){let n=t;return this._socket[n(599)]}get protocol(){let n=t;return this[n(860)][n(976)]}get extensions(){let n=t;return this[n(860)][n(945)+"ns"]}get[t(1724)+"Amount"](){return 0}}function Qp(a,n){let s=t;if(n)return new n(a[s(599)],a.protocol);if(e[s(717)](ri,Nn))return new Xp(a[s(599)],a[s(976)],a[s(788)]);if((cr||ii)&&e.wYiTo(e[s(1256)],typeof WebSocket)&&WebSocket)return new WebSocket(a[s(599)],a[s(976)+"s"])}function eg(a){let n=t;return!!(a||ri&&wx["connectS"+n(1411)]||Nn&&tt[n(1539)+n(1411)]||(cr||ii)&&e[n(1187)](n(1369)+"d",typeof WebSocket)&&WebSocket)}function Sl(a,n,s){let l=t,h=-1;async function w(y){let E=H;if(e[E(502)](E(466),E(646)))return e[E(918)](y,h)?Promise[E(1091)](new Error(e[E(1421)])):(h=y,e[E(1083)](y,s[E(1629)])?Promise[E(410)]():s[y][E(598)](a)(n,w[E(598)](null,e[E(1701)](y,1))));++_0x5a319d,_0x26fa89+=4}e[l(1768)](w,0)}function Il(a){let n=t;if(e[n(939)](e[n(260)],e.hnBKc))_0x34da19[n(1699)][n(1587)+n(406)](_0x2715b5);else{let s=0,l=0;for(let h=0;h<a[n(1629)];++h)e[n(1753)]!==e.jAaYr?this[n(1374)+"T"]||this[n(1445)+"X"]?this[n(1308)+n(1798)+"ange"]():this._isBrowser&&this["_initGlo"+n(464)+n(903)]():(l=a[n(1182)+"At"](h),e[n(1092)](l,128)?s+=1:e[n(817)](l,2048)?s+=2:e.OXziz(64512,l)===55296&&e[n(1430)](64512,a[n(1182)+"At"](e.TeNJc(h,1)))===56320?(++h,s+=4):s+=3);return s}}function Al(a,n,s){let l=t;if(e[l(784)](s-n,1))return"";let h="";for(let w=n;w<s;){let y=a[w++];if(e.osuRB(y,127))h+=String[l(1449)+l(1247)](y);else if(e[l(1634)](y,192)&&y<224)h+=String[l(1449)+"Code"](e.VoBRI(e[l(879)](31&y,6),e[l(382)](63,a[w++])));else if(e[l(511)](y,224)&&e.Cljnv(y,240))h+=String[l(1449)+l(1247)](e.ESWmp(e[l(657)](e.Mpllc(15&y,12),e[l(1554)](63,a[w++])<<6),e[l(1622)](63,a[w++])));else if(e[l(261)](y,240)){let E=e[l(1040)](e.QOxqj(e[l(489)](e.WhFPs(e.zwKzc(7&y,18),e[l(682)](e[l(601)](63,a[w++]),12)),e[l(1297)](e.rHnet(63,a[w++]),6)),63&a[w++]),65536);h+=String[l(1449)+"Code"](e[l(739)](55296,e[l(836)](E,10))),h+=String["fromChar"+l(1247)](e.YhNqF(56320,e[l(382)](1023,E)))}}return h}function Aa(a,n,s){let l=t,h={hIRsm:function(p,R){return e[H(1209)](p,R)},chnyD:function(p,R){return e.eFZtB(p,R)},afSau:function(p,R){return e[H(1778)](p,R)}},w=s,y,E;for(let p=0;e[l(1595)](p,a[l(1629)]);++p)if(e[l(786)](e[l(1379)],e[l(1379)]))this.emit(e[l(362)],e[l(1052)](_0x3b3617,l(1493),{message:this["_formatE"+l(1045)+l(520)](_0x932840)}));else if(y=a[l(1182)+"At"](p),e.oSMXL(y,128))n[s++]=y;else if(e[l(1322)](y,2048))n[s++]=e[l(756)](e[l(836)](y,6),192),n[s++]=e[l(973)](63&y,128);else if(e[l(1131)](e[l(859)](64512,y),55296)&&e[l(1586)](e[l(1233)](64512,E=a[l(1182)+"At"](e[l(462)](p,1))),56320))if(e[l(951)](e[l(1338)],e[l(1338)])){let R=e[l(284)][l(1244)]("|"),T=0;for(;;){switch(R[T++]){case"0":n[s++]=e[l(1695)](e.XvbTl(63,y),128);continue;case"1":n[s++]=e[l(1023)](e.xdzcq(y,18),240);continue;case"2":++p;continue;case"3":n[s++]=e.pzsYl(e.sEWJh(y,6)&63,128);continue;case"4":y=e.ctVml(65536+e[l(665)](1023&y,10),e[l(1648)](1023,E));continue;case"5":n[s++]=e[l(756)](e[l(820)](e[l(1611)](y,12),63),128);continue}break}}else return this[l(892)]?vKpThw.hIRsm(this.high>>>0,_0x102e1b)+vKpThw[l(1376)](this[l(597)],0):vKpThw[l(799)](this[l(589)]*_0x835475,vKpThw[l(1376)](this[l(597)],0));else n[s++]=e[l(318)](e[l(836)](y,12),224),n[s++]=e[l(354)](y,6)&63|128,n[s++]=e[l(877)](63&y,128);return e[l(614)](s,w)}async function kl(a){let n=t;if(e[n(1549)]("string",typeof a)){let s=new Uint8Array(Il(a));return e[n(1266)](Aa,a,s,0),s}return a instanceof ArrayBuffer?new Uint8Array(a):new Uint8Array(a[n(327)],a[n(1572)+"et"],a[n(499)+"th"])}function tg(a){let n=t,s={lBqzS:function(l,h){return l<=h},zGEzz:function(l,h){return e[H(1107)](l,h)},uRGpr:function(l,h){return e[H(817)](l,h)},AnVyZ:function(l,h){return l|h},fAlkW:function(l,h){return e.XndVK(l,h)},MFISx:function(l,h){return l&h},NqZZD:function(l,h){return l<h},EFwME:function(l,h){return e[H(1258)](l,h)},Qdnny:function(l,h){return e.EdQUb(l,h)},Emjpc:function(l,h){return e[H(1039)](l,h)},CZSKM:function(l,h){return e[H(489)](l,h)},Mkibf:function(l,h){return e[H(1056)](l,h)},cuupF:function(l,h){return l&h},LqEZy:function(l,h){return e[H(682)](l,h)},uRPAt:function(l,h){return e[H(886)](l,h)},zKwgf:function(l,h){return e.GnzBc(l,h)},YGuri:function(l,h){return e[H(513)](l,h)},XzIJb:function(l,h){return e[H(1611)](l,h)},RujZr:function(l,h){return e.kPFrG(l,h)}};if(e[n(942)](e.PwZco,e[n(1783)])){let l=_0x4d8b8c[_0x2f40fa++];if(vVAjFB[n(343)](l,127))_0x5959cc+=_0x193015[n(1449)+"Code"](l);else if(vVAjFB.zGEzz(l,192)&&vVAjFB[n(994)](l,224))_0x5c66b9+=_0x334db0["fromChar"+n(1247)](vVAjFB.AnVyZ(vVAjFB[n(842)](31,l)<<6,vVAjFB[n(1218)](63,_0x247482[_0x45dfc9++])));else if(vVAjFB.zGEzz(l,224)&&vVAjFB.NqZZD(l,240))_0x27c406+=_0x1375f0[n(1449)+n(1247)](vVAjFB[n(1677)](vVAjFB.Qdnny(15,l),12)|(63&_0x2a8bc6[_0x20933b++])<<6|63&_0x411006[_0x571e2e++]);else if(l>=240){let h=vVAjFB[n(506)](vVAjFB[n(1727)](vVAjFB[n(1727)](vVAjFB[n(1675)](vVAjFB[n(1575)](7,l),18),vVAjFB.LqEZy(vVAjFB.uRPAt(63,_0x12c44d[_0x118bb1++]),12)),vVAjFB[n(1675)](63&_0x4f23a6[_0x30f049++],6)),vVAjFB[n(1102)](63,_0x61200a[_0x5c1d8d++]))-65536;_0x38a63c+=_0x22beac[n(1449)+n(1247)](vVAjFB[n(1250)](55296,vVAjFB[n(383)](h,10))),_0x3c1262+=_0x47018f[n(1449)+"Code"](vVAjFB[n(371)](56320,vVAjFB[n(842)](1023,h)))}}else try{return e.yelKe("string",typeof a)&&(e[n(1248)](a,ArrayBuffer)||a[n(327)]&&e.yntpu(a.buffer,ArrayBuffer))||e[n(481)](e.VIPji,typeof a)?"":(JSON[n(524)](a),e[n(800)])}catch{if(e[n(563)](n(276),e[n(895)]))return e[n(1281)](e[n(1e3)],typeof a)?"text/pla"+n(1230)+"et=utf-8":"";_0x53c044<65536?_0x41203f[_0x3fcb1d++]=e.rfFpe(e[n(798)](e[n(965)](_0x35839b,12),15),224):(_0x17218e[_0xdb3e2e++]=e[n(554)](_0x32c48>>18&7,240),_0x3fbbbd[_0x3b2181++]=e[n(798)](_0x135c01>>12,63)|128),_0x1244cd[_0x225ead++]=e[n(906)](e[n(354)](_0x3c494b,6)&63,128)}}let ng=(a,n)=>{let s=t;switch(a){case s(545):case e.gJfRX:return{[s(458)+a]:1,"x-tt-env":n};default:return{}}};class rg{constructor(n){let s=t;this[s(537)+s(551)]=n,this[s(972)]=0}[t(1702)](){let n=t;this[n(972)]++}[t(912)+"chMaxCount"](){let n=t;return this[n(972)]>=this[n(537)+n(551)]}["resetCou"+t(1084)](n=0){let s=t;this["maxLossC"+s(551)]=n,this[s(972)]=0}}async function ig(a){let n=t,s={SGdTQ:function(l,h){return e[H(1513)](l,h)},xUDYe:"unknown "+n(1201),OdjnL:e[n(428)],spUWw:function(l,h){return e.OhzIP(l,h)},DaxYd:e[n(1085)],DpEis:e.dDOVw,GGvLb:function(l,h){return e.Pgvwc(l,h)},DWHEI:e[n(1359)]};if(e[n(594)](e[n(1555)],e[n(1555)]))_0x4eb8b3=e[n(423)](_0x1925d1,_0x5a47bc),e.iljMj(_0x3eb19f,32)&&(_0x33d590|=e[n(367)](e[n(1747)](127,_0x35f73b),_0x5aa449)),_0x11a604+=7;else return new Promise(l=>{let h=n;if(!cr)return l(h(658)+"reason");try{let w=document["createEl"+h(719)](s[h(1550)]);window[h(493)+h(1754)]=y=>{let E=h;document[E(1699)][E(1587)+E(406)](w),window[E(493)+E(1754)]=void 0,s[E(268)](l,y&&y.msg||s[E(1436)])},w[h(1111)]=h(1531)+"ascript",w[h(460)]=s[h(709)](a[h(288)](/^ws/,s[h(1054)]),s[h(1504)]);try{document[h(1699)]["appendCh"+h(406)](w)}catch{if(s.GGvLb(s.DWHEI,h(1158)))document.body[h(1587)+h(406)](w);else return this[h(1601)]?this[h(1601)].extensions:""}}catch{window[h(493)+h(1754)]=void 0,s[h(268)](l,s[h(1436)])}})}function an(a,n,s){let l=t;return!!a?.find(h=>h[l(254)]===n&&h.value===s)}function dr(a,n){let s=t;return a?.find(l=>l[s(254)]===n)?.[s(585)]}let ka=null;async function sg(){let a=t;if(e.eWNnk(a(555),e[a(1541)]))return ka||(ka=Promise[a(410)]()[a(968)](zt.bind(zt,e.FhcZr))),ka;e[a(668)](_0x420704,_0x1943c8,96),_0xf7d9e2(_0x585281,e[a(1591)](_0x334d0f,_0x4e7c5c))}class og extends Ia{constructor(n,s){let l=t;super(),this[l(310)]=n,this[l(1257)]=s,this[l(1293)]=void 0,this[l(591)+"mise"]=null}async[t(1109)](){await this[t(1100)]()}async[t(1100)](){let n=t;if(!this[n(1293)]){if(this[n(591)+n(830)])return this[n(591)+n(830)];try{let s=this._dbName,l=this[n(1257)];this._initPromise=(async()=>{let h=n,{openDB:w}=await e[h(1151)](sg);this[h(1293)]=await w(h(493)+"_"+s,1,{upgrade(y){y[h(507)+"jectStore"](s,{keyPath:l})}})})(),await this[n(591)+n(830)]}catch(s){console[n(508)](s)}finally{this[n(591)+n(830)]=null}}}async[t(644)](n){let s=t;try{return await this[s(1100)](),this[s(1293)]?.[s(644)](this._dbName,n)}catch(l){if(e.DbdNZ(s(1264),e[s(1225)])){let h=_0x3aa2e9[s(1244)](":");for(let w=0;e.kvAFg(w,h[s(1629)]);w++){let y=h[w];if(e[s(1576)](4,h[w][s(1629)])){let E=_0x54a8fd[s(711)+"g"](0,4-h[w][s(1629)]),p=E[s(440)](y);_0x12b1ec=_0x389563[s(440)](p)}else _0x87c6cd=_0xf93b98[s(440)](y)}return _0x1d36ed}else console[s(508)](l)}}async set(n,s){let l=t;return await this[l(1100)](),this[l(1293)]?.[l(1343)](this[l(310)],n)}async del(n){let s=t;try{return await this[s(1100)](),this[s(1293)]?.delete(this[s(310)],n)}catch(l){e[s(938)](e[s(1340)],e[s(252)])?console.log(l):(this[s(1275)+s(645)+"Id"]=null,this[s(1275)+"l"]=36e5,this[s(1293)]=_0xf25d06(e[s(1678)],e[s(237)]))}}async[t(844)](){let n=t;try{return await this._init(),this[n(1293)]?.clear(this._dbName)}catch(s){console.log(s)}}async[t(867)](){let n=t;return await this[n(1100)](),this._qosDB?.[n(913)+"ys"](this[n(310)])}async[t(757)](){let n=t;return await this[n(1100)](),this[n(1293)]?.[n(757)](this[n(310)])}async[t(452)](){let n=t,s={jQLvD:function(l,h){return e[H(1738)](l,h)},FqkSh:function(l,h){return e.fjCBG(l,h)}};try{this[n(1293)]?.[n(624)](),this[n(1293)]=void 0}catch(l){if(e[n(414)](e[n(1202)],n(1003))){if(nwshwb.jQLvD(void 0,_0x4f0dec))this[n(1625)+"rs"]={};else if(nwshwb[n(715)](void 0,_0x4b1d12))this[n(1625)+"rs"][_0x5be987]=null;else{let h=this[n(1625)+"rs"][_0xce325e];if(h)for(let w=0;w<h.length;)h[w].fn===_0x3d58e2?h[n(298)](w,1):++w}return this}else console[n(508)](l)}}get[t(915)](){let n=t;try{return!!this[n(1293)]}catch(s){return console[n(508)](s),!1}}}class ag{constructor(n,s){let l=t;this[l(981)]=n,this[l(1477)]=s,this[l(1293)]=localStorage}async[t(1109)](){}get _prefix(){let n=t;return n(493)+"_"+this[n(981)]}async get(n){let s=t,l=this[s(1293)][s(974)](this[s(583)]);return JSON[s(524)](l||"{}")[n]}async[t(272)](n,s){let l=t,h=this[l(1293)].getItem(this[l(583)]),w=JSON[l(524)](e[l(1650)](h,"{}"));return w[s||n[this[l(1477)]]]=n,this._qosDB.setItem(this[l(583)],JSON[l(920)+"y"](w)),s||n[this._pathKey]}async[t(819)](n){let s=t,l=this._qosDB.getItem(this[s(583)]),h=JSON.parse(e[s(807)](l,"{}"));return h[n]=void 0,this[s(1293)][s(1327)](this._prefix,JSON[s(920)+"y"](h))}async[t(844)](){return this[t(1293)].clear()}async keys(){let n=t,s=this[n(1293)][n(974)](this[n(583)]),l=JSON[n(524)](e[n(717)](s,"{}"));return Object[n(867)](l)}async getAll(){let n=t,s=this[n(1293)][n(974)](this[n(583)]),l=JSON[n(524)](e[n(970)](s,"{}"));return Object[n(1373)](l)}closeDB(){let n=t;return e[n(1682)]!==n(1385)?this._ws?this[n(1601)][n(990)+"pe"]:this[n(344)+n(1472)]:Promise[n(410)]()}get[t(915)](){return!!this[t(1293)]}}class cg{constructor(n,s){let l=t;this[l(981)]=n,this[l(1477)]=s,this[l(1293)]=Nn?tt:ri?wx:null}async[t(1109)](){}get _prefix(){let n=t;return e.LkuAx("rIOkr",n(1723))?e.xYoXR(_0x149307,_0x57b376)?_0x114b5b:new _0xcfba76(e.aWUCU(e.VEEVP(_0xecebc7[n(1224)](_0x2df498,0),e.fDlQt(_0x24e34f[n(1224)](_0x139a23,1),8))|_0x219d74[n(1224)](_0x128c5d,2)<<16|e[n(1260)](_0x347b03[n(1224)](_0x133a83,3),24),0),e[n(1329)](e[n(874)](e[n(1631)](e[n(1661)](_0x2fb758[n(1224)](_0x411e9b,4),_0x47944c.call(_0x197847,5)<<8),e[n(1705)](_0x4aa7b2.call(_0x5316f9,6),16)),e[n(1594)](_0x5321f3[n(1224)](_0x4fa59d,7),24)),0),!0):"frontier_"+this[n(981)]}async[t(644)](n){let s=t;if(e[s(1732)]==="Fakgr"){let l=this[s(1293)][s(694)+s(1569)](this[s(583)]);return JSON[s(524)](l||"{}")[n]}else throw this[s(1147)+s(935)]=!1,_0x3197d9}async[t(272)](n,s){let l=t,h=this[l(1293)]["getStora"+l(1569)](this[l(583)]),w=JSON.parse(e[l(653)](h,"{}"));return w[s||n[this._pathKey]]=n,this[l(1293)][l(1804)+l(1569)](this._prefix,JSON[l(920)+"y"](w)),s||n[this[l(1477)]]}async[t(819)](n){let s=t,l=this[s(1293)]["getStora"+s(1569)](this[s(583)]),h=JSON[s(524)](e[s(970)](l,"{}"));return h[n]=void 0,this[s(1293)][s(1804)+s(1569)](this[s(583)],JSON.stringify(h))}async[t(844)](){let n=t,s={iDiaH:function(l,h,w,y){return l(h,w,y)},afykG:e.HsQLM};if(e.NCuPW(e[n(909)],n(1019)))try{s[n(1199)](_0x3c338f,this,_0x18558b,[_0x29e12a,_0x4c9181,_0x4b3deb])}catch(l){let h=_0x377b49(s[n(571)],{message:l[n(1533)],code:_0x1be3b4[n(1604)+"OR"],error:l});this[n(1524)+n(673)+n(823)](h)}else return this[n(1293)][n(870)+"rageSync"]()}async keys(){let n=t,s=this._qosDB[n(694)+"geInfoSync"](this[n(583)]),l=JSON.parse(e.zVhqJ(s,"{}"));return Object[n(867)](l)}async[t(757)](){let n=t,s=this[n(1293)][n(694)+n(636)+"nc"](this._prefix),l=JSON.parse(s||"{}");return Object[n(1373)](l)}closeDB(){return Promise.resolve()}get[t(915)](){return!!this[t(1293)]}}function Tl(a,n){let s=t;if(e[s(1292)](Nn,Nn))return new cg(a,n);if((cr||ii)&&s(1369)+"d"!=typeof indexedDB)return new og(a,n);if(e[s(333)](cr,ii)&&e[s(1256)]!=typeof localStorage)return new ag(a,n);throw new Error(e.diKAQ)}class dg{constructor(){let n=t;this[n(1275)+"lTimeoutId"]=null,this[n(1275)+"l"]=36e5,this._qosDB=e[n(1198)](Tl,"qos",e[n(237)])}async["_interva"+t(1422)](){let n=t;e[n(1579)](clearInterval,this["_interva"+n(645)+"Id"]),this[n(1275)+n(645)+"Id"]=e[n(936)](setInterval,()=>{let s=n,l={EXkVQ:e[s(1310)]};e.WrBSk(s(1347),e[s(692)])?this[s(1154)+"ired"]():(this.emit(l.EXkVQ,_0x2a5573),this.onmessage&&this[s(638)+"e"](_0x247af3))},this[n(1275)+"l"])}async[t(1109)](){let n=t;await this[n(1293)][n(1109)]()[n(968)](()=>{let s=n;this[s(1275)+s(1422)]()})}async[t(1154)+t(1238)](){let n=t,s={lvCoO:function(w){return e[H(1488)](w)},SAoVa:function(w,y){return e[H(370)](w,y)},mOKOK:e[n(1378)]};(await this[n(1293)]?.[n(757)]()||[])[n(1221)](({timestamp:w})=>w<Date[n(1328)]())[n(1686)](w=>{let y=n,E={byNfq:function(p){return s[H(1259)](p)}};s.SAoVa(s[y(1780)],s[y(1780)])?this[y(1293)]?.[y(819)](w[y(1215)+"id"]):(ejaqWQ[y(868)](_0x452492),_0x336e04())})}async del(n){let s=t;return this[s(1293)]?.[s(819)](n)}async[t(272)](n,s){return this[t(1293)]?.set({message_id:n,timestamp:s})}async[t(644)](n){return this._qosDB?.get(n)}async[t(452)](){let n=t;e[n(1485)](clearInterval,this["_interva"+n(645)+"Id"]),await this[n(1293)]?.closeDB()}get[t(915)](){let n=t,s={ZAEse:function(l,h,w){return e[H(445)](l,h,w)},cudEp:e.HsQLM,gZFDF:function(l,h,w){return e[H(881)](l,h,w)},uqZLA:e[n(596)]};if(e[n(1602)](e[n(1077)],e[n(1077)]))return this[n(1293)]?.isReady;_0x3968f3[n(410)]()[n(968)](()=>{let l=n,h=XcEiKm[l(628)](_0x165ae1,XcEiKm[l(456)],{message:this[l(1767)+"rrorMessage"](_0x4e59ce)});this.emit(XcEiKm[l(456)],h);let w=XcEiKm[l(424)](_0x55ed61,l(624),{reason:this[l(1767)+l(1045)+l(520)](_0x1ce0f4)});this[l(1676)](XcEiKm.uqZLA,w)})}}function Ta(a){let n=t,s=!!this[n(889)][n(1807)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=e.zreQa(an,a[n(1533)][n(788)],e[n(1763)],"2"),h=l&&e[n(1589)](an,a[n(1533)][n(788)],e[n(1553)],"1"),w=l&&e[n(1589)](an,a[n(1533)][n(788)],e.knCAU,"1"),y=w?e.xmCvA(dr,a[n(1533)].headers,e[n(1745)])?.[n(1244)](",")[n(1221)](Boolean)||[]:[];return{enabled:s,isQoSMessage:l,isQoSAck:h,isAckCleanupMessage:w,ackMsgIds:y}}async function Cl(){let a=t;if(e.fQlDV(a(547),e[a(1643)]))return this[a(914)+a(962)]||(this[a(914)+a(962)]=new dg),this[a(914)+a(962)][a(915)]||await this["_QoSMana"+a(962)][a(1109)](),this[a(914)+a(962)];{let n=e.QZyKc(_0x13ba83);return e[a(1118)](_0x562e23,_0x489e28,n),e[a(475)](_0x27a7fd,n)}}async function lg(a,n){let s=t,{enableAutoAck:l}=this[s(889)],h=e[s(1266)](an,a[s(1533)][s(788)],e[s(1349)],"1"),w=e[s(1713)](an,a[s(1533)][s(788)],"is_ack","1"),y=Ta.call(this,a);if(e[s(392)](l,h)){let{SeqID:E,LogID:p,service:R,LogIDNew:T,method:N}=a[s(1533)];this[s(357)]({SeqID:E,LogID:p,LogIDNew:T,service:R,method:N,headers:[{key:e[s(1683)],value:"1"},{key:e.dLUkY,value:e[s(653)](T,"")},{key:e.sjFqs,value:"0"}]})}w&&!y[s(623)]&&this[s(1524)+"hAckMess"+s(893)](a),e[s(1151)](n)}async function ug(a,n){let s=t;this._debug(s(1637),a[s(1533)]),e.pKBoj(n)}async function fg(a,n){let s=t,l=rn(await kl(a[s(776)]));try{if(e.xrQlo(l[s(1112)],Uint8Array))if(e[s(386)](e.StUYl,e[s(234)])){let h=e[s(1222)](this[s(889)][s(1551)+"ncoding"],Object)?{force:!!this[s(889)][s(1551)+s(1211)][s(684)],encoding:this._options[s(1551)+s(1211)][s(299)]?this[s(889)][s(1551)+s(1211)].encoding.replace(/\s/g,"").toLowerCase():""}:{force:!1,encoding:this._options["payloadE"+s(1211)]?this[s(889)][s(1551)+s(1211)].replace(/\s/g,"")[s(492)+"ase"]():""},w=l[s(1551)+s(1211)]?l[s(1551)+s(1211)][s(288)](/\s/g,"")["toLowerC"+s(1064)]():"",y=e.UgEyZ(this[s(889)][s(1394)+s(1472)],Object)?{force:!!this._options["payloadT"+s(1472)].force,type:this[s(889)][s(1394)+s(1472)][s(1111)]?this[s(889)][s(1394)+"ype"][s(1111)][s(288)](/\s/g,"")[s(492)+s(1064)]():""}:{force:!1,type:this[s(889)]["payloadT"+s(1472)]?this._options[s(1394)+s(1472)][s(288)](/\s/g,"")[s(492)+s(1064)]():""},E=l[s(1394)+s(1472)]?l[s(1394)+s(1472)][s(288)](/\s/g,"")[s(492)+"ase"]():"",p=y[s(684)]?y[s(1111)]:E||y.type,R=h[s(684)]?h[s(299)]:w||h[s(299)],T=[e[s(764)],"applicat"+s(1578),e[s(238)],e.VIPji],N=[e[s(1133)],e[s(916)]];this[s(889)][s(610)+s(1364)+s(643)+"ad"]&&T.includes(p)&&(!R||N[s(875)](R))?l.textPayload=Al(l[s(1112)],0,l[s(1112)][s(499)+"th"]):l["textPayl"+s(1415)]=""}else this._ws&&this._ws.send(_0x2f64ae),this[s(1593)+s(1350)][_0x129d4e]=null;else l[s(1027)+s(1415)]=""}catch(h){if(e[s(1301)](e.iRvtt,"MtlCx"))return this[s(1601)]?this[s(1601)].protocol:"";l[s(1027)+"oad"]="",console.log(h)}a[s(1533)]=l,e[s(980)](n)}function hg(a,n,s){let l={feuTV:function(p,R){return e[H(1342)](p,R)}},h=s||8192,w=e.uIbQT(h,1),y=null,E=h;return function(p){let R=H;if(p<1||p>w)return e[R(1161)](a,p);e[R(1707)](e[R(1145)](E,p),h)&&(e[R(785)]!==R(413)?(y=e[R(894)](a,h),E=0):(_0x16fd80=l[R(1416)](_0x8ac7af,_0x1b0c09),_0x4f541b=0));let T=n[R(1224)](y,E,E+=p);return e.nbgaj(7,E)&&(E=e[R(1283)](7|E,1)),T}}let xg=4294967295;function pg(a,n,s){let l=t;return e[l(619)](RangeError,e[l(549)](e[l(1053)](e.hTRPv(e[l(1778)](e[l(887)],a),e[l(1284)]),e.fFthv(n,1))+e[l(1464)],s))}function gg(a,n,s){let l=t;if(s>xg)throw new Error(e[l(336)]);let h=3;for(;e.aJfBp(h,0);){let w=e[l(1742)](255,s);e[l(1716)](Ra,w,a,e[l(1562)](n,h)),s>>>=8,h--}return n+4}function mg(a,n){let s=t;if(e[s(937)](e[s(1599)],"MDBSD")){let l=0,h=n,w=n+4;for(;h<w;){let{value:y,offset:E}=e.FaJQh(Ca,a,h);h=E,l=e[s(332)](e[s(682)](l,8),0),l+=y}return{value:l,offset:w}}else{let l=e.pnfsZ(_0xd8b2b1,_0x38cdf,_0xce29e2.length);_0x5e8d18[s(372)][s(272)](_0x48e45f,l)}}function wg(a,n,s){let l=t;if(e[l(1110)](e[l(255)],l(1669))){let h=e.HRlSG.split("|"),w=0;for(;;){switch(h[w++]){case"0":if(n[l(1316)+"e"])return n[l(1316)+"e"](a,s)+s;continue;case"1":if(e[l(1204)](a[l(1629)],40))return e.XEzjI(e.zreQa(Aa,a,n,s),s);continue;case"2":if(!a)return s;continue;case"3":return e[l(1792)](e[l(1116)](Aa,a,n,s),s);case"4":if(n.write)return e[l(683)](n.write(a,s),s);continue}break}}else this[l(1601)]&&this[l(1601)][l(1398)](_0x2a63c1),this[l(718)](l(425),_0x1ffd7e)}function _g(a,n){let s=t;if(e.lBmSl!=="vHbva"){if(this["_clearPi"+s(308)](),this[s(676)+"mer"](),this["_removeW"+s(471)+"rs"](),this[s(1793)+s(1164)](1e3,_0x33b805),this[s(1147)+s(935)]=!1,_0xb03a3a&&this[s(931)+s(1484)]()&&!this[s(432)+"osed"]){if(this[s(448)+s(664)]?.[s(912)+s(245)+"es"]()){let h=this[s(448)+s(664)]?.[s(580)+"ntEndpoint"]();this[s(1524)+s(1014)+"ent"](e[s(1672)](_0x191003,s(624),{code:1006,reason:s(957)+h+(" timeout"+s(1491)+"tries re"+s(878)),wasClean:!0}))}else{let h=this[s(889)]["reconnec"+s(463)+s(1393)](_0x532043,_0x18eee5);this[s(1524)+s(1014)+s(823)](e[s(467)](_0x1b4a8b,s(624),{code:_0x52c3c4,reason:_0x369e7f,wasClean:!0,willReconnect:h})),h&&this[s(1147)]()}return}this._navigatorOnline()||this[s(432)+s(872)]?this[s(1524)+s(1014)+s(823)](e[s(470)](_0x5bd123,s(624),{code:_0x294ec1,reason:e[s(590)]})):this[s(1524)+s(1014)+s(823)](e[s(297)](_0x14719c,e.wrwSk,{code:1006,reason:e[s(1362)]})),this[s(1601)]=null,this[s(448)+s(664)]?.[s(1603)+s(796)+s(803)](),this[s(947)+s(250)]?.[s(1615)+"nter"]()}else{let l=new xe(e.ygzMK(e.atvvg(e[s(753)](e[s(429)](a[e[s(1508)](n,4)],24),e[s(302)](a[e[s(858)](n,5)],16)),e.kRFsc(a[e.HeJJR(n,6)],8)),a[e[s(1515)](n,7)]),e[s(1039)](e[s(846)](e[s(665)](a[n+0],24),e[s(897)](a[e.CBQNe(n,1)],16)),e[s(235)](a[e[s(1668)](n,2)],8))|a[e[s(1283)](n,3)],!0);return n+=8,{value:l,offset:e[s(1537)](n,8)}}}function yg(a,n,s){let l=t,h=a[l(597)],w=a.high;return n[s]=e[l(1346)](w,24),n[e[l(1145)](s,1)]=e[l(417)](w>>>16,255),n[s+2]=e.EdQUb(e[l(1471)](w,8),255),n[e.CBQNe(s,3)]=e[l(1617)](255,w),n[s+4]=e[l(852)](h,24),n[e[l(661)](s,5)]=h>>>16&255,n[e.kMJEI(s,6)]=e.VZWyD(e[l(982)](h,8),255),n[e[l(1427)](s,7)]=e[l(1335)](255,h),s+=8,s}function Ca(a,n){let s=t;return a.readUInt8?{value:a[s(864)+"8"](n),offset:e[s(1254)](n,1)}:{value:e.ETgde(255,a[n]),offset:e[s(1619)](n,1)}}function Ra(a,n,s){let l=t;return n[l(1280)+"t8"]?n[l(1280)+"t8"](a,s):n[s]=255&a,e[l(1792)](s,1)}let bg=function(a){return new Uint8Array(a)},Eg=e[t(1407)](t(1369)+"d",typeof Buffer)?Buffer[t(840)+t(922)]:e[t(1689)](hg,bg,Uint8Array[t(995)+"e"].subarray);(()=>{let a=t,n={QqtOg:function(s,l,h){return e[H(566)](s,l,h)},ZKJCz:function(s,l){return e[H(902)](s,l)},UFgKC:function(s,l){return e.JORMo(s,l)},VTLWU:function(s,l){return e[H(1766)](s,l)},oHuAC:function(s,l){return e[H(397)](s,l)},PUlII:function(s,l){return e.OfrRf(s,l)},wQfRY:function(s,l){return s<l},LlckZ:function(s,l){return e[H(1529)](s,l)},LSslp:function(s,l){return e.aWUCU(s,l)},SHBQu:function(s,l){return e[H(1661)](s,l)},yyNty:function(s,l){return e[H(390)](s,l)},GvMzg:function(s,l){return s>>>l},CzIcz:function(s,l){return e[H(586)](s,l)},dgVrD:function(s,l){return s<<l},uqjox:function(s,l){return e.OXziz(s,l)},PvfGo:function(s,l){return e.TZgRo(s,l)},GOdJb:function(s,l){return e[H(1770)](s,l)},bmYky:e[a(287)]};if(e.SfoKz(a(626),e[a(1126)])){let s=4294967295;return function(l,h,w=!0){let y=a,E={oKoNv:function(p,R,T){return n[H(655)](p,R,T)},iDnIE:function(p,R,T){return p(R,T)}};if(s=(127&l[h])>>>0,l[h++]<128)return{value:w?s:n[y(409)](0,s),offset:h};if(s=n[y(396)](n[y(1232)](s,n[y(1446)](n.PUlII(127,l[h]),7)),0),n[y(400)](l[h++],128))return{value:w?s:0|s,offset:h};if(s=n[y(396)](n.VTLWU(s,n.LlckZ(127,l[h])<<14),0),n.wQfRY(l[h++],128))return{value:w?s:0|s,offset:h};if(s=n[y(295)](n[y(1251)](s,n[y(1391)](127,l[h])<<21),0),l[h++]<128)return{value:w?s:n.SHBQu(0,s),offset:h};if(s=n[y(977)](n[y(677)](s,n[y(1314)](n[y(1022)](15,l[h]),28)),0),n[y(400)](l[h++],128))return{value:w?s:n.PvfGo(0,s),offset:h};if((h+=5)>l[y(1629)]){if(n.GOdJb(n[y(364)],n.bmYky))throw h=l[y(1629)],pg(h,10,l[y(1629)]);QOchTb[y(365)](_0x51dca0,_0x16df78,32),QOchTb[y(1715)](_0x213a44,_0x101ce5,_0x1d9aca(_0x1bfc42))}return{value:w?s:n.ZKJCz(0,s),offset:h}}}else _0x57d7f1[a(1442)]=_0x2b4a73[a(410)]()[a(968)](()=>(_0x1e0977(),_0x36032d))[a(968)](function(s){return s})})();let vg=16,Pa=32;function Sg(a){let n=t,s=0,l={};for(let h=0;e[n(822)](h,a[n(1629)]);h++)l[a[h][n(632)+n(1271)]]=e[n(647)](Il,a[h]["cursor_n"+n(1271)]),s+=e.VWjXo(14,l[a[h][n(632)+n(1271)]]);return[s,l]}function Rl(a,n,s){let l=t,h={ghetg:e[l(1501)],OzfWg:e[l(305)],yEYkQ:function(R,T,N,G){return e[l(1055)](R,T,N,G)},xHOFs:l(341),dMuHh:function(R,T,N,G){return e[l(1266)](R,T,N,G)},UREhC:l(826),AUqXL:function(R,T,N,G){return e[l(1195)](R,T,N,G)},nvKCg:l(695)},[w,y]=e[l(352)](Sg,a),E=e[l(1729)](Eg,w),p=0;return a[l(1686)](R=>{let T=l;console[T(508)](h[T(1639)],R,R[T(341)]),p=Ra(0,E,p),console[T(508)](h[T(582)],p),p=h[T(1028)](gg,E,p,R[T(341)]||0),console[T(508)](h[T(484)],p),p=Ra(y[R[T(632)+"ame"]],E,p),console[T(508)]("service-name",p),p=h.dMuHh(wg,R[T(632)+T(1271)],E,p),console[T(508)](h[T(454)],p),p=h[T(1103)](yg,xe[T(435)+"er"](R[T(505)]||n),E,p),console[T(508)](h.nvKCg,p)}),{frameType:Pa,headers:[{key:e[l(1117)],value:s}],payload:E}}function Ig(a){let n=t,s=0,l=[];for(;e[n(946)](s,a[n(499)+"th"]);){let{offset:h}=Ca(a,s);s=h;let w={cursor_name:"",cursor:0,service:0},{value:y,offset:E}=e[n(246)](mg,a,s);w[n(341)]=y,s=E;let{value:p,offset:R}=e[n(1636)](Ca,a,s);s=R,w["cursor_n"+n(1271)]=e[n(1124)](Al,a,s,e[n(363)](s,p)),s+=p;let{value:T,offset:N}=e.gZeOR(_g,a,s);w[n(505)]=T[n(1645)](),s=N,l[n(1174)](w)}return l}function Ag(){let a=t;return{frameType:Pa,headers:[{key:e[a(1117)],value:a(451)+a(389)}],payload:void 0}}class kg{constructor(n,s,l){let h=t;this[h(1418)+h(1173)]=n,this[h(421)+h(857)]=s,this[h(1593)+h(393)]=l,this._qosDB=Tl(this["_cursorN"+h(1173)],e[h(1607)])}async[t(1109)](){let n=t;await this[n(1293)][n(1109)]()}async[t(848)+"rs"](){let n=t;if(n(1788)===e[n(1806)])_0x5a151f.textPayload="",_0x1e0816[n(508)](_0x68aa8e);else{if(!this[n(1293)][n(915)])return;let s=this[n(1593)+n(393)],l=await this._qosDB[n(757)]();switch(console[n(508)](e[n(1273)],l),s){case e[n(736)]:return l&&l[n(1629)]?e.gqMtd(Rl,l,0,this[n(421)+"ileName"]):void 0;case n(721):return;case e[n(1665)]:return l&&l[n(1629)]?e[n(561)](Rl,l,0,this["_cursorF"+n(857)]):Ag()}}}async[t(272)](n,s,l){let h=t;return console[h(508)](e.QuLEP,n,s,l),this[h(1293)].set({cursor_name:n,cursor:s,service:l})}async setCursors(n){let s=t,l=e[s(515)](Ig,n);for(let h of l)console[s(508)]("setcursor",l),await this[s(1293)].set(h)}async get(n){let s=t;return e[s(600)](e.CWhYg,s(1380))?(await this[s(1293)][s(644)](n))?.[s(505)]:(_0x5af790[s(1399)](_0x310c10(this),_0x3d6676),zaAFMi[s(1759)](_0x86ac04,_0x3d9e56.get(this)))}async[t(452)](){let n=t;e[n(1205)]===e[n(521)]?(this._dispatchMessageEvent(_0x1423bf),_0x34635c[n(272)](_0x3c7ab2,_0x2a2e94,_0x5c6155[n(1533)].service)):await this[n(1293)][n(452)]()}[t(588)+"rsorFileName"](n){let s=t,l={kMMTE:function(h,w){return h(w)}};if(e[s(1331)]("heVDW",e[s(1772)])){let h={efbeF:function(w,y){let E=s;return CKBiob[E(940)](w,y)}};return function(...w){let y=s;return _0x17ccb5[y(1399)](_0x4c35a9(this),w),h[y(1098)](_0x5e04a6,_0x276547[y(644)](this))}}else this[s(421)+"ileName"]=n}get isReady(){let n=t;if(e.LBZou==="vkAQk")return this[n(1293)][n(915)]}}let Tg=t(794)+t(1505);async function Pl(a){let n=t;if(e[n(1175)](e[n(1492)],e[n(1492)])){if(!this._options[n(1807)+"S"])return null;let{aID:s,fpID:l,messageStrategy:h}=this[n(889)],w=a||Tg;try{return this[n(606)+n(240)]?a&&this[n(606)+n(240)][n(588)+n(740)+"Name"](a):this._cursorManager=new kg(l+"_"+s+"_"+w,w,h),this["_cursorM"+n(240)][n(915)]||await this[n(606)+n(240)][n(1109)](),this["_cursorM"+n(240)]}catch{return null}}else{let{enableAutoAck:s}=this[n(889)],l=e[n(369)](_0x39f663,_0x12c094[n(1533)].headers,n(1574),"1"),h=_0x54125b(_0x27910f.message.headers,n(928),"1"),w=_0x602ad6.call(this,_0x49bdc6);if(e[n(587)](s,l)){let{SeqID:y,LogID:E,service:p,LogIDNew:R,method:T}=_0x27f756.message;this[n(357)]({SeqID:y,LogID:E,LogIDNew:R,service:p,method:T,headers:[{key:e[n(1683)],value:"1"},{key:"ack_id",value:e.XGMpS(R,"")},{key:n(307),value:"0"}]})}h&&!w[n(623)]&&this._dispatchAckMessageEvent(_0x24517a),e[n(1061)](_0x38de0e)}}async function Cg(a,n){let s=t,l=e[s(1716)](an,a[s(1533)][s(788)],e[s(865)],"-1"),h=e[s(544)](an,a[s(1533)][s(788)],e[s(1683)],"1"),w=e[s(1344)](dr,a[s(1533)].headers,e[s(1193)]),y=Number(e[s(445)](dr,a[s(1533)][s(788)],s(262)+"er_ttl"))||0,E=Ta[s(1224)](this,a),p=e.ihAMz(an,a.message.headers,e[s(1106)],"2"),R=e.gZeOR(dr,a[s(1533)][s(788)],"x-msg-cursor_name"),T=Number(dr(a[s(1533)][s(788)],e.moUow));if(E.isQoSAck)return e[s(707)](n);let N=E[s(522)+"sage"]?await Cl[s(1224)](this):null;if(e[s(1412)](a.message[s(341)],0)&&h&&!l||a[s(1533)][s(341)]>0){if(w&&E[s(522)+s(1155)]&&N)return!!!await N.get(w)&&(this[s(1524)+s(312)+s(1088)](a),await N[s(272)](w,e[s(697)](Date[s(1328)](),y))),n();if(p){let G=await Pl[s(1224)](this);if(!G)return this["_dispatc"+s(312)+s(1088)](a),e[s(707)](n);let K=await G.get(R)??-1;if(e[s(1030)](K,T))this[s(1524)+s(312)+s(1088)](a),G[s(272)](R,T,a[s(1533)][s(341)]);else throw new Error("recevied"+s(603)+s(377)+T+(s(1303)+s(1438)+s(1235)+"r ")+K);return e[s(468)](n)}return this[s(1524)+s(312)+s(1088)](a),n()}}async function Rg(a,n){let s=t,l=Ta[s(1224)](this,a);if(!l.isQoSMessage)return e.QZyKc(n);let h=await Cl[s(1224)](this);if(l[s(1307)+s(1559)+"age"]&&l[s(1237)+"s"][s(1629)])for(let w of l[s(1237)+"s"])await h[s(819)](w);e.rVsQW(n)}async function Pg(a,n){let s=t,l=a.message.frameType===vg,h=a[s(1533)].frameType===Pa;if(e[s(392)](!l,!h))return e[s(468)](n);let w=dr(a[s(1533)].headers,e[s(1117)]);if(!w)return e.EvirC(n);let y=await Pl[s(1224)](this,w);if(!y)return e.QZyKc(n);if(l){let E=await y[s(848)+"rs"](),p={frameType:E?.[s(1036)+"e"],SeqID:xe[s(435)+"er"](this[s(1325)]++),LogID:xe[s(435)+"er"](this[s(889)].logIDGenerator()),service:9e3,method:5,headers:E?.headers,payload:E?.[s(1112)]},R=e.ojKlR(S,p);this[s(1601)]&&this._ws[s(1467)+"te"]&&this[s(1601)][s(1398)](R)}if(h){let E=a[s(1533)][s(1112)];E&&y.setCursors(E)}}let Dg=async function(a,n){let s=t;this._isInit=!1,clearTimeout(this[s(1147)+s(1490)+s(1534)]),e.FmWEr(n)},Og=async function(a,n){let s=t;if(!this[s(1601)]||e.KCgju(this[s(1601)][s(1467)+"te"],this[s(320)]))return e[s(735)](n);let{pingInterval:l}=this[s(889)];this[s(448)+s(664)]?.[s(1603)+s(796)+s(803)]();for(let w=0;w<this["_message"+s(1350)][s(1629)];w++){let y=this[s(1593)+s(1350)][w];if(e[s(1685)](this._ws[s(1467)+"te"],this[s(320)])&&e[s(905)](null,y))this[s(1601)]&&this._ws[s(1398)](y),this[s(1593)+"Queue"][w]=null;else break}this[s(1593)+"Queue"]=this[s(1593)+s(1350)][s(1221)](w=>!!w),this[s(1797)+"gTimeoutId"]=e.vWOGp(setTimeout,()=>this[s(1078)](),l),this._dispatchOpenEvent(a),this._isBrowser&&this[s(1601)]&&(this[s(1601)].binaryType=this[s(344)+s(1472)]);let h=this["_endpoin"+s(664)]?.[s(580)+s(1137)+"nt"]();this[s(718)](s(960)+h+s(1581)),e[s(1433)](n)},Lg=async function(a,n){let s=t,l=this[s(448)+s(664)]?.[s(580)+s(1137)+"nt"]();this[s(718)]("open "+l),e[s(745)](n)};class Ng extends Ia{constructor(n){let s=t,l={CSZzK:e[s(1771)],bZWAr:function(E,p){return e.kAtBY(E,p)},FEbtS:function(E,p){return E instanceof p},lCkJb:function(E,p,R){return e[s(497)](E,p,R)},xvRHE:function(E){return e.VfDOk(E)},jUyNt:function(E,p){return e.Cljnv(E,p)},Pnztb:function(E,p){return e.uvGHw(E,p)},yOOIO:e[s(1642)],VRIZy:s(608),Avmac:s(1475),YXVtQ:function(E,p,R,T){return e.hWtXh(E,p,R,T)},jydzf:function(E,p,R){return e.OvjiN(E,p,R)},Pjkpy:s(658)+"reason",ZZrCo:function(E,p){return E+p},owrdS:function(E,p){return e[s(370)](E,p)},cPjXS:e[s(966)],gDKGQ:e.bEYBs,xSncK:s(678),uiVlD:function(E,p){return E===p},IVlHA:function(E,p){return e[s(1774)](E,p)},JkOeQ:e[s(1658)],DeiUo:function(E,p,R,T){return E(p,R,T)},XQSHG:s(1493),bnJTl:function(E,p){return e[s(1528)](E,p)},VopOO:function(E,p){return E&p},eZnBS:function(E,p){return E>p},jQZgG:function(E,p,R,T){return e[s(1713)](E,p,R,T)},sytpM:function(E,p){return E<<p},dbaPr:function(E,p){return E|p},LbLcd:function(E,p){return e.tpnva(E,p)},ZaYSh:function(E,p){return e[s(971)](E,p)},pdqsF:function(E,p){return e[s(1664)](E,p)},dKPnD:function(E,p){return E+p},rLuvn:function(E,p){return e[s(1650)](E,p)},mlAXR:function(E,p,R){return e[s(1781)](E,p,R)}};super(),this["_miniNav"+s(1461)+s(1139)]=!0,this[s(444)+"er"]=cr,this[s(1556)]=Yp,this._isMiniTT=Nn,this._isMiniWX=ri,this[s(1483)+"r"]=ii,this[s(1593)+s(1350)]=[],this._endpointManager=null,this[s(432)+s(872)]=!1,this[s(344)+s(1472)]=e.yZFgY,this[s(1147)+s(935)]=!1,this[s(1147)+s(1490)+"utId"]=null,this[s(637)+s(1356)+s(1074)]=null,this[s(1797)+s(1458)+"Id"]=null,this[s(1325)]=0,this._isInit=!1,this[s(1646)]="",this["_QoSMana"+s(962)]=null,this[s(606)+s(240)]=null,this[s(947)+s(250)]=null,this._protocols=s(1718),this.CLOSED=3,this[s(1547)+"NG"]=0,this[s(320)]=1,this[s(679)]=2,this._onOpen=E=>{let p=s;if(l.Pnztb(l[p(1192)],p(1511)))return typeof _0x41640d===cvGrqL[p(1046)]?cvGrqL[p(1267)](_0x23ecd5,_0x4120e3):(cvGrqL[p(986)](_0x424096,_0x48de55)&&_0x2fedd7(_0x646790),cvGrqL[p(1457)](_0x52a2fa,_0x51f897,cvGrqL[p(1401)](_0x18b5e6))?new _0x1bd52b(_0x5c6512,_0x3b544f):_0x29649f);try{if(l[p(227)](l[p(1734)],l[p(1272)])){let R=this._listeners[_0x3804da];if(R)for(let T=0;cvGrqL[p(286)](T,R.length);)cvGrqL[p(227)](R[T].fn,_0x1d2429)?R[p(298)](T,1):++T}else l[p(1805)](Sl,this,E,[Dg,Og,Lg])}catch(R){let T=l[p(1519)](lt,p(1493),{message:R.message,code:on.OPEN_ERROR,error:R});this["_dispatc"+p(673)+"ent"](T)}},this[s(1764)+"ge"]=async E=>{let p=s,R={QjUwP:"error",ZbFQc:function(G,K){return l.ZZrCo(G,K)}},{pingInterval:T,pingFrequency:N}=this[p(889)];if(l.Pnztb("hi",E[p(776)])&&l[p(833)](l[p(1543)],N)||l[p(227)](p(1141),N))if(l[p(1801)]==="hsPcq"){let G=_0x6849d2[p(327)][p(1443)](_0x4f8583[p(1572)+"et"],kLyetw[p(1582)](_0x4e2704[p(499)+"th"],_0xe0b66c.byteOffset));this[p(860)]&&this[p(860)][p(1398)]({data:G,fail:K=>{let fe=p;this.emit(kLyetw[fe(543)],_0x3529f6(kLyetw[fe(543)],{message:this[fe(1767)+fe(1045)+fe(520)](K)}))}})}else this[p(395)+"ngTimer"](),this.emit(p(1580)+p(795)+"s",l.xSncK),this[p(1797)+"gTimeoutId"]=l[p(1519)](setTimeout,this[p(1078)][p(598)](this),T);if(!l[p(1419)]("hi",E[p(776)]))try{l[p(1241)](l.JkOeQ,l[p(576)])?(_0xfc895[p(493)+p(1754)]=void 0,cvGrqL[p(1267)](_0x5678e9,cvGrqL[p(1245)])):l[p(1503)](Sl,this,E,[fg,lg,Rg,Pg,Cg,ug])}catch(G){let K=lt(l[p(1571)],{message:G[p(1533)],code:on.MESSAGE_ERROR,error:G});this[p(1524)+p(673)+p(823)](K)}},this[s(1496)]=E=>{let p=s,R={MbBBd:"11|3|4|5|0|6|2|9"+p(1435)+"0",bQNnI:function(T,N){return l[p(339)](T,N)},jhhPR:function(T,N){return l.VopOO(T,N)},abzDQ:function(T,N){return l[p(615)](T,N)},jWAjb:function(T,N,G,K){return l[p(1219)](T,N,G,K)},bCmam:function(T,N){return l[p(1134)](T,N)},AOTUx:function(T,N){return l[p(754)](T,N)},sDThc:function(T,N){return l[p(296)](T,N)},mvEBt:function(T,N){return T|N},SdSPi:function(T,N){return l[p(754)](T,N)},zYvEn:function(T,N){return l[p(847)](T,N)},PUIAT:function(T,N){return l[p(296)](T,N)},lxkcr:function(T,N){return l.LbLcd(T,N)},qOCnl:function(T,N){return l.dbaPr(T,N)},tdLHH:function(T,N){return T<<N},gddcP:function(T,N){return l.ZaYSh(T,N)},jhYVc:function(T,N){return l.dbaPr(T,N)},ZgQRF:function(T,N){return T>>>N},wiiJy:function(T,N){return l[p(933)](T,N)},cSyqR:function(T,N){return l.dKPnD(T,N)},TWnjU:function(T,N){return l.rLuvn(T,N)},DoUTp:function(T,N){return l.bnJTl(T,N)}};if(p(882)===p(1610)){let T=R[p(408)][p(1244)]("|"),N=0;for(;;){switch(T[N++]){case"0":_0x38f887=PseXBp.bQNnI(_0x5165da|PseXBp[p(546)](127,_0x2b3f84[_0x3479db])<<14,0);continue;case"1":if(PseXBp[p(1755)](_0x1e24c2+=5,_0x44c921.length))throw _0x3434d9=_0x3654a0[p(1629)],PseXBp[p(1029)](_0x4e78ab,_0x5272ac,10,_0x1d4112.length);continue;case"2":_0x3267e3=PseXBp.bQNnI(_0x2d9aca|PseXBp[p(810)](PseXBp[p(1226)](127,_0x1e236d[_0xf22b2]),21),0);continue;case"3":if(_0x4dcdac[_0x33b758++]<128)return{value:_0x4e66f9?_0x3242c0:PseXBp[p(1777)](0,_0x1221b8),offset:_0x203bf3};continue;case"4":_0x486f5b=PseXBp.bQNnI(PseXBp.mvEBt(_0x475b3b,PseXBp[p(810)](PseXBp[p(1315)](127,_0x190fe6[_0x4da3be]),7)),0);continue;case"5":if(PseXBp.zYvEn(_0x489a47[_0x4d2f07++],128))return{value:_0x4a205d?_0xc2157e:PseXBp[p(604)](0,_0x1f7b9d),offset:_0x1a134c};continue;case"6":if(PseXBp[p(766)](_0xa460d0[_0x479e4a++],128))return{value:_0xc37bbd?_0x1b52f1:PseXBp[p(604)](0,_0x44338b),offset:_0x535d42};continue;case"7":if(PseXBp[p(766)](_0x35460a[_0x76f7c9++],128))return{value:_0x51c41b?_0x1420ea:PseXBp[p(837)](0,_0x2e3eec),offset:_0x11587d};continue;case"8":_0x15efc8=PseXBp[p(1113)](PseXBp[p(604)](_0x7d0dcf,PseXBp[p(1120)](PseXBp[p(1226)](15,_0x3fbe06[_0x321f08]),28)),0);continue;case"9":if(PseXBp.zYvEn(_0x56544b[_0x427b4c++],128))return{value:_0x4e7c87?_0x55255b:PseXBp[p(512)](0,_0x5d607a),offset:_0x69938d};continue;case"10":return{value:_0x49f4d2?_0x290a9d:PseXBp.jhYVc(0,_0x2b3bed),offset:_0x523955};case"11":_0x51df8e=PseXBp[p(1468)](127&_0x71e635[_0x320f63],0);continue}break}}else{let T=this[p(448)+p(664)]?.[p(912)+p(245)+"es"](),N=this[p(448)+p(664)]?.[p(580)+p(1137)+"nt"]();if(T&&!E[p(1533)])if(l[p(833)](p(1047),"nlRmf")){let G=PseXBp[p(1765)](_0x3074aa,8192),K=PseXBp[p(616)](G,1),fe=null,Me=G;return function(ee){let oe=p;if(ee<1||PseXBp[oe(1755)](ee,K))return _0x2c36cd(ee);PseXBp[oe(1755)](Me+ee,G)&&(fe=PseXBp[oe(1037)](_0x2664eb,G),Me=0);let Ye=_0x32b0bc[oe(1224)](fe,Me,Me+=ee);return 7&Me&&(Me=PseXBp[oe(324)](PseXBp[oe(837)](7,Me),1)),Ye}}else{let G=p(957)+N+(p(1740)+p(356)+"es reached");this[p(1524)+p(673)+p(823)](l[p(1457)](lt,p(1493),{message:G,code:on[p(1186)+p(247)+"R"],error:E}));return}this[p(1601)]&&l.owrdS(this[p(1601)].readyState,this.OPEN)&&this["_disconn"+p(984)](),this[p(1524)+"hErrorEvent"](l[p(1114)](lt,l[p(1571)],{message:E[p(1533)],code:on[p(1149)+p(1752)],error:E}))}},this[s(494)]=async E=>{let p=s;this[p(676)+p(422)](),this[p(395)+p(308)](),this[p(480)+p(471)+"rs"](),this._ws=null,this[p(1147)+"Lock"]=!1;let R=this["_endpoin"+p(664)]?.[p(912)+"chMaxTries"]();if(!R&&this[p(931)+p(1484)]()&&!this["_readyCl"+p(872)])if(e.eWNnk(e[p(542)],e[p(542)])){let T=255&_0x2c43a4;_0x1c8416(T,_0x33632a,_0x1e7118+_0x3b877f),_0x1a42f8>>>=8,_0x2b6b44--}else{let T=this[p(448)+"tManager"]?.["getCurre"+p(1137)+"nt"](),N=this[p(889)][p(271)+p(463)+"ptor"](E[p(311)],E[p(1201)]);this[p(1524)+p(1014)+p(823)](wt(p(624),{code:1006,reason:E[p(1201)]||"connecting faile"+p(317)+"wn reaso"+p(1487)+p(381)+T,willReconnect:N})),N&&this[p(1147)]();return}if(e[p(1799)](1e3,E[p(311)])&&this[p(432)+p(872)]){this[p(1524)+"hCloseEv"+p(823)](e.AmtMi(wt,e[p(596)],{code:1e3,reason:e[p(590)]})),this[p(448)+"tManager"]?.[p(1603)+p(796)+p(803)](),this._pingLossCounter?.[p(1615)+p(1084)]();return}if(e.rtzRe(1e3,E[p(311)])&&R){let T=this[p(448)+"tManager"]?.[p(580)+p(1137)+"nt"](),N=E[p(1201)];N||(N=await e[p(746)](ig,this._url)),N="connecti"+p(925)+p(282)+N+(p(1166)+p(1474))+T+(p(1491)+p(760)+p(878)),this[p(1524)+p(1014)+"ent"](e[p(744)](wt,p(624),{code:E.code,reason:N}));let G=p(957)+T+(p(1740)+"ax retries reached");this[p(1524)+p(673)+p(823)](e[p(1274)](lt,e[p(362)],{message:G,code:on["MAX_RETR"+p(247)+"R"]})),this[p(448)+p(664)]?.[p(1603)+p(796)+p(803)](),this[p(947)+p(250)]?.[p(1615)+p(1084)]();return}if(e[p(1744)](1e3,E[p(311)])&&!E[p(1201)]){let T=this[p(448)+p(664)]?.[p(580)+p(1137)+"nt"]();this[p(1524)+p(1014)+p(823)](e[p(881)](wt,"close",{code:E[p(311)],reason:p(348)+p(925)+"d, unkno"+p(862)+p(1487)+p(381)+T})),this[p(448)+p(664)]?.[p(1603)+"pointCon"+p(803)](),this["_pingLos"+p(250)]?.[p(1615)+p(1084)]();return}this[p(1524)+p(1014)+p(823)](E),this["_endpoin"+p(664)]?.[p(1603)+p(796)+p(803)](),this[p(947)+"sCounter"]?.[p(1615)+p(1084)]()},this[s(1570)]=null,this[s(441)]=null,this.onmessage=null,this.onopen=null,this[s(1612)+"econnect"]=null,this[s(1004)+s(621)]=null,this[s(700)+s(1070)+s(1317)+"ct"]=null,this[s(1206)+s(741)]=this[s(1206)+s(741)][s(598)](this),this[s(1206)+s(778)]=this["_handleO"+s(778)][s(598)](this),this[s(1013)+"ageHide"]=this["_handleP"+s(536)].bind(this),this[s(1013)+s(394)]=this._handlePageShow.bind(this),this[s(889)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[s(1523)](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(1697)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(1665)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:h,ws:w}=n,y=Array[s(635)](h)?h:e.jFWhu(e.VIPji,typeof h)?[h]:[];if(!y||e[s(459)](0,y.length))throw new Error(s(1220)+s(1321)+"alid url");if(!eg(w))throw new Error("please p"+s(1203)+s(1448)+", WebSocket cons"+s(993)+s(1498)+s(953));Object[s(680)](this[s(889)],n),this[s(448)+"tManager"]=new vl(y,this._options[s(900)+"es"]),this[s(947)+s(250)]=new rg(this[s(889)][s(1101)+s(1354)]),this[s(889)][s(1500)+"cOpen"]&&(this._isInit=!0,this._connect()),this._options[s(1588)+s(1185)+"nged"]&&(this._isMiniTT||this[s(1445)+"X"]?this[s(1308)+"etWorkChange"]():this[s(444)+"er"]&&this[s(1530)+s(464)+"Listener"]())}["_handleO"+t(741)](){let n=t;this[n(889)]["disableA"+n(1652)+"nect"]||this["_readyCl"+n(872)]||this["_handleR"+n(1700)]()}[t(1206)+"ffLine"](){let n=t;this[n(617)+n(851)+"t"]();let s=e.SZxVL(Sa,n(271)+"t",{message:e.RCnla});this["onStopImmediatel"+n(1317)+"ct"]&&this[n(700)+"mediatel"+n(1317)+"ct"](s)}[t(1530)+"balEvent"+t(903)](){let n=t;this[n(444)+"er"]&&window[n(777)+n(903)](e[n(1129)],this[n(1206)+n(741)]),this[n(444)+"er"]&&window["addEvent"+n(903)](e.BNBnV,this["_handleO"+n(778)]),this[n(444)+"er"]&&window.addEventListener(e.GGNke,this["_handleP"+n(536)]),this[n(444)+"er"]&&window[n(777)+n(903)](e[n(483)],this["_handleP"+n(394)])}["_dropGlo"+t(464)+t(903)](){let n=t;this[n(444)+"er"]&&window[n(1032)+n(997)+n(783)](e[n(1129)],this._handleOnLine),this[n(444)+"er"]&&window[n(1032)+n(997)+"ner"](e[n(509)],this[n(1206)+"ffLine"]),this[n(444)+"er"]&&window[n(1032)+n(997)+n(783)](e[n(780)],this[n(1013)+n(536)]),this[n(444)+"er"]&&window[n(1032)+n(997)+n(783)](e.Iapjt,this["_handleP"+n(394)])}["_handleP"+t(536)](n){let s=t;!n[s(323)+"d"]&&(this[s(444)+"er"]&&window[s(1032)+s(997)+s(783)](e[s(780)],this[s(1013)+"ageHide"]),this[s(444)+"er"]&&window["removeEv"+s(997)+s(783)](e[s(483)],this._handlePageShow),this.close()),this[s(444)+"er"]&&window[s(1032)+s(997)+"ner"](e[s(1129)],this[s(1206)+"nLine"]),this._isBrowser&&window[s(1032)+"entListener"](e[s(509)],this[s(1206)+s(778)])}[t(1013)+t(394)](n){let s=t;n[s(323)+"d"]&&(e[s(1624)](s(666),e[s(804)])?(this["_navigat"+s(1484)]()&&(!this[s(1601)]||e[s(938)](this._ws[s(1467)+"te"],this[s(320)])||this[s(1601)][s(1467)+"te"]!==this.CONNECTING)&&this[s(1206)+s(741)](),this[s(444)+"er"]&&window[s(777)+"Listener"](e[s(1129)],this["_handleO"+s(741)]),this[s(444)+"er"]&&window["addEvent"+s(903)](e.BNBnV,this[s(1206)+s(778)])):(!_0x52151e[s(323)+"d"]&&(this[s(444)+"er"]&&_0x3edb4f[s(1032)+"entListe"+s(783)](e[s(780)],this[s(1013)+s(536)]),this[s(444)+"er"]&&_0x1855ff[s(1032)+s(997)+s(783)](s(1263),this[s(1013)+s(394)]),this[s(624)]()),this[s(444)+"er"]&&_0x493ccc["removeEventListe"+s(783)](e[s(1129)],this[s(1206)+s(741)]),this._isBrowser&&_0x464909[s(1032)+s(997)+s(783)](s(326),this._handleOffLine)))}async[t(488)+t(335)](n){let s=t,{fpID:l,deviceID:h,bddID:w,ttwID:y,accessKey:E,aID:p,customParams:R={},enableAutoAck:T,enableQoS:N,QoSLevel:G,env:K}=this[s(889)],fe,Me,ee;this._isBrowser||this._isMiniWX||this._isMiniTT?(fe=location&&e[s(605)]==location[s(976)]?e[s(1167)]:e[s(1051)],Me=n.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),ee=/^wss(.*:\/\/)/[s(1190)](n)?n:""+fe+Me):(fe=e[s(1167)],Me=n[s(288)](/(^http)((?:[s]*:\/\/))/,""),ee=/(^ws)((?:[s]*:\/\/))/.test(Me)?Me:""+fe+Me);let oe=w?e[s(662)]:y?e.UASUx:s(1105)+"d",Ye=w||y||h;if(e[s(527)](!Ye,!oe))throw new Error(e.ANuIA);let cn=e.WspuG==typeof R?await e[s(745)](R):R,Da=K?e[s(474)](ng,K[s(1794)],K[s(660)]):{},si=Object[s(680)]({device_platform:"web",version_code:e[s(1188)],access_key:E,fpid:l,aid:p,[oe]:Ye,xsack:T?1:0,xaack:T?1:0,xsqos:N?1:0,qos_level:N?G:void 0,qos_sdk_version:2,...Da},cn),gs=Object[s(867)](si)[s(294)]((oi,ai)=>si[ai]!==void 0?""+oi+(oi?"&":"?")+ai+"="+si[ai]:oi,"");return ee+s(725)+gs}async[t(1147)](){let n=t;if(!(this[n(1147)+n(935)]||this._readyClosed)){this[n(1147)+n(935)]=!0;try{let s=this[n(448)+"tManager"]?.[n(1425)+n(743)+"ointReac"+n(1791)+n(768)](),{timeoutInterval:l}=this[n(889)];if(s){let w=this["_endpoin"+n(664)]?.[n(580)+"ntEndpoint"](),y=this["_endpoin"+n(664)]?.["replaceB"+n(1476)+"pointAnd"+n(1656)+n(1334)](),E=this[n(448)+n(664)]?.["getCurre"+n(1137)+"ntTriesC"+n(551)]();if(y){let p=n(957)+w+(n(656)+n(1491)+"tries re"+n(1423)+n(699)+n(769)+n(762))+y+(n(1170)+"y"),R=e[n(514)](lt,n(1493),{message:p,code:on[n(1186)+"IES_ERROR"]});this[n(718)](p),this[n(1524)+"hErrorEvent"](R),this[n(1646)]=await this[n(488)+"eUrl"](y),this[n(718)](n(957)+y+" "+E+" times"),this["_removeW"+n(471)+"rs"]()}else{let p="connect "+w+(n(656)+n(1491)+n(760)+"ached");this._debug(p),this[n(1524)+"hErrorEvent"](e[n(650)](lt,e.HsQLM,{message:p,code:on[n(1186)+n(247)+"R"]}));return}}else{let w=this[n(448)+n(664)]?.[n(580)+n(1137)+n(1246)+"ateCount"](),y=this[n(448)+n(664)]?.["getCurre"+n(1137)+"ntTriesC"+n(551)]();this[n(1646)]=await this[n(488)+n(335)](e[n(527)](w,"")),this[n(718)](n(957)+w+" "+y+n(1184)),this[n(480)+n(471)+"rs"]()}if(this[n(1072)])this._isInit=!1;else{if(e[n(321)](e[n(924)],e[n(236)]))return e[n(1577)](_0x488c94,e[n(557)](e[n(708)](e[n(228)](e[n(871)](e[n(919)](e[n(887)],_0x4c9ecc),e[n(1284)]),_0x56023d||1),e[n(1464)]),_0x394672));{let w=Sa("reconnect",{message:e[n(1717)]});this[n(1612)+n(1700)]&&this[n(1612)+"econnect"](w)}}let h=this[n(448)+"tManager"]?.[n(580)+n(1137)+n(1651)+n(551)]()||0;e[n(1179)](h,1)&&await this[n(1330)](e[n(1214)](h,1)),this[n(718)](n(348)+n(1140)+this[n(1646)]+(n(730)+n(443))+this[n(592)+"ls"]),this[n(1601)]=e[n(474)](Qp,{url:this[n(1646)],protocols:[this[n(592)+"ls"]],headers:this[n(889)][n(622)+n(806)+"s"][n(890)+"tpHeader"]},this[n(889)].ws),(this._isBrowser||this._isWorker)&&this[n(1601)]&&(this[n(1601)][n(990)+"pe"]=this[n(344)+"ype"]),this["_addWsLi"+n(723)](),this["_connect"+n(1490)+"utId"]=setTimeout(this[n(1786)+"ut"][n(598)](this),l)}catch(s){if(e.ADYkz!==n(1228))return this[n(1524)+"hMessageEvent"](_0x416a69),_0x2c71c0();throw this._connectLock=!1,s}}}[t(676)+t(422)](){let n=t;e[n(1759)](clearTimeout,this["_connect"+n(1490)+n(1534)]),this[n(1147)+n(1490)+n(1534)]=null}["_clearPi"+t(308)](){let n=t;e[n(570)](clearTimeout,this[n(1797)+n(1458)+"Id"]),e[n(391)](clearTimeout,this[n(637)+n(1356)+n(1074)]),this[n(1797)+"gTimeoutId"]=null,this[n(637)+n(1356)+n(1074)]=null}[t(718)](...n){let s=t,l={StLfW:e[s(1620)],rTobw:function(h,w,y,E){return e.pbQEr(h,w,y,E)},SkCwk:function(h,w,y,E){return e[s(369)](h,w,y,E)},EnXRu:e[s(411)],bEOTH:e[s(985)],MkqVT:e[s(1501)],exeNW:e[s(305)],jaXeq:function(h,w,y,E){return e[s(1208)](h,w,y,E)},ZYpNr:e[s(534)],rOthp:function(h,w,y,E){return e[s(969)](h,w,y,E)}};if(e[s(1128)](s(734),e[s(1497)])){let[h,w]=e.Ftwjj(_0x49fb8c,_0x1f3c30),y=e[s(647)](_0x2dca78,h),E=0;return _0x1c4b64[s(1686)](p=>{let R=s,T=(R(581)+"5|2|4|8|"+R(438))[R(1244)]("|"),N=0;for(;;){switch(T[N++]){case"0":_0x2ba7be[R(508)](ayghJi.StLfW,E);continue;case"1":E=ayghJi[R(792)](_0x29bfe1,y,E,p.service||0);continue;case"2":E=ayghJi[R(569)](_0x4c9fd8,w[p[R(632)+R(1271)]],y,E);continue;case"3":E=ayghJi[R(792)](_0x1fd4f1,0,y,E);continue;case"4":_0x49896e[R(508)](ayghJi[R(595)],E);continue;case"5":_0x1f5d3a[R(508)](ayghJi[R(485)],E);continue;case"6":_0xef7d59[R(508)](ayghJi[R(1104)],p,p[R(341)]);continue;case"7":_0x1f7920[R(508)](ayghJi[R(911)],E);continue;case"8":E=ayghJi[R(1081)](_0x1daafd,p[R(632)+R(1271)],y,E);continue;case"9":_0x2339d6.log(ayghJi[R(1410)],E);continue;case"10":E=ayghJi[R(1782)](_0xc4ff47,_0x3debec[R(435)+"er"](p.cursor||_0xfbc4a0),y,E);continue}break}}),{frameType:_0x251978,headers:[{key:s(1048)+s(1148),value:_0x4c2bd6}],payload:y}}else this[s(889)].debug&&console[s(508)].apply(console,[s(1598)+">",...n])}[t(1417)+t(1087)+"e"](n){let s=t,{initReconnectInterval:l,maxReconnectInterval:h,reconnectIntervalGrowFactor:w}=this[s(889)],y=l*Math[s(1762)](w,e[s(498)](n,1));return e[s(548)](y,h)?h:y}[t(1078)](){let n=t,s={LQNDa:function(l,h){return e[H(633)](l,h)},XmRao:function(l,h){return l<h},UuUxR:function(l,h){return l&h}};if(e[n(490)](e[n(1370)],e[n(584)])){if(this[n(1601)]&&this._ws[n(1467)+"te"]===this[n(1547)+"NG"])if(e.WYviK!=="ugeQZ"){this[n(395)+n(308)](),this._pingPongTimeoutId=e[n(765)](setTimeout,this[n(1078)].bind(this),this._options.pingInterval);return}else{let l=0,h=0,w;do w=tSFYwp[n(1210)](_0x2ccfd6,_0x4c22cb),tSFYwp[n(525)](l,32)&&(h|=tSFYwp[n(907)](127,w)<<l),l+=7;while(tSFYwp[n(907)](128,w));return h}if(!this._ws||e.flBks(this[n(1601)][n(1467)+"te"],this[n(320)]))return void this[n(1043)+n(1700)]();this[n(1601)]&&this[n(1601)][n(1398)]("hi"),this[n(637)+n(1356)+n(1074)]=e[n(737)](setTimeout,this[n(1043)+"econnectTimeout"][n(598)](this),this[n(889)][n(690)+n(1779)+"val"])}else this.on(_0x4d8f4f,_0x5f1fb5)}["_handleReconnect"+t(959)](){let n=t;if(e[n(1128)](n(1640),e[n(779)])){if(!this._ws)return;this[n(617)+n(851)+"t"](_0x5e39aa,_0x3814de,_0x36eb87)}else this[n(947)+n(250)]?.addCount(),this[n(1676)](e[n(257)],e[n(572)]),this[n(947)+n(250)]?.checkReachMaxCount()?this[n(1043)+n(1700)]():this._ping()}[t(931)+t(1484)](){let n=t;return e.wskHU(e[n(510)],e[n(1337)])?((this[n(1625)+"rs"][_0x4a5638]||(this[n(1625)+"rs"][_0xeee3a7]=[])).push({fn:_0x20e0ac,ctx:_0xf562ae||this}),this):this[n(1374)+"T"]||this[n(1445)+"X"]?this[n(1017)+"igatorOn"+n(1139)]:(this[n(444)+"er"]||this._isWorker)&&this[n(889)][n(1588)+n(1185)+n(733)]?navigator[n(574)]:!0}[t(1043)+t(1700)](){let n=t;!this[n(931)+n(1484)]()||this[n(432)+n(872)]||(this[n(448)+n(664)]?.[n(1603)+n(796)+"fig"](),this[n(947)+"sCounter"]?.["resetCou"+n(1084)](),this._ws?this["_disconn"+n(984)](1001,e[n(1183)],!0):this[n(1147)]())}[t(1308)+t(1798)+t(407)](){let n=t;this._isMiniTT?tt[n(1130)+n(1431)+n(1590)](({isConnected:s})=>{let l=n;this[l(1017)+l(1461)+l(1139)]=s,s?this[l(1206)+l(741)]():this[l(1206)+l(778)]()}):this._isMiniWX&&wx[n(1130)+n(1431)+n(1590)](({isConnected:s})=>{let l=n;this[l(1017)+l(1461)+"line"]=s,s?this._handleOnLine():this["_handleO"+l(778)]()})}[t(1330)](n){return new Promise(s=>{let l=H;e[l(1469)](setTimeout,s,this[l(1417)+l(1087)+"e"](n))})}[t(1168)+"ect"](n=1e3,s="",l=!1){let h=t;this._ws&&this[h(617)+"WebSocket"](n,s,l)}[t(1786)+"ut"](){let n=t,s=this[n(448)+n(664)]?.[n(580)+n(1137)+"nt"]();this[n(718)]("connect "+s+n(656)),this[n(1168)+n(984)](1001,e[n(1207)],!0)}[t(357)](n){let s=t,l=e.xswvC(Gt,n);this[s(1601)]&&e.qLRyJ(this[s(1601)][s(1467)+"te"],this[s(320)])&&(this[s(1601)]&&this[s(1601)][s(1398)](l),this[s(718)](e[s(1756)],n))}[t(480)+t(471)+"rs"](){let n=t;if(e[n(279)](e[n(728)],e[n(728)])){if(!this._ws)return;this._ws["removeEventListe"+n(783)](e.kicsY,this[n(901)]),this[n(1601)]["removeEv"+n(997)+n(783)](e[n(596)],this[n(494)]),this._ws[n(1032)+"entListe"+n(783)](e[n(1310)],this[n(1764)+"ge"]),this[n(1601)][n(1032)+n(997)+n(783)](n(1493),this[n(1496)])}else zaAFMi[n(1016)](_0x497d7e,_0x222871.error),zaAFMi[n(1544)](_0x130b70)}[t(419)+t(723)](){let n=t,s=(n(1775)+"1")[n(1244)]("|"),l=0;for(;;){switch(s[l++]){case"0":this[n(1601)][n(777)+n(903)](e[n(1616)],this[n(901)]);continue;case"1":this[n(1601)][n(777)+n(903)](n(1493),this[n(1496)]);continue;case"2":if(!this[n(1601)])return;continue;case"3":this[n(1601)][n(777)+n(903)](e[n(596)],this[n(494)]);continue;case"4":this[n(1601)]["addEvent"+n(903)](n(1533),this[n(1764)+"ge"]);continue}break}}_wsInstanceClose(n=1e3,s=""){let l=t;try{this[l(1601)]&&this[l(1601)][l(624)](n,s)}catch{}}[t(617)+t(851)+"t"](n=1e3,s="",l=!1){let h=t,w={ArVnS:function(y,E){return e[H(1405)](y,E)},WflKd:function(y,E){return e[H(433)](y,E)},gVOXX:function(y,E){return e[H(1451)](y,E)}};if(e[h(331)](e[h(627)],e[h(627)])){let y=_0x420684[h(372)],E=_0x229042[h(710)],p=_0x15aa5c.limit,R=NJcxHQ[h(1564)](E,_0x5c7522);if(NJcxHQ[h(1059)](R,y[h(1629)])){let T=new _0x494bd8(NJcxHQ.gVOXX(2,R));T.set(y),_0x1fbbbb[h(372)]=T}return _0x32259d[h(710)]=R,R>p&&(_0x5d9a5f[h(791)]=R),E}else{if(this["_clearPi"+h(308)](),this[h(676)+"mer"](),this[h(480)+h(471)+"rs"](),this[h(1793)+h(1164)](1e3,s),this[h(1147)+h(935)]=!1,l&&this[h(931)+h(1484)]()&&!this[h(432)+h(872)]){if(this["_endpoin"+h(664)]?.[h(912)+"chMaxTries"]()){let E=this[h(448)+h(664)]?.[h(580)+"ntEndpoint"]();this[h(1524)+h(1014)+"ent"](e[h(1687)](wt,e[h(596)],{code:1006,reason:h(957)+E+(h(656)+h(1491)+h(760)+h(878)),wasClean:!0}))}else{let E=this[h(889)][h(271)+h(463)+h(1393)](n,s);this[h(1524)+h(1014)+h(823)](e[h(1060)](wt,e.wrwSk,{code:n,reason:s,wasClean:!0,willReconnect:E})),E&&this[h(1147)]()}return}this["_navigat"+h(1484)]()||this[h(432)+h(872)]?this[h(1524)+h(1014)+h(823)](e[h(470)](wt,e[h(596)],{code:n,reason:e[h(590)]})):this[h(1524)+"hCloseEv"+h(823)](wt(e[h(596)],{code:1006,reason:e.yfHic})),this[h(1601)]=null,this[h(448)+"tManager"]?.[h(1603)+"pointConfig"](),this[h(947)+"sCounter"]?.[h(1615)+h(1084)]()}}[t(1524)+"hOpenEvent"](n){let s=t;this[s(1676)](s(1287),n),this.onopen&&this[s(932)](n)}[t(1524)+t(312)+t(1088)](n){let s=t;e[s(983)]===e[s(983)]?(this[s(1676)](e[s(1310)],n),this[s(638)+"e"]&&this[s(638)+"e"](n)):(e[s(473)](_0x2ee27b,_0x25d181,90),e[s(319)](_0x5b531d,_0xc79a62,_0x2599ac))}["_dispatc"+t(366)+"ageEvent"](n){let s=t;if(e[s(278)](e[s(322)],e[s(322)]))return this[s(1293)][s(870)+s(967)]();this[s(1676)](e[s(669)],n),this[s(1004)+s(621)]&&this["onReceiv"+s(621)](n)}[t(1524)+t(673)+t(823)](n){let s=t,l={ttccn:function(h,w,y){return e[H(328)](h,w,y)}};if(e[s(942)](e[s(532)],s(1499)))this[s(1676)](e[s(362)],n),this[s(441)]&&this[s(441)](n);else return _0x1879c2[s(372)][HdAGkB[s(1371)](_0x4ba792,_0xdc6b54,1)]}[t(1524)+t(1014)+t(823)](n){let s=t;this[s(1676)](e[s(596)],n),this.onclose&&this[s(1570)](n)}get[t(990)+"pe"](){let n=t;return this[n(1601)]?this[n(1601)][n(990)+"pe"]:this["_binaryT"+n(1472)]}set binaryType(n){let s=t;this[s(344)+s(1472)]=n,this[s(1601)]&&(this[s(1601)][s(990)+"pe"]=n)}get[t(843)+"nt"](){let n=t;return this[n(448)+n(664)]?.[n(580)+n(1137)+n(1651)+n(551)]()||0}get[t(1724)+t(1305)](){let n=t;if(e[n(1243)]!==e[n(1243)])return{frameType:_0x1c619e,headers:[{key:n(1048)+n(1148),value:e[n(899)]}],payload:void 0};{let s=this[n(1593)+n(1350)][n(294)]((l,h)=>(l+=h&&h[n(499)+"th"]||0,l),0);return e[n(1311)](s,this._ws?this[n(1601)][n(1724)+n(1305)]:0)}}get extensions(){let n=t;return this[n(1601)]?this._ws[n(945)+"ns"]:""}get protocol(){let n=t;return this[n(1601)]?this[n(1601)][n(976)]:""}get[t(1467)+"te"](){let n=t;return this[n(1601)]?this[n(1601)].readyState:this[n(889)][n(1500)+n(1709)]?this.CONNECTING:this[n(702)]}get url(){let n=t;return this._ws?this[n(1601)][n(599)]:this[n(1646)]}close(n=1e3,s){let l=t,h=(l(1265)+l(426))[l(1244)]("|"),w=0;for(;;){switch(h[w++]){case"0":this[l(395)+"ngTimer"]();continue;case"1":if(!this[l(1601)])return void this._debug(e[l(1242)]);continue;case"2":this[l(676)+l(422)]();continue;case"3":this[l(1606)+l(464)+l(903)]();continue;case"4":if(this._ws[l(1467)+"te"]===this[l(702)]||this._ws[l(1467)+"te"]===this[l(679)])return void this[l(718)](e[l(325)]);continue;case"5":this[l(914)+l(962)]?.[l(452)]();continue;case"6":this[l(617)+l(851)+"t"](n,s);continue;case"7":this[l(432)+l(872)]=!0;continue}break}}async[t(1398)](n,s){let l=t;if(e[l(1602)](e[l(264)],e.RecMJ)){let h=!!this[l(889)][l(1807)+"S"];if(!h)return{enabled:h,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let w=e[l(1713)](_0xf06b02,_0x159b9b.message[l(788)],l(262)+l(373),"2"),y=w&&_0x9cdf3(_0xc6d774[l(1533)].headers,l(262)+l(1796)+"ck","1"),E=w&&_0x1a870c(_0x5811de[l(1533)][l(788)],e[l(334)],"1"),p=E?e[l(313)](_0x397886,_0x557bd7[l(1533)].headers,l(262)+l(1521)+l(885))?.split(",").filter(_0x21911a)||[]:[];return{enabled:h,isQoSMessage:w,isQoSAck:y,isAckCleanupMessage:E,ackMsgIds:p}}else{if(e[l(1633)](null,n))throw new Error(e.LShPX);e[l(1633)](e[l(560)],typeof n)&&(n=JSON[l(920)+"y"](n)),e[l(1525)](e[l(1e3)],typeof n)&&!e[l(376)](n,ArrayBuffer)&&!(n[l(327)]&&e[l(479)](n.buffer,ArrayBuffer))&&(n=JSON[l(920)+"y"](n));let h=await e[l(1135)](kl,n),w=e[l(1667)](tg,n),{method:y=0,service:E=this[l(889)][l(341)],logID:p=this[l(889)]["logIDGen"+l(640)](),headers:R=this._options.headers,payloadEncoding:T=this[l(889)][l(1551)+l(1211)],payloadType:N=this[l(889)][l(1394)+l(1472)],logIDNew:G=this[l(889)][l(469)+l(1304)][l(930)+l(693)+l(360)+"ew"]?e[l(1424)](i,this[l(889)]["logIDNew"+l(1304)][l(685)]):""}=s||{};if(!E)throw new Error(e.BDBsv);let K={SeqID:xe[l(435)+"er"](this[l(1325)]++),LogID:xe[l(435)+"er"](p),service:E,method:y,headers:R,payloadEncoding:T instanceof Object?T[l(299)]?T[l(299)]:"":T,payloadType:e.xrQlo(N,Object)?N.type?N.type:w:N||w,payload:h,LogIDNew:G},fe=e[l(1342)](Gt,K);return this[l(1601)]&&e[l(1628)](this[l(1601)][l(1467)+"te"],this[l(320)])?(this[l(1601)]&&this[l(1601)][l(1398)](fe),this[l(718)]("sent",K)):e.xSRAq(this._messageQueue[l(1629)],this[l(889)]["maxMessa"+l(630)+l(415)])?(this["_message"+l(1350)].push(fe),this[l(718)](e[l(1169)],K)):(this["_message"+l(1350)][l(1751)](),this._messageQueue[l(1174)](fe)),{seqID:this[l(1325)],logID:p,logIDNew:G}}}async[t(271)+"t"](n){let s=t;if(e[s(1331)](e[s(1459)],e[s(713)]))return new _0x5e8468(e[s(809)](e[s(1473)](e[s(891)](_0x4f3ac8[4],24)|e[s(1406)](_0x55d52c[5],16),e[s(665)](_0x655783[6],8)),_0x11e3ea[7]),e.ESWmp(e[s(1730)](e[s(1390)](_0x59ae8d[0],24)|e[s(315)](_0x38e84e[1],16),_0x32e9f9[2]<<8),_0x397f3c[3]),_0x16d5f0);{let{url:l}=e[s(807)](n,{}),h=Array[s(635)](l)?l:e.arTBy(e.VIPji,typeof l)?[l]:[];n&&Object.assign(this[s(889)],n),h&&h.length?this[s(448)+s(664)]=new vl(h,this._options[s(900)+"es"]):this[s(448)+s(664)]?.[s(1603)+s(796)+s(803)](),this[s(947)+"sCounter"]?.["resetCou"+s(1084)](this[s(889)][s(1101)+s(1354)]),this[s(432)+s(872)]=!1,this._ws&&e[s(1301)](this._ws[s(1467)+"te"],this[s(702)])?this[s(1168)+"ect"](1e3,e[s(782)],!0):(this[s(1072)]=!0,this[s(1147)]())}}async[t(1177)](){let n=t;e[n(1546)](e[n(249)],e.AAfMp)?this[n(1676)](e.HsQLM,_0x5c7728(e[n(362)],{message:this["_formatErrorMess"+n(520)](_0x2cf6b2)})):!this[n(1147)+n(935)]&&(this[n(448)+n(664)]?.[n(1603)+n(796)+"fig"](),this[n(947)+n(250)]?.[n(1615)+n(1084)](),this[n(432)+n(872)]=!1,this._isInit=!0,this[n(1147)]())}["addEvent"+t(903)](n,s){this.on(n,s)}[t(1706)+t(1088)](n){let s=t,{type:l}=n;this[s(1676)](l,n)}[t(1032)+t(997)+t(783)](n,s){this.off(n,s)}[t(1644)](){let n=t,s={iULif:function(l,h){return e.wQXQc(l,h)},mryJV:e[n(1108)],FhJze:e[n(1444)],dOhBR:e[n(257)],tHgfZ:e[n(572)],HezeU:function(l,h){return e[n(1630)](l,h)}};return new Promise((l,h)=>{let w=n;if(s[w(1063)]("NVTjS",w(1758))){if(!this._ws)return;this._ws[w(777)+w(903)]("open",this[w(901)]),this[w(1601)]["addEvent"+w(903)]("close",this[w(494)]),this._ws["addEvent"+w(903)](w(1533),this[w(1764)+"ge"]),this[w(1601)]["addEvent"+w(903)](w(1493),this._onError)}else{this[w(395)+w(308)](),this[w(1797)+"gTimeoutId"]=setTimeout(this._ping[w(598)](this),this._options["pingInte"+w(1249)]);let y=()=>{let p=w;s.iULif(l,s[p(449)]),this[p(742)](s[p(573)],y),this[p(742)](s.dOhBR,E)},E=()=>{let p=w;h(s[p(275)]),this[p(742)](s[p(573)],y),this[p(742)](s.dOhBR,E)};this.on(s[w(573)],y),this.on(w(1580)+"e_timeout",E),this[w(1078)]()}})}}})(),ze[B(1495)+"oseEvent"]=Oe[B(1495)+B(1649)],ze[B(703)+B(516)]=Oe.CustomErrorEvent,ze[B(1703)+"e"]=Oe[B(1703)+"e"],ze[B(1088)]=Oe.Event,ze[B(1657)]=Oe[B(1657)],ze["Frontier"+B(1714)+B(954)]=Oe[B(1673)+"MessageE"+B(954)],ze[B(1714)+B(954)]=Oe[B(1714)+B(954)],ze[B(1725)+"t"]=Oe[B(1725)+"t"],ze[B(654)+B(1743)]=Oe.ReconnectEvent,ze[B(1172)+B(1649)]=Oe[B(1172)+B(1649)],ze[B(1481)+B(516)]=Oe[B(1481)+B(516)],ze.createMessageEvent=Oe[B(642)+B(1397)+"nt"],ze[B(1439)+B(293)]=Oe[B(1439)+B(293)],ze["createRe"+B(921)+B(954)]=Oe[B(477)+B(921)+B(954)],ze["decodedF"+B(1162)]=Oe.decodedFrame,ze["encodeFr"+B(1271)]=Oe[B(873)+B(1271)];for(ta in Oe)[B(1495)+"oseEvent",B(703)+"rorEvent","ErrorCode",B(1088),B(1657),"Frontier"+B(1714)+"vent",B(1714)+"vent","OpenEvent","Reconnec"+B(1743),B(1172)+B(1649),B(1481)+B(516),B(642)+"ssageEvent",B(1439)+B(293),B(477)+B(921)+"vent","decodedFrame",B(873)+B(1271)][B(1731)](ta)===-1&&(ze[ta]=Oe[ta]);var ta;Object[B(385)+"operty"](ze,B(1095)+"le",{value:!0})});import{existsSync as o1,openSync as a1}from"node:fs";import{mkdir as c1}from"node:fs/promises";import{dirname as d1}from"node:path";import{fileURLToPath as l1}from"node:url";function f1(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function el(t=Z()){return o1(t.libEntry)?t.libEntry:l1(new URL("../index.ts",import.meta.url))}async function dp(t={}){let e=t.paths??Z(),r=t.entryOverride??el(e),i=f1(e,process.env.COZE_BRIDGE_LOG_MODE);await c1(d1(i),{recursive:!0});let o=a1(i,"a"),d=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=st(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[us]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return u1.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var u1,us,fa=rt(()=>{"use strict";Zt();ne();Re();u1=j("spawn-daemon"),us="COZE_BRIDGE_DAEMON"});import{spawn as cI}from"node:child_process";import{mkdir as dI,unlink as lI,writeFile as uI}from"node:fs/promises";import{dirname as fI,join as hI}from"node:path";function ei(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function xI(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${ei(r)}</key>
|
|
21
|
+
<string>${ei(i)}</string>`).join(`
|
|
22
22
|
`);return e?`
|
|
23
23
|
<key>EnvironmentVariables</key>
|
|
24
24
|
<dict>
|
|
25
25
|
${e}
|
|
26
|
-
</dict>`:""}function
|
|
26
|
+
</dict>`:""}function pI(t,e){return new Promise((r,i)=>{let o=cI(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 Qr,xs,wa,ll,Pp=rt(()=>{"use strict";ne();Qr=j("supervisor.launchd"),xs="ai.coze.bridge",wa=pI,ll={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>${xs}</string>
|
|
32
32
|
<key>ProgramArguments</key>
|
|
33
33
|
<array>
|
|
34
|
-
<string>${
|
|
35
|
-
<string>${
|
|
34
|
+
<string>${ei(t.nodeBin)}</string>
|
|
35
|
+
<string>${ei(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>${ei(t.logFile)}</string>
|
|
46
46
|
<key>StandardErrorPath</key>
|
|
47
|
-
<string>${
|
|
47
|
+
<string>${ei(t.logFile)}</string>${xI(t.env)}
|
|
48
48
|
</dict>
|
|
49
49
|
</plist>
|
|
50
|
-
`},configPath(t){return
|
|
51
|
-
`):""}function
|
|
50
|
+
`},configPath(t){return hI(t.homeDir,"Library","LaunchAgents",`${xs}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await dI(fI(i),{recursive:!0}),await uI(i,this.renderConfig(t),"utf8"),Qr.info("plist written",{plistPath:i,activate:r}),!r)return;await wa("launchctl",["unload","-w",i]).catch(c=>Qr.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await wa("launchctl",["load","-w",i]),Qr.info("launchd job loaded",{label:xs});let o=process.getuid?.()??0;await wa("launchctl",["kickstart","-k",`gui/${o}/${xs}`]),Qr.info("launchd job kickstarted",{label:xs,uid:o})},async uninstall(t){let e=this.configPath(t);await wa("launchctl",["unload","-w",e]).catch(r=>Qr.warn("launchctl unload failed (ignored)",{err:String(r)})),await lI(e).catch(r=>{if(r.code!=="ENOENT")throw r}),Qr.info("launchd job removed",{plistPath:e})}}});import{spawn as gI}from"node:child_process";import{mkdir as mI,unlink as wI,writeFile as _I}from"node:fs/promises";import{dirname as yI,join as Dp}from"node:path";function ya(t,e){return t.isRoot?e:["--user",...e]}function EI(t){return t?Object.entries(t).map(([e,r])=>{let i=r.replace(/\\/g,"\\\\").replace(/"/g,'\\"');return`Environment="${e}=${i}"`}).join(`
|
|
51
|
+
`):""}function ba(t,e){return new Promise((r,i)=>{let o=gI(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 _a,ti,bI,ul,Op=rt(()=>{"use strict";ne();_a=j("supervisor.systemd"),ti="coze-bridge.service",bI="/etc/systemd/system";ul={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
|
+
${EI(t.env)}
|
|
63
63
|
[Install]
|
|
64
64
|
WantedBy=${e}
|
|
65
|
-
`},configPath(t){return t.isRoot?
|
|
65
|
+
`},configPath(t){return t.isRoot?Dp(bI,ti):Dp(t.homeDir,".config","systemd","user",ti)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await mI(yI(i),{recursive:!0}),await _I(i,this.renderConfig(t),"utf8"),_a.info("systemd unit written",{unitPath:i,mode:o,activate:r}),await ba("systemctl",ya(t,["daemon-reload"])),await ba("systemctl",ya(t,r?["enable","--now",ti]:["enable",ti])),_a.info("systemd unit enabled",{unitName:ti,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await ba("systemctl",ya(t,["disable","--now",ti])).catch(r=>_a.warn("systemctl disable failed (ignored)",{err:String(r)})),await wI(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await ba("systemctl",ya(t,["daemon-reload"])).catch(()=>{}),_a.info("systemd unit removed",{unitPath:e})}}});import{spawn as vI}from"node:child_process";import{join as SI}from"node:path";function Lp(t,e){return new Promise((r,i)=>{let o=vI(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 fl,Ea,hl,Np=rt(()=>{"use strict";ne();fl=j("supervisor.taskscheduler"),Ea="CozeBridge",hl={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,55 +86,52 @@ WantedBy=${e}
|
|
|
86
86
|
</Exec>
|
|
87
87
|
</Actions>
|
|
88
88
|
</Task>
|
|
89
|
-
`},configPath(t){return w2(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 zp("schtasks",["/Create","/SC","ONLOGON","/TN",Ea,"/TR",r,"/RU",t.userName,"/F"]),cl.info("task scheduler entry created",{task:Ea,logFile:t.logFile})},async uninstall(t){await zp("schtasks",["/Delete","/TN",Ea,"/F"]).catch(e=>cl.warn("schtasks /Delete failed (ignored)",{err:String(e)})),cl.info("task scheduler entry removed",{task:Ea})}}});var Gp={};Na(Gp,{buildContext:()=>S2,getSupervisor:()=>E2,launchdSupervisor:()=>ol,systemdSupervisor:()=>al,taskSchedulerSupervisor:()=>dl});import{homedir as _2,userInfo as y2}from"node:os";function E2(t=process.platform){switch(t){case"darwin":return ol;case"linux":return al;case"win32":return dl;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function v2(){let t={};for(let e of b2){let r=process.env[e];r&&(t[e]=r)}return t}function S2(){let t=J();return{nodeBin:process.execPath,entry:Zd(t),logFile:t.logFile,homeDir:_2(),userName:y2().username,isRoot:process.getuid?.()===0,env:v2()}}var b2,Hp=nt(()=>{"use strict";Re();ua();Mp();Fp();Up();b2=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});te();dn();var Ul=G("acp-installer-warmup"),pg=["claude-code","codex"];async function Gl(t={}){let e=t.ensure??dr,i=(await Promise.allSettled(pg.map(async o=>{let c=await e(o);Ul.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&Ul.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))})}jt();te();import{readdir as Pg}from"node:fs/promises";import{mkdir as Wl,readFile as Rg,writeFile as Kl}from"node:fs/promises";import{join as Ha}from"node:path";var Cg={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md",hermes:"AGENTS.md"};async function fr(t,e,r){await Wl(t,{recursive:!0});let i=Cg[e],o=Ha(t,i);return await Kl(o,r??"","utf8"),o}async function qa(t,e,r){let i=Ha(t,".claude");await Wl(i,{recursive:!0});let o=Ha(i,"settings.local.json"),c={};try{let u=await Rg(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 Kl(o,JSON.stringify(c,null,2),"utf8"),o}var Ze=G("agent-detail-sync"),Dg=6e4,Og=5*6e4,Ss=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await Pg(r)}catch(o){Ze.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}Ze.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await ve(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){Ze.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(d){Ze.warn("detail sync failed for agent, skipping",{agentId:o,err:String(d)})}}})),Ze.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){Ze.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){Ze.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await ve(e,this.opts.paths);if(!i){Ze.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){Ze.warn("detail RPC failed, using local data",{agentId:e,err:String(f)});let x=this.retryQueue.get(e),g=x?Math.min(x.currentDelay*2,Og):Dg;this.retryQueue.set(e,{dueAt:Date.now()+g,currentDelay:g});return}if(o.agentId&&o.agentId!==e){Ze.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"?(Ze.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&Ze.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Ze.debug("detail sync: no diff",{agentId:e});return}await ze(i,this.opts.paths),Ze.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}),Ze.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):d&&(await fr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var xd=Ht(Iu(),1);import{createHash as yy}from"node:crypto";import{lstat as od,mkdir as ad,readFile as yo,readdir as g0,rm as cd,stat as fd,writeFile as dd}from"node:fs/promises";import{homedir as Ey}from"node:os";import{basename as x0,dirname as by,join as le,normalize as vy,relative as hd,resolve as ld,sep as w0}from"node:path";import{Readable as _0}from"node:stream";import{pipeline as y0}from"node:stream/promises";import tw from"events";import it from"fs";import{EventEmitter as Hc}from"node:events";import af from"node:stream";import{StringDecoder as nw}from"node:string_decoder";import lf from"node:path";import Sr from"node:fs";import{dirname as pw,parse as mw}from"path";import{EventEmitter as Sw}from"events";import vc from"assert";import{Buffer as Hn}from"buffer";import*as Cu from"zlib";import Iw from"zlib";import{posix as gr}from"node:path";import{basename as Xw}from"node:path";import no from"fs";import Dt from"fs";import Bu from"path";import{win32 as l_}from"node:path";import ju from"path";import If from"node:fs";import k_ from"node:assert";import{randomBytes as Af}from"node:crypto";import ie from"node:fs";import Me from"node:path";import kf from"fs";import fo from"node:fs";import Ai from"node:path";import ct from"node:fs";import L_ from"node:fs/promises";import so from"node:path";import{join as Ff}from"node:path";import at from"node:fs";import Gf from"node:path";var Qg=Object.defineProperty,ew=(t,e)=>{for(var r in e)Qg(t,r,{get:e[r],enumerable:!0})},Au=typeof process=="object"&&process?process:{stdout:null,stderr:null},rw=t=>!!t&&typeof t=="object"&&(t instanceof Wn||t instanceof af||iw(t)||sw(t)),iw=t=>!!t&&typeof t=="object"&&t instanceof Hc&&typeof t.pipe=="function"&&t.pipe!==af.Writable.prototype.pipe,sw=t=>!!t&&typeof t=="object"&&t instanceof Hc&&typeof t.write=="function"&&typeof t.end=="function",Wt=Symbol("EOF"),Kt=Symbol("maybeEmitEnd"),un=Symbol("emittedEnd"),Rs=Symbol("emittingEnd"),di=Symbol("emittedError"),Cs=Symbol("closed"),ku=Symbol("read"),Ps=Symbol("flush"),Tu=Symbol("flushChunk"),yt=Symbol("encoding"),mr=Symbol("decoder"),Ue=Symbol("flowing"),li=Symbol("paused"),Er=Symbol("resume"),Ge=Symbol("buffer"),Xe=Symbol("pipes"),He=Symbol("bufferLength"),Va=Symbol("bufferPush"),Ds=Symbol("bufferShift"),Je=Symbol("objectMode"),Ae=Symbol("destroyed"),Ja=Symbol("error"),Za=Symbol("emitData"),Ru=Symbol("emitEnd"),Xa=Symbol("emitEnd2"),Rt=Symbol("async"),Qa=Symbol("abort"),Os=Symbol("aborted"),ui=Symbol("signal"),On=Symbol("dataListeners"),ot=Symbol("discarded"),fi=t=>Promise.resolve().then(t),ow=t=>t(),aw=t=>t==="end"||t==="finish"||t==="prefinish",cw=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,dw=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),cf=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[Er](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},lw=class extends cf{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)}},uw=t=>!!t.objectMode,fw=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Wn=class extends Hc{[Ue]=!1;[li]=!1;[Xe]=[];[Ge]=[];[Je];[yt];[Rt];[mr];[Wt]=!1;[un]=!1;[Rs]=!1;[Cs]=!1;[di]=null;[He]=0;[Ae]=!1;[ui];[Os]=!1;[On]=0;[ot]=!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");uw(e)?(this[Je]=!0,this[yt]=null):fw(e)?(this[yt]=e.encoding,this[Je]=!1):(this[Je]=!1,this[yt]=null),this[Rt]=!!e.async,this[mr]=this[yt]?new nw(this[yt]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Ge]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Xe]});let{signal:r}=e;r&&(this[ui]=r,r.aborted?this[Qa]():r.addEventListener("abort",()=>this[Qa]()))}get bufferLength(){return this[He]}get encoding(){return this[yt]}set encoding(t){throw new Error("Encoding must be set at instantiation time")}setEncoding(t){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[Je]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Rt]}set async(t){this[Rt]=this[Rt]||!!t}[Qa](){this[Os]=!0,this.emit("abort",this[ui]?.reason),this.destroy(this[ui]?.reason)}get aborted(){return this[Os]}set aborted(t){}write(t,e,r){if(this[Os])return!1;if(this[Wt])throw new Error("write after end");if(this[Ae])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[Rt]?fi:ow;if(!this[Je]&&!Buffer.isBuffer(t)){if(dw(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(cw(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[Je]?(this[Ue]&&this[He]!==0&&this[Ps](!0),this[Ue]?this.emit("data",t):this[Va](t),this[He]!==0&&this.emit("readable"),r&&i(r),this[Ue]):t.length?(typeof t=="string"&&!(e===this[yt]&&!this[mr]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[yt]&&(t=this[mr].write(t)),this[Ue]&&this[He]!==0&&this[Ps](!0),this[Ue]?this.emit("data",t):this[Va](t),this[He]!==0&&this.emit("readable"),r&&i(r),this[Ue]):(this[He]!==0&&this.emit("readable"),r&&i(r),this[Ue])}read(t){if(this[Ae])return null;if(this[ot]=!1,this[He]===0||t===0||t&&t>this[He])return this[Kt](),null;this[Je]&&(t=null),this[Ge].length>1&&!this[Je]&&(this[Ge]=[this[yt]?this[Ge].join(""):Buffer.concat(this[Ge],this[He])]);let e=this[ku](t||null,this[Ge][0]);return this[Kt](),e}[ku](t,e){if(this[Je])this[Ds]();else{let r=e;t===r.length||t===null?this[Ds]():typeof r=="string"?(this[Ge][0]=r.slice(t),e=r.slice(0,t),this[He]-=t):(this[Ge][0]=r.subarray(t),e=r.subarray(0,t),this[He]-=t)}return this.emit("data",e),!this[Ge].length&&!this[Wt]&&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[Wt]=!0,this.writable=!1,(this[Ue]||!this[li])&&this[Kt](),this}[Er](){this[Ae]||(!this[On]&&!this[Xe].length&&(this[ot]=!0),this[li]=!1,this[Ue]=!0,this.emit("resume"),this[Ge].length?this[Ps]():this[Wt]?this[Kt]():this.emit("drain"))}resume(){return this[Er]()}pause(){this[Ue]=!1,this[li]=!0,this[ot]=!1}get destroyed(){return this[Ae]}get flowing(){return this[Ue]}get paused(){return this[li]}[Va](t){this[Je]?this[He]+=1:this[He]+=t.length,this[Ge].push(t)}[Ds](){return this[Je]?this[He]-=1:this[He]-=this[Ge][0].length,this[Ge].shift()}[Ps](t=!1){do;while(this[Tu](this[Ds]())&&this[Ge].length);!t&&!this[Ge].length&&!this[Wt]&&this.emit("drain")}[Tu](t){return this.emit("data",t),this[Ue]}pipe(t,e){if(this[Ae])return t;this[ot]=!1;let r=this[un];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[Xe].push(e.proxyErrors?new lw(this,t,e):new cf(this,t,e)),this[Rt]?fi(()=>this[Er]()):this[Er]()),t}unpipe(t){let e=this[Xe].find(r=>r.dest===t);e&&(this[Xe].length===1?(this[Ue]&&this[On]===0&&(this[Ue]=!1),this[Xe]=[]):this[Xe].splice(this[Xe].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[ot]=!1,this[On]++,!this[Xe].length&&!this[Ue]&&this[Er]();else if(t==="readable"&&this[He]!==0)super.emit("readable");else if(aw(t)&&this[un])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[di]){let i=e;this[Rt]?fi(()=>i.call(this,this[di])):i.call(this,this[di])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[On]=this.listeners("data").length,this[On]===0&&!this[ot]&&!this[Xe].length&&(this[Ue]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[On]=0,!this[ot]&&!this[Xe].length&&(this[Ue]=!1)),e}get emittedEnd(){return this[un]}[Kt](){!this[Rs]&&!this[un]&&!this[Ae]&&this[Ge].length===0&&this[Wt]&&(this[Rs]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Cs]&&this.emit("close"),this[Rs]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==Ae&&this[Ae])return!1;if(t==="data")return!this[Je]&&!r?!1:this[Rt]?(fi(()=>this[Za](r)),!0):this[Za](r);if(t==="end")return this[Ru]();if(t==="close"){if(this[Cs]=!0,!this[un]&&!this[Ae])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[di]=r,super.emit(Ja,r);let o=!this[ui]||this.listeners("error").length?super.emit("error",r):!1;return this[Kt](),o}else if(t==="resume"){let o=super.emit("resume");return this[Kt](),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[Kt](),i}[Za](t){for(let r of this[Xe])r.dest.write(t)===!1&&this.pause();let e=this[ot]?!1:super.emit("data",t);return this[Kt](),e}[Ru](){return this[un]?!1:(this[un]=!0,this.readable=!1,this[Rt]?(fi(()=>this[Xa]()),!0):this[Xa]())}[Xa](){if(this[mr]){let e=this[mr].end();if(e){for(let r of this[Xe])r.dest.write(e);this[ot]||super.emit("data",e)}}for(let e of this[Xe])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[Je]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[Je]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[Je])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[yt]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(Ae,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[ot]=!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[Wt])return e();let i,o,c=x=>{this.off("data",d),this.off("end",u),this.off(Ae,f),e(),o(x)},d=x=>{this.off("error",c),this.off("end",u),this.off(Ae,f),this.pause(),i({value:x,done:!!this[Wt]})},u=()=>{this.off("error",c),this.off("data",d),this.off(Ae,f),e(),i({done:!0,value:void 0})},f=()=>c(new Error("stream destroyed"));return new Promise((x,g)=>{o=g,i=x,this.once(Ae,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[ot]=!1;let t=!1,e=()=>(this.pause(),this.off(Ja,e),this.off(Ae,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(Ja,e),this.once(Ae,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[Ae])return t?this.emit("error",t):this.emit(Ae),this;this[Ae]=!0,this[ot]=!0,this[Ge].length=0,this[He]=0;let e=this;return typeof e.close=="function"&&!this[Cs]&&e.close(),t?this.emit("error",t):this.emit(Ae),this}static get isStream(){return rw}},hw=it.writev,En=Symbol("_autoClose"),St=Symbol("_close"),hi=Symbol("_ended"),de=Symbol("_fd"),ec=Symbol("_finished"),Jt=Symbol("_flags"),tc=Symbol("_flush"),Ec=Symbol("_handleChunk"),bc=Symbol("_makeBuf"),Si=Symbol("_mode"),Ls=Symbol("_needDrain"),Ar=Symbol("_onerror"),kr=Symbol("_onopen"),nc=Symbol("_onread"),br=Symbol("_onwrite"),bn=Symbol("_open"),vt=Symbol("_path"),mn=Symbol("_pos"),Ct=Symbol("_queue"),vr=Symbol("_read"),rc=Symbol("_readSize"),Vt=Symbol("_reading"),xi=Symbol("_remain"),ic=Symbol("_size"),js=Symbol("_write"),Ln=Symbol("_writing"),Ws=Symbol("_defaultFlag"),Gn=Symbol("_errored"),qc=class extends Wn{[Gn]=!1;[de];[vt];[rc];[Vt]=!1;[ic];[xi];[En];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[Gn]=!1,this[de]=typeof e.fd=="number"?e.fd:void 0,this[vt]=t,this[rc]=e.readSize||16*1024*1024,this[Vt]=!1,this[ic]=typeof e.size=="number"?e.size:1/0,this[xi]=this[ic],this[En]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[de]=="number"?this[vr]():this[bn]()}get fd(){return this[de]}get path(){return this[vt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[bn](){it.open(this[vt],"r",(t,e)=>this[kr](t,e))}[kr](t,e){t?this[Ar](t):(this[de]=e,this.emit("open",e),this[vr]())}[bc](){return Buffer.allocUnsafe(Math.min(this[rc],this[xi]))}[vr](){if(!this[Vt]){this[Vt]=!0;let t=this[bc]();if(t.length===0)return process.nextTick(()=>this[nc](null,0,t));it.read(this[de],t,0,t.length,null,(e,r,i)=>this[nc](e,r,i))}}[nc](t,e,r){this[Vt]=!1,t?this[Ar](t):this[Ec](e,r)&&this[vr]()}[St](){if(this[En]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,it.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[Ar](t){this[Vt]=!0,this[St](),this.emit("error",t)}[Ec](t,e){let r=!1;return this[xi]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[xi]<=0)&&(r=!1,this[St](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[de]=="number"&&this[vr](),!1;case"error":return this[Gn]?!1:(this[Gn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},xw=class extends qc{[bn](){let t=!0;try{this[kr](null,it.openSync(this[vt],"r")),t=!1}finally{t&&this[St]()}}[vr](){let t=!0;try{if(!this[Vt]){this[Vt]=!0;do{let e=this[bc](),r=e.length===0?0:it.readSync(this[de],e,0,e.length,null);if(!this[Ec](r,e))break}while(!0);this[Vt]=!1}t=!1}finally{t&&this[St]()}}[St](){if(this[En]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,it.closeSync(t),this.emit("close")}}},oo=class extends tw{readable=!1;writable=!0;[Gn]=!1;[Ln]=!1;[hi]=!1;[Ct]=[];[Ls]=!1;[vt];[Si];[En];[de];[Ws];[Jt];[ec]=!1;[mn];constructor(t,e){e=e||{},super(e),this[vt]=t,this[de]=typeof e.fd=="number"?e.fd:void 0,this[Si]=e.mode===void 0?438:e.mode,this[mn]=typeof e.start=="number"?e.start:void 0,this[En]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[mn]!==void 0?"r+":"w";this[Ws]=e.flags===void 0,this[Jt]=e.flags===void 0?r:e.flags,this[de]===void 0&&this[bn]()}emit(t,...e){if(t==="error"){if(this[Gn])return!1;this[Gn]=!0}return super.emit(t,...e)}get fd(){return this[de]}get path(){return this[vt]}[Ar](t){this[St](),this[Ln]=!0,this.emit("error",t)}[bn](){it.open(this[vt],this[Jt],this[Si],(t,e)=>this[kr](t,e))}[kr](t,e){this[Ws]&&this[Jt]==="r+"&&t&&t.code==="ENOENT"?(this[Jt]="w",this[bn]()):t?this[Ar](t):(this[de]=e,this.emit("open",e),this[Ln]||this[tc]())}end(t,e){return t&&this.write(t,e),this[hi]=!0,!this[Ln]&&!this[Ct].length&&typeof this[de]=="number"&&this[br](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[hi]?(this.emit("error",new Error("write() after end()")),!1):this[de]===void 0||this[Ln]||this[Ct].length?(this[Ct].push(t),this[Ls]=!0,!1):(this[Ln]=!0,this[js](t),!0)}[js](t){it.write(this[de],t,0,t.length,this[mn],(e,r)=>this[br](e,r))}[br](t,e){t?this[Ar](t):(this[mn]!==void 0&&typeof e=="number"&&(this[mn]+=e),this[Ct].length?this[tc]():(this[Ln]=!1,this[hi]&&!this[ec]?(this[ec]=!0,this[St](),this.emit("finish")):this[Ls]&&(this[Ls]=!1,this.emit("drain"))))}[tc](){if(this[Ct].length===0)this[hi]&&this[br](null,0);else if(this[Ct].length===1)this[js](this[Ct].pop());else{let t=this[Ct];this[Ct]=[],hw(this[de],t,this[mn],(e,r)=>this[br](e,r))}}[St](){if(this[En]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,it.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},df=class extends oo{[bn](){let t;if(this[Ws]&&this[Jt]==="r+")try{t=it.openSync(this[vt],this[Jt],this[Si])}catch(e){if(e?.code==="ENOENT")return this[Jt]="w",this[bn]();throw e}else t=it.openSync(this[vt],this[Jt],this[Si]);this[kr](null,t)}[St](){if(this[En]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,it.closeSync(t),this.emit("close")}}[js](t){let e=!0;try{this[br](null,it.writeSync(this[de],t,0,t.length,this[mn])),e=!1}finally{if(e)try{this[St]()}catch{}}}},gw=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"]]),ww=t=>!!t.sync&&!!t.file,_w=t=>!t.sync&&!!t.file,yw=t=>!!t.sync&&!t.file,Ew=t=>!t.sync&&!t.file,bw=t=>!!t.file,vw=t=>gw.get(t)||t,jc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=vw(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Oi=(t,e,r,i,o)=>Object.assign((c=[],d,u)=>{Array.isArray(c)&&(d=c,c={}),typeof d=="function"&&(u=d,d=void 0),d=d?Array.from(d):[];let f=jc(c);if(o?.(f,d),ww(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(f,d)}else if(_w(f)){let x=e(f,d);return u?x.then(()=>u(),u):x}else if(yw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(f,d)}else if(Ew(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}),Aw=Iw.constants||{ZLIB_VERNUM:4736},Lt=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},Aw)),kw=Hn.concat,Pu=Object.getOwnPropertyDescriptor(Hn,"concat"),Tw=t=>t,sc=Pu?.writable===!0||Pu?.set!==void 0?t=>{Hn.concat=t?Tw:kw}:t=>{},qn=Symbol("_superWrite"),Ns=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"}},oc=Symbol("flushFlag"),Wc=class extends Wn{#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 Cu[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new Cu[e](t)}catch(r){throw new Ns(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 Ns(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return vc(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(Hn.alloc(0),{[oc]: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=Hn.from(t,e)),this.#e)return;vc(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},sc(!0);let d;try{let f=typeof t[oc]=="number"?t[oc]:this.#r;d=this.#t._processChunk(t,f),sc(!1)}catch(f){sc(!1),this.#o(new Ns(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 Ns(f,this.write)));let u;if(d)if(Array.isArray(d)&&d.length>0){let f=d[0];u=this[qn](Hn.from(f));for(let x=1;x<d.length;x++)u=this[qn](d[x])}else u=this[qn](Hn.from(d));return r&&r(),u}},uf=class extends Wc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||Lt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Lt.Z_FINISH,t.fullFlushFlag=Lt.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(Lt.Z_SYNC_FLUSH),vc(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)}}}},Rw=class extends uf{#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)}},Cw=class extends uf{constructor(t){super(t,"Unzip")}},ff=class extends Wc{constructor(t,e){t=t||{},t.flush=t.flush||Lt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Lt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=Lt.BROTLI_OPERATION_FLUSH,super(t,e)}},Pw=class extends ff{constructor(t){super(t,"BrotliCompress")}},Dw=class extends ff{constructor(t){super(t,"BrotliDecompress")}},hf=class extends Wc{constructor(t,e){t=t||{},t.flush=t.flush||Lt.ZSTD_e_continue,t.finishFlush=t.finishFlush||Lt.ZSTD_e_end,t.fullFlushFlag=Lt.ZSTD_e_flush,super(t,e)}},Ow=class extends hf{constructor(t){super(t,"ZstdCompress")}},Lw=class extends hf{constructor(t){super(t,"ZstdDecompress")}},Nw=(t,e)=>{if(Number.isSafeInteger(t))t<0?Bw(t,e):Mw(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Mw=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Bw=(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]=xf(o):o===0?e[i-1]=0:(r=!0,e[i-1]=pf(o))}},Fw=t=>{let e=t[0],r=e===128?Uw(t.subarray(1,t.length)):e===255?zw(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},zw=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),d;i?d=xf(c):c===0?d=c:(i=!0,d=pf(c)),d!==0&&(r-=d*Math.pow(256,e-o-1))}return r},Uw=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},xf=t=>(255^t)&255,pf=t=>(255^t)+1&255,Gw={};ew(Gw,{code:()=>Kc,isCode:()=>Ks,isName:()=>Hw,name:()=>ao,normalFsTypes:()=>mf});var Ks=t=>ao.has(t),Hw=t=>Kc.has(t),mf=new Set(["0","","1","2","3","4","5","6","7","D"]),ao=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(ao).map(t=>[t[1],t[0]])),jn=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=Nn(t,e+156,1),c=mf.has(o),d=c?r:void 0,u=c?i:void 0;if(this.path=d?.path??Nn(t,e,100),this.mode=d?.mode??u?.mode??gn(t,e+100,8),this.uid=d?.uid??u?.uid??gn(t,e+108,8),this.gid=d?.gid??u?.gid??gn(t,e+116,8),this.size=d?.size??u?.size??gn(t,e+124,12),this.mtime=d?.mtime??u?.mtime??ac(t,e+136,12),this.cksum=gn(t,e+148,12),u&&this.#n(u,!0),d&&this.#n(d),Ks(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Nn(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=d?.uname??u?.uname??Nn(t,e+265,32),this.gname=d?.gname??u?.gname??Nn(t,e+297,32),this.devmaj=d?.devmaj??u?.devmaj??gn(t,e+329,8)??0,this.devmin=d?.devmin??u?.devmin??gn(t,e+337,8)??0,t[e+475]!==0){let x=Nn(t,e+345,155);this.path=x+"/"+this.path}else{let x=Nn(t,e+345,130);x&&(this.path=x+"/"+this.path),this.atime=r?.atime??i?.atime??ac(t,e+476,12),this.ctime=r?.ctime??i?.ctime??ac(t,e+488,12)}let f=256;for(let x=e;x<e+148;x++)f+=t[x];for(let x=e+156;x<e+512;x++)f+=t[x];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=qw(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Mn(t,e,100,o)||this.needPax,this.needPax=wn(t,e+100,8,this.mode)||this.needPax,this.needPax=wn(t,e+108,8,this.uid)||this.needPax,this.needPax=wn(t,e+116,8,this.gid)||this.needPax,this.needPax=wn(t,e+124,12,this.size)||this.needPax,this.needPax=cc(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Mn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Mn(t,e+265,32,this.uname)||this.needPax,this.needPax=Mn(t,e+297,32,this.gname)||this.needPax,this.needPax=wn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=wn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Mn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Mn(t,e+345,155,c)||this.needPax:(this.needPax=Mn(t,e+345,130,c)||this.needPax,this.needPax=cc(t,e+476,12,this.atime)||this.needPax,this.needPax=cc(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,wn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:ao.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Kc.get(t));if(Ks(e)||e==="Unsupported")this.#e=e;else if(Ks(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},qw=(t,e)=>{let r=t,i="",o,c=gr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=gr.dirname(r),r=gr.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=gr.join(gr.basename(i),r),i=gr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Nn=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),ac=(t,e,r)=>jw(gn(t,e,r)),jw=t=>t===void 0?void 0:new Date(t*1e3),gn=(t,e,r)=>Number(t[e])&128?Fw(t.subarray(e,e+r)):Kw(t,e,r),Ww=t=>isNaN(t)?void 0:t,Kw=(t,e,r)=>Ww(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),$w={12:8589934591,8:2097151},wn=(t,e,r,i)=>i===void 0?!1:i>$w[r]||i<0?(Nw(i,t.subarray(e,e+r)),!0):(Yw(t,e,r,i),!1),Yw=(t,e,r,i)=>t.write(Vw(i,r),e,r,"ascii"),Vw=(t,e)=>Jw(Math.floor(t).toString(8),e),Jw=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",cc=(t,e,r,i)=>i===void 0?!1:wn(t,e,r,i.getTime()/1e3),Zw=new Array(156).join("\0"),Mn=(t,e,r,i)=>i===void 0?!1:(t.write(i+Zw,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),to=class gf{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),o=Buffer.allocUnsafe(i);for(let c=0;c<512;c++)o[c]=0;new jn({path:("PaxHeader/"+Xw(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(t_,Object.create(null)),t_=(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},n_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Q=n_!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),r_=class extends Wn{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=Q(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?Q(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=Q(t.path)),t.linkpath&&(t.linkpath=Q(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},co=(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))},i_=1024*1024,Sc=Buffer.from([31,139]),Ic=Buffer.from([40,181,47,253]),s_=Math.max(Sc.length,Ic.length),ft=Symbol("state"),Bn=Symbol("writeEntry"),$t=Symbol("readEntry"),dc=Symbol("nextEntry"),Du=Symbol("processEntry"),Pt=Symbol("extendedHeader"),pi=Symbol("globalExtendedHeader"),fn=Symbol("meta"),Ou=Symbol("emitMeta"),me=Symbol("buffer"),Yt=Symbol("queue"),hn=Symbol("ended"),lc=Symbol("emittedEnd"),Fn=Symbol("emit"),Ce=Symbol("unzip"),Ms=Symbol("consumeChunk"),Bs=Symbol("consumeChunkSub"),uc=Symbol("consumeBody"),Lu=Symbol("consumeMeta"),Nu=Symbol("consumeHeader"),mi=Symbol("consuming"),fc=Symbol("bufferConcat"),Fs=Symbol("maybeEnd"),wr=Symbol("writing"),xn=Symbol("aborted"),zs=Symbol("onDone"),zn=Symbol("sawValidEntry"),Us=Symbol("sawNullBlock"),Gs=Symbol("sawEOF"),Mu=Symbol("closeStream"),o_=()=>!0,Di=class extends Sw{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Yt]=[];[me];[$t];[Bn];[ft]="begin";[fn]="";[Pt];[pi];[hn]=!1;[Ce];[xn]=!1;[zn];[Us]=!1;[Gs]=!1;[wr]=!1;[mi]=!1;[lc]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(zs,()=>{(this[ft]==="begin"||this[zn]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(zs,t.ondone):this.on(zs,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||i_,this.filter=typeof t.filter=="function"?t.filter:o_;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={}){co(this,t,e,r)}[Nu](t,e){this[zn]===void 0&&(this[zn]=!1);let r;try{r=new jn(t,e,this[Pt],this[pi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[Us]?(this[Gs]=!0,this[ft]==="begin"&&(this[ft]="header"),this[Fn]("eof")):(this[Us]=!0,this[Fn]("nullBlock"));else if(this[Us]=!1,!r.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:r});else if(!r.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:r});else{let i=r.type;if(/^(Symbolic)?Link$/.test(i)&&!r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:r});else if(!/^(Symbolic)?Link$/.test(i)&&!/^(Global)?ExtendedHeader$/.test(i)&&r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:r});else{let o=this[Bn]=new r_(r,this[Pt],this[pi]);if(!this[zn])if(o.remain){let c=()=>{o.invalid||(this[zn]=!0)};o.on("end",c)}else this[zn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[Fn]("ignoredEntry",o),this[ft]="ignore",o.resume()):o.size>0&&(this[fn]="",o.on("data",c=>this[fn]+=c),this[ft]="meta"):(this[Pt]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[Fn]("ignoredEntry",o),this[ft]=o.remain?"ignore":"header",o.resume()):(o.remain?this[ft]="body":(this[ft]="header",o.end()),this[$t]?this[Yt].push(o):(this[Yt].push(o),this[dc]())))}}}[Mu](){queueMicrotask(()=>this.emit("close"))}[Du](t){let e=!0;if(!t)this[$t]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[$t]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[dc]()),e=!1);return e}[dc](){do;while(this[Du](this[Yt].shift()));if(this[Yt].length===0){let t=this[$t];!t||t.flowing||t.size===t.remain?this[wr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[uc](t,e){let r=this[Bn];if(!r)throw new Error("attempt to consume body without entry??");let i=r.blockRemain??0,o=i>=t.length&&e===0?t:t.subarray(e,e+i);return r.write(o),r.blockRemain||(this[ft]="header",this[Bn]=void 0,r.end()),o.length}[Lu](t,e){let r=this[Bn],i=this[uc](t,e);return!this[Bn]&&r&&this[Ou](r),i}[Fn](t,e,r){this[Yt].length===0&&!this[$t]?this.emit(t,e,r):this[Yt].push([t,e,r])}[Ou](t){switch(this[Fn]("meta",this[fn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Pt]=to.parse(this[fn],this[Pt],!1);break;case"GlobalExtendedHeader":this[pi]=to.parse(this[fn],this[pi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Pt]??Object.create(null);this[Pt]=e,e.path=this[fn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Pt]||Object.create(null);this[Pt]=e,e.linkpath=this[fn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[xn]=!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[xn])return r?.(),!1;if((this[Ce]===void 0||this.brotli===void 0&&this[Ce]===!1)&&t){if(this[me]&&(t=Buffer.concat([this[me],t]),this[me]=void 0),t.length<s_)return this[me]=t,r?.(),!0;for(let d=0;this[Ce]===void 0&&d<Sc.length;d++)t[d]!==Sc[d]&&(this[Ce]=!1);let o=!1;if(this[Ce]===!1&&this.zstd!==!1){o=!0;for(let d=0;d<Ic.length;d++)if(t[d]!==Ic[d]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Ce]===!1&&c)if(t.length<512)if(this[hn])this.brotli=!0;else return this[me]=t,r?.(),!0;else try{new jn(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[hn];this[hn]=!1,this[Ce]=this[Ce]===void 0?new Cw({}):o?new Lw({}):new Dw({}),this[Ce].on("data",f=>this[Ms](f)),this[Ce].on("error",f=>this.abort(f)),this[Ce].on("end",()=>{this[hn]=!0,this[Ms]()}),this[wr]=!0;let u=!!this[Ce][d?"end":"write"](t);return this[wr]=!1,r?.(),u}}this[wr]=!0,this[Ce]?this[Ce].write(t):this[Ms](t),this[wr]=!1;let i=this[Yt].length>0?!1:this[$t]?this[$t].flowing:!0;return!i&&this[Yt].length===0&&this[$t]?.once("drain",()=>this.emit("drain")),r?.(),i}[fc](t){t&&!this[xn]&&(this[me]=this[me]?Buffer.concat([this[me],t]):t)}[Fs](){if(this[hn]&&!this[lc]&&!this[xn]&&!this[mi]){this[lc]=!0;let t=this[Bn];if(t&&t.blockRemain){let e=this[me]?this[me].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[me]&&t.write(this[me]),t.end()}this[Fn](zs)}}[Ms](t){if(this[mi]&&t)this[fc](t);else if(!t&&!this[me])this[Fs]();else if(t){if(this[mi]=!0,this[me]){this[fc](t);let e=this[me];this[me]=void 0,this[Bs](e)}else this[Bs](t);for(;this[me]&&this[me]?.length>=512&&!this[xn]&&!this[Gs];){let e=this[me];this[me]=void 0,this[Bs](e)}this[mi]=!1}(!this[me]||this[hn])&&this[Fs]()}[Bs](t){let e=0,r=t.length;for(;e+512<=r&&!this[xn]&&!this[Gs];)switch(this[ft]){case"begin":case"header":this[Nu](t,e),e+=512;break;case"ignore":case"body":e+=this[uc](t,e);break;case"meta":e+=this[Lu](t,e);break;default:throw new Error("invalid state: "+this[ft])}e<r&&(this[me]=this[me]?Buffer.concat([t.subarray(e),this[me]]):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[xn]||(this[Ce]?(t&&this[Ce].write(t),this[Ce].end()):(this[hn]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Fs]())),this}},Ii=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)},a_=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},wf=(t,e)=>{let r=new Map(e.map(c=>[Ii(c),!0])),i=t.filter,o=(c,d="")=>{let u=d||mw(c).root||".",f;if(c===u)f=!1;else{let x=r.get(c);f=x!==void 0?x:o(pw(c),u)}return r.set(c,f),f};t.filter=i?(c,d)=>i(c,d)&&o(Ii(c)):c=>o(Ii(c))},c_=t=>{let e=new Di(t),r=t.file,i;try{i=Sr.openSync(r,"r");let o=Sr.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let d=Buffer.allocUnsafe(o.size),u=Sr.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=Sr.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{Sr.closeSync(i)}catch{}}},d_=(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),Sr.stat(o,(u,f)=>{if(u)d(u);else{let x=new qc(o,{readSize:i,size:f.size});x.on("error",d),x.pipe(r)}})})},Tr=Oi(c_,d_,t=>new Di(t),t=>new Di(t),(t,e)=>{e?.length&&wf(t,e),t.noResume||a_(t)}),_f=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t),{isAbsolute:u_,parse:Fu}=l_,$c=t=>{let e="",r=Fu(t);for(;u_(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=Fu(t)}return[e,t]},lo=["|","<",">","?",":"],Yc=lo.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),f_=new Map(lo.map((t,e)=>[t,Yc[e]])),h_=new Map(Yc.map((t,e)=>[t,lo[e]])),zu=t=>lo.reduce((e,r)=>e.split(r).join(f_.get(r)),t),x_=t=>Yc.reduce((e,r)=>e.split(r).join(h_.get(r)),t),yf=(t,e)=>e?(t=Q(t).replace(/^\.(\/|$)/,""),Ii(e)+"/"+t):Q(t),p_=16*1024*1024,Uu=Symbol("process"),Gu=Symbol("file"),Hu=Symbol("directory"),Ac=Symbol("symlink"),qu=Symbol("hardlink"),gi=Symbol("header"),$s=Symbol("read"),kc=Symbol("lstat"),Ys=Symbol("onlstat"),Tc=Symbol("onread"),Rc=Symbol("onreadlink"),Cc=Symbol("openfile"),Pc=Symbol("onopenfile"),_n=Symbol("close"),ro=Symbol("mode"),Dc=Symbol("awaitDrain"),hc=Symbol("ondrain"),Ot=Symbol("prefix"),Ef=class extends Wn{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=jc(e);super(),this.path=Q(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||p_,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Q(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Q(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]=$c(this.path);c&&typeof d=="string"&&(this.path=d,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=x_(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Q(r.absolute||Bu.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[Ys](o):this[kc]()}warn(t,e,r={}){return co(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[kc](){Dt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Ys](e)})}[Ys](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=w_(t),this.emit("stat",t),this[Uu]()}[Uu](){switch(this.type){case"File":return this[Gu]();case"Directory":return this[Hu]();case"SymbolicLink":return this[Ac]();default:return this.end()}}[ro](t){return _f(t,this.type==="Directory",this.portable)}[Ot](t){return yf(t,this.prefix)}[gi](){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 jn({path:this[Ot](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Ot](this.linkpath):this.linkpath,mode:this[ro](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 to({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[Ot](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Ot](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)}[Hu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[gi](),this.end()}[Ac](){Dt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Rc](e)})}[Rc](t){this.linkpath=Q(t),this[gi](),this.end()}[qu](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Q(Bu.relative(this.cwd,t)),this.stat.size=0,this[gi](),this.end()}[Gu](){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[qu](e);this.linkCache.set(t,this.absolute)}if(this[gi](),this.stat.size===0)return this.end();this[Cc]()}[Cc](){Dt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Pc](e)})}[Pc](t){if(this.fd=t,this.#e)return this[_n]();if(!this.stat)throw new Error("should stat before calling onopenfile");this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let e=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(e),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[$s]()}[$s](){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");Dt.read(t,e,r,i,o,(c,d)=>{if(c)return this[_n](()=>this.emit("error",c));this[Tc](d)})}[_n](t=()=>{}){this.fd!==void 0&&Dt.close(this.fd,t)}[Tc](t){if(t<=0&&this.remain>0){let r=Object.assign(new Error("encountered unexpected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[_n](()=>this.emit("error",r))}if(t>this.remain){let r=Object.assign(new Error("did not encounter expected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[_n](()=>this.emit("error",r))}if(!this.buf)throw new Error("should have created buffer prior to reading");if(t===this.remain)for(let r=t;r<this.length&&t<this.blockRemain;r++)this.buf[r+this.offset]=0,t++,this.remain++;let e=this.offset===0&&t===this.buf.length?this.buf:this.buf.subarray(this.offset,this.offset+t);this.write(e)?this[hc]():this[Dc](()=>this[hc]())}[Dc](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)}[hc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[_n](t=>t?this.emit("error",t):this.end());if(!this.buf)throw new Error("buffer lost somehow in ONDRAIN");this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[$s]()}},m_=class extends Ef{sync=!0;[kc](){this[Ys](Dt.lstatSync(this.absolute))}[Ac](){this[Rc](Dt.readlinkSync(this.absolute))}[Cc](){this[Pc](Dt.openSync(this.absolute,"r"))}[$s](){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=Dt.readSync(e,r,i,o,c);this[Tc](d),t=!1}finally{if(t)try{this[_n](()=>{})}catch{}}}[Dc](t){t()}[_n](t=()=>{}){this.fd!==void 0&&Dt.closeSync(this.fd),t()}},g_=class extends Wn{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 co(this,t,e,r)}constructor(t,e={}){let r=jc(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=Q(t.path),this.mode=t.mode!==void 0?this[ro](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?Q(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[d,u]=$c(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 jn({path:this[Ot](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Ot](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 to({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[Ot](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Ot](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)}[Ot](t){return yf(t,this.prefix)}[ro](t){return _f(t,this.type==="Directory",this.portable)}write(t,e,r){typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8"));let i=t.length;if(i>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=i,super.write(t,r)}end(t,e,r){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e??"utf8")),r&&this.once("finish",r),t?super.end(t,r):super.end(r),this}},w_=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",__=class Ir{tail;head;length=0;static create(e=[]){return new Ir(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++)E_(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)b_(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 Ir;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 Ir;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 Ir;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 Ir;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=y_(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 y_(t,e,r){let i=e,o=e?e.next:t.head,c=new Vc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function E_(t,e){t.tail=new Vc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function b_(t,e){t.head=new Vc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Vc=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}},Wu=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),Vs=Symbol("onStat"),wi=Symbol("ended"),Et=Symbol("queue"),_i=Symbol("pendingLinks"),pn=Symbol("current"),Un=Symbol("process"),yi=Symbol("processing"),Hs=Symbol("processJob"),bt=Symbol("jobs"),xc=Symbol("jobDone"),Js=Symbol("addFSEntry"),$u=Symbol("addTarEntry"),Oc=Symbol("stat"),Lc=Symbol("readdir"),Zs=Symbol("onreaddir"),Xs=Symbol("pipe"),Yu=Symbol("entry"),pc=Symbol("entryOpt"),Qs=Symbol("writeEntryClass"),bf=Symbol("write"),mc=Symbol("ondrain"),uo=class extends Wn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[Qs];onWriteEntry;[Et];[_i]=new Map;[bt]=0;[yi]=!1;[wi]=!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=Q(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[Qs]=Ef,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 Rw(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Pw(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Ow(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[mc]()),this.on("resume",()=>e.resume())}else this.on("drain",this[mc]);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[Et]=new __,this[bt]=0,this.jobs=Number(t.jobs)||4,this[yi]=!1,this[wi]=!1}[bf](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[wi]=!0,this[Un](),r&&r(),this}write(t){if(this[wi])throw new Error("write after end");return typeof t=="string"?this[Js](t):this[$u](t),this.flowing}[$u](t){let e=Q(ju.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Wu(t.path,e);r.entry=new g_(t,this[pc](r)),r.entry.on("end",()=>this[xc](r)),this[bt]+=1,this[Et].push(r)}this[Un]()}[Js](t){let e=Q(ju.resolve(this.cwd,t));this[Et].push(new Wu(t,e)),this[Un]()}[Oc](t){t.pending=!0,this[bt]+=1;let e=this.follow?"stat":"lstat";no[e](t.absolute,(r,i)=>{t.pending=!1,this[bt]-=1,r?this.emit("error",r):this[Vs](t,i)})}[Vs](t,e){if(this.statCache.set(t.absolute,e),t.stat=e,!this.filter(t.path,e))t.ignore=!0;else if(e.isFile()&&e.nlink>1&&!this.linkCache.get(`${e.dev}:${e.ino}`)&&!this.sync)if(t===this[pn])this[Hs](t);else{let r=`${e.dev}:${e.ino}`,i=this[_i].get(r);i?i.push(t):this[_i].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Un]()}[Lc](t){t.pending=!0,this[bt]+=1,no.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[bt]-=1,e)return this.emit("error",e);this[Zs](t,r)})}[Zs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Un]()}[Un](){if(!this[yi]){this[yi]=!0;for(let t=this[Et].head;t&&this[bt]<this.jobs;t=t.next)if(this[Hs](t.value),t.value.ignore){let e=t.next;this[Et].removeNode(t),t.next=e}this[yi]=!1,this[wi]&&this[Et].length===0&&this[bt]===0&&(this.zip?this.zip.end(Ku):(super.write(Ku),super.end()))}}get[pn](){return this[Et]&&this[Et].head&&this[Et].head.value}[xc](t){this[Et].shift(),this[bt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[_i].get(r);if(i){this[_i].delete(r);for(let o of i)o.pending=!1,this[Hs](o)}}this[Un]()}[Hs](t){if(t.pending&&t.pendingLink&&t===this[pn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[pn]&&!t.piped&&this[Xs](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Vs](t,e):this[Oc](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[Zs](t,e):this[Lc](t),!t.readdir)return}if(t.entry=this[Yu](t),!t.entry){t.ignore=!0;return}t===this[pn]&&!t.piped&&this[Xs](t)}}}[pc](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}}[Yu](t){this[bt]+=1;try{return new this[Qs](t.path,this[pc](t)).on("end",()=>this[xc](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[mc](){this[pn]&&this[pn].entry&&this[pn].entry.resume()}[Xs](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Js](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={}){co(this,t,e,r)}},Jc=class extends uo{sync=!0;constructor(t){super(t),this[Qs]=m_}pause(){}resume(){}[Oc](t){let e=this.follow?"statSync":"lstatSync";this[Vs](t,no[e](t.absolute))}[Lc](t){this[Zs](t,no.readdirSync(t.absolute))}[Xs](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Js](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[bf](i)})}},v_=(t,e)=>{let r=new Jc(t),i=new df(t.file,{mode:t.mode||438});r.pipe(i),vf(r,e)},S_=(t,e)=>{let r=new uo(t),i=new oo(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},vf=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Tr({file:lf.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 Tr({file:lf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},I_=(t,e)=>{let r=new Jc(t);return vf(r,e),r},A_=(t,e)=>{let r=new uo(t);return Sf(r,e).catch(i=>r.emit("error",i)),r},oA=Oi(v_,S_,I_,A_,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),T_=process.env.__FAKE_PLATFORM__||process.platform,Tf=T_==="win32",{O_CREAT:Rf,O_NOFOLLOW:Vu,O_TRUNC:Cf,O_WRONLY:Pf}=kf.constants,Df=Number(process.env.__FAKE_FS_O_FILENAME__)||kf.constants.UV_FS_O_FILEMAP||0,R_=Tf&&!!Df,C_=512*1024,P_=Df|Cf|Rf|Pf,Ju=!Tf&&typeof Vu=="number"?Vu|Cf|Rf|Pf:null,Of=Ju!==null?()=>Ju:R_?t=>t<C_?P_:"w":()=>"w",Nc=(t,e,r)=>{try{return fo.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},io=(t,e,r,i)=>{fo.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},D_=(t,e,r,i,o)=>{if(e.isDirectory())Lf(Ai.resolve(t,e.name),r,i,c=>{if(c)return o(c);let d=Ai.resolve(t,e.name);io(d,r,i,o)});else{let c=Ai.resolve(t,e.name);io(c,r,i,o)}},Lf=(t,e,r,i)=>{fo.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 io(t,e,r,i);let d=c.length,u=null,f=x=>{if(!u){if(x)return i(u=x);if(--d===0)return io(t,e,r,i)}};for(let x of c)D_(t,x,e,r,f)})},O_=(t,e,r,i)=>{e.isDirectory()&&Nf(Ai.resolve(t,e.name),r,i),Nc(Ai.resolve(t,e.name),r,i)},Nf=(t,e,r)=>{let i;try{i=fo.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return Nc(t,e,r);throw c}for(let o of i)O_(t,o,e,r);return Nc(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"}},ho=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"}},N_=(t,e)=>{ct.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new Mf(t,r?.code||"ENOTDIR")),e(r)})},M_=(t,e,r)=>{t=Q(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),x=e.preserve,g=e.unlink,w=Q(e.cwd),S=(v,I)=>{v?r(v):I&&f?Lf(I,d,u,A=>S(A)):c?ct.chmod(t,o,r):r()};if(t===w)return N_(t,S);if(x)return L_.mkdir(t,{mode:o,recursive:!0}).then(v=>S(null,v??void 0),S);let y=Q(so.relative(w,t)).split("/");Mc(w,y,o,g,w,void 0,S)},Mc=(t,e,r,i,o,c,d)=>{if(e.length===0)return d(null,c);let u=e.shift(),f=Q(so.resolve(t+"/"+u));ct.mkdir(f,r,Bf(f,e,r,i,o,c,d))},Bf=(t,e,r,i,o,c,d)=>u=>{u?ct.lstat(t,(f,x)=>{if(f)f.path=f.path&&Q(f.path),d(f);else if(x.isDirectory())Mc(t,e,r,i,o,c,d);else if(i)ct.unlink(t,g=>{if(g)return d(g);ct.mkdir(t,r,Bf(t,e,r,i,o,c,d))});else{if(x.isSymbolicLink())return d(new ho(t,t+"/"+e.join("/")));d(u)}}):(c=c||t,Mc(t,e,r,i,o,c,d))},B_=t=>{let e=!1,r;try{e=ct.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new Mf(t,r??"ENOTDIR")}},F_=(t,e)=>{t=Q(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,x=e.unlink,g=Q(e.cwd),w=v=>{v&&u&&Nf(v,c,d),o&&ct.chmodSync(t,i)};if(t===g)return B_(g),w();if(f)return w(ct.mkdirSync(t,{mode:i,recursive:!0})??void 0);let S=Q(so.relative(g,t)).split("/"),y;for(let v=S.shift(),I=g;v&&(I+="/"+v);v=S.shift()){I=Q(so.resolve(I));try{ct.mkdirSync(I,i),y=y||I}catch{let A=ct.lstatSync(I);if(A.isDirectory())continue;if(x){ct.unlinkSync(I),ct.mkdirSync(I,i),y=y||I;continue}else if(A.isSymbolicLink())return new ho(I,I+"/"+S.join("/"))}}return w(y)},gc=Object.create(null),Zu=1e4,_r=new Set,z_=t=>{_r.has(t)?_r.delete(t):gc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),_r.add(t);let e=gc[t],r=_r.size-Zu;if(r>Zu/10){for(let i of _r)if(_r.delete(i),delete gc[i],--r<=0)break}return e},U_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,G_=U_==="win32",H_=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=Ff(i,r)),e.push(r||"/"),e},[]),q_=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=G_?["win32 parallelization disabled"]:t.map(i=>Ii(Ff(z_(i))));let r=new Set(t.map(i=>H_(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}},j_=()=>process.umask(),Xu=Symbol("onEntry"),Bc=Symbol("checkFs"),Qu=Symbol("checkFs2"),Fc=Symbol("isReusable"),ht=Symbol("makeFs"),zc=Symbol("file"),Uc=Symbol("directory"),eo=Symbol("link"),ef=Symbol("symlink"),tf=Symbol("hardlink"),vi=Symbol("ensureNoSymlink"),nf=Symbol("unsupported"),rf=Symbol("checkPath"),wc=Symbol("stripAbsolutePath"),yn=Symbol("mkdir"),qe=Symbol("onError"),qs=Symbol("pending"),sf=Symbol("pend"),yr=Symbol("unpend"),_c=Symbol("ended"),yc=Symbol("maybeClose"),Gc=Symbol("skip"),ki=Symbol("doChown"),Ti=Symbol("uid"),Ri=Symbol("gid"),Ci=Symbol("checkedCwd"),W_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Pi=W_==="win32",K_=1024,$_=(t,e)=>{if(!Pi)return ie.unlink(t,e);let r=t+".DELETE."+Af(16).toString("hex");ie.rename(t,r,i=>{if(i)return e(i);ie.unlink(r,e)})},Y_=t=>{if(!Pi)return ie.unlinkSync(t);let e=t+".DELETE."+Af(16).toString("hex");ie.renameSync(t,e),ie.unlinkSync(e)},of=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Zc=class extends Di{[_c]=!1;[Ci]=!1;[qs]=0;reservations=new q_;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[_c]=!0,this[yc]()},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:K_,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Pi,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Q(Me.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:j_():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[Xu](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[yc](){this[_c]&&this[qs]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[wc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=$c(r),d=c.replaceAll(/\\/g,"/").split("/");if(d.includes("..")||Pi&&/^[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=Me.posix.dirname(t.path),f=Me.posix.normalize(Me.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}[rf](t){let e=Q(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Q(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[wc](t,"path")||!this[wc](t,"linkpath"))return!1;if(t.absolute=Me.isAbsolute(t.path)?Q(Me.resolve(t.path)):Q(Me.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:Q(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}=Me.win32.parse(String(t.absolute));t.absolute=i+zu(String(t.absolute).slice(i.length));let{root:o}=Me.win32.parse(t.path);t.path=o+zu(t.path.slice(o.length))}return!0}[Xu](t){if(!this[rf](t))return t.resume();switch(k_.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[nf](t)}}[qe](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[yr](),e.resume())}[yn](t,e,r){M_(Q(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)}[ki](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[Ti](t){return of(this.uid,t.uid,this.processUid)}[Ri](t){return of(this.gid,t.gid,this.processGid)}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new oo(String(t.absolute),{flags:Of(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&ie.close(i.fd,()=>{}),i.write=()=>!0,this[qe](u,t),e()});let o=1,c=u=>{if(u){i.fd&&ie.close(i.fd,()=>{}),this[qe](u,t),e();return}--o===0&&i.fd!==void 0&&ie.close(i.fd,f=>{f?this[qe](f,t):this[yr](),e()})};i.on("finish",()=>{let u=String(t.absolute),f=i.fd;if(typeof f=="number"&&t.mtime&&!this.noMtime){o++;let x=t.atime||new Date,g=t.mtime;ie.futimes(f,x,g,w=>w?ie.utimes(u,x,g,S=>c(S&&w)):c())}if(typeof f=="number"&&this[ki](t)){o++;let x=this[Ti](t),g=this[Ri](t);typeof x=="number"&&typeof g=="number"&&ie.fchown(f,x,g,w=>w?ie.chown(u,x,g,S=>c(S&&w)):c())}c()});let d=this.transform&&this.transform(t)||t;d!==t&&(d.on("error",u=>{this[qe](u,t),e()}),t.pipe(d)),d.pipe(i)}[Uc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[yn](String(t.absolute),r,i=>{if(i){this[qe](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[yr](),t.resume())};t.mtime&&!this.noMtime&&(o++,ie.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[ki](t)&&(o++,ie.chown(String(t.absolute),Number(this[Ti](t)),Number(this[Ri](t)),c)),c()})}[nf](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[ef](t,e){let r=Q(Me.relative(this.cwd,Me.resolve(Me.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[vi](t,this.cwd,r,()=>this[eo](t,String(t.linkpath),"symlink",e),i=>{this[qe](i,t),e()})}[tf](t,e){let r=Q(Me.resolve(this.cwd,String(t.linkpath))),i=Q(String(t.linkpath)).split("/");this[vi](t,this.cwd,i,()=>this[eo](t,r,"link",e),o=>{this[qe](o,t),e()})}[vi](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let d=Me.resolve(e,c);ie.lstat(d,(u,f)=>{if(u)return i();if(f?.isSymbolicLink())return o(new ho(d,Me.resolve(d,r.join("/"))));this[vi](t,d,r,i,o)})}[sf](){this[qs]++}[yr](){this[qs]--,this[yc]()}[Gc](t){this[yr](),t.resume()}[Fc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Pi}[Bc](t){this[sf]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Qu](t,r))}[Qu](t,e){let r=d=>{e(d)},i=()=>{this[yn](this.cwd,this.dmode,d=>{if(d){this[qe](d,t),r();return}this[Ci]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let d=Q(Me.dirname(String(t.absolute)));if(d!==this.cwd)return this[yn](d,this.dmode,u=>{if(u){this[qe](u,t),r();return}c()})}c()},c=()=>{ie.lstat(String(t.absolute),(d,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Gc](t),r();return}if(d||this[Fc](t,u))return this[ht](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let f=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,x=g=>this[ht](g??null,t,r);return f?ie.chmod(String(t.absolute),Number(t.mode),x):x()}if(t.absolute!==this.cwd)return ie.rmdir(String(t.absolute),f=>this[ht](f??null,t,r))}if(t.absolute===this.cwd)return this[ht](null,t,r);$_(String(t.absolute),f=>this[ht](f??null,t,r))})};this[Ci]?o():i()}[ht](t,e,r){if(t){this[qe](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[zc](e,r);case"Link":return this[tf](e,r);case"SymbolicLink":return this[ef](e,r);case"Directory":case"GNUDumpDir":return this[Uc](e,r)}}[eo](t,e,r,i){ie[r](e,String(t.absolute),o=>{o?this[qe](o,t):(this[yr](),t.resume()),i()})}},Ei=t=>{try{return[null,t()]}catch(e){return[e,null]}},zf=class extends Zc{sync=!0;[ht](t,e){return super[ht](t,e,()=>{})}[Bc](t){if(!this[Ci]){let o=this[yn](this.cwd,this.dmode);if(o)return this[qe](o,t);this[Ci]=!0}if(t.absolute!==this.cwd){let o=Q(Me.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[yn](o,this.dmode);if(c)return this[qe](c,t)}}let[e,r]=Ei(()=>ie.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Gc](t);if(e||this[Fc](t,r))return this[ht](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[d]=c?Ei(()=>{ie.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[ht](d,t)}let[o]=Ei(()=>ie.rmdirSync(String(t.absolute)));this[ht](o,t)}let[i]=t.absolute===this.cwd?[]:Ei(()=>Y_(String(t.absolute)));this[ht](i,t)}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=d=>{let u;try{ie.closeSync(o)}catch(f){u=f}(d||u)&&this[qe](d||u,t),e()},o;try{o=ie.openSync(String(t.absolute),Of(t.size),r)}catch(d){return i(d)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",d=>this[qe](d,t)),t.pipe(c)),c.on("data",d=>{try{ie.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{ie.futimesSync(o,u,f)}catch(x){try{ie.utimesSync(String(t.absolute),u,f)}catch{d=x}}}if(this[ki](t)){let u=this[Ti](t),f=this[Ri](t);try{ie.fchownSync(o,Number(u),Number(f))}catch(x){try{ie.chownSync(String(t.absolute),Number(u),Number(f))}catch{d=d||x}}}i(d)})}[Uc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[yn](String(t.absolute),r);if(i){this[qe](i,t),e();return}if(t.mtime&&!this.noMtime)try{ie.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[ki](t))try{ie.chownSync(String(t.absolute),Number(this[Ti](t)),Number(this[Ri](t)))}catch{}e(),t.resume()}[yn](t,e){try{return F_(Q(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}}[vi](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let d of r){c=Me.resolve(c,d);let[u,f]=Ei(()=>ie.lstatSync(c));if(u)return i();if(f.isSymbolicLink())return o(new ho(c,Me.resolve(e,r.join("/"))))}i()}[eo](t,e,r,i){let o=`${r}Sync`;try{ie[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[qe](c,t)}}},V_=t=>{let e=new zf(t),r=t.file,i=If.statSync(r),o=t.maxReadSize||16*1024*1024;new xw(r,{readSize:o,size:i.size}).pipe(e)},J_=(t,e)=>{let r=new Zc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("close",c),If.stat(o,(u,f)=>{if(u)d(u);else{let x=new qc(o,{readSize:i,size:f.size});x.on("error",d),x.pipe(r)}})})},Uf=Oi(V_,J_,t=>new zf(t),t=>new Zc(t),(t,e)=>{e?.length&&wf(t,e)}),Z_=(t,e)=>{let r=new Jc(t),i=!0,o,c;try{try{o=at.openSync(t.file,"r+")}catch(f){if(f?.code==="ENOENT")o=at.openSync(t.file,"w+");else throw f}let d=at.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<d.size;c+=512){for(let g=0,w=0;g<512;g+=w){if(w=at.readSync(o,u,g,u.length-g,c+g),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!w)break e}let f=new jn(u);if(!f.cksumValid)break;let x=512*Math.ceil((f.size||0)/512);if(c+x+512>d.size)break;c+=x,t.mtimeCache&&f.mtime&&t.mtimeCache.set(String(f.path),f.mtime)}i=!1,X_(t,r,c,o,e)}finally{if(i)try{at.closeSync(o)}catch{}}},X_=(t,e,r,i,o)=>{let c=new df(t.file,{fd:i,start:r});e.pipe(c),ey(e,o)},Q_=(t,e)=>{e=Array.from(e);let r=new uo(t),i=(o,c,d)=>{let u=(S,y)=>{S?at.close(o,v=>d(S)):d(null,y)},f=0;if(c===0)return u(null,0);let x=0,g=Buffer.alloc(512),w=(S,y)=>{if(S||y===void 0)return u(S);if(x+=y,x<512&&y)return at.read(o,g,x,g.length-x,f+x,w);if(f===0&&g[0]===31&&g[1]===139)return u(new Error("cannot append to compressed archives"));if(x<512)return u(null,f);let v=new jn(g);if(!v.cksumValid)return u(null,f);let I=512*Math.ceil((v.size??0)/512);if(f+I+512>c||(f+=I+512,f>=c))return u(null,f);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),x=0,at.read(o,g,0,512,f,w)};at.read(o,g,0,512,f,w)};return new Promise((o,c)=>{r.on("error",c);let d="r+",u=(f,x)=>{if(f&&f.code==="ENOENT"&&d==="r+")return d="w+",at.open(t.file,d,u);if(f||!x)return c(f);at.fstat(x,(g,w)=>{if(g)return at.close(x,()=>c(g));i(x,w.size,(S,y)=>{if(S)return c(S);let v=new oo(t.file,{fd:x,start:y});r.pipe(v),v.on("error",c),v.on("close",o),ty(r,e)})})};at.open(t.file,d,u)})},ey=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Tr({file:Gf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},ty=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Tr({file:Gf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},bi=Oi(Z_,Q_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!bw(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=Oi(bi.syncFile,bi.asyncFile,bi.syncNoFile,bi.asyncNoFile,(t,e=[])=>{bi.validate?.(t,e),ny(t)}),ny=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))};jt();var xt={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",PUBLISH_SKILL:"_agent/publishSkill"};function xo(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Hf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function po(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function qf(t){let e=t?.permissionMode;if(typeof e!="string")return;let r=e.trim();return r===""?void 0:r}function jf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Kn(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Zt();Ke();te();Re();Ke();function Rr(t,e){if(xo(t)!=="cloud")throw new k("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function Li(t){return t.startsWith("http://")||t.startsWith("https://")}function Cr(t){return t.endsWith("/")?t.slice(0,-1):t}import{readFileSync as fk}from"node:fs";import{dirname as xk,join as pk}from"node:path";import{fileURLToPath as gk}from"node:url";var Nt="0.2.7-alpha.102";import{mkdir as wy,rm as d0}from"node:fs/promises";import{join as zi}from"node:path";qt();import{readFileSync as ly}from"node:fs";var uy=384;async function Xc(t,e=process.env){let r={};for(let[i,o]of Object.entries(e))typeof o=="string"&&(r[i]=o);await ur(t.agentEnvFile,r,{mode:uy})}function Ni(t){try{let e=JSON.parse(ly(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function Yf(t,e,r={},i=o=>o){return{...i({...t,...Ni(e)}),...r}}qt();function Mi(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(fy(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
|
|
92
|
-
`)}
|
|
93
|
-
`}function fy(t){if(t.includes(`
|
|
94
|
-
`)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}te();Re();import{homedir as py}from"node:os";import{join as my}from"node:path";Ke();te();var mo="1008033",Vf="1289";var Jf="pbbp2",Zf="https://www.coze.cn",Xf="/api/coze_claw/resource/get_frontier_key",hy="https://www.coze.cn",xy="wss://frontier.coze.cn";function Pr(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??hy}function Qf(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??xy}function vn(t){let e={},r=t?.ttEnv??process.env.COZE_BRIDGE_TT_ENV,i=t?.usePpe??process.env.COZE_BRIDGE_USE_PPE;return r&&(e["x-tt-env"]=r),i&&(e["x-use-ppe"]=i),e}function Fi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var Bi=G("handshake");async function Qc(t){let e=Pr(t.endpoint),r=t.timeoutMs??1e4,i=`${Cr(e)}${Xf}?aid=${encodeURIComponent(mo)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...vn(t.ppeOverride)},c=new AbortController,d=setTimeout(()=>c.abort(),r);Bi.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")??"",x=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let v=await u.text().catch(()=>"");throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${f}: ${v.slice(0,200)}`)}let g=await u.json();if(g.code!==void 0&&g.code!==0)throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${g.code} msg=${g.msg??"-"} logid=${f}`);let w=g.data??{},S=typeof w.access_key=="string"&&w.access_key||typeof w.accessKey=="string"&&w.accessKey||void 0,y=typeof w.device_id=="string"&&w.device_id||typeof w.deviceId=="string"&&w.deviceId||void 0;if(!S||!y){let v=JSON.stringify(g).slice(0,500);throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${f}: ${v}`)}return Bi.info("handshake ok",{remoteDeviceId:y,logid:f,traceId:x}),{accessKey:S,deviceId:y}}catch(u){if(u instanceof k)throw Bi.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw Bi.warn("handshake timeout",{base:e,timeoutMs:r}),new k("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let f=u.cause;throw Bi.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 k("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(d)}}var wo=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",It="auto",go=19e4,e0=8192;function n0(t){return{model:ed(t.model)??It,...t.modelToken?{modelToken:t.modelToken}:{}}}function r0(t){return!t||t===It}var gy=new Set(["auto","\u81EA\u52A8"]);function ed(t){let e=t?.trim();if(e)return gy.has(e.toLowerCase())?It:e}function i0(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=wo,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||It;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)),t.modelInfo?.maxOutput&&(e.CLAUDE_CODE_MAX_OUTPUT_TOKENS=String(t.modelInfo.maxOutput))}else r0(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function s0(t,e,r){let i={};if(t.modelToken?i.model=t.model||It:r0(t.model)||(i.model=t.model),t.modelToken){let o={name:"coze",base_url:`${wo}/v1`,env_key:"CODEX_API_KEY",wire_api:"responses",requires_openai_auth:!1,supports_websockets:!1},c=_o(e,r);Object.keys(c).length>0&&(o.http_headers=c),i.model_providers={coze:o},i.model_context_window=t.modelInfo?.contextWindow??go}return Object.keys(i).length===0?{}:{CODEX_CONFIG:JSON.stringify(i),...t.modelToken?{MODEL_PROVIDER:"coze"}:{}}}function o0(t){return t.modelToken?{CODEX_API_KEY:t.modelToken,OPENAI_API_KEY:t.modelToken}:{}}function _o(t,e){let{ttEnv:r,usePpe:i}=Fi(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function a0(t,e,r){if(!t.modelToken)return{};let i=_o(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,d])=>`${c}:${d}`).join(`
|
|
95
|
-
`)}}function td(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function nd(t){return t.model||It}function t0(t,e,r,i){return{id:t,name:t,reasoning:!1,input:e,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:r,maxTokens:i,api:"openai-completions"}}function c0(t,e,r,i){if(!t.modelToken)return null;let o=nd(t),c=_o(e,r),d=["text"];t.modelInfo?.capabilities?.image===!0&&d.push("image");let u=[t0(o,d,t.modelInfo?.contextWindow??go,t.modelInfo?.maxOutput??e0)],f=new Set([o]);for(let g of i??[])!g||f.has(g)||(f.add(g),u.push(t0(g,["text"],go,e0)));let x={baseUrl:`${wo}/v1`,api:"openai-completions",apiKey:t.modelToken,models:u};return Object.keys(c).length>0&&(x.headers=c),x}function rd(t,e,r){let i=_o(e,r),o=t.modelInfo?.contextWindow??go,d=["model:"," provider: custom",` default: ${t.model||It}`,` base_url: ${wo}/v1`,` context_length: ${o}`];if(t.modelToken&&d.push(` api_key: ${JSON.stringify(t.modelToken)}`),Object.keys(i).length>0){d.push(" default_headers:");for(let[u,f]of Object.entries(i))d.push(` ${u}: ${JSON.stringify(f)}`)}return d.push("compression:"),d.push(" threshold: 0.8"),d.push("approvals:"),d.push(` mode: ${JSON.stringify("off")}`),d.push(` cron_mode: ${JSON.stringify("approve")}`),d.push("skills:"),d.push(" external_dirs:"),d.push(` - ${my(py(),".hermes","skills")}`),`${d.join(`
|
|
96
|
-
`)}
|
|
97
|
-
`}var $n=G("hermes-config"),l0="dont_ask",u0="default";function Yn(t,e){return zi(Fe(t,e).root,"hermes-home")}async function _y(t){let e=Yn(t.agentId,t.paths);await wy(e,{recursive:!0,mode:448});let r=Mi({...process.env,...Ni(t.paths.agentEnvFile)});await ut(zi(e,".env"),r,{mode:384});let i=rd(t.modelConfig,t.cozeEnv,t.mockScenario);await ut(zi(e,"config.yaml"),i,{mode:384}),$n.info("hermes home bootstrapped",{agentId:t.agentId,home:e,envBytes:r.length,yamlBytes:i.length})}async function f0(t){let e=Yn(t.agentId,t.paths),r=zi(e,"state.db"),i=zi(e,"config.yaml");$n.warn("[AUDIT] ABOUT TO RM hermes state.db (resetHermesHome)",{src:"hermes-config.resetHermesHome",agentId:t.agentId,home:e,stateDb:r,callerStack:new Error("resetHermesHome-caller").stack?.split(`
|
|
98
|
-
`).slice(1,6).join(" | ")}),await d0(r,{force:!0}).catch(c=>$n.warn("hermes reset: rm state.db failed (ignored)",{agentId:t.agentId,err:String(c)}));let o=rd({model:t.model,modelInfo:t.modelInfo},t.cozeEnv,t.mockScenario);await ut(i,o,{mode:384}).catch(c=>$n.warn("hermes reset: write config.yaml failed (ignored)",{agentId:t.agentId,err:String(c)})),$n.info("hermes reset complete",{agentId:t.agentId,removed:["state.db"],rewrote:["config.yaml"]})}async function sd(t,e){let r=Yn(t,e);$n.warn("[AUDIT] ABOUT TO RM hermes-home (cleanupHermesHome)",{src:"hermes-config.cleanupHermesHome",agentId:t,home:r,callerStack:new Error("cleanupHermesHome-caller").stack?.split(`
|
|
99
|
-
`).slice(1,6).join(" | ")}),await d0(r,{recursive:!0,force:!0}).catch(i=>$n.warn("hermes-home cleanup failed (ignored)",{agentId:t,err:String(i)}))}var id=new Map;function h0(t){let e=id.get(t.agentId);if(e)return e;let r=_y(t).finally(()=>id.delete(t.agentId));return id.set(t.agentId,r),r}var ne=G("agent-handlers"),p0=5*1024*1024,Sy=1,Iy=6,Ay=new Set(["node_modules",".git",".coze","dist","build",".next"]),ky=/^(ppe|boe)_[A-Za-z0-9_-]{1,120}$/,Ty=/^[A-Za-z][A-Za-z0-9._-]{0,63}$/,Ry=/^\d+\.\d+\.\d+(?:-[0-9A-Za-z][0-9A-Za-z.-]*)?(?:\+[0-9A-Za-z][0-9A-Za-z.-]*)?$/;function Cy(t){let e=t?.trim();return e?Ry.test(e)||Ty.test(e)?e:(ne.warn("_agent/upgrade: invalid targetVersion, fallback to latest",{targetVersion:t}),"latest"):"latest"}function Py(t){return new Promise((e,r)=>{let i=st("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 Eo=class{constructor(e){this.opts=e}opts;get paths(){return this.opts.paths??J()}async listSkills(e){e._meta;let r=Kn(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Fe(r,this.paths).workspace,c=i?.framework??"claude-code",d=i?.skills??[],{base:u}=Or(c,r,o,this.paths),f=[],x=new Set;for(let g of d){let w=le(u,g.relPath,"SKILL.md");await fd(w).then(y=>y.isFile()).catch(()=>!1)&&(f.push(My(g)),x.add(g.relPath))}if(e.scanLocal){let g=await A0(r,o,c,this.paths),w=await k0(r,c);for(let S of[...g,...w])x.has(S.relPath)||(x.add(S.relPath),f.push(S.skill))}return{skills:f}}async addSkills(e){e._meta;let r=Kn(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],d=new Map(c.map((f,x)=>[f.skillId,x])),u=[];for(let f of o){let x=await bo({agentId:r,workspace:i.workspace,framework:i.framework,skill:f,paths:this.paths});vo(c,d,x),u.push(f)}return await ai(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){e._meta;let r=Kn(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],d=[],{base:u}=Or(i.framework,r,i.workspace,this.paths);for(let f of c){if(!o.has(f.skillId)){d.push(f);continue}let x=le(u,f.relPath);ne.warn("[AUDIT] ABOUT TO RM skill dir (removeSkills)",{src:"agent-handlers.removeSkills",agentId:r,skillId:f.skillId,relPath:f.relPath,skillBase:u,absDir:x}),await cd(x,{recursive:!0,force:!0}),ne.info("skill removed",{agentId:r,skillId:f.skillId,relPath:f.relPath})}return await ai(r,d),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}async publishSkill(e){e._meta;let r=Kn(e._meta);if(!e.skillName)throw new k("IPC_BAD_REQUEST","_agent/publishSkill: missing skillName");ne.info("_agent/publishSkill start",{agentId:r,skillId:e.skillId??"",skillName:e.skillName,userId:e.userId??"",accountId:e.accountId??""});let i=await this.loadAgentCfg(r),o=i?.workspace??Fe(r,this.paths).workspace,c=i?.framework??"claude-code",d=e.isGlobal??!1,u=await Oy(r,o,c,e.skillName,d,this.paths);if(!u){let D=d?"global":"workspace";throw new k("SKILL_NOT_FOUND",`skill not found in ${D}: ${e.skillName}`)}let{absDir:f,relPath:x,dirName:g}=u,w=le(f,"SKILL.md"),S=new xd.default;S.addLocalFolder(f,g);let y=S.toBuffer();if(y.length>m0)throw new k("SKILL_ZIP_TOO_LARGE",`skill zip ${y.length} bytes exceeds limit ${m0}`);let v=await yo(w,{encoding:"utf8"}).then(D=>S0(D).description).catch(()=>{}),I={};this.opts.publishSkillToMarketplace?I=await this.opts.publishSkillToMarketplace({zip:y,...e.skillId?{skillId:e.skillId}:{},skillName:e.skillName,...v?{description:v}:{},agentId:r,...e.userId?{userId:e.userId}:{},...e.accountId?{accountId:e.accountId}:{}}):ne.warn("_agent/publishSkill: publishSkillToMarketplace not injected, skip upload",{agentId:r,skillName:e.skillName});let A=I.version??"v1.0",R=I.skillId??e.skillId??v0(r,x);if(i&&!d){let D=i.skills??[],b=D.find(P=>P.relPath===x);b?(b.version=A,b.skillId=R):D.push({skillId:R,skillName:e.skillName,relPath:x,version:A,installedAt:Date.now(),...v?{description:v}:{}}),await ai(r,D)}return ne.info("skill published",{agentId:r,skillName:e.skillName,relPath:x,zipBytes:y.length,skillId:R,version:A}),{ok:!0,skillId:R,version:A}}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,ne.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,ne.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d}),f.stop(r).catch(x=>ne.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 ne.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await ve(r);if(!i)throw new k("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return ne.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await fr(i.workspace,i.framework,e.cozeIdentity)}catch(o){throw ne.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:i.framework,workspace:i.workspace,err:String(o)}),new k("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await ze(i),ne.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 k("IPC_BAD_REQUEST","_agent/upgrade: missing agentId");if(!await ve(r))throw new k("AGENT_NOT_FOUND",`agent not found: ${r}`);let o=["-y"];e.registry&&Li(e.registry)&&o.push(`--registry=${e.registry}`);let c=Cy(e.targetVersion);o.push("--ignore-existing",`coze-bridge@${c}`,"connect");let d=e._meta?.cozeEnv;d&&ky.test(d)&&o.push("--env",d);let u=await Py(o);return ne.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 k("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await ve(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await ze(i),ne.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}):(ne.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async deleteAgent(e){let r=e.agentId;if(!r)throw new k("IPC_BAD_REQUEST",`${xt.DELETE}: missing agentId`);ne.warn("[AUDIT] deleteAgent handler entry",{agentId:r,reason:e.reason??"",forceParamDeployType:e.deployType,metaDeployType:e._meta?.cozeDeployType,callerStack:new Error("deleteAgent-caller").stack?.split(`
|
|
100
|
-
`).slice(1,6).join(" | ")});let i=await ve(r),o=e._meta?.cozeDeployType==="cloud"||e._meta?.cozeDeployType==="local"?e._meta.cozeDeployType:void 0,c=e.deployType??o??i?.deployType??"local";this.opts.disposeForDelete&&await this.opts.disposeForDelete(r,e.reason??"delete");let d=Fe(r);return c==="cloud"?(ne.warn("[AUDIT] ABOUT TO RM agent dir (deleteAgent cloud path)",{src:"agent-handlers.deleteAgent",agentId:r,path:d.root,deployType:c,reason:e.reason??""}),await cd(d.root,{recursive:!0,force:!0})):i&&(i.deletedAt=Date.now(),i.deleteReason=e.reason??"deleted",await ze(i)),ne.info("agent deleted",{agentId:r,reason:e.reason??"",deployType:c,configFound:!!i}),{ok:!0}}async switchModel(e){if(Rr(e._meta,"_agent/switchModel"),!e.agentId)throw new k("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=ed(e.model)??It,i=await ve(e.agentId);if(!i)throw new k("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await ze(i),ne.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return ne.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};let c=o.model;if(o.model=r,e.modelInfo&&o.setModelInfo(e.modelInfo),this.opts.cleanupOpenclawProviders&&await this.opts.cleanupOpenclawProviders(o,c).catch(u=>ne.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(u)})),o.framework==="hermes"){let u=[];for(let[f,x]of o.allSessionQueues())u.push(x.enqueue(async()=>{let g=o.sessions.get(f);if(!(!g?.downstream||!g.acpSessionId))try{await g.downstream.setSessionModel?.({sessionId:g.acpSessionId,modelId:r})}catch(w){ne.warn("_agent/switchModel: hermes session/set_model failed (ignored)",{agentId:e.agentId,cloudId:f,acpId:g.acpSessionId,err:String(w)})}}));return await Promise.all(u),ne.info("_agent/switchModel: hermes sessions updated via session/set_model",{agentId:e.agentId,model:r,cloudSessions:u.length}),{ok:!0}}let d=[];for(let[u,f]of o.allSessionQueues())d.push(f.enqueue(async()=>{let x=o.sessions.get(u);x?.downstream&&(await x.downstream.stop(`switchModel: ${r}`).catch(()=>{}),x.downstream=void 0)}));return await Promise.all(d),ne.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:r,cloudSessions:d.length}),{ok:!0}}async resetAgent(e){if(Rr(e._meta,xt.RESET),!e.agentId)throw new k("IPC_BAD_REQUEST",`${xt.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,xt.RESET),this.opts.hermesReset&&await this.opts.hermesReset(e.agentId,e._meta?.cozeEnv).catch(r=>ne.warn("hermes reset hook failed (ignored)",{agentId:e.agentId,err:String(r)})),await this.runDetailSync(e.agentId,xt.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),ne.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,permissionMode:d.permissionMode,cozeGroupId:d.cozeGroupId});await oi(e,o)}async clearPersistedAcpSessionIds(e){let r=await ve(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 ze(r)}async repairAgent(e){if(Rr(e._meta,xt.REPAIR),!e.agentId)throw new k("IPC_BAD_REQUEST",`${xt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new k("IPC_BAD_REQUEST",`${xt.REPAIR} only allowed for openclaw, got ${r.framework}`);if(r&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,r.workspace)}catch(i){ne.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(i)})}return await this.runDetailSync(e.agentId,xt.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,i){if(!this.opts.detailSyncer){ne.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){ne.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){Rr(e._meta,"_agent/getFileTree");let r=e._meta,i=Kn(r),o=await this.resolveWorkspace(i),c=e.filePath??"",d=this.safeJoin(o,c),u=await od(d).catch(()=>null);if(!u)throw new k("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new k("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await si(d,o))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let f=Yy(e.depth);return u.isDirectory()?{tree:await $y(o,d,c,f)}:{tree:[{name:Vy(c),path:C0(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Rr(e._meta,"_agent/getFileContent");let r=Kn(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new k("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await od(o).catch(()=>null);if(!c||!c.isFile())throw new k("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new k("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await si(o,i))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>p0)throw new k("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${p0})`);let d=await yo(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 ve(e).catch(()=>null))?.workspace??Fe(e).workspace}safeJoin(e,r){let i=ld(e,r||"."),o=hd(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${w0}`))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return ve(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new k("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function E0(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new k("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new k("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function Or(t,e,r,i){switch(t){case"claude-code":return{base:r,subdir:le(".claude","skills")};case"codex":case"openclaw":return{base:r,subdir:le(".agents","skills")};case"hermes":return{base:Yn(e,i??J()),subdir:"skills"}}}function b0(t){let e=Ey();if(t==="claude-code")return[le(e,".claude","skills")];if(t==="codex")return[le(e,".agents","skills"),le(e,".codex","skills")];if(t==="openclaw")return[le(e,".agents","skills"),le(e,".openclaw","skills")];if(t==="hermes"){if(process.platform==="win32"){let r=process.env.LOCALAPPDATA||le(e,"AppData","Local");return[le(r,"hermes","skills"),le(e,".hermes","skills")]}return[le(e,".hermes","skills")]}return[]}async function Dy(t,e,r,i,o,c){let d=async u=>fd(le(u,"SKILL.md")).then(f=>f.isFile()).catch(()=>!1);if(!o){let{base:u,subdir:f}=Or(r,t,e,c),x=le(f,i),g=le(u,x);return await d(g)?{absDir:g,relPath:x}:null}for(let u of b0(r)){let f=le(u,i);if(await d(f))return{absDir:f,relPath:f}}return null}async function Oy(t,e,r,i,o,c){let d=E0(i),u=await Dy(t,e,r,d,o,c);if(u)return{...u,dirName:d};let x=(o?await k0(t,r):await A0(t,e,r,c)).filter(S=>S.skill.skillName===i);if(x.length>1)throw new k("SKILL_NOT_FOUND",`multiple skills named "${i}" in ${o?"global":"workspace"}: ${x.map(S=>x0(S.relPath)).join(", ")} \u2014 rename or remove duplicates`);let g=x[0];return g?{absDir:o?g.relPath:le(e,g.relPath),relPath:g.relPath,dirName:x0(g.relPath)}:null}function v0(t,e){return(yy("sha256").update(`${t}\0${e}`).digest().readBigUInt64BE(0)&0x7fffffffffffffffn).toString()}function S0(t){if(!t.startsWith("---"))return{};let e=t.indexOf(`
|
|
89
|
+
`},configPath(t){return SI(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 Lp("schtasks",["/Create","/SC","ONLOGON","/TN",Ea,"/TR",r,"/RU",t.userName,"/F"]),fl.info("task scheduler entry created",{task:Ea,logFile:t.logFile})},async uninstall(t){await Lp("schtasks",["/Delete","/TN",Ea,"/F"]).catch(e=>fl.warn("schtasks /Delete failed (ignored)",{err:String(e)})),fl.info("task scheduler entry removed",{task:Ea})}}});var Mp={};La(Mp,{buildContext:()=>RI,getSupervisor:()=>kI,launchdSupervisor:()=>ll,systemdSupervisor:()=>ul,taskSchedulerSupervisor:()=>hl});import{homedir as II,userInfo as AI}from"node:os";function kI(t=process.platform){switch(t){case"darwin":return ll;case"linux":return ul;case"win32":return hl;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function CI(){let t={};for(let e of TI){let r=process.env[e];r&&(t[e]=r)}return t}function RI(){let t=Z();return{nodeBin:process.execPath,entry:el(t),logFile:t.logFile,homeDir:II(),userName:AI().username,isRoot:process.getuid?.()===0,env:CI()}}var TI,Bp=rt(()=>{"use strict";Re();fa();Pp();Op();Np();TI=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});ne();dn();var jl=j("acp-installer-warmup"),dm=["claude-code","codex"];async function ql(t={}){let e=t.ensure??xr,i=(await Promise.allSettled(dm.map(async o=>{let c=await e(o);jl.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&jl.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))})}xn();ne();import{readdir as Im}from"node:fs/promises";import{mkdir as Vl,readFile as vm,writeFile as Jl}from"node:fs/promises";import{join as Ha}from"node:path";var Sm={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function pr(t,e,r){await Vl(t,{recursive:!0});let i=Sm[e],o=Ha(t,i);return await Jl(o,r??"","utf8"),o}async function Ga(t,e,r){let i=Ha(t,".claude");await Vl(i,{recursive:!0});let o=Ha(i,"settings.local.json"),c={};try{let u=await vm(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 Jl(o,JSON.stringify(c,null,2),"utf8"),o}var et=j("agent-detail-sync"),Am=6e4,km=5*6e4,ks=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await Im(r)}catch(o){et.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}et.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await Pe(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){et.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(d){et.warn("detail sync failed for agent, skipping",{agentId:o,err:String(d)})}}})),et.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){et.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){et.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await Pe(e,this.opts.paths);if(!i){et.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){et.warn("detail RPC failed, using local data",{agentId:e,err:String(f)});let x=this.retryQueue.get(e),g=x?Math.min(x.currentDelay*2,km):Am;this.retryQueue.set(e,{dueAt:Date.now()+g,currentDelay:g});return}if(o.agentId&&o.agentId!==e){et.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"?(et.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&et.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){et.debug("detail sync: no diff",{agentId:e});return}await Ue(i,this.opts.paths),et.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}),et.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):d&&(await pr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var ld=jt(Tu(),1);import{createHash as oy}from"node:crypto";import{lstat as rd,mkdir as id,readFile as bo,readdir as x0,rm as sd,stat as p0,writeFile as od}from"node:fs/promises";import{homedir as ay}from"node:os";import{dirname as cy,join as _e,normalize as dy,relative as dd,resolve as ad,sep as g0}from"node:path";import{Readable as m0}from"node:stream";import{pipeline as w0}from"node:stream/promises";import Jm from"events";import it from"fs";import{EventEmitter as Hc}from"node:events";import lf from"node:stream";import{StringDecoder as Zm}from"node:string_decoder";import hf from"node:path";import kr from"node:fs";import{dirname as dw,parse as lw}from"path";import{EventEmitter as ww}from"events";import Ec from"assert";import{Buffer as $n}from"buffer";import*as Ou from"zlib";import _w from"zlib";import{posix as yr}from"node:path";import{basename as Kw}from"node:path";import so from"fs";import Rt from"fs";import Uu from"path";import{win32 as r_}from"node:path";import $u from"path";import Tf from"node:fs";import y_ from"node:assert";import{randomBytes as Cf}from"node:crypto";import ie from"node:fs";import Fe from"node:path";import Rf from"fs";import po from"node:fs";import Pi from"node:path";import ct from"node:fs";import k_ from"node:fs/promises";import co from"node:path";import{join as Hf}from"node:path";import at from"node:fs";import qf from"node:path";var $m=Object.defineProperty,Vm=(t,e)=>{for(var r in e)$m(t,r,{get:e[r],enumerable:!0})},Cu=typeof process=="object"&&process?process:{stdout:null,stderr:null},Ym=t=>!!t&&typeof t=="object"&&(t instanceof Zn||t instanceof lf||Xm(t)||Qm(t)),Xm=t=>!!t&&typeof t=="object"&&t instanceof Hc&&typeof t.pipe=="function"&&t.pipe!==lf.Writable.prototype.pipe,Qm=t=>!!t&&typeof t=="object"&&t instanceof Hc&&typeof t.write=="function"&&typeof t.end=="function",qt=Symbol("EOF"),Wt=Symbol("maybeEmitEnd"),gn=Symbol("emittedEnd"),Ds=Symbol("emittingEnd"),xi=Symbol("emittedError"),Os=Symbol("closed"),Ru=Symbol("read"),Ls=Symbol("flush"),Pu=Symbol("flushChunk"),_t=Symbol("encoding"),_r=Symbol("decoder"),He=Symbol("flowing"),pi=Symbol("paused"),Sr=Symbol("resume"),Ge=Symbol("buffer"),nt=Symbol("pipes"),je=Symbol("bufferLength"),Va=Symbol("bufferPush"),Ns=Symbol("bufferShift"),Qe=Symbol("objectMode"),ke=Symbol("destroyed"),Ja=Symbol("error"),Za=Symbol("emitData"),Du=Symbol("emitEnd"),Ya=Symbol("emitEnd2"),kt=Symbol("async"),Xa=Symbol("abort"),Ms=Symbol("aborted"),gi=Symbol("signal"),Fn=Symbol("dataListeners"),ot=Symbol("discarded"),mi=t=>Promise.resolve().then(t),ew=t=>t(),tw=t=>t==="end"||t==="finish"||t==="prefinish",nw=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,rw=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),uf=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[Sr](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},iw=class extends uf{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)}},sw=t=>!!t.objectMode,ow=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Zn=class extends Hc{[He]=!1;[pi]=!1;[nt]=[];[Ge]=[];[Qe];[_t];[kt];[_r];[qt]=!1;[gn]=!1;[Ds]=!1;[Os]=!1;[xi]=null;[je]=0;[ke]=!1;[gi];[Ms]=!1;[Fn]=0;[ot]=!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");sw(e)?(this[Qe]=!0,this[_t]=null):ow(e)?(this[_t]=e.encoding,this[Qe]=!1):(this[Qe]=!1,this[_t]=null),this[kt]=!!e.async,this[_r]=this[_t]?new Zm(this[_t]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Ge]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[nt]});let{signal:r}=e;r&&(this[gi]=r,r.aborted?this[Xa]():r.addEventListener("abort",()=>this[Xa]()))}get bufferLength(){return this[je]}get encoding(){return this[_t]}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[Qe]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[kt]}set async(t){this[kt]=this[kt]||!!t}[Xa](){this[Ms]=!0,this.emit("abort",this[gi]?.reason),this.destroy(this[gi]?.reason)}get aborted(){return this[Ms]}set aborted(t){}write(t,e,r){if(this[Ms])return!1;if(this[qt])throw new Error("write after end");if(this[ke])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[kt]?mi:ew;if(!this[Qe]&&!Buffer.isBuffer(t)){if(rw(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(nw(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[Qe]?(this[He]&&this[je]!==0&&this[Ls](!0),this[He]?this.emit("data",t):this[Va](t),this[je]!==0&&this.emit("readable"),r&&i(r),this[He]):t.length?(typeof t=="string"&&!(e===this[_t]&&!this[_r]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[_t]&&(t=this[_r].write(t)),this[He]&&this[je]!==0&&this[Ls](!0),this[He]?this.emit("data",t):this[Va](t),this[je]!==0&&this.emit("readable"),r&&i(r),this[He]):(this[je]!==0&&this.emit("readable"),r&&i(r),this[He])}read(t){if(this[ke])return null;if(this[ot]=!1,this[je]===0||t===0||t&&t>this[je])return this[Wt](),null;this[Qe]&&(t=null),this[Ge].length>1&&!this[Qe]&&(this[Ge]=[this[_t]?this[Ge].join(""):Buffer.concat(this[Ge],this[je])]);let e=this[Ru](t||null,this[Ge][0]);return this[Wt](),e}[Ru](t,e){if(this[Qe])this[Ns]();else{let r=e;t===r.length||t===null?this[Ns]():typeof r=="string"?(this[Ge][0]=r.slice(t),e=r.slice(0,t),this[je]-=t):(this[Ge][0]=r.subarray(t),e=r.subarray(0,t),this[je]-=t)}return this.emit("data",e),!this[Ge].length&&!this[qt]&&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[qt]=!0,this.writable=!1,(this[He]||!this[pi])&&this[Wt](),this}[Sr](){this[ke]||(!this[Fn]&&!this[nt].length&&(this[ot]=!0),this[pi]=!1,this[He]=!0,this.emit("resume"),this[Ge].length?this[Ls]():this[qt]?this[Wt]():this.emit("drain"))}resume(){return this[Sr]()}pause(){this[He]=!1,this[pi]=!0,this[ot]=!1}get destroyed(){return this[ke]}get flowing(){return this[He]}get paused(){return this[pi]}[Va](t){this[Qe]?this[je]+=1:this[je]+=t.length,this[Ge].push(t)}[Ns](){return this[Qe]?this[je]-=1:this[je]-=this[Ge][0].length,this[Ge].shift()}[Ls](t=!1){do;while(this[Pu](this[Ns]())&&this[Ge].length);!t&&!this[Ge].length&&!this[qt]&&this.emit("drain")}[Pu](t){return this.emit("data",t),this[He]}pipe(t,e){if(this[ke])return t;this[ot]=!1;let r=this[gn];return e=e||{},t===Cu.stdout||t===Cu.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[nt].push(e.proxyErrors?new iw(this,t,e):new uf(this,t,e)),this[kt]?mi(()=>this[Sr]()):this[Sr]()),t}unpipe(t){let e=this[nt].find(r=>r.dest===t);e&&(this[nt].length===1?(this[He]&&this[Fn]===0&&(this[He]=!1),this[nt]=[]):this[nt].splice(this[nt].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[ot]=!1,this[Fn]++,!this[nt].length&&!this[He]&&this[Sr]();else if(t==="readable"&&this[je]!==0)super.emit("readable");else if(tw(t)&&this[gn])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[xi]){let i=e;this[kt]?mi(()=>i.call(this,this[xi])):i.call(this,this[xi])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[Fn]=this.listeners("data").length,this[Fn]===0&&!this[ot]&&!this[nt].length&&(this[He]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[Fn]=0,!this[ot]&&!this[nt].length&&(this[He]=!1)),e}get emittedEnd(){return this[gn]}[Wt](){!this[Ds]&&!this[gn]&&!this[ke]&&this[Ge].length===0&&this[qt]&&(this[Ds]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Os]&&this.emit("close"),this[Ds]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==ke&&this[ke])return!1;if(t==="data")return!this[Qe]&&!r?!1:this[kt]?(mi(()=>this[Za](r)),!0):this[Za](r);if(t==="end")return this[Du]();if(t==="close"){if(this[Os]=!0,!this[gn]&&!this[ke])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[xi]=r,super.emit(Ja,r);let o=!this[gi]||this.listeners("error").length?super.emit("error",r):!1;return this[Wt](),o}else if(t==="resume"){let o=super.emit("resume");return this[Wt](),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[Wt](),i}[Za](t){for(let r of this[nt])r.dest.write(t)===!1&&this.pause();let e=this[ot]?!1:super.emit("data",t);return this[Wt](),e}[Du](){return this[gn]?!1:(this[gn]=!0,this.readable=!1,this[kt]?(mi(()=>this[Ya]()),!0):this[Ya]())}[Ya](){if(this[_r]){let e=this[_r].end();if(e){for(let r of this[nt])r.dest.write(e);this[ot]||super.emit("data",e)}}for(let e of this[nt])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[Qe]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[Qe]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[Qe])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[_t]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(ke,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[ot]=!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[qt])return e();let i,o,c=x=>{this.off("data",d),this.off("end",u),this.off(ke,f),e(),o(x)},d=x=>{this.off("error",c),this.off("end",u),this.off(ke,f),this.pause(),i({value:x,done:!!this[qt]})},u=()=>{this.off("error",c),this.off("data",d),this.off(ke,f),e(),i({done:!0,value:void 0})},f=()=>c(new Error("stream destroyed"));return new Promise((x,g)=>{o=g,i=x,this.once(ke,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[ot]=!1;let t=!1,e=()=>(this.pause(),this.off(Ja,e),this.off(ke,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(Ja,e),this.once(ke,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[ke])return t?this.emit("error",t):this.emit(ke),this;this[ke]=!0,this[ot]=!0,this[Ge].length=0,this[je]=0;let e=this;return typeof e.close=="function"&&!this[Os]&&e.close(),t?this.emit("error",t):this.emit(ke),this}static get isStream(){return Ym}},aw=it.writev,An=Symbol("_autoClose"),vt=Symbol("_close"),wi=Symbol("_ended"),le=Symbol("_fd"),Qa=Symbol("_finished"),Jt=Symbol("_flags"),ec=Symbol("_flush"),yc=Symbol("_handleChunk"),bc=Symbol("_makeBuf"),Ci=Symbol("_mode"),Bs=Symbol("_needDrain"),Cr=Symbol("_onerror"),Rr=Symbol("_onopen"),tc=Symbol("_onread"),Ir=Symbol("_onwrite"),kn=Symbol("_open"),Et=Symbol("_path"),bn=Symbol("_pos"),Tt=Symbol("_queue"),Ar=Symbol("_read"),nc=Symbol("_readSize"),Vt=Symbol("_reading"),_i=Symbol("_remain"),rc=Symbol("_size"),$s=Symbol("_write"),zn=Symbol("_writing"),Vs=Symbol("_defaultFlag"),Kn=Symbol("_errored"),Gc=class extends Zn{[Kn]=!1;[le];[Et];[nc];[Vt]=!1;[rc];[_i];[An];constructor(t,e){if(e=e||{},super(e),this.readable=!0,this.writable=!1,typeof t!="string")throw new TypeError("path must be a string");this[Kn]=!1,this[le]=typeof e.fd=="number"?e.fd:void 0,this[Et]=t,this[nc]=e.readSize||16*1024*1024,this[Vt]=!1,this[rc]=typeof e.size=="number"?e.size:1/0,this[_i]=this[rc],this[An]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[le]=="number"?this[Ar]():this[kn]()}get fd(){return this[le]}get path(){return this[Et]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[kn](){it.open(this[Et],"r",(t,e)=>this[Rr](t,e))}[Rr](t,e){t?this[Cr](t):(this[le]=e,this.emit("open",e),this[Ar]())}[bc](){return Buffer.allocUnsafe(Math.min(this[nc],this[_i]))}[Ar](){if(!this[Vt]){this[Vt]=!0;let t=this[bc]();if(t.length===0)return process.nextTick(()=>this[tc](null,0,t));it.read(this[le],t,0,t.length,null,(e,r,i)=>this[tc](e,r,i))}}[tc](t,e,r){this[Vt]=!1,t?this[Cr](t):this[yc](e,r)&&this[Ar]()}[vt](){if(this[An]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,it.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[Cr](t){this[Vt]=!0,this[vt](),this.emit("error",t)}[yc](t,e){let r=!1;return this[_i]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[_i]<=0)&&(r=!1,this[vt](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[le]=="number"&&this[Ar](),!1;case"error":return this[Kn]?!1:(this[Kn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},cw=class extends Gc{[kn](){let t=!0;try{this[Rr](null,it.openSync(this[Et],"r")),t=!1}finally{t&&this[vt]()}}[Ar](){let t=!0;try{if(!this[Vt]){this[Vt]=!0;do{let e=this[bc](),r=e.length===0?0:it.readSync(this[le],e,0,e.length,null);if(!this[yc](r,e))break}while(!0);this[Vt]=!1}t=!1}finally{t&&this[vt]()}}[vt](){if(this[An]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,it.closeSync(t),this.emit("close")}}},lo=class extends Jm{readable=!1;writable=!0;[Kn]=!1;[zn]=!1;[wi]=!1;[Tt]=[];[Bs]=!1;[Et];[Ci];[An];[le];[Vs];[Jt];[Qa]=!1;[bn];constructor(t,e){e=e||{},super(e),this[Et]=t,this[le]=typeof e.fd=="number"?e.fd:void 0,this[Ci]=e.mode===void 0?438:e.mode,this[bn]=typeof e.start=="number"?e.start:void 0,this[An]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[bn]!==void 0?"r+":"w";this[Vs]=e.flags===void 0,this[Jt]=e.flags===void 0?r:e.flags,this[le]===void 0&&this[kn]()}emit(t,...e){if(t==="error"){if(this[Kn])return!1;this[Kn]=!0}return super.emit(t,...e)}get fd(){return this[le]}get path(){return this[Et]}[Cr](t){this[vt](),this[zn]=!0,this.emit("error",t)}[kn](){it.open(this[Et],this[Jt],this[Ci],(t,e)=>this[Rr](t,e))}[Rr](t,e){this[Vs]&&this[Jt]==="r+"&&t&&t.code==="ENOENT"?(this[Jt]="w",this[kn]()):t?this[Cr](t):(this[le]=e,this.emit("open",e),this[zn]||this[ec]())}end(t,e){return t&&this.write(t,e),this[wi]=!0,!this[zn]&&!this[Tt].length&&typeof this[le]=="number"&&this[Ir](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[wi]?(this.emit("error",new Error("write() after end()")),!1):this[le]===void 0||this[zn]||this[Tt].length?(this[Tt].push(t),this[Bs]=!0,!1):(this[zn]=!0,this[$s](t),!0)}[$s](t){it.write(this[le],t,0,t.length,this[bn],(e,r)=>this[Ir](e,r))}[Ir](t,e){t?this[Cr](t):(this[bn]!==void 0&&typeof e=="number"&&(this[bn]+=e),this[Tt].length?this[ec]():(this[zn]=!1,this[wi]&&!this[Qa]?(this[Qa]=!0,this[vt](),this.emit("finish")):this[Bs]&&(this[Bs]=!1,this.emit("drain"))))}[ec](){if(this[Tt].length===0)this[wi]&&this[Ir](null,0);else if(this[Tt].length===1)this[$s](this[Tt].pop());else{let t=this[Tt];this[Tt]=[],aw(this[le],t,this[bn],(e,r)=>this[Ir](e,r))}}[vt](){if(this[An]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,it.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},ff=class extends lo{[kn](){let t;if(this[Vs]&&this[Jt]==="r+")try{t=it.openSync(this[Et],this[Jt],this[Ci])}catch(e){if(e?.code==="ENOENT")return this[Jt]="w",this[kn]();throw e}else t=it.openSync(this[Et],this[Jt],this[Ci]);this[Rr](null,t)}[vt](){if(this[An]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,it.closeSync(t),this.emit("close")}}[$s](t){let e=!0;try{this[Ir](null,it.writeSync(this[le],t,0,t.length,this[bn])),e=!1}finally{if(e)try{this[vt]()}catch{}}}},uw=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"]]),fw=t=>!!t.sync&&!!t.file,hw=t=>!t.sync&&!!t.file,xw=t=>!!t.sync&&!t.file,pw=t=>!t.sync&&!t.file,gw=t=>!!t.file,mw=t=>uw.get(t)||t,jc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=mw(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Fi=(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=jc(c);if(o?.(f,d),fw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(f,d)}else if(hw(f)){let x=e(f,d);return u?x.then(()=>u(),u):x}else if(xw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(f,d)}else if(pw(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}),yw=_w.constants||{ZLIB_VERNUM:4736},Dt=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},yw)),bw=$n.concat,Lu=Object.getOwnPropertyDescriptor($n,"concat"),Ew=t=>t,ic=Lu?.writable===!0||Lu?.set!==void 0?t=>{$n.concat=t?Ew:bw}:t=>{},Vn=Symbol("_superWrite"),Fs=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"}},sc=Symbol("flushFlag"),qc=class extends Zn{#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 Ou[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new Ou[e](t)}catch(r){throw new Fs(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 Fs(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return Ec(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign($n.alloc(0),{[sc]: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}[Vn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=$n.from(t,e)),this.#e)return;Ec(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},ic(!0);let d;try{let f=typeof t[sc]=="number"?t[sc]:this.#r;d=this.#t._processChunk(t,f),ic(!1)}catch(f){ic(!1),this.#o(new Fs(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 Fs(f,this.write)));let u;if(d)if(Array.isArray(d)&&d.length>0){let f=d[0];u=this[Vn]($n.from(f));for(let x=1;x<d.length;x++)u=this[Vn](d[x])}else u=this[Vn]($n.from(d));return r&&r(),u}},xf=class extends qc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||Dt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Dt.Z_FINISH,t.fullFlushFlag=Dt.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(Dt.Z_SYNC_FLUSH),Ec(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)}}}},vw=class extends xf{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[Vn](t){return this.#e?(this.#e=!1,t[9]=255,super[Vn](t)):super[Vn](t)}},Sw=class extends xf{constructor(t){super(t,"Unzip")}},pf=class extends qc{constructor(t,e){t=t||{},t.flush=t.flush||Dt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Dt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=Dt.BROTLI_OPERATION_FLUSH,super(t,e)}},Iw=class extends pf{constructor(t){super(t,"BrotliCompress")}},Aw=class extends pf{constructor(t){super(t,"BrotliDecompress")}},gf=class extends qc{constructor(t,e){t=t||{},t.flush=t.flush||Dt.ZSTD_e_continue,t.finishFlush=t.finishFlush||Dt.ZSTD_e_end,t.fullFlushFlag=Dt.ZSTD_e_flush,super(t,e)}},kw=class extends gf{constructor(t){super(t,"ZstdCompress")}},Tw=class extends gf{constructor(t){super(t,"ZstdDecompress")}},Cw=(t,e)=>{if(Number.isSafeInteger(t))t<0?Pw(t,e):Rw(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Rw=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Pw=(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]=mf(o):o===0?e[i-1]=0:(r=!0,e[i-1]=wf(o))}},Dw=t=>{let e=t[0],r=e===128?Lw(t.subarray(1,t.length)):e===255?Ow(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},Ow=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),d;i?d=mf(c):c===0?d=c:(i=!0,d=wf(c)),d!==0&&(r-=d*Math.pow(256,e-o-1))}return r},Lw=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},mf=t=>(255^t)&255,wf=t=>(255^t)+1&255,Nw={};Vm(Nw,{code:()=>Wc,isCode:()=>Js,isName:()=>Mw,name:()=>uo});var Js=t=>uo.has(t),Mw=t=>Wc.has(t),uo=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"]]),Wc=new Map(Array.from(uo).map(t=>[t[1],t[0]])),Jn=class{cksumValid=!1;needPax=!1;nullBlock=!1;block;path;mode;uid;gid;size;cksum;#e="Unsupported";linkpath;uname;gname;devmaj=0;devmin=0;atime;ctime;mtime;charset;comment;constructor(t,e=0,r,i){Buffer.isBuffer(t)?this.decode(t,e||0,r,i):t&&this.#n(t)}decode(t,e,r,i){if(e||(e=0),!t||!(t.length>=e+512))throw new Error("need 512 bytes for header");this.path=r?.path??Un(t,e,100),this.mode=r?.mode??i?.mode??En(t,e+100,8),this.uid=r?.uid??i?.uid??En(t,e+108,8),this.gid=r?.gid??i?.gid??En(t,e+116,8),this.size=r?.size??i?.size??En(t,e+124,12),this.mtime=r?.mtime??i?.mtime??oc(t,e+136,12),this.cksum=En(t,e+148,12),i&&this.#n(i,!0),r&&this.#n(r);let o=Un(t,e+156,1);if(Js(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Un(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=r?.uname??i?.uname??Un(t,e+265,32),this.gname=r?.gname??i?.gname??Un(t,e+297,32),this.devmaj=r?.devmaj??i?.devmaj??En(t,e+329,8)??0,this.devmin=r?.devmin??i?.devmin??En(t,e+337,8)??0,t[e+475]!==0){let d=Un(t,e+345,155);this.path=d+"/"+this.path}else{let d=Un(t,e+345,130);d&&(this.path=d+"/"+this.path),this.atime=r?.atime??i?.atime??oc(t,e+476,12),this.ctime=r?.ctime??i?.ctime??oc(t,e+488,12)}let c=256;for(let d=e;d<e+148;d++)c+=t[d];for(let d=e+156;d<e+512;d++)c+=t[d];this.cksumValid=c===this.cksum,this.cksum===void 0&&c===256&&(this.nullBlock=!0)}#n(t,e=!1){Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e||r==="linkpath"&&e||r==="global"))))}encode(t,e=0){if(t||(t=this.block=Buffer.alloc(512)),this.#e==="Unsupported"&&(this.#e="0"),!(t.length>=e+512))throw new Error("need 512 bytes for header");let r=this.ctime||this.atime?130:155,i=Bw(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Hn(t,e,100,o)||this.needPax,this.needPax=vn(t,e+100,8,this.mode)||this.needPax,this.needPax=vn(t,e+108,8,this.uid)||this.needPax,this.needPax=vn(t,e+116,8,this.gid)||this.needPax,this.needPax=vn(t,e+124,12,this.size)||this.needPax,this.needPax=ac(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Hn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Hn(t,e+265,32,this.uname)||this.needPax,this.needPax=Hn(t,e+297,32,this.gname)||this.needPax,this.needPax=vn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=vn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Hn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Hn(t,e+345,155,c)||this.needPax:(this.needPax=Hn(t,e+345,130,c)||this.needPax,this.needPax=ac(t,e+476,12,this.atime)||this.needPax,this.needPax=ac(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,vn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:uo.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Wc.get(t));if(Js(e)||e==="Unsupported")this.#e=e;else if(Js(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Bw=(t,e)=>{let r=t,i="",o,c=yr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=yr.dirname(r),r=yr.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=yr.join(yr.basename(i),r),i=yr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Un=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),oc=(t,e,r)=>Fw(En(t,e,r)),Fw=t=>t===void 0?void 0:new Date(t*1e3),En=(t,e,r)=>Number(t[e])&128?Dw(t.subarray(e,e+r)):Uw(t,e,r),zw=t=>isNaN(t)?void 0:t,Uw=(t,e,r)=>zw(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Hw={12:8589934591,8:2097151},vn=(t,e,r,i)=>i===void 0?!1:i>Hw[r]||i<0?(Cw(i,t.subarray(e,e+r)),!0):(Gw(t,e,r,i),!1),Gw=(t,e,r,i)=>t.write(jw(i,r),e,r,"ascii"),jw=(t,e)=>qw(Math.floor(t).toString(8),e),qw=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",ac=(t,e,r,i)=>i===void 0?!1:vn(t,e,r,i.getTime()/1e3),Ww=new Array(156).join("\0"),Hn=(t,e,r,i)=>i===void 0?!1:(t.write(i+Ww,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),io=class _f{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 Jn({path:("PaxHeader/"+Kw(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 _f($w(Vw(e),r),i)}},$w=(t,e)=>e?Object.assign({},e,t):t,Vw=t=>t.replace(/\n$/,"").split(`
|
|
91
|
+
`).reduce(Jw,Object.create(null)),Jw=(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},Zw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Q=Zw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),yf=class extends Zn{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=Q(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?Q(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=Q(t.path)),t.linkpath&&(t.linkpath=Q(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},fo=(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))},Yw=1024*1024,vc=Buffer.from([31,139]),Sc=Buffer.from([40,181,47,253]),Xw=Math.max(vc.length,Sc.length),ft=Symbol("state"),Gn=Symbol("writeEntry"),Kt=Symbol("readEntry"),cc=Symbol("nextEntry"),Nu=Symbol("processEntry"),Ct=Symbol("extendedHeader"),yi=Symbol("globalExtendedHeader"),mn=Symbol("meta"),Mu=Symbol("emitMeta"),we=Symbol("buffer"),$t=Symbol("queue"),wn=Symbol("ended"),dc=Symbol("emittedEnd"),jn=Symbol("emit"),De=Symbol("unzip"),zs=Symbol("consumeChunk"),Us=Symbol("consumeChunkSub"),lc=Symbol("consumeBody"),Bu=Symbol("consumeMeta"),Fu=Symbol("consumeHeader"),bi=Symbol("consuming"),uc=Symbol("bufferConcat"),Hs=Symbol("maybeEnd"),br=Symbol("writing"),_n=Symbol("aborted"),Gs=Symbol("onDone"),qn=Symbol("sawValidEntry"),js=Symbol("sawNullBlock"),qs=Symbol("sawEOF"),zu=Symbol("closeStream"),Qw=()=>!0,Bi=class extends ww{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[$t]=[];[we];[Kt];[Gn];[ft]="begin";[mn]="";[Ct];[yi];[wn]=!1;[De];[_n]=!1;[qn];[js]=!1;[qs]=!1;[br]=!1;[bi]=!1;[dc]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Gs,()=>{(this[ft]==="begin"||this[qn]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(Gs,t.ondone):this.on(Gs,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||Yw,this.filter=typeof t.filter=="function"?t.filter:Qw;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[zu]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){fo(this,t,e,r)}[Fu](t,e){this[qn]===void 0&&(this[qn]=!1);let r;try{r=new Jn(t,e,this[Ct],this[yi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[js]?(this[qs]=!0,this[ft]==="begin"&&(this[ft]="header"),this[jn]("eof")):(this[js]=!0,this[jn]("nullBlock"));else if(this[js]=!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[Gn]=new yf(r,this[Ct],this[yi]);if(!this[qn])if(o.remain){let c=()=>{o.invalid||(this[qn]=!0)};o.on("end",c)}else this[qn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[jn]("ignoredEntry",o),this[ft]="ignore",o.resume()):o.size>0&&(this[mn]="",o.on("data",c=>this[mn]+=c),this[ft]="meta"):(this[Ct]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[jn]("ignoredEntry",o),this[ft]=o.remain?"ignore":"header",o.resume()):(o.remain?this[ft]="body":(this[ft]="header",o.end()),this[Kt]?this[$t].push(o):(this[$t].push(o),this[cc]())))}}}[zu](){queueMicrotask(()=>this.emit("close"))}[Nu](t){let e=!0;if(!t)this[Kt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[Kt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[cc]()),e=!1);return e}[cc](){do;while(this[Nu](this[$t].shift()));if(this[$t].length===0){let t=this[Kt];!t||t.flowing||t.size===t.remain?this[br]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[lc](t,e){let r=this[Gn];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[ft]="header",this[Gn]=void 0,r.end()),o.length}[Bu](t,e){let r=this[Gn],i=this[lc](t,e);return!this[Gn]&&r&&this[Mu](r),i}[jn](t,e,r){this[$t].length===0&&!this[Kt]?this.emit(t,e,r):this[$t].push([t,e,r])}[Mu](t){switch(this[jn]("meta",this[mn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Ct]=io.parse(this[mn],this[Ct],!1);break;case"GlobalExtendedHeader":this[yi]=io.parse(this[mn],this[yi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Ct]??Object.create(null);this[Ct]=e,e.path=this[mn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Ct]||Object.create(null);this[Ct]=e,e.linkpath=this[mn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[_n]=!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[_n])return r?.(),!1;if((this[De]===void 0||this.brotli===void 0&&this[De]===!1)&&t){if(this[we]&&(t=Buffer.concat([this[we],t]),this[we]=void 0),t.length<Xw)return this[we]=t,r?.(),!0;for(let d=0;this[De]===void 0&&d<vc.length;d++)t[d]!==vc[d]&&(this[De]=!1);let o=!1;if(this[De]===!1&&this.zstd!==!1){o=!0;for(let d=0;d<Sc.length;d++)if(t[d]!==Sc[d]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[De]===!1&&c)if(t.length<512)if(this[wn])this.brotli=!0;else return this[we]=t,r?.(),!0;else try{new Jn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[De]===void 0||this[De]===!1&&(this.brotli||o)){let d=this[wn];this[wn]=!1,this[De]=this[De]===void 0?new Sw({}):o?new Tw({}):new Aw({}),this[De].on("data",f=>this[zs](f)),this[De].on("error",f=>this.abort(f)),this[De].on("end",()=>{this[wn]=!0,this[zs]()}),this[br]=!0;let u=!!this[De][d?"end":"write"](t);return this[br]=!1,r?.(),u}}this[br]=!0,this[De]?this[De].write(t):this[zs](t),this[br]=!1;let i=this[$t].length>0?!1:this[Kt]?this[Kt].flowing:!0;return!i&&this[$t].length===0&&this[Kt]?.once("drain",()=>this.emit("drain")),r?.(),i}[uc](t){t&&!this[_n]&&(this[we]=this[we]?Buffer.concat([this[we],t]):t)}[Hs](){if(this[wn]&&!this[dc]&&!this[_n]&&!this[bi]){this[dc]=!0;let t=this[Gn];if(t&&t.blockRemain){let e=this[we]?this[we].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[we]&&t.write(this[we]),t.end()}this[jn](Gs)}}[zs](t){if(this[bi]&&t)this[uc](t);else if(!t&&!this[we])this[Hs]();else if(t){if(this[bi]=!0,this[we]){this[uc](t);let e=this[we];this[we]=void 0,this[Us](e)}else this[Us](t);for(;this[we]&&this[we]?.length>=512&&!this[_n]&&!this[qs];){let e=this[we];this[we]=void 0,this[Us](e)}this[bi]=!1}(!this[we]||this[wn])&&this[Hs]()}[Us](t){let e=0,r=t.length;for(;e+512<=r&&!this[_n]&&!this[qs];)switch(this[ft]){case"begin":case"header":this[Fu](t,e),e+=512;break;case"ignore":case"body":e+=this[lc](t,e);break;case"meta":e+=this[Bu](t,e);break;default:throw new Error("invalid state: "+this[ft])}e<r&&(this[we]=this[we]?Buffer.concat([t.subarray(e),this[we]]):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[_n]||(this[De]?(t&&this[De].write(t),this[De].end()):(this[wn]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Hs]())),this}},Ri=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)},e_=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},bf=(t,e)=>{let r=new Map(e.map(c=>[Ri(c),!0])),i=t.filter,o=(c,d="")=>{let u=d||lw(c).root||".",f;if(c===u)f=!1;else{let x=r.get(c);f=x!==void 0?x:o(dw(c),u)}return r.set(c,f),f};t.filter=i?(c,d)=>i(c,d)&&o(Ri(c)):c=>o(Ri(c))},t_=t=>{let e=new Bi(t),r=t.file,i;try{i=kr.openSync(r,"r");let o=kr.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let d=Buffer.allocUnsafe(o.size),u=kr.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=kr.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{kr.closeSync(i)}catch{}}},n_=(t,e)=>{let r=new Bi(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("end",c),kr.stat(o,(u,f)=>{if(u)d(u);else{let x=new Gc(o,{readSize:i,size:f.size});x.on("error",d),x.pipe(r)}})})},Pr=Fi(t_,n_,t=>new Bi(t),t=>new Bi(t),(t,e)=>{e?.length&&bf(t,e),t.noResume||e_(t)}),Ef=(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:i_,parse:Hu}=r_,Kc=t=>{let e="",r=Hu(t);for(;i_(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=Hu(t)}return[e,t]},ho=["|","<",">","?",":"],$c=ho.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),s_=new Map(ho.map((t,e)=>[t,$c[e]])),o_=new Map($c.map((t,e)=>[t,ho[e]])),Gu=t=>ho.reduce((e,r)=>e.split(r).join(s_.get(r)),t),a_=t=>$c.reduce((e,r)=>e.split(r).join(o_.get(r)),t),vf=(t,e)=>e?(t=Q(t).replace(/^\.(\/|$)/,""),Ri(e)+"/"+t):Q(t),c_=16*1024*1024,ju=Symbol("process"),qu=Symbol("file"),Wu=Symbol("directory"),Ic=Symbol("symlink"),Ku=Symbol("hardlink"),Ei=Symbol("header"),Zs=Symbol("read"),Ac=Symbol("lstat"),Ys=Symbol("onlstat"),kc=Symbol("onread"),Tc=Symbol("onreadlink"),Cc=Symbol("openfile"),Rc=Symbol("onopenfile"),Sn=Symbol("close"),oo=Symbol("mode"),Pc=Symbol("awaitDrain"),fc=Symbol("ondrain"),Pt=Symbol("prefix"),Sf=class extends Zn{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=jc(e);super(),this.path=Q(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||c_,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Q(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Q(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]=Kc(this.path);c&&typeof d=="string"&&(this.path=d,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=a_(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Q(r.absolute||Uu.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[Ys](o):this[Ac]()}warn(t,e,r={}){return fo(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[Ac](){Rt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Ys](e)})}[Ys](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=u_(t),this.emit("stat",t),this[ju]()}[ju](){switch(this.type){case"File":return this[qu]();case"Directory":return this[Wu]();case"SymbolicLink":return this[Ic]();default:return this.end()}}[oo](t){return Ef(t,this.type==="Directory",this.portable)}[Pt](t){return vf(t,this.prefix)}[Ei](){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 Jn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,mode:this[oo](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 io({atime:this.portable?void 0:this.header.atime,ctime:this.portable?void 0:this.header.ctime,gid:this.portable?void 0:this.header.gid,mtime:this.noMtime?void 0:this.mtime||this.header.mtime,path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?void 0:this.header.uid,uname:this.portable?void 0:this.header.uname,dev:this.portable?void 0:this.stat.dev,ino:this.portable?void 0:this.stat.ino,nlink:this.portable?void 0:this.stat.nlink}).encode());let t=this.header?.block;if(!t)throw new Error("failed to encode header");super.write(t)}[Wu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[Ei](),this.end()}[Ic](){Rt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Tc](e)})}[Tc](t){this.linkpath=Q(t),this[Ei](),this.end()}[Ku](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Q(Uu.relative(this.cwd,t)),this.stat.size=0,this[Ei](),this.end()}[qu](){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[Ku](e);this.linkCache.set(t,this.absolute)}if(this[Ei](),this.stat.size===0)return this.end();this[Cc]()}[Cc](){Rt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Rc](e)})}[Rc](t){if(this.fd=t,this.#e)return this[Sn]();if(!this.stat)throw new Error("should stat before calling onopenfile");this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let e=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(e),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[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[Sn](()=>this.emit("error",c));this[kc](d)})}[Sn](t=()=>{}){this.fd!==void 0&&Rt.close(this.fd,t)}[kc](t){if(t<=0&&this.remain>0){let r=Object.assign(new Error("encountered unexpected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[Sn](()=>this.emit("error",r))}if(t>this.remain){let r=Object.assign(new Error("did not encounter expected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[Sn](()=>this.emit("error",r))}if(!this.buf)throw new Error("should have created buffer prior to reading");if(t===this.remain)for(let r=t;r<this.length&&t<this.blockRemain;r++)this.buf[r+this.offset]=0,t++,this.remain++;let e=this.offset===0&&t===this.buf.length?this.buf:this.buf.subarray(this.offset,this.offset+t);this.write(e)?this[fc]():this[Pc](()=>this[fc]())}[Pc](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)}[fc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[Sn](t=>t?this.emit("error",t):this.end());if(!this.buf)throw new Error("buffer lost somehow in ONDRAIN");this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[Zs]()}},d_=class extends Sf{sync=!0;[Ac](){this[Ys](Rt.lstatSync(this.absolute))}[Ic](){this[Tc](Rt.readlinkSync(this.absolute))}[Cc](){this[Rc](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[kc](d),t=!1}finally{if(t)try{this[Sn](()=>{})}catch{}}}[Pc](t){t()}[Sn](t=()=>{}){this.fd!==void 0&&Rt.closeSync(this.fd),t()}},l_=class extends Zn{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 fo(this,t,e,r)}constructor(t,e={}){let r=jc(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=Q(t.path),this.mode=t.mode!==void 0?this[oo](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?Q(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[d,u]=Kc(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 Jn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?void 0:this.uid,gid:this.portable?void 0:this.gid,size:this.size,mtime:this.noMtime?void 0:this.mtime,type:this.type,uname:this.portable?void 0:this.uname,atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime}),o&&this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute path`,{entry:this,path:o+this.path}),this.header.encode()&&!this.noPax&&super.write(new io({atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime,gid:this.portable?void 0:this.gid,mtime:this.noMtime?void 0:this.mtime,path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,size:this.size,uid:this.portable?void 0:this.uid,uname:this.portable?void 0:this.uname,dev:this.portable?void 0:this.readEntry.dev,ino:this.portable?void 0:this.readEntry.ino,nlink:this.portable?void 0:this.readEntry.nlink}).encode());let c=this.header?.block;if(!c)throw new Error("failed to encode header");super.write(c),t.pipe(this)}[Pt](t){return vf(t,this.prefix)}[oo](t){return Ef(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}},u_=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",f_=class Tr{tail;head;length=0;static create(e=[]){return new Tr(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++)x_(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)p_(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 Tr;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 Tr;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 Tr;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 Tr;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=h_(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 h_(t,e,r){let i=e,o=e?e.next:t.head,c=new Vc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function x_(t,e){t.tail=new Vc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function p_(t,e){t.head=new Vc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Vc=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}},Vu=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},Ju=Buffer.alloc(1024),Xs=Symbol("onStat"),vi=Symbol("ended"),yt=Symbol("queue"),Si=Symbol("queue"),yn=Symbol("current"),Wn=Symbol("process"),Ii=Symbol("processing"),Ws=Symbol("processJob"),bt=Symbol("jobs"),hc=Symbol("jobDone"),Qs=Symbol("addFSEntry"),Zu=Symbol("addTarEntry"),Dc=Symbol("stat"),Oc=Symbol("readdir"),eo=Symbol("onreaddir"),to=Symbol("pipe"),Yu=Symbol("entry"),xc=Symbol("entryOpt"),no=Symbol("writeEntryClass"),If=Symbol("write"),pc=Symbol("ondrain"),xo=class extends Zn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[no];onWriteEntry;[yt];[Si]=new Map;[bt]=0;[Ii]=!1;[vi]=!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=Q(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[no]=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 vw(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Iw(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new kw(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[pc]()),this.on("resume",()=>e.resume())}else this.on("drain",this[pc]);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[yt]=new f_,this[bt]=0,this.jobs=Number(t.jobs)||4,this[Ii]=!1,this[vi]=!1}[If](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[vi]=!0,this[Wn](),r&&r(),this}write(t){if(this[vi])throw new Error("write after end");return t instanceof yf?this[Zu](t):this[Qs](t),this.flowing}[Zu](t){let e=Q($u.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Vu(t.path,e);r.entry=new l_(t,this[xc](r)),r.entry.on("end",()=>this[hc](r)),this[bt]+=1,this[yt].push(r)}this[Wn]()}[Qs](t){let e=Q($u.resolve(this.cwd,t));this[yt].push(new Vu(t,e)),this[Wn]()}[Dc](t){t.pending=!0,this[bt]+=1;let e=this.follow?"stat":"lstat";so[e](t.absolute,(r,i)=>{t.pending=!1,this[bt]-=1,r?this.emit("error",r):this[Xs](t,i)})}[Xs](t,e){if(this.statCache.set(t.absolute,e),t.stat=e,!this.filter(t.path,e))t.ignore=!0;else if(e.isFile()&&e.nlink>1&&!this.linkCache.get(`${e.dev}:${e.ino}`)&&!this.sync)if(t===this[yn])this[Ws](t);else{let r=`${e.dev}:${e.ino}`,i=this[Si].get(r);i?i.push(t):this[Si].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Wn]()}[Oc](t){t.pending=!0,this[bt]+=1,so.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[bt]-=1,e)return this.emit("error",e);this[eo](t,r)})}[eo](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Wn]()}[Wn](){if(!this[Ii]){this[Ii]=!0;for(let t=this[yt].head;t&&this[bt]<this.jobs;t=t.next)if(this[Ws](t.value),t.value.ignore){let e=t.next;this[yt].removeNode(t),t.next=e}this[Ii]=!1,this[vi]&&this[yt].length===0&&this[bt]===0&&(this.zip?this.zip.end(Ju):(super.write(Ju),super.end()))}}get[yn](){return this[yt]&&this[yt].head&&this[yt].head.value}[hc](t){this[yt].shift(),this[bt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[Si].get(r);if(i){this[Si].delete(r);for(let o of i)o.pending=!1,this[Ws](o)}}this[Wn]()}[Ws](t){if(t.pending&&t.pendingLink&&t===this[yn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[yn]&&!t.piped&&this[to](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Xs](t,e):this[Dc](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[eo](t,e):this[Oc](t),!t.readdir)return}if(t.entry=this[Yu](t),!t.entry){t.ignore=!0;return}t===this[yn]&&!t.piped&&this[to](t)}}}[xc](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}}[Yu](t){this[bt]+=1;try{return new this[no](t.path,this[xc](t)).on("end",()=>this[hc](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[pc](){this[yn]&&this[yn].entry&&this[yn].entry.resume()}[to](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={}){fo(this,t,e,r)}},Jc=class extends xo{sync=!0;constructor(t){super(t),this[no]=d_}pause(){}resume(){}[Dc](t){let e=this.follow?"statSync":"lstatSync";this[Xs](t,so[e](t.absolute))}[Oc](t){this[eo](t,so.readdirSync(t.absolute))}[to](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[If](i)})}},g_=(t,e)=>{let r=new Jc(t),i=new ff(t.file,{mode:t.mode||438});r.pipe(i),Af(r,e)},m_=(t,e)=>{let r=new xo(t),i=new lo(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 kf(r,e).catch(c=>r.emit("error",c)),o},Af=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Pr({file:hf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},kf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Pr({file:hf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},w_=(t,e)=>{let r=new Jc(t);return Af(r,e),r},__=(t,e)=>{let r=new xo(t);return kf(r,e).catch(i=>r.emit("error",i)),r},fk=Fi(g_,m_,w_,__,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),b_=process.env.__FAKE_PLATFORM__||process.platform,Pf=b_==="win32",{O_CREAT:Df,O_NOFOLLOW:Xu,O_TRUNC:Of,O_WRONLY:Lf}=Rf.constants,Nf=Number(process.env.__FAKE_FS_O_FILENAME__)||Rf.constants.UV_FS_O_FILEMAP||0,E_=Pf&&!!Nf,v_=512*1024,S_=Nf|Of|Df|Lf,Qu=!Pf&&typeof Xu=="number"?Xu|Of|Df|Lf:null,Mf=Qu!==null?()=>Qu:E_?t=>t<v_?S_:"w":()=>"w",Lc=(t,e,r)=>{try{return po.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},ao=(t,e,r,i)=>{po.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},I_=(t,e,r,i,o)=>{if(e.isDirectory())Bf(Pi.resolve(t,e.name),r,i,c=>{if(c)return o(c);let d=Pi.resolve(t,e.name);ao(d,r,i,o)});else{let c=Pi.resolve(t,e.name);ao(c,r,i,o)}},Bf=(t,e,r,i)=>{po.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 ao(t,e,r,i);let d=c.length,u=null,f=x=>{if(!u){if(x)return i(u=x);if(--d===0)return ao(t,e,r,i)}};for(let x of c)I_(t,x,e,r,f)})},A_=(t,e,r,i)=>{e.isDirectory()&&Ff(Pi.resolve(t,e.name),r,i),Lc(Pi.resolve(t,e.name),r,i)},Ff=(t,e,r)=>{let i;try{i=po.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return Lc(t,e,r);throw c}for(let o of i)A_(t,o,e,r);return Lc(t,e,r)},zf=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"}},go=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"}},T_=(t,e)=>{ct.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new zf(t,r?.code||"ENOTDIR")),e(r)})},C_=(t,e,r)=>{t=Q(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),x=e.preserve,g=e.unlink,m=Q(e.cwd),S=(v,I)=>{v?r(v):I&&f?Bf(I,d,u,A=>S(A)):c?ct.chmod(t,o,r):r()};if(t===m)return T_(t,S);if(x)return k_.mkdir(t,{mode:o,recursive:!0}).then(v=>S(null,v??void 0),S);let _=Q(co.relative(m,t)).split("/");Nc(m,_,o,g,m,void 0,S)},Nc=(t,e,r,i,o,c,d)=>{if(e.length===0)return d(null,c);let u=e.shift(),f=Q(co.resolve(t+"/"+u));ct.mkdir(f,r,Uf(f,e,r,i,o,c,d))},Uf=(t,e,r,i,o,c,d)=>u=>{u?ct.lstat(t,(f,x)=>{if(f)f.path=f.path&&Q(f.path),d(f);else if(x.isDirectory())Nc(t,e,r,i,o,c,d);else if(i)ct.unlink(t,g=>{if(g)return d(g);ct.mkdir(t,r,Uf(t,e,r,i,o,c,d))});else{if(x.isSymbolicLink())return d(new go(t,t+"/"+e.join("/")));d(u)}}):(c=c||t,Nc(t,e,r,i,o,c,d))},R_=t=>{let e=!1,r;try{e=ct.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new zf(t,r??"ENOTDIR")}},P_=(t,e)=>{t=Q(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,x=e.unlink,g=Q(e.cwd),m=v=>{v&&u&&Ff(v,c,d),o&&ct.chmodSync(t,i)};if(t===g)return R_(g),m();if(f)return m(ct.mkdirSync(t,{mode:i,recursive:!0})??void 0);let S=Q(co.relative(g,t)).split("/"),_;for(let v=S.shift(),I=g;v&&(I+="/"+v);v=S.shift()){I=Q(co.resolve(I));try{ct.mkdirSync(I,i),_=_||I}catch{let A=ct.lstatSync(I);if(A.isDirectory())continue;if(x){ct.unlinkSync(I),ct.mkdirSync(I,i),_=_||I;continue}else if(A.isSymbolicLink())return new go(I,I+"/"+S.join("/"))}}return m(_)},gc=Object.create(null),ef=1e4,Er=new Set,D_=t=>{Er.has(t)?Er.delete(t):gc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),Er.add(t);let e=gc[t],r=Er.size-ef;if(r>ef/10){for(let i of Er)if(Er.delete(i),delete gc[i],--r<=0)break}return e},O_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,L_=O_==="win32",N_=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=Hf(i,r)),e.push(r||"/"),e},[]),M_=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=L_?["win32 parallelization disabled"]:t.map(i=>Ri(Hf(D_(i))));let r=new Set(t.map(i=>N_(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}},B_=()=>process.umask(),tf=Symbol("onEntry"),Mc=Symbol("checkFs"),nf=Symbol("checkFs2"),Bc=Symbol("isReusable"),ht=Symbol("makeFs"),Fc=Symbol("file"),zc=Symbol("directory"),ro=Symbol("link"),rf=Symbol("symlink"),sf=Symbol("hardlink"),Ti=Symbol("ensureNoSymlink"),of=Symbol("unsupported"),af=Symbol("checkPath"),mc=Symbol("stripAbsolutePath"),In=Symbol("mkdir"),qe=Symbol("onError"),Ks=Symbol("pending"),cf=Symbol("pend"),vr=Symbol("unpend"),wc=Symbol("ended"),_c=Symbol("maybeClose"),Uc=Symbol("skip"),Di=Symbol("doChown"),Oi=Symbol("uid"),Li=Symbol("gid"),Ni=Symbol("checkedCwd"),F_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Mi=F_==="win32",z_=1024,U_=(t,e)=>{if(!Mi)return ie.unlink(t,e);let r=t+".DELETE."+Cf(16).toString("hex");ie.rename(t,r,i=>{if(i)return e(i);ie.unlink(r,e)})},H_=t=>{if(!Mi)return ie.unlinkSync(t);let e=t+".DELETE."+Cf(16).toString("hex");ie.renameSync(t,e),ie.unlinkSync(e)},df=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Zc=class extends Bi{[wc]=!1;[Ni]=!1;[Ks]=0;reservations=new M_;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[wc]=!0,this[_c]()},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:z_,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Mi,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Q(Fe.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:B_():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[tf](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[_c](){this[wc]&&this[Ks]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[mc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Kc(r),d=c.replaceAll(/\\/g,"/").split("/");if(d.includes("..")||Mi&&/^[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=Fe.posix.dirname(t.path),f=Fe.posix.normalize(Fe.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}[af](t){let e=Q(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Q(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[mc](t,"path")||!this[mc](t,"linkpath"))return!1;if(t.absolute=Fe.isAbsolute(t.path)?Q(Fe.resolve(t.path)):Q(Fe.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:Q(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}=Fe.win32.parse(String(t.absolute));t.absolute=i+Gu(String(t.absolute).slice(i.length));let{root:o}=Fe.win32.parse(t.path);t.path=o+Gu(t.path.slice(o.length))}return!0}[tf](t){if(!this[af](t))return t.resume();switch(y_.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[Mc](t);default:return this[of](t)}}[qe](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[vr](),e.resume())}[In](t,e,r){C_(Q(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)}[Di](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}[Oi](t){return df(this.uid,t.uid,this.processUid)}[Li](t){return df(this.gid,t.gid,this.processGid)}[Fc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new lo(String(t.absolute),{flags:Mf(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&ie.close(i.fd,()=>{}),i.write=()=>!0,this[qe](u,t),e()});let o=1,c=u=>{if(u){i.fd&&ie.close(i.fd,()=>{}),this[qe](u,t),e();return}--o===0&&i.fd!==void 0&&ie.close(i.fd,f=>{f?this[qe](f,t):this[vr](),e()})};i.on("finish",()=>{let u=String(t.absolute),f=i.fd;if(typeof f=="number"&&t.mtime&&!this.noMtime){o++;let x=t.atime||new Date,g=t.mtime;ie.futimes(f,x,g,m=>m?ie.utimes(u,x,g,S=>c(S&&m)):c())}if(typeof f=="number"&&this[Di](t)){o++;let x=this[Oi](t),g=this[Li](t);typeof x=="number"&&typeof g=="number"&&ie.fchown(f,x,g,m=>m?ie.chown(u,x,g,S=>c(S&&m)):c())}c()});let d=this.transform&&this.transform(t)||t;d!==t&&(d.on("error",u=>{this[qe](u,t),e()}),t.pipe(d)),d.pipe(i)}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[In](String(t.absolute),r,i=>{if(i){this[qe](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[vr](),t.resume())};t.mtime&&!this.noMtime&&(o++,ie.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[Di](t)&&(o++,ie.chown(String(t.absolute),Number(this[Oi](t)),Number(this[Li](t)),c)),c()})}[of](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[rf](t,e){let r=Q(Fe.relative(this.cwd,Fe.resolve(Fe.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Ti](t,this.cwd,r,()=>this[ro](t,String(t.linkpath),"symlink",e),i=>{this[qe](i,t),e()})}[sf](t,e){let r=Q(Fe.resolve(this.cwd,String(t.linkpath))),i=Q(String(t.linkpath)).split("/");this[Ti](t,this.cwd,i,()=>this[ro](t,r,"link",e),o=>{this[qe](o,t),e()})}[Ti](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let d=Fe.resolve(e,c);ie.lstat(d,(u,f)=>{if(u)return i();if(f?.isSymbolicLink())return o(new go(d,Fe.resolve(d,r.join("/"))));this[Ti](t,d,r,i,o)})}[cf](){this[Ks]++}[vr](){this[Ks]--,this[_c]()}[Uc](t){this[vr](),t.resume()}[Bc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Mi}[Mc](t){this[cf]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[nf](t,r))}[nf](t,e){let r=d=>{e(d)},i=()=>{this[In](this.cwd,this.dmode,d=>{if(d){this[qe](d,t),r();return}this[Ni]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let d=Q(Fe.dirname(String(t.absolute)));if(d!==this.cwd)return this[In](d,this.dmode,u=>{if(u){this[qe](u,t),r();return}c()})}c()},c=()=>{ie.lstat(String(t.absolute),(d,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Uc](t),r();return}if(d||this[Bc](t,u))return this[ht](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let f=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,x=g=>this[ht](g??null,t,r);return f?ie.chmod(String(t.absolute),Number(t.mode),x):x()}if(t.absolute!==this.cwd)return ie.rmdir(String(t.absolute),f=>this[ht](f??null,t,r))}if(t.absolute===this.cwd)return this[ht](null,t,r);U_(String(t.absolute),f=>this[ht](f??null,t,r))})};this[Ni]?o():i()}[ht](t,e,r){if(t){this[qe](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Fc](e,r);case"Link":return this[sf](e,r);case"SymbolicLink":return this[rf](e,r);case"Directory":case"GNUDumpDir":return this[zc](e,r)}}[ro](t,e,r,i){ie[r](e,String(t.absolute),o=>{o?this[qe](o,t):(this[vr](),t.resume()),i()})}},Ai=t=>{try{return[null,t()]}catch(e){return[e,null]}},Gf=class extends Zc{sync=!0;[ht](t,e){return super[ht](t,e,()=>{})}[Mc](t){if(!this[Ni]){let o=this[In](this.cwd,this.dmode);if(o)return this[qe](o,t);this[Ni]=!0}if(t.absolute!==this.cwd){let o=Q(Fe.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[In](o,this.dmode);if(c)return this[qe](c,t)}}let[e,r]=Ai(()=>ie.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Uc](t);if(e||this[Bc](t,r))return this[ht](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[d]=c?Ai(()=>{ie.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[ht](d,t)}let[o]=Ai(()=>ie.rmdirSync(String(t.absolute)));this[ht](o,t)}let[i]=t.absolute===this.cwd?[]:Ai(()=>H_(String(t.absolute)));this[ht](i,t)}[Fc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=d=>{let u;try{ie.closeSync(o)}catch(f){u=f}(d||u)&&this[qe](d||u,t),e()},o;try{o=ie.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[qe](d,t)),t.pipe(c)),c.on("data",d=>{try{ie.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{ie.futimesSync(o,u,f)}catch(x){try{ie.utimesSync(String(t.absolute),u,f)}catch{d=x}}}if(this[Di](t)){let u=this[Oi](t),f=this[Li](t);try{ie.fchownSync(o,Number(u),Number(f))}catch(x){try{ie.chownSync(String(t.absolute),Number(u),Number(f))}catch{d=d||x}}}i(d)})}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[In](String(t.absolute),r);if(i){this[qe](i,t),e();return}if(t.mtime&&!this.noMtime)try{ie.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[Di](t))try{ie.chownSync(String(t.absolute),Number(this[Oi](t)),Number(this[Li](t)))}catch{}e(),t.resume()}[In](t,e){try{return P_(Q(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}}[Ti](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let d of r){c=Fe.resolve(c,d);let[u,f]=Ai(()=>ie.lstatSync(c));if(u)return i();if(f.isSymbolicLink())return o(new go(c,Fe.resolve(e,r.join("/"))))}i()}[ro](t,e,r,i){let o=`${r}Sync`;try{ie[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[qe](c,t)}}},G_=t=>{let e=new Gf(t),r=t.file,i=Tf.statSync(r),o=t.maxReadSize||16*1024*1024;new cw(r,{readSize:o,size:i.size}).pipe(e)},j_=(t,e)=>{let r=new Zc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("close",c),Tf.stat(o,(u,f)=>{if(u)d(u);else{let x=new Gc(o,{readSize:i,size:f.size});x.on("error",d),x.pipe(r)}})})},jf=Fi(G_,j_,t=>new Gf(t),t=>new Zc(t),(t,e)=>{e?.length&&bf(t,e)}),q_=(t,e)=>{let r=new Jc(t),i=!0,o,c;try{try{o=at.openSync(t.file,"r+")}catch(f){if(f?.code==="ENOENT")o=at.openSync(t.file,"w+");else throw f}let d=at.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<d.size;c+=512){for(let g=0,m=0;g<512;g+=m){if(m=at.readSync(o,u,g,u.length-g,c+g),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!m)break e}let f=new Jn(u);if(!f.cksumValid)break;let x=512*Math.ceil((f.size||0)/512);if(c+x+512>d.size)break;c+=x,t.mtimeCache&&f.mtime&&t.mtimeCache.set(String(f.path),f.mtime)}i=!1,W_(t,r,c,o,e)}finally{if(i)try{at.closeSync(o)}catch{}}},W_=(t,e,r,i,o)=>{let c=new ff(t.file,{fd:i,start:r});e.pipe(c),$_(e,o)},K_=(t,e)=>{e=Array.from(e);let r=new xo(t),i=(o,c,d)=>{let u=(S,_)=>{S?at.close(o,v=>d(S)):d(null,_)},f=0;if(c===0)return u(null,0);let x=0,g=Buffer.alloc(512),m=(S,_)=>{if(S||_===void 0)return u(S);if(x+=_,x<512&&_)return at.read(o,g,x,g.length-x,f+x,m);if(f===0&&g[0]===31&&g[1]===139)return u(new Error("cannot append to compressed archives"));if(x<512)return u(null,f);let v=new Jn(g);if(!v.cksumValid)return u(null,f);let I=512*Math.ceil((v.size??0)/512);if(f+I+512>c||(f+=I+512,f>=c))return u(null,f);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),x=0,at.read(o,g,0,512,f,m)};at.read(o,g,0,512,f,m)};return new Promise((o,c)=>{r.on("error",c);let d="r+",u=(f,x)=>{if(f&&f.code==="ENOENT"&&d==="r+")return d="w+",at.open(t.file,d,u);if(f||!x)return c(f);at.fstat(x,(g,m)=>{if(g)return at.close(x,()=>c(g));i(x,m.size,(S,_)=>{if(S)return c(S);let v=new lo(t.file,{fd:x,start:_});r.pipe(v),v.on("error",c),v.on("close",o),V_(r,e)})})};at.open(t.file,d,u)})},$_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Pr({file:qf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},V_=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Pr({file:qf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},ki=Fi(q_,K_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!gw(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")}),kk=Fi(ki.syncFile,ki.asyncFile,ki.syncNoFile,ki.asyncNoFile,(t,e=[])=>{ki.validate?.(t,e),J_(t)}),J_=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))};xn();var xt={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",PUBLISH_SKILL:"_agent/publishSkill"};function mo(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Wf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function wo(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function Kf(t){return t?.bizFreeScene?.trim()||void 0}function $f(t){let e=t?.permissionMode;if(typeof e!="string")return;let r=e.trim();return r===""?void 0:r}function Vf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Yn(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Zt();$e();ne();Re();$e();function Dr(t,e){if(mo(t)!=="cloud")throw new k("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function zi(t){return t.startsWith("http://")||t.startsWith("https://")}function Or(t){return t.endsWith("/")?t.slice(0,-1):t}import{readFileSync as w2}from"node:fs";import{dirname as y2,join as b2}from"node:path";import{fileURLToPath as v2}from"node:url";var Ot="0.2.7-alpha.11";$e();ne();var _o="1008033",Xf="1289";var Qf="pbbp2",e0="https://www.coze.cn",t0="/api/coze_claw/resource/get_frontier_key",ry="https://www.coze.cn",iy="wss://frontier.coze.cn";function Lr(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??ry}function n0(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??iy}function Tn(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 Hi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var Ui=j("handshake");async function Yc(t){let e=Lr(t.endpoint),r=t.timeoutMs??1e4,i=`${Or(e)}${t0}?aid=${encodeURIComponent(_o)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...Tn(t.ppeOverride)},c=new AbortController,d=setTimeout(()=>c.abort(),r);Ui.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")??"",x=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let v=await u.text().catch(()=>"");throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${f}: ${v.slice(0,200)}`)}let g=await u.json();if(g.code!==void 0&&g.code!==0)throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${g.code} msg=${g.msg??"-"} logid=${f}`);let m=g.data??{},S=typeof m.access_key=="string"&&m.access_key||typeof m.accessKey=="string"&&m.accessKey||void 0,_=typeof m.device_id=="string"&&m.device_id||typeof m.deviceId=="string"&&m.deviceId||void 0;if(!S||!_){let v=JSON.stringify(g).slice(0,500);throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${f}: ${v}`)}return Ui.info("handshake ok",{remoteDeviceId:_,logid:f,traceId:x}),{accessKey:S,deviceId:_}}catch(u){if(u instanceof k)throw Ui.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw Ui.warn("handshake timeout",{base:e,timeoutMs:r}),new k("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let f=u.cause;throw Ui.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 k("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(d)}}var Xc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",Lt="auto",yo=15e4;function i0(t){return{model:Qc(t.model)??Lt,...t.modelToken?{modelToken:t.modelToken}:{}}}function s0(t){return!t||t===Lt}var sy=new Set(["auto","\u81EA\u52A8"]);function Qc(t){let e=t?.trim();if(e)return sy.has(e.toLowerCase())?Lt:e}function o0(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=Xc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||Lt;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 s0(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function a0(t){let e=[];if(t.modelToken?e.push("-c",`model="${t.model||Lt}"`):s0(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="${Xc}/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??yo;e.push("-c",`model_context_window=${r}`)}return e}function c0(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function ed(t,e,r){let{ttEnv:i,usePpe:o}=Hi(t),c={};return i&&(c["x-tt-env"]=i),o&&(c["x-use-ppe"]=o),e&&(c["x-mock-scenario"]=e),r&&(c["rpc-persist-biz-free-scene"]=r),c}function d0(t,e,r,i){if(!t.modelToken)return{};let o=ed(e,r,i);return Object.keys(o).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(o).map(([d,u])=>`${d}:${u}`).join(`
|
|
92
|
+
`)}}function td(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function nd(t){return t.model||Lt}function r0(t,e,r){return{id:t,name:t,reasoning:!1,input:e,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:r,maxTokens:8192,api:"openai-completions"}}function l0(t,e,r,i,o){if(!t.modelToken)return null;let c=nd(t),d=ed(e,r,o),u=["text"];t.modelInfo?.capabilities?.image===!0&&u.push("image");let f=[r0(c,u,t.modelInfo?.contextWindow??yo)],x=new Set([c]);for(let m of i??[])!m||x.has(m)||(x.add(m),f.push(r0(m,["text"],yo)));let g={baseUrl:`${Xc}/v1`,api:"openai-completions",apiKey:t.modelToken,models:[{id:c,name:c,reasoning:!1,input:u,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:t.modelInfo?.contextWindow??yo,maxTokens:32e3,api:"openai-completions"}]};return Object.keys(d).length>0&&(g.headers=d),g}function u0(t,e,r,i){if(!t.modelToken)return[];let o=ed(e,r,i),c=[];for(let[d,u]of Object.entries(o))c.push("-c",`model_providers.coze.http_headers.${d}="${u}"`);return c}var ge=j("agent-handlers"),f0=5*1024*1024,ly=1,uy=6,fy=new Set(["node_modules",".git",".coze","dist","build",".next"]),hy=/^(ppe|boe)_[A-Za-z0-9_-]{1,120}$/,xy=/^[A-Za-z][A-Za-z0-9._-]{0,63}$/,py=/^\d+\.\d+\.\d+(?:-[0-9A-Za-z][0-9A-Za-z.-]*)?(?:\+[0-9A-Za-z][0-9A-Za-z.-]*)?$/;function gy(t){let e=t?.trim();return e?py.test(e)||xy.test(e)?e:(ge.warn("_agent/upgrade: invalid targetVersion, fallback to latest",{targetVersion:t}),"latest"):"latest"}function my(t){return new Promise((e,r)=>{let i=st("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 Eo=class{constructor(e){this.opts=e}opts;async listSkills(e){e._meta;let r=Yn(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Ve(r).workspace,c=i?.skills??[],d=[],u=new Set;for(let f of c){let x=_e(o,f.relPath,"SKILL.md");await p0(x).then(m=>m.isFile()).catch(()=>!1)&&(d.push(vy(f)),u.add(f.relPath))}if(e.scanLocal){let f=i?.framework??"claude-code",x=await _y(r,o,f),g=await yy(r,f);for(let m of[...x,...g])u.has(m.relPath)||(u.add(m.relPath),d.push(m.skill))}return{skills:d}}async addSkills(e){e._meta;let r=Yn(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],d=new Map(c.map((f,x)=>[f.skillId,x])),u=[];for(let f of o){let x=await vo({agentId:r,workspace:i.workspace,framework:i.framework,skill:f});So(c,d,x),u.push(f)}return await fi(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){e._meta;let r=Yn(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=_e(i.workspace,u.relPath);await sd(f,{recursive:!0,force:!0}),ge.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await fi(r,d),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}async publishSkill(e){e._meta;let r=Yn(e._meta);if(!e.skillName)throw new k("IPC_BAD_REQUEST","_agent/publishSkill: missing skillName");ge.info("_agent/publishSkill start",{agentId:r,skillId:e.skillId??"",skillName:e.skillName,userId:e.userId??"",accountId:e.accountId??""});let i=await this.loadAgentCfg(r),o=i?.workspace??Ve(r).workspace,c=i?.framework??"claude-code",d=e.isGlobal??!1,u=_0(e.skillName),f=await wy(o,c,u,d);if(!f){let O=d?"global":"workspace";throw new k("SKILL_NOT_FOUND",`skill not found in ${O}: ${e.skillName} (${u})`)}let{absDir:x,relPath:g}=f,m=_e(x,"SKILL.md"),S=new ld.default;S.addLocalFolder(x,u);let _=S.toBuffer();if(_.length>h0)throw new k("SKILL_ZIP_TOO_LARGE",`skill zip ${_.length} bytes exceeds limit ${h0}`);let v=await bo(m,{encoding:"utf8"}).then(O=>E0(O).description).catch(()=>{}),I={};this.opts.publishSkillToMarketplace?I=await this.opts.publishSkillToMarketplace({zip:_,...e.skillId?{skillId:e.skillId}:{},skillName:e.skillName,...v?{description:v}:{},agentId:r,...e.userId?{userId:e.userId}:{},...e.accountId?{accountId:e.accountId}:{}}):ge.warn("_agent/publishSkill: publishSkillToMarketplace not injected, skip upload",{agentId:r,skillName:e.skillName});let A=I.version??"v1.0",C=I.skillId??e.skillId??b0(r,g);if(i&&!d){let O=i.skills??[],b=O.find(P=>P.relPath===g);b?(b.version=A,b.skillId=C):O.push({skillId:C,skillName:e.skillName,relPath:g,version:A,installedAt:Date.now(),...v?{description:v}:{}}),await fi(r,O)}return ge.info("skill published",{agentId:r,skillName:e.skillName,relPath:g,zipBytes:_.length,skillId:C,version:A}),{ok:!0,skillId:C,version:A}}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,ge.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,ge.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d}),f.stop(r).catch(x=>ge.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 ge.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await Pe(r);if(!i)throw new k("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return ge.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await pr(i.workspace,i.framework,e.cozeIdentity)}catch(o){throw ge.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:i.framework,workspace:i.workspace,err:String(o)}),new k("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await Ue(i),ge.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 k("IPC_BAD_REQUEST","_agent/upgrade: missing agentId");if(!await Pe(r))throw new k("AGENT_NOT_FOUND",`agent not found: ${r}`);let o=["-y"];e.registry&&zi(e.registry)&&o.push(`--registry=${e.registry}`);let c=gy(e.targetVersion);o.push("--ignore-existing",`coze-bridge@${c}`,"connect");let d=e._meta?.cozeEnv;d&&hy.test(d)&&o.push("--env",d);let u=await my(o);return ge.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 k("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await Pe(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await Ue(i),ge.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}):(ge.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async deleteAgent(e){let r=e.agentId;if(!r)throw new k("IPC_BAD_REQUEST",`${xt.DELETE}: missing agentId`);let i=await Pe(r),o=e._meta?.cozeDeployType==="cloud"||e._meta?.cozeDeployType==="local"?e._meta.cozeDeployType:void 0,c=e.deployType??o??i?.deployType??"local";this.opts.disposeForDelete&&await this.opts.disposeForDelete(r,e.reason??"delete");let d=Ve(r);return c==="cloud"?await sd(d.root,{recursive:!0,force:!0}):i&&(i.deletedAt=Date.now(),i.deleteReason=e.reason??"deleted",await Ue(i)),ge.info("agent deleted",{agentId:r,reason:e.reason??"",deployType:c,configFound:!!i}),{ok:!0}}async switchModel(e){if(Dr(e._meta,"_agent/switchModel"),!e.agentId)throw new k("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=Qc(e.model)??Lt,i=await Pe(e.agentId);if(!i)throw new k("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await Ue(i),ge.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return ge.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};let c=o.model;o.model=r,e.modelInfo&&o.setModelInfo(e.modelInfo),this.opts.cleanupOpenclawProviders&&await this.opts.cleanupOpenclawProviders(o,c).catch(u=>ge.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(u)}));let d=[];for(let[u,f]of o.allSessionQueues())d.push(f.enqueue(async()=>{let x=o.sessions.get(u);x?.downstream&&(await x.downstream.stop(`switchModel: ${r}`).catch(()=>{}),x.downstream=void 0)}));return await Promise.all(d),ge.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:r,cloudSessions:d.length}),{ok:!0}}async resetAgent(e){if(Dr(e._meta,xt.RESET),!e.agentId)throw new k("IPC_BAD_REQUEST",`${xt.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,xt.RESET),await this.runDetailSync(e.agentId,xt.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),ge.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 ui(e,o)}async clearPersistedAcpSessionIds(e){let r=await Pe(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 Ue(r)}async repairAgent(e){if(Dr(e._meta,xt.REPAIR),!e.agentId)throw new k("IPC_BAD_REQUEST",`${xt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new k("IPC_BAD_REQUEST",`${xt.REPAIR} only allowed for openclaw, got ${r.framework}`);if(r&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,r.workspace)}catch(i){ge.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(i)})}return await this.runDetailSync(e.agentId,xt.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,i){if(!this.opts.detailSyncer){ge.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){ge.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){Dr(e._meta,"_agent/getFileTree");let r=e._meta,i=Yn(r),o=await this.resolveWorkspace(i),c=e.filePath??"",d=this.safeJoin(o,c),u=await rd(d).catch(()=>null);if(!u)throw new k("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new k("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await li(d,o))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let f=Ny(e.depth);return u.isDirectory()?{tree:await Ly(o,d,c,f)}:{tree:[{name:My(c),path:A0(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Dr(e._meta,"_agent/getFileContent");let r=Yn(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new k("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await rd(o).catch(()=>null);if(!c||!c.isFile())throw new k("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new k("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await li(o,i))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>f0)throw new k("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${f0})`);let d=await bo(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 Pe(e).catch(()=>null))?.workspace??Ve(e).workspace}safeJoin(e,r){let i=ad(e,r||"."),o=dd(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${g0}`))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return Pe(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new k("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function _0(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new k("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new k("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function ud(t){return t==="claude-code"?_e(".claude","skills"):_e(".agents","skills")}function y0(t){let e=ay();return t==="claude-code"?[_e(e,".claude","skills")]:t==="codex"?[_e(e,".agents","skills"),_e(e,".codex","skills")]:[_e(e,".agents","skills"),_e(e,".openclaw","skills")]}async function wy(t,e,r,i){let o=async c=>p0(_e(c,"SKILL.md")).then(d=>d.isFile()).catch(()=>!1);if(!i){let c=_e(ud(e),r),d=_e(t,c);return await o(d)?{absDir:d,relPath:c}:null}for(let c of y0(e)){let d=_e(c,r);if(await o(d))return{absDir:d,relPath:d}}return null}function b0(t,e){return(oy("sha256").update(`${t}\0${e}`).digest().readBigUInt64BE(0)&0x7fffffffffffffffn).toString()}function E0(t){if(!t.startsWith("---"))return{};let e=t.indexOf(`
|
|
101
93
|
---`,3);if(e<0)return{};let r=t.slice(3,e),i={};for(let o of r.split(`
|
|
102
|
-
`)){let c=/^\s*(name|description)\s*:\s*(.+?)\s*$/.exec(o);if(!c||!c[2])continue;let d=c[1],u=c[2].trim();(u.startsWith('"')&&u.endsWith('"')||u.startsWith("'")&&u.endsWith("'"))&&(u=u.slice(1,-1)),u&&(i[d]=u)}return i}async function I0(t,e,r,i){let o=await g0(e,{withFileTypes:!0}).catch(()=>null);if(!o)return[];let c=[];for(let d of o){let u=d.isDirectory();if(!u&&d.isSymbolicLink()&&(u=!!(await fd(le(e,d.name)).catch(()=>null))?.isDirectory()),!u)continue;let f=d.name,x=le(r,f),g=le(e,f,"SKILL.md"),w=await yo(g,{encoding:"utf8"}).catch(()=>null);if(w===null)continue;let S=S0(w);c.push({relPath:x,skill:{skillId:v0(t,x),skillName:S.name||f,...S.description?{description:S.description}:{},...i?{isGlobal:!0}:{}}})}return c}async function A0(t,e,r,i){let{base:o,subdir:c}=Or(r,t,e,i);return I0(t,le(o,c),c,!1)}async function k0(t,e){let r=[],i=new Set;for(let o of b0(e)){let c=await I0(t,o,o,!0);for(let d of c)i.has(d.relPath)||(i.add(d.relPath),r.push(d))}return r}var Ly=3e4,Ny=50*1024*1024,m0=10*1024*1024,Dr=3e4;async function bo(t){let{agentId:e,workspace:r,framework:i,skill:o,paths:c}=t;if(!o.skillName)throw new k("IPC_BAD_REQUEST","skill missing skillName");let d=typeof o.content=="string"&&o.content.length>0,u=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!d&&!u)throw new k("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let f=E0(o.skillName),{base:x,subdir:g}=Or(i,e,r,c),w=le(g,f),S=le(x,w);if(await ad(S,{recursive:!0}),d){let v=Buffer.from(o.content,"utf8");Ui(v.length),await dd(le(S,"SKILL.md"),v,"utf8")}else{let v=await Fy(o.downloadUrl);Uy(v)?await jy(v,S):Gy(v)?await Hy(v,S):await dd(le(S,"SKILL.md"),v.toString("utf8"),"utf8")}let y={skillId:o.skillId,skillName:o.skillName,relPath:w,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 ne.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:w,source:d?"content":"downloadUrl"}),y}function vo(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 My(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}:{}}}function By(t){return{skillId:t.skillId,skillName:t.skillName,...t.downloadUrl?{downloadUrl:t.downloadUrl}:{},...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 T0(t,e){let r=await ve(t,e);if(!r)return{status:"skipped",count:0};if(r.disconnectedAt)return{status:"skipped",count:0};let i=Nt,o=r.skillsRefreshedForVersion;if(o===i)return{status:"noop",count:0};if(!o)return r.skillsRefreshedForVersion=i,await ze(r,e),{status:"seeded",count:0};let c=[...r.skills??[]],d=new Map(c.map((w,S)=>[w.skillId,S])),u=c.filter(w=>w.builtin===!0&&!!w.downloadUrl);if(u.length===0)return r.skillsRefreshedForVersion=i,await ze(r,e),{status:"noop",count:0};let f=0,x=0,{base:g}=Or(r.framework,t,r.workspace,e);ne.warn("[AUDIT] refreshBuiltinSkills triggered (version bump)",{src:"agent-handlers.refreshAgentBuiltinSkillsOnUpgrade",agentId:t,framework:r.framework,prev:o,current:i,skillBase:g,builtinCount:u.length,builtinRelPaths:u.map(w=>w.relPath)});for(let w of u)try{let S=le(g,w.relPath);ne.warn("[AUDIT] ABOUT TO RM builtin skill dir (refreshBuiltinSkills)",{src:"agent-handlers.refreshAgentBuiltinSkillsOnUpgrade",agentId:t,skillId:w.skillId,relPath:w.relPath,rmTarget:S}),await cd(S,{recursive:!0,force:!0});let y=await bo({agentId:t,workspace:r.workspace,framework:r.framework,skill:By(w),...e?{paths:e}:{}});vo(c,d,y),f+=1}catch(S){x+=1,ne.warn("refresh builtin skill failed (skipping)",{agentId:t,skillId:w.skillId,skillName:w.skillName,err:String(S)})}return r.skills=c,x===0&&(r.skillsRefreshedForVersion=i),await ze(r,e),ne.info("builtin skills refreshed after bridge upgrade",{agentId:t,from:o,to:i,ok:f,failed:x}),{status:"refreshed",count:f}}async function Fy(t){if(!t)throw new k("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Ui(e);let r=zy(t);return Ui(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await yo(e);return Ui(r.length),r}if(Li(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),Ly);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new k("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Ui(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new k("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Ui(t){if(t>Ny)throw new k("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function zy(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new k("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 Uy(t){return t.length>=2&&t[0]===31&&t[1]===139}function Gy(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 ud(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function Hy(t,e){let r,i;try{r=new xd.default(t),i=r.getEntries()}catch(d){throw new k("IPC_BAD_REQUEST",`zip parse failed: ${d.message}`,{cause:d})}for(let d of i){let u=d.entryName;if(!u||ud(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new k("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(x=>x===".."))throw new k("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let f=d.header.attr>>>16&61440;if(f!==0&&f!==32768&&f!==16384)throw new k("IPC_BAD_REQUEST",`zip entry kind 0x${f.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=qy(i),c=ld(e);for(let d of i){if(ud(d.entryName))continue;let u=d.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let f=ld(e,u),x=hd(c,f);if(x.startsWith("..")||x==="..")throw new k("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(d.isDirectory){await ad(f,{recursive:!0});continue}await ad(by(f),{recursive:!0});let g;try{g=d.getData()}catch(w){throw new k("IPC_BAD_REQUEST",`zip entry getData failed (${d.entryName}): ${w.message}`,{cause:w})}await dd(f,g)}}function qy(t){let e;for(let r of t){let i=r.entryName;if(!i||ud(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 jy(t,e){await Wy(t);let r=Uf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new k("IPC_BAD_REQUEST",`tar extract timeout (${Dr}ms)`))},Dr);try{await y0(_0.from(t),r)}catch(c){throw c instanceof k?c:i?new k("IPC_BAD_REQUEST",`tar extract timeout (${Dr}ms)`):new k("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function Wy(t){let e=[],r=Tr({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 k("IPC_BAD_REQUEST",`tar list timeout (${Dr}ms)`))},Dr);try{await y0(_0.from(t),r)}catch(c){throw i?new k("IPC_BAD_REQUEST",`tar list timeout (${Dr}ms)`):new k("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new k("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var Ky=5e3;async function $y(t,e,r,i){return R0(t,e,r,i,{count:0})}async function R0(t,e,r,i,o){if(i<=0)return[];let c;try{c=await g0(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let u of c){if(Ay.has(u.name)||u.isSymbolicLink())continue;if(o.count>=Ky){d.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let f=le(e,u.name),x=vy(le(r,u.name)),g=null;try{g=await od(f)}catch{continue}if(g.isSymbolicLink())continue;o.count++;let w={name:u.name,path:C0(hd(t,f)),isDir:g.isDirectory(),size:g.size,modifiedAt:Math.floor(g.mtimeMs)};g.isDirectory()&&i>1&&(w.children=await R0(t,f,x,i-1,o)),d.push(w)}return d.sort((u,f)=>u.isDir!==f.isDir?u.isDir?-1:1:u.name.localeCompare(f.name)),d}function Yy(t){return!t||t<=0?Sy:Math.min(t,Iy)}function Vy(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function C0(t){return t.split(w0).join("/")}te();var Sn=G("agent-health-reporter"),Jy=1e4,Zy=3,Gi=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??Jy,this.livenessFailureThreshold=e.livenessFailureThreshold??Zy}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;livenessFailureThreshold;consecutiveFailures=0;isLivenessLost(){return this.consecutiveFailures>=this.livenessFailureThreshold}start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),Sn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),Sn.info("heartbeat stopped"))}async tick(){if(this.inFlight){Sn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){this.consecutiveFailures=0,Sn.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=Xy(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){this.consecutiveFailures=0;return}let i={agents:r,bridgeVersion:Nt,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3),this.consecutiveFailures=0}catch(d){this.consecutiveFailures+=1,Sn.warn("heartbeat batch send failed",{count:r.length,consecutiveFailures:this.consecutiveFailures,err:String(d)})}let c=o?.authFailures;if(c&&c.length>0&&(Sn.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){Sn.warn("onAuthFailures callback failed (ignored)",{err:String(d)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){Sn.warn("onTickEnd hook failed",{err:String(r)})}}};function Xy(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}jt();import{mkdir as wd,rm as jE,stat as WE}from"node:fs/promises";import{homedir as KE}from"node:os";import{join as ah}from"node:path";dn();import{existsSync as dE}from"node:fs";import{release as lE}from"node:os";import{basename as uE,isAbsolute as fE}from"node:path";function Hi(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function Lr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Nr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function In(t,e){return{jsonrpc:"2.0",id:t,error:e}}Ke();var So=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)}},Z={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,SKILL_NOT_FOUND:-32022,SKILL_ZIP_TOO_LARGE:-32023,OPERATION_NOT_ALLOWED_FOR_CLOUD:-32024};function P0(t){return"method"in t&&"id"in t&&t.id!==void 0}function D0(t){return"method"in t&&!("id"in t)}function Io(t){return!("method"in t)&&"id"in t}var Qy={AGENT_NOT_FOUND:Z.AGENT_NOT_FOUND,AGENT_BUSY:Z.AGENT_BUSY,AGENT_DISCONNECTED:Z.AGENT_DISCONNECTED,AGENT_TIMEOUT:Z.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Z.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Z.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Z.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Z.INTERNAL_ERROR,BRIDGE_INTERNAL:Z.INTERNAL_ERROR,IPC_AUTH_FAILED:Z.INTERNAL_ERROR,IPC_BAD_REQUEST:Z.INVALID_REQUEST,METHOD_NOT_FOUND:Z.METHOD_NOT_FOUND,MODEL_TOKEN_GEN_FAILED:Z.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Z.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Z.OPERATION_NOT_ALLOWED_FOR_LOCAL,OPERATION_NOT_ALLOWED_FOR_CLOUD:Z.OPERATION_NOT_ALLOWED_FOR_CLOUD,UPSTREAM_DISCONNECTED:Z.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Z.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Z.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Z.FILE_TOO_LARGE,UNSUPPORTED_MIME:Z.UNSUPPORTED_MIME,UPLOAD_FAILED:Z.UPLOAD_FAILED,UPSTREAM_NOT_READY:Z.UPSTREAM_NOT_READY,AGENT_DEPENDENCY_INSTALL_FAILED:Z.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:Z.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:Z.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:Z.AGENT_ENV_NOT_READY,SKILL_NOT_FOUND:Z.SKILL_NOT_FOUND,SKILL_ZIP_TOO_LARGE:Z.SKILL_ZIP_TOO_LARGE};function eE(t){if(t!=null)return t instanceof Error?{name:t.name,message:qi(t.message)}:typeof t=="string"?qi(t):typeof t=="object"?nE(t):t}var tE=[[/\/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 qi(t){let e=t;for(let[r,i]of tE)e=e.replace(r,i);return e}function nE(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=qi(i):e[r]=i;return e}function ji(t){if(t instanceof k){let e=eE(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:Qy[t.code]??Z.INTERNAL_ERROR,message:qi(t.message),data:r}}return{code:Z.INTERNAL_ERROR,message:qi(t instanceof Error?t.message:String(t))}}function O0(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 k(r,o,{retriable:e?.retriable??!1,cause:c})}function N0(t){return`${JSON.stringify(t)}
|
|
103
|
-
`}var
|
|
104
|
-
`);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
|
|
105
|
-
`).map(o=>Number.parseInt(o.trim(),10)).filter(o=>Number.isFinite(o)&&o>0&&o!==i)}async function H0(t,e){if(t.length===0)return;let r=e?.killFn??Ki,i=e?.isAliveFn??Wi,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 cE=[{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:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/import\.meta\.resolve is not a function|\.resolve is not a function/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (codex ACP \u9700\u8981 import.meta.resolve)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20 \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/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|package)[^\n]*node_modules[\\/]@(agentclientprotocol[\\/](claude-agent-acp|codex-acp)|openai[\\/]codex|zed-industries[\\/]codex-acp)|Cannot find package ['"]@openai[\\/]codex['"][\s\S]*node_modules[\\/]@agentclientprotocol[\\/]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:"hermes_provider_not_configured",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["hermes"],match:/(no.*openai.*provider|OPENAI_API_KEY.*(not set|missing)|(provider|model).*(not configured|misconfigured)|hermes.*setup.*required)/i,message:"hermes provider/API key \u672A\u914D\u7F6E\u597D, \u8BF7\u68C0\u67E5 <HERMES_HOME>/config.yaml + .env \u540E\u91CD\u8BD5"},{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 q0(t,e){if(!e)return null;for(let r of cE)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function j0(t,e){return q0(t,e)}function W0(t,e){return q0(t,e)}function Fr(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 K0(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let x=t.suspendedMs+o,g=r-t.startedAt-x;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Fr(g,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:Fr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Fr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Fr(c,!1,e)}}var $0=Ve("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),hE=200,xE=40,pE=Ve("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),mE=Ve("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),gE=Ve("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),wE=Ve("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),_E=Ve("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),yE=Ve("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),Y0=500;function EE(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=Y0?t:`${e.slice(0,Y0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function bE(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 V0(t){try{return dE(t)}catch{return}}function vE(t,e){return{platform:process.platform,osRelease:lE(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:fE(e.command)?V0(e.command):void 0,cwd:e.cwd,cwdExists:V0(e.cwd),envKeys:e.envKeys}}function SE(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${uE(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var pt=class{constructor(e){this.opts=e;this.log=G(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new Ao({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Mr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;sanitizeEnv(e){return e}async start(){if(this.child)throw new k("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=Yf(process.env,this.opts.agentEnvFile??J().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=st(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,F0(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>hE&&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,z0(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=vE(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 k("AGENT_SPAWN_FAILED",SE(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()));Ki(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Ki(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:_E,phase2GateMs:pE,livenessWindowMs:mE,absoluteMaxMs:gE,approvalMaxMs:yE,suspendThresholdMs:wE,...r};return this.call("session/prompt",e,$0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Lr("session/cancel",e))}setSessionMode(e){return this.call("session/set_mode",e)}setSessionModel(e){return this.call("session/set_model",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(Nr(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(In(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=$0,o){if(!this.child||this.stopped)return Promise.reject(new k("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),d=Hi(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,x)=>{let g={resolve:f,reject:x,timer:null,method:e,promptTimeout:null};if(o){let w=this.now(),S={cfg:o,startedAt:w,lastActivityAt:w,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:w,expectedIntervalMs:Fr(0,!1,o),sessionId:u};g.promptTimeout=S;let y=()=>{let v={startedAt:S.startedAt,lastActivityAt:S.lastActivityAt,firstFrameSeen:S.firstFrameSeen,hasActiveTool:S.activeToolCalls.size>0,awaitingApproval:this.inflightAgentRequests.size>0,suspendedMs:S.suspendedMs,armedAt:S.armedAt,expectedIntervalMs:S.expectedIntervalMs},I=this.now(),A=K0(v,S.cfg,I),R=D=>{S.armedAt=I,S.expectedIntervalMs=D,g.timer=setTimeout(y,D)};if(A.action==="suspend"){S.suspendedMs+=A.suspendedDeltaMs,S.lastActivityAt=I,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:A.suspendedDeltaMs,suspendedMs:S.suspendedMs,...S.sessionId?{sessionId:S.sessionId}:{}}),R(A.rearmMs);return}if(A.action==="continue"){R(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,...S.sessionId?{sessionId:S.sessionId}:{}}),x(A.awaitingApproval?new k("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${S.cfg.approvalMaxMs}ms`):new k("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}:{}}),x(new k("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${S.cfg.livenessWindowMs}ms`)))};g.timer=setTimeout(y,S.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(g.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),x(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,g);try{this.writeFrame(d)}catch(w){g.timer&&clearTimeout(g.timer),this.pending.delete(c),x(w)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new k("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(N0(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(Io(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 k("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:EE(e.result)}),r.resolve(e.result));return}if(D0(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(P0(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(In(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(In(e.id,ji(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=O0(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=W0(this.framework,bE(e));return i?new k(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 k("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(xE).join(`
|
|
106
|
-
`),o=j0(this.framework,i);return o?new k(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new k("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 IE(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 ko=class extends pt{framework="claude-code";constructor(e){let{command:r,args:i}=ii("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 IE(e)}};dn();import{mkdtempSync as AE,rmSync as kE}from"node:fs";import{tmpdir as TE}from"node:os";import{join as RE}from"node:path";var J0=["default","acceptEdits","plan","auto","bypassPermissions"],Z0=["read-only","auto","full-access"];var X0=["default","accept_edits","dont_ask"];function Mt(t,e){if(typeof e!="string")return!1;switch(t){case"claude-code":return J0.includes(e);case"codex":return Z0.includes(e);case"hermes":return X0.includes(e);case"openclaw":return!1}}function To(t){switch(t){case"read-only":return"read-only";case"auto":return"agent";case"full-access":return"agent-full-access"}}function Q0(t){switch(t){case"read-only":return"read-only";case"agent":return"auto";case"agent-full-access":return"full-access";default:return}}function md(t){switch(t){case"claude-code":return J0.join("/");case"codex":return Z0.join("/");case"hermes":return X0.join("/");case"openclaw":return""}}var Ro=class extends pt{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=ii("codex",e.command,i),d=e.isolateCodexHome?AE(RE(TE(),"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}setSessionMode(e){let r=Mt("codex",e.modeId)?To(e.modeId):e.modeId;return super.setSessionMode({...e,modeId:r})}onUpdate(e){super.onUpdate(r=>e(CE(r)))}async stop(e){if(await super.stop(e),this.codexHomeDir)try{kE(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};function CE(t){let e=t.update;if(e.sessionUpdate!=="current_mode_update"||typeof e.currentModeId!="string")return t;let r=Q0(e.currentModeId);return!r||r===e.currentModeId?t:{...t,update:{...t.update,currentModeId:r}}}te();var PE=G("hermes-downstream"),Co=class extends pt{framework="hermes";modelId;constructor(e){let r={command:e.command,args:[],cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(r),e.modelId&&(this.modelId=e.modelId)}async afterSessionEstablished(e){if(this.modelId)try{await this.setSessionModel({sessionId:e,modelId:this.modelId})}catch(r){PE.warn("hermes session/set_model post-establish failed (ignored)",{sessionId:e,modelId:this.modelId,err:String(r)})}}};Ke();var DE=3e4,zr=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}`}]},DE))}get acpSessionName(){return this.sessionName}setSessionMode(e){return Promise.reject(new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"))}};qt();Ke();te();Re();function gd(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}dn();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 Po=class{agentId;framework;workspace;deployType;accountId;patToken;modelInfo;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;activeGroupIds=new Map;status="ok";model;lastActiveAt=Date.now();constructor(e){this.agentId=e.agentId,this.framework=e.framework,this.workspace=e.workspace,this.model=e.model,this.deployType=e.deployType??"local",e.accountId&&(this.accountId=e.accountId),e.patToken&&(this.patToken=e.patToken),e.modelInfo&&(this.modelInfo=e.modelInfo)}setPatToken(e){this.patToken=e}setModelInfo(e){this.modelInfo=e}getSessionQueue(e){let r=this.sessionQueues.get(e);return(!r||r.isDisposed)&&(r=new 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)$i(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 $i(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}function Xt(t){return t.framework==="hermes"?!0:t.deployType!=="local"?!1:t.framework==="claude-code"||t.framework==="codex"}Zt();te();import{constants as eh}from"node:fs";import{access as OE,readFile as LE}from"node:fs/promises";import{delimiter as NE,dirname as ME,join as th}from"node:path";var Qe=G("framework-detector"),nh={"claude-code":"claude",codex:"codex",openclaw:"openclaw",hermes:"hermes-acp"},BE=[".exe",".cmd",".bat",".ps1"],Vn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??st,access:e.access??OE,readFile:e.readFile??LE}}async detect(e){let r=nh[e],i=await this.which(r);if(!i&&e==="hermes"&&(i=await this.resolveHermesAcpViaHermesShim()),!i)return Qe.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(nh).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(NE).filter(Boolean),i=this.env.platform==="win32"?["",...BE]:[""];for(let o of r)for(let c of i){let d=th(o,e+c);if(await this.isExecutable(d))return d}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?eh.F_OK:eh.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async resolveHermesAcpViaHermesShim(){if(this.env.platform==="win32")return null;let e=await this.which("hermes");if(!e)return null;let r;try{r=await this.env.readFile(e,"utf8")}catch(d){return Qe.debug("hermes shim fallback: readFile failed",{hermesPath:e,err:String(d)}),null}let o=r.match(/exec\s+["']?(\/[^\s"']+\/bin\/hermes)["']?/)?.[1];if(!o)return Qe.debug("hermes shim fallback: no exec line matched",{hermesPath:e}),null;let c=th(ME(o),"hermes-acp");return await this.isExecutable(c)?(Qe.info("hermes-acp resolved via hermes shim fallback",{hermesPath:e,candidate:c}),c):(Qe.debug("hermes shim fallback: hermes-acp not executable at inferred path",{hermesPath:e,candidate:c}),null)}async probeOpenclawDefaultAgent(e){let r=await this.runProbe(e,["--log-level","silent","agents","list","--json"]);if(!r)return Qe.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return Qe.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 Qe.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 Qe.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?(Qe.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}:(Qe.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return Qe.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 Qe.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||Qe.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){Qe.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&&(zE(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",x=>{o+=x.toString("utf8")}),f.on("error",()=>u(null)),f.on("close",x=>u({code:x,stdout:o}))}catch{u(null)}})}},FE=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function zE(t){return t.replace(FE,"")}import{homedir as UE}from"node:os";import{join as GE}from"node:path";qt();Zt();or();Ke();te();async function sh(){let t=GE(UE(),".openclaw/openclaw.json");return lr(t)}async function oh(){return(await sh())?.gateway?.auth?.token??""}var rh=G("openclaw.config"),HE=[0,5e3,5e3],qE=Ve("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),ih="models.providers.",Do="agents.defaults.models",Oo=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new An;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??HE,this.cliTimeoutMs=e.cliTimeoutMs??qE}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,rh.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(d)})}}throw new k("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=st(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",d=!1,u=x=>{d||(d=!0,clearTimeout(f),x())};o.stderr?.on("data",x=>{c+=x.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",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.runCliTolerant(["config","unset",r],["Config path not found","Nothing was changed"])))}catch(i){rh.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",`${ih}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${ih}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Do}[${e}]`,()=>this.runCli(["config","set",Do,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Do}[${e}]`,`${Do}.${e}`)}async getAllowlistModelsForProvider(e){let i=(await sh())?.agents?.defaults?.models;if(!i||typeof i!="object")return[];let o=`${e}/`,c=[];for(let d of Object.keys(i))d.startsWith(o)&&c.push(d.slice(o.length));return c}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 ue=G("agent-manager"),yd="acceptEdits",lh="full-access",uh="read-only";function $E(t){return{INITIAL_AGENT_MODE:To(t)}}var YE=(t,e,r,i,o,c,d,u,f,x)=>{switch(t){case"claude-code":{let g={...o?{...i0(o),...a0(o,d,u)}:{},...f??{},IS_SANDBOX:"1"};return new ko({cwd:r,env:g,agentId:i})}case"codex":{let g=lh;x!==void 0&&(Mt("codex",x)?g=x:ue.warn("codex spawn: invalid codexPermissionMode, falling back to full-access",{agentId:i,received:x}));let w=!!o,S={...o?{...o0(o),...s0(o,d,u)}:{},...$E(g),...w?{NO_BROWSER:"1"}:{},...f??{}};return new Ro({cwd:r,agentId:i,...Object.keys(S).length>0?{env:S}:{},...w?{authMethodId:"api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new zr({command:e,cwd:r,agentId:i,...c?{sessionName:gd(c)}:{}});case"hermes":return new Co({command:e,cwd:r,agentId:i,...f&&Object.keys(f).length>0?{env:{...f}}:{},...o?.model?{modelId:o.model}:{}})}};function _d(t){return t==="claude-code"||t==="codex"}var VE={path:"",version:"cloud-deployed"},ch="openclaw_gateway_unavailable",JE="openclaw_default_agent_missing";function dh(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 ZE={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},XE=6e4,Lo=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??YE,this.createTimeoutMs=e.createTimeoutMs??XE,this.detectorFactory=e.detectorFactory??(()=>new Vn),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new Oo({command:r})),this.openclawConfigDir=e.openclawConfigDir??ah(KE(),".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 k("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=>{ue.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=ah(e,".env");if(await WE(r).then(c=>c.isFile()).catch(()=>!1)){ue.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=Mi({...process.env,...Ni(this.paths.agentEnvFile)});await ut(r,o,{mode:384}),ue.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),ue.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new k("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new k("IPC_BAD_REQUEST","framework required");let i=await ve(e.agentId,this.paths).catch(()=>null),o=xo(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 k("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")ue.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(R=>ue.warn("dispose stale agent failed (ignored)",{err:String(R)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")ue.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(R=>ue.warn("dispose drifted agent failed (ignored)",{err:String(R)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){ue.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let R=await ve(e.agentId,this.paths).catch(()=>null);R&&(R.patToken=e.patToken,await ze(R,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){ue.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let R=await ve(e.agentId,this.paths).catch(()=>null);R&&(R.modelInfo=e.modelInfo,await ze(R,this.paths))}return ue.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]){let D=e.framework==="hermes"?"; install with `pipx install hermes-agent` and rerun daemon to refresh frameworks_cache":"; rerun daemon to refresh frameworks_cache";throw new k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine${D}`)}let u=Fe(e.agentId,this.paths),f=o?"cloud":"local",x=e.framework==="openclaw"&&f==="local",g;x&&!r?.revive&&(g=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let w=g??(x?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),S=e.workspace??w??u.workspace,y=new AbortController,v=setTimeout(()=>y.abort(new k("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),I,A=!1;try{o&&_d(e.framework)&&await dr(e.framework,y.signal);let R=()=>{if(y.signal.aborted)throw y.signal.reason instanceof Error?y.signal.reason:new k("AGENT_TIMEOUT","_agent/create aborted")};await wd(u.root,{recursive:!0}),await wd(S,{recursive:!0}),await wd(u.logs,{recursive:!0}),R(),x||await fr(S,e.framework,e.cozeIdentity),e.framework==="claude-code"&&(f==="cloud"?await qa(S,"cloud"):await qa(S,"local",yd)),R();let D=i,b=n0({model:e.model??D?.model}),P=Hf(e._meta)??D?.accountId,O=e.patToken??D?.patToken,B=f==="cloud"?e.modelInfo??D?.modelInfo:void 0;if(I=new Po({agentId:e.agentId,framework:e.framework,workspace:S,model:b.model??It,deployType:f,...P?{accountId:P}:{},...O?{patToken:O}:{},...B?{modelInfo:B}:{}}),I.status="ok",D?.sessions){let K=e.framework==="hermes"||f==="local"&&(e.framework==="claude-code"||e.framework==="codex");for(let[X,se]of Object.entries(D.sessions)){let oe={acpSessionId:se.acpSessionId,modelToken:se.modelToken,tokenGeneratedAt:se.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};K?se.permissionMode===void 0?(oe.permissionMode=e.framework==="claude-code"?"bypassPermissions":e.framework==="codex"?"full-access":"default",ue.info("autoRevive: legacy session (no permissionMode) \u2192 fallback to D80/D84 default",{agentId:e.agentId,cloudId:X,framework:e.framework,fallback:oe.permissionMode})):Mt(e.framework,se.permissionMode)?oe.permissionMode=se.permissionMode:ue.warn("autoRevive: dropping invalid persisted permissionMode",{agentId:e.agentId,cloudId:X,framework:e.framework,value:se.permissionMode}):se.permissionMode!==void 0&&ue.info("autoRevive: dropping persisted permissionMode (gate disabled)",{agentId:e.agentId,cloudId:X,framework:e.framework,deployType:f}),se.cozeGroupId&&(oe.cozeGroupId=se.cozeGroupId),I.sessions.set(X,oe)}let re=Object.keys(D.sessions).length;re>0&&ue.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:re})}this.registry.register(I),A=!0;let M={agentId:e.agentId,framework:e.framework,workspace:S,cozeIdentity:e.cozeIdentity,createdAt:D?.createdAt??Date.now(),sessions:D?.sessions??{},model:b.model};f==="cloud"&&(M.deployType="cloud"),P&&(M.accountId=P),O&&(M.patToken=O),B&&(M.modelInfo=B),D?.skills&&(M.skills=D.skills),D?.agentName&&(M.agentName=D.agentName),D?.description&&(M.description=D.description),M.skillsRefreshedForVersion=D?.skillsRefreshedForVersion??Nt,e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,S)):ue.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 K=[...M.skills??[]],re=new Map(K.map((oe,C)=>[oe.skillId,C])),X=await Promise.allSettled(V.map(oe=>bo({agentId:e.agentId,workspace:S,framework:e.framework,skill:oe,paths:this.paths}))),se=0;for(let[oe,C]of X.entries()){let z=V[oe];z&&(C.status==="fulfilled"?(vo(K,re,C.value),se++):ue.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:z.skillId,skillName:z.skillName,err:String(C.reason)}))}se>0&&(M.skills=K,ue.info("initialSkills installed",{agentId:e.agentId,installed:se,requested:V.length}))}return await ze(M,this.paths),ue.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 ue.error("agent create failed, rolling back",{agentId:e.agentId,err:String(R)}),A&&I&&(await I.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),ue.error("[AUDIT] ROLLBACK: about to rm dirs.root",{src:"agent-manager.createAgent.catch",agentId:e.agentId,path:u.root,revive:r?.revive===!0,framework:e.framework,errStack:R instanceof Error?R.stack:String(R)}),await jE(u.root,{recursive:!0,force:!0}).catch(D=>ue.warn("rm agent dir failed (ignored)",{err:String(D)})),R instanceof k?R:new k("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"&&_d(e.framework))u=VE;else throw e.framework==="hermes"?new k("AGENT_SPAWN_FAILED","hermes-acp not detected on this machine; install with `pipx install hermes-agent` and rerun daemon to refresh frameworks_cache"):new k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);_d(e.framework)&&!ys(e.framework)&&(ue.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await dr(e.framework));let f=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:f,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path});else if(e.framework==="hermes"){let g={...this.buildBinShimPathEnv()};f&&(await h0({paths:this.paths,agentId:e.agentId,modelConfig:f,cozeEnv:o,mockScenario:c}),g.HERMES_HOME=Yn(e.agentId,this.paths)),x=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,g)}else{let g=e.sessions.get(i),w=Xt(e)?g?.permissionMode??lh:"full-access";x=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,this.buildBinShimPathEnv(),w)}try{return await x.start(),await x.initialize(ZE),x}catch(g){let w=x instanceof pt?x.getStderrTail():[];throw w.length>0&&ue.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:g instanceof k?g.code:"unknown",recentStderr:w}),await x.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,u.path,g)}}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 k("AGENT_ENV_NOT_READY",dh(o),{cause:{reason:ch}})}catch(o){ue.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof k?i:new k("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};ue.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 ue.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 k("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:JE}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new k("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new k("AGENT_ENV_NOT_READY",dh(r),{cause:{reason:ch}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:d,command:u}=e,f=gd(o);if(r.deployType==="local"){let w=await this.ensureOpenclawDefaultAgent();return new zr({command:u,cwd:w.workspace,agentId:w.id,sessionName:f})}let x=await oh(),g;if(i?.modelToken){let w=td(o),S=nd(i),y=`${w}/${S}`;if(!this.ensuredProviders.has(y)){let v=this.getOpenclawConfig(),I=await v.getAllowlistModelsForProvider(w),A=c0(i,c,d,I);A&&(await v.ensureProvider(w,A),await v.addModelToAllowlist(y),this.ensuredProviders.add(y))}g=y}return new zr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:f,...x?{gatewayToken:x}:{},...g?{slashModelOnStart:g}:{}})}async openclawRepair(e,r){let i=this.getOpenclawConfig();await i.deleteAgent(e),await i.ensureAgent(e,r)}async cleanupOpenclawSessionProviders(e,r){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let i=this.openclawConfigCache,o=r??e.model;for(let c of e.sessions.keys()){let d=td(c),u=`${d}/${o}`,f=!0;try{await i.removeProvider(d)}catch(x){f=!1,ue.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:d,err:String(x)})}try{await i.removeModelFromAllowlist(u)}catch(x){f=!1,ue.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:u,err:String(x)})}f&&this.ensuredProviders.delete(u)}}};import{randomUUID as mh}from"node:crypto";import{promises as sb}from"node:fs";import{basename as gh}from"node:path";Ke();te();import{promises as QE}from"node:fs";import{basename as eb}from"node:path";var fh=G("file-upload"),tb="/api/coze_claw/file/agent_upload",nb=6e4;async function hh(t,e={}){let i=`${Cr(Pr(e.handshakeBase))}${tb}`,o=e.timeoutMs??nb,c=await QE.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",...vn(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},f=new AbortController,x=setTimeout(()=>f.abort(),o);fh.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let g=await fetch(i,{method:"POST",headers:u,body:d,signal:f.signal}),w=g.headers.get("x-tt-logid")??"";if(!g.ok){let v=await g.text().catch(()=>"");throw new k("UPLOAD_FAILED",`upload HTTP ${g.status} logid=${w}: ${v.slice(0,200)}`)}let S=await g.json();if(S.code!==void 0&&S.code!==0)throw new k("UPLOAD_FAILED",`upload code=${S.code} msg=${S.msg??"-"} logid=${w}`);let y=S.data?.file?.file_url;if(!y)throw new k("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${w}: ${JSON.stringify(S).slice(0,200)}`);return fh.info("file upload ok",{uri:y,logid:w}),{uri:y}}catch(g){throw g instanceof k?g:g.name==="AbortError"?new k("UPLOAD_FAILED",`upload timeout (${o}ms) for ${eb(t.path)}`):new k("UPLOAD_FAILED",String(g),{cause:g})}finally{clearTimeout(x)}}Ke();te();import{extname as rb}from"node:path";var ib={".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 xh(t){let e=rb(t).toLowerCase();return ib[e]??"application/octet-stream"}Re();var No=G("agent-send"),ph=50*1024*1024;function wh(t,e,r){let i=t.get(e);if(!i)throw new k("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new k("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new k("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function _h(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(x){u=x,f<2&&(No.warn("sendAgentFileUpdate failed, retrying",{attempt:f+1,err:String(x)}),await new Promise(g=>setTimeout(g,5e3)))}throw new k("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function yh(t,e){let{session:r,runtime:i}=wh(e.core,t.agentId,t.sessionId);if(!await si(t.path,r.workspace))throw new k("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await sb.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new k("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>ph)throw new k("FILE_TOO_LARGE",`${o.size} bytes > limit ${ph}`);let c=await xh(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new k("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new k("UPSTREAM_NOT_READY","cloud WS not connected");let d=t.name??gh(t.path),u;try{u=await hh({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 No.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:x instanceof k?x.code:"UNKNOWN",message:x instanceof Error?x.message:String(x)}),x}let f={sessionUpdate:"agent_file",messageId:mh(),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 _h(e,r,i,t.sessionId,f,"agent file uploaded to cloud but sendAgentFileUpdate failed"),No.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 Eh(t,e){let{session:r,runtime:i}=wh(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new k("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new k("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??gh(t.path),c={sessionUpdate:"group_file",messageId:mh(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await _h(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),No.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 bh(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}Zt();te();dn();var Bt=G("coze-cli-installer"),vh="@coze/cli@latest",ob="coze",Sh="0.1.8",ab=5e3,cb=5e3,db=9e4,Ih=1e4,Yi=null,Mo=!1;async function bd(t,e={}){if(Mo)return;if(Yi)return Yi;let r=e.exec??$f;return Yi=(async()=>{try{let i=await lb(ob,r),o=!1;if(i){let d=await ub(r);if(d===void 0)Bt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(bh(d,Sh))Bt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:d,min:Sh}),o=!0;else{Bt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:d}),Mo=!0;return}}let c=o?"upgrade-only":"full";Bt.info("coze-cli install start",{package:vh,mode:c});try{await r("npm",["i","-g","--prefer-online",vh],{timeout:db,maxBuffer:10*1024*1024}),Bt.info("coze-cli install ok")}catch(d){Bt.warn("coze-cli install failed (skip subsequent steps)",{err:String(d)});return}if(o){Mo=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:Ih}),Bt.info("coze config set xTTEnv ok",{env:t.env})}catch(d){Bt.warn("coze config set failed (continue to auth login)",{err:String(d)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:Ih}),Bt.info("coze auth login ok")}catch(d){Bt.warn("coze auth login failed",{err:String(d)});return}Mo=!0}finally{Yi=null}})(),Yi}async function lb(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:ab});return Ga(i)}catch{return}}async function ub(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:cb});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}jt();qt();Re();var fb=10*6e4;function Ah(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?fb:e}function Bo(t){return lr(t??J().configFile)}function Vi(t,e){return ur(e??J().configFile,t)}import{randomBytes as Db}from"node:crypto";or();Ke();te();import{createReadStream as hb}from"node:fs";import{mkdir as xb,readFile as pb,realpath as mb,stat as gb,writeFile as wb}from"node:fs/promises";import{basename as _b,dirname as vd,isAbsolute as yb,join as Eb,relative as bb,resolve as kh,sep as vb}from"node:path";import{createInterface as Sb}from"node:readline";var Rh=G("fs-rpc"),Ji=Ve("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Ch(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>Ji)throw new k("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${Ji} bytes`);let i=await Dh(t.path,e);return await xb(vd(i),{recursive:!0}),await wb(i,t.content,"utf8"),Rh.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Ph(t,e){let r=await Dh(t.path,e),i=await gb(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>Ji&&!o)throw new k("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${Ji} bytes`);let c;if(o&&i.size>Ji)c=await Ib(r,t.line??1,t.limit);else{let d=await pb(r,"utf8");if(o){let u=d.split(`
|
|
94
|
+
`)){let c=/^\s*(name|description)\s*:\s*(.+?)\s*$/.exec(o);if(!c||!c[2])continue;let d=c[1],u=c[2].trim();(u.startsWith('"')&&u.endsWith('"')||u.startsWith("'")&&u.endsWith("'"))&&(u=u.slice(1,-1)),u&&(i[d]=u)}return i}async function v0(t,e,r,i){let o=await x0(e,{withFileTypes:!0}).catch(()=>null);if(!o)return[];let c=[];for(let d of o){if(!d.isDirectory())continue;let u=d.name,f=_e(r,u),x=_e(e,u,"SKILL.md"),g=await bo(x,{encoding:"utf8"}).catch(()=>null);if(g===null)continue;let m=E0(g);c.push({relPath:f,skill:{skillId:b0(t,f),skillName:m.name||u,...m.description?{description:m.description}:{},...i?{isGlobal:!0}:{}}})}return c}async function _y(t,e,r){let i=ud(r);return v0(t,_e(e,i),i,!1)}async function yy(t,e){let r=[],i=new Set;for(let o of y0(e)){let c=await v0(t,o,o,!0);for(let d of c)i.has(d.relPath)||(i.add(d.relPath),r.push(d))}return r}var by=3e4,Ey=50*1024*1024,h0=10*1024*1024,Nr=3e4;async function vo(t){let{agentId:e,workspace:r,framework:i,skill:o}=t;if(!o.skillName)throw new k("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 k("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let u=_0(o.skillName),f=ud(i),x=_e(f,u),g=_e(r,x);if(await id(g,{recursive:!0}),c){let S=Buffer.from(o.content,"utf8");Gi(S.length),await od(_e(g,"SKILL.md"),S,"utf8")}else{let S=await Iy(o.downloadUrl);ky(S)?await Py(S,g):Ty(S)?await Cy(S,g):await od(_e(g,"SKILL.md"),S.toString("utf8"),"utf8")}let m={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 ge.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:x,source:c?"content":"downloadUrl"}),m}function So(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 vy(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}:{}}}function Sy(t){return{skillId:t.skillId,skillName:t.skillName,...t.downloadUrl?{downloadUrl:t.downloadUrl}:{},...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 S0(t,e){let r=await Pe(t,e);if(!r)return{status:"skipped",count:0};if(r.disconnectedAt)return{status:"skipped",count:0};let i=Ot,o=r.skillsRefreshedForVersion;if(o===i)return{status:"noop",count:0};if(!o)return r.skillsRefreshedForVersion=i,await Ue(r,e),{status:"seeded",count:0};let c=[...r.skills??[]],d=new Map(c.map((g,m)=>[g.skillId,m])),u=c.filter(g=>g.builtin===!0&&!!g.downloadUrl);if(u.length===0)return r.skillsRefreshedForVersion=i,await Ue(r,e),{status:"noop",count:0};let f=0,x=0;for(let g of u)try{await sd(_e(r.workspace,g.relPath),{recursive:!0,force:!0});let m=await vo({agentId:t,workspace:r.workspace,framework:r.framework,skill:Sy(g)});So(c,d,m),f+=1}catch(m){x+=1,ge.warn("refresh builtin skill failed (skipping)",{agentId:t,skillId:g.skillId,skillName:g.skillName,err:String(m)})}return r.skills=c,x===0&&(r.skillsRefreshedForVersion=i),await Ue(r,e),ge.info("builtin skills refreshed after bridge upgrade",{agentId:t,from:o,to:i,ok:f,failed:x}),{status:"refreshed",count:f}}async function Iy(t){if(!t)throw new k("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Gi(e);let r=Ay(t);return Gi(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await bo(e);return Gi(r.length),r}if(zi(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),by);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new k("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Gi(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new k("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Gi(t){if(t>Ey)throw new k("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function Ay(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new k("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 ky(t){return t.length>=2&&t[0]===31&&t[1]===139}function Ty(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 cd(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function Cy(t,e){let r,i;try{r=new ld.default(t),i=r.getEntries()}catch(d){throw new k("IPC_BAD_REQUEST",`zip parse failed: ${d.message}`,{cause:d})}for(let d of i){let u=d.entryName;if(!u||cd(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new k("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(x=>x===".."))throw new k("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let f=d.header.attr>>>16&61440;if(f!==0&&f!==32768&&f!==16384)throw new k("IPC_BAD_REQUEST",`zip entry kind 0x${f.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=Ry(i),c=ad(e);for(let d of i){if(cd(d.entryName))continue;let u=d.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let f=ad(e,u),x=dd(c,f);if(x.startsWith("..")||x==="..")throw new k("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(d.isDirectory){await id(f,{recursive:!0});continue}await id(cy(f),{recursive:!0});let g;try{g=d.getData()}catch(m){throw new k("IPC_BAD_REQUEST",`zip entry getData failed (${d.entryName}): ${m.message}`,{cause:m})}await od(f,g)}}function Ry(t){let e;for(let r of t){let i=r.entryName;if(!i||cd(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 Py(t,e){await Dy(t);let r=jf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new k("IPC_BAD_REQUEST",`tar extract timeout (${Nr}ms)`))},Nr);try{await w0(m0.from(t),r)}catch(c){throw c instanceof k?c:i?new k("IPC_BAD_REQUEST",`tar extract timeout (${Nr}ms)`):new k("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function Dy(t){let e=[],r=Pr({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 k("IPC_BAD_REQUEST",`tar list timeout (${Nr}ms)`))},Nr);try{await w0(m0.from(t),r)}catch(c){throw i?new k("IPC_BAD_REQUEST",`tar list timeout (${Nr}ms)`):new k("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new k("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var Oy=5e3;async function Ly(t,e,r,i){return I0(t,e,r,i,{count:0})}async function I0(t,e,r,i,o){if(i<=0)return[];let c;try{c=await x0(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let u of c){if(fy.has(u.name)||u.isSymbolicLink())continue;if(o.count>=Oy){d.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let f=_e(e,u.name),x=dy(_e(r,u.name)),g=null;try{g=await rd(f)}catch{continue}if(g.isSymbolicLink())continue;o.count++;let m={name:u.name,path:A0(dd(t,f)),isDir:g.isDirectory(),size:g.size,modifiedAt:Math.floor(g.mtimeMs)};g.isDirectory()&&i>1&&(m.children=await I0(t,f,x,i-1,o)),d.push(m)}return d.sort((u,f)=>u.isDir!==f.isDir?u.isDir?-1:1:u.name.localeCompare(f.name)),d}function Ny(t){return!t||t<=0?ly:Math.min(t,uy)}function My(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function A0(t){return t.split(g0).join("/")}ne();var Cn=j("agent-health-reporter"),By=1e4,Fy=3,ji=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??By,this.livenessFailureThreshold=e.livenessFailureThreshold??Fy}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;livenessFailureThreshold;consecutiveFailures=0;isLivenessLost(){return this.consecutiveFailures>=this.livenessFailureThreshold}start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),Cn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),Cn.info("heartbeat stopped"))}async tick(){if(this.inFlight){Cn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){this.consecutiveFailures=0,Cn.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=zy(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){this.consecutiveFailures=0;return}let i={agents:r,bridgeVersion:Ot,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3),this.consecutiveFailures=0}catch(d){this.consecutiveFailures+=1,Cn.warn("heartbeat batch send failed",{count:r.length,consecutiveFailures:this.consecutiveFailures,err:String(d)})}let c=o?.authFailures;if(c&&c.length>0&&(Cn.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){Cn.warn("onAuthFailures callback failed (ignored)",{err:String(d)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){Cn.warn("onTickEnd hook failed",{err:String(r)})}}};function zy(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}xn();import{mkdir as yd,rm as Zb,stat as Yb}from"node:fs/promises";import{homedir as Xb}from"node:os";import{join as bd}from"node:path";dn();import{existsSync as Xy}from"node:fs";import{release as Qy}from"node:os";import{basename as eb,isAbsolute as tb}from"node:path";function qi(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function Mr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Br(t,e){return{jsonrpc:"2.0",id:t,result:e}}function Rn(t,e){return{jsonrpc:"2.0",id:t,error:e}}$e();var Io=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)}},Y={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,SKILL_NOT_FOUND:-32022,SKILL_ZIP_TOO_LARGE:-32023,OPERATION_NOT_ALLOWED_FOR_CLOUD:-32024};function k0(t){return"method"in t&&"id"in t&&t.id!==void 0}function T0(t){return"method"in t&&!("id"in t)}function Ao(t){return!("method"in t)&&"id"in t}var Uy={AGENT_NOT_FOUND:Y.AGENT_NOT_FOUND,AGENT_BUSY:Y.AGENT_BUSY,AGENT_DISCONNECTED:Y.AGENT_DISCONNECTED,AGENT_TIMEOUT:Y.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Y.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Y.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Y.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Y.INTERNAL_ERROR,BRIDGE_INTERNAL:Y.INTERNAL_ERROR,IPC_AUTH_FAILED:Y.INTERNAL_ERROR,IPC_BAD_REQUEST:Y.INVALID_REQUEST,METHOD_NOT_FOUND:Y.METHOD_NOT_FOUND,MODEL_TOKEN_GEN_FAILED:Y.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Y.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Y.OPERATION_NOT_ALLOWED_FOR_LOCAL,OPERATION_NOT_ALLOWED_FOR_CLOUD:Y.OPERATION_NOT_ALLOWED_FOR_CLOUD,UPSTREAM_DISCONNECTED:Y.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Y.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Y.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Y.FILE_TOO_LARGE,UNSUPPORTED_MIME:Y.UNSUPPORTED_MIME,UPLOAD_FAILED:Y.UPLOAD_FAILED,UPSTREAM_NOT_READY:Y.UPSTREAM_NOT_READY,AGENT_DEPENDENCY_INSTALL_FAILED:Y.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:Y.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:Y.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:Y.AGENT_ENV_NOT_READY,SKILL_NOT_FOUND:Y.SKILL_NOT_FOUND,SKILL_ZIP_TOO_LARGE:Y.SKILL_ZIP_TOO_LARGE};function Hy(t){if(t!=null)return t instanceof Error?{name:t.name,message:Wi(t.message)}:typeof t=="string"?Wi(t):typeof t=="object"?jy(t):t}var Gy=[[/\/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 Wi(t){let e=t;for(let[r,i]of Gy)e=e.replace(r,i);return e}function jy(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=Wi(i):e[r]=i;return e}function Ki(t){if(t instanceof k){let e=Hy(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:Uy[t.code]??Y.INTERNAL_ERROR,message:Wi(t.message),data:r}}return{code:Y.INTERNAL_ERROR,message:Wi(t instanceof Error?t.message:String(t))}}function C0(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 k(r,o,{retriable:e?.retriable??!1,cause:c})}function P0(t){return`${JSON.stringify(t)}
|
|
95
|
+
`}var R0=10*1024*1024,ko=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>R0){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${R0} bytes`)}),[]}let r=this.buffer.split(`
|
|
96
|
+
`);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 O0={"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"},cT=Object.fromEntries(Object.entries(O0).map(([t,e])=>[e,t])),qy={"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:[]},Fr=class{seq=0;next(e,r){this.seq+=1;let i=O0[e]??Wy(e),o=qy[i]??[],c=[i,String(this.seq)];if(o.length>0){let d=o.map(f=>D0(r?.[f]??"")),u=Ky(d).join(":");u&&c.push(u)}else r&&Object.values(r).some(d=>d)&&c.push(Object.values(r).filter(Boolean).map(d=>D0(String(d))).join(":"));return c.join("_")}reset(){this.seq=0}};function Wy(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function D0(t){return t.replace(/[:_\s]+/g,"-")}function Ky(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}hn();import{readFileSync as $y}from"node:fs";var Vy=384;async function fd(t,e=process.env){let r={};for(let[i,o]of Object.entries(e))typeof o=="string"&&(r[i]=o);await fn(t.agentEnvFile,r,{mode:Vy})}function $i(t){try{let e=JSON.parse($y(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function To(t,e,r={},i=o=>o){return{...i({...t,...$i(e)}),...r}}Zt();lr();$e();ne();Re();import{execFileSync as Jy,spawnSync as Zy}from"node:child_process";function Vi(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}function Ji(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),Zy("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var hd=new Set;function L0(t){typeof t=="number"&&t>0&&hd.add(t)}function N0(t){typeof t=="number"&&hd.delete(t)}function M0(){for(let t of hd)Ji(t,"SIGKILL")}var zr="coze-bridge-daemon";function B0(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return Jy("pgrep",["-U",String(o),"-f",zr],{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:2e3})}),r;try{r=e()}catch{return[]}let i=process.pid;return r.split(`
|
|
97
|
+
`).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??Ji,i=e?.isAliveFn??Vi,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:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/import\.meta\.resolve is not a function|\.resolve is not a function/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (codex ACP \u9700\u8981 import.meta.resolve)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20 \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/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 z0(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 z0(t,e)}function H0(t,e){return z0(t,e)}function Ur(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,g=r-t.startedAt-x;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Ur(g,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:Ur(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Ur(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Ur(c,!1,e)}}var j0=Xe("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),nb=200,rb=40,ib=Xe("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),sb=Xe("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),ob=Xe("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),ab=Xe("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),cb=Xe("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),db=Xe("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),q0=500;function lb(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=q0?t:`${e.slice(0,q0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function ub(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 W0(t){try{return Xy(t)}catch{return}}function fb(t,e){return{platform:process.platform,osRelease:Qy(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:tb(e.command)?W0(e.command):void 0,cwd:e.cwd,cwdExists:W0(e.cwd),envKeys:e.envKeys}}function hb(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${eb(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var Nt=class{constructor(e){this.opts=e;this.log=j(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new ko({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Fr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;sanitizeEnv(e){return e}async start(){if(this.child)throw new k("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=To(process.env,this.opts.agentEnvFile??Z().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=st(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,L0(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>nb&&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,N0(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=fb(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 k("AGENT_SPAWN_FAILED",hb(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()));Ji(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Ji(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:cb,phase2GateMs:ib,livenessWindowMs:sb,absoluteMaxMs:ob,approvalMaxMs:db,suspendThresholdMs:ab,...r};return this.call("session/prompt",e,j0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Mr("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(Br(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(Rn(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=j0,o){if(!this.child||this.stopped)return Promise.reject(new k("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),d=qi(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,x)=>{let g={resolve:f,reject:x,timer:null,method:e,promptTimeout:null};if(o){let m=this.now(),S={cfg:o,startedAt:m,lastActivityAt:m,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:m,expectedIntervalMs:Ur(0,!1,o),sessionId:u};g.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},I=this.now(),A=G0(v,S.cfg,I),C=O=>{S.armedAt=I,S.expectedIntervalMs=O,g.timer=setTimeout(_,O)};if(A.action==="suspend"){S.suspendedMs+=A.suspendedDeltaMs,S.lastActivityAt=I,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:A.suspendedDeltaMs,suspendedMs:S.suspendedMs,...S.sessionId?{sessionId:S.sessionId}:{}}),C(A.rearmMs);return}if(A.action==="continue"){C(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,...S.sessionId?{sessionId:S.sessionId}:{}}),x(A.awaitingApproval?new k("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${S.cfg.approvalMaxMs}ms`):new k("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}:{}}),x(new k("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${S.cfg.livenessWindowMs}ms`)))};g.timer=setTimeout(_,S.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(g.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),x(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,g);try{this.writeFrame(d)}catch(m){g.timer&&clearTimeout(g.timer),this.pending.delete(c),x(m)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new k("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(P0(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 k("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:lb(e.result)}),r.resolve(e.result));return}if(T0(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(k0(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(Rn(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(Rn(e.id,Ki(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=C0(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=H0(this.framework,ub(e));return i?new k(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 k("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(rb).join(`
|
|
98
|
+
`),o=U0(this.framework,i);return o?new k(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new k("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 xb(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 Co=class extends Nt{framework="claude-code";constructor(e){let{command:r,args:i}=di("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 xb(e)}};dn();import{spawn as pb}from"node:child_process";import{closeSync as gb,existsSync as gd,mkdirSync as mb,mkdtempSync as wb,openSync as _b,readFileSync as X0,readSync as yb,readdirSync as bb,rmSync as Eb,statSync as vb}from"node:fs";import{homedir as Sb,tmpdir as Ib}from"node:os";import{join as Hr}from"node:path";var K0=["default","acceptEdits","plan","auto","bypassPermissions"],$0=["read-only","auto","full-access"];function Mt(t,e){if(typeof e!="string")return!1;switch(t){case"claude-code":return K0.includes(e);case"codex":return $0.includes(e);case"openclaw":return!1}}function V0(t){switch(t){case"read-only":return"read-only";case"auto":return"agent";case"full-access":return"agent-full-access"}}function J0(t){switch(t){case"read-only":return"read-only";case"agent":return"auto";case"agent-full-access":return"full-access";default:return}}function xd(t){switch(t){case"claude-code":return K0.join("/");case"codex":return $0.join("/");case"openclaw":return""}}Re();var md=9e4,Ab=64*1024,kb=100;function Tb(t){let e=typeof t=="number"?t:typeof t=="string"?Number.parseFloat(t):Number.NaN;return!Number.isFinite(e)||e<=0?md:Math.max(1,Math.floor(e*1e3))}function Cb(t){let e=typeof t=="number"?t:typeof t=="string"?Number.parseFloat(t):Number.NaN;return!Number.isFinite(e)||e<=0?md:Math.max(1,Math.floor(e))}function Rb(t){if(!t||typeof t!="object"||Array.isArray(t))return;let e={};for(let[r,i]of Object.entries(t))typeof i=="string"&&(e[r]=i);return Object.keys(e).length>0?e:void 0}function Z0(t){if(typeof t=="string"&&t.trim())return{command:t,timeoutMs:md};if(!t||typeof t!="object"||Array.isArray(t))return;let e=t;if(e.type&&e.type!=="command")return;let r=typeof e.command=="string"?e.command.trim():"";if(!r)return;let i=typeof e.working_directory=="string"&&e.working_directory.trim()?e.working_directory.trim():typeof e.cwd=="string"&&e.cwd.trim()?e.cwd.trim():void 0,o=Rb(e.env);return{command:r,timeoutMs:e.timeout_ms===void 0?Tb(e.timeout):Cb(e.timeout_ms),...i?{cwd:i}:{},...o?{env:o}:{}}}function pd(t){if(Array.isArray(t))return t.flatMap(i=>pd(i));if(!t||typeof t!="object"){let i=Z0(t);return i?[i]:[]}let e=t;if(e.hooks)return pd(e.hooks);let r=Z0(e);return r?[r]:[]}function Pb(t){let e=Hr(t,"hooks.json");if(!gd(e))return[];let r=JSON.parse(X0(e,"utf8")),o=r.hooks&&typeof r.hooks=="object"?r.hooks:r;return pd(o.Stop??o.stop)}function Db(t,e){let r=Hr(t,"sessions");if(!gd(r))return;let i=[],o=c=>{let d;try{d=bb(c,{withFileTypes:!0})}catch{return}for(let u of d){let f=Hr(c,u.name);if(u.isDirectory())o(f);else if(u.isFile()&&u.name.endsWith(".jsonl"))try{i.push({path:f,mtimeMs:vb(f).mtimeMs})}catch{}}};o(r),i.sort((c,d)=>d.mtimeMs-c.mtimeMs);for(let c of i.slice(0,kb))if(Ob(c.path,e))return c.path;return i[0]?.path}function Ob(t,e){let r;try{r=_b(t,"r");let i=Buffer.alloc(Ab),o=yb(r,i,0,i.length,0),c=i.subarray(0,o).toString("utf8");return c.includes(JSON.stringify(e))||c.includes(e)}catch{return!1}finally{if(r!==void 0)try{gb(r)}catch{}}}function Lb(t){return $i(t??Z().agentEnvFile)}function Nb(t){let e=t.trim();if(e.length>=2){let r=e[0];if((r==='"'||r==="'")&&e.endsWith(r)){let i=e.slice(1,-1);return r==='"'?i.replace(/\\n/g,`
|
|
99
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"):i.replace(/\\'/g,"'")}}return e.replace(/\s+#.*$/,"")}function Mb(t){let e={};for(let r of t.split(/\r?\n/)){let i=r.trim();if(!i||i.startsWith("#"))continue;let o=i.startsWith("export ")?i.slice(7).trimStart():i,c=o.indexOf("=");if(c<=0)continue;let d=o.slice(0,c).trim();/^[A-Za-z_][A-Za-z0-9_]*$/.test(d)&&(e[d]=Nb(o.slice(c+1)))}return e}function Bb(t){let e=Hr(t,"cozeloop.env");return gd(e)?Mb(X0(e,"utf8")):{}}function Y0(t){let e=t?.trim();return e||void 0}function Fb(t){let e=Lb(t.agentEnvFile),r=Y0(t.env?.CODEX_HOME??e.CODEX_HOME??process.env.CODEX_HOME);if(r)return r;let i=Y0(t.env?.HOME??e.HOME??process.env.HOME)??Sb();return Hr(i,".codex")}var Ro=class extends Nt{framework="codex";authMethodId;codexHomeDir;cleanupCodexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=di("codex",e.command,i),d=e.isolateCodexHome?e.codexHomeDir??e.env?.CODEX_HOME??wb(Hr(Ib(),"coze-bridge-codex-home-")):Fb(e),u=!!e.isolateCodexHome&&!!d&&!e.codexHomeDir&&e.env?.CODEX_HOME!==d;e.isolateCodexHome&&d&&!u&&mb(d,{recursive:!0});let f=e.isolateCodexHome&&d?{...e.env??{},CODEX_HOME:d}:e.env,x={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...e.agentEnvFile?{agentEnvFile:e.agentEnvFile}:{},...f?{env:f}:{}};super(x),this.authMethodId=e.authMethodId,this.codexHomeDir=d,this.cleanupCodexHomeDir=u}async initialize(e){let r=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),r}async sessionPrompt(e){let r=await super.sessionPrompt(e);return this.runStopHooksBestEffort(e.sessionId).catch(i=>{this.log.warn("codex stop hook unexpected failure",{err:String(i)})}),r}setSessionMode(e){let r=Mt("codex",e.modeId)?V0(e.modeId):e.modeId;return super.setSessionMode({...e,modeId:r})}onUpdate(e){super.onUpdate(r=>e(zb(r)))}async runStopHooksBestEffort(e){let r=this.codexHomeDir??this.opts.env?.CODEX_HOME;if(!r)return;let i;try{i=Pb(r)}catch(d){this.log.warn("codex stop hook load failed",{codexHomeDir:r,err:String(d)});return}if(i.length===0)return;let o=Db(r,e),c=JSON.stringify({hook_event_name:"Stop",session_id:e,...o?{transcript_path:o}:{},trigger:"coze-bridge"});await Promise.all(i.map(async d=>{try{await this.runHookCommand(d,c)}catch(u){this.log.warn("codex stop hook failed",{codexHomeDir:r,command:d.command.slice(0,200),err:String(u)})}}))}runHookCommand(e,r){return new Promise((i,o)=>{let c=this.codexHomeDir??this.opts.env?.CODEX_HOME,d=c?Bb(c):{},u=pb(e.command,{cwd:e.cwd??this.opts.cwd,env:To(process.env,this.opts.agentEnvFile??Z().agentEnvFile,{...this.opts.env??{},...d,...e.env??{}}),shell:!0,stdio:["pipe","ignore","pipe"]}),f="",x=setTimeout(()=>{u.kill("SIGTERM"),o(new Error(`hook timed out after ${e.timeoutMs}ms`))},e.timeoutMs);u.stderr?.setEncoding("utf8"),u.stderr?.on("data",g=>{f+=g,f.length>4e3&&(f=f.slice(-4e3))}),u.on("error",g=>{clearTimeout(x),o(g)}),u.on("close",(g,m)=>{if(clearTimeout(x),g===0){i();return}o(new Error(`hook exited code=${g} signal=${m} stderr=${f.slice(-1e3)}`))}),u.stdin.end(`${r}
|
|
100
|
+
`)})}async stop(e){if(await super.stop(e),this.codexHomeDir&&this.cleanupCodexHomeDir)try{Eb(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};function zb(t){let e=t.update;if(e.sessionUpdate!=="current_mode_update"||typeof e.currentModeId!="string")return t;let r=J0(e.currentModeId);return!r||r===e.currentModeId?t:{...t,update:{...t.update,currentModeId:r}}}$e();var Ub=3e4,Gr=class extends Nt{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let r=e.sessionName??"default",i=["acp","--session",`agent:${e.agentId}:${r}`];e.gatewayToken&&i.push("--token",e.gatewayToken);let o={command:e.command,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o),this.agentId=e.agentId,this.sessionName=r,this.slashModelOnStart=e.slashModelOnStart}async afterSessionEstablished(e){this.slashModelOnStart&&(this.log.info("switching session to per-session provider via /model",{agentId:this.agentId,sessionName:this.sessionName,slash:this.slashModelOnStart}),await this.call("session/prompt",{sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]},Ub))}get acpSessionName(){return this.sessionName}setSessionMode(e){return Promise.reject(new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"))}};hn();$e();ne();Re();function wd(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}dn();var Pn=class{slots=[];running=!1;closed=!1;disposed=!1;enqueue(e){return this.disposed?Promise.reject(new Error("AsyncQueue disposed")):this.closed?Promise.reject(new Error("AsyncQueue closed")):new Promise((r,i)=>{this.slots.push({task:e,resolve:r,reject:i}),this.drain()})}close(){this.closed=!0}dispose(e=new Error("AsyncQueue disposed")){for(this.disposed=!0,this.closed=!0;this.slots.length>0;)this.slots.shift()?.reject(e)}get size(){return this.slots.length}get isRunning(){return this.running}get isDisposed(){return this.disposed}async drain(){if(!this.running){this.running=!0;try{for(;this.slots.length>0&&!this.disposed;){let e=this.slots.shift();if(!e)break;try{let r=await e.task();e.resolve(r)}catch(r){e.reject(r)}}}finally{this.running=!1}}}};var Po=class{agentId;framework;workspace;deployType;accountId;patToken;modelInfo;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;activeGroupIds=new Map;status="ok";model;lastActiveAt=Date.now();constructor(e){this.agentId=e.agentId,this.framework=e.framework,this.workspace=e.workspace,this.model=e.model,this.deployType=e.deployType??"local",e.accountId&&(this.accountId=e.accountId),e.patToken&&(this.patToken=e.patToken),e.modelInfo&&(this.modelInfo=e.modelInfo)}setPatToken(e){this.patToken=e}setModelInfo(e){this.modelInfo=e}getSessionQueue(e){let r=this.sessionQueues.get(e);return(!r||r.isDisposed)&&(r=new Pn,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)Zi(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 Zi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}function Yt(t){return t.deployType!=="local"?!1:t.framework==="claude-code"||t.framework==="codex"}Zt();ne();import{constants as Q0}from"node:fs";import{access as Hb}from"node:fs/promises";import{delimiter as Gb,join as jb}from"node:path";var St=j("framework-detector"),eh={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},qb=[".exe",".cmd",".bat",".ps1"],Xn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??st,access:e.access??Hb}}async detect(e){let r=eh[e],i=await this.which(r);if(!i)return St.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(eh).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(Gb).filter(Boolean),i=this.env.platform==="win32"?["",...qb]:[""];for(let o of r)for(let c of i){let d=jb(o,e+c);if(await this.isExecutable(d))return d}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?Q0.F_OK:Q0.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 St.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return St.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 St.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 St.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?(St.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}:(St.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return St.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 St.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||St.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){St.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&&(Kb(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",x=>{o+=x.toString("utf8")}),f.on("error",()=>u(null)),f.on("close",x=>u({code:x,stdout:o}))}catch{u(null)}})}},Wb=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Kb(t){return t.replace(Wb,"")}import{homedir as nh}from"node:os";import{join as Oo}from"node:path";hn();Zt();lr();$e();ne();async function rh(){let t=Oo(nh(),".openclaw/openclaw.json");return ln(t)}async function ih(){return(await rh())?.gateway?.auth?.token??""}var Qn=j("openclaw.config"),$b=[0,5e3,5e3],Vb=Xe("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),th="models.providers.",Do="agents.defaults.models",Jb=["operator.admin","operator.read","operator.write","operator.approvals","operator.pairing"];function _d(t,e){if(!Array.isArray(t))return!1;let r=new Set(t);return e.every(i=>r.has(i))}var Lo=class{command;env;retryDelaysMs;cliTimeoutMs;openclawDir;queue=new Pn;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??$b,this.cliTimeoutMs=e.cliTimeoutMs??Vb,this.openclawDir=e.openclawDir??Oo(nh(),".openclaw")}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,Qn.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(d)})}}throw new k("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=st(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",d=!1,u=x=>{d||(d=!0,clearTimeout(f),x())};o.stderr?.on("data",x=>{c+=x.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",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){Qn.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",`${th}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${th}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Do}[${e}]`,()=>this.runCli(["config","set",Do,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Do}[${e}]`,`${Do}.${e}`)}async getAllowlistModelsForProvider(e){let i=(await rh())?.agents?.defaults?.models;if(!i||typeof i!="object")return[];let o=`${e}/`,c=[];for(let d of Object.keys(i))d.startsWith(o)&&c.push(d.slice(o.length));return c}ensureAgent(e,r,i){let o=["agents","add",e,"--workspace",r,"--non-interactive"];return i&&o.push("--model",i),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(o,["already exists","already registered"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}async ensureAcpDeviceScopes(){try{let e=Oo(this.openclawDir,"identity","device.json"),i=(await ln(e))?.deviceId?.trim();if(!i)return Qn.debug("openclaw device identity absent, skip acp scope ensure",{identityPath:e}),!1;let o=Oo(this.openclawDir,"devices","paired.json"),c=await ln(o),d=c?.[i];if(!c||!d)return Qn.debug("acp device not yet paired, skip scope ensure",{deviceId:i}),!1;let u=[...Jb],f=d.tokens?.operator;return _d(d.scopes,u)&&_d(d.approvedScopes,u)&&_d(f?.scopes,u)?(Qn.debug("acp device already has full operator scopes",{deviceId:i}),!1):(d.scopes=[...u],d.approvedScopes=[...u],f&&(f.scopes=[...u]),await fn(o,c,{mode:384}),Qn.info("acp device scopes upgraded to full operator set (bypass manual approval)",{deviceId:i,scopes:u}),!0)}catch(e){return Qn.warn("ensureAcpDeviceScopes failed (ignored, best-effort)",{err:String(e)}),!1}}restartGateway(){return this.queue.enqueue(()=>this.withRetry("gateway restart",()=>this.runCli(["gateway","restart"])))}};var ue=j("agent-manager"),vd="acceptEdits",ah="full-access",ch="read-only";function Qb(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 eE=(t,e,r,i,o,c,d,u,f,x,g,m)=>{switch(t){case"claude-code":{let S={...o?{...o0(o),...d0(o,d,u,m)}:{},...f??{},IS_SANDBOX:"1"};return new Co({cwd:r,env:S,agentId:i})}case"codex":{let S=o?[...a0(o),...u0(o,d,u,m)]:[],_=ah;x!==void 0&&(Mt("codex",x)?_=x:ue.warn("codex spawn: invalid codexPermissionMode, falling back to full-access",{agentId:i,received:x}));let v=[...S,...Qb(_)],I={...o?c0(o):{},...f??{}},A=!!o;return new Ro({cwd:r,agentId:i,...v.length>0?{extraArgs:v}:{},...Object.keys(I).length>0?{env:I}:{},...A?{authMethodId:"openai-api-key",isolateCodexHome:!0,...g?{codexHomeDir:g}:{}}:{}})}case"openclaw":return new Gr({command:e,cwd:r,agentId:i,...c?{sessionName:wd(c)}:{}})}};function Ed(t){return t==="claude-code"||t==="codex"}function tE(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(nE(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
|
|
101
|
+
`)}
|
|
102
|
+
`}function nE(t){if(t.includes(`
|
|
103
|
+
`)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}var rE={path:"",version:"cloud-deployed"},sh="openclaw_gateway_unavailable",iE="openclaw_default_agent_missing";function oh(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 sE={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},oE=6e4,No=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??eE,this.createTimeoutMs=e.createTimeoutMs??oE,this.detectorFactory=e.detectorFactory??(()=>new Xn),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new Lo({command:r,openclawDir:this.openclawConfigDir})),this.openclawConfigDir=e.openclawConfigDir??bd(Xb(),".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 k("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=>{ue.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=bd(e,".env");if(await Yb(r).then(c=>c.isFile()).catch(()=>!1)){ue.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=tE({...process.env,...$i(this.paths.agentEnvFile)});await un(r,o,{mode:384}),ue.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),ue.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new k("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new k("IPC_BAD_REQUEST","framework required");let i=await Pe(e.agentId,this.paths).catch(()=>null),o=mo(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 k("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")ue.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(C=>ue.warn("dispose stale agent failed (ignored)",{err:String(C)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")ue.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(C=>ue.warn("dispose drifted agent failed (ignored)",{err:String(C)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){ue.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let C=await Pe(e.agentId,this.paths).catch(()=>null);C&&(C.patToken=e.patToken,await Ue(C,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){ue.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let C=await Pe(e.agentId,this.paths).catch(()=>null);C&&(C.modelInfo=e.modelInfo,await Ue(C,this.paths))}return ue.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 k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);let u=Ve(e.agentId,this.paths),f=o?"cloud":"local",x=e.framework==="openclaw"&&f==="local",g;x&&!r?.revive&&(g=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let m=g??(x?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),S=e.workspace??m??u.workspace,_=new AbortController,v=setTimeout(()=>_.abort(new k("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),I,A=!1;try{o&&Ed(e.framework)&&await xr(e.framework,_.signal);let C=()=>{if(_.signal.aborted)throw _.signal.reason instanceof Error?_.signal.reason:new k("AGENT_TIMEOUT","_agent/create aborted")};await yd(u.root,{recursive:!0}),await yd(S,{recursive:!0}),await yd(u.logs,{recursive:!0}),C(),x||await pr(S,e.framework,e.cozeIdentity),e.framework==="claude-code"&&(f==="cloud"?await Ga(S,"cloud"):await Ga(S,"local",vd)),C();let O=i,b=i0({model:e.model??O?.model}),P=Wf(e._meta)??O?.accountId,L=e.patToken??O?.patToken,F=f==="cloud"?e.modelInfo??O?.modelInfo:void 0;if(I=new Po({agentId:e.agentId,framework:e.framework,workspace:S,model:b.model??Lt,deployType:f,...P?{accountId:P}:{},...L?{patToken:L}:{},...F?{modelInfo:F}:{}}),I.status="ok",O?.sessions){let V=f==="local"&&(e.framework==="claude-code"||e.framework==="codex");for(let[X,se]of Object.entries(O.sessions)){let ae={acpSessionId:se.acpSessionId,modelToken:se.modelToken,tokenGeneratedAt:se.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};V?se.permissionMode===void 0?(ae.permissionMode=e.framework==="claude-code"?"bypassPermissions":"full-access",ue.info("autoRevive: legacy session (no permissionMode) \u2192 fallback to D80/D84 default",{agentId:e.agentId,cloudId:X,framework:e.framework,fallback:ae.permissionMode})):Mt(e.framework,se.permissionMode)?ae.permissionMode=se.permissionMode:ue.warn("autoRevive: dropping invalid persisted permissionMode",{agentId:e.agentId,cloudId:X,framework:e.framework,value:se.permissionMode}):se.permissionMode!==void 0&&ue.info("autoRevive: dropping persisted permissionMode (gate disabled)",{agentId:e.agentId,cloudId:X,framework:e.framework,deployType:f}),se.cozeGroupId&&(ae.cozeGroupId=se.cozeGroupId),I.sessions.set(X,ae)}let re=Object.keys(O.sessions).length;re>0&&ue.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:re})}this.registry.register(I),A=!0;let M={agentId:e.agentId,framework:e.framework,workspace:S,cozeIdentity:e.cozeIdentity,createdAt:O?.createdAt??Date.now(),sessions:O?.sessions??{},model:b.model};f==="cloud"&&(M.deployType="cloud"),P&&(M.accountId=P),L&&(M.patToken=L),F&&(M.modelInfo=F),O?.skills&&(M.skills=O.skills),O?.agentName&&(M.agentName=O.agentName),O?.description&&(M.description=O.description),M.skillsRefreshedForVersion=O?.skillsRefreshedForVersion??Ot,e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,S)):ue.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let J=e.initialSkills??[];if(J.length>0){let V=[...M.skills??[]],re=new Map(V.map((ae,D)=>[ae.skillId,D])),X=await Promise.allSettled(J.map(ae=>vo({agentId:e.agentId,workspace:S,framework:e.framework,skill:ae}))),se=0;for(let[ae,D]of X.entries()){let U=J[ae];U&&(D.status==="fulfilled"?(So(V,re,D.value),se++):ue.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:U.skillId,skillName:U.skillName,err:String(D.reason)}))}se>0&&(M.skills=V,ue.info("initialSkills installed",{agentId:e.agentId,installed:se,requested:J.length}))}return await Ue(M,this.paths),ue.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(C){throw ue.error("agent create failed, rolling back",{agentId:e.agentId,err:String(C)}),A&&I&&(await I.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await Zb(u.root,{recursive:!0,force:!0}).catch(O=>ue.warn("rm agent dir failed (ignored)",{err:String(O)})),C instanceof k?C:new k("AGENT_SPAWN_FAILED",String(C),{cause:C})}finally{clearTimeout(v)}}async spawnSessionDownstream(e,r,i,o,c,d){let f=this.config.frameworksCache?.[e.framework];if(!f)if(e.deployType==="cloud"&&Ed(e.framework))f=rE;else throw new k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);Ed(e.framework)&&!vs(e.framework)&&(ue.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await xr(e.framework));let x=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,g;if(e.framework==="openclaw")g=await this.buildOpenclawDownstream({session:e,modelConfig:x,cloudSessionId:i,cozeEnv:o,mockScenario:c,bizFreeScene:d,command:f.path});else{let m=e.sessions.get(i),S=Yt(e)?m?.permissionMode??ah:"full-access";g=this.factory(e.framework,f.path,e.workspace,e.agentId,x,i,o,c,this.buildBinShimPathEnv(),S,e.framework==="codex"&&e.deployType==="cloud"?bd(Ve(e.agentId,this.paths).root,"codex-home"):void 0,d)}try{return await g.start(),await g.initialize(sE),g}catch(m){let S=g instanceof Nt?g.getStderrTail():[];throw S.length>0&&ue.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:m instanceof k?m.code:"unknown",recentStderr:S}),await g.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,f.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 k("AGENT_ENV_NOT_READY",oh(o),{cause:{reason:sh}})}catch(o){ue.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof k?i:new k("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};ue.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 ue.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 k("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:iE}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new k("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new k("AGENT_ENV_NOT_READY",oh(r),{cause:{reason:sh}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:d,bizFreeScene:u,command:f}=e,x=wd(o);if(r.deployType==="local"){let S=await this.ensureOpenclawDefaultAgent();return new Gr({command:f,cwd:S.workspace,agentId:S.id,sessionName:x})}let g=await ih();try{await this.getOpenclawConfig().ensureAcpDeviceScopes()}catch(S){ue.warn("acp device scope ensure failed (ignored)",{err:String(S)})}let m;if(i?.modelToken){let S=td(o),_=nd(i),v=`${S}/${_}`;if(!this.ensuredProviders.has(v)){let I=this.getOpenclawConfig(),A=await I.getAllowlistModelsForProvider(S),C=l0(i,c,d,A,u);C&&(await I.ensureProvider(S,C),await I.addModelToAllowlist(v),this.ensuredProviders.add(v))}m=v}return new Gr({command:f,cwd:r.workspace,agentId:r.agentId,sessionName:x,...g?{gatewayToken:g}:{},...m?{slashModelOnStart:m}:{}})}async openclawRepair(e,r){let i=this.getOpenclawConfig();await i.deleteAgent(e),await i.ensureAgent(e,r)}async cleanupOpenclawSessionProviders(e,r){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let i=this.openclawConfigCache,o=r??e.model;for(let c of e.sessions.keys()){let d=td(c),u=`${d}/${o}`,f=!0;try{await i.removeProvider(d)}catch(x){f=!1,ue.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:d,err:String(x)})}try{await i.removeModelFromAllowlist(u)}catch(x){f=!1,ue.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:u,err:String(x)})}f&&this.ensuredProviders.delete(u)}}};import{randomUUID as hh}from"node:crypto";import{promises as hE}from"node:fs";import{basename as xh}from"node:path";$e();ne();import{promises as aE}from"node:fs";import{basename as cE}from"node:path";var dh=j("file-upload"),dE="/api/coze_claw/file/agent_upload",lE=6e4;async function lh(t,e={}){let i=`${Or(Lr(e.handshakeBase))}${dE}`,o=e.timeoutMs??lE,c=await aE.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",...Tn(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},f=new AbortController,x=setTimeout(()=>f.abort(),o);dh.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let g=await fetch(i,{method:"POST",headers:u,body:d,signal:f.signal}),m=g.headers.get("x-tt-logid")??"";if(!g.ok){let v=await g.text().catch(()=>"");throw new k("UPLOAD_FAILED",`upload HTTP ${g.status} logid=${m}: ${v.slice(0,200)}`)}let S=await g.json();if(S.code!==void 0&&S.code!==0)throw new k("UPLOAD_FAILED",`upload code=${S.code} msg=${S.msg??"-"} logid=${m}`);let _=S.data?.file?.file_url;if(!_)throw new k("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${m}: ${JSON.stringify(S).slice(0,200)}`);return dh.info("file upload ok",{uri:_,logid:m}),{uri:_}}catch(g){throw g instanceof k?g:g.name==="AbortError"?new k("UPLOAD_FAILED",`upload timeout (${o}ms) for ${cE(t.path)}`):new k("UPLOAD_FAILED",String(g),{cause:g})}finally{clearTimeout(x)}}$e();ne();import{extname as uE}from"node:path";var fE={".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 uh(t){let e=uE(t).toLowerCase();return fE[e]??"application/octet-stream"}Re();var Mo=j("agent-send"),fh=50*1024*1024;function ph(t,e,r){let i=t.get(e);if(!i)throw new k("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new k("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new k("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function gh(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(x){u=x,f<2&&(Mo.warn("sendAgentFileUpdate failed, retrying",{attempt:f+1,err:String(x)}),await new Promise(g=>setTimeout(g,5e3)))}throw new k("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function mh(t,e){let{session:r,runtime:i}=ph(e.core,t.agentId,t.sessionId);if(!await li(t.path,r.workspace))throw new k("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await hE.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new k("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>fh)throw new k("FILE_TOO_LARGE",`${o.size} bytes > limit ${fh}`);let c=await uh(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new k("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new k("UPSTREAM_NOT_READY","cloud WS not connected");let d=t.name??xh(t.path),u;try{u=await lh({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 k?x.code:"UNKNOWN",message:x instanceof Error?x.message:String(x)}),x}let f={sessionUpdate:"agent_file",messageId:hh(),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 gh(e,r,i,t.sessionId,f,"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 wh(t,e){let{session:r,runtime:i}=ph(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new k("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new k("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??xh(t.path),c={sessionUpdate:"group_file",messageId:hh(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await gh(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 _h(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}dn();Zt();ne();var Bt=j("coze-cli-installer"),yh="@coze/cli@latest",xE="coze",bh="0.1.8",pE=5e3,gE=5e3,mE=9e4,Eh=1e4,Yi=null,Bo=!1;async function Id(t,e={}){if(Bo)return;if(Yi)return Yi;let r=e.exec??Yf;return Yi=(async()=>{try{let i=await wE(xE,r),o=!1;if(i){let d=await _E(r);if(d===void 0)Bt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(_h(d,bh))Bt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:d,min:bh}),o=!0;else{Bt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:d}),Bo=!0;return}}let c=o?"upgrade-only":"full";Bt.info("coze-cli install start",{package:yh,mode:c});try{await r("npm",["i","-g","--prefer-online",yh],{timeout:mE,maxBuffer:10*1024*1024}),Bt.info("coze-cli install ok")}catch(d){Bt.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:Eh}),Bt.info("coze config set xTTEnv ok",{env:t.env})}catch(d){Bt.warn("coze config set failed (continue to auth login)",{err:String(d)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:Eh}),Bt.info("coze auth login ok")}catch(d){Bt.warn("coze auth login failed",{err:String(d)});return}Bo=!0}finally{Yi=null}})(),Yi}async function wE(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:pE});return Ua(i)}catch{return}}async function _E(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:gE});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}hn();Re();var yE=10*6e4;function vh(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?yE:e}function Fo(t){return ln(t??Z().configFile)}function Xi(t,e){return fn(e??Z().configFile,t)}import{randomBytes as UE}from"node:crypto";lr();$e();ne();import{createReadStream as bE}from"node:fs";import{mkdir as EE,readFile as vE,realpath as SE,stat as IE,writeFile as AE}from"node:fs/promises";import{basename as kE,dirname as Ad,isAbsolute as TE,join as CE,relative as RE,resolve as Sh,sep as PE}from"node:path";import{createInterface as DE}from"node:readline";var Ah=j("fs-rpc"),Qi=Xe("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function kh(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>Qi)throw new k("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${Qi} bytes`);let i=await Ch(t.path,e);return await EE(Ad(i),{recursive:!0}),await AE(i,t.content,"utf8"),Ah.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Th(t,e){let r=await Ch(t.path,e),i=await IE(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>Qi&&!o)throw new k("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${Qi} bytes`);let c;if(o&&i.size>Qi)c=await OE(r,t.line??1,t.limit);else{let d=await vE(r,"utf8");if(o){let u=d.split(`
|
|
107
104
|
`),f=Math.max(0,(t.line??1)-1),x=typeof t.limit=="number"?f+t.limit:void 0;c=u.slice(f,x).join(`
|
|
108
|
-
`)}else c=d}return
|
|
109
|
-
`)}async function Dh(t,e){if(typeof t!="string"||t.length===0)throw new k("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([Th(kh(e)),Th(kh(t))]),o=bb(r,i);if(Ab(o,vb,yb(o)))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function Ab(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function Th(t){let e=[],r=t;for(;r!==vd(r);)try{let i=await mb(r);return e.length?Eb(i,...e.reverse()):i}catch{e.push(_b(r)),r=vd(r)}return t}te();var Oh=G("prompt-multimodal"),Lh=10*1024*1024,kb=15e3,Tb=6;async function Nh(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 Rb(d))}}let o=Array.from({length:Math.min(Tb,t.length)},()=>i());return await Promise.all(o),e}function Mh(t){return t.some(e=>e.type==="image")}async function Rb(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!Li(e.uri))return t;try{let{buf:r,contentType:i}=await Pb(e.uri),o=e.mimeType||Cb(i)||"application/octet-stream";return Oh.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 Oh.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function Cb(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function Pb(t){let e=new AbortController,r=setTimeout(()=>e.abort(),kb);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>Lh)throw new Error(`image too large: ${o.byteLength} bytes (max ${Lh})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}jt();Ke();te();var W=G("core"),Ob=3e4,Lb=/^(boe|ppe)_[A-Za-z0-9_-]+$/,Nb="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",Mb="\u5BA1\u6279\u5DF2\u8D85\u65F6",Bb=3e4,Fo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Mr;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;currentMockScenario;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=Ah(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}),$i(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(In(o,{code:Z.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:Z.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:Z.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 k("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(Io(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&&Lb.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,Z.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(Nr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Nr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Nr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Z.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(In(r,ji(o)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new k("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new k("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new k("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new k("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 x=r._meta?.cozeTriggerMsgId,g=po(r._meta);return W.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,f,c,Nb,x,g)}}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}=jf(i);switch(r){case"session/new":{let c=Fb();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 k("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=Xt(e)?qf(i._meta):void 0;if(u!==void 0&&!Mt(e.framework,u))throw new k("IPC_BAD_REQUEST",`unsupported permissionMode for ${e.framework}: ${u}; allowed: ${md(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 k("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(y){throw f.permissionMode=S,await this.persistSessionMapping(e).catch(()=>{}),y}}let x=i._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(f.acpSessionId,x):e.activeTriggers.delete(f.acpSessionId);let g=po(i._meta);if(g?e.activeGroupIds.set(f.acpSessionId,g):e.activeGroupIds.delete(f.acpSessionId),g&&f.cozeGroupId!==g&&(f.cozeGroupId=g,await this.persistSessionMapping(e)),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Mh(c.prompt))throw new k("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let w=await Nh(c.prompt);try{let S=await f.downstream.sessionPrompt({...c,sessionId:f.acpSessionId,prompt:w});return f.lastActiveAt=Date.now(),S}catch(S){if(S instanceof k&&S.code==="AGENT_APPROVAL_TIMEOUT"){let y=f.pendingPermission;y&&(y.downstream.respondAgentRequest(y.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(y.upstreamId),f.pendingPermission=void 0);let v=f.acpSessionId,I=v?e.activeTriggers.get(v):void 0,A=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,Mb,I,A)}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(y=>W.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:d,err:String(y)})))}else f.downstream?.isAlive()&&this.armIdleTimer(e,d,f)}}case"session/cancel":{let d=o.sessionId;if(!d)throw new k("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 k("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=po(i._meta);if(!d)throw new k("IPC_BAD_REQUEST","session/set_mode: missing sessionId");if(!Xt(e))throw e.framework==="openclaw"?new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"):new k("OPERATION_NOT_ALLOWED_FOR_CLOUD","session/set_mode is local-deploy only in this iteration");if(!Mt(e.framework,u))throw new k("IPC_BAD_REQUEST",`unsupported modeId for ${e.framework}: ${String(u)}; allowed: ${md(e.framework)}`);if(f)return await this.handleGroupSetMode(e,f,u);let x=e.sessions.get(d)??await this.ensureRuntime(e,d);if(x.permissionMode===u)return{};let g=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=g,await this.persistSessionMapping(e).catch(()=>{}),w}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 k("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 Xt(e)&&(e.framework==="hermes"?c.permissionMode=e.deployType==="cloud"?l0:u0:c.permissionMode=e.framework==="claude-code"?yd:uh),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(xt.GEN_MODEL_TOKEN,i,Bb);if(!o?.modelToken)throw new k("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof k&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new k("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if($i(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new k("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 k("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(x){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),x}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(x){W.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),i.acpSessionId=void 0;let g=await f.sessionNew({cwd:e.workspace});i.acpSessionId=g.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let x=await f.sessionNew({cwd:e.workspace});i.acpSessionId=x.sessionId,await this.persistSessionMapping(e)}}catch(x){throw W.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),await f.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,x}if(f.afterSessionEstablished&&i.acpSessionId&&await f.afterSessionEstablished(i.acpSessionId),Xt(e)&&i.acpSessionId&&i.permissionMode)try{await f.setSessionMode({sessionId:i.acpSessionId,modeId:i.permissionMode})}catch(x){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(x)})}}armIdleTimer(e,r,i){if($i(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(Lr("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(Lr("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(Gb(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"&&Xt(e)){let g=d.currentModeId;Mt(e.framework,g)&&c.permissionMode!==g?(c.permissionMode=g,this.persistSessionMapping(e).catch(w=>W.warn("persist mode (from current_mode_update) failed",{framework:e.framework,agentId:e.agentId,err:String(w)}))):typeof g=="string"&&!Mt(e.framework,g)&&W.warn("current_mode_update with invalid modeId for framework, not persisting",{framework:e.framework,agentId:e.agentId,modeId:g})}let u={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},f=e.activeTriggers.get(i);f&&(u.cozeTriggerMsgId=f);let x=e.activeGroupIds.get(i);x&&(u.cozeGroupId=x),this.upstream.send(Lr("session/update",{...r,sessionId:o,_meta:u})).catch(g=>W.warn("forward update failed",{agentId:e.agentId,err:String(g)}))}handleAgentRequest(e,r,i){if(i.method==="session/request_permission"){this.forwardPermissionRequest(e,r,i);return}if(i.method==="fs/write_text_file"||i.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,i);return}W.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Z.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 Ch(c,o);r.respondAgentRequest(i.id,d)}else{let c=i.params??{},d=await Ph(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,ji(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,x={cozeAgentId:e.agentId};f&&(x.cozeTriggerMsgId=f);let g=u?e.activeGroupIds.get(u):void 0;g&&(x.cozeGroupId=g);let w=u?this.reverseSessionId(e,u):void 0,S=w?e.sessions.get(w):void 0;S&&(S.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let y={...c,...w?{sessionId:w}:{},_meta:x};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:w}),W.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(Hi(o,"session/request_permission",y)).catch(v=>{this.pendingUpstream.delete(o),W.error("forward permission request failed",{agentId:e.agentId,err:String(v)}),r.respondAgentRequestError(i.id,{code:Z.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"&&zb(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 So(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=Ob){let o=this.upstreamIds.next(e);return new Promise((c,d)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),d(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:d,timer:u}),this.upstream.send(Hi(o,e,r)).catch(f=>{let x=this.pendingBridge.get(o);x&&(clearTimeout(x.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&&Xt(e)&&(c.permissionMode=o.permissionMode),o.cozeGroupId&&(c.cozeGroupId=o.cozeGroupId),r.set(i,c)}await oi(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(In(e,{code:r,message:i,data:{bridgeVersion:Nt}}))}};function Fb(){return Db(16).toString("hex")}function zb(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 Ub=["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."],Bh="Warning: ";function Gb(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 o=i.text.startsWith(Bh)?i.text.slice(Bh.length):i.text;return Ub.some(c=>o.startsWith(c))}qt();te();Re();import{randomBytes as Hb}from"node:crypto";import{createServer as qb}from"node:http";var jb=1e6,Fh=G("ipc"),zo=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??J()}async start(){this.token=Hb(32).toString("hex");let e=qb((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(),Fh.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 ut(this.paths.portFile,String(this.port)),await ut(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){Zi(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){Zi(r,404,{error:"not found"});return}let d=null;if(e.method==="POST")try{d=await Wb(e)}catch(u){Zi(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(d,e);Zi(r,200,u??{ok:!0})}catch(u){Fh.error("IPC handler failed",{key:o,err:String(u)}),Zi(r,500,{error:u instanceof Error?u.message:String(u)})}}};function Zi(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function Wb(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>jb)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 fS=Ht(Lx(),1),hS=Ht(Yo(),1),xS=Ht(Hr(),1),pS=Ht(Ld(),1),mS=Ht(Bd(),1),gS=Ht(qd(),1),qx=Ht(Xo(),1),wS=Ht(Hx(),1);var jx=qx.default;Ke();te();var{FWS:LS}=tp(),De=G("upstream.frontier"),rp="application/json",ip="none",NS=15e3;function MS(t){class e extends jx{constructor(i){super(i,Jf,{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(Ol("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 os=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:Zf,...vn(this.opts.ppeOverride)},r=MS(e),i=Qf(this.opts.urlOverride),o={url:i,ws:r,fpID:Vf,aID:mo,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:rp,force:!0},payloadEncoding:{encoding:ip,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new LS(o),d=!1,u=null,f,x,g=new Promise((y,v)=>{f=y,x=v}),w=y=>{d||(d=!0,u&&(clearTimeout(u),u=null),y?x(y):f())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let y=this.openCount===1;De.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:y,openCount:this.openCount}),y&&w();for(let v of this.connectHandlers)Promise.resolve(v({initial:y})).catch(I=>De.warn("onConnect handler threw (ignored)",{err:String(I)}))},c.onclose=y=>{this.opened=!1,De.info("frontier closed",{code:y.code,reason:y.reason,willReconnect:y.willReconnect})},c.onerror=y=>{De.warn("frontier error",{code:y.code,msg:y.message}),w(new k("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${y.code} msg=${y.message??""}`))},c.onmessage=y=>this.handleMessage(y),this.fws=c;let S=this.opts.openTimeoutMs??NS;u=setTimeout(()=>{w(new k("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${S}ms (handshake or upgrade slow)`))},S),await c.connect();try{await g}catch(y){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,y}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(i){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 k("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 k("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;sp(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:rp,payloadEncoding:ip})}catch(u){throw De.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new k("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=zS(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;sp(c)||De.info("frontier frame in",{logid:FS(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:BS(i)}),Promise.resolve(this.handler(o)).catch(d=>De.warn("frontier frame handler threw",{err:String(d)}))}};function sp(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var op=2e3;function BS(t){return t.length<=op?t:`${t.slice(0,op)}...<truncated, total ${t.length} chars>`}function FS(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function zS(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}}Ke();te();var $d=G("skill-publish"),US="/api/marketplace/product/skill/publish_with_assets",GS=15e4;async function ap(t,e={}){let i=`${Cr(Pr(e.handshakeBase))}${US}`,o=e.timeoutMs??GS,c=new FormData;c.append("skill_id",t.skillId??""),c.append("skill_name",t.skillName),c.append("skill_description",t.description??""),c.append("agent_id",t.agentId),c.append("zip_file",new Blob([t.zip],{type:"application/zip"}),"skill.zip");let d={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...vn(e.ppeOverride),...t.accountId&&t.accountId!=="0"?{"x-coze-account":t.accountId}:{}},u=new AbortController,f=setTimeout(()=>u.abort(),o);$d.info("skill publish start",{url:i,method:"POST",form:{skill_id:t.skillId??"",skill_name:t.skillName,skill_description:t.description??"",agent_id:t.agentId,zip_file_bytes:t.zip.length},headers:{...d,Authorization:`Bearer ${t.patToken.slice(0,8)}...`}});try{let x=await fetch(i,{method:"POST",headers:d,body:c,signal:u.signal}),g=x.headers.get("x-tt-logid")??"";if(!x.ok){let y=await x.text().catch(()=>"");throw new k("UPLOAD_FAILED",`skill publish HTTP ${x.status} logid=${g}: ${y.slice(0,200)}`)}let w=await x.json();if($d.info("skill publish response",{logid:g,httpStatus:x.status,code:w.code,msg:w.msg,dataSkillId:w.data?.skill_id??"",dataVersion:w.data?.version??""}),w.code!==void 0&&w.code!==0)throw new k("UPLOAD_FAILED",`skill publish code=${w.code} msg=${w.msg??"-"} logid=${g}`);let S={};return w.data?.skill_id!==void 0&&w.data.skill_id!==""&&(S.skillId=String(w.data.skill_id)),w.data?.version&&(S.version=w.data.version),$d.info("skill publish ok",{logid:g,skillId:S.skillId??"",version:S.version??""}),S}catch(x){throw x instanceof k?x:x.name==="AbortError"?new k("UPLOAD_FAILED",`skill publish timeout (${o}ms): ${t.skillName}`):new k("UPLOAD_FAILED",String(x),{cause:x})}finally{clearTimeout(f)}}te();var Yd=G("upstream.switchable"),aa=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Yd.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 Yd.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Yd.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 Vd=G("upstream"),Yr=class{handler=null;async start(){Vd.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Vd.info("NoopUpstream stopped",{reason:e})}async send(e){Vd.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();qt();te();Re();import{promises as HS}from"node:fs";var cp=G("pat-token-store");async function ca(t=J()){try{let r=(await HS.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(cp.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"&&cp.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function as(t,e=J()){if(!t)throw new Error("writePatToken: empty patToken");await ut(e.patTokenFile,t,{mode:384})}Re();Re();import{promises as da}from"node:fs";import{join as qS}from"node:path";function jS(t,e){return`#!/bin/sh
|
|
105
|
+
`)}else c=d}return Ah.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function OE(t,e,r){let i=DE({input:bE(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(`
|
|
106
|
+
`)}async function Ch(t,e){if(typeof t!="string"||t.length===0)throw new k("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([Ih(Sh(e)),Ih(Sh(t))]),o=RE(r,i);if(LE(o,PE,TE(o)))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function LE(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function Ih(t){let e=[],r=t;for(;r!==Ad(r);)try{let i=await SE(r);return e.length?CE(i,...e.reverse()):i}catch{e.push(kE(r)),r=Ad(r)}return t}ne();var Rh=j("prompt-multimodal"),Ph=10*1024*1024,NE=15e3,ME=6;async function Dh(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 BE(d))}}let o=Array.from({length:Math.min(ME,t.length)},()=>i());return await Promise.all(o),e}function Oh(t){return t.some(e=>e.type==="image")}async function BE(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!zi(e.uri))return t;try{let{buf:r,contentType:i}=await zE(e.uri),o=e.mimeType||FE(i)||"application/octet-stream";return Rh.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 Rh.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function FE(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function zE(t){let e=new AbortController,r=setTimeout(()=>e.abort(),NE);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>Ph)throw new Error(`image too large: ${o.byteLength} bytes (max ${Ph})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}xn();$e();ne();var $=j("core"),HE=3e4,GE=/^(boe|ppe)_[A-Za-z0-9_-]+$/,jE="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",qE="\u5BA1\u6279\u5DF2\u8D85\u65F6",WE=3e4,zo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Fr;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;currentMockScenario;bizFreeSceneBySession=new Map;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=vh(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}getBizFreeSceneForSession(e){return this.bizFreeSceneBySession.get(e)}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),this.upstream.onConnect?.(({initial:e})=>{e||this.rejectAllPendingOnReconnect()}),await this.upstream.start(),$.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){$.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),$.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){$.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)&&$.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)=>{$.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:d}),Zi(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){$.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(Rn(o,{code:Y.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(d=>$.debug("send error response to upstream failed (ignored)",{err:String(d)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:Y.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){$.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,i]of this.pendingUpstream){try{i.downstream.respondAgentRequestError(i.agentRequestId,{code:Y.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 k("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&&GE.test(i)?this.currentCozeEnv=i:i&&$.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:i});let o=e.params,c=Kf(o?._meta),d=o?.sessionId;c&&typeof d=="string"&&this.bizFreeSceneBySession.get(d)!==c&&(this.bizFreeSceneBySession.set(d,c),$.info("cached free_scene for session",{sessionId:d,bizFreeScene:c}));try{if(e.method.startsWith("_agent/")){let u=this.extensions[e.method];if(!u){r!==null?await this.sendError(r,Y.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):$.warn("drop notification: extension not registered",{method:e.method});return}let f=await u(e,this);r!==null&&await this.upstream.send(Br(r,f));return}if(e.method.startsWith("session/")){let u=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Br(r,u));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Br(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Y.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):$.warn("drop unknown notification",{method:e.method})}catch(u){$.error("handleFrame failed",{method:e.method,err:String(u)}),r!==null&&await this.upstream.send(Rn(r,Ki(u)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new k("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new k("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new k("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new k("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 x=r._meta?.cozeTriggerMsgId,g=wo(r._meta);return $.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,f,c,jE,x,g)}}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{$.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}=Vf(i);switch(r){case"session/new":{let c=KE();return $.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return $.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 k("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=Yt(e)?$f(i._meta):void 0;if(u!==void 0&&!Mt(e.framework,u))throw new k("IPC_BAD_REQUEST",`unsupported permissionMode for ${e.framework}: ${u}; allowed: ${xd(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 k("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 x=i._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(f.acpSessionId,x):e.activeTriggers.delete(f.acpSessionId);let g=wo(i._meta);if(g?e.activeGroupIds.set(f.acpSessionId,g):e.activeGroupIds.delete(f.acpSessionId),g&&f.cozeGroupId!==g&&(f.cozeGroupId=g,await this.persistSessionMapping(e)),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Oh(c.prompt))throw new k("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let m=await Dh(c.prompt);try{let S=await f.downstream.sessionPrompt({...c,sessionId:f.acpSessionId,prompt:m});return f.lastActiveAt=Date.now(),S}catch(S){if(S instanceof k&&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,I=v?e.activeTriggers.get(v):void 0,A=v?e.activeGroupIds.get(v):void 0;return $.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:d}),await this.synthesizePromptReply(e,f,d,qE,I,A)}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,$.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:d,acpId:f.acpSessionId}),S.stop("reload-after-turn").catch(_=>$.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 k("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&&($.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:d,queuedCount:f.size}),f.dispose(new k("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=wo(i._meta);if(!d)throw new k("IPC_BAD_REQUEST","session/set_mode: missing sessionId");if(!Yt(e))throw e.framework==="openclaw"?new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"):new k("OPERATION_NOT_ALLOWED_FOR_CLOUD","session/set_mode is local-deploy only in this iteration");if(!Mt(e.framework,u))throw new k("IPC_BAD_REQUEST",`unsupported modeId for ${e.framework}: ${String(u)}; allowed: ${xd(e.framework)}`);if(f)return await this.handleGroupSetMode(e,f,u);let x=e.sessions.get(d)??await this.ensureRuntime(e,d);if(x.permissionMode===u)return{};let g=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(m){throw x.permissionMode=g,await this.persistSessionMapping(e).catch(()=>{}),m}else $.info("session/set_mode: runtime not active, persisted only",{framework:e.framework,agentId:e.agentId,cloudId:d,modeId:u});return{}}default:throw new k("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 $.info("group session/set_mode: no active runtime (db-only path)",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i}),{};$.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 Yt(e)&&(c.permissionMode=e.framework==="claude-code"?vd:ch),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(xt.GEN_MODEL_TOKEN,i,WE);if(!o?.modelToken)throw new k("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof k&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new k("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if(Zi(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new k("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 k("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{let x=this.bizFreeSceneBySession.get(r);x&&$.info("spawn: injecting free_scene gateway header",{agentId:e.agentId,cloudId:r,bizFreeScene:x}),f=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario,x)}catch(x){throw i.spawnFailCount=d+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&($.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=f,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await f.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),$.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(x){$.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),i.acpSessionId=void 0;let g=await f.sessionNew({cwd:e.workspace});i.acpSessionId=g.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let x=await f.sessionNew({cwd:e.workspace});i.acpSessionId=x.sessionId,await this.persistSessionMapping(e)}}catch(x){throw $.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),await f.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,x}if(f.afterSessionEstablished&&i.acpSessionId&&await f.afterSessionEstablished(i.acpSessionId),Yt(e)&&i.acpSessionId&&i.permissionMode)try{await f.setSessionMode({sessionId:i.acpSessionId,modeId:i.permissionMode})}catch(x){$.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(Zi(i),this.isRuntimeBusy(e,i)){$.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)){$.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}$.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=>$.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(Mr("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(Mr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(f=>$.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){$.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){$.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(JE(r)){$.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"&&Yt(e)){let g=d.currentModeId;Mt(e.framework,g)&&c.permissionMode!==g?(c.permissionMode=g,this.persistSessionMapping(e).catch(m=>$.warn("persist mode (from current_mode_update) failed",{framework:e.framework,agentId:e.agentId,err:String(m)}))):typeof g=="string"&&!Mt(e.framework,g)&&$.warn("current_mode_update with invalid modeId for framework, not persisting",{framework:e.framework,agentId:e.agentId,modeId:g})}let u={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},f=e.activeTriggers.get(i);f&&(u.cozeTriggerMsgId=f);let x=e.activeGroupIds.get(i);x&&(u.cozeGroupId=x),this.upstream.send(Mr("session/update",{...r,sessionId:o,_meta:u})).catch(g=>$.warn("forward update failed",{agentId:e.agentId,err:String(g)}))}handleAgentRequest(e,r,i){if(i.method==="session/request_permission"){this.forwardPermissionRequest(e,r,i);return}if(i.method==="fs/write_text_file"||i.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,i);return}$.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Y.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 kh(c,o);r.respondAgentRequest(i.id,d)}else{let c=i.params??{},d=await Th(c,o);r.respondAgentRequest(i.id,d)}}catch(o){$.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,Ki(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,x={cozeAgentId:e.agentId};f&&(x.cozeTriggerMsgId=f);let g=u?e.activeGroupIds.get(u):void 0;g&&(x.cozeGroupId=g);let m=u?this.reverseSessionId(e,u):void 0,S=m?e.sessions.get(m):void 0;S&&(S.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let _={...c,...m?{sessionId:m}:{},_meta:x};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:m}),$.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:m,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(v=>({optionId:v.optionId,kind:v.kind,name:v.name}))}),this.upstream.send(qi(o,"session/request_permission",_)).catch(v=>{this.pendingUpstream.delete(o),$.error("forward permission request failed",{agentId:e.agentId,err:String(v)}),r.respondAgentRequestError(i.id,{code:Y.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?($.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"&&$E(e.result,o),$.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 Io(e.error)):i.value.resolve(e.result);return}$.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 $.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:d,key:c}}}sendRequest(e,r,i=HE){let o=this.upstreamIds.next(e);return new Promise((c,d)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),d(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:d,timer:u}),this.upstream.send(qi(o,e,r)).catch(f=>{let x=this.pendingBridge.get(o);x&&(clearTimeout(x.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&&Yt(e)&&(c.permissionMode=o.permissionMode),o.cozeGroupId&&(c.cozeGroupId=o.cozeGroupId),r.set(i,c)}await ui(e.agentId,r,this.paths)}catch(r){$.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(Rn(e,{code:r,message:i,data:{bridgeVersion:Ot}}))}};function KE(){return UE(16).toString("hex")}function $E(t,e){if(!t||typeof t!="object"){$.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){$.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"){$.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")&&$.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}var VE=["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 VE.some(c=>o.startsWith(c))}hn();ne();Re();import{randomBytes as ZE}from"node:crypto";import{createServer as YE}from"node:http";var XE=1e6,Lh=j("ipc"),Uo=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??Z()}async start(){this.token=ZE(32).toString("hex");let e=YE((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(),Lh.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 un(this.paths.portFile,String(this.port)),await un(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){es(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){es(r,404,{error:"not found"});return}let d=null;if(e.method==="POST")try{d=await QE(e)}catch(u){es(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(d,e);es(r,200,u??{ok:!0})}catch(u){Lh.error("IPC handler failed",{key:o,err:String(u)}),es(r,500,{error:u instanceof Error?u.message:String(u)})}}};function es(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function QE(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>XE)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 _S=jt(Rx(),1),yS=jt(Jo(),1),bS=jt(Wr(),1),ES=jt(Bd(),1),vS=jt(Ud(),1),SS=jt(Kd(),1),zx=jt(Qo(),1),IS=jt(Fx(),1);var Ux=zx.default;$e();ne();var{FWS:HS}=Yx(),Le=j("upstream.frontier"),Qx="application/json",ep="none",GS=15e3;function jS(t){class e extends Ux{constructor(i){super(i,Qf,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>Le.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(Ml("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");Le.debug("WS raw frame out",{bytes:c.byteLength,headHex:d})}catch(c){Le.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var ds=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){Le.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:e0,...Tn(this.opts.ppeOverride)},r=jS(e),i=n0(this.opts.urlOverride),o={url:i,ws:r,fpID:Xf,aID:_o,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:Qx,force:!0},payloadEncoding:{encoding:ep,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new HS(o),d=!1,u=null,f,x,g=new Promise((_,v)=>{f=_,x=v}),m=_=>{d||(d=!0,u&&(clearTimeout(u),u=null),_?x(_):f())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let _=this.openCount===1;Le.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:_,openCount:this.openCount}),_&&m();for(let v of this.connectHandlers)Promise.resolve(v({initial:_})).catch(I=>Le.warn("onConnect handler threw (ignored)",{err:String(I)}))},c.onclose=_=>{this.opened=!1,Le.info("frontier closed",{code:_.code,reason:_.reason,willReconnect:_.willReconnect})},c.onerror=_=>{Le.warn("frontier error",{code:_.code,msg:_.message}),m(new k("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${_.code} msg=${_.message??""}`))},c.onmessage=_=>this.handleMessage(_),this.fws=c;let S=this.opts.openTimeoutMs??GS;u=setTimeout(()=>{m(new k("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${S}ms (handshake or upgrade slow)`))},S),await c.connect();try{await g}catch(_){try{c.close(1e3,"open failed")}catch(v){Le.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){Le.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw Le.warn("frontier send refused: upstream not started",{method:i}),new k("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(Le.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 k("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;tp(c)||Le.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:Qx,payloadEncoding:ep})}catch(u){throw Le.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new k("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){Le.debug("drop non-adapter frontier frame",{service:r});return}let i=KS(e);if(!i){Le.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){Le.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(d){Le.warn("frontier message JSON parse failed",{err:String(d),head:i.slice(0,80)});return}let c=o;tp(c)||Le.info("frontier frame in",{logid:WS(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:qS(i)}),Promise.resolve(this.handler(o)).catch(d=>Le.warn("frontier frame handler threw",{err:String(d)}))}};function tp(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var np=2e3;function qS(t){return t.length<=np?t:`${t.slice(0,np)}...<truncated, total ${t.length} chars>`}function WS(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function KS(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}}$e();ne();var Zd=j("skill-publish"),$S="/api/marketplace/product/skill/publish_with_assets",VS=15e4;async function rp(t,e={}){let i=`${Or(Lr(e.handshakeBase))}${$S}`,o=e.timeoutMs??VS,c=new FormData;c.append("skill_id",t.skillId??""),c.append("skill_name",t.skillName),c.append("skill_description",t.description??""),c.append("agent_id",t.agentId),c.append("zip_file",new Blob([t.zip],{type:"application/zip"}),"skill.zip");let d={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...Tn(e.ppeOverride),...t.accountId&&t.accountId!=="0"?{"x-coze-account":t.accountId}:{}},u=new AbortController,f=setTimeout(()=>u.abort(),o);Zd.info("skill publish start",{url:i,method:"POST",form:{skill_id:t.skillId??"",skill_name:t.skillName,skill_description:t.description??"",agent_id:t.agentId,zip_file_bytes:t.zip.length},headers:{...d,Authorization:`Bearer ${t.patToken.slice(0,8)}...`}});try{let x=await fetch(i,{method:"POST",headers:d,body:c,signal:u.signal}),g=x.headers.get("x-tt-logid")??"";if(!x.ok){let _=await x.text().catch(()=>"");throw new k("UPLOAD_FAILED",`skill publish HTTP ${x.status} logid=${g}: ${_.slice(0,200)}`)}let m=await x.json();if(Zd.info("skill publish response",{logid:g,httpStatus:x.status,code:m.code,msg:m.msg,dataSkillId:m.data?.skill_id??"",dataVersion:m.data?.version??""}),m.code!==void 0&&m.code!==0)throw new k("UPLOAD_FAILED",`skill publish code=${m.code} msg=${m.msg??"-"} logid=${g}`);let S={};return m.data?.skill_id!==void 0&&m.data.skill_id!==""&&(S.skillId=String(m.data.skill_id)),m.data?.version&&(S.version=m.data.version),Zd.info("skill publish ok",{logid:g,skillId:S.skillId??"",version:S.version??""}),S}catch(x){throw x instanceof k?x:x.name==="AbortError"?new k("UPLOAD_FAILED",`skill publish timeout (${o}ms): ${t.skillName}`):new k("UPLOAD_FAILED",String(x),{cause:x})}finally{clearTimeout(f)}}ne();var Yd=j("upstream.switchable"),ca=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Yd.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 Yd.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Yd.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 Xd=j("upstream"),Yr=class{handler=null;async start(){Xd.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Xd.info("NoopUpstream stopped",{reason:e})}async send(e){Xd.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)}};$e();ne();hn();ne();Re();import{promises as JS}from"node:fs";var ip=j("pat-token-store");async function da(t=Z()){try{let r=(await JS.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(ip.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"&&ip.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function ls(t,e=Z()){if(!t)throw new Error("writePatToken: empty patToken");await un(e.patTokenFile,t,{mode:384})}Re();Re();import{promises as la}from"node:fs";import{join as ZS}from"node:path";function YS(t,e){return`#!/bin/sh
|
|
110
107
|
exec ${JSON.stringify(e)} ${JSON.stringify(t)} "$@"
|
|
111
|
-
`}function
|
|
108
|
+
`}function XS(t,e){return`@echo off\r
|
|
112
109
|
"${e}" "${t}" %*\r
|
|
113
|
-
`}async function
|
|
110
|
+
`}async function sp(t,e=Z()){let r=e.binDir;await la.mkdir(r,{recursive:!0});let i=ZS(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?XS(t,o):YS(t,o);return await la.readFile(i,"utf8").catch(()=>null)===c||(await la.writeFile(i,c,"utf8"),process.platform!=="win32"&&await la.chmod(i,493)),r}ne();Re();import{execSync as op}from"node:child_process";import{readFileSync as ap,unlinkSync as QS}from"node:fs";import{mkdir as e1,open as t1,readFile as cp,unlink as Qd,writeFile as n1}from"node:fs/promises";import{dirname as r1}from"node:path";var i1=j("single-instance"),s1=t=>new Promise(e=>setTimeout(e,t)),ua=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??Z().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>Vi(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&&i1.warn("removing stale pid file",{stalePid:i}),await n1(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 cp(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await Qd(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 cp(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 e1(r1(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await t1(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 s1(this.claimLockIntervalMs);continue}await Qd(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await Qd(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=ap(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(zr)||r.includes("lib/index.js"))}catch{}try{let r=op(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(zr)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=op(`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{ap(this.pidFile,"utf8").trim()===String(this.selfPid)&&QS(this.pidFile)}catch{}})}};fa();ne();var sr=j("daemon.upstream-watchdog"),h1=12e4,x1=9e5,p1=3e4;function tl(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var ha=class{constructor(e){this.opts=e;this.softMs=e.softMs??tl("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",h1),this.hardMs=e.hardMs??tl("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",x1),this.intervalMs=e.intervalMs??tl("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",p1),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?.(),sr.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&&sr.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&&sr.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,sr.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){sr.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,sr.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>sr.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=j("daemon");async function up(){let t=Z();if(process.env.COZE_BRIDGE_LOG_MODE!=="legacy"){Ll({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:D=>Ve(D,t).logs,listAgentIds:()=>Ss(t)});try{let{writeFileSync:D}=await import("node:fs");D(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
|
|
114
111
|
\u8BF7\u67E5\u770B: ${t.bridgeLogsDir}/bridge-<YYYY-MM-DD>.log
|
|
115
112
|
\u6216\u4F7F\u7528: coze-bridge log [-f] [--lines N]
|
|
116
|
-
`)}catch{}}let e=new la({processTitle:Br}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await Bo(),o=i??{};ws({pid:process.pid}),q.info(i?"loaded bridge config":"initialized bridge config");let c=new aa(new Yr),d=null,u=new Fo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(C,z,H,ee)=>{if(!d)throw new Error("agentManager not ready");return d.spawnSessionDownstream(C,z,H,ee)}}),f=new Lo({paths:t,config:o,registry:u});d=f;let x,g,w=null,S={},y,v=null,I=null,A=null,R=new An;function D(C,z){return R.enqueue(()=>P(C,z))}function b(){I||(I=new fa({isConnected:()=>c.isConnected()&&!(v?.isLivenessLost()??!1),forceReconnect:()=>A?D(A,{force:!0}):void 0,onFatal:C=>{if(process.env[cs]==="1"){q.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:C});return}q.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:C}),process.exit(1)}})),I.start()}async function P(C,z){let H=C,ee=H?.privatecode;if(!ee)throw new k("IPC_BAD_REQUEST","/connect requires privatecode");let Ye=Fi(H.env),xe=H.handshake_url,pe=H.frontier_url,kt=xp(H.env,xe,pe);if(A=H,!z?.force&&x===ee&&g===kt){let we=await d1(t);return u.agents.size===0&&we?(q.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),xa(t,f).catch(ke=>q.warn("connect-noop auto-revive error (ignored)",{err:String(ke)}))):q.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let wt=!!x&&x!==ee,sn=g!==void 0&&g!==kt,Gt=wt||sn,on=await Qc({privatecode:ee,...xe?{endpoint:xe}:{},ppeOverride:Ye});if(Gt){q.warn("connect config switched, resetting agents",{pcChanged:wt,envChanged:sn,previousPc:x?ha(x):"",nextPc:ha(ee)});for(let we of[...u.agents.values()])await we.dispose("connect config switch").catch(()=>{}),u.agents.delete(we.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 Yr,"connect switch").catch(()=>{})}w=on.deviceId,ws({deviceId:w,pid:process.pid}),bd({patToken:ee,env:H.env}).catch(we=>q.warn("coze-cli setup error (ignored)",{err:String(we)}));let Qr=new os({handshake:on,privatecode:ee,...pe?{urlOverride:pe}:{},ppeOverride:Ye,getPatTokenForAgent:we=>u.agents.get(we)?.patToken});return await c.swap(Qr,"connect"),x=ee,g=kt,S=Ye,y=xe,H.mock_scenario!==void 0&&(u.setMockScenario(H.mock_scenario),q.info("mock scenario set",{scenario:H.mock_scenario})),v||(v=new Gi({core:u,getDeviceId:()=>w??"",onTickEnd:()=>M.retryPending().catch(we=>q.warn("detailSync.retryPending failed (ignored)",{err:String(we)})),onAuthFailures:V})),v.start(),b(),Gt&&xa(t,f).catch(we=>q.warn("post-connect-switch auto-revive error (ignored)",{err:String(we)})),as(ee,t).catch(we=>q.warn("writePatToken after /connect failed (ignored)",{err:String(we)})),q.info("/connect: WS established",{deviceId:w}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async C=>f.createAgent(C.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let O={},B=new Eo({agents:u.agents,paths:t,publishSkillToMarketplace:async C=>{let z=u.agents.get(C.agentId)?.patToken??x;if(!z)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");return ap({patToken:z,zip:C.zip,...C.skillId?{skillId:C.skillId}:{},skillName:C.skillName,...C.description?{description:C.description}:{},agentId:C.agentId,...C.accountId?{accountId:C.accountId}:{}},{handshakeBase:y,ppeOverride:S})},disposeAndMarkDisconnected:async(C,z)=>{let H=u.agents.get(C);if(H){await f.cleanupOpenclawSessionProviders(H).catch(Ye=>q.warn("cleanup openclaw providers failed (ignored)",{agentId:C,err:String(Ye)})),H.framework==="hermes"&&H.deployType==="cloud"&&await sd(C,t).catch(Ye=>q.warn("cleanup hermes-home failed (ignored)",{agentId:C,err:String(Ye)}));let ee=!0;try{await H.dispose(`disconnect: ${z}`)}catch(Ye){ee=!1,q.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:C,err:String(Ye)}),H.status="error"}ee&&(H.status="disconnected",u.unregister(C),u.disconnectedAgents.add(C))}else u.disconnectedAgents.add(C)},disposeForDelete:async(C,z)=>{let H=u.agents.get(C);H&&(await f.cleanupOpenclawSessionProviders(H).catch(ee=>q.warn("cleanup openclaw providers during delete failed (ignored)",{agentId:C,err:String(ee)})),H.framework==="hermes"&&H.deployType==="cloud"&&await sd(C,t).catch(ee=>q.warn("cleanup hermes-home during delete failed (ignored)",{agentId:C,err:String(ee)})),await H.dispose(`delete: ${z}`).catch(ee=>q.warn("dispose during delete failed (ignored)",{agentId:C,err:String(ee)})),u.unregister(C)),u.disconnectedAgents.delete(C)},detailSyncer:async C=>{if(!O.ref)throw new Error("agent-detail-sync not initialized yet");await O.ref.syncOne(C)},cleanupOpenclawProviders:async(C,z)=>{await f.cleanupOpenclawSessionProviders(C,z)},openclawRepair:async(C,z)=>{await f.openclawRepair(C,z)},hermesReset:async(C,z)=>{let H=await ve(C).catch(()=>null);!H||H.framework!=="hermes"||H.deployType!=="cloud"||await f0({paths:t,agentId:C,model:H.model,modelInfo:H.modelInfo,cozeEnv:z,mockScenario:u.getMockScenario()})},isRuntimePendingPermission:C=>u.hasPendingPermissionFor(C)});u.registerExtension("_agent/listSkills",C=>B.listSkills(C.params)),u.registerExtension("_agent/addSkills",C=>B.addSkills(C.params)),u.registerExtension("_agent/removeSkills",C=>B.removeSkills(C.params)),u.registerExtension("_agent/publishSkill",C=>B.publishSkill(C.params)),u.registerExtension("_agent/getFileTree",C=>B.getFileTree(C.params)),u.registerExtension("_agent/getFileContent",C=>B.getFileContent(C.params)),u.registerExtension("_agent/update",C=>B.updateAgent(C.params)),u.registerExtension("_agent/disconnect",C=>B.disconnectAgent(C.params)),u.registerExtension("_agent/switchModel",C=>B.switchModel(C.params)),u.registerExtension("_agent/reset",C=>B.resetAgent(C.params)),u.registerExtension("_agent/repair",C=>B.repairAgent(C.params)),u.registerExtension("_agent/delete",C=>B.deleteAgent(C.params)),u.registerExtension("_agent/upgrade",C=>B.upgradeBridge(C.params));let M=new Ss({paths:t,handlers:B,agentManager:f,sendDetail:C=>u.sendRequest("_agent/detail",C)});O.ref=M;let V=async C=>{await Promise.allSettled(C.map(async z=>{try{await B.disconnectAgent({agentId:z.agentId,reason:`auth_failure: code=${z.code} ${z.message}`}),q.info("agent disconnected due to auth failure from heartbeat response",{agentId:z.agentId,code:z.code,message:z.message})}catch(H){q.warn("disconnect during authFailure handling failed (ignored)",{agentId:z.agentId,err:String(H)})}}))};c.onConnect(({initial:C})=>{q.info("frontier upstream connected, triggering detail sync",{initial:C}),M.syncAll(C?"initial-connect":"reconnect").catch(z=>q.warn("detail sync top-level error (ignored)",{err:String(z)}))});let K=new zo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let C=u.getMockScenario();return{running:!0,pid:process.pid,nodeExecPath:process.execPath,nodeVersion:process.version,nodeArch:process.arch,spawnedBy:process.env[cs]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:w??"",frameworksCache:o.frameworksCache??{},...C?{mockScenario:C}:{}}}},{method:"POST",path:"/pair",handler:async C=>{let z=C,H=z?.privatecode,ee=z?.pairing_code;if(!H||!ee)throw new k("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Ye=Fi(z.env),xe=z.handshake_url,pe=z.frontier_url,kt=xp(z.env,xe,pe),wt=!!x&&x!==H,sn=g!==void 0&&g!==kt,Gt=wt||sn,on=await Qc({privatecode:H,...xe?{endpoint:xe}:{},ppeOverride:Ye});if(Gt){q.warn("pair config switched, resetting agents",{pcChanged:wt,envChanged:sn,previousPc:x?ha(x):"",nextPc:ha(H),previousEnvKey:g??"",nextEnvKey:kt});for(let ke of[...u.agents.values()])await ke.dispose("pair config switch").catch(()=>{}),u.agents.delete(ke.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 Yr,"pair switch").catch(()=>{})}w=on.deviceId,ws({deviceId:w,pid:process.pid}),bd({patToken:H,env:z.env}).catch(ke=>q.warn("coze-cli setup error (ignored)",{err:String(ke)}));let Qr=new os({handshake:on,privatecode:H,...pe?{urlOverride:pe}:{},ppeOverride:Ye,getPatTokenForAgent:ke=>u.agents.get(ke)?.patToken});await c.swap(Qr,"pair");try{let ke=new Vn;o.frameworksCache=await ke.detectAll(),await Vi(o),q.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(ke){q.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(ke)})}let we=Object.keys(o.frameworksCache??{});try{let ke=await u.sendRequest("_agent/pair",{pairCode:ee,patToken:H,frameworks:we,_meta:{cozeDeviceId:w}});q.info("_agent/pair ok",{pairResult:ke}),x=H,g=kt,S=Ye,y=xe,z.mock_scenario!==void 0&&(u.setMockScenario(z.mock_scenario),q.info("mock scenario set",{scenario:z.mock_scenario})),as(H,t).catch(Le=>q.warn("writePatToken after /pair failed (ignored)",{err:String(Le)})),v||(v=new Gi({core:u,getDeviceId:()=>w??"",onTickEnd:()=>M.retryPending().catch(Le=>q.warn("detailSync.retryPending failed (ignored)",{err:String(Le)})),onAuthFailures:V})),v.start(),b(),Gt&&xa(t,f).catch(Le=>q.warn("post-pair-switch auto-revive error (ignored)",{err:String(Le)}));let nr;return z.agent_id&&(nr=await u1(z.agent_id,t,f,Le=>u.sendRequest("_agent/detail",Le),H).catch(Le=>(q.error("--agent-id ensureAgent failed",{agentId:z.agent_id,err:String(Le)}),{ok:!1,agentId:z.agent_id??"",note:String(Le)}))),{ok:!0,note:"paired with cloud",...nr?{agent:nr}:{}}}catch(ke){return q.error("_agent/pair failed",{err:String(ke)}),{ok:!1,note:`pair failed: ${String(ke)}`}}}},{method:"POST",path:"/connect",handler:C=>D(C)},{method:"POST",path:"/_agent/create",handler:async C=>{let z=C;return{ok:!0,result:await f.createAgent(z)}}},{method:"POST",path:"/agent/send",handler:async C=>{let z=C;if(!z?.agentId||!z?.sessionId||!z?.kind||!z?.path)throw new k("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!x)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let H=z;return await(H.groupFile?Eh:yh)(H,{core:u,patToken:x,handshakeBase:y,ppeOverride:S})}catch(H){if(H instanceof k)return{ok:!1,code:H.code,message:H.message};throw H}}},{method:"POST",path:"/reload",handler:async C=>{let z=C?.agent_id,H=await u.reloadAgents(z);return q.info("IPC /reload: recycled agent subprocesses",{agentId:z??"(all)",recycled:H}),{ok:!0,recycled:H}}},{method:"POST",path:"/shutdown",handler:async()=>(q.info("IPC /shutdown received"),setImmediate(()=>{oe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:re,token:X}=await K.start();try{await dp(t.libEntry,t)}catch(C){q.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(C)})}await u.start(),f1({paths:t,core:u,agentManager:f,detectAll:async()=>(o.frameworksCache=await new Vn().detectAll(),await Vi(o),o.frameworksCache)}).catch(C=>q.warn("startup warmup error (ignored)",{err:String(C)})),Gl().then(async()=>{let{probeAcpVersion:C}=await Promise.resolve().then(()=>(dn(),zl));for(let z of["claude-code","codex"]){let H=await C(z);H&&q.info("acp wrapper version",{framework:z,version:H})}}).catch(C=>q.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(C)}));let se=null,oe={port:re,token:X,core:u,ipc:K,shutdown(C){return se||(q.info("daemon shutdown",{reason:C}),se=(async()=>{v?.stop(),I?.stop(),await u.stop(C),await K.stop(),await e.release()})(),se)}};for(let C of["SIGTERM","SIGINT"])process.on(C,()=>{oe.shutdown(C).then(()=>process.exit(0))});return process.on("exit",()=>U0()),process.on("unhandledRejection",C=>{q.error("unhandledRejection",{reason:C instanceof Error?C.message:String(C),stack:C instanceof Error?C.stack:void 0})}),process.on("uncaughtException",C=>{q.error("uncaughtException (will exit, supervisor will restart)",{message:C.message,stack:C.stack,name:C.name});try{process.stderr.write(`FATAL uncaughtException: ${C.stack??C.message}
|
|
117
|
-
`)}catch{}process.exit(1)}),q.info("daemon ready",{port:re,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),
|
|
118
|
-
`)){let u=d.indexOf("=");u<=0||(c[d.slice(0,u)]=d.slice(u+1))}return c}function
|
|
119
|
-
`;await
|
|
120
|
-
`).filter(d=>d.length>0).filter(d=>
|
|
121
|
-
`)}async function
|
|
113
|
+
`)}catch{}}let e=new ua({processTitle:zr}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await Fo(),o=i??{};ys({pid:process.pid}),q.info(i?"loaded bridge config":"initialized bridge config");let c=new ca(new Yr),d=null,u=new zo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(D,U,W,te,Ze,he)=>{if(!d)throw new Error("agentManager not ready");return d.spawnSessionDownstream(D,U,W,te,Ze,he)}}),f=new No({paths:t,config:o,registry:u});d=f;let x,g,m=null,S={},_,v=null,I=null,A=null,C=new Pn;function O(D,U){return C.enqueue(()=>P(D,U))}function b(){I||(I=new ha({isConnected:()=>c.isConnected()&&!(v?.isLivenessLost()??!1),forceReconnect:()=>A?O(A,{force:!0}):void 0,onFatal:D=>{if(process.env[us]==="1"){q.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:D});return}q.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:D}),process.exit(1)}})),I.start()}async function P(D,U){let W=D,te=W?.privatecode;if(!te)throw new k("IPC_BAD_REQUEST","/connect requires privatecode");let Ze=Hi(W.env),he=W.handshake_url,me=W.frontier_url,At=lp(W.env,he,me);if(A=W,!U?.force&&x===te&&g===At){let be=await g1(t);return u.agents.size===0&&be?(q.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),pa(t,f).catch(Te=>q.warn("connect-noop auto-revive error (ignored)",{err:String(Te)}))):q.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let mt=!!x&&x!==te,rn=g!==void 0&&g!==At,Gt=mt||rn,sn=await Yc({privatecode:te,...he?{endpoint:he}:{},ppeOverride:Ze});if(Gt){q.warn("connect config switched, resetting agents",{pcChanged:mt,envChanged:rn,previousPc:x?xa(x):"",nextPc:xa(te)});for(let be of[...u.agents.values()])await be.dispose("connect config switch").catch(()=>{}),u.agents.delete(be.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 Yr,"connect switch").catch(()=>{})}m=sn.deviceId,ys({deviceId:m,pid:process.pid}),Id({patToken:te,env:W.env}).catch(be=>q.warn("coze-cli setup error (ignored)",{err:String(be)}));let ni=new ds({handshake:sn,privatecode:te,...me?{urlOverride:me}:{},ppeOverride:Ze,getPatTokenForAgent:be=>u.agents.get(be)?.patToken});return await c.swap(ni,"connect"),x=te,g=At,S=Ze,_=he,W.mock_scenario!==void 0&&(u.setMockScenario(W.mock_scenario),q.info("mock scenario set",{scenario:W.mock_scenario})),v||(v=new ji({core:u,getDeviceId:()=>m??"",onTickEnd:()=>M.retryPending().catch(be=>q.warn("detailSync.retryPending failed (ignored)",{err:String(be)})),onAuthFailures:J})),v.start(),b(),Gt&&pa(t,f).catch(be=>q.warn("post-connect-switch auto-revive error (ignored)",{err:String(be)})),ls(te,t).catch(be=>q.warn("writePatToken after /connect failed (ignored)",{err:String(be)})),q.info("/connect: WS established",{deviceId:m}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async D=>f.createAgent(D.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let L={},F=new Eo({agents:u.agents,publishSkillToMarketplace:async D=>{let U=u.agents.get(D.agentId)?.patToken??x;if(!U)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");return rp({patToken:U,zip:D.zip,...D.skillId?{skillId:D.skillId}:{},skillName:D.skillName,...D.description?{description:D.description}:{},agentId:D.agentId,...D.accountId?{accountId:D.accountId}:{}},{handshakeBase:_,ppeOverride:S})},disposeAndMarkDisconnected:async(D,U)=>{let W=u.agents.get(D);if(W){await f.cleanupOpenclawSessionProviders(W).catch(Ze=>q.warn("cleanup openclaw providers failed (ignored)",{agentId:D,err:String(Ze)}));let te=!0;try{await W.dispose(`disconnect: ${U}`)}catch(Ze){te=!1,q.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:D,err:String(Ze)}),W.status="error"}te&&(W.status="disconnected",u.unregister(D),u.disconnectedAgents.add(D))}else u.disconnectedAgents.add(D)},disposeForDelete:async(D,U)=>{let W=u.agents.get(D);W&&(await f.cleanupOpenclawSessionProviders(W).catch(te=>q.warn("cleanup openclaw providers during delete failed (ignored)",{agentId:D,err:String(te)})),await W.dispose(`delete: ${U}`).catch(te=>q.warn("dispose during delete failed (ignored)",{agentId:D,err:String(te)})),u.unregister(D)),u.disconnectedAgents.delete(D)},detailSyncer:async D=>{if(!L.ref)throw new Error("agent-detail-sync not initialized yet");await L.ref.syncOne(D)},cleanupOpenclawProviders:async(D,U)=>{await f.cleanupOpenclawSessionProviders(D,U)},openclawRepair:async(D,U)=>{await f.openclawRepair(D,U)},isRuntimePendingPermission:D=>u.hasPendingPermissionFor(D)});u.registerExtension("_agent/listSkills",D=>F.listSkills(D.params)),u.registerExtension("_agent/addSkills",D=>F.addSkills(D.params)),u.registerExtension("_agent/removeSkills",D=>F.removeSkills(D.params)),u.registerExtension("_agent/publishSkill",D=>F.publishSkill(D.params)),u.registerExtension("_agent/getFileTree",D=>F.getFileTree(D.params)),u.registerExtension("_agent/getFileContent",D=>F.getFileContent(D.params)),u.registerExtension("_agent/update",D=>F.updateAgent(D.params)),u.registerExtension("_agent/disconnect",D=>F.disconnectAgent(D.params)),u.registerExtension("_agent/switchModel",D=>F.switchModel(D.params)),u.registerExtension("_agent/reset",D=>F.resetAgent(D.params)),u.registerExtension("_agent/repair",D=>F.repairAgent(D.params)),u.registerExtension("_agent/delete",D=>F.deleteAgent(D.params)),u.registerExtension("_agent/upgrade",D=>F.upgradeBridge(D.params));let M=new ks({paths:t,handlers:F,agentManager:f,sendDetail:D=>u.sendRequest("_agent/detail",D)});L.ref=M;let J=async D=>{await Promise.allSettled(D.map(async U=>{try{await F.disconnectAgent({agentId:U.agentId,reason:`auth_failure: code=${U.code} ${U.message}`}),q.info("agent disconnected due to auth failure from heartbeat response",{agentId:U.agentId,code:U.code,message:U.message})}catch(W){q.warn("disconnect during authFailure handling failed (ignored)",{agentId:U.agentId,err:String(W)})}}))};c.onConnect(({initial:D})=>{q.info("frontier upstream connected, triggering detail sync",{initial:D}),M.syncAll(D?"initial-connect":"reconnect").catch(U=>q.warn("detail sync top-level error (ignored)",{err:String(U)}))});let V=new Uo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let D=u.getMockScenario();return{running:!0,pid:process.pid,nodeExecPath:process.execPath,nodeVersion:process.version,nodeArch:process.arch,spawnedBy:process.env[us]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:m??"",frameworksCache:o.frameworksCache??{},...D?{mockScenario:D}:{}}}},{method:"POST",path:"/pair",handler:async D=>{let U=D,W=U?.privatecode,te=U?.pairing_code;if(!W||!te)throw new k("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Ze=Hi(U.env),he=U.handshake_url,me=U.frontier_url,At=lp(U.env,he,me),mt=!!x&&x!==W,rn=g!==void 0&&g!==At,Gt=mt||rn,sn=await Yc({privatecode:W,...he?{endpoint:he}:{},ppeOverride:Ze});if(Gt){q.warn("pair config switched, resetting agents",{pcChanged:mt,envChanged:rn,previousPc:x?xa(x):"",nextPc:xa(W),previousEnvKey:g??"",nextEnvKey:At});for(let Te of[...u.agents.values()])await Te.dispose("pair config switch").catch(()=>{}),u.agents.delete(Te.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 Yr,"pair switch").catch(()=>{})}m=sn.deviceId,ys({deviceId:m,pid:process.pid}),Id({patToken:W,env:U.env}).catch(Te=>q.warn("coze-cli setup error (ignored)",{err:String(Te)}));let ni=new ds({handshake:sn,privatecode:W,...me?{urlOverride:me}:{},ppeOverride:Ze,getPatTokenForAgent:Te=>u.agents.get(Te)?.patToken});await c.swap(ni,"pair");try{let Te=new Xn;o.frameworksCache=await Te.detectAll(),await Xi(o),q.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Te){q.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Te)})}let be=Object.keys(o.frameworksCache??{});try{let Te=await u.sendRequest("_agent/pair",{pairCode:te,patToken:W,frameworks:be,_meta:{cozeDeviceId:m}});q.info("_agent/pair ok",{pairResult:Te}),x=W,g=At,S=Ze,_=he,U.mock_scenario!==void 0&&(u.setMockScenario(U.mock_scenario),q.info("mock scenario set",{scenario:U.mock_scenario})),ls(W,t).catch(Ne=>q.warn("writePatToken after /pair failed (ignored)",{err:String(Ne)})),v||(v=new ji({core:u,getDeviceId:()=>m??"",onTickEnd:()=>M.retryPending().catch(Ne=>q.warn("detailSync.retryPending failed (ignored)",{err:String(Ne)})),onAuthFailures:J})),v.start(),b(),Gt&&pa(t,f).catch(Ne=>q.warn("post-pair-switch auto-revive error (ignored)",{err:String(Ne)}));let or;return U.agent_id&&(or=await w1(U.agent_id,t,f,Ne=>u.sendRequest("_agent/detail",Ne),W).catch(Ne=>(q.error("--agent-id ensureAgent failed",{agentId:U.agent_id,err:String(Ne)}),{ok:!1,agentId:U.agent_id??"",note:String(Ne)}))),{ok:!0,note:"paired with cloud",...or?{agent:or}:{}}}catch(Te){return q.error("_agent/pair failed",{err:String(Te)}),{ok:!1,note:`pair failed: ${String(Te)}`}}}},{method:"POST",path:"/connect",handler:D=>O(D)},{method:"POST",path:"/_agent/create",handler:async D=>{let U=D;return{ok:!0,result:await f.createAgent(U)}}},{method:"POST",path:"/agent/send",handler:async D=>{let U=D;if(!U?.agentId||!U?.sessionId||!U?.kind||!U?.path)throw new k("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!x)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let W=U;return await(W.groupFile?wh:mh)(W,{core:u,patToken:x,handshakeBase:_,ppeOverride:S})}catch(W){if(W instanceof k)return{ok:!1,code:W.code,message:W.message};throw W}}},{method:"POST",path:"/reload",handler:async D=>{let U=D?.agent_id,W=await u.reloadAgents(U);return q.info("IPC /reload: recycled agent subprocesses",{agentId:U??"(all)",recycled:W}),{ok:!0,recycled:W}}},{method:"POST",path:"/shutdown",handler:async()=>(q.info("IPC /shutdown received"),setImmediate(()=>{ae.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:re,token:X}=await V.start();try{await sp(t.libEntry,t)}catch(D){q.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(D)})}await u.start(),_1({paths:t,core:u,agentManager:f,detectAll:async()=>(o.frameworksCache=await new Xn().detectAll(),await Xi(o),o.frameworksCache)}).catch(D=>q.warn("startup warmup error (ignored)",{err:String(D)})),ql().then(async()=>{let{probeAcpVersion:D}=await Promise.resolve().then(()=>(dn(),Gl));for(let U of["claude-code","codex"]){let W=await D(U);W&&q.info("acp wrapper version",{framework:U,version:W})}}).catch(D=>q.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(D)}));let se=null,ae={port:re,token:X,core:u,ipc:V,shutdown(D){return se||(q.info("daemon shutdown",{reason:D}),se=(async()=>{v?.stop(),I?.stop(),await u.stop(D),await V.stop(),await e.release()})(),se)}};for(let D of["SIGTERM","SIGINT"])process.on(D,()=>{ae.shutdown(D).then(()=>process.exit(0))});return process.on("exit",()=>M0()),process.on("unhandledRejection",D=>{q.error("unhandledRejection",{reason:D instanceof Error?D.message:String(D),stack:D instanceof Error?D.stack:void 0})}),process.on("uncaughtException",D=>{q.error("uncaughtException (will exit, supervisor will restart)",{message:D.message,stack:D.stack,name:D.name});try{process.stderr.write(`FATAL uncaughtException: ${D.stack??D.message}
|
|
114
|
+
`)}catch{}process.exit(1)}),q.info("daemon ready",{port:re,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),b1({cliSpawned:process.env[us]==="1",readPatToken:()=>da(t),connect:O}).catch(D=>q.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(D)})),ae}async function g1(t){return Ss(t).length>0}function xa(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function lp(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function m1(t,e){let r=Ss(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(xn(),As));for(let c of r){await o(c,t).catch(d=>q.warn("enforceAgentConfigMode failed (ignored)",{agentId:c,err:String(d)}));try{let d=await i(c,t);d?.deletedAt?(e.disconnectedAgents.add(c),q.info("agent marked deleted on startup",{agentId:c,deletedAt:d.deletedAt,reason:d.deleteReason??""})):d?.disconnectedAt&&(e.disconnectedAgents.add(c),q.info("agent marked disconnected on startup",{agentId:c,disconnectedAt:d.disconnectedAt,reason:d.disconnectReason??""}))}catch(d){q.warn("failed to load agent config on startup, skipping",{agentId:c,err:String(d)})}}}async function w1(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(xn(),As)),d=await c(t,e);if(d){if(d.deletedAt)throw new k("AGENT_NOT_FOUND",`agent ${t} \u5DF2\u88AB\u5220\u9664 (deletedAt=${d.deletedAt}), \u4E0D\u80FD\u901A\u8FC7 --agent-id \u590D\u6D3B`);q.info("--agent-id: local config found, reconnecting",{agentId:t,framework:d.framework,hadDisconnect:!!d.disconnectedAt});let g=fp(d),m={agentId:d.agentId,framework:d.framework,...d.cozeIdentity?{cozeIdentity:d.cozeIdentity}:{},...d.model?{model:d.model}:{},...o?{patToken:o}:{},...g?{_meta:g}:{}};return await r.createAgent(m),{ok:!0,agentId:t,note:d.disconnectedAt?"revived from local config":"connected from local config"}}q.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 k("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 x=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:x?"cloud agent acknowledged":"created from cloud detail"}}async function _1(t){let e=t.logger??q;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 m1(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await pa(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)})),await y1(t.paths).catch(r=>e.warn("builtin skill refresh top-level error (ignored)",{err:String(r)}))}async function pa(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(()=>(xn(),As));q.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(x){q.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(x)}),d+=1;continue}if(!f){d+=1;continue}if(f.deletedAt){q.info("auto-revive: skip deleted agent",{agentId:u,deletedAt:f.deletedAt}),d+=1;continue}if(f.disconnectedAt){q.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:f.disconnectedAt}),d+=1;continue}try{q.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:f.framework});let x=fp(f);await e.createAgent({agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...x?{_meta:x}:{}},{revive:!0}),c+=1}catch(x){q.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:f.framework,err:String(x)}),d+=1}}return q.info("auto-revive: done",{revived:c,skipped:d,total:i.length}),{revived:c,skipped:d,total:i.length}}async function y1(t){let{readdir:e}=await import("node:fs/promises"),r;try{r=await e(t.agentsRoot)}catch{return{refreshed:0,total:0}}if(r.length===0)return{refreshed:0,total:0};let i=0;for(let o of r)try{(await S0(o,t)).status==="refreshed"&&(i+=1)}catch(c){q.warn("refresh builtin skills failed (skipping agent)",{agentId:o,err:String(c)})}return i>0&&q.info("builtin skills refresh on startup done",{refreshed:i,total:r.length}),{refreshed:i,total:r.length}}async function b1(t){let e=t.logger??q;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 fp(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}fa();Re();import{readFile as hp}from"node:fs/promises";var nn=class{paths;constructor(e){this.paths=e??Z()}async probe(e=1e3){let r=await ga(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,body:i.body}:{kind:"stale",reason:`unexpected status ${i.status}`}}catch(i){return{kind:"stale",reason:v1(i)}}}async request(e){let r=await ga(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:E1(f)}}finally{clearTimeout(d)}}};async function ga(t){try{let[e,r]=await Promise.all([hp(t.portFile,"utf8"),hp(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 E1(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function v1(t){return t instanceof Error?t.message:String(t)}Zt();ne();lr();import{spawn as S1}from"node:child_process";import{userInfo as pp}from"node:os";var nl="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",I1=new Set(["bash","zsh","sh","dash","ksh"]),xp=Xe("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),A1=2e3;function k1(t,e=nl){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(`
|
|
115
|
+
`)){let u=d.indexOf("=");u<=0||(c[d.slice(0,u)]=d.slice(u+1))}return c}function T1(){let t=(process.env.SHELL??"").trim()||(pp().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return I1.has(e)?t:null}function C1(t){return new Promise(e=>{let r=`printf '%s' '${nl}'; env; printf '%s' '${nl}'`,i;try{i=S1(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??pp().homedir}})}catch{e(null);return}let o="",c=!1,d=g=>{try{i.pid&&process.kill(-i.pid,g)}catch{}},u=g=>{c||(c=!0,clearTimeout(f),clearTimeout(x),e(g))};i.stdout?.on("data",g=>{o+=g.toString("utf8")}),i.on("error",()=>u(null)),i.on("close",()=>u(o.length>0?o:null));let f=setTimeout(()=>d("SIGTERM"),xp),x=setTimeout(()=>{d("SIGKILL"),u(o.length>0?o:null)},xp+A1)})}async function rl(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=T1();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??C1)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=k1(i);return o==null?{kind:"failed",reason:"unparseable-output"}:{kind:"ok",env:o}}Re();function Ln(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}}dn();import{chmod as R1,copyFile as gp,mkdir as wp,readFile as hs,rename as mp,rm as ol,stat as al,writeFile as P1}from"node:fs/promises";import{homedir as GD}from"node:os";import{dirname as D1,join as Ht,resolve as cl,sep as fs}from"node:path";import{fileURLToPath as O1}from"node:url";Zt();ne();Re();var Xr=j("dist-install");function _p(){return{darwin:{arm64:"@zed-industries/codex-acp-darwin-arm64",x64:"@zed-industries/codex-acp-darwin-x64"},linux:{arm64:"@zed-industries/codex-acp-linux-arm64",x64:"@zed-industries/codex-acp-linux-x64"},win32:{arm64:"@zed-industries/codex-acp-win32-arm64",x64:"@zed-industries/codex-acp-win32-x64"}}[process.platform]?.[process.arch]}function L1(){return process.platform==="win32"?"codex-acp.exe":"codex-acp"}function N1(t){let e=O1(t),r=D1(e),i=`${fs}src${fs}`;if(r.includes(i)||r.endsWith(`${fs}src${fs}cli`))return null;let o=cl(r,"index.js"),c=cl(r,"..","package.json");return{dist:o,pkgJson:c}}async function dl(t={}){let e=t.paths??Z(),r=N1(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 v=JSON.parse(await hs(o,"utf8"));c=v.version??"unknown",d=v.dependencies??{}}catch(v){return Xr.warn("cannot read source package.json,skip dist install",{err:String(v)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(v)}`}}let u=Es.map(v=>({name:v,spec:d[v]??"latest"})),f=u.map(({name:v,spec:I})=>`${v}@${I}`),x=await Fo(e.configFile)??{},g=x.libVersion,m=await hs(e.libEntry).then(()=>!0).catch(()=>!1),S=g===c,_=await yp(e,u);if(S&&m&&_)return{kind:"already-current",libVersion:c};if(!S||!m){await wp(e.libDir,{recursive:!0}),await gp(i,e.libEntry),await gp(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let v=cl(e.libDir,"package.json"),I=`${JSON.stringify({type:"module"},null,2)}
|
|
116
|
+
`;await hs(v,"utf8").catch(()=>null)!==I&&await P1(v,I)}return _||(t.installWrappers?await t.installWrappers(e,f):await B1(e,f,u)),x.libVersion=c,await Xi(x,e.configFile),Xr.info("dist installed",{libEntry:e.libEntry,fromVersion:g,toVersion:c}),S&&m?{kind:"already-current",libVersion:c}:g?{kind:"version-changed",fromVersion:g,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}async function yp(t,e){for(let r of e){let i=Ht(t.libDir,"node_modules",...r.name.split("/"),"package.json"),o;try{o=JSON.parse(await hs(i,"utf8"))}catch(d){return Xr.warn("wrapper not ready: package.json read failed",{package:r.name,expected:r.spec,pkgJson:i,err:String(d)}),!1}let c=o.version;if(!c)return Xr.warn("wrapper not ready: package.json \u7F3A version",{package:r.name,expected:r.spec,pkgJson:i}),!1;if(!M1(c,r.spec))return Xr.warn("wrapper not ready: installed version does not satisfy expected range",{package:r.name,installed:c,expected:r.spec}),!1}return!!await bp(Ht(t.libDir,"node_modules"))}function M1(t,e){let r=il(t);if(!r)return!0;let i=e.trim();if(!i||i==="*"||i==="latest")return!0;if(i.startsWith("^")){let c=il(i.slice(1));if(!c)return!0;if(sl(r,c)<0)return!1;let d=c[0]>0?[c[0]+1,0,0]:c[1]>0?[0,c[1]+1,0]:[0,0,c[2]+1];return sl(r,d)<0}let o=il(i);return o?sl(r,o)===0:!0}function il(t){let e=t.match(/^v?(\d+)(?:\.(\d+))?(?:\.(\d+))?(?:[-+].*)?$/);return e?[Number(e[1]),Number(e[2]??0),Number(e[3]??0)]:null}function sl(t,e){for(let r=0;r<3;r++){let i=(t[r]??0)-(e[r]??0);if(i!==0)return i}return 0}async function B1(t,e,r){await U1(t.installLock,async()=>{if(await yp(t,r))return;let i=Math.random().toString(36).slice(2,10),o=`${t.libDir}${fs}.staging-${process.pid}-${i}`,c=Ht(o,"node_modules"),d=Ht(t.libDir,"node_modules");try{await wp(o,{recursive:!0}),await F1(e,o),await z1(c);let u=`${d}.trash-${i}`;await mp(d,u).catch(()=>{}),await mp(c,d),await ol(u,{recursive:!0,force:!0}).catch(()=>{}),Xr.info("wrapper closure installed",{liveNm:d,specs:e})}finally{await ol(o,{recursive:!0,force:!0}).catch(()=>{})}})}function F1(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--include=optional","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=st("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 z1(t){for(let e of Es){let r=Ht(t,...e.split("/")),i=JSON.parse(await hs(Ht(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=Ht(t,".bin",o),d=await al(c);process.platform!=="win32"&&!(d.mode&73)&&await R1(c,d.mode|73).catch(()=>{})}if(!await bp(t)){let e=_p()??"<unsupported-platform>";throw new Error(`${e}: \u5F53\u524D\u5E73\u53F0 codex-acp binary \u7F3A\u5931`)}}async function bp(t){let e=_p();if(!e)return!0;let r=Ht(t,...e.split("/")),i=Ht(r,"package.json"),o=Ht(r,"bin",L1()),[c,d]=await Promise.all([al(i).then(u=>u.isFile()).catch(()=>!1),al(o).then(u=>u.isFile()).catch(()=>!1)]);return c&&d}async function U1(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 ol(t,{force:!0}).catch(()=>{})}}Ma();ne();Re();import{closeSync as vp,fstatSync as Sp,openSync as Ip,readFileSync as H1,readSync as G1,readdirSync as j1,statSync as q1}from"node:fs";import{join as ma}from"node:path";var W1=new Set(["debug","info","warn","error"]);function Ap(t){let e=t,r=Ln(e,"--agent-id");e=r.rest;let i=Ln(e,"--date");e=i.rest;let o=Ln(e,"-n","--lines");e=o.rest;let c=Ln(e,"--level");e=c.rest;let d=Ln(e,"--grep");e=d.rest;let u=o.value===void 0?200:Number(o.value),f=Number.isInteger(u)&&u>=0?u:200,x=c.value&&W1.has(c.value)?c.value:void 0,g={lines:f,follow:e.includes("-f")||e.includes("--follow"),raw:e.includes("--raw"),list:e.includes("--list")};return r.value&&(g.agentId=r.value),i.value&&(g.date=i.value),x&&(g.level=x),d.value&&(g.grep=d.value),g}function K1(t,e){return t.agentId?ma(Ve(t.agentId,e).logs,ur("agent",t.date)):ma(e.bridgeLogsDir,ur("bridge",t.date))}function $1(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function V1(t,e){let r;try{r=j1(t)}catch{return[]}let i=[];for(let o of r){let c=Na(o,e);if(!c)continue;let d=0;try{d=q1(ma(t,o)).size}catch{}i.push({file:ma(t,o),date:c,size:d})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function kp(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"&&!Bl(r,e.level))return!1}return!0}var Ep={debug:"90",info:"36",warn:"33",error:"31"},J1=new Set(["ts","level","module","msg"]);function Z1(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Tp(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=Z1(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&Ep[o]&&(c=`\x1B[${Ep[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(([x])=>!J1.has(x)).map(([x,g])=>` ${x}=${typeof g=="string"?g:JSON.stringify(g)}`).join("");return`${i} ${c} ${d} ${u}${f}`}function Y1(t,e,r){let c=H1(t,"utf8").split(`
|
|
117
|
+
`).filter(d=>d.length>0).filter(d=>kp(d,{level:e.level,grep:e.grep}));for(let d of $1(c,e.lines))process.stdout.write(`${Tp(d,{raw:e.raw,color:r})}
|
|
118
|
+
`)}async function Cp(t,e){let r=e.paths??Z(),i=process.stdout.isTTY===!0;if(t.list){let d=t.agentId?Ve(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",f=V1(d,u);if(f.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${d}
|
|
122
119
|
`),1;for(let x of f)process.stdout.write(`${x.date} ${(x.size/1024).toFixed(1)}KB ${x.file}
|
|
123
|
-
`);return 0}let o=t.date??
|
|
120
|
+
`);return 0}let o=t.date??Mn(new Date),c=K1({agentId:t.agentId,date:o},r);try{Y1(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
|
|
124
121
|
\u7528 'coze-bridge log${t.agentId?` --agent-id ${t.agentId}`:""} --list' \u770B\u6709\u54EA\u4E9B\u65E5\u671F\u3002
|
|
125
122
|
(legacy \u6A21\u5F0F\u65E0 dated \u6587\u4EF6, \u89C1 ${r.logFile})
|
|
126
|
-
`),1}return t.follow&&await
|
|
127
|
-
`);o=f.pop()??"";for(let x of f)x.length>0&&
|
|
128
|
-
`)}await new Promise(f=>setTimeout(f,
|
|
123
|
+
`),1}return t.follow&&await eI(c,t,i),0}var X1=500;function Q1(t){try{let e=Ip(t,"r");try{return Sp(e).size}finally{vp(e)}}catch{return 0}}async function eI(t,e,r){let i=Q1(t),o="",c=!1,d=()=>{c=!0};process.on("SIGINT",d);try{for(;!c;){let u="";try{let f=Ip(t,"r");try{let x=Sp(f).size;if(x>i){let g=Buffer.allocUnsafe(x-i),m=G1(f,g,0,g.length,i);u=g.subarray(0,m).toString("utf8"),i+=m}}finally{vp(f)}}catch{}if(u){let f=(o+u).split(`
|
|
124
|
+
`);o=f.pop()??"";for(let x of f)x.length>0&&kp(x,{level:e.level,grep:e.grep})&&process.stdout.write(`${Tp(x,{raw:e.raw,color:r})}
|
|
125
|
+
`)}await new Promise(f=>setTimeout(f,X1))}}finally{process.off("SIGINT",d)}}import{basename as tI,resolve as nI}from"node:path";Re();var rI=9e4,iI={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,SKILL_NOT_FOUND:1,SKILL_ZIP_TOO_LARGE:1};function sI(t){return iI[t]??1}async function Rp(t,e={}){let r=e.paths??Z();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>
|
|
129
126
|
`),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.
|
|
130
|
-
`),3;let i=await
|
|
131
|
-
`),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:
|
|
127
|
+
`),3;let i=await ga(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.
|
|
128
|
+
`),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:nI(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 oI(i,"/agent/send",o,rI)}catch(d){return process.stderr.write(`Error: daemon IPC failed: ${d instanceof Error?d.message:String(d)}
|
|
132
129
|
`),4}if(!c.ok)return process.stderr.write(`Error: ${c.code}: ${c.message}
|
|
133
|
-
`),
|
|
134
|
-
`);else{let d=t.name??
|
|
135
|
-
`)}else process.stdout.write(`Sent ${t.kind} ${d} (${
|
|
136
|
-
`)}return 0}async function
|
|
137
|
-
`)}function
|
|
130
|
+
`),sI(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
|
|
131
|
+
`);else{let d=t.name??tI(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})
|
|
132
|
+
`)}else process.stdout.write(`Sent ${t.kind} ${d} (${aI(c.bytes)})
|
|
133
|
+
`)}return 0}async function oI(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 aI(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var Up=j("cli");function Ke(t,e){let{value:r,rest:i}=Ln(t,e);return{value:r,rest:i}}function va(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
|
|
134
|
+
`)}function PI(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:O}=Ke(e.slice(1),"--agent-id");return O?{mode:"reload",agentId:O}:{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 DI(e.slice(1));if(e[0]==="log")return{mode:"log",...Ap(e.slice(1))};if(e[0]==="connect")return OI(e.slice(1));if(e.includes("--status"))return va("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return va("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--uninstall"))return va("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return va("--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}=Ke(r,"--pat-token");r=o;let{value:c,rest:d}=Ke(r,"--pair-code");r=d;let{value:u,rest:f}=Ke(r,"--env");r=f;let{value:x,rest:g}=Ke(r,"--handshake-url");r=g;let{value:m,rest:S}=Ke(r,"--frontier-url");r=S;let{value:_,rest:v}=Ke(r,"--mock-scenario");r=v;let{value:I}=Ke(r,"--agent-id"),A=r.includes("--skip-rebuild-env");if(!i||!c)return{mode:"help"};let C={mode:"pair",privatecode:i,pairingCode:c};return u&&(C.env=u),x&&(C.handshakeUrl=x),m&&(C.frontierUrl=m),_&&(C.mockScenario=_),I&&(C.agentId=I),A&&(C.skipRebuildEnv=!0),C}function DI(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}=Ke(i,"--caption");i=c;let{value:d,rest:u}=Ke(i,"--name");i=u;let{value:f,rest:x}=Ke(i,"--agent-id");i=x;let{value:g,rest:m}=Ke(i,"--session-id");i=m;let{value:S,rest:_}=Ke(i,"--mime");i=_;let v=i.includes("--group-file");i=i.filter(C=>C!=="--group-file");let I=i.includes("--json"),A={mode:"send",kind:e,path:r,json:I};return o&&(A.caption=o),d&&(A.name=d),f&&(A.agentId=f),g&&(A.sessionId=g),v&&(A.groupFile=!0),S&&(A.mimeType=S),A}function OI(t){let e=t,{value:r,rest:i}=Ke(e,"--pat-token");e=i;let{value:o,rest:c}=Ke(e,"--env");e=c;let{value:d,rest:u}=Ke(e,"--handshake-url");e=u;let{value:f,rest:x}=Ke(e,"--frontier-url");e=x;let{value:g,rest:m}=Ke(e,"--mock-scenario");e=m;let S=e.includes("--skip-rebuild-env"),_={mode:"connect"};return r&&(_.privatecode=r),o&&(_.env=o),d&&(_.handshakeUrl=d),f&&(_.frontierUrl=f),g&&(_.mockScenario=g),S&&(_.skipRebuildEnv=!0),_}var LI=`
|
|
138
135
|
coze-bridge - local bridge daemon for cloud Agent Service
|
|
139
136
|
|
|
140
137
|
Pair (paste from cloud UI; start/reuse daemon and deliver pair-code):
|
|
@@ -215,57 +212,57 @@ Deprecated flags (still work, but emit a warning; will be removed in a future re
|
|
|
215
212
|
|
|
216
213
|
Internal:
|
|
217
214
|
<node> <entry> --daemon daemon mode (OS supervisor only)
|
|
218
|
-
`.trimStart();async function
|
|
219
|
-
`),0;case"daemon":{try{await
|
|
220
|
-
`),1;if(i.kind==="stale")return await
|
|
215
|
+
`.trimStart();async function Hp(t=process.argv,e={}){let r=PI(t);switch(r.mode){case"help":return process.stdout.write(LI),0;case"version":return process.stdout.write(`${Ot}
|
|
216
|
+
`),0;case"daemon":{try{await up()}catch(i){return Up.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return NI(e);case"stop":return jp(e);case"reload":return FI(r.agentId,e);case"log":return Cp(r,e);case"update":return MI(e);case"purge":return UI(e);case"service-install":return HI(e);case"service-uninstall":return GI(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),jI(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),qI(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return Rp({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 Gp(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 NI(t){let e=t.paths??Z(),r=new nn(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
|
|
217
|
+
`),1;if(i.kind==="stale")return await Gp(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
221
218
|
`),1;let o=await r.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
|
|
222
219
|
${JSON.stringify(o.body,null,2)}
|
|
223
|
-
`),0}async function
|
|
220
|
+
`),0}async function jp(t){let e=t.paths??Z(),r=new nn(e),i=t.daemonSweep??(async()=>{let f=B0();return await F0(f),f}),o=async()=>{t.skipProcessKill||await i(e)},c=await ps(t),d=!1;if(c)try{await c.uninstall(),d=!0}catch(f){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(f)}
|
|
224
221
|
`)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(d?`coze-bridge: stopped
|
|
225
222
|
`:`coze-bridge: not running
|
|
226
|
-
`),0;if(u.kind==="stale")return await
|
|
223
|
+
`),0;if(u.kind==="stale")return await Gp(e),await o(),process.stdout.write(`coze-bridge: not running (cleaned stale state)
|
|
227
224
|
`),0;try{return await r.request({method:"POST",path:"/shutdown"}),await o(),process.stdout.write(`coze-bridge: stopped
|
|
228
225
|
`),0}catch(f){return(await r.probe()).kind!=="connected"?(await o(),process.stdout.write(`coze-bridge: stopped
|
|
229
226
|
`),0):(await o(),process.stdout.write(`coze-bridge: stop failed: ${String(f)}
|
|
230
|
-
`),1)}}async function
|
|
231
|
-
`),e(1)})})}async function
|
|
227
|
+
`),1)}}async function MI(t){return await jp(t),(t.spawnNpx??BI)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function BI(t){return new Promise(e=>{let r=st("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)}
|
|
228
|
+
`),e(1)})})}async function FI(t,e){let r=new nn(e.paths);if((await r.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
|
|
232
229
|
`),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)
|
|
233
230
|
`):process.stdout.write(`coze-bridge: reloaded ${c.length} agent(s): ${c.join(", ")||"(none)"}
|
|
234
231
|
`),0}return process.stderr.write(`coze-bridge: reload failed: ${JSON.stringify(o.body)}
|
|
235
232
|
`),1}catch(o){return process.stderr.write(`coze-bridge: reload failed: ${String(o)}
|
|
236
|
-
`),1}}async function
|
|
233
|
+
`),1}}async function ps(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(()=>(Bp(),Mp)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function qp(t,e){let r=await e.probe(),i=t.waitTimeoutMs??15e3,o=t.sleep??WI,c=t.paths??Z();if(r.kind==="connected"){if(!zI(r.body))return r;ut(c.bridgeLogsDir,"warn","cli","daemon Node \u4E0E\u5F53\u524D CLI \u4E0D\u4E00\u81F4, \u91CD\u542F daemon",{currentNode:process.execPath,currentArch:process.arch,daemon:r.body}),await e.request({method:"POST",path:"/shutdown"}).catch(f=>ut(c.bridgeLogsDir,"warn","cli","restart for Node drift: shutdown failed",{err:String(f)})),await zp(c.pidFile,o)}let d=t.spawnDaemon??dp,u=await ps(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let f=await Fp(e,i,o);if(f.kind==="connected")return f;ut(c.bridgeLogsDir,"warn","cli","supervisor \u8D77 daemon \u8D85\u65F6, \u56DE\u9000\u624B\u52A8 spawn (\u672C\u6B21\u65E0\u5D29\u6E83\u4FDD\u6D3B)",{waitMs:i})}catch(f){ut(c.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(f)})}ut(c.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 zp(c.pidFile,o)}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)}
|
|
237
234
|
`));return process.stdout.write(`coze-bridge: starting daemon...
|
|
238
|
-
`),await d({paths:t.paths}),
|
|
235
|
+
`),await d({paths:t.paths}),Fp(e,i,o)}function zI(t){if(!t||typeof t!="object")return!1;let e=t;return typeof e.nodeExecPath!="string"||typeof e.nodeArch!="string"?!1:e.nodeExecPath!==process.execPath||e.nodeArch!==process.arch}async function UI(t){let e=new nn(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
|
|
239
236
|
`);try{await e.request({method:"POST",path:"/shutdown"})}catch(d){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(d)}
|
|
240
|
-
`)}await new Promise(d=>setTimeout(d,500))}let i=await
|
|
237
|
+
`)}await new Promise(d=>setTimeout(d,500))}let i=await ps(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
|
|
241
238
|
`)}catch(d){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(d)}
|
|
242
|
-
`)}let o=t.paths??
|
|
239
|
+
`)}let o=t.paths??Z(),{rm:c}=await import("node:fs/promises");try{await c(o.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.bridgeRoot}
|
|
243
240
|
`)}catch(d){return process.stderr.write(`coze-bridge: remove failed: ${String(d)}
|
|
244
241
|
`),1}return process.stdout.write(`coze-bridge: purged (agents workspaces preserved under ~/.coze/agents)
|
|
245
|
-
`),0}async function
|
|
242
|
+
`),0}async function HI(t){let e=await ps(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
|
|
246
243
|
`),await e.install(),process.stdout.write(`coze-bridge: supervisor installed (daemon will auto-start on login)
|
|
247
244
|
`),0}catch(r){return process.stderr.write(`coze-bridge: service install failed: ${String(r)}
|
|
248
|
-
`),1}}async function
|
|
245
|
+
`),1}}async function GI(t){let e=await ps(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
|
|
249
246
|
`),0}catch(r){return process.stderr.write(`coze-bridge: service uninstall failed: ${String(r)}
|
|
250
|
-
`),1}}async function
|
|
251
|
-
`),
|
|
252
|
-
`),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(
|
|
253
|
-
`)}let x=await
|
|
254
|
-
`),1;let g={privatecode:t,pairing_code:e};i.env&&(g.env=i.env),i.handshakeUrl&&(g.handshake_url=i.handshakeUrl),i.frontierUrl&&(g.frontier_url=i.frontierUrl),i.mockScenario&&(g.mock_scenario=i.mockScenario),o&&(g.agent_id=o);try{let
|
|
247
|
+
`),1}}async function Wp(t,e,r){if(e)return ut(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(ut(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(ut(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)
|
|
248
|
+
`),ut(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function jI(t,e,r,i={},o,c){let d=new nn(r.paths),u=r.paths??Z(),f=await Wp(u,c,r.reconstructEnv??rl);if(await fd(u,f).catch(m=>ut(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(m)})),!r.skipDistInstall){let m=await dl({paths:r.paths});m.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${m.fromVersion} \u2192 ${m.toVersion}
|
|
249
|
+
`),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(_=>setTimeout(_,500)))):m.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${m.libVersion}
|
|
250
|
+
`)}let x=await qp(r,d);if(x.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${x.kind}
|
|
251
|
+
`),1;let g={privatecode:t,pairing_code:e};i.env&&(g.env=i.env),i.handshakeUrl&&(g.handshake_url=i.handshakeUrl),i.frontierUrl&&(g.frontier_url=i.frontierUrl),i.mockScenario&&(g.mock_scenario=i.mockScenario),o&&(g.agent_id=o);try{let m=await d.request({method:"POST",path:"/pair",body:g,timeoutMs:35e3});if(m.status===200&&m.body?.ok){let S=m.body.agent;return S&&!S.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${S.agentId}): ${S.note}
|
|
255
252
|
`),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"
|
|
256
|
-
`),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(
|
|
257
|
-
`),1}catch(
|
|
258
|
-
`),1}}async function
|
|
253
|
+
`),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(m.body)}
|
|
254
|
+
`),1}catch(m){return process.stderr.write(`coze-bridge: pair failed: ${String(m)}
|
|
255
|
+
`),1}}async function qI(t,e,r={},i){let o=e.paths??Z(),c=t??await da(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 nn(e.paths),u=await Wp(o,i,e.reconstructEnv??rl);if(await fd(o,u).catch(g=>ut(o.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(g)})),!e.skipDistInstall){let g=await dl({paths:e.paths});g.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${g.fromVersion} \u2192 ${g.toVersion}
|
|
259
256
|
`),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(S=>setTimeout(S,500)))):g.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${g.libVersion}
|
|
260
|
-
`)}let f=await
|
|
257
|
+
`)}let f=await qp(e,d);if(f.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${f.kind}
|
|
261
258
|
`),1;let x={privatecode:c};r.env&&(x.env=r.env),r.handshakeUrl&&(x.handshake_url=r.handshakeUrl),r.frontierUrl&&(x.frontier_url=r.frontierUrl),r.mockScenario&&(x.mock_scenario=r.mockScenario);try{let g=await d.request({method:"POST",path:"/connect",body:x,timeoutMs:35e3});return g.status===200&&g.body?.ok?(process.stdout.write(`coze-bridge: connected (${g.body.note??"ok"})
|
|
262
|
-
`),t!==void 0&&await
|
|
259
|
+
`),t!==void 0&&await ls(c,o).catch(m=>Up.warn("writePatToken after connect failed (ignored)",{err:String(m)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(g.body)}
|
|
263
260
|
`),1)}catch(g){return process.stderr.write(`coze-bridge: connect failed: ${String(g)}
|
|
264
|
-
`),1}}async function
|
|
261
|
+
`),1}}async function Fp(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 zp(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||!Vi(u))return;await e(i)}}function WI(t){return new Promise(e=>setTimeout(e,t))}ne();function KI(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 Kp(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=KI(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
|
|
265
262
|
`),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
|
|
266
263
|
\u5347\u7EA7\u5B8C\u540E\u9700\u8981\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\u91CD\u65B0\u8FDE\u63A5:
|
|
267
264
|
npx -y coze-bridge@latest stop
|
|
268
265
|
npx -y coze-bridge@latest connect
|
|
269
266
|
|
|
270
|
-
`)}
|
|
267
|
+
`)}Kp();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&Nl("warn");Hp(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
|
|
271
268
|
`),process.exit(1)});
|