coze-bridge 0.1.103-beta.0 → 0.1.103

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +79 -79
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5,34 +5,34 @@ import { dirname as __coze_dirname } from 'node:path';
5
5
  const require = __coze_createRequire(import.meta.url);
6
6
  const __filename = __coze_fileURLToPath(import.meta.url);
7
7
  const __dirname = __coze_dirname(__filename);
8
- var Kp=Object.create;var wa=Object.defineProperty;var Vp=Object.getOwnPropertyDescriptor;var $p=Object.getOwnPropertyNames;var Jp=Object.getPrototypeOf,Zp=Object.prototype.hasOwnProperty;var de=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var Ye=(t,e)=>()=>(t&&(e=t(t=0)),e);var se=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),_a=(t,e)=>{for(var r in e)wa(t,r,{get:e[r],enumerable:!0})},Yp=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of $p(e))!Zp.call(t,o)&&o!==r&&wa(t,o,{get:()=>e[o],enumerable:!(i=Vp(e,o))||i.enumerable});return t};var At=(t,e,r)=>(r=t!=null?Kp(Jp(t)):{},Yp(e||!t||!t.__esModule?wa(r,"default",{value:t,enumerable:!0}):r,t));function We(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var tr=Ye(()=>{"use strict"});import{createWriteStream as Xp,mkdirSync as Qp,readdirSync as eg,unlinkSync as tg}from"node:fs";import{join as ol}from"node:path";function Dn(t){let e=r=>String(r).padStart(2,"0");return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}`}function nr(t,e){return`${t}-${e}.log`}function ya(t,e){let r=t.match(/^(.+)-(\d{4}-\d{2}-\d{2})\.log$/);return!r||r[1]!==e?null:r[2]??null}function ng(t,e,r){let i=c=>{let[d,u,x]=c.split("-").map(Number);return Date.UTC(d??0,(u??1)-1,x??1)};return Math.floor((i(e)-i(t))/864e5)>r}function rs(t,e,r,i){let o;try{o=eg(t)}catch{return}for(let c of o){let d=ya(c,e);if(d&&ng(d,r,i))try{tg(ol(t,c))}catch{}}}var Yr,ba=Ye(()=>{"use strict";Yr=class{constructor(e,r,i){this.dir=e;this.prefix=r;this.opts=i;this.clock=i.clock??(()=>Dn(new Date))}dir;prefix;opts;currentDate;stream;clock;write(e){let r=this.clock();r!==this.currentDate&&this.rotate(r),this.stream?.write(e)}rotate(e){this.stream?.end();try{Qp(this.dir,{recursive:!0});let r=Xp(ol(this.dir,nr(this.prefix,e)),{flags:"a"});r.on("error",i=>process.stderr.write(`[log-sink] stream error: ${String(i)}
8
+ var Kp=Object.create;var _a=Object.defineProperty;var $p=Object.getOwnPropertyDescriptor;var Vp=Object.getOwnPropertyNames;var Jp=Object.getPrototypeOf,Zp=Object.prototype.hasOwnProperty;var le=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var Ye=(t,e)=>()=>(t&&(e=t(t=0)),e);var se=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),ya=(t,e)=>{for(var r in e)_a(t,r,{get:e[r],enumerable:!0})},Xp=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Vp(e))!Zp.call(t,o)&&o!==r&&_a(t,o,{get:()=>e[o],enumerable:!(i=$p(e,o))||i.enumerable});return t};var It=(t,e,r)=>(r=t!=null?Kp(Jp(t)):{},Xp(e||!t||!t.__esModule?_a(r,"default",{value:t,enumerable:!0}):r,t));function Ke(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var ir=Ye(()=>{"use strict"});import{createWriteStream as Yp,mkdirSync as Qp,readdirSync as eg,unlinkSync as tg}from"node:fs";import{join as al}from"node:path";function Pn(t){let e=r=>String(r).padStart(2,"0");return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}`}function sr(t,e){return`${t}-${e}.log`}function ba(t,e){let r=t.match(/^(.+)-(\d{4}-\d{2}-\d{2})\.log$/);return!r||r[1]!==e?null:r[2]??null}function ng(t,e,r){let i=c=>{let[l,u,x]=c.split("-").map(Number);return Date.UTC(l??0,(u??1)-1,x??1)};return Math.floor((i(e)-i(t))/864e5)>r}function ss(t,e,r,i){let o;try{o=eg(t)}catch{return}for(let c of o){let l=ba(c,e);if(l&&ng(l,r,i))try{tg(al(t,c))}catch{}}}var Qr,Ea=Ye(()=>{"use strict";Qr=class{constructor(e,r,i){this.dir=e;this.prefix=r;this.opts=i;this.clock=i.clock??(()=>Pn(new Date))}dir;prefix;opts;currentDate;stream;clock;write(e){let r=this.clock();r!==this.currentDate&&this.rotate(r),this.stream?.write(e)}rotate(e){this.stream?.end();try{Qp(this.dir,{recursive:!0});let r=Yp(al(this.dir,sr(this.prefix,e)),{flags:"a"});r.on("error",i=>process.stderr.write(`[log-sink] stream error: ${String(i)}
9
9
  `)),this.stream=r}catch(r){process.stderr.write(`[log-sink] rotate failed: ${String(r)}
10
- `),this.stream=void 0;return}this.currentDate!==void 0&&rs(this.dir,this.prefix,e,this.opts.retentionDays),this.currentDate=e}close(){this.stream?.end(),this.stream=void 0,this.currentDate=void 0}}});import{appendFileSync as rg,mkdirSync as ig}from"node:fs";import{join as sg}from"node:path";function cl(t){let e=t.retentionDays??cg,r=t.clock??(()=>Dn(new Date));ss={bridgeSink:new Yr(t.bridgeLogsDir,"bridge",{retentionDays:e,clock:r}),agentSinks:new Map,makeAgentSink:o=>new Yr(t.agentLogsDir(o),"agent",{retentionDays:e,clock:r})};let i=r();rs(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])rs(t.agentLogsDir(o),"agent",i,e)}function dg(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function dl(t){Ea=t}function ll(t){return rr[Ea]<=rr[t]}function ul(t,e){let r=rr[t];return r===void 0?!0:r>=rr[e]}function os(t){al={...t}}function fl(t){let e=(u,x=2)=>String(u).padStart(x,"0"),r=-t.getTimezoneOffset(),i=r>=0?"+":"-",o=Math.abs(r),c=e(Math.floor(o/60)),d=e(o%60);return`${Dn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${d}`}function It(t,e,r,i,o){try{let c=`${JSON.stringify({ts:fl(new Date),level:e,module:r,msg:i,...o})}
11
- `;ig(t,{recursive:!0}),rg(sg(t,nr("bridge",Dn(new Date))),c)}catch{}}function lg(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function is(t,e,r,i,o){if(rr[t]<rr[Ea])return;let c=`${JSON.stringify({ts:fl(new Date),level:t,module:e,msg:r,...al,...i})}
12
- `;if(ss){let d=lg(o,i),u=d?dg(ss,d):ss.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?ag.write(c):og.write(c)}function U(t,e){return{debug:(r,i)=>is("debug",t,r,i,e),info:(r,i)=>is("info",t,r,i,e),warn:(r,i)=>is("warn",t,r,i,e),error:(r,i)=>is("error",t,r,i,e),child:r=>U(`${t}.${r}`,e),forAgent:r=>U(t,r)}}var rr,Ea,og,ag,al,cg,ss,ee=Ye(()=>{"use strict";tr();ba();rr={debug:10,info:20,warn:30,error:40},Ea=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),og=process.stdout,ag=process.stderr,al={},cg=We("COZE_BRIDGE_LOG_RETENTION_DAYS",30),ss=null});var C,Ve=Ye(()=>{"use strict";C=class extends Error{code;retriable;cause;constructor(e,r,i){super(r),this.name="BridgeError",this.code=e,this.retriable=i?.retriable??!1,i?.cause!==void 0&&(this.cause=i.cause)}}});var gl={};_a(gl,{ACP_WRAPPER_NPM_PACKAGES:()=>Qr,_resetAcpInstallerForTests:()=>gg,_setBinaryPathCacheForTests:()=>mg,buildAcpSpawn:()=>ei,ensureAcpInstalled:()=>ir,getAcpBinaryPath:()=>as,pickWhichLine:()=>Aa,probeAcpVersion:()=>pg,resolveAcpCommand:()=>pl});import{readFileSync as xl}from"node:fs";import{createRequire as ug}from"node:module";import{dirname as fg,resolve as xg}from"node:path";function Aa(t){let e=t.split(/\r?\n/).map(i=>i.trim()).filter(Boolean);if(e.length===0)return;if(process.platform!=="win32")return e[0];let r=i=>e.find(o=>o.toLowerCase().endsWith(i));return r(".cmd")??r(".exe")??r(".bat")??r(".ps1")??e[0]}function hg(t){let e=hl.resolve(`${t.npmPackage}/package.json`),r=fg(e),i=JSON.parse(xl(e,"utf8")),o=typeof i.bin=="string"?i.bin:i.bin?.[t.binary];if(!o)throw new Error(`${t.npmPackage} package.json \u7F3A bin[${t.binary}]`);return xg(r,o)}async function ir(t,e){let r=Sa[t];if(!r)throw new C("BRIDGE_INTERNAL",`ensureAcpInstalled called for non-npm framework: ${t}`);let i=Xr.get(t);if(i)return i;try{let o=hg(r);return Xr.set(t,o),va.info("acp wrapper resolved",{framework:t,binary:r.binary,path:o}),o}catch(o){throw va.warn("acp wrapper \u89E3\u6790\u5931\u8D25 (\u672A\u968F\u5305\u56FA\u5316\u5230 lib/node_modules?)",{framework:t,npmPackage:r.npmPackage,err:String(o)}),new C("AGENT_DEPENDENCY_INSTALL_FAILED",[`ACP wrapper \u672A\u5C31\u7EEA: ${r.npmPackage} (framework=${t})`,"\u8BE5 wrapper \u968F coze-bridge \u4E00\u8D77\u5B89\u88C5 (\u56FA\u5316\u5230 ~/.coze/bridge/lib/node_modules)\u3002","\u8BF7\u91CD\u8DD1 `coze-bridge pair` / `connect` \u89E6\u53D1\u56FA\u5316\u5B89\u88C5; \u82E5\u4ECD\u5931\u8D25, \u68C0\u67E5\u7F51\u7EDC / npm \u7F13\u5B58\u3002"].join(`
13
- `),{cause:o})}}async function pg(t){let e=Sa[t];if(e)try{let r=hl.resolve(`${e.npmPackage}/package.json`),i=JSON.parse(xl(r,"utf8"));return typeof i.version=="string"&&i.version.length>0?i.version:void 0}catch(r){va.warn("acp wrapper probe: \u89E3\u6790 package.json \u5931\u8D25",{framework:t,npmPackage:e.npmPackage,err:String(r)});return}}function as(t){return Xr.get(t)}function pl(t,e){if(e)return e;let r=as(t);if(!r)throw new C("BRIDGE_INTERNAL",`${t} ACP wrapper \u8DEF\u5F84\u672A\u89E3\u6790 (ensureAcpInstalled \u672A\u5728\u6784\u9020\u524D\u8DD1\u901A)`);return r}function ei(t,e,r){if(e)return{command:e,args:[...r]};let i=pl(t);return{command:process.execPath,args:[i,...r]}}function gg(){Xr.clear()}function mg(t,e){Xr.set(t,e)}var va,Sa,Qr,hl,Xr,nn=Ye(()=>{"use strict";Ve();ee();va=U("agents.acp-installer"),Sa={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp"}},Qr=Object.values(Sa).filter(t=>t!==void 0).map(t=>t.npmPackage),hl=ug(import.meta.url),Xr=new Map});import{chmod as _g,mkdir as yg,readFile as bg,rename as Eg,rm as vg,writeFile as Sg}from"node:fs/promises";import{dirname as Ag}from"node:path";async function sr(t){try{let e=await bg(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function rn(t,e,r){await yg(Ag(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await Sg(i,e,{encoding:"utf8",mode:r?.mode}),await Eg(i,t),r?.mode!==void 0&&await _g(t,r.mode)}catch(o){throw await vg(i,{force:!0}).catch(()=>{}),o}}async function or(t,e,r){await rn(t,`${JSON.stringify(e,null,2)}
14
- `,r)}var sn=Ye(()=>{"use strict"});import{promises as _l,readdirSync as Ig}from"node:fs";import{homedir as Tg}from"node:os";import{sep as Cg,join as Ae,resolve as yl}from"node:path";function X(t){let e=t??Tg(),r=Ae(e,".coze"),i=Ae(r,"bridge"),o=Ae(i,"lib"),c=Ae(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:Ae(o,"index.js"),binDir:Ae(i,"bin"),pidFile:Ae(i,"bridge.pid"),portFile:Ae(i,"bridge.port"),tokenFile:Ae(i,"bridge.token"),patTokenFile:Ae(i,"pat-token"),agentEnvFile:Ae(i,"agent-env.json"),logFile:Ae(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:Ae(c,"daemon-stdio.log"),installLock:Ae(i,"install.lock"),configFile:Ae(i,"config.json"),agentsRoot:Ae(r,"agents")}}function Xe(t,e=X()){let r=Ae(e.agentsRoot,t);return{root:r,config:Ae(r,"config.json"),workspace:Ae(r,"workspace"),logs:Ae(r,"logs")}}function cs(t=X()){try{return Ig(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function ti(t,e){let r=await _l.realpath(yl(t)).catch(()=>null);if(!r)return!1;let i=await _l.realpath(yl(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+Cg)}var Pe=Ye(()=>{"use strict"});var us={};_a(us,{AGENT_CONFIG_FILE_MODE:()=>ds,enforceAgentConfigMode:()=>kg,loadAgentConfig:()=>He,persistAgentSessions:()=>ni,persistAgentSkills:()=>ls,saveAgentConfig:()=>Qe});import{chmod as Dg,stat as Rg}from"node:fs/promises";function He(t,e){return sr(Xe(t,e).config)}function Qe(t,e){return or(Xe(t.agentId,e).config,t,{mode:ds})}async function kg(t,e){if(process.platform==="win32")return;let r=Xe(t,e).config;try{let i=await Rg(r);if(!i.isFile())return;let o=i.mode&511;o!==ds&&(await Dg(r,ds),bl.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;bl.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function ni(t,e,r){let i=await He(t,r);i&&(i.sessions=Object.fromEntries(e),await Qe(i,r))}async function ls(t,e,r){let i=await He(t,r);i&&(i.skills=e,await Qe(i,r))}var bl,ds,on=Ye(()=>{"use strict";sn();ee();Pe();bl=U("agent-config"),ds=384});var Ta=se((o2,Al)=>{Al.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 xs=se(Tl=>{var Il={INVALID_LOC:"Invalid LOC header (bad signature)",INVALID_CEN:"Invalid CEN header (bad signature)",INVALID_END:"Invalid END header (bad signature)",DESCRIPTOR_NOT_EXIST:"No descriptor present",DESCRIPTOR_UNKNOWN:"Unknown descriptor format",DESCRIPTOR_FAULTY:"Descriptor data is malformed",NO_DATA:"Nothing to decompress",BAD_CRC:"CRC32 checksum failed {0}",FILE_IN_THE_WAY:"There is a file in the way: {0}",UNKNOWN_METHOD:"Invalid/unsupported compression method",AVAIL_DATA:"inflate::Available inflate data did not terminate",INVALID_DISTANCE:"inflate::Invalid literal/length or distance code in fixed or dynamic block",TO_MANY_CODES:"inflate::Dynamic block code description: too many length or distance codes",INVALID_REPEAT_LEN:"inflate::Dynamic block code description: repeat more than specified lengths",INVALID_REPEAT_FIRST:"inflate::Dynamic block code description: repeat lengths with no first length",INCOMPLETE_CODES:"inflate::Dynamic block code description: code lengths codes incomplete",INVALID_DYN_DISTANCE:"inflate::Dynamic block code description: invalid distance code lengths",INVALID_CODES_LEN:"inflate::Dynamic block code description: invalid literal/length code lengths",INVALID_STORE_BLOCK:"inflate::Stored block length did not match one's complement",INVALID_BLOCK_TYPE:"inflate::Invalid block type (type == 3)",CANT_EXTRACT_FILE:"Could not extract the file",CANT_OVERRIDE:"Target file already exists",DISK_ENTRY_TOO_LARGE:"Number of disk entries is too large",NO_ZIP:"No zip file was loaded",NO_ENTRY:"Entry doesn't exist",DIRECTORY_CONTENT_ERROR:"A directory cannot have content",FILE_NOT_FOUND:'File not found: "{0}"',NOT_IMPLEMENTED:"Not implemented",INVALID_FILENAME:"Invalid filename",INVALID_FORMAT:"Invalid or unsupported zip format. No END header found",INVALID_PASS_PARAM:"Incompatible password parameter",WRONG_PASSWORD:"Wrong Password",COMMENT_TOO_LONG:"Comment is too long",EXTRA_FIELD_PARSE_ERROR:"Extra field parsing error"};function Mg(t){return function(...e){return e.length&&(t=t.replace(/\{(\d)\}/g,(r,i)=>e[i]||"")),new Error("ADM-ZIP: "+t)}}for(let t of Object.keys(Il))Tl[t]=Mg(Il[t])});var Pl=se((c2,kl)=>{var Bg=de("fs"),Oe=de("path"),Cl=Ta(),Fg=xs(),zg=typeof process=="object"&&process.platform==="win32",Dl=t=>typeof t=="object"&&t!==null,Rl=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 ye(t){this.sep=Oe.sep,this.fs=Bg,Dl(t)&&Dl(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}kl.exports=ye;ye.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 Fg.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};ye.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=Oe.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};ye.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,x){if(d&&x.isDirectory())return o(!1);var p=Oe.dirname(t);c.fs.exists(p,function(w){w||c.makeDir(p),c.fs.open(t,"w",438,function(m,v){m?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(_,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)})})})})}):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)})})}):c.fs.chmod(t,i||438,function(){o(!0)})})})})})};ye.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 x=Oe.join(i,u),p=e.fs.statSync(x);(!o||o.test(x))&&d.push(Oe.normalize(x)+(p.isDirectory()?e.sep:"")),p.isDirectory()&&c&&(d=d.concat(r(x,o,c)))}),d}return r(t,void 0,!0)};ye.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=Oe.join(t,u),r.fs.stat(u,function(x,p){if(x)return e(x);p&&(i.push(Oe.normalize(u)+(p.isDirectory()?r.sep:"")),p.isDirectory()?r.findFilesAsync(u,function(w,m){if(w)return e(w);i=i.concat(m),--d||e(null,i)}):--d||e(null,i))})})})};ye.prototype.getAttributes=function(){};ye.prototype.setAttributes=function(){};ye.crc32update=function(t,e){return Rl[(t^e)&255]^t>>>8};ye.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=ye.crc32update(r,t[i++]);return~r>>>0};ye.methodToString=function(t){switch(t){case Cl.STORED:return"STORED ("+t+")";case Cl.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};ye.canonical=function(t){if(!t)return"";let e=Oe.posix.normalize("/"+t.split("\\").join("/"));return Oe.join(".",e)};ye.zipnamefix=function(t){if(!t)return"";let e=Oe.posix.normalize("/"+t.split("\\").join("/"));return Oe.posix.join(".",e)};ye.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]};ye.sanitize=function(t,e){t=Oe.resolve(Oe.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Oe.normalize(Oe.join(t,r.slice(i,o).join(Oe.sep)));if(c.indexOf(t)===0)return c}return Oe.normalize(Oe.join(t,Oe.basename(e)))};ye.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};ye.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};ye.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)};ye.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};ye.isWin=zg;ye.crcTable=Rl});var Ll=se((d2,Ol)=>{var Ug=de("path");Ol.exports=function(t,{fs:e}){var r=t||"",i=c(),o=null;function c(){return{directory:!1,readonly:!1,hidden:!1,executable:!1,mtime:0,atime:0}}return r&&e.existsSync(r)?(o=e.statSync(r),i.directory=o.isDirectory(),i.mtime=o.mtime,i.atime=o.atime,i.executable=(73&o.mode)!==0,i.readonly=(128&o.mode)===0,i.hidden=Ug.basename(r)[0]==="."):console.warn("Invalid path: "+r),{get directory(){return i.directory},get readOnly(){return i.readonly},get hidden(){return i.hidden},get mtime(){return i.mtime},get atime(){return i.atime},get executable(){return i.executable},decodeAttributes:function(){},encodeAttributes:function(){},toJSON:function(){return{path:r,isDirectory:i.directory,isReadOnly:i.readonly,isHidden:i.hidden,isExecutable:i.executable,mTime:i.mtime,aTime:i.atime}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Ml=se((l2,Nl)=>{Nl.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var dr=se((u2,cr)=>{cr.exports=Pl();cr.exports.Constants=Ta();cr.exports.Errors=xs();cr.exports.FileAttr=Ll();cr.exports.decoder=Ml()});var Fl=se((f2,Bl)=>{var an=dr(),z=an.Constants;Bl.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,d=0,u=0,x=0,p=0,w=0,m=0,v=0,_=0,S=0;t|=an.isWin?2560:768,r|=z.FLG_EFS;let A={extraLen:0},I=b=>Math.max(0,b)>>>0,T=b=>Math.max(0,b)&65535,k=b=>Math.max(0,b)&255;return o=an.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 an.fromDOS2Date(this.timeval)},set time(b){b=new Date(b),this.timeval=an.fromDate2DOS(b)},get timeval(){return o},set timeval(b){o=I(b)},get timeHighByte(){return k(o>>>8)},get crc(){return c},set crc(b){c=I(b)},get compressedSize(){return d},set compressedSize(b){d=I(b)},get size(){return u},set size(b){u=I(b)},get fileNameLength(){return x},set fileNameLength(b){x=b},get extraLength(){return p},set extraLength(b){p=b},get extraLocalLength(){return A.extraLen},set extraLocalLength(b){A.extraLen=b},get commentLength(){return w},set commentLength(b){w=b},get diskNumStart(){return m},set diskNumStart(b){m=I(b)},get inAttr(){return v},set inAttr(b){v=I(b)},get attr(){return _},set attr(b){_=I(b)},get fileAttr(){return(_||0)>>16&4095},get offset(){return S},set offset(b){S=I(b)},get encrypted(){return(r&z.FLG_ENC)===z.FLG_ENC},get centralHeaderSize(){return z.CENHDR+x+p+w},get realDataOffset(){return S+z.LOCHDR+A.fnameLen+A.extraLen},get localHeader(){return A},loadLocalHeaderFromBinary:function(b){var D=b.slice(S,S+z.LOCHDR);if(D.readUInt32LE(0)!==z.LOCSIG)throw an.Errors.INVALID_LOC();A.version=D.readUInt16LE(z.LOCVER),A.flags=D.readUInt16LE(z.LOCFLG),A.flags_desc=(A.flags&z.FLG_DESC)>0,A.method=D.readUInt16LE(z.LOCHOW),A.time=D.readUInt32LE(z.LOCTIM),A.crc=D.readUInt32LE(z.LOCCRC),A.compressedSize=D.readUInt32LE(z.LOCSIZ),A.size=D.readUInt32LE(z.LOCLEN),A.fnameLen=D.readUInt16LE(z.LOCNAM),A.extraLen=D.readUInt16LE(z.LOCEXT);let P=S+z.LOCHDR+A.fnameLen,F=P+A.extraLen;return b.slice(P,F)},loadFromBinary:function(b){if(b.length!==z.CENHDR||b.readUInt32LE(0)!==z.CENSIG)throw an.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),x=b.readUInt16LE(z.CENNAM),p=b.readUInt16LE(z.CENEXT),w=b.readUInt16LE(z.CENCOM),m=b.readUInt16LE(z.CENDSK),v=b.readUInt16LE(z.CENATT),_=b.readUInt32LE(z.CENATX),S=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(x,z.LOCNAM),b.writeUInt16LE(A.extraLen,z.LOCEXT),b},centralHeaderToBinary:function(){var b=Buffer.alloc(z.CENHDR+x+p+w);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(x,z.CENNAM),b.writeUInt16LE(p,z.CENEXT),b.writeUInt16LE(w,z.CENCOM),b.writeUInt16LE(m,z.CENDSK),b.writeUInt16LE(v,z.CENATT),b.writeUInt32LE(_,z.CENATX),b.writeUInt32LE(S,z.CENOFF),b},toJSON:function(){let b=function(D){return D+" bytes"};return{made:t,version:e,flags:r,method:an.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:b(d),size:b(u),fileNameLength:b(x),extraLength:b(p),commentLength:b(w),diskNumStart:m,inAttr:v,attr:_,offset:S,centralHeaderSize:b(z.CENHDR+x+p+w)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Ul=se((x2,zl)=>{var lr=dr(),me=lr.Constants;zl.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 me.ENDHDR+o},loadFromBinary:function(c){if((c.length!==me.ENDHDR||c.readUInt32LE(0)!==me.ENDSIG)&&(c.length<me.ZIP64HDR||c.readUInt32LE(0)!==me.ZIP64SIG))throw lr.Errors.INVALID_END();c.readUInt32LE(0)===me.ENDSIG?(t=c.readUInt16LE(me.ENDSUB),e=c.readUInt16LE(me.ENDTOT),r=c.readUInt32LE(me.ENDSIZ),i=c.readUInt32LE(me.ENDOFF),o=c.readUInt16LE(me.ENDCOM)):(t=lr.readBigUInt64LE(c,me.ZIP64SUB),e=lr.readBigUInt64LE(c,me.ZIP64TOT),r=lr.readBigUInt64LE(c,me.ZIP64SIZE),i=lr.readBigUInt64LE(c,me.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(me.ENDHDR+o);return c.writeUInt32LE(me.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,me.ENDSUB),c.writeUInt16LE(e,me.ENDTOT),c.writeUInt32LE(r,me.ENDSIZ),c.writeUInt32LE(i,me.ENDOFF),c.writeUInt16LE(o,me.ENDCOM),c.fill(" ",me.ENDHDR),c},toJSON:function(){let c=function(d,u){let x=d.toString(16).toUpperCase();for(;x.length<u;)x="0"+x;return"0x"+x};return{diskEntries:t,totalEntries:e,size:r+" bytes",offset:c(i,4),commentLength:o}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Da=se(Ca=>{Ca.EntryHeader=Fl();Ca.MainHeader=Ul()});var ql=se((p2,Gl)=>{Gl.exports=function(t){var e=de("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),x=0;u.fill(0);for(var p=0;p<c.length;p++){var w=c[p];w.copy(u,x),x+=w.length}i&&i(u)}),o.end(t)}}}});var jl=se((g2,Hl)=>{var Gg=+(process.versions?process.versions.node:"").split(".")[0]||0;Hl.exports=function(t,e){var r=de("zlib");let i=Gg>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,i)},inflateAsync:function(o){var c=r.createInflateRaw(i),d=[],u=0;c.on("data",function(x){d.push(x),u+=x.length}),c.on("end",function(){var x=Buffer.alloc(u),p=0;x.fill(0);for(var w=0;w<d.length;w++){var m=d[w];m.copy(x,p),p+=m.length}o&&o(x)}),c.end(t)}}}});var Jl=se((m2,$l)=>{"use strict";var{randomFillSync:Wl}=de("crypto"),qg=xs(),Hg=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=e>>>1^3988292384:e>>>=1;return e>>>0}),Vl=(t,e)=>Math.imul(t,e)>>>0,Kl=(t,e)=>Hg[(t^e)&255]^t>>>8,ri=()=>typeof Wl=="function"?Wl(Buffer.alloc(12)):ri.node();ri.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 hs={genSalt:ri};function ps(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])}ps.prototype.updateKeys=function(t){let e=this.keys;return e[0]=Kl(e[0],t),e[1]+=e[0]&255,e[1]=Vl(e[1],134775813)+1,e[2]=Kl(e[2],e[1]>>>24),t};ps.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return Vl(t,t^1)>>8&255};function jg(t){let e=new ps(t);return function(r){let i=Buffer.alloc(r.length),o=0;for(let c of r)i[o++]=e.updateKeys(c^e.next());return i}}function Wg(t){let e=new ps(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 Kg(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=jg(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw qg.WRONG_PASSWORD();return i(t.slice(12))}function Vg(t){Buffer.isBuffer(t)&&t.length>=12?hs.genSalt=function(){return t.slice(0,12)}:t==="node"?hs.genSalt=ri.node:hs.genSalt=ri}function $g(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=Wg(r),c=hs.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)}$l.exports={decrypt:Kg,encrypt:$g,_salter:Vg}});var Zl=se(gs=>{gs.Deflater=ql();gs.Inflater=jl();gs.ZipCrypto=Jl()});var ka=se((_2,Yl)=>{var oe=dr(),Jg=Da(),be=oe.Constants,Ra=Zl();Yl.exports=function(t,e){var r=new Jg.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,d=null,u=Buffer.alloc(0),x=Buffer.alloc(0),p=!0;let w=t,m=typeof w.decoder=="object"?w.decoder:oe.decoder;p=m.hasOwnProperty("efs")?m.efs:!1;function v(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(x=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function _(b){if(!r.flags_desc&&!r.localHeader.flags_desc){if(oe.crc32(b)!==r.localHeader.crc)return!1}else{let D={},P=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(P)==be.LOCSIG||e.readUInt32LE(P)==be.CENSIG)throw oe.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(P)==be.EXTSIG)D.crc=e.readUInt32LE(P+be.EXTCRC),D.compressedSize=e.readUInt32LE(P+be.EXTSIZ),D.size=e.readUInt32LE(P+be.EXTLEN);else if(e.readUInt16LE(P+12)===19280)D.crc=e.readUInt32LE(P+be.EXTCRC-4),D.compressedSize=e.readUInt32LE(P+be.EXTSIZ-4),D.size=e.readUInt32LE(P+be.EXTLEN-4);else throw oe.Errors.DESCRIPTOR_UNKNOWN();if(D.compressedSize!==r.compressedSize||D.size!==r.size||D.crc!==r.crc)throw oe.Errors.DESCRIPTOR_FAULTY();if(oe.crc32(b)!==D.crc)return!1}return!0}function S(b,D,P){if(typeof D>"u"&&typeof b=="string"&&(P=b,b=void 0),c)return b&&D&&D(Buffer.alloc(0),oe.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var F=v();if(F.length===0)return b&&D&&D(F),F;if(r.encrypted){if(typeof P!="string"&&!Buffer.isBuffer(P))throw oe.Errors.INVALID_PASS_PARAM();F=Ra.ZipCrypto.decrypt(F,r,P)}var B=Buffer.alloc(r.size);switch(r.method){case oe.Constants.STORED:if(F.copy(B),_(B))return b&&D&&D(B),B;throw b&&D&&D(B,oe.Errors.BAD_CRC()),oe.Errors.BAD_CRC();case oe.Constants.DEFLATED:var J=new Ra.Inflater(F,r.size);if(b)J.inflateAsync(function(K){K.copy(K,0),D&&(_(K)?D(K):D(K,oe.Errors.BAD_CRC()))});else{if(J.inflate(B).copy(B,0),!_(B))throw oe.Errors.BAD_CRC(`"${m.decode(i)}"`);return B}break;default:throw b&&D&&D(Buffer.alloc(0),oe.Errors.UNKNOWN_METHOD()),oe.Errors.UNKNOWN_METHOD()}}function A(b,D){if((!d||!d.length)&&Buffer.isBuffer(e))return b&&D&&D(v()),v();if(d.length&&!c){var P;switch(r.method){case oe.Constants.STORED:return r.compressedSize=r.size,P=Buffer.alloc(d.length),d.copy(P),b&&D&&D(P),P;default:case oe.Constants.DEFLATED:var F=new Ra.Deflater(d);if(b)F.deflateAsync(function(J){P=Buffer.alloc(J.length),r.compressedSize=J.length,J.copy(P),D&&D(P)});else{var B=F.deflate();return r.compressedSize=B.length,B}F=null;break}}else if(b&&D)D(Buffer.alloc(0));else return Buffer.alloc(0)}function I(b,D){return oe.readBigUInt64LE(b,D)}function T(b){try{for(var D=0,P,F,B;D+4<b.length;)P=b.readUInt16LE(D),D+=2,F=b.readUInt16LE(D),D+=2,B=b.slice(D,D+F),D+=F,be.ID_ZIP64===P&&k(B)}catch{throw oe.Errors.EXTRA_FIELD_PARSE_ERROR()}}function k(b){var D,P,F,B;b.length>=be.EF_ZIP64_SCOMP&&(D=I(b,be.EF_ZIP64_SUNCOMP),r.size===be.EF_ZIP64_OR_32&&(r.size=D)),b.length>=be.EF_ZIP64_RHO&&(P=I(b,be.EF_ZIP64_SCOMP),r.compressedSize===be.EF_ZIP64_OR_32&&(r.compressedSize=P)),b.length>=be.EF_ZIP64_DSN&&(F=I(b,be.EF_ZIP64_RHO),r.offset===be.EF_ZIP64_OR_32&&(r.offset=F)),b.length>=be.EF_ZIP64_DSN+4&&(B=b.readUInt32LE(be.EF_ZIP64_DSN),r.diskNumStart===be.EF_ZIP64_OR_16&&(r.diskNumStart=B))}return{get entryName(){return m.decode(i)},get rawEntryName(){return i},set entryName(b){i=oe.toBuffer(b,m.encode);var D=i[i.length-1];c=D===47||D===92,r.fileNameLength=i.length},get efs(){return typeof p=="function"?p(this.entryName):p},get extra(){return u},set extra(b){u=b,r.extraLength=b.length,T(b)},get comment(){return m.decode(o)},set comment(b){if(o=oe.toBuffer(b,m.encode),r.commentLength=o.length,o.length>65535)throw oe.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 A(!1,null)},getCompressedDataAsync:function(b){A(!0,b)},setData:function(b){d=oe.toBuffer(b,oe.decoder.encode),!c&&d.length?(r.size=d.length,r.method=oe.Constants.DEFLATED,r.crc=oe.crc32(b),r.changed=!0):r.method=oe.Constants.STORED},getData:function(b){return r.changed?d:S(!1,null,b)},getDataAsync:function(b,D){r.changed?b(d):S(!0,b,D)},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(),D=oe.Constants.CENHDR;return i.copy(b,D),D+=i.length,u.copy(b,D),D+=r.extraLength,o.copy(b,D),b},packLocalHeader:function(){let b=0;r.flags_efs=this.efs,r.extraLocalLength=x.length;let D=r.localHeaderToBinary(),P=Buffer.alloc(D.length+i.length+r.extraLocalLength);return D.copy(P,b),b+=D.length,i.copy(P,b),b+=i.length,x.copy(P,b),b+=x.length,P},toJSON:function(){let b=function(D){return"<"+(D&&D.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:b(e),data:b(d)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var eu=se((y2,Ql)=>{var Xl=ka(),Zg=Da(),je=dr();Ql.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Zg.MainHeader,d=!1,u=null;let x=new Set,p=e,{noSort:w,decoder:m}=p;t?S(p.readEntries):d=!0;function v(){let I=new Set;for(let T of Object.keys(i)){let k=T.split("/");if(k.pop(),!!k.length)for(let b=0;b<k.length;b++){let D=k.slice(0,b+1).join("/")+"/";I.add(D)}}for(let T of I)if(!(T in i)){let k=new Xl(p);k.entryName=T,k.attr=16,k.temporary=!0,r.push(k),i[k.entryName]=k,x.add(k)}}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 I=c.offset,T=0;T<r.length;T++){var k=I,b=new Xl(p,t);b.header=t.slice(k,k+=je.Constants.CENHDR),b.entryName=t.slice(k,k+=b.header.fileNameLength),b.header.extraLength&&(b.extra=t.slice(k,k+=b.header.extraLength)),b.header.commentLength&&(b.comment=t.slice(k,k+b.header.commentLength)),I+=b.header.centralHeaderSize,r[T]=b,i[b.entryName]=b}x.clear(),v()}function S(I){var T=t.length-je.Constants.ENDHDR,k=Math.max(0,T-65535),b=k,D=t.length,P=-1,F=0;for(typeof p.trailingSpace=="boolean"&&p.trailingSpace&&(k=0),T;T>=b;T--)if(t[T]===80){if(t.readUInt32LE(T)===je.Constants.ENDSIG){P=T,F=T,D=T+je.Constants.ENDHDR,b=T-je.Constants.END64HDR;continue}if(t.readUInt32LE(T)===je.Constants.END64SIG){b=k;continue}if(t.readUInt32LE(T)===je.Constants.ZIP64SIG){P=T,D=T+je.readBigUInt64LE(t,T+je.Constants.ZIP64SIZE)+je.Constants.ZIP64LEAD;break}}if(P==-1)throw je.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(P,D)),c.commentLength&&(o=t.slice(F+je.Constants.ENDHDR)),I&&_()}function A(){r.length>1&&!w&&r.sort((I,T)=>I.entryName.toLowerCase().localeCompare(T.entryName.toLowerCase()))}return{get entries(){return d||_(),r.filter(I=>!x.has(I))},get comment(){return m.decode(o)},set comment(I){o=je.toBuffer(I,m.encode),c.commentLength=o.length},getEntryCount:function(){return d?r.length:c.diskEntries},forEach:function(I){this.entries.forEach(I)},getEntry:function(I){return d||_(),i[I]||null},setEntry:function(I){d||_(),r.push(I),i[I.entryName]=I,c.totalEntries=r.length},deleteFile:function(I,T=!0){d||_();let k=i[I];this.getEntryChildren(k,T).map(D=>D.entryName).forEach(this.deleteEntry)},deleteEntry:function(I){d||_();let T=i[I],k=r.indexOf(T);k>=0&&(r.splice(k,1),delete i[I],c.totalEntries=r.length)},getEntryChildren:function(I,T=!0){if(d||_(),typeof I=="object")if(I.isDirectory&&T){let k=[],b=I.entryName;for(let D of r)D.entryName.startsWith(b)&&k.push(D);return k}else return[I];return[]},getChildCount:function(I){if(I&&I.isDirectory){let T=this.getEntryChildren(I);return T.includes(I)?T.length-1:T.length}return 0},compressToBuffer:function(){d||_(),A();let I=[],T=[],k=0,b=0;c.size=0,c.offset=0;let D=0;for(let B of this.entries){let J=B.getCompressedData();B.header.offset=b;let K=B.packLocalHeader(),ne=K.length+J.length;b+=ne,I.push(K),I.push(J);let Y=B.packCentralHeader();T.push(Y),c.size+=Y.length,k+=ne+Y.length,D++}k+=c.mainHeaderSize,c.offset=b,c.totalEntries=D,b=0;let P=Buffer.alloc(k);for(let B of I)B.copy(P,b),b+=B.length;for(let B of T)B.copy(P,b),b+=B.length;let F=c.toBinary();return o&&o.copy(F,je.Constants.ENDHDR),F.copy(P,b),t=P,d=!1,P},toAsyncBuffer:function(I,T,k,b){try{d||_(),A();let D=[],P=[],F=0,B=0,J=0;c.size=0,c.offset=0;let K=function(ne){if(ne.length>0){let Y=ne.shift(),ve=Y.entryName+Y.extra.toString();k&&k(ve),Y.getCompressedDataAsync(function(he){b&&b(ve),Y.header.offset=B;let L=Y.packLocalHeader(),G=L.length+he.length;B+=G,D.push(L),D.push(he);let W=Y.packCentralHeader();P.push(W),c.size+=W.length,F+=G+W.length,J++,K(ne)})}else{F+=c.mainHeaderSize,c.offset=B,c.totalEntries=J,B=0;let Y=Buffer.alloc(F);D.forEach(function(he){he.copy(Y,B),B+=he.length}),P.forEach(function(he){he.copy(Y,B),B+=he.length});let ve=c.toBinary();o&&o.copy(ve,je.Constants.ENDHDR),ve.copy(Y,B),t=Y,d=!1,I(Y)}};K(Array.from(this.entries))}catch(D){T(D)}}}}});var ru=se((b2,nu)=>{var _e=dr(),we=de("path"),Yg=ka(),Xg=eu(),Rn=(...t)=>_e.findLast(t,e=>typeof e=="boolean"),tu=(...t)=>_e.findLast(t,e=>typeof e=="string"),Qg=(...t)=>_e.findLast(t,e=>typeof e=="function"),em={noSort:!1,readEntries:!1,method:_e.Constants.NONE,fs:null};nu.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),em);t&&typeof t=="object"&&(t instanceof Uint8Array||(Object.assign(i,t),t=i.input?i.input:void 0,i.input&&delete i.input),Buffer.isBuffer(t)&&(r=t,i.method=_e.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new _e(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=_e.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=_e.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw _e.Errors.INVALID_FILENAME();let c=new Xg(r,i),{canonical:d,sanitize:u,zipnamefix:x}=_e;function p(_){if(_&&c){var S;if(typeof _=="string"&&(S=c.getEntry(we.posix.normalize(_))),typeof _=="object"&&typeof _.entryName<"u"&&typeof _.header<"u"&&(S=c.getEntry(_.entryName)),S)return S}return null}function w(_){let{join:S,normalize:A,sep:I}=we.posix;return S(we.isAbsolute(_)?"/":".",A(I+_.split("\\").join(I)+I))}function m(_){return _ instanceof RegExp?(function(S){return function(A){return S.test(A)}})(_):typeof _!="function"?()=>!0:_}let v=(_,S)=>{let A=S.slice(-1);return A=A===o.sep?o.sep:"",we.relative(_,S)+A};return{readFile:function(_,S){var A=p(_);return A&&A.getData(S)||null},childCount:function(_){let S=p(_);if(S)return c.getChildCount(S)},readFileAsync:function(_,S){var A=p(_);A?A.getDataAsync(S):S(null,"getEntry failed for:"+_)},readAsText:function(_,S){var A=p(_);if(A){var I=A.getData();if(I&&I.length)return I.toString(S||"utf8")}return""},readAsTextAsync:function(_,S,A){var I=p(_);I?I.getDataAsync(function(T,k){if(k){S(T,k);return}T&&T.length?S(T.toString(A||"utf8")):S("")}):S("")},deleteFile:function(_,S=!0){var A=p(_);A&&c.deleteFile(A.entryName,S)},deleteEntry:function(_){var S=p(_);S&&c.deleteEntry(S.entryName)},addZipComment:function(_){c.comment=_},getZipComment:function(){return c.comment||""},addZipEntryComment:function(_,S){var A=p(_);A&&(A.comment=S)},getZipEntryComment:function(_){var S=p(_);return S&&S.comment||""},updateFile:function(_,S){var A=p(_);A&&A.setData(S)},addLocalFile:function(_,S,A,I){if(o.fs.existsSync(_)){S=S?w(S):"";let T=we.win32.basename(we.win32.normalize(_));S+=A||T;let k=o.fs.statSync(_),b=k.isFile()?o.fs.readFileSync(_):Buffer.alloc(0);k.isDirectory()&&(S+=o.sep),this.addFile(S,b,I,k)}else throw _e.Errors.FILE_NOT_FOUND(_)},addLocalFileAsync:function(_,S){_=typeof _=="object"?_:{localPath:_};let A=we.resolve(_.localPath),{comment:I}=_,{zipPath:T,zipName:k}=_,b=this;o.fs.stat(A,function(D,P){if(D)return S(D,!1);T=T?w(T):"";let F=we.win32.basename(we.win32.normalize(A));if(T+=k||F,P.isFile())o.fs.readFile(A,function(B,J){return B?S(B,!1):(b.addFile(T,J,I,P),setImmediate(S,void 0,!0))});else if(P.isDirectory())return T+=o.sep,b.addFile(T,Buffer.alloc(0),I,P),setImmediate(S,void 0,!0)})},addLocalFolder:function(_,S,A){if(A=m(A),S=S?w(S):"",_=we.normalize(_),o.fs.existsSync(_)){let I=o.findFiles(_),T=this;if(I.length)for(let k of I){let b=we.join(S,v(_,k));A(b)&&T.addLocalFile(k,we.dirname(b))}}else throw _e.Errors.FILE_NOT_FOUND(_)},addLocalFolderAsync:function(_,S,A,I){I=m(I),A=A?w(A):"",_=we.normalize(_);var T=this;o.fs.open(_,"r",function(k){if(k&&k.code==="ENOENT")S(void 0,_e.Errors.FILE_NOT_FOUND(_));else if(k)S(void 0,k);else{var b=o.findFiles(_),D=-1,P=function(){if(D+=1,D<b.length){var F=b[D],B=v(_,F).split("\\").join("/");B=B.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),I(B)?o.fs.stat(F,function(J,K){J&&S(void 0,J),K.isFile()?o.fs.readFile(F,function(ne,Y){ne?S(void 0,ne):(T.addFile(A+B,Y,"",K),P())}):(T.addFile(A+B+"/",Buffer.alloc(0),"",K),P())}):process.nextTick(()=>{P()})}else S(!0,void 0)};P()}})},addLocalFolderAsync2:function(_,S){let A=this;_=typeof _=="object"?_:{localPath:_},localPath=we.resolve(w(_.localPath));let{zipPath:I,filter:T,namefix:k}=_;T instanceof RegExp?T=(function(P){return function(F){return P.test(F)}})(T):typeof T!="function"&&(T=function(){return!0}),I=I?w(I):"",k=="latin1"&&(k=P=>P.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof k!="function"&&(k=P=>P);let b=P=>we.join(I,k(v(localPath,P))),D=P=>we.win32.basename(we.win32.normalize(k(P)));o.fs.open(localPath,"r",function(P){P&&P.code==="ENOENT"?S(void 0,_e.Errors.FILE_NOT_FOUND(localPath)):P?S(void 0,P):o.findFilesAsync(localPath,function(F,B){if(F)return S(F);B=B.filter(J=>T(b(J))),B.length||S(void 0,!1),setImmediate(B.reverse().reduce(function(J,K){return function(ne,Y){if(ne||Y===!1)return setImmediate(J,ne,!1);A.addLocalFileAsync({localPath:K,zipPath:we.dirname(b(K)),zipName:D(K)},J)}},S))})})},addLocalFolderPromise:function(_,S){return new Promise((A,I)=>{this.addLocalFolderAsync2(Object.assign({localPath:_},S),(T,k)=>{T&&I(T),k&&A(this)})})},addFile:function(_,S,A,I){_=x(_);let T=p(_),k=T!=null;k||(T=new Yg(i),T.entryName=_),T.comment=A||"";let b=typeof I=="object"&&I instanceof o.fs.Stats;b&&(T.header.time=I.mtime);var D=T.isDirectory?16:0;let P=T.isDirectory?16384:32768;return b?P|=4095&I.mode:typeof I=="number"?P|=4095&I:P|=T.isDirectory?493:420,D=(D|P<<16)>>>0,T.attr=D,T.setData(S),k||c.setEntry(T),T},getEntries:function(_){return c.password=_,c?c.entries:[]},getEntry:function(_){return p(_)},getEntryCount:function(){return c.getEntryCount()},forEach:function(_){return c.forEach(_)},extractEntryTo:function(_,S,A,I,T,k){I=Rn(!1,I),T=Rn(!1,T),A=Rn(!0,A),k=tu(T,k);var b=p(_);if(!b)throw _e.Errors.NO_ENTRY();var D=d(b.entryName),P=u(S,k&&!b.isDirectory?k:A?D:we.basename(D));if(b.isDirectory){var F=c.getEntryChildren(b);return F.forEach(function(K){if(K.isDirectory)return;var ne=K.getData();if(!ne)throw _e.Errors.CANT_EXTRACT_FILE();var Y=d(K.entryName),ve=u(S,A?Y:we.basename(Y));let he=T?K.header.fileAttr:void 0;o.writeFileTo(ve,ne,I,he)}),!0}var B=b.getData(c.password);if(!B)throw _e.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(P)&&!I)throw _e.Errors.CANT_OVERRIDE();let J=T?_.header.fileAttr:void 0;return o.writeFileTo(P,B,I,J),!0},test:function(_){if(!c)return!1;for(var S in c.entries)try{if(S.isDirectory)continue;var A=c.entries[S].getData(_);if(!A)return!1}catch{return!1}return!0},extractAllTo:function(_,S,A,I){if(A=Rn(!1,A),I=tu(A,I),S=Rn(!1,S),!c)throw _e.Errors.NO_ZIP();c.entries.forEach(function(T){var k=u(_,d(T.entryName));if(T.isDirectory){o.makeDir(k);return}var b=T.getData(I);if(!b)throw _e.Errors.CANT_EXTRACT_FILE();let D=A?T.header.fileAttr:void 0;o.writeFileTo(k,b,S,D);try{o.fs.utimesSync(k,T.header.time,T.header.time)}catch{throw _e.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(_,S,A,I){if(I=Qg(S,A,I),A=Rn(!1,A),S=Rn(!1,S),!I)return new Promise((P,F)=>{this.extractAllToAsync(_,S,A,function(B){B?F(B):P(this)})});if(!c){I(_e.Errors.NO_ZIP());return}_=we.resolve(_);let T=P=>u(_,we.normalize(d(P.entryName))),k=(P,F)=>new Error(P+': "'+F+'"'),b=[],D=[];c.entries.forEach(P=>{P.isDirectory?b.push(P):D.push(P)});for(let P of b){let F=T(P),B=A?P.header.fileAttr:void 0;try{o.makeDir(F),B&&o.fs.chmodSync(F,B),o.fs.utimesSync(F,P.header.time,P.header.time)}catch{I(k("Unable to create folder",F))}}D.reverse().reduce(function(P,F){return function(B){if(B)P(B);else{let J=we.normalize(d(F.entryName)),K=u(_,J);F.getDataAsync(function(ne,Y){if(Y)P(Y);else if(!ne)P(_e.Errors.CANT_EXTRACT_FILE());else{let ve=A?F.header.fileAttr:void 0;o.writeFileToAsync(K,ne,S,ve,function(he){he||P(k("Unable to write file",K)),o.fs.utimes(K,F.header.time,F.header.time,function(L){L?P(k("Unable to set times",K)):P()})})}})}}},I)()},writeZip:function(_,S){if(arguments.length===1&&typeof _=="function"&&(S=_,_=""),!_&&i.filename&&(_=i.filename),!!_){var A=c.compressToBuffer();if(A){var I=o.writeFileTo(_,A,!0);typeof S=="function"&&S(I?null:new Error("failed"),"")}}},writeZipPromise:function(_,S){let{overwrite:A,perm:I}=Object.assign({overwrite:!0},S);return new Promise((T,k)=>{!_&&i.filename&&(_=i.filename),_||k("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(b=>{let D=P=>P?T(P):k("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(_,b,A,I,D)},k)})},toBufferPromise:function(){return new Promise((_,S)=>{c.toAsyncBuffer(_,S)})},toBuffer:function(_,S,A,I){return typeof _=="function"?(c.toAsyncBuffer(_,S,A,I),null):c.compressToBuffer()}}}});import{execFile as j_,spawn as W_,spawnSync as LI}from"node:child_process";import{promisify as K_}from"node:util";function $_(t){if(process.platform!=="win32")return!1;if(Xf.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(Xf,"").toLowerCase();return V_.has(r)}function Qf(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return $_(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function lt(t,e=[],r={}){return W_(t,e,Qf(t,r))}function e0(t,e=[],r={}){return J_(t,e,Qf(t,r))}var V_,Xf,J_,En=Ye(()=>{"use strict";V_=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),Xf=/\.(cmd|bat|ps1)$/i;J_=K_(j_)});var rx=se(Me=>{"use strict";var M=H;(function(t,e){let r=H,i=t();for(;;)try{if(-parseInt(r(775))/1+parseInt(r(818))/2+-parseInt(r(623))/3+-parseInt(r(532))/4+-parseInt(r(899))/5*(-parseInt(r(1272))/6)+-parseInt(r(672))/7+parseInt(r(1588))/8===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(Ao,112864);var Nb=Object["definePr"+M(330)],Mb=Object[M(921)+"opertyNa"+M(1250)],X0=(t,e)=>function(){return t&&(e=(0,t[{eCPQF:function(c,d){return c(d)}}[M(948)](Mb,t)[0]])(t=0)),e},Bb=(t,e)=>{let r=M,i={QMtIv:function(c,d,u,x){return c(d,u,x)}};for(var o in e)i[r(797)](Nb,t,o,{get:e[o],enumerable:!0})};function Fb(){return V0||(V0=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function zb(){let t=M;return $0||($0=[IDBCursor[t(572)+"e"][t(1045)],IDBCursor.prototype[t(523)],IDBCursor.prototype[t(523)+"PrimaryKey"]])}function Ub(t){let e=M,r={IdZkO:e(522),mfesW:e(677),dBRNH:function(o,c){return o<c},RxFUv:function(o,c){return o&c},jndjA:function(o,c){return o|c},bVjii:function(o,c){return o>>c},OhhsM:function(o,c){return o!==c},OjzzF:e(1650),MVBnt:e(1218),exqjD:function(o,c){return o(c)},YrkwQ:function(o){return o()},AHyuU:function(o,c){return o>>>c},sNEhs:function(o,c){return o+c},mPbpL:function(o,c){return o&c},keaBt:function(o,c){return o>>>c},cYmTF:function(o,c){return o>>>c},qijLs:function(o,c){return o&c},WFrSA:e(1364),ZNFoz:e(284),PupWM:function(o,c){return o(c)},cIzee:function(o){return o()},hvpgs:function(o,c,d){return o(c,d)},icRCh:function(o,c){return o!==c},kZLUX:"cLOrF"},i=new Promise((o,c)=>{let d=e,u={jhvmR:function(m,v){return r[H(1012)](m,v)},pKbVZ:function(m,v){return r[H(428)](m,v)},irekr:function(m,v){return r[H(957)](m,v)},KlvNQ:function(m,v){return r[H(233)](m,v)},oKMdw:function(m,v){return r.sNEhs(m,v)},tFCiz:function(m,v){return m+v},rfLWw:function(m,v){return r[H(726)](m,v)},yIvPa:function(m,v){return r.sNEhs(m,v)},wxIDV:function(m,v){return r[H(428)](m,v)},EEPZt:function(m,v){return r.qijLs(m,v)},tVPhZ:function(m,v){return m===v},cgdSG:r[d(1537)],AsMGC:r[d(1636)],EyxLr:function(m,v){return r[d(1539)](m,v)},cdysC:function(m){return r[d(855)](m)}},x=()=>{let m=d;t[m(1542)+m(195)+m(484)](r[m(1638)],p),t[m(1542)+"entListe"+m(484)](r[m(617)],w)},p=()=>{let m=d;if(u.tVPhZ(u[m(594)],u.AsMGC)){let v=_0x443f55.low,_=_0x101068[m(1376)];return _0x5d5119[_0x215b32]=u[m(1405)](_,24),_0x541fc6[u[m(1230)](_0x2cde11,1)]=_>>>16&255,_0x33cafc[u[m(1230)](_0x389e6c,2)]=u.irekr(u[m(1322)](_,8),255),_0x4f3cda[u[m(1193)](_0x46efbd,3)]=255&_,_0x55444c[u.tFCiz(_0x2a7043,4)]=v>>>24,_0x2968b3[u[m(1193)](_0x3dd217,5)]=u.irekr(u[m(555)](v,16),255),_0x32375c[u[m(1196)](_0x1e6188,6)]=u[m(465)](v>>>8,255),_0x4336fb[u.wxIDV(_0x3e099e,7)]=u[m(1500)](255,v),_0x546078+=8,_0x5b49d5}else u[m(824)](o,Bt(t[m(1668)])),u[m(1334)](x)},w=()=>{let m=d,v={cuVZJ:function(_,S){return r[H(742)](_,S)},eWKOE:function(_,S){return _|S},yZzjf:function(_,S){return r.RxFUv(_,S)},jocoP:function(_,S){return _>>S},GlUfj:function(_,S){return r[H(924)](_,S)},rTTTh:function(_,S){return r[H(771)](_,S)},IXxfl:function(_,S){return r[H(1313)](_,S)},jaFUb:function(_,S){return _&S},LpsdH:function(_,S){return r[H(1313)](_,S)},ZqFuY:function(_,S){return _|S}};r.OhhsM(r[m(1246)],r[m(315)])?(r.exqjD(c,t.error),r[m(815)](x)):(v.cuVZJ(_0x107919,65536)?_0x1fc3b6[_0x3c7905++]=v[m(1173)](v.yZzjf(v[m(361)](_0x5608e2,12),15),224):(_0xe2d84[_0x19349f++]=v[m(966)](v[m(895)](v[m(1478)](_0x20f457,18),7),240),_0x55d340[_0xf591fa++]=v[m(1173)](v[m(713)](v.LpsdH(_0xc3899e,12),63),128)),_0x4662d1[_0x31010c++]=v[m(137)](v[m(1478)](_0x138380,6)&63,128))};t[d(543)+"Listener"](r[d(1638)],p),t[d(543)+d(1473)](r.mfesW,w)});return i[e(1103)](o=>{let c=e;r[c(670)](r[c(1222)],r[c(1222)])?r[c(1133)](_0x137515,_0x4142e8,this[c(254)+c(1412)+"e"](_0x295fcc)):o instanceof IDBCursor&&id.set(o,t)})[e(1119)](()=>{}),To[e(1449)](i,t),i}function Ao(){let t=["qLfOzvC","x3bYB3rVy28","zNvUy3rPB24","AuD5BfK","vxLqq1y","zuntsMC","tNDNqwG","uuvQyuu","B3jL","x0vysvnu","zsbHihn0CMK","BwvZC2fNzv8","vejXAfK","zv90Aw1LB3u","yKfurgi","CwDxtxO","AMTrv24","y29Kzq","CNnVCL9Uyw0","yLzQAwK","wK10t0C","BMjrvNG","y3vYC29YlNm","CMvZB2X2zq","yLDerxO","zgzLA00","rwXOAxG","z2v0qwXSs2u","s2X2tLe","zKL6swu","ywrK","D1brzxC","zNjVBuj5Dgu","y29SBM8","ywXSzwqGBxu","EufID3O","x3nLBMrby2S","De9hrLK","Dg9Y","BvDfsue","y2r5C0m","zv9ZDwnJzxm","qM5gAfK","zhvLrg8","C2vUza","BNrLCG","rwnms3i","ign1CNnVCIa","s1zwrfm","vvDRr0m","x1fVu01HBMe","yNvMzMvYzwq","D3fxAwu","x2LZtwLUAvC","vgnNru0","z2v0","D016v1u","zeTywu0","CKXRzeW","AePhCxG","DuHzr2m","x2LZv29YA2u","zMzMzG","Dgv4Dc9WBge","rfHIEMK","zuTqwhe","zgv2AwnLx2K","DxbNCMfKzw4","zNjVBujPDhm","r3LAv3q","tMDLthy","x21PBMLoyxy","zuXNCLa","u2nNueC","y29UBMvJDeu","yxrLq291BNq","uvvqCha","CNjVCK1LC3m","x2LUAxrhBg8","zw5JB2rLrNi","BwLUzW","BgLUzw5V","AgLNAa","Aw47y2HHCNm","BwTpAve","t1n6y28","C0jlvLq","EM52DNG","v0nMzeS","u2TVzK0","threrge","wK5Jthe","zNjVBuHHC2G","CLLcsNy","u2zKuwW","C3rVCMu","ugzxtxe","rufICMe","ExfJrxa","qKzOtgK","A0nov1e","rMzRzw4","tgvYvKm","x2rPC2nVBM4","sK1XCxG","u2jhqKy","x25HDMLNyxq","C29Tzq","x194x21Zz18","Dg9VigXHCMC","zw5XDwv1zq","AMH2Bvi","u3rYyxrLz3K","D1DrA3a","zvvYBa","r2T4zxi","BMCGzMfPBgu","s2TPAwq","CNzHBfzHBhu","z2vjBMzVu3K","A3fTtMq","wfbTuhq","AfzmBge","CNnVCL92ywW","B2nRzxrtDwm","BgLZDgvUtMu","ywnRx2LK","EfLJzu4","tMHNtfq","u2XAwwe","x21LC3nHz2u","se9dv1y","s0nxsfG","EMTfu3e","CePSuLC","z2vY","Bhfys2G","ChDvAhy","EerjCeO","rfzjyNm","ELb6ANm","B25fCNjVCG","tvDuquW","CLvyEfO","y29UBMvJDgK","CMfNzvn5BMm","yufryKi","AK9nv2O","x29UrxjYB3i","AhfYrha","C3rHCNq","vKXuExi","uNbNreu","ywXSq3vYC28","A2Tcrxi","C2v0","x2jPBMfYEvq","z1rMAMi","su5tvefova","Evf1EMS","Cg9PBNrdB24","y29UBMvJDfm","y0rLv28","yw1LoIa","Dg9cExrLC0W","z25gvMy","ufjODxi","DxrVuMvJB24","y29TBK0","zxHWB3j0CW","Bwu6ia","y0L1wKG","CM92AwrLige","werUwha","vgHAt0q","B3fpAgW","z1rPBwvVDxq","qKTPz0G","sufPsMO","tgLZDgvUzxi","C3jJ","q0Xpu0ve","ywXSB2nvBNm","sKfKwNO","svH4zMW","rK1ID1G","zNLkvKO","AgvKtwf4uMu","x3bPBMDmB3m","mNWWFdL8mta","AK5oCuO","CgLUz0LUDgu","y3vYDMfSDwu","te93rhy","qNv4y1m","sMDKwNO","y3vYC29Y","CMvKDwnL","vfPiwwG","C0rNAgi","Aw9UvgLTzw8","BeHHBMrSzxi","y3r4","uhjPBwfYEuS","C29mDw8","D0P6thC","ruvqwNq","whbvz2C","y29UBMvJDca","q291BNq","yxbWBgLJyxq","ze9gEK0","Dg9mB3DLCKm","z2v0q3vYC28","zxjFywnRx20","DxjS","qw1VDw50","rvjst1i","uw5jAey","B3bLBIa","C3bSAwnL","thrrsfe","C2v0u3rVCMe","x3DHAxq","zcWGDw5RBM8","CMvZzxruCMK","A29Ys0y","yvjPB1m","thLSsMy","Aw1LCYbPBIa","qMXpqxm","B1P4r3q","BMTeCeG","mxW0Fdj8m3W","AwzgELe","u1rTD3i","B25ozxr3B3i","q3juvNC","s0v6AwW","B25SAw5L","Dg9cExrLC0i","ufPxwLO","AevYCM9Yrxy","v0zYu0e","u0fiu0m","uhvWv00","y2XVC2veqG","vKfTBfe","CMvTB3zLrxy","zM9yy2u","rhb5D0q","D3zcDwi","z1P3ywi","zMr4DvC","x2rPC3bHDgm","sgfQvKO","AM1lyxi","x2DLBMvYyxq","Bwv0Ag9K","x3DZsw5ZDge","CM92AwrLigi","rMTNzxa","o2nOyxjZzxq","suvQvuq","t3DSAMu","DujhuvO","BKLVv3K","De1HBMfNzxi","wM1ZBgK","q3vZDg9Tq2W","q3fADuW","uLfYC0e","vhr3BeC","Aw5L","zMzmAw5L","vKrAvNa","D2vI","Aw5N","zMzLCG","s2r2Cgy","wKPZC3y","zg52uwS","ywnRx2nVzgu","qw14t1i","BKjQy1u","rMXmCMG","sM9tC2K","DLrYqKC","D3jPDgu","q29UzMLN","Ae9Wzw5fDMu","tgnPqwq","yxGGCMv0CMK","zeHLugG","mteZntaWmePQEwD6ta","rKDnquS","DeLK","zufJAW","zxj2AwnL","EMvuvfa","tu54yvm","ChjVDg9JB2W","Cgv1ywm","s2vbzKq","twT6r2i","EvnAqNC","uufJEw4","ywXty29Wzq","thDkA3m","Ee9ezeS","zwn0","C0XPC3rLBMu","tKfusvzfx0u","uMvJB25Uzwm","v2Pjr2e","qxvVu2m","Cgf5Bg9Hza","r2HYuxe","BLjJwvy","BwXHzeO","wMvlDee","mNWW","vNPwvKW","DwnvsLi","u2TeAuq","wezAthG","D0XAyM4","reTIzMe","rKnmvKS","DMDMrLm","tg9Nsuq","uMnQAK0","CNzot2O","y0T5yuG","zNjVBNrPzxi","DuLnEMi","AgfZ","CerTvue","vfDzvw8","A2zZtMi","zcWG","x2rItMfTzq","wK5gB3O","CYbPBNn0yw4","swrAA08","rLjptLrjrvi","ENbsy3K","CLvcBeC","t2HvAwm","B2zM","pxv0zI04","qurpv2W","igzPzwXKoIa","BIWGAg9ZDg4","ALDXDMi","Cgf5Bg9Hzfq","BLDTy0e","ywX3yxLZ","u0PJyMi","B01IBLq","y2HHCKnVzgu","y1z1rvC","AxmGDw5Kzwy","CMvWBgfJzq","tvDRvu8","x3vYBa","Ahr0Ca","BxDQA0q","EhPmwuO","uxfjs0i","ywnRpwzYB24","q2D2ufq","svHrr0O","DMXnwfG","CMvZDwX0","CYbHBhjLywq","sffJtui","DhjHBNnHy3q","yMrFzgLK","Bg9NsurozxC","wNfgDvK","rwLUCum","A2v5CW","yMjZsxC","y0H6y1i","x2n1CNnVCK4","BMrWB2LUDfq","t3POy0q","t3j5A3u","txbwuuC","CM92AwrLihC","Dev2zw50","Chv0","DKTyzLC","u1bUv1u","CK1kz3K","CgXLyxnLiha","t3n3t0e","wwX5zKu","tNHJB28","x2nVBM5Ly3q","zgTnrKW","x2zVCM1HDeu","BwfUDwfSihi","AwXSihvZzsa","CMv0CNLdB3u","BNvTyMvY","yuDvwK4","C2HPzNq","y2HnyxHuCMK","DMvYC2LVBMm","vKDbyvC","yxj0sKC","ywzRv0C","tMroDKC","BKrUELG","zhzvDwK","B29vEMu","B21NuM0","CgfNzxnOB3C","y2vZC0HHBMq","Cg93","zgrjrcWGzgu","Ehboue0","tLnRD2q","A2v0ignVBNm","zgvMAw5Luhi","ENf5su8","ENvHuK0","BhjNEhu","yNrMExG","rhrUDNm","CgjICdi","Bu9OvM4","zhDgv0e","Cgf5Bg9Hzeu","tg9JAW","zgvJB2rLzey","zw50tgLZDgu","zfzYAve","zxjYtM8","yM9mwhK","qvjrswq","x2XPC3rLBMu","txzSs2q","t1bftG","B09OtKu","y3vYC29Yx2y","Bwf4twvZC2e","u1jyEgC","zxLPwKW","B3bLBKrc","tgv6Dhq","AKjHD3u","C21HwuK","zw5HyMXLqxu","x2nYzwf0zvm","BwLZzq","zg1wEee","C2PTue4","v1f4D1G","uhztCLK","AhbLCeC","AxnAzxjV","AwXLtMfTzq","ywXS","x2n1CNnVCK0","l3DZl3yY","z1rcrvC","vLPwEMW","v2vIu29JA2u","vw5PBxbSzw0","BfLvExq","BxnN","BMvwvMW","u2vYDMLJzvC","A2vHqNq","CMTyrgy","zw50zwqGDhK","t2PJrxe","sfLHBLy","zw5HyMXLuw8","wgP2sg0","ue9Ite4","EfvZzuvUDG","thHnAfi","u3nRsLK","rhbkAuu","BwresKC","sLHowMC","ihrVihjLDhi","AhbNDvK","zwvKzwq","DNHUtuO","AwDxufK","te9ozLe","ywDLsgLKzq","x2DLDeLUDgu","C2v0zgi","igzHAwWSig0","CNzHBa","zw50","B25mAw5L","AxnmB25N","yxn4wMK","mdaWma","uhvYDMG","uK5YrfG","AK9VzuC","AwXK","C2v0sxrLBq","A2v5","Dw5ZAwDUzwq","zxjFBxnNAwq","A0XWug4","C3rYAw5NAwy","x2LZqNjVD3m","qLf0z0O","u2vXsuq","Cu1ZwM0","wgLjv1i","Dg5muKO","u0nHCNq","z2v0u3rVCMe","DMToqMK","sfv3Cgu","q1ziENG","ruTIBeW","A0rVAee","AMvJDfn0B3i","txDirvG","vNDVA2G","q2roANe","q2Xcu2y","r3vlCu4","rMTQyKO","sffvwNm","B3LfCgO","EMDbuxG","uxfkqxO","Aw5uANG","yK9ftMe","x3fVC0rc","C2H2tMm","AxnbCNjHEq","q09otKvdveK","rxzLBNq","AgvHzgvY","mxW2Fda","uLrgq2W","CM92AwrLihy","wNrsCMy","C2v0q3vYC28","re1lsMO","s2nHqve","BKHNCum","y2XVC2uSihC","AM9PBG","tvzcBNq","r3H1weO","tw9KDwXL","C0nyCuK","BNruCMLLC0m","B25szwnLAxy","BMv3vMvYC2K","DgvZDa","BLLIvvG","zhLys2q","DfjvCKG","vw5Oyw5KBgu","zeHWA2i","r0rJtfK","zw5JB2rPBMC","B3bLCNr5","EwrVtMi","ywnRDxbfBMq","ywnOzwqSihC","uMjVyLC","sMfAuNC","B3jpBMXPBMu","CMvJzwL2zwq","qwjdtvG","D3zrzfa","Fdf8n3W4","C3nHz2vfDMu","zgzpqui","rKLmrv9ot1q","wevPAuW","q3Pwrvu","C3vIC3rYAw4","vgLTzw91Da","CwvIwve","D3jPDgvvAw4","Dxrjza","BLDqvg0","y3vYCMvUDeK","C2vUDa","CfLKEM0","DwPXyK0","BwfW","yNL0zu9MzNm","CMvUDevUzha","quPZDNu","ExDnCNO","AM9JB1a","tgn1Ehi","vhfZEMG","rvvVqxG","v21bvvO","ww5PqLe","thDLEvu","B25pCgvU","vxbKyxrLq28","BgvVuwO","uwzpBe4","uwrpDhK","wMDdB2y","CMvQzwn0","t2jQzwn0","zxjFCw9Zx2e","wwPpq3K","zxH0ugf5Bg8","uMjpAhG","yM9HDM8","s1jHrhm","BwvY","rgvrqNy","Bg9Nsurhzw4","BwvZC2fNztO","q0HWuMm","A1PPt3a","tK9lB3i","EejnyLa","AhjzqMu","CgfYy24","B25nzxnZywC","Efrurw52","D3zptKu","x3DZ","wKv2AgS","DMvUDa","yNjXsMm","yMfJA3vWigu","AuXgv3m","t29itMS","CgLUz19VBMm","BNrbBMrvCgq","zxmGCMvHy2G","rNbZy1G","z0zjrfm","BhrPCgXLihq","sLLLtgW","AxnszwfKEq","Aw9U","x2n1CNnVCKy","shjuBgK","Ew1qseu","twnOD3y","tfHrB2m","q0LXAK8","ihzHBgLKihm","BxLqtfe","sgrZD1q","zM9Yy2u","BMDLza","t2jUBeO","Aw5JBhvKzxm","ywrKq291BNq","wg9szLe","CMvZzxrfBMq","D2zKDK0","C05fAhm","wgLryM0","zhrUCum","rxjYB3jdB2q","BMrWB2LUDca","B3vUDa","D1DSz0K","tufyx1jfvfi","suvtx0vsuK8","x2nSzwfYvgK","wKHtAKW","A2vNs2C","Bg9IywXty28","C2vYDMLJzs0","y3ruAw1LB3u","B2nRzxrgywK","zgv4tgS","Dg9oDw1Izxi","vMfoveC","rfrmEKi","zgzKqwW","ufLwzMy","x29UvgLTzw8","zM9YrwfJAa","AuD4vwW","whjwBNq","z2vtEw5J","Cg10wKm","veThy1a","Dw5KzwzPBMu","BMnLq2XVC2u","ugLVu2G","Cg9PBNrbBMq","zMLSDgvY","s2v2wuO","shbsBfC","Bg9N","AxjLA3i","zLvXAee","ANP3D0O","ywDLu2HVDW","r2XUt0y","reLMDgi","q2HhCxy","Efngzxy","B2jQzwn0u3q","rgHHD0S","s0DRufi","y3vYCMvUDeu","q3j2wwy","shPfrMy","D1vjr3y","r2f2AKi","DhjPzxm","vMjvtg0","Bw1Iwei","BMvY","x29UugfNzu4","C3vIyxjYyxK","BKzlzMO","C2Hrsva","CKDtwMK","C3rXDxa","nxW4Fdn8mxW","y2HnyxHdB3u","jMPZy2fSBgi","vg9dyMm","AfvJqM0","CMPMAMC","q2Xhquy","ExPnzNu","CKXVrNa","yxjYyxLIDwy","BKXdDKK","uwPkzhy","rg1NrNi","Dw1ks2y","ufvlwem","sxHmB0S","qLzRDha","qwPYELC","mNWXFdn8nhW","v2LUzg93","CLPNCKm","D24GCMvHC28","ywnR","DgLTzw91DcW","shHUtvm","x2HHBMrSzva","zer2uwy","DLHov3e","DMLJzuLeig8","u2jwrKe","y2XLyxi","C3vJy2vZCW","y29UDgLUDwu","ELfLs1O","EMPfC2G","t1brrfu","EMXHA2q","shzduwO","wxjQuKq","C0PNwNq","C2vUzf9Hy2S","ndCYodeYz2TMtujR","qxrWC2u","Aw5KzxGGB3u","D2fZq2XLyw4","B2HHr2e","De1bwu8","A3DHrfa","Dg5gze4","x2HHBMrSzu8","EeXssMC","wuX2C1G","ywrKrxzLBNq","lcbTyxGGCMu","zezcre0","vMPNENi","mNW4FdeWFdy","Cu5ezuq","B3zAsK0","B3jRzxjhBg8","uKHOv2W","B0Xbwfe","C3rYAw5N","zhv6BvO","CMzmv3C","te5ND0y","D2HhsxG","Dg9tDhjPBMC","D3nZoI8V","nNW1Fdn8nhW","vNDMvfi","aaaaaaaaaaa","rKPYrKi","rKDZy2O","zMXVB3i","yxbWzw5Kq2G","CMfTugfYyw0","BMDuAw1LCG","qKDXrKq","DKfLB3K","x3bHDgHlzxK","ChjVDg90Exa","wuXkAge","wMXNC3u","sNj3B2O","sNP6vMC","seLmEhK","C2rgwgm","AxnrB1nby2S","A0vLzee","x3jLBw92zvC","DMfS","qKPPq3y","A1n0yxr1C0m","q1jkEgy","yMfSu2nVCgu","CIb0DhDjra","zw5fDMvUDa","v3fJDNi","whnvzuK","vuHpwM8","sxf3B1C","yLz3tMu","y2DKu0C","B2zMBgLUzq","reiGzMfPBgu","BM5Ly3q","ufPWteC","BwXry3u","zen4EuK","mxW0Fdn8mhW","BgzOAMi","ihn1y2nLC3m","tMfTzq","y2XVC2u","ChvICeO","s2nZB2q","vwToq1a","EeL0zwS","CgLUz1rPBwu","t2D3AwS","rufWreK","vgzkAvG","t1fWCMW","Eujdt2C","z21JBMS","BwzLC1C","zhbqv3C","x2HHBMrSzvi","reDAtK0","qNjPzgDL","wLLrvMS","mtmXody4y0rxEvP2","rMnWrMG","x2nSzwfYugK","qwjlEKG","B25JBg9Zzq","Bwf4uMv0CMK","C2nNwxK","ywnOzwq","tuHKA2W","x19LC01Vzhu","s2Loyu0","y3jLyxrLrwW","DgDQqMm","rgjHweu","x29Uq2XVC2u","CNnVCKzPBgu","z2v0qwXS","ChzyBNy","B2zMC2v0","B3nLrxzLBNq","ruTMDNq","vejHBfy","Cg1MAxy","zNjHBwvuExa","weTwu0u","C3rLBMvYCW","zxrxB3jRq2G","yMLUza","vLnKq3C","sNzkD1q","yNLL","vurXAu8","svzrwNa","AKz1Ee0","ANnrvLm","uxvLDwu","DgLUzYbZzxi","AuDwrKW","yNrrs2K","zNDoqKO","rwvqsxq","DKzhAgu","y3vgq1e","zNjVBunOyxi","sLHSCfO","Cw9Zx18","lcbxzwjtB2m","Awnsq2G","txvxs1i","nZm0nJqZr2DYANLJ","DcbVzIbYyw4","ywjVCNq","BNP0Dve","DcbSAw1PDa","zxjYB3i","AhbfuKK","B2XKvMvYC2K","y3jLyxrLq2W","Dw5RBM93BIa","mNWXFdb8m3W","r21dzLG","rNnetxe","AgvHzgvYCW","vgHSvwq","DfzzANi","AMTwzwO","B2DiswS","DgLLCKPtt04","B2PTExG","vNLHufi","z2v0q3vYCMu","qKXUsuy","DhbizwfKzxi","yw1Lu3bHy2u","wfDSEvC","yxv0BW","BNrfBMrWB2K","B3bLBG","y29TCgXLDgu","Ec1TC2CTy3u","CuDOEfy","DKXdwvq","ywfLCwi","s1rsA0S","q2XABKO","s3vOtxa","zgLZywjSzue","BMCGB3iGyw4","y291BNq","x3bPBMC","AMfgvwi","r3bwwuy","teTTD28","sNzdyLC","AfnftgS","yxv0B21HDgK","zxjFAxnFywm","twPJsgm","vw1Xse4","z3n0qLq","y2fSBa","zxf1ywXZ","BgLTAxq","y1LTvey","zMfHENC","yMLUyxj5","wfrgq0S","Dgv4Dc9Qyxy","BM93","whjrB2i","rMfir0G","Dhz3v3u","vxjIDwK","yMXVy2TLza","qLvUue4","Aerlt2u","zfPssw8","Dhr3Awq","C05fsve","zejstKG","A0XtCg4","z3nWq20","ufruvgW","s1rKtNm","z2v0s2v5","DgLTzw91Da","CfHpsKO","vLjwENa","rNjVBNrPzxi","yNL0zxm","ExbL","q3z3v2W","D3m6lY8","yvHotK4","BMfTzq","CMfTzq","C3bSAxq","zfDVCMTLCKC","CMDevgK","sxHirMS","CMDMB2K","t2ntBK8","Ee51qvy","DhjPzxmGCMu","BfrPBwvVDxq","C2vYDMvYvgK","Eufxzxa","BMnVzgLUzW","uNHgvxy","C292uKu","AefJA01LC3m","shbqs0m","odq1mtHZyMTruKW","EgzywgK","sLr5vLG","AfvoALK","Bwf4tg9ZC0m","zxjHDg9Y","y3jLyxrLuMu","Ae1LC3nHz2u","wKf2y3u","rw9PDLy","Dg9hzw5LCMe","EvH1sxe","x2rLyNvN","yLrwtLC","tLjwt1y","tg9NsurozxC","yMLUyxj5vhK","ChrVCG","s0jJAeq","zw5NDgG","Dgv4DfbHEwW","yM9KEq","uu10sxy","y3jLyxrLt3a","q1PjwLu","x0rctMfTzq","yNvMzMvY","BKz5A0q","vhLrs3e","zMzevNG","EKTHtgm","n3WZFdv8na","q0TIvKC","y3niyNK","EvjLy29UBMu","zwDVrfy","vKXqDLy","AgLmq04","zMLUza","mxW1","wxjRD1e","zNjVBu51Bwi","tw5XDKG","mZm3mJm2uuLZvxDZ","Afzetw4","uxP6rfa","BgvY","DwTNvfK","sK92r20","rxL4thi","zufvswC","wLPez3C","swXXyKK","DvPYtfC","ihbYB3rVy28","y0jZCxO","twLZC2LUzYa","zxH0zw5ZAw8","vxnSuNu","v2Lhshu","zvL0z3O","tKTVCe8","ChbL","y3jLyxrLtwu","CgLUz0XVC3m","zcbLCNjVCI4","wLfTt28","y1f3sNC","x3bPBMDqB24","ANrpzNi","t0PrqvC","DNH1Dwu","ug51ywu","zgf0yq","Dg1XCvq","mtb8n3W2","vKnMC2O","B3jLtMfTzxm","BMLpCfi","ywDLrxzLBNq","y0L6zwu","BNP6wMC","DfLwyLO","yKj5DM8","Ec11C2uT","tuzHyxi","CgLUz09Uy2u","q09oveLovuu","vhfkAwO","m3WWFdr8mxW","rxvpCfu","CMvHC29U","zw5HyMXLvhi","zMX1C2HfEha","t2zZDg8","twf4uuu","quHPEKi","CMvJB25Uzwm","CKXZvuu","mhW0Fdj8mxW","q3PoEg8","AxnrB1nnzxm","vw56s2q","AhLcvLm","zgvSzxrLrge","svDysvK","sfLUvhK","zMvcB2C","q2jSshG","y05rDvu","tKTcru8","sw9izwG","zwvbq1O","vLbftxy","zvv2v2u","ihrYEsbYzwm","vwzOwgy","DxbKyxrLq3u","tgrlsha","y3jLyxrLrxi","CLruvgG","y0vwvva","sM16r1y","wNjergi","nvr2uvLJwa","yNLZvve","vKDNDgy","Dhj1y3rVCIa","CgvYC2LZDgu","ihrPBwvVDxq","Dg9iyxnO","A0znr2K","vgfN","Axjcr3i","zw5KCg9PBNq","zufbr2y","zwnVBM5Ly3q","CMfUzg9T","mdaWmdaWmda","C2fNzq","lcbOB3n0BMe","zvPwELK","AuHKsKm","D2zZtKO","vwDREM4","BKvxrKm","z2v0t3DUuhi","CfLgEui","De53vfi","AM5KAKe","uLjyq2C","DuLYBgm","DMHuD0q","t09oD0O","zu9kB08","B25tDgfYDfi","u0rIz0q","rKr5v08","AenSB3nLrxy","Eu5cDM0","zwrPyxrLBhK","tg1Isee","Ahr0Chm6","q0Xpu0LorW","yNPuzNy","x2rLC3rYB3K","uwnTEui","Bwr4BNO","uMfkwM8","ywDL","AxnFywnR","De9eDhK","ww5lzgu","zunquuy","zMHZChi","qMfyuNK","AwrI","Bgferey","BMrLEa","twvZC2fNzuu","suLNB1i","txH1t3q","BvbICeW","vLnwDgS","r2ruq28","EhLszwO","u2forgm","uxbhy0y","yKfUvNe","wNHoAMi","DgvyBxa","r2XvzMO","wMHSEhm","Ewf0tLe","C0Xf","zgvSzxrL","CMvWBgfJzui","su9Wt0G","C0nVDw50zxi","veHuyu0","ruPkCNO","zgvIDwC","zxjYtxnN","BMLYuwm","zuXtDhe","ELDwquK","rLDvwMu","BKXPBMu","zNvmy0y","uxrbr08","x2LUAxq","u2zJs3u","x29Ut3bLBG","uwzfr2i","yw5Nzq","mhWYFdz8mxW","rwTlu2O","u0zTr0m","A2nKyvO","sgfqC1i","igXHCMDLCIa","D0PwA24","DxD2DMe","DurYBuC","EfncuvK","BMvLzf9Hy2S","DxPABey","sLnptLa","r2nHCfG","Dxb4Dxq","Dg9cExrLCW","uhfPwfK","Dg1MENO","AfvmEgK","B25dBg9Zzq","z2nAELu","Aw5Lza","quH5Dvu","DufbANi","EKjSzhi","BwLLBvi","AwDHDg9Yt24","qwjlvvC","zgneBgu","uhbeDw4","BML0AwfSAxO","Aw50zwDLCIa","vxjVBee","CgfNzwHPzgu","wMXcqxG","rhHYtvy","CxjPs2y","y2HLy2TdDxi","AK1cCKS","x3bYzwzPEa","y2zJwei","rMDRt3e","uwfAswe","zej5ru8","AxjLza","u2TPCcbWyxm","qujnAxC","y29Uy2f0","Bg93","Bhm6ia","s0vjCM4","Exn2wM8","q1nby1O","BwjtA2y","yw1L","ywr2yw5Jzq","zwXMs2u","se9lu0K","x2LUDgvYDMe","m3WXFdj8mhW","yxnZAwDU","Chfyz2G","DMfSDwu","EKzzvNO","yxnL","DKDPB3K","rfvHDLi","y0XJB2C","twjIELC","CMvHzfvjBNq","v0HNzNC","y2uGBM90igK","wunJz3q","y3jxBvq","rgrvu0W","teT6zKu","y3f0zLC","t2zeAMK","Dwjlzvq","tgnwugG","DhbSveO","DMfSDwvZ","BfvXAfG","CLrdz1C","wfrjzwy","B1D1ywW","BLjJDKS","B2fK","id4G","vLDgsxu","C0jf","BwvZC2fNzq","CvbTy28","wLnHDgy","x3nVy2TLDa","x3jLywr5q2W","B25Uzwn0Aw4","zfPOrMq","qwjVCNrfCNi","zNbivLi","rhPMvK8","BgvUz3rO","B2nRzxq","CgzeBwO","ywnRtxnNswq","y2HLy2Tszwe","z3LOvei","r2XSq08","qKTltvi","r3zyD2y","ywzL","zgLZCgf0y2G","uLjpuG","DgHLBG","s0PisKS","x29WDgLVBNm","AgfUz2u","yK5bDfu","uwfQs1a","q0LAANq","CLnVuey","A3zju0S","q29Kzq","uKXmywW","sffcrwG","x3nLCuLK","CMTLCKDSB2i","AhHrDLK","C2XPy2u","y2f0y2G","CfL0wxu","sg5bCfG","tLnRChG","yKnhC2i","AKLhu2W","BgLUzq","y3vQAuy","x2LZsw5PDa","BMv4DcGPigm","Dfz0B0y","D2Pzq2C","B25LCNjVCG","C2nYAxb0","AhzWz3m","z2v0sxrLBq","r1zbA2C","Aw9Ul2PZB24","CgPgz3G","DeLUDgvYy2u","qKP5rNq","DLnMv2W","AKfUrxe","tufKu1y","s3DQug4","EMzmuK0","x2fKzfDZtgK","yxbWBhK","Evf5ENe","D0r1BNu","rKncCwW","tgLJAfG","Fdb8mtf8oxW","DhDVCMTdAge","x2vUzhbVAw4","wePirui","AKjmyNO","x2LUAxrqCM8","sK54zfC","BxnNsuq","wvjMr1G","z2u6ia","zgvS","C29YDa","uvvYCuG","C2HfDum","quXm","C2Pbu0W","yMfSrxzLBNq","zMLN","B25TzxnZywC","zwPVufq","tNv5DLK","Aw5KzxHpzG","zvDlt0u","AvvcBfC","z2vrDwv1zuW","z3DZExu","D2vezg0","zw1LBNq","r1P2EMG","m3WYFdb8nhW","uxfgEMO","q2Dfz1y","x2rYB3bhBg8","x2LZtwLUAvq","CMvXDwLYzwq","t0z2D1G","CMvHzhLtDge","y29UDgv4Da","DxfgruO","Cff6ELe","ChHwsLy","y3vYC29Yx24","B0TnzhC","ysbTDxn0igi","AKzrz2S","EuL2uge","B1Dby3K","wfLXvw0","CMvTB3zLq2G","m3WYFdf8nhW","DxzJsM0","t3bLBKv2zw4","uNfgAhu","ENHfuxG","vgDfqvO","tu9JqNa","AwHAEgy","y29UC3rYDwm","DhLWzq","EgTLBwS","rvzjEvu","rgvKAwnHDgu","EfLNrxe","CvPRrNi","CMvZzxrdB3u","CMLLC0nVDw4","zxq9DxrMltG","v0HTqKe","wfjJueC","y0jpr1e","r09YBNe","A1PmvvG","wfzjwMq","m3WXFdb8mNW","q2Hzr3K","AvnPsgO","BwvKAwf0zwW","ChvZAa","CM9YrxzLBNq","CeTIvLO","DMvY","ENvoDgO","EuXtwK0","qxvhCvu","vKLgDgK","A0rXqxa","vgvMEu4","C2DPza","zMfysum","q3vZDg9Trxi","y3vZDg9Tshq","zw1PDa","qM9mtMe","C3j1zxe","Ef9MCM9UDgK","t2P6EKy","wLHHD24","y2XLyxjtDg8","C2vYDMLJzq","BwvZ","yNL0zuXLBMC","zg9Uzq","yw5Hz2vY","yKrUBhG","x3jLy29UBMu","uMvHzcbWyxm","Au1nA1m","wKzLr0C","ve5nzeK","BhHysxu","B3nLza","tKzbt0K","tLHwsgW","ze9IEfa","CKTptKK","EMjHrvq","ywrKt25L","DxrMofDYAxq","u2HHCMvKv28","vhzeBKW","x2TLEvbHDgG","otiZotGYCenpCxfS","ELHpA0m","z2vftee","Dxnivve","vg5dBLm","AvLitxO","A2TmC0q","AwXLx25HBwu","yxrHlcbKyxq","ihzHBgLKigq","B25tDg9Wsw0","DMvYC2LVBG","wgTTqNe","qLL1q2O","y09Wzw4","tuvtu0fhrv8","rLDt","r1PVvLy","CgfYC2u","CLL2A20","D2LSBfjLy28","B01gveS"];return Ao=function(){return t},Ao()}function Gb(t){let e=M,r={SskJY:e(1088)+"or",korKF:function(o){return o()},ZYQVk:e(674),hUcBm:function(o){return o()},lgxYr:e(701)};if(Io[e(1630)](t))return;let i=new Promise((o,c)=>{let d=e,u={shQIP:d(677),DCatL:r[d(622)],yLXkL:function(m){return r[d(495)](m)},jOMWj:function(m){return r[d(1520)](m)}},x=()=>{let m=d;t[m(1542)+m(195)+m(484)](m(701),p),t[m(1542)+m(195)+m(484)](u[m(488)],w),t["removeEv"+m(195)+"ner"](u.DCatL,w)},p=()=>{let m=d;u.yLXkL(o),u[m(1441)](x)},w=()=>{let m=d;c(t[m(677)]||new DOMException(m(1088)+"or",r[m(243)])),r[m(1520)](x)};t[d(543)+"Listener"](r.lgxYr,p),t[d(543)+d(1473)](d(677),w),t[d(543)+"Listener"]("abort",w)});Io[e(1449)](t,i)}function qb(t){Co={hpERI:function(i,o){return i(o)}}[M(678)](t,Co)}function Hb(t){let e=M,r={YnKde:function(i,o){return i(o)},HYnTy:function(i,o,c){return i(o,c)},eKPXq:"undefined",wEthZ:"Module",GOrnq:e(632)+"le",AbKUW:function(i,o){return i===o},HILxy:function(i,o){return i in o},ZlBAx:"objectStoreNames",fIzIe:function(i,o){return i!==o},jFQgk:e(1543),yUyhC:function(i){return i()},OhUic:e(1056)};if(r[e(1017)](t,IDBDatabase[e(572)+"e"]["transact"+e(410)])&&!r[e(577)](r[e(1024)],IDBTransaction[e(572)+"e"])){if(r[e(1323)](e(733),r[e(1195)]))return function(i,...o){let c=e,d=t[c(723)](Hi(this),i,...o);return rd.set(d,i[c(1162)]?i.sort():[i]),r.YnKde(Bt,d)};{let i=e(1502)+_0x30ee51+(e(904)+", max re"+e(766)+e(630));this[e(787)](i),this[e(1548)+e(1536)+"ent"](r[e(881)](_0x37d540,e(677),{message:i,code:_0x17487f[e(435)+"IES_ERROR"]}));return}}if(r.yUyhC(zb)[e(423)](t))if(r[e(1017)](r[e(1642)],e(1093)))r[e(1359)]!=typeof _0x1fc42b&&_0x5b1daa[e(558)+e(907)]&&_0x59ba5f[e(183)+e(330)](_0x398d64,_0xfb478e[e(558)+e(907)],{value:r.wEthZ}),_0x2b16db["definePr"+e(330)](_0x564011,r[e(1221)],{value:!0});else return function(...i){let o=e;return t[o(1146)](r[o(947)](Hi,this),i),Bt(id[o(1349)](this))};return function(...i){let o=e;return r[o(947)](Bt,t[o(1146)](r[o(947)](Hi,this),i))}}function jb(t){let e=M,r={Zlgsu:function(i,o){return i===o},vkNBi:e(1296),mWEIA:function(i,o){return i(o)},VSvoN:function(i,o){return i instanceof o},pYFyB:function(i,o){return i(o)},FMbwX:function(i,o,c){return i(o,c)},VLTyr:function(i){return i()}};return r[e(574)](typeof t,r[e(281)])?r[e(1333)](Hb,t):(r.VSvoN(t,IDBTransaction)&&r[e(922)](Gb,t),r[e(1479)](Q0,t,r[e(1445)](Fb))?new Proxy(t,Co):t)}function Bt(t){let e=M,r={tfNrl:function(o,c,d){return o(c,d)},QfEGb:"open",nzzZg:function(o,c){return o instanceof c},EUoAx:function(o,c){return o(c)},ZEvhk:function(o,c){return o(c)},KEIrn:function(o,c){return o!==c},DIftb:function(o,c){return o===c},umJKf:e(823)};if(r[e(856)](t,IDBRequest))return r[e(364)](Ub,t);if(vo[e(1630)](t))return vo[e(1349)](t);let i=r[e(396)](jb,t);return r[e(1040)](i,t)&&(r[e(470)](r[e(504)],r.umJKf)?(vo[e(1449)](t,i),To.set(i,t)):this[e(1242)]("open",r.tfNrl(_0x8c6bd3,r[e(988)],{..._0x17bcc4,data:_0xf714f4[e(977)]||""}))),i}var Q0,V0,$0,id,Io,rd,vo,To,Co,Hi,J0=X0({"node_modules/idb/build/wrap-idb-value.js"(){let t=M,e={noGhu:function(r,i){return r instanceof i},oDfAt:t(1252),kwaDP:function(r,i){return r===i},PioSh:t(473)+t(852),tnFdN:t(1389),kvISK:function(r,i){return r in i}};Q0=(r,i)=>i[t(1401)](o=>r instanceof o),id=new WeakMap,Io=new WeakMap,rd=new WeakMap,vo=new WeakMap,To=new WeakMap,Co={get(r,i,o){let c=t;if(e.noGhu(r,IDBTransaction)){if(i===e.oDfAt)return Io[c(1349)](r);if(e[c(538)](i,e[c(459)]))return r.objectStoreNames||rd[c(1349)](r);if(i===e[c(539)])return o[c(473)+c(852)][1]?void 0:o[c(473)+c(1302)](o[c(473)+c(852)][0])}return Bt(r[i])},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t;return e.noGhu(r,IDBTransaction)&&(e[o(538)](i,e.oDfAt)||e[o(538)](i,e.tnFdN))?!0:e[o(1111)](i,r)}},Hi=r=>To.get(r)}}),ex={};function H(t,e){t=t-135;let r=Ao(),i=r[t];if(H.GisKZK===void 0){var o=function(x){let p="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",w="",m="";for(let v=0,_,S,A=0;S=x.charAt(A++);~S&&(_=v%4?_*64+S:S,v++%4)?w+=String.fromCharCode(255&_>>(-2*v&6)):0)S=p.indexOf(S);for(let v=0,_=w.length;v<_;v++)m+="%"+("00"+w.charCodeAt(v).toString(16)).slice(-2);return decodeURIComponent(m)};H.UwTBgQ=o,H.UrBHGi={},H.GisKZK=!0}let c=r[0],d=t+c,u=H.UrBHGi[d];return u?i=u:(i=H.UwTBgQ(i),H.UrBHGi[d]=i),i}Bb(ex,{deleteDB:()=>Kb,openDB:()=>Wb,unwrap:()=>Hi,wrap:()=>Bt});function Wb(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let d=M,u={uqFEJ:function(w,m,v,_,S){return w(m,v,_,S)},NXVHl:function(w,m){return w(m)},GFUke:function(w,m){return w(m)},PvSrY:d(605),Kdvpf:d(167)+d(1106),artJG:"upgraden"+d(249),KTRkK:d(736)},x=indexedDB[d(700)](t,e),p=u[d(1263)](Bt,x);return i&&x["addEvent"+d(1473)](u[d(169)],w=>{let m=d;u[m(1189)](i,u[m(1263)](Bt,x.result),w.oldVersion,w[m(321)+"on"],u.GFUke(Bt,x[m(1671)+m(410)]))}),r&&x["addEvent"+d(1473)](u[d(706)],()=>r()),p.then(w=>{let m=d;c&&w[m(543)+m(1473)](u[m(218)],()=>c()),o&&w[m(543)+m(1473)](u[m(1573)],()=>o())})[d(1119)](()=>{}),p}function Kb(t,{blocked:e}={}){let r=M,i={YLJha:"blocked",gciPw:function(c,d){return c(d)}},o=indexedDB.deleteDatabase(t);return e&&o[r(543)+r(1473)](i[r(573)],()=>e()),i.gciPw(Bt,o)[r(1103)](()=>{})}function Z0(t,e){let r=M,i={LcVPh:"readwrite",CqZuL:"readonly",mwsBe:function(x,p){return x instanceof p},Ffken:function(x,p){return x===p},wDunu:function(x,p){return x!==p},ejoPT:"zQeKZ",uBGQZ:function(x,p){return x in p}};if(!(i.mwsBe(t,IDBDatabase)&&!(e in t)&&i[r(1395)](typeof e,r(553))))return i[r(1148)](r(524),i[r(1170)])?(_0x1d5362+=_0x3413e3&&_0x2ad86d.byteLength||0,_0x1a7157):void 0;if(So[r(1349)](e))return So[r(1349)](e);let o=e[r(1657)](/FromIndex$/,""),c=e!==o,d=nx[r(423)](o);if(!i[r(1559)](o,(c?IDBIndex:IDBObjectStore)[r(572)+"e"])||!(d||tx[r(423)](o)))return;let u=async function(x,...p){let w=r,m=this[w(1671)+w(410)](x,d?i[w(1069)]:i[w(1564)]),v=m[w(1389)];return c&&(v=v.index(p[w(165)]())),(await Promise[w(222)]([v[o](...p),d&&m[w(1252)]]))[0]};return So[r(1449)](e,u),u}var tx,nx,So,Vb=X0({"node_modules/idb/build/index.js"(){let t=M,e={cNQuU:t(1049)+"4|5",faXIC:t(149),IEjUD:t(521),CblHx:t(1349),ZxNjb:t(747),nWPTm:"getAll",lXniU:t(1321)+"ys",OFNcv:function(o){return o()}},r=e[t(884)][t(759)]("|"),i=0;for(;;){switch(r[i++]){case"0":nx=[e[t(1239)],t(1324),t(970),e[t(1557)]];continue;case"1":J0();continue;case"2":tx=[e[t(883)],e[t(964)],e[t(351)],e.lXniU,t(711)];continue;case"3":e.OFNcv(J0);continue;case"4":So=new Map;continue;case"5":qb(o=>({...o,get:(c,d,u)=>Z0(c,d)||o[t(1349)](c,d,u),has:(c,d)=>!!Z0(c,d)||o[t(1630)](c,d)}));continue}break}}}),$b={idb:function(t){let e=M;t[e(1463)]=Promise[e(1317)]()[e(1103)](()=>(Vb(),ex))[e(1103)](function(r){return r})}},Y0={};function Mt(t){let e=M,r={FgkOq:e(874)+"3",lxXIu:function(u,x){return u!==x}},i=r[e(1031)][e(759)]("|"),o=0;for(;;){switch(i[o++]){case"0":var c=Y0[t];continue;case"1":$b[t](d,d[e(1463)],Mt);continue;case"2":var d=Y0[t]={exports:{}};continue;case"3":return d[e(1463)];case"4":if(r[e(1260)](void 0,c))return c[e(1463)];continue}break}}Mt.d=(t,e)=>{let r=H;for(var i in e)Mt.o(e,i)&&!Mt.o(t,i)&&Object[r(183)+"operty"](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=M;Mt.o=(e,r)=>Object.prototype["hasOwnPr"+t(330)][t(723)](e,r)})(),(()=>{let t=M,e={hSELk:function(r,i){return r!==i},sJgZt:"lnesV",Kcsod:t(720),GlnOF:t(317),uIrlc:t(632)+"le"};Mt.r=r=>{let i=t,o={AuGqU:function(c,d,u){return c(d,u)}};e[i(717)](e[i(530)],e[i(607)])?(i(457)+"d"!=typeof Symbol&&Symbol[i(558)+i(907)]&&Object[i(183)+"operty"](r,Symbol[i(558)+"Tag"],{value:e[i(469)]}),Object.defineProperty(r,e[i(926)],{value:!0})):(o[i(1234)](_0x284ace,_0x13b2d6,96),o.AuGqU(_0xddc44b,_0x10443c,_0x406cba(_0x328322)))}})();var Te={};(()=>{let t=M,e={NOKor:function(a,n){return a+n},ARQId:function(a,n){return a+n},Gkxer:function(a,n){return a*n},AbCMX:function(a,n){return a+n},stqup:function(a,n,s){return a(n,s)},GVAkg:function(a,n){return a(n)},CzNxo:function(a,n,s){return a(n,s)},LONfQ:function(a,n){return a(n)},aaeqb:function(a,n){return a+n},xSBQY:t(262),oLAXQ:t(1356),Purvh:function(a,n){return a!==n},PfWMq:"QYFaI",Kkiid:"0000000000000000"+t(913)+t(913),rkXDf:function(a,n){return a>n},BKigH:function(a,n){return a<n},XQthb:function(a,n){return a-n},MWkUO:function(a,n){return a-n},LXQoc:function(a,n){return a===n},DeQBv:"jiyjz",kfsNb:function(a,n){return a<n},oTEyH:function(a,n){return a-n},wUIGv:t(1132),ubKeT:t(730)+"ascript",LylJf:function(a,n){return a!==n},hxQvY:function(a,n){return a!==n},XWlyW:t(1226),DTLzB:function(a,n,s){return a(n,s)},zjEsh:function(a,n){return a!==n},NSkpx:function(a,n,s){return a(n,s)},DKbfa:function(a,n,s){return a(n,s)},VGAaW:function(a,n){return a(n)},THTaM:function(a,n){return a>>>n},ojmyx:function(a,n,s){return a(n,s)},dZRIo:function(a,n,s){return a(n,s)},IxLoK:function(a,n){return a===n},qZkFr:t(831)+t(1185)+t(1646)+"key",BFhLi:function(a,n){return a===n},JTyVX:function(a){return a()},SbVFA:function(a,n,s){return a(n,s)},pJlRW:function(a,n){return a(n)},QaZIa:t(1370),GcapX:t(1010),XVIZd:function(a,n){return a!==n},MaxQE:function(a,n,s){return a(n,s)},AjrzW:t(1142),kEedA:function(a,n,s){return a(n,s)},GvXwf:function(a,n){return a!==n},pqXgh:function(a,n,s){return a(n,s)},bDnlx:function(a,n,s){return a(n,s)},zWVAI:function(a,n){return a!==n},BoLNa:t(1613),OcSnO:function(a,n,s){return a(n,s)},gwabt:"FsDMq",QJtXd:function(a,n){return a>>>n},jkQWn:function(a,n,s){return a(n,s)},wPQew:function(a,n,s){return a(n,s)},TBqhY:function(a,n){return a(n)},oMFTK:function(a,n){return a(n)},inTjx:function(a,n,s){return a(n,s)},fwNBJ:function(a,n){return a(n)},dfdAl:function(a,n,s){return a(n,s)},vLCYT:function(a,n){return a(n)},XDnXp:function(a,n,s){return a(n,s)},ObnlJ:function(a,n){return a(n)},VCfsj:function(a,n){return a(n)},ABMiw:function(a,n){return a===n},pvXnv:t(831)+"required"+t(1646)+"SeqID",Owlje:function(a,n){return a===n},wfsNJ:t(831)+"required"+t(1646)+"service",vXNWq:t(831)+t(1185)+" field: "+t(1552),ZSatf:function(a,n){return a&n},pmfiv:function(a,n,s){return a(n,s)},cLcog:function(a,n,s){return a(n,s)},dHePh:t(228)+t(235)+"pe: ",NKopO:function(a,n){return a!==n},xkemk:t(318),TyQKq:function(a,n){return a===n},tODty:t(620),UWkGC:"OtTMu",BuxcS:function(a,n){return a===n},HvCQj:function(a,n){return a>n},HpRlW:function(a,n){return a+n},oOhNE:function(a,n){return a>=n},vxnMJ:function(a,n){return a>n},FCLVK:function(a,n){return a!==n},MWkBe:"igWPY",dByEO:t(1256)+"t limit",kZiOp:function(a,n,s){return a(n,s)},KeAfD:function(a,n){return a|n},XjvHm:function(a,n){return a&n},OONwJ:function(a,n){return a>>n},VZVzl:function(a,n){return a&n},xiMWA:function(a,n){return a!==n},XpUgg:t(186),WiGHu:function(a,n,s){return a(n,s)},mdxnz:function(a,n){return a(n)},vFGhe:function(a,n){return a!=n},VwfTR:t(553),Dzoan:function(a,n){return a instanceof n},bTVNW:function(a,n){return a instanceof n},QUrqH:t(1504)+t(1136),AstZL:t(701),oPEbM:t(674),jzwwJ:t(1088)+"or",BQtgJ:t(677),gZwab:function(a,n,s){return a(n,s)},bATDb:t(1532),BGqFD:t(371),nkDpH:function(a,n){return a+n},bVwNe:function(a,n){return a&n},kDqAp:function(a,n){return a+n},tmfzz:function(a,n){return a&n},YlyfE:function(a,n){return a|n},SAHSC:function(a,n){return a&n},HQcMB:function(a,n){return a(n)},tVtoF:function(a,n){return a==n},uwvva:function(a,n){return a+n},YrjRD:function(a,n){return a+n},HdswT:function(a,n){return a+n},rKONI:function(a,n){return a&n},BJiVy:function(a,n){return a|n},VDZVp:function(a,n){return a<<n},qNDeD:function(a,n){return a|n},QcmyB:function(a,n){return a|n},zPzjs:function(a,n){return a<<n},CwXVO:function(a,n){return a>=n},mkOiQ:function(a,n){return a<=n},IIgoR:function(a,n){return a===n},dKXYM:t(549),KwjPn:function(a,n){return a(n)},yQyzq:function(a,n){return a==n},HYanV:function(a,n){return a+n},kLpPn:function(a,n){return a&n},NSkwd:function(a,n){return a|n},EVIyU:function(a,n){return a<<n},IoHeh:function(a,n){return a<<n},ZFeGG:function(a,n){return a<<n},oqOhl:function(a,n){return a&n},Elhix:function(a,n){return a<n},QqFzj:t(207),ibKDW:function(a,n){return a&n},hJGqx:function(a,n){return a<n},ejySr:function(a,n){return a<=n},tplTJ:function(a,n){return a<n},TqJij:function(a,n){return a-n},vAeoy:function(a,n){return a<n},dfekM:function(a,n,s){return a(n,s)},oyEpj:function(a,n){return a>=n},EkKSj:function(a,n){return a<=n},JzzVg:function(a,n){return a-n},iLFWs:function(a,n){return a+n},nKJwR:function(a,n){return a<<n},FlLrh:function(a,n){return a<n},rjfjg:function(a,n){return a<n},LdKHp:function(a,n){return a&n},nYbUX:function(a,n){return a|n},Bjzel:function(a,n){return a&n},MwHEX:function(a,n){return a|n},xzLYJ:function(a,n){return a&n},MuWKR:function(a,n,s){return a(n,s)},elfKe:function(a,n,s){return a(n,s)},Mchwv:function(a,n){return a!==n},UHOZo:t(618),MxuOt:function(a,n){return a|n},ifFzQ:"cursor_name",dOFzM:function(a,n){return a&n},GhrQq:function(a,n){return a(n)},JAdZz:function(a,n){return a!==n},GavjB:t(1550),PeADw:function(a,n){return a(n)},nztuQ:function(a,n){return a<<n},sNEIQ:function(a,n){return a&n},niOpR:function(a,n){return a<<n},mlQcu:function(a,n){return a&n},aRCww:function(a,n){return a&n},znvvx:function(a,n){return a(n)},DXbzi:function(a,n){return a&n},DxrMV:function(a,n){return a<<n},SJcbb:function(a,n){return a&n},bOENa:function(a,n){return a(n)},upxut:function(a,n){return a&n},CKbVG:function(a,n){return a|n},JNxdW:function(a,n){return a>>>n},BQheW:function(a,n){return a<<n},TZHYh:function(a,n){return a===n},PpDun:t(707),GdTCo:t(242),xyRej:function(a,n){return a|n},AJsvu:function(a,n){return a>>>n},COSFl:function(a,n){return a<n},QAcyn:function(a,n){return a<n},UmqHN:function(a,n){return a<n},sovRE:function(a,n){return a<n},IVQZp:function(a,n){return a<n},rvNOj:function(a,n,s){return a(n,s)},Zmsli:function(a,n){return a&n},CHpRc:function(a,n){return a+n},bByvo:function(a,n){return a&n},ZgCof:function(a,n){return a|n},IOpOH:function(a,n){return a&n},FkjbJ:function(a,n){return a>>>n},OswOA:function(a,n){return a+n},ZmdJz:function(a,n){return a!==n},BaXRy:function(a,n){return a|n},MHdkl:function(a,n){return a>>>n},btfyx:function(a,n){return a>>>n},uvcJm:function(a,n){return a+n},jAnEq:function(a,n){return a|n},dmVxA:function(a,n){return a&n},UDqiO:function(a,n){return a>>>n},boLXy:function(a,n){return a|n},WHgfw:function(a,n){return a>>>n},iGxUl:function(a,n){return a+n},eOJoO:function(a,n){return a>>>n},pwUhv:function(a,n){return a!==n},XPmPt:function(a,n){return a(n)},MkzGb:function(a,n){return a(n)},ZiFqB:function(a,n){return a>>>n},xfXXi:function(a,n){return a>>>n},zKaLc:"XKdgq",eeACZ:t(380),gmcnk:function(a,n){return a|n},aRioS:function(a,n){return a|n},JvJwT:t(171),GuKqN:function(a,n){return a|n},VGgtf:function(a,n){return a<<n},rgfoi:function(a,n){return a|n},vxuue:function(a,n){return a|n},BLnIF:function(a,n){return a<<n},RaJZo:function(a,n){return a|n},ZtRrf:function(a,n){return a<<n},eLStq:function(a,n){return a|n},IWXIY:function(a,n){return a===n},SlZYa:function(a,n){return a>>>n},VEhUc:function(a,n){return a<<n},fdxuW:function(a,n){return a<<n},DhawK:function(a,n){return a|n},comnM:function(a,n){return a|n},SFmGC:function(a,n){return a<<n},lBtOa:function(a,n){return a<<n},dObxP:function(a,n){return a>>>n},POSTo:function(a,n){return a>>>n},kqmNd:function(a,n){return a&n},uDrmG:function(a){return a()},XsUeI:t(657),TWYUo:t(609),DzfVO:function(a,n){return a<=n},xBMbP:function(a,n){return a+n},HQBEh:function(a,n){return a/n},XiQbm:function(a,n){return a===n},teXmp:function(a,n){return a>>>n},rLkdL:function(a,n){return a&n},IqwoW:function(a,n){return a&n},eLgrP:function(a,n){return a>>>n},irBGr:function(a,n){return a>>>n},VyaPR:function(a,n){return a&n},tOGFY:function(a,n){return a>>>n},tnLRJ:function(a,n){return a<<n},FCBql:function(a,n){return a|n},JmzGV:function(a,n){return a<<n},CRYNg:function(a,n){return a===n},Vjgzr:function(a,n){return a+n},HaPsR:function(a,n){return a&n},AmxOR:function(a,n){return a&n},klIDb:function(a,n){return a>>>n},TgEAZ:function(a,n,s){return a(n,s)},LtQHQ:t(605),NVwra:t(626),yAWep:"zXrgf",XkOkQ:function(a,n){return a>>>n},tgjBc:function(a,n){return a>>>n},dHpkb:t(1287)+t(1511),bAnVq:"OPEN_ERROR",HrTli:t(1606)+"RROR",Oryku:t(435)+"IES_ERROR",SDbgD:t(302)+"NG_ERROR",VSVtk:function(a,n,s,l){return a(n,s,l)},hqrDp:t(365),GDcLY:"3|2|5|4|"+t(305),nRcYV:t(1527)+"0",cVuEW:function(a,n){return a===n},VJYid:t(1350),STmwr:function(a,n){return a!==n},zgAQx:t(210),rTCgW:function(a,n){return a===n},wvBub:t(1329),hyBVS:function(a,n){return a===n},XiIWR:t(1237),fjTkw:t(849),LKmwo:function(a,n){return a===n},rYvkm:function(a,n){return a>n},ffDVx:function(a,n){return a+n},MNxaS:t(326)+t(840),ohaGa:function(a,n){return a===n},ySZBw:function(a,n){return a<n},TZBtA:function(a,n){return a!==n},cujiF:t(844),cuFCQ:function(a,n,s){return a(n,s)},pmtZC:function(a,n){return a(n)},cfcXB:function(a,n){return a!==n},pYtYu:t(746),hpguY:"LOaDP",GllCO:t(864)+"2",iGylY:function(a,n){return a+n},YjOCy:t(700),mwjkD:function(a,n,s){return a(n,s)},NhgLT:t(1081),rLsUE:t(494),zuNtj:"VDTdu",AgfiO:function(a,n,s){return a(n,s)},EePIt:function(a,n){return a===n},DeeAu:t(1154),mOZQy:function(a,n,s){return a(n,s)},nFKfj:t(736),QiBHs:t(472),ucUJR:function(a,n){return a||n},kLSpn:function(a,n){return a!=n},CzVEU:t(1200)+"0",zfLRM:function(a,n){return a||n},RcjjM:t(457)+"d",KiNaM:function(a,n){return a<=n},CvwWl:t(1128)+t(1328)+t(407)+t(1523)+"process",yatNQ:t(1354),qzVfs:function(a,n){return a<n},RqFhu:function(a,n){return a<n},FDyWO:function(a,n){return a===n},CIqjO:"xeLzL",rUXxZ:function(a,n){return a|n},eZVzY:function(a,n){return a>>>n},KRaDs:function(a,n){return a<<n},Qhkrf:function(a,n){return a!==n},SbGBF:"ixmfF",iUBlW:function(a,n){return a<=n},JaZRw:function(a,n){return a>=n},hULxi:function(a,n){return a&n},kGXtt:function(a,n){return a>=n},weDdm:function(a,n){return a<n},zBldr:function(a,n){return a|n},afkWG:function(a,n){return a|n},mdDJG:function(a,n){return a&n},FcpFh:function(a,n){return a<<n},XTFCK:function(a,n){return a&n},scgYy:function(a,n){return a>=n},dZhFd:function(a,n){return a|n},CgvPT:function(a,n){return a<<n},gstBT:function(a,n){return a&n},JMqqx:function(a,n){return a<<n},hVDMn:function(a,n){return a&n},zFYVz:function(a,n){return a+n},uzZlF:function(a,n){return a<n},QjJdv:function(a,n){return a>>n},LtDDa:function(a,n){return a&n},XEiiL:function(a,n){return a&n},geELA:function(a,n){return a===n},GmCfX:function(a,n){return a&n},TREtg:t(1180)+t(814),HzEFf:function(a,n){return a|n},tMAYO:function(a,n){return a>>n},edWPz:function(a,n){return a&n},iGVFL:function(a,n){return a&n},Xlhgf:function(a,n){return a&n},ihZxf:function(a,n){return a|n},BnFhY:function(a,n){return a>>n},tYVbZ:function(a,n){return a>>n},asxZi:function(a,n){return a|n},DbaXE:function(a,n){return a==n},sjASL:function(a,n){return a(n)},iHdJC:function(a,n){return a instanceof n},qPmco:function(a,n){return a(n)},KIKsg:function(a,n){return a!==n},DLSgW:t(885),xNuAV:"Hhbpb",eYtgz:function(a,n){return a instanceof n},hKGIK:function(a,n){return a!=n},yXuIq:"boe",Urbui:t(837),NFAOI:t(505),jMBrK:function(a,n){return a>=n},aGUZN:t(337),fpgcD:function(a,n){return a(n)},DpywD:t(1660),HOKSI:t(493)+"ack=frontierJSONP",QqIKB:t(1224)+"4",CIZjt:function(a,n){return a!=n},vGioy:function(a,n){return a!==n},egoDV:"pavkY",RjXlK:t(951),tRUrH:t(1578),cDeWo:function(a){return a()},DpJiE:function(a,n){return a!==n},rSoPF:t(240),FGMAK:function(a,n){return a===n},wvONE:"JxCVP",BDzqr:"UWIlf",KevYJ:function(a,n){return a||n},zqyIO:function(a,n){return a||n},PZpLG:function(a,n){return a+n},LweyU:function(a,n,s){return a(n,s)},MWTAL:t(1276),ThlUd:function(a,n){return a(n)},MbbzW:"bDrTV",jFuxM:t(602),mApKx:t(1124),aXNNN:function(a,n){return a||n},EApDI:function(a,n){return a||n},gspCm:function(a,n){return a!=n},zpRcy:function(a,n){return a||n},zkESq:function(a,n){return a!=n},LXltU:"init QoS"+t(596)+"d",njQLu:"qos",wqWie:function(a,n){return a(n)},brqJc:t(1585),gKcAa:t(331),ICJvN:function(a,n){return a-n},tvwWu:t(927),uSlcq:t(1245)+"er_qos",sDghb:t(1245)+t(376)+"ck",zXOkC:t(1245)+t(719)+"k",LerVC:t(1245)+t(1508)+t(1238),crWmT:"1|5|7|3|"+t(547)+t(1151)+"4",cwSMz:function(a,n){return a<<n},pjFgx:function(a,n){return a|n},qpndB:function(a,n){return a&n},vKXfW:function(a,n){return a|n},PjzYJ:function(a,n){return a<n},QzzDP:function(a,n){return a!==n},GxuXJ:"DmgFr",QEjaE:t(945),NRVOV:function(a,n){return a&&n},fyJVJ:t(1420),dueDo:function(a,n){return a||n},TtwlG:t(1576),XoRfQ:"success",mkrnz:function(a){return a()},dtnqC:function(a){return a()},wfdvM:function(a,n){return a instanceof n},VWFIu:t(1357)+t(1377)+"et=utf-8",DMKJj:t(1504)+t(1136)+t(1556)+t(1644),QnIhF:"none_none",JeeYN:t(728),cKyaH:function(a,n){return a(n)},ysvZo:function(a,n){return a&n},Ugkzn:function(a,n){return a>>>n},PqiXY:function(a,n){return a(n)},WzDSr:function(a,n){return a+n},yQuzk:function(a,n){return a+n},bWDEz:function(a,n){return a+n},CrTVw:" + ",gTfjb:t(1078),SCart:function(a,n){return a>n},JhrFe:function(a,n){return a&n},PZWZZ:function(a,n,s,l){return a(n,s,l)},kkBEr:function(a,n,s){return a(n,s)},Kmlig:function(a,n){return a<n},MOcBp:function(a,n,s,l){return a(n,s,l)},yBCOg:function(a,n){return a>=n},Lcuxr:function(a,n){return a>>n},jNNqJ:function(a,n){return a|n},LYWkj:function(a,n){return a&n},YDwKY:function(a,n){return a===n},shvNc:t(511),ZQmOo:"vrVLI",VbULm:function(a,n){return a|n},qGtMS:function(a,n){return a|n},XRcPG:function(a,n){return a<<n},XKVSE:function(a,n){return a+n},vGDhX:function(a,n){return a|n},faazw:function(a,n){return a+n},wjYCg:function(a,n){return a+n},ZvcFn:function(a,n){return a>>>n},ogHIk:function(a,n){return a&n},nLCvI:function(a,n){return a+n},VPEMv:function(a,n){return a&n},HxnMS:function(a,n){return a>>>n},BYuCj:function(a,n){return a>>>n},RbobW:function(a,n){return a&n},cQwJw:function(a,n){return a+n},qvBeA:function(a,n){return a&n},pQzzQ:function(a,n){return a>>>n},VaNTG:function(a,n){return a<n},IAiJj:function(a,n){return a>>>n},acfFv:function(a,n){return a<n},qriKf:function(a,n){return a|n},xDIpJ:function(a,n){return a&n},bzlqf:function(a,n){return a|n},LtqBw:function(a,n){return a>>>n},CSAcZ:function(a,n){return a>n},UslRu:t(560)+t(1483)+t(340),BlOAs:function(a,n,s,l){return a(n,s,l)},DQBiF:"name",soLuo:t(1249),GOIVC:"cursor.s"+t(1592),dexLk:t(441)+t(757),PYVff:function(a,n){return a(n)},RpgDE:t(204)+t(1279),Ogwik:function(a,n,s){return a(n,s)},nIoWy:function(a,n,s,l){return a(n,s,l)},EAbra:t(343)+t(1303),KCWHX:function(a,n,s){return a(n,s)},cBsqz:t(826),lUqhX:t(1447)+"rValues",OzhcD:t(1165),dCxyI:function(a,n,s,l){return a(n,s,l)},VsYke:t(1452),zlakd:function(a){return a()},Zhlxs:function(a,n){return a<n},ClBSf:t(1259),xYgEq:t(255),nbQVx:"setcursor",vAXkW:function(a,n){return a-n},qbISr:function(a,n){return a|n},CdNjq:function(a,n){return a<<n},KVVDS:function(a,n){return a+n},MFnvv:t(211),iNxgs:function(a,n){return a||n},UrolA:"code",OJQAW:function(a,n,s,l){return a(n,s,l)},jFzRd:t(1245)+t(270),dyXKd:t(1245)+"er_ttl",mMBuq:"x-msg-qos",fpHVR:t(702)+t(1312)+"e",CrvYf:t(702)+t(1417)+"ue",lYUyt:function(a,n){return a>n},FpscX:function(a){return a()},JXNZg:function(a){return a()},BnMdQ:function(a,n){return a<n},vlMXX:function(a,n){return a===n},yzMfu:function(a,n){return a===n},JoSsi:function(a){return a()},WjIGa:function(a){return a()},BUnPN:function(a,n){return a(n)},qGhxV:t(1666),vapJG:"hDuiS",OSzco:function(a,n){return a!==n},gTBEW:function(a){return a()},nvTNK:function(a,n){return a<n},qRGYY:function(a,n){return a!==n},qTrQB:t(714),ywMrz:t(762),pubpJ:function(a){return a()},UnzKd:function(a){return a()},dfOAB:function(a,n){return a+n},EoivV:function(a,n){return a+n},feBog:function(a,n){return a<<n},ZNcLq:function(a,n){return a<<n},Jrwoj:t(983),shEuC:function(a,n,s){return a(n,s)},wLZbn:t(1651),JXlpZ:t(402)+"e_success",MpVQG:function(a,n,s){return a(n,s)},cIuZH:function(a,n,s){return a(n,s)},SkofM:function(a,n){return a!==n},HUwpe:t(533),jREQm:t(306),rUBlG:"YYXjA",KncMA:function(a,n){return a!==n},VzVVL:t(653),NkZnH:function(a,n,s){return a(n,s)},zeTTP:t(500)+"fer",sjmPN:t(189),XrVnt:function(a,n){return a/n},wGUbR:t(698),miemR:function(a,n){return a==n},erXPM:t(153)+t(307)+"alid url",ScgPG:function(a,n){return a(n)},mOhVn:function(a,n,s){return a(n,s)},auvpQ:t(872)+"t",ymPHE:t(1533),myPLQ:t(595),FJrFB:t(1023),UyPCV:t(176),nhBmg:function(a,n){return a!==n},OfDji:function(a,n){return a!==n},NMQrf:t(937),ChGqv:function(a,n){return a!==n},Vwokh:t(1388),RLLal:t(559),rMJgy:t(135),ciAfr:t(1360)+"d",ZHSjL:function(a,n){return a||n},hrYBe:t(153)+t(1554)+t(179)+t(519)+t(587),QajKP:function(a,n){return a==n},IIHGK:"function",tCQQQ:"fws_1.0.0",wvQdP:function(a,n,s){return a(n,s)},kXtrT:t(1444),LvesZ:function(a,n){return a>n},AuoSc:function(a,n,s){return a(n,s)},kDohA:function(a,n){return a(n)},EinqC:t(1639)+">",ChYGy:function(a,n){return a>n},KJHJK:function(a,n){return a!==n},OPQDU:function(a,n,s){return a(n,s)},dcDle:"FcUMP",dwFWA:t(402)+"e_timeout",LNgwF:function(a,n,s){return a(n,s)},nRcvK:"vbvdP",ADOWl:t(514)+t(890)+t(1086)+"g",duzmZ:function(a,n,s){return a(n,s)},QqJAz:function(a,n){return a+n},kFMGi:function(a,n){return a!==n},QtAGO:"vXhox",BKKMR:t(531),xpNPM:t(682)+"4",rNxmF:t(601)+"2",usHUQ:function(a,n){return a+n},EuOpU:function(a,n){return a|n},Dtnvs:function(a,n){return a<<n},BVktp:function(a,n){return a&n},TKGcP:function(a,n){return a&n},NuyvY:function(a,n){return a<n},DVIbs:function(a,n){return a>n},ZXawn:function(a,n){return a+n},kegKg:function(a,n,s){return a(n,s)},QdOty:function(a,n,s){return a(n,s)},srueq:function(a,n){return a!==n},CZIZU:t(264),xYceN:t(825),YniBQ:function(a,n,s){return a(n,s)},SkDiD:function(a,n){return a===n},LwJks:"MJzGC",BJyFt:function(a,n,s){return a(n,s)},eCSJg:"going away, network offl"+t(1567),TUorx:function(a,n){return a||n},qebYQ:t(236),rYzXZ:t(557),HOCWV:t(1278),ukgTY:t(513),cqtfW:function(a,n,s,l){return a(n,s,l)},Ofsto:function(a,n,s){return a(n,s)},bCGsb:t(1565),zuaRM:t(406),XkmBq:function(a,n){return a!==n},hDKOe:t(354),qgWMz:t(1574),peuac:t(1361)+t(249),hIRBg:function(a,n){return a===n},zbaET:t(774),JYeLl:t(304),Pnuae:function(a,n,s,l){return a(n,s,l)},XrQob:"IEVvd",uoabc:t(975),UfhXf:"close, w"+t(1637)+t(1061)+t(1020)+"ed",SPnWU:t(313)+t(1669)+"y closed",KuhMp:"please p"+t(1466)+t(1281)+t(1280)+t(1194)+t(1304)+t(710)+" arraybu"+t(1572),rDEPv:t(163),SCPGk:function(a,n){return a instanceof n},csHby:function(a,n){return a instanceof n},IlqbI:function(a,n){return a(n)},UkNCP:function(a,n){return a||n},iYtYr:function(a,n){return a instanceof n},bzTfv:t(353),UUnXW:function(a,n){return a<n},ujqbM:t(1404),KMWQt:function(a,n){return a||n},aAQbB:function(a,n){return a!==n},XRdox:t(509)+"0",parcn:t(562),HajVJ:function(a,n){return a*n},GyZWt:function(a,n){return a*n},SRXxg:function(a,n){return a/n},nirQc:function(a,n){return a===n},sdFXc:"Window",nHgqC:function(a,n){return a===n},dnvQk:t(375),bysUQ:function(a,n){return a!=n},rSRbq:function(a,n){return a==n},XFZLx:function(a,n){return a!=n},UWMYJ:t(1212)+"dWorkerG"+t(440)+"pe",mmMOh:t(1269)+t(1116)+t(1601),gyhTB:t(232)+t(550)+t(586),wWlgI:function(a,n){return a!=n},MFaar:function(a,n){return a!=n},qMsZm:t(1402)+t(668)};Mt.r(Te),Mt.d(Te,{FWS:()=>jp,CustomErrorEvent:()=>jd,createCloseEvent:()=>ht,ReconnectEvent:()=>Hd,createErrorEvent:()=>at,decodedFrame:()=>Xt,createOpenEvent:()=>Zd,CustomCloseEvent:()=>Wd,createReconnectEvent:()=>oa,FrontierMessageEvent:()=>Vd,encodeFrame:()=>zt,createMessageEvent:()=>Jd,OpenEvent:()=>$d,ErrorCode:()=>en,Event:()=>Xn,MessageEvent:()=>Kd});let r="";function i(a=""){let n=t,s="02",l=""+Date[n(731)](),f=r||(r=x(a)),g=Math[n(912)]()[n(558)](16)[n(1118)](-6);return e[n(388)](e[n(199)](s,l),f)+g}function o(){let a=t;return e[a(1409)](1e4,Date[a(731)]())+Math[a(565)](1e4*Math[a(912)]())}function c(a){let n=t;return e[n(338)](Array(8)[n(314)]("0"),e[n(490)](parseInt,a,10)[n(558)](2)).slice(-8)}function d(a){let n=t;return(e.GVAkg(Array,4).join("0")+e.CzNxo(parseInt,a,2).toString(16))[n(1118)](-4)}function u(a){let n=t,s=a[n(759)](/\./)[n(356)](g=>c(g)),l=[];return l[0]=e[n(252)](d,e[n(388)](s[0],s[1])),l[1]=d(e[n(705)](s[2],s[3])),[e[n(999)],e[n(999)],e.xSBQY,e[n(999)],e[n(999)],e[n(552)],l[0],l[1]][n(314)]("")}function x(a){let n=t;if(e[n(263)](e[n(1390)],e[n(1390)]))return this[n(395)]?this[n(395)][n(1595)]:"";{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(322)](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(322)](a);return s?u(a):l?e[n(1135)](p,a):e[n(1411)]}}function p(a){let n=t,s="",l=[],f=0,g=0,y=!0,E=n(262);if(a[n(1172)]("::")>-1){let h=a[n(759)]("::");for(let R=0;R<h.length;R++){let N=h[R];if(e[n(234)](N[n(1172)](":"),0)){let q=N[n(759)](":");y&&(f=q[n(1091)]),g+=q[n(1091)];for(let V=0;e.BKigH(V,q.length);V++)if(e[n(263)](4,q[V][n(1091)])){let ie=E.substring(0,e.XQthb(4,q[V][n(1091)])),Re=ie[n(1037)](q[V]);l.push(Re)}else l[n(1228)](q[V]);y=!1}else{if(N.length!==4){let q=E[n(346)+"g"](0,e.MWkUO(4,N[n(1091)])),V=q[n(1037)](N);l[n(1228)](V)}else l[n(1228)](N);y&&(f+=1),g+=1,y=!1}}let O="";for(let R=0;e.BKigH(R,8-g);R++)O=O[n(1037)](E);for(let R=0;e.BKigH(R,l[n(1091)]);R++)R===f&&(s=s[n(1037)](O)),s=s[n(1037)](l[R]);return s}if(e[n(415)](e[n(383)],e[n(383)])){let h=a[n(759)](":");for(let O=0;e[n(1633)](O,h[n(1091)]);O++){let R=h[O];if(e.Purvh(4,h[O][n(1091)])){let N=E[n(346)+"g"](0,e.oTEyH(4,h[O][n(1091)])),q=N.concat(R);s=s[n(1037)](q)}else s=s[n(1037)](R)}return s}else this[n(868)+n(1034)]()}function w(a,n){let s=t,l={ZnRRp:function(y,E){return e[H(1135)](y,E)},eAAGf:e[s(479)],LKzfE:e[s(1068)],tDSDc:s(1660),bJrbC:s(493)+s(1664)+s(690)+"P"},f=a[s(268)];if(e[s(1522)](void 0,f))if(e[s(1117)](e[s(697)],e[s(697)])){let y={mbSkf:function(h,O){return l.ZnRRp(h,O)},vSfWl:s(681)+s(866)},E=_0x3bdae2[s(634)+s(1178)](l[s(910)]);_0x153737[s(1628)+"JSONP"]=h=>{let O=s;_0x11405e.body["removeCh"+O(266)](E),_0x2bff37[O(1628)+O(1002)]=void 0,y[O(1043)](_0x5c074b,h&&h[O(230)]||y[O(1140)])},E[s(1209)]=l[s(1065)],E[s(1474)]=_0x522952[s(1657)](/^ws/,l.tDSDc)+l.bJrbC;try{_0x133fe0[s(796)]["appendCh"+s(266)](E)}catch{_0x3f91c2[s(796)]["removeCh"+s(266)](E)}}else e[s(447)](ue,n,10),e[s(875)](G,n,f);let g=a[s(1052)];e[s(525)](void 0,g)&&(e[s(1122)](ue,n,18),e[s(1621)](G,n,g))}function m(a){let n=t,s={};e:for(;!e[n(1135)](K,a);){let l=e[n(168)](le,a);switch(e[n(974)](l,3)){case 0:break e;case 1:s[n(268)]=e.ojmyx(L,a,e[n(1135)](le,a));break;case 2:s[n(1052)]=e[n(739)](L,a,le(a));break;default:e[n(447)](T,a,7&l)}}if(e[n(506)](void 0,s.key))throw new Error(e[n(1214)]);if(e[n(1393)](void 0,s[n(1052)]))throw new Error(n(831)+n(1185)+" field: "+n(1052));return s}function v(a){let n=t,s=e[n(777)](D);return e[n(520)](_,a,s),e[n(1428)](B,s)}function _(a,n){let s=t;if(e[s(1522)](e[s(1032)],e[s(1003)])){let l=a[s(275)];e[s(1223)](void 0,l)&&(e[s(739)](ue,n,8),e[s(870)](xt,n,l));let f=a[s(1624)];if(f!==void 0){if(e[s(508)]!==s(1142))return _0xee46ab.log(_0x341255),!1;e[s(1621)](ue,n,16),xt(n,f)}let g=a.service;g!==void 0&&(e[s(580)](ue,n,24),xt(n,e[s(1428)](k,g)));let y=a[s(1552)];e[s(1099)](void 0,y)&&(e.MaxQE(ue,n,32),e[s(691)](xt,n,k(y)));let E=a.headers;if(e[s(263)](void 0,E))for(let Re of E){e[s(1051)](ue,n,42);let nt=e.JTyVX(D);e[s(490)](w,Re,nt),e[s(870)](ue,n,nt[s(725)]),e.kEedA(W,n,nt),e.LONfQ(P,nt)}let h=a.payloadEncoding;e[s(263)](void 0,h)&&(e[s(691)](ue,n,50),G(n,h));let O=a["payloadT"+s(753)];e[s(1117)](void 0,O)&&(e[s(447)](ue,n,58),e[s(1254)](G,n,O));let R=a.payload;R!==void 0&&(e[s(870)](ue,n,66),e[s(875)](ue,n,R[s(1091)]),e.DKbfa(he,n,R));let N=a.LogIDNew;N!==void 0&&(e.MaxQE(ue,n,74),e[s(739)](G,n,N));let q=a[s(768)+s(1374)];q!==void 0&&(e[s(1122)](ue,n,82),G(n,q));let V=a[s(1158)];if(e.hxQvY(void 0,V))if(e[s(980)](e[s(1243)],"mladJ")){let Re=_0x57e478[s(1081)][s(1610)];Re&&_0x554a23[s(309)+"rs"](Re)}else e[s(764)](ue,n,90),e[s(447)](G,n,V);let ie=a[s(646)+"e"];ie!==void 0&&(e[s(520)](ue,n,96),xt(n,e.GVAkg(k,ie)))}else _0x165f4f[s(796)][s(566)+s(266)](_0x256355)}function S(a){return A(e[t(252)](F,a))}function A(a){let n=t;if(e[n(1223)](n(684),e.gwabt))return _0x61fc32||(_0x493850=[_0x16de40[n(572)+"e"][n(1045)],_0x10e233[n(572)+"e"][n(523)],_0x5d8c07.prototype[n(523)+n(1497)+"ey"]]);{let s={};e:for(;!K(a);){let l=le(a);switch(e.QJtXd(l,3)){case 0:break e;case 1:s[n(275)]=e.jkQWn(St,a,!0);break;case 2:s[n(1624)]=e[n(1325)](St,a,!0);break;case 3:s[n(1249)]=le(a);break;case 4:s.method=le(a);break;case 5:{let f=e.TBqhY(I,a);(s[n(685)]||(s[n(685)]=[])).push(e[n(1293)](m,a)),a.limit=f;break}case 6:s[n(192)+n(770)]=e[n(297)](L,a,le(a));break;case 7:s[n(1649)+n(753)]=e[n(1621)](L,a,e[n(662)](le,a));break;case 8:s[n(1610)]=e[n(448)](ve,a,e[n(704)](le,a));break;case 9:s[n(790)]=e[n(448)](L,a,e[n(662)](le,a));break;case 10:s[n(768)+"ming"]=e.XDnXp(L,a,e[n(1306)](le,a));break;case 11:s[n(1158)]=e.kEedA(L,a,e[n(422)](le,a));break;case 12:s[n(646)+"e"]=e[n(851)](le,a);break;default:e[n(764)](T,a,7&l)}}if(e[n(1036)](void 0,s.SeqID))throw new Error(e[n(640)]);if(e[n(1558)](void 0,s.LogID))throw new Error(n(831)+"required field: "+n(1624));if(s[n(1249)]===void 0)throw new Error(e[n(918)]);if(s[n(1552)]===void 0)throw new Error(e[n(518)]);return s}}function I(a){let n=t,s=le(a),l=a[n(725)];return a[n(725)]=e[n(705)](a.offset,s),l}function T(a,n){let s=t;switch(n){case 0:for(;e[s(1083)](128,e.VGAaW(re,a)););break;case 2:e[s(645)](J,a,e[s(1428)](le,a));break;case 5:e[s(1057)](J,a,4);break;case 1:e[s(297)](J,a,8);break;default:throw new Error(e.aaeqb(e[s(1587)],n))}}function k(a){let n=t;if(e[n(836)](n(318),e[n(1210)]))_0x3bb597[n(464)](_0x4ab68e);else return a|=0,{low:a,high:a>>31,unsigned:a>=0}}let b=[];function D(){let a=t,n={RbOhx:function(s,l){return e[H(1558)](s,l)},SfcKu:function(s,l){return s+l},SaNDc:function(s,l){return e[H(338)](s,l)}};if(e[a(803)](a(889),e[a(946)]))return n[a(379)](-1,this[a(1038)])&&n[a(379)](-1,this[a(1376)])?_0xb2ed6[a(1362)](0,0,this[a(269)]):n[a(379)](-1,this[a(1038)])?_0x3f17b7[a(1362)](0,n[a(986)](this[a(1376)],1),this.unsigned):_0x58675e[a(1362)](n[a(961)](this[a(1038)],1),this.high,this[a(269)]);{let s=b.pop();return s?(s.offset=s[a(725)]=0,s):{bytes:new Uint8Array(64),offset:0,limit:0}}}function P(a){b[t(1228)](a)}function F(a){return{bytes:a,offset:0,limit:a.length}}function B(a){let n=t;if(e[n(1558)](e[n(1343)],e.UWkGC)){let s=a.bytes,l=a[n(725)];return e[n(1488)](s.length,l)?s:s[n(486)](0,l)}else return this[n(299)]?.[n(1161)](_0x5d6beb)}function J(a,n){let s=t;if(e[s(528)](e[s(463)](a[s(641)],n),a[s(725)]))throw new Error(s(1035)+s(676));a[s(641)]+=n}function K(a){return e[t(203)](a.offset,a.limit)}function ne(a,n){let s=t,l=a[s(752)],f=a.offset,g=a.limit,y=e[s(199)](f,n);if(e[s(250)](y,l[s(1091)])){if(e[s(1622)](s(251),e.MWkBe))return new _0x26e60c(_0x56e3dd,{message:_0x436572,code:_0xbdf5e8,error:_0x5474e2});{let E=new Uint8Array(e[s(1409)](2,y));E[s(1449)](l),a.bytes=E}}return a[s(641)]=y,y>g&&(a[s(725)]=y),f}function Y(a,n){let s=t,l=a[s(641)];if(e[s(234)](e[s(199)](l,n),a.limit))throw new Error(e[s(1033)]);return a[s(641)]+=n,l}function ve(a,n){let s=t,l=e[s(387)](Y,a,n);return a.bytes.subarray(l,e[s(199)](l,n))}function he(a,n){let s=t;if(e.xiMWA(e.XpUgg,e[s(1501)]))_0x492a2c[_0x34079f++]=e[s(1597)](e[s(239)](e[s(928)](_0x46b43c,18),7),240),_0x510f35[_0x33bf6f++]=e.VZVzl(e[s(928)](_0x41d258,12),63)|128;else{let l=e[s(834)](ne,a,n[s(1091)]);a.bytes[s(1449)](n,l)}}function L(a,n){let s=t,l=e[s(1546)](Y,a,n),f=String["fromChar"+s(1112)],g=a[s(752)],y="\uFFFD",E="";for(let h=0;h<n;h++)if(e[s(1308)]===e[s(569)]){let O=e.mdxnz(_0x319963,_0xe49060);this._ws&&this[s(395)][s(1187)+"te"]===this[s(202)]&&(this[s(395)]&&this._ws[s(1338)](O),this[s(787)](s(531),_0x1c26ed))}else{let O=g[e.nkDpH(h,l)],R,N,q,V;if(e[s(506)](e[s(226)](128,O),0))E+=e[s(704)](f,O);else if(e[s(593)](224,O)===192)e[s(203)](h+1,n)?E+=y:(R=g[e[s(1236)](h+l,1)],e.FCLVK(e.tmfzz(192,R),128)?E+=y:(V=e[s(155)](e[s(1538)](31,O)<<6,e.SAHSC(63,R)),e[s(1471)](V,128)?E+=y:(E+=e[s(1670)](f,V),h++)));else if(e[s(1129)](e.bVwNe(240,O),224))if(e[s(203)](h+2,n))E+=y;else if(R=g[e[s(997)](e[s(529)](h,l),1)],N=g[e[s(997)](e.HdswT(h,l),2)],e.FCLVK(e[s(1265)](e.BJiVy(R,e[s(1569)](N,8)),49344),32896))E+=y;else if(V=e[s(548)](e[s(941)](e[s(1434)](e.bVwNe(15,O),12),e.bVwNe(63,R)<<6),e.XjvHm(63,N)),V<2048||e.CwXVO(V,55296)&&e[s(1378)](V,57343))E+=y;else if(e[s(955)](e.dKXYM,e[s(1351)]))E+=e[s(1143)](f,V),h+=2;else return e.vFGhe(e[s(561)],typeof _0x437ded)&&(e.Dzoan(_0x3d7d8d,_0x273378)||_0x2f8342[s(801)]&&e.bTVNW(_0x2068ce[s(801)],_0x25d4ca))||e[s(664)](e.VwfTR,typeof _0x213199)?"":(_0x510cb7[s(1290)](_0x38f252),e[s(1163)]);else if(e[s(1147)](e[s(1265)](248,O),240))if(e[s(203)](e.nkDpH(h,3),n))E+=y;else if(R=g[e[s(237)](e.ARQId(h,l),1)],N=g[e[s(199)](h+l,2)],q=g[h+l+3],e[s(271)](e[s(548)](e[s(181)](R,e.VDZVp(N,8)),e[s(1211)](q,16)),12632256)!==8421504)E+=y;else if(V=e.QcmyB(e[s(886)](7&O,18),e[s(1258)](63&R,12))|e[s(1569)](e.XjvHm(63,N),6)|e[s(1469)](63,q),e[s(1320)](V,65536)||e.rkXDf(V,1114111))E+=y;else if(e[s(1181)]===s(1107)){let ie={XjoEq:BFEGtV.AstZL,seEeT:s(677),cXPYG:BFEGtV.oPEbM,hpepG:function(ke){return BFEGtV.JTyVX(ke)},cHzcR:function(ke,ha){let pa=s;return BFEGtV[pa(1306)](ke,ha)},bbsIw:BFEGtV[s(467)]},Re=()=>{let ke=s;_0xd148e9["removeEventListe"+ke(484)](ie.XjoEq,nt),_0x4dad00[ke(1542)+ke(195)+"ner"](ie.seEeT,Cn),_0xc747e7["removeEventListe"+ke(484)](ie.cXPYG,Cn)},nt=()=>{let ke=s;_0x340f84(),ie[ke(219)](Re)},Cn=()=>{let ke=s;ie[ke(141)](_0x50a78c,_0x183e45[ke(677)]||new _0x290bfb(ke(1088)+"or",ie[ke(140)])),ie[ke(219)](Re)};_0x1b7618[s(543)+s(1473)](s(701),nt),_0x4df12b["addEvent"+s(1473)](BFEGtV[s(274)],Cn),_0x1c5e47[s(543)+s(1473)](s(674),Cn)}else V-=65536,E+=f(e[s(928)](V,10)+55296,e[s(997)](e.ibKDW(1023,V),56320)),h+=3;else E+=y}return E}function G(a,n){let s=t,l=n[s(1091)],f=0;for(let E=0;e[s(1353)](E,l);E++){let h=n[s(1654)+"At"](E);h>=55296&&e.ejySr(h,56319)&&e[s(1070)](e[s(1526)](E,1),l)&&(h=e[s(863)](e.ZFeGG(h,10)+n.charCodeAt(++E),56613888)),f+=e[s(570)](h,128)?1:e[s(1320)](h,2048)?2:h<65536?3:4}e[s(1319)](ue,a,f);let g=ne(a,f),y=a[s(752)];for(let E=0;E<l;E++){let h=n[s(1654)+"At"](E);e[s(294)](h,55296)&&e[s(991)](h,56319)&&e[s(1353)](e[s(997)](E,1),l)&&(h=e[s(576)](e[s(400)](e.nKJwR(h,10),n[s(1654)+"At"](++E)),56613888)),e[s(1579)](h,128)?y[g++]=h:(e[s(496)](h,2048)?y[g++]=e[s(893)](e[s(928)](h,6),31)|192:(h<65536?y[g++]=e[s(1597)](h>>12&15,224):(y[g++]=e[s(323)](e.ZSatf(e[s(928)](h,18),7),240),y[g++]=e[s(1597)](e.Bjzel(e[s(928)](h,12),63),128)),y[g++]=e[s(287)](e[s(1662)](e.OONwJ(h,6),63),128)),y[g++]=63&h|128)}}function W(a,n){let s=t,l=e[s(1122)](ne,a,n[s(725)]),f=a[s(752)],g=n.bytes;for(let y=0,E=n.limit;e[s(1471)](y,E);y++)f[e[s(237)](y,l)]=g[y]}function re(a){let n=t;return a.bytes[e[n(671)](Y,a,1)]}function Ze(a,n){let s=t,l=e[s(1046)](ne,a,1);a[s(752)][l]=n}function le(a){let n=t,s=0,l=0,f;do if(e[n(414)](e[n(591)],"zdfpY"))f=re(a),e[n(1320)](s,32)&&(l|=e[n(1569)](e.Bjzel(127,f),s)),s+=7;else for(var g in _0x3c5658)_0x3e99cb.o(_0x4318ca,g)&&!_0x124ef7.o(_0x2e9d75,g)&&_0x5683e3[n(183)+n(330)](_0x2cbe10,g,{enumerable:!0,get:_0x28bc03[g]});while(128&f);return l}function ue(a,n){let s=t;for(n>>>=0;e.oOhNE(n,128);)e[s(1310)](Ze,a,e[s(956)](e.VZVzl(127,n),128)),n>>>=7;e.WiGHu(Ze,a,n)}function St(a,n){let s=t,l={dFBDM:function(h,O,R){return h(O,R)},GZoVV:e[s(1528)]},f=0,g=0,y=0,E;return E=e[s(1670)](re,a),f=127&E,e.dOFzM(128,E)&&(E=e[s(1611)](re,a),f|=e[s(1211)](127&E,7),e[s(893)](128,E)&&(e.JAdZz("ncTgJ",e[s(480)])?(E=e.PeADw(re,a),f|=e[s(675)](e[s(741)](127,E),14),e.tmfzz(128,E)&&(E=re(a),f|=e[s(853)](e.mlQcu(127,E),21),e.aRCww(128,E)&&(E=e[s(1381)](re,a),g=e[s(1358)](127,E),e[s(599)](128,E)&&(E=re(a),g|=e[s(1025)](127&E,7),e.SJcbb(128,E)&&(E=re(a),g|=e.EVIyU(127&E,14),128&E&&(E=re(a),g|=e[s(1652)](127,E)<<21,e[s(1265)](128,E)&&(E=e[s(298)](re,a),y=e[s(239)](127,E),e.upxut(128,E)&&(E=e[s(942)](re,a),y|=e.ZFeGG(e[s(1004)](127,E),7))))))))):(this[s(142)+s(696)]=_0x5dc2b9,this[s(411)+s(221)]=_0x249534,this[s(1424)+"Strategy"]=_0x29108c,this[s(299)]=l[s(545)](_0x165019,this[s(142)+s(696)],l[s(1289)])))),{low:e[s(807)](f,e[s(886)](g,28)),high:e[s(807)](e[s(1157)](g,4),e[s(1294)](y,24)),unsigned:n}}function xt(a,n){let s=t;if(e.TZHYh(e[s(1019)],e[s(959)])){this[s(625)+"ngTimer"](),this["_pingPon"+s(1470)+"Id"]=_0x1f4e55(this._ping[s(650)](this),this[s(1105)]["pingInte"+s(257)]);return}else{let l=n[s(1038)]>>>0,f=e.JNxdW(e[s(960)](e[s(359)](n[s(1038)],28),e.DxrMV(n[s(1376)],4)),0),g=e[s(359)](n[s(1376)],24),y=g===0?e.LXQoc(0,f)?l<16384?e.COSFl(l,128)?1:2:e[s(1600)](l,2097152)?3:4:e[s(721)](f,16384)?e[s(772)](f,128)?5:6:e[s(655)](f,2097152)?7:8:g<128?9:10,E=e[s(1626)](ne,a,y),h=a[s(752)];switch(y){case 10:h[e[s(388)](E,9)]=e[s(1562)](g>>>7,1);case 9:h[e.CHpRc(E,8)]=e[s(414)](9,y)?128|g:e[s(858)](127,g);case 8:h[e.CHpRc(E,7)]=e[s(1622)](8,y)?e[s(373)](e[s(359)](f,21),128):e[s(972)](e[s(292)](f,21),127);case 7:h[e[s(154)](E,6)]=e.ZmdJz(7,y)?e[s(950)](f>>>14,128):e.MHdkl(f,14)&127;case 6:h[e.kDqAp(E,5)]=e.FCLVK(6,y)?f>>>7|128:e[s(1358)](e.btfyx(f,7),127);case 5:h[e[s(705)](E,4)]=y!==5?128|f:127&f;case 4:h[e[s(1201)](E,3)]=y!==4?e[s(1141)](l>>>21,128):e[s(215)](e[s(654)](l,21),127);case 3:h[e.HpRlW(E,2)]=y!==3?e.boLXy(e[s(187)](l,14),128):e[s(1505)](e[s(1060)](l,14),127);case 2:h[e[s(452)](E,1)]=e[s(1477)](2,y)?e[s(807)](e.eOJoO(l,7),128):e[s(1004)](e[s(631)](l,7),127);case 1:h[E]=e[s(1431)](1,y)?128|l:e[s(1469)](127,l)}}}function Xt(a){return e[t(1415)](S,a)}function zt(a){return e[t(1598)](v,a)}let Qt=65536,Vr=e[t(391)],ge=e[t(1549)](Qt,Qt),Se=e[t(1363)](ge,ge),Yn=e[t(206)](Se,2),De=String[t(572)+"e"].charCodeAt;class ce{constructor(n,s,l){let f=t;if(e[f(263)](e[f(805)],e[f(887)]))this[f(260)]=!0,this[f(1038)]=e[f(616)](0,n),this[f(1376)]=e[f(1521)](0,s),this.unsigned=!!l;else{let g=this[f(1376)],y=this[f(1038)];return[255&y,y>>>8&255,e.LdKHp(e[f(631)](y,16),255),y>>>24,255&g,e[f(1004)](e.ZiFqB(g,8),255),e[f(271)](e[f(776)](g,16),255),g>>>24]}}static[t(260)](n){let s=t;return n&&e[s(415)](!0,n[s(260)])}static[t(1362)](n,s,l){return new ce(n,s,l)}static[t(1326)+"s"](n,s,l){let f=t;return e[f(1488)](e[f(652)],e[f(652)])?l?ce[f(1326)+f(969)](n,s):ce[f(1326)+f(1080)](n,s):this[f(909)+"s"][this[f(352)+f(953)]]}static["fromByte"+t(969)](n,s){let l=t;return new ce(e[l(941)](e[l(291)](n[0],e.EVIyU(n[1],8))|e[l(901)](n[2],16),n[3]<<24),e[l(763)](e[l(181)](e[l(846)](n[4],e[l(694)](n[5],8)),e.DxrMV(n[6],16)),e[l(1211)](n[7],24)),s)}static[t(1326)+t(1080)](n,s){let l=t;return new ce(e[l(956)](e[l(1521)](e.RaJZo(n[4]<<24,e[l(308)](n[5],16)),n[6]<<8),n[7]),e.eLStq(e[l(960)](e[l(198)](e[l(1258)](n[0],24),e[l(308)](n[1],16)),e[l(1211)](n[2],8)),n[3]),s)}static[t(1386)](n){let s=t;return e[s(880)](n,Vr)?qd:new ce(e[s(1423)](e[s(548)](e[s(373)](e.NSkwd(De.call(n,0),e[s(1025)](De[s(723)](n,1),8)),e.VEhUc(De[s(723)](n,2),16)),e[s(1547)](De.call(n,3),24)),0),e[s(474)](e[s(1462)](e.nYbUX(De[s(723)](n,4),e[s(992)](De[s(723)](n,5),8)),e.lBtOa(De.call(n,6),16)),e[s(675)](De.call(n,7),24))>>>0,!0)}[t(905)](){let n=t;return String[n(666)+n(1112)](e.XjvHm(255,this.low),e[n(187)](this[n(1038)],8)&255,e.dObxP(this[n(1038)],16)&255,e.POSTo(this[n(1038)],24),e[n(1414)](255,this[n(1376)]),e[n(929)](this[n(1376)],8)&255,e[n(1264)](this.high,16)&255,this[n(1376)]>>>24)}static[t(816)+"er"](n,s=!0){let l=t;if(e[l(415)](e[l(590)],e[l(1632)]))return this[l(1548)+"hMessage"+l(303)](_0x2623f1),e[l(998)](_0x108d05);if(e[l(662)](isNaN,n))return s?np:qd;if(s){if(e.oyEpj(n,Se))return ip}else{if(e[l(1090)](n,-Yn))return sp;if(e[l(389)](n,1)>=Yn)return rp}return ce[l(1362)](e.BaXRy(n%ge,0),e[l(155)](e[l(1114)](n,ge),0),s)}toNumber(){let n=t;return this.unsigned?e.Gkxer(e[n(187)](this[n(1376)],0),ge)+e[n(292)](this.low,0):e[n(705)](e[n(1409)](this[n(1376)],ge),e.THTaM(this[n(1038)],0))}[t(220)](){let n=t;return this[n(1376)]===0&&e[n(429)](0,this[n(1038)])}[t(1324)](n){let s=t;ce.isLong(n)||(n=ce[s(816)+"er"](n));let l=e[s(965)](this[s(1376)],16),f=e[s(1352)](65535,this[s(1376)]),g=e[s(1264)](this[s(1038)],16),y=e[s(592)](65535,this[s(1038)]),E=e.eLgrP(n[s(1376)],16),h=e[s(1007)](65535,n[s(1376)]),O=e[s(908)](n[s(1038)],16),R=e.VyaPR(65535,n[s(1038)]),N=0,q=0,V=0,ie=0;return ie+=e.HdswT(y,R),V+=e[s(292)](ie,16),ie&=65535,V+=e.aaeqb(g,O),q+=e[s(1366)](V,16),V&=65535,q+=f+h,N+=e[s(1331)](q,16),q&=65535,N+=l+E,N&=65535,ce[s(1362)](e.MwHEX(e[s(278)](V,16),ie),e[s(1149)](e[s(897)](N,16),q),this[s(269)])}[t(724)](n){let s=t;return ce.isLong(n)||(n=ce[s(816)+"er"](n)),this[s(269)]!==n[s(269)]&&e[s(1488)](e.ZiFqB(this[s(1376)],31),1)&&e.ABMiw(e[s(776)](n.high,31),1)?!1:e.CRYNg(this[s(1376)],n[s(1376)])&&this[s(1038)]===n.low}[t(1267)](){let n=t;return this[n(1038)]===-1&&this[n(1376)]===-1?ce.fromBits(0,0,this[n(269)]):this[n(1038)]===-1?ce.fromBits(0,e[n(386)](this.high,1),this[n(269)]):ce[n(1362)](e[n(546)](this[n(1038)],1),this[n(1376)],this.unsigned)}[t(1005)](n){return n?this.toBytesLE():this[t(1534)+"E"]()}[t(1458)+"E"](){let n=t,s=this[n(1376)],l=this[n(1038)];return[e[n(994)](255,l),e[n(1577)](e.klIDb(l,8),255),l>>>16&255,l>>>24,255&s,e[n(215)](e.xfXXi(s,8),255),e[n(1157)](s,16)&255,e[n(292)](s,24)]}[t(1534)+"E"](){let n=t;if(e[n(1117)](e.NVwra,e[n(769)])){let s=this[n(1376)],l=this[n(1038)];return[e[n(1331)](s,24),e[n(271)](s>>>16,255),e.XkOkQ(s,8)&255,255&s,e[n(908)](l,24),e[n(592)](e[n(1423)](l,16),255),e[n(635)](l,8)&255,e.aRCww(255,l)]}else{if(this[n(1153)+n(1561)]?.[n(1095)+"chMaxTries"]()){let l=this[n(1153)+n(1561)]?.["getCurre"+n(699)+"nt"]();this["_dispatc"+n(933)+n(258)](e.TgEAZ(_0x5893ac,e[n(1515)],{code:1006,reason:n(1502)+l+(n(904)+n(544)+n(766)+n(630)),wasClean:!0}))}else{let l=this._options[n(872)+"tInterce"+n(792)](_0x6d2e7b,_0x35f441);this[n(1548)+n(933)+n(258)](e.MaxQE(_0x543a6c,e.LtQHQ,{code:_0x1d8e59,reason:_0x1c747c,wasClean:!0,willReconnect:l})),l&&this[n(157)]()}return}}}let qd=new ce(0,0,!1),np=new ce(0,0,!0),rp=ce[t(1362)](-1,2147483647,!1),ip=ce.fromBits(-1,-1,!0),sp=ce[t(1362)](0,-2147483648,!1);var en=(function(a){let n=t,s=("3|5|4|1|"+n(1615))[n(759)]("|"),l=0;for(;;){switch(s[l++]){case"0":return a;case"1":a[a[e[n(327)]]=5004]=e[n(327)];continue;case"2":a[a.OPEN_ERROR=5005]=e[n(963)];continue;case"3":a[a[e[n(412)]]=5001]=e[n(412)];continue;case"4":a[a[e[n(145)]]=5003]=e.Oryku;continue;case"5":a[a[e[n(931)]]=5002]=e[n(931)];continue}break}})({});class Xn{constructor(n){this.type=n,this.target=null}}class Hd extends Xn{constructor(n,s){let l=t;e[l(1443)]!==l(365)?e[l(958)](_0xff735e,this,_0x6be810,[_0x2d5b89,_0x42a41d,_0x1c5c41]):(super(n),this[l(1081)]=s&&s.message||null)}}class jd extends Xn{constructor(n,s){let l=t,f=e[l(328)][l(759)]("|"),g=0;for(;;){switch(f[g++]){case"0":this[l(1311)]=s&&s.code||5001;continue;case"1":this[l(1375)]=s&&s[l(1375)]||0;continue;case"2":this.error=s&&s[l(677)]||null;continue;case"3":super(n);continue;case"4":this.filename=s&&s.filename||"";continue;case"5":this[l(1327)]=s&&s[l(1327)]||0;continue;case"6":this.message=s&&s[l(1081)]||"";continue}break}}}class Wd extends Xn{constructor(n,s){let l=t,f=e[l(1612)][l(759)]("|"),g=0;for(;;){switch(f[g++]){case"0":this[l(1292)+"nnect"]=s&&s[l(1292)+l(597)]||!1;continue;case"1":super(n);continue;case"2":this[l(866)]=s&&s[l(866)]||"";continue;case"3":this[l(535)]=s&&s[l(535)]||!1;continue;case"4":this.code=s&&s[l(1311)]||0;continue}break}}}class Kd extends Xn{constructor(n,s){let l=t;if(e[l(1655)](l(1204),e.VJYid))return this[l(395)]?this._ws.binaryType:this[l(1450)+l(753)];super(n),this[l(848)]=s&&s[l(848)]||null}}class Vd extends Kd{constructor(n,s){let l=t;if(e[l(1529)](l(688),e[l(295)]))super(n),this[l(848)]=s&&s[l(848)]||null,this[l(1081)]=s&&s[l(1081)]||null;else return this[l(476)+l(143)+l(1216)+"t"]}}class $d extends Xn{constructor(n,s){let l=t;super(n),this[l(848)]=s&&s[l(848)]||null}}function at(a,{message:n,code:s,error:l}){return new jd(a,{message:n,code:s,error:l})}function ht(a,{code:n,reason:s,wasClean:l,willReconnect:f}){return new Wd(a,{code:n,reason:s,wasClean:l,willReconnect:f})}function Jd(a,{data:n,message:s}){return new Vd(a,{data:n,message:s})}function Zd(a,{data:n}){return new $d(a,{data:n})}function oa(a,{message:n}){return new Hd(a,{message:n})}class Yd{constructor(n,s){let l=t;this.endpoints=n,this[l(628)+"es"]=s,this[l(352)+"ndex"]=0,this[l(476)+l(143)+"riesCount"]=0}[t(426)+t(1454)+t(1168)](){let n=t;this["currentI"+n(953)]=0,this[n(476)+"ndpointT"+n(1216)+"t"]=0}[t(1519)+"es"](){let n=t;if(e[n(1073)](e.wvBub,e[n(1545)]))this["currentE"+n(143)+n(1216)+"t"]=0;else return this._socket.protocol}[t(693)+"ntEndpoint"](){let n=t;return this[n(909)+"s"][this[n(352)+n(953)]]}[t(693)+t(699)+t(319)+"ount"](){let n=t;return this[n(476)+n(143)+n(1216)+"t"]}[t(1095)+t(166)+"es"](){let n=t;if(e[n(878)](e[n(277)],e.fjTkw))this._initPromise=null;else return!!(e[n(203)](this[n(352)+"ndex"],this[n(909)+"s"][n(1091)])||this[n(352)+n(953)]===e[n(863)](this[n(909)+"s"][n(1091)],1)&&e.LKmwo(this[n(476)+n(143)+n(1216)+"t"],this[n(628)+"es"]))}[t(1027)+t(358)+"ointReac"+t(1481)+t(481)](){let n=t;return this[n(352)+n(953)]==this[n(909)+"s"].length?!0:e[n(1291)](this[n(476)+n(143)+"riesCount"],this[n(628)+"es"])}[t(971)+t(332)+t(460)+t(369)+"unt"](){let n=t;return this["currentE"+n(143)+n(1216)+"t"]=1,this["currentI"+n(953)]++,this.endpoints[this[n(352)+n(953)]]}[t(693)+t(699)+"ntAndUpd"+t(1369)](){let n=t;return this[n(476)+n(143)+n(1216)+"t"]++,this["getCurre"+n(699)+"nt"]()}}let Qn=(t(457)+"d"!=typeof globalThis&&e[t(978)](e[t(578)],globalThis[t(1208)+"tor"][t(757)])||e[t(743)](e.RcjjM,typeof window)&&e[t(312)](t(510),window[t(1208)+t(1332)][t(757)]))&&t(457)+"d"!=typeof document,Tn=e.RcjjM!=typeof globalThis&&(e[t(1667)](e[t(1575)],globalThis[t(1208)+"tor"][t(757)])||"Dedicate"+t(760)+t(440)+"pe"===globalThis["construc"+t(1332)][t(757)])&&e.bysUQ(e.RcjjM,typeof tt),$r=(e[t(900)](e[t(1625)],typeof globalThis)&&t(375)===globalThis[t(1208)+"tor"][t(757)]||e.rSRbq(e[t(1625)],typeof globalThis)||e.vFGhe("undefined",typeof globalThis)&&!!globalThis["WeixinJS"+t(621)])&&e[t(900)](e[t(1625)],typeof wx),Jr=e[t(1619)](e[t(1625)],typeof globalThis)&&(e.UWMYJ===globalThis[t(1208)+t(1332)][t(757)]||e[t(506)](e.mmMOh,globalThis[t(1208)+"tor"][t(757)])||e[t(1096)]===globalThis["construc"+t(1332)][t(757)])&&t(457)+"d"!=typeof self,op=e[t(1625)]!=typeof globalThis&&e[t(715)](e[t(1575)],globalThis[t(1208)+"tor"][t(757)])&&e[t(434)](t(457)+"d",typeof global)&&t(375)===global.constructor[t(757)]&&e[t(860)](e.RcjjM,typeof process)&&!!process[t(1283)];class aa{constructor(){let n=t;this[n(200)+"rs"]={}}[t(1242)](n,...s){let l=t,f=this[l(200)+"rs"][n];if(f)f.slice().forEach(g=>g.fn[l(1146)](g[l(1496)],s));else if(e[l(1488)](e.BQtgJ,n)&&!this.onerror){let g=s[l(1091)]&&s[0];if(g instanceof Error)throw g;let y=new Error(e[l(804)](e[l(1594)],g?" ("+g[l(1081)]+")":""));throw y[l(1188)]=g,g}return this}[t(1643)](n,s){let l=t;if(e[l(536)](void 0,n))this._listeners={};else if(s===void 0)this._listeners[n]=null;else{let f=this[l(200)+"rs"][n];if(f)for(let g=0;e[l(1599)](g,f.length);)f[g].fn===s?f[l(1514)](g,1):++g}return this}on(n,s,l){let f=t;return(this._listeners[n]||(this._listeners[n]=[]))[f(1228)]({fn:s,ctx:l||this}),this}}class ap extends aa{[t(159)+t(1371)+t(944)](n){let s=t;return n[s(977)]||n.errNo?(s(385)+" "+(n[s(977)]||"")+" code: "+(n[s(197)]||"")).trim():JSON[s(272)+"y"](n)}constructor(n,s,l){let f=t;super(),this[f(1084)]=null,$r&&wx["connectS"+f(1092)]&&(this[f(1084)]=wx.connectSocket({url:n,protocols:s,header:l,fail:this[f(213)+f(443)+f(1495)][f(650)](this),success:this[f(213)+f(1418)+f(177)+"ler"][f(650)](this)})),Tn&&tt[f(1455)+f(1092)]&&(this[f(1084)]=tt[f(1455)+f(1092)]({url:n,protocols:s,header:l,fail:this[f(213)+f(443)+f(1495)][f(650)](this),success:this[f(213)+"ocketSuc"+f(177)+f(821)].bind(this)}))}["_createS"+t(1418)+t(177)+t(821)](){let n=t,s={HNoCu:function(l,f){return e[H(1129)](l,f)},VSdCw:e[n(561)],ThZOD:function(l,f){return e.TZBtA(l,f)},WCfdK:e[n(1126)]};Promise.resolve()[n(1103)](()=>{let l=n;if(s[l(1468)]("Ddyry",s[l(1382)]))this[l(1145)+l(648)]();else return s.HNoCu(s[l(651)],typeof _0x83af81)?l(1357)+l(1377)+l(1217):""})}[t(213)+t(443)+t(1495)](n){let s=t;if(e[s(1030)](e[s(1120)],e[s(248)]))Promise[s(1317)]()[s(1103)](()=>{let l=s,f=e.cuFCQ(at,"error",{message:this["_formatErrorMess"+l(944)](n)});this[l(1242)](e.BQtgJ,f);let g=e.WiGHu(ht,"close",{reason:this[l(159)+l(1371)+"age"](n)});this.emit(e[l(1515)],g)});else{let l={CHlsw:function(f,g){return f(g)},cBOGQ:function(f,g){let y=s;return BFEGtV[y(455)](f,g)}};return function(f,...g){let y=s,E=_0x1a4af8[y(723)](l.CHlsw(_0x36b8c8,this),f,...g);return _0x6ad940[y(1449)](E,f[y(1162)]?f[y(1162)]():[f]),l[y(1220)](_0x50935b,E)}}}[t(1145)+t(648)](){let n=t,s={urauz:e[n(1097)],YRfGX:function(l,f){return e[n(1297)](l,f)},VLPvV:function(l,f,g,y){return e.VSVtk(l,f,g,y)},fUqhA:function(l,f){return l+f},YLvsX:e.YjOCy,yqcEp:function(l,f,g){return e[n(1661)](l,f,g)},VRVzp:n(605),oZxGt:e[n(1422)],pxVJV:e.BQtgJ,JgdZz:e[n(873)],rgDTi:e[n(1232)],ydYoz:function(l,f,g){return l(f,g)},dDvQf:function(l,f,g){return e.AgfiO(l,f,g)}};if(e[n(663)](n(1235),e.DeeAu)){let l=s.urauz[n(759)]("|"),f=0;for(;;){switch(l[f++]){case"0":if(_0x10e88f[n(1091)]<40)return s[n(1159)](s[n(811)](_0x3c15df,_0x9b282d,_0x56bd67,_0x3ec63a),_0x14bf77);continue;case"1":if(_0x4390d2.write)return s[n(466)](_0x34d102[n(1582)](_0x25547f,_0x5f2263),_0x2da082);continue;case"2":return s[n(466)](s[n(811)](_0x2d4882,_0x409dbc,_0x205816,_0x4f4dd9),_0x33c7c3);case"3":if(!_0x44b1dc)return _0x52cad6;continue;case"4":if(_0x451ea2[n(1268)+"e"])return s[n(1159)](_0x2023af[n(1268)+"e"](_0x26ee8e,_0x2e90b0),_0x24c93d);continue}break}}else this[n(1084)][n(368)](l=>{let f=n;this.emit(s[f(542)],s.yqcEp(Zd,"open",{...l,data:l[f(977)]||""}))}),this[n(1084)][n(1009)](l=>{let f=n,g={ClGAF:s[f(542)],RFOkS:s.VRVzp,ZMtOG:s.oZxGt,FGscj:s.pxVJV};if(s[f(1489)]!==s[f(761)])this[f(1242)](s.VRVzp,s[f(1392)](ht,s[f(750)],{...l}));else{if(!this._ws)return;this[f(395)]["addEvent"+f(1473)](g[f(497)],this[f(987)]),this[f(395)]["addEvent"+f(1473)](g.RFOkS,this[f(637)]),this._ws[f(543)+f(1473)](g[f(1314)],this._onMessage),this[f(395)]["addEvent"+f(1473)](g[f(564)],this[f(1442)])}}),this[n(1084)][n(392)+"e"](l=>{let f=n;this[f(1242)](s[f(1525)],s.ydYoz(Jd,s[f(1525)],{...l}))}),this[n(1084)][n(1435)](l=>{let f=n;this[f(1242)](f(677),s[f(517)](at,s[f(1191)],{...l,message:l[f(977)]||""}))})}[t(1338)](n){let s=t,l={MnqvH:e.BQtgJ};if(e[s(788)](n,Uint8Array)){let f=n[s(801)][s(1118)](n[s(357)+"et"],e[s(1297)](n[s(1251)+"th"],n.byteOffset));this[s(1084)]&&this[s(1084)][s(1338)]({data:f,fail:g=>{let y=s;this[y(1242)](e[y(274)],e.mOZQy(at,e.BQtgJ,{message:this[y(159)+y(1371)+y(944)](g)}))}})}else this[s(1084)]&&this[s(1084)].send({data:n,fail:f=>{let g=s;this[g(1242)](l[g(817)],at("error",{message:this["_formatE"+g(1371)+g(944)](f)}))}})}[t(605)](n,s){this[t(1084)]&&this._socket.close({code:n,reason:s})}["addEvent"+t(1473)](n,s){this.on(n,s)}[t(1542)+t(195)+t(484)](n,s){this[t(1643)](n,s)}get[t(1187)+"te"](){let n=t,s={Leztt:e[n(487)],Jxivj:function(l,f){return e.KwjPn(l,f)}};if(e.QiBHs===e.QiBHs)return this._socket[n(1187)+"te"];{let l=_0x1d51bf[n(879)+"tabase"](_0x25b44a);return _0x31bce1&&l["addEvent"+n(1473)](NSGyHd[n(209)],()=>_0x52f8dc()),NSGyHd.Jxivj(_0x20d998,l)[n(1103)](()=>{})}}get[t(791)+"pe"](){let n=t;return this[n(1084)][n(791)+"pe"]}set binaryType(n){}get[t(1509)](){let n=t;return this._socket[n(1509)]}get[t(1595)](){let n=t;return this._socket[n(1595)]}get[t(832)+"ns"](){return this[t(1084)].extensions}get[t(1345)+t(1510)](){return 0}}function cp(a,n){let s=t;if(n)return new n(a[s(1509)],a[s(1595)]);if(e[s(1617)]($r,Tn))return new ap(a[s(1509)],a.protocol,a[s(685)]);if(e[s(1617)](Qn,Jr)&&e[s(743)]("undefined",typeof WebSocket)&&WebSocket)return new WebSocket(a[s(1509)],a.protocols)}function dp(a){let n=t,s=e[n(345)][n(759)]("|"),l=0;for(;;){switch(s[l++]){case"0":return!1;case"1":if(Tn&&tt[n(1455)+n(1092)])return!0;continue;case"2":if($r&&wx[n(1455)+n(1092)])return!0;continue;case"3":if(a)return!0;continue;case"4":if(e[n(1144)](Qn,Jr)&&e.vFGhe(e[n(1625)],typeof WebSocket)&&WebSocket)return!0;continue}break}}function Xd(a,n,s){let l=t,f=-1;async function g(y){let E=H;return e[E(633)](y,f)?Promise[E(374)](new Error(e[E(754)])):(f=y,y===s.length?Promise[E(1317)]():s[y][E(650)](a)(n,g[E(650)](null,y+1)))}e[l(942)](g,0)}function Qd(a){let n=t,s={hiLCN:function(l,f,g){return l(f,g)},KGkPR:function(l,f,g){return e[H(1051)](l,f,g)}};if(e[n(968)]!=="uHYGc")_0xd9d44a="wss://",_0x2d597e=_0xacef57[n(1657)](/(^http)((?:[s]*:\/\/))/,""),_0x456363=/(^ws)((?:[s]*:\/\/))/[n(322)](_0x3acaaa)?_0x236f4c:""+_0x555c60+_0x447c88;else{let l=0,f=0;for(let g=0;e.qzVfs(g,a[n(1091)]);++g)f=a[n(1654)+"At"](g),e[n(1203)](f,128)?l+=1:e[n(1599)](f,2048)?l+=2:e[n(429)](e.ibKDW(64512,f),55296)&&e[n(932)](e[n(972)](64512,a[n(1654)+"At"](e[n(1526)](g,1))),56320)?e[n(416)]!==n(1179)?(++g,l+=4):(avQjVf[n(812)](_0x4bd46d,_0x1be137,8),avQjVf[n(475)](_0x5527be,_0x16582a,_0x1549e8)):l+=3;return l}}function el(a,n,s){let l=t,f={gwsyu:function(g,y){return e[H(155)](g,y)},XYqUm:function(g,y){return e[H(1437)](g,y)},xODdK:function(g,y){return g<<y},NwgAh:function(g,y){return e[H(916)](g,y)},LichX:function(g,y){return e[H(381)](g,y)},tNwTR:function(g,y){return e[H(278)](g,y)}};if(e.Qhkrf("ixmfF",e[l(1399)]))return _0x1a8669===_0x55276e?_0x5d8796:new _0xea536e(zcqEyC[l(1176)](zcqEyC[l(1198)](zcqEyC[l(1176)](_0x2bd9a7[l(723)](_0x5e1c04,0),_0x893938[l(723)](_0x5965fb,1)<<8),zcqEyC[l(1603)](_0x1935d8[l(723)](_0x2ca4d3,2),16)),zcqEyC[l(1603)](_0xc42833[l(723)](_0x5753d8,3),24))>>>0,zcqEyC[l(1300)](zcqEyC[l(1198)](zcqEyC.gwsyu(zcqEyC[l(1198)](_0x2952a9[l(723)](_0x54a9b3,4),zcqEyC[l(1150)](_0x25b289[l(723)](_0x40efee,5),8)),zcqEyC[l(1150)](_0x249be1[l(723)](_0x422c68,6),16)),zcqEyC[l(923)](_0x8a3ca7[l(723)](_0x206fa2,7),24)),0),!0);{if(e[l(1579)](e.MWkUO(s,n),1))return"";let g="";for(let y=n;e.QAcyn(y,s);){let E=a[y++];if(e[l(1174)](E,127))g+=String.fromCharCode(E);else if(e[l(335)](E,192)&&E<224)g+=String[l(666)+l(1112)](e[l(1008)](31,E)<<6|63&a[y++]);else if(e.kGXtt(E,224)&&e[l(1177)](E,240))g+=String[l(666)+l(1112)](e[l(1014)](e[l(170)](e[l(1211)](e[l(245)](15,E),12),e[l(624)](e[l(729)](63,a[y++]),6)),e.mdDJG(63,a[y++])));else if(e[l(629)](E,240)){let h=e[l(763)](e[l(1087)](e.GuKqN(e[l(1665)](e[l(722)](7,E),18),e[l(1398)](63&a[y++],12)),e[l(819)](63,a[y++])<<6),63&a[y++])-65536;g+=String[l(666)+l(1112)](e[l(705)](55296,h>>10)),g+=String["fromChar"+l(1112)](e[l(1053)](56320,1023&h))}}return g}}function ca(a,n,s){let l=t,f=s,g,y;for(let E=0;e[l(721)](E,a[l(1091)]);++E)if(g=a[l(1654)+"At"](E),e[l(1001)](g,128))n[s++]=g;else if(e[l(496)](g,2048))n[s++]=e[l(291)](e.QjJdv(g,6),192),n[s++]=e[l(323)](e[l(1384)](63,g),128);else if(e[l(1073)](e[l(344)](64512,g),55296)&&e.geELA(e.GmCfX(64512,y=a[l(1654)+"At"](e[l(388)](E,1))),56320)){let h=e.TREtg[l(759)]("|"),O=0;for(;;){switch(h[O++]){case"0":n[s++]=e[l(478)](e[l(537)](g,18),240);continue;case"1":n[s++]=e.CKbVG(e[l(1662)](e[l(502)](g,6),63),128);continue;case"2":++E;continue;case"3":g=e[l(419)](65536,e[l(901)](e.edWPz(1023,g),10))+e[l(660)](1023,y);continue;case"4":n[s++]=e[l(1521)](e[l(819)](g>>12,63),128);continue;case"5":n[s++]=e.Xlhgf(63,g)|128;continue}break}}else n[s++]=e[l(1207)](e[l(1336)](g,12),224),n[s++]=e.KeAfD(e.tYVbZ(g,6)&63,128),n[s++]=e.asxZi(e[l(1265)](63,g),128);return s-f}async function tl(a){let n=t;if(e[n(636)](e[n(561)],typeof a)){let s=new Uint8Array(e[n(1166)](Qd,a));return ca(a,s,0),s}return e[n(917)](a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(801)],a[n(357)+"et"],a[n(1251)+"th"])}function lp(a){let n=t,s={HFAJE:function(l,f){return e[H(1082)](l,f)}};if(e.KIKsg(e.DLSgW,n(1013)))try{return n(1062)!==e[n(765)]?e.vFGhe(e[n(561)],typeof a)&&(e[n(835)](a,ArrayBuffer)||a.buffer&&a[n(801)]instanceof ArrayBuffer)||e.hKGIK(n(553),typeof a)?"":(JSON[n(1290)](a),e[n(1163)]):_0xc033ad(aaSheK.HFAJE(_0x40c1da,_0xff4227))}catch{return e[n(561)]==typeof a?n(1357)+n(1377)+n(1217):""}else return new _0x23ad9d(_0xcf9de,{code:_0x2c6c87,reason:_0x464094,wasClean:_0x86ebd1,willReconnect:_0x35c3e4})}let up=(a,n)=>{let s=t;switch(a){case e[s(786)]:case e[s(735)]:return{[s(859)+a]:1,"x-tt-env":n};default:return{}}};class fp{constructor(n){let s=t;e[s(1262)]===s(505)?(this[s(779)+s(433)]=n,this[s(711)]=0):(_0x462b9e[s(1628)+s(1002)]=void 0,_0x422617(s(681)+"reason"))}[t(424)](){this.count++}[t(1095)+t(492)+"nt"](){let n=t;return e[n(1028)](this[n(711)],this[n(779)+"ount"])}[t(1215)+t(1339)](n=0){let s=t;this["maxLossC"+s(433)]=n,this.count=0}}async function xp(a){let n=t,s={neVVl:e.aGUZN,wSDcH:function(l){return e.JTyVX(l)},EcLKr:function(l,f){return e.fpgcD(l,f)},PTTTl:n(681)+n(866),vTrBG:e[n(479)],OoHNk:e[n(1068)],yAJOy:function(l,f){return l+f},RHhWl:e[n(1544)],tVYjr:e[n(1047)]};return new Promise(l=>{let f=n,g={dfLdW:s[f(231)],XTIef:function(y){return s.wSDcH(y)},yLSZM:function(y,E){return y===E},uIMzb:f(196),VAmlQ:function(y,E){return s.EcLKr(y,E)},HQUZs:s[f(745)]};if(!Qn)return s[f(1340)](l,f(681)+f(866));try{let y=document[f(634)+f(1178)](s[f(1581)]);window[f(1628)+f(1002)]=E=>{let h=f,O={HnApX:g.dfLdW,CgEgV:function(R){return g[H(1074)](R)}};g[h(1233)](g[h(1629)],g[h(1629)])?(document[h(796)][h(1199)+h(266)](y),window["frontier"+h(1002)]=void 0,g[h(1541)](l,E&&E[h(230)]||g[h(293)])):(this[h(787)](O[h(1121)],_0x2e3300[h(1081)]),O[h(1182)](_0x1caae9))},y[f(1209)]=s[f(401)],y[f(1474)]=s.yAJOy(a[f(1657)](/^ws/,s[f(551)]),s[f(687)]);try{document.body[f(566)+f(266)](y)}catch{document.body[f(1199)+"ild"](y)}}catch{window[f(1628)+f(1002)]=void 0,s[f(1340)](l,s[f(745)])}})}function tn(a,n,s){let l=t,f={rYBJv:e[l(1663)],TBalV:function(g,y){return g||y},kCNWQ:function(g,y){return e[l(1109)](g,y)},fhspr:e[l(1625)]};if(e.vGioy("pavkY",e[l(810)])){let g=f[l(1387)].split("|"),y=0;for(;;){switch(g[y++]){case"0":if(_0x21d0f5&&_0x5bd771[l(1455)+"ocket"])return!0;continue;case"1":if(_0x2c82f3&&_0x2ab593[l(1455)+l(1092)])return!0;continue;case"2":if(lIjdrh[l(644)](_0x3a929f,_0x3bb4a7)&&lIjdrh[l(1394)](lIjdrh[l(949)],typeof _0x2c13b0)&&_0x45e750)return!0;continue;case"3":if(_0x1eff2b)return!0;continue;case"4":return!1}break}}else return!!a?.[l(813)](g=>g[l(268)]===n&&g[l(1052)]===s)}function er(a,n){let s=t;return a?.[s(813)](l=>l[s(268)]===n)?.[s(1052)]}let da=null;async function hp(){let a=t;return da||(da=Promise[a(1317)]()[a(1103)](Mt[a(650)](Mt,e.RjXlK))),da}class pp extends aa{constructor(n,s){let l=t;super(),this[l(1635)]=n,this[l(1271)]=s,this[l(299)]=void 0,this[l(1156)+l(214)]=null}async openDB(){await this[t(985)]()}async[t(985)](){let n=t;if(!this[n(299)]){if(this[n(1156)+"mise"])return this["_initPro"+n(214)];try{let s=this[n(1635)],l=this[n(1271)];this[n(1156)+n(214)]=(async()=>{let f=n;if(e.BuxcS(e[f(325)],e[f(325)])){let{openDB:g}=await e[f(1456)](hp);this._qosDB=await g("frontier_"+s,1,{upgrade(y){y["createOb"+f(286)+"e"](s,{keyPath:l})}})}else return this._qosDB[f(1248)+f(1439)]()})(),await this[n(1156)+"mise"]}catch(s){console[n(464)](s)}finally{this[n(1156)+n(214)]=null}}}async[t(1349)](n){let s=t;if(e[s(244)](e[s(1110)],s(240)))return e[s(636)](this.currentIndex,this[s(909)+"s"][s(1091)])?!0:e[s(234)](this["currentE"+s(143)+s(1216)+"t"],this[s(628)+"es"]);try{return await this[s(985)](),this[s(299)]?.[s(1349)](this[s(1635)],n)}catch(l){console[s(464)](l)}}async set(n,s){let l=t;return await this[l(985)](),this[l(299)]?.put(this[l(1635)],n)}async[t(1161)](n){let s=t;if(e[s(1589)](e[s(394)],e.wvONE))try{return await this._init(),this[s(299)]?.delete(this[s(1635)],n)}catch(l){console.log(l)}else this[s(1482)+"sCounter"]?.[s(424)](),this[s(1242)]("ping_onc"+s(1307)+"t",s(748)),this["_pingLos"+s(973)]?.[s(1095)+"chMaxCount"]()?this["_handleR"+s(911)]():this[s(712)]()}async[t(521)](){let n=t;try{return await this[n(985)](),this[n(299)]?.[n(521)](this[n(1635)])}catch(s){console[n(464)](s)}}async[t(139)](){let n=t;return await this[n(985)](),this[n(299)]?.[n(1321)+"ys"](this._dbName)}async[t(639)](){let n=t;return e.BDzqr==="UXCqy"?!!this[n(299)]:(await this[n(985)](),this[n(299)]?.[n(639)](this._dbName))}async[t(1540)](){let n=t;try{this[n(299)]?.[n(605)](),this._qosDB=void 0}catch(s){console[n(464)](s)}}get[t(409)](){let n=t;try{return!!this[n(299)]}catch(s){return console[n(464)](s),!1}}}class gp{constructor(n,s){let l=t;this[l(800)]=n,this._pathKey=s,this[l(299)]=localStorage}async openDB(){}get[t(1029)](){let n=t;return n(1628)+"_"+this[n(800)]}async[t(1349)](n){let s=t,l=this._qosDB[s(1134)](this[s(1029)]);return JSON.parse(l||"{}")[n]}async[t(1449)](n,s){let l=t,f=this[l(299)].getItem(this[l(1029)]),g=JSON[l(1290)](e[l(462)](f,"{}"));return g[s||n[this[l(571)]]]=n,this[l(299)][l(267)](this._prefix,JSON[l(272)+"y"](g)),s||n[this._pathKey]}async del(n){let s=t,l=this[s(299)][s(1134)](this[s(1029)]),f=JSON[s(1290)](e.KevYJ(l,"{}"));return f[n]=void 0,this[s(299)][s(267)](this[s(1029)],JSON[s(272)+"y"](f))}async[t(521)](){let n=t;return this[n(299)][n(521)]()}async[t(139)](){let n=t,s=this[n(299)][n(1134)](this[n(1029)]),l=JSON.parse(s||"{}");return Object.keys(l)}async[t(639)](){let n=t,s=this._qosDB[n(1134)](this[n(1029)]),l=JSON[n(1290)](e.zqyIO(s,"{}"));return Object[n(1071)](l)}[t(1540)](){return Promise[t(1317)]()}get isReady(){return!!this[t(299)]}}class mp{constructor(n,s){let l=t,f={iYHMz:function(g,y,E){return e[H(367)](g,y,E)},zBQeU:e[l(274)]};if(e.MWTAL===e[l(1436)])this[l(800)]=n,this._pathKey=s,this[l(299)]=Tn?tt:$r?wx:null;else{let g=_0x3a2fd2[l(801)][l(1118)](_0x486c1e.byteOffset,e[l(598)](_0x2ae31d.byteLength,_0x47fd9a.byteOffset));this[l(1084)]&&this[l(1084)].send({data:g,fail:y=>{let E=l;this[E(1242)](E(677),Noalru[E(1277)](_0x2e3c66,Noalru.zBQeU,{message:this[E(159)+"rrorMess"+E(944)](y)}))}})}}async openDB(){}get[t(1029)](){let n=t;return n(1628)+"_"+this[n(800)]}async[t(1349)](n){let s=t,l=this[s(299)].getStorageSync(this[s(1029)]);return JSON[s(1290)](l||"{}")[n]}async set(n,s){let l=t,f=this._qosDB[l(280)+"geSync"](this[l(1029)]),g=JSON[l(1290)](e[l(184)](f,"{}"));return g[s||n[this._pathKey]]=n,this._qosDB[l(1516)+l(454)](this._prefix,JSON[l(272)+"y"](g)),s||n[this[l(571)]]}async[t(1161)](n){let s=t,l=this[s(299)][s(280)+"geSync"](this._prefix),f=JSON[s(1290)](l||"{}");return f[n]=void 0,this[s(299)][s(1516)+"geSync"](this._prefix,JSON[s(272)+"y"](f))}async[t(521)](){let n=t;return this[n(299)][n(1248)+n(1439)]()}async[t(139)](){let n=t,s={TfJiX:function(l,f){return e[H(662)](l,f)},KcaAQ:function(l,f){return e[H(686)](l,f)}};if(e[n(1058)]===e[n(656)])s[n(613)](_0x1e5fd3,this[n(843)+n(1470)+"Id"]),s[n(311)](_0x5a48fa,this[n(1255)+"ctTimeou"+n(1590)]),this[n(843)+n(1470)+"Id"]=null,this[n(1255)+n(442)+n(1590)]=null;else{let l=this[n(299)]["getStora"+n(1413)+"nc"](this[n(1029)]),f=JSON[n(1290)](l||"{}");return Object[n(139)](f)}}async[t(639)](){let n=t,s=this[n(299)][n(280)+n(1413)+"nc"](this._prefix),l=JSON[n(1290)](s||"{}");return Object[n(1071)](l)}closeDB(){return Promise[t(1317)]()}get isReady(){return!!this._qosDB}}function nl(a,n){let s=t;if(e.mApKx===s(1124)){if(e[s(756)](Tn,Tn))return new mp(a,n);if(e[s(612)](Qn,Jr)&&e[s(744)](s(457)+"d",typeof indexedDB))return new pp(a,n);if(e[s(1640)](Qn,Jr)&&e[s(1427)](e[s(1625)],typeof localStorage))return new gp(a,n);throw new Error(e.LXltU)}else return _0x3813d6?this[s(1458)+"E"]():this[s(1534)+"E"]()}class wp{constructor(){let n=t;this[n(1048)+n(767)+"Id"]=null,this[n(1048)+"l"]=36e5,this[n(299)]=e[n(665)](nl,e.njQLu,n(1305)+"id")}async[t(1048)+"lFlush"](){let n=t;e[n(1082)](clearInterval,this._intervalTimeoutId),this[n(1048)+n(767)+"Id"]=e[n(297)](setInterval,()=>{this.flushExpired()},this._interval)}async[t(208)](){let n=t;await this[n(299)][n(208)]()[n(1103)](()=>{this[n(1048)+"lFlush"]()})}async[t(868)+t(1034)](){let n=t;(await this._qosDB?.[n(639)]()||[]).filter(({timestamp:f})=>f<Date[n(731)]()).forEach(f=>{let g=n;this[g(299)]?.[g(1161)](f[g(1305)+"id"])})}async[t(1161)](n){let s=t;return this[s(299)]?.[s(1161)](n)}async[t(1449)](n,s){let l=t;return this._qosDB?.[l(1449)]({message_id:n,timestamp:s})}async[t(1349)](n){let s=t;return this[s(299)]?.[s(1349)](n)}async[t(1540)](){let n=t,s={OQprl:function(l,f){return e[H(1346)](l,f)},pXOJJ:function(l,f){return l(f)}};if(e[n(429)](e[n(398)],e.gKcAa))return _0xfb1fb9.apply(IbCuKl[n(614)](_0x45c651,this),_0x31ae41),IbCuKl[n(749)](_0x1caa3b,_0x446192[n(1349)](this));clearInterval(this[n(1048)+n(767)+"Id"]),await this[n(299)]?.[n(1540)]()}get[t(409)](){return this._qosDB?.isReady}}function la(a){let n=t;if(e[n(734)]===e[n(734)]){let s=!!this[n(1105)][n(238)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=e.VSVtk(tn,a.message[n(685)],e.uSlcq,"2"),f=l&&tn(a.message[n(685)],e[n(1493)],"1"),g=l&&e[n(958)](tn,a[n(1081)][n(685)],e[n(1273)],"1"),y=g?er(a.message[n(685)],e[n(1396)])?.[n(759)](",")[n(461)](Boolean)||[]:[];return{enabled:s,isQoSMessage:l,isQoSAck:f,isAckCleanupMessage:g,ackMsgIds:y}}else{if(e[n(1529)](4,_0x4cd462.length)){let s=_0x88f662[n(346)+"g"](0,e.ICJvN(4,_0x5d7786[n(1091)])),l=s[n(1037)](_0x1a94cb);_0x9dd478[n(1228)](l)}else _0x4793c1[n(1228)](_0x3a456d);_0x597abc&&(_0x49ca91+=1),_0xdbc686+=1,_0x8a5531=!1}}async function rl(){let a=t;return this["_QoSMana"+a(1429)]||(this[a(1344)+a(1429)]=new wp),this[a(1344)+a(1429)][a(409)]||await this[a(1344)+"ger"].openDB(),this["_QoSMana"+a(1429)]}async function _p(a,n){let s=t,l={nEWFC:e[s(1063)],yNBvm:function(f,g){return e.cwSMz(f,g)},zNuiw:function(f,g){return f&g},xLRJg:function(f,g){return f>>>g},QpGcF:function(f,g){return e[s(1462)](f,g)},leoQj:function(f,g){return e.XTFCK(f,g)},VVlOT:function(f,g){return e[s(1353)](f,g)},LOwDv:function(f,g){return f<g},wJzLw:function(f,g){return f|g},oWual:function(f,g){return f<g},OFvwX:function(f,g){return e[s(1137)](f,g)},KBchD:function(f,g){return e[s(155)](f,g)},nFykD:function(f,g){return e.qpndB(f,g)},jBLbz:function(f,g){return e.rkXDf(f,g)},wJXfP:function(f,g){return e[s(292)](f,g)},Tqszh:function(f,g){return e[s(150)](f,g)},vhsGD:function(f,g){return e.PjzYJ(f,g)}};if(e[s(820)](e[s(316)],s(503))){let f=4294967295;return function(g,y,E=!0){let h=s,O=l[h(920)].split("|"),R=0;for(;;){switch(O[R++]){case"0":f=(f|l.yNBvm(l.zNuiw(15,g[y]),28))>>>0;continue;case"1":f=l[h(541)](127&g[y],0);continue;case"2":f=l[h(962)](f,l[h(370)](127,g[y])<<14)>>>0;continue;case"3":if(l.VVlOT(g[y++],128))return{value:E?f:l[h(962)](0,f),offset:y};continue;case"4":return{value:E?f:l[h(962)](0,f),offset:y};case"5":if(l[h(1487)](g[y++],128))return{value:E?f:l[h(1499)](0,f),offset:y};continue;case"6":if(l[h(1075)](g[y++],128))return{value:E?f:l[h(1186)](0,f),offset:y};continue;case"7":f=l[h(793)](f,l[h(934)](l[h(802)](127,g[y]),7))>>>0;continue;case"8":if(l[h(1075)](g[y++],128))return{value:E?f:l[h(1499)](0,f),offset:y};continue;case"9":if(l[h(1155)](y+=5,g[h(1091)]))throw y=g.length,_0x9e0aeb(y,10,g[h(1091)]);continue;case"10":f=l.wJXfP(l[h(363)](f,l[h(934)](l[h(802)](127,g[y]),21)),0);continue;case"11":if(l.vhsGD(g[y++],128))return{value:E?f:0|f,offset:y};continue}break}}}else{let{enableAutoAck:f}=this[s(1105)],g=tn(a[s(1081)][s(685)],s(1e3),"1"),y=e[s(958)](tn,a.message[s(685)],e[s(1301)],"1"),E=la[s(723)](this,a);if(e[s(789)](f,g)){let{SeqID:h,LogID:O,service:R,LogIDNew:N,method:q}=a[s(1081)];this[s(1330)]({SeqID:h,LogID:O,LogIDNew:N,service:R,method:q,headers:[{key:e[s(1301)],value:"1"},{key:e[s(1480)],value:e[s(1337)](N,"")},{key:e[s(1566)],value:"0"}]})}y&&!E[s(579)]&&this[s(1548)+s(773)+s(854)](a),e[s(1456)](n)}}async function yp(a,n){let s=t,l={JvCbW:e.XoRfQ,TvDnL:function(f){return e.mkrnz(f)},RRXCg:e.BQtgJ};if(s(175)==="MOgDQ"){let f={btQKi:kUxcrh[s(716)],pDmUA:function(h,O){return h(O)},xsQZy:function(h){let O=s;return kUxcrh[O(1270)](h)}},g=()=>{let h=s;_0x457307[h(1542)+h(195)+h(484)](f[h(661)],y),_0x479d6e[h(1542)+h(195)+h(484)](h(677),E)},y=()=>{let h=s;f[h(1631)](_0x2f1a3d,f[h(1631)](_0x11a40a,_0x20b2ff.result)),f.xsQZy(g)},E=()=>{let h=s;_0x4379dc(_0x10f3e9[h(677)]),g()};_0x4346f8["addEvent"+s(1473)](kUxcrh[s(716)],y),_0x47f639[s(543)+s(1473)](kUxcrh[s(925)],E)}else this[s(787)](e[s(164)],a[s(1081)]),e.dtnqC(n)}async function bp(a,n){let s=t,l=e.MkzGb(Xt,await e[s(686)](tl,a[s(848)]));try{if(l.payload instanceof Uint8Array){let f=this._options[s(192)+s(770)]instanceof Object?{force:!!this._options[s(192)+s(770)][s(420)],encoding:this._options[s(192)+s(770)][s(329)]?this._options[s(192)+s(770)][s(329)][s(1657)](/\s/g,"")["toLowerC"+s(1054)]():""}:{force:!1,encoding:this[s(1105)][s(192)+s(770)]?this[s(1105)]["payloadE"+s(770)][s(1657)](/\s/g,"")[s(1506)+s(1054)]():""},g=l["payloadE"+s(770)]?l[s(192)+s(770)][s(1657)](/\s/g,"")[s(1506)+"ase"]():"",y=e[s(427)](this._options[s(1649)+s(753)],Object)?{force:!!this[s(1105)]["payloadT"+s(753)][s(420)],type:this[s(1105)]["payloadT"+s(753)].type?this._options[s(1649)+s(753)].type[s(1657)](/\s/g,"")[s(1506)+s(1054)]():""}:{force:!1,type:this[s(1105)][s(1649)+s(753)]?this[s(1105)][s(1649)+s(753)][s(1657)](/\s/g,"")[s(1506)+s(1054)]():""},E=l[s(1649)+s(753)]?l["payloadT"+s(753)][s(1657)](/\s/g,"")[s(1506)+s(1054)]():"",h=y[s(420)]?y[s(1209)]:E||y[s(1209)],O=f[s(420)]?f[s(329)]:g||f.encoding,R=[e[s(1079)],"application/json",e[s(310)],e.VwfTR],N=[e[s(1512)],e.JeeYN];this[s(1105)][s(867)+"ansformT"+s(378)+"ad"]&&R[s(423)](h)&&(!O||N[s(423)](O))?l[s(795)+s(1077)]=e.VSVtk(el,l[s(1610)],0,l.payload.byteLength):l[s(795)+s(1077)]=""}else l["textPayl"+s(1077)]=""}catch(f){l[s(795)+"oad"]="",console.log(f)}a.message=l,n()}function Ep(a,n,s){let l=t,f=s||8192,g=e[l(919)](f,1),y=null,E=f;return function(h){let O=l;if(h<1||e[O(234)](h,g))return e[O(1627)](a,h);e[O(598)](E,h)>f&&(y=e[O(1166)](a,f),E=0);let R=n.call(y,E,E+=h);return e[O(1041)](7,E)&&(E=e[O(181)](7,E)+1),R}}let vp=4294967295;function Sp(a,n,s){let l=t;return e[l(1006)](RangeError,e[l(997)](e.WzDSr(e[l(1453)](e[l(1318)](l(534)+l(673)+l(1160),a),e[l(1531)]),e[l(1337)](n,1)),e[l(1451)])+s)}function Ap(a,n,s){let l=t;if(e[l(279)](s,vp))throw new Error(l(1021)+l(1403)+"e");let f=3;for(;f>=0;){let g=e.JhrFe(255,s);e[l(1535)](fa,g,a,e[l(452)](n,f)),s>>>=8,f--}return n+4}function Ip(a,n){let s=t,l=0,f=n,g=n+4;for(;f<g;){let{value:y,offset:E}=e[s(1448)](ua,a,f);f=E,l=e.Ugkzn(l<<8,0),l+=y}return{value:l,offset:g}}function Tp(a,n,s){let l=t;return a?e.Kmlig(a[l(1091)],40)?e.AbCMX(e[l(1206)](ca,a,n,s),s):n[l(1268)+"e"]?n[l(1268)+"e"](a,s)+s:n[l(1582)]?e[l(386)](n[l(1582)](a,s),s):e[l(705)](e[l(1206)](ca,a,n,s),s):s}function Cp(a,n){let s=t,l={dkMFL:function(f,g){return e[H(615)](f,g)},BJiCv:function(f,g){return e.HYanV(f,g)},IQgrZ:function(f,g){return f<g},oWAcy:function(f,g){return e[H(1353)](f,g)},hVLla:function(f,g){return f|g},ZAvcu:function(f,g){return e.mdDJG(f,g)},vgfFS:function(f,g){return e[H(362)](f,g)},iMMkS:function(f,g){return f>>g},jWqvb:function(f,g){return e[H(1484)](f,g)},zwTSP:function(f,g){return e[H(474)](f,g)},KUocl:function(f,g){return e[H(1137)](f,g)},czJrZ:function(f,g){return e.LYWkj(f,g)}};if(e.YDwKY(e[s(300)],e[s(841)])){let f=_0x1e325e.charCodeAt(_0x4149a4);EgoYLZ[s(158)](f,55296)&&f<=56319&&EgoYLZ.BJiCv(_0x37321e,1)<_0x1be976&&(f=EgoYLZ[s(583)](f<<10,_0x1c3567[s(1654)+"At"](++_0x1f0ad6))-56613888),EgoYLZ.IQgrZ(f,128)?_0x5a6c7a[_0x31f868++]=f:(EgoYLZ[s(1197)](f,2048)?_0x364df7[_0x3469b1++]=EgoYLZ.hVLla(EgoYLZ.ZAvcu(f>>6,31),192):(f<65536?_0xf17732[_0x517f01++]=EgoYLZ[s(1416)](EgoYLZ[s(783)](EgoYLZ[s(1623)](f,12),15),224):(_0xc60177[_0x2f09f0++]=EgoYLZ[s(1416)](EgoYLZ[s(783)](EgoYLZ[s(1257)](f,18),7),240),_0x1aad5f[_0x539273++]=EgoYLZ[s(1648)](EgoYLZ[s(783)](EgoYLZ.iMMkS(f,12),63),128)),_0x5cf18b[_0x4a8ee1++]=EgoYLZ.zwTSP(EgoYLZ[s(783)](EgoYLZ[s(1257)](f,6),63),128)),_0x4ef90e[_0x4fe5e9++]=EgoYLZ.KUocl(EgoYLZ.czJrZ(63,f),128))}else{let f=new ce(e[s(482)](e.qGtMS(e[s(478)](e[s(1294)](a[e[s(1236)](n,4)],24),e[s(1219)](a[e.XKVSE(n,5)],16)),a[e.uwvva(n,6)]<<8),a[e.WzDSr(n,7)]),e.vGDhX(e[s(807)](a[e.xBMbP(n,0)]<<24|e.JMqqx(a[e.faazw(n,1)],16),e[s(897)](a[e[s(1236)](n,2)],8)),a[e[s(1130)](n,3)]),!0);return n+=8,{value:f,offset:e[s(997)](n,8)}}}function Dp(a,n,s){let l=t,f=a[l(1038)],g=a[l(1376)];return n[s]=e.ZvcFn(g,24),n[e[l(1297)](s,1)]=e[l(599)](e[l(1331)](g,16),255),n[e[l(389)](s,2)]=e[l(689)](g>>>8,255),n[e[l(501)](s,3)]=e.bByvo(255,g),n[s+4]=f>>>24,n[s+5]=e[l(888)](e[l(515)](f,16),255),n[e[l(386)](s,6)]=e[l(741)](e[l(1285)](f,8),255),n[s+7]=e[l(334)](255,f),s+=8,s}function ua(a,n){let s=t;return a[s(1059)+"8"]?{value:a[s(1059)+"8"](n),offset:e[s(842)](n,1)}:{value:e[s(689)](255,a[n]),offset:e[s(1297)](n,1)}}function fa(a,n,s){let l=t;return n[l(349)+"t8"]?n[l(349)+"t8"](a,s):n[s]=e[l(1265)](255,a),e[l(1236)](s,1)}let Rp=function(a){return new Uint8Array(a)},kp=e[t(744)](e[t(1625)],typeof Buffer)?Buffer[t(1476)+t(1100)]:Ep(Rp,Uint8Array[t(572)+"e"].subarray),Pp=16,xa=32;function Op(a){let n=t,s=0,l={};for(let f=0;e[n(1599)](f,a[n(1091)]);f++)l[a[f][n(1192)+n(1044)]]=Qd(a[f][n(1192)+"ame"]),s+=e[n(529)](14,l[a[f][n(1192)+"ame"]]);return[s,l]}function il(a,n,s){let l=t,f={hUNjY:e[l(833)],laDDF:function(O,R,N,q){return e.BlOAs(O,R,N,q)},uZrLW:e.DQBiF,MvlKd:e[l(1498)],CRJxf:e.GOIVC,ooUze:function(O,R,N,q){return O(R,N,q)},LmbHA:l(1486),EaEnJ:e[l(444)]},[g,y]=e[l(449)](Op,a),E=e[l(252)](kp,g),h=0;return a[l(451)](O=>{let R=l,N=f[R(778)][R(759)]("|"),q=0;for(;;){switch(N[q++]){case"0":h=f.laDDF(fa,y[O[R(1192)+R(1044)]],E,h);continue;case"1":console[R(464)](f[R(828)],h);continue;case"2":console.log(f[R(201)],h);continue;case"3":console[R(464)](R(304),h);continue;case"4":h=f[R(952)](Ap,E,h,O.service||0);continue;case"5":h=f[R(952)](fa,0,E,h);continue;case"6":console[R(464)](f[R(585)],O,O[R(1249)]);continue;case"7":h=f[R(174)](Dp,ce[R(816)+"er"](O[R(1490)]||n),E,h);continue;case"8":console[R(464)](f[R(936)],h);continue;case"9":console.log(f.EaEnJ,h);continue;case"10":h=Tp(O[R(1192)+R(1044)],E,h);continue}break}}),{frameType:xa,headers:[{key:e.RpgDE,value:s}],payload:E}}function Lp(a){let n=t,s=0,l=[];for(;e[n(1599)](s,a[n(1251)+"th"]);){let{offset:f}=ua(a,s);s=f;let g={cursor_name:"",cursor:0,service:0},{value:y,offset:E}=Ip(a,s);g[n(1249)]=y,s=E;let{value:h,offset:O}=e[n(611)](ua,a,s);s=O,g["cursor_n"+n(1044)]=e[n(1560)](el,a,s,e.XKVSE(s,h)),s+=h;let{value:R,offset:N}=e[n(448)](Cp,a,s);g.cursor=R.toNumber(),s=N,l[n(1228)](g)}return l}function Np(){let a=t;return{frameType:xa,headers:[{key:e[a(1446)],value:e[a(1391)]}],payload:void 0}}class Mp{constructor(n,s,l){let f=t;this[f(142)+f(696)]=n,this[f(411)+"ileName"]=s,this[f(1424)+"Strategy"]=l,this[f(299)]=e[f(1426)](nl,this[f(142)+f(696)],e.ifFzQ)}async openDB(){let n=t;if(n(826)!==e[n(830)])for(var s in _0x4d6549)_0x3c9022(_0x30fb35,s,{get:_0x2f456e[s],enumerable:!0});else await this[n(299)].openDB()}async[t(1507)+"rs"](){let n=t;if(!this[n(299)][n(409)])return;let s=this[n(1424)+n(1406)],l=await this[n(299)].getAll();switch(console[n(464)](e[n(1072)],l),s){case e[n(144)]:return l&&l[n(1091)]?e[n(600)](il,l,0,this[n(411)+n(221)]):void 0;case e.VsYke:return;case n(862):return l&&l[n(1091)]?il(l,0,this["_cursorF"+n(221)]):e[n(527)](Np)}}async[t(1449)](n,s,l){let f=t,g={iaYFV:function(y,E){return e[H(967)](y,E)}};if(e[f(290)]===e[f(290)])return console[f(464)](e[f(1213)],n,s,l),this[f(299)][f(1449)]({cursor_name:n,cursor:s,service:l});{let y=this._listeners[_0xaf3c17];if(y)for(let E=0;bfqKBw.iaYFV(E,y.length);)y[E].fn===_0x6861da?y.splice(E,1):++E}}async[t(309)+"rs"](n){let s=t,l=Lp(n);for(let f of l)console[s(464)](e[s(1315)],l),await this._qosDB[s(1449)](f)}async[t(1349)](n){let s=t;return(await this[s(299)][s(1349)](n))?.cursor}async[t(1540)](){await this[t(299)].closeDB()}[t(892)+t(638)+t(604)](n){let s=t;this["_cursorF"+s(221)]=n}get[t(409)](){let n=t;if(e.MFnvv!==n(211)){let s=e.vAXkW(e.dZhFd(e.qbISr(e[n(1258)](7&_0x5c0e78,18),e[n(289)](e[n(994)](63,_0x449a29[_0x370521++]),12))|e[n(692)](63,_0x343f3b[_0x517eb5++])<<6,e[n(683)](63,_0x538ab9[_0x453bcb++])),65536);_0x324aed+=_0x172470["fromChar"+n(1112)](e.PZpLG(55296,s>>10)),_0x18eabc+=_0x189932[n(666)+n(1112)](e[n(1342)](56320,1023&s))}else return this[n(299)][n(409)]}}let Bp=e[t(276)];async function sl(a){let n=t;if(!this[n(1105)][n(238)+"S"])return null;let{aID:s,fpID:l,messageStrategy:f}=this[n(1105)],g=e.iNxgs(a,Bp);try{return this[n(223)+n(1253)]?a&&this[n(223)+n(1253)][n(892)+"rsorFile"+n(604)](a):this[n(223)+n(1253)]=new Mp(l+"_"+s+"_"+g,g,f),this[n(223)+n(1253)][n(409)]||await this[n(223)+n(1253)][n(208)](),this["_cursorM"+n(1253)]}catch{return null}}async function Fp(a,n){let s=t,l=e[s(1560)](tn,a[s(1081)][s(685)],e[s(1022)],"-1"),f=e[s(845)](tn,a.message[s(685)],e[s(1301)],"1"),g=er(a[s(1081)][s(685)],e.jFzRd),y=e[s(1006)](Number,er(a[s(1081)][s(685)],e[s(324)]))||0,E=la[s(723)](this,a),h=e[s(1535)](tn,a.message[s(685)],e.mMBuq,"2"),O=e[s(1325)](er,a[s(1081)][s(685)],e[s(1089)]),R=Number(er(a.message[s(685)],e[s(477)]));if(E.isQoSAck)return e[s(527)](n);let N=E["isQoSMes"+s(914)]?await rl[s(723)](this):null;if(e.vxnMJ(a[s(1081)].service,0)&&f&&!l||e[s(229)](a[s(1081)][s(1249)],0)){if(g&&E[s(876)+s(914)]&&N)return!!!await N.get(g)&&(this[s(1548)+s(782)+s(303)](a),await N.set(g,e[s(647)](Date.now(),y))),e[s(405)](n);if(h){let q=await sl[s(723)](this);if(!q)return this[s(1548)+s(782)+s(303)](a),e[s(246)](n);let V=await q.get(O)??-1;if(e.BnMdQ(V,R))this[s(1548)+s(782)+"Event"](a),q[s(1449)](O,R,a.message[s(1249)]);else throw new Error("recevied message"+s(1341)+R+(s(995)+"than local cursor ")+V);return e[s(430)](n)}return this[s(1548)+"hMessageEvent"](a),n()}}async function zp(a,n){let s=t,l=la[s(723)](this,a);if(!l[s(876)+s(914)])return n();let f=await rl[s(723)](this);if(l["isAckCleanupMess"+s(944)]&&l.ackMsgIds[s(1091)])for(let g of l[s(1094)+"s"])await f[s(1161)](g);e[s(527)](n)}async function Up(a,n){let s=t,l={kcdaZ:function(h,O,R,N){return h(O,R,N)},TQEuO:s(1e3),FSpDx:function(h,O,R,N){return e[s(958)](h,O,R,N)},WQxwX:e[s(1301)],gnFVf:function(h,O){return e[s(789)](h,O)},MRLOm:e[s(1480)],HUMsu:s(1576),nDnzX:function(h){return e[s(1456)](h)}},f=e[s(1667)](a.message.frameType,Pp),g=e[s(498)](a[s(1081)][s(646)+"e"],xa);if(!f&&!g)return e[s(1580)](n);let y=e[s(1426)](er,a[s(1081)][s(685)],e[s(1446)]);if(!y)return e[s(777)](n);let E=await sl[s(723)](this,y);if(!E)return e[s(1608)](n);if(f){let h=await E[s(1507)+"rs"](),O={frameType:h?.[s(646)+"e"],SeqID:ce[s(816)+"er"](this[s(1115)]++),LogID:ce.fromNumber(this[s(1105)][s(384)+s(780)]()),service:9e3,method:5,headers:h?.[s(685)],payload:h?.payload},R=e[s(737)](v,O);this._ws&&this[s(395)][s(1187)+"te"]&&this[s(395)][s(1338)](R)}if(g)if(e[s(703)]!==e.vapJG){let h=a[s(1081)].payload;h&&E.setCursors(h)}else{let{enableAutoAck:h}=this._options,O=tZYozN[s(993)](_0x4bb855,_0x343b74[s(1081)][s(685)],tZYozN.TQEuO,"1"),R=tZYozN.FSpDx(_0x38c0e9,_0xfe3153[s(1081)][s(685)],tZYozN[s(217)],"1"),N=_0x4a2891.call(this,_0x57cfca);if(tZYozN[s(1459)](h,O)){let{SeqID:q,LogID:V,service:ie,LogIDNew:Re,method:nt}=_0x444a67[s(1081)];this[s(1330)]({SeqID:q,LogID:V,LogIDNew:Re,service:ie,method:nt,headers:[{key:s(945),value:"1"},{key:tZYozN.MRLOm,value:Re||""},{key:tZYozN.HUMsu,value:"0"}]})}R&&!N[s(579)]&&this[s(1548)+s(773)+s(854)](_0x262ea1),tZYozN[s(172)](_0x52bf79)}}let Gp=async function(a,n){let s=t;this[s(1127)]=!1,e.cKyaH(clearTimeout,this[s(157)+s(1494)+s(350)]),n()},qp=async function(a,n){let s=t;if(!this[s(395)]||e[s(1379)](this[s(395)][s(1187)+"te"],this[s(202)]))return e[s(225)](n);let{pingInterval:l}=this[s(1105)];this._endpointManager?.[s(426)+s(1454)+"fig"]();for(let g=0;e.nvTNK(g,this[s(1424)+s(658)][s(1091)]);g++){let y=this["_message"+s(658)][g];if(e[s(1488)](this[s(395)][s(1187)+"te"],this[s(202)])&&e.qRGYY(null,y))e[s(1655)](e.qTrQB,e[s(360)])?(_0x333e47(),_0x417ce5()):(this[s(395)]&&this[s(395)][s(1338)](y),this[s(1424)+s(658)][g]=null);else break}this[s(1424)+s(658)]=this[s(1424)+s(658)][s(461)](g=>!!g),this._pingPongTimeoutId=setTimeout(()=>this[s(712)](),l),this[s(1548)+s(1584)+"nt"](a),this[s(273)+"er"]&&this[s(395)]&&(this[s(395)].binaryType=this[s(1450)+s(753)]);let f=this[s(1153)+s(1561)]?.[s(693)+s(699)+"nt"]();this[s(787)](s(1513)+f+s(603)),e[s(606)](n)},Hp=async function(a,n){let s=t,l=this[s(1153)+s(1561)]?.["getCurre"+s(699)+"nt"]();this[s(787)](s(1513)+l),e[s(877)](n)};class jp extends aa{constructor(n){let s=t,l={ZrDDb:function(E,h){return E(h)}};super(),this[s(1365)+s(1016)+s(1125)]=!0,this[s(273)+"er"]=Qn,this._isNode=op,this[s(1184)+"T"]=Tn,this[s(1347)+"X"]=$r,this[s(1355)+"r"]=Jr,this[s(1424)+s(658)]=[],this[s(1153)+s(1561)]=null,this[s(1085)+"osed"]=!1,this[s(1450)+s(753)]=e[s(1593)],this[s(157)+s(193)]=!1,this[s(157)+"ionTimeo"+s(350)]=null,this[s(1255)+"ctTimeoutId"]=null,this[s(843)+s(1470)+"Id"]=null,this[s(1115)]=0,this[s(1127)]=!1,this[s(1659)]="",this[s(1344)+"ger"]=null,this["_cursorM"+s(1253)]=null,this["_pingLos"+s(973)]=null,this._protocols=e[s(216)],this[s(1475)]=3,this.CONNECTING=0,this[s(202)]=1,this[s(938)]=2,this[s(987)]=E=>{let h=s,O={lqXKh:function(R,N){return e[H(1026)](R,N)},AHizB:function(R,N){return e[H(478)](R,N)},Wqcvr:function(R,N){return e.niOpR(R,N)},PRhur:function(R,N){return e[H(342)](R,N)},rEWxC:function(R,N){return e.SFmGC(R,N)},wWQkp:function(R,N){return e[H(784)](R,N)},FWUZe:function(R,N){return R|N},penhg:function(R,N){return e[H(1087)](R,N)},rLoFp:function(R,N){return e[H(882)](R,N)},rGSZi:function(R,N){return e[H(1385)](R,N)},TcgEM:function(R,N){return e[H(1130)](R,N)}};if(e.EePIt(h(643),e[h(575)])){let R=new _0x1a86b8(JukJFv[h(1430)](JukJFv[h(871)](JukJFv[h(589)](_0x527174[JukJFv[h(1460)](_0x14fe58,4)],24),JukJFv.rEWxC(_0x3cc7ac[_0x30f3a6+5],16)),JukJFv[h(589)](_0x4973c6[JukJFv[h(1460)](_0x87730f,6)],8))|_0x3c65d7[JukJFv[h(1407)](_0x2d862d,7)],JukJFv[h(981)](JukJFv.penhg(JukJFv[h(499)](_0x33e002[JukJFv[h(1460)](_0x2d0db3,0)],24),_0x30d1cc[JukJFv[h(1460)](_0xb5ec08,1)]<<16)|JukJFv[h(489)](_0x1d9260[JukJFv[h(1407)](_0xcd8f3d,2)],8),_0x5a8288[JukJFv[h(1460)](_0x7d1b35,3)]),!0);return _0xd5ae1c+=8,{value:R,offset:JukJFv[h(1348)](_0x946685,8)}}else try{e[h(1524)](Xd,this,E,[Gp,qp,Hp])}catch(R){let N=e[h(1164)](at,e.BQtgJ,{message:R[h(1081)],code:en.OPEN_ERROR,error:R});this[h(1548)+h(1536)+h(258)](N)}},this._onMessage=async E=>{let h=s,{pingInterval:O,pingFrequency:R}=this[h(1105)];if((e[h(1558)]("hi",E[h(848)])&&e[h(803)](e[h(1620)],R)||R==="auto")&&(this[h(625)+h(568)](),this[h(1242)](e[h(667)],e[h(425)]),this[h(843)+h(1470)+"Id"]=e[h(146)](setTimeout,this[h(712)][h(650)](this),O)),!e[h(803)]("hi",E[h(848)]))try{e[h(958)](Xd,this,E,[bp,_p,zp,Up,Fp,yp])}catch(N){let q=e[h(1465)](at,e[h(274)],{message:N.message,code:en[h(1287)+h(1511)],error:N});this["_dispatc"+h(1536)+h(258)](q)}},this[s(1442)]=E=>{let h=s;if(e[h(1383)](e[h(282)],e[h(282)]))_0x20f651[h(464)](_0x27d4ce);else{let O=this[h(1153)+h(1561)]?.[h(1095)+"chMaxTries"](),R=this[h(1153)+h(1561)]?.[h(693)+h(699)+"nt"]();if(O&&!E.message)if(e.jREQm===e[h(1641)])_0x4c27d2(kvpcZJ[h(898)](_0x2251da,_0x3e2e3a.result),_0x590c0d[h(679)+"on"],_0x2dfa08[h(321)+"on"],kvpcZJ[h(898)](_0x2b133f,_0x37614b["transact"+h(410)]));else{let N="connect "+R+(h(256)+h(1586)+h(404)+"ed");this[h(1548)+h(1536)+"ent"](at(e[h(274)],{message:N,code:en[h(435)+h(436)+"R"],error:E}));return}this[h(395)]&&this[h(395)].readyState===this[h(202)]&&this["_disconn"+h(1604)](),this[h(1548)+h(1536)+h(258)](e[h(1467)](at,e[h(274)],{message:E[h(1081)],code:en[h(1606)+h(1102)],error:E}))}},this[s(637)]=async E=>{let h=s;this[h(437)+h(382)](),this[h(625)+"ngTimer"](),this["_removeW"+h(1605)+"rs"](),this._ws=null,this[h(157)+h(193)]=!1;let O=this[h(1153)+h(1561)]?.[h(1095)+h(166)+"es"]();if(!O&&this["_navigat"+h(336)]()&&!this[h(1085)+h(1261)]){let R=this[h(1153)+h(1561)]?.[h(693)+h(699)+"nt"](),N=this._options[h(872)+h(1138)+h(792)](E[h(1311)],E[h(866)]);this[h(1548)+h(933)+"ent"](e[h(367)](ht,h(605),{code:1006,reason:E[h(866)]||h(1438)+h(1410)+h(1518)+h(512)+h(1647)+h(1457)+R,willReconnect:N})),N&&this[h(157)]();return}if(e.KncMA(1e3,E[h(1311)])&&this[h(1085)+"osed"]){this["_dispatc"+h(933)+"ent"](ht(e[h(1515)],{code:1e3,reason:e[h(1616)]})),this[h(1153)+h(1561)]?.["resetEnd"+h(1454)+h(1168)](),this["_pingLos"+h(973)]?.[h(1215)+"nter"]();return}if(E[h(1311)]!==1e3&&O){let R=this[h(1153)+"tManager"]?.getCurrentEndpoint(),N=E[h(866)];N||(N=await xp(this[h(1659)])),N=h(1438)+h(1410)+h(1634)+N+(h(915)+h(1464))+R+(h(544)+h(766)+h(630)),this[h(1548)+h(933)+h(258)](ht(e.LtQHQ,{code:E[h(1311)],reason:N}));let q=h(1502)+R+(h(256)+h(1586)+"es reached");this[h(1548)+h(1536)+h(258)](e.NkZnH(at,e[h(274)],{message:q,code:en[h(435)+"IES_ERROR"]})),this[h(1153)+h(1561)]?.[h(426)+h(1454)+h(1168)](),this["_pingLos"+h(973)]?.["resetCou"+h(1339)]();return}if(e[h(980)](1e3,E[h(1311)])&&!E[h(866)]){let R=this[h(1153)+h(1561)]?.["getCurre"+h(699)+"nt"]();this["_dispatc"+h(933)+"ent"](e.MaxQE(ht,e[h(1515)],{code:E[h(1311)],reason:"connecti"+h(1410)+h(1518)+"wn reaso"+h(1647)+"ame: "+R})),this[h(1153)+"tManager"]?.["resetEnd"+h(1454)+h(1168)](),this[h(1482)+h(973)]?.[h(1215)+h(1339)]();return}this[h(1548)+h(933)+h(258)](E),this[h(1153)+h(1561)]?.["resetEndpointCon"+h(1168)](),this[h(1482)+"sCounter"]?.[h(1215)+h(1339)]()},this.onclose=null,this[s(1131)]=null,this[s(1169)+"e"]=null,this.onopen=null,this["onStartR"+s(911)]=null,this[s(320)+s(1591)]=null,this[s(1282)+s(1227)+"yReconnect"]=null,this[s(540)+s(982)]=this[s(540)+s(982)][s(650)](this),this["_handleO"+s(1568)]=this[s(540)+"ffLine"][s(650)](this),this[s(516)+s(253)]=this[s(516)+s(253)][s(650)](this),this[s(516)+s(468)]=this["_handleP"+s(468)][s(650)](this),this._options={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[s(453)](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.wGUbR,pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:s(862),env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:f,ws:g}=n,y=Array[s(301)](f)?f:e.miemR(s(553),typeof f)?[f]:[];if(!y||e.TZHYh(0,y[s(1091)]))throw new Error(e.erXPM);if(!e[s(1367)](dp,g))throw new Error(s(153)+s(147)+"s params"+s(669)+s(182)+s(902)+s(1656)+s(1011));Object[s(1050)](this[s(1105)],n),this[s(1153)+s(1561)]=new Yd(y,this._options[s(628)+"es"]),this["_pingLos"+s(973)]=new fp(this._options[s(839)+s(1503)]),this[s(1105)][s(718)+s(1286)]&&(this[s(1127)]=!0,this[s(157)]()),this[s(1105)][s(1419)+s(1152)+s(421)]&&(this._isMiniTT||this[s(1347)+"X"]?this[s(485)+s(649)+"ange"]():this[s(273)+"er"]&&this["_initGlobalEvent"+s(1473)]())}[t(540)+t(982)](){let n=t;this[n(1105)][n(709)+n(1461)+"nect"]||this[n(1085)+"osed"]||this[n(619)+"econnect"]()}["_handleO"+t(1568)](){let n=t;this[n(940)+n(227)+"t"]();let s=e[n(190)](oa,e.auvpQ,{message:"stop imm"+n(935)+" reconnect"});this[n(1282)+"mediatel"+n(809)+"ct"]&&this["onStopIm"+n(1227)+"yReconnect"](s)}[t(1372)+t(1167)+t(1473)](){let n=t;this._isBrowser&&window[n(543)+n(1473)](e[n(413)],this["_handleO"+n(982)]),this[n(273)+"er"]&&window[n(543)+n(1473)](e[n(418)],this[n(540)+n(1568)]),this[n(273)+"er"]&&window[n(543)+n(1473)](e[n(563)],this["_handleP"+n(253)]),this[n(273)+"er"]&&window[n(543)+n(1473)](e[n(1298)],this[n(516)+n(468)])}[t(1183)+t(1167)+t(1473)](){let n=t;this._isBrowser&&window[n(1542)+n(195)+"ner"](e[n(413)],this["_handleO"+n(982)]),this._isBrowser&&window[n(1542)+n(195)+n(484)](e[n(418)],this[n(540)+n(1568)]),this[n(273)+"er"]&&window["removeEv"+n(195)+n(484)]("pagehide",this[n(516)+n(253)]),this._isBrowser&&window[n(1542)+n(195)+n(484)](e[n(1298)],this["_handleP"+n(468)])}[t(516)+t(253)](n){let s=t;!n[s(903)+"d"]&&(this[s(273)+"er"]&&window["removeEv"+s(195)+s(484)](e[s(563)],this["_handleP"+s(253)]),this[s(273)+"er"]&&window[s(1542)+s(195)+s(484)](s(176),this[s(516)+s(468)]),this.close()),this._isBrowser&&window[s(1542)+s(195)+"ner"](e[s(413)],this[s(540)+s(982)]),this._isBrowser&&window["removeEv"+s(195)+s(484)](e.myPLQ,this._handleOffLine)}["_handleP"+t(468)](n){let s=t;n[s(903)+"d"]&&(this[s(1400)+s(336)]()&&(!this._ws||e.nhBmg(this[s(395)][s(1187)+"te"],this[s(202)])||e[s(1067)](this[s(395)][s(1187)+"te"],this[s(302)+"NG"]))&&this._handleOnLine(),this[s(273)+"er"]&&window["addEvent"+s(1473)](e[s(413)],this["_handleO"+s(982)]),this._isBrowser&&window[s(543)+s(1473)](e[s(418)],this[s(540)+"ffLine"]))}async[t(1551)+t(1408)](n){let s=t,{fpID:l,deviceID:f,bddID:g,ttwID:y,accessKey:E,aID:h,customParams:O={},enableAutoAck:R,enableQoS:N,QoSLevel:q,env:V}=this[s(1105)],ie,Re,nt;this[s(273)+"er"]||this[s(1347)+"X"]||this[s(1184)+"T"]?(ie=location&&e[s(1015)](e.NMQrf,location[s(1595)])?"wss://":s(755),Re=n[s(1657)](/((^ws)|(^http))((?:[s]*:\/\/))/,""),nt=/^wss(.*:\/\/)/[s(322)](n)?n:""+ie+Re):e[s(471)](e[s(288)],e[s(288)])?_0x583eb9.exports=_0x51eb08[s(1317)]()[s(1103)](()=>(_0x34c23b(),_0x1f8a2a))[s(1103)](function(Zr){return Zr}):(ie=e[s(1113)],Re=n[s(1657)](/(^http)((?:[s]*:\/\/))/,""),nt=/(^ws)((?:[s]*:\/\/))/[s(322)](Re)?Re:""+ie+Re);let Cn=g?e[s(152)]:y?s(740):e.ciAfr,ke=g||y||f;if(e[s(438)](!ke,!Cn))throw new Error(e[s(390)]);let ha=e[s(1108)](e.IIHGK,typeof O)?await e[s(1580)](O):O,pa=V?e[s(490)](up,V[s(241)],V[s(393)]):{},ga=Object[s(1050)]({device_platform:s(1570),version_code:e.tCQQQ,access_key:E,fpid:l,aid:h,[Cn]:ke,xsack:R?1:0,xaack:R?1:0,xsqos:N?1:0,qos_level:N?q:void 0,qos_sdk_version:2,...pa},ha),Wp=Object[s(139)](ga)[s(1491)]((Zr,ma)=>ga[ma]!==void 0?""+Zr+(Zr?"&":"?")+ma+"="+ga[ma]:Zr,"");return nt+s(224)+Wp}async[t(157)](){let n=t;if(!(this[n(157)+n(193)]||this[n(1085)+n(1261)])){this["_connect"+n(193)]=!0;try{let s=this["_endpoin"+n(1561)]?.["checkCur"+n(358)+"ointReac"+n(1481)+n(481)](),{timeoutInterval:l}=this[n(1105)];if(s){let g=this[n(1153)+n(1561)]?.[n(693)+"ntEndpoint"](),y=this[n(1153)+"tManager"]?.[n(971)+n(332)+"pointAnd"+n(369)+"unt"](),E=this["_endpoin"+n(1561)]?.["getCurre"+n(699)+n(319)+n(433)]();if(y){let h=n(1502)+g+(n(904)+n(544)+"tries re"+n(333)+n(161)+n(399)+n(432))+y+(n(247)+"y"),O=e[n(1205)](at,n(677),{message:h,code:en[n(435)+"IES_ERROR"]});this[n(787)](h),this["_dispatc"+n(1536)+"ent"](O),this[n(1659)]=await this[n(1551)+"eUrl"](y),this[n(787)](n(1502)+y+" "+E+" times"),this["_removeW"+n(1605)+"rs"]()}else{let h="connect "+g+(n(904)+n(544)+"tries re"+n(630));this[n(787)](h),this[n(1548)+n(1536)+"ent"](e[n(1467)](at,e.BQtgJ,{message:h,code:en.MAX_RETRIES_ERROR}));return}}else{let g=this[n(1153)+n(1561)]?.["getCurre"+n(699)+n(403)+n(1369)](),y=this[n(1153)+n(1561)]?.[n(693)+"ntEndpoi"+n(319)+n(433)]();this[n(1659)]=await this[n(1551)+n(1408)](g||""),this[n(787)](n(1502)+g+" "+y+" times"),this[n(581)+n(1605)+"rs"]()}if(this[n(1127)])this[n(1127)]=!1;else{let g=e.wvQdP(oa,e.auvpQ,{message:e.kXtrT});this[n(930)+n(911)]&&this[n(930)+"econnect"](g)}let f=this["_endpoin"+n(1561)]?.[n(693)+"ntEndpoi"+n(319)+n(433)]()||0;e.LvesZ(f,1)&&await this[n(1517)](e[n(1658)](f,1)),this._debug(n(1438)+"ng url: "+this[n(1659)]+(n(829)+n(1039))+this[n(1295)+"ls"]),this[n(395)]=cp({url:this._url,protocols:[this[n(1295)+"ls"]],headers:this[n(1105)]["miniProg"+n(567)+"s"][n(1241)+n(695)]},this[n(1105)].ws),(this[n(273)+"er"]||this._isWorker)&&this._ws&&(this._ws[n(791)+"pe"]=this[n(1450)+n(753)]),this[n(1145)+n(648)](),this[n(157)+n(1494)+n(350)]=e[n(1609)](setTimeout,this[n(450)+"ut"][n(650)](this),l)}catch(s){throw this[n(157)+"Lock"]=!1,s}}}[t(437)+t(382)](){let n=t;clearTimeout(this[n(157)+n(1494)+"utId"]),this[n(157)+"ionTimeoutId"]=null}[t(625)+t(568)](){let n=t;e[n(1135)](clearTimeout,this[n(843)+n(1470)+"Id"]),e[n(285)](clearTimeout,this[n(1255)+n(442)+n(1590)]),this[n(843)+n(1470)+"Id"]=null,this["_reconnectTimeou"+n(1590)]=null}_debug(...n){let s=t;this[s(1105)][s(976)]&&console[s(464)].apply(console,[e.EinqC,...n])}[t(254)+"rvalValue"](n){let s=t,{initReconnectInterval:l,maxReconnectInterval:f,reconnectIntervalGrowFactor:g}=this[s(1105)],y=e[s(1409)](l,Math[s(178)](g,n-1));return e[s(1225)](y,f)?f:y}[t(712)](){let n=t;if(this._ws&&this[n(395)][n(1187)+"te"]===this.CONNECTING){this[n(625)+n(568)](),this[n(843)+n(1470)+"Id"]=e.cuFCQ(setTimeout,this[n(712)][n(650)](this),this._options[n(1485)+n(257)]);return}if(!this[n(395)]||e[n(1104)](this[n(395)][n(1187)+"te"],this.OPEN))return void this[n(619)+n(911)]();this[n(395)]&&this[n(395)][n(1338)]("hi"),this[n(1255)+n(442)+n(1590)]=e[n(526)](setTimeout,this[n(619)+n(911)+n(347)][n(650)](this),this._options[n(610)+"outInter"+n(582)])}[t(619)+"econnect"+t(347)](){let n=t;if(e[n(1018)]!==e.dcDle)throw this["_connect"+n(193)]=!1,_0x5ce170;this["_pingLos"+n(973)]?.[n(424)](),this.emit(e[n(191)],n(748)),this[n(1482)+n(973)]?.[n(1095)+"chMaxCount"]()?this[n(619)+n(911)]():this[n(712)]()}[t(1400)+"orOnline"](){let n=t;return this[n(1184)+"T"]||this[n(1347)+"X"]?this[n(1365)+n(1016)+n(1125)]:(this[n(273)+"er"]||this[n(1355)+"r"])&&this[n(1105)][n(1419)+n(1152)+n(421)]?navigator[n(259)]:!0}[t(619)+t(911)](){let n=t;!this[n(1400)+"orOnline"]()||this[n(1085)+n(1261)]||(this[n(1153)+"tManager"]?.[n(426)+n(1454)+"fig"](),this[n(1482)+n(973)]?.resetCounter(),this[n(395)]?this[n(1397)+"ect"](1001,"going away, try "+n(872)+n(659)+n(1231),!0):this[n(157)]())}["_onPageN"+t(649)+t(989)](){let n=t;this[n(1184)+"T"]?tt["onNetwor"+n(584)+"hange"](({isConnected:s})=>{let l=n;this[l(1365)+l(1016)+l(1125)]=s,s?this[l(540)+"nLine"]():this[l(540)+l(1568)]()}):this[n(1347)+"X"]&&wx[n(1530)+"kStatusC"+n(1106)](({isConnected:s})=>{let l=n;this[l(1365)+l(1016)+l(1125)]=s,s?this._handleOnLine():this[l(540)+l(1568)]()})}[t(1517)](n){let s=t;if(e[s(980)](e[s(1076)],e[s(1076)])){let l=new _0x551a95(e[s(1409)](2,_0x4cd8ac));l[s(1449)](_0x3dfbb5),_0x349eed[s(752)]=l}else return new Promise(l=>{let f=s;e[f(556)](setTimeout,l,this[f(254)+f(1412)+"e"](n))})}[t(1397)+t(1604)](n=1e3,s="",l=!1){let f=t;this._ws&&this[f(940)+f(227)+"t"](n,s,l)}[t(450)+"ut"](){let n=t,s=this[n(1153)+n(1561)]?.[n(693)+n(699)+"nt"]();this[n(787)](n(1502)+s+n(904)),this[n(1397)+"ect"](1001,e[n(1645)],!0)}[t(1330)](n){let s=t;if(e[s(906)](e[s(984)],e.QtAGO)){let l=e[s(554)](_0x37bb07,_0x1153f8,_0x33a63f);return _0x29024a.bytes[s(486)](l,e[s(296)](l,_0x54b991))}else{let l=e[s(1611)](zt,n);this[s(395)]&&e.geELA(this._ws.readyState,this[s(202)])&&(this[s(395)]&&this._ws[s(1338)](l),this._debug(e[s(1098)],n))}}[t(581)+"sListeners"](){let n=t,s=e[n(180)].split("|"),l=0;for(;;){switch(s[l++]){case"0":this[n(395)][n(1542)+n(195)+n(484)](e[n(1515)],this[n(637)]);continue;case"1":this[n(395)][n(1542)+n(195)+n(484)](e[n(377)],this._onOpen);continue;case"2":if(!this[n(395)])return;continue;case"3":this[n(395)][n(1542)+n(195)+n(484)](e[n(1422)],this._onMessage);continue;case"4":this[n(395)][n(1542)+n(195)+"ner"](e.BQtgJ,this._onError);continue}break}}[t(1145)+t(648)](){let n=t,s=e.rNxmF[n(759)]("|"),l=0;for(;;){switch(s[l++]){case"0":this[n(395)]["addEvent"+n(1473)](e[n(1422)],this._onMessage);continue;case"1":if(!this[n(395)])return;continue;case"2":this[n(395)][n(543)+n(1473)](n(677),this[n(1442)]);continue;case"3":this[n(395)][n(543)+n(1473)](e.LtQHQ,this._onClose);continue;case"4":this[n(395)][n(543)+n(1473)](e[n(377)],this[n(987)]);continue}break}}[t(1553)+t(458)](n=1e3,s=""){let l=t;try{this._ws&&this[l(395)][l(605)](n,s)}catch{}}[t(940)+"WebSocket"](n=1e3,s="",l=!1){let f=t;if(this[f(625)+f(568)](),this[f(437)+"mer"](),this[f(581)+"sListeners"](),this[f(1553)+f(458)](1e3,s),this[f(157)+f(193)]=!1,l&&this[f(1400)+f(336)]()&&!this[f(1085)+f(1261)])if(e[f(1244)](e[f(799)],e[f(799)]))_0x2b1e34=_0x168388[e[f(1275)](e[f(1526)](_0x3911d1,_0xe7ebf6),1)],_0x5d78a2=_0x44afc6[e[f(705)](e[f(342)](_0x134330,_0x228cdd),2)],_0x4a4925=_0x3d3214[e[f(154)](e[f(237)](_0x39b4d8,_0x8ced2b),3)],e[f(1067)](e[f(1384)](e[f(865)](e[f(261)](_0x4f889c,e[f(694)](_0x165c44,8)),e[f(188)](_0x59e2a4,16)),12632256),8421504)?_0x2f1544+=_0x12bf74:(_0x17d7e5=e[f(291)](e[f(170)](e[f(287)](e[f(1434)](e.VPEMv(7,_0x3ff61),18),(63&_0x204449)<<12),e[f(507)](63,_0x10b3c6)<<6),e[f(456)](63,_0x4647ca)),e[f(1171)](_0x264318,65536)||e[f(1433)](_0x4aaa2c,1114111)?_0x4c0623+=_0x3a24ab:(_0x164872-=65536,_0x21518c+=e.kEedA(_0x329ea8,e[f(1247)](e[f(857)](_0x286a40,10),55296),e[f(1236)](e.xzLYJ(1023,_0x5cba9f),56320)),_0x5a6b0e+=3));else{if(this[f(1153)+f(1561)]?.[f(1095)+f(166)+"es"]())if(e.nhBmg(e[f(1421)],e.xYceN))++_0x395205,_0x2287e6+=4;else{let y=this[f(1153)+"tManager"]?.[f(693)+"ntEndpoint"]();this[f(1548)+f(933)+"ent"](e[f(366)](ht,e.LtQHQ,{code:1006,reason:"connect "+y+(f(904)+f(544)+f(766)+f(630)),wasClean:!0}))}else if(e[f(1618)](e[f(1602)],e[f(1602)])){let y=this[f(1105)][f(872)+f(1138)+f(792)](n,s);this[f(1548)+f(933)+f(258)](e[f(764)](ht,e.LtQHQ,{code:n,reason:s,wasClean:!0,willReconnect:y})),y&&this[f(157)]()}else e[f(439)](_0x25039e,_0x450cf0,16),e[f(372)](_0x1f5a43,_0x560c16,_0x316304);return}this["_navigat"+f(336)]()||this[f(1085)+"osed"]?this[f(1548)+f(933)+"ent"](e[f(1139)](ht,e[f(1515)],{code:n,reason:e[f(1616)]})):this[f(1548)+f(933)+f(258)](ht(e[f(1515)],{code:1006,reason:e[f(1299)]})),this._ws=null,this[f(1153)+f(1561)]?.["resetEndpointCon"+f(1168)](),this["_pingLos"+f(973)]?.[f(1215)+"nter"]()}[t(1548)+"hOpenEvent"](n){let s=t;this[s(1242)](e[s(377)],n),this.onopen&&this.onopen(n)}["_dispatc"+t(782)+t(303)](n){let s=t;if(e[s(878)](e[s(348)],e.rYzXZ)){if(_0x2053b3)return new _0x42e150(_0x2e008d[s(1509)],_0x479b8c[s(1595)]);if(e[s(1144)](_0x5aa535,_0x2a7fcc))return new _0x1230d2(_0x1b7f6e[s(1509)],_0x1d0034[s(1595)],_0x29ec1f[s(685)]);if(e.TUorx(_0x43fb1a,_0xae02f6)&&s(457)+"d"!=typeof _0x210b80&&_0x227e67)return new _0x4b905c(_0x29c031[s(1509)],_0x2fee30.protocols)}else this[s(1242)](e[s(1422)],n),this[s(1169)+"e"]&&this.onmessage(n)}[t(1548)+t(773)+t(854)](n){let s=t;e[s(1055)](e[s(1425)],"KrSpZ")?(this.emit(e[s(822)],n),this[s(320)+s(1591)]&&this.onReceiveAck(n)):this[s(395)]&&this[s(395)].close(_0x2aa0cc,_0x5194fd)}[t(1548)+t(1536)+"ent"](n){let s=t;if(e[s(1123)]===s(1565))this[s(1242)](e.BQtgJ,n),this[s(1131)]&&this[s(1131)](n);else{let{pingInterval:l,pingFrequency:f}=this[s(1105)];if((e.TyQKq("hi",_0x1bf0df[s(848)])&&e.cVuEW(s(1651),f)||e[s(1558)](e.wGUbR,f))&&(this[s(625)+s(568)](),this.emit(e[s(667)],"success"),this["_pingPon"+s(1470)+"Id"]=_0x4f8524(this[s(712)][s(650)](this),l)),e[s(663)]("hi",_0x1dbebc.data))return;try{e[s(1066)](_0x35cab8,this,_0x508a62,[_0x315b5b,_0x4bfd62,_0x638ed9,_0x358369,_0x2c03da,_0x3f2811])}catch(g){let y=e[s(869)](_0x99ffbd,e[s(274)],{message:g.message,code:_0x905490[s(1287)+"ERROR"],error:g});this._dispatchErrorEvent(y)}}}[t(1548)+t(933)+t(258)](n){let s=t;this[s(1242)](e[s(1515)],n),this[s(627)]&&this[s(627)](n)}get binaryType(){let n=t;return this[n(395)]?this[n(395)][n(791)+"pe"]:this[n(1450)+n(753)]}set[t(791)+"pe"](n){let s=t;this[s(1450)+"ype"]=n,this[s(395)]&&(this._ws[s(791)+"pe"]=n)}get[t(162)+"nt"](){let n=t;return this[n(1153)+"tManager"]?.[n(693)+n(699)+n(319)+"ount"]()||0}get[t(1345)+t(1510)](){let n=t,s={cEVUP:function(f,g,y){return e[H(339)](f,g,y)},OQZLJ:function(f,g,y,E){return e[H(958)](f,g,y,E)},jOoeG:function(f,g){return f+g},CVHzx:function(f,g,y){return f(g,y)}},l=this[n(1424)+n(658)][n(1491)]((f,g)=>{let y=n;if(e.zuaRM!==e[y(185)]){let{offset:E}=_0x336648(_0x47282a,_0x466dbd);_0x10b683=E;let h={cursor_name:"",cursor:0,service:0},{value:O,offset:R}=tjecci[y(896)](_0x32f990,_0x384336,_0x46c52b);h[y(1249)]=O,_0x557822=R;let{value:N,offset:q}=tjecci.cEVUP(_0x56d180,_0x48af9a,_0x39e720);_0x23693b=q,h[y(1192)+"ame"]=tjecci.OQZLJ(_0x48081e,_0x4afb74,_0x4d0dfd,tjecci[y(265)](_0x4e9da5,N)),_0x39ebe3+=N;let{value:V,offset:ie}=tjecci[y(283)](_0x4f2056,_0x4350f3,_0x446072);h.cursor=V[y(445)](),_0x3dae4f=ie,_0x417976.push(h)}else return f+=g&&g[y(1251)+"th"]||0,f},0);return e[n(727)](l,this[n(395)]?this[n(395)][n(1345)+n(1510)]:0)}get[t(832)+"ns"](){let n=t;return e[n(1284)](e[n(738)],e[n(738)])?this[n(299)]?.[n(1449)]({message_id:_0x1405c9,timestamp:_0x54ccef}):this[n(395)]?this[n(395)][n(832)+"ns"]:""}get protocol(){let n=t;return this[n(395)]?this[n(395)][n(1595)]:""}get[t(1187)+"te"](){let n=t;if(e[n(1309)]==="WDdoG")this[n(1105)][n(976)]&&_0x16303b[n(464)][n(1146)](_0x334252,[e[n(138)],..._0x21c37f]);else return this._ws?this[n(395)][n(1187)+"te"]:this[n(1105)][n(718)+"cOpen"]?this[n(302)+"NG"]:this.CLOSED}get[t(1509)](){let n=t;if(e.hIRBg(e[n(1266)],e.zbaET))return this[n(395)]?this[n(395)][n(1509)]:this[n(1659)];{let s={WYXOF:function(l,f,g,y,E){return l(f,g,y,E)},BXjwM:function(l,f){return BFEGtV.pJlRW(l,f)}};_0x9ed20b.addEventListener(BFEGtV[n(1596)],l=>{let f=n;s.WYXOF(_0xc421f5,_0x1a0e6f(_0x2acc00[f(1668)]),l[f(679)+"on"],l.newVersion,s.BXjwM(_0x181cdc,_0x18c894[f(1671)+f(410)]))})}}[t(605)](n=1e3,s){let l=t,f={VdrRy:e[l(408)],Nxcoo:function(g,y,E,h){return g(y,E,h)},wJVkn:e[l(444)],auHaU:e[l(1498)],oJpcW:"curvalue",Fkgep:function(g,y,E,h){return e[l(847)](g,y,E,h)},DdUSL:l(757)};if(e[l(1522)](e[l(732)],e.uoabc)){let g=(l(990)+l(806))[l(759)]("|"),y=0;for(;;){switch(g[y++]){case"0":this[l(1085)+l(1261)]=!0;continue;case"1":this[l(1183)+l(1167)+l(1473)]();continue;case"2":this[l(437)+l(382)]();continue;case"3":if(!this[l(395)])return void this[l(787)](e[l(891)]);continue;case"4":this["_destroy"+l(227)+"t"](n,s);continue;case"5":if(e[l(1492)](this[l(395)][l(1187)+"te"],this[l(1475)])||e[l(1274)](this[l(395)][l(1187)+"te"],this[l(938)]))return void this._debug(e[l(151)]);continue;case"6":this[l(625)+"ngTimer"]();continue;case"7":this[l(1344)+l(1429)]?.[l(1540)]();continue}break}}else{let g=("2|4|0|9|"+l(491)+l(850))[l(759)]("|"),y=0;for(;;){switch(g[y++]){case"0":_0x45b273[l(464)](mFbtwW.VdrRy,_0x504f52);continue;case"1":_0x28da8f=mFbtwW[l(156)](_0x44c255,_0x2ab256.cursor_name,_0x37f9d5,_0x38b054);continue;case"2":_0x45b5d0.log(l(1316)+"ervice",_0x1101b8,_0x5873e4[l(1249)]);continue;case"3":_0x2cae53[l(464)](mFbtwW[l(996)],_0x560c88);continue;case"4":_0x33e509=mFbtwW[l(156)](_0x470f2b,0,_0x2422f1,_0x100171);continue;case"5":_0x3f8f8a[l(464)](mFbtwW.auHaU,_0x56bbcb);continue;case"6":_0x50825e[l(464)](mFbtwW.oJpcW,_0x5d5904);continue;case"7":_0x2a27b7=_0x30d18f(_0x3388c6[l(816)+"er"](_0x582a29[l(1490)]||_0x11d6a4),_0x3f0ff2,_0x32252c);continue;case"8":_0x2fe96b=mFbtwW[l(156)](_0x1b6f57,_0x3f401c[_0x7b05f4[l(1192)+l(1044)]],_0xd44bd7,_0xfc1312);continue;case"9":_0x84575d=mFbtwW[l(1555)](_0x46d2a7,_0x302ca1,_0x375b76,_0x41989c[l(1249)]||0);continue;case"10":_0x569b0d[l(464)](mFbtwW[l(1064)],_0x499e2f);continue}break}}}async[t(1338)](n,s){let l=t;if(e.tVtoF(null,n))throw new Error(e[l(708)]);e[l(636)](e.rDEPv,typeof n)&&(n=JSON[l(272)+"y"](n)),e.hKGIK(e[l(561)],typeof n)&&!e.SCPGk(n,ArrayBuffer)&&!(n[l(801)]&&e[l(808)](n[l(801)],ArrayBuffer))&&(n=JSON[l(272)+"y"](n));let f=await e[l(827)](tl,n),g=e[l(1415)](lp,n),{method:y=0,service:E=this[l(1105)][l(1249)],logID:h=this[l(1105)][l(384)+l(780)](),headers:O=this[l(1105)].headers,payloadEncoding:R=this._options[l(192)+l(770)],payloadType:N=this[l(1105)]["payloadT"+l(753)],logIDNew:q=this._options[l(136)+l(1583)][l(212)+l(785)+"teLogIDNew"]?e[l(1006)](i,this[l(1105)]["logIDNew"+l(1583)].userIp):""}=e[l(608)](s,{});if(!E)throw new Error(l(153)+l(1466)+l(417)+"ervice");let V={SeqID:ce[l(816)+"er"](this._seqId++),LogID:ce.fromNumber(h),service:E,method:y,headers:O,payloadEncoding:R instanceof Object?R[l(329)]?R[l(329)]:"":R,payloadType:e.iYtYr(N,Object)?N[l(1209)]?N.type:g:N||g,payload:f,LogIDNew:q},ie=zt(V);return this[l(395)]&&e[l(498)](this[l(395)][l(1187)+"te"],this[l(202)])?(this[l(395)]&&this[l(395)][l(1338)](ie),this[l(787)](e[l(939)],V)):e.UUnXW(this[l(1424)+l(658)][l(1091)],this._options[l(205)+l(1175)+l(794)])?(this[l(1424)+l(658)][l(1228)](ie),this[l(787)](e[l(355)],V)):(this[l(1424)+l(658)][l(165)](),this[l(1424)+l(658)][l(1228)](ie)),{seqID:this[l(1115)],logID:h,logIDNew:q}}async[t(872)+"t"](n){let s=t,{url:l}=e.KMWQt(n,{}),f=Array[s(301)](l)?l:e.VwfTR==typeof l?[l]:[];n&&Object[s(1050)](this[s(1105)],n),f&&f[s(1091)]?this["_endpoin"+s(1561)]=new Yd(f,this[s(1105)][s(628)+"es"]):this._endpointManager?.[s(426)+s(1454)+"fig"](),this[s(1482)+s(973)]?.[s(1215)+s(1339)](this[s(1105)]["pingLoss"+s(1503)]),this[s(1085)+"osed"]=!1,this._ws&&e[s(1440)](this[s(395)][s(1187)+"te"],this[s(1475)])?this[s(1397)+"ect"](1e3,s(160)+s(911)+s(1571),!0):(this[s(1127)]=!0,this[s(157)]())}async connect(){let n=t;if(!this[n(157)+n(193)]){let s=e.XRdox[n(759)]("|"),l=0;for(;;){switch(s[l++]){case"0":this[n(157)]();continue;case"1":this[n(1482)+n(973)]?.[n(1215)+n(1339)]();continue;case"2":this[n(1153)+n(1561)]?.[n(426)+n(1454)+n(1168)]();continue;case"3":this[n(1085)+n(1261)]=!1;continue;case"4":this[n(1127)]=!0;continue}break}}}[t(543)+"Listener"](n,s){this.on(n,s)}[t(1101)+t(303)](n){let s=t,{type:l}=n;this[s(1242)](l,n)}[t(1542)+t(195)+"ner"](n,s){this.off(n,s)}[t(861)](){let n=t,s={ZeKtA:function(l,f){return e[H(686)](l,f)},CtJod:e[n(667)],oMbnT:e[n(191)],dvUui:e[n(425)]};return new Promise((l,f)=>{let g=n,y={mmbXB:function(O,R){return s.ZeKtA(O,R)},sBKVT:s[g(173)],MnqUh:g(402)+g(1335)+"s"};this[g(625)+g(568)](),this[g(843)+g(1470)+"Id"]=setTimeout(this._ping[g(650)](this),this[g(1105)][g(1485)+g(257)]);let E=()=>{let O=g;y[O(483)](l,y[O(1380)]),this[O(1643)](y.MnqUh,E),this[O(1643)](O(402)+O(1307)+"t",h)},h=()=>{let O=g;s[O(1614)](f,O(748)),this[O(1643)](s.CtJod,E),this[O(1643)](s[O(1653)],h)};this.on("ping_onc"+g(1335)+"s",E),this.on(s[g(1653)],h),this._ping()})}}})(),Me[M(1563)+M(642)]=Te["CustomCl"+M(642)],Me[M(1240)+M(1229)]=Te[M(1240)+M(1229)],Me[M(431)+"e"]=Te[M(431)+"e"],Me[M(303)]=Te.Event,Me[M(1288)]=Te[M(1288)],Me[M(751)+M(954)+M(397)]=Te[M(751)+M(954)+"vent"],Me[M(954)+M(397)]=Te[M(954)+"vent"],Me[M(1202)+"t"]=Te[M(1202)+"t"],Me[M(1607)+M(148)]=Te["Reconnec"+M(148)],Me[M(680)+M(642)]=Te["createCl"+M(642)],Me[M(894)+M(1229)]=Te[M(894)+"rorEvent"],Me[M(838)+"ssageEvent"]=Te[M(838)+"ssageEvent"],Me[M(798)+M(588)]=Te[M(798)+M(588)],Me[M(781)+M(1368)+M(397)]=Te[M(781)+"connectE"+M(397)],Me[M(194)+M(758)]=Te[M(194)+M(758)],Me[M(1373)+M(1044)]=Te[M(1373)+M(1044)];for(Eo in Te)["CustomCl"+M(642),"CustomErrorEvent",M(431)+"e",M(303),M(1288),M(751)+M(954)+M(397),"MessageE"+M(397),M(1202)+"t",M(1607)+M(148),M(680)+"oseEvent","createEr"+M(1229),"createMe"+M(341)+"nt","createOp"+M(588),M(781)+M(1368)+M(397),M(194)+M(758),"encodeFr"+M(1044)][M(1172)](Eo)===-1&&(Me[Eo]=Te[Eo]);var Eo;Object[M(183)+"operty"](Me,"__esModule",{value:!0})});var Vt=se((uD,ox)=>{"use strict";var ix=["nodebuffer","arraybuffer","fragments"],sx=typeof Blob<"u";sx&&ix.push("blob");ox.exports={BINARY_TYPES:ix,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:sx,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var ji=se((fD,Do)=>{"use strict";var{EMPTY_BUFFER:Jb}=Vt(),sd=Buffer[Symbol.species];function Zb(t,e){if(t.length===0)return Jb;if(t.length===1)return t[0];let r=Buffer.allocUnsafe(e),i=0;for(let o=0;o<t.length;o++){let c=t[o];r.set(c,i),i+=c.length}return i<e?new sd(r.buffer,r.byteOffset,i):r}function ax(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function cx(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 od(t){if(od.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),od.readOnly=!1),e}Do.exports={concat:Zb,mask:ax,toArrayBuffer:Yb,toBuffer:od,unmask:cx};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=de("bufferutil");Do.exports.mask=function(e,r,i,o,c){c<48?ax(e,r,i,o,c):t.mask(e,r,i,o,c)},Do.exports.unmask=function(e,r){e.length<32?cx(e,r):t.unmask(e,r)}}catch{}});var ux=se((xD,lx)=>{"use strict";var dx=Symbol("kDone"),ad=Symbol("kRun"),cd=class{constructor(e){this[dx]=()=>{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[dx])}}};lx.exports=cd});var Mr=se((hD,px)=>{"use strict";var Wi=de("zlib"),fx=ji(),Xb=ux(),{kStatusCode:xx}=Vt(),Qb=Buffer[Symbol.species],eE=Buffer.from([0,0,255,255]),ko=Symbol("permessage-deflate"),$t=Symbol("total-length"),Lr=Symbol("callback"),Sn=Symbol("buffers"),Nr=Symbol("error"),Ro,dd=class{constructor(e){if(this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._maxPayload=this._options.maxPayload|0,this._isServer=!!this._options.isServer,this._deflate=null,this._inflate=null,this.params=null,!Ro){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Ro=new Xb(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[Lr];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){Ro.add(o=>{this._decompress(e,r,(c,d)=>{o(),i(c,d)})})}compress(e,r,i){Ro.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"?Wi.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=Wi.createInflateRaw({...this._options.zlibInflateOptions,windowBits:d}),this._inflate[ko]=this,this._inflate[$t]=0,this._inflate[Sn]=[],this._inflate.on("error",nE),this._inflate.on("data",hx)}this._inflate[Lr]=i,this._inflate.write(e),r&&this._inflate.write(eE),this._inflate.flush(()=>{let c=this._inflate[Nr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let d=fx.concat(this._inflate[Sn],this._inflate[$t]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[$t]=0,this._inflate[Sn]=[],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"?Wi.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=Wi.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:d}),this._deflate[$t]=0,this._deflate[Sn]=[],this._deflate.on("data",tE)}this._deflate[Lr]=i,this._deflate.write(e),this._deflate.flush(Wi.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=fx.concat(this._deflate[Sn],this._deflate[$t]);r&&(c=new Qb(c.buffer,c.byteOffset,c.length-4)),this._deflate[Lr]=null,this._deflate[$t]=0,this._deflate[Sn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};px.exports=dd;function tE(t){this[Sn].push(t),this[$t]+=t.length}function hx(t){if(this[$t]+=t.length,this[ko]._maxPayload<1||this[$t]<=this[ko]._maxPayload){this[Sn].push(t);return}this[Nr]=new RangeError("Max payload size exceeded"),this[Nr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Nr][xx]=1009,this.removeListener("data",hx),this.reset()}function nE(t){if(this[ko]._inflate=null,this[Nr]){this[Lr](this[Nr]);return}t[xx]=1007,this[Lr](t)}});var Br=se((pD,Po)=>{"use strict";var{isUtf8:gx}=de("buffer"),{hasBlob:rE}=Vt(),iE=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function sE(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function ld(t){let e=t.length,r=0;for(;r<e;)if((t[r]&128)===0)r++;else if((t[r]&224)===192){if(r+1===e||(t[r+1]&192)!==128||(t[r]&254)===192)return!1;r+=2}else if((t[r]&240)===224){if(r+2>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||t[r]===224&&(t[r+1]&224)===128||t[r]===237&&(t[r+1]&224)===160)return!1;r+=3}else if((t[r]&248)===240){if(r+3>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||(t[r+3]&192)!==128||t[r]===240&&(t[r+1]&240)===128||t[r]===244&&t[r+1]>143||t[r]>244)return!1;r+=4}else return!1;return!0}function oE(t){return rE&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}Po.exports={isBlob:oE,isValidStatusCode:sE,isValidUTF8:ld,tokenChars:iE};if(gx)Po.exports.isValidUTF8=function(t){return t.length<24?ld(t):gx(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=de("utf-8-validate");Po.exports.isValidUTF8=function(e){return e.length<32?ld(e):t(e)}}catch{}});var pd=se((gD,Sx)=>{"use strict";var{Writable:aE}=de("stream"),mx=Mr(),{BINARY_TYPES:cE,EMPTY_BUFFER:_x,kStatusCode:dE,kWebSocket:lE}=Vt(),{concat:ud,toArrayBuffer:uE,unmask:fE}=ji(),{isValidStatusCode:xE,isValidUTF8:yx}=Br(),Oo=Buffer[Symbol.species],ut=0,bx=1,Ex=2,vx=3,fd=4,xd=5,Lo=6,hd=class extends aE{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||cE[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[lE]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=ut}_write(e,r,i){if(this._opcode===8&&this._state==ut)return i();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(i)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let i=this._buffers[0];return this._buffers[0]=new Oo(i.buffer,i.byteOffset+e,i.length-e),new Oo(i.buffer,i.byteOffset,e)}let r=Buffer.allocUnsafe(e);do{let i=this._buffers[0],o=r.length-e;e>=i.length?r.set(this._buffers.shift(),o):(r.set(new Uint8Array(i.buffer,i.byteOffset,e),o),this._buffers[0]=new Oo(i.buffer,i.byteOffset+e,i.length-e)),e-=i.length}while(e>0);return r}startLoop(e){this._loop=!0;do switch(this._state){case ut:this.getInfo(e);break;case bx:this.getPayloadLength16(e);break;case Ex:this.getPayloadLength64(e);break;case vx:this.getMask();break;case fd:this.getData(e);break;case xd:case Lo:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let r=this.consume(2);if((r[0]&48)!==0){let o=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(o);return}let i=(r[0]&64)===64;if(i&&!this._extensions[mx.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=bx:this._payloadLength===127?this._state=Ex: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=vx:this._state=fd}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=fd}getData(e){let r=_x;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}r=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&fE(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=xd,this.decompress(r,e);return}r.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(r)),this.dataMessage(e)}decompress(e,r){this._extensions[mx.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===ut&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=ut;return}let r=this._messageLength,i=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let o;this._binaryType==="nodebuffer"?o=ud(i,r):this._binaryType==="arraybuffer"?o=uE(ud(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=ut):(this._state=Lo,setImmediate(()=>{this.emit("message",o,!0),this._state=ut,this.startLoop(e)}))}else{let o=ud(i,r);if(!this._skipUTF8Validation&&!yx(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===xd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=ut):(this._state=Lo,setImmediate(()=>{this.emit("message",o,!1),this._state=ut,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,_x),this.end();else{let i=e.readUInt16BE(0);if(!xE(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new Oo(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!yx(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");r(c);return}this._loop=!1,this.emit("conclude",i,o),this.end()}this._state=ut;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=ut):(this._state=Lo,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=ut,this.startLoop(r)}))}createError(e,r,i,o,c){this._loop=!1,this._errored=!0;let d=new e(i?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(d,this.createError),d.code=c,d[dE]=o,d}};Sx.exports=hd});var wd=se((wD,Tx)=>{"use strict";var{Duplex:mD}=de("stream"),{randomFillSync:hE}=de("crypto"),Ax=Mr(),{EMPTY_BUFFER:pE,kWebSocket:gE,NOOP:mE}=Vt(),{isBlob:Fr,isValidStatusCode:wE}=Br(),{mask:Ix,toBuffer:Wn}=ji(),ft=Symbol("kByteLength"),_E=Buffer.alloc(4),No=8*1024,Kn,zr=No,vt=0,yE=1,bE=2,gd=class t{constructor(e,r,i){this._extensions=r||{},i&&(this._generateMask=i,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=vt,this.onerror=mE,this[gE]=void 0}static frame(e,r){let i,o=!1,c=2,d=!1;r.mask&&(i=r.maskBuffer||_E,r.generateMask?r.generateMask(i):(zr===No&&(Kn===void 0&&(Kn=Buffer.alloc(No)),hE(Kn,0,No),zr=0),i[0]=Kn[zr++],i[1]=Kn[zr++],i[2]=Kn[zr++],i[3]=Kn[zr++]),d=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||d)&&r[ft]!==void 0?u=r[ft]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!d);let x=u;u>=65536?(c+=8,x=127):u>125&&(c+=2,x=126);let p=Buffer.allocUnsafe(o?u+c:c);return p[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(p[0]|=64),p[1]=x,x===126?p.writeUInt16BE(u,2):x===127&&(p[2]=p[3]=0,p.writeUIntBE(u,4,6)),r.mask?(p[1]|=128,p[c-4]=i[0],p[c-3]=i[1],p[c-2]=i[2],p[c-1]=i[3],d?[p,e]:o?(Ix(e,i,p,c,u),[p]):(Ix(e,i,e,0,u),[p,e])):[p,e]}close(e,r,i,o){let c;if(e===void 0)c=pE;else{if(typeof e!="number"||!wE(e))throw new TypeError("First argument must be a valid error code number");if(r===void 0||!r.length)c=Buffer.allocUnsafe(2),c.writeUInt16BE(e,0);else{let u=Buffer.byteLength(r);if(u>123)throw new RangeError("The message must not be greater than 123 bytes");c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string"?c.write(r,2):c.set(r,2)}}let d={[ft]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==vt?this.enqueue([this.dispatch,c,!1,d,o]):this.sendFrame(t.frame(c,d),o)}ping(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):Fr(e)?(o=e.size,c=!1):(e=Wn(e),o=e.length,c=Wn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[ft]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Fr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==vt?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}pong(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):Fr(e)?(o=e.size,c=!1):(e=Wn(e),o=e.length,c=Wn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[ft]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Fr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==vt?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}send(e,r,i){let o=this._extensions[Ax.extensionName],c=r.binary?2:1,d=r.compress,u,x;typeof e=="string"?(u=Buffer.byteLength(e),x=!1):Fr(e)?(u=e.size,x=!1):(e=Wn(e),u=e.length,x=Wn.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 p={[ft]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:x,rsv1:d};Fr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,this._compress,p,i]):this.getBlobData(e,this._compress,p,i):this._state!==vt?this.enqueue([this.dispatch,e,this._compress,p,i]):this.dispatch(e,this._compress,p,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[ft],this._state=bE,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(md,this,u,o);return}this._bufferedBytes-=i[ft];let d=Wn(c);r?this.dispatch(d,r,i,o):(this._state=vt,this.sendFrame(t.frame(d,i),o),this.dequeue())}).catch(c=>{process.nextTick(EE,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[Ax.extensionName];this._bufferedBytes+=i[ft],this._state=yE,c.compress(e,i.fin,(d,u)=>{if(this._socket.destroyed){let x=new Error("The socket was closed while data was being compressed");md(this,x,o);return}this._bufferedBytes-=i[ft],this._state=vt,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===vt&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][ft],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][ft],this._queue.push(e)}sendFrame(e,r){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],r),this._socket.uncork()):this._socket.write(e[0],r)}};Tx.exports=gd;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 EE(t,e,r){md(t,e,r),t.onerror(e)}});var Mx=se((_D,Nx)=>{"use strict";var{kForOnEventAttribute:Ki,kListener:_d}=Vt(),Cx=Symbol("kCode"),Dx=Symbol("kData"),Rx=Symbol("kError"),kx=Symbol("kMessage"),Px=Symbol("kReason"),Ur=Symbol("kTarget"),Ox=Symbol("kType"),Lx=Symbol("kWasClean"),Jt=class{constructor(e){this[Ur]=null,this[Ox]=e}get target(){return this[Ur]}get type(){return this[Ox]}};Object.defineProperty(Jt.prototype,"target",{enumerable:!0});Object.defineProperty(Jt.prototype,"type",{enumerable:!0});var Vn=class extends Jt{constructor(e,r={}){super(e),this[Cx]=r.code===void 0?0:r.code,this[Px]=r.reason===void 0?"":r.reason,this[Lx]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[Cx]}get reason(){return this[Px]}get wasClean(){return this[Lx]}};Object.defineProperty(Vn.prototype,"code",{enumerable:!0});Object.defineProperty(Vn.prototype,"reason",{enumerable:!0});Object.defineProperty(Vn.prototype,"wasClean",{enumerable:!0});var Gr=class extends Jt{constructor(e,r={}){super(e),this[Rx]=r.error===void 0?null:r.error,this[kx]=r.message===void 0?"":r.message}get error(){return this[Rx]}get message(){return this[kx]}};Object.defineProperty(Gr.prototype,"error",{enumerable:!0});Object.defineProperty(Gr.prototype,"message",{enumerable:!0});var Vi=class extends Jt{constructor(e,r={}){super(e),this[Dx]=r.data===void 0?null:r.data}get data(){return this[Dx]}};Object.defineProperty(Vi.prototype,"data",{enumerable:!0});var vE={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[Ki]&&o[_d]===e&&!o[Ki])return;let i;if(t==="message")i=function(c,d){let u=new Vi("message",{data:d?c:c.toString()});u[Ur]=this,Mo(e,this,u)};else if(t==="close")i=function(c,d){let u=new Vn("close",{code:c,reason:d.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Ur]=this,Mo(e,this,u)};else if(t==="error")i=function(c){let d=new Gr("error",{error:c,message:c.message});d[Ur]=this,Mo(e,this,d)};else if(t==="open")i=function(){let c=new Jt("open");c[Ur]=this,Mo(e,this,c)};else return;i[Ki]=!!r[Ki],i[_d]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[_d]===e&&!r[Ki]){this.removeListener(t,r);break}}};Nx.exports={CloseEvent:Vn,ErrorEvent:Gr,Event:Jt,EventTarget:vE,MessageEvent:Vi};function Mo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Bo=se((yD,Bx)=>{"use strict";var{tokenChars:$i}=Br();function Ft(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function SE(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,d,u,x=-1,p=-1,w=-1,m=0;for(;m<t.length;m++)if(p=t.charCodeAt(m),d===void 0)if(w===-1&&$i[p]===1)x===-1&&(x=m);else if(m!==0&&(p===32||p===9))w===-1&&x!==-1&&(w=m);else if(p===59||p===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${m}`);w===-1&&(w=m);let _=t.slice(x,w);p===44?(Ft(e,_,r),r=Object.create(null)):d=_,x=w=-1}else throw new SyntaxError(`Unexpected character at index ${m}`);else if(u===void 0)if(w===-1&&$i[p]===1)x===-1&&(x=m);else if(p===32||p===9)w===-1&&x!==-1&&(w=m);else if(p===59||p===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${m}`);w===-1&&(w=m),Ft(r,t.slice(x,w),!0),p===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),x=w=-1}else if(p===61&&x!==-1&&w===-1)u=t.slice(x,m),x=w=-1;else throw new SyntaxError(`Unexpected character at index ${m}`);else if(o){if($i[p]!==1)throw new SyntaxError(`Unexpected character at index ${m}`);x===-1?x=m:i||(i=!0),o=!1}else if(c)if($i[p]===1)x===-1&&(x=m);else if(p===34&&x!==-1)c=!1,w=m;else if(p===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${m}`);else if(p===34&&t.charCodeAt(m-1)===61)c=!0;else if(w===-1&&$i[p]===1)x===-1&&(x=m);else if(x!==-1&&(p===32||p===9))w===-1&&(w=m);else if(p===59||p===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${m}`);w===-1&&(w=m);let _=t.slice(x,w);i&&(_=_.replace(/\\/g,""),i=!1),Ft(r,u,_),p===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),u=void 0,x=w=-1}else throw new SyntaxError(`Unexpected character at index ${m}`);if(x===-1||c||p===32||p===9)throw new SyntaxError("Unexpected end of input");w===-1&&(w=m);let v=t.slice(x,w);return d===void 0?Ft(e,v,r):(u===void 0?Ft(r,v,!0):i?Ft(r,u,v.replace(/\\/g,"")):Ft(r,u,v),Ft(e,d,r)),e}function AE(t){return Object.keys(t).map(e=>{let r=t[e];return Array.isArray(r)||(r=[r]),r.map(i=>[e].concat(Object.keys(i).map(o=>{let c=i[o];return Array.isArray(c)||(c=[c]),c.map(d=>d===!0?o:`${o}=${d}`).join("; ")})).join("; ")).join(", ")}).join(", ")}Bx.exports={format:AE,parse:SE}});var Go=se((vD,Jx)=>{"use strict";var IE=de("events"),TE=de("https"),CE=de("http"),Ux=de("net"),DE=de("tls"),{randomBytes:RE,createHash:kE}=de("crypto"),{Duplex:bD,Readable:ED}=de("stream"),{URL:yd}=de("url"),An=Mr(),PE=pd(),OE=wd(),{isBlob:LE}=Br(),{BINARY_TYPES:Fx,CLOSE_TIMEOUT:NE,EMPTY_BUFFER:Fo,GUID:ME,kForOnEventAttribute:bd,kListener:BE,kStatusCode:FE,kWebSocket:Ge,NOOP:Gx}=Vt(),{EventTarget:{addEventListener:zE,removeEventListener:UE}}=Mx(),{format:GE,parse:qE}=Bo(),{toBuffer:HE}=ji(),qx=Symbol("kAborted"),Ed=[8,13],Zt=["CONNECTING","OPEN","CLOSING","CLOSED"],jE=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,pe=class t extends IE{constructor(e,r,i){super(),this._binaryType=Fx[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Fo,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=t.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,r===void 0?r=[]:Array.isArray(r)||(typeof r=="object"&&r!==null?(i=r,r=[]):r=[r]),Hx(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){Fx.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,r,i){let o=new PE({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new OE(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[Ge]=this,c[Ge]=this,e[Ge]=this,o.on("conclude",VE),o.on("drain",$E),o.on("error",JE),o.on("message",ZE),o.on("ping",YE),o.on("pong",XE),c.onerror=QE,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",Kx),e.on("data",Uo),e.on("end",Vx),e.on("error",$x),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[An.extensionName]&&this._extensions[An.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,r){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){ot(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===t.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=t.CLOSING,this._sender.close(e,r,!this._isServer,i=>{i||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),Wx(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){vd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||Fo,r,i)}pong(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){vd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||Fo,r,i)}resume(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof r=="function"&&(i=r,r={}),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){vd(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[An.extensionName]||(o.compress=!1),this._sender.send(e||Fo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){ot(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(pe,"CONNECTING",{enumerable:!0,value:Zt.indexOf("CONNECTING")});Object.defineProperty(pe.prototype,"CONNECTING",{enumerable:!0,value:Zt.indexOf("CONNECTING")});Object.defineProperty(pe,"OPEN",{enumerable:!0,value:Zt.indexOf("OPEN")});Object.defineProperty(pe.prototype,"OPEN",{enumerable:!0,value:Zt.indexOf("OPEN")});Object.defineProperty(pe,"CLOSING",{enumerable:!0,value:Zt.indexOf("CLOSING")});Object.defineProperty(pe.prototype,"CLOSING",{enumerable:!0,value:Zt.indexOf("CLOSING")});Object.defineProperty(pe,"CLOSED",{enumerable:!0,value:Zt.indexOf("CLOSED")});Object.defineProperty(pe.prototype,"CLOSED",{enumerable:!0,value:Zt.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(pe.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(pe.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[bd])return e[BE];return null},set(e){for(let r of this.listeners(t))if(r[bd]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[bd]:!0})}})});pe.prototype.addEventListener=zE;pe.prototype.removeEventListener=UE;Jx.exports=pe;function Hx(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:NE,protocolVersion:Ed[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,!Ed.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${Ed.join(", ")})`);let c;if(e instanceof yd)c=e;else try{c=new yd(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:",x;if(c.protocol!=="ws:"&&!d&&!u?x=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?x="The URL's pathname is empty":c.hash&&(x="The URL contains a fragment identifier"),x){let A=new SyntaxError(x);if(t._redirects===0)throw A;zo(t,A);return}let p=d?443:80,w=RE(16).toString("base64"),m=d?TE.request:CE.request,v=new Set,_;if(o.createConnection=o.createConnection||(d?KE:WE),o.defaultPort=o.defaultPort||p,o.port=c.port||p,o.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,o.headers={...o.headers,"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":w,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(_=new An({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=GE({[An.extensionName]:_.offer()})),r.length){for(let A of r){if(typeof A!="string"||!jE.test(A)||v.has(A))throw new SyntaxError("An invalid or duplicated subprotocol was specified");v.add(A)}o.headers["Sec-WebSocket-Protocol"]=r.join(",")}if(o.origin&&(o.protocolVersion<13?o.headers["Sec-WebSocket-Origin"]=o.origin:o.headers.Origin=o.origin),(c.username||c.password)&&(o.auth=`${c.username}:${c.password}`),u){let A=o.path.split(":");o.socketPath=A[0],o.path=A[1]}let S;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=d,t._originalHostOrSocketPath=u?o.socketPath:c.host;let A=i&&i.headers;if(i={...i,headers:{}},A)for(let[I,T]of Object.entries(A))i.headers[I.toLowerCase()]=T}else if(t.listenerCount("redirect")===0){let A=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!A||t._originalSecure&&!d)&&(delete o.headers.authorization,delete o.headers.cookie,A||delete o.headers.host,o.auth=void 0)}o.auth&&!i.headers.authorization&&(i.headers.authorization="Basic "+Buffer.from(o.auth).toString("base64")),S=t._req=m(o),t._redirects&&t.emit("redirect",t.url,S)}else S=t._req=m(o);o.timeout&&S.on("timeout",()=>{ot(t,S,"Opening handshake has timed out")}),S.on("error",A=>{S===null||S[qx]||(S=t._req=null,zo(t,A))}),S.on("response",A=>{let I=A.headers.location,T=A.statusCode;if(I&&o.followRedirects&&T>=300&&T<400){if(++t._redirects>o.maxRedirects){ot(t,S,"Maximum redirects exceeded");return}S.abort();let k;try{k=new yd(I,e)}catch{let D=new SyntaxError(`Invalid URL: ${I}`);zo(t,D);return}Hx(t,k,r,i)}else t.emit("unexpected-response",S,A)||ot(t,S,`Unexpected server response: ${A.statusCode}`)}),S.on("upgrade",(A,I,T)=>{if(t.emit("upgrade",A),t.readyState!==pe.CONNECTING)return;S=t._req=null;let k=A.headers.upgrade;if(k===void 0||k.toLowerCase()!=="websocket"){ot(t,I,"Invalid Upgrade header");return}let b=kE("sha1").update(w+ME).digest("base64");if(A.headers["sec-websocket-accept"]!==b){ot(t,I,"Invalid Sec-WebSocket-Accept header");return}let D=A.headers["sec-websocket-protocol"],P;if(D!==void 0?v.size?v.has(D)||(P="Server sent an invalid subprotocol"):P="Server sent a subprotocol but none was requested":v.size&&(P="Server sent no subprotocol"),P){ot(t,I,P);return}D&&(t._protocol=D);let F=A.headers["sec-websocket-extensions"];if(F!==void 0){if(!_){ot(t,I,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let B;try{B=qE(F)}catch{ot(t,I,"Invalid Sec-WebSocket-Extensions header");return}let J=Object.keys(B);if(J.length!==1||J[0]!==An.extensionName){ot(t,I,"Server indicated an extension that was not requested");return}try{_.accept(B[An.extensionName])}catch{ot(t,I,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[An.extensionName]=_}t.setSocket(I,T,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(S,t):S.end()}function zo(t,e){t._readyState=pe.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function WE(t){return t.path=t.socketPath,Ux.connect(t)}function KE(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=Ux.isIP(t.host)?"":t.host),DE.connect(t)}function ot(t,e,r){t._readyState=pe.CLOSING;let i=new Error(r);Error.captureStackTrace(i,ot),e.setHeader?(e[qx]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(zo,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function vd(t,e,r){if(e){let i=LE(e)?e.size:HE(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${Zt[t.readyState]})`);process.nextTick(r,i)}}function VE(t,e){let r=this[Ge];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[Ge]!==void 0&&(r._socket.removeListener("data",Uo),process.nextTick(jx,r._socket),t===1005?r.close():r.close(t,e))}function $E(){let t=this[Ge];t.isPaused||t._socket.resume()}function JE(t){let e=this[Ge];e._socket[Ge]!==void 0&&(e._socket.removeListener("data",Uo),process.nextTick(jx,e._socket),e.close(t[FE])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function zx(){this[Ge].emitClose()}function ZE(t,e){this[Ge].emit("message",t,e)}function YE(t){let e=this[Ge];e._autoPong&&e.pong(t,!this._isServer,Gx),e.emit("ping",t)}function XE(t){this[Ge].emit("pong",t)}function jx(t){t.resume()}function QE(t){let e=this[Ge];e.readyState!==pe.CLOSED&&(e.readyState===pe.OPEN&&(e._readyState=pe.CLOSING,Wx(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Wx(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function Kx(){let t=this[Ge];if(this.removeListener("close",Kx),this.removeListener("data",Uo),this.removeListener("end",Vx),t._readyState=pe.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[Ge]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",zx),t._receiver.on("finish",zx))}function Uo(t){this[Ge]._receiver.write(t)||this.pause()}function Vx(){let t=this[Ge];t._readyState=pe.CLOSING,t._receiver.end(),this.end()}function $x(){let t=this[Ge];this.removeListener("error",$x),this.on("error",Gx),t&&(t._readyState=pe.CLOSING,this.destroy())}});var Qx=se((AD,Xx)=>{"use strict";var SD=Go(),{Duplex:e1}=de("stream");function Zx(t){t.emit("close")}function t1(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Yx(t){this.removeListener("error",Yx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function n1(t,e){let r=!0,i=new e1({...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(Zx,i);return}let d=!1;t.once("error",function(x){d=!0,c(x)}),t.once("close",function(){d||c(o),process.nextTick(Zx,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",t1),i.on("error",Yx),i}Xx.exports=n1});var Sd=se((ID,eh)=>{"use strict";var{tokenChars:r1}=Br();function i1(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&&r1[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}eh.exports={parse:i1}});var ah=se((CD,oh)=>{"use strict";var s1=de("events"),qo=de("http"),{Duplex:TD}=de("stream"),{createHash:o1}=de("crypto"),th=Bo(),$n=Mr(),a1=Sd(),c1=Go(),{CLOSE_TIMEOUT:d1,GUID:l1,kWebSocket:u1}=Vt(),f1=/^[+/0-9A-Za-z]{22}==$/,nh=0,rh=1,sh=2,Ad=class extends s1{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:d1,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:c1,...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=x1(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=nh}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===sh){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(Ji,this);return}if(e&&this.once("close",e),this._state!==rh)if(this._state=rh,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(Ji,this):process.nextTick(Ji,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{Ji(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",ih);let c=e.headers["sec-websocket-key"],d=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){Jn(this,e,r,405,"Invalid HTTP method");return}if(d===void 0||d.toLowerCase()!=="websocket"){Jn(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!f1.test(c)){Jn(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){Jn(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){Zi(r,400);return}let x=e.headers["sec-websocket-protocol"],p=new Set;if(x!==void 0)try{p=a1.parse(x)}catch{Jn(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let w=e.headers["sec-websocket-extensions"],m={};if(this.options.perMessageDeflate&&w!==void 0){let v=new $n({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let _=th.parse(w);_[$n.extensionName]&&(v.accept(_[$n.extensionName]),m[$n.extensionName]=v)}catch{Jn(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let v={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(v,(_,S,A,I)=>{if(!_)return Zi(r,S||401,A,I);this.completeUpgrade(m,c,p,e,r,i,o)});return}if(!this.options.verifyClient(v))return Zi(r,401)}this.completeUpgrade(m,c,p,e,r,i,o)}completeUpgrade(e,r,i,o,c,d,u){if(!c.readable||!c.writable)return c.destroy();if(c[u1])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>nh)return Zi(c,503);let p=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${o1("sha1").update(r+l1).digest("base64")}`],w=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&&(p.push(`Sec-WebSocket-Protocol: ${m}`),w._protocol=m)}if(e[$n.extensionName]){let m=e[$n.extensionName].params,v=th.format({[$n.extensionName]:[m]});p.push(`Sec-WebSocket-Extensions: ${v}`),w._extensions=e}this.emit("headers",p,o),c.write(p.concat(`\r
10
+ `),this.stream=void 0;return}this.currentDate!==void 0&&ss(this.dir,this.prefix,e,this.opts.retentionDays),this.currentDate=e}close(){this.stream?.end(),this.stream=void 0,this.currentDate=void 0}}});import{appendFileSync as rg,mkdirSync as ig}from"node:fs";import{join as sg}from"node:path";function dl(t){let e=t.retentionDays??cg,r=t.clock??(()=>Pn(new Date));as={bridgeSink:new Qr(t.bridgeLogsDir,"bridge",{retentionDays:e,clock:r}),agentSinks:new Map,makeAgentSink:o=>new Qr(t.agentLogsDir(o),"agent",{retentionDays:e,clock:r})};let i=r();ss(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])ss(t.agentLogsDir(o),"agent",i,e)}function dg(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function ll(t){va=t}function ul(t){return or[va]<=or[t]}function fl(t,e){let r=or[t];return r===void 0?!0:r>=or[e]}function cs(t){cl={...t}}function xl(t){let e=(u,x=2)=>String(u).padStart(x,"0"),r=-t.getTimezoneOffset(),i=r>=0?"+":"-",o=Math.abs(r),c=e(Math.floor(o/60)),l=e(o%60);return`${Pn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${l}`}function Tt(t,e,r,i,o){try{let c=`${JSON.stringify({ts:xl(new Date),level:e,module:r,msg:i,...o})}
11
+ `;ig(t,{recursive:!0}),rg(sg(t,sr("bridge",Pn(new Date))),c)}catch{}}function lg(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function os(t,e,r,i,o){if(or[t]<or[va])return;let c=`${JSON.stringify({ts:xl(new Date),level:t,module:e,msg:r,...cl,...i})}
12
+ `;if(as){let l=lg(o,i),u=l?dg(as,l):as.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?ag.write(c):og.write(c)}function q(t,e){return{debug:(r,i)=>os("debug",t,r,i,e),info:(r,i)=>os("info",t,r,i,e),warn:(r,i)=>os("warn",t,r,i,e),error:(r,i)=>os("error",t,r,i,e),child:r=>q(`${t}.${r}`,e),forAgent:r=>q(t,r)}}var or,va,og,ag,cl,cg,as,te=Ye(()=>{"use strict";ir();Ea();or={debug:10,info:20,warn:30,error:40},va=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),og=process.stdout,ag=process.stderr,cl={},cg=Ke("COZE_BRIDGE_LOG_RETENTION_DAYS",30),as=null});var C,Ve=Ye(()=>{"use strict";C=class extends Error{code;retriable;cause;constructor(e,r,i){super(r),this.name="BridgeError",this.code=e,this.retriable=i?.retriable??!1,i?.cause!==void 0&&(this.cause=i.cause)}}});var ml={};ya(ml,{ACP_WRAPPER_NPM_PACKAGES:()=>ti,_resetAcpInstallerForTests:()=>gg,_setBinaryPathCacheForTests:()=>mg,buildAcpSpawn:()=>ni,ensureAcpInstalled:()=>ar,getAcpBinaryPath:()=>ds,pickWhichLine:()=>Ia,probeAcpVersion:()=>pg,resolveAcpCommand:()=>gl});import{readFileSync as hl}from"node:fs";import{createRequire as ug}from"node:module";import{dirname as fg,resolve as xg}from"node:path";function Ia(t){let e=t.split(/\r?\n/).map(i=>i.trim()).filter(Boolean);if(e.length===0)return;if(process.platform!=="win32")return e[0];let r=i=>e.find(o=>o.toLowerCase().endsWith(i));return r(".cmd")??r(".exe")??r(".bat")??r(".ps1")??e[0]}function hg(t){let e=pl.resolve(`${t.npmPackage}/package.json`),r=fg(e),i=JSON.parse(hl(e,"utf8")),o=typeof i.bin=="string"?i.bin:i.bin?.[t.binary];if(!o)throw new Error(`${t.npmPackage} package.json \u7F3A bin[${t.binary}]`);return xg(r,o)}async function ar(t,e){let r=Aa[t];if(!r)throw new C("BRIDGE_INTERNAL",`ensureAcpInstalled called for non-npm framework: ${t}`);let i=ei.get(t);if(i)return i;try{let o=hg(r);return ei.set(t,o),Sa.info("acp wrapper resolved",{framework:t,binary:r.binary,path:o}),o}catch(o){throw Sa.warn("acp wrapper \u89E3\u6790\u5931\u8D25 (\u672A\u968F\u5305\u56FA\u5316\u5230 lib/node_modules?)",{framework:t,npmPackage:r.npmPackage,err:String(o)}),new C("AGENT_DEPENDENCY_INSTALL_FAILED",[`ACP wrapper \u672A\u5C31\u7EEA: ${r.npmPackage} (framework=${t})`,"\u8BE5 wrapper \u968F coze-bridge \u4E00\u8D77\u5B89\u88C5 (\u56FA\u5316\u5230 ~/.coze/bridge/lib/node_modules)\u3002","\u8BF7\u91CD\u8DD1 `coze-bridge pair` / `connect` \u89E6\u53D1\u56FA\u5316\u5B89\u88C5; \u82E5\u4ECD\u5931\u8D25, \u68C0\u67E5\u7F51\u7EDC / npm \u7F13\u5B58\u3002"].join(`
13
+ `),{cause:o})}}async function pg(t){let e=Aa[t];if(e)try{let r=pl.resolve(`${e.npmPackage}/package.json`),i=JSON.parse(hl(r,"utf8"));return typeof i.version=="string"&&i.version.length>0?i.version:void 0}catch(r){Sa.warn("acp wrapper probe: \u89E3\u6790 package.json \u5931\u8D25",{framework:t,npmPackage:e.npmPackage,err:String(r)});return}}function ds(t){return ei.get(t)}function gl(t,e){if(e)return e;let r=ds(t);if(!r)throw new C("BRIDGE_INTERNAL",`${t} ACP wrapper \u8DEF\u5F84\u672A\u89E3\u6790 (ensureAcpInstalled \u672A\u5728\u6784\u9020\u524D\u8DD1\u901A)`);return r}function ni(t,e,r){if(e)return{command:e,args:[...r]};let i=gl(t);return{command:process.execPath,args:[i,...r]}}function gg(){ei.clear()}function mg(t,e){ei.set(t,e)}var Sa,Aa,ti,pl,ei,on=Ye(()=>{"use strict";Ve();te();Sa=q("agents.acp-installer"),Aa={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp"}},ti=Object.values(Aa).filter(t=>t!==void 0).map(t=>t.npmPackage),pl=ug(import.meta.url),ei=new Map});import{chmod as _g,mkdir as yg,readFile as bg,rename as Eg,rm as vg,writeFile as Sg}from"node:fs/promises";import{dirname as Ag}from"node:path";async function cr(t){try{let e=await bg(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function an(t,e,r){await yg(Ag(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await Sg(i,e,{encoding:"utf8",mode:r?.mode}),await Eg(i,t),r?.mode!==void 0&&await _g(t,r.mode)}catch(o){throw await vg(i,{force:!0}).catch(()=>{}),o}}async function dr(t,e,r){await an(t,`${JSON.stringify(e,null,2)}
14
+ `,r)}var cn=Ye(()=>{"use strict"});import{promises as yl,readdirSync as Ig}from"node:fs";import{homedir as Tg}from"node:os";import{sep as Dg,join as De,resolve as bl}from"node:path";function Y(t){let e=t??Tg(),r=De(e,".coze"),i=De(r,"bridge"),o=De(i,"lib"),c=De(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:De(o,"index.js"),binDir:De(i,"bin"),pidFile:De(i,"bridge.pid"),portFile:De(i,"bridge.port"),tokenFile:De(i,"bridge.token"),patTokenFile:De(i,"pat-token"),agentEnvFile:De(i,"agent-env.json"),logFile:De(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:De(c,"daemon-stdio.log"),installLock:De(i,"install.lock"),configFile:De(i,"config.json"),agentsRoot:De(r,"agents")}}function Qe(t,e=Y()){let r=De(e.agentsRoot,t);return{root:r,config:De(r,"config.json"),workspace:De(r,"workspace"),logs:De(r,"logs")}}function ls(t=Y()){try{return Ig(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function ri(t,e){let r=await yl.realpath(bl(t)).catch(()=>null);if(!r)return!1;let i=await yl.realpath(bl(e)).catch(()=>null);if(!i)return!1;let o=process.platform==="win32"?r.toLowerCase():r,c=process.platform==="win32"?i.toLowerCase():i;return o===c||o.startsWith(c+Dg)}var Oe=Ye(()=>{"use strict"});var xs={};ya(xs,{AGENT_CONFIG_FILE_MODE:()=>us,enforceAgentConfigMode:()=>kg,loadAgentConfig:()=>He,persistAgentSessions:()=>ii,persistAgentSkills:()=>fs,saveAgentConfig:()=>et});import{chmod as Cg,stat as Rg}from"node:fs/promises";function He(t,e){return cr(Qe(t,e).config)}function et(t,e){return dr(Qe(t.agentId,e).config,t,{mode:us})}async function kg(t,e){if(process.platform==="win32")return;let r=Qe(t,e).config;try{let i=await Rg(r);if(!i.isFile())return;let o=i.mode&511;o!==us&&(await Cg(r,us),El.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;El.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function ii(t,e,r){let i=await He(t,r);i&&(i.sessions=Object.fromEntries(e),await et(i,r))}async function fs(t,e,r){let i=await He(t,r);i&&(i.skills=e,await et(i,r))}var El,us,dn=Ye(()=>{"use strict";cn();te();Oe();El=q("agent-config"),us=384});var Da=se((o2,Il)=>{Il.exports={LOCHDR:30,LOCSIG:67324752,LOCVER:4,LOCFLG:6,LOCHOW:8,LOCTIM:10,LOCCRC:14,LOCSIZ:18,LOCLEN:22,LOCNAM:26,LOCEXT:28,EXTSIG:134695760,EXTHDR:16,EXTCRC:4,EXTSIZ:8,EXTLEN:12,CENHDR:46,CENSIG:33639248,CENVEM:4,CENVER:6,CENFLG:8,CENHOW:10,CENTIM:12,CENCRC:16,CENSIZ:20,CENLEN:24,CENNAM:28,CENEXT:30,CENCOM:32,CENDSK:34,CENATT:36,CENATX:38,CENOFF:42,ENDHDR:22,ENDSIG:101010256,ENDSUB:8,ENDTOT:10,ENDSIZ:12,ENDOFF:16,ENDCOM:20,END64HDR:20,END64SIG:117853008,END64START:4,END64OFF:8,END64NUMDISKS:16,ZIP64SIG:101075792,ZIP64HDR:56,ZIP64LEAD:12,ZIP64SIZE:4,ZIP64VEM:12,ZIP64VER:14,ZIP64DSK:16,ZIP64DSKDIR:20,ZIP64SUB:24,ZIP64TOT:32,ZIP64SIZB:40,ZIP64OFF:48,ZIP64EXTRA:56,STORED:0,SHRUNK:1,REDUCED1:2,REDUCED2:3,REDUCED3:4,REDUCED4:5,IMPLODED:6,DEFLATED:8,ENHANCED_DEFLATED:9,PKWARE:10,BZIP2:12,LZMA:14,IBM_TERSE:18,IBM_LZ77:19,AES_ENCRYPT:99,FLG_ENC:1,FLG_COMP1:2,FLG_COMP2:4,FLG_DESC:8,FLG_ENH:16,FLG_PATCH:32,FLG_STR:64,FLG_EFS:2048,FLG_MSK:4096,FILE:2,BUFFER:1,NONE:0,EF_ID:0,EF_SIZE:2,ID_ZIP64:1,ID_AVINFO:7,ID_PFS:8,ID_OS2:9,ID_NTFS:10,ID_OPENVMS:12,ID_UNIX:13,ID_FORK:14,ID_PATCH:15,ID_X509_PKCS7:20,ID_X509_CERTID_F:21,ID_X509_CERTID_C:22,ID_STRONGENC:23,ID_RECORD_MGT:24,ID_X509_PKCS7_RL:25,ID_IBM1:101,ID_IBM2:102,ID_POSZIP:18064,EF_ZIP64_OR_32:4294967295,EF_ZIP64_OR_16:65535,EF_ZIP64_SUNCOMP:0,EF_ZIP64_SCOMP:8,EF_ZIP64_RHO:16,EF_ZIP64_DSN:24}});var ps=se(Dl=>{var Tl={INVALID_LOC:"Invalid LOC header (bad signature)",INVALID_CEN:"Invalid CEN header (bad signature)",INVALID_END:"Invalid END header (bad signature)",DESCRIPTOR_NOT_EXIST:"No descriptor present",DESCRIPTOR_UNKNOWN:"Unknown descriptor format",DESCRIPTOR_FAULTY:"Descriptor data is malformed",NO_DATA:"Nothing to decompress",BAD_CRC:"CRC32 checksum failed {0}",FILE_IN_THE_WAY:"There is a file in the way: {0}",UNKNOWN_METHOD:"Invalid/unsupported compression method",AVAIL_DATA:"inflate::Available inflate data did not terminate",INVALID_DISTANCE:"inflate::Invalid literal/length or distance code in fixed or dynamic block",TO_MANY_CODES:"inflate::Dynamic block code description: too many length or distance codes",INVALID_REPEAT_LEN:"inflate::Dynamic block code description: repeat more than specified lengths",INVALID_REPEAT_FIRST:"inflate::Dynamic block code description: repeat lengths with no first length",INCOMPLETE_CODES:"inflate::Dynamic block code description: code lengths codes incomplete",INVALID_DYN_DISTANCE:"inflate::Dynamic block code description: invalid distance code lengths",INVALID_CODES_LEN:"inflate::Dynamic block code description: invalid literal/length code lengths",INVALID_STORE_BLOCK:"inflate::Stored block length did not match one's complement",INVALID_BLOCK_TYPE:"inflate::Invalid block type (type == 3)",CANT_EXTRACT_FILE:"Could not extract the file",CANT_OVERRIDE:"Target file already exists",DISK_ENTRY_TOO_LARGE:"Number of disk entries is too large",NO_ZIP:"No zip file was loaded",NO_ENTRY:"Entry doesn't exist",DIRECTORY_CONTENT_ERROR:"A directory cannot have content",FILE_NOT_FOUND:'File not found: "{0}"',NOT_IMPLEMENTED:"Not implemented",INVALID_FILENAME:"Invalid filename",INVALID_FORMAT:"Invalid or unsupported zip format. No END header found",INVALID_PASS_PARAM:"Incompatible password parameter",WRONG_PASSWORD:"Wrong Password",COMMENT_TOO_LONG:"Comment is too long",EXTRA_FIELD_PARSE_ERROR:"Extra field parsing error"};function Mg(t){return function(...e){return e.length&&(t=t.replace(/\{(\d)\}/g,(r,i)=>e[i]||"")),new Error("ADM-ZIP: "+t)}}for(let t of Object.keys(Tl))Dl[t]=Mg(Tl[t])});var Ol=se((c2,Pl)=>{var Bg=le("fs"),Le=le("path"),Cl=Da(),zg=ps(),Fg=typeof process=="object"&&process.platform==="win32",Rl=t=>typeof t=="object"&&t!==null,kl=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=3988292384^e>>>1:e>>>=1;return e>>>0});function be(t){this.sep=Le.sep,this.fs=Bg,Rl(t)&&Rl(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Pl.exports=be;be.prototype.makeDir=function(t){let e=this;function r(i){let o=i.split(e.sep)[0];i.split(e.sep).forEach(function(c){if(!(!c||c.substr(-1,1)===":")){o+=e.sep+c;var l;try{l=e.fs.statSync(o)}catch(u){if(u.message&&u.message.startsWith("ENOENT"))e.fs.mkdirSync(o);else throw u}if(l&&l.isFile())throw zg.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};be.prototype.writeFileTo=function(t,e,r,i){let o=this;if(o.fs.existsSync(t)){if(!r)return!1;var c=o.fs.statSync(t);if(c.isDirectory())return!1}var l=Le.dirname(t);o.fs.existsSync(l)||o.makeDir(l);var u;try{u=o.fs.openSync(t,"w",438)}catch{o.fs.chmodSync(t,438),u=o.fs.openSync(t,"w",438)}if(u)try{o.fs.writeSync(u,e,0,e.length,0)}finally{o.fs.closeSync(u)}return o.fs.chmodSync(t,i||438),!0};be.prototype.writeFileToAsync=function(t,e,r,i,o){typeof i=="function"&&(o=i,i=void 0);let c=this;c.fs.exists(t,function(l){if(l&&!r)return o(!1);c.fs.stat(t,function(u,x){if(l&&x.isDirectory())return o(!1);var g=Le.dirname(t);c.fs.exists(g,function(w){w||c.makeDir(g),c.fs.open(t,"w",438,function(E,S){E?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(y,v){c.fs.write(v,e,0,e.length,0,function(){c.fs.close(v,function(){c.fs.chmod(t,i||438,function(){o(!0)})})})})}):S?c.fs.write(S,e,0,e.length,0,function(){c.fs.close(S,function(){c.fs.chmod(t,i||438,function(){o(!0)})})}):c.fs.chmod(t,i||438,function(){o(!0)})})})})})};be.prototype.findFiles=function(t){let e=this;function r(i,o,c){typeof o=="boolean"&&(c=o,o=void 0);let l=[];return e.fs.readdirSync(i).forEach(function(u){let x=Le.join(i,u),g=e.fs.statSync(x);(!o||o.test(x))&&l.push(Le.normalize(x)+(g.isDirectory()?e.sep:"")),g.isDirectory()&&c&&(l=l.concat(r(x,o,c)))}),l}return r(t,void 0,!0)};be.prototype.findFilesAsync=function(t,e){let r=this,i=[];r.fs.readdir(t,function(o,c){if(o)return e(o);let l=c.length;if(!l)return e(null,i);c.forEach(function(u){u=Le.join(t,u),r.fs.stat(u,function(x,g){if(x)return e(x);g&&(i.push(Le.normalize(u)+(g.isDirectory()?r.sep:"")),g.isDirectory()?r.findFilesAsync(u,function(w,E){if(w)return e(w);i=i.concat(E),--l||e(null,i)}):--l||e(null,i))})})})};be.prototype.getAttributes=function(){};be.prototype.setAttributes=function(){};be.crc32update=function(t,e){return kl[(t^e)&255]^t>>>8};be.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=be.crc32update(r,t[i++]);return~r>>>0};be.methodToString=function(t){switch(t){case Cl.STORED:return"STORED ("+t+")";case Cl.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};be.canonical=function(t){if(!t)return"";let e=Le.posix.normalize("/"+t.split("\\").join("/"));return Le.join(".",e)};be.zipnamefix=function(t){if(!t)return"";let e=Le.posix.normalize("/"+t.split("\\").join("/"));return Le.posix.join(".",e)};be.findLast=function(t,e){if(!Array.isArray(t))throw new TypeError("arr is not array");let r=t.length>>>0;for(let i=r-1;i>=0;i--)if(e(t[i],i,t))return t[i]};be.sanitize=function(t,e){t=Le.resolve(Le.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Le.normalize(Le.join(t,r.slice(i,o).join(Le.sep)));if(c.indexOf(t)===0)return c}return Le.normalize(Le.join(t,Le.basename(e)))};be.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};be.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};be.fromDOS2Date=function(t){return new Date((t>>25&127)+1980,Math.max((t>>21&15)-1,0),Math.max(t>>16&31,1),t>>11&31,t>>5&63,(t&31)<<1)};be.fromDate2DOS=function(t){let e=0,r=0;return t.getFullYear()>1979&&(e=(t.getFullYear()-1980&127)<<9|t.getMonth()+1<<5|t.getDate(),r=t.getHours()<<11|t.getMinutes()<<5|t.getSeconds()>>1),e<<16|r};be.isWin=Fg;be.crcTable=kl});var Nl=se((d2,Ll)=>{var Ug=le("path");Ll.exports=function(t,{fs:e}){var r=t||"",i=c(),o=null;function c(){return{directory:!1,readonly:!1,hidden:!1,executable:!1,mtime:0,atime:0}}return r&&e.existsSync(r)?(o=e.statSync(r),i.directory=o.isDirectory(),i.mtime=o.mtime,i.atime=o.atime,i.executable=(73&o.mode)!==0,i.readonly=(128&o.mode)===0,i.hidden=Ug.basename(r)[0]==="."):console.warn("Invalid path: "+r),{get directory(){return i.directory},get readOnly(){return i.readonly},get hidden(){return i.hidden},get mtime(){return i.mtime},get atime(){return i.atime},get executable(){return i.executable},decodeAttributes:function(){},encodeAttributes:function(){},toJSON:function(){return{path:r,isDirectory:i.directory,isReadOnly:i.readonly,isHidden:i.hidden,isExecutable:i.executable,mTime:i.mtime,aTime:i.atime}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Bl=se((l2,Ml)=>{Ml.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var fr=se((u2,ur)=>{ur.exports=Ol();ur.exports.Constants=Da();ur.exports.Errors=ps();ur.exports.FileAttr=Nl();ur.exports.decoder=Bl()});var Fl=se((f2,zl)=>{var ln=fr(),G=ln.Constants;zl.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,l=0,u=0,x=0,g=0,w=0,E=0,S=0,y=0,v=0;t|=ln.isWin?2560:768,r|=G.FLG_EFS;let A={extraLen:0},T=b=>Math.max(0,b)>>>0,D=b=>Math.max(0,b)&65535,P=b=>Math.max(0,b)&255;return o=ln.fromDate2DOS(new Date),{get made(){return t},set made(b){t=b},get version(){return e},set version(b){e=b},get flags(){return r},set flags(b){r=b},get flags_efs(){return(r&G.FLG_EFS)>0},set flags_efs(b){b?r|=G.FLG_EFS:r&=~G.FLG_EFS},get flags_desc(){return(r&G.FLG_DESC)>0},set flags_desc(b){b?r|=G.FLG_DESC:r&=~G.FLG_DESC},get method(){return i},set method(b){switch(b){case G.STORED:this.version=10;case G.DEFLATED:default:this.version=20}i=b},get time(){return ln.fromDOS2Date(this.timeval)},set time(b){b=new Date(b),this.timeval=ln.fromDate2DOS(b)},get timeval(){return o},set timeval(b){o=T(b)},get timeHighByte(){return P(o>>>8)},get crc(){return c},set crc(b){c=T(b)},get compressedSize(){return l},set compressedSize(b){l=T(b)},get size(){return u},set size(b){u=T(b)},get fileNameLength(){return x},set fileNameLength(b){x=b},get extraLength(){return g},set extraLength(b){g=b},get extraLocalLength(){return A.extraLen},set extraLocalLength(b){A.extraLen=b},get commentLength(){return w},set commentLength(b){w=b},get diskNumStart(){return E},set diskNumStart(b){E=T(b)},get inAttr(){return S},set inAttr(b){S=T(b)},get attr(){return y},set attr(b){y=T(b)},get fileAttr(){return(y||0)>>16&4095},get offset(){return v},set offset(b){v=T(b)},get encrypted(){return(r&G.FLG_ENC)===G.FLG_ENC},get centralHeaderSize(){return G.CENHDR+x+g+w},get realDataOffset(){return v+G.LOCHDR+A.fnameLen+A.extraLen},get localHeader(){return A},loadLocalHeaderFromBinary:function(b){var k=b.slice(v,v+G.LOCHDR);if(k.readUInt32LE(0)!==G.LOCSIG)throw ln.Errors.INVALID_LOC();A.version=k.readUInt16LE(G.LOCVER),A.flags=k.readUInt16LE(G.LOCFLG),A.flags_desc=(A.flags&G.FLG_DESC)>0,A.method=k.readUInt16LE(G.LOCHOW),A.time=k.readUInt32LE(G.LOCTIM),A.crc=k.readUInt32LE(G.LOCCRC),A.compressedSize=k.readUInt32LE(G.LOCSIZ),A.size=k.readUInt32LE(G.LOCLEN),A.fnameLen=k.readUInt16LE(G.LOCNAM),A.extraLen=k.readUInt16LE(G.LOCEXT);let O=v+G.LOCHDR+A.fnameLen,U=O+A.extraLen;return b.slice(O,U)},loadFromBinary:function(b){if(b.length!==G.CENHDR||b.readUInt32LE(0)!==G.CENSIG)throw ln.Errors.INVALID_CEN();t=b.readUInt16LE(G.CENVEM),e=b.readUInt16LE(G.CENVER),r=b.readUInt16LE(G.CENFLG),i=b.readUInt16LE(G.CENHOW),o=b.readUInt32LE(G.CENTIM),c=b.readUInt32LE(G.CENCRC),l=b.readUInt32LE(G.CENSIZ),u=b.readUInt32LE(G.CENLEN),x=b.readUInt16LE(G.CENNAM),g=b.readUInt16LE(G.CENEXT),w=b.readUInt16LE(G.CENCOM),E=b.readUInt16LE(G.CENDSK),S=b.readUInt16LE(G.CENATT),y=b.readUInt32LE(G.CENATX),v=b.readUInt32LE(G.CENOFF)},localHeaderToBinary:function(){var b=Buffer.alloc(G.LOCHDR);return b.writeUInt32LE(G.LOCSIG,0),b.writeUInt16LE(e,G.LOCVER),b.writeUInt16LE(r,G.LOCFLG),b.writeUInt16LE(i,G.LOCHOW),b.writeUInt32LE(o,G.LOCTIM),b.writeUInt32LE(c,G.LOCCRC),b.writeUInt32LE(l,G.LOCSIZ),b.writeUInt32LE(u,G.LOCLEN),b.writeUInt16LE(x,G.LOCNAM),b.writeUInt16LE(A.extraLen,G.LOCEXT),b},centralHeaderToBinary:function(){var b=Buffer.alloc(G.CENHDR+x+g+w);return b.writeUInt32LE(G.CENSIG,0),b.writeUInt16LE(t,G.CENVEM),b.writeUInt16LE(e,G.CENVER),b.writeUInt16LE(r,G.CENFLG),b.writeUInt16LE(i,G.CENHOW),b.writeUInt32LE(o,G.CENTIM),b.writeUInt32LE(c,G.CENCRC),b.writeUInt32LE(l,G.CENSIZ),b.writeUInt32LE(u,G.CENLEN),b.writeUInt16LE(x,G.CENNAM),b.writeUInt16LE(g,G.CENEXT),b.writeUInt16LE(w,G.CENCOM),b.writeUInt16LE(E,G.CENDSK),b.writeUInt16LE(S,G.CENATT),b.writeUInt32LE(y,G.CENATX),b.writeUInt32LE(v,G.CENOFF),b},toJSON:function(){let b=function(k){return k+" bytes"};return{made:t,version:e,flags:r,method:ln.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:b(l),size:b(u),fileNameLength:b(x),extraLength:b(g),commentLength:b(w),diskNumStart:E,inAttr:S,attr:y,offset:v,centralHeaderSize:b(G.CENHDR+x+g+w)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Gl=se((x2,Ul)=>{var xr=fr(),we=xr.Constants;Ul.exports=function(){var t=0,e=0,r=0,i=0,o=0;return{get diskEntries(){return t},set diskEntries(c){t=e=c},get totalEntries(){return e},set totalEntries(c){e=t=c},get size(){return r},set size(c){r=c},get offset(){return i},set offset(c){i=c},get commentLength(){return o},set commentLength(c){o=c},get mainHeaderSize(){return we.ENDHDR+o},loadFromBinary:function(c){if((c.length!==we.ENDHDR||c.readUInt32LE(0)!==we.ENDSIG)&&(c.length<we.ZIP64HDR||c.readUInt32LE(0)!==we.ZIP64SIG))throw xr.Errors.INVALID_END();c.readUInt32LE(0)===we.ENDSIG?(t=c.readUInt16LE(we.ENDSUB),e=c.readUInt16LE(we.ENDTOT),r=c.readUInt32LE(we.ENDSIZ),i=c.readUInt32LE(we.ENDOFF),o=c.readUInt16LE(we.ENDCOM)):(t=xr.readBigUInt64LE(c,we.ZIP64SUB),e=xr.readBigUInt64LE(c,we.ZIP64TOT),r=xr.readBigUInt64LE(c,we.ZIP64SIZE),i=xr.readBigUInt64LE(c,we.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(we.ENDHDR+o);return c.writeUInt32LE(we.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,we.ENDSUB),c.writeUInt16LE(e,we.ENDTOT),c.writeUInt32LE(r,we.ENDSIZ),c.writeUInt32LE(i,we.ENDOFF),c.writeUInt16LE(o,we.ENDCOM),c.fill(" ",we.ENDHDR),c},toJSON:function(){let c=function(l,u){let x=l.toString(16).toUpperCase();for(;x.length<u;)x="0"+x;return"0x"+x};return{diskEntries:t,totalEntries:e,size:r+" bytes",offset:c(i,4),commentLength:o}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Ra=se(Ca=>{Ca.EntryHeader=Fl();Ca.MainHeader=Gl()});var jl=se((p2,ql)=>{ql.exports=function(t){var e=le("zlib"),r={chunkSize:(parseInt(t.length/1024)+1)*1024};return{deflate:function(){return e.deflateRawSync(t,r)},deflateAsync:function(i){var o=e.createDeflateRaw(r),c=[],l=0;o.on("data",function(u){c.push(u),l+=u.length}),o.on("end",function(){var u=Buffer.alloc(l),x=0;u.fill(0);for(var g=0;g<c.length;g++){var w=c[g];w.copy(u,x),x+=w.length}i&&i(u)}),o.end(t)}}}});var Wl=se((g2,Hl)=>{var Gg=+(process.versions?process.versions.node:"").split(".")[0]||0;Hl.exports=function(t,e){var r=le("zlib");let i=Gg>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,i)},inflateAsync:function(o){var c=r.createInflateRaw(i),l=[],u=0;c.on("data",function(x){l.push(x),u+=x.length}),c.on("end",function(){var x=Buffer.alloc(u),g=0;x.fill(0);for(var w=0;w<l.length;w++){var E=l[w];E.copy(x,g),g+=E.length}o&&o(x)}),c.end(t)}}}});var Zl=se((m2,Jl)=>{"use strict";var{randomFillSync:Kl}=le("crypto"),qg=ps(),jg=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=e>>>1^3988292384:e>>>=1;return e>>>0}),Vl=(t,e)=>Math.imul(t,e)>>>0,$l=(t,e)=>jg[(t^e)&255]^t>>>8,si=()=>typeof Kl=="function"?Kl(Buffer.alloc(12)):si.node();si.node=()=>{let t=Buffer.alloc(12),e=t.length;for(let r=0;r<e;r++)t[r]=Math.random()*256&255;return t};var gs={genSalt:si};function ms(t){let e=Buffer.isBuffer(t)?t:Buffer.from(t);this.keys=new Uint32Array([305419896,591751049,878082192]);for(let r=0;r<e.length;r++)this.updateKeys(e[r])}ms.prototype.updateKeys=function(t){let e=this.keys;return e[0]=$l(e[0],t),e[1]+=e[0]&255,e[1]=Vl(e[1],134775813)+1,e[2]=$l(e[2],e[1]>>>24),t};ms.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return Vl(t,t^1)>>8&255};function Hg(t){let e=new ms(t);return function(r){let i=Buffer.alloc(r.length),o=0;for(let c of r)i[o++]=e.updateKeys(c^e.next());return i}}function Wg(t){let e=new ms(t);return function(r,i,o=0){i||(i=Buffer.alloc(r.length));for(let c of r){let l=e.next();i[o++]=c^l,e.updateKeys(c)}return i}}function Kg(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Hg(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw qg.WRONG_PASSWORD();return i(t.slice(12))}function $g(t){Buffer.isBuffer(t)&&t.length>=12?gs.genSalt=function(){return t.slice(0,12)}:t==="node"?gs.genSalt=si.node:gs.genSalt=si}function Vg(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=Wg(r),c=gs.genSalt();c[11]=e.crc>>>24&255,i&&(c[10]=e.crc>>>16&255);let l=Buffer.alloc(t.length+12);return o(c,l),o(t,l,12)}Jl.exports={decrypt:Kg,encrypt:Vg,_salter:$g}});var Xl=se(ws=>{ws.Deflater=jl();ws.Inflater=Wl();ws.ZipCrypto=Zl()});var Pa=se((_2,Yl)=>{var oe=fr(),Jg=Ra(),Ee=oe.Constants,ka=Xl();Yl.exports=function(t,e){var r=new Jg.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,l=null,u=Buffer.alloc(0),x=Buffer.alloc(0),g=!0;let w=t,E=typeof w.decoder=="object"?w.decoder:oe.decoder;g=E.hasOwnProperty("efs")?E.efs:!1;function S(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(x=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function y(b){if(!r.flags_desc&&!r.localHeader.flags_desc){if(oe.crc32(b)!==r.localHeader.crc)return!1}else{let k={},O=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(O)==Ee.LOCSIG||e.readUInt32LE(O)==Ee.CENSIG)throw oe.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(O)==Ee.EXTSIG)k.crc=e.readUInt32LE(O+Ee.EXTCRC),k.compressedSize=e.readUInt32LE(O+Ee.EXTSIZ),k.size=e.readUInt32LE(O+Ee.EXTLEN);else if(e.readUInt16LE(O+12)===19280)k.crc=e.readUInt32LE(O+Ee.EXTCRC-4),k.compressedSize=e.readUInt32LE(O+Ee.EXTSIZ-4),k.size=e.readUInt32LE(O+Ee.EXTLEN-4);else throw oe.Errors.DESCRIPTOR_UNKNOWN();if(k.compressedSize!==r.compressedSize||k.size!==r.size||k.crc!==r.crc)throw oe.Errors.DESCRIPTOR_FAULTY();if(oe.crc32(b)!==k.crc)return!1}return!0}function v(b,k,O){if(typeof k>"u"&&typeof b=="string"&&(O=b,b=void 0),c)return b&&k&&k(Buffer.alloc(0),oe.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var U=S();if(U.length===0)return b&&k&&k(U),U;if(r.encrypted){if(typeof O!="string"&&!Buffer.isBuffer(O))throw oe.Errors.INVALID_PASS_PARAM();U=ka.ZipCrypto.decrypt(U,r,O)}var B=Buffer.alloc(r.size);switch(r.method){case oe.Constants.STORED:if(U.copy(B),y(B))return b&&k&&k(B),B;throw b&&k&&k(B,oe.Errors.BAD_CRC()),oe.Errors.BAD_CRC();case oe.Constants.DEFLATED:var J=new ka.Inflater(U,r.size);if(b)J.inflateAsync(function($){$.copy($,0),k&&(y($)?k($):k($,oe.Errors.BAD_CRC()))});else{if(J.inflate(B).copy(B,0),!y(B))throw oe.Errors.BAD_CRC(`"${E.decode(i)}"`);return B}break;default:throw b&&k&&k(Buffer.alloc(0),oe.Errors.UNKNOWN_METHOD()),oe.Errors.UNKNOWN_METHOD()}}function A(b,k){if((!l||!l.length)&&Buffer.isBuffer(e))return b&&k&&k(S()),S();if(l.length&&!c){var O;switch(r.method){case oe.Constants.STORED:return r.compressedSize=r.size,O=Buffer.alloc(l.length),l.copy(O),b&&k&&k(O),O;default:case oe.Constants.DEFLATED:var U=new ka.Deflater(l);if(b)U.deflateAsync(function(J){O=Buffer.alloc(J.length),r.compressedSize=J.length,J.copy(O),k&&k(O)});else{var B=U.deflate();return r.compressedSize=B.length,B}U=null;break}}else if(b&&k)k(Buffer.alloc(0));else return Buffer.alloc(0)}function T(b,k){return oe.readBigUInt64LE(b,k)}function D(b){try{for(var k=0,O,U,B;k+4<b.length;)O=b.readUInt16LE(k),k+=2,U=b.readUInt16LE(k),k+=2,B=b.slice(k,k+U),k+=U,Ee.ID_ZIP64===O&&P(B)}catch{throw oe.Errors.EXTRA_FIELD_PARSE_ERROR()}}function P(b){var k,O,U,B;b.length>=Ee.EF_ZIP64_SCOMP&&(k=T(b,Ee.EF_ZIP64_SUNCOMP),r.size===Ee.EF_ZIP64_OR_32&&(r.size=k)),b.length>=Ee.EF_ZIP64_RHO&&(O=T(b,Ee.EF_ZIP64_SCOMP),r.compressedSize===Ee.EF_ZIP64_OR_32&&(r.compressedSize=O)),b.length>=Ee.EF_ZIP64_DSN&&(U=T(b,Ee.EF_ZIP64_RHO),r.offset===Ee.EF_ZIP64_OR_32&&(r.offset=U)),b.length>=Ee.EF_ZIP64_DSN+4&&(B=b.readUInt32LE(Ee.EF_ZIP64_DSN),r.diskNumStart===Ee.EF_ZIP64_OR_16&&(r.diskNumStart=B))}return{get entryName(){return E.decode(i)},get rawEntryName(){return i},set entryName(b){i=oe.toBuffer(b,E.encode);var k=i[i.length-1];c=k===47||k===92,r.fileNameLength=i.length},get efs(){return typeof g=="function"?g(this.entryName):g},get extra(){return u},set extra(b){u=b,r.extraLength=b.length,D(b)},get comment(){return E.decode(o)},set comment(b){if(o=oe.toBuffer(b,E.encode),r.commentLength=o.length,o.length>65535)throw oe.Errors.COMMENT_TOO_LONG()},get name(){var b=E.decode(i);return c?b.substr(b.length-1).split("/").pop():b.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return A(!1,null)},getCompressedDataAsync:function(b){A(!0,b)},setData:function(b){l=oe.toBuffer(b,oe.decoder.encode),!c&&l.length?(r.size=l.length,r.method=oe.Constants.DEFLATED,r.crc=oe.crc32(b),r.changed=!0):r.method=oe.Constants.STORED},getData:function(b){return r.changed?l:v(!1,null,b)},getDataAsync:function(b,k){r.changed?b(l):v(!0,b,k)},set attr(b){r.attr=b},get attr(){return r.attr},set header(b){r.loadFromBinary(b)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var b=r.centralHeaderToBinary(),k=oe.Constants.CENHDR;return i.copy(b,k),k+=i.length,u.copy(b,k),k+=r.extraLength,o.copy(b,k),b},packLocalHeader:function(){let b=0;r.flags_efs=this.efs,r.extraLocalLength=x.length;let k=r.localHeaderToBinary(),O=Buffer.alloc(k.length+i.length+r.extraLocalLength);return k.copy(O,b),b+=k.length,i.copy(O,b),b+=i.length,x.copy(O,b),b+=x.length,O},toJSON:function(){let b=function(k){return"<"+(k&&k.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:b(e),data:b(l)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var tu=se((y2,eu)=>{var Ql=Pa(),Zg=Ra(),We=fr();eu.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Zg.MainHeader,l=!1,u=null;let x=new Set,g=e,{noSort:w,decoder:E}=g;t?v(g.readEntries):l=!0;function S(){let T=new Set;for(let D of Object.keys(i)){let P=D.split("/");if(P.pop(),!!P.length)for(let b=0;b<P.length;b++){let k=P.slice(0,b+1).join("/")+"/";T.add(k)}}for(let D of T)if(!(D in i)){let P=new Ql(g);P.entryName=D,P.attr=16,P.temporary=!0,r.push(P),i[P.entryName]=P,x.add(P)}}function y(){if(l=!0,i={},c.diskEntries>(t.length-c.offset)/We.Constants.CENHDR)throw We.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var T=c.offset,D=0;D<r.length;D++){var P=T,b=new Ql(g,t);b.header=t.slice(P,P+=We.Constants.CENHDR),b.entryName=t.slice(P,P+=b.header.fileNameLength),b.header.extraLength&&(b.extra=t.slice(P,P+=b.header.extraLength)),b.header.commentLength&&(b.comment=t.slice(P,P+b.header.commentLength)),T+=b.header.centralHeaderSize,r[D]=b,i[b.entryName]=b}x.clear(),S()}function v(T){var D=t.length-We.Constants.ENDHDR,P=Math.max(0,D-65535),b=P,k=t.length,O=-1,U=0;for(typeof g.trailingSpace=="boolean"&&g.trailingSpace&&(P=0),D;D>=b;D--)if(t[D]===80){if(t.readUInt32LE(D)===We.Constants.ENDSIG){O=D,U=D,k=D+We.Constants.ENDHDR,b=D-We.Constants.END64HDR;continue}if(t.readUInt32LE(D)===We.Constants.END64SIG){b=P;continue}if(t.readUInt32LE(D)===We.Constants.ZIP64SIG){O=D,k=D+We.readBigUInt64LE(t,D+We.Constants.ZIP64SIZE)+We.Constants.ZIP64LEAD;break}}if(O==-1)throw We.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(O,k)),c.commentLength&&(o=t.slice(U+We.Constants.ENDHDR)),T&&y()}function A(){r.length>1&&!w&&r.sort((T,D)=>T.entryName.toLowerCase().localeCompare(D.entryName.toLowerCase()))}return{get entries(){return l||y(),r.filter(T=>!x.has(T))},get comment(){return E.decode(o)},set comment(T){o=We.toBuffer(T,E.encode),c.commentLength=o.length},getEntryCount:function(){return l?r.length:c.diskEntries},forEach:function(T){this.entries.forEach(T)},getEntry:function(T){return l||y(),i[T]||null},setEntry:function(T){l||y(),r.push(T),i[T.entryName]=T,c.totalEntries=r.length},deleteFile:function(T,D=!0){l||y();let P=i[T];this.getEntryChildren(P,D).map(k=>k.entryName).forEach(this.deleteEntry)},deleteEntry:function(T){l||y();let D=i[T],P=r.indexOf(D);P>=0&&(r.splice(P,1),delete i[T],c.totalEntries=r.length)},getEntryChildren:function(T,D=!0){if(l||y(),typeof T=="object")if(T.isDirectory&&D){let P=[],b=T.entryName;for(let k of r)k.entryName.startsWith(b)&&P.push(k);return P}else return[T];return[]},getChildCount:function(T){if(T&&T.isDirectory){let D=this.getEntryChildren(T);return D.includes(T)?D.length-1:D.length}return 0},compressToBuffer:function(){l||y(),A();let T=[],D=[],P=0,b=0;c.size=0,c.offset=0;let k=0;for(let B of this.entries){let J=B.getCompressedData();B.header.offset=b;let $=B.packLocalHeader(),re=$.length+J.length;b+=re,T.push($),T.push(J);let X=B.packCentralHeader();D.push(X),c.size+=X.length,P+=re+X.length,k++}P+=c.mainHeaderSize,c.offset=b,c.totalEntries=k,b=0;let O=Buffer.alloc(P);for(let B of T)B.copy(O,b),b+=B.length;for(let B of D)B.copy(O,b),b+=B.length;let U=c.toBinary();return o&&o.copy(U,We.Constants.ENDHDR),U.copy(O,b),t=O,l=!1,O},toAsyncBuffer:function(T,D,P,b){try{l||y(),A();let k=[],O=[],U=0,B=0,J=0;c.size=0,c.offset=0;let $=function(re){if(re.length>0){let X=re.shift(),Se=X.entryName+X.extra.toString();P&&P(Se),X.getCompressedDataAsync(function(pe){b&&b(Se),X.header.offset=B;let L=X.packLocalHeader(),j=L.length+pe.length;B+=j,k.push(L),k.push(pe);let K=X.packCentralHeader();O.push(K),c.size+=K.length,U+=j+K.length,J++,$(re)})}else{U+=c.mainHeaderSize,c.offset=B,c.totalEntries=J,B=0;let X=Buffer.alloc(U);k.forEach(function(pe){pe.copy(X,B),B+=pe.length}),O.forEach(function(pe){pe.copy(X,B),B+=pe.length});let Se=c.toBinary();o&&o.copy(Se,We.Constants.ENDHDR),Se.copy(X,B),t=X,l=!1,T(X)}};$(Array.from(this.entries))}catch(k){D(k)}}}}});var iu=se((b2,ru)=>{var ye=fr(),_e=le("path"),Xg=Pa(),Yg=tu(),On=(...t)=>ye.findLast(t,e=>typeof e=="boolean"),nu=(...t)=>ye.findLast(t,e=>typeof e=="string"),Qg=(...t)=>ye.findLast(t,e=>typeof e=="function"),em={noSort:!1,readEntries:!1,method:ye.Constants.NONE,fs:null};ru.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),em);t&&typeof t=="object"&&(t instanceof Uint8Array||(Object.assign(i,t),t=i.input?i.input:void 0,i.input&&delete i.input),Buffer.isBuffer(t)&&(r=t,i.method=ye.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new ye(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=ye.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=ye.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw ye.Errors.INVALID_FILENAME();let c=new Yg(r,i),{canonical:l,sanitize:u,zipnamefix:x}=ye;function g(y){if(y&&c){var v;if(typeof y=="string"&&(v=c.getEntry(_e.posix.normalize(y))),typeof y=="object"&&typeof y.entryName<"u"&&typeof y.header<"u"&&(v=c.getEntry(y.entryName)),v)return v}return null}function w(y){let{join:v,normalize:A,sep:T}=_e.posix;return v(_e.isAbsolute(y)?"/":".",A(T+y.split("\\").join(T)+T))}function E(y){return y instanceof RegExp?(function(v){return function(A){return v.test(A)}})(y):typeof y!="function"?()=>!0:y}let S=(y,v)=>{let A=v.slice(-1);return A=A===o.sep?o.sep:"",_e.relative(y,v)+A};return{readFile:function(y,v){var A=g(y);return A&&A.getData(v)||null},childCount:function(y){let v=g(y);if(v)return c.getChildCount(v)},readFileAsync:function(y,v){var A=g(y);A?A.getDataAsync(v):v(null,"getEntry failed for:"+y)},readAsText:function(y,v){var A=g(y);if(A){var T=A.getData();if(T&&T.length)return T.toString(v||"utf8")}return""},readAsTextAsync:function(y,v,A){var T=g(y);T?T.getDataAsync(function(D,P){if(P){v(D,P);return}D&&D.length?v(D.toString(A||"utf8")):v("")}):v("")},deleteFile:function(y,v=!0){var A=g(y);A&&c.deleteFile(A.entryName,v)},deleteEntry:function(y){var v=g(y);v&&c.deleteEntry(v.entryName)},addZipComment:function(y){c.comment=y},getZipComment:function(){return c.comment||""},addZipEntryComment:function(y,v){var A=g(y);A&&(A.comment=v)},getZipEntryComment:function(y){var v=g(y);return v&&v.comment||""},updateFile:function(y,v){var A=g(y);A&&A.setData(v)},addLocalFile:function(y,v,A,T){if(o.fs.existsSync(y)){v=v?w(v):"";let D=_e.win32.basename(_e.win32.normalize(y));v+=A||D;let P=o.fs.statSync(y),b=P.isFile()?o.fs.readFileSync(y):Buffer.alloc(0);P.isDirectory()&&(v+=o.sep),this.addFile(v,b,T,P)}else throw ye.Errors.FILE_NOT_FOUND(y)},addLocalFileAsync:function(y,v){y=typeof y=="object"?y:{localPath:y};let A=_e.resolve(y.localPath),{comment:T}=y,{zipPath:D,zipName:P}=y,b=this;o.fs.stat(A,function(k,O){if(k)return v(k,!1);D=D?w(D):"";let U=_e.win32.basename(_e.win32.normalize(A));if(D+=P||U,O.isFile())o.fs.readFile(A,function(B,J){return B?v(B,!1):(b.addFile(D,J,T,O),setImmediate(v,void 0,!0))});else if(O.isDirectory())return D+=o.sep,b.addFile(D,Buffer.alloc(0),T,O),setImmediate(v,void 0,!0)})},addLocalFolder:function(y,v,A){if(A=E(A),v=v?w(v):"",y=_e.normalize(y),o.fs.existsSync(y)){let T=o.findFiles(y),D=this;if(T.length)for(let P of T){let b=_e.join(v,S(y,P));A(b)&&D.addLocalFile(P,_e.dirname(b))}}else throw ye.Errors.FILE_NOT_FOUND(y)},addLocalFolderAsync:function(y,v,A,T){T=E(T),A=A?w(A):"",y=_e.normalize(y);var D=this;o.fs.open(y,"r",function(P){if(P&&P.code==="ENOENT")v(void 0,ye.Errors.FILE_NOT_FOUND(y));else if(P)v(void 0,P);else{var b=o.findFiles(y),k=-1,O=function(){if(k+=1,k<b.length){var U=b[k],B=S(y,U).split("\\").join("/");B=B.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),T(B)?o.fs.stat(U,function(J,$){J&&v(void 0,J),$.isFile()?o.fs.readFile(U,function(re,X){re?v(void 0,re):(D.addFile(A+B,X,"",$),O())}):(D.addFile(A+B+"/",Buffer.alloc(0),"",$),O())}):process.nextTick(()=>{O()})}else v(!0,void 0)};O()}})},addLocalFolderAsync2:function(y,v){let A=this;y=typeof y=="object"?y:{localPath:y},localPath=_e.resolve(w(y.localPath));let{zipPath:T,filter:D,namefix:P}=y;D instanceof RegExp?D=(function(O){return function(U){return O.test(U)}})(D):typeof D!="function"&&(D=function(){return!0}),T=T?w(T):"",P=="latin1"&&(P=O=>O.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof P!="function"&&(P=O=>O);let b=O=>_e.join(T,P(S(localPath,O))),k=O=>_e.win32.basename(_e.win32.normalize(P(O)));o.fs.open(localPath,"r",function(O){O&&O.code==="ENOENT"?v(void 0,ye.Errors.FILE_NOT_FOUND(localPath)):O?v(void 0,O):o.findFilesAsync(localPath,function(U,B){if(U)return v(U);B=B.filter(J=>D(b(J))),B.length||v(void 0,!1),setImmediate(B.reverse().reduce(function(J,$){return function(re,X){if(re||X===!1)return setImmediate(J,re,!1);A.addLocalFileAsync({localPath:$,zipPath:_e.dirname(b($)),zipName:k($)},J)}},v))})})},addLocalFolderPromise:function(y,v){return new Promise((A,T)=>{this.addLocalFolderAsync2(Object.assign({localPath:y},v),(D,P)=>{D&&T(D),P&&A(this)})})},addFile:function(y,v,A,T){y=x(y);let D=g(y),P=D!=null;P||(D=new Xg(i),D.entryName=y),D.comment=A||"";let b=typeof T=="object"&&T instanceof o.fs.Stats;b&&(D.header.time=T.mtime);var k=D.isDirectory?16:0;let O=D.isDirectory?16384:32768;return b?O|=4095&T.mode:typeof T=="number"?O|=4095&T:O|=D.isDirectory?493:420,k=(k|O<<16)>>>0,D.attr=k,D.setData(v),P||c.setEntry(D),D},getEntries:function(y){return c.password=y,c?c.entries:[]},getEntry:function(y){return g(y)},getEntryCount:function(){return c.getEntryCount()},forEach:function(y){return c.forEach(y)},extractEntryTo:function(y,v,A,T,D,P){T=On(!1,T),D=On(!1,D),A=On(!0,A),P=nu(D,P);var b=g(y);if(!b)throw ye.Errors.NO_ENTRY();var k=l(b.entryName),O=u(v,P&&!b.isDirectory?P:A?k:_e.basename(k));if(b.isDirectory){var U=c.getEntryChildren(b);return U.forEach(function($){if($.isDirectory)return;var re=$.getData();if(!re)throw ye.Errors.CANT_EXTRACT_FILE();var X=l($.entryName),Se=u(v,A?X:_e.basename(X));let pe=D?$.header.fileAttr:void 0;o.writeFileTo(Se,re,T,pe)}),!0}var B=b.getData(c.password);if(!B)throw ye.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(O)&&!T)throw ye.Errors.CANT_OVERRIDE();let J=D?y.header.fileAttr:void 0;return o.writeFileTo(O,B,T,J),!0},test:function(y){if(!c)return!1;for(var v in c.entries)try{if(v.isDirectory)continue;var A=c.entries[v].getData(y);if(!A)return!1}catch{return!1}return!0},extractAllTo:function(y,v,A,T){if(A=On(!1,A),T=nu(A,T),v=On(!1,v),!c)throw ye.Errors.NO_ZIP();c.entries.forEach(function(D){var P=u(y,l(D.entryName));if(D.isDirectory){o.makeDir(P);return}var b=D.getData(T);if(!b)throw ye.Errors.CANT_EXTRACT_FILE();let k=A?D.header.fileAttr:void 0;o.writeFileTo(P,b,v,k);try{o.fs.utimesSync(P,D.header.time,D.header.time)}catch{throw ye.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(y,v,A,T){if(T=Qg(v,A,T),A=On(!1,A),v=On(!1,v),!T)return new Promise((O,U)=>{this.extractAllToAsync(y,v,A,function(B){B?U(B):O(this)})});if(!c){T(ye.Errors.NO_ZIP());return}y=_e.resolve(y);let D=O=>u(y,_e.normalize(l(O.entryName))),P=(O,U)=>new Error(O+': "'+U+'"'),b=[],k=[];c.entries.forEach(O=>{O.isDirectory?b.push(O):k.push(O)});for(let O of b){let U=D(O),B=A?O.header.fileAttr:void 0;try{o.makeDir(U),B&&o.fs.chmodSync(U,B),o.fs.utimesSync(U,O.header.time,O.header.time)}catch{T(P("Unable to create folder",U))}}k.reverse().reduce(function(O,U){return function(B){if(B)O(B);else{let J=_e.normalize(l(U.entryName)),$=u(y,J);U.getDataAsync(function(re,X){if(X)O(X);else if(!re)O(ye.Errors.CANT_EXTRACT_FILE());else{let Se=A?U.header.fileAttr:void 0;o.writeFileToAsync($,re,v,Se,function(pe){pe||O(P("Unable to write file",$)),o.fs.utimes($,U.header.time,U.header.time,function(L){L?O(P("Unable to set times",$)):O()})})}})}}},T)()},writeZip:function(y,v){if(arguments.length===1&&typeof y=="function"&&(v=y,y=""),!y&&i.filename&&(y=i.filename),!!y){var A=c.compressToBuffer();if(A){var T=o.writeFileTo(y,A,!0);typeof v=="function"&&v(T?null:new Error("failed"),"")}}},writeZipPromise:function(y,v){let{overwrite:A,perm:T}=Object.assign({overwrite:!0},v);return new Promise((D,P)=>{!y&&i.filename&&(y=i.filename),y||P("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(b=>{let k=O=>O?D(O):P("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(y,b,A,T,k)},P)})},toBufferPromise:function(){return new Promise((y,v)=>{c.toAsyncBuffer(y,v)})},toBuffer:function(y,v,A,T){return typeof y=="function"?(c.toAsyncBuffer(y,v,A,T),null):c.compressToBuffer()}}}});import{execFile as H_,spawn as W_,spawnSync as L3}from"node:child_process";import{promisify as K_}from"node:util";function V_(t){if(process.platform!=="win32")return!1;if(Y0.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(Y0,"").toLowerCase();return $_.has(r)}function Q0(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return V_(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function lt(t,e=[],r={}){return W_(t,e,Q0(t,r))}function ef(t,e=[],r={}){return J_(t,e,Q0(t,r))}var $_,Y0,J_,An=Ye(()=>{"use strict";$_=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),Y0=/\.(cmd|bat|ps1)$/i;J_=K_(H_)});var ix=se(Be=>{"use strict";var z=N;(function(t,e){let r=N,i=t();for(;;)try{if(-parseInt(r(1390))/1*(parseInt(r(397))/2)+-parseInt(r(551))/3*(parseInt(r(713))/4)+parseInt(r(837))/5+-parseInt(r(1179))/6+-parseInt(r(1506))/7*(-parseInt(r(426))/8)+-parseInt(r(1733))/9+parseInt(r(512))/10*(parseInt(r(1822))/11)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(Ro,299298);var Nb=Object[z(802)+z(1566)],Mb=Object[z(380)+z(970)+"mes"],Qf=(t,e)=>function(){return t&&(e=(0,t[Mb(t)[0]])(t=0)),e},Bb=(t,e)=>{let r={cEXiH:function(o,c,l,u){return o(c,l,u)}};for(var i in e)r.cEXiH(Nb,t,i,{get:e[i],enumerable:!0})};function zb(){return Vf||(Vf=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Fb(){let t=z;return Jf||(Jf=[IDBCursor[t(974)+"e"].advance,IDBCursor[t(974)+"e"][t(406)],IDBCursor[t(974)+"e"][t(406)+t(520)+"ey"]])}function Ub(t){let e=z,r={HoiII:e(1112),Sgsso:e(1135),vkOEu:function(o,c){return o(c)},ITEPd:function(o){return o()},woHYs:function(o,c){return o(c)},flQMi:function(o,c){return o===c},eWxSL:e(1640),VIMnf:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let l=e,u={nCwhl:function(x,g){return r[N(1722)](x,g)},DsFMq:function(x){return r[N(1414)](x)},AWZVZ:function(x,g){return r[N(1447)](x,g)}};if(r[l(1824)](r[l(504)],r[l(504)])){let x=()=>{let E=l;t[E(256)+E(1431)+E(564)](r[E(849)],g),t[E(256)+"entListe"+E(564)](r[E(1419)],w)},g=()=>{let E=l;o(u[E(1334)](zt,t.result)),u[E(820)](x)},w=()=>{let E=l;u[E(443)](c,t[E(1135)]),u[E(820)](x)};t[l(1512)+l(724)](r[l(849)],g),t[l(1512)+"Listener"](r[l(1419)],w)}else return this[l(1430)].protocol});return i.then(o=>{let c=e;r[c(1809)](o,IDBCursor)&&sd[c(839)](o,t)})[e(449)](()=>{}),Do[e(839)](i,t),i}function Gb(t){let e=z,r={nqJuz:e(636),mnmmp:function(o,c){return o+c},IbdIo:function(o,c){return o!==c},Hunoa:e(486),wbTjm:e(364),kwGLk:function(o){return o()},dKPQR:e(1591),bRMPJ:function(o,c){return o(c)},QSEOn:e(260)+"or",pQiwZ:function(o){return o()},aMaGF:"complete",wGtKq:"error"};if(To.has(t))return;let i=new Promise((o,c)=>{let l=e,u=()=>{let w=N;t[w(256)+w(1431)+"ner"](w(850),x),t[w(256)+w(1431)+w(564)]("error",g),t[w(256)+w(1431)+"ner"](r[w(578)],g)},x=()=>{let w=N,E={fCPZa:function(S,y){return r.mnmmp(S,y)}};if(r[w(922)](r[w(1748)],r[w(1377)]))o(),r[w(1045)](u);else{let y=""+_0x44682f.now(),v=_0x160dc6||(_0x3d4886=_0x22c4af(_0x2c3ce0)),A=_0x8941b6.random()[w(1063)](16)[w(1651)](-6);return E[w(1728)]("02"+y+v,A)}},g=()=>{let w=N;r[w(922)](r[w(665)],r[w(665)])?(_0x3b069e[w(839)](_0x5097da,_0x1c6c16),_0x474d7d[w(839)](_0x29ae5a,_0x1efd29)):(r.bRMPJ(c,t[w(1135)]||new DOMException(r.QSEOn,r[w(346)])),r[w(1662)](u))};t[l(1512)+l(724)](r[l(1319)],x),t[l(1512)+l(724)](r[l(748)],g),t[l(1512)+"Listener"](r.nqJuz,g)});To[e(839)](t,i)}function qb(t){Co={ebtJg:function(i,o){return i(o)}}[z(533)](t,Co)}function jb(t){let e=z,r={aXFDn:function(i,o){return i(o)},cpunC:function(i,o){return i(o)},aNhsT:function(i,o){return i instanceof o},jCOnA:"text/pla"+e(1253)+e(1017),xBQQG:e(1019)+e(1087),BvzFf:e(1019)+"ion/json;charset=utf-8",OOXNK:e(434),giCJs:e(907)+"e",RSjRZ:e(874),iscmW:function(i,o,c,l){return i(o,c,l)},TvcSw:function(i,o){return i(o)},PUGBG:function(i,o){return i(o)},nioxr:function(i,o){return i===o},ihjvY:function(i,o){return i in o},dDUpZ:"objectSt"+e(1752),qCCjz:function(i){return i()},nJdPX:e(1663)};if(r[e(394)](t,IDBDatabase.prototype[e(1537)+e(855)])&&!r[e(1585)](r[e(1501)],IDBTransaction.prototype))return function(i,...o){let c=e,l=t[c(1214)](r[c(674)](Wi,this),i,...o);return id[c(839)](l,i[c(1268)]?i.sort():[i]),r.cpunC(zt,l)};if(r.qCCjz(Fb).includes(t))if(r[e(1571)]!==r[e(1571)])if(r[e(1528)](_0x50d3ff.payload,_0x5cffee)){let i=r[e(1528)](this[e(1564)][e(1613)+"ncoding"],_0x1fface)?{force:!!this[e(1564)][e(1613)+e(1423)][e(360)],encoding:this[e(1564)][e(1613)+e(1423)][e(869)]?this[e(1564)][e(1613)+"ncoding"][e(869)][e(467)](/\s/g,"")[e(363)+e(1242)]():""}:{force:!1,encoding:this[e(1564)][e(1613)+e(1423)]?this[e(1564)].payloadEncoding[e(467)](/\s/g,"")["toLowerC"+e(1242)]():""},o=_0xebe228[e(1613)+e(1423)]?_0x8b9252["payloadE"+e(1423)][e(467)](/\s/g,"")[e(363)+e(1242)]():"",c=r[e(1528)](this._options[e(710)+e(1316)],_0x3c11d4)?{force:!!this[e(1564)][e(710)+e(1316)][e(360)],type:this[e(1564)][e(710)+e(1316)][e(430)]?this._options["payloadT"+e(1316)][e(430)][e(467)](/\s/g,"")[e(363)+"ase"]():""}:{force:!1,type:this._options[e(710)+"ype"]?this[e(1564)][e(710)+"ype"].replace(/\s/g,"")[e(363)+e(1242)]():""},l=_0x14786f[e(710)+e(1316)]?_0x4c23e4["payloadT"+e(1316)][e(467)](/\s/g,"")[e(363)+e(1242)]():"",u=c[e(360)]?c.type:l||c[e(430)],x=i[e(360)]?i.encoding:o||i.encoding,g=[r[e(705)],r.xBQQG,r[e(336)],r[e(1819)]],w=[r[e(676)],r.RSjRZ];this[e(1564)].enableTransformTextPayload&&g[e(670)](u)&&(!x||w[e(670)](x))?_0x4d802e[e(1552)+e(387)]=r[e(1618)](_0x552e93,_0x1f4b1f[e(691)],0,_0x105f12[e(691)].byteLength):_0x1570fc["textPayl"+e(387)]=""}else _0x5dc1ce[e(1552)+"oad"]="";else return function(...i){let o=e;return t[o(332)](r[o(674)](Wi,this),i),r[o(317)](zt,sd.get(this))};return function(...i){let o=e;return r[o(317)](zt,t[o(332)](r.PUGBG(Wi,this),i))}}function Hb(t){let e=z,r={sdTHp:e(1232),WHrWB:function(i,o){return i instanceof o},MYPnS:function(i,o){return i(o)},jaKZY:function(i){return i()}};return typeof t===r[e(421)]?jb(t):(r[e(590)](t,IDBTransaction)&&r[e(286)](Gb,t),ex(t,r[e(476)](zb))?new Proxy(t,Co):t)}function zt(t){let e=z,r={Uyxrb:function(o,c){return o(c)},AXkWa:function(o,c){return o!==c}};if(t instanceof IDBRequest)return r[e(1529)](Ub,t);if(Ao[e(847)](t))return Ao.get(t);let i=Hb(t);return r.AXkWa(i,t)&&(Ao[e(839)](t,i),Do[e(839)](i,t)),i}var ex,Vf,Jf,sd,To,id,Ao,Do,Co,Wi,Zf=Qf({"node_modules/idb/build/wrap-idb-value.js"(){let t=z,e={uhaZq:function(r,i){return r instanceof i},HmMiH:function(r,i){return r===i},JYMYD:t(396),gFxFz:t(1490),fOKdG:function(r,i){return r>=i},JctOL:function(r,i,o){return r(i,o)},wMQdI:t(901),uohBY:function(r,i){return r instanceof i},fFlnU:function(r,i){return r===i},AIZeg:function(r,i){return r===i},MCmxr:function(r,i){return r in i}};ex=(r,i)=>i[t(1256)](o=>r instanceof o),sd=new WeakMap,To=new WeakMap,id=new WeakMap,Ao=new WeakMap,Do=new WeakMap,Co={get(r,i,o){let c=t;if(e.uhaZq(r,IDBTransaction)){if(e[c(416)](i,e[c(1088)]))return To[c(1336)](r);if(e[c(416)](i,c(966)+c(1752)))return r[c(966)+c(1752)]||id.get(r);if(i===e[c(918)])return o[c(966)+c(1752)][1]?void 0:o[c(966)+c(1648)](o[c(966)+"oreNames"][0])}return zt(r[i])},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t,c={BuVDI:function(l,u){return e[N(1460)](l,u)},pRXkw:function(l,u,x){return e[N(646)](l,u,x)},wlMZi:function(l,u){return l|u}};if(e[o(489)]===o(1541)){for(_0x2fb150>>>=0;c[o(1382)](_0x5c4ea6,128);)c[o(873)](_0x3cec94,_0x424d2e,c[o(341)](127&_0x1aa3c1,128)),_0x28908b>>>=7;_0x48768e(_0x3d6bf8,_0x23c622)}else return e[o(1615)](r,IDBTransaction)&&(e[o(381)](i,e[o(1088)])||e.AIZeg(i,e.gFxFz))?!0:e[o(1619)](i,r)}},Wi=r=>Do[t(1336)](r)}}),tx={};Bb(tx,{deleteDB:()=>Kb,openDB:()=>Wb,unwrap:()=>Wi,wrap:()=>zt});function Wb(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let l=z,u={TeiCT:function(w,E){return w(E)},UvLuQ:l(1081),cMUQe:l(1169)+l(994),FnIwY:l(1210)+l(800)},x=indexedDB[l(470)](t,e),g=u[l(1700)](zt,x);return i&&x["addEvent"+l(724)](u[l(983)],w=>{let E=l;i(u.TeiCT(zt,x[E(579)]),w[E(493)+"on"],w.newVersion,u[E(1700)](zt,x[E(1537)+E(855)]))}),r&&x[l(1512)+l(724)](l(1805),()=>r()),g[l(980)](w=>{let E=l;c&&w["addEvent"+E(724)](u.UvLuQ,()=>c()),o&&w[E(1512)+E(724)](u.cMUQe,()=>o())})[l(449)](()=>{}),g}function Kb(t,{blocked:e}={}){let r=z,i={nGwyG:r(1805),lemmj:function(c,l){return c(l)}},o=indexedDB["deleteDa"+r(536)](t);return e&&o["addEvent"+r(724)](i[r(1366)],()=>e()),i[r(544)](zt,o)[r(980)](()=>{})}function Xf(t,e){let r=z,i={SMlAD:r(1081),fMVKy:function(x,g,w){return x(g,w)},FqZLQ:function(x,g){return x!==g},VkUOx:r(1557)+"e",Cxpsi:function(x,g){return x instanceof g},obiBZ:function(x,g){return x===g},diweW:"string",VVgUE:function(x,g){return x!==g},JjJgh:function(x,g){return x in g}};if(!(i[r(1356)](t,IDBDatabase)&&!(e in t)&&i[r(928)](typeof e,i.diweW)))return;if(Io[r(1336)](e))return Io[r(1336)](e);let o=e[r(467)](/FromIndex$/,""),c=i[r(1798)](e,o),l=rx[r(670)](o);if(!i[r(338)](o,(c?IDBIndex:IDBObjectStore)[r(974)+"e"])||!(l||nx.includes(o)))return;let u=async function(x,...g){let w=r,E={fOfhO:i[w(1418)],TgcKF:function(S,y,v){return i[w(651)](S,y,v)}};if(i[w(514)](w(277),w(708))){let S=this[w(1537)+w(855)](x,l?i[w(309)]:"readonly"),y=S[w(1490)];return c&&(y=y[w(248)](g[w(1638)]())),(await Promise.all([y[o](...g),l&&S[w(396)]]))[0]}else this[w(866)](E[w(1491)],E[w(1102)](_0x350fb2,E[w(1491)],{..._0x4170c1}))};return Io[r(839)](e,u),u}var nx,rx,Io,$b=Qf({"node_modules/idb/build/index.js"(){let t=z,e={LfuBo:function(o){return o()},RBFfM:function(o,c){return o(c)},fiEaR:function(o){return o()},hDpqS:t(1555),jelwJ:t(1580),leFcB:"get",Bakak:t(1520),quJXw:t(852),PxQtl:t(1273)},r=(t(252)+"1|2")[t(702)]("|"),i=0;for(;;){switch(r[i++]){case"0":e[t(981)](Zf);continue;case"1":Io=new Map;continue;case"2":e.RBFfM(qb,o=>({...o,get:(c,l,u)=>Xf(c,l)||o.get(c,l,u),has:(c,l)=>!!Xf(c,l)||o[t(847)](c,l)}));continue;case"3":e[t(1742)](Zf);continue;case"4":rx=[e[t(401)],e[t(437)],t(543),t(232)];continue;case"5":nx=[e[t(1474)],e.Bakak,e[t(251)],t(862)+"ys",e.PxQtl];continue}break}}}),Vb={idb:function(t){let e=z;t[e(609)]=Promise[e(429)]().then(()=>($b(),tx)).then(function(r){return r})}},Yf={};function Bt(t){let e=z,r={uyXKG:e(334)+"0",MPGfn:function(u,x){return u!==x}},i=r[e(1623)][e(702)]("|"),o=0;for(;;){switch(i[o++]){case"0":return l[e(609)];case"1":var c=Yf[t];continue;case"2":var l=Yf[t]={exports:{}};continue;case"3":Vb[t](l,l[e(609)],Bt);continue;case"4":if(r[e(565)](void 0,c))return c.exports;continue}break}}function N(t,e){t=t-220;let r=Ro(),i=r[t];if(N.TkkeCH===void 0){var o=function(x){let g="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",w="",E="";for(let S=0,y,v,A=0;v=x.charAt(A++);~v&&(y=S%4?y*64+v:v,S++%4)?w+=String.fromCharCode(255&y>>(-2*S&6)):0)v=g.indexOf(v);for(let S=0,y=w.length;S<y;S++)E+="%"+("00"+w.charCodeAt(S).toString(16)).slice(-2);return decodeURIComponent(E)};N.ZjHxVj=o,N.aPOopY={},N.TkkeCH=!0}let c=r[0],l=t+c,u=N.aPOopY[l];return u?i=u:(i=N.ZjHxVj(i),N.aPOopY[l]=i),i}Bt.d=(t,e)=>{let r=N;for(var i in e)Bt.o(e,i)&&!Bt.o(t,i)&&Object[r(802)+r(1566)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=z;Bt.o=(e,r)=>Object[t(974)+"e"][t(1274)+"operty"].call(e,r)})(),(()=>{let t=z,e={rdWmZ:t(771)+"d",sPtkY:t(1813)+"le"};Bt.r=r=>{let i=t;e[i(455)]!=typeof Symbol&&Symbol[i(1063)+"Tag"]&&Object[i(802)+i(1566)](r,Symbol[i(1063)+"Tag"],{value:i(1236)}),Object[i(802)+i(1566)](r,e[i(640)],{value:!0})}})();var Re={};function Ro(){let t=["B2PusuC","AwHQDLK","uxfvue4","y29UBMvJDgK","C2vUzf9Hy2S","v2LUzg93","CxDoAwq","DMrRuNa","BwLUzW","y29UBMvJDeu","rM54CKi","ug9us3O","zw50","AvzYr2K","Afr0tg0","zv90Aw1LB3u","BM1Xvvu","ELDMu1u","sMTvDvK","rLjptLrjrvi","ywr2yw5Jzq","v1L4t0u","zfnwufu","ufryANm","B1bZBe4","rKPRv0C","DKDvsKe","Ahr0Chm6","B3nLrxzLBNq","Cgf5Bg9Hzeu","B2zMC2v0","Dw9OqLK","tg9NsurozxC","AwrI","AxnJBvC","tunTEhi","x2XPC3rLBMu","yLHTqwq","rwTWz0y","DxLys0C","EMr1qKW","q0DfDNm","DuPRy0G","x2LZv29YA2u","vxDzu2u","AxnmB25N","q3vZDg9Tq2W","qNjPzgDL","q3LNy2e","x2LUAxrqCM8","D2z4zxy","wufttLm","sNPXELC","B01etKu","C2HPzNq","t1bftL9fuLi","BuXSwwq","BNruCMLLC0m","vNjwq2O","CwnvvvK","zxLcD3K","AwDHDg9Yt24","vu5HwMO","ChbyAum","B3jL","DuHbEvm","tufXs3G","C2XPy2u","wuPIEK0","y1vxsu0","BM5Ly3q","qw1VDw50","A1zwBhe","AK9mwha","Cwvstfm","ugreve4","CMvXDwLYzwq","zNnOyKe","CffPD1O","seH5EMm","DvPoBeS","CgTNyMC","zwrPyxrLBhK","tNLvyxe","wwPZrhO","uuDcz3C","r1vwDNK","AxnrB1nby2S","x2LZqNjVD3m","zMX1C2HfEha","zu9qAwy","C2v0u3rVCMe","q291BNq","ufDTEg0","r1rZDNa","t2LTBMO","DMLJzuLeig8","Dgv4Dc9Qyxy","AvztELO","yMLUyxj5vhK","DLfowgW","zNjVBujPDhm","rvvvtfq","uuPfwhC","Ag55Bwy","q29UzMLN","CMjkyxC","twXUq2q","v0DtBeW","CgLUz1rPBwu","uuTUs0C","BMrWB2LUDca","u3rYyxrLz3K","r2PZthe","rKjRtgy","C0nVDw50zxi","vgvPq1q","uNjUCeW","A3LKA0G","nNWZFdv8n3W","C3jJ","CNzHBfzHBhu","mhWXFdr8nxW","zw5KCg9PBNq","BwvZC2fNzq","y2jTAei","vw5Oyw5KBgu","t1b5twu","Dxrjza","ExrAu3G","D3m6lY8","s1bZqNi","AvDkuMm","C2vYDMvYvgK","D3rHALa","yxKSig5LDhC","C2vYDMLJzs0","ignVzgu6ia","DMTprxu","Cw9Z","BK5UAxq","r2LUvNa","ExDXqMy","y3r6DgK","zKnqwMe","Efrurw52","DhDVCMTdAge","DgLUzYbZzxi","wvbywKO","nti0ndK1n3HWz01mDG","q0HnuvG","zNjVBu51Bwi","ruz4y28","x2LZtwLUAvC","D3rHD3K","Bg9NsurozxC","uwHiuuW","CNDmwu8","zMLfyvi","ysbTDxn0igi","s2f0EvG","D2LSBfjLy28","tufyx1jfvfi","zM5Nq3m","shvUB2e","y3jLyxrLrxi","D21dsMe","uKfhsva","B3jLtMfTzxm","r1bpDxi","tvjlwM8","t3HHvuK","yw1kEMK","CuXmwue","tKr4Buy","B25VCgvU","yNL0zxm","AhvLALq","ywTsAwe","BMrWB2LUDfq","tMjoELC","CIb0DhDjra","BMrLEa","y3LdzMy","uK55uKW","x2LUAxq","r3rls2S","DxrMofDYAxq","ign1CNnVCIa","x29UrxjYB3i","D3HbyKi","vwT2Cfy","x2LUDgvYDMe","wfHVvvi","x2rLC3rYB3K","CKLgwxi","z1HrBwS","ig1LC3nHz2u","ExbHq0m","y1bVtLC","sKLIy2e","DKzKsLC","yNDXEfG","C3nHz2vfDMu","zvvYBa","Dgv4Dc9WBge","tuD1rfm","u2TPCcbWyxm","DM5yCNy","swfPDvG","zgLZCgf0y2G","DNfqBu8","x2rYB3bhBg8","z3HYsve","vLzNvuu","Ec1TC2CTy3u","DKDzALO","s1HPq2O","AMDrwKq","A3fACwC","whLjBvy","yMXVy2TLza","wKHxvfm","CMvZzxrdB3u","tKnTt3a","vKLnBMy","swvprKi","l3DZl3yY","mNWWFdr8m3W","x19LC01Vzhu","z1zzzxy","zgvIDwC","wKzru0q","yw1L","y3jLyxrLrwW","t09ytKS","AvHSB2e","DvzeEge","mZa4yNP4r3nf","Cw1ZvxG","zMXrtwK","y3r4","A1bNswK","DMvUDa","B3jRig9MzMW","reH3tfa","t0vWqM0","terotMC","BwzczwK","D2fZq2XLyw4","BKTbvuO","suvtx0vsuK8","AwXK","t3nMtwq","CLvTEuy","zgvJB2rLzey","C3rYAw5NAwy","DuTirwq","y2XLyxi","B05cthi","BwzQEee","wMfhBvm","CxbWyLO","BhLXwMm","EfHWAhe","thvYy0u","DcbSAw1PDa","CMvZzxruCMK","x2fKzfDZtgK","tg9JAW","suL4A1u","ugj5Chi","zunUuhe","zhr3Ewi","Aw5KzxG","rhPxte8","rezXzKC","CxvkwhC","m3WWFdv8nhW","yNL0zuXLBMC","wM1kveS","EvjLy29UBMu","CMvTB3zLrxy","t1vSEKK","wfz5reK","EfPzvhu","qwjVCNrfCNi","q2DbwLq","q0XJy0i","x3nLCuLK","x3jLywr5q2W","ANryEw0","Ehrbww4","BLrWC1m","x2DLDeLUDgu","svDMsuG","yu1dEuC","EvrNtxG","Ae1LC3nHz2u","Dg9oDw1Izxi","x3DZsw5ZDge","x2n1CNnVCKy","y29UC3rYDwm","z1P0BNG","zgHsBfu","zxjHDg9Y","y2HHCKnVzgu","uNvxuMO","ENn0s3O","uwHyEw4","CMvHzhLtDge","DgvmB2Djre4","tvLqBLm","rfHlBgW","mtb8m3W3","zNjHBwvuExa","BxfoBNC","CeHXtgi","wvrTzwK","yNjkBfK","zgvS","B25JBg9Zzq","ywnRpwzYB24","zNDZxZeUmc4","sgr6C2q","uwnAvNK","tgv4zK0","vKzWuwW","s0rwqxC","vwTstg4","CM9YrxzLBNq","x1fVu01HBMe","Dwv4zMi","wxHvrMu","D3nZoI8V","vMTvt3G","DeLK","twHKy1i","sLvSDMe","uxvLDwu","ihrVihjLDhi","sNHgBK4","x29UtwvZC2e","vhzJu3C","u214z2G","CuzACuS","EMvtr3O","ywXSB2nvBNm","CgXLyxnLiha","vwHUBxm","tMTWsM0","vNzxt2q","AgvHzgvYCW","yNvMzMvYzwq","CuXhwvi","x3vYBa","ChLTs2y","yMDtrgu","yxbWBhK","s0Tgz3i","mxW0Fdj8m3W","CgzsuLm","qNz6rMy","qNDcCK0","sMPkz2G","Ewrusfe","ALjyDhe","D2XnwMK","z29itgO","sersEwS","t25KBg4","rg5Vyuq","uvnft24","CMvdufi","vxvNyxy","EhrqsxO","seTrt0m","s1ftCvy","zLjhwvG","BNvTyMvY","BLvkAgy","qvzRsLy","vfPSCuy","s0D5twe","x2rPC3bHDgm","x3bYzwzPEa","zM9Yy2u","quXm","DcbVzIbYyw4","Dg9mB3DLCKm","vNLwDwq","s2TQwMm","B25tDgfYDfi","z2v0q3vYC28","rxjmy3q","u1LyExu","qxfZzxm","zw9rB2O","q01nre4","DgvZDa","AxmGDw5Kzwy","zw9OBgq","A0Lkswi","AgvKtwf4uMu","CLrIqMm","AwXLtMfTzq","z2v0t3DUuhi","zKzSBLu","zw50zwqGDhK","zufLq2u","z1zpzwm","vgn4t24","EgHHBgS","B2fK","r2fuuei","rwTrt2u","zMvpveC","wuHnCxO","wvnHshG","qKL1yMm","BMLVEhi","rgfuwe4","zg9Uzq","nZG3nZC0uNb1AwXh","shzVs2G","qNjgBfu","AxnrB1nnzxm","AerWCvm","DMfSDwvZ","rLDt","yxGGCMv0CMK","y01itha","y29UDgLUDwu","ENjvBeS","vNrvqLe","A2v5CW","Aw5PDcbrB1m","ChvZAa","tuTqqLu","u3LMCxm","rwzKrMi","B3zgAfK","sg1nAuG","CgLUz19VBMm","zMv0Cg0","nhWXFdb8mG","A2jdq1q","C2rusha","Axjusem","Cgu6ia","ww9jCNu","yxjYyxLIDwy","odyZmdq4y2fkrMvk","x3bHDgHlzxK","u0HUuvO","CMvZB2X2zq","DhLWzq","CM92AwrLihy","AK5mCgG","AevYCM9Yrxy","C3rYAw5N","tKrXs0q","ALbTv2i","AMvSD0O","rw9VCey","x29UvgLTzw8","quzcz04","ugfer0C","AxjLza","qvDAvLO","C1jOuhm","DunVtw4","r0PJy1q","wgzvB3a","Aer6sM8","y2f0y2G","s3zhAMG","Efv1wKi","tfznt0m","yvrPtu0","u0vWuwe","CMrxBvO","rKfSCu4","yNnPD2W","ufPNDfu","sMveuu8","x2LZsw5PDa","t0fjsee","B3Detgq","se9Owhm","uLjpuG","BMfmsNO","x2TLEvbHDgG","CMvWBgfJzq","zfnnuuG","Dev2zw50","B3bLBG","s3HysvG","wNbNEg4","sgjMsve","AMnyCwO","vejVwuu","AMflwLK","Ec1TC2CTCw8","EgTTAgG","BNrbBMrvCgq","CK5cAxe","EhPXANu","u2vXsuq","ywWGy3vYC28","BNf3uNi","y2XVC2uSihC","Bwj3qKW","tffpALu","v3HzEhC","D01rzeK","AMDOy2W","yMfPtge","u3jsBeC","B2XKvMvYC2K","qwXhzei","C2v0y3vYC28","sNrbAva","AMjLrM4","CujvtvO","tMPIuKC","EgH1AgO","zvjREw8","C0jf","o2nOyxjZzxq","zvD4u0W","x3jLBw92zvC","CKrvs2G","yxnZAwDU","EwnAtxK","v1HYzhG","DMvY","zufJAW","ntyXmdeWreTIt0LV","ExDeAMe","rNfAtfe","rhrjruC","ywDL","yw5ZzM9YBvq","EfzABuG","EKTbEhy","uhjPBwfYEuS","mxWZFdb8mNW","yM9KEq","B1nYBfC","y3vYCMvUDeu","vxbKyxrLq28","rKfszfa","ywnOzwqSihC","zxPyswS","BeLAALe","ANrTzum","y0nyDvu","BNrLCG","zwj0sMC","DeXRB0O","DMfS","DgfIyxnL","yuvKCfe","B25szwnLAxy","D2HMvxq","Bhnwvgu","B2vWqwK","ywTwDha","zgvSzxrL","BgvTBwO","Dhj1y3rVCIa","x3jLy29UBMu","ywXSzwqGBxu","wgncCLq","reTQsLy","Bwv0Ag9K","nde3ndvjC2Hgq08","Ahrsr3G","sMT6DMO","DuLirvm","yKXXD0q","CunyqxK","C0LsDgG","ywX3yxLZ","CgLUz0XVC3m","ChrVCG","suz3Bhq","C1PNs0e","v1bKBhm","BMvY","tvbhzM4","ChjVDg9JB2W","EMHSDem","BxfWwKO","Cef3Cvi","zxjYtM8","s3r6DMC","vfblvKG","x2n1CNnVCK4","rM56sem","q2zZtve","u2DLDhq","z3nWsva","BNfkDxO","CMvZDwX0","wwDpAeC","rhP6v1u","qLD1yue","quj2zxO","rNLsD2W","BeDktwC","yvzkEhC","y29SBM8","z29REhO","u3nuEee","v0HYv0i","Dw5RBM93BIa","mNW0Fdv8mhW","CNnVCL92ywW","Defmtvi","ywX1tfC","ywXSq3vYC28","uxj4EfO","DxrVuMvJB24","BgvUz3rO","BgLUzw5V","zu5iAe4","AxD4A2u","C0Xf","AxnAzxjV","EeLRDvm","uurHANK","tunTtNe","C2vUza","zxHWB3j0CW","BgvY","zxjFBxnNAwq","CMvUDevUzha","AgvHzgvY","uwDcrLO","svfRs1a","Cezhzwe","D24GCMvHC28","suDYDM4","y0Tmrum","qwfuEgm","BMDLza","yLftteu","seLnCwi","D29YrK0","CMvWBgfJzui","v2fwB3m","thP5uK8","DhjPzxm","A2vUC08","ywnRx2nVzgu","AenSB3nLrxy","BMCGDxjSoIa","s2DiEKS","vLfAs0e","CMvJzxzPzwq","ywjVCNq","zv9ZDwnJzxm","uKPjA0S","CeT1rxK","C1b0A1K","B3PbruC","qxvHyKm","CKrOv0S","CgDKwuu","v1jpBM8","sMn0t0W","vw9RA2O","wMjABNi","q0jkCeS","zxjYtxnN","zK1ws3K","z2jYC1m","s2Dnz08","ugLSse8","yNL0zu9MzNm","D3ncvhm","ihbYB3rVy28","wvrdvM0","x29Uq2XVC2u","D1v5u3i","CM92AwrLigi","BgLUzq","zfLyBxm","sLHjDu8","zeTquvi","CKLbDfm","CKrpvwW","EMjdzwi","rvjst1i","Aw5JBhvKzxm","vxHOs1q","yMLUza","s0nODwK","yvHgrg4","BMCGB3iGyw4","z2LdsNm","wwfoyvO","Bg1Iv2K","BNvQr2W","BLnWDue","A29zyKm","z2nzzeq","sKrXrgW","B25ozxr3B3i","DhDUDgu","y2XVC2veqG","D3L1Eem","sgvQvxe","uxz5BLC","y3vYC29Y","Cgf5Bg9Hza","B3vKrfO","Dg9cExrLCW","CMXPvgC","x0rctMfTzq","C3vIyxjYyxK","yuPyqLm","DeLUDgvYy2u","DgLTzw91Da","yMDUu0u","Berqvwy","C3bSAxq","B3jpBMXPBMu","vhfmtLK","AKnpBKe","y2Lovxu","wvrjAuG","ufPAuNO","Efb3CK4","Cgf5Bg9Hzfq","tMjwve4","tgDXAeq","otzit0XQwxi","uLPdz00","uxDeAw8","tvfTvgu","BwLZzq","uNHVCNu","wgHXEgW","vNHyv3O","rvPusg8","y3vYC29Yx24","vND6r3C","tgLZDgvUzxi","BMHYyMO","zKrkrK4","sfHpr24","BMCGzMfPBgu","DKHNBfm","CgLUz0LUDgu","DxjS","B2rmru8","ugPvBeS","thzhrMm","Aw5Lza","t1P6sLq","u3Dlz0m","ChvUEvK","v2vIu29JA2u","Cg9W","x25HDMLNyxq","reiGzMfPBgu","AM11DeS","uvnnuue","B3bLBIa","Bwf4uMv0CMK","qxzUy0e","D0D0s3e","ywfRyKK","uKLRA20","uxLvvKK","x2HHBMrSzu8","s3HLDeC","DKrXywW","r0z3s2e","vMPewfq","zNjVBunOyxi","rKLmrv9ot1q","Bwjsuw0","x0vysvnu","v0jTrxe","vxbftum","tevZt0m","z2TyCw4","t2fRDuu","z1rPBwvVDxq","A2v5","sevMC08","tLb1CvC","tMfTzq","Dw5KzwzPBMu","DgjxqKC","zMzMzG","igXHCMDLCIa","AwPhwMG","AvzVyNK","v2vPEgLUsLm","vvbguLC","lcbxzwjtB2m","uLLnsLe","uvH2A3i","y3jLyxrLq2W","B25LCNjVCG","BvbTDg4","sfHSs3G","AM9PBG","B2TeAwW","yxv0BW","A0zkBgO","Bg9Nsurhzw4","CMvKDwnL","A2v0ignVBNm","A0Diu08","t1bftG","Bw1WAgO","D09JCKK","zgnYtha","CMnPwNG","whLTBMO","zwvKzwq","AgreuNG","zgvMAw5Luhi","q09otKvdveK","AgLMChC","zxj2AwnL","Aw9UvgLTzw8","B3bLBKrc","r0vAs0m","tvLXq2y","CfnLAxi","y3vZDg9Tshq","yKH1CMq","z2vjBMzVu3K","ihrPBwvVDxq","CMPTtxK","EfbKsLu","BNbQBw4","q0Xpu0LorW","ywDLsgLKzq","rhngtxe","CvvKq3C","D1b6EvG","v0jqwfq","B3nLza","qxP3qvi","y3vYC29Yx2y","x3DZ","y2DLzwS","DxnLCKLW","tunozvq","BhrPCgXLihq","vwv4wha","wMvfCe0","AMrKv1a","yNDXsM0","vu5XChe","mtuWoduWmhPtsuDTqq","DhbizwfKzxi","C2v0","CMfNzvn5BMm","qKHsyxK","zMDfqwK","ug5rteq","BwvKAwf0zwW","D3LMuMy","jMPZy2fSBgi","AgfZ","AfPgEuu","sg9PsuK","y29TCgXLDgu","yMj2s0q","z2v0qwXS","ihrPBwvZ","y3jLyxrLuMu","Aw9U","C0XPC3rLBMu","Afbhvxq","AgLNAa","wvnzAgi","CMLLC0nVDw4","DwzXufm","z2v0qwXSs2u","De1HBMfNzxi","mdaWmdaWmda","D1vbCMq","zw1PDa","whfhzNK","BNrNwfK","zw5JB2rPBMC","De9xvwK","z2v0u3rVCMe","x2rLyNvN","CfjyA3C","yMLUyxj5","x3bPBMDqB24","AxrAwLu","s3fuB0u","x2LZtwLUAvq","DxDbsNi","igzHAwWSig0","A0jWwNG","x2rPC2nVBM4","tuvtu0fhrv8","vNHHuhm","DePgrgW","D1HwwgS","BMnLq2XVC2u","ywnRtxnNswq","mxWYFdn8nhW","zxjFCw9Zx2e","x21LC3nHz2u","Dxnqy0O","vwjszNm","rezht0i","CuXHC1y","B2nRzxrtDwm","B2nRzxrgywK","twvZC2fNzuu","vK1JDNa","wwfRBMq","tKX4uhu","DeL3Eum","ywnRx2LK","uvvQtgO","zxH0ugf5Bg8","q0L2Cxq","BM9Uzv9UB24","zMzmAw5L","yNLL","yxn2z1G","EMHdt2O","CNjVCK1LC3m","rLbNrgO","x2HHBMrSzva","CgfYC2u","x2HHBMrSzvi","twLZC2LUzYa","z0z4rNO","CMvJB25Uzwm","rgvKAwnHDgu","vw5PBxbSzw0","swjKsw8","x29UugfNzu4","C3bSAMu","uwLZA3e","zLbjEuC","zMLUza","B2jPqLO","AMrkyLG","q1j2wKO","r1fpExi","Bxvkug8","C1r4z1G","ufvpDKO","mNWZ","Bg9buwi","id4G","v3n5A1q","Chjivwm","B0fWr3q","r2LwCMi","B25dBg9Zzq","CuPeBhy","ru5NrhK","zNnpENa","z0Dcvg8","BwfW","t0fzsK0","A1LZB0m","q01eA2e","CgvYC2LZDgu","zNH0reC","n3W0Fdz8mNW","wvfozxO","qvv6ywm","q3vZDg9Trxi","uKDYDgW","y3vYCMvUDeK","y2HLy2TdDxi","s3HdvKe","s0fND1C","sNz5u0K","re5ou0u","CNPgwwu","tMT6B2y","B2jQzwn0u3q","yxKSihrYEsa","sgn5z00","zNjVBuj5Dgu","B3bLCNr5tMe","BwvY","BxD6v04","tNfwve0","ChjVDg90Exa","r2PsueC","aaaaaaaaaaa","ywnRDxbfBMq","ANbxEuK","BeHHBMrSzxi","DgHLBG","tgz1qM8","z1zfDe0","rM5jD1K","D3jPDgu","yxrLq291BNq","BvLms1i","q1bUugm","m3WX","DvDcteq","DxPxALi","CwvNwMq","AevLD3C","CMvQzwn0","AgfUz2u","ywDLrxzLBNq","zfz1q1e","rxzLBNq","Au11zeW","Buziwhm","Bgf6EM8","swPztLm","vMfzD1e","ywTpywC","mtb8nNWZFdC","Ae9Wzw5fDMu","wwv5zwi","vxHwDey","Ec11C2uT","qK1TCu0","r3jvs1u","AM91sLu","x3bPBMDmB3m","t3HVwgO","EwzXzeu","qu10r0y","zw5JB2rLrNi","zxq9DxrMltG","qvjzugS","yxbWBgLJyxq","Aw50zwDLCIa","yMHdqw8","DgLTzw91DcW","weLiuwS","CxPir08","tKHhCMK","Dg9cExrLC0W","C3vIC3rYAw4","z2vtEw5J","zMLSzw5HBwu","CePZCxq","zNHpyuC","CMvTB3zLq2G","wgnuqxK","Bffruu4","wwTgqKK","wfDjrMe","rufevNy","whHsufq","zNjVBNrPzxi","t1jLqMW","AhH4req","rhvmrfa","seLZr1C","twzgALe","A3DhtgS","CLzHBhvLCW","wuvcr0K","rg5wzKe","pxv0zI04","Bg9IywXty28","ugnLy2m","CgfNzxnOB3C","y2XLyxjtDg8","DhzHAhe","t0TbDuW","y3jLyxrLt3a","BxnNsuq","ELnlr2S","rxjqC1q","u2POzLG","x2nVBM5Ly3q","shrTtLi","Dg9tDhjPBMC","DMvYC2LVBG","zxH0zw5ZAw8","wwnMt3u","x3bYB3rVy28","y3jLyxrLt2i","zxjFywnRx20","zerqsNi","Ce5ttfG","C1zgugq","BKvoue8","C1Pkvw8","igzPzwXKoIa","Dw50","Ag52wuS","CM92AwrLihC","s3rhu1e","y1fiwxG","y2XVC2u","uNztveK","z29PBMCGyxC","uMn3zfi","Bwf4tg9ZC0m","vxPcrvK","Aw9Ul2PZB24","sLLnwuq","u0rswLG","BxfTChu","wwTly1a","C2nYAxb0","C2Hcwxm","tLjdAMq","x2n1CNnVCK0","DfPtDeW","qwT5wxK","BM93","wvL5vwG","CMvZzxrfBMq","Axnby2TdBgu","vgDJs0y","CLzlAhG","tffJzu4","BIWGAg9ZDg4","CxjezM4","ywXPzcb1CMW","BML0AwfSAxO","sujNs2u","Eef4u0S","Cuz3tLi","C3vJy2vZCW","Aw1LCYbPBIa","AefJA01LC3m","r3nAvey","CNzHBa","EfLnzLm","yw1LoIa","z2jfy3u","zw5HyMXLqxu","uu9jCKq","vhDYqxi","sKjVzgC","rMDHrw4","vNLPt2q","wvfsAfK","zfHrufK","y3jOrfC","ser0qwC","s1H0vw8","uK9fvwW","uurPvxy","q2HHrLK","DxbKyxrLq3u","zxjYB3i","tg9RzK8","q0Xpu0ve","D0Xxsha","CM92AwrLige","AMD2txu","zxbhvuy","Bvj0q0y","BgrZuKi","zMvY","zK1zv1u","zM9YrwfJAa","Dg53vum","Aw5KzxGGB3u","rvzgyNu","sLvkAKi","qNnmEwy","zfDptvq","x2nSzwfYugK","C2rkqNq","ihzHBgLKihm","x3nLBMrby2S","x2zVCM1HDeu","C1nmAwy","yMf1Cfi","EfjHtxO","vMDtEgG","zuz6v1C","y3vYDMfSDwu","zwDIsg4","Durjq3C","tLzNAhO","Dg9Y","CxHAuMK","DMvYC2LVBMm","DgLLCKPtt04","r29sAM8","y29UBMvJDfm","x2LZtM9Kzq","BM11uNy","r0L3Bfq","twfuqNG","terts2u","yMfSu2nVCgu","mZuXnZuXohvryLblDG","qKjhD2K","y2DkDMO","tuDcAum","DhjPzxmGCMu","AwjuCuW","t2L1wNm","sgrHuKG","t3LJrhO","rxHWve4","B25tDg9Wsw0","uMLzqwi","CejeBhq","B25Uzwn0Aw4","uMvHzcbWyxm","x2nSzwfYvgK","zxr3weS","BMvJDa","tg9Nsuq","zxrxB3jRq2G","x3DHAxq","wuDmsMm","tezWrgy","q1njBLm","qMvtALi","x2LUAxrhBg8","sLnptLa","z2v0sxrLBq","rxDpsge","BxjKteO","CMX4Ae4","DxbNCMfKzw4","t1PYreK","lcbTyxGGCMu","zuLArgm","y2fSBa","wwvhv3O","uMvJB25Uzwm","suT1Chq","D3LdD1C","zu5wBgK","Bg93","ENbgELa","C2XMweG","uMnHDMC","Dg9cExrLC0i","C2PWzhy","swrNBhK","BezSDxnO","sKjdvhq","sfjovve","wvziwNG","qw1stNe","zNvUy3rPB24","y29UBMvJDca","z0DZq0W","EM1sD0q","tw9KDwXL","A2PnwgS","Cg9PBNrdB24","t3Lrwwi","zMnKuKO","s1PNzKy","yxnL","zu9AChO","yxrHlcbKyxq","D1zqAg4","zNjVBuHHC2G","AuH3C1y","vxntww0","EMvoB1u","BxnN","yw1Lu3bHy2u","yMfSrxzLBNq","Aw47y2HHCNm","zcWGDw5RBM8","Dhr3Awq","C29Tzq","B25pCgvU","ywDdz2y","BKXPBMu","A2zJzeC","tuPgv2O","mtf8mtb8mhW","y3jLyxrLtwu","C2P6y3a","x2rItMfTzq","CfDYsvO","A1n0yxr1C0m","C29YDa","BuvqsK0","wfLewLu","q0rssfy","B0Drr0K","y291BNq","AgfZt3DUuhi","zfbnsNe","wg54zeu","ihn1y2nLC3m","B1vMrLi","su5tvefova","wgXHsve","zNbkqwK","CejbquS","zfjswfm","sM1RvLy","EgrQBwG","zKXPDuG","vurovwe","DKPSrvC","ywzL","rKLUtLy","x21PBMLoyxy","zw5XDwv1zq","CMfTzq","BMDuAw1LCG","z2v0q3vYCMu","AvrnB1u","AwjuwvK","zxjFCw9Z","D1PWsvC","BLDdwNi","D1vyvgG","q3PbDwm","A3rgq2G","Bwu6ia","CKnfCeG","vurOs3i","BevIqNy","C1Dxzvm","DNbwrwq","zxf1ywXZ","vMHpzNC","AMLLEum","sK1XtMW","sfPADLy","ugDtBNa","ExbL","zgf0yq","Bhm6ia","yu1Hr0y","ywnSywG","B2zMBgLUzq","B25SAw5L","zwnVBM5Ly3q","zcbLCNjVCI4","Ewvmqw8","B3vUDa","BuH6zue","CfjNr1q","uLn6CKO","yuD6sw8","y2HnyxHuCMK","zhfqywS","AgjvCvu","BKn3AgW","Dg5Ivxu","z2v0","BMfTzq","AwXLx25HBwu","swrQCfi","uw1Tz2K","q0HYEMS","Bw5cweS","qMPjzfm","CNnVCL9Uyw0","ug9kBhy","B0XYCe4","DxLUBKu","v1nAA0C","rLbis1q","AfzUs20","BNjtv0e","ANvNsgK","x29Ut3bLBG","uxzYseW","uuDNvNG","q3HWC2K","EfnLz1C","BNzcBgO","tgvNALy","y2HLy2Tszwe","Dg9VigXHCMC","uKrwDgC","zMLN","shvpC08","yNvMzMvY","BKD3EuC","D2vrvMS","wLj5zuq","tK5usNe","CefgwK0","C01sr08","r2XAr0i","zgrjrcWGzgu","t3bLBKv2zw4","qwXOtxa","B25fCNjVCG","D2juAM0","BMvLzf9Hy2S","q3ndqu8","ufHLAfu","t2j0CxG","qNvwreK","B0vhCNC","vgz5sKK","ChbL","y3ruAw1LB3u","B0XIB0K","rNjVBNrPzxi","sLDjCM8","muX3AM5fra","zxjFAxnFywm","tNjlr1m","DhjPBq","z2vY","x2jPBMfYEvq","zK1zzu4","C2TQy0e","v3rSwuC","B2zM","rxrYvva","icSG","EuDPqMC","DMfSDwu","DgzIELe","zxmGCMvHy2G","CYbPBNn0yw4","ugTUz08","x2vUzhbVAw4","sKHrALu","Bg9N","AxnszwfKEq","uwzpwwm","x3bPBMC","svrfugq","Ef9MCM9UDgK","y29Uy2f0","ChjVy2vZCW","u01Squq","u2DZC28","CgjICdi","A1ffz0u","B25mAw5L","BMnVzgLUzW","Dg9iyxnO","se92qLu","zxjFDhrS","sKzoyuy","uMX1B3i","zfjWEMK","x3nVy2TLDa","zw50tgLZDgu","teLVB1m","yw5Hz2vY","A3HNzKy","rNvwA2O","ENvNvKm","vvjXAxm","B2D6yw8","qureBeO","ywDLu2HVDW","BgLTAxq","vuLPD20","CNHhuKe","y0n4AK0","BwvZC2fNzv8","Dxz2s1G","D29iwxm","BgLZDgvUtMu","AKHjrMC","EuTQDwK","uKrvAe4","C3rLBMvYCW","z3D3BgS","DgXPAge","uMPAwLG","r3DozeC","y1r2zve","CfD4r08","CMfUzg9T","zK9lzeC","t2jQzwn0","s1zeCLG","ihzHBgLKigq","Cg93","q2jVzLa","B1j3q3K","uKrSsfe","rwH4wue","BNrfBMrWB2K","sKvkzMu","vhvsDMu","y29Kzq","AeT4zg8","Bgvgy0i","ywnR","tLf4vuq","y2vZC0HHBMq","vuDYBNq","sNjAtxK","C2Lmwuq","zcWG","CMnZBxe","zwn0","zgv2AwnLx2K","Ehz0Cfm","teT3Ehy","ExDoEgO","r2Hcv2u","BfrPBwvVDxq","C3rVCMu","zK9MAe8","zsbHihn0CMK","Avf0z3C","ywnOzwq","B2LUDfjLywm","zMLSDgvY","zhfMthq","CKnLEvm","EwjQzva","B2nRzxq","zervCfO","EK5RuwC","CxD3DKy","qNbSCNK","uLv3EvK","mJfMtwnnzfK","y0jMu3e","tevTrwW","swTNCuW","C2v0sxrLBq","teH3y0i","ywrKrxzLBNq","vKfJree","x2DLBMvYyxq","C2vYDMLJzq","B25nzxnZywC","zw5fDMvUDa","vxvLChy","igfYCMf5yNu","z2v0s2v5","sLH3sxa","B25TzxnZywC","CevztLe","tu1uAeq","q0rvrgS","CgfNzwHPzgu","AxLRr3a","yu5OC1q","vxL4CMi","zhPwt3y","rLzhq2u","Dw5ZAwDUzwq","AMnNtMG","whnOvuC","D09Hzvi","D3jPDgvvAw4","DhjHBNnHy3q","C2fNzq","yML6rvm","zw5HyMXLvhi","CfDPBhe","tKrXDfm","CMvHC29U","C3rHCNq","rNbQBgi","CMvHzfvjBNq","yMfJA3vWigu","wezqs08","B3vRCeu","ywrKq291BNq","x2nYzwf0zvm","Dgv4DfbHEwW","sxPJv3y","uKLhCgW","Chv0","y2HnyxHdB3u","CMvHzhDYAxq","AhvYrLq","q29Kzq","tKfusvzfx0u","qNLyy20","y0fqr0y","u2vYDMLJzvC","x29WDgLVBNm","Cg9PBNrbBMq","B3bLCNr5","uwPIs0y","tMHTBue","x3fVC0rc","Ee93zMe","BKPKufG","v1nKA0C","zw5HyMXLuw8","v0rwtfG","ugPbzwm","r3nqzK4","s3nQC2m","Aw5KzxHpzG","yw5Nzq","ywrK","rxjYB3jdB2q","CMvJzwL2zwq","vwXXsfa"];return Ro=function(){return t},Ro()}(()=>{let t=z,e={aclah:t(711),XlaIQ:t(1287),aVJxw:function(a,n){return a+n},oPslN:function(a,n){return a+n},qUdCw:function(a,n){return a*n},TwrAr:function(a,n){return a+n},iMudL:function(a,n){return a(n)},FnzHC:function(a,n,s){return a(n,s)},nWCZr:t(1135),ojTIG:function(a,n){return a===n},GinVp:"DQZHA",ciNUu:function(a,n){return a+n},UDhKr:function(a,n){return a(n)},gVOec:"0000",NRCjd:t(773),IWfIH:function(a,n){return a!==n},PjAec:t(930),CHrzk:function(a,n){return a(n)},mnBXK:t(864)+t(864)+"00000000"+t(864),mmphj:function(a,n){return a|n},zhltC:function(a,n){return a<<n},qcUUY:function(a,n){return a<<n},PoTKz:function(a,n){return a|n},QvynW:function(a,n){return a|n},XVyDI:function(a,n){return a<<n},MaTBx:function(a,n){return a>n},NHGri:function(a,n){return a<n},YTIiH:function(a,n){return a>n},RjZZX:function(a,n){return a-n},Oimnj:t(1402),iwxke:function(a,n){return a!==n},xVpcC:"nBoyR",inygQ:"RuBBS",NDqKD:function(a,n){return a(n)},eFzWW:t(417)+t(637)+"s",jRXtq:t(417)+"e_timeout",fLiuH:function(a,n){return a===n},uzWjR:t(594),MKPBU:function(a,n){return a!==n},fngCs:function(a,n,s){return a(n,s)},LQOjU:function(a,n,s,d){return a(n,s,d)},JFNaF:"LDhTY",YPXZJ:function(a,n){return a(n)},IdjpR:function(a,n){return a(n)},RDlHQ:function(a,n){return a>>>n},EZTHo:function(a,n,s){return a(n,s)},XxRPT:function(a,n){return a(n)},CDUDk:function(a,n,s){return a(n,s)},etwXK:function(a,n){return a===n},KGyMa:function(a){return a()},zstKz:t(618),SwKgC:function(a,n,s){return a(n,s)},YoIru:function(a,n){return a!==n},ovFhY:function(a,n,s){return a(n,s)},kBpZx:function(a,n){return a!==n},UGrnt:function(a,n,s){return a(n,s)},JWIro:function(a,n,s){return a(n,s)},bsiwl:function(a,n,s){return a(n,s)},bwqxX:function(a,n,s){return a(n,s)},YASNS:function(a,n,s){return a(n,s)},ntgXY:function(a,n){return a!==n},uDICw:function(a,n,s){return a(n,s)},JRTYM:function(a,n){return a!==n},wPzyX:function(a,n,s){return a(n,s)},YgOhG:function(a,n,s){return a(n,s)},rTbBc:function(a,n){return a!==n},dVuCQ:function(a,n,s){return a(n,s)},siLYD:function(a,n){return a<n},Uokkj:function(a,n){return a<n},koYbC:function(a,n){return a>>n},YeGWz:function(a,n){return a|n},bsmSL:function(a,n){return a&n},WPdls:function(a,n){return a&n},oApGt:function(a,n){return a+n},cyCff:t(1706)+t(935),wxAbB:function(a,n){return a+n},pBDlt:function(a,n){return a+n},Nkzof:function(a,n){return a&n},Syfqs:function(a,n){return a&n},JUlva:function(a,n){return a|n},VMcvp:function(a,n){return a>>n},mYLKR:function(a,n){return a>>n},Ondln:function(a,n){return a|n},NVghz:function(a,n){return a&n},LwpWq:function(a,n){return a|n},BBGwi:t(825),RDVtg:t(323),jugHi:function(a,n){return a(n)},zWfSU:function(a,n){return a(n)},mbRQm:function(a,n){return a(n)},oGQGI:function(a,n){return a(n)},ujfHz:function(a,n){return a(n)},QwDio:function(a,n){return a(n)},mwzWN:function(a,n,s){return a(n,s)},rxGRA:t(917)+t(1660)+t(1075)+"SeqID",sVFPd:function(a,n){return a===n},nUJhf:t(917)+t(1660)+t(1075)+t(1197),jOLXp:t(917)+t(1660)+t(1075)+t(1515),lEbBv:t(917)+"required field: "+t(550),ZmJTK:function(a,n){return a===n},dWOMT:"HwxKY",ZRyeD:t(1605),BIubc:function(a,n){return a(n)},wUySr:function(a,n){return a&n},OPyMe:function(a,n,s){return a(n,s)},oLboI:function(a,n){return a(n)},qFZqK:function(a,n){return a>>n},pkgbg:function(a,n){return a>=n},CLccB:function(a,n){return a>=n},zVbTF:function(a,n){return a*n},VxXWz:function(a,n){return a>n},qppbZ:function(a,n){return a+n},TBoYE:t(1193)+t(240),nENPO:function(a,n){return a||n},VhOfw:function(a,n){return a===n},splje:t(1266),QOIrD:function(a,n){return a+n},QDiUv:function(a,n){return a+n},Uugav:function(a,n){return a*n},rSTfG:function(a,n){return a&n},bQSLE:function(a,n){return a>>>n},zbCeb:function(a,n){return a>>>n},DXKll:function(a,n){return a>>>n},CPnPc:function(a,n){return a>>>n},PilHO:function(a,n){return a===n},IFwlt:function(a,n){return a&n},jcgNh:function(a,n){return a===n},KDVAw:function(a,n){return a>=n},JDqDl:function(a,n){return a+n},YJbzM:function(a,n){return a!==n},hnymf:"umGUi",eNVli:function(a,n){return a<n},AvncA:function(a,n){return a>=n},wXVXk:function(a,n){return a+n},UPFRW:function(a,n){return a&n},kqZqg:function(a,n){return a|n},fDJFN:function(a,n){return a<<n},pEYNQ:function(a,n){return a<<n},QfOYc:function(a,n){return a&n},HdaRH:function(a,n){return a<n},pymKf:function(a,n){return a<=n},VFpQl:function(a,n){return a(n)},JXwIp:function(a,n){return a==n},GQOyr:function(a,n){return a+n},YTmei:function(a,n){return a+n},Obtqx:function(a,n){return a+n},xdjmh:function(a,n){return a&n},tvahq:function(a,n){return a|n},ktFCh:function(a,n){return a<<n},NNTJq:function(a,n){return a|n},RrnpL:function(a,n){return a<<n},XfUop:function(a,n){return a&n},irTHC:function(a,n){return a<<n},aMCyG:function(a,n){return a&n},GjRPG:function(a,n){return a<n},eNHhN:function(a,n){return a+n},dhRlU:function(a,n){return a+n},UbRfs:function(a,n){return a&n},BMmqM:function(a,n){return a===n},dRpzi:function(a,n){return a<=n},lzEsf:function(a,n){return a<<n},GrUKU:function(a,n){return a<n},QqUPN:function(a,n){return a<n},ibTqL:function(a,n){return a<n},ybjeP:function(a,n){return a<=n},RcwdR:function(a,n){return a<n},qwNid:function(a,n){return a<n},lsVTe:function(a,n){return a===n},BeSjR:"gZtbp",TqLNY:function(a,n){return a<n},HcygM:function(a,n){return a&n},HIsGW:function(a,n){return a>>n},WBPXT:function(a,n){return a<n},WBmEq:function(a,n){return a|n},iVoby:function(a,n){return a|n},nITjO:function(a,n){return a>>n},omGzI:function(a,n){return a|n},WsykT:function(a,n){return a|n},GUVvy:function(a,n,s){return a(n,s)},vaNlx:function(a,n){return a<n},MCmNq:function(a,n,s){return a(n,s)},OAIHA:function(a,n,s){return a(n,s)},zazSt:function(a,n){return a>=n},SrRlG:t(1518),QXvkr:t(1007),QhXyn:function(a,n){return a!==n},QKnKG:"GDRHp",TJrwd:t(1682),LexfM:function(a,n){return a&n},mHzeA:function(a,n){return a|n},TJejK:function(a,n,s){return a(n,s)},FPHKT:function(a,n){return a(n)},VrVCj:function(a,n){return a&n},whfUt:function(a,n){return a(n)},iQtgw:function(a,n){return a<<n},cAPGF:function(a,n){return a&n},zZLkz:function(a,n){return a(n)},ogzao:function(a,n){return a&n},NPuqW:function(a,n){return a&n},crhDW:t(1466),rCeyS:function(a,n){return a(n)},sjpdv:function(a,n){return a<<n},NQxUD:function(a,n){return a&n},qLasV:function(a,n){return a===n},rsYLV:t(1727),EoopF:function(a,n){return a(n)},HXOGn:function(a,n){return a(n)},gktBQ:function(a,n){return a<<n},ytZSx:function(a,n){return a&n},lIZjQ:function(a,n){return a|n},xrvCi:function(a,n){return a<<n},kQEgE:function(a,n){return a>>>n},Fpjlb:function(a,n){return a&n},KXiCj:function(a,n){return a&n},OReBl:function(a,n){return a&n},ZTNSv:function(a,n){return a(n)},bPLll:function(a,n){return a!==n},UexXp:t(1355),RGrtl:function(a,n){return a>>>n},WaVos:function(a,n){return a<<n},SYXyu:function(a,n){return a===n},rIAtS:function(a,n){return a<n},gXQmk:function(a,n){return a<n},WROno:function(a,n){return a<n},Idgly:function(a,n){return a&n},EkpgF:function(a,n){return a+n},URqNy:function(a,n){return a|n},XIHQk:function(a,n){return a&n},pyoaE:function(a,n){return a&n},oSrlW:function(a,n){return a+n},hVnKm:function(a,n){return a!==n},JMqNl:function(a,n){return a&n},CHMQX:function(a,n){return a&n},IeOFB:function(a,n){return a!==n},UzBEY:function(a,n){return a&n},pWxGO:function(a,n){return a>>>n},PTXjs:function(a,n){return a!==n},KxetG:function(a,n){return a|n},UkvpV:function(a,n){return a&n},Cygca:function(a,n){return a(n)},oLrpN:function(a,n){return a|n},baiLa:function(a,n){return a<<n},bbvKD:function(a,n){return a>>n},jtmeC:function(a,n){return a!==n},FInNV:t(1698),XcBrT:function(a,n){return a===n},gGBTo:function(a,n){return a|n},KxXIX:function(a,n){return a|n},tbWBG:function(a,n){return a<<n},LVMOC:function(a,n){return a<<n},wyCwW:function(a,n){return a<<n},VyiOd:function(a,n){return a|n},QyUVI:function(a,n){return a<<n},OsfMd:function(a,n){return a<<n},mfVoD:function(a,n){return a|n},dRYUW:function(a,n){return a<<n},gokxz:function(a,n){return a<<n},RIGpl:function(a,n){return a===n},AUzac:function(a,n){return a|n},eOZpz:function(a,n){return a<<n},MAqKx:function(a,n){return a<<n},LvGFc:function(a,n){return a>>>n},tfbzQ:function(a,n){return a>>>n},fgEAi:function(a,n){return a&n},nSpuA:function(a,n){return a&n},rNBiq:function(a,n){return a&n},agCgf:function(a,n,s){return a(n,s)},Rluor:function(a,n){return a!==n},AVkJV:t(1042),SMDSi:t(1535),sZJUo:function(a,n){return a+n},mfBei:function(a,n){return a|n},aEdpQ:function(a,n){return a%n},QhHQL:function(a,n){return a/n},xUuZB:function(a,n){return a+n},RAGIP:function(a,n){return a*n},OZrDI:function(a,n){return a>>>n},NrKGS:function(a,n){return a*n},WSZkG:function(a,n){return a>>>n},VaYwQ:function(a,n){return a===n},AkyYy:function(a,n){return a===n},LDSKe:function(a,n){return a>>>n},tnwUC:function(a,n){return a>>>n},MfFjQ:function(a,n){return a&n},xXphq:function(a,n){return a+n},DKjJV:function(a,n){return a+n},rDUKh:function(a,n){return a>>>n},lmDZw:function(a,n){return a+n},MlnCd:function(a,n){return a<<n},HtmNR:function(a,n){return a!==n},HEfsO:function(a,n){return a===n},AmXSq:function(a,n){return a===n},uvvKX:function(a,n){return a===n},Rcavg:function(a,n){return a&n},fshbA:function(a,n){return a&n},BrFlU:function(a,n){return a&n},NyUaq:function(a,n){return a&n},LDNNg:function(a,n){return a>>>n},EpbWP:function(a,n){return a+n},hbUqU:function(a,n){return a+n},YXTxH:function(a,n){return a|n},iHwsV:function(a,n){return a<<n},weQVk:function(a,n){return a<<n},mRtCF:function(a,n){return a&n},SsTxA:function(a,n){return a<n},LEmEl:function(a,n){return a>=n},fRGYX:function(a,n){return a<=n},zeSGz:function(a,n){return a(n)},oMDNE:function(a,n){return a===n},uJkcH:t(342),yTgMx:function(a,n){return a>>>n},itZZU:function(a,n){return a&n},Yaknd:function(a,n){return a&n},cUWIM:"NATIVE_E"+t(464),VxaPs:t(803)+"NG_ERROR",gxrIQ:t(883)+"ERROR",kYsoC:t(1639)+"OR",jouJU:t(582),uCoMn:t(1030),Smxgh:function(a,n){return a!==n},mTQlo:function(a,n){return a==n},EkQOe:function(a,n){return a>n},rIFYr:function(a,n){return a+n},LEsOC:function(a,n){return a(n)},JHQjU:function(a,n,s){return a(n,s)},wVPhn:t(1112),kGHSO:t(941),wOcrI:function(a,n){return a<n},lDPUf:function(a,n){return a===n},UIiwm:"twnte",brJlY:t(889)+"0",IKupt:t(1301),HRNUQ:t(1081),TPKVH:t(470),baupR:function(a,n,s){return a(n,s)},VAcDA:function(a,n,s){return a(n,s)},kFJlj:function(a,n,s){return a(n,s)},EhxYA:t(1708),rDhWK:function(a,n){return a!==n},AXZHX:t(1190),YGLJc:function(a,n){return a>>>n},YTCVm:function(a,n){return a+n},cMHLp:function(a,n){return a|n},bgnSE:function(a,n){return a>=n},RZCgM:function(a,n){return a&n},xtAYn:function(a,n,s,d){return a(n,s,d)},cbmhB:"VRqwV",HKQOC:function(a,n,s){return a(n,s)},jHIFg:t(1004)+"|8|5|9|0|2|11|4|1",pNSLX:function(a,n){return a<n},ISQch:function(a,n){return a>>>n},EKxZo:function(a,n,s,d){return a(n,s,d)},uVDxa:function(a,n){return a<n},WSdkG:function(a,n){return a|n},jddWP:function(a,n){return a|n},ldsRB:function(a,n){return a|n},VjDXT:function(a,n){return a&n},sUkdP:t(1013),kfcdG:function(a,n){return a instanceof n},IzcWv:function(a,n){return a+n},LIooS:function(a,n){return a||n},RUwyY:t(771)+"d",tliha:function(a,n){return a||n},vGUJA:function(a,n){return a!=n},DFqfG:"next() c"+t(547)+t(831)+t(1113)+t(1417),AlGdB:function(a,n){return a<n},asvgX:function(a,n){return a<n},qBUMZ:function(a,n){return a&n},Rxoru:function(a,n){return a-n},xVZmH:function(a,n){return a<=n},lazzo:function(a,n){return a|n},nhrbj:function(a,n){return a&n},jmutK:function(a,n){return a<n},DaTXN:function(a,n){return a|n},xSegW:function(a,n){return a|n},Ksjsc:function(a,n){return a&n},wtajP:function(a,n){return a|n},AaTxc:function(a,n){return a|n},gspIP:function(a,n){return a&n},wyfRf:function(a,n){return a<<n},LzyRO:function(a,n){return a&n},JBCTt:function(a,n){return a<<n},oNBLr:function(a,n){return a&n},QjbKF:function(a,n){return a&n},JrZMy:function(a,n){return a<=n},SjhfX:function(a,n){return a<n},wfxev:function(a,n){return a>>n},rliTg:function(a,n){return a&n},rbEAQ:function(a,n){return a===n},UlqHP:function(a,n){return a|n},HDRyk:function(a,n){return a&n},mBnMk:function(a,n){return a<<n},ppXiC:function(a,n){return a&n},HoWhu:function(a,n){return a>>n},XnxdE:function(a,n){return a|n},rzENe:t(1234),RSzrJ:t(877),LHwcB:function(a,n){return a>>n},LgqhD:function(a,n){return a|n},WGAOX:function(a,n){return a&n},SEpQa:function(a,n){return a-n},BUhnJ:t(496),OUlzI:"string",jghcl:function(a,n){return a===n},KtGSQ:t(1130),FnxrB:t(351),KxCVA:function(a,n){return a instanceof n},TZlqF:function(a,n){return a+n},svwAw:function(a,n){return a|n},flfiC:function(a,n){return a&n},YSaHx:function(a,n){return a(n)},JXIuO:function(a,n){return a instanceof n},hxxDD:function(a,n){return a!=n},HbfIQ:t(687),NDqtS:t(1789)+t(1253)+t(1017),fxOaG:"boe",pRgGT:t(1385),mqmpu:function(a,n){return a(n)},UsSYm:t(846)+t(296)+t(1170)+"P",URqis:t(1617),FgaEn:t(1407),owDLd:function(a){return a()},DzWLO:function(a,n,s,d){return a(n,s,d)},WxYxw:function(a,n){return a+n},BjIdS:function(a,n,s){return a(n,s)},jdJbX:function(a,n){return a===n},rzFYe:t(992),jPmWb:function(a,n){return a===n},QbEMu:t(1397),VVQoZ:t(1451),fsOzp:t(1482),UxhKT:function(a,n){return a(n)},vkrZw:t(885),YkKcP:function(a,n){return a-n},KvGjh:"DGjrd",xkmhh:function(a,n){return a||n},YQNez:t(1436),uIHES:t(1221),KgMgO:t(1646),GtKKk:t(1103),QtRoF:t(867),kbCCT:function(a,n){return a||n},wpSsK:t(1723),KgHzK:t(1445)+"id",eohld:"going aw"+t(1719)+t(1828)+"ine",PaDGG:function(a,n){return a<n},FVGCe:t(1628),qFwNR:t(324),gbEcu:t(1241),FuVkj:t(555),EtrUP:function(a,n){return a(n)},YSYhb:function(a,n){return a|n},VgSxh:function(a,n){return a<<n},rqefH:function(a,n){return a===n},ycZMy:function(a,n){return a<n},xAxSK:function(a,n){return a<n},jowDm:function(a,n){return a<n},huejT:function(a,n,s){return a(n,s)},MQmTe:function(a,n){return a&n},HDtAg:function(a,n){return a+n},rDOUl:function(a,n){return a!==n},YkFBI:function(a,n){return a&n},GZKXl:function(a,n){return a|n},jOqqN:function(a,n){return a&n},VwzGw:function(a,n){return a&n},QJEXw:function(a,n){return a>>>n},lmbWi:function(a,n){return a&n},zvpAC:function(a,n){return a&n},eWqxu:t(1509),qrDfn:t(1312),RNyRL:"9|1|3|8|"+t(1262)+t(953)+"5",aLQVM:function(a,n){return a>>>n},tOWUi:function(a,n){return a&n},HoWIO:function(a,n){return a|n},aVgCS:function(a,n,s,d){return a(n,s,d)},pBAAK:function(a,n){return a>>>n},xhalk:function(a,n){return a<<n},wxXRA:function(a,n){return a&n},ZHWTS:function(a,n){return a>>>n},WuTXp:function(a,n){return a|n},qVMbH:function(a,n){return a<n},zeNoU:function(a,n){return a|n},ADDlJ:function(a,n){return a|n},TfyJI:function(a,n){return a<n},uJWpk:function(a,n){return a|n},vnXrv:function(a,n){return a<n},nvBlj:function(a,n){return a&n},MhdcR:t(414),ysOIW:function(a,n){return a(n)},hTtLm:function(a,n){return a!==n},YxUFe:t(542),dzVOv:"x_fronti"+t(1298),CMKRM:t(1415)+t(1391)+"k",sZgKA:t(1378),JIbca:"is_ack",EFxco:t(630),JeDQO:function(a){return a()},Ntjry:t(1582),ENgDy:function(a){return a()},JkUuY:function(a,n){return a(n)},pgdYE:function(a,n){return a instanceof n},RLppS:t(1019)+t(1087),pAFZM:t(1019)+t(1087)+t(503)+t(1049),JDrNR:t(907)+"e",slfXH:"binary",eCnPq:t(1656),vFdJW:function(a,n){return a>n},gbrsS:function(a,n){return a&n},xYMfS:function(a,n){return a+n},epGUF:function(a,n){return a+n},wZpIW:function(a,n){return a+n},JxzCL:t(1148)+t(362)+"ge: ",CDRHV:t(937),igjhv:function(a,n){return a+n},BsLyf:function(a,n){return a<<n},Yeyeb:t(521)+"4",zrUlK:function(a,n){return a+n},bhCAo:function(a,n,s,d){return a(n,s,d)},Bplry:function(a,n){return a>>>n},xHQer:function(a,n){return a|n},sCejZ:function(a,n){return a|n},hnvYK:function(a,n){return a<<n},gkXqn:function(a,n){return a+n},cQHYx:function(a,n){return a<<n},nqwRr:function(a,n){return a<<n},MGBiC:function(a,n){return a|n},uwAJr:function(a,n){return a|n},YEBGI:function(a,n){return a+n},VtUBQ:function(a,n){return a+n},QDajy:function(a,n){return a>>>n},YcfOu:function(a,n){return a+n},pzcfI:function(a,n){return a+n},zhCOj:function(a,n){return a>>>n},usPcJ:function(a,n){return a&n},gVYev:function(a,n){return a+n},xIkuS:function(a,n){return a>>>n},zwdaK:function(a,n){return a&n},cVbxG:function(a,n){return a>>>n},hJJVp:function(a,n){return a+n},FzLqZ:function(a,n){return a+n},jgvMu:function(a,n){return a&n},sjOnM:function(a,n){return a+n},pfRRS:t(534),jgQZD:function(a,n){return a||n},sQsha:function(a,n){return a>>>n},cAhEI:function(a,n){return a<n},WXrdx:function(a,n){return a|n},nenhj:function(a,n){return a&n},ChaFY:function(a,n){return a|n},EcfWX:function(a,n){return a+n},npjmn:"2|0|6|5|1|9|8|4|"+t(288),NhmmA:"service",ALvhe:t(1163),ROEUl:t(1720)+"name",pSeir:function(a,n){return a(n)},GFwKa:function(a,n){return a(n)},JmkVV:t(826)+t(1338),bwqJm:function(a,n,s,d){return a(n,s,d)},dPMJq:t(758)+t(760),IjYNS:"iLicz",yeLAo:t(656),GTsvp:"cursor_n"+t(1817),oudDZ:t(361),jfvKv:t(1279),IQkKP:"CONTINUE",JzqzW:t(812),SDRZX:"setdb",aJXBS:function(a,n){return a(n)},amJzi:t(495)+"r",qxZRi:t(1762),WtlYG:"WkKQm",Qiskq:function(a,n){return a||n},mFHXs:t(939),cBfSq:t(432),sWWeS:"reconnect",Xhqxl:t(1544),EADVv:t(1472),pKuEy:function(a,n,s,d){return a(n,s,d)},mrdLJ:t(1415)+t(1426),GRvFS:t(477)+"s",TuRve:function(a,n,s){return a(n,s)},HejUq:t(1799)+t(1344)+"e",XabJF:function(a,n){return a(n)},zKAxv:function(a,n,s){return a(n,s)},GPOur:t(1799)+t(593)+"ue",LvoXD:function(a,n){return a>n},DnoaD:function(a,n){return a===n},cCxjM:t(1354),nKAUJ:function(a){return a()},OAYJM:function(a,n){return a===n},akOag:t(1800),CIvqt:function(a,n){return a<n},tZStL:function(a,n){return a===n},KatyX:function(a,n){return a===n},jnDwZ:function(a,n){return a&&n},qwwvF:function(a){return a()},fcdRJ:function(a,n){return a(n)},htRGx:function(a,n,s,d){return a(n,s,d)},DtIEG:t(228),yfqdE:function(a,n,s){return a(n,s)},rbJaw:"bye",IIxkU:function(a,n){return a!==n},jKINh:function(a,n,s,d){return a(n,s,d)},UELWu:t(1099),dMxrV:t(638),OPmFr:function(a,n){return a===n},hPGUt:function(a,n){return a===n},sSLif:t(788),CMMDN:t(1145),KPsBr:t(1549),GJccT:function(a,n){return a!==n},dcrLp:t(843),aGzIo:t(425)+t(1144),Pbveq:t(1420),LKwxv:t(322)+t(431)+t(1107),qmsUx:function(a,n){return a(n)},KKFgr:function(a,n,s){return a(n,s)},qLLYA:"stop imm"+t(1666)+" reconnect",WDVLX:t(1322),GoRjo:t(1321),PUOvJ:t(1052),OiuZs:"pagehide",BHRay:"ziiJI",GwNdG:function(a,n){return a!==n},ZFQSD:function(a,n){return a!==n},uHAyS:function(a,n){return a==n},xtPIz:t(308),PWmxm:"bd_did",xZYTu:t(1255),RLGky:"please p"+t(661)+t(1373)+t(1680)+t(1765),KChui:function(a,n){return a==n},XshUG:t(1232),CfsMQ:"web",rjmMy:function(a,n,s){return a(n,s)},cJXNt:function(a,n,s){return a(n,s)},lvIkT:function(a,n){return a-n},pFGea:function(a,n){return a(n)},TQccg:t(936),MJFWj:t(1686),oEGgk:function(a,n){return a*n},UpEMC:function(a,n){return a===n},ywNxj:function(a,n,s){return a(n,s)},TcxOn:t(699),aTiMM:t(1083)+t(967)+t(919)+t(1731)+t(510),AFBgN:function(a){return a()},qJDlv:function(a,n,s){return a(n,s)},JEJfe:"Scdrl",odLEO:t(733),XFPKO:t(1022)+" try rec"+t(1192)+"g",mfjxA:function(a,n){return a!==n},MMThD:function(a,n){return a>>>n},ANyBB:function(a,n){return a>>>n},nrSWA:function(a,n){return a===n},nyFzN:t(1104),xOwfa:function(a,n){return a(n)},fPIyG:"1|0|2|3|4",gmHPu:"1|2|0|4|3",cTveQ:"DHIGf",uZNlK:function(a,n,s){return a(n,s)},Aqses:function(a,n,s){return a(n,s)},EVFbu:t(1475),GIwlT:t(1603)+">",mlykh:"ycwzK",bizES:"kOKPm",YHMqz:t(749),nmqUU:t(1703)+t(419),dRRXS:function(a,n){return a===n},punyY:t(485)+"s already closed",iXloa:"close, w"+t(1406)+"ce not i"+t(1108)+"ed",vUKmA:function(a,n){return a||n},iTMoU:function(a,n){return a>>>n},xPwrN:function(a,n){return a<n},vqPmO:function(a,n){return a>n},nTpsS:function(a,n){return a+n},osGWW:function(a,n){return a(n)},llLqu:function(a,n){return a|n},qSTKX:function(a,n){return a==n},GhBWe:"please provide a"+t(1463)+t(1244)+t(1743)+t(1492)+t(675)+t(1519)+"ffer",xRaMz:function(a,n){return a==n},OEpBm:t(353),cCXuU:t(322)+t(1139)+t(1155)+t(805),JUJjB:function(a,n){return a instanceof n},cKLEC:function(a,n){return a(n)},HXlKx:"sent",fetpm:function(a,n){return a<n},aluLW:t(1292),zmRwD:function(a,n){return a===n},ZaGmS:"zrWtU",FAlqN:function(a,n){return a<n},RfZHW:"manual r"+t(1323)+"ing",ogWQi:t(1702),wmCJa:"vYmrG",sTxgX:t(1812)+"1",QrxxZ:"VyYvr",blliK:function(a,n){return a(n)},fxtDG:function(a,n,s){return a(n,s)},fMYeN:function(a,n){return a|n},PXehU:function(a,n){return a&n},qCXAy:function(a,n){return a&n},LurcE:t(976),lyqZc:function(a,n){return a*n},SoDuu:function(a,n){return a===n},bgSDe:t(1589),qfkhq:function(a,n){return a===n},dqfLt:function(a,n){return a!=n},prXqu:function(a,n){return a===n},BwBrM:function(a,n){return a!=n},HvoKh:function(a,n){return a===n},FPgDj:t(1461),Pcecc:function(a,n){return a==n},muJPo:function(a,n){return a!=n},fcriC:t(920)+"dWorkerG"+t(1050)+"pe",reCPR:function(a,n){return a===n},RuWRj:t(1563)+"orkerGlo"+t(1178),YjsDz:function(a,n,s){return a(n,s)},HOhXs:"__x_msg_qos__"};Bt.r(Re),Bt.d(Re,{FWS:()=>Wp,CustomErrorEvent:()=>Wd,createCloseEvent:()=>ht,ReconnectEvent:()=>Hd,createErrorEvent:()=>at,decodedFrame:()=>tn,createOpenEvent:()=>Xd,CustomCloseEvent:()=>Kd,createReconnectEvent:()=>ca,FrontierMessageEvent:()=>Vd,encodeFrame:()=>Ut,createMessageEvent:()=>Zd,OpenEvent:()=>Jd,ErrorCode:()=>rn,Event:()=>tr,MessageEvent:()=>$d});let r="";function i(a=""){let n=t;if(e[n(1320)]!==e[n(1280)]){let d=""+Date[n(1098)](),f=r||(r=x(a)),p=Math[n(1459)]()[n(1063)](16)[n(1651)](-6);return e[n(586)](e.oPslN("02"+d,f),p)}else this[n(827)]&&this._ws[n(608)](_0x4ae0d4),this[n(891)+"Queue"][_0x142599]=null}function o(){let a=t;return e.aVJxw(e[a(821)](1e4,Date.now()),Math.floor(e.qUdCw(1e4,Math[a(1459)]())))}function c(a){let n=t;return e[n(1122)](e.iMudL(Array,8).join("0"),e[n(574)](parseInt,a,10)[n(1063)](2))[n(1651)](-8)}function l(a){let n=t;return e[n(1608)](Array(4)[n(786)]("0"),e[n(574)](parseInt,a,2)[n(1063)](16))[n(1651)](-4)}function u(a){let n=t,s={DHwLP:e[n(1300)],yKjui:function(d,f){return d+f}};if(e[n(1584)](n(339),e[n(1725)])){let d={Pbypr:s[n(1829)]},f=_0x49e254[n(1365)][n(1651)](_0x475fca[n(655)+"et"],s[n(1450)](_0x1591dc[n(253)+"th"],_0x52798c[n(655)+"et"]));this._socket&&this[n(1430)][n(608)]({data:f,fail:p=>{let m=n;this[m(866)](d[m(245)],_0x19fcc8(d[m(245)],{message:this[m(1157)+"rrorMessage"](p)}))}})}else{let d=a[n(702)](/\./)[n(947)](m=>c(m)),f=[];return f[0]=e[n(998)](l,e.ciNUu(d[0],d[1])),f[1]=e[n(1306)](l,e[n(706)](d[2],d[3])),[e[n(384)],e[n(384)],e[n(384)],e.gVOec,e[n(384)],e[n(1094)],f[0],f[1]][n(786)]("")}}function x(a){let n=t;if(e[n(269)](n(930),e[n(1575)]))this._isBrowser&&_0x30e628[n(256)+n(1431)+n(564)](n(1526),this["_handleP"+n(819)]),this[n(1672)+"er"]&&_0x4fc85e["removeEv"+n(1431)+n(564)]("pageshow",this["_handleP"+n(1440)]),this[n(1081)]();else{let s=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/[n(373)](a),d=/(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))/.test(a);return s?e[n(1341)](u,a):d?e.UDhKr(g,a):e[n(1342)]}}function g(a){let n=t,s="",d=[],f=0,p=0,m=!0,_=e.gVOec;if(e[n(1176)](a[n(1578)]("::"),-1)){let h=a[n(702)]("::");for(let R=0;e[n(1025)](R,h.length);R++){let M=h[R];if(e[n(707)](M[n(1578)](":"),0)){let F=M[n(702)](":");m&&(f=F.length),p+=F[n(599)];for(let H=0;H<F[n(599)];H++)if(F[H][n(599)]!==4){let de=_[n(1027)+"g"](0,4-F[H][n(599)]),Ie=de[n(1416)](F[H]);d[n(411)](Ie)}else d.push(F[H]);m=!1}else{if(e[n(269)](4,M[n(599)])){let F=_[n(1027)+"g"](0,4-M[n(599)]),H=F.concat(M);d[n(411)](H)}else d[n(411)](M);m&&(f+=1),p+=1,m=!1}}let I="";for(let R=0;e[n(1025)](R,e[n(1455)](8,p));R++)I=I[n(1416)](_);for(let R=0;e[n(1025)](R,d[n(599)]);R++)e[n(1584)](R,f)&&(s=s[n(1416)](I)),s=s[n(1416)](d[R]);return s}{let h=a[n(702)](":");for(let I=0;I<h[n(599)];I++){if(e[n(269)](e[n(1679)],e[n(1679)]))return this[n(1569)]?.[n(1411)];{let R=h[I];if(e[n(602)](4,h[I][n(599)]))if(e.xVpcC!==e.inygQ){let M=_[n(1027)+"g"](0,e[n(1455)](4,h[I][n(599)])),F=M[n(1416)](R);s=s[n(1416)](F)}else return new _0x238d9e(e.mmphj(e[n(795)](_0x479fe5[0]|_0x21997d[1]<<8,e[n(567)](_0x4677f8[2],16)),e[n(1643)](_0x331f65[3],24)),e[n(1595)](e.QvynW(_0x1e6a45[4]|e[n(1643)](_0x1948c3[5],8),e[n(258)](_0x54e7ca[6],16)),e.XVyDI(_0xf44d40[7],24)),_0x2fd1cb);else s=s[n(1416)](R)}}return s}}function w(a,n){let s=t;if(e[s(1286)](s(729),e[s(990)]))e.NDqKD(_0xb2fb4,s(699)),this[s(1399)](e[s(1162)],_0xb50006),this[s(1399)](e[s(340)],_0x2675c9);else{let d=a[s(767)];e[s(412)](void 0,d)&&(fe(n,10),j(n,d));let f=a[s(1403)];f!==void 0&&(e[s(1747)](fe,n,18),j(n,f))}}function E(a){let n=t,s={KkjZc:function(d,f,p,m){return e[N(487)](d,f,p,m)}};if(e.fLiuH("LDhTY",e[n(1427)])){let d={};e:for(;!e.YPXZJ($,a);){let f=e[n(1339)](ue,a);switch(e[n(1467)](f,3)){case 0:break e;case 1:d[n(767)]=L(a,ue(a));break;case 2:d.value=e[n(721)](L,a,e.XxRPT(ue,a));break;default:e.CDUDk(D,a,7&f)}}if(e[n(1195)](void 0,d[n(767)]))throw new Error(n(917)+n(1660)+n(1075)+n(767));if(e[n(1195)](void 0,d[n(1403)]))throw new Error(n(917)+n(1660)+n(1075)+n(1403));return d}else throw _0x2b59ba=_0x2c9176[n(599)],s[n(365)](_0x138c33,_0x14a472,10,_0x5e40ee[n(599)])}function S(a){let n=t,s=e[n(357)](k);return e[n(574)](y,a,s),e[n(1306)](B,s)}function y(a,n){let s=t,d=a[s(482)];if(e[s(602)](void 0,d)){if(e[s(269)](s(618),e[s(282)]))return new _0x5223cb(_0x42347e,{message:_0x4169e3,code:_0x20bed6,error:_0x233f0d});e[s(574)](fe,n,8),e[s(737)](xt,n,d)}let f=a.LogID;e[s(424)](void 0,f)&&(fe(n,16),e[s(415)](xt,n,f));let p=a[s(1515)];e[s(881)](void 0,p)&&(e[s(1478)](fe,n,24),e[s(1389)](xt,n,e.IdjpR(P,p)));let m=a[s(550)];e[s(602)](void 0,m)&&(fe(n,32),e[s(457)](xt,n,e[s(1306)](P,m)));let _=a.headers;if(_!==void 0)for(let Ie of _){e.bwqxX(fe,n,42);let ee=k();e.fngCs(w,Ie,ee),e[s(1786)](fe,n,ee[s(1441)]),e[s(1635)](K,n,ee),e.YPXZJ(O,ee)}let h=a[s(1613)+"ncoding"];e[s(868)](void 0,h)&&(fe(n,50),e[s(1165)](j,n,h));let I=a[s(710)+s(1316)];e.IWfIH(void 0,I)&&(e[s(1389)](fe,n,58),e[s(1635)](j,n,I));let R=a[s(691)];e.JRTYM(void 0,R)&&(e[s(822)](fe,n,66),e[s(737)](fe,n,R[s(599)]),pe(n,R));let M=a[s(1616)];e[s(424)](void 0,M)&&(fe(n,74),e[s(1478)](j,n,M));let F=a["serverTi"+s(1592)];F!==void 0&&(fe(n,82),j(n,F));let H=a.msgID;H!==void 0&&(e[s(580)](fe,n,90),e[s(1635)](j,n,H));let de=a[s(289)+"e"];e[s(378)](void 0,de)&&(e[s(574)](fe,n,96),e.dVuCQ(xt,n,e[s(1306)](P,de)))}function v(a){let n=t;if(e[n(1180)]===e[n(1362)])if(_0x432029=_0x318c3f[n(280)+"At"](_0x387131),e[n(1480)](_0x196726,128))_0x30b060[_0x5c5914++]=_0x144241;else if(e[n(647)](_0x543250,2048))_0x29f05d[_0x36d75a++]=e[n(1595)](e[n(681)](_0x3137ee,6),192),_0x3d67dd[_0x3a67df++]=e[n(1215)](63&_0x3880fa,128);else if(e.etwXK(e.bsmSL(64512,_0x27e6c3),55296)&&e.ojTIG(e[n(563)](64512,_0x3b39bc=_0x29dc1a[n(280)+"At"](e[n(940)](_0x592dc1,1))),56320)){let s=e[n(1767)][n(702)]("|"),d=0;for(;;){switch(s[d++]){case"0":_0x21cc8e=e[n(1774)](e[n(1191)](65536,e[n(567)](1023&_0x18496d,10)),e.Nkzof(1023,_0xc8bf6));continue;case"1":++_0x8afb25;continue;case"2":_0x2ff8d0[_0x5bcf23++]=e[n(413)](_0x1c14fe>>6,63)|128;continue;case"3":_0x4ef384[_0x31d82c++]=e.JUlva(e.WPdls(63,_0x57305c),128);continue;case"4":_0x1f8c58[_0x37eec2++]=e[n(899)](_0x3aee11,18)|240;continue;case"5":_0x4b5650[_0x5313d2++]=e[n(1595)](e.bsmSL(e[n(986)](_0x569210,12),63),128);continue}break}}else _0x435a87[_0x45cc8e++]=e[n(681)](_0x112bd9,12)|224,_0x38fe8d[_0x31e9ea++]=e.Ondln(e[n(1166)](e[n(899)](_0x27d044,6),63),128),_0x57b01e[_0x31dd58++]=e.LwpWq(63&_0x44a6aa,128);else return e[n(1352)](A,e[n(1038)](U,a))}function A(a){let n=t,s={};e:for(;!e[n(1601)]($,a);){let d=e.zWfSU(ue,a);switch(e.RDlHQ(d,3)){case 0:break e;case 1:s[n(482)]=St(a,!0);break;case 2:s.LogID=e[n(574)](St,a,!0);break;case 3:s[n(1515)]=e[n(435)](ue,a);break;case 4:s.method=e[n(759)](ue,a);break;case 5:{let f=T(a);(s[n(326)]||(s[n(326)]=[]))[n(411)](e[n(1306)](E,a)),a[n(1441)]=f;break}case 6:s[n(1613)+n(1423)]=e[n(737)](L,a,e.oGQGI(ue,a));break;case 7:s[n(710)+n(1316)]=L(a,e.ujfHz(ue,a));break;case 8:s[n(691)]=Se(a,ue(a));break;case 9:s[n(1616)]=e[n(457)](L,a,e[n(1339)](ue,a));break;case 10:s[n(1717)+n(1592)]=e[n(1389)](L,a,e[n(715)](ue,a));break;case 11:s[n(1057)]=e[n(972)](L,a,e[n(1601)](ue,a));break;case 12:s[n(289)+"e"]=ue(a);break;default:e[n(1786)](D,a,7&d)}}if(e[n(1286)](void 0,s[n(482)]))throw new Error(e[n(1443)]);if(e[n(1072)](void 0,s[n(1197)]))throw new Error(e[n(354)]);if(e[n(1195)](void 0,s[n(1515)]))throw new Error(e[n(1657)]);if(e[n(1286)](void 0,s[n(550)]))throw new Error(e[n(1307)]);return s}function T(a){let n=t;if(e[n(254)](e[n(1152)],e[n(1368)]))return _0x43bdaa?.find(s=>s[n(767)]===_0x590706)?.[n(1403)];{let s=e[n(393)](ue,a),d=a[n(1441)];return a.limit=a[n(1614)]+s,d}}function D(a,n){let s=t;switch(n){case 0:for(;e.wUySr(128,e[s(1272)](ie,a)););break;case 2:e[s(1711)](J,a,e[s(1387)](ue,a));break;case 5:e[s(721)](J,a,4);break;case 1:e[s(737)](J,a,8);break;default:throw new Error(s(921)+s(382)+s(423)+n)}}function P(a){let n=t;return a|=0,{low:a,high:e.qFZqK(a,31),unsigned:e[n(1665)](a,0)}}let b=[];function k(){let a=t,n=b[a(740)]();return n?(n.offset=n[a(1441)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function O(a){b[t(411)](a)}function U(a){return{bytes:a,offset:0,limit:a[t(599)]}}function B(a){let n=t,s=a[n(1760)],d=a[n(1441)];return s[n(599)]===d?s:s[n(696)](0,d)}function J(a,n){let s=t;if(a[s(1614)]+n>a[s(1441)])throw new Error(s(1791)+s(240));a.offset+=n}function $(a){let n=t;return e[n(262)](a[n(1614)],a[n(1441)])}function re(a,n){let s=t,d=a[s(1760)],f=a[s(1614)],p=a[s(1441)],m=f+n;if(e.YTIiH(m,d[s(599)])){let _=new Uint8Array(e.zVbTF(2,m));_[s(839)](d),a[s(1760)]=_}return a[s(1614)]=m,e.VxXWz(m,p)&&(a.limit=m),f}function X(a,n){let s=t,d=a.offset;if(e[s(720)](e.qppbZ(d,n),a.limit))throw new Error(e[s(475)]);return a[s(1614)]+=n,d}function Se(a,n){let s=t,d={iWJRc:function(f,p){return e.nENPO(f,p)}};if(e[s(1311)](e[s(924)],s(1202))){let f=this._qosDB[s(1206)](this[s(359)]),p=_0x7bd195[s(915)](d[s(1716)](f,"{}"));return p[_0x439465]=void 0,this._qosDB[s(1510)](this[s(359)],_0x952a6a.stringify(p))}else{let f=X(a,n);return a[s(1760)][s(696)](f,e[s(1121)](f,n))}}function pe(a,n){let s=t,d=re(a,n.length);a[s(1760)][s(839)](n,d)}function L(a,n){let s=t,d=e.OPyMe(X,a,n),f=String["fromChar"+s(1559)],p=a[s(1760)],m="\uFFFD",_="";for(let h=0;e[s(647)](h,n);h++){let I=p[e[s(1122)](h,d)],R,M,F,H;if(e.PilHO(e.IFwlt(128,I),0))_+=e[s(435)](f,I);else if(e.jcgNh(e.wUySr(224,I),192))if(e[s(302)](e[s(683)](h,1),n))_+=m;else if(R=p[e[s(940)](e[s(236)](h,d),1)],e[s(412)](192&R,128))_+=m;else{if(e[s(1652)](e[s(1688)],e[s(1688)]))return e[s(1132)](e[s(348)](1e4,_0x1a9bd9[s(1098)]()),_0x3f5fe6.floor(1e4*_0x1ffc93[s(1459)]()));if(H=e[s(689)]((31&I)<<6,e[s(563)](63,R)),e[s(1219)](H,128))_+=m;else if(e[s(881)](s(1383),s(1070)))_+=e[s(1732)](f,H),h++;else return _0x341199[s(757)+s(1559)](e[s(413)](255,this[s(1220)]),e.rSTfG(e[s(622)](this[s(1220)],8),255),e.bQSLE(this[s(1220)],16)&255,e[s(1467)](this.low,24),e[s(413)](255,this[s(858)]),e.zbCeb(this[s(858)],8)&255,e[s(287)](this[s(858)],16)&255,e.CPnPc(this.high,24))}else e.WPdls(240,I)==224?e[s(747)](e.wXVXk(h,2),n)?_+=m:(R=p[e.wXVXk(h,d)+1],M=p[e[s(1608)](h+d,2)],e[s(868)](e[s(778)](e[s(1803)](R,e[s(726)](M,8)),49344),32896)?_+=m:(H=e.Ondln(e[s(1523)](e[s(1412)](15,I),12),e[s(660)](63,R)<<6)|63&M,e[s(1186)](H,2048)||e[s(302)](H,55296)&&e[s(330)](H,57343)?_+=m:(_+=e[s(301)](f,H),h+=2))):e[s(1521)](e.Syfqs(248,I),240)?e[s(931)](h,3)>=n?_+=m:(R=p[e[s(292)](h,d)+1],M=p[e[s(706)](h,d)+2],F=p[e[s(1381)](h,d)+3],e[s(269)](e[s(1285)](e[s(1054)](e[s(344)](R,M<<8),e[s(1303)](F,16)),12632256),8421504)?_+=m:(H=e[s(1054)](e[s(1369)](e[s(1523)](7&I,18),e[s(1701)](e[s(447)](63,R),12))|e[s(422)](e[s(270)](63,M),6),e[s(1412)](63,F)),e[s(975)](H,65536)||H>1114111?_+=m:(H-=65536,_+=f(e[s(601)](e[s(319)](H,10),55296),e.dhRlU(e[s(893)](1023,H),56320)),h+=3))):_+=m}return _}function j(a,n){let s=t,d={OZzJT:function(h,I){return e[N(1286)](h,I)},AmRNq:function(h,I){return e[N(1009)](h,I)},ozAEG:function(h,I){return e[N(1774)](h,I)},gwwlk:function(h,I){return h+I}},f=n.length,p=0;for(let h=0;h<f;h++){let I=n[s(280)+"At"](h);e[s(302)](I,55296)&&e[s(1429)](I,56319)&&e[s(886)](h,1)<f&&(I=e.RjZZX(e[s(931)](e.lzEsf(I,10),n[s(280)+"At"](++h)),56613888)),p+=e.GrUKU(I,128)?1:e.QqUPN(I,2048)?2:e[s(1186)](I,65536)?3:4}fe(a,p);let m=e[s(1478)](re,a,p),_=a[s(1760)];for(let h=0;e[s(1184)](h,f);h++){let I=n[s(280)+"At"](h);if(e.KDVAw(I,55296)&&e[s(1499)](I,56319)&&e[s(1084)](h+1,f)&&(I=e[s(1455)](e[s(940)](I<<10,n.charCodeAt(++h)),56613888)),e.qwNid(I,128))_[m++]=I;else if(e[s(540)]("gZtbp",e[s(1203)]))e.TqLNY(I,2048)?_[m++]=e.kqZqg(e.HcygM(e[s(1043)](I,6),31),192):(e[s(823)](I,65536)?_[m++]=e[s(761)](e.QfOYc(I>>12,15),224):(_[m++]=e[s(776)](e[s(968)](e.nITjO(I,18),7),240),_[m++]=e.omGzI(e.nITjO(I,12)&63,128)),_[m++]=e[s(795)](I>>6&63,128)),_[m++]=e[s(938)](63&I,128);else return d[s(736)](-1,this[s(1220)])&&d[s(1231)](-1,this[s(858)])?_0x1b3ffd.fromBits(0,0,this[s(1532)]):this[s(1220)]===-1?_0x4ba3dc[s(1685)](0,d[s(641)](this[s(858)],1),this[s(1532)]):_0x122788[s(1685)](d[s(1453)](this[s(1220)],1),this[s(858)],this.unsigned)}}function K(a,n){let s=t,d=e[s(1670)](re,a,n[s(1441)]),f=a[s(1760)],p=n.bytes;for(let m=0,_=n.limit;e.vaNlx(m,_);m++)f[e.QDiUv(m,d)]=p[m]}function ie(a){let n=t;return a[n(1760)][e[n(607)](X,a,1)]}function Xe(a,n){let s=t,d=e.OAIHA(re,a,1);a[s(1760)][d]=n}function ue(a){let n=t;if(e[n(378)](e[n(492)],e[n(781)])){let s=0,d=0,f;do if(e.QhXyn(e[n(1694)],e.TJrwd))f=ie(a),e[n(823)](s,32)&&(d|=(127&f)<<s),s+=7;else return _0x24ae90|=0,{low:_0x41fc78,high:e[n(986)](_0x5ee35c,31),unsigned:e.zazSt(_0x36beb6,0)};while(e[n(300)](128,f));return d}else _0x326730[n(411)](_0x5dd547)}function fe(a,n){let s=t;for(n>>>=0;n>=128;)e[s(1525)](Xe,a,e.mHzeA(127&n,128)),n>>>=7;e.TJejK(Xe,a,n)}function St(a,n){let s=t,d=0,f=0,p=0,m;return m=ie(a),d=127&m,128&m&&(m=e.FPHKT(ie,a),d|=e[s(1523)](e[s(1642)](127,m),7),e[s(660)](128,m)&&(m=e[s(539)](ie,a),d|=e[s(1493)](127&m,14),e[s(1562)](128,m)&&(m=e.zZLkz(ie,a),d|=e[s(1493)](e.ogzao(127,m),21),e[s(300)](128,m)&&(m=e[s(715)](ie,a),f=127&m,e.NPuqW(128,m)&&(e[s(254)](s(754),e[s(1128)])?(this[s(1291)+s(1645)+s(662)]=_0x170da9,_0x3e8133?this[s(752)+s(1259)]():this[s(752)+s(908)]()):(m=e[s(1498)](ie,a),f|=e[s(1225)](e[s(1476)](127,m),7),128&m&&(e[s(895)](s(1727),e.rsYLV)?(m=e[s(438)](ie,a),f|=(127&m)<<14,e[s(561)](128,m)&&(m=e[s(727)](ie,a),f|=e.gktBQ(e.NPuqW(127,m),21),e[s(1412)](128,m)&&(m=e[s(998)](ie,a),p=e[s(1713)](127,m),128&m&&(m=e[s(1341)](ie,a),p|=e[s(660)](127,m)<<7)))):this[s(1399)](_0x195a05,_0x22bacd)))))))),{low:e[s(529)](d,e.xrvCi(f,28)),high:e[s(529)](e[s(1421)](f,4),p<<24),unsigned:n}}function xt(a,n){let s=t;if(e.bPLll(e[s(832)],e[s(832)]))_0x162eca=e[s(393)](_0x101fd8,_0x54138b),_0x33e820|=e.qcUUY(e[s(1545)](127,_0x18dc27),14),e[s(1438)](128,_0x3cbe80)&&(_0x19a359=_0x3d82d5(_0x443795),_0x24a1f8|=e[s(1801)](127,_0x33db04)<<21,128&_0x2238eb&&(_0x37607e=_0x59f18c(_0x1e4473),_0x122fe7=e[s(1545)](127,_0x16dc1e),e[s(1040)](128,_0x3864a1)&&(_0x406b97=e.ZTNSv(_0x2f9003,_0x476982),_0x2b300f|=e[s(1643)](e[s(769)](127,_0x407215),7))));else{let d=n.low>>>0,f=e.RGrtl(e.DXKll(n[s(1220)],28)|e[s(626)](n[s(858)],4),0),p=e.RGrtl(n[s(858)],24),m=e[s(369)](0,p)?f===0?e[s(975)](d,16384)?e[s(666)](d,128)?1:2:e[s(1780)](d,2097152)?3:4:e[s(647)](f,16384)?e[s(645)](f,128)?5:6:e[s(1010)](f,2097152)?7:8:e[s(1219)](p,128)?9:10,_=re(a,m),h=a[s(1760)];switch(m){case 10:h[e[s(236)](_,9)]=e[s(1226)](e[s(957)](p,7),1);case 9:h[e[s(1622)](_,8)]=m!==9?e.URqNy(128,p):e[s(1023)](127,p);case 8:h[e.QOIrD(_,7)]=m!==8?e[s(795)](e[s(987)](f,21),128):e[s(413)](f>>>21,127);case 7:h[e[s(601)](_,6)]=m!==7?e[s(1595)](f>>>14,128):e.pyoaE(e[s(1421)](f,14),127);case 6:h[e[s(523)](_,5)]=e[s(1350)](6,m)?f>>>7|128:e[s(1313)](e[s(668)](f,7),127);case 5:h[e[s(931)](_,4)]=m!==5?e.WBmEq(128,f):e[s(1734)](127,f);case 4:h[_+3]=e[s(1810)](4,m)?e[s(1803)](e.RGrtl(d,21),128):e[s(1086)](e[s(1421)](d,21),127);case 3:h[_+2]=m!==3?e[s(287)](d,14)|128:e[s(561)](e[s(1458)](d,14),127);case 2:h[e[s(1122)](_,1)]=e[s(1607)](2,m)?e.RGrtl(d,7)|128:d>>>7&127;case 1:h[_]=m!==1?e[s(753)](128,d):e[s(1775)](127,d)}}}function tn(a){return e.CHrzk(v,a)}function Ut(a){return e[t(1632)](S,a)}let nn=65536,Zr=e[t(239)],me=e.Uugav(nn,nn),Ae=e[t(237)](me,me),er=Ae/2,Pe=String[t(974)+"e"].charCodeAt;class ce{constructor(n,s,d){let f=t;this[f(1629)]=!0,this[f(1220)]=e[f(1346)](0,n),this[f(858)]=0|s,this.unsigned=!!d}static[t(1629)](n){let s=t,d={ppUzX:function(f,p){return e[N(1455)](f,p)},HuOsO:function(f,p){return f|p},kxgfF:function(f,p){return e[N(776)](f,p)},rlxhN:function(f,p){return f&p},tnbUu:function(f,p){return e[N(491)](f,p)},aVTfZ:function(f,p){return e.wUySr(f,p)},mlybM:function(f,p){return f&p},feOTG:function(f,p){return e[N(851)](f,p)}};if(e[s(530)](e[s(1290)],s(1698))){let f=d.ppUzX(d[s(1364)](d[s(1434)](d[s(1209)](7,_0x4c0560)<<18,d[s(1335)](d.aVTfZ(63,_0x1497b1[_0x438854++]),12))|(63&_0x5ae591[_0x3a4e29++])<<6,d.mlybM(63,_0x23dff7[_0x52e10f++])),65536);_0x4fdab3+=_0x585d9c["fromChar"+s(1559)](55296+d[s(390)](f,10)),_0x338ed1+=_0x2bb325[s(757)+s(1559)](56320+d.rlxhN(1023,f))}else return n&&e[s(548)](!0,n[s(1629)])}static[t(1685)](n,s,d){return new ce(n,s,d)}static fromBytes(n,s,d){let f=t;return d?ce[f(969)+"sLE"](n,s):ce[f(969)+"sBE"](n,s)}static["fromByte"+t(603)](n,s){let d=t;return new ce(e[d(946)](e[d(471)](n[0]|e[d(1303)](n[1],8),e[d(772)](n[2],16)),n[3]<<24),e.iVoby(e[d(1215)](n[4],e.baiLa(n[5],8))|e[d(452)](n[6],16),e[d(1218)](n[7],24)),s)}static[t(969)+t(502)](n,s){let d=t;return new ce(e.PoTKz(e.VyiOd(e[d(751)](n[4],24),n[5]<<16),e[d(227)](n[6],8))|n[7],e[d(795)](e.mfVoD(e.dRYUW(n[0],24),e[d(588)](n[1],16))|e[d(588)](n[2],8),n[3]),s)}static[t(1246)](n){let s=t;return e[s(1554)](n,Zr)?jd:new ce(e[s(987)](e.AUzac(e[s(1215)](e[s(955)](Pe[s(1214)](n,0),e[s(1243)](Pe[s(1214)](n,1),8)),e[s(567)](Pe[s(1214)](n,2),16)),Pe[s(1214)](n,3)<<24),0),e.DXKll(e[s(761)](Pe.call(n,4),Pe[s(1214)](n,5)<<8)|Pe[s(1214)](n,6)<<16|e[s(1650)](Pe[s(1214)](n,7),24),0),!0)}[t(1424)](){let n=t;return String[n(757)+n(1559)](255&this[n(1220)],e[n(734)](this.low,8)&255,e[n(413)](e[n(287)](this[n(1220)],16),255),e[n(1404)](this[n(1220)],24),e.fgEAi(255,this[n(858)]),e[n(680)](e.RGrtl(this[n(858)],8),255),e[n(480)](this.high>>>16,255),this.high>>>24)}static[t(1735)+"er"](n,s=!0){let d=t,f={MGuDS:function(p,m,_){return p(m,_)},WGSlL:function(p,m,_){return e[N(1258)](p,m,_)}};if(e[d(998)](isNaN,n))return s?rp:jd;if(s)if(e[d(1428)](e[d(355)],e.SMDSi)){if(n>=Ae)return sp}else jNeUVX[d(1790)](_0x50a92e,_0x3d4f71,82),jNeUVX[d(1692)](_0x3788a4,_0x599162,_0x9ad0a6);else{if(n<=-er)return op;if(e[d(262)](e[d(1074)](n,1),er))return ip}return ce.fromBits(e[d(222)](e[d(537)](n,me),0),e[d(938)](e[d(1740)](n,me),0),s)}[t(273)](){let n=t;return this[n(1532)]?e[n(451)](e[n(1751)](this.high>>>0,me),e[n(1211)](this[n(1220)],0)):e[n(1392)](this.high,me)+e[n(1348)](this.low,0)}[t(604)](){let n=t;return e[n(1002)](0,this[n(858)])&&e[n(1097)](0,this.low)}add(n){let s=t;ce.isLong(n)||(n=ce[s(1735)+"er"](n));let d=e.LDSKe(this[s(858)],16),f=e[s(270)](65535,this.high),p=e[s(1147)](this[s(1220)],16),m=e[s(1775)](65535,this[s(1220)]),_=n[s(858)]>>>16,h=e.UbRfs(65535,n[s(858)]),I=n.low>>>16,R=e[s(1044)](65535,n[s(1220)]),M=0,F=0,H=0,de=0;return de+=e[s(238)](m,R),H+=e[s(622)](de,16),de&=65535,H+=e[s(549)](p,I),F+=e[s(506)](H,16),H&=65535,F+=e[s(523)](f,h),M+=e[s(622)](F,16),F&=65535,M+=e.lmDZw(d,_),M&=65535,ce[s(1685)](e[s(955)](H<<16,de),e[s(1691)](M,16)|F,this[s(1532)])}[t(1310)](n){let s=t;return ce[s(1629)](n)||(n=ce[s(1735)+"er"](n)),e[s(1062)](this.unsigned,n[s(1532)])&&e.RGrtl(this[s(858)],31)===1&&e[s(768)](n.high>>>31,1)?!1:e.AmXSq(this[s(858)],n[s(858)])&&this[s(1220)]===n[s(1220)]}addOne(){let n=t;return e[n(1286)](-1,this.low)&&this[n(858)]===-1?ce.fromBits(0,0,this[n(1532)]):e[n(1446)](-1,this[n(1220)])?ce[n(1685)](0,e[n(549)](this[n(858)],1),this.unsigned):ce[n(1685)](this[n(1220)]+1,this[n(858)],this[n(1532)])}[t(693)](n){return n?this[t(1026)+"E"]():this.toBytesBE()}[t(1026)+"E"](){let n=t,s=this[n(858)],d=this.low;return[e[n(1438)](255,d),e.OReBl(e[n(1458)](d,8),255),e[n(1223)](e[n(1147)](d,16),255),e[n(287)](d,24),e[n(1661)](255,s),e[n(399)](s>>>8,255),e[n(1667)](e[n(221)](s,16),255),e[n(1348)](s,24)]}toBytesBE(){let n=t;if(e[n(1637)](n(342),e[n(1626)])){let s=this[n(858)],d=this[n(1220)];return[e[n(506)](s,24),e[n(1775)](e[n(271)](s,16),255),e[n(668)](s,8)&255,e[n(876)](255,s),e[n(734)](d,24),e[n(1044)](d>>>16,255),e[n(957)](d,8)&255,e[n(900)](255,d)]}else _0xc5ad56=_0x403015[e.QDiUv(e[n(278)](_0x96a946,_0x520d8c),1)],_0xcf5e0a=_0x177820[e.EpbWP(e[n(1333)](_0x1f7e7d,_0x17f999),2)],e[n(1607)](e[n(300)](e.YXTxH(_0x35a6b1,e[n(1218)](_0x286464,8)),49344),32896)?_0x1109dc+=_0x5af5ed:(_0x4e3df5=e.URqNy(e[n(1125)](e[n(1247)](15&_0x158d44,12),e[n(1367)](e[n(1142)](63,_0x1d2d0b),6)),e[n(447)](63,_0x320f35)),e[n(589)](_0x4bcd3f,2048)||e[n(1508)](_0x2c0226,55296)&&e[n(352)](_0x4cee3c,57343)?_0x82c780+=_0x5f2b10:(_0x13a819+=e[n(320)](_0x3dedb8,_0x23f754),_0x4a61af+=2))}}let jd=new ce(0,0,!1),rp=new ce(0,0,!0),ip=ce[t(1685)](-1,2147483647,!1),sp=ce[t(1685)](-1,-1,!0),op=ce[t(1685)](0,-2147483648,!1);var rn=(function(a){let n=t;return a[a[e[n(1653)]]=5001]=n(1560)+"RROR",a[a[e[n(884)]]=5002]=e[n(884)],a[a[n(1746)+n(225)+"R"]=5003]=n(1746)+n(225)+"R",a[a[e[n(1797)]]=5004]=e.gxrIQ,a[a[e[n(949)]]=5005]=n(1639)+"OR",a})({});class tr{constructor(n){let s=t;this[s(430)]=n,this.target=null}}class Hd extends tr{constructor(n,s){let d=t;super(n),this[d(1708)]=s&&s[d(1708)]||null}}class Wd extends tr{constructor(n,s){let d=t;super(n),this[d(1135)]=s&&s[d(1135)]||null,this[d(587)]=s&&s[d(587)]||0,this[d(1029)]=s&&s[d(1029)]||"",this[d(600)]=s&&s[d(600)]||0,this[d(1708)]=s&&s.message||"",this[d(1472)]=s&&s.code||5001}}class Kd extends tr{constructor(n,s){let d=t;super(n),this[d(1472)]=s&&s[d(1472)]||0,this.reason=s&&s[d(1543)]||"",this[d(223)]=s&&s[d(223)]||!1,this[d(1745)+d(1654)]=s&&s[d(1745)+"nnect"]||!1}}class $d extends tr{constructor(n,s){let d=t;if(e.sVFPd(e[d(1011)],e[d(445)]))return this[d(1430)].url;super(n),this[d(1317)]=s&&s[d(1317)]||null}}class Vd extends $d{constructor(n,s){let d=t;super(n),this[d(1317)]=s&&s[d(1317)]||null,this.message=s&&s.message||null}}class Jd extends tr{constructor(n,s){let d=t;super(n),this[d(1317)]=s&&s[d(1317)]||null}}function at(a,{message:n,code:s,error:d}){return new Wd(a,{message:n,code:s,error:d})}function ht(a,{code:n,reason:s,wasClean:d,willReconnect:f}){return new Kd(a,{code:n,reason:s,wasClean:d,willReconnect:f})}function Zd(a,{data:n,message:s}){return new Vd(a,{data:n,message:s})}function Xd(a,{data:n}){return new Jd(a,{data:n})}function ca(a,{message:n}){let s=t;return e[s(318)]("MCNeT",s(830))?null:new Hd(a,{message:n})}class Yd{constructor(n,s){let d=t;this[d(1707)+"s"]=n,this[d(746)+"es"]=s,this[d(958)+"ndex"]=0,this["currentE"+d(1763)+d(860)+"t"]=0}[t(1100)+t(1238)+t(1363)](){let n=t;this[n(958)+"ndex"]=0,this["currentE"+n(1763)+"riesCount"]=0}[t(241)+"es"](){let n=t;this[n(524)+n(1763)+"riesCount"]=0}getCurrentEndpoint(){let n=t;return this[n(1707)+"s"][this[n(958)+n(1766)]]}[t(1295)+t(1469)+"ntTriesC"+t(1326)](){let n=t;return this["currentE"+n(1763)+n(860)+"t"]}[t(1360)+"chMaxTries"](){let n=t;return this[n(958)+n(1766)]>=this[n(1707)+"s"][n(599)]||this["currentI"+n(1766)]===e[n(1455)](this[n(1707)+"s"].length,1)&&this["currentE"+n(1763)+n(860)+"t"]===this[n(746)+"es"]}[t(959)+"rentEndp"+t(1495)+t(377)+t(628)](){let n=t;return e.mTQlo(this[n(958)+n(1766)],this[n(1707)+"s"][n(599)])?!0:e[n(389)](this[n(524)+n(1763)+n(860)+"t"],this[n(746)+"es"])}[t(625)+t(977)+t(1565)+t(525)+"unt"](){let n=t;return this[n(524)+n(1763)+n(860)+"t"]=1,this[n(958)+n(1766)]++,this[n(1707)+"s"][this["currentI"+n(1766)]]}["getCurrentEndpoi"+t(479)+t(985)](){let n=t;return this["currentE"+n(1763)+n(860)+"t"]++,this[n(1295)+n(1469)+"nt"]()}}let nr=(e[t(1610)](e.RUwyY,typeof globalThis)&&e.SoDuu(e[t(331)],globalThis.constructor[t(1337)])||e[t(1505)]!=typeof window&&e.qfkhq(e[t(331)],window[t(276)+t(1167)][t(1337)]))&&e[t(1497)](t(771)+"d",typeof document),Rn=t(771)+"d"!=typeof globalThis&&(e.prXqu("Object",globalThis[t(276)+"tor"].name)||t(920)+"dWorkerG"+t(1050)+"pe"===globalThis[t(276)+t(1167)][t(1337)])&&e[t(337)](t(771)+"d",typeof tt),Xr=(e.hxxDD(e[t(1505)],typeof globalThis)&&e[t(398)](e[t(913)],globalThis[t(276)+"tor"].name)||e[t(1051)](e[t(1505)],typeof globalThis)||typeof globalThis<"u"&&!!globalThis[t(777)+t(1631)])&&e[t(932)](e[t(1505)],typeof wx),Yr=e.BwBrM(e[t(1505)],typeof globalThis)&&(e[t(1311)](e.fcriC,globalThis[t(276)+"tor"].name)||e[t(347)]("SharedWorkerGlobalScope",globalThis[t(276)+t(1167)][t(1337)])||e[t(1584)](e[t(281)],globalThis[t(276)+"tor"][t(1337)]))&&e[t(1041)](e.RUwyY,typeof self),ap=e[t(1497)](e.RUwyY,typeof globalThis)&&globalThis[t(276)+t(1167)][t(1337)]==="Object"&&e[t(1505)]!=typeof global&&e[t(701)](e.FPgDj,global["construc"+t(1167)][t(1337)])&&e[t(337)](e[t(1505)],typeof process)&&!!process[t(1064)];class da{constructor(){let n=t;this[n(1620)+"rs"]={}}[t(866)](n,...s){let d=t,f=this._listeners[n];if(f)f[d(1651)]()[d(1146)](p=>p.fn[d(332)](p[d(1825)],s));else if(e[d(1300)]===n&&!this[d(783)]){let p=s.length&&s[0];if(p instanceof Error)throw p;let m=new Error(d(1710)+d(1324)+(p?e[d(1779)](e.dhRlU(" (",p[d(1708)]),")"):""));throw m.context=p,p}return this}[t(1399)](n,s){let d=t,f={eAeCe:e[d(1245)],kIJIb:e[d(1162)],YaNaZ:d(417)+d(1599)+"t"};if(e[d(768)](e[d(793)],e[d(793)])){if(e[d(548)](void 0,n))this[d(1620)+"rs"]={};else if(s===void 0)this._listeners[n]=null;else if(d(634)==="AMRNJ"){let p={XYDZU:function(h,I){return e[d(763)](h,I)},yvfDI:e[d(1162)],YVHZx:d(417)+d(1599)+"t"};this["_clearPi"+d(1294)](),this[d(875)+"gTimeoutId"]=e[d(1409)](_0x14ba92,this[d(1413)].bind(this),this[d(1564)][d(730)+d(1116)]);let m=()=>{let h=d;_0x1e8fc0(f[h(383)]),this[h(1399)](f[h(376)],m),this.off(f[h(677)],_)},_=()=>{let h=d;p[h(1270)](_0x493567,h(699)),this[h(1399)](p.yvfDI,m),this.off(p[h(1230)],_)};this.on(e[d(1162)],m),this.on(e[d(340)],_),this[d(1413)]()}else{let p=this._listeners[n];if(p)for(let m=0;e.wOcrI(m,p.length);)e.lDPUf(p[m].fn,s)?p.splice(m,1):++m}return this}else this[d(1620)+"rs"]={}}on(n,s,d){let f=t;return(this[f(1620)+"rs"][n]||(this[f(1620)+"rs"][n]=[])).push({fn:s,ctx:d||this}),this}}class cp extends da{[t(1157)+t(912)+t(516)](n){let s=t;return n[s(650)]||n[s(570)]?("message: "+(n[s(650)]||"")+s(1721)+(n.errNo||""))[s(1393)]():JSON.stringify(n)}constructor(n,s,d){let f=t;super(),this[f(1430)]=null,Xr&&wx[f(1172)+f(1500)]&&(this[f(1430)]=wx[f(1172)+f(1500)]({url:n,protocols:s,header:d,fail:this[f(1551)+f(897)+f(979)][f(672)](this),success:this[f(1551)+f(896)+f(1477)+"ler"].bind(this)})),Rn&&tt[f(1172)+f(1500)]&&(this[f(1430)]=tt[f(1172)+"ocket"]({url:n,protocols:s,header:d,fail:this[f(1551)+f(897)+f(979)][f(672)](this),success:this[f(1551)+f(896)+f(1477)+f(610)][f(672)](this)}))}[t(1551)+t(896)+t(1477)+t(610)](){let n=t,s={OxaUI:function(d,f){return d||f}};if(e[n(1442)]===n(685))Promise.resolve()[n(980)](()=>{let d=n;this[d(242)+d(1452)]()});else{if(_0x155b7a)return new _0x3fa8e6(_0x3621c8[n(731)],_0x1ef072[n(566)]);if(s[n(1755)](_0x34d8a0,_0x47f25f))return new _0x393d43(_0x5347c0.url,_0x121276[n(566)],_0x477524[n(326)]);if(s[n(1755)](_0x116a06,_0xe579a6)&&n(771)+"d"!=typeof _0x36dbb6&&_0x5c3e50)return new _0x57d77d(_0x355eee[n(731)],_0x99927b[n(566)+"s"])}}[t(1551)+"ocketFai"+t(979)](n){let s=t,d={NrkaC:e[s(293)],lvUEg:function(f,p){return f!==p},KVDrX:e[s(1217)],MRKZo:function(f,p,m){return e.YASNS(f,p,m)},zNkQg:e[s(1300)],oUfFR:e[s(1229)]};Promise[s(429)]()[s(980)](()=>{let f=s;if(d.lvUEg(d[f(1462)],d[f(1462)])){let p=d.NrkaC.split("|"),m=0;for(;;){switch(p[m++]){case"0":this[f(1061)]();continue;case"1":this[f(1408)+f(863)]?.[f(1100)+"pointCon"+f(1363)]();continue;case"2":this[f(1012)+f(1699)]?.[f(1807)+f(532)]();continue;case"3":this[f(264)+f(824)]=!1;continue;case"4":this[f(460)]=!0;continue}break}}else{let p=d[f(1754)](at,d[f(1502)],{message:this[f(1157)+"rrorMess"+f(516)](n)});this[f(866)](d[f(1502)],p);let m=d[f(1754)](ht,d[f(1278)],{reason:this[f(1157)+f(912)+f(516)](n)});this[f(866)](d[f(1278)],m)}})}["_addWsLi"+t(1452)](){let n=t,s={Xymnj:function(d,f){return e[N(1404)](d,f)},wUArd:function(d,f){return e.BrFlU(d,f)},tgemu:function(d,f){return d&f},fpJAi:function(d,f){return e[N(1200)](d,f)},QcZVy:function(d,f){return e[N(1285)](d,f)},okDil:function(d,f){return e[N(1779)](d,f)},UNqpq:function(d,f){return e[N(658)](d,f)},eoQoj:function(d,f){return e[N(278)](d,f)},TPJFy:function(d,f){return e[N(938)](d,f)},QGBgw:function(d,f){return d<<f},XWIFa:function(d,f){return e[N(405)](d,f)},vJlEW:function(d,f){return d<<f}};this[n(1430)][n(1257)](d=>{let f=n;this[f(866)](e[f(572)],e[f(1159)](Xd,e[f(572)],{...d,data:d[f(650)]||""}))}),this[n(1430)][n(942)](d=>{let f=n;this[f(866)](f(1081),e[f(1513)](ht,f(1081),{...d}))}),this[n(1430)][n(1516)+"e"](d=>{let f=n;this[f(866)](f(1708),e[f(789)](Zd,e[f(1468)],{...d}))}),this[n(1430)][n(1376)](d=>{let f=n;if(e[f(643)](e.AXZHX,e.AXZHX)){_0x43a7b0[f(1629)](_0x329cd6)||(_0x2cc7d5=_0x4c016d.fromNumber(_0x59092d));let p=USUFAk[f(799)](this.high,16),m=USUFAk[f(865)](65535,this[f(858)]),_=USUFAk[f(799)](this.low,16),h=USUFAk.tgemu(65535,this[f(1220)]),I=USUFAk.Xymnj(_0x14aae6[f(858)],16),R=USUFAk.tgemu(65535,_0x530fb7.high),M=USUFAk.fpJAi(_0x29b4a7.low,16),F=USUFAk[f(299)](65535,_0x300932[f(1220)]),H=0,de=0,Ie=0,ee=0;return ee+=USUFAk[f(787)](h,F),Ie+=ee>>>16,ee&=65535,Ie+=USUFAk[f(836)](_,M),de+=Ie>>>16,Ie&=65535,de+=m+R,H+=USUFAk[f(1281)](de,16),de&=65535,H+=USUFAk[f(371)](p,I),H&=65535,_0x3ae968[f(1685)](USUFAk.TPJFy(USUFAk[f(1669)](Ie,16),ee),USUFAk[f(1036)](USUFAk[f(1288)](H,16),de),this[f(1532)])}else this[f(866)](f(1135),e[f(996)](at,e.nWCZr,{...d,message:d[f(650)]||""}))})}send(n){let s=t;if(e[s(1260)](n,Uint8Array)){let d=n[s(1365)][s(1651)](n.byteOffset,e.IzcWv(n[s(253)+"th"],n[s(655)+"et"]));this[s(1430)]&&this[s(1430)].send({data:d,fail:f=>{let p=s,m={jcXqj:function(_,h){return e[N(389)](_,h)},ZbZnr:function(_,h){return e[N(700)](_,h)},eRkyo:function(_,h){return e[N(714)](_,h)},HIMqb:function(_,h,I,R){return e.xtAYn(_,h,I,R)},sMRGO:function(_,h){return e[N(601)](_,h)},BNrgj:function(_,h){return _+h}};if(e[p(1709)]!==e.cbmhB){if(m[p(474)](_0x287b00,_0xf45b9))throw new _0x30fcba("integer too large");let _=3;for(;m[p(648)](_,0);){let h=m[p(501)](255,_0x25f7be);m[p(623)](_0x2e46a7,h,_0x53990a,m[p(1371)](_0x342d82,_)),_0x102143>>>=8,_--}return m.BNrgj(_0x326c93,4)}else this.emit(e[p(1300)],e.HKQOC(at,e[p(1300)],{message:this[p(1157)+p(912)+"age"](f)}))}})}else this[s(1430)]&&this[s(1430)][s(608)]({data:n,fail:d=>{let f=s,p={LFpDf:e[f(1449)],mqpZJ:function(m,_){return e[f(1071)](m,_)},LegjV:function(m,_){return e[f(344)](m,_)},rwLYO:function(m,_){return m<<_},ErLct:function(m,_){return e.fgEAi(m,_)},QgBFZ:function(m,_){return e.ISQch(m,_)},qegZd:function(m,_){return m|_},FSMib:function(m,_){return e[f(1176)](m,_)},bXmAd:function(m,_,h,I){return e.EKxZo(m,_,h,I)},ExpTN:function(m,_){return e[f(1821)](m,_)},dZfwy:function(m,_){return e[f(1572)](m,_)},hKxdo:function(m,_){return e[f(834)](m,_)},hZFyE:function(m,_){return e[f(506)](m,_)},hdDRx:function(m,_){return e[f(1143)](m,_)},XXYmP:function(m,_){return e[f(756)](m,_)},ljxwv:function(m,_){return e[f(1348)](m,_)},DnVfA:function(m,_){return m|_}};if(f(1013)===e.sUkdP)this[f(866)](e[f(1300)],e[f(1165)](at,f(1135),{message:this[f(1157)+f(912)+f(516)](d)}));else{let m=4294967295;return function(_,h,I=!0){let R=f,M=p[R(1201)][R(702)]("|"),F=0;for(;;){switch(M[F++]){case"0":if(p.mqpZJ(_[h++],128))return{value:I?m:p[R(1359)](0,m),offset:h};continue;case"1":return{value:I?m:p[R(1359)](0,m),offset:h};case"2":m=p[R(1359)](m,p[R(1741)](p[R(368)](15,_[h]),28))>>>0;continue;case"3":m=p[R(614)](p[R(991)](m,p[R(1741)](p[R(368)](127,_[h]),7)),0);continue;case"4":if(p.FSMib(h+=5,_[R(599)]))throw h=_[R(599)],p[R(1621)](_0x56f8e8,h,10,_[R(599)]);continue;case"5":if(p[R(568)](_[h++],128))return{value:I?m:p[R(1359)](0,m),offset:h};continue;case"6":if(p[R(1188)](_[h++],128))return{value:I?m:p[R(991)](0,m),offset:h};continue;case"7":if(_[h++]<128)return{value:I?m:p.dZfwy(0,m),offset:h};continue;case"8":m=p[R(1473)](m,p[R(1741)](127&_[h],14))>>>0;continue;case"9":m=p[R(848)](p[R(801)](m,p.rwLYO(p.XXYmP(127,_[h]),21)),0);continue;case"10":m=p.ljxwv(p[R(368)](127,_[h]),0);continue;case"11":if(p[R(1188)](_[h++],128))return{value:I?m:p[R(1048)](0,m),offset:h};continue}break}}}}})}close(n,s){let d=t;this._socket&&this[d(1430)][d(1081)]({code:n,reason:s})}[t(1512)+t(724)](n,s){this.on(n,s)}[t(256)+t(1431)+t(564)](n,s){this[t(1399)](n,s)}get[t(284)+"te"](){let n=t;return this[n(1430)][n(284)+"te"]}get[t(1683)+"pe"](){return this[t(1430)].binaryType}set binaryType(n){}get[t(731)](){return this[t(1430)].url}get[t(566)](){let n=t;return this[n(1430)][n(566)]}get extensions(){let n=t;return this[n(1430)][n(1065)+"ns"]}get[t(327)+t(1655)](){return 0}}function dp(a,n){let s=t;if(n)return new n(a[s(731)],a[s(566)]);if(e[s(1073)](Xr,Rn))return new cp(a[s(731)],a[s(566)],a[s(326)]);if(e[s(1432)](nr,Yr)&&e[s(1505)]!=typeof WebSocket&&WebSocket)return new WebSocket(a[s(731)],a[s(566)+"s"])}function lp(a){let n=t;return!!(a||Xr&&wx[n(1172)+n(1500)]||Rn&&tt[n(1172)+n(1500)]||e.tliha(nr,Yr)&&e[n(1610)](n(771)+"d",typeof WebSocket)&&WebSocket)}function Qd(a,n,s){let d=-1;async function f(p){let m=N;return e[m(330)](p,d)?Promise[m(993)](new Error(e[m(250)])):(d=p,e[m(1533)](p,s[m(599)])?Promise.resolve():s[p][m(672)](a)(n,f[m(672)](null,p+1)))}f(0)}function el(a){let n=t,s=0,d=0;for(let f=0;e[n(494)](f,a[n(599)]);++f)d=a[n(280)+"At"](f),e[n(910)](d,128)?s+=1:e[n(1590)](d,2048)?s+=2:e.qBUMZ(64512,d)===55296&&e.BMmqM(e[n(1223)](64512,a[n(280)+"At"](f+1)),56320)?(++f,s+=4):s+=3;return s}function tl(a,n,s){let d=t;if(e[d(704)](e[d(718)](s,n),1))return"";let f="";for(let p=n;e[d(1184)](p,s);){let m=a[p++];if(e[d(518)](m,127))f+=String[d(757)+d(1559)](m);else if(e.zazSt(m,192)&&m<224)f+=String[d(757)+"Code"](e[d(1e3)](e[d(1247)](e[d(725)](31,m),6),e.XIHQk(63,a[p++])));else if(m>=224&&e.jmutK(m,240))f+=String[d(757)+d(1559)](e[d(395)](e[d(1357)](e[d(1691)](e[d(1577)](15,m),12),e.dRYUW(e[d(1545)](63,a[p++]),6)),e[d(893)](63,a[p++])));else if(e[d(747)](m,240)){let _=e[d(955)](e[d(1718)](e.AaTxc(e[d(726)](e[d(577)](7,m),18),e.wyfRf(e[d(627)](63,a[p++]),12)),e[d(1228)](e[d(233)](63,a[p++]),6)),e[d(1567)](63,a[p++]))-65536;f+=String[d(757)+d(1559)](e[d(586)](55296,e[d(851)](_,10))),f+=String["fromChar"+d(1559)](e[d(1381)](56320,1023&_))}}return f}function la(a,n,s){let d=t,f={NCmOp:function(h,I){return e[N(1479)](h,I)}},p=s,m,_;for(let h=0;h<a[d(599)];++h)if(m=a[d(280)+"At"](h),e[d(1060)](m,128))n[s++]=m;else if(e[d(743)](m,2048))n[s++]=e[d(1327)](e[d(1634)](m,6),192),n[s++]=e.rliTg(63,m)|128;else if(e[d(1554)](e[d(1223)](64512,m),55296)&&e.rbEAQ(e[d(498)](64512,_=a[d(280)+"At"](e[d(1381)](h,1))),56320)){let I=(d(592)+d(988))[d(702)]("|"),R=0;for(;;){switch(I[R++]){case"0":n[s++]=e[d(319)](m,12)&63|128;continue;case"1":n[s++]=e[d(1583)](e[d(343)](63,m),128);continue;case"2":m=e[d(586)](65536,e.mBnMk(e[d(270)](1023,m),10))+(1023&_);continue;case"3":n[s++]=e[d(312)](e[d(1647)](e.HoWhu(m,6),63),128);continue;case"4":++h;continue;case"5":n[s++]=e[d(1276)](e[d(899)](m,18),240);continue}break}}else if(e.rzENe===e[d(1329)]){if(uHpoOr[d(1808)](_0x5ae36c,-_0x85c7e))return _0x27ab10;if(_0x2d43fb+1>=_0x1b9b58)return _0x37d7bb}else n[s++]=e[d(1511)](m,12)|224,n[s++]=e[d(712)](m>>6&63,128),n[s++]=e[d(1583)](e.WGAOX(63,m),128);return e[d(454)](s,p)}async function nl(a){let n=t;if(e[n(378)](e.BUhnJ,n(496)))this[n(1430)]&&this[n(1430)][n(1081)]({code:_0xe9fee0,reason:_0x3febc4});else{if(e[n(257)]==typeof a)if(e[n(490)](e[n(1079)],e[n(1594)])){if(!this[n(827)])return;this[n(1778)+n(739)+"t"](_0x4096d7,_0x2223c2,_0x19ff66)}else{let s=new Uint8Array(e[n(438)](el,a));return e.xtAYn(la,a,s,0),s}return e[n(960)](a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(1365)],a[n(655)+"et"],a.byteLength)}}function up(a){let n=t;try{return e.OUlzI!=typeof a&&(e.KxCVA(a,ArrayBuffer)||a[n(1365)]&&e.JXIuO(a[n(1365)],ArrayBuffer))||e[n(1041)](n(434),typeof a)?"":(JSON[n(915)](a),"applicat"+n(1087))}catch{if(e[n(1554)](n(687),e[n(473)]))return typeof a=="string"?e[n(1542)]:"";_0x246586=_0x199585[e[n(356)](_0x361afb+_0x1133a9,1)],e[n(283)](e.xdjmh(192,_0x43f107),128)?_0x203673+=_0x5d3ab1:(_0x40dcfc=e.svwAw(e[n(845)](31&_0x271e68,6),e.flfiC(63,_0x2433d2)),e[n(1586)](_0x5dab43,128)?_0x4b9b41+=_0x91afe0:(_0x22b905+=e[n(392)](_0x1a51bf,_0x4f75f8),_0x2cd3ad++))}}let fp=(a,n)=>{let s=t;switch(a){case e[s(1031)]:case e[s(1328)]:return{[s(1008)+a]:1,"x-tt-env":n};default:return{}}};class xp{constructor(n){let s=t;this[s(1085)+s(1326)]=n,this[s(1273)]=0}[t(1550)](){let n=t;this[n(1273)]++}["checkRea"+t(1556)+"nt"](){let n=t;return e.KDVAw(this[n(1273)],this[n(1085)+n(1326)])}[t(1807)+"nter"](n=0){let s=t;e[s(1554)](s(444),s(1136))?_0x13aef4(_0x191220,this[s(268)+s(1705)+"e"](_0x29e150)):(this[s(1085)+s(1326)]=n,this[s(1273)]=0)}}async function hp(a){let n=t,s={kensO:function(d,f){return e[N(1090)](d,f)},OakuE:n(591)+n(1543),OycDz:n(1681)+"ascript",egbHn:e[n(1248)]};return new Promise(d=>{let f=n;if(!nr)return s[f(629)](d,s[f(765)]);try{let p=document[f(1818)+"ement"](f(1092));window["frontier"+f(1205)]=m=>{let _=f;document.body[_(1032)+_(226)](p),window[_(1039)+_(1205)]=void 0,s.kensO(d,m&&m[_(1250)]||s[_(765)])},p[f(430)]=s[f(1187)],p[f(1704)]=a[f(467)](/^ws/,"http")+s[f(1164)];try{document[f(522)]["appendCh"+f(226)](p)}catch{document[f(522)]["removeCh"+f(226)](p)}}catch{window.frontierJSONP=void 0,s[f(629)](d,s.OakuE)}})}function sn(a,n,s){let d=t;return!!a?.[d(927)](f=>f[d(767)]===n&&f[d(1403)]===s)}function rr(a,n){let s=t;return a?.[s(927)](d=>d[s(767)]===n)?.[s(1403)]}let ua=null;async function pp(){let a=t;return ua||(ua=Promise[a(429)]()[a(980)](Bt[a(672)](Bt,e[a(1437)]))),ua}class gp extends da{constructor(n,s){let d=t;super(),this[d(1265)]=n,this[d(466)]=s,this[d(1569)]=void 0,this[d(1633)+d(717)]=null}async openDB(){await this._init()}async[t(1769)](){let n=t,s={VvWOd:e[n(1124)],eyBwy:function(d){return e[n(462)](d)},pJkvH:function(d,f,p,m){return e[n(249)](d,f,p,m)}};if(!this[n(1569)]){if(this[n(1633)+n(717)])return this[n(1633)+n(717)];try{let d=this._dbName,f=this[n(466)];this[n(1633)+"mise"]=(async()=>{let p=n,m={CzAuc:function(_,h,I){return _(h,I)},mPmtn:function(_,h){return _(h)}};if(s[p(325)]==="AdjUA"){let _=_0x3cdda7();return qbTZuE[p(1302)](_0x32be8e,_0x2be1b7,_),qbTZuE[p(784)](_0x18cf51,_)}else{let{openDB:_}=await s[p(1644)](pp);this[p(1569)]=await s.pJkvH(_,"frontier_"+d,1,{upgrade(h){h[p(1068)+"jectStore"](d,{keyPath:f})}})}})(),await this[n(1633)+n(717)]}catch(d){console[n(1410)](d)}finally{this[n(1633)+n(717)]=null}}}async[t(1336)](n){let s=t;try{return await this[s(1769)](),this[s(1569)]?.[s(1336)](this[s(1265)],n)}catch(d){console.log(d)}}async[t(839)](n,s){let d=t;return await this[d(1769)](),this[d(1569)]?.put(this[d(1265)],n)}async[t(294)](n){let s=t;try{return await this[s(1769)](),this[s(1569)]?.[s(543)](this._dbName,n)}catch(d){console[s(1410)](d)}}async[t(232)](){let n=t,s={DzzWU:function(d,f){return e[N(488)](d,f)},UkRLn:function(d,f){return e.siLYD(d,f)},PdDTN:function(d,f,p){return e.BjIdS(d,f,p)},MYqCf:function(d,f){return e[N(734)](d,f)},cYALW:function(d,f){return e.qcUUY(d,f)}};try{if(e.jdJbX(n(1109),e[n(964)])){let d=0,f=_0x220293,p=s[n(581)](_0x30334f,4);for(;s[n(303)](f,p);){let{value:m,offset:_}=s[n(1659)](_0x314e24,_0x201378,f);f=_,d=s[n(809)](s.cYALW(d,8),0),d+=m}return{value:d,offset:p}}else return await this[n(1769)](),this[n(1569)]?.[n(232)](this[n(1265)])}catch(d){console.log(d)}}async[t(409)](){let n=t;return await this[n(1769)](),this[n(1569)]?.[n(862)+"ys"](this._dbName)}async[t(852)](){let n=t;return await this[n(1769)](),this._qosDB?.[n(852)](this[n(1265)])}async closeDB(){let n=t;try{this[n(1569)]?.[n(1081)](),this._qosDB=void 0}catch(s){console[n(1410)](s)}}get[t(1411)](){let n=t;if(e[n(436)](e.QbEMu,e.VVQoZ))this[n(958)+n(1766)]=0,this[n(524)+n(1763)+n(860)+"t"]=0;else try{return!!this[n(1569)]}catch(s){return console[n(1410)](s),!1}}}class mp{constructor(n,s){let d=t;this._DBName=n,this[d(427)]=s,this._qosDB=localStorage}async openDB(){}get[t(359)](){let n=t;if(e[n(369)](e[n(945)],e[n(945)]))return"frontier_"+this[n(695)];++_0x2a9bfe,_0x2986e1+=4}async[t(1336)](n){let s=t,d={nujGl:function(f,p){return e[N(671)](f,p)}};if(e.vkrZw===e.vkrZw){let f=this[s(1569)][s(1206)](this[s(359)]);return JSON[s(915)](e.tliha(f,"{}"))[n]}else return cNUitC[s(679)](_0x1f1242,_0x2e23a0(_0x97772f))}async[t(839)](n,s){let d=t,f=this[d(1569)][d(1206)](this[d(359)]),p=JSON[d(915)](f||"{}");return p[s||n[this[d(427)]]]=n,this[d(1569)][d(1510)](this[d(359)],JSON.stringify(p)),s||n[this[d(427)]]}async del(n){let s=t,d=this[s(1569)][s(1206)](this._prefix),f=JSON[s(915)](d||"{}");return f[n]=void 0,this._qosDB[s(1510)](this[s(359)],JSON.stringify(f))}async[t(232)](){let n=t;return this[n(1569)][n(232)]()}async[t(409)](){let n=t;if(e[n(254)](e.KvGjh,e[n(450)])){let s=this[n(1569)].getItem(this[n(359)]),d=JSON[n(915)](s||"{}");return Object.keys(d)}else{let s=_0x52540d[n(702)](":");for(let d=0;e[n(645)](d,s[n(599)]);d++){let f=s[d];if(e[n(269)](4,s[d][n(599)])){let p=_0x107d8c[n(1027)+"g"](0,e[n(1091)](4,s[d][n(599)])),m=p[n(1416)](f);_0x56105f=_0x305bae.concat(m)}else _0x3f35fc=_0x4676b7[n(1416)](f)}return _0x557dd9}}async getAll(){let n=t,s=this[n(1569)][n(1206)](this[n(359)]),d=JSON[n(915)](e.xkmhh(s,"{}"));return Object[n(402)](d)}[t(686)](){return Promise.resolve()}get[t(1411)](){return!!this[t(1569)]}}class wp{constructor(n,s){let d=t;this[d(695)]=n,this[d(427)]=s,this[d(1569)]=Rn?tt:Xr?wx:null}async[t(807)](){}get _prefix(){let n=t,s={ijGZh:function(d,f,p){return d(f,p)},brwmv:function(d,f){return e[N(1339)](d,f)}};if(e[n(283)](e[n(954)],e[n(554)]))return n(1039)+"_"+this._DBName;ifgals[n(775)](_0xf02f34,_0x52d95b,96),ifgals[n(775)](_0x189114,_0x36273f,ifgals.brwmv(_0xc0f878,_0x47d53d))}async[t(1336)](n){let s=t,d=this[s(1569)][s(871)+s(1028)](this._prefix);return JSON[s(915)](e[s(1073)](d,"{}"))[n]}async[t(839)](n,s){let d=t;if(e[d(653)]===e[d(1770)])return!!this._qosDB;{let f=this[d(1569)][d(871)+"geSync"](this[d(359)]),p=JSON[d(915)](f||"{}");return p[s||n[this._pathKey]]=n,this._qosDB[d(1675)+d(1028)](this._prefix,JSON[d(230)+"y"](p)),s||n[this[d(427)]]}}async[t(294)](n){let s=t,d=this[s(1569)][s(871)+s(1028)](this[s(359)]),f=JSON[s(915)](e[s(478)](d,"{}"));return f[n]=void 0,this._qosDB[s(1675)+"geSync"](this[s(359)],JSON[s(230)+"y"](f))}async clear(){let n=t;return this[n(1569)][n(1053)+n(840)]()}async keys(){let n=t,s=this[n(1569)]["getStora"+n(813)+"nc"](this[n(359)]),d=JSON[n(915)](s||"{}");return Object[n(409)](d)}async[t(852)](){let n=t,s={cNPSL:function(d,f){return e[N(1286)](d,f)}};if(e[n(1350)](e.QtRoF,n(894))){let d=this[n(1569)]["getStora"+n(813)+"nc"](this._prefix),f=JSON[n(915)](e.nENPO(d,"{}"));return Object[n(402)](f)}else{let d=_0x273c5b(_0x4bc556);this[n(827)]&&s.cNPSL(this[n(827)].readyState,this.OPEN)&&(this[n(827)]&&this[n(827)][n(608)](d),this[n(872)](n(1588),_0x2952d))}}closeDB(){return Promise[t(429)]()}get[t(1411)](){return!!this[t(1569)]}}function rl(a,n){let s=t;if(e[s(1432)](Rn,Rn))return new wp(a,n);if(e[s(420)](nr,Yr)&&e.hxxDD("undefined",typeof indexedDB))return new gp(a,n);if(e[s(1454)](nr,Yr)&&e[s(1505)]!=typeof localStorage)return new mp(a,n);throw new Error(s(410)+s(742)+"d")}class _p{constructor(){let n=t;this["_interva"+n(1489)+"Id"]=null,this[n(1776)+"l"]=36e5,this._qosDB=rl(e.wpSsK,e[n(633)])}async[t(1776)+t(1227)](){let n=t,s={pHqLb:function(d,f,p){return e[N(1747)](d,f,p)},CMDka:e.HRNUQ,lQQQN:e[n(375)],DNNSE:function(d,f){return d>=f},Jmtmg:function(d,f){return e[n(1121)](d,f)},ByXcm:function(d,f){return d-f},uLMxA:function(d,f){return d+f},dqPak:function(d,f){return d<<f},xvtpS:function(d,f){return e[n(1186)](d,f)},CbXpo:function(d,f){return e[n(441)](d,f)},Zpgxn:function(d,f){return e.ntgXY(d,f)},OyQYb:e[n(1531)],NbNzW:e[n(1111)]};if(e[n(654)](e[n(1119)],e[n(1435)])){if(this["_clearPi"+n(1294)](),this[n(1194)+n(971)](),this[n(505)+n(856)+"rs"](),this[n(274)+n(887)](1e3,_0x243471),this[n(1061)+n(243)]=!1,_0x4572af&&this[n(741)+"orOnline"]()&&!this._readyClosed){if(this["_endpoin"+n(863)]?.["checkRea"+n(1331)+"es"]()){let f=this[n(1408)+"tManager"]?.[n(1295)+n(1469)+"nt"]();this["_dispatchCloseEv"+n(1596)](s[n(291)](_0x23cc3d,s[n(950)],{code:1006,reason:n(1233)+f+(" timeout, max re"+n(1183)+"ached"),wasClean:!0}))}else{let f=this[n(1564)][n(919)+n(698)+"ptor"](_0x2b8818,_0x437da2);this["_dispatc"+n(631)+n(1596)](s[n(291)](_0x35b53c,s[n(950)],{code:_0xd8540e,reason:_0x5939db,wasClean:!0,willReconnect:f})),f&&this[n(1061)]()}return}this[n(741)+"orOnline"]()||this[n(264)+n(824)]?this[n(358)+"hCloseEvent"](_0x22faf2("close",{code:_0x32c2eb,reason:n(909)})):this._dispatchCloseEvent(_0x5814e1(s[n(950)],{code:1006,reason:s[n(1034)]})),this[n(827)]=null,this[n(1408)+n(863)]?.[n(1100)+n(1238)+n(1363)](),this[n(1012)+n(1699)]?.[n(1807)+n(532)]()}else e[n(1400)](clearInterval,this[n(1776)+n(1489)+"Id"]),this[n(1776)+"lTimeoutId"]=e.HKQOC(setInterval,()=>{let d=n;if(s[d(472)](s[d(1239)],s[d(1764)]))this["flushExp"+d(442)]();else{let f=_0x348814[d(280)+"At"](_0x50e56b);ERaNXp[d(963)](f,55296)&&f<=56319&&ERaNXp.Jmtmg(_0x3dc887,1)<_0x290498&&(f=ERaNXp[d(1561)](ERaNXp.uLMxA(ERaNXp[d(1332)](f,10),_0x42718a[d(280)+"At"](++_0x1ac22f)),56613888)),_0x5f46e4+=f<128?1:ERaNXp[d(1485)](f,2048)?2:ERaNXp.CbXpo(f,65536)?3:4}},this._interval)}async[t(807)](){let n=t;await this[n(1569)][n(807)]()[n(980)](()=>{let s=n;this[s(1776)+s(1227)]()})}async[t(1673)+t(442)](){let n=t;(await this[n(1569)]?.[n(852)]()||[])[n(1496)](({timestamp:f})=>f<Date[n(1098)]())[n(1146)](f=>{let p=n,m={uynnE:function(_,h){return e[N(1348)](_,h)},ibTYY:function(_,h){return e[N(859)](_,h)},mvsDL:function(_,h){return e[N(1161)](_,h)},asZhP:function(_,h){return _===h},GaTPB:function(_,h){return e.rqefH(_,h)},naLJz:function(_,h){return e[N(508)](_,h)},dSVPU:function(_,h){return e[N(1110)](_,h)},doyRx:function(_,h){return e[N(1586)](_,h)},HOvBU:function(_,h){return e.jowDm(_,h)},AuabC:function(_,h,I){return e[N(1761)](_,h,I)},gVEtM:function(_,h){return e[N(706)](_,h)},pAwqR:function(_,h){return e[N(716)](_,h)},tIwyC:function(_,h){return e[N(1607)](_,h)},XVUBb:function(_,h){return e[N(1129)](_,h)},HZZvV:function(_,h){return e.QhXyn(_,h)},qeRLS:function(_,h){return e[N(778)](_,h)},CGEvs:function(_,h){return e[N(667)](_,h)},NxSGz:function(_,h){return e[N(1035)](_,h)},JvySI:function(_,h){return _+h},zduBL:function(_,h){return e.GZKXl(_,h)},cgeek:function(_,h){return e.jOqqN(_,h)},ARYPk:function(_,h){return _>>>h},RvSTI:function(_,h){return e[N(723)](_,h)},kjMXk:function(_,h){return e.XnxdE(_,h)},OJIuL:function(_,h){return e[N(694)](_,h)},NDxmF:function(_,h){return e[N(1177)](_,h)},hurFT:function(_,h){return e[N(1687)](_,h)},OKAuL:function(_,h){return _|h},ZeEpM:function(_,h){return e[N(678)](_,h)},AMtGF:function(_,h){return e[N(957)](_,h)},uexfb:function(_,h){return e.zvpAC(_,h)}};if(e[p(929)](e.eWqxu,e[p(1106)])){let _=_0x289f78.low>>>0,h=GAbKWD.uynnE(GAbKWD[p(1297)](GAbKWD[p(1347)](_0x19b2c7[p(1220)],28),GAbKWD.mvsDL(_0x1c88c8[p(858)],4)),0),I=GAbKWD[p(1347)](_0x47e9f0[p(858)],24),R=GAbKWD.asZhP(0,I)?GAbKWD[p(388)](0,h)?GAbKWD.naLJz(_,16384)?GAbKWD[p(1606)](_,128)?1:2:GAbKWD[p(1606)](_,2097152)?3:4:h<16384?GAbKWD.doyRx(h,128)?5:6:GAbKWD[p(1425)](h,2097152)?7:8:GAbKWD[p(465)](I,128)?9:10,M=GAbKWD[p(642)](_0xa7a874,_0x4bc599,R),F=_0x3b2698[p(1760)];switch(R){case 10:F[GAbKWD[p(982)](M,9)]=GAbKWD.pAwqR(GAbKWD.uynnE(I,7),1);case 9:F[GAbKWD.gVEtM(M,8)]=GAbKWD[p(902)](9,R)?GAbKWD.ibTYY(128,I):GAbKWD[p(569)](127,I);case 8:F[GAbKWD.XVUBb(M,7)]=GAbKWD[p(1314)](8,R)?GAbKWD[p(1297)](GAbKWD[p(1347)](h,21),128):GAbKWD[p(1658)](h>>>21,127);case 7:F[GAbKWD[p(982)](M,6)]=GAbKWD[p(1625)](7,R)?GAbKWD[p(1297)](GAbKWD[p(1347)](h,14),128):GAbKWD.NxSGz(h>>>14,127);case 6:F[GAbKWD[p(962)](M,5)]=GAbKWD[p(1625)](6,R)?GAbKWD[p(1624)](GAbKWD[p(1347)](h,7),128):GAbKWD[p(828)](GAbKWD[p(1018)](h,7),127);case 5:F[M+4]=GAbKWD[p(1625)](5,R)?GAbKWD[p(1297)](128,h):GAbKWD[p(1082)](127,h);case 4:F[GAbKWD.gVEtM(M,3)]=R!==4?GAbKWD[p(1237)](_>>>21,128):GAbKWD.OJIuL(GAbKWD[p(1758)](_,21),127);case 3:F[GAbKWD[p(962)](M,2)]=GAbKWD[p(1314)](3,R)?GAbKWD[p(1624)](_>>>14,128):GAbKWD[p(828)](GAbKWD[p(1558)](_,14),127);case 2:F[GAbKWD.XVUBb(M,1)]=GAbKWD.tIwyC(2,R)?GAbKWD[p(1055)](GAbKWD[p(1347)](_,7),128):GAbKWD[p(833)](GAbKWD[p(1015)](_,7),127);case 1:F[M]=GAbKWD[p(902)](1,R)?GAbKWD[p(1297)](128,_):GAbKWD[p(306)](127,_)}}else this._qosDB?.[p(294)](f[p(1445)+"id"])})}async[t(294)](n){let s=t;if(e[s(1652)](s(816),e[s(311)]))return this._qosDB?.[s(294)](n);{let d=e[s(1768)][s(702)]("|"),f=0;for(;;){switch(d[f++]){case"0":_0x47566b=e.aLQVM(e[s(859)](_0xf5d87f,e[s(870)](127,_0x12345d[_0x1f7033])<<21),0);continue;case"1":if(e.uVDxa(_0x573aab[_0x55319d++],128))return{value:_0x1c205e?_0x4958d1:e.HoWIO(0,_0x178c7f),offset:_0x262535};continue;case"2":if((_0x126df3+=5)>_0x2510ad[s(599)])throw _0x2308b8=_0xdeee41[s(599)],e.aVgCS(_0x3b00cd,_0x4b7b2e,10,_0x466828[s(599)]);continue;case"3":_0x33649e=e[s(1282)](e[s(620)](_0x3f2795,e[s(386)](e.wxXRA(127,_0xc2ce3b[_0x495ac7]),7)),0);continue;case"4":_0x5728bd=e[s(1806)](_0x4d390c|e[s(751)](e[s(627)](15,_0x30781e[_0x2aaad7]),28),0);continue;case"5":return{value:_0x3132e6?_0x309ef6:e.WuTXp(0,_0x47c2a3),offset:_0x281dd6};case"6":if(e.qVMbH(_0x5cf358[_0x415a71++],128))return{value:_0x29c5a3?_0x574184:e[s(1249)](0,_0x477ad8),offset:_0x423b15};continue;case"7":if(e[s(1186)](_0x17193c[_0x33fe70++],128))return{value:_0xe56484?_0x425a0f:e[s(1439)](0,_0x172aed),offset:_0x12176b};continue;case"8":if(e[s(1384)](_0x10f8fa[_0xce997f++],128))return{value:_0x512d16?_0x2e3acd:e.uJWpk(0,_0x12fef5),offset:_0x40ce9d};continue;case"9":_0x431f2b=e[s(480)](127,_0x4be3dc[_0x30fdfb])>>>0;continue;case"10":if(e[s(1792)](_0x523e87[_0x42b8a0++],128))return{value:_0x4e0c2e?_0x21cebc:0|_0x5ac092,offset:_0x530cd3};continue;case"11":_0x4d7e0a=e[s(1215)](_0x329f71,e[s(1691)](e[s(1358)](127,_0x4c8887[_0x3f07c9]),14))>>>0;continue}break}}}async[t(839)](n,s){return this[t(1569)]?.set({message_id:n,timestamp:s})}async[t(1336)](n){let s=t;return this[s(1569)]?.[s(1336)](n)}async closeDB(){let n=t;e.ysOIW(clearInterval,this[n(1776)+n(1489)+"Id"]),await this[n(1569)]?.[n(686)]()}get[t(1411)](){let n=t,s={eOPif:e[n(257)],gcYdD:function(d,f,p,m){return d(f,p,m)}};if(e[n(1598)](n(1127),e[n(307)]))return this[n(1569)]?.[n(1411)];if(EdAbpe[n(1674)]==typeof _0x55a37e){let d=new _0x369954(_0x9b7899(_0xfe4bd6));return EdAbpe[n(682)](_0x1ae8d8,_0x4a8ca3,d,0),d}return _0x5a65e3 instanceof _0x502ca0?new _0x2f0f36(_0x399cf8):new _0x4ed887(_0x4af9bd[n(1365)],_0x5a7225.byteOffset,_0x2d8476[n(253)+"th"])}}function fa(a){let n=t,s=!!this[n(1564)][n(1573)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let d=e[n(266)](sn,a[n(1708)].headers,e[n(1530)],"2"),f=d&&sn(a.message[n(326)],"x_fronti"+n(890)+"ck","1"),p=d&&sn(a[n(1708)].headers,e.CMKRM,"1"),m=p?e[n(1711)](rr,a[n(1708)][n(326)],n(1415)+n(1069)+"sgid")?.[n(702)](",")[n(1496)](Boolean)||[]:[];return{enabled:s,isQoSMessage:d,isQoSAck:f,isAckCleanupMessage:p,ackMsgIds:m}}async function il(){let a=t;return this[a(305)+"ger"]||(this[a(305)+a(1394)]=new _p),this._QoSManager[a(1411)]||await this["_QoSMana"+a(1394)][a(807)](),this["_QoSMana"+a(1394)]}async function yp(a,n){let s=t,{enableAutoAck:d}=this[s(1564)],f=e.xtAYn(sn,a[s(1708)][s(326)],e[s(562)],"1"),p=e[s(249)](sn,a.message[s(326)],e[s(1784)],"1"),m=fa[s(1214)](this,a);if(d&&f){let{SeqID:_,LogID:h,service:I,LogIDNew:R,method:M}=a[s(1708)];this[s(1156)]({SeqID:_,LogID:h,LogIDNew:R,service:I,method:M,headers:[{key:e[s(1784)],value:"1"},{key:s(903),value:e[s(1073)](R,"")},{key:e[s(1736)],value:"0"}]})}p&&!m[s(1671)]&&this[s(358)+s(1114)+s(995)](a),e.JeDQO(n)}async function bp(a,n){let s=t;this._debug(e.Ntjry,a[s(1708)]),e[s(944)](n)}async function Ep(a,n){let s=t,d=e.Cygca(tn,await e[s(1602)](nl,a[s(1317)]));try{if(e[s(960)](d[s(691)],Uint8Array)){let f=e[s(644)](this[s(1564)][s(1613)+s(1423)],Object)?{force:!!this[s(1564)]["payloadE"+s(1423)][s(360)],encoding:this[s(1564)]["payloadE"+s(1423)][s(869)]?this[s(1564)][s(1613)+s(1423)][s(869)].replace(/\s/g,"")[s(363)+s(1242)]():""}:{force:!1,encoding:this._options[s(1613)+s(1423)]?this._options[s(1613)+s(1423)].replace(/\s/g,"")["toLowerC"+s(1242)]():""},p=d.payloadEncoding?d[s(1613)+s(1423)][s(467)](/\s/g,"")[s(363)+s(1242)]():"",m=this._options["payloadT"+s(1316)]instanceof Object?{force:!!this[s(1564)][s(710)+s(1316)].force,type:this._options[s(710)+"ype"].type?this[s(1564)]["payloadT"+s(1316)][s(430)].replace(/\s/g,"")[s(363)+s(1242)]():""}:{force:!1,type:this[s(1564)]["payloadT"+s(1316)]?this[s(1564)].payloadType[s(467)](/\s/g,"")[s(363)+s(1242)]():""},_=d[s(710)+s(1316)]?d[s(710)+s(1316)][s(467)](/\s/g,"")["toLowerC"+s(1242)]():"",h=m[s(360)]?m.type:_||m[s(430)],I=f[s(360)]?f[s(869)]:p||f[s(869)],R=[e.NDqtS,e.RLppS,e[s(1370)],e[s(257)]],M=[e.JDrNR,e[s(1222)]];this[s(1564)][s(1540)+s(517)+s(905)+"ad"]&&R.includes(h)&&(!I||M[s(670)](I))?d["textPayl"+s(387)]=tl(d.payload,0,d[s(691)][s(253)+"th"]):d[s(1552)+s(387)]=""}else d[s(1552)+s(387)]=""}catch(f){if(e[s(246)]!==s(328))d[s(1552)+s(387)]="",console[s(1410)](f);else return this[s(1569)].clearStorageSync()}a[s(1708)]=d,n()}function vp(a,n,s){let d=s||8192,f=d>>>1,p=null,m=d;return function(_){let h=N;if(_<1||e[h(1176)](_,f))return a(_);e[h(1785)](e[h(549)](m,_),d)&&(p=e.NDqKD(a,d),m=0);let I=n[h(1214)](p,m,m+=_);return e[h(652)](7,m)&&(m=e[h(1117)](e[h(1718)](7,m),1)),I}}let Sp=4294967295;function Ap(a,n,s){let d=t;return e.NDqKD(RangeError,e[d(1121)](e[d(1141)](e[d(292)](e[d(1299)](e.JxzCL,a),d(1401)),e.kbCCT(n,1))+e[d(1271)],s))}function Ip(a,n,s){let d=t;if(e[d(389)](s,Sp))throw new Error(d(1020)+d(1361)+"e");let f=3;for(;e[d(262)](f,0);){let p=e.tOWUi(255,s);ha(p,a,e.igjhv(n,f)),s>>>=8,f--}return e[d(1608)](n,4)}function Tp(a,n){let s=t,d=0,f=n,p=n+4;for(;e[s(1071)](f,p);){let{value:m,offset:_}=e[s(1711)](xa,a,f);f=_,d=e[s(1151)](d,8)>>>0,d+=m}return{value:d,offset:p}}function Dp(a,n,s){let d=t,f=e[d(1006)][d(702)]("|"),p=0;for(;;){switch(f[p++]){case"0":if(n[d(1771)+"e"])return e[d(407)](n[d(1771)+"e"](a,s),s);continue;case"1":if(!a)return s;continue;case"2":if(n.write)return e[d(886)](n[d(984)](a,s),s);continue;case"3":if(e[d(796)](a[d(599)],40))return e.bhCAo(la,a,n,s)+s;continue;case"4":return e[d(249)](la,a,n,s)+s}break}}function Cp(a,n){let s=t,d={hDzJo:function(f,p,m){return e[N(350)](f,p,m)},shBYs:function(f,p){return e[N(1504)](f,p)}};if(e[s(929)](s(261),s(458))){let{value:f,offset:p}=BxIjnE[s(448)](_0x2b797c,_0x5d9217,_0x160cd5);_0x1fce36=p,_0x32015e=BxIjnE[s(1093)](_0x1a45c3<<8,0),_0x3b3c60+=f}else{let f=new ce(e.xHQer(e.QvynW(e.sCejZ(e[s(1077)](a[e[s(764)](n,4)],24),e[s(1080)](a[n+5],16)),e[s(484)](a[n+6],8)),a[n+7]),e[s(1182)](e[s(879)](e[s(712)](a[e[s(1141)](n,0)]<<24,e.ktFCh(a[e[s(523)](n,1)],16)),a[n+2]<<8),a[e[s(1047)](n,3)]),!0);return n+=8,{value:f,offset:e[s(408)](n,8)}}}function Rp(a,n,s){let d=t,f=a[d(1220)],p=a[d(858)];return n[s]=e[d(606)](p,24),n[e[d(1066)](s,1)]=e[d(842)](e[d(287)](p,16),255),n[e.pzcfI(s,2)]=e[d(911)](p,8)&255,n[e.aVJxw(s,3)]=e[d(892)](255,p),n[e[d(1814)](s,4)]=e[d(605)](f,24),n[e[d(238)](s,5)]=e.zwdaK(e.cVbxG(f,16),255),n[e.hJJVp(s,6)]=e[d(1806)](f,8)&255,n[e.FzLqZ(s,7)]=e[d(694)](255,f),s+=8,s}function xa(a,n){let s=t;return a[s(1546)+"8"]?{value:a[s(1546)+"8"](n),offset:n+1}:{value:e.rliTg(255,a[n]),offset:n+1}}function ha(a,n,s){let d=t;return n[d(1536)+"t8"]?n.writeUint8(a,s):n[s]=e[d(1140)](255,a),e.sjOnM(s,1)}let kp=function(a){let n=t;return e[n(335)]!==n(541)?new Uint8Array(a):n(1039)+"_"+this._DBName},Pp=e[t(1041)](t(771)+"d",typeof Buffer)?Buffer[t(321)+t(1289)]:e[t(1668)](vp,kp,Uint8Array[t(974)+"e"][t(696)]);(()=>{let a=t,n={lGJMg:function(d,f){return e[N(1802)](d,f)},sjzcp:function(d,f){return e.sQsha(d,f)},iykGp:function(d,f){return e.cAhEI(d,f)},GEZKC:function(d,f){return e[N(1125)](d,f)},JxFnN:function(d,f){return d<<f},mEPJM:function(d,f){return d&f},xhuhj:function(d,f){return e[N(509)](d,f)},EwOHa:function(d,f){return e.nenhj(d,f)},CsCAO:function(d,f){return d<<f},Sgett:function(d,f){return e.rIAtS(d,f)},DLHwo:function(d,f){return e[N(1133)](d,f)},wLWHp:function(d,f){return e.YTIiH(d,f)},Hdzsd:a(247)},s=4294967295;return function(d,f,p=!0){let m=a;if(s=n[m(1264)](127&d[f],0),n[m(1527)](d[f++],128))return{value:p?s:n[m(808)](0,s),offset:f};if(s=n[m(1264)](n[m(808)](s,(127&d[f])<<7),0),d[f++]<128)return{value:p?s:n[m(808)](0,s),offset:f};if(s=n[m(808)](s,n[m(315)](n[m(1269)](127,d[f]),14))>>>0,d[f++]<128)return{value:p?s:0|s,offset:f};if(s=n[m(500)](s,n.JxFnN(n[m(1207)](127,d[f]),21))>>>0,n.iykGp(d[f++],128))return{value:p?s:n[m(500)](0,s),offset:f};if(s=n[m(1264)](n.GEZKC(s,n[m(1379)](n[m(1269)](15,d[f]),28)),0),n[m(576)](d[f++],128))return{value:p?s:n.DLHwo(0,s),offset:f};if(n[m(1138)](f+=5,d[m(599)])){if(n.Hdzsd===n[m(298)])throw f=d[m(599)],Ap(f,10,d.length);{let _=this[m(1569)][m(1206)](this._prefix),h=_0xf97d1f.parse(NquBYW[m(585)](_,"{}"));return _0x568039[m(402)](h)}}return{value:p?s:n[m(808)](0,s),offset:f}}})();let Op=16,pa=32;function Lp(a){let n=t,s=0,d={};for(let f=0;e.TqLNY(f,a[n(599)]);f++)d[a[f]["cursor_n"+n(1817)]]=e[n(1349)](el,a[f].cursor_name),s+=e.EcfWX(14,d[a[f][n(722)+n(1817)]]);return[s,d]}function sl(a,n,s){let d=t,f={Qmmgi:e[d(817)],jtXym:function(I,R,M,F){return e[d(249)](I,R,M,F)},QSMQA:e[d(1568)],GjsLq:"cursor.s"+d(805),zSKGk:d(613),CmbxZ:e.ALvhe,sIRth:e[d(1131)]},[p,m]=e[d(810)](Lp,a),_=e[d(755)](Pp,p),h=0;return a[d(1146)](I=>{let R=d,M=f[R(1340)][R(702)]("|"),F=0;for(;;){switch(M[F++]){case"0":h=f.jtXym(ha,0,_,h);continue;case"1":console[R(1410)](f[R(744)],h);continue;case"2":console[R(1410)](f[R(1697)],I,I[R(1515)]);continue;case"3":h=Rp(ce[R(1735)+"er"](I.cursor||n),_,h);continue;case"4":h=f[R(265)](Dp,I[R(722)+R(1817)],_,h);continue;case"5":h=Ip(_,h,I[R(1515)]||0);continue;case"6":console.log(f[R(1058)],h);continue;case"7":console.log(f.CmbxZ,h);continue;case"8":console[R(1410)](f[R(557)],h);continue;case"9":h=f.jtXym(ha,m[I[R(722)+"ame"]],_,h);continue;case"10":console[R(1410)](R(1337),h);continue}break}}),{frameType:pa,headers:[{key:e[d(1284)],value:s}],payload:_}}function Np(a){let n=t,s=0,d=[];for(;e[n(1186)](s,a.byteLength);){let{offset:f}=e[n(580)](xa,a,s);s=f;let p={cursor_name:"",cursor:0,service:0},{value:m,offset:_}=e[n(1761)](Tp,a,s);p[n(1515)]=m,s=_;let{value:h,offset:I}=e[n(1525)](xa,a,s);s=I,p[n(722)+n(1817)]=e[n(835)](tl,a,s,e[n(1553)](s,h)),s+=h;let{value:R,offset:M}=e[n(1747)](Cp,a,s);p[n(690)]=R[n(273)](),s=M,d[n(411)](p)}return d}function Mp(){let a=t;return{frameType:pa,headers:[{key:e[a(1284)],value:e[a(1275)]}],payload:void 0}}class Bp{constructor(n,s,d){let f=t,p={CbofP:function(m,_){return m>=_}};if(e.rDOUl(e[f(1001)],e[f(1325)]))this[f(573)+"ameSpace"]=n,this[f(275)+f(379)]=s,this[f(891)+f(1696)]=d,this[f(1569)]=rl(this[f(573)+f(1251)],e.GTsvp);else return NJOXIh[f(1465)](this.count,this[f(1085)+f(1326)])}async[t(807)](){let n=t;await this[n(1569)][n(807)]()}async getCursors(){let n=t;if(!this[n(1569)][n(1411)])return;let s=this["_message"+n(1696)],d=await this[n(1569)][n(852)]();switch(console[n(1410)](n(596)+n(1046),d),s){case e[n(692)]:return d&&d[n(599)]?sl(d,0,this[n(275)+"ileName"]):void 0;case e.jfvKv:return;case e[n(615)]:return d&&d[n(599)]?e[n(1021)](sl,d,0,this._cursorFileName):e[n(357)](Mp)}}async[t(839)](n,s,d){let f=t;return e[f(1428)](e[f(1636)],e[f(1636)])?new _0x576713(_0x3f1ab6,{data:_0x35f29b,message:_0x333ccf}):(console.log(e[f(1089)],n,s,d),this[f(1569)][f(839)]({cursor_name:n,cursor:s,service:d}))}async setCursors(n){let s=t,d=e[s(697)](Np,n);for(let f of d)console[s(1410)](e[s(1756)],d),await this[s(1569)].set(f)}async get(n){let s=t;return e[s(1168)]!==e[s(1398)]?(await this[s(1569)][s(1336)](n))?.[s(690)]:!!this[s(1569)]}async[t(686)](){let n=t;await this[n(1569)][n(686)]()}[t(1134)+"rsorFile"+t(770)](n){let s=t;this[s(275)+s(379)]=n}get[t(1411)](){let n=t;return this[n(1569)][n(1411)]}}let zp=e[t(463)];async function ol(a){let n=t,s={dSMQH:function(_,h,I){return e[N(972)](_,h,I)}};if(!this[n(1564)].enableQoS)return null;let{aID:d,fpID:f,messageStrategy:p}=this._options,m=e[n(925)](a,zp);try{return e[n(999)]===n(939)?(this[n(1095)+n(1433)]?a&&this[n(1095)+n(1433)][n(1134)+"rsorFile"+n(770)](a):this[n(1095)+"anager"]=new Bp(f+"_"+d+"_"+m,m,p),this[n(1095)+n(1433)][n(1411)]||await this["_cursorM"+n(1433)][n(807)](),this[n(1095)+n(1433)]):(_0x5e06a7[n(1410)](_0x44b207),!1)}catch{if(e[n(1507)]!==e[n(1507)])_0x44e14b(_0x235b06,32),HUlZeh[n(468)](_0x1c65f9,_0x38b4,_0x2cfd75(_0x2e8048));else return null}}async function Fp(a,n){let s=t,d=sn(a.message[s(326)],e[s(1037)],"-1"),f=e[s(639)](sn,a[s(1708)].headers,e[s(1784)],"1"),p=e.OAIHA(rr,a.message[s(326)],s(1415)+s(611)),m=Number(e[s(457)](rr,a.message[s(326)],e[s(1208)]))||0,_=fa[s(1214)](this,a),h=sn(a.message[s(326)],e.GRvFS,"2"),I=e[s(1471)](rr,a[s(1708)].headers,e[s(688)]),R=e.XabJF(Number,e[s(519)](rr,a[s(1708)][s(326)],e[s(1753)]));if(_[s(1671)])return e[s(944)](n);let M=_.isQoSMessage?await il.call(this):null;if(a[s(1708)].service>0&&f&&!d||e.LvoXD(a[s(1708)][s(1515)],0))if(e[s(345)](e.cCxjM,e[s(1444)])){if(p&&_["isQoSMes"+s(1538)]&&M)return!!!await M[s(1336)](p)&&(this["_dispatc"+s(272)+s(997)](a),await M[s(839)](p,Date[s(1098)]()+m)),e[s(224)](n);if(h){if(e[s(948)]("dMQtL",e[s(1003)]))return _0x19224b||(_0x3e8829=[_0x4ed2cd[s(974)+"e"][s(1604)],_0x1aaae8[s(974)+"e"][s(406)],_0x11496f[s(974)+"e"]["continue"+s(520)+"ey"]]);{let F=await ol[s(1214)](this);if(!F)return this["_dispatchMessage"+s(997)](a),n();let H=await F[s(1336)](I)??-1;if(e[s(906)](H,R))this["_dispatchMessage"+s(997)](a),F[s(839)](I,R,a[s(1708)][s(1515)]);else throw new Error(s(635)+s(1781)+s(1772)+R+(s(774)+"than loc"+s(483)+"r ")+H);return e[s(357)](n)}}return this["_dispatchMessage"+s(997)](a),n()}else{let F=e[s(1343)](_0x31e4f0,e[s(1308)],{message:e.Xhqxl});this[s(366)+s(1323)]&&this[s(366)+"econnect"](F)}}async function Up(a,n){let s=t,d=fa[s(1214)](this,a);if(!d[s(400)+s(1538)])return e[s(224)](n);let f=await il[s(1214)](this);if(d[s(1101)+"anupMessage"]&&d.ackMsgIds.length)for(let p of d[s(888)+"s"])await f[s(294)](p);e[s(459)](n)}async function Gp(a,n){let s=t,d=e[s(1096)](a[s(1708)].frameType,Op),f=e[s(1744)](a[s(1708)][s(289)+"e"],pa);if(e.jnDwZ(!d,!f))return n();let p=e[s(461)](rr,a[s(1708)][s(326)],s(826)+"ile_name");if(!p)return e[s(224)](n);let m=await ol[s(1214)](this,p);if(!m)return e[s(1503)](n);if(d){let _=await m[s(367)+"rs"](),h={frameType:_?.[s(289)+"e"],SeqID:ce[s(1735)+"er"](this[s(263)]++),LogID:ce[s(1735)+"er"](this[s(1564)]["logIDGen"+s(279)]()),service:9e3,method:5,headers:_?.headers,payload:_?.payload},I=e[s(1240)](S,h);this[s(827)]&&this[s(827)].readyState&&this[s(827)][s(608)](I)}if(f){let _=a[s(1708)][s(691)];_&&m.setCursors(_)}}let qp=async function(a,n){let s=t;if(e.oMDNE(s(1782),"ypaCC"))this[s(460)]=!1,e[s(435)](clearTimeout,this._connectionTimeoutId),n();else{let d=e.UPFRW(255,_0x53bd22);e[s(552)](_0x326dc0,d,_0x191e7e,e[s(488)](_0xb85e03,_0x369ee0)),_0xdf4906>>>=8,_0x23ac19--}},jp=async function(a,n){let s=t;if(!this[s(827)]||e[s(1062)](this[s(827)][s(284)+"te"],this[s(794)]))return e.owDLd(n);let{pingInterval:d}=this[s(1564)];this[s(1408)+s(863)]?.[s(1100)+s(1238)+s(1363)]();for(let p=0;e[s(666)](p,this[s(891)+s(313)][s(599)]);p++){if(e[s(1607)](s(228),e[s(515)]))return _0x5af545.errMsg||_0x3aac37[s(570)]?("message: "+(_0x3752b3[s(650)]||"")+s(1721)+(_0x1f8ad3.errNo||""))[s(1393)]():_0x55946c[s(230)+"y"](_0x1113f9);{let m=this["_message"+s(313)][p];if(this[s(827)][s(284)+"te"]===this[s(794)]&&e[s(1350)](null,m))this[s(827)]&&this._ws[s(608)](m),this[s(891)+s(313)][p]=null;else break}}this[s(891)+"Queue"]=this[s(891)+s(313)][s(1496)](p=>!!p),this._pingPongTimeoutId=e[s(1670)](setTimeout,()=>this[s(1413)](),d),this[s(358)+s(1005)+"nt"](a),this._isBrowser&&this[s(827)]&&(this[s(827)].binaryType=this["_binaryT"+s(1316)]);let f=this[s(1408)+"tManager"]?.["getCurre"+s(1469)+"nt"]();this._debug(s(745)+f+s(1277)),e[s(357)](n)},Hp=async function(a,n){let s=t,d=this[s(1408)+"tManager"]?.[s(1295)+"ntEndpoint"]();this._debug(s(745)+d),n()};class Wp extends da{constructor(n){let s=t,d={Gzbjp:function(_,h,I,R){return e.jKINh(_,h,I,R)},cPoNW:function(_,h){return _===h},AlhMp:e.UELWu,IaiuX:e.dMxrV,wtawy:e[s(1300)],YQRhY:e[s(250)],uWBLD:function(_,h){return e.OPmFr(_,h)},qzHGO:function(_,h){return e[s(857)](_,h)},mqNnw:e[s(1158)],ywqBf:e[s(1162)],worFM:function(_,h){return _===h},hifpw:e[s(372)],GFlnA:e[s(1715)],dYXms:function(_,h){return e[s(446)](_,h)},vpVEd:e[s(797)],GsPfN:function(_,h,I){return e[s(972)](_,h,I)}};super(),this[s(1291)+s(1645)+s(662)]=!0,this[s(1672)+"er"]=nr,this[s(1173)]=ap,this._isMiniTT=Rn,this[s(1737)+"X"]=Xr,this._isWorker=Yr,this._messageQueue=[],this._endpointManager=null,this[s(264)+s(824)]=!1,this[s(1395)+s(1316)]=e[s(1330)],this[s(1061)+"Lock"]=!1,this["_connect"+s(806)+s(1712)]=null,this["_reconnectTimeou"+s(310)]=null,this["_pingPon"+s(766)+"Id"]=null,this._seqId=0,this._isInit=!1,this[s(329)]="",this["_QoSMana"+s(1394)]=null,this._cursorManager=null,this[s(1012)+s(1699)]=null,this[s(1067)+"ls"]=e.Pbveq,this.CLOSED=3,this.CONNECTING=0,this.OPEN=1,this[s(818)]=2,this[s(1353)]=_=>{let h=s;try{d.Gzbjp(Qd,this,_,[qp,jp,Hp])}catch(I){if(d[h(1783)](d[h(1375)],d[h(1793)]))return this[h(1569)][h(1411)];{let R=at(d[h(1738)],{message:I[h(1708)],code:rn.OPEN_ERROR,error:I});this[h(358)+"hErrorEv"+h(1596)](R)}}},this._onMessage=async _=>{let h=s,I={oQfNJ:function(F,H){return F<=H},ytGEs:d[h(1126)],bTytK:function(F,H){return d[h(989)](F,H)},JBodg:function(F,H){return F+H}},{pingInterval:R,pingFrequency:M}=this[h(1564)];if((d[h(1024)]("hi",_[h(1317)])&&d.uWBLD(h(558),M)||d[h(1024)](d[h(290)],M))&&(this._clearPingTimer(),this[h(866)](d[h(1726)],h(1112)),this[h(875)+"gTimeoutId"]=setTimeout(this[h(1413)][h(672)](this),R)),!d.cPoNW("hi",_[h(1317)]))try{if(d[h(624)](d[h(804)],d.GFlnA))return XCXvuD.oQfNJ(_0x569cfc,_0x48e681)?_0x3164b2[h(993)](new _0xb05eaa(XCXvuD.ytGEs)):(_0x15a753=_0x97e808,XCXvuD.bTytK(_0x2fbf82,_0x225045[h(599)])?_0x551284[h(429)]():_0x144b2a[_0x193d27][h(672)](_0x5a96e4)(_0x3ef4f1,_0x4f62e7[h(672)](null,XCXvuD[h(1123)](_0x51bab9,1))));Qd(this,_,[Ep,yp,Up,Gp,Fp,bp])}catch(F){if(d[h(663)]("PnQLD",d[h(1309)]))return 0;{let H=at(d[h(1738)],{message:F[h(1708)],code:rn[h(883)+h(669)],error:F});this[h(358)+h(433)+h(1596)](H)}}},this[s(1773)]=_=>{let h=s,I=this[h(1408)+"tManager"]?.[h(1360)+h(1331)+"es"](),R=this[h(1408)+"tManager"]?.["getCurre"+h(1469)+"nt"]();if(I&&!_.message){let M=h(1233)+R+(h(880)+h(404)+h(1405)+"ed");this[h(358)+"hErrorEv"+h(1596)](d[h(1576)](at,d.wtawy,{message:M,code:rn[h(1746)+"IES_ERROR"],error:_}));return}this[h(827)]&&d[h(624)](this[h(827)].readyState,this[h(794)])&&this._disconnect(),this[h(358)+h(433)+h(1596)](at(h(1135),{message:_[h(1708)],code:rn[h(1560)+h(464)],error:_}))},this[s(659)]=async _=>{let h=s;this[h(1194)+"mer"](),this[h(1153)+"ngTimer"](),this[h(505)+h(856)+"rs"](),this[h(827)]=null,this["_connect"+h(243)]=!1;let I=this[h(1408)+h(863)]?.["checkRea"+h(1331)+"es"]();if(!I&&this._navigatorOnline()&&!this[h(264)+h(824)]){let R=this[h(1408)+h(863)]?.["getCurre"+h(1469)+"nt"](),M=this[h(1564)][h(919)+h(698)+h(560)](_.code,_[h(1543)]);this[h(358)+h(631)+h(1596)](e[h(580)](ht,e.HRNUQ,{code:1006,reason:_[h(1543)]||"connecti"+h(728)+h(1254)+h(617)+h(1105)+h(1118)+R,willReconnect:M})),M&&this._connect();return}if(e[h(1062)](1e3,_.code)&&this[h(264)+h(824)]){this[h(358)+h(631)+h(1596)](e[h(1014)](ht,e[h(1229)],{code:1e3,reason:e[h(1690)]})),this[h(1408)+h(863)]?.[h(1100)+h(1238)+h(1363)](),this[h(1012)+h(1699)]?.[h(1807)+h(532)]();return}if(_.code!==1e3&&I){let R=this[h(1408)+h(863)]?.[h(1295)+h(1469)+"nt"](),M=_[h(1543)];M||(M=await e[h(1498)](hp,this._url)),M=h(1587)+h(728)+h(1481)+M+(", hostna"+h(1304))+R+(h(1212)+h(1183)+h(1494)),this[h(358)+h(631)+h(1596)](ht("close",{code:_[h(1472)],reason:M}));let F="connect "+R+(h(880)+h(404)+"es reached");this["_dispatc"+h(433)+"ent"](at(e.nWCZr,{message:F,code:rn[h(1746)+h(225)+"R"]})),this[h(1408)+"tManager"]?.[h(1100)+h(1238)+h(1363)](),this[h(1012)+h(1699)]?.[h(1807)+"nter"]();return}if(e[h(244)](1e3,_[h(1472)])&&!_.reason){let R=this[h(1408)+h(863)]?.[h(1295)+"ntEndpoint"]();this[h(358)+h(631)+h(1596)](ht(e[h(1229)],{code:_[h(1472)],reason:h(1587)+h(728)+"d, unkno"+h(617)+h(1105)+h(1118)+R})),this[h(1408)+h(863)]?.[h(1100)+h(1238)+h(1363)](),this[h(1012)+h(1699)]?.[h(1807)+h(532)]();return}this[h(358)+h(631)+h(1596)](_),this[h(1408)+"tManager"]?.[h(1100)+h(1238)+h(1363)](),this[h(1012)+h(1699)]?.[h(1807)+h(532)]()},this[s(295)]=null,this[s(783)]=null,this[s(1522)+"e"]=null,this[s(1759)]=null,this[s(366)+s(1323)]=null,this[s(538)+s(511)]=null,this["onStopIm"+s(844)+s(255)+"ct"]=null,this["_handleO"+s(1259)]=this[s(752)+"nLine"].bind(this),this["_handleO"+s(908)]=this[s(752)+s(908)][s(672)](this),this[s(914)+s(819)]=this[s(914)+s(819)][s(672)](this),this[s(914)+s(1440)]=this[s(914)+s(1440)][s(672)](this),this[s(1564)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e.QhHQL(1,0),service:0,logIDGenerator:o,headers:void 0,payloadEncoding:"",payloadType:"",fpID:"",deviceID:"",accessKey:"",ttwID:"",bddID:"",aID:"",disableAutoReconnect:!1,customParams:{},pingInterval:15e3,pingTimeoutInterval:4e3,pingFrequency:e[s(1158)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(615)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:f,ws:p}=n,m=Array.isArray(f)?f:e[s(1521)](e[s(257)],typeof f)?[f]:[];if(!m||m[s(599)]===0)throw new Error(e[s(1486)]);if(!e[s(1823)](lp,p))throw new Error("please p"+s(1078)+"s params"+s(779)+s(792)+s(545)+s(374)+s(735));Object[s(507)](this._options,n),this[s(1408)+"tManager"]=new Yd(m,this._options.maxRetries),this[s(1012)+s(1699)]=new xp(this[s(1564)]["pingLoss"+s(1676)]),this[s(1564)].automaticOpen&&(this._isInit=!0,this[s(1061)]()),this[s(1564)]["listenNe"+s(1730)+s(621)]&&(this[s(878)+"T"]||this._isMiniWX?this["_onPageNetWorkCh"+s(1579)]():this[s(1672)+"er"]&&this[s(1204)+"balEvent"+s(724)]())}[t(752)+"nLine"](){let n=t;this[n(1564)]["disableA"+n(598)+n(1196)]||this[n(264)+n(824)]||this[n(916)+n(1323)]()}[t(752)+t(908)](){let n=t;this["_destroy"+n(739)+"t"]();let s=e[n(333)](ca,e[n(1308)],{message:e[n(1757)]});this[n(1189)+"mediatel"+n(255)+"ct"]&&this[n(1189)+n(844)+"yReconnect"](s)}["_initGlo"+t(1252)+t(724)](){let n=t;this[n(1672)+"er"]&&window[n(1512)+n(724)](e[n(1574)],this[n(752)+"nLine"]),this._isBrowser&&window[n(1512)+"Listener"](e[n(1171)],this[n(752)+n(908)]),this[n(1672)+"er"]&&window[n(1512)+n(724)]("pagehide",this[n(914)+n(819)]),this[n(1672)+"er"]&&window[n(1512)+"Listener"](e[n(934)],this[n(914)+"ageShow"])}["_dropGlobalEvent"+t(724)](){let n=t;this[n(1672)+"er"]&&window[n(256)+"entListe"+n(564)](e[n(1574)],this[n(752)+"nLine"]),this[n(1672)+"er"]&&window[n(256)+n(1431)+"ner"](e[n(1171)],this[n(752)+n(908)]),this._isBrowser&&window[n(256)+n(1431)+n(564)](e[n(1185)],this[n(914)+n(819)]),this[n(1672)+"er"]&&window["removeEventListe"+n(564)](e.PUOvJ,this._handlePageShow)}[t(914)+t(819)](n){let s=t;!n[s(951)+"d"]&&(this[s(1672)+"er"]&&window["removeEv"+s(1431)+s(564)](e[s(1185)],this["_handleP"+s(819)]),this[s(1672)+"er"]&&window["removeEv"+s(1431)+"ner"](s(1052),this[s(914)+s(1440)]),this.close()),this._isBrowser&&window[s(256)+s(1431)+"ner"](s(1322),this["_handleO"+s(1259)]),this[s(1672)+"er"]&&window[s(256)+s(1431)+s(564)](e[s(1171)],this[s(752)+s(908)])}[t(914)+t(1440)](n){let s=t;n[s(951)+"d"]&&(e[s(1428)](e[s(841)],"ziiJI")?(this[s(573)+s(1251)]=_0xd7a076,this[s(275)+s(379)]=_0x522f3d,this[s(891)+s(1696)]=_0x4b4752,this[s(1569)]=_0x431b87(this[s(573)+s(1251)],e[s(1678)])):(this[s(741)+s(703)]()&&(!this[s(827)]||e[s(1456)](this._ws[s(284)+"te"],this[s(794)])||e[s(1816)](this[s(827)][s(284)+"te"],this[s(803)+"NG"]))&&this["_handleO"+s(1259)](),this._isBrowser&&window["addEvent"+s(724)](e[s(1574)],this[s(752)+s(1259)]),this[s(1672)+"er"]&&window["addEvent"+s(724)]("offline",this[s(752)+s(908)])))}async[t(1514)+t(1788)](n){let s=t;if(s(513)!==s(583)){let{fpID:d,deviceID:f,bddID:p,ttwID:m,accessKey:_,aID:h,customParams:I={},enableAutoAck:R,enableQoS:M,QoSLevel:F,env:H}=this[s(1564)],de,Ie,ee;this[s(1672)+"er"]||this._isMiniWX||this[s(878)+"T"]?(de=location&&e[s(1649)](s(1611),location[s(566)])?e[s(349)]:s(1714),Ie=n.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),ee=/^wss(.*:\/\/)/[s(373)](n)?n:""+de+Ie):(de=e[s(349)],Ie=n[s(467)](/(^http)((?:[s]*:\/\/))/,""),ee=/(^ws)((?:[s]*:\/\/))/.test(Ie)?Ie:""+de+Ie);let Te=p?e[s(1677)]:m?e[s(259)]:s(1484)+"d",Gt=p||m||f;if(e[s(1454)](!Gt,!Te))throw new Error(e.RLGky);let qt=e[s(673)](e[s(1534)],typeof I)?await e[s(462)](I):I,kn=H?e[s(789)](fp,H.xUseEnv,H[s(1729)]):{},At=Object[s(507)]({device_platform:e[s(575)],version_code:s(297)+"0",access_key:_,fpid:d,aid:h,[Te]:Gt,xsack:R?1:0,xaack:R?1:0,xsqos:M?1:0,qos_level:M?F:void 0,qos_sdk_version:2,...kn},qt),ga=Object[s(409)](At)[s(791)]((ma,wa)=>At[wa]!==void 0?""+ma+(ma?"&":"?")+wa+"="+At[wa]:ma,"");return ee+s(1811)+ga}else _0x47f04a(_0x270f36,58),_0x1f4cd6(_0x28f6b8,_0x394b00)}async[t(1061)](){let n=t;if(!(this._connectLock||this[n(264)+"osed"])){this["_connect"+n(243)]=!0;try{let s=this["_endpoin"+n(863)]?.["checkCur"+n(612)+"ointReachedMaxRe"+n(628)](),{timeoutInterval:d}=this[n(1564)];if(s){let p=this["_endpoin"+n(863)]?.[n(1295)+"ntEndpoint"](),m=this[n(1408)+"tManager"]?.[n(625)+n(977)+n(1565)+n(525)+n(1076)](),_=this[n(1408)+n(863)]?.[n(1295)+n(1469)+n(1641)+n(1326)]();if(m){let h=n(1233)+p+(n(814)+n(1212)+n(1183)+n(527)+"ill use "+n(1547)+n(1695))+m+(n(314)+"y"),I=at(e[n(1300)],{message:h,code:rn["MAX_RETR"+n(225)+"R"]});this[n(872)](h),this[n(358)+n(433)+n(1596)](I),this[n(329)]=await this[n(1514)+n(1788)](m),this[n(872)]("connect "+m+" "+_+n(853)),this[n(505)+n(856)+"rs"]()}else{let h=n(1233)+p+(n(814)+n(1212)+n(1183)+"ached");this[n(872)](h),this[n(358)+"hErrorEv"+n(1596)](e[n(815)](at,n(1135),{message:h,code:rn["MAX_RETR"+n(225)+"R"]}));return}}else{let p=this["_endpoin"+n(863)]?.[n(1295)+n(1469)+n(479)+n(985)](),m=this[n(1408)+n(863)]?.[n(1295)+n(1469)+n(1641)+n(1326)]();this[n(329)]=await this[n(1514)+n(1788)](e[n(1454)](p,"")),this[n(872)](n(1233)+p+" "+m+n(853)),this["_removeW"+n(856)+"rs"]()}if(this[n(460)])this[n(460)]=!1;else{let p=e.cJXNt(ca,e[n(1308)],{message:e[n(719)]});this["onStartR"+n(1323)]&&this["onStartR"+n(1323)](p)}let f=this[n(1408)+n(863)]?.[n(1295)+"ntEndpointTriesC"+n(1326)]()||0;e[n(389)](f,1)&&await this._wait(e.lvIkT(f,1)),this[n(872)](n(1587)+n(632)+this[n(329)]+(n(657)+n(1318))+this[n(1067)+"ls"]),this[n(827)]=e[n(1014)](dp,{url:this[n(329)],protocols:[this._protocols],headers:this[n(1564)].miniProgramParams[n(811)+n(838)]},this[n(1564)].ws),(this[n(1672)+"er"]||this._isWorker)&&this[n(827)]&&(this[n(827)][n(1683)+"pe"]=this[n(1395)+"ype"]),this[n(242)+n(1452)](),this[n(1061)+n(806)+n(1712)]=e[n(1525)](setTimeout,this[n(439)+"ut"].bind(this),d)}catch(s){throw this[n(1061)+"Lock"]=!1,s}}}[t(1194)+t(971)](){let n=t;e[n(393)](clearTimeout,this[n(1061)+n(806)+n(1712)]),this[n(1061)+"ionTimeo"+n(1712)]=null}[t(1153)+t(1294)](){let n=t;e.ysOIW(clearTimeout,this[n(875)+"gTimeoutId"]),e[n(616)](clearTimeout,this["_reconne"+n(1386)+n(310)]),this[n(875)+"gTimeoutId"]=null,this[n(546)+"ctTimeou"+n(310)]=null}[t(872)](...n){let s=t;if(e.TQccg!==e[s(1261)])this[s(1564)][s(1815)]&&console.log[s(332)](console,[s(1603)+">",...n]);else return _0xf7f490?this[s(1026)+"E"]():this[s(1224)+"E"]()}[t(268)+t(1705)+"e"](n){let s=t,{initReconnectInterval:d,maxReconnectInterval:f,reconnectIntervalGrowFactor:p}=this[s(1564)],m=e.oEGgk(d,Math[s(1464)](p,e[s(1091)](n,1)));return e[s(707)](m,f)?f:m}_ping(){let n=t;if(this[n(827)]&&e[n(762)](this[n(827)].readyState,this[n(803)+"NG"])){this["_clearPi"+n(1294)](),this._pingPongTimeoutId=setTimeout(this[n(1413)][n(672)](this),this[n(1564)][n(730)+n(1116)]);return}if(!this[n(827)]||this[n(827)][n(284)+"te"]!==this[n(794)])return void this["_handleR"+n(1323)]();this[n(827)]&&this[n(827)].send("hi"),this[n(546)+n(1386)+n(310)]=e[n(1487)](setTimeout,this[n(916)+n(1323)+"Timeout"][n(672)](this),this[n(1564)][n(1693)+"outInter"+n(535)])}[t(916)+t(1323)+"Timeout"](){let n=t;this["_pingLos"+n(1699)]?.[n(1550)](),this[n(866)](e.jRXtq,e[n(385)]),this[n(1012)+n(1699)]?.[n(1360)+n(1556)+"nt"]()?this["_handleR"+n(1323)]():this._ping()}[t(741)+t(703)](){let n=t;return this[n(878)+"T"]||this[n(1737)+"X"]?this[n(1291)+n(1645)+n(662)]:(this[n(1672)+"er"]||this[n(1627)+"r"])&&this[n(1564)][n(1448)+"tworkCha"+n(621)]?navigator[n(1422)]:!0}[t(916)+t(1323)](){let n=t;!this[n(741)+"orOnline"]()||this[n(264)+n(824)]||(this["_endpoin"+n(863)]?.[n(1100)+"pointCon"+n(1363)](),this[n(1012)+n(1699)]?.["resetCou"+n(532)](),this[n(827)]?this._disconnect(1001,e[n(453)],!0):this[n(1061)]())}[t(923)+t(1198)+"ange"](){let n=t;this[n(878)+"T"]?tt[n(684)+n(1267)+n(994)](({isConnected:s})=>{let d=n,f={jbeFn:function(p,m,_){return e[N(457)](p,m,_)},GlZGB:function(p){return e[N(440)](p)},SHnQZ:function(p,m,_){return e[N(943)](p,m,_)},kPgIi:function(p,m,_){return e[N(1478)](p,m,_)},CBJpK:function(p,m){return e.NDqKD(p,m)}};if(e[d(1816)](e[d(1470)],e[d(732)]))this[d(1291)+d(1645)+d(662)]=s,s?this[d(752)+d(1259)]():this[d(752)+d(908)]();else{LvuNaa[d(497)](_0x2b38fa,_0x47a877,42);let p=LvuNaa[d(1372)](_0x942026);LvuNaa[d(428)](_0x1a6793,_0x30ddec,p),LvuNaa[d(1826)](_0x50c556,_0x32596a,p[d(1441)]),LvuNaa.kPgIi(_0x28ef6e,_0x7a4005,p),LvuNaa[d(649)](_0x2c2d8f,p)}}):this._isMiniWX&&wx[n(684)+"kStatusC"+n(994)](({isConnected:s})=>{let d=n;this[d(1291)+"igatorOn"+d(662)]=s,s?this[d(752)+d(1259)]():this._handleOffLine()})}[t(1199)](n){return new Promise(s=>{let d=N;setTimeout(s,this[d(268)+d(1705)+"e"](n))})}[t(882)+"ect"](n=1e3,s="",d=!1){let f=t;this._ws&&this[f(1778)+f(739)+"t"](n,s,d)}_onTimeout(){let n=t,s=this["_endpoin"+n(863)]?.[n(1295)+"ntEndpoint"]();this[n(872)](n(1233)+s+n(814)),this[n(882)+n(1483)](1001,e[n(1548)],!0)}[t(1156)](n){let s=t,d={jpWyI:function(f,p){return e[N(234)](f,p)},RYMJQ:function(f,p){return f===p},rciZx:function(f,p){return e[N(1524)](f,p)},HOvvJ:function(f,p){return e[N(1311)](f,p)},dbJGG:function(f,p){return e.ANyBB(f,p)},xzqju:function(f,p){return e[N(1351)](f,p)}};if(e.fLiuH(e.nyFzN,s(528)))return _0x189f1d[s(1629)](_0x33e91f)||(_0x3324c9=_0x28aea4[s(1735)+"er"](_0x344c86)),LUOMjw[s(978)](this.unsigned,_0xe41220[s(1532)])&&LUOMjw[s(780)](LUOMjw[s(798)](this.high,31),1)&&LUOMjw.HOvvJ(LUOMjw.dbJGG(_0x1ba73[s(858)],31),1)?!1:LUOMjw[s(481)](this[s(858)],_0x316091.high)&&LUOMjw[s(481)](this[s(1220)],_0x1f4654[s(1220)]);{let f=e[s(1570)](Ut,n);this._ws&&e[s(768)](this[s(827)].readyState,this[s(794)])&&(this._ws&&this[s(827)][s(608)](f),this[s(872)](s(1588),n))}}["_removeW"+t(856)+"rs"](){let n=t,s=e[n(926)][n(702)]("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(827)]["removeEv"+n(1431)+n(564)](e.TPKVH,this._onOpen);continue;case"1":if(!this[n(827)])return;continue;case"2":this[n(827)][n(256)+n(1431)+"ner"](e[n(1229)],this[n(659)]);continue;case"3":this._ws[n(256)+n(1431)+n(564)](e[n(1468)],this[n(316)+"ge"]);continue;case"4":this[n(827)][n(256)+n(1431)+n(564)](e[n(1300)],this[n(1773)]);continue}break}}_addWsListeners(){let n=t,s=e.gmHPu[n(702)]("|"),d=0;for(;;){switch(s[d++]){case"0":this._ws[n(1512)+n(724)](e[n(1229)],this[n(659)]);continue;case"1":if(!this[n(827)])return;continue;case"2":this[n(827)].addEventListener(n(470),this._onOpen);continue;case"3":this[n(827)][n(1512)+n(724)](e[n(1300)],this._onError);continue;case"4":this[n(827)].addEventListener(n(1708),this._onMessage);continue}break}}[t(274)+t(887)](n=1e3,s=""){let d=t;try{this[d(827)]&&this[d(827)][d(1081)](n,s)}catch{}}[t(1778)+t(739)+"t"](n=1e3,s="",d=!1){let f=t;if(this[f(1153)+f(1294)](),this[f(1194)+f(971)](),this[f(505)+f(856)+"rs"](),this[f(274)+f(887)](1e3,s),this["_connect"+f(243)]=!1,d&&this[f(741)+f(703)]()&&!this[f(264)+f(824)]){if(this._endpointManager?.[f(1360)+f(1331)+"es"]()){let m=this[f(1408)+f(863)]?.[f(1295)+f(1469)+"nt"]();this[f(358)+f(631)+"ent"](e.TJejK(ht,f(1081),{code:1006,reason:f(1233)+m+(f(814)+f(1212)+"tries re"+f(1494)),wasClean:!0}))}else if(e[f(1457)]===e[f(1457)]){let m=this[f(1564)][f(919)+f(698)+"ptor"](n,s);this["_dispatc"+f(631)+f(1596)](e[f(721)](ht,e[f(1229)],{code:n,reason:s,wasClean:!0,willReconnect:m})),m&&this[f(1061)]()}else return;return}this[f(741)+f(703)]()||this[f(264)+f(824)]?this[f(358)+f(631)+"ent"](e[f(1664)](ht,"close",{code:n,reason:f(909)})):this[f(358)+"hCloseEv"+f(1596)](e[f(370)](ht,e[f(1229)],{code:1006,reason:e[f(375)]})),this[f(827)]=null,this[f(1408)+f(863)]?.[f(1100)+f(1238)+f(1363)](),this["_pingLos"+f(1699)]?.["resetCou"+f(532)]()}[t(358)+"hOpenEvent"](n){let s=t;this[s(866)](s(470),n),this.onopen&&this[s(1759)](n)}[t(358)+"hMessage"+t(997)](n){let s=t;this[s(866)](e[s(1468)],n),this[s(1522)+"e"]&&this[s(1522)+"e"](n)}["_dispatc"+t(1114)+t(995)](n){let s=t;this[s(866)](e[s(1149)],n),this[s(538)+s(511)]&&this["onReceiv"+s(511)](n)}[t(358)+t(433)+"ent"](n){let s=t;e[s(602)](e.mlykh,e[s(1539)])?(this[s(866)](e[s(1300)],n),this[s(783)]&&this[s(783)](n)):this[s(1564)].debug&&_0xffb48[s(1410)][s(332)](_0x15a674,[e[s(1175)],..._0x53c657])}[t(358)+t(631)+t(1596)](n){let s=t;this[s(866)](e[s(1229)],n),this.onclose&&this[s(295)](n)}get[t(1683)+"pe"](){let n=t;return this[n(827)]?this._ws[n(1683)+"pe"]:this[n(1395)+"ype"]}set binaryType(n){let s=t;this[s(1395)+s(1316)]=n,this[s(827)]&&(this[s(827)].binaryType=n)}get retryCount(){let n=t;return this[n(1408)+n(863)]?.[n(1295)+n(1469)+n(1641)+n(1326)]()||0}get["buffered"+t(1655)](){let n=t;return this[n(891)+n(313)][n(791)]((d,f)=>(d+=f&&f[n(253)+"th"]||0,d),0)+(this[n(827)]?this[n(827)][n(327)+"Amount"]:0)}get extensions(){let n=t;return this[n(827)]?this._ws[n(1065)+"ns"]:""}get[t(566)](){let n=t;return e.XcBrT(e[n(391)],n(1777))?this[n(1569)]?.[n(1336)](_0x2710bf):this[n(827)]?this[n(827)].protocol:""}get[t(284)+"te"](){let n=t;return this[n(827)]?this[n(827)][n(284)+"te"]:this[n(1564)].automaticOpen?this[n(803)+"NG"]:this[n(1137)]}get[t(731)](){let n=t;return this._ws?this[n(827)][n(731)]:this[n(329)]}[t(1081)](n=1e3,s){let d=t,f=e[d(1600)].split("|"),p=0;for(;;){switch(f[p++]){case"0":if(this._ws.readyState===this[d(1137)]||e[d(1283)](this[d(827)][d(284)+"te"],this.CLOSING))return void this[d(872)](e[d(738)]);continue;case"1":if(!this._ws)return void this[d(872)](e[d(1820)]);continue;case"2":this[d(1778)+"WebSocket"](n,s);continue;case"3":this[d(1194)+d(971)]();continue;case"4":this[d(305)+d(1394)]?.[d(686)]();continue;case"5":this[d(1153)+d(1294)]();continue;case"6":this[d(264)+d(824)]=!0;continue;case"7":this[d(1796)+d(1252)+"Listener"]();continue}break}}async[t(608)](n,s){let d=t,f={nNnit:function(ee,Te){return e[N(709)](ee,Te)},kAhpP:function(ee,Te){return e[N(1795)](ee,Te)},nxgAN:function(ee,Te){return ee(Te)},QUjLj:function(ee,Te){return ee>Te},vQNXl:function(ee,Te){return e[N(267)](ee,Te)},nggVQ:function(ee,Te){return e.osGWW(ee,Te)},lDlsQ:function(ee,Te){return e[N(965)](ee,Te)},KAgwW:function(ee,Te){return e.llLqu(ee,Te)}};if(e.qSTKX(null,n))throw new Error(e[d(1488)]);e[d(1160)](e[d(220)],typeof n)&&(n=JSON[d(230)+"y"](n)),e[d(1610)](e[d(257)],typeof n)&&!e.pgdYE(n,ArrayBuffer)&&!(n[d(1365)]&&e[d(664)](n[d(1365)],ArrayBuffer))&&(n=JSON[d(230)+"y"](n));let p=await e[d(1570)](nl,n),m=up(n),{method:_=0,service:h=this._options.service,logID:I=this[d(1564)][d(790)+"erator"](),headers:R=this._options[d(326)],payloadEncoding:M=this[d(1564)][d(1613)+d(1423)],payloadType:F=this._options[d(710)+d(1316)],logIDNew:H=this[d(1564)][d(1739)+d(1689)][d(1120)+"toGenera"+d(285)+"ew"]?e.NDqKD(i,this[d(1564)]["logIDNew"+d(1689)][d(829)]):""}=s||{};if(!h)throw new Error(e[d(531)]);let de={SeqID:ce[d(1735)+"er"](this._seqId++),LogID:ce[d(1735)+"er"](I),service:h,method:_,headers:R,payloadEncoding:e[d(1260)](M,Object)?M[d(869)]?M.encoding:"":M,payloadType:e[d(1150)](F,Object)?F[d(430)]?F[d(430)]:m:F||m,payload:p,LogIDNew:H},Ie=e[d(619)](Ut,de);if(this[d(827)]&&e[d(1351)](this[d(827)][d(284)+"te"],this[d(794)]))this[d(827)]&&this._ws[d(608)](Ie),this._debug(e[d(785)],de);else if(e[d(418)](this[d(891)+d(313)][d(599)],this[d(1564)].maxMessageQueueLength))this[d(891)+"Queue"].push(Ie),this._debug(e[d(595)],de);else if(e[d(1235)](d(1597),e[d(235)])){let ee=e.vUKmA(_0x5dae1c,8192),Te=e[d(1296)](ee,1),Gt=null,qt=ee;return function(kn){let At=d;if(jsIpoA[At(1724)](kn,1)||jsIpoA.kAhpP(kn,Te))return jsIpoA.nxgAN(_0x3e64db,kn);jsIpoA[At(904)](jsIpoA[At(1684)](qt,kn),ee)&&(Gt=jsIpoA.nggVQ(_0x28bec2,ee),qt=0);let ga=_0x2a951f[At(1214)](Gt,qt,qt+=kn);return jsIpoA.lDlsQ(7,qt)&&(qt=jsIpoA[At(1684)](jsIpoA[At(961)](7,qt),1)),ga}}else this[d(891)+d(313)][d(1638)](),this[d(891)+d(313)].push(Ie);return{seqID:this[d(263)],logID:I,logIDNew:H}}async[t(919)+"t"](n){let s=t,{url:d}=n||{},f=Array.isArray(d)?d:e.xRaMz(e.OUlzI,typeof d)?[d]:[];if(n&&Object[s(507)](this[s(1564)],n),f&&f[s(599)]?this[s(1408)+s(863)]=new Yd(f,this[s(1564)][s(746)+"es"]):this[s(1408)+s(863)]?.[s(1100)+s(1238)+s(1363)](),this[s(1012)+s(1699)]?.[s(1807)+s(532)](this[s(1564)][s(559)+s(1676)]),this[s(264)+s(824)]=!1,this._ws&&e[s(1598)](this[s(827)][s(284)+"te"],this[s(1137)]))this[s(882)+s(1483)](1e3,e.RfZHW,!0);else if(e.ogWQi!==e.ogWQi){let p=0,m=[];for(;e[s(456)](p,_0x30614b.byteLength);){let{offset:_}=e[s(972)](_0x28514b,_0x25b4a8,p);p=_;let h={cursor_name:"",cursor:0,service:0},{value:I,offset:R}=_0x286d7e(_0x10ef4d,p);h[s(1515)]=I,p=R;let{value:M,offset:F}=e[s(737)](_0xd1da2f,_0x74c36,p);p=F,h["cursor_n"+s(1817)]=_0x40dbc4(_0x2f72c5,p,e.YTmei(p,M)),p+=M;let{value:H,offset:de}=_0x17aa62(_0x8c0ab1,p);h.cursor=H[s(273)](),p=de,m.push(h)}return m}else this[s(460)]=!0,this[s(1061)]()}async connect(){let n=t;if(e[n(1652)](e[n(1750)],e[n(1750)]))this[n(866)](e[n(1229)],_0xe08355),this[n(295)]&&this[n(295)](_0x3cba2f);else if(!this[n(1061)+n(243)]){let s=e[n(933)][n(702)]("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(1012)+"sCounter"]?.["resetCou"+n(532)]();continue;case"1":this[n(1061)]();continue;case"2":this[n(1408)+n(863)]?.[n(1100)+n(1238)+n(1363)]();continue;case"3":this[n(460)]=!0;continue;case"4":this[n(264)+"osed"]=!1;continue}break}}}[t(1512)+t(724)](n,s){this.on(n,s)}[t(1794)+"Event"](n){let s=t,{type:d}=n;this[s(866)](d,n)}[t(256)+t(1431)+"ner"](n,s){this[t(1399)](n,s)}pingOnce(){let n=t,s={nmuRv:function(d,f){return e[N(589)](d,f)},XyImV:function(d,f){return e[N(1396)](d,f)},rCEpH:function(d,f){return e[N(1380)](d,f)},nBBmO:function(d,f){return d>>f},EYUwq:function(d,f){return e[N(556)](d,f)},Jkzvj:function(d,f){return e[N(851)](d,f)},ErPsT:function(d,f){return d>>f},GkDEw:function(d,f){return d===f},ufqPS:n(584),lAnhO:n(1213),sdJBt:function(d,f){return e[n(1570)](d,f)},NqVTM:e.eFzWW,cgJvj:e[n(340)]};return new Promise((d,f)=>{let p=n,m={PoJlv:function(I,R){return e.qLasV(I,R)},PgSnp:e[p(597)],ZppYR:function(I,R){return e.blliK(I,R)},FARdP:e[p(385)],uKHEd:e.eFzWW,dbSKt:e.jRXtq};this[p(1153)+p(1294)](),this["_pingPon"+p(766)+"Id"]=e[p(952)](setTimeout,this[p(1413)].bind(this),this[p(1564)][p(730)+p(1116)]);let _=()=>{let I=p,R={Nurii:function(M,F){return s[N(1174)](M,F)},RIkkm:function(M,F){return s[N(1804)](M,F)},NjbRG:function(M,F){return s[N(1305)](M,F)},XcTAy:function(M,F){return s.nBBmO(M,F)},Ktzvg:function(M,F){return s.EYUwq(M,F)},GsZTF:function(M,F){return s[N(553)](M,F)},FJkWG:function(M,F){return s[N(1059)](M,F)}};s.GkDEw(s[I(861)],s.lAnhO)?(DZcsff.Nurii(_0x578d39,65536)?_0x1192ab[_0x181ca9++]=DZcsff[I(750)](DZcsff[I(499)](DZcsff[I(1033)](_0x2d6448,12),15),224):(_0x8b3292[_0x47eb79++]=DZcsff[I(571)](DZcsff[I(1115)](_0x1901d8,18),7)|240,_0x5ae603[_0x4afb1e++]=DZcsff[I(750)](_0x1d6be4>>12&63,128)),_0x1c1fb7[_0x28f5f6++]=DZcsff[I(1609)](_0x1239ac,6)&63|128):(s[I(1154)](d,I(1112)),this[I(1399)](s[I(973)],_),this[I(1399)](s[I(1181)],h))},h=()=>{let I=p;m[I(1345)](m[I(1315)],m.PgSnp)?(m.ZppYR(f,m[I(526)]),this[I(1399)](m[I(231)],_),this[I(1399)](m.dbSKt,h)):(this[I(866)](I(1135),_0x3567db),this.onerror&&this[I(783)](_0x49f774))};this.on("ping_onc"+p(637)+"s",_),this.on(e.jRXtq,h),this[p(1413)]()})}}})(),Be[z(1630)+z(1612)]=Re[z(1630)+z(1612)],Be["CustomEr"+z(304)]=Re[z(956)+z(304)],Be[z(1581)+"e"]=Re.ErrorCode,Be[z(997)]=Re.Event,Be[z(403)]=Re[z(403)],Be[z(1388)+"MessageEvent"]=Re["Frontier"+z(898)+z(1827)],Be[z(898)+z(1827)]=Re.MessageEvent,Be[z(1374)+"t"]=Re[z(1374)+"t"],Be[z(1216)+z(469)]=Re[z(1216)+z(469)],Be[z(782)+z(1612)]=Re[z(782)+"oseEvent"],Be[z(1749)+"rorEvent"]=Re[z(1749)+z(304)],Be[z(1263)+z(1787)+"nt"]=Re[z(1263)+z(1787)+"nt"],Be[z(1056)+z(1517)]=Re.createOpenEvent,Be[z(854)+z(1593)+"vent"]=Re["createRe"+z(1593)+z(1827)],Be[z(229)+z(1293)]=Re[z(229)+z(1293)],Be[z(1016)+z(1817)]=Re[z(1016)+z(1817)];for(So in Re)[z(1630)+"oseEvent",z(956)+z(304),z(1581)+"e","Event",z(403),"Frontier"+z(898)+z(1827),z(898)+"vent","OpenEvent",z(1216)+"tEvent",z(782)+"oseEvent",z(1749)+"rorEvent",z(1263)+z(1787)+"nt",z(1056)+"enEvent",z(854)+"connectE"+z(1827),z(229)+z(1293),z(1016)+"ame"].indexOf(So)===-1&&(Be[So]=Re[So]);var So;Object["definePr"+z(1566)](Be,z(1813)+"le",{value:!0})});var Zt=se((uD,ax)=>{"use strict";var sx=["nodebuffer","arraybuffer","fragments"],ox=typeof Blob<"u";ox&&sx.push("blob");ax.exports={BINARY_TYPES:sx,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:ox,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Ki=se((fD,ko)=>{"use strict";var{EMPTY_BUFFER:Jb}=Zt(),od=Buffer[Symbol.species];function Zb(t,e){if(t.length===0)return Jb;if(t.length===1)return t[0];let r=Buffer.allocUnsafe(e),i=0;for(let o=0;o<t.length;o++){let c=t[o];r.set(c,i),i+=c.length}return i<e?new od(r.buffer,r.byteOffset,i):r}function cx(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function dx(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function Xb(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function ad(t){if(ad.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new od(t):ArrayBuffer.isView(t)?e=new od(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),ad.readOnly=!1),e}ko.exports={concat:Zb,mask:cx,toArrayBuffer:Xb,toBuffer:ad,unmask:dx};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=le("bufferutil");ko.exports.mask=function(e,r,i,o,c){c<48?cx(e,r,i,o,c):t.mask(e,r,i,o,c)},ko.exports.unmask=function(e,r){e.length<32?dx(e,r):t.unmask(e,r)}}catch{}});var fx=se((xD,ux)=>{"use strict";var lx=Symbol("kDone"),cd=Symbol("kRun"),dd=class{constructor(e){this[lx]=()=>{this.pending--,this[cd]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[cd]()}[cd](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[lx])}}};ux.exports=dd});var Fr=se((hD,gx)=>{"use strict";var $i=le("zlib"),xx=Ki(),Yb=fx(),{kStatusCode:hx}=Zt(),Qb=Buffer[Symbol.species],eE=Buffer.from([0,0,255,255]),Oo=Symbol("permessage-deflate"),Xt=Symbol("total-length"),Br=Symbol("callback"),Tn=Symbol("buffers"),zr=Symbol("error"),Po,ld=class{constructor(e){if(this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._maxPayload=this._options.maxPayload|0,this._isServer=!!this._options.isServer,this._deflate=null,this._inflate=null,this.params=null,!Po){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Po=new Yb(r)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[Br];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let r=this._options,i=e.find(o=>!(r.serverNoContextTakeover===!1&&o.server_no_context_takeover||o.server_max_window_bits&&(r.serverMaxWindowBits===!1||typeof r.serverMaxWindowBits=="number"&&r.serverMaxWindowBits>o.server_max_window_bits)||typeof r.clientMaxWindowBits=="number"&&!o.client_max_window_bits));if(!i)throw new Error("None of the extension offers can be accepted");return r.serverNoContextTakeover&&(i.server_no_context_takeover=!0),r.clientNoContextTakeover&&(i.client_no_context_takeover=!0),typeof r.serverMaxWindowBits=="number"&&(i.server_max_window_bits=r.serverMaxWindowBits),typeof r.clientMaxWindowBits=="number"?i.client_max_window_bits=r.clientMaxWindowBits:(i.client_max_window_bits===!0||r.clientMaxWindowBits===!1)&&delete i.client_max_window_bits,i}acceptAsClient(e){let r=e[0];if(this._options.clientNoContextTakeover===!1&&r.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!r.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(r.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&r.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return r}normalizeParams(e){return e.forEach(r=>{Object.keys(r).forEach(i=>{let o=r[i];if(o.length>1)throw new Error(`Parameter "${i}" must have only a single value`);if(o=o[0],i==="client_max_window_bits"){if(o!==!0){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else if(i==="server_max_window_bits"){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(i==="client_no_context_takeover"||i==="server_no_context_takeover"){if(o!==!0)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else throw new Error(`Unknown parameter "${i}"`);r[i]=o})}),e}decompress(e,r,i){Po.add(o=>{this._decompress(e,r,(c,l)=>{o(),i(c,l)})})}compress(e,r,i){Po.add(o=>{this._compress(e,r,(c,l)=>{o(),i(c,l)})})}_decompress(e,r,i){let o=this._isServer?"client":"server";if(!this._inflate){let c=`${o}_max_window_bits`,l=typeof this.params[c]!="number"?$i.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=$i.createInflateRaw({...this._options.zlibInflateOptions,windowBits:l}),this._inflate[Oo]=this,this._inflate[Xt]=0,this._inflate[Tn]=[],this._inflate.on("error",nE),this._inflate.on("data",px)}this._inflate[Br]=i,this._inflate.write(e),r&&this._inflate.write(eE),this._inflate.flush(()=>{let c=this._inflate[zr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let l=xx.concat(this._inflate[Tn],this._inflate[Xt]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Xt]=0,this._inflate[Tn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._inflate.reset()),i(null,l)})}_compress(e,r,i){let o=this._isServer?"server":"client";if(!this._deflate){let c=`${o}_max_window_bits`,l=typeof this.params[c]!="number"?$i.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=$i.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:l}),this._deflate[Xt]=0,this._deflate[Tn]=[],this._deflate.on("data",tE)}this._deflate[Br]=i,this._deflate.write(e),this._deflate.flush($i.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=xx.concat(this._deflate[Tn],this._deflate[Xt]);r&&(c=new Qb(c.buffer,c.byteOffset,c.length-4)),this._deflate[Br]=null,this._deflate[Xt]=0,this._deflate[Tn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};gx.exports=ld;function tE(t){this[Tn].push(t),this[Xt]+=t.length}function px(t){if(this[Xt]+=t.length,this[Oo]._maxPayload<1||this[Xt]<=this[Oo]._maxPayload){this[Tn].push(t);return}this[zr]=new RangeError("Max payload size exceeded"),this[zr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[zr][hx]=1009,this.removeListener("data",px),this.reset()}function nE(t){if(this[Oo]._inflate=null,this[zr]){this[Br](this[zr]);return}t[hx]=1007,this[Br](t)}});var Ur=se((pD,Lo)=>{"use strict";var{isUtf8:mx}=le("buffer"),{hasBlob:rE}=Zt(),iE=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function sE(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function ud(t){let e=t.length,r=0;for(;r<e;)if((t[r]&128)===0)r++;else if((t[r]&224)===192){if(r+1===e||(t[r+1]&192)!==128||(t[r]&254)===192)return!1;r+=2}else if((t[r]&240)===224){if(r+2>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||t[r]===224&&(t[r+1]&224)===128||t[r]===237&&(t[r+1]&224)===160)return!1;r+=3}else if((t[r]&248)===240){if(r+3>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||(t[r+3]&192)!==128||t[r]===240&&(t[r+1]&240)===128||t[r]===244&&t[r+1]>143||t[r]>244)return!1;r+=4}else return!1;return!0}function oE(t){return rE&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}Lo.exports={isBlob:oE,isValidStatusCode:sE,isValidUTF8:ud,tokenChars:iE};if(mx)Lo.exports.isValidUTF8=function(t){return t.length<24?ud(t):mx(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=le("utf-8-validate");Lo.exports.isValidUTF8=function(e){return e.length<32?ud(e):t(e)}}catch{}});var gd=se((gD,Ax)=>{"use strict";var{Writable:aE}=le("stream"),_x=Fr(),{BINARY_TYPES:cE,EMPTY_BUFFER:yx,kStatusCode:dE,kWebSocket:lE}=Zt(),{concat:fd,toArrayBuffer:uE,unmask:fE}=Ki(),{isValidStatusCode:xE,isValidUTF8:bx}=Ur(),No=Buffer[Symbol.species],ut=0,Ex=1,vx=2,Sx=3,xd=4,hd=5,Mo=6,pd=class extends aE{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||cE[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[lE]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=ut}_write(e,r,i){if(this._opcode===8&&this._state==ut)return i();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(i)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let i=this._buffers[0];return this._buffers[0]=new No(i.buffer,i.byteOffset+e,i.length-e),new No(i.buffer,i.byteOffset,e)}let r=Buffer.allocUnsafe(e);do{let i=this._buffers[0],o=r.length-e;e>=i.length?r.set(this._buffers.shift(),o):(r.set(new Uint8Array(i.buffer,i.byteOffset,e),o),this._buffers[0]=new No(i.buffer,i.byteOffset+e,i.length-e)),e-=i.length}while(e>0);return r}startLoop(e){this._loop=!0;do switch(this._state){case ut:this.getInfo(e);break;case Ex:this.getPayloadLength16(e);break;case vx:this.getPayloadLength64(e);break;case Sx:this.getMask();break;case xd:this.getData(e);break;case hd:case Mo:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let r=this.consume(2);if((r[0]&48)!==0){let o=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(o);return}let i=(r[0]&64)===64;if(i&&!this._extensions[_x.extensionName]){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(this._fin=(r[0]&128)===128,this._opcode=r[0]&15,this._payloadLength=r[1]&127,this._opcode===0){if(i){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(!this._fragmented){let o=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let o=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}this._compressed=i}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let o=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(o);return}if(i){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let o=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(o);return}}else{let o=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(r[1]&128)===128,this._isServer){if(!this._masked){let o=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(o);return}}else if(this._masked){let o=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(o);return}this._payloadLength===126?this._state=Ex:this._payloadLength===127?this._state=vx:this.haveLength(e)}getPayloadLength16(e){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(e)}getPayloadLength64(e){if(this._bufferedBytes<8){this._loop=!1;return}let r=this.consume(8),i=r.readUInt32BE(0);if(i>Math.pow(2,21)-1){let o=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(o);return}this._payloadLength=i*Math.pow(2,32)+r.readUInt32BE(4),this.haveLength(e)}haveLength(e){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0)){let r=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(r);return}this._masked?this._state=Sx:this._state=xd}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=xd}getData(e){let r=yx;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}r=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&fE(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=hd,this.decompress(r,e);return}r.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(r)),this.dataMessage(e)}decompress(e,r){this._extensions[_x.extensionName].decompress(e,this._fin,(o,c)=>{if(o)return r(o);if(c.length){if(this._messageLength+=c.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let l=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");r(l);return}this._fragments.push(c)}this.dataMessage(r),this._state===ut&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=ut;return}let r=this._messageLength,i=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let o;this._binaryType==="nodebuffer"?o=fd(i,r):this._binaryType==="arraybuffer"?o=uE(fd(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=ut):(this._state=Mo,setImmediate(()=>{this.emit("message",o,!0),this._state=ut,this.startLoop(e)}))}else{let o=fd(i,r);if(!this._skipUTF8Validation&&!bx(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===hd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=ut):(this._state=Mo,setImmediate(()=>{this.emit("message",o,!1),this._state=ut,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,yx),this.end();else{let i=e.readUInt16BE(0);if(!xE(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new No(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!bx(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");r(c);return}this._loop=!1,this.emit("conclude",i,o),this.end()}this._state=ut;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=ut):(this._state=Mo,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=ut,this.startLoop(r)}))}createError(e,r,i,o,c){this._loop=!1,this._errored=!0;let l=new e(i?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(l,this.createError),l.code=c,l[dE]=o,l}};Ax.exports=pd});var _d=se((wD,Dx)=>{"use strict";var{Duplex:mD}=le("stream"),{randomFillSync:hE}=le("crypto"),Ix=Fr(),{EMPTY_BUFFER:pE,kWebSocket:gE,NOOP:mE}=Zt(),{isBlob:Gr,isValidStatusCode:wE}=Ur(),{mask:Tx,toBuffer:Vn}=Ki(),ft=Symbol("kByteLength"),_E=Buffer.alloc(4),Bo=8*1024,Jn,qr=Bo,vt=0,yE=1,bE=2,md=class t{constructor(e,r,i){this._extensions=r||{},i&&(this._generateMask=i,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=vt,this.onerror=mE,this[gE]=void 0}static frame(e,r){let i,o=!1,c=2,l=!1;r.mask&&(i=r.maskBuffer||_E,r.generateMask?r.generateMask(i):(qr===Bo&&(Jn===void 0&&(Jn=Buffer.alloc(Bo)),hE(Jn,0,Bo),qr=0),i[0]=Jn[qr++],i[1]=Jn[qr++],i[2]=Jn[qr++],i[3]=Jn[qr++]),l=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||l)&&r[ft]!==void 0?u=r[ft]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!l);let x=u;u>=65536?(c+=8,x=127):u>125&&(c+=2,x=126);let g=Buffer.allocUnsafe(o?u+c:c);return g[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(g[0]|=64),g[1]=x,x===126?g.writeUInt16BE(u,2):x===127&&(g[2]=g[3]=0,g.writeUIntBE(u,4,6)),r.mask?(g[1]|=128,g[c-4]=i[0],g[c-3]=i[1],g[c-2]=i[2],g[c-1]=i[3],l?[g,e]:o?(Tx(e,i,g,c,u),[g]):(Tx(e,i,e,0,u),[g,e])):[g,e]}close(e,r,i,o){let c;if(e===void 0)c=pE;else{if(typeof e!="number"||!wE(e))throw new TypeError("First argument must be a valid error code number");if(r===void 0||!r.length)c=Buffer.allocUnsafe(2),c.writeUInt16BE(e,0);else{let u=Buffer.byteLength(r);if(u>123)throw new RangeError("The message must not be greater than 123 bytes");c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string"?c.write(r,2):c.set(r,2)}}let l={[ft]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==vt?this.enqueue([this.dispatch,c,!1,l,o]):this.sendFrame(t.frame(c,l),o)}ping(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):Gr(e)?(o=e.size,c=!1):(e=Vn(e),o=e.length,c=Vn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let l={[ft]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Gr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,!1,l,i]):this.getBlobData(e,!1,l,i):this._state!==vt?this.enqueue([this.dispatch,e,!1,l,i]):this.sendFrame(t.frame(e,l),i)}pong(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):Gr(e)?(o=e.size,c=!1):(e=Vn(e),o=e.length,c=Vn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let l={[ft]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Gr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,!1,l,i]):this.getBlobData(e,!1,l,i):this._state!==vt?this.enqueue([this.dispatch,e,!1,l,i]):this.sendFrame(t.frame(e,l),i)}send(e,r,i){let o=this._extensions[Ix.extensionName],c=r.binary?2:1,l=r.compress,u,x;typeof e=="string"?(u=Buffer.byteLength(e),x=!1):Gr(e)?(u=e.size,x=!1):(e=Vn(e),u=e.length,x=Vn.readOnly),this._firstFragment?(this._firstFragment=!1,l&&o&&o.params[o._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(l=u>=o._threshold),this._compress=l):(l=!1,c=0),r.fin&&(this._firstFragment=!0);let g={[ft]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:x,rsv1:l};Gr(e)?this._state!==vt?this.enqueue([this.getBlobData,e,this._compress,g,i]):this.getBlobData(e,this._compress,g,i):this._state!==vt?this.enqueue([this.dispatch,e,this._compress,g,i]):this.dispatch(e,this._compress,g,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[ft],this._state=bE,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(wd,this,u,o);return}this._bufferedBytes-=i[ft];let l=Vn(c);r?this.dispatch(l,r,i,o):(this._state=vt,this.sendFrame(t.frame(l,i),o),this.dequeue())}).catch(c=>{process.nextTick(EE,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[Ix.extensionName];this._bufferedBytes+=i[ft],this._state=yE,c.compress(e,i.fin,(l,u)=>{if(this._socket.destroyed){let x=new Error("The socket was closed while data was being compressed");wd(this,x,o);return}this._bufferedBytes-=i[ft],this._state=vt,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===vt&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][ft],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][ft],this._queue.push(e)}sendFrame(e,r){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],r),this._socket.uncork()):this._socket.write(e[0],r)}};Dx.exports=md;function wd(t,e,r){typeof r=="function"&&r(e);for(let i=0;i<t._queue.length;i++){let o=t._queue[i],c=o[o.length-1];typeof c=="function"&&c(e)}}function EE(t,e,r){wd(t,e,r),t.onerror(e)}});var Bx=se((_D,Mx)=>{"use strict";var{kForOnEventAttribute:Vi,kListener:yd}=Zt(),Cx=Symbol("kCode"),Rx=Symbol("kData"),kx=Symbol("kError"),Px=Symbol("kMessage"),Ox=Symbol("kReason"),jr=Symbol("kTarget"),Lx=Symbol("kType"),Nx=Symbol("kWasClean"),Yt=class{constructor(e){this[jr]=null,this[Lx]=e}get target(){return this[jr]}get type(){return this[Lx]}};Object.defineProperty(Yt.prototype,"target",{enumerable:!0});Object.defineProperty(Yt.prototype,"type",{enumerable:!0});var Zn=class extends Yt{constructor(e,r={}){super(e),this[Cx]=r.code===void 0?0:r.code,this[Ox]=r.reason===void 0?"":r.reason,this[Nx]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[Cx]}get reason(){return this[Ox]}get wasClean(){return this[Nx]}};Object.defineProperty(Zn.prototype,"code",{enumerable:!0});Object.defineProperty(Zn.prototype,"reason",{enumerable:!0});Object.defineProperty(Zn.prototype,"wasClean",{enumerable:!0});var Hr=class extends Yt{constructor(e,r={}){super(e),this[kx]=r.error===void 0?null:r.error,this[Px]=r.message===void 0?"":r.message}get error(){return this[kx]}get message(){return this[Px]}};Object.defineProperty(Hr.prototype,"error",{enumerable:!0});Object.defineProperty(Hr.prototype,"message",{enumerable:!0});var Ji=class extends Yt{constructor(e,r={}){super(e),this[Rx]=r.data===void 0?null:r.data}get data(){return this[Rx]}};Object.defineProperty(Ji.prototype,"data",{enumerable:!0});var vE={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[Vi]&&o[yd]===e&&!o[Vi])return;let i;if(t==="message")i=function(c,l){let u=new Ji("message",{data:l?c:c.toString()});u[jr]=this,zo(e,this,u)};else if(t==="close")i=function(c,l){let u=new Zn("close",{code:c,reason:l.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[jr]=this,zo(e,this,u)};else if(t==="error")i=function(c){let l=new Hr("error",{error:c,message:c.message});l[jr]=this,zo(e,this,l)};else if(t==="open")i=function(){let c=new Yt("open");c[jr]=this,zo(e,this,c)};else return;i[Vi]=!!r[Vi],i[yd]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[yd]===e&&!r[Vi]){this.removeListener(t,r);break}}};Mx.exports={CloseEvent:Zn,ErrorEvent:Hr,Event:Yt,EventTarget:vE,MessageEvent:Ji};function zo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Fo=se((yD,zx)=>{"use strict";var{tokenChars:Zi}=Ur();function Ft(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function SE(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,l,u,x=-1,g=-1,w=-1,E=0;for(;E<t.length;E++)if(g=t.charCodeAt(E),l===void 0)if(w===-1&&Zi[g]===1)x===-1&&(x=E);else if(E!==0&&(g===32||g===9))w===-1&&x!==-1&&(w=E);else if(g===59||g===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E);let y=t.slice(x,w);g===44?(Ft(e,y,r),r=Object.create(null)):l=y,x=w=-1}else throw new SyntaxError(`Unexpected character at index ${E}`);else if(u===void 0)if(w===-1&&Zi[g]===1)x===-1&&(x=E);else if(g===32||g===9)w===-1&&x!==-1&&(w=E);else if(g===59||g===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E),Ft(r,t.slice(x,w),!0),g===44&&(Ft(e,l,r),r=Object.create(null),l=void 0),x=w=-1}else if(g===61&&x!==-1&&w===-1)u=t.slice(x,E),x=w=-1;else throw new SyntaxError(`Unexpected character at index ${E}`);else if(o){if(Zi[g]!==1)throw new SyntaxError(`Unexpected character at index ${E}`);x===-1?x=E:i||(i=!0),o=!1}else if(c)if(Zi[g]===1)x===-1&&(x=E);else if(g===34&&x!==-1)c=!1,w=E;else if(g===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${E}`);else if(g===34&&t.charCodeAt(E-1)===61)c=!0;else if(w===-1&&Zi[g]===1)x===-1&&(x=E);else if(x!==-1&&(g===32||g===9))w===-1&&(w=E);else if(g===59||g===44){if(x===-1)throw new SyntaxError(`Unexpected character at index ${E}`);w===-1&&(w=E);let y=t.slice(x,w);i&&(y=y.replace(/\\/g,""),i=!1),Ft(r,u,y),g===44&&(Ft(e,l,r),r=Object.create(null),l=void 0),u=void 0,x=w=-1}else throw new SyntaxError(`Unexpected character at index ${E}`);if(x===-1||c||g===32||g===9)throw new SyntaxError("Unexpected end of input");w===-1&&(w=E);let S=t.slice(x,w);return l===void 0?Ft(e,S,r):(u===void 0?Ft(r,S,!0):i?Ft(r,u,S.replace(/\\/g,"")):Ft(r,u,S),Ft(e,l,r)),e}function AE(t){return Object.keys(t).map(e=>{let r=t[e];return Array.isArray(r)||(r=[r]),r.map(i=>[e].concat(Object.keys(i).map(o=>{let c=i[o];return Array.isArray(c)||(c=[c]),c.map(l=>l===!0?o:`${o}=${l}`).join("; ")})).join("; ")).join(", ")}).join(", ")}zx.exports={format:AE,parse:SE}});var jo=se((vD,Zx)=>{"use strict";var IE=le("events"),TE=le("https"),DE=le("http"),Gx=le("net"),CE=le("tls"),{randomBytes:RE,createHash:kE}=le("crypto"),{Duplex:bD,Readable:ED}=le("stream"),{URL:bd}=le("url"),Dn=Fr(),PE=gd(),OE=_d(),{isBlob:LE}=Ur(),{BINARY_TYPES:Fx,CLOSE_TIMEOUT:NE,EMPTY_BUFFER:Uo,GUID:ME,kForOnEventAttribute:Ed,kListener:BE,kStatusCode:zE,kWebSocket:qe,NOOP:qx}=Zt(),{EventTarget:{addEventListener:FE,removeEventListener:UE}}=Bx(),{format:GE,parse:qE}=Fo(),{toBuffer:jE}=Ki(),jx=Symbol("kAborted"),vd=[8,13],Qt=["CONNECTING","OPEN","CLOSING","CLOSED"],HE=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ge=class t extends IE{constructor(e,r,i){super(),this._binaryType=Fx[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Uo,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=t.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,r===void 0?r=[]:Array.isArray(r)||(typeof r=="object"&&r!==null?(i=r,r=[]):r=[r]),Hx(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){Fx.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,r,i){let o=new PE({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new OE(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[qe]=this,c[qe]=this,e[qe]=this,o.on("conclude",$E),o.on("drain",VE),o.on("error",JE),o.on("message",ZE),o.on("ping",XE),o.on("pong",YE),c.onerror=QE,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",$x),e.on("data",qo),e.on("end",Vx),e.on("error",Jx),this._readyState=t.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[Dn.extensionName]&&this._extensions[Dn.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,r){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){ot(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===t.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=t.CLOSING,this._sender.close(e,r,!this._isServer,i=>{i||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),Kx(this)}}pause(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Sd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||Uo,r,i)}pong(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Sd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||Uo,r,i)}resume(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof r=="function"&&(i=r,r={}),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Sd(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[Dn.extensionName]||(o.compress=!1),this._sender.send(e||Uo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){ot(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(ge,"CONNECTING",{enumerable:!0,value:Qt.indexOf("CONNECTING")});Object.defineProperty(ge.prototype,"CONNECTING",{enumerable:!0,value:Qt.indexOf("CONNECTING")});Object.defineProperty(ge,"OPEN",{enumerable:!0,value:Qt.indexOf("OPEN")});Object.defineProperty(ge.prototype,"OPEN",{enumerable:!0,value:Qt.indexOf("OPEN")});Object.defineProperty(ge,"CLOSING",{enumerable:!0,value:Qt.indexOf("CLOSING")});Object.defineProperty(ge.prototype,"CLOSING",{enumerable:!0,value:Qt.indexOf("CLOSING")});Object.defineProperty(ge,"CLOSED",{enumerable:!0,value:Qt.indexOf("CLOSED")});Object.defineProperty(ge.prototype,"CLOSED",{enumerable:!0,value:Qt.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(ge.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(ge.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[Ed])return e[BE];return null},set(e){for(let r of this.listeners(t))if(r[Ed]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[Ed]:!0})}})});ge.prototype.addEventListener=FE;ge.prototype.removeEventListener=UE;Zx.exports=ge;function Hx(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:NE,protocolVersion:vd[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...i,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(t._autoPong=o.autoPong,t._closeTimeout=o.closeTimeout,!vd.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${vd.join(", ")})`);let c;if(e instanceof bd)c=e;else try{c=new bd(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}c.protocol==="http:"?c.protocol="ws:":c.protocol==="https:"&&(c.protocol="wss:"),t._url=c.href;let l=c.protocol==="wss:",u=c.protocol==="ws+unix:",x;if(c.protocol!=="ws:"&&!l&&!u?x=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?x="The URL's pathname is empty":c.hash&&(x="The URL contains a fragment identifier"),x){let A=new SyntaxError(x);if(t._redirects===0)throw A;Go(t,A);return}let g=l?443:80,w=RE(16).toString("base64"),E=l?TE.request:DE.request,S=new Set,y;if(o.createConnection=o.createConnection||(l?KE:WE),o.defaultPort=o.defaultPort||g,o.port=c.port||g,o.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,o.headers={...o.headers,"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":w,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(y=new Dn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=GE({[Dn.extensionName]:y.offer()})),r.length){for(let A of r){if(typeof A!="string"||!HE.test(A)||S.has(A))throw new SyntaxError("An invalid or duplicated subprotocol was specified");S.add(A)}o.headers["Sec-WebSocket-Protocol"]=r.join(",")}if(o.origin&&(o.protocolVersion<13?o.headers["Sec-WebSocket-Origin"]=o.origin:o.headers.Origin=o.origin),(c.username||c.password)&&(o.auth=`${c.username}:${c.password}`),u){let A=o.path.split(":");o.socketPath=A[0],o.path=A[1]}let v;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=l,t._originalHostOrSocketPath=u?o.socketPath:c.host;let A=i&&i.headers;if(i={...i,headers:{}},A)for(let[T,D]of Object.entries(A))i.headers[T.toLowerCase()]=D}else if(t.listenerCount("redirect")===0){let A=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!A||t._originalSecure&&!l)&&(delete o.headers.authorization,delete o.headers.cookie,A||delete o.headers.host,o.auth=void 0)}o.auth&&!i.headers.authorization&&(i.headers.authorization="Basic "+Buffer.from(o.auth).toString("base64")),v=t._req=E(o),t._redirects&&t.emit("redirect",t.url,v)}else v=t._req=E(o);o.timeout&&v.on("timeout",()=>{ot(t,v,"Opening handshake has timed out")}),v.on("error",A=>{v===null||v[jx]||(v=t._req=null,Go(t,A))}),v.on("response",A=>{let T=A.headers.location,D=A.statusCode;if(T&&o.followRedirects&&D>=300&&D<400){if(++t._redirects>o.maxRedirects){ot(t,v,"Maximum redirects exceeded");return}v.abort();let P;try{P=new bd(T,e)}catch{let k=new SyntaxError(`Invalid URL: ${T}`);Go(t,k);return}Hx(t,P,r,i)}else t.emit("unexpected-response",v,A)||ot(t,v,`Unexpected server response: ${A.statusCode}`)}),v.on("upgrade",(A,T,D)=>{if(t.emit("upgrade",A),t.readyState!==ge.CONNECTING)return;v=t._req=null;let P=A.headers.upgrade;if(P===void 0||P.toLowerCase()!=="websocket"){ot(t,T,"Invalid Upgrade header");return}let b=kE("sha1").update(w+ME).digest("base64");if(A.headers["sec-websocket-accept"]!==b){ot(t,T,"Invalid Sec-WebSocket-Accept header");return}let k=A.headers["sec-websocket-protocol"],O;if(k!==void 0?S.size?S.has(k)||(O="Server sent an invalid subprotocol"):O="Server sent a subprotocol but none was requested":S.size&&(O="Server sent no subprotocol"),O){ot(t,T,O);return}k&&(t._protocol=k);let U=A.headers["sec-websocket-extensions"];if(U!==void 0){if(!y){ot(t,T,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let B;try{B=qE(U)}catch{ot(t,T,"Invalid Sec-WebSocket-Extensions header");return}let J=Object.keys(B);if(J.length!==1||J[0]!==Dn.extensionName){ot(t,T,"Server indicated an extension that was not requested");return}try{y.accept(B[Dn.extensionName])}catch{ot(t,T,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[Dn.extensionName]=y}t.setSocket(T,D,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(v,t):v.end()}function Go(t,e){t._readyState=ge.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function WE(t){return t.path=t.socketPath,Gx.connect(t)}function KE(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=Gx.isIP(t.host)?"":t.host),CE.connect(t)}function ot(t,e,r){t._readyState=ge.CLOSING;let i=new Error(r);Error.captureStackTrace(i,ot),e.setHeader?(e[jx]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(Go,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Sd(t,e,r){if(e){let i=LE(e)?e.size:jE(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${Qt[t.readyState]})`);process.nextTick(r,i)}}function $E(t,e){let r=this[qe];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[qe]!==void 0&&(r._socket.removeListener("data",qo),process.nextTick(Wx,r._socket),t===1005?r.close():r.close(t,e))}function VE(){let t=this[qe];t.isPaused||t._socket.resume()}function JE(t){let e=this[qe];e._socket[qe]!==void 0&&(e._socket.removeListener("data",qo),process.nextTick(Wx,e._socket),e.close(t[zE])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function Ux(){this[qe].emitClose()}function ZE(t,e){this[qe].emit("message",t,e)}function XE(t){let e=this[qe];e._autoPong&&e.pong(t,!this._isServer,qx),e.emit("ping",t)}function YE(t){this[qe].emit("pong",t)}function Wx(t){t.resume()}function QE(t){let e=this[qe];e.readyState!==ge.CLOSED&&(e.readyState===ge.OPEN&&(e._readyState=ge.CLOSING,Kx(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Kx(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function $x(){let t=this[qe];if(this.removeListener("close",$x),this.removeListener("data",qo),this.removeListener("end",Vx),t._readyState=ge.CLOSING,!this._readableState.endEmitted&&!t._closeFrameReceived&&!t._receiver._writableState.errorEmitted&&this._readableState.length!==0){let e=this.read(this._readableState.length);t._receiver.write(e)}t._receiver.end(),this[qe]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",Ux),t._receiver.on("finish",Ux))}function qo(t){this[qe]._receiver.write(t)||this.pause()}function Vx(){let t=this[qe];t._readyState=ge.CLOSING,t._receiver.end(),this.end()}function Jx(){let t=this[qe];this.removeListener("error",Jx),this.on("error",qx),t&&(t._readyState=ge.CLOSING,this.destroy())}});var eh=se((AD,Qx)=>{"use strict";var SD=jo(),{Duplex:ev}=le("stream");function Xx(t){t.emit("close")}function tv(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Yx(t){this.removeListener("error",Yx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function nv(t,e){let r=!0,i=new ev({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return t.on("message",function(c,l){let u=!l&&i._readableState.objectMode?c.toString():c;i.push(u)||t.pause()}),t.once("error",function(c){i.destroyed||(r=!1,i.destroy(c))}),t.once("close",function(){i.destroyed||i.push(null)}),i._destroy=function(o,c){if(t.readyState===t.CLOSED){c(o),process.nextTick(Xx,i);return}let l=!1;t.once("error",function(x){l=!0,c(x)}),t.once("close",function(){l||c(o),process.nextTick(Xx,i)}),r&&t.terminate()},i._final=function(o){if(t.readyState===t.CONNECTING){t.once("open",function(){i._final(o)});return}t._socket!==null&&(t._socket._writableState.finished?(o(),i._readableState.endEmitted&&i.destroy()):(t._socket.once("finish",function(){o()}),t.close()))},i._read=function(){t.isPaused&&t.resume()},i._write=function(o,c,l){if(t.readyState===t.CONNECTING){t.once("open",function(){i._write(o,c,l)});return}t.send(o,l)},i.on("end",tv),i.on("error",Yx),i}Qx.exports=nv});var Ad=se((ID,th)=>{"use strict";var{tokenChars:rv}=Ur();function iv(t){let e=new Set,r=-1,i=-1,o=0;for(o;o<t.length;o++){let l=t.charCodeAt(o);if(i===-1&&rv[l]===1)r===-1&&(r=o);else if(o!==0&&(l===32||l===9))i===-1&&r!==-1&&(i=o);else if(l===44){if(r===-1)throw new SyntaxError(`Unexpected character at index ${o}`);i===-1&&(i=o);let u=t.slice(r,i);if(e.has(u))throw new SyntaxError(`The "${u}" subprotocol is duplicated`);e.add(u),r=i=-1}else throw new SyntaxError(`Unexpected character at index ${o}`)}if(r===-1||i!==-1)throw new SyntaxError("Unexpected end of input");let c=t.slice(r,o);if(e.has(c))throw new SyntaxError(`The "${c}" subprotocol is duplicated`);return e.add(c),e}th.exports={parse:iv}});var ch=se((DD,ah)=>{"use strict";var sv=le("events"),Ho=le("http"),{Duplex:TD}=le("stream"),{createHash:ov}=le("crypto"),nh=Fo(),Xn=Fr(),av=Ad(),cv=jo(),{CLOSE_TIMEOUT:dv,GUID:lv,kWebSocket:uv}=Zt(),fv=/^[+/0-9A-Za-z]{22}==$/,rh=0,ih=1,oh=2,Id=class extends sv{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:dv,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:cv,...e},e.port==null&&!e.server&&!e.noServer||e.port!=null&&(e.server||e.noServer)||e.server&&e.noServer)throw new TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(e.port!=null?(this._server=Ho.createServer((i,o)=>{let c=Ho.STATUS_CODES[426];o.writeHead(426,{"Content-Length":c.length,"Content-Type":"text/plain"}),o.end(c)}),this._server.listen(e.port,e.host,e.backlog,r)):e.server&&(this._server=e.server),this._server){let i=this.emit.bind(this,"connection");this._removeListeners=xv(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(o,c,l)=>{this.handleUpgrade(o,c,l,i)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=rh}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===oh){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(Xi,this);return}if(e&&this.once("close",e),this._state!==ih)if(this._state=ih,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(Xi,this):process.nextTick(Xi,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{Xi(this)})}}shouldHandle(e){if(this.options.path){let r=e.url.indexOf("?");if((r!==-1?e.url.slice(0,r):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,r,i,o){r.on("error",sh);let c=e.headers["sec-websocket-key"],l=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){Yn(this,e,r,405,"Invalid HTTP method");return}if(l===void 0||l.toLowerCase()!=="websocket"){Yn(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!fv.test(c)){Yn(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){Yn(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){Yi(r,400);return}let x=e.headers["sec-websocket-protocol"],g=new Set;if(x!==void 0)try{g=av.parse(x)}catch{Yn(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let w=e.headers["sec-websocket-extensions"],E={};if(this.options.perMessageDeflate&&w!==void 0){let S=new Xn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let y=nh.parse(w);y[Xn.extensionName]&&(S.accept(y[Xn.extensionName]),E[Xn.extensionName]=S)}catch{Yn(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let S={origin:e.headers[`${u===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(S,(y,v,A,T)=>{if(!y)return Yi(r,v||401,A,T);this.completeUpgrade(E,c,g,e,r,i,o)});return}if(!this.options.verifyClient(S))return Yi(r,401)}this.completeUpgrade(E,c,g,e,r,i,o)}completeUpgrade(e,r,i,o,c,l,u){if(!c.readable||!c.writable)return c.destroy();if(c[uv])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>rh)return Yi(c,503);let g=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${ov("sha1").update(r+lv).digest("base64")}`],w=new this.options.WebSocket(null,void 0,this.options);if(i.size){let E=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;E&&(g.push(`Sec-WebSocket-Protocol: ${E}`),w._protocol=E)}if(e[Xn.extensionName]){let E=e[Xn.extensionName].params,S=nh.format({[Xn.extensionName]:[E]});g.push(`Sec-WebSocket-Extensions: ${S}`),w._extensions=e}this.emit("headers",g,o),c.write(g.concat(`\r
15
15
  `).join(`\r
16
- `)),c.removeListener("error",ih),w.setSocket(c,d,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(w),w.on("close",()=>{this.clients.delete(w),this._shouldEmitClose&&!this.clients.size&&process.nextTick(Ji,this)})),u(w,o)}};oh.exports=Ad;function x1(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 Ji(t){t._state=sh,t.emit("close")}function ih(){this.destroy()}function Zi(t,e,r,i){r=r||qo.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} ${qo.STATUS_CODES[e]}\r
16
+ `)),c.removeListener("error",sh),w.setSocket(c,l,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(w),w.on("close",()=>{this.clients.delete(w),this._shouldEmitClose&&!this.clients.size&&process.nextTick(Xi,this)})),u(w,o)}};ah.exports=Id;function xv(t,e){for(let r of Object.keys(e))t.on(r,e[r]);return function(){for(let i of Object.keys(e))t.removeListener(i,e[i])}}function Xi(t){t._state=oh,t.emit("close")}function sh(){this.destroy()}function Yi(t,e,r,i){r=r||Ho.STATUS_CODES[e],i={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(r),...i},t.once("finish",t.destroy),t.end(`HTTP/1.1 ${e} ${Ho.STATUS_CODES[e]}\r
17
17
  `+Object.keys(i).map(o=>`${o}: ${i[o]}`).join(`\r
18
18
  `)+`\r
19
19
  \r
20
- `+r)}function Jn(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let d=new Error(o);Error.captureStackTrace(d,Jn),t.emit("wsClientError",d,r,e)}else Zi(r,i,o,c)}});import{existsSync as F1,openSync as z1}from"node:fs";import{mkdir as U1}from"node:fs/promises";import{dirname as G1}from"node:path";import{fileURLToPath as q1}from"node:url";function j1(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Dd(t=X()){return F1(t.libEntry)?t.libEntry:q1(new URL("../index.ts",import.meta.url))}async function bh(t={}){let e=t.paths??X(),r=t.entryOverride??Dd(e),i=j1(e,process.env.COZE_BRIDGE_LOG_MODE);await U1(G1(i),{recursive:!0});let o=z1(i,"a"),d=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=lt(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[Qi]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return H1.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var H1,Qi,Vo=Ye(()=>{"use strict";En();ee();Pe();H1=U("spawn-daemon"),Qi="COZE_BRIDGE_DAEMON"});import{spawn as Bv}from"node:child_process";import{mkdir as Fv,unlink as zv,writeFile as Uv}from"node:fs/promises";import{dirname as Gv,join as qv}from"node:path";function Wr(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function Hv(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${Wr(r)}</key>
21
- <string>${Wr(i)}</string>`).join(`
20
+ `+r)}function Yn(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let l=new Error(o);Error.captureStackTrace(l,Yn),t.emit("wsClientError",l,r,e)}else Yi(r,i,o,c)}});import{existsSync as zv,openSync as Fv}from"node:fs";import{mkdir as Uv}from"node:fs/promises";import{dirname as Gv}from"node:path";import{fileURLToPath as qv}from"node:url";function Hv(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Rd(t=Y()){return zv(t.libEntry)?t.libEntry:qv(new URL("../index.ts",import.meta.url))}async function Eh(t={}){let e=t.paths??Y(),r=t.entryOverride??Rd(e),i=Hv(e,process.env.COZE_BRIDGE_LOG_MODE);await Uv(Gv(i),{recursive:!0});let o=Fv(i,"a"),l=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=lt(process.execPath,l,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[ts]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return jv.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var jv,ts,Jo=Ye(()=>{"use strict";An();te();Oe();jv=q("spawn-daemon"),ts="COZE_BRIDGE_DAEMON"});import{spawn as B1}from"node:child_process";import{mkdir as z1,unlink as F1,writeFile as U1}from"node:fs/promises";import{dirname as G1,join as q1}from"node:path";function Vr(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function j1(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${Vr(r)}</key>
21
+ <string>${Vr(i)}</string>`).join(`
22
22
  `);return e?`
23
23
  <key>EnvironmentVariables</key>
24
24
  <dict>
25
25
  ${e}
26
- </dict>`:""}function jv(t,e){return new Promise((r,i)=>{let o=Bv(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 jr,ts,ea,Fd,Gh=Ye(()=>{"use strict";ee();jr=U("supervisor.launchd"),ts="ai.coze.bridge",ea=jv,Fd={platform:"darwin",renderConfig(t){return`<?xml version="1.0" encoding="UTF-8"?>
26
+ </dict>`:""}function H1(t,e){return new Promise((r,i)=>{let o=B1(t,e,{stdio:["ignore","pipe","pipe"]}),c="";o.stderr?.on("data",l=>{c+=l.toString("utf8")}),o.on("error",i),o.on("close",l=>{l===0?r():i(new Error(`${t} ${e.join(" ")} exited ${l}: ${c.trim()}`))})})}var $r,rs,na,Fd,qh=Ye(()=>{"use strict";te();$r=q("supervisor.launchd"),rs="ai.coze.bridge",na=H1,Fd={platform:"darwin",renderConfig(t){return`<?xml version="1.0" encoding="UTF-8"?>
27
27
  <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
28
28
  <plist version="1.0">
29
29
  <dict>
30
30
  <key>Label</key>
31
- <string>${ts}</string>
31
+ <string>${rs}</string>
32
32
  <key>ProgramArguments</key>
33
33
  <array>
34
- <string>${Wr(t.nodeBin)}</string>
35
- <string>${Wr(t.entry)}</string>
34
+ <string>${Vr(t.nodeBin)}</string>
35
+ <string>${Vr(t.entry)}</string>
36
36
  <string>--daemon</string>
37
37
  </array>
38
38
  <key>RunAtLoad</key>
@@ -42,13 +42,13 @@ ${e}
42
42
  <key>ThrottleInterval</key>
43
43
  <integer>10</integer>
44
44
  <key>StandardOutPath</key>
45
- <string>${Wr(t.logFile)}</string>
45
+ <string>${Vr(t.logFile)}</string>
46
46
  <key>StandardErrorPath</key>
47
- <string>${Wr(t.logFile)}</string>${Hv(t.env)}
47
+ <string>${Vr(t.logFile)}</string>${j1(t.env)}
48
48
  </dict>
49
49
  </plist>
50
- `},configPath(t){return qv(t.homeDir,"Library","LaunchAgents",`${ts}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await Fv(Gv(i),{recursive:!0}),await Uv(i,this.renderConfig(t),"utf8"),jr.info("plist written",{plistPath:i,activate:r}),!r)return;await ea("launchctl",["unload","-w",i]).catch(c=>jr.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await ea("launchctl",["load","-w",i]),jr.info("launchd job loaded",{label:ts});let o=process.getuid?.()??0;await ea("launchctl",["kickstart","-k",`gui/${o}/${ts}`]),jr.info("launchd job kickstarted",{label:ts,uid:o})},async uninstall(t){let e=this.configPath(t);await ea("launchctl",["unload","-w",e]).catch(r=>jr.warn("launchctl unload failed (ignored)",{err:String(r)})),await zv(e).catch(r=>{if(r.code!=="ENOENT")throw r}),jr.info("launchd job removed",{plistPath:e})}}});import{spawn as Wv}from"node:child_process";import{mkdir as Kv,unlink as Vv,writeFile as $v}from"node:fs/promises";import{dirname as Jv,join as qh}from"node:path";function na(t,e){return t.isRoot?e:["--user",...e]}function Yv(t){return t?Object.entries(t).map(([e,r])=>{let i=r.replace(/\\/g,"\\\\").replace(/"/g,'\\"');return`Environment="${e}=${i}"`}).join(`
51
- `):""}function ra(t,e){return new Promise((r,i)=>{let o=Wv(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 ta,Kr,Zv,zd,Hh=Ye(()=>{"use strict";ee();ta=U("supervisor.systemd"),Kr="coze-bridge.service",Zv="/etc/systemd/system";zd={platform:"linux",renderConfig(t){let e=t.isRoot?"multi-user.target":"default.target";return`[Unit]
50
+ `},configPath(t){return q1(t.homeDir,"Library","LaunchAgents",`${rs}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await z1(G1(i),{recursive:!0}),await U1(i,this.renderConfig(t),"utf8"),$r.info("plist written",{plistPath:i,activate:r}),!r)return;await na("launchctl",["unload","-w",i]).catch(c=>$r.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await na("launchctl",["load","-w",i]),$r.info("launchd job loaded",{label:rs});let o=process.getuid?.()??0;await na("launchctl",["kickstart","-k",`gui/${o}/${rs}`]),$r.info("launchd job kickstarted",{label:rs,uid:o})},async uninstall(t){let e=this.configPath(t);await na("launchctl",["unload","-w",e]).catch(r=>$r.warn("launchctl unload failed (ignored)",{err:String(r)})),await F1(e).catch(r=>{if(r.code!=="ENOENT")throw r}),$r.info("launchd job removed",{plistPath:e})}}});import{spawn as W1}from"node:child_process";import{mkdir as K1,unlink as $1,writeFile as V1}from"node:fs/promises";import{dirname as J1,join as jh}from"node:path";function ia(t,e){return t.isRoot?e:["--user",...e]}function X1(t){return t?Object.entries(t).map(([e,r])=>{let i=r.replace(/\\/g,"\\\\").replace(/"/g,'\\"');return`Environment="${e}=${i}"`}).join(`
51
+ `):""}function sa(t,e){return new Promise((r,i)=>{let o=W1(t,e,{stdio:["ignore","pipe","pipe"]}),c="";o.stderr?.on("data",l=>{c+=l.toString("utf8")}),o.on("error",i),o.on("close",l=>{l===0?r():i(new Error(`${t} ${e.join(" ")} exited ${l}: ${c.trim()}`))})})}var ra,Jr,Z1,Ud,Hh=Ye(()=>{"use strict";te();ra=q("supervisor.systemd"),Jr="coze-bridge.service",Z1="/etc/systemd/system";Ud={platform:"linux",renderConfig(t){let e=t.isRoot?"multi-user.target":"default.target";return`[Unit]
52
52
  Description=Coze Bridge daemon
53
53
  After=network.target
54
54
 
@@ -59,10 +59,10 @@ Restart=always
59
59
  RestartSec=3
60
60
  StandardOutput=append:${t.logFile}
61
61
  StandardError=append:${t.logFile}
62
- ${Yv(t.env)}
62
+ ${X1(t.env)}
63
63
  [Install]
64
64
  WantedBy=${e}
65
- `},configPath(t){return t.isRoot?qh(Zv,Kr):qh(t.homeDir,".config","systemd","user",Kr)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await Kv(Jv(i),{recursive:!0}),await $v(i,this.renderConfig(t),"utf8"),ta.info("systemd unit written",{unitPath:i,mode:o,activate:r}),await ra("systemctl",na(t,["daemon-reload"])),await ra("systemctl",na(t,r?["enable","--now",Kr]:["enable",Kr])),ta.info("systemd unit enabled",{unitName:Kr,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await ra("systemctl",na(t,["disable","--now",Kr])).catch(r=>ta.warn("systemctl disable failed (ignored)",{err:String(r)})),await Vv(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await ra("systemctl",na(t,["daemon-reload"])).catch(()=>{}),ta.info("systemd unit removed",{unitPath:e})}}});import{spawn as Xv}from"node:child_process";import{join as Qv}from"node:path";function jh(t,e){return new Promise((r,i)=>{let o=Xv(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 Ud,ia,Gd,Wh=Ye(()=>{"use strict";ee();Ud=U("supervisor.taskscheduler"),ia="CozeBridge",Gd={platform:"win32",renderConfig(t){return`<?xml version="1.0" encoding="UTF-16"?>
65
+ `},configPath(t){return t.isRoot?jh(Z1,Jr):jh(t.homeDir,".config","systemd","user",Jr)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await K1(J1(i),{recursive:!0}),await V1(i,this.renderConfig(t),"utf8"),ra.info("systemd unit written",{unitPath:i,mode:o,activate:r}),await sa("systemctl",ia(t,["daemon-reload"])),await sa("systemctl",ia(t,r?["enable","--now",Jr]:["enable",Jr])),ra.info("systemd unit enabled",{unitName:Jr,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await sa("systemctl",ia(t,["disable","--now",Jr])).catch(r=>ra.warn("systemctl disable failed (ignored)",{err:String(r)})),await $1(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await sa("systemctl",ia(t,["daemon-reload"])).catch(()=>{}),ra.info("systemd unit removed",{unitPath:e})}}});import{spawn as Y1}from"node:child_process";import{join as Q1}from"node:path";function Wh(t,e){return new Promise((r,i)=>{let o=Y1(t,e,{stdio:["ignore","pipe","pipe"],shell:!1}),c="";o.stderr?.on("data",l=>{c+=l.toString("utf8")}),o.on("error",i),o.on("close",l=>{l===0?r():i(new Error(`${t} ${e.join(" ")} exited ${l}: ${c.trim()}`))})})}var Gd,oa,qd,Kh=Ye(()=>{"use strict";te();Gd=q("supervisor.taskscheduler"),oa="CozeBridge",qd={platform:"win32",renderConfig(t){return`<?xml version="1.0" encoding="UTF-16"?>
66
66
  <Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
67
67
  <RegistrationInfo>
68
68
  <Description>Coze Bridge daemon</Description>
@@ -86,45 +86,45 @@ WantedBy=${e}
86
86
  </Exec>
87
87
  </Actions>
88
88
  </Task>
89
- `},configPath(t){return Qv(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 jh("schtasks",["/Create","/SC","ONLOGON","/TN",ia,"/TR",r,"/RU",t.userName,"/F"]),Ud.info("task scheduler entry created",{task:ia,logFile:t.logFile})},async uninstall(t){await jh("schtasks",["/Delete","/TN",ia,"/F"]).catch(e=>Ud.warn("schtasks /Delete failed (ignored)",{err:String(e)})),Ud.info("task scheduler entry removed",{task:ia})}}});var Kh={};_a(Kh,{buildContext:()=>sS,getSupervisor:()=>nS,launchdSupervisor:()=>Fd,systemdSupervisor:()=>zd,taskSchedulerSupervisor:()=>Gd});import{homedir as eS,userInfo as tS}from"node:os";function nS(t=process.platform){switch(t){case"darwin":return Fd;case"linux":return zd;case"win32":return Gd;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function iS(){let t={};for(let e of rS){let r=process.env[e];r&&(t[e]=r)}return t}function sS(){let t=X();return{nodeBin:process.execPath,entry:Dd(t),logFile:t.logFile,homeDir:eS(),userName:tS().username,isRoot:process.getuid?.()===0,env:iS()}}var rS,Vh=Ye(()=>{"use strict";Pe();Vo();Gh();Hh();Wh();rS=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});ee();nn();var ml=U("acp-installer-warmup"),wg=["claude-code","codex"];async function wl(t={}){let e=t.ensure??ir,i=(await Promise.allSettled(wg.map(async o=>{let c=await e(o);ml.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&ml.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))})}on();ee();import{readdir as Og}from"node:fs/promises";import{mkdir as El,writeFile as vl}from"node:fs/promises";import{join as Ia}from"node:path";var Pg={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function ar(t,e,r){await El(t,{recursive:!0});let i=Pg[e],o=Ia(t,i);return await vl(o,r??"","utf8"),o}async function Sl(t,e){let r=Ia(t,".claude");await El(r,{recursive:!0});let i=Ia(r,"settings.local.json"),o={permissions:{defaultMode:"bypassPermissions"}};e==="cloud"&&(o.autoCompactWindow=15e4);let c=JSON.stringify(o,null,2);return await vl(i,c,"utf8"),i}var $e=U("agent-detail-sync"),Lg=6e4,Ng=5*6e4,fs=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await Og(r)}catch(o){$e.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}$e.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await He(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){$e.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(d){$e.warn("detail sync failed for agent, skipping",{agentId:o,err:String(d)})}}})),$e.info("detail sync done",{reason:e})}async retryPending(){if(this.retryQueue.size===0)return;let e=Date.now(),r=[];for(let[i,o]of this.retryQueue)e>=o.dueAt&&r.push(i);if(r.length!==0){$e.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){$e.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await He(e,this.opts.paths);if(!i){$e.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}}),this.retryQueue.delete(e)}catch(x){$e.warn("detail RPC failed, using local data",{agentId:e,err:String(x)});let p=this.retryQueue.get(e),w=p?Math.min(p.currentDelay*2,Ng):Lg;this.retryQueue.set(e,{dueAt:Date.now()+w,currentDelay:w});return}if(o.agentId&&o.agentId!==e){$e.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"?($e.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&$e.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){$e.debug("detail sync: no diff",{agentId:e});return}await Qe(i,this.opts.paths),$e.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}),$e.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):d&&(await ar(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var Gf=At(ru(),1);import{lstat as Gc,mkdir as qc,readFile as Bf,readdir as c_,rm as d_,stat as l_,writeFile as Hc}from"node:fs/promises";import{dirname as u_,join as Ot,normalize as f_,relative as Kc,resolve as jc,sep as Ff}from"node:path";import{Readable as zf}from"node:stream";import{pipeline as Uf}from"node:stream/promises";import rm from"events";import et from"fs";import{EventEmitter as Ac}from"node:events";import Fu from"node:stream";import{StringDecoder as im}from"node:string_decoder";import Gu from"node:path";import _r from"node:fs";import{dirname as mm,parse as wm}from"path";import{EventEmitter as Im}from"events";import oc from"assert";import{Buffer as Un}from"buffer";import*as cu from"zlib";import Tm from"zlib";import{posix as fr}from"node:path";import{basename as ew}from"node:path";import js from"fs";import Rt from"fs";import pu from"path";import{win32 as uw}from"node:path";import Eu from"path";import nf from"node:fs";import Cw from"node:assert";import{randomBytes as rf}from"node:crypto";import te from"node:fs";import Le from"node:path";import sf from"fs";import Qs from"node:fs";import bi from"node:path";import st from"node:fs";import Nw from"node:fs/promises";import Vs from"node:path";import{join as gf}from"node:path";import it from"node:fs";import _f from"node:path";var tm=Object.defineProperty,nm=(t,e)=>{for(var r in e)tm(t,r,{get:e[r],enumerable:!0})},iu=typeof process=="object"&&process?process:{stdout:null,stderr:null},sm=t=>!!t&&typeof t=="object"&&(t instanceof Hn||t instanceof Fu||om(t)||am(t)),om=t=>!!t&&typeof t=="object"&&t instanceof Ac&&typeof t.pipe=="function"&&t.pipe!==Fu.Writable.prototype.pipe,am=t=>!!t&&typeof t=="object"&&t instanceof Ac&&typeof t.write=="function"&&typeof t.end=="function",Ut=Symbol("EOF"),Gt=Symbol("maybeEmitEnd"),cn=Symbol("emittedEnd"),ms=Symbol("emittingEnd"),ii=Symbol("emittedError"),ws=Symbol("closed"),su=Symbol("read"),_s=Symbol("flush"),ou=Symbol("flushChunk"),pt=Symbol("encoding"),ur=Symbol("decoder"),Be=Symbol("flowing"),si=Symbol("paused"),gr=Symbol("resume"),Fe=Symbol("buffer"),Je=Symbol("pipes"),ze=Symbol("bufferLength"),Pa=Symbol("bufferPush"),ys=Symbol("bufferShift"),Ke=Symbol("objectMode"),Ee=Symbol("destroyed"),Oa=Symbol("error"),La=Symbol("emitData"),au=Symbol("emitEnd"),Na=Symbol("emitEnd2"),Tt=Symbol("async"),Ma=Symbol("abort"),bs=Symbol("aborted"),oi=Symbol("signal"),kn=Symbol("dataListeners"),rt=Symbol("discarded"),ai=t=>Promise.resolve().then(t),cm=t=>t(),dm=t=>t==="end"||t==="finish"||t==="prefinish",lm=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,um=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),zu=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[gr](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},fm=class extends zu{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,e,r){super(t,e,r),this.proxyErrors=i=>this.dest.emit("error",i),t.on("error",this.proxyErrors)}},xm=t=>!!t.objectMode,hm=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Hn=class extends Ac{[Be]=!1;[si]=!1;[Je]=[];[Fe]=[];[Ke];[pt];[Tt];[ur];[Ut]=!1;[cn]=!1;[ms]=!1;[ws]=!1;[ii]=null;[ze]=0;[Ee]=!1;[oi];[bs]=!1;[kn]=0;[rt]=!1;writable=!0;readable=!0;constructor(...t){let e=t[0]||{};if(super(),e.objectMode&&typeof e.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");xm(e)?(this[Ke]=!0,this[pt]=null):hm(e)?(this[pt]=e.encoding,this[Ke]=!1):(this[Ke]=!1,this[pt]=null),this[Tt]=!!e.async,this[ur]=this[pt]?new im(this[pt]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Fe]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Je]});let{signal:r}=e;r&&(this[oi]=r,r.aborted?this[Ma]():r.addEventListener("abort",()=>this[Ma]()))}get bufferLength(){return this[ze]}get encoding(){return this[pt]}set encoding(t){throw new Error("Encoding must be set at instantiation time")}setEncoding(t){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[Ke]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Tt]}set async(t){this[Tt]=this[Tt]||!!t}[Ma](){this[bs]=!0,this.emit("abort",this[oi]?.reason),this.destroy(this[oi]?.reason)}get aborted(){return this[bs]}set aborted(t){}write(t,e,r){if(this[bs])return!1;if(this[Ut])throw new Error("write after end");if(this[Ee])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[Tt]?ai:cm;if(!this[Ke]&&!Buffer.isBuffer(t)){if(um(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(lm(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[Ke]?(this[Be]&&this[ze]!==0&&this[_s](!0),this[Be]?this.emit("data",t):this[Pa](t),this[ze]!==0&&this.emit("readable"),r&&i(r),this[Be]):t.length?(typeof t=="string"&&!(e===this[pt]&&!this[ur]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[pt]&&(t=this[ur].write(t)),this[Be]&&this[ze]!==0&&this[_s](!0),this[Be]?this.emit("data",t):this[Pa](t),this[ze]!==0&&this.emit("readable"),r&&i(r),this[Be]):(this[ze]!==0&&this.emit("readable"),r&&i(r),this[Be])}read(t){if(this[Ee])return null;if(this[rt]=!1,this[ze]===0||t===0||t&&t>this[ze])return this[Gt](),null;this[Ke]&&(t=null),this[Fe].length>1&&!this[Ke]&&(this[Fe]=[this[pt]?this[Fe].join(""):Buffer.concat(this[Fe],this[ze])]);let e=this[su](t||null,this[Fe][0]);return this[Gt](),e}[su](t,e){if(this[Ke])this[ys]();else{let r=e;t===r.length||t===null?this[ys]():typeof r=="string"?(this[Fe][0]=r.slice(t),e=r.slice(0,t),this[ze]-=t):(this[Fe][0]=r.subarray(t),e=r.subarray(0,t),this[ze]-=t)}return this.emit("data",e),!this[Fe].length&&!this[Ut]&&this.emit("drain"),e}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e="utf8"),t!==void 0&&this.write(t,e),r&&this.once("end",r),this[Ut]=!0,this.writable=!1,(this[Be]||!this[si])&&this[Gt](),this}[gr](){this[Ee]||(!this[kn]&&!this[Je].length&&(this[rt]=!0),this[si]=!1,this[Be]=!0,this.emit("resume"),this[Fe].length?this[_s]():this[Ut]?this[Gt]():this.emit("drain"))}resume(){return this[gr]()}pause(){this[Be]=!1,this[si]=!0,this[rt]=!1}get destroyed(){return this[Ee]}get flowing(){return this[Be]}get paused(){return this[si]}[Pa](t){this[Ke]?this[ze]+=1:this[ze]+=t.length,this[Fe].push(t)}[ys](){return this[Ke]?this[ze]-=1:this[ze]-=this[Fe][0].length,this[Fe].shift()}[_s](t=!1){do;while(this[ou](this[ys]())&&this[Fe].length);!t&&!this[Fe].length&&!this[Ut]&&this.emit("drain")}[ou](t){return this.emit("data",t),this[Be]}pipe(t,e){if(this[Ee])return t;this[rt]=!1;let r=this[cn];return e=e||{},t===iu.stdout||t===iu.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[Je].push(e.proxyErrors?new fm(this,t,e):new zu(this,t,e)),this[Tt]?ai(()=>this[gr]()):this[gr]()),t}unpipe(t){let e=this[Je].find(r=>r.dest===t);e&&(this[Je].length===1?(this[Be]&&this[kn]===0&&(this[Be]=!1),this[Je]=[]):this[Je].splice(this[Je].indexOf(e),1),e.unpipe())}addListener(t,e){return this.on(t,e)}on(t,e){let r=super.on(t,e);if(t==="data")this[rt]=!1,this[kn]++,!this[Je].length&&!this[Be]&&this[gr]();else if(t==="readable"&&this[ze]!==0)super.emit("readable");else if(dm(t)&&this[cn])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[ii]){let i=e;this[Tt]?ai(()=>i.call(this,this[ii])):i.call(this,this[ii])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[kn]=this.listeners("data").length,this[kn]===0&&!this[rt]&&!this[Je].length&&(this[Be]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[kn]=0,!this[rt]&&!this[Je].length&&(this[Be]=!1)),e}get emittedEnd(){return this[cn]}[Gt](){!this[ms]&&!this[cn]&&!this[Ee]&&this[Fe].length===0&&this[Ut]&&(this[ms]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[ws]&&this.emit("close"),this[ms]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==Ee&&this[Ee])return!1;if(t==="data")return!this[Ke]&&!r?!1:this[Tt]?(ai(()=>this[La](r)),!0):this[La](r);if(t==="end")return this[au]();if(t==="close"){if(this[ws]=!0,!this[cn]&&!this[Ee])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[ii]=r,super.emit(Oa,r);let o=!this[oi]||this.listeners("error").length?super.emit("error",r):!1;return this[Gt](),o}else if(t==="resume"){let o=super.emit("resume");return this[Gt](),o}else if(t==="finish"||t==="prefinish"){let o=super.emit(t);return this.removeAllListeners(t),o}let i=super.emit(t,...e);return this[Gt](),i}[La](t){for(let r of this[Je])r.dest.write(t)===!1&&this.pause();let e=this[rt]?!1:super.emit("data",t);return this[Gt](),e}[au](){return this[cn]?!1:(this[cn]=!0,this.readable=!1,this[Tt]?(ai(()=>this[Na]()),!0):this[Na]())}[Na](){if(this[ur]){let e=this[ur].end();if(e){for(let r of this[Je])r.dest.write(e);this[rt]||super.emit("data",e)}}for(let e of this[Je])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[Ke]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[Ke]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[Ke])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[pt]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(Ee,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[rt]=!1;let t=!1,e=async()=>(this.pause(),t=!0,{value:void 0,done:!0});return{next:()=>{if(t)return e();let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[Ut])return e();let i,o,c=p=>{this.off("data",d),this.off("end",u),this.off(Ee,x),e(),o(p)},d=p=>{this.off("error",c),this.off("end",u),this.off(Ee,x),this.pause(),i({value:p,done:!!this[Ut]})},u=()=>{this.off("error",c),this.off("data",d),this.off(Ee,x),e(),i({done:!0,value:void 0})},x=()=>c(new Error("stream destroyed"));return new Promise((p,w)=>{o=w,i=p,this.once(Ee,x),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[rt]=!1;let t=!1,e=()=>(this.pause(),this.off(Oa,e),this.off(Ee,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(Oa,e),this.once(Ee,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[Ee])return t?this.emit("error",t):this.emit(Ee),this;this[Ee]=!0,this[rt]=!0,this[Fe].length=0,this[ze]=0;let e=this;return typeof e.close=="function"&&!this[ws]&&e.close(),t?this.emit("error",t):this.emit(Ee),this}static get isStream(){return sm}},pm=et.writev,wn=Symbol("_autoClose"),_t=Symbol("_close"),ci=Symbol("_ended"),ae=Symbol("_fd"),Ba=Symbol("_finished"),Wt=Symbol("_flags"),Fa=Symbol("_flush"),ic=Symbol("_handleChunk"),sc=Symbol("_makeBuf"),_i=Symbol("_mode"),Es=Symbol("_needDrain"),br=Symbol("_onerror"),Er=Symbol("_onopen"),za=Symbol("_onread"),mr=Symbol("_onwrite"),_n=Symbol("_open"),wt=Symbol("_path"),xn=Symbol("_pos"),Ct=Symbol("_queue"),wr=Symbol("_read"),Ua=Symbol("_readSize"),jt=Symbol("_reading"),di=Symbol("_remain"),Ga=Symbol("_size"),Ps=Symbol("_write"),Pn=Symbol("_writing"),Os=Symbol("_defaultFlag"),zn=Symbol("_errored"),Ic=class extends Hn{[zn]=!1;[ae];[wt];[Ua];[jt]=!1;[Ga];[di];[wn];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[zn]=!1,this[ae]=typeof e.fd=="number"?e.fd:void 0,this[wt]=t,this[Ua]=e.readSize||16*1024*1024,this[jt]=!1,this[Ga]=typeof e.size=="number"?e.size:1/0,this[di]=this[Ga],this[wn]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[ae]=="number"?this[wr]():this[_n]()}get fd(){return this[ae]}get path(){return this[wt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[_n](){et.open(this[wt],"r",(t,e)=>this[Er](t,e))}[Er](t,e){t?this[br](t):(this[ae]=e,this.emit("open",e),this[wr]())}[sc](){return Buffer.allocUnsafe(Math.min(this[Ua],this[di]))}[wr](){if(!this[jt]){this[jt]=!0;let t=this[sc]();if(t.length===0)return process.nextTick(()=>this[za](null,0,t));et.read(this[ae],t,0,t.length,null,(e,r,i)=>this[za](e,r,i))}}[za](t,e,r){this[jt]=!1,t?this[br](t):this[ic](e,r)&&this[wr]()}[_t](){if(this[wn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,et.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[br](t){this[jt]=!0,this[_t](),this.emit("error",t)}[ic](t,e){let r=!1;return this[di]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[di]<=0)&&(r=!1,this[_t](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[ae]=="number"&&this[wr](),!1;case"error":return this[zn]?!1:(this[zn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},gm=class extends Ic{[_n](){let t=!0;try{this[Er](null,et.openSync(this[wt],"r")),t=!1}finally{t&&this[_t]()}}[wr](){let t=!0;try{if(!this[jt]){this[jt]=!0;do{let e=this[sc](),r=e.length===0?0:et.readSync(this[ae],e,0,e.length,null);if(!this[ic](r,e))break}while(!0);this[jt]=!1}t=!1}finally{t&&this[_t]()}}[_t](){if(this[wn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,et.closeSync(t),this.emit("close")}}},$s=class extends rm{readable=!1;writable=!0;[zn]=!1;[Pn]=!1;[ci]=!1;[Ct]=[];[Es]=!1;[wt];[_i];[wn];[ae];[Os];[Wt];[Ba]=!1;[xn];constructor(t,e){e=e||{},super(e),this[wt]=t,this[ae]=typeof e.fd=="number"?e.fd:void 0,this[_i]=e.mode===void 0?438:e.mode,this[xn]=typeof e.start=="number"?e.start:void 0,this[wn]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[xn]!==void 0?"r+":"w";this[Os]=e.flags===void 0,this[Wt]=e.flags===void 0?r:e.flags,this[ae]===void 0&&this[_n]()}emit(t,...e){if(t==="error"){if(this[zn])return!1;this[zn]=!0}return super.emit(t,...e)}get fd(){return this[ae]}get path(){return this[wt]}[br](t){this[_t](),this[Pn]=!0,this.emit("error",t)}[_n](){et.open(this[wt],this[Wt],this[_i],(t,e)=>this[Er](t,e))}[Er](t,e){this[Os]&&this[Wt]==="r+"&&t&&t.code==="ENOENT"?(this[Wt]="w",this[_n]()):t?this[br](t):(this[ae]=e,this.emit("open",e),this[Pn]||this[Fa]())}end(t,e){return t&&this.write(t,e),this[ci]=!0,!this[Pn]&&!this[Ct].length&&typeof this[ae]=="number"&&this[mr](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[ci]?(this.emit("error",new Error("write() after end()")),!1):this[ae]===void 0||this[Pn]||this[Ct].length?(this[Ct].push(t),this[Es]=!0,!1):(this[Pn]=!0,this[Ps](t),!0)}[Ps](t){et.write(this[ae],t,0,t.length,this[xn],(e,r)=>this[mr](e,r))}[mr](t,e){t?this[br](t):(this[xn]!==void 0&&typeof e=="number"&&(this[xn]+=e),this[Ct].length?this[Fa]():(this[Pn]=!1,this[ci]&&!this[Ba]?(this[Ba]=!0,this[_t](),this.emit("finish")):this[Es]&&(this[Es]=!1,this.emit("drain"))))}[Fa](){if(this[Ct].length===0)this[ci]&&this[mr](null,0);else if(this[Ct].length===1)this[Ps](this[Ct].pop());else{let t=this[Ct];this[Ct]=[],pm(this[ae],t,this[xn],(e,r)=>this[mr](e,r))}}[_t](){if(this[wn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,et.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},Uu=class extends $s{[_n](){let t;if(this[Os]&&this[Wt]==="r+")try{t=et.openSync(this[wt],this[Wt],this[_i])}catch(e){if(e?.code==="ENOENT")return this[Wt]="w",this[_n]();throw e}else t=et.openSync(this[wt],this[Wt],this[_i]);this[Er](null,t)}[_t](){if(this[wn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,et.closeSync(t),this.emit("close")}}[Ps](t){let e=!0;try{this[mr](null,et.writeSync(this[ae],t,0,t.length,this[xn])),e=!1}finally{if(e)try{this[_t]()}catch{}}}},_m=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"],["onentry","onReadEntry"]]),ym=t=>!!t.sync&&!!t.file,bm=t=>!t.sync&&!!t.file,Em=t=>!!t.sync&&!t.file,vm=t=>!t.sync&&!t.file,Sm=t=>!!t.file,Am=t=>_m.get(t)||t,Tc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=Am(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Ci=(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 x=Tc(c);if(o?.(x,d),ym(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(x,d)}else if(bm(x)){let p=e(x,d);return u?p.then(()=>u(),u):p}else if(Em(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(x,d)}else if(vm(x)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(x,d)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),Cm=Tm.constants||{ZLIB_VERNUM:4736},Pt=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},Cm)),Dm=Un.concat,du=Object.getOwnPropertyDescriptor(Un,"concat"),Rm=t=>t,qa=du?.writable===!0||du?.set!==void 0?t=>{Un.concat=t?Rm:Dm}:t=>{},Gn=Symbol("_superWrite"),vs=class extends Error{code;errno;constructor(t,e){super("zlib: "+t.message,{cause:t}),this.code=t.code,this.errno=t.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+t.message,Error.captureStackTrace(this,e??this.constructor)}get name(){return"ZlibError"}},Ha=Symbol("flushFlag"),Cc=class extends Hn{#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 vs(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 vs(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return oc(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(Un.alloc(0),{[Ha]:t})))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&(e?this.write(t,e):this.write(t)),this.flush(this.#s),this.#n=!0,super.end(r)}get ended(){return this.#n}[Gn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=Un.from(t,e)),this.#e)return;oc(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},qa(!0);let d;try{let x=typeof t[Ha]=="number"?t[Ha]:this.#r;d=this.#t._processChunk(t,x),qa(!1)}catch(x){qa(!1),this.#o(new vs(x,this.write))}finally{this.#t&&(this.#t._handle=i,i.close=o,this.#t.close=c,this.#t.removeAllListeners("error"))}this.#t&&this.#t.on("error",x=>this.#o(new vs(x,this.write)));let u;if(d)if(Array.isArray(d)&&d.length>0){let x=d[0];u=this[Gn](Un.from(x));for(let p=1;p<d.length;p++)u=this[Gn](d[p])}else u=this[Gn](Un.from(d));return r&&r(),u}},qu=class extends Cc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||Pt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Pt.Z_FINISH,t.fullFlushFlag=Pt.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(Pt.Z_SYNC_FLUSH),oc(this.handle,"zlib binding closed");let r=this.handle.flush;this.handle.flush=(i,o)=>{typeof i=="function"&&(o=i,i=this.flushFlag),this.flush(i),o?.()};try{this.handle.params(t,e)}finally{this.handle.flush=r}this.handle&&(this.#e=t,this.#n=e)}}}},km=class extends qu{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[Gn](t){return this.#e?(this.#e=!1,t[9]=255,super[Gn](t)):super[Gn](t)}},Pm=class extends qu{constructor(t){super(t,"Unzip")}},Hu=class extends Cc{constructor(t,e){t=t||{},t.flush=t.flush||Pt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Pt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=Pt.BROTLI_OPERATION_FLUSH,super(t,e)}},Om=class extends Hu{constructor(t){super(t,"BrotliCompress")}},Lm=class extends Hu{constructor(t){super(t,"BrotliDecompress")}},ju=class extends Cc{constructor(t,e){t=t||{},t.flush=t.flush||Pt.ZSTD_e_continue,t.finishFlush=t.finishFlush||Pt.ZSTD_e_end,t.fullFlushFlag=Pt.ZSTD_e_flush,super(t,e)}},Nm=class extends ju{constructor(t){super(t,"ZstdCompress")}},Mm=class extends ju{constructor(t){super(t,"ZstdDecompress")}},Bm=(t,e)=>{if(Number.isSafeInteger(t))t<0?zm(t,e):Fm(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Fm=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},zm=(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]=Wu(o):o===0?e[i-1]=0:(r=!0,e[i-1]=Ku(o))}},Um=t=>{let e=t[0],r=e===128?qm(t.subarray(1,t.length)):e===255?Gm(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},Gm=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),d;i?d=Wu(c):c===0?d=c:(i=!0,d=Ku(c)),d!==0&&(r-=d*Math.pow(256,e-o-1))}return r},qm=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var o=Number(t[i]);o!==0&&(r+=o*Math.pow(256,e-i-1))}return r},Wu=t=>(255^t)&255,Ku=t=>(255^t)+1&255,Hm={};nm(Hm,{code:()=>Dc,isCode:()=>Ls,isName:()=>jm,name:()=>Js});var Ls=t=>Js.has(t),jm=t=>Dc.has(t),Js=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"]]),Dc=new Map(Array.from(Js).map(t=>[t[1],t[0]])),qn=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??On(t,e,100),this.mode=r?.mode??i?.mode??hn(t,e+100,8),this.uid=r?.uid??i?.uid??hn(t,e+108,8),this.gid=r?.gid??i?.gid??hn(t,e+116,8),this.size=r?.size??i?.size??hn(t,e+124,12),this.mtime=r?.mtime??i?.mtime??ja(t,e+136,12),this.cksum=hn(t,e+148,12),i&&this.#n(i,!0),r&&this.#n(r);let o=On(t,e+156,1);if(Ls(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=On(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=r?.uname??i?.uname??On(t,e+265,32),this.gname=r?.gname??i?.gname??On(t,e+297,32),this.devmaj=r?.devmaj??i?.devmaj??hn(t,e+329,8)??0,this.devmin=r?.devmin??i?.devmin??hn(t,e+337,8)??0,t[e+475]!==0){let d=On(t,e+345,155);this.path=d+"/"+this.path}else{let d=On(t,e+345,130);d&&(this.path=d+"/"+this.path),this.atime=r?.atime??i?.atime??ja(t,e+476,12),this.ctime=r?.ctime??i?.ctime??ja(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=Wm(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Ln(t,e,100,o)||this.needPax,this.needPax=pn(t,e+100,8,this.mode)||this.needPax,this.needPax=pn(t,e+108,8,this.uid)||this.needPax,this.needPax=pn(t,e+116,8,this.gid)||this.needPax,this.needPax=pn(t,e+124,12,this.size)||this.needPax,this.needPax=Wa(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Ln(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Ln(t,e+265,32,this.uname)||this.needPax,this.needPax=Ln(t,e+297,32,this.gname)||this.needPax,this.needPax=pn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=pn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Ln(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Ln(t,e+345,155,c)||this.needPax:(this.needPax=Ln(t,e+345,130,c)||this.needPax,this.needPax=Wa(t,e+476,12,this.atime)||this.needPax,this.needPax=Wa(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,pn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:Js.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Dc.get(t));if(Ls(e)||e==="Unsupported")this.#e=e;else if(Ls(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Wm=(t,e)=>{let r=t,i="",o,c=fr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=fr.dirname(r),r=fr.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=fr.join(fr.basename(i),r),i=fr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},On=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),ja=(t,e,r)=>Km(hn(t,e,r)),Km=t=>t===void 0?void 0:new Date(t*1e3),hn=(t,e,r)=>Number(t[e])&128?Um(t.subarray(e,e+r)):$m(t,e,r),Vm=t=>isNaN(t)?void 0:t,$m=(t,e,r)=>Vm(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Jm={12:8589934591,8:2097151},pn=(t,e,r,i)=>i===void 0?!1:i>Jm[r]||i<0?(Bm(i,t.subarray(e,e+r)),!0):(Zm(t,e,r,i),!1),Zm=(t,e,r,i)=>t.write(Ym(i,r),e,r,"ascii"),Ym=(t,e)=>Xm(Math.floor(t).toString(8),e),Xm=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",Wa=(t,e,r,i)=>i===void 0?!1:pn(t,e,r,i.getTime()/1e3),Qm=new Array(156).join("\0"),Ln=(t,e,r,i)=>i===void 0?!1:(t.write(i+Qm,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),Hs=class Vu{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),o=Buffer.allocUnsafe(i);for(let c=0;c<512;c++)o[c]=0;new qn({path:("PaxHeader/"+ew(this.path??"")).slice(0,99),mode:this.mode||420,uid:this.uid,gid:this.gid,size:r,mtime:this.mtime,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime,ctime:this.ctime}).encode(o),o.write(e,512,r,"utf8");for(let c=r+512;c<o.length;c++)o[c]=0;return o}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===void 0)return"";let r=this[e],i=r instanceof Date?r.getTime()/1e3:r,o=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+i+`
90
- `,c=Buffer.byteLength(o),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 Vu(tw(nw(e),r),i)}},tw=(t,e)=>e?Object.assign({},e,t):t,nw=t=>t.replace(/\n$/,"").split(`
91
- `).reduce(rw,Object.create(null)),rw=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),o=i.shift();if(!o)return t;let c=o.replace(/^SCHILY\.(dev|ino|nlink)/,"$1"),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},iw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Z=iw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),$u=class extends Hn{extended;globalExtended;header;startBlockSize;blockRemain;remain;type;meta=!1;ignore=!1;path;mode;uid;gid;uname;gname;size=0;mtime;atime;ctime;linkpath;dev;ino;nlink;invalid=!1;absolute;unsupported=!1;constructor(t,e,r){switch(super({}),this.pause(),this.extended=e,this.globalExtended=r,this.header=t,this.remain=t.size??0,this.startBlockSize=512*Math.ceil(this.remain/512),this.blockRemain=this.startBlockSize,this.type=t.type,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}if(!t.path)throw new Error("no path provided for tar.ReadEntry");this.path=Z(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=this.remain,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=t.linkpath?Z(t.linkpath):void 0,this.uname=t.uname,this.gname=t.gname,e&&this.#e(e),r&&this.#e(r,!0)}write(t){let e=t.length;if(e>this.blockRemain)throw new Error("writing more to entry than is appropriate");let r=this.remain,i=this.blockRemain;return this.remain=Math.max(0,r-e),this.blockRemain=Math.max(0,i-e),this.ignore?!0:r>=e?super.write(t):super.write(t.subarray(0,r))}#e(t,e=!1){t.path&&(t.path=Z(t.path)),t.linkpath&&(t.linkpath=Z(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},Zs=(t,e,r,i={})=>{t.file&&(i.file=t.file),t.cwd&&(i.cwd=t.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!t.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),t.emit("warn",e,r,i)):r instanceof Error?t.emit("error",Object.assign(r,i)):t.emit("error",Object.assign(new Error(`${e}: ${r}`),i))},sw=1024*1024,ac=Buffer.from([31,139]),cc=Buffer.from([40,181,47,253]),ow=Math.max(ac.length,cc.length),ct=Symbol("state"),Nn=Symbol("writeEntry"),qt=Symbol("readEntry"),Ka=Symbol("nextEntry"),lu=Symbol("processEntry"),Dt=Symbol("extendedHeader"),li=Symbol("globalExtendedHeader"),dn=Symbol("meta"),uu=Symbol("emitMeta"),fe=Symbol("buffer"),Ht=Symbol("queue"),ln=Symbol("ended"),Va=Symbol("emittedEnd"),Mn=Symbol("emit"),Ie=Symbol("unzip"),Ss=Symbol("consumeChunk"),As=Symbol("consumeChunkSub"),$a=Symbol("consumeBody"),fu=Symbol("consumeMeta"),xu=Symbol("consumeHeader"),ui=Symbol("consuming"),Ja=Symbol("bufferConcat"),Is=Symbol("maybeEnd"),xr=Symbol("writing"),un=Symbol("aborted"),Ts=Symbol("onDone"),Bn=Symbol("sawValidEntry"),Cs=Symbol("sawNullBlock"),Ds=Symbol("sawEOF"),hu=Symbol("closeStream"),aw=()=>!0,Ti=class extends Im{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Ht]=[];[fe];[qt];[Nn];[ct]="begin";[dn]="";[Dt];[li];[ln]=!1;[Ie];[un]=!1;[Bn];[Cs]=!1;[Ds]=!1;[xr]=!1;[ui]=!1;[Va]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Ts,()=>{(this[ct]==="begin"||this[Bn]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(Ts,t.ondone):this.on(Ts,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||sw,this.filter=typeof t.filter=="function"?t.filter:aw;let e=t.file&&(t.file.endsWith(".tar.br")||t.file.endsWith(".tbr"));this.brotli=!(t.gzip||t.zstd)&&t.brotli!==void 0?t.brotli:e?void 0:!1;let r=t.file&&(t.file.endsWith(".tar.zst")||t.file.endsWith(".tzst"));this.zstd=!(t.gzip||t.brotli)&&t.zstd!==void 0?t.zstd:r?!0:void 0,this.on("end",()=>this[hu]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){Zs(this,t,e,r)}[xu](t,e){this[Bn]===void 0&&(this[Bn]=!1);let r;try{r=new qn(t,e,this[Dt],this[li])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[Cs]?(this[Ds]=!0,this[ct]==="begin"&&(this[ct]="header"),this[Mn]("eof")):(this[Cs]=!0,this[Mn]("nullBlock"));else if(this[Cs]=!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[Nn]=new $u(r,this[Dt],this[li]);if(!this[Bn])if(o.remain){let c=()=>{o.invalid||(this[Bn]=!0)};o.on("end",c)}else this[Bn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[Mn]("ignoredEntry",o),this[ct]="ignore",o.resume()):o.size>0&&(this[dn]="",o.on("data",c=>this[dn]+=c),this[ct]="meta"):(this[Dt]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[Mn]("ignoredEntry",o),this[ct]=o.remain?"ignore":"header",o.resume()):(o.remain?this[ct]="body":(this[ct]="header",o.end()),this[qt]?this[Ht].push(o):(this[Ht].push(o),this[Ka]())))}}}[hu](){queueMicrotask(()=>this.emit("close"))}[lu](t){let e=!0;if(!t)this[qt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[qt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[Ka]()),e=!1);return e}[Ka](){do;while(this[lu](this[Ht].shift()));if(this[Ht].length===0){let t=this[qt];!t||t.flowing||t.size===t.remain?this[xr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[$a](t,e){let r=this[Nn];if(!r)throw new Error("attempt to consume body without entry??");let i=r.blockRemain??0,o=i>=t.length&&e===0?t:t.subarray(e,e+i);return r.write(o),r.blockRemain||(this[ct]="header",this[Nn]=void 0,r.end()),o.length}[fu](t,e){let r=this[Nn],i=this[$a](t,e);return!this[Nn]&&r&&this[uu](r),i}[Mn](t,e,r){this[Ht].length===0&&!this[qt]?this.emit(t,e,r):this[Ht].push([t,e,r])}[uu](t){switch(this[Mn]("meta",this[dn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Dt]=Hs.parse(this[dn],this[Dt],!1);break;case"GlobalExtendedHeader":this[li]=Hs.parse(this[dn],this[li],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Dt]??Object.create(null);this[Dt]=e,e.path=this[dn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Dt]||Object.create(null);this[Dt]=e,e.linkpath=this[dn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[un]=!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[un])return r?.(),!1;if((this[Ie]===void 0||this.brotli===void 0&&this[Ie]===!1)&&t){if(this[fe]&&(t=Buffer.concat([this[fe],t]),this[fe]=void 0),t.length<ow)return this[fe]=t,r?.(),!0;for(let d=0;this[Ie]===void 0&&d<ac.length;d++)t[d]!==ac[d]&&(this[Ie]=!1);let o=!1;if(this[Ie]===!1&&this.zstd!==!1){o=!0;for(let d=0;d<cc.length;d++)if(t[d]!==cc[d]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Ie]===!1&&c)if(t.length<512)if(this[ln])this.brotli=!0;else return this[fe]=t,r?.(),!0;else try{new qn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[Ie]===void 0||this[Ie]===!1&&(this.brotli||o)){let d=this[ln];this[ln]=!1,this[Ie]=this[Ie]===void 0?new Pm({}):o?new Mm({}):new Lm({}),this[Ie].on("data",x=>this[Ss](x)),this[Ie].on("error",x=>this.abort(x)),this[Ie].on("end",()=>{this[ln]=!0,this[Ss]()}),this[xr]=!0;let u=!!this[Ie][d?"end":"write"](t);return this[xr]=!1,r?.(),u}}this[xr]=!0,this[Ie]?this[Ie].write(t):this[Ss](t),this[xr]=!1;let i=this[Ht].length>0?!1:this[qt]?this[qt].flowing:!0;return!i&&this[Ht].length===0&&this[qt]?.once("drain",()=>this.emit("drain")),r?.(),i}[Ja](t){t&&!this[un]&&(this[fe]=this[fe]?Buffer.concat([this[fe],t]):t)}[Is](){if(this[ln]&&!this[Va]&&!this[un]&&!this[ui]){this[Va]=!0;let t=this[Nn];if(t&&t.blockRemain){let e=this[fe]?this[fe].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[fe]&&t.write(this[fe]),t.end()}this[Mn](Ts)}}[Ss](t){if(this[ui]&&t)this[Ja](t);else if(!t&&!this[fe])this[Is]();else if(t){if(this[ui]=!0,this[fe]){this[Ja](t);let e=this[fe];this[fe]=void 0,this[As](e)}else this[As](t);for(;this[fe]&&this[fe]?.length>=512&&!this[un]&&!this[Ds];){let e=this[fe];this[fe]=void 0,this[As](e)}this[ui]=!1}(!this[fe]||this[ln])&&this[Is]()}[As](t){let e=0,r=t.length;for(;e+512<=r&&!this[un]&&!this[Ds];)switch(this[ct]){case"begin":case"header":this[xu](t,e),e+=512;break;case"ignore":case"body":e+=this[$a](t,e);break;case"meta":e+=this[fu](t,e);break;default:throw new Error("invalid state: "+this[ct])}e<r&&(this[fe]=this[fe]?Buffer.concat([t.subarray(e),this[fe]]):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[un]||(this[Ie]?(t&&this[Ie].write(t),this[Ie].end()):(this[ln]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Is]())),this}},yi=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)},cw=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},Ju=(t,e)=>{let r=new Map(e.map(c=>[yi(c),!0])),i=t.filter,o=(c,d="")=>{let u=d||wm(c).root||".",x;if(c===u)x=!1;else{let p=r.get(c);x=p!==void 0?p:o(mm(c),u)}return r.set(c,x),x};t.filter=i?(c,d)=>i(c,d)&&o(yi(c)):c=>o(yi(c))},dw=t=>{let e=new Ti(t),r=t.file,i;try{i=_r.openSync(r,"r");let o=_r.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let d=Buffer.allocUnsafe(o.size),u=_r.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 x=_r.readSync(i,u,0,c,d);if(x===0)break;d+=x,e.write(u.subarray(0,x))}e.end()}}finally{if(typeof i=="number")try{_r.closeSync(i)}catch{}}},lw=(t,e)=>{let r=new Ti(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("end",c),_r.stat(o,(u,x)=>{if(u)d(u);else{let p=new Ic(o,{readSize:i,size:x.size});p.on("error",d),p.pipe(r)}})})},vr=Ci(dw,lw,t=>new Ti(t),t=>new Ti(t),(t,e)=>{e?.length&&Ju(t,e),t.noResume||cw(t)}),Zu=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t),{isAbsolute:fw,parse:gu}=uw,Rc=t=>{let e="",r=gu(t);for(;fw(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=gu(t)}return[e,t]},Ys=["|","<",">","?",":"],kc=Ys.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),xw=new Map(Ys.map((t,e)=>[t,kc[e]])),hw=new Map(kc.map((t,e)=>[t,Ys[e]])),mu=t=>Ys.reduce((e,r)=>e.split(r).join(xw.get(r)),t),pw=t=>kc.reduce((e,r)=>e.split(r).join(hw.get(r)),t),Yu=(t,e)=>e?(t=Z(t).replace(/^\.(\/|$)/,""),yi(e)+"/"+t):Z(t),gw=16*1024*1024,wu=Symbol("process"),_u=Symbol("file"),yu=Symbol("directory"),dc=Symbol("symlink"),bu=Symbol("hardlink"),fi=Symbol("header"),Ns=Symbol("read"),lc=Symbol("lstat"),Ms=Symbol("onlstat"),uc=Symbol("onread"),fc=Symbol("onreadlink"),xc=Symbol("openfile"),hc=Symbol("onopenfile"),gn=Symbol("close"),Ws=Symbol("mode"),pc=Symbol("awaitDrain"),Za=Symbol("ondrain"),kt=Symbol("prefix"),Xu=class extends Hn{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=Tc(e);super(),this.path=Z(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||gw,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Z(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Z(r.prefix):void 0,this.onWriteEntry=r.onWriteEntry,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[c,d]=Rc(this.path);c&&typeof d=="string"&&(this.path=d,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=pw(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Z(r.absolute||pu.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[Ms](o):this[lc]()}warn(t,e,r={}){return Zs(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[lc](){Rt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Ms](e)})}[Ms](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=_w(t),this.emit("stat",t),this[wu]()}[wu](){switch(this.type){case"File":return this[_u]();case"Directory":return this[yu]();case"SymbolicLink":return this[dc]();default:return this.end()}}[Ws](t){return Zu(t,this.type==="Directory",this.portable)}[kt](t){return Yu(t,this.prefix)}[fi](){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 qn({path:this[kt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[kt](this.linkpath):this.linkpath,mode:this[Ws](this.stat.mode),uid:this.portable?void 0:this.stat.uid,gid:this.portable?void 0:this.stat.gid,size:this.stat.size,mtime:this.noMtime?void 0:this.mtime||this.stat.mtime,type:this.type==="Unsupported"?void 0:this.type,uname:this.portable?void 0:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?void 0:this.stat.atime,ctime:this.portable?void 0:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new Hs({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[kt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[kt](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)}[yu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[fi](),this.end()}[dc](){Rt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[fc](e)})}[fc](t){this.linkpath=Z(t),this[fi](),this.end()}[bu](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Z(pu.relative(this.cwd,t)),this.stat.size=0,this[fi](),this.end()}[_u](){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[bu](e);this.linkCache.set(t,this.absolute)}if(this[fi](),this.stat.size===0)return this.end();this[xc]()}[xc](){Rt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[hc](e)})}[hc](t){if(this.fd=t,this.#e)return this[gn]();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[Ns]()}[Ns](){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[gn](()=>this.emit("error",c));this[uc](d)})}[gn](t=()=>{}){this.fd!==void 0&&Rt.close(this.fd,t)}[uc](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[gn](()=>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[gn](()=>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[Za]():this[pc](()=>this[Za]())}[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)}[Za](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[gn](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[Ns]()}},mw=class extends Xu{sync=!0;[lc](){this[Ms](Rt.lstatSync(this.absolute))}[dc](){this[fc](Rt.readlinkSync(this.absolute))}[xc](){this[hc](Rt.openSync(this.absolute,"r"))}[Ns](){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[uc](d),t=!1}finally{if(t)try{this[gn](()=>{})}catch{}}}[pc](t){t()}[gn](t=()=>{}){this.fd!==void 0&&Rt.closeSync(this.fd),t()}},ww=class extends Hn{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 Zs(this,t,e,r)}constructor(t,e={}){let r=Tc(e);super(),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.onWriteEntry=r.onWriteEntry,this.readEntry=t;let{type:i}=t;if(i==="Unsupported")throw new Error("writing entry that should be ignored");this.type=i,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix,this.path=Z(t.path),this.mode=t.mode!==void 0?this[Ws](t.mode):void 0,this.uid=this.portable?void 0:t.uid,this.gid=this.portable?void 0:t.gid,this.uname=this.portable?void 0:t.uname,this.gname=this.portable?void 0:t.gname,this.size=t.size,this.mtime=this.noMtime?void 0:r.mtime||t.mtime,this.atime=this.portable?void 0:t.atime,this.ctime=this.portable?void 0:t.ctime,this.linkpath=t.linkpath!==void 0?Z(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[d,u]=Rc(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 qn({path:this[kt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[kt](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 Hs({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[kt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[kt](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)}[kt](t){return Yu(t,this.prefix)}[Ws](t){return Zu(t,this.type==="Directory",this.portable)}write(t,e,r){typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8"));let i=t.length;if(i>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=i,super.write(t,r)}end(t,e,r){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e??"utf8")),r&&this.once("finish",r),t?super.end(t,r):super.end(r),this}},_w=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",yw=class yr{tail;head;length=0;static create(e=[]){return new yr(e)}constructor(e=[]){for(let r of e)this.push(r)}*[Symbol.iterator](){for(let e=this.head;e;e=e.next)yield e.value}removeNode(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");let r=e.next,i=e.prev;return r&&(r.prev=i),i&&(i.next=r),e===this.head&&(this.head=r),e===this.tail&&(this.tail=i),this.length--,e.next=void 0,e.prev=void 0,e.list=void 0,r}unshiftNode(e){if(e===this.head)return;e.list&&e.list.removeNode(e);let r=this.head;e.list=this,e.next=r,r&&(r.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}pushNode(e){if(e===this.tail)return;e.list&&e.list.removeNode(e);let r=this.tail;e.list=this,e.prev=r,r&&(r.next=e),this.tail=e,this.head||(this.head=e),this.length++}push(...e){for(let r=0,i=e.length;r<i;r++)Ew(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)vw(this,e[r]);return this.length}pop(){if(!this.tail)return;let e=this.tail.value,r=this.tail;return this.tail=this.tail.prev,this.tail?this.tail.next=void 0:this.head=void 0,r.list=void 0,this.length--,e}shift(){if(!this.head)return;let e=this.head.value,r=this.head;return this.head=this.head.next,this.head?this.head.prev=void 0:this.tail=void 0,r.list=void 0,this.length--,e}forEach(e,r){r=r||this;for(let i=this.head,o=0;i;o++)e.call(r,i.value,o,this),i=i.next}forEachReverse(e,r){r=r||this;for(let i=this.tail,o=this.length-1;i;o--)e.call(r,i.value,o,this),i=i.prev}get(e){let r=0,i=this.head;for(;i&&r<e;r++)i=i.next;if(r===e&&i)return i.value}getReverse(e){let r=0,i=this.tail;for(;i&&r<e;r++)i=i.prev;if(r===e&&i)return i.value}map(e,r){r=r||this;let i=new yr;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 yr;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 yr;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 yr;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=bw(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 bw(t,e,r){let i=e,o=e?e.next:t.head,c=new Pc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function Ew(t,e){t.tail=new Pc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function vw(t,e){t.head=new Pc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Pc=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}},Su=Buffer.alloc(1024),Bs=Symbol("onStat"),xi=Symbol("ended"),gt=Symbol("queue"),hi=Symbol("queue"),fn=Symbol("current"),Fn=Symbol("process"),pi=Symbol("processing"),Rs=Symbol("processJob"),mt=Symbol("jobs"),Ya=Symbol("jobDone"),Fs=Symbol("addFSEntry"),Au=Symbol("addTarEntry"),gc=Symbol("stat"),mc=Symbol("readdir"),zs=Symbol("onreaddir"),Us=Symbol("pipe"),Iu=Symbol("entry"),Xa=Symbol("entryOpt"),Gs=Symbol("writeEntryClass"),Qu=Symbol("write"),Qa=Symbol("ondrain"),Xs=class extends Hn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[Gs];onWriteEntry;[gt];[hi]=new Map;[mt]=0;[pi]=!1;[xi]=!1;constructor(t={}){if(super(),this.opt=t,this.file=t.file||"",this.cwd=t.cwd||process.cwd(),this.maxReadSize=t.maxReadSize,this.preservePaths=!!t.preservePaths,this.strict=!!t.strict,this.noPax=!!t.noPax,this.prefix=Z(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this.onWriteEntry=t.onWriteEntry,this[Gs]=Xu,typeof t.onwarn=="function"&&this.on("warn",t.onwarn),this.portable=!!t.portable,t.gzip||t.brotli||t.zstd){if((t.gzip?1:0)+(t.brotli?1:0)+(t.zstd?1:0)>1)throw new TypeError("gzip, brotli, zstd are mutually exclusive");if(t.gzip&&(typeof t.gzip!="object"&&(t.gzip={}),this.portable&&(t.gzip.portable=!0),this.zip=new km(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Om(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Nm(t.zstd)),!this.zip)throw new Error("impossible");let e=this.zip;e.on("data",r=>super.write(r)),e.on("end",()=>super.end()),e.on("drain",()=>this[Qa]()),this.on("resume",()=>e.resume())}else this.on("drain",this[Qa]);this.noDirRecurse=!!t.noDirRecurse,this.follow=!!t.follow,this.noMtime=!!t.noMtime,t.mtime&&(this.mtime=t.mtime),this.filter=typeof t.filter=="function"?t.filter:()=>!0,this[gt]=new yw,this[mt]=0,this.jobs=Number(t.jobs)||4,this[pi]=!1,this[xi]=!1}[Qu](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[xi]=!0,this[Fn](),r&&r(),this}write(t){if(this[xi])throw new Error("write after end");return t instanceof $u?this[Au](t):this[Fs](t),this.flowing}[Au](t){let e=Z(Eu.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new vu(t.path,e);r.entry=new ww(t,this[Xa](r)),r.entry.on("end",()=>this[Ya](r)),this[mt]+=1,this[gt].push(r)}this[Fn]()}[Fs](t){let e=Z(Eu.resolve(this.cwd,t));this[gt].push(new vu(t,e)),this[Fn]()}[gc](t){t.pending=!0,this[mt]+=1;let e=this.follow?"stat":"lstat";js[e](t.absolute,(r,i)=>{t.pending=!1,this[mt]-=1,r?this.emit("error",r):this[Bs](t,i)})}[Bs](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[fn])this[Rs](t);else{let r=`${e.dev}:${e.ino}`,i=this[hi].get(r);i?i.push(t):this[hi].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Fn]()}[mc](t){t.pending=!0,this[mt]+=1,js.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[mt]-=1,e)return this.emit("error",e);this[zs](t,r)})}[zs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Fn]()}[Fn](){if(!this[pi]){this[pi]=!0;for(let t=this[gt].head;t&&this[mt]<this.jobs;t=t.next)if(this[Rs](t.value),t.value.ignore){let e=t.next;this[gt].removeNode(t),t.next=e}this[pi]=!1,this[xi]&&this[gt].length===0&&this[mt]===0&&(this.zip?this.zip.end(Su):(super.write(Su),super.end()))}}get[fn](){return this[gt]&&this[gt].head&&this[gt].head.value}[Ya](t){this[gt].shift(),this[mt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[hi].get(r);if(i){this[hi].delete(r);for(let o of i)o.pending=!1,this[Rs](o)}}this[Fn]()}[Rs](t){if(t.pending&&t.pendingLink&&t===this[fn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[fn]&&!t.piped&&this[Us](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Bs](t,e):this[gc](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[mc](t),!t.readdir)return}if(t.entry=this[Iu](t),!t.entry){t.ignore=!0;return}t===this[fn]&&!t.piped&&this[Us](t)}}}[Xa](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}}[Iu](t){this[mt]+=1;try{return new this[Gs](t.path,this[Xa](t)).on("end",()=>this[Ya](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[Qa](){this[fn]&&this[fn].entry&&this[fn].entry.resume()}[Us](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Fs](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={}){Zs(this,t,e,r)}},Oc=class extends Xs{sync=!0;constructor(t){super(t),this[Gs]=mw}pause(){}resume(){}[gc](t){let e=this.follow?"statSync":"lstatSync";this[Bs](t,js[e](t.absolute))}[mc](t){this[zs](t,js.readdirSync(t.absolute))}[Us](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Fs](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[Qu](i)})}},Sw=(t,e)=>{let r=new Oc(t),i=new Uu(t.file,{mode:t.mode||438});r.pipe(i),ef(r,e)},Aw=(t,e)=>{let r=new Xs(t),i=new $s(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 tf(r,e).catch(c=>r.emit("error",c)),o},ef=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?vr({file:Gu.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},tf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await vr({file:Gu.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},Iw=(t,e)=>{let r=new Oc(t);return ef(r,e),r},Tw=(t,e)=>{let r=new Xs(t);return tf(r,e).catch(i=>r.emit("error",i)),r},G2=Ci(Sw,Aw,Iw,Tw,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),Dw=process.env.__FAKE_PLATFORM__||process.platform,of=Dw==="win32",{O_CREAT:af,O_NOFOLLOW:Tu,O_TRUNC:cf,O_WRONLY:df}=sf.constants,lf=Number(process.env.__FAKE_FS_O_FILENAME__)||sf.constants.UV_FS_O_FILEMAP||0,Rw=of&&!!lf,kw=512*1024,Pw=lf|cf|af|df,Cu=!of&&typeof Tu=="number"?Tu|cf|af|df:null,uf=Cu!==null?()=>Cu:Rw?t=>t<kw?Pw:"w":()=>"w",wc=(t,e,r)=>{try{return Qs.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},Ks=(t,e,r,i)=>{Qs.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},Ow=(t,e,r,i,o)=>{if(e.isDirectory())ff(bi.resolve(t,e.name),r,i,c=>{if(c)return o(c);let d=bi.resolve(t,e.name);Ks(d,r,i,o)});else{let c=bi.resolve(t,e.name);Ks(c,r,i,o)}},ff=(t,e,r,i)=>{Qs.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 Ks(t,e,r,i);let d=c.length,u=null,x=p=>{if(!u){if(p)return i(u=p);if(--d===0)return Ks(t,e,r,i)}};for(let p of c)Ow(t,p,e,r,x)})},Lw=(t,e,r,i)=>{e.isDirectory()&&xf(bi.resolve(t,e.name),r,i),wc(bi.resolve(t,e.name),r,i)},xf=(t,e,r)=>{let i;try{i=Qs.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return wc(t,e,r);throw c}for(let o of i)Lw(t,o,e,r);return wc(t,e,r)},hf=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"}},eo=class extends Error{path;symlink;syscall="symlink";code="TAR_SYMLINK_ERROR";constructor(t,e){super("TAR_SYMLINK_ERROR: Cannot extract through symbolic link"),this.symlink=t,this.path=e}get name(){return"SymlinkError"}},Mw=(t,e)=>{st.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new hf(t,r?.code||"ENOTDIR")),e(r)})},Bw=(t,e,r)=>{t=Z(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,d=e.uid,u=e.gid,x=typeof d=="number"&&typeof u=="number"&&(d!==e.processUid||u!==e.processGid),p=e.preserve,w=e.unlink,m=Z(e.cwd),v=(S,A)=>{S?r(S):A&&x?ff(A,d,u,I=>v(I)):c?st.chmod(t,o,r):r()};if(t===m)return Mw(t,v);if(p)return Nw.mkdir(t,{mode:o,recursive:!0}).then(S=>v(null,S??void 0),v);let _=Z(Vs.relative(m,t)).split("/");_c(m,_,o,w,m,void 0,v)},_c=(t,e,r,i,o,c,d)=>{if(e.length===0)return d(null,c);let u=e.shift(),x=Z(Vs.resolve(t+"/"+u));st.mkdir(x,r,pf(x,e,r,i,o,c,d))},pf=(t,e,r,i,o,c,d)=>u=>{u?st.lstat(t,(x,p)=>{if(x)x.path=x.path&&Z(x.path),d(x);else if(p.isDirectory())_c(t,e,r,i,o,c,d);else if(i)st.unlink(t,w=>{if(w)return d(w);st.mkdir(t,r,pf(t,e,r,i,o,c,d))});else{if(p.isSymbolicLink())return d(new eo(t,t+"/"+e.join("/")));d(u)}}):(c=c||t,_c(t,e,r,i,o,c,d))},Fw=t=>{let e=!1,r;try{e=st.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new hf(t,r??"ENOTDIR")}},zw=(t,e)=>{t=Z(t);let r=e.umask??18,i=e.mode|448,o=(i&r)!==0,c=e.uid,d=e.gid,u=typeof c=="number"&&typeof d=="number"&&(c!==e.processUid||d!==e.processGid),x=e.preserve,p=e.unlink,w=Z(e.cwd),m=S=>{S&&u&&xf(S,c,d),o&&st.chmodSync(t,i)};if(t===w)return Fw(w),m();if(x)return m(st.mkdirSync(t,{mode:i,recursive:!0})??void 0);let v=Z(Vs.relative(w,t)).split("/"),_;for(let S=v.shift(),A=w;S&&(A+="/"+S);S=v.shift()){A=Z(Vs.resolve(A));try{st.mkdirSync(A,i),_=_||A}catch{let I=st.lstatSync(A);if(I.isDirectory())continue;if(p){st.unlinkSync(A),st.mkdirSync(A,i),_=_||A;continue}else if(I.isSymbolicLink())return new eo(A,A+"/"+v.join("/"))}}return m(_)},ec=Object.create(null),Du=1e4,hr=new Set,Uw=t=>{hr.has(t)?hr.delete(t):ec[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),hr.add(t);let e=ec[t],r=hr.size-Du;if(r>Du/10){for(let i of hr)if(hr.delete(i),delete ec[i],--r<=0)break}return e},Gw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,qw=Gw==="win32",Hw=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=gf(i,r)),e.push(r||"/"),e},[]),jw=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=qw?["win32 parallelization disabled"]:t.map(i=>yi(gf(Uw(i))));let r=new Set(t.map(i=>Hw(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 x of u)o.add(x)}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 x=d[0];typeof x=="function"&&o.add(x)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},Ww=()=>process.umask(),Ru=Symbol("onEntry"),yc=Symbol("checkFs"),ku=Symbol("checkFs2"),bc=Symbol("isReusable"),dt=Symbol("makeFs"),Ec=Symbol("file"),vc=Symbol("directory"),qs=Symbol("link"),Pu=Symbol("symlink"),Ou=Symbol("hardlink"),wi=Symbol("ensureNoSymlink"),Lu=Symbol("unsupported"),Nu=Symbol("checkPath"),tc=Symbol("stripAbsolutePath"),mn=Symbol("mkdir"),Ue=Symbol("onError"),ks=Symbol("pending"),Mu=Symbol("pend"),pr=Symbol("unpend"),nc=Symbol("ended"),rc=Symbol("maybeClose"),Sc=Symbol("skip"),Ei=Symbol("doChown"),vi=Symbol("uid"),Si=Symbol("gid"),Ai=Symbol("checkedCwd"),Kw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Ii=Kw==="win32",Vw=1024,$w=(t,e)=>{if(!Ii)return te.unlink(t,e);let r=t+".DELETE."+rf(16).toString("hex");te.rename(t,r,i=>{if(i)return e(i);te.unlink(r,e)})},Jw=t=>{if(!Ii)return te.unlinkSync(t);let e=t+".DELETE."+rf(16).toString("hex");te.renameSync(t,e),te.unlinkSync(e)},Bu=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Lc=class extends Ti{[nc]=!1;[Ai]=!1;[ks]=0;reservations=new jw;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[nc]=!0,this[rc]()},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:Vw,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Ii,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Z(Le.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:Ww():0,this.umask=typeof t.umask=="number"?t.umask:this.processUmask,this.dmode=t.dmode||511&~this.umask,this.fmode=t.fmode||438&~this.umask,this.on("entry",e=>this[Ru](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[rc](){this[nc]&&this[ks]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[tc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Rc(r),d=c.replaceAll(/\\/g,"/").split("/");if(d.includes("..")||Ii&&/^[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=Le.posix.dirname(t.path),x=Le.posix.normalize(Le.posix.join(u,d.join("/")));if(x.startsWith("../")||x==="..")return this.warn("TAR_ENTRY_ERROR",`${e} escapes extraction directory`,{entry:t,[e]:r}),!1}return o&&(t[e]=String(c),this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute ${e}`,{entry:t,[e]:r})),!0}[Nu](t){let e=Z(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Z(String(t.linkpath)).split("/");if(i.length>=this.strip)t.linkpath=i.slice(this.strip).join("/");else return!1}r.splice(0,this.strip),t.path=r.join("/")}if(isFinite(this.maxDepth)&&r.length>this.maxDepth)return this.warn("TAR_ENTRY_ERROR","path excessively deep",{entry:t,path:e,depth:r.length,maxDepth:this.maxDepth}),!1;if(!this[tc](t,"path")||!this[tc](t,"linkpath"))return!1;if(t.absolute=Le.isAbsolute(t.path)?Z(Le.resolve(t.path)):Z(Le.resolve(this.cwd,t.path)),!this.preservePaths&&typeof t.absolute=="string"&&t.absolute.indexOf(this.cwd+"/")!==0&&t.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:t,path:Z(t.path),resolvedPath:t.absolute,cwd:this.cwd}),!1;if(t.absolute===this.cwd&&t.type!=="Directory"&&t.type!=="GNUDumpDir")return!1;if(this.win32){let{root:i}=Le.win32.parse(String(t.absolute));t.absolute=i+mu(String(t.absolute).slice(i.length));let{root:o}=Le.win32.parse(t.path);t.path=o+mu(t.path.slice(o.length))}return!0}[Ru](t){if(!this[Nu](t))return t.resume();switch(Cw.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[yc](t);default:return this[Lu](t)}}[Ue](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[pr](),e.resume())}[mn](t,e,r){Bw(Z(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e},r)}[Ei](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[vi](t){return Bu(this.uid,t.uid,this.processUid)}[Si](t){return Bu(this.gid,t.gid,this.processGid)}[Ec](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new $s(String(t.absolute),{flags:uf(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&te.close(i.fd,()=>{}),i.write=()=>!0,this[Ue](u,t),e()});let o=1,c=u=>{if(u){i.fd&&te.close(i.fd,()=>{}),this[Ue](u,t),e();return}--o===0&&i.fd!==void 0&&te.close(i.fd,x=>{x?this[Ue](x,t):this[pr](),e()})};i.on("finish",()=>{let u=String(t.absolute),x=i.fd;if(typeof x=="number"&&t.mtime&&!this.noMtime){o++;let p=t.atime||new Date,w=t.mtime;te.futimes(x,p,w,m=>m?te.utimes(u,p,w,v=>c(v&&m)):c())}if(typeof x=="number"&&this[Ei](t)){o++;let p=this[vi](t),w=this[Si](t);typeof p=="number"&&typeof w=="number"&&te.fchown(x,p,w,m=>m?te.chown(u,p,w,v=>c(v&&m)):c())}c()});let d=this.transform&&this.transform(t)||t;d!==t&&(d.on("error",u=>{this[Ue](u,t),e()}),t.pipe(d)),d.pipe(i)}[vc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[mn](String(t.absolute),r,i=>{if(i){this[Ue](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[pr](),t.resume())};t.mtime&&!this.noMtime&&(o++,te.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[Ei](t)&&(o++,te.chown(String(t.absolute),Number(this[vi](t)),Number(this[Si](t)),c)),c()})}[Lu](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[Pu](t,e){let r=Z(Le.relative(this.cwd,Le.resolve(Le.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[wi](t,this.cwd,r,()=>this[qs](t,String(t.linkpath),"symlink",e),i=>{this[Ue](i,t),e()})}[Ou](t,e){let r=Z(Le.resolve(this.cwd,String(t.linkpath))),i=Z(String(t.linkpath)).split("/");this[wi](t,this.cwd,i,()=>this[qs](t,r,"link",e),o=>{this[Ue](o,t),e()})}[wi](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let d=Le.resolve(e,c);te.lstat(d,(u,x)=>{if(u)return i();if(x?.isSymbolicLink())return o(new eo(d,Le.resolve(d,r.join("/"))));this[wi](t,d,r,i,o)})}[Mu](){this[ks]++}[pr](){this[ks]--,this[rc]()}[Sc](t){this[pr](),t.resume()}[bc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Ii}[yc](t){this[Mu]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[ku](t,r))}[ku](t,e){let r=d=>{e(d)},i=()=>{this[mn](this.cwd,this.dmode,d=>{if(d){this[Ue](d,t),r();return}this[Ai]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let d=Z(Le.dirname(String(t.absolute)));if(d!==this.cwd)return this[mn](d,this.dmode,u=>{if(u){this[Ue](u,t),r();return}c()})}c()},c=()=>{te.lstat(String(t.absolute),(d,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Sc](t),r();return}if(d||this[bc](t,u))return this[dt](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let x=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,p=w=>this[dt](w??null,t,r);return x?te.chmod(String(t.absolute),Number(t.mode),p):p()}if(t.absolute!==this.cwd)return te.rmdir(String(t.absolute),x=>this[dt](x??null,t,r))}if(t.absolute===this.cwd)return this[dt](null,t,r);$w(String(t.absolute),x=>this[dt](x??null,t,r))})};this[Ai]?o():i()}[dt](t,e,r){if(t){this[Ue](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Ec](e,r);case"Link":return this[Ou](e,r);case"SymbolicLink":return this[Pu](e,r);case"Directory":case"GNUDumpDir":return this[vc](e,r)}}[qs](t,e,r,i){te[r](e,String(t.absolute),o=>{o?this[Ue](o,t):(this[pr](),t.resume()),i()})}},gi=t=>{try{return[null,t()]}catch(e){return[e,null]}},mf=class extends Lc{sync=!0;[dt](t,e){return super[dt](t,e,()=>{})}[yc](t){if(!this[Ai]){let o=this[mn](this.cwd,this.dmode);if(o)return this[Ue](o,t);this[Ai]=!0}if(t.absolute!==this.cwd){let o=Z(Le.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[mn](o,this.dmode);if(c)return this[Ue](c,t)}}let[e,r]=gi(()=>te.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Sc](t);if(e||this[bc](t,r))return this[dt](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[d]=c?gi(()=>{te.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[dt](d,t)}let[o]=gi(()=>te.rmdirSync(String(t.absolute)));this[dt](o,t)}let[i]=t.absolute===this.cwd?[]:gi(()=>Jw(String(t.absolute)));this[dt](i,t)}[Ec](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=d=>{let u;try{te.closeSync(o)}catch(x){u=x}(d||u)&&this[Ue](d||u,t),e()},o;try{o=te.openSync(String(t.absolute),uf(t.size),r)}catch(d){return i(d)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",d=>this[Ue](d,t)),t.pipe(c)),c.on("data",d=>{try{te.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,x=t.mtime;try{te.futimesSync(o,u,x)}catch(p){try{te.utimesSync(String(t.absolute),u,x)}catch{d=p}}}if(this[Ei](t)){let u=this[vi](t),x=this[Si](t);try{te.fchownSync(o,Number(u),Number(x))}catch(p){try{te.chownSync(String(t.absolute),Number(u),Number(x))}catch{d=d||p}}}i(d)})}[vc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[mn](String(t.absolute),r);if(i){this[Ue](i,t),e();return}if(t.mtime&&!this.noMtime)try{te.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[Ei](t))try{te.chownSync(String(t.absolute),Number(this[vi](t)),Number(this[Si](t)))}catch{}e(),t.resume()}[mn](t,e){try{return zw(Z(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e})}catch(r){return r}}[wi](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let d of r){c=Le.resolve(c,d);let[u,x]=gi(()=>te.lstatSync(c));if(u)return i();if(x.isSymbolicLink())return o(new eo(c,Le.resolve(e,r.join("/"))))}i()}[qs](t,e,r,i){let o=`${r}Sync`;try{te[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[Ue](c,t)}}},Zw=t=>{let e=new mf(t),r=t.file,i=nf.statSync(r),o=t.maxReadSize||16*1024*1024;new gm(r,{readSize:o,size:i.size}).pipe(e)},Yw=(t,e)=>{let r=new Lc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("close",c),nf.stat(o,(u,x)=>{if(u)d(u);else{let p=new Ic(o,{readSize:i,size:x.size});p.on("error",d),p.pipe(r)}})})},wf=Ci(Zw,Yw,t=>new mf(t),t=>new Lc(t),(t,e)=>{e?.length&&Ju(t,e)}),Xw=(t,e)=>{let r=new Oc(t),i=!0,o,c;try{try{o=it.openSync(t.file,"r+")}catch(x){if(x?.code==="ENOENT")o=it.openSync(t.file,"w+");else throw x}let d=it.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<d.size;c+=512){for(let w=0,m=0;w<512;w+=m){if(m=it.readSync(o,u,w,u.length-w,c+w),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!m)break e}let x=new qn(u);if(!x.cksumValid)break;let p=512*Math.ceil((x.size||0)/512);if(c+p+512>d.size)break;c+=p,t.mtimeCache&&x.mtime&&t.mtimeCache.set(String(x.path),x.mtime)}i=!1,Qw(t,r,c,o,e)}finally{if(i)try{it.closeSync(o)}catch{}}},Qw=(t,e,r,i,o)=>{let c=new Uu(t.file,{fd:i,start:r});e.pipe(c),t_(e,o)},e_=(t,e)=>{e=Array.from(e);let r=new Xs(t),i=(o,c,d)=>{let u=(v,_)=>{v?it.close(o,S=>d(v)):d(null,_)},x=0;if(c===0)return u(null,0);let p=0,w=Buffer.alloc(512),m=(v,_)=>{if(v||_===void 0)return u(v);if(p+=_,p<512&&_)return it.read(o,w,p,w.length-p,x+p,m);if(x===0&&w[0]===31&&w[1]===139)return u(new Error("cannot append to compressed archives"));if(p<512)return u(null,x);let S=new qn(w);if(!S.cksumValid)return u(null,x);let A=512*Math.ceil((S.size??0)/512);if(x+A+512>c||(x+=A+512,x>=c))return u(null,x);t.mtimeCache&&S.mtime&&t.mtimeCache.set(String(S.path),S.mtime),p=0,it.read(o,w,0,512,x,m)};it.read(o,w,0,512,x,m)};return new Promise((o,c)=>{r.on("error",c);let d="r+",u=(x,p)=>{if(x&&x.code==="ENOENT"&&d==="r+")return d="w+",it.open(t.file,d,u);if(x||!p)return c(x);it.fstat(p,(w,m)=>{if(w)return it.close(p,()=>c(w));i(p,m.size,(v,_)=>{if(v)return c(v);let S=new $s(t.file,{fd:p,start:_});r.pipe(S),S.on("error",c),S.on("close",o),n_(r,e)})})};it.open(t.file,d,u)})},t_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?vr({file:_f.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},n_=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await vr({file:_f.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},mi=Ci(Xw,e_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!Sm(t))throw new TypeError("file is required");if(t.gzip||t.brotli||t.zstd||t.file.endsWith(".br")||t.file.endsWith(".tbr"))throw new TypeError("cannot append to compressed archives");if(!e?.length)throw new TypeError("no paths specified to add/replace")}),nA=Ci(mi.syncFile,mi.asyncFile,mi.syncNoFile,mi.asyncNoFile,(t,e=[])=>{mi.validate?.(t,e),r_(t)}),r_=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0)):(r,i)=>!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0))};on();var yt={PAIR:"_agent/pair",CREATE:"_agent/create",HEALTH:"_agent/health",LIST_SKILLS:"_agent/listSkills",ADD_SKILLS:"_agent/addSkills",REMOVE_SKILLS:"_agent/removeSkills",GET_FILE_TREE:"_agent/getFileTree",GET_FILE_CONTENT:"_agent/getFileContent",DETAIL:"_agent/detail",UPDATE:"_agent/update",DISCONNECT:"_agent/disconnect",SWITCH_MODEL:"_agent/switchModel",GEN_MODEL_TOKEN:"_agent/genModelToken",RESET:"_agent/reset",REPAIR:"_agent/repair",DELETE:"_agent/delete"};function to(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function yf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function Nc(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function bf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Sr(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Ve();ee();Pe();Ve();function Kt(t,e){if(to(t)!=="cloud")throw new C("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function no(t){return t.startsWith("http://")||t.startsWith("https://")}function ro(t){return t.endsWith("/")?t.slice(0,-1):t}Ve();ee();var io="1008033",Ef="1289";var vf="pbbp2",Sf="https://www.coze.cn",Af="/api/coze_claw/resource/get_frontier_key",s_="https://www.coze.cn",o_="wss://frontier.coze.cn";function so(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??s_}function If(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??o_}function Ar(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 Ri(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var Di=U("handshake");async function Mc(t){let e=so(t.endpoint),r=t.timeoutMs??1e4,i=`${ro(e)}${Af}?aid=${encodeURIComponent(io)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...Ar(t.ppeOverride)},c=new AbortController,d=setTimeout(()=>c.abort(),r);Di.info("frontier key handshake",{base:e});try{let u=await fetch(i,{method:"GET",headers:o,signal:c.signal}),x=u.headers.get("x-tt-logid")??"",p=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let S=await u.text().catch(()=>"");throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${x}: ${S.slice(0,200)}`)}let w=await u.json();if(w.code!==void 0&&w.code!==0)throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${w.code} msg=${w.msg??"-"} logid=${x}`);let m=w.data??{},v=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(!v||!_){let S=JSON.stringify(w).slice(0,500);throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${x}: ${S}`)}return Di.info("handshake ok",{remoteDeviceId:_,logid:x,traceId:p}),{accessKey:v,deviceId:_}}catch(u){if(u instanceof C)throw Di.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw Di.warn("handshake timeout",{base:e,timeoutMs:r}),new C("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let x=u.cause;throw Di.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:x?.code,syscall:x?.syscall,cause:String(u).slice(0,300)}),new C("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(d)}}var Bc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",bt="auto",Tf=15e4;function Cf(t){return{model:Fc(t.model)??bt,...t.modelToken?{modelToken:t.modelToken}:{}}}function Df(t){return!t||t===bt}var a_=new Set(["auto","\u81EA\u52A8"]);function Fc(t){let e=t?.trim();if(e)return a_.has(e.toLowerCase())?bt:e}function Rf(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=Bc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||bt;e.ANTHROPIC_MODEL=r,e.ANTHROPIC_SMALL_FAST_MODEL=r,e.ANTHROPIC_DEFAULT_HAIKU_MODEL=r,e.ANTHROPIC_DEFAULT_OPUS_MODEL=r,e.ANTHROPIC_DEFAULT_SONNET_MODEL=r,e.CLAUDE_CODE_SUBAGENT_MODEL=r,e.CLAUDE_CODE_ATTRIBUTION_HEADER="0",t.modelInfo?.contextWindow&&(e.CLAUDE_CODE_MAX_CONTEXT_TOKENS=String(t.modelInfo.contextWindow))}else Df(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function kf(t){let e=[];if(t.modelToken?e.push("-c",`model="${t.model||bt}"`):Df(t.model)||e.push("-c",`model="${t.model}"`),t.modelToken){e.push("-c",'model_providers.coze.name="coze"'),e.push("-c",`model_providers.coze.base_url="${Bc}/v1"`),e.push("-c",'model_providers.coze.env_key="OPENAI_API_KEY"'),e.push("-c",'model_providers.coze.wire_api="responses"'),e.push("-c","model_providers.coze.requires_openai_auth=false"),e.push("-c","model_providers.coze.supports_websockets=false"),e.push("-c",'model_provider="coze"');let r=t.modelInfo?.contextWindow??Tf;e.push("-c",`model_context_window=${r}`)}return e}function Pf(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function zc(t,e){let{ttEnv:r,usePpe:i}=Ri(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function Of(t,e,r){if(!t.modelToken)return{};let i=zc(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,d])=>`${c}:${d}`).join(`
92
- `)}}function Uc(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function Lf(t,e,r){if(!t.modelToken)return null;let i=t.model||bt,o=zc(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let d={baseUrl:`${Bc}/v1`,api:"openai-completions",apiKey:t.modelToken,models:[{id:i,name:i,reasoning:!1,input:c,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:t.modelInfo?.contextWindow??Tf,maxTokens:8192,api:"openai-completions"}]};return Object.keys(o).length>0&&(d.headers=o),d}function Nf(t,e,r){if(!t.modelToken)return[];let i=zc(e,r),o=[];for(let[c,d]of Object.entries(i))o.push("-c",`model_providers.coze.http_headers.${c}="${d}"`);return o}var Ne=U("agent-handlers"),Mf=5*1024*1024,x_=1,h_=6,p_=new Set(["node_modules",".git",".coze","dist","build",".next"]),oo=class{constructor(e){this.opts=e}opts;async listSkills(e){Kt(e._meta,"_agent/listSkills");let r=Sr(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Xe(r).workspace,c=i?.skills??[],d=[];for(let u of c){let x=Ot(o,u.relPath,"SKILL.md");await l_(x).then(w=>w.isFile()).catch(()=>!1)&&d.push(y_(u))}return{skills:d}}async addSkills(e){Kt(e._meta,"_agent/addSkills");let r=Sr(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],d=new Map(c.map((x,p)=>[x.skillId,p])),u=[];for(let x of o){let p=await Vc({agentId:r,workspace:i.workspace,framework:i.framework,skill:x});$c(c,d,p),u.push(x)}return await ls(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){Kt(e._meta,"_agent/removeSkills");let r=Sr(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 x=Ot(i.workspace,u.relPath);await d_(x,{recursive:!0,force:!0}),Ne.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await ls(r,d),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}reloadAgentSessionsPublic(e,r){this.reloadAgentSessions(e,r)}reloadAgentSessions(e,r){let i=this.opts.agents.get(e);if(i)for(let[o,c]of i.sessions){if(!c.downstream)continue;let d=c.acpSessionId;if(d&&i.activeTriggers.has(d)||this.isRuntimePendingPermission(c)){c.reloadAfterTurn=!0,Ne.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d});continue}let x=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}),x.stop(r).catch(p=>Ne.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(p)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return Ne.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await He(r);if(!i)throw new C("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return Ne.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await ar(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 C("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await Qe(i),Ne.info("_agent/update: cozeIdentity rewritten",{agentId:r,framework:i.framework}),this.reloadAgentSessions(r,"identity-changed"),{ok:!0}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new C("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await He(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await Qe(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 switchModel(e){if(Kt(e._meta,"_agent/switchModel"),!e.agentId)throw new C("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=Fc(e.model)??bt,i=await He(e.agentId);if(!i)throw new C("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await Qe(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};o.model=r,e.modelInfo&&o.setModelInfo(e.modelInfo),this.opts.cleanupOpenclawProviders&&await this.opts.cleanupOpenclawProviders(o).catch(d=>Ne.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(d)}));let c=[];for(let[d,u]of o.allSessionQueues())c.push(u.enqueue(async()=>{let x=o.sessions.get(d);x?.downstream&&(await x.downstream.stop(`switchModel: ${r}`).catch(()=>{}),x.downstream=void 0)}));return await Promise.all(c),Ne.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:r,cloudSessions:c.length}),{ok:!0}}async resetAgent(e){if(Kt(e._meta,yt.RESET),!e.agentId)throw new C("IPC_BAD_REQUEST",`${yt.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,yt.RESET),await this.runDetailSync(e.agentId,yt.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),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});await ni(e,o)}async clearPersistedAcpSessionIds(e){let r=await He(e).catch(()=>null);if(!r?.sessions)return;let i=!1;for(let o of Object.values(r.sessions))o.acpSessionId&&(o.acpSessionId=void 0,i=!0);i&&await Qe(r)}async repairAgent(e){if(Kt(e._meta,yt.REPAIR),!e.agentId)throw new C("IPC_BAD_REQUEST",`${yt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new C("IPC_BAD_REQUEST",`${yt.REPAIR} only allowed for openclaw, got ${r.framework}`);if(r&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,r.workspace)}catch(i){Ne.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(i)})}return await this.runDetailSync(e.agentId,yt.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,i){if(!this.opts.detailSyncer){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){Kt(e._meta,"_agent/getFileTree");let r=e._meta,i=Sr(r),o=await this.resolveWorkspace(i),c=e.filePath??"",d=this.safeJoin(o,c),u=await Gc(d).catch(()=>null);if(!u)throw new C("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new C("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await ti(d,o))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let x=k_(e.depth);return u.isDirectory()?{tree:await R_(o,d,c,x)}:{tree:[{name:P_(c),path:Hf(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Kt(e._meta,"_agent/getFileContent");let r=Sr(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new C("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await Gc(o).catch(()=>null);if(!c||!c.isFile())throw new C("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new C("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await ti(o,i))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>Mf)throw new C("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${Mf})`);let d=await Bf(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 He(e).catch(()=>null))?.workspace??Xe(e).workspace}safeJoin(e,r){let i=jc(e,r||"."),o=Kc(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${Ff}`))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return He(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new C("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function g_(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new C("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new C("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function m_(t){return t==="claude-code"?Ot(".claude","skills"):Ot(".agents","skills")}var w_=3e4,__=50*1024*1024,Ir=3e4;async function Vc(t){let{agentId:e,workspace:r,framework:i,skill:o}=t;if(!o.skillName)throw new C("IPC_BAD_REQUEST","skill missing skillName");let c=typeof o.content=="string"&&o.content.length>0,d=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!c&&!d)throw new C("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let u=g_(o.skillName),x=m_(i),p=Ot(x,u),w=Ot(r,p);if(await qc(w,{recursive:!0}),c){let v=Buffer.from(o.content,"utf8");ki(v.length),await Hc(Ot(w,"SKILL.md"),v,"utf8")}else{let v=await b_(o.downloadUrl);v_(v)?await T_(v,w):S_(v)?await A_(v,w):await Hc(Ot(w,"SKILL.md"),v.toString("utf8"),"utf8")}let m={skillId:o.skillId,skillName:o.skillName,relPath:p,installedAt:Date.now(),...o.description?{description:o.description}:{},...o.icon?{icon:o.icon}:{},...o.version?{version:o.version}:{},...o.downloadUrl?{downloadUrl:o.downloadUrl}:{},...o.config?{config:o.config}:{},...o.builtin?{builtin:o.builtin}:{}};return Ne.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:p,source:c?"content":"downloadUrl"}),m}function $c(t,e,r){let i=e.get(r.skillId);if(i!==void 0){t[i]=r;return}e.set(r.skillId,t.length),t.push(r)}function y_(t){return{skillId:t.skillId,skillName:t.skillName,...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}async function b_(t){if(!t)throw new C("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);ki(e);let r=E_(t);return ki(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await Bf(e);return ki(r.length),r}if(no(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),w_);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new C("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return ki(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new C("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function ki(t){if(t>__)throw new C("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function E_(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new C("IPC_BAD_REQUEST","bad data URL");let r=!!e[2],i=e[3]??"";return r?Buffer.from(i,"base64"):Buffer.from(decodeURIComponent(i),"utf8")}function v_(t){return t.length>=2&&t[0]===31&&t[1]===139}function S_(t){if(t.length<4||t[0]!==80||t[1]!==75)return!1;let e=t[2],r=t[3];return e===3&&r===4||e===5&&r===6}function Wc(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function A_(t,e){let r,i;try{r=new Gf.default(t),i=r.getEntries()}catch(d){throw new C("IPC_BAD_REQUEST",`zip parse failed: ${d.message}`,{cause:d})}for(let d of i){let u=d.entryName;if(!u||Wc(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new C("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(p=>p===".."))throw new C("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let x=d.header.attr>>>16&61440;if(x!==0&&x!==32768&&x!==16384)throw new C("IPC_BAD_REQUEST",`zip entry kind 0x${x.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=I_(i),c=jc(e);for(let d of i){if(Wc(d.entryName))continue;let u=d.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let x=jc(e,u),p=Kc(c,x);if(p.startsWith("..")||p==="..")throw new C("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(d.isDirectory){await qc(x,{recursive:!0});continue}await qc(u_(x),{recursive:!0});let w;try{w=d.getData()}catch(m){throw new C("IPC_BAD_REQUEST",`zip entry getData failed (${d.entryName}): ${m.message}`,{cause:m})}await Hc(x,w)}}function I_(t){let e;for(let r of t){let i=r.entryName;if(!i||Wc(i))continue;let o=i.indexOf("/");if(o<=0)return;let c=i.slice(0,o+1);if(e===void 0)e=c;else if(e!==c)return}return e}async function T_(t,e){await C_(t);let r=wf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar extract timeout (${Ir}ms)`))},Ir);try{await Uf(zf.from(t),r)}catch(c){throw c instanceof C?c:i?new C("IPC_BAD_REQUEST",`tar extract timeout (${Ir}ms)`):new C("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function C_(t){let e=[],r=vr({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(p=>p==="..")&&e.push(`tar entry contains '..': ${d}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar list timeout (${Ir}ms)`))},Ir);try{await Uf(zf.from(t),r)}catch(c){throw i?new C("IPC_BAD_REQUEST",`tar list timeout (${Ir}ms)`):new C("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new C("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var D_=5e3;async function R_(t,e,r,i){return qf(t,e,r,i,{count:0})}async function qf(t,e,r,i,o){if(i<=0)return[];let c;try{c=await c_(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let u of c){if(p_.has(u.name)||u.isSymbolicLink())continue;if(o.count>=D_){d.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let x=Ot(e,u.name),p=f_(Ot(r,u.name)),w=null;try{w=await Gc(x)}catch{continue}if(w.isSymbolicLink())continue;o.count++;let m={name:u.name,path:Hf(Kc(t,x)),isDir:w.isDirectory(),size:w.size,modifiedAt:Math.floor(w.mtimeMs)};w.isDirectory()&&i>1&&(m.children=await qf(t,x,p,i-1,o)),d.push(m)}return d.sort((u,x)=>u.isDir!==x.isDir?u.isDir?-1:1:u.name.localeCompare(x.name)),d}function k_(t){return!t||t<=0?x_:Math.min(t,h_)}function P_(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function Hf(t){return t.split(Ff).join("/")}ee();import{readFileSync as fI}from"node:fs";import{dirname as hI,join as pI}from"node:path";import{fileURLToPath as mI}from"node:url";var Tr="0.1.103-beta.0";var yn=U("agent-health-reporter"),O_=1e4,Pi=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??O_}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),yn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),yn.info("heartbeat stopped"))}async tick(){if(this.inFlight){yn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){yn.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=L_(d);if(!u)continue;let x={agentId:d.agentId,status:u};d.patToken&&(x.patToken=d.patToken),d.accountId&&(x.accountId=d.accountId),r.push(x)}if(r.length===0)return;let i={agents:r,bridgeVersion:Tr,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3)}catch(d){yn.warn("heartbeat batch send failed",{count:r.length,err:String(d)})}let c=o?.authFailures;if(c&&c.length>0&&(yn.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){yn.warn("onAuthFailures callback failed (ignored)",{err:String(d)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){yn.warn("onTickEnd hook failed",{err:String(r)})}}};function L_(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}on();import{mkdir as Qc,rm as ky,stat as Py}from"node:fs/promises";import{homedir as Oy}from"node:os";import{join as w0}from"node:path";nn();import{existsSync as Q_}from"node:fs";import{release as ey}from"node:os";import{basename as ty,isAbsolute as ny}from"node:path";function Oi(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function Cr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Dr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function bn(t,e){return{jsonrpc:"2.0",id:t,error:e}}Ve();var ao=class extends Error{code;data;constructor(e){super(`JSON-RPC error code=${e.code} ${e.message}`),this.name="RemoteRpcError",this.code=e.code,e.data!==void 0&&(this.data=e.data)}},Q={PARSE_ERROR:-32700,INVALID_REQUEST:-32600,METHOD_NOT_FOUND:-32601,INVALID_PARAMS:-32602,INTERNAL_ERROR:-32603,AGENT_NOT_FOUND:-32001,AGENT_BUSY:-32002,AGENT_TIMEOUT:-32003,AGENT_SPAWN_FAILED:-32004,OPERATION_NOT_ALLOWED_FOR_LOCAL:-32005,AGENT_DISCONNECTED:-32006,MODEL_TOKEN_GEN_FAILED:-32009,PATH_OUTSIDE_WORKSPACE:-32010,FILE_TOO_LARGE:-32011,UNSUPPORTED_MIME:-32012,UPLOAD_FAILED:-32013,UPSTREAM_NOT_READY:-32014,AGENT_FRAME_IDLE_TIMEOUT:-32016,MODEL_MODALITY_UNSUPPORTED:-32017,AGENT_DEPENDENCY_INSTALL_FAILED:-32018,AGENT_APPROVAL_TIMEOUT:-32019,AGENT_TURN_ABORTED:-32020,AGENT_ENV_NOT_READY:-32021};function jf(t){return"method"in t&&"id"in t&&t.id!==void 0}function Wf(t){return"method"in t&&!("id"in t)}function co(t){return!("method"in t)&&"id"in t}var N_={AGENT_NOT_FOUND:Q.AGENT_NOT_FOUND,AGENT_BUSY:Q.AGENT_BUSY,AGENT_DISCONNECTED:Q.AGENT_DISCONNECTED,AGENT_TIMEOUT:Q.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Q.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Q.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Q.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Q.INTERNAL_ERROR,BRIDGE_INTERNAL:Q.INTERNAL_ERROR,IPC_AUTH_FAILED:Q.INTERNAL_ERROR,IPC_BAD_REQUEST:Q.INVALID_REQUEST,MODEL_TOKEN_GEN_FAILED:Q.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Q.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Q.OPERATION_NOT_ALLOWED_FOR_LOCAL,UPSTREAM_DISCONNECTED:Q.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Q.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Q.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Q.FILE_TOO_LARGE,UNSUPPORTED_MIME:Q.UNSUPPORTED_MIME,UPLOAD_FAILED:Q.UPLOAD_FAILED,UPSTREAM_NOT_READY:Q.UPSTREAM_NOT_READY,AGENT_DEPENDENCY_INSTALL_FAILED:Q.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:Q.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:Q.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:Q.AGENT_ENV_NOT_READY};function M_(t){if(t!=null)return t instanceof Error?{name:t.name,message:Li(t.message)}:typeof t=="string"?Li(t):typeof t=="object"?F_(t):t}var B_=[[/\/Users\/[^/\s'"`)]+/g,"/Users/<redacted>"],[/\/home\/[^/\s'"`)]+/g,"/home/<redacted>"],[/[A-Za-z]:\\Users\\[^\\\s'"`)]+/g,"C:\\Users\\<redacted>"],[/(Bearer|Token|Authorization:)\s+[\w._-]+/gi,"$1 <redacted>"],[/\b(sk|pat|ak)[-_][A-Za-z0-9_-]{20,}\b/g,"<redacted-key>"]];function Li(t){let e=t;for(let[r,i]of B_)e=e.replace(r,i);return e}function F_(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=Li(i):e[r]=i;return e}function Ni(t){if(t instanceof C){let e=M_(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),e&&typeof e=="object"&&"reason"in e&&typeof e.reason=="string"&&(r.reason=e.reason),{code:N_[t.code]??Q.INTERNAL_ERROR,message:Li(t.message),data:r}}return{code:Q.INTERNAL_ERROR,message:Li(t instanceof Error?t.message:String(t))}}function Kf(t){let e=t.data,r=e?.bridgeCode??"AGENT_PROTOCOL_ERROR",i=!!e&&typeof e.message=="string"&&!!e.message,o=i?e?.message:t.message,c=t.data;if(i&&e){let{message:d,...u}=e;c=u}return new C(r,o,{retriable:e?.retriable??!1,cause:c})}function $f(t){return`${JSON.stringify(t)}
93
- `}var Vf=10*1024*1024,lo=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>Vf){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${Vf} bytes`)}),[]}let r=this.buffer.split(`
94
- `);this.buffer=r.pop()??"";let i=[];for(let o of r){let c=o.replace(/\r$/,"").trim();if(c)try{i.push(JSON.parse(c))}catch(d){this.onError?.({line:c,error:d})}}return i}flush(){if(!this.buffer)return[];let e=this.buffer.replace(/\r$/,"").trim();if(this.buffer="",!e)return[];try{return[JSON.parse(e)]}catch(r){return this.onError?.({line:e,error:r}),[]}}};var Zf={"session/prompt":"session.prompt","session/cancel":"session.cancel","session/new":"session.new","session/load":"session.load","_agent/create":"agent.create","_agent/health":"agent.health","_agent/pair":"agent.pair","_agent/listSkills":"agent.listSkills","_agent/addSkills":"agent.addSkills","_agent/removeSkills":"agent.removeSkills","_agent/getFileTree":"agent.getFileTree","_agent/getFileContent":"agent.getFileContent","_agent/detail":"agent.detail","_agent/update":"agent.update","_agent/disconnect":"agent.disconnect","_agent/switchModel":"agent.switchModel","_agent/genModelToken":"agent.genModelToken","_agent/reset":"agent.reset","_agent/repair":"agent.repair","session/request_permission":"session.requestPermission",initialize:"initialize"},CI=Object.fromEntries(Object.entries(Zf).map(([t,e])=>[e,t])),z_={"session.prompt":["agentId","triggerMsgId","sessionId"],"session.cancel":["agentId","triggerMsgId","sessionId"],"session.new":["agentId"],"session.load":["agentId"],"agent.create":["agentId"],"agent.health":[],"agent.listSkills":["agentId"],"agent.addSkills":["agentId"],"agent.removeSkills":["agentId"],"agent.getFileTree":["agentId"],"agent.getFileContent":["agentId"],"agent.detail":["agentId"],"agent.update":["agentId"],"agent.disconnect":["agentId"],"agent.switchModel":["agentId"],"agent.genModelToken":["agentId","sessionId"],"agent.reset":["agentId"],"agent.repair":["agentId"],"session.requestPermission":["agentId","sessionId"],"agent.pair":[],initialize:[]},Rr=class{seq=0;next(e,r){this.seq+=1;let i=Zf[e]??U_(e),o=z_[i]??[],c=[i,String(this.seq)];if(o.length>0){let d=o.map(x=>Jf(r?.[x]??"")),u=G_(d).join(":");u&&c.push(u)}else r&&Object.values(r).some(d=>d)&&c.push(Object.values(r).filter(Boolean).map(d=>Jf(String(d))).join(":"));return c.join("_")}reset(){this.seq=0}};function U_(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function Jf(t){return t.replace(/[:_\s]+/g,"-")}function G_(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}sn();import{readFileSync as q_}from"node:fs";var H_=384;async function Jc(t,e=process.env){let r={};for(let[i,o]of Object.entries(e))typeof o=="string"&&(r[i]=o);await or(t.agentEnvFile,r,{mode:H_})}function Zc(t){try{let e=JSON.parse(q_(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function Yf(t,e,r={},i=o=>o){return{...i({...t,...Zc(e)}),...r}}En();tr();Ve();ee();Pe();import{execFileSync as Z_,spawnSync as Y_}from"node:child_process";function Mi(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}function Bi(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),Y_("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var Yc=new Set;function t0(t){typeof t=="number"&&t>0&&Yc.add(t)}function n0(t){typeof t=="number"&&Yc.delete(t)}function r0(){for(let t of Yc)Bi(t,"SIGKILL")}var kr="coze-bridge-daemon";function i0(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return Z_("pgrep",["-U",String(o),"-f",kr],{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:2e3})}),r;try{r=e()}catch{return[]}let i=process.pid;return r.split(`
95
- `).map(o=>Number.parseInt(o.trim(),10)).filter(o=>Number.isFinite(o)&&o>0&&o!==i)}async function s0(t,e){if(t.length===0)return;let r=e?.killFn??Bi,i=e?.isAliveFn??Mi,o=e?.sleepFn??(u=>new Promise(x=>setTimeout(x,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(x=>i(x));u+=d)await o(Math.min(d,c-u));for(let u of t)i(u)&&r(u,"SIGKILL")}var X_=[{reason:"openclaw_scope_approval_pending",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/scope upgrade pending approval/i,message:"openclaw \u9700\u8981\u4F60\u5728\u672C\u673A\u6279\u51C6\u4E00\u6B21\u6743\u9650\u5347\u7EA7 (scope upgrade)\uFF0C\u8BF7\u5728\u672C\u673A openclaw \u5B8C\u6210\u6388\u6743\u540E\u91CD\u8BD5"},{reason:"openclaw_pairing_required",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/pairing required/i,message:"openclaw \u5C1A\u672A\u5B8C\u6210\u914D\u5BF9\uFF0C\u8BF7\u5148\u5728\u672C\u673A\u5B8C\u6210 openclaw \u914D\u5BF9\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_token_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway\.auth\.token.*(unavailable|secret reference)/i,message:"openclaw gateway token \u914D\u7F6E\u4E0D\u53EF\u7528 (\u914D\u6210\u4E86 secret \u5F15\u7528\u4F46\u5F53\u524D\u8DEF\u5F84\u53D6\u4E0D\u5230)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A openclaw \u7684 gateway.auth.token \u914D\u7F6E"},{reason:"openclaw_version_mismatch",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/protocol mismatch/i,message:"openclaw \u7248\u672C\u4E0E\u672C\u673A gateway \u4E0D\u517C\u5BB9 (protocol mismatch)\uFF0C\u8BF7\u5347\u7EA7\u672C\u673A openclaw \u5230\u6700\u65B0\u7248\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_not_ready",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway closed (before ready|\(\d+\))/i,message:"openclaw gateway \u672A\u5C31\u7EEA (\u53EF\u80FD\u6B63\u5728\u542F\u52A8)\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5"},{reason:"openclaw_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/OpenClaw config is invalid|Config invalid|Invalid config at|config was written by version/i,message:"\u4F60\u7684\u672C\u673A openclaw \u914D\u7F6E\u975E\u6CD5 (~/.openclaw/openclaw.json)\uFF0C\u8BF7\u8FD0\u884C `openclaw doctor --fix` \u6216 `openclaw config validate` \u4FEE\u590D\u540E\u91CD\u8BD5"},{reason:"openclaw_tls_self_signed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/self-signed certificate/i,message:"openclaw \u8FDE\u63A5\u88AB\u81EA\u7B7E\u8BC1\u4E66/\u4F01\u4E1A\u4EE3\u7406\u62E6\u622A (self-signed certificate)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A\u7F51\u7EDC/\u4EE3\u7406\u6216\u8BC1\u4E66\u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"openclaw_node_binary_not_found",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/\[qclaw-cli\] Error: (Node binary not found|QCLAW_CLI_NODE_BINARY not set)/i,message:"\u672C\u673A\u627E\u4E0D\u5230 node \u4E8C\u8FDB\u5236 (qclaw \u542F\u52A8\u5931\u8D25)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A Node \u5B89\u88C5\u4E0E PATH \u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/ECONNREFUSED|\[object ErrorEvent\]|gateway connect failed|gateway (not connected|disconnected)/i,message:"openclaw gateway \u672A\u8FD0\u884C/\u672A\u8FDE\u63A5 (\u8FDE\u63A5\u672C\u673A gateway \u88AB\u62D2\u6216\u4F1A\u8BDD\u671F\u95F4\u65AD\u5F00)\uFF0C\u8BF7\u5728\u672C\u673A\u542F\u52A8 openclaw gateway \u540E\u91CD\u8BD5"},{reason:"openclaw_shim_bug",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["openclaw"],match:/openclaw-shim\/bin\/openclaw.*unbound variable/i,message:"openclaw \u542F\u52A8 shim \u811A\u672C\u5F02\u5E38 (unbound variable)\uFF0C\u8BF7\u53CD\u9988\u73AF\u5883\u7EF4\u62A4\u65B9\u4FEE\u590D shim"},{reason:"codex_user_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config:.*config\.toml|model_catalog_json|wire_api/i,message:"\u4F60\u7684\u672C\u673A ~/.codex/config.toml \u914D\u7F6E\u6709\u8BEF\uFF0C\u8BF7\u6309 codex \u62A5\u9519\u63D0\u793A\u4FEE\u6B63\u540E\u91CD\u8BD5"},{reason:"codex_provider_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config: Model provider .* not found/i,message:"\u4F60\u7684\u672C\u673A codex \u914D\u7F6E\u5F15\u7528\u4E86\u4E0D\u5B58\u5728\u7684 model provider\uFF0C\u8BF7\u4FEE\u6B63 ~/.codex \u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"codex_path_update_failed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/could not update PATH[\s\S]*Operation not permitted/i,message:"codex \u56E0\u672C\u673A\u6743\u9650\u9650\u5236\u65E0\u6CD5\u66F4\u65B0 PATH/\u8BFB\u53D6\u914D\u7F6E (Operation not permitted)\uFF0C\u8BF7\u68C0\u67E5 ~/.codex \u76EE\u5F55\u6743\u9650\u6216\u91CD\u65B0\u6388\u4E88\u7EC8\u7AEF\u5B8C\u5168\u78C1\u76D8\u8BBF\u95EE\u540E\u91CD\u8BD5"},{reason:"codex_acp_exec_failed",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to execute[\s\S]*codex-acp|spawnSync[\s\S]*codex-acp/i,message:"codex ACP \u4E8C\u8FDB\u5236\u6267\u884C\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"codex_platform_binary_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to locate @zed-industries\/codex-acp|optional dependency was not installed|\.resolve is not a function/i,message:"codex ACP \u4F9D\u8D56\u7684\u5E73\u53F0\u4E8C\u8FDB\u5236\u7F3A\u5931\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"acp_module_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code","codex"],match:/Cannot find module[^\n]*node_modules[\\/]@(agentclientprotocol[\\/]claude-agent-acp|zed-industries[\\/]codex-acp)/i,message:"ACP \u4F9D\u8D56\u672A\u6B63\u786E\u5B89\u88C5 (wrapper \u5165\u53E3\u7F3A\u5931)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u91CD\u88C5"},{reason:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code","openclaw"],match:/import .* with \{ type: ["']json["'] \}|import assertion|import attribute|openclaw\.mjs[\s\S]*Unexpected token '\.'/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (ACP \u9700\u8981\u8F83\u65B0 Node \u624D\u652F\u6301 import attributes / \u53EF\u9009\u94FE)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20.10 \u540E\u91CD\u8BD5"},{reason:"acp_cmd_misexec",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code"],match:/claude-agent-acp\.cmd.*@ECHO off|\.cmd:\d+/i,message:"claude ACP wrapper \u542F\u52A8\u65B9\u5F0F\u5F02\u5E38 (Windows .cmd \u88AB\u8BEF\u5F53\u811A\u672C\u6267\u884C)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect"},{reason:"prompt_too_long",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code"],match:/Prompt is too long|bad request: failed to read body: length limit exceeded/i,message:"\u672C\u8F6E\u8F93\u5165\u8FC7\u957F\uFF0C\u8D85\u8FC7\u6A21\u578B\u4E0A\u4E0B\u6587\u4E0A\u9650\uFF0C\u8BF7\u7CBE\u7B80\u8F93\u5165\u6216\u5F00\u542F\u65B0\u4F1A\u8BDD\u540E\u91CD\u8BD5"}];function o0(t,e){if(!e)return null;for(let r of X_)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function a0(t,e){return o0(t,e)}function c0(t,e){return o0(t,e)}function Pr(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 d0(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let p=t.suspendedMs+o,w=r-t.startedAt-p;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Pr(w,t.firstFrameSeen,e)}}let c=r-t.startedAt-t.suspendedMs,d=t.awaitingApproval?e.approvalMaxMs:e.absoluteMaxMs;return c>=d?{action:"reject-backstop",awaitingApproval:t.awaitingApproval}:t.firstFrameSeen?c<e.phase2GateMs?{action:"continue",rearmMs:Pr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Pr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Pr(c,!1,e)}}var l0=We("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),ry=200,iy=40,sy=We("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),oy=We("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),ay=We("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),cy=We("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),dy=We("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),ly=We("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),u0=500;function uy(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=u0?t:`${e.slice(0,u0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function fy(t){let e=[];typeof t.message=="string"&&e.push(t.message);let{data:r}=t;if(typeof r=="string")e.push(r);else if(r&&typeof r=="object")try{e.push(JSON.stringify(r))}catch{}return e.join(" ")}function f0(t){try{return Q_(t)}catch{return}}function xy(t,e){return{platform:process.platform,osRelease:ey(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:ny(e.command)?f0(e.command):void 0,cwd:e.cwd,cwdExists:f0(e.cwd),envKeys:e.envKeys}}function hy(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${ty(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var Lt=class{constructor(e){this.opts=e;this.log=U(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new lo({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Rr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;sanitizeEnv(e){return e}async start(){if(this.child)throw new C("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=Yf(process.env,this.opts.agentEnvFile??X().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=lt(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,t0(i.pid),i.stdout?.setEncoding("utf8"),i.stdout?.on("data",o=>{try{for(let c of this.decoder.push(o))this.dispatch(c)}catch(c){this.log.warn("stdout dispatch threw, swallowed to keep daemon alive",{err:String(c)})}}),i.stderr?.setEncoding("utf8"),i.stderr?.on("data",o=>{let c=o.trimEnd();this.stderrRing.push(c),this.stderrRing.length>ry&&this.stderrRing.shift(),this.log.debug("stderr",{text:c})}),i.stdin?.on("error",o=>{this.log.warn("child stdin error",{err:String(o)})}),i.stdout?.on("error",o=>{this.log.warn("child stdout error",{err:String(o)})}),i.stderr?.on("error",o=>{this.log.warn("child stderr error",{err:String(o)})}),i.on("exit",(o,c)=>{this.stopped=!0,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=xy(c,{command:this.opts.command,cwd:this.opts.cwd,envKeys:Object.keys(r).length});this.log.error("child error",{err:String(o),diag:d}),this.failAllPending(new C("AGENT_SPAWN_FAILED",hy(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()));Bi(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Bi(r.pid,"SIGKILL")},5e3);try{await i}finally{clearTimeout(o)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}getStderrTail(e){return e===void 0?[...this.stderrRing]:this.stderrRing.slice(-e)}initialize(e){return this.call("initialize",e)}sessionNew(e){return this.call("session/new",{mcpServers:[],...e})}sessionLoad(e){return this.call("session/load",{mcpServers:[],...e})}sessionPrompt(e,r){let i={firstUpdateMs:dy,phase2GateMs:sy,livenessWindowMs:oy,absoluteMaxMs:ay,approvalMaxMs:ly,suspendThresholdMs:cy,...r};return this.call("session/prompt",e,l0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Cr("session/cancel",e))}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(Dr(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(bn(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=l0,o){if(!this.child||this.stopped)return Promise.reject(new C("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),d=Oi(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let x=r.sessionId;return typeof x=="string"?x:void 0})();return new Promise((x,p)=>{let w={resolve:x,reject:p,timer:null,method:e,promptTimeout:null};if(o){let m=this.now(),v={cfg:o,startedAt:m,lastActivityAt:m,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:m,expectedIntervalMs:Pr(0,!1,o),sessionId:u};w.promptTimeout=v;let _=()=>{let S={startedAt:v.startedAt,lastActivityAt:v.lastActivityAt,firstFrameSeen:v.firstFrameSeen,hasActiveTool:v.activeToolCalls.size>0,awaitingApproval:this.inflightAgentRequests.size>0,suspendedMs:v.suspendedMs,armedAt:v.armedAt,expectedIntervalMs:v.expectedIntervalMs},A=this.now(),I=d0(S,v.cfg,A),T=k=>{v.armedAt=A,v.expectedIntervalMs=k,w.timer=setTimeout(_,k)};if(I.action==="suspend"){v.suspendedMs+=I.suspendedDeltaMs,v.lastActivityAt=A,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:I.suspendedDeltaMs,suspendedMs:v.suspendedMs,...v.sessionId?{sessionId:v.sessionId}:{}}),T(I.rearmMs);return}if(I.action==="continue"){T(I.rearmMs);return}this.pending.delete(c),I.action==="reject-backstop"?(this.log.warn("downstream prompt absolute timeout",{id:c,method:e,awaitingApproval:I.awaitingApproval,...v.sessionId?{sessionId:v.sessionId}:{}}),p(I.awaitingApproval?new C("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${v.cfg.approvalMaxMs}ms`):new C("AGENT_TIMEOUT",`${e} timed out after ${v.cfg.absoluteMaxMs}ms`))):(this.log.warn("downstream prompt idle timeout",{id:c,method:e,...v.sessionId?{sessionId:v.sessionId}:{}}),p(new C("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${v.cfg.livenessWindowMs}ms`)))};w.timer=setTimeout(_,v.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(w.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),p(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,w);try{this.writeFrame(d)}catch(m){w.timer&&clearTimeout(w.timer),this.pending.delete(c),p(m)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new C("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write($f(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(co(e)){let r=e.id!==null?this.pending.get(e.id):void 0;if(!r){this.log.warn("orphan response",{id:e.id});return}this.pending.delete(e.id),r.timer&&clearTimeout(r.timer),e.error?(this.log.warn("downstream returned error frame",{id:e.id,method:r.method,code:e.error.code,message:e.error.message,data:e.error.data}),r.reject(this.wireErrorToBridge(e.error))):e.result===void 0?(this.log.warn("downstream response missing both result and error",{id:e.id,method:r.method}),r.reject(new C("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:uy(e.result)}),r.resolve(e.result));return}if(Wf(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(jf(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(bn(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(bn(e.id,Ni(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=Kf(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=c0(this.framework,fy(e));return i?new C(i.bridgeCode,i.message,{cause:{reason:i.reason,wireCode:e.code,wireMessage:e.message,wireData:e.data}}):r}buildExitError(e,r){if(this.stopReason!==void 0)return new C("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(iy).join(`
96
- `),o=a0(this.framework,i);return o?new C(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new C("AGENT_PROTOCOL_ERROR",`agent exited (${e}/${r})`,{cause:{code:e,signal:r,stderrTail:i}})}failAllPending(e){for(let r of this.pending.values())r.timer&&clearTimeout(r.timer),r.reject(e);this.pending.clear(),this.inflightAgentRequests.clear()}};function py(t){let e={};for(let[r,i]of Object.entries(t))i!==void 0&&(r.startsWith("CLAUDE")||r==="AI_AGENT"||r==="BAGGAGE"||(e[r]=i));return e}var uo=class extends Lt{framework="claude-code";constructor(e){let{command:r,args:i}=ei("claude-code",e.command,e.args??[]),o={command:r,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o)}sanitizeEnv(e){return py(e)}};nn();import{mkdtempSync as gy,rmSync as my}from"node:fs";import{tmpdir as wy}from"node:os";import{join as _y}from"node:path";var fo=class extends Lt{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=ei("codex",e.command,i),d=e.isolateCodexHome?gy(_y(wy(),"coze-bridge-codex-home-")):void 0,u=d?{...e.env??{},CODEX_HOME:d}:e.env,x={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...u?{env:u}:{}};super(x),this.authMethodId=e.authMethodId,this.codexHomeDir=d}async initialize(e){let r=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),r}async stop(e){if(await super.stop(e),this.codexHomeDir)try{my(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};var yy=3e4,Or=class extends Lt{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let r=e.sessionName??"default",i=["acp","--session",`agent:${e.agentId}:${r}`];e.gatewayToken&&i.push("--token",e.gatewayToken);let o={command:e.command,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o),this.agentId=e.agentId,this.sessionName=r,this.slashModelOnStart=e.slashModelOnStart}async afterSessionEstablished(e){this.slashModelOnStart&&(this.log.info("switching session to per-session provider via /model",{agentId:this.agentId,sessionName:this.sessionName,slash:this.slashModelOnStart}),await this.call("session/prompt",{sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]},yy))}get acpSessionName(){return this.sessionName}};sn();Ve();ee();Pe();function Xc(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}nn();var vn=class{slots=[];running=!1;closed=!1;disposed=!1;enqueue(e){return this.disposed?Promise.reject(new Error("AsyncQueue disposed")):this.closed?Promise.reject(new Error("AsyncQueue closed")):new Promise((r,i)=>{this.slots.push({task:e,resolve:r,reject:i}),this.drain()})}close(){this.closed=!0}dispose(e=new Error("AsyncQueue disposed")){for(this.disposed=!0,this.closed=!0;this.slots.length>0;)this.slots.shift()?.reject(e)}get size(){return this.slots.length}get isRunning(){return this.running}get isDisposed(){return this.disposed}async drain(){if(!this.running){this.running=!0;try{for(;this.slots.length>0&&!this.disposed;){let e=this.slots.shift();if(!e)break;try{let r=await e.task();e.resolve(r)}catch(r){e.reject(r)}}}finally{this.running=!1}}}};var xo=class{agentId;framework;workspace;deployType;accountId;patToken;modelInfo;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;activeGroupIds=new Map;status="ok";model;lastActiveAt=Date.now();constructor(e){this.agentId=e.agentId,this.framework=e.framework,this.workspace=e.workspace,this.model=e.model,this.deployType=e.deployType??"local",e.accountId&&(this.accountId=e.accountId),e.patToken&&(this.patToken=e.patToken),e.modelInfo&&(this.modelInfo=e.modelInfo)}setPatToken(e){this.patToken=e}setModelInfo(e){this.modelInfo=e}getSessionQueue(e){let r=this.sessionQueues.get(e);return(!r||r.isDisposed)&&(r=new vn,this.sessionQueues.set(e,r)),r}allSessionQueues(){return this.sessionQueues.entries()}hasSessionQueue(e){let r=this.sessionQueues.get(e);return!!r&&!r.isDisposed}async dispose(e){this.status="stopped";let r=new Error(`AgentSession disposed${e?`: ${e}`:""}`);for(let i of this.sessionQueues.values())i.dispose(r);this.sessionQueues.clear(),await this.killAllRuntimes(e??"dispose")}async killAllRuntimes(e){let r=[];for(let[,i]of this.sessions)Fi(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 Fi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}En();ee();import{constants as x0}from"node:fs";import{access as by}from"node:fs/promises";import{delimiter as Ey,join as vy}from"node:path";var Et=U("framework-detector"),h0={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},Sy=[".exe",".cmd",".bat",".ps1"],jn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??lt,access:e.access??by}}async detect(e){let r=h0[e],i=await this.which(r);if(!i)return Et.debug("framework binary not found",{framework:e,bin:r}),null;let o=e==="openclaw"?["--log-level","silent"]:[],[c,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(h0).map(async i=>[i,await this.detect(i)])),r={};for(let[i,o]of e)o&&(r[i]=o);return r}async which(e){let r=this.env.pathEnv.split(Ey).filter(Boolean),i=this.env.platform==="win32"?["",...Sy]:[""];for(let o of r)for(let c of i){let d=vy(o,e+c);if(await this.isExecutable(d))return d}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?x0.F_OK:x0.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async probeOpenclawDefaultAgent(e){let r=await this.runProbe(e,["--log-level","silent","agents","list","--json"]);if(!r)return Et.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return Et.warn("openclaw default agent probe: non-zero exit",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)}),null;let i=r.stdout.match(/\[\s*\{[\s\S]*\}\s*\]/);if(!i)return Et.warn("openclaw default agent probe: regex no match (no JSON array in stdout)",{path:e,stdoutHead:r.stdout.slice(0,200)}),null;try{let o=JSON.parse(i[0]);if(!Array.isArray(o))return Et.warn("openclaw default agent probe: JSON parsed but not an array",{path:e}),null;let c=o.find(d=>d?.isDefault===!0);return c?!c.id||!c.workspace?(Et.warn("openclaw default agent probe: default agent missing id or workspace",{path:e,hasId:!!c.id,hasWorkspace:!!c.workspace}),null):{id:c.id,workspace:c.workspace}:(Et.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return Et.warn("openclaw default agent probe: JSON.parse failed",{path:e,err:String(o),matchHead:i[0].slice(0,200)}),null}}async probeOpenclawGateway(e){let r=await this.runProbe(e,["--log-level","silent","gateway","status","--json","--require-rpc","--timeout","5000"]);if(!r)return Et.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||Et.warn("openclaw gateway probe: non-zero exit (gateway unreachable)",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)});let o={reachable:i},c=r.stdout.match(/\{[\s\S]*\}/);if(c)try{let 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){Et.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&&(Iy(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,d,u=x=>{c||(c=!0,d&&clearTimeout(d),i(x))};try{let x=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});d=setTimeout(()=>{x.kill("SIGKILL"),u(null)},15e3),x.stdout?.on("data",p=>{o+=p.toString("utf8")}),x.on("error",()=>u(null)),x.on("close",p=>u({code:p,stdout:o}))}catch{u(null)}})}},Ay=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Iy(t){return t.replace(Ay,"")}import{homedir as Ty}from"node:os";import{join as Cy}from"node:path";sn();En();tr();Ve();ee();async function m0(){let t=Cy(Ty(),".openclaw/openclaw.json");return(await sr(t))?.gateway?.auth?.token??""}var p0=U("openclaw.config"),Dy=[0,5e3,5e3],Ry=We("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),g0="models.providers.",ho="agents.defaults.models",po=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new vn;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??Dy,this.cliTimeoutMs=e.cliTimeoutMs??Ry}async withRetry(e,r){let i;for(let o=0;o<this.retryDelaysMs.length;o++){let c=this.retryDelaysMs[o]??0;c>0&&await new Promise(d=>setTimeout(d,c));try{return await r()}catch(d){i=d,p0.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(d)})}}throw new C("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=lt(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",d=!1,u=p=>{d||(d=!0,clearTimeout(x),p())};o.stderr?.on("data",p=>{c+=p.toString("utf8")});let x=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);x.unref(),o.on("error",p=>u(()=>i(p))),o.on("close",p=>u(()=>{p===0?r():i(new Error(`exit ${p}: ${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){p0.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",`${g0}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${g0}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${ho}[${e}]`,()=>this.runCli(["config","set",ho,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${ho}[${e}]`,`${ho}.${e}`)}ensureAgent(e,r,i){let o=["agents","add",e,"--workspace",r,"--non-interactive"];return i&&o.push("--model",i),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(o,["already exists","already registered"])))}restartGateway(){return this.queue.enqueue(()=>this.withRetry("gateway restart",()=>this.runCli(["gateway","restart"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}};var xe=U("agent-manager"),Ly=(t,e,r,i,o,c,d,u,x)=>{switch(t){case"claude-code":{let p={...o?{...Rf(o),...Of(o,d,u)}:{},...x??{},IS_SANDBOX:"1"};return new uo({cwd:r,env:p,agentId:i})}case"codex":{let w=[...o?[...kf(o),...Nf(o,d,u)]:[],"-c",'sandbox_mode="danger-full-access"',"-c",'approval_policy="never"'],m={...o?Pf(o):{},...x??{}},v=!!o;return new fo({cwd:r,agentId:i,...w.length>0?{extraArgs:w}:{},...Object.keys(m).length>0?{env:m}:{},...v?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new Or({command:e,cwd:r,agentId:i,...c?{sessionName:Xc(c)}:{}})}};function ed(t){return t==="claude-code"||t==="codex"}function Ny(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(My(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
89
+ `},configPath(t){return Q1(t.homeDir,".coze","bridge","task.xml")},async install(t){let r=`cmd.exe /c ${[`^"${t.nodeBin}^"`,`^"${t.entry}^"`,"--daemon",`>> ^"${t.logFile}^" 2>&1`].join(" ")}`;await Wh("schtasks",["/Create","/SC","ONLOGON","/TN",oa,"/TR",r,"/RU",t.userName,"/F"]),Gd.info("task scheduler entry created",{task:oa,logFile:t.logFile})},async uninstall(t){await Wh("schtasks",["/Delete","/TN",oa,"/F"]).catch(e=>Gd.warn("schtasks /Delete failed (ignored)",{err:String(e)})),Gd.info("task scheduler entry removed",{task:oa})}}});var $h={};ya($h,{buildContext:()=>sS,getSupervisor:()=>nS,launchdSupervisor:()=>Fd,systemdSupervisor:()=>Ud,taskSchedulerSupervisor:()=>qd});import{homedir as eS,userInfo as tS}from"node:os";function nS(t=process.platform){switch(t){case"darwin":return Fd;case"linux":return Ud;case"win32":return qd;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function iS(){let t={};for(let e of rS){let r=process.env[e];r&&(t[e]=r)}return t}function sS(){let t=Y();return{nodeBin:process.execPath,entry:Rd(t),logFile:t.logFile,homeDir:eS(),userName:tS().username,isRoot:process.getuid?.()===0,env:iS()}}var rS,Vh=Ye(()=>{"use strict";Oe();Jo();qh();Hh();Kh();rS=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});te();on();var wl=q("acp-installer-warmup"),wg=["claude-code","codex"];async function _l(t={}){let e=t.ensure??ar,i=(await Promise.allSettled(wg.map(async o=>{let c=await e(o);wl.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&wl.warn("acp wrapper warmup partial failure (\u5C06\u5728\u4E0B\u6B21 createAgent \u65F6\u91CD\u8BD5\u5E76\u629B\u9519\u7ED9\u7528\u6237)",{failedCount:i.length,reasons:i.map(o=>o.reason instanceof Error?o.reason.message:String(o.reason))})}dn();te();import{readdir as Og}from"node:fs/promises";import{mkdir as vl,writeFile as Sl}from"node:fs/promises";import{join as Ta}from"node:path";var Pg={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function lr(t,e,r){await vl(t,{recursive:!0});let i=Pg[e],o=Ta(t,i);return await Sl(o,r??"","utf8"),o}async function Al(t,e){let r=Ta(t,".claude");await vl(r,{recursive:!0});let i=Ta(r,"settings.local.json"),o={permissions:{defaultMode:"bypassPermissions"}};e==="cloud"&&(o.autoCompactWindow=15e4);let c=JSON.stringify(o,null,2);return await Sl(i,c,"utf8"),i}var Je=q("agent-detail-sync"),Lg=6e4,Ng=5*6e4,hs=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await Og(r)}catch(o){Je.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}Je.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await He(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){Je.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(l){Je.warn("detail sync failed for agent, skipping",{agentId:o,err:String(l)})}}})),Je.info("detail sync done",{reason:e})}async retryPending(){if(this.retryQueue.size===0)return;let e=Date.now(),r=[];for(let[i,o]of this.retryQueue)e>=o.dueAt&&r.push(i);if(r.length!==0){Je.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){Je.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await He(e,this.opts.paths);if(!i){Je.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}}),this.retryQueue.delete(e)}catch(x){Je.warn("detail RPC failed, using local data",{agentId:e,err:String(x)});let g=this.retryQueue.get(e),w=g?Math.min(g.currentDelay*2,Ng):Lg;this.retryQueue.set(e,{dueAt:Date.now()+w,currentDelay:w});return}if(o.agentId&&o.agentId!==e){Je.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:o.agentId});return}let c=!1,l=!1;o.agentName&&o.agentName!==i.agentName&&(i.agentName=o.agentName,c=!0),o.description!==void 0&&o.description!==i.description&&(i.description=o.description,c=!0),o.cozeIdentity&&o.cozeIdentity!==i.cozeIdentity&&(i.cozeIdentity=o.cozeIdentity,c=!0,l=!0);let u=!1;if(o.deployType==="cloud"&&i.deployType!=="cloud"?(Je.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&Je.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Je.debug("detail sync: no diff",{agentId:e});return}await et(i,this.opts.paths),Je.info("detail sync: config updated",{agentId:e,identityChanged:l,agentName:i.agentName}),u?(await this.opts.agentManager.createAgent({agentId:e,framework:i.framework,_meta:{cozeDeployType:"cloud"},cozeIdentity:i.cozeIdentity,model:i.model}),Je.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):l&&(await lr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var G0=It(iu(),1);import{lstat as qc,mkdir as jc,readFile as B0,readdir as c_,rm as d_,stat as l_,writeFile as Hc}from"node:fs/promises";import{dirname as u_,join as Lt,normalize as f_,relative as $c,resolve as Wc,sep as z0}from"node:path";import{Readable as F0}from"node:stream";import{pipeline as U0}from"node:stream/promises";import rm from"events";import nt from"fs";import{EventEmitter as Ic}from"node:events";import Fu from"node:stream";import{StringDecoder as im}from"node:string_decoder";import qu from"node:path";import Er from"node:fs";import{dirname as mm,parse as wm}from"path";import{EventEmitter as Im}from"events";import ac from"assert";import{Buffer as jn}from"buffer";import*as du from"zlib";import Tm from"zlib";import{posix as pr}from"node:path";import{basename as ew}from"node:path";import Ks from"fs";import kt from"fs";import gu from"path";import{win32 as uw}from"node:path";import vu from"path";import r0 from"node:fs";import Dw from"node:assert";import{randomBytes as i0}from"node:crypto";import ne from"node:fs";import Ne from"node:path";import s0 from"fs";import to from"node:fs";import vi from"node:path";import st from"node:fs";import Nw from"node:fs/promises";import Js from"node:path";import{join as g0}from"node:path";import it from"node:fs";import _0 from"node:path";var tm=Object.defineProperty,nm=(t,e)=>{for(var r in e)tm(t,r,{get:e[r],enumerable:!0})},su=typeof process=="object"&&process?process:{stdout:null,stderr:null},sm=t=>!!t&&typeof t=="object"&&(t instanceof Kn||t instanceof Fu||om(t)||am(t)),om=t=>!!t&&typeof t=="object"&&t instanceof Ic&&typeof t.pipe=="function"&&t.pipe!==Fu.Writable.prototype.pipe,am=t=>!!t&&typeof t=="object"&&t instanceof Ic&&typeof t.write=="function"&&typeof t.end=="function",jt=Symbol("EOF"),Ht=Symbol("maybeEmitEnd"),un=Symbol("emittedEnd"),_s=Symbol("emittingEnd"),oi=Symbol("emittedError"),ys=Symbol("closed"),ou=Symbol("read"),bs=Symbol("flush"),au=Symbol("flushChunk"),pt=Symbol("encoding"),hr=Symbol("decoder"),ze=Symbol("flowing"),ai=Symbol("paused"),_r=Symbol("resume"),Fe=Symbol("buffer"),Ze=Symbol("pipes"),Ue=Symbol("bufferLength"),Oa=Symbol("bufferPush"),Es=Symbol("bufferShift"),$e=Symbol("objectMode"),ve=Symbol("destroyed"),La=Symbol("error"),Na=Symbol("emitData"),cu=Symbol("emitEnd"),Ma=Symbol("emitEnd2"),Dt=Symbol("async"),Ba=Symbol("abort"),vs=Symbol("aborted"),ci=Symbol("signal"),Ln=Symbol("dataListeners"),rt=Symbol("discarded"),di=t=>Promise.resolve().then(t),cm=t=>t(),dm=t=>t==="end"||t==="finish"||t==="prefinish",lm=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,um=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),Uu=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[_r](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},fm=class extends Uu{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,e,r){super(t,e,r),this.proxyErrors=i=>this.dest.emit("error",i),t.on("error",this.proxyErrors)}},xm=t=>!!t.objectMode,hm=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Kn=class extends Ic{[ze]=!1;[ai]=!1;[Ze]=[];[Fe]=[];[$e];[pt];[Dt];[hr];[jt]=!1;[un]=!1;[_s]=!1;[ys]=!1;[oi]=null;[Ue]=0;[ve]=!1;[ci];[vs]=!1;[Ln]=0;[rt]=!1;writable=!0;readable=!0;constructor(...t){let e=t[0]||{};if(super(),e.objectMode&&typeof e.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");xm(e)?(this[$e]=!0,this[pt]=null):hm(e)?(this[pt]=e.encoding,this[$e]=!1):(this[$e]=!1,this[pt]=null),this[Dt]=!!e.async,this[hr]=this[pt]?new im(this[pt]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Fe]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Ze]});let{signal:r}=e;r&&(this[ci]=r,r.aborted?this[Ba]():r.addEventListener("abort",()=>this[Ba]()))}get bufferLength(){return this[Ue]}get encoding(){return this[pt]}set encoding(t){throw new Error("Encoding must be set at instantiation time")}setEncoding(t){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[$e]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Dt]}set async(t){this[Dt]=this[Dt]||!!t}[Ba](){this[vs]=!0,this.emit("abort",this[ci]?.reason),this.destroy(this[ci]?.reason)}get aborted(){return this[vs]}set aborted(t){}write(t,e,r){if(this[vs])return!1;if(this[jt])throw new Error("write after end");if(this[ve])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof e=="function"&&(r=e,e="utf8"),e||(e="utf8");let i=this[Dt]?di:cm;if(!this[$e]&&!Buffer.isBuffer(t)){if(um(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(lm(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[$e]?(this[ze]&&this[Ue]!==0&&this[bs](!0),this[ze]?this.emit("data",t):this[Oa](t),this[Ue]!==0&&this.emit("readable"),r&&i(r),this[ze]):t.length?(typeof t=="string"&&!(e===this[pt]&&!this[hr]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[pt]&&(t=this[hr].write(t)),this[ze]&&this[Ue]!==0&&this[bs](!0),this[ze]?this.emit("data",t):this[Oa](t),this[Ue]!==0&&this.emit("readable"),r&&i(r),this[ze]):(this[Ue]!==0&&this.emit("readable"),r&&i(r),this[ze])}read(t){if(this[ve])return null;if(this[rt]=!1,this[Ue]===0||t===0||t&&t>this[Ue])return this[Ht](),null;this[$e]&&(t=null),this[Fe].length>1&&!this[$e]&&(this[Fe]=[this[pt]?this[Fe].join(""):Buffer.concat(this[Fe],this[Ue])]);let e=this[ou](t||null,this[Fe][0]);return this[Ht](),e}[ou](t,e){if(this[$e])this[Es]();else{let r=e;t===r.length||t===null?this[Es]():typeof r=="string"?(this[Fe][0]=r.slice(t),e=r.slice(0,t),this[Ue]-=t):(this[Fe][0]=r.subarray(t),e=r.subarray(0,t),this[Ue]-=t)}return this.emit("data",e),!this[Fe].length&&!this[jt]&&this.emit("drain"),e}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e="utf8"),t!==void 0&&this.write(t,e),r&&this.once("end",r),this[jt]=!0,this.writable=!1,(this[ze]||!this[ai])&&this[Ht](),this}[_r](){this[ve]||(!this[Ln]&&!this[Ze].length&&(this[rt]=!0),this[ai]=!1,this[ze]=!0,this.emit("resume"),this[Fe].length?this[bs]():this[jt]?this[Ht]():this.emit("drain"))}resume(){return this[_r]()}pause(){this[ze]=!1,this[ai]=!0,this[rt]=!1}get destroyed(){return this[ve]}get flowing(){return this[ze]}get paused(){return this[ai]}[Oa](t){this[$e]?this[Ue]+=1:this[Ue]+=t.length,this[Fe].push(t)}[Es](){return this[$e]?this[Ue]-=1:this[Ue]-=this[Fe][0].length,this[Fe].shift()}[bs](t=!1){do;while(this[au](this[Es]())&&this[Fe].length);!t&&!this[Fe].length&&!this[jt]&&this.emit("drain")}[au](t){return this.emit("data",t),this[ze]}pipe(t,e){if(this[ve])return t;this[rt]=!1;let r=this[un];return e=e||{},t===su.stdout||t===su.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[Ze].push(e.proxyErrors?new fm(this,t,e):new Uu(this,t,e)),this[Dt]?di(()=>this[_r]()):this[_r]()),t}unpipe(t){let e=this[Ze].find(r=>r.dest===t);e&&(this[Ze].length===1?(this[ze]&&this[Ln]===0&&(this[ze]=!1),this[Ze]=[]):this[Ze].splice(this[Ze].indexOf(e),1),e.unpipe())}addListener(t,e){return this.on(t,e)}on(t,e){let r=super.on(t,e);if(t==="data")this[rt]=!1,this[Ln]++,!this[Ze].length&&!this[ze]&&this[_r]();else if(t==="readable"&&this[Ue]!==0)super.emit("readable");else if(dm(t)&&this[un])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[oi]){let i=e;this[Dt]?di(()=>i.call(this,this[oi])):i.call(this,this[oi])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[Ln]=this.listeners("data").length,this[Ln]===0&&!this[rt]&&!this[Ze].length&&(this[ze]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[Ln]=0,!this[rt]&&!this[Ze].length&&(this[ze]=!1)),e}get emittedEnd(){return this[un]}[Ht](){!this[_s]&&!this[un]&&!this[ve]&&this[Fe].length===0&&this[jt]&&(this[_s]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[ys]&&this.emit("close"),this[_s]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==ve&&this[ve])return!1;if(t==="data")return!this[$e]&&!r?!1:this[Dt]?(di(()=>this[Na](r)),!0):this[Na](r);if(t==="end")return this[cu]();if(t==="close"){if(this[ys]=!0,!this[un]&&!this[ve])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[oi]=r,super.emit(La,r);let o=!this[ci]||this.listeners("error").length?super.emit("error",r):!1;return this[Ht](),o}else if(t==="resume"){let o=super.emit("resume");return this[Ht](),o}else if(t==="finish"||t==="prefinish"){let o=super.emit(t);return this.removeAllListeners(t),o}let i=super.emit(t,...e);return this[Ht](),i}[Na](t){for(let r of this[Ze])r.dest.write(t)===!1&&this.pause();let e=this[rt]?!1:super.emit("data",t);return this[Ht](),e}[cu](){return this[un]?!1:(this[un]=!0,this.readable=!1,this[Dt]?(di(()=>this[Ma]()),!0):this[Ma]())}[Ma](){if(this[hr]){let e=this[hr].end();if(e){for(let r of this[Ze])r.dest.write(e);this[rt]||super.emit("data",e)}}for(let e of this[Ze])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[$e]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[$e]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[$e])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[pt]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(ve,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[rt]=!1;let t=!1,e=async()=>(this.pause(),t=!0,{value:void 0,done:!0});return{next:()=>{if(t)return e();let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[jt])return e();let i,o,c=g=>{this.off("data",l),this.off("end",u),this.off(ve,x),e(),o(g)},l=g=>{this.off("error",c),this.off("end",u),this.off(ve,x),this.pause(),i({value:g,done:!!this[jt]})},u=()=>{this.off("error",c),this.off("data",l),this.off(ve,x),e(),i({done:!0,value:void 0})},x=()=>c(new Error("stream destroyed"));return new Promise((g,w)=>{o=w,i=g,this.once(ve,x),this.once("error",c),this.once("end",u),this.once("data",l)})},throw:e,return:e,[Symbol.asyncIterator](){return this},[Symbol.asyncDispose]:async()=>{}}}[Symbol.iterator](){this[rt]=!1;let t=!1,e=()=>(this.pause(),this.off(La,e),this.off(ve,e),this.off("end",e),t=!0,{done:!0,value:void 0}),r=()=>{if(t)return e();let i=this.read();return i===null?e():{done:!1,value:i}};return this.once("end",e),this.once(La,e),this.once(ve,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[ve])return t?this.emit("error",t):this.emit(ve),this;this[ve]=!0,this[rt]=!0,this[Fe].length=0,this[Ue]=0;let e=this;return typeof e.close=="function"&&!this[ys]&&e.close(),t?this.emit("error",t):this.emit(ve),this}static get isStream(){return sm}},pm=nt.writev,bn=Symbol("_autoClose"),_t=Symbol("_close"),li=Symbol("_ended"),ae=Symbol("_fd"),za=Symbol("_finished"),Vt=Symbol("_flags"),Fa=Symbol("_flush"),sc=Symbol("_handleChunk"),oc=Symbol("_makeBuf"),bi=Symbol("_mode"),Ss=Symbol("_needDrain"),Sr=Symbol("_onerror"),Ar=Symbol("_onopen"),Ua=Symbol("_onread"),yr=Symbol("_onwrite"),En=Symbol("_open"),wt=Symbol("_path"),gn=Symbol("_pos"),Ct=Symbol("_queue"),br=Symbol("_read"),Ga=Symbol("_readSize"),$t=Symbol("_reading"),ui=Symbol("_remain"),qa=Symbol("_size"),Ls=Symbol("_write"),Nn=Symbol("_writing"),Ns=Symbol("_defaultFlag"),qn=Symbol("_errored"),Tc=class extends Kn{[qn]=!1;[ae];[wt];[Ga];[$t]=!1;[qa];[ui];[bn];constructor(t,e){if(e=e||{},super(e),this.readable=!0,this.writable=!1,typeof t!="string")throw new TypeError("path must be a string");this[qn]=!1,this[ae]=typeof e.fd=="number"?e.fd:void 0,this[wt]=t,this[Ga]=e.readSize||16*1024*1024,this[$t]=!1,this[qa]=typeof e.size=="number"?e.size:1/0,this[ui]=this[qa],this[bn]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[ae]=="number"?this[br]():this[En]()}get fd(){return this[ae]}get path(){return this[wt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[En](){nt.open(this[wt],"r",(t,e)=>this[Ar](t,e))}[Ar](t,e){t?this[Sr](t):(this[ae]=e,this.emit("open",e),this[br]())}[oc](){return Buffer.allocUnsafe(Math.min(this[Ga],this[ui]))}[br](){if(!this[$t]){this[$t]=!0;let t=this[oc]();if(t.length===0)return process.nextTick(()=>this[Ua](null,0,t));nt.read(this[ae],t,0,t.length,null,(e,r,i)=>this[Ua](e,r,i))}}[Ua](t,e,r){this[$t]=!1,t?this[Sr](t):this[sc](e,r)&&this[br]()}[_t](){if(this[bn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,nt.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[Sr](t){this[$t]=!0,this[_t](),this.emit("error",t)}[sc](t,e){let r=!1;return this[ui]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[ui]<=0)&&(r=!1,this[_t](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[ae]=="number"&&this[br](),!1;case"error":return this[qn]?!1:(this[qn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},gm=class extends Tc{[En](){let t=!0;try{this[Ar](null,nt.openSync(this[wt],"r")),t=!1}finally{t&&this[_t]()}}[br](){let t=!0;try{if(!this[$t]){this[$t]=!0;do{let e=this[oc](),r=e.length===0?0:nt.readSync(this[ae],e,0,e.length,null);if(!this[sc](r,e))break}while(!0);this[$t]=!1}t=!1}finally{t&&this[_t]()}}[_t](){if(this[bn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,nt.closeSync(t),this.emit("close")}}},Zs=class extends rm{readable=!1;writable=!0;[qn]=!1;[Nn]=!1;[li]=!1;[Ct]=[];[Ss]=!1;[wt];[bi];[bn];[ae];[Ns];[Vt];[za]=!1;[gn];constructor(t,e){e=e||{},super(e),this[wt]=t,this[ae]=typeof e.fd=="number"?e.fd:void 0,this[bi]=e.mode===void 0?438:e.mode,this[gn]=typeof e.start=="number"?e.start:void 0,this[bn]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[gn]!==void 0?"r+":"w";this[Ns]=e.flags===void 0,this[Vt]=e.flags===void 0?r:e.flags,this[ae]===void 0&&this[En]()}emit(t,...e){if(t==="error"){if(this[qn])return!1;this[qn]=!0}return super.emit(t,...e)}get fd(){return this[ae]}get path(){return this[wt]}[Sr](t){this[_t](),this[Nn]=!0,this.emit("error",t)}[En](){nt.open(this[wt],this[Vt],this[bi],(t,e)=>this[Ar](t,e))}[Ar](t,e){this[Ns]&&this[Vt]==="r+"&&t&&t.code==="ENOENT"?(this[Vt]="w",this[En]()):t?this[Sr](t):(this[ae]=e,this.emit("open",e),this[Nn]||this[Fa]())}end(t,e){return t&&this.write(t,e),this[li]=!0,!this[Nn]&&!this[Ct].length&&typeof this[ae]=="number"&&this[yr](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[li]?(this.emit("error",new Error("write() after end()")),!1):this[ae]===void 0||this[Nn]||this[Ct].length?(this[Ct].push(t),this[Ss]=!0,!1):(this[Nn]=!0,this[Ls](t),!0)}[Ls](t){nt.write(this[ae],t,0,t.length,this[gn],(e,r)=>this[yr](e,r))}[yr](t,e){t?this[Sr](t):(this[gn]!==void 0&&typeof e=="number"&&(this[gn]+=e),this[Ct].length?this[Fa]():(this[Nn]=!1,this[li]&&!this[za]?(this[za]=!0,this[_t](),this.emit("finish")):this[Ss]&&(this[Ss]=!1,this.emit("drain"))))}[Fa](){if(this[Ct].length===0)this[li]&&this[yr](null,0);else if(this[Ct].length===1)this[Ls](this[Ct].pop());else{let t=this[Ct];this[Ct]=[],pm(this[ae],t,this[gn],(e,r)=>this[yr](e,r))}}[_t](){if(this[bn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,nt.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},Gu=class extends Zs{[En](){let t;if(this[Ns]&&this[Vt]==="r+")try{t=nt.openSync(this[wt],this[Vt],this[bi])}catch(e){if(e?.code==="ENOENT")return this[Vt]="w",this[En]();throw e}else t=nt.openSync(this[wt],this[Vt],this[bi]);this[Ar](null,t)}[_t](){if(this[bn]&&typeof this[ae]=="number"){let t=this[ae];this[ae]=void 0,nt.closeSync(t),this.emit("close")}}[Ls](t){let e=!0;try{this[yr](null,nt.writeSync(this[ae],t,0,t.length,this[gn])),e=!1}finally{if(e)try{this[_t]()}catch{}}}},_m=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"],["onentry","onReadEntry"]]),ym=t=>!!t.sync&&!!t.file,bm=t=>!t.sync&&!!t.file,Em=t=>!!t.sync&&!t.file,vm=t=>!t.sync&&!t.file,Sm=t=>!!t.file,Am=t=>_m.get(t)||t,Dc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=Am(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Ri=(t,e,r,i,o)=>Object.assign((c=[],l,u)=>{Array.isArray(c)&&(l=c,c={}),typeof l=="function"&&(u=l,l=void 0),l=l?Array.from(l):[];let x=Dc(c);if(o?.(x,l),ym(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(x,l)}else if(bm(x)){let g=e(x,l);return u?g.then(()=>u(),u):g}else if(Em(x)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(x,l)}else if(vm(x)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(x,l)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),Dm=Tm.constants||{ZLIB_VERNUM:4736},Ot=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},Dm)),Cm=jn.concat,lu=Object.getOwnPropertyDescriptor(jn,"concat"),Rm=t=>t,ja=lu?.writable===!0||lu?.set!==void 0?t=>{jn.concat=t?Rm:Cm}:t=>{},Hn=Symbol("_superWrite"),As=class extends Error{code;errno;constructor(t,e){super("zlib: "+t.message,{cause:t}),this.code=t.code,this.errno=t.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+t.message,Error.captureStackTrace(this,e??this.constructor)}get name(){return"ZlibError"}},Ha=Symbol("flushFlag"),Cc=class extends Kn{#e=!1;#n=!1;#r;#s;#i;#t;#o;get sawError(){return this.#e}get handle(){return this.#t}get flushFlag(){return this.#r}constructor(t,e){if(!t||typeof t!="object")throw new TypeError("invalid options for ZlibBase constructor");if(super(t),this.#r=t.flush??0,this.#s=t.finishFlush??0,this.#i=t.fullFlushFlag??0,typeof du[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new du[e](t)}catch(r){throw new As(r,this.constructor)}this.#o=r=>{this.#e||(this.#e=!0,this.close(),this.emit("error",r))},this.#t?.on("error",r=>this.#o(new As(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return ac(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(jn.alloc(0),{[Ha]:t})))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&(e?this.write(t,e):this.write(t)),this.flush(this.#s),this.#n=!0,super.end(r)}get ended(){return this.#n}[Hn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=jn.from(t,e)),this.#e)return;ac(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},ja(!0);let l;try{let x=typeof t[Ha]=="number"?t[Ha]:this.#r;l=this.#t._processChunk(t,x),ja(!1)}catch(x){ja(!1),this.#o(new As(x,this.write))}finally{this.#t&&(this.#t._handle=i,i.close=o,this.#t.close=c,this.#t.removeAllListeners("error"))}this.#t&&this.#t.on("error",x=>this.#o(new As(x,this.write)));let u;if(l)if(Array.isArray(l)&&l.length>0){let x=l[0];u=this[Hn](jn.from(x));for(let g=1;g<l.length;g++)u=this[Hn](l[g])}else u=this[Hn](jn.from(l));return r&&r(),u}},ju=class extends Cc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||Ot.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Ot.Z_FINISH,t.fullFlushFlag=Ot.Z_FULL_FLUSH,super(t,e),this.#e=t.level,this.#n=t.strategy}params(t,e){if(!this.sawError){if(!this.handle)throw new Error("cannot switch params when binding is closed");if(!this.handle.params)throw new Error("not supported in this implementation");if(this.#e!==t||this.#n!==e){this.flush(Ot.Z_SYNC_FLUSH),ac(this.handle,"zlib binding closed");let r=this.handle.flush;this.handle.flush=(i,o)=>{typeof i=="function"&&(o=i,i=this.flushFlag),this.flush(i),o?.()};try{this.handle.params(t,e)}finally{this.handle.flush=r}this.handle&&(this.#e=t,this.#n=e)}}}},km=class extends ju{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[Hn](t){return this.#e?(this.#e=!1,t[9]=255,super[Hn](t)):super[Hn](t)}},Pm=class extends ju{constructor(t){super(t,"Unzip")}},Hu=class extends Cc{constructor(t,e){t=t||{},t.flush=t.flush||Ot.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Ot.BROTLI_OPERATION_FINISH,t.fullFlushFlag=Ot.BROTLI_OPERATION_FLUSH,super(t,e)}},Om=class extends Hu{constructor(t){super(t,"BrotliCompress")}},Lm=class extends Hu{constructor(t){super(t,"BrotliDecompress")}},Wu=class extends Cc{constructor(t,e){t=t||{},t.flush=t.flush||Ot.ZSTD_e_continue,t.finishFlush=t.finishFlush||Ot.ZSTD_e_end,t.fullFlushFlag=Ot.ZSTD_e_flush,super(t,e)}},Nm=class extends Wu{constructor(t){super(t,"ZstdCompress")}},Mm=class extends Wu{constructor(t){super(t,"ZstdDecompress")}},Bm=(t,e)=>{if(Number.isSafeInteger(t))t<0?Fm(t,e):zm(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},zm=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Fm=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var o=t&255;t=Math.floor(t/256),r?e[i-1]=Ku(o):o===0?e[i-1]=0:(r=!0,e[i-1]=$u(o))}},Um=t=>{let e=t[0],r=e===128?qm(t.subarray(1,t.length)):e===255?Gm(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},Gm=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),l;i?l=Ku(c):c===0?l=c:(i=!0,l=$u(c)),l!==0&&(r-=l*Math.pow(256,e-o-1))}return r},qm=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var o=Number(t[i]);o!==0&&(r+=o*Math.pow(256,e-i-1))}return r},Ku=t=>(255^t)&255,$u=t=>(255^t)+1&255,jm={};nm(jm,{code:()=>Rc,isCode:()=>Ms,isName:()=>Hm,name:()=>Xs});var Ms=t=>Xs.has(t),Hm=t=>Rc.has(t),Xs=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]),Rc=new Map(Array.from(Xs).map(t=>[t[1],t[0]])),Wn=class{cksumValid=!1;needPax=!1;nullBlock=!1;block;path;mode;uid;gid;size;cksum;#e="Unsupported";linkpath;uname;gname;devmaj=0;devmin=0;atime;ctime;mtime;charset;comment;constructor(t,e=0,r,i){Buffer.isBuffer(t)?this.decode(t,e||0,r,i):t&&this.#n(t)}decode(t,e,r,i){if(e||(e=0),!t||!(t.length>=e+512))throw new Error("need 512 bytes for header");this.path=r?.path??Mn(t,e,100),this.mode=r?.mode??i?.mode??mn(t,e+100,8),this.uid=r?.uid??i?.uid??mn(t,e+108,8),this.gid=r?.gid??i?.gid??mn(t,e+116,8),this.size=r?.size??i?.size??mn(t,e+124,12),this.mtime=r?.mtime??i?.mtime??Wa(t,e+136,12),this.cksum=mn(t,e+148,12),i&&this.#n(i,!0),r&&this.#n(r);let o=Mn(t,e+156,1);if(Ms(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Mn(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=r?.uname??i?.uname??Mn(t,e+265,32),this.gname=r?.gname??i?.gname??Mn(t,e+297,32),this.devmaj=r?.devmaj??i?.devmaj??mn(t,e+329,8)??0,this.devmin=r?.devmin??i?.devmin??mn(t,e+337,8)??0,t[e+475]!==0){let l=Mn(t,e+345,155);this.path=l+"/"+this.path}else{let l=Mn(t,e+345,130);l&&(this.path=l+"/"+this.path),this.atime=r?.atime??i?.atime??Wa(t,e+476,12),this.ctime=r?.ctime??i?.ctime??Wa(t,e+488,12)}let c=256;for(let l=e;l<e+148;l++)c+=t[l];for(let l=e+156;l<e+512;l++)c+=t[l];this.cksumValid=c===this.cksum,this.cksum===void 0&&c===256&&(this.nullBlock=!0)}#n(t,e=!1){Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e||r==="linkpath"&&e||r==="global"))))}encode(t,e=0){if(t||(t=this.block=Buffer.alloc(512)),this.#e==="Unsupported"&&(this.#e="0"),!(t.length>=e+512))throw new Error("need 512 bytes for header");let r=this.ctime||this.atime?130:155,i=Wm(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Bn(t,e,100,o)||this.needPax,this.needPax=wn(t,e+100,8,this.mode)||this.needPax,this.needPax=wn(t,e+108,8,this.uid)||this.needPax,this.needPax=wn(t,e+116,8,this.gid)||this.needPax,this.needPax=wn(t,e+124,12,this.size)||this.needPax,this.needPax=Ka(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Bn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Bn(t,e+265,32,this.uname)||this.needPax,this.needPax=Bn(t,e+297,32,this.gname)||this.needPax,this.needPax=wn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=wn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Bn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Bn(t,e+345,155,c)||this.needPax:(this.needPax=Bn(t,e+345,130,c)||this.needPax,this.needPax=Ka(t,e+476,12,this.atime)||this.needPax,this.needPax=Ka(t,e+488,12,this.ctime)||this.needPax);let l=256;for(let u=e;u<e+148;u++)l+=t[u];for(let u=e+156;u<e+512;u++)l+=t[u];return this.cksum=l,wn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:Xs.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Rc.get(t));if(Ms(e)||e==="Unsupported")this.#e=e;else if(Ms(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Wm=(t,e)=>{let r=t,i="",o,c=pr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=pr.dirname(r),r=pr.basename(r);do Buffer.byteLength(r)<=100&&Buffer.byteLength(i)<=e?o=[r,i,!1]:Buffer.byteLength(r)>100&&Buffer.byteLength(i)<=e?o=[r.slice(0,99),i,!0]:(r=pr.join(pr.basename(i),r),i=pr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Mn=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),Wa=(t,e,r)=>Km(mn(t,e,r)),Km=t=>t===void 0?void 0:new Date(t*1e3),mn=(t,e,r)=>Number(t[e])&128?Um(t.subarray(e,e+r)):Vm(t,e,r),$m=t=>isNaN(t)?void 0:t,Vm=(t,e,r)=>$m(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Jm={12:8589934591,8:2097151},wn=(t,e,r,i)=>i===void 0?!1:i>Jm[r]||i<0?(Bm(i,t.subarray(e,e+r)),!0):(Zm(t,e,r,i),!1),Zm=(t,e,r,i)=>t.write(Xm(i,r),e,r,"ascii"),Xm=(t,e)=>Ym(Math.floor(t).toString(8),e),Ym=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",Ka=(t,e,r,i)=>i===void 0?!1:wn(t,e,r,i.getTime()/1e3),Qm=new Array(156).join("\0"),Bn=(t,e,r,i)=>i===void 0?!1:(t.write(i+Qm,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),Ws=class Vu{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),o=Buffer.allocUnsafe(i);for(let c=0;c<512;c++)o[c]=0;new Wn({path:("PaxHeader/"+ew(this.path??"")).slice(0,99),mode:this.mode||420,uid:this.uid,gid:this.gid,size:r,mtime:this.mtime,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime,ctime:this.ctime}).encode(o),o.write(e,512,r,"utf8");for(let c=r+512;c<o.length;c++)o[c]=0;return o}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===void 0)return"";let r=this[e],i=r instanceof Date?r.getTime()/1e3:r,o=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+i+`
90
+ `,c=Buffer.byteLength(o),l=Math.floor(Math.log(c)/Math.log(10))+1;return c+l>=Math.pow(10,l)&&(l+=1),l+c+o}static parse(e,r,i=!1){return new Vu(tw(nw(e),r),i)}},tw=(t,e)=>e?Object.assign({},e,t):t,nw=t=>t.replace(/\n$/,"").split(`
91
+ `).reduce(rw,Object.create(null)),rw=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),o=i.shift();if(!o)return t;let c=o.replace(/^SCHILY\.(dev|ino|nlink)/,"$1"),l=i.join("=");return t[c]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(c)?new Date(Number(l)*1e3):/^[0-9]+$/.test(l)?+l:l,t},iw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Z=iw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),Ju=class extends Kn{extended;globalExtended;header;startBlockSize;blockRemain;remain;type;meta=!1;ignore=!1;path;mode;uid;gid;uname;gname;size=0;mtime;atime;ctime;linkpath;dev;ino;nlink;invalid=!1;absolute;unsupported=!1;constructor(t,e,r){switch(super({}),this.pause(),this.extended=e,this.globalExtended=r,this.header=t,this.remain=t.size??0,this.startBlockSize=512*Math.ceil(this.remain/512),this.blockRemain=this.startBlockSize,this.type=t.type,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}if(!t.path)throw new Error("no path provided for tar.ReadEntry");this.path=Z(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=this.remain,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=t.linkpath?Z(t.linkpath):void 0,this.uname=t.uname,this.gname=t.gname,e&&this.#e(e),r&&this.#e(r,!0)}write(t){let e=t.length;if(e>this.blockRemain)throw new Error("writing more to entry than is appropriate");let r=this.remain,i=this.blockRemain;return this.remain=Math.max(0,r-e),this.blockRemain=Math.max(0,i-e),this.ignore?!0:r>=e?super.write(t):super.write(t.subarray(0,r))}#e(t,e=!1){t.path&&(t.path=Z(t.path)),t.linkpath&&(t.linkpath=Z(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},Ys=(t,e,r,i={})=>{t.file&&(i.file=t.file),t.cwd&&(i.cwd=t.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!t.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),t.emit("warn",e,r,i)):r instanceof Error?t.emit("error",Object.assign(r,i)):t.emit("error",Object.assign(new Error(`${e}: ${r}`),i))},sw=1024*1024,cc=Buffer.from([31,139]),dc=Buffer.from([40,181,47,253]),ow=Math.max(cc.length,dc.length),ct=Symbol("state"),zn=Symbol("writeEntry"),Wt=Symbol("readEntry"),$a=Symbol("nextEntry"),uu=Symbol("processEntry"),Rt=Symbol("extendedHeader"),fi=Symbol("globalExtendedHeader"),fn=Symbol("meta"),fu=Symbol("emitMeta"),xe=Symbol("buffer"),Kt=Symbol("queue"),xn=Symbol("ended"),Va=Symbol("emittedEnd"),Fn=Symbol("emit"),Ce=Symbol("unzip"),Is=Symbol("consumeChunk"),Ts=Symbol("consumeChunkSub"),Ja=Symbol("consumeBody"),xu=Symbol("consumeMeta"),hu=Symbol("consumeHeader"),xi=Symbol("consuming"),Za=Symbol("bufferConcat"),Ds=Symbol("maybeEnd"),gr=Symbol("writing"),hn=Symbol("aborted"),Cs=Symbol("onDone"),Un=Symbol("sawValidEntry"),Rs=Symbol("sawNullBlock"),ks=Symbol("sawEOF"),pu=Symbol("closeStream"),aw=()=>!0,Ci=class extends Im{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Kt]=[];[xe];[Wt];[zn];[ct]="begin";[fn]="";[Rt];[fi];[xn]=!1;[Ce];[hn]=!1;[Un];[Rs]=!1;[ks]=!1;[gr]=!1;[xi]=!1;[Va]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Cs,()=>{(this[ct]==="begin"||this[Un]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(Cs,t.ondone):this.on(Cs,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||sw,this.filter=typeof t.filter=="function"?t.filter:aw;let e=t.file&&(t.file.endsWith(".tar.br")||t.file.endsWith(".tbr"));this.brotli=!(t.gzip||t.zstd)&&t.brotli!==void 0?t.brotli:e?void 0:!1;let r=t.file&&(t.file.endsWith(".tar.zst")||t.file.endsWith(".tzst"));this.zstd=!(t.gzip||t.brotli)&&t.zstd!==void 0?t.zstd:r?!0:void 0,this.on("end",()=>this[pu]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){Ys(this,t,e,r)}[hu](t,e){this[Un]===void 0&&(this[Un]=!1);let r;try{r=new Wn(t,e,this[Rt],this[fi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[Rs]?(this[ks]=!0,this[ct]==="begin"&&(this[ct]="header"),this[Fn]("eof")):(this[Rs]=!0,this[Fn]("nullBlock"));else if(this[Rs]=!1,!r.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:r});else if(!r.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:r});else{let i=r.type;if(/^(Symbolic)?Link$/.test(i)&&!r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:r});else if(!/^(Symbolic)?Link$/.test(i)&&!/^(Global)?ExtendedHeader$/.test(i)&&r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:r});else{let o=this[zn]=new Ju(r,this[Rt],this[fi]);if(!this[Un])if(o.remain){let c=()=>{o.invalid||(this[Un]=!0)};o.on("end",c)}else this[Un]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[Fn]("ignoredEntry",o),this[ct]="ignore",o.resume()):o.size>0&&(this[fn]="",o.on("data",c=>this[fn]+=c),this[ct]="meta"):(this[Rt]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[Fn]("ignoredEntry",o),this[ct]=o.remain?"ignore":"header",o.resume()):(o.remain?this[ct]="body":(this[ct]="header",o.end()),this[Wt]?this[Kt].push(o):(this[Kt].push(o),this[$a]())))}}}[pu](){queueMicrotask(()=>this.emit("close"))}[uu](t){let e=!0;if(!t)this[Wt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[Wt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[$a]()),e=!1);return e}[$a](){do;while(this[uu](this[Kt].shift()));if(this[Kt].length===0){let t=this[Wt];!t||t.flowing||t.size===t.remain?this[gr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[Ja](t,e){let r=this[zn];if(!r)throw new Error("attempt to consume body without entry??");let i=r.blockRemain??0,o=i>=t.length&&e===0?t:t.subarray(e,e+i);return r.write(o),r.blockRemain||(this[ct]="header",this[zn]=void 0,r.end()),o.length}[xu](t,e){let r=this[zn],i=this[Ja](t,e);return!this[zn]&&r&&this[fu](r),i}[Fn](t,e,r){this[Kt].length===0&&!this[Wt]?this.emit(t,e,r):this[Kt].push([t,e,r])}[fu](t){switch(this[Fn]("meta",this[fn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Rt]=Ws.parse(this[fn],this[Rt],!1);break;case"GlobalExtendedHeader":this[fi]=Ws.parse(this[fn],this[fi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Rt]??Object.create(null);this[Rt]=e,e.path=this[fn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Rt]||Object.create(null);this[Rt]=e,e.linkpath=this[fn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[hn]=!0,this.emit("abort",t),this.warn("TAR_ABORT",t,{recoverable:!1})}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this[hn])return r?.(),!1;if((this[Ce]===void 0||this.brotli===void 0&&this[Ce]===!1)&&t){if(this[xe]&&(t=Buffer.concat([this[xe],t]),this[xe]=void 0),t.length<ow)return this[xe]=t,r?.(),!0;for(let l=0;this[Ce]===void 0&&l<cc.length;l++)t[l]!==cc[l]&&(this[Ce]=!1);let o=!1;if(this[Ce]===!1&&this.zstd!==!1){o=!0;for(let l=0;l<dc.length;l++)if(t[l]!==dc[l]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Ce]===!1&&c)if(t.length<512)if(this[xn])this.brotli=!0;else return this[xe]=t,r?.(),!0;else try{new Wn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[Ce]===void 0||this[Ce]===!1&&(this.brotli||o)){let l=this[xn];this[xn]=!1,this[Ce]=this[Ce]===void 0?new Pm({}):o?new Mm({}):new Lm({}),this[Ce].on("data",x=>this[Is](x)),this[Ce].on("error",x=>this.abort(x)),this[Ce].on("end",()=>{this[xn]=!0,this[Is]()}),this[gr]=!0;let u=!!this[Ce][l?"end":"write"](t);return this[gr]=!1,r?.(),u}}this[gr]=!0,this[Ce]?this[Ce].write(t):this[Is](t),this[gr]=!1;let i=this[Kt].length>0?!1:this[Wt]?this[Wt].flowing:!0;return!i&&this[Kt].length===0&&this[Wt]?.once("drain",()=>this.emit("drain")),r?.(),i}[Za](t){t&&!this[hn]&&(this[xe]=this[xe]?Buffer.concat([this[xe],t]):t)}[Ds](){if(this[xn]&&!this[Va]&&!this[hn]&&!this[xi]){this[Va]=!0;let t=this[zn];if(t&&t.blockRemain){let e=this[xe]?this[xe].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[xe]&&t.write(this[xe]),t.end()}this[Fn](Cs)}}[Is](t){if(this[xi]&&t)this[Za](t);else if(!t&&!this[xe])this[Ds]();else if(t){if(this[xi]=!0,this[xe]){this[Za](t);let e=this[xe];this[xe]=void 0,this[Ts](e)}else this[Ts](t);for(;this[xe]&&this[xe]?.length>=512&&!this[hn]&&!this[ks];){let e=this[xe];this[xe]=void 0,this[Ts](e)}this[xi]=!1}(!this[xe]||this[xn])&&this[Ds]()}[Ts](t){let e=0,r=t.length;for(;e+512<=r&&!this[hn]&&!this[ks];)switch(this[ct]){case"begin":case"header":this[hu](t,e),e+=512;break;case"ignore":case"body":e+=this[Ja](t,e);break;case"meta":e+=this[xu](t,e);break;default:throw new Error("invalid state: "+this[ct])}e<r&&(this[xe]=this[xe]?Buffer.concat([t.subarray(e),this[xe]]):t.subarray(e))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e)),r&&this.once("finish",r),this[hn]||(this[Ce]?(t&&this[Ce].write(t),this[Ce].end()):(this[xn]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Ds]())),this}},Ei=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)},cw=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},Zu=(t,e)=>{let r=new Map(e.map(c=>[Ei(c),!0])),i=t.filter,o=(c,l="")=>{let u=l||wm(c).root||".",x;if(c===u)x=!1;else{let g=r.get(c);x=g!==void 0?g:o(mm(c),u)}return r.set(c,x),x};t.filter=i?(c,l)=>i(c,l)&&o(Ei(c)):c=>o(Ei(c))},dw=t=>{let e=new Ci(t),r=t.file,i;try{i=Er.openSync(r,"r");let o=Er.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let l=Buffer.allocUnsafe(o.size),u=Er.readSync(i,l,0,o.size,0);e.end(u===l.byteLength?l:l.subarray(0,u))}else{let l=0,u=Buffer.allocUnsafe(c);for(;l<o.size;){let x=Er.readSync(i,u,0,c,l);if(x===0)break;l+=x,e.write(u.subarray(0,x))}e.end()}}finally{if(typeof i=="number")try{Er.closeSync(i)}catch{}}},lw=(t,e)=>{let r=new Ci(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,l)=>{r.on("error",l),r.on("end",c),Er.stat(o,(u,x)=>{if(u)l(u);else{let g=new Tc(o,{readSize:i,size:x.size});g.on("error",l),g.pipe(r)}})})},Ir=Ri(dw,lw,t=>new Ci(t),t=>new Ci(t),(t,e)=>{e?.length&&Zu(t,e),t.noResume||cw(t)}),Xu=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t),{isAbsolute:fw,parse:mu}=uw,kc=t=>{let e="",r=mu(t);for(;fw(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=mu(t)}return[e,t]},Qs=["|","<",">","?",":"],Pc=Qs.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),xw=new Map(Qs.map((t,e)=>[t,Pc[e]])),hw=new Map(Pc.map((t,e)=>[t,Qs[e]])),wu=t=>Qs.reduce((e,r)=>e.split(r).join(xw.get(r)),t),pw=t=>Pc.reduce((e,r)=>e.split(r).join(hw.get(r)),t),Yu=(t,e)=>e?(t=Z(t).replace(/^\.(\/|$)/,""),Ei(e)+"/"+t):Z(t),gw=16*1024*1024,_u=Symbol("process"),yu=Symbol("file"),bu=Symbol("directory"),lc=Symbol("symlink"),Eu=Symbol("hardlink"),hi=Symbol("header"),Bs=Symbol("read"),uc=Symbol("lstat"),zs=Symbol("onlstat"),fc=Symbol("onread"),xc=Symbol("onreadlink"),hc=Symbol("openfile"),pc=Symbol("onopenfile"),_n=Symbol("close"),$s=Symbol("mode"),gc=Symbol("awaitDrain"),Xa=Symbol("ondrain"),Pt=Symbol("prefix"),Qu=class extends Kn{path;portable;myuid=process.getuid&&process.getuid()||0;myuser=process.env.USER||"";maxReadSize;linkCache;statCache;preservePaths;cwd;strict;mtime;noPax;noMtime;prefix;fd;blockLen=0;blockRemain=0;buf;pos=0;remain=0;length=0;offset=0;win32;absolute;header;type;linkpath;stat;onWriteEntry;#e=!1;constructor(t,e={}){let r=Dc(e);super(),this.path=Z(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||gw,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Z(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Z(r.prefix):void 0,this.onWriteEntry=r.onWriteEntry,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[c,l]=kc(this.path);c&&typeof l=="string"&&(this.path=l,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=pw(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Z(r.absolute||gu.resolve(this.cwd,t)),this.path===""&&(this.path="./"),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path});let o=this.statCache.get(this.absolute);o?this[zs](o):this[uc]()}warn(t,e,r={}){return Ys(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[uc](){kt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[zs](e)})}[zs](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=_w(t),this.emit("stat",t),this[_u]()}[_u](){switch(this.type){case"File":return this[yu]();case"Directory":return this[bu]();case"SymbolicLink":return this[lc]();default:return this.end()}}[$s](t){return Xu(t,this.type==="Directory",this.portable)}[Pt](t){return Yu(t,this.prefix)}[hi](){if(!this.stat)throw new Error("cannot write header before stat");this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.onWriteEntry?.(this),this.header=new Wn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,mode:this[$s](this.stat.mode),uid:this.portable?void 0:this.stat.uid,gid:this.portable?void 0:this.stat.gid,size:this.stat.size,mtime:this.noMtime?void 0:this.mtime||this.stat.mtime,type:this.type==="Unsupported"?void 0:this.type,uname:this.portable?void 0:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?void 0:this.stat.atime,ctime:this.portable?void 0:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new Ws({atime:this.portable?void 0:this.header.atime,ctime:this.portable?void 0:this.header.ctime,gid:this.portable?void 0:this.header.gid,mtime:this.noMtime?void 0:this.mtime||this.header.mtime,path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?void 0:this.header.uid,uname:this.portable?void 0:this.header.uname,dev:this.portable?void 0:this.stat.dev,ino:this.portable?void 0:this.stat.ino,nlink:this.portable?void 0:this.stat.nlink}).encode());let t=this.header?.block;if(!t)throw new Error("failed to encode header");super.write(t)}[bu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[hi](),this.end()}[lc](){kt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[xc](e)})}[xc](t){this.linkpath=Z(t),this[hi](),this.end()}[Eu](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Z(gu.relative(this.cwd,t)),this.stat.size=0,this[hi](),this.end()}[yu](){if(!this.stat)throw new Error("cannot create file entry without stat");if(this.stat.nlink>1){let t=`${this.stat.dev}:${this.stat.ino}`,e=this.linkCache.get(t);if(e?.indexOf(this.cwd)===0)return this[Eu](e);this.linkCache.set(t,this.absolute)}if(this[hi](),this.stat.size===0)return this.end();this[hc]()}[hc](){kt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[pc](e)})}[pc](t){if(this.fd=t,this.#e)return this[_n]();if(!this.stat)throw new Error("should stat before calling onopenfile");this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let e=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(e),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[Bs]()}[Bs](){let{fd:t,buf:e,offset:r,length:i,pos:o}=this;if(t===void 0||e===void 0)throw new Error("cannot read file without first opening");kt.read(t,e,r,i,o,(c,l)=>{if(c)return this[_n](()=>this.emit("error",c));this[fc](l)})}[_n](t=()=>{}){this.fd!==void 0&&kt.close(this.fd,t)}[fc](t){if(t<=0&&this.remain>0){let r=Object.assign(new Error("encountered unexpected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[_n](()=>this.emit("error",r))}if(t>this.remain){let r=Object.assign(new Error("did not encounter expected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[_n](()=>this.emit("error",r))}if(!this.buf)throw new Error("should have created buffer prior to reading");if(t===this.remain)for(let r=t;r<this.length&&t<this.blockRemain;r++)this.buf[r+this.offset]=0,t++,this.remain++;let e=this.offset===0&&t===this.buf.length?this.buf:this.buf.subarray(this.offset,this.offset+t);this.write(e)?this[Xa]():this[gc](()=>this[Xa]())}[gc](t){this.once("drain",t)}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this.blockRemain<t.length){let i=Object.assign(new Error("writing more data than expected"),{path:this.absolute});return this.emit("error",i)}return this.remain-=t.length,this.blockRemain-=t.length,this.pos+=t.length,this.offset+=t.length,super.write(t,null,r)}[Xa](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[_n](t=>t?this.emit("error",t):this.end());if(!this.buf)throw new Error("buffer lost somehow in ONDRAIN");this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[Bs]()}},mw=class extends Qu{sync=!0;[uc](){this[zs](kt.lstatSync(this.absolute))}[lc](){this[xc](kt.readlinkSync(this.absolute))}[hc](){this[pc](kt.openSync(this.absolute,"r"))}[Bs](){let t=!0;try{let{fd:e,buf:r,offset:i,length:o,pos:c}=this;if(e===void 0||r===void 0)throw new Error("fd and buf must be set in READ method");let l=kt.readSync(e,r,i,o,c);this[fc](l),t=!1}finally{if(t)try{this[_n](()=>{})}catch{}}}[gc](t){t()}[_n](t=()=>{}){this.fd!==void 0&&kt.closeSync(this.fd),t()}},ww=class extends Kn{blockLen=0;blockRemain=0;buf=0;pos=0;remain=0;length=0;preservePaths;portable;strict;noPax;noMtime;readEntry;type;prefix;path;mode;uid;gid;uname;gname;header;mtime;atime;ctime;linkpath;size;onWriteEntry;warn(t,e,r={}){return Ys(this,t,e,r)}constructor(t,e={}){let r=Dc(e);super(),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.onWriteEntry=r.onWriteEntry,this.readEntry=t;let{type:i}=t;if(i==="Unsupported")throw new Error("writing entry that should be ignored");this.type=i,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix,this.path=Z(t.path),this.mode=t.mode!==void 0?this[$s](t.mode):void 0,this.uid=this.portable?void 0:t.uid,this.gid=this.portable?void 0:t.gid,this.uname=this.portable?void 0:t.uname,this.gname=this.portable?void 0:t.gname,this.size=t.size,this.mtime=this.noMtime?void 0:r.mtime||t.mtime,this.atime=this.portable?void 0:t.atime,this.ctime=this.portable?void 0:t.ctime,this.linkpath=t.linkpath!==void 0?Z(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[l,u]=kc(this.path);l&&typeof u=="string"&&(this.path=u,o=l)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.onWriteEntry?.(this),this.header=new Wn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?void 0:this.uid,gid:this.portable?void 0:this.gid,size:this.size,mtime:this.noMtime?void 0:this.mtime,type:this.type,uname:this.portable?void 0:this.uname,atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime}),o&&this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute path`,{entry:this,path:o+this.path}),this.header.encode()&&!this.noPax&&super.write(new Ws({atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime,gid:this.portable?void 0:this.gid,mtime:this.noMtime?void 0:this.mtime,path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,size:this.size,uid:this.portable?void 0:this.uid,uname:this.portable?void 0:this.uname,dev:this.portable?void 0:this.readEntry.dev,ino:this.portable?void 0:this.readEntry.ino,nlink:this.portable?void 0:this.readEntry.nlink}).encode());let c=this.header?.block;if(!c)throw new Error("failed to encode header");super.write(c),t.pipe(this)}[Pt](t){return Yu(t,this.prefix)}[$s](t){return Xu(t,this.type==="Directory",this.portable)}write(t,e,r){typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8"));let i=t.length;if(i>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=i,super.write(t,r)}end(t,e,r){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e??"utf8")),r&&this.once("finish",r),t?super.end(t,r):super.end(r),this}},_w=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",yw=class vr{tail;head;length=0;static create(e=[]){return new vr(e)}constructor(e=[]){for(let r of e)this.push(r)}*[Symbol.iterator](){for(let e=this.head;e;e=e.next)yield e.value}removeNode(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");let r=e.next,i=e.prev;return r&&(r.prev=i),i&&(i.next=r),e===this.head&&(this.head=r),e===this.tail&&(this.tail=i),this.length--,e.next=void 0,e.prev=void 0,e.list=void 0,r}unshiftNode(e){if(e===this.head)return;e.list&&e.list.removeNode(e);let r=this.head;e.list=this,e.next=r,r&&(r.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}pushNode(e){if(e===this.tail)return;e.list&&e.list.removeNode(e);let r=this.tail;e.list=this,e.prev=r,r&&(r.next=e),this.tail=e,this.head||(this.head=e),this.length++}push(...e){for(let r=0,i=e.length;r<i;r++)Ew(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)vw(this,e[r]);return this.length}pop(){if(!this.tail)return;let e=this.tail.value,r=this.tail;return this.tail=this.tail.prev,this.tail?this.tail.next=void 0:this.head=void 0,r.list=void 0,this.length--,e}shift(){if(!this.head)return;let e=this.head.value,r=this.head;return this.head=this.head.next,this.head?this.head.prev=void 0:this.tail=void 0,r.list=void 0,this.length--,e}forEach(e,r){r=r||this;for(let i=this.head,o=0;i;o++)e.call(r,i.value,o,this),i=i.next}forEachReverse(e,r){r=r||this;for(let i=this.tail,o=this.length-1;i;o--)e.call(r,i.value,o,this),i=i.prev}get(e){let r=0,i=this.head;for(;i&&r<e;r++)i=i.next;if(r===e&&i)return i.value}getReverse(e){let r=0,i=this.tail;for(;i&&r<e;r++)i=i.prev;if(r===e&&i)return i.value}map(e,r){r=r||this;let i=new vr;for(let o=this.head;o;)i.push(e.call(r,o.value,this)),o=o.next;return i}mapReverse(e,r){r=r||this;var i=new vr;for(let o=this.tail;o;)i.push(e.call(r,o.value,this)),o=o.prev;return i}reduce(e,r){let i,o=this.head;if(arguments.length>1)i=r;else if(this.head)o=this.head.next,i=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var c=0;o;c++)i=e(i,o.value,c),o=o.next;return i}reduceReverse(e,r){let i,o=this.tail;if(arguments.length>1)i=r;else if(this.tail)o=this.tail.prev,i=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(let c=this.length-1;o;c--)i=e(i,o.value,c),o=o.prev;return i}toArray(){let e=new Array(this.length);for(let r=0,i=this.head;i;r++)e[r]=i.value,i=i.next;return e}toArrayReverse(){let e=new Array(this.length);for(let r=0,i=this.tail;i;r++)e[r]=i.value,i=i.prev;return e}slice(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let i=new vr;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.head,c=0;for(c=0;o&&c<e;c++)o=o.next;for(;o&&c<r;c++,o=o.next)i.push(o.value);return i}sliceReverse(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let i=new vr;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.length,c=this.tail;for(;c&&o>r;o--)c=c.prev;for(;c&&o>e;o--,c=c.prev)i.push(c.value);return i}splice(e,r=0,...i){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);let o=this.head;for(let l=0;o&&l<e;l++)o=o.next;let c=[];for(let l=0;o&&l<r;l++)c.push(o.value),o=this.removeNode(o);o?o!==this.tail&&(o=o.prev):o=this.tail;for(let l of i)o=bw(this,o,l);return c}reverse(){let e=this.head,r=this.tail;for(let i=e;i;i=i.prev){let o=i.prev;i.prev=i.next,i.next=o}return this.head=r,this.tail=e,this}};function bw(t,e,r){let i=e,o=e?e.next:t.head,c=new Oc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function Ew(t,e){t.tail=new Oc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function vw(t,e){t.head=new Oc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Oc=class{list;next;prev;value;constructor(t,e,r,i){this.list=i,this.value=t,e?(e.next=this,this.prev=e):this.prev=void 0,r?(r.prev=this,this.next=r):this.next=void 0}},Su=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},Au=Buffer.alloc(1024),Fs=Symbol("onStat"),pi=Symbol("ended"),gt=Symbol("queue"),gi=Symbol("queue"),pn=Symbol("current"),Gn=Symbol("process"),mi=Symbol("processing"),Ps=Symbol("processJob"),mt=Symbol("jobs"),Ya=Symbol("jobDone"),Us=Symbol("addFSEntry"),Iu=Symbol("addTarEntry"),mc=Symbol("stat"),wc=Symbol("readdir"),Gs=Symbol("onreaddir"),qs=Symbol("pipe"),Tu=Symbol("entry"),Qa=Symbol("entryOpt"),js=Symbol("writeEntryClass"),e0=Symbol("write"),ec=Symbol("ondrain"),eo=class extends Kn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[js];onWriteEntry;[gt];[gi]=new Map;[mt]=0;[mi]=!1;[pi]=!1;constructor(t={}){if(super(),this.opt=t,this.file=t.file||"",this.cwd=t.cwd||process.cwd(),this.maxReadSize=t.maxReadSize,this.preservePaths=!!t.preservePaths,this.strict=!!t.strict,this.noPax=!!t.noPax,this.prefix=Z(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this.onWriteEntry=t.onWriteEntry,this[js]=Qu,typeof t.onwarn=="function"&&this.on("warn",t.onwarn),this.portable=!!t.portable,t.gzip||t.brotli||t.zstd){if((t.gzip?1:0)+(t.brotli?1:0)+(t.zstd?1:0)>1)throw new TypeError("gzip, brotli, zstd are mutually exclusive");if(t.gzip&&(typeof t.gzip!="object"&&(t.gzip={}),this.portable&&(t.gzip.portable=!0),this.zip=new km(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Om(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Nm(t.zstd)),!this.zip)throw new Error("impossible");let e=this.zip;e.on("data",r=>super.write(r)),e.on("end",()=>super.end()),e.on("drain",()=>this[ec]()),this.on("resume",()=>e.resume())}else this.on("drain",this[ec]);this.noDirRecurse=!!t.noDirRecurse,this.follow=!!t.follow,this.noMtime=!!t.noMtime,t.mtime&&(this.mtime=t.mtime),this.filter=typeof t.filter=="function"?t.filter:()=>!0,this[gt]=new yw,this[mt]=0,this.jobs=Number(t.jobs)||4,this[mi]=!1,this[pi]=!1}[e0](t){return super.write(t)}add(t){return this.write(t),this}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&this.add(t),this[pi]=!0,this[Gn](),r&&r(),this}write(t){if(this[pi])throw new Error("write after end");return t instanceof Ju?this[Iu](t):this[Us](t),this.flowing}[Iu](t){let e=Z(vu.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Su(t.path,e);r.entry=new ww(t,this[Qa](r)),r.entry.on("end",()=>this[Ya](r)),this[mt]+=1,this[gt].push(r)}this[Gn]()}[Us](t){let e=Z(vu.resolve(this.cwd,t));this[gt].push(new Su(t,e)),this[Gn]()}[mc](t){t.pending=!0,this[mt]+=1;let e=this.follow?"stat":"lstat";Ks[e](t.absolute,(r,i)=>{t.pending=!1,this[mt]-=1,r?this.emit("error",r):this[Fs](t,i)})}[Fs](t,e){if(this.statCache.set(t.absolute,e),t.stat=e,!this.filter(t.path,e))t.ignore=!0;else if(e.isFile()&&e.nlink>1&&!this.linkCache.get(`${e.dev}:${e.ino}`)&&!this.sync)if(t===this[pn])this[Ps](t);else{let r=`${e.dev}:${e.ino}`,i=this[gi].get(r);i?i.push(t):this[gi].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Gn]()}[wc](t){t.pending=!0,this[mt]+=1,Ks.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[mt]-=1,e)return this.emit("error",e);this[Gs](t,r)})}[Gs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Gn]()}[Gn](){if(!this[mi]){this[mi]=!0;for(let t=this[gt].head;t&&this[mt]<this.jobs;t=t.next)if(this[Ps](t.value),t.value.ignore){let e=t.next;this[gt].removeNode(t),t.next=e}this[mi]=!1,this[pi]&&this[gt].length===0&&this[mt]===0&&(this.zip?this.zip.end(Au):(super.write(Au),super.end()))}}get[pn](){return this[gt]&&this[gt].head&&this[gt].head.value}[Ya](t){this[gt].shift(),this[mt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[gi].get(r);if(i){this[gi].delete(r);for(let o of i)o.pending=!1,this[Ps](o)}}this[Gn]()}[Ps](t){if(t.pending&&t.pendingLink&&t===this[pn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[pn]&&!t.piped&&this[qs](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Fs](t,e):this[mc](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[Gs](t,e):this[wc](t),!t.readdir)return}if(t.entry=this[Tu](t),!t.entry){t.ignore=!0;return}t===this[pn]&&!t.piped&&this[qs](t)}}}[Qa](t){return{onwarn:(e,r,i)=>this.warn(e,r,i),noPax:this.noPax,cwd:this.cwd,absolute:t.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix,onWriteEntry:this.onWriteEntry}}[Tu](t){this[mt]+=1;try{return new this[js](t.path,this[Qa](t)).on("end",()=>this[Ya](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[ec](){this[pn]&&this[pn].entry&&this[pn].entry.resume()}[qs](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Us](c+i)});let e=t.entry,r=this.zip;if(!e)throw new Error("cannot pipe without source");r?e.on("data",i=>{r.write(i)||e.pause()}):e.on("data",i=>{super.write(i)||e.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}warn(t,e,r={}){Ys(this,t,e,r)}},Lc=class extends eo{sync=!0;constructor(t){super(t),this[js]=mw}pause(){}resume(){}[mc](t){let e=this.follow?"statSync":"lstatSync";this[Fs](t,Ks[e](t.absolute))}[wc](t){this[Gs](t,Ks.readdirSync(t.absolute))}[qs](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Us](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[e0](i)})}},Sw=(t,e)=>{let r=new Lc(t),i=new Gu(t.file,{mode:t.mode||438});r.pipe(i),t0(r,e)},Aw=(t,e)=>{let r=new eo(t),i=new Zs(t.file,{mode:t.mode||438});r.pipe(i);let o=new Promise((c,l)=>{i.on("error",l),i.on("close",c),r.on("error",l)});return n0(r,e).catch(c=>r.emit("error",c)),o},t0=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Ir({file:qu.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},n0=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Ir({file:qu.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},Iw=(t,e)=>{let r=new Lc(t);return t0(r,e),r},Tw=(t,e)=>{let r=new eo(t);return n0(r,e).catch(i=>r.emit("error",i)),r},G2=Ri(Sw,Aw,Iw,Tw,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),Cw=process.env.__FAKE_PLATFORM__||process.platform,o0=Cw==="win32",{O_CREAT:a0,O_NOFOLLOW:Du,O_TRUNC:c0,O_WRONLY:d0}=s0.constants,l0=Number(process.env.__FAKE_FS_O_FILENAME__)||s0.constants.UV_FS_O_FILEMAP||0,Rw=o0&&!!l0,kw=512*1024,Pw=l0|c0|a0|d0,Cu=!o0&&typeof Du=="number"?Du|c0|a0|d0:null,u0=Cu!==null?()=>Cu:Rw?t=>t<kw?Pw:"w":()=>"w",_c=(t,e,r)=>{try{return to.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},Vs=(t,e,r,i)=>{to.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},Ow=(t,e,r,i,o)=>{if(e.isDirectory())f0(vi.resolve(t,e.name),r,i,c=>{if(c)return o(c);let l=vi.resolve(t,e.name);Vs(l,r,i,o)});else{let c=vi.resolve(t,e.name);Vs(c,r,i,o)}},f0=(t,e,r,i)=>{to.readdir(t,{withFileTypes:!0},(o,c)=>{if(o){if(o.code==="ENOENT")return i();if(o.code!=="ENOTDIR"&&o.code!=="ENOTSUP")return i(o)}if(o||!c.length)return Vs(t,e,r,i);let l=c.length,u=null,x=g=>{if(!u){if(g)return i(u=g);if(--l===0)return Vs(t,e,r,i)}};for(let g of c)Ow(t,g,e,r,x)})},Lw=(t,e,r,i)=>{e.isDirectory()&&x0(vi.resolve(t,e.name),r,i),_c(vi.resolve(t,e.name),r,i)},x0=(t,e,r)=>{let i;try{i=to.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return _c(t,e,r);throw c}for(let o of i)Lw(t,o,e,r);return _c(t,e,r)},h0=class extends Error{path;code;syscall="chdir";constructor(t,e){super(`${e}: Cannot cd into '${t}'`),this.path=t,this.code=e}get name(){return"CwdError"}},no=class extends Error{path;symlink;syscall="symlink";code="TAR_SYMLINK_ERROR";constructor(t,e){super("TAR_SYMLINK_ERROR: Cannot extract through symbolic link"),this.symlink=t,this.path=e}get name(){return"SymlinkError"}},Mw=(t,e)=>{st.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new h0(t,r?.code||"ENOTDIR")),e(r)})},Bw=(t,e,r)=>{t=Z(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,l=e.uid,u=e.gid,x=typeof l=="number"&&typeof u=="number"&&(l!==e.processUid||u!==e.processGid),g=e.preserve,w=e.unlink,E=Z(e.cwd),S=(v,A)=>{v?r(v):A&&x?f0(A,l,u,T=>S(T)):c?st.chmod(t,o,r):r()};if(t===E)return Mw(t,S);if(g)return Nw.mkdir(t,{mode:o,recursive:!0}).then(v=>S(null,v??void 0),S);let y=Z(Js.relative(E,t)).split("/");yc(E,y,o,w,E,void 0,S)},yc=(t,e,r,i,o,c,l)=>{if(e.length===0)return l(null,c);let u=e.shift(),x=Z(Js.resolve(t+"/"+u));st.mkdir(x,r,p0(x,e,r,i,o,c,l))},p0=(t,e,r,i,o,c,l)=>u=>{u?st.lstat(t,(x,g)=>{if(x)x.path=x.path&&Z(x.path),l(x);else if(g.isDirectory())yc(t,e,r,i,o,c,l);else if(i)st.unlink(t,w=>{if(w)return l(w);st.mkdir(t,r,p0(t,e,r,i,o,c,l))});else{if(g.isSymbolicLink())return l(new no(t,t+"/"+e.join("/")));l(u)}}):(c=c||t,yc(t,e,r,i,o,c,l))},zw=t=>{let e=!1,r;try{e=st.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new h0(t,r??"ENOTDIR")}},Fw=(t,e)=>{t=Z(t);let r=e.umask??18,i=e.mode|448,o=(i&r)!==0,c=e.uid,l=e.gid,u=typeof c=="number"&&typeof l=="number"&&(c!==e.processUid||l!==e.processGid),x=e.preserve,g=e.unlink,w=Z(e.cwd),E=v=>{v&&u&&x0(v,c,l),o&&st.chmodSync(t,i)};if(t===w)return zw(w),E();if(x)return E(st.mkdirSync(t,{mode:i,recursive:!0})??void 0);let S=Z(Js.relative(w,t)).split("/"),y;for(let v=S.shift(),A=w;v&&(A+="/"+v);v=S.shift()){A=Z(Js.resolve(A));try{st.mkdirSync(A,i),y=y||A}catch{let T=st.lstatSync(A);if(T.isDirectory())continue;if(g){st.unlinkSync(A),st.mkdirSync(A,i),y=y||A;continue}else if(T.isSymbolicLink())return new no(A,A+"/"+S.join("/"))}}return E(y)},tc=Object.create(null),Ru=1e4,mr=new Set,Uw=t=>{mr.has(t)?mr.delete(t):tc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),mr.add(t);let e=tc[t],r=mr.size-Ru;if(r>Ru/10){for(let i of mr)if(mr.delete(i),delete tc[i],--r<=0)break}return e},Gw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,qw=Gw==="win32",jw=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=g0(i,r)),e.push(r||"/"),e},[]),Hw=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=qw?["win32 parallelization disabled"]:t.map(i=>Ei(g0(Uw(i))));let r=new Set(t.map(i=>jw(i)).reduce((i,o)=>i.concat(o)));this.#n.set(e,{dirs:r,paths:t});for(let i of t){let o=this.#e.get(i);o?o.push(e):this.#e.set(i,[e])}for(let i of r){let o=this.#e.get(i);if(!o)this.#e.set(i,[new Set([e])]);else{let c=o.at(-1);c instanceof Set?c.add(e):o.push(new Set([e]))}}return this.#i(e)}#s(t){let e=this.#n.get(t);if(!e)throw new Error("function does not have any path reservations");return{paths:e.paths.map(r=>this.#e.get(r)),dirs:[...e.dirs].map(r=>this.#e.get(r))}}check(t){let{paths:e,dirs:r}=this.#s(t);return e.every(i=>i&&i[0]===t)&&r.every(i=>i&&i[0]instanceof Set&&i[0].has(t))}#i(t){return this.#r.has(t)||!this.check(t)?!1:(this.#r.add(t),t(()=>this.#t(t)),!0)}#t(t){if(!this.#r.has(t))return!1;let e=this.#n.get(t);if(!e)throw new Error("invalid reservation");let{paths:r,dirs:i}=e,o=new Set;for(let c of r){let l=this.#e.get(c);if(!l||l?.[0]!==t)continue;let u=l[1];if(!u){this.#e.delete(c);continue}if(l.shift(),typeof u=="function")o.add(u);else for(let x of u)o.add(x)}for(let c of i){let l=this.#e.get(c),u=l?.[0];if(!(!l||!(u instanceof Set)))if(u.size===1&&l.length===1){this.#e.delete(c);continue}else if(u.size===1){l.shift();let x=l[0];typeof x=="function"&&o.add(x)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},Ww=()=>process.umask(),ku=Symbol("onEntry"),bc=Symbol("checkFs"),Pu=Symbol("checkFs2"),Ec=Symbol("isReusable"),dt=Symbol("makeFs"),vc=Symbol("file"),Sc=Symbol("directory"),Hs=Symbol("link"),Ou=Symbol("symlink"),Lu=Symbol("hardlink"),yi=Symbol("ensureNoSymlink"),Nu=Symbol("unsupported"),Mu=Symbol("checkPath"),nc=Symbol("stripAbsolutePath"),yn=Symbol("mkdir"),Ge=Symbol("onError"),Os=Symbol("pending"),Bu=Symbol("pend"),wr=Symbol("unpend"),rc=Symbol("ended"),ic=Symbol("maybeClose"),Ac=Symbol("skip"),Si=Symbol("doChown"),Ai=Symbol("uid"),Ii=Symbol("gid"),Ti=Symbol("checkedCwd"),Kw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Di=Kw==="win32",$w=1024,Vw=(t,e)=>{if(!Di)return ne.unlink(t,e);let r=t+".DELETE."+i0(16).toString("hex");ne.rename(t,r,i=>{if(i)return e(i);ne.unlink(r,e)})},Jw=t=>{if(!Di)return ne.unlinkSync(t);let e=t+".DELETE."+i0(16).toString("hex");ne.renameSync(t,e),ne.unlinkSync(e)},zu=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Nc=class extends Ci{[rc]=!1;[Ti]=!1;[Os]=0;reservations=new Hw;transform;writable=!0;readable=!1;uid;gid;setOwner;preserveOwner;processGid;processUid;maxDepth;forceChown;win32;newer;keep;noMtime;preservePaths;unlink;cwd;strip;processUmask;umask;dmode;fmode;chmod;constructor(t={}){if(t.ondone=()=>{this[rc]=!0,this[ic]()},super(t),this.transform=t.transform,this.chmod=!!t.chmod,typeof t.uid=="number"||typeof t.gid=="number"){if(typeof t.uid!="number"||typeof t.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(t.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=t.uid,this.gid=t.gid,this.setOwner=!0}else this.uid=void 0,this.gid=void 0,this.setOwner=!1;this.preserveOwner=t.preserveOwner===void 0&&typeof t.uid!="number"?!!(process.getuid&&process.getuid()===0):!!t.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():void 0,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():void 0,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:$w,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Di,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Z(Ne.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:Ww():0,this.umask=typeof t.umask=="number"?t.umask:this.processUmask,this.dmode=t.dmode||511&~this.umask,this.fmode=t.fmode||438&~this.umask,this.on("entry",e=>this[ku](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[ic](){this[rc]&&this[Os]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[nc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=kc(r),l=c.replaceAll(/\\/g,"/").split("/");if(l.includes("..")||Di&&/^[a-z]:\.\.$/i.test(l[0]??"")){if(e==="path"||i==="Link")return this.warn("TAR_ENTRY_ERROR",`${e} contains '..'`,{entry:t,[e]:r}),!1;let u=Ne.posix.dirname(t.path),x=Ne.posix.normalize(Ne.posix.join(u,l.join("/")));if(x.startsWith("../")||x==="..")return this.warn("TAR_ENTRY_ERROR",`${e} escapes extraction directory`,{entry:t,[e]:r}),!1}return o&&(t[e]=String(c),this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute ${e}`,{entry:t,[e]:r})),!0}[Mu](t){let e=Z(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Z(String(t.linkpath)).split("/");if(i.length>=this.strip)t.linkpath=i.slice(this.strip).join("/");else return!1}r.splice(0,this.strip),t.path=r.join("/")}if(isFinite(this.maxDepth)&&r.length>this.maxDepth)return this.warn("TAR_ENTRY_ERROR","path excessively deep",{entry:t,path:e,depth:r.length,maxDepth:this.maxDepth}),!1;if(!this[nc](t,"path")||!this[nc](t,"linkpath"))return!1;if(t.absolute=Ne.isAbsolute(t.path)?Z(Ne.resolve(t.path)):Z(Ne.resolve(this.cwd,t.path)),!this.preservePaths&&typeof t.absolute=="string"&&t.absolute.indexOf(this.cwd+"/")!==0&&t.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:t,path:Z(t.path),resolvedPath:t.absolute,cwd:this.cwd}),!1;if(t.absolute===this.cwd&&t.type!=="Directory"&&t.type!=="GNUDumpDir")return!1;if(this.win32){let{root:i}=Ne.win32.parse(String(t.absolute));t.absolute=i+wu(String(t.absolute).slice(i.length));let{root:o}=Ne.win32.parse(t.path);t.path=o+wu(t.path.slice(o.length))}return!0}[ku](t){if(!this[Mu](t))return t.resume();switch(Dw.equal(typeof t.absolute,"string"),t.type){case"Directory":case"GNUDumpDir":t.mode&&(t.mode=t.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[bc](t);default:return this[Nu](t)}}[Ge](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[wr](),e.resume())}[yn](t,e,r){Bw(Z(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e},r)}[Si](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[Ai](t){return zu(this.uid,t.uid,this.processUid)}[Ii](t){return zu(this.gid,t.gid,this.processGid)}[vc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new Zs(String(t.absolute),{flags:u0(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&ne.close(i.fd,()=>{}),i.write=()=>!0,this[Ge](u,t),e()});let o=1,c=u=>{if(u){i.fd&&ne.close(i.fd,()=>{}),this[Ge](u,t),e();return}--o===0&&i.fd!==void 0&&ne.close(i.fd,x=>{x?this[Ge](x,t):this[wr](),e()})};i.on("finish",()=>{let u=String(t.absolute),x=i.fd;if(typeof x=="number"&&t.mtime&&!this.noMtime){o++;let g=t.atime||new Date,w=t.mtime;ne.futimes(x,g,w,E=>E?ne.utimes(u,g,w,S=>c(S&&E)):c())}if(typeof x=="number"&&this[Si](t)){o++;let g=this[Ai](t),w=this[Ii](t);typeof g=="number"&&typeof w=="number"&&ne.fchown(x,g,w,E=>E?ne.chown(u,g,w,S=>c(S&&E)):c())}c()});let l=this.transform&&this.transform(t)||t;l!==t&&(l.on("error",u=>{this[Ge](u,t),e()}),t.pipe(l)),l.pipe(i)}[Sc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[yn](String(t.absolute),r,i=>{if(i){this[Ge](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[wr](),t.resume())};t.mtime&&!this.noMtime&&(o++,ne.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[Si](t)&&(o++,ne.chown(String(t.absolute),Number(this[Ai](t)),Number(this[Ii](t)),c)),c()})}[Nu](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[Ou](t,e){let r=Z(Ne.relative(this.cwd,Ne.resolve(Ne.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[yi](t,this.cwd,r,()=>this[Hs](t,String(t.linkpath),"symlink",e),i=>{this[Ge](i,t),e()})}[Lu](t,e){let r=Z(Ne.resolve(this.cwd,String(t.linkpath))),i=Z(String(t.linkpath)).split("/");this[yi](t,this.cwd,i,()=>this[Hs](t,r,"link",e),o=>{this[Ge](o,t),e()})}[yi](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let l=Ne.resolve(e,c);ne.lstat(l,(u,x)=>{if(u)return i();if(x?.isSymbolicLink())return o(new no(l,Ne.resolve(l,r.join("/"))));this[yi](t,l,r,i,o)})}[Bu](){this[Os]++}[wr](){this[Os]--,this[ic]()}[Ac](t){this[wr](),t.resume()}[Ec](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Di}[bc](t){this[Bu]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Pu](t,r))}[Pu](t,e){let r=l=>{e(l)},i=()=>{this[yn](this.cwd,this.dmode,l=>{if(l){this[Ge](l,t),r();return}this[Ti]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let l=Z(Ne.dirname(String(t.absolute)));if(l!==this.cwd)return this[yn](l,this.dmode,u=>{if(u){this[Ge](u,t),r();return}c()})}c()},c=()=>{ne.lstat(String(t.absolute),(l,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Ac](t),r();return}if(l||this[Ec](t,u))return this[dt](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let x=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,g=w=>this[dt](w??null,t,r);return x?ne.chmod(String(t.absolute),Number(t.mode),g):g()}if(t.absolute!==this.cwd)return ne.rmdir(String(t.absolute),x=>this[dt](x??null,t,r))}if(t.absolute===this.cwd)return this[dt](null,t,r);Vw(String(t.absolute),x=>this[dt](x??null,t,r))})};this[Ti]?o():i()}[dt](t,e,r){if(t){this[Ge](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[vc](e,r);case"Link":return this[Lu](e,r);case"SymbolicLink":return this[Ou](e,r);case"Directory":case"GNUDumpDir":return this[Sc](e,r)}}[Hs](t,e,r,i){ne[r](e,String(t.absolute),o=>{o?this[Ge](o,t):(this[wr](),t.resume()),i()})}},wi=t=>{try{return[null,t()]}catch(e){return[e,null]}},m0=class extends Nc{sync=!0;[dt](t,e){return super[dt](t,e,()=>{})}[bc](t){if(!this[Ti]){let o=this[yn](this.cwd,this.dmode);if(o)return this[Ge](o,t);this[Ti]=!0}if(t.absolute!==this.cwd){let o=Z(Ne.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[yn](o,this.dmode);if(c)return this[Ge](c,t)}}let[e,r]=wi(()=>ne.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Ac](t);if(e||this[Ec](t,r))return this[dt](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[l]=c?wi(()=>{ne.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[dt](l,t)}let[o]=wi(()=>ne.rmdirSync(String(t.absolute)));this[dt](o,t)}let[i]=t.absolute===this.cwd?[]:wi(()=>Jw(String(t.absolute)));this[dt](i,t)}[vc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=l=>{let u;try{ne.closeSync(o)}catch(x){u=x}(l||u)&&this[Ge](l||u,t),e()},o;try{o=ne.openSync(String(t.absolute),u0(t.size),r)}catch(l){return i(l)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",l=>this[Ge](l,t)),t.pipe(c)),c.on("data",l=>{try{ne.writeSync(o,l,0,l.length)}catch(u){i(u)}}),c.on("end",()=>{let l=null;if(t.mtime&&!this.noMtime){let u=t.atime||new Date,x=t.mtime;try{ne.futimesSync(o,u,x)}catch(g){try{ne.utimesSync(String(t.absolute),u,x)}catch{l=g}}}if(this[Si](t)){let u=this[Ai](t),x=this[Ii](t);try{ne.fchownSync(o,Number(u),Number(x))}catch(g){try{ne.chownSync(String(t.absolute),Number(u),Number(x))}catch{l=l||g}}}i(l)})}[Sc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[yn](String(t.absolute),r);if(i){this[Ge](i,t),e();return}if(t.mtime&&!this.noMtime)try{ne.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[Si](t))try{ne.chownSync(String(t.absolute),Number(this[Ai](t)),Number(this[Ii](t)))}catch{}e(),t.resume()}[yn](t,e){try{return Fw(Z(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e})}catch(r){return r}}[yi](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let l of r){c=Ne.resolve(c,l);let[u,x]=wi(()=>ne.lstatSync(c));if(u)return i();if(x.isSymbolicLink())return o(new no(c,Ne.resolve(e,r.join("/"))))}i()}[Hs](t,e,r,i){let o=`${r}Sync`;try{ne[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[Ge](c,t)}}},Zw=t=>{let e=new m0(t),r=t.file,i=r0.statSync(r),o=t.maxReadSize||16*1024*1024;new gm(r,{readSize:o,size:i.size}).pipe(e)},Xw=(t,e)=>{let r=new Nc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,l)=>{r.on("error",l),r.on("close",c),r0.stat(o,(u,x)=>{if(u)l(u);else{let g=new Tc(o,{readSize:i,size:x.size});g.on("error",l),g.pipe(r)}})})},w0=Ri(Zw,Xw,t=>new m0(t),t=>new Nc(t),(t,e)=>{e?.length&&Zu(t,e)}),Yw=(t,e)=>{let r=new Lc(t),i=!0,o,c;try{try{o=it.openSync(t.file,"r+")}catch(x){if(x?.code==="ENOENT")o=it.openSync(t.file,"w+");else throw x}let l=it.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<l.size;c+=512){for(let w=0,E=0;w<512;w+=E){if(E=it.readSync(o,u,w,u.length-w,c+w),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!E)break e}let x=new Wn(u);if(!x.cksumValid)break;let g=512*Math.ceil((x.size||0)/512);if(c+g+512>l.size)break;c+=g,t.mtimeCache&&x.mtime&&t.mtimeCache.set(String(x.path),x.mtime)}i=!1,Qw(t,r,c,o,e)}finally{if(i)try{it.closeSync(o)}catch{}}},Qw=(t,e,r,i,o)=>{let c=new Gu(t.file,{fd:i,start:r});e.pipe(c),t_(e,o)},e_=(t,e)=>{e=Array.from(e);let r=new eo(t),i=(o,c,l)=>{let u=(S,y)=>{S?it.close(o,v=>l(S)):l(null,y)},x=0;if(c===0)return u(null,0);let g=0,w=Buffer.alloc(512),E=(S,y)=>{if(S||y===void 0)return u(S);if(g+=y,g<512&&y)return it.read(o,w,g,w.length-g,x+g,E);if(x===0&&w[0]===31&&w[1]===139)return u(new Error("cannot append to compressed archives"));if(g<512)return u(null,x);let v=new Wn(w);if(!v.cksumValid)return u(null,x);let A=512*Math.ceil((v.size??0)/512);if(x+A+512>c||(x+=A+512,x>=c))return u(null,x);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),g=0,it.read(o,w,0,512,x,E)};it.read(o,w,0,512,x,E)};return new Promise((o,c)=>{r.on("error",c);let l="r+",u=(x,g)=>{if(x&&x.code==="ENOENT"&&l==="r+")return l="w+",it.open(t.file,l,u);if(x||!g)return c(x);it.fstat(g,(w,E)=>{if(w)return it.close(g,()=>c(w));i(g,E.size,(S,y)=>{if(S)return c(S);let v=new Zs(t.file,{fd:g,start:y});r.pipe(v),v.on("error",c),v.on("close",o),n_(r,e)})})};it.open(t.file,l,u)})},t_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Ir({file:_0.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},n_=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Ir({file:_0.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},_i=Ri(Yw,e_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!Sm(t))throw new TypeError("file is required");if(t.gzip||t.brotli||t.zstd||t.file.endsWith(".br")||t.file.endsWith(".tbr"))throw new TypeError("cannot append to compressed archives");if(!e?.length)throw new TypeError("no paths specified to add/replace")}),nA=Ri(_i.syncFile,_i.asyncFile,_i.syncNoFile,_i.asyncNoFile,(t,e=[])=>{_i.validate?.(t,e),r_(t)}),r_=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0)):(r,i)=>!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0))};dn();var yt={PAIR:"_agent/pair",CREATE:"_agent/create",HEALTH:"_agent/health",LIST_SKILLS:"_agent/listSkills",ADD_SKILLS:"_agent/addSkills",REMOVE_SKILLS:"_agent/removeSkills",GET_FILE_TREE:"_agent/getFileTree",GET_FILE_CONTENT:"_agent/getFileContent",DETAIL:"_agent/detail",UPDATE:"_agent/update",DISCONNECT:"_agent/disconnect",SWITCH_MODEL:"_agent/switchModel",GEN_MODEL_TOKEN:"_agent/genModelToken",RESET:"_agent/reset",REPAIR:"_agent/repair",DELETE:"_agent/delete"};function ro(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function y0(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function Mc(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function b0(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Tr(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Ve();te();Oe();Ve();function Jt(t,e){if(ro(t)!=="cloud")throw new C("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function io(t){return t.startsWith("http://")||t.startsWith("https://")}function so(t){return t.endsWith("/")?t.slice(0,-1):t}Ve();te();var oo="1008033",E0="1289";var v0="pbbp2",S0="https://www.coze.cn",A0="/api/coze_claw/resource/get_frontier_key",s_="https://www.coze.cn",o_="wss://frontier.coze.cn";function ao(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??s_}function I0(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??o_}function Dr(t){let e={},r=t?.ttEnv??process.env.COZE_BRIDGE_TT_ENV,i=t?.usePpe??process.env.COZE_BRIDGE_USE_PPE;return r&&(e["x-tt-env"]=r),i&&(e["x-use-ppe"]=i),e}function Pi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var ki=q("handshake");async function Bc(t){let e=ao(t.endpoint),r=t.timeoutMs??1e4,i=`${so(e)}${A0}?aid=${encodeURIComponent(oo)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...Dr(t.ppeOverride)},c=new AbortController,l=setTimeout(()=>c.abort(),r);ki.info("frontier key handshake",{base:e});try{let u=await fetch(i,{method:"GET",headers:o,signal:c.signal}),x=u.headers.get("x-tt-logid")??"",g=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let v=await u.text().catch(()=>"");throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${x}: ${v.slice(0,200)}`)}let w=await u.json();if(w.code!==void 0&&w.code!==0)throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${w.code} msg=${w.msg??"-"} logid=${x}`);let E=w.data??{},S=typeof E.access_key=="string"&&E.access_key||typeof E.accessKey=="string"&&E.accessKey||void 0,y=typeof E.device_id=="string"&&E.device_id||typeof E.deviceId=="string"&&E.deviceId||void 0;if(!S||!y){let v=JSON.stringify(w).slice(0,500);throw new C("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${x}: ${v}`)}return ki.info("handshake ok",{remoteDeviceId:y,logid:x,traceId:g}),{accessKey:S,deviceId:y}}catch(u){if(u instanceof C)throw ki.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw ki.warn("handshake timeout",{base:e,timeoutMs:r}),new C("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let x=u.cause;throw ki.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:x?.code,syscall:x?.syscall,cause:String(u).slice(0,300)}),new C("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(l)}}var zc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",bt="auto",T0=15e4;function D0(t){return{model:Fc(t.model)??bt,...t.modelToken?{modelToken:t.modelToken}:{}}}function C0(t){return!t||t===bt}var a_=new Set(["auto","\u81EA\u52A8"]);function Fc(t){let e=t?.trim();if(e)return a_.has(e.toLowerCase())?bt:e}function R0(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=zc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||bt;e.ANTHROPIC_MODEL=r,e.ANTHROPIC_SMALL_FAST_MODEL=r,e.ANTHROPIC_DEFAULT_HAIKU_MODEL=r,e.ANTHROPIC_DEFAULT_OPUS_MODEL=r,e.ANTHROPIC_DEFAULT_SONNET_MODEL=r,e.CLAUDE_CODE_SUBAGENT_MODEL=r,e.CLAUDE_CODE_ATTRIBUTION_HEADER="0",t.modelInfo?.contextWindow&&(e.CLAUDE_CODE_MAX_CONTEXT_TOKENS=String(t.modelInfo.contextWindow))}else C0(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function k0(t){let e=[];if(t.modelToken?e.push("-c",`model="${t.model||bt}"`):C0(t.model)||e.push("-c",`model="${t.model}"`),t.modelToken){e.push("-c",'model_providers.coze.name="coze"'),e.push("-c",`model_providers.coze.base_url="${zc}/v1"`),e.push("-c",'model_providers.coze.env_key="OPENAI_API_KEY"'),e.push("-c",'model_providers.coze.wire_api="responses"'),e.push("-c","model_providers.coze.requires_openai_auth=false"),e.push("-c","model_providers.coze.supports_websockets=false"),e.push("-c",'model_provider="coze"');let r=t.modelInfo?.contextWindow??T0;e.push("-c",`model_context_window=${r}`)}return e}function P0(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function Uc(t,e){let{ttEnv:r,usePpe:i}=Pi(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function O0(t,e,r){if(!t.modelToken)return{};let i=Uc(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,l])=>`${c}:${l}`).join(`
92
+ `)}}function Gc(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function L0(t,e,r){if(!t.modelToken)return null;let i=t.model||bt,o=Uc(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let l={baseUrl:`${zc}/v1`,api:"openai-completions",apiKey:t.modelToken,models:[{id:i,name:i,reasoning:!1,input:c,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:t.modelInfo?.contextWindow??T0,maxTokens:8192,api:"openai-completions"}]};return Object.keys(o).length>0&&(l.headers=o),l}function N0(t,e,r){if(!t.modelToken)return[];let i=Uc(e,r),o=[];for(let[c,l]of Object.entries(i))o.push("-c",`model_providers.coze.http_headers.${c}="${l}"`);return o}var Me=q("agent-handlers"),M0=5*1024*1024,x_=1,h_=6,p_=new Set(["node_modules",".git",".coze","dist","build",".next"]),co=class{constructor(e){this.opts=e}opts;async listSkills(e){Jt(e._meta,"_agent/listSkills");let r=Tr(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Qe(r).workspace,c=i?.skills??[],l=[];for(let u of c){let x=Lt(o,u.relPath,"SKILL.md");await l_(x).then(w=>w.isFile()).catch(()=>!1)&&l.push(y_(u))}return{skills:l}}async addSkills(e){Jt(e._meta,"_agent/addSkills");let r=Tr(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],l=new Map(c.map((x,g)=>[x.skillId,g])),u=[];for(let x of o){let g=await Vc({agentId:r,workspace:i.workspace,framework:i.framework,skill:x});Jc(c,l,g),u.push(x)}return await fs(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){Jt(e._meta,"_agent/removeSkills");let r=Tr(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],l=[];for(let u of c){if(!o.has(u.skillId)){l.push(u);continue}let x=Lt(i.workspace,u.relPath);await d_(x,{recursive:!0,force:!0}),Me.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await fs(r,l),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}reloadAgentSessionsPublic(e,r){this.reloadAgentSessions(e,r)}reloadAgentSessions(e,r){let i=this.opts.agents.get(e);if(i)for(let[o,c]of i.sessions){if(!c.downstream)continue;let l=c.acpSessionId;if(l&&i.activeTriggers.has(l)||this.isRuntimePendingPermission(c)){c.reloadAfterTurn=!0,Me.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:l});continue}let x=c.downstream;c.downstream=void 0,Me.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:l}),x.stop(r).catch(g=>Me.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(g)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return Me.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await He(r);if(!i)throw new C("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return Me.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await lr(i.workspace,i.framework,e.cozeIdentity)}catch(o){throw Me.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:i.framework,workspace:i.workspace,err:String(o)}),new C("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await et(i),Me.info("_agent/update: cozeIdentity rewritten",{agentId:r,framework:i.framework}),this.reloadAgentSessions(r,"identity-changed"),{ok:!0}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new C("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await He(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await et(i),Me.info("agent disconnected",{agentId:r,reason:e.reason??"",force:e.force??!1}),this.opts.disposeAndMarkDisconnected&&await this.opts.disposeAndMarkDisconnected(r,e.reason??"disconnect"),{ok:!0}):(Me.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async switchModel(e){if(Jt(e._meta,"_agent/switchModel"),!e.agentId)throw new C("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=Fc(e.model)??bt,i=await He(e.agentId);if(!i)throw new C("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await et(i),Me.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return Me.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};o.model=r,e.modelInfo&&o.setModelInfo(e.modelInfo),this.opts.cleanupOpenclawProviders&&await this.opts.cleanupOpenclawProviders(o).catch(l=>Me.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(l)}));let c=[];for(let[l,u]of o.allSessionQueues())c.push(u.enqueue(async()=>{let x=o.sessions.get(l);x?.downstream&&(await x.downstream.stop(`switchModel: ${r}`).catch(()=>{}),x.downstream=void 0)}));return await Promise.all(c),Me.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:r,cloudSessions:c.length}),{ok:!0}}async resetAgent(e){if(Jt(e._meta,yt.RESET),!e.agentId)throw new C("IPC_BAD_REQUEST",`${yt.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,yt.RESET),await this.runDetailSync(e.agentId,yt.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),Me.info("reset: agent not in memory, cleared persisted acpSessionIds only",{agentId:e});return}await i.killAllRuntimes(r);for(let c of i.sessions.values())c.acpSessionId=void 0,c.replySeq=0,c.loadingSession=!1,c.spawnFailCount=void 0,c.spawnFailedAt=void 0;let o=new Map;for(let[c,l]of i.sessions)o.set(c,{modelToken:l.modelToken,tokenGeneratedAt:l.tokenGeneratedAt});await ii(e,o)}async clearPersistedAcpSessionIds(e){let r=await He(e).catch(()=>null);if(!r?.sessions)return;let i=!1;for(let o of Object.values(r.sessions))o.acpSessionId&&(o.acpSessionId=void 0,i=!0);i&&await et(r)}async repairAgent(e){if(Jt(e._meta,yt.REPAIR),!e.agentId)throw new C("IPC_BAD_REQUEST",`${yt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new C("IPC_BAD_REQUEST",`${yt.REPAIR} only allowed for openclaw, got ${r.framework}`);if(r&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,r.workspace)}catch(i){Me.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(i)})}return await this.runDetailSync(e.agentId,yt.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,i){if(!this.opts.detailSyncer){Me.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){Me.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){Jt(e._meta,"_agent/getFileTree");let r=e._meta,i=Tr(r),o=await this.resolveWorkspace(i),c=e.filePath??"",l=this.safeJoin(o,c),u=await qc(l).catch(()=>null);if(!u)throw new C("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new C("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await ri(l,o))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let x=k_(e.depth);return u.isDirectory()?{tree:await R_(o,l,c,x)}:{tree:[{name:P_(c),path:j0(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Jt(e._meta,"_agent/getFileContent");let r=Tr(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new C("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await qc(o).catch(()=>null);if(!c||!c.isFile())throw new C("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new C("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await ri(o,i))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>M0)throw new C("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${M0})`);let l=await B0(o);return l.includes(0)?{content:l.toString("base64"),encoding:"base64",size:c.size}:{content:l.toString("utf8"),encoding:"utf-8",size:c.size}}async resolveWorkspace(e){let r=this.opts.agents.get(e);return r?r.workspace:(await He(e).catch(()=>null))?.workspace??Qe(e).workspace}safeJoin(e,r){let i=Wc(e,r||"."),o=$c(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${z0}`))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return He(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new C("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function g_(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new C("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new C("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function m_(t){return t==="claude-code"?Lt(".claude","skills"):Lt(".agents","skills")}var w_=3e4,__=50*1024*1024,Cr=3e4;async function Vc(t){let{agentId:e,workspace:r,framework:i,skill:o}=t;if(!o.skillName)throw new C("IPC_BAD_REQUEST","skill missing skillName");let c=typeof o.content=="string"&&o.content.length>0,l=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!c&&!l)throw new C("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let u=g_(o.skillName),x=m_(i),g=Lt(x,u),w=Lt(r,g);if(await jc(w,{recursive:!0}),c){let S=Buffer.from(o.content,"utf8");Oi(S.length),await Hc(Lt(w,"SKILL.md"),S,"utf8")}else{let S=await b_(o.downloadUrl);v_(S)?await T_(S,w):S_(S)?await A_(S,w):await Hc(Lt(w,"SKILL.md"),S.toString("utf8"),"utf8")}let E={skillId:o.skillId,skillName:o.skillName,relPath:g,installedAt:Date.now(),...o.description?{description:o.description}:{},...o.icon?{icon:o.icon}:{},...o.version?{version:o.version}:{},...o.downloadUrl?{downloadUrl:o.downloadUrl}:{},...o.config?{config:o.config}:{},...o.builtin?{builtin:o.builtin}:{}};return Me.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:g,source:c?"content":"downloadUrl"}),E}function Jc(t,e,r){let i=e.get(r.skillId);if(i!==void 0){t[i]=r;return}e.set(r.skillId,t.length),t.push(r)}function y_(t){return{skillId:t.skillId,skillName:t.skillName,...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}async function b_(t){if(!t)throw new C("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Oi(e);let r=E_(t);return Oi(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await B0(e);return Oi(r.length),r}if(io(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),w_);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new C("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Oi(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new C("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Oi(t){if(t>__)throw new C("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function E_(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new C("IPC_BAD_REQUEST","bad data URL");let r=!!e[2],i=e[3]??"";return r?Buffer.from(i,"base64"):Buffer.from(decodeURIComponent(i),"utf8")}function v_(t){return t.length>=2&&t[0]===31&&t[1]===139}function S_(t){if(t.length<4||t[0]!==80||t[1]!==75)return!1;let e=t[2],r=t[3];return e===3&&r===4||e===5&&r===6}function Kc(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function A_(t,e){let r,i;try{r=new G0.default(t),i=r.getEntries()}catch(l){throw new C("IPC_BAD_REQUEST",`zip parse failed: ${l.message}`,{cause:l})}for(let l of i){let u=l.entryName;if(!u||Kc(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new C("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(g=>g===".."))throw new C("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let x=l.header.attr>>>16&61440;if(x!==0&&x!==32768&&x!==16384)throw new C("IPC_BAD_REQUEST",`zip entry kind 0x${x.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=I_(i),c=Wc(e);for(let l of i){if(Kc(l.entryName))continue;let u=l.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let x=Wc(e,u),g=$c(c,x);if(g.startsWith("..")||g==="..")throw new C("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(l.isDirectory){await jc(x,{recursive:!0});continue}await jc(u_(x),{recursive:!0});let w;try{w=l.getData()}catch(E){throw new C("IPC_BAD_REQUEST",`zip entry getData failed (${l.entryName}): ${E.message}`,{cause:E})}await Hc(x,w)}}function I_(t){let e;for(let r of t){let i=r.entryName;if(!i||Kc(i))continue;let o=i.indexOf("/");if(o<=0)return;let c=i.slice(0,o+1);if(e===void 0)e=c;else if(e!==c)return}return e}async function T_(t,e){await D_(t);let r=w0({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar extract timeout (${Cr}ms)`))},Cr);try{await U0(F0.from(t),r)}catch(c){throw c instanceof C?c:i?new C("IPC_BAD_REQUEST",`tar extract timeout (${Cr}ms)`):new C("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function D_(t){let e=[],r=Ir({onReadEntry:c=>{let l=c.path,u=c.type;if(u!=="File"&&u!=="Directory"){e.push(`tar entry kind '${u}' not allowed (symlink/hardlink/special): ${l.slice(0,100)}`);return}if(l.startsWith("/")||l.startsWith("\\")||/^[a-zA-Z]:[\\/]/.test(l)){e.push(`tar entry absolute path: ${l}`);return}l.split(/[/\\]/).some(g=>g==="..")&&e.push(`tar entry contains '..': ${l}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new C("IPC_BAD_REQUEST",`tar list timeout (${Cr}ms)`))},Cr);try{await U0(F0.from(t),r)}catch(c){throw i?new C("IPC_BAD_REQUEST",`tar list timeout (${Cr}ms)`):new C("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new C("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var C_=5e3;async function R_(t,e,r,i){return q0(t,e,r,i,{count:0})}async function q0(t,e,r,i,o){if(i<=0)return[];let c;try{c=await c_(e,{withFileTypes:!0})}catch{return[]}let l=[];for(let u of c){if(p_.has(u.name)||u.isSymbolicLink())continue;if(o.count>=C_){l.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let x=Lt(e,u.name),g=f_(Lt(r,u.name)),w=null;try{w=await qc(x)}catch{continue}if(w.isSymbolicLink())continue;o.count++;let E={name:u.name,path:j0($c(t,x)),isDir:w.isDirectory(),size:w.size,modifiedAt:Math.floor(w.mtimeMs)};w.isDirectory()&&i>1&&(E.children=await q0(t,x,g,i-1,o)),l.push(E)}return l.sort((u,x)=>u.isDir!==x.isDir?u.isDir?-1:1:u.name.localeCompare(x.name)),l}function k_(t){return!t||t<=0?x_:Math.min(t,h_)}function P_(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function j0(t){return t.split(z0).join("/")}te();import{readFileSync as f3}from"node:fs";import{dirname as h3,join as p3}from"node:path";import{fileURLToPath as m3}from"node:url";var Rr="0.1.103";var vn=q("agent-health-reporter"),O_=1e4,Li=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??O_}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),vn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),vn.info("heartbeat stopped"))}async tick(){if(this.inFlight){vn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){vn.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let r=[];for(let l of this.opts.core.agents.values()){let u=L_(l);if(!u)continue;let x={agentId:l.agentId,status:u};l.patToken&&(x.patToken=l.patToken),l.accountId&&(x.accountId=l.accountId),r.push(x)}if(r.length===0)return;let i={agents:r,bridgeVersion:Rr,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3)}catch(l){vn.warn("heartbeat batch send failed",{count:r.length,err:String(l)})}let c=o?.authFailures;if(c&&c.length>0&&(vn.warn("heartbeat received authFailures from cloud",{count:c.length,agentIds:c.map(l=>l.agentId)}),this.opts.onAuthFailures))try{await this.opts.onAuthFailures(c)}catch(l){vn.warn("onAuthFailures callback failed (ignored)",{err:String(l)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){vn.warn("onTickEnd hook failed",{err:String(r)})}}};function L_(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}dn();import{mkdir as ed,rm as ky,stat as Py}from"node:fs/promises";import{homedir as Oy}from"node:os";import{join as _f}from"node:path";on();import{existsSync as Q_}from"node:fs";import{release as ey}from"node:os";import{basename as ty,isAbsolute as ny}from"node:path";function Ni(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function kr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Pr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function Sn(t,e){return{jsonrpc:"2.0",id:t,error:e}}Ve();var lo=class extends Error{code;data;constructor(e){super(`JSON-RPC error code=${e.code} ${e.message}`),this.name="RemoteRpcError",this.code=e.code,e.data!==void 0&&(this.data=e.data)}},Q={PARSE_ERROR:-32700,INVALID_REQUEST:-32600,METHOD_NOT_FOUND:-32601,INVALID_PARAMS:-32602,INTERNAL_ERROR:-32603,AGENT_NOT_FOUND:-32001,AGENT_BUSY:-32002,AGENT_TIMEOUT:-32003,AGENT_SPAWN_FAILED:-32004,OPERATION_NOT_ALLOWED_FOR_LOCAL:-32005,AGENT_DISCONNECTED:-32006,MODEL_TOKEN_GEN_FAILED:-32009,PATH_OUTSIDE_WORKSPACE:-32010,FILE_TOO_LARGE:-32011,UNSUPPORTED_MIME:-32012,UPLOAD_FAILED:-32013,UPSTREAM_NOT_READY:-32014,AGENT_FRAME_IDLE_TIMEOUT:-32016,MODEL_MODALITY_UNSUPPORTED:-32017,AGENT_DEPENDENCY_INSTALL_FAILED:-32018,AGENT_APPROVAL_TIMEOUT:-32019,AGENT_TURN_ABORTED:-32020,AGENT_ENV_NOT_READY:-32021};function H0(t){return"method"in t&&"id"in t&&t.id!==void 0}function W0(t){return"method"in t&&!("id"in t)}function uo(t){return!("method"in t)&&"id"in t}var N_={AGENT_NOT_FOUND:Q.AGENT_NOT_FOUND,AGENT_BUSY:Q.AGENT_BUSY,AGENT_DISCONNECTED:Q.AGENT_DISCONNECTED,AGENT_TIMEOUT:Q.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Q.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Q.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Q.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Q.INTERNAL_ERROR,BRIDGE_INTERNAL:Q.INTERNAL_ERROR,IPC_AUTH_FAILED:Q.INTERNAL_ERROR,IPC_BAD_REQUEST:Q.INVALID_REQUEST,MODEL_TOKEN_GEN_FAILED:Q.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Q.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Q.OPERATION_NOT_ALLOWED_FOR_LOCAL,UPSTREAM_DISCONNECTED:Q.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Q.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Q.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Q.FILE_TOO_LARGE,UNSUPPORTED_MIME:Q.UNSUPPORTED_MIME,UPLOAD_FAILED:Q.UPLOAD_FAILED,UPSTREAM_NOT_READY:Q.UPSTREAM_NOT_READY,AGENT_DEPENDENCY_INSTALL_FAILED:Q.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:Q.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:Q.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:Q.AGENT_ENV_NOT_READY};function M_(t){if(t!=null)return t instanceof Error?{name:t.name,message:Mi(t.message)}:typeof t=="string"?Mi(t):typeof t=="object"?z_(t):t}var B_=[[/\/Users\/[^/\s'"`)]+/g,"/Users/<redacted>"],[/\/home\/[^/\s'"`)]+/g,"/home/<redacted>"],[/[A-Za-z]:\\Users\\[^\\\s'"`)]+/g,"C:\\Users\\<redacted>"],[/(Bearer|Token|Authorization:)\s+[\w._-]+/gi,"$1 <redacted>"],[/\b(sk|pat|ak)[-_][A-Za-z0-9_-]{20,}\b/g,"<redacted-key>"]];function Mi(t){let e=t;for(let[r,i]of B_)e=e.replace(r,i);return e}function z_(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=Mi(i):e[r]=i;return e}function Bi(t){if(t instanceof C){let e=M_(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),e&&typeof e=="object"&&"reason"in e&&typeof e.reason=="string"&&(r.reason=e.reason),{code:N_[t.code]??Q.INTERNAL_ERROR,message:Mi(t.message),data:r}}return{code:Q.INTERNAL_ERROR,message:Mi(t instanceof Error?t.message:String(t))}}function K0(t){let e=t.data,r=e?.bridgeCode??"AGENT_PROTOCOL_ERROR",i=!!e&&typeof e.message=="string"&&!!e.message,o=i?e?.message:t.message,c=t.data;if(i&&e){let{message:l,...u}=e;c=u}return new C(r,o,{retriable:e?.retriable??!1,cause:c})}function V0(t){return`${JSON.stringify(t)}
93
+ `}var $0=10*1024*1024,fo=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>$0){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${$0} bytes`)}),[]}let r=this.buffer.split(`
94
+ `);this.buffer=r.pop()??"";let i=[];for(let o of r){let c=o.replace(/\r$/,"").trim();if(c)try{i.push(JSON.parse(c))}catch(l){this.onError?.({line:c,error:l})}}return i}flush(){if(!this.buffer)return[];let e=this.buffer.replace(/\r$/,"").trim();if(this.buffer="",!e)return[];try{return[JSON.parse(e)]}catch(r){return this.onError?.({line:e,error:r}),[]}}};var Z0={"session/prompt":"session.prompt","session/cancel":"session.cancel","session/new":"session.new","session/load":"session.load","_agent/create":"agent.create","_agent/health":"agent.health","_agent/pair":"agent.pair","_agent/listSkills":"agent.listSkills","_agent/addSkills":"agent.addSkills","_agent/removeSkills":"agent.removeSkills","_agent/getFileTree":"agent.getFileTree","_agent/getFileContent":"agent.getFileContent","_agent/detail":"agent.detail","_agent/update":"agent.update","_agent/disconnect":"agent.disconnect","_agent/switchModel":"agent.switchModel","_agent/genModelToken":"agent.genModelToken","_agent/reset":"agent.reset","_agent/repair":"agent.repair","session/request_permission":"session.requestPermission",initialize:"initialize"},D3=Object.fromEntries(Object.entries(Z0).map(([t,e])=>[e,t])),F_={"session.prompt":["agentId","triggerMsgId","sessionId"],"session.cancel":["agentId","triggerMsgId","sessionId"],"session.new":["agentId"],"session.load":["agentId"],"agent.create":["agentId"],"agent.health":[],"agent.listSkills":["agentId"],"agent.addSkills":["agentId"],"agent.removeSkills":["agentId"],"agent.getFileTree":["agentId"],"agent.getFileContent":["agentId"],"agent.detail":["agentId"],"agent.update":["agentId"],"agent.disconnect":["agentId"],"agent.switchModel":["agentId"],"agent.genModelToken":["agentId","sessionId"],"agent.reset":["agentId"],"agent.repair":["agentId"],"session.requestPermission":["agentId","sessionId"],"agent.pair":[],initialize:[]},Or=class{seq=0;next(e,r){this.seq+=1;let i=Z0[e]??U_(e),o=F_[i]??[],c=[i,String(this.seq)];if(o.length>0){let l=o.map(x=>J0(r?.[x]??"")),u=G_(l).join(":");u&&c.push(u)}else r&&Object.values(r).some(l=>l)&&c.push(Object.values(r).filter(Boolean).map(l=>J0(String(l))).join(":"));return c.join("_")}reset(){this.seq=0}};function U_(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function J0(t){return t.replace(/[:_\s]+/g,"-")}function G_(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}cn();import{readFileSync as q_}from"node:fs";var j_=384;async function Zc(t,e=process.env){let r={};for(let[i,o]of Object.entries(e))typeof o=="string"&&(r[i]=o);await dr(t.agentEnvFile,r,{mode:j_})}function Xc(t){try{let e=JSON.parse(q_(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function X0(t,e,r={},i=o=>o){return{...i({...t,...Xc(e)}),...r}}An();ir();Ve();te();Oe();import{execFileSync as Z_,spawnSync as X_}from"node:child_process";function zi(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}function Fi(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),X_("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var Yc=new Set;function tf(t){typeof t=="number"&&t>0&&Yc.add(t)}function nf(t){typeof t=="number"&&Yc.delete(t)}function rf(){for(let t of Yc)Fi(t,"SIGKILL")}var Lr="coze-bridge-daemon";function sf(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return Z_("pgrep",["-U",String(o),"-f",Lr],{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:2e3})}),r;try{r=e()}catch{return[]}let i=process.pid;return r.split(`
95
+ `).map(o=>Number.parseInt(o.trim(),10)).filter(o=>Number.isFinite(o)&&o>0&&o!==i)}async function of(t,e){if(t.length===0)return;let r=e?.killFn??Fi,i=e?.isAliveFn??zi,o=e?.sleepFn??(u=>new Promise(x=>setTimeout(x,u))),c=e?.graceMs??3e3,l=e?.pollMs??100;for(let u of t)r(u,"SIGTERM");for(let u=0;u<c&&t.some(x=>i(x));u+=l)await o(Math.min(l,c-u));for(let u of t)i(u)&&r(u,"SIGKILL")}var Y_=[{reason:"openclaw_scope_approval_pending",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/scope upgrade pending approval/i,message:"openclaw \u9700\u8981\u4F60\u5728\u672C\u673A\u6279\u51C6\u4E00\u6B21\u6743\u9650\u5347\u7EA7 (scope upgrade)\uFF0C\u8BF7\u5728\u672C\u673A openclaw \u5B8C\u6210\u6388\u6743\u540E\u91CD\u8BD5"},{reason:"openclaw_pairing_required",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/pairing required/i,message:"openclaw \u5C1A\u672A\u5B8C\u6210\u914D\u5BF9\uFF0C\u8BF7\u5148\u5728\u672C\u673A\u5B8C\u6210 openclaw \u914D\u5BF9\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_token_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway\.auth\.token.*(unavailable|secret reference)/i,message:"openclaw gateway token \u914D\u7F6E\u4E0D\u53EF\u7528 (\u914D\u6210\u4E86 secret \u5F15\u7528\u4F46\u5F53\u524D\u8DEF\u5F84\u53D6\u4E0D\u5230)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A openclaw \u7684 gateway.auth.token \u914D\u7F6E"},{reason:"openclaw_version_mismatch",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/protocol mismatch/i,message:"openclaw \u7248\u672C\u4E0E\u672C\u673A gateway \u4E0D\u517C\u5BB9 (protocol mismatch)\uFF0C\u8BF7\u5347\u7EA7\u672C\u673A openclaw \u5230\u6700\u65B0\u7248\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_not_ready",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway closed (before ready|\(\d+\))/i,message:"openclaw gateway \u672A\u5C31\u7EEA (\u53EF\u80FD\u6B63\u5728\u542F\u52A8)\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5"},{reason:"openclaw_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/OpenClaw config is invalid|Config invalid|Invalid config at|config was written by version/i,message:"\u4F60\u7684\u672C\u673A openclaw \u914D\u7F6E\u975E\u6CD5 (~/.openclaw/openclaw.json)\uFF0C\u8BF7\u8FD0\u884C `openclaw doctor --fix` \u6216 `openclaw config validate` \u4FEE\u590D\u540E\u91CD\u8BD5"},{reason:"openclaw_tls_self_signed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/self-signed certificate/i,message:"openclaw \u8FDE\u63A5\u88AB\u81EA\u7B7E\u8BC1\u4E66/\u4F01\u4E1A\u4EE3\u7406\u62E6\u622A (self-signed certificate)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A\u7F51\u7EDC/\u4EE3\u7406\u6216\u8BC1\u4E66\u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"openclaw_node_binary_not_found",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/\[qclaw-cli\] Error: (Node binary not found|QCLAW_CLI_NODE_BINARY not set)/i,message:"\u672C\u673A\u627E\u4E0D\u5230 node \u4E8C\u8FDB\u5236 (qclaw \u542F\u52A8\u5931\u8D25)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A Node \u5B89\u88C5\u4E0E PATH \u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/ECONNREFUSED|\[object ErrorEvent\]|gateway connect failed|gateway (not connected|disconnected)/i,message:"openclaw gateway \u672A\u8FD0\u884C/\u672A\u8FDE\u63A5 (\u8FDE\u63A5\u672C\u673A gateway \u88AB\u62D2\u6216\u4F1A\u8BDD\u671F\u95F4\u65AD\u5F00)\uFF0C\u8BF7\u5728\u672C\u673A\u542F\u52A8 openclaw gateway \u540E\u91CD\u8BD5"},{reason:"openclaw_shim_bug",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["openclaw"],match:/openclaw-shim\/bin\/openclaw.*unbound variable/i,message:"openclaw \u542F\u52A8 shim \u811A\u672C\u5F02\u5E38 (unbound variable)\uFF0C\u8BF7\u53CD\u9988\u73AF\u5883\u7EF4\u62A4\u65B9\u4FEE\u590D shim"},{reason:"codex_user_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config:.*config\.toml|model_catalog_json|wire_api/i,message:"\u4F60\u7684\u672C\u673A ~/.codex/config.toml \u914D\u7F6E\u6709\u8BEF\uFF0C\u8BF7\u6309 codex \u62A5\u9519\u63D0\u793A\u4FEE\u6B63\u540E\u91CD\u8BD5"},{reason:"codex_provider_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config: Model provider .* not found/i,message:"\u4F60\u7684\u672C\u673A codex \u914D\u7F6E\u5F15\u7528\u4E86\u4E0D\u5B58\u5728\u7684 model provider\uFF0C\u8BF7\u4FEE\u6B63 ~/.codex \u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"codex_path_update_failed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/could not update PATH[\s\S]*Operation not permitted/i,message:"codex \u56E0\u672C\u673A\u6743\u9650\u9650\u5236\u65E0\u6CD5\u66F4\u65B0 PATH/\u8BFB\u53D6\u914D\u7F6E (Operation not permitted)\uFF0C\u8BF7\u68C0\u67E5 ~/.codex \u76EE\u5F55\u6743\u9650\u6216\u91CD\u65B0\u6388\u4E88\u7EC8\u7AEF\u5B8C\u5168\u78C1\u76D8\u8BBF\u95EE\u540E\u91CD\u8BD5"},{reason:"codex_acp_exec_failed",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to execute[\s\S]*codex-acp|spawnSync[\s\S]*codex-acp/i,message:"codex ACP \u4E8C\u8FDB\u5236\u6267\u884C\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"codex_platform_binary_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to locate @zed-industries\/codex-acp|optional dependency was not installed|\.resolve is not a function/i,message:"codex ACP \u4F9D\u8D56\u7684\u5E73\u53F0\u4E8C\u8FDB\u5236\u7F3A\u5931\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"acp_module_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code","codex"],match:/Cannot find module[^\n]*node_modules[\\/]@(agentclientprotocol[\\/]claude-agent-acp|zed-industries[\\/]codex-acp)/i,message:"ACP \u4F9D\u8D56\u672A\u6B63\u786E\u5B89\u88C5 (wrapper \u5165\u53E3\u7F3A\u5931)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u91CD\u88C5"},{reason:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code","openclaw"],match:/import .* with \{ type: ["']json["'] \}|import assertion|import attribute|openclaw\.mjs[\s\S]*Unexpected token '\.'/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (ACP \u9700\u8981\u8F83\u65B0 Node \u624D\u652F\u6301 import attributes / \u53EF\u9009\u94FE)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20.10 \u540E\u91CD\u8BD5"},{reason:"acp_cmd_misexec",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code"],match:/claude-agent-acp\.cmd.*@ECHO off|\.cmd:\d+/i,message:"claude ACP wrapper \u542F\u52A8\u65B9\u5F0F\u5F02\u5E38 (Windows .cmd \u88AB\u8BEF\u5F53\u811A\u672C\u6267\u884C)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect"},{reason:"prompt_too_long",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code"],match:/Prompt is too long|bad request: failed to read body: length limit exceeded/i,message:"\u672C\u8F6E\u8F93\u5165\u8FC7\u957F\uFF0C\u8D85\u8FC7\u6A21\u578B\u4E0A\u4E0B\u6587\u4E0A\u9650\uFF0C\u8BF7\u7CBE\u7B80\u8F93\u5165\u6216\u5F00\u542F\u65B0\u4F1A\u8BDD\u540E\u91CD\u8BD5"}];function af(t,e){if(!e)return null;for(let r of Y_)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function cf(t,e){return af(t,e)}function df(t,e){return af(t,e)}function Nr(t,e,r){return!e&&r.firstUpdateMs>0&&t<r.firstUpdateMs?Math.max(1,r.firstUpdateMs-t):t<r.phase2GateMs?Math.max(1,r.phase2GateMs-t):Math.max(1,r.livenessWindowMs)}function lf(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let g=t.suspendedMs+o,w=r-t.startedAt-g;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Nr(w,t.firstFrameSeen,e)}}let c=r-t.startedAt-t.suspendedMs,l=t.awaitingApproval?e.approvalMaxMs:e.absoluteMaxMs;return c>=l?{action:"reject-backstop",awaitingApproval:t.awaitingApproval}:t.firstFrameSeen?c<e.phase2GateMs?{action:"continue",rearmMs:Nr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Nr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Nr(c,!1,e)}}var uf=Ke("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),ry=200,iy=40,sy=Ke("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),oy=Ke("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),ay=Ke("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),cy=Ke("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),dy=Ke("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),ly=Ke("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),ff=500;function uy(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=ff?t:`${e.slice(0,ff)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function fy(t){let e=[];typeof t.message=="string"&&e.push(t.message);let{data:r}=t;if(typeof r=="string")e.push(r);else if(r&&typeof r=="object")try{e.push(JSON.stringify(r))}catch{}return e.join(" ")}function xf(t){try{return Q_(t)}catch{return}}function xy(t,e){return{platform:process.platform,osRelease:ey(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:ny(e.command)?xf(e.command):void 0,cwd:e.cwd,cwdExists:xf(e.cwd),envKeys:e.envKeys}}function hy(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${ty(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var Nt=class{constructor(e){this.opts=e;this.log=q(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new fo({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Or;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;sanitizeEnv(e){return e}async start(){if(this.child)throw new C("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=X0(process.env,this.opts.agentEnvFile??Y().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=lt(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,tf(i.pid),i.stdout?.setEncoding("utf8"),i.stdout?.on("data",o=>{try{for(let c of this.decoder.push(o))this.dispatch(c)}catch(c){this.log.warn("stdout dispatch threw, swallowed to keep daemon alive",{err:String(c)})}}),i.stderr?.setEncoding("utf8"),i.stderr?.on("data",o=>{let c=o.trimEnd();this.stderrRing.push(c),this.stderrRing.length>ry&&this.stderrRing.shift(),this.log.debug("stderr",{text:c})}),i.stdin?.on("error",o=>{this.log.warn("child stdin error",{err:String(o)})}),i.stdout?.on("error",o=>{this.log.warn("child stdout error",{err:String(o)})}),i.stderr?.on("error",o=>{this.log.warn("child stderr error",{err:String(o)})}),i.on("exit",(o,c)=>{this.stopped=!0,nf(i.pid),(o!==0||c!==null)&&this.stderrRing.length>0&&this.log.warn("downstream exited abnormally, recent stderr",{code:o,signal:c,recentStderr:[...this.stderrRing]});try{for(let u of this.decoder.flush())this.dispatch(u)}catch(u){this.log.debug("decoder.flush on exit threw (ignored)",{err:String(u)})}this.failAllPending(this.buildExitError(o,c));for(let u of this.exitHandlers)u(o,c)}),i.on("error",o=>{let c=o,l=xy(c,{command:this.opts.command,cwd:this.opts.cwd,envKeys:Object.keys(r).length});this.log.error("child error",{err:String(o),diag:l}),this.failAllPending(new C("AGENT_SPAWN_FAILED",hy(c,l),{cause:l}))}),this.log.info("downstream started",{command:this.opts.command,pid:i.pid,cwd:this.opts.cwd})}async stop(e){if(!this.child||this.stopped)return;this.stopped=!0,this.stopReason=e??"stopped",this.log.info("downstream stopping",{reason:e});let r=this.child,i=new Promise(c=>r.once("exit",()=>c()));Fi(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Fi(r.pid,"SIGKILL")},5e3);try{await i}finally{clearTimeout(o)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}getStderrTail(e){return e===void 0?[...this.stderrRing]:this.stderrRing.slice(-e)}initialize(e){return this.call("initialize",e)}sessionNew(e){return this.call("session/new",{mcpServers:[],...e})}sessionLoad(e){return this.call("session/load",{mcpServers:[],...e})}sessionPrompt(e,r){let i={firstUpdateMs:dy,phase2GateMs:sy,livenessWindowMs:oy,absoluteMaxMs:ay,approvalMaxMs:ly,suspendThresholdMs:cy,...r};return this.call("session/prompt",e,uf,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(kr("session/cancel",e))}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(Pr(e,r))}catch(i){this.log.warn("respondAgentRequest write failed",{id:e,err:String(i)})}}respondAgentRequestError(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(Sn(e,r))}catch(i){this.log.warn("respondAgentRequestError write failed",{id:e,err:String(i)})}}onExit(e){this.exitHandlers.push(e)}call(e,r,i=uf,o){if(!this.child||this.stopped)return Promise.reject(new C("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),l=Ni(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let x=r.sessionId;return typeof x=="string"?x:void 0})();return new Promise((x,g)=>{let w={resolve:x,reject:g,timer:null,method:e,promptTimeout:null};if(o){let E=this.now(),S={cfg:o,startedAt:E,lastActivityAt:E,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:E,expectedIntervalMs:Nr(0,!1,o),sessionId:u};w.promptTimeout=S;let y=()=>{let v={startedAt:S.startedAt,lastActivityAt:S.lastActivityAt,firstFrameSeen:S.firstFrameSeen,hasActiveTool:S.activeToolCalls.size>0,awaitingApproval:this.inflightAgentRequests.size>0,suspendedMs:S.suspendedMs,armedAt:S.armedAt,expectedIntervalMs:S.expectedIntervalMs},A=this.now(),T=lf(v,S.cfg,A),D=P=>{S.armedAt=A,S.expectedIntervalMs=P,w.timer=setTimeout(y,P)};if(T.action==="suspend"){S.suspendedMs+=T.suspendedDeltaMs,S.lastActivityAt=A,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:T.suspendedDeltaMs,suspendedMs:S.suspendedMs,...S.sessionId?{sessionId:S.sessionId}:{}}),D(T.rearmMs);return}if(T.action==="continue"){D(T.rearmMs);return}this.pending.delete(c),T.action==="reject-backstop"?(this.log.warn("downstream prompt absolute timeout",{id:c,method:e,awaitingApproval:T.awaitingApproval,...S.sessionId?{sessionId:S.sessionId}:{}}),g(T.awaitingApproval?new C("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${S.cfg.approvalMaxMs}ms`):new C("AGENT_TIMEOUT",`${e} timed out after ${S.cfg.absoluteMaxMs}ms`))):(this.log.warn("downstream prompt idle timeout",{id:c,method:e,...S.sessionId?{sessionId:S.sessionId}:{}}),g(new C("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${S.cfg.livenessWindowMs}ms`)))};w.timer=setTimeout(y,S.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(w.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),g(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,w);try{this.writeFrame(l)}catch(E){w.timer&&clearTimeout(w.timer),this.pending.delete(c),g(E)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new C("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(V0(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(uo(e)){let r=e.id!==null?this.pending.get(e.id):void 0;if(!r){this.log.warn("orphan response",{id:e.id});return}this.pending.delete(e.id),r.timer&&clearTimeout(r.timer),e.error?(this.log.warn("downstream returned error frame",{id:e.id,method:r.method,code:e.error.code,message:e.error.message,data:e.error.data}),r.reject(this.wireErrorToBridge(e.error))):e.result===void 0?(this.log.warn("downstream response missing both result and error",{id:e.id,method:r.method}),r.reject(new C("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:uy(e.result)}),r.resolve(e.result));return}if(W0(e)){if(e.method==="session/update"){let r=e.params;for(let i of this.pending.values()){let o=i.promptTimeout;o&&(o.firstFrameSeen=!0,o.lastActivityAt=this.now(),this.trackToolCall(o,r))}for(let i of this.updateHandlers)try{Promise.resolve(i(r)).catch(o=>this.log.warn("update handler failed (async)",{err:String(o)}))}catch(o){this.log.warn("update handler threw sync, swallowed",{err:String(o)})}}else this.log.info("unknown notification (drop, not forwarded)",{method:e.method});return}if(H0(e)){let r=e;try{this.handleAgentRequest(r).catch(i=>this.log.error("agent request handler failed (async)",{method:r.method,err:String(i)}))}catch(i){this.log.warn("handleAgentRequest threw sync, swallowed",{method:r.method,err:String(i)})}}}trackToolCall(e,r){let i=r.update,o=i?.sessionUpdate;if(o!=="tool_call"&&o!=="tool_call_update")return;let c=typeof i.toolCallId=="string"?i.toolCallId:void 0;if(!c)return;let l=typeof i.status=="string"?i.status:void 0,u=l==="completed"||l==="failed"||l==="cancelled";o==="tool_call"&&!u?e.activeToolCalls.add(c):u&&e.activeToolCalls.delete(c)}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(Sn(e.id,{code:-32601,message:`method not handled by Bridge: ${e.method}`}));return}this.inflightAgentRequests.set(e.id,e.method);for(let r of this.agentRequestHandlers)try{await r(e)}catch(i){this.log.error("agentRequestHandler threw",{method:e.method,err:String(i)});try{this.writeFrame(Sn(e.id,Bi(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=K0(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=df(this.framework,fy(e));return i?new C(i.bridgeCode,i.message,{cause:{reason:i.reason,wireCode:e.code,wireMessage:e.message,wireData:e.data}}):r}buildExitError(e,r){if(this.stopReason!==void 0)return new C("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(iy).join(`
96
+ `),o=cf(this.framework,i);return o?new C(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new C("AGENT_PROTOCOL_ERROR",`agent exited (${e}/${r})`,{cause:{code:e,signal:r,stderrTail:i}})}failAllPending(e){for(let r of this.pending.values())r.timer&&clearTimeout(r.timer),r.reject(e);this.pending.clear(),this.inflightAgentRequests.clear()}};function py(t){let e={};for(let[r,i]of Object.entries(t))i!==void 0&&(r.startsWith("CLAUDE")||r==="AI_AGENT"||r==="BAGGAGE"||(e[r]=i));return e}var xo=class extends Nt{framework="claude-code";constructor(e){let{command:r,args:i}=ni("claude-code",e.command,e.args??[]),o={command:r,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o)}sanitizeEnv(e){return py(e)}};on();import{mkdtempSync as gy,rmSync as my}from"node:fs";import{tmpdir as wy}from"node:os";import{join as _y}from"node:path";var ho=class extends Nt{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=ni("codex",e.command,i),l=e.isolateCodexHome?gy(_y(wy(),"coze-bridge-codex-home-")):void 0,u=l?{...e.env??{},CODEX_HOME:l}:e.env,x={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...u?{env:u}:{}};super(x),this.authMethodId=e.authMethodId,this.codexHomeDir=l}async initialize(e){let r=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),r}async stop(e){if(await super.stop(e),this.codexHomeDir)try{my(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};var yy=3e4,Mr=class extends Nt{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let r=e.sessionName??"default",i=["acp","--session",`agent:${e.agentId}:${r}`];e.gatewayToken&&i.push("--token",e.gatewayToken);let o={command:e.command,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o),this.agentId=e.agentId,this.sessionName=r,this.slashModelOnStart=e.slashModelOnStart}async afterSessionEstablished(e){this.slashModelOnStart&&(this.log.info("switching session to per-session provider via /model",{agentId:this.agentId,sessionName:this.sessionName,slash:this.slashModelOnStart}),await this.call("session/prompt",{sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]},yy))}get acpSessionName(){return this.sessionName}};cn();Ve();te();Oe();function Qc(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}on();var In=class{slots=[];running=!1;closed=!1;disposed=!1;enqueue(e){return this.disposed?Promise.reject(new Error("AsyncQueue disposed")):this.closed?Promise.reject(new Error("AsyncQueue closed")):new Promise((r,i)=>{this.slots.push({task:e,resolve:r,reject:i}),this.drain()})}close(){this.closed=!0}dispose(e=new Error("AsyncQueue disposed")){for(this.disposed=!0,this.closed=!0;this.slots.length>0;)this.slots.shift()?.reject(e)}get size(){return this.slots.length}get isRunning(){return this.running}get isDisposed(){return this.disposed}async drain(){if(!this.running){this.running=!0;try{for(;this.slots.length>0&&!this.disposed;){let e=this.slots.shift();if(!e)break;try{let r=await e.task();e.resolve(r)}catch(r){e.reject(r)}}}finally{this.running=!1}}}};var po=class{agentId;framework;workspace;deployType;accountId;patToken;modelInfo;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;activeGroupIds=new Map;status="ok";model;lastActiveAt=Date.now();constructor(e){this.agentId=e.agentId,this.framework=e.framework,this.workspace=e.workspace,this.model=e.model,this.deployType=e.deployType??"local",e.accountId&&(this.accountId=e.accountId),e.patToken&&(this.patToken=e.patToken),e.modelInfo&&(this.modelInfo=e.modelInfo)}setPatToken(e){this.patToken=e}setModelInfo(e){this.modelInfo=e}getSessionQueue(e){let r=this.sessionQueues.get(e);return(!r||r.isDisposed)&&(r=new In,this.sessionQueues.set(e,r)),r}allSessionQueues(){return this.sessionQueues.entries()}hasSessionQueue(e){let r=this.sessionQueues.get(e);return!!r&&!r.isDisposed}async dispose(e){this.status="stopped";let r=new Error(`AgentSession disposed${e?`: ${e}`:""}`);for(let i of this.sessionQueues.values())i.dispose(r);this.sessionQueues.clear(),await this.killAllRuntimes(e??"dispose")}async killAllRuntimes(e){let r=[];for(let[,i]of this.sessions)Ui(i),i.downstream&&(r.push(i.downstream.stop(e).catch(()=>{})),i.downstream=void 0);await Promise.all(r),this.activeTriggers.clear(),this.activeGroupIds.clear()}};function Ui(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}An();te();import{constants as hf}from"node:fs";import{access as by}from"node:fs/promises";import{delimiter as Ey,join as vy}from"node:path";var Et=q("framework-detector"),pf={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},Sy=[".exe",".cmd",".bat",".ps1"],$n=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??lt,access:e.access??by}}async detect(e){let r=pf[e],i=await this.which(r);if(!i)return Et.debug("framework binary not found",{framework:e,bin:r}),null;let o=e==="openclaw"?["--log-level","silent"]:[],[c,l]=await Promise.all([this.probeVersion(i,o),e==="openclaw"?this.probeOpenclawDefaultAgent(i):Promise.resolve(null)]),u={path:i,version:c};return l&&(u.defaultAgent=l),u}async detectAll(){let e=await Promise.all(Object.keys(pf).map(async i=>[i,await this.detect(i)])),r={};for(let[i,o]of e)o&&(r[i]=o);return r}async which(e){let r=this.env.pathEnv.split(Ey).filter(Boolean),i=this.env.platform==="win32"?["",...Sy]:[""];for(let o of r)for(let c of i){let l=vy(o,e+c);if(await this.isExecutable(l))return l}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?hf.F_OK:hf.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async probeOpenclawDefaultAgent(e){let r=await this.runProbe(e,["--log-level","silent","agents","list","--json"]);if(!r)return Et.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return Et.warn("openclaw default agent probe: non-zero exit",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)}),null;let i=r.stdout.match(/\[\s*\{[\s\S]*\}\s*\]/);if(!i)return Et.warn("openclaw default agent probe: regex no match (no JSON array in stdout)",{path:e,stdoutHead:r.stdout.slice(0,200)}),null;try{let o=JSON.parse(i[0]);if(!Array.isArray(o))return Et.warn("openclaw default agent probe: JSON parsed but not an array",{path:e}),null;let c=o.find(l=>l?.isDefault===!0);return c?!c.id||!c.workspace?(Et.warn("openclaw default agent probe: default agent missing id or workspace",{path:e,hasId:!!c.id,hasWorkspace:!!c.workspace}),null):{id:c.id,workspace:c.workspace}:(Et.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return Et.warn("openclaw default agent probe: JSON.parse failed",{path:e,err:String(o),matchHead:i[0].slice(0,200)}),null}}async probeOpenclawGateway(e){let r=await this.runProbe(e,["--log-level","silent","gateway","status","--json","--require-rpc","--timeout","5000"]);if(!r)return Et.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||Et.warn("openclaw gateway probe: non-zero exit (gateway unreachable)",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)});let o={reachable:i},c=r.stdout.match(/\{[\s\S]*\}/);if(c)try{let l=JSON.parse(c[0]);typeof l.gateway?.port=="number"&&(o.port=l.gateway.port),typeof l.service?.runtime?.status=="string"&&(o.runtime=l.service.runtime.status),!i&&typeof l.rpc?.error=="string"&&(o.detail=l.rpc.error)}catch(l){Et.warn("openclaw gateway probe: JSON.parse failed (detail omitted, gate by exit code)",{path:e,err:String(l)})}return o}async probeVersion(e,r=[]){let i=await this.runProbe(e,[...r,"--version"]);return i&&(Iy(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,l,u=x=>{c||(c=!0,l&&clearTimeout(l),i(x))};try{let x=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});l=setTimeout(()=>{x.kill("SIGKILL"),u(null)},15e3),x.stdout?.on("data",g=>{o+=g.toString("utf8")}),x.on("error",()=>u(null)),x.on("close",g=>u({code:g,stdout:o}))}catch{u(null)}})}},Ay=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Iy(t){return t.replace(Ay,"")}import{homedir as Ty}from"node:os";import{join as Dy}from"node:path";cn();An();ir();Ve();te();async function wf(){let t=Dy(Ty(),".openclaw/openclaw.json");return(await cr(t))?.gateway?.auth?.token??""}var gf=q("openclaw.config"),Cy=[0,5e3,5e3],Ry=Ke("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),mf="models.providers.",go="agents.defaults.models",mo=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new In;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??Cy,this.cliTimeoutMs=e.cliTimeoutMs??Ry}async withRetry(e,r){let i;for(let o=0;o<this.retryDelaysMs.length;o++){let c=this.retryDelaysMs[o]??0;c>0&&await new Promise(l=>setTimeout(l,c));try{return await r()}catch(l){i=l,gf.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(l)})}}throw new C("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=lt(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",l=!1,u=g=>{l||(l=!0,clearTimeout(x),g())};o.stderr?.on("data",g=>{c+=g.toString("utf8")});let x=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);x.unref(),o.on("error",g=>u(()=>i(g))),o.on("close",g=>u(()=>{g===0?r():i(new Error(`exit ${g}: ${c.trim().slice(0,500)}`))}))})}async runCliTolerant(e,r){try{await this.runCli(e)}catch(i){let o=String(i);if(r.some(c=>o.includes(c)))return;throw i}}async bestEffortUnset(e,r){try{await this.queue.enqueue(()=>this.withRetry(e,()=>this.runCli(["config","unset",r])))}catch(i){gf.warn(`${e} failed (best-effort)`,{configPath:r,err:String(i)})}}ensureProvider(e,r){return this.queue.enqueue(()=>this.withRetry(`config set models.providers.${e}`,()=>this.runCli(["config","set",`${mf}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${mf}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${go}[${e}]`,()=>this.runCli(["config","set",go,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${go}[${e}]`,`${go}.${e}`)}ensureAgent(e,r,i){let o=["agents","add",e,"--workspace",r,"--non-interactive"];return i&&o.push("--model",i),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(o,["already exists","already registered"])))}restartGateway(){return this.queue.enqueue(()=>this.withRetry("gateway restart",()=>this.runCli(["gateway","restart"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}};var he=q("agent-manager"),Ly=(t,e,r,i,o,c,l,u,x)=>{switch(t){case"claude-code":{let g={...o?{...R0(o),...O0(o,l,u)}:{},...x??{},IS_SANDBOX:"1"};return new xo({cwd:r,env:g,agentId:i})}case"codex":{let w=[...o?[...k0(o),...N0(o,l,u)]:[],"-c",'sandbox_mode="danger-full-access"',"-c",'approval_policy="never"'],E={...o?P0(o):{},...x??{}},S=!!o;return new ho({cwd:r,agentId:i,...w.length>0?{extraArgs:w}:{},...Object.keys(E).length>0?{env:E}:{},...S?{authMethodId:"openai-api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new Mr({command:e,cwd:r,agentId:i,...c?{sessionName:Qc(c)}:{}})}};function td(t){return t==="claude-code"||t==="codex"}function Ny(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(My(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
97
97
  `)}
98
98
  `}function My(t){if(t.includes(`
99
- `)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}var By={path:"",version:"cloud-deployed"},_0="openclaw_gateway_unavailable",Fy="openclaw_default_agent_missing";function y0(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 zy={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},Uy=6e4,go=class{paths;config;registry;factory;createTimeoutMs;openclawConfigCache;ensuredProviders=new Set;detectorFactory;openclawEnvBootstrapPromise;openclawConfigFactory;openclawConfigDir;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??Ly,this.createTimeoutMs=e.createTimeoutMs??Uy,this.detectorFactory=e.detectorFactory??(()=>new jn),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new po({command:r})),this.openclawConfigDir=e.openclawConfigDir??w0(Oy(),".openclaw")}buildBinShimPathEnv(){let e=process.platform==="win32"?";":":";return{PATH:`${this.paths.binDir}${e}${process.env.PATH??""}`}}getOpenclawConfig(){if(!this.openclawConfigCache){let e=this.config.frameworksCache?.openclaw;if(!e?.path)throw new C("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=this.openclawConfigFactory(e.path)}return this.openclawConfigCache}bootstrapOpenclawEnvIfNeeded(){return this.openclawEnvBootstrapPromise?this.openclawEnvBootstrapPromise:(this.openclawEnvBootstrapPromise=this.doBootstrapOpenclawEnv().catch(e=>{xe.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=w0(e,".env");if(await Py(r).then(c=>c.isFile()).catch(()=>!1)){xe.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=Ny({...process.env,...Zc(this.paths.agentEnvFile)});await rn(r,o,{mode:384}),xe.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),xe.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new C("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new C("IPC_BAD_REQUEST","framework required");let i=await He(e.agentId,this.paths).catch(()=>null),o=to(e._meta)==="cloud"||i?.deployType==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let c=this.registry.get(e.agentId);if(c){if(c.framework!==e.framework)throw new C("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")xe.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(T=>xe.warn("dispose stale agent failed (ignored)",{err:String(T)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")xe.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(T=>xe.warn("dispose drifted agent failed (ignored)",{err:String(T)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){xe.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let T=await He(e.agentId,this.paths).catch(()=>null);T&&(T.patToken=e.patToken,await Qe(T,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){xe.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let T=await He(e.agentId,this.paths).catch(()=>null);T&&(T.modelInfo=e.modelInfo,await Qe(T,this.paths))}return xe.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:c.agentId,workspace:c.workspace,framework:c.framework}}}if(!o&&!this.config.frameworksCache?.[e.framework])throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);let u=Xe(e.agentId,this.paths),x=o?"cloud":"local",p=e.framework==="openclaw"&&x==="local",w;p&&!r?.revive&&(w=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let m=w??(p?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),v=e.workspace??m??u.workspace,_=new AbortController,S=setTimeout(()=>_.abort(new C("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),A,I=!1;try{o&&ed(e.framework)&&await ir(e.framework,_.signal);let T=()=>{if(_.signal.aborted)throw _.signal.reason instanceof Error?_.signal.reason:new C("AGENT_TIMEOUT","_agent/create aborted")};await Qc(u.root,{recursive:!0}),await Qc(v,{recursive:!0}),await Qc(u.logs,{recursive:!0}),T(),p||await ar(v,e.framework,e.cozeIdentity),e.framework==="claude-code"&&await Sl(v,x),T();let k=i,b=Cf({model:e.model??k?.model}),D=yf(e._meta)??k?.accountId,P=e.patToken??k?.patToken,F=x==="cloud"?e.modelInfo??k?.modelInfo:void 0;if(A=new xo({agentId:e.agentId,framework:e.framework,workspace:v,model:b.model??bt,deployType:x,...D?{accountId:D}:{},...P?{patToken:P}:{},...F?{modelInfo:F}:{}}),A.status="ok",k?.sessions){for(let[ne,Y]of Object.entries(k.sessions))A.sessions.set(ne,{acpSessionId:Y.acpSessionId,modelToken:Y.modelToken,tokenGeneratedAt:Y.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0});let K=Object.keys(k.sessions).length;K>0&&xe.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:K})}this.registry.register(A),I=!0;let B={agentId:e.agentId,framework:e.framework,workspace:v,cozeIdentity:e.cozeIdentity,createdAt:k?.createdAt??Date.now(),sessions:k?.sessions??{},model:b.model};x==="cloud"&&(B.deployType="cloud"),D&&(B.accountId=D),P&&(B.patToken=P),F&&(B.modelInfo=F),k?.skills&&(B.skills=k.skills),k?.agentName&&(B.agentName=k.agentName),k?.description&&(B.description=k.description),e.framework==="openclaw"&&x==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,v)):xe.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 K=[...B.skills??[]],ne=new Map(K.map((he,L)=>[he.skillId,L])),Y=await Promise.allSettled(J.map(he=>Vc({agentId:e.agentId,workspace:v,framework:e.framework,skill:he}))),ve=0;for(let[he,L]of Y.entries()){let G=J[he];G&&(L.status==="fulfilled"?($c(K,ne,L.value),ve++):xe.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:G.skillId,skillName:G.skillName,err:String(L.reason)}))}ve>0&&(B.skills=K,xe.info("initialSkills installed",{agentId:e.agentId,installed:ve,requested:J.length}))}return await Qe(B,this.paths),xe.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:x}),{ok:!0,agentId:e.agentId,workspace:v,framework:e.framework}}catch(T){throw xe.error("agent create failed, rolling back",{agentId:e.agentId,err:String(T)}),I&&A&&(await A.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await ky(u.root,{recursive:!0,force:!0}).catch(k=>xe.warn("rm agent dir failed (ignored)",{err:String(k)})),T instanceof C?T:new C("AGENT_SPAWN_FAILED",String(T),{cause:T})}finally{clearTimeout(S)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&ed(e.framework))u=By;else throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);ed(e.framework)&&!as(e.framework)&&(xe.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await ir(e.framework));let x=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,p;e.framework==="openclaw"?p=await this.buildOpenclawDownstream({session:e,modelConfig:x,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path}):p=this.factory(e.framework,u.path,e.workspace,e.agentId,x,i,o,c,this.buildBinShimPathEnv());try{return await p.start(),await p.initialize(zy),p}catch(w){let m=p instanceof Lt?p.getStderrTail():[];throw m.length>0&&xe.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:w instanceof C?w.code:"unknown",recentStderr:m}),await p.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,u.path,w)}}async resolveSpawnFailure(e,r,i){if(e.framework==="openclaw"&&e.deployType==="local"&&r)try{let o=await this.detectorFactory().probeOpenclawGateway(r);if(!o.reachable)return new C("AGENT_ENV_NOT_READY",y0(o),{cause:{reason:_0}})}catch(o){xe.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof C?i:new C("AGENT_SPAWN_FAILED",i instanceof Error?i.message:String(i),{cause:i})}async ensureOpenclawDefaultAgent(){let e=this.config.frameworksCache?.openclaw?.defaultAgent;if(e?.id&&e.workspace)return{id:e.id,workspace:e.workspace};xe.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 xe.info("openclaw lazy re-detect success",{agentId:r.defaultAgent.id,workspace:r.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=r,{id:r.defaultAgent.id,workspace:r.defaultAgent.workspace};throw new C("AGENT_ENV_NOT_READY","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent",{cause:{reason:Fy}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new C("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new C("AGENT_ENV_NOT_READY",y0(r),{cause:{reason:_0}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:d,command:u}=e,x=Xc(o);if(r.deployType==="local"){let v=await this.ensureOpenclawDefaultAgent();return new Or({command:u,cwd:v.workspace,agentId:v.id,sessionName:x})}let p=await m0(),w=i?Lf(i,c,d):null,m;if(w){let v=Uc(o),S=w.models[0]?.id??bt,A=`${v}/${S}`;if(!this.ensuredProviders.has(A)){let I=this.getOpenclawConfig();await I.ensureProvider(v,w),await I.addModelToAllowlist(A),this.ensuredProviders.add(A)}m=A}return new Or({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:x,...p?{gatewayToken:p}:{},...m?{slashModelOnStart:m}:{}})}async openclawRepair(e,r){let i=this.getOpenclawConfig();await i.deleteAgent(e),await i.ensureAgent(e,r)}async cleanupOpenclawSessionProviders(e){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let r=this.openclawConfigCache;for(let i of e.sessions.keys()){let o=Uc(i),c=`${o}/${e.model}`,d=!0;try{await r.removeProvider(o)}catch(u){d=!1,xe.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:o,err:String(u)})}try{await r.removeModelFromAllowlist(c)}catch(u){d=!1,xe.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:c,err:String(u)})}d&&this.ensuredProviders.delete(c)}}};import{randomUUID as A0}from"node:crypto";import{promises as $y}from"node:fs";import{basename as I0}from"node:path";Ve();ee();import{promises as qy}from"node:fs";import{basename as Hy}from"node:path";var b0=U("file-upload"),jy="/api/coze_claw/file/agent_upload",Wy=6e4;async function E0(t,e={}){let i=`${ro(so(e.handshakeBase))}${jy}`,o=e.timeoutMs??Wy,c=await qy.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",...Ar(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},x=new AbortController,p=setTimeout(()=>x.abort(),o);b0.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let w=await fetch(i,{method:"POST",headers:u,body:d,signal:x.signal}),m=w.headers.get("x-tt-logid")??"";if(!w.ok){let S=await w.text().catch(()=>"");throw new C("UPLOAD_FAILED",`upload HTTP ${w.status} logid=${m}: ${S.slice(0,200)}`)}let v=await w.json();if(v.code!==void 0&&v.code!==0)throw new C("UPLOAD_FAILED",`upload code=${v.code} msg=${v.msg??"-"} logid=${m}`);let _=v.data?.file?.file_url;if(!_)throw new C("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${m}: ${JSON.stringify(v).slice(0,200)}`);return b0.info("file upload ok",{uri:_,logid:m}),{uri:_}}catch(w){throw w instanceof C?w:w.name==="AbortError"?new C("UPLOAD_FAILED",`upload timeout (${o}ms) for ${Hy(t.path)}`):new C("UPLOAD_FAILED",String(w),{cause:w})}finally{clearTimeout(p)}}Ve();ee();import{extname as Ky}from"node:path";var Vy={".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 v0(t){let e=Ky(t).toLowerCase();return Vy[e]??"application/octet-stream"}Pe();var mo=U("agent-send"),S0=50*1024*1024;function T0(t,e,r){let i=t.get(e);if(!i)throw new C("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new C("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new C("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function C0(t,e,r,i,o,c){let u;for(let x=0;x<=2;x++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(p){u=p,x<2&&(mo.warn("sendAgentFileUpdate failed, retrying",{attempt:x+1,err:String(p)}),await new Promise(w=>setTimeout(w,5e3)))}throw new C("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function D0(t,e){let{session:r,runtime:i}=T0(e.core,t.agentId,t.sessionId);if(!await ti(t.path,r.workspace))throw new C("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await $y.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new C("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>S0)throw new C("FILE_TOO_LARGE",`${o.size} bytes > limit ${S0}`);let c=await v0(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new C("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new C("UPSTREAM_NOT_READY","cloud WS not connected");let d=t.name??I0(t.path),u;try{u=await E0({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(p){throw mo.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:p instanceof C?p.code:"UNKNOWN",message:p instanceof Error?p.message:String(p)}),p}let x={sessionUpdate:"agent_file",messageId:A0(),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 C0(e,r,i,t.sessionId,x,"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 R0(t,e){let{session:r,runtime:i}=T0(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new C("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new C("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??I0(t.path),c={sessionUpdate:"group_file",messageId:A0(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await C0(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 k0(t,e){let r=t.split(".").map(Number),i=e.split(".").map(Number),o=Math.max(r.length,i.length);for(let c=0;c<o;c++){let d=r[c]??0,u=i[c]??0;if(d<u)return!0;if(d>u)return!1}return!1}nn();En();ee();var Nt=U("coze-cli-installer"),P0="@coze/cli@latest",Jy="coze",O0="0.1.8",Zy=5e3,Yy=5e3,Xy=9e4,L0=1e4,zi=null,wo=!1;async function td(t,e={}){if(wo)return;if(zi)return zi;let r=e.exec??e0;return zi=(async()=>{try{let i=await Qy(Jy,r),o=!1;if(i){let d=await eb(r);if(d===void 0)Nt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(k0(d,O0))Nt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:d,min:O0}),o=!0;else{Nt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:d}),wo=!0;return}}let c=o?"upgrade-only":"full";Nt.info("coze-cli install start",{package:P0,mode:c});try{await r("npm",["i","-g","--prefer-online",P0],{timeout:Xy,maxBuffer:10*1024*1024}),Nt.info("coze-cli install ok")}catch(d){Nt.warn("coze-cli install failed (skip subsequent steps)",{err:String(d)});return}if(o){wo=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:L0}),Nt.info("coze config set xTTEnv ok",{env:t.env})}catch(d){Nt.warn("coze config set failed (continue to auth login)",{err:String(d)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:L0}),Nt.info("coze auth login ok")}catch(d){Nt.warn("coze auth login failed",{err:String(d)});return}wo=!0}finally{zi=null}})(),zi}async function Qy(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:Zy});return Aa(i)}catch{return}}async function eb(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:Yy});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}sn();Pe();var tb=10*6e4;function N0(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?tb:e}function _o(t){return sr(t??X().configFile)}function Ui(t,e){return or(e??X().configFile,t)}import{randomBytes as bb}from"node:crypto";tr();Ve();ee();import{createReadStream as nb}from"node:fs";import{mkdir as rb,readFile as ib,realpath as sb,stat as ob,writeFile as ab}from"node:fs/promises";import{basename as cb,dirname as nd,isAbsolute as db,join as lb,relative as ub,resolve as M0,sep as fb}from"node:path";import{createInterface as xb}from"node:readline";var F0=U("fs-rpc"),Gi=We("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function z0(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>Gi)throw new C("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${Gi} bytes`);let i=await G0(t.path,e);return await rb(nd(i),{recursive:!0}),await ab(i,t.content,"utf8"),F0.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function U0(t,e){let r=await G0(t.path,e),i=await ob(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>Gi&&!o)throw new C("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${Gi} bytes`);let c;if(o&&i.size>Gi)c=await hb(r,t.line??1,t.limit);else{let d=await ib(r,"utf8");if(o){let u=d.split(`
100
- `),x=Math.max(0,(t.line??1)-1),p=typeof t.limit=="number"?x+t.limit:void 0;c=u.slice(x,p).join(`
101
- `)}else c=d}return F0.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function hb(t,e,r){let i=xb({input:nb(t,{encoding:"utf8"}),crlfDelay:Number.POSITIVE_INFINITY}),o=Math.max(0,e-1),c=typeof r=="number"?o+r:Number.POSITIVE_INFINITY,d=[],u=0;try{for await(let x of i)if(u>=o&&u<c&&d.push(x),u++,u>=c)break}finally{i.close()}return d.join(`
102
- `)}async function G0(t,e){if(typeof t!="string"||t.length===0)throw new C("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([B0(M0(e)),B0(M0(t))]),o=ub(r,i);if(pb(o,fb,db(o)))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function pb(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function B0(t){let e=[],r=t;for(;r!==nd(r);)try{let i=await sb(r);return e.length?lb(i,...e.reverse()):i}catch{e.push(cb(r)),r=nd(r)}return t}ee();var q0=U("prompt-multimodal"),H0=10*1024*1024,gb=15e3,mb=6;async function j0(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 wb(d))}}let o=Array.from({length:Math.min(mb,t.length)},()=>i());return await Promise.all(o),e}function W0(t){return t.some(e=>e.type==="image")}async function wb(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!no(e.uri))return t;try{let{buf:r,contentType:i}=await yb(e.uri),o=e.mimeType||_b(i)||"application/octet-stream";return q0.info("image uri fetched and inlined",{uri:e.uri,bytes:r.length,mimeType:o}),{type:"image",data:r.toString("base64"),mimeType:o}}catch(r){return q0.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function _b(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function yb(t){let e=new AbortController,r=setTimeout(()=>e.abort(),gb);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new Error(`HTTP ${i.status} ${i.statusText}`);let o=await i.arrayBuffer();if(o.byteLength>H0)throw new Error(`image too large: ${o.byteLength} bytes (max ${H0})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}on();Ve();ee();var $=U("core"),Eb=3e4,vb=/^(boe|ppe)_[A-Za-z0-9_-]+$/,Sb="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",Ab="\u5BA1\u6279\u5DF2\u8D85\u65F6",Ib=3e4,yo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Rr;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=N0(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(),$.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}),Fi(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(bn(o,{code:Q.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:Q.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:Q.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.clearPendingPermissionFor(i)}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new C("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(co(e)){this.handleUpstreamResponse(e);return}if(!("method"in e)||typeof e.method!="string")return;let r="id"in e&&e.id!==void 0?e.id:null,i=e.params?._meta?.cozeEnv;i&&vb.test(i)?this.currentCozeEnv=i:i&&$.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:i});try{if(e.method.startsWith("_agent/")){let o=this.extensions[e.method];if(!o){r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):$.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(Dr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Dr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Dr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):$.warn("drop unknown notification",{method:e.method})}catch(o){$.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(bn(r,Ni(o)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new C("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new C("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new C("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new C("AGENT_NOT_FOUND",`agent not found: ${i}`);let c=typeof r.sessionId=="string"?r.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||!c)return this.dispatchSessionCall(o,e.method,r);if(e.method==="session/prompt"){let x=o.sessions.get(c);if(x?.pendingPermission){let p=r._meta?.cozeTriggerMsgId,w=Nc(r._meta);return $.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,x,c,Sb,p,w)}}let d=Date.now(),u=!1;try{let x=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,x}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}=bf(i);switch(r){case"session/new":{let c=Tb();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 C("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=await this.ensureRuntime(e,d);if(u.replySeq=0,await this.ensureDownstream(e,d,u),!u.downstream||!u.acpSessionId)throw new C("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");let x=i._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(u.acpSessionId,x):e.activeTriggers.delete(u.acpSessionId);let p=Nc(i._meta);if(p?e.activeGroupIds.set(u.acpSessionId,p):e.activeGroupIds.delete(u.acpSessionId),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&W0(c.prompt))throw new C("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let w=await j0(c.prompt);try{let m=await u.downstream.sessionPrompt({...c,sessionId:u.acpSessionId,prompt:w});return u.lastActiveAt=Date.now(),m}catch(m){if(m instanceof C&&m.code==="AGENT_APPROVAL_TIMEOUT"){let v=u.pendingPermission;v&&(v.downstream.respondAgentRequest(v.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(v.upstreamId),u.pendingPermission=void 0);let _=u.acpSessionId,S=_?e.activeTriggers.get(_):void 0,A=_?e.activeGroupIds.get(_):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,u,d,Ab,S,A)}throw m}finally{if(e.activeTriggers.delete(u.acpSessionId),e.activeGroupIds.delete(u.acpSessionId),u.pendingPermission=void 0,u.reloadAfterTurn){u.reloadAfterTurn=!1;let m=u.downstream;m&&(u.downstream=void 0,$.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:d,acpId:u.acpSessionId}),m.stop("reload-after-turn").catch(v=>$.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:d,err:String(v)})))}else u.downstream?.isAlive()&&this.armIdleTimer(e,d,u)}}case"session/cancel":{let d=o.sessionId;if(!d)throw new C("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(d);if(e.hasSessionQueue(d)){let x=e.getSessionQueue(d);x.size>0&&($.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:d,queuedCount:x.size}),x.dispose(new C("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${d}`)))}return u?.downstream?.isAlive()&&u.acpSessionId&&await u.downstream.sessionCancel({sessionId:u.acpSessionId}),{ok:!0}}default:throw new C("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async ensureRuntime(e,r){let i=e.sessions.get(r);if(i)return i;let c={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,r):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return e.sessions.set(r,c),await this.persistSessionMapping(e),c}async requestSessionToken(e,r){let i={sessionId:r,_meta:{cozeAgentId:e}};try{let o=await this.sendRequest(yt.GEN_MODEL_TOKEN,i,Ib);if(!o?.modelToken)throw new C("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof C&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new C("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if(Fi(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new C("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let o=3,c=3e4,d=i.spawnFailCount??0,u=i.spawnFailedAt??0;if(d>=o&&Date.now()-u<c)throw new C("AGENT_SPAWN_FAILED",`agent ${e.agentId} session ${r} spawn failed ${d} times in a row; please check framework binary / network and retry after ${Math.ceil((c-(Date.now()-u))/1e3)}s`);let x;try{x=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(p){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),p}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=x,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await x.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),$.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(p){$.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(p)}),i.acpSessionId=void 0;let w=await x.sessionNew({cwd:e.workspace});i.acpSessionId=w.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let p=await x.sessionNew({cwd:e.workspace});i.acpSessionId=p.sessionId,await this.persistSessionMapping(e)}}catch(p){throw $.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(p)}),await x.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,p}x.afterSessionEstablished&&i.acpSessionId&&await x.afterSessionEstablished(i.acpSessionId)}armIdleTimer(e,r,i){if(Fi(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(Cr("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(Cr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(x=>$.warn("synthesizePromptReply update send failed (ignored)",{err:String(x)})),{stopReason:"end_turn"}}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){$.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(Rb(r)){$.debug("drop codex noise chunk",{agentId:e.agentId,acpId:i});return}let d={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},u=e.activeTriggers.get(i);u&&(d.cozeTriggerMsgId=u);let x=e.activeGroupIds.get(i);x&&(d.cozeGroupId=x),this.upstream.send(Cr("session/update",{...r,sessionId:o,_meta:d})).catch(p=>$.warn("forward update failed",{agentId:e.agentId,err:String(p)}))}handleAgentRequest(e,r,i){if(i.method==="session/request_permission"){this.forwardPermissionRequest(e,r,i);return}if(i.method==="fs/write_text_file"||i.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,i);return}$.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Q.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${i.method}`})}async handleFsRpcRequest(e,r,i){try{let o=e.workspace;if(i.method==="fs/write_text_file"){let c=i.params??{},d=await z0(c,o);r.respondAgentRequest(i.id,d)}else{let c=i.params??{},d=await U0(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,Ni(o))}}clearPendingPermissionFor(e){if(e.method!=="session/request_permission"||!e.cloudSessionId)return;let r=this.agents.get(e.agentId)?.sessions.get(e.cloudSessionId);r&&(r.pendingPermission=void 0)}forwardPermissionRequest(e,r,i){let o=this.upstreamIds.next("session/request_permission"),c=i.params??{},u=c.sessionId,x=u?e.activeTriggers.get(u):void 0,p={cozeAgentId:e.agentId};x&&(p.cozeTriggerMsgId=x);let w=u?e.activeGroupIds.get(u):void 0;w&&(p.cozeGroupId=w);let m=u?this.reverseSessionId(e,u):void 0,v=m?e.sessions.get(m):void 0;v&&(v.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let _={...c,...m?{sessionId:m}:{},_meta:p};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(S=>({optionId:S.optionId,kind:S.kind,name:S.name}))}),this.upstream.send(Oi(o,"session/request_permission",_)).catch(S=>{this.pendingUpstream.delete(o),$.error("forward permission request failed",{agentId:e.agentId,err:String(S)}),r.respondAgentRequestError(i.id,{code:Q.INTERNAL_ERROR,message:`upstream send failed: ${String(S)}`})})}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"&&Cb(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 ao(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=Eb){let o=this.upstreamIds.next(e);return new Promise((c,d)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),d(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:d,timer:u}),this.upstream.send(Oi(o,e,r)).catch(x=>{let p=this.pendingBridge.get(o);p&&(clearTimeout(p.timer),this.pendingBridge.delete(o)),d(x)})})}async persistSessionMapping(e){if(this.paths)try{let r=new Map;for(let[i,o]of e.sessions){let c={modelToken:o.modelToken,tokenGeneratedAt:o.tokenGeneratedAt};o.acpSessionId&&(c.acpSessionId=o.acpSessionId),r.set(i,c)}await ni(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(bn(e,{code:r,message:i,data:{bridgeVersion:Tr}}))}};function Tb(){return bb(16).toString("hex")}function Cb(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 Db=["Model metadata for `","Falling back from WebSockets to HTTPS transport.","Heads up: Long threads and multiple compactions can cause the model to be less accurate."];function Rb(t){let e=t.update;if(e?.sessionUpdate!=="agent_message_chunk")return!1;let r=e.content;if(!r||typeof r!="object")return!1;let i=r;if(i.type!=="text"||typeof i.text!="string")return!1;let{text:o}=i;return Db.some(c=>o.startsWith(c))}sn();ee();Pe();import{randomBytes as kb}from"node:crypto";import{createServer as Pb}from"node:http";var Ob=1e6,K0=U("ipc"),bo=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(r=>[`${r.method} ${r.path}`,r])),this.paths=e.paths??X()}async start(){this.token=kb(32).toString("hex");let e=Pb((i,o)=>{this.dispatch(i,o)});this.server=e,await new Promise((i,o)=>{e.once("error",o),e.listen(0,"127.0.0.1",()=>i())});let r=e.address();if(!r||typeof r!="object")throw new Error("failed to obtain IPC port");return this.port=r.port,await this.persistAuthFiles(),K0.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 rn(this.paths.portFile,String(this.port)),await rn(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){qi(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){qi(r,404,{error:"not found"});return}let d=null;if(e.method==="POST")try{d=await Lb(e)}catch(u){qi(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(d,e);qi(r,200,u??{ok:!0})}catch(u){K0.error("IPC handler failed",{key:o,err:String(u)}),qi(r,500,{error:u instanceof Error?u.message:String(u)})}}};function qi(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function Lb(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>Ob)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}var ph=At(rx(),1);var h1=At(Qx(),1),p1=At(Bo(),1),g1=At(Mr(),1),m1=At(pd(),1),w1=At(wd(),1),_1=At(Sd(),1),ch=At(Go(),1),y1=At(ah(),1);var dh=ch.default;Ve();ee();var Ce=U("upstream.frontier"),uh="application/json",fh="none",E1=15e3;function v1(t){class e extends dh{constructor(i){super(i,vf,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>Ce.warn("frontier ws error during teardown (handled, prevents daemon crash)",{err:i instanceof Error?i.message:String(i)}))}close(i,o){this.guardTeardown(),super.close(i,o)}terminate(){this.guardTeardown(),super.terminate()}send(i,...o){if(ll("debug"))try{let c;typeof i=="string"?c=Buffer.from(i,"utf8"):i instanceof Buffer?c=i:i instanceof ArrayBuffer?c=new Uint8Array(i):ArrayBuffer.isView(i)?c=new Uint8Array(i.buffer,i.byteOffset,i.byteLength):c=new Uint8Array(0);let d=Buffer.from(c.slice(0,128)).toString("hex");Ce.debug("WS raw frame out",{bytes:c.byteLength,headHex:d})}catch(c){Ce.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var Yi=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandlers=[];opened=!1;lastSendRefusedLogAt=0;sendRefusedSuppressed=0;openCount=0;async start(){if(this.fws){Ce.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:Sf,...Ar(this.opts.ppeOverride)},r=v1(e),i=If(this.opts.urlOverride),o={url:i,ws:r,fpID:Ef,aID:io,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:uh,force:!0},payloadEncoding:{encoding:fh,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new ph.FWS(o),d=!1,u=null,x,p,w=new Promise((_,S)=>{x=_,p=S}),m=_=>{d||(d=!0,u&&(clearTimeout(u),u=null),_?p(_):x())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let _=this.openCount===1;Ce.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:_,openCount:this.openCount}),_&&m();for(let S of this.connectHandlers)Promise.resolve(S({initial:_})).catch(A=>Ce.warn("onConnect handler threw (ignored)",{err:String(A)}))},c.onclose=_=>{this.opened=!1,Ce.info("frontier closed",{code:_.code,reason:_.reason,willReconnect:_.willReconnect})},c.onerror=_=>{Ce.warn("frontier error",{code:_.code,msg:_.message}),m(new C("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${_.code} msg=${_.message??""}`))},c.onmessage=_=>this.handleMessage(_),this.fws=c;let v=this.opts.openTimeoutMs??E1;u=setTimeout(()=>{m(new C("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${v}ms (handshake or upgrade slow)`))},v),await c.connect();try{await w}catch(_){try{c.close(1e3,"open failed")}catch(S){Ce.warn("fws close during start failure threw (ignored)",{err:String(S)})}throw this.fws=null,this.opened=!1,_}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(i){Ce.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw Ce.warn("frontier send refused: upstream not started",{method:i}),new C("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(Ce.warn("frontier send refused: ws not open",{method:i,opened:this.opened,readyState:r.readyState,...this.sendRefusedSuppressed>0?{suppressedSinceLast:this.sendRefusedSuppressed}:{}}),this.lastSendRefusedLogAt=u,this.sendRefusedSuppressed=0):this.sendRefusedSuppressed+=1,new C("UPSTREAM_DISCONNECTED",`frontier ws not open (opened=${this.opened}, readyState=${r.readyState}); refusing to silently buffer`)}this.injectAgentPatToken(e);let o=JSON.stringify(e),c=e;xh(c)||Ce.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:uh,payloadEncoding:fh})}catch(u){throw Ce.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new C("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(u)}`,{cause:u})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandlers.push(e)}isConnected(){return this.opened&&this.fws?.readyState===1}injectAgentPatToken(e){let r=this.opts.getPatTokenForAgent;if(!r)return;let i=e.params?._meta;if(!i?.cozeAgentId)return;let o=r(i.cozeAgentId);o&&(i.cozePatToken=o)}handleMessage(e){let r=e.message?.service;if(r!==33555712){Ce.debug("drop non-adapter frontier frame",{service:r});return}let i=I1(e);if(!i){Ce.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){Ce.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(d){Ce.warn("frontier message JSON parse failed",{err:String(d),head:i.slice(0,80)});return}let c=o;xh(c)||Ce.info("frontier frame in",{logid:A1(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:S1(i)}),Promise.resolve(this.handler(o)).catch(d=>Ce.warn("frontier frame handler threw",{err:String(d)}))}};function xh(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var hh=2e3;function S1(t){return t.length<=hh?t:`${t.slice(0,hh)}...<truncated, total ${t.length} chars>`}function A1(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function I1(t){let e=t.message;if(e?.textPayload)return e.textPayload;let r=e?.payload;if(!r)return null;try{return Buffer.from(r).toString("utf8")}catch{return null}}ee();var Id=U("upstream.switchable"),Ho=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Id.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 Id.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Id.warn("previous upstream stop threw (ignored)",{err:String(o)}))}current(){return this.inner}start(){return this.inner.start()}stop(e){return this.inner.stop(e)}send(e){return this.inner.send(e)}onFrame(e){this.handler=e,this.inner.onFrame(e)}onConnect(e){this.connectHandlers.push(e),this.inner.onConnect?.(e)}isConnected(){return this.inner.isConnected()}};ee();var Td=U("upstream"),qr=class{handler=null;async start(){Td.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Td.info("NoopUpstream stopped",{reason:e})}async send(e){Td.debug("NoopUpstream.send (dropped)",{method:"method"in e?e.method:void 0})}onFrame(e){this.handler=e}isConnected(){return!1}async injectFrame(e){this.handler&&await this.handler(e)}};Ve();ee();sn();ee();Pe();import{promises as T1}from"node:fs";var gh=U("pat-token-store");async function jo(t=X()){try{let r=(await T1.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(gh.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"&&gh.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function Xi(t,e=X()){if(!t)throw new Error("writePatToken: empty patToken");await rn(e.patTokenFile,t,{mode:384})}Pe();Pe();import{promises as Wo}from"node:fs";import{join as C1}from"node:path";function D1(t,e){return`#!/bin/sh
99
+ `)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}var By={path:"",version:"cloud-deployed"},yf="openclaw_gateway_unavailable",zy="openclaw_default_agent_missing";function bf(t){let e=[t.port!==void 0?`port=${t.port}`:"",t.runtime?`runtime=${t.runtime}`:"",t.detail??""].filter(Boolean).join(", ");return`openclaw gateway \u672A\u8FD0\u884C/\u4E0D\u53EF\u8FBE${e?` (${e})`:""}; \u8BF7\u542F\u52A8 openclaw gateway`}var Fy={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},Uy=6e4,wo=class{paths;config;registry;factory;createTimeoutMs;openclawConfigCache;ensuredProviders=new Set;detectorFactory;openclawEnvBootstrapPromise;openclawConfigFactory;openclawConfigDir;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??Ly,this.createTimeoutMs=e.createTimeoutMs??Uy,this.detectorFactory=e.detectorFactory??(()=>new $n),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new mo({command:r})),this.openclawConfigDir=e.openclawConfigDir??_f(Oy(),".openclaw")}buildBinShimPathEnv(){let e=process.platform==="win32"?";":":";return{PATH:`${this.paths.binDir}${e}${process.env.PATH??""}`}}getOpenclawConfig(){if(!this.openclawConfigCache){let e=this.config.frameworksCache?.openclaw;if(!e?.path)throw new C("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=this.openclawConfigFactory(e.path)}return this.openclawConfigCache}bootstrapOpenclawEnvIfNeeded(){return this.openclawEnvBootstrapPromise?this.openclawEnvBootstrapPromise:(this.openclawEnvBootstrapPromise=this.doBootstrapOpenclawEnv().catch(e=>{he.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=_f(e,".env");if(await Py(r).then(c=>c.isFile()).catch(()=>!1)){he.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=Ny({...process.env,...Xc(this.paths.agentEnvFile)});await an(r,o,{mode:384}),he.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),he.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new C("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new C("IPC_BAD_REQUEST","framework required");let i=await He(e.agentId,this.paths).catch(()=>null),o=ro(e._meta)==="cloud"||i?.deployType==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let c=this.registry.get(e.agentId);if(c){if(c.framework!==e.framework)throw new C("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")he.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(D=>he.warn("dispose stale agent failed (ignored)",{err:String(D)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")he.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(D=>he.warn("dispose drifted agent failed (ignored)",{err:String(D)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){he.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let D=await He(e.agentId,this.paths).catch(()=>null);D&&(D.patToken=e.patToken,await et(D,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){he.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let D=await He(e.agentId,this.paths).catch(()=>null);D&&(D.modelInfo=e.modelInfo,await et(D,this.paths))}return he.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:c.agentId,workspace:c.workspace,framework:c.framework}}}if(!o&&!this.config.frameworksCache?.[e.framework])throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);let u=Qe(e.agentId,this.paths),x=o?"cloud":"local",g=e.framework==="openclaw"&&x==="local",w;g&&!r?.revive&&(w=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let E=w??(g?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),S=e.workspace??E??u.workspace,y=new AbortController,v=setTimeout(()=>y.abort(new C("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),A,T=!1;try{o&&td(e.framework)&&await ar(e.framework,y.signal);let D=()=>{if(y.signal.aborted)throw y.signal.reason instanceof Error?y.signal.reason:new C("AGENT_TIMEOUT","_agent/create aborted")};await ed(u.root,{recursive:!0}),await ed(S,{recursive:!0}),await ed(u.logs,{recursive:!0}),D(),g||await lr(S,e.framework,e.cozeIdentity),e.framework==="claude-code"&&await Al(S,x),D();let P=i,b=D0({model:e.model??P?.model}),k=y0(e._meta)??P?.accountId,O=e.patToken??P?.patToken,U=x==="cloud"?e.modelInfo??P?.modelInfo:void 0;if(A=new po({agentId:e.agentId,framework:e.framework,workspace:S,model:b.model??bt,deployType:x,...k?{accountId:k}:{},...O?{patToken:O}:{},...U?{modelInfo:U}:{}}),A.status="ok",P?.sessions){for(let[re,X]of Object.entries(P.sessions))A.sessions.set(re,{acpSessionId:X.acpSessionId,modelToken:X.modelToken,tokenGeneratedAt:X.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0});let $=Object.keys(P.sessions).length;$>0&&he.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:$})}this.registry.register(A),T=!0;let B={agentId:e.agentId,framework:e.framework,workspace:S,cozeIdentity:e.cozeIdentity,createdAt:P?.createdAt??Date.now(),sessions:P?.sessions??{},model:b.model};x==="cloud"&&(B.deployType="cloud"),k&&(B.accountId=k),O&&(B.patToken=O),U&&(B.modelInfo=U),P?.skills&&(B.skills=P.skills),P?.agentName&&(B.agentName=P.agentName),P?.description&&(B.description=P.description),e.framework==="openclaw"&&x==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,S)):he.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let J=e.initialSkills??[];if(J.length>0){let $=[...B.skills??[]],re=new Map($.map((pe,L)=>[pe.skillId,L])),X=await Promise.allSettled(J.map(pe=>Vc({agentId:e.agentId,workspace:S,framework:e.framework,skill:pe}))),Se=0;for(let[pe,L]of X.entries()){let j=J[pe];j&&(L.status==="fulfilled"?(Jc($,re,L.value),Se++):he.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:j.skillId,skillName:j.skillName,err:String(L.reason)}))}Se>0&&(B.skills=$,he.info("initialSkills installed",{agentId:e.agentId,installed:Se,requested:J.length}))}return await et(B,this.paths),he.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:x}),{ok:!0,agentId:e.agentId,workspace:S,framework:e.framework}}catch(D){throw he.error("agent create failed, rolling back",{agentId:e.agentId,err:String(D)}),T&&A&&(await A.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await ky(u.root,{recursive:!0,force:!0}).catch(P=>he.warn("rm agent dir failed (ignored)",{err:String(P)})),D instanceof C?D:new C("AGENT_SPAWN_FAILED",String(D),{cause:D})}finally{clearTimeout(v)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&td(e.framework))u=By;else throw new C("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);td(e.framework)&&!ds(e.framework)&&(he.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await ar(e.framework));let x=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,g;e.framework==="openclaw"?g=await this.buildOpenclawDownstream({session:e,modelConfig:x,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path}):g=this.factory(e.framework,u.path,e.workspace,e.agentId,x,i,o,c,this.buildBinShimPathEnv());try{return await g.start(),await g.initialize(Fy),g}catch(w){let E=g instanceof Nt?g.getStderrTail():[];throw E.length>0&&he.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:w instanceof C?w.code:"unknown",recentStderr:E}),await g.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,u.path,w)}}async resolveSpawnFailure(e,r,i){if(e.framework==="openclaw"&&e.deployType==="local"&&r)try{let o=await this.detectorFactory().probeOpenclawGateway(r);if(!o.reachable)return new C("AGENT_ENV_NOT_READY",bf(o),{cause:{reason:yf}})}catch(o){he.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof C?i:new C("AGENT_SPAWN_FAILED",i instanceof Error?i.message:String(i),{cause:i})}async ensureOpenclawDefaultAgent(){let e=this.config.frameworksCache?.openclaw?.defaultAgent;if(e?.id&&e.workspace)return{id:e.id,workspace:e.workspace};he.warn("openclaw default agent stale or missing, attempting lazy re-detect");let r=await this.detectorFactory().detect("openclaw");if(r?.defaultAgent?.id&&r.defaultAgent.workspace)return he.info("openclaw lazy re-detect success",{agentId:r.defaultAgent.id,workspace:r.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=r,{id:r.defaultAgent.id,workspace:r.defaultAgent.workspace};throw new C("AGENT_ENV_NOT_READY","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent",{cause:{reason:zy}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new C("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new C("AGENT_ENV_NOT_READY",bf(r),{cause:{reason:yf}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:l,command:u}=e,x=Qc(o);if(r.deployType==="local"){let S=await this.ensureOpenclawDefaultAgent();return new Mr({command:u,cwd:S.workspace,agentId:S.id,sessionName:x})}let g=await wf(),w=i?L0(i,c,l):null,E;if(w){let S=Gc(o),v=w.models[0]?.id??bt,A=`${S}/${v}`;if(!this.ensuredProviders.has(A)){let T=this.getOpenclawConfig();await T.ensureProvider(S,w),await T.addModelToAllowlist(A),this.ensuredProviders.add(A)}E=A}return new Mr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:x,...g?{gatewayToken:g}:{},...E?{slashModelOnStart:E}:{}})}async openclawRepair(e,r){let i=this.getOpenclawConfig();await i.deleteAgent(e),await i.ensureAgent(e,r)}async cleanupOpenclawSessionProviders(e){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let r=this.openclawConfigCache;for(let i of e.sessions.keys()){let o=Gc(i),c=`${o}/${e.model}`,l=!0;try{await r.removeProvider(o)}catch(u){l=!1,he.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:o,err:String(u)})}try{await r.removeModelFromAllowlist(c)}catch(u){l=!1,he.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:c,err:String(u)})}l&&this.ensuredProviders.delete(c)}}};import{randomUUID as If}from"node:crypto";import{promises as Vy}from"node:fs";import{basename as Tf}from"node:path";Ve();te();import{promises as qy}from"node:fs";import{basename as jy}from"node:path";var Ef=q("file-upload"),Hy="/api/coze_claw/file/agent_upload",Wy=6e4;async function vf(t,e={}){let i=`${so(ao(e.handshakeBase))}${Hy}`,o=e.timeoutMs??Wy,c=await qy.readFile(t.path),l=new FormData;l.append("agent_id",t.agentId),l.append("session_id",t.sessionId),l.append("file_name",t.name),l.append("file_content",new Blob([c],{type:t.mimeType}),t.name);let u={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...Dr(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},x=new AbortController,g=setTimeout(()=>x.abort(),o);Ef.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let w=await fetch(i,{method:"POST",headers:u,body:l,signal:x.signal}),E=w.headers.get("x-tt-logid")??"";if(!w.ok){let v=await w.text().catch(()=>"");throw new C("UPLOAD_FAILED",`upload HTTP ${w.status} logid=${E}: ${v.slice(0,200)}`)}let S=await w.json();if(S.code!==void 0&&S.code!==0)throw new C("UPLOAD_FAILED",`upload code=${S.code} msg=${S.msg??"-"} logid=${E}`);let y=S.data?.file?.file_url;if(!y)throw new C("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${E}: ${JSON.stringify(S).slice(0,200)}`);return Ef.info("file upload ok",{uri:y,logid:E}),{uri:y}}catch(w){throw w instanceof C?w:w.name==="AbortError"?new C("UPLOAD_FAILED",`upload timeout (${o}ms) for ${jy(t.path)}`):new C("UPLOAD_FAILED",String(w),{cause:w})}finally{clearTimeout(g)}}Ve();te();import{extname as Ky}from"node:path";var $y={".png":"image/png",".jpg":"image/jpeg",".jpeg":"image/jpeg",".gif":"image/gif",".webp":"image/webp",".svg":"image/svg+xml",".bmp":"image/bmp",".ico":"image/x-icon",".heic":"image/heic",".heif":"image/heif",".pdf":"application/pdf",".doc":"application/msword",".docx":"application/vnd.openxmlformats-officedocument.wordprocessingml.document",".xls":"application/vnd.ms-excel",".xlsx":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",".ppt":"application/vnd.ms-powerpoint",".pptx":"application/vnd.openxmlformats-officedocument.presentationml.presentation",".txt":"text/plain",".md":"text/markdown",".markdown":"text/markdown",".json":"application/json",".yaml":"text/yaml",".yml":"text/yaml",".csv":"text/csv",".html":"text/html",".htm":"text/html",".xml":"application/xml",".log":"text/plain",".zip":"application/zip",".tar":"application/x-tar",".gz":"application/gzip",".tgz":"application/gzip",".mp3":"audio/mpeg",".wav":"audio/wav",".mp4":"video/mp4",".mov":"video/quicktime",".webm":"video/webm"};async function Sf(t){let e=Ky(t).toLowerCase();return $y[e]??"application/octet-stream"}Oe();var _o=q("agent-send"),Af=50*1024*1024;function Df(t,e,r){let i=t.get(e);if(!i)throw new C("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new C("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new C("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function Cf(t,e,r,i,o,c){let u;for(let x=0;x<=2;x++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(g){u=g,x<2&&(_o.warn("sendAgentFileUpdate failed, retrying",{attempt:x+1,err:String(g)}),await new Promise(w=>setTimeout(w,5e3)))}throw new C("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function Rf(t,e){let{session:r,runtime:i}=Df(e.core,t.agentId,t.sessionId);if(!await ri(t.path,r.workspace))throw new C("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await Vy.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new C("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>Af)throw new C("FILE_TOO_LARGE",`${o.size} bytes > limit ${Af}`);let c=await Sf(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new C("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new C("UPSTREAM_NOT_READY","cloud WS not connected");let l=t.name??Tf(t.path),u;try{u=await vf({patToken:r.patToken??e.patToken,agentId:t.agentId,sessionId:t.sessionId,path:t.path,mimeType:c,name:l,sizeBytes:o.size,...r.accountId?{accountId:r.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride})}catch(g){throw _o.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:g instanceof C?g.code:"UNKNOWN",message:g instanceof Error?g.message:String(g)}),g}let x={sessionUpdate:"agent_file",messageId:If(),content:{type:t.kind==="image"?"image":"resource",uri:u.uri,mimeType:c,name:l,sizeBytes:o.size,...u.fileId!==void 0?{fileId:u.fileId}:{},...t.caption!==void 0?{caption:t.caption}:{}}};return await Cf(e,r,i,t.sessionId,x,"agent file uploaded to cloud but sendAgentFileUpdate failed"),_o.info("agent file sent",{agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,name:l,bytes:o.size,mime:c,uri:u.uri}),{ok:!0,uri:u.uri,bytes:o.size,mimeType:c,...u.fileId!==void 0?{fileId:u.fileId}:{}}}async function kf(t,e){let{session:r,runtime:i}=Df(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new C("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new C("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??Tf(t.path),c={sessionUpdate:"group_file",messageId:If(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await Cf(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),_o.info("agent group file sent",{agentId:t.agentId,sessionId:t.sessionId,uri:t.path,name:o,mime:t.mimeType}),{ok:!0,uri:t.path,bytes:0,mimeType:t.mimeType}}function Pf(t,e){let r=t.split(".").map(Number),i=e.split(".").map(Number),o=Math.max(r.length,i.length);for(let c=0;c<o;c++){let l=r[c]??0,u=i[c]??0;if(l<u)return!0;if(l>u)return!1}return!1}on();An();te();var Mt=q("coze-cli-installer"),Of="@coze/cli@latest",Jy="coze",Lf="0.1.8",Zy=5e3,Xy=5e3,Yy=9e4,Nf=1e4,Gi=null,yo=!1;async function nd(t,e={}){if(yo)return;if(Gi)return Gi;let r=e.exec??ef;return Gi=(async()=>{try{let i=await Qy(Jy,r),o=!1;if(i){let l=await eb(r);if(l===void 0)Mt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(Pf(l,Lf))Mt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:l,min:Lf}),o=!0;else{Mt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:l}),yo=!0;return}}let c=o?"upgrade-only":"full";Mt.info("coze-cli install start",{package:Of,mode:c});try{await r("npm",["i","-g","--prefer-online",Of],{timeout:Yy,maxBuffer:10*1024*1024}),Mt.info("coze-cli install ok")}catch(l){Mt.warn("coze-cli install failed (skip subsequent steps)",{err:String(l)});return}if(o){yo=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:Nf}),Mt.info("coze config set xTTEnv ok",{env:t.env})}catch(l){Mt.warn("coze config set failed (continue to auth login)",{err:String(l)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:Nf}),Mt.info("coze auth login ok")}catch(l){Mt.warn("coze auth login failed",{err:String(l)});return}yo=!0}finally{Gi=null}})(),Gi}async function Qy(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:Zy});return Ia(i)}catch{return}}async function eb(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:Xy});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}cn();Oe();var tb=10*6e4;function Mf(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?tb:e}function bo(t){return cr(t??Y().configFile)}function qi(t,e){return dr(e??Y().configFile,t)}import{randomBytes as bb}from"node:crypto";ir();Ve();te();import{createReadStream as nb}from"node:fs";import{mkdir as rb,readFile as ib,realpath as sb,stat as ob,writeFile as ab}from"node:fs/promises";import{basename as cb,dirname as rd,isAbsolute as db,join as lb,relative as ub,resolve as Bf,sep as fb}from"node:path";import{createInterface as xb}from"node:readline";var Ff=q("fs-rpc"),ji=Ke("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Uf(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>ji)throw new C("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${ji} bytes`);let i=await qf(t.path,e);return await rb(rd(i),{recursive:!0}),await ab(i,t.content,"utf8"),Ff.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Gf(t,e){let r=await qf(t.path,e),i=await ob(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>ji&&!o)throw new C("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${ji} bytes`);let c;if(o&&i.size>ji)c=await hb(r,t.line??1,t.limit);else{let l=await ib(r,"utf8");if(o){let u=l.split(`
100
+ `),x=Math.max(0,(t.line??1)-1),g=typeof t.limit=="number"?x+t.limit:void 0;c=u.slice(x,g).join(`
101
+ `)}else c=l}return Ff.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function hb(t,e,r){let i=xb({input:nb(t,{encoding:"utf8"}),crlfDelay:Number.POSITIVE_INFINITY}),o=Math.max(0,e-1),c=typeof r=="number"?o+r:Number.POSITIVE_INFINITY,l=[],u=0;try{for await(let x of i)if(u>=o&&u<c&&l.push(x),u++,u>=c)break}finally{i.close()}return l.join(`
102
+ `)}async function qf(t,e){if(typeof t!="string"||t.length===0)throw new C("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([zf(Bf(e)),zf(Bf(t))]),o=ub(r,i);if(pb(o,fb,db(o)))throw new C("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function pb(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function zf(t){let e=[],r=t;for(;r!==rd(r);)try{let i=await sb(r);return e.length?lb(i,...e.reverse()):i}catch{e.push(cb(r)),r=rd(r)}return t}te();var jf=q("prompt-multimodal"),Hf=10*1024*1024,gb=15e3,mb=6;async function Wf(t){let e=new Array(t.length),r=0;async function i(){for(;r<t.length;){let c=r++,l=t[c];l!==void 0&&(e[c]=await wb(l))}}let o=Array.from({length:Math.min(mb,t.length)},()=>i());return await Promise.all(o),e}function Kf(t){return t.some(e=>e.type==="image")}async function wb(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!io(e.uri))return t;try{let{buf:r,contentType:i}=await yb(e.uri),o=e.mimeType||_b(i)||"application/octet-stream";return jf.info("image uri fetched and inlined",{uri:e.uri,bytes:r.length,mimeType:o}),{type:"image",data:r.toString("base64"),mimeType:o}}catch(r){return jf.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function _b(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function yb(t){let e=new AbortController,r=setTimeout(()=>e.abort(),gb);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new Error(`HTTP ${i.status} ${i.statusText}`);let o=await i.arrayBuffer();if(o.byteLength>Hf)throw new Error(`image too large: ${o.byteLength} bytes (max ${Hf})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}dn();Ve();te();var V=q("core"),Eb=3e4,vb=/^(boe|ppe)_[A-Za-z0-9_-]+$/,Sb="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",Ab="\u5BA1\u6279\u5DF2\u8D85\u65F6",Ib=3e4,Eo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Or;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;currentMockScenario;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=Mf(e.bridgeConfig)}registerExtension(e,r){this.extensions[e]=r}getCozeEnv(){return this.currentCozeEnv}getMockScenario(){return this.currentMockScenario}setMockScenario(e){this.currentMockScenario=e&&e.length>0?e:void 0}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),this.upstream.onConnect?.(({initial:e})=>{e||this.rejectAllPendingOnReconnect()}),await this.upstream.start(),V.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){V.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(r=>r.dispose(e))),this.agents.clear(),await this.upstream.stop(e)}async reloadAgents(e){let r=e?this.agents.has(e)?[e]:[]:[...this.agents.keys()];for(let i of r)await this.agents.get(i)?.killAllRuntimes("reload");return r}get(e){return this.agents.get(e)}register(e){this.agents.set(e.agentId,e),V.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){V.warn("onAgentRegister handler threw (ignored)",{agentId:e.agentId,err:String(i)})}}onAgentRegister(e){return this.registerHandlers.add(e),()=>this.registerHandlers.delete(e)}registerHandlers=new Set;unregister(e){this.agents.delete(e)}reviveIfDisconnected(e){this.disconnectedAgents.delete(e)&&V.info("agent revived from disconnect",{agentId:e})}attachRuntimeHooks(e,r,i){let o=i.downstream;o&&(o.onUpdate(c=>{i.loadingSession||this.forwardUpdate(e,c)}),o.onAgentRequest(c=>{this.handleAgentRequest(e,o,c)}),o.onExit((c,l)=>{V.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:l}),Ui(i),i.downstream=void 0,i.replySeq=0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),this.rejectPendingForDownstream(o,"downstream exited")}))}hasPendingPermissionFor(e){for(let r of this.pendingUpstream.values())if(r.downstream===e)return!0;return!1}rejectPendingForDownstream(e,r){let i=[];for(let[o,c]of this.pendingUpstream)c.downstream===e&&i.push(o);if(i.length!==0){V.info("reject pendingUpstream entries (downstream gone)",{reason:r,count:i.length});for(let o of i){let c=this.pendingUpstream.get(o);if(c){this.pendingUpstream.delete(o),this.upstream.send(Sn(o,{code:Q.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(l=>V.debug("send error response to upstream failed (ignored)",{err:String(l)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:Q.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){V.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,i]of this.pendingUpstream){try{i.downstream.respondAgentRequestError(i.agentRequestId,{code:Q.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.clearPendingPermissionFor(i)}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new C("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(uo(e)){this.handleUpstreamResponse(e);return}if(!("method"in e)||typeof e.method!="string")return;let r="id"in e&&e.id!==void 0?e.id:null,i=e.params?._meta?.cozeEnv;i&&vb.test(i)?this.currentCozeEnv=i:i&&V.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:i});try{if(e.method.startsWith("_agent/")){let o=this.extensions[e.method];if(!o){r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):V.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(Pr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Pr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Pr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Q.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):V.warn("drop unknown notification",{method:e.method})}catch(o){V.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(Sn(r,Bi(o)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new C("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new C("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new C("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new C("AGENT_NOT_FOUND",`agent not found: ${i}`);let c=typeof r.sessionId=="string"?r.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||!c)return this.dispatchSessionCall(o,e.method,r);if(e.method==="session/prompt"){let x=o.sessions.get(c);if(x?.pendingPermission){let g=r._meta?.cozeTriggerMsgId,w=Mc(r._meta);return V.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,x,c,Sb,g,w)}}let l=Date.now(),u=!1;try{let x=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,x}finally{V.info("session call done",{agentId:o.agentId,method:e.method,durationMs:Date.now()-l,ok:u})}}async dispatchSessionCall(e,r,i){e.lastActiveAt=Date.now();let{stripped:o}=b0(i);switch(r){case"session/new":{let c=Tb();return V.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return V.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:c.sessionId}),{}}case"session/prompt":{let c=o,l=c.sessionId;if(!l)throw new C("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=await this.ensureRuntime(e,l);if(u.replySeq=0,await this.ensureDownstream(e,l,u),!u.downstream||!u.acpSessionId)throw new C("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");let x=i._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(u.acpSessionId,x):e.activeTriggers.delete(u.acpSessionId);let g=Mc(i._meta);if(g?e.activeGroupIds.set(u.acpSessionId,g):e.activeGroupIds.delete(u.acpSessionId),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Kf(c.prompt))throw new C("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let w=await Wf(c.prompt);try{let E=await u.downstream.sessionPrompt({...c,sessionId:u.acpSessionId,prompt:w});return u.lastActiveAt=Date.now(),E}catch(E){if(E instanceof C&&E.code==="AGENT_APPROVAL_TIMEOUT"){let S=u.pendingPermission;S&&(S.downstream.respondAgentRequest(S.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(S.upstreamId),u.pendingPermission=void 0);let y=u.acpSessionId,v=y?e.activeTriggers.get(y):void 0,A=y?e.activeGroupIds.get(y):void 0;return V.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:l}),await this.synthesizePromptReply(e,u,l,Ab,v,A)}throw E}finally{if(e.activeTriggers.delete(u.acpSessionId),e.activeGroupIds.delete(u.acpSessionId),u.pendingPermission=void 0,u.reloadAfterTurn){u.reloadAfterTurn=!1;let E=u.downstream;E&&(u.downstream=void 0,V.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:l,acpId:u.acpSessionId}),E.stop("reload-after-turn").catch(S=>V.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:l,err:String(S)})))}else u.downstream?.isAlive()&&this.armIdleTimer(e,l,u)}}case"session/cancel":{let l=o.sessionId;if(!l)throw new C("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(l);if(e.hasSessionQueue(l)){let x=e.getSessionQueue(l);x.size>0&&(V.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:l,queuedCount:x.size}),x.dispose(new C("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${l}`)))}return u?.downstream?.isAlive()&&u.acpSessionId&&await u.downstream.sessionCancel({sessionId:u.acpSessionId}),{ok:!0}}default:throw new C("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async ensureRuntime(e,r){let i=e.sessions.get(r);if(i)return i;let c={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,r):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return e.sessions.set(r,c),await this.persistSessionMapping(e),c}async requestSessionToken(e,r){let i={sessionId:r,_meta:{cozeAgentId:e}};try{let o=await this.sendRequest(yt.GEN_MODEL_TOKEN,i,Ib);if(!o?.modelToken)throw new C("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof C&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new C("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if(Ui(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new C("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let o=3,c=3e4,l=i.spawnFailCount??0,u=i.spawnFailedAt??0;if(l>=o&&Date.now()-u<c)throw new C("AGENT_SPAWN_FAILED",`agent ${e.agentId} session ${r} spawn failed ${l} times in a row; please check framework binary / network and retry after ${Math.ceil((c-(Date.now()-u))/1e3)}s`);let x;try{x=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(g){throw i.spawnFailCount=l+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&(V.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:i.acpSessionId}),i.acpSessionId=void 0),g}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=x,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await x.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),V.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(g){V.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(g)}),i.acpSessionId=void 0;let w=await x.sessionNew({cwd:e.workspace});i.acpSessionId=w.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let g=await x.sessionNew({cwd:e.workspace});i.acpSessionId=g.sessionId,await this.persistSessionMapping(e)}}catch(g){throw V.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(g)}),await x.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,g}x.afterSessionEstablished&&i.acpSessionId&&await x.afterSessionEstablished(i.acpSessionId)}armIdleTimer(e,r,i){if(Ui(i),this.isRuntimeBusy(e,i)){V.debug("skip idle timer: runtime busy (in-flight turn / pending permission)",{agentId:e.agentId,cloudId:r});return}i.idleTimer=setTimeout(()=>{if(i.idleTimer=void 0,this.isRuntimeBusy(e,i)){V.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}V.info("session runtime idle timeout, killing downstream",{agentId:e.agentId,cloudId:r});let o=i.downstream;i.downstream=void 0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),o&&o.stop("idle timeout").catch(c=>V.warn("idle stop failed (ignored)",{agentId:e.agentId,cloudId:r,err:String(c)}))},this.sessionIdleTimeoutMs),i.idleTimer.unref?.()}isRuntimeBusy(e,r){if(r.acpSessionId&&e.activeTriggers.has(r.acpSessionId))return!0;let i=r.downstream;if(!i)return!1;for(let o of this.pendingUpstream.values())if(o.downstream===i)return!0;return!1}async sendAgentFileUpdate(e,r,i,o){let c={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};if(r.acpSessionId){let l=e.activeTriggers.get(r.acpSessionId);l&&(c.cozeTriggerMsgId=l);let u=e.activeGroupIds.get(r.acpSessionId);u&&(c.cozeGroupId=u)}await this.upstream.send(kr("session/update",{sessionId:i,update:o,_meta:c}))}async synthesizePromptReply(e,r,i,o,c,l){let u={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};return c&&(u.cozeTriggerMsgId=c),l&&(u.cozeGroupId=l),await this.upstream.send(kr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(x=>V.warn("synthesizePromptReply update send failed (ignored)",{err:String(x)})),{stopReason:"end_turn"}}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){V.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){V.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(Rb(r)){V.debug("drop codex noise chunk",{agentId:e.agentId,acpId:i});return}let l={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},u=e.activeTriggers.get(i);u&&(l.cozeTriggerMsgId=u);let x=e.activeGroupIds.get(i);x&&(l.cozeGroupId=x),this.upstream.send(kr("session/update",{...r,sessionId:o,_meta:l})).catch(g=>V.warn("forward update failed",{agentId:e.agentId,err:String(g)}))}handleAgentRequest(e,r,i){if(i.method==="session/request_permission"){this.forwardPermissionRequest(e,r,i);return}if(i.method==="fs/write_text_file"||i.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,i);return}V.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Q.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${i.method}`})}async handleFsRpcRequest(e,r,i){try{let o=e.workspace;if(i.method==="fs/write_text_file"){let c=i.params??{},l=await Uf(c,o);r.respondAgentRequest(i.id,l)}else{let c=i.params??{},l=await Gf(c,o);r.respondAgentRequest(i.id,l)}}catch(o){V.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,Bi(o))}}clearPendingPermissionFor(e){if(e.method!=="session/request_permission"||!e.cloudSessionId)return;let r=this.agents.get(e.agentId)?.sessions.get(e.cloudSessionId);r&&(r.pendingPermission=void 0)}forwardPermissionRequest(e,r,i){let o=this.upstreamIds.next("session/request_permission"),c=i.params??{},u=c.sessionId,x=u?e.activeTriggers.get(u):void 0,g={cozeAgentId:e.agentId};x&&(g.cozeTriggerMsgId=x);let w=u?e.activeGroupIds.get(u):void 0;w&&(g.cozeGroupId=w);let E=u?this.reverseSessionId(e,u):void 0,S=E?e.sessions.get(E):void 0;S&&(S.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let y={...c,...E?{sessionId:E}:{},_meta:g};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:E}),V.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:E,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(v=>({optionId:v.optionId,kind:v.kind,name:v.name}))}),this.upstream.send(Ni(o,"session/request_permission",y)).catch(v=>{this.pendingUpstream.delete(o),V.error("forward permission request failed",{agentId:e.agentId,err:String(v)}),r.respondAgentRequestError(i.id,{code:Q.INTERNAL_ERROR,message:`upstream send failed: ${String(v)}`})})}handleUpstreamResponse(e){if(e.id===null)return;let r=this.lookupPending(this.pendingUpstream,e.id,"upstream");if(r){this.pendingUpstream.delete(r.key);let o=r.value;this.clearPendingPermissionFor(o),e.error?(V.info("upstream \u2192 permission response (error)",{agentId:o.agentId,upstreamId:e.id,method:o.method,error:e.error}),o.downstream.respondAgentRequestError(o.agentRequestId,e.error)):(o.method==="session/request_permission"&&Db(e.result,o),V.info("upstream \u2192 permission response (result)",{agentId:o.agentId,upstreamId:e.id,method:o.method,result:e.result}),o.downstream.respondAgentRequest(o.agentRequestId,e.result));return}let i=this.lookupPending(this.pendingBridge,e.id,"bridge");if(i){this.pendingBridge.delete(i.key),clearTimeout(i.value.timer),e.error?i.value.reject(new lo(e.error)):i.value.resolve(e.result);return}V.debug("orphan upstream response (no pending)",{id:e.id})}lookupPending(e,r,i){let o=e.get(r);if(o)return{value:o,key:r};if(typeof r=="number"){let c=String(r),l=e.get(c);if(l)return V.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:l,key:c}}}sendRequest(e,r,i=Eb){let o=this.upstreamIds.next(e);return new Promise((c,l)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),l(new C("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:l,timer:u}),this.upstream.send(Ni(o,e,r)).catch(x=>{let g=this.pendingBridge.get(o);g&&(clearTimeout(g.timer),this.pendingBridge.delete(o)),l(x)})})}async persistSessionMapping(e){if(this.paths)try{let r=new Map;for(let[i,o]of e.sessions){let c={modelToken:o.modelToken,tokenGeneratedAt:o.tokenGeneratedAt};o.acpSessionId&&(c.acpSessionId=o.acpSessionId),r.set(i,c)}await ii(e.agentId,r,this.paths)}catch(r){V.warn("persist session mapping failed",{agentId:e.agentId,err:String(r)})}}reverseSessionId(e,r){for(let[i,o]of e.sessions.entries())if(o.acpSessionId===r)return i}sendError(e,r,i){return this.upstream.send(Sn(e,{code:r,message:i,data:{bridgeVersion:Rr}}))}};function Tb(){return bb(16).toString("hex")}function Db(t,e){if(!t||typeof t!="object"){V.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){V.warn('permission response: top-level "kind" field (D66 historical bug shape)',{agentId:e.agentId,result:t});return}let i=r.outcome;if(!i||typeof i!="object"){V.warn("permission response: missing or non-object outcome field",{agentId:e.agentId,result:t});return}let c=i.outcome;(typeof c!="string"||c!=="selected"&&c!=="cancelled")&&V.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}var Cb=["Model metadata for `","Falling back from WebSockets to HTTPS transport.","Heads up: Long threads and multiple compactions can cause the model to be less accurate."];function Rb(t){let e=t.update;if(e?.sessionUpdate!=="agent_message_chunk")return!1;let r=e.content;if(!r||typeof r!="object")return!1;let i=r;if(i.type!=="text"||typeof i.text!="string")return!1;let{text:o}=i;return Cb.some(c=>o.startsWith(c))}cn();te();Oe();import{randomBytes as kb}from"node:crypto";import{createServer as Pb}from"node:http";var Ob=1e6,$f=q("ipc"),vo=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(r=>[`${r.method} ${r.path}`,r])),this.paths=e.paths??Y()}async start(){this.token=kb(32).toString("hex");let e=Pb((i,o)=>{this.dispatch(i,o)});this.server=e,await new Promise((i,o)=>{e.once("error",o),e.listen(0,"127.0.0.1",()=>i())});let r=e.address();if(!r||typeof r!="object")throw new Error("failed to obtain IPC port");return this.port=r.port,await this.persistAuthFiles(),$f.info("IPC listening",{port:this.port}),{port:this.port,token:this.token}}async stop(){let e=this.server;e&&(await new Promise((r,i)=>{e.close(o=>o?i(o):r())}),this.server=null)}async persistAuthFiles(){await an(this.paths.portFile,String(this.port)),await an(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){Hi(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){Hi(r,404,{error:"not found"});return}let l=null;if(e.method==="POST")try{l=await Lb(e)}catch(u){Hi(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(l,e);Hi(r,200,u??{ok:!0})}catch(u){$f.error("IPC handler failed",{key:o,err:String(u)}),Hi(r,500,{error:u instanceof Error?u.message:String(u)})}}};function Hi(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function Lb(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>Ob)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}var gh=It(ix(),1);var hv=It(eh(),1),pv=It(Fo(),1),gv=It(Fr(),1),mv=It(gd(),1),wv=It(_d(),1),_v=It(Ad(),1),dh=It(jo(),1),yv=It(ch(),1);var lh=dh.default;Ve();te();var ke=q("upstream.frontier"),fh="application/json",xh="none",Ev=15e3;function vv(t){class e extends lh{constructor(i){super(i,v0,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>ke.warn("frontier ws error during teardown (handled, prevents daemon crash)",{err:i instanceof Error?i.message:String(i)}))}close(i,o){this.guardTeardown(),super.close(i,o)}terminate(){this.guardTeardown(),super.terminate()}send(i,...o){if(ul("debug"))try{let c;typeof i=="string"?c=Buffer.from(i,"utf8"):i instanceof Buffer?c=i:i instanceof ArrayBuffer?c=new Uint8Array(i):ArrayBuffer.isView(i)?c=new Uint8Array(i.buffer,i.byteOffset,i.byteLength):c=new Uint8Array(0);let l=Buffer.from(c.slice(0,128)).toString("hex");ke.debug("WS raw frame out",{bytes:c.byteLength,headHex:l})}catch(c){ke.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var Qi=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandlers=[];opened=!1;lastSendRefusedLogAt=0;sendRefusedSuppressed=0;openCount=0;async start(){if(this.fws){ke.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:S0,...Dr(this.opts.ppeOverride)},r=vv(e),i=I0(this.opts.urlOverride),o={url:i,ws:r,fpID:E0,aID:oo,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:fh,force:!0},payloadEncoding:{encoding:xh,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new gh.FWS(o),l=!1,u=null,x,g,w=new Promise((y,v)=>{x=y,g=v}),E=y=>{l||(l=!0,u&&(clearTimeout(u),u=null),y?g(y):x())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let y=this.openCount===1;ke.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:y,openCount:this.openCount}),y&&E();for(let v of this.connectHandlers)Promise.resolve(v({initial:y})).catch(A=>ke.warn("onConnect handler threw (ignored)",{err:String(A)}))},c.onclose=y=>{this.opened=!1,ke.info("frontier closed",{code:y.code,reason:y.reason,willReconnect:y.willReconnect})},c.onerror=y=>{ke.warn("frontier error",{code:y.code,msg:y.message}),E(new C("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${y.code} msg=${y.message??""}`))},c.onmessage=y=>this.handleMessage(y),this.fws=c;let S=this.opts.openTimeoutMs??Ev;u=setTimeout(()=>{E(new C("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${S}ms (handshake or upgrade slow)`))},S),await c.connect();try{await w}catch(y){try{c.close(1e3,"open failed")}catch(v){ke.warn("fws close during start failure threw (ignored)",{err:String(v)})}throw this.fws=null,this.opened=!1,y}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(i){ke.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw ke.warn("frontier send refused: upstream not started",{method:i}),new C("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(ke.warn("frontier send refused: ws not open",{method:i,opened:this.opened,readyState:r.readyState,...this.sendRefusedSuppressed>0?{suppressedSinceLast:this.sendRefusedSuppressed}:{}}),this.lastSendRefusedLogAt=u,this.sendRefusedSuppressed=0):this.sendRefusedSuppressed+=1,new C("UPSTREAM_DISCONNECTED",`frontier ws not open (opened=${this.opened}, readyState=${r.readyState}); refusing to silently buffer`)}this.injectAgentPatToken(e);let o=JSON.stringify(e),c=e;hh(c)||ke.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:fh,payloadEncoding:xh})}catch(u){throw ke.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new C("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(u)}`,{cause:u})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandlers.push(e)}isConnected(){return this.opened&&this.fws?.readyState===1}injectAgentPatToken(e){let r=this.opts.getPatTokenForAgent;if(!r)return;let i=e.params?._meta;if(!i?.cozeAgentId)return;let o=r(i.cozeAgentId);o&&(i.cozePatToken=o)}handleMessage(e){let r=e.message?.service;if(r!==33555712){ke.debug("drop non-adapter frontier frame",{service:r});return}let i=Iv(e);if(!i){ke.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){ke.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(l){ke.warn("frontier message JSON parse failed",{err:String(l),head:i.slice(0,80)});return}let c=o;hh(c)||ke.info("frontier frame in",{logid:Av(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:Sv(i)}),Promise.resolve(this.handler(o)).catch(l=>ke.warn("frontier frame handler threw",{err:String(l)}))}};function hh(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var ph=2e3;function Sv(t){return t.length<=ph?t:`${t.slice(0,ph)}...<truncated, total ${t.length} chars>`}function Av(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function Iv(t){let e=t.message;if(e?.textPayload)return e.textPayload;let r=e?.payload;if(!r)return null;try{return Buffer.from(r).toString("utf8")}catch{return null}}te();var Td=q("upstream.switchable"),Wo=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Td.info("swap upstream",{reason:r});let i=this.inner;if(this.inner=e,this.handler&&e.onFrame(this.handler),e.onConnect)for(let o of this.connectHandlers)e.onConnect(o);try{await e.start()}catch(o){throw Td.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Td.warn("previous upstream stop threw (ignored)",{err:String(o)}))}current(){return this.inner}start(){return this.inner.start()}stop(e){return this.inner.stop(e)}send(e){return this.inner.send(e)}onFrame(e){this.handler=e,this.inner.onFrame(e)}onConnect(e){this.connectHandlers.push(e),this.inner.onConnect?.(e)}isConnected(){return this.inner.isConnected()}};te();var Dd=q("upstream"),Wr=class{handler=null;async start(){Dd.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Dd.info("NoopUpstream stopped",{reason:e})}async send(e){Dd.debug("NoopUpstream.send (dropped)",{method:"method"in e?e.method:void 0})}onFrame(e){this.handler=e}isConnected(){return!1}async injectFrame(e){this.handler&&await this.handler(e)}};Ve();te();cn();te();Oe();import{promises as Tv}from"node:fs";var mh=q("pat-token-store");async function Ko(t=Y()){try{let r=(await Tv.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(mh.warn("pat-token exists but empty (treating as missing; likely interrupted write)",{path:t.patTokenFile}),null):r}catch(e){let r=e?.code;return r!=="ENOENT"&&mh.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function es(t,e=Y()){if(!t)throw new Error("writePatToken: empty patToken");await an(e.patTokenFile,t,{mode:384})}Oe();Oe();import{promises as $o}from"node:fs";import{join as Dv}from"node:path";function Cv(t,e){return`#!/bin/sh
103
103
  exec ${JSON.stringify(e)} ${JSON.stringify(t)} "$@"
104
- `}function R1(t,e){return`@echo off\r
104
+ `}function Rv(t,e){return`@echo off\r
105
105
  "${e}" "${t}" %*\r
106
- `}async function mh(t,e=X()){let r=e.binDir;await Wo.mkdir(r,{recursive:!0});let i=C1(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?R1(t,o):D1(t,o);return await Wo.readFile(i,"utf8").catch(()=>null)===c||(await Wo.writeFile(i,c,"utf8"),process.platform!=="win32"&&await Wo.chmod(i,493)),r}ee();Pe();import{execSync as wh}from"node:child_process";import{readFileSync as _h,unlinkSync as k1}from"node:fs";import{mkdir as P1,open as O1,readFile as yh,unlink as Cd,writeFile as L1}from"node:fs/promises";import{dirname as N1}from"node:path";var M1=U("single-instance"),B1=t=>new Promise(e=>setTimeout(e,t)),Ko=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??X().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>Mi(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&&M1.warn("removing stale pid file",{stalePid:i}),await L1(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 yh(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await Cd(this.pidFile)}catch{}this.acquired=!1}}isLiveDaemon(e){return this.probe.isAlive(e)&&this.probe.isDaemon(e)}async readExistingPid(){return this.readPidFrom(this.pidFile)}async readPidFrom(e){try{let r=await yh(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 P1(N1(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await O1(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 B1(this.claimLockIntervalMs);continue}await Cd(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await Cd(r).catch(()=>{})}}throw new Error(`failed to acquire claim lock: ${r} (after ${this.claimLockMaxAttempts} attempts)`)}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let r=_h(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(kr)||r.includes("lib/index.js"))}catch{}try{let r=wh(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(kr)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=wh(`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{_h(this.pidFile,"utf8").trim()===String(this.selfPid)&&k1(this.pidFile)}catch{}})}};Vo();ee();var Zn=U("daemon.upstream-watchdog"),W1=12e4,K1=9e5,V1=3e4;function Rd(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var $o=class{constructor(e){this.opts=e;this.softMs=e.softMs??Rd("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",W1),this.hardMs=e.hardMs??Rd("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",K1),this.intervalMs=e.intervalMs??Rd("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",V1),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?.(),Zn.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&&Zn.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&&Zn.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,Zn.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){Zn.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,Zn.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>Zn.warn("upstream watchdog: forceReconnect error (ignored)",{err:String(i)})).finally(()=>{this.forcing=!1}))}shouldForceNow(e){return!(this.forcing||this.forcedAt!==null&&e-this.forcedAt<this.softMs)}};var j=U("daemon");async function vh(){let t=X();process.env.COZE_BRIDGE_LOG_MODE!=="legacy"&&cl({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:L=>Xe(L,t).logs,listAgentIds:()=>cs(t)});let e=new Ko({processTitle:kr}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await _o(),o=i??{};os({pid:process.pid}),j.info(i?"loaded bridge config":"initialized bridge config");let c=new Ho(new qr),d=null,u=new yo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(L,G,W,re)=>{if(!d)throw new Error("agentManager not ready");return d.spawnSessionDownstream(L,G,W,re)}}),x=new go({paths:t,config:o,registry:u});d=x;let p,w,m=null,v={},_,S=null,A=null,I=null,T=new vn;function k(L,G){return T.enqueue(()=>D(L,G))}function b(){A||(A=new $o({isConnected:()=>c.isConnected(),forceReconnect:()=>I?k(I,{force:!0}):void 0,onFatal:L=>{if(process.env[Qi]==="1"){j.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:L});return}j.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:L}),process.exit(1)}})),A.start()}async function D(L,G){let W=L,re=W?.privatecode;if(!re)throw new C("IPC_BAD_REQUEST","/connect requires privatecode");let Ze=Ri(W.env),le=W.handshake_url,ue=W.frontier_url,St=Eh(W.env,le,ue);if(I=W,!G?.force&&p===re&&w===St){let ge=await $1(t);return u.agents.size===0&&ge?(j.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),Zo(t,x).catch(Se=>j.warn("connect-noop auto-revive error (ignored)",{err:String(Se)}))):j.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let xt=!!p&&p!==re,Xt=w!==void 0&&w!==St,zt=xt||Xt,Qt=await Mc({privatecode:re,...le?{endpoint:le}:{},ppeOverride:Ze});if(zt){j.warn("connect config switched, resetting agents",{pcChanged:xt,envChanged:Xt,previousPc:p?Jo(p):"",nextPc:Jo(re)});for(let ge of[...u.agents.values()])await ge.dispose("connect config switch").catch(()=>{}),u.agents.delete(ge.agentId);u.disconnectedAgents.size>0&&(j.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new qr,"connect switch").catch(()=>{})}m=Qt.deviceId,os({deviceId:m,pid:process.pid}),td({patToken:re,env:W.env}).catch(ge=>j.warn("coze-cli setup error (ignored)",{err:String(ge)}));let Vr=new Yi({handshake:Qt,privatecode:re,...ue?{urlOverride:ue}:{},ppeOverride:Ze,getPatTokenForAgent:ge=>u.agents.get(ge)?.patToken});return await c.swap(Vr,"connect"),p=re,w=St,v=Ze,_=le,W.mock_scenario!==void 0&&(u.setMockScenario(W.mock_scenario),j.info("mock scenario set",{scenario:W.mock_scenario})),S||(S=new Pi({core:u,getDeviceId:()=>m??"",onTickEnd:()=>B.retryPending().catch(ge=>j.warn("detailSync.retryPending failed (ignored)",{err:String(ge)})),onAuthFailures:J})),S.start(),b(),zt&&Zo(t,x).catch(ge=>j.warn("post-connect-switch auto-revive error (ignored)",{err:String(ge)})),Xi(re,t).catch(ge=>j.warn("writePatToken after /connect failed (ignored)",{err:String(ge)})),j.info("/connect: WS established",{deviceId:m}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async L=>x.createAgent(L.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let P={},F=new oo({agents:u.agents,disposeAndMarkDisconnected:async(L,G)=>{let W=u.agents.get(L);if(W){await x.cleanupOpenclawSessionProviders(W).catch(Ze=>j.warn("cleanup openclaw providers failed (ignored)",{agentId:L,err:String(Ze)}));let re=!0;try{await W.dispose(`disconnect: ${G}`)}catch(Ze){re=!1,j.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:L,err:String(Ze)}),W.status="error"}re&&(W.status="disconnected",u.unregister(L),u.disconnectedAgents.add(L))}else u.disconnectedAgents.add(L)},detailSyncer:async L=>{if(!P.ref)throw new Error("agent-detail-sync not initialized yet");await P.ref.syncOne(L)},cleanupOpenclawProviders:async L=>{await x.cleanupOpenclawSessionProviders(L)},openclawRepair:async(L,G)=>{await x.openclawRepair(L,G)},isRuntimePendingPermission:L=>u.hasPendingPermissionFor(L)});u.registerExtension("_agent/listSkills",L=>F.listSkills(L.params)),u.registerExtension("_agent/addSkills",L=>F.addSkills(L.params)),u.registerExtension("_agent/removeSkills",L=>F.removeSkills(L.params)),u.registerExtension("_agent/getFileTree",L=>F.getFileTree(L.params)),u.registerExtension("_agent/getFileContent",L=>F.getFileContent(L.params)),u.registerExtension("_agent/update",L=>F.updateAgent(L.params)),u.registerExtension("_agent/disconnect",L=>F.disconnectAgent(L.params)),u.registerExtension("_agent/switchModel",L=>F.switchModel(L.params)),u.registerExtension("_agent/reset",L=>F.resetAgent(L.params)),u.registerExtension("_agent/repair",L=>F.repairAgent(L.params));let B=new fs({paths:t,handlers:F,agentManager:x,sendDetail:L=>u.sendRequest("_agent/detail",L)});P.ref=B;let J=async L=>{await Promise.allSettled(L.map(async G=>{try{await F.disconnectAgent({agentId:G.agentId,reason:`auth_failure: code=${G.code} ${G.message}`}),j.info("agent disconnected due to auth failure from heartbeat response",{agentId:G.agentId,code:G.code,message:G.message})}catch(W){j.warn("disconnect during authFailure handling failed (ignored)",{agentId:G.agentId,err:String(W)})}}))};c.onConnect(({initial:L})=>{j.info("frontier upstream connected, triggering detail sync",{initial:L}),B.syncAll(L?"initial-connect":"reconnect").catch(G=>j.warn("detail sync top-level error (ignored)",{err:String(G)}))});let K=new bo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let L=u.getMockScenario();return{running:!0,pid:process.pid,spawnedBy:process.env[Qi]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:m??"",frameworksCache:o.frameworksCache??{},...L?{mockScenario:L}:{}}}},{method:"POST",path:"/pair",handler:async L=>{let G=L,W=G?.privatecode,re=G?.pairing_code;if(!W||!re)throw new C("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Ze=Ri(G.env),le=G.handshake_url,ue=G.frontier_url,St=Eh(G.env,le,ue),xt=!!p&&p!==W,Xt=w!==void 0&&w!==St,zt=xt||Xt,Qt=await Mc({privatecode:W,...le?{endpoint:le}:{},ppeOverride:Ze});if(zt){j.warn("pair config switched, resetting agents",{pcChanged:xt,envChanged:Xt,previousPc:p?Jo(p):"",nextPc:Jo(W),previousEnvKey:w??"",nextEnvKey:St});for(let Se of[...u.agents.values()])await Se.dispose("pair config switch").catch(()=>{}),u.agents.delete(Se.agentId);u.disconnectedAgents.size>0&&(j.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new qr,"pair switch").catch(()=>{})}m=Qt.deviceId,os({deviceId:m,pid:process.pid}),td({patToken:W,env:G.env}).catch(Se=>j.warn("coze-cli setup error (ignored)",{err:String(Se)}));let Vr=new Yi({handshake:Qt,privatecode:W,...ue?{urlOverride:ue}:{},ppeOverride:Ze,getPatTokenForAgent:Se=>u.agents.get(Se)?.patToken});await c.swap(Vr,"pair");try{let Se=new jn;o.frameworksCache=await Se.detectAll(),await Ui(o),j.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Se){j.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Se)})}let ge=Object.keys(o.frameworksCache??{});try{let Se=await u.sendRequest("_agent/pair",{pairCode:re,patToken:W,frameworks:ge,_meta:{cozeDeviceId:m}});j.info("_agent/pair ok",{pairResult:Se}),p=W,w=St,v=Ze,_=le,G.mock_scenario!==void 0&&(u.setMockScenario(G.mock_scenario),j.info("mock scenario set",{scenario:G.mock_scenario})),Xi(W,t).catch(De=>j.warn("writePatToken after /pair failed (ignored)",{err:String(De)})),S||(S=new Pi({core:u,getDeviceId:()=>m??"",onTickEnd:()=>B.retryPending().catch(De=>j.warn("detailSync.retryPending failed (ignored)",{err:String(De)})),onAuthFailures:J})),S.start(),b(),zt&&Zo(t,x).catch(De=>j.warn("post-pair-switch auto-revive error (ignored)",{err:String(De)}));let Yn;return G.agent_id&&(Yn=await Z1(G.agent_id,t,x,De=>u.sendRequest("_agent/detail",De),W).catch(De=>(j.error("--agent-id ensureAgent failed",{agentId:G.agent_id,err:String(De)}),{ok:!1,agentId:G.agent_id??"",note:String(De)}))),{ok:!0,note:"paired with cloud",...Yn?{agent:Yn}:{}}}catch(Se){return j.error("_agent/pair failed",{err:String(Se)}),{ok:!1,note:`pair failed: ${String(Se)}`}}}},{method:"POST",path:"/connect",handler:L=>k(L)},{method:"POST",path:"/_agent/create",handler:async L=>{let G=L;return{ok:!0,result:await x.createAgent(G)}}},{method:"POST",path:"/agent/send",handler:async L=>{let G=L;if(!G?.agentId||!G?.sessionId||!G?.kind||!G?.path)throw new C("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!p)throw new C("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let W=G;return await(W.groupFile?R0:D0)(W,{core:u,patToken:p,handshakeBase:_,ppeOverride:v})}catch(W){if(W instanceof C)return{ok:!1,code:W.code,message:W.message};throw W}}},{method:"POST",path:"/reload",handler:async L=>{let G=L?.agent_id,W=await u.reloadAgents(G);return j.info("IPC /reload: recycled agent subprocesses",{agentId:G??"(all)",recycled:W}),{ok:!0,recycled:W}}},{method:"POST",path:"/shutdown",handler:async()=>(j.info("IPC /shutdown received"),setImmediate(()=>{he.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:ne,token:Y}=await K.start();try{await mh(t.libEntry,t)}catch(L){j.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(L)})}await u.start(),Y1({paths:t,core:u,agentManager:x,detectAll:async()=>(o.frameworksCache=await new jn().detectAll(),await Ui(o),o.frameworksCache)}).catch(L=>j.warn("startup warmup error (ignored)",{err:String(L)})),wl().then(async()=>{let{probeAcpVersion:L}=await Promise.resolve().then(()=>(nn(),gl));for(let G of["claude-code","codex"]){let W=await L(G);W&&j.info("acp wrapper version",{framework:G,version:W})}}).catch(L=>j.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(L)}));let ve=null,he={port:ne,token:Y,core:u,ipc:K,shutdown(L){return ve||(j.info("daemon shutdown",{reason:L}),ve=(async()=>{S?.stop(),A?.stop(),await u.stop(L),await K.stop(),await e.release()})(),ve)}};for(let L of["SIGTERM","SIGINT"])process.on(L,()=>{he.shutdown(L).then(()=>process.exit(0))});return process.on("exit",()=>r0()),process.on("unhandledRejection",L=>{j.error("unhandledRejection",{reason:L instanceof Error?L.message:String(L),stack:L instanceof Error?L.stack:void 0})}),process.on("uncaughtException",L=>{j.error("uncaughtException (will exit, supervisor will restart)",{message:L.message,stack:L.stack,name:L.name});try{process.stderr.write(`FATAL uncaughtException: ${L.stack??L.message}
107
- `)}catch{}process.exit(1)}),j.info("daemon ready",{port:ne,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),X1({cliSpawned:process.env[Qi]==="1",readPatToken:()=>jo(t),connect:k}).catch(L=>j.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(L)})),he}async function $1(t){return cs(t).length>0}function Jo(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function Eh(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function J1(t,e){let r=cs(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(on(),us));for(let c of r){await o(c,t).catch(d=>j.warn("enforceAgentConfigMode failed (ignored)",{agentId:c,err:String(d)}));try{let d=await i(c,t);d?.disconnectedAt&&(e.disconnectedAgents.add(c),j.info("agent marked disconnected on startup",{agentId:c,disconnectedAt:d.disconnectedAt,reason:d.disconnectReason??""}))}catch(d){j.warn("failed to load agent config on startup, skipping",{agentId:c,err:String(d)})}}}async function Z1(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(on(),us)),d=await c(t,e);if(d){j.info("--agent-id: local config found, reconnecting",{agentId:t,framework:d.framework,hadDisconnect:!!d.disconnectedAt});let w=Sh(d),m={agentId:d.agentId,framework:d.framework,...d.cozeIdentity?{cozeIdentity:d.cozeIdentity}:{},...d.model?{model:d.model}:{},...o?{patToken:o}:{},...w?{_meta:w}:{}};return await r.createAgent(m),{ok:!0,agentId:t,note:d.disconnectedAt?"revived from local config":"connected from local config"}}j.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:t});let u=await i({_meta:{cozeAgentId:t}});if(!u.framework)throw new C("AGENT_NOT_FOUND",`agent ${t} \u4E0D\u5728\u672C\u5730; \u4E91\u7AEF _agent/detail \u54CD\u5E94\u7F3A framework \u5B57\u6BB5 (D36 \u534F\u8BAE\u6269\u5C55\u672A\u751F\u6548), \u65E0\u6CD5\u5728\u672C\u673A\u65B0\u5EFA`);let x={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...o?{patToken:o}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await r.createAgent(x);let p=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:p?"cloud agent acknowledged":"created from cloud detail"}}async function Y1(t){let e=t.logger??j;try{let r=await t.detectAll();e.info("refreshed frameworks_cache",{detected:Object.keys(r??{})})}catch(r){e.warn("framework detection failed (using cached)",{err:String(r)})}await J1(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await Zo(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)}))}async function Zo(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(()=>(on(),us));j.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,d=0;for(let u of i){let x;try{x=await o(u,t)}catch(p){j.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(p)}),d+=1;continue}if(!x){d+=1;continue}if(x.disconnectedAt){j.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:x.disconnectedAt}),d+=1;continue}try{j.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:x.framework});let p=Sh(x);await e.createAgent({agentId:x.agentId,framework:x.framework,...x.cozeIdentity?{cozeIdentity:x.cozeIdentity}:{},...x.model?{model:x.model}:{},...p?{_meta:p}:{}},{revive:!0}),c+=1}catch(p){j.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:x.framework,err:String(p)}),d+=1}}return j.info("auto-revive: done",{revived:c,skipped:d,total:i.length}),{revived:c,skipped:d,total:i.length}}async function X1(t){let e=t.logger??j;if(t.cliSpawned)return"skipped-cli";let r=await t.readPatToken();return r?(e.info("supervisor-spawned daemon, auto-connecting with stored PAT"),t.connect({privatecode:r}).catch(i=>e.warn("startup auto-connect failed (staying idle)",{err:String(i)})),"connecting"):(e.info("no stored PAT, skip startup auto-connect"),"skipped-no-pat")}function Sh(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}Vo();Pe();import{readFile as Ah}from"node:fs/promises";var Yt=class{paths;constructor(e){this.paths=e??X()}async probe(e=1e3){let r=await Yo(this.paths);if(!r)return{kind:"not-running"};try{let i=await this.fetch(r,{method:"GET",path:"/status",timeoutMs:e});return i.status===200?{kind:"connected",...r}:{kind:"stale",reason:`unexpected status ${i.status}`}}catch(i){return{kind:"stale",reason:ev(i)}}}async request(e){let r=await Yo(this.paths);if(!r)throw new Error("coze-bridge daemon not running (no port/token files)");return this.fetch(r,e)}async fetch(e,r){let i=r.body!==void 0,o={Authorization:`Bearer ${e.token}`};i&&(o["content-type"]="application/json");let c=new AbortController,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}),x=await u.text();return{status:u.status,body:Q1(x)}}finally{clearTimeout(d)}}};async function Yo(t){try{let[e,r]=await Promise.all([Ah(t.portFile,"utf8"),Ah(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 Q1(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function ev(t){return t instanceof Error?t.message:String(t)}En();ee();tr();import{spawn as tv}from"node:child_process";import{userInfo as Th}from"node:os";var kd="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",nv=new Set(["bash","zsh","sh","dash","ksh"]),Ih=We("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),rv=2e3;function iv(t,e=kd){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(`
108
- `)){let u=d.indexOf("=");u<=0||(c[d.slice(0,u)]=d.slice(u+1))}return c}function sv(){let t=(process.env.SHELL??"").trim()||(Th().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return nv.has(e)?t:null}function ov(t){return new Promise(e=>{let r=`printf '%s' '${kd}'; env; printf '%s' '${kd}'`,i;try{i=tv(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??Th().homedir}})}catch{e(null);return}let o="",c=!1,d=w=>{try{i.pid&&process.kill(-i.pid,w)}catch{}},u=w=>{c||(c=!0,clearTimeout(x),clearTimeout(p),e(w))};i.stdout?.on("data",w=>{o+=w.toString("utf8")}),i.on("error",()=>u(null)),i.on("close",()=>u(o.length>0?o:null));let x=setTimeout(()=>d("SIGTERM"),Ih),p=setTimeout(()=>{d("SIGKILL"),u(o.length>0?o:null)},Ih+rv)})}async function Pd(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=sv();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??ov)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=iv(i);return o==null?{kind:"failed",reason:"unparseable-output"}:{kind:"ok",env:o}}Pe();function In(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}}nn();import{chmod as av,copyFile as Ch,mkdir as Rh,readFile as Xo,rename as Dh,rm as Od,stat as kh,writeFile as cv}from"node:fs/promises";import{homedir as $R}from"node:os";import{dirname as dv,join as Hr,resolve as Ld,sep as es}from"node:path";import{fileURLToPath as lv}from"node:url";En();ee();Pe();var Nd=U("dist-install");function uv(t){let e=lv(t),r=dv(e),i=`${es}src${es}`;if(r.includes(i)||r.endsWith(`${es}src${es}cli`))return null;let o=Ld(r,"index.js"),c=Ld(r,"..","package.json");return{dist:o,pkgJson:c}}async function Bd(t={}){let e=t.paths??X(),r=uv(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 Xo(o,"utf8"));c=v.version??"unknown",d=v.dependencies??{}}catch(v){return Nd.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=Qr.map(v=>`${v}@${d[v]??"latest"}`),x=await _o(e.configFile)??{},p=x.libVersion,w=await Xo(e.libEntry).then(()=>!0).catch(()=>!1),m=p===c;if(m&&w&&await Md(e))return{kind:"already-current",libVersion:c};if(!m||!w){await Rh(e.libDir,{recursive:!0}),await Ch(i,e.libEntry),await Ch(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let v=Ld(e.libDir,"package.json"),_=`${JSON.stringify({type:"module"},null,2)}
109
- `;await Xo(v,"utf8").catch(()=>null)!==_&&await cv(v,_)}return(!m||!await Md(e))&&await(t.installWrappers??fv)(e,u),x.libVersion=c,await Ui(x,e.configFile),Nd.info("dist installed",{libEntry:e.libEntry,fromVersion:p,toVersion:c}),m&&w?{kind:"already-current",libVersion:c}:p?{kind:"version-changed",fromVersion:p,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}async function Md(t){for(let e of Qr){let r=Hr(t.libDir,"node_modules",...e.split("/"),"package.json");if(!await kh(r).then(o=>o.isFile()).catch(()=>!1))return!1}return!0}async function fv(t,e){await pv(t.installLock,async()=>{if(await Md(t))return;let r=Math.random().toString(36).slice(2,10),i=`${t.libDir}${es}.staging-${process.pid}-${r}`,o=Hr(i,"node_modules"),c=Hr(t.libDir,"node_modules");try{await Rh(i,{recursive:!0}),await xv(e,i),await hv(o);let d=`${c}.trash-${r}`;await Dh(c,d).catch(()=>{}),await Dh(o,c),await Od(d,{recursive:!0,force:!0}).catch(()=>{}),Nd.info("wrapper closure installed",{liveNm:c,specs:e})}finally{await Od(i,{recursive:!0,force:!0}).catch(()=>{})}})}function xv(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=lt("npm",r,{stdio:["ignore","pipe","pipe"]}),d="";c.stderr?.on("data",x=>{d.length<8192&&(d+=x.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",x=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(x)}`))}),c.once("close",x=>{clearTimeout(u),x===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${x}: ${d.trim().slice(0,2e3)}`))})})}async function hv(t){for(let e of Qr){let r=Hr(t,...e.split("/")),i=JSON.parse(await Xo(Hr(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=Hr(t,".bin",o),d=await kh(c);process.platform!=="win32"&&!(d.mode&73)&&await av(c,d.mode|73).catch(()=>{})}}async function pv(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 Od(t,{force:!0}).catch(()=>{})}}ba();ee();Pe();import{closeSync as Oh,fstatSync as Lh,openSync as Nh,readFileSync as gv,readSync as mv,readdirSync as wv,statSync as _v}from"node:fs";import{join as Qo}from"node:path";var yv=new Set(["debug","info","warn","error"]);function Mh(t){let e=t,r=In(e,"--agent-id");e=r.rest;let i=In(e,"--date");e=i.rest;let o=In(e,"-n","--lines");e=o.rest;let c=In(e,"--level");e=c.rest;let d=In(e,"--grep");e=d.rest;let u=o.value===void 0?200:Number(o.value),x=Number.isInteger(u)&&u>=0?u:200,p=c.value&&yv.has(c.value)?c.value:void 0,w={lines:x,follow:e.includes("-f")||e.includes("--follow"),raw:e.includes("--raw"),list:e.includes("--list")};return r.value&&(w.agentId=r.value),i.value&&(w.date=i.value),p&&(w.level=p),d.value&&(w.grep=d.value),w}function bv(t,e){return t.agentId?Qo(Xe(t.agentId,e).logs,nr("agent",t.date)):Qo(e.bridgeLogsDir,nr("bridge",t.date))}function Ev(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function vv(t,e){let r;try{r=wv(t)}catch{return[]}let i=[];for(let o of r){let c=ya(o,e);if(!c)continue;let d=0;try{d=_v(Qo(t,o)).size}catch{}i.push({file:Qo(t,o),date:c,size:d})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function Bh(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"&&!ul(r,e.level))return!1}return!0}var Ph={debug:"90",info:"36",warn:"33",error:"31"},Sv=new Set(["ts","level","module","msg"]);function Av(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Fh(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=Av(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&Ph[o]&&(c=`\x1B[${Ph[o]}m${c}\x1B[0m`);let d=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",x=Object.entries(r).filter(([p])=>!Sv.has(p)).map(([p,w])=>` ${p}=${typeof w=="string"?w:JSON.stringify(w)}`).join("");return`${i} ${c} ${d} ${u}${x}`}function Iv(t,e,r){let c=gv(t,"utf8").split(`
110
- `).filter(d=>d.length>0).filter(d=>Bh(d,{level:e.level,grep:e.grep}));for(let d of Ev(c,e.lines))process.stdout.write(`${Fh(d,{raw:e.raw,color:r})}
111
- `)}async function zh(t,e){let r=e.paths??X(),i=process.stdout.isTTY===!0;if(t.list){let d=t.agentId?Xe(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",x=vv(d,u);if(x.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${d}
112
- `),1;for(let p of x)process.stdout.write(`${p.date} ${(p.size/1024).toFixed(1)}KB ${p.file}
113
- `);return 0}let o=t.date??Dn(new Date),c=bv({agentId:t.agentId,date:o},r);try{Iv(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
106
+ `}async function wh(t,e=Y()){let r=e.binDir;await $o.mkdir(r,{recursive:!0});let i=Dv(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?Rv(t,o):Cv(t,o);return await $o.readFile(i,"utf8").catch(()=>null)===c||(await $o.writeFile(i,c,"utf8"),process.platform!=="win32"&&await $o.chmod(i,493)),r}te();Oe();import{execSync as _h}from"node:child_process";import{readFileSync as yh,unlinkSync as kv}from"node:fs";import{mkdir as Pv,open as Ov,readFile as bh,unlink as Cd,writeFile as Lv}from"node:fs/promises";import{dirname as Nv}from"node:path";var Mv=q("single-instance"),Bv=t=>new Promise(e=>setTimeout(e,t)),Vo=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??Y().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>zi(r),isDaemon:r=>this.matchesDaemonTitle(r)},e.processTitle&&(process.title=e.processTitle)}async acquire(){let e=await this.readExistingPid();if(e!==null&&e!==this.selfPid&&this.isLiveDaemon(e))return{kind:"already-running",pid:e};let r=await this.withClaimLock(async()=>{let i=await this.readExistingPid();return i!==null&&i!==this.selfPid&&this.isLiveDaemon(i)?{kind:"already-running",pid:i}:(i!==null&&i!==this.selfPid&&Mv.warn("removing stale pid file",{stalePid:i}),await Lv(this.pidFile,String(this.selfPid),"utf8"),{kind:"acquired"})});return r.kind==="acquired"&&(this.acquired=!0,this.installCleanupHooks()),r}async release(){if(this.acquired){try{(await bh(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await Cd(this.pidFile)}catch{}this.acquired=!1}}isLiveDaemon(e){return this.probe.isAlive(e)&&this.probe.isDaemon(e)}async readExistingPid(){return this.readPidFrom(this.pidFile)}async readPidFrom(e){try{let r=await bh(e,"utf8"),i=Number.parseInt(r.trim(),10);return Number.isFinite(i)&&i>0?i:null}catch(r){if(r.code==="ENOENT")return null;throw r}}async withClaimLock(e){let r=`${this.pidFile}.lock`;await Pv(Nv(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await Ov(r,"wx")}catch(c){if(c.code!=="EEXIST")throw c;let l=await this.readPidFrom(r);if(l!==null&&l!==this.selfPid&&this.probe.isAlive(l)){await Bv(this.claimLockIntervalMs);continue}await Cd(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await Cd(r).catch(()=>{})}}throw new Error(`failed to acquire claim lock: ${r} (after ${this.claimLockMaxAttempts} attempts)`)}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let r=yh(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(Lr)||r.includes("lib/index.js"))}catch{}try{let r=_h(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(Lr)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=_h(`tasklist /FI "PID eq ${e}" /FO CSV /NH`,{stdio:["ignore","pipe","ignore"],timeout:2e3}).toString().trim();if(!i||/^(INFO|信息)[::]/.test(i))return!1;let o=i.split(",",1)[0]?.replace(/^"|"$/g,"").toLowerCase()??"";return o.includes("node")||o.includes("coze-bridge")}catch{return!0}}installCleanupHooks(){process.once("exit",()=>{if(this.acquired)try{yh(this.pidFile,"utf8").trim()===String(this.selfPid)&&kv(this.pidFile)}catch{}})}};Jo();te();var Qn=q("daemon.upstream-watchdog"),Wv=12e4,Kv=9e5,$v=3e4;function kd(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var Zo=class{constructor(e){this.opts=e;this.softMs=e.softMs??kd("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",Wv),this.hardMs=e.hardMs??kd("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",Kv),this.intervalMs=e.intervalMs??kd("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",$v),this.now=e.now??Date.now}opts;softMs;hardMs;intervalMs;now;timer=null;downSince=null;forcedAt=null;forcing=!1;lastTickAt=null;start(){this.timer||(this.timer=setInterval(()=>this.tick(),this.intervalMs),this.timer.unref?.(),Qn.info("upstream watchdog started",{softMs:this.softMs,hardMs:this.hardMs,intervalMs:this.intervalMs}))}stop(){this.timer&&(clearInterval(this.timer),this.timer=null),this.downSince=null,this.forcedAt=null,this.lastTickAt=null}tick(){let e=this.now();if(this.lastTickAt!==null&&e-this.lastTickAt>this.intervalMs*3&&(this.downSince!==null&&Qn.warn("upstream watchdog: large tick gap (likely sleep/suspend), resetting downSince",{gapMs:e-this.lastTickAt}),this.downSince=null,this.forcedAt=null),this.lastTickAt=e,this.opts.isConnected()){this.downSince!==null&&Qn.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,Qn.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){Qn.error("upstream watchdog: disconnected too long, exiting for supervisor restart",{downMs:r,hardMs:this.hardMs}),this.opts.onFatal(r);return}r>=this.softMs&&this.shouldForceNow(e)&&(this.forcedAt=e,this.forcing=!0,Qn.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>Qn.warn("upstream watchdog: forceReconnect error (ignored)",{err:String(i)})).finally(()=>{this.forcing=!1}))}shouldForceNow(e){return!(this.forcing||this.forcedAt!==null&&e-this.forcedAt<this.softMs)}};var W=q("daemon");async function Sh(){let t=Y();process.env.COZE_BRIDGE_LOG_MODE!=="legacy"&&dl({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:L=>Qe(L,t).logs,listAgentIds:()=>ls(t)});let e=new Vo({processTitle:Lr}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await bo(),o=i??{};cs({pid:process.pid}),W.info(i?"loaded bridge config":"initialized bridge config");let c=new Wo(new Wr),l=null,u=new Eo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(L,j,K,ie)=>{if(!l)throw new Error("agentManager not ready");return l.spawnSessionDownstream(L,j,K,ie)}}),x=new wo({paths:t,config:o,registry:u});l=x;let g,w,E=null,S={},y,v=null,A=null,T=null,D=new In;function P(L,j){return D.enqueue(()=>k(L,j))}function b(){A||(A=new Zo({isConnected:()=>c.isConnected(),forceReconnect:()=>T?P(T,{force:!0}):void 0,onFatal:L=>{if(process.env[ts]==="1"){W.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:L});return}W.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:L}),process.exit(1)}})),A.start()}async function k(L,j){let K=L,ie=K?.privatecode;if(!ie)throw new C("IPC_BAD_REQUEST","/connect requires privatecode");let Xe=Pi(K.env),ue=K.handshake_url,fe=K.frontier_url,St=vh(K.env,ue,fe);if(T=K,!j?.force&&g===ie&&w===St){let me=await Vv(t);return u.agents.size===0&&me?(W.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),Yo(t,x).catch(Ae=>W.warn("connect-noop auto-revive error (ignored)",{err:String(Ae)}))):W.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let xt=!!g&&g!==ie,tn=w!==void 0&&w!==St,Ut=xt||tn,nn=await Bc({privatecode:ie,...ue?{endpoint:ue}:{},ppeOverride:Xe});if(Ut){W.warn("connect config switched, resetting agents",{pcChanged:xt,envChanged:tn,previousPc:g?Xo(g):"",nextPc:Xo(ie)});for(let me of[...u.agents.values()])await me.dispose("connect config switch").catch(()=>{}),u.agents.delete(me.agentId);u.disconnectedAgents.size>0&&(W.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Wr,"connect switch").catch(()=>{})}E=nn.deviceId,cs({deviceId:E,pid:process.pid}),nd({patToken:ie,env:K.env}).catch(me=>W.warn("coze-cli setup error (ignored)",{err:String(me)}));let Zr=new Qi({handshake:nn,privatecode:ie,...fe?{urlOverride:fe}:{},ppeOverride:Xe,getPatTokenForAgent:me=>u.agents.get(me)?.patToken});return await c.swap(Zr,"connect"),g=ie,w=St,S=Xe,y=ue,K.mock_scenario!==void 0&&(u.setMockScenario(K.mock_scenario),W.info("mock scenario set",{scenario:K.mock_scenario})),v||(v=new Li({core:u,getDeviceId:()=>E??"",onTickEnd:()=>B.retryPending().catch(me=>W.warn("detailSync.retryPending failed (ignored)",{err:String(me)})),onAuthFailures:J})),v.start(),b(),Ut&&Yo(t,x).catch(me=>W.warn("post-connect-switch auto-revive error (ignored)",{err:String(me)})),es(ie,t).catch(me=>W.warn("writePatToken after /connect failed (ignored)",{err:String(me)})),W.info("/connect: WS established",{deviceId:E}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async L=>x.createAgent(L.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let O={},U=new co({agents:u.agents,disposeAndMarkDisconnected:async(L,j)=>{let K=u.agents.get(L);if(K){await x.cleanupOpenclawSessionProviders(K).catch(Xe=>W.warn("cleanup openclaw providers failed (ignored)",{agentId:L,err:String(Xe)}));let ie=!0;try{await K.dispose(`disconnect: ${j}`)}catch(Xe){ie=!1,W.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:L,err:String(Xe)}),K.status="error"}ie&&(K.status="disconnected",u.unregister(L),u.disconnectedAgents.add(L))}else u.disconnectedAgents.add(L)},detailSyncer:async L=>{if(!O.ref)throw new Error("agent-detail-sync not initialized yet");await O.ref.syncOne(L)},cleanupOpenclawProviders:async L=>{await x.cleanupOpenclawSessionProviders(L)},openclawRepair:async(L,j)=>{await x.openclawRepair(L,j)},isRuntimePendingPermission:L=>u.hasPendingPermissionFor(L)});u.registerExtension("_agent/listSkills",L=>U.listSkills(L.params)),u.registerExtension("_agent/addSkills",L=>U.addSkills(L.params)),u.registerExtension("_agent/removeSkills",L=>U.removeSkills(L.params)),u.registerExtension("_agent/getFileTree",L=>U.getFileTree(L.params)),u.registerExtension("_agent/getFileContent",L=>U.getFileContent(L.params)),u.registerExtension("_agent/update",L=>U.updateAgent(L.params)),u.registerExtension("_agent/disconnect",L=>U.disconnectAgent(L.params)),u.registerExtension("_agent/switchModel",L=>U.switchModel(L.params)),u.registerExtension("_agent/reset",L=>U.resetAgent(L.params)),u.registerExtension("_agent/repair",L=>U.repairAgent(L.params));let B=new hs({paths:t,handlers:U,agentManager:x,sendDetail:L=>u.sendRequest("_agent/detail",L)});O.ref=B;let J=async L=>{await Promise.allSettled(L.map(async j=>{try{await U.disconnectAgent({agentId:j.agentId,reason:`auth_failure: code=${j.code} ${j.message}`}),W.info("agent disconnected due to auth failure from heartbeat response",{agentId:j.agentId,code:j.code,message:j.message})}catch(K){W.warn("disconnect during authFailure handling failed (ignored)",{agentId:j.agentId,err:String(K)})}}))};c.onConnect(({initial:L})=>{W.info("frontier upstream connected, triggering detail sync",{initial:L}),B.syncAll(L?"initial-connect":"reconnect").catch(j=>W.warn("detail sync top-level error (ignored)",{err:String(j)}))});let $=new vo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let L=u.getMockScenario();return{running:!0,pid:process.pid,spawnedBy:process.env[ts]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:E??"",frameworksCache:o.frameworksCache??{},...L?{mockScenario:L}:{}}}},{method:"POST",path:"/pair",handler:async L=>{let j=L,K=j?.privatecode,ie=j?.pairing_code;if(!K||!ie)throw new C("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Xe=Pi(j.env),ue=j.handshake_url,fe=j.frontier_url,St=vh(j.env,ue,fe),xt=!!g&&g!==K,tn=w!==void 0&&w!==St,Ut=xt||tn,nn=await Bc({privatecode:K,...ue?{endpoint:ue}:{},ppeOverride:Xe});if(Ut){W.warn("pair config switched, resetting agents",{pcChanged:xt,envChanged:tn,previousPc:g?Xo(g):"",nextPc:Xo(K),previousEnvKey:w??"",nextEnvKey:St});for(let Ae of[...u.agents.values()])await Ae.dispose("pair config switch").catch(()=>{}),u.agents.delete(Ae.agentId);u.disconnectedAgents.size>0&&(W.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Wr,"pair switch").catch(()=>{})}E=nn.deviceId,cs({deviceId:E,pid:process.pid}),nd({patToken:K,env:j.env}).catch(Ae=>W.warn("coze-cli setup error (ignored)",{err:String(Ae)}));let Zr=new Qi({handshake:nn,privatecode:K,...fe?{urlOverride:fe}:{},ppeOverride:Xe,getPatTokenForAgent:Ae=>u.agents.get(Ae)?.patToken});await c.swap(Zr,"pair");try{let Ae=new $n;o.frameworksCache=await Ae.detectAll(),await qi(o),W.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Ae){W.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Ae)})}let me=Object.keys(o.frameworksCache??{});try{let Ae=await u.sendRequest("_agent/pair",{pairCode:ie,patToken:K,frameworks:me,_meta:{cozeDeviceId:E}});W.info("_agent/pair ok",{pairResult:Ae}),g=K,w=St,S=Xe,y=ue,j.mock_scenario!==void 0&&(u.setMockScenario(j.mock_scenario),W.info("mock scenario set",{scenario:j.mock_scenario})),es(K,t).catch(Pe=>W.warn("writePatToken after /pair failed (ignored)",{err:String(Pe)})),v||(v=new Li({core:u,getDeviceId:()=>E??"",onTickEnd:()=>B.retryPending().catch(Pe=>W.warn("detailSync.retryPending failed (ignored)",{err:String(Pe)})),onAuthFailures:J})),v.start(),b(),Ut&&Yo(t,x).catch(Pe=>W.warn("post-pair-switch auto-revive error (ignored)",{err:String(Pe)}));let er;return j.agent_id&&(er=await Zv(j.agent_id,t,x,Pe=>u.sendRequest("_agent/detail",Pe),K).catch(Pe=>(W.error("--agent-id ensureAgent failed",{agentId:j.agent_id,err:String(Pe)}),{ok:!1,agentId:j.agent_id??"",note:String(Pe)}))),{ok:!0,note:"paired with cloud",...er?{agent:er}:{}}}catch(Ae){return W.error("_agent/pair failed",{err:String(Ae)}),{ok:!1,note:`pair failed: ${String(Ae)}`}}}},{method:"POST",path:"/connect",handler:L=>P(L)},{method:"POST",path:"/_agent/create",handler:async L=>{let j=L;return{ok:!0,result:await x.createAgent(j)}}},{method:"POST",path:"/agent/send",handler:async L=>{let j=L;if(!j?.agentId||!j?.sessionId||!j?.kind||!j?.path)throw new C("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!g)throw new C("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let K=j;return await(K.groupFile?kf:Rf)(K,{core:u,patToken:g,handshakeBase:y,ppeOverride:S})}catch(K){if(K instanceof C)return{ok:!1,code:K.code,message:K.message};throw K}}},{method:"POST",path:"/reload",handler:async L=>{let j=L?.agent_id,K=await u.reloadAgents(j);return W.info("IPC /reload: recycled agent subprocesses",{agentId:j??"(all)",recycled:K}),{ok:!0,recycled:K}}},{method:"POST",path:"/shutdown",handler:async()=>(W.info("IPC /shutdown received"),setImmediate(()=>{pe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:re,token:X}=await $.start();try{await wh(t.libEntry,t)}catch(L){W.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(L)})}await u.start(),Xv({paths:t,core:u,agentManager:x,detectAll:async()=>(o.frameworksCache=await new $n().detectAll(),await qi(o),o.frameworksCache)}).catch(L=>W.warn("startup warmup error (ignored)",{err:String(L)})),_l().then(async()=>{let{probeAcpVersion:L}=await Promise.resolve().then(()=>(on(),ml));for(let j of["claude-code","codex"]){let K=await L(j);K&&W.info("acp wrapper version",{framework:j,version:K})}}).catch(L=>W.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(L)}));let Se=null,pe={port:re,token:X,core:u,ipc:$,shutdown(L){return Se||(W.info("daemon shutdown",{reason:L}),Se=(async()=>{v?.stop(),A?.stop(),await u.stop(L),await $.stop(),await e.release()})(),Se)}};for(let L of["SIGTERM","SIGINT"])process.on(L,()=>{pe.shutdown(L).then(()=>process.exit(0))});return process.on("exit",()=>rf()),process.on("unhandledRejection",L=>{W.error("unhandledRejection",{reason:L instanceof Error?L.message:String(L),stack:L instanceof Error?L.stack:void 0})}),process.on("uncaughtException",L=>{W.error("uncaughtException (will exit, supervisor will restart)",{message:L.message,stack:L.stack,name:L.name});try{process.stderr.write(`FATAL uncaughtException: ${L.stack??L.message}
107
+ `)}catch{}process.exit(1)}),W.info("daemon ready",{port:re,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),Yv({cliSpawned:process.env[ts]==="1",readPatToken:()=>Ko(t),connect:P}).catch(L=>W.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(L)})),pe}async function Vv(t){return ls(t).length>0}function Xo(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function vh(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function Jv(t,e){let r=ls(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(dn(),xs));for(let c of r){await o(c,t).catch(l=>W.warn("enforceAgentConfigMode failed (ignored)",{agentId:c,err:String(l)}));try{let l=await i(c,t);l?.disconnectedAt&&(e.disconnectedAgents.add(c),W.info("agent marked disconnected on startup",{agentId:c,disconnectedAt:l.disconnectedAt,reason:l.disconnectReason??""}))}catch(l){W.warn("failed to load agent config on startup, skipping",{agentId:c,err:String(l)})}}}async function Zv(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(dn(),xs)),l=await c(t,e);if(l){W.info("--agent-id: local config found, reconnecting",{agentId:t,framework:l.framework,hadDisconnect:!!l.disconnectedAt});let w=Ah(l),E={agentId:l.agentId,framework:l.framework,...l.cozeIdentity?{cozeIdentity:l.cozeIdentity}:{},...l.model?{model:l.model}:{},...o?{patToken:o}:{},...w?{_meta:w}:{}};return await r.createAgent(E),{ok:!0,agentId:t,note:l.disconnectedAt?"revived from local config":"connected from local config"}}W.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:t});let u=await i({_meta:{cozeAgentId:t}});if(!u.framework)throw new C("AGENT_NOT_FOUND",`agent ${t} \u4E0D\u5728\u672C\u5730; \u4E91\u7AEF _agent/detail \u54CD\u5E94\u7F3A framework \u5B57\u6BB5 (D36 \u534F\u8BAE\u6269\u5C55\u672A\u751F\u6548), \u65E0\u6CD5\u5728\u672C\u673A\u65B0\u5EFA`);let x={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...o?{patToken:o}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await r.createAgent(x);let g=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:g?"cloud agent acknowledged":"created from cloud detail"}}async function Xv(t){let e=t.logger??W;try{let r=await t.detectAll();e.info("refreshed frameworks_cache",{detected:Object.keys(r??{})})}catch(r){e.warn("framework detection failed (using cached)",{err:String(r)})}await Jv(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await Yo(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)}))}async function Yo(t,e){let{readdir:r}=await import("node:fs/promises"),i;try{i=await r(t.agentsRoot)}catch{return{revived:0,skipped:0,total:0}}if(i.length===0)return{revived:0,skipped:0,total:0};let{loadAgentConfig:o}=await Promise.resolve().then(()=>(dn(),xs));W.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,l=0;for(let u of i){let x;try{x=await o(u,t)}catch(g){W.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(g)}),l+=1;continue}if(!x){l+=1;continue}if(x.disconnectedAt){W.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:x.disconnectedAt}),l+=1;continue}try{W.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:x.framework});let g=Ah(x);await e.createAgent({agentId:x.agentId,framework:x.framework,...x.cozeIdentity?{cozeIdentity:x.cozeIdentity}:{},...x.model?{model:x.model}:{},...g?{_meta:g}:{}},{revive:!0}),c+=1}catch(g){W.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:x.framework,err:String(g)}),l+=1}}return W.info("auto-revive: done",{revived:c,skipped:l,total:i.length}),{revived:c,skipped:l,total:i.length}}async function Yv(t){let e=t.logger??W;if(t.cliSpawned)return"skipped-cli";let r=await t.readPatToken();return r?(e.info("supervisor-spawned daemon, auto-connecting with stored PAT"),t.connect({privatecode:r}).catch(i=>e.warn("startup auto-connect failed (staying idle)",{err:String(i)})),"connecting"):(e.info("no stored PAT, skip startup auto-connect"),"skipped-no-pat")}function Ah(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}Jo();Oe();import{readFile as Ih}from"node:fs/promises";var en=class{paths;constructor(e){this.paths=e??Y()}async probe(e=1e3){let r=await Qo(this.paths);if(!r)return{kind:"not-running"};try{let i=await this.fetch(r,{method:"GET",path:"/status",timeoutMs:e});return i.status===200?{kind:"connected",...r}:{kind:"stale",reason:`unexpected status ${i.status}`}}catch(i){return{kind:"stale",reason:e1(i)}}}async request(e){let r=await Qo(this.paths);if(!r)throw new Error("coze-bridge daemon not running (no port/token files)");return this.fetch(r,e)}async fetch(e,r){let i=r.body!==void 0,o={Authorization:`Bearer ${e.token}`};i&&(o["content-type"]="application/json");let c=new AbortController,l=setTimeout(()=>c.abort(),r.timeoutMs??5e3);try{let u=await fetch(`http://127.0.0.1:${e.port}${r.path}`,{method:r.method,headers:o,body:i?JSON.stringify(r.body):void 0,signal:c.signal}),x=await u.text();return{status:u.status,body:Qv(x)}}finally{clearTimeout(l)}}};async function Qo(t){try{let[e,r]=await Promise.all([Ih(t.portFile,"utf8"),Ih(t.tokenFile,"utf8")]),i=Number.parseInt(e.trim(),10),o=r.trim();return!Number.isFinite(i)||i<=0||!o?null:{port:i,token:o}}catch(e){if(e.code==="ENOENT")return null;throw e}}function Qv(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function e1(t){return t instanceof Error?t.message:String(t)}An();te();ir();import{spawn as t1}from"node:child_process";import{userInfo as Dh}from"node:os";var Pd="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",n1=new Set(["bash","zsh","sh","dash","ksh"]),Th=Ke("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),r1=2e3;function i1(t,e=Pd){let r=t.indexOf(e);if(r===-1)return null;let i=t.indexOf(e,r+e.length);if(i===-1)return null;let o=t.slice(r+e.length,i),c={};for(let l of o.split(`
108
+ `)){let u=l.indexOf("=");u<=0||(c[l.slice(0,u)]=l.slice(u+1))}return c}function s1(){let t=(process.env.SHELL??"").trim()||(Dh().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return n1.has(e)?t:null}function o1(t){return new Promise(e=>{let r=`printf '%s' '${Pd}'; env; printf '%s' '${Pd}'`,i;try{i=t1(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??Dh().homedir}})}catch{e(null);return}let o="",c=!1,l=w=>{try{i.pid&&process.kill(-i.pid,w)}catch{}},u=w=>{c||(c=!0,clearTimeout(x),clearTimeout(g),e(w))};i.stdout?.on("data",w=>{o+=w.toString("utf8")}),i.on("error",()=>u(null)),i.on("close",()=>u(o.length>0?o:null));let x=setTimeout(()=>l("SIGTERM"),Th),g=setTimeout(()=>{l("SIGKILL"),u(o.length>0?o:null)},Th+r1)})}async function Od(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=s1();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??o1)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=i1(i);return o==null?{kind:"failed",reason:"unparseable-output"}:{kind:"ok",env:o}}Oe();function Cn(t,...e){let r=[],i;for(let o=0;o<t.length;o++){let c=t[o],l=!1;for(let u of e){if(c===u){i=t[o+1],o+=1,l=!0;break}if(c.startsWith(`${u}=`)){i=c.slice(u.length+1),l=!0;break}}l||r.push(c)}return{value:i,rest:r}}on();import{chmod as a1,copyFile as Ch,mkdir as kh,readFile as ea,rename as Rh,rm as Ld,stat as Ph,writeFile as c1}from"node:fs/promises";import{homedir as VC}from"node:os";import{dirname as d1,join as Kr,resolve as Nd,sep as ns}from"node:path";import{fileURLToPath as l1}from"node:url";An();te();Oe();var Md=q("dist-install");function u1(t){let e=l1(t),r=d1(e),i=`${ns}src${ns}`;if(r.includes(i)||r.endsWith(`${ns}src${ns}cli`))return null;let o=Nd(r,"index.js"),c=Nd(r,"..","package.json");return{dist:o,pkgJson:c}}async function zd(t={}){let e=t.paths??Y(),r=u1(import.meta.url),i=t.sourceDist??r?.dist,o=t.sourcePackageJson??r?.pkgJson;if(!i||!o)return{kind:"dev-mode-skip",reason:"running from src/(tsx loader);no dist/ to install"};if(i===e.libEntry)return{kind:"dev-mode-skip",reason:"running from installed lib path; no re-install needed"};let c,l;try{let S=JSON.parse(await ea(o,"utf8"));c=S.version??"unknown",l=S.dependencies??{}}catch(S){return Md.warn("cannot read source package.json,skip dist install",{err:String(S)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(S)}`}}let u=ti.map(S=>`${S}@${l[S]??"latest"}`),x=await bo(e.configFile)??{},g=x.libVersion,w=await ea(e.libEntry).then(()=>!0).catch(()=>!1),E=g===c;if(E&&w&&await Bd(e))return{kind:"already-current",libVersion:c};if(!E||!w){await kh(e.libDir,{recursive:!0}),await Ch(i,e.libEntry),await Ch(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let S=Nd(e.libDir,"package.json"),y=`${JSON.stringify({type:"module"},null,2)}
109
+ `;await ea(S,"utf8").catch(()=>null)!==y&&await c1(S,y)}return(!E||!await Bd(e))&&await(t.installWrappers??f1)(e,u),x.libVersion=c,await qi(x,e.configFile),Md.info("dist installed",{libEntry:e.libEntry,fromVersion:g,toVersion:c}),E&&w?{kind:"already-current",libVersion:c}:g?{kind:"version-changed",fromVersion:g,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}async function Bd(t){for(let e of ti){let r=Kr(t.libDir,"node_modules",...e.split("/"),"package.json");if(!await Ph(r).then(o=>o.isFile()).catch(()=>!1))return!1}return!0}async function f1(t,e){await p1(t.installLock,async()=>{if(await Bd(t))return;let r=Math.random().toString(36).slice(2,10),i=`${t.libDir}${ns}.staging-${process.pid}-${r}`,o=Kr(i,"node_modules"),c=Kr(t.libDir,"node_modules");try{await kh(i,{recursive:!0}),await x1(e,i),await h1(o);let l=`${c}.trash-${r}`;await Rh(c,l).catch(()=>{}),await Rh(o,c),await Ld(l,{recursive:!0,force:!0}).catch(()=>{}),Md.info("wrapper closure installed",{liveNm:c,specs:e})}finally{await Ld(i,{recursive:!0,force:!0}).catch(()=>{})}})}function x1(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=lt("npm",r,{stdio:["ignore","pipe","pipe"]}),l="";c.stderr?.on("data",x=>{l.length<8192&&(l+=x.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",x=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(x)}`))}),c.once("close",x=>{clearTimeout(u),x===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${x}: ${l.trim().slice(0,2e3)}`))})})}async function h1(t){for(let e of ti){let r=Kr(t,...e.split("/")),i=JSON.parse(await ea(Kr(r,"package.json"),"utf8"));if(!i.version)throw new Error(`${e}: package.json \u7F3A version`);let o=typeof i.bin=="string"?e.split("/").pop():Object.keys(i.bin??{})[0];if(!o)throw new Error(`${e}: package.json \u7F3A bin`);let c=Kr(t,".bin",o),l=await Ph(c);process.platform!=="win32"&&!(l.mode&73)&&await a1(c,l.mode|73).catch(()=>{})}}async function p1(t,e){let{open:r}=await import("node:fs/promises"),i=!1;for(let o=0;o<60&&!i;o++)try{await(await r(t,"wx")).close(),i=!0}catch{await new Promise(c=>setTimeout(c,500))}try{return await e()}finally{i&&await Ld(t,{force:!0}).catch(()=>{})}}Ea();te();Oe();import{closeSync as Lh,fstatSync as Nh,openSync as Mh,readFileSync as g1,readSync as m1,readdirSync as w1,statSync as _1}from"node:fs";import{join as ta}from"node:path";var y1=new Set(["debug","info","warn","error"]);function Bh(t){let e=t,r=Cn(e,"--agent-id");e=r.rest;let i=Cn(e,"--date");e=i.rest;let o=Cn(e,"-n","--lines");e=o.rest;let c=Cn(e,"--level");e=c.rest;let l=Cn(e,"--grep");e=l.rest;let u=o.value===void 0?200:Number(o.value),x=Number.isInteger(u)&&u>=0?u:200,g=c.value&&y1.has(c.value)?c.value:void 0,w={lines:x,follow:e.includes("-f")||e.includes("--follow"),raw:e.includes("--raw"),list:e.includes("--list")};return r.value&&(w.agentId=r.value),i.value&&(w.date=i.value),g&&(w.level=g),l.value&&(w.grep=l.value),w}function b1(t,e){return t.agentId?ta(Qe(t.agentId,e).logs,sr("agent",t.date)):ta(e.bridgeLogsDir,sr("bridge",t.date))}function E1(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function v1(t,e){let r;try{r=w1(t)}catch{return[]}let i=[];for(let o of r){let c=ba(o,e);if(!c)continue;let l=0;try{l=_1(ta(t,o)).size}catch{}i.push({file:ta(t,o),date:c,size:l})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function zh(t,e){if(e.grep&&!t.includes(e.grep))return!1;if(e.level){let r;try{r=JSON.parse(t).level}catch{return!0}if(typeof r=="string"&&!fl(r,e.level))return!1}return!0}var Oh={debug:"90",info:"36",warn:"33",error:"31"},S1=new Set(["ts","level","module","msg"]);function A1(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Fh(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=A1(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&Oh[o]&&(c=`\x1B[${Oh[o]}m${c}\x1B[0m`);let l=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",x=Object.entries(r).filter(([g])=>!S1.has(g)).map(([g,w])=>` ${g}=${typeof w=="string"?w:JSON.stringify(w)}`).join("");return`${i} ${c} ${l} ${u}${x}`}function I1(t,e,r){let c=g1(t,"utf8").split(`
110
+ `).filter(l=>l.length>0).filter(l=>zh(l,{level:e.level,grep:e.grep}));for(let l of E1(c,e.lines))process.stdout.write(`${Fh(l,{raw:e.raw,color:r})}
111
+ `)}async function Uh(t,e){let r=e.paths??Y(),i=process.stdout.isTTY===!0;if(t.list){let l=t.agentId?Qe(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",x=v1(l,u);if(x.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${l}
112
+ `),1;for(let g of x)process.stdout.write(`${g.date} ${(g.size/1024).toFixed(1)}KB ${g.file}
113
+ `);return 0}let o=t.date??Pn(new Date),c=b1({agentId:t.agentId,date:o},r);try{I1(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
114
114
  \u7528 'coze-bridge log${t.agentId?` --agent-id ${t.agentId}`:""} --list' \u770B\u6709\u54EA\u4E9B\u65E5\u671F\u3002
115
115
  (legacy \u6A21\u5F0F\u65E0 dated \u6587\u4EF6, \u89C1 ${r.logFile})
116
- `),1}return t.follow&&await Dv(c,t,i),0}var Tv=500;function Cv(t){try{let e=Nh(t,"r");try{return Lh(e).size}finally{Oh(e)}}catch{return 0}}async function Dv(t,e,r){let i=Cv(t),o="",c=!1,d=()=>{c=!0};process.on("SIGINT",d);try{for(;!c;){let u="";try{let x=Nh(t,"r");try{let p=Lh(x).size;if(p>i){let w=Buffer.allocUnsafe(p-i),m=mv(x,w,0,w.length,i);u=w.subarray(0,m).toString("utf8"),i+=m}}finally{Oh(x)}}catch{}if(u){let x=(o+u).split(`
117
- `);o=x.pop()??"";for(let p of x)p.length>0&&Bh(p,{level:e.level,grep:e.grep})&&process.stdout.write(`${Fh(p,{raw:e.raw,color:r})}
118
- `)}await new Promise(x=>setTimeout(x,Tv))}}finally{process.off("SIGINT",d)}}import{basename as Rv,resolve as kv}from"node:path";Pe();var Pv=9e4,Ov={PATH_OUTSIDE_WORKSPACE:3,FILE_TOO_LARGE:3,UNSUPPORTED_MIME:3,MODEL_MODALITY_UNSUPPORTED:3,IPC_BAD_REQUEST:3,AGENT_NOT_FOUND:4,IPC_AUTH_FAILED:4,AGENT_DISCONNECTED:5,UPLOAD_FAILED:5,UPSTREAM_NOT_READY:5,UPSTREAM_DISCONNECTED:5,UPSTREAM_HANDSHAKE_FAILED:5,AGENT_BUSY:1,AGENT_SPAWN_FAILED:1,AGENT_TIMEOUT:1,AGENT_FRAME_IDLE_TIMEOUT:1,AGENT_PROTOCOL_ERROR:1,AGENT_TURN_ABORTED:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1,AGENT_DEPENDENCY_INSTALL_FAILED:1,AGENT_APPROVAL_TIMEOUT:1,AGENT_ENV_NOT_READY:1};function Lv(t){return Ov[t]??1}async function Uh(t,e={}){let r=e.paths??X();if(!t.agentId||!t.sessionId)return process.stderr.write(`Error: missing --agent-id and/or --session-id. These IDs come from the <coze-context> block injected at the top of each prompt \u2014 extract agentId and sessionId from there and pass them as flags. Example: coze-bridge send image x.png --agent-id <id> --session-id <id>
116
+ `),1}return t.follow&&await C1(c,t,i),0}var T1=500;function D1(t){try{let e=Mh(t,"r");try{return Nh(e).size}finally{Lh(e)}}catch{return 0}}async function C1(t,e,r){let i=D1(t),o="",c=!1,l=()=>{c=!0};process.on("SIGINT",l);try{for(;!c;){let u="";try{let x=Mh(t,"r");try{let g=Nh(x).size;if(g>i){let w=Buffer.allocUnsafe(g-i),E=m1(x,w,0,w.length,i);u=w.subarray(0,E).toString("utf8"),i+=E}}finally{Lh(x)}}catch{}if(u){let x=(o+u).split(`
117
+ `);o=x.pop()??"";for(let g of x)g.length>0&&zh(g,{level:e.level,grep:e.grep})&&process.stdout.write(`${Fh(g,{raw:e.raw,color:r})}
118
+ `)}await new Promise(x=>setTimeout(x,T1))}}finally{process.off("SIGINT",l)}}import{basename as R1,resolve as k1}from"node:path";Oe();var P1=9e4,O1={PATH_OUTSIDE_WORKSPACE:3,FILE_TOO_LARGE:3,UNSUPPORTED_MIME:3,MODEL_MODALITY_UNSUPPORTED:3,IPC_BAD_REQUEST:3,AGENT_NOT_FOUND:4,IPC_AUTH_FAILED:4,AGENT_DISCONNECTED:5,UPLOAD_FAILED:5,UPSTREAM_NOT_READY:5,UPSTREAM_DISCONNECTED:5,UPSTREAM_HANDSHAKE_FAILED:5,AGENT_BUSY:1,AGENT_SPAWN_FAILED:1,AGENT_TIMEOUT:1,AGENT_FRAME_IDLE_TIMEOUT:1,AGENT_PROTOCOL_ERROR:1,AGENT_TURN_ABORTED:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1,AGENT_DEPENDENCY_INSTALL_FAILED:1,AGENT_APPROVAL_TIMEOUT:1,AGENT_ENV_NOT_READY:1};function L1(t){return O1[t]??1}async function Gh(t,e={}){let r=e.paths??Y();if(!t.agentId||!t.sessionId)return process.stderr.write(`Error: missing --agent-id and/or --session-id. These IDs come from the <coze-context> block injected at the top of each prompt \u2014 extract agentId and sessionId from there and pass them as flags. Example: coze-bridge send image x.png --agent-id <id> --session-id <id>
119
119
  `),4;if(t.groupFile&&!t.mimeType)return process.stderr.write(`Error: --group-file requires --mime <mimeType> (e.g. application/pdf, image/png). No local file is read in group-file mode, mime cannot be auto-detected.
120
- `),3;let i=await Yo(r).catch(()=>null);if(!i)return process.stderr.write(`Error: coze-bridge daemon not running (cannot read ${r.portFile} / ${r.tokenFile}). Make sure you are inside an agent session spawned by the daemon.
121
- `),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:kv(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 Nv(i,"/agent/send",o,Pv)}catch(d){return process.stderr.write(`Error: daemon IPC failed: ${d instanceof Error?d.message:String(d)}
120
+ `),3;let i=await Qo(r).catch(()=>null);if(!i)return process.stderr.write(`Error: coze-bridge daemon not running (cannot read ${r.portFile} / ${r.tokenFile}). Make sure you are inside an agent session spawned by the daemon.
121
+ `),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:k1(process.cwd(),t.path),...t.caption?{caption:t.caption}:{},...t.name?{name:t.name}:{},...t.groupFile?{groupFile:!0}:{},...t.mimeType?{mimeType:t.mimeType}:{}},c;try{c=await N1(i,"/agent/send",o,P1)}catch(l){return process.stderr.write(`Error: daemon IPC failed: ${l instanceof Error?l.message:String(l)}
122
122
  `),4}if(!c.ok)return process.stderr.write(`Error: ${c.code}: ${c.message}
123
- `),Lv(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
124
- `);else{let d=t.name??Rv(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})
125
- `)}else process.stdout.write(`Sent ${t.kind} ${d} (${Mv(c.bytes)})
126
- `)}return 0}async function Nv(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(),x=u?JSON.parse(u):null;return x&&typeof x=="object"&&"ok"in x?x:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${d.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function Mv(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var Jh=U("cli");function qe(t,e){let{value:r,rest:i}=In(t,e);return{value:r,rest:i}}function sa(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
127
- `)}function oS(t){let e=t.slice(2);if(e.includes("--version")||e.includes("-v"))return{mode:"version"};if(e.includes("--daemon"))return{mode:"daemon"};if(e[0]==="status")return{mode:"status"};if(e[0]==="stop")return{mode:"stop"};if(e[0]==="reload"){let{value:k}=qe(e.slice(1),"--agent-id");return k?{mode:"reload",agentId:k}:{mode:"reload"}}if(e[0]==="update")return{mode:"update"};if(e[0]==="purge")return{mode:"purge"};if(e[0]==="service")return e[1]==="install"?{mode:"service-install"}:e[1]==="uninstall"?{mode:"service-uninstall"}:{mode:"help"};if(e[0]==="send")return aS(e.slice(1));if(e[0]==="log")return{mode:"log",...Mh(e.slice(1))};if(e[0]==="connect")return cS(e.slice(1));if(e.includes("--status"))return sa("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return sa("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--uninstall"))return sa("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return sa("--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}=qe(r,"--pat-token");r=o;let{value:c,rest:d}=qe(r,"--pair-code");r=d;let{value:u,rest:x}=qe(r,"--env");r=x;let{value:p,rest:w}=qe(r,"--handshake-url");r=w;let{value:m,rest:v}=qe(r,"--frontier-url");r=v;let{value:_,rest:S}=qe(r,"--mock-scenario");r=S;let{value:A}=qe(r,"--agent-id"),I=r.includes("--skip-rebuild-env");if(!i||!c)return{mode:"help"};let T={mode:"pair",privatecode:i,pairingCode:c};return u&&(T.env=u),p&&(T.handshakeUrl=p),m&&(T.frontierUrl=m),_&&(T.mockScenario=_),A&&(T.agentId=A),I&&(T.skipRebuildEnv=!0),T}function aS(t){let e=t[0],r=t[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!r||r.startsWith("--"))return{mode:"help"};let i=t.slice(2),{value:o,rest:c}=qe(i,"--caption");i=c;let{value:d,rest:u}=qe(i,"--name");i=u;let{value:x,rest:p}=qe(i,"--agent-id");i=p;let{value:w,rest:m}=qe(i,"--session-id");i=m;let{value:v,rest:_}=qe(i,"--mime");i=_;let S=i.includes("--group-file");i=i.filter(T=>T!=="--group-file");let A=i.includes("--json"),I={mode:"send",kind:e,path:r,json:A};return o&&(I.caption=o),d&&(I.name=d),x&&(I.agentId=x),w&&(I.sessionId=w),S&&(I.groupFile=!0),v&&(I.mimeType=v),I}function cS(t){let e=t,{value:r,rest:i}=qe(e,"--pat-token");e=i;let{value:o,rest:c}=qe(e,"--env");e=c;let{value:d,rest:u}=qe(e,"--handshake-url");e=u;let{value:x,rest:p}=qe(e,"--frontier-url");e=p;let{value:w,rest:m}=qe(e,"--mock-scenario");e=m;let v=e.includes("--skip-rebuild-env"),_={mode:"connect"};return r&&(_.privatecode=r),o&&(_.env=o),d&&(_.handshakeUrl=d),x&&(_.frontierUrl=x),w&&(_.mockScenario=w),v&&(_.skipRebuildEnv=!0),_}var dS=`
123
+ `),L1(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
124
+ `);else{let l=t.name??R1(o.path);if(t.groupFile){let u=c.uri.length>60?`${c.uri.slice(0,57)}...`:c.uri;process.stdout.write(`Sent group file ${l} (uri=${u})
125
+ `)}else process.stdout.write(`Sent ${t.kind} ${l} (${M1(c.bytes)})
126
+ `)}return 0}async function N1(t,e,r,i){let o=new AbortController,c=setTimeout(()=>o.abort(),i);try{let l=await fetch(`http://127.0.0.1:${t.port}${e}`,{method:"POST",headers:{Authorization:`Bearer ${t.token}`,"content-type":"application/json"},body:JSON.stringify(r),signal:o.signal}),u=await l.text(),x=u?JSON.parse(u):null;return x&&typeof x=="object"&&"ok"in x?x:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${l.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function M1(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var Zh=q("cli");function je(t,e){let{value:r,rest:i}=Cn(t,e);return{value:r,rest:i}}function aa(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
127
+ `)}function oS(t){let e=t.slice(2);if(e.includes("--version")||e.includes("-v"))return{mode:"version"};if(e.includes("--daemon"))return{mode:"daemon"};if(e[0]==="status")return{mode:"status"};if(e[0]==="stop")return{mode:"stop"};if(e[0]==="reload"){let{value:P}=je(e.slice(1),"--agent-id");return P?{mode:"reload",agentId:P}:{mode:"reload"}}if(e[0]==="update")return{mode:"update"};if(e[0]==="purge")return{mode:"purge"};if(e[0]==="service")return e[1]==="install"?{mode:"service-install"}:e[1]==="uninstall"?{mode:"service-uninstall"}:{mode:"help"};if(e[0]==="send")return aS(e.slice(1));if(e[0]==="log")return{mode:"log",...Bh(e.slice(1))};if(e[0]==="connect")return cS(e.slice(1));if(e.includes("--status"))return aa("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return aa("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--uninstall"))return aa("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return aa("--install-service","coze-bridge service install"),{mode:"service-install"};if(e.includes("--help")||e.includes("-h")||e.length===0)return{mode:"help"};let r=e,{value:i,rest:o}=je(r,"--pat-token");r=o;let{value:c,rest:l}=je(r,"--pair-code");r=l;let{value:u,rest:x}=je(r,"--env");r=x;let{value:g,rest:w}=je(r,"--handshake-url");r=w;let{value:E,rest:S}=je(r,"--frontier-url");r=S;let{value:y,rest:v}=je(r,"--mock-scenario");r=v;let{value:A}=je(r,"--agent-id"),T=r.includes("--skip-rebuild-env");if(!i||!c)return{mode:"help"};let D={mode:"pair",privatecode:i,pairingCode:c};return u&&(D.env=u),g&&(D.handshakeUrl=g),E&&(D.frontierUrl=E),y&&(D.mockScenario=y),A&&(D.agentId=A),T&&(D.skipRebuildEnv=!0),D}function aS(t){let e=t[0],r=t[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!r||r.startsWith("--"))return{mode:"help"};let i=t.slice(2),{value:o,rest:c}=je(i,"--caption");i=c;let{value:l,rest:u}=je(i,"--name");i=u;let{value:x,rest:g}=je(i,"--agent-id");i=g;let{value:w,rest:E}=je(i,"--session-id");i=E;let{value:S,rest:y}=je(i,"--mime");i=y;let v=i.includes("--group-file");i=i.filter(D=>D!=="--group-file");let A=i.includes("--json"),T={mode:"send",kind:e,path:r,json:A};return o&&(T.caption=o),l&&(T.name=l),x&&(T.agentId=x),w&&(T.sessionId=w),v&&(T.groupFile=!0),S&&(T.mimeType=S),T}function cS(t){let e=t,{value:r,rest:i}=je(e,"--pat-token");e=i;let{value:o,rest:c}=je(e,"--env");e=c;let{value:l,rest:u}=je(e,"--handshake-url");e=u;let{value:x,rest:g}=je(e,"--frontier-url");e=g;let{value:w,rest:E}=je(e,"--mock-scenario");e=E;let S=e.includes("--skip-rebuild-env"),y={mode:"connect"};return r&&(y.privatecode=r),o&&(y.env=o),l&&(y.handshakeUrl=l),x&&(y.frontierUrl=x),w&&(y.mockScenario=w),S&&(y.skipRebuildEnv=!0),y}var dS=`
128
128
  coze-bridge - local bridge daemon for cloud Agent Service
129
129
 
130
130
  Pair (paste from cloud UI; start/reuse daemon and deliver pair-code):
@@ -205,57 +205,57 @@ Deprecated flags (still work, but emit a warning; will be removed in a future re
205
205
 
206
206
  Internal:
207
207
  <node> <entry> --daemon daemon mode (OS supervisor only)
208
- `.trimStart();async function Zh(t=process.argv,e={}){let r=oS(t);switch(r.mode){case"help":return process.stdout.write(dS),0;case"version":return process.stdout.write(`${Tr}
209
- `),0;case"daemon":{try{await vh()}catch(i){return Jh.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return lS(e);case"stop":return Xh(e);case"reload":return xS(r.agentId,e);case"log":return zh(r,e);case"update":return uS(e);case"purge":return hS(e);case"service-install":return pS(e);case"service-uninstall":return gS(e);case"pair":{let i={};return r.env&&(i.env=r.env),r.handshakeUrl&&(i.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(i.frontierUrl=r.frontierUrl),r.mockScenario&&(i.mockScenario=r.mockScenario),mS(r.privatecode,r.pairingCode,e,i,r.agentId,r.skipRebuildEnv)}case"connect":{let i={};return r.env&&(i.env=r.env),r.handshakeUrl&&(i.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(i.frontierUrl=r.frontierUrl),r.mockScenario&&(i.mockScenario=r.mockScenario),wS(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return Uh({kind:r.kind,path:r.path,...r.agentId?{agentId:r.agentId}:{},...r.sessionId?{sessionId:r.sessionId}:{},...r.caption?{caption:r.caption}:{},...r.name?{name:r.name}:{},...r.groupFile?{groupFile:!0}:{},...r.mimeType?{mimeType:r.mimeType}:{},json:r.json},e)}}async function Yh(t){let{unlink:e}=await import("node:fs/promises");await Promise.all([e(t.pidFile).catch(()=>{}),e(t.portFile).catch(()=>{}),e(t.tokenFile).catch(()=>{})])}async function lS(t){let e=t.paths??X(),r=new Yt(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
208
+ `.trimStart();async function Xh(t=process.argv,e={}){let r=oS(t);switch(r.mode){case"help":return process.stdout.write(dS),0;case"version":return process.stdout.write(`${Rr}
209
+ `),0;case"daemon":{try{await Sh()}catch(i){return Zh.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return lS(e);case"stop":return Qh(e);case"reload":return xS(r.agentId,e);case"log":return Uh(r,e);case"update":return uS(e);case"purge":return hS(e);case"service-install":return pS(e);case"service-uninstall":return gS(e);case"pair":{let i={};return r.env&&(i.env=r.env),r.handshakeUrl&&(i.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(i.frontierUrl=r.frontierUrl),r.mockScenario&&(i.mockScenario=r.mockScenario),mS(r.privatecode,r.pairingCode,e,i,r.agentId,r.skipRebuildEnv)}case"connect":{let i={};return r.env&&(i.env=r.env),r.handshakeUrl&&(i.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(i.frontierUrl=r.frontierUrl),r.mockScenario&&(i.mockScenario=r.mockScenario),wS(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return Gh({kind:r.kind,path:r.path,...r.agentId?{agentId:r.agentId}:{},...r.sessionId?{sessionId:r.sessionId}:{},...r.caption?{caption:r.caption}:{},...r.name?{name:r.name}:{},...r.groupFile?{groupFile:!0}:{},...r.mimeType?{mimeType:r.mimeType}:{},json:r.json},e)}}async function Yh(t){let{unlink:e}=await import("node:fs/promises");await Promise.all([e(t.pidFile).catch(()=>{}),e(t.portFile).catch(()=>{}),e(t.tokenFile).catch(()=>{})])}async function lS(t){let e=t.paths??Y(),r=new en(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
210
210
  `),1;if(i.kind==="stale")return await Yh(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
211
211
  `),1;let o=await r.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
212
212
  ${JSON.stringify(o.body,null,2)}
213
- `),0}async function Xh(t){let e=t.paths??X(),r=new Yt(e),i=t.daemonSweep??(async()=>{let x=i0();return await s0(x),x}),o=async()=>{t.skipProcessKill||await i(e)},c=await ns(t),d=!1;if(c)try{await c.uninstall(),d=!0}catch(x){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(x)}
214
- `)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(d?`coze-bridge: stopped
213
+ `),0}async function Qh(t){let e=t.paths??Y(),r=new en(e),i=t.daemonSweep??(async()=>{let x=sf();return await of(x),x}),o=async()=>{t.skipProcessKill||await i(e)},c=await is(t),l=!1;if(c)try{await c.uninstall(),l=!0}catch(x){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(x)}
214
+ `)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(l?`coze-bridge: stopped
215
215
  `:`coze-bridge: not running
216
216
  `),0;if(u.kind==="stale")return await Yh(e),await o(),process.stdout.write(`coze-bridge: not running (cleaned stale state)
217
217
  `),0;try{return await r.request({method:"POST",path:"/shutdown"}),await o(),process.stdout.write(`coze-bridge: stopped
218
218
  `),0}catch(x){return(await r.probe()).kind!=="connected"?(await o(),process.stdout.write(`coze-bridge: stopped
219
219
  `),0):(await o(),process.stdout.write(`coze-bridge: stop failed: ${String(x)}
220
- `),1)}}async function uS(t){return await Xh(t),(t.spawnNpx??fS)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function fS(t){return new Promise(e=>{let r=lt("npx",t,{stdio:"inherit"});r.on("exit",i=>e(i??1)),r.on("error",i=>{process.stderr.write(`coze-bridge: spawn npx failed: ${String(i)}
221
- `),e(1)})})}async function xS(t,e){let r=new Yt(e.paths);if((await r.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
220
+ `),1)}}async function uS(t){return await Qh(t),(t.spawnNpx??fS)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function fS(t){return new Promise(e=>{let r=lt("npx",t,{stdio:"inherit"});r.on("exit",i=>e(i??1)),r.on("error",i=>{process.stderr.write(`coze-bridge: spawn npx failed: ${String(i)}
221
+ `),e(1)})})}async function xS(t,e){let r=new en(e.paths);if((await r.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
222
222
  `),1;try{let o=await r.request({method:"POST",path:"/reload",body:t?{agent_id:t}:{},timeoutMs:35e3});if(o.status===200&&o.body?.ok){let c=o.body.recycled??[];return t&&c.length===0?process.stdout.write(`coze-bridge: agent ${t} \u65E0\u8FD0\u884C\u4E2D\u5B50\u8FDB\u7A0B\u53EF\u56DE\u6536 (\u672A\u6CE8\u518C / \u5DF2 idle)
223
223
  `):process.stdout.write(`coze-bridge: reloaded ${c.length} agent(s): ${c.join(", ")||"(none)"}
224
224
  `),0}return process.stderr.write(`coze-bridge: reload failed: ${JSON.stringify(o.body)}
225
225
  `),1}catch(o){return process.stderr.write(`coze-bridge: reload failed: ${String(o)}
226
- `),1}}async function ns(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(()=>(Vh(),Kh)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function Qh(t,e){let r=await e.probe();if(r.kind==="connected")return r;let i=t.spawnDaemon??bh,o=t.waitTimeoutMs??15e3,c=t.sleep??yS,d=t.paths??X(),u=await ns(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let x=await $h(e,o,c);if(x.kind==="connected")return x;It(d.bridgeLogsDir,"warn","cli","supervisor \u8D77 daemon \u8D85\u65F6, \u56DE\u9000\u624B\u52A8 spawn (\u672C\u6B21\u65E0\u5D29\u6E83\u4FDD\u6D3B)",{waitMs:o})}catch(x){It(d.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(x)})}It(d.bridgeLogsDir,"warn","cli","\u79FB\u9664\u5F00\u673A\u81EA\u542F\u914D\u7F6E (supervisor \u63A5\u7BA1\u672A\u6210\u529F, \u56DE\u9000\u624B\u52A8 spawn; \u4E0B\u6B21\u91CD\u542F\u4E0D\u518D\u81EA\u542F, \u9700\u91CD\u65B0 service install)",{platform:u.platform}),await u.uninstall().catch(()=>{}),await _S(d.pidFile,c)}else u&&await u.install({activate:!1}).catch(x=>process.stderr.write(`coze-bridge: \u81EA\u542F\u6CE8\u518C\u5931\u8D25(\u4E0D\u5F71\u54CD\u672C\u6B21): ${String(x)}
226
+ `),1}}async function is(t){if(t.supervisor){let c=t.supervisor,l={nodeBin:"",entry:"",logFile:"",homeDir:"",userName:""};return{platform:c.platform,install:u=>c.install(l,u),uninstall:()=>c.uninstall(l)}}if(t.skipSupervisor)return;let{getSupervisor:e,buildContext:r}=await Promise.resolve().then(()=>(Vh(),$h)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function ep(t,e){let r=await e.probe();if(r.kind==="connected")return r;let i=t.spawnDaemon??Eh,o=t.waitTimeoutMs??15e3,c=t.sleep??yS,l=t.paths??Y(),u=await is(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let x=await Jh(e,o,c);if(x.kind==="connected")return x;Tt(l.bridgeLogsDir,"warn","cli","supervisor \u8D77 daemon \u8D85\u65F6, \u56DE\u9000\u624B\u52A8 spawn (\u672C\u6B21\u65E0\u5D29\u6E83\u4FDD\u6D3B)",{waitMs:o})}catch(x){Tt(l.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(x)})}Tt(l.bridgeLogsDir,"warn","cli","\u79FB\u9664\u5F00\u673A\u81EA\u542F\u914D\u7F6E (supervisor \u63A5\u7BA1\u672A\u6210\u529F, \u56DE\u9000\u624B\u52A8 spawn; \u4E0B\u6B21\u91CD\u542F\u4E0D\u518D\u81EA\u542F, \u9700\u91CD\u65B0 service install)",{platform:u.platform}),await u.uninstall().catch(()=>{}),await _S(l.pidFile,c)}else u&&await u.install({activate:!1}).catch(x=>process.stderr.write(`coze-bridge: \u81EA\u542F\u6CE8\u518C\u5931\u8D25(\u4E0D\u5F71\u54CD\u672C\u6B21): ${String(x)}
227
227
  `));return process.stdout.write(`coze-bridge: starting daemon...
228
- `),await i({paths:t.paths}),$h(e,o,c)}async function hS(t){let e=new Yt(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
229
- `);try{await e.request({method:"POST",path:"/shutdown"})}catch(d){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(d)}
230
- `)}await new Promise(d=>setTimeout(d,500))}let i=await ns(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
231
- `)}catch(d){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(d)}
232
- `)}let o=t.paths??X(),{rm:c}=await import("node:fs/promises");try{await c(o.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.bridgeRoot}
233
- `)}catch(d){return process.stderr.write(`coze-bridge: remove failed: ${String(d)}
228
+ `),await i({paths:t.paths}),Jh(e,o,c)}async function hS(t){let e=new en(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
229
+ `);try{await e.request({method:"POST",path:"/shutdown"})}catch(l){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(l)}
230
+ `)}await new Promise(l=>setTimeout(l,500))}let i=await is(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
231
+ `)}catch(l){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(l)}
232
+ `)}let o=t.paths??Y(),{rm:c}=await import("node:fs/promises");try{await c(o.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.bridgeRoot}
233
+ `)}catch(l){return process.stderr.write(`coze-bridge: remove failed: ${String(l)}
234
234
  `),1}return process.stdout.write(`coze-bridge: purged (agents workspaces preserved under ~/.coze/agents)
235
- `),0}async function pS(t){let e=await ns(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
235
+ `),0}async function pS(t){let e=await is(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
236
236
  `),await e.install(),process.stdout.write(`coze-bridge: supervisor installed (daemon will auto-start on login)
237
237
  `),0}catch(r){return process.stderr.write(`coze-bridge: service install failed: ${String(r)}
238
- `),1}}async function gS(t){let e=await ns(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
238
+ `),1}}async function gS(t){let e=await is(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
239
239
  `),0}catch(r){return process.stderr.write(`coze-bridge: service uninstall failed: ${String(r)}
240
- `),1}}async function ep(t,e,r){if(e)return It(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(It(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(It(t.bridgeLogsDir,"info","cli","agent-env: rebuild not applicable, use process.env",{reason:i.reason}),process.env):(process.stderr.write(`coze-bridge: \u91CD\u5EFA shell \u73AF\u5883\u5931\u8D25, \u56DE\u9000\u5F53\u524D\u8FDB\u7A0B\u73AF\u5883 (\u53EF\u7528 --skip-rebuild-env \u663E\u5F0F\u8DF3\u8FC7)
241
- `),It(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function mS(t,e,r,i={},o,c){let d=new Yt(r.paths),u=r.paths??X(),x=await ep(u,c,r.reconstructEnv??Pd);if(await Jc(u,x).catch(m=>It(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(m)})),!r.skipDistInstall){let m=await Bd({paths:r.paths});m.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${m.fromVersion} \u2192 ${m.toVersion}
242
- `),(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}
243
- `)}let p=await Qh(r,d);if(p.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${p.kind}
244
- `),1;let w={privatecode:t,pairing_code:e};i.env&&(w.env=i.env),i.handshakeUrl&&(w.handshake_url=i.handshakeUrl),i.frontierUrl&&(w.frontier_url=i.frontierUrl),i.mockScenario&&(w.mock_scenario=i.mockScenario),o&&(w.agent_id=o);try{let m=await d.request({method:"POST",path:"/pair",body:w,timeoutMs:35e3});if(m.status===200&&m.body?.ok){let v=m.body.agent;return v&&!v.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${v.agentId}): ${v.note}
240
+ `),1}}async function tp(t,e,r){if(e)return Tt(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(Tt(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(Tt(t.bridgeLogsDir,"info","cli","agent-env: rebuild not applicable, use process.env",{reason:i.reason}),process.env):(process.stderr.write(`coze-bridge: \u91CD\u5EFA shell \u73AF\u5883\u5931\u8D25, \u56DE\u9000\u5F53\u524D\u8FDB\u7A0B\u73AF\u5883 (\u53EF\u7528 --skip-rebuild-env \u663E\u5F0F\u8DF3\u8FC7)
241
+ `),Tt(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function mS(t,e,r,i={},o,c){let l=new en(r.paths),u=r.paths??Y(),x=await tp(u,c,r.reconstructEnv??Od);if(await Zc(u,x).catch(E=>Tt(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(E)})),!r.skipDistInstall){let E=await zd({paths:r.paths});E.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${E.fromVersion} \u2192 ${E.toVersion}
242
+ `),(await l.probe()).kind==="connected"&&(await l.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(y=>setTimeout(y,500)))):E.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${E.libVersion}
243
+ `)}let g=await ep(r,l);if(g.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${g.kind}
244
+ `),1;let w={privatecode:t,pairing_code:e};i.env&&(w.env=i.env),i.handshakeUrl&&(w.handshake_url=i.handshakeUrl),i.frontierUrl&&(w.frontier_url=i.frontierUrl),i.mockScenario&&(w.mock_scenario=i.mockScenario),o&&(w.agent_id=o);try{let E=await l.request({method:"POST",path:"/pair",body:w,timeoutMs:35e3});if(E.status===200&&E.body?.ok){let S=E.body.agent;return S&&!S.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${S.agentId}): ${S.note}
245
245
  `),1):(process.stdout.write(`\u5DF2\u914D\u5BF9\u8FDE\u63A5\u5B8C\u6210\uFF0C\u8BF7\u8FD4\u56DE\u5230 coze \u5E73\u53F0\u4E0A\u70B9\u51FB "\u6211\u5DF2\u6267\u884C"
246
- `),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(m.body)}
247
- `),1}catch(m){return process.stderr.write(`coze-bridge: pair failed: ${String(m)}
248
- `),1}}async function wS(t,e,r={},i){let o=e.paths??X(),c=t??await jo(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 Yt(e.paths),u=await ep(o,i,e.reconstructEnv??Pd);if(await Jc(o,u).catch(w=>It(o.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(w)})),!e.skipDistInstall){let w=await Bd({paths:e.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
249
- `),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(v=>setTimeout(v,500)))):w.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${w.libVersion}
250
- `)}let x=await Qh(e,d);if(x.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${x.kind}
251
- `),1;let p={privatecode:c};r.env&&(p.env=r.env),r.handshakeUrl&&(p.handshake_url=r.handshakeUrl),r.frontierUrl&&(p.frontier_url=r.frontierUrl),r.mockScenario&&(p.mock_scenario=r.mockScenario);try{let w=await d.request({method:"POST",path:"/connect",body:p,timeoutMs:35e3});return w.status===200&&w.body?.ok?(process.stdout.write(`coze-bridge: connected (${w.body.note??"ok"})
252
- `),t!==void 0&&await Xi(c,o).catch(m=>Jh.warn("writePatToken after connect failed (ignored)",{err:String(m)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(w.body)}
246
+ `),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(E.body)}
247
+ `),1}catch(E){return process.stderr.write(`coze-bridge: pair failed: ${String(E)}
248
+ `),1}}async function wS(t,e,r={},i){let o=e.paths??Y(),c=t??await Ko(o);if(!c)return process.stderr.write("coze-bridge: \u627E\u4E0D\u5230 patToken \u2014 \u5148\u8DD1\u4E00\u6B21 `coze-bridge --pat-token=<sat_xxx> --pair-code=<xxx>` \u914D\u5BF9, \u6216\u672C\u6B21\u7528 `--pat-token` \u6307\u5B9A\n"),1;let l=new en(e.paths),u=await tp(o,i,e.reconstructEnv??Od);if(await Zc(o,u).catch(w=>Tt(o.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(w)})),!e.skipDistInstall){let w=await zd({paths:e.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
249
+ `),(await l.probe()).kind==="connected"&&(await l.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(S=>setTimeout(S,500)))):w.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${w.libVersion}
250
+ `)}let x=await ep(e,l);if(x.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${x.kind}
251
+ `),1;let g={privatecode:c};r.env&&(g.env=r.env),r.handshakeUrl&&(g.handshake_url=r.handshakeUrl),r.frontierUrl&&(g.frontier_url=r.frontierUrl),r.mockScenario&&(g.mock_scenario=r.mockScenario);try{let w=await l.request({method:"POST",path:"/connect",body:g,timeoutMs:35e3});return w.status===200&&w.body?.ok?(process.stdout.write(`coze-bridge: connected (${w.body.note??"ok"})
252
+ `),t!==void 0&&await es(c,o).catch(E=>Zh.warn("writePatToken after connect failed (ignored)",{err:String(E)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(w.body)}
253
253
  `),1)}catch(w){return process.stderr.write(`coze-bridge: connect failed: ${String(w)}
254
- `),1}}async function $h(t,e,r){let i=Date.now()+e;for(;Date.now()<i;){let o=await t.probe(500);if(o.kind==="connected")return o;await r(200)}return t.probe(500)}async function _S(t,e,r=60,i=200){let{readFile:o}=await import("node:fs/promises");for(let c=0;c<r;c++){let d;try{d=await o(t,"utf8")}catch{return}let u=Number.parseInt(d.trim(),10);if(!Number.isFinite(u)||u<=0||!Mi(u))return;await e(i)}}function yS(t){return new Promise(e=>setTimeout(e,t))}ee();function bS(t){let e=/^v?(\d+)(?:\.(\d+))?/.exec(t.trim());if(!e)return"ok";let r=Number(e[1]),i=Number(e[2]??0);return r<18||r===18&&i<4?"fatal":r<20?"warn":"ok"}function tp(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=bS(t);if(i==="ok")return;let o=t.replace(/^v/,"");i==="fatal"?(e(`[coze-bridge] \u5F53\u524D Node.js \u7248\u672C v${o} \u8FC7\u4F4E,\u65E0\u6CD5\u8FD0\u884C(\u6700\u4F4E v18.4.0,\u63A8\u8350 v20+)\u3002\u8BF7\u5347\u7EA7\u540E\u91CD\u8BD5:https://nodejs.org(\u6216\u7528 nvm/fnm)\u3002
254
+ `),1}}async function Jh(t,e,r){let i=Date.now()+e;for(;Date.now()<i;){let o=await t.probe(500);if(o.kind==="connected")return o;await r(200)}return t.probe(500)}async function _S(t,e,r=60,i=200){let{readFile:o}=await import("node:fs/promises");for(let c=0;c<r;c++){let l;try{l=await o(t,"utf8")}catch{return}let u=Number.parseInt(l.trim(),10);if(!Number.isFinite(u)||u<=0||!zi(u))return;await e(i)}}function yS(t){return new Promise(e=>setTimeout(e,t))}te();function bS(t){let e=/^v?(\d+)(?:\.(\d+))?/.exec(t.trim());if(!e)return"ok";let r=Number(e[1]),i=Number(e[2]??0);return r<18||r===18&&i<4?"fatal":r<20?"warn":"ok"}function np(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=bS(t);if(i==="ok")return;let o=t.replace(/^v/,"");i==="fatal"?(e(`[coze-bridge] \u5F53\u524D Node.js \u7248\u672C v${o} \u8FC7\u4F4E,\u65E0\u6CD5\u8FD0\u884C(\u6700\u4F4E v18.4.0,\u63A8\u8350 v20+)\u3002\u8BF7\u5347\u7EA7\u540E\u91CD\u8BD5:https://nodejs.org(\u6216\u7528 nvm/fnm)\u3002
255
255
  `),r(1)):e(`[coze-bridge] \u68C0\u6D4B\u5230 Node.js v${o},\u672C\u9879\u76EE\u63A8\u8350 v20+,\u4F4E\u4E8E v20 \u540E\u7EED\u5347\u7EA7\u53EF\u80FD\u6709\u517C\u5BB9\u95EE\u9898,\u5EFA\u8BAE\u5347\u7EA7\u3002
256
256
  \u5347\u7EA7\u5B8C\u540E\u9700\u8981\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\u91CD\u65B0\u8FDE\u63A5:
257
257
  npx -y coze-bridge@latest stop
258
258
  npx -y coze-bridge@latest connect
259
259
 
260
- `)}tp();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&dl("warn");Zh(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
260
+ `)}np();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&ll("warn");Xh(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
261
261
  `),process.exit(1)});